"./bisync.test -test.v -test.timeout 1h0m0s -remote TestS3GCS: -verbose -test.run '^TestBisyncLocalRemote$/^(check_access|check_sync|filtersfile_checks)$'" - Starting (try 2/5) === RUN TestBisyncLocalRemote 2025/05/27 05:46:10 NOTICE: remote: TestS3GCS:rclone-test-cubiwow2roxo === RUN TestBisyncLocalRemote/check_access 2025/05/27 05:46:13 ERROR : error listing: directory not found 2025/05/27 05:46:14 NOTICE: checking initFs Local file system at /tmp/054610na/initdir/test_check_access-pihudoc1 2025/05/27 05:46:14 NOTICE: checking Path1 Local file system at /tmp/054610na/check_access/path1 2025/05/27 05:46:17 NOTICE: checking path2 S3 bucket rclone-test-cubiwow2roxo path 054610na/check_access/path2 2025/05/27 05:46:20 NOTICE: (01) : test check-access 2025/05/27 05:46:20 NOTICE: (02) : test initial bisync 2025/05/27 05:46:20 NOTICE: (03) : bisync resync 2025/05/27 05:46:21 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/27 05:46:21 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/27 05:46:21 INFO : Synching Path1 "/tmp/054610na/check_access/path1/" with Path2 "TestS3GCS:rclone-test-cubiwow2roxo/054610na/check_access/path2/" 2025/05/27 05:46:21 INFO : Copying Path2 files to Path1 2025/05/27 05:46:21 INFO : - Path2 Resync is copying files to - Path1 2025/05/27 05:46:23 INFO : - Path1 Resync is copying files to - Path2 2025/05/27 05:46:23 INFO : Resync updating listings 2025/05/27 05:46:23 INFO : Validating listings for Path1 "/tmp/054610na/check_access/path1/" vs Path2 "TestS3GCS:rclone-test-cubiwow2roxo/054610na/check_access/path2/" 2025/05/27 05:46:23 INFO : Bisync successful 2025/05/27 05:46:23 NOTICE: (04) : test 1. see that check-access passes with the initial setup 2025/05/27 05:46:23 NOTICE: (05) : bisync check-access 2025/05/27 05:46:24 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/27 05:46:24 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/27 05:46:24 INFO : Synching Path1 "/tmp/054610na/check_access/path1/" with Path2 "TestS3GCS:rclone-test-cubiwow2roxo/054610na/check_access/path2/" 2025/05/27 05:46:24 INFO : Building Path1 and Path2 listings 2025/05/27 05:46:26 INFO : Path1 checking for diffs 2025/05/27 05:46:26 INFO : Path2 checking for diffs 2025/05/27 05:46:26 INFO : Checking access health 2025/05/27 05:46:26 INFO : Found 2 matching "RCLONE_TEST" files on both paths 2025/05/27 05:46:26 INFO : No changes found 2025/05/27 05:46:26 INFO : Updating listings 2025/05/27 05:46:26 INFO : Validating listings for Path1 "/tmp/054610na/check_access/path1/" vs Path2 "TestS3GCS:rclone-test-cubiwow2roxo/054610na/check_access/path2/" 2025/05/27 05:46:26 INFO : Bisync successful 2025/05/27 05:46:26 NOTICE: (06) : test 2. delete the path2 subdir RCLONE_TEST and run sync. should fail critical. 2025/05/27 05:46:26 NOTICE: (07) : delete-file TestS3GCS:rclone-test-cubiwow2roxo/054610na/check_access/path2/subdir/RCLONE_TEST 2025/05/27 05:46:26 NOTICE: (08) : bisync check-access 2025/05/27 05:46:28 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/27 05:46:28 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/27 05:46:28 INFO : Synching Path1 "/tmp/054610na/check_access/path1/" with Path2 "TestS3GCS:rclone-test-cubiwow2roxo/054610na/check_access/path2/" 2025/05/27 05:46:28 INFO : Building Path1 and Path2 listings 2025/05/27 05:46:29 INFO : Path1 checking for diffs 2025/05/27 05:46:29 INFO : Path2 checking for diffs 2025/05/27 05:46:29 INFO : - Path2 File was deleted - subdir/RCLONE_TEST 2025/05/27 05:46:29 INFO : Path2: 1 changes:  0 new,  0 modified,  1 deleted 2025/05/27 05:46:29 INFO : Checking access health 2025/05/27 05:46:29 ERROR : Access test failed: Path1 count 2, Path2 count 1 - RCLONE_TEST 2025/05/27 05:46:29 ERROR : -  Access test failed: Path1 file not found in Path2 - subdir/RCLONE_TEST 2025/05/27 05:46:29 ERROR : Bisync critical error: check file check failed 2025/05/27 05:46:29 ERROR : Bisync aborted. Must run --resync to recover. 2025/05/27 05:46:29 NOTICE: Bisync error: bisync aborted 2025/05/27 05:46:29 NOTICE: (09) : copy-listings path2-missing 2025/05/27 05:46:29 NOTICE: (10) : test 3. put the path2 subdir RCLONE_TEST back, resync. 2025/05/27 05:46:29 NOTICE: (11) : copy-file /tmp/054610na/check_access/path1/subdir/RCLONE_TEST TestS3GCS:rclone-test-cubiwow2roxo/054610na/check_access/path2/ 2025/05/27 05:46:29 NOTICE: (12) : bisync resync 2025/05/27 05:46:30 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/27 05:46:30 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/27 05:46:30 INFO : Synching Path1 "/tmp/054610na/check_access/path1/" with Path2 "TestS3GCS:rclone-test-cubiwow2roxo/054610na/check_access/path2/" 2025/05/27 05:46:30 INFO : Copying Path2 files to Path1 2025/05/27 05:46:30 INFO : - Path2 Resync is copying files to - Path1 2025/05/27 05:46:31 INFO : - Path1 Resync is copying files to - Path2 2025/05/27 05:46:32 INFO : subdir/RCLONE_TEST: Copied (new) 2025/05/27 05:46:32 INFO : Resync updating listings 2025/05/27 05:46:32 INFO : Validating listings for Path1 "/tmp/054610na/check_access/path1/" vs Path2 "TestS3GCS:rclone-test-cubiwow2roxo/054610na/check_access/path2/" 2025/05/27 05:46:32 INFO : Bisync successful 2025/05/27 05:46:32 NOTICE: (13) : test 4. run sync with check-access. should pass. 2025/05/27 05:46:32 NOTICE: (14) : bisync check-access 2025/05/27 05:46:33 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/27 05:46:33 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/27 05:46:33 INFO : Synching Path1 "/tmp/054610na/check_access/path1/" with Path2 "TestS3GCS:rclone-test-cubiwow2roxo/054610na/check_access/path2/" 2025/05/27 05:46:33 INFO : Building Path1 and Path2 listings 2025/05/27 05:46:35 INFO : Path1 checking for diffs 2025/05/27 05:46:35 INFO : Path2 checking for diffs 2025/05/27 05:46:35 INFO : Checking access health 2025/05/27 05:46:35 INFO : Found 2 matching "RCLONE_TEST" files on both paths 2025/05/27 05:46:35 INFO : No changes found 2025/05/27 05:46:35 INFO : Updating listings 2025/05/27 05:46:35 INFO : Validating listings for Path1 "/tmp/054610na/check_access/path1/" vs Path2 "TestS3GCS:rclone-test-cubiwow2roxo/054610na/check_access/path2/" 2025/05/27 05:46:35 INFO : Bisync successful 2025/05/27 05:46:35 NOTICE: (15) : test 5. delete path1 top level RCLONE_TEST, run sync. should fail critical. 2025/05/27 05:46:35 NOTICE: (16) : delete-file /tmp/054610na/check_access/path1/RCLONE_TEST 2025/05/27 05:46:35 NOTICE: (17) : bisync check-access 2025/05/27 05:46:36 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/27 05:46:36 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/27 05:46:36 INFO : Synching Path1 "/tmp/054610na/check_access/path1/" with Path2 "TestS3GCS:rclone-test-cubiwow2roxo/054610na/check_access/path2/" 2025/05/27 05:46:36 INFO : Building Path1 and Path2 listings 2025/05/27 05:46:37 INFO : Path1 checking for diffs 2025/05/27 05:46:37 INFO : - Path1 File was deleted - RCLONE_TEST 2025/05/27 05:46:37 INFO : Path1: 1 changes:  0 new,  0 modified,  1 deleted 2025/05/27 05:46:37 INFO : Path2 checking for diffs 2025/05/27 05:46:37 INFO : Checking access health 2025/05/27 05:46:37 ERROR : Access test failed: Path1 count 1, Path2 count 2 - RCLONE_TEST 2025/05/27 05:46:37 ERROR : -  Access test failed: Path2 file not found in Path1 - RCLONE_TEST 2025/05/27 05:46:37 ERROR : Bisync critical error: check file check failed 2025/05/27 05:46:37 ERROR : Bisync aborted. Must run --resync to recover. 2025/05/27 05:46:37 NOTICE: Bisync error: bisync aborted 2025/05/27 05:46:37 NOTICE: (18) : copy-listings path1-missing 2025/05/27 05:46:37 NOTICE: (19) : test 6. run again. should fail critical due to missing listings. 2025/05/27 05:46:37 NOTICE: (20) : bisync check-access 2025/05/27 05:46:39 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/27 05:46:39 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/27 05:46:39 INFO : Synching Path1 "/tmp/054610na/check_access/path1/" with Path2 "TestS3GCS:rclone-test-cubiwow2roxo/054610na/check_access/path2/" 2025/05/27 05:46:39 ERROR : Bisync critical error: cannot find prior Path1 or Path2 listings, likely due to critical error on prior run Tip: here are the filenames we were looking for. Do they exist? Path1: /tmp/054610na/workdir/tmp_054610na_check_access_path1..TestS3GCS_rclone-test-cubiwow2roxo_054610na_check_access_path2.path1.lst Path2: /tmp/054610na/workdir/tmp_054610na_check_access_path1..TestS3GCS_rclone-test-cubiwow2roxo_054610na_check_access_path2.path2.lst Try running this command to inspect the work dir: rclone lsl "/tmp/054610na/workdir" 2025/05/27 05:46:39 ERROR : Bisync aborted. Must run --resync to recover. 2025/05/27 05:46:39 NOTICE: Bisync error: bisync aborted 2025/05/27 05:46:39 NOTICE: (21) : move-listings missing-listings 2025/05/27 05:46:39 NOTICE: (22) : test 7. run resync, which will copy the path2 top level back to path1. 2025/05/27 05:46:39 NOTICE: (23) : bisync resync 2025/05/27 05:46:40 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/27 05:46:40 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/27 05:46:40 INFO : Synching Path1 "/tmp/054610na/check_access/path1/" with Path2 "TestS3GCS:rclone-test-cubiwow2roxo/054610na/check_access/path2/" 2025/05/27 05:46:40 INFO : Copying Path2 files to Path1 2025/05/27 05:46:40 INFO : - Path2 Resync is copying files to - Path1 2025/05/27 05:46:40 INFO : RCLONE_TEST: Copied (new) 2025/05/27 05:46:41 INFO : - Path1 Resync is copying files to - Path2 2025/05/27 05:46:42 INFO : Resync updating listings 2025/05/27 05:46:42 INFO : Validating listings for Path1 "/tmp/054610na/check_access/path1/" vs Path2 "TestS3GCS:rclone-test-cubiwow2roxo/054610na/check_access/path2/" 2025/05/27 05:46:42 INFO : Bisync successful 2025/05/27 05:46:42 NOTICE: (24) : test 8. run sync with --check-access. should pass. 2025/05/27 05:46:42 NOTICE: (25) : bisync check-access 2025/05/27 05:46:43 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/27 05:46:43 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/27 05:46:43 INFO : Synching Path1 "/tmp/054610na/check_access/path1/" with Path2 "TestS3GCS:rclone-test-cubiwow2roxo/054610na/check_access/path2/" 2025/05/27 05:46:43 INFO : Building Path1 and Path2 listings 2025/05/27 05:46:44 INFO : Path1 checking for diffs 2025/05/27 05:46:44 INFO : Path2 checking for diffs 2025/05/27 05:46:44 INFO : Checking access health 2025/05/27 05:46:44 INFO : Found 2 matching "RCLONE_TEST" files on both paths 2025/05/27 05:46:44 INFO : No changes found 2025/05/27 05:46:44 INFO : Updating listings 2025/05/27 05:46:44 INFO : Validating listings for Path1 "/tmp/054610na/check_access/path1/" vs Path2 "TestS3GCS:rclone-test-cubiwow2roxo/054610na/check_access/path2/" 2025/05/27 05:46:44 INFO : Bisync successful bisync_test.go:560: TEST check_access PASSED === RUN TestBisyncLocalRemote/check_sync 2025/05/27 05:46:47 ERROR : error listing: directory not found 2025/05/27 05:46:47 NOTICE: checking initFs Local file system at /tmp/054610na/initdir/test_check_sync-cuqodan9 2025/05/27 05:46:47 NOTICE: checking Path1 Local file system at /tmp/054610na/check_sync/path1 2025/05/27 05:46:51 NOTICE: checking path2 S3 bucket rclone-test-cubiwow2roxo path 054610na/check_sync/path2 2025/05/27 05:46:54 NOTICE: (01) : test check-sync 2025/05/27 05:46:54 NOTICE: (02) : test initial bisync 2025/05/27 05:46:54 NOTICE: (03) : bisync resync 2025/05/27 05:46:56 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/27 05:46:56 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/27 05:46:56 INFO : Synching Path1 "/tmp/054610na/check_sync/path1/" with Path2 "TestS3GCS:rclone-test-cubiwow2roxo/054610na/check_sync/path2/" 2025/05/27 05:46:56 INFO : Copying Path2 files to Path1 2025/05/27 05:46:56 INFO : - Path2 Resync is copying files to - Path1 2025/05/27 05:46:57 INFO : - Path1 Resync is copying files to - Path2 2025/05/27 05:46:58 INFO : Resync updating listings 2025/05/27 05:46:58 INFO : Validating listings for Path1 "/tmp/054610na/check_sync/path1/" vs Path2 "TestS3GCS:rclone-test-cubiwow2roxo/054610na/check_sync/path2/" 2025/05/27 05:46:58 INFO : Bisync successful 2025/05/27 05:46:58 NOTICE: (04) : test 1. run check-sync-only on a clean sync 2025/05/27 05:46:58 NOTICE: (05) : bisync check-sync-only 2025/05/27 05:46:59 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/27 05:46:59 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/27 05:46:59 INFO : Validating listings for Path1 "/tmp/054610na/check_sync/path1/" vs Path2 "TestS3GCS:rclone-test-cubiwow2roxo/054610na/check_sync/path2/" 2025/05/27 05:46:59 INFO : Bisync successful 2025/05/27 05:46:59 NOTICE: (06) : test 2. inject modified listings into the workdir 2025/05/27 05:46:59 NOTICE: (07) : copy-as /tmp/054610na/datadir/test_check_sync-hosixij7/_testdir_path1.._testdir_path2.path1.lst /tmp/054610na/workdir/ tmp_054610na_check_sync_path1..TestS3GCS_rclone-test-cubiwow2roxo_054610na_check_sync_path2.path1.lst 2025/05/27 05:46:59 NOTICE: (08) : copy-as /tmp/054610na/datadir/test_check_sync-hosixij7/_testdir_path1.._testdir_path2.path2.lst /tmp/054610na/workdir/ tmp_054610na_check_sync_path1..TestS3GCS_rclone-test-cubiwow2roxo_054610na_check_sync_path2.path2.lst 2025/05/27 05:46:59 NOTICE: (09) : test 3. run check-sync-only on modified listings 2025/05/27 05:46:59 NOTICE: (10) : bisync check-sync-only 2025/05/27 05:47:01 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/27 05:47:01 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/27 05:47:01 INFO : Validating listings for Path1 "/tmp/054610na/check_sync/path1/" vs Path2 "TestS3GCS:rclone-test-cubiwow2roxo/054610na/check_sync/path2/" 2025/05/27 05:47:01 ERROR : -  Path1 file not found in Path2 - file2.txt 2025/05/27 05:47:01 ERROR : -  Path2 file not found in Path1 - file1.txt 2025/05/27 05:47:01 ERROR : Bisync critical error: path1 and path2 are out of sync, run --resync to recover 2025/05/27 05:47:01 ERROR : Bisync aborted. Must run --resync to recover. 2025/05/27 05:47:01 NOTICE: Bisync error: bisync aborted 2025/05/27 05:47:01 NOTICE: (11) : copy-listings check-sync-only 2025/05/27 05:47:01 NOTICE: (12) : test 4. run normal sync to check that it aborts 2025/05/27 05:47:01 NOTICE: (13) : bisync 2025/05/27 05:47:02 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/27 05:47:02 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/27 05:47:02 INFO : Synching Path1 "/tmp/054610na/check_sync/path1/" with Path2 "TestS3GCS:rclone-test-cubiwow2roxo/054610na/check_sync/path2/" 2025/05/27 05:47:02 ERROR : Bisync critical error: cannot find prior Path1 or Path2 listings, likely due to critical error on prior run Tip: here are the filenames we were looking for. Do they exist? Path1: /tmp/054610na/workdir/tmp_054610na_check_sync_path1..TestS3GCS_rclone-test-cubiwow2roxo_054610na_check_sync_path2.path1.lst Path2: /tmp/054610na/workdir/tmp_054610na_check_sync_path1..TestS3GCS_rclone-test-cubiwow2roxo_054610na_check_sync_path2.path2.lst Try running this command to inspect the work dir: rclone lsl "/tmp/054610na/workdir" 2025/05/27 05:47:02 ERROR : Bisync aborted. Must run --resync to recover. 2025/05/27 05:47:02 NOTICE: Bisync error: bisync aborted 2025/05/27 05:47:02 NOTICE: (14) : test 5. prune failure listings after critical abort 2025/05/27 05:47:02 NOTICE: (15) : delete-glob /tmp/054610na/workdir/ *.lst 2025/05/27 05:47:02 NOTICE: (16) : delete-glob /tmp/054610na/workdir/ *.lst-err 2025/05/27 05:47:02 NOTICE: (17) : delete-glob /tmp/054610na/workdir/ *.lst-new 2025/05/27 05:47:02 NOTICE: (18) : test 6. run resync 2025/05/27 05:47:02 NOTICE: (19) : bisync resync 2025/05/27 05:47:03 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/27 05:47:03 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/27 05:47:03 INFO : Synching Path1 "/tmp/054610na/check_sync/path1/" with Path2 "TestS3GCS:rclone-test-cubiwow2roxo/054610na/check_sync/path2/" 2025/05/27 05:47:03 INFO : Copying Path2 files to Path1 2025/05/27 05:47:03 INFO : - Path2 Resync is copying files to - Path1 2025/05/27 05:47:05 INFO : - Path1 Resync is copying files to - Path2 2025/05/27 05:47:06 INFO : Resync updating listings 2025/05/27 05:47:06 INFO : Validating listings for Path1 "/tmp/054610na/check_sync/path1/" vs Path2 "TestS3GCS:rclone-test-cubiwow2roxo/054610na/check_sync/path2/" 2025/05/27 05:47:06 INFO : Bisync successful 2025/05/27 05:47:06 NOTICE: (20) : test 7. run normal sync with check-sync enabled (default) 2025/05/27 05:47:06 NOTICE: (21) : bisync 2025/05/27 05:47:07 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/27 05:47:07 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/27 05:47:07 INFO : Synching Path1 "/tmp/054610na/check_sync/path1/" with Path2 "TestS3GCS:rclone-test-cubiwow2roxo/054610na/check_sync/path2/" 2025/05/27 05:47:07 INFO : Building Path1 and Path2 listings 2025/05/27 05:47:10 INFO : Path1 checking for diffs 2025/05/27 05:47:10 INFO : Path2 checking for diffs 2025/05/27 05:47:10 INFO : No changes found 2025/05/27 05:47:10 INFO : Updating listings 2025/05/27 05:47:10 INFO : Validating listings for Path1 "/tmp/054610na/check_sync/path1/" vs Path2 "TestS3GCS:rclone-test-cubiwow2roxo/054610na/check_sync/path2/" 2025/05/27 05:47:10 INFO : Bisync successful 2025/05/27 05:47:10 NOTICE: (22) : test 8. run normal sync with no-check-sync 2025/05/27 05:47:10 NOTICE: (23) : bisync no-check-sync 2025/05/27 05:47:11 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/27 05:47:11 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/27 05:47:11 INFO : Synching Path1 "/tmp/054610na/check_sync/path1/" with Path2 "TestS3GCS:rclone-test-cubiwow2roxo/054610na/check_sync/path2/" 2025/05/27 05:47:11 INFO : Building Path1 and Path2 listings 2025/05/27 05:47:13 INFO : Path1 checking for diffs 2025/05/27 05:47:13 INFO : Path2 checking for diffs 2025/05/27 05:47:13 INFO : No changes found 2025/05/27 05:47:13 INFO : Updating listings 2025/05/27 05:47:13 INFO : Bisync successful bisync_test.go:560: TEST check_sync PASSED === RUN TestBisyncLocalRemote/filtersfile_checks 2025/05/27 05:47:15 ERROR : error listing: directory not found 2025/05/27 05:47:15 NOTICE: checking initFs Local file system at /tmp/054610na/initdir/test_filtersfile_checks-hasazuk6 2025/05/27 05:47:15 NOTICE: checking Path1 Local file system at /tmp/054610na/filtersfile_checks/path1 2025/05/27 05:47:16 NOTICE: checking path2 S3 bucket rclone-test-cubiwow2roxo path 054610na/filtersfile_checks/path2 2025/05/27 05:47:17 NOTICE: (01) : test filtersfile-checks 2025/05/27 05:47:17 NOTICE: (02) : test initial bisync 2025/05/27 05:47:17 NOTICE: (03) : bisync resync 2025/05/27 05:47:18 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/27 05:47:18 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/27 05:47:18 INFO : Synching Path1 "/tmp/054610na/filtersfile_checks/path1/" with Path2 "TestS3GCS:rclone-test-cubiwow2roxo/054610na/filtersfile_checks/path2/" 2025/05/27 05:47:18 INFO : Copying Path2 files to Path1 2025/05/27 05:47:18 INFO : - Path2 Resync is copying files to - Path1 2025/05/27 05:47:19 INFO : - Path1 Resync is copying files to - Path2 2025/05/27 05:47:19 INFO : Resync updating listings 2025/05/27 05:47:19 INFO : Validating listings for Path1 "/tmp/054610na/filtersfile_checks/path1/" vs Path2 "TestS3GCS:rclone-test-cubiwow2roxo/054610na/filtersfile_checks/path2/" 2025/05/27 05:47:19 INFO : Bisync successful 2025/05/27 05:47:19 NOTICE: (04) : test 1. inject filters file in workdir. 2025/05/27 05:47:19 NOTICE: (05) : copy-file /tmp/054610na/datadir/test_filtersfile_checks-nulacup5/filtersfile.txt /tmp/054610na/workdir/ 2025/05/27 05:47:19 NOTICE: (06) : test 2. run with filters-file but without md5. should abort. 2025/05/27 05:47:19 NOTICE: (07) : bisync filters-file=/tmp/054610na/workdir/filtersfile.txt 2025/05/27 05:47:20 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/27 05:47:20 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/27 05:47:20 INFO : Synching Path1 "/tmp/054610na/filtersfile_checks/path1/" with Path2 "TestS3GCS:rclone-test-cubiwow2roxo/054610na/filtersfile_checks/path2/" 2025/05/27 05:47:20 INFO : Using filters file /tmp/054610na/workdir/filtersfile.txt 2025/05/27 05:47:20 ERROR : Bisync critical error: filters file md5 hash not found (must run --resync): /tmp/054610na/workdir/filtersfile.txt 2025/05/27 05:47:20 ERROR : Bisync aborted. Must run --resync to recover. 2025/05/27 05:47:20 NOTICE: Bisync error: bisync aborted 2025/05/27 05:47:20 NOTICE: (08) : test 3. run without filters-file. should be blocked due to prior abort. 2025/05/27 05:47:20 NOTICE: (09) : bisync 2025/05/27 05:47:21 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/27 05:47:21 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/27 05:47:21 INFO : Synching Path1 "/tmp/054610na/filtersfile_checks/path1/" with Path2 "TestS3GCS:rclone-test-cubiwow2roxo/054610na/filtersfile_checks/path2/" 2025/05/27 05:47:21 ERROR : Bisync critical error: cannot find prior Path1 or Path2 listings, likely due to critical error on prior run Tip: here are the filenames we were looking for. Do they exist? Path1: /tmp/054610na/workdir/tmp_054610na_filtersfile_checks_path1..TestS3GCS_rclone-test-cubiwow2roxo_054610na_filtersfile_checks_path2.path1.lst Path2: /tmp/054610na/workdir/tmp_054610na_filtersfile_checks_path1..TestS3GCS_rclone-test-cubiwow2roxo_054610na_filtersfile_checks_path2.path2.lst Try running this command to inspect the work dir: rclone lsl "/tmp/054610na/workdir" 2025/05/27 05:47:21 ERROR : Bisync aborted. Must run --resync to recover. 2025/05/27 05:47:21 NOTICE: Bisync error: bisync aborted 2025/05/27 05:47:21 NOTICE: (10) : test 4. run with filters-file and resync. 2025/05/27 05:47:21 NOTICE: (11) : bisync filters-file=/tmp/054610na/workdir/filtersfile.txt resync 2025/05/27 05:47:22 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/27 05:47:22 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/27 05:47:22 INFO : Synching Path1 "/tmp/054610na/filtersfile_checks/path1/" with Path2 "TestS3GCS:rclone-test-cubiwow2roxo/054610na/filtersfile_checks/path2/" 2025/05/27 05:47:22 INFO : Using filters file /tmp/054610na/workdir/filtersfile.txt 2025/05/27 05:47:22 INFO : Storing filters file hash to /tmp/054610na/workdir/filtersfile.txt.md5 2025/05/27 05:47:22 INFO : Copying Path2 files to Path1 2025/05/27 05:47:22 INFO : - Path2 Resync is copying files to - Path1 2025/05/27 05:47:23 INFO : - Path1 Resync is copying files to - Path2 2025/05/27 05:47:23 INFO : Resync updating listings 2025/05/27 05:47:23 INFO : Validating listings for Path1 "/tmp/054610na/filtersfile_checks/path1/" vs Path2 "TestS3GCS:rclone-test-cubiwow2roxo/054610na/filtersfile_checks/path2/" 2025/05/27 05:47:23 INFO : Bisync successful 2025/05/27 05:47:23 NOTICE: (12) : test 5. run with filters-file alone. should run. 2025/05/27 05:47:23 NOTICE: (13) : bisync filters-file=/tmp/054610na/workdir/filtersfile.txt 2025/05/27 05:47:24 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/27 05:47:24 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/27 05:47:24 INFO : Synching Path1 "/tmp/054610na/filtersfile_checks/path1/" with Path2 "TestS3GCS:rclone-test-cubiwow2roxo/054610na/filtersfile_checks/path2/" 2025/05/27 05:47:24 INFO : Using filters file /tmp/054610na/workdir/filtersfile.txt 2025/05/27 05:47:24 INFO : Building Path1 and Path2 listings 2025/05/27 05:47:25 INFO : Path1 checking for diffs 2025/05/27 05:47:25 INFO : Path2 checking for diffs 2025/05/27 05:47:25 INFO : No changes found 2025/05/27 05:47:25 INFO : Updating listings 2025/05/27 05:47:25 INFO : Validating listings for Path1 "/tmp/054610na/filtersfile_checks/path1/" vs Path2 "TestS3GCS:rclone-test-cubiwow2roxo/054610na/filtersfile_checks/path2/" 2025/05/27 05:47:25 INFO : Bisync successful 2025/05/27 05:47:25 NOTICE: (14) : test 6. push changed filters-file to workdir. 2025/05/27 05:47:25 NOTICE: (15) : copy-as /tmp/054610na/datadir/test_filtersfile_checks-nulacup5/filtersfile2.txt /tmp/054610na/workdir/ filtersfile.txt 2025/05/27 05:47:25 NOTICE: (16) : test 7. run with filters-file alone. should abort. 2025/05/27 05:47:25 NOTICE: (17) : bisync filters-file=/tmp/054610na/workdir/filtersfile.txt 2025/05/27 05:47:26 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/27 05:47:26 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/05/27 05:47:26 INFO : Synching Path1 "/tmp/054610na/filtersfile_checks/path1/" with Path2 "TestS3GCS:rclone-test-cubiwow2roxo/054610na/filtersfile_checks/path2/" 2025/05/27 05:47:26 INFO : Using filters file /tmp/054610na/workdir/filtersfile.txt 2025/05/27 05:47:26 ERROR : Bisync critical error: filters file has changed (must run --resync): /tmp/054610na/workdir/filtersfile.txt 2025/05/27 05:47:26 ERROR : Bisync aborted. Must run --resync to recover. 2025/05/27 05:47:26 NOTICE: Bisync error: bisync aborted 2025/05/27 05:47:26 NOTICE: (18) : test 8. run with filters-file and resync and dry-run. should do the dry-run but still cause next non-resync run to abort. 2025/05/27 05:47:26 NOTICE: (19) : bisync filters-file=/tmp/054610na/workdir/filtersfile.txt resync dry-run bisync_test.go:977: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:977 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:988 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:1052 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:747 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:494 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:358 Error: Received unexpected error: operation error S3: PutObject, exceeded maximum number of attempts, 1, https response error StatusCode: 429, RequestID: , HostID: , api error SlowDown: The object exceeded the rate limit for object mutation operations (create, update, and delete). Please reduce your request rate. See https://cloud.google.com/storage/docs/gcs429. Test: TestBisyncLocalRemote/filtersfile_checks --- FAIL: TestBisyncLocalRemote (78.36s) --- PASS: TestBisyncLocalRemote/check_access (34.75s) --- PASS: TestBisyncLocalRemote/check_sync (28.89s) --- FAIL: TestBisyncLocalRemote/filtersfile_checks (12.62s) FAIL 2025/05/27 05:47:29 ERROR : S3 bucket rclone-test-vefoguc2nehu: Failed to read versioning status, assuming unversioned: operation error S3: GetBucketVersioning, https response error StatusCode: 404, RequestID: , HostID: , api error NoSuchBucket: The specified bucket does not exist. 2025/05/27 05:47:30 NOTICE: purge failed: directory not found "./bisync.test -test.v -test.timeout 1h0m0s -remote TestS3GCS: -verbose -test.run '^TestBisyncLocalRemote$/^(check_access|check_sync|filtersfile_checks)$'" - Finished ERROR in 1m19.659665175s (try 2/5): exit status 1: Failed [TestBisyncLocalRemote/filtersfile_checks]