"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2024/09/30 04:05:23 DEBUG : Creating backend with remote "TestB2:rclone-test-qavowik9bevu" 2024/09/30 04:05:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/09/30 04:05:23 DEBUG : Creating backend with remote "/tmp/rclone3549553286" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" 2024/09/30 04:05:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/30 04:05:24 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for checks to finish 2024/09/30 04:05:24 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/09/30 04:05:24 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" --- PASS: TestCopyWithDryRun (2.11s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" 2024/09/30 04:05:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/09/30 04:05:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/30 04:05:26 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for checks to finish 2024/09/30 04:05:26 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for transfers to finish 2024/09/30 04:05:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/09/30 04:05:27 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" 2024/09/30 04:05:28 DEBUG : B2 bucket rclone-test-qavowik9bevu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (3.00s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", 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-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.37s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" 2024/09/30 04:05:29 DEBUG : Creating backend with remote "/non-existing" 2024/09/30 04:05:29 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/09/30 04:05:29 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for checks to finish 2024/09/30 04:05:29 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.91s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" 2024/09/30 04:05:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/30 04:05:31 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for checks to finish 2024/09/30 04:05:31 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for transfers to finish 2024/09/30 04:05:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/09/30 04:05:32 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" --- PASS: TestCopyNoTraverse (2.82s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" 2024/09/30 04:05:33 INFO : B2 bucket rclone-test-qavowik9bevu: Running all checks before starting transfers 2024/09/30 04:05:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/30 04:05:33 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for checks to finish 2024/09/30 04:05:33 INFO : B2 bucket rclone-test-qavowik9bevu: Checks finished, now starting transfers 2024/09/30 04:05:33 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for transfers to finish 2024/09/30 04:05:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/09/30 04:05:34 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.91s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" 2024/09/30 04:05:35 ERROR : Ignoring --no-traverse with sync 2024/09/30 04:05:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/30 04:05:35 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for checks to finish 2024/09/30 04:05:35 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for transfers to finish 2024/09/30 04:05:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/09/30 04:05:36 INFO : sub dir/hello world: Copied (new) 2024/09/30 04:05:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" --- PASS: TestSyncNoTraverse (2.17s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" 2024/09/30 04:05:37 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/09/30 04:05:37 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for checks to finish 2024/09/30 04:05:37 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for transfers to finish 2024/09/30 04:05:38 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2024/09/30 04:05:38 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" --- PASS: TestCopyWithDepth (2.00s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" 2024/09/30 04:05:39 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/30 04:05:39 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for checks to finish 2024/09/30 04:05:39 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for transfers to finish 2024/09/30 04:05:40 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/09/30 04:05:40 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (2.19s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" 2024/09/30 04:05:42 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/30 04:05:42 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for checks to finish 2024/09/30 04:05:42 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for transfers to finish 2024/09/30 04:05:43 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/09/30 04:05:43 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.47s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" 2024/09/30 04:05:44 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/09/30 04:05:44 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/09/30 04:05:44 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/09/30 04:05:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/09/30 04:05:44 DEBUG : sub dir: Making directory 2024/09/30 04:05:44 DEBUG : sub dir2: Making directory 2024/09/30 04:05:44 DEBUG : sub dir2/sub sub dir2: Making directory 2024/09/30 04:05:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/30 04:05:44 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for checks to finish 2024/09/30 04:05:44 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for transfers to finish 2024/09/30 04:05:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/09/30 04:05:45 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2024/09/30 04:05:45 DEBUG : B2 bucket rclone-test-qavowik9bevu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (2.06s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" 2024/09/30 04:05:46 DEBUG : sub dir2: Making directory 2024/09/30 04:05:46 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/09/30 04:05:46 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/09/30 04:05:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/30 04:05:46 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for checks to finish 2024/09/30 04:05:46 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for transfers to finish 2024/09/30 04:05:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/09/30 04:05:47 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.67s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" 2024/09/30 04:05:47 DEBUG : sub dir2: Making directory with metadata 2024/09/30 04:05:47 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/09/30 04:05:48 DEBUG : sub dir: Making directory 2024/09/30 04:05:48 DEBUG : sub dir2: Making directory 2024/09/30 04:05:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/30 04:05:48 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for checks to finish 2024/09/30 04:05:48 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for transfers to finish 2024/09/30 04:05:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/09/30 04:05:49 INFO : sub dir/hello world: Copied (new) 2024/09/30 04:05:49 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/09/30 04:05:49 DEBUG : B2 bucket rclone-test-qavowik9bevu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/09/30 04:05:49 DEBUG : B2 bucket rclone-test-qavowik9bevu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (2.48s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", 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-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" 2024/09/30 04:05:50 DEBUG : sub dir2: Making directory 2024/09/30 04:05:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/30 04:05:50 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for checks to finish 2024/09/30 04:05:50 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for transfers to finish 2024/09/30 04:05:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/09/30 04:05:51 INFO : sub dir/hello world: Copied (new) 2024/09/30 04:05:51 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.72s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" 2024/09/30 04:05:52 DEBUG : sub dir2: Making directory with metadata 2024/09/30 04:05:52 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/09/30 04:05:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/09/30 04:05:52 DEBUG : sub dir: Making directory 2024/09/30 04:05:52 DEBUG : sub dir2: Making directory 2024/09/30 04:05:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/30 04:05:52 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for checks to finish 2024/09/30 04:05:52 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for transfers to finish 2024/09/30 04:05:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/09/30 04:05:53 INFO : sub dir/hello world: Copied (new) 2024/09/30 04:05:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/09/30 04:05:53 DEBUG : B2 bucket rclone-test-qavowik9bevu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (2.01s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.38s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" 2024/09/30 04:05:54 DEBUG : sub dir2: Making directory 2024/09/30 04:05:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/30 04:05:55 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for checks to finish 2024/09/30 04:05:55 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for transfers to finish 2024/09/30 04:05:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/09/30 04:05:56 INFO : sub dir/hello world: Copied (new) 2024/09/30 04:05:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (2.43s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" 2024/09/30 04:05:58 DEBUG : Creating backend with remote "TestB2:rclone-test-suhisib4noyo" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-qavowik9bevu -> B2 bucket rclone-test-suhisib4noyo 2024/09/30 04:05:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/30 04:05:59 DEBUG : B2 bucket rclone-test-suhisib4noyo: Waiting for checks to finish 2024/09/30 04:05:59 DEBUG : B2 bucket rclone-test-suhisib4noyo: Waiting for transfers to finish 2024/09/30 04:06:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/09/30 04:06:00 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" 2024/09/30 04:06:00 DEBUG : B2 bucket rclone-test-suhisib4noyo: Purge remote 2024/09/30 04:06:00 INFO : B2 bucket rclone-test-suhisib4noyo: cleaning bucket "rclone-test-suhisib4noyo" of all files 2024/09/30 04:06:00 DEBUG : sub dir/hello world: Deleting (id "4_zcff24d5310bd4b1b9f280e1b_f107f20163d988dcd_d20240930_m040559_c001_v0001037_t0019_u01727669159939") --- PASS: TestServerSideCopy (5.37s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" 2024/09/30 04:06:03 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/09/30 04:06:03 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for checks to finish 2024/09/30 04:06:03 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for transfers to finish 2024/09/30 04:06:04 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/09/30 04:06:04 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" --- PASS: TestCopyOverSelf (3.55s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" 2024/09/30 04:06:07 DEBUG : Creating backend with remote "TestB2:rclone-test-hoxogil7sizu" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-qavowik9bevu -> B2 bucket rclone-test-hoxogil7sizu 2024/09/30 04:06:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/30 04:06:08 DEBUG : B2 bucket rclone-test-hoxogil7sizu: Waiting for checks to finish 2024/09/30 04:06:08 DEBUG : B2 bucket rclone-test-hoxogil7sizu: Waiting for transfers to finish 2024/09/30 04:06:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/09/30 04:06:09 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" 2024/09/30 04:06:11 DEBUG : B2 bucket rclone-test-hoxogil7sizu: Waiting for checks to finish 2024/09/30 04:06:11 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/09/30 04:06:11 DEBUG : B2 bucket rclone-test-hoxogil7sizu: Waiting for transfers to finish 2024/09/30 04:06:12 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/09/30 04:06:12 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" 2024/09/30 04:06:12 DEBUG : B2 bucket rclone-test-hoxogil7sizu: Purge remote 2024/09/30 04:06:12 INFO : B2 bucket rclone-test-hoxogil7sizu: cleaning bucket "rclone-test-hoxogil7sizu" of all files 2024/09/30 04:06:12 DEBUG : sub dir/hello world: Deleting (id "4_z0fb26d9310bd4b1b9f280e1b_f1192fdc30a388742_d20240930_m040611_c001_v0001145_t0038_u01727669171446") 2024/09/30 04:06:12 DEBUG : sub dir/hello world: Deleting (id "4_z0fb26d9310bd4b1b9f280e1b_f1085882e7129dd0d_d20240930_m040608_c001_v0001116_t0014_u01727669168863") --- PASS: TestServerSideCopyOverSelf (8.82s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" 2024/09/30 04:06:16 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/09/30 04:06:16 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for checks to finish 2024/09/30 04:06:16 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for transfers to finish 2024/09/30 04:06:17 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/09/30 04:06:17 INFO : sub dir/hello world: Copied (replaced existing) 2024/09/30 04:06:17 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" --- PASS: TestMoveOverSelf (3.50s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" 2024/09/30 04:06:19 DEBUG : Creating backend with remote "TestB2:rclone-test-xubayir1cira" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-qavowik9bevu -> B2 bucket rclone-test-xubayir1cira 2024/09/30 04:06:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/30 04:06:20 DEBUG : B2 bucket rclone-test-xubayir1cira: Waiting for checks to finish 2024/09/30 04:06:20 DEBUG : B2 bucket rclone-test-xubayir1cira: Waiting for transfers to finish 2024/09/30 04:06:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/09/30 04:06:21 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" 2024/09/30 04:06:23 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/09/30 04:06:23 DEBUG : B2 bucket rclone-test-xubayir1cira: Waiting for checks to finish 2024/09/30 04:06:23 DEBUG : B2 bucket rclone-test-xubayir1cira: Waiting for transfers to finish 2024/09/30 04:06:24 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/09/30 04:06:24 INFO : sub dir/hello world: Copied (server-side copy) 2024/09/30 04:06:24 INFO : sub dir/hello world: Deleted 2024/09/30 04:06:25 DEBUG : testing file moves 2024/09/30 04:06:25 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/09/30 04:06:25 DEBUG : B2 bucket rclone-test-xubayir1cira: Waiting for checks to finish 2024/09/30 04:06:25 DEBUG : B2 bucket rclone-test-xubayir1cira: Waiting for transfers to finish 2024/09/30 04:06:26 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2024/09/30 04:06:26 INFO : sub dir/hello world: Copied (server-side copy) 2024/09/30 04:06:26 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" 2024/09/30 04:06:26 DEBUG : B2 bucket rclone-test-xubayir1cira: Purge remote 2024/09/30 04:06:26 INFO : B2 bucket rclone-test-xubayir1cira: cleaning bucket "rclone-test-xubayir1cira" of all files 2024/09/30 04:06:27 DEBUG : sub dir/hello world: Deleting (id "4_z2f929da310bd4b1b9f280e1b_f1083e32f47584923_d20240930_m040626_c001_v0001165_t0033_u01727669186095") 2024/09/30 04:06:27 DEBUG : sub dir/hello world: Deleting (id "4_z2f929da310bd4b1b9f280e1b_f100ffcc09b900550_d20240930_m040623_c001_v0001115_t0043_u01727669183568") 2024/09/30 04:06:27 DEBUG : sub dir/hello world: Deleting (id "4_z2f929da310bd4b1b9f280e1b_f118bb9c423992522_d20240930_m040621_c001_v0001157_t0052_u01727669181582") --- PASS: TestServerSideMoveOverSelf (11.29s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" 2024/09/30 04:06:30 ERROR : : error listing: directory not found 2024/09/30 04:06:30 DEBUG : Local file system at /tmp/rclone3549553286: Making directory 2024/09/30 04:06:30 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for checks to finish 2024/09/30 04:06:30 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.51s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" 2024/09/30 04:06:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/30 04:06:33 DEBUG : Local file system at /tmp/rclone3549553286: Waiting for checks to finish 2024/09/30 04:06:33 DEBUG : Local file system at /tmp/rclone3549553286: Waiting for transfers to finish 2024/09/30 04:06:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/09/30 04:06:34 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2024/09/30 04:06:34 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" --- PASS: TestCopyRedownload (2.84s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" 2024/09/30 04:06:35 DEBUG : check sum: Need to transfer - File not found at Destination 2024/09/30 04:06:35 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for checks to finish 2024/09/30 04:06:35 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for transfers to finish 2024/09/30 04:06:35 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/09/30 04:06:35 INFO : check sum: Copied (new) 2024/09/30 04:06:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" 2024/09/30 04:06:36 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for checks to finish 2024/09/30 04:06:36 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/09/30 04:06:36 DEBUG : check sum: Size and sha1 of src and dst objects identical 2024/09/30 04:06:36 DEBUG : check sum: Unchanged skipping 2024/09/30 04:06:36 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for transfers to finish 2024/09/30 04:06:36 DEBUG : Waiting for deletions to finish 2024/09/30 04:06:36 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (3.12s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" 2024/09/30 04:06:38 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/09/30 04:06:38 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for checks to finish 2024/09/30 04:06:38 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for transfers to finish 2024/09/30 04:06:39 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/09/30 04:06:39 INFO : sizeonly: Copied (new) 2024/09/30 04:06:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" 2024/09/30 04:06:40 DEBUG : sizeonly: Sizes identical 2024/09/30 04:06:40 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for checks to finish 2024/09/30 04:06:40 DEBUG : sizeonly: Unchanged skipping 2024/09/30 04:06:40 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for transfers to finish 2024/09/30 04:06:40 DEBUG : Waiting for deletions to finish 2024/09/30 04:06:40 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" --- PASS: TestSyncSizeOnly (3.74s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" 2024/09/30 04:06:42 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/09/30 04:06:42 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for checks to finish 2024/09/30 04:06:42 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for transfers to finish 2024/09/30 04:06:43 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2024/09/30 04:06:43 INFO : ignore-size: Copied (new) 2024/09/30 04:06:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" 2024/09/30 04:06:43 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 04:06:43 DEBUG : ignore-size: Unchanged skipping 2024/09/30 04:06:43 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for checks to finish 2024/09/30 04:06:43 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for transfers to finish 2024/09/30 04:06:43 DEBUG : Waiting for deletions to finish 2024/09/30 04:06:43 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (3.67s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" 2024/09/30 04:06:47 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for checks to finish 2024/09/30 04:06:47 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 04:06:47 DEBUG : existing: Unchanged skipping 2024/09/30 04:06:47 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for transfers to finish 2024/09/30 04:06:47 DEBUG : Waiting for deletions to finish 2024/09/30 04:06:47 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" 2024/09/30 04:06:47 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/09/30 04:06:47 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for checks to finish 2024/09/30 04:06:47 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for transfers to finish 2024/09/30 04:06:47 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/09/30 04:06:47 INFO : existing: Copied (replaced existing) 2024/09/30 04:06:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (3.58s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" 2024/09/30 04:06:49 DEBUG : existing: Need to transfer - File not found at Destination 2024/09/30 04:06:49 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for checks to finish 2024/09/30 04:06:49 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for transfers to finish 2024/09/30 04:06:50 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/09/30 04:06:50 INFO : existing: Copied (new) 2024/09/30 04:06:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" 2024/09/30 04:06:50 DEBUG : existing: Destination exists, skipping 2024/09/30 04:06:50 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for checks to finish 2024/09/30 04:06:50 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for transfers to finish 2024/09/30 04:06:50 DEBUG : Waiting for deletions to finish 2024/09/30 04:06:50 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (3.13s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" 2024/09/30 04:06:53 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/09/30 04:06:54 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/09/30 04:06:54 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/09/30 04:06:54 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for checks to finish 2024/09/30 04:06:54 DEBUG : c/non empty space: Unchanged skipping 2024/09/30 04:06:54 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for transfers to finish 2024/09/30 04:06:55 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/09/30 04:06:55 INFO : a/potato2: Copied (new) 2024/09/30 04:06:55 DEBUG : Waiting for deletions to finish 2024/09/30 04:06:55 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (4.23s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" 2024/09/30 04:06: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/09/30 04:06:58 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for checks to finish 2024/09/30 04:06:58 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/09/30 04:06:58 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/09/30 04:06:58 DEBUG : empty space: Unchanged skipping 2024/09/30 04:06:58 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for transfers to finish 2024/09/30 04:06:58 DEBUG : Waiting for deletions to finish 2024/09/30 04:06:58 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" 2024/09/30 04:06: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/09/30 04:06:58 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for checks to finish 2024/09/30 04:06:58 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/09/30 04:06:59 INFO : empty space: Updated modification time in destination 2024/09/30 04:06:59 DEBUG : empty space: Unchanged skipping 2024/09/30 04:06:59 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for transfers to finish 2024/09/30 04:06:59 DEBUG : Waiting for deletions to finish 2024/09/30 04:06:59 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (4.49s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" 2024/09/30 04:07: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/09/30 04:07:02 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for checks to finish 2024/09/30 04:07:02 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/09/30 04:07:02 DEBUG : empty space: Unchanged skipping 2024/09/30 04:07:02 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for transfers to finish 2024/09/30 04:07:02 DEBUG : Waiting for deletions to finish 2024/09/30 04:07:02 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.69s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" 2024/09/30 04:07:04 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for checks to finish 2024/09/30 04:07: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/09/30 04:07:04 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3549553286) 2024/09/30 04:07:04 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-qavowik9bevu) 2024/09/30 04:07:04 DEBUG : foo: sha1 differ 2024/09/30 04:07:04 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for transfers to finish 2024/09/30 04:07:04 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2024/09/30 04:07:04 INFO : foo: Copied (replaced existing) 2024/09/30 04:07:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.90s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" 2024/09/30 04:07:06 DEBUG : potato: Need to transfer - File not found at Destination 2024/09/30 04:07:06 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/09/30 04:07:06 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for checks to finish 2024/09/30 04:07:06 DEBUG : empty space: Unchanged skipping 2024/09/30 04:07:06 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for transfers to finish 2024/09/30 04:07:07 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/09/30 04:07:07 INFO : potato: Copied (new) 2024/09/30 04:07:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (3.28s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" 2024/09/30 04:07:10 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/09/30 04:07:10 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for checks to finish 2024/09/30 04:07:10 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for transfers to finish 2024/09/30 04:07:10 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2024/09/30 04:07:10 INFO : potato: Copied (replaced existing) 2024/09/30 04:07:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.98s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" 2024/09/30 04:07:13 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for checks to finish 2024/09/30 04:07:13 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/09/30 04:07:13 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3549553286) 2024/09/30 04:07:13 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-qavowik9bevu) 2024/09/30 04:07:13 DEBUG : potato: sha1 differ 2024/09/30 04:07:13 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for transfers to finish 2024/09/30 04:07:14 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2024/09/30 04:07:14 INFO : potato: Copied (replaced existing) 2024/09/30 04:07:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (4.10s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" 2024/09/30 04:07:18 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/30 04:07:18 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/09/30 04:07:18 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for checks to finish 2024/09/30 04:07:18 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/09/30 04:07:18 DEBUG : empty space: Unchanged skipping 2024/09/30 04:07:18 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for transfers to finish 2024/09/30 04:07:18 DEBUG : Waiting for deletions to finish 2024/09/30 04:07:18 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (3.41s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" 2024/09/30 04:07:21 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/30 04:07:21 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/09/30 04:07:21 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for checks to finish 2024/09/30 04:07:21 DEBUG : empty space: Unchanged skipping 2024/09/30 04:07:21 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for transfers to finish 2024/09/30 04:07:22 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/09/30 04:07:22 INFO : potato2: Copied (new) 2024/09/30 04:07:22 DEBUG : Waiting for deletions to finish 2024/09/30 04:07:22 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (4.93s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" 2024/09/30 04:07:26 DEBUG : d: Making directory 2024/09/30 04:07:26 DEBUG : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2024/09/30 04:07:26 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/09/30 04:07:26 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/09/30 04:07:26 DEBUG : c/non empty space: Unchanged skipping 2024/09/30 04:07:26 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for checks to finish 2024/09/30 04:07:26 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for transfers to finish 2024/09/30 04:07:27 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/09/30 04:07:27 INFO : a/potato2: Copied (new) 2024/09/30 04:07:27 DEBUG : Waiting for deletions to finish 2024/09/30 04:07:27 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (4.31s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" 2024/09/30 04:07:30 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/09/30 04:07:31 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/09/30 04:07:31 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/09/30 04:07:31 DEBUG : c/non empty space: Unchanged skipping 2024/09/30 04:07:31 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for checks to finish 2024/09/30 04:07:31 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for transfers to finish 2024/09/30 04:07:31 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/09/30 04:07:31 INFO : a/potato2: Copied (new) 2024/09/30 04:07:31 ERROR : B2 bucket rclone-test-qavowik9bevu: not deleting files as there were IO errors 2024/09/30 04:07:31 ERROR : B2 bucket rclone-test-qavowik9bevu: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (4.54s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" 2024/09/30 04:07:34 DEBUG : Waiting for deletions to finish 2024/09/30 04:07:35 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/30 04:07:35 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/09/30 04:07:35 DEBUG : empty space: Unchanged skipping 2024/09/30 04:07:35 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for checks to finish 2024/09/30 04:07:35 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for transfers to finish 2024/09/30 04:07:35 INFO : potato: Deleted 2024/09/30 04:07:35 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/09/30 04:07:35 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (3.89s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" 2024/09/30 04:07:39 DEBUG : Waiting for deletions to finish 2024/09/30 04:07:39 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for checks to finish 2024/09/30 04:07:39 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for transfers to finish 2024/09/30 04:07:39 INFO : potato: Deleted 2024/09/30 04:07:40 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/30 04:07:40 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/09/30 04:07:40 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for checks to finish 2024/09/30 04:07:40 DEBUG : empty space: Unchanged skipping 2024/09/30 04:07:40 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for transfers to finish 2024/09/30 04:07:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/09/30 04:07:40 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (4.97s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" 2024/09/30 04:07:43 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/30 04:07:43 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for checks to finish 2024/09/30 04:07:43 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for transfers to finish 2024/09/30 04:07:44 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2024/09/30 04:07:44 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (3.73s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" 2024/09/30 04:07:47 DEBUG : enormous: Excluded (Size Filter) 2024/09/30 04:07:47 DEBUG : enormous: Excluded 2024/09/30 04:07:47 DEBUG : potato2: Excluded (Size Filter) 2024/09/30 04:07:47 DEBUG : potato2: Excluded 2024/09/30 04:07:47 DEBUG : potato2: Excluded (Size Filter) 2024/09/30 04:07:47 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/09/30 04:07:47 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for checks to finish 2024/09/30 04:07:47 DEBUG : empty space: Unchanged skipping 2024/09/30 04:07:47 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for transfers to finish 2024/09/30 04:07:47 DEBUG : Waiting for deletions to finish 2024/09/30 04:07:47 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" 2024/09/30 04:07:47 DEBUG : enormous: Excluded (Size Filter) 2024/09/30 04:07:47 DEBUG : enormous: Excluded 2024/09/30 04:07:47 DEBUG : potato2: Excluded (Size Filter) 2024/09/30 04:07:47 DEBUG : potato2: Excluded 2024/09/30 04:07:47 DEBUG : potato2: Excluded (Size Filter) 2024/09/30 04:07:47 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/09/30 04:07:47 DEBUG : empty space: Unchanged skipping 2024/09/30 04:07:47 DEBUG : Local file system at /tmp/rclone3549553286: Waiting for checks to finish 2024/09/30 04:07:47 DEBUG : Local file system at /tmp/rclone3549553286: Waiting for transfers to finish 2024/09/30 04:07:47 DEBUG : Waiting for deletions to finish 2024/09/30 04:07:47 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" --- PASS: TestSyncWithExclude (3.69s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" 2024/09/30 04:07:52 DEBUG : enormous: Excluded (Size Filter) 2024/09/30 04:07:52 DEBUG : enormous: Excluded 2024/09/30 04:07:52 DEBUG : potato2: Excluded (Size Filter) 2024/09/30 04:07:52 DEBUG : potato2: Excluded 2024/09/30 04:07:52 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/09/30 04:07:52 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for checks to finish 2024/09/30 04:07:52 DEBUG : empty space: Unchanged skipping 2024/09/30 04:07:52 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for transfers to finish 2024/09/30 04:07:52 DEBUG : Waiting for deletions to finish 2024/09/30 04:07:52 INFO : potato2: Deleted 2024/09/30 04:07:52 INFO : enormous: Deleted 2024/09/30 04:07:52 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" 2024/09/30 04:07:53 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/09/30 04:07:53 DEBUG : empty space: Unchanged skipping 2024/09/30 04:07:53 DEBUG : Local file system at /tmp/rclone3549553286: Waiting for checks to finish 2024/09/30 04:07:53 DEBUG : Local file system at /tmp/rclone3549553286: Waiting for transfers to finish 2024/09/30 04:07:53 DEBUG : Waiting for deletions to finish 2024/09/30 04:07:53 INFO : enormous: Deleted 2024/09/30 04:07:53 INFO : potato2: Deleted 2024/09/30 04:07:53 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (5.01s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" 2024/09/30 04:07:56 DEBUG : five: Need to transfer - File not found at Destination 2024/09/30 04:07:56 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/09/30 04:07:56 DEBUG : one: Destination is newer than source, skipping 2024/09/30 04:07:56 DEBUG : three: Sizes identical 2024/09/30 04:07:56 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for checks to finish 2024/09/30 04:07:56 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/09/30 04:07:56 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3549553286) 2024/09/30 04:07:56 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-qavowik9bevu) 2024/09/30 04:07:56 DEBUG : two: sha1 differ 2024/09/30 04:07:56 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/09/30 04:07:56 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for transfers to finish 2024/09/30 04:07:57 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/09/30 04:07:57 INFO : five: Copied (new) 2024/09/30 04:07:57 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/09/30 04:07:57 INFO : four: Copied (replaced existing) 2024/09/30 04:07:57 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/09/30 04:07:57 INFO : two: Copied (replaced existing) 2024/09/30 04:07:57 DEBUG : Waiting for deletions to finish 2024/09/30 04:07:58 DEBUG : one: Destination is newer than source, skipping 2024/09/30 04:07:58 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for checks to finish 2024/09/30 04:07:58 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/09/30 04:07:58 DEBUG : five: Size and sha1 of src and dst objects identical 2024/09/30 04:07:58 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/09/30 04:07:58 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3549553286) 2024/09/30 04:07:58 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/09/30 04:07:58 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-qavowik9bevu) 2024/09/30 04:07:58 DEBUG : two: Size and sha1 of src and dst objects identical 2024/09/30 04:07:58 DEBUG : three: sha1 differ 2024/09/30 04:07:58 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/09/30 04:07:58 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/09/30 04:07:58 DEBUG : four: Size and sha1 of src and dst objects identical 2024/09/30 04:07:58 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/09/30 04:07:58 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/09/30 04:07:58 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for transfers to finish 2024/09/30 04:07:59 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/09/30 04:07:59 INFO : three: Copied (replaced existing) 2024/09/30 04:07:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (6.01s) === 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-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2024/09/30 04:08:00 INFO : B2 bucket rclone-test-qavowik9bevu: Making map for --track-renames 2024/09/30 04:08:00 INFO : B2 bucket rclone-test-qavowik9bevu: Finished making map for --track-renames 2024/09/30 04:08:00 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for checks to finish 2024/09/30 04:08:00 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for renames to finish 2024/09/30 04:08:00 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/09/30 04:08:00 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/09/30 04:08:00 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for transfers to finish 2024/09/30 04:08:01 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/09/30 04:08:01 INFO : yam: Copied (new) 2024/09/30 04:08:01 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/09/30 04:08:01 INFO : potato: Copied (new) 2024/09/30 04:08:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" 2024/09/30 04:08:01 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 04:08:01 INFO : B2 bucket rclone-test-qavowik9bevu: Making map for --track-renames 2024/09/30 04:08:01 INFO : B2 bucket rclone-test-qavowik9bevu: Finished making map for --track-renames 2024/09/30 04:08:01 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for checks to finish 2024/09/30 04:08:01 DEBUG : potato: Unchanged skipping 2024/09/30 04:08:01 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for renames to finish 2024/09/30 04:08:03 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/09/30 04:08:03 INFO : yam: Copied (server-side copy) to: yaml 2024/09/30 04:08:03 INFO : yam: Deleted 2024/09/30 04:08:03 INFO : yaml: Renamed from "yam" 2024/09/30 04:08:03 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for transfers to finish 2024/09/30 04:08:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (4.79s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2024/09/30 04:08:05 INFO : B2 bucket rclone-test-qavowik9bevu: Making map for --track-renames 2024/09/30 04:08:05 INFO : B2 bucket rclone-test-qavowik9bevu: Finished making map for --track-renames 2024/09/30 04:08:05 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for checks to finish 2024/09/30 04:08:05 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/09/30 04:08:05 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/09/30 04:08:05 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for renames to finish 2024/09/30 04:08:05 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for transfers to finish 2024/09/30 04:08:05 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/09/30 04:08:05 INFO : potato: Copied (new) 2024/09/30 04:08:06 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/09/30 04:08:06 INFO : yam: Copied (new) 2024/09/30 04:08:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" 2024/09/30 04:08:07 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 04:08:07 INFO : B2 bucket rclone-test-qavowik9bevu: Making map for --track-renames 2024/09/30 04:08:07 INFO : B2 bucket rclone-test-qavowik9bevu: Finished making map for --track-renames 2024/09/30 04:08:07 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for checks to finish 2024/09/30 04:08:07 DEBUG : potato: Unchanged skipping 2024/09/30 04:08:07 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for renames to finish 2024/09/30 04:08:08 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/09/30 04:08:08 INFO : yam: Copied (server-side copy) to: yaml 2024/09/30 04:08:08 INFO : yam: Deleted 2024/09/30 04:08:08 INFO : yaml: Renamed from "yam" 2024/09/30 04:08:08 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for transfers to finish 2024/09/30 04:08:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.85s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2024/09/30 04:08:10 INFO : B2 bucket rclone-test-qavowik9bevu: Making map for --track-renames 2024/09/30 04:08:10 INFO : B2 bucket rclone-test-qavowik9bevu: Finished making map for --track-renames 2024/09/30 04:08:10 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for checks to finish 2024/09/30 04:08:10 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/09/30 04:08:10 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/09/30 04:08:10 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for renames to finish 2024/09/30 04:08:10 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for transfers to finish 2024/09/30 04:08:10 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/09/30 04:08:10 INFO : sub/yam: Copied (new) 2024/09/30 04:08:11 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/09/30 04:08:11 INFO : potato: Copied (new) 2024/09/30 04:08:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" 2024/09/30 04:08:11 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 04:08:11 INFO : B2 bucket rclone-test-qavowik9bevu: Making map for --track-renames 2024/09/30 04:08:11 INFO : B2 bucket rclone-test-qavowik9bevu: Finished making map for --track-renames 2024/09/30 04:08:11 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for checks to finish 2024/09/30 04:08:11 DEBUG : potato: Unchanged skipping 2024/09/30 04:08:11 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for renames to finish 2024/09/30 04:08:12 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/09/30 04:08:12 INFO : sub/yam: Copied (server-side copy) to: yam 2024/09/30 04:08:12 INFO : sub/yam: Deleted 2024/09/30 04:08:12 INFO : yam: Renamed from "sub/yam" 2024/09/30 04:08:12 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for transfers to finish 2024/09/30 04:08:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.87s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" 2024/09/30 04:08:14 DEBUG : Creating backend with remote "/tmp/rclone3549553286/dir1" 2024/09/30 04:08:14 DEBUG : Creating backend with remote "/tmp/rclone3549553286/dir2" 2024/09/30 04:08:14 DEBUG : Local file system at /tmp/rclone3549553286/dir2: Using server-side directory move 2024/09/30 04:08:14 INFO : Local file system at /tmp/rclone3549553286/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/09/30 04:08:14 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/09/30 04:08:14 DEBUG : Local file system at /tmp/rclone3549553286/dir2: Waiting for checks to finish 2024/09/30 04:08:14 DEBUG : Local file system at /tmp/rclone3549553286/dir2: Waiting for transfers to finish 2024/09/30 04:08:14 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.41s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" 2024/09/30 04:08:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/30 04:08:14 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/09/30 04:08:14 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for checks to finish 2024/09/30 04:08:14 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for transfers to finish 2024/09/30 04:08:14 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/09/30 04:08:14 INFO : nested/sub dir/file: Copied (new) 2024/09/30 04:08:14 INFO : nested/sub dir/file: Deleted 2024/09/30 04:08:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/09/30 04:08:15 INFO : sub dir/hello world: Copied (new) 2024/09/30 04:08:15 INFO : sub dir/hello world: Deleted 2024/09/30 04:08:15 INFO : sub dir: Removing directory 2024/09/30 04:08:15 INFO : nested/sub dir: Removing directory 2024/09/30 04:08:15 INFO : nested: Removing directory 2024/09/30 04:08:15 DEBUG : Local file system at /tmp/rclone3549553286: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.77s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" 2024/09/30 04:08:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/30 04:08:17 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/09/30 04:08:17 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for checks to finish 2024/09/30 04:08:17 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for transfers to finish 2024/09/30 04:08:17 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/09/30 04:08:17 INFO : nested/sub dir/file: Copied (new) 2024/09/30 04:08:17 INFO : nested/sub dir/file: Deleted 2024/09/30 04:08:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/09/30 04:08:18 INFO : sub dir/hello world: Copied (new) 2024/09/30 04:08:18 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.40s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" 2024/09/30 04:08:19 DEBUG : existing: Need to transfer - File not found at Destination 2024/09/30 04:08:19 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/09/30 04:08:19 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for checks to finish 2024/09/30 04:08:19 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for transfers to finish 2024/09/30 04:08:20 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/09/30 04:08:20 INFO : existing: Copied (new) 2024/09/30 04:08:20 INFO : existing: Deleted 2024/09/30 04:08:20 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2024/09/30 04:08:20 INFO : existing-b: Copied (new) 2024/09/30 04:08:20 INFO : existing-b: Deleted 2024/09/30 04:08:20 DEBUG : existing: Destination exists, skipping 2024/09/30 04:08:20 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/09/30 04:08:20 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for checks to finish 2024/09/30 04:08:20 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for transfers to finish 2024/09/30 04:08:20 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.39s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" 2024/09/30 04:08:22 DEBUG : Creating backend with remote "TestB2:rclone-test-yelexum3foqu" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-qavowik9bevu -> B2 bucket rclone-test-yelexum3foqu 2024/09/30 04:08:27 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/30 04:08:27 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/09/30 04:08:27 DEBUG : empty space: Unchanged skipping 2024/09/30 04:08:27 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/09/30 04:08:27 DEBUG : B2 bucket rclone-test-yelexum3foqu: Waiting for checks to finish 2024/09/30 04:08:27 INFO : empty space: Deleted 2024/09/30 04:08:27 DEBUG : B2 bucket rclone-test-yelexum3foqu: Waiting for transfers to finish 2024/09/30 04:08:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/09/30 04:08:27 INFO : potato2: Copied (server-side copy) 2024/09/30 04:08:27 INFO : potato2: Deleted 2024/09/30 04:08:28 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/09/30 04:08:28 INFO : potato3: Copied (server-side copy) 2024/09/30 04:08:28 INFO : potato3: Deleted 2024/09/30 04:08:28 DEBUG : Creating backend with remote "TestB2:rclone-test-wujeraj3xomo" 2024/09/30 04:08:29 DEBUG : empty space: Need to transfer - File not found at Destination 2024/09/30 04:08:29 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/30 04:08:29 DEBUG : potato3: Need to transfer - File not found at Destination 2024/09/30 04:08:29 DEBUG : B2 bucket rclone-test-wujeraj3xomo: Waiting for checks to finish 2024/09/30 04:08:29 DEBUG : B2 bucket rclone-test-wujeraj3xomo: Waiting for transfers to finish 2024/09/30 04:08:31 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/09/30 04:08:31 INFO : empty space: Copied (server-side copy) 2024/09/30 04:08:31 INFO : empty space: Deleted 2024/09/30 04:08:31 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/09/30 04:08:31 INFO : potato3: Copied (server-side copy) 2024/09/30 04:08:32 INFO : potato3: Deleted 2024/09/30 04:08:32 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/09/30 04:08:32 INFO : potato2: Copied (server-side copy) 2024/09/30 04:08:32 INFO : potato2: Deleted 2024/09/30 04:08:32 DEBUG : B2 bucket rclone-test-wujeraj3xomo: Purge remote 2024/09/30 04:08:32 INFO : B2 bucket rclone-test-wujeraj3xomo: cleaning bucket "rclone-test-wujeraj3xomo" of all files 2024/09/30 04:08:33 DEBUG : empty space: Deleting (id "4_zefa29d2310dd4b1b9f280e1b_f107e634c1e3408eb_d20240930_m040831_c001_v0001099_t0026_u01727669311028") 2024/09/30 04:08:33 DEBUG : potato2: Deleting (id "4_zefa29d2310dd4b1b9f280e1b_f104ef19c1c8ca69c_d20240930_m040831_c001_v0001037_t0010_u01727669311410") 2024/09/30 04:08:33 DEBUG : potato3: Deleting (id "4_zefa29d2310dd4b1b9f280e1b_f102836630d0ff58c_d20240930_m040831_c001_v0001130_t0046_u01727669311442") 2024/09/30 04:08:33 DEBUG : B2 bucket rclone-test-yelexum3foqu: Purge remote 2024/09/30 04:08:33 INFO : B2 bucket rclone-test-yelexum3foqu: cleaning bucket "rclone-test-yelexum3foqu" of all files 2024/09/30 04:08:33 DEBUG : empty space: Deleting (id "4_z8f828d0310dd4b1b9f280e1b_f405345e0f3b7c9fd_d20240930_m040831_c001_v7007000_t0000_u01727669311397") 2024/09/30 04:08:33 DEBUG : empty space: Deleting (id "4_z8f828d0310dd4b1b9f280e1b_f1018776eefa833d7_d20240930_m040826_c001_v0001177_t0051_u01727669306627") 2024/09/30 04:08:33 DEBUG : potato2: Deleting (id "4_z8f828d0310dd4b1b9f280e1b_f405345e0f3b7c9ff_d20240930_m040832_c001_v7007000_t0000_u01727669312476") 2024/09/30 04:08:33 DEBUG : potato2: Deleting (id "4_z8f828d0310dd4b1b9f280e1b_f117f0a775a03f54d_d20240930_m040827_c001_v0001153_t0008_u01727669307493") 2024/09/30 04:08:33 DEBUG : potato3: Deleting (id "4_z8f828d0310dd4b1b9f280e1b_f405345e0f3b7c9fe_d20240930_m040832_c001_v7007000_t0000_u01727669312022") 2024/09/30 04:08:33 DEBUG : potato3: Deleting (id "4_z8f828d0310dd4b1b9f280e1b_f112ca12649bfff39_d20240930_m040827_c001_v0001041_t0009_u01727669307935") 2024/09/30 04:08:33 DEBUG : potato3: Deleting (id "4_z8f828d0310dd4b1b9f280e1b_f1018776eefa833d9_d20240930_m040826_c001_v0001177_t0016_u01727669306852") --- PASS: TestServerSideMove (13.87s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" 2024/09/30 04:08:35 DEBUG : Creating backend with remote "TestB2:rclone-test-madogob4nalo" 2024/09/30 04:08:40 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2024/09/30 04:08:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/09/30 04:08:41 DEBUG : pacer: Reducing sleep to 10ms sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-qavowik9bevu -> B2 bucket rclone-test-madogob4nalo 2024/09/30 04:08:43 DEBUG : empty space: Excluded (Size Filter) 2024/09/30 04:08:43 DEBUG : empty space: Excluded (Size Filter) 2024/09/30 04:08:43 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/30 04:08:43 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/09/30 04:08:43 DEBUG : B2 bucket rclone-test-madogob4nalo: Waiting for checks to finish 2024/09/30 04:08:43 DEBUG : B2 bucket rclone-test-madogob4nalo: Waiting for transfers to finish 2024/09/30 04:08:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/09/30 04:08:44 INFO : potato2: Copied (server-side copy) 2024/09/30 04:08:44 INFO : potato2: Deleted 2024/09/30 04:08:46 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/09/30 04:08:46 INFO : potato3: Copied (server-side copy) 2024/09/30 04:08:46 INFO : potato3: Deleted 2024/09/30 04:08:46 DEBUG : Creating backend with remote "TestB2:rclone-test-pewazad3dopa" 2024/09/30 04:08:47 DEBUG : empty space: Excluded (Size Filter) 2024/09/30 04:08:47 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/30 04:08:47 DEBUG : potato3: Need to transfer - File not found at Destination 2024/09/30 04:08:47 DEBUG : B2 bucket rclone-test-pewazad3dopa: Waiting for checks to finish 2024/09/30 04:08:47 DEBUG : B2 bucket rclone-test-pewazad3dopa: Waiting for transfers to finish 2024/09/30 04:08:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/09/30 04:08:48 INFO : potato2: Copied (server-side copy) 2024/09/30 04:08:48 INFO : potato2: Deleted 2024/09/30 04:08:49 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/09/30 04:08:49 INFO : potato3: Copied (server-side copy) 2024/09/30 04:08:49 INFO : potato3: Deleted 2024/09/30 04:08:49 DEBUG : B2 bucket rclone-test-pewazad3dopa: Purge remote 2024/09/30 04:08:49 INFO : B2 bucket rclone-test-pewazad3dopa: cleaning bucket "rclone-test-pewazad3dopa" of all files 2024/09/30 04:08:50 DEBUG : potato2: Deleting (id "4_z2f32dd8310dd4b1b9f280e1b_f114f8ce7e41c0205_d20240930_m040848_c001_v0001101_t0050_u01727669328432") 2024/09/30 04:08:50 DEBUG : potato3: Deleting (id "4_z2f32dd8310dd4b1b9f280e1b_f1053939d13608b96_d20240930_m040848_c001_v0001032_t0019_u01727669328802") 2024/09/30 04:08:50 DEBUG : B2 bucket rclone-test-madogob4nalo: Purge remote 2024/09/30 04:08:50 INFO : B2 bucket rclone-test-madogob4nalo: cleaning bucket "rclone-test-madogob4nalo" of all files 2024/09/30 04:08:51 DEBUG : empty space: Deleting (id "4_zefd2cd0310dd4b1b9f280e1b_f113a308e0750095a_d20240930_m040842_c001_v0001179_t0056_u01727669322996") 2024/09/30 04:08:51 DEBUG : potato2: Deleting (id "4_zefd2cd0310dd4b1b9f280e1b_f4127eeb0b92d1c64_d20240930_m040848_c001_v7007000_t0000_u01727669328895") 2024/09/30 04:08:51 DEBUG : potato2: Deleting (id "4_zefd2cd0310dd4b1b9f280e1b_f10034271b851b94f_d20240930_m040844_c001_v0001097_t0015_u01727669324058") 2024/09/30 04:08:51 DEBUG : potato3: Deleting (id "4_zefd2cd0310dd4b1b9f280e1b_f4127eeb0b92d1c65_d20240930_m040849_c001_v7007000_t0000_u01727669329490") 2024/09/30 04:08:51 DEBUG : potato3: Deleting (id "4_zefd2cd0310dd4b1b9f280e1b_f117c35aedf80199e_d20240930_m040844_c001_v0001109_t0016_u01727669324475") 2024/09/30 04:08:51 DEBUG : potato3: Deleting (id "4_zefd2cd0310dd4b1b9f280e1b_f113a308e0750095e_d20240930_m040843_c001_v0001179_t0030_u01727669323441") --- PASS: TestServerSideMoveWithFilter (17.33s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" 2024/09/30 04:08:53 DEBUG : Creating backend with remote "TestB2:rclone-test-joqijab4ruka" 2024/09/30 04:08:57 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-qavowik9bevu -> B2 bucket rclone-test-joqijab4ruka 2024/09/30 04:09:00 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/30 04:09:00 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/09/30 04:09:00 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/09/30 04:09:00 DEBUG : empty space: Unchanged skipping 2024/09/30 04:09:00 DEBUG : B2 bucket rclone-test-joqijab4ruka: Waiting for checks to finish 2024/09/30 04:09:00 INFO : empty space: Deleted 2024/09/30 04:09:00 DEBUG : B2 bucket rclone-test-joqijab4ruka: Waiting for transfers to finish 2024/09/30 04:09:00 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/09/30 04:09:00 INFO : potato3: Copied (server-side copy) 2024/09/30 04:09:00 INFO : potato3: Deleted 2024/09/30 04:09:01 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/09/30 04:09:01 INFO : potato2: Copied (server-side copy) 2024/09/30 04:09:01 INFO : potato2: Deleted 2024/09/30 04:09:01 DEBUG : Creating backend with remote "TestB2:rclone-test-kitaqeb9jupi" 2024/09/30 04:09:02 DEBUG : tomatoDir: Making directory 2024/09/30 04:09:03 DEBUG : empty space: Need to transfer - File not found at Destination 2024/09/30 04:09:03 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/30 04:09:03 DEBUG : potato3: Need to transfer - File not found at Destination 2024/09/30 04:09:03 DEBUG : B2 bucket rclone-test-kitaqeb9jupi: Waiting for checks to finish 2024/09/30 04:09:03 DEBUG : B2 bucket rclone-test-kitaqeb9jupi: Waiting for transfers to finish 2024/09/30 04:09:04 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/09/30 04:09:04 INFO : empty space: Copied (server-side copy) 2024/09/30 04:09:04 INFO : empty space: Deleted 2024/09/30 04:09:04 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/09/30 04:09:04 INFO : potato3: Copied (server-side copy) 2024/09/30 04:09:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/09/30 04:09:04 INFO : potato2: Copied (server-side copy) 2024/09/30 04:09:05 INFO : potato3: Deleted 2024/09/30 04:09:05 INFO : potato2: Deleted 2024/09/30 04:09:05 DEBUG : B2 bucket rclone-test-kitaqeb9jupi: Purge remote 2024/09/30 04:09:05 INFO : B2 bucket rclone-test-kitaqeb9jupi: cleaning bucket "rclone-test-kitaqeb9jupi" of all files 2024/09/30 04:09:05 DEBUG : empty space: Deleting (id "4_z4fc21d4310ed4b1b9f280e1b_f113c02334c66d7ea_d20240930_m040903_c001_v0001097_t0032_u01727669343907") 2024/09/30 04:09:05 DEBUG : potato2: Deleting (id "4_z4fc21d4310ed4b1b9f280e1b_f116f126ebdb26ebd_d20240930_m040904_c001_v0001116_t0001_u01727669344313") 2024/09/30 04:09:05 DEBUG : potato3: Deleting (id "4_z4fc21d4310ed4b1b9f280e1b_f11145b14f33cf9c7_d20240930_m040904_c001_v0001144_t0002_u01727669344290") 2024/09/30 04:09:06 DEBUG : B2 bucket rclone-test-joqijab4ruka: Purge remote 2024/09/30 04:09:06 INFO : B2 bucket rclone-test-joqijab4ruka: cleaning bucket "rclone-test-joqijab4ruka" of all files 2024/09/30 04:09:06 DEBUG : empty space: Deleting (id "4_z3f52fdf310dd4b1b9f280e1b_f4072ef152d3b0455_d20240930_m040904_c001_v7007000_t0000_u01727669344344") 2024/09/30 04:09:06 DEBUG : empty space: Deleting (id "4_z3f52fdf310dd4b1b9f280e1b_f108a0969549621ae_d20240930_m040859_c001_v0001098_t0030_u01727669339125") 2024/09/30 04:09:06 DEBUG : potato2: Deleting (id "4_z3f52fdf310dd4b1b9f280e1b_f415d65a51ce7fa1b_d20240930_m040905_c001_v7007000_t0000_u01727669345085") 2024/09/30 04:09:06 DEBUG : potato2: Deleting (id "4_z3f52fdf310dd4b1b9f280e1b_f1057c9e0e77ddaea_d20240930_m040900_c001_v0001144_t0054_u01727669340201") 2024/09/30 04:09:06 DEBUG : potato3: Deleting (id "4_z3f52fdf310dd4b1b9f280e1b_f4072ef152d3b0456_d20240930_m040904_c001_v7007000_t0000_u01727669344989") 2024/09/30 04:09:06 DEBUG : potato3: Deleting (id "4_z3f52fdf310dd4b1b9f280e1b_f1026fb489850ee1f_d20240930_m040900_c001_v0001165_t0000_u01727669340563") 2024/09/30 04:09:06 DEBUG : potato3: Deleting (id "4_z3f52fdf310dd4b1b9f280e1b_f108a0969549621b0_d20240930_m040859_c001_v0001098_t0007_u01727669339463") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (15.45s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" 2024/09/30 04:09:08 DEBUG : Creating backend with remote "TestB2:rclone-test-qavowik9bevu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.94s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" 2024/09/30 04:09:11 DEBUG : Creating backend with remote "TestB2:rclone-test-qavowik9bevu/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" --- PASS: TestSyncOverlap (2.98s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" 2024/09/30 04:09:14 DEBUG : Creating backend with remote "TestB2:rclone-test-qavowik9bevu/rclone-sync-test" 2024/09/30 04:09:16 DEBUG : Creating backend with remote "TestB2:rclone-test-qavowik9bevu/rclone-sync-test-include/layer2" 2024/09/30 04:09:18 DEBUG : Creating backend with remote "TestB2:rclone-test-qavowik9bevu/rclone-sync-test-ignore-file" 2024/09/30 04:09:22 DEBUG : B2 bucket rclone-test-qavowik9bevu path rclone-sync-test: Waiting for checks to finish 2024/09/30 04:09:22 DEBUG : B2 bucket rclone-test-qavowik9bevu path rclone-sync-test: Waiting for transfers to finish 2024/09/30 04:09:22 DEBUG : Waiting for deletions to finish 2024/09/30 04:09:22 INFO : There was nothing to transfer 2024/09/30 04:09:23 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for checks to finish 2024/09/30 04:09:23 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for transfers to finish 2024/09/30 04:09:23 DEBUG : Waiting for deletions to finish 2024/09/30 04:09:23 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" 2024/09/30 04:09:23 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2024/09/30 04:09:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/09/30 04:09:24 DEBUG : pacer: Reducing sleep to 10ms 2024/09/30 04:09:24 DEBUG : B2 bucket rclone-test-qavowik9bevu path rclone-sync-test-include/layer2: Waiting for checks to finish 2024/09/30 04:09:24 DEBUG : B2 bucket rclone-test-qavowik9bevu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2024/09/30 04:09:24 DEBUG : Waiting for deletions to finish 2024/09/30 04:09:24 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" 2024/09/30 04:09:24 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for checks to finish 2024/09/30 04:09:24 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for transfers to finish 2024/09/30 04:09:24 DEBUG : Waiting for deletions to finish 2024/09/30 04:09:24 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" 2024/09/30 04:09:24 DEBUG : B2 bucket rclone-test-qavowik9bevu path rclone-sync-test-ignore-file: Waiting for checks to finish 2024/09/30 04:09:24 DEBUG : B2 bucket rclone-test-qavowik9bevu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2024/09/30 04:09:24 DEBUG : Waiting for deletions to finish 2024/09/30 04:09:24 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (18.09s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" 2024/09/30 04:09:32 DEBUG : Creating backend with remote "TestB2:rclone-test-qavowik9bevu/dst" 2024/09/30 04:09:33 DEBUG : Creating backend with remote "TestB2:rclone-test-qavowik9bevu/CompareDest" 2024/09/30 04:09:35 DEBUG : one: Need to transfer - File not found at Destination 2024/09/30 04:09:35 DEBUG : B2 bucket rclone-test-qavowik9bevu path dst: Waiting for checks to finish 2024/09/30 04:09:35 DEBUG : B2 bucket rclone-test-qavowik9bevu path dst: Waiting for transfers to finish 2024/09/30 04:09:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/09/30 04:09:36 INFO : one: Copied (new) 2024/09/30 04:09:36 DEBUG : Waiting for deletions to finish 2024/09/30 04:09:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/30 04:09:37 DEBUG : B2 bucket rclone-test-qavowik9bevu path dst: Waiting for checks to finish 2024/09/30 04:09:37 DEBUG : B2 bucket rclone-test-qavowik9bevu path dst: Waiting for transfers to finish 2024/09/30 04:09:38 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/09/30 04:09:38 INFO : one: Copied (replaced existing) 2024/09/30 04:09:38 DEBUG : Waiting for deletions to finish 2024/09/30 04:09:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/30 04:09:40 DEBUG : B2 bucket rclone-test-qavowik9bevu path dst: Waiting for checks to finish 2024/09/30 04:09:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/09/30 04:09:40 DEBUG : one: Destination found in --compare-dest, skipping 2024/09/30 04:09:40 DEBUG : B2 bucket rclone-test-qavowik9bevu path dst: Waiting for transfers to finish 2024/09/30 04:09:40 DEBUG : Waiting for deletions to finish 2024/09/30 04:09:40 INFO : There was nothing to transfer 2024/09/30 04:09:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/09/30 04:09:42 DEBUG : two: Destination found in --compare-dest, skipping 2024/09/30 04:09:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/30 04:09:42 DEBUG : B2 bucket rclone-test-qavowik9bevu path dst: Waiting for checks to finish 2024/09/30 04:09:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/09/30 04:09:42 DEBUG : one: Destination found in --compare-dest, skipping 2024/09/30 04:09:42 DEBUG : B2 bucket rclone-test-qavowik9bevu path dst: Waiting for transfers to finish 2024/09/30 04:09:42 DEBUG : Waiting for deletions to finish 2024/09/30 04:09:42 INFO : There was nothing to transfer 2024/09/30 04:09:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/09/30 04:09:43 DEBUG : two: Destination found in --compare-dest, skipping 2024/09/30 04:09:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/30 04:09:43 DEBUG : B2 bucket rclone-test-qavowik9bevu path dst: Waiting for checks to finish 2024/09/30 04:09:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/09/30 04:09:43 DEBUG : one: Destination found in --compare-dest, skipping 2024/09/30 04:09:43 DEBUG : B2 bucket rclone-test-qavowik9bevu path dst: Waiting for transfers to finish 2024/09/30 04:09:43 DEBUG : Waiting for deletions to finish 2024/09/30 04:09:43 INFO : There was nothing to transfer 2024/09/30 04:09:44 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/09/30 04:09:44 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/09/30 04:09:44 DEBUG : two: Destination found in --compare-dest, skipping 2024/09/30 04:09:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/30 04:09:44 DEBUG : B2 bucket rclone-test-qavowik9bevu path dst: Waiting for checks to finish 2024/09/30 04:09:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/09/30 04:09:44 DEBUG : one: Destination found in --compare-dest, skipping 2024/09/30 04:09:44 DEBUG : B2 bucket rclone-test-qavowik9bevu path dst: Waiting for transfers to finish 2024/09/30 04:09:44 DEBUG : Waiting for deletions to finish 2024/09/30 04:09:44 INFO : There was nothing to transfer 2024/09/30 04:09:45 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/09/30 04:09:45 DEBUG : two: Need to transfer - File not found at Destination 2024/09/30 04:09:45 DEBUG : B2 bucket rclone-test-qavowik9bevu path dst: Waiting for checks to finish 2024/09/30 04:09:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/30 04:09:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/09/30 04:09:45 DEBUG : one: Destination found in --compare-dest, skipping 2024/09/30 04:09:45 DEBUG : B2 bucket rclone-test-qavowik9bevu path dst: Waiting for transfers to finish 2024/09/30 04:09:46 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2024/09/30 04:09:46 INFO : two: Copied (new) 2024/09/30 04:09:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (15.34s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" 2024/09/30 04:09:49 DEBUG : Creating backend with remote "TestB2:rclone-test-qavowik9bevu/dest" 2024/09/30 04:09:50 DEBUG : Creating backend with remote "TestB2:rclone-test-qavowik9bevu/pre-dest1" 2024/09/30 04:09:51 DEBUG : Creating backend with remote "TestB2:rclone-test-qavowik9bevu/pre-dest2" 2024/09/30 04:09:54 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 04:09:54 DEBUG : 1: Destination found in --compare-dest, skipping 2024/09/30 04:09:54 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 04:09:54 DEBUG : 2: Destination found in --compare-dest, skipping 2024/09/30 04:09:54 DEBUG : 3: Need to transfer - File not found at Destination 2024/09/30 04:09:54 DEBUG : B2 bucket rclone-test-qavowik9bevu path dest: Waiting for checks to finish 2024/09/30 04:09:54 DEBUG : B2 bucket rclone-test-qavowik9bevu path dest: Waiting for transfers to finish 2024/09/30 04:09:55 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2024/09/30 04:09:55 INFO : 3: Copied (new) 2024/09/30 04:09:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.22s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" 2024/09/30 04:09:57 DEBUG : Creating backend with remote "TestB2:rclone-test-qavowik9bevu/dst" 2024/09/30 04:09:58 DEBUG : Creating backend with remote "TestB2:rclone-test-qavowik9bevu/CopyDest" 2024/09/30 04:10:00 DEBUG : one: Need to transfer - File not found at Destination 2024/09/30 04:10:00 DEBUG : B2 bucket rclone-test-qavowik9bevu path dst: Waiting for checks to finish 2024/09/30 04:10:00 DEBUG : B2 bucket rclone-test-qavowik9bevu path dst: Waiting for transfers to finish 2024/09/30 04:10:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/09/30 04:10:01 INFO : one: Copied (new) 2024/09/30 04:10:01 DEBUG : Waiting for deletions to finish 2024/09/30 04:10:02 DEBUG : B2 bucket rclone-test-qavowik9bevu path dst: Waiting for checks to finish 2024/09/30 04:10:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/30 04:10:02 DEBUG : B2 bucket rclone-test-qavowik9bevu path dst: Waiting for transfers to finish 2024/09/30 04:10:02 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/09/30 04:10:02 INFO : one: Copied (replaced existing) 2024/09/30 04:10:02 DEBUG : Waiting for deletions to finish 2024/09/30 04:10:05 DEBUG : Creating backend with remote "TestB2:rclone-test-qavowik9bevu/BackupDir" 2024/09/30 04:10:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/30 04:10:06 DEBUG : B2 bucket rclone-test-qavowik9bevu path dst: Waiting for checks to finish 2024/09/30 04:10:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/09/30 04:10:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/30 04:10:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/09/30 04:10:08 INFO : one: Copied (server-side copy) 2024/09/30 04:10:08 INFO : one: Deleted 2024/09/30 04:10:09 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/09/30 04:10:09 INFO : one: Copied (server-side copy) 2024/09/30 04:10:09 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/09/30 04:10:09 DEBUG : B2 bucket rclone-test-qavowik9bevu path dst: Waiting for transfers to finish 2024/09/30 04:10:09 DEBUG : Waiting for deletions to finish 2024/09/30 04:10:11 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/09/30 04:10:11 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/09/30 04:10:11 INFO : two: Copied (server-side copy) 2024/09/30 04:10:11 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/09/30 04:10:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/09/30 04:10:11 DEBUG : one: Unchanged skipping 2024/09/30 04:10:11 DEBUG : B2 bucket rclone-test-qavowik9bevu path dst: Waiting for checks to finish 2024/09/30 04:10:11 DEBUG : B2 bucket rclone-test-qavowik9bevu path dst: Waiting for transfers to finish 2024/09/30 04:10:11 DEBUG : Waiting for deletions to finish 2024/09/30 04:10:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/09/30 04:10:11 DEBUG : one: Unchanged skipping 2024/09/30 04:10:11 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/09/30 04:10:11 DEBUG : two: Unchanged skipping 2024/09/30 04:10:11 DEBUG : B2 bucket rclone-test-qavowik9bevu path dst: Waiting for checks to finish 2024/09/30 04:10:11 DEBUG : B2 bucket rclone-test-qavowik9bevu path dst: Waiting for transfers to finish 2024/09/30 04:10:11 DEBUG : Waiting for deletions to finish 2024/09/30 04:10:11 INFO : There was nothing to transfer 2024/09/30 04:10:13 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/09/30 04:10:13 DEBUG : three: Destination not found in --copy-dest 2024/09/30 04:10:13 DEBUG : three: Need to transfer - File not found at Destination 2024/09/30 04:10:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/09/30 04:10:13 DEBUG : one: Unchanged skipping 2024/09/30 04:10:13 DEBUG : B2 bucket rclone-test-qavowik9bevu path dst: Waiting for checks to finish 2024/09/30 04:10:13 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/09/30 04:10:13 DEBUG : two: Unchanged skipping 2024/09/30 04:10:13 DEBUG : B2 bucket rclone-test-qavowik9bevu path dst: Waiting for transfers to finish 2024/09/30 04:10:14 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2024/09/30 04:10:14 INFO : three: Copied (new) 2024/09/30 04:10:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (19.09s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" 2024/09/30 04:10:19 DEBUG : Creating backend with remote "TestB2:rclone-test-qavowik9bevu/dst" 2024/09/30 04:10:20 DEBUG : Creating backend with remote "TestB2:rclone-test-qavowik9bevu/backup" 2024/09/30 04:10:22 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/09/30 04:10:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 04:10:22 DEBUG : two: Unchanged skipping 2024/09/30 04:10:22 DEBUG : B2 bucket rclone-test-qavowik9bevu path dst: Waiting for checks to finish 2024/09/30 04:10:23 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/09/30 04:10:23 INFO : one: Copied (server-side copy) 2024/09/30 04:10:24 INFO : one: Deleted 2024/09/30 04:10:24 DEBUG : B2 bucket rclone-test-qavowik9bevu path dst: Waiting for transfers to finish 2024/09/30 04:10:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/09/30 04:10:26 INFO : one: Copied (new) 2024/09/30 04:10:26 DEBUG : Waiting for deletions to finish 2024/09/30 04:10:27 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/09/30 04:10:27 INFO : three.txt: Copied (server-side copy) 2024/09/30 04:10:27 INFO : three.txt: Deleted 2024/09/30 04:10:27 INFO : three.txt: Moved into backup dir 2024/09/30 04:10:29 DEBUG : B2 bucket rclone-test-qavowik9bevu path dst: Waiting for checks to finish 2024/09/30 04:10:29 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/09/30 04:10:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 04:10:29 DEBUG : two: Unchanged skipping 2024/09/30 04:10:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/09/30 04:10:30 INFO : one: Copied (server-side copy) 2024/09/30 04:10:30 INFO : one: Deleted 2024/09/30 04:10:30 DEBUG : B2 bucket rclone-test-qavowik9bevu path dst: Waiting for transfers to finish 2024/09/30 04:10:34 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/09/30 04:10:34 INFO : one: Copied (new) 2024/09/30 04:10:34 DEBUG : Waiting for deletions to finish 2024/09/30 04:10:36 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/09/30 04:10:36 INFO : three.txt: Copied (server-side copy) 2024/09/30 04:10:37 INFO : three.txt: Deleted 2024/09/30 04:10:37 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (22.42s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" 2024/09/30 04:10:42 DEBUG : Creating backend with remote "TestB2:rclone-test-qavowik9bevu/dst" 2024/09/30 04:10:43 DEBUG : Creating backend with remote "TestB2:rclone-test-qavowik9bevu/backup" 2024/09/30 04:10:45 DEBUG : B2 bucket rclone-test-qavowik9bevu path dst: Waiting for checks to finish 2024/09/30 04:10:45 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/09/30 04:10:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 04:10:45 DEBUG : two: Unchanged skipping 2024/09/30 04:10:46 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/09/30 04:10:46 INFO : one: Copied (server-side copy) to: one.bak 2024/09/30 04:10:46 INFO : one: Deleted 2024/09/30 04:10:46 DEBUG : B2 bucket rclone-test-qavowik9bevu path dst: Waiting for transfers to finish 2024/09/30 04:10:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/09/30 04:10:47 INFO : one: Copied (new) 2024/09/30 04:10:47 DEBUG : Waiting for deletions to finish 2024/09/30 04:10:48 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/09/30 04:10:48 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/09/30 04:10:48 INFO : three.txt: Deleted 2024/09/30 04:10:48 INFO : three.txt: Moved into backup dir 2024/09/30 04:10:50 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/09/30 04:10:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 04:10:50 DEBUG : two: Unchanged skipping 2024/09/30 04:10:50 DEBUG : B2 bucket rclone-test-qavowik9bevu path dst: Waiting for checks to finish 2024/09/30 04:10:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/09/30 04:10:51 INFO : one: Copied (server-side copy) to: one.bak 2024/09/30 04:10:51 INFO : one: Deleted 2024/09/30 04:10:51 DEBUG : B2 bucket rclone-test-qavowik9bevu path dst: Waiting for transfers to finish 2024/09/30 04:10:51 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/09/30 04:10:51 INFO : one: Copied (new) 2024/09/30 04:10:51 DEBUG : Waiting for deletions to finish 2024/09/30 04:10:53 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/09/30 04:10:53 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/09/30 04:10:53 INFO : three.txt: Deleted 2024/09/30 04:10:53 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (16.18s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" 2024/09/30 04:10:57 DEBUG : Creating backend with remote "TestB2:rclone-test-qavowik9bevu/dst" 2024/09/30 04:10:59 DEBUG : Creating backend with remote "TestB2:rclone-test-qavowik9bevu/backup" 2024/09/30 04:11:01 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/09/30 04:11:01 DEBUG : B2 bucket rclone-test-qavowik9bevu path dst: Waiting for checks to finish 2024/09/30 04:11:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 04:11:01 DEBUG : two: Unchanged skipping 2024/09/30 04:11:03 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/09/30 04:11:03 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/09/30 04:11:03 INFO : one: Deleted 2024/09/30 04:11:03 DEBUG : B2 bucket rclone-test-qavowik9bevu path dst: Waiting for transfers to finish 2024/09/30 04:11:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/09/30 04:11:04 INFO : one: Copied (new) 2024/09/30 04:11:04 DEBUG : Waiting for deletions to finish 2024/09/30 04:11:05 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/09/30 04:11:05 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/09/30 04:11:05 INFO : three.txt: Deleted 2024/09/30 04:11:05 INFO : three.txt: Moved into backup dir 2024/09/30 04:11:07 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/09/30 04:11:07 DEBUG : B2 bucket rclone-test-qavowik9bevu path dst: Waiting for checks to finish 2024/09/30 04:11:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 04:11:07 DEBUG : two: Unchanged skipping 2024/09/30 04:11:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/09/30 04:11:08 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/09/30 04:11:08 INFO : one: Deleted 2024/09/30 04:11:08 DEBUG : B2 bucket rclone-test-qavowik9bevu path dst: Waiting for transfers to finish 2024/09/30 04:11:09 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/09/30 04:11:09 INFO : one: Copied (new) 2024/09/30 04:11:09 DEBUG : Waiting for deletions to finish 2024/09/30 04:11:10 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/09/30 04:11:10 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/09/30 04:11:10 INFO : three.txt: Deleted 2024/09/30 04:11:10 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (16.88s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" 2024/09/30 04:11:15 DEBUG : Creating backend with remote "TestB2:rclone-test-qavowik9bevu/dst" 2024/09/30 04:11:17 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/09/30 04:11:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 04:11:17 DEBUG : two: Unchanged skipping 2024/09/30 04:11:17 DEBUG : B2 bucket rclone-test-qavowik9bevu path dst: Waiting for checks to finish 2024/09/30 04:11:18 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/09/30 04:11:18 INFO : one: Copied (server-side copy) to: one.bak 2024/09/30 04:11:18 INFO : one: Deleted 2024/09/30 04:11:18 DEBUG : B2 bucket rclone-test-qavowik9bevu path dst: Waiting for transfers to finish 2024/09/30 04:11:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/09/30 04:11:19 INFO : one: Copied (new) 2024/09/30 04:11:19 DEBUG : Waiting for deletions to finish 2024/09/30 04:11:20 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/09/30 04:11:20 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/09/30 04:11:20 INFO : three.txt: Deleted 2024/09/30 04:11:20 INFO : three.txt: Moved into backup dir 2024/09/30 04:11:21 DEBUG : one.bak: Excluded (Path Filter) 2024/09/30 04:11:21 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/09/30 04:11:21 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/09/30 04:11:21 DEBUG : B2 bucket rclone-test-qavowik9bevu path dst: Waiting for checks to finish 2024/09/30 04:11:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 04:11:21 DEBUG : two: Unchanged skipping 2024/09/30 04:11:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/09/30 04:11:22 INFO : one: Copied (server-side copy) to: one.bak 2024/09/30 04:11:22 INFO : one: Deleted 2024/09/30 04:11:22 DEBUG : B2 bucket rclone-test-qavowik9bevu path dst: Waiting for transfers to finish 2024/09/30 04:11:23 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/09/30 04:11:23 INFO : one: Copied (new) 2024/09/30 04:11:23 DEBUG : Waiting for deletions to finish 2024/09/30 04:11:25 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/09/30 04:11:25 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/09/30 04:11:25 INFO : three.txt: Deleted 2024/09/30 04:11:25 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (14.80s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" 2024/09/30 04:11:29 DEBUG : Creating backend with remote "TestB2:rclone-test-qavowik9bevu/dst" 2024/09/30 04:11:30 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/09/30 04:11:32 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/09/30 04:11:32 INFO : one: Copied (server-side copy) to: one.bak 2024/09/30 04:11:32 INFO : one: Deleted 2024/09/30 04:11:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/09/30 04:11:33 INFO : one: Copied (new) 2024/09/30 04:11:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 04:11:33 DEBUG : two: Unchanged skipping 2024/09/30 04:11:33 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/09/30 04:11:34 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/09/30 04:11:34 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/09/30 04:11:34 INFO : three.txt: Deleted 2024/09/30 04:11:35 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/09/30 04:11:35 INFO : three.txt: Copied (new) 2024/09/30 04:11:36 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/09/30 04:11:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/09/30 04:11:36 INFO : one: Copied (server-side copy) to: one.bak 2024/09/30 04:11:36 INFO : one: Deleted 2024/09/30 04:11:37 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/09/30 04:11:37 INFO : one: Copied (new) 2024/09/30 04:11:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 04:11:37 DEBUG : two: Unchanged skipping 2024/09/30 04:11:37 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/09/30 04:11:38 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/09/30 04:11:38 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/09/30 04:11:38 INFO : three.txt: Deleted 2024/09/30 04:11:39 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/09/30 04:11:39 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (13.94s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" 2024/09/30 04:11:43 DEBUG : Creating backend with remote "TestB2:rclone-test-qavowik9bevu/dst" 2024/09/30 04:11:44 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/09/30 04:11:46 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/09/30 04:11:46 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/09/30 04:11:46 INFO : one: Deleted 2024/09/30 04:11:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/09/30 04:11:47 INFO : one: Copied (new) 2024/09/30 04:11:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 04:11:47 DEBUG : two: Unchanged skipping 2024/09/30 04:11:47 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/09/30 04:11:48 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/09/30 04:11:48 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/09/30 04:11:48 INFO : three.txt: Deleted 2024/09/30 04:11:48 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/09/30 04:11:48 INFO : three.txt: Copied (new) 2024/09/30 04:11:49 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/09/30 04:11:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/09/30 04:11:50 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/09/30 04:11:51 INFO : one: Deleted 2024/09/30 04:11:51 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/09/30 04:11:51 INFO : one: Copied (new) 2024/09/30 04:11:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 04:11:51 DEBUG : two: Unchanged skipping 2024/09/30 04:11:52 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/09/30 04:11:52 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/09/30 04:11:52 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/09/30 04:11:52 INFO : three.txt: Deleted 2024/09/30 04:11:53 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/09/30 04:11:53 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (14.18s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" 2024/09/30 04:11:55 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/09/30 04:11:55 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for checks to finish 2024/09/30 04:11:55 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for transfers to finish 2024/09/30 04:11:57 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2024/09/30 04:11:57 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/09/30 04:11:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (3.30s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" 2024/09/30 04:11:58 DEBUG : existing: Need to transfer - File not found at Destination 2024/09/30 04:11:58 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for checks to finish 2024/09/30 04:11:58 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for transfers to finish 2024/09/30 04:11:59 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/09/30 04:11:59 INFO : existing: Copied (new) 2024/09/30 04:11:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" 2024/09/30 04:11:59 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/09/30 04:11:59 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for checks to finish 2024/09/30 04:11:59 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/09/30 04:11:59 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for transfers to finish 2024/09/30 04:11:59 ERROR : B2 bucket rclone-test-qavowik9bevu: not deleting files as there were IO errors 2024/09/30 04:11:59 ERROR : B2 bucket rclone-test-qavowik9bevu: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" --- PASS: TestSyncImmutable (3.27s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" 2024/09/30 04:12:02 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 04:12:02 DEBUG : existing: Unchanged skipping 2024/09/30 04:12:02 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for checks to finish 2024/09/30 04:12:02 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for transfers to finish 2024/09/30 04:12:02 DEBUG : Waiting for deletions to finish 2024/09/30 04:12:02 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (2.03s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.41s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.15s) --- SKIP: TestMaxTransfer/Hard (0.39s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" 2024/09/30 04:12:07 DEBUG : both1: Clearing upload URL because of error: Post "https://pod-000-1043-05.backblaze.com/b2api/v1/b2_upload_file/0fd2bdd310ad4b1b9f280e1b/c001_v0001043_t0058": EOF 2024/09/30 04:12:07 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1043-05.backblaze.com/b2api/v1/b2_upload_file/0fd2bdd310ad4b1b9f280e1b/c001_v0001043_t0058": EOF) 2024/09/30 04:12:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "both1" to B2 bucket rclone-test-qavowik9bevu: 1/10 (Post "https://pod-000-1043-05.backblaze.com/b2api/v1/b2_upload_file/0fd2bdd310ad4b1b9f280e1b/c001_v0001043_t0058": EOF) 2024/09/30 04:12:09 DEBUG : pacer: Reducing sleep to 10ms 2024/09/30 04:12:32 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 04:12:32 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 04:12:32 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 04:12:32 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for checks to finish 2024/09/30 04:12:32 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 04:12:32 DEBUG : both1: Unchanged skipping 2024/09/30 04:12:32 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 04:12:32 DEBUG : both12: Unchanged skipping 2024/09/30 04:12:32 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 04:12:32 DEBUG : both13: Unchanged skipping 2024/09/30 04:12:32 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 04:12:32 DEBUG : both14: Unchanged skipping 2024/09/30 04:12:32 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 04:12:32 DEBUG : both15: Unchanged skipping 2024/09/30 04:12:32 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 04:12:32 DEBUG : both11: Unchanged skipping 2024/09/30 04:12:32 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 04:12:32 DEBUG : both17: Unchanged skipping 2024/09/30 04:12:32 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 04:12:32 DEBUG : both0: Unchanged skipping 2024/09/30 04:12:32 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 04:12:32 DEBUG : both10: Unchanged skipping 2024/09/30 04:12:32 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 04:12:32 DEBUG : both16: Unchanged skipping 2024/09/30 04:12:32 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 04:12:32 DEBUG : both3: Unchanged skipping 2024/09/30 04:12:32 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 04:12:32 DEBUG : both4: Unchanged skipping 2024/09/30 04:12:32 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 04:12:32 DEBUG : both18: Unchanged skipping 2024/09/30 04:12:32 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 04:12:32 DEBUG : both19: Unchanged skipping 2024/09/30 04:12:32 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 04:12:32 DEBUG : both7: Unchanged skipping 2024/09/30 04:12:32 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 04:12:32 DEBUG : both8: Unchanged skipping 2024/09/30 04:12:32 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 04:12:32 DEBUG : both9: Unchanged skipping 2024/09/30 04:12:32 DEBUG : both2: Unchanged skipping 2024/09/30 04:12:32 DEBUG : both5: Unchanged skipping 2024/09/30 04:12:32 DEBUG : both6: Unchanged skipping 2024/09/30 04:12:32 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for transfers to finish 2024/09/30 04:12:32 DEBUG : Waiting for deletions to finish 2024/09/30 04:12:32 INFO : only5: Deleted 2024/09/30 04:12:32 INFO : only14: Deleted 2024/09/30 04:12:32 INFO : only7: Deleted 2024/09/30 04:12:32 INFO : only8: Deleted 2024/09/30 04:12:32 INFO : only15: Deleted 2024/09/30 04:12:32 INFO : only17: Deleted 2024/09/30 04:12:32 INFO : only19: Deleted 2024/09/30 04:12:33 INFO : only13: Deleted 2024/09/30 04:12:33 INFO : only16: Deleted 2024/09/30 04:12:33 INFO : only18: Deleted 2024/09/30 04:12:33 INFO : only0: Deleted 2024/09/30 04:12:33 INFO : only2: Deleted 2024/09/30 04:12:33 INFO : only6: Deleted 2024/09/30 04:12:33 INFO : only9: Deleted 2024/09/30 04:12:33 INFO : only1: Deleted 2024/09/30 04:12:33 INFO : only10: Deleted 2024/09/30 04:12:33 INFO : only11: Deleted 2024/09/30 04:12:33 INFO : only12: Deleted 2024/09/30 04:12:33 INFO : only3: Deleted 2024/09/30 04:12:33 INFO : only4: Deleted 2024/09/30 04:12:33 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (33.52s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" 2024/09/30 04:13:03 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 04:13:03 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 04:13:03 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 04:13:03 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for checks to finish 2024/09/30 04:13:03 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 04:13:03 DEBUG : both0: Unchanged skipping 2024/09/30 04:13:03 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 04:13:03 DEBUG : both12: Unchanged skipping 2024/09/30 04:13:03 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 04:13:03 DEBUG : both13: Unchanged skipping 2024/09/30 04:13:03 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 04:13:03 DEBUG : both14: Unchanged skipping 2024/09/30 04:13:03 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 04:13:03 DEBUG : both15: Unchanged skipping 2024/09/30 04:13:03 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 04:13:03 DEBUG : both16: Unchanged skipping 2024/09/30 04:13:03 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 04:13:03 DEBUG : both1: Unchanged skipping 2024/09/30 04:13:03 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 04:13:03 DEBUG : both10: Unchanged skipping 2024/09/30 04:13:03 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 04:13:03 DEBUG : both11: Unchanged skipping 2024/09/30 04:13:03 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 04:13:03 DEBUG : both17: Unchanged skipping 2024/09/30 04:13:03 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 04:13:03 DEBUG : both3: Unchanged skipping 2024/09/30 04:13:03 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 04:13:03 DEBUG : both4: Unchanged skipping 2024/09/30 04:13:03 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 04:13:03 DEBUG : both5: Unchanged skipping 2024/09/30 04:13:03 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 04:13:03 DEBUG : both18: Unchanged skipping 2024/09/30 04:13:03 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 04:13:03 DEBUG : both7: Unchanged skipping 2024/09/30 04:13:03 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 04:13:03 DEBUG : both8: Unchanged skipping 2024/09/30 04:13:03 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 04:13:03 DEBUG : both19: Unchanged skipping 2024/09/30 04:13:03 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/09/30 04:13:03 DEBUG : both2: Unchanged skipping 2024/09/30 04:13:03 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/09/30 04:13:03 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/09/30 04:13:03 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/09/30 04:13:03 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/09/30 04:13:03 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/09/30 04:13:03 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/09/30 04:13:03 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/09/30 04:13:03 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/09/30 04:13:03 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/09/30 04:13:03 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/09/30 04:13:03 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/09/30 04:13:03 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/09/30 04:13:03 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/09/30 04:13:03 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/09/30 04:13:03 DEBUG : both6: Unchanged skipping 2024/09/30 04:13:03 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/09/30 04:13:03 DEBUG : both9: Unchanged skipping 2024/09/30 04:13:03 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/09/30 04:13:03 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/09/30 04:13:03 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/09/30 04:13:03 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/09/30 04:13:03 DEBUG : B2 bucket rclone-test-qavowik9bevu: Waiting for transfers to finish 2024/09/30 04:13:03 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/09/30 04:13:03 INFO : only11: Copied (replaced existing) 2024/09/30 04:13:03 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/09/30 04:13:03 INFO : only1: Copied (replaced existing) 2024/09/30 04:13:03 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/09/30 04:13:03 INFO : only13: Copied (replaced existing) 2024/09/30 04:13:03 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/09/30 04:13:03 INFO : only14: Copied (replaced existing) 2024/09/30 04:13:03 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/09/30 04:13:03 INFO : only10: Copied (replaced existing) 2024/09/30 04:13:03 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/09/30 04:13:03 INFO : only15: Copied (replaced existing) 2024/09/30 04:13:03 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/09/30 04:13:03 INFO : only16: Copied (replaced existing) 2024/09/30 04:13:03 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/09/30 04:13:03 INFO : only17: Copied (replaced existing) 2024/09/30 04:13:03 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/09/30 04:13:03 INFO : only12: Copied (replaced existing) 2024/09/30 04:13:04 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/09/30 04:13:04 INFO : only18: Copied (replaced existing) 2024/09/30 04:13:04 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/09/30 04:13:04 INFO : only19: Copied (replaced existing) 2024/09/30 04:13:04 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/09/30 04:13:04 INFO : only3: Copied (replaced existing) 2024/09/30 04:13:04 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/09/30 04:13:04 INFO : only2: Copied (replaced existing) 2024/09/30 04:13:04 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/09/30 04:13:04 INFO : only6: Copied (replaced existing) 2024/09/30 04:13:04 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/09/30 04:13:04 INFO : only0: Copied (replaced existing) 2024/09/30 04:13:04 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/09/30 04:13:04 INFO : only4: Copied (replaced existing) 2024/09/30 04:13:04 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/09/30 04:13:04 INFO : only9: Copied (replaced existing) 2024/09/30 04:13:04 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/09/30 04:13:04 INFO : only5: Copied (replaced existing) 2024/09/30 04:13:04 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/09/30 04:13:04 INFO : only7: Copied (replaced existing) 2024/09/30 04:13:04 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/09/30 04:13:04 INFO : only8: Copied (replaced existing) 2024/09/30 04:13:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (34.83s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" 2024/09/30 04:13:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/09/30 04:13:13 DEBUG : sub dir: Making directory 2024/09/30 04:13:13 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (3.54s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" 2024/09/30 04:13:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/09/30 04:13:16 DEBUG : sub dir: Making directory 2024/09/30 04:13:16 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qavowik9bevu", Local "Local file system at /tmp/rclone3549553286", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (3.15s) PASS 2024/09/30 04:13:19 DEBUG : B2 bucket rclone-test-qavowik9bevu: Purge remote 2024/09/30 04:13:19 INFO : B2 bucket rclone-test-qavowik9bevu: cleaning bucket "rclone-test-qavowik9bevu" of all files 2024/09/30 04:13:20 DEBUG : BackupDir/one: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f401bec702e3383b0_d20240930_m041014_c001_v7007000_t0000_u01727669414975") 2024/09/30 04:13:20 DEBUG : BackupDir/one: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f11368b2af45ed65e_d20240930_m041007_c001_v0001109_t0023_u01727669407651") 2024/09/30 04:13:20 DEBUG : CompareDest/one: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f4183313bc2528fce_d20240930_m040947_c001_v7007000_t0000_u01727669387094") 2024/09/30 04:13:20 DEBUG : CompareDest/one: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f1051aa53f8dd670b_d20240930_m040939_c001_v0001043_t0004_u01727669379575") 2024/09/30 04:13:20 DEBUG : CompareDest/two: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f4183313bc2528fd0_d20240930_m040947_c001_v7007000_t0000_u01727669387316") 2024/09/30 04:13:20 DEBUG : CompareDest/two: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf12c7_d20240930_m040941_c001_v0001117_t0025_u01727669381116") 2024/09/30 04:13:20 DEBUG : CopyDest/one: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f401bec702e3383b3_d20240930_m041015_c001_v7007000_t0000_u01727669415157") 2024/09/30 04:13:20 DEBUG : CopyDest/one: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f11044a7eb5be9c65_d20240930_m041004_c001_v0001137_t0050_u01727669404456") 2024/09/30 04:13:20 DEBUG : CopyDest/three: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f401bec702e3383b6_d20240930_m041015_c001_v7007000_t0000_u01727669415341") 2024/09/30 04:13:20 DEBUG : CopyDest/three: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf13ad_d20240930_m041012_c001_v0001117_t0039_u01727669412642") 2024/09/30 04:13:20 DEBUG : CopyDest/two: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f401bec702e3383ba_d20240930_m041015_c001_v7007000_t0000_u01727669415523") 2024/09/30 04:13:21 DEBUG : CopyDest/two: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f1051aa53f8dd6725_d20240930_m041010_c001_v0001043_t0048_u01727669410349") 2024/09/30 04:13:21 DEBUG : EXISTING: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f4057abf64a687f73_d20240930_m041203_c001_v7007000_t0000_u01727669523076") 2024/09/30 04:13:21 DEBUG : EXISTING: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f1051aa53f8dd6777_d20240930_m041201_c001_v0001043_t0032_u01727669521799") 2024/09/30 04:13:21 DEBUG : Testêé: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f4057abf64a687f71_d20240930_m041157_c001_v7007000_t0000_u01727669517779") 2024/09/30 04:13:21 DEBUG : Testêé: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf1730_d20240930_m041156_c001_v0001117_t0019_u01727669516370") 2024/09/30 04:13:21 DEBUG : Testêé: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f1051aa53f8dd676d_d20240930_m041155_c001_v0001043_t0035_u01727669515211") 2024/09/30 04:13:21 DEBUG : a/potato2: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f400c5d35501fb4eb_d20240930_m040732_c001_v7007000_t0000_u01727669252228") 2024/09/30 04:13:21 DEBUG : a/potato2: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf0e32_d20240930_m040731_c001_v0001117_t0057_u01727669251307") 2024/09/30 04:13:21 DEBUG : a/potato2: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f400c5d35501fb4e2_d20240930_m040727_c001_v7007000_t0000_u01727669247855") 2024/09/30 04:13:21 DEBUG : a/potato2: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf0e0c_d20240930_m040726_c001_v0001117_t0030_u01727669246616") 2024/09/30 04:13:21 DEBUG : a/potato2: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f405345e0f3b7c86d_d20240930_m040655_c001_v7007000_t0000_u01727669215735") 2024/09/30 04:13:21 DEBUG : a/potato2: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf0d20_d20240930_m040654_c001_v0001117_t0029_u01727669214141") 2024/09/30 04:13:21 DEBUG : b/potato: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f400c5d35501fb4ec_d20240930_m040732_c001_v7007000_t0000_u01727669252422") 2024/09/30 04:13:21 DEBUG : b/potato: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf0e1e_d20240930_m040728_c001_v0001117_t0047_u01727669248800") 2024/09/30 04:13:21 DEBUG : b/potato: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f400c5d35501fb4e1_d20240930_m040727_c001_v7007000_t0000_u01727669247290") 2024/09/30 04:13:21 DEBUG : b/potato: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf0dfe_d20240930_m040724_c001_v0001117_t0004_u01727669244485") 2024/09/30 04:13:22 DEBUG : b/potato: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f405345e0f3b7c865_d20240930_m040655_c001_v7007000_t0000_u01727669215145") 2024/09/30 04:13:22 DEBUG : b/potato: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf0d10_d20240930_m040652_c001_v0001117_t0008_u01727669212473") 2024/09/30 04:13:22 DEBUG : backup/one: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f411bfd38f7496a27_d20240930_m041037_c001_v7007000_t0000_u01727669437917") 2024/09/30 04:13:22 DEBUG : backup/one: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112128d62f095948_d20240930_m041030_c001_v0001105_t0039_u01727669430060") 2024/09/30 04:13:22 DEBUG : backup/one: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f10980b49f66690fa_d20240930_m041023_c001_v0001109_t0038_u01727669423229") 2024/09/30 04:13:22 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f402d7dd1c0204a04_d20240930_m041110_c001_v7007000_t0000_u01727669470991") 2024/09/30 04:13:22 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f115e919bc0bd3a3f_d20240930_m041107_c001_v0001113_t0016_u01727669467960") 2024/09/30 04:13:22 DEBUG : backup/one-2019-01-01: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f1109cc1d16ff903b_d20240930_m041102_c001_v0001116_t0019_u01727669462727") 2024/09/30 04:13:22 DEBUG : backup/one.bak: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f406522c036852681_d20240930_m041054_c001_v7007000_t0000_u01727669454117") 2024/09/30 04:13:22 DEBUG : backup/one.bak: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f11781298d1194fb2_d20240930_m041051_c001_v0001172_t0046_u01727669451072") 2024/09/30 04:13:22 DEBUG : backup/one.bak: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f110a3e1f7505a83f_d20240930_m041046_c001_v0001098_t0050_u01727669446230") 2024/09/30 04:13:22 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f402d7dd1c0204a05_d20240930_m041111_c001_v7007000_t0000_u01727669471175") 2024/09/30 04:13:22 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f114693dc9aa0d86d_d20240930_m041110_c001_v0001146_t0038_u01727669470092") 2024/09/30 04:13:22 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f1043cd12dda61bf7_d20240930_m041104_c001_v0001101_t0008_u01727669464807") 2024/09/30 04:13:22 DEBUG : backup/three.txt: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f411bfd38f7496a28_d20240930_m041038_c001_v7007000_t0000_u01727669438117") 2024/09/30 04:13:22 DEBUG : backup/three.txt: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f11924688e0d01764_d20240930_m041035_c001_v0001115_t0024_u01727669435948") 2024/09/30 04:13:22 DEBUG : backup/three.txt: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f108d60d389fe60fe_d20240930_m041027_c001_v0001144_t0055_u01727669427017") 2024/09/30 04:13:22 DEBUG : backup/three.txt.bak: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f406522c036852682_d20240930_m041054_c001_v7007000_t0000_u01727669454301") 2024/09/30 04:13:22 DEBUG : backup/three.txt.bak: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f102b347dc04061dc_d20240930_m041053_c001_v0001102_t0011_u01727669453209") 2024/09/30 04:13:22 DEBUG : backup/three.txt.bak: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f11760cf105245a04_d20240930_m041047_c001_v0001117_t0013_u01727669447782") 2024/09/30 04:13:23 DEBUG : both0: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f41934e594ac8002c_d20240930_m041305_c001_v7007000_t0000_u01727669585189") 2024/09/30 04:13:23 DEBUG : both0: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf188f_d20240930_m041238_c001_v0001117_t0005_u01727669558902") 2024/09/30 04:13:23 DEBUG : both0: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f402d7dd1c0204e66_d20240930_m041234_c001_v7007000_t0000_u01727669554150") 2024/09/30 04:13:23 DEBUG : both0: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf1788_d20240930_m041205_c001_v0001117_t0032_u01727669525380") 2024/09/30 04:13:23 DEBUG : both1: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f41934e594ac8002d_d20240930_m041305_c001_v7007000_t0000_u01727669585378") 2024/09/30 04:13:23 DEBUG : both1: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf189b_d20240930_m041240_c001_v0001117_t0006_u01727669560422") 2024/09/30 04:13:23 DEBUG : both1: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f402d7dd1c0204e67_d20240930_m041234_c001_v7007000_t0000_u01727669554364") 2024/09/30 04:13:23 DEBUG : both1: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf179e_d20240930_m041209_c001_v0001117_t0043_u01727669529271") 2024/09/30 04:13:23 DEBUG : both10: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f41934e594ac8002e_d20240930_m041305_c001_v7007000_t0000_u01727669585569") 2024/09/30 04:13:23 DEBUG : both10: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf18e8_d20240930_m041250_c001_v0001117_t0036_u01727669570698") 2024/09/30 04:13:23 DEBUG : both10: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f402d7dd1c0204e68_d20240930_m041234_c001_v7007000_t0000_u01727669554572") 2024/09/30 04:13:23 DEBUG : both10: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf1807_d20240930_m041220_c001_v0001117_t0013_u01727669540120") 2024/09/30 04:13:23 DEBUG : both11: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f41934e594ac8002f_d20240930_m041305_c001_v7007000_t0000_u01727669585758") 2024/09/30 04:13:23 DEBUG : both11: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf18f0_d20240930_m041251_c001_v0001117_t0004_u01727669571715") 2024/09/30 04:13:23 DEBUG : both11: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f402d7dd1c0204e6a_d20240930_m041234_c001_v7007000_t0000_u01727669554755") 2024/09/30 04:13:23 DEBUG : both11: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf180b_d20240930_m041221_c001_v0001117_t0039_u01727669541113") 2024/09/30 04:13:23 DEBUG : both12: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f41934e594ac80030_d20240930_m041305_c001_v7007000_t0000_u01727669585957") 2024/09/30 04:13:23 DEBUG : both12: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf18f8_d20240930_m041252_c001_v0001117_t0035_u01727669572692") 2024/09/30 04:13:23 DEBUG : both12: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f402d7dd1c0204e6b_d20240930_m041234_c001_v7007000_t0000_u01727669554938") 2024/09/30 04:13:24 DEBUG : both12: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf1813_d20240930_m041222_c001_v0001117_t0031_u01727669542293") 2024/09/30 04:13:24 DEBUG : both13: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f41934e594ac80032_d20240930_m041306_c001_v7007000_t0000_u01727669586147") 2024/09/30 04:13:24 DEBUG : both13: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf1904_d20240930_m041253_c001_v0001117_t0029_u01727669573843") 2024/09/30 04:13:24 DEBUG : both13: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f402d7dd1c0204e6c_d20240930_m041235_c001_v7007000_t0000_u01727669555137") 2024/09/30 04:13:24 DEBUG : both13: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf181f_d20240930_m041223_c001_v0001117_t0035_u01727669543547") 2024/09/30 04:13:24 DEBUG : both14: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f41934e594ac80034_d20240930_m041306_c001_v7007000_t0000_u01727669586333") 2024/09/30 04:13:24 DEBUG : both14: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf1914_d20240930_m041254_c001_v0001117_t0005_u01727669574946") 2024/09/30 04:13:24 DEBUG : both14: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f402d7dd1c0204e6d_d20240930_m041235_c001_v7007000_t0000_u01727669555319") 2024/09/30 04:13:24 DEBUG : both14: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf1827_d20240930_m041224_c001_v0001117_t0021_u01727669544579") 2024/09/30 04:13:24 DEBUG : both15: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f41934e594ac80035_d20240930_m041306_c001_v7007000_t0000_u01727669586522") 2024/09/30 04:13:24 DEBUG : both15: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf1920_d20240930_m041256_c001_v0001117_t0019_u01727669576106") 2024/09/30 04:13:24 DEBUG : both15: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f402d7dd1c0204e6e_d20240930_m041235_c001_v7007000_t0000_u01727669555501") 2024/09/30 04:13:24 DEBUG : both15: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf1831_d20240930_m041225_c001_v0001117_t0037_u01727669545529") 2024/09/30 04:13:24 DEBUG : both16: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f41934e594ac80036_d20240930_m041306_c001_v7007000_t0000_u01727669586705") 2024/09/30 04:13:24 DEBUG : both16: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf1928_d20240930_m041257_c001_v0001117_t0055_u01727669577042") 2024/09/30 04:13:24 DEBUG : both16: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f402d7dd1c0204e6f_d20240930_m041235_c001_v7007000_t0000_u01727669555692") 2024/09/30 04:13:24 DEBUG : both16: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf1839_d20240930_m041226_c001_v0001117_t0006_u01727669546549") 2024/09/30 04:13:24 DEBUG : both17: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f41934e594ac80037_d20240930_m041306_c001_v7007000_t0000_u01727669586889") 2024/09/30 04:13:25 DEBUG : both17: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf192e_d20240930_m041258_c001_v0001117_t0040_u01727669578190") 2024/09/30 04:13:25 DEBUG : both17: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f402d7dd1c0204e70_d20240930_m041235_c001_v7007000_t0000_u01727669555877") 2024/09/30 04:13:25 DEBUG : both17: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf183f_d20240930_m041227_c001_v0001117_t0030_u01727669547760") 2024/09/30 04:13:25 DEBUG : both18: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f41934e594ac80038_d20240930_m041307_c001_v7007000_t0000_u01727669587078") 2024/09/30 04:13:25 DEBUG : both18: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf194a_d20240930_m041259_c001_v0001117_t0051_u01727669579583") 2024/09/30 04:13:25 DEBUG : both18: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f402d7dd1c0204e71_d20240930_m041236_c001_v7007000_t0000_u01727669556060") 2024/09/30 04:13:25 DEBUG : both18: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf1847_d20240930_m041228_c001_v0001117_t0013_u01727669548968") 2024/09/30 04:13:25 DEBUG : both19: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f41934e594ac80039_d20240930_m041307_c001_v7007000_t0000_u01727669587272") 2024/09/30 04:13:25 DEBUG : both19: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf1958_d20240930_m041301_c001_v0001117_t0059_u01727669581094") 2024/09/30 04:13:25 DEBUG : both19: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f402d7dd1c0204e72_d20240930_m041236_c001_v7007000_t0000_u01727669556243") 2024/09/30 04:13:25 DEBUG : both19: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf1859_d20240930_m041230_c001_v0001117_t0039_u01727669550371") 2024/09/30 04:13:25 DEBUG : both2: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f41934e594ac8003a_d20240930_m041307_c001_v7007000_t0000_u01727669587465") 2024/09/30 04:13:25 DEBUG : both2: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf189d_d20240930_m041241_c001_v0001117_t0054_u01727669561729") 2024/09/30 04:13:25 DEBUG : both2: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f402d7dd1c0204e73_d20240930_m041236_c001_v7007000_t0000_u01727669556426") 2024/09/30 04:13:25 DEBUG : both2: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf17a8_d20240930_m041210_c001_v0001117_t0035_u01727669530172") 2024/09/30 04:13:25 DEBUG : both3: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f41934e594ac8003b_d20240930_m041307_c001_v7007000_t0000_u01727669587649") 2024/09/30 04:13:25 DEBUG : both3: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf18a1_d20240930_m041242_c001_v0001117_t0033_u01727669562564") 2024/09/30 04:13:25 DEBUG : both3: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f402d7dd1c0204e74_d20240930_m041236_c001_v7007000_t0000_u01727669556609") 2024/09/30 04:13:25 DEBUG : both3: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf17ac_d20240930_m041211_c001_v0001117_t0038_u01727669531370") 2024/09/30 04:13:26 DEBUG : both4: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f41934e594ac8003c_d20240930_m041307_c001_v7007000_t0000_u01727669587837") 2024/09/30 04:13:26 DEBUG : both4: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf18ad_d20240930_m041243_c001_v0001117_t0016_u01727669563911") 2024/09/30 04:13:26 DEBUG : both4: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f402d7dd1c0204e75_d20240930_m041236_c001_v7007000_t0000_u01727669556820") 2024/09/30 04:13:26 DEBUG : both4: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf17b6_d20240930_m041212_c001_v0001117_t0041_u01727669532782") 2024/09/30 04:13:26 DEBUG : both5: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f41934e594ac8003d_d20240930_m041308_c001_v7007000_t0000_u01727669588066") 2024/09/30 04:13:26 DEBUG : both5: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf18b3_d20240930_m041245_c001_v0001117_t0038_u01727669565120") 2024/09/30 04:13:26 DEBUG : both5: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f402d7dd1c0204e76_d20240930_m041237_c001_v7007000_t0000_u01727669557006") 2024/09/30 04:13:26 DEBUG : both5: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf17c2_d20240930_m041213_c001_v0001117_t0044_u01727669533842") 2024/09/30 04:13:26 DEBUG : both6: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f41934e594ac80040_d20240930_m041308_c001_v7007000_t0000_u01727669588274") 2024/09/30 04:13:26 DEBUG : both6: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf18bb_d20240930_m041246_c001_v0001117_t0046_u01727669566276") 2024/09/30 04:13:26 DEBUG : both6: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f402d7dd1c0204e77_d20240930_m041237_c001_v7007000_t0000_u01727669557192") 2024/09/30 04:13:26 DEBUG : both6: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf17d0_d20240930_m041215_c001_v0001117_t0020_u01727669535186") 2024/09/30 04:13:26 DEBUG : both7: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f41934e594ac80041_d20240930_m041308_c001_v7007000_t0000_u01727669588470") 2024/09/30 04:13:26 DEBUG : both7: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf18bd_d20240930_m041247_c001_v0001117_t0038_u01727669567197") 2024/09/30 04:13:26 DEBUG : both7: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f402d7dd1c0204e78_d20240930_m041237_c001_v7007000_t0000_u01727669557378") 2024/09/30 04:13:26 DEBUG : both7: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf17de_d20240930_m041216_c001_v0001117_t0051_u01727669536177") 2024/09/30 04:13:26 DEBUG : both8: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f41934e594ac80042_d20240930_m041308_c001_v7007000_t0000_u01727669588659") 2024/09/30 04:13:26 DEBUG : both8: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf18cb_d20240930_m041248_c001_v0001117_t0041_u01727669568294") 2024/09/30 04:13:26 DEBUG : both8: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f402d7dd1c0204e79_d20240930_m041237_c001_v7007000_t0000_u01727669557561") 2024/09/30 04:13:26 DEBUG : both8: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf17ef_d20240930_m041217_c001_v0001117_t0030_u01727669537505") 2024/09/30 04:13:27 DEBUG : both9: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f41934e594ac80043_d20240930_m041308_c001_v7007000_t0000_u01727669588844") 2024/09/30 04:13:27 DEBUG : both9: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf18d8_d20240930_m041249_c001_v0001117_t0055_u01727669569512") 2024/09/30 04:13:27 DEBUG : both9: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f402d7dd1c0204e7a_d20240930_m041237_c001_v7007000_t0000_u01727669557745") 2024/09/30 04:13:27 DEBUG : both9: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf17fd_d20240930_m041219_c001_v0001117_t0009_u01727669539000") 2024/09/30 04:13:27 DEBUG : c/non empty space: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f400c5d35501fb4ed_d20240930_m040732_c001_v7007000_t0000_u01727669252603") 2024/09/30 04:13:27 DEBUG : c/non empty space: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf0e24_d20240930_m040729_c001_v0001117_t0054_u01727669249832") 2024/09/30 04:13:27 DEBUG : c/non empty space: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f400c5d35501fb4e3_d20240930_m040728_c001_v7007000_t0000_u01727669248047") 2024/09/30 04:13:27 DEBUG : c/non empty space: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf0e06_d20240930_m040725_c001_v0001117_t0056_u01727669245515") 2024/09/30 04:13:27 DEBUG : c/non empty space: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f405345e0f3b7c870_d20240930_m040655_c001_v7007000_t0000_u01727669215957") 2024/09/30 04:13:27 DEBUG : c/non empty space: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf0d18_d20240930_m040653_c001_v0001117_t0048_u01727669213129") 2024/09/30 04:13:27 DEBUG : check sum: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f4183313bc2528cef_d20240930_m040636_c001_v7007000_t0000_u01727669196979") 2024/09/30 04:13:27 DEBUG : check sum: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf0c76_d20240930_m040635_c001_v0001117_t0025_u01727669195436") 2024/09/30 04:13:27 DEBUG : dest/3: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f401bec702e33825e_d20240930_m040956_c001_v7007000_t0000_u01727669396559") 2024/09/30 04:13:27 DEBUG : dest/3: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f4195a38a9445bd92_d20240930_m040955_c001_v0001120_t0026_u01727669395438") 2024/09/30 04:13:27 DEBUG : dst/one: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f4057abf64a687f6a_d20240930_m041153_c001_v7007000_t0000_u01727669513702") 2024/09/30 04:13:27 DEBUG : dst/one: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f109a54b2eca31e11_d20240930_m041151_c001_v0001105_t0023_u01727669511218") 2024/09/30 04:13:27 DEBUG : dst/one: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f4072ef152d3b0793_d20240930_m041151_c001_v7007000_t0000_u01727669511024") 2024/09/30 04:13:27 DEBUG : dst/one: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f109a54b2eca31dff_d20240930_m041147_c001_v0001105_t0032_u01727669507106") 2024/09/30 04:13:28 DEBUG : dst/one: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f4072ef152d3b077c_d20240930_m041146_c001_v7007000_t0000_u01727669506358") 2024/09/30 04:13:28 DEBUG : dst/one: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f1051aa53f8dd6769_d20240930_m041141_c001_v0001043_t0056_u01727669501035") 2024/09/30 04:13:28 DEBUG : dst/one: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f416861bea1fff35d_d20240930_m041139_c001_v7007000_t0000_u01727669499561") 2024/09/30 04:13:28 DEBUG : dst/one: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f11475ad673268158_d20240930_m041136_c001_v0001179_t0030_u01727669496988") 2024/09/30 04:13:28 DEBUG : dst/one: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f403af202347c4726_d20240930_m041136_c001_v7007000_t0000_u01727669496800") 2024/09/30 04:13:28 DEBUG : dst/one: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f11475ad67326813e_d20240930_m041133_c001_v0001179_t0053_u01727669493334") 2024/09/30 04:13:28 DEBUG : dst/one: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f403af202347c4717_d20240930_m041132_c001_v7007000_t0000_u01727669492572") 2024/09/30 04:13:28 DEBUG : dst/one: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f1051aa53f8dd6761_d20240930_m041127_c001_v0001043_t0010_u01727669487089") 2024/09/30 04:13:28 DEBUG : dst/one: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f417daf1a6c1c5bd3_d20240930_m041125_c001_v7007000_t0000_u01727669485762") 2024/09/30 04:13:28 DEBUG : dst/one: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f1049d1ee51095eb9_d20240930_m041122_c001_v0001115_t0026_u01727669482798") 2024/09/30 04:13:28 DEBUG : dst/one: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f405345e0f3b7cc6f_d20240930_m041122_c001_v7007000_t0000_u01727669482613") 2024/09/30 04:13:28 DEBUG : dst/one: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f1049d1ee51095e8f_d20240930_m041118_c001_v0001115_t0055_u01727669478920") 2024/09/30 04:13:28 DEBUG : dst/one: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f405345e0f3b7cc6b_d20240930_m041118_c001_v7007000_t0000_u01727669478181") 2024/09/30 04:13:28 DEBUG : dst/one: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f11044a7eb5be9ce2_d20240930_m041112_c001_v0001137_t0010_u01727669472296") 2024/09/30 04:13:28 DEBUG : dst/one: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f402d7dd1c0204a08_d20240930_m041111_c001_v7007000_t0000_u01727669471359") 2024/09/30 04:13:28 DEBUG : dst/one: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f1050badf3ae75cde_d20240930_m041108_c001_v0001113_t0009_u01727669468912") 2024/09/30 04:13:28 DEBUG : dst/one: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f403af202347c46ec_d20240930_m041108_c001_v7007000_t0000_u01727669468729") 2024/09/30 04:13:28 DEBUG : dst/one: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f1050badf3ae75cb0_d20240930_m041104_c001_v0001113_t0053_u01727669464070") 2024/09/30 04:13:28 DEBUG : dst/one: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f403af202347c46e1_d20240930_m041103_c001_v7007000_t0000_u01727669463336") 2024/09/30 04:13:28 DEBUG : dst/one: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf1519_d20240930_m041055_c001_v0001117_t0010_u01727669455410") 2024/09/30 04:13:29 DEBUG : dst/one: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f406522c036852683_d20240930_m041054_c001_v7007000_t0000_u01727669454486") 2024/09/30 04:13:29 DEBUG : dst/one: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f1124424be3d1900e_d20240930_m041051_c001_v0001176_t0030_u01727669451721") 2024/09/30 04:13:29 DEBUG : dst/one: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f400c5d35501fb745_d20240930_m041051_c001_v7007000_t0000_u01727669451537") 2024/09/30 04:13:29 DEBUG : dst/one: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f1124424be3d18ffe_d20240930_m041047_c001_v0001176_t0008_u01727669447348") 2024/09/30 04:13:29 DEBUG : dst/one: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f400c5d35501fb738_d20240930_m041046_c001_v7007000_t0000_u01727669446605") 2024/09/30 04:13:29 DEBUG : dst/one: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f1051aa53f8dd673f_d20240930_m041039_c001_v0001043_t0058_u01727669439230") 2024/09/30 04:13:29 DEBUG : dst/one: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f411bfd38f7496a29_d20240930_m041038_c001_v7007000_t0000_u01727669438318") 2024/09/30 04:13:29 DEBUG : dst/one: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f1108f5a8d0fa19e8_d20240930_m041030_c001_v0001106_t0016_u01727669430561") 2024/09/30 04:13:29 DEBUG : dst/one: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f41934e594ac7f193_d20240930_m041030_c001_v7007000_t0000_u01727669430358") 2024/09/30 04:13:29 DEBUG : dst/one: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f1108f5a8d0fa19c6_d20240930_m041024_c001_v0001106_t0004_u01727669424825") 2024/09/30 04:13:29 DEBUG : dst/one: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f41934e594ac7f181_d20240930_m041024_c001_v7007000_t0000_u01727669424061") 2024/09/30 04:13:29 DEBUG : dst/one: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f11044a7eb5be9c79_d20240930_m041016_c001_v0001137_t0042_u01727669416824") 2024/09/30 04:13:29 DEBUG : dst/one: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f401bec702e3383bd_d20240930_m041015_c001_v7007000_t0000_u01727669415715") 2024/09/30 04:13:29 DEBUG : dst/one: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f117c1faa95c8a413_d20240930_m041008_c001_v0001116_t0049_u01727669408853") 2024/09/30 04:13:29 DEBUG : dst/one: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f404c1d82b6ff8beb_d20240930_m041008_c001_v7007000_t0000_u01727669408454") 2024/09/30 04:13:29 DEBUG : dst/one: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf1369_d20240930_m041003_c001_v0001117_t0010_u01727669403177") 2024/09/30 04:13:29 DEBUG : dst/one: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f100dc5eb22632403_d20240930_m041002_c001_v0001161_t0031_u01727669402284") 2024/09/30 04:13:29 DEBUG : dst/one: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f100dc5eb226323ff_d20240930_m041001_c001_v0001161_t0054_u01727669401097") 2024/09/30 04:13:29 DEBUG : dst/one: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f4183313bc2528fd2_d20240930_m040947_c001_v7007000_t0000_u01727669387531") 2024/09/30 04:13:30 DEBUG : dst/one: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f11044a7eb5be9c21_d20240930_m040938_c001_v0001137_t0022_u01727669378813") 2024/09/30 04:13:30 DEBUG : dst/one: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f10868f163a811dce_d20240930_m040937_c001_v0001146_t0023_u01727669377697") 2024/09/30 04:13:30 DEBUG : dst/one: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f10868f163a811dc0_d20240930_m040936_c001_v0001146_t0013_u01727669376564") 2024/09/30 04:13:30 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f4057abf64a687f6b_d20240930_m041153_c001_v7007000_t0000_u01727669513898") 2024/09/30 04:13:30 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f103b2500d533a8e3_d20240930_m041150_c001_v0001146_t0041_u01727669510219") 2024/09/30 04:13:30 DEBUG : dst/one-2019-01-01: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f102836630d0ff8ca_d20240930_m041146_c001_v0001130_t0043_u01727669506049") 2024/09/30 04:13:30 DEBUG : dst/one.bak: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f416861bea1fff35e_d20240930_m041139_c001_v7007000_t0000_u01727669499743") 2024/09/30 04:13:30 DEBUG : dst/one.bak: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f111e128fecfbec2f_d20240930_m041136_c001_v0001092_t0053_u01727669496389") 2024/09/30 04:13:30 DEBUG : dst/one.bak: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f109e469adeca9ea9_d20240930_m041131_c001_v0001120_t0032_u01727669491950") 2024/09/30 04:13:30 DEBUG : dst/one.bak: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f417daf1a6c1c5bd4_d20240930_m041125_c001_v7007000_t0000_u01727669485951") 2024/09/30 04:13:30 DEBUG : dst/one.bak: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f109a54b2eca31da3_d20240930_m041122_c001_v0001105_t0040_u01727669482285") 2024/09/30 04:13:30 DEBUG : dst/one.bak: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f114365c6fe1fd90f_d20240930_m041117_c001_v0001109_t0038_u01727669477647") 2024/09/30 04:13:30 DEBUG : dst/three: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f401bec702e3383c1_d20240930_m041015_c001_v7007000_t0000_u01727669415896") 2024/09/30 04:13:30 DEBUG : dst/three: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f100dc5eb2263242f_d20240930_m041014_c001_v0001161_t0018_u01727669414305") 2024/09/30 04:13:30 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f4057abf64a687f6c_d20240930_m041154_c001_v7007000_t0000_u01727669514084") 2024/09/30 04:13:30 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f111932ee4fa1a1cb_d20240930_m041152_c001_v0001179_t0043_u01727669512450") 2024/09/30 04:13:30 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f1180811927d9a72b_d20240930_m041148_c001_v0001102_t0019_u01727669508121") 2024/09/30 04:13:30 DEBUG : dst/three.txt: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f4057abf64a687f6d_d20240930_m041154_c001_v7007000_t0000_u01727669514286") 2024/09/30 04:13:30 DEBUG : dst/three.txt: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f109a54b2eca31e19_d20240930_m041152_c001_v0001105_t0009_u01727669512930") 2024/09/30 04:13:30 DEBUG : dst/three.txt: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f4072ef152d3b0799_d20240930_m041152_c001_v7007000_t0000_u01727669512739") 2024/09/30 04:13:31 DEBUG : dst/three.txt: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f109a54b2eca31e05_d20240930_m041148_c001_v0001105_t0007_u01727669508674") 2024/09/30 04:13:31 DEBUG : dst/three.txt: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f4072ef152d3b078a_d20240930_m041148_c001_v7007000_t0000_u01727669508475") 2024/09/30 04:13:31 DEBUG : dst/three.txt: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f11044a7eb5be9d13_d20240930_m041143_c001_v0001137_t0041_u01727669503169") 2024/09/30 04:13:31 DEBUG : dst/three.txt: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f416861bea1fff360_d20240930_m041139_c001_v7007000_t0000_u01727669499926") 2024/09/30 04:13:31 DEBUG : dst/three.txt: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f11475ad673268160_d20240930_m041138_c001_v0001179_t0020_u01727669498911") 2024/09/30 04:13:31 DEBUG : dst/three.txt: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f403af202347c4729_d20240930_m041138_c001_v7007000_t0000_u01727669498727") 2024/09/30 04:13:31 DEBUG : dst/three.txt: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f11475ad673268144_d20240930_m041134_c001_v0001179_t0046_u01727669494554") 2024/09/30 04:13:31 DEBUG : dst/three.txt: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f403af202347c471f_d20240930_m041134_c001_v7007000_t0000_u01727669494370") 2024/09/30 04:13:31 DEBUG : dst/three.txt: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f11044a7eb5be9cff_d20240930_m041128_c001_v0001137_t0038_u01727669488925") 2024/09/30 04:13:31 DEBUG : dst/three.txt: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f405345e0f3b7cc73_d20240930_m041125_c001_v7007000_t0000_u01727669485179") 2024/09/30 04:13:31 DEBUG : dst/three.txt: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f11044a7eb5be9cf0_d20240930_m041121_c001_v0001137_t0046_u01727669481331") 2024/09/30 04:13:31 DEBUG : dst/three.txt: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f405345e0f3b7cc6d_d20240930_m041120_c001_v7007000_t0000_u01727669480230") 2024/09/30 04:13:31 DEBUG : dst/three.txt: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf15cd_d20240930_m041114_c001_v0001117_t0000_u01727669474113") 2024/09/30 04:13:31 DEBUG : dst/three.txt: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f403af202347c46ee_d20240930_m041110_c001_v7007000_t0000_u01727669470422") 2024/09/30 04:13:31 DEBUG : dst/three.txt: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf1575_d20240930_m041106_c001_v0001117_t0018_u01727669466289") 2024/09/30 04:13:31 DEBUG : dst/three.txt: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f403af202347c46e6_d20240930_m041105_c001_v7007000_t0000_u01727669465176") 2024/09/30 04:13:31 DEBUG : dst/three.txt: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f1051aa53f8dd6751_d20240930_m041057_c001_v0001043_t0004_u01727669457360") 2024/09/30 04:13:31 DEBUG : dst/three.txt: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f400c5d35501fb74b_d20240930_m041053_c001_v7007000_t0000_u01727669453555") 2024/09/30 04:13:31 DEBUG : dst/three.txt: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f1051aa53f8dd6747_d20240930_m041050_c001_v0001043_t0001_u01727669450017") 2024/09/30 04:13:32 DEBUG : dst/three.txt: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f400c5d35501fb73e_d20240930_m041048_c001_v7007000_t0000_u01727669448828") 2024/09/30 04:13:32 DEBUG : dst/three.txt: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f11044a7eb5be9cac_d20240930_m041041_c001_v0001137_t0037_u01727669441605") 2024/09/30 04:13:32 DEBUG : dst/three.txt: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f400c5d35501fb725_d20240930_m041036_c001_v7007000_t0000_u01727669436973") 2024/09/30 04:13:32 DEBUG : dst/three.txt: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f11044a7eb5be9c98_d20240930_m041029_c001_v0001137_t0025_u01727669429004") 2024/09/30 04:13:32 DEBUG : dst/three.txt: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f41934e594ac7f18f_d20240930_m041027_c001_v7007000_t0000_u01727669427892") 2024/09/30 04:13:32 DEBUG : dst/three.txt: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf13db_d20240930_m041017_c001_v0001117_t0041_u01727669417879") 2024/09/30 04:13:32 DEBUG : dst/three.txt.bak: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f416861bea1fff361_d20240930_m041140_c001_v7007000_t0000_u01727669500108") 2024/09/30 04:13:32 DEBUG : dst/three.txt.bak: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f117c35aedf80228f_d20240930_m041137_c001_v0001109_t0009_u01727669497807") 2024/09/30 04:13:32 DEBUG : dst/three.txt.bak: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f119968107262827f_d20240930_m041134_c001_v0001176_t0046_u01727669494151") 2024/09/30 04:13:32 DEBUG : dst/three.txt.bak: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f417daf1a6c1c5bd6_d20240930_m041126_c001_v7007000_t0000_u01727669486137") 2024/09/30 04:13:32 DEBUG : dst/three.txt.bak: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f111c3ea3259aef76_d20240930_m041123_c001_v0001115_t0027_u01727669483917") 2024/09/30 04:13:32 DEBUG : dst/three.txt.bak: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f1135900ccd3cdddc_d20240930_m041119_c001_v0001037_t0021_u01727669479830") 2024/09/30 04:13:32 DEBUG : dst/two: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f4057abf64a687f6e_d20240930_m041154_c001_v7007000_t0000_u01727669514476") 2024/09/30 04:13:32 DEBUG : dst/two: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf16b2_d20240930_m041141_c001_v0001117_t0026_u01727669501945") 2024/09/30 04:13:32 DEBUG : dst/two: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f416861bea1fff362_d20240930_m041140_c001_v7007000_t0000_u01727669500295") 2024/09/30 04:13:32 DEBUG : dst/two: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf1642_d20240930_m041127_c001_v0001117_t0007_u01727669487880") 2024/09/30 04:13:32 DEBUG : dst/two: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f417daf1a6c1c5bd7_d20240930_m041126_c001_v7007000_t0000_u01727669486353") 2024/09/30 04:13:32 DEBUG : dst/two: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f1051aa53f8dd675b_d20240930_m041112_c001_v0001043_t0051_u01727669472941") 2024/09/30 04:13:32 DEBUG : dst/two: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f402d7dd1c0204a0d_d20240930_m041111_c001_v7007000_t0000_u01727669471542") 2024/09/30 04:13:33 DEBUG : dst/two: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f11044a7eb5be9cc6_d20240930_m041056_c001_v0001137_t0058_u01727669456747") 2024/09/30 04:13:33 DEBUG : dst/two: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f406522c036852684_d20240930_m041054_c001_v7007000_t0000_u01727669454668") 2024/09/30 04:13:33 DEBUG : dst/two: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf148d_d20240930_m041040_c001_v0001117_t0046_u01727669440077") 2024/09/30 04:13:33 DEBUG : dst/two: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f411bfd38f7496a2a_d20240930_m041038_c001_v7007000_t0000_u01727669438501") 2024/09/30 04:13:33 DEBUG : dst/two: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f1051aa53f8dd6733_d20240930_m041017_c001_v0001043_t0048_u01727669417517") 2024/09/30 04:13:33 DEBUG : dst/two: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f401bec702e3383c4_d20240930_m041016_c001_v7007000_t0000_u01727669416079") 2024/09/30 04:13:33 DEBUG : dst/two: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f106b6b212a0b9ffd_d20240930_m041011_c001_v0001176_t0011_u01727669411457") 2024/09/30 04:13:33 DEBUG : dst/two: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f4183313bc2528fd3_d20240930_m040947_c001_v7007000_t0000_u01727669387729") 2024/09/30 04:13:33 DEBUG : dst/two: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f10868f163a811e0c_d20240930_m040945_c001_v0001146_t0021_u01727669385964") 2024/09/30 04:13:33 DEBUG : empty space: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f401bec702e3381cf_d20240930_m040900_c001_v7007000_t0000_u01727669340154") 2024/09/30 04:13:33 DEBUG : empty space: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf112c_d20240930_m040855_c001_v0001117_t0010_u01727669335448") 2024/09/30 04:13:33 DEBUG : empty space: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f401bec702e3381c8_d20240930_m040852_c001_v7007000_t0000_u01727669332973") 2024/09/30 04:13:33 DEBUG : empty space: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf10b3_d20240930_m040839_c001_v0001117_t0025_u01727669319272") 2024/09/30 04:13:33 DEBUG : empty space: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f411bfd38f74969c0_d20240930_m040827_c001_v7007000_t0000_u01727669307452") 2024/09/30 04:13:33 DEBUG : empty space: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf1038_d20240930_m040823_c001_v0001117_t0056_u01727669303316") 2024/09/30 04:13:33 DEBUG : empty space: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f400c5d35501fb515_d20240930_m040753_c001_v7007000_t0000_u01727669273481") 2024/09/30 04:13:33 DEBUG : empty space: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf0ed6_d20240930_m040750_c001_v0001117_t0016_u01727669270412") 2024/09/30 04:13:33 DEBUG : empty space: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f400c5d35501fb508_d20240930_m040748_c001_v7007000_t0000_u01727669268242") 2024/09/30 04:13:33 DEBUG : empty space: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf0eba_d20240930_m040746_c001_v0001117_t0013_u01727669266615") 2024/09/30 04:13:33 DEBUG : empty space: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f400c5d35501fb500_d20240930_m040741_c001_v7007000_t0000_u01727669261276") 2024/09/30 04:13:34 DEBUG : empty space: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf0e74_d20240930_m040738_c001_v0001117_t0053_u01727669258304") 2024/09/30 04:13:34 DEBUG : empty space: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f400c5d35501fb4f5_d20240930_m040736_c001_v7007000_t0000_u01727669256297") 2024/09/30 04:13:34 DEBUG : empty space: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf0e54_d20240930_m040734_c001_v0001117_t0008_u01727669254043") 2024/09/30 04:13:34 DEBUG : empty space: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f400c5d35501fb4d3_d20240930_m040723_c001_v7007000_t0000_u01727669243571") 2024/09/30 04:13:34 DEBUG : empty space: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf0de8_d20240930_m040720_c001_v0001117_t0030_u01727669240623") 2024/09/30 04:13:34 DEBUG : empty space: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f405345e0f3b7c8f9_d20240930_m040718_c001_v7007000_t0000_u01727669238583") 2024/09/30 04:13:34 DEBUG : empty space: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf0dce_d20240930_m040717_c001_v0001117_t0005_u01727669237199") 2024/09/30 04:13:34 DEBUG : empty space: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f405345e0f3b7c8c4_d20240930_m040708_c001_v7007000_t0000_u01727669228134") 2024/09/30 04:13:34 DEBUG : empty space: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf0d74_d20240930_m040705_c001_v0001117_t0038_u01727669225783") 2024/09/30 04:13:34 DEBUG : empty space: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f405345e0f3b7c8b5_d20240930_m040703_c001_v7007000_t0000_u01727669223140") 2024/09/30 04:13:34 DEBUG : empty space: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf0d54_d20240930_m040701_c001_v0001117_t0000_u01727669221196") 2024/09/30 04:13:34 DEBUG : empty space: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f405345e0f3b7c8a2_d20240930_m040700_c001_v7007000_t0000_u01727669220067") 2024/09/30 04:13:34 DEBUG : empty space: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f107d5b99e3373db9_d20240930_m040659_c001_v0001181_t0040_u01727669219473") 2024/09/30 04:13:34 DEBUG : empty space: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf0d34_d20240930_m040656_c001_v0001117_t0025_u01727669216706") 2024/09/30 04:13:34 DEBUG : enormous: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f400c5d35501fb512_d20240930_m040752_c001_v7007000_t0000_u01727669272743") 2024/09/30 04:13:34 DEBUG : enormous: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf0ee4_d20240930_m040751_c001_v0001117_t0007_u01727669271227") 2024/09/30 04:13:34 DEBUG : existing: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f4057abf64a687f72_d20240930_m041200_c001_v7007000_t0000_u01727669520279") 2024/09/30 04:13:34 DEBUG : existing: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f11044a7eb5be9d25_d20240930_m041158_c001_v0001137_t0025_u01727669518906") 2024/09/30 04:13:34 DEBUG : existing: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f411bfd38f74969b4_d20240930_m040821_c001_v7007000_t0000_u01727669301206") 2024/09/30 04:13:35 DEBUG : existing: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf1014_d20240930_m040819_c001_v0001117_t0038_u01727669299941") 2024/09/30 04:13:35 DEBUG : existing: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f405345e0f3b7c835_d20240930_m040651_c001_v7007000_t0000_u01727669211349") 2024/09/30 04:13:35 DEBUG : existing: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf0cf0_d20240930_m040649_c001_v0001117_t0035_u01727669209540") 2024/09/30 04:13:35 DEBUG : existing: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f405345e0f3b7c825_d20240930_m040648_c001_v7007000_t0000_u01727669208227") 2024/09/30 04:13:35 DEBUG : existing: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf0cda_d20240930_m040647_c001_v0001117_t0059_u01727669207282") 2024/09/30 04:13:35 DEBUG : existing: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf0cca_d20240930_m040645_c001_v0001117_t0030_u01727669205762") 2024/09/30 04:13:35 DEBUG : existing-b: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f411bfd38f74969b5_d20240930_m040821_c001_v7007000_t0000_u01727669301403") 2024/09/30 04:13:35 DEBUG : existing-b: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f11044a7eb5be9b81_d20240930_m040819_c001_v0001137_t0026_u01727669299952") 2024/09/30 04:13:35 DEBUG : five: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f400c5d35501fb51e_d20240930_m040759_c001_v7007000_t0000_u01727669279530") 2024/09/30 04:13:35 DEBUG : five: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f412b255f3dbf0f1e_d20240930_m040756_c001_v0001117_t0012_u01727669276994") 2024/09/30 04:13:35 DEBUG : foo: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f405345e0f3b7c8bd_d20240930_m040705_c001_v7007000_t0000_u01727669225043") 2024/09/30 04:13:35 DEBUG : foo: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f412b255f3dbf0d68_d20240930_m040704_c001_v0001117_t0012_u01727669224480") 2024/09/30 04:13:35 DEBUG : foo: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f412b255f3dbf0d62_d20240930_m040703_c001_v0001117_t0012_u01727669223883") 2024/09/30 04:13:35 DEBUG : four: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f400c5d35501fb51f_d20240930_m040759_c001_v7007000_t0000_u01727669279725") 2024/09/30 04:13:35 DEBUG : four: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f4051aa53f8dd66c5_d20240930_m040757_c001_v0001043_t0058_u01727669277554") 2024/09/30 04:13:35 DEBUG : four: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf0f16_d20240930_m040756_c001_v0001117_t0035_u01727669276053") 2024/09/30 04:13:35 DEBUG : hello world2: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f400c5d35501fb356_d20240930_m040538_c001_v7007000_t0000_u01727669138869") 2024/09/30 04:13:35 DEBUG : hello world2: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf0a67_d20240930_m040537_c001_v0001117_t0052_u01727669137772") 2024/09/30 04:13:35 DEBUG : ignore-size: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f4183313bc2528d25_d20240930_m040644_c001_v7007000_t0000_u01727669204169") 2024/09/30 04:13:36 DEBUG : ignore-size: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf0cb0_d20240930_m040642_c001_v0001117_t0016_u01727669202318") 2024/09/30 04:13:36 DEBUG : nested/sub dir/file: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f411bfd38f74969ad_d20240930_m040818_c001_v7007000_t0000_u01727669298793") 2024/09/30 04:13:36 DEBUG : nested/sub dir/file: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f11044a7eb5be9b73_d20240930_m040817_c001_v0001137_t0010_u01727669297539") 2024/09/30 04:13:36 DEBUG : nested/sub dir/file: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f411bfd38f74969a8_d20240930_m040816_c001_v7007000_t0000_u01727669296427") 2024/09/30 04:13:36 DEBUG : nested/sub dir/file: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f11044a7eb5be9b6b_d20240930_m040814_c001_v0001137_t0016_u01727669294786") 2024/09/30 04:13:36 DEBUG : one: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f400c5d35501fb523_d20240930_m040759_c001_v7007000_t0000_u01727669279906") 2024/09/30 04:13:36 DEBUG : one: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f412b255f3dbf0f00_d20240930_m040754_c001_v0001117_t0012_u01727669274644") 2024/09/30 04:13:36 DEBUG : only0: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f41934e594ac80044_d20240930_m041309_c001_v7007000_t0000_u01727669589029") 2024/09/30 04:13:36 DEBUG : only0: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f41044a7eb5be9dd9_d20240930_m041304_c001_v0001137_t0043_u01727669584190") 2024/09/30 04:13:36 DEBUG : only0: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f11044a7eb5be9d7d_d20240930_m041240_c001_v0001137_t0027_u01727669560065") 2024/09/30 04:13:36 DEBUG : only0: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f404c1d82b6ff9586_d20240930_m041233_c001_v7007000_t0000_u01727669553120") 2024/09/30 04:13:36 DEBUG : only0: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f11044a7eb5be9d2b_d20240930_m041206_c001_v0001137_t0058_u01727669526924") 2024/09/30 04:13:36 DEBUG : only1: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f41934e594ac80046_d20240930_m041309_c001_v7007000_t0000_u01727669589213") 2024/09/30 04:13:36 DEBUG : only1: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f41044a7eb5be9dcf_d20240930_m041303_c001_v0001137_t0043_u01727669583134") 2024/09/30 04:13:36 DEBUG : only1: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f11044a7eb5be9d81_d20240930_m041241_c001_v0001137_t0044_u01727669561408") 2024/09/30 04:13:36 DEBUG : only1: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f404c1d82b6ff9587_d20240930_m041233_c001_v7007000_t0000_u01727669553309") 2024/09/30 04:13:36 DEBUG : only1: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f11044a7eb5be9d3b_d20240930_m041209_c001_v0001137_t0008_u01727669529864") 2024/09/30 04:13:37 DEBUG : only10: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f41934e594ac80047_d20240930_m041309_c001_v7007000_t0000_u01727669589397") 2024/09/30 04:13:37 DEBUG : only10: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f419bbcfd91a13d66_d20240930_m041303_c001_v0001179_t0043_u01727669583700") 2024/09/30 04:13:37 DEBUG : only10: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f11044a7eb5be9d9d_d20240930_m041251_c001_v0001137_t0008_u01727669571454") 2024/09/30 04:13:37 DEBUG : only10: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f402d7dd1c0204e64_d20240930_m041233_c001_v7007000_t0000_u01727669553317") 2024/09/30 04:13:37 DEBUG : only10: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f11044a7eb5be9d55_d20240930_m041220_c001_v0001137_t0000_u01727669540821") 2024/09/30 04:13:37 DEBUG : only11: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f41934e594ac80048_d20240930_m041309_c001_v7007000_t0000_u01727669589595") 2024/09/30 04:13:37 DEBUG : only11: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f412b255f3dbf1960_d20240930_m041303_c001_v0001117_t0012_u01727669583124") 2024/09/30 04:13:37 DEBUG : only11: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f11044a7eb5be9da3_d20240930_m041252_c001_v0001137_t0015_u01727669572412") 2024/09/30 04:13:37 DEBUG : only11: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f41934e594ac7ffe0_d20240930_m041233_c001_v7007000_t0000_u01727669553334") 2024/09/30 04:13:37 DEBUG : only11: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f11044a7eb5be9d57_d20240930_m041222_c001_v0001137_t0040_u01727669542023") 2024/09/30 04:13:37 DEBUG : only12: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f41934e594ac80049_d20240930_m041309_c001_v7007000_t0000_u01727669589779") 2024/09/30 04:13:37 DEBUG : only12: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f413cddcdb2adfdbf_d20240930_m041303_c001_v0001098_t0029_u01727669583900") 2024/09/30 04:13:37 DEBUG : only12: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f11044a7eb5be9da7_d20240930_m041253_c001_v0001137_t0016_u01727669573554") 2024/09/30 04:13:37 DEBUG : only12: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f41934e594ac7ffe1_d20240930_m041233_c001_v7007000_t0000_u01727669553340") 2024/09/30 04:13:37 DEBUG : only12: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f11044a7eb5be9d5b_d20240930_m041223_c001_v0001137_t0002_u01727669543283") 2024/09/30 04:13:37 DEBUG : only13: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f41934e594ac8004a_d20240930_m041309_c001_v7007000_t0000_u01727669589968") 2024/09/30 04:13:37 DEBUG : only13: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f412b255f3dbf196a_d20240930_m041303_c001_v0001117_t0012_u01727669583537") 2024/09/30 04:13:37 DEBUG : only13: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f11044a7eb5be9dad_d20240930_m041254_c001_v0001137_t0004_u01727669574675") 2024/09/30 04:13:37 DEBUG : only13: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f41934e594ac7ffdc_d20240930_m041232_c001_v7007000_t0000_u01727669552901") 2024/09/30 04:13:37 DEBUG : only13: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f11044a7eb5be9d5f_d20240930_m041224_c001_v0001137_t0040_u01727669544310") 2024/09/30 04:13:38 DEBUG : only14: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f41934e594ac8004b_d20240930_m041310_c001_v7007000_t0000_u01727669590152") 2024/09/30 04:13:38 DEBUG : only14: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f41044a7eb5be9dd1_d20240930_m041303_c001_v0001137_t0043_u01727669583547") 2024/09/30 04:13:38 DEBUG : only14: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f11044a7eb5be9db1_d20240930_m041255_c001_v0001137_t0059_u01727669575772") 2024/09/30 04:13:38 DEBUG : only14: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f41934e594ac7ffd9_d20240930_m041232_c001_v7007000_t0000_u01727669552516") 2024/09/30 04:13:38 DEBUG : only14: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f11044a7eb5be9d63_d20240930_m041225_c001_v0001137_t0010_u01727669545198") 2024/09/30 04:13:38 DEBUG : only15: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f41934e594ac8004c_d20240930_m041310_c001_v7007000_t0000_u01727669590341") 2024/09/30 04:13:38 DEBUG : only15: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f412b255f3dbf196e_d20240930_m041303_c001_v0001117_t0012_u01727669583719") 2024/09/30 04:13:38 DEBUG : only15: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f11044a7eb5be9db5_d20240930_m041256_c001_v0001137_t0001_u01727669576778") 2024/09/30 04:13:38 DEBUG : only15: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f41934e594ac7ffdb_d20240930_m041232_c001_v7007000_t0000_u01727669552715") 2024/09/30 04:13:38 DEBUG : only15: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f11044a7eb5be9d67_d20240930_m041226_c001_v0001137_t0003_u01727669546253") 2024/09/30 04:13:38 DEBUG : only16: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f41934e594ac8004d_d20240930_m041310_c001_v7007000_t0000_u01727669590528") 2024/09/30 04:13:38 DEBUG : only16: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f41044a7eb5be9dd5_d20240930_m041303_c001_v0001137_t0043_u01727669583729") 2024/09/30 04:13:38 DEBUG : only16: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f11044a7eb5be9db9_d20240930_m041257_c001_v0001137_t0057_u01727669577903") 2024/09/30 04:13:38 DEBUG : only16: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f41934e594ac7ffdd_d20240930_m041232_c001_v7007000_t0000_u01727669552912") 2024/09/30 04:13:38 DEBUG : only16: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f11044a7eb5be9d6b_d20240930_m041227_c001_v0001137_t0037_u01727669547390") 2024/09/30 04:13:38 DEBUG : only17: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f41934e594ac8004e_d20240930_m041310_c001_v7007000_t0000_u01727669590712") 2024/09/30 04:13:38 DEBUG : only17: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f419bbcfd91a13d68_d20240930_m041303_c001_v0001179_t0043_u01727669583888") 2024/09/30 04:13:38 DEBUG : only17: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f11044a7eb5be9dc1_d20240930_m041259_c001_v0001137_t0047_u01727669579048") 2024/09/30 04:13:38 DEBUG : only17: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f404c1d82b6ff9584_d20240930_m041232_c001_v7007000_t0000_u01727669552738") 2024/09/30 04:13:39 DEBUG : only17: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f11044a7eb5be9d6d_d20240930_m041228_c001_v0001137_t0014_u01727669548632") 2024/09/30 04:13:39 DEBUG : only18: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f41934e594ac8004f_d20240930_m041310_c001_v7007000_t0000_u01727669590895") 2024/09/30 04:13:39 DEBUG : only18: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f412b255f3dbf1970_d20240930_m041303_c001_v0001117_t0012_u01727669583902") 2024/09/30 04:13:39 DEBUG : only18: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f11044a7eb5be9dc9_d20240930_m041300_c001_v0001137_t0058_u01727669580778") 2024/09/30 04:13:39 DEBUG : only18: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f404c1d82b6ff9585_d20240930_m041232_c001_v7007000_t0000_u01727669552925") 2024/09/30 04:13:39 DEBUG : only18: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f11044a7eb5be9d6f_d20240930_m041229_c001_v0001137_t0059_u01727669549758") 2024/09/30 04:13:39 DEBUG : only19: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f41934e594ac80050_d20240930_m041311_c001_v7007000_t0000_u01727669591084") 2024/09/30 04:13:39 DEBUG : only19: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f41044a7eb5be9dd7_d20240930_m041304_c001_v0001137_t0043_u01727669584009") 2024/09/30 04:13:39 DEBUG : only19: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f11044a7eb5be9dcd_d20240930_m041302_c001_v0001137_t0037_u01727669582152") 2024/09/30 04:13:39 DEBUG : only19: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f402d7dd1c0204e62_d20240930_m041232_c001_v7007000_t0000_u01727669552898") 2024/09/30 04:13:39 DEBUG : only19: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f11044a7eb5be9d71_d20240930_m041230_c001_v0001137_t0021_u01727669550977") 2024/09/30 04:13:39 DEBUG : only2: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f41934e594ac80051_d20240930_m041311_c001_v7007000_t0000_u01727669591268") 2024/09/30 04:13:39 DEBUG : only2: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f419bbcfd91a13d6c_d20240930_m041304_c001_v0001179_t0043_u01727669584131") 2024/09/30 04:13:39 DEBUG : only2: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f11044a7eb5be9d85_d20240930_m041242_c001_v0001137_t0050_u01727669562270") 2024/09/30 04:13:39 DEBUG : only2: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f402d7dd1c0204e63_d20240930_m041233_c001_v7007000_t0000_u01727669553122") 2024/09/30 04:13:39 DEBUG : only2: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f11044a7eb5be9d3d_d20240930_m041210_c001_v0001137_t0029_u01727669530966") 2024/09/30 04:13:39 DEBUG : only3: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f41934e594ac80052_d20240930_m041311_c001_v7007000_t0000_u01727669591454") 2024/09/30 04:13:39 DEBUG : only3: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f413cddcdb2adfdc3_d20240930_m041304_c001_v0001098_t0029_u01727669584090") 2024/09/30 04:13:39 DEBUG : only3: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f11044a7eb5be9d8b_d20240930_m041243_c001_v0001137_t0028_u01727669563553") 2024/09/30 04:13:39 DEBUG : only3: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f404c1d82b6ff9588_d20240930_m041233_c001_v7007000_t0000_u01727669553501") 2024/09/30 04:13:40 DEBUG : only3: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f11044a7eb5be9d41_d20240930_m041212_c001_v0001137_t0025_u01727669532425") 2024/09/30 04:13:40 DEBUG : only4: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f41934e594ac80053_d20240930_m041311_c001_v7007000_t0000_u01727669591639") 2024/09/30 04:13:40 DEBUG : only4: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f413cddcdb2adfdc5_d20240930_m041304_c001_v0001098_t0029_u01727669584273") 2024/09/30 04:13:40 DEBUG : only4: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f11044a7eb5be9d8f_d20240930_m041244_c001_v0001137_t0011_u01727669564820") 2024/09/30 04:13:40 DEBUG : only4: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f402d7dd1c0204e65_d20240930_m041233_c001_v7007000_t0000_u01727669553514") 2024/09/30 04:13:40 DEBUG : only4: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f11044a7eb5be9d45_d20240930_m041213_c001_v0001137_t0057_u01727669533485") 2024/09/30 04:13:40 DEBUG : only5: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f41934e594ac80054_d20240930_m041311_c001_v7007000_t0000_u01727669591823") 2024/09/30 04:13:40 DEBUG : only5: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f412b255f3dbf197e_d20240930_m041304_c001_v0001117_t0012_u01727669584327") 2024/09/30 04:13:40 DEBUG : only5: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f11044a7eb5be9d91_d20240930_m041245_c001_v0001137_t0023_u01727669565883") 2024/09/30 04:13:40 DEBUG : only5: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f41934e594ac7ffd8_d20240930_m041232_c001_v7007000_t0000_u01727669552330") 2024/09/30 04:13:40 DEBUG : only5: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f11044a7eb5be9d49_d20240930_m041214_c001_v0001137_t0039_u01727669534862") 2024/09/30 04:13:40 DEBUG : only6: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f41934e594ac80055_d20240930_m041312_c001_v7007000_t0000_u01727669592010") 2024/09/30 04:13:40 DEBUG : only6: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f412b255f3dbf1976_d20240930_m041304_c001_v0001117_t0012_u01727669584130") 2024/09/30 04:13:40 DEBUG : only6: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f11044a7eb5be9d93_d20240930_m041246_c001_v0001137_t0044_u01727669566851") 2024/09/30 04:13:40 DEBUG : only6: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f41934e594ac7ffdf_d20240930_m041233_c001_v7007000_t0000_u01727669553134") 2024/09/30 04:13:40 DEBUG : only6: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f11044a7eb5be9d4d_d20240930_m041215_c001_v0001137_t0053_u01727669535884") 2024/09/30 04:13:40 DEBUG : only7: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f41934e594ac80056_d20240930_m041312_c001_v7007000_t0000_u01727669592193") 2024/09/30 04:13:40 DEBUG : only7: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f41044a7eb5be9ddb_d20240930_m041304_c001_v0001137_t0043_u01727669584371") 2024/09/30 04:13:40 DEBUG : only7: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f11044a7eb5be9d97_d20240930_m041247_c001_v0001137_t0029_u01727669567883") 2024/09/30 04:13:40 DEBUG : only7: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f402d7dd1c0204e61_d20240930_m041232_c001_v7007000_t0000_u01727669552699") 2024/09/30 04:13:41 DEBUG : only7: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f11044a7eb5be9d4f_d20240930_m041217_c001_v0001137_t0018_u01727669537224") 2024/09/30 04:13:41 DEBUG : only8: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f41934e594ac80057_d20240930_m041312_c001_v7007000_t0000_u01727669592380") 2024/09/30 04:13:41 DEBUG : only8: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f413cddcdb2adfdc9_d20240930_m041304_c001_v0001098_t0029_u01727669584455") 2024/09/30 04:13:41 DEBUG : only8: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f11044a7eb5be9d99_d20240930_m041249_c001_v0001137_t0024_u01727669569150") 2024/09/30 04:13:41 DEBUG : only8: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f41934e594ac7ffda_d20240930_m041232_c001_v7007000_t0000_u01727669552702") 2024/09/30 04:13:41 DEBUG : only8: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f11044a7eb5be9d51_d20240930_m041218_c001_v0001137_t0035_u01727669538655") 2024/09/30 04:13:41 DEBUG : only9: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f41934e594ac80058_d20240930_m041312_c001_v7007000_t0000_u01727669592565") 2024/09/30 04:13:41 DEBUG : only9: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f419bbcfd91a13d6e_d20240930_m041304_c001_v0001179_t0043_u01727669584314") 2024/09/30 04:13:41 DEBUG : only9: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f11044a7eb5be9d9b_d20240930_m041250_c001_v0001137_t0017_u01727669570399") 2024/09/30 04:13:41 DEBUG : only9: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f41934e594ac7ffde_d20240930_m041233_c001_v7007000_t0000_u01727669553134") 2024/09/30 04:13:41 DEBUG : only9: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f11044a7eb5be9d53_d20240930_m041219_c001_v0001137_t0000_u01727669539822") 2024/09/30 04:13:41 DEBUG : potato: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f411bfd38f7496989_d20240930_m040812_c001_v7007000_t0000_u01727669292817") 2024/09/30 04:13:41 DEBUG : potato: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f1051aa53f8dd66d5_d20240930_m040810_c001_v0001043_t0047_u01727669290829") 2024/09/30 04:13:41 DEBUG : potato: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f411bfd38f749696d_d20240930_m040808_c001_v7007000_t0000_u01727669288983") 2024/09/30 04:13:41 DEBUG : potato: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f11044a7eb5be9b55_d20240930_m040805_c001_v0001137_t0010_u01727669285626") 2024/09/30 04:13:41 DEBUG : potato: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f411bfd38f7496968_d20240930_m040804_c001_v7007000_t0000_u01727669284123") 2024/09/30 04:13:41 DEBUG : potato: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f1051aa53f8dd66cb_d20240930_m040800_c001_v0001043_t0011_u01727669280830") 2024/09/30 04:13:41 DEBUG : potato: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f400c5d35501fb504_d20240930_m040744_c001_v7007000_t0000_u01727669264855") 2024/09/30 04:13:42 DEBUG : potato: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf0e94_d20240930_m040742_c001_v0001117_t0029_u01727669262207") 2024/09/30 04:13:42 DEBUG : potato: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f400c5d35501fb4fb_d20240930_m040739_c001_v7007000_t0000_u01727669259902") 2024/09/30 04:13:42 DEBUG : potato: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf0e6a_d20240930_m040737_c001_v0001117_t0007_u01727669257240") 2024/09/30 04:13:42 DEBUG : potato: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f400c5d35501fb4f2_d20240930_m040735_c001_v7007000_t0000_u01727669255118") 2024/09/30 04:13:42 DEBUG : potato: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf0e4a_d20240930_m040733_c001_v0001117_t0017_u01727669253344") 2024/09/30 04:13:42 DEBUG : potato: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f405345e0f3b7c913_d20240930_m040722_c001_v7007000_t0000_u01727669242627") 2024/09/30 04:13:42 DEBUG : potato: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf0dde_d20240930_m040719_c001_v0001117_t0054_u01727669239551") 2024/09/30 04:13:42 DEBUG : potato: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f405345e0f3b7c8fc_d20240930_m040718_c001_v7007000_t0000_u01727669238784") 2024/09/30 04:13:42 DEBUG : potato: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf0dc4_d20240930_m040716_c001_v0001117_t0017_u01727669236140") 2024/09/30 04:13:42 DEBUG : potato: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f405345e0f3b7c8f1_d20240930_m040715_c001_v7007000_t0000_u01727669235388") 2024/09/30 04:13:42 DEBUG : potato: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf0dae_d20240930_m040713_c001_v0001117_t0036_u01727669233760") 2024/09/30 04:13:42 DEBUG : potato: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf0da2_d20240930_m040712_c001_v0001117_t0004_u01727669232041") 2024/09/30 04:13:42 DEBUG : potato: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f405345e0f3b7c8d6_d20240930_m040711_c001_v7007000_t0000_u01727669231298") 2024/09/30 04:13:42 DEBUG : potato: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf0d90_d20240930_m040710_c001_v0001117_t0032_u01727669230349") 2024/09/30 04:13:42 DEBUG : potato: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf0d8a_d20240930_m040709_c001_v0001117_t0057_u01727669229062") 2024/09/30 04:13:42 DEBUG : potato: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f405345e0f3b7c8c8_d20240930_m040708_c001_v7007000_t0000_u01727669228320") 2024/09/30 04:13:42 DEBUG : potato: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf0d80_d20240930_m040706_c001_v0001117_t0024_u01727669226860") 2024/09/30 04:13:42 DEBUG : potato2: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f402d7dd1c020488d_d20240930_m040911_c001_v7007000_t0000_u01727669351353") 2024/09/30 04:13:43 DEBUG : potato2: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f1051aa53f8dd66f3_d20240930_m040910_c001_v0001043_t0001_u01727669350286") 2024/09/30 04:13:43 DEBUG : potato2: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f401bec702e3381d1_d20240930_m040901_c001_v7007000_t0000_u01727669341254") 2024/09/30 04:13:43 DEBUG : potato2: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f1051aa53f8dd66ef_d20240930_m040854_c001_v0001043_t0039_u01727669334266") 2024/09/30 04:13:43 DEBUG : potato2: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f416861bea1fff13b_d20240930_m040844_c001_v7007000_t0000_u01727669324435") 2024/09/30 04:13:43 DEBUG : potato2: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f1051aa53f8dd66ed_d20240930_m040836_c001_v0001043_t0017_u01727669316988") 2024/09/30 04:13:43 DEBUG : potato2: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f411bfd38f74969c2_d20240930_m040827_c001_v7007000_t0000_u01727669307822") 2024/09/30 04:13:43 DEBUG : potato2: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f1051aa53f8dd66e1_d20240930_m040822_c001_v0001043_t0027_u01727669302823") 2024/09/30 04:13:43 DEBUG : potato2: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f400c5d35501fb511_d20240930_m040752_c001_v7007000_t0000_u01727669272562") 2024/09/30 04:13:43 DEBUG : potato2: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf0ed0_d20240930_m040749_c001_v0001117_t0047_u01727669269621") 2024/09/30 04:13:43 DEBUG : potato2: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f400c5d35501fb509_d20240930_m040748_c001_v7007000_t0000_u01727669268423") 2024/09/30 04:13:43 DEBUG : potato2: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf0eb0_d20240930_m040745_c001_v0001117_t0022_u01727669265936") 2024/09/30 04:13:43 DEBUG : potato2: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f400c5d35501fb505_d20240930_m040745_c001_v7007000_t0000_u01727669265079") 2024/09/30 04:13:43 DEBUG : potato2: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf0e9e_d20240930_m040743_c001_v0001117_t0039_u01727669263723") 2024/09/30 04:13:43 DEBUG : potato2: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f400c5d35501fb501_d20240930_m040741_c001_v7007000_t0000_u01727669261457") 2024/09/30 04:13:43 DEBUG : potato2: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf0e82_d20240930_m040740_c001_v0001117_t0032_u01727669260267") 2024/09/30 04:13:43 DEBUG : potato2: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f400c5d35501fb4f6_d20240930_m040736_c001_v7007000_t0000_u01727669256490") 2024/09/30 04:13:43 DEBUG : potato2: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf0e5c_d20240930_m040735_c001_v0001117_t0006_u01727669255127") 2024/09/30 04:13:43 DEBUG : potato2: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f400c5d35501fb4d4_d20240930_m040723_c001_v7007000_t0000_u01727669243753") 2024/09/30 04:13:43 DEBUG : potato2: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf0dea_d20240930_m040721_c001_v0001117_t0034_u01727669241678") 2024/09/30 04:13:44 DEBUG : potato2: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f400c5d35501fb37b_d20240930_m040543_c001_v7007000_t0000_u01727669143487") 2024/09/30 04:13:44 DEBUG : potato2: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf0a87_d20240930_m040542_c001_v0001117_t0053_u01727669142372") 2024/09/30 04:13:44 DEBUG : potato2: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f400c5d35501fb369_d20240930_m040541_c001_v7007000_t0000_u01727669141042") 2024/09/30 04:13:44 DEBUG : potato2: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf0a7d_d20240930_m040539_c001_v0001117_t0015_u01727669139773") 2024/09/30 04:13:44 DEBUG : potato3: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f401bec702e3381d0_d20240930_m040900_c001_v7007000_t0000_u01727669340765") 2024/09/30 04:13:44 DEBUG : potato3: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f11044a7eb5be9bc3_d20240930_m040856_c001_v0001137_t0055_u01727669336911") 2024/09/30 04:13:44 DEBUG : potato3: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f416861bea1fff13c_d20240930_m040846_c001_v7007000_t0000_u01727669326163") 2024/09/30 04:13:44 DEBUG : potato3: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f11044a7eb5be9bb1_d20240930_m040840_c001_v0001137_t0031_u01727669320483") 2024/09/30 04:13:44 DEBUG : potato3: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f411bfd38f74969c3_d20240930_m040828_c001_v7007000_t0000_u01727669308249") 2024/09/30 04:13:44 DEBUG : potato3: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f11044a7eb5be9b8d_d20240930_m040824_c001_v0001137_t0007_u01727669304375") 2024/09/30 04:13:44 DEBUG : pre-dest1/1: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f401bec702e33825f_d20240930_m040956_c001_v7007000_t0000_u01727669396743") 2024/09/30 04:13:44 DEBUG : pre-dest1/1: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f11044a7eb5be9c2d_d20240930_m040948_c001_v0001137_t0014_u01727669388521") 2024/09/30 04:13:44 DEBUG : pre-dest2/2: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f401bec702e338260_d20240930_m040956_c001_v7007000_t0000_u01727669396926") 2024/09/30 04:13:44 DEBUG : pre-dest2/2: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f1051aa53f8dd6717_d20240930_m040949_c001_v0001043_t0015_u01727669389207") 2024/09/30 04:13:44 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f4183313bc2528fba_d20240930_m040925_c001_v7007000_t0000_u01727669365154") 2024/09/30 04:13:44 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf11f6_d20240930_m040921_c001_v0001117_t0048_u01727669361022") 2024/09/30 04:13:44 DEBUG : sizeonly: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f4183313bc2528d10_d20240930_m040640_c001_v7007000_t0000_u01727669200663") 2024/09/30 04:13:44 DEBUG : sizeonly: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf0c94_d20240930_m040638_c001_v0001117_t0050_u01727669198577") 2024/09/30 04:13:45 DEBUG : sub dir/hello world: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f41934e594ac80065_d20240930_m041318_c001_v7007000_t0000_u01727669598697") 2024/09/30 04:13:45 DEBUG : sub dir/hello world: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f11044a7eb5be9e03_d20240930_m041317_c001_v0001137_t0018_u01727669597478") 2024/09/30 04:13:45 DEBUG : sub dir/hello world: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f41934e594ac8005c_d20240930_m041315_c001_v7007000_t0000_u01727669595555") 2024/09/30 04:13:45 DEBUG : sub dir/hello world: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f119bbcfd91a13d9c_d20240930_m041313_c001_v0001179_t0004_u01727669593937") 2024/09/30 04:13:45 DEBUG : sub dir/hello world: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f411bfd38f74969ae_d20240930_m040818_c001_v7007000_t0000_u01727669298981") 2024/09/30 04:13:45 DEBUG : sub dir/hello world: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f1051aa53f8dd66d9_d20240930_m040817_c001_v0001043_t0017_u01727669297891") 2024/09/30 04:13:45 DEBUG : sub dir/hello world: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f411bfd38f74969a9_d20240930_m040816_c001_v7007000_t0000_u01727669296608") 2024/09/30 04:13:45 DEBUG : sub dir/hello world: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf0fce_d20240930_m040815_c001_v0001117_t0023_u01727669295139") 2024/09/30 04:13:45 DEBUG : sub dir/hello world: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f4183313bc2528cde_d20240930_m040634_c001_v7007000_t0000_u01727669194418") 2024/09/30 04:13:45 DEBUG : sub dir/hello world: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf0c5c_d20240930_m040632_c001_v0001117_t0055_u01727669192398") 2024/09/30 04:13:45 DEBUG : sub dir/hello world: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f4183313bc2528ccc_d20240930_m040631_c001_v7007000_t0000_u01727669191575") 2024/09/30 04:13:45 DEBUG : sub dir/hello world: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf0c40_d20240930_m040629_c001_v0001117_t0025_u01727669189888") 2024/09/30 04:13:45 DEBUG : sub dir/hello world: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f4183313bc2528cb9_d20240930_m040626_c001_v7007000_t0000_u01727669186442") 2024/09/30 04:13:45 DEBUG : sub dir/hello world: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf0c16_d20240930_m040625_c001_v0001117_t0007_u01727669185025") 2024/09/30 04:13:45 DEBUG : sub dir/hello world: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f4183313bc2528cae_d20240930_m040624_c001_v7007000_t0000_u01727669184424") 2024/09/30 04:13:45 DEBUG : sub dir/hello world: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf0bf8_d20240930_m040622_c001_v0001117_t0038_u01727669182217") 2024/09/30 04:13:45 DEBUG : sub dir/hello world: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf0bda_d20240930_m040618_c001_v0001117_t0041_u01727669178596") 2024/09/30 04:13:45 DEBUG : sub dir/hello world: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f4183313bc2528c7c_d20240930_m040617_c001_v7007000_t0000_u01727669177631") 2024/09/30 04:13:45 DEBUG : sub dir/hello world: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf0bcc_d20240930_m040616_c001_v0001117_t0002_u01727669176528") 2024/09/30 04:13:46 DEBUG : sub dir/hello world: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf0bbc_d20240930_m040615_c001_v0001117_t0026_u01727669175101") 2024/09/30 04:13:46 DEBUG : sub dir/hello world: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f4183313bc2528c40_d20240930_m040613_c001_v7007000_t0000_u01727669173625") 2024/09/30 04:13:46 DEBUG : sub dir/hello world: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf0b86_d20240930_m040609_c001_v0001117_t0001_u01727669169947") 2024/09/30 04:13:46 DEBUG : sub dir/hello world: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf0b5e_d20240930_m040606_c001_v0001117_t0022_u01727669166279") 2024/09/30 04:13:46 DEBUG : sub dir/hello world: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f4183313bc2528b8b_d20240930_m040605_c001_v7007000_t0000_u01727669165359") 2024/09/30 04:13:46 DEBUG : sub dir/hello world: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf0b46_d20240930_m040603_c001_v0001117_t0015_u01727669163877") 2024/09/30 04:13:46 DEBUG : sub dir/hello world: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf0b38_d20240930_m040602_c001_v0001117_t0011_u01727669162730") 2024/09/30 04:13:46 DEBUG : sub dir/hello world: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f4183313bc2528b72_d20240930_m040601_c001_v7007000_t0000_u01727669161808") 2024/09/30 04:13:46 DEBUG : sub dir/hello world: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf0b0c_d20240930_m040557_c001_v0001117_t0016_u01727669157358") 2024/09/30 04:13:46 DEBUG : sub dir/hello world: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f4183313bc2528b6a_d20240930_m040556_c001_v7007000_t0000_u01727669156929") 2024/09/30 04:13:46 DEBUG : sub dir/hello world: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf0afe_d20240930_m040555_c001_v0001117_t0048_u01727669155712") 2024/09/30 04:13:46 DEBUG : sub dir/hello world: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f400c5d35501fb3d7_d20240930_m040553_c001_v7007000_t0000_u01727669153814") 2024/09/30 04:13:46 DEBUG : sub dir/hello world: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf0ae8_d20240930_m040552_c001_v0001117_t0048_u01727669152726") 2024/09/30 04:13:46 DEBUG : sub dir/hello world: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f400c5d35501fb3ca_d20240930_m040552_c001_v7007000_t0000_u01727669152162") 2024/09/30 04:13:46 DEBUG : sub dir/hello world: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf0ad2_d20240930_m040551_c001_v0001117_t0040_u01727669151003") 2024/09/30 04:13:46 DEBUG : sub dir/hello world: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f400c5d35501fb3b2_d20240930_m040549_c001_v7007000_t0000_u01727669149735") 2024/09/30 04:13:46 DEBUG : sub dir/hello world: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf0ab8_d20240930_m040548_c001_v0001117_t0052_u01727669148165") 2024/09/30 04:13:46 DEBUG : sub dir/hello world: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f400c5d35501fb39f_d20240930_m040547_c001_v7007000_t0000_u01727669147616") 2024/09/30 04:13:46 DEBUG : sub dir/hello world: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf0aa5_d20240930_m040546_c001_v0001117_t0034_u01727669146489") 2024/09/30 04:13:47 DEBUG : sub dir/hello world: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f400c5d35501fb38e_d20240930_m040545_c001_v7007000_t0000_u01727669145571") 2024/09/30 04:13:47 DEBUG : sub dir/hello world: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf0a99_d20240930_m040544_c001_v0001117_t0035_u01727669144438") 2024/09/30 04:13:47 DEBUG : sub dir/hello world: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f400c5d35501fb347_d20240930_m040536_c001_v7007000_t0000_u01727669136869") 2024/09/30 04:13:47 DEBUG : sub dir/hello world: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf0a57_d20240930_m040535_c001_v0001117_t0008_u01727669135609") 2024/09/30 04:13:47 DEBUG : sub dir/hello world: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f400c5d35501fb336_d20240930_m040534_c001_v7007000_t0000_u01727669134688") 2024/09/30 04:13:47 DEBUG : sub dir/hello world: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf0a49_d20240930_m040533_c001_v0001117_t0016_u01727669133701") 2024/09/30 04:13:47 DEBUG : sub dir/hello world: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f400c5d35501fb328_d20240930_m040532_c001_v7007000_t0000_u01727669132787") 2024/09/30 04:13:47 DEBUG : sub dir/hello world: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf0a3b_d20240930_m040531_c001_v0001117_t0010_u01727669131263") 2024/09/30 04:13:47 DEBUG : sub dir/hello world: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f400c5d35501fb30e_d20240930_m040528_c001_v7007000_t0000_u01727669128325") 2024/09/30 04:13:47 DEBUG : sub dir/hello world: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf0a23_d20240930_m040526_c001_v0001117_t0058_u01727669126776") 2024/09/30 04:13:47 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f41934e594ac80066_d20240930_m041318_c001_v7007000_t0000_u01727669598880") 2024/09/30 04:13:47 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f113cddcdb2adfe1e_d20240930_m041317_c001_v0001098_t0045_u01727669597505") 2024/09/30 04:13:47 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f41934e594ac8005d_d20240930_m041315_c001_v7007000_t0000_u01727669595739") 2024/09/30 04:13:47 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf19e2_d20240930_m041313_c001_v0001117_t0008_u01727669593946") 2024/09/30 04:13:47 DEBUG : sub/yam: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f411bfd38f749697f_d20240930_m040812_c001_v7007000_t0000_u01727669292253") 2024/09/30 04:13:47 DEBUG : sub/yam: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f11044a7eb5be9b61_d20240930_m040810_c001_v0001137_t0017_u01727669290481") 2024/09/30 04:13:47 DEBUG : three: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f400c5d35501fb524_d20240930_m040800_c001_v7007000_t0000_u01727669280086") 2024/09/30 04:13:47 DEBUG : three: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf0f30_d20240930_m040758_c001_v0001117_t0022_u01727669278308") 2024/09/30 04:13:48 DEBUG : three: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf0f0a_d20240930_m040755_c001_v0001117_t0002_u01727669275016") 2024/09/30 04:13:48 DEBUG : two: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f400c5d35501fb525_d20240930_m040800_c001_v7007000_t0000_u01727669280267") 2024/09/30 04:13:48 DEBUG : two: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f41044a7eb5be9b45_d20240930_m040757_c001_v0001137_t0043_u01727669277740") 2024/09/30 04:13:48 DEBUG : two: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f412b255f3dbf0f04_d20240930_m040754_c001_v0001117_t0012_u01727669274834") 2024/09/30 04:13:48 DEBUG : yam: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f411bfd38f749698c_d20240930_m040812_c001_v7007000_t0000_u01727669292998") 2024/09/30 04:13:48 DEBUG : yam: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f11071ad892bc66d5_d20240930_m040811_c001_v0001157_t0042_u01727669291882") 2024/09/30 04:13:48 DEBUG : yam: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f411bfd38f749696b_d20240930_m040808_c001_v7007000_t0000_u01727669288434") 2024/09/30 04:13:48 DEBUG : yam: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f112b255f3dbf0f82_d20240930_m040806_c001_v0001117_t0028_u01727669286032") 2024/09/30 04:13:48 DEBUG : yam: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f411bfd38f7496967_d20240930_m040803_c001_v7007000_t0000_u01727669283576") 2024/09/30 04:13:48 DEBUG : yam: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f11044a7eb5be9b4d_d20240930_m040800_c001_v0001137_t0051_u01727669280821") 2024/09/30 04:13:48 DEBUG : yaml: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f411bfd38f749696e_d20240930_m040809_c001_v7007000_t0000_u01727669289165") 2024/09/30 04:13:48 DEBUG : yaml: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f118ca88179f6fb54_d20240930_m040807_c001_v0001131_t0005_u01727669287987") 2024/09/30 04:13:48 DEBUG : yaml: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f411bfd38f7496969_d20240930_m040804_c001_v7007000_t0000_u01727669284306") 2024/09/30 04:13:48 DEBUG : yaml: Deleting (id "4_z0fd2bdd310ad4b1b9f280e1b_f11690d1dba205f3f_d20240930_m040802_c001_v0001106_t0030_u01727669282411") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 8m26.506412982s (try 1/5)