"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/01/25 01:46:33 DEBUG : Creating backend with remote "TestB2:rclone-test-keketip4bici" 2025/01/25 01:46:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/25 01:46:33 DEBUG : Creating backend with remote "/tmp/rclone2512788215" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" 2025/01/25 01:46:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/25 01:46:37 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for checks to finish 2025/01/25 01:46:37 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for transfers to finish 2025/01/25 01:46:37 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" --- PASS: TestCopyWithDryRun (4.25s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" 2025/01/25 01:46:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/25 01:46:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/25 01:46:38 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for checks to finish 2025/01/25 01:46:38 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for transfers to finish 2025/01/25 01:46:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/25 01:46:39 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" 2025/01/25 01:46:39 DEBUG : B2 bucket rclone-test-keketip4bici: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.58s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", 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-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" 2025/01/25 01:46:41 DEBUG : Creating backend with remote "/non-existing" 2025/01/25 01:46:41 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/01/25 01:46:41 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for checks to finish 2025/01/25 01:46:41 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.89s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" 2025/01/25 01:46:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/25 01:46:42 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for checks to finish 2025/01/25 01:46:42 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for transfers to finish 2025/01/25 01:46:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/25 01:46:43 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" --- PASS: TestCopyNoTraverse (2.40s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" 2025/01/25 01:46:44 INFO : B2 bucket rclone-test-keketip4bici: Running all checks before starting transfers 2025/01/25 01:46:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/25 01:46:44 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for checks to finish 2025/01/25 01:46:44 INFO : B2 bucket rclone-test-keketip4bici: Checks finished, now starting transfers 2025/01/25 01:46:44 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for transfers to finish 2025/01/25 01:46:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/25 01:46:45 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.77s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" 2025/01/25 01:46:46 ERROR : Ignoring --no-traverse with sync 2025/01/25 01:46:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/25 01:46:46 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for checks to finish 2025/01/25 01:46:46 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for transfers to finish 2025/01/25 01:46:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/25 01:46:47 INFO : sub dir/hello world: Copied (new) 2025/01/25 01:46:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.76s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" 2025/01/25 01:46:48 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/01/25 01:46:48 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for checks to finish 2025/01/25 01:46:48 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for transfers to finish 2025/01/25 01:46:49 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/01/25 01:46:49 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.90s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" 2025/01/25 01:46:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/25 01:46:50 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for checks to finish 2025/01/25 01:46:50 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for transfers to finish 2025/01/25 01:46:50 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/25 01:46:50 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.83s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" 2025/01/25 01:46:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/25 01:46:52 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for checks to finish 2025/01/25 01:46:52 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for transfers to finish 2025/01/25 01:46:53 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/25 01:46:53 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.28s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" 2025/01/25 01:46:54 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/25 01:46:54 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/25 01:46:54 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/25 01:46:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/25 01:46:54 INFO : sub dir: Making directory 2025/01/25 01:46:54 INFO : sub dir2: Making directory 2025/01/25 01:46:54 INFO : sub dir2/sub sub dir2: Making directory 2025/01/25 01:46:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/25 01:46:54 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for checks to finish 2025/01/25 01:46:54 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for transfers to finish 2025/01/25 01:46:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/25 01:46:54 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/01/25 01:46:55 DEBUG : B2 bucket rclone-test-keketip4bici: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.79s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" 2025/01/25 01:46:56 INFO : sub dir2: Making directory 2025/01/25 01:46:56 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/25 01:46:56 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/25 01:46:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/25 01:46:56 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for checks to finish 2025/01/25 01:46:56 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for transfers to finish 2025/01/25 01:46:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/25 01:46:56 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.29s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" 2025/01/25 01:46:57 DEBUG : sub dir2: Making directory with metadata 2025/01/25 01:46:57 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/25 01:46:57 INFO : sub dir: Making directory 2025/01/25 01:46:57 INFO : sub dir2: Making directory 2025/01/25 01:46:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/25 01:46:57 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for checks to finish 2025/01/25 01:46:57 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for transfers to finish 2025/01/25 01:46:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/25 01:46:58 INFO : sub dir/hello world: Copied (new) 2025/01/25 01:46:58 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/01/25 01:46:58 DEBUG : B2 bucket rclone-test-keketip4bici: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/01/25 01:46:58 DEBUG : B2 bucket rclone-test-keketip4bici: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (2.24s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", 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-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" 2025/01/25 01:46:59 INFO : sub dir2: Making directory 2025/01/25 01:47:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/25 01:47:00 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for checks to finish 2025/01/25 01:47:00 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for transfers to finish 2025/01/25 01:47:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/25 01:47:00 INFO : sub dir/hello world: Copied (new) 2025/01/25 01:47:00 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.60s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" 2025/01/25 01:47:01 DEBUG : sub dir2: Making directory with metadata 2025/01/25 01:47:01 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/25 01:47:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/25 01:47:01 INFO : sub dir: Making directory 2025/01/25 01:47:01 INFO : sub dir2: Making directory 2025/01/25 01:47:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/25 01:47:01 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for checks to finish 2025/01/25 01:47:01 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for transfers to finish 2025/01/25 01:47:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/25 01:47:02 INFO : sub dir/hello world: Copied (new) 2025/01/25 01:47:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/01/25 01:47:02 DEBUG : B2 bucket rclone-test-keketip4bici: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.78s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", 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-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" 2025/01/25 01:47:03 INFO : sub dir2: Making directory 2025/01/25 01:47:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/25 01:47:04 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for checks to finish 2025/01/25 01:47:04 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for transfers to finish 2025/01/25 01:47:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/25 01:47:04 INFO : sub dir/hello world: Copied (new) 2025/01/25 01:47:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.72s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" 2025/01/25 01:47:06 DEBUG : Creating backend with remote "TestB2:rclone-test-yatelar1wane" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-keketip4bici -> B2 bucket rclone-test-yatelar1wane 2025/01/25 01:47:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/25 01:47:07 DEBUG : B2 bucket rclone-test-yatelar1wane: Waiting for checks to finish 2025/01/25 01:47:07 DEBUG : B2 bucket rclone-test-yatelar1wane: Waiting for transfers to finish 2025/01/25 01:47:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/25 01:47:11 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" 2025/01/25 01:47:11 DEBUG : B2 bucket rclone-test-yatelar1wane: Purge remote 2025/01/25 01:47:11 INFO : B2 bucket rclone-test-yatelar1wane: cleaning bucket "rclone-test-yatelar1wane" of all files 2025/01/25 01:47:11 DEBUG : sub dir/hello world: Deleting (id "4_z2f522df3204d9bbb9f480e1b_f101abc2fc5776462_d20250125_m014710_c001_v0001090_t0024_u01737769630952") --- PASS: TestServerSideCopy (9.97s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" 2025/01/25 01:47:16 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/25 01:47:16 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for checks to finish 2025/01/25 01:47:16 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for transfers to finish 2025/01/25 01:47:17 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/25 01:47:17 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" --- PASS: TestCopyOverSelf (3.20s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" 2025/01/25 01:47:19 DEBUG : Creating backend with remote "TestB2:rclone-test-yawuyak8sote" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-keketip4bici -> B2 bucket rclone-test-yawuyak8sote 2025/01/25 01:47:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/25 01:47:20 DEBUG : B2 bucket rclone-test-yawuyak8sote: Waiting for checks to finish 2025/01/25 01:47:20 DEBUG : B2 bucket rclone-test-yawuyak8sote: Waiting for transfers to finish 2025/01/25 01:47:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/25 01:47:23 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" 2025/01/25 01:47:24 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/25 01:47:24 DEBUG : B2 bucket rclone-test-yawuyak8sote: Waiting for checks to finish 2025/01/25 01:47:24 DEBUG : B2 bucket rclone-test-yawuyak8sote: Waiting for transfers to finish 2025/01/25 01:47:24 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/25 01:47:24 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" 2025/01/25 01:47:24 DEBUG : B2 bucket rclone-test-yawuyak8sote: Purge remote 2025/01/25 01:47:24 INFO : B2 bucket rclone-test-yawuyak8sote: cleaning bucket "rclone-test-yawuyak8sote" of all files 2025/01/25 01:47:25 DEBUG : sub dir/hello world: Deleting (id "4_z0fc26d33204d9bbb9f480e1b_f107485519e96d549_d20250125_m014724_c001_v0001184_t0051_u01737769644715") 2025/01/25 01:47:25 DEBUG : sub dir/hello world: Deleting (id "4_z0fc26d33204d9bbb9f480e1b_f110751ee3f6e5696_d20250125_m014723_c001_v0001182_t0008_u01737769643205") --- PASS: TestServerSideCopyOverSelf (8.96s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" 2025/01/25 01:47:28 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/25 01:47:28 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for checks to finish 2025/01/25 01:47:28 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for transfers to finish 2025/01/25 01:47:29 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/25 01:47:29 INFO : sub dir/hello world: Copied (replaced existing) 2025/01/25 01:47:29 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.69s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" 2025/01/25 01:47:30 DEBUG : Creating backend with remote "TestB2:rclone-test-cojicur9hozu" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-keketip4bici -> B2 bucket rclone-test-cojicur9hozu 2025/01/25 01:47:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/25 01:47:32 DEBUG : B2 bucket rclone-test-cojicur9hozu: Waiting for checks to finish 2025/01/25 01:47:32 DEBUG : B2 bucket rclone-test-cojicur9hozu: Waiting for transfers to finish 2025/01/25 01:47:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/25 01:47:35 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" 2025/01/25 01:47:37 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/25 01:47:37 DEBUG : B2 bucket rclone-test-cojicur9hozu: Waiting for checks to finish 2025/01/25 01:47:37 DEBUG : B2 bucket rclone-test-cojicur9hozu: Waiting for transfers to finish 2025/01/25 01:47:37 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/25 01:47:37 INFO : sub dir/hello world: Copied (server-side copy) 2025/01/25 01:47:37 INFO : sub dir/hello world: Deleted 2025/01/25 01:47:38 DEBUG : testing file moves 2025/01/25 01:47:39 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/01/25 01:47:39 DEBUG : B2 bucket rclone-test-cojicur9hozu: Waiting for checks to finish 2025/01/25 01:47:39 DEBUG : B2 bucket rclone-test-cojicur9hozu: Waiting for transfers to finish 2025/01/25 01:47:39 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/01/25 01:47:39 INFO : sub dir/hello world: Copied (server-side copy) 2025/01/25 01:47:39 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" 2025/01/25 01:47:40 DEBUG : B2 bucket rclone-test-cojicur9hozu: Purge remote 2025/01/25 01:47:40 INFO : B2 bucket rclone-test-cojicur9hozu: cleaning bucket "rclone-test-cojicur9hozu" of all files 2025/01/25 01:47:40 DEBUG : sub dir/hello world: Deleting (id "4_zcf829d03204d9bbb9f480e1b_f111969c9893f063b_d20250125_m014739_c001_v0001116_t0037_u01737769659369") 2025/01/25 01:47:40 DEBUG : sub dir/hello world: Deleting (id "4_zcf829d03204d9bbb9f480e1b_f1019888f3c16e13d_d20250125_m014737_c001_v0001183_t0018_u01737769657462") 2025/01/25 01:47:40 DEBUG : sub dir/hello world: Deleting (id "4_zcf829d03204d9bbb9f480e1b_f10518f87412ea3a4_d20250125_m014735_c001_v0001040_t0018_u01737769655485") --- PASS: TestServerSideMoveOverSelf (15.54s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" 2025/01/25 01:47:46 ERROR : : error listing: directory not found 2025/01/25 01:47:46 INFO : Local file system at /tmp/rclone2512788215: Making directory 2025/01/25 01:47:47 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for checks to finish 2025/01/25 01:47:47 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.49s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" 2025/01/25 01:47:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/25 01:47:49 DEBUG : Local file system at /tmp/rclone2512788215: Waiting for checks to finish 2025/01/25 01:47:49 DEBUG : Local file system at /tmp/rclone2512788215: Waiting for transfers to finish 2025/01/25 01:47:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/25 01:47:49 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/01/25 01:47:49 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" --- PASS: TestCopyRedownload (2.43s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" 2025/01/25 01:47:50 DEBUG : check sum: Need to transfer - File not found at Destination 2025/01/25 01:47:50 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for checks to finish 2025/01/25 01:47:50 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for transfers to finish 2025/01/25 01:47:51 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/25 01:47:51 INFO : check sum: Copied (new) 2025/01/25 01:47:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" 2025/01/25 01:47:51 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for checks to finish 2025/01/25 01:47:51 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/25 01:47:51 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/01/25 01:47:51 DEBUG : check sum: Unchanged skipping 2025/01/25 01:47:51 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for transfers to finish 2025/01/25 01:47:51 DEBUG : Waiting for deletions to finish 2025/01/25 01:47:51 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.69s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" 2025/01/25 01:47:53 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/01/25 01:47:53 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for checks to finish 2025/01/25 01:47:53 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for transfers to finish 2025/01/25 01:47:54 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/25 01:47:54 INFO : sizeonly: Copied (new) 2025/01/25 01:47:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" 2025/01/25 01:47:54 DEBUG : sizeonly: Sizes identical 2025/01/25 01:47:54 DEBUG : sizeonly: Unchanged skipping 2025/01/25 01:47:54 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for checks to finish 2025/01/25 01:47:54 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for transfers to finish 2025/01/25 01:47:54 DEBUG : Waiting for deletions to finish 2025/01/25 01:47:54 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.53s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" 2025/01/25 01:47:56 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/01/25 01:47:56 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for checks to finish 2025/01/25 01:47:56 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for transfers to finish 2025/01/25 01:47:56 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/01/25 01:47:56 INFO : ignore-size: Copied (new) 2025/01/25 01:47:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" 2025/01/25 01:47:57 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 01:47:57 DEBUG : ignore-size: Unchanged skipping 2025/01/25 01:47:57 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for checks to finish 2025/01/25 01:47:57 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for transfers to finish 2025/01/25 01:47:57 DEBUG : Waiting for deletions to finish 2025/01/25 01:47:57 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (3.06s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" 2025/01/25 01:48:00 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 01:48:00 DEBUG : existing: Unchanged skipping 2025/01/25 01:48:00 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for checks to finish 2025/01/25 01:48:00 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for transfers to finish 2025/01/25 01:48:00 DEBUG : Waiting for deletions to finish 2025/01/25 01:48:00 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" 2025/01/25 01:48:00 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for checks to finish 2025/01/25 01:48:00 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/01/25 01:48:00 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for transfers to finish 2025/01/25 01:48:01 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/25 01:48:01 INFO : existing: Copied (replaced existing) 2025/01/25 01:48:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (3.50s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" 2025/01/25 01:48:02 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/25 01:48:02 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for checks to finish 2025/01/25 01:48:02 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for transfers to finish 2025/01/25 01:48:03 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/25 01:48:03 INFO : existing: Copied (new) 2025/01/25 01:48:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" 2025/01/25 01:48:03 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for checks to finish 2025/01/25 01:48:03 DEBUG : existing: Destination exists, skipping 2025/01/25 01:48:03 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for transfers to finish 2025/01/25 01:48:03 DEBUG : Waiting for deletions to finish 2025/01/25 01:48:03 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.54s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" 2025/01/25 01:48:06 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/01/25 01:48:06 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/25 01:48:06 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/25 01:48:06 DEBUG : c/non empty space: Unchanged skipping 2025/01/25 01:48:06 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for checks to finish 2025/01/25 01:48:06 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for transfers to finish 2025/01/25 01:48:06 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/25 01:48:06 INFO : a/potato2: Copied (new) 2025/01/25 01:48:06 DEBUG : Waiting for deletions to finish 2025/01/25 01:48:07 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (3.39s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" 2025/01/25 01:48:09 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for checks to finish 2025/01/25 01:48:09 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 2025/01/25 01:48:09 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/25 01:48:09 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/01/25 01:48:09 DEBUG : empty space: Unchanged skipping 2025/01/25 01:48:09 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for transfers to finish 2025/01/25 01:48:09 DEBUG : Waiting for deletions to finish 2025/01/25 01:48:09 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" 2025/01/25 01:48:09 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for checks to finish 2025/01/25 01:48:09 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 2025/01/25 01:48:09 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/25 01:48:10 INFO : empty space: Updated modification time in destination 2025/01/25 01:48:10 DEBUG : empty space: Unchanged skipping 2025/01/25 01:48:10 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for transfers to finish 2025/01/25 01:48:10 DEBUG : Waiting for deletions to finish 2025/01/25 01:48:10 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.41s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" 2025/01/25 01:48:12 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for checks to finish 2025/01/25 01:48:12 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 2025/01/25 01:48:12 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/25 01:48:12 DEBUG : empty space: Unchanged skipping 2025/01/25 01:48:12 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for transfers to finish 2025/01/25 01:48:12 DEBUG : Waiting for deletions to finish 2025/01/25 01:48:12 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.19s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" 2025/01/25 01:48:14 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for checks to finish 2025/01/25 01:48:14 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 2025/01/25 01:48:14 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2512788215) 2025/01/25 01:48:14 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-keketip4bici) 2025/01/25 01:48:14 DEBUG : foo: sha1 differ 2025/01/25 01:48:14 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for transfers to finish 2025/01/25 01:48:14 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/01/25 01:48:14 INFO : foo: Copied (replaced existing) 2025/01/25 01:48:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.80s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" 2025/01/25 01:48:16 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/25 01:48:16 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/25 01:48:16 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for checks to finish 2025/01/25 01:48:16 DEBUG : empty space: Unchanged skipping 2025/01/25 01:48:16 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for transfers to finish 2025/01/25 01:48:17 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/25 01:48:17 INFO : potato: Copied (new) 2025/01/25 01:48:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.87s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" 2025/01/25 01:48:19 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/01/25 01:48:19 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for checks to finish 2025/01/25 01:48:19 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for transfers to finish 2025/01/25 01:48:20 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/01/25 01:48:20 INFO : potato: Copied (replaced existing) 2025/01/25 01:48:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.64s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" 2025/01/25 01:48:22 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for checks to finish 2025/01/25 01:48:22 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 2025/01/25 01:48:22 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2512788215) 2025/01/25 01:48:22 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-keketip4bici) 2025/01/25 01:48:22 DEBUG : potato: sha1 differ 2025/01/25 01:48:22 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for transfers to finish 2025/01/25 01:48:22 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/01/25 01:48:22 INFO : potato: Copied (replaced existing) 2025/01/25 01:48:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.26s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" 2025/01/25 01:48:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/25 01:48:24 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/01/25 01:48:24 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/25 01:48:24 DEBUG : empty space: Unchanged skipping 2025/01/25 01:48:24 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for checks to finish 2025/01/25 01:48:24 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for transfers to finish 2025/01/25 01:48:24 DEBUG : Waiting for deletions to finish 2025/01/25 01:48:24 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.39s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" 2025/01/25 01:48:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/25 01:48:27 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/25 01:48:27 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for checks to finish 2025/01/25 01:48:27 DEBUG : empty space: Unchanged skipping 2025/01/25 01:48:27 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for transfers to finish 2025/01/25 01:48:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/25 01:48:27 INFO : potato2: Copied (new) 2025/01/25 01:48:27 DEBUG : Waiting for deletions to finish 2025/01/25 01:48:28 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.32s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" 2025/01/25 01:48:30 INFO : d: Making directory 2025/01/25 01:48:30 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/01/25 01:48:30 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/25 01:48:30 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/25 01:48:30 DEBUG : c/non empty space: Unchanged skipping 2025/01/25 01:48:31 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for checks to finish 2025/01/25 01:48:31 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for transfers to finish 2025/01/25 01:48:31 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/25 01:48:31 INFO : a/potato2: Copied (new) 2025/01/25 01:48:31 DEBUG : Waiting for deletions to finish 2025/01/25 01:48:31 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.32s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" 2025/01/25 01:48:33 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/01/25 01:48:34 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/25 01:48:34 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/25 01:48:34 DEBUG : c/non empty space: Unchanged skipping 2025/01/25 01:48:34 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for checks to finish 2025/01/25 01:48:34 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for transfers to finish 2025/01/25 01:48:35 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/25 01:48:35 INFO : a/potato2: Copied (new) 2025/01/25 01:48:35 ERROR : B2 bucket rclone-test-keketip4bici: not deleting files as there were IO errors 2025/01/25 01:48:35 ERROR : B2 bucket rclone-test-keketip4bici: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.91s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" 2025/01/25 01:48:37 DEBUG : Waiting for deletions to finish 2025/01/25 01:48:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/25 01:48:37 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/25 01:48:37 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for checks to finish 2025/01/25 01:48:37 DEBUG : empty space: Unchanged skipping 2025/01/25 01:48:37 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for transfers to finish 2025/01/25 01:48:38 INFO : potato: Deleted 2025/01/25 01:48:38 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/25 01:48:38 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" 2025/01/25 01:48:39 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/01/25 01:48:39 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/25 01:48:40 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestSyncDeleteDuring (3.84s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" 2025/01/25 01:48:41 DEBUG : Waiting for deletions to finish 2025/01/25 01:48:42 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for checks to finish 2025/01/25 01:48:42 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for transfers to finish 2025/01/25 01:48:42 INFO : potato: Deleted 2025/01/25 01:48:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/25 01:48:42 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for checks to finish 2025/01/25 01:48:42 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/25 01:48:42 DEBUG : empty space: Unchanged skipping 2025/01/25 01:48:42 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for transfers to finish 2025/01/25 01:48:43 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/25 01:48:43 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (4.29s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" 2025/01/25 01:48:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/25 01:48:45 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for checks to finish 2025/01/25 01:48:45 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for transfers to finish 2025/01/25 01:48:46 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/01/25 01:48:46 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (3.05s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" 2025/01/25 01:48:49 DEBUG : enormous: Excluded (Size Filter) 2025/01/25 01:48:49 DEBUG : enormous: Excluded 2025/01/25 01:48:49 DEBUG : potato2: Excluded (Size Filter) 2025/01/25 01:48:49 DEBUG : potato2: Excluded 2025/01/25 01:48:49 DEBUG : potato2: Excluded (Size Filter) 2025/01/25 01:48:49 DEBUG : potato2: Excluded 2025/01/25 01:48:49 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/25 01:48:49 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for checks to finish 2025/01/25 01:48:49 DEBUG : empty space: Unchanged skipping 2025/01/25 01:48:49 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for transfers to finish 2025/01/25 01:48:49 DEBUG : Waiting for deletions to finish 2025/01/25 01:48:49 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" 2025/01/25 01:48:49 DEBUG : enormous: Excluded (Size Filter) 2025/01/25 01:48:49 DEBUG : enormous: Excluded 2025/01/25 01:48:49 DEBUG : potato2: Excluded (Size Filter) 2025/01/25 01:48:49 DEBUG : potato2: Excluded 2025/01/25 01:48:49 DEBUG : potato2: Excluded (Size Filter) 2025/01/25 01:48:49 DEBUG : potato2: Excluded 2025/01/25 01:48:49 DEBUG : Local file system at /tmp/rclone2512788215: Waiting for checks to finish 2025/01/25 01:48:49 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/01/25 01:48:49 DEBUG : empty space: Unchanged skipping 2025/01/25 01:48:49 DEBUG : Local file system at /tmp/rclone2512788215: Waiting for transfers to finish 2025/01/25 01:48:49 DEBUG : Waiting for deletions to finish 2025/01/25 01:48:49 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" --- PASS: TestSyncWithExclude (3.48s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" 2025/01/25 01:48:53 DEBUG : enormous: Excluded (Size Filter) 2025/01/25 01:48:53 DEBUG : enormous: Excluded 2025/01/25 01:48:53 DEBUG : potato2: Excluded (Size Filter) 2025/01/25 01:48:53 DEBUG : potato2: Excluded 2025/01/25 01:48:53 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/25 01:48:53 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for checks to finish 2025/01/25 01:48:53 DEBUG : empty space: Unchanged skipping 2025/01/25 01:48:53 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for transfers to finish 2025/01/25 01:48:53 DEBUG : Waiting for deletions to finish 2025/01/25 01:48:53 INFO : enormous: Deleted 2025/01/25 01:48:53 INFO : potato2: Deleted 2025/01/25 01:48:53 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" 2025/01/25 01:48:54 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/01/25 01:48:54 DEBUG : Local file system at /tmp/rclone2512788215: Waiting for checks to finish 2025/01/25 01:48:54 DEBUG : empty space: Unchanged skipping 2025/01/25 01:48:54 DEBUG : Local file system at /tmp/rclone2512788215: Waiting for transfers to finish 2025/01/25 01:48:54 DEBUG : Waiting for deletions to finish 2025/01/25 01:48:54 INFO : potato2: Deleted 2025/01/25 01:48:54 INFO : enormous: Deleted 2025/01/25 01:48:54 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (4.43s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" 2025/01/25 01:48:57 DEBUG : five: Need to transfer - File not found at Destination 2025/01/25 01:48:57 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/01/25 01:48:57 DEBUG : one: Destination is newer than source, skipping 2025/01/25 01:48:57 DEBUG : three: Sizes identical 2025/01/25 01:48:57 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/01/25 01:48:57 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/01/25 01:48:57 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for checks to finish 2025/01/25 01:48:57 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2512788215) 2025/01/25 01:48:57 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-keketip4bici) 2025/01/25 01:48:57 DEBUG : two: sha1 differ 2025/01/25 01:48:57 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for transfers to finish 2025/01/25 01:48:58 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/01/25 01:48:58 INFO : five: Copied (new) 2025/01/25 01:48:58 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/01/25 01:48:58 INFO : four: Copied (replaced existing) 2025/01/25 01:48:58 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/25 01:48:58 INFO : two: Copied (replaced existing) 2025/01/25 01:48:58 DEBUG : Waiting for deletions to finish 2025/01/25 01:48:58 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for checks to finish 2025/01/25 01:48:58 DEBUG : one: Destination is newer than source, skipping 2025/01/25 01:48:58 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/01/25 01:48:58 DEBUG : five: Size and sha1 of src and dst objects identical 2025/01/25 01:48:58 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/01/25 01:48:58 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2512788215) 2025/01/25 01:48:58 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-keketip4bici) 2025/01/25 01:48:58 DEBUG : three: sha1 differ 2025/01/25 01:48:58 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/25 01:48:58 DEBUG : two: Size and sha1 of src and dst objects identical 2025/01/25 01:48:58 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/01/25 01:48:58 DEBUG : four: Size and sha1 of src and dst objects identical 2025/01/25 01:48:58 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/01/25 01:48:58 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/01/25 01:48:58 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/01/25 01:48:58 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for transfers to finish 2025/01/25 01:48:59 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/25 01:48:59 INFO : three: Copied (replaced existing) 2025/01/25 01:48:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.52s) === 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-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/01/25 01:49:01 INFO : B2 bucket rclone-test-keketip4bici: Making map for --track-renames 2025/01/25 01:49:01 INFO : B2 bucket rclone-test-keketip4bici: Finished making map for --track-renames 2025/01/25 01:49:01 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for checks to finish 2025/01/25 01:49:01 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/25 01:49:01 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for renames to finish 2025/01/25 01:49:01 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/25 01:49:01 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for transfers to finish 2025/01/25 01:49:01 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/25 01:49:01 INFO : potato: Copied (new) 2025/01/25 01:49:01 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/25 01:49:01 INFO : yam: Copied (new) 2025/01/25 01:49:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" 2025/01/25 01:49:01 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 01:49:01 INFO : B2 bucket rclone-test-keketip4bici: Making map for --track-renames 2025/01/25 01:49:01 INFO : B2 bucket rclone-test-keketip4bici: Finished making map for --track-renames 2025/01/25 01:49:01 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for checks to finish 2025/01/25 01:49:01 DEBUG : potato: Unchanged skipping 2025/01/25 01:49:01 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for renames to finish 2025/01/25 01:49:02 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/25 01:49:02 INFO : yam: Copied (server-side copy) to: yaml 2025/01/25 01:49:03 INFO : yam: Deleted 2025/01/25 01:49:03 INFO : yaml: Renamed from "yam" 2025/01/25 01:49:03 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for transfers to finish 2025/01/25 01:49:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.54s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/01/25 01:49:04 INFO : B2 bucket rclone-test-keketip4bici: Making map for --track-renames 2025/01/25 01:49:04 INFO : B2 bucket rclone-test-keketip4bici: Finished making map for --track-renames 2025/01/25 01:49:04 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for checks to finish 2025/01/25 01:49:04 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/25 01:49:04 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/25 01:49:04 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for renames to finish 2025/01/25 01:49:04 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for transfers to finish 2025/01/25 01:49:05 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/25 01:49:05 INFO : yam: Copied (new) 2025/01/25 01:49:05 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/25 01:49:05 INFO : potato: Copied (new) 2025/01/25 01:49:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" 2025/01/25 01:49:06 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 01:49:06 INFO : B2 bucket rclone-test-keketip4bici: Making map for --track-renames 2025/01/25 01:49:06 INFO : B2 bucket rclone-test-keketip4bici: Finished making map for --track-renames 2025/01/25 01:49:06 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for checks to finish 2025/01/25 01:49:06 DEBUG : potato: Unchanged skipping 2025/01/25 01:49:06 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for renames to finish 2025/01/25 01:49:07 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/25 01:49:07 INFO : yam: Copied (server-side copy) to: yaml 2025/01/25 01:49:07 INFO : yam: Deleted 2025/01/25 01:49:07 INFO : yaml: Renamed from "yam" 2025/01/25 01:49:07 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for transfers to finish 2025/01/25 01:49:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.20s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/01/25 01:49:09 INFO : B2 bucket rclone-test-keketip4bici: Making map for --track-renames 2025/01/25 01:49:09 INFO : B2 bucket rclone-test-keketip4bici: Finished making map for --track-renames 2025/01/25 01:49:09 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for checks to finish 2025/01/25 01:49:09 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for renames to finish 2025/01/25 01:49:09 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/25 01:49:09 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/01/25 01:49:09 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for transfers to finish 2025/01/25 01:49:09 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/25 01:49:09 INFO : sub/yam: Copied (new) 2025/01/25 01:49:09 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/25 01:49:09 INFO : potato: Copied (new) 2025/01/25 01:49:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" 2025/01/25 01:49:10 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 01:49:10 DEBUG : potato: Unchanged skipping 2025/01/25 01:49:10 INFO : B2 bucket rclone-test-keketip4bici: Making map for --track-renames 2025/01/25 01:49:10 INFO : B2 bucket rclone-test-keketip4bici: Finished making map for --track-renames 2025/01/25 01:49:10 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for checks to finish 2025/01/25 01:49:10 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for renames to finish 2025/01/25 01:49:10 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/25 01:49:10 INFO : sub/yam: Copied (server-side copy) to: yam 2025/01/25 01:49:10 INFO : sub/yam: Deleted 2025/01/25 01:49:10 INFO : yam: Renamed from "sub/yam" 2025/01/25 01:49:10 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for transfers to finish 2025/01/25 01:49:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.55s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" 2025/01/25 01:49:12 DEBUG : Creating backend with remote "/tmp/rclone2512788215/dir1" 2025/01/25 01:49:12 DEBUG : Creating backend with remote "/tmp/rclone2512788215/dir2" 2025/01/25 01:49:12 DEBUG : Local file system at /tmp/rclone2512788215/dir2: Using server-side directory move 2025/01/25 01:49:12 INFO : Local file system at /tmp/rclone2512788215/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/25 01:49:12 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/01/25 01:49:12 DEBUG : Local file system at /tmp/rclone2512788215/dir2: Waiting for checks to finish 2025/01/25 01:49:12 DEBUG : Local file system at /tmp/rclone2512788215/dir2: Waiting for transfers to finish 2025/01/25 01:49:12 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" 2025/01/25 01:49:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/25 01:49:12 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/25 01:49:12 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for checks to finish 2025/01/25 01:49:12 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for transfers to finish 2025/01/25 01:49:13 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/01/25 01:49:13 INFO : nested/sub dir/file: Copied (new) 2025/01/25 01:49:13 INFO : nested/sub dir/file: Deleted 2025/01/25 01:49:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/25 01:49:13 INFO : sub dir/hello world: Copied (new) 2025/01/25 01:49:13 INFO : sub dir/hello world: Deleted 2025/01/25 01:49:13 INFO : sub dir: Removing directory 2025/01/25 01:49:13 INFO : nested/sub dir: Removing directory 2025/01/25 01:49:13 INFO : nested: Removing directory 2025/01/25 01:49:13 DEBUG : Local file system at /tmp/rclone2512788215: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.38s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" 2025/01/25 01:49:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/25 01:49:15 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/25 01:49:15 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for checks to finish 2025/01/25 01:49:15 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for transfers to finish 2025/01/25 01:49:15 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/01/25 01:49:15 INFO : nested/sub dir/file: Copied (new) 2025/01/25 01:49:15 INFO : nested/sub dir/file: Deleted 2025/01/25 01:49:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/25 01:49:15 INFO : sub dir/hello world: Copied (new) 2025/01/25 01:49:15 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.01s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" 2025/01/25 01:49:17 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/25 01:49:17 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/01/25 01:49:17 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for checks to finish 2025/01/25 01:49:17 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for transfers to finish 2025/01/25 01:49:17 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/01/25 01:49:17 INFO : existing-b: Copied (new) 2025/01/25 01:49:17 INFO : existing-b: Deleted 2025/01/25 01:49:17 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/25 01:49:17 INFO : existing: Copied (new) 2025/01/25 01:49:17 INFO : existing: Deleted 2025/01/25 01:49:18 DEBUG : existing: Destination exists, skipping 2025/01/25 01:49:18 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/01/25 01:49:18 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for checks to finish 2025/01/25 01:49:18 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for transfers to finish 2025/01/25 01:49:18 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.47s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" 2025/01/25 01:49:19 DEBUG : Creating backend with remote "TestB2:rclone-test-jucihag0pabo" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-keketip4bici -> B2 bucket rclone-test-jucihag0pabo 2025/01/25 01:49:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/25 01:49:27 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/01/25 01:49:27 DEBUG : empty space: Unchanged skipping 2025/01/25 01:49:27 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/25 01:49:27 DEBUG : B2 bucket rclone-test-jucihag0pabo: Waiting for checks to finish 2025/01/25 01:49:27 INFO : empty space: Deleted 2025/01/25 01:49:27 DEBUG : B2 bucket rclone-test-jucihag0pabo: Waiting for transfers to finish 2025/01/25 01:49:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/25 01:49:27 INFO : potato2: Copied (server-side copy) 2025/01/25 01:49:27 INFO : potato2: Deleted 2025/01/25 01:49:28 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/25 01:49:28 INFO : potato3: Copied (server-side copy) 2025/01/25 01:49:28 INFO : potato3: Deleted 2025/01/25 01:49:28 DEBUG : Creating backend with remote "TestB2:rclone-test-sutoxam4dasu" 2025/01/25 01:49:30 DEBUG : empty space: Need to transfer - File not found at Destination 2025/01/25 01:49:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/25 01:49:30 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/25 01:49:30 DEBUG : B2 bucket rclone-test-sutoxam4dasu: Waiting for checks to finish 2025/01/25 01:49:30 DEBUG : B2 bucket rclone-test-sutoxam4dasu: Waiting for transfers to finish 2025/01/25 01:49:31 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/25 01:49:31 INFO : empty space: Copied (server-side copy) 2025/01/25 01:49:31 INFO : empty space: Deleted 2025/01/25 01:49:32 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/25 01:49:32 INFO : potato2: Copied (server-side copy) 2025/01/25 01:49:32 INFO : potato2: Deleted 2025/01/25 01:49:32 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/25 01:49:32 INFO : potato3: Copied (server-side copy) 2025/01/25 01:49:32 INFO : potato3: Deleted 2025/01/25 01:49:32 DEBUG : B2 bucket rclone-test-sutoxam4dasu: Purge remote 2025/01/25 01:49:32 INFO : B2 bucket rclone-test-sutoxam4dasu: cleaning bucket "rclone-test-sutoxam4dasu" of all files 2025/01/25 01:49:33 DEBUG : empty space: Deleting (id "4_zbfc25dc3206d9bbb9f480e1b_f1044e570bba1d902_d20250125_m014931_c001_v0001172_t0027_u01737769771603") 2025/01/25 01:49:33 DEBUG : potato2: Deleting (id "4_zbfc25dc3206d9bbb9f480e1b_f10634ee6fba46c7f_d20250125_m014931_c001_v0001183_t0051_u01737769771912") 2025/01/25 01:49:33 DEBUG : potato3: Deleting (id "4_zbfc25dc3206d9bbb9f480e1b_f1101752ee8bdcaa8_d20250125_m014931_c001_v0001145_t0017_u01737769771958") 2025/01/25 01:49:34 DEBUG : B2 bucket rclone-test-jucihag0pabo: Purge remote 2025/01/25 01:49:34 INFO : B2 bucket rclone-test-jucihag0pabo: cleaning bucket "rclone-test-jucihag0pabo" of all files 2025/01/25 01:49:34 DEBUG : empty space: Deleting (id "4_z7ff23dc3206d9bbb9f480e1b_f404fd61f86af8718_d20250125_m014931_c001_v7007000_t0000_u01737769771856") 2025/01/25 01:49:34 DEBUG : empty space: Deleting (id "4_z7ff23dc3206d9bbb9f480e1b_f10163455dfa5318e_d20250125_m014925_c001_v0001100_t0059_u01737769765963") 2025/01/25 01:49:34 DEBUG : potato2: Deleting (id "4_z7ff23dc3206d9bbb9f480e1b_f404fd61f86af871b_d20250125_m014932_c001_v7007000_t0000_u01737769772125") 2025/01/25 01:49:34 DEBUG : potato2: Deleting (id "4_z7ff23dc3206d9bbb9f480e1b_f104057e6b9fca882_d20250125_m014927_c001_v0001182_t0052_u01737769767454") 2025/01/25 01:49:34 DEBUG : potato3: Deleting (id "4_z7ff23dc3206d9bbb9f480e1b_f404fd61f86af871e_d20250125_m014932_c001_v7007000_t0000_u01737769772410") 2025/01/25 01:49:34 DEBUG : potato3: Deleting (id "4_z7ff23dc3206d9bbb9f480e1b_f11651012698543dc_d20250125_m014927_c001_v0001144_t0027_u01737769767673") 2025/01/25 01:49:34 DEBUG : potato3: Deleting (id "4_z7ff23dc3206d9bbb9f480e1b_f10163455dfa53192_d20250125_m014926_c001_v0001100_t0037_u01737769766373") --- PASS: TestServerSideMove (19.05s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" 2025/01/25 01:49:38 DEBUG : Creating backend with remote "TestB2:rclone-test-nelurob8laxa" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-keketip4bici -> B2 bucket rclone-test-nelurob8laxa 2025/01/25 01:49:46 DEBUG : empty space: Excluded (Size Filter) 2025/01/25 01:49:46 DEBUG : empty space: Excluded 2025/01/25 01:49:46 DEBUG : empty space: Excluded (Size Filter) 2025/01/25 01:49:46 DEBUG : empty space: Excluded 2025/01/25 01:49:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/25 01:49:46 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/25 01:49:46 DEBUG : B2 bucket rclone-test-nelurob8laxa: Waiting for checks to finish 2025/01/25 01:49:46 DEBUG : B2 bucket rclone-test-nelurob8laxa: Waiting for transfers to finish 2025/01/25 01:49:47 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/25 01:49:47 INFO : potato3: Copied (server-side copy) 2025/01/25 01:49:47 INFO : potato3: Deleted 2025/01/25 01:49:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/25 01:49:47 INFO : potato2: Copied (server-side copy) 2025/01/25 01:49:47 INFO : potato2: Deleted 2025/01/25 01:49:47 DEBUG : Creating backend with remote "TestB2:rclone-test-nulocer6jewo" 2025/01/25 01:49:48 DEBUG : empty space: Excluded (Size Filter) 2025/01/25 01:49:48 DEBUG : empty space: Excluded 2025/01/25 01:49:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/25 01:49:49 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/25 01:49:49 DEBUG : B2 bucket rclone-test-nulocer6jewo: Waiting for checks to finish 2025/01/25 01:49:49 DEBUG : B2 bucket rclone-test-nulocer6jewo: Waiting for transfers to finish 2025/01/25 01:49:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/25 01:49:52 INFO : potato2: Copied (server-side copy) 2025/01/25 01:49:53 INFO : potato2: Deleted 2025/01/25 01:49:53 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/25 01:49:53 INFO : potato3: Copied (server-side copy) 2025/01/25 01:49:53 INFO : potato3: Deleted 2025/01/25 01:49:53 DEBUG : B2 bucket rclone-test-nulocer6jewo: Purge remote 2025/01/25 01:49:53 INFO : B2 bucket rclone-test-nulocer6jewo: cleaning bucket "rclone-test-nulocer6jewo" of all files 2025/01/25 01:49:53 DEBUG : potato2: Deleting (id "4_z1f62ad73206d9bbb9f480e1b_f102d53857d028d30_d20250125_m014952_c001_v0001183_t0044_u01737769792733") 2025/01/25 01:49:53 DEBUG : potato3: Deleting (id "4_z1f62ad73206d9bbb9f480e1b_f105dea30861cc16c_d20250125_m014952_c001_v0001154_t0023_u01737769792959") 2025/01/25 01:49:55 DEBUG : B2 bucket rclone-test-nelurob8laxa: Purge remote 2025/01/25 01:49:55 INFO : B2 bucket rclone-test-nelurob8laxa: cleaning bucket "rclone-test-nelurob8laxa" of all files 2025/01/25 01:49:56 DEBUG : empty space: Deleting (id "4_z8f328da3206d9bbb9f480e1b_f104110f0d640da5a_d20250125_m014945_c001_v0001181_t0015_u01737769785900") 2025/01/25 01:49:56 DEBUG : potato2: Deleting (id "4_z8f328da3206d9bbb9f480e1b_f4105dab585481d04_d20250125_m014952_c001_v7007000_t0000_u01737769792939") 2025/01/25 01:49:56 DEBUG : potato2: Deleting (id "4_z8f328da3206d9bbb9f480e1b_f115b7b31b96b4bbd_d20250125_m014947_c001_v0001184_t0051_u01737769787291") 2025/01/25 01:49:56 DEBUG : potato3: Deleting (id "4_z8f328da3206d9bbb9f480e1b_f4105dab585481d06_d20250125_m014953_c001_v7007000_t0000_u01737769793264") 2025/01/25 01:49:56 DEBUG : potato3: Deleting (id "4_z8f328da3206d9bbb9f480e1b_f10446b9a0b240dea_d20250125_m014947_c001_v0001184_t0015_u01737769787072") 2025/01/25 01:49:56 DEBUG : potato3: Deleting (id "4_z8f328da3206d9bbb9f480e1b_f104110f0d640da60_d20250125_m014946_c001_v0001181_t0052_u01737769786109") --- PASS: TestServerSideMoveWithFilter (21.13s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" 2025/01/25 01:49:59 DEBUG : Creating backend with remote "TestB2:rclone-test-sujohaz9game" 2025/01/25 01:50:02 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-keketip4bici -> B2 bucket rclone-test-sujohaz9game 2025/01/25 01:50:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/25 01:50:08 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/01/25 01:50:08 DEBUG : empty space: Unchanged skipping 2025/01/25 01:50:08 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/25 01:50:08 DEBUG : B2 bucket rclone-test-sujohaz9game: Waiting for checks to finish 2025/01/25 01:50:08 INFO : empty space: Deleted 2025/01/25 01:50:08 DEBUG : B2 bucket rclone-test-sujohaz9game: Waiting for transfers to finish 2025/01/25 01:50:08 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/25 01:50:08 INFO : potato2: Copied (server-side copy) 2025/01/25 01:50:08 INFO : potato2: Deleted 2025/01/25 01:50:08 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/25 01:50:08 INFO : potato3: Copied (server-side copy) 2025/01/25 01:50:09 INFO : potato3: Deleted 2025/01/25 01:50:09 DEBUG : Creating backend with remote "TestB2:rclone-test-jiriseq1xodu" 2025/01/25 01:50:10 INFO : tomatoDir: Making directory 2025/01/25 01:50:10 DEBUG : empty space: Need to transfer - File not found at Destination 2025/01/25 01:50:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/25 01:50:10 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/25 01:50:10 DEBUG : B2 bucket rclone-test-jiriseq1xodu: Waiting for checks to finish 2025/01/25 01:50:10 DEBUG : B2 bucket rclone-test-jiriseq1xodu: Waiting for transfers to finish 2025/01/25 01:50:14 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/25 01:50:14 INFO : empty space: Copied (server-side copy) 2025/01/25 01:50:14 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/25 01:50:14 INFO : potato2: Copied (server-side copy) 2025/01/25 01:50:14 INFO : empty space: Deleted 2025/01/25 01:50:14 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/25 01:50:14 INFO : potato3: Copied (server-side copy) 2025/01/25 01:50:15 INFO : potato2: Deleted 2025/01/25 01:50:15 INFO : potato3: Deleted 2025/01/25 01:50:15 DEBUG : B2 bucket rclone-test-jiriseq1xodu: Purge remote 2025/01/25 01:50:15 INFO : B2 bucket rclone-test-jiriseq1xodu: cleaning bucket "rclone-test-jiriseq1xodu" of all files 2025/01/25 01:50:16 DEBUG : empty space: Deleting (id "4_zffa2fdb3206d9bbb9f480e1b_f102a1f7c7e621905_d20250125_m015014_c001_v0001157_t0006_u01737769814476") 2025/01/25 01:50:16 DEBUG : potato2: Deleting (id "4_zffa2fdb3206d9bbb9f480e1b_f102a9a5e0c631881_d20250125_m015014_c001_v0001182_t0023_u01737769814852") 2025/01/25 01:50:16 DEBUG : potato3: Deleting (id "4_zffa2fdb3206d9bbb9f480e1b_f1071be917a132c03_d20250125_m015014_c001_v0001178_t0047_u01737769814862") 2025/01/25 01:50:17 DEBUG : B2 bucket rclone-test-sujohaz9game: Purge remote 2025/01/25 01:50:17 INFO : B2 bucket rclone-test-sujohaz9game: cleaning bucket "rclone-test-sujohaz9game" of all files 2025/01/25 01:50:17 DEBUG : empty space: Deleting (id "4_z0fc2dde3206d9bbb9f480e1b_f4021173714da2270_d20250125_m015014_c001_v7007000_t0000_u01737769814893") 2025/01/25 01:50:17 DEBUG : empty space: Deleting (id "4_z0fc2dde3206d9bbb9f480e1b_f112343c950cafd16_d20250125_m015007_c001_v0001184_t0012_u01737769807269") 2025/01/25 01:50:17 DEBUG : potato2: Deleting (id "4_z0fc2dde3206d9bbb9f480e1b_f4021173714da2273_d20250125_m015015_c001_v7007000_t0000_u01737769815073") 2025/01/25 01:50:17 DEBUG : potato2: Deleting (id "4_z0fc2dde3206d9bbb9f480e1b_f112be30d2388381d_d20250125_m015008_c001_v0001042_t0023_u01737769808458") 2025/01/25 01:50:17 DEBUG : potato3: Deleting (id "4_z0fc2dde3206d9bbb9f480e1b_f4021173714da2276_d20250125_m015015_c001_v7007000_t0000_u01737769815253") 2025/01/25 01:50:17 DEBUG : potato3: Deleting (id "4_z0fc2dde3206d9bbb9f480e1b_f100ebc036cb3cf2a_d20250125_m015008_c001_v0001177_t0054_u01737769808823") 2025/01/25 01:50:17 DEBUG : potato3: Deleting (id "4_z0fc2dde3206d9bbb9f480e1b_f112343c950cafd24_d20250125_m015007_c001_v0001184_t0018_u01737769807492") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (21.49s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" 2025/01/25 01:50:21 DEBUG : Creating backend with remote "TestB2:rclone-test-keketip4bici/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.37s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" 2025/01/25 01:50:23 DEBUG : Creating backend with remote "TestB2:rclone-test-keketip4bici/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" --- PASS: TestSyncOverlap (2.95s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" 2025/01/25 01:50:26 DEBUG : Creating backend with remote "TestB2:rclone-test-keketip4bici/rclone-sync-test" 2025/01/25 01:50:28 DEBUG : Creating backend with remote "TestB2:rclone-test-keketip4bici/rclone-sync-test-include/layer2" 2025/01/25 01:50:30 DEBUG : Creating backend with remote "TestB2:rclone-test-keketip4bici/rclone-sync-test-ignore-file" 2025/01/25 01:50:33 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/01/25 01:50:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/25 01:50:34 DEBUG : pacer: Reducing sleep to 10ms 2025/01/25 01:50:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/25 01:50:34 DEBUG : B2 bucket rclone-test-keketip4bici path rclone-sync-test: Waiting for checks to finish 2025/01/25 01:50:34 DEBUG : B2 bucket rclone-test-keketip4bici path rclone-sync-test: Waiting for transfers to finish 2025/01/25 01:50:34 DEBUG : Waiting for deletions to finish 2025/01/25 01:50:34 INFO : There was nothing to transfer 2025/01/25 01:50:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/25 01:50:34 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for checks to finish 2025/01/25 01:50:34 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for transfers to finish 2025/01/25 01:50:34 DEBUG : Waiting for deletions to finish 2025/01/25 01:50:34 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" 2025/01/25 01:50:35 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/25 01:50:35 DEBUG : B2 bucket rclone-test-keketip4bici path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/01/25 01:50:35 DEBUG : B2 bucket rclone-test-keketip4bici path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/01/25 01:50:35 DEBUG : Waiting for deletions to finish 2025/01/25 01:50:35 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" 2025/01/25 01:50:35 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/25 01:50:35 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for checks to finish 2025/01/25 01:50:35 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for transfers to finish 2025/01/25 01:50:35 DEBUG : Waiting for deletions to finish 2025/01/25 01:50:35 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" 2025/01/25 01:50:36 DEBUG : : Excluded 2025/01/25 01:50:36 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/25 01:50:36 DEBUG : B2 bucket rclone-test-keketip4bici path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/01/25 01:50:36 DEBUG : B2 bucket rclone-test-keketip4bici path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/01/25 01:50:36 DEBUG : Waiting for deletions to finish 2025/01/25 01:50:36 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.62s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" 2025/01/25 01:50:43 DEBUG : Creating backend with remote "TestB2:rclone-test-keketip4bici/dst" 2025/01/25 01:50:44 DEBUG : Creating backend with remote "TestB2:rclone-test-keketip4bici/CompareDest" 2025/01/25 01:50:46 DEBUG : one: Need to transfer - File not found at Destination 2025/01/25 01:50:46 DEBUG : B2 bucket rclone-test-keketip4bici path dst: Waiting for checks to finish 2025/01/25 01:50:46 DEBUG : B2 bucket rclone-test-keketip4bici path dst: Waiting for transfers to finish 2025/01/25 01:50:47 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/25 01:50:47 INFO : one: Copied (new) 2025/01/25 01:50:47 DEBUG : Waiting for deletions to finish 2025/01/25 01:50:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/25 01:50:48 DEBUG : B2 bucket rclone-test-keketip4bici path dst: Waiting for checks to finish 2025/01/25 01:50:48 DEBUG : B2 bucket rclone-test-keketip4bici path dst: Waiting for transfers to finish 2025/01/25 01:50:48 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/25 01:50:48 INFO : one: Copied (replaced existing) 2025/01/25 01:50:48 DEBUG : Waiting for deletions to finish 2025/01/25 01:50:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/25 01:50:51 DEBUG : B2 bucket rclone-test-keketip4bici path dst: Waiting for checks to finish 2025/01/25 01:50:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/25 01:50:51 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/25 01:50:51 DEBUG : B2 bucket rclone-test-keketip4bici path dst: Waiting for transfers to finish 2025/01/25 01:50:51 DEBUG : Waiting for deletions to finish 2025/01/25 01:50:51 INFO : There was nothing to transfer 2025/01/25 01:50:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/25 01:50:52 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/25 01:50:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/25 01:50:52 DEBUG : B2 bucket rclone-test-keketip4bici path dst: Waiting for checks to finish 2025/01/25 01:50:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/25 01:50:52 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/25 01:50:52 DEBUG : B2 bucket rclone-test-keketip4bici path dst: Waiting for transfers to finish 2025/01/25 01:50:52 DEBUG : Waiting for deletions to finish 2025/01/25 01:50:52 INFO : There was nothing to transfer 2025/01/25 01:50:53 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/25 01:50:53 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/25 01:50:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/25 01:50:53 DEBUG : B2 bucket rclone-test-keketip4bici path dst: Waiting for checks to finish 2025/01/25 01:50:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/25 01:50:53 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/25 01:50:53 DEBUG : B2 bucket rclone-test-keketip4bici path dst: Waiting for transfers to finish 2025/01/25 01:50:53 DEBUG : Waiting for deletions to finish 2025/01/25 01:50:53 INFO : There was nothing to transfer 2025/01/25 01:50:54 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 2025/01/25 01:50:54 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/25 01:50:54 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/25 01:50:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/25 01:50:54 DEBUG : B2 bucket rclone-test-keketip4bici path dst: Waiting for checks to finish 2025/01/25 01:50:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/25 01:50:54 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/25 01:50:54 DEBUG : B2 bucket rclone-test-keketip4bici path dst: Waiting for transfers to finish 2025/01/25 01:50:54 DEBUG : Waiting for deletions to finish 2025/01/25 01:50:54 INFO : There was nothing to transfer 2025/01/25 01:50:55 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/25 01:50:55 DEBUG : two: Need to transfer - File not found at Destination 2025/01/25 01:50:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/25 01:50:55 DEBUG : B2 bucket rclone-test-keketip4bici path dst: Waiting for checks to finish 2025/01/25 01:50:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/25 01:50:55 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/25 01:50:55 DEBUG : B2 bucket rclone-test-keketip4bici path dst: Waiting for transfers to finish 2025/01/25 01:50:56 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/01/25 01:50:56 INFO : two: Copied (new) 2025/01/25 01:50:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.17s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" 2025/01/25 01:50:59 DEBUG : Creating backend with remote "TestB2:rclone-test-keketip4bici/dest" 2025/01/25 01:51:00 DEBUG : Creating backend with remote "TestB2:rclone-test-keketip4bici/pre-dest1" 2025/01/25 01:51:01 DEBUG : Creating backend with remote "TestB2:rclone-test-keketip4bici/pre-dest2" 2025/01/25 01:51:03 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 01:51:03 DEBUG : 1: Destination found in --compare-dest, skipping 2025/01/25 01:51:03 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 01:51:03 DEBUG : 2: Destination found in --compare-dest, skipping 2025/01/25 01:51:04 DEBUG : 3: Need to transfer - File not found at Destination 2025/01/25 01:51:04 DEBUG : B2 bucket rclone-test-keketip4bici path dest: Waiting for checks to finish 2025/01/25 01:51:04 DEBUG : B2 bucket rclone-test-keketip4bici path dest: Waiting for transfers to finish 2025/01/25 01:51:04 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/01/25 01:51:04 INFO : 3: Copied (new) 2025/01/25 01:51:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.99s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" 2025/01/25 01:51:06 DEBUG : Creating backend with remote "TestB2:rclone-test-keketip4bici/dst" 2025/01/25 01:51:07 DEBUG : Creating backend with remote "TestB2:rclone-test-keketip4bici/CopyDest" 2025/01/25 01:51:09 DEBUG : one: Need to transfer - File not found at Destination 2025/01/25 01:51:09 DEBUG : B2 bucket rclone-test-keketip4bici path dst: Waiting for checks to finish 2025/01/25 01:51:09 DEBUG : B2 bucket rclone-test-keketip4bici path dst: Waiting for transfers to finish 2025/01/25 01:51:11 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/25 01:51:11 INFO : one: Copied (new) 2025/01/25 01:51:11 DEBUG : Waiting for deletions to finish 2025/01/25 01:51:11 DEBUG : B2 bucket rclone-test-keketip4bici path dst: Waiting for checks to finish 2025/01/25 01:51:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/25 01:51:11 DEBUG : B2 bucket rclone-test-keketip4bici path dst: Waiting for transfers to finish 2025/01/25 01:51:12 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/25 01:51:12 INFO : one: Copied (replaced existing) 2025/01/25 01:51:12 DEBUG : Waiting for deletions to finish 2025/01/25 01:51:14 DEBUG : Creating backend with remote "TestB2:rclone-test-keketip4bici/BackupDir" 2025/01/25 01:51:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/25 01:51:16 DEBUG : B2 bucket rclone-test-keketip4bici path dst: Waiting for checks to finish 2025/01/25 01:51:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/25 01:51:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/25 01:51:17 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/25 01:51:17 INFO : one: Copied (server-side copy) 2025/01/25 01:51:17 INFO : one: Deleted 2025/01/25 01:51:18 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/25 01:51:18 INFO : one: Copied (server-side copy) 2025/01/25 01:51:18 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/25 01:51:18 DEBUG : B2 bucket rclone-test-keketip4bici path dst: Waiting for transfers to finish 2025/01/25 01:51:18 DEBUG : Waiting for deletions to finish 2025/01/25 01:51:19 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/25 01:51:20 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/25 01:51:20 INFO : two: Copied (server-side copy) 2025/01/25 01:51:20 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/25 01:51:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/25 01:51:20 DEBUG : one: Unchanged skipping 2025/01/25 01:51:20 DEBUG : B2 bucket rclone-test-keketip4bici path dst: Waiting for checks to finish 2025/01/25 01:51:20 DEBUG : B2 bucket rclone-test-keketip4bici path dst: Waiting for transfers to finish 2025/01/25 01:51:20 DEBUG : Waiting for deletions to finish 2025/01/25 01:51:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/25 01:51:20 DEBUG : one: Unchanged skipping 2025/01/25 01:51:20 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/25 01:51:20 DEBUG : two: Unchanged skipping 2025/01/25 01:51:20 DEBUG : B2 bucket rclone-test-keketip4bici path dst: Waiting for checks to finish 2025/01/25 01:51:20 DEBUG : B2 bucket rclone-test-keketip4bici path dst: Waiting for transfers to finish 2025/01/25 01:51:20 DEBUG : Waiting for deletions to finish 2025/01/25 01:51:20 INFO : There was nothing to transfer 2025/01/25 01:51:21 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/25 01:51:21 DEBUG : three: Destination not found in --copy-dest 2025/01/25 01:51:21 DEBUG : three: Need to transfer - File not found at Destination 2025/01/25 01:51:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/25 01:51:21 DEBUG : one: Unchanged skipping 2025/01/25 01:51:21 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/25 01:51:21 DEBUG : two: Unchanged skipping 2025/01/25 01:51:21 DEBUG : B2 bucket rclone-test-keketip4bici path dst: Waiting for checks to finish 2025/01/25 01:51:21 DEBUG : B2 bucket rclone-test-keketip4bici path dst: Waiting for transfers to finish 2025/01/25 01:51:22 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/01/25 01:51:22 INFO : three: Copied (new) 2025/01/25 01:51:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (18.14s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" 2025/01/25 01:51:27 DEBUG : Creating backend with remote "TestB2:rclone-test-keketip4bici/dst" 2025/01/25 01:51:28 DEBUG : Creating backend with remote "TestB2:rclone-test-keketip4bici/backup" 2025/01/25 01:51:30 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/25 01:51:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 01:51:30 DEBUG : B2 bucket rclone-test-keketip4bici path dst: Waiting for checks to finish 2025/01/25 01:51:30 DEBUG : two: Unchanged skipping 2025/01/25 01:51:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/25 01:51:31 INFO : one: Copied (server-side copy) 2025/01/25 01:51:31 INFO : one: Deleted 2025/01/25 01:51:31 DEBUG : B2 bucket rclone-test-keketip4bici path dst: Waiting for transfers to finish 2025/01/25 01:51:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/25 01:51:32 INFO : one: Copied (new) 2025/01/25 01:51:32 DEBUG : Waiting for deletions to finish 2025/01/25 01:51:32 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/25 01:51:32 INFO : three.txt: Copied (server-side copy) 2025/01/25 01:51:33 INFO : three.txt: Deleted 2025/01/25 01:51:33 INFO : three.txt: Moved into backup dir 2025/01/25 01:51:34 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/25 01:51:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 01:51:34 DEBUG : two: Unchanged skipping 2025/01/25 01:51:34 DEBUG : B2 bucket rclone-test-keketip4bici path dst: Waiting for checks to finish 2025/01/25 01:51:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/25 01:51:35 INFO : one: Copied (server-side copy) 2025/01/25 01:51:35 INFO : one: Deleted 2025/01/25 01:51:35 DEBUG : B2 bucket rclone-test-keketip4bici path dst: Waiting for transfers to finish 2025/01/25 01:51:35 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/25 01:51:35 INFO : one: Copied (new) 2025/01/25 01:51:35 DEBUG : Waiting for deletions to finish 2025/01/25 01:51:36 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/25 01:51:36 INFO : three.txt: Copied (server-side copy) 2025/01/25 01:51:36 INFO : three.txt: Deleted 2025/01/25 01:51:36 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.18s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" 2025/01/25 01:51:39 DEBUG : Creating backend with remote "TestB2:rclone-test-keketip4bici/dst" 2025/01/25 01:51:41 DEBUG : Creating backend with remote "TestB2:rclone-test-keketip4bici/backup" 2025/01/25 01:51:42 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/25 01:51:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 01:51:42 DEBUG : two: Unchanged skipping 2025/01/25 01:51:42 DEBUG : B2 bucket rclone-test-keketip4bici path dst: Waiting for checks to finish 2025/01/25 01:51:44 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/25 01:51:44 INFO : one: Copied (server-side copy) to: one.bak 2025/01/25 01:51:44 INFO : one: Deleted 2025/01/25 01:51:44 DEBUG : B2 bucket rclone-test-keketip4bici path dst: Waiting for transfers to finish 2025/01/25 01:51:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/25 01:51:45 INFO : one: Copied (new) 2025/01/25 01:51:45 DEBUG : Waiting for deletions to finish 2025/01/25 01:51:45 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/25 01:51:45 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/25 01:51:45 INFO : three.txt: Deleted 2025/01/25 01:51:45 INFO : three.txt: Moved into backup dir 2025/01/25 01:51:47 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/25 01:51:47 DEBUG : B2 bucket rclone-test-keketip4bici path dst: Waiting for checks to finish 2025/01/25 01:51:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 01:51:47 DEBUG : two: Unchanged skipping 2025/01/25 01:51:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/25 01:51:47 INFO : one: Copied (server-side copy) to: one.bak 2025/01/25 01:51:47 INFO : one: Deleted 2025/01/25 01:51:47 DEBUG : B2 bucket rclone-test-keketip4bici path dst: Waiting for transfers to finish 2025/01/25 01:51:48 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/25 01:51:48 INFO : one: Copied (new) 2025/01/25 01:51:48 DEBUG : Waiting for deletions to finish 2025/01/25 01:51:48 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/25 01:51:48 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/25 01:51:48 INFO : three.txt: Deleted 2025/01/25 01:51:48 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.34s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" 2025/01/25 01:51:51 DEBUG : Creating backend with remote "TestB2:rclone-test-keketip4bici/dst" 2025/01/25 01:51:52 DEBUG : Creating backend with remote "TestB2:rclone-test-keketip4bici/backup" 2025/01/25 01:51:54 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/25 01:51:54 DEBUG : B2 bucket rclone-test-keketip4bici path dst: Waiting for checks to finish 2025/01/25 01:51:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 01:51:54 DEBUG : two: Unchanged skipping 2025/01/25 01:51:56 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/25 01:51:56 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/25 01:51:56 INFO : one: Deleted 2025/01/25 01:51:56 DEBUG : B2 bucket rclone-test-keketip4bici path dst: Waiting for transfers to finish 2025/01/25 01:51:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/25 01:51:57 INFO : one: Copied (new) 2025/01/25 01:51:57 DEBUG : Waiting for deletions to finish 2025/01/25 01:51:57 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/25 01:51:57 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/25 01:51:57 INFO : three.txt: Deleted 2025/01/25 01:51:57 INFO : three.txt: Moved into backup dir 2025/01/25 01:51:59 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/25 01:51:59 DEBUG : B2 bucket rclone-test-keketip4bici path dst: Waiting for checks to finish 2025/01/25 01:51:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 01:51:59 DEBUG : two: Unchanged skipping 2025/01/25 01:51:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/25 01:51:59 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/25 01:51:59 INFO : one: Deleted 2025/01/25 01:51:59 DEBUG : B2 bucket rclone-test-keketip4bici path dst: Waiting for transfers to finish 2025/01/25 01:52:00 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/25 01:52:00 INFO : one: Copied (new) 2025/01/25 01:52:00 DEBUG : Waiting for deletions to finish 2025/01/25 01:52:00 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/25 01:52:00 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/25 01:52:00 INFO : three.txt: Deleted 2025/01/25 01:52:00 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.11s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" 2025/01/25 01:52:03 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1179-14.backblaze.com/b2api/v1/b2_upload_file/4f42ade3203d9bbb9f480e1b/c001_v0001179_t0057": EOF 2025/01/25 01:52:03 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1179-14.backblaze.com/b2api/v1/b2_upload_file/4f42ade3203d9bbb9f480e1b/c001_v0001179_t0057": EOF) 2025/01/25 01:52:03 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-keketip4bici: 1/10 (Post "https://pod-000-1179-14.backblaze.com/b2api/v1/b2_upload_file/4f42ade3203d9bbb9f480e1b/c001_v0001179_t0057": EOF) 2025/01/25 01:52:06 DEBUG : pacer: Reducing sleep to 10ms 2025/01/25 01:52:06 DEBUG : Creating backend with remote "TestB2:rclone-test-keketip4bici/dst" 2025/01/25 01:52:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 01:52:08 DEBUG : two: Unchanged skipping 2025/01/25 01:52:08 DEBUG : B2 bucket rclone-test-keketip4bici path dst: Waiting for checks to finish 2025/01/25 01:52:08 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/25 01:52:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/25 01:52:08 INFO : one: Copied (server-side copy) to: one.bak 2025/01/25 01:52:08 INFO : one: Deleted 2025/01/25 01:52:08 DEBUG : B2 bucket rclone-test-keketip4bici path dst: Waiting for transfers to finish 2025/01/25 01:52:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/25 01:52:09 INFO : one: Copied (new) 2025/01/25 01:52:09 DEBUG : Waiting for deletions to finish 2025/01/25 01:52:10 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/25 01:52:10 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/25 01:52:10 INFO : three.txt: Deleted 2025/01/25 01:52:10 INFO : three.txt: Moved into backup dir 2025/01/25 01:52:11 DEBUG : one.bak: Excluded (Path Filter) 2025/01/25 01:52:11 DEBUG : one.bak: Excluded 2025/01/25 01:52:11 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/01/25 01:52:11 DEBUG : three.txt.bak: Excluded 2025/01/25 01:52:11 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/25 01:52:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 01:52:11 DEBUG : two: Unchanged skipping 2025/01/25 01:52:11 DEBUG : B2 bucket rclone-test-keketip4bici path dst: Waiting for checks to finish 2025/01/25 01:52:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/25 01:52:12 INFO : one: Copied (server-side copy) to: one.bak 2025/01/25 01:52:12 INFO : one: Deleted 2025/01/25 01:52:12 DEBUG : B2 bucket rclone-test-keketip4bici path dst: Waiting for transfers to finish 2025/01/25 01:52:12 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/25 01:52:12 INFO : one: Copied (new) 2025/01/25 01:52:12 DEBUG : Waiting for deletions to finish 2025/01/25 01:52:13 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/25 01:52:13 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/25 01:52:13 INFO : three.txt: Deleted 2025/01/25 01:52:13 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.57s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" 2025/01/25 01:52:16 DEBUG : Creating backend with remote "TestB2:rclone-test-keketip4bici/dst" 2025/01/25 01:52:18 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/25 01:52:19 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/25 01:52:19 INFO : one: Copied (server-side copy) to: one.bak 2025/01/25 01:52:19 INFO : one: Deleted 2025/01/25 01:52:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/25 01:52:20 INFO : one: Copied (new) 2025/01/25 01:52:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 01:52:20 DEBUG : two: Unchanged skipping 2025/01/25 01:52:20 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/25 01:52:21 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/25 01:52:21 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/25 01:52:21 INFO : three.txt: Deleted 2025/01/25 01:52:22 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/25 01:52:22 INFO : three.txt: Copied (new) 2025/01/25 01:52:22 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/25 01:52:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/25 01:52:23 INFO : one: Copied (server-side copy) to: one.bak 2025/01/25 01:52:23 INFO : one: Deleted 2025/01/25 01:52:23 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/25 01:52:23 INFO : one: Copied (new) 2025/01/25 01:52:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 01:52:24 DEBUG : two: Unchanged skipping 2025/01/25 01:52:24 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/25 01:52:24 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/25 01:52:24 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/25 01:52:24 INFO : three.txt: Deleted 2025/01/25 01:52:25 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/01/25 01:52:25 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.08s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" 2025/01/25 01:52:28 DEBUG : Creating backend with remote "TestB2:rclone-test-keketip4bici/dst" 2025/01/25 01:52:29 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/25 01:52:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/25 01:52:31 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/25 01:52:31 INFO : one: Deleted 2025/01/25 01:52:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/25 01:52:32 INFO : one: Copied (new) 2025/01/25 01:52:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 01:52:32 DEBUG : two: Unchanged skipping 2025/01/25 01:52:32 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/25 01:52:33 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/25 01:52:33 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/25 01:52:33 INFO : three.txt: Deleted 2025/01/25 01:52:34 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/25 01:52:34 INFO : three.txt: Copied (new) 2025/01/25 01:52:35 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/25 01:52:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/25 01:52:35 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/25 01:52:35 INFO : one: Deleted 2025/01/25 01:52:36 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/25 01:52:36 INFO : one: Copied (new) 2025/01/25 01:52:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 01:52:36 DEBUG : two: Unchanged skipping 2025/01/25 01:52:36 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/25 01:52:36 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/25 01:52:36 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/25 01:52:37 INFO : three.txt: Deleted 2025/01/25 01:52:37 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/01/25 01:52:37 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.99s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" 2025/01/25 01:52:40 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/01/25 01:52:40 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for checks to finish 2025/01/25 01:52:40 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for transfers to finish 2025/01/25 01:52:40 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/01/25 01:52:40 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/01/25 01:52:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.53s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" 2025/01/25 01:52:41 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/25 01:52:41 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for checks to finish 2025/01/25 01:52:41 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for transfers to finish 2025/01/25 01:52:42 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/25 01:52:42 INFO : existing: Copied (new) 2025/01/25 01:52:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" 2025/01/25 01:52:42 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/01/25 01:52:42 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for checks to finish 2025/01/25 01:52:42 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/01/25 01:52:42 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for transfers to finish 2025/01/25 01:52:42 ERROR : B2 bucket rclone-test-keketip4bici: not deleting files as there were IO errors 2025/01/25 01:52:42 ERROR : B2 bucket rclone-test-keketip4bici: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" --- PASS: TestSyncImmutable (2.87s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" 2025/01/25 01:52:44 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for checks to finish 2025/01/25 01:52:44 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 01:52:44 DEBUG : existing: Unchanged skipping 2025/01/25 01:52:44 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for transfers to finish 2025/01/25 01:52:44 DEBUG : Waiting for deletions to finish 2025/01/25 01:52:44 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.33s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.14s) --- SKIP: TestMaxTransfer/Hard (0.39s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" 2025/01/25 01:52:47 DEBUG : both0: Clearing upload URL because of error: Post "https://pod-000-1115-17.backblaze.com/b2api/v1/b2_upload_file/4f42ade3203d9bbb9f480e1b/c001_v0001115_t0009": EOF 2025/01/25 01:52:47 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1115-17.backblaze.com/b2api/v1/b2_upload_file/4f42ade3203d9bbb9f480e1b/c001_v0001115_t0009": EOF) 2025/01/25 01:52:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "both0" to B2 bucket rclone-test-keketip4bici: 1/10 (Post "https://pod-000-1115-17.backblaze.com/b2api/v1/b2_upload_file/4f42ade3203d9bbb9f480e1b/c001_v0001115_t0009": EOF) 2025/01/25 01:52:49 DEBUG : pacer: Reducing sleep to 10ms 2025/01/25 01:52:58 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 01:52:58 DEBUG : both0: Unchanged skipping 2025/01/25 01:52:58 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 01:52:58 DEBUG : both1: Unchanged skipping 2025/01/25 01:52:58 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 01:52:58 DEBUG : both10: Unchanged skipping 2025/01/25 01:52:58 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 01:52:58 DEBUG : both11: Unchanged skipping 2025/01/25 01:52:58 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 01:52:58 DEBUG : both12: Unchanged skipping 2025/01/25 01:52:58 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 01:52:58 DEBUG : both13: Unchanged skipping 2025/01/25 01:52:58 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 01:52:58 DEBUG : both14: Unchanged skipping 2025/01/25 01:52:58 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 01:52:58 DEBUG : both15: Unchanged skipping 2025/01/25 01:52:58 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 01:52:58 DEBUG : both16: Unchanged skipping 2025/01/25 01:52:58 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 01:52:58 DEBUG : both17: Unchanged skipping 2025/01/25 01:52:58 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 01:52:58 DEBUG : both18: Unchanged skipping 2025/01/25 01:52:58 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 01:52:58 DEBUG : both19: Unchanged skipping 2025/01/25 01:52:58 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 01:52:58 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 01:52:58 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 01:52:58 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 01:52:58 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for checks to finish 2025/01/25 01:52:58 DEBUG : both2: Unchanged skipping 2025/01/25 01:52:58 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 01:52:58 DEBUG : both6: Unchanged skipping 2025/01/25 01:52:58 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 01:52:58 DEBUG : both7: Unchanged skipping 2025/01/25 01:52:58 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 01:52:58 DEBUG : both8: Unchanged skipping 2025/01/25 01:52:58 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 01:52:58 DEBUG : both9: Unchanged skipping 2025/01/25 01:52:58 DEBUG : both3: Unchanged skipping 2025/01/25 01:52:58 DEBUG : both4: Unchanged skipping 2025/01/25 01:52:58 DEBUG : both5: Unchanged skipping 2025/01/25 01:52:58 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for transfers to finish 2025/01/25 01:52:58 DEBUG : Waiting for deletions to finish 2025/01/25 01:52:58 INFO : only13: Deleted 2025/01/25 01:52:58 INFO : only14: Deleted 2025/01/25 01:52:58 INFO : only15: Deleted 2025/01/25 01:52:58 INFO : only16: Deleted 2025/01/25 01:52:58 INFO : only17: Deleted 2025/01/25 01:52:58 INFO : only18: Deleted 2025/01/25 01:52:58 INFO : only2: Deleted 2025/01/25 01:52:58 INFO : only3: Deleted 2025/01/25 01:52:58 INFO : only4: Deleted 2025/01/25 01:52:59 INFO : only6: Deleted 2025/01/25 01:52:59 INFO : only1: Deleted 2025/01/25 01:52:59 INFO : only12: Deleted 2025/01/25 01:52:59 INFO : only5: Deleted 2025/01/25 01:52:59 INFO : only9: Deleted 2025/01/25 01:52:59 INFO : only0: Deleted 2025/01/25 01:52:59 INFO : only10: Deleted 2025/01/25 01:52:59 INFO : only11: Deleted 2025/01/25 01:52:59 INFO : only19: Deleted 2025/01/25 01:52:59 INFO : only8: Deleted 2025/01/25 01:52:59 INFO : only7: Deleted 2025/01/25 01:52:59 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (17.14s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" 2025/01/25 01:53:13 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 01:53:13 DEBUG : both0: Unchanged skipping 2025/01/25 01:53:13 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 01:53:13 DEBUG : both1: Unchanged skipping 2025/01/25 01:53:13 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 01:53:13 DEBUG : both10: Unchanged skipping 2025/01/25 01:53:13 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 01:53:13 DEBUG : both11: Unchanged skipping 2025/01/25 01:53:13 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 01:53:13 DEBUG : both12: Unchanged skipping 2025/01/25 01:53:13 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 01:53:13 DEBUG : both13: Unchanged skipping 2025/01/25 01:53:13 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 01:53:13 DEBUG : both14: Unchanged skipping 2025/01/25 01:53:13 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 01:53:13 DEBUG : both15: Unchanged skipping 2025/01/25 01:53:13 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 01:53:13 DEBUG : both16: Unchanged skipping 2025/01/25 01:53:13 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 01:53:13 DEBUG : both17: Unchanged skipping 2025/01/25 01:53:13 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 01:53:13 DEBUG : both18: Unchanged skipping 2025/01/25 01:53:13 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 01:53:13 DEBUG : both19: Unchanged skipping 2025/01/25 01:53:13 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 01:53:13 DEBUG : both2: Unchanged skipping 2025/01/25 01:53:13 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 01:53:13 DEBUG : both3: Unchanged skipping 2025/01/25 01:53:13 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 01:53:13 DEBUG : both4: Unchanged skipping 2025/01/25 01:53:13 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 01:53:13 DEBUG : both5: Unchanged skipping 2025/01/25 01:53:13 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 01:53:13 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 01:53:13 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 01:53:13 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/25 01:53:13 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for checks to finish 2025/01/25 01:53:13 DEBUG : both6: Unchanged skipping 2025/01/25 01:53:13 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/01/25 01:53:13 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/01/25 01:53:13 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/01/25 01:53:13 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/01/25 01:53:13 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/01/25 01:53:13 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/01/25 01:53:13 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/01/25 01:53:13 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/01/25 01:53:13 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/01/25 01:53:13 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/01/25 01:53:13 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/01/25 01:53:13 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/01/25 01:53:13 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/01/25 01:53:13 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/01/25 01:53:13 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/01/25 01:53:13 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/01/25 01:53:13 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/01/25 01:53:13 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/01/25 01:53:13 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/01/25 01:53:13 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/01/25 01:53:13 DEBUG : both7: Unchanged skipping 2025/01/25 01:53:13 DEBUG : both8: Unchanged skipping 2025/01/25 01:53:13 DEBUG : both9: Unchanged skipping 2025/01/25 01:53:13 DEBUG : B2 bucket rclone-test-keketip4bici: Waiting for transfers to finish 2025/01/25 01:53:14 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/25 01:53:14 INFO : only0: Copied (replaced existing) 2025/01/25 01:53:14 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/25 01:53:14 INFO : only1: Copied (replaced existing) 2025/01/25 01:53:14 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/25 01:53:14 INFO : only12: Copied (replaced existing) 2025/01/25 01:53:14 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/25 01:53:14 INFO : only13: Copied (replaced existing) 2025/01/25 01:53:14 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/25 01:53:14 INFO : only10: Copied (replaced existing) 2025/01/25 01:53:14 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/25 01:53:14 INFO : only14: Copied (replaced existing) 2025/01/25 01:53:14 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/25 01:53:14 INFO : only15: Copied (replaced existing) 2025/01/25 01:53:14 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/25 01:53:14 INFO : only11: Copied (replaced existing) 2025/01/25 01:53:14 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/25 01:53:14 INFO : only16: Copied (replaced existing) 2025/01/25 01:53:14 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/25 01:53:14 INFO : only17: Copied (replaced existing) 2025/01/25 01:53:15 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/25 01:53:15 INFO : only18: Copied (replaced existing) 2025/01/25 01:53:15 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/25 01:53:15 INFO : only19: Copied (replaced existing) 2025/01/25 01:53:15 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/25 01:53:15 INFO : only2: Copied (replaced existing) 2025/01/25 01:53:15 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/25 01:53:15 INFO : only3: Copied (replaced existing) 2025/01/25 01:53:15 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/25 01:53:15 INFO : only4: Copied (replaced existing) 2025/01/25 01:53:15 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/25 01:53:15 INFO : only5: Copied (replaced existing) 2025/01/25 01:53:15 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/25 01:53:15 INFO : only6: Copied (replaced existing) 2025/01/25 01:53:15 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/25 01:53:15 INFO : only7: Copied (replaced existing) 2025/01/25 01:53:15 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/25 01:53:15 INFO : only8: Copied (replaced existing) 2025/01/25 01:53:15 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/25 01:53:15 INFO : only9: Copied (replaced existing) 2025/01/25 01:53:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (19.59s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" 2025/01/25 01:53:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/25 01:53:23 INFO : sub dir: Making directory 2025/01/25 01:53: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-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.30s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" 2025/01/25 01:53:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/25 01:53:28 INFO : sub dir: Making directory 2025/01/25 01:53: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-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-keketip4bici", Local "Local file system at /tmp/rclone2512788215", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.43s) PASS 2025/01/25 01:53:32 DEBUG : B2 bucket rclone-test-keketip4bici: Purge remote 2025/01/25 01:53:32 INFO : B2 bucket rclone-test-keketip4bici: cleaning bucket "rclone-test-keketip4bici" of all files 2025/01/25 01:53:33 DEBUG : BackupDir/one: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4009e7800209a1a7_d20250125_m015123_c001_v7007000_t0000_u01737769883201") 2025/01/25 01:53:33 DEBUG : BackupDir/one: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1052b75ae6fe0747_d20250125_m015117_c001_v0001182_t0029_u01737769877534") 2025/01/25 01:53:33 DEBUG : CompareDest/one: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f40904eeeb3589813_d20250125_m015056_c001_v7007000_t0000_u01737769856604") 2025/01/25 01:53:33 DEBUG : CompareDest/one: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1141de5c4d10a2bc_d20250125_m015050_c001_v0001184_t0028_u01737769850509") 2025/01/25 01:53:33 DEBUG : CompareDest/two: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f40904eeeb3589814_d20250125_m015056_c001_v7007000_t0000_u01737769856784") 2025/01/25 01:53:33 DEBUG : CompareDest/two: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f114616e0972fcef5_d20250125_m015051_c001_v0001179_t0026_u01737769851813") 2025/01/25 01:53:33 DEBUG : CopyDest/one: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4009e7800209a1a9_d20250125_m015123_c001_v7007000_t0000_u01737769883381") 2025/01/25 01:53:33 DEBUG : CopyDest/one: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f117643b0829a8158_d20250125_m015113_c001_v0001115_t0054_u01737769873772") 2025/01/25 01:53:33 DEBUG : CopyDest/three: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4009e7800209a1aa_d20250125_m015123_c001_v7007000_t0000_u01737769883561") 2025/01/25 01:53:33 DEBUG : CopyDest/three: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f114616e0972fcf3b_d20250125_m015121_c001_v0001179_t0041_u01737769881076") 2025/01/25 01:53:33 DEBUG : CopyDest/two: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4009e7800209a1ab_d20250125_m015123_c001_v7007000_t0000_u01737769883740") 2025/01/25 01:53:33 DEBUG : CopyDest/two: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1141de5c4d10a8c7_d20250125_m015118_c001_v0001184_t0032_u01737769878835") 2025/01/25 01:53:33 DEBUG : EXISTING: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f40281bea93e4e097_d20250125_m015245_c001_v7007000_t0000_u01737769965275") 2025/01/25 01:53:33 DEBUG : EXISTING: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1141de5c4d10b80d_d20250125_m015244_c001_v0001184_t0037_u01737769964321") 2025/01/25 01:53:33 DEBUG : Testêé: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f40281bea93e4e07e_d20250125_m015241_c001_v7007000_t0000_u01737769961075") 2025/01/25 01:53:33 DEBUG : Testêé: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1141de5c4d10b772_d20250125_m015240_c001_v0001184_t0045_u01737769960492") 2025/01/25 01:53:33 DEBUG : Testêé: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f117643b0829a834a_d20250125_m015239_c001_v0001115_t0031_u01737769959267") 2025/01/25 01:53:34 DEBUG : a/potato2: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4133013de898885d_d20250125_m014835_c001_v7007000_t0000_u01737769715521") 2025/01/25 01:53:34 DEBUG : a/potato2: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f117643b0829a7d62_d20250125_m014834_c001_v0001115_t0038_u01737769714389") 2025/01/25 01:53:34 DEBUG : a/potato2: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4143615572743ca3_d20250125_m014831_c001_v7007000_t0000_u01737769711802") 2025/01/25 01:53:34 DEBUG : a/potato2: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f117643b0829a7d48_d20250125_m014830_c001_v0001115_t0026_u01737769710894") 2025/01/25 01:53:34 DEBUG : a/potato2: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4133013de89887e0_d20250125_m014807_c001_v7007000_t0000_u01737769687607") 2025/01/25 01:53:34 DEBUG : a/potato2: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f117643b0829a7c88_d20250125_m014806_c001_v0001115_t0041_u01737769686532") 2025/01/25 01:53:34 DEBUG : b/potato: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4133013de898885f_d20250125_m014835_c001_v7007000_t0000_u01737769715703") 2025/01/25 01:53:34 DEBUG : b/potato: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f117643b0829a7d54_d20250125_m014832_c001_v0001115_t0034_u01737769712705") 2025/01/25 01:53:34 DEBUG : b/potato: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4143615572743ca1_d20250125_m014831_c001_v7007000_t0000_u01737769711256") 2025/01/25 01:53:34 DEBUG : b/potato: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f117643b0829a7d3a_d20250125_m014829_c001_v0001115_t0026_u01737769709387") 2025/01/25 01:53:34 DEBUG : b/potato: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4133013de89887df_d20250125_m014807_c001_v7007000_t0000_u01737769687067") 2025/01/25 01:53:34 DEBUG : b/potato: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f117643b0829a7c78_d20250125_m014805_c001_v0001115_t0046_u01737769685112") 2025/01/25 01:53:34 DEBUG : backup/one: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f404fd61f86af8d1a_d20250125_m015136_c001_v7007000_t0000_u01737769896899") 2025/01/25 01:53:34 DEBUG : backup/one: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f106ca94e716fd681_d20250125_m015135_c001_v0001182_t0041_u01737769895144") 2025/01/25 01:53:34 DEBUG : backup/one: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f10626a877413d59a_d20250125_m015131_c001_v0001184_t0055_u01737769891184") 2025/01/25 01:53:34 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f414361557274404f_d20250125_m015201_c001_v7007000_t0000_u01737769921361") 2025/01/25 01:53:34 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f119b9bc6fa9464b1_d20250125_m015159_c001_v0001183_t0031_u01737769919425") 2025/01/25 01:53:34 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1054883f87f80efe_d20250125_m015155_c001_v0001178_t0022_u01737769915881") 2025/01/25 01:53:34 DEBUG : backup/one.bak: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4032164c445cb33b_d20250125_m015149_c001_v7007000_t0000_u01737769909255") 2025/01/25 01:53:34 DEBUG : backup/one.bak: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1019888f3c16f7b9_d20250125_m015147_c001_v0001183_t0032_u01737769907557") 2025/01/25 01:53:35 DEBUG : backup/one.bak: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f111db60d203cb441_d20250125_m015143_c001_v0001093_t0043_u01737769903993") 2025/01/25 01:53:35 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4143615572744050_d20250125_m015201_c001_v7007000_t0000_u01737769921542") 2025/01/25 01:53:35 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f11055087782b44d0_d20250125_m015200_c001_v0001102_t0041_u01737769920438") 2025/01/25 01:53:35 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f107d8f0c1df8cdf4_d20250125_m015157_c001_v0001183_t0007_u01737769917361") 2025/01/25 01:53:35 DEBUG : backup/three.txt: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f404fd61f86af8d1b_d20250125_m015137_c001_v7007000_t0000_u01737769897084") 2025/01/25 01:53:35 DEBUG : backup/three.txt: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f110221a6aa2d27a0_d20250125_m015135_c001_v0001172_t0021_u01737769895929") 2025/01/25 01:53:35 DEBUG : backup/three.txt: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f11998df678a3b74e_d20250125_m015132_c001_v0001090_t0059_u01737769892517") 2025/01/25 01:53:35 DEBUG : backup/three.txt.bak: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4032164c445cb33c_d20250125_m015149_c001_v7007000_t0000_u01737769909437") 2025/01/25 01:53:35 DEBUG : backup/three.txt.bak: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f11348a903e6b0390_d20250125_m015148_c001_v0001182_t0033_u01737769908486") 2025/01/25 01:53:35 DEBUG : backup/three.txt.bak: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f11428e9dcbbe9d53_d20250125_m015145_c001_v0001183_t0006_u01737769905464") 2025/01/25 01:53:35 DEBUG : both0: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4105dab5854822e3_d20250125_m015316_c001_v7007000_t0000_u01737769996015") 2025/01/25 01:53:35 DEBUG : both0: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1141de5c4d10bbf8_d20250125_m015304_c001_v0001184_t0027_u01737769984661") 2025/01/25 01:53:35 DEBUG : both0: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f415514a1fa423bcf_d20250125_m015300_c001_v7007000_t0000_u01737769980047") 2025/01/25 01:53:35 DEBUG : both0: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1141de5c4d10b905_d20250125_m015249_c001_v0001184_t0015_u01737769969244") 2025/01/25 01:53:35 DEBUG : both1: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4105dab5854822e4_d20250125_m015316_c001_v7007000_t0000_u01737769996197") 2025/01/25 01:53:35 DEBUG : both1: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1141de5c4d10bc12_d20250125_m015305_c001_v0001184_t0051_u01737769985061") 2025/01/25 01:53:35 DEBUG : both1: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f415514a1fa423bd0_d20250125_m015300_c001_v7007000_t0000_u01737769980228") 2025/01/25 01:53:35 DEBUG : both1: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1141de5c4d10b915_d20250125_m015249_c001_v0001184_t0058_u01737769969635") 2025/01/25 01:53:35 DEBUG : both10: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4105dab5854822e5_d20250125_m015316_c001_v7007000_t0000_u01737769996380") 2025/01/25 01:53:35 DEBUG : both10: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1141de5c4d10bcf6_d20250125_m015309_c001_v0001184_t0031_u01737769989201") 2025/01/25 01:53:36 DEBUG : both10: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f415514a1fa423bd1_d20250125_m015300_c001_v7007000_t0000_u01737769980424") 2025/01/25 01:53:36 DEBUG : both10: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1141de5c4d10b9e8_d20250125_m015253_c001_v0001184_t0028_u01737769973272") 2025/01/25 01:53:36 DEBUG : both11: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4105dab5854822e7_d20250125_m015316_c001_v7007000_t0000_u01737769996561") 2025/01/25 01:53:36 DEBUG : both11: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1141de5c4d10bd1e_d20250125_m015309_c001_v0001184_t0024_u01737769989593") 2025/01/25 01:53:36 DEBUG : both11: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f415514a1fa423bd2_d20250125_m015300_c001_v7007000_t0000_u01737769980607") 2025/01/25 01:53:36 DEBUG : both11: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1141de5c4d10b9fc_d20250125_m015253_c001_v0001184_t0022_u01737769973671") 2025/01/25 01:53:36 DEBUG : both12: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4105dab5854822e8_d20250125_m015316_c001_v7007000_t0000_u01737769996753") 2025/01/25 01:53:36 DEBUG : both12: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1141de5c4d10bd32_d20250125_m015310_c001_v0001184_t0032_u01737769990006") 2025/01/25 01:53:36 DEBUG : both12: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f415514a1fa423bd3_d20250125_m015300_c001_v7007000_t0000_u01737769980788") 2025/01/25 01:53:36 DEBUG : both12: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1141de5c4d10ba1a_d20250125_m015254_c001_v0001184_t0040_u01737769974067") 2025/01/25 01:53:36 DEBUG : both13: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4105dab5854822e9_d20250125_m015316_c001_v7007000_t0000_u01737769996937") 2025/01/25 01:53:36 DEBUG : both13: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1141de5c4d10bd40_d20250125_m015310_c001_v0001184_t0017_u01737769990433") 2025/01/25 01:53:36 DEBUG : both13: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f415514a1fa423bd4_d20250125_m015300_c001_v7007000_t0000_u01737769980969") 2025/01/25 01:53:36 DEBUG : both13: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1141de5c4d10ba30_d20250125_m015254_c001_v0001184_t0028_u01737769974465") 2025/01/25 01:53:36 DEBUG : both14: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4105dab5854822ea_d20250125_m015317_c001_v7007000_t0000_u01737769997118") 2025/01/25 01:53:36 DEBUG : both14: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1141de5c4d10bd54_d20250125_m015310_c001_v0001184_t0049_u01737769990848") 2025/01/25 01:53:36 DEBUG : both14: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f415514a1fa423bd5_d20250125_m015301_c001_v7007000_t0000_u01737769981149") 2025/01/25 01:53:36 DEBUG : both14: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1141de5c4d10ba52_d20250125_m015254_c001_v0001184_t0033_u01737769974886") 2025/01/25 01:53:36 DEBUG : both15: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4105dab5854822ec_d20250125_m015317_c001_v7007000_t0000_u01737769997300") 2025/01/25 01:53:36 DEBUG : both15: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1141de5c4d10bd70_d20250125_m015311_c001_v0001184_t0019_u01737769991256") 2025/01/25 01:53:37 DEBUG : both15: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f415514a1fa423bd6_d20250125_m015301_c001_v7007000_t0000_u01737769981332") 2025/01/25 01:53:37 DEBUG : both15: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1141de5c4d10ba64_d20250125_m015255_c001_v0001184_t0041_u01737769975289") 2025/01/25 01:53:37 DEBUG : both16: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4105dab5854822ed_d20250125_m015317_c001_v7007000_t0000_u01737769997481") 2025/01/25 01:53:37 DEBUG : both16: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1141de5c4d10bd88_d20250125_m015311_c001_v0001184_t0049_u01737769991652") 2025/01/25 01:53:37 DEBUG : both16: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f415514a1fa423bd7_d20250125_m015301_c001_v7007000_t0000_u01737769981554") 2025/01/25 01:53:37 DEBUG : both16: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1141de5c4d10ba76_d20250125_m015255_c001_v0001184_t0024_u01737769975679") 2025/01/25 01:53:37 DEBUG : both17: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4105dab5854822ee_d20250125_m015317_c001_v7007000_t0000_u01737769997668") 2025/01/25 01:53:37 DEBUG : both17: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1141de5c4d10bd98_d20250125_m015312_c001_v0001184_t0020_u01737769992045") 2025/01/25 01:53:37 DEBUG : both17: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f415514a1fa423bd8_d20250125_m015301_c001_v7007000_t0000_u01737769981738") 2025/01/25 01:53:37 DEBUG : both17: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1141de5c4d10ba8c_d20250125_m015256_c001_v0001184_t0034_u01737769976070") 2025/01/25 01:53:37 DEBUG : both18: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4105dab5854822ef_d20250125_m015317_c001_v7007000_t0000_u01737769997851") 2025/01/25 01:53:37 DEBUG : both18: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1141de5c4d10bdb8_d20250125_m015312_c001_v0001184_t0029_u01737769992449") 2025/01/25 01:53:37 DEBUG : both18: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f415514a1fa423bd9_d20250125_m015301_c001_v7007000_t0000_u01737769981918") 2025/01/25 01:53:37 DEBUG : both18: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1141de5c4d10baa2_d20250125_m015256_c001_v0001184_t0034_u01737769976523") 2025/01/25 01:53:37 DEBUG : both19: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4105dab5854822f0_d20250125_m015318_c001_v7007000_t0000_u01737769998032") 2025/01/25 01:53:37 DEBUG : both19: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1141de5c4d10bdcc_d20250125_m015312_c001_v0001184_t0008_u01737769992839") 2025/01/25 01:53:37 DEBUG : both19: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f415514a1fa423bda_d20250125_m015302_c001_v7007000_t0000_u01737769982099") 2025/01/25 01:53:37 DEBUG : both19: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1141de5c4d10baae_d20250125_m015256_c001_v0001184_t0031_u01737769976941") 2025/01/25 01:53:37 DEBUG : both2: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4105dab5854822f2_d20250125_m015318_c001_v7007000_t0000_u01737769998222") 2025/01/25 01:53:37 DEBUG : both2: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1141de5c4d10bc32_d20250125_m015305_c001_v0001184_t0034_u01737769985454") 2025/01/25 01:53:37 DEBUG : both2: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f415514a1fa423bdb_d20250125_m015302_c001_v7007000_t0000_u01737769982280") 2025/01/25 01:53:37 DEBUG : both2: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1141de5c4d10b927_d20250125_m015250_c001_v0001184_t0050_u01737769970038") 2025/01/25 01:53:38 DEBUG : both3: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4105dab5854822f3_d20250125_m015318_c001_v7007000_t0000_u01737769998404") 2025/01/25 01:53:38 DEBUG : both3: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1141de5c4d10bc48_d20250125_m015305_c001_v0001184_t0040_u01737769985860") 2025/01/25 01:53:38 DEBUG : both3: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f415514a1fa423bdc_d20250125_m015302_c001_v7007000_t0000_u01737769982461") 2025/01/25 01:53:38 DEBUG : both3: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1141de5c4d10b941_d20250125_m015250_c001_v0001184_t0015_u01737769970446") 2025/01/25 01:53:38 DEBUG : both4: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4105dab5854822f4_d20250125_m015318_c001_v7007000_t0000_u01737769998585") 2025/01/25 01:53:38 DEBUG : both4: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1141de5c4d10bc54_d20250125_m015306_c001_v0001184_t0056_u01737769986303") 2025/01/25 01:53:38 DEBUG : both4: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f415514a1fa423bdd_d20250125_m015302_c001_v7007000_t0000_u01737769982643") 2025/01/25 01:53:38 DEBUG : both4: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1141de5c4d10b953_d20250125_m015250_c001_v0001184_t0008_u01737769970839") 2025/01/25 01:53:38 DEBUG : both5: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4105dab5854822f5_d20250125_m015318_c001_v7007000_t0000_u01737769998769") 2025/01/25 01:53:38 DEBUG : both5: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1141de5c4d10bc70_d20250125_m015306_c001_v0001184_t0005_u01737769986925") 2025/01/25 01:53:38 DEBUG : both5: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f415514a1fa423bde_d20250125_m015302_c001_v7007000_t0000_u01737769982824") 2025/01/25 01:53:38 DEBUG : both5: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1141de5c4d10b969_d20250125_m015251_c001_v0001184_t0019_u01737769971255") 2025/01/25 01:53:38 DEBUG : both6: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4105dab5854822f6_d20250125_m015318_c001_v7007000_t0000_u01737769998960") 2025/01/25 01:53:38 DEBUG : both6: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1141de5c4d10bc84_d20250125_m015307_c001_v0001184_t0031_u01737769987341") 2025/01/25 01:53:38 DEBUG : both6: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f415514a1fa423bdf_d20250125_m015303_c001_v7007000_t0000_u01737769983005") 2025/01/25 01:53:38 DEBUG : both6: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1141de5c4d10b987_d20250125_m015251_c001_v0001184_t0059_u01737769971654") 2025/01/25 01:53:38 DEBUG : both7: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4105dab5854822f7_d20250125_m015319_c001_v7007000_t0000_u01737769999140") 2025/01/25 01:53:38 DEBUG : both7: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1141de5c4d10bc9c_d20250125_m015307_c001_v0001184_t0020_u01737769987763") 2025/01/25 01:53:38 DEBUG : both7: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f415514a1fa423be0_d20250125_m015303_c001_v7007000_t0000_u01737769983191") 2025/01/25 01:53:38 DEBUG : both7: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1141de5c4d10b9a9_d20250125_m015252_c001_v0001184_t0049_u01737769972065") 2025/01/25 01:53:39 DEBUG : both8: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4105dab5854822f8_d20250125_m015319_c001_v7007000_t0000_u01737769999321") 2025/01/25 01:53:39 DEBUG : both8: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1141de5c4d10bcbc_d20250125_m015308_c001_v0001184_t0031_u01737769988191") 2025/01/25 01:53:39 DEBUG : both8: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f415514a1fa423be1_d20250125_m015303_c001_v7007000_t0000_u01737769983371") 2025/01/25 01:53:39 DEBUG : both8: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1141de5c4d10b9bb_d20250125_m015252_c001_v0001184_t0007_u01737769972476") 2025/01/25 01:53:39 DEBUG : both9: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4105dab5854822f9_d20250125_m015319_c001_v7007000_t0000_u01737769999503") 2025/01/25 01:53:39 DEBUG : both9: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1141de5c4d10bcd0_d20250125_m015308_c001_v0001184_t0054_u01737769988593") 2025/01/25 01:53:39 DEBUG : both9: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f415514a1fa423be2_d20250125_m015303_c001_v7007000_t0000_u01737769983552") 2025/01/25 01:53:39 DEBUG : both9: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1141de5c4d10b9d6_d20250125_m015252_c001_v0001184_t0030_u01737769972874") 2025/01/25 01:53:39 DEBUG : c/non empty space: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4133013de8988861_d20250125_m014835_c001_v7007000_t0000_u01737769715895") 2025/01/25 01:53:39 DEBUG : c/non empty space: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f117643b0829a7d5e_d20250125_m014833_c001_v0001115_t0027_u01737769713577") 2025/01/25 01:53:39 DEBUG : c/non empty space: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4143615572743ca5_d20250125_m014831_c001_v7007000_t0000_u01737769711985") 2025/01/25 01:53:39 DEBUG : c/non empty space: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f117643b0829a7d40_d20250125_m014829_c001_v0001115_t0051_u01737769709849") 2025/01/25 01:53:39 DEBUG : c/non empty space: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4133013de89887e1_d20250125_m014807_c001_v7007000_t0000_u01737769687788") 2025/01/25 01:53:39 DEBUG : c/non empty space: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f117643b0829a7c80_d20250125_m014805_c001_v0001115_t0021_u01737769685710") 2025/01/25 01:53:39 DEBUG : check sum: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f418581a5642adb01_d20250125_m014752_c001_v7007000_t0000_u01737769672385") 2025/01/25 01:53:39 DEBUG : check sum: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f117643b0829a7c28_d20250125_m014750_c001_v0001115_t0005_u01737769670978") 2025/01/25 01:53:39 DEBUG : dest/3: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4009e7800209a165_d20250125_m015105_c001_v7007000_t0000_u01737769865768") 2025/01/25 01:53:39 DEBUG : dest/3: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4171d88558ace0b1_d20250125_m015104_c001_v0001180_t0009_u01737769864679") 2025/01/25 01:53:39 DEBUG : dst/one: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f40281bea93e4e063_d20250125_m015237_c001_v7007000_t0000_u01737769957807") 2025/01/25 01:53:39 DEBUG : dst/one: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1059e7b8db41bb20_d20250125_m015235_c001_v0001172_t0031_u01737769955836") 2025/01/25 01:53:40 DEBUG : dst/one: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4133013de8988b5a_d20250125_m015235_c001_v7007000_t0000_u01737769955658") 2025/01/25 01:53:40 DEBUG : dst/one: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1059e7b8db41bb16_d20250125_m015232_c001_v0001172_t0024_u01737769952270") 2025/01/25 01:53:40 DEBUG : dst/one: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4133013de8988b4c_d20250125_m015231_c001_v7007000_t0000_u01737769951554") 2025/01/25 01:53:40 DEBUG : dst/one: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1141de5c4d10b50e_d20250125_m015227_c001_v0001184_t0010_u01737769947286") 2025/01/25 01:53:40 DEBUG : dst/one: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4105dab585481e77_d20250125_m015225_c001_v7007000_t0000_u01737769945828") 2025/01/25 01:53:40 DEBUG : dst/one: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1144d1e13b6ad4e4_d20250125_m015223_c001_v0001134_t0031_u01737769943666") 2025/01/25 01:53:40 DEBUG : dst/one: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f415514a1fa422ff6_d20250125_m015223_c001_v7007000_t0000_u01737769943487") 2025/01/25 01:53:40 DEBUG : dst/one: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1144d1e13b6ad4da_d20250125_m015220_c001_v0001134_t0043_u01737769940260") 2025/01/25 01:53:40 DEBUG : dst/one: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f415514a1fa422ff2_d20250125_m015219_c001_v7007000_t0000_u01737769939541") 2025/01/25 01:53:40 DEBUG : dst/one: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f117643b0829a82ce_d20250125_m015215_c001_v0001115_t0019_u01737769935204") 2025/01/25 01:53:40 DEBUG : dst/one: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f414361557274406c_d20250125_m015213_c001_v7007000_t0000_u01737769933929") 2025/01/25 01:53:40 DEBUG : dst/one: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1050dba9184e5324_d20250125_m015212_c001_v0001183_t0006_u01737769932457") 2025/01/25 01:53:40 DEBUG : dst/one: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4021173714da246d_d20250125_m015212_c001_v7007000_t0000_u01737769932274") 2025/01/25 01:53:40 DEBUG : dst/one: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1050dba9184e52d8_d20250125_m015209_c001_v0001183_t0053_u01737769929509") 2025/01/25 01:53:40 DEBUG : dst/one: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4021173714da2469_d20250125_m015208_c001_v7007000_t0000_u01737769928788") 2025/01/25 01:53:40 DEBUG : dst/one: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f117643b0829a8284_d20250125_m015202_c001_v0001115_t0006_u01737769922635") 2025/01/25 01:53:40 DEBUG : dst/one: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4143615572744051_d20250125_m015201_c001_v7007000_t0000_u01737769921728") 2025/01/25 01:53:40 DEBUG : dst/one: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1123d5461bc25200_d20250125_m015159_c001_v0001161_t0008_u01737769919827") 2025/01/25 01:53:40 DEBUG : dst/one: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4009e7800209a23b_d20250125_m015159_c001_v7007000_t0000_u01737769919643") 2025/01/25 01:53:40 DEBUG : dst/one: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1123d5461bc251f4_d20250125_m015156_c001_v0001161_t0044_u01737769916831") 2025/01/25 01:53:41 DEBUG : dst/one: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4009e7800209a21a_d20250125_m015156_c001_v7007000_t0000_u01737769916103") 2025/01/25 01:53:41 DEBUG : dst/one: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f114616e0972fcf75_d20250125_m015150_c001_v0001179_t0037_u01737769910528") 2025/01/25 01:53:41 DEBUG : dst/one: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4032164c445cb33d_d20250125_m015149_c001_v7007000_t0000_u01737769909618") 2025/01/25 01:53:41 DEBUG : dst/one: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1117388fe5b8f842_d20250125_m015147_c001_v0001176_t0017_u01737769907948") 2025/01/25 01:53:41 DEBUG : dst/one: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f405b1d67019b0c08_d20250125_m015147_c001_v7007000_t0000_u01737769907766") 2025/01/25 01:53:41 DEBUG : dst/one: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1117388fe5b8f840_d20250125_m015145_c001_v0001176_t0026_u01737769905048") 2025/01/25 01:53:41 DEBUG : dst/one: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f405b1d67019b0bff_d20250125_m015144_c001_v7007000_t0000_u01737769904321") 2025/01/25 01:53:41 DEBUG : dst/one: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1141de5c4d10ac63_d20250125_m015138_c001_v0001184_t0003_u01737769898184") 2025/01/25 01:53:41 DEBUG : dst/one: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f404fd61f86af8d1c_d20250125_m015137_c001_v7007000_t0000_u01737769897269") 2025/01/25 01:53:41 DEBUG : dst/one: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f117c79b9b44367df_d20250125_m015135_c001_v0001184_t0010_u01737769895528") 2025/01/25 01:53:41 DEBUG : dst/one: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f40733665795b807a_d20250125_m015135_c001_v7007000_t0000_u01737769895344") 2025/01/25 01:53:41 DEBUG : dst/one: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f117c79b9b443676b_d20250125_m015132_c001_v0001184_t0058_u01737769892121") 2025/01/25 01:53:41 DEBUG : dst/one: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f40733665795b8077_d20250125_m015131_c001_v7007000_t0000_u01737769891388") 2025/01/25 01:53:41 DEBUG : dst/one: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f117643b0829a81a2_d20250125_m015125_c001_v0001115_t0049_u01737769885019") 2025/01/25 01:53:41 DEBUG : dst/one: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4009e7800209a1ac_d20250125_m015123_c001_v7007000_t0000_u01737769883924") 2025/01/25 01:53:41 DEBUG : dst/one: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f107f7076dc3cbf6b_d20250125_m015117_c001_v0001090_t0028_u01737769877942") 2025/01/25 01:53:41 DEBUG : dst/one: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f401f7838ae6f8f65_d20250125_m015117_c001_v7007000_t0000_u01737769877735") 2025/01/25 01:53:41 DEBUG : dst/one: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f114616e0972fcf27_d20250125_m015113_c001_v0001179_t0007_u01737769873204") 2025/01/25 01:53:41 DEBUG : dst/one: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f106be344c9a0ce8f_d20250125_m015111_c001_v0001104_t0015_u01737769871975") 2025/01/25 01:53:41 DEBUG : dst/one: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f106be344c9a0ce8b_d20250125_m015110_c001_v0001104_t0057_u01737769870371") 2025/01/25 01:53:42 DEBUG : dst/one: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f40904eeeb3589816_d20250125_m015056_c001_v7007000_t0000_u01737769856966") 2025/01/25 01:53:42 DEBUG : dst/one: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f117643b0829a80d0_d20250125_m015049_c001_v0001115_t0002_u01737769849517") 2025/01/25 01:53:42 DEBUG : dst/one: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f109d4359bd23bee8_d20250125_m015048_c001_v0001029_t0005_u01737769848530") 2025/01/25 01:53:42 DEBUG : dst/one: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f109d4359bd23bee6_d20250125_m015047_c001_v0001029_t0007_u01737769847001") 2025/01/25 01:53:42 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f40281bea93e4e06b_d20250125_m015237_c001_v7007000_t0000_u01737769957993") 2025/01/25 01:53:42 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f105928e7801178e3_d20250125_m015235_c001_v0001176_t0048_u01737769955434") 2025/01/25 01:53:42 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f115b32916bc76bfc_d20250125_m015231_c001_v0001117_t0025_u01737769951038") 2025/01/25 01:53:42 DEBUG : dst/one.bak: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4105dab585481e79_d20250125_m015226_c001_v7007000_t0000_u01737769946010") 2025/01/25 01:53:42 DEBUG : dst/one.bak: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1019888f3c16fa9f_d20250125_m015223_c001_v0001183_t0037_u01737769943290") 2025/01/25 01:53:42 DEBUG : dst/one.bak: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1197551e16f29eee_d20250125_m015219_c001_v0001103_t0002_u01737769939121") 2025/01/25 01:53:42 DEBUG : dst/one.bak: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f414361557274406e_d20250125_m015214_c001_v7007000_t0000_u01737769934110") 2025/01/25 01:53:42 DEBUG : dst/one.bak: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f106f14b51f0c10c1_d20250125_m015211_c001_v0001093_t0003_u01737769931883") 2025/01/25 01:53:42 DEBUG : dst/one.bak: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f10443f8a0ecfc239_d20250125_m015208_c001_v0001180_t0034_u01737769928580") 2025/01/25 01:53:42 DEBUG : dst/three: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4009e7800209a1ae_d20250125_m015124_c001_v7007000_t0000_u01737769884104") 2025/01/25 01:53:42 DEBUG : dst/three: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f106be344c9a0cea3_d20250125_m015122_c001_v0001104_t0035_u01737769882200") 2025/01/25 01:53:42 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f40281bea93e4e06e_d20250125_m015238_c001_v7007000_t0000_u01737769958177") 2025/01/25 01:53:42 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f11198bb2bb40d00b_d20250125_m015236_c001_v0001182_t0056_u01737769956706") 2025/01/25 01:53:42 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f10347f86a57246dd_d20250125_m015233_c001_v0001144_t0010_u01737769953204") 2025/01/25 01:53:42 DEBUG : dst/three.txt: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f40281bea93e4e071_d20250125_m015238_c001_v7007000_t0000_u01737769958359") 2025/01/25 01:53:42 DEBUG : dst/three.txt: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1059e7b8db41bb24_d20250125_m015237_c001_v0001172_t0050_u01737769957091") 2025/01/25 01:53:42 DEBUG : dst/three.txt: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4133013de8988b5f_d20250125_m015236_c001_v7007000_t0000_u01737769956909") 2025/01/25 01:53:43 DEBUG : dst/three.txt: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1059e7b8db41bb1a_d20250125_m015233_c001_v0001172_t0021_u01737769953904") 2025/01/25 01:53:43 DEBUG : dst/three.txt: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4133013de8988b51_d20250125_m015233_c001_v7007000_t0000_u01737769953726") 2025/01/25 01:53:43 DEBUG : dst/three.txt: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1141de5c4d10b53c_d20250125_m015228_c001_v0001184_t0016_u01737769948378") 2025/01/25 01:53:43 DEBUG : dst/three.txt: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4105dab585481e7b_d20250125_m015226_c001_v7007000_t0000_u01737769946199") 2025/01/25 01:53:43 DEBUG : dst/three.txt: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1144d1e13b6ad4e8_d20250125_m015225_c001_v0001134_t0027_u01737769945014") 2025/01/25 01:53:43 DEBUG : dst/three.txt: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f415514a1fa422ff8_d20250125_m015224_c001_v7007000_t0000_u01737769944811") 2025/01/25 01:53:43 DEBUG : dst/three.txt: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1144d1e13b6ad4de_d20250125_m015221_c001_v0001134_t0026_u01737769941744") 2025/01/25 01:53:43 DEBUG : dst/three.txt: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f415514a1fa422ff4_d20250125_m015221_c001_v7007000_t0000_u01737769941564") 2025/01/25 01:53:43 DEBUG : dst/three.txt: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f117643b0829a82d4_d20250125_m015215_c001_v0001115_t0050_u01737769935862") 2025/01/25 01:53:43 DEBUG : dst/three.txt: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4021173714da246f_d20250125_m015213_c001_v7007000_t0000_u01737769933374") 2025/01/25 01:53:43 DEBUG : dst/three.txt: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1141de5c4d10b240_d20250125_m015211_c001_v0001184_t0031_u01737769931103") 2025/01/25 01:53:43 DEBUG : dst/three.txt: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4021173714da246c_d20250125_m015210_c001_v7007000_t0000_u01737769930382") 2025/01/25 01:53:43 DEBUG : dst/three.txt: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f117643b0829a8290_d20250125_m015205_c001_v0001115_t0016_u01737769925846") 2025/01/25 01:53:43 DEBUG : dst/three.txt: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4009e7800209a23c_d20250125_m015200_c001_v7007000_t0000_u01737769920802") 2025/01/25 01:53:43 DEBUG : dst/three.txt: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f114616e0972fcf89_d20250125_m015158_c001_v0001179_t0025_u01737769918638") 2025/01/25 01:53:43 DEBUG : dst/three.txt: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4009e7800209a22c_d20250125_m015157_c001_v7007000_t0000_u01737769917555") 2025/01/25 01:53:43 DEBUG : dst/three.txt: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1141de5c4d10aed7_d20250125_m015151_c001_v0001184_t0009_u01737769911581") 2025/01/25 01:53:43 DEBUG : dst/three.txt: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f405b1d67019b0c0c_d20250125_m015148_c001_v7007000_t0000_u01737769908695") 2025/01/25 01:53:43 DEBUG : dst/three.txt: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1141de5c4d10aded_d20250125_m015146_c001_v0001184_t0054_u01737769906754") 2025/01/25 01:53:43 DEBUG : dst/three.txt: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f405b1d67019b0c03_d20250125_m015145_c001_v7007000_t0000_u01737769905677") 2025/01/25 01:53:44 DEBUG : dst/three.txt: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f117643b0829a81f8_d20250125_m015139_c001_v0001115_t0006_u01737769899333") 2025/01/25 01:53:44 DEBUG : dst/three.txt: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f40733665795b807b_d20250125_m015136_c001_v7007000_t0000_u01737769896352") 2025/01/25 01:53:44 DEBUG : dst/three.txt: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f117643b0829a81d4_d20250125_m015134_c001_v0001115_t0017_u01737769894031") 2025/01/25 01:53:44 DEBUG : dst/three.txt: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f40733665795b8079_d20250125_m015132_c001_v7007000_t0000_u01737769892943") 2025/01/25 01:53:44 DEBUG : dst/three.txt: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f114616e0972fcf4d_d20250125_m015126_c001_v0001179_t0026_u01737769886764") 2025/01/25 01:53:44 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4105dab585481e7d_d20250125_m015226_c001_v7007000_t0000_u01737769946381") 2025/01/25 01:53:44 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f119cc2f326851142_d20250125_m015224_c001_v0001179_t0034_u01737769944598") 2025/01/25 01:53:44 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f114774e4d0b22b44_d20250125_m015221_c001_v0001131_t0006_u01737769941209") 2025/01/25 01:53:44 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4143615572744073_d20250125_m015214_c001_v7007000_t0000_u01737769934290") 2025/01/25 01:53:44 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f11897755a1acce05_d20250125_m015212_c001_v0001040_t0000_u01737769932855") 2025/01/25 01:53:44 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f100549747f84fa2e_d20250125_m015209_c001_v0001106_t0006_u01737769929920") 2025/01/25 01:53:44 DEBUG : dst/two: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f40281bea93e4e073_d20250125_m015238_c001_v7007000_t0000_u01737769958541") 2025/01/25 01:53:44 DEBUG : dst/two: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f117643b0829a830c_d20250125_m015227_c001_v0001115_t0040_u01737769947835") 2025/01/25 01:53:44 DEBUG : dst/two: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4105dab585481e80_d20250125_m015226_c001_v7007000_t0000_u01737769946561") 2025/01/25 01:53:44 DEBUG : dst/two: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1141de5c4d10b30d_d20250125_m015215_c001_v0001184_t0042_u01737769935646") 2025/01/25 01:53:44 DEBUG : dst/two: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4143615572744076_d20250125_m015214_c001_v7007000_t0000_u01737769934471") 2025/01/25 01:53:44 DEBUG : dst/two: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1141de5c4d10b110_d20250125_m015203_c001_v0001184_t0009_u01737769923601") 2025/01/25 01:53:44 DEBUG : dst/two: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4143615572744053_d20250125_m015201_c001_v7007000_t0000_u01737769921919") 2025/01/25 01:53:44 DEBUG : dst/two: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f117643b0829a823c_d20250125_m015151_c001_v0001115_t0043_u01737769911110") 2025/01/25 01:53:44 DEBUG : dst/two: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4032164c445cb33e_d20250125_m015149_c001_v7007000_t0000_u01737769909801") 2025/01/25 01:53:45 DEBUG : dst/two: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f114616e0972fcf67_d20250125_m015138_c001_v0001179_t0032_u01737769898759") 2025/01/25 01:53:45 DEBUG : dst/two: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f404fd61f86af8d1d_d20250125_m015137_c001_v7007000_t0000_u01737769897453") 2025/01/25 01:53:45 DEBUG : dst/two: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1141de5c4d10aa1a_d20250125_m015126_c001_v0001184_t0037_u01737769886205") 2025/01/25 01:53:45 DEBUG : dst/two: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4009e7800209a1af_d20250125_m015124_c001_v7007000_t0000_u01737769884285") 2025/01/25 01:53:45 DEBUG : dst/two: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f11231c5b0605d74e_d20250125_m015119_c001_v0001117_t0031_u01737769879604") 2025/01/25 01:53:45 DEBUG : dst/two: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f40904eeeb3589817_d20250125_m015057_c001_v7007000_t0000_u01737769857161") 2025/01/25 01:53:45 DEBUG : dst/two: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f109d4359bd23beec_d20250125_m015055_c001_v0001029_t0016_u01737769855875") 2025/01/25 01:53:45 DEBUG : empty space: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4032164c445cb22c_d20250125_m015008_c001_v7007000_t0000_u01737769808435") 2025/01/25 01:53:45 DEBUG : empty space: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f114616e0972fce5a_d20250125_m015001_c001_v0001179_t0050_u01737769801397") 2025/01/25 01:53:45 DEBUG : empty space: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4032164c445cb220_d20250125_m014959_c001_v7007000_t0000_u01737769799555") 2025/01/25 01:53:45 DEBUG : empty space: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f114616e0972fce27_d20250125_m014940_c001_v0001179_t0039_u01737769780259") 2025/01/25 01:53:45 DEBUG : empty space: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4129bb5b6336fece_d20250125_m014927_c001_v7007000_t0000_u01737769767434") 2025/01/25 01:53:45 DEBUG : empty space: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f114616e0972fcde7_d20250125_m014920_c001_v0001179_t0024_u01737769760474") 2025/01/25 01:53:45 DEBUG : empty space: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4143615572743d7f_d20250125_m014854_c001_v7007000_t0000_u01737769734576") 2025/01/25 01:53:45 DEBUG : empty space: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f117643b0829a7dd4_d20250125_m014851_c001_v0001115_t0053_u01737769731848") 2025/01/25 01:53:45 DEBUG : empty space: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4143615572743d46_d20250125_m014850_c001_v7007000_t0000_u01737769730008") 2025/01/25 01:53:45 DEBUG : empty space: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f117643b0829a7dbc_d20250125_m014848_c001_v0001115_t0010_u01737769728270") 2025/01/25 01:53:45 DEBUG : empty space: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4143615572743cfa_d20250125_m014843_c001_v7007000_t0000_u01737769723843") 2025/01/25 01:53:45 DEBUG : empty space: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f117643b0829a7d8c_d20250125_m014840_c001_v0001115_t0008_u01737769720989") 2025/01/25 01:53:45 DEBUG : empty space: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4133013de898887c_d20250125_m014839_c001_v7007000_t0000_u01737769719177") 2025/01/25 01:53:45 DEBUG : empty space: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f117643b0829a7d72_d20250125_m014837_c001_v0001115_t0057_u01737769717149") 2025/01/25 01:53:46 DEBUG : empty space: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4133013de8988823_d20250125_m014828_c001_v7007000_t0000_u01737769708489") 2025/01/25 01:53:46 DEBUG : empty space: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f117643b0829a7d20_d20250125_m014826_c001_v0001115_t0048_u01737769706608") 2025/01/25 01:53:46 DEBUG : empty space: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4133013de8988804_d20250125_m014825_c001_v7007000_t0000_u01737769705165") 2025/01/25 01:53:46 DEBUG : empty space: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f117643b0829a7d10_d20250125_m014824_c001_v0001115_t0035_u01737769704152") 2025/01/25 01:53:46 DEBUG : empty space: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4133013de89887f2_d20250125_m014817_c001_v7007000_t0000_u01737769697865") 2025/01/25 01:53:46 DEBUG : empty space: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f117643b0829a7cd0_d20250125_m014815_c001_v0001115_t0022_u01737769695905") 2025/01/25 01:53:46 DEBUG : empty space: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4133013de89887e8_d20250125_m014813_c001_v7007000_t0000_u01737769693391") 2025/01/25 01:53:46 DEBUG : empty space: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f117643b0829a7cac_d20250125_m014811_c001_v0001115_t0020_u01737769691917") 2025/01/25 01:53:46 DEBUG : empty space: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4133013de89887e4_d20250125_m014810_c001_v7007000_t0000_u01737769690843") 2025/01/25 01:53:46 DEBUG : empty space: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1141de5c4d1082f7_d20250125_m014810_c001_v0001184_t0028_u01737769690286") 2025/01/25 01:53:46 DEBUG : empty space: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f117643b0829a7c96_d20250125_m014808_c001_v0001115_t0030_u01737769688514") 2025/01/25 01:53:46 DEBUG : enormous: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4143615572743d6f_d20250125_m014853_c001_v7007000_t0000_u01737769733653") 2025/01/25 01:53:46 DEBUG : enormous: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f117643b0829a7dda_d20250125_m014852_c001_v0001115_t0032_u01737769732414") 2025/01/25 01:53:46 DEBUG : existing: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f40281bea93e4e089_d20250125_m015243_c001_v7007000_t0000_u01737769963199") 2025/01/25 01:53:46 DEBUG : existing: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f117643b0829a835c_d20250125_m015241_c001_v0001115_t0048_u01737769961820") 2025/01/25 01:53:46 DEBUG : existing: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f408445698942d061_d20250125_m014918_c001_v7007000_t0000_u01737769758836") 2025/01/25 01:53:46 DEBUG : existing: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f117643b0829a7e8d_d20250125_m014917_c001_v0001115_t0016_u01737769757455") 2025/01/25 01:53:46 DEBUG : existing: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f41151c353cd7e354_d20250125_m014804_c001_v7007000_t0000_u01737769684039") 2025/01/25 01:53:46 DEBUG : existing: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f117643b0829a7c6a_d20250125_m014802_c001_v0001115_t0045_u01737769682748") 2025/01/25 01:53:46 DEBUG : existing: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f41151c353cd7e332_d20250125_m014801_c001_v7007000_t0000_u01737769681478") 2025/01/25 01:53:47 DEBUG : existing: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f117643b0829a7c5e_d20250125_m014800_c001_v0001115_t0048_u01737769680629") 2025/01/25 01:53:47 DEBUG : existing: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f117643b0829a7c56_d20250125_m014759_c001_v0001115_t0041_u01737769679070") 2025/01/25 01:53:47 DEBUG : existing-b: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f408445698942d062_d20250125_m014919_c001_v7007000_t0000_u01737769759016") 2025/01/25 01:53:47 DEBUG : existing-b: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f114616e0972fcdd7_d20250125_m014917_c001_v0001179_t0034_u01737769757470") 2025/01/25 01:53:47 DEBUG : five: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4143615572743dad_d20250125_m014900_c001_v7007000_t0000_u01737769740126") 2025/01/25 01:53:47 DEBUG : five: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f417643b0829a7df8_d20250125_m014857_c001_v0001115_t0009_u01737769737786") 2025/01/25 01:53:47 DEBUG : foo: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4133013de89887ec_d20250125_m014815_c001_v7007000_t0000_u01737769695192") 2025/01/25 01:53:47 DEBUG : foo: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f417643b0829a7cc4_d20250125_m014814_c001_v0001115_t0009_u01737769694647") 2025/01/25 01:53:47 DEBUG : foo: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f417643b0829a7cc0_d20250125_m014814_c001_v0001115_t0009_u01737769694106") 2025/01/25 01:53:47 DEBUG : four: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4143615572743daf_d20250125_m014900_c001_v7007000_t0000_u01737769740319") 2025/01/25 01:53:47 DEBUG : four: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f414616e0972fcd91_d20250125_m014858_c001_v0001179_t0057_u01737769738340") 2025/01/25 01:53:47 DEBUG : four: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f117643b0829a7df0_d20250125_m014856_c001_v0001115_t0021_u01737769736680") 2025/01/25 01:53:47 DEBUG : hello world2: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f40186da2d4c3fe6d_d20250125_m014649_c001_v7007000_t0000_u01737769609545") 2025/01/25 01:53:47 DEBUG : hello world2: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f117643b0829a7a70_d20250125_m014648_c001_v0001115_t0028_u01737769608540") 2025/01/25 01:53:47 DEBUG : ignore-size: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f418581a5642adb56_d20250125_m014757_c001_v7007000_t0000_u01737769677623") 2025/01/25 01:53:47 DEBUG : ignore-size: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f117643b0829a7c48_d20250125_m014756_c001_v0001115_t0010_u01737769676198") 2025/01/25 01:53:47 DEBUG : nested/sub dir/file: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f408445698942d05f_d20250125_m014916_c001_v7007000_t0000_u01737769756371") 2025/01/25 01:53:47 DEBUG : nested/sub dir/file: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f114616e0972fcdcf_d20250125_m014915_c001_v0001179_t0041_u01737769755461") 2025/01/25 01:53:47 DEBUG : nested/sub dir/file: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f408445698942d05d_d20250125_m014914_c001_v7007000_t0000_u01737769754290") 2025/01/25 01:53:47 DEBUG : nested/sub dir/file: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f114616e0972fcdc5_d20250125_m014913_c001_v0001179_t0027_u01737769753082") 2025/01/25 01:53:48 DEBUG : one: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4143615572743db1_d20250125_m014900_c001_v7007000_t0000_u01737769740502") 2025/01/25 01:53:48 DEBUG : one: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f417643b0829a7de6_d20250125_m014855_c001_v0001115_t0009_u01737769735719") 2025/01/25 01:53:48 DEBUG : only0: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4105dab5854822fa_d20250125_m015319_c001_v7007000_t0000_u01737769999684") 2025/01/25 01:53:48 DEBUG : only0: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4141de5c4d10be05_d20250125_m015313_c001_v0001184_t0020_u01737769993851") 2025/01/25 01:53:48 DEBUG : only0: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1141de5c4d10bc04_d20250125_m015304_c001_v0001184_t0048_u01737769984860") 2025/01/25 01:53:48 DEBUG : only0: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f415514a1fa423bcc_d20250125_m015259_c001_v7007000_t0000_u01737769979235") 2025/01/25 01:53:48 DEBUG : only0: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1141de5c4d10b90f_d20250125_m015249_c001_v0001184_t0053_u01737769969434") 2025/01/25 01:53:48 DEBUG : only1: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4105dab5854822fb_d20250125_m015319_c001_v7007000_t0000_u01737769999865") 2025/01/25 01:53:48 DEBUG : only1: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4048ee577bea0079_d20250125_m015314_c001_v0001098_t0041_u01737769994400") 2025/01/25 01:53:48 DEBUG : only1: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1141de5c4d10bc26_d20250125_m015305_c001_v0001184_t0053_u01737769985260") 2025/01/25 01:53:48 DEBUG : only1: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f415514a1fa423bca_d20250125_m015259_c001_v7007000_t0000_u01737769979053") 2025/01/25 01:53:48 DEBUG : only1: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1141de5c4d10b91f_d20250125_m015249_c001_v0001184_t0009_u01737769969832") 2025/01/25 01:53:48 DEBUG : only10: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4105dab5854822fd_d20250125_m015320_c001_v7007000_t0000_u01737770000046") 2025/01/25 01:53:48 DEBUG : only10: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f41386b03c18c9906_d20250125_m015314_c001_v0001184_t0028_u01737769994584") 2025/01/25 01:53:48 DEBUG : only10: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1141de5c4d10bd0e_d20250125_m015309_c001_v0001184_t0044_u01737769989398") 2025/01/25 01:53:48 DEBUG : only10: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f41934c5c008419e1_d20250125_m015259_c001_v7007000_t0000_u01737769979246") 2025/01/25 01:53:48 DEBUG : only10: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1141de5c4d10b9f2_d20250125_m015253_c001_v0001184_t0017_u01737769973471") 2025/01/25 01:53:48 DEBUG : only11: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4105dab5854822fe_d20250125_m015320_c001_v7007000_t0000_u01737770000230") 2025/01/25 01:53:48 DEBUG : only11: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f401b6bfad24ada52_d20250125_m015314_c001_v0001137_t0015_u01737769994776") 2025/01/25 01:53:48 DEBUG : only11: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1141de5c4d10bd30_d20250125_m015309_c001_v0001184_t0005_u01737769989800") 2025/01/25 01:53:48 DEBUG : only11: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f41436155727448ac_d20250125_m015259_c001_v7007000_t0000_u01737769979259") 2025/01/25 01:53:49 DEBUG : only11: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1141de5c4d10ba0a_d20250125_m015253_c001_v0001184_t0053_u01737769973863") 2025/01/25 01:53:49 DEBUG : only12: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4105dab5854822ff_d20250125_m015320_c001_v7007000_t0000_u01737770000412") 2025/01/25 01:53:49 DEBUG : only12: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4141de5c4d10be1b_d20250125_m015314_c001_v0001184_t0020_u01737769994423") 2025/01/25 01:53:49 DEBUG : only12: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1141de5c4d10bd38_d20250125_m015310_c001_v0001184_t0010_u01737769990228") 2025/01/25 01:53:49 DEBUG : only12: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f41934c5c008419e0_d20250125_m015259_c001_v7007000_t0000_u01737769979063") 2025/01/25 01:53:49 DEBUG : only12: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1141de5c4d10ba26_d20250125_m015254_c001_v0001184_t0059_u01737769974261") 2025/01/25 01:53:49 DEBUG : only13: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4105dab585482301_d20250125_m015320_c001_v7007000_t0000_u01737770000595") 2025/01/25 01:53:49 DEBUG : only13: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4048ee577bea007b_d20250125_m015314_c001_v0001098_t0041_u01737769994592") 2025/01/25 01:53:49 DEBUG : only13: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1141de5c4d10bd4c_d20250125_m015310_c001_v0001184_t0034_u01737769990637") 2025/01/25 01:53:49 DEBUG : only13: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f415514a1fa423bc4_d20250125_m015258_c001_v7007000_t0000_u01737769978326") 2025/01/25 01:53:49 DEBUG : only13: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1141de5c4d10ba44_d20250125_m015254_c001_v0001184_t0046_u01737769974689") 2025/01/25 01:53:49 DEBUG : only14: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4105dab585482302_d20250125_m015320_c001_v7007000_t0000_u01737770000775") 2025/01/25 01:53:49 DEBUG : only14: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4141de5c4d10be23_d20250125_m015314_c001_v0001184_t0020_u01737769994612") 2025/01/25 01:53:49 DEBUG : only14: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1141de5c4d10bd62_d20250125_m015311_c001_v0001184_t0040_u01737769991054") 2025/01/25 01:53:49 DEBUG : only14: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f415514a1fa423bc5_d20250125_m015258_c001_v7007000_t0000_u01737769978508") 2025/01/25 01:53:49 DEBUG : only14: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1141de5c4d10ba56_d20250125_m015255_c001_v0001184_t0051_u01737769975096") 2025/01/25 01:53:49 DEBUG : only15: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4105dab585482308_d20250125_m015320_c001_v7007000_t0000_u01737770000956") 2025/01/25 01:53:49 DEBUG : only15: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4048ee577bea007d_d20250125_m015314_c001_v0001098_t0041_u01737769994774") 2025/01/25 01:53:49 DEBUG : only15: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1141de5c4d10bd80_d20250125_m015311_c001_v0001184_t0023_u01737769991451") 2025/01/25 01:53:49 DEBUG : only15: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f415514a1fa423bc7_d20250125_m015258_c001_v7007000_t0000_u01737769978688") 2025/01/25 01:53:50 DEBUG : only15: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1141de5c4d10ba6c_d20250125_m015255_c001_v0001184_t0008_u01737769975486") 2025/01/25 01:53:50 DEBUG : only16: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4105dab585482309_d20250125_m015321_c001_v7007000_t0000_u01737770001136") 2025/01/25 01:53:50 DEBUG : only16: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f41386b03c18c9910_d20250125_m015314_c001_v0001184_t0028_u01737769994782") 2025/01/25 01:53:50 DEBUG : only16: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1141de5c4d10bd90_d20250125_m015311_c001_v0001184_t0035_u01737769991844") 2025/01/25 01:53:50 DEBUG : only16: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f41934c5c008419dd_d20250125_m015258_c001_v7007000_t0000_u01737769978690") 2025/01/25 01:53:50 DEBUG : only16: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1141de5c4d10ba82_d20250125_m015255_c001_v0001184_t0058_u01737769975879") 2025/01/25 01:53:50 DEBUG : only17: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4105dab58548230e_d20250125_m015321_c001_v7007000_t0000_u01737770001323") 2025/01/25 01:53:50 DEBUG : only17: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4141de5c4d10be2b_d20250125_m015314_c001_v0001184_t0020_u01737769994799") 2025/01/25 01:53:50 DEBUG : only17: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1141de5c4d10bda4_d20250125_m015312_c001_v0001184_t0039_u01737769992242") 2025/01/25 01:53:50 DEBUG : only17: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f41436155727448a9_d20250125_m015258_c001_v7007000_t0000_u01737769978702") 2025/01/25 01:53:50 DEBUG : only17: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1141de5c4d10ba9a_d20250125_m015256_c001_v0001184_t0008_u01737769976331") 2025/01/25 01:53:50 DEBUG : only18: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4105dab58548230f_d20250125_m015321_c001_v7007000_t0000_u01737770001505") 2025/01/25 01:53:50 DEBUG : only18: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4048ee577bea007f_d20250125_m015314_c001_v0001098_t0041_u01737769994958") 2025/01/25 01:53:50 DEBUG : only18: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1141de5c4d10bdbc_d20250125_m015312_c001_v0001184_t0006_u01737769992640") 2025/01/25 01:53:50 DEBUG : only18: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f407e180be83ff98a_d20250125_m015258_c001_v7007000_t0000_u01737769978712") 2025/01/25 01:53:50 DEBUG : only18: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1141de5c4d10baa4_d20250125_m015256_c001_v0001184_t0052_u01737769976716") 2025/01/25 01:53:50 DEBUG : only19: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4105dab585482310_d20250125_m015321_c001_v7007000_t0000_u01737770001687") 2025/01/25 01:53:50 DEBUG : only19: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f401b6bfad24ada54_d20250125_m015314_c001_v0001137_t0015_u01737769994969") 2025/01/25 01:53:50 DEBUG : only19: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1141de5c4d10bde2_d20250125_m015313_c001_v0001184_t0021_u01737769993036") 2025/01/25 01:53:50 DEBUG : only19: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f407e180be83ff98d_d20250125_m015259_c001_v7007000_t0000_u01737769979318") 2025/01/25 01:53:51 DEBUG : only19: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1141de5c4d10baba_d20250125_m015257_c001_v0001184_t0042_u01737769977145") 2025/01/25 01:53:51 DEBUG : only2: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4105dab585482311_d20250125_m015321_c001_v7007000_t0000_u01737770001869") 2025/01/25 01:53:51 DEBUG : only2: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f41386b03c18c991c_d20250125_m015314_c001_v0001184_t0028_u01737769994978") 2025/01/25 01:53:51 DEBUG : only2: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1141de5c4d10bc3a_d20250125_m015305_c001_v0001184_t0036_u01737769985646") 2025/01/25 01:53:51 DEBUG : only2: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f415514a1fa423bc8_d20250125_m015258_c001_v7007000_t0000_u01737769978872") 2025/01/25 01:53:51 DEBUG : only2: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1141de5c4d10b92f_d20250125_m015250_c001_v0001184_t0011_u01737769970243") 2025/01/25 01:53:51 DEBUG : only3: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4105dab585482312_d20250125_m015322_c001_v7007000_t0000_u01737770002050") 2025/01/25 01:53:51 DEBUG : only3: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4141de5c4d10be35_d20250125_m015314_c001_v0001184_t0020_u01737769994990") 2025/01/25 01:53:51 DEBUG : only3: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1141de5c4d10bc4e_d20250125_m015306_c001_v0001184_t0010_u01737769986057") 2025/01/25 01:53:51 DEBUG : only3: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f41934c5c008419de_d20250125_m015258_c001_v7007000_t0000_u01737769978882") 2025/01/25 01:53:51 DEBUG : only3: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1141de5c4d10b94d_d20250125_m015250_c001_v0001184_t0000_u01737769970642") 2025/01/25 01:53:51 DEBUG : only4: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4105dab585482318_d20250125_m015322_c001_v7007000_t0000_u01737770002231") 2025/01/25 01:53:51 DEBUG : only4: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4048ee577bea0083_d20250125_m015315_c001_v0001098_t0041_u01737769995140") 2025/01/25 01:53:51 DEBUG : only4: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1141de5c4d10bc68_d20250125_m015306_c001_v0001184_t0052_u01737769986732") 2025/01/25 01:53:51 DEBUG : only4: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f41436155727448aa_d20250125_m015258_c001_v7007000_t0000_u01737769978891") 2025/01/25 01:53:51 DEBUG : only4: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1141de5c4d10b961_d20250125_m015251_c001_v0001184_t0033_u01737769971052") 2025/01/25 01:53:51 DEBUG : only5: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4105dab585482319_d20250125_m015322_c001_v7007000_t0000_u01737770002411") 2025/01/25 01:53:51 DEBUG : only5: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f401b6bfad24ada56_d20250125_m015315_c001_v0001137_t0015_u01737769995150") 2025/01/25 01:53:51 DEBUG : only5: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1141de5c4d10bc7c_d20250125_m015307_c001_v0001184_t0056_u01737769987146") 2025/01/25 01:53:51 DEBUG : only5: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f41436155727448ab_d20250125_m015259_c001_v7007000_t0000_u01737769979076") 2025/01/25 01:53:52 DEBUG : only5: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1141de5c4d10b979_d20250125_m015251_c001_v0001184_t0057_u01737769971456") 2025/01/25 01:53:52 DEBUG : only6: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4105dab58548231a_d20250125_m015322_c001_v7007000_t0000_u01737770002594") 2025/01/25 01:53:52 DEBUG : only6: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f41386b03c18c992c_d20250125_m015315_c001_v0001184_t0028_u01737769995162") 2025/01/25 01:53:52 DEBUG : only6: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1141de5c4d10bc92_d20250125_m015307_c001_v0001184_t0017_u01737769987565") 2025/01/25 01:53:52 DEBUG : only6: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f407e180be83ff98b_d20250125_m015258_c001_v7007000_t0000_u01737769978898") 2025/01/25 01:53:52 DEBUG : only6: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1141de5c4d10b99f_d20250125_m015251_c001_v0001184_t0013_u01737769971855") 2025/01/25 01:53:52 DEBUG : only7: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4105dab58548231c_d20250125_m015322_c001_v7007000_t0000_u01737770002776") 2025/01/25 01:53:52 DEBUG : only7: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4141de5c4d10be3d_d20250125_m015315_c001_v0001184_t0020_u01737769995176") 2025/01/25 01:53:52 DEBUG : only7: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1141de5c4d10bcac_d20250125_m015307_c001_v0001184_t0006_u01737769987955") 2025/01/25 01:53:52 DEBUG : only7: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f415514a1fa423bce_d20250125_m015259_c001_v7007000_t0000_u01737769979425") 2025/01/25 01:53:52 DEBUG : only7: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1141de5c4d10b9b3_d20250125_m015252_c001_v0001184_t0016_u01737769972284") 2025/01/25 01:53:52 DEBUG : only8: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4105dab58548231d_d20250125_m015322_c001_v7007000_t0000_u01737770002957") 2025/01/25 01:53:52 DEBUG : only8: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4048ee577bea0085_d20250125_m015315_c001_v0001098_t0041_u01737769995321") 2025/01/25 01:53:52 DEBUG : only8: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1141de5c4d10bcc4_d20250125_m015308_c001_v0001184_t0054_u01737769988388") 2025/01/25 01:53:52 DEBUG : only8: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f41934c5c008419e4_d20250125_m015259_c001_v7007000_t0000_u01737769979431") 2025/01/25 01:53:52 DEBUG : only8: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1141de5c4d10b9cd_d20250125_m015252_c001_v0001184_t0057_u01737769972679") 2025/01/25 01:53:52 DEBUG : only9: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4105dab58548231e_d20250125_m015323_c001_v7007000_t0000_u01737770003140") 2025/01/25 01:53:52 DEBUG : only9: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f401b6bfad24ada58_d20250125_m015315_c001_v0001137_t0015_u01737769995331") 2025/01/25 01:53:52 DEBUG : only9: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1141de5c4d10bcec_d20250125_m015308_c001_v0001184_t0008_u01737769988993") 2025/01/25 01:53:52 DEBUG : only9: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f407e180be83ff98c_d20250125_m015259_c001_v7007000_t0000_u01737769979137") 2025/01/25 01:53:53 DEBUG : only9: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1141de5c4d10b9e0_d20250125_m015253_c001_v0001184_t0023_u01737769973077") 2025/01/25 01:53:53 DEBUG : potato: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4143615572743de9_d20250125_m014911_c001_v7007000_t0000_u01737769751239") 2025/01/25 01:53:53 DEBUG : potato: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1141de5c4d108f04_d20250125_m014909_c001_v0001184_t0033_u01737769749516") 2025/01/25 01:53:53 DEBUG : potato: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4143615572743de2_d20250125_m014907_c001_v7007000_t0000_u01737769747694") 2025/01/25 01:53:53 DEBUG : potato: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f117643b0829a7e2d_d20250125_m014905_c001_v0001115_t0046_u01737769745310") 2025/01/25 01:53:53 DEBUG : potato: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4143615572743dce_d20250125_m014903_c001_v7007000_t0000_u01737769743501") 2025/01/25 01:53:53 DEBUG : potato: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f114616e0972fcd99_d20250125_m014901_c001_v0001179_t0011_u01737769741413") 2025/01/25 01:53:53 DEBUG : potato: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4143615572743d15_d20250125_m014846_c001_v7007000_t0000_u01737769726892") 2025/01/25 01:53:53 DEBUG : potato: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f117643b0829a7da0_d20250125_m014844_c001_v0001115_t0021_u01737769724744") 2025/01/25 01:53:53 DEBUG : potato: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4143615572743cee_d20250125_m014842_c001_v7007000_t0000_u01737769722268") 2025/01/25 01:53:53 DEBUG : potato: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f117643b0829a7d88_d20250125_m014840_c001_v0001115_t0030_u01737769720458") 2025/01/25 01:53:53 DEBUG : potato: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4133013de8988872_d20250125_m014837_c001_v7007000_t0000_u01737769717954") 2025/01/25 01:53:53 DEBUG : potato: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f117643b0829a7d6e_d20250125_m014836_c001_v0001115_t0059_u01737769716620") 2025/01/25 01:53:53 DEBUG : potato: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4133013de8988821_d20250125_m014827_c001_v7007000_t0000_u01737769707941") 2025/01/25 01:53:53 DEBUG : potato: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f117643b0829a7d1a_d20250125_m014826_c001_v0001115_t0057_u01737769706061") 2025/01/25 01:53:53 DEBUG : potato: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4133013de8988808_d20250125_m014825_c001_v7007000_t0000_u01737769705346") 2025/01/25 01:53:53 DEBUG : potato: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f117643b0829a7d0c_d20250125_m014823_c001_v0001115_t0008_u01737769703674") 2025/01/25 01:53:53 DEBUG : potato: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4133013de89887fa_d20250125_m014822_c001_v7007000_t0000_u01737769702961") 2025/01/25 01:53:53 DEBUG : potato: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f117643b0829a7d00_d20250125_m014822_c001_v0001115_t0035_u01737769702190") 2025/01/25 01:53:53 DEBUG : potato: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f117643b0829a7cfc_d20250125_m014821_c001_v0001115_t0021_u01737769701411") 2025/01/25 01:53:53 DEBUG : potato: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4133013de89887f7_d20250125_m014820_c001_v7007000_t0000_u01737769700694") 2025/01/25 01:53:54 DEBUG : potato: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f117643b0829a7cee_d20250125_m014819_c001_v0001115_t0015_u01737769699710") 2025/01/25 01:53:54 DEBUG : potato: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f117643b0829a7ce4_d20250125_m014818_c001_v0001115_t0034_u01737769698772") 2025/01/25 01:53:54 DEBUG : potato: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4133013de89887f3_d20250125_m014818_c001_v7007000_t0000_u01737769698058") 2025/01/25 01:53:54 DEBUG : potato: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f117643b0829a7cd6_d20250125_m014816_c001_v0001115_t0013_u01737769696935") 2025/01/25 01:53:54 DEBUG : potato2: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f418581a5642addfe_d20250125_m015023_c001_v7007000_t0000_u01737769823418") 2025/01/25 01:53:54 DEBUG : potato2: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1141de5c4d109d78_d20250125_m015022_c001_v0001184_t0023_u01737769822858") 2025/01/25 01:53:54 DEBUG : potato2: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4032164c445cb22e_d20250125_m015008_c001_v7007000_t0000_u01737769808835") 2025/01/25 01:53:54 DEBUG : potato2: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1141de5c4d109902_d20250125_m015000_c001_v0001184_t0017_u01737769800836") 2025/01/25 01:53:54 DEBUG : potato2: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f405b1d67019b0a2b_d20250125_m014947_c001_v7007000_t0000_u01737769787485") 2025/01/25 01:53:54 DEBUG : potato2: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1141de5c4d109512_d20250125_m014939_c001_v0001184_t0038_u01737769779706") 2025/01/25 01:53:54 DEBUG : potato2: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4129bb5b6336fed0_d20250125_m014927_c001_v7007000_t0000_u01737769767650") 2025/01/25 01:53:54 DEBUG : potato2: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1141de5c4d109122_d20250125_m014920_c001_v0001184_t0003_u01737769760282") 2025/01/25 01:53:54 DEBUG : potato2: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4143615572743d71_d20250125_m014853_c001_v7007000_t0000_u01737769733834") 2025/01/25 01:53:54 DEBUG : potato2: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f117643b0829a7dd0_d20250125_m014851_c001_v0001115_t0027_u01737769731274") 2025/01/25 01:53:54 DEBUG : potato2: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4143615572743d4a_d20250125_m014850_c001_v7007000_t0000_u01737769730190") 2025/01/25 01:53:54 DEBUG : potato2: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f117643b0829a7db8_d20250125_m014847_c001_v0001115_t0047_u01737769727797") 2025/01/25 01:53:54 DEBUG : potato2: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4143615572743d17_d20250125_m014847_c001_v7007000_t0000_u01737769727072") 2025/01/25 01:53:54 DEBUG : potato2: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f117643b0829a7daa_d20250125_m014845_c001_v0001115_t0010_u01737769725730") 2025/01/25 01:53:54 DEBUG : potato2: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4143615572743cfd_d20250125_m014844_c001_v7007000_t0000_u01737769724023") 2025/01/25 01:53:54 DEBUG : potato2: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f117643b0829a7d92_d20250125_m014842_c001_v0001115_t0039_u01737769722647") 2025/01/25 01:53:55 DEBUG : potato2: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4133013de898887e_d20250125_m014839_c001_v7007000_t0000_u01737769719357") 2025/01/25 01:53:55 DEBUG : potato2: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f117643b0829a7d76_d20250125_m014837_c001_v0001115_t0035_u01737769717961") 2025/01/25 01:53:55 DEBUG : potato2: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4133013de8988824_d20250125_m014828_c001_v7007000_t0000_u01737769708670") 2025/01/25 01:53:55 DEBUG : potato2: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f117643b0829a7d28_d20250125_m014827_c001_v0001115_t0057_u01737769707412") 2025/01/25 01:53:55 DEBUG : potato2: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f40186da2d4c3fe71_d20250125_m014653_c001_v7007000_t0000_u01737769613655") 2025/01/25 01:53:55 DEBUG : potato2: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f117643b0829a7a96_d20250125_m014652_c001_v0001115_t0054_u01737769612622") 2025/01/25 01:53:55 DEBUG : potato2: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f40186da2d4c3fe6f_d20250125_m014651_c001_v7007000_t0000_u01737769611366") 2025/01/25 01:53:55 DEBUG : potato2: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f117643b0829a7a7e_d20250125_m014650_c001_v0001115_t0045_u01737769610438") 2025/01/25 01:53:55 DEBUG : potato3: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4032164c445cb230_d20250125_m015009_c001_v7007000_t0000_u01737769809043") 2025/01/25 01:53:55 DEBUG : potato3: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f117643b0829a7fab_d20250125_m015001_c001_v0001115_t0033_u01737769801996") 2025/01/25 01:53:55 DEBUG : potato3: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f405b1d67019b0a28_d20250125_m014947_c001_v7007000_t0000_u01737769787276") 2025/01/25 01:53:55 DEBUG : potato3: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f117643b0829a7f21_d20250125_m014940_c001_v0001115_t0027_u01737769780813") 2025/01/25 01:53:55 DEBUG : potato3: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4129bb5b6336fed3_d20250125_m014928_c001_v7007000_t0000_u01737769768355") 2025/01/25 01:53:55 DEBUG : potato3: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f117643b0829a7e9f_d20250125_m014920_c001_v0001115_t0051_u01737769760672") 2025/01/25 01:53:55 DEBUG : pre-dest1/1: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4009e7800209a166_d20250125_m015105_c001_v7007000_t0000_u01737769865952") 2025/01/25 01:53:55 DEBUG : pre-dest1/1: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f117643b0829a8104_d20250125_m015057_c001_v0001115_t0005_u01737769857880") 2025/01/25 01:53:55 DEBUG : pre-dest2/2: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4009e7800209a167_d20250125_m015106_c001_v7007000_t0000_u01737769866133") 2025/01/25 01:53:55 DEBUG : pre-dest2/2: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1141de5c4d10a493_d20250125_m015058_c001_v0001184_t0019_u01737769858783") 2025/01/25 01:53:55 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f40904eeeb35893e6_d20250125_m015036_c001_v7007000_t0000_u01737769836684") 2025/01/25 01:53:55 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f114616e0972fcebd_d20250125_m015032_c001_v0001179_t0009_u01737769832852") 2025/01/25 01:53:56 DEBUG : sizeonly: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f418581a5642adb32_d20250125_m014754_c001_v7007000_t0000_u01737769674922") 2025/01/25 01:53:56 DEBUG : sizeonly: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f117643b0829a7c38_d20250125_m014753_c001_v0001115_t0058_u01737769673667") 2025/01/25 01:53:56 DEBUG : sub dir/hello world: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4105dab58548232d_d20250125_m015331_c001_v7007000_t0000_u01737770011293") 2025/01/25 01:53:56 DEBUG : sub dir/hello world: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1048ee577bea00ab_d20250125_m015328_c001_v0001098_t0031_u01737770008753") 2025/01/25 01:53:56 DEBUG : sub dir/hello world: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4105dab585482320_d20250125_m015326_c001_v7007000_t0000_u01737770006889") 2025/01/25 01:53:56 DEBUG : sub dir/hello world: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1141de5c4d10bfc5_d20250125_m015324_c001_v0001184_t0055_u01737770004457") 2025/01/25 01:53:56 DEBUG : sub dir/hello world: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f408445698942d060_d20250125_m014916_c001_v7007000_t0000_u01737769756552") 2025/01/25 01:53:56 DEBUG : sub dir/hello world: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1141de5c4d10903e_d20250125_m014915_c001_v0001184_t0018_u01737769755806") 2025/01/25 01:53:56 DEBUG : sub dir/hello world: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f408445698942d05e_d20250125_m014914_c001_v7007000_t0000_u01737769754503") 2025/01/25 01:53:56 DEBUG : sub dir/hello world: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f117643b0829a7e6f_d20250125_m014913_c001_v0001115_t0018_u01737769753421") 2025/01/25 01:53:56 DEBUG : sub dir/hello world: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f418581a5642adae8_d20250125_m014750_c001_v7007000_t0000_u01737769670081") 2025/01/25 01:53:56 DEBUG : sub dir/hello world: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f117643b0829a7c18_d20250125_m014748_c001_v0001115_t0048_u01737769668364") 2025/01/25 01:53:56 DEBUG : sub dir/hello world: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f418581a5642adad4_d20250125_m014747_c001_v7007000_t0000_u01737769667647") 2025/01/25 01:53:56 DEBUG : sub dir/hello world: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f117643b0829a7c06_d20250125_m014746_c001_v0001115_t0050_u01737769666233") 2025/01/25 01:53:56 DEBUG : sub dir/hello world: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f418581a5642ada84_d20250125_m014739_c001_v7007000_t0000_u01737769659862") 2025/01/25 01:53:56 DEBUG : sub dir/hello world: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f117643b0829a7bca_d20250125_m014738_c001_v0001115_t0022_u01737769658200") 2025/01/25 01:53:56 DEBUG : sub dir/hello world: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f418581a5642ada71_d20250125_m014737_c001_v7007000_t0000_u01737769657666") 2025/01/25 01:53:56 DEBUG : sub dir/hello world: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f117643b0829a7bc0_d20250125_m014736_c001_v0001115_t0042_u01737769656463") 2025/01/25 01:53:56 DEBUG : sub dir/hello world: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f117643b0829a7b94_d20250125_m014730_c001_v0001115_t0018_u01737769650330") 2025/01/25 01:53:56 DEBUG : sub dir/hello world: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f418581a5642ada12_d20250125_m014729_c001_v7007000_t0000_u01737769649615") 2025/01/25 01:53:57 DEBUG : sub dir/hello world: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f117643b0829a7b8e_d20250125_m014728_c001_v0001115_t0020_u01737769648781") 2025/01/25 01:53:57 DEBUG : sub dir/hello world: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f117643b0829a7b86_d20250125_m014727_c001_v0001115_t0010_u01737769647641") 2025/01/25 01:53:57 DEBUG : sub dir/hello world: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f418581a5642ada0b_d20250125_m014726_c001_v7007000_t0000_u01737769646569") 2025/01/25 01:53:57 DEBUG : sub dir/hello world: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f117643b0829a7b6c_d20250125_m014723_c001_v0001115_t0035_u01737769643603") 2025/01/25 01:53:57 DEBUG : sub dir/hello world: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f117643b0829a7b48_d20250125_m014718_c001_v0001115_t0034_u01737769638677") 2025/01/25 01:53:57 DEBUG : sub dir/hello world: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f418581a5642ada00_d20250125_m014717_c001_v7007000_t0000_u01737769637963") 2025/01/25 01:53:57 DEBUG : sub dir/hello world: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f117643b0829a7b3e_d20250125_m014716_c001_v0001115_t0008_u01737769636983") 2025/01/25 01:53:57 DEBUG : sub dir/hello world: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f117643b0829a7b34_d20250125_m014715_c001_v0001115_t0050_u01737769635841") 2025/01/25 01:53:57 DEBUG : sub dir/hello world: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f418581a5642ad9f8_d20250125_m014714_c001_v7007000_t0000_u01737769634766") 2025/01/25 01:53:57 DEBUG : sub dir/hello world: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f117643b0829a7b02_d20250125_m014705_c001_v0001115_t0024_u01737769625507") 2025/01/25 01:53:57 DEBUG : sub dir/hello world: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f418581a5642ad9cb_d20250125_m014705_c001_v7007000_t0000_u01737769625149") 2025/01/25 01:53:57 DEBUG : sub dir/hello world: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f117643b0829a7afa_d20250125_m014704_c001_v0001115_t0020_u01737769624325") 2025/01/25 01:53:57 DEBUG : sub dir/hello world: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f40186da2d4c3fe7b_d20250125_m014702_c001_v7007000_t0000_u01737769622713") 2025/01/25 01:53:57 DEBUG : sub dir/hello world: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f117643b0829a7ae6_d20250125_m014701_c001_v0001115_t0030_u01737769621830") 2025/01/25 01:53:57 DEBUG : sub dir/hello world: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f40186da2d4c3fe78_d20250125_m014701_c001_v7007000_t0000_u01737769621292") 2025/01/25 01:53:57 DEBUG : sub dir/hello world: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f117643b0829a7adc_d20250125_m014700_c001_v0001115_t0013_u01737769620226") 2025/01/25 01:53:57 DEBUG : sub dir/hello world: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f40186da2d4c3fe76_d20250125_m014658_c001_v7007000_t0000_u01737769618969") 2025/01/25 01:53:57 DEBUG : sub dir/hello world: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f117643b0829a7acc_d20250125_m014657_c001_v0001115_t0021_u01737769617625") 2025/01/25 01:53:57 DEBUG : sub dir/hello world: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f40186da2d4c3fe75_d20250125_m014657_c001_v7007000_t0000_u01737769617086") 2025/01/25 01:53:57 DEBUG : sub dir/hello world: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f117643b0829a7ac2_d20250125_m014656_c001_v0001115_t0042_u01737769616344") 2025/01/25 01:53:58 DEBUG : sub dir/hello world: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f40186da2d4c3fe72_d20250125_m014655_c001_v7007000_t0000_u01737769615434") 2025/01/25 01:53:58 DEBUG : sub dir/hello world: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f117643b0829a7aae_d20250125_m014654_c001_v0001115_t0034_u01737769614549") 2025/01/25 01:53:58 DEBUG : sub dir/hello world: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f40186da2d4c3fe6b_d20250125_m014647_c001_v7007000_t0000_u01737769607642") 2025/01/25 01:53:58 DEBUG : sub dir/hello world: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f117643b0829a7a62_d20250125_m014646_c001_v0001115_t0044_u01737769606784") 2025/01/25 01:53:58 DEBUG : sub dir/hello world: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f40186da2d4c3fe68_d20250125_m014645_c001_v7007000_t0000_u01737769605883") 2025/01/25 01:53:58 DEBUG : sub dir/hello world: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f117643b0829a7a58_d20250125_m014645_c001_v0001115_t0027_u01737769605011") 2025/01/25 01:53:58 DEBUG : sub dir/hello world: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f40186da2d4c3fe66_d20250125_m014644_c001_v7007000_t0000_u01737769604110") 2025/01/25 01:53:58 DEBUG : sub dir/hello world: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f117643b0829a7a46_d20250125_m014642_c001_v0001115_t0001_u01737769602971") 2025/01/25 01:53:58 DEBUG : sub dir/hello world: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f40186da2d4c3fe64_d20250125_m014640_c001_v7007000_t0000_u01737769600099") 2025/01/25 01:53:58 DEBUG : sub dir/hello world: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f117643b0829a7a30_d20250125_m014638_c001_v0001115_t0005_u01737769598955") 2025/01/25 01:53:58 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4105dab58548232e_d20250125_m015331_c001_v7007000_t0000_u01737770011474") 2025/01/25 01:53:58 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f101b6bfad24ada73_d20250125_m015328_c001_v0001137_t0058_u01737770008771") 2025/01/25 01:53:58 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4105dab585482321_d20250125_m015327_c001_v7007000_t0000_u01737770007070") 2025/01/25 01:53:58 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f11386b03c18c9b25_d20250125_m015324_c001_v0001184_t0024_u01737770004451") 2025/01/25 01:53:58 DEBUG : sub/yam: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4143615572743de8_d20250125_m014910_c001_v7007000_t0000_u01737769750697") 2025/01/25 01:53:58 DEBUG : sub/yam: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f114616e0972fcdb9_d20250125_m014909_c001_v0001179_t0007_u01737769749167") 2025/01/25 01:53:58 DEBUG : three: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4143615572743db4_d20250125_m014900_c001_v7007000_t0000_u01737769740683") 2025/01/25 01:53:58 DEBUG : three: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f117643b0829a7e02_d20250125_m014859_c001_v0001115_t0039_u01737769739083") 2025/01/25 01:53:58 DEBUG : three: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f117643b0829a7dec_d20250125_m014856_c001_v0001115_t0017_u01737769736086") 2025/01/25 01:53:58 DEBUG : two: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4143615572743db6_d20250125_m014900_c001_v7007000_t0000_u01737769740864") 2025/01/25 01:53:58 DEBUG : two: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4141de5c4d108cf4_d20250125_m014858_c001_v0001184_t0020_u01737769738525") 2025/01/25 01:53:59 DEBUG : two: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f417643b0829a7de8_d20250125_m014855_c001_v0001115_t0009_u01737769735900") 2025/01/25 01:53:59 DEBUG : yam: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4143615572743dea_d20250125_m014911_c001_v7007000_t0000_u01737769751420") 2025/01/25 01:53:59 DEBUG : yam: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f10948513eb116a70_d20250125_m014910_c001_v0001184_t0041_u01737769750506") 2025/01/25 01:53:59 DEBUG : yam: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4143615572743de0_d20250125_m014907_c001_v7007000_t0000_u01737769747147") 2025/01/25 01:53:59 DEBUG : yam: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f114616e0972fcda9_d20250125_m014904_c001_v0001179_t0056_u01737769744964") 2025/01/25 01:53:59 DEBUG : yam: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4143615572743dca_d20250125_m014902_c001_v7007000_t0000_u01737769742958") 2025/01/25 01:53:59 DEBUG : yam: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f1141de5c4d108d7a_d20250125_m014901_c001_v0001184_t0050_u01737769741421") 2025/01/25 01:53:59 DEBUG : yaml: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4143615572743de3_d20250125_m014907_c001_v7007000_t0000_u01737769747875") 2025/01/25 01:53:59 DEBUG : yaml: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f116e32b3f99f9b6a_d20250125_m014906_c001_v0001109_t0010_u01737769746430") 2025/01/25 01:53:59 DEBUG : yaml: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f4143615572743dd0_d20250125_m014903_c001_v7007000_t0000_u01737769743681") 2025/01/25 01:53:59 DEBUG : yaml: Deleting (id "4_z4f42ade3203d9bbb9f480e1b_f108005c419636a3c_d20250125_m014902_c001_v0001044_t0023_u01737769742570") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 7m30.31681732s (try 1/5)