"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/03/01 02:32:02 DEBUG : Creating backend with remote "TestB2:rclone-test-lujuyez0hexu" 2025/03/01 02:32:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/01 02:32:03 DEBUG : Creating backend with remote "/tmp/rclone216990287" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" 2025/03/01 02:32:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/01 02:32:04 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/03/01 02:32:04 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for checks to finish 2025/03/01 02:32:04 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.92s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" 2025/03/01 02:32:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/01 02:32:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/01 02:32:05 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for checks to finish 2025/03/01 02:32:05 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for transfers to finish 2025/03/01 02:32:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/01 02:32:06 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" 2025/03/01 02:32:06 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.01s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" 2025/03/01 02:32:07 DEBUG : Creating backend with remote "/non-existing" 2025/03/01 02:32:08 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/03/01 02:32:08 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for checks to finish 2025/03/01 02:32:08 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" 2025/03/01 02:32:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/01 02:32:09 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for checks to finish 2025/03/01 02:32:09 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for transfers to finish 2025/03/01 02:32:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/01 02:32:09 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.86s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" 2025/03/01 02:32:10 INFO : B2 bucket rclone-test-lujuyez0hexu: Running all checks before starting transfers 2025/03/01 02:32:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/01 02:32:10 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for checks to finish 2025/03/01 02:32:10 INFO : B2 bucket rclone-test-lujuyez0hexu: Checks finished, now starting transfers 2025/03/01 02:32:10 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for transfers to finish 2025/03/01 02:32:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/01 02:32:11 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.53s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" 2025/03/01 02:32:12 ERROR : Ignoring --no-traverse with sync 2025/03/01 02:32:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/01 02:32:12 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for checks to finish 2025/03/01 02:32:12 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for transfers to finish 2025/03/01 02:32:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/01 02:32:12 INFO : sub dir/hello world: Copied (new) 2025/03/01 02:32:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.52s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" 2025/03/01 02:32:13 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/03/01 02:32:13 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for checks to finish 2025/03/01 02:32:13 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for transfers to finish 2025/03/01 02:32:14 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/03/01 02:32:14 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.53s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" 2025/03/01 02:32:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/01 02:32:15 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for checks to finish 2025/03/01 02:32:15 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for transfers to finish 2025/03/01 02:32:15 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/01 02:32:15 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.50s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" 2025/03/01 02:32:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/01 02:32:17 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for checks to finish 2025/03/01 02:32:17 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for transfers to finish 2025/03/01 02:32:17 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/01 02:32:17 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.89s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" 2025/03/01 02:32:18 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/01 02:32:18 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/01 02:32:18 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/03/01 02:32:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/01 02:32:18 INFO : sub dir: Making directory 2025/03/01 02:32:18 INFO : sub dir2: Making directory 2025/03/01 02:32:18 INFO : sub dir2/sub sub dir2: Making directory 2025/03/01 02:32:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/01 02:32:18 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for checks to finish 2025/03/01 02:32:18 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for transfers to finish 2025/03/01 02:32:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/01 02:32:19 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/03/01 02:32:19 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.47s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" 2025/03/01 02:32:20 INFO : sub dir2: Making directory 2025/03/01 02:32:20 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/01 02:32:20 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/01 02:32:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/01 02:32:20 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for checks to finish 2025/03/01 02:32:20 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for transfers to finish 2025/03/01 02:32:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/01 02:32:20 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.13s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" 2025/03/01 02:32:21 DEBUG : sub dir2: Making directory with metadata 2025/03/01 02:32:21 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/01 02:32:21 INFO : sub dir: Making directory 2025/03/01 02:32:21 INFO : sub dir2: Making directory 2025/03/01 02:32:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/01 02:32:21 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for checks to finish 2025/03/01 02:32:21 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for transfers to finish 2025/03/01 02:32:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/01 02:32:21 INFO : sub dir/hello world: Copied (new) 2025/03/01 02:32:21 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/03/01 02:32:21 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/03/01 02:32:22 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.67s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", 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-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" 2025/03/01 02:32:23 INFO : sub dir2: Making directory 2025/03/01 02:32:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/01 02:32:23 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for checks to finish 2025/03/01 02:32:23 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for transfers to finish 2025/03/01 02:32:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/01 02:32:23 INFO : sub dir/hello world: Copied (new) 2025/03/01 02:32:23 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.11s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" 2025/03/01 02:32:24 DEBUG : sub dir2: Making directory with metadata 2025/03/01 02:32:24 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/01 02:32:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/01 02:32:24 INFO : sub dir: Making directory 2025/03/01 02:32:24 INFO : sub dir2: Making directory 2025/03/01 02:32:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/01 02:32:24 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for checks to finish 2025/03/01 02:32:24 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for transfers to finish 2025/03/01 02:32:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/01 02:32:24 INFO : sub dir/hello world: Copied (new) 2025/03/01 02:32:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/03/01 02:32:24 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.49s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", 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-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" 2025/03/01 02:32:26 INFO : sub dir2: Making directory 2025/03/01 02:32:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/01 02:32:26 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for checks to finish 2025/03/01 02:32:26 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for transfers to finish 2025/03/01 02:32:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/01 02:32:27 INFO : sub dir/hello world: Copied (new) 2025/03/01 02:32:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.52s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" 2025/03/01 02:32:28 DEBUG : Creating backend with remote "TestB2:rclone-test-rowagik8kemu" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-lujuyez0hexu -> B2 bucket rclone-test-rowagik8kemu 2025/03/01 02:32:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/01 02:32:29 DEBUG : B2 bucket rclone-test-rowagik8kemu: Waiting for checks to finish 2025/03/01 02:32:29 DEBUG : B2 bucket rclone-test-rowagik8kemu: Waiting for transfers to finish 2025/03/01 02:32:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/01 02:32:30 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" 2025/03/01 02:32:30 DEBUG : B2 bucket rclone-test-rowagik8kemu: Purge remote 2025/03/01 02:32:30 INFO : B2 bucket rclone-test-rowagik8kemu: cleaning bucket "rclone-test-rowagik8kemu" of all files 2025/03/01 02:32:30 DEBUG : sub dir/hello world: Deleting (id "4_zcfc24db380cd4bfb9f580e1b_f106ae70cf79ece20_d20250301_m023229_c001_v0001098_t0023_u01740796349801") --- PASS: TestServerSideCopy (4.22s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" 2025/03/01 02:32:32 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/01 02:32:32 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for checks to finish 2025/03/01 02:32:32 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for transfers to finish 2025/03/01 02:32:32 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/01 02:32:32 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" --- PASS: TestCopyOverSelf (1.87s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" 2025/03/01 02:32:34 DEBUG : Creating backend with remote "TestB2:rclone-test-bokiyif4kiya" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-lujuyez0hexu -> B2 bucket rclone-test-bokiyif4kiya 2025/03/01 02:32:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/01 02:32:35 DEBUG : B2 bucket rclone-test-bokiyif4kiya: Waiting for checks to finish 2025/03/01 02:32:35 DEBUG : B2 bucket rclone-test-bokiyif4kiya: Waiting for transfers to finish 2025/03/01 02:32:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/01 02:32:36 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" 2025/03/01 02:32:37 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/01 02:32:37 DEBUG : B2 bucket rclone-test-bokiyif4kiya: Waiting for checks to finish 2025/03/01 02:32:37 DEBUG : B2 bucket rclone-test-bokiyif4kiya: Waiting for transfers to finish 2025/03/01 02:32:37 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/01 02:32:37 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" 2025/03/01 02:32:38 DEBUG : B2 bucket rclone-test-bokiyif4kiya: Purge remote 2025/03/01 02:32:38 INFO : B2 bucket rclone-test-bokiyif4kiya: cleaning bucket "rclone-test-bokiyif4kiya" of all files 2025/03/01 02:32:38 DEBUG : sub dir/hello world: Deleting (id "4_zbf626d3380cd4bfb9f580e1b_f10879a560c9ea35b_d20250301_m023237_c001_v0001042_t0010_u01740796357476") 2025/03/01 02:32:38 DEBUG : sub dir/hello world: Deleting (id "4_zbf626d3380cd4bfb9f580e1b_f1040ac3a75930408_d20250301_m023235_c001_v0001109_t0011_u01740796355897") --- PASS: TestServerSideCopyOverSelf (6.42s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" 2025/03/01 02:32:40 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/01 02:32:40 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for checks to finish 2025/03/01 02:32:40 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for transfers to finish 2025/03/01 02:32:41 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/01 02:32:41 INFO : sub dir/hello world: Copied (replaced existing) 2025/03/01 02:32:41 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" --- PASS: TestMoveOverSelf (1.89s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" 2025/03/01 02:32:42 DEBUG : Creating backend with remote "TestB2:rclone-test-dapomin1tuso" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-lujuyez0hexu -> B2 bucket rclone-test-dapomin1tuso 2025/03/01 02:32:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/01 02:32:43 DEBUG : B2 bucket rclone-test-dapomin1tuso: Waiting for checks to finish 2025/03/01 02:32:43 DEBUG : B2 bucket rclone-test-dapomin1tuso: Waiting for transfers to finish 2025/03/01 02:32:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/01 02:32:44 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" 2025/03/01 02:32:45 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/01 02:32:45 DEBUG : B2 bucket rclone-test-dapomin1tuso: Waiting for checks to finish 2025/03/01 02:32:45 DEBUG : B2 bucket rclone-test-dapomin1tuso: Waiting for transfers to finish 2025/03/01 02:32:45 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/01 02:32:45 INFO : sub dir/hello world: Copied (server-side copy) 2025/03/01 02:32:45 INFO : sub dir/hello world: Deleted 2025/03/01 02:32:46 DEBUG : testing file moves 2025/03/01 02:32:46 DEBUG : B2 bucket rclone-test-dapomin1tuso: Waiting for checks to finish 2025/03/01 02:32:46 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/03/01 02:32:46 DEBUG : B2 bucket rclone-test-dapomin1tuso: Waiting for transfers to finish 2025/03/01 02:32:47 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/03/01 02:32:47 INFO : sub dir/hello world: Copied (server-side copy) 2025/03/01 02:32:47 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" 2025/03/01 02:32:47 DEBUG : B2 bucket rclone-test-dapomin1tuso: Purge remote 2025/03/01 02:32:47 INFO : B2 bucket rclone-test-dapomin1tuso: cleaning bucket "rclone-test-dapomin1tuso" of all files 2025/03/01 02:32:47 DEBUG : sub dir/hello world: Deleting (id "4_z2ff28d4380cd4bfb9f580e1b_f118d656dcc7718da_d20250301_m023246_c001_v0001180_t0024_u01740796366944") 2025/03/01 02:32:47 DEBUG : sub dir/hello world: Deleting (id "4_z2ff28d4380cd4bfb9f580e1b_f104032facdc99da7_d20250301_m023245_c001_v0001041_t0058_u01740796365226") 2025/03/01 02:32:47 DEBUG : sub dir/hello world: Deleting (id "4_z2ff28d4380cd4bfb9f580e1b_f1068ff210ae36cd5_d20250301_m023244_c001_v0001182_t0050_u01740796364243") --- PASS: TestServerSideMoveOverSelf (7.67s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" 2025/03/01 02:32:50 ERROR : : error listing: directory not found 2025/03/01 02:32:50 INFO : Local file system at /tmp/rclone216990287: Making directory 2025/03/01 02:32:50 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for checks to finish 2025/03/01 02:32:50 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.66s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" 2025/03/01 02:32:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/01 02:32:52 DEBUG : Local file system at /tmp/rclone216990287: Waiting for checks to finish 2025/03/01 02:32:52 DEBUG : Local file system at /tmp/rclone216990287: Waiting for transfers to finish 2025/03/01 02:32:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/01 02:32:52 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/03/01 02:32:52 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" --- PASS: TestCopyRedownload (2.04s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" 2025/03/01 02:32:53 DEBUG : check sum: Need to transfer - File not found at Destination 2025/03/01 02:32:53 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for checks to finish 2025/03/01 02:32:53 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for transfers to finish 2025/03/01 02:32:53 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/01 02:32:53 INFO : check sum: Copied (new) 2025/03/01 02:32:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" 2025/03/01 02:32:54 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for checks to finish 2025/03/01 02:32:54 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/01 02:32:54 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/03/01 02:32:54 DEBUG : check sum: Unchanged skipping 2025/03/01 02:32:54 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for transfers to finish 2025/03/01 02:32:54 DEBUG : Waiting for deletions to finish 2025/03/01 02:32:54 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.22s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" 2025/03/01 02:32:55 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/03/01 02:32:55 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for checks to finish 2025/03/01 02:32:55 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for transfers to finish 2025/03/01 02:32:56 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/01 02:32:56 INFO : sizeonly: Copied (new) 2025/03/01 02:32:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" 2025/03/01 02:32:56 DEBUG : sizeonly: Sizes identical 2025/03/01 02:32:56 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for checks to finish 2025/03/01 02:32:56 DEBUG : sizeonly: Unchanged skipping 2025/03/01 02:32:56 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for transfers to finish 2025/03/01 02:32:56 DEBUG : Waiting for deletions to finish 2025/03/01 02:32:56 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.27s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" 2025/03/01 02:32:58 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/03/01 02:32:58 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for checks to finish 2025/03/01 02:32:58 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for transfers to finish 2025/03/01 02:32:58 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/03/01 02:32:58 INFO : ignore-size: Copied (new) 2025/03/01 02:32:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" 2025/03/01 02:32:58 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 02:32:58 DEBUG : ignore-size: Unchanged skipping 2025/03/01 02:32:58 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for checks to finish 2025/03/01 02:32:58 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for transfers to finish 2025/03/01 02:32:58 DEBUG : Waiting for deletions to finish 2025/03/01 02:32:58 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.63s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" 2025/03/01 02:33:01 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for checks to finish 2025/03/01 02:33:01 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 02:33:01 DEBUG : existing: Unchanged skipping 2025/03/01 02:33:01 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for transfers to finish 2025/03/01 02:33:01 DEBUG : Waiting for deletions to finish 2025/03/01 02:33:01 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" 2025/03/01 02:33:01 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/03/01 02:33:01 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for checks to finish 2025/03/01 02:33:01 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for transfers to finish 2025/03/01 02:33:01 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/01 02:33:01 INFO : existing: Copied (replaced existing) 2025/03/01 02:33:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.51s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" 2025/03/01 02:33:03 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/01 02:33:03 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for checks to finish 2025/03/01 02:33:03 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for transfers to finish 2025/03/01 02:33:03 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/01 02:33:03 INFO : existing: Copied (new) 2025/03/01 02:33:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" 2025/03/01 02:33:03 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for checks to finish 2025/03/01 02:33:03 DEBUG : existing: Destination exists, skipping 2025/03/01 02:33:03 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for transfers to finish 2025/03/01 02:33:03 DEBUG : Waiting for deletions to finish 2025/03/01 02:33:03 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.20s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" 2025/03/01 02:33:05 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/03/01 02:33:06 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/01 02:33:06 DEBUG : c/non empty space: Unchanged skipping 2025/03/01 02:33:06 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/01 02:33:06 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for checks to finish 2025/03/01 02:33:06 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for transfers to finish 2025/03/01 02:33:06 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/01 02:33:06 INFO : a/potato2: Copied (new) 2025/03/01 02:33:06 DEBUG : Waiting for deletions to finish 2025/03/01 02:33:06 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.51s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" 2025/03/01 02:33:08 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for checks to finish 2025/03/01 02:33:08 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/03/01 02:33:08 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/01 02:33:08 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/03/01 02:33:08 DEBUG : empty space: Unchanged skipping 2025/03/01 02:33:08 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for transfers to finish 2025/03/01 02:33:08 DEBUG : Waiting for deletions to finish 2025/03/01 02:33:08 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" 2025/03/01 02:33:08 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/03/01 02:33:08 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for checks to finish 2025/03/01 02:33:08 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/01 02:33:09 INFO : empty space: Updated modification time in destination 2025/03/01 02:33:09 DEBUG : empty space: Unchanged skipping 2025/03/01 02:33:09 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for transfers to finish 2025/03/01 02:33:09 DEBUG : Waiting for deletions to finish 2025/03/01 02:33:09 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.26s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" 2025/03/01 02:33:11 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/03/01 02:33:11 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for checks to finish 2025/03/01 02:33:11 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/01 02:33:11 DEBUG : empty space: Unchanged skipping 2025/03/01 02:33:11 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for transfers to finish 2025/03/01 02:33:11 DEBUG : Waiting for deletions to finish 2025/03/01 02:33:11 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.71s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" 2025/03/01 02:33:13 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/01 02:33:13 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for checks to finish 2025/03/01 02:33:13 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone216990287) 2025/03/01 02:33:13 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-lujuyez0hexu) 2025/03/01 02:33:13 DEBUG : foo: sha1 differ 2025/03/01 02:33:13 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for transfers to finish 2025/03/01 02:33:13 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/03/01 02:33:13 INFO : foo: Copied (replaced existing) 2025/03/01 02:33:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.86s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" 2025/03/01 02:33:15 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/01 02:33:15 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/01 02:33:15 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for checks to finish 2025/03/01 02:33:15 DEBUG : empty space: Unchanged skipping 2025/03/01 02:33:15 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for transfers to finish 2025/03/01 02:33:15 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/01 02:33:15 INFO : potato: Copied (new) 2025/03/01 02:33:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.06s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" 2025/03/01 02:33:17 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/03/01 02:33:17 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for checks to finish 2025/03/01 02:33:17 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for transfers to finish 2025/03/01 02:33:17 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/03/01 02:33:17 INFO : potato: Copied (replaced existing) 2025/03/01 02:33:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.90s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" 2025/03/01 02:33:19 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/01 02:33:19 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for checks to finish 2025/03/01 02:33:19 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone216990287) 2025/03/01 02:33:19 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-lujuyez0hexu) 2025/03/01 02:33:19 DEBUG : potato: sha1 differ 2025/03/01 02:33:19 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for transfers to finish 2025/03/01 02:33:19 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/03/01 02:33:19 INFO : potato: Copied (replaced existing) 2025/03/01 02:33:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (1.95s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" 2025/03/01 02:33:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/01 02:33:21 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/01 02:33:21 DEBUG : empty space: Unchanged skipping 2025/03/01 02:33:21 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for checks to finish 2025/03/01 02:33:21 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for transfers to finish 2025/03/01 02:33:21 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/03/01 02:33:21 DEBUG : Waiting for deletions to finish 2025/03/01 02:33:21 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.85s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" 2025/03/01 02:33:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/01 02:33:23 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/01 02:33:23 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for checks to finish 2025/03/01 02:33:23 DEBUG : empty space: Unchanged skipping 2025/03/01 02:33:23 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for transfers to finish 2025/03/01 02:33:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/01 02:33:23 INFO : potato2: Copied (new) 2025/03/01 02:33:23 DEBUG : Waiting for deletions to finish 2025/03/01 02:33:23 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.98s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" 2025/03/01 02:33:25 INFO : d: Making directory 2025/03/01 02:33:25 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/03/01 02:33:26 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/01 02:33:26 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/01 02:33:26 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for checks to finish 2025/03/01 02:33:26 DEBUG : c/non empty space: Unchanged skipping 2025/03/01 02:33:26 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for transfers to finish 2025/03/01 02:33:26 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/01 02:33:26 INFO : a/potato2: Copied (new) 2025/03/01 02:33:26 DEBUG : Waiting for deletions to finish 2025/03/01 02:33:26 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.52s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" 2025/03/01 02:33:28 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/03/01 02:33:28 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/01 02:33:28 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/01 02:33:28 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for checks to finish 2025/03/01 02:33:28 DEBUG : c/non empty space: Unchanged skipping 2025/03/01 02:33:28 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for transfers to finish 2025/03/01 02:33:30 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/01 02:33:30 INFO : a/potato2: Copied (new) 2025/03/01 02:33:30 ERROR : B2 bucket rclone-test-lujuyez0hexu: not deleting files as there were IO errors 2025/03/01 02:33:30 ERROR : B2 bucket rclone-test-lujuyez0hexu: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.59s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" 2025/03/01 02:33:32 DEBUG : Waiting for deletions to finish 2025/03/01 02:33:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/01 02:33:32 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for checks to finish 2025/03/01 02:33:32 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/01 02:33:32 DEBUG : empty space: Unchanged skipping 2025/03/01 02:33:32 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for transfers to finish 2025/03/01 02:33:32 INFO : potato: Deleted 2025/03/01 02:33:32 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/01 02:33:32 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.33s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" 2025/03/01 02:33:34 DEBUG : Waiting for deletions to finish 2025/03/01 02:33:34 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for checks to finish 2025/03/01 02:33:34 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for transfers to finish 2025/03/01 02:33:34 INFO : potato: Deleted 2025/03/01 02:33:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/01 02:33:35 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/01 02:33:35 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for checks to finish 2025/03/01 02:33:35 DEBUG : empty space: Unchanged skipping 2025/03/01 02:33:35 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for transfers to finish 2025/03/01 02:33:35 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/01 02:33:35 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (2.70s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" 2025/03/01 02:33:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/01 02:33:37 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for checks to finish 2025/03/01 02:33:37 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for transfers to finish 2025/03/01 02:33:37 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/03/01 02:33:37 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.08s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" 2025/03/01 02:33:39 DEBUG : enormous: Excluded (Size Filter) 2025/03/01 02:33:39 DEBUG : enormous: Excluded 2025/03/01 02:33:39 DEBUG : potato2: Excluded (Size Filter) 2025/03/01 02:33:39 DEBUG : potato2: Excluded 2025/03/01 02:33:39 DEBUG : potato2: Excluded (Size Filter) 2025/03/01 02:33:39 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/01 02:33:39 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for checks to finish 2025/03/01 02:33:39 DEBUG : empty space: Unchanged skipping 2025/03/01 02:33:39 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for transfers to finish 2025/03/01 02:33:39 DEBUG : Waiting for deletions to finish 2025/03/01 02:33:39 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" 2025/03/01 02:33:39 DEBUG : enormous: Excluded (Size Filter) 2025/03/01 02:33:39 DEBUG : enormous: Excluded 2025/03/01 02:33:39 DEBUG : potato2: Excluded (Size Filter) 2025/03/01 02:33:39 DEBUG : potato2: Excluded 2025/03/01 02:33:39 DEBUG : potato2: Excluded (Size Filter) 2025/03/01 02:33:39 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/03/01 02:33:39 DEBUG : empty space: Unchanged skipping 2025/03/01 02:33:39 DEBUG : Local file system at /tmp/rclone216990287: Waiting for checks to finish 2025/03/01 02:33:39 DEBUG : Local file system at /tmp/rclone216990287: Waiting for transfers to finish 2025/03/01 02:33:39 DEBUG : Waiting for deletions to finish 2025/03/01 02:33:39 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.65s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" 2025/03/01 02:33:42 DEBUG : enormous: Excluded (Size Filter) 2025/03/01 02:33:42 DEBUG : enormous: Excluded 2025/03/01 02:33:42 DEBUG : potato2: Excluded (Size Filter) 2025/03/01 02:33:42 DEBUG : potato2: Excluded 2025/03/01 02:33:42 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/01 02:33:42 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for checks to finish 2025/03/01 02:33:42 DEBUG : empty space: Unchanged skipping 2025/03/01 02:33:42 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for transfers to finish 2025/03/01 02:33:42 DEBUG : Waiting for deletions to finish 2025/03/01 02:33:42 INFO : enormous: Deleted 2025/03/01 02:33:42 INFO : potato2: Deleted 2025/03/01 02:33:42 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" 2025/03/01 02:33:43 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/03/01 02:33:43 DEBUG : Local file system at /tmp/rclone216990287: Waiting for checks to finish 2025/03/01 02:33:43 DEBUG : empty space: Unchanged skipping 2025/03/01 02:33:43 DEBUG : Local file system at /tmp/rclone216990287: Waiting for transfers to finish 2025/03/01 02:33:43 DEBUG : Waiting for deletions to finish 2025/03/01 02:33:43 INFO : potato2: Deleted 2025/03/01 02:33:43 INFO : enormous: Deleted 2025/03/01 02:33:43 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.12s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" 2025/03/01 02:33:45 DEBUG : five: Need to transfer - File not found at Destination 2025/03/01 02:33:45 DEBUG : one: Destination is newer than source, skipping 2025/03/01 02:33:45 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/03/01 02:33:45 DEBUG : three: Sizes identical 2025/03/01 02:33:45 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for checks to finish 2025/03/01 02:33:45 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/03/01 02:33:45 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone216990287) 2025/03/01 02:33:45 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-lujuyez0hexu) 2025/03/01 02:33:45 DEBUG : two: sha1 differ 2025/03/01 02:33:45 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/03/01 02:33:45 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for transfers to finish 2025/03/01 02:33:45 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/03/01 02:33:45 INFO : five: Copied (new) 2025/03/01 02:33:46 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/03/01 02:33:46 INFO : four: Copied (replaced existing) 2025/03/01 02:33:46 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/01 02:33:46 INFO : two: Copied (replaced existing) 2025/03/01 02:33:46 DEBUG : Waiting for deletions to finish 2025/03/01 02:33:46 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for checks to finish 2025/03/01 02:33:46 DEBUG : one: Destination is newer than source, skipping 2025/03/01 02:33:46 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/01 02:33:46 DEBUG : two: Size and sha1 of src and dst objects identical 2025/03/01 02:33:46 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/03/01 02:33:46 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone216990287) 2025/03/01 02:33:46 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-lujuyez0hexu) 2025/03/01 02:33:46 DEBUG : three: sha1 differ 2025/03/01 02:33:46 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/03/01 02:33:46 DEBUG : four: Size and sha1 of src and dst objects identical 2025/03/01 02:33:46 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/03/01 02:33:46 DEBUG : five: Size and sha1 of src and dst objects identical 2025/03/01 02:33:46 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/03/01 02:33:46 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/03/01 02:33:46 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/03/01 02:33:46 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for transfers to finish 2025/03/01 02:33:47 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/01 02:33:47 INFO : three: Copied (replaced existing) 2025/03/01 02:33:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.18s) === 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-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/03/01 02:33:48 INFO : B2 bucket rclone-test-lujuyez0hexu: Making map for --track-renames 2025/03/01 02:33:48 INFO : B2 bucket rclone-test-lujuyez0hexu: Finished making map for --track-renames 2025/03/01 02:33:48 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for checks to finish 2025/03/01 02:33:48 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/01 02:33:48 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for renames to finish 2025/03/01 02:33:48 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/01 02:33:48 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for transfers to finish 2025/03/01 02:33:49 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/01 02:33:49 INFO : potato: Copied (new) 2025/03/01 02:33:49 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/01 02:33:49 INFO : yam: Copied (new) 2025/03/01 02:33:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" 2025/03/01 02:33:49 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 02:33:49 INFO : B2 bucket rclone-test-lujuyez0hexu: Making map for --track-renames 2025/03/01 02:33:49 INFO : B2 bucket rclone-test-lujuyez0hexu: Finished making map for --track-renames 2025/03/01 02:33:49 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for checks to finish 2025/03/01 02:33:49 DEBUG : potato: Unchanged skipping 2025/03/01 02:33:49 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for renames to finish 2025/03/01 02:33:50 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/01 02:33:50 INFO : yam: Copied (server-side copy) to: yaml 2025/03/01 02:33:50 INFO : yam: Deleted 2025/03/01 02:33:50 INFO : yaml: Renamed from "yam" 2025/03/01 02:33:50 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for transfers to finish 2025/03/01 02:33:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.49s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/03/01 02:33:52 INFO : B2 bucket rclone-test-lujuyez0hexu: Making map for --track-renames 2025/03/01 02:33:52 INFO : B2 bucket rclone-test-lujuyez0hexu: Finished making map for --track-renames 2025/03/01 02:33:52 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for checks to finish 2025/03/01 02:33:52 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/01 02:33:52 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/01 02:33:52 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for renames to finish 2025/03/01 02:33:52 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for transfers to finish 2025/03/01 02:33:52 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/01 02:33:52 INFO : potato: Copied (new) 2025/03/01 02:33:52 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/01 02:33:52 INFO : yam: Copied (new) 2025/03/01 02:33:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" 2025/03/01 02:33:53 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 02:33:53 INFO : B2 bucket rclone-test-lujuyez0hexu: Making map for --track-renames 2025/03/01 02:33:53 INFO : B2 bucket rclone-test-lujuyez0hexu: Finished making map for --track-renames 2025/03/01 02:33:53 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for checks to finish 2025/03/01 02:33:53 DEBUG : potato: Unchanged skipping 2025/03/01 02:33:53 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for renames to finish 2025/03/01 02:33:53 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/01 02:33:53 INFO : yam: Copied (server-side copy) to: yaml 2025/03/01 02:33:53 INFO : yam: Deleted 2025/03/01 02:33:53 INFO : yaml: Renamed from "yam" 2025/03/01 02:33:53 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for transfers to finish 2025/03/01 02:33:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.44s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/03/01 02:33:55 INFO : B2 bucket rclone-test-lujuyez0hexu: Making map for --track-renames 2025/03/01 02:33:55 INFO : B2 bucket rclone-test-lujuyez0hexu: Finished making map for --track-renames 2025/03/01 02:33:55 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for checks to finish 2025/03/01 02:33:55 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/01 02:33:55 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/03/01 02:33:55 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for renames to finish 2025/03/01 02:33:55 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for transfers to finish 2025/03/01 02:33:56 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/01 02:33:56 INFO : sub/yam: Copied (new) 2025/03/01 02:33:56 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/01 02:33:56 INFO : potato: Copied (new) 2025/03/01 02:33:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" 2025/03/01 02:33:56 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 02:33:56 DEBUG : potato: Unchanged skipping 2025/03/01 02:33:56 INFO : B2 bucket rclone-test-lujuyez0hexu: Making map for --track-renames 2025/03/01 02:33:56 INFO : B2 bucket rclone-test-lujuyez0hexu: Finished making map for --track-renames 2025/03/01 02:33:56 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for checks to finish 2025/03/01 02:33:56 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for renames to finish 2025/03/01 02:33:57 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/01 02:33:57 INFO : sub/yam: Copied (server-side copy) to: yam 2025/03/01 02:33:57 INFO : sub/yam: Deleted 2025/03/01 02:33:57 INFO : yam: Renamed from "sub/yam" 2025/03/01 02:33:57 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for transfers to finish 2025/03/01 02:33:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.66s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" 2025/03/01 02:33:59 DEBUG : Creating backend with remote "/tmp/rclone216990287/dir1" 2025/03/01 02:33:59 DEBUG : Config file has changed externally - reloading 2025/03/01 02:33:59 DEBUG : Creating backend with remote "/tmp/rclone216990287/dir2" 2025/03/01 02:33:59 DEBUG : Local file system at /tmp/rclone216990287/dir2: Using server-side directory move 2025/03/01 02:33:59 INFO : Local file system at /tmp/rclone216990287/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/01 02:33:59 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/03/01 02:33:59 DEBUG : Local file system at /tmp/rclone216990287/dir2: Waiting for checks to finish 2025/03/01 02:33:59 DEBUG : Local file system at /tmp/rclone216990287/dir2: Waiting for transfers to finish 2025/03/01 02:33:59 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" 2025/03/01 02:33:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/01 02:33:59 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/01 02:33:59 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for checks to finish 2025/03/01 02:33:59 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for transfers to finish 2025/03/01 02:34:00 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/03/01 02:34:00 INFO : nested/sub dir/file: Copied (new) 2025/03/01 02:34:00 INFO : nested/sub dir/file: Deleted 2025/03/01 02:34:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/01 02:34:00 INFO : sub dir/hello world: Copied (new) 2025/03/01 02:34:00 INFO : sub dir/hello world: Deleted 2025/03/01 02:34:00 INFO : sub dir: Removing directory 2025/03/01 02:34:00 INFO : nested/sub dir: Removing directory 2025/03/01 02:34:00 INFO : nested: Removing directory 2025/03/01 02:34:00 DEBUG : Local file system at /tmp/rclone216990287: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.19s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" 2025/03/01 02:34:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/01 02:34:01 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/01 02:34:01 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for checks to finish 2025/03/01 02:34:01 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for transfers to finish 2025/03/01 02:34:02 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/03/01 02:34:02 INFO : nested/sub dir/file: Copied (new) 2025/03/01 02:34:02 INFO : nested/sub dir/file: Deleted 2025/03/01 02:34:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/01 02:34:02 INFO : sub dir/hello world: Copied (new) 2025/03/01 02:34:02 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.28s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" 2025/03/01 02:34:04 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/01 02:34:04 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/03/01 02:34:04 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for checks to finish 2025/03/01 02:34:04 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for transfers to finish 2025/03/01 02:34:04 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/03/01 02:34:04 INFO : existing-b: Copied (new) 2025/03/01 02:34:04 INFO : existing-b: Deleted 2025/03/01 02:34:04 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/01 02:34:04 INFO : existing: Copied (new) 2025/03/01 02:34:04 INFO : existing: Deleted 2025/03/01 02:34:04 DEBUG : existing: Destination exists, skipping 2025/03/01 02:34:04 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/03/01 02:34:04 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for checks to finish 2025/03/01 02:34:04 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for transfers to finish 2025/03/01 02:34:04 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.21s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" 2025/03/01 02:34:06 DEBUG : Creating backend with remote "TestB2:rclone-test-fodepew7juba" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-lujuyez0hexu -> B2 bucket rclone-test-fodepew7juba 2025/03/01 02:34:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/01 02:34:11 DEBUG : B2 bucket rclone-test-fodepew7juba: Waiting for checks to finish 2025/03/01 02:34:11 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/03/01 02:34:11 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/01 02:34:11 DEBUG : empty space: Unchanged skipping 2025/03/01 02:34:11 INFO : empty space: Deleted 2025/03/01 02:34:11 DEBUG : B2 bucket rclone-test-fodepew7juba: Waiting for transfers to finish 2025/03/01 02:34:11 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/01 02:34:11 INFO : potato2: Copied (server-side copy) 2025/03/01 02:34:11 INFO : potato2: Deleted 2025/03/01 02:34:11 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/01 02:34:11 INFO : potato3: Copied (server-side copy) 2025/03/01 02:34:11 INFO : potato3: Deleted 2025/03/01 02:34:12 DEBUG : Creating backend with remote "TestB2:rclone-test-fowoyud0muhe" 2025/03/01 02:34:13 DEBUG : empty space: Need to transfer - File not found at Destination 2025/03/01 02:34:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/01 02:34:13 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/01 02:34:13 DEBUG : B2 bucket rclone-test-fowoyud0muhe: Waiting for checks to finish 2025/03/01 02:34:13 DEBUG : B2 bucket rclone-test-fowoyud0muhe: Waiting for transfers to finish 2025/03/01 02:34:14 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/01 02:34:14 INFO : empty space: Copied (server-side copy) 2025/03/01 02:34:14 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/01 02:34:14 INFO : potato2: Copied (server-side copy) 2025/03/01 02:34:14 INFO : empty space: Deleted 2025/03/01 02:34:14 INFO : potato2: Deleted 2025/03/01 02:34:14 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/01 02:34:14 INFO : potato3: Copied (server-side copy) 2025/03/01 02:34:14 INFO : potato3: Deleted 2025/03/01 02:34:15 DEBUG : B2 bucket rclone-test-fowoyud0muhe: Purge remote 2025/03/01 02:34:15 INFO : B2 bucket rclone-test-fowoyud0muhe: cleaning bucket "rclone-test-fowoyud0muhe" of all files 2025/03/01 02:34:15 DEBUG : empty space: Deleting (id "4_z8f62ed2380dd4bfb9f580e1b_f1172e6b78e739ad9_d20250301_m023413_c001_v0001098_t0055_u01740796453967") 2025/03/01 02:34:15 DEBUG : potato2: Deleting (id "4_z8f62ed2380dd4bfb9f580e1b_f108c7b0d818db7d7_d20250301_m023414_c001_v0001179_t0044_u01740796454337") 2025/03/01 02:34:15 DEBUG : potato3: Deleting (id "4_z8f62ed2380dd4bfb9f580e1b_f106af0cf42c47785_d20250301_m023414_c001_v0001134_t0011_u01740796454353") 2025/03/01 02:34:16 DEBUG : B2 bucket rclone-test-fodepew7juba: Purge remote 2025/03/01 02:34:16 INFO : B2 bucket rclone-test-fodepew7juba: cleaning bucket "rclone-test-fodepew7juba" of all files 2025/03/01 02:34:16 DEBUG : empty space: Deleting (id "4_z5fc2cde380dd4bfb9f580e1b_f405ec999f3eb8d91_d20250301_m023414_c001_v7007000_t0000_u01740796454540") 2025/03/01 02:34:16 DEBUG : empty space: Deleting (id "4_z5fc2cde380dd4bfb9f580e1b_f10619b6e22f95cd7_d20250301_m023409_c001_v0001104_t0041_u01740796449269") 2025/03/01 02:34:16 DEBUG : potato2: Deleting (id "4_z5fc2cde380dd4bfb9f580e1b_f409a0f3b17a18244_d20250301_m023414_c001_v7007000_t0000_u01740796454555") 2025/03/01 02:34:16 DEBUG : potato2: Deleting (id "4_z5fc2cde380dd4bfb9f580e1b_f10699281d4c3e9cd_d20250301_m023411_c001_v0001102_t0039_u01740796451263") 2025/03/01 02:34:16 DEBUG : potato3: Deleting (id "4_z5fc2cde380dd4bfb9f580e1b_f409a0f3b17a18246_d20250301_m023414_c001_v7007000_t0000_u01740796454740") 2025/03/01 02:34:16 DEBUG : potato3: Deleting (id "4_z5fc2cde380dd4bfb9f580e1b_f10888bf1468d12d1_d20250301_m023411_c001_v0001182_t0036_u01740796451604") 2025/03/01 02:34:16 DEBUG : potato3: Deleting (id "4_z5fc2cde380dd4bfb9f580e1b_f10619b6e22f95cdb_d20250301_m023410_c001_v0001104_t0003_u01740796450020") --- PASS: TestServerSideMove (11.66s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" 2025/03/01 02:34:17 DEBUG : Creating backend with remote "TestB2:rclone-test-wuvopen4wava" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-lujuyez0hexu -> B2 bucket rclone-test-wuvopen4wava 2025/03/01 02:34:22 DEBUG : empty space: Excluded (Size Filter) 2025/03/01 02:34:22 DEBUG : empty space: Excluded (Size Filter) 2025/03/01 02:34:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/01 02:34:22 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/01 02:34:22 DEBUG : B2 bucket rclone-test-wuvopen4wava: Waiting for checks to finish 2025/03/01 02:34:22 DEBUG : B2 bucket rclone-test-wuvopen4wava: Waiting for transfers to finish 2025/03/01 02:34:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/01 02:34:23 INFO : potato2: Copied (server-side copy) 2025/03/01 02:34:23 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/01 02:34:23 INFO : potato3: Copied (server-side copy) 2025/03/01 02:34:23 INFO : potato2: Deleted 2025/03/01 02:34:23 INFO : potato3: Deleted 2025/03/01 02:34:24 DEBUG : Creating backend with remote "TestB2:rclone-test-besanuk8coki" 2025/03/01 02:34:24 DEBUG : empty space: Excluded (Size Filter) 2025/03/01 02:34:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/01 02:34:25 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/01 02:34:25 DEBUG : B2 bucket rclone-test-besanuk8coki: Waiting for checks to finish 2025/03/01 02:34:25 DEBUG : B2 bucket rclone-test-besanuk8coki: Waiting for transfers to finish 2025/03/01 02:34:25 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/01 02:34:25 INFO : potato2: Copied (server-side copy) 2025/03/01 02:34:26 INFO : potato2: Deleted 2025/03/01 02:34:26 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/01 02:34:26 INFO : potato3: Copied (server-side copy) 2025/03/01 02:34:26 INFO : potato3: Deleted 2025/03/01 02:34:26 DEBUG : B2 bucket rclone-test-besanuk8coki: Purge remote 2025/03/01 02:34:26 INFO : B2 bucket rclone-test-besanuk8coki: cleaning bucket "rclone-test-besanuk8coki" of all files 2025/03/01 02:34:26 DEBUG : potato2: Deleting (id "4_z6f621d0380ed4bfb9f580e1b_f1050b7743faf446a_d20250301_m023425_c001_v0001134_t0031_u01740796465680") 2025/03/01 02:34:26 DEBUG : potato3: Deleting (id "4_z6f621d0380ed4bfb9f580e1b_f10457450b768ad9e_d20250301_m023426_c001_v0001180_t0000_u01740796466031") 2025/03/01 02:34:27 DEBUG : B2 bucket rclone-test-wuvopen4wava: Purge remote 2025/03/01 02:34:27 INFO : B2 bucket rclone-test-wuvopen4wava: cleaning bucket "rclone-test-wuvopen4wava" of all files 2025/03/01 02:34:27 DEBUG : empty space: Deleting (id "4_zdf92fdf380dd4bfb9f580e1b_f100f6efe2e8d76f8_d20250301_m023421_c001_v0001182_t0032_u01740796461943") 2025/03/01 02:34:27 DEBUG : potato2: Deleting (id "4_zdf92fdf380dd4bfb9f580e1b_f4147e24ea347921d_d20250301_m023426_c001_v7007000_t0000_u01740796466021") 2025/03/01 02:34:27 DEBUG : potato2: Deleting (id "4_zdf92fdf380dd4bfb9f580e1b_f118b5cf2ca1a3f34_d20250301_m023422_c001_v0001144_t0045_u01740796462761") 2025/03/01 02:34:27 DEBUG : potato3: Deleting (id "4_zdf92fdf380dd4bfb9f580e1b_f4147e24ea347921e_d20250301_m023426_c001_v7007000_t0000_u01740796466253") 2025/03/01 02:34:27 DEBUG : potato3: Deleting (id "4_zdf92fdf380dd4bfb9f580e1b_f109525cbafd988ad_d20250301_m023423_c001_v0001105_t0048_u01740796463108") 2025/03/01 02:34:27 DEBUG : potato3: Deleting (id "4_zdf92fdf380dd4bfb9f580e1b_f100f6efe2e8d76fe_d20250301_m023422_c001_v0001182_t0037_u01740796462139") 2025/03/01 02:34:28 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/03/01 02:34:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/01 02:34:29 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (11.44s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" 2025/03/01 02:34:29 DEBUG : Creating backend with remote "TestB2:rclone-test-tuxorih4qije" 2025/03/01 02:34:31 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-lujuyez0hexu -> B2 bucket rclone-test-tuxorih4qije 2025/03/01 02:34:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/01 02:34:34 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/03/01 02:34:34 DEBUG : empty space: Unchanged skipping 2025/03/01 02:34:34 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/01 02:34:34 DEBUG : B2 bucket rclone-test-tuxorih4qije: Waiting for checks to finish 2025/03/01 02:34:34 INFO : empty space: Deleted 2025/03/01 02:34:34 DEBUG : B2 bucket rclone-test-tuxorih4qije: Waiting for transfers to finish 2025/03/01 02:34:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/01 02:34:34 INFO : potato2: Copied (server-side copy) 2025/03/01 02:34:34 INFO : potato2: Deleted 2025/03/01 02:34:35 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/01 02:34:35 INFO : potato3: Copied (server-side copy) 2025/03/01 02:34:35 INFO : potato3: Deleted 2025/03/01 02:34:35 DEBUG : Creating backend with remote "TestB2:rclone-test-sayayoc2mima" 2025/03/01 02:34:36 INFO : tomatoDir: Making directory 2025/03/01 02:34:36 DEBUG : empty space: Need to transfer - File not found at Destination 2025/03/01 02:34:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/01 02:34:36 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/01 02:34:36 DEBUG : B2 bucket rclone-test-sayayoc2mima: Waiting for checks to finish 2025/03/01 02:34:36 DEBUG : B2 bucket rclone-test-sayayoc2mima: Waiting for transfers to finish 2025/03/01 02:34:37 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/01 02:34:37 INFO : empty space: Copied (server-side copy) 2025/03/01 02:34:37 INFO : empty space: Deleted 2025/03/01 02:34:37 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/01 02:34:37 INFO : potato2: Copied (server-side copy) 2025/03/01 02:34:37 INFO : potato2: Deleted 2025/03/01 02:34:38 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/01 02:34:38 INFO : potato3: Copied (server-side copy) 2025/03/01 02:34:38 INFO : potato3: Deleted 2025/03/01 02:34:38 DEBUG : B2 bucket rclone-test-sayayoc2mima: Purge remote 2025/03/01 02:34:38 INFO : B2 bucket rclone-test-sayayoc2mima: cleaning bucket "rclone-test-sayayoc2mima" of all files 2025/03/01 02:34:39 DEBUG : empty space: Deleting (id "4_z2f523de380ed4bfb9f580e1b_f110fa9bc52b58d53_d20250301_m023437_c001_v0001184_t0028_u01740796477435") 2025/03/01 02:34:39 DEBUG : potato2: Deleting (id "4_z2f523de380ed4bfb9f580e1b_f11713c2078182e7e_d20250301_m023437_c001_v0001182_t0046_u01740796477657") 2025/03/01 02:34:39 DEBUG : potato3: Deleting (id "4_z2f523de380ed4bfb9f580e1b_f10383e6c18744bf8_d20250301_m023437_c001_v0001146_t0053_u01740796477836") 2025/03/01 02:34:39 DEBUG : B2 bucket rclone-test-tuxorih4qije: Purge remote 2025/03/01 02:34:39 INFO : B2 bucket rclone-test-tuxorih4qije: cleaning bucket "rclone-test-tuxorih4qije" of all files 2025/03/01 02:34:39 DEBUG : empty space: Deleting (id "4_z7f222dc380ed4bfb9f580e1b_f4042582180eb2aef_d20250301_m023437_c001_v7007000_t0000_u01740796477646") 2025/03/01 02:34:39 DEBUG : empty space: Deleting (id "4_z7f222dc380ed4bfb9f580e1b_f117bea6764b5afb5_d20250301_m023433_c001_v0001136_t0036_u01740796473338") 2025/03/01 02:34:39 DEBUG : potato2: Deleting (id "4_z7f222dc380ed4bfb9f580e1b_f4042582180eb2af1_d20250301_m023437_c001_v7007000_t0000_u01740796477862") 2025/03/01 02:34:39 DEBUG : potato2: Deleting (id "4_z7f222dc380ed4bfb9f580e1b_f115be6e1f1a997e5_d20250301_m023434_c001_v0001183_t0007_u01740796474449") 2025/03/01 02:34:39 DEBUG : potato3: Deleting (id "4_z7f222dc380ed4bfb9f580e1b_f4042582180eb2af2_d20250301_m023438_c001_v7007000_t0000_u01740796478242") 2025/03/01 02:34:39 DEBUG : potato3: Deleting (id "4_z7f222dc380ed4bfb9f580e1b_f112aa0e1e17a6f83_d20250301_m023434_c001_v0001100_t0018_u01740796474676") 2025/03/01 02:34:39 DEBUG : potato3: Deleting (id "4_z7f222dc380ed4bfb9f580e1b_f117bea6764b5afb7_d20250301_m023433_c001_v0001136_t0031_u01740796473717") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.23s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" 2025/03/01 02:34:41 DEBUG : Creating backend with remote "TestB2:rclone-test-lujuyez0hexu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.49s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" 2025/03/01 02:34:44 DEBUG : Creating backend with remote "TestB2:rclone-test-lujuyez0hexu/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" --- PASS: TestSyncOverlap (2.95s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" 2025/03/01 02:34:47 DEBUG : Creating backend with remote "TestB2:rclone-test-lujuyez0hexu/rclone-sync-test" 2025/03/01 02:34:48 DEBUG : Creating backend with remote "TestB2:rclone-test-lujuyez0hexu/rclone-sync-test-include/layer2" 2025/03/01 02:34:50 DEBUG : Creating backend with remote "TestB2:rclone-test-lujuyez0hexu/rclone-sync-test-ignore-file" 2025/03/01 02:34:54 DEBUG : B2 bucket rclone-test-lujuyez0hexu path rclone-sync-test: Waiting for checks to finish 2025/03/01 02:34:54 DEBUG : B2 bucket rclone-test-lujuyez0hexu path rclone-sync-test: Waiting for transfers to finish 2025/03/01 02:34:54 DEBUG : Waiting for deletions to finish 2025/03/01 02:34:54 INFO : There was nothing to transfer 2025/03/01 02:34:54 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for checks to finish 2025/03/01 02:34:54 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for transfers to finish 2025/03/01 02:34:54 DEBUG : Waiting for deletions to finish 2025/03/01 02:34:54 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" 2025/03/01 02:34:54 DEBUG : B2 bucket rclone-test-lujuyez0hexu path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/03/01 02:34:54 DEBUG : B2 bucket rclone-test-lujuyez0hexu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/03/01 02:34:54 DEBUG : Waiting for deletions to finish 2025/03/01 02:34:54 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" 2025/03/01 02:34:55 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for checks to finish 2025/03/01 02:34:55 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for transfers to finish 2025/03/01 02:34:55 DEBUG : Waiting for deletions to finish 2025/03/01 02:34:55 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" 2025/03/01 02:34:55 DEBUG : B2 bucket rclone-test-lujuyez0hexu path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/03/01 02:34:55 DEBUG : B2 bucket rclone-test-lujuyez0hexu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/03/01 02:34:55 DEBUG : Waiting for deletions to finish 2025/03/01 02:34:55 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (15.41s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" 2025/03/01 02:35:02 DEBUG : Creating backend with remote "TestB2:rclone-test-lujuyez0hexu/dst" 2025/03/01 02:35:03 DEBUG : Creating backend with remote "TestB2:rclone-test-lujuyez0hexu/CompareDest" 2025/03/01 02:35:05 DEBUG : one: Need to transfer - File not found at Destination 2025/03/01 02:35:05 DEBUG : B2 bucket rclone-test-lujuyez0hexu path dst: Waiting for checks to finish 2025/03/01 02:35:05 DEBUG : B2 bucket rclone-test-lujuyez0hexu path dst: Waiting for transfers to finish 2025/03/01 02:35:06 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/01 02:35:06 INFO : one: Copied (new) 2025/03/01 02:35:06 DEBUG : Waiting for deletions to finish 2025/03/01 02:35:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/01 02:35:06 DEBUG : B2 bucket rclone-test-lujuyez0hexu path dst: Waiting for checks to finish 2025/03/01 02:35:07 DEBUG : B2 bucket rclone-test-lujuyez0hexu path dst: Waiting for transfers to finish 2025/03/01 02:35:07 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/01 02:35:07 INFO : one: Copied (replaced existing) 2025/03/01 02:35:07 DEBUG : Waiting for deletions to finish 2025/03/01 02:35:09 DEBUG : B2 bucket rclone-test-lujuyez0hexu path dst: Waiting for checks to finish 2025/03/01 02:35:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/01 02:35:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/01 02:35:09 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/01 02:35:09 DEBUG : B2 bucket rclone-test-lujuyez0hexu path dst: Waiting for transfers to finish 2025/03/01 02:35:09 DEBUG : Waiting for deletions to finish 2025/03/01 02:35:09 INFO : There was nothing to transfer 2025/03/01 02:35:10 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/01 02:35:10 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/01 02:35:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/01 02:35:10 DEBUG : B2 bucket rclone-test-lujuyez0hexu path dst: Waiting for checks to finish 2025/03/01 02:35:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/01 02:35:10 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/01 02:35:10 DEBUG : B2 bucket rclone-test-lujuyez0hexu path dst: Waiting for transfers to finish 2025/03/01 02:35:10 DEBUG : Waiting for deletions to finish 2025/03/01 02:35:10 INFO : There was nothing to transfer 2025/03/01 02:35:11 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/01 02:35:11 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/01 02:35:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/01 02:35:11 DEBUG : B2 bucket rclone-test-lujuyez0hexu path dst: Waiting for checks to finish 2025/03/01 02:35:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/01 02:35:11 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/01 02:35:11 DEBUG : B2 bucket rclone-test-lujuyez0hexu path dst: Waiting for transfers to finish 2025/03/01 02:35:11 DEBUG : Waiting for deletions to finish 2025/03/01 02:35:11 INFO : There was nothing to transfer 2025/03/01 02:35:12 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/01 02:35:12 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/01 02:35:12 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/01 02:35:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/01 02:35:12 DEBUG : B2 bucket rclone-test-lujuyez0hexu path dst: Waiting for checks to finish 2025/03/01 02:35:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/01 02:35:12 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/01 02:35:12 DEBUG : B2 bucket rclone-test-lujuyez0hexu path dst: Waiting for transfers to finish 2025/03/01 02:35:12 DEBUG : Waiting for deletions to finish 2025/03/01 02:35:12 INFO : There was nothing to transfer 2025/03/01 02:35:13 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/01 02:35:13 DEBUG : two: Need to transfer - File not found at Destination 2025/03/01 02:35:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/01 02:35:13 DEBUG : B2 bucket rclone-test-lujuyez0hexu path dst: Waiting for checks to finish 2025/03/01 02:35:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/01 02:35:13 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/01 02:35:13 DEBUG : B2 bucket rclone-test-lujuyez0hexu path dst: Waiting for transfers to finish 2025/03/01 02:35:14 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/03/01 02:35:14 INFO : two: Copied (new) 2025/03/01 02:35:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.00s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" 2025/03/01 02:35:16 DEBUG : Creating backend with remote "TestB2:rclone-test-lujuyez0hexu/dest" 2025/03/01 02:35:18 DEBUG : Creating backend with remote "TestB2:rclone-test-lujuyez0hexu/pre-dest1" 2025/03/01 02:35:19 DEBUG : Creating backend with remote "TestB2:rclone-test-lujuyez0hexu/pre-dest2" 2025/03/01 02:35:21 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 02:35:21 DEBUG : 1: Destination found in --compare-dest, skipping 2025/03/01 02:35:21 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 02:35:21 DEBUG : 2: Destination found in --compare-dest, skipping 2025/03/01 02:35:22 DEBUG : 3: Need to transfer - File not found at Destination 2025/03/01 02:35:22 DEBUG : B2 bucket rclone-test-lujuyez0hexu path dest: Waiting for checks to finish 2025/03/01 02:35:22 DEBUG : B2 bucket rclone-test-lujuyez0hexu path dest: Waiting for transfers to finish 2025/03/01 02:35:22 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/03/01 02:35:22 INFO : 3: Copied (new) 2025/03/01 02:35:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.92s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" 2025/03/01 02:35:24 DEBUG : Creating backend with remote "TestB2:rclone-test-lujuyez0hexu/dst" 2025/03/01 02:35:25 DEBUG : Creating backend with remote "TestB2:rclone-test-lujuyez0hexu/CopyDest" 2025/03/01 02:35:27 DEBUG : one: Need to transfer - File not found at Destination 2025/03/01 02:35:27 DEBUG : B2 bucket rclone-test-lujuyez0hexu path dst: Waiting for checks to finish 2025/03/01 02:35:27 DEBUG : B2 bucket rclone-test-lujuyez0hexu path dst: Waiting for transfers to finish 2025/03/01 02:35:28 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/01 02:35:28 INFO : one: Copied (new) 2025/03/01 02:35:28 DEBUG : Waiting for deletions to finish 2025/03/01 02:35:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/01 02:35:28 DEBUG : B2 bucket rclone-test-lujuyez0hexu path dst: Waiting for checks to finish 2025/03/01 02:35:28 DEBUG : B2 bucket rclone-test-lujuyez0hexu path dst: Waiting for transfers to finish 2025/03/01 02:35:29 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/01 02:35:29 INFO : one: Copied (replaced existing) 2025/03/01 02:35:29 DEBUG : Waiting for deletions to finish 2025/03/01 02:35:30 DEBUG : Creating backend with remote "TestB2:rclone-test-lujuyez0hexu/BackupDir" 2025/03/01 02:35:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/01 02:35:32 DEBUG : B2 bucket rclone-test-lujuyez0hexu path dst: Waiting for checks to finish 2025/03/01 02:35:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/01 02:35:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/01 02:35:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/01 02:35:33 INFO : one: Copied (server-side copy) 2025/03/01 02:35:33 INFO : one: Deleted 2025/03/01 02:35:34 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/01 02:35:34 INFO : one: Copied (server-side copy) 2025/03/01 02:35:34 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/01 02:35:34 DEBUG : B2 bucket rclone-test-lujuyez0hexu path dst: Waiting for transfers to finish 2025/03/01 02:35:34 DEBUG : Waiting for deletions to finish 2025/03/01 02:35:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/01 02:35:35 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/01 02:35:35 INFO : two: Copied (server-side copy) 2025/03/01 02:35:35 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/01 02:35:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/01 02:35:35 DEBUG : one: Unchanged skipping 2025/03/01 02:35:35 DEBUG : B2 bucket rclone-test-lujuyez0hexu path dst: Waiting for checks to finish 2025/03/01 02:35:35 DEBUG : B2 bucket rclone-test-lujuyez0hexu path dst: Waiting for transfers to finish 2025/03/01 02:35:35 DEBUG : Waiting for deletions to finish 2025/03/01 02:35:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/01 02:35:36 DEBUG : one: Unchanged skipping 2025/03/01 02:35:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/01 02:35:36 DEBUG : two: Unchanged skipping 2025/03/01 02:35:36 DEBUG : B2 bucket rclone-test-lujuyez0hexu path dst: Waiting for checks to finish 2025/03/01 02:35:36 DEBUG : B2 bucket rclone-test-lujuyez0hexu path dst: Waiting for transfers to finish 2025/03/01 02:35:36 DEBUG : Waiting for deletions to finish 2025/03/01 02:35:36 INFO : There was nothing to transfer 2025/03/01 02:35:37 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/01 02:35:37 DEBUG : three: Destination not found in --copy-dest 2025/03/01 02:35:37 DEBUG : three: Need to transfer - File not found at Destination 2025/03/01 02:35:37 DEBUG : B2 bucket rclone-test-lujuyez0hexu path dst: Waiting for checks to finish 2025/03/01 02:35:37 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/01 02:35:37 DEBUG : two: Unchanged skipping 2025/03/01 02:35:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/01 02:35:37 DEBUG : one: Unchanged skipping 2025/03/01 02:35:37 DEBUG : B2 bucket rclone-test-lujuyez0hexu path dst: Waiting for transfers to finish 2025/03/01 02:35:38 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/03/01 02:35:38 INFO : three: Copied (new) 2025/03/01 02:35:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.73s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" 2025/03/01 02:35:41 DEBUG : Creating backend with remote "TestB2:rclone-test-lujuyez0hexu/dst" 2025/03/01 02:35:42 DEBUG : Creating backend with remote "TestB2:rclone-test-lujuyez0hexu/backup" 2025/03/01 02:35:44 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/01 02:35:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 02:35:44 DEBUG : two: Unchanged skipping 2025/03/01 02:35:44 DEBUG : B2 bucket rclone-test-lujuyez0hexu path dst: Waiting for checks to finish 2025/03/01 02:35:46 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/01 02:35:46 INFO : one: Copied (server-side copy) 2025/03/01 02:35:46 INFO : one: Deleted 2025/03/01 02:35:46 DEBUG : B2 bucket rclone-test-lujuyez0hexu path dst: Waiting for transfers to finish 2025/03/01 02:35:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/01 02:35:47 INFO : one: Copied (new) 2025/03/01 02:35:47 DEBUG : Waiting for deletions to finish 2025/03/01 02:35:48 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/01 02:35:48 INFO : three.txt: Copied (server-side copy) 2025/03/01 02:35:48 INFO : three.txt: Deleted 2025/03/01 02:35:48 INFO : three.txt: Moved into backup dir 2025/03/01 02:35:49 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/01 02:35:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 02:35:49 DEBUG : two: Unchanged skipping 2025/03/01 02:35:49 DEBUG : B2 bucket rclone-test-lujuyez0hexu path dst: Waiting for checks to finish 2025/03/01 02:35:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/01 02:35:50 INFO : one: Copied (server-side copy) 2025/03/01 02:35:50 INFO : one: Deleted 2025/03/01 02:35:50 DEBUG : B2 bucket rclone-test-lujuyez0hexu path dst: Waiting for transfers to finish 2025/03/01 02:35:51 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/01 02:35:51 INFO : one: Copied (new) 2025/03/01 02:35:51 DEBUG : Waiting for deletions to finish 2025/03/01 02:35:51 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/01 02:35:51 INFO : three.txt: Copied (server-side copy) 2025/03/01 02:35:51 INFO : three.txt: Deleted 2025/03/01 02:35:51 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.78s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" 2025/03/01 02:35:54 DEBUG : Creating backend with remote "TestB2:rclone-test-lujuyez0hexu/dst" 2025/03/01 02:35:55 DEBUG : Creating backend with remote "TestB2:rclone-test-lujuyez0hexu/backup" 2025/03/01 02:35:57 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/01 02:35:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 02:35:57 DEBUG : two: Unchanged skipping 2025/03/01 02:35:57 DEBUG : B2 bucket rclone-test-lujuyez0hexu path dst: Waiting for checks to finish 2025/03/01 02:35:59 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/01 02:35:59 INFO : one: Copied (server-side copy) to: one.bak 2025/03/01 02:35:59 INFO : one: Deleted 2025/03/01 02:35:59 DEBUG : B2 bucket rclone-test-lujuyez0hexu path dst: Waiting for transfers to finish 2025/03/01 02:36:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/01 02:36:00 INFO : one: Copied (new) 2025/03/01 02:36:00 DEBUG : Waiting for deletions to finish 2025/03/01 02:36:00 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/01 02:36:00 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/01 02:36:00 INFO : three.txt: Deleted 2025/03/01 02:36:00 INFO : three.txt: Moved into backup dir 2025/03/01 02:36:02 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/01 02:36:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 02:36:02 DEBUG : two: Unchanged skipping 2025/03/01 02:36:02 DEBUG : B2 bucket rclone-test-lujuyez0hexu path dst: Waiting for checks to finish 2025/03/01 02:36:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/01 02:36:02 INFO : one: Copied (server-side copy) to: one.bak 2025/03/01 02:36:03 INFO : one: Deleted 2025/03/01 02:36:03 DEBUG : B2 bucket rclone-test-lujuyez0hexu path dst: Waiting for transfers to finish 2025/03/01 02:36:03 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/01 02:36:03 INFO : one: Copied (new) 2025/03/01 02:36:03 DEBUG : Waiting for deletions to finish 2025/03/01 02:36:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/01 02:36:03 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/01 02:36:04 INFO : three.txt: Deleted 2025/03/01 02:36:04 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.52s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" 2025/03/01 02:36:07 DEBUG : Creating backend with remote "TestB2:rclone-test-lujuyez0hexu/dst" 2025/03/01 02:36:08 DEBUG : Creating backend with remote "TestB2:rclone-test-lujuyez0hexu/backup" 2025/03/01 02:36:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 02:36:10 DEBUG : two: Unchanged skipping 2025/03/01 02:36:10 DEBUG : B2 bucket rclone-test-lujuyez0hexu path dst: Waiting for checks to finish 2025/03/01 02:36:10 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/01 02:36:11 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/01 02:36:11 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/01 02:36:11 INFO : one: Deleted 2025/03/01 02:36:11 DEBUG : B2 bucket rclone-test-lujuyez0hexu path dst: Waiting for transfers to finish 2025/03/01 02:36:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/01 02:36:12 INFO : one: Copied (new) 2025/03/01 02:36:12 DEBUG : Waiting for deletions to finish 2025/03/01 02:36:13 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/01 02:36:13 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/01 02:36:13 INFO : three.txt: Deleted 2025/03/01 02:36:13 INFO : three.txt: Moved into backup dir 2025/03/01 02:36:14 DEBUG : B2 bucket rclone-test-lujuyez0hexu path dst: Waiting for checks to finish 2025/03/01 02:36:14 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/01 02:36:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 02:36:14 DEBUG : two: Unchanged skipping 2025/03/01 02:36:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/01 02:36:15 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/01 02:36:15 INFO : one: Deleted 2025/03/01 02:36:15 DEBUG : B2 bucket rclone-test-lujuyez0hexu path dst: Waiting for transfers to finish 2025/03/01 02:36:16 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/01 02:36:16 INFO : one: Copied (new) 2025/03/01 02:36:16 DEBUG : Waiting for deletions to finish 2025/03/01 02:36:16 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/01 02:36:16 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/01 02:36:16 INFO : three.txt: Deleted 2025/03/01 02:36:16 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.74s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" 2025/03/01 02:36:19 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1180-15.backblaze.com/b2api/v1/b2_upload_file/cfb2ed7380bd4bfb9f580e1b/c001_v0001180_t0044": EOF 2025/03/01 02:36:19 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1180-15.backblaze.com/b2api/v1/b2_upload_file/cfb2ed7380bd4bfb9f580e1b/c001_v0001180_t0044": EOF) 2025/03/01 02:36:19 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-lujuyez0hexu: 1/10 (Post "https://pod-000-1180-15.backblaze.com/b2api/v1/b2_upload_file/cfb2ed7380bd4bfb9f580e1b/c001_v0001180_t0044": EOF) 2025/03/01 02:36:21 DEBUG : pacer: Reducing sleep to 10ms 2025/03/01 02:36:21 DEBUG : Creating backend with remote "TestB2:rclone-test-lujuyez0hexu/dst" 2025/03/01 02:36:23 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/01 02:36:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 02:36:23 DEBUG : two: Unchanged skipping 2025/03/01 02:36:23 DEBUG : B2 bucket rclone-test-lujuyez0hexu path dst: Waiting for checks to finish 2025/03/01 02:36:24 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/01 02:36:24 INFO : one: Copied (server-side copy) to: one.bak 2025/03/01 02:36:25 INFO : one: Deleted 2025/03/01 02:36:25 DEBUG : B2 bucket rclone-test-lujuyez0hexu path dst: Waiting for transfers to finish 2025/03/01 02:36:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/01 02:36:25 INFO : one: Copied (new) 2025/03/01 02:36:25 DEBUG : Waiting for deletions to finish 2025/03/01 02:36:26 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/01 02:36:26 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/01 02:36:26 INFO : three.txt: Deleted 2025/03/01 02:36:26 INFO : three.txt: Moved into backup dir 2025/03/01 02:36:27 DEBUG : one.bak: Excluded (Path Filter) 2025/03/01 02:36:27 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/03/01 02:36:27 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/01 02:36:27 DEBUG : B2 bucket rclone-test-lujuyez0hexu path dst: Waiting for checks to finish 2025/03/01 02:36:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 02:36:27 DEBUG : two: Unchanged skipping 2025/03/01 02:36:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/01 02:36:28 INFO : one: Copied (server-side copy) to: one.bak 2025/03/01 02:36:28 INFO : one: Deleted 2025/03/01 02:36:28 DEBUG : B2 bucket rclone-test-lujuyez0hexu path dst: Waiting for transfers to finish 2025/03/01 02:36:28 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/01 02:36:28 INFO : one: Copied (new) 2025/03/01 02:36:28 DEBUG : Waiting for deletions to finish 2025/03/01 02:36:29 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/01 02:36:29 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/01 02:36:29 INFO : three.txt: Deleted 2025/03/01 02:36:29 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.51s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" 2025/03/01 02:36:32 DEBUG : Creating backend with remote "TestB2:rclone-test-lujuyez0hexu/dst" 2025/03/01 02:36:33 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/01 02:36:35 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/01 02:36:35 INFO : one: Copied (server-side copy) to: one.bak 2025/03/01 02:36:35 INFO : one: Deleted 2025/03/01 02:36:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/01 02:36:36 INFO : one: Copied (new) 2025/03/01 02:36:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 02:36:36 DEBUG : two: Unchanged skipping 2025/03/01 02:36:36 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/01 02:36:36 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/01 02:36:36 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/01 02:36:37 INFO : three.txt: Deleted 2025/03/01 02:36:37 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/01 02:36:37 INFO : three.txt: Copied (new) 2025/03/01 02:36:38 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/01 02:36:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/01 02:36:39 INFO : one: Copied (server-side copy) to: one.bak 2025/03/01 02:36:39 INFO : one: Deleted 2025/03/01 02:36:39 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/01 02:36:39 INFO : one: Copied (new) 2025/03/01 02:36:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 02:36:39 DEBUG : two: Unchanged skipping 2025/03/01 02:36:39 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/01 02:36:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/01 02:36:40 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/01 02:36:40 INFO : three.txt: Deleted 2025/03/01 02:36:40 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/03/01 02:36:40 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.49s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" 2025/03/01 02:36:43 DEBUG : Creating backend with remote "TestB2:rclone-test-lujuyez0hexu/dst" 2025/03/01 02:36:45 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/01 02:36:46 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/01 02:36:46 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/01 02:36:46 INFO : one: Deleted 2025/03/01 02:36:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/01 02:36:47 INFO : one: Copied (new) 2025/03/01 02:36:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 02:36:47 DEBUG : two: Unchanged skipping 2025/03/01 02:36:47 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/01 02:36:48 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/01 02:36:48 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/01 02:36:48 INFO : three.txt: Deleted 2025/03/01 02:36:48 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/01 02:36:48 INFO : three.txt: Copied (new) 2025/03/01 02:36:48 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/03/01 02:36:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/01 02:36:49 DEBUG : pacer: Reducing sleep to 10ms 2025/03/01 02:36:49 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/01 02:36:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/01 02:36:50 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/01 02:36:50 INFO : one: Deleted 2025/03/01 02:36:50 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/01 02:36:50 INFO : one: Copied (new) 2025/03/01 02:36:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 02:36:51 DEBUG : two: Unchanged skipping 2025/03/01 02:36:51 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/01 02:36:51 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/01 02:36:51 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/01 02:36:52 INFO : three.txt: Deleted 2025/03/01 02:36:52 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/03/01 02:36:52 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.63s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" 2025/03/01 02:36:54 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/03/01 02:36:54 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for checks to finish 2025/03/01 02:36:54 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for transfers to finish 2025/03/01 02:36:55 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/03/01 02:36:55 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/03/01 02:36:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.40s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" 2025/03/01 02:36:56 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/01 02:36:56 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for checks to finish 2025/03/01 02:36:56 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for transfers to finish 2025/03/01 02:36:56 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/01 02:36:56 INFO : existing: Copied (new) 2025/03/01 02:36:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" 2025/03/01 02:36:57 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/03/01 02:36:57 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/03/01 02:36:57 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for checks to finish 2025/03/01 02:36:57 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for transfers to finish 2025/03/01 02:36:57 ERROR : B2 bucket rclone-test-lujuyez0hexu: not deleting files as there were IO errors 2025/03/01 02:36:57 ERROR : B2 bucket rclone-test-lujuyez0hexu: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" --- PASS: TestSyncImmutable (2.74s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" 2025/03/01 02:36:59 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 02:36:59 DEBUG : existing: Unchanged skipping 2025/03/01 02:36:59 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for checks to finish 2025/03/01 02:36:59 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for transfers to finish 2025/03/01 02:36:59 DEBUG : Waiting for deletions to finish 2025/03/01 02:36:59 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.47s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", 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-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.15s) --- SKIP: TestMaxTransfer/Hard (0.39s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.39s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" 2025/03/01 02:37:15 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for checks to finish 2025/03/01 02:37:15 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 02:37:15 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 02:37:15 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 02:37:15 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 02:37:15 DEBUG : both1: Unchanged skipping 2025/03/01 02:37:15 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 02:37:15 DEBUG : both12: Unchanged skipping 2025/03/01 02:37:15 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 02:37:15 DEBUG : both13: Unchanged skipping 2025/03/01 02:37:15 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 02:37:15 DEBUG : both10: Unchanged skipping 2025/03/01 02:37:15 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 02:37:15 DEBUG : both15: Unchanged skipping 2025/03/01 02:37:15 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 02:37:15 DEBUG : both0: Unchanged skipping 2025/03/01 02:37:15 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 02:37:15 DEBUG : both17: Unchanged skipping 2025/03/01 02:37:15 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 02:37:15 DEBUG : both18: Unchanged skipping 2025/03/01 02:37:15 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 02:37:15 DEBUG : both11: Unchanged skipping 2025/03/01 02:37:15 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 02:37:15 DEBUG : both2: Unchanged skipping 2025/03/01 02:37:15 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 02:37:15 DEBUG : both3: Unchanged skipping 2025/03/01 02:37:15 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 02:37:15 DEBUG : both4: Unchanged skipping 2025/03/01 02:37:15 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 02:37:15 DEBUG : both14: Unchanged skipping 2025/03/01 02:37:15 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 02:37:15 DEBUG : both16: Unchanged skipping 2025/03/01 02:37:15 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 02:37:15 DEBUG : both6: Unchanged skipping 2025/03/01 02:37:15 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 02:37:15 DEBUG : both8: Unchanged skipping 2025/03/01 02:37:15 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 02:37:15 DEBUG : both9: Unchanged skipping 2025/03/01 02:37:15 DEBUG : both19: Unchanged skipping 2025/03/01 02:37:15 DEBUG : both5: Unchanged skipping 2025/03/01 02:37:15 DEBUG : both7: Unchanged skipping 2025/03/01 02:37:15 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for transfers to finish 2025/03/01 02:37:15 DEBUG : Waiting for deletions to finish 2025/03/01 02:37:15 INFO : only6: Deleted 2025/03/01 02:37:15 INFO : only0: Deleted 2025/03/01 02:37:16 INFO : only12: Deleted 2025/03/01 02:37:16 INFO : only15: Deleted 2025/03/01 02:37:16 INFO : only13: Deleted 2025/03/01 02:37:16 INFO : only17: Deleted 2025/03/01 02:37:16 INFO : only19: Deleted 2025/03/01 02:37:16 INFO : only2: Deleted 2025/03/01 02:37:16 INFO : only7: Deleted 2025/03/01 02:37:16 INFO : only11: Deleted 2025/03/01 02:37:16 INFO : only18: Deleted 2025/03/01 02:37:16 INFO : only8: Deleted 2025/03/01 02:37:16 INFO : only3: Deleted 2025/03/01 02:37:16 INFO : only4: Deleted 2025/03/01 02:37:16 INFO : only9: Deleted 2025/03/01 02:37:16 INFO : only1: Deleted 2025/03/01 02:37:16 INFO : only10: Deleted 2025/03/01 02:37:16 INFO : only14: Deleted 2025/03/01 02:37:16 INFO : only16: Deleted 2025/03/01 02:37:16 INFO : only5: Deleted 2025/03/01 02:37:16 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (19.54s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" 2025/03/01 02:37:34 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 02:37:34 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for checks to finish 2025/03/01 02:37:34 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 02:37:34 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 02:37:34 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 02:37:34 DEBUG : both0: Unchanged skipping 2025/03/01 02:37:34 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 02:37:34 DEBUG : both12: Unchanged skipping 2025/03/01 02:37:34 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 02:37:34 DEBUG : both13: Unchanged skipping 2025/03/01 02:37:34 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 02:37:34 DEBUG : both11: Unchanged skipping 2025/03/01 02:37:34 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 02:37:34 DEBUG : both15: Unchanged skipping 2025/03/01 02:37:34 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 02:37:34 DEBUG : both16: Unchanged skipping 2025/03/01 02:37:34 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 02:37:34 DEBUG : both17: Unchanged skipping 2025/03/01 02:37:34 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 02:37:34 DEBUG : both1: Unchanged skipping 2025/03/01 02:37:34 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 02:37:34 DEBUG : both19: Unchanged skipping 2025/03/01 02:37:34 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 02:37:34 DEBUG : both10: Unchanged skipping 2025/03/01 02:37:34 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 02:37:34 DEBUG : both14: Unchanged skipping 2025/03/01 02:37:34 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 02:37:34 DEBUG : both18: Unchanged skipping 2025/03/01 02:37:34 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 02:37:34 DEBUG : both2: Unchanged skipping 2025/03/01 02:37:34 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 02:37:34 DEBUG : both6: Unchanged skipping 2025/03/01 02:37:34 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 02:37:34 DEBUG : both7: Unchanged skipping 2025/03/01 02:37:34 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 02:37:34 DEBUG : both3: Unchanged skipping 2025/03/01 02:37:34 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/01 02:37:34 DEBUG : both9: Unchanged skipping 2025/03/01 02:37:34 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/03/01 02:37:34 DEBUG : both4: Unchanged skipping 2025/03/01 02:37:34 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/03/01 02:37:34 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/03/01 02:37:34 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/03/01 02:37:34 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/03/01 02:37:34 DEBUG : both5: Unchanged skipping 2025/03/01 02:37:34 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/03/01 02:37:34 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/03/01 02:37:34 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/03/01 02:37:34 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/03/01 02:37:34 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/03/01 02:37:34 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/03/01 02:37:34 DEBUG : both8: Unchanged skipping 2025/03/01 02:37:34 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/03/01 02:37:34 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/03/01 02:37:34 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/03/01 02:37:34 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/03/01 02:37:34 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/03/01 02:37:34 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/03/01 02:37:34 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/03/01 02:37:34 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/03/01 02:37:34 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/03/01 02:37:34 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Waiting for transfers to finish 2025/03/01 02:37:34 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/01 02:37:34 INFO : only10: Copied (replaced existing) 2025/03/01 02:37:34 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/01 02:37:34 INFO : only1: Copied (replaced existing) 2025/03/01 02:37:35 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/01 02:37:35 INFO : only14: Copied (replaced existing) 2025/03/01 02:37:35 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/01 02:37:35 INFO : only15: Copied (replaced existing) 2025/03/01 02:37:35 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/01 02:37:35 INFO : only16: Copied (replaced existing) 2025/03/01 02:37:35 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/01 02:37:35 INFO : only11: Copied (replaced existing) 2025/03/01 02:37:35 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/01 02:37:35 INFO : only17: Copied (replaced existing) 2025/03/01 02:37:35 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/01 02:37:35 INFO : only13: Copied (replaced existing) 2025/03/01 02:37:35 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/01 02:37:35 INFO : only19: Copied (replaced existing) 2025/03/01 02:37:35 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/01 02:37:35 INFO : only2: Copied (replaced existing) 2025/03/01 02:37:35 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/01 02:37:35 INFO : only0: Copied (replaced existing) 2025/03/01 02:37:35 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/01 02:37:35 INFO : only6: Copied (replaced existing) 2025/03/01 02:37:35 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/01 02:37:35 INFO : only7: Copied (replaced existing) 2025/03/01 02:37:35 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/01 02:37:35 INFO : only4: Copied (replaced existing) 2025/03/01 02:37:35 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/01 02:37:35 INFO : only5: Copied (replaced existing) 2025/03/01 02:37:35 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/01 02:37:35 INFO : only12: Copied (replaced existing) 2025/03/01 02:37:35 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/01 02:37:35 INFO : only9: Copied (replaced existing) 2025/03/01 02:37:35 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/01 02:37:35 INFO : only3: Copied (replaced existing) 2025/03/01 02:37:35 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/01 02:37:35 INFO : only18: Copied (replaced existing) 2025/03/01 02:37:35 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/01 02:37:35 INFO : only8: Copied (replaced existing) 2025/03/01 02:37:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (23.03s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" 2025/03/01 02:37:44 DEBUG : empty_dir: Making directory with metadata 2025/03/01 02:37:44 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/01 02:37:44 DEBUG : empty_on_remote: Making directory with metadata 2025/03/01 02:37:44 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/01 02:37:44 INFO : empty_on_remote: Making directory 2025/03/01 02:37:44 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-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" 2025/03/01 02:37:45 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/01 02:37:45 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/01 02:37:45 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/01 02:37:45 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.25s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" 2025/03/01 02:37:47 DEBUG : empty_dir: Making directory with metadata 2025/03/01 02:37:47 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/01 02:37:47 DEBUG : empty_on_remote: Making directory with metadata 2025/03/01 02:37:47 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/01 02:37:47 INFO : empty_on_remote: Making directory 2025/03/01 02:37:47 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-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" 2025/03/01 02:37:49 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/01 02:37:49 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/01 02:37:49 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/01 02:37:49 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/03/01 02:37:49 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.58s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" 2025/03/01 02:37:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/01 02:37:51 INFO : sub dir: Making directory 2025/03/01 02:37:51 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (2.87s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" 2025/03/01 02:37:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/01 02:37:54 INFO : sub dir: Making directory 2025/03/01 02:37:54 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lujuyez0hexu", Local "Local file system at /tmp/rclone216990287", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (3.16s) PASS 2025/03/01 02:37:57 DEBUG : B2 bucket rclone-test-lujuyez0hexu: Purge remote 2025/03/01 02:37:57 INFO : B2 bucket rclone-test-lujuyez0hexu: cleaning bucket "rclone-test-lujuyez0hexu" of all files 2025/03/01 02:37:58 DEBUG : BackupDir/one: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f418f0b13dc55bb81_d20250301_m023538_c001_v7007000_t0000_u01740796538748") 2025/03/01 02:37:58 DEBUG : BackupDir/one: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f11542584c6beb7a1_d20250301_m023533_c001_v0001182_t0044_u01740796533289") 2025/03/01 02:37:58 DEBUG : CompareDest/one: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f40709ca3555fe196_d20250301_m023514_c001_v7007000_t0000_u01740796514640") 2025/03/01 02:37:58 DEBUG : CompareDest/one: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f11078ddb8e954c2e_d20250301_m023508_c001_v0001105_t0034_u01740796508520") 2025/03/01 02:37:58 DEBUG : CompareDest/two: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f40709ca3555fe197_d20250301_m023514_c001_v7007000_t0000_u01740796514822") 2025/03/01 02:37:58 DEBUG : CompareDest/two: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f11595b9dddd4607b_d20250301_m023509_c001_v0001180_t0040_u01740796509934") 2025/03/01 02:37:58 DEBUG : CopyDest/one: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f418f0b13dc55bb82_d20250301_m023538_c001_v7007000_t0000_u01740796538930") 2025/03/01 02:37:58 DEBUG : CopyDest/one: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779bac96_d20250301_m023530_c001_v0001165_t0056_u01740796530425") 2025/03/01 02:37:58 DEBUG : CopyDest/three: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f418f0b13dc55bb83_d20250301_m023539_c001_v7007000_t0000_u01740796539116") 2025/03/01 02:37:58 DEBUG : CopyDest/three: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f11595b9dddd460d2_d20250301_m023536_c001_v0001180_t0032_u01740796536973") 2025/03/01 02:37:58 DEBUG : CopyDest/two: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f418f0b13dc55bb84_d20250301_m023539_c001_v7007000_t0000_u01740796539305") 2025/03/01 02:37:58 DEBUG : CopyDest/two: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f11078ddb8e954c7a_d20250301_m023534_c001_v0001105_t0005_u01740796534760") 2025/03/01 02:37:58 DEBUG : EXISTING: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f40709ca3555fe26c_d20250301_m023700_c001_v7007000_t0000_u01740796620111") 2025/03/01 02:37:58 DEBUG : EXISTING: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f11078ddb8e954d64_d20250301_m023659_c001_v0001105_t0051_u01740796619043") 2025/03/01 02:37:58 DEBUG : Testêé: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f40709ca3555fe267_d20250301_m023655_c001_v7007000_t0000_u01740796615909") 2025/03/01 02:37:58 DEBUG : Testêé: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f11078ddb8e954d58_d20250301_m023655_c001_v0001105_t0036_u01740796615260") 2025/03/01 02:37:58 DEBUG : Testêé: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779bae42_d20250301_m023654_c001_v0001165_t0040_u01740796614253") 2025/03/01 02:37:58 DEBUG : a/potato2: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f419b5f48fb86caa0_d20250301_m023330_c001_v7007000_t0000_u01740796410593") 2025/03/01 02:37:58 DEBUG : a/potato2: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779baa80_d20250301_m023328_c001_v0001165_t0015_u01740796408884") 2025/03/01 02:37:58 DEBUG : a/potato2: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f419b5f48fb86ca9b_d20250301_m023327_c001_v7007000_t0000_u01740796407109") 2025/03/01 02:37:59 DEBUG : a/potato2: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779baa74_d20250301_m023326_c001_v0001165_t0056_u01740796406356") 2025/03/01 02:37:59 DEBUG : a/potato2: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f4027f08311cd9890_d20250301_m023307_c001_v7007000_t0000_u01740796387078") 2025/03/01 02:37:59 DEBUG : a/potato2: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779baa04_d20250301_m023306_c001_v0001165_t0001_u01740796386272") 2025/03/01 02:37:59 DEBUG : b/potato: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f419b5f48fb86caa1_d20250301_m023330_c001_v7007000_t0000_u01740796410776") 2025/03/01 02:37:59 DEBUG : b/potato: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779baa7a_d20250301_m023328_c001_v0001165_t0035_u01740796408091") 2025/03/01 02:37:59 DEBUG : b/potato: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f419b5f48fb86ca9a_d20250301_m023326_c001_v7007000_t0000_u01740796406561") 2025/03/01 02:37:59 DEBUG : b/potato: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779baa6c_d20250301_m023325_c001_v0001165_t0042_u01740796405574") 2025/03/01 02:37:59 DEBUG : b/potato: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f4027f08311cd988e_d20250301_m023306_c001_v7007000_t0000_u01740796386509") 2025/03/01 02:37:59 DEBUG : b/potato: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779ba9fc_d20250301_m023305_c001_v0001165_t0003_u01740796385491") 2025/03/01 02:37:59 DEBUG : backup/one: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f4042582180eb2b35_d20250301_m023552_c001_v7007000_t0000_u01740796552059") 2025/03/01 02:37:59 DEBUG : backup/one: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f102b98ca50b47526_d20250301_m023550_c001_v0001179_t0020_u01740796550180") 2025/03/01 02:37:59 DEBUG : backup/one: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f10816041388ad90e_d20250301_m023545_c001_v0001109_t0053_u01740796545696") 2025/03/01 02:37:59 DEBUG : backup/one-2019-01-01: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f4178f3863e773419_d20250301_m023617_c001_v7007000_t0000_u01740796577327") 2025/03/01 02:37:59 DEBUG : backup/one-2019-01-01: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f116c6b644b24a770_d20250301_m023615_c001_v0001113_t0024_u01740796575270") 2025/03/01 02:37:59 DEBUG : backup/one-2019-01-01: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f107e2210f811ab4d_d20250301_m023611_c001_v0001184_t0012_u01740796571327") 2025/03/01 02:37:59 DEBUG : backup/one.bak: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f4080196e8d4c3f3b_d20250301_m023604_c001_v7007000_t0000_u01740796564590") 2025/03/01 02:37:59 DEBUG : backup/one.bak: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f1146c5f01510c38b_d20250301_m023602_c001_v0001036_t0022_u01740796562544") 2025/03/01 02:37:59 DEBUG : backup/one.bak: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f1137d4a26f0e1be9_d20250301_m023558_c001_v0001115_t0055_u01740796558586") 2025/03/01 02:37:59 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f4178f3863e77341a_d20250301_m023617_c001_v7007000_t0000_u01740796577518") 2025/03/01 02:37:59 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f111f3ad7e85128a9_d20250301_m023616_c001_v0001184_t0023_u01740796576566") 2025/03/01 02:37:59 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f11502ff2c7bf56b1_d20250301_m023612_c001_v0001104_t0046_u01740796572852") 2025/03/01 02:38:00 DEBUG : backup/three.txt: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f4042582180eb2b36_d20250301_m023552_c001_v7007000_t0000_u01740796552241") 2025/03/01 02:38:00 DEBUG : backup/three.txt: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f107fd77f9dca0a7c_d20250301_m023551_c001_v0001180_t0029_u01740796551322") 2025/03/01 02:38:00 DEBUG : backup/three.txt: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f11701b65376b5f26_d20250301_m023547_c001_v0001172_t0028_u01740796547786") 2025/03/01 02:38:00 DEBUG : backup/three.txt.bak: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f4080196e8d4c3f3c_d20250301_m023604_c001_v7007000_t0000_u01740796564773") 2025/03/01 02:38:00 DEBUG : backup/three.txt.bak: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f1104f2f3c14ff6fa_d20250301_m023603_c001_v0001104_t0013_u01740796563532") 2025/03/01 02:38:00 DEBUG : backup/three.txt.bak: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f10759947339eee50_d20250301_m023600_c001_v0001182_t0027_u01740796560333") 2025/03/01 02:38:00 DEBUG : both0: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f40709ca3555fe2a2_d20250301_m023736_c001_v7007000_t0000_u01740796656592") 2025/03/01 02:38:00 DEBUG : both0: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779baeee_d20250301_m023721_c001_v0001165_t0054_u01740796641915") 2025/03/01 02:38:00 DEBUG : both0: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f40709ca3555fe282_d20250301_m023717_c001_v7007000_t0000_u01740796637324") 2025/03/01 02:38:00 DEBUG : both0: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779bae6a_d20250301_m023702_c001_v0001165_t0046_u01740796622374") 2025/03/01 02:38:00 DEBUG : both1: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f40709ca3555fe2a3_d20250301_m023736_c001_v7007000_t0000_u01740796656775") 2025/03/01 02:38:00 DEBUG : both1: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779baef6_d20250301_m023723_c001_v0001165_t0009_u01740796643086") 2025/03/01 02:38:00 DEBUG : both1: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f40709ca3555fe283_d20250301_m023717_c001_v7007000_t0000_u01740796637506") 2025/03/01 02:38:00 DEBUG : both1: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779bae74_d20250301_m023703_c001_v0001165_t0014_u01740796623177") 2025/03/01 02:38:00 DEBUG : both10: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f40709ca3555fe2a4_d20250301_m023736_c001_v7007000_t0000_u01740796656956") 2025/03/01 02:38:00 DEBUG : both10: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779baf1f_d20250301_m023727_c001_v0001165_t0025_u01740796647805") 2025/03/01 02:38:00 DEBUG : both10: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f40709ca3555fe284_d20250301_m023717_c001_v7007000_t0000_u01740796637688") 2025/03/01 02:38:00 DEBUG : both10: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779bae9c_d20250301_m023708_c001_v0001165_t0015_u01740796628841") 2025/03/01 02:38:00 DEBUG : both11: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f40709ca3555fe2a5_d20250301_m023737_c001_v7007000_t0000_u01740796657164") 2025/03/01 02:38:00 DEBUG : both11: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779baf25_d20250301_m023728_c001_v0001165_t0050_u01740796648358") 2025/03/01 02:38:00 DEBUG : both11: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f40709ca3555fe285_d20250301_m023717_c001_v7007000_t0000_u01740796637870") 2025/03/01 02:38:00 DEBUG : both11: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779baea6_d20250301_m023709_c001_v0001165_t0017_u01740796629458") 2025/03/01 02:38:01 DEBUG : both12: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f40709ca3555fe2a6_d20250301_m023737_c001_v7007000_t0000_u01740796657386") 2025/03/01 02:38:01 DEBUG : both12: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779baf2b_d20250301_m023729_c001_v0001165_t0038_u01740796649335") 2025/03/01 02:38:01 DEBUG : both12: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f40709ca3555fe286_d20250301_m023718_c001_v7007000_t0000_u01740796638051") 2025/03/01 02:38:01 DEBUG : both12: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779baeaa_d20250301_m023710_c001_v0001165_t0001_u01740796630079") 2025/03/01 02:38:01 DEBUG : both13: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f40709ca3555fe2a7_d20250301_m023737_c001_v7007000_t0000_u01740796657567") 2025/03/01 02:38:01 DEBUG : both13: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779baf2f_d20250301_m023729_c001_v0001165_t0031_u01740796649958") 2025/03/01 02:38:01 DEBUG : both13: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f40709ca3555fe287_d20250301_m023718_c001_v7007000_t0000_u01740796638231") 2025/03/01 02:38:01 DEBUG : both13: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779baeae_d20250301_m023710_c001_v0001165_t0010_u01740796630685") 2025/03/01 02:38:01 DEBUG : both14: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f40709ca3555fe2a8_d20250301_m023737_c001_v7007000_t0000_u01740796657749") 2025/03/01 02:38:01 DEBUG : both14: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779baf33_d20250301_m023730_c001_v0001165_t0013_u01740796650529") 2025/03/01 02:38:01 DEBUG : both14: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f40709ca3555fe288_d20250301_m023718_c001_v7007000_t0000_u01740796638413") 2025/03/01 02:38:01 DEBUG : both14: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779baeb8_d20250301_m023711_c001_v0001165_t0039_u01740796631401") 2025/03/01 02:38:01 DEBUG : both15: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f40709ca3555fe2a9_d20250301_m023737_c001_v7007000_t0000_u01740796657931") 2025/03/01 02:38:01 DEBUG : both15: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779baf39_d20250301_m023731_c001_v0001165_t0031_u01740796651200") 2025/03/01 02:38:01 DEBUG : both15: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f40709ca3555fe289_d20250301_m023718_c001_v7007000_t0000_u01740796638594") 2025/03/01 02:38:01 DEBUG : both15: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779baeba_d20250301_m023712_c001_v0001165_t0034_u01740796632041") 2025/03/01 02:38:01 DEBUG : both16: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f40709ca3555fe2aa_d20250301_m023738_c001_v7007000_t0000_u01740796658113") 2025/03/01 02:38:01 DEBUG : both16: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779baf3d_d20250301_m023731_c001_v0001165_t0059_u01740796651851") 2025/03/01 02:38:01 DEBUG : both16: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f40709ca3555fe28a_d20250301_m023718_c001_v7007000_t0000_u01740796638775") 2025/03/01 02:38:01 DEBUG : both16: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779baec0_d20250301_m023712_c001_v0001165_t0004_u01740796632542") 2025/03/01 02:38:01 DEBUG : both17: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f40709ca3555fe2ab_d20250301_m023738_c001_v7007000_t0000_u01740796658295") 2025/03/01 02:38:02 DEBUG : both17: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779baf41_d20250301_m023732_c001_v0001165_t0031_u01740796652387") 2025/03/01 02:38:02 DEBUG : both17: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f40709ca3555fe28b_d20250301_m023718_c001_v7007000_t0000_u01740796638957") 2025/03/01 02:38:02 DEBUG : both17: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779baec6_d20250301_m023713_c001_v0001165_t0050_u01740796633037") 2025/03/01 02:38:02 DEBUG : both18: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f40709ca3555fe2ac_d20250301_m023738_c001_v7007000_t0000_u01740796658495") 2025/03/01 02:38:02 DEBUG : both18: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779baf45_d20250301_m023732_c001_v0001165_t0046_u01740796652863") 2025/03/01 02:38:02 DEBUG : both18: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f40709ca3555fe28c_d20250301_m023719_c001_v7007000_t0000_u01740796639138") 2025/03/01 02:38:02 DEBUG : both18: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779baec8_d20250301_m023713_c001_v0001165_t0036_u01740796633519") 2025/03/01 02:38:02 DEBUG : both19: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f40709ca3555fe2ad_d20250301_m023738_c001_v7007000_t0000_u01740796658676") 2025/03/01 02:38:02 DEBUG : both19: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779baf4d_d20250301_m023733_c001_v0001165_t0025_u01740796653426") 2025/03/01 02:38:02 DEBUG : both19: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f40709ca3555fe28d_d20250301_m023719_c001_v7007000_t0000_u01740796639322") 2025/03/01 02:38:02 DEBUG : both19: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779baece_d20250301_m023714_c001_v0001165_t0041_u01740796634058") 2025/03/01 02:38:02 DEBUG : both2: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f40709ca3555fe2ae_d20250301_m023738_c001_v7007000_t0000_u01740796658857") 2025/03/01 02:38:02 DEBUG : both2: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779baefa_d20250301_m023723_c001_v0001165_t0019_u01740796643562") 2025/03/01 02:38:02 DEBUG : both2: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f40709ca3555fe28e_d20250301_m023719_c001_v7007000_t0000_u01740796639507") 2025/03/01 02:38:02 DEBUG : both2: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779bae78_d20250301_m023703_c001_v0001165_t0059_u01740796623675") 2025/03/01 02:38:02 DEBUG : both3: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f40709ca3555fe2af_d20250301_m023739_c001_v7007000_t0000_u01740796659039") 2025/03/01 02:38:02 DEBUG : both3: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779baeff_d20250301_m023724_c001_v0001165_t0037_u01740796644057") 2025/03/01 02:38:02 DEBUG : both3: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f40709ca3555fe290_d20250301_m023719_c001_v7007000_t0000_u01740796639688") 2025/03/01 02:38:02 DEBUG : both3: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779bae7a_d20250301_m023704_c001_v0001165_t0036_u01740796624483") 2025/03/01 02:38:02 DEBUG : both4: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f40709ca3555fe2b0_d20250301_m023739_c001_v7007000_t0000_u01740796659220") 2025/03/01 02:38:03 DEBUG : both4: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779baf05_d20250301_m023724_c001_v0001165_t0008_u01740796644613") 2025/03/01 02:38:03 DEBUG : both4: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f40709ca3555fe291_d20250301_m023719_c001_v7007000_t0000_u01740796639868") 2025/03/01 02:38:03 DEBUG : both4: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779bae80_d20250301_m023705_c001_v0001165_t0015_u01740796625022") 2025/03/01 02:38:03 DEBUG : both5: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f40709ca3555fe2b1_d20250301_m023739_c001_v7007000_t0000_u01740796659400") 2025/03/01 02:38:03 DEBUG : both5: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779baf07_d20250301_m023725_c001_v0001165_t0008_u01740796645142") 2025/03/01 02:38:03 DEBUG : both5: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f40709ca3555fe292_d20250301_m023720_c001_v7007000_t0000_u01740796640049") 2025/03/01 02:38:03 DEBUG : both5: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779bae86_d20250301_m023705_c001_v0001165_t0002_u01740796625738") 2025/03/01 02:38:03 DEBUG : both6: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f40709ca3555fe2b2_d20250301_m023739_c001_v7007000_t0000_u01740796659582") 2025/03/01 02:38:03 DEBUG : both6: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779baf09_d20250301_m023725_c001_v0001165_t0048_u01740796645617") 2025/03/01 02:38:03 DEBUG : both6: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f40709ca3555fe293_d20250301_m023720_c001_v7007000_t0000_u01740796640230") 2025/03/01 02:38:03 DEBUG : both6: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779bae8a_d20250301_m023706_c001_v0001165_t0014_u01740796626310") 2025/03/01 02:38:03 DEBUG : both7: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f40709ca3555fe2b3_d20250301_m023739_c001_v7007000_t0000_u01740796659775") 2025/03/01 02:38:03 DEBUG : both7: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779baf0f_d20250301_m023726_c001_v0001165_t0024_u01740796646232") 2025/03/01 02:38:03 DEBUG : both7: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f40709ca3555fe294_d20250301_m023720_c001_v7007000_t0000_u01740796640420") 2025/03/01 02:38:03 DEBUG : both7: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779bae8e_d20250301_m023707_c001_v0001165_t0045_u01740796627041") 2025/03/01 02:38:03 DEBUG : both8: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f40709ca3555fe2b4_d20250301_m023739_c001_v7007000_t0000_u01740796659956") 2025/03/01 02:38:03 DEBUG : both8: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779baf13_d20250301_m023726_c001_v0001165_t0001_u01740796646793") 2025/03/01 02:38:03 DEBUG : both8: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f40709ca3555fe295_d20250301_m023720_c001_v7007000_t0000_u01740796640612") 2025/03/01 02:38:03 DEBUG : both8: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779bae92_d20250301_m023707_c001_v0001165_t0001_u01740796627548") 2025/03/01 02:38:03 DEBUG : both9: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f40709ca3555fe2b5_d20250301_m023740_c001_v7007000_t0000_u01740796660140") 2025/03/01 02:38:03 DEBUG : both9: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779baf19_d20250301_m023727_c001_v0001165_t0059_u01740796647325") 2025/03/01 02:38:03 DEBUG : both9: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f40709ca3555fe296_d20250301_m023720_c001_v7007000_t0000_u01740796640793") 2025/03/01 02:38:04 DEBUG : both9: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779bae9a_d20250301_m023708_c001_v0001165_t0032_u01740796628217") 2025/03/01 02:38:04 DEBUG : c/non empty space: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f419b5f48fb86caa3_d20250301_m023330_c001_v7007000_t0000_u01740796410957") 2025/03/01 02:38:04 DEBUG : c/non empty space: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779baa7c_d20250301_m023328_c001_v0001165_t0057_u01740796408295") 2025/03/01 02:38:04 DEBUG : c/non empty space: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f419b5f48fb86ca9c_d20250301_m023327_c001_v7007000_t0000_u01740796407305") 2025/03/01 02:38:04 DEBUG : c/non empty space: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779baa6e_d20250301_m023325_c001_v0001165_t0023_u01740796405785") 2025/03/01 02:38:04 DEBUG : c/non empty space: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f4027f08311cd9891_d20250301_m023307_c001_v7007000_t0000_u01740796387263") 2025/03/01 02:38:04 DEBUG : c/non empty space: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779baa00_d20250301_m023305_c001_v0001165_t0048_u01740796385707") 2025/03/01 02:38:04 DEBUG : check sum: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f419b5f48fb86c96d_d20250301_m023254_c001_v7007000_t0000_u01740796374782") 2025/03/01 02:38:04 DEBUG : check sum: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779ba9b8_d20250301_m023253_c001_v0001165_t0058_u01740796373846") 2025/03/01 02:38:04 DEBUG : dest/3: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f418f0b13dc55bb03_d20250301_m023523_c001_v7007000_t0000_u01740796523750") 2025/03/01 02:38:04 DEBUG : dest/3: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f407897104e90062e_d20250301_m023522_c001_v0001183_t0023_u01740796522648") 2025/03/01 02:38:04 DEBUG : dst/one: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f40709ca3555fe261_d20250301_m023652_c001_v7007000_t0000_u01740796612778") 2025/03/01 02:38:04 DEBUG : dst/one: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f119ad8820babc507_d20250301_m023650_c001_v0001150_t0022_u01740796610783") 2025/03/01 02:38:04 DEBUG : dst/one: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f403a32dfe1fad81b_d20250301_m023650_c001_v7007000_t0000_u01740796610601") 2025/03/01 02:38:04 DEBUG : dst/one: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f119ad8820babc4f5_d20250301_m023647_c001_v0001150_t0023_u01740796607365") 2025/03/01 02:38:04 DEBUG : dst/one: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f403a32dfe1fad819_d20250301_m023646_c001_v7007000_t0000_u01740796606638") 2025/03/01 02:38:04 DEBUG : dst/one: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f11078ddb8e954d38_d20250301_m023642_c001_v0001105_t0048_u01740796602614") 2025/03/01 02:38:04 DEBUG : dst/one: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f4116c07fe5160bc8_d20250301_m023641_c001_v7007000_t0000_u01740796601159") 2025/03/01 02:38:04 DEBUG : dst/one: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f1001f062d54f8ecf_d20250301_m023639_c001_v0001176_t0024_u01740796599368") 2025/03/01 02:38:04 DEBUG : dst/one: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f4042582180eb2b78_d20250301_m023639_c001_v7007000_t0000_u01740796599181") 2025/03/01 02:38:04 DEBUG : dst/one: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f1001f062d54f8ebc_d20250301_m023635_c001_v0001176_t0055_u01740796595865") 2025/03/01 02:38:04 DEBUG : dst/one: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f4042582180eb2b73_d20250301_m023635_c001_v7007000_t0000_u01740796595135") 2025/03/01 02:38:05 DEBUG : dst/one: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779badc8_d20250301_m023631_c001_v0001165_t0052_u01740796591128") 2025/03/01 02:38:05 DEBUG : dst/one: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f4178f3863e773421_d20250301_m023629_c001_v7007000_t0000_u01740796589842") 2025/03/01 02:38:05 DEBUG : dst/one: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f1108db8ba06cd35f_d20250301_m023628_c001_v0001102_t0023_u01740796588442") 2025/03/01 02:38:05 DEBUG : dst/one: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f4067a727effaa348_d20250301_m023628_c001_v7007000_t0000_u01740796588259") 2025/03/01 02:38:05 DEBUG : dst/one: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f1108db8ba06cd349_d20250301_m023625_c001_v0001102_t0052_u01740796585724") 2025/03/01 02:38:05 DEBUG : dst/one: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f4067a727effaa33e_d20250301_m023624_c001_v7007000_t0000_u01740796584987") 2025/03/01 02:38:05 DEBUG : dst/one: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779bad8a_d20250301_m023618_c001_v0001165_t0017_u01740796578625") 2025/03/01 02:38:05 DEBUG : dst/one: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f4178f3863e77341b_d20250301_m023617_c001_v7007000_t0000_u01740796577702") 2025/03/01 02:38:05 DEBUG : dst/one: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f114e6b25d65e4226_d20250301_m023615_c001_v0001039_t0031_u01740796575941") 2025/03/01 02:38:05 DEBUG : dst/one: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f415d105575bf6c75_d20250301_m023615_c001_v7007000_t0000_u01740796575758") 2025/03/01 02:38:05 DEBUG : dst/one: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f114e6b25d65e421c_d20250301_m023612_c001_v0001039_t0030_u01740796572277") 2025/03/01 02:38:05 DEBUG : dst/one: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f415d105575bf6c6e_d20250301_m023611_c001_v7007000_t0000_u01740796571554") 2025/03/01 02:38:05 DEBUG : dst/one: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f11595b9dddd4613c_d20250301_m023605_c001_v0001180_t0013_u01740796565887") 2025/03/01 02:38:05 DEBUG : dst/one: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f4080196e8d4c3f3d_d20250301_m023604_c001_v7007000_t0000_u01740796564956") 2025/03/01 02:38:05 DEBUG : dst/one: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f1068ff210ae37c57_d20250301_m023603_c001_v0001182_t0045_u01740796563138") 2025/03/01 02:38:05 DEBUG : dst/one: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f40329cedccd96e47_d20250301_m023602_c001_v7007000_t0000_u01740796562958") 2025/03/01 02:38:05 DEBUG : dst/one: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f1068ff210ae37c1f_d20250301_m023559_c001_v0001182_t0059_u01740796559887") 2025/03/01 02:38:05 DEBUG : dst/one: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f40329cedccd96e44_d20250301_m023559_c001_v7007000_t0000_u01740796559164") 2025/03/01 02:38:05 DEBUG : dst/one: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f11078ddb8e954ca2_d20250301_m023553_c001_v0001105_t0044_u01740796553362") 2025/03/01 02:38:05 DEBUG : dst/one: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f4042582180eb2b37_d20250301_m023552_c001_v7007000_t0000_u01740796552425") 2025/03/01 02:38:06 DEBUG : dst/one: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f116b85aa7dc70de5_d20250301_m023550_c001_v0001033_t0001_u01740796550564") 2025/03/01 02:38:06 DEBUG : dst/one: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f415d105575bf6c62_d20250301_m023550_c001_v7007000_t0000_u01740796550381") 2025/03/01 02:38:06 DEBUG : dst/one: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f116b85aa7dc70ddd_d20250301_m023546_c001_v0001033_t0047_u01740796546998") 2025/03/01 02:38:06 DEBUG : dst/one: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f415d105575bf6c5d_d20250301_m023546_c001_v7007000_t0000_u01740796546273") 2025/03/01 02:38:06 DEBUG : dst/one: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779bacc6_d20250301_m023540_c001_v0001165_t0035_u01740796540594") 2025/03/01 02:38:06 DEBUG : dst/one: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f418f0b13dc55bb85_d20250301_m023539_c001_v7007000_t0000_u01740796539488") 2025/03/01 02:38:06 DEBUG : dst/one: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f102362ba5004f6ca_d20250301_m023533_c001_v0001037_t0019_u01740796533724") 2025/03/01 02:38:06 DEBUG : dst/one: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f418f0b13dc55bb62_d20250301_m023533_c001_v7007000_t0000_u01740796533516") 2025/03/01 02:38:06 DEBUG : dst/one: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f11595b9dddd460ba_d20250301_m023529_c001_v0001180_t0020_u01740796529847") 2025/03/01 02:38:06 DEBUG : dst/one: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f1178dda8baa7abf4_d20250301_m023529_c001_v0001184_t0021_u01740796529081") 2025/03/01 02:38:06 DEBUG : dst/one: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f1178dda8baa7abcd_d20250301_m023528_c001_v0001184_t0010_u01740796528131") 2025/03/01 02:38:06 DEBUG : dst/one: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f40709ca3555fe198_d20250301_m023515_c001_v7007000_t0000_u01740796515022") 2025/03/01 02:38:06 DEBUG : dst/one: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779bac42_d20250301_m023507_c001_v0001165_t0033_u01740796507930") 2025/03/01 02:38:06 DEBUG : dst/one: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f1172e85378ac3d74_d20250301_m023507_c001_v0001183_t0015_u01740796507168") 2025/03/01 02:38:06 DEBUG : dst/one: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f1172e85378ac3d5e_d20250301_m023506_c001_v0001183_t0024_u01740796506219") 2025/03/01 02:38:06 DEBUG : dst/one-2019-01-01: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f40709ca3555fe262_d20250301_m023652_c001_v7007000_t0000_u01740796612961") 2025/03/01 02:38:06 DEBUG : dst/one-2019-01-01: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f10442ad80873b374_d20250301_m023650_c001_v0001131_t0008_u01740796610227") 2025/03/01 02:38:06 DEBUG : dst/one-2019-01-01: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f1076d434c0a3ca6c_d20250301_m023646_c001_v0001113_t0029_u01740796606374") 2025/03/01 02:38:06 DEBUG : dst/one.bak: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f4116c07fe5160bc9_d20250301_m023641_c001_v7007000_t0000_u01740796601340") 2025/03/01 02:38:06 DEBUG : dst/one.bak: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f11865a2d15a26cf4_d20250301_m023638_c001_v0001137_t0009_u01740796598744") 2025/03/01 02:38:06 DEBUG : dst/one.bak: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f11298be6877ad489_d20250301_m023634_c001_v0001090_t0046_u01740796594796") 2025/03/01 02:38:06 DEBUG : dst/one.bak: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f4178f3863e773422_d20250301_m023630_c001_v7007000_t0000_u01740796590026") 2025/03/01 02:38:07 DEBUG : dst/one.bak: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f119d5e246b6ed401_d20250301_m023628_c001_v0001184_t0054_u01740796588060") 2025/03/01 02:38:07 DEBUG : dst/one.bak: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f113c4cc985781702_d20250301_m023624_c001_v0001032_t0024_u01740796584122") 2025/03/01 02:38:07 DEBUG : dst/three: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f418f0b13dc55bb87_d20250301_m023539_c001_v7007000_t0000_u01740796539670") 2025/03/01 02:38:07 DEBUG : dst/three: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f1178dda8baa7ad0b_d20250301_m023538_c001_v0001184_t0027_u01740796538152") 2025/03/01 02:38:07 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f40709ca3555fe263_d20250301_m023653_c001_v7007000_t0000_u01740796613143") 2025/03/01 02:38:07 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f1184fda9764031b2_d20250301_m023651_c001_v0001090_t0028_u01740796611633") 2025/03/01 02:38:07 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f10033babd4e99c7c_d20250301_m023648_c001_v0001181_t0002_u01740796608272") 2025/03/01 02:38:07 DEBUG : dst/three.txt: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f40709ca3555fe264_d20250301_m023653_c001_v7007000_t0000_u01740796613325") 2025/03/01 02:38:07 DEBUG : dst/three.txt: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f119ad8820babc50b_d20250301_m023652_c001_v0001150_t0022_u01740796612118") 2025/03/01 02:38:07 DEBUG : dst/three.txt: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f403a32dfe1fad81c_d20250301_m023651_c001_v7007000_t0000_u01740796611934") 2025/03/01 02:38:07 DEBUG : dst/three.txt: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f119ad8820babc4f9_d20250301_m023648_c001_v0001150_t0058_u01740796608677") 2025/03/01 02:38:07 DEBUG : dst/three.txt: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f403a32dfe1fad81a_d20250301_m023648_c001_v7007000_t0000_u01740796608494") 2025/03/01 02:38:07 DEBUG : dst/three.txt: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f11078ddb8e954d3e_d20250301_m023643_c001_v0001105_t0054_u01740796603590") 2025/03/01 02:38:07 DEBUG : dst/three.txt: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f4116c07fe5160bca_d20250301_m023641_c001_v7007000_t0000_u01740796601522") 2025/03/01 02:38:07 DEBUG : dst/three.txt: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f1001f062d54f8ed3_d20250301_m023640_c001_v0001176_t0026_u01740796600557") 2025/03/01 02:38:07 DEBUG : dst/three.txt: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f4042582180eb2b7a_d20250301_m023640_c001_v7007000_t0000_u01740796600370") 2025/03/01 02:38:07 DEBUG : dst/three.txt: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f1001f062d54f8ec7_d20250301_m023637_c001_v0001176_t0000_u01740796597150") 2025/03/01 02:38:07 DEBUG : dst/three.txt: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f4042582180eb2b76_d20250301_m023636_c001_v7007000_t0000_u01740796596963") 2025/03/01 02:38:07 DEBUG : dst/three.txt: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779badd0_d20250301_m023632_c001_v0001165_t0036_u01740796592172") 2025/03/01 02:38:07 DEBUG : dst/three.txt: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f4067a727effaa34b_d20250301_m023629_c001_v7007000_t0000_u01740796589269") 2025/03/01 02:38:07 DEBUG : dst/three.txt: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f11078ddb8e954d10_d20250301_m023627_c001_v0001105_t0040_u01740796587170") 2025/03/01 02:38:08 DEBUG : dst/three.txt: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f4067a727effaa343_d20250301_m023626_c001_v7007000_t0000_u01740796586445") 2025/03/01 02:38:08 DEBUG : dst/three.txt: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779bad98_d20250301_m023621_c001_v0001165_t0007_u01740796581669") 2025/03/01 02:38:08 DEBUG : dst/three.txt: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f415d105575bf6c76_d20250301_m023616_c001_v7007000_t0000_u01740796576771") 2025/03/01 02:38:08 DEBUG : dst/three.txt: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f11595b9dddd46162_d20250301_m023614_c001_v0001180_t0023_u01740796574464") 2025/03/01 02:38:08 DEBUG : dst/three.txt: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f415d105575bf6c70_d20250301_m023613_c001_v7007000_t0000_u01740796573376") 2025/03/01 02:38:08 DEBUG : dst/three.txt: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f11078ddb8e954cc2_d20250301_m023606_c001_v0001105_t0018_u01740796566704") 2025/03/01 02:38:08 DEBUG : dst/three.txt: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f40329cedccd96e49_d20250301_m023604_c001_v7007000_t0000_u01740796564035") 2025/03/01 02:38:08 DEBUG : dst/three.txt: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f11078ddb8e954cb8_d20250301_m023601_c001_v0001105_t0041_u01740796561687") 2025/03/01 02:38:08 DEBUG : dst/three.txt: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f40329cedccd96e46_d20250301_m023600_c001_v7007000_t0000_u01740796560584") 2025/03/01 02:38:08 DEBUG : dst/three.txt: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779bad06_d20250301_m023554_c001_v0001165_t0015_u01740796554276") 2025/03/01 02:38:08 DEBUG : dst/three.txt: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f415d105575bf6c63_d20250301_m023551_c001_v7007000_t0000_u01740796551510") 2025/03/01 02:38:08 DEBUG : dst/three.txt: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779bace6_d20250301_m023549_c001_v0001165_t0037_u01740796549349") 2025/03/01 02:38:08 DEBUG : dst/three.txt: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f415d105575bf6c60_d20250301_m023548_c001_v7007000_t0000_u01740796548235") 2025/03/01 02:38:08 DEBUG : dst/three.txt: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f11595b9dddd460e3_d20250301_m023541_c001_v0001180_t0025_u01740796541395") 2025/03/01 02:38:08 DEBUG : dst/three.txt.bak: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f4116c07fe5160bcb_d20250301_m023641_c001_v7007000_t0000_u01740796601703") 2025/03/01 02:38:08 DEBUG : dst/three.txt.bak: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f111b726074e6d5bd_d20250301_m023640_c001_v0001183_t0020_u01740796600171") 2025/03/01 02:38:08 DEBUG : dst/three.txt.bak: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f10507316ca6776ce_d20250301_m023636_c001_v0001183_t0009_u01740796596754") 2025/03/01 02:38:08 DEBUG : dst/three.txt.bak: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f4178f3863e773423_d20250301_m023630_c001_v7007000_t0000_u01740796590210") 2025/03/01 02:38:08 DEBUG : dst/three.txt.bak: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f1167c6d954c5ff03_d20250301_m023628_c001_v0001102_t0038_u01740796588946") 2025/03/01 02:38:08 DEBUG : dst/three.txt.bak: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f10902caf9a5c369d_d20250301_m023626_c001_v0001182_t0014_u01740796586239") 2025/03/01 02:38:08 DEBUG : dst/two: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f40709ca3555fe265_d20250301_m023653_c001_v7007000_t0000_u01740796613507") 2025/03/01 02:38:09 DEBUG : dst/two: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779bae08_d20250301_m023643_c001_v0001165_t0005_u01740796603338") 2025/03/01 02:38:09 DEBUG : dst/two: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f4116c07fe5160bcc_d20250301_m023641_c001_v7007000_t0000_u01740796601886") 2025/03/01 02:38:09 DEBUG : dst/two: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f11078ddb8e954d18_d20250301_m023631_c001_v0001105_t0014_u01740796591331") 2025/03/01 02:38:09 DEBUG : dst/two: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f4178f3863e773424_d20250301_m023630_c001_v7007000_t0000_u01740796590394") 2025/03/01 02:38:09 DEBUG : dst/two: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f11078ddb8e954cec_d20250301_m023619_c001_v0001105_t0052_u01740796579235") 2025/03/01 02:38:09 DEBUG : dst/two: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f4178f3863e77341c_d20250301_m023617_c001_v7007000_t0000_u01740796577887") 2025/03/01 02:38:09 DEBUG : dst/two: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779bad3a_d20250301_m023606_c001_v0001165_t0004_u01740796566461") 2025/03/01 02:38:09 DEBUG : dst/two: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f4080196e8d4c3f3e_d20250301_m023605_c001_v7007000_t0000_u01740796565148") 2025/03/01 02:38:09 DEBUG : dst/two: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f11595b9dddd46116_d20250301_m023554_c001_v0001180_t0035_u01740796554061") 2025/03/01 02:38:09 DEBUG : dst/two: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f4042582180eb2b39_d20250301_m023552_c001_v7007000_t0000_u01740796552622") 2025/03/01 02:38:09 DEBUG : dst/two: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f11078ddb8e954c8e_d20250301_m023541_c001_v0001105_t0043_u01740796541147") 2025/03/01 02:38:09 DEBUG : dst/two: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f418f0b13dc55bb88_d20250301_m023539_c001_v7007000_t0000_u01740796539856") 2025/03/01 02:38:09 DEBUG : dst/two: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f119d5e246b6ecb85_d20250301_m023535_c001_v0001184_t0000_u01740796535831") 2025/03/01 02:38:09 DEBUG : dst/two: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f40709ca3555fe199_d20250301_m023515_c001_v7007000_t0000_u01740796515204") 2025/03/01 02:38:09 DEBUG : dst/two: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f1172e85378ac3e19_d20250301_m023514_c001_v0001183_t0053_u01740796514085") 2025/03/01 02:38:09 DEBUG : empty space: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f419b5f48fb86cbe1_d20250301_m023434_c001_v7007000_t0000_u01740796474430") 2025/03/01 02:38:09 DEBUG : empty space: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f11595b9dddd45ffb_d20250301_m023431_c001_v0001180_t0024_u01740796471050") 2025/03/01 02:38:09 DEBUG : empty space: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f419b5f48fb86cbce_d20250301_m023429_c001_v7007000_t0000_u01740796469126") 2025/03/01 02:38:09 DEBUG : empty space: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f11595b9dddd45fc2_d20250301_m023419_c001_v0001180_t0004_u01740796459653") 2025/03/01 02:38:09 DEBUG : empty space: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f418f0b13dc55b95f_d20250301_m023411_c001_v7007000_t0000_u01740796451238") 2025/03/01 02:38:09 DEBUG : empty space: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f11595b9dddd45f80_d20250301_m023407_c001_v0001180_t0033_u01740796447347") 2025/03/01 02:38:10 DEBUG : empty space: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f419b5f48fb86cabc_d20250301_m023343_c001_v7007000_t0000_u01740796423452") 2025/03/01 02:38:10 DEBUG : empty space: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779baad1_d20250301_m023341_c001_v0001165_t0047_u01740796421682") 2025/03/01 02:38:10 DEBUG : empty space: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f419b5f48fb86cab5_d20250301_m023340_c001_v7007000_t0000_u01740796420141") 2025/03/01 02:38:10 DEBUG : empty space: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779baabb_d20250301_m023339_c001_v0001165_t0001_u01740796419003") 2025/03/01 02:38:10 DEBUG : empty space: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f419b5f48fb86caae_d20250301_m023335_c001_v7007000_t0000_u01740796415773") 2025/03/01 02:38:10 DEBUG : empty space: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779baa95_d20250301_m023334_c001_v0001165_t0046_u01740796414276") 2025/03/01 02:38:10 DEBUG : empty space: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f419b5f48fb86caa9_d20250301_m023333_c001_v7007000_t0000_u01740796413098") 2025/03/01 02:38:10 DEBUG : empty space: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779baa8b_d20250301_m023331_c001_v0001165_t0012_u01740796411886") 2025/03/01 02:38:10 DEBUG : empty space: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f419b5f48fb86ca97_d20250301_m023324_c001_v7007000_t0000_u01740796404641") 2025/03/01 02:38:10 DEBUG : empty space: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779baa60_d20250301_m023322_c001_v0001165_t0050_u01740796402821") 2025/03/01 02:38:10 DEBUG : empty space: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f4027f08311cd98b4_d20250301_m023321_c001_v7007000_t0000_u01740796401678") 2025/03/01 02:38:10 DEBUG : empty space: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779baa56_d20250301_m023320_c001_v0001165_t0002_u01740796400933") 2025/03/01 02:38:10 DEBUG : empty space: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f4027f08311cd98a1_d20250301_m023315_c001_v7007000_t0000_u01740796395972") 2025/03/01 02:38:10 DEBUG : empty space: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779baa30_d20250301_m023314_c001_v0001165_t0057_u01740796394820") 2025/03/01 02:38:10 DEBUG : empty space: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f4027f08311cd989c_d20250301_m023312_c001_v7007000_t0000_u01740796392231") 2025/03/01 02:38:10 DEBUG : empty space: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779baa22_d20250301_m023311_c001_v0001165_t0035_u01740796391256") 2025/03/01 02:38:10 DEBUG : empty space: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f4027f08311cd9897_d20250301_m023310_c001_v7007000_t0000_u01740796390109") 2025/03/01 02:38:10 DEBUG : empty space: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f1126cc97cc6c791c_d20250301_m023309_c001_v0001181_t0055_u01740796389512") 2025/03/01 02:38:10 DEBUG : empty space: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779baa0c_d20250301_m023307_c001_v0001165_t0038_u01740796387998") 2025/03/01 02:38:10 DEBUG : enormous: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f419b5f48fb86caba_d20250301_m023342_c001_v7007000_t0000_u01740796422498") 2025/03/01 02:38:10 DEBUG : enormous: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779baad3_d20250301_m023341_c001_v0001165_t0000_u01740796421914") 2025/03/01 02:38:10 DEBUG : existing: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f40709ca3555fe269_d20250301_m023657_c001_v7007000_t0000_u01740796617902") 2025/03/01 02:38:11 DEBUG : existing: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779bae4e_d20250301_m023656_c001_v0001165_t0018_u01740796616663") 2025/03/01 02:38:11 DEBUG : existing: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f418f0b13dc55b91e_d20250301_m023405_c001_v7007000_t0000_u01740796445451") 2025/03/01 02:38:11 DEBUG : existing: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779bab43_d20250301_m023404_c001_v0001165_t0033_u01740796444366") 2025/03/01 02:38:11 DEBUG : existing: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f4027f08311cd988d_d20250301_m023304_c001_v7007000_t0000_u01740796384397") 2025/03/01 02:38:11 DEBUG : existing: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779ba9f0_d20250301_m023303_c001_v0001165_t0049_u01740796383467") 2025/03/01 02:38:11 DEBUG : existing: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f4027f08311cd988a_d20250301_m023302_c001_v7007000_t0000_u01740796382188") 2025/03/01 02:38:11 DEBUG : existing: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779ba9e6_d20250301_m023301_c001_v0001165_t0004_u01740796381572") 2025/03/01 02:38:11 DEBUG : existing: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779ba9e2_d20250301_m023300_c001_v0001165_t0024_u01740796380778") 2025/03/01 02:38:11 DEBUG : existing-b: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f418f0b13dc55b91f_d20250301_m023405_c001_v7007000_t0000_u01740796445634") 2025/03/01 02:38:11 DEBUG : existing-b: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f11595b9dddd45f72_d20250301_m023404_c001_v0001180_t0057_u01740796444368") 2025/03/01 02:38:11 DEBUG : file1: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f40709ca3555fe2ef_d20250301_m023749_c001_v7007000_t0000_u01740796669828") 2025/03/01 02:38:11 DEBUG : file1: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f107e71b98a82b2fb_d20250301_m023748_c001_v0001104_t0010_u01740796668385") 2025/03/01 02:38:11 DEBUG : file1: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f40709ca3555fe2cf_d20250301_m023746_c001_v7007000_t0000_u01740796666261") 2025/03/01 02:38:11 DEBUG : file1: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f11078ddb8e954e2c_d20250301_m023745_c001_v0001105_t0034_u01740796665125") 2025/03/01 02:38:11 DEBUG : five: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f419b5f48fb86cacf_d20250301_m023347_c001_v7007000_t0000_u01740796427624") 2025/03/01 02:38:11 DEBUG : five: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f409e9f4a779baaeb_d20250301_m023345_c001_v0001165_t0027_u01740796425689") 2025/03/01 02:38:11 DEBUG : foo: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f4027f08311cd989e_d20250301_m023314_c001_v7007000_t0000_u01740796394084") 2025/03/01 02:38:11 DEBUG : foo: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f409e9f4a779baa2e_d20250301_m023313_c001_v0001165_t0027_u01740796393517") 2025/03/01 02:38:11 DEBUG : foo: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f409e9f4a779baa2a_d20250301_m023312_c001_v0001165_t0027_u01740796392962") 2025/03/01 02:38:11 DEBUG : four: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f419b5f48fb86cad2_d20250301_m023347_c001_v7007000_t0000_u01740796427806") 2025/03/01 02:38:11 DEBUG : four: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f41595b9dddd45f20_d20250301_m023346_c001_v0001180_t0044_u01740796426237") 2025/03/01 02:38:12 DEBUG : four: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779baae9_d20250301_m023345_c001_v0001165_t0023_u01740796425127") 2025/03/01 02:38:12 DEBUG : hello world2: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f4116c07fe516093c_d20250301_m023214_c001_v7007000_t0000_u01740796334614") 2025/03/01 02:38:12 DEBUG : hello world2: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779ba8f2_d20250301_m023214_c001_v0001165_t0028_u01740796334036") 2025/03/01 02:38:12 DEBUG : ignore-size: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f419b5f48fb86c978_d20250301_m023259_c001_v7007000_t0000_u01740796379323") 2025/03/01 02:38:12 DEBUG : ignore-size: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779ba9d4_d20250301_m023258_c001_v0001165_t0010_u01740796378341") 2025/03/01 02:38:12 DEBUG : nested/sub dir/file: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f418f0b13dc55b919_d20250301_m023403_c001_v7007000_t0000_u01740796443262") 2025/03/01 02:38:12 DEBUG : nested/sub dir/file: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f11595b9dddd45f62_d20250301_m023402_c001_v0001180_t0016_u01740796442082") 2025/03/01 02:38:12 DEBUG : nested/sub dir/file: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f418f0b13dc55b917_d20250301_m023400_c001_v7007000_t0000_u01740796440886") 2025/03/01 02:38:12 DEBUG : nested/sub dir/file: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f11595b9dddd45f56_d20250301_m023359_c001_v0001180_t0044_u01740796439905") 2025/03/01 02:38:12 DEBUG : one: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f419b5f48fb86cad8_d20250301_m023347_c001_v7007000_t0000_u01740796427989") 2025/03/01 02:38:12 DEBUG : one: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f409e9f4a779baadd_d20250301_m023344_c001_v0001165_t0027_u01740796424572") 2025/03/01 02:38:12 DEBUG : only0: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f40709ca3555fe2b6_d20250301_m023740_c001_v7007000_t0000_u01740796660335") 2025/03/01 02:38:12 DEBUG : only0: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f41078ddb8e954e17_d20250301_m023735_c001_v0001105_t0026_u01740796655346") 2025/03/01 02:38:12 DEBUG : only0: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f11078ddb8e954dd0_d20250301_m023722_c001_v0001105_t0001_u01740796642501") 2025/03/01 02:38:12 DEBUG : only0: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f4027f08311cd9b91_d20250301_m023715_c001_v7007000_t0000_u01740796635755") 2025/03/01 02:38:12 DEBUG : only0: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f11078ddb8e954d72_d20250301_m023702_c001_v0001105_t0013_u01740796622623") 2025/03/01 02:38:12 DEBUG : only1: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f40709ca3555fe2b7_d20250301_m023740_c001_v7007000_t0000_u01740796660519") 2025/03/01 02:38:12 DEBUG : only1: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f41078ddb8e954e10_d20250301_m023734_c001_v0001105_t0026_u01740796654566") 2025/03/01 02:38:12 DEBUG : only1: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f11078ddb8e954dd4_d20250301_m023723_c001_v0001105_t0027_u01740796643294") 2025/03/01 02:38:12 DEBUG : only1: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f40709ca3555fe27f_d20250301_m023716_c001_v7007000_t0000_u01740796636515") 2025/03/01 02:38:12 DEBUG : only1: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f11078ddb8e954d76_d20250301_m023703_c001_v0001105_t0032_u01740796623403") 2025/03/01 02:38:12 DEBUG : only10: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f40709ca3555fe2b9_d20250301_m023740_c001_v7007000_t0000_u01740796660703") 2025/03/01 02:38:13 DEBUG : only10: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f409e9f4a779baf59_d20250301_m023734_c001_v0001165_t0027_u01740796654562") 2025/03/01 02:38:13 DEBUG : only10: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f11078ddb8e954dee_d20250301_m023728_c001_v0001105_t0041_u01740796648031") 2025/03/01 02:38:13 DEBUG : only10: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f4027f08311cd9b98_d20250301_m023716_c001_v7007000_t0000_u01740796636527") 2025/03/01 02:38:13 DEBUG : only10: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f11078ddb8e954d98_d20250301_m023709_c001_v0001105_t0035_u01740796629155") 2025/03/01 02:38:13 DEBUG : only11: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f40709ca3555fe2ba_d20250301_m023740_c001_v7007000_t0000_u01740796660884") 2025/03/01 02:38:13 DEBUG : only11: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f407e71b98a82b2c7_d20250301_m023735_c001_v0001104_t0010_u01740796655149") 2025/03/01 02:38:13 DEBUG : only11: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f11078ddb8e954df4_d20250301_m023728_c001_v0001105_t0003_u01740796648599") 2025/03/01 02:38:13 DEBUG : only11: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f40709ca3555fe27d_d20250301_m023716_c001_v7007000_t0000_u01740796636151") 2025/03/01 02:38:13 DEBUG : only11: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f11078ddb8e954d9a_d20250301_m023709_c001_v0001105_t0056_u01740796629700") 2025/03/01 02:38:13 DEBUG : only12: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f40709ca3555fe2bb_d20250301_m023741_c001_v7007000_t0000_u01740796661066") 2025/03/01 02:38:13 DEBUG : only12: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f407e71b98a82b2d3_d20250301_m023735_c001_v0001104_t0010_u01740796655706") 2025/03/01 02:38:13 DEBUG : only12: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f11078ddb8e954df8_d20250301_m023729_c001_v0001105_t0041_u01740796649584") 2025/03/01 02:38:13 DEBUG : only12: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f413d53d3f883ea51_d20250301_m023715_c001_v7007000_t0000_u01740796635943") 2025/03/01 02:38:13 DEBUG : only12: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f11078ddb8e954da0_d20250301_m023710_c001_v0001105_t0000_u01740796630311") 2025/03/01 02:38:13 DEBUG : only13: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f40709ca3555fe2bc_d20250301_m023741_c001_v7007000_t0000_u01740796661247") 2025/03/01 02:38:13 DEBUG : only13: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f408cc78d94a7fb60_d20250301_m023735_c001_v0001177_t0042_u01740796655314") 2025/03/01 02:38:13 DEBUG : only13: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f11078ddb8e954dfa_d20250301_m023730_c001_v0001105_t0015_u01740796650155") 2025/03/01 02:38:13 DEBUG : only13: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f4027f08311cd9b92_d20250301_m023715_c001_v7007000_t0000_u01740796635936") 2025/03/01 02:38:13 DEBUG : only13: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f11078ddb8e954da6_d20250301_m023710_c001_v0001105_t0015_u01740796630940") 2025/03/01 02:38:13 DEBUG : only14: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f40709ca3555fe2be_d20250301_m023741_c001_v7007000_t0000_u01740796661436") 2025/03/01 02:38:13 DEBUG : only14: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f409e9f4a779baf5b_d20250301_m023734_c001_v0001165_t0027_u01740796654961") 2025/03/01 02:38:14 DEBUG : only14: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f11078ddb8e954dfc_d20250301_m023730_c001_v0001105_t0043_u01740796650871") 2025/03/01 02:38:14 DEBUG : only14: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f413d53d3f883ea58_d20250301_m023716_c001_v7007000_t0000_u01740796636544") 2025/03/01 02:38:14 DEBUG : only14: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f11078ddb8e954dac_d20250301_m023711_c001_v0001105_t0019_u01740796631615") 2025/03/01 02:38:14 DEBUG : only15: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f40709ca3555fe2bf_d20250301_m023741_c001_v7007000_t0000_u01740796661617") 2025/03/01 02:38:14 DEBUG : only15: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f41078ddb8e954e12_d20250301_m023734_c001_v0001105_t0026_u01740796654966") 2025/03/01 02:38:14 DEBUG : only15: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f11078ddb8e954dfe_d20250301_m023731_c001_v0001105_t0000_u01740796651398") 2025/03/01 02:38:14 DEBUG : only15: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f40709ca3555fe27b_d20250301_m023715_c001_v7007000_t0000_u01740796635943") 2025/03/01 02:38:14 DEBUG : only15: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f11078ddb8e954dae_d20250301_m023712_c001_v0001105_t0034_u01740796632238") 2025/03/01 02:38:14 DEBUG : only16: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f40709ca3555fe2c0_d20250301_m023741_c001_v7007000_t0000_u01740796661815") 2025/03/01 02:38:14 DEBUG : only16: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f409e9f4a779baf61_d20250301_m023735_c001_v0001165_t0027_u01740796655145") 2025/03/01 02:38:14 DEBUG : only16: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f11078ddb8e954e04_d20250301_m023732_c001_v0001105_t0023_u01740796652068") 2025/03/01 02:38:14 DEBUG : only16: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f413d53d3f883ea5a_d20250301_m023716_c001_v7007000_t0000_u01740796636669") 2025/03/01 02:38:14 DEBUG : only16: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f11078ddb8e954db0_d20250301_m023712_c001_v0001105_t0049_u01740796632746") 2025/03/01 02:38:14 DEBUG : only17: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f40709ca3555fe2c1_d20250301_m023741_c001_v7007000_t0000_u01740796661998") 2025/03/01 02:38:14 DEBUG : only17: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f41078ddb8e954e14_d20250301_m023735_c001_v0001105_t0026_u01740796655149") 2025/03/01 02:38:14 DEBUG : only17: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f11078ddb8e954e08_d20250301_m023732_c001_v0001105_t0054_u01740796652587") 2025/03/01 02:38:14 DEBUG : only17: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f413d53d3f883ea52_d20250301_m023715_c001_v7007000_t0000_u01740796635965") 2025/03/01 02:38:14 DEBUG : only17: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f11078ddb8e954db2_d20250301_m023713_c001_v0001105_t0051_u01740796633251") 2025/03/01 02:38:14 DEBUG : only18: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f40709ca3555fe2c4_d20250301_m023742_c001_v7007000_t0000_u01740796662183") 2025/03/01 02:38:14 DEBUG : only18: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f408cc78d94a7fb68_d20250301_m023735_c001_v0001177_t0042_u01740796655727") 2025/03/01 02:38:14 DEBUG : only18: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f11078ddb8e954e0a_d20250301_m023733_c001_v0001105_t0038_u01740796653094") 2025/03/01 02:38:15 DEBUG : only18: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f413d53d3f883ea55_d20250301_m023716_c001_v7007000_t0000_u01740796636306") 2025/03/01 02:38:15 DEBUG : only18: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f11078ddb8e954db4_d20250301_m023713_c001_v0001105_t0018_u01740796633712") 2025/03/01 02:38:15 DEBUG : only19: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f40709ca3555fe2c5_d20250301_m023742_c001_v7007000_t0000_u01740796662365") 2025/03/01 02:38:15 DEBUG : only19: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f409e9f4a779baf63_d20250301_m023735_c001_v0001165_t0027_u01740796655330") 2025/03/01 02:38:15 DEBUG : only19: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f11078ddb8e954e0c_d20250301_m023733_c001_v0001105_t0023_u01740796653672") 2025/03/01 02:38:15 DEBUG : only19: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f413d53d3f883ea53_d20250301_m023716_c001_v7007000_t0000_u01740796636125") 2025/03/01 02:38:15 DEBUG : only19: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f11078ddb8e954db8_d20250301_m023714_c001_v0001105_t0056_u01740796634267") 2025/03/01 02:38:15 DEBUG : only2: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f40709ca3555fe2c6_d20250301_m023742_c001_v7007000_t0000_u01740796662545") 2025/03/01 02:38:15 DEBUG : only2: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f407e71b98a82b2cd_d20250301_m023735_c001_v0001104_t0010_u01740796655337") 2025/03/01 02:38:15 DEBUG : only2: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f11078ddb8e954dd8_d20250301_m023723_c001_v0001105_t0023_u01740796643757") 2025/03/01 02:38:15 DEBUG : only2: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f4027f08311cd9b93_d20250301_m023716_c001_v7007000_t0000_u01740796636132") 2025/03/01 02:38:15 DEBUG : only2: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f11078ddb8e954d7a_d20250301_m023703_c001_v0001105_t0005_u01740796623882") 2025/03/01 02:38:15 DEBUG : only3: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f40709ca3555fe2c8_d20250301_m023742_c001_v7007000_t0000_u01740796662726") 2025/03/01 02:38:15 DEBUG : only3: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f409e9f4a779baf69_d20250301_m023735_c001_v0001165_t0027_u01740796655741") 2025/03/01 02:38:15 DEBUG : only3: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f11078ddb8e954dda_d20250301_m023724_c001_v0001105_t0059_u01740796644270") 2025/03/01 02:38:15 DEBUG : only3: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f4027f08311cd9b95_d20250301_m023716_c001_v7007000_t0000_u01740796636338") 2025/03/01 02:38:15 DEBUG : only3: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f11078ddb8e954d7e_d20250301_m023704_c001_v0001105_t0021_u01740796624684") 2025/03/01 02:38:15 DEBUG : only4: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f40709ca3555fe2c9_d20250301_m023742_c001_v7007000_t0000_u01740796662908") 2025/03/01 02:38:15 DEBUG : only4: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f408cc78d94a7fb62_d20250301_m023735_c001_v0001177_t0042_u01740796655499") 2025/03/01 02:38:15 DEBUG : only4: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f11078ddb8e954dde_d20250301_m023724_c001_v0001105_t0044_u01740796644838") 2025/03/01 02:38:15 DEBUG : only4: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f413d53d3f883ea56_d20250301_m023716_c001_v7007000_t0000_u01740796636351") 2025/03/01 02:38:15 DEBUG : only4: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f11078ddb8e954d80_d20250301_m023705_c001_v0001105_t0011_u01740796625302") 2025/03/01 02:38:16 DEBUG : only5: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f40709ca3555fe2ca_d20250301_m023743_c001_v7007000_t0000_u01740796663090") 2025/03/01 02:38:16 DEBUG : only5: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f409e9f4a779baf67_d20250301_m023735_c001_v0001165_t0027_u01740796655514") 2025/03/01 02:38:16 DEBUG : only5: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f11078ddb8e954de0_d20250301_m023725_c001_v0001105_t0043_u01740796645369") 2025/03/01 02:38:16 DEBUG : only5: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f40709ca3555fe280_d20250301_m023716_c001_v7007000_t0000_u01740796636698") 2025/03/01 02:38:16 DEBUG : only5: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f11078ddb8e954d86_d20250301_m023705_c001_v0001105_t0057_u01740796625961") 2025/03/01 02:38:16 DEBUG : only6: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f40709ca3555fe2cb_d20250301_m023743_c001_v7007000_t0000_u01740796663276") 2025/03/01 02:38:16 DEBUG : only6: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f407e71b98a82b2cf_d20250301_m023735_c001_v0001104_t0010_u01740796655521") 2025/03/01 02:38:16 DEBUG : only6: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f11078ddb8e954de2_d20250301_m023725_c001_v0001105_t0000_u01740796645829") 2025/03/01 02:38:16 DEBUG : only6: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f4027f08311cd9b8f_d20250301_m023715_c001_v7007000_t0000_u01740796635568") 2025/03/01 02:38:16 DEBUG : only6: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f11078ddb8e954d88_d20250301_m023706_c001_v0001105_t0003_u01740796626534") 2025/03/01 02:38:16 DEBUG : only7: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f40709ca3555fe2cc_d20250301_m023743_c001_v7007000_t0000_u01740796663457") 2025/03/01 02:38:16 DEBUG : only7: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f41078ddb8e954e1c_d20250301_m023735_c001_v0001105_t0026_u01740796655530") 2025/03/01 02:38:16 DEBUG : only7: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f11078ddb8e954de4_d20250301_m023726_c001_v0001105_t0055_u01740796646428") 2025/03/01 02:38:16 DEBUG : only7: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f413d53d3f883ea54_d20250301_m023716_c001_v7007000_t0000_u01740796636148") 2025/03/01 02:38:16 DEBUG : only7: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f11078ddb8e954d8a_d20250301_m023707_c001_v0001105_t0047_u01740796627273") 2025/03/01 02:38:16 DEBUG : only8: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f40709ca3555fe2cd_d20250301_m023743_c001_v7007000_t0000_u01740796663639") 2025/03/01 02:38:16 DEBUG : only8: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f407e71b98a82b2d7_d20250301_m023735_c001_v0001104_t0010_u01740796655889") 2025/03/01 02:38:16 DEBUG : only8: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f11078ddb8e954de6_d20250301_m023726_c001_v0001105_t0055_u01740796646992") 2025/03/01 02:38:16 DEBUG : only8: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f40709ca3555fe27e_d20250301_m023716_c001_v7007000_t0000_u01740796636334") 2025/03/01 02:38:16 DEBUG : only8: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f11078ddb8e954d8e_d20250301_m023707_c001_v0001105_t0010_u01740796627747") 2025/03/01 02:38:16 DEBUG : only9: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f40709ca3555fe2ce_d20250301_m023743_c001_v7007000_t0000_u01740796663822") 2025/03/01 02:38:17 DEBUG : only9: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f41078ddb8e954e1e_d20250301_m023735_c001_v0001105_t0026_u01740796655714") 2025/03/01 02:38:17 DEBUG : only9: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f11078ddb8e954dec_d20250301_m023727_c001_v0001105_t0025_u01740796647535") 2025/03/01 02:38:17 DEBUG : only9: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f413d53d3f883ea57_d20250301_m023716_c001_v7007000_t0000_u01740796636487") 2025/03/01 02:38:17 DEBUG : only9: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f11078ddb8e954d92_d20250301_m023708_c001_v0001105_t0012_u01740796628417") 2025/03/01 02:38:17 DEBUG : potato: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f418f0b13dc55b911_d20250301_m023358_c001_v7007000_t0000_u01740796438048") 2025/03/01 02:38:17 DEBUG : potato: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f11078ddb8e954b7c_d20250301_m023356_c001_v0001105_t0052_u01740796436224") 2025/03/01 02:38:17 DEBUG : potato: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f418f0b13dc55b909_d20250301_m023354_c001_v7007000_t0000_u01740796434390") 2025/03/01 02:38:17 DEBUG : potato: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f11595b9dddd45f3d_d20250301_m023352_c001_v0001180_t0016_u01740796432411") 2025/03/01 02:38:17 DEBUG : potato: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f418f0b13dc55b8fe_d20250301_m023350_c001_v7007000_t0000_u01740796430945") 2025/03/01 02:38:17 DEBUG : potato: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f11595b9dddd45f27_d20250301_m023348_c001_v0001180_t0046_u01740796428920") 2025/03/01 02:38:17 DEBUG : potato: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f419b5f48fb86cab1_d20250301_m023337_c001_v7007000_t0000_u01740796417879") 2025/03/01 02:38:17 DEBUG : potato: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779baaad_d20250301_m023336_c001_v0001165_t0055_u01740796416713") 2025/03/01 02:38:17 DEBUG : potato: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f419b5f48fb86caac_d20250301_m023334_c001_v7007000_t0000_u01740796414850") 2025/03/01 02:38:17 DEBUG : potato: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779baa93_d20250301_m023334_c001_v0001165_t0001_u01740796414011") 2025/03/01 02:38:17 DEBUG : potato: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f419b5f48fb86caa6_d20250301_m023332_c001_v7007000_t0000_u01740796412488") 2025/03/01 02:38:17 DEBUG : potato: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779baa89_d20250301_m023331_c001_v0001165_t0035_u01740796411685") 2025/03/01 02:38:17 DEBUG : potato: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f4027f08311cd98bf_d20250301_m023323_c001_v7007000_t0000_u01740796403722") 2025/03/01 02:38:17 DEBUG : potato: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779baa5c_d20250301_m023322_c001_v0001165_t0009_u01740796402594") 2025/03/01 02:38:17 DEBUG : potato: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f4027f08311cd98b6_d20250301_m023321_c001_v7007000_t0000_u01740796401860") 2025/03/01 02:38:17 DEBUG : potato: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779baa54_d20250301_m023320_c001_v0001165_t0029_u01740796400740") 2025/03/01 02:38:18 DEBUG : potato: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f4027f08311cd98a9_d20250301_m023320_c001_v7007000_t0000_u01740796400006") 2025/03/01 02:38:18 DEBUG : potato: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779baa48_d20250301_m023319_c001_v0001165_t0027_u01740796399445") 2025/03/01 02:38:18 DEBUG : potato: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779baa40_d20250301_m023318_c001_v0001165_t0013_u01740796398787") 2025/03/01 02:38:18 DEBUG : potato: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f4027f08311cd98a7_d20250301_m023318_c001_v7007000_t0000_u01740796398055") 2025/03/01 02:38:18 DEBUG : potato: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779baa3a_d20250301_m023317_c001_v0001165_t0054_u01740796397471") 2025/03/01 02:38:18 DEBUG : potato: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779baa38_d20250301_m023316_c001_v0001165_t0027_u01740796396885") 2025/03/01 02:38:18 DEBUG : potato: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f4027f08311cd98a2_d20250301_m023316_c001_v7007000_t0000_u01740796396154") 2025/03/01 02:38:18 DEBUG : potato: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779baa32_d20250301_m023315_c001_v0001165_t0059_u01740796395394") 2025/03/01 02:38:18 DEBUG : potato2: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f418f0b13dc55b9b0_d20250301_m023443_c001_v7007000_t0000_u01740796483848") 2025/03/01 02:38:18 DEBUG : potato2: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f11078ddb8e954c00_d20250301_m023443_c001_v0001105_t0050_u01740796483175") 2025/03/01 02:38:18 DEBUG : potato2: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f419b5f48fb86cbe6_d20250301_m023434_c001_v7007000_t0000_u01740796474657") 2025/03/01 02:38:18 DEBUG : potato2: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f11078ddb8e954bde_d20250301_m023430_c001_v0001105_t0049_u01740796470416") 2025/03/01 02:38:18 DEBUG : potato2: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f40709ca3555fe138_d20250301_m023423_c001_v7007000_t0000_u01740796463381") 2025/03/01 02:38:18 DEBUG : potato2: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f11078ddb8e954bca_d20250301_m023418_c001_v0001105_t0058_u01740796458965") 2025/03/01 02:38:18 DEBUG : potato2: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f418f0b13dc55b966_d20250301_m023411_c001_v7007000_t0000_u01740796451584") 2025/03/01 02:38:18 DEBUG : potato2: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f11078ddb8e954b9a_d20250301_m023406_c001_v0001105_t0016_u01740796446954") 2025/03/01 02:38:18 DEBUG : potato2: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f419b5f48fb86cabb_d20250301_m023342_c001_v7007000_t0000_u01740796422687") 2025/03/01 02:38:18 DEBUG : potato2: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779baacf_d20250301_m023341_c001_v0001165_t0025_u01740796421445") 2025/03/01 02:38:18 DEBUG : potato2: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f419b5f48fb86cab6_d20250301_m023340_c001_v7007000_t0000_u01740796420323") 2025/03/01 02:38:18 DEBUG : potato2: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779baab9_d20250301_m023338_c001_v0001165_t0029_u01740796418797") 2025/03/01 02:38:18 DEBUG : potato2: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f419b5f48fb86cab2_d20250301_m023338_c001_v7007000_t0000_u01740796418063") 2025/03/01 02:38:19 DEBUG : potato2: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779baab3_d20250301_m023337_c001_v0001165_t0007_u01740796417299") 2025/03/01 02:38:19 DEBUG : potato2: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f419b5f48fb86caaf_d20250301_m023335_c001_v7007000_t0000_u01740796415957") 2025/03/01 02:38:19 DEBUG : potato2: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779baa9f_d20250301_m023335_c001_v0001165_t0047_u01740796415218") 2025/03/01 02:38:19 DEBUG : potato2: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f419b5f48fb86caaa_d20250301_m023333_c001_v7007000_t0000_u01740796413278") 2025/03/01 02:38:19 DEBUG : potato2: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779baa8f_d20250301_m023332_c001_v0001165_t0025_u01740796412503") 2025/03/01 02:38:19 DEBUG : potato2: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f419b5f48fb86ca98_d20250301_m023324_c001_v7007000_t0000_u01740796404834") 2025/03/01 02:38:19 DEBUG : potato2: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779baa62_d20250301_m023323_c001_v0001165_t0038_u01740796403482") 2025/03/01 02:38:19 DEBUG : potato2: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f4116c07fe516094a_d20250301_m023218_c001_v7007000_t0000_u01740796338038") 2025/03/01 02:38:19 DEBUG : potato2: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779ba8fe_d20250301_m023217_c001_v0001165_t0047_u01740796337424") 2025/03/01 02:38:19 DEBUG : potato2: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f4116c07fe5160942_d20250301_m023216_c001_v7007000_t0000_u01740796336142") 2025/03/01 02:38:19 DEBUG : potato2: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779ba8f8_d20250301_m023215_c001_v0001165_t0053_u01740796335576") 2025/03/01 02:38:19 DEBUG : potato3: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f419b5f48fb86cbf1_d20250301_m023435_c001_v7007000_t0000_u01740796475104") 2025/03/01 02:38:19 DEBUG : potato3: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779babd1_d20250301_m023431_c001_v0001165_t0029_u01740796471648") 2025/03/01 02:38:19 DEBUG : potato3: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f40709ca3555fe13a_d20250301_m023423_c001_v7007000_t0000_u01740796463568") 2025/03/01 02:38:19 DEBUG : potato3: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779bab9f_d20250301_m023420_c001_v0001165_t0021_u01740796460248") 2025/03/01 02:38:19 DEBUG : potato3: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f418f0b13dc55b96a_d20250301_m023411_c001_v7007000_t0000_u01740796451826") 2025/03/01 02:38:19 DEBUG : potato3: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779bab4d_d20250301_m023407_c001_v0001165_t0039_u01740796447558") 2025/03/01 02:38:19 DEBUG : pre-dest1/1: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f418f0b13dc55bb04_d20250301_m023523_c001_v7007000_t0000_u01740796523931") 2025/03/01 02:38:19 DEBUG : pre-dest1/1: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779bac62_d20250301_m023515_c001_v0001165_t0058_u01740796515939") 2025/03/01 02:38:19 DEBUG : pre-dest2/2: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f418f0b13dc55bb06_d20250301_m023524_c001_v7007000_t0000_u01740796524120") 2025/03/01 02:38:19 DEBUG : pre-dest2/2: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f11078ddb8e954c3e_d20250301_m023516_c001_v0001105_t0019_u01740796516495") 2025/03/01 02:38:19 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f40709ca3555fe183_d20250301_m023455_c001_v7007000_t0000_u01740796495948") 2025/03/01 02:38:20 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f11595b9dddd46056_d20250301_m023453_c001_v0001180_t0057_u01740796493020") 2025/03/01 02:38:20 DEBUG : sizeonly: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f419b5f48fb86c974_d20250301_m023257_c001_v7007000_t0000_u01740796377041") 2025/03/01 02:38:20 DEBUG : sizeonly: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779ba9c4_d20250301_m023256_c001_v0001165_t0010_u01740796376074") 2025/03/01 02:38:20 DEBUG : sub dir/hello world: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f40709ca3555fe342_d20250301_m023756_c001_v7007000_t0000_u01740796676108") 2025/03/01 02:38:20 DEBUG : sub dir/hello world: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f11078ddb8e954e50_d20250301_m023754_c001_v0001105_t0048_u01740796674826") 2025/03/01 02:38:20 DEBUG : sub dir/hello world: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f40709ca3555fe31c_d20250301_m023752_c001_v7007000_t0000_u01740796672942") 2025/03/01 02:38:20 DEBUG : sub dir/hello world: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f108cc78d94a7fbbd_d20250301_m023751_c001_v0001177_t0057_u01740796671967") 2025/03/01 02:38:20 DEBUG : sub dir/hello world: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f418f0b13dc55b91a_d20250301_m023403_c001_v7007000_t0000_u01740796443444") 2025/03/01 02:38:20 DEBUG : sub dir/hello world: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f11078ddb8e954b86_d20250301_m023402_c001_v0001105_t0007_u01740796442438") 2025/03/01 02:38:20 DEBUG : sub dir/hello world: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f418f0b13dc55b918_d20250301_m023401_c001_v7007000_t0000_u01740796441069") 2025/03/01 02:38:20 DEBUG : sub dir/hello world: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779bab31_d20250301_m023400_c001_v0001165_t0010_u01740796440270") 2025/03/01 02:38:20 DEBUG : sub dir/hello world: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f419b5f48fb86c968_d20250301_m023252_c001_v7007000_t0000_u01740796372922") 2025/03/01 02:38:20 DEBUG : sub dir/hello world: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779ba9ae_d20250301_m023251_c001_v0001165_t0000_u01740796371619") 2025/03/01 02:38:20 DEBUG : sub dir/hello world: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f419b5f48fb86c963_d20250301_m023250_c001_v7007000_t0000_u01740796370886") 2025/03/01 02:38:20 DEBUG : sub dir/hello world: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779ba9a6_d20250301_m023249_c001_v0001165_t0046_u01740796369961") 2025/03/01 02:38:20 DEBUG : sub dir/hello world: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f419b5f48fb86c95b_d20250301_m023247_c001_v7007000_t0000_u01740796367160") 2025/03/01 02:38:20 DEBUG : sub dir/hello world: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779ba992_d20250301_m023246_c001_v0001165_t0032_u01740796366341") 2025/03/01 02:38:20 DEBUG : sub dir/hello world: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f419b5f48fb86c958_d20250301_m023245_c001_v7007000_t0000_u01740796365789") 2025/03/01 02:38:20 DEBUG : sub dir/hello world: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779ba986_d20250301_m023244_c001_v0001165_t0045_u01740796364638") 2025/03/01 02:38:20 DEBUG : sub dir/hello world: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779ba97f_d20250301_m023242_c001_v0001165_t0050_u01740796362289") 2025/03/01 02:38:21 DEBUG : sub dir/hello world: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f419b5f48fb86c954_d20250301_m023241_c001_v7007000_t0000_u01740796361558") 2025/03/01 02:38:21 DEBUG : sub dir/hello world: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779ba97a_d20250301_m023240_c001_v0001165_t0056_u01740796360970") 2025/03/01 02:38:21 DEBUG : sub dir/hello world: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779ba976_d20250301_m023240_c001_v0001165_t0031_u01740796360401") 2025/03/01 02:38:21 DEBUG : sub dir/hello world: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f419b5f48fb86c94d_d20250301_m023239_c001_v7007000_t0000_u01740796359306") 2025/03/01 02:38:21 DEBUG : sub dir/hello world: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779ba968_d20250301_m023236_c001_v0001165_t0004_u01740796356870") 2025/03/01 02:38:21 DEBUG : sub dir/hello world: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779ba95c_d20250301_m023233_c001_v0001165_t0055_u01740796353976") 2025/03/01 02:38:21 DEBUG : sub dir/hello world: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f419b5f48fb86c941_d20250301_m023233_c001_v7007000_t0000_u01740796353244") 2025/03/01 02:38:21 DEBUG : sub dir/hello world: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779ba954_d20250301_m023232_c001_v0001165_t0040_u01740796352671") 2025/03/01 02:38:21 DEBUG : sub dir/hello world: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779ba94e_d20250301_m023232_c001_v0001165_t0023_u01740796352104") 2025/03/01 02:38:21 DEBUG : sub dir/hello world: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f419b5f48fb86c93f_d20250301_m023231_c001_v7007000_t0000_u01740796351373") 2025/03/01 02:38:21 DEBUG : sub dir/hello world: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779ba936_d20250301_m023227_c001_v0001165_t0029_u01740796347880") 2025/03/01 02:38:21 DEBUG : sub dir/hello world: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f419b5f48fb86c934_d20250301_m023227_c001_v7007000_t0000_u01740796347482") 2025/03/01 02:38:21 DEBUG : sub dir/hello world: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779ba934_d20250301_m023226_c001_v0001165_t0003_u01740796346911") 2025/03/01 02:38:21 DEBUG : sub dir/hello world: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f4116c07fe5160962_d20250301_m023225_c001_v7007000_t0000_u01740796345268") 2025/03/01 02:38:21 DEBUG : sub dir/hello world: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779ba928_d20250301_m023224_c001_v0001165_t0001_u01740796344687") 2025/03/01 02:38:21 DEBUG : sub dir/hello world: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f4116c07fe516095f_d20250301_m023224_c001_v7007000_t0000_u01740796344139") 2025/03/01 02:38:21 DEBUG : sub dir/hello world: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779ba920_d20250301_m023223_c001_v0001165_t0024_u01740796343573") 2025/03/01 02:38:21 DEBUG : sub dir/hello world: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f4116c07fe516095d_d20250301_m023222_c001_v7007000_t0000_u01740796342294") 2025/03/01 02:38:21 DEBUG : sub dir/hello world: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779ba914_d20250301_m023221_c001_v0001165_t0038_u01740796341549") 2025/03/01 02:38:21 DEBUG : sub dir/hello world: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f4116c07fe5160958_d20250301_m023221_c001_v7007000_t0000_u01740796341001") 2025/03/01 02:38:22 DEBUG : sub dir/hello world: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779ba90c_d20250301_m023220_c001_v0001165_t0056_u01740796340420") 2025/03/01 02:38:22 DEBUG : sub dir/hello world: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f4116c07fe516094d_d20250301_m023219_c001_v7007000_t0000_u01740796339510") 2025/03/01 02:38:22 DEBUG : sub dir/hello world: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779ba904_d20250301_m023218_c001_v0001165_t0030_u01740796338955") 2025/03/01 02:38:22 DEBUG : sub dir/hello world: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f4116c07fe516093b_d20250301_m023213_c001_v7007000_t0000_u01740796333108") 2025/03/01 02:38:22 DEBUG : sub dir/hello world: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779ba8e8_d20250301_m023212_c001_v0001165_t0032_u01740796332518") 2025/03/01 02:38:22 DEBUG : sub dir/hello world: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f4116c07fe516093a_d20250301_m023211_c001_v7007000_t0000_u01740796331611") 2025/03/01 02:38:22 DEBUG : sub dir/hello world: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779ba8e0_d20250301_m023210_c001_v0001165_t0028_u01740796330990") 2025/03/01 02:38:22 DEBUG : sub dir/hello world: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f4116c07fe5160939_d20250301_m023210_c001_v7007000_t0000_u01740796330083") 2025/03/01 02:38:22 DEBUG : sub dir/hello world: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779ba8d8_d20250301_m023209_c001_v0001165_t0007_u01740796329494") 2025/03/01 02:38:22 DEBUG : sub dir/hello world: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f4116c07fe5160935_d20250301_m023206_c001_v7007000_t0000_u01740796326605") 2025/03/01 02:38:22 DEBUG : sub dir/hello world: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779ba8cc_d20250301_m023206_c001_v0001165_t0042_u01740796326044") 2025/03/01 02:38:22 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f40709ca3555fe346_d20250301_m023756_c001_v7007000_t0000_u01740796676289") 2025/03/01 02:38:22 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f107e71b98a82b31b_d20250301_m023754_c001_v0001104_t0021_u01740796674835") 2025/03/01 02:38:22 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f40709ca3555fe320_d20250301_m023753_c001_v7007000_t0000_u01740796673124") 2025/03/01 02:38:22 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779bafb9_d20250301_m023751_c001_v0001165_t0025_u01740796671613") 2025/03/01 02:38:22 DEBUG : sub/yam: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f418f0b13dc55b910_d20250301_m023357_c001_v7007000_t0000_u01740796437487") 2025/03/01 02:38:22 DEBUG : sub/yam: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f11595b9dddd45f4b_d20250301_m023355_c001_v0001180_t0035_u01740796435867") 2025/03/01 02:38:22 DEBUG : test_dir1/file2: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f40709ca3555fe2f3_d20250301_m023750_c001_v7007000_t0000_u01740796670084") 2025/03/01 02:38:22 DEBUG : test_dir1/file2: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f11078ddb8e954e38_d20250301_m023748_c001_v0001105_t0041_u01740796668043") 2025/03/01 02:38:22 DEBUG : test_dir1/file2: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f40709ca3555fe2d0_d20250301_m023746_c001_v7007000_t0000_u01740796666454") 2025/03/01 02:38:22 DEBUG : test_dir1/file2: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779baf89_d20250301_m023745_c001_v0001165_t0040_u01740796665145") 2025/03/01 02:38:22 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f40709ca3555fe2fa_d20250301_m023750_c001_v7007000_t0000_u01740796670270") 2025/03/01 02:38:22 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779baf9d_d20250301_m023748_c001_v0001165_t0032_u01740796668040") 2025/03/01 02:38:22 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f40709ca3555fe2d1_d20250301_m023746_c001_v7007000_t0000_u01740796666636") 2025/03/01 02:38:23 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f108cc78d94a7fb9e_d20250301_m023745_c001_v0001177_t0016_u01740796665153") 2025/03/01 02:38:23 DEBUG : three: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f419b5f48fb86cadd_d20250301_m023348_c001_v7007000_t0000_u01740796428170") 2025/03/01 02:38:23 DEBUG : three: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779baaf5_d20250301_m023346_c001_v0001165_t0015_u01740796426992") 2025/03/01 02:38:23 DEBUG : three: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779baae3_d20250301_m023344_c001_v0001165_t0047_u01740796424939") 2025/03/01 02:38:23 DEBUG : two: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f419b5f48fb86cae3_d20250301_m023348_c001_v7007000_t0000_u01740796428372") 2025/03/01 02:38:23 DEBUG : two: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f41078ddb8e954b5c_d20250301_m023346_c001_v0001105_t0026_u01740796426425") 2025/03/01 02:38:23 DEBUG : two: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f409e9f4a779baae1_d20250301_m023344_c001_v0001165_t0027_u01740796424755") 2025/03/01 02:38:23 DEBUG : yam: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f418f0b13dc55b914_d20250301_m023358_c001_v7007000_t0000_u01740796438233") 2025/03/01 02:38:23 DEBUG : yam: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f105dc3513ac436c8_d20250301_m023357_c001_v0001091_t0042_u01740796437112") 2025/03/01 02:38:23 DEBUG : yam: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f418f0b13dc55b907_d20250301_m023353_c001_v7007000_t0000_u01740796433825") 2025/03/01 02:38:23 DEBUG : yam: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f109e9f4a779bab0f_d20250301_m023352_c001_v0001165_t0014_u01740796432796") 2025/03/01 02:38:23 DEBUG : yam: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f418f0b13dc55b8fd_d20250301_m023350_c001_v7007000_t0000_u01740796430394") 2025/03/01 02:38:23 DEBUG : yam: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f11078ddb8e954b68_d20250301_m023348_c001_v0001105_t0048_u01740796428932") 2025/03/01 02:38:23 DEBUG : yaml: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f418f0b13dc55b90a_d20250301_m023354_c001_v7007000_t0000_u01740796434573") 2025/03/01 02:38:23 DEBUG : yaml: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f11258a03b0dade51_d20250301_m023353_c001_v0001184_t0055_u01740796433611") 2025/03/01 02:38:23 DEBUG : yaml: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f418f0b13dc55b900_d20250301_m023351_c001_v7007000_t0000_u01740796431127") 2025/03/01 02:38:23 DEBUG : yaml: Deleting (id "4_zcfb2ed7380bd4bfb9f580e1b_f1195c67c9e83124f_d20250301_m023350_c001_v0001178_t0013_u01740796430168") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 6m21.938113327s (try 1/5)