"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2024/11/08 04:25:50 DEBUG : Creating backend with remote "TestB2:rclone-test-cukuyut1xaje" 2024/11/08 04:25:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/08 04:25:50 DEBUG : Creating backend with remote "/tmp/rclone2214996204" === 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-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" 2024/11/08 04:25:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/08 04:25:51 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/11/08 04:25:51 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for checks to finish 2024/11/08 04:25:51 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" --- PASS: TestCopyWithDryRun (2.03s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" 2024/11/08 04:25:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/08 04:25:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/08 04:25:53 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for checks to finish 2024/11/08 04:25:53 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for transfers to finish 2024/11/08 04:25:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/08 04:25:54 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" 2024/11/08 04:25:54 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.20s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", 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-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.38s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" 2024/11/08 04:25:55 DEBUG : Creating backend with remote "/non-existing" 2024/11/08 04:25:56 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/11/08 04:25:56 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for checks to finish 2024/11/08 04:25:56 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" 2024/11/08 04:25:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/08 04:25:57 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for checks to finish 2024/11/08 04:25:57 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for transfers to finish 2024/11/08 04:25:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/08 04:25:57 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" --- PASS: TestCopyNoTraverse (2.10s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" 2024/11/08 04:25:58 INFO : B2 bucket rclone-test-cukuyut1xaje: Running all checks before starting transfers 2024/11/08 04:25:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/08 04:25:59 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for checks to finish 2024/11/08 04:25:59 INFO : B2 bucket rclone-test-cukuyut1xaje: Checks finished, now starting transfers 2024/11/08 04:25:59 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for transfers to finish 2024/11/08 04:25:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/08 04:25:59 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.61s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" 2024/11/08 04:26:00 ERROR : Ignoring --no-traverse with sync 2024/11/08 04:26:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/08 04:26:00 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for checks to finish 2024/11/08 04:26:00 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for transfers to finish 2024/11/08 04:26:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/08 04:26:01 INFO : sub dir/hello world: Copied (new) 2024/11/08 04:26:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.66s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" 2024/11/08 04:26:02 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/11/08 04:26:02 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for checks to finish 2024/11/08 04:26:02 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for transfers to finish 2024/11/08 04:26:02 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2024/11/08 04:26:02 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.62s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" 2024/11/08 04:26:03 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/08 04:26:03 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for checks to finish 2024/11/08 04:26:03 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for transfers to finish 2024/11/08 04:26:04 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/08 04:26:04 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.66s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" 2024/11/08 04:26:05 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/08 04:26:05 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for checks to finish 2024/11/08 04:26:05 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for transfers to finish 2024/11/08 04:26:06 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/08 04:26:06 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.09s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" 2024/11/08 04:26:07 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/08 04:26:07 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/08 04:26:07 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/08 04:26:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/08 04:26:07 DEBUG : sub dir: Making directory 2024/11/08 04:26:07 DEBUG : sub dir2: Making directory 2024/11/08 04:26:07 DEBUG : sub dir2/sub sub dir2: Making directory 2024/11/08 04:26:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/08 04:26:07 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for checks to finish 2024/11/08 04:26:07 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for transfers to finish 2024/11/08 04:26:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/08 04:26:08 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2024/11/08 04:26:08 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.81s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" 2024/11/08 04:26:09 DEBUG : sub dir2: Making directory 2024/11/08 04:26:09 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/08 04:26:09 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/08 04:26:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/08 04:26:09 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for checks to finish 2024/11/08 04:26:09 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for transfers to finish 2024/11/08 04:26:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/08 04:26:10 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.41s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" 2024/11/08 04:26:10 DEBUG : sub dir2: Making directory with metadata 2024/11/08 04:26:10 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/08 04:26:10 DEBUG : sub dir: Making directory 2024/11/08 04:26:10 DEBUG : sub dir2: Making directory 2024/11/08 04:26:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/08 04:26:10 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for checks to finish 2024/11/08 04:26:10 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for transfers to finish 2024/11/08 04:26:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/08 04:26:11 INFO : sub dir/hello world: Copied (new) 2024/11/08 04:26:11 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/11/08 04:26:11 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/11/08 04:26:11 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.90s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", 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-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" 2024/11/08 04:26:13 DEBUG : sub dir2: Making directory 2024/11/08 04:26:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/08 04:26:13 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for checks to finish 2024/11/08 04:26:13 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for transfers to finish 2024/11/08 04:26:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/08 04:26:13 INFO : sub dir/hello world: Copied (new) 2024/11/08 04:26:13 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.18s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" 2024/11/08 04:26:14 DEBUG : sub dir2: Making directory with metadata 2024/11/08 04:26:14 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/08 04:26:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/08 04:26:14 DEBUG : sub dir: Making directory 2024/11/08 04:26:14 DEBUG : sub dir2: Making directory 2024/11/08 04:26:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/08 04:26:14 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for checks to finish 2024/11/08 04:26:14 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for transfers to finish 2024/11/08 04:26:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/08 04:26:14 INFO : sub dir/hello world: Copied (new) 2024/11/08 04:26:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/11/08 04:26:14 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.55s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", 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-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" 2024/11/08 04:26:16 DEBUG : sub dir2: Making directory 2024/11/08 04:26:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/08 04:26:16 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for checks to finish 2024/11/08 04:26:16 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for transfers to finish 2024/11/08 04:26:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/08 04:26:17 INFO : sub dir/hello world: Copied (new) 2024/11/08 04:26:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.74s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" 2024/11/08 04:26:18 DEBUG : Creating backend with remote "TestB2:rclone-test-yoratuq3xoji" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-cukuyut1xaje -> B2 bucket rclone-test-yoratuq3xoji 2024/11/08 04:26:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/08 04:26:19 DEBUG : B2 bucket rclone-test-yoratuq3xoji: Waiting for checks to finish 2024/11/08 04:26:19 DEBUG : B2 bucket rclone-test-yoratuq3xoji: Waiting for transfers to finish 2024/11/08 04:26:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/08 04:26:20 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" 2024/11/08 04:26:20 DEBUG : B2 bucket rclone-test-yoratuq3xoji: Purge remote 2024/11/08 04:26:20 INFO : B2 bucket rclone-test-yoratuq3xoji: cleaning bucket "rclone-test-yoratuq3xoji" of all files 2024/11/08 04:26:21 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2ed93005d0bab9f380e1b_f117481057f41e622_d20241108_m042620_c001_v0001105_t0008_u01731039980353") --- PASS: TestServerSideCopy (4.83s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" 2024/11/08 04:26:23 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/08 04:26:23 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for checks to finish 2024/11/08 04:26:23 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for transfers to finish 2024/11/08 04:26:24 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/08 04:26:24 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.49s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" 2024/11/08 04:26:26 DEBUG : Creating backend with remote "TestB2:rclone-test-leqireh6feti" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-cukuyut1xaje -> B2 bucket rclone-test-leqireh6feti 2024/11/08 04:26:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/08 04:26:27 DEBUG : B2 bucket rclone-test-leqireh6feti: Waiting for checks to finish 2024/11/08 04:26:27 DEBUG : B2 bucket rclone-test-leqireh6feti: Waiting for transfers to finish 2024/11/08 04:26:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/08 04:26:28 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" 2024/11/08 04:26:29 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/08 04:26:29 DEBUG : B2 bucket rclone-test-leqireh6feti: Waiting for checks to finish 2024/11/08 04:26:29 DEBUG : B2 bucket rclone-test-leqireh6feti: Waiting for transfers to finish 2024/11/08 04:26:29 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/08 04:26:29 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" 2024/11/08 04:26:29 DEBUG : B2 bucket rclone-test-leqireh6feti: Purge remote 2024/11/08 04:26:29 INFO : B2 bucket rclone-test-leqireh6feti: cleaning bucket "rclone-test-leqireh6feti" of all files 2024/11/08 04:26:30 DEBUG : sub dir/hello world: Deleting (id "4_zff120d63006d0bab9f380e1b_f111e77544213292c_d20241108_m042629_c001_v0001036_t0037_u01731039989339") 2024/11/08 04:26:30 DEBUG : sub dir/hello world: Deleting (id "4_zff120d63006d0bab9f380e1b_f109c26358420b605_d20241108_m042627_c001_v0001136_t0045_u01731039987988") --- PASS: TestServerSideCopyOverSelf (7.43s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" 2024/11/08 04:26:33 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/08 04:26:33 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for checks to finish 2024/11/08 04:26:33 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for transfers to finish 2024/11/08 04:26:33 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/08 04:26:33 INFO : sub dir/hello world: Copied (replaced existing) 2024/11/08 04:26:33 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.33s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" 2024/11/08 04:26:35 DEBUG : Creating backend with remote "TestB2:rclone-test-desegul5xoso" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-cukuyut1xaje -> B2 bucket rclone-test-desegul5xoso 2024/11/08 04:26:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/08 04:26:36 DEBUG : B2 bucket rclone-test-desegul5xoso: Waiting for checks to finish 2024/11/08 04:26:36 DEBUG : B2 bucket rclone-test-desegul5xoso: Waiting for transfers to finish 2024/11/08 04:26:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/08 04:26:37 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" 2024/11/08 04:26:38 DEBUG : B2 bucket rclone-test-desegul5xoso: Waiting for checks to finish 2024/11/08 04:26:38 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/08 04:26:38 DEBUG : B2 bucket rclone-test-desegul5xoso: Waiting for transfers to finish 2024/11/08 04:26:38 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/08 04:26:38 INFO : sub dir/hello world: Copied (server-side copy) 2024/11/08 04:26:39 INFO : sub dir/hello world: Deleted 2024/11/08 04:26:39 DEBUG : testing file moves 2024/11/08 04:26:40 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/11/08 04:26:40 DEBUG : B2 bucket rclone-test-desegul5xoso: Waiting for checks to finish 2024/11/08 04:26:40 DEBUG : B2 bucket rclone-test-desegul5xoso: Waiting for transfers to finish 2024/11/08 04:26:40 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2024/11/08 04:26:40 INFO : sub dir/hello world: Copied (server-side copy) 2024/11/08 04:26:40 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" 2024/11/08 04:26:41 DEBUG : B2 bucket rclone-test-desegul5xoso: Purge remote 2024/11/08 04:26:41 INFO : B2 bucket rclone-test-desegul5xoso: cleaning bucket "rclone-test-desegul5xoso" of all files 2024/11/08 04:26:41 DEBUG : sub dir/hello world: Deleting (id "4_zdff22db3006d0bab9f380e1b_f114752eda3148e3c_d20241108_m042640_c001_v0001039_t0032_u01731040000426") 2024/11/08 04:26:41 DEBUG : sub dir/hello world: Deleting (id "4_zdff22db3006d0bab9f380e1b_f114800f6deb31dc6_d20241108_m042638_c001_v0001165_t0043_u01731039998785") 2024/11/08 04:26:41 DEBUG : sub dir/hello world: Deleting (id "4_zdff22db3006d0bab9f380e1b_f1066d70d86d0676d_d20241108_m042637_c001_v0001130_t0044_u01731039997342") --- PASS: TestServerSideMoveOverSelf (8.70s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" 2024/11/08 04:26:44 ERROR : : error listing: directory not found 2024/11/08 04:26:44 DEBUG : Local file system at /tmp/rclone2214996204: Making directory 2024/11/08 04:26:44 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for checks to finish 2024/11/08 04:26:44 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.06s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" 2024/11/08 04:26:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/08 04:26:46 DEBUG : Local file system at /tmp/rclone2214996204: Waiting for checks to finish 2024/11/08 04:26:46 DEBUG : Local file system at /tmp/rclone2214996204: Waiting for transfers to finish 2024/11/08 04:26:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/08 04:26:47 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2024/11/08 04:26:47 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" --- PASS: TestCopyRedownload (2.38s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" 2024/11/08 04:26:48 DEBUG : check sum: Need to transfer - File not found at Destination 2024/11/08 04:26:48 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for checks to finish 2024/11/08 04:26:48 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for transfers to finish 2024/11/08 04:26:48 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/08 04:26:48 INFO : check sum: Copied (new) 2024/11/08 04:26:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" 2024/11/08 04:26:49 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for checks to finish 2024/11/08 04:26:49 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/08 04:26:49 DEBUG : check sum: Size and sha1 of src and dst objects identical 2024/11/08 04:26:49 DEBUG : check sum: Unchanged skipping 2024/11/08 04:26:49 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for transfers to finish 2024/11/08 04:26:49 DEBUG : Waiting for deletions to finish 2024/11/08 04:26:49 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.51s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" 2024/11/08 04:26:50 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/11/08 04:26:50 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for checks to finish 2024/11/08 04:26:50 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for transfers to finish 2024/11/08 04:26:51 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/08 04:26:51 INFO : sizeonly: Copied (new) 2024/11/08 04:26:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" 2024/11/08 04:26:51 DEBUG : sizeonly: Sizes identical 2024/11/08 04:26:51 DEBUG : sizeonly: Unchanged skipping 2024/11/08 04:26:51 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for checks to finish 2024/11/08 04:26:51 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for transfers to finish 2024/11/08 04:26:51 DEBUG : Waiting for deletions to finish 2024/11/08 04:26:51 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.73s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" 2024/11/08 04:26:53 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/11/08 04:26:53 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for checks to finish 2024/11/08 04:26:53 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for transfers to finish 2024/11/08 04:26:53 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2024/11/08 04:26:53 INFO : ignore-size: Copied (new) 2024/11/08 04:26:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" 2024/11/08 04:26:54 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for checks to finish 2024/11/08 04:26:54 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:26:54 DEBUG : ignore-size: Unchanged skipping 2024/11/08 04:26:54 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for transfers to finish 2024/11/08 04:26:54 DEBUG : Waiting for deletions to finish 2024/11/08 04:26:54 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.40s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" 2024/11/08 04:26:56 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:26:56 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for checks to finish 2024/11/08 04:26:56 DEBUG : existing: Unchanged skipping 2024/11/08 04:26:56 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for transfers to finish 2024/11/08 04:26:56 DEBUG : Waiting for deletions to finish 2024/11/08 04:26:56 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" 2024/11/08 04:26:56 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/11/08 04:26:56 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for checks to finish 2024/11/08 04:26:56 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for transfers to finish 2024/11/08 04:26:57 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/08 04:26:57 INFO : existing: Copied (replaced existing) 2024/11/08 04:26:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.87s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" 2024/11/08 04:26:58 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/08 04:26:58 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for checks to finish 2024/11/08 04:26:58 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for transfers to finish 2024/11/08 04:26:58 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/08 04:26:58 INFO : existing: Copied (new) 2024/11/08 04:26:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" 2024/11/08 04:26:59 DEBUG : existing: Destination exists, skipping 2024/11/08 04:26:59 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for checks to finish 2024/11/08 04:26:59 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for transfers to finish 2024/11/08 04:26:59 DEBUG : Waiting for deletions to finish 2024/11/08 04:26:59 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.31s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" 2024/11/08 04:27:01 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/11/08 04:27:02 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/08 04:27:02 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/08 04:27:02 DEBUG : c/non empty space: Unchanged skipping 2024/11/08 04:27:02 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for checks to finish 2024/11/08 04:27:02 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for transfers to finish 2024/11/08 04:27:02 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/08 04:27:02 INFO : a/potato2: Copied (new) 2024/11/08 04:27:02 DEBUG : Waiting for deletions to finish 2024/11/08 04:27:02 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (3.08s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" 2024/11/08 04:27:04 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for checks to finish 2024/11/08 04:27:04 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/08 04:27:04 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/08 04:27:04 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/11/08 04:27:04 DEBUG : empty space: Unchanged skipping 2024/11/08 04:27:04 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for transfers to finish 2024/11/08 04:27:04 DEBUG : Waiting for deletions to finish 2024/11/08 04:27:04 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" 2024/11/08 04:27:05 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/08 04:27:05 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for checks to finish 2024/11/08 04:27:05 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/08 04:27:06 INFO : empty space: Updated modification time in destination 2024/11/08 04:27:06 DEBUG : empty space: Unchanged skipping 2024/11/08 04:27:06 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for transfers to finish 2024/11/08 04:27:06 DEBUG : Waiting for deletions to finish 2024/11/08 04:27:06 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.55s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" 2024/11/08 04:27:08 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/08 04:27:08 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for checks to finish 2024/11/08 04:27:08 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/08 04:27:08 DEBUG : empty space: Unchanged skipping 2024/11/08 04:27:08 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for transfers to finish 2024/11/08 04:27:08 DEBUG : Waiting for deletions to finish 2024/11/08 04:27:08 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.90s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" 2024/11/08 04:27:09 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for checks to finish 2024/11/08 04:27:09 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/08 04:27:09 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2214996204) 2024/11/08 04:27:09 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-cukuyut1xaje) 2024/11/08 04:27:09 DEBUG : foo: sha1 differ 2024/11/08 04:27:09 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for transfers to finish 2024/11/08 04:27:10 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2024/11/08 04:27:10 INFO : foo: Copied (replaced existing) 2024/11/08 04:27:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.85s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" 2024/11/08 04:27:12 DEBUG : potato: Need to transfer - File not found at Destination 2024/11/08 04:27:12 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for checks to finish 2024/11/08 04:27:12 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/08 04:27:12 DEBUG : empty space: Unchanged skipping 2024/11/08 04:27:12 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for transfers to finish 2024/11/08 04:27:12 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/08 04:27:12 INFO : potato: Copied (new) 2024/11/08 04:27:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.48s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" 2024/11/08 04:27:14 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/11/08 04:27:14 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for checks to finish 2024/11/08 04:27:14 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for transfers to finish 2024/11/08 04:27:14 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2024/11/08 04:27:14 INFO : potato: Copied (replaced existing) 2024/11/08 04:27:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.20s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" 2024/11/08 04:27:16 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for checks to finish 2024/11/08 04:27:16 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/08 04:27:16 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2214996204) 2024/11/08 04:27:16 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-cukuyut1xaje) 2024/11/08 04:27:16 DEBUG : potato: sha1 differ 2024/11/08 04:27:16 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for transfers to finish 2024/11/08 04:27:17 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2024/11/08 04:27:17 INFO : potato: Copied (replaced existing) 2024/11/08 04:27:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.26s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" 2024/11/08 04:27:18 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/08 04:27:18 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/11/08 04:27:18 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/08 04:27:18 DEBUG : empty space: Unchanged skipping 2024/11/08 04:27:18 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for checks to finish 2024/11/08 04:27:18 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for transfers to finish 2024/11/08 04:27:18 DEBUG : Waiting for deletions to finish 2024/11/08 04:27:18 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.08s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" 2024/11/08 04:27:21 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/08 04:27:21 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/08 04:27:21 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for checks to finish 2024/11/08 04:27:21 DEBUG : empty space: Unchanged skipping 2024/11/08 04:27:21 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for transfers to finish 2024/11/08 04:27:21 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/08 04:27:21 INFO : potato2: Copied (new) 2024/11/08 04:27:21 DEBUG : Waiting for deletions to finish 2024/11/08 04:27:22 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.08s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" 2024/11/08 04:27:24 DEBUG : d: Making directory 2024/11/08 04:27:24 DEBUG : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2024/11/08 04:27:24 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/08 04:27:24 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/08 04:27:24 DEBUG : c/non empty space: Unchanged skipping 2024/11/08 04:27:24 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/08 04:27:24 INFO : a/potato2: Copied (new) 2024/11/08 04:27:24 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for checks to finish 2024/11/08 04:27:24 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for transfers to finish 2024/11/08 04:27:24 DEBUG : Waiting for deletions to finish 2024/11/08 04:27:25 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" 2024/11/08 04:27:27 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/11/08 04:27:27 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/08 04:27:27 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/08 04:27:27 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for checks to finish 2024/11/08 04:27:27 DEBUG : c/non empty space: Unchanged skipping 2024/11/08 04:27:27 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for transfers to finish 2024/11/08 04:27:27 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/08 04:27:27 INFO : a/potato2: Copied (new) 2024/11/08 04:27:27 ERROR : B2 bucket rclone-test-cukuyut1xaje: not deleting files as there were IO errors 2024/11/08 04:27:27 ERROR : B2 bucket rclone-test-cukuyut1xaje: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.10s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" 2024/11/08 04:27:30 DEBUG : Waiting for deletions to finish 2024/11/08 04:27:30 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/08 04:27:30 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for checks to finish 2024/11/08 04:27:30 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/08 04:27:30 DEBUG : empty space: Unchanged skipping 2024/11/08 04:27:30 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for transfers to finish 2024/11/08 04:27:30 INFO : potato: Deleted 2024/11/08 04:27:31 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/08 04:27:31 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.96s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" 2024/11/08 04:27:33 DEBUG : Waiting for deletions to finish 2024/11/08 04:27:33 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for checks to finish 2024/11/08 04:27:33 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for transfers to finish 2024/11/08 04:27:33 INFO : potato: Deleted 2024/11/08 04:27:33 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/08 04:27:33 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/08 04:27:33 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for checks to finish 2024/11/08 04:27:33 DEBUG : empty space: Unchanged skipping 2024/11/08 04:27:33 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for transfers to finish 2024/11/08 04:27:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/08 04:27:34 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.12s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" 2024/11/08 04:27:36 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/08 04:27:36 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for checks to finish 2024/11/08 04:27:36 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for transfers to finish 2024/11/08 04:27:36 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2024/11/08 04:27:36 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.39s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" 2024/11/08 04:27:38 DEBUG : enormous: Excluded (Size Filter) 2024/11/08 04:27:38 DEBUG : enormous: Excluded 2024/11/08 04:27:38 DEBUG : potato2: Excluded (Size Filter) 2024/11/08 04:27:38 DEBUG : potato2: Excluded 2024/11/08 04:27:39 DEBUG : potato2: Excluded (Size Filter) 2024/11/08 04:27:39 DEBUG : potato2: Excluded 2024/11/08 04:27:39 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/08 04:27:39 DEBUG : empty space: Unchanged skipping 2024/11/08 04:27:39 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for checks to finish 2024/11/08 04:27:39 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for transfers to finish 2024/11/08 04:27:39 DEBUG : Waiting for deletions to finish 2024/11/08 04:27:39 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" 2024/11/08 04:27:39 DEBUG : enormous: Excluded (Size Filter) 2024/11/08 04:27:39 DEBUG : enormous: Excluded 2024/11/08 04:27:39 DEBUG : potato2: Excluded (Size Filter) 2024/11/08 04:27:39 DEBUG : potato2: Excluded 2024/11/08 04:27:39 DEBUG : potato2: Excluded (Size Filter) 2024/11/08 04:27:39 DEBUG : potato2: Excluded 2024/11/08 04:27:39 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/11/08 04:27:39 DEBUG : empty space: Unchanged skipping 2024/11/08 04:27:39 DEBUG : Local file system at /tmp/rclone2214996204: Waiting for checks to finish 2024/11/08 04:27:39 DEBUG : Local file system at /tmp/rclone2214996204: Waiting for transfers to finish 2024/11/08 04:27:39 DEBUG : Waiting for deletions to finish 2024/11/08 04:27:39 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" --- PASS: TestSyncWithExclude (3.06s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" 2024/11/08 04:27:42 DEBUG : enormous: Excluded (Size Filter) 2024/11/08 04:27:42 DEBUG : enormous: Excluded 2024/11/08 04:27:42 DEBUG : potato2: Excluded (Size Filter) 2024/11/08 04:27:42 DEBUG : potato2: Excluded 2024/11/08 04:27:42 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/08 04:27:42 DEBUG : empty space: Unchanged skipping 2024/11/08 04:27:42 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for checks to finish 2024/11/08 04:27:42 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for transfers to finish 2024/11/08 04:27:42 DEBUG : Waiting for deletions to finish 2024/11/08 04:27:42 INFO : enormous: Deleted 2024/11/08 04:27:42 INFO : potato2: Deleted 2024/11/08 04:27:42 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" 2024/11/08 04:27:43 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/11/08 04:27:43 DEBUG : Local file system at /tmp/rclone2214996204: Waiting for checks to finish 2024/11/08 04:27:43 DEBUG : empty space: Unchanged skipping 2024/11/08 04:27:43 DEBUG : Local file system at /tmp/rclone2214996204: Waiting for transfers to finish 2024/11/08 04:27:43 DEBUG : Waiting for deletions to finish 2024/11/08 04:27:43 INFO : enormous: Deleted 2024/11/08 04:27:43 INFO : potato2: Deleted 2024/11/08 04:27:43 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.59s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" 2024/11/08 04:27:46 DEBUG : five: Need to transfer - File not found at Destination 2024/11/08 04:27:46 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/11/08 04:27:46 DEBUG : one: Destination is newer than source, skipping 2024/11/08 04:27:46 DEBUG : three: Sizes identical 2024/11/08 04:27:46 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for checks to finish 2024/11/08 04:27:46 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/11/08 04:27:46 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/11/08 04:27:46 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2214996204) 2024/11/08 04:27:46 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-cukuyut1xaje) 2024/11/08 04:27:46 DEBUG : two: sha1 differ 2024/11/08 04:27:46 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for transfers to finish 2024/11/08 04:27:46 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/11/08 04:27:46 INFO : four: Copied (replaced existing) 2024/11/08 04:27:47 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/11/08 04:27:47 INFO : five: Copied (new) 2024/11/08 04:27:47 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/08 04:27:47 INFO : two: Copied (replaced existing) 2024/11/08 04:27:47 DEBUG : Waiting for deletions to finish 2024/11/08 04:27:47 DEBUG : one: Destination is newer than source, skipping 2024/11/08 04:27:47 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for checks to finish 2024/11/08 04:27:47 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/11/08 04:27:47 DEBUG : five: Size and sha1 of src and dst objects identical 2024/11/08 04:27:47 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/08 04:27:47 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/11/08 04:27:47 DEBUG : two: Size and sha1 of src and dst objects identical 2024/11/08 04:27:47 DEBUG : four: Size and sha1 of src and dst objects identical 2024/11/08 04:27:47 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/11/08 04:27:47 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/11/08 04:27:47 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/11/08 04:27:47 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2214996204) 2024/11/08 04:27:47 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-cukuyut1xaje) 2024/11/08 04:27:47 DEBUG : three: sha1 differ 2024/11/08 04:27:47 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/11/08 04:27:47 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for transfers to finish 2024/11/08 04:27:48 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/08 04:27:48 INFO : three: Copied (replaced existing) 2024/11/08 04:27:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.16s) === 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-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2024/11/08 04:27:49 INFO : B2 bucket rclone-test-cukuyut1xaje: Making map for --track-renames 2024/11/08 04:27:49 INFO : B2 bucket rclone-test-cukuyut1xaje: Finished making map for --track-renames 2024/11/08 04:27:49 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for checks to finish 2024/11/08 04:27:49 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/08 04:27:49 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/08 04:27:49 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for renames to finish 2024/11/08 04:27:49 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for transfers to finish 2024/11/08 04:27:50 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/08 04:27:50 INFO : yam: Copied (new) 2024/11/08 04:27:50 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/11/08 04:27:50 INFO : potato: Copied (new) 2024/11/08 04:27:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" 2024/11/08 04:27:50 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:27:50 INFO : B2 bucket rclone-test-cukuyut1xaje: Making map for --track-renames 2024/11/08 04:27:50 INFO : B2 bucket rclone-test-cukuyut1xaje: Finished making map for --track-renames 2024/11/08 04:27:50 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for checks to finish 2024/11/08 04:27:50 DEBUG : potato: Unchanged skipping 2024/11/08 04:27:50 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for renames to finish 2024/11/08 04:27:51 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/08 04:27:51 INFO : yam: Copied (server-side copy) to: yaml 2024/11/08 04:27:51 INFO : yam: Deleted 2024/11/08 04:27:51 INFO : yaml: Renamed from "yam" 2024/11/08 04:27:51 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for transfers to finish 2024/11/08 04:27:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.85s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2024/11/08 04:27:53 INFO : B2 bucket rclone-test-cukuyut1xaje: Making map for --track-renames 2024/11/08 04:27:53 INFO : B2 bucket rclone-test-cukuyut1xaje: Finished making map for --track-renames 2024/11/08 04:27:53 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for checks to finish 2024/11/08 04:27:53 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/08 04:27:53 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/08 04:27:53 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for renames to finish 2024/11/08 04:27:53 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for transfers to finish 2024/11/08 04:27:54 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/08 04:27:54 INFO : yam: Copied (new) 2024/11/08 04:27:54 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/11/08 04:27:54 INFO : potato: Copied (new) 2024/11/08 04:27:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" 2024/11/08 04:27:54 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:27:54 INFO : B2 bucket rclone-test-cukuyut1xaje: Making map for --track-renames 2024/11/08 04:27:54 INFO : B2 bucket rclone-test-cukuyut1xaje: Finished making map for --track-renames 2024/11/08 04:27:54 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for checks to finish 2024/11/08 04:27:54 DEBUG : potato: Unchanged skipping 2024/11/08 04:27:54 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for renames to finish 2024/11/08 04:27:55 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/08 04:27:55 INFO : yam: Copied (server-side copy) to: yaml 2024/11/08 04:27:55 INFO : yam: Deleted 2024/11/08 04:27:55 INFO : yaml: Renamed from "yam" 2024/11/08 04:27:55 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for transfers to finish 2024/11/08 04:27:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.76s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2024/11/08 04:27:57 INFO : B2 bucket rclone-test-cukuyut1xaje: Making map for --track-renames 2024/11/08 04:27:57 INFO : B2 bucket rclone-test-cukuyut1xaje: Finished making map for --track-renames 2024/11/08 04:27:57 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for checks to finish 2024/11/08 04:27:57 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/08 04:27:57 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/11/08 04:27:57 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for renames to finish 2024/11/08 04:27:57 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for transfers to finish 2024/11/08 04:27:57 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/08 04:27:57 INFO : sub/yam: Copied (new) 2024/11/08 04:27:58 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/11/08 04:27:58 INFO : potato: Copied (new) 2024/11/08 04:27:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" 2024/11/08 04:27:58 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:27:58 DEBUG : potato: Unchanged skipping 2024/11/08 04:27:59 INFO : B2 bucket rclone-test-cukuyut1xaje: Making map for --track-renames 2024/11/08 04:27:59 INFO : B2 bucket rclone-test-cukuyut1xaje: Finished making map for --track-renames 2024/11/08 04:27:59 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for checks to finish 2024/11/08 04:27:59 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for renames to finish 2024/11/08 04:27:59 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/08 04:27:59 INFO : sub/yam: Copied (server-side copy) to: yam 2024/11/08 04:27:59 INFO : sub/yam: Deleted 2024/11/08 04:27:59 INFO : yam: Renamed from "sub/yam" 2024/11/08 04:27:59 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for transfers to finish 2024/11/08 04:27:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (4.09s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" 2024/11/08 04:28:01 DEBUG : Creating backend with remote "/tmp/rclone2214996204/dir1" 2024/11/08 04:28:01 DEBUG : Creating backend with remote "/tmp/rclone2214996204/dir2" 2024/11/08 04:28:01 DEBUG : Local file system at /tmp/rclone2214996204/dir2: Using server-side directory move 2024/11/08 04:28:01 INFO : Local file system at /tmp/rclone2214996204/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/08 04:28:01 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/11/08 04:28:01 INFO : file1.txt: Moved (server-side) 2024/11/08 04:28:01 DEBUG : Local file system at /tmp/rclone2214996204/dir2: Waiting for checks to finish 2024/11/08 04:28:01 DEBUG : Local file system at /tmp/rclone2214996204/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" 2024/11/08 04:28:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/08 04:28:01 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/08 04:28:01 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for checks to finish 2024/11/08 04:28:01 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for transfers to finish 2024/11/08 04:28:02 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/11/08 04:28:02 INFO : nested/sub dir/file: Copied (new) 2024/11/08 04:28:02 INFO : nested/sub dir/file: Deleted 2024/11/08 04:28:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/08 04:28:02 INFO : sub dir/hello world: Copied (new) 2024/11/08 04:28:02 INFO : sub dir/hello world: Deleted 2024/11/08 04:28:02 INFO : sub dir: Removing directory 2024/11/08 04:28:02 INFO : nested/sub dir: Removing directory 2024/11/08 04:28:02 INFO : nested: Removing directory 2024/11/08 04:28:02 DEBUG : Local file system at /tmp/rclone2214996204: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.20s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" 2024/11/08 04:28:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/08 04:28:04 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/08 04:28:04 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for checks to finish 2024/11/08 04:28:04 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for transfers to finish 2024/11/08 04:28:04 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/11/08 04:28:04 INFO : nested/sub dir/file: Copied (new) 2024/11/08 04:28:04 INFO : nested/sub dir/file: Deleted 2024/11/08 04:28:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/08 04:28:05 INFO : sub dir/hello world: Copied (new) 2024/11/08 04:28:05 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.73s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" 2024/11/08 04:28:06 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/08 04:28:06 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/11/08 04:28:06 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for checks to finish 2024/11/08 04:28:06 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for transfers to finish 2024/11/08 04:28:07 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/08 04:28:07 INFO : existing: Copied (new) 2024/11/08 04:28:07 INFO : existing: Deleted 2024/11/08 04:28:07 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2024/11/08 04:28:07 INFO : existing-b: Copied (new) 2024/11/08 04:28:07 INFO : existing-b: Deleted 2024/11/08 04:28:07 DEBUG : existing: Destination exists, skipping 2024/11/08 04:28:07 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/11/08 04:28:07 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for checks to finish 2024/11/08 04:28:07 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for transfers to finish 2024/11/08 04:28:07 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.40s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" 2024/11/08 04:28:09 DEBUG : Creating backend with remote "TestB2:rclone-test-wizubic6nola" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-cukuyut1xaje -> B2 bucket rclone-test-wizubic6nola 2024/11/08 04:28:14 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/08 04:28:14 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/11/08 04:28:14 DEBUG : empty space: Unchanged skipping 2024/11/08 04:28:14 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/08 04:28:14 DEBUG : B2 bucket rclone-test-wizubic6nola: Waiting for checks to finish 2024/11/08 04:28:14 INFO : empty space: Deleted 2024/11/08 04:28:14 DEBUG : B2 bucket rclone-test-wizubic6nola: Waiting for transfers to finish 2024/11/08 04:28:14 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/08 04:28:14 INFO : potato2: Copied (server-side copy) 2024/11/08 04:28:15 INFO : potato2: Deleted 2024/11/08 04:28:15 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/08 04:28:15 INFO : potato3: Copied (server-side copy) 2024/11/08 04:28:15 INFO : potato3: Deleted 2024/11/08 04:28:15 DEBUG : Creating backend with remote "TestB2:rclone-test-wonazof0gaqu" 2024/11/08 04:28:16 DEBUG : empty space: Need to transfer - File not found at Destination 2024/11/08 04:28:16 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/08 04:28:16 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/08 04:28:16 DEBUG : B2 bucket rclone-test-wonazof0gaqu: Waiting for checks to finish 2024/11/08 04:28:16 DEBUG : B2 bucket rclone-test-wonazof0gaqu: Waiting for transfers to finish 2024/11/08 04:28:18 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/08 04:28:18 INFO : empty space: Copied (server-side copy) 2024/11/08 04:28:18 INFO : empty space: Deleted 2024/11/08 04:28:18 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/08 04:28:18 INFO : potato3: Copied (server-side copy) 2024/11/08 04:28:18 INFO : potato3: Deleted 2024/11/08 04:28:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/08 04:28:18 INFO : potato2: Copied (server-side copy) 2024/11/08 04:28:18 INFO : potato2: Deleted 2024/11/08 04:28:19 DEBUG : B2 bucket rclone-test-wonazof0gaqu: Purge remote 2024/11/08 04:28:19 INFO : B2 bucket rclone-test-wonazof0gaqu: cleaning bucket "rclone-test-wonazof0gaqu" of all files 2024/11/08 04:28:19 DEBUG : empty space: Deleting (id "4_zbfb2bd23007d0bab9f380e1b_f1198bc86377249c3_d20241108_m042817_c001_v0001120_t0006_u01731040097827") 2024/11/08 04:28:19 DEBUG : potato2: Deleting (id "4_zbfb2bd23007d0bab9f380e1b_f11485a088c99777e_d20241108_m042818_c001_v0001109_t0047_u01731040098233") 2024/11/08 04:28:19 DEBUG : potato3: Deleting (id "4_zbfb2bd23007d0bab9f380e1b_f106dc59e4d7a4fd6_d20241108_m042818_c001_v0001179_t0049_u01731040098352") 2024/11/08 04:28:20 DEBUG : B2 bucket rclone-test-wizubic6nola: Purge remote 2024/11/08 04:28:20 INFO : B2 bucket rclone-test-wizubic6nola: cleaning bucket "rclone-test-wizubic6nola" of all files 2024/11/08 04:28:20 DEBUG : empty space: Deleting (id "4_z9fa29de3007d0bab9f380e1b_f412a943be55deead_d20241108_m042818_c001_v7007000_t0000_u01731040098292") 2024/11/08 04:28:20 DEBUG : empty space: Deleting (id "4_z9fa29de3007d0bab9f380e1b_f11566728062b1614_d20241108_m042812_c001_v0001117_t0002_u01731040092940") 2024/11/08 04:28:20 DEBUG : potato2: Deleting (id "4_z9fa29de3007d0bab9f380e1b_f412a943be55deeb1_d20241108_m042818_c001_v7007000_t0000_u01731040098894") 2024/11/08 04:28:20 DEBUG : potato2: Deleting (id "4_z9fa29de3007d0bab9f380e1b_f1164b76b1db99ffc_d20241108_m042814_c001_v0001101_t0057_u01731040094556") 2024/11/08 04:28:20 DEBUG : potato3: Deleting (id "4_z9fa29de3007d0bab9f380e1b_f412a943be55deeaf_d20241108_m042818_c001_v7007000_t0000_u01731040098567") 2024/11/08 04:28:20 DEBUG : potato3: Deleting (id "4_z9fa29de3007d0bab9f380e1b_f101b1202347a0f75_d20241108_m042814_c001_v0001154_t0017_u01731040094912") 2024/11/08 04:28:20 DEBUG : potato3: Deleting (id "4_z9fa29de3007d0bab9f380e1b_f11566728062b1618_d20241108_m042813_c001_v0001117_t0002_u01731040093455") --- PASS: TestServerSideMove (13.66s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" 2024/11/08 04:28:22 DEBUG : Creating backend with remote "TestB2:rclone-test-wudocuj7senu" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-cukuyut1xaje -> B2 bucket rclone-test-wudocuj7senu 2024/11/08 04:28:27 DEBUG : potato3: Clearing upload URL because of error: no tomes available (503 service_unavailable) 2024/11/08 04:28:27 DEBUG : pacer: low level retry 1/1 (error no tomes available (503 service_unavailable)) 2024/11/08 04:28:27 DEBUG : pacer: Rate limited, increasing sleep to 1s run.go:281: Retry Put of "potato3" to B2 bucket rclone-test-wudocuj7senu: 1/10 (no tomes available (503 service_unavailable)) 2024/11/08 04:28:30 DEBUG : pacer: Reducing sleep to 500ms 2024/11/08 04:28:31 DEBUG : pacer: Reducing sleep to 250ms 2024/11/08 04:28:31 DEBUG : pacer: Reducing sleep to 125ms 2024/11/08 04:28:31 DEBUG : pacer: Reducing sleep to 62.5ms 2024/11/08 04:28:31 DEBUG : empty space: Excluded (Size Filter) 2024/11/08 04:28:31 DEBUG : empty space: Excluded 2024/11/08 04:28:32 DEBUG : empty space: Excluded (Size Filter) 2024/11/08 04:28:32 DEBUG : empty space: Excluded 2024/11/08 04:28:32 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/08 04:28:32 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/08 04:28:32 DEBUG : B2 bucket rclone-test-wudocuj7senu: Waiting for checks to finish 2024/11/08 04:28:32 DEBUG : B2 bucket rclone-test-wudocuj7senu: Waiting for transfers to finish 2024/11/08 04:28:32 DEBUG : pacer: Reducing sleep to 31.25ms 2024/11/08 04:28:32 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/08 04:28:32 INFO : potato2: Copied (server-side copy) 2024/11/08 04:28:32 INFO : potato2: Deleted 2024/11/08 04:28:33 DEBUG : pacer: Reducing sleep to 15.625ms 2024/11/08 04:28:33 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/08 04:28:33 INFO : potato3: Copied (server-side copy) 2024/11/08 04:28:33 INFO : potato3: Deleted 2024/11/08 04:28:33 DEBUG : pacer: Reducing sleep to 10ms 2024/11/08 04:28:33 DEBUG : Creating backend with remote "TestB2:rclone-test-coridus1roca" 2024/11/08 04:28:34 DEBUG : empty space: Excluded (Size Filter) 2024/11/08 04:28:34 DEBUG : empty space: Excluded 2024/11/08 04:28:34 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/08 04:28:34 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/08 04:28:34 DEBUG : B2 bucket rclone-test-coridus1roca: Waiting for checks to finish 2024/11/08 04:28:34 DEBUG : B2 bucket rclone-test-coridus1roca: Waiting for transfers to finish 2024/11/08 04:28:35 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/08 04:28:35 INFO : potato2: Copied (server-side copy) 2024/11/08 04:28:36 INFO : potato2: Deleted 2024/11/08 04:28:36 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/08 04:28:36 INFO : potato3: Copied (server-side copy) 2024/11/08 04:28:36 INFO : potato3: Deleted 2024/11/08 04:28:36 DEBUG : B2 bucket rclone-test-coridus1roca: Purge remote 2024/11/08 04:28:36 INFO : B2 bucket rclone-test-coridus1roca: cleaning bucket "rclone-test-coridus1roca" of all files 2024/11/08 04:28:36 DEBUG : potato2: Deleting (id "4_z1fb2fd93007d0bab9f380e1b_f117a95e5c3fe4549_d20241108_m042835_c001_v0001033_t0014_u01731040115490") 2024/11/08 04:28:36 DEBUG : potato3: Deleting (id "4_z1fb2fd93007d0bab9f380e1b_f100cd046406fe504_d20241108_m042835_c001_v0001134_t0036_u01731040115852") 2024/11/08 04:28:37 DEBUG : B2 bucket rclone-test-wudocuj7senu: Purge remote 2024/11/08 04:28:37 INFO : B2 bucket rclone-test-wudocuj7senu: cleaning bucket "rclone-test-wudocuj7senu" of all files 2024/11/08 04:28:38 DEBUG : empty space: Deleting (id "4_z3f42dd83007d0bab9f380e1b_f100a82aee91fc12e_d20241108_m042827_c001_v0001182_t0023_u01731040107545") 2024/11/08 04:28:38 DEBUG : potato2: Deleting (id "4_z3f42dd83007d0bab9f380e1b_f4198dc9f3293f7d4_d20241108_m042835_c001_v7007000_t0000_u01731040115928") 2024/11/08 04:28:38 DEBUG : potato2: Deleting (id "4_z3f42dd83007d0bab9f380e1b_f10125b9940fd2e1e_d20241108_m042832_c001_v0001099_t0020_u01731040112446") 2024/11/08 04:28:38 DEBUG : potato3: Deleting (id "4_z3f42dd83007d0bab9f380e1b_f4198dc9f3293f7d6_d20241108_m042836_c001_v7007000_t0000_u01731040116154") 2024/11/08 04:28:38 DEBUG : potato3: Deleting (id "4_z3f42dd83007d0bab9f380e1b_f1066bf7ac24ac597_d20241108_m042832_c001_v0001098_t0056_u01731040112866") 2024/11/08 04:28:38 DEBUG : potato3: Deleting (id "4_z3f42dd83007d0bab9f380e1b_f11891be01c1ac584_d20241108_m042831_c001_v0001098_t0040_u01731040111322") --- PASS: TestServerSideMoveWithFilter (17.30s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" 2024/11/08 04:28:40 DEBUG : Creating backend with remote "TestB2:rclone-test-luyagim3nake" 2024/11/08 04:28:44 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-cukuyut1xaje -> B2 bucket rclone-test-luyagim3nake 2024/11/08 04:28:46 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/08 04:28:46 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/11/08 04:28:46 DEBUG : empty space: Unchanged skipping 2024/11/08 04:28:46 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/08 04:28:46 DEBUG : B2 bucket rclone-test-luyagim3nake: Waiting for checks to finish 2024/11/08 04:28:47 INFO : empty space: Deleted 2024/11/08 04:28:47 DEBUG : B2 bucket rclone-test-luyagim3nake: Waiting for transfers to finish 2024/11/08 04:28:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/08 04:28:47 INFO : potato2: Copied (server-side copy) 2024/11/08 04:28:47 INFO : potato2: Deleted 2024/11/08 04:28:47 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/08 04:28:47 INFO : potato3: Copied (server-side copy) 2024/11/08 04:28:47 INFO : potato3: Deleted 2024/11/08 04:28:48 DEBUG : Creating backend with remote "TestB2:rclone-test-lokoweq4roca" 2024/11/08 04:28:48 DEBUG : tomatoDir: Making directory 2024/11/08 04:28:49 DEBUG : empty space: Need to transfer - File not found at Destination 2024/11/08 04:28:49 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/08 04:28:49 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/08 04:28:49 DEBUG : B2 bucket rclone-test-lokoweq4roca: Waiting for checks to finish 2024/11/08 04:28:49 DEBUG : B2 bucket rclone-test-lokoweq4roca: Waiting for transfers to finish 2024/11/08 04:28:51 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/08 04:28:51 INFO : potato2: Copied (server-side copy) 2024/11/08 04:28:51 INFO : potato2: Deleted 2024/11/08 04:28:52 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/08 04:28:52 INFO : potato3: Copied (server-side copy) 2024/11/08 04:28:52 INFO : potato3: Deleted 2024/11/08 04:28:52 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/08 04:28:52 INFO : empty space: Copied (server-side copy) 2024/11/08 04:28:52 INFO : empty space: Deleted 2024/11/08 04:28:53 DEBUG : B2 bucket rclone-test-lokoweq4roca: Purge remote 2024/11/08 04:28:53 INFO : B2 bucket rclone-test-lokoweq4roca: cleaning bucket "rclone-test-lokoweq4roca" of all files 2024/11/08 04:28:53 DEBUG : empty space: Deleting (id "4_z8fa23d23008d0bab9f380e1b_f100a82aee91fc360_d20241108_m042852_c001_v0001182_t0040_u01731040132174") 2024/11/08 04:28:53 DEBUG : potato2: Deleting (id "4_z8fa23d23008d0bab9f380e1b_f1018dd98741f1e1f_d20241108_m042850_c001_v0001109_t0026_u01731040130604") 2024/11/08 04:28:53 DEBUG : potato3: Deleting (id "4_z8fa23d23008d0bab9f380e1b_f102602e8dedfa3a2_d20241108_m042851_c001_v0001172_t0006_u01731040131640") 2024/11/08 04:28:53 DEBUG : B2 bucket rclone-test-luyagim3nake: Purge remote 2024/11/08 04:28:53 INFO : B2 bucket rclone-test-luyagim3nake: cleaning bucket "rclone-test-luyagim3nake" of all files 2024/11/08 04:28:54 DEBUG : empty space: Deleting (id "4_z2fd22d13008d0bab9f380e1b_f41852f6601c83a2a_d20241108_m042852_c001_v7007000_t0000_u01731040132413") 2024/11/08 04:28:54 DEBUG : empty space: Deleting (id "4_z2fd22d13008d0bab9f380e1b_f114e05fc21409bac_d20241108_m042846_c001_v0001182_t0057_u01731040126249") 2024/11/08 04:28:54 DEBUG : potato2: Deleting (id "4_z2fd22d13008d0bab9f380e1b_f41852f6601c83a27_d20241108_m042851_c001_v7007000_t0000_u01731040131290") 2024/11/08 04:28:54 DEBUG : potato2: Deleting (id "4_z2fd22d13008d0bab9f380e1b_f110201c0676864ba_d20241108_m042847_c001_v0001176_t0018_u01731040127096") 2024/11/08 04:28:54 DEBUG : potato3: Deleting (id "4_z2fd22d13008d0bab9f380e1b_f41852f6601c83a29_d20241108_m042852_c001_v7007000_t0000_u01731040132152") 2024/11/08 04:28:54 DEBUG : potato3: Deleting (id "4_z2fd22d13008d0bab9f380e1b_f1066d70d86d068bc_d20241108_m042847_c001_v0001130_t0036_u01731040127349") 2024/11/08 04:28:54 DEBUG : potato3: Deleting (id "4_z2fd22d13008d0bab9f380e1b_f114e05fc21409bb0_d20241108_m042846_c001_v0001182_t0006_u01731040126471") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (16.05s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" 2024/11/08 04:28:56 DEBUG : Creating backend with remote "TestB2:rclone-test-cukuyut1xaje/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.72s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" 2024/11/08 04:28:58 DEBUG : Creating backend with remote "TestB2:rclone-test-cukuyut1xaje/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" --- PASS: TestSyncOverlap (2.97s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" 2024/11/08 04:29:01 DEBUG : Creating backend with remote "TestB2:rclone-test-cukuyut1xaje/rclone-sync-test" 2024/11/08 04:29:03 DEBUG : Creating backend with remote "TestB2:rclone-test-cukuyut1xaje/rclone-sync-test-include/layer2" 2024/11/08 04:29:05 DEBUG : Creating backend with remote "TestB2:rclone-test-cukuyut1xaje/rclone-sync-test-ignore-file" 2024/11/08 04:29:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/08 04:29:09 DEBUG : B2 bucket rclone-test-cukuyut1xaje path rclone-sync-test: Waiting for checks to finish 2024/11/08 04:29:09 DEBUG : B2 bucket rclone-test-cukuyut1xaje path rclone-sync-test: Waiting for transfers to finish 2024/11/08 04:29:09 DEBUG : Waiting for deletions to finish 2024/11/08 04:29:09 INFO : There was nothing to transfer 2024/11/08 04:29:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/08 04:29:10 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for checks to finish 2024/11/08 04:29:10 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for transfers to finish 2024/11/08 04:29:10 DEBUG : Waiting for deletions to finish 2024/11/08 04:29:10 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" 2024/11/08 04:29:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/08 04:29:10 DEBUG : B2 bucket rclone-test-cukuyut1xaje path rclone-sync-test-include/layer2: Waiting for checks to finish 2024/11/08 04:29:10 DEBUG : B2 bucket rclone-test-cukuyut1xaje path rclone-sync-test-include/layer2: Waiting for transfers to finish 2024/11/08 04:29:10 DEBUG : Waiting for deletions to finish 2024/11/08 04:29:10 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" 2024/11/08 04:29:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/08 04:29:11 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for checks to finish 2024/11/08 04:29:11 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for transfers to finish 2024/11/08 04:29:11 DEBUG : Waiting for deletions to finish 2024/11/08 04:29:11 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" 2024/11/08 04:29:11 DEBUG : : Excluded 2024/11/08 04:29:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/08 04:29:11 DEBUG : B2 bucket rclone-test-cukuyut1xaje path rclone-sync-test-ignore-file: Waiting for checks to finish 2024/11/08 04:29:11 DEBUG : B2 bucket rclone-test-cukuyut1xaje path rclone-sync-test-ignore-file: Waiting for transfers to finish 2024/11/08 04:29:11 DEBUG : Waiting for deletions to finish 2024/11/08 04:29:11 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.81s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" 2024/11/08 04:29:18 DEBUG : Creating backend with remote "TestB2:rclone-test-cukuyut1xaje/dst" 2024/11/08 04:29:19 DEBUG : Creating backend with remote "TestB2:rclone-test-cukuyut1xaje/CompareDest" 2024/11/08 04:29:21 DEBUG : one: Need to transfer - File not found at Destination 2024/11/08 04:29:21 DEBUG : B2 bucket rclone-test-cukuyut1xaje path dst: Waiting for checks to finish 2024/11/08 04:29:21 DEBUG : B2 bucket rclone-test-cukuyut1xaje path dst: Waiting for transfers to finish 2024/11/08 04:29:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/08 04:29:22 INFO : one: Copied (new) 2024/11/08 04:29:22 DEBUG : Waiting for deletions to finish 2024/11/08 04:29:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/08 04:29:23 DEBUG : B2 bucket rclone-test-cukuyut1xaje path dst: Waiting for checks to finish 2024/11/08 04:29:23 DEBUG : B2 bucket rclone-test-cukuyut1xaje path dst: Waiting for transfers to finish 2024/11/08 04:29:24 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/11/08 04:29:24 INFO : one: Copied (replaced existing) 2024/11/08 04:29:24 DEBUG : Waiting for deletions to finish 2024/11/08 04:29:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/08 04:29:26 DEBUG : B2 bucket rclone-test-cukuyut1xaje path dst: Waiting for checks to finish 2024/11/08 04:29:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/08 04:29:26 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/08 04:29:26 DEBUG : B2 bucket rclone-test-cukuyut1xaje path dst: Waiting for transfers to finish 2024/11/08 04:29:26 DEBUG : Waiting for deletions to finish 2024/11/08 04:29:26 INFO : There was nothing to transfer 2024/11/08 04:29:28 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/08 04:29:28 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/08 04:29:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/08 04:29:28 DEBUG : B2 bucket rclone-test-cukuyut1xaje path dst: Waiting for checks to finish 2024/11/08 04:29:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/08 04:29:28 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/08 04:29:28 DEBUG : B2 bucket rclone-test-cukuyut1xaje path dst: Waiting for transfers to finish 2024/11/08 04:29:28 DEBUG : Waiting for deletions to finish 2024/11/08 04:29:28 INFO : There was nothing to transfer 2024/11/08 04:29:29 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/08 04:29:29 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/08 04:29:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/08 04:29:29 DEBUG : B2 bucket rclone-test-cukuyut1xaje path dst: Waiting for checks to finish 2024/11/08 04:29:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/08 04:29:29 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/08 04:29:29 DEBUG : B2 bucket rclone-test-cukuyut1xaje path dst: Waiting for transfers to finish 2024/11/08 04:29:29 DEBUG : Waiting for deletions to finish 2024/11/08 04:29:29 INFO : There was nothing to transfer 2024/11/08 04:29:30 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/08 04:29:30 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/08 04:29:30 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/08 04:29:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/08 04:29:30 DEBUG : B2 bucket rclone-test-cukuyut1xaje path dst: Waiting for checks to finish 2024/11/08 04:29:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/08 04:29:30 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/08 04:29:30 DEBUG : B2 bucket rclone-test-cukuyut1xaje path dst: Waiting for transfers to finish 2024/11/08 04:29:30 DEBUG : Waiting for deletions to finish 2024/11/08 04:29:30 INFO : There was nothing to transfer 2024/11/08 04:29:31 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/08 04:29:31 DEBUG : two: Need to transfer - File not found at Destination 2024/11/08 04:29:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/08 04:29:31 DEBUG : B2 bucket rclone-test-cukuyut1xaje path dst: Waiting for checks to finish 2024/11/08 04:29:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/08 04:29:31 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/08 04:29:31 DEBUG : B2 bucket rclone-test-cukuyut1xaje path dst: Waiting for transfers to finish 2024/11/08 04:29:32 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2024/11/08 04:29:32 INFO : two: Copied (new) 2024/11/08 04:29:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (15.17s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" 2024/11/08 04:29:36 DEBUG : Creating backend with remote "TestB2:rclone-test-cukuyut1xaje/dest" 2024/11/08 04:29:37 DEBUG : Creating backend with remote "TestB2:rclone-test-cukuyut1xaje/pre-dest1" 2024/11/08 04:29:38 DEBUG : Creating backend with remote "TestB2:rclone-test-cukuyut1xaje/pre-dest2" 2024/11/08 04:29:40 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:29:40 DEBUG : 1: Destination found in --compare-dest, skipping 2024/11/08 04:29:40 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:29:40 DEBUG : 2: Destination found in --compare-dest, skipping 2024/11/08 04:29:41 DEBUG : 3: Need to transfer - File not found at Destination 2024/11/08 04:29:41 DEBUG : B2 bucket rclone-test-cukuyut1xaje path dest: Waiting for checks to finish 2024/11/08 04:29:41 DEBUG : B2 bucket rclone-test-cukuyut1xaje path dest: Waiting for transfers to finish 2024/11/08 04:29:42 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2024/11/08 04:29:42 INFO : 3: Copied (new) 2024/11/08 04:29:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.91s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" 2024/11/08 04:29:43 DEBUG : Creating backend with remote "TestB2:rclone-test-cukuyut1xaje/dst" 2024/11/08 04:29:44 DEBUG : Creating backend with remote "TestB2:rclone-test-cukuyut1xaje/CopyDest" 2024/11/08 04:29:46 DEBUG : one: Need to transfer - File not found at Destination 2024/11/08 04:29:46 DEBUG : B2 bucket rclone-test-cukuyut1xaje path dst: Waiting for checks to finish 2024/11/08 04:29:46 DEBUG : B2 bucket rclone-test-cukuyut1xaje path dst: Waiting for transfers to finish 2024/11/08 04:29:48 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/08 04:29:48 INFO : one: Copied (new) 2024/11/08 04:29:48 DEBUG : Waiting for deletions to finish 2024/11/08 04:29:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/08 04:29:48 DEBUG : B2 bucket rclone-test-cukuyut1xaje path dst: Waiting for checks to finish 2024/11/08 04:29:48 DEBUG : B2 bucket rclone-test-cukuyut1xaje path dst: Waiting for transfers to finish 2024/11/08 04:29:49 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/11/08 04:29:49 INFO : one: Copied (replaced existing) 2024/11/08 04:29:49 DEBUG : Waiting for deletions to finish 2024/11/08 04:29:51 DEBUG : Creating backend with remote "TestB2:rclone-test-cukuyut1xaje/BackupDir" 2024/11/08 04:29:53 DEBUG : B2 bucket rclone-test-cukuyut1xaje path dst: Waiting for checks to finish 2024/11/08 04:29:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/08 04:29:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/08 04:29:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/08 04:29:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/08 04:29:54 INFO : one: Copied (server-side copy) 2024/11/08 04:29:54 INFO : one: Deleted 2024/11/08 04:29:55 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/11/08 04:29:55 INFO : one: Copied (server-side copy) 2024/11/08 04:29:55 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/11/08 04:29:55 DEBUG : B2 bucket rclone-test-cukuyut1xaje path dst: Waiting for transfers to finish 2024/11/08 04:29:55 DEBUG : Waiting for deletions to finish 2024/11/08 04:29:57 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/08 04:29:57 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/08 04:29:57 INFO : two: Copied (server-side copy) 2024/11/08 04:29:57 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/11/08 04:29:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/08 04:29:57 DEBUG : one: Unchanged skipping 2024/11/08 04:29:57 DEBUG : B2 bucket rclone-test-cukuyut1xaje path dst: Waiting for checks to finish 2024/11/08 04:29:57 DEBUG : B2 bucket rclone-test-cukuyut1xaje path dst: Waiting for transfers to finish 2024/11/08 04:29:57 DEBUG : Waiting for deletions to finish 2024/11/08 04:29:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/08 04:29:58 DEBUG : one: Unchanged skipping 2024/11/08 04:29:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/08 04:29:58 DEBUG : two: Unchanged skipping 2024/11/08 04:29:58 DEBUG : B2 bucket rclone-test-cukuyut1xaje path dst: Waiting for checks to finish 2024/11/08 04:29:58 DEBUG : B2 bucket rclone-test-cukuyut1xaje path dst: Waiting for transfers to finish 2024/11/08 04:29:58 DEBUG : Waiting for deletions to finish 2024/11/08 04:29:58 INFO : There was nothing to transfer 2024/11/08 04:29:59 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/11/08 04:29:59 DEBUG : three: Destination not found in --copy-dest 2024/11/08 04:29:59 DEBUG : three: Need to transfer - File not found at Destination 2024/11/08 04:29:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/08 04:29:59 DEBUG : one: Unchanged skipping 2024/11/08 04:29:59 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/08 04:29:59 DEBUG : two: Unchanged skipping 2024/11/08 04:29:59 DEBUG : B2 bucket rclone-test-cukuyut1xaje path dst: Waiting for checks to finish 2024/11/08 04:29:59 DEBUG : B2 bucket rclone-test-cukuyut1xaje path dst: Waiting for transfers to finish 2024/11/08 04:30:00 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2024/11/08 04:30:00 INFO : three: Copied (new) 2024/11/08 04:30:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (19.02s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" 2024/11/08 04:30:05 DEBUG : Creating backend with remote "TestB2:rclone-test-cukuyut1xaje/dst" 2024/11/08 04:30:06 DEBUG : Creating backend with remote "TestB2:rclone-test-cukuyut1xaje/backup" 2024/11/08 04:30:08 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/08 04:30:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:30:08 DEBUG : two: Unchanged skipping 2024/11/08 04:30:08 DEBUG : B2 bucket rclone-test-cukuyut1xaje path dst: Waiting for checks to finish 2024/11/08 04:30:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/08 04:30:10 INFO : one: Copied (server-side copy) 2024/11/08 04:30:10 INFO : one: Deleted 2024/11/08 04:30:10 DEBUG : B2 bucket rclone-test-cukuyut1xaje path dst: Waiting for transfers to finish 2024/11/08 04:30:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/08 04:30:11 INFO : one: Copied (new) 2024/11/08 04:30:11 DEBUG : Waiting for deletions to finish 2024/11/08 04:30:11 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/08 04:30:11 INFO : three.txt: Copied (server-side copy) 2024/11/08 04:30:12 INFO : three.txt: Deleted 2024/11/08 04:30:12 INFO : three.txt: Moved into backup dir 2024/11/08 04:30:13 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/08 04:30:13 DEBUG : B2 bucket rclone-test-cukuyut1xaje path dst: Waiting for checks to finish 2024/11/08 04:30:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:30:13 DEBUG : two: Unchanged skipping 2024/11/08 04:30:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/08 04:30:14 INFO : one: Copied (server-side copy) 2024/11/08 04:30:14 INFO : one: Deleted 2024/11/08 04:30:14 DEBUG : B2 bucket rclone-test-cukuyut1xaje path dst: Waiting for transfers to finish 2024/11/08 04:30:14 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/08 04:30:14 INFO : one: Copied (new) 2024/11/08 04:30:14 DEBUG : Waiting for deletions to finish 2024/11/08 04:30:15 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/08 04:30:15 INFO : three.txt: Copied (server-side copy) 2024/11/08 04:30:15 INFO : three.txt: Deleted 2024/11/08 04:30:15 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.93s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" 2024/11/08 04:30:19 DEBUG : Creating backend with remote "TestB2:rclone-test-cukuyut1xaje/dst" 2024/11/08 04:30:20 DEBUG : Creating backend with remote "TestB2:rclone-test-cukuyut1xaje/backup" 2024/11/08 04:30:22 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/08 04:30:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:30:22 DEBUG : two: Unchanged skipping 2024/11/08 04:30:22 DEBUG : B2 bucket rclone-test-cukuyut1xaje path dst: Waiting for checks to finish 2024/11/08 04:30:23 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/08 04:30:23 INFO : one: Copied (server-side copy) to: one.bak 2024/11/08 04:30:23 INFO : one: Deleted 2024/11/08 04:30:23 DEBUG : B2 bucket rclone-test-cukuyut1xaje path dst: Waiting for transfers to finish 2024/11/08 04:30:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/08 04:30:24 INFO : one: Copied (new) 2024/11/08 04:30:24 DEBUG : Waiting for deletions to finish 2024/11/08 04:30:25 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/08 04:30:25 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/08 04:30:25 INFO : three.txt: Deleted 2024/11/08 04:30:25 INFO : three.txt: Moved into backup dir 2024/11/08 04:30:27 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/08 04:30:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:30:27 DEBUG : two: Unchanged skipping 2024/11/08 04:30:27 DEBUG : B2 bucket rclone-test-cukuyut1xaje path dst: Waiting for checks to finish 2024/11/08 04:30:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/08 04:30:28 INFO : one: Copied (server-side copy) to: one.bak 2024/11/08 04:30:28 INFO : one: Deleted 2024/11/08 04:30:28 DEBUG : B2 bucket rclone-test-cukuyut1xaje path dst: Waiting for transfers to finish 2024/11/08 04:30:28 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/08 04:30:28 INFO : one: Copied (new) 2024/11/08 04:30:28 DEBUG : Waiting for deletions to finish 2024/11/08 04:30:29 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/08 04:30:29 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/08 04:30:29 INFO : three.txt: Deleted 2024/11/08 04:30:29 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.86s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" 2024/11/08 04:30:32 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1029-01.backblaze.com/b2api/v1/b2_upload_file/2f127da3005d0bab9f380e1b/c001_v0001029_t0040": EOF 2024/11/08 04:30:32 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1029-01.backblaze.com/b2api/v1/b2_upload_file/2f127da3005d0bab9f380e1b/c001_v0001029_t0040": EOF) 2024/11/08 04:30:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-cukuyut1xaje: 1/10 (Post "https://pod-000-1029-01.backblaze.com/b2api/v1/b2_upload_file/2f127da3005d0bab9f380e1b/c001_v0001029_t0040": EOF) 2024/11/08 04:30:34 DEBUG : pacer: Reducing sleep to 10ms 2024/11/08 04:30:34 DEBUG : Creating backend with remote "TestB2:rclone-test-cukuyut1xaje/dst" 2024/11/08 04:30:36 DEBUG : Creating backend with remote "TestB2:rclone-test-cukuyut1xaje/backup" 2024/11/08 04:30:37 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/08 04:30:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:30:37 DEBUG : two: Unchanged skipping 2024/11/08 04:30:37 DEBUG : B2 bucket rclone-test-cukuyut1xaje path dst: Waiting for checks to finish 2024/11/08 04:30:39 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/08 04:30:39 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/08 04:30:39 INFO : one: Deleted 2024/11/08 04:30:39 DEBUG : B2 bucket rclone-test-cukuyut1xaje path dst: Waiting for transfers to finish 2024/11/08 04:30:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/08 04:30:40 INFO : one: Copied (new) 2024/11/08 04:30:40 DEBUG : Waiting for deletions to finish 2024/11/08 04:30:40 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/08 04:30:40 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/08 04:30:41 INFO : three.txt: Deleted 2024/11/08 04:30:41 INFO : three.txt: Moved into backup dir 2024/11/08 04:30:42 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/08 04:30:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:30:42 DEBUG : two: Unchanged skipping 2024/11/08 04:30:42 DEBUG : B2 bucket rclone-test-cukuyut1xaje path dst: Waiting for checks to finish 2024/11/08 04:30:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/08 04:30:43 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/08 04:30:43 INFO : one: Deleted 2024/11/08 04:30:43 DEBUG : B2 bucket rclone-test-cukuyut1xaje path dst: Waiting for transfers to finish 2024/11/08 04:30:43 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/08 04:30:43 INFO : one: Copied (new) 2024/11/08 04:30:43 DEBUG : Waiting for deletions to finish 2024/11/08 04:30:44 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/08 04:30:44 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/08 04:30:44 INFO : three.txt: Deleted 2024/11/08 04:30:44 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (15.88s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" 2024/11/08 04:30:47 DEBUG : dst/two: Clearing upload URL because of error: Post "https://pod-000-1044-18.backblaze.com/b2api/v1/b2_upload_file/2f127da3005d0bab9f380e1b/c001_v0001044_t0030": EOF 2024/11/08 04:30:47 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1044-18.backblaze.com/b2api/v1/b2_upload_file/2f127da3005d0bab9f380e1b/c001_v0001044_t0030": EOF) 2024/11/08 04:30:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/two" to B2 bucket rclone-test-cukuyut1xaje: 1/10 (Post "https://pod-000-1044-18.backblaze.com/b2api/v1/b2_upload_file/2f127da3005d0bab9f380e1b/c001_v0001044_t0030": EOF) 2024/11/08 04:30:49 DEBUG : pacer: Reducing sleep to 10ms 2024/11/08 04:30:50 DEBUG : Creating backend with remote "TestB2:rclone-test-cukuyut1xaje/dst" 2024/11/08 04:30:52 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/08 04:30:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:30:52 DEBUG : two: Unchanged skipping 2024/11/08 04:30:52 DEBUG : B2 bucket rclone-test-cukuyut1xaje path dst: Waiting for checks to finish 2024/11/08 04:30:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/08 04:30:52 INFO : one: Copied (server-side copy) to: one.bak 2024/11/08 04:30:52 INFO : one: Deleted 2024/11/08 04:30:52 DEBUG : B2 bucket rclone-test-cukuyut1xaje path dst: Waiting for transfers to finish 2024/11/08 04:30:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/08 04:30:54 INFO : one: Copied (new) 2024/11/08 04:30:54 DEBUG : Waiting for deletions to finish 2024/11/08 04:30:55 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/08 04:30:55 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/08 04:30:55 INFO : three.txt: Deleted 2024/11/08 04:30:55 INFO : three.txt: Moved into backup dir 2024/11/08 04:30:56 DEBUG : one.bak: Excluded (Path Filter) 2024/11/08 04:30:56 DEBUG : one.bak: Excluded 2024/11/08 04:30:56 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/11/08 04:30:56 DEBUG : three.txt.bak: Excluded 2024/11/08 04:30:56 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/08 04:30:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:30:56 DEBUG : two: Unchanged skipping 2024/11/08 04:30:56 DEBUG : B2 bucket rclone-test-cukuyut1xaje path dst: Waiting for checks to finish 2024/11/08 04:30:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/08 04:30:57 INFO : one: Copied (server-side copy) to: one.bak 2024/11/08 04:30:57 INFO : one: Deleted 2024/11/08 04:30:57 DEBUG : B2 bucket rclone-test-cukuyut1xaje path dst: Waiting for transfers to finish 2024/11/08 04:30:58 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/08 04:30:58 INFO : one: Copied (new) 2024/11/08 04:30:58 DEBUG : Waiting for deletions to finish 2024/11/08 04:30:59 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/08 04:30:59 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/08 04:30:59 INFO : three.txt: Deleted 2024/11/08 04:30:59 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (14.14s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" 2024/11/08 04:31:01 DEBUG : Creating backend with remote "TestB2:rclone-test-cukuyut1xaje/dst" 2024/11/08 04:31:02 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/08 04:31:04 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/08 04:31:04 INFO : one: Copied (server-side copy) to: one.bak 2024/11/08 04:31:04 INFO : one: Deleted 2024/11/08 04:31:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/08 04:31:05 INFO : one: Copied (new) 2024/11/08 04:31:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:31:05 DEBUG : two: Unchanged skipping 2024/11/08 04:31:05 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/08 04:31:06 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/08 04:31:06 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/08 04:31:06 INFO : three.txt: Deleted 2024/11/08 04:31:07 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/08 04:31:07 INFO : three.txt: Copied (new) 2024/11/08 04:31:08 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/08 04:31:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/08 04:31:09 INFO : one: Copied (server-side copy) to: one.bak 2024/11/08 04:31:09 INFO : one: Deleted 2024/11/08 04:31:10 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/08 04:31:10 INFO : one: Copied (new) 2024/11/08 04:31:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:31:10 DEBUG : two: Unchanged skipping 2024/11/08 04:31:10 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/08 04:31:11 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/08 04:31:11 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/08 04:31:11 INFO : three.txt: Deleted 2024/11/08 04:31:12 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/11/08 04:31:12 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (13.61s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" 2024/11/08 04:31:15 DEBUG : Creating backend with remote "TestB2:rclone-test-cukuyut1xaje/dst" 2024/11/08 04:31:17 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/08 04:31:18 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/08 04:31:18 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/08 04:31:18 INFO : one: Deleted 2024/11/08 04:31:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/08 04:31:19 INFO : one: Copied (new) 2024/11/08 04:31:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:31:19 DEBUG : two: Unchanged skipping 2024/11/08 04:31:19 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/08 04:31:20 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/08 04:31:20 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/08 04:31:20 INFO : three.txt: Deleted 2024/11/08 04:31:21 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/08 04:31:21 INFO : three.txt: Copied (new) 2024/11/08 04:31:22 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/08 04:31:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/08 04:31:22 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/08 04:31:22 INFO : one: Deleted 2024/11/08 04:31:23 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/08 04:31:23 INFO : one: Copied (new) 2024/11/08 04:31:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:31:23 DEBUG : two: Unchanged skipping 2024/11/08 04:31:23 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/08 04:31:24 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/08 04:31:24 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/08 04:31:24 INFO : three.txt: Deleted 2024/11/08 04:31:25 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/11/08 04:31:25 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.78s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" 2024/11/08 04:31:28 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/11/08 04:31:28 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for checks to finish 2024/11/08 04:31:28 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for transfers to finish 2024/11/08 04:31:28 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2024/11/08 04:31:28 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/11/08 04:31:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.43s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" 2024/11/08 04:31:29 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/08 04:31:29 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for checks to finish 2024/11/08 04:31:29 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for transfers to finish 2024/11/08 04:31:30 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/08 04:31:30 INFO : existing: Copied (new) 2024/11/08 04:31:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" 2024/11/08 04:31:30 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/11/08 04:31:30 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/11/08 04:31:30 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for checks to finish 2024/11/08 04:31:30 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for transfers to finish 2024/11/08 04:31:30 ERROR : B2 bucket rclone-test-cukuyut1xaje: not deleting files as there were IO errors 2024/11/08 04:31:30 ERROR : B2 bucket rclone-test-cukuyut1xaje: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" --- PASS: TestSyncImmutable (2.83s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" 2024/11/08 04:31:33 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:31:33 DEBUG : existing: Unchanged skipping 2024/11/08 04:31:33 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for checks to finish 2024/11/08 04:31:33 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for transfers to finish 2024/11/08 04:31:33 DEBUG : Waiting for deletions to finish 2024/11/08 04:31:33 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.61s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.39s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" 2024/11/08 04:31:51 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:31:51 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:31:51 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:31:51 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:31:51 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for checks to finish 2024/11/08 04:31:51 DEBUG : both0: Unchanged skipping 2024/11/08 04:31:51 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:31:51 DEBUG : both12: Unchanged skipping 2024/11/08 04:31:51 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:31:51 DEBUG : both13: Unchanged skipping 2024/11/08 04:31:51 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:31:51 DEBUG : both14: Unchanged skipping 2024/11/08 04:31:51 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:31:51 DEBUG : both1: Unchanged skipping 2024/11/08 04:31:51 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:31:51 DEBUG : both10: Unchanged skipping 2024/11/08 04:31:51 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:31:51 DEBUG : both11: Unchanged skipping 2024/11/08 04:31:51 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:31:51 DEBUG : both16: Unchanged skipping 2024/11/08 04:31:51 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:31:51 DEBUG : both19: Unchanged skipping 2024/11/08 04:31:51 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:31:51 DEBUG : both15: Unchanged skipping 2024/11/08 04:31:51 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:31:51 DEBUG : both18: Unchanged skipping 2024/11/08 04:31:51 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:31:51 DEBUG : both2: Unchanged skipping 2024/11/08 04:31:51 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:31:51 DEBUG : both17: Unchanged skipping 2024/11/08 04:31:51 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:31:51 DEBUG : both3: Unchanged skipping 2024/11/08 04:31:51 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:31:51 DEBUG : both7: Unchanged skipping 2024/11/08 04:31:51 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:31:51 DEBUG : both4: Unchanged skipping 2024/11/08 04:31:51 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:31:51 DEBUG : both9: Unchanged skipping 2024/11/08 04:31:51 DEBUG : both5: Unchanged skipping 2024/11/08 04:31:51 DEBUG : both6: Unchanged skipping 2024/11/08 04:31:51 DEBUG : both8: Unchanged skipping 2024/11/08 04:31:51 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for transfers to finish 2024/11/08 04:31:51 DEBUG : Waiting for deletions to finish 2024/11/08 04:31:51 INFO : only10: Deleted 2024/11/08 04:31:51 INFO : only18: Deleted 2024/11/08 04:31:52 INFO : only13: Deleted 2024/11/08 04:31:52 INFO : only8: Deleted 2024/11/08 04:31:52 INFO : only16: Deleted 2024/11/08 04:31:52 INFO : only3: Deleted 2024/11/08 04:31:52 INFO : only7: Deleted 2024/11/08 04:31:52 INFO : only0: Deleted 2024/11/08 04:31:52 INFO : only1: Deleted 2024/11/08 04:31:52 INFO : only11: Deleted 2024/11/08 04:31:52 INFO : only14: Deleted 2024/11/08 04:31:52 INFO : only17: Deleted 2024/11/08 04:31:52 INFO : only2: Deleted 2024/11/08 04:31:52 INFO : only9: Deleted 2024/11/08 04:31:52 INFO : only12: Deleted 2024/11/08 04:31:52 INFO : only15: Deleted 2024/11/08 04:31:52 INFO : only19: Deleted 2024/11/08 04:31:52 INFO : only4: Deleted 2024/11/08 04:31:52 INFO : only5: Deleted 2024/11/08 04:31:52 INFO : only6: Deleted 2024/11/08 04:31:52 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (22.23s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" 2024/11/08 04:32:13 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:32:13 DEBUG : both0: Unchanged skipping 2024/11/08 04:32:13 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:32:13 DEBUG : both1: Unchanged skipping 2024/11/08 04:32:13 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:32:13 DEBUG : both10: Unchanged skipping 2024/11/08 04:32:13 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:32:13 DEBUG : both11: Unchanged skipping 2024/11/08 04:32:13 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:32:13 DEBUG : both12: Unchanged skipping 2024/11/08 04:32:13 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:32:13 DEBUG : both13: Unchanged skipping 2024/11/08 04:32:13 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:32:13 DEBUG : both14: Unchanged skipping 2024/11/08 04:32:13 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:32:13 DEBUG : both15: Unchanged skipping 2024/11/08 04:32:13 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:32:13 DEBUG : both16: Unchanged skipping 2024/11/08 04:32:13 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:32:13 DEBUG : both17: Unchanged skipping 2024/11/08 04:32:13 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:32:13 DEBUG : both18: Unchanged skipping 2024/11/08 04:32:13 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:32:13 DEBUG : both19: Unchanged skipping 2024/11/08 04:32:13 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:32:13 DEBUG : both2: Unchanged skipping 2024/11/08 04:32:13 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:32:13 DEBUG : both3: Unchanged skipping 2024/11/08 04:32:13 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:32:13 DEBUG : both4: Unchanged skipping 2024/11/08 04:32:13 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:32:13 DEBUG : both5: Unchanged skipping 2024/11/08 04:32:13 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:32:13 DEBUG : both6: Unchanged skipping 2024/11/08 04:32:13 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:32:13 DEBUG : both7: Unchanged skipping 2024/11/08 04:32:13 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:32:13 DEBUG : both8: Unchanged skipping 2024/11/08 04:32:13 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:32:13 DEBUG : both9: Unchanged skipping 2024/11/08 04:32:13 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/11/08 04:32:13 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/11/08 04:32:13 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/11/08 04:32:13 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/11/08 04:32:13 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/11/08 04:32:13 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/11/08 04:32:13 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/11/08 04:32:13 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/11/08 04:32:13 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/11/08 04:32:13 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/11/08 04:32:13 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/11/08 04:32:13 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/11/08 04:32:13 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/11/08 04:32:13 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/11/08 04:32:13 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/11/08 04:32:13 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/11/08 04:32:13 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/11/08 04:32:13 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/11/08 04:32:13 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/11/08 04:32:13 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/11/08 04:32:13 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for checks to finish 2024/11/08 04:32:13 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Waiting for transfers to finish 2024/11/08 04:32:14 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/08 04:32:14 INFO : only0: Copied (replaced existing) 2024/11/08 04:32:14 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/08 04:32:14 INFO : only1: Copied (replaced existing) 2024/11/08 04:32:14 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/08 04:32:14 INFO : only12: Copied (replaced existing) 2024/11/08 04:32:14 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/08 04:32:14 INFO : only13: Copied (replaced existing) 2024/11/08 04:32:14 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/08 04:32:14 INFO : only10: Copied (replaced existing) 2024/11/08 04:32:14 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/08 04:32:14 INFO : only14: Copied (replaced existing) 2024/11/08 04:32:14 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/08 04:32:14 INFO : only15: Copied (replaced existing) 2024/11/08 04:32:14 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/08 04:32:14 INFO : only16: Copied (replaced existing) 2024/11/08 04:32:14 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/08 04:32:14 INFO : only11: Copied (replaced existing) 2024/11/08 04:32:14 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/08 04:32:14 INFO : only17: Copied (replaced existing) 2024/11/08 04:32:14 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/08 04:32:14 INFO : only19: Copied (replaced existing) 2024/11/08 04:32:14 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/08 04:32:14 INFO : only18: Copied (replaced existing) 2024/11/08 04:32:14 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/08 04:32:14 INFO : only2: Copied (replaced existing) 2024/11/08 04:32:14 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/08 04:32:14 INFO : only3: Copied (replaced existing) 2024/11/08 04:32:15 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/08 04:32:15 INFO : only4: Copied (replaced existing) 2024/11/08 04:32:15 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/08 04:32:15 INFO : only5: Copied (replaced existing) 2024/11/08 04:32:15 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/08 04:32:15 INFO : only6: Copied (replaced existing) 2024/11/08 04:32:15 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/08 04:32:15 INFO : only7: Copied (replaced existing) 2024/11/08 04:32:15 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/08 04:32:15 INFO : only8: Copied (replaced existing) 2024/11/08 04:32:15 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/08 04:32:15 INFO : only9: Copied (replaced existing) 2024/11/08 04:32:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (26.13s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" 2024/11/08 04:32:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/08 04:32:23 DEBUG : sub dir: Making directory 2024/11/08 04:32:23 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.64s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" 2024/11/08 04:32:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/08 04:32:28 DEBUG : sub dir: Making directory 2024/11/08 04:32:28 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-cukuyut1xaje", Local "Local file system at /tmp/rclone2214996204", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.82s) PASS 2024/11/08 04:32:33 DEBUG : B2 bucket rclone-test-cukuyut1xaje: Purge remote 2024/11/08 04:32:33 INFO : B2 bucket rclone-test-cukuyut1xaje: cleaning bucket "rclone-test-cukuyut1xaje" of all files 2024/11/08 04:32:33 DEBUG : BackupDir/one: Deleting (id "4_z2f127da3005d0bab9f380e1b_f417cc316629a8ccd_d20241108_m043001_c001_v7007000_t0000_u01731040201371") 2024/11/08 04:32:33 DEBUG : BackupDir/one: Deleting (id "4_z2f127da3005d0bab9f380e1b_f1189ff46a78eea02_d20241108_m042954_c001_v0001120_t0031_u01731040194423") 2024/11/08 04:32:33 DEBUG : CompareDest/one: Deleting (id "4_z2f127da3005d0bab9f380e1b_f41852f6601c83bd0_d20241108_m042932_c001_v7007000_t0000_u01731040172985") 2024/11/08 04:32:33 DEBUG : CompareDest/one: Deleting (id "4_z2f127da3005d0bab9f380e1b_f101bbc0ba880894f_d20241108_m042926_c001_v0001029_t0028_u01731040166044") 2024/11/08 04:32:33 DEBUG : CompareDest/two: Deleting (id "4_z2f127da3005d0bab9f380e1b_f41852f6601c83bea_d20241108_m042933_c001_v7007000_t0000_u01731040173168") 2024/11/08 04:32:33 DEBUG : CompareDest/two: Deleting (id "4_z2f127da3005d0bab9f380e1b_f119207262083171c_d20241108_m042927_c001_v0001130_t0042_u01731040167635") 2024/11/08 04:32:33 DEBUG : CopyDest/one: Deleting (id "4_z2f127da3005d0bab9f380e1b_f417cc316629a8cce_d20241108_m043001_c001_v7007000_t0000_u01731040201556") 2024/11/08 04:32:33 DEBUG : CopyDest/one: Deleting (id "4_z2f127da3005d0bab9f380e1b_f118802a8ef3740c5_d20241108_m042951_c001_v0001044_t0024_u01731040191238") 2024/11/08 04:32:33 DEBUG : CopyDest/three: Deleting (id "4_z2f127da3005d0bab9f380e1b_f417cc316629a8cd0_d20241108_m043001_c001_v7007000_t0000_u01731040201742") 2024/11/08 04:32:34 DEBUG : CopyDest/three: Deleting (id "4_z2f127da3005d0bab9f380e1b_f119207262083176a_d20241108_m042958_c001_v0001130_t0042_u01731040198946") 2024/11/08 04:32:34 DEBUG : CopyDest/two: Deleting (id "4_z2f127da3005d0bab9f380e1b_f417cc316629a8cd2_d20241108_m043001_c001_v7007000_t0000_u01731040201929") 2024/11/08 04:32:34 DEBUG : CopyDest/two: Deleting (id "4_z2f127da3005d0bab9f380e1b_f101bbc0ba880896b_d20241108_m042956_c001_v0001029_t0038_u01731040196207") 2024/11/08 04:32:34 DEBUG : EXISTING: Deleting (id "4_z2f127da3005d0bab9f380e1b_f40666b2a11d67e93_d20241108_m043133_c001_v7007000_t0000_u01731040293540") 2024/11/08 04:32:34 DEBUG : EXISTING: Deleting (id "4_z2f127da3005d0bab9f380e1b_f119207262083185a_d20241108_m043132_c001_v0001130_t0009_u01731040292302") 2024/11/08 04:32:34 DEBUG : Testêé: Deleting (id "4_z2f127da3005d0bab9f380e1b_f40666b2a11d67e83_d20241108_m043129_c001_v7007000_t0000_u01731040289093") 2024/11/08 04:32:34 DEBUG : Testêé: Deleting (id "4_z2f127da3005d0bab9f380e1b_f1192072620831852_d20241108_m043128_c001_v0001130_t0029_u01731040288355") 2024/11/08 04:32:34 DEBUG : Testêé: Deleting (id "4_z2f127da3005d0bab9f380e1b_f119207262083184e_d20241108_m043127_c001_v0001130_t0056_u01731040287402") 2024/11/08 04:32:34 DEBUG : a/potato2: Deleting (id "4_z2f127da3005d0bab9f380e1b_f40666b2a11d653c4_d20241108_m042728_c001_v7007000_t0000_u01731040048444") 2024/11/08 04:32:34 DEBUG : a/potato2: Deleting (id "4_z2f127da3005d0bab9f380e1b_f1192072620831542_d20241108_m042727_c001_v0001130_t0003_u01731040047687") 2024/11/08 04:32:34 DEBUG : a/potato2: Deleting (id "4_z2f127da3005d0bab9f380e1b_f40666b2a11d653b5_d20241108_m042725_c001_v7007000_t0000_u01731040045538") 2024/11/08 04:32:34 DEBUG : a/potato2: Deleting (id "4_z2f127da3005d0bab9f380e1b_f1192072620831528_d20241108_m042724_c001_v0001130_t0019_u01731040044645") 2024/11/08 04:32:34 DEBUG : a/potato2: Deleting (id "4_z2f127da3005d0bab9f380e1b_f4070de570c74c3ea_d20241108_m042703_c001_v7007000_t0000_u01731040023123") 2024/11/08 04:32:34 DEBUG : a/potato2: Deleting (id "4_z2f127da3005d0bab9f380e1b_f11920726208314ac_d20241108_m042702_c001_v0001130_t0008_u01731040022146") 2024/11/08 04:32:34 DEBUG : b/potato: Deleting (id "4_z2f127da3005d0bab9f380e1b_f40666b2a11d653c5_d20241108_m042728_c001_v7007000_t0000_u01731040048633") 2024/11/08 04:32:34 DEBUG : b/potato: Deleting (id "4_z2f127da3005d0bab9f380e1b_f1192072620831538_d20241108_m042726_c001_v0001130_t0017_u01731040046453") 2024/11/08 04:32:35 DEBUG : b/potato: Deleting (id "4_z2f127da3005d0bab9f380e1b_f40666b2a11d653ae_d20241108_m042724_c001_v7007000_t0000_u01731040044988") 2024/11/08 04:32:35 DEBUG : b/potato: Deleting (id "4_z2f127da3005d0bab9f380e1b_f119207262083151a_d20241108_m042723_c001_v0001130_t0042_u01731040043447") 2024/11/08 04:32:35 DEBUG : b/potato: Deleting (id "4_z2f127da3005d0bab9f380e1b_f4070de570c74c3e9_d20241108_m042702_c001_v7007000_t0000_u01731040022549") 2024/11/08 04:32:35 DEBUG : b/potato: Deleting (id "4_z2f127da3005d0bab9f380e1b_f11920726208314a0_d20241108_m042700_c001_v0001130_t0022_u01731040020957") 2024/11/08 04:32:35 DEBUG : backup/one: Deleting (id "4_z2f127da3005d0bab9f380e1b_f4070de570c74c8a3_d20241108_m043015_c001_v7007000_t0000_u01731040215832") 2024/11/08 04:32:35 DEBUG : backup/one: Deleting (id "4_z2f127da3005d0bab9f380e1b_f107f9ae7474fb38f_d20241108_m043014_c001_v0001136_t0046_u01731040214065") 2024/11/08 04:32:35 DEBUG : backup/one: Deleting (id "4_z2f127da3005d0bab9f380e1b_f1044dc91571558f9_d20241108_m043009_c001_v0001115_t0054_u01731040209483") 2024/11/08 04:32:35 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2f127da3005d0bab9f380e1b_f417cc316629a950f_d20241108_m043045_c001_v7007000_t0000_u01731040245515") 2024/11/08 04:32:35 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2f127da3005d0bab9f380e1b_f11009b15386613d7_d20241108_m043043_c001_v0001106_t0022_u01731040243034") 2024/11/08 04:32:35 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2f127da3005d0bab9f380e1b_f116fd4ddeb9ccb4b_d20241108_m043038_c001_v0001115_t0023_u01731040238975") 2024/11/08 04:32:35 DEBUG : backup/one.bak: Deleting (id "4_z2f127da3005d0bab9f380e1b_f415274a5a5e394c9_d20241108_m043029_c001_v7007000_t0000_u01731040229711") 2024/11/08 04:32:35 DEBUG : backup/one.bak: Deleting (id "4_z2f127da3005d0bab9f380e1b_f110b332f274f6ecb_d20241108_m043027_c001_v0001041_t0019_u01731040227850") 2024/11/08 04:32:35 DEBUG : backup/one.bak: Deleting (id "4_z2f127da3005d0bab9f380e1b_f109b57ff05d71cef_d20241108_m043023_c001_v0001134_t0031_u01731040223526") 2024/11/08 04:32:35 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2f127da3005d0bab9f380e1b_f417cc316629a9510_d20241108_m043045_c001_v7007000_t0000_u01731040245698") 2024/11/08 04:32:35 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2f127da3005d0bab9f380e1b_f105372bb6d58328b_d20241108_m043044_c001_v0001182_t0028_u01731040244229") 2024/11/08 04:32:35 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2f127da3005d0bab9f380e1b_f102e4c4090a26c1e_d20241108_m043040_c001_v0001181_t0037_u01731040240737") 2024/11/08 04:32:35 DEBUG : backup/three.txt: Deleting (id "4_z2f127da3005d0bab9f380e1b_f4070de570c74c8a4_d20241108_m043016_c001_v7007000_t0000_u01731040216014") 2024/11/08 04:32:35 DEBUG : backup/three.txt: Deleting (id "4_z2f127da3005d0bab9f380e1b_f11801d0629c674d2_d20241108_m043015_c001_v0001182_t0014_u01731040215021") 2024/11/08 04:32:35 DEBUG : backup/three.txt: Deleting (id "4_z2f127da3005d0bab9f380e1b_f119d017be171a0d6_d20241108_m043011_c001_v0001172_t0028_u01731040211594") 2024/11/08 04:32:35 DEBUG : backup/three.txt.bak: Deleting (id "4_z2f127da3005d0bab9f380e1b_f415274a5a5e394ca_d20241108_m043029_c001_v7007000_t0000_u01731040229894") 2024/11/08 04:32:36 DEBUG : backup/three.txt.bak: Deleting (id "4_z2f127da3005d0bab9f380e1b_f119c2e4364adf2a0_d20241108_m043028_c001_v0001177_t0042_u01731040228942") 2024/11/08 04:32:36 DEBUG : backup/three.txt.bak: Deleting (id "4_z2f127da3005d0bab9f380e1b_f118b8ac809f4afab_d20241108_m043025_c001_v0001117_t0032_u01731040225209") 2024/11/08 04:32:36 DEBUG : both0: Deleting (id "4_z2f127da3005d0bab9f380e1b_f402d8e8c8ded93a0_d20241108_m043215_c001_v7007000_t0000_u01731040335868") 2024/11/08 04:32:36 DEBUG : both0: Deleting (id "4_z2f127da3005d0bab9f380e1b_f11920726208318e2_d20241108_m043158_c001_v0001130_t0043_u01731040318027") 2024/11/08 04:32:36 DEBUG : both0: Deleting (id "4_z2f127da3005d0bab9f380e1b_f41006a9683808429_d20241108_m043153_c001_v7007000_t0000_u01731040313426") 2024/11/08 04:32:36 DEBUG : both0: Deleting (id "4_z2f127da3005d0bab9f380e1b_f1192072620831868_d20241108_m043135_c001_v0001130_t0021_u01731040295435") 2024/11/08 04:32:36 DEBUG : both1: Deleting (id "4_z2f127da3005d0bab9f380e1b_f402d8e8c8ded93a1_d20241108_m043216_c001_v7007000_t0000_u01731040336049") 2024/11/08 04:32:36 DEBUG : both1: Deleting (id "4_z2f127da3005d0bab9f380e1b_f11920726208318e6_d20241108_m043158_c001_v0001130_t0047_u01731040318725") 2024/11/08 04:32:36 DEBUG : both1: Deleting (id "4_z2f127da3005d0bab9f380e1b_f41006a968380842a_d20241108_m043153_c001_v7007000_t0000_u01731040313613") 2024/11/08 04:32:36 DEBUG : both1: Deleting (id "4_z2f127da3005d0bab9f380e1b_f119207262083186c_d20241108_m043136_c001_v0001130_t0009_u01731040296101") 2024/11/08 04:32:36 DEBUG : both10: Deleting (id "4_z2f127da3005d0bab9f380e1b_f402d8e8c8ded93a2_d20241108_m043216_c001_v7007000_t0000_u01731040336230") 2024/11/08 04:32:36 DEBUG : both10: Deleting (id "4_z2f127da3005d0bab9f380e1b_f1192072620831918_d20241108_m043205_c001_v0001130_t0048_u01731040325459") 2024/11/08 04:32:36 DEBUG : both10: Deleting (id "4_z2f127da3005d0bab9f380e1b_f41006a968380842b_d20241108_m043153_c001_v7007000_t0000_u01731040313794") 2024/11/08 04:32:36 DEBUG : both10: Deleting (id "4_z2f127da3005d0bab9f380e1b_f119207262083189c_d20241108_m043143_c001_v0001130_t0054_u01731040303278") 2024/11/08 04:32:36 DEBUG : both11: Deleting (id "4_z2f127da3005d0bab9f380e1b_f402d8e8c8ded93a7_d20241108_m043216_c001_v7007000_t0000_u01731040336412") 2024/11/08 04:32:36 DEBUG : both11: Deleting (id "4_z2f127da3005d0bab9f380e1b_f119207262083191c_d20241108_m043206_c001_v0001130_t0028_u01731040326251") 2024/11/08 04:32:36 DEBUG : both11: Deleting (id "4_z2f127da3005d0bab9f380e1b_f41006a968380842e_d20241108_m043153_c001_v7007000_t0000_u01731040313978") 2024/11/08 04:32:36 DEBUG : both11: Deleting (id "4_z2f127da3005d0bab9f380e1b_f11920726208318a2_d20241108_m043143_c001_v0001130_t0017_u01731040303915") 2024/11/08 04:32:36 DEBUG : both12: Deleting (id "4_z2f127da3005d0bab9f380e1b_f402d8e8c8ded93a8_d20241108_m043216_c001_v7007000_t0000_u01731040336593") 2024/11/08 04:32:36 DEBUG : both12: Deleting (id "4_z2f127da3005d0bab9f380e1b_f1192072620831922_d20241108_m043206_c001_v0001130_t0028_u01731040326918") 2024/11/08 04:32:37 DEBUG : both12: Deleting (id "4_z2f127da3005d0bab9f380e1b_f41006a968380842f_d20241108_m043154_c001_v7007000_t0000_u01731040314159") 2024/11/08 04:32:37 DEBUG : both12: Deleting (id "4_z2f127da3005d0bab9f380e1b_f11920726208318a6_d20241108_m043144_c001_v0001130_t0056_u01731040304545") 2024/11/08 04:32:37 DEBUG : both13: Deleting (id "4_z2f127da3005d0bab9f380e1b_f402d8e8c8ded93a9_d20241108_m043216_c001_v7007000_t0000_u01731040336777") 2024/11/08 04:32:37 DEBUG : both13: Deleting (id "4_z2f127da3005d0bab9f380e1b_f1192072620831928_d20241108_m043207_c001_v0001130_t0000_u01731040327623") 2024/11/08 04:32:37 DEBUG : both13: Deleting (id "4_z2f127da3005d0bab9f380e1b_f41006a9683808430_d20241108_m043154_c001_v7007000_t0000_u01731040314340") 2024/11/08 04:32:37 DEBUG : both13: Deleting (id "4_z2f127da3005d0bab9f380e1b_f11920726208318aa_d20241108_m043145_c001_v0001130_t0030_u01731040305345") 2024/11/08 04:32:37 DEBUG : both14: Deleting (id "4_z2f127da3005d0bab9f380e1b_f402d8e8c8ded93ac_d20241108_m043216_c001_v7007000_t0000_u01731040336958") 2024/11/08 04:32:37 DEBUG : both14: Deleting (id "4_z2f127da3005d0bab9f380e1b_f119207262083192e_d20241108_m043208_c001_v0001130_t0012_u01731040328525") 2024/11/08 04:32:37 DEBUG : both14: Deleting (id "4_z2f127da3005d0bab9f380e1b_f41006a9683808431_d20241108_m043154_c001_v7007000_t0000_u01731040314527") 2024/11/08 04:32:37 DEBUG : both14: Deleting (id "4_z2f127da3005d0bab9f380e1b_f11920726208318b2_d20241108_m043146_c001_v0001130_t0008_u01731040306120") 2024/11/08 04:32:37 DEBUG : both15: Deleting (id "4_z2f127da3005d0bab9f380e1b_f402d8e8c8ded93ad_d20241108_m043217_c001_v7007000_t0000_u01731040337146") 2024/11/08 04:32:37 DEBUG : both15: Deleting (id "4_z2f127da3005d0bab9f380e1b_f1192072620831934_d20241108_m043209_c001_v0001130_t0047_u01731040329235") 2024/11/08 04:32:37 DEBUG : both15: Deleting (id "4_z2f127da3005d0bab9f380e1b_f41006a9683808432_d20241108_m043154_c001_v7007000_t0000_u01731040314709") 2024/11/08 04:32:37 DEBUG : both15: Deleting (id "4_z2f127da3005d0bab9f380e1b_f11920726208318b6_d20241108_m043146_c001_v0001130_t0027_u01731040306928") 2024/11/08 04:32:37 DEBUG : both16: Deleting (id "4_z2f127da3005d0bab9f380e1b_f402d8e8c8ded93af_d20241108_m043217_c001_v7007000_t0000_u01731040337327") 2024/11/08 04:32:37 DEBUG : both16: Deleting (id "4_z2f127da3005d0bab9f380e1b_f119207262083193a_d20241108_m043209_c001_v0001130_t0033_u01731040329918") 2024/11/08 04:32:37 DEBUG : both16: Deleting (id "4_z2f127da3005d0bab9f380e1b_f41006a9683808434_d20241108_m043154_c001_v7007000_t0000_u01731040314891") 2024/11/08 04:32:37 DEBUG : both16: Deleting (id "4_z2f127da3005d0bab9f380e1b_f11920726208318ba_d20241108_m043147_c001_v0001130_t0040_u01731040307619") 2024/11/08 04:32:37 DEBUG : both17: Deleting (id "4_z2f127da3005d0bab9f380e1b_f402d8e8c8ded93b1_d20241108_m043217_c001_v7007000_t0000_u01731040337508") 2024/11/08 04:32:37 DEBUG : both17: Deleting (id "4_z2f127da3005d0bab9f380e1b_f1192072620831944_d20241108_m043210_c001_v0001130_t0002_u01731040330667") 2024/11/08 04:32:37 DEBUG : both17: Deleting (id "4_z2f127da3005d0bab9f380e1b_f41006a9683808435_d20241108_m043155_c001_v7007000_t0000_u01731040315072") 2024/11/08 04:32:38 DEBUG : both17: Deleting (id "4_z2f127da3005d0bab9f380e1b_f11920726208318be_d20241108_m043148_c001_v0001130_t0005_u01731040308273") 2024/11/08 04:32:38 DEBUG : both18: Deleting (id "4_z2f127da3005d0bab9f380e1b_f402d8e8c8ded93b2_d20241108_m043217_c001_v7007000_t0000_u01731040337690") 2024/11/08 04:32:38 DEBUG : both18: Deleting (id "4_z2f127da3005d0bab9f380e1b_f119207262083194c_d20241108_m043211_c001_v0001130_t0053_u01731040331682") 2024/11/08 04:32:38 DEBUG : both18: Deleting (id "4_z2f127da3005d0bab9f380e1b_f41006a9683808436_d20241108_m043155_c001_v7007000_t0000_u01731040315256") 2024/11/08 04:32:38 DEBUG : both18: Deleting (id "4_z2f127da3005d0bab9f380e1b_f11920726208318c6_d20241108_m043149_c001_v0001130_t0010_u01731040309289") 2024/11/08 04:32:38 DEBUG : both19: Deleting (id "4_z2f127da3005d0bab9f380e1b_f402d8e8c8ded93b3_d20241108_m043217_c001_v7007000_t0000_u01731040337872") 2024/11/08 04:32:38 DEBUG : both19: Deleting (id "4_z2f127da3005d0bab9f380e1b_f1192072620831954_d20241108_m043212_c001_v0001130_t0045_u01731040332345") 2024/11/08 04:32:38 DEBUG : both19: Deleting (id "4_z2f127da3005d0bab9f380e1b_f41006a9683808438_d20241108_m043155_c001_v7007000_t0000_u01731040315438") 2024/11/08 04:32:38 DEBUG : both19: Deleting (id "4_z2f127da3005d0bab9f380e1b_f11920726208318d0_d20241108_m043149_c001_v0001130_t0027_u01731040309966") 2024/11/08 04:32:38 DEBUG : both2: Deleting (id "4_z2f127da3005d0bab9f380e1b_f402d8e8c8ded93b4_d20241108_m043218_c001_v7007000_t0000_u01731040338054") 2024/11/08 04:32:38 DEBUG : both2: Deleting (id "4_z2f127da3005d0bab9f380e1b_f11920726208318ec_d20241108_m043159_c001_v0001130_t0058_u01731040319762") 2024/11/08 04:32:38 DEBUG : both2: Deleting (id "4_z2f127da3005d0bab9f380e1b_f41006a968380843b_d20241108_m043155_c001_v7007000_t0000_u01731040315618") 2024/11/08 04:32:38 DEBUG : both2: Deleting (id "4_z2f127da3005d0bab9f380e1b_f1192072620831870_d20241108_m043136_c001_v0001130_t0050_u01731040296777") 2024/11/08 04:32:38 DEBUG : both3: Deleting (id "4_z2f127da3005d0bab9f380e1b_f402d8e8c8ded93b5_d20241108_m043218_c001_v7007000_t0000_u01731040338235") 2024/11/08 04:32:38 DEBUG : both3: Deleting (id "4_z2f127da3005d0bab9f380e1b_f11920726208318f2_d20241108_m043200_c001_v0001130_t0016_u01731040320782") 2024/11/08 04:32:38 DEBUG : both3: Deleting (id "4_z2f127da3005d0bab9f380e1b_f41006a968380843c_d20241108_m043155_c001_v7007000_t0000_u01731040315798") 2024/11/08 04:32:38 DEBUG : both3: Deleting (id "4_z2f127da3005d0bab9f380e1b_f1192072620831876_d20241108_m043137_c001_v0001130_t0001_u01731040297492") 2024/11/08 04:32:38 DEBUG : both4: Deleting (id "4_z2f127da3005d0bab9f380e1b_f402d8e8c8ded93b6_d20241108_m043218_c001_v7007000_t0000_u01731040338416") 2024/11/08 04:32:38 DEBUG : both4: Deleting (id "4_z2f127da3005d0bab9f380e1b_f11920726208318f8_d20241108_m043201_c001_v0001130_t0014_u01731040321520") 2024/11/08 04:32:38 DEBUG : both4: Deleting (id "4_z2f127da3005d0bab9f380e1b_f41006a968380843e_d20241108_m043155_c001_v7007000_t0000_u01731040315978") 2024/11/08 04:32:39 DEBUG : both4: Deleting (id "4_z2f127da3005d0bab9f380e1b_f119207262083187c_d20241108_m043138_c001_v0001130_t0033_u01731040298471") 2024/11/08 04:32:39 DEBUG : both5: Deleting (id "4_z2f127da3005d0bab9f380e1b_f402d8e8c8ded93b7_d20241108_m043218_c001_v7007000_t0000_u01731040338598") 2024/11/08 04:32:39 DEBUG : both5: Deleting (id "4_z2f127da3005d0bab9f380e1b_f11920726208318fe_d20241108_m043202_c001_v0001130_t0017_u01731040322354") 2024/11/08 04:32:39 DEBUG : both5: Deleting (id "4_z2f127da3005d0bab9f380e1b_f41006a968380843f_d20241108_m043156_c001_v7007000_t0000_u01731040316159") 2024/11/08 04:32:39 DEBUG : both5: Deleting (id "4_z2f127da3005d0bab9f380e1b_f1192072620831882_d20241108_m043139_c001_v0001130_t0030_u01731040299355") 2024/11/08 04:32:39 DEBUG : both6: Deleting (id "4_z2f127da3005d0bab9f380e1b_f402d8e8c8ded93b8_d20241108_m043218_c001_v7007000_t0000_u01731040338782") 2024/11/08 04:32:39 DEBUG : both6: Deleting (id "4_z2f127da3005d0bab9f380e1b_f1192072620831902_d20241108_m043202_c001_v0001130_t0051_u01731040322921") 2024/11/08 04:32:39 DEBUG : both6: Deleting (id "4_z2f127da3005d0bab9f380e1b_f41006a9683808440_d20241108_m043156_c001_v7007000_t0000_u01731040316349") 2024/11/08 04:32:39 DEBUG : both6: Deleting (id "4_z2f127da3005d0bab9f380e1b_f119207262083188a_d20241108_m043140_c001_v0001130_t0057_u01731040300074") 2024/11/08 04:32:39 DEBUG : both7: Deleting (id "4_z2f127da3005d0bab9f380e1b_f402d8e8c8ded93ba_d20241108_m043218_c001_v7007000_t0000_u01731040338976") 2024/11/08 04:32:39 DEBUG : both7: Deleting (id "4_z2f127da3005d0bab9f380e1b_f119207262083190a_d20241108_m043203_c001_v0001130_t0057_u01731040323538") 2024/11/08 04:32:39 DEBUG : both7: Deleting (id "4_z2f127da3005d0bab9f380e1b_f41006a9683808441_d20241108_m043156_c001_v7007000_t0000_u01731040316529") 2024/11/08 04:32:39 DEBUG : both7: Deleting (id "4_z2f127da3005d0bab9f380e1b_f119207262083188e_d20241108_m043140_c001_v0001130_t0013_u01731040300921") 2024/11/08 04:32:39 DEBUG : both8: Deleting (id "4_z2f127da3005d0bab9f380e1b_f402d8e8c8ded93bb_d20241108_m043219_c001_v7007000_t0000_u01731040339161") 2024/11/08 04:32:39 DEBUG : both8: Deleting (id "4_z2f127da3005d0bab9f380e1b_f1192072620831910_d20241108_m043204_c001_v0001130_t0033_u01731040324231") 2024/11/08 04:32:39 DEBUG : both8: Deleting (id "4_z2f127da3005d0bab9f380e1b_f41006a9683808443_d20241108_m043156_c001_v7007000_t0000_u01731040316710") 2024/11/08 04:32:39 DEBUG : both8: Deleting (id "4_z2f127da3005d0bab9f380e1b_f1192072620831892_d20241108_m043141_c001_v0001130_t0054_u01731040301835") 2024/11/08 04:32:39 DEBUG : both9: Deleting (id "4_z2f127da3005d0bab9f380e1b_f402d8e8c8ded93bd_d20241108_m043219_c001_v7007000_t0000_u01731040339347") 2024/11/08 04:32:40 DEBUG : both9: Deleting (id "4_z2f127da3005d0bab9f380e1b_f1192072620831914_d20241108_m043204_c001_v0001130_t0036_u01731040324888") 2024/11/08 04:32:40 DEBUG : both9: Deleting (id "4_z2f127da3005d0bab9f380e1b_f41006a9683808445_d20241108_m043156_c001_v7007000_t0000_u01731040316906") 2024/11/08 04:32:40 DEBUG : both9: Deleting (id "4_z2f127da3005d0bab9f380e1b_f1192072620831896_d20241108_m043142_c001_v0001130_t0027_u01731040302616") 2024/11/08 04:32:40 DEBUG : c/non empty space: Deleting (id "4_z2f127da3005d0bab9f380e1b_f40666b2a11d653c6_d20241108_m042728_c001_v7007000_t0000_u01731040048819") 2024/11/08 04:32:40 DEBUG : c/non empty space: Deleting (id "4_z2f127da3005d0bab9f380e1b_f119207262083153c_d20241108_m042726_c001_v0001130_t0041_u01731040046878") 2024/11/08 04:32:40 DEBUG : c/non empty space: Deleting (id "4_z2f127da3005d0bab9f380e1b_f40666b2a11d653b8_d20241108_m042725_c001_v7007000_t0000_u01731040045718") 2024/11/08 04:32:40 DEBUG : c/non empty space: Deleting (id "4_z2f127da3005d0bab9f380e1b_f119207262083151e_d20241108_m042723_c001_v0001130_t0036_u01731040043913") 2024/11/08 04:32:40 DEBUG : c/non empty space: Deleting (id "4_z2f127da3005d0bab9f380e1b_f4070de570c74c3eb_d20241108_m042703_c001_v7007000_t0000_u01731040023306") 2024/11/08 04:32:40 DEBUG : c/non empty space: Deleting (id "4_z2f127da3005d0bab9f380e1b_f11920726208314a6_d20241108_m042701_c001_v0001130_t0037_u01731040021408") 2024/11/08 04:32:40 DEBUG : check sum: Deleting (id "4_z2f127da3005d0bab9f380e1b_f40666b2a11d652c3_d20241108_m042649_c001_v7007000_t0000_u01731040009501") 2024/11/08 04:32:40 DEBUG : check sum: Deleting (id "4_z2f127da3005d0bab9f380e1b_f119207262083145e_d20241108_m042648_c001_v0001130_t0019_u01731040008320") 2024/11/08 04:32:40 DEBUG : dest/3: Deleting (id "4_z2f127da3005d0bab9f380e1b_f417cc316629a8c98_d20241108_m042943_c001_v7007000_t0000_u01731040183099") 2024/11/08 04:32:40 DEBUG : dest/3: Deleting (id "4_z2f127da3005d0bab9f380e1b_f404c073f7d7bbcfe_d20241108_m042941_c001_v0001120_t0017_u01731040181981") 2024/11/08 04:32:40 DEBUG : dst/one: Deleting (id "4_z2f127da3005d0bab9f380e1b_f40666b2a11d67e6f_d20241108_m043125_c001_v7007000_t0000_u01731040285923") 2024/11/08 04:32:40 DEBUG : dst/one: Deleting (id "4_z2f127da3005d0bab9f380e1b_f112b3fdd597ebdd0_d20241108_m043122_c001_v0001115_t0012_u01731040282853") 2024/11/08 04:32:40 DEBUG : dst/one: Deleting (id "4_z2f127da3005d0bab9f380e1b_f4093a1ce20c43344_d20241108_m043122_c001_v7007000_t0000_u01731040282663") 2024/11/08 04:32:40 DEBUG : dst/one: Deleting (id "4_z2f127da3005d0bab9f380e1b_f112b3fdd597ebdb8_d20241108_m043119_c001_v0001115_t0023_u01731040279078") 2024/11/08 04:32:40 DEBUG : dst/one: Deleting (id "4_z2f127da3005d0bab9f380e1b_f4093a1ce20c43340_d20241108_m043118_c001_v7007000_t0000_u01731040278352") 2024/11/08 04:32:40 DEBUG : dst/one: Deleting (id "4_z2f127da3005d0bab9f380e1b_f119207262083182a_d20241108_m043114_c001_v0001130_t0016_u01731040274621") 2024/11/08 04:32:41 DEBUG : dst/one: Deleting (id "4_z2f127da3005d0bab9f380e1b_f400c20a41115c658_d20241108_m043113_c001_v7007000_t0000_u01731040273153") 2024/11/08 04:32:41 DEBUG : dst/one: Deleting (id "4_z2f127da3005d0bab9f380e1b_f1192e0cbb1586609_d20241108_m043109_c001_v0001144_t0056_u01731040269553") 2024/11/08 04:32:41 DEBUG : dst/one: Deleting (id "4_z2f127da3005d0bab9f380e1b_f412a943be55defc8_d20241108_m043109_c001_v7007000_t0000_u01731040269363") 2024/11/08 04:32:41 DEBUG : dst/one: Deleting (id "4_z2f127da3005d0bab9f380e1b_f1192e0cbb15865eb_d20241108_m043105_c001_v0001144_t0045_u01731040265083") 2024/11/08 04:32:41 DEBUG : dst/one: Deleting (id "4_z2f127da3005d0bab9f380e1b_f412a943be55defc4_d20241108_m043104_c001_v7007000_t0000_u01731040264355") 2024/11/08 04:32:41 DEBUG : dst/one: Deleting (id "4_z2f127da3005d0bab9f380e1b_f1192072620831804_d20241108_m043100_c001_v0001130_t0019_u01731040260651") 2024/11/08 04:32:41 DEBUG : dst/one: Deleting (id "4_z2f127da3005d0bab9f380e1b_f4057c3b87f290b60_d20241108_m043059_c001_v7007000_t0000_u01731040259731") 2024/11/08 04:32:41 DEBUG : dst/one: Deleting (id "4_z2f127da3005d0bab9f380e1b_f11767765f71e674e_d20241108_m043057_c001_v0001109_t0006_u01731040257851") 2024/11/08 04:32:41 DEBUG : dst/one: Deleting (id "4_z2f127da3005d0bab9f380e1b_f404ec75e5e077e32_d20241108_m043057_c001_v7007000_t0000_u01731040257668") 2024/11/08 04:32:41 DEBUG : dst/one: Deleting (id "4_z2f127da3005d0bab9f380e1b_f11767765f71e6734_d20241108_m043053_c001_v0001109_t0052_u01731040253421") 2024/11/08 04:32:41 DEBUG : dst/one: Deleting (id "4_z2f127da3005d0bab9f380e1b_f404ec75e5e077a3f_d20241108_m043052_c001_v7007000_t0000_u01731040252696") 2024/11/08 04:32:41 DEBUG : dst/one: Deleting (id "4_z2f127da3005d0bab9f380e1b_f11920726208317da_d20241108_m043046_c001_v0001130_t0056_u01731040246870") 2024/11/08 04:32:41 DEBUG : dst/one: Deleting (id "4_z2f127da3005d0bab9f380e1b_f417cc316629a9512_d20241108_m043045_c001_v7007000_t0000_u01731040245891") 2024/11/08 04:32:41 DEBUG : dst/one: Deleting (id "4_z2f127da3005d0bab9f380e1b_f1014111d786a1da8_d20241108_m043043_c001_v0001150_t0052_u01731040243703") 2024/11/08 04:32:41 DEBUG : dst/one: Deleting (id "4_z2f127da3005d0bab9f380e1b_f41006a9683808369_d20241108_m043043_c001_v7007000_t0000_u01731040243521") 2024/11/08 04:32:41 DEBUG : dst/one: Deleting (id "4_z2f127da3005d0bab9f380e1b_f1014111d786a1d9c_d20241108_m043040_c001_v0001150_t0022_u01731040240246") 2024/11/08 04:32:41 DEBUG : dst/one: Deleting (id "4_z2f127da3005d0bab9f380e1b_f41006a968380835c_d20241108_m043039_c001_v7007000_t0000_u01731040239524") 2024/11/08 04:32:41 DEBUG : dst/one: Deleting (id "4_z2f127da3005d0bab9f380e1b_f11920726208317ac_d20241108_m043030_c001_v0001130_t0026_u01731040230990") 2024/11/08 04:32:41 DEBUG : dst/one: Deleting (id "4_z2f127da3005d0bab9f380e1b_f415274a5a5e394cb_d20241108_m043030_c001_v7007000_t0000_u01731040230074") 2024/11/08 04:32:41 DEBUG : dst/one: Deleting (id "4_z2f127da3005d0bab9f380e1b_f1014111d786a1d78_d20241108_m043028_c001_v0001150_t0021_u01731040228487") 2024/11/08 04:32:41 DEBUG : dst/one: Deleting (id "4_z2f127da3005d0bab9f380e1b_f40176b969e17c1c0_d20241108_m043028_c001_v7007000_t0000_u01731040228303") 2024/11/08 04:32:41 DEBUG : dst/one: Deleting (id "4_z2f127da3005d0bab9f380e1b_f1014111d786a1d66_d20241108_m043024_c001_v0001150_t0043_u01731040224621") 2024/11/08 04:32:42 DEBUG : dst/one: Deleting (id "4_z2f127da3005d0bab9f380e1b_f40176b969e17c1bc_d20241108_m043023_c001_v7007000_t0000_u01731040223887") 2024/11/08 04:32:42 DEBUG : dst/one: Deleting (id "4_z2f127da3005d0bab9f380e1b_f101bbc0ba880897d_d20241108_m043017_c001_v0001029_t0017_u01731040217134") 2024/11/08 04:32:42 DEBUG : dst/one: Deleting (id "4_z2f127da3005d0bab9f380e1b_f4070de570c74c8a5_d20241108_m043016_c001_v7007000_t0000_u01731040216209") 2024/11/08 04:32:42 DEBUG : dst/one: Deleting (id "4_z2f127da3005d0bab9f380e1b_f103192150ee03a09_d20241108_m043014_c001_v0001177_t0024_u01731040214584") 2024/11/08 04:32:42 DEBUG : dst/one: Deleting (id "4_z2f127da3005d0bab9f380e1b_f405b74bd8600a59b_d20241108_m043014_c001_v7007000_t0000_u01731040214409") 2024/11/08 04:32:42 DEBUG : dst/one: Deleting (id "4_z2f127da3005d0bab9f380e1b_f103192150ee039ff_d20241108_m043011_c001_v0001177_t0019_u01731040211136") 2024/11/08 04:32:42 DEBUG : dst/one: Deleting (id "4_z2f127da3005d0bab9f380e1b_f405b74bd8600a588_d20241108_m043010_c001_v7007000_t0000_u01731040210417") 2024/11/08 04:32:42 DEBUG : dst/one: Deleting (id "4_z2f127da3005d0bab9f380e1b_f118802a8ef3740d1_d20241108_m043003_c001_v0001044_t0040_u01731040203209") 2024/11/08 04:32:42 DEBUG : dst/one: Deleting (id "4_z2f127da3005d0bab9f380e1b_f417cc316629a8cd3_d20241108_m043002_c001_v7007000_t0000_u01731040202113") 2024/11/08 04:32:42 DEBUG : dst/one: Deleting (id "4_z2f127da3005d0bab9f380e1b_f11566728062b18c2_d20241108_m042955_c001_v0001117_t0013_u01731040195054") 2024/11/08 04:32:42 DEBUG : dst/one: Deleting (id "4_z2f127da3005d0bab9f380e1b_f40754cdebc582c55_d20241108_m042954_c001_v7007000_t0000_u01731040194831") 2024/11/08 04:32:42 DEBUG : dst/one: Deleting (id "4_z2f127da3005d0bab9f380e1b_f119207262083175c_d20241108_m042950_c001_v0001130_t0013_u01731040190429") 2024/11/08 04:32:42 DEBUG : dst/one: Deleting (id "4_z2f127da3005d0bab9f380e1b_f11836967b60bd249_d20241108_m042948_c001_v0001109_t0005_u01731040188919") 2024/11/08 04:32:42 DEBUG : dst/one: Deleting (id "4_z2f127da3005d0bab9f380e1b_f11836967b60bd245_d20241108_m042947_c001_v0001109_t0018_u01731040187545") 2024/11/08 04:32:42 DEBUG : dst/one: Deleting (id "4_z2f127da3005d0bab9f380e1b_f41852f6601c83beb_d20241108_m042933_c001_v7007000_t0000_u01731040173349") 2024/11/08 04:32:42 DEBUG : dst/one: Deleting (id "4_z2f127da3005d0bab9f380e1b_f118802a8ef37409b_d20241108_m042924_c001_v0001044_t0058_u01731040164913") 2024/11/08 04:32:42 DEBUG : dst/one: Deleting (id "4_z2f127da3005d0bab9f380e1b_f1092c8f27d688388_d20241108_m042923_c001_v0001104_t0037_u01731040163757") 2024/11/08 04:32:42 DEBUG : dst/one: Deleting (id "4_z2f127da3005d0bab9f380e1b_f1092c8f27d688382_d20241108_m042922_c001_v0001104_t0041_u01731040162422") 2024/11/08 04:32:42 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2f127da3005d0bab9f380e1b_f40666b2a11d67e70_d20241108_m043126_c001_v7007000_t0000_u01731040286105") 2024/11/08 04:32:42 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2f127da3005d0bab9f380e1b_f104809f8a656a6b9_d20241108_m043122_c001_v0001181_t0012_u01731040282428") 2024/11/08 04:32:42 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2f127da3005d0bab9f380e1b_f1128a142dfc788f6_d20241108_m043118_c001_v0001180_t0017_u01731040278142") 2024/11/08 04:32:43 DEBUG : dst/one.bak: Deleting (id "4_z2f127da3005d0bab9f380e1b_f400c20a41115c65a_d20241108_m043113_c001_v7007000_t0000_u01731040273349") 2024/11/08 04:32:43 DEBUG : dst/one.bak: Deleting (id "4_z2f127da3005d0bab9f380e1b_f1029bd84d033046f_d20241108_m043108_c001_v0001146_t0010_u01731040268879") 2024/11/08 04:32:43 DEBUG : dst/one.bak: Deleting (id "4_z2f127da3005d0bab9f380e1b_f1022b480e28573cc_d20241108_m043104_c001_v0001182_t0012_u01731040264092") 2024/11/08 04:32:43 DEBUG : dst/one.bak: Deleting (id "4_z2f127da3005d0bab9f380e1b_f4057c3b87f290b61_d20241108_m043059_c001_v7007000_t0000_u01731040259912") 2024/11/08 04:32:43 DEBUG : dst/one.bak: Deleting (id "4_z2f127da3005d0bab9f380e1b_f116742aae867f779_d20241108_m043057_c001_v0001090_t0017_u01731040257277") 2024/11/08 04:32:43 DEBUG : dst/one.bak: Deleting (id "4_z2f127da3005d0bab9f380e1b_f1064b06da8a041a8_d20241108_m043052_c001_v0001178_t0021_u01731040252478") 2024/11/08 04:32:43 DEBUG : dst/three: Deleting (id "4_z2f127da3005d0bab9f380e1b_f417cc316629a8cd5_d20241108_m043002_c001_v7007000_t0000_u01731040202295") 2024/11/08 04:32:43 DEBUG : dst/three: Deleting (id "4_z2f127da3005d0bab9f380e1b_f11836967b60bd29d_d20241108_m043000_c001_v0001109_t0028_u01731040200250") 2024/11/08 04:32:43 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2f127da3005d0bab9f380e1b_f40666b2a11d67e71_d20241108_m043126_c001_v7007000_t0000_u01731040286293") 2024/11/08 04:32:43 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2f127da3005d0bab9f380e1b_f1192da79bc644ef1_d20241108_m043124_c001_v0001100_t0026_u01731040284161") 2024/11/08 04:32:43 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2f127da3005d0bab9f380e1b_f11254677a41cec2f_d20241108_m043120_c001_v0001182_t0033_u01731040280147") 2024/11/08 04:32:43 DEBUG : dst/three.txt: Deleting (id "4_z2f127da3005d0bab9f380e1b_f40666b2a11d67e73_d20241108_m043126_c001_v7007000_t0000_u01731040286476") 2024/11/08 04:32:43 DEBUG : dst/three.txt: Deleting (id "4_z2f127da3005d0bab9f380e1b_f112b3fdd597ebde2_d20241108_m043124_c001_v0001115_t0028_u01731040284814") 2024/11/08 04:32:43 DEBUG : dst/three.txt: Deleting (id "4_z2f127da3005d0bab9f380e1b_f4093a1ce20c43346_d20241108_m043124_c001_v7007000_t0000_u01731040284631") 2024/11/08 04:32:43 DEBUG : dst/three.txt: Deleting (id "4_z2f127da3005d0bab9f380e1b_f112b3fdd597ebdc2_d20241108_m043120_c001_v0001115_t0054_u01731040280602") 2024/11/08 04:32:43 DEBUG : dst/three.txt: Deleting (id "4_z2f127da3005d0bab9f380e1b_f4093a1ce20c43343_d20241108_m043120_c001_v7007000_t0000_u01731040280419") 2024/11/08 04:32:43 DEBUG : dst/three.txt: Deleting (id "4_z2f127da3005d0bab9f380e1b_f119207262083182e_d20241108_m043115_c001_v0001130_t0048_u01731040275321") 2024/11/08 04:32:43 DEBUG : dst/three.txt: Deleting (id "4_z2f127da3005d0bab9f380e1b_f400c20a41115c65d_d20241108_m043113_c001_v7007000_t0000_u01731040273537") 2024/11/08 04:32:43 DEBUG : dst/three.txt: Deleting (id "4_z2f127da3005d0bab9f380e1b_f1192e0cbb158660f_d20241108_m043111_c001_v0001144_t0043_u01731040271602") 2024/11/08 04:32:43 DEBUG : dst/three.txt: Deleting (id "4_z2f127da3005d0bab9f380e1b_f412a943be55defcc_d20241108_m043111_c001_v7007000_t0000_u01731040271413") 2024/11/08 04:32:44 DEBUG : dst/three.txt: Deleting (id "4_z2f127da3005d0bab9f380e1b_f1192e0cbb15865f3_d20241108_m043107_c001_v0001144_t0041_u01731040267078") 2024/11/08 04:32:44 DEBUG : dst/three.txt: Deleting (id "4_z2f127da3005d0bab9f380e1b_f412a943be55defc6_d20241108_m043106_c001_v7007000_t0000_u01731040266897") 2024/11/08 04:32:44 DEBUG : dst/three.txt: Deleting (id "4_z2f127da3005d0bab9f380e1b_f1192072620831808_d20241108_m043101_c001_v0001130_t0032_u01731040261290") 2024/11/08 04:32:44 DEBUG : dst/three.txt: Deleting (id "4_z2f127da3005d0bab9f380e1b_f404ec75e5e07821b_d20241108_m043059_c001_v7007000_t0000_u01731040259146") 2024/11/08 04:32:44 DEBUG : dst/three.txt: Deleting (id "4_z2f127da3005d0bab9f380e1b_f11920726208317f4_d20241108_m043056_c001_v0001130_t0056_u01731040256343") 2024/11/08 04:32:44 DEBUG : dst/three.txt: Deleting (id "4_z2f127da3005d0bab9f380e1b_f404ec75e5e077a44_d20241108_m043055_c001_v7007000_t0000_u01731040255249") 2024/11/08 04:32:44 DEBUG : dst/three.txt: Deleting (id "4_z2f127da3005d0bab9f380e1b_f11920726208317e0_d20241108_m043049_c001_v0001130_t0031_u01731040249828") 2024/11/08 04:32:44 DEBUG : dst/three.txt: Deleting (id "4_z2f127da3005d0bab9f380e1b_f41006a968380836e_d20241108_m043044_c001_v7007000_t0000_u01731040244497") 2024/11/08 04:32:44 DEBUG : dst/three.txt: Deleting (id "4_z2f127da3005d0bab9f380e1b_f118802a8ef37410d_d20241108_m043042_c001_v0001044_t0051_u01731040242036") 2024/11/08 04:32:44 DEBUG : dst/three.txt: Deleting (id "4_z2f127da3005d0bab9f380e1b_f41006a9683808362_d20241108_m043040_c001_v7007000_t0000_u01731040240947") 2024/11/08 04:32:44 DEBUG : dst/three.txt: Deleting (id "4_z2f127da3005d0bab9f380e1b_f11920726208317b4_d20241108_m043034_c001_v0001130_t0052_u01731040234250") 2024/11/08 04:32:44 DEBUG : dst/three.txt: Deleting (id "4_z2f127da3005d0bab9f380e1b_f40176b969e17c1c2_d20241108_m043029_c001_v7007000_t0000_u01731040229159") 2024/11/08 04:32:44 DEBUG : dst/three.txt: Deleting (id "4_z2f127da3005d0bab9f380e1b_f101bbc0ba8808989_d20241108_m043026_c001_v0001029_t0024_u01731040226910") 2024/11/08 04:32:44 DEBUG : dst/three.txt: Deleting (id "4_z2f127da3005d0bab9f380e1b_f40176b969e17c1bd_d20241108_m043025_c001_v7007000_t0000_u01731040225802") 2024/11/08 04:32:44 DEBUG : dst/three.txt: Deleting (id "4_z2f127da3005d0bab9f380e1b_f118802a8ef3740eb_d20241108_m043018_c001_v0001044_t0018_u01731040218852") 2024/11/08 04:32:44 DEBUG : dst/three.txt: Deleting (id "4_z2f127da3005d0bab9f380e1b_f405b74bd8600a5a2_d20241108_m043015_c001_v7007000_t0000_u01731040215281") 2024/11/08 04:32:44 DEBUG : dst/three.txt: Deleting (id "4_z2f127da3005d0bab9f380e1b_f118802a8ef3740e1_d20241108_m043013_c001_v0001044_t0048_u01731040213100") 2024/11/08 04:32:44 DEBUG : dst/three.txt: Deleting (id "4_z2f127da3005d0bab9f380e1b_f405b74bd8600a590_d20241108_m043011_c001_v7007000_t0000_u01731040211981") 2024/11/08 04:32:44 DEBUG : dst/three.txt: Deleting (id "4_z2f127da3005d0bab9f380e1b_f1192072620831776_d20241108_m043004_c001_v0001130_t0051_u01731040204763") 2024/11/08 04:32:44 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f127da3005d0bab9f380e1b_f400c20a41115c65e_d20241108_m043113_c001_v7007000_t0000_u01731040273718") 2024/11/08 04:32:44 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f127da3005d0bab9f380e1b_f117eb143ed81426e_d20241108_m043111_c001_v0001120_t0030_u01731040271114") 2024/11/08 04:32:45 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f127da3005d0bab9f380e1b_f113677a7715f77e5_d20241108_m043106_c001_v0001101_t0016_u01731040266228") 2024/11/08 04:32:45 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f127da3005d0bab9f380e1b_f4057c3b87f290b62_d20241108_m043100_c001_v7007000_t0000_u01731040260095") 2024/11/08 04:32:45 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f127da3005d0bab9f380e1b_f1051b7e892ddeefd_d20241108_m043058_c001_v0001097_t0022_u01731040258760") 2024/11/08 04:32:45 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f127da3005d0bab9f380e1b_f11045f590e68a8ff_d20241108_m043054_c001_v0001115_t0031_u01731040254665") 2024/11/08 04:32:45 DEBUG : dst/two: Deleting (id "4_z2f127da3005d0bab9f380e1b_f40666b2a11d67e76_d20241108_m043126_c001_v7007000_t0000_u01731040286666") 2024/11/08 04:32:45 DEBUG : dst/two: Deleting (id "4_z2f127da3005d0bab9f380e1b_f119207262083182c_d20241108_m043114_c001_v0001130_t0029_u01731040274961") 2024/11/08 04:32:45 DEBUG : dst/two: Deleting (id "4_z2f127da3005d0bab9f380e1b_f400c20a41115c660_d20241108_m043113_c001_v7007000_t0000_u01731040273899") 2024/11/08 04:32:45 DEBUG : dst/two: Deleting (id "4_z2f127da3005d0bab9f380e1b_f1192072620831806_d20241108_m043100_c001_v0001130_t0053_u01731040260981") 2024/11/08 04:32:45 DEBUG : dst/two: Deleting (id "4_z2f127da3005d0bab9f380e1b_f4057c3b87f290b63_d20241108_m043100_c001_v7007000_t0000_u01731040260279") 2024/11/08 04:32:45 DEBUG : dst/two: Deleting (id "4_z2f127da3005d0bab9f380e1b_f11920726208317de_d20241108_m043049_c001_v0001130_t0010_u01731040249452") 2024/11/08 04:32:45 DEBUG : dst/two: Deleting (id "4_z2f127da3005d0bab9f380e1b_f417cc316629a98fd_d20241108_m043046_c001_v7007000_t0000_u01731040246075") 2024/11/08 04:32:45 DEBUG : dst/two: Deleting (id "4_z2f127da3005d0bab9f380e1b_f118802a8ef3740ff_d20241108_m043031_c001_v0001044_t0036_u01731040231657") 2024/11/08 04:32:45 DEBUG : dst/two: Deleting (id "4_z2f127da3005d0bab9f380e1b_f415274a5a5e394cc_d20241108_m043030_c001_v7007000_t0000_u01731040230255") 2024/11/08 04:32:45 DEBUG : dst/two: Deleting (id "4_z2f127da3005d0bab9f380e1b_f119207262083178e_d20241108_m043018_c001_v0001130_t0006_u01731040218064") 2024/11/08 04:32:45 DEBUG : dst/two: Deleting (id "4_z2f127da3005d0bab9f380e1b_f4070de570c74c8a6_d20241108_m043016_c001_v7007000_t0000_u01731040216393") 2024/11/08 04:32:45 DEBUG : dst/two: Deleting (id "4_z2f127da3005d0bab9f380e1b_f101bbc0ba8808973_d20241108_m043003_c001_v0001029_t0000_u01731040203939") 2024/11/08 04:32:45 DEBUG : dst/two: Deleting (id "4_z2f127da3005d0bab9f380e1b_f417cc316629a8cd6_d20241108_m043002_c001_v7007000_t0000_u01731040202479") 2024/11/08 04:32:45 DEBUG : dst/two: Deleting (id "4_z2f127da3005d0bab9f380e1b_f11739f6fb19a8632_d20241108_m042957_c001_v0001116_t0044_u01731040197150") 2024/11/08 04:32:45 DEBUG : dst/two: Deleting (id "4_z2f127da3005d0bab9f380e1b_f41852f6601c83bec_d20241108_m042933_c001_v7007000_t0000_u01731040173541") 2024/11/08 04:32:46 DEBUG : dst/two: Deleting (id "4_z2f127da3005d0bab9f380e1b_f1092c8f27d6883a0_d20241108_m042931_c001_v0001104_t0026_u01731040171814") 2024/11/08 04:32:46 DEBUG : empty space: Deleting (id "4_z2f127da3005d0bab9f380e1b_f417cc316629a8868_d20241108_m042847_c001_v7007000_t0000_u01731040127084") 2024/11/08 04:32:46 DEBUG : empty space: Deleting (id "4_z2f127da3005d0bab9f380e1b_f119207262083168c_d20241108_m042842_c001_v0001130_t0017_u01731040122849") 2024/11/08 04:32:46 DEBUG : empty space: Deleting (id "4_z2f127da3005d0bab9f380e1b_f417cc316629a885d_d20241108_m042839_c001_v7007000_t0000_u01731040119830") 2024/11/08 04:32:46 DEBUG : empty space: Deleting (id "4_z2f127da3005d0bab9f380e1b_f1192072620831656_d20241108_m042824_c001_v0001130_t0005_u01731040104693") 2024/11/08 04:32:46 DEBUG : empty space: Deleting (id "4_z2f127da3005d0bab9f380e1b_f40754cdebc582bad_d20241108_m042814_c001_v7007000_t0000_u01731040094487") 2024/11/08 04:32:46 DEBUG : empty space: Deleting (id "4_z2f127da3005d0bab9f380e1b_f1192072620831628_d20241108_m042810_c001_v0001130_t0003_u01731040090212") 2024/11/08 04:32:46 DEBUG : empty space: Deleting (id "4_z2f127da3005d0bab9f380e1b_f40666b2a11d653fd_d20241108_m042743_c001_v7007000_t0000_u01731040063557") 2024/11/08 04:32:46 DEBUG : empty space: Deleting (id "4_z2f127da3005d0bab9f380e1b_f1192072620831593_d20241108_m042741_c001_v0001130_t0015_u01731040061425") 2024/11/08 04:32:46 DEBUG : empty space: Deleting (id "4_z2f127da3005d0bab9f380e1b_f40666b2a11d653f0_d20241108_m042739_c001_v7007000_t0000_u01731040059746") 2024/11/08 04:32:46 DEBUG : empty space: Deleting (id "4_z2f127da3005d0bab9f380e1b_f119207262083157d_d20241108_m042738_c001_v0001130_t0036_u01731040058383") 2024/11/08 04:32:46 DEBUG : empty space: Deleting (id "4_z2f127da3005d0bab9f380e1b_f40666b2a11d653df_d20241108_m042734_c001_v7007000_t0000_u01731040054709") 2024/11/08 04:32:46 DEBUG : empty space: Deleting (id "4_z2f127da3005d0bab9f380e1b_f119207262083155e_d20241108_m042732_c001_v0001130_t0019_u01731040052808") 2024/11/08 04:32:46 DEBUG : empty space: Deleting (id "4_z2f127da3005d0bab9f380e1b_f40666b2a11d653d4_d20241108_m042731_c001_v7007000_t0000_u01731040051533") 2024/11/08 04:32:46 DEBUG : empty space: Deleting (id "4_z2f127da3005d0bab9f380e1b_f119207262083154c_d20241108_m042730_c001_v0001130_t0006_u01731040050017") 2024/11/08 04:32:46 DEBUG : empty space: Deleting (id "4_z2f127da3005d0bab9f380e1b_f40666b2a11d65389_d20241108_m042722_c001_v7007000_t0000_u01731040042536") 2024/11/08 04:32:46 DEBUG : empty space: Deleting (id "4_z2f127da3005d0bab9f380e1b_f119207262083150e_d20241108_m042720_c001_v0001130_t0057_u01731040040836") 2024/11/08 04:32:46 DEBUG : empty space: Deleting (id "4_z2f127da3005d0bab9f380e1b_f40666b2a11d65378_d20241108_m042719_c001_v7007000_t0000_u01731040039449") 2024/11/08 04:32:46 DEBUG : empty space: Deleting (id "4_z2f127da3005d0bab9f380e1b_f1192072620831502_d20241108_m042718_c001_v0001130_t0018_u01731040038559") 2024/11/08 04:32:47 DEBUG : empty space: Deleting (id "4_z2f127da3005d0bab9f380e1b_f4070de570c74c3fa_d20241108_m042712_c001_v7007000_t0000_u01731040032915") 2024/11/08 04:32:47 DEBUG : empty space: Deleting (id "4_z2f127da3005d0bab9f380e1b_f11920726208314d4_d20241108_m042711_c001_v0001130_t0058_u01731040031346") 2024/11/08 04:32:47 DEBUG : empty space: Deleting (id "4_z2f127da3005d0bab9f380e1b_f4070de570c74c3f4_d20241108_m042708_c001_v7007000_t0000_u01731040028733") 2024/11/08 04:32:47 DEBUG : empty space: Deleting (id "4_z2f127da3005d0bab9f380e1b_f11920726208314c0_d20241108_m042707_c001_v0001130_t0015_u01731040027590") 2024/11/08 04:32:47 DEBUG : empty space: Deleting (id "4_z2f127da3005d0bab9f380e1b_f4070de570c74c3f0_d20241108_m042706_c001_v7007000_t0000_u01731040026486") 2024/11/08 04:32:47 DEBUG : empty space: Deleting (id "4_z2f127da3005d0bab9f380e1b_f110d47404c29631d_d20241108_m042705_c001_v0001039_t0029_u01731040025768") 2024/11/08 04:32:47 DEBUG : empty space: Deleting (id "4_z2f127da3005d0bab9f380e1b_f11920726208314b4_d20241108_m042704_c001_v0001130_t0007_u01731040024040") 2024/11/08 04:32:47 DEBUG : enormous: Deleting (id "4_z2f127da3005d0bab9f380e1b_f40666b2a11d653f9_d20241108_m042742_c001_v7007000_t0000_u01731040062620") 2024/11/08 04:32:47 DEBUG : enormous: Deleting (id "4_z2f127da3005d0bab9f380e1b_f1192072620831595_d20241108_m042741_c001_v0001130_t0051_u01731040061922") 2024/11/08 04:32:47 DEBUG : existing: Deleting (id "4_z2f127da3005d0bab9f380e1b_f40666b2a11d67e8c_d20241108_m043131_c001_v7007000_t0000_u01731040291172") 2024/11/08 04:32:47 DEBUG : existing: Deleting (id "4_z2f127da3005d0bab9f380e1b_f1192072620831854_d20241108_m043129_c001_v0001130_t0038_u01731040289850") 2024/11/08 04:32:47 DEBUG : existing: Deleting (id "4_z2f127da3005d0bab9f380e1b_f40754cdebc582ba4_d20241108_m042808_c001_v7007000_t0000_u01731040088300") 2024/11/08 04:32:47 DEBUG : existing: Deleting (id "4_z2f127da3005d0bab9f380e1b_f1192072620831618_d20241108_m042807_c001_v0001130_t0050_u01731040087012") 2024/11/08 04:32:47 DEBUG : existing: Deleting (id "4_z2f127da3005d0bab9f380e1b_f4070de570c74c3e1_d20241108_m042659_c001_v7007000_t0000_u01731040019857") 2024/11/08 04:32:47 DEBUG : existing: Deleting (id "4_z2f127da3005d0bab9f380e1b_f1192072620831496_d20241108_m042658_c001_v0001130_t0024_u01731040018828") 2024/11/08 04:32:47 DEBUG : existing: Deleting (id "4_z2f127da3005d0bab9f380e1b_f4070de570c74c3db_d20241108_m042657_c001_v7007000_t0000_u01731040017539") 2024/11/08 04:32:47 DEBUG : existing: Deleting (id "4_z2f127da3005d0bab9f380e1b_f1192072620831484_d20241108_m042656_c001_v0001130_t0016_u01731040016816") 2024/11/08 04:32:47 DEBUG : existing: Deleting (id "4_z2f127da3005d0bab9f380e1b_f119207262083147e_d20241108_m042655_c001_v0001130_t0012_u01731040015773") 2024/11/08 04:32:47 DEBUG : existing-b: Deleting (id "4_z2f127da3005d0bab9f380e1b_f40754cdebc582ba5_d20241108_m042808_c001_v7007000_t0000_u01731040088484") 2024/11/08 04:32:47 DEBUG : existing-b: Deleting (id "4_z2f127da3005d0bab9f380e1b_f118802a8ef373ffb_d20241108_m042807_c001_v0001044_t0056_u01731040087024") 2024/11/08 04:32:47 DEBUG : five: Deleting (id "4_z2f127da3005d0bab9f380e1b_f40754cdebc582b87_d20241108_m042748_c001_v7007000_t0000_u01731040068703") 2024/11/08 04:32:48 DEBUG : five: Deleting (id "4_z2f127da3005d0bab9f380e1b_f401bbc0ba88088d3_d20241108_m042746_c001_v0001029_t0040_u01731040066936") 2024/11/08 04:32:48 DEBUG : foo: Deleting (id "4_z2f127da3005d0bab9f380e1b_f4070de570c74c3f8_d20241108_m042710_c001_v7007000_t0000_u01731040030603") 2024/11/08 04:32:48 DEBUG : foo: Deleting (id "4_z2f127da3005d0bab9f380e1b_f41920726208314cc_d20241108_m042710_c001_v0001130_t0019_u01731040030055") 2024/11/08 04:32:48 DEBUG : foo: Deleting (id "4_z2f127da3005d0bab9f380e1b_f41920726208314c8_d20241108_m042709_c001_v0001130_t0019_u01731040029492") 2024/11/08 04:32:48 DEBUG : four: Deleting (id "4_z2f127da3005d0bab9f380e1b_f40754cdebc582b88_d20241108_m042748_c001_v7007000_t0000_u01731040068893") 2024/11/08 04:32:48 DEBUG : four: Deleting (id "4_z2f127da3005d0bab9f380e1b_f41920726208315bb_d20241108_m042746_c001_v0001130_t0019_u01731040066378") 2024/11/08 04:32:48 DEBUG : four: Deleting (id "4_z2f127da3005d0bab9f380e1b_f11920726208315b5_d20241108_m042745_c001_v0001130_t0058_u01731040065359") 2024/11/08 04:32:48 DEBUG : hello world2: Deleting (id "4_z2f127da3005d0bab9f380e1b_f400c20a4111571a3_d20241108_m042603_c001_v7007000_t0000_u01731039963121") 2024/11/08 04:32:48 DEBUG : hello world2: Deleting (id "4_z2f127da3005d0bab9f380e1b_f11920726208313d6_d20241108_m042602_c001_v0001130_t0022_u01731039962414") 2024/11/08 04:32:48 DEBUG : ignore-size: Deleting (id "4_z2f127da3005d0bab9f380e1b_f4070de570c74c3d4_d20241108_m042654_c001_v7007000_t0000_u01731040014678") 2024/11/08 04:32:48 DEBUG : ignore-size: Deleting (id "4_z2f127da3005d0bab9f380e1b_f1192072620831472_d20241108_m042653_c001_v0001130_t0004_u01731040013559") 2024/11/08 04:32:48 DEBUG : nested/sub dir/file: Deleting (id "4_z2f127da3005d0bab9f380e1b_f40754cdebc582ba2_d20241108_m042805_c001_v7007000_t0000_u01731040085894") 2024/11/08 04:32:48 DEBUG : nested/sub dir/file: Deleting (id "4_z2f127da3005d0bab9f380e1b_f118802a8ef373ff3_d20241108_m042804_c001_v0001044_t0020_u01731040084295") 2024/11/08 04:32:48 DEBUG : nested/sub dir/file: Deleting (id "4_z2f127da3005d0bab9f380e1b_f40754cdebc582b9e_d20241108_m042803_c001_v7007000_t0000_u01731040083164") 2024/11/08 04:32:48 DEBUG : nested/sub dir/file: Deleting (id "4_z2f127da3005d0bab9f380e1b_f118802a8ef373fef_d20241108_m042802_c001_v0001044_t0006_u01731040082101") 2024/11/08 04:32:48 DEBUG : one: Deleting (id "4_z2f127da3005d0bab9f380e1b_f40754cdebc582b89_d20241108_m042749_c001_v7007000_t0000_u01731040069077") 2024/11/08 04:32:48 DEBUG : one: Deleting (id "4_z2f127da3005d0bab9f380e1b_f41920726208315a7_d20241108_m042744_c001_v0001130_t0019_u01731040064683") 2024/11/08 04:32:48 DEBUG : only0: Deleting (id "4_z2f127da3005d0bab9f380e1b_f402d8e8c8ded93be_d20241108_m043219_c001_v7007000_t0000_u01731040339537") 2024/11/08 04:32:48 DEBUG : only0: Deleting (id "4_z2f127da3005d0bab9f380e1b_f4192072620831958_d20241108_m043213_c001_v0001130_t0019_u01731040333639") 2024/11/08 04:32:49 DEBUG : only0: Deleting (id "4_z2f127da3005d0bab9f380e1b_f11920726208318e4_d20241108_m043158_c001_v0001130_t0003_u01731040318299") 2024/11/08 04:32:49 DEBUG : only0: Deleting (id "4_z2f127da3005d0bab9f380e1b_f41006a9683808421_d20241108_m043152_c001_v7007000_t0000_u01731040312245") 2024/11/08 04:32:49 DEBUG : only0: Deleting (id "4_z2f127da3005d0bab9f380e1b_f119207262083186a_d20241108_m043135_c001_v0001130_t0018_u01731040295762") 2024/11/08 04:32:49 DEBUG : only1: Deleting (id "4_z2f127da3005d0bab9f380e1b_f402d8e8c8ded93c0_d20241108_m043219_c001_v7007000_t0000_u01731040339718") 2024/11/08 04:32:49 DEBUG : only1: Deleting (id "4_z2f127da3005d0bab9f380e1b_f4121ecc34eda3081_d20241108_m043214_c001_v0001113_t0034_u01731040334192") 2024/11/08 04:32:49 DEBUG : only1: Deleting (id "4_z2f127da3005d0bab9f380e1b_f11920726208318ea_d20241108_m043159_c001_v0001130_t0053_u01731040319271") 2024/11/08 04:32:49 DEBUG : only1: Deleting (id "4_z2f127da3005d0bab9f380e1b_f4070de570c74e217_d20241108_m043152_c001_v7007000_t0000_u01731040312254") 2024/11/08 04:32:49 DEBUG : only1: Deleting (id "4_z2f127da3005d0bab9f380e1b_f119207262083186e_d20241108_m043136_c001_v0001130_t0036_u01731040296483") 2024/11/08 04:32:49 DEBUG : only10: Deleting (id "4_z2f127da3005d0bab9f380e1b_f402d8e8c8ded93c2_d20241108_m043219_c001_v7007000_t0000_u01731040339899") 2024/11/08 04:32:49 DEBUG : only10: Deleting (id "4_z2f127da3005d0bab9f380e1b_f415a9a206c70a087_d20241108_m043214_c001_v0001039_t0055_u01731040334381") 2024/11/08 04:32:49 DEBUG : only10: Deleting (id "4_z2f127da3005d0bab9f380e1b_f119207262083191a_d20241108_m043205_c001_v0001130_t0056_u01731040325793") 2024/11/08 04:32:49 DEBUG : only10: Deleting (id "4_z2f127da3005d0bab9f380e1b_f4070de570c74e211_d20241108_m043151_c001_v7007000_t0000_u01731040311683") 2024/11/08 04:32:49 DEBUG : only10: Deleting (id "4_z2f127da3005d0bab9f380e1b_f119207262083189e_d20241108_m043143_c001_v0001130_t0029_u01731040303577") 2024/11/08 04:32:49 DEBUG : only11: Deleting (id "4_z2f127da3005d0bab9f380e1b_f402d8e8c8ded93c4_d20241108_m043220_c001_v7007000_t0000_u01731040340081") 2024/11/08 04:32:49 DEBUG : only11: Deleting (id "4_z2f127da3005d0bab9f380e1b_f408f6ee4ada22d72_d20241108_m043214_c001_v0001182_t0002_u01731040334566") 2024/11/08 04:32:49 DEBUG : only11: Deleting (id "4_z2f127da3005d0bab9f380e1b_f1192072620831920_d20241108_m043206_c001_v0001130_t0019_u01731040326533") 2024/11/08 04:32:49 DEBUG : only11: Deleting (id "4_z2f127da3005d0bab9f380e1b_f402d8e8c8ded9342_d20241108_m043152_c001_v7007000_t0000_u01731040312271") 2024/11/08 04:32:49 DEBUG : only11: Deleting (id "4_z2f127da3005d0bab9f380e1b_f11920726208318a4_d20241108_m043144_c001_v0001130_t0035_u01731040304237") 2024/11/08 04:32:49 DEBUG : only12: Deleting (id "4_z2f127da3005d0bab9f380e1b_f402d8e8c8ded93c5_d20241108_m043220_c001_v7007000_t0000_u01731040340262") 2024/11/08 04:32:49 DEBUG : only12: Deleting (id "4_z2f127da3005d0bab9f380e1b_f419207262083195a_d20241108_m043214_c001_v0001130_t0019_u01731040334215") 2024/11/08 04:32:49 DEBUG : only12: Deleting (id "4_z2f127da3005d0bab9f380e1b_f1192072620831926_d20241108_m043207_c001_v0001130_t0053_u01731040327265") 2024/11/08 04:32:50 DEBUG : only12: Deleting (id "4_z2f127da3005d0bab9f380e1b_f4070de570c74e21a_d20241108_m043152_c001_v7007000_t0000_u01731040312603") 2024/11/08 04:32:50 DEBUG : only12: Deleting (id "4_z2f127da3005d0bab9f380e1b_f11920726208318a8_d20241108_m043144_c001_v0001130_t0027_u01731040304980") 2024/11/08 04:32:50 DEBUG : only13: Deleting (id "4_z2f127da3005d0bab9f380e1b_f402d8e8c8ded93c6_d20241108_m043220_c001_v7007000_t0000_u01731040340444") 2024/11/08 04:32:50 DEBUG : only13: Deleting (id "4_z2f127da3005d0bab9f380e1b_f4121ecc34eda3083_d20241108_m043214_c001_v0001113_t0034_u01731040334377") 2024/11/08 04:32:50 DEBUG : only13: Deleting (id "4_z2f127da3005d0bab9f380e1b_f119207262083192c_d20241108_m043208_c001_v0001130_t0012_u01731040328082") 2024/11/08 04:32:50 DEBUG : only13: Deleting (id "4_z2f127da3005d0bab9f380e1b_f4070de570c74e213_d20241108_m043152_c001_v7007000_t0000_u01731040312050") 2024/11/08 04:32:50 DEBUG : only13: Deleting (id "4_z2f127da3005d0bab9f380e1b_f11920726208318ae_d20241108_m043145_c001_v0001130_t0059_u01731040305710") 2024/11/08 04:32:50 DEBUG : only14: Deleting (id "4_z2f127da3005d0bab9f380e1b_f402d8e8c8ded93c8_d20241108_m043220_c001_v7007000_t0000_u01731040340625") 2024/11/08 04:32:50 DEBUG : only14: Deleting (id "4_z2f127da3005d0bab9f380e1b_f419207262083195c_d20241108_m043214_c001_v0001130_t0019_u01731040334397") 2024/11/08 04:32:50 DEBUG : only14: Deleting (id "4_z2f127da3005d0bab9f380e1b_f1192072620831930_d20241108_m043208_c001_v0001130_t0054_u01731040328964") 2024/11/08 04:32:50 DEBUG : only14: Deleting (id "4_z2f127da3005d0bab9f380e1b_f4070de570c74e218_d20241108_m043152_c001_v7007000_t0000_u01731040312419") 2024/11/08 04:32:50 DEBUG : only14: Deleting (id "4_z2f127da3005d0bab9f380e1b_f11920726208318b4_d20241108_m043146_c001_v0001130_t0000_u01731040306572") 2024/11/08 04:32:50 DEBUG : only15: Deleting (id "4_z2f127da3005d0bab9f380e1b_f402d8e8c8ded93c9_d20241108_m043220_c001_v7007000_t0000_u01731040340808") 2024/11/08 04:32:50 DEBUG : only15: Deleting (id "4_z2f127da3005d0bab9f380e1b_f4121ecc34eda3085_d20241108_m043214_c001_v0001113_t0034_u01731040334559") 2024/11/08 04:32:50 DEBUG : only15: Deleting (id "4_z2f127da3005d0bab9f380e1b_f1192072620831938_d20241108_m043209_c001_v0001130_t0041_u01731040329557") 2024/11/08 04:32:50 DEBUG : only15: Deleting (id "4_z2f127da3005d0bab9f380e1b_f41006a9683808424_d20241108_m043152_c001_v7007000_t0000_u01731040312615") 2024/11/08 04:32:50 DEBUG : only15: Deleting (id "4_z2f127da3005d0bab9f380e1b_f11920726208318b8_d20241108_m043147_c001_v0001130_t0057_u01731040307203") 2024/11/08 04:32:50 DEBUG : only16: Deleting (id "4_z2f127da3005d0bab9f380e1b_f402d8e8c8ded93cb_d20241108_m043220_c001_v7007000_t0000_u01731040340990") 2024/11/08 04:32:50 DEBUG : only16: Deleting (id "4_z2f127da3005d0bab9f380e1b_f415a9a206c70a089_d20241108_m043214_c001_v0001039_t0055_u01731040334573") 2024/11/08 04:32:50 DEBUG : only16: Deleting (id "4_z2f127da3005d0bab9f380e1b_f119207262083193c_d20241108_m043210_c001_v0001130_t0010_u01731040330224") 2024/11/08 04:32:50 DEBUG : only16: Deleting (id "4_z2f127da3005d0bab9f380e1b_f4070de570c74e214_d20241108_m043152_c001_v7007000_t0000_u01731040312067") 2024/11/08 04:32:50 DEBUG : only16: Deleting (id "4_z2f127da3005d0bab9f380e1b_f11920726208318bc_d20241108_m043147_c001_v0001130_t0007_u01731040307893") 2024/11/08 04:32:51 DEBUG : only17: Deleting (id "4_z2f127da3005d0bab9f380e1b_f402d8e8c8ded93cd_d20241108_m043221_c001_v7007000_t0000_u01731040341177") 2024/11/08 04:32:51 DEBUG : only17: Deleting (id "4_z2f127da3005d0bab9f380e1b_f419207262083195e_d20241108_m043214_c001_v0001130_t0019_u01731040334584") 2024/11/08 04:32:51 DEBUG : only17: Deleting (id "4_z2f127da3005d0bab9f380e1b_f119207262083194a_d20241108_m043211_c001_v0001130_t0057_u01731040331069") 2024/11/08 04:32:51 DEBUG : only17: Deleting (id "4_z2f127da3005d0bab9f380e1b_f41006a9683808423_d20241108_m043152_c001_v7007000_t0000_u01731040312426") 2024/11/08 04:32:51 DEBUG : only17: Deleting (id "4_z2f127da3005d0bab9f380e1b_f11920726208318c4_d20241108_m043148_c001_v0001130_t0058_u01731040308760") 2024/11/08 04:32:51 DEBUG : only18: Deleting (id "4_z2f127da3005d0bab9f380e1b_f402d8e8c8ded93cf_d20241108_m043221_c001_v7007000_t0000_u01731040341359") 2024/11/08 04:32:51 DEBUG : only18: Deleting (id "4_z2f127da3005d0bab9f380e1b_f4121ecc34eda3087_d20241108_m043214_c001_v0001113_t0034_u01731040334746") 2024/11/08 04:32:51 DEBUG : only18: Deleting (id "4_z2f127da3005d0bab9f380e1b_f1192072620831950_d20241108_m043211_c001_v0001130_t0012_u01731040331978") 2024/11/08 04:32:51 DEBUG : only18: Deleting (id "4_z2f127da3005d0bab9f380e1b_f4070de570c74e212_d20241108_m043151_c001_v7007000_t0000_u01731040311867") 2024/11/08 04:32:51 DEBUG : only18: Deleting (id "4_z2f127da3005d0bab9f380e1b_f11920726208318cc_d20241108_m043149_c001_v0001130_t0041_u01731040309684") 2024/11/08 04:32:51 DEBUG : only19: Deleting (id "4_z2f127da3005d0bab9f380e1b_f402d8e8c8ded93d0_d20241108_m043221_c001_v7007000_t0000_u01731040341540") 2024/11/08 04:32:51 DEBUG : only19: Deleting (id "4_z2f127da3005d0bab9f380e1b_f415a9a206c70a08b_d20241108_m043214_c001_v0001039_t0055_u01731040334760") 2024/11/08 04:32:51 DEBUG : only19: Deleting (id "4_z2f127da3005d0bab9f380e1b_f1192072620831956_d20241108_m043212_c001_v0001130_t0022_u01731040332674") 2024/11/08 04:32:51 DEBUG : only19: Deleting (id "4_z2f127da3005d0bab9f380e1b_f4070de570c74e21b_d20241108_m043152_c001_v7007000_t0000_u01731040312627") 2024/11/08 04:32:51 DEBUG : only19: Deleting (id "4_z2f127da3005d0bab9f380e1b_f11920726208318d2_d20241108_m043150_c001_v0001130_t0038_u01731040310318") 2024/11/08 04:32:51 DEBUG : only2: Deleting (id "4_z2f127da3005d0bab9f380e1b_f402d8e8c8ded93d2_d20241108_m043221_c001_v7007000_t0000_u01731040341724") 2024/11/08 04:32:51 DEBUG : only2: Deleting (id "4_z2f127da3005d0bab9f380e1b_f408f6ee4ada22d78_d20241108_m043214_c001_v0001182_t0002_u01731040334768") 2024/11/08 04:32:51 DEBUG : only2: Deleting (id "4_z2f127da3005d0bab9f380e1b_f11920726208318ee_d20241108_m043200_c001_v0001130_t0030_u01731040320324") 2024/11/08 04:32:51 DEBUG : only2: Deleting (id "4_z2f127da3005d0bab9f380e1b_f4070de570c74e219_d20241108_m043152_c001_v7007000_t0000_u01731040312436") 2024/11/08 04:32:51 DEBUG : only2: Deleting (id "4_z2f127da3005d0bab9f380e1b_f1192072620831872_d20241108_m043137_c001_v0001130_t0022_u01731040297118") 2024/11/08 04:32:51 DEBUG : only3: Deleting (id "4_z2f127da3005d0bab9f380e1b_f402d8e8c8ded93d5_d20241108_m043221_c001_v7007000_t0000_u01731040341905") 2024/11/08 04:32:52 DEBUG : only3: Deleting (id "4_z2f127da3005d0bab9f380e1b_f4192072620831962_d20241108_m043214_c001_v0001130_t0019_u01731040334781") 2024/11/08 04:32:52 DEBUG : only3: Deleting (id "4_z2f127da3005d0bab9f380e1b_f11920726208318f4_d20241108_m043201_c001_v0001130_t0009_u01731040321060") 2024/11/08 04:32:52 DEBUG : only3: Deleting (id "4_z2f127da3005d0bab9f380e1b_f402d8e8c8ded9341_d20241108_m043152_c001_v7007000_t0000_u01731040312084") 2024/11/08 04:32:52 DEBUG : only3: Deleting (id "4_z2f127da3005d0bab9f380e1b_f119207262083187a_d20241108_m043137_c001_v0001130_t0010_u01731040297942") 2024/11/08 04:32:52 DEBUG : only4: Deleting (id "4_z2f127da3005d0bab9f380e1b_f402d8e8c8ded93d6_d20241108_m043222_c001_v7007000_t0000_u01731040342091") 2024/11/08 04:32:52 DEBUG : only4: Deleting (id "4_z2f127da3005d0bab9f380e1b_f415a9a206c70a08d_d20241108_m043214_c001_v0001039_t0055_u01731040334941") 2024/11/08 04:32:52 DEBUG : only4: Deleting (id "4_z2f127da3005d0bab9f380e1b_f11920726208318fc_d20241108_m043201_c001_v0001130_t0053_u01731040321978") 2024/11/08 04:32:52 DEBUG : only4: Deleting (id "4_z2f127da3005d0bab9f380e1b_f402d8e8c8ded9345_d20241108_m043152_c001_v7007000_t0000_u01731040312638") 2024/11/08 04:32:52 DEBUG : only4: Deleting (id "4_z2f127da3005d0bab9f380e1b_f1192072620831880_d20241108_m043138_c001_v0001130_t0049_u01731040298829") 2024/11/08 04:32:52 DEBUG : only5: Deleting (id "4_z2f127da3005d0bab9f380e1b_f402d8e8c8ded93d8_d20241108_m043222_c001_v7007000_t0000_u01731040342283") 2024/11/08 04:32:52 DEBUG : only5: Deleting (id "4_z2f127da3005d0bab9f380e1b_f4121ecc34eda3089_d20241108_m043214_c001_v0001113_t0034_u01731040334949") 2024/11/08 04:32:52 DEBUG : only5: Deleting (id "4_z2f127da3005d0bab9f380e1b_f1192072620831900_d20241108_m043202_c001_v0001130_t0016_u01731040322635") 2024/11/08 04:32:52 DEBUG : only5: Deleting (id "4_z2f127da3005d0bab9f380e1b_f4070de570c74e21c_d20241108_m043152_c001_v7007000_t0000_u01731040312784") 2024/11/08 04:32:52 DEBUG : only5: Deleting (id "4_z2f127da3005d0bab9f380e1b_f1192072620831888_d20241108_m043139_c001_v0001130_t0039_u01731040299717") 2024/11/08 04:32:52 DEBUG : only6: Deleting (id "4_z2f127da3005d0bab9f380e1b_f402d8e8c8ded93d9_d20241108_m043222_c001_v7007000_t0000_u01731040342468") 2024/11/08 04:32:52 DEBUG : only6: Deleting (id "4_z2f127da3005d0bab9f380e1b_f408f6ee4ada22d7c_d20241108_m043214_c001_v0001182_t0002_u01731040334961") 2024/11/08 04:32:52 DEBUG : only6: Deleting (id "4_z2f127da3005d0bab9f380e1b_f1192072620831906_d20241108_m043203_c001_v0001130_t0032_u01731040323208") 2024/11/08 04:32:52 DEBUG : only6: Deleting (id "4_z2f127da3005d0bab9f380e1b_f41006a9683808426_d20241108_m043152_c001_v7007000_t0000_u01731040312800") 2024/11/08 04:32:52 DEBUG : only6: Deleting (id "4_z2f127da3005d0bab9f380e1b_f119207262083188c_d20241108_m043140_c001_v0001130_t0003_u01731040300527") 2024/11/08 04:32:52 DEBUG : only7: Deleting (id "4_z2f127da3005d0bab9f380e1b_f402d8e8c8ded93da_d20241108_m043222_c001_v7007000_t0000_u01731040342654") 2024/11/08 04:32:53 DEBUG : only7: Deleting (id "4_z2f127da3005d0bab9f380e1b_f4192072620831964_d20241108_m043214_c001_v0001130_t0019_u01731040334973") 2024/11/08 04:32:53 DEBUG : only7: Deleting (id "4_z2f127da3005d0bab9f380e1b_f119207262083190e_d20241108_m043203_c001_v0001130_t0020_u01731040323922") 2024/11/08 04:32:53 DEBUG : only7: Deleting (id "4_z2f127da3005d0bab9f380e1b_f4070de570c74e216_d20241108_m043152_c001_v7007000_t0000_u01731040312230") 2024/11/08 04:32:53 DEBUG : only7: Deleting (id "4_z2f127da3005d0bab9f380e1b_f1192072620831890_d20241108_m043141_c001_v0001130_t0026_u01731040301497") 2024/11/08 04:32:53 DEBUG : only8: Deleting (id "4_z2f127da3005d0bab9f380e1b_f402d8e8c8ded93dc_d20241108_m043222_c001_v7007000_t0000_u01731040342837") 2024/11/08 04:32:53 DEBUG : only8: Deleting (id "4_z2f127da3005d0bab9f380e1b_f415a9a206c70a08f_d20241108_m043215_c001_v0001039_t0055_u01731040335123") 2024/11/08 04:32:53 DEBUG : only8: Deleting (id "4_z2f127da3005d0bab9f380e1b_f1192072620831912_d20241108_m043204_c001_v0001130_t0017_u01731040324539") 2024/11/08 04:32:53 DEBUG : only8: Deleting (id "4_z2f127da3005d0bab9f380e1b_f41006a9683808420_d20241108_m043152_c001_v7007000_t0000_u01731040312056") 2024/11/08 04:32:53 DEBUG : only8: Deleting (id "4_z2f127da3005d0bab9f380e1b_f1192072620831894_d20241108_m043142_c001_v0001130_t0008_u01731040302261") 2024/11/08 04:32:53 DEBUG : only9: Deleting (id "4_z2f127da3005d0bab9f380e1b_f402d8e8c8ded93dd_d20241108_m043223_c001_v7007000_t0000_u01731040343020") 2024/11/08 04:32:53 DEBUG : only9: Deleting (id "4_z2f127da3005d0bab9f380e1b_f4121ecc34eda308b_d20241108_m043215_c001_v0001113_t0034_u01731040335131") 2024/11/08 04:32:53 DEBUG : only9: Deleting (id "4_z2f127da3005d0bab9f380e1b_f1192072620831916_d20241108_m043205_c001_v0001130_t0039_u01731040325186") 2024/11/08 04:32:53 DEBUG : only9: Deleting (id "4_z2f127da3005d0bab9f380e1b_f402d8e8c8ded9344_d20241108_m043152_c001_v7007000_t0000_u01731040312456") 2024/11/08 04:32:53 DEBUG : only9: Deleting (id "4_z2f127da3005d0bab9f380e1b_f1192072620831898_d20241108_m043142_c001_v0001130_t0021_u01731040302930") 2024/11/08 04:32:53 DEBUG : potato: Deleting (id "4_z2f127da3005d0bab9f380e1b_f40754cdebc582b9a_d20241108_m042800_c001_v7007000_t0000_u01731040080220") 2024/11/08 04:32:53 DEBUG : potato: Deleting (id "4_z2f127da3005d0bab9f380e1b_f101bbc0ba88088ed_d20241108_m042757_c001_v0001029_t0028_u01731040077984") 2024/11/08 04:32:53 DEBUG : potato: Deleting (id "4_z2f127da3005d0bab9f380e1b_f40754cdebc582b94_d20241108_m042756_c001_v7007000_t0000_u01731040076069") 2024/11/08 04:32:53 DEBUG : potato: Deleting (id "4_z2f127da3005d0bab9f380e1b_f11920726208315dd_d20241108_m042754_c001_v0001130_t0020_u01731040074223") 2024/11/08 04:32:53 DEBUG : potato: Deleting (id "4_z2f127da3005d0bab9f380e1b_f40754cdebc582b8f_d20241108_m042752_c001_v7007000_t0000_u01731040072366") 2024/11/08 04:32:53 DEBUG : potato: Deleting (id "4_z2f127da3005d0bab9f380e1b_f101bbc0ba88088d7_d20241108_m042750_c001_v0001029_t0032_u01731040070009") 2024/11/08 04:32:53 DEBUG : potato: Deleting (id "4_z2f127da3005d0bab9f380e1b_f40666b2a11d653e7_d20241108_m042737_c001_v7007000_t0000_u01731040057101") 2024/11/08 04:32:54 DEBUG : potato: Deleting (id "4_z2f127da3005d0bab9f380e1b_f1192072620831570_d20241108_m042735_c001_v0001130_t0025_u01731040055630") 2024/11/08 04:32:54 DEBUG : potato: Deleting (id "4_z2f127da3005d0bab9f380e1b_f40666b2a11d653dc_d20241108_m042733_c001_v7007000_t0000_u01731040053491") 2024/11/08 04:32:54 DEBUG : potato: Deleting (id "4_z2f127da3005d0bab9f380e1b_f119207262083155a_d20241108_m042732_c001_v0001130_t0015_u01731040052509") 2024/11/08 04:32:54 DEBUG : potato: Deleting (id "4_z2f127da3005d0bab9f380e1b_f40666b2a11d653d0_d20241108_m042730_c001_v7007000_t0000_u01731040050826") 2024/11/08 04:32:54 DEBUG : potato: Deleting (id "4_z2f127da3005d0bab9f380e1b_f1192072620831546_d20241108_m042729_c001_v0001130_t0055_u01731040049553") 2024/11/08 04:32:54 DEBUG : potato: Deleting (id "4_z2f127da3005d0bab9f380e1b_f40666b2a11d65384_d20241108_m042721_c001_v7007000_t0000_u01731040041988") 2024/11/08 04:32:54 DEBUG : potato: Deleting (id "4_z2f127da3005d0bab9f380e1b_f119207262083150c_d20241108_m042720_c001_v0001130_t0008_u01731040040368") 2024/11/08 04:32:54 DEBUG : potato: Deleting (id "4_z2f127da3005d0bab9f380e1b_f40666b2a11d6537c_d20241108_m042719_c001_v7007000_t0000_u01731040039630") 2024/11/08 04:32:54 DEBUG : potato: Deleting (id "4_z2f127da3005d0bab9f380e1b_f1192072620831500_d20241108_m042718_c001_v0001130_t0022_u01731040038293") 2024/11/08 04:32:54 DEBUG : potato: Deleting (id "4_z2f127da3005d0bab9f380e1b_f4070de570c74c406_d20241108_m042717_c001_v7007000_t0000_u01731040037494") 2024/11/08 04:32:54 DEBUG : potato: Deleting (id "4_z2f127da3005d0bab9f380e1b_f11920726208314f8_d20241108_m042716_c001_v0001130_t0049_u01731040036787") 2024/11/08 04:32:54 DEBUG : potato: Deleting (id "4_z2f127da3005d0bab9f380e1b_f11920726208314f2_d20241108_m042716_c001_v0001130_t0033_u01731040036032") 2024/11/08 04:32:54 DEBUG : potato: Deleting (id "4_z2f127da3005d0bab9f380e1b_f4070de570c74c3ff_d20241108_m042715_c001_v7007000_t0000_u01731040035281") 2024/11/08 04:32:54 DEBUG : potato: Deleting (id "4_z2f127da3005d0bab9f380e1b_f11920726208314ec_d20241108_m042714_c001_v0001130_t0025_u01731040034525") 2024/11/08 04:32:54 DEBUG : potato: Deleting (id "4_z2f127da3005d0bab9f380e1b_f11920726208314ea_d20241108_m042713_c001_v0001130_t0017_u01731040033829") 2024/11/08 04:32:54 DEBUG : potato: Deleting (id "4_z2f127da3005d0bab9f380e1b_f4070de570c74c3fb_d20241108_m042713_c001_v7007000_t0000_u01731040033100") 2024/11/08 04:32:54 DEBUG : potato: Deleting (id "4_z2f127da3005d0bab9f380e1b_f11920726208314d8_d20241108_m042712_c001_v0001130_t0057_u01731040032094") 2024/11/08 04:32:54 DEBUG : potato2: Deleting (id "4_z2f127da3005d0bab9f380e1b_f400c20a41115a3c2_d20241108_m042858_c001_v7007000_t0000_u01731040138555") 2024/11/08 04:32:54 DEBUG : potato2: Deleting (id "4_z2f127da3005d0bab9f380e1b_f101bbc0ba8808931_d20241108_m042857_c001_v0001029_t0002_u01731040137716") 2024/11/08 04:32:54 DEBUG : potato2: Deleting (id "4_z2f127da3005d0bab9f380e1b_f417cc316629a8869_d20241108_m042847_c001_v7007000_t0000_u01731040127336") 2024/11/08 04:32:54 DEBUG : potato2: Deleting (id "4_z2f127da3005d0bab9f380e1b_f101bbc0ba880891d_d20241108_m042841_c001_v0001029_t0008_u01731040121104") 2024/11/08 04:32:55 DEBUG : potato2: Deleting (id "4_z2f127da3005d0bab9f380e1b_f4082883d3e478014_d20241108_m042832_c001_v7007000_t0000_u01731040112815") 2024/11/08 04:32:55 DEBUG : potato2: Deleting (id "4_z2f127da3005d0bab9f380e1b_f101bbc0ba880890d_d20241108_m042823_c001_v0001029_t0010_u01731040103802") 2024/11/08 04:32:55 DEBUG : potato2: Deleting (id "4_z2f127da3005d0bab9f380e1b_f40754cdebc582bae_d20241108_m042815_c001_v7007000_t0000_u01731040095027") 2024/11/08 04:32:55 DEBUG : potato2: Deleting (id "4_z2f127da3005d0bab9f380e1b_f101bbc0ba88088f7_d20241108_m042809_c001_v0001029_t0034_u01731040089797") 2024/11/08 04:32:55 DEBUG : potato2: Deleting (id "4_z2f127da3005d0bab9f380e1b_f40666b2a11d653fa_d20241108_m042742_c001_v7007000_t0000_u01731040062819") 2024/11/08 04:32:55 DEBUG : potato2: Deleting (id "4_z2f127da3005d0bab9f380e1b_f119207262083158d_d20241108_m042741_c001_v0001130_t0056_u01731040061077") 2024/11/08 04:32:55 DEBUG : potato2: Deleting (id "4_z2f127da3005d0bab9f380e1b_f40666b2a11d653f2_d20241108_m042739_c001_v7007000_t0000_u01731040059928") 2024/11/08 04:32:55 DEBUG : potato2: Deleting (id "4_z2f127da3005d0bab9f380e1b_f119207262083157b_d20241108_m042738_c001_v0001130_t0053_u01731040058018") 2024/11/08 04:32:55 DEBUG : potato2: Deleting (id "4_z2f127da3005d0bab9f380e1b_f40666b2a11d653e9_d20241108_m042737_c001_v7007000_t0000_u01731040057284") 2024/11/08 04:32:55 DEBUG : potato2: Deleting (id "4_z2f127da3005d0bab9f380e1b_f1192072620831574_d20241108_m042736_c001_v0001130_t0009_u01731040056328") 2024/11/08 04:32:55 DEBUG : potato2: Deleting (id "4_z2f127da3005d0bab9f380e1b_f40666b2a11d653e0_d20241108_m042734_c001_v7007000_t0000_u01731040054894") 2024/11/08 04:32:55 DEBUG : potato2: Deleting (id "4_z2f127da3005d0bab9f380e1b_f1192072620831562_d20241108_m042733_c001_v0001130_t0012_u01731040053895") 2024/11/08 04:32:55 DEBUG : potato2: Deleting (id "4_z2f127da3005d0bab9f380e1b_f40666b2a11d653d5_d20241108_m042731_c001_v7007000_t0000_u01731040051750") 2024/11/08 04:32:55 DEBUG : potato2: Deleting (id "4_z2f127da3005d0bab9f380e1b_f1192072620831550_d20241108_m042730_c001_v0001130_t0020_u01731040050833") 2024/11/08 04:32:55 DEBUG : potato2: Deleting (id "4_z2f127da3005d0bab9f380e1b_f40666b2a11d6538c_d20241108_m042722_c001_v7007000_t0000_u01731040042718") 2024/11/08 04:32:55 DEBUG : potato2: Deleting (id "4_z2f127da3005d0bab9f380e1b_f1192072620831512_d20241108_m042721_c001_v0001130_t0016_u01731040041636") 2024/11/08 04:32:55 DEBUG : potato2: Deleting (id "4_z2f127da3005d0bab9f380e1b_f400c20a4111571bb_d20241108_m042606_c001_v7007000_t0000_u01731039966880") 2024/11/08 04:32:55 DEBUG : potato2: Deleting (id "4_z2f127da3005d0bab9f380e1b_f11920726208313dc_d20241108_m042606_c001_v0001130_t0055_u01731039966067") 2024/11/08 04:32:56 DEBUG : potato2: Deleting (id "4_z2f127da3005d0bab9f380e1b_f400c20a4111571ae_d20241108_m042604_c001_v7007000_t0000_u01731039964775") 2024/11/08 04:32:56 DEBUG : potato2: Deleting (id "4_z2f127da3005d0bab9f380e1b_f11920726208313da_d20241108_m042604_c001_v0001130_t0000_u01731039964038") 2024/11/08 04:32:56 DEBUG : potato3: Deleting (id "4_z2f127da3005d0bab9f380e1b_f417cc316629a886b_d20241108_m042847_c001_v7007000_t0000_u01731040127757") 2024/11/08 04:32:56 DEBUG : potato3: Deleting (id "4_z2f127da3005d0bab9f380e1b_f118802a8ef374049_d20241108_m042843_c001_v0001044_t0002_u01731040123611") 2024/11/08 04:32:56 DEBUG : potato3: Deleting (id "4_z2f127da3005d0bab9f380e1b_f4082883d3e478015_d20241108_m042833_c001_v7007000_t0000_u01731040113228") 2024/11/08 04:32:56 DEBUG : potato3: Deleting (id "4_z2f127da3005d0bab9f380e1b_f118802a8ef374021_d20241108_m042825_c001_v0001044_t0023_u01731040105407") 2024/11/08 04:32:56 DEBUG : potato3: Deleting (id "4_z2f127da3005d0bab9f380e1b_f40754cdebc582bb0_d20241108_m042815_c001_v7007000_t0000_u01731040095212") 2024/11/08 04:32:56 DEBUG : potato3: Deleting (id "4_z2f127da3005d0bab9f380e1b_f118802a8ef374003_d20241108_m042810_c001_v0001044_t0020_u01731040090757") 2024/11/08 04:32:56 DEBUG : pre-dest1/1: Deleting (id "4_z2f127da3005d0bab9f380e1b_f417cc316629a8c99_d20241108_m042943_c001_v7007000_t0000_u01731040183281") 2024/11/08 04:32:56 DEBUG : pre-dest1/1: Deleting (id "4_z2f127da3005d0bab9f380e1b_f118802a8ef3740a7_d20241108_m042934_c001_v0001044_t0038_u01731040174288") 2024/11/08 04:32:56 DEBUG : pre-dest2/2: Deleting (id "4_z2f127da3005d0bab9f380e1b_f417cc316629a8c9a_d20241108_m042943_c001_v7007000_t0000_u01731040183463") 2024/11/08 04:32:56 DEBUG : pre-dest2/2: Deleting (id "4_z2f127da3005d0bab9f380e1b_f101bbc0ba8808959_d20241108_m042935_c001_v0001029_t0036_u01731040175806") 2024/11/08 04:32:56 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z2f127da3005d0bab9f380e1b_f41852f6601c83b39_d20241108_m042912_c001_v7007000_t0000_u01731040152047") 2024/11/08 04:32:56 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z2f127da3005d0bab9f380e1b_f11920726208316d4_d20241108_m042907_c001_v0001130_t0033_u01731040147971") 2024/11/08 04:32:56 DEBUG : sizeonly: Deleting (id "4_z2f127da3005d0bab9f380e1b_f40666b2a11d652cb_d20241108_m042651_c001_v7007000_t0000_u01731040011877") 2024/11/08 04:32:56 DEBUG : sizeonly: Deleting (id "4_z2f127da3005d0bab9f380e1b_f1192072620831466_d20241108_m042650_c001_v0001130_t0036_u01731040010836") 2024/11/08 04:32:56 DEBUG : sub dir/hello world: Deleting (id "4_z2f127da3005d0bab9f380e1b_f402d8e8c8ded93f9_d20241108_m043231_c001_v7007000_t0000_u01731040351913") 2024/11/08 04:32:56 DEBUG : sub dir/hello world: Deleting (id "4_z2f127da3005d0bab9f380e1b_f115a9a206c70a0a5_d20241108_m043229_c001_v0001039_t0005_u01731040349005") 2024/11/08 04:32:56 DEBUG : sub dir/hello world: Deleting (id "4_z2f127da3005d0bab9f380e1b_f402d8e8c8ded93e0_d20241108_m043227_c001_v7007000_t0000_u01731040347092") 2024/11/08 04:32:56 DEBUG : sub dir/hello world: Deleting (id "4_z2f127da3005d0bab9f380e1b_f1192072620831986_d20241108_m043224_c001_v0001130_t0006_u01731040344390") 2024/11/08 04:32:56 DEBUG : sub dir/hello world: Deleting (id "4_z2f127da3005d0bab9f380e1b_f40754cdebc582ba3_d20241108_m042806_c001_v7007000_t0000_u01731040086078") 2024/11/08 04:32:57 DEBUG : sub dir/hello world: Deleting (id "4_z2f127da3005d0bab9f380e1b_f101bbc0ba88088f5_d20241108_m042804_c001_v0001029_t0042_u01731040084649") 2024/11/08 04:32:57 DEBUG : sub dir/hello world: Deleting (id "4_z2f127da3005d0bab9f380e1b_f40754cdebc582b9f_d20241108_m042803_c001_v7007000_t0000_u01731040083350") 2024/11/08 04:32:57 DEBUG : sub dir/hello world: Deleting (id "4_z2f127da3005d0bab9f380e1b_f1192072620831601_d20241108_m042802_c001_v0001130_t0046_u01731040082454") 2024/11/08 04:32:57 DEBUG : sub dir/hello world: Deleting (id "4_z2f127da3005d0bab9f380e1b_f40666b2a11d652be_d20241108_m042647_c001_v7007000_t0000_u01731040007416") 2024/11/08 04:32:57 DEBUG : sub dir/hello world: Deleting (id "4_z2f127da3005d0bab9f380e1b_f1192072620831458_d20241108_m042645_c001_v0001130_t0016_u01731040005759") 2024/11/08 04:32:57 DEBUG : sub dir/hello world: Deleting (id "4_z2f127da3005d0bab9f380e1b_f40666b2a11d652ba_d20241108_m042645_c001_v7007000_t0000_u01731040005034") 2024/11/08 04:32:57 DEBUG : sub dir/hello world: Deleting (id "4_z2f127da3005d0bab9f380e1b_f1192072620831450_d20241108_m042643_c001_v0001130_t0002_u01731040003702") 2024/11/08 04:32:57 DEBUG : sub dir/hello world: Deleting (id "4_z2f127da3005d0bab9f380e1b_f40666b2a11d652ab_d20241108_m042640_c001_v7007000_t0000_u01731040000814") 2024/11/08 04:32:57 DEBUG : sub dir/hello world: Deleting (id "4_z2f127da3005d0bab9f380e1b_f1192072620831446_d20241108_m042639_c001_v0001130_t0047_u01731039999545") 2024/11/08 04:32:57 DEBUG : sub dir/hello world: Deleting (id "4_z2f127da3005d0bab9f380e1b_f40666b2a11d652a8_d20241108_m042639_c001_v7007000_t0000_u01731039999001") 2024/11/08 04:32:57 DEBUG : sub dir/hello world: Deleting (id "4_z2f127da3005d0bab9f380e1b_f1192072620831442_d20241108_m042637_c001_v0001130_t0030_u01731039997817") 2024/11/08 04:32:57 DEBUG : sub dir/hello world: Deleting (id "4_z2f127da3005d0bab9f380e1b_f119207262083143a_d20241108_m042635_c001_v0001130_t0054_u01731039995001") 2024/11/08 04:32:57 DEBUG : sub dir/hello world: Deleting (id "4_z2f127da3005d0bab9f380e1b_f40666b2a11d6529c_d20241108_m042634_c001_v7007000_t0000_u01731039994282") 2024/11/08 04:32:57 DEBUG : sub dir/hello world: Deleting (id "4_z2f127da3005d0bab9f380e1b_f1192072620831438_d20241108_m042633_c001_v0001130_t0034_u01731039993592") 2024/11/08 04:32:57 DEBUG : sub dir/hello world: Deleting (id "4_z2f127da3005d0bab9f380e1b_f1192072620831430_d20241108_m042632_c001_v0001130_t0020_u01731039992674") 2024/11/08 04:32:57 DEBUG : sub dir/hello world: Deleting (id "4_z2f127da3005d0bab9f380e1b_f40666b2a11d6529a_d20241108_m042631_c001_v7007000_t0000_u01731039991567") 2024/11/08 04:32:57 DEBUG : sub dir/hello world: Deleting (id "4_z2f127da3005d0bab9f380e1b_f1192072620831428_d20241108_m042628_c001_v0001130_t0019_u01731039988458") 2024/11/08 04:32:57 DEBUG : sub dir/hello world: Deleting (id "4_z2f127da3005d0bab9f380e1b_f1192072620831424_d20241108_m042625_c001_v0001130_t0019_u01731039985247") 2024/11/08 04:32:57 DEBUG : sub dir/hello world: Deleting (id "4_z2f127da3005d0bab9f380e1b_f40666b2a11d650b1_d20241108_m042624_c001_v7007000_t0000_u01731039984517") 2024/11/08 04:32:57 DEBUG : sub dir/hello world: Deleting (id "4_z2f127da3005d0bab9f380e1b_f119207262083141a_d20241108_m042623_c001_v0001130_t0046_u01731039983693") 2024/11/08 04:32:57 DEBUG : sub dir/hello world: Deleting (id "4_z2f127da3005d0bab9f380e1b_f1192072620831412_d20241108_m042622_c001_v0001130_t0007_u01731039982759") 2024/11/08 04:32:57 DEBUG : sub dir/hello world: Deleting (id "4_z2f127da3005d0bab9f380e1b_f40666b2a11d650a8_d20241108_m042622_c001_v7007000_t0000_u01731039982020") 2024/11/08 04:32:58 DEBUG : sub dir/hello world: Deleting (id "4_z2f127da3005d0bab9f380e1b_f1192072620831404_d20241108_m042617_c001_v0001130_t0052_u01731039977929") 2024/11/08 04:32:58 DEBUG : sub dir/hello world: Deleting (id "4_z2f127da3005d0bab9f380e1b_f40666b2a11d6508f_d20241108_m042617_c001_v7007000_t0000_u01731039977569") 2024/11/08 04:32:58 DEBUG : sub dir/hello world: Deleting (id "4_z2f127da3005d0bab9f380e1b_f11920726208313fe_d20241108_m042616_c001_v0001130_t0019_u01731039976728") 2024/11/08 04:32:58 DEBUG : sub dir/hello world: Deleting (id "4_z2f127da3005d0bab9f380e1b_f400c20a4111571e5_d20241108_m042615_c001_v7007000_t0000_u01731039975091") 2024/11/08 04:32:58 DEBUG : sub dir/hello world: Deleting (id "4_z2f127da3005d0bab9f380e1b_f11920726208313fa_d20241108_m042614_c001_v0001130_t0018_u01731039974453") 2024/11/08 04:32:58 DEBUG : sub dir/hello world: Deleting (id "4_z2f127da3005d0bab9f380e1b_f400c20a4111571e0_d20241108_m042613_c001_v7007000_t0000_u01731039973912") 2024/11/08 04:32:58 DEBUG : sub dir/hello world: Deleting (id "4_z2f127da3005d0bab9f380e1b_f11920726208313f8_d20241108_m042613_c001_v0001130_t0048_u01731039973275") 2024/11/08 04:32:58 DEBUG : sub dir/hello world: Deleting (id "4_z2f127da3005d0bab9f380e1b_f400c20a4111571d9_d20241108_m042612_c001_v7007000_t0000_u01731039972003") 2024/11/08 04:32:58 DEBUG : sub dir/hello world: Deleting (id "4_z2f127da3005d0bab9f380e1b_f11920726208313f0_d20241108_m042611_c001_v0001130_t0041_u01731039971011") 2024/11/08 04:32:58 DEBUG : sub dir/hello world: Deleting (id "4_z2f127da3005d0bab9f380e1b_f400c20a4111571ce_d20241108_m042610_c001_v7007000_t0000_u01731039970467") 2024/11/08 04:32:58 DEBUG : sub dir/hello world: Deleting (id "4_z2f127da3005d0bab9f380e1b_f11920726208313ee_d20241108_m042609_c001_v0001130_t0005_u01731039969597") 2024/11/08 04:32:58 DEBUG : sub dir/hello world: Deleting (id "4_z2f127da3005d0bab9f380e1b_f400c20a4111571c6_d20241108_m042608_c001_v7007000_t0000_u01731039968685") 2024/11/08 04:32:58 DEBUG : sub dir/hello world: Deleting (id "4_z2f127da3005d0bab9f380e1b_f11920726208313e4_d20241108_m042607_c001_v0001130_t0036_u01731039967788") 2024/11/08 04:32:58 DEBUG : sub dir/hello world: Deleting (id "4_z2f127da3005d0bab9f380e1b_f400c20a41115719a_d20241108_m042601_c001_v7007000_t0000_u01731039961493") 2024/11/08 04:32:58 DEBUG : sub dir/hello world: Deleting (id "4_z2f127da3005d0bab9f380e1b_f11920726208313d4_d20241108_m042600_c001_v0001130_t0027_u01731039960752") 2024/11/08 04:32:58 DEBUG : sub dir/hello world: Deleting (id "4_z2f127da3005d0bab9f380e1b_f400c20a4111570b7_d20241108_m042559_c001_v7007000_t0000_u01731039959850") 2024/11/08 04:32:58 DEBUG : sub dir/hello world: Deleting (id "4_z2f127da3005d0bab9f380e1b_f11920726208313ce_d20241108_m042559_c001_v0001130_t0005_u01731039959136") 2024/11/08 04:32:58 DEBUG : sub dir/hello world: Deleting (id "4_z2f127da3005d0bab9f380e1b_f400c20a4111570b0_d20241108_m042558_c001_v7007000_t0000_u01731039958228") 2024/11/08 04:32:58 DEBUG : sub dir/hello world: Deleting (id "4_z2f127da3005d0bab9f380e1b_f11920726208313c6_d20241108_m042557_c001_v0001130_t0013_u01731039957393") 2024/11/08 04:32:58 DEBUG : sub dir/hello world: Deleting (id "4_z2f127da3005d0bab9f380e1b_f400c20a4111570a1_d20241108_m042554_c001_v7007000_t0000_u01731039954481") 2024/11/08 04:32:59 DEBUG : sub dir/hello world: Deleting (id "4_z2f127da3005d0bab9f380e1b_f11920726208313ba_d20241108_m042553_c001_v0001130_t0019_u01731039953739") 2024/11/08 04:32:59 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2f127da3005d0bab9f380e1b_f402d8e8c8ded93fd_d20241108_m043232_c001_v7007000_t0000_u01731040352094") 2024/11/08 04:32:59 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2f127da3005d0bab9f380e1b_f1121ecc34eda30bb_d20241108_m043229_c001_v0001113_t0027_u01731040349005") 2024/11/08 04:32:59 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2f127da3005d0bab9f380e1b_f402d8e8c8ded93e2_d20241108_m043227_c001_v7007000_t0000_u01731040347275") 2024/11/08 04:32:59 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2f127da3005d0bab9f380e1b_f108f6ee4ada22e8a_d20241108_m043224_c001_v0001182_t0058_u01731040344386") 2024/11/08 04:32:59 DEBUG : sub/yam: Deleting (id "4_z2f127da3005d0bab9f380e1b_f40754cdebc582b98_d20241108_m042759_c001_v7007000_t0000_u01731040079662") 2024/11/08 04:32:59 DEBUG : sub/yam: Deleting (id "4_z2f127da3005d0bab9f380e1b_f118802a8ef373fe3_d20241108_m042757_c001_v0001044_t0044_u01731040077634") 2024/11/08 04:32:59 DEBUG : three: Deleting (id "4_z2f127da3005d0bab9f380e1b_f40754cdebc582b8a_d20241108_m042749_c001_v7007000_t0000_u01731040069271") 2024/11/08 04:32:59 DEBUG : three: Deleting (id "4_z2f127da3005d0bab9f380e1b_f11920726208315c1_d20241108_m042747_c001_v0001130_t0013_u01731040067706") 2024/11/08 04:32:59 DEBUG : three: Deleting (id "4_z2f127da3005d0bab9f380e1b_f11920726208315b1_d20241108_m042745_c001_v0001130_t0039_u01731040065046") 2024/11/08 04:32:59 DEBUG : two: Deleting (id "4_z2f127da3005d0bab9f380e1b_f40754cdebc582b8b_d20241108_m042749_c001_v7007000_t0000_u01731040069455") 2024/11/08 04:32:59 DEBUG : two: Deleting (id "4_z2f127da3005d0bab9f380e1b_f418802a8ef373fcd_d20241108_m042747_c001_v0001044_t0030_u01731040067127") 2024/11/08 04:32:59 DEBUG : two: Deleting (id "4_z2f127da3005d0bab9f380e1b_f41920726208315ad_d20241108_m042744_c001_v0001130_t0019_u01731040064865") 2024/11/08 04:32:59 DEBUG : yam: Deleting (id "4_z2f127da3005d0bab9f380e1b_f40754cdebc582b9b_d20241108_m042800_c001_v7007000_t0000_u01731040080404") 2024/11/08 04:32:59 DEBUG : yam: Deleting (id "4_z2f127da3005d0bab9f380e1b_f116ce1732470b03b_d20241108_m042759_c001_v0001179_t0018_u01731040079455") 2024/11/08 04:32:59 DEBUG : yam: Deleting (id "4_z2f127da3005d0bab9f380e1b_f40754cdebc582b93_d20241108_m042755_c001_v7007000_t0000_u01731040075508") 2024/11/08 04:32:59 DEBUG : yam: Deleting (id "4_z2f127da3005d0bab9f380e1b_f118802a8ef373fdf_d20241108_m042753_c001_v0001044_t0049_u01731040073871") 2024/11/08 04:32:59 DEBUG : yam: Deleting (id "4_z2f127da3005d0bab9f380e1b_f40754cdebc582b8d_d20241108_m042751_c001_v7007000_t0000_u01731040071804") 2024/11/08 04:32:59 DEBUG : yam: Deleting (id "4_z2f127da3005d0bab9f380e1b_f118802a8ef373fd5_d20241108_m042750_c001_v0001044_t0009_u01731040070019") 2024/11/08 04:33:00 DEBUG : yaml: Deleting (id "4_z2f127da3005d0bab9f380e1b_f40754cdebc582b95_d20241108_m042756_c001_v7007000_t0000_u01731040076254") 2024/11/08 04:33:00 DEBUG : yaml: Deleting (id "4_z2f127da3005d0bab9f380e1b_f10881ee15738d35b_d20241108_m042755_c001_v0001113_t0024_u01731040075230") 2024/11/08 04:33:00 DEBUG : yaml: Deleting (id "4_z2f127da3005d0bab9f380e1b_f40754cdebc582b91_d20241108_m042752_c001_v7007000_t0000_u01731040072551") 2024/11/08 04:33:00 DEBUG : yaml: Deleting (id "4_z2f127da3005d0bab9f380e1b_f1144761e46492c47_d20241108_m042751_c001_v0001130_t0047_u01731040071389") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 7m10.892458634s (try 1/5)