"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2024/11/01 02:51:23 DEBUG : Creating backend with remote "TestB2:rclone-test-zoyatof3reqi" 2024/11/01 02:51:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/01 02:51:24 DEBUG : Creating backend with remote "/tmp/rclone2698670363" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" 2024/11/01 02:51:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/01 02:51:25 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/11/01 02:51:25 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for checks to finish 2024/11/01 02:51:25 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" --- PASS: TestCopyWithDryRun (2.04s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" 2024/11/01 02:51:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/01 02:51:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/01 02:51:26 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for checks to finish 2024/11/01 02:51:26 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for transfers to finish 2024/11/01 02:51:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/01 02:51:27 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" 2024/11/01 02:51:27 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.21s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", 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-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", 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-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" 2024/11/01 02:51:29 DEBUG : Creating backend with remote "/non-existing" 2024/11/01 02:51:29 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/11/01 02:51:29 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for checks to finish 2024/11/01 02:51:29 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.89s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" 2024/11/01 02:51:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/01 02:51:30 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for checks to finish 2024/11/01 02:51:30 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for transfers to finish 2024/11/01 02:51:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/01 02:51:31 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" --- PASS: TestCopyNoTraverse (2.01s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" 2024/11/01 02:51:32 INFO : B2 bucket rclone-test-zoyatof3reqi: Running all checks before starting transfers 2024/11/01 02:51:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/01 02:51:32 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for checks to finish 2024/11/01 02:51:32 INFO : B2 bucket rclone-test-zoyatof3reqi: Checks finished, now starting transfers 2024/11/01 02:51:32 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for transfers to finish 2024/11/01 02:51:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/01 02:51:32 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.64s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" 2024/11/01 02:51:33 ERROR : Ignoring --no-traverse with sync 2024/11/01 02:51:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/01 02:51:34 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for checks to finish 2024/11/01 02:51:34 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for transfers to finish 2024/11/01 02:51:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/01 02:51:34 INFO : sub dir/hello world: Copied (new) 2024/11/01 02:51:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.78s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" 2024/11/01 02:51:35 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/11/01 02:51:35 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for checks to finish 2024/11/01 02:51:35 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for transfers to finish 2024/11/01 02:51:36 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2024/11/01 02:51:36 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.74s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" 2024/11/01 02:51:37 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/01 02:51:37 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for checks to finish 2024/11/01 02:51:37 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for transfers to finish 2024/11/01 02:51:38 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/01 02:51:38 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.93s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" 2024/11/01 02:51:39 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/01 02:51:39 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for checks to finish 2024/11/01 02:51:39 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for transfers to finish 2024/11/01 02:51:40 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/01 02:51:40 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.14s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" 2024/11/01 02:51:41 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/01 02:51:41 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/01 02:51:41 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/01 02:51:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/01 02:51:41 DEBUG : sub dir: Making directory 2024/11/01 02:51:41 DEBUG : sub dir2: Making directory 2024/11/01 02:51:41 DEBUG : sub dir2/sub sub dir2: Making directory 2024/11/01 02:51:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/01 02:51:41 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for checks to finish 2024/11/01 02:51:41 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for transfers to finish 2024/11/01 02:51:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/01 02:51:42 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2024/11/01 02:51:42 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.69s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" 2024/11/01 02:51:43 DEBUG : sub dir2: Making directory 2024/11/01 02:51:43 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/01 02:51:43 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/01 02:51:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/01 02:51:43 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for checks to finish 2024/11/01 02:51:43 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for transfers to finish 2024/11/01 02:51:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/01 02:51:43 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.28s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" 2024/11/01 02:51:44 DEBUG : sub dir2: Making directory with metadata 2024/11/01 02:51:44 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/01 02:51:44 DEBUG : sub dir: Making directory 2024/11/01 02:51:44 DEBUG : sub dir2: Making directory 2024/11/01 02:51:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/01 02:51:44 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for checks to finish 2024/11/01 02:51:44 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for transfers to finish 2024/11/01 02:51:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/01 02:51:45 INFO : sub dir/hello world: Copied (new) 2024/11/01 02:51:45 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/11/01 02:51:45 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/11/01 02:51:45 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.80s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", 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-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" 2024/11/01 02:51:46 DEBUG : sub dir2: Making directory 2024/11/01 02:51:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/01 02:51:46 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for checks to finish 2024/11/01 02:51:46 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for transfers to finish 2024/11/01 02:51:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/01 02:51:47 INFO : sub dir/hello world: Copied (new) 2024/11/01 02:51:47 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.34s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" 2024/11/01 02:51:47 DEBUG : sub dir2: Making directory with metadata 2024/11/01 02:51:47 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/01 02:51:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/01 02:51:48 DEBUG : sub dir: Making directory 2024/11/01 02:51:48 DEBUG : sub dir2: Making directory 2024/11/01 02:51:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/01 02:51:48 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for checks to finish 2024/11/01 02:51:48 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for transfers to finish 2024/11/01 02:51:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/01 02:51:48 INFO : sub dir/hello world: Copied (new) 2024/11/01 02:51:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/11/01 02:51:48 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.77s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", 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-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" 2024/11/01 02:51:50 DEBUG : sub dir2: Making directory 2024/11/01 02:51:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/01 02:51:50 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for checks to finish 2024/11/01 02:51:50 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for transfers to finish 2024/11/01 02:51:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/01 02:51:51 INFO : sub dir/hello world: Copied (new) 2024/11/01 02:51:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (2.35s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" 2024/11/01 02:51:52 DEBUG : Creating backend with remote "TestB2:rclone-test-nuseyol8hofe" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-zoyatof3reqi -> B2 bucket rclone-test-nuseyol8hofe 2024/11/01 02:51:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/01 02:51:54 DEBUG : B2 bucket rclone-test-nuseyol8hofe: Waiting for checks to finish 2024/11/01 02:51:54 DEBUG : B2 bucket rclone-test-nuseyol8hofe: Waiting for transfers to finish 2024/11/01 02:51:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/01 02:51:55 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" 2024/11/01 02:51:55 DEBUG : B2 bucket rclone-test-nuseyol8hofe: Purge remote 2024/11/01 02:51:55 INFO : B2 bucket rclone-test-nuseyol8hofe: cleaning bucket "rclone-test-nuseyol8hofe" of all files 2024/11/01 02:51:55 DEBUG : sub dir/hello world: Deleting (id "4_z6f52fd23a02deb5b9f280e1b_f117391cba2d9a903_d20241101_m025154_c001_v0001116_t0022_u01730429514790") --- PASS: TestServerSideCopy (4.77s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" 2024/11/01 02:51:57 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/01 02:51:57 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for checks to finish 2024/11/01 02:51:57 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for transfers to finish 2024/11/01 02:51:58 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/01 02:51:58 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.26s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" 2024/11/01 02:52:00 DEBUG : Creating backend with remote "TestB2:rclone-test-relixuw9fexa" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-zoyatof3reqi -> B2 bucket rclone-test-relixuw9fexa 2024/11/01 02:52:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/01 02:52:01 DEBUG : B2 bucket rclone-test-relixuw9fexa: Waiting for checks to finish 2024/11/01 02:52:01 DEBUG : B2 bucket rclone-test-relixuw9fexa: Waiting for transfers to finish 2024/11/01 02:52:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/01 02:52:01 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" 2024/11/01 02:52:02 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/01 02:52:02 DEBUG : B2 bucket rclone-test-relixuw9fexa: Waiting for checks to finish 2024/11/01 02:52:02 DEBUG : B2 bucket rclone-test-relixuw9fexa: Waiting for transfers to finish 2024/11/01 02:52:03 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/01 02:52:03 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" 2024/11/01 02:52:03 DEBUG : B2 bucket rclone-test-relixuw9fexa: Purge remote 2024/11/01 02:52:03 INFO : B2 bucket rclone-test-relixuw9fexa: cleaning bucket "rclone-test-relixuw9fexa" of all files 2024/11/01 02:52:03 DEBUG : sub dir/hello world: Deleting (id "4_zaff20dd3a03deb5b9f280e1b_f108a429a013c2bb4_d20241101_m025202_c001_v0001182_t0033_u01730429522975") 2024/11/01 02:52:03 DEBUG : sub dir/hello world: Deleting (id "4_zaff20dd3a03deb5b9f280e1b_f100ffd54000b5d2c_d20241101_m025201_c001_v0001180_t0024_u01730429521778") --- PASS: TestServerSideCopyOverSelf (6.06s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" 2024/11/01 02:52:06 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/01 02:52:06 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for checks to finish 2024/11/01 02:52:06 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for transfers to finish 2024/11/01 02:52:06 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/01 02:52:06 INFO : sub dir/hello world: Copied (replaced existing) 2024/11/01 02:52:06 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.16s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" 2024/11/01 02:52:08 DEBUG : Creating backend with remote "TestB2:rclone-test-kagapaj6kaci" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-zoyatof3reqi -> B2 bucket rclone-test-kagapaj6kaci 2024/11/01 02:52:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/01 02:52:09 DEBUG : B2 bucket rclone-test-kagapaj6kaci: Waiting for checks to finish 2024/11/01 02:52:09 DEBUG : B2 bucket rclone-test-kagapaj6kaci: Waiting for transfers to finish 2024/11/01 02:52:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/01 02:52:10 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" 2024/11/01 02:52:11 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/01 02:52:11 DEBUG : B2 bucket rclone-test-kagapaj6kaci: Waiting for checks to finish 2024/11/01 02:52:11 DEBUG : B2 bucket rclone-test-kagapaj6kaci: Waiting for transfers to finish 2024/11/01 02:52:11 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/01 02:52:11 INFO : sub dir/hello world: Copied (server-side copy) 2024/11/01 02:52:12 INFO : sub dir/hello world: Deleted 2024/11/01 02:52:13 DEBUG : testing file moves 2024/11/01 02:52:13 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/11/01 02:52:13 DEBUG : B2 bucket rclone-test-kagapaj6kaci: Waiting for checks to finish 2024/11/01 02:52:13 DEBUG : B2 bucket rclone-test-kagapaj6kaci: Waiting for transfers to finish 2024/11/01 02:52:14 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2024/11/01 02:52:14 INFO : sub dir/hello world: Copied (server-side copy) 2024/11/01 02:52:14 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" 2024/11/01 02:52:14 DEBUG : B2 bucket rclone-test-kagapaj6kaci: Purge remote 2024/11/01 02:52:14 INFO : B2 bucket rclone-test-kagapaj6kaci: cleaning bucket "rclone-test-kagapaj6kaci" of all files 2024/11/01 02:52:14 DEBUG : sub dir/hello world: Deleting (id "4_zaf722dd3a03deb5b9f280e1b_f11201877aa69b3d6_d20241101_m025213_c001_v0001146_t0057_u01730429533509") 2024/11/01 02:52:14 DEBUG : sub dir/hello world: Deleting (id "4_zaf722dd3a03deb5b9f280e1b_f112ac22ae8364fb7_d20241101_m025211_c001_v0001182_t0027_u01730429531798") 2024/11/01 02:52:14 DEBUG : sub dir/hello world: Deleting (id "4_zaf722dd3a03deb5b9f280e1b_f1181ce0173c6c937_d20241101_m025210_c001_v0001153_t0010_u01730429530010") --- PASS: TestServerSideMoveOverSelf (9.20s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" 2024/11/01 02:52:17 ERROR : : error listing: directory not found 2024/11/01 02:52:17 DEBUG : Local file system at /tmp/rclone2698670363: Making directory 2024/11/01 02:52:17 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for checks to finish 2024/11/01 02:52:17 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.87s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" 2024/11/01 02:52:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/01 02:52:19 DEBUG : Local file system at /tmp/rclone2698670363: Waiting for checks to finish 2024/11/01 02:52:19 DEBUG : Local file system at /tmp/rclone2698670363: Waiting for transfers to finish 2024/11/01 02:52:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/01 02:52:20 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2024/11/01 02:52:20 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" --- PASS: TestCopyRedownload (2.19s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" 2024/11/01 02:52:21 DEBUG : check sum: Need to transfer - File not found at Destination 2024/11/01 02:52:21 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for checks to finish 2024/11/01 02:52:21 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for transfers to finish 2024/11/01 02:52:21 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/01 02:52:21 INFO : check sum: Copied (new) 2024/11/01 02:52:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" 2024/11/01 02:52:21 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for checks to finish 2024/11/01 02:52:21 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/01 02:52:21 DEBUG : check sum: Size and sha1 of src and dst objects identical 2024/11/01 02:52:21 DEBUG : check sum: Unchanged skipping 2024/11/01 02:52:21 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for transfers to finish 2024/11/01 02:52:21 DEBUG : Waiting for deletions to finish 2024/11/01 02:52:21 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.32s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" 2024/11/01 02:52:23 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/11/01 02:52:23 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for checks to finish 2024/11/01 02:52:23 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for transfers to finish 2024/11/01 02:52:24 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/01 02:52:24 INFO : sizeonly: Copied (new) 2024/11/01 02:52:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" 2024/11/01 02:52:24 DEBUG : sizeonly: Sizes identical 2024/11/01 02:52:24 DEBUG : sizeonly: Unchanged skipping 2024/11/01 02:52:24 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for checks to finish 2024/11/01 02:52:24 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for transfers to finish 2024/11/01 02:52:24 DEBUG : Waiting for deletions to finish 2024/11/01 02:52:24 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.62s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" 2024/11/01 02:52:26 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/11/01 02:52:26 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for checks to finish 2024/11/01 02:52:26 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for transfers to finish 2024/11/01 02:52:26 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2024/11/01 02:52:26 INFO : ignore-size: Copied (new) 2024/11/01 02:52:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" 2024/11/01 02:52:26 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:52:26 DEBUG : ignore-size: Unchanged skipping 2024/11/01 02:52:26 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for checks to finish 2024/11/01 02:52:26 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for transfers to finish 2024/11/01 02:52:26 DEBUG : Waiting for deletions to finish 2024/11/01 02:52:26 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.87s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" 2024/11/01 02:52:29 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:52:29 DEBUG : existing: Unchanged skipping 2024/11/01 02:52:29 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for checks to finish 2024/11/01 02:52:29 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for transfers to finish 2024/11/01 02:52:29 DEBUG : Waiting for deletions to finish 2024/11/01 02:52:29 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" 2024/11/01 02:52:30 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/11/01 02:52:30 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for checks to finish 2024/11/01 02:52:30 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for transfers to finish 2024/11/01 02:52:30 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/01 02:52:30 INFO : existing: Copied (replaced existing) 2024/11/01 02:52:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (3.27s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" 2024/11/01 02:52:32 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/01 02:52:32 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for checks to finish 2024/11/01 02:52:32 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for transfers to finish 2024/11/01 02:52:32 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/01 02:52:32 INFO : existing: Copied (new) 2024/11/01 02:52:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" 2024/11/01 02:52:33 DEBUG : existing: Destination exists, skipping 2024/11/01 02:52:33 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for checks to finish 2024/11/01 02:52:33 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for transfers to finish 2024/11/01 02:52:33 DEBUG : Waiting for deletions to finish 2024/11/01 02:52:33 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.68s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" 2024/11/01 02:52:35 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/11/01 02:52:36 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/01 02:52:36 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/01 02:52:36 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for checks to finish 2024/11/01 02:52:36 DEBUG : c/non empty space: Unchanged skipping 2024/11/01 02:52:36 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for transfers to finish 2024/11/01 02:52:36 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/01 02:52:36 INFO : a/potato2: Copied (new) 2024/11/01 02:52:36 DEBUG : Waiting for deletions to finish 2024/11/01 02:52:36 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (3.16s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" 2024/11/01 02:52:38 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for checks to finish 2024/11/01 02:52:38 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 2024/11/01 02:52:38 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/01 02:52:38 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/11/01 02:52:38 DEBUG : empty space: Unchanged skipping 2024/11/01 02:52:38 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for transfers to finish 2024/11/01 02:52:38 DEBUG : Waiting for deletions to finish 2024/11/01 02:52:38 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" 2024/11/01 02:52:39 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 2024/11/01 02:52:39 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for checks to finish 2024/11/01 02:52:39 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/01 02:52:40 INFO : empty space: Updated modification time in destination 2024/11/01 02:52:40 DEBUG : empty space: Unchanged skipping 2024/11/01 02:52:40 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for transfers to finish 2024/11/01 02:52:40 DEBUG : Waiting for deletions to finish 2024/11/01 02:52:40 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.68s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" 2024/11/01 02:52:42 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 2024/11/01 02:52:42 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for checks to finish 2024/11/01 02:52:42 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/01 02:52:42 DEBUG : empty space: Unchanged skipping 2024/11/01 02:52:42 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for transfers to finish 2024/11/01 02:52:42 DEBUG : Waiting for deletions to finish 2024/11/01 02:52:42 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.76s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" 2024/11/01 02:52:43 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for checks to finish 2024/11/01 02:52:43 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 2024/11/01 02:52:43 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2698670363) 2024/11/01 02:52:43 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-zoyatof3reqi) 2024/11/01 02:52:43 DEBUG : foo: sha1 differ 2024/11/01 02:52:43 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for transfers to finish 2024/11/01 02:52:44 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2024/11/01 02:52:44 INFO : foo: Copied (replaced existing) 2024/11/01 02:52:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.85s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" 2024/11/01 02:52:46 DEBUG : potato: Need to transfer - File not found at Destination 2024/11/01 02:52:46 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/01 02:52:46 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for checks to finish 2024/11/01 02:52:46 DEBUG : empty space: Unchanged skipping 2024/11/01 02:52:46 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for transfers to finish 2024/11/01 02:52:46 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/01 02:52:46 INFO : potato: Copied (new) 2024/11/01 02:52:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.73s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" 2024/11/01 02:52:48 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for checks to finish 2024/11/01 02:52:48 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/11/01 02:52:48 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for transfers to finish 2024/11/01 02:52:49 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2024/11/01 02:52:49 INFO : potato: Copied (replaced existing) 2024/11/01 02:52:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.30s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" 2024/11/01 02:52:51 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for checks to finish 2024/11/01 02:52:51 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 2024/11/01 02:52:51 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2698670363) 2024/11/01 02:52:51 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-zoyatof3reqi) 2024/11/01 02:52:51 DEBUG : potato: sha1 differ 2024/11/01 02:52:51 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for transfers to finish 2024/11/01 02:52:51 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2024/11/01 02:52:51 INFO : potato: Copied (replaced existing) 2024/11/01 02:52:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.49s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" 2024/11/01 02:52:53 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/01 02:52:53 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for checks to finish 2024/11/01 02:52:53 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/01 02:52:53 DEBUG : empty space: Unchanged skipping 2024/11/01 02:52:53 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for transfers to finish 2024/11/01 02:52:53 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/11/01 02:52:53 DEBUG : Waiting for deletions to finish 2024/11/01 02:52:53 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.34s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" 2024/11/01 02:52:56 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/01 02:52:56 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/01 02:52:56 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for checks to finish 2024/11/01 02:52:56 DEBUG : empty space: Unchanged skipping 2024/11/01 02:52:56 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for transfers to finish 2024/11/01 02:52:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/01 02:52:56 INFO : potato2: Copied (new) 2024/11/01 02:52:56 DEBUG : Waiting for deletions to finish 2024/11/01 02:52:56 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.63s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" 2024/11/01 02:52:59 DEBUG : d: Making directory 2024/11/01 02:52:59 DEBUG : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2024/11/01 02:52:59 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/01 02:52:59 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/01 02:52:59 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for checks to finish 2024/11/01 02:52:59 DEBUG : c/non empty space: Unchanged skipping 2024/11/01 02:52:59 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for transfers to finish 2024/11/01 02:53:00 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/01 02:53:00 INFO : a/potato2: Copied (new) 2024/11/01 02:53:00 DEBUG : Waiting for deletions to finish 2024/11/01 02:53:00 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.38s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" 2024/11/01 02:53:03 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/11/01 02:53:03 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/01 02:53:03 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/01 02:53:03 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for checks to finish 2024/11/01 02:53:03 DEBUG : c/non empty space: Unchanged skipping 2024/11/01 02:53:03 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for transfers to finish 2024/11/01 02:53:04 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/01 02:53:04 INFO : a/potato2: Copied (new) 2024/11/01 02:53:04 ERROR : B2 bucket rclone-test-zoyatof3reqi: not deleting files as there were IO errors 2024/11/01 02:53:04 ERROR : B2 bucket rclone-test-zoyatof3reqi: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.65s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" 2024/11/01 02:53:06 DEBUG : Waiting for deletions to finish 2024/11/01 02:53:06 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/01 02:53:06 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for checks to finish 2024/11/01 02:53:06 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/01 02:53:06 DEBUG : empty space: Unchanged skipping 2024/11/01 02:53:06 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for transfers to finish 2024/11/01 02:53:07 INFO : potato: Deleted 2024/11/01 02:53:07 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/01 02:53:07 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.96s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" 2024/11/01 02:53:09 DEBUG : Waiting for deletions to finish 2024/11/01 02:53:09 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for checks to finish 2024/11/01 02:53:09 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for transfers to finish 2024/11/01 02:53:09 INFO : potato: Deleted 2024/11/01 02:53:10 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/01 02:53:10 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for checks to finish 2024/11/01 02:53:10 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/01 02:53:10 DEBUG : empty space: Unchanged skipping 2024/11/01 02:53:10 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for transfers to finish 2024/11/01 02:53:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/01 02:53:10 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.15s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" 2024/11/01 02:53:12 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/01 02:53:12 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for checks to finish 2024/11/01 02:53:12 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for transfers to finish 2024/11/01 02:53:13 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2024/11/01 02:53:13 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.53s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" 2024/11/01 02:53:15 DEBUG : enormous: Excluded (Size Filter) 2024/11/01 02:53:15 DEBUG : enormous: Excluded 2024/11/01 02:53:15 DEBUG : potato2: Excluded (Size Filter) 2024/11/01 02:53:15 DEBUG : potato2: Excluded 2024/11/01 02:53:15 DEBUG : potato2: Excluded (Size Filter) 2024/11/01 02:53:15 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/01 02:53:15 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for checks to finish 2024/11/01 02:53:15 DEBUG : empty space: Unchanged skipping 2024/11/01 02:53:15 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for transfers to finish 2024/11/01 02:53:15 DEBUG : Waiting for deletions to finish 2024/11/01 02:53:15 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" 2024/11/01 02:53:15 DEBUG : enormous: Excluded (Size Filter) 2024/11/01 02:53:15 DEBUG : enormous: Excluded 2024/11/01 02:53:15 DEBUG : potato2: Excluded (Size Filter) 2024/11/01 02:53:15 DEBUG : potato2: Excluded 2024/11/01 02:53:15 DEBUG : potato2: Excluded (Size Filter) 2024/11/01 02:53:15 DEBUG : Local file system at /tmp/rclone2698670363: Waiting for checks to finish 2024/11/01 02:53:15 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/11/01 02:53:15 DEBUG : empty space: Unchanged skipping 2024/11/01 02:53:15 DEBUG : Local file system at /tmp/rclone2698670363: Waiting for transfers to finish 2024/11/01 02:53:15 DEBUG : Waiting for deletions to finish 2024/11/01 02:53:15 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.92s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" 2024/11/01 02:53:18 DEBUG : enormous: Excluded (Size Filter) 2024/11/01 02:53:18 DEBUG : enormous: Excluded 2024/11/01 02:53:18 DEBUG : potato2: Excluded (Size Filter) 2024/11/01 02:53:18 DEBUG : potato2: Excluded 2024/11/01 02:53:18 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/01 02:53:18 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for checks to finish 2024/11/01 02:53:18 DEBUG : empty space: Unchanged skipping 2024/11/01 02:53:18 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for transfers to finish 2024/11/01 02:53:18 DEBUG : Waiting for deletions to finish 2024/11/01 02:53:18 INFO : enormous: Deleted 2024/11/01 02:53:19 INFO : potato2: Deleted 2024/11/01 02:53:19 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" 2024/11/01 02:53:19 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/11/01 02:53:19 DEBUG : empty space: Unchanged skipping 2024/11/01 02:53:19 DEBUG : Local file system at /tmp/rclone2698670363: Waiting for checks to finish 2024/11/01 02:53:19 DEBUG : Local file system at /tmp/rclone2698670363: Waiting for transfers to finish 2024/11/01 02:53:19 DEBUG : Waiting for deletions to finish 2024/11/01 02:53:19 INFO : potato2: Deleted 2024/11/01 02:53:19 INFO : enormous: Deleted 2024/11/01 02:53:19 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.46s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" 2024/11/01 02:53:22 DEBUG : five: Need to transfer - File not found at Destination 2024/11/01 02:53:22 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/11/01 02:53:22 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/11/01 02:53:22 DEBUG : three: Sizes identical 2024/11/01 02:53:22 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/11/01 02:53:22 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for checks to finish 2024/11/01 02:53:22 DEBUG : one: Destination is newer than source, skipping 2024/11/01 02:53:22 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2698670363) 2024/11/01 02:53:22 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-zoyatof3reqi) 2024/11/01 02:53:22 DEBUG : two: sha1 differ 2024/11/01 02:53:22 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for transfers to finish 2024/11/01 02:53:22 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/11/01 02:53:22 INFO : four: Copied (replaced existing) 2024/11/01 02:53:23 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/11/01 02:53:23 INFO : five: Copied (new) 2024/11/01 02:53:23 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/01 02:53:23 INFO : two: Copied (replaced existing) 2024/11/01 02:53:23 DEBUG : Waiting for deletions to finish 2024/11/01 02:53:23 DEBUG : one: Destination is newer than source, skipping 2024/11/01 02:53:23 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for checks to finish 2024/11/01 02:53:23 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2698670363) 2024/11/01 02:53:23 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-zoyatof3reqi) 2024/11/01 02:53:23 DEBUG : three: sha1 differ 2024/11/01 02:53:23 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/11/01 02:53:23 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/11/01 02:53:23 DEBUG : four: Size and sha1 of src and dst objects identical 2024/11/01 02:53:23 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/11/01 02:53:23 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/11/01 02:53:23 DEBUG : five: Size and sha1 of src and dst objects identical 2024/11/01 02:53:23 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/11/01 02:53:23 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/01 02:53:23 DEBUG : two: Size and sha1 of src and dst objects identical 2024/11/01 02:53:23 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/11/01 02:53:23 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for transfers to finish 2024/11/01 02:53:24 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/01 02:53:24 INFO : three: Copied (replaced existing) 2024/11/01 02:53:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.98s) === 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-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2024/11/01 02:53:25 INFO : B2 bucket rclone-test-zoyatof3reqi: Making map for --track-renames 2024/11/01 02:53:25 INFO : B2 bucket rclone-test-zoyatof3reqi: Finished making map for --track-renames 2024/11/01 02:53:25 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for checks to finish 2024/11/01 02:53:25 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/01 02:53:25 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/01 02:53:25 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for renames to finish 2024/11/01 02:53:25 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for transfers to finish 2024/11/01 02:53:26 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/01 02:53:26 INFO : yam: Copied (new) 2024/11/01 02:53:26 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/11/01 02:53:26 INFO : potato: Copied (new) 2024/11/01 02:53:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" 2024/11/01 02:53:26 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:53:26 INFO : B2 bucket rclone-test-zoyatof3reqi: Making map for --track-renames 2024/11/01 02:53:26 INFO : B2 bucket rclone-test-zoyatof3reqi: Finished making map for --track-renames 2024/11/01 02:53:26 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for checks to finish 2024/11/01 02:53:26 DEBUG : potato: Unchanged skipping 2024/11/01 02:53:26 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for renames to finish 2024/11/01 02:53:28 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/01 02:53:28 INFO : yam: Copied (server-side copy) to: yaml 2024/11/01 02:53:29 INFO : yam: Deleted 2024/11/01 02:53:29 INFO : yaml: Renamed from "yam" 2024/11/01 02:53:29 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for transfers to finish 2024/11/01 02:53:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (5.20s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2024/11/01 02:53:31 INFO : B2 bucket rclone-test-zoyatof3reqi: Making map for --track-renames 2024/11/01 02:53:31 INFO : B2 bucket rclone-test-zoyatof3reqi: Finished making map for --track-renames 2024/11/01 02:53:31 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for checks to finish 2024/11/01 02:53:31 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/01 02:53:31 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/01 02:53:31 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for renames to finish 2024/11/01 02:53:31 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for transfers to finish 2024/11/01 02:53:31 DEBUG : yam: Clearing upload URL because of error: Post "https://pod-000-1101-16.backblaze.com/b2api/v1/b2_upload_file/bfd27df3a02deb5b9f280e1b/c001_v0001101_t0047": EOF 2024/11/01 02:53:31 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1101-16.backblaze.com/b2api/v1/b2_upload_file/bfd27df3a02deb5b9f280e1b/c001_v0001101_t0047": EOF) 2024/11/01 02:53:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/01 02:53:31 DEBUG : yam: Received error: Post "https://pod-000-1101-16.backblaze.com/b2api/v1/b2_upload_file/bfd27df3a02deb5b9f280e1b/c001_v0001101_t0047": EOF - low level retry 0/10 2024/11/01 02:53:31 DEBUG : yam: Clearing upload URL because of error: Post "https://pod-000-1038-19.backblaze.com/b2api/v1/b2_upload_file/bfd27df3a02deb5b9f280e1b/c001_v0001038_t0050": EOF 2024/11/01 02:53:31 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1038-19.backblaze.com/b2api/v1/b2_upload_file/bfd27df3a02deb5b9f280e1b/c001_v0001038_t0050": EOF) 2024/11/01 02:53:31 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/11/01 02:53:31 DEBUG : yam: Received error: Post "https://pod-000-1038-19.backblaze.com/b2api/v1/b2_upload_file/bfd27df3a02deb5b9f280e1b/c001_v0001038_t0050": EOF - low level retry 1/10 2024/11/01 02:53:31 DEBUG : pacer: Reducing sleep to 20ms 2024/11/01 02:53:31 DEBUG : pacer: Reducing sleep to 10ms 2024/11/01 02:53:32 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/11/01 02:53:32 INFO : potato: Copied (new) 2024/11/01 02:53:32 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/01 02:53:32 INFO : yam: Copied (new) 2024/11/01 02:53:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" 2024/11/01 02:53:32 INFO : B2 bucket rclone-test-zoyatof3reqi: Making map for --track-renames 2024/11/01 02:53:32 INFO : B2 bucket rclone-test-zoyatof3reqi: Finished making map for --track-renames 2024/11/01 02:53:32 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for checks to finish 2024/11/01 02:53:32 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:53:32 DEBUG : potato: Unchanged skipping 2024/11/01 02:53:32 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for renames to finish 2024/11/01 02:53:33 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/01 02:53:33 INFO : yam: Copied (server-side copy) to: yaml 2024/11/01 02:53:33 INFO : yam: Deleted 2024/11/01 02:53:33 INFO : yaml: Renamed from "yam" 2024/11/01 02:53:33 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for transfers to finish 2024/11/01 02:53:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.44s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2024/11/01 02:53:35 INFO : B2 bucket rclone-test-zoyatof3reqi: Making map for --track-renames 2024/11/01 02:53:35 INFO : B2 bucket rclone-test-zoyatof3reqi: Finished making map for --track-renames 2024/11/01 02:53:35 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for checks to finish 2024/11/01 02:53:35 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/01 02:53:35 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/11/01 02:53:35 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for renames to finish 2024/11/01 02:53:35 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for transfers to finish 2024/11/01 02:53:35 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/11/01 02:53:35 INFO : potato: Copied (new) 2024/11/01 02:53:36 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/01 02:53:36 INFO : sub/yam: Copied (new) 2024/11/01 02:53:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" 2024/11/01 02:53:36 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:53:36 DEBUG : potato: Unchanged skipping 2024/11/01 02:53:36 INFO : B2 bucket rclone-test-zoyatof3reqi: Making map for --track-renames 2024/11/01 02:53:36 INFO : B2 bucket rclone-test-zoyatof3reqi: Finished making map for --track-renames 2024/11/01 02:53:36 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for checks to finish 2024/11/01 02:53:36 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for renames to finish 2024/11/01 02:53:37 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/01 02:53:37 INFO : sub/yam: Copied (server-side copy) to: yam 2024/11/01 02:53:37 INFO : sub/yam: Deleted 2024/11/01 02:53:37 INFO : yam: Renamed from "sub/yam" 2024/11/01 02:53:37 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for transfers to finish 2024/11/01 02:53:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.91s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" 2024/11/01 02:53:39 DEBUG : Creating backend with remote "/tmp/rclone2698670363/dir1" 2024/11/01 02:53:39 DEBUG : Creating backend with remote "/tmp/rclone2698670363/dir2" 2024/11/01 02:53:39 DEBUG : Local file system at /tmp/rclone2698670363/dir2: Using server-side directory move 2024/11/01 02:53:39 INFO : Local file system at /tmp/rclone2698670363/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/01 02:53:39 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/11/01 02:53:39 DEBUG : Local file system at /tmp/rclone2698670363/dir2: Waiting for checks to finish 2024/11/01 02:53:39 DEBUG : Local file system at /tmp/rclone2698670363/dir2: Waiting for transfers to finish 2024/11/01 02:53:39 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" 2024/11/01 02:53:39 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/01 02:53:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/01 02:53:39 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for checks to finish 2024/11/01 02:53:39 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for transfers to finish 2024/11/01 02:53:40 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/11/01 02:53:40 INFO : nested/sub dir/file: Copied (new) 2024/11/01 02:53:40 INFO : nested/sub dir/file: Deleted 2024/11/01 02:53:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/01 02:53:40 INFO : sub dir/hello world: Copied (new) 2024/11/01 02:53:40 INFO : sub dir/hello world: Deleted 2024/11/01 02:53:40 INFO : sub dir: Removing directory 2024/11/01 02:53:40 INFO : nested/sub dir: Removing directory 2024/11/01 02:53:40 INFO : nested: Removing directory 2024/11/01 02:53:40 DEBUG : Local file system at /tmp/rclone2698670363: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.27s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" 2024/11/01 02:53:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/01 02:53:42 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/01 02:53:42 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for checks to finish 2024/11/01 02:53:42 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for transfers to finish 2024/11/01 02:53:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/01 02:53:42 INFO : sub dir/hello world: Copied (new) 2024/11/01 02:53:42 INFO : sub dir/hello world: Deleted 2024/11/01 02:53:42 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/11/01 02:53:42 INFO : nested/sub dir/file: Copied (new) 2024/11/01 02:53:42 INFO : nested/sub dir/file: Deleted run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.92s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" 2024/11/01 02:53:44 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/01 02:53:44 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/11/01 02:53:44 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for checks to finish 2024/11/01 02:53:44 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for transfers to finish 2024/11/01 02:53:44 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2024/11/01 02:53:44 INFO : existing-b: Copied (new) 2024/11/01 02:53:44 INFO : existing-b: Deleted 2024/11/01 02:53:44 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/01 02:53:44 INFO : existing: Copied (new) 2024/11/01 02:53:44 INFO : existing: Deleted 2024/11/01 02:53:44 DEBUG : existing: Destination exists, skipping 2024/11/01 02:53:44 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for checks to finish 2024/11/01 02:53:44 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/11/01 02:53:44 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for transfers to finish 2024/11/01 02:53:44 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.33s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" 2024/11/01 02:53:46 DEBUG : Creating backend with remote "TestB2:rclone-test-huzicok5cipe" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-zoyatof3reqi -> B2 bucket rclone-test-huzicok5cipe 2024/11/01 02:53:53 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/01 02:53:53 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/11/01 02:53:53 DEBUG : empty space: Unchanged skipping 2024/11/01 02:53:53 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/01 02:53:53 DEBUG : B2 bucket rclone-test-huzicok5cipe: Waiting for checks to finish 2024/11/01 02:53:53 INFO : empty space: Deleted 2024/11/01 02:53:53 DEBUG : B2 bucket rclone-test-huzicok5cipe: Waiting for transfers to finish 2024/11/01 02:53:53 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/01 02:53:53 INFO : potato3: Copied (server-side copy) 2024/11/01 02:53:53 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/01 02:53:53 INFO : potato2: Copied (server-side copy) 2024/11/01 02:53:54 INFO : potato3: Deleted 2024/11/01 02:53:54 INFO : potato2: Deleted 2024/11/01 02:53:54 DEBUG : Creating backend with remote "TestB2:rclone-test-pizanoz2qeli" 2024/11/01 02:53:55 DEBUG : empty space: Need to transfer - File not found at Destination 2024/11/01 02:53:55 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/01 02:53:55 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/01 02:53:55 DEBUG : B2 bucket rclone-test-pizanoz2qeli: Waiting for checks to finish 2024/11/01 02:53:55 DEBUG : B2 bucket rclone-test-pizanoz2qeli: Waiting for transfers to finish 2024/11/01 02:53:56 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/01 02:53:56 INFO : empty space: Copied (server-side copy) 2024/11/01 02:53:56 INFO : empty space: Deleted 2024/11/01 02:53:57 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/01 02:53:57 INFO : potato2: Copied (server-side copy) 2024/11/01 02:53:57 INFO : potato2: Deleted 2024/11/01 02:53:57 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/01 02:53:57 INFO : potato3: Copied (server-side copy) 2024/11/01 02:53:57 INFO : potato3: Deleted 2024/11/01 02:53:57 DEBUG : B2 bucket rclone-test-pizanoz2qeli: Purge remote 2024/11/01 02:53:57 INFO : B2 bucket rclone-test-pizanoz2qeli: cleaning bucket "rclone-test-pizanoz2qeli" of all files 2024/11/01 02:53:58 DEBUG : empty space: Deleting (id "4_z7ff2cdd3a04deb5b9f280e1b_f116c071bb5ee15a4_d20241101_m025356_c001_v0001182_t0020_u01730429636609") 2024/11/01 02:53:58 DEBUG : potato2: Deleting (id "4_z7ff2cdd3a04deb5b9f280e1b_f11773b7493649925_d20241101_m025356_c001_v0001097_t0059_u01730429636933") 2024/11/01 02:53:58 DEBUG : potato3: Deleting (id "4_z7ff2cdd3a04deb5b9f280e1b_f1180bcc7eb0c7476_d20241101_m025356_c001_v0001115_t0037_u01730429636925") 2024/11/01 02:53:58 DEBUG : B2 bucket rclone-test-huzicok5cipe: Purge remote 2024/11/01 02:53:58 INFO : B2 bucket rclone-test-huzicok5cipe: cleaning bucket "rclone-test-huzicok5cipe" of all files 2024/11/01 02:53:59 DEBUG : empty space: Deleting (id "4_z5f32bd53a04deb5b9f280e1b_f416ca964b94d741d_d20241101_m025356_c001_v7007000_t0000_u01730429636843") 2024/11/01 02:53:59 DEBUG : empty space: Deleting (id "4_z5f32bd53a04deb5b9f280e1b_f1060695429f24dce_d20241101_m025350_c001_v0001144_t0039_u01730429630780") 2024/11/01 02:53:59 DEBUG : potato2: Deleting (id "4_z5f32bd53a04deb5b9f280e1b_f416ca964b94d741e_d20241101_m025357_c001_v7007000_t0000_u01730429637282") 2024/11/01 02:53:59 DEBUG : potato2: Deleting (id "4_z5f32bd53a04deb5b9f280e1b_f1132c93c64ecaf28_d20241101_m025353_c001_v0001182_t0033_u01730429633769") 2024/11/01 02:53:59 DEBUG : potato3: Deleting (id "4_z5f32bd53a04deb5b9f280e1b_f416ca964b94d741f_d20241101_m025357_c001_v7007000_t0000_u01730429637500") 2024/11/01 02:53:59 DEBUG : potato3: Deleting (id "4_z5f32bd53a04deb5b9f280e1b_f108ee0b9388a5190_d20241101_m025353_c001_v0001144_t0058_u01730429633384") 2024/11/01 02:53:59 DEBUG : potato3: Deleting (id "4_z5f32bd53a04deb5b9f280e1b_f1060695429f24dd0_d20241101_m025351_c001_v0001144_t0005_u01730429631311") --- PASS: TestServerSideMove (14.97s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" 2024/11/01 02:54:01 DEBUG : Creating backend with remote "TestB2:rclone-test-nahozit5bohi" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-zoyatof3reqi -> B2 bucket rclone-test-nahozit5bohi 2024/11/01 02:54:06 DEBUG : empty space: Excluded (Size Filter) 2024/11/01 02:54:06 DEBUG : empty space: Excluded (Size Filter) 2024/11/01 02:54:06 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/01 02:54:06 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/01 02:54:06 DEBUG : B2 bucket rclone-test-nahozit5bohi: Waiting for checks to finish 2024/11/01 02:54:06 DEBUG : B2 bucket rclone-test-nahozit5bohi: Waiting for transfers to finish 2024/11/01 02:54:06 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/01 02:54:06 INFO : potato2: Copied (server-side copy) 2024/11/01 02:54:06 INFO : potato2: Deleted 2024/11/01 02:54:07 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/01 02:54:07 INFO : potato3: Copied (server-side copy) 2024/11/01 02:54:07 INFO : potato3: Deleted 2024/11/01 02:54:07 DEBUG : Creating backend with remote "TestB2:rclone-test-zomuqoq3kohi" 2024/11/01 02:54:08 DEBUG : empty space: Excluded (Size Filter) 2024/11/01 02:54:09 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/01 02:54:09 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/01 02:54:09 DEBUG : B2 bucket rclone-test-zomuqoq3kohi: Waiting for checks to finish 2024/11/01 02:54:09 DEBUG : B2 bucket rclone-test-zomuqoq3kohi: Waiting for transfers to finish 2024/11/01 02:54:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/01 02:54:10 INFO : potato2: Copied (server-side copy) 2024/11/01 02:54:10 INFO : potato2: Deleted 2024/11/01 02:54:11 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/01 02:54:11 INFO : potato3: Copied (server-side copy) 2024/11/01 02:54:11 INFO : potato3: Deleted 2024/11/01 02:54:11 DEBUG : B2 bucket rclone-test-zomuqoq3kohi: Purge remote 2024/11/01 02:54:11 INFO : B2 bucket rclone-test-zomuqoq3kohi: cleaning bucket "rclone-test-zomuqoq3kohi" of all files 2024/11/01 02:54:11 DEBUG : potato2: Deleting (id "4_z3f620d13a05deb5b9f280e1b_f114ee76d4004b012_d20241101_m025409_c001_v0001092_t0029_u01730429649821") 2024/11/01 02:54:11 DEBUG : potato3: Deleting (id "4_z3f620d13a05deb5b9f280e1b_f1071c380445e04e5_d20241101_m025410_c001_v0001109_t0053_u01730429650223") 2024/11/01 02:54:12 DEBUG : B2 bucket rclone-test-nahozit5bohi: Purge remote 2024/11/01 02:54:12 INFO : B2 bucket rclone-test-nahozit5bohi: cleaning bucket "rclone-test-nahozit5bohi" of all files 2024/11/01 02:54:12 DEBUG : empty space: Deleting (id "4_zef92edd3a04deb5b9f280e1b_f105656e0da5f6394_d20241101_m025405_c001_v0001150_t0055_u01730429645338") 2024/11/01 02:54:12 DEBUG : potato2: Deleting (id "4_zef92edd3a04deb5b9f280e1b_f40585b838f90ea18_d20241101_m025410_c001_v7007000_t0000_u01730429650196") 2024/11/01 02:54:12 DEBUG : potato2: Deleting (id "4_zef92edd3a04deb5b9f280e1b_f10066fae1893f741_d20241101_m025406_c001_v0001032_t0045_u01730429646543") 2024/11/01 02:54:12 DEBUG : potato3: Deleting (id "4_zef92edd3a04deb5b9f280e1b_f40585b838f90ea19_d20241101_m025411_c001_v7007000_t0000_u01730429651267") 2024/11/01 02:54:12 DEBUG : potato3: Deleting (id "4_zef92edd3a04deb5b9f280e1b_f1047ef902ca382e7_d20241101_m025406_c001_v0001145_t0018_u01730429646908") 2024/11/01 02:54:12 DEBUG : potato3: Deleting (id "4_zef92edd3a04deb5b9f280e1b_f105656e0da5f6396_d20241101_m025405_c001_v0001150_t0012_u01730429645830") --- PASS: TestServerSideMoveWithFilter (14.01s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" 2024/11/01 02:54:15 DEBUG : Creating backend with remote "TestB2:rclone-test-caxudiv9fowi" 2024/11/01 02:54:17 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-zoyatof3reqi -> B2 bucket rclone-test-caxudiv9fowi 2024/11/01 02:54:20 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/01 02:54:20 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/11/01 02:54:20 DEBUG : empty space: Unchanged skipping 2024/11/01 02:54:20 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/01 02:54:20 DEBUG : B2 bucket rclone-test-caxudiv9fowi: Waiting for checks to finish 2024/11/01 02:54:20 INFO : empty space: Deleted 2024/11/01 02:54:20 DEBUG : B2 bucket rclone-test-caxudiv9fowi: Waiting for transfers to finish 2024/11/01 02:54:20 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/01 02:54:20 INFO : potato2: Copied (server-side copy) 2024/11/01 02:54:21 INFO : potato2: Deleted 2024/11/01 02:54:21 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/01 02:54:21 INFO : potato3: Copied (server-side copy) 2024/11/01 02:54:21 INFO : potato3: Deleted 2024/11/01 02:54:22 DEBUG : Creating backend with remote "TestB2:rclone-test-tugoxay0lodo" 2024/11/01 02:54:22 DEBUG : tomatoDir: Making directory 2024/11/01 02:54:23 DEBUG : empty space: Need to transfer - File not found at Destination 2024/11/01 02:54:23 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/01 02:54:23 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/01 02:54:23 DEBUG : B2 bucket rclone-test-tugoxay0lodo: Waiting for checks to finish 2024/11/01 02:54:23 DEBUG : B2 bucket rclone-test-tugoxay0lodo: Waiting for transfers to finish 2024/11/01 02:54:24 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/01 02:54:24 INFO : potato3: Copied (server-side copy) 2024/11/01 02:54:24 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/01 02:54:24 INFO : empty space: Copied (server-side copy) 2024/11/01 02:54:24 INFO : potato3: Deleted 2024/11/01 02:54:24 INFO : empty space: Deleted 2024/11/01 02:54:25 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/01 02:54:25 INFO : potato2: Copied (server-side copy) 2024/11/01 02:54:25 INFO : potato2: Deleted 2024/11/01 02:54:25 DEBUG : B2 bucket rclone-test-tugoxay0lodo: Purge remote 2024/11/01 02:54:25 INFO : B2 bucket rclone-test-tugoxay0lodo: cleaning bucket "rclone-test-tugoxay0lodo" of all files 2024/11/01 02:54:26 DEBUG : empty space: Deleting (id "4_z8f023d93a05deb5b9f280e1b_f11691cbccd52c3c8_d20241101_m025424_c001_v0001103_t0000_u01730429664142") 2024/11/01 02:54:26 DEBUG : potato2: Deleting (id "4_z8f023d93a05deb5b9f280e1b_f106087a9c8779ef4_d20241101_m025424_c001_v0001157_t0019_u01730429664505") 2024/11/01 02:54:26 DEBUG : potato3: Deleting (id "4_z8f023d93a05deb5b9f280e1b_f119191cbfa6e86d6_d20241101_m025424_c001_v0001181_t0042_u01730429664515") 2024/11/01 02:54:26 DEBUG : B2 bucket rclone-test-caxudiv9fowi: Purge remote 2024/11/01 02:54:26 INFO : B2 bucket rclone-test-caxudiv9fowi: cleaning bucket "rclone-test-caxudiv9fowi" of all files 2024/11/01 02:54:26 DEBUG : empty space: Deleting (id "4_z0f822d63a05deb5b9f280e1b_f405dedf207addff0_d20241101_m025424_c001_v7007000_t0000_u01730429664809") 2024/11/01 02:54:26 DEBUG : empty space: Deleting (id "4_z0f822d63a05deb5b9f280e1b_f119e21c3fd4def33_d20241101_m025419_c001_v0001153_t0002_u01730429659651") 2024/11/01 02:54:26 DEBUG : potato2: Deleting (id "4_z0f822d63a05deb5b9f280e1b_f405dedf207addff1_d20241101_m025425_c001_v7007000_t0000_u01730429665200") 2024/11/01 02:54:26 DEBUG : potato2: Deleting (id "4_z0f822d63a05deb5b9f280e1b_f1198ee2df5bb1de0_d20241101_m025420_c001_v0001105_t0031_u01730429660793") 2024/11/01 02:54:26 DEBUG : potato3: Deleting (id "4_z0f822d63a05deb5b9f280e1b_f418b60c3d0adddce_d20241101_m025424_c001_v7007000_t0000_u01730429664722") 2024/11/01 02:54:26 DEBUG : potato3: Deleting (id "4_z0f822d63a05deb5b9f280e1b_f119b518f7fca3baa_d20241101_m025421_c001_v0001120_t0052_u01730429661092") 2024/11/01 02:54:26 DEBUG : potato3: Deleting (id "4_z0f822d63a05deb5b9f280e1b_f119e21c3fd4def35_d20241101_m025420_c001_v0001153_t0023_u01730429660032") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.56s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" 2024/11/01 02:54:28 DEBUG : Creating backend with remote "TestB2:rclone-test-zoyatof3reqi/rclone-move-test" --- PASS: TestServerSideMoveOverlap (3.34s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" 2024/11/01 02:54:32 DEBUG : Creating backend with remote "TestB2:rclone-test-zoyatof3reqi/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" --- PASS: TestSyncOverlap (3.02s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" 2024/11/01 02:54:35 DEBUG : Creating backend with remote "TestB2:rclone-test-zoyatof3reqi/rclone-sync-test" 2024/11/01 02:54:36 DEBUG : Creating backend with remote "TestB2:rclone-test-zoyatof3reqi/rclone-sync-test-include/layer2" 2024/11/01 02:54:38 DEBUG : Creating backend with remote "TestB2:rclone-test-zoyatof3reqi/rclone-sync-test-ignore-file" 2024/11/01 02:54:43 DEBUG : B2 bucket rclone-test-zoyatof3reqi path rclone-sync-test: Waiting for checks to finish 2024/11/01 02:54:43 DEBUG : B2 bucket rclone-test-zoyatof3reqi path rclone-sync-test: Waiting for transfers to finish 2024/11/01 02:54:43 DEBUG : Waiting for deletions to finish 2024/11/01 02:54:43 INFO : There was nothing to transfer 2024/11/01 02:54:43 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for checks to finish 2024/11/01 02:54:43 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for transfers to finish 2024/11/01 02:54:43 DEBUG : Waiting for deletions to finish 2024/11/01 02:54:43 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" 2024/11/01 02:54:43 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2024/11/01 02:54:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/01 02:54:44 DEBUG : pacer: Reducing sleep to 10ms 2024/11/01 02:54:44 DEBUG : B2 bucket rclone-test-zoyatof3reqi path rclone-sync-test-include/layer2: Waiting for checks to finish 2024/11/01 02:54:44 DEBUG : B2 bucket rclone-test-zoyatof3reqi path rclone-sync-test-include/layer2: Waiting for transfers to finish 2024/11/01 02:54:44 DEBUG : Waiting for deletions to finish 2024/11/01 02:54:44 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" 2024/11/01 02:54:44 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for checks to finish 2024/11/01 02:54:44 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for transfers to finish 2024/11/01 02:54:44 DEBUG : Waiting for deletions to finish 2024/11/01 02:54:44 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" 2024/11/01 02:54:45 DEBUG : B2 bucket rclone-test-zoyatof3reqi path rclone-sync-test-ignore-file: Waiting for checks to finish 2024/11/01 02:54:45 DEBUG : B2 bucket rclone-test-zoyatof3reqi path rclone-sync-test-ignore-file: Waiting for transfers to finish 2024/11/01 02:54:45 DEBUG : Waiting for deletions to finish 2024/11/01 02:54:45 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (17.03s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" 2024/11/01 02:54:52 DEBUG : Creating backend with remote "TestB2:rclone-test-zoyatof3reqi/dst" 2024/11/01 02:54:53 DEBUG : Creating backend with remote "TestB2:rclone-test-zoyatof3reqi/CompareDest" 2024/11/01 02:54:55 DEBUG : one: Need to transfer - File not found at Destination 2024/11/01 02:54:55 DEBUG : B2 bucket rclone-test-zoyatof3reqi path dst: Waiting for checks to finish 2024/11/01 02:54:55 DEBUG : B2 bucket rclone-test-zoyatof3reqi path dst: Waiting for transfers to finish 2024/11/01 02:54:56 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/01 02:54:56 INFO : one: Copied (new) 2024/11/01 02:54:56 DEBUG : Waiting for deletions to finish 2024/11/01 02:54:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/01 02:54:56 DEBUG : B2 bucket rclone-test-zoyatof3reqi path dst: Waiting for checks to finish 2024/11/01 02:54:57 DEBUG : B2 bucket rclone-test-zoyatof3reqi path dst: Waiting for transfers to finish 2024/11/01 02:54:57 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/11/01 02:54:57 INFO : one: Copied (replaced existing) 2024/11/01 02:54:57 DEBUG : Waiting for deletions to finish 2024/11/01 02:54:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/01 02:54:59 DEBUG : B2 bucket rclone-test-zoyatof3reqi path dst: Waiting for checks to finish 2024/11/01 02:54:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/01 02:54:59 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/01 02:54:59 DEBUG : B2 bucket rclone-test-zoyatof3reqi path dst: Waiting for transfers to finish 2024/11/01 02:54:59 DEBUG : Waiting for deletions to finish 2024/11/01 02:54:59 INFO : There was nothing to transfer 2024/11/01 02:55:01 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/01 02:55:01 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/01 02:55:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/01 02:55:01 DEBUG : B2 bucket rclone-test-zoyatof3reqi path dst: Waiting for checks to finish 2024/11/01 02:55:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/01 02:55:01 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/01 02:55:01 DEBUG : B2 bucket rclone-test-zoyatof3reqi path dst: Waiting for transfers to finish 2024/11/01 02:55:01 DEBUG : Waiting for deletions to finish 2024/11/01 02:55:01 INFO : There was nothing to transfer 2024/11/01 02:55:01 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/01 02:55:01 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/01 02:55:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/01 02:55:01 DEBUG : B2 bucket rclone-test-zoyatof3reqi path dst: Waiting for checks to finish 2024/11/01 02:55:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/01 02:55:01 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/01 02:55:01 DEBUG : B2 bucket rclone-test-zoyatof3reqi path dst: Waiting for transfers to finish 2024/11/01 02:55:01 DEBUG : Waiting for deletions to finish 2024/11/01 02:55:01 INFO : There was nothing to transfer 2024/11/01 02:55:03 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 2024/11/01 02:55:03 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/01 02:55:03 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/01 02:55:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/01 02:55:03 DEBUG : B2 bucket rclone-test-zoyatof3reqi path dst: Waiting for checks to finish 2024/11/01 02:55:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/01 02:55:03 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/01 02:55:03 DEBUG : B2 bucket rclone-test-zoyatof3reqi path dst: Waiting for transfers to finish 2024/11/01 02:55:03 DEBUG : Waiting for deletions to finish 2024/11/01 02:55:03 INFO : There was nothing to transfer 2024/11/01 02:55:04 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/01 02:55:04 DEBUG : two: Need to transfer - File not found at Destination 2024/11/01 02:55:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/01 02:55:04 DEBUG : B2 bucket rclone-test-zoyatof3reqi path dst: Waiting for checks to finish 2024/11/01 02:55:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/01 02:55:04 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/01 02:55:04 DEBUG : B2 bucket rclone-test-zoyatof3reqi path dst: Waiting for transfers to finish 2024/11/01 02:55:04 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2024/11/01 02:55:04 INFO : two: Copied (new) 2024/11/01 02:55:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.89s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" 2024/11/01 02:55:07 DEBUG : Creating backend with remote "TestB2:rclone-test-zoyatof3reqi/dest" 2024/11/01 02:55:08 DEBUG : Creating backend with remote "TestB2:rclone-test-zoyatof3reqi/pre-dest1" 2024/11/01 02:55:10 DEBUG : Creating backend with remote "TestB2:rclone-test-zoyatof3reqi/pre-dest2" 2024/11/01 02:55:12 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:55:12 DEBUG : 1: Destination found in --compare-dest, skipping 2024/11/01 02:55:12 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:55:12 DEBUG : 2: Destination found in --compare-dest, skipping 2024/11/01 02:55:13 DEBUG : 3: Need to transfer - File not found at Destination 2024/11/01 02:55:13 DEBUG : B2 bucket rclone-test-zoyatof3reqi path dest: Waiting for checks to finish 2024/11/01 02:55:13 DEBUG : B2 bucket rclone-test-zoyatof3reqi path dest: Waiting for transfers to finish 2024/11/01 02:55:13 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2024/11/01 02:55:13 INFO : 3: Copied (new) 2024/11/01 02:55:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.46s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" 2024/11/01 02:55:15 DEBUG : Creating backend with remote "TestB2:rclone-test-zoyatof3reqi/dst" 2024/11/01 02:55:16 DEBUG : Creating backend with remote "TestB2:rclone-test-zoyatof3reqi/CopyDest" 2024/11/01 02:55:18 DEBUG : one: Need to transfer - File not found at Destination 2024/11/01 02:55:18 DEBUG : B2 bucket rclone-test-zoyatof3reqi path dst: Waiting for checks to finish 2024/11/01 02:55:18 DEBUG : B2 bucket rclone-test-zoyatof3reqi path dst: Waiting for transfers to finish 2024/11/01 02:55:19 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/01 02:55:19 INFO : one: Copied (new) 2024/11/01 02:55:19 DEBUG : Waiting for deletions to finish 2024/11/01 02:55:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/01 02:55:19 DEBUG : B2 bucket rclone-test-zoyatof3reqi path dst: Waiting for checks to finish 2024/11/01 02:55:20 DEBUG : B2 bucket rclone-test-zoyatof3reqi path dst: Waiting for transfers to finish 2024/11/01 02:55:20 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/11/01 02:55:20 INFO : one: Copied (replaced existing) 2024/11/01 02:55:20 DEBUG : Waiting for deletions to finish 2024/11/01 02:55:22 DEBUG : Creating backend with remote "TestB2:rclone-test-zoyatof3reqi/BackupDir" 2024/11/01 02:55:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/01 02:55:23 DEBUG : B2 bucket rclone-test-zoyatof3reqi path dst: Waiting for checks to finish 2024/11/01 02:55:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/01 02:55:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/01 02:55:25 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/01 02:55:25 INFO : one: Copied (server-side copy) 2024/11/01 02:55:25 INFO : one: Deleted 2024/11/01 02:55:25 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/11/01 02:55:25 INFO : one: Copied (server-side copy) 2024/11/01 02:55:25 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/11/01 02:55:25 DEBUG : B2 bucket rclone-test-zoyatof3reqi path dst: Waiting for transfers to finish 2024/11/01 02:55:25 DEBUG : Waiting for deletions to finish 2024/11/01 02:55:26 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/01 02:55:27 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/01 02:55:27 INFO : two: Copied (server-side copy) 2024/11/01 02:55:27 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/11/01 02:55:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/01 02:55:27 DEBUG : one: Unchanged skipping 2024/11/01 02:55:27 DEBUG : B2 bucket rclone-test-zoyatof3reqi path dst: Waiting for checks to finish 2024/11/01 02:55:27 DEBUG : B2 bucket rclone-test-zoyatof3reqi path dst: Waiting for transfers to finish 2024/11/01 02:55:27 DEBUG : Waiting for deletions to finish 2024/11/01 02:55:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/01 02:55:27 DEBUG : one: Unchanged skipping 2024/11/01 02:55:27 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/01 02:55:27 DEBUG : two: Unchanged skipping 2024/11/01 02:55:27 DEBUG : B2 bucket rclone-test-zoyatof3reqi path dst: Waiting for checks to finish 2024/11/01 02:55:27 DEBUG : B2 bucket rclone-test-zoyatof3reqi path dst: Waiting for transfers to finish 2024/11/01 02:55:27 DEBUG : Waiting for deletions to finish 2024/11/01 02:55:27 INFO : There was nothing to transfer 2024/11/01 02:55:29 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/11/01 02:55:29 DEBUG : three: Destination not found in --copy-dest 2024/11/01 02:55:29 DEBUG : three: Need to transfer - File not found at Destination 2024/11/01 02:55:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/01 02:55:29 DEBUG : one: Unchanged skipping 2024/11/01 02:55:29 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/01 02:55:29 DEBUG : two: Unchanged skipping 2024/11/01 02:55:29 DEBUG : B2 bucket rclone-test-zoyatof3reqi path dst: Waiting for checks to finish 2024/11/01 02:55:29 DEBUG : B2 bucket rclone-test-zoyatof3reqi path dst: Waiting for transfers to finish 2024/11/01 02:55:29 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2024/11/01 02:55:29 INFO : three: Copied (new) 2024/11/01 02:55:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.35s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" 2024/11/01 02:55:33 DEBUG : Creating backend with remote "TestB2:rclone-test-zoyatof3reqi/dst" 2024/11/01 02:55:34 DEBUG : Creating backend with remote "TestB2:rclone-test-zoyatof3reqi/backup" 2024/11/01 02:55:36 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/01 02:55:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:55:36 DEBUG : two: Unchanged skipping 2024/11/01 02:55:36 DEBUG : B2 bucket rclone-test-zoyatof3reqi path dst: Waiting for checks to finish 2024/11/01 02:55:38 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/01 02:55:38 INFO : one: Copied (server-side copy) 2024/11/01 02:55:38 INFO : one: Deleted 2024/11/01 02:55:38 DEBUG : B2 bucket rclone-test-zoyatof3reqi path dst: Waiting for transfers to finish 2024/11/01 02:55:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/01 02:55:39 INFO : one: Copied (new) 2024/11/01 02:55:39 DEBUG : Waiting for deletions to finish 2024/11/01 02:55:41 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/01 02:55:41 INFO : three.txt: Copied (server-side copy) 2024/11/01 02:55:41 INFO : three.txt: Deleted 2024/11/01 02:55:41 INFO : three.txt: Moved into backup dir 2024/11/01 02:55:42 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/01 02:55:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:55:42 DEBUG : two: Unchanged skipping 2024/11/01 02:55:42 DEBUG : B2 bucket rclone-test-zoyatof3reqi path dst: Waiting for checks to finish 2024/11/01 02:55:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/01 02:55:43 INFO : one: Copied (server-side copy) 2024/11/01 02:55:43 INFO : one: Deleted 2024/11/01 02:55:43 DEBUG : B2 bucket rclone-test-zoyatof3reqi path dst: Waiting for transfers to finish 2024/11/01 02:55:43 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/01 02:55:43 INFO : one: Copied (new) 2024/11/01 02:55:43 DEBUG : Waiting for deletions to finish 2024/11/01 02:55:44 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/01 02:55:44 INFO : three.txt: Copied (server-side copy) 2024/11/01 02:55:44 INFO : three.txt: Deleted 2024/11/01 02:55:44 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (14.02s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" 2024/11/01 02:55:48 DEBUG : Creating backend with remote "TestB2:rclone-test-zoyatof3reqi/dst" 2024/11/01 02:55:49 DEBUG : Creating backend with remote "TestB2:rclone-test-zoyatof3reqi/backup" 2024/11/01 02:55:51 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/01 02:55:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:55:51 DEBUG : two: Unchanged skipping 2024/11/01 02:55:51 DEBUG : B2 bucket rclone-test-zoyatof3reqi path dst: Waiting for checks to finish 2024/11/01 02:55:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/01 02:55:52 INFO : one: Copied (server-side copy) to: one.bak 2024/11/01 02:55:52 INFO : one: Deleted 2024/11/01 02:55:52 DEBUG : B2 bucket rclone-test-zoyatof3reqi path dst: Waiting for transfers to finish 2024/11/01 02:55:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/01 02:55:53 INFO : one: Copied (new) 2024/11/01 02:55:53 DEBUG : Waiting for deletions to finish 2024/11/01 02:55:54 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/01 02:55:54 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/01 02:55:54 INFO : three.txt: Deleted 2024/11/01 02:55:54 INFO : three.txt: Moved into backup dir 2024/11/01 02:55:56 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/01 02:55:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:55:56 DEBUG : two: Unchanged skipping 2024/11/01 02:55:56 DEBUG : B2 bucket rclone-test-zoyatof3reqi path dst: Waiting for checks to finish 2024/11/01 02:55:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/01 02:55:56 INFO : one: Copied (server-side copy) to: one.bak 2024/11/01 02:55:56 INFO : one: Deleted 2024/11/01 02:55:56 DEBUG : B2 bucket rclone-test-zoyatof3reqi path dst: Waiting for transfers to finish 2024/11/01 02:55:57 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/01 02:55:57 INFO : one: Copied (new) 2024/11/01 02:55:57 DEBUG : Waiting for deletions to finish 2024/11/01 02:55:57 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/01 02:55:57 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/01 02:55:57 INFO : three.txt: Deleted 2024/11/01 02:55:57 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.29s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" 2024/11/01 02:56:01 DEBUG : Creating backend with remote "TestB2:rclone-test-zoyatof3reqi/dst" 2024/11/01 02:56:02 DEBUG : Creating backend with remote "TestB2:rclone-test-zoyatof3reqi/backup" 2024/11/01 02:56:04 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/01 02:56:04 DEBUG : B2 bucket rclone-test-zoyatof3reqi path dst: Waiting for checks to finish 2024/11/01 02:56:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:56:04 DEBUG : two: Unchanged skipping 2024/11/01 02:56:05 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/01 02:56:05 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/01 02:56:05 INFO : one: Deleted 2024/11/01 02:56:05 DEBUG : B2 bucket rclone-test-zoyatof3reqi path dst: Waiting for transfers to finish 2024/11/01 02:56:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/01 02:56:06 INFO : one: Copied (new) 2024/11/01 02:56:06 DEBUG : Waiting for deletions to finish 2024/11/01 02:56:06 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/01 02:56:06 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/01 02:56:07 INFO : three.txt: Deleted 2024/11/01 02:56:07 INFO : three.txt: Moved into backup dir 2024/11/01 02:56:08 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/01 02:56:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:56:08 DEBUG : two: Unchanged skipping 2024/11/01 02:56:08 DEBUG : B2 bucket rclone-test-zoyatof3reqi path dst: Waiting for checks to finish 2024/11/01 02:56:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/01 02:56:09 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/01 02:56:09 INFO : one: Deleted 2024/11/01 02:56:09 DEBUG : B2 bucket rclone-test-zoyatof3reqi path dst: Waiting for transfers to finish 2024/11/01 02:56:09 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/01 02:56:09 INFO : one: Copied (new) 2024/11/01 02:56:09 DEBUG : Waiting for deletions to finish 2024/11/01 02:56:10 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/01 02:56:10 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/01 02:56:10 INFO : three.txt: Deleted 2024/11/01 02:56:10 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.72s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" 2024/11/01 02:56:13 DEBUG : Creating backend with remote "TestB2:rclone-test-zoyatof3reqi/dst" 2024/11/01 02:56:15 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/01 02:56:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:56:15 DEBUG : two: Unchanged skipping 2024/11/01 02:56:15 DEBUG : B2 bucket rclone-test-zoyatof3reqi path dst: Waiting for checks to finish 2024/11/01 02:56:16 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/01 02:56:16 INFO : one: Copied (server-side copy) to: one.bak 2024/11/01 02:56:16 INFO : one: Deleted 2024/11/01 02:56:16 DEBUG : B2 bucket rclone-test-zoyatof3reqi path dst: Waiting for transfers to finish 2024/11/01 02:56:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/01 02:56:17 INFO : one: Copied (new) 2024/11/01 02:56:17 DEBUG : Waiting for deletions to finish 2024/11/01 02:56:17 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/01 02:56:17 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/01 02:56:18 INFO : three.txt: Deleted 2024/11/01 02:56:18 INFO : three.txt: Moved into backup dir 2024/11/01 02:56:19 DEBUG : one.bak: Excluded (Path Filter) 2024/11/01 02:56:19 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/11/01 02:56:19 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/01 02:56:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:56:19 DEBUG : two: Unchanged skipping 2024/11/01 02:56:19 DEBUG : B2 bucket rclone-test-zoyatof3reqi path dst: Waiting for checks to finish 2024/11/01 02:56:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/01 02:56:19 INFO : one: Copied (server-side copy) to: one.bak 2024/11/01 02:56:20 INFO : one: Deleted 2024/11/01 02:56:20 DEBUG : B2 bucket rclone-test-zoyatof3reqi path dst: Waiting for transfers to finish 2024/11/01 02:56:20 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/01 02:56:20 INFO : one: Copied (new) 2024/11/01 02:56:20 DEBUG : Waiting for deletions to finish 2024/11/01 02:56:21 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/01 02:56:21 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/01 02:56:21 INFO : three.txt: Deleted 2024/11/01 02:56:21 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.77s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" 2024/11/01 02:56:24 DEBUG : Creating backend with remote "TestB2:rclone-test-zoyatof3reqi/dst" 2024/11/01 02:56:26 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/01 02:56:27 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/01 02:56:27 INFO : one: Copied (server-side copy) to: one.bak 2024/11/01 02:56:28 INFO : one: Deleted 2024/11/01 02:56:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/01 02:56:28 INFO : one: Copied (new) 2024/11/01 02:56:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:56:28 DEBUG : two: Unchanged skipping 2024/11/01 02:56:29 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/01 02:56:29 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/01 02:56:29 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/01 02:56:29 INFO : three.txt: Deleted 2024/11/01 02:56:30 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/01 02:56:30 INFO : three.txt: Copied (new) 2024/11/01 02:56:31 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/01 02:56:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/01 02:56:32 INFO : one: Copied (server-side copy) to: one.bak 2024/11/01 02:56:32 INFO : one: Deleted 2024/11/01 02:56:32 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/01 02:56:32 INFO : one: Copied (new) 2024/11/01 02:56:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:56:32 DEBUG : two: Unchanged skipping 2024/11/01 02:56:32 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/01 02:56:33 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/01 02:56:33 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/01 02:56:33 INFO : three.txt: Deleted 2024/11/01 02:56:34 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/11/01 02:56:34 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (13.01s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" 2024/11/01 02:56:37 DEBUG : Creating backend with remote "TestB2:rclone-test-zoyatof3reqi/dst" 2024/11/01 02:56:38 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/01 02:56:40 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/01 02:56:40 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/01 02:56:40 INFO : one: Deleted 2024/11/01 02:56:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/01 02:56:41 INFO : one: Copied (new) 2024/11/01 02:56:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:56:41 DEBUG : two: Unchanged skipping 2024/11/01 02:56:41 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/01 02:56:44 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/01 02:56:44 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/01 02:56:44 INFO : three.txt: Deleted 2024/11/01 02:56:44 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/01 02:56:44 INFO : three.txt: Copied (new) 2024/11/01 02:56:45 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/01 02:56:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/01 02:56:46 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/01 02:56:46 INFO : one: Deleted 2024/11/01 02:56:46 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/01 02:56:46 INFO : one: Copied (new) 2024/11/01 02:56:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:56:46 DEBUG : two: Unchanged skipping 2024/11/01 02:56:46 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/01 02:56:47 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/01 02:56:47 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/01 02:56:47 INFO : three.txt: Deleted 2024/11/01 02:56:47 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/11/01 02:56:47 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.48s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" 2024/11/01 02:56:50 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/11/01 02:56:50 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for checks to finish 2024/11/01 02:56:50 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for transfers to finish 2024/11/01 02:56:51 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2024/11/01 02:56:51 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/11/01 02:56:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.77s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" 2024/11/01 02:56:52 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/01 02:56:52 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for checks to finish 2024/11/01 02:56:52 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for transfers to finish 2024/11/01 02:56:52 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/01 02:56:52 INFO : existing: Copied (new) 2024/11/01 02:56:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" 2024/11/01 02:56:53 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/11/01 02:56:53 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for checks to finish 2024/11/01 02:56:53 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/11/01 02:56:53 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for transfers to finish 2024/11/01 02:56:53 ERROR : B2 bucket rclone-test-zoyatof3reqi: not deleting files as there were IO errors 2024/11/01 02:56:53 ERROR : B2 bucket rclone-test-zoyatof3reqi: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" --- PASS: TestSyncImmutable (2.84s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" 2024/11/01 02:56:55 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:56:55 DEBUG : existing: Unchanged skipping 2024/11/01 02:56:55 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for checks to finish 2024/11/01 02:56:55 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for transfers to finish 2024/11/01 02:56:55 DEBUG : Waiting for deletions to finish 2024/11/01 02:56:55 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.46s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", 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-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.14s) --- SKIP: TestMaxTransfer/Hard (0.39s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" 2024/11/01 02:57:20 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:57:20 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:57:20 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:57:20 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:57:20 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for checks to finish 2024/11/01 02:57:20 DEBUG : both0: Unchanged skipping 2024/11/01 02:57:20 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:57:20 DEBUG : both12: Unchanged skipping 2024/11/01 02:57:20 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:57:20 DEBUG : both13: Unchanged skipping 2024/11/01 02:57:20 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:57:20 DEBUG : both14: Unchanged skipping 2024/11/01 02:57:20 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:57:20 DEBUG : both15: Unchanged skipping 2024/11/01 02:57:20 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:57:20 DEBUG : both16: Unchanged skipping 2024/11/01 02:57:20 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:57:20 DEBUG : both17: Unchanged skipping 2024/11/01 02:57:20 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:57:20 DEBUG : both1: Unchanged skipping 2024/11/01 02:57:20 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:57:20 DEBUG : both19: Unchanged skipping 2024/11/01 02:57:20 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:57:20 DEBUG : both2: Unchanged skipping 2024/11/01 02:57:20 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:57:20 DEBUG : both3: Unchanged skipping 2024/11/01 02:57:20 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:57:20 DEBUG : both4: Unchanged skipping 2024/11/01 02:57:20 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:57:20 DEBUG : both5: Unchanged skipping 2024/11/01 02:57:20 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:57:20 DEBUG : both10: Unchanged skipping 2024/11/01 02:57:20 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:57:20 DEBUG : both7: Unchanged skipping 2024/11/01 02:57:20 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:57:20 DEBUG : both8: Unchanged skipping 2024/11/01 02:57:20 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:57:20 DEBUG : both9: Unchanged skipping 2024/11/01 02:57:20 DEBUG : both11: Unchanged skipping 2024/11/01 02:57:20 DEBUG : both18: Unchanged skipping 2024/11/01 02:57:20 DEBUG : both6: Unchanged skipping 2024/11/01 02:57:20 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for transfers to finish 2024/11/01 02:57:20 DEBUG : Waiting for deletions to finish 2024/11/01 02:57:20 INFO : only3: Deleted 2024/11/01 02:57:20 INFO : only5: Deleted 2024/11/01 02:57:20 INFO : only7: Deleted 2024/11/01 02:57:20 INFO : only6: Deleted 2024/11/01 02:57:20 INFO : only9: Deleted 2024/11/01 02:57:20 INFO : only8: Deleted 2024/11/01 02:57:20 INFO : only15: Deleted 2024/11/01 02:57:20 INFO : only18: Deleted 2024/11/01 02:57:20 INFO : only17: Deleted 2024/11/01 02:57:20 INFO : only4: Deleted 2024/11/01 02:57:21 INFO : only16: Deleted 2024/11/01 02:57:21 INFO : only0: Deleted 2024/11/01 02:57:21 INFO : only10: Deleted 2024/11/01 02:57:21 INFO : only12: Deleted 2024/11/01 02:57:21 INFO : only14: Deleted 2024/11/01 02:57:21 INFO : only2: Deleted 2024/11/01 02:57:21 INFO : only1: Deleted 2024/11/01 02:57:21 INFO : only11: Deleted 2024/11/01 02:57:21 INFO : only13: Deleted 2024/11/01 02:57:21 INFO : only19: Deleted 2024/11/01 02:57:21 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (28.64s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" 2024/11/01 02:57:49 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for checks to finish 2024/11/01 02:57:49 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:57:49 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:57:49 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:57:49 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:57:49 DEBUG : both1: Unchanged skipping 2024/11/01 02:57:49 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:57:49 DEBUG : both12: Unchanged skipping 2024/11/01 02:57:49 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:57:49 DEBUG : both13: Unchanged skipping 2024/11/01 02:57:49 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:57:49 DEBUG : both14: Unchanged skipping 2024/11/01 02:57:49 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:57:49 DEBUG : both0: Unchanged skipping 2024/11/01 02:57:49 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:57:49 DEBUG : both16: Unchanged skipping 2024/11/01 02:57:49 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:57:49 DEBUG : both10: Unchanged skipping 2024/11/01 02:57:49 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:57:49 DEBUG : both18: Unchanged skipping 2024/11/01 02:57:49 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:57:49 DEBUG : both15: Unchanged skipping 2024/11/01 02:57:49 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:57:49 DEBUG : both11: Unchanged skipping 2024/11/01 02:57:49 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:57:49 DEBUG : both2: Unchanged skipping 2024/11/01 02:57:49 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:57:49 DEBUG : both17: Unchanged skipping 2024/11/01 02:57:49 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:57:49 DEBUG : both4: Unchanged skipping 2024/11/01 02:57:49 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:57:49 DEBUG : both6: Unchanged skipping 2024/11/01 02:57:49 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:57:49 DEBUG : both7: Unchanged skipping 2024/11/01 02:57:49 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:57:49 DEBUG : both8: Unchanged skipping 2024/11/01 02:57:49 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/01 02:57:49 DEBUG : both9: Unchanged skipping 2024/11/01 02:57:49 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/11/01 02:57:49 DEBUG : both19: Unchanged skipping 2024/11/01 02:57:49 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/11/01 02:57:49 DEBUG : both3: Unchanged skipping 2024/11/01 02:57:49 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/11/01 02:57:49 DEBUG : both5: Unchanged skipping 2024/11/01 02:57:49 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/11/01 02:57:49 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/11/01 02:57:49 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/11/01 02:57:49 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/11/01 02:57:49 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/11/01 02:57:49 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/11/01 02:57:49 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/11/01 02:57:49 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/11/01 02:57:49 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/11/01 02:57:49 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/11/01 02:57:49 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/11/01 02:57:49 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/11/01 02:57:49 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/11/01 02:57:49 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/11/01 02:57:49 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/11/01 02:57:49 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/11/01 02:57:49 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/11/01 02:57:49 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Waiting for transfers to finish 2024/11/01 02:57:49 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/01 02:57:49 INFO : only0: Copied (replaced existing) 2024/11/01 02:57:49 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/01 02:57:49 INFO : only1: Copied (replaced existing) 2024/11/01 02:57:50 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/01 02:57:50 INFO : only15: Copied (replaced existing) 2024/11/01 02:57:50 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/01 02:57:50 INFO : only16: Copied (replaced existing) 2024/11/01 02:57:50 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/01 02:57:50 INFO : only13: Copied (replaced existing) 2024/11/01 02:57:50 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/01 02:57:50 INFO : only17: Copied (replaced existing) 2024/11/01 02:57:50 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/01 02:57:50 INFO : only18: Copied (replaced existing) 2024/11/01 02:57:50 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/01 02:57:50 INFO : only19: Copied (replaced existing) 2024/11/01 02:57:50 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/01 02:57:50 INFO : only2: Copied (replaced existing) 2024/11/01 02:57:50 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/01 02:57:50 INFO : only14: Copied (replaced existing) 2024/11/01 02:57:50 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/01 02:57:50 INFO : only10: Copied (replaced existing) 2024/11/01 02:57:50 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/01 02:57:50 INFO : only11: Copied (replaced existing) 2024/11/01 02:57:50 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/01 02:57:50 INFO : only3: Copied (replaced existing) 2024/11/01 02:57:50 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/01 02:57:50 INFO : only5: Copied (replaced existing) 2024/11/01 02:57:50 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/01 02:57:50 INFO : only12: Copied (replaced existing) 2024/11/01 02:57:50 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/01 02:57:50 INFO : only8: Copied (replaced existing) 2024/11/01 02:57:50 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/01 02:57:50 INFO : only4: Copied (replaced existing) 2024/11/01 02:57:50 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/01 02:57:50 INFO : only7: Copied (replaced existing) 2024/11/01 02:57:50 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/01 02:57:50 INFO : only6: Copied (replaced existing) 2024/11/01 02:57:51 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/01 02:57:51 INFO : only9: Copied (replaced existing) 2024/11/01 02:57:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (33.33s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" 2024/11/01 02:57:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/01 02:57:59 DEBUG : sub dir: Making directory 2024/11/01 02:57:59 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (3.33s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" 2024/11/01 02:58:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/01 02:58:02 DEBUG : sub dir: Making directory 2024/11/01 02:58:02 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zoyatof3reqi", Local "Local file system at /tmp/rclone2698670363", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (3.12s) PASS 2024/11/01 02:58:06 DEBUG : B2 bucket rclone-test-zoyatof3reqi: Purge remote 2024/11/01 02:58:06 INFO : B2 bucket rclone-test-zoyatof3reqi: cleaning bucket "rclone-test-zoyatof3reqi" of all files 2024/11/01 02:58:06 DEBUG : BackupDir/one: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f413f8370ec1b03ef_d20241101_m025530_c001_v7007000_t0000_u01730429730270") 2024/11/01 02:58:06 DEBUG : BackupDir/one: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f11369054546abe8a_d20241101_m025524_c001_v0001181_t0027_u01730429724965") 2024/11/01 02:58:06 DEBUG : CompareDest/one: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4086d03dd043208b_d20241101_m025505_c001_v7007000_t0000_u01730429705110") 2024/11/01 02:58:06 DEBUG : CompareDest/one: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f1136e56d96e9d7b5_d20241101_m025458_c001_v0001102_t0000_u01730429698611") 2024/11/01 02:58:06 DEBUG : CompareDest/two: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4086d03dd043208d_d20241101_m025505_c001_v7007000_t0000_u01730429705294") 2024/11/01 02:58:06 DEBUG : CompareDest/two: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43d8ee_d20241101_m025459_c001_v0001146_t0053_u01730429699824") 2024/11/01 02:58:06 DEBUG : CopyDest/one: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f413f8370ec1b03f0_d20241101_m025530_c001_v7007000_t0000_u01730429730548") 2024/11/01 02:58:06 DEBUG : CopyDest/one: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43d95c_d20241101_m025521_c001_v0001146_t0001_u01730429721844") 2024/11/01 02:58:06 DEBUG : CopyDest/three: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f413f8370ec1b03f1_d20241101_m025530_c001_v7007000_t0000_u01730429730732") 2024/11/01 02:58:07 DEBUG : CopyDest/three: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43d963_d20241101_m025528_c001_v0001146_t0019_u01730429728239") 2024/11/01 02:58:07 DEBUG : CopyDest/two: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f413f8370ec1b03f2_d20241101_m025530_c001_v7007000_t0000_u01730429730914") 2024/11/01 02:58:07 DEBUG : CopyDest/two: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f1136e56d96e9d859_d20241101_m025525_c001_v0001102_t0052_u01730429725820") 2024/11/01 02:58:07 DEBUG : EXISTING: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f40585b838f90eae5_d20241101_m025655_c001_v7007000_t0000_u01730429815896") 2024/11/01 02:58:07 DEBUG : EXISTING: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43daca_d20241101_m025654_c001_v0001146_t0015_u01730429814799") 2024/11/01 02:58:07 DEBUG : Testêé: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f40585b838f90eadf_d20241101_m025651_c001_v7007000_t0000_u01730429811590") 2024/11/01 02:58:07 DEBUG : Testêé: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43dab2_d20241101_m025650_c001_v0001146_t0020_u01730429810834") 2024/11/01 02:58:07 DEBUG : Testêé: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f1136e56d96e9da4c_d20241101_m025649_c001_v0001102_t0016_u01730429809549") 2024/11/01 02:58:07 DEBUG : a/potato2: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4119bf2f51a38738_d20241101_m025304_c001_v7007000_t0000_u01730429584697") 2024/11/01 02:58:07 DEBUG : a/potato2: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43d748_d20241101_m025303_c001_v0001146_t0040_u01730429583599") 2024/11/01 02:58:07 DEBUG : a/potato2: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4119bf2f51a38734_d20241101_m025301_c001_v7007000_t0000_u01730429581205") 2024/11/01 02:58:07 DEBUG : a/potato2: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43d736_d20241101_m025259_c001_v0001146_t0006_u01730429579818") 2024/11/01 02:58:07 DEBUG : a/potato2: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f40585b838f90e95e_d20241101_m025237_c001_v7007000_t0000_u01730429557073") 2024/11/01 02:58:07 DEBUG : a/potato2: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43d6b2_d20241101_m025236_c001_v0001146_t0041_u01730429556092") 2024/11/01 02:58:08 DEBUG : b/potato: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4119bf2f51a38739_d20241101_m025304_c001_v7007000_t0000_u01730429584879") 2024/11/01 02:58:08 DEBUG : b/potato: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43d73e_d20241101_m025302_c001_v0001146_t0029_u01730429582138") 2024/11/01 02:58:08 DEBUG : b/potato: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4119bf2f51a38733_d20241101_m025300_c001_v7007000_t0000_u01730429580652") 2024/11/01 02:58:08 DEBUG : b/potato: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43d730_d20241101_m025258_c001_v0001146_t0052_u01730429578757") 2024/11/01 02:58:08 DEBUG : b/potato: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f40585b838f90e95d_d20241101_m025236_c001_v7007000_t0000_u01730429556521") 2024/11/01 02:58:08 DEBUG : b/potato: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43d6a8_d20241101_m025234_c001_v0001146_t0007_u01730429554822") 2024/11/01 02:58:08 DEBUG : backup/one: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4153c5e7a77a2006_d20241101_m025544_c001_v7007000_t0000_u01730429744992") 2024/11/01 02:58:08 DEBUG : backup/one: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f115ef96960a9396e_d20241101_m025543_c001_v0001113_t0046_u01730429743253") 2024/11/01 02:58:08 DEBUG : backup/one: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f116a484c0757420f_d20241101_m025537_c001_v0001093_t0033_u01730429737710") 2024/11/01 02:58:08 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4153c5e7a77a2020_d20241101_m025610_c001_v7007000_t0000_u01730429770981") 2024/11/01 02:58:08 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f1112f7e63a620b68_d20241101_m025609_c001_v0001182_t0004_u01730429769024") 2024/11/01 02:58:08 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f112df6d9ad204b79_d20241101_m025605_c001_v0001179_t0001_u01730429765347") 2024/11/01 02:58:08 DEBUG : backup/one.bak: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4076ed8f9e3430d4_d20241101_m025558_c001_v7007000_t0000_u01730429758274") 2024/11/01 02:58:08 DEBUG : backup/one.bak: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f10694f588d75bb60_d20241101_m025556_c001_v0001101_t0001_u01730429756492") 2024/11/01 02:58:08 DEBUG : backup/one.bak: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f1131ced26a501bdf_d20241101_m025552_c001_v0001180_t0022_u01730429752353") 2024/11/01 02:58:08 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4153c5e7a77a2021_d20241101_m025611_c001_v7007000_t0000_u01730429771172") 2024/11/01 02:58:08 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f110d9fb538640bb8_d20241101_m025609_c001_v0001136_t0027_u01730429769995") 2024/11/01 02:58:08 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f1065a05fd68ed9cf_d20241101_m025606_c001_v0001182_t0014_u01730429766851") 2024/11/01 02:58:08 DEBUG : backup/three.txt: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4153c5e7a77a2008_d20241101_m025545_c001_v7007000_t0000_u01730429745174") 2024/11/01 02:58:08 DEBUG : backup/three.txt: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f1095de1aff118180_d20241101_m025544_c001_v0001182_t0008_u01730429744231") 2024/11/01 02:58:08 DEBUG : backup/three.txt: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f11347fc9c4a09fda_d20241101_m025539_c001_v0001144_t0012_u01730429739459") 2024/11/01 02:58:08 DEBUG : backup/three.txt.bak: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4076ed8f9e3430d5_d20241101_m025558_c001_v7007000_t0000_u01730429758455") 2024/11/01 02:58:09 DEBUG : backup/three.txt.bak: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f105e7ca9b7b9cf29_d20241101_m025557_c001_v0001182_t0032_u01730429757499") 2024/11/01 02:58:09 DEBUG : backup/three.txt.bak: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f11674e36f3ecdd11_d20241101_m025553_c001_v0001146_t0050_u01730429753848") 2024/11/01 02:58:09 DEBUG : both0: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4067bd8c2e59ee87_d20241101_m025751_c001_v7007000_t0000_u01730429871669") 2024/11/01 02:58:09 DEBUG : both0: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f1136e56d96e9db48_d20241101_m025726_c001_v0001102_t0005_u01730429846769") 2024/11/01 02:58:09 DEBUG : both0: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f40336d7be542caf2_d20241101_m025722_c001_v7007000_t0000_u01730429842074") 2024/11/01 02:58:09 DEBUG : both0: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f1136e56d96e9da80_d20241101_m025658_c001_v0001102_t0015_u01730429818130") 2024/11/01 02:58:09 DEBUG : both1: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4067bd8c2e59ee88_d20241101_m025751_c001_v7007000_t0000_u01730429871857") 2024/11/01 02:58:09 DEBUG : both1: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f1136e56d96e9db4e_d20241101_m025727_c001_v0001102_t0024_u01730429847975") 2024/11/01 02:58:09 DEBUG : both1: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f40336d7be542caf3_d20241101_m025722_c001_v7007000_t0000_u01730429842257") 2024/11/01 02:58:09 DEBUG : both1: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f1136e56d96e9da8a_d20241101_m025659_c001_v0001102_t0011_u01730429819071") 2024/11/01 02:58:09 DEBUG : both10: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4067bd8c2e59ee89_d20241101_m025752_c001_v7007000_t0000_u01730429872039") 2024/11/01 02:58:09 DEBUG : both10: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f1136e56d96e9db9c_d20241101_m025738_c001_v0001102_t0043_u01730429858788") 2024/11/01 02:58:09 DEBUG : both10: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f40336d7be542caf4_d20241101_m025722_c001_v7007000_t0000_u01730429842440") 2024/11/01 02:58:09 DEBUG : both10: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f1136e56d96e9dad2_d20241101_m025707_c001_v0001102_t0013_u01730429827984") 2024/11/01 02:58:09 DEBUG : both11: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4067bd8c2e59ee8a_d20241101_m025752_c001_v7007000_t0000_u01730429872221") 2024/11/01 02:58:09 DEBUG : both11: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f1136e56d96e9dba6_d20241101_m025740_c001_v0001102_t0044_u01730429860330") 2024/11/01 02:58:09 DEBUG : both11: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f40336d7be542caf7_d20241101_m025722_c001_v7007000_t0000_u01730429842622") 2024/11/01 02:58:09 DEBUG : both11: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f1136e56d96e9dad4_d20241101_m025709_c001_v0001102_t0043_u01730429829007") 2024/11/01 02:58:09 DEBUG : both12: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4067bd8c2e59ee8b_d20241101_m025752_c001_v7007000_t0000_u01730429872425") 2024/11/01 02:58:09 DEBUG : both12: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f1136e56d96e9dbac_d20241101_m025741_c001_v0001102_t0042_u01730429861380") 2024/11/01 02:58:09 DEBUG : both12: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f40336d7be542caf8_d20241101_m025722_c001_v7007000_t0000_u01730429842802") 2024/11/01 02:58:10 DEBUG : both12: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f1136e56d96e9dada_d20241101_m025709_c001_v0001102_t0036_u01730429829980") 2024/11/01 02:58:10 DEBUG : both13: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4067bd8c2e59ee8c_d20241101_m025752_c001_v7007000_t0000_u01730429872607") 2024/11/01 02:58:10 DEBUG : both13: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f1136e56d96e9dbb4_d20241101_m025742_c001_v0001102_t0014_u01730429862249") 2024/11/01 02:58:10 DEBUG : both13: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f40336d7be542caf9_d20241101_m025722_c001_v7007000_t0000_u01730429842984") 2024/11/01 02:58:10 DEBUG : both13: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f1136e56d96e9dae2_d20241101_m025710_c001_v0001102_t0055_u01730429830936") 2024/11/01 02:58:10 DEBUG : both14: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4067bd8c2e59ee8d_d20241101_m025752_c001_v7007000_t0000_u01730429872792") 2024/11/01 02:58:10 DEBUG : both14: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f1136e56d96e9dbb8_d20241101_m025743_c001_v0001102_t0042_u01730429863117") 2024/11/01 02:58:10 DEBUG : both14: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f40336d7be542cafa_d20241101_m025723_c001_v7007000_t0000_u01730429843165") 2024/11/01 02:58:10 DEBUG : both14: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f1136e56d96e9dae6_d20241101_m025711_c001_v0001102_t0038_u01730429831809") 2024/11/01 02:58:10 DEBUG : both15: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4067bd8c2e59ee8e_d20241101_m025752_c001_v7007000_t0000_u01730429872974") 2024/11/01 02:58:10 DEBUG : both15: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f1136e56d96e9dbbe_d20241101_m025744_c001_v0001102_t0008_u01730429864383") 2024/11/01 02:58:10 DEBUG : both15: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f40336d7be542cafb_d20241101_m025723_c001_v7007000_t0000_u01730429843347") 2024/11/01 02:58:10 DEBUG : both15: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f1136e56d96e9daec_d20241101_m025712_c001_v0001102_t0056_u01730429832885") 2024/11/01 02:58:10 DEBUG : both16: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4067bd8c2e59ee8f_d20241101_m025753_c001_v7007000_t0000_u01730429873178") 2024/11/01 02:58:10 DEBUG : both16: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f1136e56d96e9dbc6_d20241101_m025745_c001_v0001102_t0057_u01730429865136") 2024/11/01 02:58:10 DEBUG : both16: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f40336d7be542cafc_d20241101_m025723_c001_v7007000_t0000_u01730429843529") 2024/11/01 02:58:10 DEBUG : both16: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f1136e56d96e9daf2_d20241101_m025713_c001_v0001102_t0052_u01730429833874") 2024/11/01 02:58:10 DEBUG : both17: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4067bd8c2e59ee90_d20241101_m025753_c001_v7007000_t0000_u01730429873369") 2024/11/01 02:58:10 DEBUG : both17: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f1136e56d96e9dbce_d20241101_m025746_c001_v0001102_t0037_u01730429866573") 2024/11/01 02:58:10 DEBUG : both17: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f40336d7be542cafd_d20241101_m025723_c001_v7007000_t0000_u01730429843709") 2024/11/01 02:58:10 DEBUG : both17: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f1136e56d96e9dafa_d20241101_m025715_c001_v0001102_t0011_u01730429835200") 2024/11/01 02:58:11 DEBUG : both18: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4067bd8c2e59ee92_d20241101_m025753_c001_v7007000_t0000_u01730429873552") 2024/11/01 02:58:11 DEBUG : both18: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f1136e56d96e9dbd6_d20241101_m025747_c001_v0001102_t0012_u01730429867346") 2024/11/01 02:58:11 DEBUG : both18: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f40336d7be542cafe_d20241101_m025723_c001_v7007000_t0000_u01730429843897") 2024/11/01 02:58:11 DEBUG : both18: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f1136e56d96e9db12_d20241101_m025716_c001_v0001102_t0013_u01730429836666") 2024/11/01 02:58:11 DEBUG : both19: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4067bd8c2e59ee93_d20241101_m025753_c001_v7007000_t0000_u01730429873734") 2024/11/01 02:58:11 DEBUG : both19: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f1136e56d96e9dbd8_d20241101_m025748_c001_v0001102_t0047_u01730429868003") 2024/11/01 02:58:11 DEBUG : both19: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f40336d7be542caff_d20241101_m025724_c001_v7007000_t0000_u01730429844079") 2024/11/01 02:58:11 DEBUG : both19: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f1136e56d96e9db1a_d20241101_m025717_c001_v0001102_t0035_u01730429837918") 2024/11/01 02:58:11 DEBUG : both2: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4067bd8c2e59ee94_d20241101_m025753_c001_v7007000_t0000_u01730429873916") 2024/11/01 02:58:11 DEBUG : both2: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f1136e56d96e9db5c_d20241101_m025729_c001_v0001102_t0016_u01730429849411") 2024/11/01 02:58:11 DEBUG : both2: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f40336d7be542cb01_d20241101_m025724_c001_v7007000_t0000_u01730429844260") 2024/11/01 02:58:11 DEBUG : both2: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f1136e56d96e9da94_d20241101_m025700_c001_v0001102_t0049_u01730429820277") 2024/11/01 02:58:11 DEBUG : both3: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4067bd8c2e59ee95_d20241101_m025754_c001_v7007000_t0000_u01730429874099") 2024/11/01 02:58:11 DEBUG : both3: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f1136e56d96e9db60_d20241101_m025730_c001_v0001102_t0037_u01730429850296") 2024/11/01 02:58:11 DEBUG : both3: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f40336d7be542cb04_d20241101_m025724_c001_v7007000_t0000_u01730429844441") 2024/11/01 02:58:11 DEBUG : both3: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f1136e56d96e9da9e_d20241101_m025701_c001_v0001102_t0006_u01730429821534") 2024/11/01 02:58:11 DEBUG : both4: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4067bd8c2e59ee96_d20241101_m025754_c001_v7007000_t0000_u01730429874283") 2024/11/01 02:58:11 DEBUG : both4: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f1136e56d96e9db6a_d20241101_m025731_c001_v0001102_t0017_u01730429851000") 2024/11/01 02:58:11 DEBUG : both4: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f40336d7be542cb05_d20241101_m025724_c001_v7007000_t0000_u01730429844623") 2024/11/01 02:58:11 DEBUG : both4: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f1136e56d96e9daa4_d20241101_m025702_c001_v0001102_t0033_u01730429822454") 2024/11/01 02:58:11 DEBUG : both5: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4067bd8c2e59ee97_d20241101_m025754_c001_v7007000_t0000_u01730429874464") 2024/11/01 02:58:11 DEBUG : both5: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f1136e56d96e9db78_d20241101_m025732_c001_v0001102_t0021_u01730429852335") 2024/11/01 02:58:12 DEBUG : both5: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f40336d7be542cb06_d20241101_m025724_c001_v7007000_t0000_u01730429844822") 2024/11/01 02:58:12 DEBUG : both5: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f1136e56d96e9daac_d20241101_m025703_c001_v0001102_t0027_u01730429823426") 2024/11/01 02:58:12 DEBUG : both6: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4067bd8c2e59ee99_d20241101_m025754_c001_v7007000_t0000_u01730429874649") 2024/11/01 02:58:12 DEBUG : both6: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f1136e56d96e9db7c_d20241101_m025733_c001_v0001102_t0034_u01730429853756") 2024/11/01 02:58:12 DEBUG : both6: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f40336d7be542cb07_d20241101_m025725_c001_v7007000_t0000_u01730429845003") 2024/11/01 02:58:12 DEBUG : both6: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f1136e56d96e9dab2_d20241101_m025704_c001_v0001102_t0039_u01730429824572") 2024/11/01 02:58:12 DEBUG : both7: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4067bd8c2e59ee9a_d20241101_m025754_c001_v7007000_t0000_u01730429874832") 2024/11/01 02:58:12 DEBUG : both7: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f1136e56d96e9db86_d20241101_m025734_c001_v0001102_t0026_u01730429854965") 2024/11/01 02:58:12 DEBUG : both7: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f40336d7be542cb08_d20241101_m025725_c001_v7007000_t0000_u01730429845185") 2024/11/01 02:58:12 DEBUG : both7: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f1136e56d96e9dab8_d20241101_m025705_c001_v0001102_t0020_u01730429825712") 2024/11/01 02:58:12 DEBUG : both8: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4067bd8c2e59ee9b_d20241101_m025755_c001_v7007000_t0000_u01730429875024") 2024/11/01 02:58:12 DEBUG : both8: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f1136e56d96e9db8a_d20241101_m025735_c001_v0001102_t0016_u01730429855998") 2024/11/01 02:58:12 DEBUG : both8: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f40336d7be542cb09_d20241101_m025725_c001_v7007000_t0000_u01730429845421") 2024/11/01 02:58:12 DEBUG : both8: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f1136e56d96e9dac0_d20241101_m025706_c001_v0001102_t0033_u01730429826516") 2024/11/01 02:58:12 DEBUG : both9: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4067bd8c2e59ee9c_d20241101_m025755_c001_v7007000_t0000_u01730429875220") 2024/11/01 02:58:12 DEBUG : both9: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f1136e56d96e9db8e_d20241101_m025736_c001_v0001102_t0040_u01730429856801") 2024/11/01 02:58:12 DEBUG : both9: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f40336d7be542cb0a_d20241101_m025725_c001_v7007000_t0000_u01730429845602") 2024/11/01 02:58:12 DEBUG : both9: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f1136e56d96e9dac6_d20241101_m025707_c001_v0001102_t0059_u01730429827193") 2024/11/01 02:58:12 DEBUG : c/non empty space: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4119bf2f51a3873a_d20241101_m025305_c001_v7007000_t0000_u01730429585062") 2024/11/01 02:58:12 DEBUG : c/non empty space: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43d744_d20241101_m025302_c001_v0001146_t0021_u01730429582899") 2024/11/01 02:58:12 DEBUG : c/non empty space: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4119bf2f51a38735_d20241101_m025301_c001_v7007000_t0000_u01730429581386") 2024/11/01 02:58:13 DEBUG : c/non empty space: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43d732_d20241101_m025259_c001_v0001146_t0051_u01730429579074") 2024/11/01 02:58:13 DEBUG : c/non empty space: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f40585b838f90e95f_d20241101_m025237_c001_v7007000_t0000_u01730429557255") 2024/11/01 02:58:13 DEBUG : c/non empty space: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43d6ae_d20241101_m025235_c001_v0001146_t0054_u01730429555401") 2024/11/01 02:58:13 DEBUG : check sum: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4199817b6e10b6b4_d20241101_m025222_c001_v7007000_t0000_u01730429542276") 2024/11/01 02:58:13 DEBUG : check sum: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43d65e_d20241101_m025221_c001_v0001146_t0049_u01730429541244") 2024/11/01 02:58:13 DEBUG : dest/3: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f413f8370ec1b03e7_d20241101_m025514_c001_v7007000_t0000_u01730429714760") 2024/11/01 02:58:13 DEBUG : dest/3: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4132c93c64ecbdac_d20241101_m025513_c001_v0001182_t0000_u01730429713653") 2024/11/01 02:58:13 DEBUG : dst/one: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f40585b838f90ead7_d20241101_m025648_c001_v7007000_t0000_u01730429808084") 2024/11/01 02:58:13 DEBUG : dst/one: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f1198426898e35817_d20241101_m025646_c001_v0001182_t0001_u01730429806301") 2024/11/01 02:58:13 DEBUG : dst/one: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4003bd4333e5047d_d20241101_m025646_c001_v7007000_t0000_u01730429806112") 2024/11/01 02:58:13 DEBUG : dst/one: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f1198426898e35764_d20241101_m025640_c001_v0001182_t0031_u01730429800981") 2024/11/01 02:58:13 DEBUG : dst/one: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4003bd4333e50470_d20241101_m025640_c001_v7007000_t0000_u01730429800252") 2024/11/01 02:58:13 DEBUG : dst/one: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43da76_d20241101_m025636_c001_v0001146_t0026_u01730429796071") 2024/11/01 02:58:13 DEBUG : dst/one: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4003bd4333e50466_d20241101_m025634_c001_v7007000_t0000_u01730429794611") 2024/11/01 02:58:13 DEBUG : dst/one: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f115349b5db6c86f5_d20241101_m025632_c001_v0001182_t0053_u01730429792366") 2024/11/01 02:58:13 DEBUG : dst/one: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4199817b6e10b8cb_d20241101_m025632_c001_v7007000_t0000_u01730429792162") 2024/11/01 02:58:13 DEBUG : dst/one: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f115349b5db6c864f_d20241101_m025628_c001_v0001182_t0039_u01730429788639") 2024/11/01 02:58:13 DEBUG : dst/one: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4199817b6e10b8c5_d20241101_m025627_c001_v7007000_t0000_u01730429787896") 2024/11/01 02:58:13 DEBUG : dst/one: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f1136e56d96e9d9ae_d20241101_m025623_c001_v0001102_t0016_u01730429783056") 2024/11/01 02:58:13 DEBUG : dst/one: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4153c5e7a77a2026_d20241101_m025621_c001_v7007000_t0000_u01730429781765") 2024/11/01 02:58:14 DEBUG : dst/one: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f110eeba2a9a55673_d20241101_m025620_c001_v0001130_t0027_u01730429780098") 2024/11/01 02:58:14 DEBUG : dst/one: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f407cf251828a60fb_d20241101_m025619_c001_v7007000_t0000_u01730429779911") 2024/11/01 02:58:14 DEBUG : dst/one: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f110eeba2a9a5566d_d20241101_m025617_c001_v0001130_t0006_u01730429777206") 2024/11/01 02:58:14 DEBUG : dst/one: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f407cf251828a60f8_d20241101_m025616_c001_v7007000_t0000_u01730429776478") 2024/11/01 02:58:14 DEBUG : dst/one: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f1136e56d96e9d974_d20241101_m025612_c001_v0001102_t0010_u01730429772280") 2024/11/01 02:58:14 DEBUG : dst/one: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4153c5e7a77a2022_d20241101_m025611_c001_v7007000_t0000_u01730429771358") 2024/11/01 02:58:14 DEBUG : dst/one: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f100e419a87854e9e_d20241101_m025609_c001_v0001098_t0011_u01730429769436") 2024/11/01 02:58:14 DEBUG : dst/one: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4076ed8f9e3430df_d20241101_m025609_c001_v7007000_t0000_u01730429769251") 2024/11/01 02:58:14 DEBUG : dst/one: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f100e419a87854e8e_d20241101_m025606_c001_v0001098_t0033_u01730429766321") 2024/11/01 02:58:14 DEBUG : dst/one: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4076ed8f9e3430dc_d20241101_m025605_c001_v7007000_t0000_u01730429765561") 2024/11/01 02:58:14 DEBUG : dst/one: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f1136e56d96e9d917_d20241101_m025559_c001_v0001102_t0024_u01730429759560") 2024/11/01 02:58:14 DEBUG : dst/one: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4076ed8f9e3430d6_d20241101_m025558_c001_v7007000_t0000_u01730429758635") 2024/11/01 02:58:14 DEBUG : dst/one: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f1019f50bd3683f77_d20241101_m025557_c001_v0001182_t0059_u01730429757020") 2024/11/01 02:58:14 DEBUG : dst/one: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f40585b838f90ea91_d20241101_m025556_c001_v7007000_t0000_u01730429756839") 2024/11/01 02:58:14 DEBUG : dst/one: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f1019f50bd3683ec5_d20241101_m025553_c001_v0001182_t0031_u01730429753372") 2024/11/01 02:58:14 DEBUG : dst/one: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f40585b838f90ea8a_d20241101_m025552_c001_v7007000_t0000_u01730429752626") 2024/11/01 02:58:14 DEBUG : dst/one: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f1136e56d96e9d8c7_d20241101_m025546_c001_v0001102_t0039_u01730429746265") 2024/11/01 02:58:14 DEBUG : dst/one: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4153c5e7a77a2009_d20241101_m025545_c001_v7007000_t0000_u01730429745355") 2024/11/01 02:58:14 DEBUG : dst/one: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f104f110387352554_d20241101_m025543_c001_v0001182_t0048_u01730429743785") 2024/11/01 02:58:14 DEBUG : dst/one: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4199817b6e10b87c_d20241101_m025543_c001_v7007000_t0000_u01730429743585") 2024/11/01 02:58:14 DEBUG : dst/one: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f104f110387352444_d20241101_m025539_c001_v0001182_t0038_u01730429739047") 2024/11/01 02:58:14 DEBUG : dst/one: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4199817b6e10b85f_d20241101_m025538_c001_v7007000_t0000_u01730429738325") 2024/11/01 02:58:15 DEBUG : dst/one: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f1136e56d96e9d881_d20241101_m025532_c001_v0001102_t0041_u01730429732242") 2024/11/01 02:58:15 DEBUG : dst/one: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f413f8370ec1b03f3_d20241101_m025531_c001_v7007000_t0000_u01730429731108") 2024/11/01 02:58:15 DEBUG : dst/one: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f1019f50bd3683a28_d20241101_m025525_c001_v0001182_t0025_u01730429725418") 2024/11/01 02:58:15 DEBUG : dst/one: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f405dedf207ade00f_d20241101_m025525_c001_v7007000_t0000_u01730429725183") 2024/11/01 02:58:15 DEBUG : dst/one: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f1136e56d96e9d841_d20241101_m025520_c001_v0001102_t0041_u01730429720981") 2024/11/01 02:58:15 DEBUG : dst/one: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113939c9bf8ded3f_d20241101_m025520_c001_v0001165_t0039_u01730429720212") 2024/11/01 02:58:15 DEBUG : dst/one: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113939c9bf8ded3b_d20241101_m025519_c001_v0001165_t0023_u01730429719248") 2024/11/01 02:58:15 DEBUG : dst/one: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4086d03dd043208f_d20241101_m025505_c001_v7007000_t0000_u01730429705477") 2024/11/01 02:58:15 DEBUG : dst/one: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43d8e4_d20241101_m025457_c001_v0001146_t0042_u01730429697872") 2024/11/01 02:58:15 DEBUG : dst/one: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f119131ae0547e27f_d20241101_m025457_c001_v0001178_t0006_u01730429697105") 2024/11/01 02:58:15 DEBUG : dst/one: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f119131ae0547e27d_d20241101_m025456_c001_v0001178_t0058_u01730429696054") 2024/11/01 02:58:15 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f40585b838f90ead8_d20241101_m025648_c001_v7007000_t0000_u01730429808264") 2024/11/01 02:58:15 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f114aa8449575dfae_d20241101_m025645_c001_v0001182_t0039_u01730429805900") 2024/11/01 02:58:15 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f118024af2c513d3d_d20241101_m025640_c001_v0001182_t0019_u01730429800032") 2024/11/01 02:58:15 DEBUG : dst/one.bak: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4003bd4333e50467_d20241101_m025634_c001_v7007000_t0000_u01730429794792") 2024/11/01 02:58:15 DEBUG : dst/one.bak: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f1135a7481ab7aeef_d20241101_m025631_c001_v0001115_t0030_u01730429791398") 2024/11/01 02:58:15 DEBUG : dst/one.bak: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f11869d70d636526b_d20241101_m025627_c001_v0001120_t0006_u01730429787113") 2024/11/01 02:58:15 DEBUG : dst/one.bak: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4153c5e7a77a2027_d20241101_m025621_c001_v7007000_t0000_u01730429781949") 2024/11/01 02:58:15 DEBUG : dst/one.bak: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f103c245e9f3d4974_d20241101_m025619_c001_v0001182_t0009_u01730429779702") 2024/11/01 02:58:15 DEBUG : dst/one.bak: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f112153cbd3d98b1e_d20241101_m025615_c001_v0001097_t0021_u01730429775991") 2024/11/01 02:58:15 DEBUG : dst/three: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f413f8370ec1b03f5_d20241101_m025531_c001_v7007000_t0000_u01730429731291") 2024/11/01 02:58:15 DEBUG : dst/three: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113939c9bf8ded49_d20241101_m025529_c001_v0001165_t0024_u01730429729616") 2024/11/01 02:58:16 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f40585b838f90ead9_d20241101_m025648_c001_v7007000_t0000_u01730429808444") 2024/11/01 02:58:16 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f107c02f778eda828_d20241101_m025647_c001_v0001165_t0020_u01730429807084") 2024/11/01 02:58:16 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f109afb5682446e77_d20241101_m025641_c001_v0001145_t0021_u01730429801757") 2024/11/01 02:58:16 DEBUG : dst/three.txt: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f40585b838f90eada_d20241101_m025648_c001_v7007000_t0000_u01730429808638") 2024/11/01 02:58:16 DEBUG : dst/three.txt: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f1198426898e35840_d20241101_m025647_c001_v0001182_t0031_u01730429807496") 2024/11/01 02:58:16 DEBUG : dst/three.txt: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4003bd4333e50481_d20241101_m025647_c001_v7007000_t0000_u01730429807313") 2024/11/01 02:58:16 DEBUG : dst/three.txt: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f1198426898e357ca_d20241101_m025644_c001_v0001182_t0003_u01730429804461") 2024/11/01 02:58:16 DEBUG : dst/three.txt: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4003bd4333e50478_d20241101_m025644_c001_v7007000_t0000_u01730429804278") 2024/11/01 02:58:16 DEBUG : dst/three.txt: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43da7e_d20241101_m025637_c001_v0001146_t0005_u01730429797264") 2024/11/01 02:58:16 DEBUG : dst/three.txt: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4003bd4333e50469_d20241101_m025634_c001_v7007000_t0000_u01730429794975") 2024/11/01 02:58:16 DEBUG : dst/three.txt: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f115349b5db6c8731_d20241101_m025634_c001_v0001182_t0005_u01730429793999") 2024/11/01 02:58:16 DEBUG : dst/three.txt: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4199817b6e10b8cc_d20241101_m025633_c001_v7007000_t0000_u01730429793817") 2024/11/01 02:58:16 DEBUG : dst/three.txt: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f115349b5db6c8693_d20241101_m025629_c001_v0001182_t0054_u01730429789973") 2024/11/01 02:58:16 DEBUG : dst/three.txt: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4199817b6e10b8c8_d20241101_m025629_c001_v7007000_t0000_u01730429789791") 2024/11/01 02:58:16 DEBUG : dst/three.txt: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f1136e56d96e9d9ba_d20241101_m025624_c001_v0001102_t0030_u01730429784092") 2024/11/01 02:58:16 DEBUG : dst/three.txt: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f407cf251828a60fc_d20241101_m025621_c001_v7007000_t0000_u01730429781201") 2024/11/01 02:58:16 DEBUG : dst/three.txt: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43da2f_d20241101_m025618_c001_v0001146_t0017_u01730429778657") 2024/11/01 02:58:16 DEBUG : dst/three.txt: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f407cf251828a60fa_d20241101_m025617_c001_v7007000_t0000_u01730429777930") 2024/11/01 02:58:16 DEBUG : dst/three.txt: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f1136e56d96e9d97c_d20241101_m025613_c001_v0001102_t0002_u01730429773125") 2024/11/01 02:58:16 DEBUG : dst/three.txt: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4076ed8f9e3430e0_d20241101_m025610_c001_v7007000_t0000_u01730429770404") 2024/11/01 02:58:17 DEBUG : dst/three.txt: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43d9fd_d20241101_m025608_c001_v0001146_t0011_u01730429768164") 2024/11/01 02:58:17 DEBUG : dst/three.txt: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4076ed8f9e3430dd_d20241101_m025607_c001_v7007000_t0000_u01730429767061") 2024/11/01 02:58:17 DEBUG : dst/three.txt: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f1136e56d96e9d920_d20241101_m025600_c001_v0001102_t0040_u01730429760643") 2024/11/01 02:58:17 DEBUG : dst/three.txt: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f40585b838f90ea93_d20241101_m025557_c001_v7007000_t0000_u01730429757731") 2024/11/01 02:58:17 DEBUG : dst/three.txt: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43d9d9_d20241101_m025555_c001_v0001146_t0049_u01730429755253") 2024/11/01 02:58:17 DEBUG : dst/three.txt: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f40585b838f90ea8f_d20241101_m025554_c001_v7007000_t0000_u01730429754168") 2024/11/01 02:58:17 DEBUG : dst/three.txt: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f1136e56d96e9d8d1_d20241101_m025547_c001_v0001102_t0031_u01730429747411") 2024/11/01 02:58:17 DEBUG : dst/three.txt: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4199817b6e10b884_d20241101_m025544_c001_v7007000_t0000_u01730429744444") 2024/11/01 02:58:17 DEBUG : dst/three.txt: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43d9a7_d20241101_m025542_c001_v0001146_t0059_u01730429742302") 2024/11/01 02:58:17 DEBUG : dst/three.txt: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4199817b6e10b874_d20241101_m025541_c001_v7007000_t0000_u01730429741164") 2024/11/01 02:58:17 DEBUG : dst/three.txt: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f1136e56d96e9d885_d20241101_m025533_c001_v0001102_t0010_u01730429733089") 2024/11/01 02:58:17 DEBUG : dst/three.txt.bak: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4003bd4333e5046a_d20241101_m025635_c001_v7007000_t0000_u01730429795158") 2024/11/01 02:58:17 DEBUG : dst/three.txt.bak: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f10259c610d1190d7_d20241101_m025633_c001_v0001145_t0049_u01730429793153") 2024/11/01 02:58:17 DEBUG : dst/three.txt.bak: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f1082b3aa0b2bdb73_d20241101_m025629_c001_v0001043_t0037_u01730429789424") 2024/11/01 02:58:17 DEBUG : dst/three.txt.bak: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4153c5e7a77a2028_d20241101_m025622_c001_v7007000_t0000_u01730429782142") 2024/11/01 02:58:17 DEBUG : dst/three.txt.bak: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f105fcb0a292668c2_d20241101_m025620_c001_v0001105_t0028_u01730429780627") 2024/11/01 02:58:17 DEBUG : dst/three.txt.bak: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f108a429a013c5f60_d20241101_m025617_c001_v0001182_t0031_u01730429777712") 2024/11/01 02:58:17 DEBUG : dst/two: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f40585b838f90eadb_d20241101_m025648_c001_v7007000_t0000_u01730429808819") 2024/11/01 02:58:17 DEBUG : dst/two: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f1136e56d96e9da06_d20241101_m025636_c001_v0001102_t0010_u01730429796827") 2024/11/01 02:58:17 DEBUG : dst/two: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4003bd4333e5046b_d20241101_m025635_c001_v7007000_t0000_u01730429795341") 2024/11/01 02:58:18 DEBUG : dst/two: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43da40_d20241101_m025623_c001_v0001146_t0052_u01730429783764") 2024/11/01 02:58:18 DEBUG : dst/two: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4153c5e7a77a2029_d20241101_m025622_c001_v7007000_t0000_u01730429782325") 2024/11/01 02:58:18 DEBUG : dst/two: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43da19_d20241101_m025612_c001_v0001146_t0013_u01730429772856") 2024/11/01 02:58:18 DEBUG : dst/two: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4153c5e7a77a2023_d20241101_m025611_c001_v7007000_t0000_u01730429771542") 2024/11/01 02:58:18 DEBUG : dst/two: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43d9e1_d20241101_m025600_c001_v0001146_t0005_u01730429760020") 2024/11/01 02:58:18 DEBUG : dst/two: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4076ed8f9e3430d7_d20241101_m025558_c001_v7007000_t0000_u01730429758815") 2024/11/01 02:58:18 DEBUG : dst/two: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43d9bb_d20241101_m025546_c001_v0001146_t0008_u01730429746791") 2024/11/01 02:58:18 DEBUG : dst/two: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4153c5e7a77a200a_d20241101_m025545_c001_v7007000_t0000_u01730429745536") 2024/11/01 02:58:18 DEBUG : dst/two: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43d97d_d20241101_m025532_c001_v0001146_t0021_u01730429732782") 2024/11/01 02:58:18 DEBUG : dst/two: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f413f8370ec1b03f6_d20241101_m025531_c001_v7007000_t0000_u01730429731474") 2024/11/01 02:58:18 DEBUG : dst/two: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f103740a39405de5e_d20241101_m025526_c001_v0001091_t0047_u01730429726796") 2024/11/01 02:58:18 DEBUG : dst/two: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4086d03dd0432090_d20241101_m025505_c001_v7007000_t0000_u01730429705705") 2024/11/01 02:58:18 DEBUG : dst/two: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f119131ae0547e297_d20241101_m025504_c001_v0001178_t0005_u01730429704476") 2024/11/01 02:58:18 DEBUG : empty space: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f403f964ad33efa63_d20241101_m025420_c001_v7007000_t0000_u01730429660760") 2024/11/01 02:58:18 DEBUG : empty space: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43d856_d20241101_m025417_c001_v0001146_t0053_u01730429657183") 2024/11/01 02:58:18 DEBUG : empty space: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f403f964ad33efa5d_d20241101_m025414_c001_v7007000_t0000_u01730429654859") 2024/11/01 02:58:18 DEBUG : empty space: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f1136e56d96e9d66e_d20241101_m025403_c001_v0001102_t0042_u01730429643021") 2024/11/01 02:58:18 DEBUG : empty space: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4003bd4333e50383_d20241101_m025353_c001_v7007000_t0000_u01730429633359") 2024/11/01 02:58:18 DEBUG : empty space: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43d7f8_d20241101_m025347_c001_v0001146_t0018_u01730429627445") 2024/11/01 02:58:18 DEBUG : empty space: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4119bf2f51a3874f_d20241101_m025319_c001_v7007000_t0000_u01730429599719") 2024/11/01 02:58:19 DEBUG : empty space: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43d784_d20241101_m025317_c001_v0001146_t0043_u01730429597854") 2024/11/01 02:58:19 DEBUG : empty space: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4119bf2f51a38746_d20241101_m025316_c001_v7007000_t0000_u01730429596068") 2024/11/01 02:58:19 DEBUG : empty space: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43d776_d20241101_m025314_c001_v0001146_t0044_u01730429594736") 2024/11/01 02:58:19 DEBUG : empty space: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4119bf2f51a38742_d20241101_m025310_c001_v7007000_t0000_u01730429590996") 2024/11/01 02:58:19 DEBUG : empty space: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43d75c_d20241101_m025309_c001_v0001146_t0055_u01730429589032") 2024/11/01 02:58:19 DEBUG : empty space: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4119bf2f51a3873e_d20241101_m025307_c001_v7007000_t0000_u01730429587824") 2024/11/01 02:58:19 DEBUG : empty space: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43d750_d20241101_m025306_c001_v0001146_t0031_u01730429586244") 2024/11/01 02:58:19 DEBUG : empty space: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4119bf2f51a3872f_d20241101_m025257_c001_v7007000_t0000_u01730429577838") 2024/11/01 02:58:19 DEBUG : empty space: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43d720_d20241101_m025255_c001_v0001146_t0043_u01730429575539") 2024/11/01 02:58:19 DEBUG : empty space: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f40585b838f90e97b_d20241101_m025254_c001_v7007000_t0000_u01730429574213") 2024/11/01 02:58:19 DEBUG : empty space: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43d716_d20241101_m025253_c001_v0001146_t0051_u01730429573307") 2024/11/01 02:58:19 DEBUG : empty space: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f40585b838f90e96e_d20241101_m025247_c001_v7007000_t0000_u01730429567073") 2024/11/01 02:58:19 DEBUG : empty space: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43d6e6_d20241101_m025245_c001_v0001146_t0011_u01730429565269") 2024/11/01 02:58:19 DEBUG : empty space: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f40585b838f90e966_d20241101_m025242_c001_v7007000_t0000_u01730429562688") 2024/11/01 02:58:19 DEBUG : empty space: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43d6d4_d20241101_m025241_c001_v0001146_t0047_u01730429561656") 2024/11/01 02:58:19 DEBUG : empty space: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f40585b838f90e965_d20241101_m025240_c001_v7007000_t0000_u01730429560567") 2024/11/01 02:58:19 DEBUG : empty space: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f1118fb7974b1b465_d20241101_m025239_c001_v0001150_t0010_u01730429559713") 2024/11/01 02:58:19 DEBUG : empty space: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43d6ba_d20241101_m025237_c001_v0001146_t0055_u01730429557980") 2024/11/01 02:58:19 DEBUG : enormous: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4119bf2f51a38749_d20241101_m025318_c001_v7007000_t0000_u01730429598802") 2024/11/01 02:58:19 DEBUG : enormous: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43d786_d20241101_m025318_c001_v0001146_t0046_u01730429598157") 2024/11/01 02:58:20 DEBUG : existing: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f40585b838f90eae1_d20241101_m025653_c001_v7007000_t0000_u01730429813694") 2024/11/01 02:58:20 DEBUG : existing: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f1136e56d96e9da62_d20241101_m025652_c001_v0001102_t0048_u01730429812326") 2024/11/01 02:58:20 DEBUG : existing: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4003bd4333e50376_d20241101_m025345_c001_v7007000_t0000_u01730429625290") 2024/11/01 02:58:20 DEBUG : existing: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43d7e2_d20241101_m025344_c001_v0001146_t0002_u01730429624092") 2024/11/01 02:58:20 DEBUG : existing: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f40585b838f90e95b_d20241101_m025233_c001_v7007000_t0000_u01730429553721") 2024/11/01 02:58:20 DEBUG : existing: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43d690_d20241101_m025232_c001_v0001146_t0029_u01730429552323") 2024/11/01 02:58:20 DEBUG : existing: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f40585b838f90e955_d20241101_m025231_c001_v7007000_t0000_u01730429551050") 2024/11/01 02:58:20 DEBUG : existing: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43d68a_d20241101_m025230_c001_v0001146_t0054_u01730429550159") 2024/11/01 02:58:20 DEBUG : existing: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43d684_d20241101_m025228_c001_v0001146_t0011_u01730429548866") 2024/11/01 02:58:20 DEBUG : existing-b: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4003bd4333e50378_d20241101_m025345_c001_v7007000_t0000_u01730429625487") 2024/11/01 02:58:20 DEBUG : existing-b: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f1136e56d96e9d60c_d20241101_m025344_c001_v0001102_t0000_u01730429624103") 2024/11/01 02:58:20 DEBUG : five: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4119bf2f51a38764_d20241101_m025324_c001_v7007000_t0000_u01730429604708") 2024/11/01 02:58:20 DEBUG : five: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f41960506a39e562b_d20241101_m025323_c001_v0001038_t0050_u01730429603033") 2024/11/01 02:58:20 DEBUG : foo: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f40585b838f90e96b_d20241101_m025244_c001_v7007000_t0000_u01730429564540") 2024/11/01 02:58:20 DEBUG : foo: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f413424bf1f43d6e2_d20241101_m025243_c001_v0001146_t0048_u01730429563967") 2024/11/01 02:58:20 DEBUG : foo: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f413424bf1f43d6de_d20241101_m025243_c001_v0001146_t0048_u01730429563416") 2024/11/01 02:58:20 DEBUG : four: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4119bf2f51a38765_d20241101_m025324_c001_v7007000_t0000_u01730429604888") 2024/11/01 02:58:20 DEBUG : four: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f413424bf1f43d79a_d20241101_m025322_c001_v0001146_t0048_u01730429602478") 2024/11/01 02:58:20 DEBUG : four: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43d794_d20241101_m025321_c001_v0001146_t0053_u01730429601672") 2024/11/01 02:58:20 DEBUG : hello world2: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f418b60c3d0adcfb9_d20241101_m025136_c001_v7007000_t0000_u01730429496777") 2024/11/01 02:58:21 DEBUG : hello world2: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43d596_d20241101_m025135_c001_v0001146_t0025_u01730429495991") 2024/11/01 02:58:21 DEBUG : ignore-size: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4199817b6e10b6bb_d20241101_m025227_c001_v7007000_t0000_u01730429547415") 2024/11/01 02:58:21 DEBUG : ignore-size: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43d67a_d20241101_m025226_c001_v0001146_t0010_u01730429546182") 2024/11/01 02:58:21 DEBUG : nested/sub dir/file: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4003bd4333e50370_d20241101_m025342_c001_v7007000_t0000_u01730429622975") 2024/11/01 02:58:21 DEBUG : nested/sub dir/file: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f1136e56d96e9d5fa_d20241101_m025342_c001_v0001102_t0016_u01730429622182") 2024/11/01 02:58:21 DEBUG : nested/sub dir/file: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4003bd4333e5036a_d20241101_m025341_c001_v7007000_t0000_u01730429621071") 2024/11/01 02:58:21 DEBUG : nested/sub dir/file: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43d7d8_d20241101_m025339_c001_v0001146_t0040_u01730429619901") 2024/11/01 02:58:21 DEBUG : one: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4119bf2f51a38766_d20241101_m025325_c001_v7007000_t0000_u01730429605069") 2024/11/01 02:58:21 DEBUG : one: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f413424bf1f43d78c_d20241101_m025320_c001_v0001146_t0048_u01730429600818") 2024/11/01 02:58:21 DEBUG : only0: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4067bd8c2e59ee9e_d20241101_m025755_c001_v7007000_t0000_u01730429875401") 2024/11/01 02:58:21 DEBUG : only0: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4136e56d96e9dbe8_d20241101_m025749_c001_v0001102_t0018_u01730429869630") 2024/11/01 02:58:21 DEBUG : only0: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43db50_d20241101_m025727_c001_v0001146_t0019_u01730429847438") 2024/11/01 02:58:21 DEBUG : only0: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f40336d7be542caee_d20241101_m025721_c001_v7007000_t0000_u01730429841065") 2024/11/01 02:58:21 DEBUG : only0: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43dad8_d20241101_m025658_c001_v0001146_t0012_u01730429818524") 2024/11/01 02:58:21 DEBUG : only1: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4067bd8c2e59ee9f_d20241101_m025755_c001_v7007000_t0000_u01730429875583") 2024/11/01 02:58:21 DEBUG : only1: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f413424bf1f43dbb4_d20241101_m025749_c001_v0001146_t0048_u01730429869639") 2024/11/01 02:58:21 DEBUG : only1: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43db56_d20241101_m025728_c001_v0001146_t0040_u01730429848586") 2024/11/01 02:58:21 DEBUG : only1: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f403f964ad33efba6_d20241101_m025721_c001_v7007000_t0000_u01730429841259") 2024/11/01 02:58:21 DEBUG : only1: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43dadc_d20241101_m025659_c001_v0001146_t0055_u01730429819722") 2024/11/01 02:58:21 DEBUG : only10: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4067bd8c2e59eea0_d20241101_m025755_c001_v7007000_t0000_u01730429875764") 2024/11/01 02:58:21 DEBUG : only10: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f413424bf1f43dbba_d20241101_m025750_c001_v0001146_t0048_u01730429870402") 2024/11/01 02:58:21 DEBUG : only10: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43db8c_d20241101_m025739_c001_v0001146_t0017_u01730429859706") 2024/11/01 02:58:22 DEBUG : only10: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f403f964ad33efba5_d20241101_m025721_c001_v7007000_t0000_u01730429841072") 2024/11/01 02:58:22 DEBUG : only10: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43db0c_d20241101_m025708_c001_v0001146_t0017_u01730429828634") 2024/11/01 02:58:22 DEBUG : only11: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4067bd8c2e59eea1_d20241101_m025755_c001_v7007000_t0000_u01730429875946") 2024/11/01 02:58:22 DEBUG : only11: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f412daa435a979f17_d20241101_m025750_c001_v0001098_t0007_u01730429870563") 2024/11/01 02:58:22 DEBUG : only11: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43db90_d20241101_m025741_c001_v0001146_t0054_u01730429861011") 2024/11/01 02:58:22 DEBUG : only11: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f407cf251828a613f_d20241101_m025721_c001_v7007000_t0000_u01730429841269") 2024/11/01 02:58:22 DEBUG : only11: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43db12_d20241101_m025709_c001_v0001146_t0043_u01730429829418") 2024/11/01 02:58:22 DEBUG : only12: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4067bd8c2e59eea2_d20241101_m025756_c001_v7007000_t0000_u01730429876128") 2024/11/01 02:58:22 DEBUG : only12: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4008e4cf1b0d94d1_d20241101_m025750_c001_v0001157_t0011_u01730429870591") 2024/11/01 02:58:22 DEBUG : only12: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43db94_d20241101_m025741_c001_v0001146_t0049_u01730429861715") 2024/11/01 02:58:22 DEBUG : only12: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f407cf251828a613e_d20241101_m025721_c001_v7007000_t0000_u01730429841081") 2024/11/01 02:58:22 DEBUG : only12: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43db16_d20241101_m025710_c001_v0001146_t0027_u01730429830264") 2024/11/01 02:58:22 DEBUG : only13: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4067bd8c2e59eea3_d20241101_m025756_c001_v7007000_t0000_u01730429876353") 2024/11/01 02:58:22 DEBUG : only13: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f412daa435a979f13_d20241101_m025750_c001_v0001098_t0007_u01730429870197") 2024/11/01 02:58:22 DEBUG : only13: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43db96_d20241101_m025742_c001_v0001146_t0012_u01730429862688") 2024/11/01 02:58:22 DEBUG : only13: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4153c5e7a77a2050_d20241101_m025721_c001_v7007000_t0000_u01730429841397") 2024/11/01 02:58:22 DEBUG : only13: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43db1c_d20241101_m025711_c001_v0001146_t0027_u01730429831366") 2024/11/01 02:58:22 DEBUG : only14: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4067bd8c2e59eea5_d20241101_m025756_c001_v7007000_t0000_u01730429876580") 2024/11/01 02:58:22 DEBUG : only14: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4008e4cf1b0d94cd_d20241101_m025750_c001_v0001157_t0011_u01730429870383") 2024/11/01 02:58:22 DEBUG : only14: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43db98_d20241101_m025743_c001_v0001146_t0016_u01730429863520") 2024/11/01 02:58:23 DEBUG : only14: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4153c5e7a77a204f_d20241101_m025721_c001_v7007000_t0000_u01730429841216") 2024/11/01 02:58:23 DEBUG : only14: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43db1e_d20241101_m025712_c001_v0001146_t0028_u01730429832264") 2024/11/01 02:58:23 DEBUG : only15: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4067bd8c2e59eea8_d20241101_m025756_c001_v7007000_t0000_u01730429876762") 2024/11/01 02:58:23 DEBUG : only15: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4136e56d96e9dbec_d20241101_m025750_c001_v0001102_t0018_u01730429870031") 2024/11/01 02:58:23 DEBUG : only15: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43db9a_d20241101_m025744_c001_v0001146_t0041_u01730429864825") 2024/11/01 02:58:23 DEBUG : only15: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4153c5e7a77a204c_d20241101_m025720_c001_v7007000_t0000_u01730429840851") 2024/11/01 02:58:23 DEBUG : only15: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43db22_d20241101_m025713_c001_v0001146_t0039_u01730429833192") 2024/11/01 02:58:23 DEBUG : only16: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4067bd8c2e59eea9_d20241101_m025756_c001_v7007000_t0000_u01730429876947") 2024/11/01 02:58:23 DEBUG : only16: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f413424bf1f43dbb6_d20241101_m025750_c001_v0001146_t0048_u01730429870039") 2024/11/01 02:58:23 DEBUG : only16: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43db9c_d20241101_m025746_c001_v0001146_t0043_u01730429866026") 2024/11/01 02:58:23 DEBUG : only16: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4153c5e7a77a204d_d20241101_m025721_c001_v7007000_t0000_u01730429841032") 2024/11/01 02:58:23 DEBUG : only16: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43db26_d20241101_m025714_c001_v0001146_t0053_u01730429834428") 2024/11/01 02:58:23 DEBUG : only17: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4067bd8c2e59eeaa_d20241101_m025757_c001_v7007000_t0000_u01730429877139") 2024/11/01 02:58:23 DEBUG : only17: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4136e56d96e9dbee_d20241101_m025750_c001_v0001102_t0018_u01730429870212") 2024/11/01 02:58:23 DEBUG : only17: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43dba6_d20241101_m025746_c001_v0001146_t0029_u01730429866963") 2024/11/01 02:58:23 DEBUG : only17: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f403f964ad33efba4_d20241101_m025720_c001_v7007000_t0000_u01730429840870") 2024/11/01 02:58:23 DEBUG : only17: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43db34_d20241101_m025716_c001_v0001146_t0047_u01730429836088") 2024/11/01 02:58:23 DEBUG : only18: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4067bd8c2e59eeab_d20241101_m025757_c001_v7007000_t0000_u01730429877320") 2024/11/01 02:58:23 DEBUG : only18: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f413424bf1f43dbb8_d20241101_m025750_c001_v0001146_t0048_u01730429870221") 2024/11/01 02:58:23 DEBUG : only18: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43dba8_d20241101_m025747_c001_v0001146_t0036_u01730429867661") 2024/11/01 02:58:23 DEBUG : only18: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f40336d7be542caed_d20241101_m025720_c001_v7007000_t0000_u01730429840879") 2024/11/01 02:58:24 DEBUG : only18: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43db40_d20241101_m025717_c001_v0001146_t0050_u01730429837585") 2024/11/01 02:58:24 DEBUG : only19: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4067bd8c2e59eeac_d20241101_m025757_c001_v7007000_t0000_u01730429877502") 2024/11/01 02:58:24 DEBUG : only19: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f412daa435a979f15_d20241101_m025750_c001_v0001098_t0007_u01730429870380") 2024/11/01 02:58:24 DEBUG : only19: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43dbaa_d20241101_m025748_c001_v0001146_t0036_u01730429868284") 2024/11/01 02:58:24 DEBUG : only19: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f40336d7be542caf1_d20241101_m025721_c001_v7007000_t0000_u01730429841430") 2024/11/01 02:58:24 DEBUG : only19: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43db46_d20241101_m025718_c001_v0001146_t0030_u01730429838890") 2024/11/01 02:58:24 DEBUG : only2: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4067bd8c2e59eead_d20241101_m025757_c001_v7007000_t0000_u01730429877684") 2024/11/01 02:58:24 DEBUG : only2: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4136e56d96e9dbf4_d20241101_m025750_c001_v0001102_t0018_u01730429870393") 2024/11/01 02:58:24 DEBUG : only2: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43db5e_d20241101_m025729_c001_v0001146_t0054_u01730429849850") 2024/11/01 02:58:24 DEBUG : only2: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f40336d7be542caf0_d20241101_m025721_c001_v7007000_t0000_u01730429841248") 2024/11/01 02:58:24 DEBUG : only2: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43dae6_d20241101_m025700_c001_v0001146_t0048_u01730429820671") 2024/11/01 02:58:24 DEBUG : only3: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4067bd8c2e59eeae_d20241101_m025757_c001_v7007000_t0000_u01730429877866") 2024/11/01 02:58:24 DEBUG : only3: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4136e56d96e9dbf8_d20241101_m025750_c001_v0001102_t0018_u01730429870574") 2024/11/01 02:58:24 DEBUG : only3: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43db62_d20241101_m025730_c001_v0001146_t0001_u01730429850641") 2024/11/01 02:58:24 DEBUG : only3: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f407cf251828a613a_d20241101_m025720_c001_v7007000_t0000_u01730429840296") 2024/11/01 02:58:24 DEBUG : only3: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43daec_d20241101_m025702_c001_v0001146_t0009_u01730429822009") 2024/11/01 02:58:24 DEBUG : only4: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4067bd8c2e59eeaf_d20241101_m025758_c001_v7007000_t0000_u01730429878058") 2024/11/01 02:58:24 DEBUG : only4: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4136e56d96e9dbfc_d20241101_m025750_c001_v0001102_t0018_u01730429870759") 2024/11/01 02:58:24 DEBUG : only4: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43db66_d20241101_m025731_c001_v0001146_t0045_u01730429851409") 2024/11/01 02:58:24 DEBUG : only4: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f407cf251828a613d_d20241101_m025720_c001_v7007000_t0000_u01730429840891") 2024/11/01 02:58:24 DEBUG : only4: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43daee_d20241101_m025702_c001_v0001146_t0031_u01730429822902") 2024/11/01 02:58:24 DEBUG : only5: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4067bd8c2e59eeb0_d20241101_m025758_c001_v7007000_t0000_u01730429878241") 2024/11/01 02:58:25 DEBUG : only5: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f413424bf1f43dbbc_d20241101_m025750_c001_v0001146_t0048_u01730429870603") 2024/11/01 02:58:25 DEBUG : only5: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43db6a_d20241101_m025732_c001_v0001146_t0037_u01730429852817") 2024/11/01 02:58:25 DEBUG : only5: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f407cf251828a613b_d20241101_m025720_c001_v7007000_t0000_u01730429840492") 2024/11/01 02:58:25 DEBUG : only5: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43daf1_d20241101_m025704_c001_v0001146_t0007_u01730429824193") 2024/11/01 02:58:25 DEBUG : only6: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4067bd8c2e59eeb1_d20241101_m025758_c001_v7007000_t0000_u01730429878424") 2024/11/01 02:58:25 DEBUG : only6: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f413424bf1f43dbc0_d20241101_m025750_c001_v0001146_t0048_u01730429870785") 2024/11/01 02:58:25 DEBUG : only6: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43db70_d20241101_m025734_c001_v0001146_t0051_u01730429854027") 2024/11/01 02:58:25 DEBUG : only6: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f403f964ad33efba3_d20241101_m025720_c001_v7007000_t0000_u01730429840689") 2024/11/01 02:58:25 DEBUG : only6: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43daf8_d20241101_m025705_c001_v0001146_t0056_u01730429825270") 2024/11/01 02:58:25 DEBUG : only7: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4067bd8c2e59eeb2_d20241101_m025758_c001_v7007000_t0000_u01730429878606") 2024/11/01 02:58:25 DEBUG : only7: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4008e4cf1b0d94d3_d20241101_m025750_c001_v0001157_t0011_u01730429870793") 2024/11/01 02:58:25 DEBUG : only7: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43db7c_d20241101_m025735_c001_v0001146_t0010_u01730429855581") 2024/11/01 02:58:25 DEBUG : only7: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4153c5e7a77a204b_d20241101_m025720_c001_v7007000_t0000_u01730429840667") 2024/11/01 02:58:25 DEBUG : only7: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43db00_d20241101_m025706_c001_v0001146_t0029_u01730429826116") 2024/11/01 02:58:25 DEBUG : only8: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4067bd8c2e59eeb4_d20241101_m025758_c001_v7007000_t0000_u01730429878787") 2024/11/01 02:58:25 DEBUG : only8: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f412daa435a979f19_d20241101_m025750_c001_v0001098_t0007_u01730429870748") 2024/11/01 02:58:25 DEBUG : only8: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43db7e_d20241101_m025736_c001_v0001146_t0043_u01730429856307") 2024/11/01 02:58:25 DEBUG : only8: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f40336d7be542caec_d20241101_m025720_c001_v7007000_t0000_u01730429840690") 2024/11/01 02:58:25 DEBUG : only8: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43db02_d20241101_m025706_c001_v0001146_t0025_u01730429826802") 2024/11/01 02:58:25 DEBUG : only9: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4067bd8c2e59eeb5_d20241101_m025758_c001_v7007000_t0000_u01730429878970") 2024/11/01 02:58:26 DEBUG : only9: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f412daa435a979f1d_d20241101_m025750_c001_v0001098_t0007_u01730429870930") 2024/11/01 02:58:26 DEBUG : only9: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43db82_d20241101_m025737_c001_v0001146_t0017_u01730429857243") 2024/11/01 02:58:26 DEBUG : only9: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f407cf251828a613c_d20241101_m025720_c001_v7007000_t0000_u01730429840688") 2024/11/01 02:58:26 DEBUG : only9: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43db08_d20241101_m025707_c001_v0001146_t0044_u01730429827696") 2024/11/01 02:58:26 DEBUG : potato: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4003bd4333e50361_d20241101_m025338_c001_v7007000_t0000_u01730429618037") 2024/11/01 02:58:26 DEBUG : potato: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43d7ca_d20241101_m025335_c001_v0001146_t0017_u01730429615620") 2024/11/01 02:58:26 DEBUG : potato: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4003bd4333e5035b_d20241101_m025334_c001_v7007000_t0000_u01730429614141") 2024/11/01 02:58:26 DEBUG : potato: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43d7b6_d20241101_m025331_c001_v0001146_t0054_u01730429611624") 2024/11/01 02:58:26 DEBUG : potato: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4003bd4333e50354_d20241101_m025329_c001_v7007000_t0000_u01730429609707") 2024/11/01 02:58:26 DEBUG : potato: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f11960506a39e5631_d20241101_m025325_c001_v0001038_t0055_u01730429605975") 2024/11/01 02:58:26 DEBUG : potato: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4119bf2f51a38744_d20241101_m025313_c001_v7007000_t0000_u01730429593520") 2024/11/01 02:58:26 DEBUG : potato: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43d764_d20241101_m025311_c001_v0001146_t0054_u01730429591905") 2024/11/01 02:58:26 DEBUG : potato: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4119bf2f51a38741_d20241101_m025309_c001_v7007000_t0000_u01730429589736") 2024/11/01 02:58:26 DEBUG : potato: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43d75a_d20241101_m025308_c001_v0001146_t0054_u01730429588756") 2024/11/01 02:58:26 DEBUG : potato: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4119bf2f51a3873d_d20241101_m025306_c001_v7007000_t0000_u01730429586943") 2024/11/01 02:58:26 DEBUG : potato: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43d74e_d20241101_m025305_c001_v0001146_t0059_u01730429585784") 2024/11/01 02:58:26 DEBUG : potato: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f40585b838f90e983_d20241101_m025256_c001_v7007000_t0000_u01730429576896") 2024/11/01 02:58:27 DEBUG : potato: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43d71c_d20241101_m025255_c001_v0001146_t0016_u01730429575129") 2024/11/01 02:58:27 DEBUG : potato: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f40585b838f90e97d_d20241101_m025254_c001_v7007000_t0000_u01730429574395") 2024/11/01 02:58:27 DEBUG : potato: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43d712_d20241101_m025252_c001_v0001146_t0042_u01730429572782") 2024/11/01 02:58:27 DEBUG : potato: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f40585b838f90e978_d20241101_m025252_c001_v7007000_t0000_u01730429572055") 2024/11/01 02:58:27 DEBUG : potato: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43d708_d20241101_m025251_c001_v0001146_t0036_u01730429571188") 2024/11/01 02:58:27 DEBUG : potato: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43d704_d20241101_m025250_c001_v0001146_t0057_u01730429570295") 2024/11/01 02:58:27 DEBUG : potato: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f40585b838f90e974_d20241101_m025249_c001_v7007000_t0000_u01730429569568") 2024/11/01 02:58:27 DEBUG : potato: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43d6fa_d20241101_m025248_c001_v0001146_t0037_u01730429568875") 2024/11/01 02:58:27 DEBUG : potato: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43d6f4_d20241101_m025247_c001_v0001146_t0039_u01730429567997") 2024/11/01 02:58:27 DEBUG : potato: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f40585b838f90e96f_d20241101_m025247_c001_v7007000_t0000_u01730429567269") 2024/11/01 02:58:27 DEBUG : potato: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43d6ea_d20241101_m025246_c001_v0001146_t0058_u01730429566289") 2024/11/01 02:58:27 DEBUG : potato2: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4098e422b48b9c78_d20241101_m025431_c001_v7007000_t0000_u01730429671764") 2024/11/01 02:58:27 DEBUG : potato2: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43d88a_d20241101_m025430_c001_v0001146_t0012_u01730429670461") 2024/11/01 02:58:27 DEBUG : potato2: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f403f964ad33efa64_d20241101_m025421_c001_v7007000_t0000_u01730429661067") 2024/11/01 02:58:27 DEBUG : potato2: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f1136e56d96e9d6a8_d20241101_m025416_c001_v0001102_t0052_u01730429656326") 2024/11/01 02:58:27 DEBUG : potato2: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f40428dd1770fcd9e_d20241101_m025406_c001_v7007000_t0000_u01730429646888") 2024/11/01 02:58:27 DEBUG : potato2: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43d820_d20241101_m025402_c001_v0001146_t0047_u01730429642134") 2024/11/01 02:58:27 DEBUG : potato2: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4003bd4333e50386_d20241101_m025354_c001_v7007000_t0000_u01730429634165") 2024/11/01 02:58:27 DEBUG : potato2: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f1136e56d96e9d61a_d20241101_m025346_c001_v0001102_t0026_u01730429626799") 2024/11/01 02:58:27 DEBUG : potato2: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4119bf2f51a3874a_d20241101_m025318_c001_v7007000_t0000_u01730429598985") 2024/11/01 02:58:28 DEBUG : potato2: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43d780_d20241101_m025317_c001_v0001146_t0044_u01730429597349") 2024/11/01 02:58:28 DEBUG : potato2: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4119bf2f51a38747_d20241101_m025316_c001_v7007000_t0000_u01730429596259") 2024/11/01 02:58:28 DEBUG : potato2: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43d774_d20241101_m025314_c001_v0001146_t0032_u01730429594430") 2024/11/01 02:58:28 DEBUG : potato2: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4119bf2f51a38745_d20241101_m025313_c001_v7007000_t0000_u01730429593705") 2024/11/01 02:58:28 DEBUG : potato2: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43d76e_d20241101_m025312_c001_v0001146_t0041_u01730429592694") 2024/11/01 02:58:28 DEBUG : potato2: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4119bf2f51a38743_d20241101_m025311_c001_v7007000_t0000_u01730429591176") 2024/11/01 02:58:28 DEBUG : potato2: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43d75e_d20241101_m025310_c001_v0001146_t0028_u01730429590101") 2024/11/01 02:58:28 DEBUG : potato2: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4119bf2f51a3873f_d20241101_m025308_c001_v7007000_t0000_u01730429588021") 2024/11/01 02:58:28 DEBUG : potato2: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43d754_d20241101_m025306_c001_v0001146_t0011_u01730429586952") 2024/11/01 02:58:28 DEBUG : potato2: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4119bf2f51a38730_d20241101_m025258_c001_v7007000_t0000_u01730429578018") 2024/11/01 02:58:28 DEBUG : potato2: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43d728_d20241101_m025256_c001_v0001146_t0000_u01730429576456") 2024/11/01 02:58:28 DEBUG : potato2: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f418b60c3d0adcfdd_d20241101_m025140_c001_v7007000_t0000_u01730429500863") 2024/11/01 02:58:28 DEBUG : potato2: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43d5ac_d20241101_m025140_c001_v0001146_t0051_u01730429500019") 2024/11/01 02:58:28 DEBUG : potato2: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f418b60c3d0adcfbd_d20241101_m025138_c001_v7007000_t0000_u01730429498754") 2024/11/01 02:58:28 DEBUG : potato2: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43d59c_d20241101_m025137_c001_v0001146_t0028_u01730429497725") 2024/11/01 02:58:28 DEBUG : potato3: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f403f964ad33efa66_d20241101_m025421_c001_v7007000_t0000_u01730429661634") 2024/11/01 02:58:28 DEBUG : potato3: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f1136e56d96e9d6b0_d20241101_m025417_c001_v0001102_t0001_u01730429657662") 2024/11/01 02:58:28 DEBUG : potato3: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f40428dd1770fcda0_d20241101_m025407_c001_v7007000_t0000_u01730429647431") 2024/11/01 02:58:28 DEBUG : potato3: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43d826_d20241101_m025403_c001_v0001146_t0010_u01730429643344") 2024/11/01 02:58:28 DEBUG : potato3: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4003bd4333e50385_d20241101_m025353_c001_v7007000_t0000_u01730429633983") 2024/11/01 02:58:28 DEBUG : potato3: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f1136e56d96e9d622_d20241101_m025348_c001_v0001102_t0025_u01730429628320") 2024/11/01 02:58:29 DEBUG : pre-dest1/1: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f413f8370ec1b03e8_d20241101_m025514_c001_v7007000_t0000_u01730429714948") 2024/11/01 02:58:29 DEBUG : pre-dest1/1: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f1136e56d96e9d7e7_d20241101_m025506_c001_v0001102_t0024_u01730429706437") 2024/11/01 02:58:29 DEBUG : pre-dest2/2: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f413f8370ec1b03e9_d20241101_m025515_c001_v7007000_t0000_u01730429715131") 2024/11/01 02:58:29 DEBUG : pre-dest2/2: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43d914_d20241101_m025507_c001_v0001146_t0008_u01730429707191") 2024/11/01 02:58:29 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4086d03dd043207c_d20241101_m025445_c001_v7007000_t0000_u01730429685423") 2024/11/01 02:58:29 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f1136e56d96e9d74b_d20241101_m025441_c001_v0001102_t0015_u01730429681249") 2024/11/01 02:58:29 DEBUG : sizeonly: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4199817b6e10b6b9_d20241101_m025224_c001_v7007000_t0000_u01730429544898") 2024/11/01 02:58:29 DEBUG : sizeonly: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43d66e_d20241101_m025223_c001_v0001146_t0019_u01730429543563") 2024/11/01 02:58:29 DEBUG : sub dir/hello world: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4067bd8c2e59eebd_d20241101_m025804_c001_v7007000_t0000_u01730429884808") 2024/11/01 02:58:29 DEBUG : sub dir/hello world: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f112daa435a979f3b_d20241101_m025803_c001_v0001098_t0033_u01730429883637") 2024/11/01 02:58:29 DEBUG : sub dir/hello world: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4067bd8c2e59eeb8_d20241101_m025801_c001_v7007000_t0000_u01730429881701") 2024/11/01 02:58:29 DEBUG : sub dir/hello world: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f1008e4cf1b0d9501_d20241101_m025800_c001_v0001157_t0039_u01730429880297") 2024/11/01 02:58:29 DEBUG : sub dir/hello world: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4003bd4333e50371_d20241101_m025343_c001_v7007000_t0000_u01730429623159") 2024/11/01 02:58:29 DEBUG : sub dir/hello world: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43d7de_d20241101_m025342_c001_v0001146_t0034_u01730429622171") 2024/11/01 02:58:29 DEBUG : sub dir/hello world: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4003bd4333e5036b_d20241101_m025341_c001_v7007000_t0000_u01730429621254") 2024/11/01 02:58:29 DEBUG : sub dir/hello world: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f1136e56d96e9d5e8_d20241101_m025339_c001_v0001102_t0024_u01730429619912") 2024/11/01 02:58:29 DEBUG : sub dir/hello world: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4199817b6e10b6b1_d20241101_m025220_c001_v7007000_t0000_u01730429540345") 2024/11/01 02:58:29 DEBUG : sub dir/hello world: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43d656_d20241101_m025218_c001_v0001146_t0040_u01730429538877") 2024/11/01 02:58:29 DEBUG : sub dir/hello world: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4199817b6e10b6ad_d20241101_m025218_c001_v7007000_t0000_u01730429538156") 2024/11/01 02:58:29 DEBUG : sub dir/hello world: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43d650_d20241101_m025217_c001_v0001146_t0018_u01730429537006") 2024/11/01 02:58:29 DEBUG : sub dir/hello world: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4199817b6e10b6a3_d20241101_m025214_c001_v7007000_t0000_u01730429534120") 2024/11/01 02:58:29 DEBUG : sub dir/hello world: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43d646_d20241101_m025212_c001_v0001146_t0029_u01730429532593") 2024/11/01 02:58:30 DEBUG : sub dir/hello world: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4199817b6e10b69f_d20241101_m025212_c001_v7007000_t0000_u01730429532040") 2024/11/01 02:58:30 DEBUG : sub dir/hello world: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43d642_d20241101_m025210_c001_v0001146_t0006_u01730429530561") 2024/11/01 02:58:30 DEBUG : sub dir/hello world: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43d632_d20241101_m025207_c001_v0001146_t0057_u01730429527803") 2024/11/01 02:58:30 DEBUG : sub dir/hello world: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4199817b6e10b696_d20241101_m025207_c001_v7007000_t0000_u01730429527063") 2024/11/01 02:58:30 DEBUG : sub dir/hello world: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43d626_d20241101_m025206_c001_v0001146_t0058_u01730429526296") 2024/11/01 02:58:30 DEBUG : sub dir/hello world: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43d624_d20241101_m025205_c001_v0001146_t0017_u01730429525643") 2024/11/01 02:58:30 DEBUG : sub dir/hello world: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4199817b6e10b691_d20241101_m025204_c001_v7007000_t0000_u01730429524545") 2024/11/01 02:58:30 DEBUG : sub dir/hello world: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43d614_d20241101_m025202_c001_v0001146_t0008_u01730429522173") 2024/11/01 02:58:30 DEBUG : sub dir/hello world: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43d60c_d20241101_m025159_c001_v0001146_t0020_u01730429519584") 2024/11/01 02:58:30 DEBUG : sub dir/hello world: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4199817b6e10b685_d20241101_m025158_c001_v7007000_t0000_u01730429518857") 2024/11/01 02:58:30 DEBUG : sub dir/hello world: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43d60a_d20241101_m025158_c001_v0001146_t0029_u01730429518053") 2024/11/01 02:58:30 DEBUG : sub dir/hello world: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43d608_d20241101_m025157_c001_v0001146_t0055_u01730429517321") 2024/11/01 02:58:30 DEBUG : sub dir/hello world: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4199817b6e10b683_d20241101_m025156_c001_v7007000_t0000_u01730429516558") 2024/11/01 02:58:30 DEBUG : sub dir/hello world: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43d5ee_d20241101_m025152_c001_v0001146_t0008_u01730429512548") 2024/11/01 02:58:30 DEBUG : sub dir/hello world: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4199817b6e10b67a_d20241101_m025152_c001_v7007000_t0000_u01730429512186") 2024/11/01 02:58:30 DEBUG : sub dir/hello world: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43d5e0_d20241101_m025150_c001_v0001146_t0008_u01730429510737") 2024/11/01 02:58:30 DEBUG : sub dir/hello world: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f418b60c3d0add7d4_d20241101_m025149_c001_v7007000_t0000_u01730429509065") 2024/11/01 02:58:30 DEBUG : sub dir/hello world: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43d5d4_d20241101_m025148_c001_v0001146_t0035_u01730429508256") 2024/11/01 02:58:30 DEBUG : sub dir/hello world: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f418b60c3d0add7b9_d20241101_m025147_c001_v7007000_t0000_u01730429507709") 2024/11/01 02:58:30 DEBUG : sub dir/hello world: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43d5ce_d20241101_m025146_c001_v0001146_t0059_u01730429506920") 2024/11/01 02:58:31 DEBUG : sub dir/hello world: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f418b60c3d0add3cb_d20241101_m025145_c001_v7007000_t0000_u01730429505656") 2024/11/01 02:58:31 DEBUG : sub dir/hello world: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43d5c4_d20241101_m025144_c001_v0001146_t0001_u01730429504754") 2024/11/01 02:58:31 DEBUG : sub dir/hello world: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f418b60c3d0add3ca_d20241101_m025144_c001_v7007000_t0000_u01730429504212") 2024/11/01 02:58:31 DEBUG : sub dir/hello world: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43d5be_d20241101_m025143_c001_v0001146_t0027_u01730429503481") 2024/11/01 02:58:31 DEBUG : sub dir/hello world: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f418b60c3d0add3c8_d20241101_m025142_c001_v7007000_t0000_u01730429502578") 2024/11/01 02:58:31 DEBUG : sub dir/hello world: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43d5b2_d20241101_m025141_c001_v0001146_t0009_u01730429501793") 2024/11/01 02:58:31 DEBUG : sub dir/hello world: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f418b60c3d0adcfb2_d20241101_m025135_c001_v7007000_t0000_u01730429495084") 2024/11/01 02:58:31 DEBUG : sub dir/hello world: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43d594_d20241101_m025134_c001_v0001146_t0022_u01730429494210") 2024/11/01 02:58:31 DEBUG : sub dir/hello world: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f418b60c3d0adcfa9_d20241101_m025133_c001_v7007000_t0000_u01730429493257") 2024/11/01 02:58:31 DEBUG : sub dir/hello world: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43d58c_d20241101_m025132_c001_v0001146_t0013_u01730429492578") 2024/11/01 02:58:31 DEBUG : sub dir/hello world: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f418b60c3d0adcbbf_d20241101_m025131_c001_v7007000_t0000_u01730429491670") 2024/11/01 02:58:31 DEBUG : sub dir/hello world: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43d582_d20241101_m025130_c001_v0001146_t0055_u01730429490936") 2024/11/01 02:58:31 DEBUG : sub dir/hello world: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f418b60c3d0adc7b5_d20241101_m025128_c001_v7007000_t0000_u01730429488040") 2024/11/01 02:58:31 DEBUG : sub dir/hello world: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43d570_d20241101_m025127_c001_v0001146_t0012_u01730429487277") 2024/11/01 02:58:31 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4067bd8c2e59eebe_d20241101_m025805_c001_v7007000_t0000_u01730429885045") 2024/11/01 02:58:31 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43dbea_d20241101_m025803_c001_v0001146_t0007_u01730429883622") 2024/11/01 02:58:31 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4067bd8c2e59eeb9_d20241101_m025801_c001_v7007000_t0000_u01730429881887") 2024/11/01 02:58:31 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f1136e56d96e9dc34_d20241101_m025800_c001_v0001102_t0015_u01730429880290") 2024/11/01 02:58:31 DEBUG : sub/yam: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4003bd4333e50360_d20241101_m025337_c001_v7007000_t0000_u01730429617468") 2024/11/01 02:58:32 DEBUG : sub/yam: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f1136e56d96e9d5c8_d20241101_m025335_c001_v0001102_t0043_u01730429615631") 2024/11/01 02:58:32 DEBUG : three: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4119bf2f51a38767_d20241101_m025325_c001_v7007000_t0000_u01730429605249") 2024/11/01 02:58:32 DEBUG : three: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43d79c_d20241101_m025323_c001_v0001146_t0024_u01730429603793") 2024/11/01 02:58:32 DEBUG : three: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f113424bf1f43d790_d20241101_m025321_c001_v0001146_t0013_u01730429601182") 2024/11/01 02:58:32 DEBUG : two: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4119bf2f51a38768_d20241101_m025325_c001_v7007000_t0000_u01730429605429") 2024/11/01 02:58:32 DEBUG : two: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f41675698b546145a_d20241101_m025323_c001_v0001101_t0047_u01730429603217") 2024/11/01 02:58:32 DEBUG : two: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f413424bf1f43d78e_d20241101_m025321_c001_v0001146_t0048_u01730429601000") 2024/11/01 02:58:32 DEBUG : yam: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4003bd4333e50363_d20241101_m025338_c001_v7007000_t0000_u01730429618238") 2024/11/01 02:58:32 DEBUG : yam: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f1018237c669fbd1f_d20241101_m025336_c001_v0001105_t0011_u01730429616753") 2024/11/01 02:58:32 DEBUG : yam: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4003bd4333e5035a_d20241101_m025333_c001_v7007000_t0000_u01730429613580") 2024/11/01 02:58:32 DEBUG : yam: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f1136e56d96e9d5b2_d20241101_m025332_c001_v0001102_t0001_u01730429612066") 2024/11/01 02:58:32 DEBUG : yam: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4003bd4333e50353_d20241101_m025329_c001_v7007000_t0000_u01730429609155") 2024/11/01 02:58:32 DEBUG : yam: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f11675698b546146a_d20241101_m025325_c001_v0001101_t0052_u01730429605987") 2024/11/01 02:58:32 DEBUG : yaml: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4003bd4333e5035c_d20241101_m025334_c001_v7007000_t0000_u01730429614323") 2024/11/01 02:58:32 DEBUG : yaml: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f108a429a013c3c46_d20241101_m025333_c001_v0001182_t0030_u01730429613371") 2024/11/01 02:58:32 DEBUG : yaml: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f4003bd4333e50355_d20241101_m025329_c001_v7007000_t0000_u01730429609889") 2024/11/01 02:58:32 DEBUG : yaml: Deleting (id "4_zbfd27df3a02deb5b9f280e1b_f102925152a8e8526_d20241101_m025327_c001_v0001109_t0030_u01730429607507") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 7m9.924710419s (try 1/5)