"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/03/12 01:02:51 DEBUG : Creating backend with remote "TestB2:rclone-test-pabiqox1gawa" 2025/03/12 01:02:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/12 01:02:52 DEBUG : Creating backend with remote "/tmp/rclone2006984901" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" 2025/03/12 01:02:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/12 01:02:53 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/03/12 01:02:53 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for checks to finish 2025/03/12 01:02:53 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" --- PASS: TestCopyWithDryRun (2.00s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" 2025/03/12 01:02:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/12 01:02:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/12 01:02:54 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for checks to finish 2025/03/12 01:02:54 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for transfers to finish 2025/03/12 01:02:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/12 01:02:55 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" 2025/03/12 01:02:55 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.04s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.37s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.37s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" 2025/03/12 01:02:57 DEBUG : Creating backend with remote "/non-existing" 2025/03/12 01:02:57 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/03/12 01:02:57 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for checks to finish 2025/03/12 01:02:57 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.91s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" 2025/03/12 01:02:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/12 01:02:58 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for checks to finish 2025/03/12 01:02:58 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for transfers to finish 2025/03/12 01:02:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/12 01:02:59 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.85s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" 2025/03/12 01:03:00 INFO : B2 bucket rclone-test-pabiqox1gawa: Running all checks before starting transfers 2025/03/12 01:03:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/12 01:03:00 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for checks to finish 2025/03/12 01:03:00 INFO : B2 bucket rclone-test-pabiqox1gawa: Checks finished, now starting transfers 2025/03/12 01:03:00 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for transfers to finish 2025/03/12 01:03:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/12 01:03:00 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.49s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" 2025/03/12 01:03:01 ERROR : Ignoring --no-traverse with sync 2025/03/12 01:03:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/12 01:03:01 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for checks to finish 2025/03/12 01:03:01 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for transfers to finish 2025/03/12 01:03:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/12 01:03:02 INFO : sub dir/hello world: Copied (new) 2025/03/12 01:03:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.62s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" 2025/03/12 01:03:03 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/03/12 01:03:03 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for checks to finish 2025/03/12 01:03:03 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for transfers to finish 2025/03/12 01:03:03 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/03/12 01:03:03 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.52s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" 2025/03/12 01:03:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/12 01:03:04 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for checks to finish 2025/03/12 01:03:04 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for transfers to finish 2025/03/12 01:03:05 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/12 01:03:05 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.53s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" 2025/03/12 01:03:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/12 01:03:06 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for checks to finish 2025/03/12 01:03:06 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for transfers to finish 2025/03/12 01:03:07 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/12 01:03:07 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.89s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" 2025/03/12 01:03:08 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/12 01:03:08 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/12 01:03:08 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/03/12 01:03:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/12 01:03:08 INFO : sub dir: Making directory 2025/03/12 01:03:08 INFO : sub dir2: Making directory 2025/03/12 01:03:08 INFO : sub dir2/sub sub dir2: Making directory 2025/03/12 01:03:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/12 01:03:08 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for checks to finish 2025/03/12 01:03:08 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for transfers to finish 2025/03/12 01:03:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/12 01:03:08 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/03/12 01:03:08 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.49s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" 2025/03/12 01:03:09 INFO : sub dir2: Making directory 2025/03/12 01:03:09 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/12 01:03:09 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/12 01:03:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/12 01:03:09 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for checks to finish 2025/03/12 01:03:09 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for transfers to finish 2025/03/12 01:03:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/12 01:03:10 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.12s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" 2025/03/12 01:03:10 DEBUG : sub dir2: Making directory with metadata 2025/03/12 01:03:10 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/12 01:03:10 INFO : sub dir: Making directory 2025/03/12 01:03:10 INFO : sub dir2: Making directory 2025/03/12 01:03:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/12 01:03:10 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for checks to finish 2025/03/12 01:03:10 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for transfers to finish 2025/03/12 01:03:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/12 01:03:11 INFO : sub dir/hello world: Copied (new) 2025/03/12 01:03:11 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/03/12 01:03:11 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/03/12 01:03:11 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.77s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", 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-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" 2025/03/12 01:03:12 INFO : sub dir2: Making directory 2025/03/12 01:03:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/12 01:03:13 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for checks to finish 2025/03/12 01:03:13 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for transfers to finish 2025/03/12 01:03:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/12 01:03:13 INFO : sub dir/hello world: Copied (new) 2025/03/12 01:03:13 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.12s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" 2025/03/12 01:03:14 DEBUG : sub dir2: Making directory with metadata 2025/03/12 01:03:14 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/12 01:03:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/12 01:03:14 INFO : sub dir: Making directory 2025/03/12 01:03:14 INFO : sub dir2: Making directory 2025/03/12 01:03:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/12 01:03:14 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for checks to finish 2025/03/12 01:03:14 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for transfers to finish 2025/03/12 01:03:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/12 01:03:14 INFO : sub dir/hello world: Copied (new) 2025/03/12 01:03:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/03/12 01:03:14 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.50s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", 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-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" 2025/03/12 01:03:15 INFO : sub dir2: Making directory 2025/03/12 01:03:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/12 01:03:16 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for checks to finish 2025/03/12 01:03:16 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for transfers to finish 2025/03/12 01:03:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/12 01:03:16 INFO : sub dir/hello world: Copied (new) 2025/03/12 01:03:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.49s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" 2025/03/12 01:03:17 DEBUG : Creating backend with remote "TestB2:rclone-test-nevalay0loga" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-pabiqox1gawa -> B2 bucket rclone-test-nevalay0loga 2025/03/12 01:03:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/12 01:03:19 DEBUG : B2 bucket rclone-test-nevalay0loga: Waiting for checks to finish 2025/03/12 01:03:19 DEBUG : B2 bucket rclone-test-nevalay0loga: Waiting for transfers to finish 2025/03/12 01:03:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/12 01:03:20 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" 2025/03/12 01:03:20 DEBUG : B2 bucket rclone-test-nevalay0loga: Purge remote 2025/03/12 01:03:20 INFO : B2 bucket rclone-test-nevalay0loga: cleaning bucket "rclone-test-nevalay0loga" of all files 2025/03/12 01:03:20 DEBUG : sub dir/hello world: Deleting (id "4_zcf229dc3e00d8b7b9f580e1b_f11159ef60556e72c_d20250312_m010320_c001_v0001136_t0015_u01741741400054") --- PASS: TestServerSideCopy (5.01s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" 2025/03/12 01:03:23 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/12 01:03:23 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for checks to finish 2025/03/12 01:03:23 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for transfers to finish 2025/03/12 01:03:23 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/12 01:03:23 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.06s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" 2025/03/12 01:03:24 DEBUG : Creating backend with remote "TestB2:rclone-test-secihiy3vivu" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-pabiqox1gawa -> B2 bucket rclone-test-secihiy3vivu 2025/03/12 01:03:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/12 01:03:26 DEBUG : B2 bucket rclone-test-secihiy3vivu: Waiting for checks to finish 2025/03/12 01:03:26 DEBUG : B2 bucket rclone-test-secihiy3vivu: Waiting for transfers to finish 2025/03/12 01:03:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/12 01:03:27 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" 2025/03/12 01:03:28 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/12 01:03:28 DEBUG : B2 bucket rclone-test-secihiy3vivu: Waiting for checks to finish 2025/03/12 01:03:28 DEBUG : B2 bucket rclone-test-secihiy3vivu: Waiting for transfers to finish 2025/03/12 01:03:28 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/12 01:03:28 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" 2025/03/12 01:03:28 DEBUG : B2 bucket rclone-test-secihiy3vivu: Purge remote 2025/03/12 01:03:28 INFO : B2 bucket rclone-test-secihiy3vivu: cleaning bucket "rclone-test-secihiy3vivu" of all files 2025/03/12 01:03:29 DEBUG : sub dir/hello world: Deleting (id "4_z9f62bd83e00d8b7b9f580e1b_f113764ca32b7bb2c_d20250312_m010328_c001_v0001117_t0009_u01741741408210") 2025/03/12 01:03:29 DEBUG : sub dir/hello world: Deleting (id "4_z9f62bd83e00d8b7b9f580e1b_f1070def3048bebb3_d20250312_m010326_c001_v0001145_t0003_u01741741406848") --- PASS: TestServerSideCopyOverSelf (6.73s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" 2025/03/12 01:03:31 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/12 01:03:31 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for checks to finish 2025/03/12 01:03:31 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for transfers to finish 2025/03/12 01:03:32 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/12 01:03:32 INFO : sub dir/hello world: Copied (replaced existing) 2025/03/12 01:03:32 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.07s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" 2025/03/12 01:03:33 DEBUG : Creating backend with remote "TestB2:rclone-test-heqepex6texe" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-pabiqox1gawa -> B2 bucket rclone-test-heqepex6texe 2025/03/12 01:03:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/12 01:03:34 DEBUG : B2 bucket rclone-test-heqepex6texe: Waiting for checks to finish 2025/03/12 01:03:34 DEBUG : B2 bucket rclone-test-heqepex6texe: Waiting for transfers to finish 2025/03/12 01:03:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/12 01:03:35 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" 2025/03/12 01:03:36 DEBUG : B2 bucket rclone-test-heqepex6texe: Waiting for checks to finish 2025/03/12 01:03:36 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/12 01:03:36 DEBUG : B2 bucket rclone-test-heqepex6texe: Waiting for transfers to finish 2025/03/12 01:03:37 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/12 01:03:37 INFO : sub dir/hello world: Copied (server-side copy) 2025/03/12 01:03:37 INFO : sub dir/hello world: Deleted 2025/03/12 01:03:38 DEBUG : testing file moves 2025/03/12 01:03:38 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/03/12 01:03:38 DEBUG : B2 bucket rclone-test-heqepex6texe: Waiting for checks to finish 2025/03/12 01:03:38 DEBUG : B2 bucket rclone-test-heqepex6texe: Waiting for transfers to finish 2025/03/12 01:03:38 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/03/12 01:03:38 INFO : sub dir/hello world: Copied (server-side copy) 2025/03/12 01:03:39 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" 2025/03/12 01:03:39 DEBUG : B2 bucket rclone-test-heqepex6texe: Purge remote 2025/03/12 01:03:39 INFO : B2 bucket rclone-test-heqepex6texe: cleaning bucket "rclone-test-heqepex6texe" of all files 2025/03/12 01:03:39 DEBUG : sub dir/hello world: Deleting (id "4_zaf32dda3e00d8b7b9f580e1b_f1122a67a1f7c6759_d20250312_m010338_c001_v0001032_t0019_u01741741418639") 2025/03/12 01:03:39 DEBUG : sub dir/hello world: Deleting (id "4_zaf32dda3e00d8b7b9f580e1b_f101fdbaea9c34827_d20250312_m010336_c001_v0001106_t0052_u01741741416804") 2025/03/12 01:03:39 DEBUG : sub dir/hello world: Deleting (id "4_zaf32dda3e00d8b7b9f580e1b_f112c311e313cb915_d20250312_m010335_c001_v0001180_t0032_u01741741415586") --- PASS: TestServerSideMoveOverSelf (8.47s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" 2025/03/12 01:03:41 ERROR : : error listing: directory not found 2025/03/12 01:03:42 INFO : Local file system at /tmp/rclone2006984901: Making directory 2025/03/12 01:03:42 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for checks to finish 2025/03/12 01:03:42 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.91s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" 2025/03/12 01:03:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/12 01:03:44 DEBUG : Local file system at /tmp/rclone2006984901: Waiting for checks to finish 2025/03/12 01:03:44 DEBUG : Local file system at /tmp/rclone2006984901: Waiting for transfers to finish 2025/03/12 01:03:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/12 01:03:44 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/03/12 01:03:44 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" --- PASS: TestCopyRedownload (2.20s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" 2025/03/12 01:03:46 DEBUG : check sum: Need to transfer - File not found at Destination 2025/03/12 01:03:46 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for checks to finish 2025/03/12 01:03:46 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for transfers to finish 2025/03/12 01:03:46 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/12 01:03:46 INFO : check sum: Copied (new) 2025/03/12 01:03:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" 2025/03/12 01:03:46 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for checks to finish 2025/03/12 01:03:46 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/12 01:03:46 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/03/12 01:03:46 DEBUG : check sum: Unchanged skipping 2025/03/12 01:03:46 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for transfers to finish 2025/03/12 01:03:46 DEBUG : Waiting for deletions to finish 2025/03/12 01:03:46 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.22s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" 2025/03/12 01:03:48 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/03/12 01:03:48 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for checks to finish 2025/03/12 01:03:48 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for transfers to finish 2025/03/12 01:03:48 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/12 01:03:48 INFO : sizeonly: Copied (new) 2025/03/12 01:03:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" 2025/03/12 01:03:48 DEBUG : sizeonly: Sizes identical 2025/03/12 01:03:48 DEBUG : sizeonly: Unchanged skipping 2025/03/12 01:03:48 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for checks to finish 2025/03/12 01:03:48 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for transfers to finish 2025/03/12 01:03:48 DEBUG : Waiting for deletions to finish 2025/03/12 01:03:48 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.60s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" 2025/03/12 01:03:50 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/03/12 01:03:50 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for checks to finish 2025/03/12 01:03:50 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for transfers to finish 2025/03/12 01:03:51 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/03/12 01:03:51 INFO : ignore-size: Copied (new) 2025/03/12 01:03:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" 2025/03/12 01:03:51 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/12 01:03:51 DEBUG : ignore-size: Unchanged skipping 2025/03/12 01:03:51 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for checks to finish 2025/03/12 01:03:51 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for transfers to finish 2025/03/12 01:03:51 DEBUG : Waiting for deletions to finish 2025/03/12 01:03:51 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.23s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" 2025/03/12 01:03:53 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/12 01:03:53 DEBUG : existing: Unchanged skipping 2025/03/12 01:03:53 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for checks to finish 2025/03/12 01:03:53 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for transfers to finish 2025/03/12 01:03:53 DEBUG : Waiting for deletions to finish 2025/03/12 01:03:53 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" 2025/03/12 01:03:53 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/03/12 01:03:53 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for checks to finish 2025/03/12 01:03:53 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for transfers to finish 2025/03/12 01:03:53 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/12 01:03:53 INFO : existing: Copied (replaced existing) 2025/03/12 01:03:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.50s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" 2025/03/12 01:03:55 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/12 01:03:55 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for checks to finish 2025/03/12 01:03:55 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for transfers to finish 2025/03/12 01:03:55 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/12 01:03:55 INFO : existing: Copied (new) 2025/03/12 01:03:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" 2025/03/12 01:03:56 DEBUG : existing: Destination exists, skipping 2025/03/12 01:03:56 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for checks to finish 2025/03/12 01:03:56 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for transfers to finish 2025/03/12 01:03:56 DEBUG : Waiting for deletions to finish 2025/03/12 01:03:56 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.22s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" 2025/03/12 01:03:58 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/03/12 01:03:58 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/12 01:03:58 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/12 01:03:58 DEBUG : c/non empty space: Unchanged skipping 2025/03/12 01:03:58 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/12 01:03:58 INFO : a/potato2: Copied (new) 2025/03/12 01:03:58 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for checks to finish 2025/03/12 01:03:58 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for transfers to finish 2025/03/12 01:03:58 DEBUG : Waiting for deletions to finish 2025/03/12 01:03:59 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.71s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" 2025/03/12 01:04:00 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for checks to finish 2025/03/12 01:04:00 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/03/12 01:04:00 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/12 01:04:00 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/03/12 01:04:00 DEBUG : empty space: Unchanged skipping 2025/03/12 01:04:00 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for transfers to finish 2025/03/12 01:04:00 DEBUG : Waiting for deletions to finish 2025/03/12 01:04:00 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" 2025/03/12 01:04:01 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/03/12 01:04:01 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for checks to finish 2025/03/12 01:04:01 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/12 01:04:02 INFO : empty space: Updated modification time in destination 2025/03/12 01:04:02 DEBUG : empty space: Unchanged skipping 2025/03/12 01:04:02 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for transfers to finish 2025/03/12 01:04:02 DEBUG : Waiting for deletions to finish 2025/03/12 01:04:02 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.19s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" 2025/03/12 01:04:04 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for checks to finish 2025/03/12 01:04:04 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/03/12 01:04:04 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/12 01:04:04 DEBUG : empty space: Unchanged skipping 2025/03/12 01:04:04 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for transfers to finish 2025/03/12 01:04:04 DEBUG : Waiting for deletions to finish 2025/03/12 01:04:04 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.66s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" 2025/03/12 01:04:05 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/03/12 01:04:05 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for checks to finish 2025/03/12 01:04:05 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2006984901) 2025/03/12 01:04:05 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-pabiqox1gawa) 2025/03/12 01:04:05 DEBUG : foo: sha1 differ 2025/03/12 01:04:05 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for transfers to finish 2025/03/12 01:04:05 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/03/12 01:04:05 INFO : foo: Copied (replaced existing) 2025/03/12 01:04:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.82s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" 2025/03/12 01:04:07 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/12 01:04:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/12 01:04:07 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for checks to finish 2025/03/12 01:04:07 DEBUG : empty space: Unchanged skipping 2025/03/12 01:04:07 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for transfers to finish 2025/03/12 01:04:07 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/12 01:04:07 INFO : potato: Copied (new) 2025/03/12 01:04:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.18s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" 2025/03/12 01:04:09 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/03/12 01:04:09 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for checks to finish 2025/03/12 01:04:09 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for transfers to finish 2025/03/12 01:04:09 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/03/12 01:04:09 INFO : potato: Copied (replaced existing) 2025/03/12 01:04:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.91s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" 2025/03/12 01:04:11 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for checks to finish 2025/03/12 01:04:11 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/03/12 01:04:11 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2006984901) 2025/03/12 01:04:11 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-pabiqox1gawa) 2025/03/12 01:04:11 DEBUG : potato: sha1 differ 2025/03/12 01:04:11 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for transfers to finish 2025/03/12 01:04:11 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/03/12 01:04:11 INFO : potato: Copied (replaced existing) 2025/03/12 01:04:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (1.88s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" 2025/03/12 01:04:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/12 01:04:13 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/03/12 01:04:13 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for checks to finish 2025/03/12 01:04:13 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/12 01:04:13 DEBUG : empty space: Unchanged skipping 2025/03/12 01:04:13 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for transfers to finish 2025/03/12 01:04:13 DEBUG : Waiting for deletions to finish 2025/03/12 01:04:13 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.93s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" 2025/03/12 01:04:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/12 01:04:15 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/12 01:04:15 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for checks to finish 2025/03/12 01:04:15 DEBUG : empty space: Unchanged skipping 2025/03/12 01:04:15 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for transfers to finish 2025/03/12 01:04:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/12 01:04:15 INFO : potato2: Copied (new) 2025/03/12 01:04:15 DEBUG : Waiting for deletions to finish 2025/03/12 01:04:16 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.54s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" 2025/03/12 01:04:17 INFO : d: Making directory 2025/03/12 01:04:17 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/03/12 01:04:18 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/12 01:04:18 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/12 01:04:18 DEBUG : c/non empty space: Unchanged skipping 2025/03/12 01:04:18 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/12 01:04:18 INFO : a/potato2: Copied (new) 2025/03/12 01:04:18 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for checks to finish 2025/03/12 01:04:18 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for transfers to finish 2025/03/12 01:04:18 DEBUG : Waiting for deletions to finish 2025/03/12 01:04:18 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.70s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" 2025/03/12 01:04:20 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/03/12 01:04:20 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/12 01:04:21 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/12 01:04:21 DEBUG : c/non empty space: Unchanged skipping 2025/03/12 01:04:21 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for checks to finish 2025/03/12 01:04:21 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for transfers to finish 2025/03/12 01:04:21 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/12 01:04:21 INFO : a/potato2: Copied (new) 2025/03/12 01:04:21 ERROR : B2 bucket rclone-test-pabiqox1gawa: not deleting files as there were IO errors 2025/03/12 01:04:21 ERROR : B2 bucket rclone-test-pabiqox1gawa: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.55s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" 2025/03/12 01:04:23 DEBUG : Waiting for deletions to finish 2025/03/12 01:04:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/12 01:04:23 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/12 01:04:23 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for checks to finish 2025/03/12 01:04:23 DEBUG : empty space: Unchanged skipping 2025/03/12 01:04:23 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for transfers to finish 2025/03/12 01:04:23 INFO : potato: Deleted 2025/03/12 01:04:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/12 01:04:23 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.34s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" 2025/03/12 01:04:25 DEBUG : Waiting for deletions to finish 2025/03/12 01:04:25 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for checks to finish 2025/03/12 01:04:25 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for transfers to finish 2025/03/12 01:04:26 INFO : potato: Deleted 2025/03/12 01:04:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/12 01:04:26 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/12 01:04:26 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for checks to finish 2025/03/12 01:04:26 DEBUG : empty space: Unchanged skipping 2025/03/12 01:04:26 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for transfers to finish 2025/03/12 01:04:26 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/12 01:04:26 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (2.67s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" 2025/03/12 01:04:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/12 01:04:28 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for checks to finish 2025/03/12 01:04:28 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for transfers to finish 2025/03/12 01:04:28 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/03/12 01:04:28 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.16s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" 2025/03/12 01:04:30 DEBUG : enormous: Excluded (Size Filter) 2025/03/12 01:04:30 DEBUG : enormous: Excluded 2025/03/12 01:04:30 DEBUG : potato2: Excluded (Size Filter) 2025/03/12 01:04:30 DEBUG : potato2: Excluded 2025/03/12 01:04:30 DEBUG : potato2: Excluded (Size Filter) 2025/03/12 01:04:30 DEBUG : potato2: Excluded 2025/03/12 01:04:30 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/12 01:04:30 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for checks to finish 2025/03/12 01:04:30 DEBUG : empty space: Unchanged skipping 2025/03/12 01:04:30 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for transfers to finish 2025/03/12 01:04:30 DEBUG : Waiting for deletions to finish 2025/03/12 01:04:30 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" 2025/03/12 01:04:30 DEBUG : enormous: Excluded (Size Filter) 2025/03/12 01:04:30 DEBUG : enormous: Excluded 2025/03/12 01:04:30 DEBUG : potato2: Excluded (Size Filter) 2025/03/12 01:04:30 DEBUG : potato2: Excluded 2025/03/12 01:04:31 DEBUG : potato2: Excluded (Size Filter) 2025/03/12 01:04:31 DEBUG : potato2: Excluded 2025/03/12 01:04:31 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/03/12 01:04:31 DEBUG : empty space: Unchanged skipping 2025/03/12 01:04:31 DEBUG : Local file system at /tmp/rclone2006984901: Waiting for checks to finish 2025/03/12 01:04:31 DEBUG : Local file system at /tmp/rclone2006984901: Waiting for transfers to finish 2025/03/12 01:04:31 DEBUG : Waiting for deletions to finish 2025/03/12 01:04:31 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.69s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" 2025/03/12 01:04:33 DEBUG : enormous: Excluded (Size Filter) 2025/03/12 01:04:33 DEBUG : enormous: Excluded 2025/03/12 01:04:33 DEBUG : potato2: Excluded (Size Filter) 2025/03/12 01:04:33 DEBUG : potato2: Excluded 2025/03/12 01:04:33 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/12 01:04:33 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for checks to finish 2025/03/12 01:04:33 DEBUG : empty space: Unchanged skipping 2025/03/12 01:04:33 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for transfers to finish 2025/03/12 01:04:33 DEBUG : Waiting for deletions to finish 2025/03/12 01:04:33 INFO : enormous: Deleted 2025/03/12 01:04:34 INFO : potato2: Deleted 2025/03/12 01:04:34 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" 2025/03/12 01:04:34 DEBUG : Local file system at /tmp/rclone2006984901: Waiting for checks to finish 2025/03/12 01:04:34 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/03/12 01:04:34 DEBUG : empty space: Unchanged skipping 2025/03/12 01:04:34 DEBUG : Local file system at /tmp/rclone2006984901: Waiting for transfers to finish 2025/03/12 01:04:34 DEBUG : Waiting for deletions to finish 2025/03/12 01:04:34 INFO : enormous: Deleted 2025/03/12 01:04:34 INFO : potato2: Deleted 2025/03/12 01:04:34 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.17s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" 2025/03/12 01:04:36 DEBUG : five: Need to transfer - File not found at Destination 2025/03/12 01:04:36 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/03/12 01:04:36 DEBUG : one: Destination is newer than source, skipping 2025/03/12 01:04:36 DEBUG : three: Sizes identical 2025/03/12 01:04:36 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2006984901) 2025/03/12 01:04:36 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for checks to finish 2025/03/12 01:04:36 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-pabiqox1gawa) 2025/03/12 01:04:36 DEBUG : two: sha1 differ 2025/03/12 01:04:36 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/03/12 01:04:36 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/03/12 01:04:36 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for transfers to finish 2025/03/12 01:04:37 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/03/12 01:04:37 INFO : five: Copied (new) 2025/03/12 01:04:37 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/03/12 01:04:37 INFO : four: Copied (replaced existing) 2025/03/12 01:04:37 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/12 01:04:37 INFO : two: Copied (replaced existing) 2025/03/12 01:04:37 DEBUG : Waiting for deletions to finish 2025/03/12 01:04:38 DEBUG : one: Destination is newer than source, skipping 2025/03/12 01:04:38 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for checks to finish 2025/03/12 01:04:38 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2006984901) 2025/03/12 01:04:38 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/03/12 01:04:38 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-pabiqox1gawa) 2025/03/12 01:04:38 DEBUG : four: Size and sha1 of src and dst objects identical 2025/03/12 01:04:38 DEBUG : three: sha1 differ 2025/03/12 01:04:38 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/03/12 01:04:38 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/12 01:04:38 DEBUG : two: Size and sha1 of src and dst objects identical 2025/03/12 01:04:38 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/03/12 01:04:38 DEBUG : five: Size and sha1 of src and dst objects identical 2025/03/12 01:04:38 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/03/12 01:04:38 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/03/12 01:04:38 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/03/12 01:04:38 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for transfers to finish 2025/03/12 01:04:38 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/12 01:04:38 INFO : three: Copied (replaced existing) 2025/03/12 01:04:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.20s) === 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-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/03/12 01:04:40 INFO : B2 bucket rclone-test-pabiqox1gawa: Making map for --track-renames 2025/03/12 01:04:40 INFO : B2 bucket rclone-test-pabiqox1gawa: Finished making map for --track-renames 2025/03/12 01:04:40 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for checks to finish 2025/03/12 01:04:40 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for renames to finish 2025/03/12 01:04:40 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/12 01:04:40 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/12 01:04:40 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for transfers to finish 2025/03/12 01:04:40 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/12 01:04:40 INFO : yam: Copied (new) 2025/03/12 01:04:40 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/12 01:04:40 INFO : potato: Copied (new) 2025/03/12 01:04:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" 2025/03/12 01:04:40 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/12 01:04:40 INFO : B2 bucket rclone-test-pabiqox1gawa: Making map for --track-renames 2025/03/12 01:04:40 INFO : B2 bucket rclone-test-pabiqox1gawa: Finished making map for --track-renames 2025/03/12 01:04:40 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for checks to finish 2025/03/12 01:04:40 DEBUG : potato: Unchanged skipping 2025/03/12 01:04:40 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for renames to finish 2025/03/12 01:04:41 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/12 01:04:41 INFO : yam: Copied (server-side copy) to: yaml 2025/03/12 01:04:41 INFO : yam: Deleted 2025/03/12 01:04:41 INFO : yaml: Renamed from "yam" 2025/03/12 01:04:41 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for transfers to finish 2025/03/12 01:04:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.42s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/03/12 01:04:43 INFO : B2 bucket rclone-test-pabiqox1gawa: Making map for --track-renames 2025/03/12 01:04:43 INFO : B2 bucket rclone-test-pabiqox1gawa: Finished making map for --track-renames 2025/03/12 01:04:43 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for checks to finish 2025/03/12 01:04:43 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/12 01:04:43 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/12 01:04:43 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for renames to finish 2025/03/12 01:04:43 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for transfers to finish 2025/03/12 01:04:43 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/12 01:04:43 INFO : yam: Copied (new) 2025/03/12 01:04:44 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/12 01:04:44 INFO : potato: Copied (new) 2025/03/12 01:04:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" 2025/03/12 01:04:44 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/12 01:04:44 INFO : B2 bucket rclone-test-pabiqox1gawa: Making map for --track-renames 2025/03/12 01:04:44 INFO : B2 bucket rclone-test-pabiqox1gawa: Finished making map for --track-renames 2025/03/12 01:04:44 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for checks to finish 2025/03/12 01:04:44 DEBUG : potato: Unchanged skipping 2025/03/12 01:04:44 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for renames to finish 2025/03/12 01:04:45 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/12 01:04:45 INFO : yam: Copied (server-side copy) to: yaml 2025/03/12 01:04:45 INFO : yam: Deleted 2025/03/12 01:04:45 INFO : yaml: Renamed from "yam" 2025/03/12 01:04:45 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for transfers to finish 2025/03/12 01:04:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.62s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/03/12 01:04:47 INFO : B2 bucket rclone-test-pabiqox1gawa: Making map for --track-renames 2025/03/12 01:04:47 INFO : B2 bucket rclone-test-pabiqox1gawa: Finished making map for --track-renames 2025/03/12 01:04:47 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for checks to finish 2025/03/12 01:04:47 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/12 01:04:47 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for renames to finish 2025/03/12 01:04:47 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/03/12 01:04:47 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for transfers to finish 2025/03/12 01:04:47 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/12 01:04:47 INFO : sub/yam: Copied (new) 2025/03/12 01:04:47 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/12 01:04:47 INFO : potato: Copied (new) 2025/03/12 01:04:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" 2025/03/12 01:04:48 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/12 01:04:48 DEBUG : potato: Unchanged skipping 2025/03/12 01:04:48 INFO : B2 bucket rclone-test-pabiqox1gawa: Making map for --track-renames 2025/03/12 01:04:48 INFO : B2 bucket rclone-test-pabiqox1gawa: Finished making map for --track-renames 2025/03/12 01:04:48 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for checks to finish 2025/03/12 01:04:48 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for renames to finish 2025/03/12 01:04:48 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/12 01:04:48 INFO : sub/yam: Copied (server-side copy) to: yam 2025/03/12 01:04:49 INFO : sub/yam: Deleted 2025/03/12 01:04:49 INFO : yam: Renamed from "sub/yam" 2025/03/12 01:04:49 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for transfers to finish 2025/03/12 01:04:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.70s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" 2025/03/12 01:04:50 DEBUG : Creating backend with remote "/tmp/rclone2006984901/dir1" 2025/03/12 01:04:50 DEBUG : Creating backend with remote "/tmp/rclone2006984901/dir2" 2025/03/12 01:04:50 DEBUG : Local file system at /tmp/rclone2006984901/dir2: Using server-side directory move 2025/03/12 01:04:50 INFO : Local file system at /tmp/rclone2006984901/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/12 01:04:50 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/03/12 01:04:50 INFO : file1.txt: Moved (server-side) 2025/03/12 01:04:50 DEBUG : Local file system at /tmp/rclone2006984901/dir2: Waiting for checks to finish 2025/03/12 01:04:50 DEBUG : Local file system at /tmp/rclone2006984901/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.40s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" 2025/03/12 01:04:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/12 01:04:51 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/12 01:04:51 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for checks to finish 2025/03/12 01:04:51 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for transfers to finish 2025/03/12 01:04:51 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/03/12 01:04:51 INFO : nested/sub dir/file: Copied (new) 2025/03/12 01:04:51 INFO : nested/sub dir/file: Deleted 2025/03/12 01:04:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/12 01:04:51 INFO : sub dir/hello world: Copied (new) 2025/03/12 01:04:51 INFO : sub dir/hello world: Deleted 2025/03/12 01:04:51 INFO : sub dir: Removing directory 2025/03/12 01:04:51 INFO : nested/sub dir: Removing directory 2025/03/12 01:04:51 INFO : nested: Removing directory 2025/03/12 01:04:51 DEBUG : Local file system at /tmp/rclone2006984901: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.08s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" 2025/03/12 01:04:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/12 01:04:53 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/12 01:04:53 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for checks to finish 2025/03/12 01:04:53 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for transfers to finish 2025/03/12 01:04:53 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/03/12 01:04:53 INFO : nested/sub dir/file: Copied (new) 2025/03/12 01:04:53 INFO : nested/sub dir/file: Deleted 2025/03/12 01:04:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/12 01:04:53 INFO : sub dir/hello world: Copied (new) 2025/03/12 01:04:53 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.09s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" 2025/03/12 01:04:55 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/12 01:04:55 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/03/12 01:04:55 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for checks to finish 2025/03/12 01:04:55 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for transfers to finish 2025/03/12 01:04:55 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/12 01:04:55 INFO : existing: Copied (new) 2025/03/12 01:04:55 INFO : existing: Deleted 2025/03/12 01:04:55 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/03/12 01:04:55 INFO : existing-b: Copied (new) 2025/03/12 01:04:55 INFO : existing-b: Deleted 2025/03/12 01:04:56 DEBUG : existing: Destination exists, skipping 2025/03/12 01:04:56 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/03/12 01:04:56 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for checks to finish 2025/03/12 01:04:56 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for transfers to finish 2025/03/12 01:04:56 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.11s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" 2025/03/12 01:04:57 DEBUG : Creating backend with remote "TestB2:rclone-test-kaqicaq5wiqo" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-pabiqox1gawa -> B2 bucket rclone-test-kaqicaq5wiqo 2025/03/12 01:05:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/12 01:05:01 DEBUG : B2 bucket rclone-test-kaqicaq5wiqo: Waiting for checks to finish 2025/03/12 01:05:01 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/03/12 01:05:01 DEBUG : empty space: Unchanged skipping 2025/03/12 01:05:01 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/12 01:05:01 INFO : empty space: Deleted 2025/03/12 01:05:01 DEBUG : B2 bucket rclone-test-kaqicaq5wiqo: Waiting for transfers to finish 2025/03/12 01:05:01 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/12 01:05:01 INFO : potato3: Copied (server-side copy) 2025/03/12 01:05:01 INFO : potato3: Deleted 2025/03/12 01:05:02 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/12 01:05:02 INFO : potato2: Copied (server-side copy) 2025/03/12 01:05:02 INFO : potato2: Deleted 2025/03/12 01:05:02 DEBUG : Creating backend with remote "TestB2:rclone-test-fuzilar1zuko" 2025/03/12 01:05:03 DEBUG : empty space: Need to transfer - File not found at Destination 2025/03/12 01:05:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/12 01:05:03 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/12 01:05:03 DEBUG : B2 bucket rclone-test-fuzilar1zuko: Waiting for checks to finish 2025/03/12 01:05:03 DEBUG : B2 bucket rclone-test-fuzilar1zuko: Waiting for transfers to finish 2025/03/12 01:05:04 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/12 01:05:04 INFO : potato3: Copied (server-side copy) 2025/03/12 01:05:05 INFO : potato3: Deleted 2025/03/12 01:05:05 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/12 01:05:05 INFO : empty space: Copied (server-side copy) 2025/03/12 01:05:05 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/12 01:05:05 INFO : potato2: Copied (server-side copy) 2025/03/12 01:05:05 INFO : empty space: Deleted 2025/03/12 01:05:05 INFO : potato2: Deleted 2025/03/12 01:05:05 DEBUG : B2 bucket rclone-test-fuzilar1zuko: Purge remote 2025/03/12 01:05:05 INFO : B2 bucket rclone-test-fuzilar1zuko: cleaning bucket "rclone-test-fuzilar1zuko" of all files 2025/03/12 01:05:05 DEBUG : empty space: Deleting (id "4_z2fb23d53e02d8b7b9f580e1b_f115f0636d9012cf4_d20250312_m010504_c001_v0001134_t0011_u01741741504321") 2025/03/12 01:05:05 DEBUG : potato2: Deleting (id "4_z2fb23d53e02d8b7b9f580e1b_f118e9ca9202b18f8_d20250312_m010504_c001_v0001109_t0011_u01741741504689") 2025/03/12 01:05:05 DEBUG : potato3: Deleting (id "4_z2fb23d53e02d8b7b9f580e1b_f1042fd3b063935ff_d20250312_m010504_c001_v0001184_t0021_u01741741504711") 2025/03/12 01:05:06 DEBUG : B2 bucket rclone-test-kaqicaq5wiqo: Purge remote 2025/03/12 01:05:06 INFO : B2 bucket rclone-test-kaqicaq5wiqo: cleaning bucket "rclone-test-kaqicaq5wiqo" of all files 2025/03/12 01:05:06 DEBUG : empty space: Deleting (id "4_z5f922d53e02d8b7b9f580e1b_f410525f89a6b8add_d20250312_m010505_c001_v7007000_t0000_u01741741505199") 2025/03/12 01:05:06 DEBUG : empty space: Deleting (id "4_z5f922d53e02d8b7b9f580e1b_f1077832c10700201_d20250312_m010500_c001_v0001184_t0010_u01741741500681") 2025/03/12 01:05:06 DEBUG : potato2: Deleting (id "4_z5f922d53e02d8b7b9f580e1b_f4080fa9412a3d7ec_d20250312_m010505_c001_v7007000_t0000_u01741741505263") 2025/03/12 01:05:06 DEBUG : potato2: Deleting (id "4_z5f922d53e02d8b7b9f580e1b_f10298abdde94b90e_d20250312_m010501_c001_v0001161_t0009_u01741741501755") 2025/03/12 01:05:06 DEBUG : potato3: Deleting (id "4_z5f922d53e02d8b7b9f580e1b_f410525f89a6b8ada_d20250312_m010504_c001_v7007000_t0000_u01741741504936") 2025/03/12 01:05:06 DEBUG : potato3: Deleting (id "4_z5f922d53e02d8b7b9f580e1b_f113ccdd81d583d65_d20250312_m010501_c001_v0001179_t0003_u01741741501526") 2025/03/12 01:05:06 DEBUG : potato3: Deleting (id "4_z5f922d53e02d8b7b9f580e1b_f1077832c10700211_d20250312_m010500_c001_v0001184_t0029_u01741741500903") --- PASS: TestServerSideMove (11.39s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" 2025/03/12 01:05:08 DEBUG : Creating backend with remote "TestB2:rclone-test-takobep6tuzi" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-pabiqox1gawa -> B2 bucket rclone-test-takobep6tuzi 2025/03/12 01:05:13 DEBUG : empty space: Excluded (Size Filter) 2025/03/12 01:05:13 DEBUG : empty space: Excluded 2025/03/12 01:05:13 DEBUG : empty space: Excluded (Size Filter) 2025/03/12 01:05:13 DEBUG : empty space: Excluded 2025/03/12 01:05:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/12 01:05:13 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/12 01:05:13 DEBUG : B2 bucket rclone-test-takobep6tuzi: Waiting for checks to finish 2025/03/12 01:05:13 DEBUG : B2 bucket rclone-test-takobep6tuzi: Waiting for transfers to finish 2025/03/12 01:05:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/12 01:05:13 INFO : potato2: Copied (server-side copy) 2025/03/12 01:05:14 INFO : potato2: Deleted 2025/03/12 01:05:14 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/12 01:05:14 INFO : potato3: Copied (server-side copy) 2025/03/12 01:05:14 INFO : potato3: Deleted 2025/03/12 01:05:14 DEBUG : Creating backend with remote "TestB2:rclone-test-sulibot9xovu" 2025/03/12 01:05:15 DEBUG : empty space: Excluded (Size Filter) 2025/03/12 01:05:15 DEBUG : empty space: Excluded 2025/03/12 01:05:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/12 01:05:15 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/12 01:05:15 DEBUG : B2 bucket rclone-test-sulibot9xovu: Waiting for checks to finish 2025/03/12 01:05:15 DEBUG : B2 bucket rclone-test-sulibot9xovu: Waiting for transfers to finish 2025/03/12 01:05:16 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/12 01:05:16 INFO : potato2: Copied (server-side copy) 2025/03/12 01:05:16 INFO : potato2: Deleted 2025/03/12 01:05:16 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/12 01:05:16 INFO : potato3: Copied (server-side copy) 2025/03/12 01:05:17 INFO : potato3: Deleted 2025/03/12 01:05:17 DEBUG : B2 bucket rclone-test-sulibot9xovu: Purge remote 2025/03/12 01:05:17 INFO : B2 bucket rclone-test-sulibot9xovu: cleaning bucket "rclone-test-sulibot9xovu" of all files 2025/03/12 01:05:17 DEBUG : potato2: Deleting (id "4_zff426d43e02d8b7b9f580e1b_f10351813122d5b0c_d20250312_m010516_c001_v0001177_t0005_u01741741516571") 2025/03/12 01:05:17 DEBUG : potato3: Deleting (id "4_zff426d43e02d8b7b9f580e1b_f103bad6d50c8a072_d20250312_m010516_c001_v0001178_t0035_u01741741516830") 2025/03/12 01:05:18 DEBUG : B2 bucket rclone-test-takobep6tuzi: Purge remote 2025/03/12 01:05:18 INFO : B2 bucket rclone-test-takobep6tuzi: cleaning bucket "rclone-test-takobep6tuzi" of all files 2025/03/12 01:05:18 DEBUG : empty space: Deleting (id "4_z9f825d43e02d8b7b9f580e1b_f100148f28960acbb_d20250312_m010512_c001_v0001184_t0032_u01741741512788") 2025/03/12 01:05:18 DEBUG : potato2: Deleting (id "4_z9f825d43e02d8b7b9f580e1b_f40774eb3a1e0f72e_d20250312_m010516_c001_v7007000_t0000_u01741741516810") 2025/03/12 01:05:18 DEBUG : potato2: Deleting (id "4_z9f825d43e02d8b7b9f580e1b_f1155ca7e3a6d4707_d20250312_m010513_c001_v0001105_t0055_u01741741513716") 2025/03/12 01:05:18 DEBUG : potato3: Deleting (id "4_z9f825d43e02d8b7b9f580e1b_f40774eb3a1e0f72f_d20250312_m010517_c001_v7007000_t0000_u01741741517046") 2025/03/12 01:05:18 DEBUG : potato3: Deleting (id "4_z9f825d43e02d8b7b9f580e1b_f113ea894cc2ff707_d20250312_m010514_c001_v0001150_t0058_u01741741514030") 2025/03/12 01:05:18 DEBUG : potato3: Deleting (id "4_z9f825d43e02d8b7b9f580e1b_f100148f28960acd7_d20250312_m010513_c001_v0001184_t0057_u01741741513087") 2025/03/12 01:05:19 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/03/12 01:05:19 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/12 01:05:20 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (11.81s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" 2025/03/12 01:05:20 DEBUG : Creating backend with remote "TestB2:rclone-test-voguhiw3hoke" 2025/03/12 01:05:22 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-pabiqox1gawa -> B2 bucket rclone-test-voguhiw3hoke 2025/03/12 01:05:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/12 01:05:25 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/03/12 01:05:25 DEBUG : empty space: Unchanged skipping 2025/03/12 01:05:25 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/12 01:05:25 DEBUG : B2 bucket rclone-test-voguhiw3hoke: Waiting for checks to finish 2025/03/12 01:05:25 INFO : empty space: Deleted 2025/03/12 01:05:25 DEBUG : B2 bucket rclone-test-voguhiw3hoke: Waiting for transfers to finish 2025/03/12 01:05:26 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/12 01:05:26 INFO : potato2: Copied (server-side copy) 2025/03/12 01:05:26 INFO : potato2: Deleted 2025/03/12 01:05:26 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/12 01:05:26 INFO : potato3: Copied (server-side copy) 2025/03/12 01:05:26 INFO : potato3: Deleted 2025/03/12 01:05:27 DEBUG : Creating backend with remote "TestB2:rclone-test-mejawin3mami" 2025/03/12 01:05:27 INFO : tomatoDir: Making directory 2025/03/12 01:05:28 DEBUG : empty space: Need to transfer - File not found at Destination 2025/03/12 01:05:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/12 01:05:28 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/12 01:05:28 DEBUG : B2 bucket rclone-test-mejawin3mami: Waiting for checks to finish 2025/03/12 01:05:28 DEBUG : B2 bucket rclone-test-mejawin3mami: Waiting for transfers to finish 2025/03/12 01:05:29 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/12 01:05:29 INFO : empty space: Copied (server-side copy) 2025/03/12 01:05:29 INFO : empty space: Deleted 2025/03/12 01:05:29 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/12 01:05:29 INFO : potato3: Copied (server-side copy) 2025/03/12 01:05:29 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/12 01:05:29 INFO : potato2: Copied (server-side copy) 2025/03/12 01:05:29 INFO : potato3: Deleted 2025/03/12 01:05:29 INFO : potato2: Deleted 2025/03/12 01:05:30 DEBUG : B2 bucket rclone-test-mejawin3mami: Purge remote 2025/03/12 01:05:30 INFO : B2 bucket rclone-test-mejawin3mami: cleaning bucket "rclone-test-mejawin3mami" of all files 2025/03/12 01:05:30 DEBUG : empty space: Deleting (id "4_z2fd29d53e02d8b7b9f580e1b_f11333e821bf581d9_d20250312_m010528_c001_v0001183_t0041_u01741741528891") 2025/03/12 01:05:30 DEBUG : potato2: Deleting (id "4_z2fd29d53e02d8b7b9f580e1b_f101861611acaee69_d20250312_m010529_c001_v0001146_t0004_u01741741529248") 2025/03/12 01:05:30 DEBUG : potato3: Deleting (id "4_z2fd29d53e02d8b7b9f580e1b_f1002b30b2580a894_d20250312_m010529_c001_v0001091_t0033_u01741741529132") 2025/03/12 01:05:31 DEBUG : B2 bucket rclone-test-voguhiw3hoke: Purge remote 2025/03/12 01:05:31 INFO : B2 bucket rclone-test-voguhiw3hoke: cleaning bucket "rclone-test-voguhiw3hoke" of all files 2025/03/12 01:05:31 DEBUG : empty space: Deleting (id "4_z2fb28d23e02d8b7b9f580e1b_f403a6e5f04f940f5_d20250312_m010529_c001_v7007000_t0000_u01741741529105") 2025/03/12 01:05:31 DEBUG : empty space: Deleting (id "4_z2fb28d23e02d8b7b9f580e1b_f104e98d1a73af137_d20250312_m010524_c001_v0001039_t0026_u01741741524541") 2025/03/12 01:05:31 DEBUG : potato2: Deleting (id "4_z2fb28d23e02d8b7b9f580e1b_f403a6e5f04f940f8_d20250312_m010529_c001_v7007000_t0000_u01741741529724") 2025/03/12 01:05:31 DEBUG : potato2: Deleting (id "4_z2fb28d23e02d8b7b9f580e1b_f117a6982f7014ff8_d20250312_m010525_c001_v0001181_t0048_u01741741525895") 2025/03/12 01:05:31 DEBUG : potato3: Deleting (id "4_z2fb28d23e02d8b7b9f580e1b_f403a6e5f04f940f7_d20250312_m010529_c001_v7007000_t0000_u01741741529724") 2025/03/12 01:05:31 DEBUG : potato3: Deleting (id "4_z2fb28d23e02d8b7b9f580e1b_f1120c9979868dd3c_d20250312_m010526_c001_v0001146_t0056_u01741741526134") 2025/03/12 01:05:31 DEBUG : potato3: Deleting (id "4_z2fb28d23e02d8b7b9f580e1b_f104e98d1a73af139_d20250312_m010525_c001_v0001039_t0024_u01741741525119") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.90s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" 2025/03/12 01:05:33 DEBUG : Creating backend with remote "TestB2:rclone-test-pabiqox1gawa/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.42s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" 2025/03/12 01:05:35 DEBUG : Creating backend with remote "TestB2:rclone-test-pabiqox1gawa/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" --- PASS: TestSyncOverlap (2.97s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" 2025/03/12 01:05:38 DEBUG : Creating backend with remote "TestB2:rclone-test-pabiqox1gawa/rclone-sync-test" 2025/03/12 01:05:40 DEBUG : Creating backend with remote "TestB2:rclone-test-pabiqox1gawa/rclone-sync-test-include/layer2" 2025/03/12 01:05:42 DEBUG : Creating backend with remote "TestB2:rclone-test-pabiqox1gawa/rclone-sync-test-ignore-file" 2025/03/12 01:05:45 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/03/12 01:05:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/12 01:05:46 DEBUG : pacer: Reducing sleep to 10ms 2025/03/12 01:05:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/12 01:05:46 DEBUG : B2 bucket rclone-test-pabiqox1gawa path rclone-sync-test: Waiting for checks to finish 2025/03/12 01:05:46 DEBUG : B2 bucket rclone-test-pabiqox1gawa path rclone-sync-test: Waiting for transfers to finish 2025/03/12 01:05:46 DEBUG : Waiting for deletions to finish 2025/03/12 01:05:46 INFO : There was nothing to transfer 2025/03/12 01:05:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/12 01:05:46 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for checks to finish 2025/03/12 01:05:46 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for transfers to finish 2025/03/12 01:05:46 DEBUG : Waiting for deletions to finish 2025/03/12 01:05:46 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" 2025/03/12 01:05:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/12 01:05:47 DEBUG : B2 bucket rclone-test-pabiqox1gawa path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/03/12 01:05:47 DEBUG : B2 bucket rclone-test-pabiqox1gawa path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/03/12 01:05:47 DEBUG : Waiting for deletions to finish 2025/03/12 01:05:47 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" 2025/03/12 01:05:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/12 01:05:47 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for checks to finish 2025/03/12 01:05:47 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for transfers to finish 2025/03/12 01:05:47 DEBUG : Waiting for deletions to finish 2025/03/12 01:05:47 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" 2025/03/12 01:05:48 DEBUG : : Excluded 2025/03/12 01:05:48 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/12 01:05:48 DEBUG : B2 bucket rclone-test-pabiqox1gawa path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/03/12 01:05:48 DEBUG : B2 bucket rclone-test-pabiqox1gawa path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/03/12 01:05:48 DEBUG : Waiting for deletions to finish 2025/03/12 01:05:48 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.56s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" 2025/03/12 01:05:55 DEBUG : Creating backend with remote "TestB2:rclone-test-pabiqox1gawa/dst" 2025/03/12 01:05:56 DEBUG : Creating backend with remote "TestB2:rclone-test-pabiqox1gawa/CompareDest" 2025/03/12 01:05:58 DEBUG : one: Need to transfer - File not found at Destination 2025/03/12 01:05:58 DEBUG : B2 bucket rclone-test-pabiqox1gawa path dst: Waiting for checks to finish 2025/03/12 01:05:58 DEBUG : B2 bucket rclone-test-pabiqox1gawa path dst: Waiting for transfers to finish 2025/03/12 01:05:59 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/12 01:05:59 INFO : one: Copied (new) 2025/03/12 01:05:59 DEBUG : Waiting for deletions to finish 2025/03/12 01:06:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/12 01:06:00 DEBUG : B2 bucket rclone-test-pabiqox1gawa path dst: Waiting for checks to finish 2025/03/12 01:06:00 DEBUG : B2 bucket rclone-test-pabiqox1gawa path dst: Waiting for transfers to finish 2025/03/12 01:06:00 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/12 01:06:00 INFO : one: Copied (replaced existing) 2025/03/12 01:06:00 DEBUG : Waiting for deletions to finish 2025/03/12 01:06:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/12 01:06:02 DEBUG : B2 bucket rclone-test-pabiqox1gawa path dst: Waiting for checks to finish 2025/03/12 01:06:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/12 01:06:02 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/12 01:06:02 DEBUG : B2 bucket rclone-test-pabiqox1gawa path dst: Waiting for transfers to finish 2025/03/12 01:06:02 DEBUG : Waiting for deletions to finish 2025/03/12 01:06:02 INFO : There was nothing to transfer 2025/03/12 01:06:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/12 01:06:03 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/12 01:06:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/12 01:06:03 DEBUG : B2 bucket rclone-test-pabiqox1gawa path dst: Waiting for checks to finish 2025/03/12 01:06:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/12 01:06:04 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/12 01:06:04 DEBUG : B2 bucket rclone-test-pabiqox1gawa path dst: Waiting for transfers to finish 2025/03/12 01:06:04 DEBUG : Waiting for deletions to finish 2025/03/12 01:06:04 INFO : There was nothing to transfer 2025/03/12 01:06:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/12 01:06:04 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/12 01:06:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/12 01:06:04 DEBUG : B2 bucket rclone-test-pabiqox1gawa path dst: Waiting for checks to finish 2025/03/12 01:06:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/12 01:06:04 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/12 01:06:04 DEBUG : B2 bucket rclone-test-pabiqox1gawa path dst: Waiting for transfers to finish 2025/03/12 01:06:04 DEBUG : Waiting for deletions to finish 2025/03/12 01:06:04 INFO : There was nothing to transfer 2025/03/12 01:06:05 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/03/12 01:06:05 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/12 01:06:05 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/12 01:06:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/12 01:06:05 DEBUG : B2 bucket rclone-test-pabiqox1gawa path dst: Waiting for checks to finish 2025/03/12 01:06:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/12 01:06:06 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/12 01:06:06 DEBUG : B2 bucket rclone-test-pabiqox1gawa path dst: Waiting for transfers to finish 2025/03/12 01:06:06 DEBUG : Waiting for deletions to finish 2025/03/12 01:06:06 INFO : There was nothing to transfer 2025/03/12 01:06:06 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/12 01:06:06 DEBUG : two: Need to transfer - File not found at Destination 2025/03/12 01:06:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/12 01:06:06 DEBUG : B2 bucket rclone-test-pabiqox1gawa path dst: Waiting for checks to finish 2025/03/12 01:06:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/12 01:06:06 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/12 01:06:06 DEBUG : B2 bucket rclone-test-pabiqox1gawa path dst: Waiting for transfers to finish 2025/03/12 01:06:07 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/03/12 01:06:07 INFO : two: Copied (new) 2025/03/12 01:06:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.61s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" 2025/03/12 01:06:10 DEBUG : Creating backend with remote "TestB2:rclone-test-pabiqox1gawa/dest" 2025/03/12 01:06:11 DEBUG : Creating backend with remote "TestB2:rclone-test-pabiqox1gawa/pre-dest1" 2025/03/12 01:06:12 DEBUG : Creating backend with remote "TestB2:rclone-test-pabiqox1gawa/pre-dest2" 2025/03/12 01:06:14 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/12 01:06:14 DEBUG : 1: Destination found in --compare-dest, skipping 2025/03/12 01:06:14 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/12 01:06:14 DEBUG : 2: Destination found in --compare-dest, skipping 2025/03/12 01:06:15 DEBUG : 3: Need to transfer - File not found at Destination 2025/03/12 01:06:15 DEBUG : B2 bucket rclone-test-pabiqox1gawa path dest: Waiting for checks to finish 2025/03/12 01:06:15 DEBUG : B2 bucket rclone-test-pabiqox1gawa path dest: Waiting for transfers to finish 2025/03/12 01:06:16 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/03/12 01:06:16 INFO : 3: Copied (new) 2025/03/12 01:06:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.73s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" 2025/03/12 01:06:17 DEBUG : Creating backend with remote "TestB2:rclone-test-pabiqox1gawa/dst" 2025/03/12 01:06:18 DEBUG : Creating backend with remote "TestB2:rclone-test-pabiqox1gawa/CopyDest" 2025/03/12 01:06:20 DEBUG : one: Need to transfer - File not found at Destination 2025/03/12 01:06:20 DEBUG : B2 bucket rclone-test-pabiqox1gawa path dst: Waiting for checks to finish 2025/03/12 01:06:20 DEBUG : B2 bucket rclone-test-pabiqox1gawa path dst: Waiting for transfers to finish 2025/03/12 01:06:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/12 01:06:21 INFO : one: Copied (new) 2025/03/12 01:06:21 DEBUG : Waiting for deletions to finish 2025/03/12 01:06:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/12 01:06:22 DEBUG : B2 bucket rclone-test-pabiqox1gawa path dst: Waiting for checks to finish 2025/03/12 01:06:22 DEBUG : B2 bucket rclone-test-pabiqox1gawa path dst: Waiting for transfers to finish 2025/03/12 01:06:23 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/12 01:06:23 INFO : one: Copied (replaced existing) 2025/03/12 01:06:23 DEBUG : Waiting for deletions to finish 2025/03/12 01:06:24 DEBUG : Creating backend with remote "TestB2:rclone-test-pabiqox1gawa/BackupDir" 2025/03/12 01:06:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/12 01:06:26 DEBUG : B2 bucket rclone-test-pabiqox1gawa path dst: Waiting for checks to finish 2025/03/12 01:06:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/12 01:06:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/12 01:06:27 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/12 01:06:27 INFO : one: Copied (server-side copy) 2025/03/12 01:06:27 INFO : one: Deleted 2025/03/12 01:06:27 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/12 01:06:27 INFO : one: Copied (server-side copy) 2025/03/12 01:06:27 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/12 01:06:27 DEBUG : B2 bucket rclone-test-pabiqox1gawa path dst: Waiting for transfers to finish 2025/03/12 01:06:27 DEBUG : Waiting for deletions to finish 2025/03/12 01:06:29 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/12 01:06:29 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/12 01:06:29 INFO : two: Copied (server-side copy) 2025/03/12 01:06:29 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/12 01:06:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/12 01:06:29 DEBUG : one: Unchanged skipping 2025/03/12 01:06:29 DEBUG : B2 bucket rclone-test-pabiqox1gawa path dst: Waiting for checks to finish 2025/03/12 01:06:29 DEBUG : B2 bucket rclone-test-pabiqox1gawa path dst: Waiting for transfers to finish 2025/03/12 01:06:29 DEBUG : Waiting for deletions to finish 2025/03/12 01:06:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/12 01:06:30 DEBUG : one: Unchanged skipping 2025/03/12 01:06:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/12 01:06:30 DEBUG : two: Unchanged skipping 2025/03/12 01:06:30 DEBUG : B2 bucket rclone-test-pabiqox1gawa path dst: Waiting for checks to finish 2025/03/12 01:06:30 DEBUG : B2 bucket rclone-test-pabiqox1gawa path dst: Waiting for transfers to finish 2025/03/12 01:06:30 DEBUG : Waiting for deletions to finish 2025/03/12 01:06:30 INFO : There was nothing to transfer 2025/03/12 01:06:31 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/12 01:06:31 DEBUG : three: Destination not found in --copy-dest 2025/03/12 01:06:31 DEBUG : three: Need to transfer - File not found at Destination 2025/03/12 01:06:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/12 01:06:31 DEBUG : one: Unchanged skipping 2025/03/12 01:06:31 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/12 01:06:31 DEBUG : two: Unchanged skipping 2025/03/12 01:06:31 DEBUG : B2 bucket rclone-test-pabiqox1gawa path dst: Waiting for checks to finish 2025/03/12 01:06:31 DEBUG : B2 bucket rclone-test-pabiqox1gawa path dst: Waiting for transfers to finish 2025/03/12 01:06:32 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/03/12 01:06:32 INFO : three: Copied (new) 2025/03/12 01:06:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.02s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" 2025/03/12 01:06:36 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1184-10.backblaze.com/b2api/v1/b2_upload_file/af023d63e00d8b7b9f580e1b/c001_v0001184_t0041": EOF 2025/03/12 01:06:36 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1184-10.backblaze.com/b2api/v1/b2_upload_file/af023d63e00d8b7b9f580e1b/c001_v0001184_t0041": EOF) 2025/03/12 01:06:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-pabiqox1gawa: 1/10 (Post "https://pod-000-1184-10.backblaze.com/b2api/v1/b2_upload_file/af023d63e00d8b7b9f580e1b/c001_v0001184_t0041": EOF) 2025/03/12 01:06:38 DEBUG : pacer: Reducing sleep to 10ms 2025/03/12 01:06:38 DEBUG : Creating backend with remote "TestB2:rclone-test-pabiqox1gawa/dst" 2025/03/12 01:06:39 DEBUG : Creating backend with remote "TestB2:rclone-test-pabiqox1gawa/backup" 2025/03/12 01:06:41 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/12 01:06:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/12 01:06:41 DEBUG : two: Unchanged skipping 2025/03/12 01:06:41 DEBUG : B2 bucket rclone-test-pabiqox1gawa path dst: Waiting for checks to finish 2025/03/12 01:06:42 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/12 01:06:42 INFO : one: Copied (server-side copy) 2025/03/12 01:06:42 INFO : one: Deleted 2025/03/12 01:06:42 DEBUG : B2 bucket rclone-test-pabiqox1gawa path dst: Waiting for transfers to finish 2025/03/12 01:06:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/12 01:06:43 INFO : one: Copied (new) 2025/03/12 01:06:43 DEBUG : Waiting for deletions to finish 2025/03/12 01:06:44 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/12 01:06:44 INFO : three.txt: Copied (server-side copy) 2025/03/12 01:06:44 INFO : three.txt: Deleted 2025/03/12 01:06:44 INFO : three.txt: Moved into backup dir 2025/03/12 01:06:46 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/12 01:06:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/12 01:06:46 DEBUG : two: Unchanged skipping 2025/03/12 01:06:46 DEBUG : B2 bucket rclone-test-pabiqox1gawa path dst: Waiting for checks to finish 2025/03/12 01:06:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/12 01:06:47 INFO : one: Copied (server-side copy) 2025/03/12 01:06:47 INFO : one: Deleted 2025/03/12 01:06:47 DEBUG : B2 bucket rclone-test-pabiqox1gawa path dst: Waiting for transfers to finish 2025/03/12 01:06:47 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/12 01:06:47 INFO : one: Copied (new) 2025/03/12 01:06:47 DEBUG : Waiting for deletions to finish 2025/03/12 01:06:48 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/12 01:06:48 INFO : three.txt: Copied (server-side copy) 2025/03/12 01:06:48 INFO : three.txt: Deleted 2025/03/12 01:06:48 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (15.21s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" 2025/03/12 01:06:50 DEBUG : dst/two: Clearing upload URL because of error: Post "https://pod-000-1183-19.backblaze.com/b2api/v1/b2_upload_file/af023d63e00d8b7b9f580e1b/c001_v0001183_t0043": EOF 2025/03/12 01:06:50 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1183-19.backblaze.com/b2api/v1/b2_upload_file/af023d63e00d8b7b9f580e1b/c001_v0001183_t0043": EOF) 2025/03/12 01:06:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/two" to B2 bucket rclone-test-pabiqox1gawa: 1/10 (Post "https://pod-000-1183-19.backblaze.com/b2api/v1/b2_upload_file/af023d63e00d8b7b9f580e1b/c001_v0001183_t0043": EOF) 2025/03/12 01:06:52 DEBUG : pacer: Reducing sleep to 10ms 2025/03/12 01:06:53 DEBUG : Creating backend with remote "TestB2:rclone-test-pabiqox1gawa/dst" 2025/03/12 01:06:54 DEBUG : Creating backend with remote "TestB2:rclone-test-pabiqox1gawa/backup" 2025/03/12 01:06:56 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/12 01:06:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/12 01:06:56 DEBUG : two: Unchanged skipping 2025/03/12 01:06:56 DEBUG : B2 bucket rclone-test-pabiqox1gawa path dst: Waiting for checks to finish 2025/03/12 01:06:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/12 01:06:57 INFO : one: Copied (server-side copy) to: one.bak 2025/03/12 01:06:57 INFO : one: Deleted 2025/03/12 01:06:57 DEBUG : B2 bucket rclone-test-pabiqox1gawa path dst: Waiting for transfers to finish 2025/03/12 01:06:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/12 01:06:58 INFO : one: Copied (new) 2025/03/12 01:06:58 DEBUG : Waiting for deletions to finish 2025/03/12 01:06:58 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/12 01:06:58 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/12 01:06:59 INFO : three.txt: Deleted 2025/03/12 01:06:59 INFO : three.txt: Moved into backup dir 2025/03/12 01:07:00 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/12 01:07:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/12 01:07:00 DEBUG : two: Unchanged skipping 2025/03/12 01:07:00 DEBUG : B2 bucket rclone-test-pabiqox1gawa path dst: Waiting for checks to finish 2025/03/12 01:07:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/12 01:07:00 INFO : one: Copied (server-side copy) to: one.bak 2025/03/12 01:07:01 INFO : one: Deleted 2025/03/12 01:07:01 DEBUG : B2 bucket rclone-test-pabiqox1gawa path dst: Waiting for transfers to finish 2025/03/12 01:07:01 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/12 01:07:01 INFO : one: Copied (new) 2025/03/12 01:07:01 DEBUG : Waiting for deletions to finish 2025/03/12 01:07:01 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/12 01:07:01 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/12 01:07:02 INFO : three.txt: Deleted 2025/03/12 01:07:02 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.50s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" 2025/03/12 01:07:04 DEBUG : Creating backend with remote "TestB2:rclone-test-pabiqox1gawa/dst" 2025/03/12 01:07:05 DEBUG : Creating backend with remote "TestB2:rclone-test-pabiqox1gawa/backup" 2025/03/12 01:07:07 DEBUG : B2 bucket rclone-test-pabiqox1gawa path dst: Waiting for checks to finish 2025/03/12 01:07:07 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/12 01:07:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/12 01:07:07 DEBUG : two: Unchanged skipping 2025/03/12 01:07:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/12 01:07:08 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/12 01:07:08 INFO : one: Deleted 2025/03/12 01:07:08 DEBUG : B2 bucket rclone-test-pabiqox1gawa path dst: Waiting for transfers to finish 2025/03/12 01:07:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/12 01:07:09 INFO : one: Copied (new) 2025/03/12 01:07:09 DEBUG : Waiting for deletions to finish 2025/03/12 01:07:10 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/12 01:07:10 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/12 01:07:10 INFO : three.txt: Deleted 2025/03/12 01:07:10 INFO : three.txt: Moved into backup dir 2025/03/12 01:07:11 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/12 01:07:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/12 01:07:11 DEBUG : two: Unchanged skipping 2025/03/12 01:07:11 DEBUG : B2 bucket rclone-test-pabiqox1gawa path dst: Waiting for checks to finish 2025/03/12 01:07:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/12 01:07:12 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/12 01:07:12 INFO : one: Deleted 2025/03/12 01:07:12 DEBUG : B2 bucket rclone-test-pabiqox1gawa path dst: Waiting for transfers to finish 2025/03/12 01:07:13 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/12 01:07:13 INFO : one: Copied (new) 2025/03/12 01:07:13 DEBUG : Waiting for deletions to finish 2025/03/12 01:07:13 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/12 01:07:13 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/12 01:07:13 INFO : three.txt: Deleted 2025/03/12 01:07:13 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (11.60s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" 2025/03/12 01:07:16 DEBUG : Creating backend with remote "TestB2:rclone-test-pabiqox1gawa/dst" 2025/03/12 01:07:18 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/12 01:07:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/12 01:07:18 DEBUG : two: Unchanged skipping 2025/03/12 01:07:18 DEBUG : B2 bucket rclone-test-pabiqox1gawa path dst: Waiting for checks to finish 2025/03/12 01:07:18 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/12 01:07:18 INFO : one: Copied (server-side copy) to: one.bak 2025/03/12 01:07:18 INFO : one: Deleted 2025/03/12 01:07:18 DEBUG : B2 bucket rclone-test-pabiqox1gawa path dst: Waiting for transfers to finish 2025/03/12 01:07:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/12 01:07:20 INFO : one: Copied (new) 2025/03/12 01:07:20 DEBUG : Waiting for deletions to finish 2025/03/12 01:07:21 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/12 01:07:21 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/12 01:07:21 INFO : three.txt: Deleted 2025/03/12 01:07:21 INFO : three.txt: Moved into backup dir 2025/03/12 01:07:21 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/03/12 01:07:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/12 01:07:21 DEBUG : pacer: Reducing sleep to 10ms 2025/03/12 01:07:22 DEBUG : one.bak: Excluded (Path Filter) 2025/03/12 01:07:22 DEBUG : one.bak: Excluded 2025/03/12 01:07:22 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/03/12 01:07:22 DEBUG : three.txt.bak: Excluded 2025/03/12 01:07:22 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/12 01:07:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/12 01:07:22 DEBUG : two: Unchanged skipping 2025/03/12 01:07:22 DEBUG : B2 bucket rclone-test-pabiqox1gawa path dst: Waiting for checks to finish 2025/03/12 01:07:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/12 01:07:23 INFO : one: Copied (server-side copy) to: one.bak 2025/03/12 01:07:23 INFO : one: Deleted 2025/03/12 01:07:23 DEBUG : B2 bucket rclone-test-pabiqox1gawa path dst: Waiting for transfers to finish 2025/03/12 01:07:25 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/12 01:07:25 INFO : one: Copied (new) 2025/03/12 01:07:25 DEBUG : Waiting for deletions to finish 2025/03/12 01:07:25 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/12 01:07:25 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/12 01:07:25 INFO : three.txt: Deleted 2025/03/12 01:07:25 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.09s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" 2025/03/12 01:07:27 DEBUG : Creating backend with remote "TestB2:rclone-test-pabiqox1gawa/dst" 2025/03/12 01:07:29 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/12 01:07:30 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/12 01:07:30 INFO : one: Copied (server-side copy) to: one.bak 2025/03/12 01:07:30 INFO : one: Deleted 2025/03/12 01:07:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/12 01:07:31 INFO : one: Copied (new) 2025/03/12 01:07:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/12 01:07:31 DEBUG : two: Unchanged skipping 2025/03/12 01:07:31 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/12 01:07:32 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/12 01:07:32 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/12 01:07:32 INFO : three.txt: Deleted 2025/03/12 01:07:32 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/12 01:07:32 INFO : three.txt: Copied (new) 2025/03/12 01:07:33 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/12 01:07:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/12 01:07:34 INFO : one: Copied (server-side copy) to: one.bak 2025/03/12 01:07:34 INFO : one: Deleted 2025/03/12 01:07:34 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/12 01:07:34 INFO : one: Copied (new) 2025/03/12 01:07:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/12 01:07:35 DEBUG : two: Unchanged skipping 2025/03/12 01:07:35 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/12 01:07:35 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/12 01:07:35 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/12 01:07:35 INFO : three.txt: Deleted 2025/03/12 01:07:36 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/03/12 01:07:36 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (10.50s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" 2025/03/12 01:07:38 DEBUG : Creating backend with remote "TestB2:rclone-test-pabiqox1gawa/dst" 2025/03/12 01:07:40 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/12 01:07:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/12 01:07:41 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/12 01:07:41 INFO : one: Deleted 2025/03/12 01:07:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/12 01:07:42 INFO : one: Copied (new) 2025/03/12 01:07:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/12 01:07:42 DEBUG : two: Unchanged skipping 2025/03/12 01:07:42 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/12 01:07:43 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/12 01:07:43 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/12 01:07:43 INFO : three.txt: Deleted 2025/03/12 01:07:43 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/12 01:07:43 INFO : three.txt: Copied (new) 2025/03/12 01:07:43 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/03/12 01:07:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/12 01:07:44 DEBUG : pacer: Reducing sleep to 10ms 2025/03/12 01:07:44 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/12 01:07:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/12 01:07:45 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/12 01:07:45 INFO : one: Deleted 2025/03/12 01:07:46 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/12 01:07:46 INFO : one: Copied (new) 2025/03/12 01:07:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/12 01:07:46 DEBUG : two: Unchanged skipping 2025/03/12 01:07:46 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/12 01:07:47 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/12 01:07:47 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/12 01:07:47 INFO : three.txt: Deleted 2025/03/12 01:07:47 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/03/12 01:07:47 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.29s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" 2025/03/12 01:07:49 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/03/12 01:07:49 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for checks to finish 2025/03/12 01:07:49 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for transfers to finish 2025/03/12 01:07:50 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/03/12 01:07:50 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/03/12 01:07:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (1.93s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" 2025/03/12 01:07:51 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/12 01:07:51 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for checks to finish 2025/03/12 01:07:51 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for transfers to finish 2025/03/12 01:07:51 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/12 01:07:51 INFO : existing: Copied (new) 2025/03/12 01:07:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" 2025/03/12 01:07:52 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/03/12 01:07:52 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for checks to finish 2025/03/12 01:07:52 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/03/12 01:07:52 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for transfers to finish 2025/03/12 01:07:52 ERROR : B2 bucket rclone-test-pabiqox1gawa: not deleting files as there were IO errors 2025/03/12 01:07:52 ERROR : B2 bucket rclone-test-pabiqox1gawa: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" --- PASS: TestSyncImmutable (2.65s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" 2025/03/12 01:07:54 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/12 01:07:54 DEBUG : existing: Unchanged skipping 2025/03/12 01:07:54 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for checks to finish 2025/03/12 01:07:54 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for transfers to finish 2025/03/12 01:07:54 DEBUG : Waiting for deletions to finish 2025/03/12 01:07:54 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.35s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.15s) --- SKIP: TestMaxTransfer/Hard (0.40s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" 2025/03/12 01:08:07 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/12 01:08:07 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/12 01:08:07 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/12 01:08:07 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/12 01:08:07 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for checks to finish 2025/03/12 01:08:07 DEBUG : both0: Unchanged skipping 2025/03/12 01:08:07 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/12 01:08:07 DEBUG : both12: Unchanged skipping 2025/03/12 01:08:07 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/12 01:08:07 DEBUG : both13: Unchanged skipping 2025/03/12 01:08:07 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/12 01:08:07 DEBUG : both14: Unchanged skipping 2025/03/12 01:08:07 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/12 01:08:07 DEBUG : both15: Unchanged skipping 2025/03/12 01:08:07 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/12 01:08:07 DEBUG : both16: Unchanged skipping 2025/03/12 01:08:07 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/12 01:08:07 DEBUG : both17: Unchanged skipping 2025/03/12 01:08:07 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/12 01:08:07 DEBUG : both18: Unchanged skipping 2025/03/12 01:08:07 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/12 01:08:07 DEBUG : both19: Unchanged skipping 2025/03/12 01:08:07 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/12 01:08:07 DEBUG : both2: Unchanged skipping 2025/03/12 01:08:07 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/12 01:08:07 DEBUG : both3: Unchanged skipping 2025/03/12 01:08:07 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/12 01:08:07 DEBUG : both4: Unchanged skipping 2025/03/12 01:08:07 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/12 01:08:07 DEBUG : both5: Unchanged skipping 2025/03/12 01:08:07 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/12 01:08:07 DEBUG : both6: Unchanged skipping 2025/03/12 01:08:07 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/12 01:08:07 DEBUG : both7: Unchanged skipping 2025/03/12 01:08:07 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/12 01:08:07 DEBUG : both8: Unchanged skipping 2025/03/12 01:08:07 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/12 01:08:07 DEBUG : both9: Unchanged skipping 2025/03/12 01:08:07 DEBUG : both1: Unchanged skipping 2025/03/12 01:08:07 DEBUG : both10: Unchanged skipping 2025/03/12 01:08:07 DEBUG : both11: Unchanged skipping 2025/03/12 01:08:07 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for transfers to finish 2025/03/12 01:08:07 DEBUG : Waiting for deletions to finish 2025/03/12 01:08:07 INFO : only1: Deleted 2025/03/12 01:08:08 INFO : only10: Deleted 2025/03/12 01:08:08 INFO : only19: Deleted 2025/03/12 01:08:08 INFO : only9: Deleted 2025/03/12 01:08:08 INFO : only7: Deleted 2025/03/12 01:08:08 INFO : only8: Deleted 2025/03/12 01:08:08 INFO : only12: Deleted 2025/03/12 01:08:08 INFO : only16: Deleted 2025/03/12 01:08:08 INFO : only18: Deleted 2025/03/12 01:08:08 INFO : only2: Deleted 2025/03/12 01:08:08 INFO : only4: Deleted 2025/03/12 01:08:08 INFO : only0: Deleted 2025/03/12 01:08:08 INFO : only15: Deleted 2025/03/12 01:08:08 INFO : only17: Deleted 2025/03/12 01:08:08 INFO : only3: Deleted 2025/03/12 01:08:08 INFO : only5: Deleted 2025/03/12 01:08:08 INFO : only11: Deleted 2025/03/12 01:08:08 INFO : only13: Deleted 2025/03/12 01:08:09 INFO : only14: Deleted 2025/03/12 01:08:09 INFO : only6: Deleted 2025/03/12 01:08:09 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (17.34s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" 2025/03/12 01:08:25 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/12 01:08:25 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/12 01:08:25 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/12 01:08:25 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/12 01:08:25 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for checks to finish 2025/03/12 01:08:25 DEBUG : both1: Unchanged skipping 2025/03/12 01:08:25 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/12 01:08:25 DEBUG : both12: Unchanged skipping 2025/03/12 01:08:25 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/12 01:08:25 DEBUG : both13: Unchanged skipping 2025/03/12 01:08:25 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/12 01:08:25 DEBUG : both10: Unchanged skipping 2025/03/12 01:08:25 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/12 01:08:25 DEBUG : both15: Unchanged skipping 2025/03/12 01:08:25 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/12 01:08:25 DEBUG : both16: Unchanged skipping 2025/03/12 01:08:25 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/12 01:08:25 DEBUG : both17: Unchanged skipping 2025/03/12 01:08:25 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/12 01:08:25 DEBUG : both18: Unchanged skipping 2025/03/12 01:08:25 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/12 01:08:25 DEBUG : both19: Unchanged skipping 2025/03/12 01:08:25 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/12 01:08:25 DEBUG : both2: Unchanged skipping 2025/03/12 01:08:25 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/12 01:08:25 DEBUG : both3: Unchanged skipping 2025/03/12 01:08:25 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/12 01:08:25 DEBUG : both4: Unchanged skipping 2025/03/12 01:08:25 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/12 01:08:25 DEBUG : both5: Unchanged skipping 2025/03/12 01:08:25 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/12 01:08:25 DEBUG : both6: Unchanged skipping 2025/03/12 01:08:25 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/12 01:08:25 DEBUG : both7: Unchanged skipping 2025/03/12 01:08:25 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/12 01:08:25 DEBUG : both8: Unchanged skipping 2025/03/12 01:08:25 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/12 01:08:25 DEBUG : both9: Unchanged skipping 2025/03/12 01:08:25 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/03/12 01:08:25 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/03/12 01:08:25 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/03/12 01:08:25 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/03/12 01:08:25 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/03/12 01:08:25 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/03/12 01:08:25 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/03/12 01:08:25 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/03/12 01:08:25 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/03/12 01:08:25 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/03/12 01:08:25 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/03/12 01:08:25 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/03/12 01:08:25 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/03/12 01:08:25 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/03/12 01:08:25 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/03/12 01:08:25 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/03/12 01:08:25 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/03/12 01:08:25 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/03/12 01:08:25 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/03/12 01:08:25 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/03/12 01:08:25 DEBUG : both0: Unchanged skipping 2025/03/12 01:08:25 DEBUG : both11: Unchanged skipping 2025/03/12 01:08:25 DEBUG : both14: Unchanged skipping 2025/03/12 01:08:25 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Waiting for transfers to finish 2025/03/12 01:08:25 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/12 01:08:25 INFO : only0: Copied (replaced existing) 2025/03/12 01:08:26 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/12 01:08:26 INFO : only1: Copied (replaced existing) 2025/03/12 01:08:26 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/12 01:08:26 INFO : only12: Copied (replaced existing) 2025/03/12 01:08:26 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/12 01:08:26 INFO : only13: Copied (replaced existing) 2025/03/12 01:08:26 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/12 01:08:26 INFO : only10: Copied (replaced existing) 2025/03/12 01:08:26 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/12 01:08:26 INFO : only14: Copied (replaced existing) 2025/03/12 01:08:26 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/12 01:08:26 INFO : only15: Copied (replaced existing) 2025/03/12 01:08:26 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/12 01:08:26 INFO : only16: Copied (replaced existing) 2025/03/12 01:08:26 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/12 01:08:26 INFO : only11: Copied (replaced existing) 2025/03/12 01:08:26 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/12 01:08:26 INFO : only17: Copied (replaced existing) 2025/03/12 01:08:26 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/12 01:08:26 INFO : only18: Copied (replaced existing) 2025/03/12 01:08:26 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/12 01:08:26 INFO : only19: Copied (replaced existing) 2025/03/12 01:08:26 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/12 01:08:26 INFO : only2: Copied (replaced existing) 2025/03/12 01:08:26 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/12 01:08:26 INFO : only3: Copied (replaced existing) 2025/03/12 01:08:26 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/12 01:08:26 INFO : only4: Copied (replaced existing) 2025/03/12 01:08:26 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/12 01:08:26 INFO : only5: Copied (replaced existing) 2025/03/12 01:08:26 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/12 01:08:26 INFO : only6: Copied (replaced existing) 2025/03/12 01:08:26 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/12 01:08:26 INFO : only7: Copied (replaced existing) 2025/03/12 01:08:27 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/12 01:08:27 INFO : only8: Copied (replaced existing) 2025/03/12 01:08:27 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/12 01:08:27 INFO : only9: Copied (replaced existing) 2025/03/12 01:08:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (21.89s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" 2025/03/12 01:08:35 DEBUG : empty_dir: Making directory with metadata 2025/03/12 01:08:35 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/12 01:08:35 DEBUG : empty_on_remote: Making directory with metadata 2025/03/12 01:08:35 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/12 01:08:35 INFO : empty_on_remote: Making directory 2025/03/12 01:08:35 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-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" 2025/03/12 01:08:36 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/12 01:08:36 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/12 01:08:36 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/12 01:08:36 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.53s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" 2025/03/12 01:08:39 DEBUG : empty_dir: Making directory with metadata 2025/03/12 01:08:39 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/12 01:08:39 DEBUG : empty_on_remote: Making directory with metadata 2025/03/12 01:08:39 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/12 01:08:39 INFO : empty_on_remote: Making directory 2025/03/12 01:08:39 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-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" 2025/03/12 01:08:40 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/12 01:08:40 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/12 01:08:40 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/12 01:08:40 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/03/12 01:08:40 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.67s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" 2025/03/12 01:08:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/12 01:08:42 INFO : sub dir: Making directory 2025/03/12 01:08:42 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.58s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" 2025/03/12 01:08:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/12 01:08:47 INFO : sub dir: Making directory 2025/03/12 01:08:47 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-pabiqox1gawa", Local "Local file system at /tmp/rclone2006984901", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.88s) PASS 2025/03/12 01:08:52 DEBUG : B2 bucket rclone-test-pabiqox1gawa: Purge remote 2025/03/12 01:08:52 INFO : B2 bucket rclone-test-pabiqox1gawa: cleaning bucket "rclone-test-pabiqox1gawa" of all files 2025/03/12 01:08:53 DEBUG : BackupDir/one: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f414a6534be0aed40_d20250312_m010633_c001_v7007000_t0000_u01741741593329") 2025/03/12 01:08:53 DEBUG : BackupDir/one: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f10834d5d9006dd49_d20250312_m010627_c001_v0001184_t0031_u01741741587387") 2025/03/12 01:08:53 DEBUG : CompareDest/one: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f414a6534be0aed1e_d20250312_m010608_c001_v7007000_t0000_u01741741568150") 2025/03/12 01:08:53 DEBUG : CompareDest/one: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1192144d8a22b629_d20250312_m010601_c001_v0001183_t0012_u01741741561883") 2025/03/12 01:08:53 DEBUG : CompareDest/two: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f414a6534be0aed1f_d20250312_m010608_c001_v7007000_t0000_u01741741568348") 2025/03/12 01:08:53 DEBUG : CompareDest/two: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f110890de1a02930b_d20250312_m010603_c001_v0001184_t0055_u01741741563185") 2025/03/12 01:08:53 DEBUG : CopyDest/one: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f414a6534be0aed41_d20250312_m010633_c001_v7007000_t0000_u01741741593511") 2025/03/12 01:08:53 DEBUG : CopyDest/one: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a327d_d20250312_m010624_c001_v0001179_t0017_u01741741584575") 2025/03/12 01:08:53 DEBUG : CopyDest/three: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f414a6534be0aed43_d20250312_m010633_c001_v7007000_t0000_u01741741593705") 2025/03/12 01:08:53 DEBUG : CopyDest/three: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f110890de1a029a8a_d20250312_m010630_c001_v0001184_t0009_u01741741590932") 2025/03/12 01:08:53 DEBUG : CopyDest/two: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f414a6534be0aed44_d20250312_m010633_c001_v7007000_t0000_u01741741593887") 2025/03/12 01:08:53 DEBUG : CopyDest/two: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1192144d8a22ba6e_d20250312_m010628_c001_v0001183_t0008_u01741741588572") 2025/03/12 01:08:53 DEBUG : EXISTING: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f402f4f78a0f6f2da_d20250312_m010754_c001_v7007000_t0000_u01741741674581") 2025/03/12 01:08:53 DEBUG : EXISTING: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a34dd_d20250312_m010753_c001_v0001179_t0006_u01741741673605") 2025/03/12 01:08:53 DEBUG : Testêé: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f402f4f78a0f6f2d8_d20250312_m010750_c001_v7007000_t0000_u01741741670577") 2025/03/12 01:08:53 DEBUG : Testêé: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a34c5_d20250312_m010749_c001_v0001179_t0017_u01741741669996") 2025/03/12 01:08:53 DEBUG : Testêé: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a34bf_d20250312_m010749_c001_v0001179_t0030_u01741741669384") 2025/03/12 01:08:53 DEBUG : a/potato2: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f40924c8bbb59b4ff_d20250312_m010421_c001_v7007000_t0000_u01741741461675") 2025/03/12 01:08:53 DEBUG : a/potato2: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f110890de1a027961_d20250312_m010421_c001_v0001184_t0013_u01741741461107") 2025/03/12 01:08:53 DEBUG : a/potato2: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f407598366ecbc92d_d20250312_m010419_c001_v7007000_t0000_u01741741459315") 2025/03/12 01:08:53 DEBUG : a/potato2: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f110890de1a0278c3_d20250312_m010418_c001_v0001184_t0005_u01741741458408") 2025/03/12 01:08:53 DEBUG : a/potato2: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f4150e057bb63d280_d20250312_m010359_c001_v7007000_t0000_u01741741439525") 2025/03/12 01:08:54 DEBUG : a/potato2: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f110890de1a02745c_d20250312_m010358_c001_v0001184_t0011_u01741741438623") 2025/03/12 01:08:54 DEBUG : b/potato: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f40924c8bbb59b501_d20250312_m010421_c001_v7007000_t0000_u01741741461858") 2025/03/12 01:08:54 DEBUG : b/potato: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f110890de1a027931_d20250312_m010420_c001_v0001184_t0012_u01741741460254") 2025/03/12 01:08:54 DEBUG : b/potato: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f407598366ecbc92c_d20250312_m010418_c001_v7007000_t0000_u01741741458763") 2025/03/12 01:08:54 DEBUG : b/potato: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f110890de1a027891_d20250312_m010417_c001_v0001184_t0058_u01741741457554") 2025/03/12 01:08:54 DEBUG : b/potato: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f4150e057bb63d27e_d20250312_m010358_c001_v7007000_t0000_u01741741438968") 2025/03/12 01:08:54 DEBUG : b/potato: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f110890de1a02741e_d20250312_m010357_c001_v0001184_t0042_u01741741437730") 2025/03/12 01:08:54 DEBUG : backup/one: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f404052c16edbe2b1_d20250312_m010649_c001_v7007000_t0000_u01741741609132") 2025/03/12 01:08:54 DEBUG : backup/one: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f104548502418705c_d20250312_m010646_c001_v0001144_t0012_u01741741606336") 2025/03/12 01:08:54 DEBUG : backup/one: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1105ab440df61e36_d20250312_m010642_c001_v0001182_t0008_u01741741602511") 2025/03/12 01:08:54 DEBUG : backup/one-2019-01-01: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f407598366ecbcbbd_d20250312_m010714_c001_v7007000_t0000_u01741741634223") 2025/03/12 01:08:54 DEBUG : backup/one-2019-01-01: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f106c0b698b762174_d20250312_m010712_c001_v0001176_t0045_u01741741632104") 2025/03/12 01:08:54 DEBUG : backup/one-2019-01-01: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1192144d8a22c0c6_d20250312_m010708_c001_v0001183_t0021_u01741741628269") 2025/03/12 01:08:54 DEBUG : backup/one.bak: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f40924c8bbb59b771_d20250312_m010702_c001_v7007000_t0000_u01741741622616") 2025/03/12 01:08:54 DEBUG : backup/one.bak: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f102915f7c295e2e0_d20250312_m010700_c001_v0001182_t0056_u01741741620813") 2025/03/12 01:08:54 DEBUG : backup/one.bak: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f100ee62fa5cb52b7_d20250312_m010657_c001_v0001182_t0029_u01741741617299") 2025/03/12 01:08:54 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f407598366ecbcbbe_d20250312_m010714_c001_v7007000_t0000_u01741741634414") 2025/03/12 01:08:54 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1070def3048bef42_d20250312_m010713_c001_v0001145_t0056_u01741741633430") 2025/03/12 01:08:54 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1018be54c33f6d00_d20250312_m010709_c001_v0001153_t0007_u01741741629808") 2025/03/12 01:08:54 DEBUG : backup/three.txt: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f404052c16edbe2b2_d20250312_m010649_c001_v7007000_t0000_u01741741609314") 2025/03/12 01:08:54 DEBUG : backup/three.txt: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f119b0eaca4f8df5f_d20250312_m010648_c001_v0001117_t0010_u01741741608069") 2025/03/12 01:08:55 DEBUG : backup/three.txt: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f102f6547935a59de_d20250312_m010644_c001_v0001134_t0057_u01741741604104") 2025/03/12 01:08:55 DEBUG : backup/three.txt.bak: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f40924c8bbb59b772_d20250312_m010702_c001_v7007000_t0000_u01741741622800") 2025/03/12 01:08:55 DEBUG : backup/three.txt.bak: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f11089ad138565ca0_d20250312_m010701_c001_v0001183_t0005_u01741741621849") 2025/03/12 01:08:55 DEBUG : backup/three.txt.bak: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1127fb55345bd759_d20250312_m010658_c001_v0001182_t0030_u01741741618681") 2025/03/12 01:08:55 DEBUG : both0: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f412445dfcf8dbcae_d20250312_m010827_c001_v7007000_t0000_u01741741707659") 2025/03/12 01:08:55 DEBUG : both0: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a35c5_d20250312_m010814_c001_v0001179_t0010_u01741741694182") 2025/03/12 01:08:55 DEBUG : both0: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f4051f84dbf58c081_d20250312_m010809_c001_v7007000_t0000_u01741741689569") 2025/03/12 01:08:55 DEBUG : both0: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a34eb_d20250312_m010756_c001_v0001179_t0009_u01741741676482") 2025/03/12 01:08:55 DEBUG : both1: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f412445dfcf8dbcaf_d20250312_m010827_c001_v7007000_t0000_u01741741707845") 2025/03/12 01:08:55 DEBUG : both1: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a35cd_d20250312_m010814_c001_v0001179_t0049_u01741741694724") 2025/03/12 01:08:55 DEBUG : both1: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f4051f84dbf58c082_d20250312_m010809_c001_v7007000_t0000_u01741741689750") 2025/03/12 01:08:55 DEBUG : both1: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a34f5_d20250312_m010756_c001_v0001179_t0049_u01741741676899") 2025/03/12 01:08:55 DEBUG : both10: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f412445dfcf8dbcb0_d20250312_m010828_c001_v7007000_t0000_u01741741708031") 2025/03/12 01:08:55 DEBUG : both10: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a3601_d20250312_m010819_c001_v0001179_t0020_u01741741699328") 2025/03/12 01:08:55 DEBUG : both10: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f4051f84dbf58c083_d20250312_m010809_c001_v7007000_t0000_u01741741689945") 2025/03/12 01:08:55 DEBUG : both10: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a3551_d20250312_m010802_c001_v0001179_t0023_u01741741682244") 2025/03/12 01:08:55 DEBUG : both11: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f412445dfcf8dbcb1_d20250312_m010828_c001_v7007000_t0000_u01741741708215") 2025/03/12 01:08:55 DEBUG : both11: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a360b_d20250312_m010820_c001_v0001179_t0046_u01741741700215") 2025/03/12 01:08:55 DEBUG : both11: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f4051f84dbf58c084_d20250312_m010810_c001_v7007000_t0000_u01741741690130") 2025/03/12 01:08:55 DEBUG : both11: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a3559_d20250312_m010802_c001_v0001179_t0046_u01741741682683") 2025/03/12 01:08:56 DEBUG : both12: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f412445dfcf8dbcb2_d20250312_m010828_c001_v7007000_t0000_u01741741708399") 2025/03/12 01:08:56 DEBUG : both12: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a3611_d20250312_m010820_c001_v0001179_t0006_u01741741700660") 2025/03/12 01:08:56 DEBUG : both12: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f4051f84dbf58c085_d20250312_m010810_c001_v7007000_t0000_u01741741690330") 2025/03/12 01:08:56 DEBUG : both12: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a355f_d20250312_m010803_c001_v0001179_t0013_u01741741683315") 2025/03/12 01:08:56 DEBUG : both13: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f412445dfcf8dbcb3_d20250312_m010828_c001_v7007000_t0000_u01741741708608") 2025/03/12 01:08:56 DEBUG : both13: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a3615_d20250312_m010821_c001_v0001179_t0023_u01741741701202") 2025/03/12 01:08:56 DEBUG : both13: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f4051f84dbf58c086_d20250312_m010810_c001_v7007000_t0000_u01741741690514") 2025/03/12 01:08:56 DEBUG : both13: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a3563_d20250312_m010803_c001_v0001179_t0052_u01741741683741") 2025/03/12 01:08:56 DEBUG : both14: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f412445dfcf8dbcb5_d20250312_m010828_c001_v7007000_t0000_u01741741708795") 2025/03/12 01:08:56 DEBUG : both14: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a3619_d20250312_m010821_c001_v0001179_t0050_u01741741701648") 2025/03/12 01:08:56 DEBUG : both14: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f4051f84dbf58c087_d20250312_m010810_c001_v7007000_t0000_u01741741690698") 2025/03/12 01:08:56 DEBUG : both14: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a356b_d20250312_m010804_c001_v0001179_t0020_u01741741684178") 2025/03/12 01:08:56 DEBUG : both15: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f412445dfcf8dbcb6_d20250312_m010828_c001_v7007000_t0000_u01741741708978") 2025/03/12 01:08:56 DEBUG : both15: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a361f_d20250312_m010822_c001_v0001179_t0047_u01741741702139") 2025/03/12 01:08:56 DEBUG : both15: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f4051f84dbf58c088_d20250312_m010810_c001_v7007000_t0000_u01741741690881") 2025/03/12 01:08:56 DEBUG : both15: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a3571_d20250312_m010804_c001_v0001179_t0043_u01741741684650") 2025/03/12 01:08:56 DEBUG : both16: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f412445dfcf8dbcb7_d20250312_m010829_c001_v7007000_t0000_u01741741709160") 2025/03/12 01:08:56 DEBUG : both16: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a3625_d20250312_m010822_c001_v0001179_t0046_u01741741702541") 2025/03/12 01:08:56 DEBUG : both16: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f4051f84dbf58c089_d20250312_m010811_c001_v7007000_t0000_u01741741691063") 2025/03/12 01:08:56 DEBUG : both16: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a3579_d20250312_m010805_c001_v0001179_t0057_u01741741685070") 2025/03/12 01:08:56 DEBUG : both17: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f412445dfcf8dbcb8_d20250312_m010829_c001_v7007000_t0000_u01741741709343") 2025/03/12 01:08:56 DEBUG : both17: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a3635_d20250312_m010823_c001_v0001179_t0025_u01741741703510") 2025/03/12 01:08:57 DEBUG : both17: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f4051f84dbf58c08a_d20250312_m010811_c001_v7007000_t0000_u01741741691249") 2025/03/12 01:08:57 DEBUG : both17: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a357f_d20250312_m010805_c001_v0001179_t0003_u01741741685505") 2025/03/12 01:08:57 DEBUG : both18: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f412445dfcf8dbcb9_d20250312_m010829_c001_v7007000_t0000_u01741741709525") 2025/03/12 01:08:57 DEBUG : both18: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a363b_d20250312_m010823_c001_v0001179_t0030_u01741741703979") 2025/03/12 01:08:57 DEBUG : both18: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f4051f84dbf58c08b_d20250312_m010811_c001_v7007000_t0000_u01741741691431") 2025/03/12 01:08:57 DEBUG : both18: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a3585_d20250312_m010805_c001_v0001179_t0045_u01741741685956") 2025/03/12 01:08:57 DEBUG : both19: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f412445dfcf8dbcba_d20250312_m010829_c001_v7007000_t0000_u01741741709708") 2025/03/12 01:08:57 DEBUG : both19: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a3645_d20250312_m010824_c001_v0001179_t0024_u01741741704401") 2025/03/12 01:08:57 DEBUG : both19: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f4051f84dbf58c08c_d20250312_m010811_c001_v7007000_t0000_u01741741691614") 2025/03/12 01:08:57 DEBUG : both19: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a3595_d20250312_m010806_c001_v0001179_t0030_u01741741686417") 2025/03/12 01:08:57 DEBUG : both2: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f412445dfcf8dbcbb_d20250312_m010829_c001_v7007000_t0000_u01741741709891") 2025/03/12 01:08:57 DEBUG : both2: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a35d5_d20250312_m010815_c001_v0001179_t0055_u01741741695847") 2025/03/12 01:08:57 DEBUG : both2: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f4051f84dbf58c08d_d20250312_m010811_c001_v7007000_t0000_u01741741691797") 2025/03/12 01:08:57 DEBUG : both2: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a34f9_d20250312_m010757_c001_v0001179_t0031_u01741741677405") 2025/03/12 01:08:57 DEBUG : both3: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f412445dfcf8dbcbc_d20250312_m010830_c001_v7007000_t0000_u01741741710094") 2025/03/12 01:08:57 DEBUG : both3: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a35db_d20250312_m010816_c001_v0001179_t0054_u01741741696302") 2025/03/12 01:08:57 DEBUG : both3: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f4051f84dbf58c08f_d20250312_m010811_c001_v7007000_t0000_u01741741691980") 2025/03/12 01:08:57 DEBUG : both3: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a350b_d20250312_m010758_c001_v0001179_t0030_u01741741678781") 2025/03/12 01:08:57 DEBUG : both4: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f412445dfcf8dbcbd_d20250312_m010830_c001_v7007000_t0000_u01741741710280") 2025/03/12 01:08:57 DEBUG : both4: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a35e1_d20250312_m010816_c001_v0001179_t0039_u01741741696702") 2025/03/12 01:08:57 DEBUG : both4: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f4051f84dbf58c090_d20250312_m010812_c001_v7007000_t0000_u01741741692161") 2025/03/12 01:08:57 DEBUG : both4: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a351d_d20250312_m010759_c001_v0001179_t0010_u01741741679198") 2025/03/12 01:08:58 DEBUG : both5: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f412445dfcf8dbcbe_d20250312_m010830_c001_v7007000_t0000_u01741741710463") 2025/03/12 01:08:58 DEBUG : both5: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a35e7_d20250312_m010817_c001_v0001179_t0032_u01741741697130") 2025/03/12 01:08:58 DEBUG : both5: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f4051f84dbf58c091_d20250312_m010812_c001_v7007000_t0000_u01741741692343") 2025/03/12 01:08:58 DEBUG : both5: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a3529_d20250312_m010759_c001_v0001179_t0006_u01741741679656") 2025/03/12 01:08:58 DEBUG : both6: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f412445dfcf8dbcc0_d20250312_m010830_c001_v7007000_t0000_u01741741710647") 2025/03/12 01:08:58 DEBUG : both6: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a35eb_d20250312_m010817_c001_v0001179_t0055_u01741741697580") 2025/03/12 01:08:58 DEBUG : both6: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f4051f84dbf58c092_d20250312_m010812_c001_v7007000_t0000_u01741741692526") 2025/03/12 01:08:58 DEBUG : both6: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a3535_d20250312_m010800_c001_v0001179_t0038_u01741741680261") 2025/03/12 01:08:58 DEBUG : both7: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f412445dfcf8dbcc2_d20250312_m010830_c001_v7007000_t0000_u01741741710831") 2025/03/12 01:08:58 DEBUG : both7: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a35ef_d20250312_m010817_c001_v0001179_t0034_u01741741697984") 2025/03/12 01:08:58 DEBUG : both7: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f4051f84dbf58c094_d20250312_m010812_c001_v7007000_t0000_u01741741692709") 2025/03/12 01:08:58 DEBUG : both7: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a353b_d20250312_m010800_c001_v0001179_t0054_u01741741680734") 2025/03/12 01:08:58 DEBUG : both8: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f412445dfcf8dbcc3_d20250312_m010831_c001_v7007000_t0000_u01741741711028") 2025/03/12 01:08:58 DEBUG : both8: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a35f3_d20250312_m010818_c001_v0001179_t0006_u01741741698397") 2025/03/12 01:08:58 DEBUG : both8: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f4051f84dbf58c095_d20250312_m010812_c001_v7007000_t0000_u01741741692893") 2025/03/12 01:08:58 DEBUG : both8: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a3545_d20250312_m010801_c001_v0001179_t0014_u01741741681206") 2025/03/12 01:08:58 DEBUG : both9: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f412445dfcf8dbcc4_d20250312_m010831_c001_v7007000_t0000_u01741741711214") 2025/03/12 01:08:58 DEBUG : both9: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a35f7_d20250312_m010818_c001_v0001179_t0035_u01741741698891") 2025/03/12 01:08:58 DEBUG : both9: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f4051f84dbf58c096_d20250312_m010813_c001_v7007000_t0000_u01741741693075") 2025/03/12 01:08:58 DEBUG : both9: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a354b_d20250312_m010801_c001_v0001179_t0058_u01741741681783") 2025/03/12 01:08:59 DEBUG : c/non empty space: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f40924c8bbb59b503_d20250312_m010422_c001_v7007000_t0000_u01741741462040") 2025/03/12 01:08:59 DEBUG : c/non empty space: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f110890de1a02793f_d20250312_m010420_c001_v0001184_t0020_u01741741460480") 2025/03/12 01:08:59 DEBUG : c/non empty space: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f407598366ecbc92e_d20250312_m010419_c001_v7007000_t0000_u01741741459501") 2025/03/12 01:08:59 DEBUG : c/non empty space: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f110890de1a02789f_d20250312_m010417_c001_v0001184_t0039_u01741741457804") 2025/03/12 01:08:59 DEBUG : c/non empty space: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f4150e057bb63d281_d20250312_m010359_c001_v7007000_t0000_u01741741439708") 2025/03/12 01:08:59 DEBUG : c/non empty space: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f110890de1a027432_d20250312_m010358_c001_v0001184_t0051_u01741741438019") 2025/03/12 01:08:59 DEBUG : check sum: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f41692cf185e244bc_d20250312_m010347_c001_v7007000_t0000_u01741741427079") 2025/03/12 01:08:59 DEBUG : check sum: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f110890de1a027144_d20250312_m010346_c001_v0001184_t0026_u01741741426133") 2025/03/12 01:08:59 DEBUG : dest/3: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f414a6534be0aed29_d20250312_m010617_c001_v7007000_t0000_u01741741577039") 2025/03/12 01:08:59 DEBUG : dest/3: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f400f1fda84ee7feb_d20250312_m010615_c001_v0001098_t0006_u01741741575911") 2025/03/12 01:08:59 DEBUG : dst/one: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f402f4f78a0f6f2d3_d20250312_m010747_c001_v7007000_t0000_u01741741667916") 2025/03/12 01:08:59 DEBUG : dst/one: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f109aa8aa5e6a9f91_d20250312_m010745_c001_v0001178_t0038_u01741741665880") 2025/03/12 01:08:59 DEBUG : dst/one: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f412445dfcf8dbc1c_d20250312_m010745_c001_v7007000_t0000_u01741741665699") 2025/03/12 01:08:59 DEBUG : dst/one: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f109aa8aa5e6a9f7e_d20250312_m010742_c001_v0001178_t0048_u01741741662309") 2025/03/12 01:08:59 DEBUG : dst/one: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f412445dfcf8dbc17_d20250312_m010741_c001_v7007000_t0000_u01741741661582") 2025/03/12 01:08:59 DEBUG : dst/one: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a3465_d20250312_m010738_c001_v0001179_t0058_u01741741658093") 2025/03/12 01:08:59 DEBUG : dst/one: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f4014a8e26865e8b8_d20250312_m010736_c001_v7007000_t0000_u01741741656621") 2025/03/12 01:08:59 DEBUG : dst/one: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f101c636fdce16f22_d20250312_m010734_c001_v0001157_t0009_u01741741654588") 2025/03/12 01:08:59 DEBUG : dst/one: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f41824af4946803eb_d20250312_m010734_c001_v7007000_t0000_u01741741654402") 2025/03/12 01:08:59 DEBUG : dst/one: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f101c636fdce16f0e_d20250312_m010731_c001_v0001157_t0022_u01741741651216") 2025/03/12 01:09:00 DEBUG : dst/one: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f41824af4946803e7_d20250312_m010730_c001_v7007000_t0000_u01741741650484") 2025/03/12 01:09:00 DEBUG : dst/one: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a33ff_d20250312_m010727_c001_v0001179_t0053_u01741741647237") 2025/03/12 01:09:00 DEBUG : dst/one: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f4051f84dbf58c01e_d20250312_m010726_c001_v7007000_t0000_u01741741646311") 2025/03/12 01:09:00 DEBUG : dst/one: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1006a6294823a709_d20250312_m010723_c001_v0001106_t0045_u01741741643987") 2025/03/12 01:09:00 DEBUG : dst/one: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f403a6e5f04f9426f_d20250312_m010723_c001_v7007000_t0000_u01741741643792") 2025/03/12 01:09:00 DEBUG : dst/one: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1006a6294823a6ff_d20250312_m010719_c001_v0001106_t0012_u01741741639446") 2025/03/12 01:09:00 DEBUG : dst/one: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f403a6e5f04f94259_d20250312_m010718_c001_v7007000_t0000_u01741741638728") 2025/03/12 01:09:00 DEBUG : dst/one: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a33b7_d20250312_m010715_c001_v0001179_t0042_u01741741635151") 2025/03/12 01:09:00 DEBUG : dst/one: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f407598366ecbcbc0_d20250312_m010714_c001_v7007000_t0000_u01741741634595") 2025/03/12 01:09:00 DEBUG : dst/one: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f111ad31b10ab5846_d20250312_m010712_c001_v0001103_t0050_u01741741632522") 2025/03/12 01:09:00 DEBUG : dst/one: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f413d72d110fa0b54_d20250312_m010712_c001_v7007000_t0000_u01741741632339") 2025/03/12 01:09:00 DEBUG : dst/one: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f111ad31b10ab583e_d20250312_m010709_c001_v0001103_t0036_u01741741629203") 2025/03/12 01:09:00 DEBUG : dst/one: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f413d72d110fa0b4c_d20250312_m010708_c001_v7007000_t0000_u01741741628480") 2025/03/12 01:09:00 DEBUG : dst/one: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a3373_d20250312_m010703_c001_v0001179_t0059_u01741741623546") 2025/03/12 01:09:00 DEBUG : dst/one: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f40924c8bbb59b773_d20250312_m010702_c001_v7007000_t0000_u01741741622984") 2025/03/12 01:09:00 DEBUG : dst/one: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f111eabdfe1937de1_d20250312_m010701_c001_v0001145_t0010_u01741741621199") 2025/03/12 01:09:00 DEBUG : dst/one: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f40924c8bbb59b76a_d20250312_m010701_c001_v7007000_t0000_u01741741621021") 2025/03/12 01:09:00 DEBUG : dst/one: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f111eabdfe1937dd3_d20250312_m010658_c001_v0001145_t0006_u01741741618269") 2025/03/12 01:09:00 DEBUG : dst/one: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f40924c8bbb59b762_d20250312_m010657_c001_v7007000_t0000_u01741741617547") 2025/03/12 01:09:00 DEBUG : dst/one: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a3300_d20250312_m010650_c001_v0001179_t0033_u01741741610407") 2025/03/12 01:09:00 DEBUG : dst/one: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f404052c16edbe2b3_d20250312_m010649_c001_v7007000_t0000_u01741741609498") 2025/03/12 01:09:01 DEBUG : dst/one: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f115f5b73e662162b_d20250312_m010647_c001_v0001172_t0054_u01741741607409") 2025/03/12 01:09:01 DEBUG : dst/one: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f410525f89a6b8b74_d20250312_m010647_c001_v7007000_t0000_u01741741607224") 2025/03/12 01:09:01 DEBUG : dst/one: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f115f5b73e6621619_d20250312_m010643_c001_v0001172_t0046_u01741741603468") 2025/03/12 01:09:01 DEBUG : dst/one: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f410525f89a6b8b69_d20250312_m010642_c001_v7007000_t0000_u01741741602742") 2025/03/12 01:09:01 DEBUG : dst/one: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a32c4_d20250312_m010635_c001_v0001179_t0051_u01741741595199") 2025/03/12 01:09:01 DEBUG : dst/one: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f414a6534be0aed45_d20250312_m010634_c001_v7007000_t0000_u01741741594092") 2025/03/12 01:09:01 DEBUG : dst/one: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f107fff62fe28a70d_d20250312_m010627_c001_v0001183_t0026_u01741741587811") 2025/03/12 01:09:01 DEBUG : dst/one: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f407598366ecbcad3_d20250312_m010627_c001_v7007000_t0000_u01741741587600") 2025/03/12 01:09:01 DEBUG : dst/one: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f110890de1a029899_d20250312_m010623_c001_v0001184_t0038_u01741741583960") 2025/03/12 01:09:01 DEBUG : dst/one: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f10150fe314bbd8c6_d20250312_m010622_c001_v0001116_t0001_u01741741582844") 2025/03/12 01:09:01 DEBUG : dst/one: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f10150fe314bbd8b8_d20250312_m010621_c001_v0001116_t0024_u01741741581486") 2025/03/12 01:09:01 DEBUG : dst/one: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f414a6534be0aed20_d20250312_m010608_c001_v7007000_t0000_u01741741568531") 2025/03/12 01:09:01 DEBUG : dst/one: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a31d8_d20250312_m010601_c001_v0001179_t0017_u01741741561285") 2025/03/12 01:09:01 DEBUG : dst/one: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f109f94c93f0eb8f8_d20250312_m010600_c001_v0001041_t0015_u01741741560343") 2025/03/12 01:09:01 DEBUG : dst/one: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f109f94c93f0eb8f0_d20250312_m010559_c001_v0001041_t0012_u01741741559103") 2025/03/12 01:09:01 DEBUG : dst/one-2019-01-01: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f402f4f78a0f6f2d4_d20250312_m010748_c001_v7007000_t0000_u01741741668107") 2025/03/12 01:09:01 DEBUG : dst/one-2019-01-01: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f111bcbf7acb0ef35_d20250312_m010745_c001_v0001113_t0041_u01741741665066") 2025/03/12 01:09:01 DEBUG : dst/one-2019-01-01: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1082a4e9b8af425f_d20250312_m010741_c001_v0001042_t0001_u01741741661171") 2025/03/12 01:09:01 DEBUG : dst/one.bak: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f4014a8e26865e8ba_d20250312_m010736_c001_v7007000_t0000_u01741741656806") 2025/03/12 01:09:01 DEBUG : dst/one.bak: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f106592592163a54f_d20250312_m010734_c001_v0001183_t0050_u01741741654201") 2025/03/12 01:09:02 DEBUG : dst/one.bak: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f100c0d94a650dcf1_d20250312_m010730_c001_v0001165_t0012_u01741741650281") 2025/03/12 01:09:02 DEBUG : dst/one.bak: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f4051f84dbf58c01f_d20250312_m010726_c001_v7007000_t0000_u01741741646494") 2025/03/12 01:09:02 DEBUG : dst/one.bak: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f10517f3fbaee693a_d20250312_m010723_c001_v0001146_t0039_u01741741643202") 2025/03/12 01:09:02 DEBUG : dst/one.bak: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f107fff62fe28ae18_d20250312_m010718_c001_v0001183_t0005_u01741741638531") 2025/03/12 01:09:02 DEBUG : dst/three: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f414a6534be0aed46_d20250312_m010634_c001_v7007000_t0000_u01741741594277") 2025/03/12 01:09:02 DEBUG : dst/three: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f10150fe314bbd8f2_d20250312_m010632_c001_v0001116_t0029_u01741741592068") 2025/03/12 01:09:02 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f402f4f78a0f6f2d5_d20250312_m010748_c001_v7007000_t0000_u01741741668289") 2025/03/12 01:09:02 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f107d78d8072d979e_d20250312_m010746_c001_v0001101_t0031_u01741741666669") 2025/03/12 01:09:02 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f11454d3bb05be54a_d20250312_m010743_c001_v0001177_t0015_u01741741663136") 2025/03/12 01:09:02 DEBUG : dst/three.txt: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f402f4f78a0f6f2d6_d20250312_m010748_c001_v7007000_t0000_u01741741668472") 2025/03/12 01:09:02 DEBUG : dst/three.txt: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f109aa8aa5e6a9f9f_d20250312_m010747_c001_v0001178_t0047_u01741741667320") 2025/03/12 01:09:02 DEBUG : dst/three.txt: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f412445dfcf8dbc21_d20250312_m010747_c001_v7007000_t0000_u01741741667140") 2025/03/12 01:09:02 DEBUG : dst/three.txt: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f109aa8aa5e6a9f85_d20250312_m010743_c001_v0001178_t0043_u01741741663709") 2025/03/12 01:09:02 DEBUG : dst/three.txt: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f412445dfcf8dbc1a_d20250312_m010743_c001_v7007000_t0000_u01741741663519") 2025/03/12 01:09:02 DEBUG : dst/three.txt: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a346f_d20250312_m010738_c001_v0001179_t0004_u01741741658543") 2025/03/12 01:09:02 DEBUG : dst/three.txt: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f4014a8e26865e8bb_d20250312_m010736_c001_v7007000_t0000_u01741741656989") 2025/03/12 01:09:02 DEBUG : dst/three.txt: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f101c636fdce16f2e_d20250312_m010735_c001_v0001157_t0038_u01741741655894") 2025/03/12 01:09:02 DEBUG : dst/three.txt: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f41824af4946803ec_d20250312_m010735_c001_v7007000_t0000_u01741741655703") 2025/03/12 01:09:02 DEBUG : dst/three.txt: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f101c636fdce16f16_d20250312_m010732_c001_v0001157_t0015_u01741741652802") 2025/03/12 01:09:02 DEBUG : dst/three.txt: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f41824af4946803e9_d20250312_m010732_c001_v7007000_t0000_u01741741652596") 2025/03/12 01:09:02 DEBUG : dst/three.txt: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a3405_d20250312_m010727_c001_v0001179_t0043_u01741741647644") 2025/03/12 01:09:03 DEBUG : dst/three.txt: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f403a6e5f04f94272_d20250312_m010725_c001_v7007000_t0000_u01741741645758") 2025/03/12 01:09:03 DEBUG : dst/three.txt: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a33e1_d20250312_m010722_c001_v0001179_t0035_u01741741642422") 2025/03/12 01:09:03 DEBUG : dst/three.txt: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f403a6e5f04f94263_d20250312_m010721_c001_v7007000_t0000_u01741741641239") 2025/03/12 01:09:03 DEBUG : dst/three.txt: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a33c3_d20250312_m010716_c001_v0001179_t0050_u01741741636035") 2025/03/12 01:09:03 DEBUG : dst/three.txt: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f413d72d110fa0b55_d20250312_m010713_c001_v7007000_t0000_u01741741633674") 2025/03/12 01:09:03 DEBUG : dst/three.txt: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a33a3_d20250312_m010711_c001_v0001179_t0044_u01741741631238") 2025/03/12 01:09:03 DEBUG : dst/three.txt: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f413d72d110fa0b4f_d20250312_m010710_c001_v7007000_t0000_u01741741630141") 2025/03/12 01:09:03 DEBUG : dst/three.txt: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a3379_d20250312_m010703_c001_v0001179_t0028_u01741741623934") 2025/03/12 01:09:03 DEBUG : dst/three.txt: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f40924c8bbb59b76e_d20250312_m010702_c001_v7007000_t0000_u01741741622062") 2025/03/12 01:09:03 DEBUG : dst/three.txt: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a334d_d20250312_m010700_c001_v0001179_t0017_u01741741620002") 2025/03/12 01:09:03 DEBUG : dst/three.txt: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f40924c8bbb59b765_d20250312_m010658_c001_v7007000_t0000_u01741741618913") 2025/03/12 01:09:03 DEBUG : dst/three.txt: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a330e_d20250312_m010653_c001_v0001179_t0041_u01741741613008") 2025/03/12 01:09:03 DEBUG : dst/three.txt: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f410525f89a6b8b78_d20250312_m010648_c001_v7007000_t0000_u01741741608575") 2025/03/12 01:09:03 DEBUG : dst/three.txt: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1192144d8a22bd35_d20250312_m010645_c001_v0001183_t0025_u01741741605565") 2025/03/12 01:09:03 DEBUG : dst/three.txt: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f410525f89a6b8b6d_d20250312_m010644_c001_v7007000_t0000_u01741741604474") 2025/03/12 01:09:03 DEBUG : dst/three.txt: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a32ce_d20250312_m010638_c001_v0001179_t0005_u01741741598134") 2025/03/12 01:09:03 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f4014a8e26865e8bc_d20250312_m010737_c001_v7007000_t0000_u01741741657172") 2025/03/12 01:09:03 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1074a8e1ddde0ee9_d20250312_m010735_c001_v0001176_t0040_u01741741655493") 2025/03/12 01:09:03 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1180485d0ffdb73a_d20250312_m010732_c001_v0001113_t0024_u01741741652134") 2025/03/12 01:09:03 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f4051f84dbf58c020_d20250312_m010726_c001_v7007000_t0000_u01741741646678") 2025/03/12 01:09:04 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1032dabfed66cab6_d20250312_m010725_c001_v0001146_t0014_u01741741645436") 2025/03/12 01:09:04 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f115f5b73e66216bf_d20250312_m010720_c001_v0001172_t0055_u01741741640757") 2025/03/12 01:09:04 DEBUG : dst/two: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f402f4f78a0f6f2d7_d20250312_m010748_c001_v7007000_t0000_u01741741668659") 2025/03/12 01:09:04 DEBUG : dst/two: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a346b_d20250312_m010738_c001_v0001179_t0028_u01741741658317") 2025/03/12 01:09:04 DEBUG : dst/two: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f4014a8e26865e8bd_d20250312_m010737_c001_v7007000_t0000_u01741741657365") 2025/03/12 01:09:04 DEBUG : dst/two: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a3401_d20250312_m010727_c001_v0001179_t0006_u01741741647440") 2025/03/12 01:09:04 DEBUG : dst/two: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f4051f84dbf58c021_d20250312_m010726_c001_v7007000_t0000_u01741741646866") 2025/03/12 01:09:04 DEBUG : dst/two: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a33bf_d20250312_m010715_c001_v0001179_t0048_u01741741635351") 2025/03/12 01:09:04 DEBUG : dst/two: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f407598366ecbcbc1_d20250312_m010714_c001_v7007000_t0000_u01741741634778") 2025/03/12 01:09:04 DEBUG : dst/two: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a3377_d20250312_m010703_c001_v0001179_t0022_u01741741623737") 2025/03/12 01:09:04 DEBUG : dst/two: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f40924c8bbb59b774_d20250312_m010703_c001_v7007000_t0000_u01741741623179") 2025/03/12 01:09:04 DEBUG : dst/two: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a330c_d20250312_m010652_c001_v0001179_t0026_u01741741612758") 2025/03/12 01:09:04 DEBUG : dst/two: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f404052c16edbe2b4_d20250312_m010649_c001_v7007000_t0000_u01741741609680") 2025/03/12 01:09:04 DEBUG : dst/two: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1192144d8a22bbba_d20250312_m010635_c001_v0001183_t0054_u01741741595917") 2025/03/12 01:09:04 DEBUG : dst/two: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f414a6534be0aed47_d20250312_m010634_c001_v7007000_t0000_u01741741594468") 2025/03/12 01:09:04 DEBUG : dst/two: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1020b84c62f08021_d20250312_m010629_c001_v0001105_t0040_u01741741589402") 2025/03/12 01:09:04 DEBUG : dst/two: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f414a6534be0aed21_d20250312_m010608_c001_v7007000_t0000_u01741741568713") 2025/03/12 01:09:04 DEBUG : dst/two: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f109f94c93f0eb90a_d20250312_m010607_c001_v0001041_t0025_u01741741567248") 2025/03/12 01:09:04 DEBUG : empty space: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f4084b07647689e0e_d20250312_m010525_c001_v7007000_t0000_u01741741525872") 2025/03/12 01:09:04 DEBUG : empty space: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f110890de1a0288af_d20250312_m010522_c001_v0001184_t0057_u01741741522124") 2025/03/12 01:09:04 DEBUG : empty space: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f4084b07647689e05_d20250312_m010520_c001_v7007000_t0000_u01741741520253") 2025/03/12 01:09:05 DEBUG : empty space: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f110890de1a028607_d20250312_m010510_c001_v0001184_t0046_u01741741510362") 2025/03/12 01:09:05 DEBUG : empty space: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f4014a8e26865e798_d20250312_m010501_c001_v7007000_t0000_u01741741501494") 2025/03/12 01:09:05 DEBUG : empty space: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f110890de1a028313_d20250312_m010458_c001_v0001184_t0034_u01741741498211") 2025/03/12 01:09:05 DEBUG : empty space: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f40924c8bbb59b572_d20250312_m010434_c001_v7007000_t0000_u01741741474723") 2025/03/12 01:09:05 DEBUG : empty space: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f110890de1a027c6e_d20250312_m010432_c001_v0001184_t0003_u01741741472859") 2025/03/12 01:09:05 DEBUG : empty space: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f40924c8bbb59b549_d20250312_m010431_c001_v7007000_t0000_u01741741471370") 2025/03/12 01:09:05 DEBUG : empty space: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f110890de1a027bc6_d20250312_m010430_c001_v0001184_t0022_u01741741470198") 2025/03/12 01:09:05 DEBUG : empty space: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f40924c8bbb59b52a_d20250312_m010426_c001_v7007000_t0000_u01741741466890") 2025/03/12 01:09:05 DEBUG : empty space: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f110890de1a027a6f_d20250312_m010425_c001_v0001184_t0011_u01741741465335") 2025/03/12 01:09:05 DEBUG : empty space: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f40924c8bbb59b515_d20250312_m010424_c001_v7007000_t0000_u01741741464236") 2025/03/12 01:09:05 DEBUG : empty space: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f110890de1a0279cf_d20250312_m010423_c001_v0001184_t0044_u01741741463076") 2025/03/12 01:09:05 DEBUG : empty space: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f407598366ecbc929_d20250312_m010416_c001_v7007000_t0000_u01741741456615") 2025/03/12 01:09:05 DEBUG : empty space: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f110890de1a0277e4_d20250312_m010415_c001_v0001184_t0015_u01741741455209") 2025/03/12 01:09:05 DEBUG : empty space: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f407598366ecbc923_d20250312_m010414_c001_v7007000_t0000_u01741741454081") 2025/03/12 01:09:05 DEBUG : empty space: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f110890de1a027764_d20250312_m010413_c001_v0001184_t0035_u01741741453312") 2025/03/12 01:09:05 DEBUG : empty space: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f4150e057bb63d2b0_d20250312_m010408_c001_v7007000_t0000_u01741741448299") 2025/03/12 01:09:05 DEBUG : empty space: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f110890de1a0275ee_d20250312_m010407_c001_v0001184_t0009_u01741741447105") 2025/03/12 01:09:05 DEBUG : empty space: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f4150e057bb63d295_d20250312_m010404_c001_v7007000_t0000_u01741741444559") 2025/03/12 01:09:05 DEBUG : empty space: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f110890de1a027540_d20250312_m010403_c001_v0001184_t0028_u01741741443634") 2025/03/12 01:09:05 DEBUG : empty space: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f4150e057bb63d288_d20250312_m010402_c001_v7007000_t0000_u01741741442535") 2025/03/12 01:09:06 DEBUG : empty space: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f116f9c4ae06d4909_d20250312_m010401_c001_v0001182_t0039_u01741741441954") 2025/03/12 01:09:06 DEBUG : empty space: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f110890de1a0274bc_d20250312_m010400_c001_v0001184_t0022_u01741741440437") 2025/03/12 01:09:06 DEBUG : enormous: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f40924c8bbb59b566_d20250312_m010433_c001_v7007000_t0000_u01741741473797") 2025/03/12 01:09:06 DEBUG : enormous: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f110890de1a027c84_d20250312_m010433_c001_v0001184_t0026_u01741741473088") 2025/03/12 01:09:06 DEBUG : existing: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f402f4f78a0f6f2d9_d20250312_m010752_c001_v7007000_t0000_u01741741672491") 2025/03/12 01:09:06 DEBUG : existing: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a34cf_d20250312_m010751_c001_v0001179_t0039_u01741741671325") 2025/03/12 01:09:06 DEBUG : existing: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f4014a8e26865e75b_d20250312_m010456_c001_v7007000_t0000_u01741741496529") 2025/03/12 01:09:06 DEBUG : existing: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f110890de1a02824f_d20250312_m010455_c001_v0001184_t0025_u01741741495511") 2025/03/12 01:09:06 DEBUG : existing: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f4150e057bb63d278_d20250312_m010356_c001_v7007000_t0000_u01741741436641") 2025/03/12 01:09:06 DEBUG : existing: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f110890de1a0273a6_d20250312_m010355_c001_v0001184_t0023_u01741741435688") 2025/03/12 01:09:06 DEBUG : existing: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f4150e057bb63d271_d20250312_m010354_c001_v7007000_t0000_u01741741434419") 2025/03/12 01:09:06 DEBUG : existing: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f110890de1a02731a_d20250312_m010353_c001_v0001184_t0025_u01741741433762") 2025/03/12 01:09:06 DEBUG : existing: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f110890de1a0272f6_d20250312_m010353_c001_v0001184_t0049_u01741741433004") 2025/03/12 01:09:06 DEBUG : existing-b: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f4014a8e26865e75e_d20250312_m010456_c001_v7007000_t0000_u01741741496711") 2025/03/12 01:09:06 DEBUG : existing-b: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a3078_d20250312_m010455_c001_v0001179_t0050_u01741741495524") 2025/03/12 01:09:06 DEBUG : file1: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f412445dfcf8dbcef_d20250312_m010841_c001_v7007000_t0000_u01741741721372") 2025/03/12 01:09:06 DEBUG : file1: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f10515625f417cfcb_d20250312_m010839_c001_v0001044_t0039_u01741741719809") 2025/03/12 01:09:06 DEBUG : file1: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f412445dfcf8dbce0_d20250312_m010837_c001_v7007000_t0000_u01741741717694") 2025/03/12 01:09:06 DEBUG : file1: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f108ce91f771b5993_d20250312_m010836_c001_v0001130_t0043_u01741741716275") 2025/03/12 01:09:06 DEBUG : five: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f40924c8bbb59b59b_d20250312_m010438_c001_v7007000_t0000_u01741741478934") 2025/03/12 01:09:07 DEBUG : five: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f410890de1a027d88_d20250312_m010437_c001_v0001184_t0041_u01741741477035") 2025/03/12 01:09:07 DEBUG : foo: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f4150e057bb63d2a1_d20250312_m010406_c001_v7007000_t0000_u01741741446380") 2025/03/12 01:09:07 DEBUG : foo: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f410890de1a0275bc_d20250312_m010405_c001_v0001184_t0041_u01741741445834") 2025/03/12 01:09:07 DEBUG : foo: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f410890de1a02759a_d20250312_m010405_c001_v0001184_t0041_u01741741445287") 2025/03/12 01:09:07 DEBUG : four: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f40924c8bbb59b59f_d20250312_m010439_c001_v7007000_t0000_u01741741479118") 2025/03/12 01:09:07 DEBUG : four: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f4084a6356c4a301c_d20250312_m010437_c001_v0001179_t0009_u01741741477591") 2025/03/12 01:09:07 DEBUG : four: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f110890de1a027d56_d20250312_m010436_c001_v0001184_t0018_u01741741476453") 2025/03/12 01:09:07 DEBUG : hello world2: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f41824af49467ff0e_d20250312_m010304_c001_v7007000_t0000_u01741741384128") 2025/03/12 01:09:07 DEBUG : hello world2: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f110890de1a02675a_d20250312_m010303_c001_v0001184_t0004_u01741741383532") 2025/03/12 01:09:07 DEBUG : ignore-size: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f4150e057bb63d270_d20250312_m010351_c001_v7007000_t0000_u01741741431890") 2025/03/12 01:09:07 DEBUG : ignore-size: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f110890de1a02726e_d20250312_m010350_c001_v0001184_t0053_u01741741430952") 2025/03/12 01:09:07 DEBUG : nested/sub dir/file: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f4014a8e26865e750_d20250312_m010454_c001_v7007000_t0000_u01741741494345") 2025/03/12 01:09:07 DEBUG : nested/sub dir/file: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a306e_d20250312_m010453_c001_v0001179_t0011_u01741741493442") 2025/03/12 01:09:07 DEBUG : nested/sub dir/file: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f4014a8e26865e749_d20250312_m010452_c001_v7007000_t0000_u01741741492332") 2025/03/12 01:09:07 DEBUG : nested/sub dir/file: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a3064_d20250312_m010451_c001_v0001179_t0034_u01741741491364") 2025/03/12 01:09:07 DEBUG : one: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f40924c8bbb59b5a3_d20250312_m010439_c001_v7007000_t0000_u01741741479301") 2025/03/12 01:09:07 DEBUG : one: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f410890de1a027d1c_d20250312_m010435_c001_v0001184_t0041_u01741741475833") 2025/03/12 01:09:07 DEBUG : only0: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f412445dfcf8dbcc5_d20250312_m010831_c001_v7007000_t0000_u01741741711397") 2025/03/12 01:09:07 DEBUG : only0: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f4084a6356c4a364d_d20250312_m010825_c001_v0001179_t0009_u01741741705458") 2025/03/12 01:09:07 DEBUG : only0: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a35c7_d20250312_m010814_c001_v0001179_t0014_u01741741694406") 2025/03/12 01:09:08 DEBUG : only0: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f4051f84dbf58c07c_d20250312_m010808_c001_v7007000_t0000_u01741741688574") 2025/03/12 01:09:08 DEBUG : only0: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a34f1_d20250312_m010756_c001_v0001179_t0034_u01741741676687") 2025/03/12 01:09:08 DEBUG : only1: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f412445dfcf8dbcc6_d20250312_m010831_c001_v7007000_t0000_u01741741711613") 2025/03/12 01:09:08 DEBUG : only1: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f413e506aad78308b_d20250312_m010826_c001_v0001145_t0009_u01741741706008") 2025/03/12 01:09:08 DEBUG : only1: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a35d1_d20250312_m010815_c001_v0001179_t0054_u01741741695586") 2025/03/12 01:09:08 DEBUG : only1: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f41932860abe1eca7_d20250312_m010807_c001_v7007000_t0000_u01741741687811") 2025/03/12 01:09:08 DEBUG : only1: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a34f7_d20250312_m010757_c001_v0001179_t0016_u01741741677177") 2025/03/12 01:09:08 DEBUG : only10: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f412445dfcf8dbcc7_d20250312_m010831_c001_v7007000_t0000_u01741741711795") 2025/03/12 01:09:08 DEBUG : only10: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f40515625f417cfa1_d20250312_m010826_c001_v0001044_t0013_u01741741706199") 2025/03/12 01:09:08 DEBUG : only10: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a3603_d20250312_m010819_c001_v0001179_t0016_u01741741699542") 2025/03/12 01:09:08 DEBUG : only10: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f41932860abe1ecaa_d20250312_m010807_c001_v7007000_t0000_u01741741687994") 2025/03/12 01:09:08 DEBUG : only10: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a3557_d20250312_m010802_c001_v0001179_t0056_u01741741682484") 2025/03/12 01:09:08 DEBUG : only11: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f412445dfcf8dbcc8_d20250312_m010831_c001_v7007000_t0000_u01741741711978") 2025/03/12 01:09:08 DEBUG : only11: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f408ce91f771b5973_d20250312_m010826_c001_v0001130_t0057_u01741741706390") 2025/03/12 01:09:08 DEBUG : only11: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a360d_d20250312_m010820_c001_v0001179_t0040_u01741741700437") 2025/03/12 01:09:08 DEBUG : only11: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f409e46d9b661bb0c_d20250312_m010808_c001_v7007000_t0000_u01741741688766") 2025/03/12 01:09:08 DEBUG : only11: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a355d_d20250312_m010803_c001_v0001179_t0019_u01741741683115") 2025/03/12 01:09:08 DEBUG : only12: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f412445dfcf8dbcc9_d20250312_m010832_c001_v7007000_t0000_u01741741712160") 2025/03/12 01:09:08 DEBUG : only12: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f4084a6356c4a364f_d20250312_m010826_c001_v0001179_t0009_u01741741706037") 2025/03/12 01:09:08 DEBUG : only12: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a3613_d20250312_m010820_c001_v0001179_t0008_u01741741700983") 2025/03/12 01:09:08 DEBUG : only12: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f41932860abe1ecaf_d20250312_m010808_c001_v7007000_t0000_u01741741688368") 2025/03/12 01:09:09 DEBUG : only12: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a3561_d20250312_m010803_c001_v0001179_t0026_u01741741683523") 2025/03/12 01:09:09 DEBUG : only13: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f412445dfcf8dbcca_d20250312_m010832_c001_v7007000_t0000_u01741741712343") 2025/03/12 01:09:09 DEBUG : only13: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f413e506aad78308d_d20250312_m010826_c001_v0001145_t0009_u01741741706192") 2025/03/12 01:09:09 DEBUG : only13: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a3617_d20250312_m010821_c001_v0001179_t0034_u01741741701432") 2025/03/12 01:09:09 DEBUG : only13: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f40924c8bbb59b820_d20250312_m010808_c001_v7007000_t0000_u01741741688779") 2025/03/12 01:09:09 DEBUG : only13: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a3565_d20250312_m010803_c001_v0001179_t0024_u01741741683965") 2025/03/12 01:09:09 DEBUG : only14: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f412445dfcf8dbccb_d20250312_m010832_c001_v7007000_t0000_u01741741712537") 2025/03/12 01:09:09 DEBUG : only14: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f4084a6356c4a3651_d20250312_m010826_c001_v0001179_t0009_u01741741706221") 2025/03/12 01:09:09 DEBUG : only14: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a361b_d20250312_m010821_c001_v0001179_t0038_u01741741701928") 2025/03/12 01:09:09 DEBUG : only14: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f41932860abe1ecb4_d20250312_m010808_c001_v7007000_t0000_u01741741688919") 2025/03/12 01:09:09 DEBUG : only14: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a356d_d20250312_m010804_c001_v0001179_t0045_u01741741684382") 2025/03/12 01:09:09 DEBUG : only15: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f412445dfcf8dbccc_d20250312_m010832_c001_v7007000_t0000_u01741741712720") 2025/03/12 01:09:09 DEBUG : only15: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f413e506aad78308f_d20250312_m010826_c001_v0001145_t0009_u01741741706375") 2025/03/12 01:09:09 DEBUG : only15: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a3623_d20250312_m010822_c001_v0001179_t0008_u01741741702340") 2025/03/12 01:09:09 DEBUG : only15: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f409e46d9b661bb0b_d20250312_m010808_c001_v7007000_t0000_u01741741688583") 2025/03/12 01:09:09 DEBUG : only15: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a3575_d20250312_m010804_c001_v0001179_t0018_u01741741684852") 2025/03/12 01:09:09 DEBUG : only16: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f412445dfcf8dbccd_d20250312_m010832_c001_v7007000_t0000_u01741741712933") 2025/03/12 01:09:09 DEBUG : only16: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f40515625f417cfa3_d20250312_m010826_c001_v0001044_t0013_u01741741706385") 2025/03/12 01:09:09 DEBUG : only16: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a362b_d20250312_m010823_c001_v0001179_t0031_u01741741703073") 2025/03/12 01:09:09 DEBUG : only16: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f4051f84dbf58c07a_d20250312_m010808_c001_v7007000_t0000_u01741741688390") 2025/03/12 01:09:09 DEBUG : only16: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a357b_d20250312_m010805_c001_v0001179_t0005_u01741741685291") 2025/03/12 01:09:09 DEBUG : only17: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f412445dfcf8dbcce_d20250312_m010833_c001_v7007000_t0000_u01741741713125") 2025/03/12 01:09:10 DEBUG : only17: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f4084a6356c4a3653_d20250312_m010826_c001_v0001179_t0009_u01741741706405") 2025/03/12 01:09:10 DEBUG : only17: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a3639_d20250312_m010823_c001_v0001179_t0028_u01741741703717") 2025/03/12 01:09:10 DEBUG : only17: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f40924c8bbb59b81d_d20250312_m010808_c001_v7007000_t0000_u01741741688597") 2025/03/12 01:09:10 DEBUG : only17: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a3581_d20250312_m010805_c001_v0001179_t0032_u01741741685731") 2025/03/12 01:09:10 DEBUG : only18: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f412445dfcf8dbcd0_d20250312_m010833_c001_v7007000_t0000_u01741741713310") 2025/03/12 01:09:10 DEBUG : only18: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f413e506aad783091_d20250312_m010826_c001_v0001145_t0009_u01741741706560") 2025/03/12 01:09:10 DEBUG : only18: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a363d_d20250312_m010824_c001_v0001179_t0034_u01741741704196") 2025/03/12 01:09:10 DEBUG : only18: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f40924c8bbb59b81a_d20250312_m010808_c001_v7007000_t0000_u01741741688389") 2025/03/12 01:09:10 DEBUG : only18: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a3589_d20250312_m010806_c001_v0001179_t0033_u01741741686171") 2025/03/12 01:09:10 DEBUG : only19: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f412445dfcf8dbcd1_d20250312_m010833_c001_v7007000_t0000_u01741741713493") 2025/03/12 01:09:10 DEBUG : only19: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f40515625f417cfa5_d20250312_m010826_c001_v0001044_t0013_u01741741706570") 2025/03/12 01:09:10 DEBUG : only19: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a3649_d20250312_m010824_c001_v0001179_t0005_u01741741704612") 2025/03/12 01:09:10 DEBUG : only19: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f41932860abe1ecac_d20250312_m010808_c001_v7007000_t0000_u01741741688178") 2025/03/12 01:09:10 DEBUG : only19: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a359b_d20250312_m010806_c001_v0001179_t0022_u01741741686628") 2025/03/12 01:09:10 DEBUG : only2: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f412445dfcf8dbcd2_d20250312_m010833_c001_v7007000_t0000_u01741741713680") 2025/03/12 01:09:10 DEBUG : only2: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f408ce91f771b5975_d20250312_m010826_c001_v0001130_t0057_u01741741706581") 2025/03/12 01:09:10 DEBUG : only2: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a35d9_d20250312_m010816_c001_v0001179_t0045_u01741741696092") 2025/03/12 01:09:10 DEBUG : only2: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f409e46d9b661bb0a_d20250312_m010808_c001_v7007000_t0000_u01741741688396") 2025/03/12 01:09:10 DEBUG : only2: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a3509_d20250312_m010758_c001_v0001179_t0003_u01741741678573") 2025/03/12 01:09:10 DEBUG : only3: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f412445dfcf8dbcd3_d20250312_m010833_c001_v7007000_t0000_u01741741713863") 2025/03/12 01:09:10 DEBUG : only3: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f4084a6356c4a3655_d20250312_m010826_c001_v0001179_t0009_u01741741706592") 2025/03/12 01:09:11 DEBUG : only3: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a35dd_d20250312_m010816_c001_v0001179_t0029_u01741741696506") 2025/03/12 01:09:11 DEBUG : only3: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f41932860abe1ecb3_d20250312_m010808_c001_v7007000_t0000_u01741741688736") 2025/03/12 01:09:11 DEBUG : only3: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a3517_d20250312_m010758_c001_v0001179_t0026_u01741741678998") 2025/03/12 01:09:11 DEBUG : only4: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f412445dfcf8dbcd4_d20250312_m010834_c001_v7007000_t0000_u01741741714046") 2025/03/12 01:09:11 DEBUG : only4: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f413e506aad783093_d20250312_m010826_c001_v0001145_t0009_u01741741706750") 2025/03/12 01:09:11 DEBUG : only4: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a35e5_d20250312_m010816_c001_v0001179_t0037_u01741741696905") 2025/03/12 01:09:11 DEBUG : only4: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f41932860abe1ecb1_d20250312_m010808_c001_v7007000_t0000_u01741741688551") 2025/03/12 01:09:11 DEBUG : only4: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a3525_d20250312_m010759_c001_v0001179_t0049_u01741741679415") 2025/03/12 01:09:11 DEBUG : only5: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f412445dfcf8dbcd5_d20250312_m010834_c001_v7007000_t0000_u01741741714229") 2025/03/12 01:09:11 DEBUG : only5: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f40515625f417cfa7_d20250312_m010826_c001_v0001044_t0013_u01741741706753") 2025/03/12 01:09:11 DEBUG : only5: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a35e9_d20250312_m010817_c001_v0001179_t0045_u01741741697341") 2025/03/12 01:09:11 DEBUG : only5: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f4051f84dbf58c07e_d20250312_m010808_c001_v7007000_t0000_u01741741688757") 2025/03/12 01:09:11 DEBUG : only5: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a3533_d20250312_m010759_c001_v0001179_t0031_u01741741679860") 2025/03/12 01:09:11 DEBUG : only6: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f412445dfcf8dbcd6_d20250312_m010834_c001_v7007000_t0000_u01741741714412") 2025/03/12 01:09:11 DEBUG : only6: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f408ce91f771b5977_d20250312_m010826_c001_v0001130_t0057_u01741741706766") 2025/03/12 01:09:11 DEBUG : only6: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a35ed_d20250312_m010817_c001_v0001179_t0032_u01741741697777") 2025/03/12 01:09:11 DEBUG : only6: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f4051f84dbf58c080_d20250312_m010808_c001_v7007000_t0000_u01741741688946") 2025/03/12 01:09:11 DEBUG : only6: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a3537_d20250312_m010800_c001_v0001179_t0037_u01741741680514") 2025/03/12 01:09:11 DEBUG : only7: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f412445dfcf8dbcd7_d20250312_m010834_c001_v7007000_t0000_u01741741714596") 2025/03/12 01:09:11 DEBUG : only7: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f4084a6356c4a3657_d20250312_m010826_c001_v0001179_t0009_u01741741706780") 2025/03/12 01:09:11 DEBUG : only7: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a35f1_d20250312_m010818_c001_v0001179_t0004_u01741741698205") 2025/03/12 01:09:12 DEBUG : only7: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f40924c8bbb59b817_d20250312_m010808_c001_v7007000_t0000_u01741741688198") 2025/03/12 01:09:12 DEBUG : only7: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a3541_d20250312_m010800_c001_v0001179_t0027_u01741741680977") 2025/03/12 01:09:12 DEBUG : only8: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f412445dfcf8dbcd9_d20250312_m010834_c001_v7007000_t0000_u01741741714779") 2025/03/12 01:09:12 DEBUG : only8: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f413e506aad783095_d20250312_m010826_c001_v0001145_t0009_u01741741706931") 2025/03/12 01:09:12 DEBUG : only8: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a35f5_d20250312_m010818_c001_v0001179_t0030_u01741741698648") 2025/03/12 01:09:12 DEBUG : only8: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f409e46d9b661bb09_d20250312_m010808_c001_v7007000_t0000_u01741741688206") 2025/03/12 01:09:12 DEBUG : only8: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a3547_d20250312_m010801_c001_v0001179_t0023_u01741741681542") 2025/03/12 01:09:12 DEBUG : only9: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f412445dfcf8dbcda_d20250312_m010834_c001_v7007000_t0000_u01741741714962") 2025/03/12 01:09:12 DEBUG : only9: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f40515625f417cfa9_d20250312_m010826_c001_v0001044_t0013_u01741741706941") 2025/03/12 01:09:12 DEBUG : only9: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a35fd_d20250312_m010819_c001_v0001179_t0040_u01741741699122") 2025/03/12 01:09:12 DEBUG : only9: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f4051f84dbf58c078_d20250312_m010808_c001_v7007000_t0000_u01741741688184") 2025/03/12 01:09:12 DEBUG : only9: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a354d_d20250312_m010802_c001_v0001179_t0014_u01741741682004") 2025/03/12 01:09:12 DEBUG : potato: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f4014a8e26865e73c_d20250312_m010449_c001_v7007000_t0000_u01741741489496") 2025/03/12 01:09:12 DEBUG : potato: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1192144d8a22a8ef_d20250312_m010447_c001_v0001183_t0046_u01741741487611") 2025/03/12 01:09:12 DEBUG : potato: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f40924c8bbb59b5dd_d20250312_m010445_c001_v7007000_t0000_u01741741485774") 2025/03/12 01:09:12 DEBUG : potato: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f110890de1a027f2c_d20250312_m010443_c001_v0001184_t0047_u01741741483993") 2025/03/12 01:09:12 DEBUG : potato: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f40924c8bbb59b5c0_d20250312_m010442_c001_v7007000_t0000_u01741741482155") 2025/03/12 01:09:12 DEBUG : potato: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1192144d8a22a77b_d20250312_m010440_c001_v0001183_t0043_u01741741480223") 2025/03/12 01:09:12 DEBUG : potato: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f40924c8bbb59b537_d20250312_m010429_c001_v7007000_t0000_u01741741469065") 2025/03/12 01:09:12 DEBUG : potato: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f110890de1a027b13_d20250312_m010427_c001_v0001184_t0007_u01741741467813") 2025/03/12 01:09:12 DEBUG : potato: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f40924c8bbb59b523_d20250312_m010425_c001_v7007000_t0000_u01741741465926") 2025/03/12 01:09:13 DEBUG : potato: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f110890de1a027a63_d20250312_m010425_c001_v0001184_t0013_u01741741465141") 2025/03/12 01:09:13 DEBUG : potato: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f40924c8bbb59b510_d20250312_m010423_c001_v7007000_t0000_u01741741463647") 2025/03/12 01:09:13 DEBUG : potato: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f110890de1a0279bf_d20250312_m010422_c001_v0001184_t0012_u01741741462802") 2025/03/12 01:09:13 DEBUG : potato: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f407598366ecbc928_d20250312_m010416_c001_v7007000_t0000_u01741741456054") 2025/03/12 01:09:13 DEBUG : potato: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f110890de1a0277d2_d20250312_m010415_c001_v0001184_t0048_u01741741455012") 2025/03/12 01:09:13 DEBUG : potato: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f407598366ecbc924_d20250312_m010414_c001_v7007000_t0000_u01741741454275") 2025/03/12 01:09:13 DEBUG : potato: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f110890de1a027754_d20250312_m010413_c001_v0001184_t0027_u01741741453078") 2025/03/12 01:09:13 DEBUG : potato: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f4150e057bb63d2cf_d20250312_m010412_c001_v7007000_t0000_u01741741452351") 2025/03/12 01:09:13 DEBUG : potato: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f110890de1a0276fe_d20250312_m010411_c001_v0001184_t0029_u01741741451767") 2025/03/12 01:09:13 DEBUG : potato: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f110890de1a0276da_d20250312_m010411_c001_v0001184_t0047_u01741741451192") 2025/03/12 01:09:13 DEBUG : potato: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f4150e057bb63d2bf_d20250312_m010410_c001_v7007000_t0000_u01741741450463") 2025/03/12 01:09:13 DEBUG : potato: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f110890de1a027692_d20250312_m010409_c001_v0001184_t0048_u01741741449886") 2025/03/12 01:09:13 DEBUG : potato: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f110890de1a02766c_d20250312_m010409_c001_v0001184_t0057_u01741741449282") 2025/03/12 01:09:13 DEBUG : potato: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f4150e057bb63d2b2_d20250312_m010408_c001_v7007000_t0000_u01741741448559") 2025/03/12 01:09:13 DEBUG : potato: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f110890de1a02760c_d20250312_m010407_c001_v0001184_t0049_u01741741447684") 2025/03/12 01:09:13 DEBUG : potato2: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f4064ce6f89cd5d2f_d20250312_m010535_c001_v7007000_t0000_u01741741535577") 2025/03/12 01:09:13 DEBUG : potato2: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1192144d8a22b0bf_d20250312_m010534_c001_v0001183_t0028_u01741741534991") 2025/03/12 01:09:13 DEBUG : potato2: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f4084b07647689e10_d20250312_m010526_c001_v7007000_t0000_u01741741526107") 2025/03/12 01:09:13 DEBUG : potato2: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1192144d8a22ae3a_d20250312_m010521_c001_v0001183_t0018_u01741741521548") 2025/03/12 01:09:13 DEBUG : potato2: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f402f4f78a0f6f271_d20250312_m010514_c001_v7007000_t0000_u01741741514003") 2025/03/12 01:09:14 DEBUG : potato2: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1192144d8a22ac82_d20250312_m010509_c001_v0001183_t0055_u01741741509728") 2025/03/12 01:09:14 DEBUG : potato2: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f4014a8e26865e79d_d20250312_m010502_c001_v7007000_t0000_u01741741502100") 2025/03/12 01:09:14 DEBUG : potato2: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1192144d8a22aa88_d20250312_m010457_c001_v0001183_t0043_u01741741497994") 2025/03/12 01:09:14 DEBUG : potato2: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f40924c8bbb59b569_d20250312_m010433_c001_v7007000_t0000_u01741741473982") 2025/03/12 01:09:14 DEBUG : potato2: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f110890de1a027c5c_d20250312_m010432_c001_v0001184_t0018_u01741741472659") 2025/03/12 01:09:14 DEBUG : potato2: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f40924c8bbb59b54b_d20250312_m010431_c001_v7007000_t0000_u01741741471569") 2025/03/12 01:09:14 DEBUG : potato2: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f110890de1a027bb6_d20250312_m010429_c001_v0001184_t0013_u01741741469972") 2025/03/12 01:09:14 DEBUG : potato2: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f40924c8bbb59b539_d20250312_m010429_c001_v7007000_t0000_u01741741469247") 2025/03/12 01:09:14 DEBUG : potato2: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f110890de1a027b45_d20250312_m010428_c001_v0001184_t0018_u01741741468443") 2025/03/12 01:09:14 DEBUG : potato2: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f40924c8bbb59b52c_d20250312_m010427_c001_v7007000_t0000_u01741741467087") 2025/03/12 01:09:14 DEBUG : potato2: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f110890de1a027ab5_d20250312_m010426_c001_v0001184_t0007_u01741741466295") 2025/03/12 01:09:14 DEBUG : potato2: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f40924c8bbb59b517_d20250312_m010424_c001_v7007000_t0000_u01741741464418") 2025/03/12 01:09:14 DEBUG : potato2: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f110890de1a0279fd_d20250312_m010423_c001_v0001184_t0053_u01741741463652") 2025/03/12 01:09:14 DEBUG : potato2: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f407598366ecbc92a_d20250312_m010416_c001_v7007000_t0000_u01741741456798") 2025/03/12 01:09:14 DEBUG : potato2: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f110890de1a02781a_d20250312_m010415_c001_v0001184_t0035_u01741741455839") 2025/03/12 01:09:14 DEBUG : potato2: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f41824af49467ff1d_d20250312_m010307_c001_v7007000_t0000_u01741741387550") 2025/03/12 01:09:14 DEBUG : potato2: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f110890de1a02681e_d20250312_m010306_c001_v0001184_t0032_u01741741386935") 2025/03/12 01:09:14 DEBUG : potato2: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f41824af49467ff16_d20250312_m010305_c001_v7007000_t0000_u01741741385666") 2025/03/12 01:09:14 DEBUG : potato2: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f110890de1a0267ac_d20250312_m010305_c001_v0001184_t0045_u01741741385051") 2025/03/12 01:09:14 DEBUG : potato3: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f4084b07647689e12_d20250312_m010526_c001_v7007000_t0000_u01741741526445") 2025/03/12 01:09:14 DEBUG : potato3: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a30fc_d20250312_m010522_c001_v0001179_t0044_u01741741522705") 2025/03/12 01:09:14 DEBUG : potato3: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f402f4f78a0f6f272_d20250312_m010514_c001_v7007000_t0000_u01741741514344") 2025/03/12 01:09:14 DEBUG : potato3: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a30c6_d20250312_m010510_c001_v0001179_t0048_u01741741510971") 2025/03/12 01:09:15 DEBUG : potato3: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f4014a8e26865e79a_d20250312_m010501_c001_v7007000_t0000_u01741741501732") 2025/03/12 01:09:15 DEBUG : potato3: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a308a_d20250312_m010458_c001_v0001179_t0030_u01741741498520") 2025/03/12 01:09:15 DEBUG : pre-dest1/1: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f414a6534be0aed2a_d20250312_m010617_c001_v7007000_t0000_u01741741577262") 2025/03/12 01:09:15 DEBUG : pre-dest1/1: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a3210_d20250312_m010609_c001_v0001179_t0023_u01741741569452") 2025/03/12 01:09:15 DEBUG : pre-dest2/2: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f414a6534be0aed2b_d20250312_m010617_c001_v7007000_t0000_u01741741577448") 2025/03/12 01:09:15 DEBUG : pre-dest2/2: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1192144d8a22b77b_d20250312_m010610_c001_v0001183_t0019_u01741741570060") 2025/03/12 01:09:15 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f414a6534be0aed04_d20250312_m010548_c001_v7007000_t0000_u01741741548794") 2025/03/12 01:09:15 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f110890de1a028dcc_d20250312_m010544_c001_v0001184_t0019_u01741741544856") 2025/03/12 01:09:15 DEBUG : sizeonly: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f41692cf185e244cc_d20250312_m010349_c001_v7007000_t0000_u01741741429313") 2025/03/12 01:09:15 DEBUG : sizeonly: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f110890de1a0271e4_d20250312_m010348_c001_v0001184_t0051_u01741741428349") 2025/03/12 01:09:15 DEBUG : sub dir/hello world: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f41692cf185e2476e_d20250312_m010851_c001_v7007000_t0000_u01741741731043") 2025/03/12 01:09:15 DEBUG : sub dir/hello world: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f113e506aad7830dd_d20250312_m010848_c001_v0001145_t0050_u01741741728051") 2025/03/12 01:09:15 DEBUG : sub dir/hello world: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f412445dfcf8dbd00_d20250312_m010846_c001_v7007000_t0000_u01741741726177") 2025/03/12 01:09:15 DEBUG : sub dir/hello world: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f108ce91f771b59b5_d20250312_m010843_c001_v0001130_t0031_u01741741723472") 2025/03/12 01:09:15 DEBUG : sub dir/hello world: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f4014a8e26865e752_d20250312_m010454_c001_v7007000_t0000_u01741741494527") 2025/03/12 01:09:15 DEBUG : sub dir/hello world: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1192144d8a22a9ec_d20250312_m010453_c001_v0001183_t0050_u01741741493785") 2025/03/12 01:09:15 DEBUG : sub dir/hello world: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f4014a8e26865e74c_d20250312_m010452_c001_v7007000_t0000_u01741741492515") 2025/03/12 01:09:15 DEBUG : sub dir/hello world: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f110890de1a028145_d20250312_m010451_c001_v0001184_t0004_u01741741491712") 2025/03/12 01:09:15 DEBUG : sub dir/hello world: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f41692cf185e244ad_d20250312_m010345_c001_v7007000_t0000_u01741741425221") 2025/03/12 01:09:15 DEBUG : sub dir/hello world: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f110890de1a0270b2_d20250312_m010343_c001_v0001184_t0054_u01741741423745") 2025/03/12 01:09:15 DEBUG : sub dir/hello world: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f41692cf185e2449d_d20250312_m010343_c001_v7007000_t0000_u01741741423015") 2025/03/12 01:09:16 DEBUG : sub dir/hello world: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f110890de1a02704c_d20250312_m010341_c001_v0001184_t0051_u01741741421835") 2025/03/12 01:09:16 DEBUG : sub dir/hello world: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f41692cf185e2447c_d20250312_m010338_c001_v7007000_t0000_u01741741418998") 2025/03/12 01:09:16 DEBUG : sub dir/hello world: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f110890de1a026f8d_d20250312_m010337_c001_v0001184_t0023_u01741741417837") 2025/03/12 01:09:16 DEBUG : sub dir/hello world: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f41692cf185e24476_d20250312_m010337_c001_v7007000_t0000_u01741741417294") 2025/03/12 01:09:16 DEBUG : sub dir/hello world: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f110890de1a026f23_d20250312_m010335_c001_v0001184_t0048_u01741741415970") 2025/03/12 01:09:16 DEBUG : sub dir/hello world: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f110890de1a026e6f_d20250312_m010333_c001_v0001184_t0011_u01741741413366") 2025/03/12 01:09:16 DEBUG : sub dir/hello world: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f41692cf185e2445a_d20250312_m010332_c001_v7007000_t0000_u01741741412639") 2025/03/12 01:09:16 DEBUG : sub dir/hello world: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f110890de1a026e20_d20250312_m010332_c001_v0001184_t0006_u01741741412068") 2025/03/12 01:09:16 DEBUG : sub dir/hello world: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f110890de1a026dfe_d20250312_m010331_c001_v0001184_t0003_u01741741411296") 2025/03/12 01:09:16 DEBUG : sub dir/hello world: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f41692cf185e2444d_d20250312_m010330_c001_v7007000_t0000_u01741741410194") 2025/03/12 01:09:16 DEBUG : sub dir/hello world: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f110890de1a026d02_d20250312_m010327_c001_v0001184_t0039_u01741741407423") 2025/03/12 01:09:16 DEBUG : sub dir/hello world: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f110890de1a026c39_d20250312_m010324_c001_v0001184_t0057_u01741741404569") 2025/03/12 01:09:16 DEBUG : sub dir/hello world: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f41692cf185e24440_d20250312_m010323_c001_v7007000_t0000_u01741741403830") 2025/03/12 01:09:16 DEBUG : sub dir/hello world: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f110890de1a026bf6_d20250312_m010323_c001_v0001184_t0013_u01741741403251") 2025/03/12 01:09:16 DEBUG : sub dir/hello world: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f110890de1a026bbe_d20250312_m010322_c001_v0001184_t0007_u01741741402505") 2025/03/12 01:09:16 DEBUG : sub dir/hello world: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f41692cf185e2443d_d20250312_m010321_c001_v7007000_t0000_u01741741401766") 2025/03/12 01:09:16 DEBUG : sub dir/hello world: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f110890de1a026a86_d20250312_m010317_c001_v0001184_t0041_u01741741397493") 2025/03/12 01:09:16 DEBUG : sub dir/hello world: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f41692cf185e24431_d20250312_m010317_c001_v7007000_t0000_u01741741397132") 2025/03/12 01:09:16 DEBUG : sub dir/hello world: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f110890de1a026a56_d20250312_m010316_c001_v0001184_t0035_u01741741396553") 2025/03/12 01:09:16 DEBUG : sub dir/hello world: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f41824af49467ff39_d20250312_m010314_c001_v7007000_t0000_u01741741394908") 2025/03/12 01:09:16 DEBUG : sub dir/hello world: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f110890de1a0269d8_d20250312_m010314_c001_v0001184_t0013_u01741741394324") 2025/03/12 01:09:17 DEBUG : sub dir/hello world: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f41824af49467ff35_d20250312_m010313_c001_v7007000_t0000_u01741741393761") 2025/03/12 01:09:17 DEBUG : sub dir/hello world: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f110890de1a026970_d20250312_m010313_c001_v0001184_t0044_u01741741393205") 2025/03/12 01:09:17 DEBUG : sub dir/hello world: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f41824af49467ff30_d20250312_m010311_c001_v7007000_t0000_u01741741391920") 2025/03/12 01:09:17 DEBUG : sub dir/hello world: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f110890de1a0268fa_d20250312_m010311_c001_v0001184_t0003_u01741741391071") 2025/03/12 01:09:17 DEBUG : sub dir/hello world: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f41824af49467ff29_d20250312_m010310_c001_v7007000_t0000_u01741741390522") 2025/03/12 01:09:17 DEBUG : sub dir/hello world: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f110890de1a0268c0_d20250312_m010309_c001_v0001184_t0039_u01741741389951") 2025/03/12 01:09:17 DEBUG : sub dir/hello world: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f41824af49467ff23_d20250312_m010309_c001_v7007000_t0000_u01741741389041") 2025/03/12 01:09:17 DEBUG : sub dir/hello world: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f110890de1a02687c_d20250312_m010308_c001_v0001184_t0021_u01741741388464") 2025/03/12 01:09:17 DEBUG : sub dir/hello world: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f41824af49467ff06_d20250312_m010302_c001_v7007000_t0000_u01741741382619") 2025/03/12 01:09:17 DEBUG : sub dir/hello world: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f110890de1a026700_d20250312_m010301_c001_v0001184_t0029_u01741741381906") 2025/03/12 01:09:17 DEBUG : sub dir/hello world: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f41824af49467fefb_d20250312_m010300_c001_v7007000_t0000_u01741741380984") 2025/03/12 01:09:17 DEBUG : sub dir/hello world: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f110890de1a0266c4_d20250312_m010300_c001_v0001184_t0021_u01741741380414") 2025/03/12 01:09:17 DEBUG : sub dir/hello world: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f41824af49467fef6_d20250312_m010259_c001_v7007000_t0000_u01741741379505") 2025/03/12 01:09:17 DEBUG : sub dir/hello world: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f110890de1a026684_d20250312_m010258_c001_v0001184_t0005_u01741741378930") 2025/03/12 01:09:17 DEBUG : sub dir/hello world: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f41824af49467fee3_d20250312_m010255_c001_v7007000_t0000_u01741741375991") 2025/03/12 01:09:17 DEBUG : sub dir/hello world: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f110890de1a0265e8_d20250312_m010255_c001_v0001184_t0005_u01741741375431") 2025/03/12 01:09:17 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f41692cf185e2476f_d20250312_m010851_c001_v7007000_t0000_u01741741731226") 2025/03/12 01:09:17 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f10515625f417cfdb_d20250312_m010848_c001_v0001044_t0052_u01741741728057") 2025/03/12 01:09:17 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f412445dfcf8dbd01_d20250312_m010846_c001_v7007000_t0000_u01741741726360") 2025/03/12 01:09:17 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a36af_d20250312_m010843_c001_v0001179_t0037_u01741741723124") 2025/03/12 01:09:17 DEBUG : sub/yam: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f4014a8e26865e73b_d20250312_m010448_c001_v7007000_t0000_u01741741488926") 2025/03/12 01:09:18 DEBUG : sub/yam: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a3058_d20250312_m010447_c001_v0001179_t0007_u01741741487266") 2025/03/12 01:09:18 DEBUG : test_dir1/file2: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f412445dfcf8dbcf2_d20250312_m010841_c001_v7007000_t0000_u01741741721566") 2025/03/12 01:09:18 DEBUG : test_dir1/file2: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a3699_d20250312_m010839_c001_v0001179_t0037_u01741741719457") 2025/03/12 01:09:18 DEBUG : test_dir1/file2: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f412445dfcf8dbce1_d20250312_m010837_c001_v7007000_t0000_u01741741717894") 2025/03/12 01:09:18 DEBUG : test_dir1/file2: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f113e506aad7830ab_d20250312_m010836_c001_v0001145_t0008_u01741741716299") 2025/03/12 01:09:18 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f412445dfcf8dbcf4_d20250312_m010841_c001_v7007000_t0000_u01741741721757") 2025/03/12 01:09:18 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f113e506aad7830c3_d20250312_m010839_c001_v0001145_t0044_u01741741719466") 2025/03/12 01:09:18 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f412445dfcf8dbce3_d20250312_m010838_c001_v7007000_t0000_u01741741718085") 2025/03/12 01:09:18 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a368b_d20250312_m010836_c001_v0001179_t0023_u01741741716282") 2025/03/12 01:09:18 DEBUG : three: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f40924c8bbb59b5a7_d20250312_m010439_c001_v7007000_t0000_u01741741479484") 2025/03/12 01:09:18 DEBUG : three: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f110890de1a027de6_d20250312_m010438_c001_v0001184_t0020_u01741741478348") 2025/03/12 01:09:18 DEBUG : three: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f110890de1a027d38_d20250312_m010436_c001_v0001184_t0020_u01741741476198") 2025/03/12 01:09:18 DEBUG : two: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f40924c8bbb59b5ad_d20250312_m010439_c001_v7007000_t0000_u01741741479668") 2025/03/12 01:09:18 DEBUG : two: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f4192144d8a22a71d_d20250312_m010437_c001_v0001183_t0043_u01741741477771") 2025/03/12 01:09:18 DEBUG : two: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f410890de1a027d2c_d20250312_m010436_c001_v0001184_t0041_u01741741476016") 2025/03/12 01:09:18 DEBUG : yam: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f4014a8e26865e73d_d20250312_m010449_c001_v7007000_t0000_u01741741489678") 2025/03/12 01:09:18 DEBUG : yam: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1160f29942691999_d20250312_m010448_c001_v0001136_t0011_u01741741488602") 2025/03/12 01:09:18 DEBUG : yam: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f40924c8bbb59b5d8_d20250312_m010445_c001_v7007000_t0000_u01741741485217") 2025/03/12 01:09:18 DEBUG : yam: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a3044_d20250312_m010443_c001_v0001179_t0023_u01741741483646") 2025/03/12 01:09:18 DEBUG : yam: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f40924c8bbb59b5bb_d20250312_m010441_c001_v7007000_t0000_u01741741481609") 2025/03/12 01:09:18 DEBUG : yam: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1084a6356c4a3030_d20250312_m010440_c001_v0001179_t0036_u01741741480214") 2025/03/12 01:09:19 DEBUG : yaml: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f4014a8e26865e737_d20250312_m010445_c001_v7007000_t0000_u01741741485966") 2025/03/12 01:09:19 DEBUG : yaml: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f111c023428bb55ae_d20250312_m010444_c001_v0001042_t0002_u01741741484802") 2025/03/12 01:09:19 DEBUG : yaml: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f40924c8bbb59b5c3_d20250312_m010442_c001_v7007000_t0000_u01741741482356") 2025/03/12 01:09:19 DEBUG : yaml: Deleting (id "4_zaf023d63e00d8b7b9f580e1b_f1031462edfa6c541_d20250312_m010441_c001_v0001181_t0006_u01741741481380") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m28.099660521s (try 1/5)