"./bisync.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose -test.run '^TestBisyncRemoteLocal$/^(resync|resync_modes|rmdirs|volatile)$'" - Starting (try 4/5) === RUN TestBisyncRemoteLocal 2025/06/13 08:02:13 NOTICE: remote: TestCompressSwift:rclone-test-huyelid9nusi === RUN TestBisyncRemoteLocal/resync 2025/06/13 08:02:37 ERROR : error listing: directory not found 2025/06/13 08:02:37 NOTICE: checking initFs Local file system at /tmp/080213nu/initdir/test_resync-nacahev6 2025/06/13 08:03:08 NOTICE: checking Path1 Compressed: TestCompressSwift:rclone-test-huyelid9nusi/080213nu/resync/path1 2025/06/13 08:03:40 NOTICE: checking path2 Local file system at /tmp/080213nu/resync/path2 2025/06/13 08:03:40 NOTICE: (01) : test resync 2025/06/13 08:03:40 NOTICE: (02) : test 1. resync with empty path1, resulting in copying all content from path2. 2025/06/13 08:03:40 NOTICE: (03) : purge-children TestCompressSwift:rclone-test-huyelid9nusi/080213nu/resync/path1/ 2025/06/13 08:04:47 NOTICE: (04) : bisync resync 2025/06/13 08:05:14 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/13 08:05: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/06/13 08:05:14 INFO : Synching Path1 "TestCompressSwift:rclone-test-huyelid9nusi/080213nu/resync/path1/" with Path2 "/tmp/080213nu/resync/path2/" 2025/06/13 08:05:14 INFO : Copying Path2 files to Path1 2025/06/13 08:05:14 INFO : - Path2 Resync is copying files to - Path1 2025/06/13 08:05:20 INFO : file2.txt: Copied (new) 2025/06/13 08:05:25 INFO : file1.txt: Copied (new) 2025/06/13 08:05:30 INFO : RCLONE_TEST: Copied (new) 2025/06/13 08:05:30 INFO : file3.txt: Copied (new) 2025/06/13 08:05:30 INFO : file4.txt: Copied (new) 2025/06/13 08:05:36 INFO : file5.txt: Copied (new) 2025/06/13 08:05:40 INFO : file7.txt: Copied (new) 2025/06/13 08:05:45 INFO : file6.txt: Copied (new) 2025/06/13 08:05:45 INFO : - Path1 Resync is copying files to - Path2 2025/06/13 08:05:56 INFO : Resync updating listings 2025/06/13 08:05:56 INFO : Validating listings for Path1 "TestCompressSwift:rclone-test-huyelid9nusi/080213nu/resync/path1/" vs Path2 "/tmp/080213nu/resync/path2/" 2025/06/13 08:05:56 INFO : Bisync successful 2025/06/13 08:05:56 NOTICE: (05) : move-listings empty-path1 2025/06/13 08:05:56 NOTICE: (06) : test 2. resync with empty path2, resulting in syncing all content to path2. 2025/06/13 08:05:56 NOTICE: (07) : purge-children /tmp/080213nu/resync/path2/ 2025/06/13 08:05:56 NOTICE: (08) : bisync resync 2025/06/13 08:06:21 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/13 08:06: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/06/13 08:06:21 INFO : Synching Path1 "TestCompressSwift:rclone-test-huyelid9nusi/080213nu/resync/path1/" with Path2 "/tmp/080213nu/resync/path2/" 2025/06/13 08:06:21 INFO : Copying Path2 files to Path1 2025/06/13 08:06:21 INFO : - Path2 Resync is copying files to - Path1 2025/06/13 08:06:22 INFO : - Path1 Resync is copying files to - Path2 2025/06/13 08:06:38 INFO : file2.txt: Copied (new) 2025/06/13 08:06:38 INFO : file4.txt: Copied (new) 2025/06/13 08:06:38 INFO : file5.txt: Copied (new) 2025/06/13 08:06:43 INFO : file1.txt: Copied (new) 2025/06/13 08:06:43 INFO : file3.txt: Copied (new) 2025/06/13 08:06:43 INFO : file7.txt: Copied (new) 2025/06/13 08:06:43 INFO : file6.txt: Copied (new) 2025/06/13 08:06:48 INFO : RCLONE_TEST: Copied (new) 2025/06/13 08:06:48 INFO : Resync updating listings 2025/06/13 08:06:48 INFO : Validating listings for Path1 "TestCompressSwift:rclone-test-huyelid9nusi/080213nu/resync/path1/" vs Path2 "/tmp/080213nu/resync/path2/" 2025/06/13 08:06:48 INFO : Bisync successful 2025/06/13 08:06:48 NOTICE: (09) : move-listings empty-path2 2025/06/13 08:06:48 NOTICE: (10) : test 3. exercise all of the various file difference scenarios during a resync. 2025/06/13 08:06:48 NOTICE: (11) : touch-glob 2002-02-02 /tmp/080213nu/datadir/test_resync-gijisid6/ fileA.txt 2025/06/13 08:06:48 NOTICE: (12) : touch-glob 1999-09-09 /tmp/080213nu/datadir/test_resync-gijisid6/ fileB.txt 2025/06/13 08:06:48 NOTICE: (13) : test = file - path1 - path2 - expected action - who wins 2025/06/13 08:06:48 NOTICE: (14) : test - file1.txt - exists - missing - sync path1 > path2 - path1 2025/06/13 08:06:48 NOTICE: (15) : delete-file /tmp/080213nu/resync/path2/file1.txt 2025/06/13 08:06:48 NOTICE: (16) : test - file2.txt - missing - exists - copy path2 > path1 - path2 2025/06/13 08:06:48 NOTICE: (17) : delete-file TestCompressSwift:rclone-test-huyelid9nusi/080213nu/resync/path1/file2.txt 2025/06/13 08:06:59 NOTICE: (18) : test - file3.txt - exists - newer date - sync path1 > path2 - path1 2025/06/13 08:06:59 NOTICE: (19) : copy-as /tmp/080213nu/datadir/test_resync-gijisid6/fileA.txt /tmp/080213nu/resync/path2/ file3.txt 2025/06/13 08:06:59 NOTICE: (20) : test - file4.txt - missing - newer date - copy path2 > path1 - path2 2025/06/13 08:06:59 NOTICE: (21) : delete-file TestCompressSwift:rclone-test-huyelid9nusi/080213nu/resync/path1/file4.txt 2025/06/13 08:07:10 NOTICE: (22) : copy-as /tmp/080213nu/datadir/test_resync-gijisid6/fileA.txt /tmp/080213nu/resync/path2/ file4.txt 2025/06/13 08:07:10 NOTICE: (23) : test - file5.txt - exists - older date - sync path1 > path2 - path1 2025/06/13 08:07:10 NOTICE: (24) : copy-as /tmp/080213nu/datadir/test_resync-gijisid6/fileB.txt /tmp/080213nu/resync/path2/ file5.txt 2025/06/13 08:07:10 NOTICE: (25) : test - file6.txt - older date - newer date - sync path1 > path2 - path1 2025/06/13 08:07:10 NOTICE: (26) : copy-as /tmp/080213nu/datadir/test_resync-gijisid6/fileB.txt TestCompressSwift:rclone-test-huyelid9nusi/080213nu/resync/path1/ file6.txt 2025/06/13 08:07:31 NOTICE: (27) : copy-as /tmp/080213nu/datadir/test_resync-gijisid6/fileA.txt /tmp/080213nu/resync/path2/ file6.txt 2025/06/13 08:07:31 NOTICE: (28) : test - file7.txt - exists - exists (same) - none - same 2025/06/13 08:07:31 NOTICE: (29) : test run bisync with resync 2025/06/13 08:07:31 NOTICE: (30) : bisync resync 2025/06/13 08:07:58 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/13 08:07:58 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/13 08:07:58 INFO : Synching Path1 "TestCompressSwift:rclone-test-huyelid9nusi/080213nu/resync/path1/" with Path2 "/tmp/080213nu/resync/path2/" 2025/06/13 08:07:58 INFO : Copying Path2 files to Path1 2025/06/13 08:07:58 INFO : - Path2 Resync is copying files to - Path1 2025/06/13 08:08:13 INFO : file2.txt: Copied (new) 2025/06/13 08:08:18 INFO : file4.txt: Copied (new) 2025/06/13 08:08:18 INFO : - Path1 Resync is copying files to - Path2 2025/06/13 08:08:34 INFO : file6.txt: Updated modification time in destination 2025/06/13 08:08:39 INFO : file3.txt: Copied (replaced existing) 2025/06/13 08:08:39 INFO : file5.txt: Copied (replaced existing) 2025/06/13 08:08:44 INFO : file1.txt: Copied (new) 2025/06/13 08:08:44 INFO : Resync updating listings 2025/06/13 08:08:44 INFO : Validating listings for Path1 "TestCompressSwift:rclone-test-huyelid9nusi/080213nu/resync/path1/" vs Path2 "/tmp/080213nu/resync/path2/" 2025/06/13 08:08:44 INFO : Bisync successful 2025/06/13 08:08:44 NOTICE: (31) : copy-listings mixed-diffs 2025/06/13 08:08:44 NOTICE: (32) : test run normal bisync 2025/06/13 08:08:44 NOTICE: (33) : bisync 2025/06/13 08:09:10 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/13 08:09:10 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/13 08:09:10 INFO : Synching Path1 "TestCompressSwift:rclone-test-huyelid9nusi/080213nu/resync/path1/" with Path2 "/tmp/080213nu/resync/path2/" 2025/06/13 08:09:10 INFO : Building Path1 and Path2 listings 2025/06/13 08:09:26 INFO : Path1 checking for diffs 2025/06/13 08:09:26 INFO : Path2 checking for diffs 2025/06/13 08:09:26 INFO : No changes found 2025/06/13 08:09:26 INFO : Updating listings 2025/06/13 08:09:26 INFO : Validating listings for Path1 "TestCompressSwift:rclone-test-huyelid9nusi/080213nu/resync/path1/" vs Path2 "/tmp/080213nu/resync/path2/" 2025/06/13 08:09:26 INFO : Bisync successful 2025/06/13 08:09:26 NOTICE: (34) : test 4. confirm critical error on normal sync of empty path. 2025/06/13 08:09:26 NOTICE: (35) : purge-children /tmp/080213nu/resync/path2/ 2025/06/13 08:09:26 NOTICE: (36) : bisync 2025/06/13 08:09:52 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/13 08:09:52 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/13 08:09:52 INFO : Synching Path1 "TestCompressSwift:rclone-test-huyelid9nusi/080213nu/resync/path1/" with Path2 "/tmp/080213nu/resync/path2/" 2025/06/13 08:09:52 INFO : Building Path1 and Path2 listings 2025/06/13 08:09:57 INFO : Path1 checking for diffs 2025/06/13 08:09:57 INFO : Path2 checking for diffs 2025/06/13 08:09:57 ERROR : Empty current Path2 listing. Cannot sync to an empty directory: /tmp/080213nu/workdir/TestCompressSwift_rclone-test-huyelid9nusi_080213nu_resync_path1..tmp_080213nu_resync_path2.path2.lst-new 2025/06/13 08:09:57 ERROR : Bisync critical error: empty current Path2 listing: /tmp/080213nu/workdir/TestCompressSwift_rclone-test-huyelid9nusi_080213nu_resync_path1..tmp_080213nu_resync_path2.path2.lst-new 2025/06/13 08:09:57 ERROR : Bisync aborted. Must run --resync to recover. 2025/06/13 08:09:57 NOTICE: Bisync error: bisync aborted bisync_test.go:560: TEST resync PASSED === RUN TestBisyncRemoteLocal/resync_modes 2025/06/13 08:10:25 ERROR : error listing: directory not found 2025/06/13 08:10:25 NOTICE: checking initFs Local file system at /tmp/080213nu/initdir/test_resync_modes-qevuxab2 2025/06/13 08:10:41 NOTICE: checking Path1 Compressed: TestCompressSwift:rclone-test-huyelid9nusi/080213nu/resync_modes/path1 2025/06/13 08:11:01 NOTICE: checking path2 Local file system at /tmp/080213nu/resync_modes/path2 2025/06/13 08:11:01 NOTICE: (01) : test resync-mode 2025/06/13 08:11:01 NOTICE: (02) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/13 08:11:01 NOTICE: (03) : touch-glob 2001-01-02 /tmp/080213nu/datadir/test_resync_modes-foguxad1/ file1R.txt 2025/06/13 08:11:01 NOTICE: (04) : copy-as /tmp/080213nu/datadir/test_resync_modes-foguxad1/file1R.txt /tmp/080213nu/resync_modes/path2/ file1.txt 2025/06/13 08:11:01 NOTICE: (05) : touch-glob 2001-03-04 /tmp/080213nu/datadir/test_resync_modes-foguxad1/ file1L.txt 2025/06/13 08:11:01 NOTICE: (06) : copy-as /tmp/080213nu/datadir/test_resync_modes-foguxad1/file1L.txt TestCompressSwift:rclone-test-huyelid9nusi/080213nu/resync_modes/path1/ file1.txt 2025/06/13 08:11:28 NOTICE: (07) : test bisync run with --resync-mode=newer 2025/06/13 08:11:28 NOTICE: (08) : bisync resync resync-mode=newer 2025/06/13 08:11:40 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/13 08:11: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/06/13 08:11:40 INFO : Synching Path1 "TestCompressSwift:rclone-test-huyelid9nusi/080213nu/resync_modes/path1/" with Path2 "/tmp/080213nu/resync_modes/path2/" 2025/06/13 08:11:40 INFO : Copying Path2 files to Path1 2025/06/13 08:11:40 INFO : - Path2 Resync is copying files to - Path1 2025/06/13 08:11:40 INFO : - Path1 Resync is copying files to - Path2 2025/06/13 08:11:46 INFO : file1.txt: Copied (replaced existing) 2025/06/13 08:11:46 INFO : Resync updating listings 2025/06/13 08:11:46 INFO : Validating listings for Path1 "TestCompressSwift:rclone-test-huyelid9nusi/080213nu/resync_modes/path1/" vs Path2 "/tmp/080213nu/resync_modes/path2/" 2025/06/13 08:11:46 INFO : Bisync successful 2025/06/13 08:11:46 NOTICE: (09) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/13 08:11:46 NOTICE: (10) : touch-glob 2001-07-23 /tmp/080213nu/datadir/test_resync_modes-foguxad1/ file1R.txt 2025/06/13 08:11:46 NOTICE: (11) : copy-as /tmp/080213nu/datadir/test_resync_modes-foguxad1/file1R.txt /tmp/080213nu/resync_modes/path2/ file1.txt 2025/06/13 08:11:46 NOTICE: (12) : touch-glob 2001-08-26 /tmp/080213nu/datadir/test_resync_modes-foguxad1/ file1L.txt 2025/06/13 08:11:46 NOTICE: (13) : copy-as /tmp/080213nu/datadir/test_resync_modes-foguxad1/file1L.txt TestCompressSwift:rclone-test-huyelid9nusi/080213nu/resync_modes/path1/ file1.txt 2025/06/13 08:12:07 NOTICE: (14) : test bisync run with --resync-mode=path2 2025/06/13 08:12:07 NOTICE: (15) : bisync resync resync-mode=path2 2025/06/13 08:12:18 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/13 08:12: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/06/13 08:12:18 INFO : Synching Path1 "TestCompressSwift:rclone-test-huyelid9nusi/080213nu/resync_modes/path1/" with Path2 "/tmp/080213nu/resync_modes/path2/" 2025/06/13 08:12:18 INFO : Copying Path2 files to Path1 2025/06/13 08:12:18 INFO : - Path2 Resync is copying files to - Path1 2025/06/13 08:12:29 INFO : file1.txt: Copied (replaced existing) 2025/06/13 08:12:29 INFO : - Path1 Resync is copying files to - Path2 2025/06/13 08:12:29 INFO : Resync updating listings 2025/06/13 08:12:29 INFO : Validating listings for Path1 "TestCompressSwift:rclone-test-huyelid9nusi/080213nu/resync_modes/path1/" vs Path2 "/tmp/080213nu/resync_modes/path2/" 2025/06/13 08:12:29 INFO : Bisync successful 2025/06/13 08:12:29 NOTICE: (16) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/13 08:12:29 NOTICE: (17) : touch-glob 2002-07-23 /tmp/080213nu/datadir/test_resync_modes-foguxad1/ file1R.txt 2025/06/13 08:12:29 NOTICE: (18) : copy-as /tmp/080213nu/datadir/test_resync_modes-foguxad1/file1R.txt /tmp/080213nu/resync_modes/path2/ file1.txt 2025/06/13 08:12:29 NOTICE: (19) : touch-glob 2002-08-26 /tmp/080213nu/datadir/test_resync_modes-foguxad1/ file1L.txt 2025/06/13 08:12:29 NOTICE: (20) : copy-as /tmp/080213nu/datadir/test_resync_modes-foguxad1/file1L.txt TestCompressSwift:rclone-test-huyelid9nusi/080213nu/resync_modes/path1/ file1.txt 2025/06/13 08:12:46 NOTICE: (21) : test bisync run with --resync-mode=larger 2025/06/13 08:12:46 NOTICE: (22) : bisync resync resync-mode=larger 2025/06/13 08:12:57 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/13 08:12:57 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/13 08:12:57 INFO : Synching Path1 "TestCompressSwift:rclone-test-huyelid9nusi/080213nu/resync_modes/path1/" with Path2 "/tmp/080213nu/resync_modes/path2/" 2025/06/13 08:12:57 INFO : Copying Path2 files to Path1 2025/06/13 08:12:57 INFO : - Path2 Resync is copying files to - Path1 2025/06/13 08:12:57 INFO : file1.txt: Path2 is larger. Path1: 33, Path2: 42, Difference: 9 2025/06/13 08:13:08 INFO : file1.txt: Copied (replaced existing) 2025/06/13 08:13:08 INFO : - Path1 Resync is copying files to - Path2 2025/06/13 08:13:08 INFO : Resync updating listings 2025/06/13 08:13:08 INFO : Validating listings for Path1 "TestCompressSwift:rclone-test-huyelid9nusi/080213nu/resync_modes/path1/" vs Path2 "/tmp/080213nu/resync_modes/path2/" 2025/06/13 08:13:08 INFO : Bisync successful 2025/06/13 08:13:08 NOTICE: (23) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/13 08:13:08 NOTICE: (24) : touch-glob 2003-07-23 /tmp/080213nu/datadir/test_resync_modes-foguxad1/ file1R.txt 2025/06/13 08:13:08 NOTICE: (25) : copy-as /tmp/080213nu/datadir/test_resync_modes-foguxad1/file1R.txt /tmp/080213nu/resync_modes/path2/ file1.txt 2025/06/13 08:13:08 NOTICE: (26) : touch-glob 2003-09-04 /tmp/080213nu/datadir/test_resync_modes-foguxad1/ file1L.txt 2025/06/13 08:13:08 NOTICE: (27) : copy-as /tmp/080213nu/datadir/test_resync_modes-foguxad1/file1L.txt TestCompressSwift:rclone-test-huyelid9nusi/080213nu/resync_modes/path1/ file1.txt 2025/06/13 08:13:24 NOTICE: (28) : test bisync run with --resync-mode=older 2025/06/13 08:13:24 NOTICE: (29) : bisync resync resync-mode=older 2025/06/13 08:13:36 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/13 08:13: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/06/13 08:13:36 INFO : Synching Path1 "TestCompressSwift:rclone-test-huyelid9nusi/080213nu/resync_modes/path1/" with Path2 "/tmp/080213nu/resync_modes/path2/" 2025/06/13 08:13:36 INFO : Copying Path2 files to Path1 2025/06/13 08:13:36 INFO : - Path2 Resync is copying files to - Path1 2025/06/13 08:13:36 INFO : file1.txt: Path2 is older. Path1: 2003-09-04 00:00:00 +0000 UTC, Path2: 2003-07-23 00:00:00 +0000 UTC, Difference: 1032h0m0s 2025/06/13 08:13:46 INFO : file1.txt: Copied (replaced existing) 2025/06/13 08:13:46 INFO : - Path1 Resync is copying files to - Path2 2025/06/13 08:13:47 INFO : Resync updating listings 2025/06/13 08:13:47 INFO : Validating listings for Path1 "TestCompressSwift:rclone-test-huyelid9nusi/080213nu/resync_modes/path1/" vs Path2 "/tmp/080213nu/resync_modes/path2/" 2025/06/13 08:13:47 INFO : Bisync successful 2025/06/13 08:13:47 NOTICE: (30) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/13 08:13:47 NOTICE: (31) : touch-glob 2004-07-23 /tmp/080213nu/datadir/test_resync_modes-foguxad1/ file1R.txt 2025/06/13 08:13:47 NOTICE: (32) : copy-as /tmp/080213nu/datadir/test_resync_modes-foguxad1/file1R.txt /tmp/080213nu/resync_modes/path2/ file1.txt 2025/06/13 08:13:47 NOTICE: (33) : touch-glob 2004-07-23 /tmp/080213nu/datadir/test_resync_modes-foguxad1/ file1L.txt 2025/06/13 08:13:47 NOTICE: (34) : copy-as /tmp/080213nu/datadir/test_resync_modes-foguxad1/file1L.txt TestCompressSwift:rclone-test-huyelid9nusi/080213nu/resync_modes/path1/ file1.txt 2025/06/13 08:14:08 NOTICE: (35) : test bisync run with --resync-mode=smaller 2025/06/13 08:14:08 NOTICE: (36) : bisync resync resync-mode=smaller 2025/06/13 08:14:19 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/13 08:14: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/06/13 08:14:19 INFO : Synching Path1 "TestCompressSwift:rclone-test-huyelid9nusi/080213nu/resync_modes/path1/" with Path2 "/tmp/080213nu/resync_modes/path2/" 2025/06/13 08:14:19 INFO : Copying Path2 files to Path1 2025/06/13 08:14:19 INFO : - Path2 Resync is copying files to - Path1 2025/06/13 08:14:20 INFO : file1.txt: Path1 is smaller. Path1: 33, Path2: 42, Difference: 9 2025/06/13 08:14:20 INFO : - Path1 Resync is copying files to - Path2 2025/06/13 08:14:20 INFO : file1.txt: Path1 is smaller. Path1: 33, Path2: 42, Difference: 9 2025/06/13 08:14:25 INFO : file1.txt: Copied (replaced existing) 2025/06/13 08:14:25 INFO : Resync updating listings 2025/06/13 08:14:25 INFO : Validating listings for Path1 "TestCompressSwift:rclone-test-huyelid9nusi/080213nu/resync_modes/path1/" vs Path2 "/tmp/080213nu/resync_modes/path2/" 2025/06/13 08:14:25 INFO : Bisync successful 2025/06/13 08:14:25 NOTICE: (37) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2025/06/13 08:14:25 NOTICE: (38) : touch-glob 2005-01-02 /tmp/080213nu/datadir/test_resync_modes-foguxad1/ file1R.txt 2025/06/13 08:14:25 NOTICE: (39) : copy-as /tmp/080213nu/datadir/test_resync_modes-foguxad1/file1R.txt /tmp/080213nu/resync_modes/path2/ file1.txt 2025/06/13 08:14:25 NOTICE: (40) : copy-as /tmp/080213nu/datadir/test_resync_modes-foguxad1/file1R.txt TestCompressSwift:rclone-test-huyelid9nusi/080213nu/resync_modes/path1/ file2.txt 2025/06/13 08:14:47 NOTICE: (41) : touch-glob 2006-03-04 /tmp/080213nu/datadir/test_resync_modes-foguxad1/ file1L.txt 2025/06/13 08:14:47 NOTICE: (42) : copy-as /tmp/080213nu/datadir/test_resync_modes-foguxad1/file1L.txt TestCompressSwift:rclone-test-huyelid9nusi/080213nu/resync_modes/path1/ file1.txt 2025/06/13 08:15:13 NOTICE: (43) : copy-as /tmp/080213nu/datadir/test_resync_modes-foguxad1/file1L.txt /tmp/080213nu/resync_modes/path2/ file2.txt 2025/06/13 08:15:13 NOTICE: (44) : test bisync run with --resync-mode=path1 2025/06/13 08:15:13 NOTICE: (45) : bisync resync resync-mode=path1 2025/06/13 08:15:24 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/13 08:15: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/06/13 08:15:24 INFO : Synching Path1 "TestCompressSwift:rclone-test-huyelid9nusi/080213nu/resync_modes/path1/" with Path2 "/tmp/080213nu/resync_modes/path2/" 2025/06/13 08:15:24 INFO : Copying Path2 files to Path1 2025/06/13 08:15:24 INFO : - Path2 Resync is copying files to - Path1 2025/06/13 08:15:30 INFO : - Path1 Resync is copying files to - Path2 2025/06/13 08:15:35 INFO : file2.txt: Copied (replaced existing) 2025/06/13 08:15:35 INFO : file1.txt: Copied (replaced existing) 2025/06/13 08:15:35 INFO : Resync updating listings 2025/06/13 08:15:35 INFO : Validating listings for Path1 "TestCompressSwift:rclone-test-huyelid9nusi/080213nu/resync_modes/path1/" vs Path2 "/tmp/080213nu/resync_modes/path2/" 2025/06/13 08:15:35 INFO : Bisync successful 2025/06/13 08:15:35 NOTICE: (46) : test no winner 2025/06/13 08:15:35 NOTICE: (47) : touch-glob 2022-02-22 /tmp/080213nu/datadir/test_resync_modes-foguxad1/ file1R.txt 2025/06/13 08:15:35 NOTICE: (48) : copy-as /tmp/080213nu/datadir/test_resync_modes-foguxad1/file1R.txt /tmp/080213nu/resync_modes/path2/ file1.txt 2025/06/13 08:15:35 NOTICE: (49) : copy-as /tmp/080213nu/datadir/test_resync_modes-foguxad1/file1R.txt TestCompressSwift:rclone-test-huyelid9nusi/080213nu/resync_modes/path1/ file2.txt 2025/06/13 08:15:56 NOTICE: (50) : touch-glob 2022-02-22 /tmp/080213nu/datadir/test_resync_modes-foguxad1/ file1L.txt 2025/06/13 08:15:56 NOTICE: (51) : copy-as /tmp/080213nu/datadir/test_resync_modes-foguxad1/file1L.txt TestCompressSwift:rclone-test-huyelid9nusi/080213nu/resync_modes/path1/ file1.txt 2025/06/13 08:16:18 NOTICE: (52) : copy-as /tmp/080213nu/datadir/test_resync_modes-foguxad1/file1L.txt /tmp/080213nu/resync_modes/path2/ file2.txt 2025/06/13 08:16:18 NOTICE: (53) : test bisync run with --resync-mode=newer 2025/06/13 08:16:18 NOTICE: (54) : bisync resync resync-mode=newer 2025/06/13 08:16:29 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2025/06/13 08:16:29 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2025/06/13 08:16:29 INFO : Synching Path1 "TestCompressSwift:rclone-test-huyelid9nusi/080213nu/resync_modes/path1/" with Path2 "/tmp/080213nu/resync_modes/path2/" 2025/06/13 08:16:29 INFO : Copying Path2 files to Path1 2025/06/13 08:16:29 INFO : - Path2 Resync is copying files to - Path1 2025/06/13 08:16:40 INFO : file2.txt: Copied (replaced existing) 2025/06/13 08:16:41 INFO : file1.txt: Copied (replaced existing) 2025/06/13 08:16:41 INFO : - Path1 Resync is copying files to - Path2 2025/06/13 08:16:41 INFO : Resync updating listings 2025/06/13 08:16:41 INFO : Validating listings for Path1 "TestCompressSwift:rclone-test-huyelid9nusi/080213nu/resync_modes/path1/" vs Path2 "/tmp/080213nu/resync_modes/path2/" 2025/06/13 08:16:41 INFO : Bisync successful bisync_test.go:560: TEST resync_modes PASSED === RUN TestBisyncRemoteLocal/rmdirs 2025/06/13 08:16:59 ERROR : error listing: directory not found 2025/06/13 08:16:59 NOTICE: checking initFs Local file system at /tmp/080213nu/initdir/test_rmdirs-jejodap5 2025/06/13 08:17:35 NOTICE: checking Path1 Compressed: TestCompressSwift:rclone-test-huyelid9nusi/080213nu/rmdirs/path1 2025/06/13 08:17:56 NOTICE: checking path2 Local file system at /tmp/080213nu/rmdirs/path2 2025/06/13 08:17:57 NOTICE: (01) : test rmdirs 2025/06/13 08:17:57 NOTICE: (02) : test initial bisync 2025/06/13 08:17:57 NOTICE: (03) : bisync resync bisync_test.go:960: skipping test as remote does not support empty dirs === RUN TestBisyncRemoteLocal/volatile 2025/06/13 08:18:13 ERROR : error listing: directory not found 2025/06/13 08:18:13 NOTICE: checking initFs Local file system at /tmp/080213nu/initdir/test_volatile-laduhaw2 2025/06/13 08:18:45 NOTICE: checking Path1 Compressed: TestCompressSwift:rclone-test-huyelid9nusi/080213nu/volatile/path1 2025/06/13 08:19:02 NOTICE: checking path2 Local file system at /tmp/080213nu/volatile/path2 2025/06/13 08:19:02 NOTICE: (01) : test volatile 2025/06/13 08:19:02 NOTICE: (02) : test initial bisync 2025/06/13 08:19:02 NOTICE: (03) : bisync resync bisync_test.go:937: skipping 'volatile' test on non-local as it requires uploading 100 files --- PASS: TestBisyncRemoteLocal (1036.86s) --- PASS: TestBisyncRemoteLocal/resync (480.38s) --- PASS: TestBisyncRemoteLocal/resync_modes (393.83s) --- SKIP: TestBisyncRemoteLocal/rmdirs (69.69s) --- SKIP: TestBisyncRemoteLocal/volatile (65.34s) PASS 2025/06/13 08:19:29 NOTICE: purge failed: directory not found "./bisync.test -test.v -test.timeout 1h0m0s -remote TestCompressSwift: -verbose -test.run '^TestBisyncRemoteLocal$/^(resync|resync_modes|rmdirs|volatile)$'" - Finished OK in 17m17.672412892s (try 4/5)