"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2024/10/04 01:03:25 DEBUG : Creating backend with remote "TestB2:rclone-test-wokewok0rofa" 2024/10/04 01:03:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/04 01:03:26 DEBUG : Creating backend with remote "/tmp/rclone4156757609" === 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-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" 2024/10/04 01:03:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/04 01:03:27 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/10/04 01:03:27 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for checks to finish 2024/10/04 01:03:27 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" --- PASS: TestCopyWithDryRun (2.12s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" 2024/10/04 01:03:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/04 01:03:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/04 01:03:28 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for checks to finish 2024/10/04 01:03:28 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for transfers to finish 2024/10/04 01:03:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/04 01:03:30 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" 2024/10/04 01:03:30 DEBUG : B2 bucket rclone-test-wokewok0rofa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (3.09s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", 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-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", 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-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" 2024/10/04 01:03:32 DEBUG : Creating backend with remote "/non-existing" 2024/10/04 01:03:32 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/10/04 01:03:32 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for checks to finish 2024/10/04 01:03:32 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.94s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" 2024/10/04 01:03:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/04 01:03:33 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for checks to finish 2024/10/04 01:03:33 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for transfers to finish 2024/10/04 01:03:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/04 01:03:34 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" --- PASS: TestCopyNoTraverse (2.72s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" 2024/10/04 01:03:35 INFO : B2 bucket rclone-test-wokewok0rofa: Running all checks before starting transfers 2024/10/04 01:03:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/04 01:03:35 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for checks to finish 2024/10/04 01:03:35 INFO : B2 bucket rclone-test-wokewok0rofa: Checks finished, now starting transfers 2024/10/04 01:03:35 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for transfers to finish 2024/10/04 01:03:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/04 01:03:36 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" --- PASS: TestCopyCheckFirst (2.13s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" 2024/10/04 01:03:37 ERROR : Ignoring --no-traverse with sync 2024/10/04 01:03:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/04 01:03:38 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for checks to finish 2024/10/04 01:03:38 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for transfers to finish 2024/10/04 01:03:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/04 01:03:39 INFO : sub dir/hello world: Copied (new) 2024/10/04 01:03:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" --- PASS: TestSyncNoTraverse (2.39s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" 2024/10/04 01:03:40 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/10/04 01:03:40 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for checks to finish 2024/10/04 01:03:40 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for transfers to finish 2024/10/04 01:03:41 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2024/10/04 01:03:41 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" --- PASS: TestCopyWithDepth (2.12s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" 2024/10/04 01:03:42 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/04 01:03:42 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for checks to finish 2024/10/04 01:03:42 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for transfers to finish 2024/10/04 01:03:44 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/04 01:03:44 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (2.95s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" 2024/10/04 01:03:45 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/04 01:03:45 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for checks to finish 2024/10/04 01:03:45 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for transfers to finish 2024/10/04 01:03:46 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/04 01:03:46 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.63s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" 2024/10/04 01:03:47 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/10/04 01:03:47 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/04 01:03:47 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/10/04 01:03:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/04 01:03:48 DEBUG : sub dir: Making directory 2024/10/04 01:03:48 DEBUG : sub dir2: Making directory 2024/10/04 01:03:48 DEBUG : sub dir2/sub sub dir2: Making directory 2024/10/04 01:03:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/04 01:03:48 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for checks to finish 2024/10/04 01:03:48 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for transfers to finish 2024/10/04 01:03:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/04 01:03:48 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2024/10/04 01:03:49 DEBUG : B2 bucket rclone-test-wokewok0rofa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (2.03s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" 2024/10/04 01:03:49 DEBUG : sub dir2: Making directory 2024/10/04 01:03:49 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/10/04 01:03:49 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/04 01:03:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/04 01:03:50 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for checks to finish 2024/10/04 01:03:50 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for transfers to finish 2024/10/04 01:03:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/04 01:03:51 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (2.11s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" 2024/10/04 01:03:52 DEBUG : sub dir2: Making directory with metadata 2024/10/04 01:03:52 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/04 01:03:52 DEBUG : sub dir: Making directory 2024/10/04 01:03:52 DEBUG : sub dir2: Making directory 2024/10/04 01:03:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/04 01:03:52 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for checks to finish 2024/10/04 01:03:52 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for transfers to finish 2024/10/04 01:03:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/04 01:03:53 INFO : sub dir/hello world: Copied (new) 2024/10/04 01:03:53 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/10/04 01:03:53 DEBUG : B2 bucket rclone-test-wokewok0rofa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/10/04 01:03:53 DEBUG : B2 bucket rclone-test-wokewok0rofa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (2.31s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", 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-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" 2024/10/04 01:03:54 DEBUG : sub dir2: Making directory 2024/10/04 01:03:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/04 01:03:54 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for checks to finish 2024/10/04 01:03:54 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for transfers to finish 2024/10/04 01:03:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/04 01:03:56 INFO : sub dir/hello world: Copied (new) 2024/10/04 01:03:56 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (2.02s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" 2024/10/04 01:03:56 DEBUG : sub dir2: Making directory with metadata 2024/10/04 01:03:56 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/04 01:03:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/04 01:03:56 DEBUG : sub dir: Making directory 2024/10/04 01:03:56 DEBUG : sub dir2: Making directory 2024/10/04 01:03:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/04 01:03:56 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for checks to finish 2024/10/04 01:03:56 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for transfers to finish 2024/10/04 01:03:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/04 01:03:57 INFO : sub dir/hello world: Copied (new) 2024/10/04 01:03:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/10/04 01:03:57 DEBUG : B2 bucket rclone-test-wokewok0rofa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.93s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", 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-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" 2024/10/04 01:03:59 DEBUG : sub dir2: Making directory 2024/10/04 01:03:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/04 01:03:59 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for checks to finish 2024/10/04 01:03:59 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for transfers to finish 2024/10/04 01:04:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/04 01:04:00 INFO : sub dir/hello world: Copied (new) 2024/10/04 01:04:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.89s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" 2024/10/04 01:04:01 DEBUG : Creating backend with remote "TestB2:rclone-test-wuvumab7jezo" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-wokewok0rofa -> B2 bucket rclone-test-wuvumab7jezo 2024/10/04 01:04:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/04 01:04:02 DEBUG : B2 bucket rclone-test-wuvumab7jezo: Waiting for checks to finish 2024/10/04 01:04:02 DEBUG : B2 bucket rclone-test-wuvumab7jezo: Waiting for transfers to finish 2024/10/04 01:04:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/04 01:04:04 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" 2024/10/04 01:04:04 DEBUG : B2 bucket rclone-test-wuvumab7jezo: Purge remote 2024/10/04 01:04:04 INFO : B2 bucket rclone-test-wuvumab7jezo: cleaning bucket "rclone-test-wuvumab7jezo" of all files 2024/10/04 01:04:04 DEBUG : sub dir/hello world: Deleting (id "4_z1f122d4300ed5b5b9f280e1b_f1028a144eb45cd95_d20241004_m010403_c001_v0001102_t0012_u01728003843698") --- PASS: TestServerSideCopy (5.32s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" 2024/10/04 01:04:07 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for checks to finish 2024/10/04 01:04:07 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/10/04 01:04:07 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for transfers to finish 2024/10/04 01:04:08 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/10/04 01:04:08 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" --- PASS: TestCopyOverSelf (3.48s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" 2024/10/04 01:04:10 DEBUG : Creating backend with remote "TestB2:rclone-test-quciviz4sala" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-wokewok0rofa -> B2 bucket rclone-test-quciviz4sala 2024/10/04 01:04:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/04 01:04:11 DEBUG : B2 bucket rclone-test-quciviz4sala: Waiting for checks to finish 2024/10/04 01:04:11 DEBUG : B2 bucket rclone-test-quciviz4sala: Waiting for transfers to finish 2024/10/04 01:04:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/04 01:04:12 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" 2024/10/04 01:04:14 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/10/04 01:04:14 DEBUG : B2 bucket rclone-test-quciviz4sala: Waiting for checks to finish 2024/10/04 01:04:14 DEBUG : B2 bucket rclone-test-quciviz4sala: Waiting for transfers to finish 2024/10/04 01:04:14 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/10/04 01:04:14 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" 2024/10/04 01:04:14 DEBUG : B2 bucket rclone-test-quciviz4sala: Purge remote 2024/10/04 01:04:14 INFO : B2 bucket rclone-test-quciviz4sala: cleaning bucket "rclone-test-quciviz4sala" of all files 2024/10/04 01:04:14 DEBUG : sub dir/hello world: Deleting (id "4_z5fc24d6300ed5b5b9f280e1b_f110595400dc56c19_d20241004_m010414_c001_v0001181_t0005_u01728003854422") 2024/10/04 01:04:14 DEBUG : sub dir/hello world: Deleting (id "4_z5fc24d6300ed5b5b9f280e1b_f112e2e0c0079ac38_d20241004_m010412_c001_v0001145_t0013_u01728003852485") --- PASS: TestServerSideCopyOverSelf (7.59s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" 2024/10/04 01:04:19 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/10/04 01:04:19 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for checks to finish 2024/10/04 01:04:19 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for transfers to finish 2024/10/04 01:04:20 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/10/04 01:04:20 INFO : sub dir/hello world: Copied (replaced existing) 2024/10/04 01:04:20 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" --- PASS: TestMoveOverSelf (3.80s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" 2024/10/04 01:04:22 DEBUG : Creating backend with remote "TestB2:rclone-test-tawulam5vozi" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-wokewok0rofa -> B2 bucket rclone-test-tawulam5vozi 2024/10/04 01:04:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/04 01:04:23 DEBUG : B2 bucket rclone-test-tawulam5vozi: Waiting for checks to finish 2024/10/04 01:04:23 DEBUG : B2 bucket rclone-test-tawulam5vozi: Waiting for transfers to finish 2024/10/04 01:04:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/04 01:04:24 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" 2024/10/04 01:04:26 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/10/04 01:04:26 DEBUG : B2 bucket rclone-test-tawulam5vozi: Waiting for checks to finish 2024/10/04 01:04:26 DEBUG : B2 bucket rclone-test-tawulam5vozi: Waiting for transfers to finish 2024/10/04 01:04:27 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/10/04 01:04:27 INFO : sub dir/hello world: Copied (server-side copy) 2024/10/04 01:04:27 INFO : sub dir/hello world: Deleted 2024/10/04 01:04:28 DEBUG : testing file moves 2024/10/04 01:04:29 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/10/04 01:04:29 DEBUG : B2 bucket rclone-test-tawulam5vozi: Waiting for checks to finish 2024/10/04 01:04:29 DEBUG : B2 bucket rclone-test-tawulam5vozi: Waiting for transfers to finish 2024/10/04 01:04:29 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2024/10/04 01:04:29 INFO : sub dir/hello world: Copied (server-side copy) 2024/10/04 01:04:29 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" 2024/10/04 01:04:30 DEBUG : B2 bucket rclone-test-tawulam5vozi: Purge remote 2024/10/04 01:04:30 INFO : B2 bucket rclone-test-tawulam5vozi: cleaning bucket "rclone-test-tawulam5vozi" of all files 2024/10/04 01:04:30 DEBUG : sub dir/hello world: Deleting (id "4_z1f127d6300ed5b5b9f280e1b_f117fcdb2014f02f4_d20241004_m010429_c001_v0001104_t0024_u01728003869220") 2024/10/04 01:04:30 DEBUG : sub dir/hello world: Deleting (id "4_z1f127d6300ed5b5b9f280e1b_f118d65e9995b1c85_d20241004_m010426_c001_v0001157_t0001_u01728003866875") 2024/10/04 01:04:30 DEBUG : sub dir/hello world: Deleting (id "4_z1f127d6300ed5b5b9f280e1b_f1173099d9c6f8c0e_d20241004_m010424_c001_v0001113_t0003_u01728003864592") --- PASS: TestServerSideMoveOverSelf (11.53s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" 2024/10/04 01:04:33 ERROR : : error listing: directory not found 2024/10/04 01:04:33 DEBUG : Local file system at /tmp/rclone4156757609: Making directory 2024/10/04 01:04:33 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for checks to finish 2024/10/04 01:04:33 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.25s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" 2024/10/04 01:04:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/04 01:04:35 DEBUG : Local file system at /tmp/rclone4156757609: Waiting for checks to finish 2024/10/04 01:04:35 DEBUG : Local file system at /tmp/rclone4156757609: Waiting for transfers to finish 2024/10/04 01:04:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/04 01:04:36 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2024/10/04 01:04:36 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" --- PASS: TestCopyRedownload (2.50s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" 2024/10/04 01:04:37 DEBUG : check sum: Need to transfer - File not found at Destination 2024/10/04 01:04:37 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for checks to finish 2024/10/04 01:04:37 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for transfers to finish 2024/10/04 01:04:38 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/10/04 01:04:38 INFO : check sum: Copied (new) 2024/10/04 01:04:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" 2024/10/04 01:04:38 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for checks to finish 2024/10/04 01:04:38 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/10/04 01:04:38 DEBUG : check sum: Size and sha1 of src and dst objects identical 2024/10/04 01:04:38 DEBUG : check sum: Unchanged skipping 2024/10/04 01:04:38 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for transfers to finish 2024/10/04 01:04:38 DEBUG : Waiting for deletions to finish 2024/10/04 01:04:38 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.66s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" 2024/10/04 01:04:40 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/10/04 01:04:40 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for checks to finish 2024/10/04 01:04:40 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for transfers to finish 2024/10/04 01:04:41 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/10/04 01:04:41 INFO : sizeonly: Copied (new) 2024/10/04 01:04:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" 2024/10/04 01:04:41 DEBUG : sizeonly: Sizes identical 2024/10/04 01:04:41 DEBUG : sizeonly: Unchanged skipping 2024/10/04 01:04:41 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for checks to finish 2024/10/04 01:04:41 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for transfers to finish 2024/10/04 01:04:41 DEBUG : Waiting for deletions to finish 2024/10/04 01:04:41 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" --- PASS: TestSyncSizeOnly (3.06s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" 2024/10/04 01:04:43 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/10/04 01:04:43 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for checks to finish 2024/10/04 01:04:43 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for transfers to finish 2024/10/04 01:04:44 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2024/10/04 01:04:44 INFO : ignore-size: Copied (new) 2024/10/04 01:04:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" 2024/10/04 01:04:45 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/04 01:04:45 DEBUG : ignore-size: Unchanged skipping 2024/10/04 01:04:45 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for checks to finish 2024/10/04 01:04:45 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for transfers to finish 2024/10/04 01:04:45 DEBUG : Waiting for deletions to finish 2024/10/04 01:04:45 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (3.77s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" 2024/10/04 01:04:48 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/04 01:04:48 DEBUG : existing: Unchanged skipping 2024/10/04 01:04:48 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for checks to finish 2024/10/04 01:04:48 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for transfers to finish 2024/10/04 01:04:48 DEBUG : Waiting for deletions to finish 2024/10/04 01:04:48 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" 2024/10/04 01:04:48 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/10/04 01:04:48 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for checks to finish 2024/10/04 01:04:48 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for transfers to finish 2024/10/04 01:04:48 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/10/04 01:04:48 INFO : existing: Copied (replaced existing) 2024/10/04 01:04:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (3.50s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" 2024/10/04 01:04:50 DEBUG : existing: Need to transfer - File not found at Destination 2024/10/04 01:04:50 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for checks to finish 2024/10/04 01:04:50 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for transfers to finish 2024/10/04 01:04:51 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/10/04 01:04:51 INFO : existing: Copied (new) 2024/10/04 01:04:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" 2024/10/04 01:04:51 DEBUG : existing: Destination exists, skipping 2024/10/04 01:04:51 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for checks to finish 2024/10/04 01:04:51 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for transfers to finish 2024/10/04 01:04:51 DEBUG : Waiting for deletions to finish 2024/10/04 01:04:51 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.62s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" 2024/10/04 01:04:54 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/10/04 01:04:54 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/10/04 01:04:54 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/04 01:04:54 DEBUG : c/non empty space: Unchanged skipping 2024/10/04 01:04:54 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for checks to finish 2024/10/04 01:04:54 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for transfers to finish 2024/10/04 01:04:55 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/04 01:04:55 INFO : a/potato2: Copied (new) 2024/10/04 01:04:55 DEBUG : Waiting for deletions to finish 2024/10/04 01:04:55 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (3.80s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" 2024/10/04 01:04:58 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/10/04 01:04:58 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for checks to finish 2024/10/04 01:04:58 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/10/04 01:04:58 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/10/04 01:04:58 DEBUG : empty space: Unchanged skipping 2024/10/04 01:04:58 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for transfers to finish 2024/10/04 01:04:58 DEBUG : Waiting for deletions to finish 2024/10/04 01:04:58 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" 2024/10/04 01:04:58 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/10/04 01:04:58 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for checks to finish 2024/10/04 01:04:58 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/10/04 01:04:59 INFO : empty space: Updated modification time in destination 2024/10/04 01:04:59 DEBUG : empty space: Unchanged skipping 2024/10/04 01:04:59 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for transfers to finish 2024/10/04 01:04:59 DEBUG : Waiting for deletions to finish 2024/10/04 01:04:59 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (4.24s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" 2024/10/04 01:05:02 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/10/04 01:05:02 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for checks to finish 2024/10/04 01:05:02 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/10/04 01:05:02 DEBUG : empty space: Unchanged skipping 2024/10/04 01:05:02 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for transfers to finish 2024/10/04 01:05:02 DEBUG : Waiting for deletions to finish 2024/10/04 01:05:02 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.70s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" 2024/10/04 01:05:04 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/10/04 01:05:04 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for checks to finish 2024/10/04 01:05:04 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone4156757609) 2024/10/04 01:05:04 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-wokewok0rofa) 2024/10/04 01:05:04 DEBUG : foo: sha1 differ 2024/10/04 01:05:04 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for transfers to finish 2024/10/04 01:05:04 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2024/10/04 01:05:04 INFO : foo: Copied (replaced existing) 2024/10/04 01:05:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.88s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" 2024/10/04 01:05:06 DEBUG : potato: Need to transfer - File not found at Destination 2024/10/04 01:05:06 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/04 01:05:06 DEBUG : empty space: Unchanged skipping 2024/10/04 01:05:06 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for checks to finish 2024/10/04 01:05:06 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for transfers to finish 2024/10/04 01:05:07 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/04 01:05:07 INFO : potato: Copied (new) 2024/10/04 01:05:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (3.60s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" 2024/10/04 01:05:10 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/10/04 01:05:10 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for checks to finish 2024/10/04 01:05:10 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for transfers to finish 2024/10/04 01:05:11 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2024/10/04 01:05:11 INFO : potato: Copied (replaced existing) 2024/10/04 01:05:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (3.49s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" 2024/10/04 01:05:14 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/10/04 01:05:14 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for checks to finish 2024/10/04 01:05:14 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone4156757609) 2024/10/04 01:05:14 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-wokewok0rofa) 2024/10/04 01:05:14 DEBUG : potato: sha1 differ 2024/10/04 01:05:14 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for transfers to finish 2024/10/04 01:05:15 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2024/10/04 01:05:15 INFO : potato: Copied (replaced existing) 2024/10/04 01:05:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (4.13s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" 2024/10/04 01:05:19 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/04 01:05:19 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/10/04 01:05:19 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/04 01:05:19 DEBUG : empty space: Unchanged skipping 2024/10/04 01:05:19 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for checks to finish 2024/10/04 01:05:19 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for transfers to finish 2024/10/04 01:05:19 DEBUG : Waiting for deletions to finish 2024/10/04 01:05:19 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (3.99s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" 2024/10/04 01:05:22 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/04 01:05:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/04 01:05:22 DEBUG : empty space: Unchanged skipping 2024/10/04 01:05:22 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for checks to finish 2024/10/04 01:05:22 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for transfers to finish 2024/10/04 01:05:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/04 01:05:23 INFO : potato2: Copied (new) 2024/10/04 01:05:23 DEBUG : Waiting for deletions to finish 2024/10/04 01:05:23 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (4.61s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" 2024/10/04 01:05:27 DEBUG : d: Making directory 2024/10/04 01:05:27 DEBUG : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2024/10/04 01:05:28 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/04 01:05:28 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/10/04 01:05:28 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for checks to finish 2024/10/04 01:05:28 DEBUG : c/non empty space: Unchanged skipping 2024/10/04 01:05:28 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for transfers to finish 2024/10/04 01:05:29 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/04 01:05:29 INFO : a/potato2: Copied (new) 2024/10/04 01:05:29 DEBUG : Waiting for deletions to finish 2024/10/04 01:05:29 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (5.50s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" 2024/10/04 01:05:33 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/10/04 01:05:33 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/04 01:05:33 DEBUG : c/non empty space: Unchanged skipping 2024/10/04 01:05:33 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/10/04 01:05:33 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for checks to finish 2024/10/04 01:05:33 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for transfers to finish 2024/10/04 01:05:34 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/04 01:05:34 INFO : a/potato2: Copied (new) 2024/10/04 01:05:34 ERROR : B2 bucket rclone-test-wokewok0rofa: not deleting files as there were IO errors 2024/10/04 01:05:34 ERROR : B2 bucket rclone-test-wokewok0rofa: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (5.44s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" 2024/10/04 01:05:38 DEBUG : Waiting for deletions to finish 2024/10/04 01:05:38 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/04 01:05:38 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/04 01:05:38 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for checks to finish 2024/10/04 01:05:38 DEBUG : empty space: Unchanged skipping 2024/10/04 01:05:38 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for transfers to finish 2024/10/04 01:05:38 INFO : potato: Deleted 2024/10/04 01:05:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/04 01:05:39 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (4.09s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" 2024/10/04 01:05:42 DEBUG : Waiting for deletions to finish 2024/10/04 01:05:42 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for checks to finish 2024/10/04 01:05:42 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for transfers to finish 2024/10/04 01:05:42 INFO : potato: Deleted 2024/10/04 01:05:43 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/04 01:05:43 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/04 01:05:43 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for checks to finish 2024/10/04 01:05:43 DEBUG : empty space: Unchanged skipping 2024/10/04 01:05:43 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for transfers to finish 2024/10/04 01:05:43 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/04 01:05:43 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (4.73s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" 2024/10/04 01:05:46 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/04 01:05:46 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for checks to finish 2024/10/04 01:05:46 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for transfers to finish 2024/10/04 01:05:47 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2024/10/04 01:05:47 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (3.25s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" 2024/10/04 01:05:50 DEBUG : enormous: Excluded (Size Filter) 2024/10/04 01:05:50 DEBUG : enormous: Excluded 2024/10/04 01:05:50 DEBUG : potato2: Excluded (Size Filter) 2024/10/04 01:05:50 DEBUG : potato2: Excluded 2024/10/04 01:05:50 DEBUG : potato2: Excluded (Size Filter) 2024/10/04 01:05:50 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/04 01:05:50 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for checks to finish 2024/10/04 01:05:50 DEBUG : empty space: Unchanged skipping 2024/10/04 01:05:50 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for transfers to finish 2024/10/04 01:05:50 DEBUG : Waiting for deletions to finish 2024/10/04 01:05:50 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" 2024/10/04 01:05:50 DEBUG : enormous: Excluded (Size Filter) 2024/10/04 01:05:50 DEBUG : enormous: Excluded 2024/10/04 01:05:50 DEBUG : potato2: Excluded (Size Filter) 2024/10/04 01:05:50 DEBUG : potato2: Excluded 2024/10/04 01:05:50 DEBUG : potato2: Excluded (Size Filter) 2024/10/04 01:05:50 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/10/04 01:05:50 DEBUG : empty space: Unchanged skipping 2024/10/04 01:05:50 DEBUG : Local file system at /tmp/rclone4156757609: Waiting for checks to finish 2024/10/04 01:05:50 DEBUG : Local file system at /tmp/rclone4156757609: Waiting for transfers to finish 2024/10/04 01:05:50 DEBUG : Waiting for deletions to finish 2024/10/04 01:05:50 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" --- PASS: TestSyncWithExclude (3.81s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" 2024/10/04 01:05:55 DEBUG : enormous: Excluded (Size Filter) 2024/10/04 01:05:55 DEBUG : enormous: Excluded 2024/10/04 01:05:55 DEBUG : potato2: Excluded (Size Filter) 2024/10/04 01:05:55 DEBUG : potato2: Excluded 2024/10/04 01:05:55 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/04 01:05:55 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for checks to finish 2024/10/04 01:05:55 DEBUG : empty space: Unchanged skipping 2024/10/04 01:05:55 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for transfers to finish 2024/10/04 01:05:55 DEBUG : Waiting for deletions to finish 2024/10/04 01:05:55 INFO : enormous: Deleted 2024/10/04 01:05:56 INFO : potato2: Deleted 2024/10/04 01:05:56 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" 2024/10/04 01:05:56 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/10/04 01:05:56 DEBUG : empty space: Unchanged skipping 2024/10/04 01:05:56 DEBUG : Local file system at /tmp/rclone4156757609: Waiting for checks to finish 2024/10/04 01:05:56 DEBUG : Local file system at /tmp/rclone4156757609: Waiting for transfers to finish 2024/10/04 01:05:56 DEBUG : Waiting for deletions to finish 2024/10/04 01:05:56 INFO : enormous: Deleted 2024/10/04 01:05:56 INFO : potato2: Deleted 2024/10/04 01:05:56 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (5.47s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" 2024/10/04 01:06:00 DEBUG : five: Need to transfer - File not found at Destination 2024/10/04 01:06:00 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/10/04 01:06:00 DEBUG : one: Destination is newer than source, skipping 2024/10/04 01:06:00 DEBUG : three: Sizes identical 2024/10/04 01:06:00 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for checks to finish 2024/10/04 01:06:00 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/10/04 01:06:00 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/10/04 01:06:00 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone4156757609) 2024/10/04 01:06:00 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-wokewok0rofa) 2024/10/04 01:06:00 DEBUG : two: sha1 differ 2024/10/04 01:06:00 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for transfers to finish 2024/10/04 01:06:00 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/10/04 01:06:00 INFO : five: Copied (new) 2024/10/04 01:06:01 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/10/04 01:06:01 INFO : four: Copied (replaced existing) 2024/10/04 01:06:01 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/10/04 01:06:01 INFO : two: Copied (replaced existing) 2024/10/04 01:06:01 DEBUG : Waiting for deletions to finish 2024/10/04 01:06:01 DEBUG : one: Destination is newer than source, skipping 2024/10/04 01:06:01 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for checks to finish 2024/10/04 01:06:01 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/10/04 01:06:01 DEBUG : five: Size and sha1 of src and dst objects identical 2024/10/04 01:06:01 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/10/04 01:06:01 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/10/04 01:06:01 DEBUG : two: Size and sha1 of src and dst objects identical 2024/10/04 01:06:01 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/10/04 01:06:01 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/10/04 01:06:01 DEBUG : four: Size and sha1 of src and dst objects identical 2024/10/04 01:06:01 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/10/04 01:06:01 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone4156757609) 2024/10/04 01:06:01 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-wokewok0rofa) 2024/10/04 01:06:01 DEBUG : three: sha1 differ 2024/10/04 01:06:01 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/10/04 01:06:01 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for transfers to finish 2024/10/04 01:06:02 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/10/04 01:06:02 INFO : three: Copied (replaced existing) 2024/10/04 01:06:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (6.73s) === 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-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2024/10/04 01:06:04 INFO : B2 bucket rclone-test-wokewok0rofa: Making map for --track-renames 2024/10/04 01:06:04 INFO : B2 bucket rclone-test-wokewok0rofa: Finished making map for --track-renames 2024/10/04 01:06:04 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for checks to finish 2024/10/04 01:06:04 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/10/04 01:06:04 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/10/04 01:06:04 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for renames to finish 2024/10/04 01:06:04 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for transfers to finish 2024/10/04 01:06:05 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/10/04 01:06:05 INFO : yam: Copied (new) 2024/10/04 01:06:05 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/10/04 01:06:05 INFO : potato: Copied (new) 2024/10/04 01:06:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" 2024/10/04 01:06:06 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/04 01:06:06 INFO : B2 bucket rclone-test-wokewok0rofa: Making map for --track-renames 2024/10/04 01:06:06 INFO : B2 bucket rclone-test-wokewok0rofa: Finished making map for --track-renames 2024/10/04 01:06:06 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for checks to finish 2024/10/04 01:06:06 DEBUG : potato: Unchanged skipping 2024/10/04 01:06:06 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for renames to finish 2024/10/04 01:06:07 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/10/04 01:06:07 INFO : yam: Copied (server-side copy) to: yaml 2024/10/04 01:06:07 INFO : yam: Deleted 2024/10/04 01:06:07 INFO : yaml: Renamed from "yam" 2024/10/04 01:06:07 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for transfers to finish 2024/10/04 01:06:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (4.67s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2024/10/04 01:06:09 INFO : B2 bucket rclone-test-wokewok0rofa: Making map for --track-renames 2024/10/04 01:06:09 INFO : B2 bucket rclone-test-wokewok0rofa: Finished making map for --track-renames 2024/10/04 01:06:09 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for checks to finish 2024/10/04 01:06:09 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/10/04 01:06:09 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/10/04 01:06:09 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for renames to finish 2024/10/04 01:06:09 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for transfers to finish 2024/10/04 01:06:09 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/10/04 01:06:09 INFO : yam: Copied (new) 2024/10/04 01:06:11 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/10/04 01:06:11 INFO : potato: Copied (new) 2024/10/04 01:06:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" 2024/10/04 01:06:11 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/04 01:06:11 INFO : B2 bucket rclone-test-wokewok0rofa: Making map for --track-renames 2024/10/04 01:06:11 INFO : B2 bucket rclone-test-wokewok0rofa: Finished making map for --track-renames 2024/10/04 01:06:11 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for checks to finish 2024/10/04 01:06:11 DEBUG : potato: Unchanged skipping 2024/10/04 01:06:11 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for renames to finish 2024/10/04 01:06:12 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/10/04 01:06:12 INFO : yam: Copied (server-side copy) to: yaml 2024/10/04 01:06:12 INFO : yam: Deleted 2024/10/04 01:06:12 INFO : yaml: Renamed from "yam" 2024/10/04 01:06:12 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for transfers to finish 2024/10/04 01:06:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (5.31s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2024/10/04 01:06:14 INFO : B2 bucket rclone-test-wokewok0rofa: Making map for --track-renames 2024/10/04 01:06:14 INFO : B2 bucket rclone-test-wokewok0rofa: Finished making map for --track-renames 2024/10/04 01:06:14 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for checks to finish 2024/10/04 01:06:14 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/10/04 01:06:14 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for renames to finish 2024/10/04 01:06:14 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/10/04 01:06:14 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for transfers to finish 2024/10/04 01:06:14 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/10/04 01:06:14 INFO : potato: Copied (new) 2024/10/04 01:06:15 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/10/04 01:06:15 INFO : sub/yam: Copied (new) 2024/10/04 01:06:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" 2024/10/04 01:06:16 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/04 01:06:16 DEBUG : potato: Unchanged skipping 2024/10/04 01:06:16 INFO : B2 bucket rclone-test-wokewok0rofa: Making map for --track-renames 2024/10/04 01:06:16 INFO : B2 bucket rclone-test-wokewok0rofa: Finished making map for --track-renames 2024/10/04 01:06:16 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for checks to finish 2024/10/04 01:06:16 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for renames to finish 2024/10/04 01:06:16 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/10/04 01:06:16 INFO : sub/yam: Copied (server-side copy) to: yam 2024/10/04 01:06:17 INFO : sub/yam: Deleted 2024/10/04 01:06:17 INFO : yam: Renamed from "sub/yam" 2024/10/04 01:06:17 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for transfers to finish 2024/10/04 01:06:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (4.66s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" 2024/10/04 01:06:19 DEBUG : Creating backend with remote "/tmp/rclone4156757609/dir1" 2024/10/04 01:06:19 DEBUG : Creating backend with remote "/tmp/rclone4156757609/dir2" 2024/10/04 01:06:19 DEBUG : Local file system at /tmp/rclone4156757609/dir2: Using server-side directory move 2024/10/04 01:06:19 INFO : Local file system at /tmp/rclone4156757609/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/10/04 01:06:19 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/10/04 01:06:19 INFO : file1.txt: Moved (server-side) 2024/10/04 01:06:19 DEBUG : Local file system at /tmp/rclone4156757609/dir2: Waiting for checks to finish 2024/10/04 01:06:19 DEBUG : Local file system at /tmp/rclone4156757609/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" 2024/10/04 01:06:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/04 01:06:19 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/10/04 01:06:19 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for checks to finish 2024/10/04 01:06:19 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for transfers to finish 2024/10/04 01:06:20 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/10/04 01:06:20 INFO : nested/sub dir/file: Copied (new) 2024/10/04 01:06:20 INFO : nested/sub dir/file: Deleted 2024/10/04 01:06:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/04 01:06:20 INFO : sub dir/hello world: Copied (new) 2024/10/04 01:06:20 INFO : sub dir/hello world: Deleted 2024/10/04 01:06:20 INFO : sub dir: Removing directory 2024/10/04 01:06:20 INFO : nested/sub dir: Removing directory 2024/10/04 01:06:20 INFO : nested: Removing directory 2024/10/04 01:06:20 DEBUG : Local file system at /tmp/rclone4156757609: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.67s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" 2024/10/04 01:06:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/04 01:06:22 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/10/04 01:06:22 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for checks to finish 2024/10/04 01:06:22 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for transfers to finish 2024/10/04 01:06:22 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/10/04 01:06:22 INFO : nested/sub dir/file: Copied (new) 2024/10/04 01:06:22 INFO : nested/sub dir/file: Deleted 2024/10/04 01:06:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/04 01:06:23 INFO : sub dir/hello world: Copied (new) 2024/10/04 01:06:23 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.80s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" 2024/10/04 01:06:25 DEBUG : existing: Need to transfer - File not found at Destination 2024/10/04 01:06:25 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/10/04 01:06:25 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for checks to finish 2024/10/04 01:06:25 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for transfers to finish 2024/10/04 01:06:25 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/10/04 01:06:25 INFO : existing: Copied (new) 2024/10/04 01:06:25 INFO : existing: Deleted 2024/10/04 01:06:26 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2024/10/04 01:06:26 INFO : existing-b: Copied (new) 2024/10/04 01:06:26 INFO : existing-b: Deleted 2024/10/04 01:06:26 DEBUG : existing: Destination exists, skipping 2024/10/04 01:06:26 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/10/04 01:06:26 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for checks to finish 2024/10/04 01:06:26 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for transfers to finish 2024/10/04 01:06:26 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.76s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" 2024/10/04 01:06:27 DEBUG : Creating backend with remote "TestB2:rclone-test-gokehuw1cixe" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-wokewok0rofa -> B2 bucket rclone-test-gokehuw1cixe 2024/10/04 01:06:33 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/04 01:06:33 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/10/04 01:06:33 DEBUG : empty space: Unchanged skipping 2024/10/04 01:06:33 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/10/04 01:06:33 DEBUG : B2 bucket rclone-test-gokehuw1cixe: Waiting for checks to finish 2024/10/04 01:06:33 INFO : empty space: Deleted 2024/10/04 01:06:33 DEBUG : B2 bucket rclone-test-gokehuw1cixe: Waiting for transfers to finish 2024/10/04 01:06:34 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/10/04 01:06:34 INFO : potato3: Copied (server-side copy) 2024/10/04 01:06:34 INFO : potato3: Deleted 2024/10/04 01:06:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/04 01:06:34 INFO : potato2: Copied (server-side copy) 2024/10/04 01:06:34 INFO : potato2: Deleted 2024/10/04 01:06:34 DEBUG : Creating backend with remote "TestB2:rclone-test-guyorir5lalo" 2024/10/04 01:06:36 DEBUG : empty space: Need to transfer - File not found at Destination 2024/10/04 01:06:36 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/04 01:06:36 DEBUG : potato3: Need to transfer - File not found at Destination 2024/10/04 01:06:36 DEBUG : B2 bucket rclone-test-guyorir5lalo: Waiting for checks to finish 2024/10/04 01:06:36 DEBUG : B2 bucket rclone-test-guyorir5lalo: Waiting for transfers to finish 2024/10/04 01:06:37 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/10/04 01:06:37 INFO : empty space: Copied (server-side copy) 2024/10/04 01:06:37 INFO : empty space: Deleted 2024/10/04 01:06:37 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/04 01:06:37 INFO : potato2: Copied (server-side copy) 2024/10/04 01:06:37 INFO : potato2: Deleted 2024/10/04 01:06:38 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/10/04 01:06:38 INFO : potato3: Copied (server-side copy) 2024/10/04 01:06:38 INFO : potato3: Deleted 2024/10/04 01:06:38 DEBUG : B2 bucket rclone-test-guyorir5lalo: Purge remote 2024/10/04 01:06:38 INFO : B2 bucket rclone-test-guyorir5lalo: cleaning bucket "rclone-test-guyorir5lalo" of all files 2024/10/04 01:06:39 DEBUG : empty space: Deleting (id "4_z4f027da3100d5b5b9f280e1b_f104d55bd14011e0b_d20241004_m010636_c001_v0001145_t0050_u01728003996924") 2024/10/04 01:06:39 DEBUG : potato2: Deleting (id "4_z4f027da3100d5b5b9f280e1b_f101d6a78981c9f69_d20241004_m010637_c001_v0001093_t0055_u01728003997290") 2024/10/04 01:06:39 DEBUG : potato3: Deleting (id "4_z4f027da3100d5b5b9f280e1b_f1197e501ae3338f9_d20241004_m010637_c001_v0001161_t0026_u01728003997304") 2024/10/04 01:06:39 DEBUG : B2 bucket rclone-test-gokehuw1cixe: Purge remote 2024/10/04 01:06:39 INFO : B2 bucket rclone-test-gokehuw1cixe: cleaning bucket "rclone-test-gokehuw1cixe" of all files 2024/10/04 01:06:40 DEBUG : empty space: Deleting (id "4_zff226d53100d5b5b9f280e1b_f4155022a8aa039bf_d20241004_m010637_c001_v7007000_t0000_u01728003997279") 2024/10/04 01:06:40 DEBUG : empty space: Deleting (id "4_zff226d53100d5b5b9f280e1b_f1062bd8a85da71c9_d20241004_m010632_c001_v0001134_t0036_u01728003992111") 2024/10/04 01:06:40 DEBUG : potato2: Deleting (id "4_zff226d53100d5b5b9f280e1b_f4155022a8aa039c0_d20241004_m010637_c001_v7007000_t0000_u01728003997677") 2024/10/04 01:06:40 DEBUG : potato2: Deleting (id "4_zff226d53100d5b5b9f280e1b_f104dddb98cd50b3d_d20241004_m010633_c001_v0001115_t0051_u01728003993628") 2024/10/04 01:06:40 DEBUG : potato3: Deleting (id "4_zff226d53100d5b5b9f280e1b_f4155022a8aa039c1_d20241004_m010638_c001_v7007000_t0000_u01728003998482") 2024/10/04 01:06:40 DEBUG : potato3: Deleting (id "4_zff226d53100d5b5b9f280e1b_f1110a4170c7896c6_d20241004_m010634_c001_v0001180_t0002_u01728003994014") 2024/10/04 01:06:40 DEBUG : potato3: Deleting (id "4_zff226d53100d5b5b9f280e1b_f1062bd8a85da71cb_d20241004_m010632_c001_v0001134_t0028_u01728003992585") --- PASS: TestServerSideMove (14.36s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" 2024/10/04 01:06:42 DEBUG : Creating backend with remote "TestB2:rclone-test-berosim7viyo" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-wokewok0rofa -> B2 bucket rclone-test-berosim7viyo 2024/10/04 01:06:50 DEBUG : empty space: Excluded (Size Filter) 2024/10/04 01:06:50 DEBUG : empty space: Excluded (Size Filter) 2024/10/04 01:06:50 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/04 01:06:50 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/10/04 01:06:50 DEBUG : B2 bucket rclone-test-berosim7viyo: Waiting for checks to finish 2024/10/04 01:06:50 DEBUG : B2 bucket rclone-test-berosim7viyo: Waiting for transfers to finish 2024/10/04 01:06:51 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/04 01:06:51 INFO : potato2: Copied (server-side copy) 2024/10/04 01:06:51 INFO : potato2: Deleted 2024/10/04 01:06:52 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/10/04 01:06:52 INFO : potato3: Copied (server-side copy) 2024/10/04 01:06:52 INFO : potato3: Deleted 2024/10/04 01:06:52 DEBUG : Creating backend with remote "TestB2:rclone-test-hesofaq6badu" 2024/10/04 01:06:53 DEBUG : empty space: Excluded (Size Filter) 2024/10/04 01:06:53 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/04 01:06:53 DEBUG : potato3: Need to transfer - File not found at Destination 2024/10/04 01:06:53 DEBUG : B2 bucket rclone-test-hesofaq6badu: Waiting for checks to finish 2024/10/04 01:06:53 DEBUG : B2 bucket rclone-test-hesofaq6badu: Waiting for transfers to finish 2024/10/04 01:06:54 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/10/04 01:06:54 INFO : potato3: Copied (server-side copy) 2024/10/04 01:06:55 INFO : potato3: Deleted 2024/10/04 01:06:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/04 01:06:55 INFO : potato2: Copied (server-side copy) 2024/10/04 01:06:55 INFO : potato2: Deleted 2024/10/04 01:06:55 DEBUG : B2 bucket rclone-test-hesofaq6badu: Purge remote 2024/10/04 01:06:55 INFO : B2 bucket rclone-test-hesofaq6badu: cleaning bucket "rclone-test-hesofaq6badu" of all files 2024/10/04 01:06:55 DEBUG : potato2: Deleting (id "4_z5f72bdf3100d5b5b9f280e1b_f11905c565454e4a6_d20241004_m010654_c001_v0001102_t0035_u01728004014856") 2024/10/04 01:06:55 DEBUG : potato3: Deleting (id "4_z5f72bdf3100d5b5b9f280e1b_f1192284504e44408_d20241004_m010654_c001_v0001113_t0059_u01728004014511") 2024/10/04 01:06:56 DEBUG : B2 bucket rclone-test-berosim7viyo: Purge remote 2024/10/04 01:06:56 INFO : B2 bucket rclone-test-berosim7viyo: cleaning bucket "rclone-test-berosim7viyo" of all files 2024/10/04 01:06:56 DEBUG : empty space: Deleting (id "4_z4fb2ad43100d5b5b9f280e1b_f1002231308df6cf2_d20241004_m010649_c001_v0001101_t0029_u01728004009256") 2024/10/04 01:06:56 DEBUG : potato2: Deleting (id "4_z4fb2ad43100d5b5b9f280e1b_f4032e81c3fc1f001_d20241004_m010655_c001_v7007000_t0000_u01728004015188") 2024/10/04 01:06:56 DEBUG : potato2: Deleting (id "4_z4fb2ad43100d5b5b9f280e1b_f108861b29db144cb_d20241004_m010651_c001_v0001109_t0029_u01728004011057") 2024/10/04 01:06:56 DEBUG : potato3: Deleting (id "4_z4fb2ad43100d5b5b9f280e1b_f4032e81c3fc1f000_d20241004_m010654_c001_v7007000_t0000_u01728004014945") 2024/10/04 01:06:56 DEBUG : potato3: Deleting (id "4_z4fb2ad43100d5b5b9f280e1b_f118367b08ae4b879_d20241004_m010651_c001_v0001101_t0052_u01728004011435") 2024/10/04 01:06:56 DEBUG : potato3: Deleting (id "4_z4fb2ad43100d5b5b9f280e1b_f1002231308df6cf8_d20241004_m010649_c001_v0001101_t0038_u01728004009800") --- PASS: TestServerSideMoveWithFilter (16.82s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" 2024/10/04 01:06:58 DEBUG : Creating backend with remote "TestB2:rclone-test-ramosum1yoza" 2024/10/04 01:07:02 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-wokewok0rofa -> B2 bucket rclone-test-ramosum1yoza 2024/10/04 01:07:07 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/04 01:07:07 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/10/04 01:07:07 DEBUG : empty space: Unchanged skipping 2024/10/04 01:07:07 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/10/04 01:07:07 DEBUG : B2 bucket rclone-test-ramosum1yoza: Waiting for checks to finish 2024/10/04 01:07:07 INFO : empty space: Deleted 2024/10/04 01:07:07 DEBUG : B2 bucket rclone-test-ramosum1yoza: Waiting for transfers to finish 2024/10/04 01:07:08 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/10/04 01:07:08 INFO : potato3: Copied (server-side copy) 2024/10/04 01:07:08 INFO : potato3: Deleted 2024/10/04 01:07:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/04 01:07:09 INFO : potato2: Copied (server-side copy) 2024/10/04 01:07:09 INFO : potato2: Deleted 2024/10/04 01:07:09 DEBUG : Creating backend with remote "TestB2:rclone-test-yokezor3tiqi" 2024/10/04 01:07:10 DEBUG : tomatoDir: Making directory 2024/10/04 01:07:11 DEBUG : empty space: Need to transfer - File not found at Destination 2024/10/04 01:07:11 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/04 01:07:11 DEBUG : potato3: Need to transfer - File not found at Destination 2024/10/04 01:07:11 DEBUG : B2 bucket rclone-test-yokezor3tiqi: Waiting for checks to finish 2024/10/04 01:07:11 DEBUG : B2 bucket rclone-test-yokezor3tiqi: Waiting for transfers to finish 2024/10/04 01:07:12 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/10/04 01:07:12 INFO : potato3: Copied (server-side copy) 2024/10/04 01:07:13 INFO : potato3: Deleted 2024/10/04 01:07:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/04 01:07:13 INFO : potato2: Copied (server-side copy) 2024/10/04 01:07:13 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/10/04 01:07:13 INFO : empty space: Copied (server-side copy) 2024/10/04 01:07:13 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": EOF) 2024/10/04 01:07:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/04 01:07:13 DEBUG : pacer: Reducing sleep to 10ms 2024/10/04 01:07:13 INFO : potato2: Deleted 2024/10/04 01:07:13 INFO : empty space: Deleted 2024/10/04 01:07:14 DEBUG : B2 bucket rclone-test-yokezor3tiqi: Purge remote 2024/10/04 01:07:14 INFO : B2 bucket rclone-test-yokezor3tiqi: cleaning bucket "rclone-test-yokezor3tiqi" of all files 2024/10/04 01:07:14 DEBUG : empty space: Deleting (id "4_zff720d43101d5b5b9f280e1b_f1083ec027fd27500_d20241004_m010712_c001_v0001029_t0015_u01728004032235") 2024/10/04 01:07:14 DEBUG : potato2: Deleting (id "4_zff720d43101d5b5b9f280e1b_f111151192a0bf9c3_d20241004_m010712_c001_v0001098_t0059_u01728004032721") 2024/10/04 01:07:14 DEBUG : potato3: Deleting (id "4_zff720d43101d5b5b9f280e1b_f119f669540250430_d20241004_m010712_c001_v0001180_t0020_u01728004032718") 2024/10/04 01:07:15 DEBUG : B2 bucket rclone-test-ramosum1yoza: Purge remote 2024/10/04 01:07:15 INFO : B2 bucket rclone-test-ramosum1yoza: cleaning bucket "rclone-test-ramosum1yoza" of all files 2024/10/04 01:07:15 DEBUG : empty space: Deleting (id "4_z2f62ed43100d5b5b9f280e1b_f41927f7014c62e3c_d20241004_m010713_c001_v7007000_t0000_u01728004033453") 2024/10/04 01:07:15 DEBUG : empty space: Deleting (id "4_z2f62ed43100d5b5b9f280e1b_f114b409f964675cb_d20241004_m010704_c001_v0001117_t0044_u01728004024653") 2024/10/04 01:07:15 DEBUG : potato2: Deleting (id "4_z2f62ed43100d5b5b9f280e1b_f41927f7014c62e3b_d20241004_m010713_c001_v7007000_t0000_u01728004033253") 2024/10/04 01:07:15 DEBUG : potato2: Deleting (id "4_z2f62ed43100d5b5b9f280e1b_f1145c1a15d58e632_d20241004_m010707_c001_v0001115_t0028_u01728004027668") 2024/10/04 01:07:15 DEBUG : potato3: Deleting (id "4_z2f62ed43100d5b5b9f280e1b_f41927f7014c62e3a_d20241004_m010712_c001_v7007000_t0000_u01728004032917") 2024/10/04 01:07:15 DEBUG : potato3: Deleting (id "4_z2f62ed43100d5b5b9f280e1b_f112455e8aa742f0f_d20241004_m010708_c001_v0001101_t0015_u01728004028031") 2024/10/04 01:07:15 DEBUG : potato3: Deleting (id "4_z2f62ed43100d5b5b9f280e1b_f114b409f964675d9_d20241004_m010705_c001_v0001117_t0000_u01728004025631") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (18.32s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" 2024/10/04 01:07:17 DEBUG : Creating backend with remote "TestB2:rclone-test-wokewok0rofa/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.81s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" 2024/10/04 01:07:20 DEBUG : Creating backend with remote "TestB2:rclone-test-wokewok0rofa/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" --- PASS: TestSyncOverlap (2.95s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" 2024/10/04 01:07:23 DEBUG : Creating backend with remote "TestB2:rclone-test-wokewok0rofa/rclone-sync-test" 2024/10/04 01:07:24 DEBUG : Creating backend with remote "TestB2:rclone-test-wokewok0rofa/rclone-sync-test-include/layer2" 2024/10/04 01:07:26 DEBUG : Creating backend with remote "TestB2:rclone-test-wokewok0rofa/rclone-sync-test-ignore-file" 2024/10/04 01:07:30 DEBUG : B2 bucket rclone-test-wokewok0rofa path rclone-sync-test: Waiting for checks to finish 2024/10/04 01:07:30 DEBUG : B2 bucket rclone-test-wokewok0rofa path rclone-sync-test: Waiting for transfers to finish 2024/10/04 01:07:30 DEBUG : Waiting for deletions to finish 2024/10/04 01:07:30 INFO : There was nothing to transfer 2024/10/04 01:07:31 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for checks to finish 2024/10/04 01:07:31 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for transfers to finish 2024/10/04 01:07:31 DEBUG : Waiting for deletions to finish 2024/10/04 01:07:31 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" 2024/10/04 01:07:31 DEBUG : B2 bucket rclone-test-wokewok0rofa path rclone-sync-test-include/layer2: Waiting for checks to finish 2024/10/04 01:07:31 DEBUG : B2 bucket rclone-test-wokewok0rofa path rclone-sync-test-include/layer2: Waiting for transfers to finish 2024/10/04 01:07:31 DEBUG : Waiting for deletions to finish 2024/10/04 01:07:31 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" 2024/10/04 01:07:31 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for checks to finish 2024/10/04 01:07:31 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for transfers to finish 2024/10/04 01:07:31 DEBUG : Waiting for deletions to finish 2024/10/04 01:07:31 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" 2024/10/04 01:07:32 DEBUG : B2 bucket rclone-test-wokewok0rofa path rclone-sync-test-ignore-file: Waiting for checks to finish 2024/10/04 01:07:32 DEBUG : B2 bucket rclone-test-wokewok0rofa path rclone-sync-test-ignore-file: Waiting for transfers to finish 2024/10/04 01:07:32 DEBUG : Waiting for deletions to finish 2024/10/04 01:07:32 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.48s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" 2024/10/04 01:07:39 DEBUG : Creating backend with remote "TestB2:rclone-test-wokewok0rofa/dst" 2024/10/04 01:07:40 DEBUG : Creating backend with remote "TestB2:rclone-test-wokewok0rofa/CompareDest" 2024/10/04 01:07:42 DEBUG : one: Need to transfer - File not found at Destination 2024/10/04 01:07:42 DEBUG : B2 bucket rclone-test-wokewok0rofa path dst: Waiting for checks to finish 2024/10/04 01:07:42 DEBUG : B2 bucket rclone-test-wokewok0rofa path dst: Waiting for transfers to finish 2024/10/04 01:07:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/10/04 01:07:43 INFO : one: Copied (new) 2024/10/04 01:07:43 DEBUG : Waiting for deletions to finish 2024/10/04 01:07:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/04 01:07:44 DEBUG : B2 bucket rclone-test-wokewok0rofa path dst: Waiting for checks to finish 2024/10/04 01:07:44 DEBUG : B2 bucket rclone-test-wokewok0rofa path dst: Waiting for transfers to finish 2024/10/04 01:07:44 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/10/04 01:07:44 INFO : one: Copied (replaced existing) 2024/10/04 01:07:44 DEBUG : Waiting for deletions to finish 2024/10/04 01:07:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/04 01:07:47 DEBUG : B2 bucket rclone-test-wokewok0rofa path dst: Waiting for checks to finish 2024/10/04 01:07:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/04 01:07:47 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/04 01:07:47 DEBUG : B2 bucket rclone-test-wokewok0rofa path dst: Waiting for transfers to finish 2024/10/04 01:07:47 DEBUG : Waiting for deletions to finish 2024/10/04 01:07:47 INFO : There was nothing to transfer 2024/10/04 01:07:49 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/04 01:07:49 DEBUG : two: Destination found in --compare-dest, skipping 2024/10/04 01:07:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/04 01:07:49 DEBUG : B2 bucket rclone-test-wokewok0rofa path dst: Waiting for checks to finish 2024/10/04 01:07:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/04 01:07:49 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/04 01:07:49 DEBUG : B2 bucket rclone-test-wokewok0rofa path dst: Waiting for transfers to finish 2024/10/04 01:07:49 DEBUG : Waiting for deletions to finish 2024/10/04 01:07:49 INFO : There was nothing to transfer 2024/10/04 01:07:50 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/04 01:07:50 DEBUG : two: Destination found in --compare-dest, skipping 2024/10/04 01:07:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/04 01:07:50 DEBUG : B2 bucket rclone-test-wokewok0rofa path dst: Waiting for checks to finish 2024/10/04 01:07:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/04 01:07:50 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/04 01:07:50 DEBUG : B2 bucket rclone-test-wokewok0rofa path dst: Waiting for transfers to finish 2024/10/04 01:07:50 DEBUG : Waiting for deletions to finish 2024/10/04 01:07:50 INFO : There was nothing to transfer 2024/10/04 01:07:51 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/10/04 01:07:51 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/10/04 01:07:51 DEBUG : two: Destination found in --compare-dest, skipping 2024/10/04 01:07:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/04 01:07:51 DEBUG : B2 bucket rclone-test-wokewok0rofa path dst: Waiting for checks to finish 2024/10/04 01:07:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/04 01:07:51 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/04 01:07:51 DEBUG : B2 bucket rclone-test-wokewok0rofa path dst: Waiting for transfers to finish 2024/10/04 01:07:51 DEBUG : Waiting for deletions to finish 2024/10/04 01:07:51 INFO : There was nothing to transfer 2024/10/04 01:07:52 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/10/04 01:07:52 DEBUG : two: Need to transfer - File not found at Destination 2024/10/04 01:07:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/04 01:07:52 DEBUG : B2 bucket rclone-test-wokewok0rofa path dst: Waiting for checks to finish 2024/10/04 01:07:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/04 01:07:52 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/04 01:07:52 DEBUG : B2 bucket rclone-test-wokewok0rofa path dst: Waiting for transfers to finish 2024/10/04 01:07:53 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2024/10/04 01:07:53 INFO : two: Copied (new) 2024/10/04 01:07:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (15.20s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" 2024/10/04 01:07:57 DEBUG : Creating backend with remote "TestB2:rclone-test-wokewok0rofa/dest" 2024/10/04 01:07:58 DEBUG : Creating backend with remote "TestB2:rclone-test-wokewok0rofa/pre-dest1" 2024/10/04 01:07:59 DEBUG : Creating backend with remote "TestB2:rclone-test-wokewok0rofa/pre-dest2" 2024/10/04 01:08:03 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/04 01:08:03 DEBUG : 1: Destination found in --compare-dest, skipping 2024/10/04 01:08:03 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/04 01:08:03 DEBUG : 2: Destination found in --compare-dest, skipping 2024/10/04 01:08:03 DEBUG : 3: Need to transfer - File not found at Destination 2024/10/04 01:08:03 DEBUG : B2 bucket rclone-test-wokewok0rofa path dest: Waiting for checks to finish 2024/10/04 01:08:03 DEBUG : B2 bucket rclone-test-wokewok0rofa path dest: Waiting for transfers to finish 2024/10/04 01:08:04 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2024/10/04 01:08:04 INFO : 3: Copied (new) 2024/10/04 01:08:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (11.44s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" 2024/10/04 01:08:06 DEBUG : Creating backend with remote "TestB2:rclone-test-wokewok0rofa/dst" 2024/10/04 01:08:07 DEBUG : Creating backend with remote "TestB2:rclone-test-wokewok0rofa/CopyDest" 2024/10/04 01:08:09 DEBUG : one: Need to transfer - File not found at Destination 2024/10/04 01:08:09 DEBUG : B2 bucket rclone-test-wokewok0rofa path dst: Waiting for checks to finish 2024/10/04 01:08:09 DEBUG : B2 bucket rclone-test-wokewok0rofa path dst: Waiting for transfers to finish 2024/10/04 01:08:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/10/04 01:08:10 INFO : one: Copied (new) 2024/10/04 01:08:10 DEBUG : Waiting for deletions to finish 2024/10/04 01:08:10 DEBUG : B2 bucket rclone-test-wokewok0rofa path dst: Waiting for checks to finish 2024/10/04 01:08:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/04 01:08:11 DEBUG : B2 bucket rclone-test-wokewok0rofa path dst: Waiting for transfers to finish 2024/10/04 01:08:11 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/10/04 01:08:11 INFO : one: Copied (replaced existing) 2024/10/04 01:08:11 DEBUG : Waiting for deletions to finish 2024/10/04 01:08:13 DEBUG : Creating backend with remote "TestB2:rclone-test-wokewok0rofa/BackupDir" 2024/10/04 01:08:15 DEBUG : B2 bucket rclone-test-wokewok0rofa path dst: Waiting for checks to finish 2024/10/04 01:08:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/04 01:08:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/04 01:08:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/04 01:08:16 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/10/04 01:08:16 INFO : one: Copied (server-side copy) 2024/10/04 01:08:16 INFO : one: Deleted 2024/10/04 01:08:17 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/10/04 01:08:17 INFO : one: Copied (server-side copy) 2024/10/04 01:08:17 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/10/04 01:08:17 DEBUG : B2 bucket rclone-test-wokewok0rofa path dst: Waiting for transfers to finish 2024/10/04 01:08:17 DEBUG : Waiting for deletions to finish 2024/10/04 01:08:19 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/04 01:08:20 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/10/04 01:08:20 INFO : two: Copied (server-side copy) 2024/10/04 01:08:20 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/10/04 01:08:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/04 01:08:20 DEBUG : one: Unchanged skipping 2024/10/04 01:08:20 DEBUG : B2 bucket rclone-test-wokewok0rofa path dst: Waiting for checks to finish 2024/10/04 01:08:20 DEBUG : B2 bucket rclone-test-wokewok0rofa path dst: Waiting for transfers to finish 2024/10/04 01:08:20 DEBUG : Waiting for deletions to finish 2024/10/04 01:08:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/04 01:08:20 DEBUG : one: Unchanged skipping 2024/10/04 01:08:20 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/04 01:08:20 DEBUG : two: Unchanged skipping 2024/10/04 01:08:20 DEBUG : B2 bucket rclone-test-wokewok0rofa path dst: Waiting for checks to finish 2024/10/04 01:08:20 DEBUG : B2 bucket rclone-test-wokewok0rofa path dst: Waiting for transfers to finish 2024/10/04 01:08:20 DEBUG : Waiting for deletions to finish 2024/10/04 01:08:20 INFO : There was nothing to transfer 2024/10/04 01:08:22 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/10/04 01:08:22 DEBUG : three: Destination not found in --copy-dest 2024/10/04 01:08:22 DEBUG : three: Need to transfer - File not found at Destination 2024/10/04 01:08:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/04 01:08:22 DEBUG : one: Unchanged skipping 2024/10/04 01:08:22 DEBUG : B2 bucket rclone-test-wokewok0rofa path dst: Waiting for checks to finish 2024/10/04 01:08:22 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/04 01:08:22 DEBUG : two: Unchanged skipping 2024/10/04 01:08:22 DEBUG : B2 bucket rclone-test-wokewok0rofa path dst: Waiting for transfers to finish 2024/10/04 01:08:23 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2024/10/04 01:08:23 INFO : three: Copied (new) 2024/10/04 01:08:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (19.26s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" 2024/10/04 01:08:29 DEBUG : Creating backend with remote "TestB2:rclone-test-wokewok0rofa/dst" 2024/10/04 01:08:30 DEBUG : Creating backend with remote "TestB2:rclone-test-wokewok0rofa/backup" 2024/10/04 01:08:32 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/04 01:08:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/04 01:08:32 DEBUG : two: Unchanged skipping 2024/10/04 01:08:32 DEBUG : B2 bucket rclone-test-wokewok0rofa path dst: Waiting for checks to finish 2024/10/04 01:08:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/10/04 01:08:33 INFO : one: Copied (server-side copy) 2024/10/04 01:08:33 INFO : one: Deleted 2024/10/04 01:08:33 DEBUG : B2 bucket rclone-test-wokewok0rofa path dst: Waiting for transfers to finish 2024/10/04 01:08:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/04 01:08:34 INFO : one: Copied (new) 2024/10/04 01:08:34 DEBUG : Waiting for deletions to finish 2024/10/04 01:08:35 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/10/04 01:08:35 INFO : three.txt: Copied (server-side copy) 2024/10/04 01:08:35 INFO : three.txt: Deleted 2024/10/04 01:08:35 INFO : three.txt: Moved into backup dir 2024/10/04 01:08:38 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/04 01:08:38 DEBUG : B2 bucket rclone-test-wokewok0rofa path dst: Waiting for checks to finish 2024/10/04 01:08:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/04 01:08:38 DEBUG : two: Unchanged skipping 2024/10/04 01:08:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/04 01:08:39 INFO : one: Copied (server-side copy) 2024/10/04 01:08:39 INFO : one: Deleted 2024/10/04 01:08:39 DEBUG : B2 bucket rclone-test-wokewok0rofa path dst: Waiting for transfers to finish 2024/10/04 01:08:39 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/10/04 01:08:39 INFO : one: Copied (new) 2024/10/04 01:08:39 DEBUG : Waiting for deletions to finish 2024/10/04 01:08:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/10/04 01:08:40 INFO : three.txt: Copied (server-side copy) 2024/10/04 01:08:40 INFO : three.txt: Deleted 2024/10/04 01:08:40 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (16.52s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" 2024/10/04 01:08:45 DEBUG : Creating backend with remote "TestB2:rclone-test-wokewok0rofa/dst" 2024/10/04 01:08:46 DEBUG : Creating backend with remote "TestB2:rclone-test-wokewok0rofa/backup" 2024/10/04 01:08:48 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/04 01:08:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/04 01:08:48 DEBUG : two: Unchanged skipping 2024/10/04 01:08:48 DEBUG : B2 bucket rclone-test-wokewok0rofa path dst: Waiting for checks to finish 2024/10/04 01:08:49 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/10/04 01:08:49 INFO : one: Copied (server-side copy) to: one.bak 2024/10/04 01:08:49 INFO : one: Deleted 2024/10/04 01:08:49 DEBUG : B2 bucket rclone-test-wokewok0rofa path dst: Waiting for transfers to finish 2024/10/04 01:08:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/04 01:08:50 INFO : one: Copied (new) 2024/10/04 01:08:50 DEBUG : Waiting for deletions to finish 2024/10/04 01:08:51 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/10/04 01:08:51 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/10/04 01:08:51 INFO : three.txt: Deleted 2024/10/04 01:08:51 INFO : three.txt: Moved into backup dir 2024/10/04 01:08:54 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/04 01:08:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/04 01:08:54 DEBUG : two: Unchanged skipping 2024/10/04 01:08:54 DEBUG : B2 bucket rclone-test-wokewok0rofa path dst: Waiting for checks to finish 2024/10/04 01:08:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/04 01:08:55 INFO : one: Copied (server-side copy) to: one.bak 2024/10/04 01:08:56 INFO : one: Deleted 2024/10/04 01:08:56 DEBUG : B2 bucket rclone-test-wokewok0rofa path dst: Waiting for transfers to finish 2024/10/04 01:08:57 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/10/04 01:08:57 INFO : one: Copied (new) 2024/10/04 01:08:57 DEBUG : Waiting for deletions to finish 2024/10/04 01:08:57 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/10/04 01:08:57 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/10/04 01:08:57 INFO : three.txt: Deleted 2024/10/04 01:08:57 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (17.04s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" 2024/10/04 01:09:02 DEBUG : Creating backend with remote "TestB2:rclone-test-wokewok0rofa/dst" 2024/10/04 01:09:03 DEBUG : Creating backend with remote "TestB2:rclone-test-wokewok0rofa/backup" 2024/10/04 01:09:05 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/04 01:09:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/04 01:09:05 DEBUG : two: Unchanged skipping 2024/10/04 01:09:05 DEBUG : B2 bucket rclone-test-wokewok0rofa path dst: Waiting for checks to finish 2024/10/04 01:09:06 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/10/04 01:09:06 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/10/04 01:09:07 INFO : one: Deleted 2024/10/04 01:09:07 DEBUG : B2 bucket rclone-test-wokewok0rofa path dst: Waiting for transfers to finish 2024/10/04 01:09:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/04 01:09:07 INFO : one: Copied (new) 2024/10/04 01:09:07 DEBUG : Waiting for deletions to finish 2024/10/04 01:09:08 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/10/04 01:09:08 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/10/04 01:09:08 INFO : three.txt: Deleted 2024/10/04 01:09:08 INFO : three.txt: Moved into backup dir 2024/10/04 01:09:10 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/04 01:09:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/04 01:09:10 DEBUG : two: Unchanged skipping 2024/10/04 01:09:10 DEBUG : B2 bucket rclone-test-wokewok0rofa path dst: Waiting for checks to finish 2024/10/04 01:09:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/04 01:09:10 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/10/04 01:09:10 INFO : one: Deleted 2024/10/04 01:09:10 DEBUG : B2 bucket rclone-test-wokewok0rofa path dst: Waiting for transfers to finish 2024/10/04 01:09:11 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/10/04 01:09:11 INFO : one: Copied (new) 2024/10/04 01:09:11 DEBUG : Waiting for deletions to finish 2024/10/04 01:09:11 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/10/04 01:09:11 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/10/04 01:09:12 INFO : three.txt: Deleted 2024/10/04 01:09:12 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (14.43s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" 2024/10/04 01:09:16 DEBUG : Creating backend with remote "TestB2:rclone-test-wokewok0rofa/dst" 2024/10/04 01:09:18 DEBUG : B2 bucket rclone-test-wokewok0rofa path dst: Waiting for checks to finish 2024/10/04 01:09:18 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/04 01:09:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/04 01:09:18 DEBUG : two: Unchanged skipping 2024/10/04 01:09:19 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/10/04 01:09:19 INFO : one: Copied (server-side copy) to: one.bak 2024/10/04 01:09:19 INFO : one: Deleted 2024/10/04 01:09:19 DEBUG : B2 bucket rclone-test-wokewok0rofa path dst: Waiting for transfers to finish 2024/10/04 01:09:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/04 01:09:21 INFO : one: Copied (new) 2024/10/04 01:09:21 DEBUG : Waiting for deletions to finish 2024/10/04 01:09:22 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/10/04 01:09:22 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/10/04 01:09:22 INFO : three.txt: Deleted 2024/10/04 01:09:22 INFO : three.txt: Moved into backup dir 2024/10/04 01:09:24 DEBUG : one.bak: Excluded (Path Filter) 2024/10/04 01:09:24 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/10/04 01:09:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/04 01:09:24 DEBUG : two: Unchanged skipping 2024/10/04 01:09:24 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/04 01:09:24 DEBUG : B2 bucket rclone-test-wokewok0rofa path dst: Waiting for checks to finish 2024/10/04 01:09:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/04 01:09:25 INFO : one: Copied (server-side copy) to: one.bak 2024/10/04 01:09:26 INFO : one: Deleted 2024/10/04 01:09:26 DEBUG : B2 bucket rclone-test-wokewok0rofa path dst: Waiting for transfers to finish 2024/10/04 01:09:26 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/10/04 01:09:26 INFO : one: Copied (new) 2024/10/04 01:09:26 DEBUG : Waiting for deletions to finish 2024/10/04 01:09:27 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/10/04 01:09:27 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/10/04 01:09:27 INFO : three.txt: Deleted 2024/10/04 01:09:27 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (15.34s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" 2024/10/04 01:09:32 DEBUG : Creating backend with remote "TestB2:rclone-test-wokewok0rofa/dst" 2024/10/04 01:09:33 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/04 01:09:34 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/10/04 01:09:34 INFO : one: Copied (server-side copy) to: one.bak 2024/10/04 01:09:34 INFO : one: Deleted 2024/10/04 01:09:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/04 01:09:35 INFO : one: Copied (new) 2024/10/04 01:09:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/04 01:09:35 DEBUG : two: Unchanged skipping 2024/10/04 01:09:36 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/10/04 01:09:36 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/10/04 01:09:36 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/10/04 01:09:36 INFO : three.txt: Deleted 2024/10/04 01:09:37 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/10/04 01:09:37 INFO : three.txt: Copied (new) 2024/10/04 01:09:38 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/04 01:09:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/04 01:09:39 INFO : one: Copied (server-side copy) to: one.bak 2024/10/04 01:09:39 INFO : one: Deleted 2024/10/04 01:09:39 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/10/04 01:09:39 INFO : one: Copied (new) 2024/10/04 01:09:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/04 01:09:39 DEBUG : two: Unchanged skipping 2024/10/04 01:09:39 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/10/04 01:09:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/10/04 01:09:40 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/10/04 01:09:40 INFO : three.txt: Deleted 2024/10/04 01:09:40 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/10/04 01:09:40 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (13.45s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" 2024/10/04 01:09:45 DEBUG : Creating backend with remote "TestB2:rclone-test-wokewok0rofa/dst" 2024/10/04 01:09:47 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/04 01:09:48 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/10/04 01:09:48 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/10/04 01:09:48 INFO : one: Deleted 2024/10/04 01:09:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/04 01:09:50 INFO : one: Copied (new) 2024/10/04 01:09:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/04 01:09:50 DEBUG : two: Unchanged skipping 2024/10/04 01:09:50 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/10/04 01:09:51 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/10/04 01:09:51 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/10/04 01:09:51 INFO : three.txt: Deleted 2024/10/04 01:09:52 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/10/04 01:09:52 INFO : three.txt: Copied (new) 2024/10/04 01:09:53 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/04 01:09:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/04 01:09:54 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/10/04 01:09:54 INFO : one: Deleted 2024/10/04 01:09:55 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/10/04 01:09:55 INFO : one: Copied (new) 2024/10/04 01:09:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/04 01:09:55 DEBUG : two: Unchanged skipping 2024/10/04 01:09:55 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/10/04 01:09:55 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/10/04 01:09:55 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/10/04 01:09:56 INFO : three.txt: Deleted 2024/10/04 01:09:57 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/10/04 01:09:57 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (16.62s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" 2024/10/04 01:10:00 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/10/04 01:10:00 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for checks to finish 2024/10/04 01:10:00 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for transfers to finish 2024/10/04 01:10:01 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2024/10/04 01:10:01 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/10/04 01:10:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (3.65s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" 2024/10/04 01:10:02 DEBUG : existing: Need to transfer - File not found at Destination 2024/10/04 01:10:02 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for checks to finish 2024/10/04 01:10:02 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for transfers to finish 2024/10/04 01:10:03 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/10/04 01:10:03 INFO : existing: Copied (new) 2024/10/04 01:10:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" 2024/10/04 01:10:04 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for checks to finish 2024/10/04 01:10:04 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/10/04 01:10:04 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/10/04 01:10:04 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for transfers to finish 2024/10/04 01:10:04 ERROR : B2 bucket rclone-test-wokewok0rofa: not deleting files as there were IO errors 2024/10/04 01:10:04 ERROR : B2 bucket rclone-test-wokewok0rofa: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" --- PASS: TestSyncImmutable (3.51s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" 2024/10/04 01:10:07 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/04 01:10:07 DEBUG : existing: Unchanged skipping 2024/10/04 01:10:07 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for checks to finish 2024/10/04 01:10:07 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for transfers to finish 2024/10/04 01:10:07 DEBUG : Waiting for deletions to finish 2024/10/04 01:10:07 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (2.37s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", 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-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" 2024/10/04 01:10:12 DEBUG : both1: Clearing upload URL because of error: Post "https://pod-000-1115-18.backblaze.com/b2api/v1/b2_upload_file/bfb29d5300dd5b5b9f280e1b/c001_v0001115_t0014": EOF 2024/10/04 01:10:12 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1115-18.backblaze.com/b2api/v1/b2_upload_file/bfb29d5300dd5b5b9f280e1b/c001_v0001115_t0014": EOF) 2024/10/04 01:10:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "both1" to B2 bucket rclone-test-wokewok0rofa: 1/10 (Post "https://pod-000-1115-18.backblaze.com/b2api/v1/b2_upload_file/bfb29d5300dd5b5b9f280e1b/c001_v0001115_t0014": EOF) 2024/10/04 01:10:14 DEBUG : pacer: Reducing sleep to 10ms 2024/10/04 01:10:40 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/04 01:10:40 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for checks to finish 2024/10/04 01:10:40 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/04 01:10:40 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/04 01:10:40 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/04 01:10:40 DEBUG : both0: Unchanged skipping 2024/10/04 01:10:40 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/04 01:10:40 DEBUG : both12: Unchanged skipping 2024/10/04 01:10:40 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/04 01:10:40 DEBUG : both13: Unchanged skipping 2024/10/04 01:10:40 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/04 01:10:40 DEBUG : both10: Unchanged skipping 2024/10/04 01:10:40 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/04 01:10:40 DEBUG : both1: Unchanged skipping 2024/10/04 01:10:40 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/04 01:10:40 DEBUG : both11: Unchanged skipping 2024/10/04 01:10:40 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/04 01:10:40 DEBUG : both17: Unchanged skipping 2024/10/04 01:10:40 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/04 01:10:40 DEBUG : both14: Unchanged skipping 2024/10/04 01:10:40 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/04 01:10:40 DEBUG : both19: Unchanged skipping 2024/10/04 01:10:40 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/04 01:10:40 DEBUG : both15: Unchanged skipping 2024/10/04 01:10:40 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/04 01:10:40 DEBUG : both3: Unchanged skipping 2024/10/04 01:10:40 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/04 01:10:40 DEBUG : both4: Unchanged skipping 2024/10/04 01:10:40 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/04 01:10:40 DEBUG : both5: Unchanged skipping 2024/10/04 01:10:40 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/04 01:10:40 DEBUG : both6: Unchanged skipping 2024/10/04 01:10:40 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/04 01:10:40 DEBUG : both7: Unchanged skipping 2024/10/04 01:10:40 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/04 01:10:40 DEBUG : both8: Unchanged skipping 2024/10/04 01:10:40 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/04 01:10:40 DEBUG : both9: Unchanged skipping 2024/10/04 01:10:40 DEBUG : both16: Unchanged skipping 2024/10/04 01:10:40 DEBUG : both18: Unchanged skipping 2024/10/04 01:10:40 DEBUG : both2: Unchanged skipping 2024/10/04 01:10:40 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for transfers to finish 2024/10/04 01:10:40 DEBUG : Waiting for deletions to finish 2024/10/04 01:10:41 INFO : only17: Deleted 2024/10/04 01:10:41 INFO : only18: Deleted 2024/10/04 01:10:41 INFO : only7: Deleted 2024/10/04 01:10:41 INFO : only9: Deleted 2024/10/04 01:10:41 INFO : only12: Deleted 2024/10/04 01:10:41 INFO : only10: Deleted 2024/10/04 01:10:41 INFO : only15: Deleted 2024/10/04 01:10:41 INFO : only16: Deleted 2024/10/04 01:10:41 INFO : only6: Deleted 2024/10/04 01:10:41 INFO : only11: Deleted 2024/10/04 01:10:41 INFO : only13: Deleted 2024/10/04 01:10:41 INFO : only14: Deleted 2024/10/04 01:10:41 INFO : only19: Deleted 2024/10/04 01:10:41 INFO : only2: Deleted 2024/10/04 01:10:42 INFO : only3: Deleted 2024/10/04 01:10:42 INFO : only5: Deleted 2024/10/04 01:10:42 INFO : only8: Deleted 2024/10/04 01:10:42 INFO : only0: Deleted 2024/10/04 01:10:42 INFO : only4: Deleted 2024/10/04 01:10:42 INFO : only1: Deleted 2024/10/04 01:10:42 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (37.13s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" 2024/10/04 01:11:16 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/04 01:11:16 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/04 01:11:16 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/04 01:11:16 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/04 01:11:16 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for checks to finish 2024/10/04 01:11:16 DEBUG : both0: Unchanged skipping 2024/10/04 01:11:16 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/04 01:11:16 DEBUG : both12: Unchanged skipping 2024/10/04 01:11:16 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/04 01:11:16 DEBUG : both1: Unchanged skipping 2024/10/04 01:11:16 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/04 01:11:16 DEBUG : both10: Unchanged skipping 2024/10/04 01:11:16 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/04 01:11:16 DEBUG : both11: Unchanged skipping 2024/10/04 01:11:16 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/04 01:11:16 DEBUG : both16: Unchanged skipping 2024/10/04 01:11:16 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/04 01:11:16 DEBUG : both17: Unchanged skipping 2024/10/04 01:11:16 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/04 01:11:16 DEBUG : both18: Unchanged skipping 2024/10/04 01:11:16 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/04 01:11:16 DEBUG : both19: Unchanged skipping 2024/10/04 01:11:16 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/04 01:11:16 DEBUG : both2: Unchanged skipping 2024/10/04 01:11:16 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/04 01:11:16 DEBUG : both3: Unchanged skipping 2024/10/04 01:11:16 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/04 01:11:16 DEBUG : both4: Unchanged skipping 2024/10/04 01:11:16 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/04 01:11:16 DEBUG : both5: Unchanged skipping 2024/10/04 01:11:16 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/04 01:11:16 DEBUG : both6: Unchanged skipping 2024/10/04 01:11:16 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/04 01:11:16 DEBUG : both7: Unchanged skipping 2024/10/04 01:11:16 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/04 01:11:16 DEBUG : both8: Unchanged skipping 2024/10/04 01:11:16 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/04 01:11:16 DEBUG : both9: Unchanged skipping 2024/10/04 01:11:16 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/10/04 01:11:16 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/10/04 01:11:16 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/10/04 01:11:16 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/10/04 01:11:16 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/10/04 01:11:16 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/10/04 01:11:16 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/10/04 01:11:16 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/10/04 01:11:16 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/10/04 01:11:16 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/10/04 01:11:16 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/10/04 01:11:16 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/10/04 01:11:16 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/10/04 01:11:16 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/10/04 01:11:16 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/10/04 01:11:16 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/10/04 01:11:16 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/10/04 01:11:16 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/10/04 01:11:16 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/10/04 01:11:16 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/10/04 01:11:16 DEBUG : both13: Unchanged skipping 2024/10/04 01:11:16 DEBUG : both14: Unchanged skipping 2024/10/04 01:11:16 DEBUG : both15: Unchanged skipping 2024/10/04 01:11:16 DEBUG : B2 bucket rclone-test-wokewok0rofa: Waiting for transfers to finish 2024/10/04 01:11:17 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/04 01:11:17 INFO : only0: Copied (replaced existing) 2024/10/04 01:11:17 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/04 01:11:17 INFO : only1: Copied (replaced existing) 2024/10/04 01:11:17 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/04 01:11:17 INFO : only10: Copied (replaced existing) 2024/10/04 01:11:17 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/04 01:11:17 INFO : only12: Copied (replaced existing) 2024/10/04 01:11:17 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/04 01:11:17 INFO : only13: Copied (replaced existing) 2024/10/04 01:11:17 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/04 01:11:17 INFO : only14: Copied (replaced existing) 2024/10/04 01:11:17 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/04 01:11:17 INFO : only15: Copied (replaced existing) 2024/10/04 01:11:17 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/04 01:11:17 INFO : only17: Copied (replaced existing) 2024/10/04 01:11:17 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/04 01:11:17 INFO : only16: Copied (replaced existing) 2024/10/04 01:11:18 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/04 01:11:18 INFO : only11: Copied (replaced existing) 2024/10/04 01:11:18 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/04 01:11:18 INFO : only18: Copied (replaced existing) 2024/10/04 01:11:18 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/04 01:11:18 INFO : only19: Copied (replaced existing) 2024/10/04 01:11:18 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/04 01:11:18 INFO : only2: Copied (replaced existing) 2024/10/04 01:11:18 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/04 01:11:18 INFO : only3: Copied (replaced existing) 2024/10/04 01:11:18 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/04 01:11:18 INFO : only4: Copied (replaced existing) 2024/10/04 01:11:18 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/04 01:11:18 INFO : only5: Copied (replaced existing) 2024/10/04 01:11:18 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/04 01:11:18 INFO : only6: Copied (replaced existing) 2024/10/04 01:11:18 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/04 01:11:18 INFO : only7: Copied (replaced existing) 2024/10/04 01:11:18 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/04 01:11:18 INFO : only8: Copied (replaced existing) 2024/10/04 01:11:18 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/04 01:11:18 INFO : only9: Copied (replaced existing) 2024/10/04 01:11:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (40.52s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" 2024/10/04 01:11:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/04 01:11:27 DEBUG : sub dir: Making directory 2024/10/04 01:11:27 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (3.40s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" 2024/10/04 01:11:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/04 01:11:30 DEBUG : sub dir: Making directory 2024/10/04 01:11:30 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-wokewok0rofa", Local "Local file system at /tmp/rclone4156757609", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (3.68s) PASS 2024/10/04 01:11:34 DEBUG : B2 bucket rclone-test-wokewok0rofa: Purge remote 2024/10/04 01:11:34 INFO : B2 bucket rclone-test-wokewok0rofa: cleaning bucket "rclone-test-wokewok0rofa" of all files 2024/10/04 01:11:35 DEBUG : BackupDir/one: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f40723cffa4834211_d20241004_m010823_c001_v7007000_t0000_u01728004103964") 2024/10/04 01:11:35 DEBUG : BackupDir/one: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f116125b3e729f341_d20241004_m010816_c001_v0001136_t0032_u01728004096460") 2024/10/04 01:11:35 DEBUG : CompareDest/one: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f40427fcb2964e83c_d20241004_m010753_c001_v7007000_t0000_u01728004073835") 2024/10/04 01:11:35 DEBUG : CompareDest/one: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f1180f0f8e9e57b27_d20241004_m010746_c001_v0001115_t0047_u01728004066668") 2024/10/04 01:11:35 DEBUG : CompareDest/two: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f40427fcb2964e83e_d20241004_m010754_c001_v7007000_t0000_u01728004074017") 2024/10/04 01:11:35 DEBUG : CompareDest/two: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f114b5d62ef93aeb1_d20241004_m010748_c001_v0001091_t0051_u01728004068533") 2024/10/04 01:11:35 DEBUG : CopyDest/one: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f40723cffa4834213_d20241004_m010824_c001_v7007000_t0000_u01728004104145") 2024/10/04 01:11:35 DEBUG : CopyDest/one: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db3df2_d20241004_m010812_c001_v0001117_t0026_u01728004092805") 2024/10/04 01:11:35 DEBUG : CopyDest/three: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f40723cffa4834214_d20241004_m010824_c001_v7007000_t0000_u01728004104330") 2024/10/04 01:11:35 DEBUG : CopyDest/three: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f114b5d62ef93aedd_d20241004_m010821_c001_v0001091_t0004_u01728004101159") 2024/10/04 01:11:35 DEBUG : CopyDest/two: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f40723cffa4834215_d20241004_m010824_c001_v7007000_t0000_u01728004104515") 2024/10/04 01:11:35 DEBUG : CopyDest/two: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f1180f0f8e9e57c29_d20241004_m010818_c001_v0001115_t0046_u01728004098030") 2024/10/04 01:11:35 DEBUG : EXISTING: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f4064f11b61b3a0c6_d20241004_m011008_c001_v7007000_t0000_u01728004208038") 2024/10/04 01:11:35 DEBUG : EXISTING: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f1180f0f8e9e5808b_d20241004_m011006_c001_v0001115_t0002_u01728004206402") 2024/10/04 01:11:35 DEBUG : Testêé: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f4064f11b61b3a0a3_d20241004_m011002_c001_v7007000_t0000_u01728004202155") 2024/10/04 01:11:35 DEBUG : Testêé: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f114b5d62ef93af5b_d20241004_m011001_c001_v0001091_t0001_u01728004201368") 2024/10/04 01:11:35 DEBUG : Testêé: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f1180f0f8e9e58041_d20241004_m010959_c001_v0001115_t0008_u01728004199239") 2024/10/04 01:11:36 DEBUG : a/potato2: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f41927f7014c62835_d20241004_m010535_c001_v7007000_t0000_u01728003935355") 2024/10/04 01:11:36 DEBUG : a/potato2: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db377a_d20241004_m010533_c001_v0001117_t0006_u01728003933906") 2024/10/04 01:11:36 DEBUG : a/potato2: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f41927f7014c6282d_d20241004_m010530_c001_v7007000_t0000_u01728003930075") 2024/10/04 01:11:36 DEBUG : a/potato2: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db373a_d20241004_m010528_c001_v0001117_t0026_u01728003928381") 2024/10/04 01:11:36 DEBUG : a/potato2: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f4064f11b61b39670_d20241004_m010455_c001_v7007000_t0000_u01728003895989") 2024/10/04 01:11:36 DEBUG : a/potato2: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db35ca_d20241004_m010454_c001_v0001117_t0029_u01728003894651") 2024/10/04 01:11:36 DEBUG : b/potato: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f41927f7014c62836_d20241004_m010535_c001_v7007000_t0000_u01728003935549") 2024/10/04 01:11:36 DEBUG : b/potato: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db375c_d20241004_m010531_c001_v0001117_t0003_u01728003931037") 2024/10/04 01:11:36 DEBUG : b/potato: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f41927f7014c6282b_d20241004_m010529_c001_v7007000_t0000_u01728003929489") 2024/10/04 01:11:36 DEBUG : b/potato: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db3712_d20241004_m010525_c001_v0001117_t0006_u01728003925541") 2024/10/04 01:11:36 DEBUG : b/potato: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f4064f11b61b3966f_d20241004_m010455_c001_v7007000_t0000_u01728003895406") 2024/10/04 01:11:36 DEBUG : b/potato: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db35b8_d20241004_m010453_c001_v0001117_t0054_u01728003893096") 2024/10/04 01:11:36 DEBUG : backup/one: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f41927f7014c64c27_d20241004_m010841_c001_v7007000_t0000_u01728004121036") 2024/10/04 01:11:36 DEBUG : backup/one: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f1098234c065c67a1_d20241004_m010838_c001_v0001179_t0024_u01728004118684") 2024/10/04 01:11:36 DEBUG : backup/one: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f10137371ed5020a8_d20241004_m010833_c001_v0001100_t0003_u01728004113188") 2024/10/04 01:11:36 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f408cc8551b99651a_d20241004_m010912_c001_v7007000_t0000_u01728004152512") 2024/10/04 01:11:36 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f119fa040f31715a5_d20241004_m010910_c001_v0001120_t0038_u01728004150399") 2024/10/04 01:11:37 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f117e8c01580c3d3d_d20241004_m010906_c001_v0001176_t0042_u01728004146739") 2024/10/04 01:11:37 DEBUG : backup/one.bak: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f40427fcb29650423_d20241004_m010858_c001_v7007000_t0000_u01728004138075") 2024/10/04 01:11:37 DEBUG : backup/one.bak: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f109e2ccb3c5b500d_d20241004_m010854_c001_v0001106_t0048_u01728004134295") 2024/10/04 01:11:37 DEBUG : backup/one.bak: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f102e0481b8cdbda1_d20241004_m010849_c001_v0001098_t0010_u01728004129192") 2024/10/04 01:11:37 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f408cc8551b99651b_d20241004_m010912_c001_v7007000_t0000_u01728004152723") 2024/10/04 01:11:37 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f10213efa6a8a8e7e_d20241004_m010911_c001_v0001134_t0004_u01728004151337") 2024/10/04 01:11:37 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f1185c3b3e4b624cb_d20241004_m010908_c001_v0001181_t0000_u01728004148136") 2024/10/04 01:11:37 DEBUG : backup/three.txt: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f41927f7014c64c2a_d20241004_m010841_c001_v7007000_t0000_u01728004121223") 2024/10/04 01:11:37 DEBUG : backup/three.txt: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f111a32fbc70e9529_d20241004_m010840_c001_v0001161_t0023_u01728004120001") 2024/10/04 01:11:37 DEBUG : backup/three.txt: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f108e4a964a7cf1f7_d20241004_m010835_c001_v0001116_t0004_u01728004115041") 2024/10/04 01:11:37 DEBUG : backup/three.txt.bak: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f40427fcb29650425_d20241004_m010858_c001_v7007000_t0000_u01728004138258") 2024/10/04 01:11:37 DEBUG : backup/three.txt.bak: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f1001f24b7317710f_d20241004_m010857_c001_v0001165_t0029_u01728004137311") 2024/10/04 01:11:37 DEBUG : backup/three.txt.bak: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f101f0c3e8b7338d7_d20241004_m010851_c001_v0001104_t0032_u01728004131078") 2024/10/04 01:11:37 DEBUG : both0: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f405814763de0c2ca_d20241004_m011119_c001_v7007000_t0000_u01728004279109") 2024/10/04 01:11:37 DEBUG : both0: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f114b5d62ef93afad_d20241004_m011047_c001_v0001091_t0011_u01728004247402") 2024/10/04 01:11:37 DEBUG : both0: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f405938f47b37c947_d20241004_m011042_c001_v7007000_t0000_u01728004242782") 2024/10/04 01:11:37 DEBUG : both0: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f114b5d62ef93af61_d20241004_m011010_c001_v0001091_t0025_u01728004210259") 2024/10/04 01:11:37 DEBUG : both1: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f405814763de0c2cb_d20241004_m011119_c001_v7007000_t0000_u01728004279290") 2024/10/04 01:11:38 DEBUG : both1: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f114b5d62ef93afb3_d20241004_m011049_c001_v0001091_t0050_u01728004249099") 2024/10/04 01:11:38 DEBUG : both1: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f405938f47b37c948_d20241004_m011042_c001_v7007000_t0000_u01728004242963") 2024/10/04 01:11:38 DEBUG : both1: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f114b5d62ef93af65_d20241004_m011014_c001_v0001091_t0016_u01728004214255") 2024/10/04 01:11:38 DEBUG : both10: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f405814763de0c2cc_d20241004_m011119_c001_v7007000_t0000_u01728004279471") 2024/10/04 01:11:38 DEBUG : both10: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f114b5d62ef93afe3_d20241004_m011102_c001_v0001091_t0052_u01728004262764") 2024/10/04 01:11:38 DEBUG : both10: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f405938f47b37c949_d20241004_m011043_c001_v7007000_t0000_u01728004243144") 2024/10/04 01:11:38 DEBUG : both10: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f114b5d62ef93af85_d20241004_m011026_c001_v0001091_t0036_u01728004226099") 2024/10/04 01:11:38 DEBUG : both11: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f405814763de0c2cd_d20241004_m011119_c001_v7007000_t0000_u01728004279652") 2024/10/04 01:11:38 DEBUG : both11: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f114b5d62ef93afe5_d20241004_m011104_c001_v0001091_t0054_u01728004264128") 2024/10/04 01:11:38 DEBUG : both11: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f405938f47b37c94a_d20241004_m011043_c001_v7007000_t0000_u01728004243325") 2024/10/04 01:11:38 DEBUG : both11: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f114b5d62ef93af87_d20241004_m011027_c001_v0001091_t0014_u01728004227423") 2024/10/04 01:11:38 DEBUG : both12: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f405814763de0c2ce_d20241004_m011119_c001_v7007000_t0000_u01728004279833") 2024/10/04 01:11:38 DEBUG : both12: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f114b5d62ef93afe9_d20241004_m011105_c001_v0001091_t0037_u01728004265652") 2024/10/04 01:11:38 DEBUG : both12: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f405938f47b37c94d_d20241004_m011043_c001_v7007000_t0000_u01728004243524") 2024/10/04 01:11:38 DEBUG : both12: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f114b5d62ef93af8b_d20241004_m011028_c001_v0001091_t0013_u01728004228845") 2024/10/04 01:11:38 DEBUG : both13: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f405814763de0c2d1_d20241004_m011120_c001_v7007000_t0000_u01728004280018") 2024/10/04 01:11:38 DEBUG : both13: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f114b5d62ef93afed_d20241004_m011107_c001_v0001091_t0058_u01728004267040") 2024/10/04 01:11:38 DEBUG : both13: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f405938f47b37c94f_d20241004_m011043_c001_v7007000_t0000_u01728004243714") 2024/10/04 01:11:38 DEBUG : both13: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f114b5d62ef93af8d_d20241004_m011030_c001_v0001091_t0045_u01728004230315") 2024/10/04 01:11:38 DEBUG : both14: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f405814763de0c2d3_d20241004_m011120_c001_v7007000_t0000_u01728004280199") 2024/10/04 01:11:39 DEBUG : both14: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f114b5d62ef93aff1_d20241004_m011108_c001_v0001091_t0044_u01728004268270") 2024/10/04 01:11:39 DEBUG : both14: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f405938f47b37c950_d20241004_m011043_c001_v7007000_t0000_u01728004243895") 2024/10/04 01:11:39 DEBUG : both14: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f114b5d62ef93af91_d20241004_m011031_c001_v0001091_t0043_u01728004231618") 2024/10/04 01:11:39 DEBUG : both15: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f405814763de0c2d7_d20241004_m011120_c001_v7007000_t0000_u01728004280416") 2024/10/04 01:11:39 DEBUG : both15: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f114b5d62ef93aff5_d20241004_m011109_c001_v0001091_t0034_u01728004269922") 2024/10/04 01:11:39 DEBUG : both15: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f405938f47b37c951_d20241004_m011044_c001_v7007000_t0000_u01728004244079") 2024/10/04 01:11:39 DEBUG : both15: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f114b5d62ef93af93_d20241004_m011032_c001_v0001091_t0015_u01728004232859") 2024/10/04 01:11:39 DEBUG : both16: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f405814763de0c2da_d20241004_m011120_c001_v7007000_t0000_u01728004280602") 2024/10/04 01:11:39 DEBUG : both16: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f114b5d62ef93aff9_d20241004_m011110_c001_v0001091_t0029_u01728004270975") 2024/10/04 01:11:39 DEBUG : both16: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f405938f47b37c952_d20241004_m011044_c001_v7007000_t0000_u01728004244259") 2024/10/04 01:11:39 DEBUG : both16: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f114b5d62ef93af97_d20241004_m011034_c001_v0001091_t0030_u01728004234173") 2024/10/04 01:11:39 DEBUG : both17: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f405814763de0c2dd_d20241004_m011120_c001_v7007000_t0000_u01728004280783") 2024/10/04 01:11:39 DEBUG : both17: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f114b5d62ef93afff_d20241004_m011112_c001_v0001091_t0003_u01728004272292") 2024/10/04 01:11:39 DEBUG : both17: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f405938f47b37c953_d20241004_m011044_c001_v7007000_t0000_u01728004244443") 2024/10/04 01:11:39 DEBUG : both17: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f114b5d62ef93af99_d20241004_m011035_c001_v0001091_t0013_u01728004235673") 2024/10/04 01:11:39 DEBUG : both18: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f405814763de0c2de_d20241004_m011120_c001_v7007000_t0000_u01728004280964") 2024/10/04 01:11:39 DEBUG : both18: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f114b5d62ef93b005_d20241004_m011113_c001_v0001091_t0031_u01728004273904") 2024/10/04 01:11:39 DEBUG : both18: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f405938f47b37c956_d20241004_m011044_c001_v7007000_t0000_u01728004244626") 2024/10/04 01:11:39 DEBUG : both18: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f114b5d62ef93af9b_d20241004_m011036_c001_v0001091_t0037_u01728004236706") 2024/10/04 01:11:39 DEBUG : both19: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f405814763de0c2df_d20241004_m011121_c001_v7007000_t0000_u01728004281162") 2024/10/04 01:11:40 DEBUG : both19: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f114b5d62ef93b007_d20241004_m011115_c001_v0001091_t0014_u01728004275051") 2024/10/04 01:11:40 DEBUG : both19: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f405938f47b37c957_d20241004_m011044_c001_v7007000_t0000_u01728004244808") 2024/10/04 01:11:40 DEBUG : both19: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f114b5d62ef93af9d_d20241004_m011038_c001_v0001091_t0025_u01728004238256") 2024/10/04 01:11:40 DEBUG : both2: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f405814763de0c2e0_d20241004_m011121_c001_v7007000_t0000_u01728004281344") 2024/10/04 01:11:40 DEBUG : both2: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f114b5d62ef93afbd_d20241004_m011051_c001_v0001091_t0047_u01728004251184") 2024/10/04 01:11:40 DEBUG : both2: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f405938f47b37c959_d20241004_m011044_c001_v7007000_t0000_u01728004244990") 2024/10/04 01:11:40 DEBUG : both2: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f114b5d62ef93af69_d20241004_m011015_c001_v0001091_t0028_u01728004215512") 2024/10/04 01:11:40 DEBUG : both3: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f405814763de0c2e3_d20241004_m011121_c001_v7007000_t0000_u01728004281525") 2024/10/04 01:11:40 DEBUG : both3: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f114b5d62ef93afc2_d20241004_m011052_c001_v0001091_t0036_u01728004252772") 2024/10/04 01:11:40 DEBUG : both3: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f405938f47b37c95b_d20241004_m011045_c001_v7007000_t0000_u01728004245170") 2024/10/04 01:11:40 DEBUG : both3: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f114b5d62ef93af6d_d20241004_m011016_c001_v0001091_t0016_u01728004216895") 2024/10/04 01:11:40 DEBUG : both4: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f405814763de0c2e4_d20241004_m011121_c001_v7007000_t0000_u01728004281706") 2024/10/04 01:11:40 DEBUG : both4: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f114b5d62ef93afc6_d20241004_m011053_c001_v0001091_t0013_u01728004253948") 2024/10/04 01:11:40 DEBUG : both4: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f405938f47b37c95c_d20241004_m011045_c001_v7007000_t0000_u01728004245379") 2024/10/04 01:11:40 DEBUG : both4: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f114b5d62ef93af71_d20241004_m011017_c001_v0001091_t0003_u01728004217945") 2024/10/04 01:11:40 DEBUG : both5: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f405814763de0c2e6_d20241004_m011121_c001_v7007000_t0000_u01728004281887") 2024/10/04 01:11:40 DEBUG : both5: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f114b5d62ef93afc8_d20241004_m011055_c001_v0001091_t0049_u01728004255551") 2024/10/04 01:11:40 DEBUG : both5: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f405938f47b37c95d_d20241004_m011045_c001_v7007000_t0000_u01728004245559") 2024/10/04 01:11:40 DEBUG : both5: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f114b5d62ef93af73_d20241004_m011019_c001_v0001091_t0021_u01728004219371") 2024/10/04 01:11:40 DEBUG : both6: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f405814763de0c2e7_d20241004_m011122_c001_v7007000_t0000_u01728004282069") 2024/10/04 01:11:41 DEBUG : both6: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f114b5d62ef93afce_d20241004_m011056_c001_v0001091_t0026_u01728004256961") 2024/10/04 01:11:41 DEBUG : both6: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f405938f47b37c960_d20241004_m011045_c001_v7007000_t0000_u01728004245756") 2024/10/04 01:11:41 DEBUG : both6: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f114b5d62ef93af75_d20241004_m011020_c001_v0001091_t0051_u01728004220598") 2024/10/04 01:11:41 DEBUG : both7: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f405814763de0c2e8_d20241004_m011122_c001_v7007000_t0000_u01728004282251") 2024/10/04 01:11:41 DEBUG : both7: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f114b5d62ef93afd3_d20241004_m011058_c001_v0001091_t0053_u01728004258427") 2024/10/04 01:11:41 DEBUG : both7: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f405938f47b37c961_d20241004_m011045_c001_v7007000_t0000_u01728004245937") 2024/10/04 01:11:41 DEBUG : both7: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f114b5d62ef93af79_d20241004_m011021_c001_v0001091_t0033_u01728004221933") 2024/10/04 01:11:41 DEBUG : both8: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f405814763de0c2e9_d20241004_m011122_c001_v7007000_t0000_u01728004282447") 2024/10/04 01:11:41 DEBUG : both8: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f114b5d62ef93afd5_d20241004_m011059_c001_v0001091_t0006_u01728004259338") 2024/10/04 01:11:41 DEBUG : both8: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f405938f47b37c963_d20241004_m011046_c001_v7007000_t0000_u01728004246117") 2024/10/04 01:11:41 DEBUG : both8: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f114b5d62ef93af7d_d20241004_m011023_c001_v0001091_t0021_u01728004223306") 2024/10/04 01:11:41 DEBUG : both9: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f405814763de0c2ea_d20241004_m011122_c001_v7007000_t0000_u01728004282638") 2024/10/04 01:11:41 DEBUG : both9: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f114b5d62ef93afdb_d20241004_m011101_c001_v0001091_t0008_u01728004261126") 2024/10/04 01:11:41 DEBUG : both9: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f405938f47b37c964_d20241004_m011046_c001_v7007000_t0000_u01728004246298") 2024/10/04 01:11:41 DEBUG : both9: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f114b5d62ef93af81_d20241004_m011024_c001_v0001091_t0018_u01728004224793") 2024/10/04 01:11:41 DEBUG : c/non empty space: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f41927f7014c62837_d20241004_m010535_c001_v7007000_t0000_u01728003935740") 2024/10/04 01:11:42 DEBUG : c/non empty space: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db376e_d20241004_m010532_c001_v0001117_t0004_u01728003932351") 2024/10/04 01:11:42 DEBUG : c/non empty space: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f41927f7014c6282e_d20241004_m010530_c001_v7007000_t0000_u01728003930259") 2024/10/04 01:11:42 DEBUG : c/non empty space: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db371e_d20241004_m010526_c001_v0001117_t0058_u01728003926820") 2024/10/04 01:11:42 DEBUG : c/non empty space: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f4064f11b61b39672_d20241004_m010456_c001_v7007000_t0000_u01728003896172") 2024/10/04 01:11:42 DEBUG : c/non empty space: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db35bc_d20241004_m010453_c001_v0001117_t0015_u01728003893682") 2024/10/04 01:11:42 DEBUG : check sum: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f405938f47b37bc05_d20241004_m010439_c001_v7007000_t0000_u01728003879063") 2024/10/04 01:11:42 DEBUG : check sum: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db350a_d20241004_m010437_c001_v0001117_t0015_u01728003877695") 2024/10/04 01:11:42 DEBUG : dest/3: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f40723cffa483415e_d20241004_m010805_c001_v7007000_t0000_u01728004085478") 2024/10/04 01:11:42 DEBUG : dest/3: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f4129274c333c1815_d20241004_m010804_c001_v0001100_t0018_u01728004084383") 2024/10/04 01:11:42 DEBUG : dst/one: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f4064f11b61b3a06a_d20241004_m010957_c001_v7007000_t0000_u01728004197753") 2024/10/04 01:11:42 DEBUG : dst/one: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f107853ecd00adfaa_d20241004_m010954_c001_v0001101_t0057_u01728004194560") 2024/10/04 01:11:42 DEBUG : dst/one: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f41336514700f5c4a_d20241004_m010954_c001_v7007000_t0000_u01728004194376") 2024/10/04 01:11:42 DEBUG : dst/one: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f107853ecd00adf76_d20241004_m010949_c001_v0001101_t0012_u01728004189514") 2024/10/04 01:11:42 DEBUG : dst/one: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f41336514700f5c44_d20241004_m010948_c001_v7007000_t0000_u01728004188788") 2024/10/04 01:11:42 DEBUG : dst/one: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f1180f0f8e9e57f93_d20241004_m010942_c001_v0001115_t0030_u01728004182620") 2024/10/04 01:11:42 DEBUG : dst/one: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f4168ccbff3c73a65_d20241004_m010941_c001_v7007000_t0000_u01728004181156") 2024/10/04 01:11:43 DEBUG : dst/one: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f115a62097dc6e6ed_d20241004_m010939_c001_v0001178_t0033_u01728004179324") 2024/10/04 01:11:43 DEBUG : dst/one: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f4187b5a921f361c6_d20241004_m010939_c001_v7007000_t0000_u01728004179141") 2024/10/04 01:11:43 DEBUG : dst/one: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f115a62097dc6e6dd_d20241004_m010935_c001_v0001178_t0035_u01728004175637") 2024/10/04 01:11:43 DEBUG : dst/one: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f4187b5a921f3619b_d20241004_m010934_c001_v7007000_t0000_u01728004174900") 2024/10/04 01:11:43 DEBUG : dst/one: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f1180f0f8e9e57f0e_d20241004_m010929_c001_v0001115_t0006_u01728004169164") 2024/10/04 01:11:43 DEBUG : dst/one: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f4176841050aca18b_d20241004_m010927_c001_v7007000_t0000_u01728004167894") 2024/10/04 01:11:43 DEBUG : dst/one: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f1176f726090025ea_d20241004_m010926_c001_v0001101_t0001_u01728004166184") 2024/10/04 01:11:43 DEBUG : dst/one: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f406d9013910b1fc3_d20241004_m010925_c001_v7007000_t0000_u01728004165993") 2024/10/04 01:11:43 DEBUG : dst/one: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f1176f72609002598_d20241004_m010920_c001_v0001101_t0001_u01728004160335") 2024/10/04 01:11:43 DEBUG : dst/one: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f406d9013910b1fc0_d20241004_m010919_c001_v7007000_t0000_u01728004159613") 2024/10/04 01:11:43 DEBUG : dst/one: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db4069_d20241004_m010913_c001_v0001117_t0010_u01728004153818") 2024/10/04 01:11:43 DEBUG : dst/one: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f408cc8551b99651c_d20241004_m010912_c001_v7007000_t0000_u01728004152906") 2024/10/04 01:11:43 DEBUG : dst/one: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f1022f3184b6015e8_d20241004_m010910_c001_v0001176_t0059_u01728004150892") 2024/10/04 01:11:43 DEBUG : dst/one: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f405814763de0c294_d20241004_m010910_c001_v7007000_t0000_u01728004150704") 2024/10/04 01:11:43 DEBUG : dst/one: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f1022f3184b6015da_d20241004_m010907_c001_v0001176_t0051_u01728004147711") 2024/10/04 01:11:43 DEBUG : dst/one: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f405814763de0c290_d20241004_m010906_c001_v7007000_t0000_u01728004146976") 2024/10/04 01:11:43 DEBUG : dst/one: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f114b5d62ef93af05_d20241004_m010859_c001_v0001091_t0037_u01728004139388") 2024/10/04 01:11:43 DEBUG : dst/one: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f40427fcb29650426_d20241004_m010858_c001_v7007000_t0000_u01728004138444") 2024/10/04 01:11:43 DEBUG : dst/one: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f10976a10b7508054_d20241004_m010856_c001_v0001150_t0004_u01728004136561") 2024/10/04 01:11:44 DEBUG : dst/one: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f4032e81c3fc1f174_d20241004_m010856_c001_v7007000_t0000_u01728004136012") 2024/10/04 01:11:44 DEBUG : dst/one: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f10976a10b750803e_d20241004_m010850_c001_v0001150_t0028_u01728004130374") 2024/10/04 01:11:44 DEBUG : dst/one: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f4032e81c3fc1f158_d20241004_m010849_c001_v7007000_t0000_u01728004129642") 2024/10/04 01:11:44 DEBUG : dst/one: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f1180f0f8e9e57d18_d20241004_m010842_c001_v0001115_t0056_u01728004122350") 2024/10/04 01:11:44 DEBUG : dst/one: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f41927f7014c64c2d_d20241004_m010841_c001_v7007000_t0000_u01728004121408") 2024/10/04 01:11:44 DEBUG : dst/one: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f106f099c184564a7_d20241004_m010839_c001_v0001097_t0043_u01728004119374") 2024/10/04 01:11:44 DEBUG : dst/one: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f41927f7014c64c19_d20241004_m010839_c001_v7007000_t0000_u01728004119189") 2024/10/04 01:11:44 DEBUG : dst/one: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f106f099c1845649b_d20241004_m010834_c001_v0001097_t0042_u01728004114333") 2024/10/04 01:11:44 DEBUG : dst/one: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f41927f7014c64ad9_d20241004_m010833_c001_v7007000_t0000_u01728004113570") 2024/10/04 01:11:44 DEBUG : dst/one: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db3e7e_d20241004_m010825_c001_v0001117_t0000_u01728004105830") 2024/10/04 01:11:44 DEBUG : dst/one: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f40723cffa4834216_d20241004_m010824_c001_v7007000_t0000_u01728004104699") 2024/10/04 01:11:44 DEBUG : dst/one: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f101ac7084633162d_d20241004_m010817_c001_v0001043_t0046_u01728004097039") 2024/10/04 01:11:44 DEBUG : dst/one: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f4168ccbff3c71dee_d20241004_m010816_c001_v7007000_t0000_u01728004096842") 2024/10/04 01:11:44 DEBUG : dst/one: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f114b5d62ef93aecb_d20241004_m010811_c001_v0001091_t0021_u01728004091994") 2024/10/04 01:11:44 DEBUG : dst/one: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f1088ed856f551880_d20241004_m010811_c001_v0001145_t0033_u01728004091192") 2024/10/04 01:11:44 DEBUG : dst/one: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f1088ed856f55187a_d20241004_m010809_c001_v0001145_t0050_u01728004089961") 2024/10/04 01:11:44 DEBUG : dst/one: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f40427fcb2964e842_d20241004_m010754_c001_v7007000_t0000_u01728004074212") 2024/10/04 01:11:44 DEBUG : dst/one: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db3cf6_d20241004_m010745_c001_v0001117_t0039_u01728004065489") 2024/10/04 01:11:44 DEBUG : dst/one: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f109e9fdac84fb291_d20241004_m010744_c001_v0001137_t0002_u01728004064454") 2024/10/04 01:11:44 DEBUG : dst/one: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f109e9fdac84fb28f_d20241004_m010743_c001_v0001137_t0058_u01728004063269") 2024/10/04 01:11:44 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f4064f11b61b3a06e_d20241004_m010957_c001_v7007000_t0000_u01728004197933") 2024/10/04 01:11:45 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f119f55c64fea5879_d20241004_m010953_c001_v0001037_t0043_u01728004193569") 2024/10/04 01:11:45 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f1067f3d82338c680_d20241004_m010948_c001_v0001117_t0014_u01728004188172") 2024/10/04 01:11:45 DEBUG : dst/one.bak: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f4168ccbff3c73a67_d20241004_m010941_c001_v7007000_t0000_u01728004181339") 2024/10/04 01:11:45 DEBUG : dst/one.bak: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f1150f95cbef52ef2_d20241004_m010938_c001_v0001101_t0036_u01728004178352") 2024/10/04 01:11:45 DEBUG : dst/one.bak: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f106fa77e3da50274_d20241004_m010934_c001_v0001038_t0039_u01728004174408") 2024/10/04 01:11:45 DEBUG : dst/one.bak: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f4176841050aca18d_d20241004_m010928_c001_v7007000_t0000_u01728004168076") 2024/10/04 01:11:45 DEBUG : dst/one.bak: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f103a890a6eb15758_d20241004_m010925_c001_v0001161_t0010_u01728004165162") 2024/10/04 01:11:45 DEBUG : dst/one.bak: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f116bf007ddba0aba_d20241004_m010918_c001_v0001146_t0049_u01728004158828") 2024/10/04 01:11:45 DEBUG : dst/three: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f40723cffa4834217_d20241004_m010824_c001_v7007000_t0000_u01728004104887") 2024/10/04 01:11:45 DEBUG : dst/three: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f1088ed856f5518b8_d20241004_m010822_c001_v0001145_t0002_u01728004102978") 2024/10/04 01:11:45 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f4064f11b61b3a071_d20241004_m010958_c001_v7007000_t0000_u01728004198127") 2024/10/04 01:11:45 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f1188895d431e0c0e_d20241004_m010955_c001_v0001150_t0018_u01728004195758") 2024/10/04 01:11:45 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f1158611c1735e2fc_d20241004_m010950_c001_v0001172_t0002_u01728004190777") 2024/10/04 01:11:45 DEBUG : dst/three.txt: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f4064f11b61b3a074_d20241004_m010958_c001_v7007000_t0000_u01728004198315") 2024/10/04 01:11:45 DEBUG : dst/three.txt: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f107853ecd00adfb2_d20241004_m010956_c001_v0001101_t0013_u01728004196183") 2024/10/04 01:11:45 DEBUG : dst/three.txt: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f41336514700f5c52_d20241004_m010955_c001_v7007000_t0000_u01728004195997") 2024/10/04 01:11:45 DEBUG : dst/three.txt: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f107853ecd00adf8a_d20241004_m010951_c001_v0001101_t0032_u01728004191659") 2024/10/04 01:11:45 DEBUG : dst/three.txt: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f41336514700f5c48_d20241004_m010951_c001_v7007000_t0000_u01728004191472") 2024/10/04 01:11:45 DEBUG : dst/three.txt: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db41dc_d20241004_m010944_c001_v0001117_t0019_u01728004184946") 2024/10/04 01:11:46 DEBUG : dst/three.txt: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f4168ccbff3c73a68_d20241004_m010941_c001_v7007000_t0000_u01728004181523") 2024/10/04 01:11:46 DEBUG : dst/three.txt: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f115a62097dc6e6ef_d20241004_m010940_c001_v0001178_t0031_u01728004180544") 2024/10/04 01:11:46 DEBUG : dst/three.txt: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f4187b5a921f361d0_d20241004_m010940_c001_v7007000_t0000_u01728004180363") 2024/10/04 01:11:46 DEBUG : dst/three.txt: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f115a62097dc6e6e3_d20241004_m010936_c001_v0001178_t0048_u01728004176993") 2024/10/04 01:11:46 DEBUG : dst/three.txt: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f4187b5a921f361ac_d20241004_m010936_c001_v7007000_t0000_u01728004176799") 2024/10/04 01:11:46 DEBUG : dst/three.txt: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db4135_d20241004_m010931_c001_v0001117_t0022_u01728004171314") 2024/10/04 01:11:46 DEBUG : dst/three.txt: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f406d9013910b1fc4_d20241004_m010927_c001_v7007000_t0000_u01728004167339") 2024/10/04 01:11:46 DEBUG : dst/three.txt: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db40e1_d20241004_m010923_c001_v0001117_t0002_u01728004163810") 2024/10/04 01:11:46 DEBUG : dst/three.txt: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f406d9013910b1fc2_d20241004_m010922_c001_v7007000_t0000_u01728004162725") 2024/10/04 01:11:46 DEBUG : dst/three.txt: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f114b5d62ef93af1b_d20241004_m010915_c001_v0001091_t0055_u01728004155848") 2024/10/04 01:11:46 DEBUG : dst/three.txt: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f405814763de0c295_d20241004_m010911_c001_v7007000_t0000_u01728004151949") 2024/10/04 01:11:46 DEBUG : dst/three.txt: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f114b5d62ef93af0f_d20241004_m010909_c001_v0001091_t0015_u01728004149500") 2024/10/04 01:11:46 DEBUG : dst/three.txt: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f405814763de0c291_d20241004_m010908_c001_v7007000_t0000_u01728004148392") 2024/10/04 01:11:46 DEBUG : dst/three.txt: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f1180f0f8e9e57dd0_d20241004_m010901_c001_v0001115_t0032_u01728004141518") 2024/10/04 01:11:46 DEBUG : dst/three.txt: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f4032e81c3fc1f179_d20241004_m010857_c001_v7007000_t0000_u01728004137523") 2024/10/04 01:11:46 DEBUG : dst/three.txt: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f1180f0f8e9e57d7e_d20241004_m010852_c001_v0001115_t0034_u01728004132800") 2024/10/04 01:11:46 DEBUG : dst/three.txt: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f4032e81c3fc1f15f_d20241004_m010851_c001_v7007000_t0000_u01728004131700") 2024/10/04 01:11:46 DEBUG : dst/three.txt: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db3f36_d20241004_m010843_c001_v0001117_t0021_u01728004123930") 2024/10/04 01:11:46 DEBUG : dst/three.txt: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f41927f7014c64c1f_d20241004_m010840_c001_v7007000_t0000_u01728004120486") 2024/10/04 01:11:47 DEBUG : dst/three.txt: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db3ee8_d20241004_m010836_c001_v0001117_t0023_u01728004116880") 2024/10/04 01:11:47 DEBUG : dst/three.txt: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f41927f7014c64c06_d20241004_m010835_c001_v7007000_t0000_u01728004115790") 2024/10/04 01:11:47 DEBUG : dst/three.txt: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f114b5d62ef93aee3_d20241004_m010828_c001_v0001091_t0015_u01728004108614") 2024/10/04 01:11:47 DEBUG : dst/three.txt.bak: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f4168ccbff3c73a6b_d20241004_m010941_c001_v7007000_t0000_u01728004181705") 2024/10/04 01:11:47 DEBUG : dst/three.txt.bak: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f1164afd42b901c4e_d20241004_m010940_c001_v0001179_t0045_u01728004180162") 2024/10/04 01:11:47 DEBUG : dst/three.txt.bak: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f10461ade76931d0f_d20241004_m010936_c001_v0001153_t0005_u01728004176470") 2024/10/04 01:11:47 DEBUG : dst/three.txt.bak: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f4176841050aca18e_d20241004_m010928_c001_v7007000_t0000_u01728004168257") 2024/10/04 01:11:47 DEBUG : dst/three.txt.bak: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f10219c8f6c2a1d11_d20241004_m010926_c001_v0001116_t0026_u01728004166795") 2024/10/04 01:11:47 DEBUG : dst/three.txt.bak: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f1033ccec6fa76939_d20241004_m010921_c001_v0001113_t0040_u01728004161702") 2024/10/04 01:11:47 DEBUG : dst/two: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f4064f11b61b3a077_d20241004_m010958_c001_v7007000_t0000_u01728004198496") 2024/10/04 01:11:47 DEBUG : dst/two: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f114b5d62ef93af43_d20241004_m010944_c001_v0001091_t0004_u01728004184180") 2024/10/04 01:11:47 DEBUG : dst/two: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f4168ccbff3c73a6f_d20241004_m010941_c001_v7007000_t0000_u01728004181889") 2024/10/04 01:11:47 DEBUG : dst/two: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f114b5d62ef93af33_d20241004_m010930_c001_v0001091_t0036_u01728004170585") 2024/10/04 01:11:47 DEBUG : dst/two: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f4176841050aca190_d20241004_m010928_c001_v7007000_t0000_u01728004168438") 2024/10/04 01:11:47 DEBUG : dst/two: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f1180f0f8e9e57e82_d20241004_m010914_c001_v0001115_t0012_u01728004154697") 2024/10/04 01:11:47 DEBUG : dst/two: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f408cc8551b99651d_d20241004_m010913_c001_v7007000_t0000_u01728004153088") 2024/10/04 01:11:47 DEBUG : dst/two: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db3fe1_d20241004_m010900_c001_v0001117_t0017_u01728004140253") 2024/10/04 01:11:47 DEBUG : dst/two: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f40427fcb29650427_d20241004_m010858_c001_v7007000_t0000_u01728004138625") 2024/10/04 01:11:47 DEBUG : dst/two: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f114b5d62ef93aef3_d20241004_m010843_c001_v0001091_t0017_u01728004123255") 2024/10/04 01:11:47 DEBUG : dst/two: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f41927f7014c64c30_d20241004_m010841_c001_v7007000_t0000_u01728004121614") 2024/10/04 01:11:48 DEBUG : dst/two: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f1180f0f8e9e57c87_d20241004_m010827_c001_v0001115_t0057_u01728004107393") 2024/10/04 01:11:48 DEBUG : dst/two: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f40723cffa4834218_d20241004_m010825_c001_v7007000_t0000_u01728004105069") 2024/10/04 01:11:48 DEBUG : dst/two: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f10119966450577db_d20241004_m010819_c001_v0001039_t0045_u01728004099382") 2024/10/04 01:11:48 DEBUG : dst/two: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f40427fcb2964e843_d20241004_m010754_c001_v7007000_t0000_u01728004074397") 2024/10/04 01:11:48 DEBUG : dst/two: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f109e9fdac84fb29f_d20241004_m010752_c001_v0001137_t0008_u01728004072874") 2024/10/04 01:11:48 DEBUG : empty space: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f400fb706edf46c16_d20241004_m010707_c001_v7007000_t0000_u01728004027640") 2024/10/04 01:11:48 DEBUG : empty space: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f114b5d62ef93ae7e_d20241004_m010700_c001_v0001091_t0051_u01728004020952") 2024/10/04 01:11:48 DEBUG : empty space: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f400fb706edf46c06_d20241004_m010658_c001_v7007000_t0000_u01728004018648") 2024/10/04 01:11:48 DEBUG : empty space: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f114b5d62ef93ae70_d20241004_m010644_c001_v0001091_t0045_u01728004004240") 2024/10/04 01:11:48 DEBUG : empty space: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f400fb706edf46aa2_d20241004_m010633_c001_v7007000_t0000_u01728003993603") 2024/10/04 01:11:48 DEBUG : empty space: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f114b5d62ef93ae61_d20241004_m010629_c001_v0001091_t0000_u01728003989022") 2024/10/04 01:11:48 DEBUG : empty space: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f41927f7014c62c97_d20241004_m010556_c001_v7007000_t0000_u01728003956704") 2024/10/04 01:11:48 DEBUG : empty space: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db3878_d20241004_m010553_c001_v0001117_t0010_u01728003953381") 2024/10/04 01:11:48 DEBUG : empty space: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f41927f7014c62c68_d20241004_m010551_c001_v7007000_t0000_u01728003951085") 2024/10/04 01:11:48 DEBUG : empty space: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db3850_d20241004_m010549_c001_v0001117_t0008_u01728003949301") 2024/10/04 01:11:48 DEBUG : empty space: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f41927f7014c62848_d20241004_m010544_c001_v7007000_t0000_u01728003944388") 2024/10/04 01:11:48 DEBUG : empty space: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db37ea_d20241004_m010541_c001_v0001117_t0015_u01728003941648") 2024/10/04 01:11:48 DEBUG : empty space: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f41927f7014c6283c_d20241004_m010539_c001_v7007000_t0000_u01728003939637") 2024/10/04 01:11:48 DEBUG : empty space: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db37ae_d20241004_m010537_c001_v0001117_t0006_u01728003937243") 2024/10/04 01:11:48 DEBUG : empty space: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f41927f7014c62825_d20241004_m010524_c001_v7007000_t0000_u01728003924629") 2024/10/04 01:11:49 DEBUG : empty space: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db36f6_d20241004_m010521_c001_v0001117_t0001_u01728003921761") 2024/10/04 01:11:49 DEBUG : empty space: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f4064f11b61b396b6_d20241004_m010519_c001_v7007000_t0000_u01728003919978") 2024/10/04 01:11:49 DEBUG : empty space: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db36d4_d20241004_m010517_c001_v0001117_t0023_u01728003917803") 2024/10/04 01:11:49 DEBUG : empty space: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f4064f11b61b39693_d20241004_m010508_c001_v7007000_t0000_u01728003908414") 2024/10/04 01:11:49 DEBUG : empty space: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db3640_d20241004_m010505_c001_v0001117_t0036_u01728003905726") 2024/10/04 01:11:49 DEBUG : empty space: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f4064f11b61b39688_d20241004_m010503_c001_v7007000_t0000_u01728003903121") 2024/10/04 01:11:49 DEBUG : empty space: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db360c_d20241004_m010501_c001_v0001117_t0052_u01728003901143") 2024/10/04 01:11:49 DEBUG : empty space: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f4064f11b61b39680_d20241004_m010500_c001_v7007000_t0000_u01728003900035") 2024/10/04 01:11:49 DEBUG : empty space: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f114988e64fc51bca_d20241004_m010459_c001_v0001106_t0025_u01728003899043") 2024/10/04 01:11:49 DEBUG : empty space: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db35e8_d20241004_m010456_c001_v0001117_t0034_u01728003896901") 2024/10/04 01:11:49 DEBUG : enormous: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f41927f7014c62c8f_d20241004_m010555_c001_v7007000_t0000_u01728003955744") 2024/10/04 01:11:50 DEBUG : enormous: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db3884_d20241004_m010554_c001_v0001117_t0050_u01728003954237") 2024/10/04 01:11:50 DEBUG : existing: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f4064f11b61b3a0c2_d20241004_m011004_c001_v7007000_t0000_u01728004204914") 2024/10/04 01:11:50 DEBUG : existing: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db42b7_d20241004_m011003_c001_v0001117_t0020_u01728004203319") 2024/10/04 01:11:50 DEBUG : existing: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f400fb706edf46a94_d20241004_m010626_c001_v7007000_t0000_u01728003986896") 2024/10/04 01:11:50 DEBUG : existing: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f114b5d62ef93ae5b_d20241004_m010625_c001_v0001091_t0056_u01728003985266") 2024/10/04 01:11:50 DEBUG : existing: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f4064f11b61b39668_d20241004_m010452_c001_v7007000_t0000_u01728003892008") 2024/10/04 01:11:50 DEBUG : existing: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db359a_d20241004_m010450_c001_v0001117_t0014_u01728003890662") 2024/10/04 01:11:50 DEBUG : existing: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f4064f11b61b39664_d20241004_m010449_c001_v7007000_t0000_u01728003889394") 2024/10/04 01:11:50 DEBUG : existing: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db357a_d20241004_m010448_c001_v0001117_t0053_u01728003888400") 2024/10/04 01:11:50 DEBUG : existing: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db356e_d20241004_m010446_c001_v0001117_t0015_u01728003886980") 2024/10/04 01:11:50 DEBUG : existing-b: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f400fb706edf46a95_d20241004_m010627_c001_v7007000_t0000_u01728003987083") 2024/10/04 01:11:50 DEBUG : existing-b: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db3a03_d20241004_m010625_c001_v0001117_t0051_u01728003985254") 2024/10/04 01:11:50 DEBUG : five: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f41927f7014c62cc2_d20241004_m010603_c001_v7007000_t0000_u01728003963459") 2024/10/04 01:11:50 DEBUG : five: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f418bb7a370db38d6_d20241004_m010600_c001_v0001117_t0005_u01728003960627") 2024/10/04 01:11:51 DEBUG : foo: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f4064f11b61b3968f_d20241004_m010504_c001_v7007000_t0000_u01728003904959") 2024/10/04 01:11:51 DEBUG : foo: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f418bb7a370db3634_d20241004_m010504_c001_v0001117_t0005_u01728003904392") 2024/10/04 01:11:51 DEBUG : foo: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f418bb7a370db362a_d20241004_m010503_c001_v0001117_t0005_u01728003903846") 2024/10/04 01:11:51 DEBUG : four: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f41927f7014c62cc4_d20241004_m010603_c001_v7007000_t0000_u01728003963646") 2024/10/04 01:11:51 DEBUG : four: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f4180f0f8e9e5774b_d20241004_m010601_c001_v0001115_t0014_u01728003961182") 2024/10/04 01:11:51 DEBUG : four: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db38c6_d20241004_m010558_c001_v0001117_t0047_u01728003958988") 2024/10/04 01:11:51 DEBUG : hello world2: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f4187b5a921f34bd1_d20241004_m010341_c001_v7007000_t0000_u01728003821716") 2024/10/04 01:11:51 DEBUG : hello world2: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db32dd_d20241004_m010340_c001_v0001117_t0017_u01728003820495") 2024/10/04 01:11:51 DEBUG : ignore-size: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f405938f47b37bc20_d20241004_m010445_c001_v7007000_t0000_u01728003885523") 2024/10/04 01:11:51 DEBUG : ignore-size: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db354a_d20241004_m010443_c001_v0001117_t0031_u01728003883389") 2024/10/04 01:11:51 DEBUG : nested/sub dir/file: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f400fb706edf46a91_d20241004_m010624_c001_v7007000_t0000_u01728003984162") 2024/10/04 01:11:51 DEBUG : nested/sub dir/file: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f114b5d62ef93ae4d_d20241004_m010622_c001_v0001091_t0025_u01728003982465") 2024/10/04 01:11:51 DEBUG : nested/sub dir/file: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f400fb706edf46a8a_d20241004_m010621_c001_v7007000_t0000_u01728003981316") 2024/10/04 01:11:51 DEBUG : nested/sub dir/file: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f114b5d62ef93ae49_d20241004_m010619_c001_v0001091_t0008_u01728003979797") 2024/10/04 01:11:51 DEBUG : one: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f41927f7014c62cc7_d20241004_m010603_c001_v7007000_t0000_u01728003963829") 2024/10/04 01:11:51 DEBUG : one: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f418bb7a370db38b6_d20241004_m010557_c001_v0001117_t0005_u01728003957851") 2024/10/04 01:11:51 DEBUG : only0: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f405814763de0c2ec_d20241004_m011122_c001_v7007000_t0000_u01728004282820") 2024/10/04 01:11:51 DEBUG : only0: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f414b5d62ef93b00b_d20241004_m011116_c001_v0001091_t0026_u01728004276792") 2024/10/04 01:11:51 DEBUG : only0: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db44af_d20241004_m011048_c001_v0001117_t0013_u01728004248150") 2024/10/04 01:11:51 DEBUG : only0: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f40723cffa48348cd_d20241004_m011041_c001_v7007000_t0000_u01728004241972") 2024/10/04 01:11:51 DEBUG : only0: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db42ff_d20241004_m011010_c001_v0001117_t0045_u01728004210924") 2024/10/04 01:11:52 DEBUG : only1: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f405814763de0c2ed_d20241004_m011123_c001_v7007000_t0000_u01728004283039") 2024/10/04 01:11:52 DEBUG : only1: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f418bb7a370db45cb_d20241004_m011116_c001_v0001117_t0005_u01728004276799") 2024/10/04 01:11:52 DEBUG : only1: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db44bd_d20241004_m011049_c001_v0001117_t0053_u01728004249685") 2024/10/04 01:11:52 DEBUG : only1: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f405938f47b37c944_d20241004_m011042_c001_v7007000_t0000_u01728004242125") 2024/10/04 01:11:52 DEBUG : only1: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db431b_d20241004_m011014_c001_v0001117_t0029_u01728004214660") 2024/10/04 01:11:52 DEBUG : only10: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f405814763de0c2ef_d20241004_m011123_c001_v7007000_t0000_u01728004283220") 2024/10/04 01:11:52 DEBUG : only10: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f40129aa9d3863902_d20241004_m011117_c001_v0001128_t0024_u01728004277367") 2024/10/04 01:11:52 DEBUG : only10: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db4539_d20241004_m011103_c001_v0001117_t0010_u01728004263227") 2024/10/04 01:11:52 DEBUG : only10: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f402dd542db1b3534_d20241004_m011041_c001_v7007000_t0000_u01728004241404") 2024/10/04 01:11:52 DEBUG : only10: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db43a3_d20241004_m011026_c001_v0001117_t0023_u01728004226548") 2024/10/04 01:11:52 DEBUG : only11: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f405814763de0c2f0_d20241004_m011123_c001_v7007000_t0000_u01728004283401") 2024/10/04 01:11:52 DEBUG : only11: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f4046de3c6235349d_d20241004_m011117_c001_v0001113_t0018_u01728004277982") 2024/10/04 01:11:52 DEBUG : only11: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db4543_d20241004_m011104_c001_v0001117_t0043_u01728004264530") 2024/10/04 01:11:52 DEBUG : only11: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f40723cffa48348cb_d20241004_m011041_c001_v7007000_t0000_u01728004241594") 2024/10/04 01:11:52 DEBUG : only11: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db43af_d20241004_m011027_c001_v0001117_t0018_u01728004227730") 2024/10/04 01:11:52 DEBUG : only12: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f405814763de0c2f2_d20241004_m011123_c001_v7007000_t0000_u01728004283582") 2024/10/04 01:11:52 DEBUG : only12: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f414b5d62ef93b00f_d20241004_m011117_c001_v0001091_t0026_u01728004277629") 2024/10/04 01:11:52 DEBUG : only12: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db4559_d20241004_m011106_c001_v0001117_t0048_u01728004266075") 2024/10/04 01:11:52 DEBUG : only12: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f40723cffa48348ca_d20241004_m011041_c001_v7007000_t0000_u01728004241399") 2024/10/04 01:11:52 DEBUG : only12: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db43bf_d20241004_m011029_c001_v0001117_t0026_u01728004229215") 2024/10/04 01:11:53 DEBUG : only13: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f405814763de0c2f4_d20241004_m011123_c001_v7007000_t0000_u01728004283785") 2024/10/04 01:11:53 DEBUG : only13: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f418bb7a370db45d9_d20241004_m011117_c001_v0001117_t0005_u01728004277636") 2024/10/04 01:11:53 DEBUG : only13: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db4563_d20241004_m011107_c001_v0001117_t0006_u01728004267477") 2024/10/04 01:11:53 DEBUG : only13: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f4092c0915807b54c_d20241004_m011041_c001_v7007000_t0000_u01728004241749") 2024/10/04 01:11:53 DEBUG : only13: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db43d7_d20241004_m011030_c001_v0001117_t0047_u01728004230712") 2024/10/04 01:11:53 DEBUG : only14: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f405814763de0c2f6_d20241004_m011123_c001_v7007000_t0000_u01728004283967") 2024/10/04 01:11:53 DEBUG : only14: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f40129aa9d3863904_d20241004_m011117_c001_v0001128_t0024_u01728004277648") 2024/10/04 01:11:53 DEBUG : only14: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db4577_d20241004_m011109_c001_v0001117_t0057_u01728004269096") 2024/10/04 01:11:53 DEBUG : only14: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f405938f47b37c941_d20241004_m011041_c001_v7007000_t0000_u01728004241758") 2024/10/04 01:11:53 DEBUG : only14: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db43e3_d20241004_m011032_c001_v0001117_t0044_u01728004232236") 2024/10/04 01:11:53 DEBUG : only15: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f405814763de0c2f7_d20241004_m011124_c001_v7007000_t0000_u01728004284148") 2024/10/04 01:11:53 DEBUG : only15: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f414b5d62ef93b011_d20241004_m011117_c001_v0001091_t0026_u01728004277811") 2024/10/04 01:11:53 DEBUG : only15: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db457d_d20241004_m011110_c001_v0001117_t0031_u01728004270253") 2024/10/04 01:11:53 DEBUG : only15: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f4092c0915807b54b_d20241004_m011041_c001_v7007000_t0000_u01728004241565") 2024/10/04 01:11:53 DEBUG : only15: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db43f9_d20241004_m011033_c001_v0001117_t0032_u01728004233210") 2024/10/04 01:11:53 DEBUG : only16: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f405814763de0c2f8_d20241004_m011124_c001_v7007000_t0000_u01728004284336") 2024/10/04 01:11:53 DEBUG : only16: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f418bb7a370db45dd_d20241004_m011117_c001_v0001117_t0005_u01728004277819") 2024/10/04 01:11:53 DEBUG : only16: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db4587_d20241004_m011111_c001_v0001117_t0021_u01728004271365") 2024/10/04 01:11:53 DEBUG : only16: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f405938f47b37c940_d20241004_m011041_c001_v7007000_t0000_u01728004241578") 2024/10/04 01:11:53 DEBUG : only16: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db4405_d20241004_m011034_c001_v0001117_t0049_u01728004234482") 2024/10/04 01:11:54 DEBUG : only17: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f405814763de0c2f9_d20241004_m011124_c001_v7007000_t0000_u01728004284519") 2024/10/04 01:11:54 DEBUG : only17: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f40129aa9d3863908_d20241004_m011117_c001_v0001128_t0024_u01728004277834") 2024/10/04 01:11:54 DEBUG : only17: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db4593_d20241004_m011112_c001_v0001117_t0032_u01728004272679") 2024/10/04 01:11:54 DEBUG : only17: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f4092c0915807b548_d20241004_m011041_c001_v7007000_t0000_u01728004241014") 2024/10/04 01:11:54 DEBUG : only17: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db440d_d20241004_m011036_c001_v0001117_t0021_u01728004236059") 2024/10/04 01:11:54 DEBUG : only18: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f405814763de0c2fa_d20241004_m011124_c001_v7007000_t0000_u01728004284727") 2024/10/04 01:11:54 DEBUG : only18: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f414b5d62ef93b013_d20241004_m011117_c001_v0001091_t0026_u01728004277994") 2024/10/04 01:11:54 DEBUG : only18: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db45a3_d20241004_m011114_c001_v0001117_t0013_u01728004274270") 2024/10/04 01:11:54 DEBUG : only18: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f4092c0915807b549_d20241004_m011041_c001_v7007000_t0000_u01728004241197") 2024/10/04 01:11:54 DEBUG : only18: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db4419_d20241004_m011037_c001_v0001117_t0017_u01728004237035") 2024/10/04 01:11:54 DEBUG : only19: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f405814763de0c2fb_d20241004_m011124_c001_v7007000_t0000_u01728004284909") 2024/10/04 01:11:54 DEBUG : only19: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f40129aa9d386390a_d20241004_m011118_c001_v0001128_t0024_u01728004278016") 2024/10/04 01:11:54 DEBUG : only19: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db45bb_d20241004_m011115_c001_v0001117_t0026_u01728004275407") 2024/10/04 01:11:54 DEBUG : only19: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f402dd542db1b353b_d20241004_m011041_c001_v7007000_t0000_u01728004241783") 2024/10/04 01:11:55 DEBUG : only19: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db442d_d20241004_m011038_c001_v0001117_t0056_u01728004238665") 2024/10/04 01:11:55 DEBUG : only2: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f405814763de0c2fc_d20241004_m011125_c001_v7007000_t0000_u01728004285092") 2024/10/04 01:11:55 DEBUG : only2: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f418bb7a370db45e1_d20241004_m011118_c001_v0001117_t0005_u01728004278024") 2024/10/04 01:11:55 DEBUG : only2: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db44d1_d20241004_m011051_c001_v0001117_t0053_u01728004251537") 2024/10/04 01:11:55 DEBUG : only2: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f40723cffa48348cc_d20241004_m011041_c001_v7007000_t0000_u01728004241791") 2024/10/04 01:11:55 DEBUG : only2: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db4327_d20241004_m011015_c001_v0001117_t0040_u01728004215805") 2024/10/04 01:11:55 DEBUG : only3: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f405814763de0c2ff_d20241004_m011125_c001_v7007000_t0000_u01728004285684") 2024/10/04 01:11:55 DEBUG : only3: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f4046de3c623534a1_d20241004_m011118_c001_v0001113_t0018_u01728004278174") 2024/10/04 01:11:55 DEBUG : only3: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db44df_d20241004_m011053_c001_v0001117_t0049_u01728004253365") 2024/10/04 01:11:55 DEBUG : only3: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f4092c0915807b54d_d20241004_m011041_c001_v7007000_t0000_u01728004241932") 2024/10/04 01:11:55 DEBUG : only3: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db4339_d20241004_m011017_c001_v0001117_t0058_u01728004217222") 2024/10/04 01:11:55 DEBUG : only4: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f405814763de0c300_d20241004_m011125_c001_v7007000_t0000_u01728004285873") 2024/10/04 01:11:55 DEBUG : only4: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f414b5d62ef93b015_d20241004_m011118_c001_v0001091_t0026_u01728004278198") 2024/10/04 01:11:55 DEBUG : only4: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db44e7_d20241004_m011054_c001_v0001117_t0058_u01728004254436") 2024/10/04 01:11:55 DEBUG : only4: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f4092c0915807b54f_d20241004_m011042_c001_v7007000_t0000_u01728004242114") 2024/10/04 01:11:55 DEBUG : only4: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db4349_d20241004_m011018_c001_v0001117_t0048_u01728004218467") 2024/10/04 01:11:55 DEBUG : only5: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f405814763de0c302_d20241004_m011126_c001_v7007000_t0000_u01728004286072") 2024/10/04 01:11:56 DEBUG : only5: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f40129aa9d386390e_d20241004_m011118_c001_v0001128_t0024_u01728004278220") 2024/10/04 01:11:56 DEBUG : only5: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db44f5_d20241004_m011055_c001_v0001117_t0003_u01728004255864") 2024/10/04 01:11:56 DEBUG : only5: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f405938f47b37c942_d20241004_m011041_c001_v7007000_t0000_u01728004241941") 2024/10/04 01:11:56 DEBUG : only5: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db4357_d20241004_m011019_c001_v0001117_t0031_u01728004219717") 2024/10/04 01:11:56 DEBUG : only6: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f405814763de0c303_d20241004_m011126_c001_v7007000_t0000_u01728004286253") 2024/10/04 01:11:56 DEBUG : only6: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f418bb7a370db45e3_d20241004_m011118_c001_v0001117_t0005_u01728004278218") 2024/10/04 01:11:56 DEBUG : only6: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db450b_d20241004_m011057_c001_v0001117_t0031_u01728004257443") 2024/10/04 01:11:56 DEBUG : only6: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f402dd542db1b3537_d20241004_m011041_c001_v7007000_t0000_u01728004241587") 2024/10/04 01:11:56 DEBUG : only6: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db4367_d20241004_m011021_c001_v0001117_t0032_u01728004221018") 2024/10/04 01:11:56 DEBUG : only7: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f405814763de0c304_d20241004_m011126_c001_v7007000_t0000_u01728004286435") 2024/10/04 01:11:56 DEBUG : only7: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f4046de3c623534a3_d20241004_m011118_c001_v0001113_t0018_u01728004278377") 2024/10/04 01:11:56 DEBUG : only7: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db4513_d20241004_m011058_c001_v0001117_t0000_u01728004258713") 2024/10/04 01:11:56 DEBUG : only7: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f4092c0915807b54a_d20241004_m011041_c001_v7007000_t0000_u01728004241380") 2024/10/04 01:11:56 DEBUG : only7: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db4377_d20241004_m011022_c001_v0001117_t0018_u01728004222265") 2024/10/04 01:11:56 DEBUG : only8: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f405814763de0c305_d20241004_m011126_c001_v7007000_t0000_u01728004286624") 2024/10/04 01:11:56 DEBUG : only8: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f414b5d62ef93b017_d20241004_m011118_c001_v0001091_t0026_u01728004278393") 2024/10/04 01:11:57 DEBUG : only8: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db451b_d20241004_m011059_c001_v0001117_t0048_u01728004259722") 2024/10/04 01:11:57 DEBUG : only8: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f402dd542db1b353e_d20241004_m011041_c001_v7007000_t0000_u01728004241964") 2024/10/04 01:11:57 DEBUG : only8: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db4383_d20241004_m011023_c001_v0001117_t0003_u01728004223663") 2024/10/04 01:11:57 DEBUG : only9: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f405814763de0c307_d20241004_m011126_c001_v7007000_t0000_u01728004286806") 2024/10/04 01:11:57 DEBUG : only9: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f40129aa9d3863910_d20241004_m011118_c001_v0001128_t0024_u01728004278401") 2024/10/04 01:11:57 DEBUG : only9: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db452d_d20241004_m011101_c001_v0001117_t0021_u01728004261597") 2024/10/04 01:11:57 DEBUG : only9: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f405938f47b37c93f_d20241004_m011041_c001_v7007000_t0000_u01728004241399") 2024/10/04 01:11:57 DEBUG : only9: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db4395_d20241004_m011025_c001_v0001117_t0013_u01728004225115") 2024/10/04 01:11:57 DEBUG : potato: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f400fb706edf46a83_d20241004_m010617_c001_v7007000_t0000_u01728003977889") 2024/10/04 01:11:57 DEBUG : potato: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f114b5d62ef93ae45_d20241004_m010614_c001_v0001091_t0026_u01728003974744") 2024/10/04 01:11:57 DEBUG : potato: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f400fb706edf46a75_d20241004_m010613_c001_v7007000_t0000_u01728003973245") 2024/10/04 01:11:57 DEBUG : potato: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db3952_d20241004_m010609_c001_v0001117_t0056_u01728003969801") 2024/10/04 01:11:57 DEBUG : potato: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f400fb706edf46a5d_d20241004_m010607_c001_v7007000_t0000_u01728003967941") 2024/10/04 01:11:57 DEBUG : potato: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f1180f0f8e9e57779_d20241004_m010604_c001_v0001115_t0043_u01728003964753") 2024/10/04 01:11:57 DEBUG : potato: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f41927f7014c62c4b_d20241004_m010547_c001_v7007000_t0000_u01728003947630") 2024/10/04 01:11:57 DEBUG : potato: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db381e_d20241004_m010545_c001_v0001117_t0048_u01728003945337") 2024/10/04 01:11:57 DEBUG : potato: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f41927f7014c62843_d20241004_m010542_c001_v7007000_t0000_u01728003942858") 2024/10/04 01:11:57 DEBUG : potato: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db37dc_d20241004_m010540_c001_v0001117_t0006_u01728003940563") 2024/10/04 01:11:57 DEBUG : potato: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f41927f7014c6283a_d20241004_m010538_c001_v7007000_t0000_u01728003938489") 2024/10/04 01:11:57 DEBUG : potato: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db379a_d20241004_m010536_c001_v0001117_t0019_u01728003936472") 2024/10/04 01:11:58 DEBUG : potato: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f4064f11b61b396ee_d20241004_m010523_c001_v7007000_t0000_u01728003923706") 2024/10/04 01:11:58 DEBUG : potato: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db36ee_d20241004_m010520_c001_v0001117_t0034_u01728003920929") 2024/10/04 01:11:58 DEBUG : potato: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f4064f11b61b396b8_d20241004_m010520_c001_v7007000_t0000_u01728003920177") 2024/10/04 01:11:58 DEBUG : potato: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db36c4_d20241004_m010516_c001_v0001117_t0056_u01728003916943") 2024/10/04 01:11:58 DEBUG : potato: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f4064f11b61b396a4_d20241004_m010516_c001_v7007000_t0000_u01728003916218") 2024/10/04 01:11:58 DEBUG : potato: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db36a8_d20241004_m010514_c001_v0001117_t0000_u01728003914563") 2024/10/04 01:11:58 DEBUG : potato: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db368e_d20241004_m010512_c001_v0001117_t0028_u01728003912811") 2024/10/04 01:11:58 DEBUG : potato: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f4064f11b61b3969d_d20241004_m010512_c001_v7007000_t0000_u01728003912085") 2024/10/04 01:11:58 DEBUG : potato: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db367c_d20241004_m010510_c001_v0001117_t0016_u01728003910671") 2024/10/04 01:11:58 DEBUG : potato: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db366c_d20241004_m010509_c001_v0001117_t0053_u01728003909325") 2024/10/04 01:11:58 DEBUG : potato: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f4064f11b61b39695_d20241004_m010508_c001_v7007000_t0000_u01728003908600") 2024/10/04 01:11:58 DEBUG : potato: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db364c_d20241004_m010506_c001_v0001117_t0047_u01728003906786") 2024/10/04 01:11:58 DEBUG : potato2: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f40104b9416ac2039_d20241004_m010719_c001_v7007000_t0000_u01728004039778") 2024/10/04 01:11:58 DEBUG : potato2: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f1180f0f8e9e57a37_d20241004_m010718_c001_v0001115_t0018_u01728004038861") 2024/10/04 01:11:58 DEBUG : potato2: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f400fb706edf46c1a_d20241004_m010709_c001_v7007000_t0000_u01728004029275") 2024/10/04 01:11:58 DEBUG : potato2: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f1180f0f8e9e5798b_d20241004_m010659_c001_v0001115_t0032_u01728004019934") 2024/10/04 01:11:58 DEBUG : potato2: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f4048a9b941664179_d20241004_m010651_c001_v7007000_t0000_u01728004011763") 2024/10/04 01:11:58 DEBUG : potato2: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f1180f0f8e9e578eb_d20241004_m010643_c001_v0001115_t0049_u01728004003102") 2024/10/04 01:11:58 DEBUG : potato2: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f400fb706edf46aa4_d20241004_m010634_c001_v7007000_t0000_u01728003994449") 2024/10/04 01:11:59 DEBUG : potato2: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f1180f0f8e9e57857_d20241004_m010628_c001_v0001115_t0012_u01728003988411") 2024/10/04 01:11:59 DEBUG : potato2: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f41927f7014c62c91_d20241004_m010555_c001_v7007000_t0000_u01728003955955") 2024/10/04 01:11:59 DEBUG : potato2: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db3872_d20241004_m010552_c001_v0001117_t0027_u01728003952362") 2024/10/04 01:11:59 DEBUG : potato2: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f41927f7014c62c6a_d20241004_m010551_c001_v7007000_t0000_u01728003951267") 2024/10/04 01:11:59 DEBUG : potato2: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db3848_d20241004_m010548_c001_v0001117_t0043_u01728003948552") 2024/10/04 01:11:59 DEBUG : potato2: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f41927f7014c62c4f_d20241004_m010547_c001_v7007000_t0000_u01728003947817") 2024/10/04 01:11:59 DEBUG : potato2: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db382c_d20241004_m010546_c001_v0001117_t0056_u01728003946255") 2024/10/04 01:11:59 DEBUG : potato2: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f41927f7014c6284c_d20241004_m010544_c001_v7007000_t0000_u01728003944570") 2024/10/04 01:11:59 DEBUG : potato2: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db37fa_d20241004_m010543_c001_v0001117_t0035_u01728003943222") 2024/10/04 01:11:59 DEBUG : potato2: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f41927f7014c6283d_d20241004_m010539_c001_v7007000_t0000_u01728003939820") 2024/10/04 01:11:59 DEBUG : potato2: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db37bc_d20241004_m010538_c001_v0001117_t0018_u01728003938498") 2024/10/04 01:11:59 DEBUG : potato2: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f41927f7014c62828_d20241004_m010524_c001_v7007000_t0000_u01728003924811") 2024/10/04 01:11:59 DEBUG : potato2: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db3708_d20241004_m010522_c001_v0001117_t0018_u01728003922910") 2024/10/04 01:11:59 DEBUG : potato2: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f4187b5a921f34bdb_d20241004_m010347_c001_v7007000_t0000_u01728003827265") 2024/10/04 01:11:59 DEBUG : potato2: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db330b_d20241004_m010345_c001_v0001117_t0033_u01728003825945") 2024/10/04 01:11:59 DEBUG : potato2: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f4187b5a921f34bd4_d20241004_m010344_c001_v7007000_t0000_u01728003824666") 2024/10/04 01:11:59 DEBUG : potato2: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db32f1_d20241004_m010342_c001_v0001117_t0025_u01728003822614") 2024/10/04 01:11:59 DEBUG : potato3: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f400fb706edf46c17_d20241004_m010708_c001_v7007000_t0000_u01728004028409") 2024/10/04 01:11:59 DEBUG : potato3: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db3b78_d20241004_m010701_c001_v0001117_t0014_u01728004021713") 2024/10/04 01:12:00 DEBUG : potato3: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f4048a9b94166417a_d20241004_m010652_c001_v7007000_t0000_u01728004012109") 2024/10/04 01:12:00 DEBUG : potato3: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db3adb_d20241004_m010645_c001_v0001117_t0010_u01728004005219") 2024/10/04 01:12:00 DEBUG : potato3: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f400fb706edf46aa3_d20241004_m010634_c001_v7007000_t0000_u01728003994226") 2024/10/04 01:12:00 DEBUG : potato3: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db3a3f_d20241004_m010629_c001_v0001117_t0025_u01728003989517") 2024/10/04 01:12:00 DEBUG : pre-dest1/1: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f40723cffa483415f_d20241004_m010805_c001_v7007000_t0000_u01728004085660") 2024/10/04 01:12:00 DEBUG : pre-dest1/1: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db3d4a_d20241004_m010755_c001_v0001117_t0049_u01728004075150") 2024/10/04 01:12:00 DEBUG : pre-dest2/2: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f40723cffa4834160_d20241004_m010805_c001_v7007000_t0000_u01728004085842") 2024/10/04 01:12:00 DEBUG : pre-dest2/2: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f1180f0f8e9e57b79_d20241004_m010756_c001_v0001115_t0013_u01728004076374") 2024/10/04 01:12:00 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f40427fcb2964e819_d20241004_m010732_c001_v7007000_t0000_u01728004052480") 2024/10/04 01:12:00 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f114b5d62ef93ae9d_d20241004_m010729_c001_v0001091_t0014_u01728004049244") 2024/10/04 01:12:00 DEBUG : sizeonly: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f405938f47b37bc0b_d20241004_m010442_c001_v7007000_t0000_u01728003882098") 2024/10/04 01:12:00 DEBUG : sizeonly: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db352e_d20241004_m010440_c001_v0001117_t0006_u01728003880326") 2024/10/04 01:12:00 DEBUG : sub dir/hello world: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f405814763de0c317_d20241004_m011133_c001_v7007000_t0000_u01728004293257") 2024/10/04 01:12:00 DEBUG : sub dir/hello world: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f10129aa9d3863944_d20241004_m011131_c001_v0001128_t0045_u01728004291545") 2024/10/04 01:12:00 DEBUG : sub dir/hello world: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f405814763de0c311_d20241004_m011129_c001_v7007000_t0000_u01728004289646") 2024/10/04 01:12:00 DEBUG : sub dir/hello world: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db4633_d20241004_m011128_c001_v0001117_t0001_u01728004288118") 2024/10/04 01:12:00 DEBUG : sub dir/hello world: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f400fb706edf46a92_d20241004_m010624_c001_v7007000_t0000_u01728003984344") 2024/10/04 01:12:00 DEBUG : sub dir/hello world: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f1180f0f8e9e5781e_d20241004_m010622_c001_v0001115_t0047_u01728003982824") 2024/10/04 01:12:00 DEBUG : sub dir/hello world: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f400fb706edf46a8b_d20241004_m010621_c001_v7007000_t0000_u01728003981497") 2024/10/04 01:12:00 DEBUG : sub dir/hello world: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db39bf_d20241004_m010620_c001_v0001117_t0029_u01728003980150") 2024/10/04 01:12:01 DEBUG : sub dir/hello world: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f405938f47b37bc01_d20241004_m010436_c001_v7007000_t0000_u01728003876764") 2024/10/04 01:12:01 DEBUG : sub dir/hello world: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db34ec_d20241004_m010434_c001_v0001117_t0012_u01728003874988") 2024/10/04 01:12:01 DEBUG : sub dir/hello world: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f405938f47b37bbfb_d20241004_m010434_c001_v7007000_t0000_u01728003874268") 2024/10/04 01:12:01 DEBUG : sub dir/hello world: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db34d8_d20241004_m010432_c001_v0001117_t0047_u01728003872738") 2024/10/04 01:12:01 DEBUG : sub dir/hello world: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f405938f47b37bbf1_d20241004_m010429_c001_v7007000_t0000_u01728003869761") 2024/10/04 01:12:01 DEBUG : sub dir/hello world: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db34a4_d20241004_m010427_c001_v0001117_t0012_u01728003867866") 2024/10/04 01:12:01 DEBUG : sub dir/hello world: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f405938f47b37bbee_d20241004_m010427_c001_v7007000_t0000_u01728003867324") 2024/10/04 01:12:01 DEBUG : sub dir/hello world: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db3486_d20241004_m010425_c001_v0001117_t0003_u01728003865250") 2024/10/04 01:12:01 DEBUG : sub dir/hello world: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db345a_d20241004_m010421_c001_v0001117_t0041_u01728003861211") 2024/10/04 01:12:01 DEBUG : sub dir/hello world: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f405938f47b37bbdd_d20241004_m010420_c001_v7007000_t0000_u01728003860482") 2024/10/04 01:12:01 DEBUG : sub dir/hello world: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db3444_d20241004_m010419_c001_v0001117_t0057_u01728003859427") 2024/10/04 01:12:01 DEBUG : sub dir/hello world: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db3432_d20241004_m010417_c001_v0001117_t0044_u01728003857408") 2024/10/04 01:12:01 DEBUG : sub dir/hello world: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f405938f47b37bbc6_d20241004_m010416_c001_v7007000_t0000_u01728003856316") 2024/10/04 01:12:01 DEBUG : sub dir/hello world: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db33fc_d20241004_m010412_c001_v0001117_t0023_u01728003852931") 2024/10/04 01:12:01 DEBUG : sub dir/hello world: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db33da_d20241004_m010409_c001_v0001117_t0037_u01728003849817") 2024/10/04 01:12:01 DEBUG : sub dir/hello world: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f405938f47b37bb9b_d20241004_m010409_c001_v7007000_t0000_u01728003849093") 2024/10/04 01:12:01 DEBUG : sub dir/hello world: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db33c0_d20241004_m010407_c001_v0001117_t0052_u01728003847950") 2024/10/04 01:12:01 DEBUG : sub dir/hello world: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db33b4_d20241004_m010406_c001_v0001117_t0003_u01728003846341") 2024/10/04 01:12:01 DEBUG : sub dir/hello world: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f405938f47b37bb81_d20241004_m010405_c001_v7007000_t0000_u01728003845530") 2024/10/04 01:12:02 DEBUG : sub dir/hello world: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db338e_d20241004_m010401_c001_v0001117_t0027_u01728003841021") 2024/10/04 01:12:02 DEBUG : sub dir/hello world: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f405938f47b37b784_d20241004_m010400_c001_v7007000_t0000_u01728003840654") 2024/10/04 01:12:02 DEBUG : sub dir/hello world: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db3384_d20241004_m010359_c001_v0001117_t0014_u01728003839705") 2024/10/04 01:12:02 DEBUG : sub dir/hello world: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f4187b5a921f34fe1_d20241004_m010358_c001_v7007000_t0000_u01728003838030") 2024/10/04 01:12:02 DEBUG : sub dir/hello world: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db336a_d20241004_m010357_c001_v0001117_t0039_u01728003837022") 2024/10/04 01:12:02 DEBUG : sub dir/hello world: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f4187b5a921f34fdc_d20241004_m010356_c001_v7007000_t0000_u01728003836481") 2024/10/04 01:12:02 DEBUG : sub dir/hello world: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db3354_d20241004_m010355_c001_v0001117_t0000_u01728003835032") 2024/10/04 01:12:02 DEBUG : sub dir/hello world: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f4187b5a921f34be5_d20241004_m010353_c001_v7007000_t0000_u01728003833730") 2024/10/04 01:12:02 DEBUG : sub dir/hello world: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db3341_d20241004_m010352_c001_v0001117_t0045_u01728003832332") 2024/10/04 01:12:02 DEBUG : sub dir/hello world: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f4187b5a921f34be0_d20241004_m010351_c001_v7007000_t0000_u01728003831791") 2024/10/04 01:12:02 DEBUG : sub dir/hello world: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db3333_d20241004_m010350_c001_v0001117_t0032_u01728003830226") 2024/10/04 01:12:02 DEBUG : sub dir/hello world: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f4187b5a921f34bde_d20241004_m010349_c001_v7007000_t0000_u01728003829326") 2024/10/04 01:12:02 DEBUG : sub dir/hello world: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db3321_d20241004_m010348_c001_v0001117_t0056_u01728003828195") 2024/10/04 01:12:02 DEBUG : sub dir/hello world: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f4187b5a921f34bcc_d20241004_m010339_c001_v7007000_t0000_u01728003819585") 2024/10/04 01:12:02 DEBUG : sub dir/hello world: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db32c1_d20241004_m010338_c001_v0001117_t0040_u01728003818109") 2024/10/04 01:12:02 DEBUG : sub dir/hello world: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f4187b5a921f34bc3_d20241004_m010337_c001_v7007000_t0000_u01728003817203") 2024/10/04 01:12:02 DEBUG : sub dir/hello world: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db32ab_d20241004_m010335_c001_v0001117_t0047_u01728003815975") 2024/10/04 01:12:02 DEBUG : sub dir/hello world: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f4187b5a921f34bc0_d20241004_m010335_c001_v7007000_t0000_u01728003815077") 2024/10/04 01:12:02 DEBUG : sub dir/hello world: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db3291_d20241004_m010333_c001_v0001117_t0054_u01728003813626") 2024/10/04 01:12:02 DEBUG : sub dir/hello world: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f4187b5a921f34bbb_d20241004_m010330_c001_v7007000_t0000_u01728003810694") 2024/10/04 01:12:02 DEBUG : sub dir/hello world: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db3271_d20241004_m010329_c001_v0001117_t0054_u01728003809057") 2024/10/04 01:12:03 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f405814763de0c318_d20241004_m011133_c001_v7007000_t0000_u01728004293449") 2024/10/04 01:12:03 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f114b5d62ef93b02d_d20241004_m011131_c001_v0001091_t0038_u01728004291517") 2024/10/04 01:12:03 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f405814763de0c312_d20241004_m011129_c001_v7007000_t0000_u01728004289828") 2024/10/04 01:12:03 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f1046de3c623534d7_d20241004_m011128_c001_v0001113_t0050_u01728004288131") 2024/10/04 01:12:03 DEBUG : sub/yam: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f400fb706edf46a80_d20241004_m010616_c001_v7007000_t0000_u01728003976947") 2024/10/04 01:12:03 DEBUG : sub/yam: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f1180f0f8e9e577d7_d20241004_m010615_c001_v0001115_t0019_u01728003975100") 2024/10/04 01:12:03 DEBUG : three: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f41927f7014c62cca_d20241004_m010604_c001_v7007000_t0000_u01728003964011") 2024/10/04 01:12:03 DEBUG : three: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db38ee_d20241004_m010601_c001_v0001117_t0017_u01728003961962") 2024/10/04 01:12:03 DEBUG : three: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f118bb7a370db38c0_d20241004_m010558_c001_v0001117_t0002_u01728003958214") 2024/10/04 01:12:03 DEBUG : two: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f41927f7014c62ccd_d20241004_m010604_c001_v7007000_t0000_u01728003964197") 2024/10/04 01:12:03 DEBUG : two: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f414b5d62ef93ae2b_d20241004_m010601_c001_v0001091_t0026_u01728003961375") 2024/10/04 01:12:03 DEBUG : two: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f418bb7a370db38b8_d20241004_m010558_c001_v0001117_t0005_u01728003958033") 2024/10/04 01:12:03 DEBUG : yam: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f400fb706edf46a86_d20241004_m010618_c001_v7007000_t0000_u01728003978083") 2024/10/04 01:12:03 DEBUG : yam: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f1175ce2396fa4c86_d20241004_m010616_c001_v0001039_t0050_u01728003976394") 2024/10/04 01:12:03 DEBUG : yam: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f400fb706edf46a73_d20241004_m010612_c001_v7007000_t0000_u01728003972693") 2024/10/04 01:12:03 DEBUG : yam: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f114b5d62ef93ae3d_d20241004_m010609_c001_v0001091_t0002_u01728003969428") 2024/10/04 01:12:03 DEBUG : yam: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f400fb706edf46a58_d20241004_m010607_c001_v7007000_t0000_u01728003967397") 2024/10/04 01:12:03 DEBUG : yam: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f114b5d62ef93ae35_d20241004_m010604_c001_v0001091_t0006_u01728003964763") 2024/10/04 01:12:03 DEBUG : yaml: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f400fb706edf46a76_d20241004_m010613_c001_v7007000_t0000_u01728003973428") 2024/10/04 01:12:04 DEBUG : yaml: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f1167bc5dd2264521_d20241004_m010612_c001_v0001128_t0040_u01728003972370") 2024/10/04 01:12:04 DEBUG : yaml: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f400fb706edf46a5e_d20241004_m010608_c001_v7007000_t0000_u01728003968127") 2024/10/04 01:12:04 DEBUG : yaml: Deleting (id "4_zbfb29d5300dd5b5b9f280e1b_f1106dde183d6317a_d20241004_m010606_c001_v0001144_t0002_u01728003966838") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 8m41.253152317s (try 1/5)