Мы переместили репозиторий в нашу SVN, и после соответствующей корректировки этого пути в конфигурации Jenkins он не может распознать какие-либо ветви.
Я проверил, что файлы Jenkins действительно есть, не имеют расширений и проблем нетс учетом регистра. Я также попытался создать совершенно новую конфигурацию, тот же результат.
Вывод журнала:
[Mon Oct 21 17:17:00 CEST 2019] Starting branch indexing...
Opening conection to svn://vsvn/svn-root/BTR/Control/V2.2_Released/
Checking directory /svn-root/BTR/Control/V2.2_Released@HEAD
Checking directory /svn-root/BTR/Control/V2.2_Released/branches@8827
Checking candidate branch /svn-root/BTR/Control/V2.2_Released/branches/DotNetCoreMigrationPOC@8808
‘Jenkinsfile’ not found
Does not meet criteria
Checking candidate branch /svn-root/BTR/Control/V2.2_Released/branches/1.7_IONodeComponentRefactoring@7898
‘Jenkinsfile’ not found
Does not meet criteria
Checking candidate branch /svn-root/BTR/Control/V2.2_Released/branches/devcon@7860
‘Jenkinsfile’ not found
Does not meet criteria
Checking directory /svn-root/BTR/Control/V2.2_Released/tags@8810
Checking candidate branch /svn-root/BTR/Control/V2.2_Released/trunk@8779
‘Jenkinsfile’ not found
Does not meet criteria
[Mon Oct 21 17:17:00 CEST 2019] Finished branch indexing. Indexing took 0.15 sec
Finished: SUCCESS