jenkinsはdocker-compose upでブラウザに表示しました。
jenkinsのノード作成で『認証情報』と『起動方法』の項目で設定したいものが出てこない。
起動方法は、『SSH経由でUnixマシンのスレーブエージェントを起動』、認証情報はjenkinsを選択したい。
仮説としてあげられるのは、まずjenkinsの管理のところで、下記のようにバージョンアップが求められているというところです。
Jenkinsの管理 Correct Dependency errors: Some plugins could not be loaded due to unsatisfied dependencies. Fix these issues and restart Jenkins to restore the functionality provided by these plugins. Snakeyaml API Plugin version 1.26.3 You must update Jenkins from v2.142 to v2.164.3 or later to run this plugin. Pipeline: Phoenix AutoTest Plugin version 1.3 You must update Jenkins from v2.142 to v2.156 or later to run this plugin. GitHub Branch Source Plugin version 2.8.2 You must update Jenkins from v2.142 to v2.164.3 or later to run this plugin. Docker Pipeline version 1.23 You must update Jenkins from v2.142 to v2.150.3 or later to run this plugin. Maven Integration plugin version 3.7 You must update Jenkins from v2.142 to v2.176.4 or later to run this plugin. Pipeline: Stage Tags Metadata version 1.7.1 You must update Jenkins from v2.142 to v2.176.4 or later to run this plugin. JIRA Pipeline Steps version 1.6.0 You must update Jenkins from v2.142 to v2.164.3 or later to run this plugin. Pipeline: Stage Step version 2.5 You must update Jenkins from v2.142 to v2.176.4 or later to run this plugin. GitHub plugin version 1.31.0 You must update Jenkins from v2.142 to v2.164.3 or later to run this plugin. Jenkins Parameterized Trigger plugin version 2.37 You must update Jenkins from v2.142 to v2.176.4 or later to run this plugin. Jenkins Mailer Plugin version 1.32 You must update Jenkins from v2.142 to v2.150.1 or later to run this plugin. Jackson 2 API Plugin version 2.11.1 You must update Jenkins from v2.142 to v2.164.3 or later to run this plugin. OkHttp Plugin version 3.14.9 You must update Jenkins from v2.142 to v2.164.3 or later to run this plugin. Kubernetes Credentials Plugin version 0.6.2 You must update Jenkins from v2.142 to v2.176.1 or later to run this plugin. Pipeline: Declarative version 1.7.1 You must update Jenkins from v2.142 to v2.176.4 or later to run this plugin. JAXB plugin version 2.3.0.1 You must update Jenkins from v2.142 to v2.163 or later to run this plugin. Docker Commons Plugin version 1.16 You must update Jenkins from v2.142 to v2.150.1 or later to run this plugin. Pipeline: Nodes and Processes version 2.35 You must update Jenkins from v2.142 to v2.176.1 or later to run this plugin. Amazon EC2 plugin version 1.50.3 You must update Jenkins from v2.142 to v2.176.4 or later to run this plugin. OctoPerf Load Testing Plugin. version 4.2.3 You must update Jenkins from v2.142 to v2.176.4 or later to run this plugin. Pipeline: Basic Steps version 2.20 You must update Jenkins from v2.142 to v2.164.3 or later to run this plugin. Copy Artifact Plugin version 1.45 You must update Jenkins from v2.142 to v2.164.3 or later to run this plugin. GitHub API Plugin version 1.115 You must update Jenkins from v2.142 to v2.164.3 or later to run this plugin. Pipeline: Groovy version 2.81 You must update Jenkins from v2.142 to v2.176.4 or later to run this plugin. Script Security Plugin version 1.74 You must update Jenkins from v2.142 to v2.176.4 or later to run this plugin. Kubernetes plugin version 1.19.3 You must update Jenkins from v2.142 to v2.176.1 or later to run this plugin. Trilead API Plugin version 1.0.3 You must update Jenkins from v2.142 to v2.150.1 or later to run this plugin. Kubernetes Client API Plugin version 4.9.1-1 You must update Jenkins from v2.142 to v2.176.1 or later to run this plugin. CodeSonar Plugin version 2.0.9 You must update Jenkins from v2.142 to v2.164 or later to run this plugin. Jenkins Jira plugin version 3.1.1 You must update Jenkins from v2.142 to v2.176.4 or later to run this plugin. Pipeline: Declarative Extension Points API version 1.7.1 You must update Jenkins from v2.142 to v2.176.4 or later to run this plugin. Pipeline: Shared Groovy Libraries version 2.17 You must update Jenkins from v2.142 to v2.176.4 or later to run this plugin. Pipeline: Supporting APIs version 3.5 You must update Jenkins from v2.142 to v2.176.4 or later to run this plugin.
プラグインの管理で、SSH Slaveをインストールしようと試みたのですが、失敗してしまいました。原因は、jenkinsのバージョンアップの要求でした。
しかし、jenkinsのバージョンアップもhpiファイルを選択しなければいけないが、そのファイルが見当たらなかったりでてこずっています。ご教授お願いします!
回答2件
あなたの回答
tips
プレビュー
バッドをするには、ログインかつ
こちらの条件を満たす必要があります。
2020/07/24 09:58