Всем привет!
Версия Jenkins 2.93.
Пытаюсь поставить, например, Git client plugin и дает ошибку:
Git client plugin
Ошибка -
java.io.IOException: Downloaded file /var/lib/jenkins/plugins/git-client.jpi.tmp does not match expected SHA-1, expected 'V2cmJgJMkIqkh7M3iwrKtr01P+Q=', actual '9rBBn84tsTl1cCWjMtcMzshvFnI='
at hudson.model.UpdateCenter.verifyChecksums(UpdateCenter.java:1810)
at hudson.model.UpdateCenter.access$1100(UpdateCenter.java:149)
at hudson.model.UpdateCenter$InstallationJob.replace(UpdateCenter.java:1963)
at hudson.model.UpdateCenter$UpdateCenterConfiguration.install(UpdateCenter.java:1194)
at hudson.model.UpdateCenter$DownloadJob._run(UpdateCenter.java:1680)
at hudson.model.UpdateCenter$InstallationJob._run(UpdateCenter.java:1874)
at hudson.model.UpdateCenter$DownloadJob.run(UpdateCenter.java:1651)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at hudson.remoting.AtmostOneThreadExecutor$Worker.run(AtmostOneThreadExecutor.java:110)
at java.lang.Thread.run(Thread.java:748)
Собственно, у всех плагинов хэши не совпадают. Значит, грузит он что-то не то. Прокси не используется. Файрволлов нет:
$ sudo service --status-all
[ - ] console-setup.sh
[ + ] cron
[ + ] dbus
[ + ] exim4
[ - ] hwclock.sh
[ + ] jenkins
[ - ] keyboard-setup.sh
[ + ] kmod
[ + ] networking
[ + ] nginx
[ + ] open-vm-tools
[ + ] procps
[ - ] rsync
[ + ] rsyslog
[ + ] ssh
[ - ] sudo
[ + ] udev
[ - ] x11-common