"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2024/11/26 03:18:47 DEBUG : Creating backend with remote "TestB2:rclone-test-yigurex1kogo" 2024/11/26 03:18:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/26 03:18:47 DEBUG : Creating backend with remote "/tmp/rclone1645982736" === 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-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" 2024/11/26 03:18:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/26 03:18:49 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for checks to finish 2024/11/26 03:18:49 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for transfers to finish 2024/11/26 03:18:49 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.97s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" 2024/11/26 03:18:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/26 03:18:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/26 03:18:50 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for checks to finish 2024/11/26 03:18:50 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for transfers to finish 2024/11/26 03:18:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/26 03:18:50 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" 2024/11/26 03:18:51 DEBUG : B2 bucket rclone-test-yigurex1kogo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.04s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", 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-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", 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-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" 2024/11/26 03:18:52 DEBUG : Creating backend with remote "/non-existing" 2024/11/26 03:18:52 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/11/26 03:18:52 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for checks to finish 2024/11/26 03:18:52 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.92s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" 2024/11/26 03:18:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/26 03:18:54 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for checks to finish 2024/11/26 03:18:54 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for transfers to finish 2024/11/26 03:18:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/26 03:18:54 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.85s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" 2024/11/26 03:18:55 INFO : B2 bucket rclone-test-yigurex1kogo: Running all checks before starting transfers 2024/11/26 03:18:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/26 03:18:55 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for checks to finish 2024/11/26 03:18:55 INFO : B2 bucket rclone-test-yigurex1kogo: Checks finished, now starting transfers 2024/11/26 03:18:55 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for transfers to finish 2024/11/26 03:18:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/26 03:18:55 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.49s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" 2024/11/26 03:18:56 ERROR : Ignoring --no-traverse with sync 2024/11/26 03:18:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/26 03:18:57 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for checks to finish 2024/11/26 03:18:57 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for transfers to finish 2024/11/26 03:18:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/26 03:18:57 INFO : sub dir/hello world: Copied (new) 2024/11/26 03:18:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.56s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" 2024/11/26 03:18:58 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/11/26 03:18:58 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for checks to finish 2024/11/26 03:18:58 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for transfers to finish 2024/11/26 03:18:58 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2024/11/26 03:18:58 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.49s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" 2024/11/26 03:19:00 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/26 03:19:00 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for checks to finish 2024/11/26 03:19:00 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for transfers to finish 2024/11/26 03:19:00 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/26 03:19:00 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.50s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" 2024/11/26 03:19:02 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/26 03:19:02 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for checks to finish 2024/11/26 03:19:02 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for transfers to finish 2024/11/26 03:19:02 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/26 03:19:02 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.92s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" 2024/11/26 03:19:03 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/26 03:19:03 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/26 03:19:03 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/26 03:19:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/26 03:19:03 DEBUG : sub dir: Making directory 2024/11/26 03:19:03 DEBUG : sub dir2: Making directory 2024/11/26 03:19:03 DEBUG : sub dir2/sub sub dir2: Making directory 2024/11/26 03:19:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/26 03:19:03 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for checks to finish 2024/11/26 03:19:03 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for transfers to finish 2024/11/26 03:19:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/26 03:19:03 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2024/11/26 03:19:04 DEBUG : B2 bucket rclone-test-yigurex1kogo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.52s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" 2024/11/26 03:19:04 DEBUG : sub dir2: Making directory 2024/11/26 03:19:04 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/26 03:19:04 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/26 03:19:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/26 03:19:05 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for checks to finish 2024/11/26 03:19:05 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for transfers to finish 2024/11/26 03:19:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/26 03:19:05 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.26s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" 2024/11/26 03:19:06 DEBUG : sub dir2: Making directory with metadata 2024/11/26 03:19:06 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/26 03:19:06 DEBUG : sub dir: Making directory 2024/11/26 03:19:06 DEBUG : sub dir2: Making directory 2024/11/26 03:19:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/26 03:19:06 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for checks to finish 2024/11/26 03:19:06 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for transfers to finish 2024/11/26 03:19:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/26 03:19:06 INFO : sub dir/hello world: Copied (new) 2024/11/26 03:19:06 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/11/26 03:19:06 DEBUG : B2 bucket rclone-test-yigurex1kogo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/11/26 03:19:07 DEBUG : B2 bucket rclone-test-yigurex1kogo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.75s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", 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-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" 2024/11/26 03:19:08 DEBUG : sub dir2: Making directory 2024/11/26 03:19:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/26 03:19:08 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for checks to finish 2024/11/26 03:19:08 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for transfers to finish 2024/11/26 03:19:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/26 03:19:08 INFO : sub dir/hello world: Copied (new) 2024/11/26 03:19:08 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.16s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" 2024/11/26 03:19:09 DEBUG : sub dir2: Making directory with metadata 2024/11/26 03:19:09 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/26 03:19:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/26 03:19:09 DEBUG : sub dir: Making directory 2024/11/26 03:19:09 DEBUG : sub dir2: Making directory 2024/11/26 03:19:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/26 03:19:09 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for checks to finish 2024/11/26 03:19:09 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for transfers to finish 2024/11/26 03:19:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/26 03:19:09 INFO : sub dir/hello world: Copied (new) 2024/11/26 03:19:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/11/26 03:19:10 DEBUG : B2 bucket rclone-test-yigurex1kogo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.50s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", 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-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" 2024/11/26 03:19:11 DEBUG : sub dir2: Making directory 2024/11/26 03:19:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/26 03:19:11 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for checks to finish 2024/11/26 03:19:11 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for transfers to finish 2024/11/26 03:19:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/26 03:19:12 INFO : sub dir/hello world: Copied (new) 2024/11/26 03:19:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.49s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" 2024/11/26 03:19:13 DEBUG : Creating backend with remote "TestB2:rclone-test-togacog8buhi" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-yigurex1kogo -> B2 bucket rclone-test-togacog8buhi 2024/11/26 03:19:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/26 03:19:14 DEBUG : B2 bucket rclone-test-togacog8buhi: Waiting for checks to finish 2024/11/26 03:19:14 DEBUG : B2 bucket rclone-test-togacog8buhi: Waiting for transfers to finish 2024/11/26 03:19:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/26 03:19:15 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" 2024/11/26 03:19:15 DEBUG : B2 bucket rclone-test-togacog8buhi: Purge remote 2024/11/26 03:19:15 INFO : B2 bucket rclone-test-togacog8buhi: cleaning bucket "rclone-test-togacog8buhi" of all files 2024/11/26 03:19:15 DEBUG : sub dir/hello world: Deleting (id "4_z8f02fd5370ad6b6b9f380e1b_f116d442eb2e0a4f0_d20241126_m031915_c001_v0001093_t0032_u01732591155102") --- PASS: TestServerSideCopy (4.56s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" 2024/11/26 03:19:17 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/26 03:19:17 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for checks to finish 2024/11/26 03:19:17 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for transfers to finish 2024/11/26 03:19:18 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/26 03:19:18 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" --- PASS: TestCopyOverSelf (1.90s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" 2024/11/26 03:19:19 DEBUG : Creating backend with remote "TestB2:rclone-test-bacutex0meto" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-yigurex1kogo -> B2 bucket rclone-test-bacutex0meto 2024/11/26 03:19:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/26 03:19:20 DEBUG : B2 bucket rclone-test-bacutex0meto: Waiting for checks to finish 2024/11/26 03:19:20 DEBUG : B2 bucket rclone-test-bacutex0meto: Waiting for transfers to finish 2024/11/26 03:19:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/26 03:19:21 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" 2024/11/26 03:19:22 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/26 03:19:22 DEBUG : B2 bucket rclone-test-bacutex0meto: Waiting for checks to finish 2024/11/26 03:19:22 DEBUG : B2 bucket rclone-test-bacutex0meto: Waiting for transfers to finish 2024/11/26 03:19:22 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/26 03:19:22 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" 2024/11/26 03:19:22 DEBUG : B2 bucket rclone-test-bacutex0meto: Purge remote 2024/11/26 03:19:22 INFO : B2 bucket rclone-test-bacutex0meto: cleaning bucket "rclone-test-bacutex0meto" of all files 2024/11/26 03:19:23 DEBUG : sub dir/hello world: Deleting (id "4_zbf020de370bd6b6b9f380e1b_f1066232c2597842d_d20241126_m031922_c001_v0001179_t0038_u01732591162572") 2024/11/26 03:19:23 DEBUG : sub dir/hello world: Deleting (id "4_zbf020de370bd6b6b9f380e1b_f10559a5cc1e47e21_d20241126_m031921_c001_v0001113_t0004_u01732591161481") --- PASS: TestServerSideCopyOverSelf (6.01s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" 2024/11/26 03:19:25 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/26 03:19:25 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for checks to finish 2024/11/26 03:19:25 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for transfers to finish 2024/11/26 03:19:26 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/26 03:19:26 INFO : sub dir/hello world: Copied (replaced existing) 2024/11/26 03:19:26 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" --- PASS: TestMoveOverSelf (1.91s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" 2024/11/26 03:19:27 DEBUG : Creating backend with remote "TestB2:rclone-test-yewuduv4wubu" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-yigurex1kogo -> B2 bucket rclone-test-yewuduv4wubu 2024/11/26 03:19:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/26 03:19:28 DEBUG : B2 bucket rclone-test-yewuduv4wubu: Waiting for checks to finish 2024/11/26 03:19:28 DEBUG : B2 bucket rclone-test-yewuduv4wubu: Waiting for transfers to finish 2024/11/26 03:19:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/26 03:19:30 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" 2024/11/26 03:19:31 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/26 03:19:31 DEBUG : B2 bucket rclone-test-yewuduv4wubu: Waiting for checks to finish 2024/11/26 03:19:31 DEBUG : B2 bucket rclone-test-yewuduv4wubu: Waiting for transfers to finish 2024/11/26 03:19:31 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/26 03:19:31 INFO : sub dir/hello world: Copied (server-side copy) 2024/11/26 03:19:31 INFO : sub dir/hello world: Deleted 2024/11/26 03:19:32 DEBUG : testing file moves 2024/11/26 03:19:32 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/11/26 03:19:32 DEBUG : B2 bucket rclone-test-yewuduv4wubu: Waiting for checks to finish 2024/11/26 03:19:32 DEBUG : B2 bucket rclone-test-yewuduv4wubu: Waiting for transfers to finish 2024/11/26 03:19:32 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2024/11/26 03:19:32 INFO : sub dir/hello world: Copied (server-side copy) 2024/11/26 03:19:33 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" 2024/11/26 03:19:33 DEBUG : B2 bucket rclone-test-yewuduv4wubu: Purge remote 2024/11/26 03:19:33 INFO : B2 bucket rclone-test-yewuduv4wubu: cleaning bucket "rclone-test-yewuduv4wubu" of all files 2024/11/26 03:19:33 DEBUG : sub dir/hello world: Deleting (id "4_z9fe22dd370bd6b6b9f380e1b_f1008dd65c9bb418d_d20241126_m031932_c001_v0001182_t0044_u01732591172848") 2024/11/26 03:19:33 DEBUG : sub dir/hello world: Deleting (id "4_z9fe22dd370bd6b6b9f380e1b_f104148a5710d460a_d20241126_m031931_c001_v0001044_t0039_u01732591171171") 2024/11/26 03:19:33 DEBUG : sub dir/hello world: Deleting (id "4_z9fe22dd370bd6b6b9f380e1b_f10070beba1c38afa_d20241126_m031929_c001_v0001115_t0052_u01732591169378") --- PASS: TestServerSideMoveOverSelf (8.65s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" 2024/11/26 03:19:36 ERROR : : error listing: directory not found 2024/11/26 03:19:36 DEBUG : Local file system at /tmp/rclone1645982736: Making directory 2024/11/26 03:19:36 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for checks to finish 2024/11/26 03:19:36 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.65s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" 2024/11/26 03:19:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/26 03:19:38 DEBUG : Local file system at /tmp/rclone1645982736: Waiting for checks to finish 2024/11/26 03:19:38 DEBUG : Local file system at /tmp/rclone1645982736: Waiting for transfers to finish 2024/11/26 03:19:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/26 03:19:38 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2024/11/26 03:19:38 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" --- PASS: TestCopyRedownload (2.03s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" 2024/11/26 03:19:39 DEBUG : check sum: Need to transfer - File not found at Destination 2024/11/26 03:19:39 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for checks to finish 2024/11/26 03:19:39 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for transfers to finish 2024/11/26 03:19:40 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/26 03:19:40 INFO : check sum: Copied (new) 2024/11/26 03:19:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" 2024/11/26 03:19:40 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for checks to finish 2024/11/26 03:19:40 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/26 03:19:40 DEBUG : check sum: Size and sha1 of src and dst objects identical 2024/11/26 03:19:40 DEBUG : check sum: Unchanged skipping 2024/11/26 03:19:40 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for transfers to finish 2024/11/26 03:19:40 DEBUG : Waiting for deletions to finish 2024/11/26 03:19:40 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.27s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" 2024/11/26 03:19:41 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/11/26 03:19:41 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for checks to finish 2024/11/26 03:19:41 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for transfers to finish 2024/11/26 03:19:42 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/26 03:19:42 INFO : sizeonly: Copied (new) 2024/11/26 03:19:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" 2024/11/26 03:19:42 DEBUG : sizeonly: Sizes identical 2024/11/26 03:19:42 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for checks to finish 2024/11/26 03:19:42 DEBUG : sizeonly: Unchanged skipping 2024/11/26 03:19:42 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for transfers to finish 2024/11/26 03:19:42 DEBUG : Waiting for deletions to finish 2024/11/26 03:19:42 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.23s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" 2024/11/26 03:19:44 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/11/26 03:19:44 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for checks to finish 2024/11/26 03:19:44 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for transfers to finish 2024/11/26 03:19:44 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2024/11/26 03:19:44 INFO : ignore-size: Copied (new) 2024/11/26 03:19:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" 2024/11/26 03:19:44 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 03:19:44 DEBUG : ignore-size: Unchanged skipping 2024/11/26 03:19:44 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for checks to finish 2024/11/26 03:19:44 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for transfers to finish 2024/11/26 03:19:44 DEBUG : Waiting for deletions to finish 2024/11/26 03:19:44 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.59s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" 2024/11/26 03:19:47 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 03:19:47 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for checks to finish 2024/11/26 03:19:47 DEBUG : existing: Unchanged skipping 2024/11/26 03:19:47 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for transfers to finish 2024/11/26 03:19:47 DEBUG : Waiting for deletions to finish 2024/11/26 03:19:47 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" 2024/11/26 03:19:47 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for checks to finish 2024/11/26 03:19:47 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/11/26 03:19:47 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for transfers to finish 2024/11/26 03:19:47 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/26 03:19:47 INFO : existing: Copied (replaced existing) 2024/11/26 03:19:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.48s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" 2024/11/26 03:19:49 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/26 03:19:49 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for checks to finish 2024/11/26 03:19:49 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for transfers to finish 2024/11/26 03:19:49 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/26 03:19:49 INFO : existing: Copied (new) 2024/11/26 03:19:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" 2024/11/26 03:19:49 DEBUG : existing: Destination exists, skipping 2024/11/26 03:19:49 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for checks to finish 2024/11/26 03:19:49 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for transfers to finish 2024/11/26 03:19:49 DEBUG : Waiting for deletions to finish 2024/11/26 03:19:49 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.26s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" 2024/11/26 03:19:51 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/11/26 03:19:52 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/26 03:19:52 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/26 03:19:52 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for checks to finish 2024/11/26 03:19:52 DEBUG : c/non empty space: Unchanged skipping 2024/11/26 03:19:52 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for transfers to finish 2024/11/26 03:19:52 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/26 03:19:52 INFO : a/potato2: Copied (new) 2024/11/26 03:19:52 DEBUG : Waiting for deletions to finish 2024/11/26 03:19:52 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.48s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" 2024/11/26 03:19:54 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for checks to finish 2024/11/26 03:19:54 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/26 03:19:54 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/26 03:19:54 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/11/26 03:19:54 DEBUG : empty space: Unchanged skipping 2024/11/26 03:19:54 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for transfers to finish 2024/11/26 03:19:54 DEBUG : Waiting for deletions to finish 2024/11/26 03:19:54 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" 2024/11/26 03:19:54 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for checks to finish 2024/11/26 03:19:54 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/26 03:19:54 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/26 03:19:55 INFO : empty space: Updated modification time in destination 2024/11/26 03:19:55 DEBUG : empty space: Unchanged skipping 2024/11/26 03:19:55 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for transfers to finish 2024/11/26 03:19:55 DEBUG : Waiting for deletions to finish 2024/11/26 03:19:55 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.22s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" 2024/11/26 03:19:57 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for checks to finish 2024/11/26 03:19:57 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/26 03:19:57 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/26 03:19:57 DEBUG : empty space: Unchanged skipping 2024/11/26 03:19:57 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for transfers to finish 2024/11/26 03:19:57 DEBUG : Waiting for deletions to finish 2024/11/26 03:19:57 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.67s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" 2024/11/26 03:19:59 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for checks to finish 2024/11/26 03:19:59 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/26 03:19:59 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1645982736) 2024/11/26 03:19:59 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-yigurex1kogo) 2024/11/26 03:19:59 DEBUG : foo: sha1 differ 2024/11/26 03:19:59 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for transfers to finish 2024/11/26 03:19:59 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2024/11/26 03:19:59 INFO : foo: Copied (replaced existing) 2024/11/26 03:19:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.87s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" 2024/11/26 03:20:01 DEBUG : potato: Need to transfer - File not found at Destination 2024/11/26 03:20:01 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for checks to finish 2024/11/26 03:20:01 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/26 03:20:01 DEBUG : empty space: Unchanged skipping 2024/11/26 03:20:01 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for transfers to finish 2024/11/26 03:20:01 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/26 03:20:01 INFO : potato: Copied (new) 2024/11/26 03:20:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.29s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" 2024/11/26 03:20:03 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for checks to finish 2024/11/26 03:20:03 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/11/26 03:20:03 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for transfers to finish 2024/11/26 03:20:03 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2024/11/26 03:20:03 INFO : potato: Copied (replaced existing) 2024/11/26 03:20:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.95s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" 2024/11/26 03:20:05 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for checks to finish 2024/11/26 03:20:05 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/26 03:20:05 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1645982736) 2024/11/26 03:20:05 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-yigurex1kogo) 2024/11/26 03:20:05 DEBUG : potato: sha1 differ 2024/11/26 03:20:05 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for transfers to finish 2024/11/26 03:20:05 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2024/11/26 03:20:05 INFO : potato: Copied (replaced existing) 2024/11/26 03:20:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (1.90s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" 2024/11/26 03:20:07 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/26 03:20:07 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/11/26 03:20:07 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for checks to finish 2024/11/26 03:20:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/26 03:20:07 DEBUG : empty space: Unchanged skipping 2024/11/26 03:20:07 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for transfers to finish 2024/11/26 03:20:07 DEBUG : Waiting for deletions to finish 2024/11/26 03:20:07 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.92s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" 2024/11/26 03:20:09 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/26 03:20:09 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/26 03:20:09 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for checks to finish 2024/11/26 03:20:09 DEBUG : empty space: Unchanged skipping 2024/11/26 03:20:09 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for transfers to finish 2024/11/26 03:20:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/26 03:20:09 INFO : potato2: Copied (new) 2024/11/26 03:20:09 DEBUG : Waiting for deletions to finish 2024/11/26 03:20:09 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.86s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" 2024/11/26 03:20:11 DEBUG : d: Making directory 2024/11/26 03:20:11 DEBUG : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2024/11/26 03:20:12 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/26 03:20:12 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for checks to finish 2024/11/26 03:20:12 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/26 03:20:12 DEBUG : c/non empty space: Unchanged skipping 2024/11/26 03:20:12 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for transfers to finish 2024/11/26 03:20:12 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/26 03:20:12 INFO : a/potato2: Copied (new) 2024/11/26 03:20:12 DEBUG : Waiting for deletions to finish 2024/11/26 03:20:12 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.53s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" 2024/11/26 03:20:14 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/11/26 03:20:14 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/26 03:20:14 DEBUG : c/non empty space: Unchanged skipping 2024/11/26 03:20:14 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/26 03:20:14 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for checks to finish 2024/11/26 03:20:14 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for transfers to finish 2024/11/26 03:20:15 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/26 03:20:15 INFO : a/potato2: Copied (new) 2024/11/26 03:20:15 ERROR : B2 bucket rclone-test-yigurex1kogo: not deleting files as there were IO errors 2024/11/26 03:20:15 ERROR : B2 bucket rclone-test-yigurex1kogo: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.48s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" 2024/11/26 03:20:17 DEBUG : Waiting for deletions to finish 2024/11/26 03:20:17 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/26 03:20:17 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/26 03:20:17 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for checks to finish 2024/11/26 03:20:17 DEBUG : empty space: Unchanged skipping 2024/11/26 03:20:17 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for transfers to finish 2024/11/26 03:20:17 INFO : potato: Deleted 2024/11/26 03:20:17 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/26 03:20:17 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.36s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" 2024/11/26 03:20:19 DEBUG : Waiting for deletions to finish 2024/11/26 03:20:19 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for checks to finish 2024/11/26 03:20:19 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for transfers to finish 2024/11/26 03:20:19 INFO : potato: Deleted 2024/11/26 03:20:20 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/26 03:20:20 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/26 03:20:20 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for checks to finish 2024/11/26 03:20:20 DEBUG : empty space: Unchanged skipping 2024/11/26 03:20:20 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for transfers to finish 2024/11/26 03:20:20 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/26 03:20:20 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (2.78s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" 2024/11/26 03:20:22 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/26 03:20:22 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for checks to finish 2024/11/26 03:20:22 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for transfers to finish 2024/11/26 03:20:22 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2024/11/26 03:20:22 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.09s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" 2024/11/26 03:20:24 DEBUG : enormous: Excluded (Size Filter) 2024/11/26 03:20:24 DEBUG : enormous: Excluded 2024/11/26 03:20:24 DEBUG : potato2: Excluded (Size Filter) 2024/11/26 03:20:24 DEBUG : potato2: Excluded 2024/11/26 03:20:24 DEBUG : potato2: Excluded (Size Filter) 2024/11/26 03:20:24 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/26 03:20:24 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for checks to finish 2024/11/26 03:20:24 DEBUG : empty space: Unchanged skipping 2024/11/26 03:20:24 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for transfers to finish 2024/11/26 03:20:24 DEBUG : Waiting for deletions to finish 2024/11/26 03:20:24 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" 2024/11/26 03:20:24 DEBUG : enormous: Excluded (Size Filter) 2024/11/26 03:20:24 DEBUG : enormous: Excluded 2024/11/26 03:20:24 DEBUG : potato2: Excluded (Size Filter) 2024/11/26 03:20:24 DEBUG : potato2: Excluded 2024/11/26 03:20:24 DEBUG : potato2: Excluded (Size Filter) 2024/11/26 03:20:24 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/11/26 03:20:24 DEBUG : Local file system at /tmp/rclone1645982736: Waiting for checks to finish 2024/11/26 03:20:24 DEBUG : empty space: Unchanged skipping 2024/11/26 03:20:24 DEBUG : Local file system at /tmp/rclone1645982736: Waiting for transfers to finish 2024/11/26 03:20:24 DEBUG : Waiting for deletions to finish 2024/11/26 03:20:24 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.64s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" 2024/11/26 03:20:27 DEBUG : enormous: Excluded (Size Filter) 2024/11/26 03:20:27 DEBUG : enormous: Excluded 2024/11/26 03:20:27 DEBUG : potato2: Excluded (Size Filter) 2024/11/26 03:20:27 DEBUG : potato2: Excluded 2024/11/26 03:20:27 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for checks to finish 2024/11/26 03:20:27 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/26 03:20:27 DEBUG : empty space: Unchanged skipping 2024/11/26 03:20:27 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for transfers to finish 2024/11/26 03:20:27 DEBUG : Waiting for deletions to finish 2024/11/26 03:20:27 INFO : enormous: Deleted 2024/11/26 03:20:27 INFO : potato2: Deleted 2024/11/26 03:20:27 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" 2024/11/26 03:20:28 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/11/26 03:20:28 DEBUG : empty space: Unchanged skipping 2024/11/26 03:20:28 DEBUG : Local file system at /tmp/rclone1645982736: Waiting for checks to finish 2024/11/26 03:20:28 DEBUG : Local file system at /tmp/rclone1645982736: Waiting for transfers to finish 2024/11/26 03:20:28 DEBUG : Waiting for deletions to finish 2024/11/26 03:20:28 INFO : enormous: Deleted 2024/11/26 03:20:28 INFO : potato2: Deleted 2024/11/26 03:20:28 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.13s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" 2024/11/26 03:20:30 DEBUG : five: Need to transfer - File not found at Destination 2024/11/26 03:20:30 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/11/26 03:20:30 DEBUG : one: Destination is newer than source, skipping 2024/11/26 03:20:30 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/11/26 03:20:30 DEBUG : three: Sizes identical 2024/11/26 03:20:30 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/11/26 03:20:30 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for checks to finish 2024/11/26 03:20:30 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1645982736) 2024/11/26 03:20:30 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-yigurex1kogo) 2024/11/26 03:20:30 DEBUG : two: sha1 differ 2024/11/26 03:20:30 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for transfers to finish 2024/11/26 03:20:31 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/11/26 03:20:31 INFO : five: Copied (new) 2024/11/26 03:20:31 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/11/26 03:20:31 INFO : four: Copied (replaced existing) 2024/11/26 03:20:31 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/26 03:20:31 INFO : two: Copied (replaced existing) 2024/11/26 03:20:31 DEBUG : Waiting for deletions to finish 2024/11/26 03:20:32 DEBUG : one: Destination is newer than source, skipping 2024/11/26 03:20:32 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for checks to finish 2024/11/26 03:20:32 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/26 03:20:32 DEBUG : two: Size and sha1 of src and dst objects identical 2024/11/26 03:20:32 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/11/26 03:20:32 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/11/26 03:20:32 DEBUG : four: Size and sha1 of src and dst objects identical 2024/11/26 03:20:32 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/11/26 03:20:32 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1645982736) 2024/11/26 03:20:32 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-yigurex1kogo) 2024/11/26 03:20:32 DEBUG : three: sha1 differ 2024/11/26 03:20:32 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/11/26 03:20:32 DEBUG : five: Size and sha1 of src and dst objects identical 2024/11/26 03:20:32 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/11/26 03:20:32 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/11/26 03:20:32 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for transfers to finish 2024/11/26 03:20:32 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/26 03:20:32 INFO : three: Copied (replaced existing) 2024/11/26 03:20:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.23s) === 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-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2024/11/26 03:20:33 INFO : B2 bucket rclone-test-yigurex1kogo: Making map for --track-renames 2024/11/26 03:20:33 INFO : B2 bucket rclone-test-yigurex1kogo: Finished making map for --track-renames 2024/11/26 03:20:33 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for checks to finish 2024/11/26 03:20:33 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for renames to finish 2024/11/26 03:20:33 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/26 03:20:33 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/26 03:20:33 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for transfers to finish 2024/11/26 03:20:34 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/11/26 03:20:34 INFO : potato: Copied (new) 2024/11/26 03:20:34 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/26 03:20:34 INFO : yam: Copied (new) 2024/11/26 03:20:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" 2024/11/26 03:20:34 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 03:20:34 INFO : B2 bucket rclone-test-yigurex1kogo: Making map for --track-renames 2024/11/26 03:20:34 INFO : B2 bucket rclone-test-yigurex1kogo: Finished making map for --track-renames 2024/11/26 03:20:34 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for checks to finish 2024/11/26 03:20:34 DEBUG : potato: Unchanged skipping 2024/11/26 03:20:34 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for renames to finish 2024/11/26 03:20:35 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/26 03:20:35 INFO : yam: Copied (server-side copy) to: yaml 2024/11/26 03:20:35 INFO : yam: Deleted 2024/11/26 03:20:35 INFO : yaml: Renamed from "yam" 2024/11/26 03:20:35 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for transfers to finish 2024/11/26 03:20:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.74s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2024/11/26 03:20:37 INFO : B2 bucket rclone-test-yigurex1kogo: Making map for --track-renames 2024/11/26 03:20:37 INFO : B2 bucket rclone-test-yigurex1kogo: Finished making map for --track-renames 2024/11/26 03:20:37 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for checks to finish 2024/11/26 03:20:37 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/26 03:20:37 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/26 03:20:37 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for renames to finish 2024/11/26 03:20:37 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for transfers to finish 2024/11/26 03:20:37 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/26 03:20:37 INFO : yam: Copied (new) 2024/11/26 03:20:38 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/11/26 03:20:38 INFO : potato: Copied (new) 2024/11/26 03:20:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" 2024/11/26 03:20:38 INFO : B2 bucket rclone-test-yigurex1kogo: Making map for --track-renames 2024/11/26 03:20:38 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 03:20:38 INFO : B2 bucket rclone-test-yigurex1kogo: Finished making map for --track-renames 2024/11/26 03:20:38 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for checks to finish 2024/11/26 03:20:38 DEBUG : potato: Unchanged skipping 2024/11/26 03:20:38 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for renames to finish 2024/11/26 03:20:39 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/26 03:20:39 INFO : yam: Copied (server-side copy) to: yaml 2024/11/26 03:20:39 INFO : yam: Deleted 2024/11/26 03:20:39 INFO : yaml: Renamed from "yam" 2024/11/26 03:20:39 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for transfers to finish 2024/11/26 03:20:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.77s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2024/11/26 03:20:41 INFO : B2 bucket rclone-test-yigurex1kogo: Making map for --track-renames 2024/11/26 03:20:41 INFO : B2 bucket rclone-test-yigurex1kogo: Finished making map for --track-renames 2024/11/26 03:20:41 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for checks to finish 2024/11/26 03:20:41 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/26 03:20:41 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/11/26 03:20:41 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for renames to finish 2024/11/26 03:20:41 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for transfers to finish 2024/11/26 03:20:41 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/26 03:20:41 INFO : sub/yam: Copied (new) 2024/11/26 03:20:42 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/11/26 03:20:42 INFO : potato: Copied (new) 2024/11/26 03:20:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" 2024/11/26 03:20:42 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 03:20:42 DEBUG : potato: Unchanged skipping 2024/11/26 03:20:42 INFO : B2 bucket rclone-test-yigurex1kogo: Making map for --track-renames 2024/11/26 03:20:42 INFO : B2 bucket rclone-test-yigurex1kogo: Finished making map for --track-renames 2024/11/26 03:20:42 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for checks to finish 2024/11/26 03:20:42 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for renames to finish 2024/11/26 03:20:42 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/26 03:20:42 INFO : sub/yam: Copied (server-side copy) to: yam 2024/11/26 03:20:43 INFO : sub/yam: Deleted 2024/11/26 03:20:43 INFO : yam: Renamed from "sub/yam" 2024/11/26 03:20:43 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for transfers to finish 2024/11/26 03:20:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.56s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" 2024/11/26 03:20:44 DEBUG : Creating backend with remote "/tmp/rclone1645982736/dir1" 2024/11/26 03:20:44 DEBUG : Creating backend with remote "/tmp/rclone1645982736/dir2" 2024/11/26 03:20:44 DEBUG : Local file system at /tmp/rclone1645982736/dir2: Using server-side directory move 2024/11/26 03:20:44 INFO : Local file system at /tmp/rclone1645982736/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/26 03:20:44 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/11/26 03:20:44 INFO : file1.txt: Moved (server-side) 2024/11/26 03:20:44 DEBUG : Local file system at /tmp/rclone1645982736/dir2: Waiting for checks to finish 2024/11/26 03:20:44 DEBUG : Local file system at /tmp/rclone1645982736/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" 2024/11/26 03:20:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/26 03:20:45 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/26 03:20:45 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for checks to finish 2024/11/26 03:20:45 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for transfers to finish 2024/11/26 03:20:45 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/11/26 03:20:45 INFO : nested/sub dir/file: Copied (new) 2024/11/26 03:20:45 INFO : nested/sub dir/file: Deleted 2024/11/26 03:20:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/26 03:20:45 INFO : sub dir/hello world: Copied (new) 2024/11/26 03:20:45 INFO : sub dir/hello world: Deleted 2024/11/26 03:20:45 INFO : sub dir: Removing directory 2024/11/26 03:20:45 INFO : nested/sub dir: Removing directory 2024/11/26 03:20:45 INFO : nested: Removing directory 2024/11/26 03:20:45 DEBUG : Local file system at /tmp/rclone1645982736: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.04s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" 2024/11/26 03:20:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/26 03:20:47 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/26 03:20:47 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for checks to finish 2024/11/26 03:20:47 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for transfers to finish 2024/11/26 03:20:47 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/11/26 03:20:47 INFO : nested/sub dir/file: Copied (new) 2024/11/26 03:20:47 INFO : nested/sub dir/file: Deleted 2024/11/26 03:20:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/26 03:20:48 INFO : sub dir/hello world: Copied (new) 2024/11/26 03:20:48 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.40s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" 2024/11/26 03:20:49 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/26 03:20:49 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/11/26 03:20:49 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for checks to finish 2024/11/26 03:20:49 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for transfers to finish 2024/11/26 03:20:50 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2024/11/26 03:20:50 INFO : existing-b: Copied (new) 2024/11/26 03:20:50 INFO : existing-b: Deleted 2024/11/26 03:20:50 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/26 03:20:50 INFO : existing: Copied (new) 2024/11/26 03:20:50 INFO : existing: Deleted 2024/11/26 03:20:50 DEBUG : existing: Destination exists, skipping 2024/11/26 03:20:50 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for checks to finish 2024/11/26 03:20:50 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/11/26 03:20:50 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for transfers to finish 2024/11/26 03:20:50 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.09s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" 2024/11/26 03:20:51 DEBUG : Creating backend with remote "TestB2:rclone-test-yaroyeg5fije" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-yigurex1kogo -> B2 bucket rclone-test-yaroyeg5fije 2024/11/26 03:20:55 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/26 03:20:55 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/11/26 03:20:55 DEBUG : B2 bucket rclone-test-yaroyeg5fije: Waiting for checks to finish 2024/11/26 03:20:55 DEBUG : empty space: Unchanged skipping 2024/11/26 03:20:55 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/26 03:20:56 INFO : empty space: Deleted 2024/11/26 03:20:56 DEBUG : B2 bucket rclone-test-yaroyeg5fije: Waiting for transfers to finish 2024/11/26 03:20:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/26 03:20:56 INFO : potato2: Copied (server-side copy) 2024/11/26 03:20:56 INFO : potato2: Deleted 2024/11/26 03:20:56 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/26 03:20:56 INFO : potato3: Copied (server-side copy) 2024/11/26 03:20:56 INFO : potato3: Deleted 2024/11/26 03:20:56 DEBUG : Creating backend with remote "TestB2:rclone-test-wibazil7pani" 2024/11/26 03:20:58 DEBUG : empty space: Need to transfer - File not found at Destination 2024/11/26 03:20:58 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/26 03:20:58 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/26 03:20:58 DEBUG : B2 bucket rclone-test-wibazil7pani: Waiting for checks to finish 2024/11/26 03:20:58 DEBUG : B2 bucket rclone-test-wibazil7pani: Waiting for transfers to finish 2024/11/26 03:20:58 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/26 03:20:58 INFO : potato2: Copied (server-side copy) 2024/11/26 03:20:59 INFO : potato2: Deleted 2024/11/26 03:20:59 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/26 03:20:59 INFO : potato3: Copied (server-side copy) 2024/11/26 03:20:59 INFO : potato3: Deleted 2024/11/26 03:20:59 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/26 03:20:59 INFO : empty space: Copied (server-side copy) 2024/11/26 03:20:59 INFO : empty space: Deleted 2024/11/26 03:21:00 DEBUG : B2 bucket rclone-test-wibazil7pani: Purge remote 2024/11/26 03:21:00 INFO : B2 bucket rclone-test-wibazil7pani: cleaning bucket "rclone-test-wibazil7pani" of all files 2024/11/26 03:21:00 DEBUG : empty space: Deleting (id "4_zafc28da370cd6b6b9f380e1b_f10763c616c666ba9_d20241126_m032059_c001_v0001116_t0041_u01732591259230") 2024/11/26 03:21:00 DEBUG : potato2: Deleting (id "4_zafc28da370cd6b6b9f380e1b_f118454b63c64973a_d20241126_m032058_c001_v0001183_t0041_u01732591258805") 2024/11/26 03:21:00 DEBUG : potato3: Deleting (id "4_zafc28da370cd6b6b9f380e1b_f11090910793d0266_d20241126_m032059_c001_v0001043_t0005_u01732591259049") 2024/11/26 03:21:01 DEBUG : B2 bucket rclone-test-yaroyeg5fije: Purge remote 2024/11/26 03:21:01 INFO : B2 bucket rclone-test-yaroyeg5fije: cleaning bucket "rclone-test-yaroyeg5fije" of all files 2024/11/26 03:21:01 DEBUG : empty space: Deleting (id "4_z0ff27da370cd6b6b9f380e1b_f4027d6bede5bedc2_d20241126_m032059_c001_v7007000_t0000_u01732591259823") 2024/11/26 03:21:01 DEBUG : empty space: Deleting (id "4_z0ff27da370cd6b6b9f380e1b_f112162dba07ef25f_d20241126_m032055_c001_v0001176_t0017_u01732591255045") 2024/11/26 03:21:01 DEBUG : potato2: Deleting (id "4_z0ff27da370cd6b6b9f380e1b_f4027d6bede5bedbc_d20241126_m032059_c001_v7007000_t0000_u01732591259029") 2024/11/26 03:21:01 DEBUG : potato2: Deleting (id "4_z0ff27da370cd6b6b9f380e1b_f10305f53ec4e17b9_d20241126_m032055_c001_v0001183_t0055_u01732591255972") 2024/11/26 03:21:01 DEBUG : potato3: Deleting (id "4_z0ff27da370cd6b6b9f380e1b_f4027d6bede5bedc1_d20241126_m032059_c001_v7007000_t0000_u01732591259506") 2024/11/26 03:21:01 DEBUG : potato3: Deleting (id "4_z0ff27da370cd6b6b9f380e1b_f10852059adc45a48_d20241126_m032056_c001_v0001183_t0014_u01732591256254") 2024/11/26 03:21:01 DEBUG : potato3: Deleting (id "4_z0ff27da370cd6b6b9f380e1b_f112162dba07ef261_d20241126_m032055_c001_v0001176_t0050_u01732591255342") --- PASS: TestServerSideMove (11.46s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" 2024/11/26 03:21:03 DEBUG : Creating backend with remote "TestB2:rclone-test-zaqazur0vuxe" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-yigurex1kogo -> B2 bucket rclone-test-zaqazur0vuxe 2024/11/26 03:21:08 DEBUG : empty space: Excluded (Size Filter) 2024/11/26 03:21:08 DEBUG : empty space: Excluded (Size Filter) 2024/11/26 03:21:08 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/26 03:21:08 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/26 03:21:08 DEBUG : B2 bucket rclone-test-zaqazur0vuxe: Waiting for checks to finish 2024/11/26 03:21:08 DEBUG : B2 bucket rclone-test-zaqazur0vuxe: Waiting for transfers to finish 2024/11/26 03:21:08 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/26 03:21:08 INFO : potato2: Copied (server-side copy) 2024/11/26 03:21:08 INFO : potato2: Deleted 2024/11/26 03:21:08 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/26 03:21:08 INFO : potato3: Copied (server-side copy) 2024/11/26 03:21:08 INFO : potato3: Deleted 2024/11/26 03:21:09 DEBUG : Creating backend with remote "TestB2:rclone-test-higiyuk3topa" 2024/11/26 03:21:10 DEBUG : empty space: Excluded (Size Filter) 2024/11/26 03:21:10 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/26 03:21:10 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/26 03:21:10 DEBUG : B2 bucket rclone-test-higiyuk3topa: Waiting for checks to finish 2024/11/26 03:21:10 DEBUG : B2 bucket rclone-test-higiyuk3topa: Waiting for transfers to finish 2024/11/26 03:21:11 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/26 03:21:11 INFO : potato3: Copied (server-side copy) 2024/11/26 03:21:11 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/26 03:21:11 INFO : potato2: Copied (server-side copy) 2024/11/26 03:21:11 INFO : potato3: Deleted 2024/11/26 03:21:11 INFO : potato2: Deleted 2024/11/26 03:21:12 DEBUG : B2 bucket rclone-test-higiyuk3topa: Purge remote 2024/11/26 03:21:12 INFO : B2 bucket rclone-test-higiyuk3topa: cleaning bucket "rclone-test-higiyuk3topa" of all files 2024/11/26 03:21:12 DEBUG : potato2: Deleting (id "4_zef92bda370cd6b6b9f380e1b_f10116ac511bebf31_d20241126_m032111_c001_v0001033_t0058_u01732591271069") 2024/11/26 03:21:12 DEBUG : potato3: Deleting (id "4_zef92bda370cd6b6b9f380e1b_f118454b63c649b2a_d20241126_m032111_c001_v0001183_t0004_u01732591271435") 2024/11/26 03:21:13 DEBUG : B2 bucket rclone-test-zaqazur0vuxe: Purge remote 2024/11/26 03:21:13 INFO : B2 bucket rclone-test-zaqazur0vuxe: cleaning bucket "rclone-test-zaqazur0vuxe" of all files 2024/11/26 03:21:13 DEBUG : empty space: Deleting (id "4_z9f62ada370cd6b6b9f380e1b_f119be4fb171a02f1_d20241126_m032107_c001_v0001183_t0034_u01732591267462") 2024/11/26 03:21:13 DEBUG : potato2: Deleting (id "4_z9f62ada370cd6b6b9f380e1b_f401696bb713af689_d20241126_m032111_c001_v7007000_t0000_u01732591271833") 2024/11/26 03:21:13 DEBUG : potato2: Deleting (id "4_z9f62ada370cd6b6b9f380e1b_f11142cd0ca0ab0be_d20241126_m032108_c001_v0001183_t0026_u01732591268350") 2024/11/26 03:21:13 DEBUG : potato3: Deleting (id "4_z9f62ada370cd6b6b9f380e1b_f401696bb713af688_d20241126_m032111_c001_v7007000_t0000_u01732591271659") 2024/11/26 03:21:13 DEBUG : potato3: Deleting (id "4_z9f62ada370cd6b6b9f380e1b_f1008941027978694_d20241126_m032108_c001_v0001183_t0031_u01732591268604") 2024/11/26 03:21:13 DEBUG : potato3: Deleting (id "4_z9f62ada370cd6b6b9f380e1b_f119be4fb171a030b_d20241126_m032107_c001_v0001183_t0055_u01732591267752") --- PASS: TestServerSideMoveWithFilter (12.21s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" 2024/11/26 03:21:15 DEBUG : Creating backend with remote "TestB2:rclone-test-hapavov8gewe" 2024/11/26 03:21:17 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-yigurex1kogo -> B2 bucket rclone-test-hapavov8gewe 2024/11/26 03:21:20 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/26 03:21:20 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/11/26 03:21:20 DEBUG : empty space: Unchanged skipping 2024/11/26 03:21:20 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/26 03:21:20 DEBUG : B2 bucket rclone-test-hapavov8gewe: Waiting for checks to finish 2024/11/26 03:21:20 INFO : empty space: Deleted 2024/11/26 03:21:20 DEBUG : B2 bucket rclone-test-hapavov8gewe: Waiting for transfers to finish 2024/11/26 03:21:20 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/26 03:21:20 INFO : potato2: Copied (server-side copy) 2024/11/26 03:21:20 INFO : potato2: Deleted 2024/11/26 03:21:21 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/26 03:21:21 INFO : potato3: Copied (server-side copy) 2024/11/26 03:21:21 INFO : potato3: Deleted 2024/11/26 03:21:21 DEBUG : Creating backend with remote "TestB2:rclone-test-xifuseh5sivi" 2024/11/26 03:21:22 DEBUG : tomatoDir: Making directory 2024/11/26 03:21:23 DEBUG : empty space: Need to transfer - File not found at Destination 2024/11/26 03:21:23 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/26 03:21:23 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/26 03:21:23 DEBUG : B2 bucket rclone-test-xifuseh5sivi: Waiting for checks to finish 2024/11/26 03:21:23 DEBUG : B2 bucket rclone-test-xifuseh5sivi: Waiting for transfers to finish 2024/11/26 03:21:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/26 03:21:23 INFO : potato2: Copied (server-side copy) 2024/11/26 03:21:23 INFO : potato2: Deleted 2024/11/26 03:21:24 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/26 03:21:24 INFO : empty space: Copied (server-side copy) 2024/11/26 03:21:24 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/26 03:21:24 INFO : potato3: Copied (server-side copy) 2024/11/26 03:21:24 INFO : empty space: Deleted 2024/11/26 03:21:24 INFO : potato3: Deleted 2024/11/26 03:21:25 DEBUG : B2 bucket rclone-test-xifuseh5sivi: Purge remote 2024/11/26 03:21:25 INFO : B2 bucket rclone-test-xifuseh5sivi: cleaning bucket "rclone-test-xifuseh5sivi" of all files 2024/11/26 03:21:25 DEBUG : empty space: Deleting (id "4_z1f82edc370cd6b6b9f380e1b_f101092368b1c8468_d20241126_m032124_c001_v0001183_t0012_u01732591283999") 2024/11/26 03:21:25 DEBUG : potato2: Deleting (id "4_z1f82edc370cd6b6b9f380e1b_f114aeee1dac22f00_d20241126_m032123_c001_v0001183_t0020_u01732591283648") 2024/11/26 03:21:25 DEBUG : potato3: Deleting (id "4_z1f82edc370cd6b6b9f380e1b_f1109fa498c652015_d20241126_m032124_c001_v0001165_t0037_u01732591284123") 2024/11/26 03:21:26 DEBUG : B2 bucket rclone-test-hapavov8gewe: Purge remote 2024/11/26 03:21:26 INFO : B2 bucket rclone-test-hapavov8gewe: cleaning bucket "rclone-test-hapavov8gewe" of all files 2024/11/26 03:21:26 DEBUG : empty space: Deleting (id "4_z6f12dda370cd6b6b9f380e1b_f41909ce155fdbcc7_d20241126_m032124_c001_v7007000_t0000_u01732591284201") 2024/11/26 03:21:26 DEBUG : empty space: Deleting (id "4_z6f12dda370cd6b6b9f380e1b_f118454b63c649d5a_d20241126_m032119_c001_v0001183_t0015_u01732591279623") 2024/11/26 03:21:26 DEBUG : potato2: Deleting (id "4_z6f12dda370cd6b6b9f380e1b_f41909ce155fdbcc6_d20241126_m032123_c001_v7007000_t0000_u01732591283867") 2024/11/26 03:21:26 DEBUG : potato2: Deleting (id "4_z6f12dda370cd6b6b9f380e1b_f10085d7c15a7dded_d20241126_m032120_c001_v0001146_t0055_u01732591280463") 2024/11/26 03:21:26 DEBUG : potato3: Deleting (id "4_z6f12dda370cd6b6b9f380e1b_f40715819cee22ea4_d20241126_m032124_c001_v7007000_t0000_u01732591284383") 2024/11/26 03:21:26 DEBUG : potato3: Deleting (id "4_z6f12dda370cd6b6b9f380e1b_f119ff8c9309996e8_d20241126_m032120_c001_v0001099_t0015_u01732591280806") 2024/11/26 03:21:26 DEBUG : potato3: Deleting (id "4_z6f12dda370cd6b6b9f380e1b_f118454b63c649d6e_d20241126_m032119_c001_v0001183_t0051_u01732591279834") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.68s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" 2024/11/26 03:21:28 DEBUG : Creating backend with remote "TestB2:rclone-test-yigurex1kogo/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.71s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" 2024/11/26 03:21:30 DEBUG : Creating backend with remote "TestB2:rclone-test-yigurex1kogo/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" --- PASS: TestSyncOverlap (2.94s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" 2024/11/26 03:21:33 DEBUG : Creating backend with remote "TestB2:rclone-test-yigurex1kogo/rclone-sync-test" 2024/11/26 03:21:33 DEBUG : Config file has changed externally - reloading 2024/11/26 03:21:35 DEBUG : Creating backend with remote "TestB2:rclone-test-yigurex1kogo/rclone-sync-test-include/layer2" 2024/11/26 03:21:37 DEBUG : Creating backend with remote "TestB2:rclone-test-yigurex1kogo/rclone-sync-test-ignore-file" 2024/11/26 03:21:40 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2024/11/26 03:21:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/26 03:21:41 DEBUG : pacer: Reducing sleep to 10ms 2024/11/26 03:21:41 DEBUG : B2 bucket rclone-test-yigurex1kogo path rclone-sync-test: Waiting for checks to finish 2024/11/26 03:21:41 DEBUG : B2 bucket rclone-test-yigurex1kogo path rclone-sync-test: Waiting for transfers to finish 2024/11/26 03:21:41 DEBUG : Waiting for deletions to finish 2024/11/26 03:21:41 INFO : There was nothing to transfer 2024/11/26 03:21:41 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for checks to finish 2024/11/26 03:21:41 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for transfers to finish 2024/11/26 03:21:41 DEBUG : Waiting for deletions to finish 2024/11/26 03:21:41 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" 2024/11/26 03:21:41 DEBUG : B2 bucket rclone-test-yigurex1kogo path rclone-sync-test-include/layer2: Waiting for checks to finish 2024/11/26 03:21:41 DEBUG : B2 bucket rclone-test-yigurex1kogo path rclone-sync-test-include/layer2: Waiting for transfers to finish 2024/11/26 03:21:41 DEBUG : Waiting for deletions to finish 2024/11/26 03:21:41 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" 2024/11/26 03:21:42 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for checks to finish 2024/11/26 03:21:42 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for transfers to finish 2024/11/26 03:21:42 DEBUG : Waiting for deletions to finish 2024/11/26 03:21:42 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" 2024/11/26 03:21:42 DEBUG : B2 bucket rclone-test-yigurex1kogo path rclone-sync-test-ignore-file: Waiting for checks to finish 2024/11/26 03:21:42 DEBUG : B2 bucket rclone-test-yigurex1kogo path rclone-sync-test-ignore-file: Waiting for transfers to finish 2024/11/26 03:21:42 DEBUG : Waiting for deletions to finish 2024/11/26 03:21:42 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (15.98s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" 2024/11/26 03:21:49 DEBUG : Creating backend with remote "TestB2:rclone-test-yigurex1kogo/dst" 2024/11/26 03:21:50 DEBUG : Creating backend with remote "TestB2:rclone-test-yigurex1kogo/CompareDest" 2024/11/26 03:21:52 DEBUG : one: Need to transfer - File not found at Destination 2024/11/26 03:21:52 DEBUG : B2 bucket rclone-test-yigurex1kogo path dst: Waiting for checks to finish 2024/11/26 03:21:52 DEBUG : B2 bucket rclone-test-yigurex1kogo path dst: Waiting for transfers to finish 2024/11/26 03:21:53 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/26 03:21:53 INFO : one: Copied (new) 2024/11/26 03:21:53 DEBUG : Waiting for deletions to finish 2024/11/26 03:21:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/26 03:21:54 DEBUG : B2 bucket rclone-test-yigurex1kogo path dst: Waiting for checks to finish 2024/11/26 03:21:54 DEBUG : B2 bucket rclone-test-yigurex1kogo path dst: Waiting for transfers to finish 2024/11/26 03:21:54 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/11/26 03:21:54 INFO : one: Copied (replaced existing) 2024/11/26 03:21:54 DEBUG : Waiting for deletions to finish 2024/11/26 03:21:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/26 03:21:56 DEBUG : B2 bucket rclone-test-yigurex1kogo path dst: Waiting for checks to finish 2024/11/26 03:21:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/26 03:21:56 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/26 03:21:56 DEBUG : B2 bucket rclone-test-yigurex1kogo path dst: Waiting for transfers to finish 2024/11/26 03:21:56 DEBUG : Waiting for deletions to finish 2024/11/26 03:21:56 INFO : There was nothing to transfer 2024/11/26 03:21:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/26 03:21:58 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/26 03:21:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/26 03:21:58 DEBUG : B2 bucket rclone-test-yigurex1kogo path dst: Waiting for checks to finish 2024/11/26 03:21:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/26 03:21:58 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/26 03:21:58 DEBUG : B2 bucket rclone-test-yigurex1kogo path dst: Waiting for transfers to finish 2024/11/26 03:21:58 DEBUG : Waiting for deletions to finish 2024/11/26 03:21:58 INFO : There was nothing to transfer 2024/11/26 03:21:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/26 03:21:58 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/26 03:21:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/26 03:21:58 DEBUG : B2 bucket rclone-test-yigurex1kogo path dst: Waiting for checks to finish 2024/11/26 03:21:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/26 03:21:58 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/26 03:21:58 DEBUG : B2 bucket rclone-test-yigurex1kogo path dst: Waiting for transfers to finish 2024/11/26 03:21:58 DEBUG : Waiting for deletions to finish 2024/11/26 03:21:58 INFO : There was nothing to transfer 2024/11/26 03:22:00 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/26 03:22:00 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/26 03:22:00 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/26 03:22:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/26 03:22:00 DEBUG : B2 bucket rclone-test-yigurex1kogo path dst: Waiting for checks to finish 2024/11/26 03:22:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/26 03:22:00 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/26 03:22:00 DEBUG : B2 bucket rclone-test-yigurex1kogo path dst: Waiting for transfers to finish 2024/11/26 03:22:00 DEBUG : Waiting for deletions to finish 2024/11/26 03:22:00 INFO : There was nothing to transfer 2024/11/26 03:22:00 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/26 03:22:00 DEBUG : two: Need to transfer - File not found at Destination 2024/11/26 03:22:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/26 03:22:00 DEBUG : B2 bucket rclone-test-yigurex1kogo path dst: Waiting for checks to finish 2024/11/26 03:22:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/26 03:22:01 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/26 03:22:01 DEBUG : B2 bucket rclone-test-yigurex1kogo path dst: Waiting for transfers to finish 2024/11/26 03:22:01 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2024/11/26 03:22:01 INFO : two: Copied (new) 2024/11/26 03:22:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.17s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" 2024/11/26 03:22:04 DEBUG : Creating backend with remote "TestB2:rclone-test-yigurex1kogo/dest" 2024/11/26 03:22:05 DEBUG : Creating backend with remote "TestB2:rclone-test-yigurex1kogo/pre-dest1" 2024/11/26 03:22:06 DEBUG : Creating backend with remote "TestB2:rclone-test-yigurex1kogo/pre-dest2" 2024/11/26 03:22:09 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 03:22:09 DEBUG : 1: Destination found in --compare-dest, skipping 2024/11/26 03:22:09 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 03:22:09 DEBUG : 2: Destination found in --compare-dest, skipping 2024/11/26 03:22:09 DEBUG : 3: Need to transfer - File not found at Destination 2024/11/26 03:22:09 DEBUG : B2 bucket rclone-test-yigurex1kogo path dest: Waiting for checks to finish 2024/11/26 03:22:09 DEBUG : B2 bucket rclone-test-yigurex1kogo path dest: Waiting for transfers to finish 2024/11/26 03:22:10 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2024/11/26 03:22:10 INFO : 3: Copied (new) 2024/11/26 03:22:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.33s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" 2024/11/26 03:22:12 DEBUG : Creating backend with remote "TestB2:rclone-test-yigurex1kogo/dst" 2024/11/26 03:22:13 DEBUG : Creating backend with remote "TestB2:rclone-test-yigurex1kogo/CopyDest" 2024/11/26 03:22:15 DEBUG : one: Need to transfer - File not found at Destination 2024/11/26 03:22:15 DEBUG : B2 bucket rclone-test-yigurex1kogo path dst: Waiting for checks to finish 2024/11/26 03:22:15 DEBUG : B2 bucket rclone-test-yigurex1kogo path dst: Waiting for transfers to finish 2024/11/26 03:22:16 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/26 03:22:16 INFO : one: Copied (new) 2024/11/26 03:22:16 DEBUG : Waiting for deletions to finish 2024/11/26 03:22:16 DEBUG : B2 bucket rclone-test-yigurex1kogo path dst: Waiting for checks to finish 2024/11/26 03:22:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/26 03:22:16 DEBUG : B2 bucket rclone-test-yigurex1kogo path dst: Waiting for transfers to finish 2024/11/26 03:22:17 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/11/26 03:22:17 INFO : one: Copied (replaced existing) 2024/11/26 03:22:17 DEBUG : Waiting for deletions to finish 2024/11/26 03:22:18 DEBUG : Creating backend with remote "TestB2:rclone-test-yigurex1kogo/BackupDir" 2024/11/26 03:22:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/26 03:22:20 DEBUG : B2 bucket rclone-test-yigurex1kogo path dst: Waiting for checks to finish 2024/11/26 03:22:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/26 03:22:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/26 03:22:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/26 03:22:21 INFO : one: Copied (server-side copy) 2024/11/26 03:22:21 INFO : one: Deleted 2024/11/26 03:22:22 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/11/26 03:22:22 INFO : one: Copied (server-side copy) 2024/11/26 03:22:22 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/11/26 03:22:22 DEBUG : B2 bucket rclone-test-yigurex1kogo path dst: Waiting for transfers to finish 2024/11/26 03:22:22 DEBUG : Waiting for deletions to finish 2024/11/26 03:22:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/26 03:22:24 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/26 03:22:24 INFO : two: Copied (server-side copy) 2024/11/26 03:22:24 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/11/26 03:22:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/26 03:22:24 DEBUG : one: Unchanged skipping 2024/11/26 03:22:24 DEBUG : B2 bucket rclone-test-yigurex1kogo path dst: Waiting for checks to finish 2024/11/26 03:22:24 DEBUG : B2 bucket rclone-test-yigurex1kogo path dst: Waiting for transfers to finish 2024/11/26 03:22:24 DEBUG : Waiting for deletions to finish 2024/11/26 03:22:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/26 03:22:24 DEBUG : two: Unchanged skipping 2024/11/26 03:22:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/26 03:22:24 DEBUG : one: Unchanged skipping 2024/11/26 03:22:24 DEBUG : B2 bucket rclone-test-yigurex1kogo path dst: Waiting for checks to finish 2024/11/26 03:22:24 DEBUG : B2 bucket rclone-test-yigurex1kogo path dst: Waiting for transfers to finish 2024/11/26 03:22:24 DEBUG : Waiting for deletions to finish 2024/11/26 03:22:24 INFO : There was nothing to transfer 2024/11/26 03:22:26 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/11/26 03:22:26 DEBUG : three: Destination not found in --copy-dest 2024/11/26 03:22:26 DEBUG : three: Need to transfer - File not found at Destination 2024/11/26 03:22:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/26 03:22:26 DEBUG : one: Unchanged skipping 2024/11/26 03:22:26 DEBUG : B2 bucket rclone-test-yigurex1kogo path dst: Waiting for checks to finish 2024/11/26 03:22:26 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/26 03:22:26 DEBUG : two: Unchanged skipping 2024/11/26 03:22:26 DEBUG : B2 bucket rclone-test-yigurex1kogo path dst: Waiting for transfers to finish 2024/11/26 03:22:26 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2024/11/26 03:22:26 INFO : three: Copied (new) 2024/11/26 03:22:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.67s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" 2024/11/26 03:22:30 DEBUG : Creating backend with remote "TestB2:rclone-test-yigurex1kogo/dst" 2024/11/26 03:22:31 DEBUG : Creating backend with remote "TestB2:rclone-test-yigurex1kogo/backup" 2024/11/26 03:22:33 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/26 03:22:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 03:22:33 DEBUG : two: Unchanged skipping 2024/11/26 03:22:33 DEBUG : B2 bucket rclone-test-yigurex1kogo path dst: Waiting for checks to finish 2024/11/26 03:22:35 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/26 03:22:35 INFO : one: Copied (server-side copy) 2024/11/26 03:22:35 INFO : one: Deleted 2024/11/26 03:22:35 DEBUG : B2 bucket rclone-test-yigurex1kogo path dst: Waiting for transfers to finish 2024/11/26 03:22:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/26 03:22:36 INFO : one: Copied (new) 2024/11/26 03:22:36 DEBUG : Waiting for deletions to finish 2024/11/26 03:22:36 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/26 03:22:36 INFO : three.txt: Copied (server-side copy) 2024/11/26 03:22:36 INFO : three.txt: Deleted 2024/11/26 03:22:36 INFO : three.txt: Moved into backup dir 2024/11/26 03:22:38 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/26 03:22:38 DEBUG : B2 bucket rclone-test-yigurex1kogo path dst: Waiting for checks to finish 2024/11/26 03:22:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 03:22:38 DEBUG : two: Unchanged skipping 2024/11/26 03:22:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/26 03:22:38 INFO : one: Copied (server-side copy) 2024/11/26 03:22:38 INFO : one: Deleted 2024/11/26 03:22:38 DEBUG : B2 bucket rclone-test-yigurex1kogo path dst: Waiting for transfers to finish 2024/11/26 03:22:39 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/26 03:22:39 INFO : one: Copied (new) 2024/11/26 03:22:39 DEBUG : Waiting for deletions to finish 2024/11/26 03:22:39 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/26 03:22:39 INFO : three.txt: Copied (server-side copy) 2024/11/26 03:22:39 INFO : three.txt: Deleted 2024/11/26 03:22:39 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.47s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" 2024/11/26 03:22:42 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1182-18.backblaze.com/b2api/v1/b2_upload_file/af428df370ad6b6b9f380e1b/c001_v0001182_t0053": EOF 2024/11/26 03:22:42 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1182-18.backblaze.com/b2api/v1/b2_upload_file/af428df370ad6b6b9f380e1b/c001_v0001182_t0053": EOF) 2024/11/26 03:22:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-yigurex1kogo: 1/10 (Post "https://pod-000-1182-18.backblaze.com/b2api/v1/b2_upload_file/af428df370ad6b6b9f380e1b/c001_v0001182_t0053": EOF) 2024/11/26 03:22:45 DEBUG : pacer: Reducing sleep to 10ms 2024/11/26 03:22:45 DEBUG : Creating backend with remote "TestB2:rclone-test-yigurex1kogo/dst" 2024/11/26 03:22:46 DEBUG : Creating backend with remote "TestB2:rclone-test-yigurex1kogo/backup" 2024/11/26 03:22:48 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/26 03:22:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 03:22:48 DEBUG : two: Unchanged skipping 2024/11/26 03:22:48 DEBUG : B2 bucket rclone-test-yigurex1kogo path dst: Waiting for checks to finish 2024/11/26 03:22:49 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/26 03:22:49 INFO : one: Copied (server-side copy) to: one.bak 2024/11/26 03:22:49 INFO : one: Deleted 2024/11/26 03:22:49 DEBUG : B2 bucket rclone-test-yigurex1kogo path dst: Waiting for transfers to finish 2024/11/26 03:22:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/26 03:22:50 INFO : one: Copied (new) 2024/11/26 03:22:50 DEBUG : Waiting for deletions to finish 2024/11/26 03:22:51 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/26 03:22:51 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/26 03:22:51 INFO : three.txt: Deleted 2024/11/26 03:22:51 INFO : three.txt: Moved into backup dir 2024/11/26 03:22:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 03:22:52 DEBUG : B2 bucket rclone-test-yigurex1kogo path dst: Waiting for checks to finish 2024/11/26 03:22:52 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/26 03:22:52 DEBUG : two: Unchanged skipping 2024/11/26 03:22:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/26 03:22:53 INFO : one: Copied (server-side copy) to: one.bak 2024/11/26 03:22:53 INFO : one: Deleted 2024/11/26 03:22:53 DEBUG : B2 bucket rclone-test-yigurex1kogo path dst: Waiting for transfers to finish 2024/11/26 03:22:53 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/26 03:22:53 INFO : one: Copied (new) 2024/11/26 03:22:53 DEBUG : Waiting for deletions to finish 2024/11/26 03:22:54 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/26 03:22:54 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/26 03:22:54 INFO : three.txt: Deleted 2024/11/26 03:22:54 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.80s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" 2024/11/26 03:22:58 DEBUG : Creating backend with remote "TestB2:rclone-test-yigurex1kogo/dst" 2024/11/26 03:22:59 DEBUG : Creating backend with remote "TestB2:rclone-test-yigurex1kogo/backup" 2024/11/26 03:23:01 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/26 03:23:01 DEBUG : B2 bucket rclone-test-yigurex1kogo path dst: Waiting for checks to finish 2024/11/26 03:23:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 03:23:01 DEBUG : two: Unchanged skipping 2024/11/26 03:23:02 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/26 03:23:02 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/26 03:23:02 INFO : one: Deleted 2024/11/26 03:23:02 DEBUG : B2 bucket rclone-test-yigurex1kogo path dst: Waiting for transfers to finish 2024/11/26 03:23:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/26 03:23:03 INFO : one: Copied (new) 2024/11/26 03:23:03 DEBUG : Waiting for deletions to finish 2024/11/26 03:23:03 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/26 03:23:03 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/26 03:23:04 INFO : three.txt: Deleted 2024/11/26 03:23:04 INFO : three.txt: Moved into backup dir 2024/11/26 03:23:05 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/26 03:23:05 DEBUG : B2 bucket rclone-test-yigurex1kogo path dst: Waiting for checks to finish 2024/11/26 03:23:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 03:23:05 DEBUG : two: Unchanged skipping 2024/11/26 03:23:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/26 03:23:06 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/26 03:23:06 INFO : one: Deleted 2024/11/26 03:23:06 DEBUG : B2 bucket rclone-test-yigurex1kogo path dst: Waiting for transfers to finish 2024/11/26 03:23:06 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/26 03:23:06 INFO : one: Copied (new) 2024/11/26 03:23:06 DEBUG : Waiting for deletions to finish 2024/11/26 03:23:06 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/26 03:23:06 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/26 03:23:07 INFO : three.txt: Deleted 2024/11/26 03:23:07 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.36s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" 2024/11/26 03:23:10 DEBUG : Creating backend with remote "TestB2:rclone-test-yigurex1kogo/dst" 2024/11/26 03:23:12 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/26 03:23:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 03:23:12 DEBUG : two: Unchanged skipping 2024/11/26 03:23:12 DEBUG : B2 bucket rclone-test-yigurex1kogo path dst: Waiting for checks to finish 2024/11/26 03:23:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/26 03:23:12 INFO : one: Copied (server-side copy) to: one.bak 2024/11/26 03:23:12 INFO : one: Deleted 2024/11/26 03:23:12 DEBUG : B2 bucket rclone-test-yigurex1kogo path dst: Waiting for transfers to finish 2024/11/26 03:23:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/26 03:23:13 INFO : one: Copied (new) 2024/11/26 03:23:13 DEBUG : Waiting for deletions to finish 2024/11/26 03:23:13 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/26 03:23:13 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/26 03:23:14 INFO : three.txt: Deleted 2024/11/26 03:23:14 INFO : three.txt: Moved into backup dir 2024/11/26 03:23:14 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1181-06.backblaze.com/b2api/v1/b2_upload_file/af428df370ad6b6b9f380e1b/c001_v0001181_t0038": EOF 2024/11/26 03:23:14 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1181-06.backblaze.com/b2api/v1/b2_upload_file/af428df370ad6b6b9f380e1b/c001_v0001181_t0038": EOF) 2024/11/26 03:23:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-yigurex1kogo: 1/10 (Post "https://pod-000-1181-06.backblaze.com/b2api/v1/b2_upload_file/af428df370ad6b6b9f380e1b/c001_v0001181_t0038": EOF) 2024/11/26 03:23:17 DEBUG : pacer: Reducing sleep to 10ms 2024/11/26 03:23:17 DEBUG : one.bak: Excluded (Path Filter) 2024/11/26 03:23:17 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/11/26 03:23:17 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/26 03:23:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 03:23:17 DEBUG : two: Unchanged skipping 2024/11/26 03:23:17 DEBUG : B2 bucket rclone-test-yigurex1kogo path dst: Waiting for checks to finish 2024/11/26 03:23:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/26 03:23:18 INFO : one: Copied (server-side copy) to: one.bak 2024/11/26 03:23:18 INFO : one: Deleted 2024/11/26 03:23:18 DEBUG : B2 bucket rclone-test-yigurex1kogo path dst: Waiting for transfers to finish 2024/11/26 03:23:18 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/26 03:23:18 INFO : one: Copied (new) 2024/11/26 03:23:18 DEBUG : Waiting for deletions to finish 2024/11/26 03:23:18 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/26 03:23:18 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/26 03:23:19 INFO : three.txt: Deleted 2024/11/26 03:23:19 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.94s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" 2024/11/26 03:23:21 DEBUG : Creating backend with remote "TestB2:rclone-test-yigurex1kogo/dst" 2024/11/26 03:23:23 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/26 03:23:24 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/26 03:23:24 INFO : one: Copied (server-side copy) to: one.bak 2024/11/26 03:23:24 INFO : one: Deleted 2024/11/26 03:23:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/26 03:23:25 INFO : one: Copied (new) 2024/11/26 03:23:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 03:23:25 DEBUG : two: Unchanged skipping 2024/11/26 03:23:25 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/26 03:23:26 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/26 03:23:26 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/26 03:23:26 INFO : three.txt: Deleted 2024/11/26 03:23:26 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/26 03:23:26 INFO : three.txt: Copied (new) 2024/11/26 03:23:27 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/26 03:23:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/26 03:23:28 INFO : one: Copied (server-side copy) to: one.bak 2024/11/26 03:23:28 INFO : one: Deleted 2024/11/26 03:23:28 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/26 03:23:28 INFO : one: Copied (new) 2024/11/26 03:23:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 03:23:28 DEBUG : two: Unchanged skipping 2024/11/26 03:23:29 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/26 03:23:29 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/26 03:23:29 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/26 03:23:29 INFO : three.txt: Deleted 2024/11/26 03:23:29 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/11/26 03:23:29 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.05s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" 2024/11/26 03:23:33 DEBUG : Creating backend with remote "TestB2:rclone-test-yigurex1kogo/dst" 2024/11/26 03:23:34 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/26 03:23:35 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/26 03:23:35 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/26 03:23:36 INFO : one: Deleted 2024/11/26 03:23:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/26 03:23:36 INFO : one: Copied (new) 2024/11/26 03:23:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 03:23:37 DEBUG : two: Unchanged skipping 2024/11/26 03:23:37 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/26 03:23:37 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/26 03:23:37 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/26 03:23:37 INFO : three.txt: Deleted 2024/11/26 03:23:38 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/26 03:23:38 INFO : three.txt: Copied (new) 2024/11/26 03:23:38 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2024/11/26 03:23:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/26 03:23:38 DEBUG : pacer: Reducing sleep to 10ms 2024/11/26 03:23:39 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/26 03:23:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/26 03:23:39 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/26 03:23:39 INFO : one: Deleted 2024/11/26 03:23:40 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/26 03:23:40 INFO : one: Copied (new) 2024/11/26 03:23:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 03:23:40 DEBUG : two: Unchanged skipping 2024/11/26 03:23:40 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/26 03:23:41 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/26 03:23:41 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/26 03:23:41 INFO : three.txt: Deleted 2024/11/26 03:23:41 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/11/26 03:23:41 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.78s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" 2024/11/26 03:23:44 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/11/26 03:23:44 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for checks to finish 2024/11/26 03:23:44 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for transfers to finish 2024/11/26 03:23:45 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2024/11/26 03:23:45 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/11/26 03:23:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.58s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" 2024/11/26 03:23:46 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/26 03:23:46 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for checks to finish 2024/11/26 03:23:46 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for transfers to finish 2024/11/26 03:23:46 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/26 03:23:46 INFO : existing: Copied (new) 2024/11/26 03:23:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" 2024/11/26 03:23:47 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/11/26 03:23:47 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for checks to finish 2024/11/26 03:23:47 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/11/26 03:23:47 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for transfers to finish 2024/11/26 03:23:47 ERROR : B2 bucket rclone-test-yigurex1kogo: not deleting files as there were IO errors 2024/11/26 03:23:47 ERROR : B2 bucket rclone-test-yigurex1kogo: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" --- PASS: TestSyncImmutable (2.96s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" 2024/11/26 03:23:49 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 03:23:49 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for checks to finish 2024/11/26 03:23:49 DEBUG : existing: Unchanged skipping 2024/11/26 03:23:49 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for transfers to finish 2024/11/26 03:23:49 DEBUG : Waiting for deletions to finish 2024/11/26 03:23:49 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.80s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" 2024/11/26 03:24:11 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 03:24:11 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 03:24:11 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for checks to finish 2024/11/26 03:24:11 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 03:24:11 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 03:24:11 DEBUG : both0: Unchanged skipping 2024/11/26 03:24:11 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 03:24:11 DEBUG : both12: Unchanged skipping 2024/11/26 03:24:11 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 03:24:11 DEBUG : both13: Unchanged skipping 2024/11/26 03:24:11 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 03:24:11 DEBUG : both14: Unchanged skipping 2024/11/26 03:24:11 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 03:24:11 DEBUG : both15: Unchanged skipping 2024/11/26 03:24:11 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 03:24:11 DEBUG : both16: Unchanged skipping 2024/11/26 03:24:11 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 03:24:11 DEBUG : both17: Unchanged skipping 2024/11/26 03:24:11 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 03:24:11 DEBUG : both18: Unchanged skipping 2024/11/26 03:24:11 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 03:24:11 DEBUG : both19: Unchanged skipping 2024/11/26 03:24:11 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 03:24:11 DEBUG : both2: Unchanged skipping 2024/11/26 03:24:11 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 03:24:11 DEBUG : both3: Unchanged skipping 2024/11/26 03:24:11 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 03:24:11 DEBUG : both4: Unchanged skipping 2024/11/26 03:24:11 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 03:24:11 DEBUG : both5: Unchanged skipping 2024/11/26 03:24:11 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 03:24:11 DEBUG : both10: Unchanged skipping 2024/11/26 03:24:11 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 03:24:11 DEBUG : both1: Unchanged skipping 2024/11/26 03:24:11 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 03:24:11 DEBUG : both6: Unchanged skipping 2024/11/26 03:24:11 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 03:24:11 DEBUG : both9: Unchanged skipping 2024/11/26 03:24:11 DEBUG : both11: Unchanged skipping 2024/11/26 03:24:11 DEBUG : both7: Unchanged skipping 2024/11/26 03:24:11 DEBUG : both8: Unchanged skipping 2024/11/26 03:24:11 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for transfers to finish 2024/11/26 03:24:11 DEBUG : Waiting for deletions to finish 2024/11/26 03:24:12 INFO : only6: Deleted 2024/11/26 03:24:12 INFO : only7: Deleted 2024/11/26 03:24:12 INFO : only10: Deleted 2024/11/26 03:24:12 INFO : only13: Deleted 2024/11/26 03:24:12 INFO : only16: Deleted 2024/11/26 03:24:12 INFO : only17: Deleted 2024/11/26 03:24:12 INFO : only0: Deleted 2024/11/26 03:24:12 INFO : only11: Deleted 2024/11/26 03:24:12 INFO : only2: Deleted 2024/11/26 03:24:12 INFO : only4: Deleted 2024/11/26 03:24:12 INFO : only1: Deleted 2024/11/26 03:24:12 INFO : only15: Deleted 2024/11/26 03:24:12 INFO : only18: Deleted 2024/11/26 03:24:12 INFO : only3: Deleted 2024/11/26 03:24:12 INFO : only8: Deleted 2024/11/26 03:24:13 INFO : only12: Deleted 2024/11/26 03:24:13 INFO : only9: Deleted 2024/11/26 03:24:13 INFO : only14: Deleted 2024/11/26 03:24:13 INFO : only19: Deleted 2024/11/26 03:24:13 INFO : only5: Deleted 2024/11/26 03:24:13 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (25.80s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" 2024/11/26 03:24:38 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 03:24:38 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 03:24:38 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 03:24:38 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 03:24:38 DEBUG : both0: Unchanged skipping 2024/11/26 03:24:38 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 03:24:38 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for checks to finish 2024/11/26 03:24:38 DEBUG : both1: Unchanged skipping 2024/11/26 03:24:38 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 03:24:38 DEBUG : both13: Unchanged skipping 2024/11/26 03:24:38 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 03:24:38 DEBUG : both14: Unchanged skipping 2024/11/26 03:24:38 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 03:24:38 DEBUG : both15: Unchanged skipping 2024/11/26 03:24:38 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 03:24:38 DEBUG : both16: Unchanged skipping 2024/11/26 03:24:38 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 03:24:38 DEBUG : both17: Unchanged skipping 2024/11/26 03:24:38 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 03:24:38 DEBUG : both18: Unchanged skipping 2024/11/26 03:24:38 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 03:24:38 DEBUG : both19: Unchanged skipping 2024/11/26 03:24:38 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 03:24:38 DEBUG : both2: Unchanged skipping 2024/11/26 03:24:38 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 03:24:38 DEBUG : both3: Unchanged skipping 2024/11/26 03:24:38 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 03:24:38 DEBUG : both4: Unchanged skipping 2024/11/26 03:24:38 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 03:24:38 DEBUG : both5: Unchanged skipping 2024/11/26 03:24:38 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 03:24:38 DEBUG : both6: Unchanged skipping 2024/11/26 03:24:38 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 03:24:38 DEBUG : both7: Unchanged skipping 2024/11/26 03:24:38 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 03:24:38 DEBUG : both8: Unchanged skipping 2024/11/26 03:24:38 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 03:24:38 DEBUG : both9: Unchanged skipping 2024/11/26 03:24:38 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/11/26 03:24:38 DEBUG : both12: Unchanged skipping 2024/11/26 03:24:38 DEBUG : both10: Unchanged skipping 2024/11/26 03:24:38 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/11/26 03:24:38 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/11/26 03:24:38 DEBUG : both11: Unchanged skipping 2024/11/26 03:24:38 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/11/26 03:24:38 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/11/26 03:24:38 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/11/26 03:24:38 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/11/26 03:24:38 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/11/26 03:24:38 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/11/26 03:24:38 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/11/26 03:24:38 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/11/26 03:24:38 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/11/26 03:24:38 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/11/26 03:24:38 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/11/26 03:24:38 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/11/26 03:24:38 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/11/26 03:24:38 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/11/26 03:24:38 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/11/26 03:24:38 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/11/26 03:24:38 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/11/26 03:24:38 DEBUG : B2 bucket rclone-test-yigurex1kogo: Waiting for transfers to finish 2024/11/26 03:24:39 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/26 03:24:39 INFO : only13: Copied (replaced existing) 2024/11/26 03:24:39 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/26 03:24:39 INFO : only11: Copied (replaced existing) 2024/11/26 03:24:39 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/26 03:24:39 INFO : only15: Copied (replaced existing) 2024/11/26 03:24:39 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/26 03:24:39 INFO : only12: Copied (replaced existing) 2024/11/26 03:24:39 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/26 03:24:39 INFO : only16: Copied (replaced existing) 2024/11/26 03:24:39 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/26 03:24:39 INFO : only17: Copied (replaced existing) 2024/11/26 03:24:39 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/26 03:24:39 INFO : only18: Copied (replaced existing) 2024/11/26 03:24:39 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/26 03:24:39 INFO : only0: Copied (replaced existing) 2024/11/26 03:24:39 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/26 03:24:39 INFO : only19: Copied (replaced existing) 2024/11/26 03:24:39 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/26 03:24:39 INFO : only2: Copied (replaced existing) 2024/11/26 03:24:39 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/26 03:24:39 INFO : only1: Copied (replaced existing) 2024/11/26 03:24:39 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/26 03:24:39 INFO : only5: Copied (replaced existing) 2024/11/26 03:24:39 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/26 03:24:39 INFO : only6: Copied (replaced existing) 2024/11/26 03:24:39 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/26 03:24:39 INFO : only3: Copied (replaced existing) 2024/11/26 03:24:39 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/26 03:24:39 INFO : only7: Copied (replaced existing) 2024/11/26 03:24:39 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/26 03:24:39 INFO : only8: Copied (replaced existing) 2024/11/26 03:24:40 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/26 03:24:40 INFO : only9: Copied (replaced existing) 2024/11/26 03:24:40 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/26 03:24:40 INFO : only10: Copied (replaced existing) 2024/11/26 03:24:40 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/26 03:24:40 INFO : only14: Copied (replaced existing) 2024/11/26 03:24:40 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/26 03:24:40 INFO : only4: Copied (replaced existing) 2024/11/26 03:24:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (31.14s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" 2024/11/26 03:24:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/26 03:24:49 DEBUG : sub dir: Making directory 2024/11/26 03:24:49 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (3.19s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" 2024/11/26 03:24:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/26 03:24:52 DEBUG : sub dir: Making directory 2024/11/26 03:24:52 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yigurex1kogo", Local "Local file system at /tmp/rclone1645982736", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (3.23s) PASS 2024/11/26 03:24:55 DEBUG : B2 bucket rclone-test-yigurex1kogo: Purge remote 2024/11/26 03:24:55 INFO : B2 bucket rclone-test-yigurex1kogo: cleaning bucket "rclone-test-yigurex1kogo" of all files 2024/11/26 03:24:56 DEBUG : BackupDir/one: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41909ce155fdbd3a_d20241126_m032227_c001_v7007000_t0000_u01732591347469") 2024/11/26 03:24:56 DEBUG : BackupDir/one: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f119e0bd41fa5e001_d20241126_m032221_c001_v0001182_t0045_u01732591341513") 2024/11/26 03:24:56 DEBUG : CompareDest/one: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f408e1a5f481b6eb0_d20241126_m032202_c001_v7007000_t0000_u01732591322057") 2024/11/26 03:24:56 DEBUG : CompareDest/one: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f112bcec31817dec2_d20241126_m032155_c001_v0001042_t0057_u01732591315906") 2024/11/26 03:24:56 DEBUG : CompareDest/two: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f408e1a5f481b6eb3_d20241126_m032202_c001_v7007000_t0000_u01732591322237") 2024/11/26 03:24:56 DEBUG : CompareDest/two: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f106a0ca7f6aedfef_d20241126_m032157_c001_v0001181_t0004_u01732591317339") 2024/11/26 03:24:56 DEBUG : CopyDest/one: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41909ce155fdbd3b_d20241126_m032227_c001_v7007000_t0000_u01732591347652") 2024/11/26 03:24:56 DEBUG : CopyDest/one: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f11827d57888f88da_d20241126_m032218_c001_v0001182_t0037_u01732591338530") 2024/11/26 03:24:56 DEBUG : CopyDest/three: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41909ce155fdbd3c_d20241126_m032227_c001_v7007000_t0000_u01732591347836") 2024/11/26 03:24:56 DEBUG : CopyDest/three: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f106a0ca7f6aee069_d20241126_m032225_c001_v0001181_t0035_u01732591345531") 2024/11/26 03:24:56 DEBUG : CopyDest/two: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41909ce155fdbd3d_d20241126_m032228_c001_v7007000_t0000_u01732591348026") 2024/11/26 03:24:56 DEBUG : CopyDest/two: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f112bcec31817dee2_d20241126_m032222_c001_v0001042_t0039_u01732591342851") 2024/11/26 03:24:56 DEBUG : EXISTING: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41021e432054fd03_d20241126_m032350_c001_v7007000_t0000_u01732591430319") 2024/11/26 03:24:56 DEBUG : EXISTING: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f112bcec31817df48_d20241126_m032348_c001_v0001042_t0044_u01732591428905") 2024/11/26 03:24:56 DEBUG : Testêé: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41021e432054fcfd_d20241126_m032345_c001_v7007000_t0000_u01732591425574") 2024/11/26 03:24:57 DEBUG : Testêé: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f112bcec31817df42_d20241126_m032344_c001_v0001042_t0012_u01732591424741") 2024/11/26 03:24:57 DEBUG : Testêé: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f112bcec31817df40_d20241126_m032343_c001_v0001042_t0045_u01732591423739") 2024/11/26 03:24:57 DEBUG : a/potato2: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41021e432054d32a_d20241126_m032015_c001_v7007000_t0000_u01732591215521") 2024/11/26 03:24:57 DEBUG : a/potato2: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f106a0ca7f6aede25_d20241126_m032014_c001_v0001181_t0055_u01732591214948") 2024/11/26 03:24:57 DEBUG : a/potato2: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41021e432054d327_d20241126_m032013_c001_v7007000_t0000_u01732591213221") 2024/11/26 03:24:57 DEBUG : a/potato2: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f106a0ca7f6aede17_d20241126_m032012_c001_v0001181_t0046_u01732591212390") 2024/11/26 03:24:57 DEBUG : a/potato2: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f418796a92ccb0982_d20241126_m031953_c001_v7007000_t0000_u01732591193014") 2024/11/26 03:24:57 DEBUG : a/potato2: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f106a0ca7f6aeddaf_d20241126_m031952_c001_v0001181_t0004_u01732591192249") 2024/11/26 03:24:57 DEBUG : b/potato: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41021e432054d32b_d20241126_m032015_c001_v7007000_t0000_u01732591215704") 2024/11/26 03:24:57 DEBUG : b/potato: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f106a0ca7f6aede1d_d20241126_m032014_c001_v0001181_t0025_u01732591214136") 2024/11/26 03:24:57 DEBUG : b/potato: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41021e432054d326_d20241126_m032012_c001_v7007000_t0000_u01732591212670") 2024/11/26 03:24:57 DEBUG : b/potato: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f106a0ca7f6aede11_d20241126_m032011_c001_v0001181_t0025_u01732591211602") 2024/11/26 03:24:57 DEBUG : b/potato: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f418796a92ccb0981_d20241126_m031952_c001_v7007000_t0000_u01732591192461") 2024/11/26 03:24:57 DEBUG : b/potato: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f106a0ca7f6aedda5_d20241126_m031951_c001_v0001181_t0013_u01732591191450") 2024/11/26 03:24:57 DEBUG : backup/one: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f413c9b1987de5141_d20241126_m032240_c001_v7007000_t0000_u01732591360451") 2024/11/26 03:24:57 DEBUG : backup/one: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f118454b63c64b4a5_d20241126_m032238_c001_v0001183_t0048_u01732591358557") 2024/11/26 03:24:57 DEBUG : backup/one: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f114aeee1dac2442a_d20241126_m032234_c001_v0001183_t0028_u01732591354901") 2024/11/26 03:24:57 DEBUG : backup/one-2019-01-01: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f406cb3814104c18b_d20241126_m032307_c001_v7007000_t0000_u01732591387647") 2024/11/26 03:24:57 DEBUG : backup/one-2019-01-01: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f100894102797a9d7_d20241126_m032305_c001_v0001183_t0021_u01732591385959") 2024/11/26 03:24:57 DEBUG : backup/one-2019-01-01: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f1053b3d6f6ce6167_d20241126_m032302_c001_v0001037_t0059_u01732591382202") 2024/11/26 03:24:58 DEBUG : backup/one.bak: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f4027d6bede5bf29f_d20241126_m032255_c001_v7007000_t0000_u01732591375274") 2024/11/26 03:24:58 DEBUG : backup/one.bak: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f1047784fc8271294_d20241126_m032253_c001_v0001183_t0038_u01732591373107") 2024/11/26 03:24:58 DEBUG : backup/one.bak: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f113b88ac6cda883d_d20241126_m032249_c001_v0001183_t0036_u01732591369581") 2024/11/26 03:24:58 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f406cb3814104c18c_d20241126_m032307_c001_v7007000_t0000_u01732591387856") 2024/11/26 03:24:58 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f10709375554cfd50_d20241126_m032306_c001_v0001183_t0027_u01732591386806") 2024/11/26 03:24:58 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f115dee391639fd43_d20241126_m032303_c001_v0001183_t0053_u01732591383733") 2024/11/26 03:24:58 DEBUG : backup/three.txt: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f413c9b1987de5142_d20241126_m032240_c001_v7007000_t0000_u01732591360679") 2024/11/26 03:24:58 DEBUG : backup/three.txt: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f10034fc98dd2cede_d20241126_m032239_c001_v0001120_t0037_u01732591359508") 2024/11/26 03:24:58 DEBUG : backup/three.txt: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f11142cd0ca0aca26_d20241126_m032236_c001_v0001183_t0020_u01732591356401") 2024/11/26 03:24:58 DEBUG : backup/three.txt.bak: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f4027d6bede5bf2a1_d20241126_m032255_c001_v7007000_t0000_u01732591375456") 2024/11/26 03:24:58 DEBUG : backup/three.txt.bak: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f100bb8a9e540eee1_d20241126_m032253_c001_v0001176_t0037_u01732591373922") 2024/11/26 03:24:58 DEBUG : backup/three.txt.bak: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f119a3970bbc766aa_d20241126_m032250_c001_v0001177_t0020_u01732591370935") 2024/11/26 03:24:58 DEBUG : both0: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41909ce155fdcaa1_d20241126_m032440_c001_v7007000_t0000_u01732591480794") 2024/11/26 03:24:58 DEBUG : both0: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f112bcec31817df9e_d20241126_m032418_c001_v0001042_t0046_u01732591458378") 2024/11/26 03:24:58 DEBUG : both0: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41909ce155fdca5a_d20241126_m032413_c001_v7007000_t0000_u01732591453703") 2024/11/26 03:24:58 DEBUG : both0: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f112bcec31817df4a_d20241126_m032352_c001_v0001042_t0024_u01732591432212") 2024/11/26 03:24:58 DEBUG : both1: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41909ce155fdcaa2_d20241126_m032440_c001_v7007000_t0000_u01732591480985") 2024/11/26 03:24:58 DEBUG : both1: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f112bcec31817dfa2_d20241126_m032419_c001_v0001042_t0032_u01732591459179") 2024/11/26 03:24:58 DEBUG : both1: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41909ce155fdca5d_d20241126_m032413_c001_v7007000_t0000_u01732591453886") 2024/11/26 03:24:59 DEBUG : both1: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f112bcec31817df4e_d20241126_m032353_c001_v0001042_t0011_u01732591433486") 2024/11/26 03:24:59 DEBUG : both10: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41909ce155fdcaa4_d20241126_m032441_c001_v7007000_t0000_u01732591481168") 2024/11/26 03:24:59 DEBUG : both10: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f112bcec31817dfd6_d20241126_m032427_c001_v0001042_t0002_u01732591467970") 2024/11/26 03:24:59 DEBUG : both10: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41909ce155fdca5e_d20241126_m032414_c001_v7007000_t0000_u01732591454068") 2024/11/26 03:24:59 DEBUG : both10: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f112bcec31817df74_d20241126_m032401_c001_v0001042_t0042_u01732591441744") 2024/11/26 03:24:59 DEBUG : both11: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41909ce155fdcaa5_d20241126_m032441_c001_v7007000_t0000_u01732591481354") 2024/11/26 03:24:59 DEBUG : both11: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f112bcec31817dfda_d20241126_m032428_c001_v0001042_t0051_u01732591468736") 2024/11/26 03:24:59 DEBUG : both11: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41909ce155fdca5f_d20241126_m032414_c001_v7007000_t0000_u01732591454250") 2024/11/26 03:24:59 DEBUG : both11: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f112bcec31817df78_d20241126_m032402_c001_v0001042_t0017_u01732591442759") 2024/11/26 03:24:59 DEBUG : both12: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41909ce155fdcaa6_d20241126_m032441_c001_v7007000_t0000_u01732591481551") 2024/11/26 03:24:59 DEBUG : both12: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f112bcec31817dfde_d20241126_m032429_c001_v0001042_t0032_u01732591469554") 2024/11/26 03:24:59 DEBUG : both12: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41909ce155fdca60_d20241126_m032414_c001_v7007000_t0000_u01732591454433") 2024/11/26 03:24:59 DEBUG : both12: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f112bcec31817df7c_d20241126_m032403_c001_v0001042_t0027_u01732591443706") 2024/11/26 03:24:59 DEBUG : both13: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41909ce155fdcaa8_d20241126_m032441_c001_v7007000_t0000_u01732591481843") 2024/11/26 03:24:59 DEBUG : both13: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f112bcec31817dfe4_d20241126_m032430_c001_v0001042_t0038_u01732591470868") 2024/11/26 03:24:59 DEBUG : both13: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41909ce155fdca61_d20241126_m032414_c001_v7007000_t0000_u01732591454615") 2024/11/26 03:24:59 DEBUG : both13: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f112bcec31817df80_d20241126_m032404_c001_v0001042_t0028_u01732591444699") 2024/11/26 03:24:59 DEBUG : both14: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41909ce155fdcaaa_d20241126_m032442_c001_v7007000_t0000_u01732591482034") 2024/11/26 03:25:00 DEBUG : both14: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f112bcec31817dfec_d20241126_m032432_c001_v0001042_t0053_u01732591472076") 2024/11/26 03:25:00 DEBUG : both14: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41909ce155fdca62_d20241126_m032414_c001_v7007000_t0000_u01732591454797") 2024/11/26 03:25:00 DEBUG : both14: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f112bcec31817df84_d20241126_m032405_c001_v0001042_t0018_u01732591445769") 2024/11/26 03:25:00 DEBUG : both15: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41909ce155fdcaab_d20241126_m032442_c001_v7007000_t0000_u01732591482239") 2024/11/26 03:25:00 DEBUG : both15: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f112bcec31817dff0_d20241126_m032432_c001_v0001042_t0030_u01732591472801") 2024/11/26 03:25:00 DEBUG : both15: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41909ce155fdca63_d20241126_m032414_c001_v7007000_t0000_u01732591454979") 2024/11/26 03:25:00 DEBUG : both15: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f112bcec31817df88_d20241126_m032406_c001_v0001042_t0000_u01732591446508") 2024/11/26 03:25:00 DEBUG : both16: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41909ce155fdcaac_d20241126_m032442_c001_v7007000_t0000_u01732591482419") 2024/11/26 03:25:00 DEBUG : both16: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f112bcec31817dff6_d20241126_m032433_c001_v0001042_t0036_u01732591473765") 2024/11/26 03:25:00 DEBUG : both16: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41909ce155fdca65_d20241126_m032415_c001_v7007000_t0000_u01732591455172") 2024/11/26 03:25:00 DEBUG : both16: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f112bcec31817df8c_d20241126_m032407_c001_v0001042_t0016_u01732591447246") 2024/11/26 03:25:00 DEBUG : both17: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41909ce155fdcaad_d20241126_m032442_c001_v7007000_t0000_u01732591482600") 2024/11/26 03:25:00 DEBUG : both17: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f112bcec31817dffa_d20241126_m032435_c001_v0001042_t0050_u01732591475154") 2024/11/26 03:25:00 DEBUG : both17: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41909ce155fdca66_d20241126_m032415_c001_v7007000_t0000_u01732591455356") 2024/11/26 03:25:00 DEBUG : both17: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f112bcec31817df90_d20241126_m032408_c001_v0001042_t0054_u01732591448296") 2024/11/26 03:25:00 DEBUG : both18: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41909ce155fdcaaf_d20241126_m032442_c001_v7007000_t0000_u01732591482828") 2024/11/26 03:25:00 DEBUG : both18: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f112bcec31817e002_d20241126_m032436_c001_v0001042_t0024_u01732591476104") 2024/11/26 03:25:00 DEBUG : both18: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41909ce155fdca67_d20241126_m032415_c001_v7007000_t0000_u01732591455538") 2024/11/26 03:25:00 DEBUG : both18: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f112bcec31817df94_d20241126_m032409_c001_v0001042_t0036_u01732591449021") 2024/11/26 03:25:01 DEBUG : both19: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41909ce155fdcab0_d20241126_m032443_c001_v7007000_t0000_u01732591483009") 2024/11/26 03:25:01 DEBUG : both19: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f112bcec31817e006_d20241126_m032436_c001_v0001042_t0049_u01732591476955") 2024/11/26 03:25:01 DEBUG : both19: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41909ce155fdca68_d20241126_m032415_c001_v7007000_t0000_u01732591455737") 2024/11/26 03:25:01 DEBUG : both19: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f112bcec31817df98_d20241126_m032409_c001_v0001042_t0006_u01732591449897") 2024/11/26 03:25:01 DEBUG : both2: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41909ce155fdcab1_d20241126_m032443_c001_v7007000_t0000_u01732591483210") 2024/11/26 03:25:01 DEBUG : both2: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f112bcec31817dfa6_d20241126_m032420_c001_v0001042_t0039_u01732591460003") 2024/11/26 03:25:01 DEBUG : both2: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41909ce155fdca69_d20241126_m032415_c001_v7007000_t0000_u01732591455919") 2024/11/26 03:25:01 DEBUG : both2: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f112bcec31817df52_d20241126_m032354_c001_v0001042_t0005_u01732591434170") 2024/11/26 03:25:01 DEBUG : both3: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41909ce155fdcab2_d20241126_m032443_c001_v7007000_t0000_u01732591483392") 2024/11/26 03:25:01 DEBUG : both3: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f112bcec31817dfac_d20241126_m032420_c001_v0001042_t0018_u01732591460938") 2024/11/26 03:25:01 DEBUG : both3: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41909ce155fdca6b_d20241126_m032416_c001_v7007000_t0000_u01732591456104") 2024/11/26 03:25:01 DEBUG : both3: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f112bcec31817df56_d20241126_m032355_c001_v0001042_t0016_u01732591435111") 2024/11/26 03:25:01 DEBUG : both4: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41909ce155fdcab3_d20241126_m032443_c001_v7007000_t0000_u01732591483576") 2024/11/26 03:25:01 DEBUG : both4: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f112bcec31817dfb4_d20241126_m032421_c001_v0001042_t0026_u01732591461864") 2024/11/26 03:25:01 DEBUG : both4: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41909ce155fdca6c_d20241126_m032416_c001_v7007000_t0000_u01732591456292") 2024/11/26 03:25:01 DEBUG : both4: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f112bcec31817df5c_d20241126_m032356_c001_v0001042_t0042_u01732591436113") 2024/11/26 03:25:01 DEBUG : both5: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41909ce155fdcab5_d20241126_m032443_c001_v7007000_t0000_u01732591483759") 2024/11/26 03:25:01 DEBUG : both5: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f112bcec31817dfba_d20241126_m032422_c001_v0001042_t0003_u01732591462897") 2024/11/26 03:25:01 DEBUG : both5: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41909ce155fdca6d_d20241126_m032416_c001_v7007000_t0000_u01732591456477") 2024/11/26 03:25:02 DEBUG : both5: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f112bcec31817df60_d20241126_m032356_c001_v0001042_t0031_u01732591436906") 2024/11/26 03:25:02 DEBUG : both6: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41909ce155fdcab6_d20241126_m032443_c001_v7007000_t0000_u01732591483944") 2024/11/26 03:25:02 DEBUG : both6: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f112bcec31817dfc0_d20241126_m032423_c001_v0001042_t0048_u01732591463787") 2024/11/26 03:25:02 DEBUG : both6: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41909ce155fdca6e_d20241126_m032416_c001_v7007000_t0000_u01732591456666") 2024/11/26 03:25:02 DEBUG : both6: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f112bcec31817df64_d20241126_m032357_c001_v0001042_t0045_u01732591437998") 2024/11/26 03:25:02 DEBUG : both7: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41909ce155fdcab7_d20241126_m032444_c001_v7007000_t0000_u01732591484140") 2024/11/26 03:25:02 DEBUG : both7: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f112bcec31817dfc6_d20241126_m032424_c001_v0001042_t0027_u01732591464673") 2024/11/26 03:25:02 DEBUG : both7: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41909ce155fdca6f_d20241126_m032416_c001_v7007000_t0000_u01732591456853") 2024/11/26 03:25:02 DEBUG : both7: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f112bcec31817df68_d20241126_m032359_c001_v0001042_t0028_u01732591439097") 2024/11/26 03:25:02 DEBUG : both8: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41909ce155fdcab8_d20241126_m032444_c001_v7007000_t0000_u01732591484323") 2024/11/26 03:25:02 DEBUG : both8: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f112bcec31817dfca_d20241126_m032425_c001_v0001042_t0006_u01732591465425") 2024/11/26 03:25:02 DEBUG : both8: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41909ce155fdca71_d20241126_m032417_c001_v7007000_t0000_u01732591457037") 2024/11/26 03:25:02 DEBUG : both8: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f112bcec31817df6c_d20241126_m032359_c001_v0001042_t0042_u01732591439961") 2024/11/26 03:25:02 DEBUG : both9: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41909ce155fdcab9_d20241126_m032444_c001_v7007000_t0000_u01732591484512") 2024/11/26 03:25:02 DEBUG : both9: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f112bcec31817dfce_d20241126_m032426_c001_v0001042_t0024_u01732591466794") 2024/11/26 03:25:02 DEBUG : both9: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41909ce155fdca72_d20241126_m032417_c001_v7007000_t0000_u01732591457237") 2024/11/26 03:25:03 DEBUG : both9: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f112bcec31817df70_d20241126_m032400_c001_v0001042_t0019_u01732591440917") 2024/11/26 03:25:03 DEBUG : c/non empty space: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41021e432054d32e_d20241126_m032015_c001_v7007000_t0000_u01732591215887") 2024/11/26 03:25:03 DEBUG : c/non empty space: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f106a0ca7f6aede1f_d20241126_m032014_c001_v0001181_t0058_u01732591214351") 2024/11/26 03:25:03 DEBUG : c/non empty space: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41021e432054d329_d20241126_m032013_c001_v7007000_t0000_u01732591213405") 2024/11/26 03:25:03 DEBUG : c/non empty space: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f106a0ca7f6aede13_d20241126_m032011_c001_v0001181_t0047_u01732591211809") 2024/11/26 03:25:03 DEBUG : c/non empty space: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f418796a92ccb0984_d20241126_m031953_c001_v7007000_t0000_u01732591193198") 2024/11/26 03:25:03 DEBUG : c/non empty space: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f106a0ca7f6aeddab_d20241126_m031951_c001_v0001181_t0018_u01732591191661") 2024/11/26 03:25:03 DEBUG : check sum: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f415ba08a38d0cba2_d20241126_m031940_c001_v7007000_t0000_u01732591180821") 2024/11/26 03:25:03 DEBUG : check sum: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f106a0ca7f6aedd69_d20241126_m031939_c001_v0001181_t0040_u01732591179818") 2024/11/26 03:25:03 DEBUG : dest/3: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41909ce155fdbd01_d20241126_m032211_c001_v7007000_t0000_u01732591331537") 2024/11/26 03:25:03 DEBUG : dest/3: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f405b94dabf2e5e6c_d20241126_m032210_c001_v0001183_t0032_u01732591330434") 2024/11/26 03:25:03 DEBUG : dst/one: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41021e432054fcf6_d20241126_m032342_c001_v7007000_t0000_u01732591422244") 2024/11/26 03:25:03 DEBUG : dst/one: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f1030d296096458f7_d20241126_m032340_c001_v0001150_t0009_u01732591420024") 2024/11/26 03:25:03 DEBUG : dst/one: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f40715819cee23836_d20241126_m032339_c001_v7007000_t0000_u01732591419837") 2024/11/26 03:25:03 DEBUG : dst/one: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f1030d296096458e9_d20241126_m032336_c001_v0001150_t0023_u01732591416728") 2024/11/26 03:25:03 DEBUG : dst/one: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f40715819cee2381f_d20241126_m032335_c001_v7007000_t0000_u01732591415982") 2024/11/26 03:25:03 DEBUG : dst/one: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f112bcec31817df34_d20241126_m032331_c001_v0001042_t0003_u01732591411945") 2024/11/26 03:25:03 DEBUG : dst/one: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f4027d6bede5c0257_d20241126_m032330_c001_v7007000_t0000_u01732591410416") 2024/11/26 03:25:03 DEBUG : dst/one: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f11043fbc41a64299_d20241126_m032328_c001_v0001183_t0007_u01732591408635") 2024/11/26 03:25:03 DEBUG : dst/one: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f40395e9627fe0933_d20241126_m032328_c001_v7007000_t0000_u01732591408452") 2024/11/26 03:25:04 DEBUG : dst/one: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f11043fbc41a641c3_d20241126_m032325_c001_v0001183_t0000_u01732591405439") 2024/11/26 03:25:04 DEBUG : dst/one: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f40395e9627fe0923_d20241126_m032324_c001_v7007000_t0000_u01732591404713") 2024/11/26 03:25:04 DEBUG : dst/one: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f112bcec31817df20_d20241126_m032320_c001_v0001042_t0031_u01732591400542") 2024/11/26 03:25:04 DEBUG : dst/one: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f406cb3814104c19d_d20241126_m032319_c001_v7007000_t0000_u01732591399594") 2024/11/26 03:25:04 DEBUG : dst/one: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f116c199859a34d2b_d20241126_m032318_c001_v0001183_t0019_u01732591398378") 2024/11/26 03:25:04 DEBUG : dst/one: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f4084b4eab0e05d09_d20241126_m032318_c001_v7007000_t0000_u01732591398169") 2024/11/26 03:25:04 DEBUG : dst/one: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f116c199859a34be1_d20241126_m032313_c001_v0001183_t0054_u01732591393324") 2024/11/26 03:25:04 DEBUG : dst/one: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f4084b4eab0e05cb7_d20241126_m032312_c001_v7007000_t0000_u01732591392598") 2024/11/26 03:25:04 DEBUG : dst/one: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f112bcec31817df16_d20241126_m032308_c001_v0001042_t0025_u01732591388970") 2024/11/26 03:25:04 DEBUG : dst/one: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f406cb3814104c18d_d20241126_m032308_c001_v7007000_t0000_u01732591388041") 2024/11/26 03:25:04 DEBUG : dst/one: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f11142cd0ca0ad2dc_d20241126_m032306_c001_v0001183_t0051_u01732591386393") 2024/11/26 03:25:04 DEBUG : dst/one: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f4028bce9b0001b7e_d20241126_m032306_c001_v7007000_t0000_u01732591386199") 2024/11/26 03:25:04 DEBUG : dst/one: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f11142cd0ca0ad1f2_d20241126_m032303_c001_v0001183_t0014_u01732591383329") 2024/11/26 03:25:04 DEBUG : dst/one: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f4028bce9b0001b7c_d20241126_m032302_c001_v7007000_t0000_u01732591382603") 2024/11/26 03:25:04 DEBUG : dst/one: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f112bcec31817df02_d20241126_m032256_c001_v0001042_t0036_u01732591376598") 2024/11/26 03:25:04 DEBUG : dst/one: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f4027d6bede5bf2a2_d20241126_m032255_c001_v7007000_t0000_u01732591375645") 2024/11/26 03:25:04 DEBUG : dst/one: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f1100d91f4aeaa972_d20241126_m032253_c001_v0001182_t0017_u01732591373495") 2024/11/26 03:25:04 DEBUG : dst/one: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f404050bf895c88e7_d20241126_m032253_c001_v7007000_t0000_u01732591373311") 2024/11/26 03:25:04 DEBUG : dst/one: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f1100d91f4aeaa910_d20241126_m032250_c001_v0001182_t0001_u01732591370518") 2024/11/26 03:25:05 DEBUG : dst/one: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f404050bf895c88e4_d20241126_m032249_c001_v7007000_t0000_u01732591369791") 2024/11/26 03:25:05 DEBUG : dst/one: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f112bcec31817defa_d20241126_m032241_c001_v0001042_t0029_u01732591361800") 2024/11/26 03:25:05 DEBUG : dst/one: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f413c9b1987de5143_d20241126_m032240_c001_v7007000_t0000_u01732591360878") 2024/11/26 03:25:05 DEBUG : dst/one: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f11417228bd146b1e_d20241126_m032239_c001_v0001182_t0004_u01732591359062") 2024/11/26 03:25:05 DEBUG : dst/one: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f40715819cee2376f_d20241126_m032238_c001_v7007000_t0000_u01732591358881") 2024/11/26 03:25:05 DEBUG : dst/one: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f11417228bd146aa0_d20241126_m032235_c001_v0001182_t0015_u01732591355889") 2024/11/26 03:25:05 DEBUG : dst/one: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f40715819cee23767_d20241126_m032235_c001_v7007000_t0000_u01732591355162") 2024/11/26 03:25:05 DEBUG : dst/one: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f11827d57888f8ace_d20241126_m032229_c001_v0001182_t0004_u01732591349335") 2024/11/26 03:25:05 DEBUG : dst/one: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41909ce155fdbd3e_d20241126_m032228_c001_v7007000_t0000_u01732591348209") 2024/11/26 03:25:05 DEBUG : dst/one: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f119be4fb171a1728_d20241126_m032222_c001_v0001183_t0058_u01732591342041") 2024/11/26 03:25:05 DEBUG : dst/one: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f40395e9627fe081e_d20241126_m032221_c001_v7007000_t0000_u01732591341746") 2024/11/26 03:25:05 DEBUG : dst/one: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f106a0ca7f6aee041_d20241126_m032217_c001_v0001181_t0016_u01732591337906") 2024/11/26 03:25:05 DEBUG : dst/one: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f115003c2f5a9a3ee_d20241126_m032217_c001_v0001146_t0003_u01732591337046") 2024/11/26 03:25:05 DEBUG : dst/one: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f115003c2f5a9a3e8_d20241126_m032216_c001_v0001146_t0017_u01732591336015") 2024/11/26 03:25:05 DEBUG : dst/one: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f408e1a5f481b6eb5_d20241126_m032202_c001_v7007000_t0000_u01732591322418") 2024/11/26 03:25:05 DEBUG : dst/one: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f11827d57888f854c_d20241126_m032155_c001_v0001182_t0044_u01732591315232") 2024/11/26 03:25:05 DEBUG : dst/one: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f1087d46c762698de_d20241126_m032154_c001_v0001182_t0038_u01732591314432") 2024/11/26 03:25:05 DEBUG : dst/one: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f1087d46c762698b5_d20241126_m032153_c001_v0001182_t0000_u01732591313482") 2024/11/26 03:25:05 DEBUG : dst/one-2019-01-01: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41021e432054fcf7_d20241126_m032342_c001_v7007000_t0000_u01732591422441") 2024/11/26 03:25:05 DEBUG : dst/one-2019-01-01: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f10305f53ec4e4304_d20241126_m032339_c001_v0001183_t0049_u01732591419578") 2024/11/26 03:25:06 DEBUG : dst/one-2019-01-01: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f110a0a8f6e3b9f9c_d20241126_m032335_c001_v0001179_t0034_u01732591415710") 2024/11/26 03:25:06 DEBUG : dst/one.bak: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f4027d6bede5c0269_d20241126_m032330_c001_v7007000_t0000_u01732591410629") 2024/11/26 03:25:06 DEBUG : dst/one.bak: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f100894102797afc5_d20241126_m032328_c001_v0001183_t0039_u01732591408218") 2024/11/26 03:25:06 DEBUG : dst/one.bak: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f111c26b91a4d76f4_d20241126_m032324_c001_v0001128_t0042_u01732591404348") 2024/11/26 03:25:06 DEBUG : dst/one.bak: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f406cb3814104c19e_d20241126_m032319_c001_v7007000_t0000_u01732591399787") 2024/11/26 03:25:06 DEBUG : dst/one.bak: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f1087d46c7626a435_d20241126_m032317_c001_v0001182_t0016_u01732591397960") 2024/11/26 03:25:06 DEBUG : dst/one.bak: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f10852059adc4831c_d20241126_m032312_c001_v0001183_t0053_u01732591392391") 2024/11/26 03:25:06 DEBUG : dst/three: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41909ce155fdbd3f_d20241126_m032228_c001_v7007000_t0000_u01732591348391") 2024/11/26 03:25:06 DEBUG : dst/three: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f115003c2f5a9a418_d20241126_m032226_c001_v0001146_t0026_u01732591346669") 2024/11/26 03:25:06 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41021e432054fcf8_d20241126_m032342_c001_v7007000_t0000_u01732591422626") 2024/11/26 03:25:06 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f1087d46c7626a759_d20241126_m032341_c001_v0001182_t0035_u01732591421130") 2024/11/26 03:25:06 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f1090600ef1543c82_d20241126_m032337_c001_v0001182_t0009_u01732591417567") 2024/11/26 03:25:06 DEBUG : dst/three.txt: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41021e432054fcf9_d20241126_m032342_c001_v7007000_t0000_u01732591422807") 2024/11/26 03:25:06 DEBUG : dst/three.txt: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f1030d296096458fb_d20241126_m032341_c001_v0001150_t0055_u01732591421523") 2024/11/26 03:25:06 DEBUG : dst/three.txt: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f40715819cee23850_d20241126_m032341_c001_v7007000_t0000_u01732591421334") 2024/11/26 03:25:06 DEBUG : dst/three.txt: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f1030d296096458ed_d20241126_m032337_c001_v0001150_t0055_u01732591417967") 2024/11/26 03:25:06 DEBUG : dst/three.txt: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f40715819cee23821_d20241126_m032337_c001_v7007000_t0000_u01732591417780") 2024/11/26 03:25:06 DEBUG : dst/three.txt: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f112bcec31817df38_d20241126_m032332_c001_v0001042_t0001_u01732591412747") 2024/11/26 03:25:06 DEBUG : dst/three.txt: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f4027d6bede5c026a_d20241126_m032330_c001_v7007000_t0000_u01732591410844") 2024/11/26 03:25:06 DEBUG : dst/three.txt: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f11043fbc41a642ed_d20241126_m032329_c001_v0001183_t0040_u01732591409814") 2024/11/26 03:25:07 DEBUG : dst/three.txt: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f40395e9627fe0934_d20241126_m032329_c001_v7007000_t0000_u01732591409629") 2024/11/26 03:25:07 DEBUG : dst/three.txt: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f11043fbc41a64227_d20241126_m032326_c001_v0001183_t0006_u01732591406849") 2024/11/26 03:25:07 DEBUG : dst/three.txt: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f40395e9627fe092f_d20241126_m032326_c001_v7007000_t0000_u01732591406660") 2024/11/26 03:25:07 DEBUG : dst/three.txt: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f112bcec31817df24_d20241126_m032321_c001_v0001042_t0013_u01732591401446") 2024/11/26 03:25:07 DEBUG : dst/three.txt: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f4084b4eab0e05d0b_d20241126_m032319_c001_v7007000_t0000_u01732591399037") 2024/11/26 03:25:07 DEBUG : dst/three.txt: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f112bcec31817df1e_d20241126_m032316_c001_v0001042_t0025_u01732591396922") 2024/11/26 03:25:07 DEBUG : dst/three.txt: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f4084b4eab0e05cb9_d20241126_m032314_c001_v7007000_t0000_u01732591394019") 2024/11/26 03:25:07 DEBUG : dst/three.txt: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f112bcec31817df18_d20241126_m032309_c001_v0001042_t0054_u01732591389562") 2024/11/26 03:25:07 DEBUG : dst/three.txt: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f4028bce9b0001b7f_d20241126_m032307_c001_v7007000_t0000_u01732591387016") 2024/11/26 03:25:07 DEBUG : dst/three.txt: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f106a0ca7f6aee105_d20241126_m032305_c001_v0001181_t0031_u01732591385118") 2024/11/26 03:25:07 DEBUG : dst/three.txt: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f4028bce9b0001b7d_d20241126_m032303_c001_v7007000_t0000_u01732591383955") 2024/11/26 03:25:07 DEBUG : dst/three.txt: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f112bcec31817df06_d20241126_m032257_c001_v0001042_t0049_u01732591377242") 2024/11/26 03:25:07 DEBUG : dst/three.txt: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f404050bf895c88e9_d20241126_m032254_c001_v7007000_t0000_u01732591374689") 2024/11/26 03:25:07 DEBUG : dst/three.txt: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f106a0ca7f6aee0d9_d20241126_m032252_c001_v0001181_t0040_u01732591372261") 2024/11/26 03:25:07 DEBUG : dst/three.txt: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f404050bf895c88e6_d20241126_m032251_c001_v7007000_t0000_u01732591371168") 2024/11/26 03:25:07 DEBUG : dst/three.txt: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f112bcec31817defc_d20241126_m032244_c001_v0001042_t0034_u01732591364967") 2024/11/26 03:25:07 DEBUG : dst/three.txt: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f40715819cee23770_d20241126_m032239_c001_v7007000_t0000_u01732591359885") 2024/11/26 03:25:07 DEBUG : dst/three.txt: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f11827d57888f8c68_d20241126_m032237_c001_v0001182_t0010_u01732591357741") 2024/11/26 03:25:07 DEBUG : dst/three.txt: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f40715819cee2376b_d20241126_m032236_c001_v7007000_t0000_u01732591356609") 2024/11/26 03:25:08 DEBUG : dst/three.txt: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f106a0ca7f6aee07b_d20241126_m032230_c001_v0001181_t0040_u01732591350447") 2024/11/26 03:25:08 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f4027d6bede5c026b_d20241126_m032331_c001_v7007000_t0000_u01732591411028") 2024/11/26 03:25:08 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f112ac1e7b3a28bbf_d20241126_m032329_c001_v0001179_t0022_u01732591409422") 2024/11/26 03:25:08 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f100c7fc6c48fcd70_d20241126_m032326_c001_v0001105_t0040_u01732591406203") 2024/11/26 03:25:08 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f406cb3814104c1a0_d20241126_m032319_c001_v7007000_t0000_u01732591399971") 2024/11/26 03:25:08 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f101092368b1ca6d2_d20241126_m032318_c001_v0001183_t0013_u01732591398822") 2024/11/26 03:25:08 DEBUG : dst/three.txt.bak: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f105b94dabf2e70e6_d20241126_m032313_c001_v0001183_t0041_u01732591393769") 2024/11/26 03:25:08 DEBUG : dst/two: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41021e432054fcfa_d20241126_m032342_c001_v7007000_t0000_u01732591422992") 2024/11/26 03:25:08 DEBUG : dst/two: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f112bcec31817df36_d20241126_m032332_c001_v0001042_t0059_u01732591412332") 2024/11/26 03:25:08 DEBUG : dst/two: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f4027d6bede5c027d_d20241126_m032331_c001_v7007000_t0000_u01732591411210") 2024/11/26 03:25:08 DEBUG : dst/two: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f112bcec31817df22_d20241126_m032321_c001_v0001042_t0039_u01732591401006") 2024/11/26 03:25:08 DEBUG : dst/two: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f406cb3814104c1a2_d20241126_m032320_c001_v7007000_t0000_u01732591400169") 2024/11/26 03:25:08 DEBUG : dst/two: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f106a0ca7f6aee119_d20241126_m032309_c001_v0001181_t0028_u01732591389321") 2024/11/26 03:25:08 DEBUG : dst/two: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f406cb3814104c18e_d20241126_m032308_c001_v7007000_t0000_u01732591388226") 2024/11/26 03:25:08 DEBUG : dst/two: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f106a0ca7f6aee0ed_d20241126_m032257_c001_v0001181_t0033_u01732591377031") 2024/11/26 03:25:08 DEBUG : dst/two: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f4027d6bede5bf2a3_d20241126_m032255_c001_v7007000_t0000_u01732591375859") 2024/11/26 03:25:08 DEBUG : dst/two: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f106a0ca7f6aee0b3_d20241126_m032242_c001_v0001181_t0000_u01732591362653") 2024/11/26 03:25:08 DEBUG : dst/two: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f413c9b1987de5144_d20241126_m032241_c001_v7007000_t0000_u01732591361063") 2024/11/26 03:25:08 DEBUG : dst/two: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f112bcec31817deea_d20241126_m032229_c001_v0001042_t0011_u01732591349922") 2024/11/26 03:25:08 DEBUG : dst/two: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41909ce155fdbd42_d20241126_m032228_c001_v7007000_t0000_u01732591348576") 2024/11/26 03:25:09 DEBUG : dst/two: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f1069e6d2ffdc19b1_d20241126_m032224_c001_v0001091_t0004_u01732591344097") 2024/11/26 03:25:09 DEBUG : dst/two: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f408e1a5f481b6eb6_d20241126_m032202_c001_v7007000_t0000_u01732591322599") 2024/11/26 03:25:09 DEBUG : dst/two: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f1087d46c762699b1_d20241126_m032201_c001_v0001182_t0045_u01732591321442") 2024/11/26 03:25:09 DEBUG : empty space: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f418796a92ccb218d_d20241126_m032120_c001_v7007000_t0000_u01732591280437") 2024/11/26 03:25:09 DEBUG : empty space: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f106a0ca7f6aedf59_d20241126_m032117_c001_v0001181_t0045_u01732591277210") 2024/11/26 03:25:09 DEBUG : empty space: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f418796a92ccb2189_d20241126_m032115_c001_v7007000_t0000_u01732591275121") 2024/11/26 03:25:09 DEBUG : empty space: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f106a0ca7f6aedf2d_d20241126_m032105_c001_v0001181_t0022_u01732591265034") 2024/11/26 03:25:09 DEBUG : empty space: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41909ce155fdbc7f_d20241126_m032055_c001_v7007000_t0000_u01732591255952") 2024/11/26 03:25:09 DEBUG : empty space: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f106a0ca7f6aedefb_d20241126_m032052_c001_v0001181_t0004_u01732591252995") 2024/11/26 03:25:09 DEBUG : empty space: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41021e432054d343_d20241126_m032028_c001_v7007000_t0000_u01732591228517") 2024/11/26 03:25:09 DEBUG : empty space: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f106a0ca7f6aede6d_d20241126_m032026_c001_v0001181_t0000_u01732591226713") 2024/11/26 03:25:09 DEBUG : empty space: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41021e432054d33d_d20241126_m032025_c001_v7007000_t0000_u01732591225208") 2024/11/26 03:25:09 DEBUG : empty space: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f106a0ca7f6aede5f_d20241126_m032024_c001_v0001181_t0041_u01732591224055") 2024/11/26 03:25:09 DEBUG : empty space: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41021e432054d336_d20241126_m032020_c001_v7007000_t0000_u01732591220838") 2024/11/26 03:25:09 DEBUG : empty space: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f106a0ca7f6aede37_d20241126_m032019_c001_v0001181_t0019_u01732591219243") 2024/11/26 03:25:09 DEBUG : empty space: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41021e432054d332_d20241126_m032018_c001_v7007000_t0000_u01732591218057") 2024/11/26 03:25:09 DEBUG : empty space: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f106a0ca7f6aede2b_d20241126_m032016_c001_v0001181_t0000_u01732591216844") 2024/11/26 03:25:09 DEBUG : empty space: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41021e432054d321_d20241126_m032010_c001_v7007000_t0000_u01732591210689") 2024/11/26 03:25:09 DEBUG : empty space: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f106a0ca7f6aede03_d20241126_m032008_c001_v0001181_t0058_u01732591208960") 2024/11/26 03:25:09 DEBUG : empty space: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f418796a92ccb09a9_d20241126_m032007_c001_v7007000_t0000_u01732591207829") 2024/11/26 03:25:10 DEBUG : empty space: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f106a0ca7f6aeddf5_d20241126_m032007_c001_v0001181_t0048_u01732591207046") 2024/11/26 03:25:10 DEBUG : empty space: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f418796a92ccb0996_d20241126_m032002_c001_v7007000_t0000_u01732591202065") 2024/11/26 03:25:10 DEBUG : empty space: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f106a0ca7f6aeddcf_d20241126_m032000_c001_v0001181_t0044_u01732591200685") 2024/11/26 03:25:10 DEBUG : empty space: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f418796a92ccb098c_d20241126_m031958_c001_v7007000_t0000_u01732591198085") 2024/11/26 03:25:10 DEBUG : empty space: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f106a0ca7f6aeddbf_d20241126_m031957_c001_v0001181_t0014_u01732591197146") 2024/11/26 03:25:10 DEBUG : empty space: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f418796a92ccb0987_d20241126_m031956_c001_v7007000_t0000_u01732591196062") 2024/11/26 03:25:10 DEBUG : empty space: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f10327de71f0f2957_d20241126_m031955_c001_v0001182_t0058_u01732591195461") 2024/11/26 03:25:10 DEBUG : empty space: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f106a0ca7f6aeddb3_d20241126_m031953_c001_v0001181_t0018_u01732591193926") 2024/11/26 03:25:10 DEBUG : enormous: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41021e432054d340_d20241126_m032027_c001_v7007000_t0000_u01732591227567") 2024/11/26 03:25:10 DEBUG : enormous: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f106a0ca7f6aede6f_d20241126_m032026_c001_v0001181_t0057_u01732591226979") 2024/11/26 03:25:10 DEBUG : existing: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41021e432054fcfe_d20241126_m032347_c001_v7007000_t0000_u01732591427666") 2024/11/26 03:25:10 DEBUG : existing: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f112bcec31817df46_d20241126_m032346_c001_v0001042_t0047_u01732591426327") 2024/11/26 03:25:10 DEBUG : existing: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41909ce155fdbc73_d20241126_m032050_c001_v7007000_t0000_u01732591250901") 2024/11/26 03:25:10 DEBUG : existing: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f11827d57888f7ba2_d20241126_m032049_c001_v0001182_t0045_u01732591249926") 2024/11/26 03:25:10 DEBUG : existing: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f418796a92ccb097b_d20241126_m031950_c001_v7007000_t0000_u01732591190348") 2024/11/26 03:25:10 DEBUG : existing: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f106a0ca7f6aedd97_d20241126_m031949_c001_v0001181_t0054_u01732591189376") 2024/11/26 03:25:10 DEBUG : existing: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f418796a92ccb0975_d20241126_m031948_c001_v7007000_t0000_u01732591188101") 2024/11/26 03:25:11 DEBUG : existing: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f106a0ca7f6aedd89_d20241126_m031947_c001_v0001181_t0035_u01732591187521") 2024/11/26 03:25:11 DEBUG : existing: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f106a0ca7f6aedd7f_d20241126_m031946_c001_v0001181_t0035_u01732591186717") 2024/11/26 03:25:11 DEBUG : existing-b: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41909ce155fdbc74_d20241126_m032051_c001_v7007000_t0000_u01732591251083") 2024/11/26 03:25:11 DEBUG : existing-b: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f106a0ca7f6aedeed_d20241126_m032049_c001_v0001181_t0041_u01732591249918") 2024/11/26 03:25:11 DEBUG : five: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41021e432054d349_d20241126_m032032_c001_v7007000_t0000_u01732591232752") 2024/11/26 03:25:11 DEBUG : five: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f406a0ca7f6aede83_d20241126_m032030_c001_v0001181_t0038_u01732591230774") 2024/11/26 03:25:11 DEBUG : foo: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f418796a92ccb0991_d20241126_m031959_c001_v7007000_t0000_u01732591199927") 2024/11/26 03:25:11 DEBUG : foo: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f406a0ca7f6aeddcb_d20241126_m031959_c001_v0001181_t0038_u01732591199362") 2024/11/26 03:25:11 DEBUG : foo: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f406a0ca7f6aeddc9_d20241126_m031958_c001_v0001181_t0038_u01732591198812") 2024/11/26 03:25:11 DEBUG : four: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41021e432054d34a_d20241126_m032032_c001_v7007000_t0000_u01732591232936") 2024/11/26 03:25:11 DEBUG : four: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41827d57888f794e_d20241126_m032031_c001_v0001182_t0053_u01732591231326") 2024/11/26 03:25:11 DEBUG : four: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f106a0ca7f6aede7f_d20241126_m032030_c001_v0001181_t0014_u01732591230192") 2024/11/26 03:25:11 DEBUG : hello world2: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f40980525d4f5bb01_d20241126_m031859_c001_v7007000_t0000_u01732591139378") 2024/11/26 03:25:11 DEBUG : hello world2: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f106a0ca7f6aedc89_d20241126_m031858_c001_v0001181_t0050_u01732591138795") 2024/11/26 03:25:11 DEBUG : ignore-size: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f415ba08a38d0cba8_d20241126_m031945_c001_v7007000_t0000_u01732591185259") 2024/11/26 03:25:11 DEBUG : ignore-size: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f106a0ca7f6aedd7b_d20241126_m031944_c001_v0001181_t0031_u01732591184317") 2024/11/26 03:25:11 DEBUG : nested/sub dir/file: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41909ce155fdbc71_d20241126_m032048_c001_v7007000_t0000_u01732591248816") 2024/11/26 03:25:11 DEBUG : nested/sub dir/file: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f11827d57888f7b60_d20241126_m032047_c001_v0001182_t0031_u01732591247522") 2024/11/26 03:25:11 DEBUG : nested/sub dir/file: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41909ce155fdbc6c_d20241126_m032046_c001_v7007000_t0000_u01732591246418") 2024/11/26 03:25:12 DEBUG : nested/sub dir/file: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f11827d57888f7b14_d20241126_m032045_c001_v0001182_t0027_u01732591245484") 2024/11/26 03:25:12 DEBUG : one: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41021e432054d34b_d20241126_m032033_c001_v7007000_t0000_u01732591233118") 2024/11/26 03:25:12 DEBUG : one: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f406a0ca7f6aede77_d20241126_m032029_c001_v0001181_t0038_u01732591229617") 2024/11/26 03:25:12 DEBUG : only0: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41909ce155fdcaba_d20241126_m032444_c001_v7007000_t0000_u01732591484711") 2024/11/26 03:25:12 DEBUG : only0: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f410a6a4be00ee6b8_d20241126_m032439_c001_v0001178_t0040_u01732591479491") 2024/11/26 03:25:12 DEBUG : only0: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f112bcec31817dfa0_d20241126_m032418_c001_v0001042_t0003_u01732591458757") 2024/11/26 03:25:12 DEBUG : only0: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f404050bf895c9567_d20241126_m032412_c001_v7007000_t0000_u01732591452510") 2024/11/26 03:25:12 DEBUG : only0: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f112bcec31817df4c_d20241126_m032352_c001_v0001042_t0042_u01732591432786") 2024/11/26 03:25:12 DEBUG : only1: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41909ce155fdcabb_d20241126_m032444_c001_v7007000_t0000_u01732591484900") 2024/11/26 03:25:12 DEBUG : only1: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f410a6a4be00ee6ba_d20241126_m032439_c001_v0001178_t0040_u01732591479688") 2024/11/26 03:25:12 DEBUG : only1: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f112bcec31817dfa4_d20241126_m032419_c001_v0001042_t0022_u01732591459684") 2024/11/26 03:25:12 DEBUG : only1: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f404050bf895c9568_d20241126_m032412_c001_v7007000_t0000_u01732591452691") 2024/11/26 03:25:12 DEBUG : only1: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f112bcec31817df50_d20241126_m032353_c001_v0001042_t0002_u01732591433824") 2024/11/26 03:25:12 DEBUG : only10: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41909ce155fdcabc_d20241126_m032445_c001_v7007000_t0000_u01732591485090") 2024/11/26 03:25:12 DEBUG : only10: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f4082f0894c2aa1dd_d20241126_m032439_c001_v0001130_t0017_u01732591479929") 2024/11/26 03:25:12 DEBUG : only10: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f112bcec31817dfd8_d20241126_m032428_c001_v0001042_t0057_u01732591468407") 2024/11/26 03:25:12 DEBUG : only10: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f404050bf895c9566_d20241126_m032412_c001_v7007000_t0000_u01732591452328") 2024/11/26 03:25:12 DEBUG : only10: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f112bcec31817df76_d20241126_m032402_c001_v0001042_t0024_u01732591442265") 2024/11/26 03:25:12 DEBUG : only11: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41909ce155fdcabd_d20241126_m032445_c001_v7007000_t0000_u01732591485391") 2024/11/26 03:25:12 DEBUG : only11: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f403ee2fb06ebefcf_d20241126_m032439_c001_v0001115_t0054_u01732591479119") 2024/11/26 03:25:13 DEBUG : only11: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f112bcec31817dfdc_d20241126_m032429_c001_v0001042_t0035_u01732591469070") 2024/11/26 03:25:13 DEBUG : only11: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f406cb3814104d9da_d20241126_m032412_c001_v7007000_t0000_u01732591452524") 2024/11/26 03:25:13 DEBUG : only11: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f112bcec31817df7a_d20241126_m032403_c001_v0001042_t0036_u01732591443168") 2024/11/26 03:25:13 DEBUG : only12: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41909ce155fdcac0_d20241126_m032445_c001_v7007000_t0000_u01732591485574") 2024/11/26 03:25:13 DEBUG : only12: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f4082f0894c2aa1d3_d20241126_m032439_c001_v0001130_t0017_u01732591479304") 2024/11/26 03:25:13 DEBUG : only12: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f112bcec31817dfe0_d20241126_m032430_c001_v0001042_t0041_u01732591470083") 2024/11/26 03:25:13 DEBUG : only12: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41909ce155fdca58_d20241126_m032412_c001_v7007000_t0000_u01732591452912") 2024/11/26 03:25:13 DEBUG : only12: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f112bcec31817df7e_d20241126_m032404_c001_v0001042_t0012_u01732591444179") 2024/11/26 03:25:13 DEBUG : only13: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41909ce155fdcac2_d20241126_m032445_c001_v7007000_t0000_u01732591485780") 2024/11/26 03:25:13 DEBUG : only13: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f412bcec31817e00a_d20241126_m032438_c001_v0001042_t0016_u01732591478558") 2024/11/26 03:25:13 DEBUG : only13: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f112bcec31817dfe8_d20241126_m032431_c001_v0001042_t0019_u01732591471468") 2024/11/26 03:25:13 DEBUG : only13: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f406cb3814104d9d9_d20241126_m032412_c001_v7007000_t0000_u01732591452342") 2024/11/26 03:25:13 DEBUG : only13: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f112bcec31817df82_d20241126_m032405_c001_v0001042_t0000_u01732591445100") 2024/11/26 03:25:13 DEBUG : only14: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41909ce155fdcac3_d20241126_m032445_c001_v7007000_t0000_u01732591485984") 2024/11/26 03:25:13 DEBUG : only14: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f410a6a4be00ee6be_d20241126_m032440_c001_v0001178_t0040_u01732591480071") 2024/11/26 03:25:13 DEBUG : only14: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f112bcec31817dfee_d20241126_m032432_c001_v0001042_t0058_u01732591472448") 2024/11/26 03:25:13 DEBUG : only14: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f40715819cee23c9e_d20241126_m032412_c001_v7007000_t0000_u01732591452921") 2024/11/26 03:25:13 DEBUG : only14: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f112bcec31817df86_d20241126_m032406_c001_v0001042_t0027_u01732591446112") 2024/11/26 03:25:14 DEBUG : only15: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41909ce155fdcac4_d20241126_m032446_c001_v7007000_t0000_u01732591486195") 2024/11/26 03:25:14 DEBUG : only15: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f412bcec31817e00c_d20241126_m032439_c001_v0001042_t0016_u01732591479138") 2024/11/26 03:25:14 DEBUG : only15: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f112bcec31817dff2_d20241126_m032433_c001_v0001042_t0015_u01732591473359") 2024/11/26 03:25:14 DEBUG : only15: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f406cb3814104d9dc_d20241126_m032412_c001_v7007000_t0000_u01732591452707") 2024/11/26 03:25:14 DEBUG : only15: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f112bcec31817df8a_d20241126_m032406_c001_v0001042_t0026_u01732591446873") 2024/11/26 03:25:14 DEBUG : only16: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41909ce155fdcac5_d20241126_m032446_c001_v7007000_t0000_u01732591486378") 2024/11/26 03:25:14 DEBUG : only16: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f403ee2fb06ebefd1_d20241126_m032439_c001_v0001115_t0054_u01732591479317") 2024/11/26 03:25:14 DEBUG : only16: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f112bcec31817dff8_d20241126_m032434_c001_v0001042_t0043_u01732591474317") 2024/11/26 03:25:14 DEBUG : only16: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f40715819cee23c9b_d20241126_m032412_c001_v7007000_t0000_u01732591452346") 2024/11/26 03:25:14 DEBUG : only16: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f112bcec31817df8e_d20241126_m032407_c001_v0001042_t0031_u01732591447663") 2024/11/26 03:25:14 DEBUG : only17: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41909ce155fdcac6_d20241126_m032446_c001_v7007000_t0000_u01732591486561") 2024/11/26 03:25:14 DEBUG : only17: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f412bcec31817e00e_d20241126_m032439_c001_v0001042_t0016_u01732591479331") 2024/11/26 03:25:14 DEBUG : only17: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f112bcec31817e000_d20241126_m032435_c001_v0001042_t0054_u01732591475643") 2024/11/26 03:25:14 DEBUG : only17: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41909ce155fdca55_d20241126_m032412_c001_v7007000_t0000_u01732591452349") 2024/11/26 03:25:14 DEBUG : only17: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f112bcec31817df92_d20241126_m032408_c001_v0001042_t0019_u01732591448681") 2024/11/26 03:25:14 DEBUG : only18: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41909ce155fdcac7_d20241126_m032446_c001_v7007000_t0000_u01732591486741") 2024/11/26 03:25:14 DEBUG : only18: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f4082f0894c2aa1d7_d20241126_m032439_c001_v0001130_t0017_u01732591479496") 2024/11/26 03:25:14 DEBUG : only18: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f112bcec31817e004_d20241126_m032436_c001_v0001042_t0020_u01732591476521") 2024/11/26 03:25:15 DEBUG : only18: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41909ce155fdca57_d20241126_m032412_c001_v7007000_t0000_u01732591452722") 2024/11/26 03:25:15 DEBUG : only18: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f112bcec31817df96_d20241126_m032409_c001_v0001042_t0019_u01732591449467") 2024/11/26 03:25:15 DEBUG : only19: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41909ce155fdcac9_d20241126_m032446_c001_v7007000_t0000_u01732591486922") 2024/11/26 03:25:15 DEBUG : only19: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f403ee2fb06ebefd3_d20241126_m032439_c001_v0001115_t0054_u01732591479511") 2024/11/26 03:25:15 DEBUG : only19: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f112bcec31817e008_d20241126_m032437_c001_v0001042_t0036_u01732591477447") 2024/11/26 03:25:15 DEBUG : only19: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f404050bf895c956a_d20241126_m032413_c001_v7007000_t0000_u01732591453055") 2024/11/26 03:25:15 DEBUG : only19: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f112bcec31817df9a_d20241126_m032410_c001_v0001042_t0003_u01732591450386") 2024/11/26 03:25:15 DEBUG : only2: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41909ce155fdcaca_d20241126_m032447_c001_v7007000_t0000_u01732591487105") 2024/11/26 03:25:15 DEBUG : only2: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f412bcec31817e010_d20241126_m032439_c001_v0001042_t0016_u01732591479526") 2024/11/26 03:25:15 DEBUG : only2: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f112bcec31817dfaa_d20241126_m032420_c001_v0001042_t0051_u01732591460506") 2024/11/26 03:25:15 DEBUG : only2: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41909ce155fdca56_d20241126_m032412_c001_v7007000_t0000_u01732591452536") 2024/11/26 03:25:15 DEBUG : only2: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f112bcec31817df54_d20241126_m032354_c001_v0001042_t0005_u01732591434646") 2024/11/26 03:25:15 DEBUG : only3: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41909ce155fdcacb_d20241126_m032447_c001_v7007000_t0000_u01732591487288") 2024/11/26 03:25:15 DEBUG : only3: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f4082f0894c2aa1db_d20241126_m032439_c001_v0001130_t0017_u01732591479737") 2024/11/26 03:25:15 DEBUG : only3: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f112bcec31817dfb0_d20241126_m032421_c001_v0001042_t0036_u01732591461431") 2024/11/26 03:25:15 DEBUG : only3: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f40715819cee23c9d_d20241126_m032412_c001_v7007000_t0000_u01732591452728") 2024/11/26 03:25:15 DEBUG : only3: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f112bcec31817df58_d20241126_m032355_c001_v0001042_t0050_u01732591435550") 2024/11/26 03:25:15 DEBUG : only4: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41909ce155fdcacc_d20241126_m032447_c001_v7007000_t0000_u01732591487475") 2024/11/26 03:25:15 DEBUG : only4: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f403ee2fb06ebefdf_d20241126_m032440_c001_v0001115_t0054_u01732591480085") 2024/11/26 03:25:15 DEBUG : only4: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f112bcec31817dfb6_d20241126_m032422_c001_v0001042_t0029_u01732591462202") 2024/11/26 03:25:16 DEBUG : only4: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f40715819cee23c9c_d20241126_m032412_c001_v7007000_t0000_u01732591452541") 2024/11/26 03:25:16 DEBUG : only4: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f112bcec31817df5e_d20241126_m032356_c001_v0001042_t0046_u01732591436584") 2024/11/26 03:25:16 DEBUG : only5: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41909ce155fdcacd_d20241126_m032447_c001_v7007000_t0000_u01732591487657") 2024/11/26 03:25:16 DEBUG : only5: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f403ee2fb06ebefd7_d20241126_m032439_c001_v0001115_t0054_u01732591479702") 2024/11/26 03:25:16 DEBUG : only5: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f112bcec31817dfbc_d20241126_m032423_c001_v0001042_t0019_u01732591463216") 2024/11/26 03:25:16 DEBUG : only5: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41909ce155fdca59_d20241126_m032413_c001_v7007000_t0000_u01732591453094") 2024/11/26 03:25:16 DEBUG : only5: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f112bcec31817df62_d20241126_m032357_c001_v0001042_t0027_u01732591437341") 2024/11/26 03:25:16 DEBUG : only6: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41909ce155fdcace_d20241126_m032447_c001_v7007000_t0000_u01732591487840") 2024/11/26 03:25:16 DEBUG : only6: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f412bcec31817e012_d20241126_m032439_c001_v0001042_t0016_u01732591479735") 2024/11/26 03:25:16 DEBUG : only6: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f112bcec31817dfc2_d20241126_m032424_c001_v0001042_t0031_u01732591464250") 2024/11/26 03:25:16 DEBUG : only6: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41909ce155fdca53_d20241126_m032411_c001_v7007000_t0000_u01732591451976") 2024/11/26 03:25:16 DEBUG : only6: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f112bcec31817df66_d20241126_m032358_c001_v0001042_t0042_u01732591438402") 2024/11/26 03:25:16 DEBUG : only7: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41909ce155fdcacf_d20241126_m032448_c001_v7007000_t0000_u01732591488026") 2024/11/26 03:25:16 DEBUG : only7: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f410a6a4be00ee6bc_d20241126_m032439_c001_v0001178_t0040_u01732591479886") 2024/11/26 03:25:16 DEBUG : only7: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f112bcec31817dfc8_d20241126_m032425_c001_v0001042_t0031_u01732591465047") 2024/11/26 03:25:16 DEBUG : only7: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41909ce155fdca54_d20241126_m032412_c001_v7007000_t0000_u01732591452165") 2024/11/26 03:25:16 DEBUG : only7: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f112bcec31817df6a_d20241126_m032359_c001_v0001042_t0038_u01732591439476") 2024/11/26 03:25:16 DEBUG : only8: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41909ce155fdcad1_d20241126_m032448_c001_v7007000_t0000_u01732591488210") 2024/11/26 03:25:16 DEBUG : only8: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f403ee2fb06ebefdd_d20241126_m032439_c001_v0001115_t0054_u01732591479901") 2024/11/26 03:25:16 DEBUG : only8: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f112bcec31817dfcc_d20241126_m032426_c001_v0001042_t0042_u01732591466143") 2024/11/26 03:25:17 DEBUG : only8: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f404050bf895c9569_d20241126_m032412_c001_v7007000_t0000_u01732591452872") 2024/11/26 03:25:17 DEBUG : only8: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f112bcec31817df6e_d20241126_m032400_c001_v0001042_t0039_u01732591440455") 2024/11/26 03:25:17 DEBUG : only9: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41909ce155fdcad2_d20241126_m032448_c001_v7007000_t0000_u01732591488392") 2024/11/26 03:25:17 DEBUG : only9: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f412bcec31817e014_d20241126_m032439_c001_v0001042_t0016_u01732591479919") 2024/11/26 03:25:17 DEBUG : only9: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f112bcec31817dfd2_d20241126_m032427_c001_v0001042_t0039_u01732591467392") 2024/11/26 03:25:17 DEBUG : only9: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f406cb3814104d9dd_d20241126_m032412_c001_v7007000_t0000_u01732591452903") 2024/11/26 03:25:17 DEBUG : only9: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f112bcec31817df72_d20241126_m032401_c001_v0001042_t0013_u01732591441315") 2024/11/26 03:25:17 DEBUG : potato: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41909ce155fdbc62_d20241126_m032043_c001_v7007000_t0000_u01732591243634") 2024/11/26 03:25:17 DEBUG : potato: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f112bcec31817de40_d20241126_m032041_c001_v0001042_t0001_u01732591241913") 2024/11/26 03:25:17 DEBUG : potato: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41909ce155fdbc58_d20241126_m032040_c001_v7007000_t0000_u01732591240078") 2024/11/26 03:25:17 DEBUG : potato: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f106a0ca7f6aedea8_d20241126_m032038_c001_v0001181_t0032_u01732591238143") 2024/11/26 03:25:17 DEBUG : potato: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41909ce155fdbc50_d20241126_m032036_c001_v7007000_t0000_u01732591236306") 2024/11/26 03:25:17 DEBUG : potato: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f11827d57888f799c_d20241126_m032034_c001_v0001182_t0015_u01732591234031") 2024/11/26 03:25:17 DEBUG : potato: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41021e432054d33a_d20241126_m032022_c001_v7007000_t0000_u01732591222928") 2024/11/26 03:25:17 DEBUG : potato: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f106a0ca7f6aede4b_d20241126_m032021_c001_v0001181_t0004_u01732591221757") 2024/11/26 03:25:18 DEBUG : potato: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41021e432054d335_d20241126_m032019_c001_v7007000_t0000_u01732591219870") 2024/11/26 03:25:18 DEBUG : potato: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f106a0ca7f6aede35_d20241126_m032018_c001_v0001181_t0050_u01732591218976") 2024/11/26 03:25:18 DEBUG : potato: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41021e432054d331_d20241126_m032017_c001_v7007000_t0000_u01732591217457") 2024/11/26 03:25:18 DEBUG : potato: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f106a0ca7f6aede29_d20241126_m032016_c001_v0001181_t0031_u01732591216621") 2024/11/26 03:25:18 DEBUG : potato: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f418796a92ccb09b0_d20241126_m032009_c001_v7007000_t0000_u01732591209762") 2024/11/26 03:25:18 DEBUG : potato: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f106a0ca7f6aede01_d20241126_m032008_c001_v0001181_t0030_u01732591208738") 2024/11/26 03:25:18 DEBUG : potato: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f418796a92ccb09aa_d20241126_m032008_c001_v7007000_t0000_u01732591208017") 2024/11/26 03:25:18 DEBUG : potato: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f106a0ca7f6aeddf1_d20241126_m032006_c001_v0001181_t0008_u01732591206815") 2024/11/26 03:25:18 DEBUG : potato: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f418796a92ccb09a3_d20241126_m032006_c001_v7007000_t0000_u01732591206088") 2024/11/26 03:25:18 DEBUG : potato: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f106a0ca7f6aedded_d20241126_m032005_c001_v0001181_t0011_u01732591205503") 2024/11/26 03:25:18 DEBUG : potato: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f106a0ca7f6aeddeb_d20241126_m032004_c001_v0001181_t0046_u01732591204917") 2024/11/26 03:25:18 DEBUG : potato: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f418796a92ccb099c_d20241126_m032004_c001_v7007000_t0000_u01732591204192") 2024/11/26 03:25:18 DEBUG : potato: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f106a0ca7f6aedde3_d20241126_m032003_c001_v0001181_t0024_u01732591203553") 2024/11/26 03:25:18 DEBUG : potato: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f106a0ca7f6aedddf_d20241126_m032002_c001_v0001181_t0002_u01732591202970") 2024/11/26 03:25:18 DEBUG : potato: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f418796a92ccb0998_d20241126_m032002_c001_v7007000_t0000_u01732591202247") 2024/11/26 03:25:18 DEBUG : potato: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f106a0ca7f6aeddd1_d20241126_m032001_c001_v0001181_t0021_u01732591201400") 2024/11/26 03:25:18 DEBUG : potato2: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f4056c7c5ec3a5c43_d20241126_m032130_c001_v7007000_t0000_u01732591290506") 2024/11/26 03:25:18 DEBUG : potato2: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f112bcec31817dea0_d20241126_m032129_c001_v0001042_t0014_u01732591289694") 2024/11/26 03:25:18 DEBUG : potato2: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f418796a92ccb218f_d20241126_m032120_c001_v7007000_t0000_u01732591280783") 2024/11/26 03:25:18 DEBUG : potato2: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f112bcec31817de6e_d20241126_m032116_c001_v0001042_t0027_u01732591276404") 2024/11/26 03:25:19 DEBUG : potato2: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f418796a92ccb1d99_d20241126_m032108_c001_v7007000_t0000_u01732591268574") 2024/11/26 03:25:19 DEBUG : potato2: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f112bcec31817de60_d20241126_m032104_c001_v0001042_t0045_u01732591264212") 2024/11/26 03:25:19 DEBUG : potato2: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41909ce155fdbc82_d20241126_m032056_c001_v7007000_t0000_u01732591256191") 2024/11/26 03:25:19 DEBUG : potato2: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f112bcec31817de4e_d20241126_m032052_c001_v0001042_t0058_u01732591252387") 2024/11/26 03:25:19 DEBUG : potato2: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41021e432054d341_d20241126_m032027_c001_v7007000_t0000_u01732591227781") 2024/11/26 03:25:19 DEBUG : potato2: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f106a0ca7f6aede67_d20241126_m032026_c001_v0001181_t0028_u01732591226484") 2024/11/26 03:25:19 DEBUG : potato2: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41021e432054d33e_d20241126_m032025_c001_v7007000_t0000_u01732591225390") 2024/11/26 03:25:19 DEBUG : potato2: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f106a0ca7f6aede5d_d20241126_m032023_c001_v0001181_t0034_u01732591223844") 2024/11/26 03:25:19 DEBUG : potato2: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41021e432054d33b_d20241126_m032023_c001_v7007000_t0000_u01732591223111") 2024/11/26 03:25:19 DEBUG : potato2: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f106a0ca7f6aede53_d20241126_m032022_c001_v0001181_t0011_u01732591222338") 2024/11/26 03:25:19 DEBUG : potato2: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41021e432054d337_d20241126_m032021_c001_v7007000_t0000_u01732591221020") 2024/11/26 03:25:19 DEBUG : potato2: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f106a0ca7f6aede41_d20241126_m032020_c001_v0001181_t0013_u01732591220244") 2024/11/26 03:25:19 DEBUG : potato2: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41021e432054d333_d20241126_m032018_c001_v7007000_t0000_u01732591218240") 2024/11/26 03:25:19 DEBUG : potato2: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f106a0ca7f6aede2f_d20241126_m032017_c001_v0001181_t0035_u01732591217467") 2024/11/26 03:25:19 DEBUG : potato2: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41021e432054d323_d20241126_m032010_c001_v7007000_t0000_u01732591210872") 2024/11/26 03:25:19 DEBUG : potato2: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f106a0ca7f6aede09_d20241126_m032009_c001_v0001181_t0047_u01732591209545") 2024/11/26 03:25:19 DEBUG : potato2: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f40980525d4f5bb03_d20241126_m031902_c001_v7007000_t0000_u01732591142805") 2024/11/26 03:25:19 DEBUG : potato2: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f106a0ca7f6aedca1_d20241126_m031902_c001_v0001181_t0016_u01732591142217") 2024/11/26 03:25:20 DEBUG : potato2: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f40980525d4f5bb02_d20241126_m031900_c001_v7007000_t0000_u01732591140881") 2024/11/26 03:25:20 DEBUG : potato2: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f106a0ca7f6aedc95_d20241126_m031900_c001_v0001181_t0010_u01732591140283") 2024/11/26 03:25:20 DEBUG : potato3: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f418796a92ccb2190_d20241126_m032121_c001_v7007000_t0000_u01732591281102") 2024/11/26 03:25:20 DEBUG : potato3: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f11827d57888f7fa4_d20241126_m032117_c001_v0001182_t0013_u01732591277792") 2024/11/26 03:25:20 DEBUG : potato3: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f418796a92ccb1d9b_d20241126_m032108_c001_v7007000_t0000_u01732591268816") 2024/11/26 03:25:20 DEBUG : potato3: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f11827d57888f7e04_d20241126_m032105_c001_v0001182_t0015_u01732591265616") 2024/11/26 03:25:20 DEBUG : potato3: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41909ce155fdbc83_d20241126_m032056_c001_v7007000_t0000_u01732591256465") 2024/11/26 03:25:20 DEBUG : potato3: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f11827d57888f7c34_d20241126_m032053_c001_v0001182_t0026_u01732591253210") 2024/11/26 03:25:20 DEBUG : pre-dest1/1: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41909ce155fdbd02_d20241126_m032211_c001_v7007000_t0000_u01732591331724") 2024/11/26 03:25:20 DEBUG : pre-dest1/1: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f11827d57888f8690_d20241126_m032203_c001_v0001182_t0026_u01732591323335") 2024/11/26 03:25:20 DEBUG : pre-dest2/2: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41909ce155fdbd03_d20241126_m032211_c001_v7007000_t0000_u01732591331907") 2024/11/26 03:25:20 DEBUG : pre-dest2/2: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f112bcec31817dece_d20241126_m032203_c001_v0001042_t0005_u01732591323892") 2024/11/26 03:25:20 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f408e1a5f481b6ea5_d20241126_m032143_c001_v7007000_t0000_u01732591303013") 2024/11/26 03:25:20 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f106a0ca7f6aedf9f_d20241126_m032139_c001_v0001181_t0042_u01732591299874") 2024/11/26 03:25:20 DEBUG : sizeonly: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f415ba08a38d0cba7_d20241126_m031943_c001_v7007000_t0000_u01732591183052") 2024/11/26 03:25:20 DEBUG : sizeonly: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f106a0ca7f6aedd73_d20241126_m031942_c001_v0001181_t0058_u01732591182089") 2024/11/26 03:25:20 DEBUG : sub dir/hello world: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41909ce155fdcec4_d20241126_m032454_c001_v7007000_t0000_u01732591494216") 2024/11/26 03:25:20 DEBUG : sub dir/hello world: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f110a6a4be00ee6dc_d20241126_m032452_c001_v0001178_t0020_u01732591492895") 2024/11/26 03:25:20 DEBUG : sub dir/hello world: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41909ce155fdcad8_d20241126_m032450_c001_v7007000_t0000_u01732591490987") 2024/11/26 03:25:21 DEBUG : sub dir/hello world: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f112bcec31817e01a_d20241126_m032449_c001_v0001042_t0055_u01732591489721") 2024/11/26 03:25:21 DEBUG : sub dir/hello world: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41909ce155fdbc72_d20241126_m032048_c001_v7007000_t0000_u01732591248997") 2024/11/26 03:25:21 DEBUG : sub dir/hello world: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f112bcec31817de4a_d20241126_m032047_c001_v0001042_t0032_u01732591247879") 2024/11/26 03:25:21 DEBUG : sub dir/hello world: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41909ce155fdbc6d_d20241126_m032046_c001_v7007000_t0000_u01732591246599") 2024/11/26 03:25:21 DEBUG : sub dir/hello world: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f106a0ca7f6aededd_d20241126_m032045_c001_v0001181_t0047_u01732591245838") 2024/11/26 03:25:21 DEBUG : sub dir/hello world: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f415ba08a38d0cba0_d20241126_m031938_c001_v7007000_t0000_u01732591178914") 2024/11/26 03:25:21 DEBUG : sub dir/hello world: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f106a0ca7f6aedd61_d20241126_m031937_c001_v0001181_t0026_u01732591177606") 2024/11/26 03:25:21 DEBUG : sub dir/hello world: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f415ba08a38d0cb9b_d20241126_m031936_c001_v7007000_t0000_u01732591176887") 2024/11/26 03:25:21 DEBUG : sub dir/hello world: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f106a0ca7f6aedd5d_d20241126_m031935_c001_v0001181_t0033_u01732591175955") 2024/11/26 03:25:21 DEBUG : sub dir/hello world: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f415ba08a38d0cb95_d20241126_m031933_c001_v7007000_t0000_u01732591173077") 2024/11/26 03:25:21 DEBUG : sub dir/hello world: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f106a0ca7f6aedd4d_d20241126_m031932_c001_v0001181_t0048_u01732591172227") 2024/11/26 03:25:21 DEBUG : sub dir/hello world: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f415ba08a38d0cb93_d20241126_m031931_c001_v7007000_t0000_u01732591171688") 2024/11/26 03:25:21 DEBUG : sub dir/hello world: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f106a0ca7f6aedd41_d20241126_m031930_c001_v0001181_t0001_u01732591170572") 2024/11/26 03:25:21 DEBUG : sub dir/hello world: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f106a0ca7f6aedd35_d20241126_m031927_c001_v0001181_t0053_u01732591167304") 2024/11/26 03:25:21 DEBUG : sub dir/hello world: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f415ba08a38d0cb8f_d20241126_m031926_c001_v7007000_t0000_u01732591166582") 2024/11/26 03:25:21 DEBUG : sub dir/hello world: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f106a0ca7f6aedd25_d20241126_m031925_c001_v0001181_t0049_u01732591165993") 2024/11/26 03:25:21 DEBUG : sub dir/hello world: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f106a0ca7f6aedd21_d20241126_m031925_c001_v0001181_t0019_u01732591165416") 2024/11/26 03:25:21 DEBUG : sub dir/hello world: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f415ba08a38d0cb8a_d20241126_m031924_c001_v7007000_t0000_u01732591164318") 2024/11/26 03:25:21 DEBUG : sub dir/hello world: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f106a0ca7f6aedd0f_d20241126_m031921_c001_v0001181_t0059_u01732591161970") 2024/11/26 03:25:21 DEBUG : sub dir/hello world: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f106a0ca7f6aedcfb_d20241126_m031919_c001_v0001181_t0039_u01732591159382") 2024/11/26 03:25:22 DEBUG : sub dir/hello world: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f415ba08a38d0cb89_d20241126_m031918_c001_v7007000_t0000_u01732591158658") 2024/11/26 03:25:22 DEBUG : sub dir/hello world: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f106a0ca7f6aedcf1_d20241126_m031918_c001_v0001181_t0006_u01732591158066") 2024/11/26 03:25:22 DEBUG : sub dir/hello world: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f106a0ca7f6aedced_d20241126_m031917_c001_v0001181_t0056_u01732591157479") 2024/11/26 03:25:22 DEBUG : sub dir/hello world: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f415ba08a38d0cb7d_d20241126_m031916_c001_v7007000_t0000_u01732591156762") 2024/11/26 03:25:22 DEBUG : sub dir/hello world: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f106a0ca7f6aedcd7_d20241126_m031912_c001_v0001181_t0000_u01732591152922") 2024/11/26 03:25:22 DEBUG : sub dir/hello world: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f415ba08a38d0cb48_d20241126_m031912_c001_v7007000_t0000_u01732591152562") 2024/11/26 03:25:22 DEBUG : sub dir/hello world: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f106a0ca7f6aedcd1_d20241126_m031911_c001_v0001181_t0052_u01732591151982") 2024/11/26 03:25:22 DEBUG : sub dir/hello world: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f40980525d4f5bef9_d20241126_m031910_c001_v7007000_t0000_u01732591150329") 2024/11/26 03:25:22 DEBUG : sub dir/hello world: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f106a0ca7f6aedcc5_d20241126_m031909_c001_v0001181_t0059_u01732591149756") 2024/11/26 03:25:22 DEBUG : sub dir/hello world: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f40980525d4f5bb08_d20241126_m031909_c001_v7007000_t0000_u01732591149203") 2024/11/26 03:25:22 DEBUG : sub dir/hello world: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f106a0ca7f6aedcbd_d20241126_m031908_c001_v0001181_t0044_u01732591148601") 2024/11/26 03:25:22 DEBUG : sub dir/hello world: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f40980525d4f5bb06_d20241126_m031907_c001_v7007000_t0000_u01732591147326") 2024/11/26 03:25:22 DEBUG : sub dir/hello world: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f106a0ca7f6aedcb5_d20241126_m031906_c001_v0001181_t0018_u01732591146493") 2024/11/26 03:25:22 DEBUG : sub dir/hello world: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f40980525d4f5bb05_d20241126_m031905_c001_v7007000_t0000_u01732591145942") 2024/11/26 03:25:22 DEBUG : sub dir/hello world: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f106a0ca7f6aedcab_d20241126_m031905_c001_v0001181_t0010_u01732591145229") 2024/11/26 03:25:22 DEBUG : sub dir/hello world: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f40980525d4f5bb04_d20241126_m031904_c001_v7007000_t0000_u01732591144325") 2024/11/26 03:25:22 DEBUG : sub dir/hello world: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f106a0ca7f6aedca7_d20241126_m031903_c001_v0001181_t0009_u01732591143708") 2024/11/26 03:25:22 DEBUG : sub dir/hello world: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f40980525d4f5bafe_d20241126_m031857_c001_v7007000_t0000_u01732591137857") 2024/11/26 03:25:22 DEBUG : sub dir/hello world: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f106a0ca7f6aedc81_d20241126_m031857_c001_v0001181_t0047_u01732591137234") 2024/11/26 03:25:22 DEBUG : sub dir/hello world: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f40980525d4f5bafc_d20241126_m031856_c001_v7007000_t0000_u01732591136319") 2024/11/26 03:25:22 DEBUG : sub dir/hello world: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f106a0ca7f6aedc7b_d20241126_m031855_c001_v0001181_t0010_u01732591135742") 2024/11/26 03:25:23 DEBUG : sub dir/hello world: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f40980525d4f5baf8_d20241126_m031854_c001_v7007000_t0000_u01732591134836") 2024/11/26 03:25:23 DEBUG : sub dir/hello world: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f106a0ca7f6aedc77_d20241126_m031854_c001_v0001181_t0023_u01732591134254") 2024/11/26 03:25:23 DEBUG : sub dir/hello world: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f40980525d4f5baf3_d20241126_m031851_c001_v7007000_t0000_u01732591131342") 2024/11/26 03:25:23 DEBUG : sub dir/hello world: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f106a0ca7f6aedc6b_d20241126_m031850_c001_v0001181_t0010_u01732591130751") 2024/11/26 03:25:23 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41909ce155fdcec5_d20241126_m032454_c001_v7007000_t0000_u01732591494399") 2024/11/26 03:25:23 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f103ee2fb06ebf005_d20241126_m032452_c001_v0001115_t0013_u01732591492918") 2024/11/26 03:25:23 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41909ce155fdcad9_d20241126_m032451_c001_v7007000_t0000_u01732591491168") 2024/11/26 03:25:23 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f1082f0894c2aa1f3_d20241126_m032449_c001_v0001130_t0019_u01732591489731") 2024/11/26 03:25:23 DEBUG : sub/yam: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41909ce155fdbc5f_d20241126_m032043_c001_v7007000_t0000_u01732591243079") 2024/11/26 03:25:23 DEBUG : sub/yam: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f11827d57888f7a88_d20241126_m032041_c001_v0001182_t0016_u01732591241556") 2024/11/26 03:25:23 DEBUG : three: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41021e432054d34c_d20241126_m032033_c001_v7007000_t0000_u01732591233300") 2024/11/26 03:25:23 DEBUG : three: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f106a0ca7f6aede89_d20241126_m032032_c001_v0001181_t0027_u01732591232155") 2024/11/26 03:25:23 DEBUG : three: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f106a0ca7f6aede7d_d20241126_m032029_c001_v0001181_t0053_u01732591229983") 2024/11/26 03:25:23 DEBUG : two: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41021e432054d34e_d20241126_m032033_c001_v7007000_t0000_u01732591233481") 2024/11/26 03:25:23 DEBUG : two: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f412bcec31817de38_d20241126_m032031_c001_v0001042_t0016_u01732591231515") 2024/11/26 03:25:23 DEBUG : two: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f406a0ca7f6aede7b_d20241126_m032029_c001_v0001181_t0038_u01732591229800") 2024/11/26 03:25:23 DEBUG : yam: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41909ce155fdbc63_d20241126_m032043_c001_v7007000_t0000_u01732591243816") 2024/11/26 03:25:23 DEBUG : yam: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f11043fbc41a61419_d20241126_m032042_c001_v0001183_t0005_u01732591242857") 2024/11/26 03:25:24 DEBUG : yam: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41909ce155fdbc56_d20241126_m032039_c001_v7007000_t0000_u01732591239521") 2024/11/26 03:25:24 DEBUG : yam: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f11827d57888f7a0e_d20241126_m032037_c001_v0001182_t0042_u01732591237786") 2024/11/26 03:25:24 DEBUG : yam: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41909ce155fdbc4e_d20241126_m032035_c001_v7007000_t0000_u01732591235756") 2024/11/26 03:25:24 DEBUG : yam: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f112bcec31817de3a_d20241126_m032034_c001_v0001042_t0030_u01732591234041") 2024/11/26 03:25:24 DEBUG : yaml: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41909ce155fdbc59_d20241126_m032040_c001_v7007000_t0000_u01732591240261") 2024/11/26 03:25:24 DEBUG : yaml: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f1020f4c4bbf1a2d4_d20241126_m032038_c001_v0001106_t0058_u01732591238968") 2024/11/26 03:25:24 DEBUG : yaml: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f41909ce155fdbc51_d20241126_m032036_c001_v7007000_t0000_u01732591236489") 2024/11/26 03:25:24 DEBUG : yaml: Deleting (id "4_zaf428df370ad6b6b9f380e1b_f107505523ee5121b_d20241126_m032035_c001_v0001105_t0004_u01732591235494") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 6m38.218315341s (try 1/5)