"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/02/04 01:07:54 DEBUG : Creating backend with remote "TestB2:rclone-test-fuvomaw0xufa" 2025/02/04 01:07:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/04 01:07:55 DEBUG : Creating backend with remote "/tmp/rclone1641831910" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" 2025/02/04 01:07:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/04 01:07:59 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for checks to finish 2025/02/04 01:07:59 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for transfers to finish 2025/02/04 01:07:59 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" --- PASS: TestCopyWithDryRun (4.99s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" 2025/02/04 01:08:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/04 01:08:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/04 01:08:00 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for checks to finish 2025/02/04 01:08:00 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for transfers to finish 2025/02/04 01:08:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/04 01:08:01 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" 2025/02/04 01:08:01 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.07s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", 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-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", 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-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" 2025/02/04 01:08:03 DEBUG : Creating backend with remote "/non-existing" 2025/02/04 01:08:03 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/02/04 01:08:03 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for checks to finish 2025/02/04 01:08:03 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.89s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" 2025/02/04 01:08:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/04 01:08:04 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for checks to finish 2025/02/04 01:08:04 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for transfers to finish 2025/02/04 01:08:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/04 01:08:04 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.87s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" 2025/02/04 01:08:05 INFO : B2 bucket rclone-test-fuvomaw0xufa: Running all checks before starting transfers 2025/02/04 01:08:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/04 01:08:05 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for checks to finish 2025/02/04 01:08:05 INFO : B2 bucket rclone-test-fuvomaw0xufa: Checks finished, now starting transfers 2025/02/04 01:08:05 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for transfers to finish 2025/02/04 01:08:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/04 01:08:06 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.48s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" 2025/02/04 01:08:07 ERROR : Ignoring --no-traverse with sync 2025/02/04 01:08:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/04 01:08:07 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for checks to finish 2025/02/04 01:08:07 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for transfers to finish 2025/02/04 01:08:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/04 01:08:07 INFO : sub dir/hello world: Copied (new) 2025/02/04 01:08:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.50s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" 2025/02/04 01:08:08 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/02/04 01:08:08 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for checks to finish 2025/02/04 01:08:08 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for transfers to finish 2025/02/04 01:08:09 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/02/04 01:08:09 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.50s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" 2025/02/04 01:08:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/04 01:08:10 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for checks to finish 2025/02/04 01:08:10 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for transfers to finish 2025/02/04 01:08:10 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/04 01:08:10 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.52s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" 2025/02/04 01:08:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/04 01:08:12 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for checks to finish 2025/02/04 01:08:12 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for transfers to finish 2025/02/04 01:08:12 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/04 01:08:12 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.88s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" 2025/02/04 01:08:13 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/04 01:08:13 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/04 01:08:13 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/02/04 01:08:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/04 01:08:13 INFO : sub dir: Making directory 2025/02/04 01:08:13 INFO : sub dir2: Making directory 2025/02/04 01:08:13 INFO : sub dir2/sub sub dir2: Making directory 2025/02/04 01:08:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/04 01:08:13 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for checks to finish 2025/02/04 01:08:13 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for transfers to finish 2025/02/04 01:08:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/04 01:08:14 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/02/04 01:08:14 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.53s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" 2025/02/04 01:08:15 INFO : sub dir2: Making directory 2025/02/04 01:08:15 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/04 01:08:15 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/04 01:08:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/04 01:08:15 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for checks to finish 2025/02/04 01:08:15 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for transfers to finish 2025/02/04 01:08:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/04 01:08:15 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.20s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" 2025/02/04 01:08:16 DEBUG : sub dir2: Making directory with metadata 2025/02/04 01:08:16 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/04 01:08:16 INFO : sub dir: Making directory 2025/02/04 01:08:16 INFO : sub dir2: Making directory 2025/02/04 01:08:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/04 01:08:16 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for checks to finish 2025/02/04 01:08:16 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for transfers to finish 2025/02/04 01:08:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/04 01:08:16 INFO : sub dir/hello world: Copied (new) 2025/02/04 01:08:16 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/02/04 01:08:17 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/02/04 01:08:17 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.74s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", 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-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" 2025/02/04 01:08:18 INFO : sub dir2: Making directory 2025/02/04 01:08:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/04 01:08:18 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for checks to finish 2025/02/04 01:08:18 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for transfers to finish 2025/02/04 01:08:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/04 01:08:18 INFO : sub dir/hello world: Copied (new) 2025/02/04 01:08:18 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.17s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" 2025/02/04 01:08:19 DEBUG : sub dir2: Making directory with metadata 2025/02/04 01:08:19 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/04 01:08:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/04 01:08:19 INFO : sub dir: Making directory 2025/02/04 01:08:19 INFO : sub dir2: Making directory 2025/02/04 01:08:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/04 01:08:19 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for checks to finish 2025/02/04 01:08:19 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for transfers to finish 2025/02/04 01:08:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/04 01:08:20 INFO : sub dir/hello world: Copied (new) 2025/02/04 01:08:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/02/04 01:08:20 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.48s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", 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-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" 2025/02/04 01:08:21 INFO : sub dir2: Making directory 2025/02/04 01:08:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/04 01:08:22 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for checks to finish 2025/02/04 01:08:22 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for transfers to finish 2025/02/04 01:08:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/04 01:08:22 INFO : sub dir/hello world: Copied (new) 2025/02/04 01:08:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.50s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" 2025/02/04 01:08:23 DEBUG : Creating backend with remote "TestB2:rclone-test-mudupop0limo" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-fuvomaw0xufa -> B2 bucket rclone-test-mudupop0limo 2025/02/04 01:08:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/04 01:08:24 DEBUG : B2 bucket rclone-test-mudupop0limo: Waiting for checks to finish 2025/02/04 01:08:24 DEBUG : B2 bucket rclone-test-mudupop0limo: Waiting for transfers to finish 2025/02/04 01:08:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/04 01:08:27 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" 2025/02/04 01:08:27 DEBUG : B2 bucket rclone-test-mudupop0limo: Purge remote 2025/02/04 01:08:27 INFO : B2 bucket rclone-test-mudupop0limo: cleaning bucket "rclone-test-mudupop0limo" of all files 2025/02/04 01:08:27 DEBUG : sub dir/hello world: Deleting (id "4_zbf025d63800dcbeb9f480e1b_f119458836362cd31_d20250204_m010827_c001_v0001183_t0041_u01738631307042") --- PASS: TestServerSideCopy (8.40s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" 2025/02/04 01:08:32 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/04 01:08:32 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for checks to finish 2025/02/04 01:08:32 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for transfers to finish 2025/02/04 01:08:32 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/04 01:08:32 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.41s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" 2025/02/04 01:08:34 DEBUG : Creating backend with remote "TestB2:rclone-test-bowuhob2wigu" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-fuvomaw0xufa -> B2 bucket rclone-test-bowuhob2wigu 2025/02/04 01:08:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/04 01:08:35 DEBUG : B2 bucket rclone-test-bowuhob2wigu: Waiting for checks to finish 2025/02/04 01:08:35 DEBUG : B2 bucket rclone-test-bowuhob2wigu: Waiting for transfers to finish 2025/02/04 01:08:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/04 01:08:39 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" 2025/02/04 01:08:40 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/02/04 01:08:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/02/04 01:08:41 DEBUG : pacer: Reducing sleep to 10ms 2025/02/04 01:08:41 DEBUG : B2 bucket rclone-test-bowuhob2wigu: Waiting for checks to finish 2025/02/04 01:08:41 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/04 01:08:41 DEBUG : B2 bucket rclone-test-bowuhob2wigu: Waiting for transfers to finish 2025/02/04 01:08:41 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/04 01:08:41 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" 2025/02/04 01:08:41 DEBUG : B2 bucket rclone-test-bowuhob2wigu: Purge remote 2025/02/04 01:08:41 INFO : B2 bucket rclone-test-bowuhob2wigu: cleaning bucket "rclone-test-bowuhob2wigu" of all files 2025/02/04 01:08:42 DEBUG : sub dir/hello world: Deleting (id "4_zff728d03800dcbeb9f480e1b_f10128b2f1325e6a2_d20250204_m010841_c001_v0001184_t0018_u01738631321568") 2025/02/04 01:08:42 DEBUG : sub dir/hello world: Deleting (id "4_zff728d03800dcbeb9f480e1b_f119d3e426de6df26_d20250204_m010839_c001_v0001146_t0051_u01738631319339") --- PASS: TestServerSideCopyOverSelf (13.46s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" 2025/02/04 01:08:48 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/04 01:08:48 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for checks to finish 2025/02/04 01:08:48 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for transfers to finish 2025/02/04 01:08:48 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/04 01:08:48 INFO : sub dir/hello world: Copied (replaced existing) 2025/02/04 01:08:48 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.44s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" 2025/02/04 01:08:50 DEBUG : Creating backend with remote "TestB2:rclone-test-ridokuc9guwa" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-fuvomaw0xufa -> B2 bucket rclone-test-ridokuc9guwa 2025/02/04 01:08:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/04 01:08:51 DEBUG : B2 bucket rclone-test-ridokuc9guwa: Waiting for checks to finish 2025/02/04 01:08:51 DEBUG : B2 bucket rclone-test-ridokuc9guwa: Waiting for transfers to finish 2025/02/04 01:08:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/04 01:08:55 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" 2025/02/04 01:08:56 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/04 01:08:56 DEBUG : B2 bucket rclone-test-ridokuc9guwa: Waiting for checks to finish 2025/02/04 01:08:56 DEBUG : B2 bucket rclone-test-ridokuc9guwa: Waiting for transfers to finish 2025/02/04 01:08:56 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/04 01:08:56 INFO : sub dir/hello world: Copied (server-side copy) 2025/02/04 01:08:57 INFO : sub dir/hello world: Deleted 2025/02/04 01:08:57 DEBUG : testing file moves 2025/02/04 01:08:58 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/02/04 01:08:58 DEBUG : B2 bucket rclone-test-ridokuc9guwa: Waiting for checks to finish 2025/02/04 01:08:58 DEBUG : B2 bucket rclone-test-ridokuc9guwa: Waiting for transfers to finish 2025/02/04 01:08:58 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/02/04 01:08:58 INFO : sub dir/hello world: Copied (server-side copy) 2025/02/04 01:08:58 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" 2025/02/04 01:08:59 DEBUG : B2 bucket rclone-test-ridokuc9guwa: Purge remote 2025/02/04 01:08:59 INFO : B2 bucket rclone-test-ridokuc9guwa: cleaning bucket "rclone-test-ridokuc9guwa" of all files 2025/02/04 01:08:59 DEBUG : sub dir/hello world: Deleting (id "4_z2f82bdf3800dcbeb9f480e1b_f1015086989ba5e29_d20250204_m010858_c001_v0001161_t0022_u01738631338299") 2025/02/04 01:08:59 DEBUG : sub dir/hello world: Deleting (id "4_z2f82bdf3800dcbeb9f480e1b_f1080cc8f3182c815_d20250204_m010856_c001_v0001183_t0030_u01738631336779") 2025/02/04 01:08:59 DEBUG : sub dir/hello world: Deleting (id "4_z2f82bdf3800dcbeb9f480e1b_f109477790c49aa02_d20250204_m010855_c001_v0001183_t0029_u01738631335213") --- PASS: TestServerSideMoveOverSelf (15.94s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" 2025/02/04 01:09:06 ERROR : : error listing: directory not found 2025/02/04 01:09:06 INFO : Local file system at /tmp/rclone1641831910: Making directory 2025/02/04 01:09:06 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for checks to finish 2025/02/04 01:09:06 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.27s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" 2025/02/04 01:09:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/04 01:09:08 DEBUG : Local file system at /tmp/rclone1641831910: Waiting for checks to finish 2025/02/04 01:09:08 DEBUG : Local file system at /tmp/rclone1641831910: Waiting for transfers to finish 2025/02/04 01:09:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/04 01:09:09 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/02/04 01:09:09 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" --- PASS: TestCopyRedownload (2.23s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" 2025/02/04 01:09:10 DEBUG : check sum: Need to transfer - File not found at Destination 2025/02/04 01:09:10 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for checks to finish 2025/02/04 01:09:10 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for transfers to finish 2025/02/04 01:09:10 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/04 01:09:10 INFO : check sum: Copied (new) 2025/02/04 01:09:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" 2025/02/04 01:09:10 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for checks to finish 2025/02/04 01:09:10 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/04 01:09:10 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/02/04 01:09:10 DEBUG : check sum: Unchanged skipping 2025/02/04 01:09:10 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for transfers to finish 2025/02/04 01:09:10 DEBUG : Waiting for deletions to finish 2025/02/04 01:09:10 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.23s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" 2025/02/04 01:09:12 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/02/04 01:09:12 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for checks to finish 2025/02/04 01:09:12 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for transfers to finish 2025/02/04 01:09:12 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/04 01:09:12 INFO : sizeonly: Copied (new) 2025/02/04 01:09:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" 2025/02/04 01:09:13 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for checks to finish 2025/02/04 01:09:13 DEBUG : sizeonly: Sizes identical 2025/02/04 01:09:13 DEBUG : sizeonly: Unchanged skipping 2025/02/04 01:09:13 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for transfers to finish 2025/02/04 01:09:13 DEBUG : Waiting for deletions to finish 2025/02/04 01:09:13 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.30s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" 2025/02/04 01:09:14 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/02/04 01:09:14 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for checks to finish 2025/02/04 01:09:14 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for transfers to finish 2025/02/04 01:09:15 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/02/04 01:09:15 INFO : ignore-size: Copied (new) 2025/02/04 01:09:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" 2025/02/04 01:09:15 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for checks to finish 2025/02/04 01:09:15 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:09:15 DEBUG : ignore-size: Unchanged skipping 2025/02/04 01:09:15 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for transfers to finish 2025/02/04 01:09:15 DEBUG : Waiting for deletions to finish 2025/02/04 01:09:15 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.25s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" 2025/02/04 01:09:17 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:09:17 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for checks to finish 2025/02/04 01:09:17 DEBUG : existing: Unchanged skipping 2025/02/04 01:09:17 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for transfers to finish 2025/02/04 01:09:17 DEBUG : Waiting for deletions to finish 2025/02/04 01:09:17 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" 2025/02/04 01:09:17 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/02/04 01:09:17 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for checks to finish 2025/02/04 01:09:17 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for transfers to finish 2025/02/04 01:09:17 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/04 01:09:17 INFO : existing: Copied (replaced existing) 2025/02/04 01:09:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.48s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" 2025/02/04 01:09:19 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/04 01:09:19 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for checks to finish 2025/02/04 01:09:19 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for transfers to finish 2025/02/04 01:09:19 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/04 01:09:19 INFO : existing: Copied (new) 2025/02/04 01:09:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" 2025/02/04 01:09:20 DEBUG : existing: Destination exists, skipping 2025/02/04 01:09:20 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for checks to finish 2025/02/04 01:09:20 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for transfers to finish 2025/02/04 01:09:20 DEBUG : Waiting for deletions to finish 2025/02/04 01:09:20 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.23s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" 2025/02/04 01:09:22 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/02/04 01:09:22 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/04 01:09:22 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/04 01:09:22 DEBUG : c/non empty space: Unchanged skipping 2025/02/04 01:09:22 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/04 01:09:22 INFO : a/potato2: Copied (new) 2025/02/04 01:09:22 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for checks to finish 2025/02/04 01:09:22 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for transfers to finish 2025/02/04 01:09:22 DEBUG : Waiting for deletions to finish 2025/02/04 01:09:23 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.72s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" 2025/02/04 01:09:24 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/02/04 01:09:24 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for checks to finish 2025/02/04 01:09:24 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/04 01:09:24 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/02/04 01:09:24 DEBUG : empty space: Unchanged skipping 2025/02/04 01:09:24 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for transfers to finish 2025/02/04 01:09:24 DEBUG : Waiting for deletions to finish 2025/02/04 01:09:24 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" 2025/02/04 01:09:25 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for checks to finish 2025/02/04 01:09:25 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/02/04 01:09:25 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/04 01:09:26 INFO : empty space: Updated modification time in destination 2025/02/04 01:09:26 DEBUG : empty space: Unchanged skipping 2025/02/04 01:09:26 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for transfers to finish 2025/02/04 01:09:26 DEBUG : Waiting for deletions to finish 2025/02/04 01:09:26 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.21s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" 2025/02/04 01:09:28 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for checks to finish 2025/02/04 01:09:28 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/02/04 01:09:28 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/04 01:09:28 DEBUG : empty space: Unchanged skipping 2025/02/04 01:09:28 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for transfers to finish 2025/02/04 01:09:28 DEBUG : Waiting for deletions to finish 2025/02/04 01:09:28 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.69s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" 2025/02/04 01:09:29 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for checks to finish 2025/02/04 01:09:29 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/02/04 01:09:29 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1641831910) 2025/02/04 01:09:29 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-fuvomaw0xufa) 2025/02/04 01:09:29 DEBUG : foo: sha1 differ 2025/02/04 01:09:29 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for transfers to finish 2025/02/04 01:09:30 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/02/04 01:09:30 INFO : foo: Copied (replaced existing) 2025/02/04 01:09:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.96s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" 2025/02/04 01:09:31 DEBUG : potato: Need to transfer - File not found at Destination 2025/02/04 01:09:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/04 01:09:31 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for checks to finish 2025/02/04 01:09:31 DEBUG : empty space: Unchanged skipping 2025/02/04 01:09:31 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for transfers to finish 2025/02/04 01:09:32 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/04 01:09:32 INFO : potato: Copied (new) 2025/02/04 01:09:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.12s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" 2025/02/04 01:09:33 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for checks to finish 2025/02/04 01:09:33 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/02/04 01:09:33 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for transfers to finish 2025/02/04 01:09:34 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/02/04 01:09:34 INFO : potato: Copied (replaced existing) 2025/02/04 01:09:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.88s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" 2025/02/04 01:09:35 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/02/04 01:09:35 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for checks to finish 2025/02/04 01:09:35 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1641831910) 2025/02/04 01:09:35 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-fuvomaw0xufa) 2025/02/04 01:09:35 DEBUG : potato: sha1 differ 2025/02/04 01:09:35 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for transfers to finish 2025/02/04 01:09:36 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/02/04 01:09:36 INFO : potato: Copied (replaced existing) 2025/02/04 01:09:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (1.95s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" 2025/02/04 01:09:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/04 01:09:37 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/04 01:09:37 DEBUG : empty space: Unchanged skipping 2025/02/04 01:09:37 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for checks to finish 2025/02/04 01:09:37 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for transfers to finish 2025/02/04 01:09:37 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/02/04 01:09:37 DEBUG : Waiting for deletions to finish 2025/02/04 01:09:37 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.95s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" 2025/02/04 01:09:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/04 01:09:39 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/04 01:09:39 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for checks to finish 2025/02/04 01:09:39 DEBUG : empty space: Unchanged skipping 2025/02/04 01:09:39 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for transfers to finish 2025/02/04 01:09:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/04 01:09:40 INFO : potato2: Copied (new) 2025/02/04 01:09:40 DEBUG : Waiting for deletions to finish 2025/02/04 01:09:40 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.52s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" 2025/02/04 01:09:42 INFO : d: Making directory 2025/02/04 01:09:42 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/02/04 01:09:42 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/04 01:09:42 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/04 01:09:42 DEBUG : c/non empty space: Unchanged skipping 2025/02/04 01:09:42 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/04 01:09:42 INFO : a/potato2: Copied (new) 2025/02/04 01:09:42 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for checks to finish 2025/02/04 01:09:42 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for transfers to finish 2025/02/04 01:09:42 DEBUG : Waiting for deletions to finish 2025/02/04 01:09:43 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.81s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" 2025/02/04 01:09:44 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/02/04 01:09:45 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/04 01:09:45 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/04 01:09:45 DEBUG : c/non empty space: Unchanged skipping 2025/02/04 01:09:45 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for checks to finish 2025/02/04 01:09:45 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for transfers to finish 2025/02/04 01:09:45 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/04 01:09:45 INFO : a/potato2: Copied (new) 2025/02/04 01:09:45 ERROR : B2 bucket rclone-test-fuvomaw0xufa: not deleting files as there were IO errors 2025/02/04 01:09:45 ERROR : B2 bucket rclone-test-fuvomaw0xufa: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.58s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" 2025/02/04 01:09:47 DEBUG : Waiting for deletions to finish 2025/02/04 01:09:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/04 01:09:47 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/04 01:09:47 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for checks to finish 2025/02/04 01:09:47 DEBUG : empty space: Unchanged skipping 2025/02/04 01:09:47 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for transfers to finish 2025/02/04 01:09:48 INFO : potato: Deleted 2025/02/04 01:09:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/04 01:09:48 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.35s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" 2025/02/04 01:09:50 DEBUG : Waiting for deletions to finish 2025/02/04 01:09:50 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for checks to finish 2025/02/04 01:09:50 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for transfers to finish 2025/02/04 01:09:50 INFO : potato: Deleted 2025/02/04 01:09:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/04 01:09:50 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/04 01:09:50 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for checks to finish 2025/02/04 01:09:50 DEBUG : empty space: Unchanged skipping 2025/02/04 01:09:50 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for transfers to finish 2025/02/04 01:09:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/04 01:09:50 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (2.78s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" 2025/02/04 01:09:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/04 01:09:52 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for checks to finish 2025/02/04 01:09:52 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for transfers to finish 2025/02/04 01:09:52 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/02/04 01:09:52 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.12s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" 2025/02/04 01:09:54 DEBUG : enormous: Excluded (Size Filter) 2025/02/04 01:09:54 DEBUG : enormous: Excluded 2025/02/04 01:09:54 DEBUG : potato2: Excluded (Size Filter) 2025/02/04 01:09:54 DEBUG : potato2: Excluded 2025/02/04 01:09:55 DEBUG : potato2: Excluded (Size Filter) 2025/02/04 01:09:55 DEBUG : potato2: Excluded 2025/02/04 01:09:55 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/04 01:09:55 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for checks to finish 2025/02/04 01:09:55 DEBUG : empty space: Unchanged skipping 2025/02/04 01:09:55 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for transfers to finish 2025/02/04 01:09:55 DEBUG : Waiting for deletions to finish 2025/02/04 01:09:55 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" 2025/02/04 01:09:55 DEBUG : enormous: Excluded (Size Filter) 2025/02/04 01:09:55 DEBUG : enormous: Excluded 2025/02/04 01:09:55 DEBUG : potato2: Excluded (Size Filter) 2025/02/04 01:09:55 DEBUG : potato2: Excluded 2025/02/04 01:09:55 DEBUG : potato2: Excluded (Size Filter) 2025/02/04 01:09:55 DEBUG : potato2: Excluded 2025/02/04 01:09:55 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/02/04 01:09:55 DEBUG : empty space: Unchanged skipping 2025/02/04 01:09:55 DEBUG : Local file system at /tmp/rclone1641831910: Waiting for checks to finish 2025/02/04 01:09:55 DEBUG : Local file system at /tmp/rclone1641831910: Waiting for transfers to finish 2025/02/04 01:09:55 DEBUG : Waiting for deletions to finish 2025/02/04 01:09:55 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.68s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" 2025/02/04 01:09:57 DEBUG : enormous: Excluded (Size Filter) 2025/02/04 01:09:57 DEBUG : enormous: Excluded 2025/02/04 01:09:57 DEBUG : potato2: Excluded (Size Filter) 2025/02/04 01:09:57 DEBUG : potato2: Excluded 2025/02/04 01:09:58 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for checks to finish 2025/02/04 01:09:58 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/04 01:09:58 DEBUG : empty space: Unchanged skipping 2025/02/04 01:09:58 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for transfers to finish 2025/02/04 01:09:58 DEBUG : Waiting for deletions to finish 2025/02/04 01:09:58 INFO : enormous: Deleted 2025/02/04 01:09:58 INFO : potato2: Deleted 2025/02/04 01:09:58 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" 2025/02/04 01:09:58 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/02/04 01:09:58 DEBUG : empty space: Unchanged skipping 2025/02/04 01:09:58 DEBUG : Local file system at /tmp/rclone1641831910: Waiting for checks to finish 2025/02/04 01:09:58 DEBUG : Local file system at /tmp/rclone1641831910: Waiting for transfers to finish 2025/02/04 01:09:58 DEBUG : Waiting for deletions to finish 2025/02/04 01:09:58 INFO : enormous: Deleted 2025/02/04 01:09:58 INFO : potato2: Deleted 2025/02/04 01:09:58 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.08s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" 2025/02/04 01:10:01 DEBUG : five: Need to transfer - File not found at Destination 2025/02/04 01:10:01 DEBUG : one: Destination is newer than source, skipping 2025/02/04 01:10:01 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/02/04 01:10:01 DEBUG : three: Sizes identical 2025/02/04 01:10:01 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for checks to finish 2025/02/04 01:10:01 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1641831910) 2025/02/04 01:10:01 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-fuvomaw0xufa) 2025/02/04 01:10:01 DEBUG : two: sha1 differ 2025/02/04 01:10:01 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/02/04 01:10:01 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/02/04 01:10:01 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for transfers to finish 2025/02/04 01:10:01 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/02/04 01:10:01 INFO : five: Copied (new) 2025/02/04 01:10:02 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/02/04 01:10:02 INFO : four: Copied (replaced existing) 2025/02/04 01:10:02 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/04 01:10:02 INFO : two: Copied (replaced existing) 2025/02/04 01:10:02 DEBUG : Waiting for deletions to finish 2025/02/04 01:10:02 DEBUG : one: Destination is newer than source, skipping 2025/02/04 01:10:02 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for checks to finish 2025/02/04 01:10:02 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/02/04 01:10:02 DEBUG : four: Size and sha1 of src and dst objects identical 2025/02/04 01:10:02 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/02/04 01:10:02 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/02/04 01:10:02 DEBUG : five: Size and sha1 of src and dst objects identical 2025/02/04 01:10:02 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/02/04 01:10:02 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/04 01:10:02 DEBUG : two: Size and sha1 of src and dst objects identical 2025/02/04 01:10:02 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/02/04 01:10:02 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1641831910) 2025/02/04 01:10:02 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-fuvomaw0xufa) 2025/02/04 01:10:02 DEBUG : three: sha1 differ 2025/02/04 01:10:02 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/02/04 01:10:02 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for transfers to finish 2025/02/04 01:10:02 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/04 01:10:02 INFO : three: Copied (replaced existing) 2025/02/04 01:10:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.32s) === 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-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/02/04 01:10:04 INFO : B2 bucket rclone-test-fuvomaw0xufa: Making map for --track-renames 2025/02/04 01:10:04 INFO : B2 bucket rclone-test-fuvomaw0xufa: Finished making map for --track-renames 2025/02/04 01:10:04 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for checks to finish 2025/02/04 01:10:04 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/04 01:10:04 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for renames to finish 2025/02/04 01:10:04 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/02/04 01:10:04 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for transfers to finish 2025/02/04 01:10:04 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/04 01:10:04 INFO : yam: Copied (new) 2025/02/04 01:10:05 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/02/04 01:10:05 INFO : potato: Copied (new) 2025/02/04 01:10:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" 2025/02/04 01:10:05 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:10:05 INFO : B2 bucket rclone-test-fuvomaw0xufa: Making map for --track-renames 2025/02/04 01:10:05 INFO : B2 bucket rclone-test-fuvomaw0xufa: Finished making map for --track-renames 2025/02/04 01:10:05 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for checks to finish 2025/02/04 01:10:05 DEBUG : potato: Unchanged skipping 2025/02/04 01:10:05 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for renames to finish 2025/02/04 01:10:06 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/04 01:10:06 INFO : yam: Copied (server-side copy) to: yaml 2025/02/04 01:10:06 INFO : yam: Deleted 2025/02/04 01:10:06 INFO : yaml: Renamed from "yam" 2025/02/04 01:10:06 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for transfers to finish 2025/02/04 01:10:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.84s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/02/04 01:10:08 INFO : B2 bucket rclone-test-fuvomaw0xufa: Making map for --track-renames 2025/02/04 01:10:08 INFO : B2 bucket rclone-test-fuvomaw0xufa: Finished making map for --track-renames 2025/02/04 01:10:08 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for checks to finish 2025/02/04 01:10:08 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/04 01:10:08 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for renames to finish 2025/02/04 01:10:08 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/02/04 01:10:08 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for transfers to finish 2025/02/04 01:10:08 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/04 01:10:08 INFO : yam: Copied (new) 2025/02/04 01:10:08 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/02/04 01:10:08 INFO : potato: Copied (new) 2025/02/04 01:10:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" 2025/02/04 01:10:09 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:10:09 INFO : B2 bucket rclone-test-fuvomaw0xufa: Making map for --track-renames 2025/02/04 01:10:09 INFO : B2 bucket rclone-test-fuvomaw0xufa: Finished making map for --track-renames 2025/02/04 01:10:09 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for checks to finish 2025/02/04 01:10:09 DEBUG : potato: Unchanged skipping 2025/02/04 01:10:09 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for renames to finish 2025/02/04 01:10:09 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/04 01:10:09 INFO : yam: Copied (server-side copy) to: yaml 2025/02/04 01:10:10 INFO : yam: Deleted 2025/02/04 01:10:10 INFO : yaml: Renamed from "yam" 2025/02/04 01:10:10 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for transfers to finish 2025/02/04 01:10:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.49s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/02/04 01:10:11 INFO : B2 bucket rclone-test-fuvomaw0xufa: Making map for --track-renames 2025/02/04 01:10:11 INFO : B2 bucket rclone-test-fuvomaw0xufa: Finished making map for --track-renames 2025/02/04 01:10:11 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for checks to finish 2025/02/04 01:10:11 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/04 01:10:11 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/02/04 01:10:11 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for renames to finish 2025/02/04 01:10:11 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for transfers to finish 2025/02/04 01:10:12 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/04 01:10:12 INFO : sub/yam: Copied (new) 2025/02/04 01:10:12 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/02/04 01:10:12 INFO : potato: Copied (new) 2025/02/04 01:10:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" 2025/02/04 01:10:13 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:10:13 DEBUG : potato: Unchanged skipping 2025/02/04 01:10:13 INFO : B2 bucket rclone-test-fuvomaw0xufa: Making map for --track-renames 2025/02/04 01:10:13 INFO : B2 bucket rclone-test-fuvomaw0xufa: Finished making map for --track-renames 2025/02/04 01:10:13 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for checks to finish 2025/02/04 01:10:13 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for renames to finish 2025/02/04 01:10:14 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/04 01:10:14 INFO : sub/yam: Copied (server-side copy) to: yam 2025/02/04 01:10:14 INFO : sub/yam: Deleted 2025/02/04 01:10:14 INFO : yam: Renamed from "sub/yam" 2025/02/04 01:10:14 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for transfers to finish 2025/02/04 01:10:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (4.54s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" 2025/02/04 01:10:16 DEBUG : Creating backend with remote "/tmp/rclone1641831910/dir1" 2025/02/04 01:10:16 DEBUG : Creating backend with remote "/tmp/rclone1641831910/dir2" 2025/02/04 01:10:16 DEBUG : Local file system at /tmp/rclone1641831910/dir2: Using server-side directory move 2025/02/04 01:10:16 INFO : Local file system at /tmp/rclone1641831910/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/04 01:10:16 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/02/04 01:10:16 DEBUG : Local file system at /tmp/rclone1641831910/dir2: Waiting for checks to finish 2025/02/04 01:10:16 INFO : file1.txt: Moved (server-side) 2025/02/04 01:10:16 DEBUG : Local file system at /tmp/rclone1641831910/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" 2025/02/04 01:10:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/04 01:10:16 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/04 01:10:16 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for checks to finish 2025/02/04 01:10:16 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for transfers to finish 2025/02/04 01:10:17 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/02/04 01:10:17 INFO : nested/sub dir/file: Copied (new) 2025/02/04 01:10:17 INFO : nested/sub dir/file: Deleted 2025/02/04 01:10:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/04 01:10:17 INFO : sub dir/hello world: Copied (new) 2025/02/04 01:10:17 INFO : sub dir/hello world: Deleted 2025/02/04 01:10:17 INFO : sub dir: Removing directory 2025/02/04 01:10:17 INFO : nested/sub dir: Removing directory 2025/02/04 01:10:17 INFO : nested: Removing directory 2025/02/04 01:10:17 DEBUG : Local file system at /tmp/rclone1641831910: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.30s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" 2025/02/04 01:10:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/04 01:10:19 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/04 01:10:19 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for checks to finish 2025/02/04 01:10:19 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for transfers to finish 2025/02/04 01:10:19 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/02/04 01:10:19 INFO : nested/sub dir/file: Copied (new) 2025/02/04 01:10:19 INFO : nested/sub dir/file: Deleted 2025/02/04 01:10:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/04 01:10:19 INFO : sub dir/hello world: Copied (new) 2025/02/04 01:10:19 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.24s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" 2025/02/04 01:10:21 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/04 01:10:21 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/02/04 01:10:21 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for checks to finish 2025/02/04 01:10:21 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for transfers to finish 2025/02/04 01:10:21 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/04 01:10:21 INFO : existing: Copied (new) 2025/02/04 01:10:21 INFO : existing: Deleted 2025/02/04 01:10:21 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/02/04 01:10:21 INFO : existing-b: Copied (new) 2025/02/04 01:10:21 INFO : existing-b: Deleted 2025/02/04 01:10:22 DEBUG : existing: Destination exists, skipping 2025/02/04 01:10:22 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/02/04 01:10:22 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for checks to finish 2025/02/04 01:10:22 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for transfers to finish 2025/02/04 01:10:22 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.57s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" 2025/02/04 01:10:23 DEBUG : Creating backend with remote "TestB2:rclone-test-mugofun0remu" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-fuvomaw0xufa -> B2 bucket rclone-test-mugofun0remu 2025/02/04 01:10:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/04 01:10:31 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/02/04 01:10:31 DEBUG : empty space: Unchanged skipping 2025/02/04 01:10:31 DEBUG : B2 bucket rclone-test-mugofun0remu: Waiting for checks to finish 2025/02/04 01:10:31 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/04 01:10:31 INFO : empty space: Deleted 2025/02/04 01:10:31 DEBUG : B2 bucket rclone-test-mugofun0remu: Waiting for transfers to finish 2025/02/04 01:10:31 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/04 01:10:31 INFO : potato2: Copied (server-side copy) 2025/02/04 01:10:31 INFO : potato2: Deleted 2025/02/04 01:10:31 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/04 01:10:31 INFO : potato3: Copied (server-side copy) 2025/02/04 01:10:31 INFO : potato3: Deleted 2025/02/04 01:10:32 DEBUG : Creating backend with remote "TestB2:rclone-test-xinapap6hivo" 2025/02/04 01:10:33 DEBUG : empty space: Need to transfer - File not found at Destination 2025/02/04 01:10:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/04 01:10:33 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/04 01:10:33 DEBUG : B2 bucket rclone-test-xinapap6hivo: Waiting for checks to finish 2025/02/04 01:10:33 DEBUG : B2 bucket rclone-test-xinapap6hivo: Waiting for transfers to finish 2025/02/04 01:10:35 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/04 01:10:35 INFO : potato2: Copied (server-side copy) 2025/02/04 01:10:36 INFO : potato2: Deleted 2025/02/04 01:10:36 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/04 01:10:36 INFO : potato3: Copied (server-side copy) 2025/02/04 01:10:36 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/04 01:10:36 INFO : empty space: Copied (server-side copy) 2025/02/04 01:10:36 INFO : potato3: Deleted 2025/02/04 01:10:36 INFO : empty space: Deleted 2025/02/04 01:10:36 DEBUG : B2 bucket rclone-test-xinapap6hivo: Purge remote 2025/02/04 01:10:36 INFO : B2 bucket rclone-test-xinapap6hivo: cleaning bucket "rclone-test-xinapap6hivo" of all files 2025/02/04 01:10:36 DEBUG : empty space: Deleting (id "4_z9f724dd3802dcbeb9f480e1b_f1079722d29e5bff9_d20250204_m011036_c001_v0001183_t0013_u01738631436088") 2025/02/04 01:10:36 DEBUG : potato2: Deleting (id "4_z9f724dd3802dcbeb9f480e1b_f110a61d5abdca0b7_d20250204_m011035_c001_v0001145_t0015_u01738631435722") 2025/02/04 01:10:36 DEBUG : potato3: Deleting (id "4_z9f724dd3802dcbeb9f480e1b_f10436e07a0dd95eb_d20250204_m011036_c001_v0001184_t0006_u01738631436093") 2025/02/04 01:10:38 DEBUG : B2 bucket rclone-test-mugofun0remu: Purge remote 2025/02/04 01:10:38 INFO : B2 bucket rclone-test-mugofun0remu: cleaning bucket "rclone-test-mugofun0remu" of all files 2025/02/04 01:10:39 DEBUG : empty space: Deleting (id "4_z6ff22df3802dcbeb9f480e1b_f40904eeeb3c0422e_d20250204_m011036_c001_v7007000_t0000_u01738631436333") 2025/02/04 01:10:39 DEBUG : empty space: Deleting (id "4_z6ff22df3802dcbeb9f480e1b_f11088a019c0dd46b_d20250204_m011030_c001_v0001183_t0005_u01738631430092") 2025/02/04 01:10:39 DEBUG : potato2: Deleting (id "4_z6ff22df3802dcbeb9f480e1b_f4087affe9c677369_d20250204_m011036_c001_v7007000_t0000_u01738631436063") 2025/02/04 01:10:39 DEBUG : potato2: Deleting (id "4_z6ff22df3802dcbeb9f480e1b_f113156b8cfb0b8e9_d20250204_m011031_c001_v0001182_t0018_u01738631431235") 2025/02/04 01:10:39 DEBUG : potato3: Deleting (id "4_z6ff22df3802dcbeb9f480e1b_f4087affe9c67736d_d20250204_m011036_c001_v7007000_t0000_u01738631436276") 2025/02/04 01:10:39 DEBUG : potato3: Deleting (id "4_z6ff22df3802dcbeb9f480e1b_f1178c1240f30edfa_d20250204_m011031_c001_v0001091_t0013_u01738631431474") 2025/02/04 01:10:39 DEBUG : potato3: Deleting (id "4_z6ff22df3802dcbeb9f480e1b_f11088a019c0dd46f_d20250204_m011030_c001_v0001183_t0026_u01738631430288") --- PASS: TestServerSideMove (18.92s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" 2025/02/04 01:10:42 DEBUG : Creating backend with remote "TestB2:rclone-test-sopacot5qito" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-fuvomaw0xufa -> B2 bucket rclone-test-sopacot5qito 2025/02/04 01:10:50 DEBUG : empty space: Excluded (Size Filter) 2025/02/04 01:10:50 DEBUG : empty space: Excluded 2025/02/04 01:10:51 DEBUG : empty space: Excluded (Size Filter) 2025/02/04 01:10:51 DEBUG : empty space: Excluded 2025/02/04 01:10:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/04 01:10:51 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/04 01:10:51 DEBUG : B2 bucket rclone-test-sopacot5qito: Waiting for checks to finish 2025/02/04 01:10:51 DEBUG : B2 bucket rclone-test-sopacot5qito: Waiting for transfers to finish 2025/02/04 01:10:51 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/04 01:10:51 INFO : potato2: Copied (server-side copy) 2025/02/04 01:10:51 INFO : potato2: Deleted 2025/02/04 01:10:51 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/04 01:10:51 INFO : potato3: Copied (server-side copy) 2025/02/04 01:10:52 INFO : potato3: Deleted 2025/02/04 01:10:52 DEBUG : Creating backend with remote "TestB2:rclone-test-jecufet7fava" 2025/02/04 01:10:53 DEBUG : empty space: Excluded (Size Filter) 2025/02/04 01:10:53 DEBUG : empty space: Excluded 2025/02/04 01:10:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/04 01:10:53 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/04 01:10:53 DEBUG : B2 bucket rclone-test-jecufet7fava: Waiting for checks to finish 2025/02/04 01:10:53 DEBUG : B2 bucket rclone-test-jecufet7fava: Waiting for transfers to finish 2025/02/04 01:10:58 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/04 01:10:58 INFO : potato2: Copied (server-side copy) 2025/02/04 01:10:58 INFO : potato2: Deleted 2025/02/04 01:10:58 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/04 01:10:58 INFO : potato3: Copied (server-side copy) 2025/02/04 01:10:58 INFO : potato3: Deleted 2025/02/04 01:10:59 DEBUG : B2 bucket rclone-test-jecufet7fava: Purge remote 2025/02/04 01:10:59 INFO : B2 bucket rclone-test-jecufet7fava: cleaning bucket "rclone-test-jecufet7fava" of all files 2025/02/04 01:10:59 DEBUG : potato2: Deleting (id "4_z2f029dc3802dcbeb9f480e1b_f103e2e0f2fed37d9_d20250204_m011058_c001_v0001128_t0026_u01738631458244") 2025/02/04 01:10:59 DEBUG : potato3: Deleting (id "4_z2f029dc3802dcbeb9f480e1b_f1013e1799cb0643a_d20250204_m011058_c001_v0001179_t0016_u01738631458599") 2025/02/04 01:11:01 DEBUG : B2 bucket rclone-test-sopacot5qito: Purge remote 2025/02/04 01:11:01 INFO : B2 bucket rclone-test-sopacot5qito: cleaning bucket "rclone-test-sopacot5qito" of all files 2025/02/04 01:11:01 DEBUG : empty space: Deleting (id "4_zaf827dd3802dcbeb9f480e1b_f108e7c09153328bb_d20250204_m011049_c001_v0001100_t0032_u01738631449973") 2025/02/04 01:11:01 DEBUG : potato2: Deleting (id "4_zaf827dd3802dcbeb9f480e1b_f4021173715426a6d_d20250204_m011058_c001_v7007000_t0000_u01738631458570") 2025/02/04 01:11:01 DEBUG : potato2: Deleting (id "4_zaf827dd3802dcbeb9f480e1b_f11113deb381b4828_d20250204_m011051_c001_v0001184_t0027_u01738631451463") 2025/02/04 01:11:01 DEBUG : potato3: Deleting (id "4_zaf827dd3802dcbeb9f480e1b_f4021173715426a6e_d20250204_m011058_c001_v7007000_t0000_u01738631458780") 2025/02/04 01:11:01 DEBUG : potato3: Deleting (id "4_zaf827dd3802dcbeb9f480e1b_f1177355061cb1ac6_d20250204_m011051_c001_v0001042_t0007_u01738631451686") 2025/02/04 01:11:01 DEBUG : potato3: Deleting (id "4_zaf827dd3802dcbeb9f480e1b_f108e7c09153328bd_d20250204_m011050_c001_v0001100_t0047_u01738631450343") --- PASS: TestServerSideMoveWithFilter (22.87s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" 2025/02/04 01:11:05 DEBUG : Creating backend with remote "TestB2:rclone-test-lagohel0waso" 2025/02/04 01:11:08 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-fuvomaw0xufa -> B2 bucket rclone-test-lagohel0waso 2025/02/04 01:11:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/04 01:11:14 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/02/04 01:11:14 DEBUG : empty space: Unchanged skipping 2025/02/04 01:11:14 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/04 01:11:14 DEBUG : B2 bucket rclone-test-lagohel0waso: Waiting for checks to finish 2025/02/04 01:11:14 INFO : empty space: Deleted 2025/02/04 01:11:14 DEBUG : B2 bucket rclone-test-lagohel0waso: Waiting for transfers to finish 2025/02/04 01:11:14 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/04 01:11:14 INFO : potato2: Copied (server-side copy) 2025/02/04 01:11:14 INFO : potato2: Deleted 2025/02/04 01:11:14 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/04 01:11:14 INFO : potato3: Copied (server-side copy) 2025/02/04 01:11:14 INFO : potato3: Deleted 2025/02/04 01:11:15 DEBUG : Creating backend with remote "TestB2:rclone-test-zuxoluk1pawo" 2025/02/04 01:11:16 INFO : tomatoDir: Making directory 2025/02/04 01:11:16 DEBUG : empty space: Need to transfer - File not found at Destination 2025/02/04 01:11:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/04 01:11:16 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/04 01:11:16 DEBUG : B2 bucket rclone-test-zuxoluk1pawo: Waiting for checks to finish 2025/02/04 01:11:16 DEBUG : B2 bucket rclone-test-zuxoluk1pawo: Waiting for transfers to finish 2025/02/04 01:11:20 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/04 01:11:20 INFO : potato2: Copied (server-side copy) 2025/02/04 01:11:20 INFO : potato2: Deleted 2025/02/04 01:11:20 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/04 01:11:20 INFO : empty space: Copied (server-side copy) 2025/02/04 01:11:20 INFO : empty space: Deleted 2025/02/04 01:11:20 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/04 01:11:20 INFO : potato3: Copied (server-side copy) 2025/02/04 01:11:21 INFO : potato3: Deleted 2025/02/04 01:11:21 DEBUG : B2 bucket rclone-test-zuxoluk1pawo: Purge remote 2025/02/04 01:11:21 INFO : B2 bucket rclone-test-zuxoluk1pawo: cleaning bucket "rclone-test-zuxoluk1pawo" of all files 2025/02/04 01:11:21 DEBUG : empty space: Deleting (id "4_z4f22fd63802dcbeb9f480e1b_f11787ac463f8b8f3_d20250204_m011120_c001_v0001184_t0008_u01738631480584") 2025/02/04 01:11:21 DEBUG : potato2: Deleting (id "4_z4f22fd63802dcbeb9f480e1b_f1067745da62358e9_d20250204_m011120_c001_v0001176_t0028_u01738631480328") 2025/02/04 01:11:21 DEBUG : potato3: Deleting (id "4_z4f22fd63802dcbeb9f480e1b_f1009ce33d1788472_d20250204_m011120_c001_v0001157_t0022_u01738631480691") 2025/02/04 01:11:23 DEBUG : B2 bucket rclone-test-lagohel0waso: Purge remote 2025/02/04 01:11:23 INFO : B2 bucket rclone-test-lagohel0waso: cleaning bucket "rclone-test-lagohel0waso" of all files 2025/02/04 01:11:23 DEBUG : empty space: Deleting (id "4_z5f82dd73802dcbeb9f480e1b_f4032164c44c46046_d20250204_m011120_c001_v7007000_t0000_u01738631480777") 2025/02/04 01:11:23 DEBUG : empty space: Deleting (id "4_z5f82dd73802dcbeb9f480e1b_f116fbc4114ed7867_d20250204_m011113_c001_v0001182_t0044_u01738631473004") 2025/02/04 01:11:23 DEBUG : potato2: Deleting (id "4_z5f82dd73802dcbeb9f480e1b_f4032164c44c46045_d20250204_m011120_c001_v7007000_t0000_u01738631480561") 2025/02/04 01:11:23 DEBUG : potato2: Deleting (id "4_z5f82dd73802dcbeb9f480e1b_f10332e70dd1968fc_d20250204_m011114_c001_v0001184_t0052_u01738631474194") 2025/02/04 01:11:23 DEBUG : potato3: Deleting (id "4_z5f82dd73802dcbeb9f480e1b_f4032164c44c46047_d20250204_m011120_c001_v7007000_t0000_u01738631480974") 2025/02/04 01:11:23 DEBUG : potato3: Deleting (id "4_z5f82dd73802dcbeb9f480e1b_f114c53f8390a01da_d20250204_m011114_c001_v0001137_t0041_u01738631474422") 2025/02/04 01:11:23 DEBUG : potato3: Deleting (id "4_z5f82dd73802dcbeb9f480e1b_f116fbc4114ed7873_d20250204_m011113_c001_v0001182_t0022_u01738631473249") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (21.73s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" 2025/02/04 01:11:27 DEBUG : Creating backend with remote "TestB2:rclone-test-fuvomaw0xufa/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.73s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" 2025/02/04 01:11:29 DEBUG : Creating backend with remote "TestB2:rclone-test-fuvomaw0xufa/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" --- PASS: TestSyncOverlap (3.02s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" 2025/02/04 01:11:32 DEBUG : Creating backend with remote "TestB2:rclone-test-fuvomaw0xufa/rclone-sync-test" 2025/02/04 01:11:34 DEBUG : Creating backend with remote "TestB2:rclone-test-fuvomaw0xufa/rclone-sync-test-include/layer2" 2025/02/04 01:11:36 DEBUG : Creating backend with remote "TestB2:rclone-test-fuvomaw0xufa/rclone-sync-test-ignore-file" 2025/02/04 01:11:40 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/04 01:11:40 DEBUG : B2 bucket rclone-test-fuvomaw0xufa path rclone-sync-test: Waiting for checks to finish 2025/02/04 01:11:40 DEBUG : B2 bucket rclone-test-fuvomaw0xufa path rclone-sync-test: Waiting for transfers to finish 2025/02/04 01:11:40 DEBUG : Waiting for deletions to finish 2025/02/04 01:11:40 INFO : There was nothing to transfer 2025/02/04 01:11:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/04 01:11:41 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for checks to finish 2025/02/04 01:11:41 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for transfers to finish 2025/02/04 01:11:41 DEBUG : Waiting for deletions to finish 2025/02/04 01:11:41 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" 2025/02/04 01:11:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/04 01:11:41 DEBUG : B2 bucket rclone-test-fuvomaw0xufa path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/02/04 01:11:41 DEBUG : B2 bucket rclone-test-fuvomaw0xufa path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/02/04 01:11:41 DEBUG : Waiting for deletions to finish 2025/02/04 01:11:41 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" 2025/02/04 01:11:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/04 01:11:42 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for checks to finish 2025/02/04 01:11:42 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for transfers to finish 2025/02/04 01:11:42 DEBUG : Waiting for deletions to finish 2025/02/04 01:11:42 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" 2025/02/04 01:11:42 DEBUG : : Excluded 2025/02/04 01:11:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/04 01:11:42 DEBUG : B2 bucket rclone-test-fuvomaw0xufa path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/02/04 01:11:42 DEBUG : B2 bucket rclone-test-fuvomaw0xufa path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/02/04 01:11:42 DEBUG : Waiting for deletions to finish 2025/02/04 01:11:42 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.83s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" 2025/02/04 01:11:49 DEBUG : Creating backend with remote "TestB2:rclone-test-fuvomaw0xufa/dst" 2025/02/04 01:11:49 DEBUG : Config file has changed externally - reloading 2025/02/04 01:11:50 DEBUG : Creating backend with remote "TestB2:rclone-test-fuvomaw0xufa/CompareDest" 2025/02/04 01:11:52 DEBUG : one: Need to transfer - File not found at Destination 2025/02/04 01:11:52 DEBUG : B2 bucket rclone-test-fuvomaw0xufa path dst: Waiting for checks to finish 2025/02/04 01:11:52 DEBUG : B2 bucket rclone-test-fuvomaw0xufa path dst: Waiting for transfers to finish 2025/02/04 01:11:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/04 01:11:54 INFO : one: Copied (new) 2025/02/04 01:11:54 DEBUG : Waiting for deletions to finish 2025/02/04 01:11:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/04 01:11:54 DEBUG : B2 bucket rclone-test-fuvomaw0xufa path dst: Waiting for checks to finish 2025/02/04 01:11:54 DEBUG : B2 bucket rclone-test-fuvomaw0xufa path dst: Waiting for transfers to finish 2025/02/04 01:11:55 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/02/04 01:11:55 INFO : one: Copied (replaced existing) 2025/02/04 01:11:55 DEBUG : Waiting for deletions to finish 2025/02/04 01:11:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/04 01:11:57 DEBUG : B2 bucket rclone-test-fuvomaw0xufa path dst: Waiting for checks to finish 2025/02/04 01:11:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/04 01:11:57 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/04 01:11:57 DEBUG : B2 bucket rclone-test-fuvomaw0xufa path dst: Waiting for transfers to finish 2025/02/04 01:11:57 DEBUG : Waiting for deletions to finish 2025/02/04 01:11:57 INFO : There was nothing to transfer 2025/02/04 01:11:59 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/04 01:11:59 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/04 01:11:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/04 01:11:59 DEBUG : B2 bucket rclone-test-fuvomaw0xufa path dst: Waiting for checks to finish 2025/02/04 01:11:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/04 01:11:59 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/04 01:11:59 DEBUG : B2 bucket rclone-test-fuvomaw0xufa path dst: Waiting for transfers to finish 2025/02/04 01:11:59 DEBUG : Waiting for deletions to finish 2025/02/04 01:11:59 INFO : There was nothing to transfer 2025/02/04 01:11:59 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/04 01:11:59 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/04 01:11:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/04 01:11:59 DEBUG : B2 bucket rclone-test-fuvomaw0xufa path dst: Waiting for checks to finish 2025/02/04 01:11:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/04 01:11:59 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/04 01:11:59 DEBUG : B2 bucket rclone-test-fuvomaw0xufa path dst: Waiting for transfers to finish 2025/02/04 01:11:59 DEBUG : Waiting for deletions to finish 2025/02/04 01:11:59 INFO : There was nothing to transfer 2025/02/04 01:12:01 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/02/04 01:12:01 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/04 01:12:01 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/04 01:12:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/04 01:12:01 DEBUG : B2 bucket rclone-test-fuvomaw0xufa path dst: Waiting for checks to finish 2025/02/04 01:12:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/04 01:12:01 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/04 01:12:01 DEBUG : B2 bucket rclone-test-fuvomaw0xufa path dst: Waiting for transfers to finish 2025/02/04 01:12:01 DEBUG : Waiting for deletions to finish 2025/02/04 01:12:01 INFO : There was nothing to transfer 2025/02/04 01:12:01 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/02/04 01:12:01 DEBUG : two: Need to transfer - File not found at Destination 2025/02/04 01:12:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/04 01:12:01 DEBUG : B2 bucket rclone-test-fuvomaw0xufa path dst: Waiting for checks to finish 2025/02/04 01:12:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/04 01:12:02 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/04 01:12:02 DEBUG : B2 bucket rclone-test-fuvomaw0xufa path dst: Waiting for transfers to finish 2025/02/04 01:12:03 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/02/04 01:12:03 INFO : two: Copied (new) 2025/02/04 01:12:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.65s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" 2025/02/04 01:12:06 DEBUG : Creating backend with remote "TestB2:rclone-test-fuvomaw0xufa/dest" 2025/02/04 01:12:07 DEBUG : Creating backend with remote "TestB2:rclone-test-fuvomaw0xufa/pre-dest1" 2025/02/04 01:12:08 DEBUG : Creating backend with remote "TestB2:rclone-test-fuvomaw0xufa/pre-dest2" 2025/02/04 01:12:10 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:12:10 DEBUG : 1: Destination found in --compare-dest, skipping 2025/02/04 01:12:10 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:12:10 DEBUG : 2: Destination found in --compare-dest, skipping 2025/02/04 01:12:11 DEBUG : 3: Need to transfer - File not found at Destination 2025/02/04 01:12:11 DEBUG : B2 bucket rclone-test-fuvomaw0xufa path dest: Waiting for checks to finish 2025/02/04 01:12:11 DEBUG : B2 bucket rclone-test-fuvomaw0xufa path dest: Waiting for transfers to finish 2025/02/04 01:12:11 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/02/04 01:12:11 INFO : 3: Copied (new) 2025/02/04 01:12:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.18s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" 2025/02/04 01:12:13 DEBUG : Creating backend with remote "TestB2:rclone-test-fuvomaw0xufa/dst" 2025/02/04 01:12:14 DEBUG : Creating backend with remote "TestB2:rclone-test-fuvomaw0xufa/CopyDest" 2025/02/04 01:12:16 DEBUG : one: Need to transfer - File not found at Destination 2025/02/04 01:12:16 DEBUG : B2 bucket rclone-test-fuvomaw0xufa path dst: Waiting for checks to finish 2025/02/04 01:12:16 DEBUG : B2 bucket rclone-test-fuvomaw0xufa path dst: Waiting for transfers to finish 2025/02/04 01:12:17 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/04 01:12:17 INFO : one: Copied (new) 2025/02/04 01:12:17 DEBUG : Waiting for deletions to finish 2025/02/04 01:12:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/04 01:12:18 DEBUG : B2 bucket rclone-test-fuvomaw0xufa path dst: Waiting for checks to finish 2025/02/04 01:12:18 DEBUG : B2 bucket rclone-test-fuvomaw0xufa path dst: Waiting for transfers to finish 2025/02/04 01:12:18 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/02/04 01:12:18 INFO : one: Copied (replaced existing) 2025/02/04 01:12:18 DEBUG : Waiting for deletions to finish 2025/02/04 01:12:20 DEBUG : Creating backend with remote "TestB2:rclone-test-fuvomaw0xufa/BackupDir" 2025/02/04 01:12:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/04 01:12:21 DEBUG : B2 bucket rclone-test-fuvomaw0xufa path dst: Waiting for checks to finish 2025/02/04 01:12:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/04 01:12:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/04 01:12:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/04 01:12:22 INFO : one: Copied (server-side copy) 2025/02/04 01:12:23 INFO : one: Deleted 2025/02/04 01:12:23 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/02/04 01:12:23 INFO : one: Copied (server-side copy) 2025/02/04 01:12:23 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/02/04 01:12:23 DEBUG : B2 bucket rclone-test-fuvomaw0xufa path dst: Waiting for transfers to finish 2025/02/04 01:12:23 DEBUG : Waiting for deletions to finish 2025/02/04 01:12:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/04 01:12:25 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/04 01:12:25 INFO : two: Copied (server-side copy) 2025/02/04 01:12:25 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/02/04 01:12:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/04 01:12:25 DEBUG : one: Unchanged skipping 2025/02/04 01:12:25 DEBUG : B2 bucket rclone-test-fuvomaw0xufa path dst: Waiting for checks to finish 2025/02/04 01:12:25 DEBUG : B2 bucket rclone-test-fuvomaw0xufa path dst: Waiting for transfers to finish 2025/02/04 01:12:25 DEBUG : Waiting for deletions to finish 2025/02/04 01:12:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/04 01:12:26 DEBUG : one: Unchanged skipping 2025/02/04 01:12:26 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/04 01:12:26 DEBUG : two: Unchanged skipping 2025/02/04 01:12:26 DEBUG : B2 bucket rclone-test-fuvomaw0xufa path dst: Waiting for checks to finish 2025/02/04 01:12:26 DEBUG : B2 bucket rclone-test-fuvomaw0xufa path dst: Waiting for transfers to finish 2025/02/04 01:12:26 DEBUG : Waiting for deletions to finish 2025/02/04 01:12:26 INFO : There was nothing to transfer 2025/02/04 01:12:27 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/02/04 01:12:27 DEBUG : three: Destination not found in --copy-dest 2025/02/04 01:12:27 DEBUG : three: Need to transfer - File not found at Destination 2025/02/04 01:12:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/04 01:12:27 DEBUG : one: Unchanged skipping 2025/02/04 01:12:27 DEBUG : B2 bucket rclone-test-fuvomaw0xufa path dst: Waiting for checks to finish 2025/02/04 01:12:27 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/04 01:12:27 DEBUG : two: Unchanged skipping 2025/02/04 01:12:27 DEBUG : B2 bucket rclone-test-fuvomaw0xufa path dst: Waiting for transfers to finish 2025/02/04 01:12:27 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/02/04 01:12:27 INFO : three: Copied (new) 2025/02/04 01:12:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.32s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" 2025/02/04 01:12:31 DEBUG : Creating backend with remote "TestB2:rclone-test-fuvomaw0xufa/dst" 2025/02/04 01:12:33 DEBUG : Creating backend with remote "TestB2:rclone-test-fuvomaw0xufa/backup" 2025/02/04 01:12:34 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/04 01:12:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:12:34 DEBUG : two: Unchanged skipping 2025/02/04 01:12:34 DEBUG : B2 bucket rclone-test-fuvomaw0xufa path dst: Waiting for checks to finish 2025/02/04 01:12:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/04 01:12:36 INFO : one: Copied (server-side copy) 2025/02/04 01:12:36 INFO : one: Deleted 2025/02/04 01:12:36 DEBUG : B2 bucket rclone-test-fuvomaw0xufa path dst: Waiting for transfers to finish 2025/02/04 01:12:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/04 01:12:37 INFO : one: Copied (new) 2025/02/04 01:12:37 DEBUG : Waiting for deletions to finish 2025/02/04 01:12:38 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/04 01:12:38 INFO : three.txt: Copied (server-side copy) 2025/02/04 01:12:38 INFO : three.txt: Deleted 2025/02/04 01:12:38 INFO : three.txt: Moved into backup dir 2025/02/04 01:12:40 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/04 01:12:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:12:40 DEBUG : two: Unchanged skipping 2025/02/04 01:12:40 DEBUG : B2 bucket rclone-test-fuvomaw0xufa path dst: Waiting for checks to finish 2025/02/04 01:12:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/04 01:12:40 INFO : one: Copied (server-side copy) 2025/02/04 01:12:40 INFO : one: Deleted 2025/02/04 01:12:40 DEBUG : B2 bucket rclone-test-fuvomaw0xufa path dst: Waiting for transfers to finish 2025/02/04 01:12:41 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/04 01:12:41 INFO : one: Copied (new) 2025/02/04 01:12:41 DEBUG : Waiting for deletions to finish 2025/02/04 01:12:41 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/04 01:12:41 INFO : three.txt: Copied (server-side copy) 2025/02/04 01:12:41 INFO : three.txt: Deleted 2025/02/04 01:12:41 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.33s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" 2025/02/04 01:12:45 DEBUG : Creating backend with remote "TestB2:rclone-test-fuvomaw0xufa/dst" 2025/02/04 01:12:46 DEBUG : Creating backend with remote "TestB2:rclone-test-fuvomaw0xufa/backup" 2025/02/04 01:12:48 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/04 01:12:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:12:48 DEBUG : two: Unchanged skipping 2025/02/04 01:12:48 DEBUG : B2 bucket rclone-test-fuvomaw0xufa path dst: Waiting for checks to finish 2025/02/04 01:12:49 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/04 01:12:49 INFO : one: Copied (server-side copy) to: one.bak 2025/02/04 01:12:49 INFO : one: Deleted 2025/02/04 01:12:49 DEBUG : B2 bucket rclone-test-fuvomaw0xufa path dst: Waiting for transfers to finish 2025/02/04 01:12:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/04 01:12:50 INFO : one: Copied (new) 2025/02/04 01:12:50 DEBUG : Waiting for deletions to finish 2025/02/04 01:12:51 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/04 01:12:51 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/04 01:12:51 INFO : three.txt: Deleted 2025/02/04 01:12:51 INFO : three.txt: Moved into backup dir 2025/02/04 01:12:53 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/04 01:12:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:12:53 DEBUG : two: Unchanged skipping 2025/02/04 01:12:53 DEBUG : B2 bucket rclone-test-fuvomaw0xufa path dst: Waiting for checks to finish 2025/02/04 01:12:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/04 01:12:53 INFO : one: Copied (server-side copy) to: one.bak 2025/02/04 01:12:53 INFO : one: Deleted 2025/02/04 01:12:53 DEBUG : B2 bucket rclone-test-fuvomaw0xufa path dst: Waiting for transfers to finish 2025/02/04 01:12:54 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/04 01:12:54 INFO : one: Copied (new) 2025/02/04 01:12:54 DEBUG : Waiting for deletions to finish 2025/02/04 01:12:54 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/04 01:12:54 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/04 01:12:54 INFO : three.txt: Deleted 2025/02/04 01:12:54 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.67s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" 2025/02/04 01:12:57 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1172-07.backblaze.com/b2api/v1/b2_upload_file/efe2ed4370fdcbeb9f480e1b/c001_v0001172_t0032": EOF 2025/02/04 01:12:57 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1172-07.backblaze.com/b2api/v1/b2_upload_file/efe2ed4370fdcbeb9f480e1b/c001_v0001172_t0032": EOF) 2025/02/04 01:12:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-fuvomaw0xufa: 1/10 (Post "https://pod-000-1172-07.backblaze.com/b2api/v1/b2_upload_file/efe2ed4370fdcbeb9f480e1b/c001_v0001172_t0032": EOF) 2025/02/04 01:12:59 DEBUG : pacer: Reducing sleep to 10ms 2025/02/04 01:13:00 DEBUG : Creating backend with remote "TestB2:rclone-test-fuvomaw0xufa/dst" 2025/02/04 01:13:01 DEBUG : Creating backend with remote "TestB2:rclone-test-fuvomaw0xufa/backup" 2025/02/04 01:13:03 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/04 01:13:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:13:03 DEBUG : two: Unchanged skipping 2025/02/04 01:13:03 DEBUG : B2 bucket rclone-test-fuvomaw0xufa path dst: Waiting for checks to finish 2025/02/04 01:13:04 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/04 01:13:04 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/02/04 01:13:04 INFO : one: Deleted 2025/02/04 01:13:04 DEBUG : B2 bucket rclone-test-fuvomaw0xufa path dst: Waiting for transfers to finish 2025/02/04 01:13:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/04 01:13:05 INFO : one: Copied (new) 2025/02/04 01:13:05 DEBUG : Waiting for deletions to finish 2025/02/04 01:13:05 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/04 01:13:05 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/02/04 01:13:06 INFO : three.txt: Deleted 2025/02/04 01:13:06 INFO : three.txt: Moved into backup dir 2025/02/04 01:13:07 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/04 01:13:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:13:07 DEBUG : B2 bucket rclone-test-fuvomaw0xufa path dst: Waiting for checks to finish 2025/02/04 01:13:07 DEBUG : two: Unchanged skipping 2025/02/04 01:13:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/04 01:13:08 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/02/04 01:13:08 INFO : one: Deleted 2025/02/04 01:13:08 DEBUG : B2 bucket rclone-test-fuvomaw0xufa path dst: Waiting for transfers to finish 2025/02/04 01:13:08 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/04 01:13:08 INFO : one: Copied (new) 2025/02/04 01:13:08 DEBUG : Waiting for deletions to finish 2025/02/04 01:13:09 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/04 01:13:09 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/02/04 01:13:09 INFO : three.txt: Deleted 2025/02/04 01:13:09 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (15.19s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" 2025/02/04 01:13:12 DEBUG : Creating backend with remote "TestB2:rclone-test-fuvomaw0xufa/dst" 2025/02/04 01:13:14 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/04 01:13:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:13:14 DEBUG : two: Unchanged skipping 2025/02/04 01:13:14 DEBUG : B2 bucket rclone-test-fuvomaw0xufa path dst: Waiting for checks to finish 2025/02/04 01:13:15 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/04 01:13:15 INFO : one: Copied (server-side copy) to: one.bak 2025/02/04 01:13:15 INFO : one: Deleted 2025/02/04 01:13:15 DEBUG : B2 bucket rclone-test-fuvomaw0xufa path dst: Waiting for transfers to finish 2025/02/04 01:13:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/04 01:13:16 INFO : one: Copied (new) 2025/02/04 01:13:16 DEBUG : Waiting for deletions to finish 2025/02/04 01:13:16 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/04 01:13:16 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/04 01:13:16 INFO : three.txt: Deleted 2025/02/04 01:13:16 INFO : three.txt: Moved into backup dir 2025/02/04 01:13:17 DEBUG : one.bak: Excluded (Path Filter) 2025/02/04 01:13:17 DEBUG : one.bak: Excluded 2025/02/04 01:13:17 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/02/04 01:13:17 DEBUG : three.txt.bak: Excluded 2025/02/04 01:13:17 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/04 01:13:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:13:17 DEBUG : two: Unchanged skipping 2025/02/04 01:13:17 DEBUG : B2 bucket rclone-test-fuvomaw0xufa path dst: Waiting for checks to finish 2025/02/04 01:13:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/04 01:13:18 INFO : one: Copied (server-side copy) to: one.bak 2025/02/04 01:13:18 INFO : one: Deleted 2025/02/04 01:13:18 DEBUG : B2 bucket rclone-test-fuvomaw0xufa path dst: Waiting for transfers to finish 2025/02/04 01:13:18 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/04 01:13:18 INFO : one: Copied (new) 2025/02/04 01:13:18 DEBUG : Waiting for deletions to finish 2025/02/04 01:13:18 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/04 01:13:18 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/04 01:13:19 INFO : three.txt: Deleted 2025/02/04 01:13:19 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (9.33s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" 2025/02/04 01:13:21 DEBUG : Creating backend with remote "TestB2:rclone-test-fuvomaw0xufa/dst" 2025/02/04 01:13:23 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/04 01:13:24 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/04 01:13:24 INFO : one: Copied (server-side copy) to: one.bak 2025/02/04 01:13:24 INFO : one: Deleted 2025/02/04 01:13:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/04 01:13:25 INFO : one: Copied (new) 2025/02/04 01:13:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:13:25 DEBUG : two: Unchanged skipping 2025/02/04 01:13:25 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/02/04 01:13:26 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/04 01:13:26 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/04 01:13:26 INFO : three.txt: Deleted 2025/02/04 01:13:26 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/04 01:13:26 INFO : three.txt: Copied (new) 2025/02/04 01:13:27 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/04 01:13:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/04 01:13:27 INFO : one: Copied (server-side copy) to: one.bak 2025/02/04 01:13:27 INFO : one: Deleted 2025/02/04 01:13:28 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/04 01:13:28 INFO : one: Copied (new) 2025/02/04 01:13:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:13:28 DEBUG : two: Unchanged skipping 2025/02/04 01:13:28 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/02/04 01:13:28 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/04 01:13:28 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/04 01:13:29 INFO : three.txt: Deleted 2025/02/04 01:13:29 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/02/04 01:13:29 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (10.32s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" 2025/02/04 01:13:33 DEBUG : Creating backend with remote "TestB2:rclone-test-fuvomaw0xufa/dst" 2025/02/04 01:13:34 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/04 01:13:35 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/04 01:13:35 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/02/04 01:13:35 INFO : one: Deleted 2025/02/04 01:13:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/04 01:13:36 INFO : one: Copied (new) 2025/02/04 01:13:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:13:36 DEBUG : two: Unchanged skipping 2025/02/04 01:13:36 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/02/04 01:13:37 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/04 01:13:37 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/02/04 01:13:37 INFO : three.txt: Deleted 2025/02/04 01:13:37 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/04 01:13:37 INFO : three.txt: Copied (new) 2025/02/04 01:13:38 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/04 01:13:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/04 01:13:38 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/02/04 01:13:38 INFO : one: Deleted 2025/02/04 01:13:39 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/04 01:13:39 INFO : one: Copied (new) 2025/02/04 01:13:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:13:39 DEBUG : two: Unchanged skipping 2025/02/04 01:13:39 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/02/04 01:13:39 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/04 01:13:39 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/02/04 01:13:40 INFO : three.txt: Deleted 2025/02/04 01:13:40 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/02/04 01:13:40 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (10.99s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" 2025/02/04 01:13:42 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/02/04 01:13:42 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for checks to finish 2025/02/04 01:13:42 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for transfers to finish 2025/02/04 01:13:43 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/02/04 01:13:43 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/02/04 01:13:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.49s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" 2025/02/04 01:13:44 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/04 01:13:44 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for checks to finish 2025/02/04 01:13:44 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for transfers to finish 2025/02/04 01:13:44 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/04 01:13:44 INFO : existing: Copied (new) 2025/02/04 01:13:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" 2025/02/04 01:13:45 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for checks to finish 2025/02/04 01:13:45 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/02/04 01:13:45 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/02/04 01:13:45 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for transfers to finish 2025/02/04 01:13:45 ERROR : B2 bucket rclone-test-fuvomaw0xufa: not deleting files as there were IO errors 2025/02/04 01:13:45 ERROR : B2 bucket rclone-test-fuvomaw0xufa: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" --- PASS: TestSyncImmutable (2.65s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" 2025/02/04 01:13:47 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for checks to finish 2025/02/04 01:13:47 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:13:47 DEBUG : existing: Unchanged skipping 2025/02/04 01:13:47 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for transfers to finish 2025/02/04 01:13:47 DEBUG : Waiting for deletions to finish 2025/02/04 01:13:47 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.63s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" 2025/02/04 01:14:04 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:14:04 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:14:04 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:14:04 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for checks to finish 2025/02/04 01:14:04 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:14:04 DEBUG : both0: Unchanged skipping 2025/02/04 01:14:04 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:14:04 DEBUG : both12: Unchanged skipping 2025/02/04 01:14:04 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:14:04 DEBUG : both1: Unchanged skipping 2025/02/04 01:14:04 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:14:04 DEBUG : both14: Unchanged skipping 2025/02/04 01:14:04 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:14:04 DEBUG : both15: Unchanged skipping 2025/02/04 01:14:04 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:14:04 DEBUG : both16: Unchanged skipping 2025/02/04 01:14:04 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:14:04 DEBUG : both17: Unchanged skipping 2025/02/04 01:14:04 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:14:04 DEBUG : both10: Unchanged skipping 2025/02/04 01:14:04 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:14:04 DEBUG : both19: Unchanged skipping 2025/02/04 01:14:04 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:14:04 DEBUG : both2: Unchanged skipping 2025/02/04 01:14:04 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:14:04 DEBUG : both3: Unchanged skipping 2025/02/04 01:14:04 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:14:04 DEBUG : both4: Unchanged skipping 2025/02/04 01:14:04 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:14:04 DEBUG : both5: Unchanged skipping 2025/02/04 01:14:04 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:14:04 DEBUG : both11: Unchanged skipping 2025/02/04 01:14:04 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:14:04 DEBUG : both7: Unchanged skipping 2025/02/04 01:14:04 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:14:04 DEBUG : both8: Unchanged skipping 2025/02/04 01:14:04 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:14:04 DEBUG : both13: Unchanged skipping 2025/02/04 01:14:04 DEBUG : both18: Unchanged skipping 2025/02/04 01:14:04 DEBUG : both6: Unchanged skipping 2025/02/04 01:14:04 DEBUG : both9: Unchanged skipping 2025/02/04 01:14:04 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for transfers to finish 2025/02/04 01:14:04 DEBUG : Waiting for deletions to finish 2025/02/04 01:14:05 INFO : only8: Deleted 2025/02/04 01:14:05 INFO : only9: Deleted 2025/02/04 01:14:05 INFO : only5: Deleted 2025/02/04 01:14:05 INFO : only14: Deleted 2025/02/04 01:14:05 INFO : only17: Deleted 2025/02/04 01:14:05 INFO : only0: Deleted 2025/02/04 01:14:05 INFO : only15: Deleted 2025/02/04 01:14:05 INFO : only16: Deleted 2025/02/04 01:14:05 INFO : only19: Deleted 2025/02/04 01:14:05 INFO : only3: Deleted 2025/02/04 01:14:05 INFO : only4: Deleted 2025/02/04 01:14:05 INFO : only13: Deleted 2025/02/04 01:14:05 INFO : only2: Deleted 2025/02/04 01:14:05 INFO : only7: Deleted 2025/02/04 01:14:06 INFO : only1: Deleted 2025/02/04 01:14:06 INFO : only10: Deleted 2025/02/04 01:14:06 INFO : only11: Deleted 2025/02/04 01:14:06 INFO : only12: Deleted 2025/02/04 01:14:06 INFO : only18: Deleted 2025/02/04 01:14:06 INFO : only6: Deleted 2025/02/04 01:14:06 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (21.07s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" 2025/02/04 01:14:26 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:14:26 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:14:26 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:14:26 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:14:26 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for checks to finish 2025/02/04 01:14:26 DEBUG : both1: Unchanged skipping 2025/02/04 01:14:26 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:14:26 DEBUG : both12: Unchanged skipping 2025/02/04 01:14:26 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:14:26 DEBUG : both13: Unchanged skipping 2025/02/04 01:14:26 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:14:26 DEBUG : both14: Unchanged skipping 2025/02/04 01:14:26 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:14:26 DEBUG : both15: Unchanged skipping 2025/02/04 01:14:26 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:14:26 DEBUG : both16: Unchanged skipping 2025/02/04 01:14:26 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:14:26 DEBUG : both10: Unchanged skipping 2025/02/04 01:14:26 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:14:26 DEBUG : both18: Unchanged skipping 2025/02/04 01:14:26 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:14:26 DEBUG : both19: Unchanged skipping 2025/02/04 01:14:26 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:14:26 DEBUG : both2: Unchanged skipping 2025/02/04 01:14:26 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:14:26 DEBUG : both11: Unchanged skipping 2025/02/04 01:14:26 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:14:26 DEBUG : both0: Unchanged skipping 2025/02/04 01:14:26 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:14:26 DEBUG : both17: Unchanged skipping 2025/02/04 01:14:26 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:14:26 DEBUG : both6: Unchanged skipping 2025/02/04 01:14:26 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:14:26 DEBUG : both7: Unchanged skipping 2025/02/04 01:14:26 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:14:26 DEBUG : both8: Unchanged skipping 2025/02/04 01:14:26 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/04 01:14:26 DEBUG : both9: Unchanged skipping 2025/02/04 01:14:26 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/02/04 01:14:26 DEBUG : both3: Unchanged skipping 2025/02/04 01:14:26 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/02/04 01:14:26 DEBUG : both4: Unchanged skipping 2025/02/04 01:14:26 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/02/04 01:14:26 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/02/04 01:14:26 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/02/04 01:14:26 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/02/04 01:14:26 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/02/04 01:14:26 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/02/04 01:14:26 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/02/04 01:14:26 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/02/04 01:14:26 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/02/04 01:14:26 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/02/04 01:14:26 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/02/04 01:14:26 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/02/04 01:14:26 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/02/04 01:14:26 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/02/04 01:14:26 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/02/04 01:14:26 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/02/04 01:14:26 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/02/04 01:14:26 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/02/04 01:14:26 DEBUG : both5: Unchanged skipping 2025/02/04 01:14:26 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Waiting for transfers to finish 2025/02/04 01:14:26 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/04 01:14:26 INFO : only10: Copied (replaced existing) 2025/02/04 01:14:26 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/04 01:14:26 INFO : only11: Copied (replaced existing) 2025/02/04 01:14:27 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/04 01:14:27 INFO : only14: Copied (replaced existing) 2025/02/04 01:14:27 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/04 01:14:27 INFO : only15: Copied (replaced existing) 2025/02/04 01:14:27 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/04 01:14:27 INFO : only12: Copied (replaced existing) 2025/02/04 01:14:27 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/04 01:14:27 INFO : only16: Copied (replaced existing) 2025/02/04 01:14:27 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/04 01:14:27 INFO : only17: Copied (replaced existing) 2025/02/04 01:14:27 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/04 01:14:27 INFO : only13: Copied (replaced existing) 2025/02/04 01:14:27 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/04 01:14:27 INFO : only18: Copied (replaced existing) 2025/02/04 01:14:27 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/04 01:14:27 INFO : only19: Copied (replaced existing) 2025/02/04 01:14:27 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/04 01:14:27 INFO : only2: Copied (replaced existing) 2025/02/04 01:14:27 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/04 01:14:27 INFO : only3: Copied (replaced existing) 2025/02/04 01:14:27 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/04 01:14:27 INFO : only4: Copied (replaced existing) 2025/02/04 01:14:27 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/04 01:14:27 INFO : only5: Copied (replaced existing) 2025/02/04 01:14:27 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/04 01:14:27 INFO : only6: Copied (replaced existing) 2025/02/04 01:14:27 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/04 01:14:27 INFO : only7: Copied (replaced existing) 2025/02/04 01:14:27 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/04 01:14:27 INFO : only8: Copied (replaced existing) 2025/02/04 01:14:27 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/04 01:14:27 INFO : only9: Copied (replaced existing) 2025/02/04 01:14:27 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/04 01:14:27 INFO : only0: Copied (replaced existing) 2025/02/04 01:14:28 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/04 01:14:28 INFO : only1: Copied (replaced existing) 2025/02/04 01:14:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (25.77s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" 2025/02/04 01:14:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/04 01:14:36 INFO : sub dir: Making directory 2025/02/04 01:14:36 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.53s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" 2025/02/04 01:14:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/04 01:14:41 INFO : sub dir: Making directory 2025/02/04 01:14:41 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fuvomaw0xufa", Local "Local file system at /tmp/rclone1641831910", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.72s) PASS 2025/02/04 01:14:46 DEBUG : B2 bucket rclone-test-fuvomaw0xufa: Purge remote 2025/02/04 01:14:46 INFO : B2 bucket rclone-test-fuvomaw0xufa: cleaning bucket "rclone-test-fuvomaw0xufa" of all files 2025/02/04 01:14:46 DEBUG : BackupDir/one: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f41151c353d48767d_d20250204_m011228_c001_v7007000_t0000_u01738631548470") 2025/02/04 01:14:46 DEBUG : BackupDir/one: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f113456fa3ebf779b_d20250204_m011222_c001_v0001181_t0024_u01738631542851") 2025/02/04 01:14:46 DEBUG : CompareDest/one: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f41934c5c00f7ed82_d20250204_m011203_c001_v7007000_t0000_u01738631523544") 2025/02/04 01:14:46 DEBUG : CompareDest/one: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f1076d86f7122106b_d20250204_m011156_c001_v0001172_t0017_u01738631516881") 2025/02/04 01:14:46 DEBUG : CompareDest/two: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f41934c5c00f7ed83_d20250204_m011203_c001_v7007000_t0000_u01738631523764") 2025/02/04 01:14:46 DEBUG : CompareDest/two: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31ce31_d20250204_m011158_c001_v0001182_t0044_u01738631518332") 2025/02/04 01:14:46 DEBUG : CopyDest/one: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f41151c353d487680_d20250204_m011228_c001_v7007000_t0000_u01738631548669") 2025/02/04 01:14:46 DEBUG : CopyDest/one: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f111cd8273df714c6_d20250204_m011219_c001_v0001036_t0024_u01738631539773") 2025/02/04 01:14:46 DEBUG : CopyDest/three: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f41151c353d487681_d20250204_m011228_c001_v7007000_t0000_u01738631548862") 2025/02/04 01:14:47 DEBUG : CopyDest/three: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31d0d5_d20250204_m011226_c001_v0001182_t0037_u01738631546688") 2025/02/04 01:14:47 DEBUG : CopyDest/two: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f41151c353d487682_d20250204_m011229_c001_v7007000_t0000_u01738631549049") 2025/02/04 01:14:47 DEBUG : CopyDest/two: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f1076d86f712210e9_d20250204_m011224_c001_v0001172_t0045_u01738631544044") 2025/02/04 01:14:47 DEBUG : EXISTING: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4087affe9c67780e_d20250204_m011348_c001_v7007000_t0000_u01738631628256") 2025/02/04 01:14:47 DEBUG : EXISTING: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f111cd8273df715d2_d20250204_m011347_c001_v0001036_t0009_u01738631627032") 2025/02/04 01:14:47 DEBUG : Testêé: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4087affe9c677807_d20250204_m011343_c001_v7007000_t0000_u01738631623994") 2025/02/04 01:14:47 DEBUG : Testêé: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f111cd8273df715c0_d20250204_m011343_c001_v0001036_t0056_u01738631623212") 2025/02/04 01:14:47 DEBUG : Testêé: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31d69a_d20250204_m011342_c001_v0001182_t0056_u01738631622248") 2025/02/04 01:14:47 DEBUG : a/potato2: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f40904eeeb3c040e3_d20250204_m010946_c001_v7007000_t0000_u01738631386011") 2025/02/04 01:14:47 DEBUG : a/potato2: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31c2ae_d20250204_m010945_c001_v0001182_t0005_u01738631385418") 2025/02/04 01:14:47 DEBUG : a/potato2: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f41934c5c00f7e8a3_d20250204_m010943_c001_v7007000_t0000_u01738631383592") 2025/02/04 01:14:47 DEBUG : a/potato2: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31c26c_d20250204_m010942_c001_v0001182_t0035_u01738631382646") 2025/02/04 01:14:47 DEBUG : a/potato2: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4133013de91067f9_d20250204_m010923_c001_v7007000_t0000_u01738631363549") 2025/02/04 01:14:47 DEBUG : a/potato2: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31c102_d20250204_m010922_c001_v0001182_t0016_u01738631362579") 2025/02/04 01:14:47 DEBUG : b/potato: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f40904eeeb3c040e5_d20250204_m010946_c001_v7007000_t0000_u01738631386201") 2025/02/04 01:14:47 DEBUG : b/potato: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31c2a0_d20250204_m010944_c001_v0001182_t0030_u01738631384553") 2025/02/04 01:14:48 DEBUG : b/potato: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f41934c5c00f7e8a0_d20250204_m010942_c001_v7007000_t0000_u01738631382999") 2025/02/04 01:14:48 DEBUG : b/potato: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31c260_d20250204_m010941_c001_v0001182_t0030_u01738631381746") 2025/02/04 01:14:48 DEBUG : b/potato: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4133013de91067f0_d20250204_m010922_c001_v7007000_t0000_u01738631362956") 2025/02/04 01:14:48 DEBUG : b/potato: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31c0f8_d20250204_m010921_c001_v0001182_t0059_u01738631361749") 2025/02/04 01:14:48 DEBUG : backup/one: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f41151c353d4876ab_d20250204_m011242_c001_v7007000_t0000_u01738631562411") 2025/02/04 01:14:48 DEBUG : backup/one: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f100a99f65eccffc3_d20250204_m011240_c001_v0001040_t0042_u01738631560483") 2025/02/04 01:14:48 DEBUG : backup/one: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f108ad6fb3e678da7_d20250204_m011236_c001_v0001090_t0027_u01738631556099") 2025/02/04 01:14:48 DEBUG : backup/one-2019-01-01: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4087affe9c67779e_d20250204_m011310_c001_v7007000_t0000_u01738631590269") 2025/02/04 01:14:48 DEBUG : backup/one-2019-01-01: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f11787ac463f8ccc2_d20250204_m011308_c001_v0001184_t0013_u01738631588190") 2025/02/04 01:14:48 DEBUG : backup/one-2019-01-01: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f106c4ff49ebd274d_d20250204_m011304_c001_v0001039_t0027_u01738631584200") 2025/02/04 01:14:48 DEBUG : backup/one.bak: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f41934c5c00f7eeef_d20250204_m011255_c001_v7007000_t0000_u01738631575079") 2025/02/04 01:14:48 DEBUG : backup/one.bak: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f1084b82d1b37a115_d20250204_m011253_c001_v0001184_t0011_u01738631573344") 2025/02/04 01:14:48 DEBUG : backup/one.bak: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f103546a9af8c24de_d20250204_m011249_c001_v0001102_t0008_u01738631569407") 2025/02/04 01:14:48 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4087affe9c67779f_d20250204_m011310_c001_v7007000_t0000_u01738631590460") 2025/02/04 01:14:48 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f115fc9a1498318b6_d20250204_m011309_c001_v0001116_t0022_u01738631589022") 2025/02/04 01:14:48 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f113156b8cfb0c70d_d20250204_m011305_c001_v0001182_t0011_u01738631585838") 2025/02/04 01:14:48 DEBUG : backup/three.txt: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f41151c353d4876ac_d20250204_m011242_c001_v7007000_t0000_u01738631562606") 2025/02/04 01:14:49 DEBUG : backup/three.txt: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f1080cc8f3182e41e_d20250204_m011241_c001_v0001183_t0021_u01738631561641") 2025/02/04 01:14:49 DEBUG : backup/three.txt: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f10289265a9cfa759_d20250204_m011237_c001_v0001183_t0006_u01738631557910") 2025/02/04 01:14:49 DEBUG : backup/three.txt.bak: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f41934c5c00f7eef0_d20250204_m011255_c001_v7007000_t0000_u01738631575274") 2025/02/04 01:14:49 DEBUG : backup/three.txt.bak: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f115067c610485440_d20250204_m011254_c001_v0001184_t0026_u01738631574304") 2025/02/04 01:14:49 DEBUG : backup/three.txt.bak: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f1027436909cd695b_d20250204_m011251_c001_v0001184_t0022_u01738631571121") 2025/02/04 01:14:49 DEBUG : both0: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f41151c353d487c56_d20250204_m011428_c001_v7007000_t0000_u01738631668667") 2025/02/04 01:14:49 DEBUG : both0: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31d8bb_d20250204_m011411_c001_v0001182_t0039_u01738631651575") 2025/02/04 01:14:49 DEBUG : both0: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4143615572ec3832_d20250204_m011406_c001_v7007000_t0000_u01738631646803") 2025/02/04 01:14:49 DEBUG : both0: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31d726_d20250204_m011350_c001_v0001182_t0056_u01738631630503") 2025/02/04 01:14:49 DEBUG : both1: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f41151c353d487c58_d20250204_m011428_c001_v7007000_t0000_u01738631668861") 2025/02/04 01:14:49 DEBUG : both1: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31d8df_d20250204_m011412_c001_v0001182_t0031_u01738631652781") 2025/02/04 01:14:49 DEBUG : both1: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4143615572ec3836_d20250204_m011407_c001_v7007000_t0000_u01738631647003") 2025/02/04 01:14:49 DEBUG : both1: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31d732_d20250204_m011351_c001_v0001182_t0025_u01738631631110") 2025/02/04 01:14:49 DEBUG : both10: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f41151c353d487c59_d20250204_m011429_c001_v7007000_t0000_u01738631669058") 2025/02/04 01:14:49 DEBUG : both10: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31d941_d20250204_m011418_c001_v0001182_t0037_u01738631658621") 2025/02/04 01:14:49 DEBUG : both10: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4143615572ec3839_d20250204_m011407_c001_v7007000_t0000_u01738631647194") 2025/02/04 01:14:49 DEBUG : both10: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31d7b7_d20250204_m011356_c001_v0001182_t0020_u01738631636805") 2025/02/04 01:14:49 DEBUG : both11: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f41151c353d487c5a_d20250204_m011429_c001_v7007000_t0000_u01738631669248") 2025/02/04 01:14:49 DEBUG : both11: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31d94d_d20250204_m011419_c001_v0001182_t0051_u01738631659312") 2025/02/04 01:14:49 DEBUG : both11: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4143615572ec383c_d20250204_m011407_c001_v7007000_t0000_u01738631647383") 2025/02/04 01:14:50 DEBUG : both11: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31d7c7_d20250204_m011357_c001_v0001182_t0036_u01738631637558") 2025/02/04 01:14:50 DEBUG : both12: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f41151c353d487c5b_d20250204_m011429_c001_v7007000_t0000_u01738631669441") 2025/02/04 01:14:50 DEBUG : both12: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31d965_d20250204_m011420_c001_v0001182_t0050_u01738631660205") 2025/02/04 01:14:50 DEBUG : both12: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4143615572ec383e_d20250204_m011407_c001_v7007000_t0000_u01738631647569") 2025/02/04 01:14:50 DEBUG : both12: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31d7d0_d20250204_m011358_c001_v0001182_t0048_u01738631638118") 2025/02/04 01:14:50 DEBUG : both13: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f41151c353d487c5d_d20250204_m011429_c001_v7007000_t0000_u01738631669629") 2025/02/04 01:14:50 DEBUG : both13: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31d96f_d20250204_m011420_c001_v0001182_t0037_u01738631660845") 2025/02/04 01:14:50 DEBUG : both13: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4143615572ec3842_d20250204_m011407_c001_v7007000_t0000_u01738631647770") 2025/02/04 01:14:50 DEBUG : both13: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31d7df_d20250204_m011358_c001_v0001182_t0030_u01738631638825") 2025/02/04 01:14:50 DEBUG : both14: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f41151c353d487c5e_d20250204_m011429_c001_v7007000_t0000_u01738631669841") 2025/02/04 01:14:50 DEBUG : both14: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31d973_d20250204_m011421_c001_v0001182_t0009_u01738631661409") 2025/02/04 01:14:50 DEBUG : both14: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4143615572ec3845_d20250204_m011407_c001_v7007000_t0000_u01738631647961") 2025/02/04 01:14:50 DEBUG : both14: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31d7f1_d20250204_m011359_c001_v0001182_t0039_u01738631639641") 2025/02/04 01:14:50 DEBUG : both15: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f41151c353d487c60_d20250204_m011430_c001_v7007000_t0000_u01738631670035") 2025/02/04 01:14:50 DEBUG : both15: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31d987_d20250204_m011422_c001_v0001182_t0018_u01738631662321") 2025/02/04 01:14:50 DEBUG : both15: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4143615572ec3848_d20250204_m011408_c001_v7007000_t0000_u01738631648148") 2025/02/04 01:14:50 DEBUG : both15: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31d7f7_d20250204_m011400_c001_v0001182_t0055_u01738631640348") 2025/02/04 01:14:50 DEBUG : both16: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f41151c353d487c61_d20250204_m011430_c001_v7007000_t0000_u01738631670220") 2025/02/04 01:14:51 DEBUG : both16: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31d995_d20250204_m011422_c001_v0001182_t0055_u01738631662952") 2025/02/04 01:14:51 DEBUG : both16: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4143615572ec384b_d20250204_m011408_c001_v7007000_t0000_u01738631648334") 2025/02/04 01:14:51 DEBUG : both16: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31d801_d20250204_m011400_c001_v0001182_t0039_u01738631640989") 2025/02/04 01:14:51 DEBUG : both17: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f41151c353d487c62_d20250204_m011430_c001_v7007000_t0000_u01738631670418") 2025/02/04 01:14:51 DEBUG : both17: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31d9a3_d20250204_m011423_c001_v0001182_t0053_u01738631663771") 2025/02/04 01:14:51 DEBUG : both17: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4143615572ec384e_d20250204_m011408_c001_v7007000_t0000_u01738631648527") 2025/02/04 01:14:51 DEBUG : both17: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31d819_d20250204_m011401_c001_v0001182_t0055_u01738631641670") 2025/02/04 01:14:51 DEBUG : both18: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f41151c353d487c63_d20250204_m011430_c001_v7007000_t0000_u01738631670630") 2025/02/04 01:14:51 DEBUG : both18: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31d9b9_d20250204_m011424_c001_v0001182_t0033_u01738631664486") 2025/02/04 01:14:51 DEBUG : both18: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4143615572ec3854_d20250204_m011408_c001_v7007000_t0000_u01738631648717") 2025/02/04 01:14:51 DEBUG : both18: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31d82d_d20250204_m011402_c001_v0001182_t0016_u01738631642700") 2025/02/04 01:14:51 DEBUG : both19: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f41151c353d487c65_d20250204_m011430_c001_v7007000_t0000_u01738631670833") 2025/02/04 01:14:51 DEBUG : both19: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31d9cb_d20250204_m011425_c001_v0001182_t0039_u01738631665193") 2025/02/04 01:14:51 DEBUG : both19: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4143615572ec385b_d20250204_m011408_c001_v7007000_t0000_u01738631648907") 2025/02/04 01:14:51 DEBUG : both19: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31d837_d20250204_m011403_c001_v0001182_t0007_u01738631643333") 2025/02/04 01:14:51 DEBUG : both2: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f41151c353d487c67_d20250204_m011431_c001_v7007000_t0000_u01738631671028") 2025/02/04 01:14:51 DEBUG : both2: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31d8e9_d20250204_m011413_c001_v0001182_t0028_u01738631653458") 2025/02/04 01:14:51 DEBUG : both2: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4143615572ec3861_d20250204_m011409_c001_v7007000_t0000_u01738631649101") 2025/02/04 01:14:51 DEBUG : both2: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31d740_d20250204_m011351_c001_v0001182_t0008_u01738631631723") 2025/02/04 01:14:52 DEBUG : both3: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f41151c353d487c68_d20250204_m011431_c001_v7007000_t0000_u01738631671215") 2025/02/04 01:14:52 DEBUG : both3: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31d8fb_d20250204_m011414_c001_v0001182_t0029_u01738631654075") 2025/02/04 01:14:52 DEBUG : both3: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4143615572ec3868_d20250204_m011409_c001_v7007000_t0000_u01738631649287") 2025/02/04 01:14:52 DEBUG : both3: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31d752_d20250204_m011352_c001_v0001182_t0010_u01738631632369") 2025/02/04 01:14:52 DEBUG : both4: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f41151c353d487c69_d20250204_m011431_c001_v7007000_t0000_u01738631671402") 2025/02/04 01:14:52 DEBUG : both4: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31d907_d20250204_m011414_c001_v0001182_t0019_u01738631654620") 2025/02/04 01:14:52 DEBUG : both4: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4143615572ec3870_d20250204_m011409_c001_v7007000_t0000_u01738631649490") 2025/02/04 01:14:52 DEBUG : both4: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31d764_d20250204_m011352_c001_v0001182_t0023_u01738631632974") 2025/02/04 01:14:52 DEBUG : both5: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f41151c353d487c6c_d20250204_m011431_c001_v7007000_t0000_u01738631671595") 2025/02/04 01:14:52 DEBUG : both5: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31d91b_d20250204_m011415_c001_v0001182_t0022_u01738631655295") 2025/02/04 01:14:52 DEBUG : both5: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4143615572ec3878_d20250204_m011409_c001_v7007000_t0000_u01738631649685") 2025/02/04 01:14:52 DEBUG : both5: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31d76e_d20250204_m011353_c001_v0001182_t0047_u01738631633627") 2025/02/04 01:14:52 DEBUG : both6: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f41151c353d487c6e_d20250204_m011431_c001_v7007000_t0000_u01738631671788") 2025/02/04 01:14:52 DEBUG : both6: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31d921_d20250204_m011415_c001_v0001182_t0012_u01738631655845") 2025/02/04 01:14:52 DEBUG : both6: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4143615572ec387f_d20250204_m011409_c001_v7007000_t0000_u01738631649870") 2025/02/04 01:14:52 DEBUG : both6: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31d783_d20250204_m011354_c001_v0001182_t0051_u01738631634298") 2025/02/04 01:14:52 DEBUG : both7: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f41151c353d487c6f_d20250204_m011431_c001_v7007000_t0000_u01738631671974") 2025/02/04 01:14:52 DEBUG : both7: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31d929_d20250204_m011416_c001_v0001182_t0020_u01738631656723") 2025/02/04 01:14:52 DEBUG : both7: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4143615572ec3885_d20250204_m011410_c001_v7007000_t0000_u01738631650055") 2025/02/04 01:14:52 DEBUG : both7: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31d791_d20250204_m011354_c001_v0001182_t0041_u01738631634970") 2025/02/04 01:14:53 DEBUG : both8: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f41151c353d487c71_d20250204_m011432_c001_v7007000_t0000_u01738631672169") 2025/02/04 01:14:53 DEBUG : both8: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31d92f_d20250204_m011417_c001_v0001182_t0055_u01738631657371") 2025/02/04 01:14:53 DEBUG : both8: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4143615572ec3889_d20250204_m011410_c001_v7007000_t0000_u01738631650254") 2025/02/04 01:14:53 DEBUG : both8: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31d79d_d20250204_m011355_c001_v0001182_t0025_u01738631635614") 2025/02/04 01:14:53 DEBUG : both9: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f41151c353d487c72_d20250204_m011432_c001_v7007000_t0000_u01738631672376") 2025/02/04 01:14:53 DEBUG : both9: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31d935_d20250204_m011417_c001_v0001182_t0026_u01738631657958") 2025/02/04 01:14:53 DEBUG : both9: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4143615572ec388e_d20250204_m011410_c001_v7007000_t0000_u01738631650450") 2025/02/04 01:14:53 DEBUG : both9: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31d7a7_d20250204_m011356_c001_v0001182_t0006_u01738631636168") 2025/02/04 01:14:53 DEBUG : c/non empty space: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f40904eeeb3c040e6_d20250204_m010946_c001_v7007000_t0000_u01738631386393") 2025/02/04 01:14:53 DEBUG : c/non empty space: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31c2a2_d20250204_m010944_c001_v0001182_t0058_u01738631384769") 2025/02/04 01:14:53 DEBUG : c/non empty space: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f41934c5c00f7e8a4_d20250204_m010943_c001_v7007000_t0000_u01738631383801") 2025/02/04 01:14:53 DEBUG : c/non empty space: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31c264_d20250204_m010942_c001_v0001182_t0025_u01738631382035") 2025/02/04 01:14:53 DEBUG : c/non empty space: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4133013de91067fc_d20250204_m010923_c001_v7007000_t0000_u01738631363742") 2025/02/04 01:14:53 DEBUG : c/non empty space: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31c0fc_d20250204_m010921_c001_v0001182_t0015_u01738631361961") 2025/02/04 01:14:53 DEBUG : check sum: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4133013de910678d_d20250204_m010911_c001_v7007000_t0000_u01738631351403") 2025/02/04 01:14:53 DEBUG : check sum: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31c005_d20250204_m010910_c001_v0001182_t0028_u01738631350446") 2025/02/04 01:14:53 DEBUG : dest/3: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f41151c353d487658_d20250204_m011212_c001_v7007000_t0000_u01738631532935") 2025/02/04 01:14:53 DEBUG : dest/3: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4196664cd03b3833_d20250204_m011211_c001_v0001184_t0003_u01738631531822") 2025/02/04 01:14:54 DEBUG : dst/one: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4087affe9c6777f9_d20250204_m011340_c001_v7007000_t0000_u01738631620750") 2025/02/04 01:14:54 DEBUG : dst/one: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f1148e1244fec894f_d20250204_m011338_c001_v0001183_t0036_u01738631618969") 2025/02/04 01:14:54 DEBUG : dst/one: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4105dab585b2e19e_d20250204_m011338_c001_v7007000_t0000_u01738631618778") 2025/02/04 01:14:54 DEBUG : dst/one: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f1148e1244fec88fe_d20250204_m011336_c001_v0001183_t0055_u01738631616421") 2025/02/04 01:14:54 DEBUG : dst/one: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4105dab585b2e187_d20250204_m011335_c001_v7007000_t0000_u01738631615689") 2025/02/04 01:14:54 DEBUG : dst/one: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f111cd8273df7159e_d20250204_m011331_c001_v0001036_t0016_u01738631611247") 2025/02/04 01:14:54 DEBUG : dst/one: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4087affe9c6777d9_d20250204_m011329_c001_v7007000_t0000_u01738631609730") 2025/02/04 01:14:54 DEBUG : dst/one: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f107d3ab130305062_d20250204_m011327_c001_v0001182_t0040_u01738631607900") 2025/02/04 01:14:54 DEBUG : dst/one: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4066816e39011fe2_d20250204_m011327_c001_v7007000_t0000_u01738631607715") 2025/02/04 01:14:54 DEBUG : dst/one: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f107d3ab130304ffe_d20250204_m011325_c001_v0001182_t0036_u01738631605225") 2025/02/04 01:14:54 DEBUG : dst/one: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4066816e39011fde_d20250204_m011324_c001_v7007000_t0000_u01738631604479") 2025/02/04 01:14:54 DEBUG : dst/one: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31d4a9_d20250204_m011320_c001_v0001182_t0043_u01738631600925") 2025/02/04 01:14:54 DEBUG : dst/one: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4087affe9c6777ba_d20250204_m011319_c001_v7007000_t0000_u01738631599606") 2025/02/04 01:14:54 DEBUG : dst/one: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f10128b2f13260f9b_d20250204_m011318_c001_v0001184_t0023_u01738631598413") 2025/02/04 01:14:54 DEBUG : dst/one: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4042e831227fd2c0_d20250204_m011318_c001_v7007000_t0000_u01738631598228") 2025/02/04 01:14:54 DEBUG : dst/one: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f10128b2f13260f3a_d20250204_m011315_c001_v0001184_t0056_u01738631595966") 2025/02/04 01:14:54 DEBUG : dst/one: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4042e831227fd2bd_d20250204_m011315_c001_v7007000_t0000_u01738631595231") 2025/02/04 01:14:54 DEBUG : dst/one: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31d3eb_d20250204_m011311_c001_v0001182_t0012_u01738631591589") 2025/02/04 01:14:54 DEBUG : dst/one: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4087affe9c6777a2_d20250204_m011310_c001_v7007000_t0000_u01738631590652") 2025/02/04 01:14:54 DEBUG : dst/one: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f113156b8cfb0c757_d20250204_m011308_c001_v0001182_t0011_u01738631588593") 2025/02/04 01:14:55 DEBUG : dst/one: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4105dab585b2e0fb_d20250204_m011308_c001_v7007000_t0000_u01738631588396") 2025/02/04 01:14:55 DEBUG : dst/one: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f113156b8cfb0c6fd_d20250204_m011305_c001_v0001182_t0051_u01738631585416") 2025/02/04 01:14:55 DEBUG : dst/one: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4105dab585b2e0e5_d20250204_m011304_c001_v7007000_t0000_u01738631584672") 2025/02/04 01:14:55 DEBUG : dst/one: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31d2f8_d20250204_m011256_c001_v0001182_t0014_u01738631576408") 2025/02/04 01:14:55 DEBUG : dst/one: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f41934c5c00f7eef3_d20250204_m011255_c001_v7007000_t0000_u01738631575467") 2025/02/04 01:14:55 DEBUG : dst/one: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f113a66f5fe4f2002_d20250204_m011253_c001_v0001041_t0055_u01738631573752") 2025/02/04 01:14:55 DEBUG : dst/one: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4129bb5b63b1d28b_d20250204_m011253_c001_v7007000_t0000_u01738631573553") 2025/02/04 01:14:55 DEBUG : dst/one: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f113a66f5fe4f1ffe_d20250204_m011250_c001_v0001041_t0038_u01738631570472") 2025/02/04 01:14:55 DEBUG : dst/one: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4129bb5b63b1d255_d20250204_m011249_c001_v7007000_t0000_u01738631569721") 2025/02/04 01:14:55 DEBUG : dst/one: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f1076d86f71221141_d20250204_m011243_c001_v0001172_t0005_u01738631563739") 2025/02/04 01:14:55 DEBUG : dst/one: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f41151c353d4876ad_d20250204_m011242_c001_v7007000_t0000_u01738631562801") 2025/02/04 01:14:55 DEBUG : dst/one: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f100299ca13cd15bb_d20250204_m011241_c001_v0001101_t0017_u01738631561078") 2025/02/04 01:14:55 DEBUG : dst/one: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f404fd61f8715b9e9_d20250204_m011240_c001_v7007000_t0000_u01738631560884") 2025/02/04 01:14:55 DEBUG : dst/one: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f100299ca13cd15b1_d20250204_m011237_c001_v0001101_t0043_u01738631557357") 2025/02/04 01:14:55 DEBUG : dst/one: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f404fd61f8715b9e5_d20250204_m011236_c001_v7007000_t0000_u01738631556621") 2025/02/04 01:14:55 DEBUG : dst/one: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f111cd8273df714e8_d20250204_m011230_c001_v0001036_t0024_u01738631550409") 2025/02/04 01:14:55 DEBUG : dst/one: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f41151c353d487683_d20250204_m011229_c001_v7007000_t0000_u01738631549247") 2025/02/04 01:14:55 DEBUG : dst/one: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f10264e22999fb432_d20250204_m011223_c001_v0001182_t0045_u01738631543296") 2025/02/04 01:14:55 DEBUG : dst/one: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4129bb5b63b1d0b5_d20250204_m011223_c001_v7007000_t0000_u01738631543078") 2025/02/04 01:14:56 DEBUG : dst/one: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31d033_d20250204_m011219_c001_v0001182_t0020_u01738631539201") 2025/02/04 01:14:56 DEBUG : dst/one: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f104fb4bfedc7e0a0_d20250204_m011218_c001_v0001180_t0011_u01738631538442") 2025/02/04 01:14:56 DEBUG : dst/one: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f104fb4bfedc7e096_d20250204_m011217_c001_v0001180_t0034_u01738631537421") 2025/02/04 01:14:56 DEBUG : dst/one: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f41934c5c00f7ed84_d20250204_m011203_c001_v7007000_t0000_u01738631523961") 2025/02/04 01:14:56 DEBUG : dst/one: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f111cd8273df7147e_d20250204_m011156_c001_v0001036_t0031_u01738631516014") 2025/02/04 01:14:56 DEBUG : dst/one: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f110ad5e42fb6a1a5_d20250204_m011155_c001_v0001043_t0053_u01738631515003") 2025/02/04 01:14:56 DEBUG : dst/one: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f110ad5e42fb6a1a3_d20250204_m011153_c001_v0001043_t0042_u01738631513540") 2025/02/04 01:14:56 DEBUG : dst/one-2019-01-01: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4087affe9c6777fa_d20250204_m011340_c001_v7007000_t0000_u01738631620938") 2025/02/04 01:14:56 DEBUG : dst/one-2019-01-01: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f11113deb381b6495_d20250204_m011338_c001_v0001184_t0009_u01738631618576") 2025/02/04 01:14:56 DEBUG : dst/one-2019-01-01: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f10593fe883744a51_d20250204_m011335_c001_v0001182_t0014_u01738631615469") 2025/02/04 01:14:56 DEBUG : dst/one.bak: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4087affe9c6777da_d20250204_m011329_c001_v7007000_t0000_u01738631609922") 2025/02/04 01:14:56 DEBUG : dst/one.bak: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f115c1cc9dc5d69b6_d20250204_m011327_c001_v0001130_t0012_u01738631607422") 2025/02/04 01:14:56 DEBUG : dst/one.bak: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f105663e73f5c83b2_d20250204_m011324_c001_v0001177_t0027_u01738631604250") 2025/02/04 01:14:56 DEBUG : dst/one.bak: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4087affe9c6777bc_d20250204_m011319_c001_v7007000_t0000_u01738631599791") 2025/02/04 01:14:56 DEBUG : dst/one.bak: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f105ad4457b52db4d_d20250204_m011317_c001_v0001180_t0018_u01738631597994") 2025/02/04 01:14:56 DEBUG : dst/one.bak: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f112c5d74af279d60_d20250204_m011315_c001_v0001184_t0037_u01738631595020") 2025/02/04 01:14:56 DEBUG : dst/three: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f41151c353d487685_d20250204_m011229_c001_v7007000_t0000_u01738631549440") 2025/02/04 01:14:56 DEBUG : dst/three: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f104fb4bfedc7e0c7_d20250204_m011227_c001_v0001180_t0021_u01738631547885") 2025/02/04 01:14:56 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4087affe9c6777fc_d20250204_m011341_c001_v7007000_t0000_u01738631621124") 2025/02/04 01:14:57 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f10289265a9cfb00a_d20250204_m011339_c001_v0001183_t0030_u01738631619739") 2025/02/04 01:14:57 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f106cfbcf170c9f3e_d20250204_m011337_c001_v0001182_t0010_u01738631617199") 2025/02/04 01:14:57 DEBUG : dst/three.txt: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4087affe9c6777fd_d20250204_m011341_c001_v7007000_t0000_u01738631621309") 2025/02/04 01:14:57 DEBUG : dst/three.txt: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f1148e1244fec896d_d20250204_m011340_c001_v0001183_t0021_u01738631620138") 2025/02/04 01:14:57 DEBUG : dst/three.txt: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4105dab585b2e19f_d20250204_m011339_c001_v7007000_t0000_u01738631619942") 2025/02/04 01:14:57 DEBUG : dst/three.txt: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f1148e1244fec8922_d20250204_m011337_c001_v0001183_t0038_u01738631617599") 2025/02/04 01:14:57 DEBUG : dst/three.txt: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4105dab585b2e19b_d20250204_m011337_c001_v7007000_t0000_u01738631617413") 2025/02/04 01:14:57 DEBUG : dst/three.txt: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f111cd8273df715a4_d20250204_m011332_c001_v0001036_t0000_u01738631612377") 2025/02/04 01:14:57 DEBUG : dst/three.txt: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4087affe9c6777db_d20250204_m011330_c001_v7007000_t0000_u01738631610125") 2025/02/04 01:14:57 DEBUG : dst/three.txt: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f107d3ab13030508c_d20250204_m011329_c001_v0001182_t0010_u01738631609133") 2025/02/04 01:14:57 DEBUG : dst/three.txt: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4066816e39011fe4_d20250204_m011328_c001_v7007000_t0000_u01738631608947") 2025/02/04 01:14:57 DEBUG : dst/three.txt: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f107d3ab130305022_d20250204_m011326_c001_v0001182_t0021_u01738631606411") 2025/02/04 01:14:57 DEBUG : dst/three.txt: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4066816e39011fe0_d20250204_m011326_c001_v7007000_t0000_u01738631606214") 2025/02/04 01:14:57 DEBUG : dst/three.txt: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31d4be_d20250204_m011321_c001_v0001182_t0031_u01738631601527") 2025/02/04 01:14:57 DEBUG : dst/three.txt: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4042e831227fd2c1_d20250204_m011319_c001_v7007000_t0000_u01738631599050") 2025/02/04 01:14:57 DEBUG : dst/three.txt: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f111cd8273df71570_d20250204_m011316_c001_v0001036_t0013_u01738631596984") 2025/02/04 01:14:57 DEBUG : dst/three.txt: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4042e831227fd2bf_d20250204_m011316_c001_v7007000_t0000_u01738631596598") 2025/02/04 01:14:57 DEBUG : dst/three.txt: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31d3f9_d20250204_m011312_c001_v0001182_t0041_u01738631592415") 2025/02/04 01:14:58 DEBUG : dst/three.txt: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4105dab585b2e107_d20250204_m011309_c001_v7007000_t0000_u01738631589696") 2025/02/04 01:14:58 DEBUG : dst/three.txt: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f111cd8273df71552_d20250204_m011307_c001_v0001036_t0041_u01738631587157") 2025/02/04 01:14:58 DEBUG : dst/three.txt: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4105dab585b2e0ea_d20250204_m011306_c001_v7007000_t0000_u01738631586057") 2025/02/04 01:14:58 DEBUG : dst/three.txt: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31d338_d20250204_m011259_c001_v0001182_t0050_u01738631579775") 2025/02/04 01:14:58 DEBUG : dst/three.txt: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4129bb5b63b1d299_d20250204_m011254_c001_v7007000_t0000_u01738631574520") 2025/02/04 01:14:58 DEBUG : dst/three.txt: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f1076d86f7122116d_d20250204_m011252_c001_v0001172_t0039_u01738631572414") 2025/02/04 01:14:58 DEBUG : dst/three.txt: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4129bb5b63b1d26b_d20250204_m011251_c001_v7007000_t0000_u01738631571322") 2025/02/04 01:14:58 DEBUG : dst/three.txt: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f111cd8273df71510_d20250204_m011244_c001_v0001036_t0030_u01738631564649") 2025/02/04 01:14:58 DEBUG : dst/three.txt: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f404fd61f8715b9ea_d20250204_m011241_c001_v7007000_t0000_u01738631561851") 2025/02/04 01:14:58 DEBUG : dst/three.txt: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f111cd8273df714fc_d20250204_m011239_c001_v0001036_t0035_u01738631559233") 2025/02/04 01:14:58 DEBUG : dst/three.txt: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f404fd61f8715b9e6_d20250204_m011238_c001_v7007000_t0000_u01738631558133") 2025/02/04 01:14:58 DEBUG : dst/three.txt: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31d13f_d20250204_m011231_c001_v0001182_t0054_u01738631551564") 2025/02/04 01:14:58 DEBUG : dst/three.txt.bak: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4087affe9c6777dc_d20250204_m011330_c001_v7007000_t0000_u01738631610323") 2025/02/04 01:14:58 DEBUG : dst/three.txt.bak: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f1143df67b6bddd94_d20250204_m011328_c001_v0001136_t0010_u01738631608677") 2025/02/04 01:14:58 DEBUG : dst/three.txt.bak: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f1106ebf8ccc3f903_d20250204_m011326_c001_v0001182_t0056_u01738631606005") 2025/02/04 01:14:58 DEBUG : dst/three.txt.bak: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4087affe9c6777bd_d20250204_m011319_c001_v7007000_t0000_u01738631599984") 2025/02/04 01:14:58 DEBUG : dst/three.txt.bak: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f106cfbcf170c9d65_d20250204_m011318_c001_v0001182_t0039_u01738631598831") 2025/02/04 01:14:58 DEBUG : dst/three.txt.bak: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f106da08323957670_d20250204_m011316_c001_v0001183_t0022_u01738631596386") 2025/02/04 01:14:58 DEBUG : dst/two: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4087affe9c6777fe_d20250204_m011341_c001_v7007000_t0000_u01738631621498") 2025/02/04 01:14:58 DEBUG : dst/two: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31d5d3_d20250204_m011332_c001_v0001182_t0055_u01738631612167") 2025/02/04 01:14:59 DEBUG : dst/two: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4087affe9c6777dd_d20250204_m011330_c001_v7007000_t0000_u01738631610508") 2025/02/04 01:14:59 DEBUG : dst/two: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f111cd8273df7157c_d20250204_m011321_c001_v0001036_t0058_u01738631601179") 2025/02/04 01:14:59 DEBUG : dst/two: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4087affe9c6777be_d20250204_m011320_c001_v7007000_t0000_u01738631600171") 2025/02/04 01:14:59 DEBUG : dst/two: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f111cd8273df71564_d20250204_m011311_c001_v0001036_t0031_u01738631591805") 2025/02/04 01:14:59 DEBUG : dst/two: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4087affe9c6777a6_d20250204_m011310_c001_v7007000_t0000_u01738631590847") 2025/02/04 01:14:59 DEBUG : dst/two: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f111cd8273df71536_d20250204_m011256_c001_v0001036_t0038_u01738631576997") 2025/02/04 01:14:59 DEBUG : dst/two: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f41934c5c00f7eef4_d20250204_m011255_c001_v7007000_t0000_u01738631575663") 2025/02/04 01:14:59 DEBUG : dst/two: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31d229_d20250204_m011244_c001_v0001182_t0014_u01738631564401") 2025/02/04 01:14:59 DEBUG : dst/two: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f41151c353d4876ae_d20250204_m011242_c001_v7007000_t0000_u01738631562998") 2025/02/04 01:14:59 DEBUG : dst/two: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f1076d86f7122110d_d20250204_m011231_c001_v0001172_t0007_u01738631551218") 2025/02/04 01:14:59 DEBUG : dst/two: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f41151c353d487686_d20250204_m011229_c001_v7007000_t0000_u01738631549626") 2025/02/04 01:14:59 DEBUG : dst/two: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f11937b214b84ec00_d20250204_m011225_c001_v0001116_t0041_u01738631545073") 2025/02/04 01:14:59 DEBUG : dst/two: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f41934c5c00f7ed86_d20250204_m011204_c001_v7007000_t0000_u01738631524162") 2025/02/04 01:14:59 DEBUG : dst/two: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f110ad5e42fb6a1b1_d20250204_m011202_c001_v0001043_t0028_u01738631522432") 2025/02/04 01:14:59 DEBUG : empty space: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4087affe9c67745b_d20250204_m011114_c001_v7007000_t0000_u01738631474165") 2025/02/04 01:14:59 DEBUG : empty space: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31c98d_d20250204_m011107_c001_v0001182_t0054_u01738631467237") 2025/02/04 01:14:59 DEBUG : empty space: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f418581a5649df9ef_d20250204_m011105_c001_v7007000_t0000_u01738631465201") 2025/02/04 01:14:59 DEBUG : empty space: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31c7c3_d20250204_m011044_c001_v0001182_t0025_u01738631444300") 2025/02/04 01:14:59 DEBUG : empty space: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4105dab585b2d93a_d20250204_m011031_c001_v7007000_t0000_u01738631431211") 2025/02/04 01:15:00 DEBUG : empty space: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31c639_d20250204_m011024_c001_v0001182_t0019_u01738631424637") 2025/02/04 01:15:00 DEBUG : empty space: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f40904eeeb3c04159_d20250204_m010959_c001_v7007000_t0000_u01738631399039") 2025/02/04 01:15:00 DEBUG : empty space: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31c3fa_d20250204_m010957_c001_v0001182_t0032_u01738631397269") 2025/02/04 01:15:00 DEBUG : empty space: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f40904eeeb3c04136_d20250204_m010955_c001_v7007000_t0000_u01738631395764") 2025/02/04 01:15:00 DEBUG : empty space: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31c3a2_d20250204_m010954_c001_v0001182_t0052_u01738631394609") 2025/02/04 01:15:00 DEBUG : empty space: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f40904eeeb3c04110_d20250204_m010951_c001_v7007000_t0000_u01738631391321") 2025/02/04 01:15:00 DEBUG : empty space: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31c328_d20250204_m010949_c001_v0001182_t0037_u01738631389770") 2025/02/04 01:15:00 DEBUG : empty space: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f40904eeeb3c040f6_d20250204_m010948_c001_v7007000_t0000_u01738631388559") 2025/02/04 01:15:00 DEBUG : empty space: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31c2ec_d20250204_m010947_c001_v0001182_t0051_u01738631387346") 2025/02/04 01:15:00 DEBUG : empty space: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f41934c5c00f7e891_d20250204_m010940_c001_v7007000_t0000_u01738631380810") 2025/02/04 01:15:00 DEBUG : empty space: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31c238_d20250204_m010939_c001_v0001182_t0026_u01738631379440") 2025/02/04 01:15:00 DEBUG : empty space: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f41934c5c00f7e888_d20250204_m010938_c001_v7007000_t0000_u01738631378263") 2025/02/04 01:15:00 DEBUG : empty space: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31c204_d20250204_m010937_c001_v0001182_t0045_u01738631377511") 2025/02/04 01:15:00 DEBUG : empty space: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f41934c5c00f7e863_d20250204_m010932_c001_v7007000_t0000_u01738631372510") 2025/02/04 01:15:00 DEBUG : empty space: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31c182_d20250204_m010931_c001_v0001182_t0037_u01738631371323") 2025/02/04 01:15:00 DEBUG : empty space: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f41934c5c00f7e83b_d20250204_m010928_c001_v7007000_t0000_u01738631368621") 2025/02/04 01:15:00 DEBUG : empty space: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31c144_d20250204_m010927_c001_v0001182_t0024_u01738631367679") 2025/02/04 01:15:00 DEBUG : empty space: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4133013de910682a_d20250204_m010926_c001_v7007000_t0000_u01738631366567") 2025/02/04 01:15:00 DEBUG : empty space: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f1035e0d51c4d21f1_d20250204_m010925_c001_v0001183_t0033_u01738631365976") 2025/02/04 01:15:01 DEBUG : empty space: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31c11c_d20250204_m010924_c001_v0001182_t0036_u01738631364472") 2025/02/04 01:15:01 DEBUG : enormous: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f40904eeeb3c0414e_d20250204_m010958_c001_v7007000_t0000_u01738631398095") 2025/02/04 01:15:01 DEBUG : enormous: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31c3fe_d20250204_m010957_c001_v0001182_t0026_u01738631397482") 2025/02/04 01:15:01 DEBUG : existing: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4087affe9c67780b_d20250204_m011345_c001_v7007000_t0000_u01738631625898") 2025/02/04 01:15:01 DEBUG : existing: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31d6a9_d20250204_m011344_c001_v0001182_t0054_u01738631624751") 2025/02/04 01:15:01 DEBUG : existing: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4033add577ab53fa_d20250204_m011022_c001_v7007000_t0000_u01738631422838") 2025/02/04 01:15:01 DEBUG : existing: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31c5ed_d20250204_m011021_c001_v0001182_t0053_u01738631421417") 2025/02/04 01:15:01 DEBUG : existing: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4133013de91067cd_d20250204_m010920_c001_v7007000_t0000_u01738631360651") 2025/02/04 01:15:01 DEBUG : existing: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31c0ca_d20250204_m010919_c001_v0001182_t0004_u01738631359714") 2025/02/04 01:15:01 DEBUG : existing: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4133013de91067b6_d20250204_m010918_c001_v7007000_t0000_u01738631358415") 2025/02/04 01:15:01 DEBUG : existing: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31c0a2_d20250204_m010917_c001_v0001182_t0034_u01738631357801") 2025/02/04 01:15:01 DEBUG : existing: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31c096_d20250204_m010917_c001_v0001182_t0036_u01738631357042") 2025/02/04 01:15:01 DEBUG : existing-b: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4033add577ab53fb_d20250204_m011023_c001_v7007000_t0000_u01738631423041") 2025/02/04 01:15:01 DEBUG : existing-b: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f111cd8273df71369_d20250204_m011021_c001_v0001036_t0004_u01738631421428") 2025/02/04 01:15:01 DEBUG : five: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f40904eeeb3c04164_d20250204_m011003_c001_v7007000_t0000_u01738631403299") 2025/02/04 01:15:01 DEBUG : five: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f409f56268b31c443_d20250204_m011001_c001_v0001182_t0051_u01738631401380") 2025/02/04 01:15:01 DEBUG : foo: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f41934c5c00f7e85a_d20250204_m010930_c001_v7007000_t0000_u01738631370584") 2025/02/04 01:15:01 DEBUG : foo: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f409f56268b31c16c_d20250204_m010929_c001_v0001182_t0051_u01738631369953") 2025/02/04 01:15:01 DEBUG : foo: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f409f56268b31c162_d20250204_m010929_c001_v0001182_t0051_u01738631369368") 2025/02/04 01:15:02 DEBUG : four: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f40904eeeb3c04165_d20250204_m011003_c001_v7007000_t0000_u01738631403492") 2025/02/04 01:15:02 DEBUG : four: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4076d86f71220e94_d20250204_m011001_c001_v0001172_t0032_u01738631401932") 2025/02/04 01:15:02 DEBUG : four: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31c43b_d20250204_m011000_c001_v0001182_t0040_u01738631400762") 2025/02/04 01:15:02 DEBUG : hello world2: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4066816e39011886_d20250204_m010809_c001_v7007000_t0000_u01738631289646") 2025/02/04 01:15:02 DEBUG : hello world2: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31bb21_d20250204_m010809_c001_v0001182_t0032_u01738631289060") 2025/02/04 01:15:02 DEBUG : ignore-size: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4133013de91067ab_d20250204_m010915_c001_v7007000_t0000_u01738631355947") 2025/02/04 01:15:02 DEBUG : ignore-size: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31c063_d20250204_m010914_c001_v0001182_t0032_u01738631354978") 2025/02/04 01:15:02 DEBUG : nested/sub dir/file: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4033add577ab53f8_d20250204_m011020_c001_v7007000_t0000_u01738631420279") 2025/02/04 01:15:02 DEBUG : nested/sub dir/file: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f111cd8273df71362_d20250204_m011019_c001_v0001036_t0015_u01738631419193") 2025/02/04 01:15:02 DEBUG : nested/sub dir/file: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4033add577ab53f5_d20250204_m011018_c001_v7007000_t0000_u01738631418046") 2025/02/04 01:15:02 DEBUG : nested/sub dir/file: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f111cd8273df7135a_d20250204_m011016_c001_v0001036_t0009_u01738631416894") 2025/02/04 01:15:02 DEBUG : one: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f40904eeeb3c04168_d20250204_m011003_c001_v7007000_t0000_u01738631403686") 2025/02/04 01:15:02 DEBUG : one: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f409f56268b31c42d_d20250204_m011000_c001_v0001182_t0051_u01738631400145") 2025/02/04 01:15:02 DEBUG : only0: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f41151c353d487c73_d20250204_m011432_c001_v7007000_t0000_u01738631672562") 2025/02/04 01:15:02 DEBUG : only0: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f411cd8273df71684_d20250204_m011427_c001_v0001036_t0051_u01738631667849") 2025/02/04 01:15:02 DEBUG : only0: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f111cd8273df71636_d20250204_m011412_c001_v0001036_t0024_u01738631652356") 2025/02/04 01:15:02 DEBUG : only0: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f404fd61f8715bb92_d20250204_m011405_c001_v7007000_t0000_u01738631645452") 2025/02/04 01:15:02 DEBUG : only0: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f111cd8273df715dc_d20250204_m011350_c001_v0001036_t0059_u01738631630710") 2025/02/04 01:15:02 DEBUG : only1: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f41151c353d487c76_d20250204_m011432_c001_v7007000_t0000_u01738631672747") 2025/02/04 01:15:03 DEBUG : only1: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f40092fb5dc5dc791_d20250204_m011427_c001_v0001109_t0046_u01738631667965") 2025/02/04 01:15:03 DEBUG : only1: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f111cd8273df7163c_d20250204_m011412_c001_v0001036_t0001_u01738631652992") 2025/02/04 01:15:03 DEBUG : only1: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f41151c353d487bfe_d20250204_m011405_c001_v7007000_t0000_u01738631645970") 2025/02/04 01:15:03 DEBUG : only1: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f111cd8273df715de_d20250204_m011351_c001_v0001036_t0024_u01738631631333") 2025/02/04 01:15:03 DEBUG : only10: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f41151c353d487c78_d20250204_m011432_c001_v7007000_t0000_u01738631672942") 2025/02/04 01:15:03 DEBUG : only10: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f409f56268b31d9e3_d20250204_m011426_c001_v0001182_t0051_u01738631666635") 2025/02/04 01:15:03 DEBUG : only10: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f111cd8273df7165a_d20250204_m011418_c001_v0001036_t0043_u01738631658830") 2025/02/04 01:15:03 DEBUG : only10: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4143615572ec3826_d20250204_m011405_c001_v7007000_t0000_u01738631645979") 2025/02/04 01:15:03 DEBUG : only10: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f111cd8273df715fe_d20250204_m011357_c001_v0001036_t0014_u01738631637031") 2025/02/04 01:15:03 DEBUG : only11: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f41151c353d487c79_d20250204_m011433_c001_v7007000_t0000_u01738631673134") 2025/02/04 01:15:03 DEBUG : only11: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f411cd8273df7167a_d20250204_m011426_c001_v0001036_t0051_u01738631666646") 2025/02/04 01:15:03 DEBUG : only11: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f111cd8273df7165c_d20250204_m011419_c001_v0001036_t0059_u01738631659594") 2025/02/04 01:15:03 DEBUG : only11: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4066816e39012068_d20250204_m011406_c001_v7007000_t0000_u01738631646012") 2025/02/04 01:15:03 DEBUG : only11: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f111cd8273df71602_d20250204_m011357_c001_v0001036_t0051_u01738631637761") 2025/02/04 01:15:03 DEBUG : only12: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f41151c353d487c7a_d20250204_m011433_c001_v7007000_t0000_u01738631673327") 2025/02/04 01:15:03 DEBUG : only12: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4113e6c36c52acfa_d20250204_m011427_c001_v0001093_t0035_u01738631667194") 2025/02/04 01:15:03 DEBUG : only12: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f111cd8273df7165e_d20250204_m011420_c001_v0001036_t0031_u01738631660415") 2025/02/04 01:15:04 DEBUG : only12: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f404fd61f8715bb9e_d20250204_m011406_c001_v7007000_t0000_u01738631646025") 2025/02/04 01:15:04 DEBUG : only12: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f111cd8273df71608_d20250204_m011358_c001_v0001036_t0020_u01738631638335") 2025/02/04 01:15:04 DEBUG : only13: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f41151c353d487c7b_d20250204_m011433_c001_v7007000_t0000_u01738631673514") 2025/02/04 01:15:04 DEBUG : only13: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f40092fb5dc5dc78b_d20250204_m011427_c001_v0001109_t0046_u01738631667379") 2025/02/04 01:15:04 DEBUG : only13: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f111cd8273df71662_d20250204_m011421_c001_v0001036_t0024_u01738631661053") 2025/02/04 01:15:04 DEBUG : only13: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4143615572ec3823_d20250204_m011405_c001_v7007000_t0000_u01738631645794") 2025/02/04 01:15:04 DEBUG : only13: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f111cd8273df7160a_d20250204_m011359_c001_v0001036_t0033_u01738631639055") 2025/02/04 01:15:04 DEBUG : only14: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f41151c353d487c7c_d20250204_m011433_c001_v7007000_t0000_u01738631673705") 2025/02/04 01:15:04 DEBUG : only14: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f409f56268b31d9e9_d20250204_m011427_c001_v0001182_t0051_u01738631667032") 2025/02/04 01:15:04 DEBUG : only14: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f111cd8273df71664_d20250204_m011421_c001_v0001036_t0035_u01738631661624") 2025/02/04 01:15:04 DEBUG : only14: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f41151c353d487bf9_d20250204_m011405_c001_v7007000_t0000_u01738631645393") 2025/02/04 01:15:04 DEBUG : only14: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f111cd8273df7160e_d20250204_m011359_c001_v0001036_t0048_u01738631639891") 2025/02/04 01:15:04 DEBUG : only15: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f41151c353d487c7e_d20250204_m011433_c001_v7007000_t0000_u01738631673899") 2025/02/04 01:15:04 DEBUG : only15: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f411cd8273df7167c_d20250204_m011427_c001_v0001036_t0051_u01738631667042") 2025/02/04 01:15:04 DEBUG : only15: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f111cd8273df7166a_d20250204_m011422_c001_v0001036_t0011_u01738631662546") 2025/02/04 01:15:04 DEBUG : only15: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f41151c353d487bfa_d20250204_m011405_c001_v7007000_t0000_u01738631645589") 2025/02/04 01:15:04 DEBUG : only15: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f111cd8273df71612_d20250204_m011400_c001_v0001036_t0059_u01738631640570") 2025/02/04 01:15:04 DEBUG : only16: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f41151c353d487c81_d20250204_m011434_c001_v7007000_t0000_u01738631674093") 2025/02/04 01:15:04 DEBUG : only16: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f409f56268b31d9f3_d20250204_m011427_c001_v0001182_t0051_u01738631667226") 2025/02/04 01:15:04 DEBUG : only16: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f111cd8273df7166c_d20250204_m011423_c001_v0001036_t0035_u01738631663159") 2025/02/04 01:15:05 DEBUG : only16: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4143615572ec3820_d20250204_m011405_c001_v7007000_t0000_u01738631645598") 2025/02/04 01:15:05 DEBUG : only16: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f111cd8273df71616_d20250204_m011401_c001_v0001036_t0023_u01738631641234") 2025/02/04 01:15:05 DEBUG : only17: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f41151c353d487c82_d20250204_m011434_c001_v7007000_t0000_u01738631674288") 2025/02/04 01:15:05 DEBUG : only17: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f411cd8273df7167e_d20250204_m011427_c001_v0001036_t0051_u01738631667279") 2025/02/04 01:15:05 DEBUG : only17: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f111cd8273df71672_d20250204_m011424_c001_v0001036_t0016_u01738631664001") 2025/02/04 01:15:05 DEBUG : only17: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4143615572ec381c_d20250204_m011405_c001_v7007000_t0000_u01738631645403") 2025/02/04 01:15:05 DEBUG : only17: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f111cd8273df7161a_d20250204_m011401_c001_v0001036_t0037_u01738631641896") 2025/02/04 01:15:05 DEBUG : only18: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f41151c353d487c83_d20250204_m011434_c001_v7007000_t0000_u01738631674473") 2025/02/04 01:15:05 DEBUG : only18: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4113e6c36c52acfc_d20250204_m011427_c001_v0001093_t0035_u01738631667382") 2025/02/04 01:15:05 DEBUG : only18: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f111cd8273df71674_d20250204_m011424_c001_v0001036_t0011_u01738631664706") 2025/02/04 01:15:05 DEBUG : only18: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f41151c353d487bff_d20250204_m011406_c001_v7007000_t0000_u01738631646162") 2025/02/04 01:15:05 DEBUG : only18: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f111cd8273df7161c_d20250204_m011402_c001_v0001036_t0005_u01738631642943") 2025/02/04 01:15:05 DEBUG : only19: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f41151c353d487c85_d20250204_m011434_c001_v7007000_t0000_u01738631674660") 2025/02/04 01:15:05 DEBUG : only19: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f409f56268b31d9ff_d20250204_m011427_c001_v0001182_t0051_u01738631667415") 2025/02/04 01:15:05 DEBUG : only19: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f111cd8273df71678_d20250204_m011425_c001_v0001036_t0001_u01738631665404") 2025/02/04 01:15:05 DEBUG : only19: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4066816e39012066_d20250204_m011405_c001_v7007000_t0000_u01738631645575") 2025/02/04 01:15:05 DEBUG : only19: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f111cd8273df71620_d20250204_m011403_c001_v0001036_t0028_u01738631643555") 2025/02/04 01:15:05 DEBUG : only2: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f41151c353d487c86_d20250204_m011434_c001_v7007000_t0000_u01738631674857") 2025/02/04 01:15:05 DEBUG : only2: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f411cd8273df71680_d20250204_m011427_c001_v0001036_t0051_u01738631667471") 2025/02/04 01:15:05 DEBUG : only2: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f111cd8273df7163e_d20250204_m011413_c001_v0001036_t0019_u01738631653676") 2025/02/04 01:15:06 DEBUG : only2: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4066816e39012067_d20250204_m011405_c001_v7007000_t0000_u01738631645806") 2025/02/04 01:15:06 DEBUG : only2: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f111cd8273df715e4_d20250204_m011351_c001_v0001036_t0025_u01738631631945") 2025/02/04 01:15:06 DEBUG : only3: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f41151c353d487c87_d20250204_m011435_c001_v7007000_t0000_u01738631675041") 2025/02/04 01:15:06 DEBUG : only3: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f40092fb5dc5dc78d_d20250204_m011427_c001_v0001109_t0046_u01738631667581") 2025/02/04 01:15:06 DEBUG : only3: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f111cd8273df71644_d20250204_m011414_c001_v0001036_t0055_u01738631654290") 2025/02/04 01:15:06 DEBUG : only3: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f404fd61f8715bb96_d20250204_m011405_c001_v7007000_t0000_u01738631645644") 2025/02/04 01:15:06 DEBUG : only3: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f111cd8273df715e6_d20250204_m011352_c001_v0001036_t0013_u01738631632579") 2025/02/04 01:15:06 DEBUG : only4: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f41151c353d487c88_d20250204_m011435_c001_v7007000_t0000_u01738631675233") 2025/02/04 01:15:06 DEBUG : only4: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4113e6c36c52acfe_d20250204_m011427_c001_v0001093_t0035_u01738631667591") 2025/02/04 01:15:06 DEBUG : only4: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f111cd8273df71648_d20250204_m011414_c001_v0001036_t0048_u01738631654896") 2025/02/04 01:15:06 DEBUG : only4: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f41151c353d487bfb_d20250204_m011405_c001_v7007000_t0000_u01738631645776") 2025/02/04 01:15:06 DEBUG : only4: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f111cd8273df715ea_d20250204_m011353_c001_v0001036_t0011_u01738631633193") 2025/02/04 01:15:06 DEBUG : only5: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f41151c353d487c89_d20250204_m011435_c001_v7007000_t0000_u01738631675427") 2025/02/04 01:15:06 DEBUG : only5: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f409f56268b31da01_d20250204_m011427_c001_v0001182_t0051_u01738631667606") 2025/02/04 01:15:06 DEBUG : only5: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f111cd8273df7164a_d20250204_m011415_c001_v0001036_t0059_u01738631655495") 2025/02/04 01:15:06 DEBUG : only5: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4066816e39012065_d20250204_m011405_c001_v7007000_t0000_u01738631645383") 2025/02/04 01:15:06 DEBUG : only5: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f111cd8273df715ee_d20250204_m011353_c001_v0001036_t0044_u01738631633833") 2025/02/04 01:15:06 DEBUG : only6: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f41151c353d487c8a_d20250204_m011435_c001_v7007000_t0000_u01738631675651") 2025/02/04 01:15:06 DEBUG : only6: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f411cd8273df71682_d20250204_m011427_c001_v0001036_t0051_u01738631667662") 2025/02/04 01:15:07 DEBUG : only6: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f111cd8273df7164c_d20250204_m011416_c001_v0001036_t0037_u01738631656065") 2025/02/04 01:15:07 DEBUG : only6: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4143615572ec382a_d20250204_m011406_c001_v7007000_t0000_u01738631646171") 2025/02/04 01:15:07 DEBUG : only6: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f111cd8273df715f2_d20250204_m011354_c001_v0001036_t0025_u01738631634526") 2025/02/04 01:15:07 DEBUG : only7: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f41151c353d487c8b_d20250204_m011435_c001_v7007000_t0000_u01738631675840") 2025/02/04 01:15:07 DEBUG : only7: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f40092fb5dc5dc78f_d20250204_m011427_c001_v0001109_t0046_u01738631667774") 2025/02/04 01:15:07 DEBUG : only7: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f111cd8273df71650_d20250204_m011416_c001_v0001036_t0053_u01738631656931") 2025/02/04 01:15:07 DEBUG : only7: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f404fd61f8715bb9a_d20250204_m011405_c001_v7007000_t0000_u01738631645838") 2025/02/04 01:15:07 DEBUG : only7: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f111cd8273df715f4_d20250204_m011355_c001_v0001036_t0047_u01738631635185") 2025/02/04 01:15:07 DEBUG : only8: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f41151c353d487c8d_d20250204_m011436_c001_v7007000_t0000_u01738631676028") 2025/02/04 01:15:07 DEBUG : only8: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4113e6c36c52ad02_d20250204_m011427_c001_v0001093_t0035_u01738631667783") 2025/02/04 01:15:07 DEBUG : only8: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f111cd8273df71652_d20250204_m011417_c001_v0001036_t0054_u01738631657575") 2025/02/04 01:15:07 DEBUG : only8: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f41151c353d487bf7_d20250204_m011405_c001_v7007000_t0000_u01738631645009") 2025/02/04 01:15:07 DEBUG : only8: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f111cd8273df715f8_d20250204_m011355_c001_v0001036_t0016_u01738631635822") 2025/02/04 01:15:07 DEBUG : only9: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f41151c353d487c90_d20250204_m011436_c001_v7007000_t0000_u01738631676216") 2025/02/04 01:15:07 DEBUG : only9: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f409f56268b31da03_d20250204_m011427_c001_v0001182_t0051_u01738631667797") 2025/02/04 01:15:07 DEBUG : only9: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f111cd8273df71654_d20250204_m011418_c001_v0001036_t0058_u01738631658213") 2025/02/04 01:15:07 DEBUG : only9: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f41151c353d487bf8_d20250204_m011405_c001_v7007000_t0000_u01738631645207") 2025/02/04 01:15:08 DEBUG : only9: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f111cd8273df715fa_d20250204_m011356_c001_v0001036_t0049_u01738631636407") 2025/02/04 01:15:08 DEBUG : potato: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4033add577ab53f2_d20250204_m011014_c001_v7007000_t0000_u01738631414999") 2025/02/04 01:15:08 DEBUG : potato: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f1076d86f71220eb1_d20250204_m011012_c001_v0001172_t0025_u01738631412342") 2025/02/04 01:15:08 DEBUG : potato: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f40904eeeb3c04193_d20250204_m011010_c001_v7007000_t0000_u01738631410462") 2025/02/04 01:15:08 DEBUG : potato: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31c4dd_d20250204_m011008_c001_v0001182_t0011_u01738631408842") 2025/02/04 01:15:08 DEBUG : potato: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f40904eeeb3c04178_d20250204_m011006_c001_v7007000_t0000_u01738631406987") 2025/02/04 01:15:08 DEBUG : potato: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f1076d86f71220ea0_d20250204_m011004_c001_v0001172_t0016_u01738631404645") 2025/02/04 01:15:08 DEBUG : potato: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f40904eeeb3c04122_d20250204_m010953_c001_v7007000_t0000_u01738631393444") 2025/02/04 01:15:08 DEBUG : potato: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31c366_d20250204_m010952_c001_v0001182_t0046_u01738631392257") 2025/02/04 01:15:08 DEBUG : potato: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f40904eeeb3c04106_d20250204_m010950_c001_v7007000_t0000_u01738631390359") 2025/02/04 01:15:08 DEBUG : potato: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31c320_d20250204_m010949_c001_v0001182_t0043_u01738631389478") 2025/02/04 01:15:08 DEBUG : potato: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f40904eeeb3c040f0_d20250204_m010947_c001_v7007000_t0000_u01738631387964") 2025/02/04 01:15:08 DEBUG : potato: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31c2e2_d20250204_m010947_c001_v0001182_t0005_u01738631387131") 2025/02/04 01:15:08 DEBUG : potato: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f41934c5c00f7e88e_d20250204_m010940_c001_v7007000_t0000_u01738631380254") 2025/02/04 01:15:08 DEBUG : potato: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31c22e_d20250204_m010939_c001_v0001182_t0026_u01738631379225") 2025/02/04 01:15:08 DEBUG : potato: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f41934c5c00f7e889_d20250204_m010938_c001_v7007000_t0000_u01738631378455") 2025/02/04 01:15:08 DEBUG : potato: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31c1fe_d20250204_m010937_c001_v0001182_t0003_u01738631377274") 2025/02/04 01:15:08 DEBUG : potato: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f41934c5c00f7e882_d20250204_m010936_c001_v7007000_t0000_u01738631376504") 2025/02/04 01:15:09 DEBUG : potato: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31c1e0_d20250204_m010935_c001_v0001182_t0053_u01738631375920") 2025/02/04 01:15:09 DEBUG : potato: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31c1ca_d20250204_m010935_c001_v0001182_t0054_u01738631375327") 2025/02/04 01:15:09 DEBUG : potato: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f41934c5c00f7e86e_d20250204_m010934_c001_v7007000_t0000_u01738631374589") 2025/02/04 01:15:09 DEBUG : potato: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31c1aa_d20250204_m010934_c001_v0001182_t0013_u01738631374014") 2025/02/04 01:15:09 DEBUG : potato: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31c19e_d20250204_m010933_c001_v0001182_t0045_u01738631373448") 2025/02/04 01:15:09 DEBUG : potato: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f41934c5c00f7e864_d20250204_m010932_c001_v7007000_t0000_u01738631372707") 2025/02/04 01:15:09 DEBUG : potato: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31c190_d20250204_m010931_c001_v0001182_t0055_u01738631371921") 2025/02/04 01:15:09 DEBUG : potato2: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4032164c44c460b4_d20250204_m011129_c001_v7007000_t0000_u01738631489666") 2025/02/04 01:15:09 DEBUG : potato2: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f1076d86f71220ff5_d20250204_m011128_c001_v0001172_t0053_u01738631488787") 2025/02/04 01:15:09 DEBUG : potato2: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4087affe9c67745c_d20250204_m011114_c001_v7007000_t0000_u01738631474394") 2025/02/04 01:15:09 DEBUG : potato2: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f1076d86f71220f89_d20250204_m011106_c001_v0001172_t0036_u01738631466488") 2025/02/04 01:15:09 DEBUG : potato2: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f407e180be8a60cd8_d20250204_m011051_c001_v7007000_t0000_u01738631451662") 2025/02/04 01:15:09 DEBUG : potato2: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f1076d86f71220f23_d20250204_m011043_c001_v0001172_t0034_u01738631443637") 2025/02/04 01:15:09 DEBUG : potato2: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4105dab585b2d93d_d20250204_m011031_c001_v7007000_t0000_u01738631431452") 2025/02/04 01:15:09 DEBUG : potato2: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f1076d86f71220ed3_d20250204_m011024_c001_v0001172_t0017_u01738631424329") 2025/02/04 01:15:09 DEBUG : potato2: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f40904eeeb3c04153_d20250204_m010958_c001_v7007000_t0000_u01738631398291") 2025/02/04 01:15:09 DEBUG : potato2: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31c3f6_d20250204_m010957_c001_v0001182_t0054_u01738631397061") 2025/02/04 01:15:09 DEBUG : potato2: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f40904eeeb3c0413b_d20250204_m010955_c001_v7007000_t0000_u01738631395955") 2025/02/04 01:15:09 DEBUG : potato2: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31c39a_d20250204_m010954_c001_v0001182_t0007_u01738631394378") 2025/02/04 01:15:10 DEBUG : potato2: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f40904eeeb3c04126_d20250204_m010953_c001_v7007000_t0000_u01738631393638") 2025/02/04 01:15:10 DEBUG : potato2: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31c372_d20250204_m010952_c001_v0001182_t0021_u01738631392834") 2025/02/04 01:15:10 DEBUG : potato2: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f40904eeeb3c04112_d20250204_m010951_c001_v7007000_t0000_u01738631391517") 2025/02/04 01:15:10 DEBUG : potato2: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31c33a_d20250204_m010950_c001_v0001182_t0022_u01738631390741") 2025/02/04 01:15:10 DEBUG : potato2: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f40904eeeb3c040fa_d20250204_m010948_c001_v7007000_t0000_u01738631388750") 2025/02/04 01:15:10 DEBUG : potato2: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31c2fe_d20250204_m010947_c001_v0001182_t0040_u01738631387970") 2025/02/04 01:15:10 DEBUG : potato2: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f41934c5c00f7e892_d20250204_m010941_c001_v7007000_t0000_u01738631381001") 2025/02/04 01:15:10 DEBUG : potato2: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31c23e_d20250204_m010940_c001_v0001182_t0033_u01738631380055") 2025/02/04 01:15:10 DEBUG : potato2: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4066816e39011894_d20250204_m010813_c001_v7007000_t0000_u01738631293046") 2025/02/04 01:15:10 DEBUG : potato2: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31bb73_d20250204_m010812_c001_v0001182_t0014_u01738631292458") 2025/02/04 01:15:10 DEBUG : potato2: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4066816e3901188c_d20250204_m010811_c001_v7007000_t0000_u01738631291154") 2025/02/04 01:15:10 DEBUG : potato2: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31bb49_d20250204_m010810_c001_v0001182_t0046_u01738631290560") 2025/02/04 01:15:10 DEBUG : potato3: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4087affe9c677463_d20250204_m011114_c001_v7007000_t0000_u01738631474784") 2025/02/04 01:15:10 DEBUG : potato3: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f111cd8273df713e3_d20250204_m011107_c001_v0001036_t0014_u01738631467811") 2025/02/04 01:15:10 DEBUG : potato3: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f407e180be8a60cd9_d20250204_m011051_c001_v7007000_t0000_u01738631451981") 2025/02/04 01:15:10 DEBUG : potato3: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f111cd8273df713a9_d20250204_m011044_c001_v0001036_t0010_u01738631444904") 2025/02/04 01:15:10 DEBUG : potato3: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4105dab585b2d943_d20250204_m011031_c001_v7007000_t0000_u01738631431846") 2025/02/04 01:15:10 DEBUG : potato3: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f111cd8273df7136f_d20250204_m011024_c001_v0001036_t0021_u01738631424908") 2025/02/04 01:15:10 DEBUG : pre-dest1/1: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f41151c353d487659_d20250204_m011213_c001_v7007000_t0000_u01738631533130") 2025/02/04 01:15:11 DEBUG : pre-dest1/1: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f111cd8273df714a0_d20250204_m011204_c001_v0001036_t0009_u01738631524920") 2025/02/04 01:15:11 DEBUG : pre-dest2/2: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f41151c353d48765a_d20250204_m011213_c001_v7007000_t0000_u01738631533330") 2025/02/04 01:15:11 DEBUG : pre-dest2/2: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f1076d86f71221081_d20250204_m011205_c001_v0001172_t0052_u01738631525839") 2025/02/04 01:15:11 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f41934c5c00f7ed56_d20250204_m011143_c001_v7007000_t0000_u01738631503194") 2025/02/04 01:15:11 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31cc5b_d20250204_m011139_c001_v0001182_t0043_u01738631499150") 2025/02/04 01:15:11 DEBUG : sizeonly: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4133013de910679d_d20250204_m010913_c001_v7007000_t0000_u01738631353663") 2025/02/04 01:15:11 DEBUG : sizeonly: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31c035_d20250204_m010912_c001_v0001182_t0022_u01738631352678") 2025/02/04 01:15:11 DEBUG : sub dir/hello world: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f41151c353d487cb3_d20250204_m011444_c001_v7007000_t0000_u01738631684878") 2025/02/04 01:15:11 DEBUG : sub dir/hello world: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f111cd8273df716b2_d20250204_m011442_c001_v0001036_t0045_u01738631682079") 2025/02/04 01:15:11 DEBUG : sub dir/hello world: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f41151c353d487c97_d20250204_m011440_c001_v7007000_t0000_u01738631680163") 2025/02/04 01:15:11 DEBUG : sub dir/hello world: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f1113e6c36c52ad1a_d20250204_m011437_c001_v0001093_t0023_u01738631677533") 2025/02/04 01:15:11 DEBUG : sub dir/hello world: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4033add577ab53f9_d20250204_m011020_c001_v7007000_t0000_u01738631420478") 2025/02/04 01:15:11 DEBUG : sub dir/hello world: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f1076d86f71220ec3_d20250204_m011019_c001_v0001172_t0018_u01738631419539") 2025/02/04 01:15:11 DEBUG : sub dir/hello world: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4033add577ab53f6_d20250204_m011018_c001_v7007000_t0000_u01738631418239") 2025/02/04 01:15:11 DEBUG : sub dir/hello world: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31c5af_d20250204_m011017_c001_v0001182_t0043_u01738631417246") 2025/02/04 01:15:11 DEBUG : sub dir/hello world: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4133013de9106785_d20250204_m010909_c001_v7007000_t0000_u01738631349525") 2025/02/04 01:15:11 DEBUG : sub dir/hello world: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31bfd5_d20250204_m010908_c001_v0001182_t0049_u01738631348033") 2025/02/04 01:15:11 DEBUG : sub dir/hello world: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4133013de9106779_d20250204_m010907_c001_v7007000_t0000_u01738631347272") 2025/02/04 01:15:12 DEBUG : sub dir/hello world: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31bf8d_d20250204_m010906_c001_v0001182_t0008_u01738631346121") 2025/02/04 01:15:12 DEBUG : sub dir/hello world: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4143615572ec27c0_d20250204_m010858_c001_v7007000_t0000_u01738631338588") 2025/02/04 01:15:12 DEBUG : sub dir/hello world: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31bed3_d20250204_m010857_c001_v0001182_t0014_u01738631337527") 2025/02/04 01:15:12 DEBUG : sub dir/hello world: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4143615572ec27be_d20250204_m010856_c001_v7007000_t0000_u01738631336975") 2025/02/04 01:15:12 DEBUG : sub dir/hello world: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31beb0_d20250204_m010855_c001_v0001182_t0010_u01738631335962") 2025/02/04 01:15:12 DEBUG : sub dir/hello world: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31be24_d20250204_m010849_c001_v0001182_t0023_u01738631329825") 2025/02/04 01:15:12 DEBUG : sub dir/hello world: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4143615572ec27ad_d20250204_m010849_c001_v7007000_t0000_u01738631329091") 2025/02/04 01:15:12 DEBUG : sub dir/hello world: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31be08_d20250204_m010848_c001_v0001182_t0051_u01738631328509") 2025/02/04 01:15:12 DEBUG : sub dir/hello world: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31be02_d20250204_m010847_c001_v0001182_t0019_u01738631327751") 2025/02/04 01:15:12 DEBUG : sub dir/hello world: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4143615572ec27aa_d20250204_m010846_c001_v7007000_t0000_u01738631326295") 2025/02/04 01:15:12 DEBUG : sub dir/hello world: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31bd6a_d20250204_m010840_c001_v0001182_t0011_u01738631320384") 2025/02/04 01:15:12 DEBUG : sub dir/hello world: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31bcfa_d20250204_m010833_c001_v0001182_t0041_u01738631313932") 2025/02/04 01:15:12 DEBUG : sub dir/hello world: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4171f0998e05271d_d20250204_m010833_c001_v7007000_t0000_u01738631313200") 2025/02/04 01:15:12 DEBUG : sub dir/hello world: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31bcde_d20250204_m010832_c001_v0001182_t0042_u01738631312628") 2025/02/04 01:15:12 DEBUG : sub dir/hello world: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31bcd2_d20250204_m010831_c001_v0001182_t0006_u01738631311872") 2025/02/04 01:15:12 DEBUG : sub dir/hello world: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4171f0998e052716_d20250204_m010830_c001_v7007000_t0000_u01738631310783") 2025/02/04 01:15:12 DEBUG : sub dir/hello world: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31bc3a_d20250204_m010823_c001_v0001182_t0035_u01738631303115") 2025/02/04 01:15:12 DEBUG : sub dir/hello world: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f405b1d670202513e_d20250204_m010822_c001_v7007000_t0000_u01738631302736") 2025/02/04 01:15:12 DEBUG : sub dir/hello world: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31bc25_d20250204_m010822_c001_v0001182_t0057_u01738631302168") 2025/02/04 01:15:12 DEBUG : sub dir/hello world: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4066816e390118b3_d20250204_m010820_c001_v7007000_t0000_u01738631300526") 2025/02/04 01:15:13 DEBUG : sub dir/hello world: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31bbf9_d20250204_m010819_c001_v0001182_t0054_u01738631299968") 2025/02/04 01:15:13 DEBUG : sub dir/hello world: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4066816e390118b0_d20250204_m010819_c001_v7007000_t0000_u01738631299406") 2025/02/04 01:15:13 DEBUG : sub dir/hello world: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31bbe3_d20250204_m010818_c001_v0001182_t0019_u01738631298791") 2025/02/04 01:15:13 DEBUG : sub dir/hello world: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4066816e390118a6_d20250204_m010817_c001_v7007000_t0000_u01738631297460") 2025/02/04 01:15:13 DEBUG : sub dir/hello world: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31bbbf_d20250204_m010816_c001_v0001182_t0007_u01738631296700") 2025/02/04 01:15:13 DEBUG : sub dir/hello world: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4066816e390118a2_d20250204_m010816_c001_v7007000_t0000_u01738631296121") 2025/02/04 01:15:13 DEBUG : sub dir/hello world: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31bba3_d20250204_m010815_c001_v0001182_t0024_u01738631295510") 2025/02/04 01:15:13 DEBUG : sub dir/hello world: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4066816e3901189b_d20250204_m010814_c001_v7007000_t0000_u01738631294582") 2025/02/04 01:15:13 DEBUG : sub dir/hello world: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31bb85_d20250204_m010813_c001_v0001182_t0012_u01738631293961") 2025/02/04 01:15:13 DEBUG : sub dir/hello world: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4066816e39011882_d20250204_m010808_c001_v7007000_t0000_u01738631288141") 2025/02/04 01:15:13 DEBUG : sub dir/hello world: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31bb05_d20250204_m010807_c001_v0001182_t0011_u01738631287556") 2025/02/04 01:15:13 DEBUG : sub dir/hello world: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4066816e3901187b_d20250204_m010806_c001_v7007000_t0000_u01738631286647") 2025/02/04 01:15:13 DEBUG : sub dir/hello world: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31baef_d20250204_m010806_c001_v0001182_t0019_u01738631286073") 2025/02/04 01:15:13 DEBUG : sub dir/hello world: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4066816e39011877_d20250204_m010805_c001_v7007000_t0000_u01738631285165") 2025/02/04 01:15:13 DEBUG : sub dir/hello world: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31babf_d20250204_m010804_c001_v0001182_t0033_u01738631284582") 2025/02/04 01:15:13 DEBUG : sub dir/hello world: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4066816e39011868_d20250204_m010801_c001_v7007000_t0000_u01738631281691") 2025/02/04 01:15:13 DEBUG : sub dir/hello world: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31ba61_d20250204_m010801_c001_v0001182_t0051_u01738631281071") 2025/02/04 01:15:13 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f41151c353d487cb7_d20250204_m011445_c001_v7007000_t0000_u01738631685080") 2025/02/04 01:15:13 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f10092fb5dc5dc7bb_d20250204_m011442_c001_v0001109_t0046_u01738631682093") 2025/02/04 01:15:14 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f41151c353d487c9e_d20250204_m011440_c001_v7007000_t0000_u01738631680348") 2025/02/04 01:15:14 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31dac1_d20250204_m011437_c001_v0001182_t0004_u01738631677541") 2025/02/04 01:15:14 DEBUG : sub/yam: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4033add577ab53f1_d20250204_m011014_c001_v7007000_t0000_u01738631414401") 2025/02/04 01:15:14 DEBUG : sub/yam: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f111cd8273df71348_d20250204_m011011_c001_v0001036_t0054_u01738631411986") 2025/02/04 01:15:14 DEBUG : three: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f40904eeeb3c04169_d20250204_m011003_c001_v7007000_t0000_u01738631403886") 2025/02/04 01:15:14 DEBUG : three: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31c45c_d20250204_m011002_c001_v0001182_t0003_u01738631402700") 2025/02/04 01:15:14 DEBUG : three: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f109f56268b31c433_d20250204_m011000_c001_v0001182_t0013_u01738631400538") 2025/02/04 01:15:14 DEBUG : two: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f40904eeeb3c0416a_d20250204_m011004_c001_v7007000_t0000_u01738631404082") 2025/02/04 01:15:14 DEBUG : two: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f411cd8273df71324_d20250204_m011002_c001_v0001036_t0051_u01738631402122") 2025/02/04 01:15:14 DEBUG : two: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f409f56268b31c431_d20250204_m011000_c001_v0001182_t0051_u01738631400346") 2025/02/04 01:15:14 DEBUG : yam: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4033add577ab53f3_d20250204_m011015_c001_v7007000_t0000_u01738631415198") 2025/02/04 01:15:14 DEBUG : yam: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f105fac9202ecf7f2_d20250204_m011013_c001_v0001040_t0030_u01738631413861") 2025/02/04 01:15:14 DEBUG : yam: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f40904eeeb3c0418b_d20250204_m011009_c001_v7007000_t0000_u01738631409901") 2025/02/04 01:15:14 DEBUG : yam: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f111cd8273df71336_d20250204_m011008_c001_v0001036_t0044_u01738631408495") 2025/02/04 01:15:14 DEBUG : yam: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f40904eeeb3c04176_d20250204_m011006_c001_v7007000_t0000_u01738631406432") 2025/02/04 01:15:14 DEBUG : yam: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f111cd8273df7132c_d20250204_m011004_c001_v0001036_t0026_u01738631404658") 2025/02/04 01:15:14 DEBUG : yaml: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f4033add577ab53ef_d20250204_m011010_c001_v7007000_t0000_u01738631410657") 2025/02/04 01:15:14 DEBUG : yaml: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f116d77778a1816a0_d20250204_m011009_c001_v0001179_t0033_u01738631409650") 2025/02/04 01:15:14 DEBUG : yaml: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f40904eeeb3c0417b_d20250204_m011007_c001_v7007000_t0000_u01738631407185") 2025/02/04 01:15:15 DEBUG : yaml: Deleting (id "4_zefe2ed4370fdcbeb9f480e1b_f10128b2f1325f21a_d20250204_m011006_c001_v0001184_t0011_u01738631406223") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 7m21.665792119s (try 1/5)