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