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