"./bisync.test -test.v -test.timeout 1h0m0s -remote TestPcloud: -verbose -test.run '^TestBisyncRemoteLocal$/^resync$|^TestBisyncRemoteRemote$/^(check_access|rclone_args|resolve|resync)$'" - Starting (try 2/5) === RUN TestBisyncRemoteLocal 2025/05/26 04:03:09 NOTICE: remote: TestPcloud:rclone-test-duyedol6juqi === RUN TestBisyncRemoteLocal/resync 2025/05/26 04:03:11 ERROR : error listing: directory not found 2025/05/26 04:03:11 NOTICE: checking initFs Local file system at /tmp/040309mi/initdir/test_resync-zudocic5 2025/05/26 04:03:12 NOTICE: checking Path1 pcloud root 'rclone-test-duyedol6juqi/040309mi/resync/path1' 2025/05/26 04:03:13 NOTICE: checking path2 Local file system at /tmp/040309mi/resync/path2 2025/05/26 04:03:13 NOTICE: (01) : test resync 2025/05/26 04:03:13 NOTICE: (02) : test 1. resync with empty path1, resulting in copying all content from path2. 2025/05/26 04:03:13 NOTICE: (03) : purge-children TestPcloud:rclone-test-duyedol6juqi/040309mi/resync/path1/ 2025/05/26 04:03:14 NOTICE: (04) : bisync resync 2025/05/26 04:03:14 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/26 04:03:14 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/26 04:03:14 INFO : Synching Path1 "TestPcloud:rclone-test-duyedol6juqi/040309mi/resync/path1/" with Path2 "/tmp/040309mi/resync/path2/" 2025/05/26 04:03:14 INFO : Copying Path2 files to Path1 2025/05/26 04:03:14 INFO : - Path2 Resync is copying files to - Path1 2025/05/26 04:03:14 INFO : RCLONE_TEST: Copied (new) 2025/05/26 04:03:15 INFO : file1.txt: Copied (new) 2025/05/26 04:03:15 INFO : file3.txt: Copied (new) 2025/05/26 04:03:15 INFO : file2.txt: Copied (new) 2025/05/26 04:03:15 INFO : file4.txt: Copied (new) 2025/05/26 04:03:15 INFO : file5.txt: Copied (new) 2025/05/26 04:03:15 INFO : file6.txt: Copied (new) 2025/05/26 04:03:16 INFO : file7.txt: Copied (new) 2025/05/26 04:03:16 INFO : - Path1 Resync is copying files to - Path2 2025/05/26 04:03:16 INFO : Resync updating listings 2025/05/26 04:03:16 INFO : Validating listings for Path1 "TestPcloud:rclone-test-duyedol6juqi/040309mi/resync/path1/" vs Path2 "/tmp/040309mi/resync/path2/" 2025/05/26 04:03:16 INFO : Bisync successful 2025/05/26 04:03:16 NOTICE: (05) : move-listings empty-path1 2025/05/26 04:03:16 NOTICE: (06) : test 2. resync with empty path2, resulting in syncing all content to path2. 2025/05/26 04:03:16 NOTICE: (07) : purge-children /tmp/040309mi/resync/path2/ 2025/05/26 04:03:16 NOTICE: (08) : bisync resync 2025/05/26 04:03:16 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/26 04:03:16 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/26 04:03:16 INFO : Synching Path1 "TestPcloud:rclone-test-duyedol6juqi/040309mi/resync/path1/" with Path2 "/tmp/040309mi/resync/path2/" 2025/05/26 04:03:16 INFO : Copying Path2 files to Path1 2025/05/26 04:03:16 INFO : - Path2 Resync is copying files to - Path1 2025/05/26 04:03:16 INFO : - Path1 Resync is copying files to - Path2 2025/05/26 04:03:17 INFO : RCLONE_TEST: Copied (new) 2025/05/26 04:03:17 INFO : file1.txt: Copied (new) 2025/05/26 04:03:17 INFO : file2.txt: Copied (new) 2025/05/26 04:03:17 INFO : file3.txt: Copied (new) 2025/05/26 04:03:17 INFO : file4.txt: Copied (new) 2025/05/26 04:03:17 INFO : file5.txt: Copied (new) 2025/05/26 04:03:17 INFO : file7.txt: Copied (new) 2025/05/26 04:03:17 INFO : file6.txt: Copied (new) 2025/05/26 04:03:17 INFO : Resync updating listings 2025/05/26 04:03:17 INFO : Validating listings for Path1 "TestPcloud:rclone-test-duyedol6juqi/040309mi/resync/path1/" vs Path2 "/tmp/040309mi/resync/path2/" 2025/05/26 04:03:17 INFO : Bisync successful 2025/05/26 04:03:17 NOTICE: (09) : move-listings empty-path2 2025/05/26 04:03:17 NOTICE: (10) : test 3. exercise all of the various file difference scenarios during a resync. 2025/05/26 04:03:17 NOTICE: (11) : touch-glob 2002-02-02 /tmp/040309mi/datadir/test_resync-keviqon6/ fileA.txt 2025/05/26 04:03:17 NOTICE: (12) : touch-glob 1999-09-09 /tmp/040309mi/datadir/test_resync-keviqon6/ fileB.txt 2025/05/26 04:03:17 NOTICE: (13) : test = file - path1 - path2 - expected action - who wins 2025/05/26 04:03:17 NOTICE: (14) : test - file1.txt - exists - missing - sync path1 > path2 - path1 2025/05/26 04:03:17 NOTICE: (15) : delete-file /tmp/040309mi/resync/path2/file1.txt 2025/05/26 04:03:17 NOTICE: (16) : test - file2.txt - missing - exists - copy path2 > path1 - path2 2025/05/26 04:03:17 NOTICE: (17) : delete-file TestPcloud:rclone-test-duyedol6juqi/040309mi/resync/path1/file2.txt 2025/05/26 04:03:18 NOTICE: (18) : test - file3.txt - exists - newer date - sync path1 > path2 - path1 2025/05/26 04:03:18 NOTICE: (19) : copy-as /tmp/040309mi/datadir/test_resync-keviqon6/fileA.txt /tmp/040309mi/resync/path2/ file3.txt 2025/05/26 04:03:18 NOTICE: (20) : test - file4.txt - missing - newer date - copy path2 > path1 - path2 2025/05/26 04:03:18 NOTICE: (21) : delete-file TestPcloud:rclone-test-duyedol6juqi/040309mi/resync/path1/file4.txt 2025/05/26 04:03:18 NOTICE: (22) : copy-as /tmp/040309mi/datadir/test_resync-keviqon6/fileA.txt /tmp/040309mi/resync/path2/ file4.txt 2025/05/26 04:03:18 NOTICE: (23) : test - file5.txt - exists - older date - sync path1 > path2 - path1 2025/05/26 04:03:18 NOTICE: (24) : copy-as /tmp/040309mi/datadir/test_resync-keviqon6/fileB.txt /tmp/040309mi/resync/path2/ file5.txt 2025/05/26 04:03:18 NOTICE: (25) : test - file6.txt - older date - newer date - sync path1 > path2 - path1 2025/05/26 04:03:18 NOTICE: (26) : copy-as /tmp/040309mi/datadir/test_resync-keviqon6/fileB.txt TestPcloud:rclone-test-duyedol6juqi/040309mi/resync/path1/ file6.txt 2025/05/26 04:03:19 NOTICE: (27) : copy-as /tmp/040309mi/datadir/test_resync-keviqon6/fileA.txt /tmp/040309mi/resync/path2/ file6.txt 2025/05/26 04:03:19 NOTICE: (28) : test - file7.txt - exists - exists (same) - none - same 2025/05/26 04:03:19 NOTICE: (29) : test run bisync with resync 2025/05/26 04:03:19 NOTICE: (30) : bisync resync 2025/05/26 04:03:19 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/26 04:03:19 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/26 04:03:19 INFO : Synching Path1 "TestPcloud:rclone-test-duyedol6juqi/040309mi/resync/path1/" with Path2 "/tmp/040309mi/resync/path2/" 2025/05/26 04:03:19 INFO : Copying Path2 files to Path1 2025/05/26 04:03:19 INFO : - Path2 Resync is copying files to - Path1 2025/05/26 04:03:19 INFO : file4.txt: Copied (new) 2025/05/26 04:03:19 INFO : file2.txt: Copied (new) 2025/05/26 04:03:19 INFO : - Path1 Resync is copying files to - Path2 2025/05/26 04:03:20 INFO : file6.txt: Updated modification time in destination 2025/05/26 04:03:20 INFO : file3.txt: Copied (replaced existing) 2025/05/26 04:03:20 INFO : file5.txt: Copied (replaced existing) 2025/05/26 04:03:20 INFO : file1.txt: Copied (new) 2025/05/26 04:03:20 INFO : Resync updating listings 2025/05/26 04:03:20 INFO : Validating listings for Path1 "TestPcloud:rclone-test-duyedol6juqi/040309mi/resync/path1/" vs Path2 "/tmp/040309mi/resync/path2/" 2025/05/26 04:03:20 INFO : Bisync successful 2025/05/26 04:03:20 NOTICE: (31) : copy-listings mixed-diffs 2025/05/26 04:03:20 NOTICE: (32) : test run normal bisync 2025/05/26 04:03:20 NOTICE: (33) : bisync 2025/05/26 04:03:20 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/26 04:03: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/26 04:03:20 INFO : Synching Path1 "TestPcloud:rclone-test-duyedol6juqi/040309mi/resync/path1/" with Path2 "/tmp/040309mi/resync/path2/" 2025/05/26 04:03:20 INFO : Building Path1 and Path2 listings 2025/05/26 04:03:20 INFO : Path1 checking for diffs 2025/05/26 04:03:20 INFO : Path2 checking for diffs 2025/05/26 04:03:20 INFO : No changes found 2025/05/26 04:03:20 INFO : Updating listings 2025/05/26 04:03:20 INFO : Validating listings for Path1 "TestPcloud:rclone-test-duyedol6juqi/040309mi/resync/path1/" vs Path2 "/tmp/040309mi/resync/path2/" 2025/05/26 04:03:20 INFO : Bisync successful 2025/05/26 04:03:20 NOTICE: (34) : test 4. confirm critical error on normal sync of empty path. 2025/05/26 04:03:20 NOTICE: (35) : purge-children /tmp/040309mi/resync/path2/ 2025/05/26 04:03:20 NOTICE: (36) : bisync 2025/05/26 04:03:21 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/26 04:03: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/26 04:03:21 INFO : Synching Path1 "TestPcloud:rclone-test-duyedol6juqi/040309mi/resync/path1/" with Path2 "/tmp/040309mi/resync/path2/" 2025/05/26 04:03:21 INFO : Building Path1 and Path2 listings 2025/05/26 04:03:21 INFO : Path1 checking for diffs 2025/05/26 04:03:21 INFO : Path2 checking for diffs 2025/05/26 04:03:21 ERROR : Empty current Path2 listing. Cannot sync to an empty directory: /tmp/040309mi/workdir/TestPcloud_rclone-test-duyedol6juqi_040309mi_resync_path1..tmp_040309mi_resync_path2.path2.lst-new 2025/05/26 04:03:21 ERROR : Bisync critical error: empty current Path2 listing: /tmp/040309mi/workdir/TestPcloud_rclone-test-duyedol6juqi_040309mi_resync_path1..tmp_040309mi_resync_path2.path2.lst-new 2025/05/26 04:03:21 ERROR : Bisync aborted. Must run --resync to recover. 2025/05/26 04:03:21 NOTICE: Bisync error: bisync aborted bisync_test.go:560: TEST resync PASSED --- PASS: TestBisyncRemoteLocal (12.43s) --- PASS: TestBisyncRemoteLocal/resync (11.59s) === RUN TestBisyncRemoteRemote 2025/05/26 04:03:22 NOTICE: remote: TestPcloud:rclone-test-cezilan6zegu === RUN TestBisyncRemoteRemote/check_access 2025/05/26 04:03:25 NOTICE: checking initFs Local file system at /tmp/040322yo/initdir/test_check_access-qonakew5 2025/05/26 04:03:27 NOTICE: checking Path1 pcloud root 'rclone-test-cezilan6zegu/040322yo/check_access/path1' 2025/05/26 04:03:28 NOTICE: checking path2 pcloud root 'rclone-test-cezilan6zegu/040322yo/check_access/path2' 2025/05/26 04:03:29 NOTICE: (01) : test check-access 2025/05/26 04:03:29 NOTICE: (02) : test initial bisync 2025/05/26 04:03:29 NOTICE: (03) : bisync resync 2025/05/26 04:03:30 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/26 04:03:30 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/26 04:03:30 INFO : Synching Path1 "TestPcloud:rclone-test-cezilan6zegu/040322yo/check_access/path1/" with Path2 "TestPcloud:rclone-test-cezilan6zegu/040322yo/check_access/path2/" 2025/05/26 04:03:30 INFO : Copying Path2 files to Path1 2025/05/26 04:03:30 INFO : - Path2 Resync is copying files to - Path1 2025/05/26 04:03:30 INFO : - Path1 Resync is copying files to - Path2 2025/05/26 04:03:30 INFO : Resync updating listings 2025/05/26 04:03:30 INFO : Validating listings for Path1 "TestPcloud:rclone-test-cezilan6zegu/040322yo/check_access/path1/" vs Path2 "TestPcloud:rclone-test-cezilan6zegu/040322yo/check_access/path2/" 2025/05/26 04:03:30 INFO : Bisync successful 2025/05/26 04:03:30 NOTICE: (04) : test 1. see that check-access passes with the initial setup 2025/05/26 04:03:30 NOTICE: (05) : bisync check-access 2025/05/26 04:03:30 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/26 04:03:30 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/26 04:03:30 INFO : Synching Path1 "TestPcloud:rclone-test-cezilan6zegu/040322yo/check_access/path1/" with Path2 "TestPcloud:rclone-test-cezilan6zegu/040322yo/check_access/path2/" 2025/05/26 04:03:30 INFO : Building Path1 and Path2 listings 2025/05/26 04:03:31 INFO : Path1 checking for diffs 2025/05/26 04:03:31 INFO : Path2 checking for diffs 2025/05/26 04:03:31 INFO : Checking access health 2025/05/26 04:03:31 INFO : Found 2 matching "RCLONE_TEST" files on both paths 2025/05/26 04:03:31 INFO : No changes found 2025/05/26 04:03:31 INFO : Updating listings 2025/05/26 04:03:31 INFO : Validating listings for Path1 "TestPcloud:rclone-test-cezilan6zegu/040322yo/check_access/path1/" vs Path2 "TestPcloud:rclone-test-cezilan6zegu/040322yo/check_access/path2/" 2025/05/26 04:03:31 INFO : Bisync successful 2025/05/26 04:03:31 NOTICE: (06) : test 2. delete the path2 subdir RCLONE_TEST and run sync. should fail critical. 2025/05/26 04:03:31 NOTICE: (07) : delete-file TestPcloud:rclone-test-cezilan6zegu/040322yo/check_access/path2/subdir/RCLONE_TEST 2025/05/26 04:03:31 NOTICE: (08) : bisync check-access 2025/05/26 04:03:32 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/26 04:03:32 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/26 04:03:32 INFO : Synching Path1 "TestPcloud:rclone-test-cezilan6zegu/040322yo/check_access/path1/" with Path2 "TestPcloud:rclone-test-cezilan6zegu/040322yo/check_access/path2/" 2025/05/26 04:03:32 INFO : Building Path1 and Path2 listings 2025/05/26 04:03:32 INFO : Path1 checking for diffs 2025/05/26 04:03:32 INFO : Path2 checking for diffs 2025/05/26 04:03:32 INFO : - Path2 File was deleted - subdir/RCLONE_TEST 2025/05/26 04:03:32 INFO : Path2: 1 changes:  0 new,  0 modified,  1 deleted 2025/05/26 04:03:32 INFO : Checking access health 2025/05/26 04:03:32 ERROR : Access test failed: Path1 count 2, Path2 count 1 - RCLONE_TEST 2025/05/26 04:03:32 ERROR : -  Access test failed: Path1 file not found in Path2 - subdir/RCLONE_TEST 2025/05/26 04:03:32 ERROR : Bisync critical error: check file check failed 2025/05/26 04:03:32 ERROR : Bisync aborted. Must run --resync to recover. 2025/05/26 04:03:32 NOTICE: Bisync error: bisync aborted 2025/05/26 04:03:32 NOTICE: (09) : copy-listings path2-missing 2025/05/26 04:03:32 NOTICE: (10) : test 3. put the path2 subdir RCLONE_TEST back, resync. 2025/05/26 04:03:32 NOTICE: (11) : copy-file TestPcloud:rclone-test-cezilan6zegu/040322yo/check_access/path1/subdir/RCLONE_TEST TestPcloud:rclone-test-cezilan6zegu/040322yo/check_access/path2/ 2025/05/26 04:03:34 NOTICE: (12) : bisync resync 2025/05/26 04:03:34 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/26 04:03:34 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/26 04:03:34 INFO : Synching Path1 "TestPcloud:rclone-test-cezilan6zegu/040322yo/check_access/path1/" with Path2 "TestPcloud:rclone-test-cezilan6zegu/040322yo/check_access/path2/" 2025/05/26 04:03:34 INFO : Copying Path2 files to Path1 2025/05/26 04:03:34 INFO : - Path2 Resync is copying files to - Path1 2025/05/26 04:03:34 INFO : - Path1 Resync is copying files to - Path2 2025/05/26 04:03:35 INFO : subdir/RCLONE_TEST: Copied (server-side copy) 2025/05/26 04:03:35 INFO : Resync updating listings 2025/05/26 04:03:35 INFO : Validating listings for Path1 "TestPcloud:rclone-test-cezilan6zegu/040322yo/check_access/path1/" vs Path2 "TestPcloud:rclone-test-cezilan6zegu/040322yo/check_access/path2/" 2025/05/26 04:03:35 INFO : Bisync successful 2025/05/26 04:03:35 NOTICE: (13) : test 4. run sync with check-access. should pass. 2025/05/26 04:03:35 NOTICE: (14) : bisync check-access 2025/05/26 04:03:35 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/26 04:03:35 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/26 04:03:35 INFO : Synching Path1 "TestPcloud:rclone-test-cezilan6zegu/040322yo/check_access/path1/" with Path2 "TestPcloud:rclone-test-cezilan6zegu/040322yo/check_access/path2/" 2025/05/26 04:03:35 INFO : Building Path1 and Path2 listings 2025/05/26 04:03:36 INFO : Path1 checking for diffs 2025/05/26 04:03:36 INFO : Path2 checking for diffs 2025/05/26 04:03:36 INFO : Checking access health 2025/05/26 04:03:36 INFO : Found 2 matching "RCLONE_TEST" files on both paths 2025/05/26 04:03:36 INFO : No changes found 2025/05/26 04:03:36 INFO : Updating listings 2025/05/26 04:03:36 INFO : Validating listings for Path1 "TestPcloud:rclone-test-cezilan6zegu/040322yo/check_access/path1/" vs Path2 "TestPcloud:rclone-test-cezilan6zegu/040322yo/check_access/path2/" 2025/05/26 04:03:36 INFO : Bisync successful 2025/05/26 04:03:36 NOTICE: (15) : test 5. delete path1 top level RCLONE_TEST, run sync. should fail critical. 2025/05/26 04:03:36 NOTICE: (16) : delete-file TestPcloud:rclone-test-cezilan6zegu/040322yo/check_access/path1/RCLONE_TEST 2025/05/26 04:03:36 NOTICE: (17) : bisync check-access 2025/05/26 04:03:37 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/26 04:03:37 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/26 04:03:37 INFO : Synching Path1 "TestPcloud:rclone-test-cezilan6zegu/040322yo/check_access/path1/" with Path2 "TestPcloud:rclone-test-cezilan6zegu/040322yo/check_access/path2/" 2025/05/26 04:03:37 INFO : Building Path1 and Path2 listings 2025/05/26 04:03:37 INFO : Path1 checking for diffs 2025/05/26 04:03:37 INFO : - Path1 File was deleted - RCLONE_TEST 2025/05/26 04:03:37 INFO : Path1: 1 changes:  0 new,  0 modified,  1 deleted 2025/05/26 04:03:37 INFO : Path2 checking for diffs 2025/05/26 04:03:37 INFO : Checking access health 2025/05/26 04:03:37 ERROR : Access test failed: Path1 count 1, Path2 count 2 - RCLONE_TEST 2025/05/26 04:03:37 ERROR : -  Access test failed: Path2 file not found in Path1 - RCLONE_TEST 2025/05/26 04:03:37 ERROR : Bisync critical error: check file check failed 2025/05/26 04:03:37 ERROR : Bisync aborted. Must run --resync to recover. 2025/05/26 04:03:37 NOTICE: Bisync error: bisync aborted 2025/05/26 04:03:37 NOTICE: (18) : copy-listings path1-missing 2025/05/26 04:03:37 NOTICE: (19) : test 6. run again. should fail critical due to missing listings. 2025/05/26 04:03:37 NOTICE: (20) : bisync check-access 2025/05/26 04:03:37 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/26 04:03:37 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/26 04:03:37 INFO : Synching Path1 "TestPcloud:rclone-test-cezilan6zegu/040322yo/check_access/path1/" with Path2 "TestPcloud:rclone-test-cezilan6zegu/040322yo/check_access/path2/" 2025/05/26 04:03:37 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/040322yo/workdir/TestPcloud_rclone-test-cezilan6zegu_040322yo_check_access_path1..TestPcloud_rclone-test-cezilan6zegu_040322yo_check_access_path2.path1.lst Path2: /tmp/040322yo/workdir/TestPcloud_rclone-test-cezilan6zegu_040322yo_check_access_path1..TestPcloud_rclone-test-cezilan6zegu_040322yo_check_access_path2.path2.lst Try running this command to inspect the work dir: rclone lsl "/tmp/040322yo/workdir" 2025/05/26 04:03:37 ERROR : Bisync aborted. Must run --resync to recover. 2025/05/26 04:03:37 NOTICE: Bisync error: bisync aborted 2025/05/26 04:03:37 NOTICE: (21) : move-listings missing-listings 2025/05/26 04:03:37 NOTICE: (22) : test 7. run resync, which will copy the path2 top level back to path1. 2025/05/26 04:03:37 NOTICE: (23) : bisync resync 2025/05/26 04:03:38 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/26 04:03:38 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/26 04:03:38 INFO : Synching Path1 "TestPcloud:rclone-test-cezilan6zegu/040322yo/check_access/path1/" with Path2 "TestPcloud:rclone-test-cezilan6zegu/040322yo/check_access/path2/" 2025/05/26 04:03:38 INFO : Copying Path2 files to Path1 2025/05/26 04:03:38 INFO : - Path2 Resync is copying files to - Path1 2025/05/26 04:03:38 INFO : RCLONE_TEST: Copied (server-side copy) 2025/05/26 04:03:38 INFO : - Path1 Resync is copying files to - Path2 2025/05/26 04:03:39 INFO : Resync updating listings 2025/05/26 04:03:39 INFO : Validating listings for Path1 "TestPcloud:rclone-test-cezilan6zegu/040322yo/check_access/path1/" vs Path2 "TestPcloud:rclone-test-cezilan6zegu/040322yo/check_access/path2/" 2025/05/26 04:03:39 INFO : Bisync successful 2025/05/26 04:03:39 NOTICE: (24) : test 8. run sync with --check-access. should pass. 2025/05/26 04:03:39 NOTICE: (25) : bisync check-access 2025/05/26 04:03:39 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/26 04:03:39 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/26 04:03:39 INFO : Synching Path1 "TestPcloud:rclone-test-cezilan6zegu/040322yo/check_access/path1/" with Path2 "TestPcloud:rclone-test-cezilan6zegu/040322yo/check_access/path2/" 2025/05/26 04:03:39 INFO : Building Path1 and Path2 listings 2025/05/26 04:03:39 INFO : Path1 checking for diffs 2025/05/26 04:03:39 INFO : Path2 checking for diffs 2025/05/26 04:03:39 INFO : Checking access health 2025/05/26 04:03:39 INFO : Found 2 matching "RCLONE_TEST" files on both paths 2025/05/26 04:03:39 INFO : No changes found 2025/05/26 04:03:39 INFO : Updating listings 2025/05/26 04:03:39 INFO : Validating listings for Path1 "TestPcloud:rclone-test-cezilan6zegu/040322yo/check_access/path1/" vs Path2 "TestPcloud:rclone-test-cezilan6zegu/040322yo/check_access/path2/" 2025/05/26 04:03:39 INFO : Bisync successful bisync_test.go:560: TEST check_access PASSED === RUN TestBisyncRemoteRemote/rclone_args 2025/05/26 04:03:41 NOTICE: checking initFs Local file system at /tmp/040322yo/initdir/test_rclone_args-yadopil4 2025/05/26 04:03:43 NOTICE: checking Path1 pcloud root 'rclone-test-cezilan6zegu/040322yo/rclone_args/path1' 2025/05/26 04:03:45 NOTICE: checking path2 pcloud root 'rclone-test-cezilan6zegu/040322yo/rclone_args/path2' 2025/05/26 04:03:45 NOTICE: (01) : test rclone-args 2025/05/26 04:03:45 NOTICE: (02) : touch-glob 2001-01-02 /tmp/040322yo/datadir/test_rclone_args-xudegog2/ * 2025/05/26 04:03:45 NOTICE: (03) : test initial bisync 2025/05/26 04:03:45 NOTICE: (04) : bisync resync checksum 2025/05/26 04:03:46 INFO : Bisyncing with Comparison Settings: { "Modtime": false, "Size": true, "Checksum": true, "HashType1": 2, "HashType2": 2, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": true } 2025/05/26 04:03:46 INFO : Synching Path1 "TestPcloud:rclone-test-cezilan6zegu/040322yo/rclone_args/path1/" with Path2 "TestPcloud:rclone-test-cezilan6zegu/040322yo/rclone_args/path2/" 2025/05/26 04:03:46 INFO : Copying Path2 files to Path1 2025/05/26 04:03:46 INFO : - Path2 Resync is copying files to - Path1 2025/05/26 04:03:47 INFO : - Path1 Resync is copying files to - Path2 2025/05/26 04:03:47 INFO : Resync updating listings 2025/05/26 04:03:47 INFO : Validating listings for Path1 "TestPcloud:rclone-test-cezilan6zegu/040322yo/rclone_args/path1/" vs Path2 "TestPcloud:rclone-test-cezilan6zegu/040322yo/rclone_args/path2/" 2025/05/26 04:03:47 INFO : Bisync successful 2025/05/26 04:03:47 NOTICE: (05) : test place newer files on both paths 2025/05/26 04:03:47 NOTICE: (06) : copy-file /tmp/040322yo/datadir/test_rclone_args-xudegog2/file1.txt TestPcloud:rclone-test-cezilan6zegu/040322yo/rclone_args/path1/ 2025/05/26 04:03:49 NOTICE: (07) : copy-file /tmp/040322yo/datadir/test_rclone_args-xudegog2/file2.txt TestPcloud:rclone-test-cezilan6zegu/040322yo/rclone_args/path2/ 2025/05/26 04:03:49 NOTICE: (08) : copy-file /tmp/040322yo/datadir/test_rclone_args-xudegog2/file20.txt TestPcloud:rclone-test-cezilan6zegu/040322yo/rclone_args/path1/subdir 2025/05/26 04:03:50 NOTICE: (09) : copy-file /tmp/040322yo/datadir/test_rclone_args-xudegog2/file21.txt TestPcloud:rclone-test-cezilan6zegu/040322yo/rclone_args/path2/subdir 2025/05/26 04:03:51 NOTICE: (10) : touch-glob 2001-01-02 TestPcloud:rclone-test-cezilan6zegu/040322yo/rclone_args/path1/ file1.txt 2025/05/26 04:03:52 NOTICE: (11) : touch-glob 2001-01-02 TestPcloud:rclone-test-cezilan6zegu/040322yo/rclone_args/path2/ file2.txt 2025/05/26 04:03:52 NOTICE: (12) : touch-glob 2001-01-02 TestPcloud:rclone-test-cezilan6zegu/040322yo/rclone_args/path1/subdir/ file20.txt 2025/05/26 04:03:53 NOTICE: (13) : touch-glob 2001-01-02 TestPcloud:rclone-test-cezilan6zegu/040322yo/rclone_args/path2/subdir/ file21.txt 2025/05/26 04:03:54 NOTICE: (14) : test run bisync with custom options 2025/05/26 04:03:54 NOTICE: (15) : bisync checksum 2025/05/26 04:03:54 INFO : Bisyncing with Comparison Settings: { "Modtime": false, "Size": true, "Checksum": true, "HashType1": 2, "HashType2": 2, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": true } 2025/05/26 04:03:54 INFO : Synching Path1 "TestPcloud:rclone-test-cezilan6zegu/040322yo/rclone_args/path1/" with Path2 "TestPcloud:rclone-test-cezilan6zegu/040322yo/rclone_args/path2/" 2025/05/26 04:03:54 INFO : Building Path1 and Path2 listings 2025/05/26 04:03:56 INFO : Path1 checking for diffs 2025/05/26 04:03:56 INFO : - Path1 File changed: hash - file1.txt 2025/05/26 04:03:56 INFO : Path1: 1 changes:  0 new,  1 modified,  0 deleted 2025/05/26 04:03:56 INFO : (Modified:  1 hash differs) 2025/05/26 04:03:56 INFO : Path2 checking for diffs 2025/05/26 04:03:56 INFO : - Path2 File changed: size (larger), hash - file2.txt 2025/05/26 04:03:56 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2025/05/26 04:03:56 INFO : (Modified:  1 larger,  0 smaller,  1 hash differs) 2025/05/26 04:03:56 INFO : Applying changes 2025/05/26 04:03:56 INFO : - Path1 Queue copy to Path2 - TestPcloud:rclone-test-cezilan6zegu/040322yo/rclone_args/path2/file1.txt 2025/05/26 04:03:56 INFO : - Path2 Queue copy to Path1 - TestPcloud:rclone-test-cezilan6zegu/040322yo/rclone_args/path1/file2.txt 2025/05/26 04:03:56 INFO : - Path2 Do queued copies to - Path1 2025/05/26 04:03:57 INFO : file2.txt: Copied (server-side copy) 2025/05/26 04:03:57 INFO : - Path1 Do queued copies to - Path2 2025/05/26 04:03:57 INFO : file1.txt: Copied (server-side copy) 2025/05/26 04:03:57 INFO : Updating listings 2025/05/26 04:03:57 INFO : Validating listings for Path1 "TestPcloud:rclone-test-cezilan6zegu/040322yo/rclone_args/path1/" vs Path2 "TestPcloud:rclone-test-cezilan6zegu/040322yo/rclone_args/path2/" 2025/05/26 04:03:57 INFO : Bisync successful 2025/05/26 04:03:57 NOTICE: (16) : touch-glob 2007-07-23 /tmp/040322yo/datadir/test_rclone_args-xudegog2/ * 2025/05/26 04:03:57 NOTICE: (17) : copy-file /tmp/040322yo/datadir/test_rclone_args-xudegog2/file1.txt TestPcloud:rclone-test-cezilan6zegu/040322yo/rclone_args/path1/ 2025/05/26 04:03:58 NOTICE: (18) : copy-file /tmp/040322yo/datadir/test_rclone_args-xudegog2/file2.txt TestPcloud:rclone-test-cezilan6zegu/040322yo/rclone_args/path2/ 2025/05/26 04:03:59 NOTICE: (19) : copy-file /tmp/040322yo/datadir/test_rclone_args-xudegog2/file20.txt TestPcloud:rclone-test-cezilan6zegu/040322yo/rclone_args/path1/subdir 2025/05/26 04:04:00 NOTICE: (20) : copy-as /tmp/040322yo/datadir/test_rclone_args-xudegog2/file21.txt TestPcloud:rclone-test-cezilan6zegu/040322yo/rclone_args/path2/ file1.txt 2025/05/26 04:04:00 NOTICE: (21) : touch-glob 2007-07-23 TestPcloud:rclone-test-cezilan6zegu/040322yo/rclone_args/path1/ file1.txt 2025/05/26 04:04:00 NOTICE: (22) : touch-glob 2007-07-23 TestPcloud:rclone-test-cezilan6zegu/040322yo/rclone_args/path2/ file2.txt 2025/05/26 04:04:01 NOTICE: (23) : touch-glob 2007-07-23 TestPcloud:rclone-test-cezilan6zegu/040322yo/rclone_args/path1/subdir/ file20.txt 2025/05/26 04:04:01 NOTICE: (24) : touch-glob 2007-07-23 TestPcloud:rclone-test-cezilan6zegu/040322yo/rclone_args/path2/subdir/ file21.txt 2025/05/26 04:04:01 NOTICE: (25) : bisync size-only 2025/05/26 04:04:01 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/26 04:04:01 INFO : Bisyncing with Comparison Settings: { "Modtime": false, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/26 04:04:01 INFO : Synching Path1 "TestPcloud:rclone-test-cezilan6zegu/040322yo/rclone_args/path1/" with Path2 "TestPcloud:rclone-test-cezilan6zegu/040322yo/rclone_args/path2/" 2025/05/26 04:04:01 INFO : Building Path1 and Path2 listings 2025/05/26 04:04:01 INFO : Path1 checking for diffs 2025/05/26 04:04:01 INFO : Path2 checking for diffs 2025/05/26 04:04:01 INFO : - Path2 File changed: size (smaller) - file1.txt 2025/05/26 04:04:01 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2025/05/26 04:04:01 INFO : (Modified:  0 larger,  1 smaller) 2025/05/26 04:04:01 INFO : Applying changes 2025/05/26 04:04:01 INFO : - Path2 Queue copy to Path1 - TestPcloud:rclone-test-cezilan6zegu/040322yo/rclone_args/path1/file1.txt 2025/05/26 04:04:01 INFO : - Path2 Do queued copies to - Path1 2025/05/26 04:04:02 INFO : file1.txt: Copied (server-side copy) 2025/05/26 04:04:02 INFO : Updating listings 2025/05/26 04:04:02 INFO : Validating listings for Path1 "TestPcloud:rclone-test-cezilan6zegu/040322yo/rclone_args/path1/" vs Path2 "TestPcloud:rclone-test-cezilan6zegu/040322yo/rclone_args/path2/" 2025/05/26 04:04:02 INFO : Bisync successful 2025/05/26 04:04:02 NOTICE: (26) : bisync resync 2025/05/26 04:04:02 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/26 04:04:02 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/26 04:04:02 INFO : Synching Path1 "TestPcloud:rclone-test-cezilan6zegu/040322yo/rclone_args/path1/" with Path2 "TestPcloud:rclone-test-cezilan6zegu/040322yo/rclone_args/path2/" 2025/05/26 04:04:02 INFO : Copying Path2 files to Path1 2025/05/26 04:04:02 INFO : - Path2 Resync is copying files to - Path1 2025/05/26 04:04:02 INFO : - Path1 Resync is copying files to - Path2 2025/05/26 04:04:03 INFO : file2.txt: Updated modification time in destination 2025/05/26 04:04:03 INFO : subdir/file20.txt: Updated modification time in destination 2025/05/26 04:04:03 INFO : subdir/file21.txt: Updated modification time in destination 2025/05/26 04:04:03 INFO : Resync updating listings 2025/05/26 04:04:03 INFO : Validating listings for Path1 "TestPcloud:rclone-test-cezilan6zegu/040322yo/rclone_args/path1/" vs Path2 "TestPcloud:rclone-test-cezilan6zegu/040322yo/rclone_args/path2/" 2025/05/26 04:04:03 INFO : Bisync successful 2025/05/26 04:04:03 NOTICE: (27) : copy-file /tmp/040322yo/datadir/test_rclone_args-xudegog2/file1.txt TestPcloud:rclone-test-cezilan6zegu/040322yo/rclone_args/path1/ 2025/05/26 04:04:03 NOTICE: (28) : copy-file /tmp/040322yo/datadir/test_rclone_args-xudegog2/file2.txt TestPcloud:rclone-test-cezilan6zegu/040322yo/rclone_args/path2/ 2025/05/26 04:04:04 NOTICE: (29) : copy-file /tmp/040322yo/datadir/test_rclone_args-xudegog2/file20.txt TestPcloud:rclone-test-cezilan6zegu/040322yo/rclone_args/path1/subdir 2025/05/26 04:04:05 NOTICE: (30) : copy-file /tmp/040322yo/datadir/test_rclone_args-xudegog2/file21.txt TestPcloud:rclone-test-cezilan6zegu/040322yo/rclone_args/path2/subdir 2025/05/26 04:04:06 NOTICE: (31) : touch-glob 2007-07-23 TestPcloud:rclone-test-cezilan6zegu/040322yo/rclone_args/path1/ file1.txt 2025/05/26 04:04:06 NOTICE: (32) : touch-glob 2007-07-23 TestPcloud:rclone-test-cezilan6zegu/040322yo/rclone_args/path2/ file2.txt 2025/05/26 04:04:06 NOTICE: (33) : touch-glob 2007-07-23 TestPcloud:rclone-test-cezilan6zegu/040322yo/rclone_args/path1/subdir/ file20.txt 2025/05/26 04:04:06 NOTICE: (34) : touch-glob 2007-07-23 TestPcloud:rclone-test-cezilan6zegu/040322yo/rclone_args/path2/subdir/ file21.txt 2025/05/26 04:04:06 NOTICE: (35) : bisync ignore-size 2025/05/26 04:04:07 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/26 04:04:07 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": false, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/26 04:04:07 INFO : Synching Path1 "TestPcloud:rclone-test-cezilan6zegu/040322yo/rclone_args/path1/" with Path2 "TestPcloud:rclone-test-cezilan6zegu/040322yo/rclone_args/path2/" 2025/05/26 04:04:07 INFO : Building Path1 and Path2 listings 2025/05/26 04:04:08 INFO : Path1 checking for diffs 2025/05/26 04:04:08 INFO : Path2 checking for diffs 2025/05/26 04:04:08 INFO : - Path2 File changed: time (newer) - file2.txt 2025/05/26 04:04:08 INFO : - Path2 File changed: time (newer) - subdir/file21.txt 2025/05/26 04:04:08 INFO : Path2: 2 changes:  0 new,  2 modified,  0 deleted 2025/05/26 04:04:08 INFO : (Modified:  2 newer,  0 older) 2025/05/26 04:04:08 INFO : Applying changes 2025/05/26 04:04:08 INFO : - Path2 Queue copy to Path1 - TestPcloud:rclone-test-cezilan6zegu/040322yo/rclone_args/path1/file2.txt 2025/05/26 04:04:08 INFO : - Path2 Queue copy to Path1 - TestPcloud:rclone-test-cezilan6zegu/040322yo/rclone_args/path1/subdir/file21.txt 2025/05/26 04:04:08 INFO : - Path2 Do queued copies to - Path1 2025/05/26 04:04:08 INFO : file2.txt: Updated modification time in destination 2025/05/26 04:04:08 INFO : subdir/file21.txt: Updated modification time in destination 2025/05/26 04:04:08 INFO : Updating listings 2025/05/26 04:04:08 INFO : Validating listings for Path1 "TestPcloud:rclone-test-cezilan6zegu/040322yo/rclone_args/path1/" vs Path2 "TestPcloud:rclone-test-cezilan6zegu/040322yo/rclone_args/path2/" 2025/05/26 04:04:08 INFO : Bisync successful 2025/05/26 04:04:08 NOTICE: (36) : bisync resync compare-all 2025/05/26 04:04:08 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": true, "HashType1": 2, "HashType2": 2, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": true } 2025/05/26 04:04:08 INFO : Synching Path1 "TestPcloud:rclone-test-cezilan6zegu/040322yo/rclone_args/path1/" with Path2 "TestPcloud:rclone-test-cezilan6zegu/040322yo/rclone_args/path2/" 2025/05/26 04:04:08 INFO : Copying Path2 files to Path1 2025/05/26 04:04:08 INFO : - Path2 Resync is copying files to - Path1 2025/05/26 04:04:09 INFO : - Path1 Resync is copying files to - Path2 2025/05/26 04:04:10 INFO : file1.txt: Copied (server-side copy) 2025/05/26 04:04:10 INFO : Resync updating listings 2025/05/26 04:04:10 INFO : Validating listings for Path1 "TestPcloud:rclone-test-cezilan6zegu/040322yo/rclone_args/path1/" vs Path2 "TestPcloud:rclone-test-cezilan6zegu/040322yo/rclone_args/path2/" 2025/05/26 04:04:10 INFO : Bisync successful 2025/05/26 04:04:10 NOTICE: (37) : copy-as /tmp/040322yo/datadir/test_rclone_args-xudegog2/file21.txt TestPcloud:rclone-test-cezilan6zegu/040322yo/rclone_args/path2/ file2.txt 2025/05/26 04:04:10 NOTICE: (38) : touch-glob 2023-08-26 /tmp/040322yo/datadir/test_rclone_args-xudegog2/ * 2025/05/26 04:04:10 NOTICE: (39) : copy-file /tmp/040322yo/datadir/test_rclone_args-xudegog2/file1.txt TestPcloud:rclone-test-cezilan6zegu/040322yo/rclone_args/path1/ 2025/05/26 04:04:11 NOTICE: (40) : copy-file /tmp/040322yo/datadir/test_rclone_args-xudegog2/file20.txt TestPcloud:rclone-test-cezilan6zegu/040322yo/rclone_args/path1/subdir 2025/05/26 04:04:12 NOTICE: (41) : copy-file /tmp/040322yo/datadir/test_rclone_args-xudegog2/file21.txt TestPcloud:rclone-test-cezilan6zegu/040322yo/rclone_args/path2/subdir 2025/05/26 04:04:13 NOTICE: (42) : touch-glob 2007-07-23 TestPcloud:rclone-test-cezilan6zegu/040322yo/rclone_args/path2/ file2.txt 2025/05/26 04:04:13 NOTICE: (43) : touch-glob 2023-08-26 TestPcloud:rclone-test-cezilan6zegu/040322yo/rclone_args/path1/ file1.txt 2025/05/26 04:04:13 NOTICE: (44) : touch-glob 2023-08-26 TestPcloud:rclone-test-cezilan6zegu/040322yo/rclone_args/path1/subdir/ file20.txt 2025/05/26 04:04:13 NOTICE: (45) : touch-glob 2023-08-26 TestPcloud:rclone-test-cezilan6zegu/040322yo/rclone_args/path2/subdir/ file21.txt 2025/05/26 04:04:14 NOTICE: (46) : bisync compare-all 2025/05/26 04:04:14 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": true, "HashType1": 2, "HashType2": 2, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": true } 2025/05/26 04:04:14 INFO : Synching Path1 "TestPcloud:rclone-test-cezilan6zegu/040322yo/rclone_args/path1/" with Path2 "TestPcloud:rclone-test-cezilan6zegu/040322yo/rclone_args/path2/" 2025/05/26 04:04:14 INFO : Building Path1 and Path2 listings 2025/05/26 04:04:15 INFO : Path1 checking for diffs 2025/05/26 04:04:15 INFO : - Path1 File changed: time (newer) - file1.txt 2025/05/26 04:04:15 INFO : - Path1 File changed: time (newer) - subdir/file20.txt 2025/05/26 04:04:15 INFO : Path1: 2 changes:  0 new,  2 modified,  0 deleted 2025/05/26 04:04:15 INFO : (Modified:  2 newer,  0 older) 2025/05/26 04:04:15 INFO : Path2 checking for diffs 2025/05/26 04:04:15 INFO : - Path2 File changed: size (smaller), hash - file2.txt 2025/05/26 04:04:15 INFO : - Path2 File changed: time (newer) - subdir/file21.txt 2025/05/26 04:04:15 INFO : Path2: 2 changes:  0 new,  2 modified,  0 deleted 2025/05/26 04:04:15 INFO : (Modified:  1 newer,  0 older,  0 larger,  1 smaller,  1 hash differs) 2025/05/26 04:04:15 INFO : Applying changes 2025/05/26 04:04:15 INFO : - Path1 Queue copy to Path2 - TestPcloud:rclone-test-cezilan6zegu/040322yo/rclone_args/path2/file1.txt 2025/05/26 04:04:15 INFO : - Path1 Queue copy to Path2 - TestPcloud:rclone-test-cezilan6zegu/040322yo/rclone_args/path2/subdir/file20.txt 2025/05/26 04:04:15 INFO : - Path2 Queue copy to Path1 - TestPcloud:rclone-test-cezilan6zegu/040322yo/rclone_args/path1/file2.txt 2025/05/26 04:04:15 INFO : - Path2 Queue copy to Path1 - TestPcloud:rclone-test-cezilan6zegu/040322yo/rclone_args/path1/subdir/file21.txt 2025/05/26 04:04:15 INFO : - Path2 Do queued copies to - Path1 2025/05/26 04:04:15 INFO : subdir/file21.txt: Updated modification time in destination 2025/05/26 04:04:15 INFO : file2.txt: Copied (server-side copy) 2025/05/26 04:04:15 INFO : - Path1 Do queued copies to - Path2 2025/05/26 04:04:16 INFO : file1.txt: Updated modification time in destination 2025/05/26 04:04:16 INFO : subdir/file20.txt: Updated modification time in destination 2025/05/26 04:04:16 INFO : Updating listings 2025/05/26 04:04:16 INFO : Validating listings for Path1 "TestPcloud:rclone-test-cezilan6zegu/040322yo/rclone_args/path1/" vs Path2 "TestPcloud:rclone-test-cezilan6zegu/040322yo/rclone_args/path2/" 2025/05/26 04:04:16 INFO : Bisync successful bisync_test.go:560: TEST rclone_args PASSED === RUN TestBisyncRemoteRemote/resolve 2025/05/26 04:04:20 NOTICE: checking initFs Local file system at /tmp/040322yo/initdir/test_resolve-nuzejam3 2025/05/26 04:04:20 NOTICE: checking Path1 pcloud root 'rclone-test-cezilan6zegu/040322yo/resolve/path1' 2025/05/26 04:04:21 NOTICE: checking path2 pcloud root 'rclone-test-cezilan6zegu/040322yo/resolve/path2' 2025/05/26 04:04:22 NOTICE: (01) : test resolve 2025/05/26 04:04:22 NOTICE: (02) : test initial bisync 2025/05/26 04:04:22 NOTICE: (03) : bisync resync 2025/05/26 04:04:22 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/26 04:04:22 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/26 04:04:22 INFO : Synching Path1 "TestPcloud:rclone-test-cezilan6zegu/040322yo/resolve/path1/" with Path2 "TestPcloud:rclone-test-cezilan6zegu/040322yo/resolve/path2/" 2025/05/26 04:04:22 INFO : Copying Path2 files to Path1 2025/05/26 04:04:22 INFO : - Path2 Resync is copying files to - Path1 2025/05/26 04:04:22 INFO : - Path1 Resync is copying files to - Path2 2025/05/26 04:04:22 INFO : Resync updating listings 2025/05/26 04:04:22 INFO : Validating listings for Path1 "TestPcloud:rclone-test-cezilan6zegu/040322yo/resolve/path1/" vs Path2 "TestPcloud:rclone-test-cezilan6zegu/040322yo/resolve/path2/" 2025/05/26 04:04:22 INFO : Bisync successful 2025/05/26 04:04:22 NOTICE: (04) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/05/26 04:04:22 NOTICE: (05) : touch-glob 2001-01-02 /tmp/040322yo/datadir/test_resolve-finivik5/ file1R.txt 2025/05/26 04:04:22 NOTICE: (06) : copy-as /tmp/040322yo/datadir/test_resolve-finivik5/file1R.txt TestPcloud:rclone-test-cezilan6zegu/040322yo/resolve/path2/ file1.txt 2025/05/26 04:04:23 NOTICE: (07) : touch-glob 2001-03-04 /tmp/040322yo/datadir/test_resolve-finivik5/ file1L.txt 2025/05/26 04:04:23 NOTICE: (08) : copy-as /tmp/040322yo/datadir/test_resolve-finivik5/file1L.txt TestPcloud:rclone-test-cezilan6zegu/040322yo/resolve/path1/ file1.txt 2025/05/26 04:04:24 NOTICE: (09) : test bisync run with --conflict-resolve=newer --conflict-loser=delete --conflict-suffix=potato 2025/05/26 04:04:24 NOTICE: (10) : bisync conflict-resolve=newer conflict-loser=delete conflict-suffix=potato 2025/05/26 04:04:24 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/26 04:04:24 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/26 04:04:24 INFO : Synching Path1 "TestPcloud:rclone-test-cezilan6zegu/040322yo/resolve/path1/" with Path2 "TestPcloud:rclone-test-cezilan6zegu/040322yo/resolve/path2/" 2025/05/26 04:04:24 INFO : Building Path1 and Path2 listings 2025/05/26 04:04:24 INFO : Path1 checking for diffs 2025/05/26 04:04:24 INFO : - Path1 File changed: size (larger), time (newer) - file1.txt 2025/05/26 04:04:24 INFO : Path1: 1 changes:  0 new,  1 modified,  0 deleted 2025/05/26 04:04:24 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/05/26 04:04:24 INFO : Path2 checking for diffs 2025/05/26 04:04:24 INFO : - Path2 File changed: size (larger), time (newer) - file1.txt 2025/05/26 04:04:24 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2025/05/26 04:04:24 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/05/26 04:04:24 INFO : Applying changes 2025/05/26 04:04:24 INFO : Checking potential conflicts... 2025/05/26 04:04:25 ERROR : file1.txt: sha1 differ 2025/05/26 04:04:25 NOTICE: pcloud root 'rclone-test-cezilan6zegu/040322yo/resolve/path2': 1 differences found 2025/05/26 04:04:25 NOTICE: pcloud root 'rclone-test-cezilan6zegu/040322yo/resolve/path2': 1 errors while checking 2025/05/26 04:04:25 INFO : Finished checking the potential conflicts. 1 differences found 2025/05/26 04:04:25 NOTICE: - WARNING New or changed in both paths - file1.txt 2025/05/26 04:04:25 INFO : file1.txt: Path1 is newer. Path1: 2001-03-04 00:00:00 +0000 UTC, Path2: 2001-01-02 00:00:00 +0000 UTC, Difference: 1464h0m0s 2025/05/26 04:04:25 INFO : file1.txt: The winner is: Path1 2025/05/26 04:04:25 NOTICE: - Path2 Deleting Path2 copy - TestPcloud:rclone-test-cezilan6zegu/040322yo/resolve/path2/file1.txt 2025/05/26 04:04:25 INFO : file1.txt: Deleted 2025/05/26 04:04:25 INFO : - Path1 Queue copy to Path2 - file1.txt 2025/05/26 04:04:25 INFO : - Path1 Do queued copies to - Path2 2025/05/26 04:04:25 INFO : file1.txt: Copied (server-side copy) 2025/05/26 04:04:25 INFO : Updating listings 2025/05/26 04:04:25 INFO : Validating listings for Path1 "TestPcloud:rclone-test-cezilan6zegu/040322yo/resolve/path1/" vs Path2 "TestPcloud:rclone-test-cezilan6zegu/040322yo/resolve/path2/" 2025/05/26 04:04:25 INFO : Bisync successful 2025/05/26 04:04:25 NOTICE: (11) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/05/26 04:04:25 NOTICE: (12) : touch-glob 2001-07-23 /tmp/040322yo/datadir/test_resolve-finivik5/ file1R.txt 2025/05/26 04:04:25 NOTICE: (13) : copy-as /tmp/040322yo/datadir/test_resolve-finivik5/file1R.txt TestPcloud:rclone-test-cezilan6zegu/040322yo/resolve/path2/ file1.txt 2025/05/26 04:04:26 NOTICE: (14) : touch-glob 2001-08-26 /tmp/040322yo/datadir/test_resolve-finivik5/ file1L.txt 2025/05/26 04:04:26 NOTICE: (15) : copy-as /tmp/040322yo/datadir/test_resolve-finivik5/file1L.txt TestPcloud:rclone-test-cezilan6zegu/040322yo/resolve/path1/ file1.txt 2025/05/26 04:04:27 NOTICE: (16) : test bisync run with --conflict-resolve=path2 --conflict-loser=num --conflict-suffix=dinosaur 2025/05/26 04:04:27 NOTICE: (17) : bisync conflict-resolve=path2 conflict-loser=num conflict-suffix=dinosaur 2025/05/26 04:04:27 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/26 04:04:27 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/26 04:04:27 INFO : Synching Path1 "TestPcloud:rclone-test-cezilan6zegu/040322yo/resolve/path1/" with Path2 "TestPcloud:rclone-test-cezilan6zegu/040322yo/resolve/path2/" 2025/05/26 04:04:27 INFO : Building Path1 and Path2 listings 2025/05/26 04:04:27 INFO : Path1 checking for diffs 2025/05/26 04:04:27 INFO : - Path1 File changed: time (newer) - file1.txt 2025/05/26 04:04:27 INFO : Path1: 1 changes:  0 new,  1 modified,  0 deleted 2025/05/26 04:04:27 INFO : (Modified:  1 newer,  0 older) 2025/05/26 04:04:27 INFO : Path2 checking for diffs 2025/05/26 04:04:27 INFO : - Path2 File changed: time (newer) - file1.txt 2025/05/26 04:04:27 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2025/05/26 04:04:27 INFO : (Modified:  1 newer,  0 older) 2025/05/26 04:04:27 INFO : Applying changes 2025/05/26 04:04:27 INFO : Checking potential conflicts... 2025/05/26 04:04:28 ERROR : file1.txt: sha1 differ 2025/05/26 04:04:28 NOTICE: pcloud root 'rclone-test-cezilan6zegu/040322yo/resolve/path2': 1 differences found 2025/05/26 04:04:28 NOTICE: pcloud root 'rclone-test-cezilan6zegu/040322yo/resolve/path2': 1 errors while checking 2025/05/26 04:04:28 INFO : Finished checking the potential conflicts. 1 differences found 2025/05/26 04:04:28 NOTICE: - WARNING New or changed in both paths - file1.txt 2025/05/26 04:04:28 INFO : file1.txt: The winner is: Path2 2025/05/26 04:04:28 NOTICE: - Path1 Renaming Path1 copy - TestPcloud:rclone-test-cezilan6zegu/040322yo/resolve/path1/file1.txt.dinosaur1 2025/05/26 04:04:28 INFO : file1.txt: Moved (server-side) to: file1.txt.dinosaur1 2025/05/26 04:04:28 NOTICE: - Path1 Queue copy to Path2 - TestPcloud:rclone-test-cezilan6zegu/040322yo/resolve/path2/file1.txt.dinosaur1 2025/05/26 04:04:28 NOTICE: - Path2 Not renaming Path2 copy, as it was determined the winner - TestPcloud:rclone-test-cezilan6zegu/040322yo/resolve/path2/file1.txt 2025/05/26 04:04:28 NOTICE: - Path2 Queue copy to Path1 - TestPcloud:rclone-test-cezilan6zegu/040322yo/resolve/path1/file1.txt 2025/05/26 04:04:28 INFO : - Path2 Do queued copies to - Path1 2025/05/26 04:04:28 INFO : file1.txt: Copied (server-side copy) 2025/05/26 04:04:28 INFO : - Path1 Do queued copies to - Path2 2025/05/26 04:04:29 INFO : file1.txt.dinosaur1: Copied (server-side copy) 2025/05/26 04:04:29 INFO : Updating listings 2025/05/26 04:04:29 INFO : Validating listings for Path1 "TestPcloud:rclone-test-cezilan6zegu/040322yo/resolve/path1/" vs Path2 "TestPcloud:rclone-test-cezilan6zegu/040322yo/resolve/path2/" 2025/05/26 04:04:29 INFO : Bisync successful 2025/05/26 04:04:29 NOTICE: (18) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/05/26 04:04:29 NOTICE: (19) : touch-glob 2002-07-23 /tmp/040322yo/datadir/test_resolve-finivik5/ file1R.txt 2025/05/26 04:04:29 NOTICE: (20) : copy-as /tmp/040322yo/datadir/test_resolve-finivik5/file1R.txt TestPcloud:rclone-test-cezilan6zegu/040322yo/resolve/path2/ file1.txt 2025/05/26 04:04:30 NOTICE: (21) : touch-glob 2002-08-26 /tmp/040322yo/datadir/test_resolve-finivik5/ file1L.txt 2025/05/26 04:04:30 NOTICE: (22) : copy-as /tmp/040322yo/datadir/test_resolve-finivik5/file1L.txt TestPcloud:rclone-test-cezilan6zegu/040322yo/resolve/path1/ file1.txt 2025/05/26 04:04:30 NOTICE: (23) : test bisync run with --conflict-resolve=larger --conflict-loser=num --conflict-suffix=apple 2025/05/26 04:04:30 NOTICE: (24) : bisync conflict-resolve=larger conflict-loser=num conflict-suffix=apple 2025/05/26 04:04:31 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/26 04:04:31 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/26 04:04:31 INFO : Synching Path1 "TestPcloud:rclone-test-cezilan6zegu/040322yo/resolve/path1/" with Path2 "TestPcloud:rclone-test-cezilan6zegu/040322yo/resolve/path2/" 2025/05/26 04:04:31 INFO : Building Path1 and Path2 listings 2025/05/26 04:04:31 INFO : Path1 checking for diffs 2025/05/26 04:04:31 INFO : - Path1 File is new - file1.txt 2025/05/26 04:04:31 INFO : Path1: 1 changes:  1 new,  0 modified,  0 deleted 2025/05/26 04:04:31 INFO : Path2 checking for diffs 2025/05/26 04:04:31 INFO : - Path2 File is new - file1.txt 2025/05/26 04:04:31 INFO : Path2: 1 changes:  1 new,  0 modified,  0 deleted 2025/05/26 04:04:31 INFO : Applying changes 2025/05/26 04:04:31 INFO : Checking potential conflicts... 2025/05/26 04:04:31 ERROR : file1.txt: sha1 differ 2025/05/26 04:04:31 NOTICE: pcloud root 'rclone-test-cezilan6zegu/040322yo/resolve/path2': 1 differences found 2025/05/26 04:04:31 NOTICE: pcloud root 'rclone-test-cezilan6zegu/040322yo/resolve/path2': 1 errors while checking 2025/05/26 04:04:31 INFO : Finished checking the potential conflicts. 1 differences found 2025/05/26 04:04:31 NOTICE: - WARNING New or changed in both paths - file1.txt 2025/05/26 04:04:31 INFO : file1.txt: Winner cannot be determined as sizes are equal. Path1: 33, Path2: 33, Difference: 0 2025/05/26 04:04:31 INFO : file1.txt: A winner could not be determined. 2025/05/26 04:04:31 NOTICE: - Path1 Renaming Path1 copy - TestPcloud:rclone-test-cezilan6zegu/040322yo/resolve/path1/file1.txt.apple1 2025/05/26 04:04:31 INFO : file1.txt: Moved (server-side) to: file1.txt.apple1 2025/05/26 04:04:31 NOTICE: - Path1 Queue copy to Path2 - TestPcloud:rclone-test-cezilan6zegu/040322yo/resolve/path2/file1.txt.apple1 2025/05/26 04:04:31 NOTICE: - Path2 Renaming Path2 copy - TestPcloud:rclone-test-cezilan6zegu/040322yo/resolve/path2/file1.txt.apple2 2025/05/26 04:04:32 INFO : file1.txt: Moved (server-side) to: file1.txt.apple2 2025/05/26 04:04:32 NOTICE: - Path2 Queue copy to Path1 - TestPcloud:rclone-test-cezilan6zegu/040322yo/resolve/path1/file1.txt.apple2 2025/05/26 04:04:32 INFO : - Path2 Do queued copies to - Path1 2025/05/26 04:04:32 INFO : file1.txt.apple2: Copied (server-side copy) 2025/05/26 04:04:32 INFO : - Path1 Do queued copies to - Path2 2025/05/26 04:04:33 INFO : file1.txt.apple1: Copied (server-side copy) 2025/05/26 04:04:33 INFO : Updating listings 2025/05/26 04:04:33 INFO : Validating listings for Path1 "TestPcloud:rclone-test-cezilan6zegu/040322yo/resolve/path1/" vs Path2 "TestPcloud:rclone-test-cezilan6zegu/040322yo/resolve/path2/" 2025/05/26 04:04:33 INFO : Bisync successful 2025/05/26 04:04:33 NOTICE: (25) : test different suffixes 2025/05/26 04:04:33 NOTICE: (26) : touch-glob 2003-07-23 /tmp/040322yo/datadir/test_resolve-finivik5/ file1R.txt 2025/05/26 04:04:33 NOTICE: (27) : copy-as /tmp/040322yo/datadir/test_resolve-finivik5/file1R.txt TestPcloud:rclone-test-cezilan6zegu/040322yo/resolve/path2/ file1.txt 2025/05/26 04:04:33 NOTICE: (28) : touch-glob 2003-07-23 /tmp/040322yo/datadir/test_resolve-finivik5/ file1L.txt 2025/05/26 04:04:33 NOTICE: (29) : copy-as /tmp/040322yo/datadir/test_resolve-finivik5/file1L.txt TestPcloud:rclone-test-cezilan6zegu/040322yo/resolve/path1/ file1.txt 2025/05/26 04:04:34 NOTICE: (30) : test bisync run with --conflict-resolve=older --conflict-loser=num --conflict-suffix=cloud,local 2025/05/26 04:04:34 NOTICE: (31) : bisync conflict-resolve=older conflict-loser=num conflict-suffix=cloud,local 2025/05/26 04:04:34 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/26 04:04:34 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/26 04:04:34 INFO : Synching Path1 "TestPcloud:rclone-test-cezilan6zegu/040322yo/resolve/path1/" with Path2 "TestPcloud:rclone-test-cezilan6zegu/040322yo/resolve/path2/" 2025/05/26 04:04:34 INFO : Building Path1 and Path2 listings 2025/05/26 04:04:35 INFO : Path1 checking for diffs 2025/05/26 04:04:35 INFO : - Path1 File is new - file1.txt 2025/05/26 04:04:35 INFO : Path1: 1 changes:  1 new,  0 modified,  0 deleted 2025/05/26 04:04:35 INFO : Path2 checking for diffs 2025/05/26 04:04:35 INFO : - Path2 File is new - file1.txt 2025/05/26 04:04:35 INFO : Path2: 1 changes:  1 new,  0 modified,  0 deleted 2025/05/26 04:04:35 INFO : Applying changes 2025/05/26 04:04:35 INFO : Checking potential conflicts... 2025/05/26 04:04:35 ERROR : file1.txt: sha1 differ 2025/05/26 04:04:35 NOTICE: pcloud root 'rclone-test-cezilan6zegu/040322yo/resolve/path2': 1 differences found 2025/05/26 04:04:35 NOTICE: pcloud root 'rclone-test-cezilan6zegu/040322yo/resolve/path2': 1 errors while checking 2025/05/26 04:04:35 INFO : Finished checking the potential conflicts. 1 differences found 2025/05/26 04:04:35 NOTICE: - WARNING New or changed in both paths - file1.txt 2025/05/26 04:04:35 INFO : file1.txt: Winner cannot be determined as times are equal. Path1: 2003-07-23 00:00:00 +0000 UTC, Path2: 2003-07-23 00:00:00 +0000 UTC, Difference: 0s 2025/05/26 04:04:35 INFO : file1.txt: A winner could not be determined. 2025/05/26 04:04:35 NOTICE: - Path1 Renaming Path1 copy - TestPcloud:rclone-test-cezilan6zegu/040322yo/resolve/path1/file1.txt.cloud1 2025/05/26 04:04:35 INFO : file1.txt: Moved (server-side) to: file1.txt.cloud1 2025/05/26 04:04:35 NOTICE: - Path1 Queue copy to Path2 - TestPcloud:rclone-test-cezilan6zegu/040322yo/resolve/path2/file1.txt.cloud1 2025/05/26 04:04:35 NOTICE: - Path2 Renaming Path2 copy - TestPcloud:rclone-test-cezilan6zegu/040322yo/resolve/path2/file1.txt.local1 2025/05/26 04:04:35 INFO : file1.txt: Moved (server-side) to: file1.txt.local1 2025/05/26 04:04:35 NOTICE: - Path2 Queue copy to Path1 - TestPcloud:rclone-test-cezilan6zegu/040322yo/resolve/path1/file1.txt.local1 2025/05/26 04:04:35 INFO : - Path2 Do queued copies to - Path1 2025/05/26 04:04:36 INFO : file1.txt.local1: Copied (server-side copy) 2025/05/26 04:04:36 INFO : - Path1 Do queued copies to - Path2 2025/05/26 04:04:36 INFO : file1.txt.cloud1: Copied (server-side copy) 2025/05/26 04:04:36 INFO : Updating listings 2025/05/26 04:04:36 INFO : Validating listings for Path1 "TestPcloud:rclone-test-cezilan6zegu/040322yo/resolve/path1/" vs Path2 "TestPcloud:rclone-test-cezilan6zegu/040322yo/resolve/path2/" 2025/05/26 04:04:36 INFO : Bisync successful 2025/05/26 04:04:36 NOTICE: (32) : test legacy 2025/05/26 04:04:36 NOTICE: (33) : touch-glob 2004-07-23 /tmp/040322yo/datadir/test_resolve-finivik5/ file1R.txt 2025/05/26 04:04:36 NOTICE: (34) : copy-as /tmp/040322yo/datadir/test_resolve-finivik5/file1R.txt TestPcloud:rclone-test-cezilan6zegu/040322yo/resolve/path2/ file1.txt 2025/05/26 04:04:37 NOTICE: (35) : touch-glob 2004-07-23 /tmp/040322yo/datadir/test_resolve-finivik5/ file1L.txt 2025/05/26 04:04:37 NOTICE: (36) : copy-as /tmp/040322yo/datadir/test_resolve-finivik5/file1L.txt TestPcloud:rclone-test-cezilan6zegu/040322yo/resolve/path1/ file1.txt 2025/05/26 04:04:38 NOTICE: (37) : test bisync run with --conflict-resolve=none --conflict-loser=pathname --conflict-suffix=.path 2025/05/26 04:04:38 NOTICE: (38) : bisync conflict-resolve=none conflict-loser=pathname conflict-suffix=.path 2025/05/26 04:04:38 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/26 04:04:38 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/26 04:04:38 INFO : Synching Path1 "TestPcloud:rclone-test-cezilan6zegu/040322yo/resolve/path1/" with Path2 "TestPcloud:rclone-test-cezilan6zegu/040322yo/resolve/path2/" 2025/05/26 04:04:38 INFO : Building Path1 and Path2 listings 2025/05/26 04:04:38 INFO : Path1 checking for diffs 2025/05/26 04:04:38 INFO : - Path1 File is new - file1.txt 2025/05/26 04:04:38 INFO : Path1: 1 changes:  1 new,  0 modified,  0 deleted 2025/05/26 04:04:38 INFO : Path2 checking for diffs 2025/05/26 04:04:38 INFO : - Path2 File is new - file1.txt 2025/05/26 04:04:38 INFO : Path2: 1 changes:  1 new,  0 modified,  0 deleted 2025/05/26 04:04:38 INFO : Applying changes 2025/05/26 04:04:38 INFO : Checking potential conflicts... 2025/05/26 04:04:39 ERROR : file1.txt: sha1 differ 2025/05/26 04:04:39 NOTICE: pcloud root 'rclone-test-cezilan6zegu/040322yo/resolve/path2': 1 differences found 2025/05/26 04:04:39 NOTICE: pcloud root 'rclone-test-cezilan6zegu/040322yo/resolve/path2': 1 errors while checking 2025/05/26 04:04:39 INFO : Finished checking the potential conflicts. 1 differences found 2025/05/26 04:04:39 NOTICE: - WARNING New or changed in both paths - file1.txt 2025/05/26 04:04:39 NOTICE: - Path1 Renaming Path1 copy - TestPcloud:rclone-test-cezilan6zegu/040322yo/resolve/path1/file1.txt..path1 2025/05/26 04:04:39 INFO : file1.txt: Moved (server-side) to: file1.txt..path1 2025/05/26 04:04:39 NOTICE: - Path1 Queue copy to Path2 - TestPcloud:rclone-test-cezilan6zegu/040322yo/resolve/path2/file1.txt..path1 2025/05/26 04:04:39 NOTICE: - Path2 Renaming Path2 copy - TestPcloud:rclone-test-cezilan6zegu/040322yo/resolve/path2/file1.txt..path2 2025/05/26 04:04:39 INFO : file1.txt: Moved (server-side) to: file1.txt..path2 2025/05/26 04:04:39 NOTICE: - Path2 Queue copy to Path1 - TestPcloud:rclone-test-cezilan6zegu/040322yo/resolve/path1/file1.txt..path2 2025/05/26 04:04:39 INFO : - Path2 Do queued copies to - Path1 2025/05/26 04:04:40 INFO : file1.txt..path2: Copied (server-side copy) 2025/05/26 04:04:40 INFO : - Path1 Do queued copies to - Path2 2025/05/26 04:04:40 INFO : file1.txt..path1: Copied (server-side copy) 2025/05/26 04:04:40 INFO : Updating listings 2025/05/26 04:04:40 INFO : Validating listings for Path1 "TestPcloud:rclone-test-cezilan6zegu/040322yo/resolve/path1/" vs Path2 "TestPcloud:rclone-test-cezilan6zegu/040322yo/resolve/path2/" 2025/05/26 04:04:40 INFO : Bisync successful 2025/05/26 04:04:40 NOTICE: (39) : test deletes on both sides with default suffix 2025/05/26 04:04:40 NOTICE: (40) : touch-glob 2005-01-02 /tmp/040322yo/datadir/test_resolve-finivik5/ file1R.txt 2025/05/26 04:04:40 NOTICE: (41) : copy-as /tmp/040322yo/datadir/test_resolve-finivik5/file1R.txt TestPcloud:rclone-test-cezilan6zegu/040322yo/resolve/path2/ file1.txt 2025/05/26 04:04:41 NOTICE: (42) : copy-as /tmp/040322yo/datadir/test_resolve-finivik5/file1R.txt TestPcloud:rclone-test-cezilan6zegu/040322yo/resolve/path1/ file2.txt 2025/05/26 04:04:42 NOTICE: (43) : touch-glob 2006-03-04 /tmp/040322yo/datadir/test_resolve-finivik5/ file1L.txt 2025/05/26 04:04:42 NOTICE: (44) : copy-as /tmp/040322yo/datadir/test_resolve-finivik5/file1L.txt TestPcloud:rclone-test-cezilan6zegu/040322yo/resolve/path1/ file1.txt 2025/05/26 04:04:43 NOTICE: (45) : copy-as /tmp/040322yo/datadir/test_resolve-finivik5/file1L.txt TestPcloud:rclone-test-cezilan6zegu/040322yo/resolve/path2/ file2.txt 2025/05/26 04:04:43 NOTICE: (46) : test bisync run with --conflict-resolve=newer --conflict-loser=delete 2025/05/26 04:04:43 NOTICE: (47) : bisync conflict-resolve=newer conflict-loser=delete 2025/05/26 04:04:44 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/26 04:04:44 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/26 04:04:44 INFO : Synching Path1 "TestPcloud:rclone-test-cezilan6zegu/040322yo/resolve/path1/" with Path2 "TestPcloud:rclone-test-cezilan6zegu/040322yo/resolve/path2/" 2025/05/26 04:04:44 INFO : Building Path1 and Path2 listings 2025/05/26 04:04:44 INFO : Path1 checking for diffs 2025/05/26 04:04:44 INFO : - Path1 File changed: size (larger), time (newer) - file2.txt 2025/05/26 04:04:44 INFO : - Path1 File is new - file1.txt 2025/05/26 04:04:44 INFO : Path1: 2 changes:  1 new,  1 modified,  0 deleted 2025/05/26 04:04:44 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/05/26 04:04:44 INFO : Path2 checking for diffs 2025/05/26 04:04:44 INFO : - Path2 File changed: size (larger), time (newer) - file2.txt 2025/05/26 04:04:44 INFO : - Path2 File is new - file1.txt 2025/05/26 04:04:44 INFO : Path2: 2 changes:  1 new,  1 modified,  0 deleted 2025/05/26 04:04:44 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2025/05/26 04:04:44 INFO : Applying changes 2025/05/26 04:04:44 INFO : Checking potential conflicts... 2025/05/26 04:04:44 ERROR : file2.txt: sha1 differ 2025/05/26 04:04:44 ERROR : file1.txt: sha1 differ 2025/05/26 04:04:44 NOTICE: pcloud root 'rclone-test-cezilan6zegu/040322yo/resolve/path2': 2 differences found 2025/05/26 04:04:44 NOTICE: pcloud root 'rclone-test-cezilan6zegu/040322yo/resolve/path2': 2 errors while checking 2025/05/26 04:04:44 INFO : Finished checking the potential conflicts. 2 differences found 2025/05/26 04:04:44 NOTICE: - WARNING New or changed in both paths - file1.txt 2025/05/26 04:04:44 INFO : file1.txt: Path1 is newer. Path1: 2006-03-04 00:00:00 +0000 UTC, Path2: 2005-01-02 00:00:00 +0000 UTC, Difference: 10224h0m0s 2025/05/26 04:04:44 INFO : file1.txt: The winner is: Path1 2025/05/26 04:04:44 NOTICE: - Path2 Deleting Path2 copy - TestPcloud:rclone-test-cezilan6zegu/040322yo/resolve/path2/file1.txt 2025/05/26 04:04:44 INFO : file1.txt: Deleted 2025/05/26 04:04:44 INFO : - Path1 Queue copy to Path2 - file1.txt 2025/05/26 04:04:44 NOTICE: - WARNING New or changed in both paths - file2.txt 2025/05/26 04:04:44 INFO : file2.txt: Path2 is newer. Path1: 2005-01-02 00:00:00 +0000 UTC, Path2: 2006-03-04 00:00:00 +0000 UTC, Difference: 10224h0m0s 2025/05/26 04:04:44 INFO : file2.txt: The winner is: Path2 2025/05/26 04:04:44 NOTICE: - Path1 Deleting Path1 copy - TestPcloud:rclone-test-cezilan6zegu/040322yo/resolve/path1/file2.txt 2025/05/26 04:04:45 INFO : file2.txt: Deleted 2025/05/26 04:04:45 INFO : - Path2 Queue copy to Path1 - file2.txt 2025/05/26 04:04:45 INFO : - Path2 Do queued copies to - Path1 2025/05/26 04:04:45 INFO : file2.txt: Copied (server-side copy) 2025/05/26 04:04:45 INFO : - Path1 Do queued copies to - Path2 2025/05/26 04:04:45 INFO : file1.txt: Copied (server-side copy) 2025/05/26 04:04:45 INFO : Updating listings 2025/05/26 04:04:46 INFO : Validating listings for Path1 "TestPcloud:rclone-test-cezilan6zegu/040322yo/resolve/path1/" vs Path2 "TestPcloud:rclone-test-cezilan6zegu/040322yo/resolve/path2/" 2025/05/26 04:04:46 INFO : Bisync successful bisync_test.go:560: TEST resolve PASSED === RUN TestBisyncRemoteRemote/resync 2025/05/26 04:04:49 NOTICE: checking initFs Local file system at /tmp/040322yo/initdir/test_resync-toroler0 2025/05/26 04:04:50 NOTICE: checking Path1 pcloud root 'rclone-test-cezilan6zegu/040322yo/resync/path1' 2025/05/26 04:04:51 NOTICE: checking path2 pcloud root 'rclone-test-cezilan6zegu/040322yo/resync/path2' 2025/05/26 04:04:52 NOTICE: (01) : test resync 2025/05/26 04:04:52 NOTICE: (02) : test 1. resync with empty path1, resulting in copying all content from path2. 2025/05/26 04:04:52 NOTICE: (03) : purge-children TestPcloud:rclone-test-cezilan6zegu/040322yo/resync/path1/ 2025/05/26 04:04:53 NOTICE: (04) : bisync resync 2025/05/26 04:04:53 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/26 04:04:53 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/26 04:04:53 INFO : Synching Path1 "TestPcloud:rclone-test-cezilan6zegu/040322yo/resync/path1/" with Path2 "TestPcloud:rclone-test-cezilan6zegu/040322yo/resync/path2/" 2025/05/26 04:04:53 INFO : Copying Path2 files to Path1 2025/05/26 04:04:53 INFO : - Path2 Resync is copying files to - Path1 2025/05/26 04:04:54 INFO : RCLONE_TEST: Copied (server-side copy) 2025/05/26 04:04:54 INFO : file2.txt: Copied (server-side copy) 2025/05/26 04:04:54 INFO : file3.txt: Copied (server-side copy) 2025/05/26 04:04:54 INFO : file1.txt: Copied (server-side copy) 2025/05/26 04:04:54 INFO : file4.txt: Copied (server-side copy) 2025/05/26 04:04:54 INFO : file6.txt: Copied (server-side copy) 2025/05/26 04:04:54 INFO : file5.txt: Copied (server-side copy) 2025/05/26 04:04:55 INFO : file7.txt: Copied (server-side copy) 2025/05/26 04:04:55 INFO : - Path1 Resync is copying files to - Path2 2025/05/26 04:04:55 INFO : Resync updating listings 2025/05/26 04:04:55 INFO : Validating listings for Path1 "TestPcloud:rclone-test-cezilan6zegu/040322yo/resync/path1/" vs Path2 "TestPcloud:rclone-test-cezilan6zegu/040322yo/resync/path2/" 2025/05/26 04:04:55 INFO : Bisync successful 2025/05/26 04:04:55 NOTICE: (05) : move-listings empty-path1 2025/05/26 04:04:55 NOTICE: (06) : test 2. resync with empty path2, resulting in syncing all content to path2. 2025/05/26 04:04:55 NOTICE: (07) : purge-children TestPcloud:rclone-test-cezilan6zegu/040322yo/resync/path2/ 2025/05/26 04:04:56 NOTICE: (08) : bisync resync 2025/05/26 04:04:57 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/26 04:04:57 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/26 04:04:57 INFO : Synching Path1 "TestPcloud:rclone-test-cezilan6zegu/040322yo/resync/path1/" with Path2 "TestPcloud:rclone-test-cezilan6zegu/040322yo/resync/path2/" 2025/05/26 04:04:57 INFO : Copying Path2 files to Path1 2025/05/26 04:04:57 INFO : - Path2 Resync is copying files to - Path1 2025/05/26 04:04:57 INFO : - Path1 Resync is copying files to - Path2 2025/05/26 04:04:57 INFO : RCLONE_TEST: Copied (server-side copy) 2025/05/26 04:04:57 INFO : file1.txt: Copied (server-side copy) 2025/05/26 04:04:57 INFO : file2.txt: Copied (server-side copy) 2025/05/26 04:04:57 INFO : file3.txt: Copied (server-side copy) 2025/05/26 04:04:58 INFO : file4.txt: Copied (server-side copy) 2025/05/26 04:04:58 INFO : file5.txt: Copied (server-side copy) 2025/05/26 04:04:58 INFO : file7.txt: Copied (server-side copy) 2025/05/26 04:04:58 INFO : file6.txt: Copied (server-side copy) 2025/05/26 04:04:58 INFO : Resync updating listings 2025/05/26 04:04:58 INFO : Validating listings for Path1 "TestPcloud:rclone-test-cezilan6zegu/040322yo/resync/path1/" vs Path2 "TestPcloud:rclone-test-cezilan6zegu/040322yo/resync/path2/" 2025/05/26 04:04:58 INFO : Bisync successful 2025/05/26 04:04:58 NOTICE: (09) : move-listings empty-path2 2025/05/26 04:04:58 NOTICE: (10) : test 3. exercise all of the various file difference scenarios during a resync. 2025/05/26 04:04:58 NOTICE: (11) : touch-glob 2002-02-02 /tmp/040322yo/datadir/test_resync-kurocic7/ fileA.txt 2025/05/26 04:04:58 NOTICE: (12) : touch-glob 1999-09-09 /tmp/040322yo/datadir/test_resync-kurocic7/ fileB.txt 2025/05/26 04:04:58 NOTICE: (13) : test = file - path1 - path2 - expected action - who wins 2025/05/26 04:04:58 NOTICE: (14) : test - file1.txt - exists - missing - sync path1 > path2 - path1 2025/05/26 04:04:58 NOTICE: (15) : delete-file TestPcloud:rclone-test-cezilan6zegu/040322yo/resync/path2/file1.txt 2025/05/26 04:04:58 NOTICE: (16) : test - file2.txt - missing - exists - copy path2 > path1 - path2 2025/05/26 04:04:58 NOTICE: (17) : delete-file TestPcloud:rclone-test-cezilan6zegu/040322yo/resync/path1/file2.txt 2025/05/26 04:04:59 NOTICE: (18) : test - file3.txt - exists - newer date - sync path1 > path2 - path1 2025/05/26 04:04:59 NOTICE: (19) : copy-as /tmp/040322yo/datadir/test_resync-kurocic7/fileA.txt TestPcloud:rclone-test-cezilan6zegu/040322yo/resync/path2/ file3.txt 2025/05/26 04:05:00 NOTICE: (20) : test - file4.txt - missing - newer date - copy path2 > path1 - path2 2025/05/26 04:05:00 NOTICE: (21) : delete-file TestPcloud:rclone-test-cezilan6zegu/040322yo/resync/path1/file4.txt 2025/05/26 04:05:00 NOTICE: (22) : copy-as /tmp/040322yo/datadir/test_resync-kurocic7/fileA.txt TestPcloud:rclone-test-cezilan6zegu/040322yo/resync/path2/ file4.txt 2025/05/26 04:05:01 NOTICE: (23) : test - file5.txt - exists - older date - sync path1 > path2 - path1 2025/05/26 04:05:01 NOTICE: (24) : copy-as /tmp/040322yo/datadir/test_resync-kurocic7/fileB.txt TestPcloud:rclone-test-cezilan6zegu/040322yo/resync/path2/ file5.txt 2025/05/26 04:05:02 NOTICE: (25) : test - file6.txt - older date - newer date - sync path1 > path2 - path1 2025/05/26 04:05:02 NOTICE: (26) : copy-as /tmp/040322yo/datadir/test_resync-kurocic7/fileB.txt TestPcloud:rclone-test-cezilan6zegu/040322yo/resync/path1/ file6.txt 2025/05/26 04:05:02 NOTICE: (27) : copy-as /tmp/040322yo/datadir/test_resync-kurocic7/fileA.txt TestPcloud:rclone-test-cezilan6zegu/040322yo/resync/path2/ file6.txt 2025/05/26 04:05:03 NOTICE: (28) : test - file7.txt - exists - exists (same) - none - same 2025/05/26 04:05:03 NOTICE: (29) : test run bisync with resync 2025/05/26 04:05:03 NOTICE: (30) : bisync resync 2025/05/26 04:05:04 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/26 04:05:04 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/26 04:05:04 INFO : Synching Path1 "TestPcloud:rclone-test-cezilan6zegu/040322yo/resync/path1/" with Path2 "TestPcloud:rclone-test-cezilan6zegu/040322yo/resync/path2/" 2025/05/26 04:05:04 INFO : Copying Path2 files to Path1 2025/05/26 04:05:04 INFO : - Path2 Resync is copying files to - Path1 2025/05/26 04:05:04 INFO : file2.txt: Copied (server-side copy) 2025/05/26 04:05:04 INFO : file4.txt: Copied (server-side copy) 2025/05/26 04:05:04 INFO : - Path1 Resync is copying files to - Path2 2025/05/26 04:05:04 INFO : file6.txt: Updated modification time in destination 2025/05/26 04:05:04 INFO : file1.txt: Copied (server-side copy) 2025/05/26 04:05:04 INFO : file3.txt: Copied (server-side copy) 2025/05/26 04:05:04 INFO : file5.txt: Copied (server-side copy) 2025/05/26 04:05:04 INFO : Resync updating listings 2025/05/26 04:05:04 INFO : Validating listings for Path1 "TestPcloud:rclone-test-cezilan6zegu/040322yo/resync/path1/" vs Path2 "TestPcloud:rclone-test-cezilan6zegu/040322yo/resync/path2/" 2025/05/26 04:05:04 INFO : Bisync successful 2025/05/26 04:05:04 NOTICE: (31) : copy-listings mixed-diffs 2025/05/26 04:05:04 NOTICE: (32) : test run normal bisync 2025/05/26 04:05:04 NOTICE: (33) : bisync 2025/05/26 04:05:05 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/26 04:05:05 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/26 04:05:05 INFO : Synching Path1 "TestPcloud:rclone-test-cezilan6zegu/040322yo/resync/path1/" with Path2 "TestPcloud:rclone-test-cezilan6zegu/040322yo/resync/path2/" 2025/05/26 04:05:05 INFO : Building Path1 and Path2 listings 2025/05/26 04:05:05 INFO : Path1 checking for diffs 2025/05/26 04:05:05 INFO : Path2 checking for diffs 2025/05/26 04:05:05 INFO : No changes found 2025/05/26 04:05:05 INFO : Updating listings 2025/05/26 04:05:05 INFO : Validating listings for Path1 "TestPcloud:rclone-test-cezilan6zegu/040322yo/resync/path1/" vs Path2 "TestPcloud:rclone-test-cezilan6zegu/040322yo/resync/path2/" 2025/05/26 04:05:05 INFO : Bisync successful 2025/05/26 04:05:05 NOTICE: (34) : test 4. confirm critical error on normal sync of empty path. 2025/05/26 04:05:05 NOTICE: (35) : purge-children TestPcloud:rclone-test-cezilan6zegu/040322yo/resync/path2/ 2025/05/26 04:05:06 NOTICE: (36) : bisync 2025/05/26 04:05:06 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/05/26 04:05:06 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2025/05/26 04:05:06 INFO : Synching Path1 "TestPcloud:rclone-test-cezilan6zegu/040322yo/resync/path1/" with Path2 "TestPcloud:rclone-test-cezilan6zegu/040322yo/resync/path2/" 2025/05/26 04:05:06 INFO : Building Path1 and Path2 listings 2025/05/26 04:05:07 INFO : Path1 checking for diffs 2025/05/26 04:05:07 INFO : Path2 checking for diffs 2025/05/26 04:05:07 ERROR : Empty current Path2 listing. Cannot sync to an empty directory: /tmp/040322yo/workdir/TestPcloud_rclone-test-cezilan6zegu_040322yo_resync_path1..TestPcloud_rclone-test-cezilan6zegu_040322yo_resync_path2.path2.lst-new 2025/05/26 04:05:07 ERROR : Bisync critical error: empty current Path2 listing: /tmp/040322yo/workdir/TestPcloud_rclone-test-cezilan6zegu_040322yo_resync_path1..TestPcloud_rclone-test-cezilan6zegu_040322yo_resync_path2.path2.lst-new 2025/05/26 04:05:07 ERROR : Bisync aborted. Must run --resync to recover. 2025/05/26 04:05:07 NOTICE: Bisync error: bisync aborted bisync_test.go:560: TEST resync PASSED --- PASS: TestBisyncRemoteRemote (105.97s) --- PASS: TestBisyncRemoteRemote/check_access (17.61s) --- PASS: TestBisyncRemoteRemote/rclone_args (36.47s) --- PASS: TestBisyncRemoteRemote/resolve (30.04s) --- PASS: TestBisyncRemoteRemote/resync (20.84s) PASS 2025/05/26 04:05:07 NOTICE: purge failed: directory not found "./bisync.test -test.v -test.timeout 1h0m0s -remote TestPcloud: -verbose -test.run '^TestBisyncRemoteLocal$/^resync$|^TestBisyncRemoteRemote$/^(check_access|rclone_args|resolve|resync)$'" - Finished OK in 1m59.311020537s (try 2/5)