"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2024/11/03 03:15:27 DEBUG : Creating backend with remote "TestB2:rclone-test-mebopol5xole" 2024/11/03 03:15:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/03 03:15:28 DEBUG : Creating backend with remote "/tmp/rclone3519389283" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" 2024/11/03 03:15:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/03 03:15:29 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/11/03 03:15:29 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for checks to finish 2024/11/03 03:15:29 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" --- PASS: TestCopyWithDryRun (2.26s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" 2024/11/03 03:15:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/03 03:15:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/03 03:15:30 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for checks to finish 2024/11/03 03:15:30 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for transfers to finish 2024/11/03 03:15:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/03 03:15:31 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" 2024/11/03 03:15:32 DEBUG : B2 bucket rclone-test-mebopol5xole: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.22s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", 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-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" 2024/11/03 03:15:33 DEBUG : Creating backend with remote "/non-existing" 2024/11/03 03:15:33 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/11/03 03:15:33 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for checks to finish 2024/11/03 03:15:33 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" 2024/11/03 03:15:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/03 03:15:35 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for checks to finish 2024/11/03 03:15:35 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for transfers to finish 2024/11/03 03:15:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/03 03:15:35 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" --- PASS: TestCopyNoTraverse (2.07s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" 2024/11/03 03:15:36 INFO : B2 bucket rclone-test-mebopol5xole: Running all checks before starting transfers 2024/11/03 03:15:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/03 03:15:36 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for checks to finish 2024/11/03 03:15:36 INFO : B2 bucket rclone-test-mebopol5xole: Checks finished, now starting transfers 2024/11/03 03:15:36 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for transfers to finish 2024/11/03 03:15:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/03 03:15:37 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.73s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" 2024/11/03 03:15:38 ERROR : Ignoring --no-traverse with sync 2024/11/03 03:15:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/03 03:15:38 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for checks to finish 2024/11/03 03:15:38 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for transfers to finish 2024/11/03 03:15:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/03 03:15:38 INFO : sub dir/hello world: Copied (new) 2024/11/03 03:15:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.62s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" 2024/11/03 03:15:40 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/11/03 03:15:40 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for checks to finish 2024/11/03 03:15:40 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for transfers to finish 2024/11/03 03:15:40 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2024/11/03 03:15:40 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.76s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" 2024/11/03 03:15:41 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/03 03:15:41 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for checks to finish 2024/11/03 03:15:41 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for transfers to finish 2024/11/03 03:15:42 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/03 03:15:42 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.61s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" 2024/11/03 03:15:43 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/03 03:15:43 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for checks to finish 2024/11/03 03:15:43 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for transfers to finish 2024/11/03 03:15:44 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/03 03:15:44 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.01s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" 2024/11/03 03:15:45 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/03 03:15:45 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/03 03:15:45 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/03 03:15:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/03 03:15:45 DEBUG : sub dir: Making directory 2024/11/03 03:15:45 DEBUG : sub dir2: Making directory 2024/11/03 03:15:45 DEBUG : sub dir2/sub sub dir2: Making directory 2024/11/03 03:15:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/03 03:15:45 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for checks to finish 2024/11/03 03:15:45 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for transfers to finish 2024/11/03 03:15:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/03 03:15:45 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2024/11/03 03:15:46 DEBUG : B2 bucket rclone-test-mebopol5xole: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.63s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" 2024/11/03 03:15:46 DEBUG : sub dir2: Making directory 2024/11/03 03:15:46 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/03 03:15:46 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/03 03:15:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/03 03:15:47 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for checks to finish 2024/11/03 03:15:47 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for transfers to finish 2024/11/03 03:15:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/03 03:15:47 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.29s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" 2024/11/03 03:15:48 DEBUG : sub dir2: Making directory with metadata 2024/11/03 03:15:48 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/03 03:15:48 DEBUG : sub dir: Making directory 2024/11/03 03:15:48 DEBUG : sub dir2: Making directory 2024/11/03 03:15:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/03 03:15:48 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for checks to finish 2024/11/03 03:15:48 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for transfers to finish 2024/11/03 03:15:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/03 03:15:48 INFO : sub dir/hello world: Copied (new) 2024/11/03 03:15:48 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/11/03 03:15:48 DEBUG : B2 bucket rclone-test-mebopol5xole: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/11/03 03:15:49 DEBUG : B2 bucket rclone-test-mebopol5xole: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.70s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", 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-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" 2024/11/03 03:15:50 DEBUG : sub dir2: Making directory 2024/11/03 03:15:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/03 03:15:50 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for checks to finish 2024/11/03 03:15:50 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for transfers to finish 2024/11/03 03:15:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/03 03:15:50 INFO : sub dir/hello world: Copied (new) 2024/11/03 03:15:50 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.30s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" 2024/11/03 03:15:51 DEBUG : sub dir2: Making directory with metadata 2024/11/03 03:15:51 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/03 03:15:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/03 03:15:51 DEBUG : sub dir: Making directory 2024/11/03 03:15:51 DEBUG : sub dir2: Making directory 2024/11/03 03:15:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/03 03:15:51 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for checks to finish 2024/11/03 03:15:51 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for transfers to finish 2024/11/03 03:15:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/03 03:15:52 INFO : sub dir/hello world: Copied (new) 2024/11/03 03:15:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/11/03 03:15:52 DEBUG : B2 bucket rclone-test-mebopol5xole: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.70s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" 2024/11/03 03:15:53 DEBUG : sub dir2: Making directory 2024/11/03 03:15:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/03 03:15:54 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for checks to finish 2024/11/03 03:15:54 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for transfers to finish 2024/11/03 03:15:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/03 03:15:54 INFO : sub dir/hello world: Copied (new) 2024/11/03 03:15:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.58s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" 2024/11/03 03:15:55 DEBUG : Creating backend with remote "TestB2:rclone-test-cukeyul9pavo" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-mebopol5xole -> B2 bucket rclone-test-cukeyul9pavo 2024/11/03 03:15:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/03 03:15:57 DEBUG : B2 bucket rclone-test-cukeyul9pavo: Waiting for checks to finish 2024/11/03 03:15:57 DEBUG : B2 bucket rclone-test-cukeyul9pavo: Waiting for transfers to finish 2024/11/03 03:15:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/03 03:15:58 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" 2024/11/03 03:15:58 DEBUG : B2 bucket rclone-test-cukeyul9pavo: Purge remote 2024/11/03 03:15:58 INFO : B2 bucket rclone-test-cukeyul9pavo: cleaning bucket "rclone-test-cukeyul9pavo" of all files 2024/11/03 03:15:58 DEBUG : sub dir/hello world: Deleting (id "4_zbf42ade3005dfb0b9f280e1b_f109abc3f23003837_d20241103_m031557_c001_v0001104_t0000_u01730603757882") --- PASS: TestServerSideCopy (5.00s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" 2024/11/03 03:16:00 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/03 03:16:00 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for checks to finish 2024/11/03 03:16:00 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for transfers to finish 2024/11/03 03:16:01 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/03 03:16:01 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.38s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" 2024/11/03 03:16:03 DEBUG : Creating backend with remote "TestB2:rclone-test-rogetem7kuvu" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-mebopol5xole -> B2 bucket rclone-test-rogetem7kuvu 2024/11/03 03:16:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/03 03:16:04 DEBUG : B2 bucket rclone-test-rogetem7kuvu: Waiting for checks to finish 2024/11/03 03:16:04 DEBUG : B2 bucket rclone-test-rogetem7kuvu: Waiting for transfers to finish 2024/11/03 03:16:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/03 03:16:05 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" 2024/11/03 03:16:06 DEBUG : B2 bucket rclone-test-rogetem7kuvu: Waiting for checks to finish 2024/11/03 03:16:06 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/03 03:16:06 DEBUG : B2 bucket rclone-test-rogetem7kuvu: Waiting for transfers to finish 2024/11/03 03:16:07 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/03 03:16:07 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" 2024/11/03 03:16:07 DEBUG : B2 bucket rclone-test-rogetem7kuvu: Purge remote 2024/11/03 03:16:07 INFO : B2 bucket rclone-test-rogetem7kuvu: cleaning bucket "rclone-test-rogetem7kuvu" of all files 2024/11/03 03:16:07 DEBUG : sub dir/hello world: Deleting (id "4_zdf42cdb3005dfb0b9f280e1b_f11326edd20e9e352_d20241103_m031606_c001_v0001040_t0045_u01730603766693") 2024/11/03 03:16:07 DEBUG : sub dir/hello world: Deleting (id "4_zdf42cdb3005dfb0b9f280e1b_f1132c93c65551829_d20241103_m031605_c001_v0001182_t0022_u01730603765320") --- PASS: TestServerSideCopyOverSelf (7.45s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" 2024/11/03 03:16:10 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for checks to finish 2024/11/03 03:16:10 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/03 03:16:10 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for transfers to finish 2024/11/03 03:16:11 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/03 03:16:11 INFO : sub dir/hello world: Copied (replaced existing) 2024/11/03 03:16:11 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.08s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" 2024/11/03 03:16:12 DEBUG : Creating backend with remote "TestB2:rclone-test-wacuzim5kena" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-mebopol5xole -> B2 bucket rclone-test-wacuzim5kena 2024/11/03 03:16:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/03 03:16:13 DEBUG : B2 bucket rclone-test-wacuzim5kena: Waiting for checks to finish 2024/11/03 03:16:13 DEBUG : B2 bucket rclone-test-wacuzim5kena: Waiting for transfers to finish 2024/11/03 03:16:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/03 03:16:15 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" 2024/11/03 03:16:15 DEBUG : B2 bucket rclone-test-wacuzim5kena: Waiting for checks to finish 2024/11/03 03:16:15 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/03 03:16:15 DEBUG : B2 bucket rclone-test-wacuzim5kena: Waiting for transfers to finish 2024/11/03 03:16:16 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/03 03:16:16 INFO : sub dir/hello world: Copied (server-side copy) 2024/11/03 03:16:16 INFO : sub dir/hello world: Deleted 2024/11/03 03:16:17 DEBUG : testing file moves 2024/11/03 03:16:17 DEBUG : B2 bucket rclone-test-wacuzim5kena: Waiting for checks to finish 2024/11/03 03:16:17 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/11/03 03:16:17 DEBUG : B2 bucket rclone-test-wacuzim5kena: Waiting for transfers to finish 2024/11/03 03:16:18 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2024/11/03 03:16:18 INFO : sub dir/hello world: Copied (server-side copy) 2024/11/03 03:16:18 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" 2024/11/03 03:16:18 DEBUG : B2 bucket rclone-test-wacuzim5kena: Purge remote 2024/11/03 03:16:18 INFO : B2 bucket rclone-test-wacuzim5kena: cleaning bucket "rclone-test-wacuzim5kena" of all files 2024/11/03 03:16:19 DEBUG : sub dir/hello world: Deleting (id "4_zdf52edf3005dfb0b9f280e1b_f1168deb3a18ab887_d20241103_m031617_c001_v0001134_t0000_u01730603777965") 2024/11/03 03:16:19 DEBUG : sub dir/hello world: Deleting (id "4_zdf52edf3005dfb0b9f280e1b_f107292062d5770a3_d20241103_m031616_c001_v0001097_t0018_u01730603776067") 2024/11/03 03:16:19 DEBUG : sub dir/hello world: Deleting (id "4_zdf52edf3005dfb0b9f280e1b_f114ee8a9f0773767_d20241103_m031614_c001_v0001036_t0018_u01730603774587") --- PASS: TestServerSideMoveOverSelf (9.25s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" 2024/11/03 03:16:21 ERROR : : error listing: directory not found 2024/11/03 03:16:21 DEBUG : Local file system at /tmp/rclone3519389283: Making directory 2024/11/03 03:16:22 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for checks to finish 2024/11/03 03:16:22 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.69s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" 2024/11/03 03:16:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/03 03:16:23 DEBUG : Local file system at /tmp/rclone3519389283: Waiting for checks to finish 2024/11/03 03:16:23 DEBUG : Local file system at /tmp/rclone3519389283: Waiting for transfers to finish 2024/11/03 03:16:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/03 03:16:24 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2024/11/03 03:16:24 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" --- PASS: TestCopyRedownload (2.17s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" 2024/11/03 03:16:25 DEBUG : check sum: Need to transfer - File not found at Destination 2024/11/03 03:16:25 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for checks to finish 2024/11/03 03:16:25 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for transfers to finish 2024/11/03 03:16:25 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/03 03:16:25 INFO : check sum: Copied (new) 2024/11/03 03:16:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" 2024/11/03 03:16:26 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for checks to finish 2024/11/03 03:16:26 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/03 03:16:26 DEBUG : check sum: Size and sha1 of src and dst objects identical 2024/11/03 03:16:26 DEBUG : check sum: Unchanged skipping 2024/11/03 03:16:26 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for transfers to finish 2024/11/03 03:16:26 DEBUG : Waiting for deletions to finish 2024/11/03 03:16:26 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.35s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" 2024/11/03 03:16:27 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/11/03 03:16:27 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for checks to finish 2024/11/03 03:16:27 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for transfers to finish 2024/11/03 03:16:28 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/03 03:16:28 INFO : sizeonly: Copied (new) 2024/11/03 03:16:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" 2024/11/03 03:16:28 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for checks to finish 2024/11/03 03:16:28 DEBUG : sizeonly: Sizes identical 2024/11/03 03:16:28 DEBUG : sizeonly: Unchanged skipping 2024/11/03 03:16:28 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for transfers to finish 2024/11/03 03:16:28 DEBUG : Waiting for deletions to finish 2024/11/03 03:16:28 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.26s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" 2024/11/03 03:16:30 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/11/03 03:16:30 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for checks to finish 2024/11/03 03:16:30 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for transfers to finish 2024/11/03 03:16:30 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2024/11/03 03:16:30 INFO : ignore-size: Copied (new) 2024/11/03 03:16:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" 2024/11/03 03:16:30 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/03 03:16:30 DEBUG : ignore-size: Unchanged skipping 2024/11/03 03:16:30 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for checks to finish 2024/11/03 03:16:30 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for transfers to finish 2024/11/03 03:16:30 DEBUG : Waiting for deletions to finish 2024/11/03 03:16:30 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.82s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" 2024/11/03 03:16:33 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/03 03:16:33 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for checks to finish 2024/11/03 03:16:33 DEBUG : existing: Unchanged skipping 2024/11/03 03:16:33 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for transfers to finish 2024/11/03 03:16:33 DEBUG : Waiting for deletions to finish 2024/11/03 03:16:33 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" 2024/11/03 03:16:33 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for checks to finish 2024/11/03 03:16:33 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/11/03 03:16:33 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for transfers to finish 2024/11/03 03:16:34 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/03 03:16:34 INFO : existing: Copied (replaced existing) 2024/11/03 03:16:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.99s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" 2024/11/03 03:16:35 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/03 03:16:35 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for checks to finish 2024/11/03 03:16:35 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for transfers to finish 2024/11/03 03:16:36 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/03 03:16:36 INFO : existing: Copied (new) 2024/11/03 03:16:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" 2024/11/03 03:16:36 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for checks to finish 2024/11/03 03:16:36 DEBUG : existing: Destination exists, skipping 2024/11/03 03:16:36 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for transfers to finish 2024/11/03 03:16:36 DEBUG : Waiting for deletions to finish 2024/11/03 03:16:36 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.54s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" 2024/11/03 03:16:39 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/11/03 03:16:39 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/03 03:16:39 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/03 03:16:39 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for checks to finish 2024/11/03 03:16:39 DEBUG : c/non empty space: Unchanged skipping 2024/11/03 03:16:39 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for transfers to finish 2024/11/03 03:16:39 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/03 03:16:39 INFO : a/potato2: Copied (new) 2024/11/03 03:16:39 DEBUG : Waiting for deletions to finish 2024/11/03 03:16:39 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (3.04s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" 2024/11/03 03:16:41 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for checks to finish 2024/11/03 03:16:41 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2024/11/03 03:16:41 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/03 03:16:41 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/11/03 03:16:41 DEBUG : empty space: Unchanged skipping 2024/11/03 03:16:41 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for transfers to finish 2024/11/03 03:16:41 DEBUG : Waiting for deletions to finish 2024/11/03 03:16:41 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" 2024/11/03 03:16:42 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for checks to finish 2024/11/03 03:16:42 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2024/11/03 03:16:42 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/03 03:16:43 INFO : empty space: Updated modification time in destination 2024/11/03 03:16:43 DEBUG : empty space: Unchanged skipping 2024/11/03 03:16:43 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for transfers to finish 2024/11/03 03:16:43 DEBUG : Waiting for deletions to finish 2024/11/03 03:16:43 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.87s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" 2024/11/03 03:16:45 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2024/11/03 03:16:45 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for checks to finish 2024/11/03 03:16:45 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/03 03:16:45 DEBUG : empty space: Unchanged skipping 2024/11/03 03:16:45 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for transfers to finish 2024/11/03 03:16:45 DEBUG : Waiting for deletions to finish 2024/11/03 03:16:45 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.88s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" 2024/11/03 03:16:47 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2024/11/03 03:16:47 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for checks to finish 2024/11/03 03:16:47 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3519389283) 2024/11/03 03:16:47 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-mebopol5xole) 2024/11/03 03:16:47 DEBUG : foo: sha1 differ 2024/11/03 03:16:47 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for transfers to finish 2024/11/03 03:16:47 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2024/11/03 03:16:47 INFO : foo: Copied (replaced existing) 2024/11/03 03:16:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.99s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" 2024/11/03 03:16:49 DEBUG : potato: Need to transfer - File not found at Destination 2024/11/03 03:16:49 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/03 03:16:49 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for checks to finish 2024/11/03 03:16:49 DEBUG : empty space: Unchanged skipping 2024/11/03 03:16:49 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for transfers to finish 2024/11/03 03:16:49 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/03 03:16:49 INFO : potato: Copied (new) 2024/11/03 03:16:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.26s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" 2024/11/03 03:16:52 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/11/03 03:16:52 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for checks to finish 2024/11/03 03:16:52 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for transfers to finish 2024/11/03 03:16:52 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2024/11/03 03:16:52 INFO : potato: Copied (replaced existing) 2024/11/03 03:16:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.34s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" 2024/11/03 03:16:54 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2024/11/03 03:16:54 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for checks to finish 2024/11/03 03:16:54 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3519389283) 2024/11/03 03:16:54 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-mebopol5xole) 2024/11/03 03:16:54 DEBUG : potato: sha1 differ 2024/11/03 03:16:54 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for transfers to finish 2024/11/03 03:16:54 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2024/11/03 03:16:54 INFO : potato: Copied (replaced existing) 2024/11/03 03:16:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.38s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" 2024/11/03 03:16:56 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/03 03:16:56 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/11/03 03:16:56 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for checks to finish 2024/11/03 03:16:56 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/03 03:16:56 DEBUG : empty space: Unchanged skipping 2024/11/03 03:16:56 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for transfers to finish 2024/11/03 03:16:56 DEBUG : Waiting for deletions to finish 2024/11/03 03:16:56 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.34s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" 2024/11/03 03:16:59 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/03 03:16:59 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for checks to finish 2024/11/03 03:16:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/03 03:16:59 DEBUG : empty space: Unchanged skipping 2024/11/03 03:16:59 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for transfers to finish 2024/11/03 03:17:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/03 03:17:00 INFO : potato2: Copied (new) 2024/11/03 03:17:00 DEBUG : Waiting for deletions to finish 2024/11/03 03:17:00 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.58s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" 2024/11/03 03:17:02 DEBUG : d: Making directory 2024/11/03 03:17:02 DEBUG : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2024/11/03 03:17:03 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/03 03:17:03 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/03 03:17:03 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for checks to finish 2024/11/03 03:17:03 DEBUG : c/non empty space: Unchanged skipping 2024/11/03 03:17:03 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for transfers to finish 2024/11/03 03:17:03 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/03 03:17:03 INFO : a/potato2: Copied (new) 2024/11/03 03:17:03 DEBUG : Waiting for deletions to finish 2024/11/03 03:17:03 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.06s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" 2024/11/03 03:17:05 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/11/03 03:17:06 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/03 03:17:06 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/03 03:17:06 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for checks to finish 2024/11/03 03:17:06 DEBUG : c/non empty space: Unchanged skipping 2024/11/03 03:17:06 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for transfers to finish 2024/11/03 03:17:06 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/03 03:17:06 INFO : a/potato2: Copied (new) 2024/11/03 03:17:06 ERROR : B2 bucket rclone-test-mebopol5xole: not deleting files as there were IO errors 2024/11/03 03:17:06 ERROR : B2 bucket rclone-test-mebopol5xole: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.87s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" 2024/11/03 03:17:08 DEBUG : Waiting for deletions to finish 2024/11/03 03:17:09 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/03 03:17:09 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/03 03:17:09 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for checks to finish 2024/11/03 03:17:09 DEBUG : empty space: Unchanged skipping 2024/11/03 03:17:09 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for transfers to finish 2024/11/03 03:17:09 INFO : potato: Deleted 2024/11/03 03:17:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/03 03:17:09 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.91s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" 2024/11/03 03:17:11 DEBUG : Waiting for deletions to finish 2024/11/03 03:17:11 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for checks to finish 2024/11/03 03:17:11 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for transfers to finish 2024/11/03 03:17:12 INFO : potato: Deleted 2024/11/03 03:17:12 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/03 03:17:12 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for checks to finish 2024/11/03 03:17:12 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/03 03:17:12 DEBUG : empty space: Unchanged skipping 2024/11/03 03:17:12 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for transfers to finish 2024/11/03 03:17:12 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/03 03:17:12 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.13s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" 2024/11/03 03:17:14 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/03 03:17:14 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for checks to finish 2024/11/03 03:17:14 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for transfers to finish 2024/11/03 03:17:15 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2024/11/03 03:17:15 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.43s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" 2024/11/03 03:17:17 DEBUG : enormous: Excluded (Size Filter) 2024/11/03 03:17:17 DEBUG : enormous: Excluded 2024/11/03 03:17:17 DEBUG : potato2: Excluded (Size Filter) 2024/11/03 03:17:17 DEBUG : potato2: Excluded 2024/11/03 03:17:17 DEBUG : potato2: Excluded (Size Filter) 2024/11/03 03:17:17 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/03 03:17:17 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for checks to finish 2024/11/03 03:17:17 DEBUG : empty space: Unchanged skipping 2024/11/03 03:17:17 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for transfers to finish 2024/11/03 03:17:17 DEBUG : Waiting for deletions to finish 2024/11/03 03:17:17 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" 2024/11/03 03:17:17 DEBUG : enormous: Excluded (Size Filter) 2024/11/03 03:17:17 DEBUG : enormous: Excluded 2024/11/03 03:17:17 DEBUG : potato2: Excluded (Size Filter) 2024/11/03 03:17:17 DEBUG : potato2: Excluded 2024/11/03 03:17:17 DEBUG : potato2: Excluded (Size Filter) 2024/11/03 03:17:17 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/11/03 03:17:17 DEBUG : empty space: Unchanged skipping 2024/11/03 03:17:17 DEBUG : Local file system at /tmp/rclone3519389283: Waiting for checks to finish 2024/11/03 03:17:17 DEBUG : Local file system at /tmp/rclone3519389283: Waiting for transfers to finish 2024/11/03 03:17:17 DEBUG : Waiting for deletions to finish 2024/11/03 03:17:17 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.77s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" 2024/11/03 03:17:20 DEBUG : enormous: Excluded (Size Filter) 2024/11/03 03:17:20 DEBUG : enormous: Excluded 2024/11/03 03:17:20 DEBUG : potato2: Excluded (Size Filter) 2024/11/03 03:17:20 DEBUG : potato2: Excluded 2024/11/03 03:17:20 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/03 03:17:20 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for checks to finish 2024/11/03 03:17:20 DEBUG : empty space: Unchanged skipping 2024/11/03 03:17:20 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for transfers to finish 2024/11/03 03:17:20 DEBUG : Waiting for deletions to finish 2024/11/03 03:17:20 INFO : enormous: Deleted 2024/11/03 03:17:21 INFO : potato2: Deleted 2024/11/03 03:17:21 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" 2024/11/03 03:17:21 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/11/03 03:17:21 DEBUG : Local file system at /tmp/rclone3519389283: Waiting for checks to finish 2024/11/03 03:17:21 DEBUG : empty space: Unchanged skipping 2024/11/03 03:17:21 DEBUG : Local file system at /tmp/rclone3519389283: Waiting for transfers to finish 2024/11/03 03:17:21 DEBUG : Waiting for deletions to finish 2024/11/03 03:17:21 INFO : enormous: Deleted 2024/11/03 03:17:21 INFO : potato2: Deleted 2024/11/03 03:17:21 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.68s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" 2024/11/03 03:17:24 DEBUG : five: Need to transfer - File not found at Destination 2024/11/03 03:17:24 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/11/03 03:17:24 DEBUG : one: Destination is newer than source, skipping 2024/11/03 03:17:24 DEBUG : three: Sizes identical 2024/11/03 03:17:24 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for checks to finish 2024/11/03 03:17:24 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/11/03 03:17:24 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3519389283) 2024/11/03 03:17:24 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-mebopol5xole) 2024/11/03 03:17:24 DEBUG : two: sha1 differ 2024/11/03 03:17:24 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/11/03 03:17:24 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for transfers to finish 2024/11/03 03:17:24 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/11/03 03:17:24 INFO : five: Copied (new) 2024/11/03 03:17:24 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/11/03 03:17:24 INFO : four: Copied (replaced existing) 2024/11/03 03:17:25 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/03 03:17:25 INFO : two: Copied (replaced existing) 2024/11/03 03:17:25 DEBUG : Waiting for deletions to finish 2024/11/03 03:17:25 DEBUG : one: Destination is newer than source, skipping 2024/11/03 03:17:25 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for checks to finish 2024/11/03 03:17:25 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/11/03 03:17:25 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3519389283) 2024/11/03 03:17:25 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/03 03:17:25 DEBUG : five: Size and sha1 of src and dst objects identical 2024/11/03 03:17:25 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-mebopol5xole) 2024/11/03 03:17:25 DEBUG : two: Size and sha1 of src and dst objects identical 2024/11/03 03:17:25 DEBUG : three: sha1 differ 2024/11/03 03:17:25 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/11/03 03:17:25 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/11/03 03:17:25 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/11/03 03:17:25 DEBUG : four: Size and sha1 of src and dst objects identical 2024/11/03 03:17:25 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/11/03 03:17:25 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/11/03 03:17:25 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for transfers to finish 2024/11/03 03:17:25 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/03 03:17:25 INFO : three: Copied (replaced existing) 2024/11/03 03:17:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.53s) === 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-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2024/11/03 03:17:27 INFO : B2 bucket rclone-test-mebopol5xole: Making map for --track-renames 2024/11/03 03:17:27 INFO : B2 bucket rclone-test-mebopol5xole: Finished making map for --track-renames 2024/11/03 03:17:27 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for checks to finish 2024/11/03 03:17:27 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/03 03:17:27 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for renames to finish 2024/11/03 03:17:27 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/03 03:17:27 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for transfers to finish 2024/11/03 03:17:27 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/03 03:17:27 INFO : yam: Copied (new) 2024/11/03 03:17:28 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/11/03 03:17:28 INFO : potato: Copied (new) 2024/11/03 03:17:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" 2024/11/03 03:17:28 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/03 03:17:28 INFO : B2 bucket rclone-test-mebopol5xole: Making map for --track-renames 2024/11/03 03:17:28 INFO : B2 bucket rclone-test-mebopol5xole: Finished making map for --track-renames 2024/11/03 03:17:28 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for checks to finish 2024/11/03 03:17:28 DEBUG : potato: Unchanged skipping 2024/11/03 03:17:28 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for renames to finish 2024/11/03 03:17:30 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/03 03:17:30 INFO : yam: Copied (server-side copy) to: yaml 2024/11/03 03:17:30 INFO : yam: Deleted 2024/11/03 03:17:30 INFO : yaml: Renamed from "yam" 2024/11/03 03:17:30 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for transfers to finish 2024/11/03 03:17:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (5.22s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2024/11/03 03:17:32 INFO : B2 bucket rclone-test-mebopol5xole: Making map for --track-renames 2024/11/03 03:17:32 INFO : B2 bucket rclone-test-mebopol5xole: Finished making map for --track-renames 2024/11/03 03:17:32 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for checks to finish 2024/11/03 03:17:32 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/03 03:17:32 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/03 03:17:32 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for renames to finish 2024/11/03 03:17:32 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for transfers to finish 2024/11/03 03:17:33 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/03 03:17:33 INFO : yam: Copied (new) 2024/11/03 03:17:33 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/11/03 03:17:33 INFO : potato: Copied (new) 2024/11/03 03:17:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" 2024/11/03 03:17:33 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/03 03:17:33 INFO : B2 bucket rclone-test-mebopol5xole: Making map for --track-renames 2024/11/03 03:17:33 INFO : B2 bucket rclone-test-mebopol5xole: Finished making map for --track-renames 2024/11/03 03:17:33 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for checks to finish 2024/11/03 03:17:33 DEBUG : potato: Unchanged skipping 2024/11/03 03:17:33 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for renames to finish 2024/11/03 03:17:34 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/03 03:17:34 INFO : yam: Copied (server-side copy) to: yaml 2024/11/03 03:17:34 INFO : yam: Deleted 2024/11/03 03:17:34 INFO : yaml: Renamed from "yam" 2024/11/03 03:17:34 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for transfers to finish 2024/11/03 03:17:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.78s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2024/11/03 03:17:36 INFO : B2 bucket rclone-test-mebopol5xole: Making map for --track-renames 2024/11/03 03:17:36 INFO : B2 bucket rclone-test-mebopol5xole: Finished making map for --track-renames 2024/11/03 03:17:36 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for checks to finish 2024/11/03 03:17:36 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/03 03:17:36 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/11/03 03:17:36 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for renames to finish 2024/11/03 03:17:36 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for transfers to finish 2024/11/03 03:17:36 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/11/03 03:17:36 INFO : potato: Copied (new) 2024/11/03 03:17:38 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/03 03:17:38 INFO : sub/yam: Copied (new) 2024/11/03 03:17:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" 2024/11/03 03:17:38 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/03 03:17:38 INFO : B2 bucket rclone-test-mebopol5xole: Making map for --track-renames 2024/11/03 03:17:38 INFO : B2 bucket rclone-test-mebopol5xole: Finished making map for --track-renames 2024/11/03 03:17:38 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for checks to finish 2024/11/03 03:17:38 DEBUG : potato: Unchanged skipping 2024/11/03 03:17:38 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for renames to finish 2024/11/03 03:17:39 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/03 03:17:39 INFO : sub/yam: Copied (server-side copy) to: yam 2024/11/03 03:17:40 INFO : sub/yam: Deleted 2024/11/03 03:17:40 INFO : yam: Renamed from "sub/yam" 2024/11/03 03:17:40 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for transfers to finish 2024/11/03 03:17:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (5.45s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" 2024/11/03 03:17:41 DEBUG : Creating backend with remote "/tmp/rclone3519389283/dir1" 2024/11/03 03:17:41 DEBUG : Creating backend with remote "/tmp/rclone3519389283/dir2" 2024/11/03 03:17:41 DEBUG : Local file system at /tmp/rclone3519389283/dir2: Using server-side directory move 2024/11/03 03:17:41 INFO : Local file system at /tmp/rclone3519389283/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/03 03:17:41 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/11/03 03:17:41 DEBUG : Local file system at /tmp/rclone3519389283/dir2: Waiting for checks to finish 2024/11/03 03:17:41 INFO : file1.txt: Moved (server-side) 2024/11/03 03:17:41 DEBUG : Local file system at /tmp/rclone3519389283/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" 2024/11/03 03:17:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/03 03:17:42 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/03 03:17:42 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for checks to finish 2024/11/03 03:17:42 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for transfers to finish 2024/11/03 03:17:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/03 03:17:43 INFO : sub dir/hello world: Copied (new) 2024/11/03 03:17:43 INFO : sub dir/hello world: Deleted 2024/11/03 03:17:43 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/11/03 03:17:43 INFO : nested/sub dir/file: Copied (new) 2024/11/03 03:17:43 INFO : nested/sub dir/file: Deleted 2024/11/03 03:17:43 INFO : sub dir: Removing directory 2024/11/03 03:17:43 INFO : nested/sub dir: Removing directory 2024/11/03 03:17:43 INFO : nested: Removing directory 2024/11/03 03:17:43 DEBUG : Local file system at /tmp/rclone3519389283: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.18s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" 2024/11/03 03:17:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/03 03:17:44 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/03 03:17:44 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for checks to finish 2024/11/03 03:17:44 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for transfers to finish 2024/11/03 03:17:44 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/11/03 03:17:44 INFO : nested/sub dir/file: Copied (new) 2024/11/03 03:17:44 INFO : nested/sub dir/file: Deleted 2024/11/03 03:17:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/03 03:17:45 INFO : sub dir/hello world: Copied (new) 2024/11/03 03:17:45 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.64s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" 2024/11/03 03:17:47 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/03 03:17:47 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/11/03 03:17:47 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for checks to finish 2024/11/03 03:17:47 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for transfers to finish 2024/11/03 03:17:47 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2024/11/03 03:17:47 INFO : existing-b: Copied (new) 2024/11/03 03:17:47 INFO : existing-b: Deleted 2024/11/03 03:17:47 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/03 03:17:47 INFO : existing: Copied (new) 2024/11/03 03:17:47 INFO : existing: Deleted 2024/11/03 03:17:47 DEBUG : existing: Destination exists, skipping 2024/11/03 03:17:47 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/11/03 03:17:47 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for checks to finish 2024/11/03 03:17:47 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for transfers to finish 2024/11/03 03:17:47 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.26s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" 2024/11/03 03:17:49 DEBUG : Creating backend with remote "TestB2:rclone-test-fofihen5cipi" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-mebopol5xole -> B2 bucket rclone-test-fofihen5cipi 2024/11/03 03:18:25 DEBUG : pacer: low level retry 1/10 (error internal incident (500 internal_error)) 2024/11/03 03:18:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/03 03:18:35 DEBUG : pacer: low level retry 2/10 (error internal incident (500 internal_error)) 2024/11/03 03:18:35 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/11/03 03:18:45 DEBUG : pacer: low level retry 3/10 (error internal incident (500 internal_error)) 2024/11/03 03:18:45 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2024/11/03 03:18:46 DEBUG : pacer: Reducing sleep to 40ms 2024/11/03 03:18:47 DEBUG : pacer: Reducing sleep to 20ms 2024/11/03 03:18:47 DEBUG : pacer: Reducing sleep to 10ms 2024/11/03 03:18:49 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/03 03:18:49 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/11/03 03:18:49 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/03 03:18:49 DEBUG : B2 bucket rclone-test-fofihen5cipi: Waiting for checks to finish 2024/11/03 03:18:49 DEBUG : empty space: Unchanged skipping 2024/11/03 03:18:49 INFO : empty space: Deleted 2024/11/03 03:18:49 DEBUG : B2 bucket rclone-test-fofihen5cipi: Waiting for transfers to finish 2024/11/03 03:18:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/03 03:18:50 INFO : potato2: Copied (server-side copy) 2024/11/03 03:18:50 INFO : potato2: Deleted 2024/11/03 03:18:51 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/03 03:18:51 INFO : potato3: Copied (server-side copy) 2024/11/03 03:18:51 INFO : potato3: Deleted 2024/11/03 03:18:52 DEBUG : Creating backend with remote "TestB2:rclone-test-boravel3tiqo" 2024/11/03 03:18:53 DEBUG : empty space: Need to transfer - File not found at Destination 2024/11/03 03:18:53 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/03 03:18:53 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/03 03:18:53 DEBUG : B2 bucket rclone-test-boravel3tiqo: Waiting for checks to finish 2024/11/03 03:18:53 DEBUG : B2 bucket rclone-test-boravel3tiqo: Waiting for transfers to finish 2024/11/03 03:18:57 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/03 03:18:57 INFO : potato2: Copied (server-side copy) 2024/11/03 03:18:57 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/03 03:18:57 INFO : potato3: Copied (server-side copy) 2024/11/03 03:18:57 INFO : potato2: Deleted 2024/11/03 03:18:57 INFO : potato3: Deleted 2024/11/03 03:18:57 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/03 03:18:57 INFO : empty space: Copied (server-side copy) 2024/11/03 03:18:57 INFO : empty space: Deleted 2024/11/03 03:18:58 DEBUG : B2 bucket rclone-test-boravel3tiqo: Purge remote 2024/11/03 03:18:58 INFO : B2 bucket rclone-test-boravel3tiqo: cleaning bucket "rclone-test-boravel3tiqo" of all files 2024/11/03 03:18:58 DEBUG : empty space: Deleting (id "4_z2f925df3008dfb0b9f280e1b_f117f5ed236684bce_d20241103_m031856_c001_v0001029_t0019_u01730603936704") 2024/11/03 03:18:58 DEBUG : potato2: Deleting (id "4_z2f925df3008dfb0b9f280e1b_f114aa84495e0fda0_d20241103_m031857_c001_v0001182_t0040_u01730603937072") 2024/11/03 03:18:58 DEBUG : potato3: Deleting (id "4_z2f925df3008dfb0b9f280e1b_f119842689942f6ef_d20241103_m031857_c001_v0001182_t0056_u01730603937133") 2024/11/03 03:19:02 DEBUG : B2 bucket rclone-test-fofihen5cipi: Purge remote 2024/11/03 03:19:02 INFO : B2 bucket rclone-test-fofihen5cipi: cleaning bucket "rclone-test-fofihen5cipi" of all files 2024/11/03 03:19:02 DEBUG : empty space: Deleting (id "4_z6fe27d43007dfb0b9f280e1b_f418b60c3d0e137ae_d20241103_m031857_c001_v7007000_t0000_u01730603937699") 2024/11/03 03:19:02 DEBUG : empty space: Deleting (id "4_z6fe27d43007dfb0b9f280e1b_f1065a05fd6ee466d_d20241103_m031847_c001_v0001182_t0053_u01730603927865") 2024/11/03 03:19:02 DEBUG : potato2: Deleting (id "4_z6fe27d43007dfb0b9f280e1b_f418b60c3d0e137aa_d20241103_m031857_c001_v7007000_t0000_u01730603937313") 2024/11/03 03:19:02 DEBUG : potato2: Deleting (id "4_z6fe27d43007dfb0b9f280e1b_f104f9fa37d4a7076_d20241103_m031850_c001_v0001128_t0054_u01730603930030") 2024/11/03 03:19:02 DEBUG : potato3: Deleting (id "4_z6fe27d43007dfb0b9f280e1b_f418b60c3d0e137ab_d20241103_m031857_c001_v7007000_t0000_u01730603937514") 2024/11/03 03:19:02 DEBUG : potato3: Deleting (id "4_z6fe27d43007dfb0b9f280e1b_f1146f972d05a07dc_d20241103_m031849_c001_v0001102_t0056_u01730603929693") 2024/11/03 03:19:02 DEBUG : potato3: Deleting (id "4_z6fe27d43007dfb0b9f280e1b_f1065a05fd6ee4681_d20241103_m031848_c001_v0001182_t0026_u01730603928310") --- PASS: TestServerSideMove (79.16s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" 2024/11/03 03:19:08 DEBUG : Creating backend with remote "TestB2:rclone-test-razihus5same" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-mebopol5xole -> B2 bucket rclone-test-razihus5same 2024/11/03 03:19:28 DEBUG : empty space: Excluded (Size Filter) 2024/11/03 03:19:29 DEBUG : empty space: Excluded (Size Filter) 2024/11/03 03:19:29 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/03 03:19:29 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/03 03:19:29 DEBUG : B2 bucket rclone-test-razihus5same: Waiting for checks to finish 2024/11/03 03:19:29 DEBUG : B2 bucket rclone-test-razihus5same: Waiting for transfers to finish 2024/11/03 03:19:29 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/03 03:19:29 INFO : potato2: Copied (server-side copy) 2024/11/03 03:19:29 INFO : potato2: Deleted 2024/11/03 03:19:30 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/03 03:19:30 INFO : potato3: Copied (server-side copy) 2024/11/03 03:19:30 INFO : potato3: Deleted 2024/11/03 03:19:30 DEBUG : Creating backend with remote "TestB2:rclone-test-yowanip8cayo" 2024/11/03 03:19:31 DEBUG : empty space: Excluded (Size Filter) 2024/11/03 03:19:31 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/03 03:19:31 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/03 03:19:31 DEBUG : B2 bucket rclone-test-yowanip8cayo: Waiting for checks to finish 2024/11/03 03:19:31 DEBUG : B2 bucket rclone-test-yowanip8cayo: Waiting for transfers to finish 2024/11/03 03:19:33 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/03 03:19:33 INFO : potato2: Copied (server-side copy) 2024/11/03 03:19:33 INFO : potato2: Deleted 2024/11/03 03:19:33 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/03 03:19:33 INFO : potato3: Copied (server-side copy) 2024/11/03 03:19:33 INFO : potato3: Deleted 2024/11/03 03:19:34 DEBUG : B2 bucket rclone-test-yowanip8cayo: Purge remote 2024/11/03 03:19:34 INFO : B2 bucket rclone-test-yowanip8cayo: cleaning bucket "rclone-test-yowanip8cayo" of all files 2024/11/03 03:19:34 DEBUG : potato2: Deleting (id "4_z7f12fd53008dfb0b9f280e1b_f1104d59d5b27c79e_d20241103_m031932_c001_v0001179_t0050_u01730603972954") 2024/11/03 03:19:34 DEBUG : potato3: Deleting (id "4_z7f12fd53008dfb0b9f280e1b_f105e7ca9b8231bf7_d20241103_m031933_c001_v0001182_t0037_u01730603973191") 2024/11/03 03:19:37 DEBUG : B2 bucket rclone-test-razihus5same: Purge remote 2024/11/03 03:19:37 INFO : B2 bucket rclone-test-razihus5same: cleaning bucket "rclone-test-razihus5same" of all files 2024/11/03 03:19:38 DEBUG : empty space: Deleting (id "4_zef52ad93008dfb0b9f280e1b_f115349b5dbcdb0fd_d20241103_m031927_c001_v0001182_t0057_u01730603967896") 2024/11/03 03:19:38 DEBUG : potato2: Deleting (id "4_zef52ad93008dfb0b9f280e1b_f40162a7bd858ca3f_d20241103_m031933_c001_v7007000_t0000_u01730603973162") 2024/11/03 03:19:38 DEBUG : potato2: Deleting (id "4_zef52ad93008dfb0b9f280e1b_f10759075b7248ec0_d20241103_m031929_c001_v0001172_t0038_u01730603969210") 2024/11/03 03:19:38 DEBUG : potato3: Deleting (id "4_zef52ad93008dfb0b9f280e1b_f40162a7bd858ca46_d20241103_m031933_c001_v7007000_t0000_u01730603973571") 2024/11/03 03:19:38 DEBUG : potato3: Deleting (id "4_zef52ad93008dfb0b9f280e1b_f11676af719ed4cfa_d20241103_m031929_c001_v0001180_t0059_u01730603969996") 2024/11/03 03:19:38 DEBUG : potato3: Deleting (id "4_zef52ad93008dfb0b9f280e1b_f115349b5dbcdb10b_d20241103_m031928_c001_v0001182_t0003_u01730603968175") --- PASS: TestServerSideMoveWithFilter (32.00s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" 2024/11/03 03:19:40 DEBUG : Creating backend with remote "TestB2:rclone-test-vahilex7rele" 2024/11/03 03:19:43 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-mebopol5xole -> B2 bucket rclone-test-vahilex7rele 2024/11/03 03:19:46 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/03 03:19:46 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/11/03 03:19:46 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/03 03:19:46 DEBUG : empty space: Unchanged skipping 2024/11/03 03:19:46 DEBUG : B2 bucket rclone-test-vahilex7rele: Waiting for checks to finish 2024/11/03 03:19:46 INFO : empty space: Deleted 2024/11/03 03:19:46 DEBUG : B2 bucket rclone-test-vahilex7rele: Waiting for transfers to finish 2024/11/03 03:19:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/03 03:19:47 INFO : potato2: Copied (server-side copy) 2024/11/03 03:19:47 INFO : potato2: Deleted 2024/11/03 03:19:47 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/03 03:19:47 INFO : potato3: Copied (server-side copy) 2024/11/03 03:19:47 INFO : potato3: Deleted 2024/11/03 03:19:48 DEBUG : Creating backend with remote "TestB2:rclone-test-pejewol6nizu" 2024/11/03 03:19:48 DEBUG : tomatoDir: Making directory 2024/11/03 03:19:49 DEBUG : empty space: Need to transfer - File not found at Destination 2024/11/03 03:19:49 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/03 03:19:49 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/03 03:19:49 DEBUG : B2 bucket rclone-test-pejewol6nizu: Waiting for checks to finish 2024/11/03 03:19:49 DEBUG : B2 bucket rclone-test-pejewol6nizu: Waiting for transfers to finish 2024/11/03 03:19:50 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/03 03:19:50 INFO : empty space: Copied (server-side copy) 2024/11/03 03:19:50 INFO : empty space: Deleted 2024/11/03 03:19:50 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/03 03:19:50 INFO : potato3: Copied (server-side copy) 2024/11/03 03:19:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/03 03:19:50 INFO : potato2: Copied (server-side copy) 2024/11/03 03:19:50 INFO : potato3: Deleted 2024/11/03 03:19:51 INFO : potato2: Deleted 2024/11/03 03:19:51 DEBUG : B2 bucket rclone-test-pejewol6nizu: Purge remote 2024/11/03 03:19:51 INFO : B2 bucket rclone-test-pejewol6nizu: cleaning bucket "rclone-test-pejewol6nizu" of all files 2024/11/03 03:19:51 DEBUG : empty space: Deleting (id "4_z4f323da3009dfb0b9f280e1b_f100c23e826efe15c_d20241103_m031950_c001_v0001178_t0014_u01730603990112") 2024/11/03 03:19:51 DEBUG : potato2: Deleting (id "4_z4f323da3009dfb0b9f280e1b_f111faa0757af2e3e_d20241103_m031950_c001_v0001157_t0026_u01730603990366") 2024/11/03 03:19:51 DEBUG : potato3: Deleting (id "4_z4f323da3009dfb0b9f280e1b_f10776d818f068248_d20241103_m031950_c001_v0001182_t0028_u01730603990525") 2024/11/03 03:19:52 DEBUG : B2 bucket rclone-test-vahilex7rele: Purge remote 2024/11/03 03:19:52 INFO : B2 bucket rclone-test-vahilex7rele: cleaning bucket "rclone-test-vahilex7rele" of all files 2024/11/03 03:19:52 DEBUG : empty space: Deleting (id "4_z9f922d43009dfb0b9f280e1b_f4153c5e7a799220f_d20241103_m031950_c001_v7007000_t0000_u01730603990336") 2024/11/03 03:19:52 DEBUG : empty space: Deleting (id "4_z9f922d43009dfb0b9f280e1b_f117521ef8ce53c02_d20241103_m031945_c001_v0001145_t0028_u01730603985284") 2024/11/03 03:19:52 DEBUG : potato2: Deleting (id "4_z9f922d43009dfb0b9f280e1b_f4076ed8f9e6781a3_d20241103_m031950_c001_v7007000_t0000_u01730603990873") 2024/11/03 03:19:52 DEBUG : potato2: Deleting (id "4_z9f922d43009dfb0b9f280e1b_f11964617ccd2181e_d20241103_m031946_c001_v0001157_t0014_u01730603986474") 2024/11/03 03:19:52 DEBUG : potato3: Deleting (id "4_z9f922d43009dfb0b9f280e1b_f4153c5e7a7992210_d20241103_m031950_c001_v7007000_t0000_u01730603990817") 2024/11/03 03:19:52 DEBUG : potato3: Deleting (id "4_z9f922d43009dfb0b9f280e1b_f102c4b4d099a7b30_d20241103_m031946_c001_v0001105_t0015_u01730603986976") 2024/11/03 03:19:52 DEBUG : potato3: Deleting (id "4_z9f922d43009dfb0b9f280e1b_f117521ef8ce53c04_d20241103_m031945_c001_v0001145_t0038_u01730603985738") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (14.04s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" 2024/11/03 03:19:54 DEBUG : Creating backend with remote "TestB2:rclone-test-mebopol5xole/rclone-move-test" --- PASS: TestServerSideMoveOverlap (3.41s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" 2024/11/03 03:19:57 DEBUG : Creating backend with remote "TestB2:rclone-test-mebopol5xole/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" --- PASS: TestSyncOverlap (3.04s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" 2024/11/03 03:20:00 DEBUG : Creating backend with remote "TestB2:rclone-test-mebopol5xole/rclone-sync-test" 2024/11/03 03:20:02 DEBUG : Creating backend with remote "TestB2:rclone-test-mebopol5xole/rclone-sync-test-include/layer2" 2024/11/03 03:20:04 DEBUG : Creating backend with remote "TestB2:rclone-test-mebopol5xole/rclone-sync-test-ignore-file" 2024/11/03 03:20:08 DEBUG : B2 bucket rclone-test-mebopol5xole path rclone-sync-test: Waiting for checks to finish 2024/11/03 03:20:08 DEBUG : B2 bucket rclone-test-mebopol5xole path rclone-sync-test: Waiting for transfers to finish 2024/11/03 03:20:08 DEBUG : Waiting for deletions to finish 2024/11/03 03:20:08 INFO : There was nothing to transfer 2024/11/03 03:20:08 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for checks to finish 2024/11/03 03:20:08 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for transfers to finish 2024/11/03 03:20:08 DEBUG : Waiting for deletions to finish 2024/11/03 03:20:08 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" 2024/11/03 03:20:09 DEBUG : B2 bucket rclone-test-mebopol5xole path rclone-sync-test-include/layer2: Waiting for checks to finish 2024/11/03 03:20:09 DEBUG : B2 bucket rclone-test-mebopol5xole path rclone-sync-test-include/layer2: Waiting for transfers to finish 2024/11/03 03:20:09 DEBUG : Waiting for deletions to finish 2024/11/03 03:20:09 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" 2024/11/03 03:20:09 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for checks to finish 2024/11/03 03:20:09 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for transfers to finish 2024/11/03 03:20:09 DEBUG : Waiting for deletions to finish 2024/11/03 03:20:09 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" 2024/11/03 03:20:09 DEBUG : B2 bucket rclone-test-mebopol5xole path rclone-sync-test-ignore-file: Waiting for checks to finish 2024/11/03 03:20:09 DEBUG : B2 bucket rclone-test-mebopol5xole path rclone-sync-test-ignore-file: Waiting for transfers to finish 2024/11/03 03:20:09 DEBUG : Waiting for deletions to finish 2024/11/03 03:20:09 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.02s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" 2024/11/03 03:20:16 DEBUG : Creating backend with remote "TestB2:rclone-test-mebopol5xole/dst" 2024/11/03 03:20:18 DEBUG : Creating backend with remote "TestB2:rclone-test-mebopol5xole/CompareDest" 2024/11/03 03:20:20 DEBUG : one: Need to transfer - File not found at Destination 2024/11/03 03:20:20 DEBUG : B2 bucket rclone-test-mebopol5xole path dst: Waiting for checks to finish 2024/11/03 03:20:20 DEBUG : B2 bucket rclone-test-mebopol5xole path dst: Waiting for transfers to finish 2024/11/03 03:20:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/03 03:20:20 INFO : one: Copied (new) 2024/11/03 03:20:20 DEBUG : Waiting for deletions to finish 2024/11/03 03:20:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/03 03:20:21 DEBUG : B2 bucket rclone-test-mebopol5xole path dst: Waiting for checks to finish 2024/11/03 03:20:21 DEBUG : B2 bucket rclone-test-mebopol5xole path dst: Waiting for transfers to finish 2024/11/03 03:20:21 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/11/03 03:20:21 INFO : one: Copied (replaced existing) 2024/11/03 03:20:21 DEBUG : Waiting for deletions to finish 2024/11/03 03:20:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/03 03:20:24 DEBUG : B2 bucket rclone-test-mebopol5xole path dst: Waiting for checks to finish 2024/11/03 03:20:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/03 03:20:24 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/03 03:20:24 DEBUG : B2 bucket rclone-test-mebopol5xole path dst: Waiting for transfers to finish 2024/11/03 03:20:24 DEBUG : Waiting for deletions to finish 2024/11/03 03:20:24 INFO : There was nothing to transfer 2024/11/03 03:20:26 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/03 03:20:26 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/03 03:20:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/03 03:20:26 DEBUG : B2 bucket rclone-test-mebopol5xole path dst: Waiting for checks to finish 2024/11/03 03:20:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/03 03:20:26 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/03 03:20:26 DEBUG : B2 bucket rclone-test-mebopol5xole path dst: Waiting for transfers to finish 2024/11/03 03:20:26 DEBUG : Waiting for deletions to finish 2024/11/03 03:20:26 INFO : There was nothing to transfer 2024/11/03 03:20:26 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/03 03:20:26 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/03 03:20:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/03 03:20:26 DEBUG : B2 bucket rclone-test-mebopol5xole path dst: Waiting for checks to finish 2024/11/03 03:20:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/03 03:20:27 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/03 03:20:27 DEBUG : B2 bucket rclone-test-mebopol5xole path dst: Waiting for transfers to finish 2024/11/03 03:20:27 DEBUG : Waiting for deletions to finish 2024/11/03 03:20:27 INFO : There was nothing to transfer 2024/11/03 03:20:28 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2024/11/03 03:20:28 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/03 03:20:28 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/03 03:20:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/03 03:20:28 DEBUG : B2 bucket rclone-test-mebopol5xole path dst: Waiting for checks to finish 2024/11/03 03:20:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/03 03:20:28 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/03 03:20:28 DEBUG : B2 bucket rclone-test-mebopol5xole path dst: Waiting for transfers to finish 2024/11/03 03:20:28 DEBUG : Waiting for deletions to finish 2024/11/03 03:20:28 INFO : There was nothing to transfer 2024/11/03 03:20:29 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/03 03:20:29 DEBUG : two: Need to transfer - File not found at Destination 2024/11/03 03:20:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/03 03:20:29 DEBUG : B2 bucket rclone-test-mebopol5xole path dst: Waiting for checks to finish 2024/11/03 03:20:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/03 03:20:29 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/03 03:20:29 DEBUG : B2 bucket rclone-test-mebopol5xole path dst: Waiting for transfers to finish 2024/11/03 03:20:29 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2024/11/03 03:20:29 INFO : two: Copied (new) 2024/11/03 03:20:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.20s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" 2024/11/03 03:20:33 DEBUG : Creating backend with remote "TestB2:rclone-test-mebopol5xole/dest" 2024/11/03 03:20:34 DEBUG : Creating backend with remote "TestB2:rclone-test-mebopol5xole/pre-dest1" 2024/11/03 03:20:35 DEBUG : Creating backend with remote "TestB2:rclone-test-mebopol5xole/pre-dest2" 2024/11/03 03:20:37 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/03 03:20:37 DEBUG : 1: Destination found in --compare-dest, skipping 2024/11/03 03:20:37 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/03 03:20:37 DEBUG : 2: Destination found in --compare-dest, skipping 2024/11/03 03:20:37 DEBUG : 3: Need to transfer - File not found at Destination 2024/11/03 03:20:37 DEBUG : B2 bucket rclone-test-mebopol5xole path dest: Waiting for checks to finish 2024/11/03 03:20:37 DEBUG : B2 bucket rclone-test-mebopol5xole path dest: Waiting for transfers to finish 2024/11/03 03:20:38 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2024/11/03 03:20:38 INFO : 3: Copied (new) 2024/11/03 03:20:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.28s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" 2024/11/03 03:20:40 DEBUG : Creating backend with remote "TestB2:rclone-test-mebopol5xole/dst" 2024/11/03 03:20:41 DEBUG : Creating backend with remote "TestB2:rclone-test-mebopol5xole/CopyDest" 2024/11/03 03:20:43 DEBUG : one: Need to transfer - File not found at Destination 2024/11/03 03:20:43 DEBUG : B2 bucket rclone-test-mebopol5xole path dst: Waiting for checks to finish 2024/11/03 03:20:43 DEBUG : B2 bucket rclone-test-mebopol5xole path dst: Waiting for transfers to finish 2024/11/03 03:20:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/03 03:20:45 INFO : one: Copied (new) 2024/11/03 03:20:45 DEBUG : Waiting for deletions to finish 2024/11/03 03:20:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/03 03:20:46 DEBUG : B2 bucket rclone-test-mebopol5xole path dst: Waiting for checks to finish 2024/11/03 03:20:46 DEBUG : B2 bucket rclone-test-mebopol5xole path dst: Waiting for transfers to finish 2024/11/03 03:20:47 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/11/03 03:20:47 INFO : one: Copied (replaced existing) 2024/11/03 03:20:47 DEBUG : Waiting for deletions to finish 2024/11/03 03:20:49 DEBUG : Creating backend with remote "TestB2:rclone-test-mebopol5xole/BackupDir" 2024/11/03 03:20:50 DEBUG : B2 bucket rclone-test-mebopol5xole path dst: Waiting for checks to finish 2024/11/03 03:20:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/03 03:20:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/03 03:20:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/03 03:20:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/03 03:20:52 INFO : one: Copied (server-side copy) 2024/11/03 03:20:52 INFO : one: Deleted 2024/11/03 03:20:53 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/11/03 03:20:53 INFO : one: Copied (server-side copy) 2024/11/03 03:20:53 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/11/03 03:20:53 DEBUG : B2 bucket rclone-test-mebopol5xole path dst: Waiting for transfers to finish 2024/11/03 03:20:53 DEBUG : Waiting for deletions to finish 2024/11/03 03:20:55 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/03 03:20:56 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/03 03:20:56 INFO : two: Copied (server-side copy) 2024/11/03 03:20:56 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/11/03 03:20:56 DEBUG : B2 bucket rclone-test-mebopol5xole path dst: Waiting for checks to finish 2024/11/03 03:20:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/03 03:20:56 DEBUG : one: Unchanged skipping 2024/11/03 03:20:56 DEBUG : B2 bucket rclone-test-mebopol5xole path dst: Waiting for transfers to finish 2024/11/03 03:20:56 DEBUG : Waiting for deletions to finish 2024/11/03 03:20:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/03 03:20:56 DEBUG : B2 bucket rclone-test-mebopol5xole path dst: Waiting for checks to finish 2024/11/03 03:20:56 DEBUG : one: Unchanged skipping 2024/11/03 03:20:56 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/03 03:20:56 DEBUG : two: Unchanged skipping 2024/11/03 03:20:56 DEBUG : B2 bucket rclone-test-mebopol5xole path dst: Waiting for transfers to finish 2024/11/03 03:20:56 DEBUG : Waiting for deletions to finish 2024/11/03 03:20:56 INFO : There was nothing to transfer 2024/11/03 03:20:58 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/11/03 03:20:58 DEBUG : three: Destination not found in --copy-dest 2024/11/03 03:20:58 DEBUG : three: Need to transfer - File not found at Destination 2024/11/03 03:20:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/03 03:20:58 DEBUG : one: Unchanged skipping 2024/11/03 03:20:58 DEBUG : B2 bucket rclone-test-mebopol5xole path dst: Waiting for checks to finish 2024/11/03 03:20:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/03 03:20:58 DEBUG : two: Unchanged skipping 2024/11/03 03:20:58 DEBUG : B2 bucket rclone-test-mebopol5xole path dst: Waiting for transfers to finish 2024/11/03 03:20:58 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2024/11/03 03:20:58 INFO : three: Copied (new) 2024/11/03 03:20:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (20.58s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" 2024/11/03 03:21:03 DEBUG : Creating backend with remote "TestB2:rclone-test-mebopol5xole/dst" 2024/11/03 03:21:05 DEBUG : Creating backend with remote "TestB2:rclone-test-mebopol5xole/backup" 2024/11/03 03:21:07 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/03 03:21:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/03 03:21:07 DEBUG : two: Unchanged skipping 2024/11/03 03:21:07 DEBUG : B2 bucket rclone-test-mebopol5xole path dst: Waiting for checks to finish 2024/11/03 03:21:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/03 03:21:08 INFO : one: Copied (server-side copy) 2024/11/03 03:21:08 INFO : one: Deleted 2024/11/03 03:21:08 DEBUG : B2 bucket rclone-test-mebopol5xole path dst: Waiting for transfers to finish 2024/11/03 03:21:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/03 03:21:11 INFO : one: Copied (new) 2024/11/03 03:21:11 DEBUG : Waiting for deletions to finish 2024/11/03 03:21:12 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/03 03:21:12 INFO : three.txt: Copied (server-side copy) 2024/11/03 03:21:12 INFO : three.txt: Deleted 2024/11/03 03:21:12 INFO : three.txt: Moved into backup dir 2024/11/03 03:21:14 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/03 03:21:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/03 03:21:14 DEBUG : two: Unchanged skipping 2024/11/03 03:21:14 DEBUG : B2 bucket rclone-test-mebopol5xole path dst: Waiting for checks to finish 2024/11/03 03:21:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/03 03:21:15 INFO : one: Copied (server-side copy) 2024/11/03 03:21:15 INFO : one: Deleted 2024/11/03 03:21:15 DEBUG : B2 bucket rclone-test-mebopol5xole path dst: Waiting for transfers to finish 2024/11/03 03:21:15 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/03 03:21:15 INFO : one: Copied (new) 2024/11/03 03:21:15 DEBUG : Waiting for deletions to finish 2024/11/03 03:21:17 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/03 03:21:17 INFO : three.txt: Copied (server-side copy) 2024/11/03 03:21:17 INFO : three.txt: Deleted 2024/11/03 03:21:17 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (17.64s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" 2024/11/03 03:21:22 DEBUG : Creating backend with remote "TestB2:rclone-test-mebopol5xole/dst" 2024/11/03 03:21:23 DEBUG : Creating backend with remote "TestB2:rclone-test-mebopol5xole/backup" 2024/11/03 03:21:25 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/03 03:21:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/03 03:21:25 DEBUG : two: Unchanged skipping 2024/11/03 03:21:25 DEBUG : B2 bucket rclone-test-mebopol5xole path dst: Waiting for checks to finish 2024/11/03 03:21:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/03 03:21:26 INFO : one: Copied (server-side copy) to: one.bak 2024/11/03 03:21:27 INFO : one: Deleted 2024/11/03 03:21:27 DEBUG : B2 bucket rclone-test-mebopol5xole path dst: Waiting for transfers to finish 2024/11/03 03:21:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/03 03:21:29 INFO : one: Copied (new) 2024/11/03 03:21:29 DEBUG : Waiting for deletions to finish 2024/11/03 03:21:29 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/03 03:21:29 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/03 03:21:30 INFO : three.txt: Deleted 2024/11/03 03:21:30 INFO : three.txt: Moved into backup dir 2024/11/03 03:21:31 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/03 03:21:31 DEBUG : B2 bucket rclone-test-mebopol5xole path dst: Waiting for checks to finish 2024/11/03 03:21:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/03 03:21:31 DEBUG : two: Unchanged skipping 2024/11/03 03:21:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/03 03:21:32 INFO : one: Copied (server-side copy) to: one.bak 2024/11/03 03:21:32 INFO : one: Deleted 2024/11/03 03:21:32 DEBUG : B2 bucket rclone-test-mebopol5xole path dst: Waiting for transfers to finish 2024/11/03 03:21:33 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/03 03:21:33 INFO : one: Copied (new) 2024/11/03 03:21:33 DEBUG : Waiting for deletions to finish 2024/11/03 03:21:34 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/03 03:21:34 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/03 03:21:34 INFO : three.txt: Deleted 2024/11/03 03:21:34 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (16.88s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" 2024/11/03 03:21:38 DEBUG : Creating backend with remote "TestB2:rclone-test-mebopol5xole/dst" 2024/11/03 03:21:39 DEBUG : Creating backend with remote "TestB2:rclone-test-mebopol5xole/backup" 2024/11/03 03:21:41 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/03 03:21:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/03 03:21:41 DEBUG : two: Unchanged skipping 2024/11/03 03:21:41 DEBUG : B2 bucket rclone-test-mebopol5xole path dst: Waiting for checks to finish 2024/11/03 03:21:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/03 03:21:43 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/03 03:21:43 INFO : one: Deleted 2024/11/03 03:21:43 DEBUG : B2 bucket rclone-test-mebopol5xole path dst: Waiting for transfers to finish 2024/11/03 03:21:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/03 03:21:46 INFO : one: Copied (new) 2024/11/03 03:21:46 DEBUG : Waiting for deletions to finish 2024/11/03 03:21:46 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/03 03:21:46 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/03 03:21:46 INFO : three.txt: Deleted 2024/11/03 03:21:46 INFO : three.txt: Moved into backup dir 2024/11/03 03:21:48 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/03 03:21:48 DEBUG : B2 bucket rclone-test-mebopol5xole path dst: Waiting for checks to finish 2024/11/03 03:21:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/03 03:21:48 DEBUG : two: Unchanged skipping 2024/11/03 03:21:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/03 03:21:49 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/03 03:21:49 INFO : one: Deleted 2024/11/03 03:21:49 DEBUG : B2 bucket rclone-test-mebopol5xole path dst: Waiting for transfers to finish 2024/11/03 03:21:50 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/03 03:21:50 INFO : one: Copied (new) 2024/11/03 03:21:50 DEBUG : Waiting for deletions to finish 2024/11/03 03:21:51 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/03 03:21:51 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/03 03:21:51 INFO : three.txt: Deleted 2024/11/03 03:21:51 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (17.35s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" 2024/11/03 03:21:55 DEBUG : Creating backend with remote "TestB2:rclone-test-mebopol5xole/dst" 2024/11/03 03:21:57 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/03 03:21:57 DEBUG : B2 bucket rclone-test-mebopol5xole path dst: Waiting for checks to finish 2024/11/03 03:21:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/03 03:21:57 DEBUG : two: Unchanged skipping 2024/11/03 03:21:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/03 03:21:57 INFO : one: Copied (server-side copy) to: one.bak 2024/11/03 03:21:58 INFO : one: Deleted 2024/11/03 03:21:58 DEBUG : B2 bucket rclone-test-mebopol5xole path dst: Waiting for transfers to finish 2024/11/03 03:21:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/03 03:21:59 INFO : one: Copied (new) 2024/11/03 03:21:59 DEBUG : Waiting for deletions to finish 2024/11/03 03:22:00 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/03 03:22:00 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/03 03:22:00 INFO : three.txt: Deleted 2024/11/03 03:22:00 INFO : three.txt: Moved into backup dir 2024/11/03 03:22:02 DEBUG : one.bak: Excluded (Path Filter) 2024/11/03 03:22:02 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/11/03 03:22:02 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/03 03:22:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/03 03:22:02 DEBUG : two: Unchanged skipping 2024/11/03 03:22:02 DEBUG : B2 bucket rclone-test-mebopol5xole path dst: Waiting for checks to finish 2024/11/03 03:22:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/03 03:22:03 INFO : one: Copied (server-side copy) to: one.bak 2024/11/03 03:22:03 INFO : one: Deleted 2024/11/03 03:22:03 DEBUG : B2 bucket rclone-test-mebopol5xole path dst: Waiting for transfers to finish 2024/11/03 03:22:04 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/03 03:22:04 INFO : one: Copied (new) 2024/11/03 03:22:04 DEBUG : Waiting for deletions to finish 2024/11/03 03:22:04 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/03 03:22:04 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/03 03:22:05 INFO : three.txt: Deleted 2024/11/03 03:22:05 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (13.61s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" 2024/11/03 03:22:10 DEBUG : Creating backend with remote "TestB2:rclone-test-mebopol5xole/dst" 2024/11/03 03:22:11 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/03 03:22:13 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/03 03:22:13 INFO : one: Copied (server-side copy) to: one.bak 2024/11/03 03:22:13 INFO : one: Deleted 2024/11/03 03:22:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/03 03:22:14 INFO : one: Copied (new) 2024/11/03 03:22:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/03 03:22:14 DEBUG : two: Unchanged skipping 2024/11/03 03:22:14 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/03 03:22:16 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/03 03:22:16 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/03 03:22:16 INFO : three.txt: Deleted 2024/11/03 03:22:16 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/03 03:22:16 INFO : three.txt: Copied (new) 2024/11/03 03:22:17 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/03 03:22:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/03 03:22:18 INFO : one: Copied (server-side copy) to: one.bak 2024/11/03 03:22:18 INFO : one: Deleted 2024/11/03 03:22:18 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/03 03:22:18 INFO : one: Copied (new) 2024/11/03 03:22:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/03 03:22:19 DEBUG : two: Unchanged skipping 2024/11/03 03:22:19 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/03 03:22:20 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/03 03:22:20 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/03 03:22:20 INFO : three.txt: Deleted 2024/11/03 03:22:20 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/11/03 03:22:20 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (15.65s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" 2024/11/03 03:22:25 DEBUG : Creating backend with remote "TestB2:rclone-test-mebopol5xole/dst" 2024/11/03 03:22:26 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/03 03:22:27 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/03 03:22:27 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/03 03:22:27 INFO : one: Deleted 2024/11/03 03:22:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/03 03:22:28 INFO : one: Copied (new) 2024/11/03 03:22:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/03 03:22:28 DEBUG : two: Unchanged skipping 2024/11/03 03:22:29 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/03 03:22:30 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/03 03:22:30 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/03 03:22:30 INFO : three.txt: Deleted 2024/11/03 03:22:30 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/03 03:22:30 INFO : three.txt: Copied (new) 2024/11/03 03:22:31 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/03 03:22:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/03 03:22:32 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/03 03:22:32 INFO : one: Deleted 2024/11/03 03:22:33 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/03 03:22:33 INFO : one: Copied (new) 2024/11/03 03:22:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/03 03:22:33 DEBUG : two: Unchanged skipping 2024/11/03 03:22:33 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/03 03:22:34 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/03 03:22:34 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/03 03:22:34 INFO : three.txt: Deleted 2024/11/03 03:22:34 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/11/03 03:22:34 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (14.01s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" 2024/11/03 03:22:37 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/11/03 03:22:37 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for checks to finish 2024/11/03 03:22:37 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for transfers to finish 2024/11/03 03:22:37 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2024/11/03 03:22:37 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/11/03 03:22:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.68s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" 2024/11/03 03:22:39 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/03 03:22:39 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for checks to finish 2024/11/03 03:22:39 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for transfers to finish 2024/11/03 03:22:39 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/03 03:22:39 INFO : existing: Copied (new) 2024/11/03 03:22:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" 2024/11/03 03:22:40 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for checks to finish 2024/11/03 03:22:40 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/11/03 03:22:40 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/11/03 03:22:40 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for transfers to finish 2024/11/03 03:22:40 ERROR : B2 bucket rclone-test-mebopol5xole: not deleting files as there were IO errors 2024/11/03 03:22:40 ERROR : B2 bucket rclone-test-mebopol5xole: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" --- PASS: TestSyncImmutable (3.21s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" 2024/11/03 03:22:41 DEBUG : EXISTING: Clearing upload URL because of error: Post "https://pod-000-1144-02.backblaze.com/b2api/v1/b2_upload_file/3ff24d03005dfb0b9f280e1b/c001_v0001144_t0007": EOF 2024/11/03 03:22:41 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1144-02.backblaze.com/b2api/v1/b2_upload_file/3ff24d03005dfb0b9f280e1b/c001_v0001144_t0007": EOF) 2024/11/03 03:22:41 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "EXISTING" to B2 bucket rclone-test-mebopol5xole: 1/10 (Post "https://pod-000-1144-02.backblaze.com/b2api/v1/b2_upload_file/3ff24d03005dfb0b9f280e1b/c001_v0001144_t0007": EOF) 2024/11/03 03:22:44 DEBUG : pacer: Reducing sleep to 10ms 2024/11/03 03:22:45 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/03 03:22:45 DEBUG : existing: Unchanged skipping 2024/11/03 03:22:45 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for checks to finish 2024/11/03 03:22:45 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for transfers to finish 2024/11/03 03:22:45 DEBUG : Waiting for deletions to finish 2024/11/03 03:22:45 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.85s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.39s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.16s) --- 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-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" 2024/11/03 03:23:01 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/03 03:23:01 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/03 03:23:01 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/03 03:23:01 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for checks to finish 2024/11/03 03:23:01 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/03 03:23:01 DEBUG : both1: Unchanged skipping 2024/11/03 03:23:01 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/03 03:23:01 DEBUG : both12: Unchanged skipping 2024/11/03 03:23:01 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/03 03:23:01 DEBUG : both13: Unchanged skipping 2024/11/03 03:23:01 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/03 03:23:01 DEBUG : both14: Unchanged skipping 2024/11/03 03:23:01 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/03 03:23:01 DEBUG : both15: Unchanged skipping 2024/11/03 03:23:01 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/03 03:23:01 DEBUG : both16: Unchanged skipping 2024/11/03 03:23:01 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/03 03:23:01 DEBUG : both17: Unchanged skipping 2024/11/03 03:23:01 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/03 03:23:01 DEBUG : both18: Unchanged skipping 2024/11/03 03:23:01 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/03 03:23:01 DEBUG : both19: Unchanged skipping 2024/11/03 03:23:01 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/03 03:23:01 DEBUG : both2: Unchanged skipping 2024/11/03 03:23:01 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/03 03:23:01 DEBUG : both3: Unchanged skipping 2024/11/03 03:23:01 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/03 03:23:01 DEBUG : both4: Unchanged skipping 2024/11/03 03:23:01 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/03 03:23:01 DEBUG : both5: Unchanged skipping 2024/11/03 03:23:01 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/03 03:23:01 DEBUG : both10: Unchanged skipping 2024/11/03 03:23:01 DEBUG : both6: Unchanged skipping 2024/11/03 03:23:01 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/03 03:23:01 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/03 03:23:01 DEBUG : both11: Unchanged skipping 2024/11/03 03:23:01 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/03 03:23:01 DEBUG : both8: Unchanged skipping 2024/11/03 03:23:01 DEBUG : both0: Unchanged skipping 2024/11/03 03:23:01 DEBUG : both7: Unchanged skipping 2024/11/03 03:23:01 DEBUG : both9: Unchanged skipping 2024/11/03 03:23:01 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for transfers to finish 2024/11/03 03:23:01 DEBUG : Waiting for deletions to finish 2024/11/03 03:23:01 INFO : only17: Deleted 2024/11/03 03:23:01 INFO : only18: Deleted 2024/11/03 03:23:01 INFO : only14: Deleted 2024/11/03 03:23:01 INFO : only0: Deleted 2024/11/03 03:23:01 INFO : only15: Deleted 2024/11/03 03:23:01 INFO : only3: Deleted 2024/11/03 03:23:02 INFO : only6: Deleted 2024/11/03 03:23:02 INFO : only1: Deleted 2024/11/03 03:23:02 INFO : only12: Deleted 2024/11/03 03:23:02 INFO : only5: Deleted 2024/11/03 03:23:02 INFO : only7: Deleted 2024/11/03 03:23:02 INFO : only13: Deleted 2024/11/03 03:23:02 INFO : only16: Deleted 2024/11/03 03:23:02 INFO : only19: Deleted 2024/11/03 03:23:02 INFO : only4: Deleted 2024/11/03 03:23:02 INFO : only2: Deleted 2024/11/03 03:23:02 INFO : only8: Deleted 2024/11/03 03:23:02 INFO : only9: Deleted 2024/11/03 03:23:02 INFO : only10: Deleted 2024/11/03 03:23:02 INFO : only11: Deleted 2024/11/03 03:23:02 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (19.96s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" 2024/11/03 03:23:22 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/03 03:23:22 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/03 03:23:22 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for checks to finish 2024/11/03 03:23:22 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/03 03:23:22 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/03 03:23:22 DEBUG : both0: Unchanged skipping 2024/11/03 03:23:22 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/03 03:23:22 DEBUG : both12: Unchanged skipping 2024/11/03 03:23:22 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/03 03:23:22 DEBUG : both13: Unchanged skipping 2024/11/03 03:23:22 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/03 03:23:22 DEBUG : both1: Unchanged skipping 2024/11/03 03:23:22 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/03 03:23:22 DEBUG : both15: Unchanged skipping 2024/11/03 03:23:22 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/03 03:23:22 DEBUG : both10: Unchanged skipping 2024/11/03 03:23:22 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/03 03:23:22 DEBUG : both17: Unchanged skipping 2024/11/03 03:23:22 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/03 03:23:22 DEBUG : both11: Unchanged skipping 2024/11/03 03:23:22 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/03 03:23:22 DEBUG : both14: Unchanged skipping 2024/11/03 03:23:22 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/03 03:23:22 DEBUG : both2: Unchanged skipping 2024/11/03 03:23:22 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/03 03:23:22 DEBUG : both3: Unchanged skipping 2024/11/03 03:23:22 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/03 03:23:22 DEBUG : both4: Unchanged skipping 2024/11/03 03:23:22 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/03 03:23:22 DEBUG : both5: Unchanged skipping 2024/11/03 03:23:22 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/03 03:23:22 DEBUG : both6: Unchanged skipping 2024/11/03 03:23:22 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/03 03:23:22 DEBUG : both7: Unchanged skipping 2024/11/03 03:23:22 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/03 03:23:22 DEBUG : both8: Unchanged skipping 2024/11/03 03:23:22 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/03 03:23:22 DEBUG : both16: Unchanged skipping 2024/11/03 03:23:22 DEBUG : both18: Unchanged skipping 2024/11/03 03:23:22 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/11/03 03:23:22 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/11/03 03:23:22 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/11/03 03:23:22 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/11/03 03:23:22 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/11/03 03:23:22 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/11/03 03:23:22 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/11/03 03:23:22 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/11/03 03:23:22 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/11/03 03:23:22 DEBUG : both9: Unchanged skipping 2024/11/03 03:23:22 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/11/03 03:23:22 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/11/03 03:23:22 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/11/03 03:23:22 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/11/03 03:23:22 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/11/03 03:23:22 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/11/03 03:23:22 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/11/03 03:23:22 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/11/03 03:23:22 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/11/03 03:23:22 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/11/03 03:23:22 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/11/03 03:23:22 DEBUG : both19: Unchanged skipping 2024/11/03 03:23:22 DEBUG : B2 bucket rclone-test-mebopol5xole: Waiting for transfers to finish 2024/11/03 03:23:22 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/03 03:23:22 INFO : only0: Copied (replaced existing) 2024/11/03 03:23:22 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/03 03:23:22 INFO : only10: Copied (replaced existing) 2024/11/03 03:23:22 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/03 03:23:22 INFO : only14: Copied (replaced existing) 2024/11/03 03:23:22 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/03 03:23:22 INFO : only13: Copied (replaced existing) 2024/11/03 03:23:23 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/03 03:23:23 INFO : only1: Copied (replaced existing) 2024/11/03 03:23:23 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/03 03:23:23 INFO : only15: Copied (replaced existing) 2024/11/03 03:23:23 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/03 03:23:23 INFO : only17: Copied (replaced existing) 2024/11/03 03:23:23 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/03 03:23:23 INFO : only18: Copied (replaced existing) 2024/11/03 03:23:23 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/03 03:23:23 INFO : only12: Copied (replaced existing) 2024/11/03 03:23:23 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/03 03:23:23 INFO : only19: Copied (replaced existing) 2024/11/03 03:23:23 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/03 03:23:23 INFO : only2: Copied (replaced existing) 2024/11/03 03:23:23 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/03 03:23:23 INFO : only3: Copied (replaced existing) 2024/11/03 03:23:23 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/03 03:23:23 INFO : only4: Copied (replaced existing) 2024/11/03 03:23:23 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/03 03:23:23 INFO : only6: Copied (replaced existing) 2024/11/03 03:23:23 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/03 03:23:23 INFO : only5: Copied (replaced existing) 2024/11/03 03:23:23 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/03 03:23:23 INFO : only7: Copied (replaced existing) 2024/11/03 03:23:23 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/03 03:23:23 INFO : only8: Copied (replaced existing) 2024/11/03 03:23:23 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/03 03:23:23 INFO : only11: Copied (replaced existing) 2024/11/03 03:23:23 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/03 03:23:23 INFO : only9: Copied (replaced existing) 2024/11/03 03:23:23 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/03 03:23:23 INFO : only16: Copied (replaced existing) 2024/11/03 03:23:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (25.70s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" 2024/11/03 03:23:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/03 03:23:33 DEBUG : sub dir: Making directory 2024/11/03 03:23:33 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (3.41s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" 2024/11/03 03:23:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/03 03:23:36 DEBUG : sub dir: Making directory 2024/11/03 03:23:36 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mebopol5xole", Local "Local file system at /tmp/rclone3519389283", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (3.08s) PASS 2024/11/03 03:23:39 DEBUG : B2 bucket rclone-test-mebopol5xole: Purge remote 2024/11/03 03:23:39 INFO : B2 bucket rclone-test-mebopol5xole: cleaning bucket "rclone-test-mebopol5xole" of all files 2024/11/03 03:23:40 DEBUG : BackupDir/one: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4199817b6e45972f_d20241103_m032059_c001_v7007000_t0000_u01730604059445") 2024/11/03 03:23:40 DEBUG : BackupDir/one: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f11258bbd4a55c832_d20241103_m032051_c001_v0001120_t0025_u01730604051847") 2024/11/03 03:23:40 DEBUG : CompareDest/one: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f403f964ad374dd30_d20241103_m032030_c001_v7007000_t0000_u01730604030255") 2024/11/03 03:23:40 DEBUG : CompareDest/one: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f1020d94524ce9ceb_d20241103_m032023_c001_v0001144_t0052_u01730604023220") 2024/11/03 03:23:40 DEBUG : CompareDest/two: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f403f964ad374dd31_d20241103_m032030_c001_v7007000_t0000_u01730604030437") 2024/11/03 03:23:40 DEBUG : CompareDest/two: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f110387998033_d20241103_m032025_c001_v0001182_t0055_u01730604025307") 2024/11/03 03:23:40 DEBUG : CopyDest/one: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4199817b6e459732_d20241103_m032059_c001_v7007000_t0000_u01730604059630") 2024/11/03 03:23:40 DEBUG : CopyDest/one: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f103c245e9fa14393_d20241103_m032048_c001_v0001182_t0020_u01730604048552") 2024/11/03 03:23:40 DEBUG : CopyDest/three: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4199817b6e459735_d20241103_m032059_c001_v7007000_t0000_u01730604059831") 2024/11/03 03:23:40 DEBUG : CopyDest/three: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f110387998420_d20241103_m032057_c001_v0001182_t0043_u01730604057238") 2024/11/03 03:23:40 DEBUG : CopyDest/two: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4199817b6e459738_d20241103_m032100_c001_v7007000_t0000_u01730604060018") 2024/11/03 03:23:40 DEBUG : CopyDest/two: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f1020d94524ce9daa_d20241103_m032054_c001_v0001144_t0006_u01730604054494") 2024/11/03 03:23:40 DEBUG : EXISTING: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f40162a7bd858d40e_d20241103_m032245_c001_v7007000_t0000_u01730604165530") 2024/11/03 03:23:40 DEBUG : EXISTING: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f1103879991d9_d20241103_m032244_c001_v0001182_t0045_u01730604164431") 2024/11/03 03:23:40 DEBUG : Testêé: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f40162a7bd858d3b4_d20241103_m032238_c001_v7007000_t0000_u01730604158473") 2024/11/03 03:23:40 DEBUG : Testêé: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f110387999115_d20241103_m032237_c001_v0001182_t0036_u01730604157831") 2024/11/03 03:23:41 DEBUG : Testêé: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f1020d94524ce9fa6_d20241103_m032236_c001_v0001144_t0052_u01730604156526") 2024/11/03 03:23:41 DEBUG : a/potato2: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f416ca964b96ecc02_d20241103_m031706_c001_v7007000_t0000_u01730603826833") 2024/11/03 03:23:41 DEBUG : a/potato2: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f110387996365_d20241103_m031706_c001_v0001182_t0029_u01730603826118") 2024/11/03 03:23:41 DEBUG : a/potato2: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f416ca964b96ecbfd_d20241103_m031704_c001_v7007000_t0000_u01730603824193") 2024/11/03 03:23:41 DEBUG : a/potato2: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f1103879962f7_d20241103_m031703_c001_v0001182_t0019_u01730603823198") 2024/11/03 03:23:41 DEBUG : a/potato2: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4199817b6e459010_d20241103_m031640_c001_v7007000_t0000_u01730603800434") 2024/11/03 03:23:41 DEBUG : a/potato2: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f110387995f2d_d20241103_m031639_c001_v0001182_t0036_u01730603799522") 2024/11/03 03:23:41 DEBUG : b/potato: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f416ca964b96ecc03_d20241103_m031707_c001_v7007000_t0000_u01730603827014") 2024/11/03 03:23:41 DEBUG : b/potato: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f11038799633d_d20241103_m031705_c001_v0001182_t0047_u01730603825098") 2024/11/03 03:23:41 DEBUG : b/potato: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f416ca964b96ecbfc_d20241103_m031703_c001_v7007000_t0000_u01730603823615") 2024/11/03 03:23:41 DEBUG : b/potato: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f1103879962cb_d20241103_m031702_c001_v0001182_t0047_u01730603822050") 2024/11/03 03:23:41 DEBUG : b/potato: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4199817b6e45900f_d20241103_m031639_c001_v7007000_t0000_u01730603799817") 2024/11/03 03:23:41 DEBUG : b/potato: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f110387995eff_d20241103_m031638_c001_v0001182_t0025_u01730603798348") 2024/11/03 03:23:41 DEBUG : backup/one: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f40336d7be54eedfa_d20241103_m032117_c001_v7007000_t0000_u01730604077710") 2024/11/03 03:23:41 DEBUG : backup/one: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f111d3423356a7405_d20241103_m032114_c001_v0001109_t0029_u01730604074550") 2024/11/03 03:23:41 DEBUG : backup/one: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f1146f972d05a08e5_d20241103_m032108_c001_v0001102_t0033_u01730604068220") 2024/11/03 03:23:41 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4199817b6e4597d0_d20241103_m032151_c001_v7007000_t0000_u01730604111913") 2024/11/03 03:23:41 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104e90c64d316637_d20241103_m032148_c001_v0001117_t0032_u01730604108850") 2024/11/03 03:23:41 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f103967693e00533f_d20241103_m032142_c001_v0001109_t0048_u01730604102639") 2024/11/03 03:23:42 DEBUG : backup/one.bak: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f405dedf207bbe4a2_d20241103_m032134_c001_v7007000_t0000_u01730604094640") 2024/11/03 03:23:42 DEBUG : backup/one.bak: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f1065a05fd6ee5d9c_d20241103_m032132_c001_v0001182_t0053_u01730604092177") 2024/11/03 03:23:42 DEBUG : backup/one.bak: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f109c9ad832d44cc4_d20241103_m032126_c001_v0001102_t0052_u01730604086503") 2024/11/03 03:23:42 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4199817b6e4597d1_d20241103_m032152_c001_v7007000_t0000_u01730604112134") 2024/11/03 03:23:42 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f116eff89ecd45791_d20241103_m032150_c001_v0001157_t0053_u01730604110900") 2024/11/03 03:23:42 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f11712e4ff9e67b00_d20241103_m032146_c001_v0001137_t0000_u01730604106306") 2024/11/03 03:23:42 DEBUG : backup/three.txt: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f40336d7be54eedfb_d20241103_m032117_c001_v7007000_t0000_u01730604077911") 2024/11/03 03:23:42 DEBUG : backup/three.txt: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f10340ec77d82935c_d20241103_m032116_c001_v0001134_t0057_u01730604076185") 2024/11/03 03:23:42 DEBUG : backup/three.txt: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f10753426767297a2_d20241103_m032112_c001_v0001146_t0048_u01730604072014") 2024/11/03 03:23:42 DEBUG : backup/three.txt.bak: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f405dedf207bbe4a3_d20241103_m032134_c001_v7007000_t0000_u01730604094820") 2024/11/03 03:23:42 DEBUG : backup/three.txt.bak: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f10838cb7b85ff141_d20241103_m032133_c001_v0001102_t0057_u01730604093512") 2024/11/03 03:23:42 DEBUG : backup/three.txt.bak: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f1168382053c407b0_d20241103_m032129_c001_v0001099_t0021_u01730604089589") 2024/11/03 03:23:42 DEBUG : both0: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4199817b6e459a88_d20241103_m032324_c001_v7007000_t0000_u01730604204554") 2024/11/03 03:23:42 DEBUG : both0: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f103c245e9fa15840_d20241103_m032307_c001_v0001182_t0040_u01730604187775") 2024/11/03 03:23:42 DEBUG : both0: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f416ca964b96edf20_d20241103_m032303_c001_v7007000_t0000_u01730604183120") 2024/11/03 03:23:42 DEBUG : both0: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f103c245e9fa15501_d20241103_m032247_c001_v0001182_t0016_u01730604167810") 2024/11/03 03:23:42 DEBUG : both1: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4199817b6e459a8a_d20241103_m032324_c001_v7007000_t0000_u01730604204740") 2024/11/03 03:23:42 DEBUG : both1: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f103c245e9fa15856_d20241103_m032308_c001_v0001182_t0009_u01730604188716") 2024/11/03 03:23:42 DEBUG : both1: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f416ca964b96edf21_d20241103_m032303_c001_v7007000_t0000_u01730604183302") 2024/11/03 03:23:43 DEBUG : both1: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f103c245e9fa15530_d20241103_m032248_c001_v0001182_t0033_u01730604168445") 2024/11/03 03:23:43 DEBUG : both10: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4199817b6e459a8b_d20241103_m032324_c001_v7007000_t0000_u01730604204939") 2024/11/03 03:23:43 DEBUG : both10: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f103c245e9fa15941_d20241103_m032314_c001_v0001182_t0022_u01730604194676") 2024/11/03 03:23:43 DEBUG : both10: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f416ca964b96edf22_d20241103_m032303_c001_v7007000_t0000_u01730604183497") 2024/11/03 03:23:43 DEBUG : both10: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f103c245e9fa155e9_d20241103_m032253_c001_v0001182_t0017_u01730604173160") 2024/11/03 03:23:43 DEBUG : both11: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4199817b6e459a8c_d20241103_m032325_c001_v7007000_t0000_u01730604205140") 2024/11/03 03:23:43 DEBUG : both11: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f103c245e9fa15955_d20241103_m032315_c001_v0001182_t0036_u01730604195379") 2024/11/03 03:23:43 DEBUG : both11: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f416ca964b96edf23_d20241103_m032303_c001_v7007000_t0000_u01730604183679") 2024/11/03 03:23:43 DEBUG : both11: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f103c245e9fa15603_d20241103_m032253_c001_v0001182_t0051_u01730604173885") 2024/11/03 03:23:43 DEBUG : both12: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4199817b6e459a8d_d20241103_m032325_c001_v7007000_t0000_u01730604205328") 2024/11/03 03:23:43 DEBUG : both12: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f103c245e9fa15974_d20241103_m032316_c001_v0001182_t0009_u01730604196171") 2024/11/03 03:23:43 DEBUG : both12: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f416ca964b96edf24_d20241103_m032303_c001_v7007000_t0000_u01730604183860") 2024/11/03 03:23:43 DEBUG : both12: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f103c245e9fa1561c_d20241103_m032254_c001_v0001182_t0010_u01730604174643") 2024/11/03 03:23:43 DEBUG : both13: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4199817b6e459a8e_d20241103_m032325_c001_v7007000_t0000_u01730604205528") 2024/11/03 03:23:43 DEBUG : both13: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f103c245e9fa15990_d20241103_m032316_c001_v0001182_t0029_u01730604196722") 2024/11/03 03:23:43 DEBUG : both13: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f416ca964b96edf25_d20241103_m032304_c001_v7007000_t0000_u01730604184041") 2024/11/03 03:23:43 DEBUG : both13: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f103c245e9fa1563f_d20241103_m032255_c001_v0001182_t0031_u01730604175412") 2024/11/03 03:23:43 DEBUG : both14: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4199817b6e459a8f_d20241103_m032325_c001_v7007000_t0000_u01730604205728") 2024/11/03 03:23:43 DEBUG : both14: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f103c245e9fa159a6_d20241103_m032317_c001_v0001182_t0037_u01730604197262") 2024/11/03 03:23:43 DEBUG : both14: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f416ca964b96edf26_d20241103_m032304_c001_v7007000_t0000_u01730604184236") 2024/11/03 03:23:44 DEBUG : both14: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f103c245e9fa15663_d20241103_m032256_c001_v0001182_t0000_u01730604176274") 2024/11/03 03:23:44 DEBUG : both15: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4199817b6e459a90_d20241103_m032325_c001_v7007000_t0000_u01730604205926") 2024/11/03 03:23:44 DEBUG : both15: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f103c245e9fa159d0_d20241103_m032317_c001_v0001182_t0056_u01730604197957") 2024/11/03 03:23:44 DEBUG : both15: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f416ca964b96edf27_d20241103_m032304_c001_v7007000_t0000_u01730604184419") 2024/11/03 03:23:44 DEBUG : both15: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f103c245e9fa15692_d20241103_m032257_c001_v0001182_t0025_u01730604177017") 2024/11/03 03:23:44 DEBUG : both16: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4199817b6e459a92_d20241103_m032326_c001_v7007000_t0000_u01730604206142") 2024/11/03 03:23:44 DEBUG : both16: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f103c245e9fa159f2_d20241103_m032318_c001_v0001182_t0021_u01730604198604") 2024/11/03 03:23:44 DEBUG : both16: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f416ca964b96edf28_d20241103_m032304_c001_v7007000_t0000_u01730604184601") 2024/11/03 03:23:44 DEBUG : both16: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f103c245e9fa156a8_d20241103_m032257_c001_v0001182_t0059_u01730604177702") 2024/11/03 03:23:44 DEBUG : both17: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4199817b6e459a94_d20241103_m032326_c001_v7007000_t0000_u01730604206328") 2024/11/03 03:23:44 DEBUG : both17: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f103c245e9fa15a13_d20241103_m032319_c001_v0001182_t0044_u01730604199355") 2024/11/03 03:23:44 DEBUG : both17: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f416ca964b96edf2a_d20241103_m032304_c001_v7007000_t0000_u01730604184791") 2024/11/03 03:23:44 DEBUG : both17: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f103c245e9fa156e0_d20241103_m032258_c001_v0001182_t0010_u01730604178707") 2024/11/03 03:23:44 DEBUG : both18: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4199817b6e459a96_d20241103_m032326_c001_v7007000_t0000_u01730604206510") 2024/11/03 03:23:44 DEBUG : both18: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f103c245e9fa15a30_d20241103_m032320_c001_v0001182_t0010_u01730604200039") 2024/11/03 03:23:44 DEBUG : both18: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f416ca964b96edf2b_d20241103_m032304_c001_v7007000_t0000_u01730604184978") 2024/11/03 03:23:44 DEBUG : both18: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f103c245e9fa156fe_d20241103_m032259_c001_v0001182_t0058_u01730604179184") 2024/11/03 03:23:44 DEBUG : both19: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4199817b6e459a98_d20241103_m032326_c001_v7007000_t0000_u01730604206760") 2024/11/03 03:23:44 DEBUG : both19: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f103c245e9fa15a3c_d20241103_m032320_c001_v0001182_t0030_u01730604200920") 2024/11/03 03:23:45 DEBUG : both19: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f416ca964b96edf2c_d20241103_m032305_c001_v7007000_t0000_u01730604185162") 2024/11/03 03:23:45 DEBUG : both19: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f103c245e9fa15716_d20241103_m032259_c001_v0001182_t0005_u01730604179719") 2024/11/03 03:23:45 DEBUG : both2: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4199817b6e459a9a_d20241103_m032326_c001_v7007000_t0000_u01730604206953") 2024/11/03 03:23:45 DEBUG : both2: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f103c245e9fa15872_d20241103_m032309_c001_v0001182_t0052_u01730604189414") 2024/11/03 03:23:45 DEBUG : both2: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f416ca964b96edf2d_d20241103_m032305_c001_v7007000_t0000_u01730604185345") 2024/11/03 03:23:45 DEBUG : both2: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f103c245e9fa15549_d20241103_m032248_c001_v0001182_t0003_u01730604168949") 2024/11/03 03:23:45 DEBUG : both3: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4199817b6e459a9b_d20241103_m032327_c001_v7007000_t0000_u01730604207150") 2024/11/03 03:23:45 DEBUG : both3: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f103c245e9fa1588e_d20241103_m032310_c001_v0001182_t0054_u01730604190115") 2024/11/03 03:23:45 DEBUG : both3: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f416ca964b96edf2e_d20241103_m032305_c001_v7007000_t0000_u01730604185533") 2024/11/03 03:23:45 DEBUG : both3: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f103c245e9fa15557_d20241103_m032249_c001_v0001182_t0009_u01730604169388") 2024/11/03 03:23:45 DEBUG : both4: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4199817b6e459a9c_d20241103_m032327_c001_v7007000_t0000_u01730604207333") 2024/11/03 03:23:45 DEBUG : both4: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f103c245e9fa158a6_d20241103_m032310_c001_v0001182_t0059_u01730604190823") 2024/11/03 03:23:45 DEBUG : both4: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f416ca964b96edf2f_d20241103_m032305_c001_v7007000_t0000_u01730604185720") 2024/11/03 03:23:45 DEBUG : both4: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f103c245e9fa15565_d20241103_m032249_c001_v0001182_t0002_u01730604169819") 2024/11/03 03:23:45 DEBUG : both5: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4199817b6e459a9d_d20241103_m032327_c001_v7007000_t0000_u01730604207558") 2024/11/03 03:23:45 DEBUG : both5: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f103c245e9fa158c6_d20241103_m032311_c001_v0001182_t0028_u01730604191588") 2024/11/03 03:23:45 DEBUG : both5: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f416ca964b96edf30_d20241103_m032305_c001_v7007000_t0000_u01730604185905") 2024/11/03 03:23:45 DEBUG : both5: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f103c245e9fa1557b_d20241103_m032250_c001_v0001182_t0010_u01730604170268") 2024/11/03 03:23:45 DEBUG : both6: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4199817b6e459a9e_d20241103_m032327_c001_v7007000_t0000_u01730604207757") 2024/11/03 03:23:45 DEBUG : both6: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f103c245e9fa158e2_d20241103_m032312_c001_v0001182_t0057_u01730604192178") 2024/11/03 03:23:45 DEBUG : both6: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f416ca964b96edf31_d20241103_m032306_c001_v7007000_t0000_u01730604186095") 2024/11/03 03:23:46 DEBUG : both6: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f103c245e9fa1558f_d20241103_m032250_c001_v0001182_t0010_u01730604170823") 2024/11/03 03:23:46 DEBUG : both7: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4199817b6e459aa0_d20241103_m032327_c001_v7007000_t0000_u01730604207962") 2024/11/03 03:23:46 DEBUG : both7: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f103c245e9fa158f8_d20241103_m032312_c001_v0001182_t0057_u01730604192740") 2024/11/03 03:23:46 DEBUG : both7: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f416ca964b96edf32_d20241103_m032306_c001_v7007000_t0000_u01730604186277") 2024/11/03 03:23:46 DEBUG : both7: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f103c245e9fa155a1_d20241103_m032251_c001_v0001182_t0020_u01730604171365") 2024/11/03 03:23:46 DEBUG : both8: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4199817b6e459aa2_d20241103_m032328_c001_v7007000_t0000_u01730604208147") 2024/11/03 03:23:46 DEBUG : both8: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f103c245e9fa1590e_d20241103_m032313_c001_v0001182_t0030_u01730604193446") 2024/11/03 03:23:46 DEBUG : both8: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f416ca964b96edf33_d20241103_m032306_c001_v7007000_t0000_u01730604186461") 2024/11/03 03:23:46 DEBUG : both8: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f103c245e9fa155b5_d20241103_m032251_c001_v0001182_t0003_u01730604171797") 2024/11/03 03:23:46 DEBUG : both9: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4199817b6e459aa3_d20241103_m032328_c001_v7007000_t0000_u01730604208355") 2024/11/03 03:23:46 DEBUG : both9: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f103c245e9fa15929_d20241103_m032314_c001_v0001182_t0024_u01730604194140") 2024/11/03 03:23:46 DEBUG : both9: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f416ca964b96edf34_d20241103_m032306_c001_v7007000_t0000_u01730604186649") 2024/11/03 03:23:46 DEBUG : both9: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f103c245e9fa155c9_d20241103_m032252_c001_v0001182_t0001_u01730604172502") 2024/11/03 03:23:46 DEBUG : c/non empty space: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f416ca964b96ecc05_d20241103_m031707_c001_v7007000_t0000_u01730603827242") 2024/11/03 03:23:46 DEBUG : c/non empty space: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f11038799634f_d20241103_m031705_c001_v0001182_t0058_u01730603825504") 2024/11/03 03:23:46 DEBUG : c/non empty space: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f416ca964b96ecbfe_d20241103_m031704_c001_v7007000_t0000_u01730603824374") 2024/11/03 03:23:46 DEBUG : c/non empty space: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f1103879962df_d20241103_m031702_c001_v0001182_t0002_u01730603822416") 2024/11/03 03:23:46 DEBUG : c/non empty space: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4199817b6e459011_d20241103_m031640_c001_v7007000_t0000_u01730603800630") 2024/11/03 03:23:46 DEBUG : c/non empty space: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f110387995f13_d20241103_m031638_c001_v0001182_t0005_u01730603798729") 2024/11/03 03:23:47 DEBUG : check sum: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f412ef77d7b9a7495_d20241103_m031626_c001_v7007000_t0000_u01730603786647") 2024/11/03 03:23:47 DEBUG : check sum: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f110387995d09_d20241103_m031625_c001_v0001182_t0028_u01730603785570") 2024/11/03 03:23:47 DEBUG : dest/3: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f412ef77d7b9a75e6_d20241103_m032039_c001_v7007000_t0000_u01730604039715") 2024/11/03 03:23:47 DEBUG : dest/3: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f403c245e9fa14239_d20241103_m032038_c001_v0001182_t0014_u01730604038605") 2024/11/03 03:23:47 DEBUG : dst/one: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f40162a7bd858d379_d20241103_m032235_c001_v7007000_t0000_u01730604155031") 2024/11/03 03:23:47 DEBUG : dst/one: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f115349b5dbcdced5_d20241103_m032232_c001_v0001182_t0011_u01730604152870") 2024/11/03 03:23:47 DEBUG : dst/one: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f40428dd17743db2d_d20241103_m032232_c001_v7007000_t0000_u01730604152689") 2024/11/03 03:23:47 DEBUG : dst/one: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f115349b5dbcdce19_d20241103_m032228_c001_v0001182_t0012_u01730604148485") 2024/11/03 03:23:47 DEBUG : dst/one: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f40428dd17743db07_d20241103_m032227_c001_v7007000_t0000_u01730604147683") 2024/11/03 03:23:47 DEBUG : dst/one: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f1020d94524ce9f6c_d20241103_m032222_c001_v0001144_t0013_u01730604142517") 2024/11/03 03:23:47 DEBUG : dst/one: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f40428dd17743daf9_d20241103_m032221_c001_v7007000_t0000_u01730604141038") 2024/11/03 03:23:47 DEBUG : dst/one: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f116c071bb6503658_d20241103_m032218_c001_v0001182_t0007_u01730604138642") 2024/11/03 03:23:47 DEBUG : dst/one: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4153c5e7a79923f3_d20241103_m032218_c001_v7007000_t0000_u01730604138450") 2024/11/03 03:23:47 DEBUG : dst/one: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f116c071bb65035c9_d20241103_m032214_c001_v0001182_t0038_u01730604134102") 2024/11/03 03:23:47 DEBUG : dst/one: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4153c5e7a79923ea_d20241103_m032213_c001_v7007000_t0000_u01730604133339") 2024/11/03 03:23:47 DEBUG : dst/one: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f1020d94524ce9f1c_d20241103_m032206_c001_v0001144_t0024_u01730604126873") 2024/11/03 03:23:47 DEBUG : dst/one: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f407cf251829921e3_d20241103_m032205_c001_v7007000_t0000_u01730604125582") 2024/11/03 03:23:47 DEBUG : dst/one: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f10375aab14a479fb_d20241103_m032203_c001_v0001113_t0003_u01730604123691") 2024/11/03 03:23:47 DEBUG : dst/one: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4199817b6e4597e6_d20241103_m032203_c001_v7007000_t0000_u01730604123504") 2024/11/03 03:23:47 DEBUG : dst/one: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f10375aab14a479ef_d20241103_m032158_c001_v0001113_t0047_u01730604118812") 2024/11/03 03:23:47 DEBUG : dst/one: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4199817b6e4597d8_d20241103_m032158_c001_v7007000_t0000_u01730604118072") 2024/11/03 03:23:47 DEBUG : dst/one: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f103c245e9fa14d29_d20241103_m032153_c001_v0001182_t0050_u01730604113265") 2024/11/03 03:23:48 DEBUG : dst/one: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4199817b6e4597d2_d20241103_m032152_c001_v7007000_t0000_u01730604112327") 2024/11/03 03:23:48 DEBUG : dst/one: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f111d3423356a74df_d20241103_m032149_c001_v0001109_t0059_u01730604109802") 2024/11/03 03:23:48 DEBUG : dst/one: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4076ed8f9e6783c6_d20241103_m032149_c001_v7007000_t0000_u01730604109615") 2024/11/03 03:23:48 DEBUG : dst/one: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f111d3423356a74b9_d20241103_m032144_c001_v0001109_t0012_u01730604104625") 2024/11/03 03:23:48 DEBUG : dst/one: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4076ed8f9e6783bb_d20241103_m032143_c001_v7007000_t0000_u01730604103860") 2024/11/03 03:23:48 DEBUG : dst/one: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f110387998967_d20241103_m032135_c001_v0001182_t0015_u01730604095930") 2024/11/03 03:23:48 DEBUG : dst/one: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f405dedf207bbe4a4_d20241103_m032135_c001_v7007000_t0000_u01730604095001") 2024/11/03 03:23:48 DEBUG : dst/one: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f11292f842a7f25e4_d20241103_m032132_c001_v0001130_t0011_u01730604092802") 2024/11/03 03:23:48 DEBUG : dst/one: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f403f964ad374de19_d20241103_m032132_c001_v7007000_t0000_u01730604092622") 2024/11/03 03:23:48 DEBUG : dst/one: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f11292f842a7f25d8_d20241103_m032127_c001_v0001130_t0023_u01730604087692") 2024/11/03 03:23:48 DEBUG : dst/one: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f403f964ad374de07_d20241103_m032126_c001_v7007000_t0000_u01730604086949") 2024/11/03 03:23:48 DEBUG : dst/one: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f1020d94524ce9e38_d20241103_m032119_c001_v0001144_t0049_u01730604079032") 2024/11/03 03:23:48 DEBUG : dst/one: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f40336d7be54eedfc_d20241103_m032118_c001_v7007000_t0000_u01730604078101") 2024/11/03 03:23:48 DEBUG : dst/one: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f101f6225a246041e_d20241103_m032115_c001_v0001044_t0040_u01730604075384") 2024/11/03 03:23:48 DEBUG : dst/one: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4027ba6b60980b23_d20241103_m032115_c001_v7007000_t0000_u01730604075203") 2024/11/03 03:23:48 DEBUG : dst/one: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f101f6225a2460410_d20241103_m032109_c001_v0001044_t0040_u01730604069473") 2024/11/03 03:23:48 DEBUG : dst/one: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4027ba6b60980b18_d20241103_m032108_c001_v7007000_t0000_u01730604068736") 2024/11/03 03:23:48 DEBUG : dst/one: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f103c245e9fa14567_d20241103_m032101_c001_v0001182_t0044_u01730604061396") 2024/11/03 03:23:48 DEBUG : dst/one: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4199817b6e45973d_d20241103_m032100_c001_v7007000_t0000_u01730604060205") 2024/11/03 03:23:48 DEBUG : dst/one: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f1198ee2df5c11c5a_d20241103_m032052_c001_v0001105_t0011_u01730604052627") 2024/11/03 03:23:48 DEBUG : dst/one: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f413f8370ec292787_d20241103_m032052_c001_v7007000_t0000_u01730604052408") 2024/11/03 03:23:49 DEBUG : dst/one: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f1103879982e7_d20241103_m032047_c001_v0001182_t0055_u01730604047872") 2024/11/03 03:23:49 DEBUG : dst/one: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f101cfa6acdeed559_d20241103_m032046_c001_v0001137_t0037_u01730604046848") 2024/11/03 03:23:49 DEBUG : dst/one: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f101cfa6acdeed551_d20241103_m032044_c001_v0001137_t0045_u01730604044138") 2024/11/03 03:23:49 DEBUG : dst/one: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f403f964ad374dd33_d20241103_m032030_c001_v7007000_t0000_u01730604030620") 2024/11/03 03:23:49 DEBUG : dst/one: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f103c245e9fa13fe9_d20241103_m032022_c001_v0001182_t0059_u01730604022473") 2024/11/03 03:23:49 DEBUG : dst/one: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f109e6dea4afda73c_d20241103_m032021_c001_v0001179_t0004_u01730604021712") 2024/11/03 03:23:49 DEBUG : dst/one: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f109e6dea4afda72e_d20241103_m032020_c001_v0001179_t0003_u01730604020743") 2024/11/03 03:23:49 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f40162a7bd858d37d_d20241103_m032235_c001_v7007000_t0000_u01730604155217") 2024/11/03 03:23:49 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f10175fe578b6eea8_d20241103_m032232_c001_v0001036_t0010_u01730604152199") 2024/11/03 03:23:49 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f114aa84495e12600_d20241103_m032227_c001_v0001182_t0031_u01730604147424") 2024/11/03 03:23:49 DEBUG : dst/one.bak: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f40428dd17743dafa_d20241103_m032221_c001_v7007000_t0000_u01730604141221") 2024/11/03 03:23:49 DEBUG : dst/one.bak: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f10776d818f069640_d20241103_m032217_c001_v0001182_t0018_u01730604137877") 2024/11/03 03:23:49 DEBUG : dst/one.bak: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f1032ee5637abef56_d20241103_m032212_c001_v0001104_t0057_u01730604132696") 2024/11/03 03:23:49 DEBUG : dst/one.bak: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f407cf251829921e4_d20241103_m032205_c001_v7007000_t0000_u01730604125768") 2024/11/03 03:23:49 DEBUG : dst/one.bak: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f1146a5a5f8e47dc8_d20241103_m032203_c001_v0001032_t0029_u01730604123137") 2024/11/03 03:23:49 DEBUG : dst/one.bak: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f102baa1618975ca1_d20241103_m032157_c001_v0001182_t0046_u01730604117830") 2024/11/03 03:23:49 DEBUG : dst/three: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4199817b6e459741_d20241103_m032100_c001_v7007000_t0000_u01730604060413") 2024/11/03 03:23:49 DEBUG : dst/three: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f101cfa6acdeed565_d20241103_m032058_c001_v0001137_t0008_u01730604058462") 2024/11/03 03:23:49 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f40162a7bd858d381_d20241103_m032235_c001_v7007000_t0000_u01730604155405") 2024/11/03 03:23:49 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f1095de1aff721cac_d20241103_m032233_c001_v0001182_t0042_u01730604153823") 2024/11/03 03:23:50 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f109e5cf80e5104f0_d20241103_m032229_c001_v0001109_t0007_u01730604149503") 2024/11/03 03:23:50 DEBUG : dst/three.txt: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f40162a7bd858d385_d20241103_m032235_c001_v7007000_t0000_u01730604155589") 2024/11/03 03:23:50 DEBUG : dst/three.txt: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f115349b5dbcdcef3_d20241103_m032234_c001_v0001182_t0055_u01730604154342") 2024/11/03 03:23:50 DEBUG : dst/three.txt: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f40428dd17743db33_d20241103_m032234_c001_v7007000_t0000_u01730604154124") 2024/11/03 03:23:50 DEBUG : dst/three.txt: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f115349b5dbcdce85_d20241103_m032230_c001_v0001182_t0003_u01730604150632") 2024/11/03 03:23:50 DEBUG : dst/three.txt: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f40428dd17743db0f_d20241103_m032230_c001_v7007000_t0000_u01730604150445") 2024/11/03 03:23:50 DEBUG : dst/three.txt: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f103c245e9fa15192_d20241103_m032224_c001_v0001182_t0034_u01730604144589") 2024/11/03 03:23:50 DEBUG : dst/three.txt: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f40428dd17743dafb_d20241103_m032221_c001_v7007000_t0000_u01730604141410") 2024/11/03 03:23:50 DEBUG : dst/three.txt: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f116c071bb650368f_d20241103_m032220_c001_v0001182_t0052_u01730604140330") 2024/11/03 03:23:50 DEBUG : dst/three.txt: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4153c5e7a79923f5_d20241103_m032220_c001_v7007000_t0000_u01730604140119") 2024/11/03 03:23:50 DEBUG : dst/three.txt: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f116c071bb6503610_d20241103_m032216_c001_v0001182_t0004_u01730604136436") 2024/11/03 03:23:50 DEBUG : dst/three.txt: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4153c5e7a79923ef_d20241103_m032216_c001_v7007000_t0000_u01730604136247") 2024/11/03 03:23:50 DEBUG : dst/three.txt: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f103c245e9fa14fad_d20241103_m032209_c001_v0001182_t0022_u01730604129678") 2024/11/03 03:23:50 DEBUG : dst/three.txt: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4199817b6e4597e7_d20241103_m032205_c001_v7007000_t0000_u01730604125013") 2024/11/03 03:23:50 DEBUG : dst/three.txt: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f103c245e9fa14e89_d20241103_m032201_c001_v0001182_t0025_u01730604121843") 2024/11/03 03:23:50 DEBUG : dst/three.txt: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4199817b6e4597df_d20241103_m032200_c001_v7007000_t0000_u01730604120722") 2024/11/03 03:23:50 DEBUG : dst/three.txt: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f110387998be0_d20241103_m032155_c001_v0001182_t0042_u01730604115011") 2024/11/03 03:23:50 DEBUG : dst/three.txt: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4076ed8f9e6783c9_d20241103_m032151_c001_v7007000_t0000_u01730604111326") 2024/11/03 03:23:50 DEBUG : dst/three.txt: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f110387998af6_d20241103_m032147_c001_v0001182_t0042_u01730604107947") 2024/11/03 03:23:50 DEBUG : dst/three.txt: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4076ed8f9e6783bf_d20241103_m032146_c001_v7007000_t0000_u01730604106792") 2024/11/03 03:23:50 DEBUG : dst/three.txt: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f1020d94524ce9e8e_d20241103_m032137_c001_v0001144_t0038_u01730604097357") 2024/11/03 03:23:51 DEBUG : dst/three.txt: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f403f964ad374de1e_d20241103_m032134_c001_v7007000_t0000_u01730604094092") 2024/11/03 03:23:51 DEBUG : dst/three.txt: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f1020d94524ce9e6e_d20241103_m032131_c001_v0001144_t0038_u01730604091025") 2024/11/03 03:23:51 DEBUG : dst/three.txt: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f403f964ad374de12_d20241103_m032129_c001_v7007000_t0000_u01730604089937") 2024/11/03 03:23:51 DEBUG : dst/three.txt: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f103c245e9fa14875_d20241103_m032121_c001_v0001182_t0054_u01730604081975") 2024/11/03 03:23:51 DEBUG : dst/three.txt: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4027ba6b60980b24_d20241103_m032117_c001_v7007000_t0000_u01730604077143") 2024/11/03 03:23:51 DEBUG : dst/three.txt: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f103c245e9fa1473b_d20241103_m032113_c001_v0001182_t0048_u01730604073591") 2024/11/03 03:23:51 DEBUG : dst/three.txt: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4027ba6b60980b1c_d20241103_m032112_c001_v7007000_t0000_u01730604072477") 2024/11/03 03:23:51 DEBUG : dst/three.txt: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f1103879984fa_d20241103_m032103_c001_v0001182_t0043_u01730604063395") 2024/11/03 03:23:51 DEBUG : dst/three.txt.bak: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f40428dd17743dafc_d20241103_m032221_c001_v7007000_t0000_u01730604141595") 2024/11/03 03:23:51 DEBUG : dst/three.txt.bak: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f11984268994314cd_d20241103_m032219_c001_v0001182_t0016_u01730604139755") 2024/11/03 03:23:51 DEBUG : dst/three.txt.bak: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f103689296294a07a_d20241103_m032215_c001_v0001115_t0026_u01730604135229") 2024/11/03 03:23:51 DEBUG : dst/three.txt.bak: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f407cf251829921e5_d20241103_m032205_c001_v7007000_t0000_u01730604125952") 2024/11/03 03:23:51 DEBUG : dst/three.txt.bak: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f118024af2cc0f29c_d20241103_m032204_c001_v0001182_t0039_u01730604124422") 2024/11/03 03:23:51 DEBUG : dst/three.txt.bak: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f117ed40b58b855ce_d20241103_m032200_c001_v0001033_t0053_u01730604120073") 2024/11/03 03:23:51 DEBUG : dst/two: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f40162a7bd858d389_d20241103_m032235_c001_v7007000_t0000_u01730604155790") 2024/11/03 03:23:51 DEBUG : dst/two: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f110387998f43_d20241103_m032223_c001_v0001182_t0010_u01730604143831") 2024/11/03 03:23:51 DEBUG : dst/two: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f40428dd17743dafd_d20241103_m032221_c001_v7007000_t0000_u01730604141782") 2024/11/03 03:23:51 DEBUG : dst/two: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f110387998d99_d20241103_m032208_c001_v0001182_t0013_u01730604128885") 2024/11/03 03:23:51 DEBUG : dst/two: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f407cf251829921e6_d20241103_m032206_c001_v7007000_t0000_u01730604126137") 2024/11/03 03:23:52 DEBUG : dst/two: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f1020d94524ce9ee4_d20241103_m032153_c001_v0001144_t0052_u01730604113993") 2024/11/03 03:23:52 DEBUG : dst/two: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4199817b6e4597d3_d20241103_m032152_c001_v7007000_t0000_u01730604112522") 2024/11/03 03:23:52 DEBUG : dst/two: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f103c245e9fa14abb_d20241103_m032136_c001_v0001182_t0044_u01730604096644") 2024/11/03 03:23:52 DEBUG : dst/two: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f405dedf207bbe4a5_d20241103_m032135_c001_v7007000_t0000_u01730604095183") 2024/11/03 03:23:52 DEBUG : dst/two: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f11038799874e_d20241103_m032121_c001_v0001182_t0046_u01730604081171") 2024/11/03 03:23:52 DEBUG : dst/two: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f40336d7be54eedfd_d20241103_m032118_c001_v7007000_t0000_u01730604078283") 2024/11/03 03:23:52 DEBUG : dst/two: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f1020d94524ce9dd4_d20241103_m032102_c001_v0001144_t0024_u01730604062036") 2024/11/03 03:23:52 DEBUG : dst/two: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4199817b6e459745_d20241103_m032100_c001_v7007000_t0000_u01730604060651") 2024/11/03 03:23:52 DEBUG : dst/two: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f1136e56d96f0fc6e_d20241103_m032055_c001_v0001102_t0015_u01730604055686") 2024/11/03 03:23:52 DEBUG : dst/two: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f403f964ad374dd34_d20241103_m032030_c001_v7007000_t0000_u01730604030808") 2024/11/03 03:23:52 DEBUG : dst/two: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f109e6dea4afda77f_d20241103_m032029_c001_v0001179_t0030_u01730604029589") 2024/11/03 03:23:52 DEBUG : empty space: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4098e422b498efaf_d20241103_m031946_c001_v7007000_t0000_u01730603986453") 2024/11/03 03:23:52 DEBUG : empty space: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f110387997a6f_d20241103_m031942_c001_v0001182_t0043_u01730603982343") 2024/11/03 03:23:52 DEBUG : empty space: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4098e422b498efa0_d20241103_m031940_c001_v7007000_t0000_u01730603980110") 2024/11/03 03:23:52 DEBUG : empty space: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f11038799760b_d20241103_m031910_c001_v0001182_t0011_u01730603950896") 2024/11/03 03:23:52 DEBUG : empty space: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f405dedf207bbe3d2_d20241103_m031849_c001_v7007000_t0000_u01730603929523") 2024/11/03 03:23:52 DEBUG : empty space: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f110387996ab1_d20241103_m031751_c001_v0001182_t0040_u01730603871787") 2024/11/03 03:23:52 DEBUG : empty space: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f416ca964b96ecc27_d20241103_m031721_c001_v7007000_t0000_u01730603841804") 2024/11/03 03:23:52 DEBUG : empty space: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f110387996594_d20241103_m031719_c001_v0001182_t0005_u01730603839603") 2024/11/03 03:23:52 DEBUG : empty space: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f416ca964b96ecc1f_d20241103_m031717_c001_v7007000_t0000_u01730603837935") 2024/11/03 03:23:53 DEBUG : empty space: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f11038799650b_d20241103_m031716_c001_v0001182_t0033_u01730603836753") 2024/11/03 03:23:53 DEBUG : empty space: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f416ca964b96ecc14_d20241103_m031713_c001_v7007000_t0000_u01730603833059") 2024/11/03 03:23:53 DEBUG : empty space: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f110387996423_d20241103_m031711_c001_v0001182_t0002_u01730603831210") 2024/11/03 03:23:53 DEBUG : empty space: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f416ca964b96ecc0f_d20241103_m031709_c001_v7007000_t0000_u01730603829929") 2024/11/03 03:23:53 DEBUG : empty space: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f1103879963a9_d20241103_m031708_c001_v0001182_t0010_u01730603828389") 2024/11/03 03:23:53 DEBUG : empty space: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f416ca964b96ecbf7_d20241103_m031701_c001_v7007000_t0000_u01730603821099") 2024/11/03 03:23:53 DEBUG : empty space: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f11038799623d_d20241103_m031658_c001_v0001182_t0055_u01730603818857") 2024/11/03 03:23:53 DEBUG : empty space: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4199817b6e459039_d20241103_m031657_c001_v7007000_t0000_u01730603817435") 2024/11/03 03:23:53 DEBUG : empty space: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f1103879961e3_d20241103_m031656_c001_v0001182_t0045_u01730603816470") 2024/11/03 03:23:53 DEBUG : empty space: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4199817b6e459020_d20241103_m031650_c001_v7007000_t0000_u01730603810432") 2024/11/03 03:23:53 DEBUG : empty space: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f1103879960af_d20241103_m031649_c001_v0001182_t0037_u01730603809134") 2024/11/03 03:23:53 DEBUG : empty space: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4199817b6e45901a_d20241103_m031646_c001_v7007000_t0000_u01730603806369") 2024/11/03 03:23:53 DEBUG : empty space: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f110387996023_d20241103_m031645_c001_v0001182_t0033_u01730603805271") 2024/11/03 03:23:53 DEBUG : empty space: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4199817b6e459016_d20241103_m031644_c001_v7007000_t0000_u01730603804051") 2024/11/03 03:23:53 DEBUG : empty space: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f113ca6ee5bfbaf88_d20241103_m031643_c001_v0001145_t0055_u01730603803237") 2024/11/03 03:23:53 DEBUG : empty space: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f110387995f86_d20241103_m031641_c001_v0001182_t0038_u01730603801396") 2024/11/03 03:23:53 DEBUG : enormous: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f416ca964b96ecc24_d20241103_m031720_c001_v7007000_t0000_u01730603840882") 2024/11/03 03:23:53 DEBUG : enormous: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f1103879965af_d20241103_m031720_c001_v0001182_t0053_u01730603840132") 2024/11/03 03:23:53 DEBUG : existing: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f40162a7bd858d3c7_d20241103_m032240_c001_v7007000_t0000_u01730604160908") 2024/11/03 03:23:53 DEBUG : existing: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f103c245e9fa153b7_d20241103_m032239_c001_v0001182_t0019_u01730604159606") 2024/11/03 03:23:53 DEBUG : existing: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4153c5e7a7992181_d20241103_m031748_c001_v7007000_t0000_u01730603868393") 2024/11/03 03:23:54 DEBUG : existing: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f103c245e9fa1298b_d20241103_m031747_c001_v0001182_t0018_u01730603867290") 2024/11/03 03:23:54 DEBUG : existing: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4199817b6e45900a_d20241103_m031637_c001_v7007000_t0000_u01730603797181") 2024/11/03 03:23:54 DEBUG : existing: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f110387995ea3_d20241103_m031636_c001_v0001182_t0059_u01730603796007") 2024/11/03 03:23:54 DEBUG : existing: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4199817b6e459003_d20241103_m031634_c001_v7007000_t0000_u01730603794661") 2024/11/03 03:23:54 DEBUG : existing: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f110387995e44_d20241103_m031633_c001_v0001182_t0013_u01730603793801") 2024/11/03 03:23:54 DEBUG : existing: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f110387995e1e_d20241103_m031632_c001_v0001182_t0042_u01730603792832") 2024/11/03 03:23:54 DEBUG : existing-b: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4153c5e7a7992182_d20241103_m031748_c001_v7007000_t0000_u01730603868582") 2024/11/03 03:23:54 DEBUG : existing-b: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f110387996a18_d20241103_m031747_c001_v0001182_t0007_u01730603867266") 2024/11/03 03:23:54 DEBUG : five: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f416ca964b96ecc2c_d20241103_m031726_c001_v7007000_t0000_u01730603846307") 2024/11/03 03:23:54 DEBUG : five: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f404f110387996656_d20241103_m031724_c001_v0001182_t0048_u01730603844338") 2024/11/03 03:23:54 DEBUG : foo: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4199817b6e45901f_d20241103_m031648_c001_v7007000_t0000_u01730603808356") 2024/11/03 03:23:54 DEBUG : foo: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f404f110387996079_d20241103_m031647_c001_v0001182_t0048_u01730603807788") 2024/11/03 03:23:54 DEBUG : foo: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f404f11038799605f_d20241103_m031647_c001_v0001182_t0048_u01730603807145") 2024/11/03 03:23:54 DEBUG : four: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f416ca964b96ecc2e_d20241103_m031726_c001_v7007000_t0000_u01730603846490") 2024/11/03 03:23:54 DEBUG : four: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4020d94524ce993e_d20241103_m031724_c001_v0001144_t0007_u01730603844890") 2024/11/03 03:23:54 DEBUG : four: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f110387996635_d20241103_m031723_c001_v0001182_t0057_u01730603843638") 2024/11/03 03:23:54 DEBUG : hello world2: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4067bd8c2e8b3d97_d20241103_m031541_c001_v7007000_t0000_u01730603741115") 2024/11/03 03:23:54 DEBUG : hello world2: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f11038799567c_d20241103_m031540_c001_v0001182_t0051_u01730603740253") 2024/11/03 03:23:54 DEBUG : ignore-size: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f412ef77d7b9a7497_d20241103_m031631_c001_v7007000_t0000_u01730603791333") 2024/11/03 03:23:55 DEBUG : ignore-size: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f110387995db5_d20241103_m031630_c001_v0001182_t0015_u01730603790188") 2024/11/03 03:23:55 DEBUG : nested/sub dir/file: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4153c5e7a7992177_d20241103_m031746_c001_v7007000_t0000_u01730603866121") 2024/11/03 03:23:55 DEBUG : nested/sub dir/file: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f1103879969a3_d20241103_m031744_c001_v0001182_t0024_u01730603864609") 2024/11/03 03:23:55 DEBUG : nested/sub dir/file: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4153c5e7a7992171_d20241103_m031743_c001_v7007000_t0000_u01730603863492") 2024/11/03 03:23:55 DEBUG : nested/sub dir/file: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f103c245e9fa128df_d20241103_m031742_c001_v0001182_t0004_u01730603862812") 2024/11/03 03:23:55 DEBUG : one: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f416ca964b96ecc2f_d20241103_m031726_c001_v7007000_t0000_u01730603846671") 2024/11/03 03:23:55 DEBUG : one: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f404f11038799661b_d20241103_m031722_c001_v0001182_t0048_u01730603842907") 2024/11/03 03:23:55 DEBUG : only0: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4199817b6e459aa4_d20241103_m032328_c001_v7007000_t0000_u01730604208567") 2024/11/03 03:23:55 DEBUG : only0: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f403c245e9fa15a8a_d20241103_m032322_c001_v0001182_t0013_u01730604202459") 2024/11/03 03:23:55 DEBUG : only0: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f110387999544_d20241103_m032308_c001_v0001182_t0042_u01730604188383") 2024/11/03 03:23:55 DEBUG : only0: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f40336d7be54eee3c_d20241103_m032301_c001_v7007000_t0000_u01730604181742") 2024/11/03 03:23:55 DEBUG : only0: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f110387999261_d20241103_m032248_c001_v0001182_t0048_u01730604168101") 2024/11/03 03:23:55 DEBUG : only1: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4199817b6e459aa5_d20241103_m032328_c001_v7007000_t0000_u01730604208784") 2024/11/03 03:23:55 DEBUG : only1: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f412de922f5b85e29_d20241103_m032323_c001_v0001180_t0024_u01730604203020") 2024/11/03 03:23:55 DEBUG : only1: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f110387999558_d20241103_m032309_c001_v0001182_t0016_u01730604189058") 2024/11/03 03:23:55 DEBUG : only1: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4003bd433415fb5a_d20241103_m032301_c001_v7007000_t0000_u01730604181933") 2024/11/03 03:23:55 DEBUG : only1: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f110387999277_d20241103_m032248_c001_v0001182_t0006_u01730604168724") 2024/11/03 03:23:55 DEBUG : only10: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4199817b6e459aa6_d20241103_m032328_c001_v7007000_t0000_u01730604208994") 2024/11/03 03:23:55 DEBUG : only10: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f404f11038799973e_d20241103_m032322_c001_v0001182_t0048_u01730604202466") 2024/11/03 03:23:55 DEBUG : only10: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f110387999624_d20241103_m032315_c001_v0001182_t0021_u01730604194994") 2024/11/03 03:23:56 DEBUG : only10: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4003bd433415fb5e_d20241103_m032302_c001_v7007000_t0000_u01730604182488") 2024/11/03 03:23:56 DEBUG : only10: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f110387999326_d20241103_m032253_c001_v0001182_t0047_u01730604173567") 2024/11/03 03:23:56 DEBUG : only11: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4199817b6e459aa7_d20241103_m032329_c001_v7007000_t0000_u01730604209182") 2024/11/03 03:23:56 DEBUG : only11: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f404f110387999780_d20241103_m032323_c001_v0001182_t0048_u01730604203651") 2024/11/03 03:23:56 DEBUG : only11: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f110387999648_d20241103_m032315_c001_v0001182_t0038_u01730604195803") 2024/11/03 03:23:56 DEBUG : only11: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f416ca964b96edf1e_d20241103_m032302_c001_v7007000_t0000_u01730604182497") 2024/11/03 03:23:56 DEBUG : only11: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f11038799933d_d20241103_m032254_c001_v0001182_t0051_u01730604174291") 2024/11/03 03:23:56 DEBUG : only12: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4199817b6e459aa8_d20241103_m032329_c001_v7007000_t0000_u01730604209397") 2024/11/03 03:23:56 DEBUG : only12: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f402a03d737ecbc8e_d20241103_m032323_c001_v0001106_t0006_u01730604203217") 2024/11/03 03:23:56 DEBUG : only12: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f110387999664_d20241103_m032316_c001_v0001182_t0027_u01730604196438") 2024/11/03 03:23:56 DEBUG : only12: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f416ca964b96edf1a_d20241103_m032301_c001_v7007000_t0000_u01730604181942") 2024/11/03 03:23:56 DEBUG : only12: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f110387999352_d20241103_m032255_c001_v0001182_t0019_u01730604175026") 2024/11/03 03:23:56 DEBUG : only13: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4199817b6e459aaa_d20241103_m032329_c001_v7007000_t0000_u01730604209585") 2024/11/03 03:23:56 DEBUG : only13: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f403c245e9fa15a93_d20241103_m032322_c001_v0001182_t0013_u01730604202883") 2024/11/03 03:23:56 DEBUG : only13: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f110387999674_d20241103_m032316_c001_v0001182_t0057_u01730604196976") 2024/11/03 03:23:56 DEBUG : only13: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4003bd433415fb5b_d20241103_m032302_c001_v7007000_t0000_u01730604182116") 2024/11/03 03:23:56 DEBUG : only13: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f110387999373_d20241103_m032255_c001_v0001182_t0041_u01730604175838") 2024/11/03 03:23:56 DEBUG : only14: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4199817b6e459aab_d20241103_m032329_c001_v7007000_t0000_u01730604209778") 2024/11/03 03:23:56 DEBUG : only14: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f404f110387999752_d20241103_m032322_c001_v0001182_t0048_u01730604202874") 2024/11/03 03:23:56 DEBUG : only14: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f110387999686_d20241103_m032317_c001_v0001182_t0020_u01730604197556") 2024/11/03 03:23:57 DEBUG : only14: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f417b8ac76ebefc98_d20241103_m032301_c001_v7007000_t0000_u01730604181734") 2024/11/03 03:23:57 DEBUG : only14: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f110387999394_d20241103_m032256_c001_v0001182_t0043_u01730604176590") 2024/11/03 03:23:57 DEBUG : only15: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4199817b6e459aac_d20241103_m032329_c001_v7007000_t0000_u01730604209969") 2024/11/03 03:23:57 DEBUG : only15: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f404f11038799975e_d20241103_m032323_c001_v0001182_t0048_u01730604203063") 2024/11/03 03:23:57 DEBUG : only15: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f11038799969a_d20241103_m032318_c001_v0001182_t0025_u01730604198237") 2024/11/03 03:23:57 DEBUG : only15: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4003bd433415fb59_d20241103_m032301_c001_v7007000_t0000_u01730604181742") 2024/11/03 03:23:57 DEBUG : only15: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f1103879993ad_d20241103_m032257_c001_v0001182_t0029_u01730604177346") 2024/11/03 03:23:57 DEBUG : only16: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4199817b6e459aae_d20241103_m032330_c001_v7007000_t0000_u01730604210182") 2024/11/03 03:23:57 DEBUG : only16: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f412de922f5b85e33_d20241103_m032323_c001_v0001180_t0024_u01730604203759") 2024/11/03 03:23:57 DEBUG : only16: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f1103879996b8_d20241103_m032318_c001_v0001182_t0016_u01730604198939") 2024/11/03 03:23:57 DEBUG : only16: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f416ca964b96edf1b_d20241103_m032302_c001_v7007000_t0000_u01730604182124") 2024/11/03 03:23:57 DEBUG : only16: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f1103879993cf_d20241103_m032258_c001_v0001182_t0012_u01730604178175") 2024/11/03 03:23:57 DEBUG : only17: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4199817b6e459aaf_d20241103_m032330_c001_v7007000_t0000_u01730604210367") 2024/11/03 03:23:57 DEBUG : only17: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f403c245e9fa15a9f_d20241103_m032323_c001_v0001182_t0013_u01730604203070") 2024/11/03 03:23:57 DEBUG : only17: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f1103879996cc_d20241103_m032319_c001_v0001182_t0056_u01730604199731") 2024/11/03 03:23:57 DEBUG : only17: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f417b8ac76ebefc96_d20241103_m032301_c001_v7007000_t0000_u01730604181365") 2024/11/03 03:23:57 DEBUG : only17: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f1103879993f6_d20241103_m032258_c001_v0001182_t0045_u01730604178964") 2024/11/03 03:23:57 DEBUG : only18: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4199817b6e459ab0_d20241103_m032330_c001_v7007000_t0000_u01730604210553") 2024/11/03 03:23:57 DEBUG : only18: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f412de922f5b85e2b_d20241103_m032323_c001_v0001180_t0024_u01730604203211") 2024/11/03 03:23:57 DEBUG : only18: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f1103879996ec_d20241103_m032320_c001_v0001182_t0017_u01730604200475") 2024/11/03 03:23:58 DEBUG : only18: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f417b8ac76ebefc97_d20241103_m032301_c001_v7007000_t0000_u01730604181551") 2024/11/03 03:23:58 DEBUG : only18: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f110387999411_d20241103_m032259_c001_v0001182_t0007_u01730604179422") 2024/11/03 03:23:58 DEBUG : only19: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4199817b6e459ab2_d20241103_m032330_c001_v7007000_t0000_u01730604210766") 2024/11/03 03:23:58 DEBUG : only19: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f404f110387999766_d20241103_m032323_c001_v0001182_t0048_u01730604203253") 2024/11/03 03:23:58 DEBUG : only19: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f110387999712_d20241103_m032321_c001_v0001182_t0025_u01730604201369") 2024/11/03 03:23:58 DEBUG : only19: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f40336d7be54eee3e_d20241103_m032302_c001_v7007000_t0000_u01730604182157") 2024/11/03 03:23:58 DEBUG : only19: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f110387999432_d20241103_m032300_c001_v0001182_t0028_u01730604180010") 2024/11/03 03:23:58 DEBUG : only2: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4199817b6e459ab3_d20241103_m032330_c001_v7007000_t0000_u01730604210962") 2024/11/03 03:23:58 DEBUG : only2: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f403c245e9fa15aa5_d20241103_m032323_c001_v0001182_t0013_u01730604203266") 2024/11/03 03:23:58 DEBUG : only2: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f110387999566_d20241103_m032309_c001_v0001182_t0012_u01730604189732") 2024/11/03 03:23:58 DEBUG : only2: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f417b8ac76ebefc9c_d20241103_m032302_c001_v7007000_t0000_u01730604182290") 2024/11/03 03:23:58 DEBUG : only2: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f11038799928f_d20241103_m032249_c001_v0001182_t0059_u01730604169165") 2024/11/03 03:23:58 DEBUG : only3: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4199817b6e459ab4_d20241103_m032331_c001_v7007000_t0000_u01730604211153") 2024/11/03 03:23:58 DEBUG : only3: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f412de922f5b85e2f_d20241103_m032323_c001_v0001180_t0024_u01730604203393") 2024/11/03 03:23:58 DEBUG : only3: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f11038799957b_d20241103_m032310_c001_v0001182_t0055_u01730604190465") 2024/11/03 03:23:58 DEBUG : only3: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f416ca964b96edf19_d20241103_m032301_c001_v7007000_t0000_u01730604181755") 2024/11/03 03:23:58 DEBUG : only3: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f1103879992a7_d20241103_m032249_c001_v0001182_t0057_u01730604169604") 2024/11/03 03:23:58 DEBUG : only4: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4199817b6e459ab5_d20241103_m032331_c001_v7007000_t0000_u01730604211340") 2024/11/03 03:23:59 DEBUG : only4: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f402a03d737ecbc90_d20241103_m032323_c001_v0001106_t0006_u01730604203404") 2024/11/03 03:23:59 DEBUG : only4: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f110387999596_d20241103_m032311_c001_v0001182_t0001_u01730604191224") 2024/11/03 03:23:59 DEBUG : only4: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4003bd433415fb5d_d20241103_m032302_c001_v7007000_t0000_u01730604182304") 2024/11/03 03:23:59 DEBUG : only4: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f1103879992b8_d20241103_m032250_c001_v0001182_t0017_u01730604170053") 2024/11/03 03:23:59 DEBUG : only5: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4199817b6e459ab6_d20241103_m032331_c001_v7007000_t0000_u01730604211527") 2024/11/03 03:23:59 DEBUG : only5: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f404f11038799976a_d20241103_m032323_c001_v0001182_t0048_u01730604203446") 2024/11/03 03:23:59 DEBUG : only5: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f1103879995a8_d20241103_m032311_c001_v0001182_t0048_u01730604191892") 2024/11/03 03:23:59 DEBUG : only5: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f40336d7be54eee3d_d20241103_m032301_c001_v7007000_t0000_u01730604181953") 2024/11/03 03:23:59 DEBUG : only5: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f1103879992c9_d20241103_m032250_c001_v0001182_t0058_u01730604170560") 2024/11/03 03:23:59 DEBUG : only6: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4199817b6e459ab7_d20241103_m032331_c001_v7007000_t0000_u01730604211717") 2024/11/03 03:23:59 DEBUG : only6: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f403c245e9fa15ab3_d20241103_m032323_c001_v0001182_t0013_u01730604203454") 2024/11/03 03:23:59 DEBUG : only6: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f1103879995c6_d20241103_m032312_c001_v0001182_t0015_u01730604192457") 2024/11/03 03:23:59 DEBUG : only6: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f417b8ac76ebefc99_d20241103_m032301_c001_v7007000_t0000_u01730604181923") 2024/11/03 03:23:59 DEBUG : only6: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f1103879992dd_d20241103_m032251_c001_v0001182_t0018_u01730604171107") 2024/11/03 03:23:59 DEBUG : only7: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4199817b6e459ab8_d20241103_m032331_c001_v7007000_t0000_u01730604211928") 2024/11/03 03:23:59 DEBUG : only7: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f412de922f5b85e31_d20241103_m032323_c001_v0001180_t0024_u01730604203576") 2024/11/03 03:23:59 DEBUG : only7: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f1103879995df_d20241103_m032313_c001_v0001182_t0026_u01730604193052") 2024/11/03 03:23:59 DEBUG : only7: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f417b8ac76ebefc9a_d20241103_m032302_c001_v7007000_t0000_u01730604182106") 2024/11/03 03:23:59 DEBUG : only7: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f1103879992ee_d20241103_m032251_c001_v0001182_t0052_u01730604171578") 2024/11/03 03:23:59 DEBUG : only8: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4199817b6e459aba_d20241103_m032332_c001_v7007000_t0000_u01730604212129") 2024/11/03 03:23:59 DEBUG : only8: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f402a03d737ecbc94_d20241103_m032323_c001_v0001106_t0006_u01730604203586") 2024/11/03 03:24:00 DEBUG : only8: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f1103879995fa_d20241103_m032313_c001_v0001182_t0002_u01730604193828") 2024/11/03 03:24:00 DEBUG : only8: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f416ca964b96edf1c_d20241103_m032302_c001_v7007000_t0000_u01730604182307") 2024/11/03 03:24:00 DEBUG : only8: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f1103879992f6_d20241103_m032252_c001_v0001182_t0036_u01730604172136") 2024/11/03 03:24:00 DEBUG : only9: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4199817b6e459abb_d20241103_m032332_c001_v7007000_t0000_u01730604212319") 2024/11/03 03:24:00 DEBUG : only9: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f403c245e9fa15abf_d20241103_m032323_c001_v0001182_t0013_u01730604203652") 2024/11/03 03:24:00 DEBUG : only9: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f11038799960c_d20241103_m032314_c001_v0001182_t0026_u01730604194408") 2024/11/03 03:24:00 DEBUG : only9: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f40336d7be54eee3f_d20241103_m032302_c001_v7007000_t0000_u01730604182338") 2024/11/03 03:24:00 DEBUG : only9: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f110387999310_d20241103_m032252_c001_v0001182_t0059_u01730604172829") 2024/11/03 03:24:00 DEBUG : potato: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4153c5e7a799216a_d20241103_m031740_c001_v7007000_t0000_u01730603860580") 2024/11/03 03:24:00 DEBUG : potato: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f103c245e9fa127e8_d20241103_m031736_c001_v0001182_t0043_u01730603856622") 2024/11/03 03:24:00 DEBUG : potato: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4153c5e7a799214a_d20241103_m031735_c001_v7007000_t0000_u01730603855122") 2024/11/03 03:24:00 DEBUG : potato: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f1103879967cc_d20241103_m031733_c001_v0001182_t0001_u01730603853182") 2024/11/03 03:24:00 DEBUG : potato: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4153c5e7a799213b_d20241103_m031731_c001_v7007000_t0000_u01730603851351") 2024/11/03 03:24:00 DEBUG : potato: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f1020d94524ce9954_d20241103_m031727_c001_v0001144_t0014_u01730603847598") 2024/11/03 03:24:00 DEBUG : potato: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f416ca964b96ecc1a_d20241103_m031715_c001_v7007000_t0000_u01730603835525") 2024/11/03 03:24:00 DEBUG : potato: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f11038799648e_d20241103_m031714_c001_v0001182_t0033_u01730603834010") 2024/11/03 03:24:00 DEBUG : potato: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f416ca964b96ecc13_d20241103_m031711_c001_v7007000_t0000_u01730603831973") 2024/11/03 03:24:00 DEBUG : potato: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f110387996415_d20241103_m031710_c001_v0001182_t0035_u01730603830879") 2024/11/03 03:24:01 DEBUG : potato: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f416ca964b96ecc0d_d20241103_m031709_c001_v7007000_t0000_u01730603829182") 2024/11/03 03:24:01 DEBUG : potato: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f11038799639f_d20241103_m031708_c001_v0001182_t0051_u01730603827968") 2024/11/03 03:24:01 DEBUG : potato: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4199817b6e459040_d20241103_m031700_c001_v7007000_t0000_u01730603820164") 2024/11/03 03:24:01 DEBUG : potato: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f110387996231_d20241103_m031658_c001_v0001182_t0012_u01730603818458") 2024/11/03 03:24:01 DEBUG : potato: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4199817b6e45903b_d20241103_m031657_c001_v7007000_t0000_u01730603817669") 2024/11/03 03:24:01 DEBUG : potato: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f1103879961cb_d20241103_m031656_c001_v0001182_t0043_u01730603816114") 2024/11/03 03:24:01 DEBUG : potato: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4199817b6e459033_d20241103_m031655_c001_v7007000_t0000_u01730603815368") 2024/11/03 03:24:01 DEBUG : potato: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f11038799618e_d20241103_m031654_c001_v0001182_t0029_u01730603814627") 2024/11/03 03:24:01 DEBUG : potato: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f110387996171_d20241103_m031653_c001_v0001182_t0016_u01730603813738") 2024/11/03 03:24:01 DEBUG : potato: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4199817b6e45902b_d20241103_m031652_c001_v7007000_t0000_u01730603812982") 2024/11/03 03:24:01 DEBUG : potato: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f11038799612b_d20241103_m031652_c001_v0001182_t0013_u01730603812263") 2024/11/03 03:24:01 DEBUG : potato: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f11038799610b_d20241103_m031651_c001_v0001182_t0057_u01730603811397") 2024/11/03 03:24:01 DEBUG : potato: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4199817b6e459021_d20241103_m031650_c001_v7007000_t0000_u01730603810630") 2024/11/03 03:24:01 DEBUG : potato: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f1103879960c5_d20241103_m031649_c001_v0001182_t0043_u01730603809783") 2024/11/03 03:24:01 DEBUG : potato2: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4199817b6e4595d4_d20241103_m031957_c001_v7007000_t0000_u01730603997552") 2024/11/03 03:24:01 DEBUG : potato2: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f1020d94524ce9c3a_d20241103_m031956_c001_v0001144_t0020_u01730603996011") 2024/11/03 03:24:01 DEBUG : potato2: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4098e422b498efb0_d20241103_m031947_c001_v7007000_t0000_u01730603987237") 2024/11/03 03:24:01 DEBUG : potato2: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f1020d94524ce9bec_d20241103_m031941_c001_v0001144_t0051_u01730603981387") 2024/11/03 03:24:01 DEBUG : potato2: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4076ed8f9e67817d_d20241103_m031929_c001_v7007000_t0000_u01730603969747") 2024/11/03 03:24:02 DEBUG : potato2: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f1020d94524ce9b61_d20241103_m031909_c001_v0001144_t0012_u01730603949409") 2024/11/03 03:24:02 DEBUG : potato2: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f405dedf207bbe3d5_d20241103_m031850_c001_v7007000_t0000_u01730603930697") 2024/11/03 03:24:02 DEBUG : potato2: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f1020d94524ce99d6_d20241103_m031749_c001_v0001144_t0043_u01730603869855") 2024/11/03 03:24:02 DEBUG : potato2: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f416ca964b96ecc25_d20241103_m031721_c001_v7007000_t0000_u01730603841075") 2024/11/03 03:24:02 DEBUG : potato2: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f11038799657d_d20241103_m031719_c001_v0001182_t0010_u01730603839210") 2024/11/03 03:24:02 DEBUG : potato2: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f416ca964b96ecc22_d20241103_m031718_c001_v7007000_t0000_u01730603838124") 2024/11/03 03:24:02 DEBUG : potato2: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f1103879964f6_d20241103_m031716_c001_v0001182_t0055_u01730603836436") 2024/11/03 03:24:02 DEBUG : potato2: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f416ca964b96ecc1c_d20241103_m031715_c001_v7007000_t0000_u01730603835708") 2024/11/03 03:24:02 DEBUG : potato2: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f1103879964b7_d20241103_m031714_c001_v0001182_t0011_u01730603834811") 2024/11/03 03:24:02 DEBUG : potato2: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f416ca964b96ecc15_d20241103_m031713_c001_v7007000_t0000_u01730603833265") 2024/11/03 03:24:02 DEBUG : potato2: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f11038799644e_d20241103_m031712_c001_v0001182_t0012_u01730603832369") 2024/11/03 03:24:02 DEBUG : potato2: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f416ca964b96ecc10_d20241103_m031710_c001_v7007000_t0000_u01730603830156") 2024/11/03 03:24:02 DEBUG : potato2: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f1103879963cd_d20241103_m031709_c001_v0001182_t0042_u01730603829194") 2024/11/03 03:24:02 DEBUG : potato2: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f416ca964b96ecbf8_d20241103_m031701_c001_v7007000_t0000_u01730603821306") 2024/11/03 03:24:02 DEBUG : potato2: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f11038799626b_d20241103_m031659_c001_v0001182_t0043_u01730603819744") 2024/11/03 03:24:02 DEBUG : potato2: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4067bd8c2e8b3dbd_d20241103_m031544_c001_v7007000_t0000_u01730603744725") 2024/11/03 03:24:02 DEBUG : potato2: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f11038799570e_d20241103_m031543_c001_v0001182_t0016_u01730603743984") 2024/11/03 03:24:02 DEBUG : potato2: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4067bd8c2e8b3db1_d20241103_m031542_c001_v7007000_t0000_u01730603742722") 2024/11/03 03:24:03 DEBUG : potato2: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f1103879956c5_d20241103_m031542_c001_v0001182_t0017_u01730603742022") 2024/11/03 03:24:03 DEBUG : potato3: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4098e422b498efb2_d20241103_m031947_c001_v7007000_t0000_u01730603987684") 2024/11/03 03:24:03 DEBUG : potato3: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f103c245e9fa13a5a_d20241103_m031943_c001_v0001182_t0058_u01730603983071") 2024/11/03 03:24:03 DEBUG : potato3: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4076ed8f9e67817e_d20241103_m031930_c001_v7007000_t0000_u01730603970193") 2024/11/03 03:24:03 DEBUG : potato3: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f103c245e9fa135a8_d20241103_m031911_c001_v0001182_t0014_u01730603951746") 2024/11/03 03:24:03 DEBUG : potato3: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f405dedf207bbe3d7_d20241103_m031851_c001_v7007000_t0000_u01730603931703") 2024/11/03 03:24:03 DEBUG : potato3: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f103c245e9fa12a1e_d20241103_m031752_c001_v0001182_t0051_u01730603872002") 2024/11/03 03:24:03 DEBUG : pre-dest1/1: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f412ef77d7b9a75e7_d20241103_m032039_c001_v7007000_t0000_u01730604039897") 2024/11/03 03:24:03 DEBUG : pre-dest1/1: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f103c245e9fa14165_d20241103_m032031_c001_v0001182_t0009_u01730604031556") 2024/11/03 03:24:03 DEBUG : pre-dest2/2: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f412ef77d7b9a75e8_d20241103_m032040_c001_v7007000_t0000_u01730604040078") 2024/11/03 03:24:03 DEBUG : pre-dest2/2: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f1020d94524ce9d1b_d20241103_m032032_c001_v0001144_t0049_u01730604032330") 2024/11/03 03:24:03 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f403f964ad374dd14_d20241103_m032010_c001_v7007000_t0000_u01730604010232") 2024/11/03 03:24:03 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f110387997d9e_d20241103_m032007_c001_v0001182_t0052_u01730604007033") 2024/11/03 03:24:03 DEBUG : sizeonly: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f412ef77d7b9a7496_d20241103_m031628_c001_v7007000_t0000_u01730603788886") 2024/11/03 03:24:03 DEBUG : sizeonly: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f110387995d61_d20241103_m031627_c001_v0001182_t0040_u01730603787925") 2024/11/03 03:24:03 DEBUG : sub dir/hello world: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4199817b6e459ac2_d20241103_m032338_c001_v7007000_t0000_u01730604218182") 2024/11/03 03:24:03 DEBUG : sub dir/hello world: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f103c245e9fa15ce9_d20241103_m032337_c001_v0001182_t0019_u01730604217083") 2024/11/03 03:24:03 DEBUG : sub dir/hello world: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4199817b6e459abe_d20241103_m032335_c001_v7007000_t0000_u01730604215081") 2024/11/03 03:24:03 DEBUG : sub dir/hello world: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f102a03d737ecbcab_d20241103_m032333_c001_v0001106_t0058_u01730604213666") 2024/11/03 03:24:03 DEBUG : sub dir/hello world: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4153c5e7a7992178_d20241103_m031746_c001_v7007000_t0000_u01730603866321") 2024/11/03 03:24:04 DEBUG : sub dir/hello world: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f1020d94524ce99bc_d20241103_m031744_c001_v0001144_t0012_u01730603864959") 2024/11/03 03:24:04 DEBUG : sub dir/hello world: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4153c5e7a7992172_d20241103_m031743_c001_v7007000_t0000_u01730603863674") 2024/11/03 03:24:04 DEBUG : sub dir/hello world: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f11038799694f_d20241103_m031742_c001_v0001182_t0042_u01730603862785") 2024/11/03 03:24:04 DEBUG : sub dir/hello world: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f412ef77d7b9a7494_d20241103_m031624_c001_v7007000_t0000_u01730603784654") 2024/11/03 03:24:04 DEBUG : sub dir/hello world: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f110387995c9d_d20241103_m031623_c001_v0001182_t0033_u01730603783216") 2024/11/03 03:24:04 DEBUG : sub dir/hello world: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f412ef77d7b9a7493_d20241103_m031622_c001_v7007000_t0000_u01730603782490") 2024/11/03 03:24:04 DEBUG : sub dir/hello world: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f110387995c5e_d20241103_m031621_c001_v0001182_t0011_u01730603781526") 2024/11/03 03:24:04 DEBUG : sub dir/hello world: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f412ef77d7b9a748e_d20241103_m031618_c001_v7007000_t0000_u01730603778454") 2024/11/03 03:24:04 DEBUG : sub dir/hello world: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f110387995ba9_d20241103_m031617_c001_v0001182_t0026_u01730603777164") 2024/11/03 03:24:04 DEBUG : sub dir/hello world: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f412ef77d7b9a748a_d20241103_m031616_c001_v7007000_t0000_u01730603776603") 2024/11/03 03:24:04 DEBUG : sub dir/hello world: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f110387995b67_d20241103_m031615_c001_v0001182_t0053_u01730603775315") 2024/11/03 03:24:04 DEBUG : sub dir/hello world: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f110387995aec_d20241103_m031612_c001_v0001182_t0006_u01730603772282") 2024/11/03 03:24:04 DEBUG : sub dir/hello world: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f412ef77d7b9a7460_d20241103_m031611_c001_v7007000_t0000_u01730603771534") 2024/11/03 03:24:04 DEBUG : sub dir/hello world: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f110387995ac1_d20241103_m031610_c001_v0001182_t0018_u01730603770817") 2024/11/03 03:24:04 DEBUG : sub dir/hello world: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f110387995aa7_d20241103_m031610_c001_v0001182_t0045_u01730603770197") 2024/11/03 03:24:04 DEBUG : sub dir/hello world: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f412ef77d7b9a7442_d20241103_m031609_c001_v7007000_t0000_u01730603769104") 2024/11/03 03:24:04 DEBUG : sub dir/hello world: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f110387995a0f_d20241103_m031605_c001_v0001182_t0050_u01730603765833") 2024/11/03 03:24:04 DEBUG : sub dir/hello world: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f11038799598f_d20241103_m031602_c001_v0001182_t0051_u01730603762763") 2024/11/03 03:24:04 DEBUG : sub dir/hello world: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f412ef77d7b9a7411_d20241103_m031602_c001_v7007000_t0000_u01730603762023") 2024/11/03 03:24:04 DEBUG : sub dir/hello world: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f110387995955_d20241103_m031601_c001_v0001182_t0055_u01730603761173") 2024/11/03 03:24:05 DEBUG : sub dir/hello world: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f110387995937_d20241103_m031600_c001_v0001182_t0003_u01730603760374") 2024/11/03 03:24:05 DEBUG : sub dir/hello world: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f412ef77d7b9a7409_d20241103_m031559_c001_v7007000_t0000_u01730603759646") 2024/11/03 03:24:05 DEBUG : sub dir/hello world: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f11038799589d_d20241103_m031555_c001_v0001182_t0012_u01730603755371") 2024/11/03 03:24:05 DEBUG : sub dir/hello world: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f412ef77d7b9a73ff_d20241103_m031555_c001_v7007000_t0000_u01730603755007") 2024/11/03 03:24:05 DEBUG : sub dir/hello world: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f11038799587d_d20241103_m031554_c001_v0001182_t0026_u01730603754354") 2024/11/03 03:24:05 DEBUG : sub dir/hello world: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4067bd8c2e8b3ded_d20241103_m031552_c001_v7007000_t0000_u01730603752710") 2024/11/03 03:24:05 DEBUG : sub dir/hello world: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f11038799581f_d20241103_m031551_c001_v0001182_t0003_u01730603751909") 2024/11/03 03:24:05 DEBUG : sub dir/hello world: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4067bd8c2e8b3ddf_d20241103_m031551_c001_v7007000_t0000_u01730603751366") 2024/11/03 03:24:05 DEBUG : sub dir/hello world: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f1103879957f2_d20241103_m031550_c001_v0001182_t0017_u01730603750606") 2024/11/03 03:24:05 DEBUG : sub dir/hello world: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4067bd8c2e8b3dda_d20241103_m031549_c001_v7007000_t0000_u01730603749345") 2024/11/03 03:24:05 DEBUG : sub dir/hello world: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f1103879957ba_d20241103_m031548_c001_v0001182_t0044_u01730603748550") 2024/11/03 03:24:05 DEBUG : sub dir/hello world: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4067bd8c2e8b3dd6_d20241103_m031548_c001_v7007000_t0000_u01730603748007") 2024/11/03 03:24:05 DEBUG : sub dir/hello world: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f11038799578a_d20241103_m031547_c001_v0001182_t0036_u01730603747255") 2024/11/03 03:24:05 DEBUG : sub dir/hello world: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4067bd8c2e8b3dcb_d20241103_m031546_c001_v7007000_t0000_u01730603746336") 2024/11/03 03:24:05 DEBUG : sub dir/hello world: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f110387995748_d20241103_m031545_c001_v0001182_t0024_u01730603745627") 2024/11/03 03:24:05 DEBUG : sub dir/hello world: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4067bd8c2e8b3d81_d20241103_m031539_c001_v7007000_t0000_u01730603739356") 2024/11/03 03:24:05 DEBUG : sub dir/hello world: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f11038799563b_d20241103_m031538_c001_v0001182_t0026_u01730603738632") 2024/11/03 03:24:05 DEBUG : sub dir/hello world: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4067bd8c2e8b3d68_d20241103_m031537_c001_v7007000_t0000_u01730603737693") 2024/11/03 03:24:05 DEBUG : sub dir/hello world: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f110387995613_d20241103_m031536_c001_v0001182_t0026_u01730603736919") 2024/11/03 03:24:06 DEBUG : sub dir/hello world: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4067bd8c2e8b3d53_d20241103_m031535_c001_v7007000_t0000_u01730603735983") 2024/11/03 03:24:06 DEBUG : sub dir/hello world: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f1103879955eb_d20241103_m031535_c001_v0001182_t0046_u01730603735269") 2024/11/03 03:24:06 DEBUG : sub dir/hello world: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4067bd8c2e8b3cc4_d20241103_m031532_c001_v7007000_t0000_u01730603732307") 2024/11/03 03:24:06 DEBUG : sub dir/hello world: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f110387995559_d20241103_m031531_c001_v0001182_t0035_u01730603731533") 2024/11/03 03:24:06 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4199817b6e459ac3_d20241103_m032338_c001_v7007000_t0000_u01730604218370") 2024/11/03 03:24:06 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f112de922f5b85e51_d20241103_m032337_c001_v0001180_t0011_u01730604217090") 2024/11/03 03:24:06 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4199817b6e459abf_d20241103_m032335_c001_v7007000_t0000_u01730604215271") 2024/11/03 03:24:06 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f1103879998e6_d20241103_m032333_c001_v0001182_t0020_u01730604213676") 2024/11/03 03:24:06 DEBUG : sub/yam: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4153c5e7a7992168_d20241103_m031740_c001_v7007000_t0000_u01730603860034") 2024/11/03 03:24:06 DEBUG : sub/yam: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f1020d94524ce999a_d20241103_m031736_c001_v0001144_t0004_u01730603856962") 2024/11/03 03:24:06 DEBUG : three: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f416ca964b96ecc30_d20241103_m031726_c001_v7007000_t0000_u01730603846870") 2024/11/03 03:24:06 DEBUG : three: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f110387996695_d20241103_m031725_c001_v0001182_t0033_u01730603845651") 2024/11/03 03:24:06 DEBUG : three: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f104f110387996627_d20241103_m031723_c001_v0001182_t0047_u01730603843291") 2024/11/03 03:24:06 DEBUG : two: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f416ca964b96ecc31_d20241103_m031727_c001_v7007000_t0000_u01730603847056") 2024/11/03 03:24:06 DEBUG : two: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f403c245e9fa125ea_d20241103_m031725_c001_v0001182_t0013_u01730603845090") 2024/11/03 03:24:06 DEBUG : two: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f404f110387996623_d20241103_m031723_c001_v0001182_t0048_u01730603843107") 2024/11/03 03:24:06 DEBUG : yam: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4153c5e7a799216b_d20241103_m031740_c001_v7007000_t0000_u01730603860760") 2024/11/03 03:24:06 DEBUG : yam: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f118024af2cc0cecb_d20241103_m031739_c001_v0001182_t0029_u01730603859648") 2024/11/03 03:24:06 DEBUG : yam: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4153c5e7a7992147_d20241103_m031734_c001_v7007000_t0000_u01730603854577") 2024/11/03 03:24:06 DEBUG : yam: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f103c245e9fa12730_d20241103_m031732_c001_v0001182_t0052_u01730603852833") 2024/11/03 03:24:07 DEBUG : yam: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4153c5e7a7992131_d20241103_m031730_c001_v7007000_t0000_u01730603850806") 2024/11/03 03:24:07 DEBUG : yam: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f103c245e9fa12649_d20241103_m031727_c001_v0001182_t0032_u01730603847631") 2024/11/03 03:24:07 DEBUG : yaml: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4153c5e7a799214b_d20241103_m031735_c001_v7007000_t0000_u01730603855305") 2024/11/03 03:24:07 DEBUG : yaml: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f100e419a878cdffb_d20241103_m031734_c001_v0001098_t0024_u01730603854166") 2024/11/03 03:24:07 DEBUG : yaml: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f4153c5e7a799213d_d20241103_m031731_c001_v7007000_t0000_u01730603851533") 2024/11/03 03:24:07 DEBUG : yaml: Deleting (id "4_z3ff24d03005dfb0b9f280e1b_f10776d818f066f51_d20241103_m031730_c001_v0001182_t0059_u01730603850528") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 8m40.374355401s (try 1/5)