/
githubmirror
/
rclone
Обзор
Документация
Войти
/
githubmirror
/
rclone
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
cmd/bisync/testdata/test_check_access/golden/test.log
212 строк
8 KB
nielash
bisync: use unique stats groups on tests
30 авг 2025, 19:46
30 авг 2025, 19:46
9e20053
Код
Авторство
О чём код?
[36m(01) :[0m [34mtest check-access[0m [36m(02) :[0m [34mtest initial bisync[0m [36m(03) :[0m [34mbisync resync[0m INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "NoSlowHash": false, "SlowHashSyncOnly": false, "DownloadHash": false } INFO : Synching Path1 "{path1/}" with Path2 "{path2/}" INFO : Copying Path2 files to Path1 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m INFO : There was nothing to transfer INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m INFO : There was nothing to transfer INFO : Resync updating listings INFO : Validating listings for Path1 "{path1/}" vs Path2 "{path2/}" INFO : [32mBisync successful[0m [36m(04) :[0m [34mtest 1. see that check-access passes with the initial setup[0m [36m(05) :[0m [34mbisync check-access[0m INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "NoSlowHash": false, "SlowHashSyncOnly": false, "DownloadHash": false } INFO : Synching Path1 "{path1/}" with Path2 "{path2/}" INFO : Building Path1 and Path2 listings INFO : Path1 checking for diffs INFO : Path2 checking for diffs INFO : Checking access health INFO : Found 2 matching "RCLONE_TEST" files on both paths INFO : No changes found INFO : Updating listings INFO : Validating listings for Path1 "{path1/}" vs Path2 "{path2/}" INFO : [32mBisync successful[0m [36m(06) :[0m [34mtest 2. delete the path2 subdir RCLONE_TEST and run sync. should fail critical.[0m [36m(07) :[0m [34mdelete-file {path2/}subdir/RCLONE_TEST[0m [36m(08) :[0m [34mbisync check-access[0m INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "NoSlowHash": false, "SlowHashSyncOnly": false, "DownloadHash": false } INFO : Synching Path1 "{path1/}" with Path2 "{path2/}" INFO : Building Path1 and Path2 listings INFO : Path1 checking for diffs INFO : Path2 checking for diffs INFO : - [34mPath2[0m [35m[31mFile was deleted[0m[0m - [36msubdir/RCLONE_TEST[0m INFO : Path2: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m INFO : Checking access health ERROR : Access test failed: Path1 count 2, Path2 count 1 - RCLONE_TEST ERROR : - [34m[0m [35mAccess test failed: Path1 file not found in Path2[0m - [36msubdir/RCLONE_TEST[0m ERROR : [31mBisync critical error: check file check failed[0m ERROR : [31mBisync aborted. Must run --resync to recover.[0m Bisync error: bisync aborted [36m(09) :[0m [34mcopy-listings path2-missing[0m [36m(10) :[0m [34mtest 3. put the path2 subdir RCLONE_TEST back, resync.[0m [36m(11) :[0m [34mcopy-file {path1/}subdir/RCLONE_TEST {path2/}[0m [36m(12) :[0m [34mbisync resync[0m INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "NoSlowHash": false, "SlowHashSyncOnly": false, "DownloadHash": false } INFO : Synching Path1 "{path1/}" with Path2 "{path2/}" INFO : Copying Path2 files to Path1 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m INFO : There was nothing to transfer INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m INFO : Resync updating listings INFO : Validating listings for Path1 "{path1/}" vs Path2 "{path2/}" INFO : [32mBisync successful[0m [36m(13) :[0m [34mtest 4. run sync with check-access. should pass.[0m [36m(14) :[0m [34mbisync check-access[0m INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "NoSlowHash": false, "SlowHashSyncOnly": false, "DownloadHash": false } INFO : Synching Path1 "{path1/}" with Path2 "{path2/}" INFO : Building Path1 and Path2 listings INFO : Path1 checking for diffs INFO : Path2 checking for diffs INFO : Checking access health INFO : Found 2 matching "RCLONE_TEST" files on both paths INFO : No changes found INFO : Updating listings INFO : Validating listings for Path1 "{path1/}" vs Path2 "{path2/}" INFO : [32mBisync successful[0m [36m(15) :[0m [34mtest 5. delete path1 top level RCLONE_TEST, run sync. should fail critical.[0m [36m(16) :[0m [34mdelete-file {path1/}RCLONE_TEST[0m [36m(17) :[0m [34mbisync check-access[0m INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "NoSlowHash": false, "SlowHashSyncOnly": false, "DownloadHash": false } INFO : Synching Path1 "{path1/}" with Path2 "{path2/}" INFO : Building Path1 and Path2 listings INFO : Path1 checking for diffs INFO : - [36mPath1[0m [35m[31mFile was deleted[0m[0m - [36mRCLONE_TEST[0m INFO : Path1: 1 changes: [32m 0 new[0m, [33m 0 modified[0m, [31m 1 deleted[0m INFO : Path2 checking for diffs INFO : Checking access health ERROR : Access test failed: Path1 count 1, Path2 count 2 - RCLONE_TEST ERROR : - [34m[0m [35mAccess test failed: Path2 file not found in Path1[0m - [36mRCLONE_TEST[0m ERROR : [31mBisync critical error: check file check failed[0m ERROR : [31mBisync aborted. Must run --resync to recover.[0m Bisync error: bisync aborted [36m(18) :[0m [34mcopy-listings path1-missing[0m [36m(19) :[0m [34mtest 6. run again. should fail critical due to missing listings.[0m [36m(20) :[0m [34mbisync check-access[0m INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "NoSlowHash": false, "SlowHashSyncOnly": false, "DownloadHash": false } INFO : Synching Path1 "{path1/}" with Path2 "{path2/}" ERROR : [31mBisync critical error: cannot find prior Path1 or Path2 listings, likely due to critical error on prior run [35mTip: here are the filenames we were looking for. Do they exist? [0m[36mPath1: [94m{workdir/}{session}.path1.lst[0m [0m[36mPath2: [94m{workdir/}{session}.path2.lst[0m [0m[35mTry running this command to inspect the work dir: [0m[96mrclone lsl "{workdir}"[0m[0m ERROR : [31mBisync aborted. Must run --resync to recover.[0m Bisync error: bisync aborted [36m(21) :[0m [34mmove-listings missing-listings[0m [36m(22) :[0m [34mtest 7. run resync, which will copy the path2 top level back to path1.[0m [36m(23) :[0m [34mbisync resync[0m INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "NoSlowHash": false, "SlowHashSyncOnly": false, "DownloadHash": false } INFO : Synching Path1 "{path1/}" with Path2 "{path2/}" INFO : Copying Path2 files to Path1 INFO : - [34mPath2[0m [35mResync is copying files to[0m - [36mPath1[0m INFO : - [36mPath1[0m [35mResync is copying files to[0m - [36mPath2[0m INFO : Resync updating listings INFO : Validating listings for Path1 "{path1/}" vs Path2 "{path2/}" INFO : [32mBisync successful[0m [36m(24) :[0m [34mtest 8. run sync with --check-access. should pass.[0m [36m(25) :[0m [34mbisync check-access[0m INFO : [2mSetting --ignore-listing-checksum as neither --checksum nor --compare checksum are set.[0m INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "NoSlowHash": false, "SlowHashSyncOnly": false, "DownloadHash": false } INFO : Synching Path1 "{path1/}" with Path2 "{path2/}" INFO : Building Path1 and Path2 listings INFO : Path1 checking for diffs INFO : Path2 checking for diffs INFO : Checking access health INFO : Found 2 matching "RCLONE_TEST" files on both paths INFO : No changes found INFO : Updating listings INFO : Validating listings for Path1 "{path1/}" vs Path2 "{path2/}" INFO : [32mBisync successful[0m