This is the documentation for Bamboo 5.5. View this page for the

Unknown macro: {spacejump}

of Bamboo, or visit the latest Bamboo documentation.

ハング ビルド イベントは、次の 2 つの基準に従ってビルドが応答しなくなったと Bamboo が判断したときにスローされます。

  • 想定ビルド時間 — ビルド時間乗数 x 平均ビルド時間として定義されます。
    • ビルド時間乗数はユーザー定義の設定です。
    • 平均ビルド時間は、以前のビルド時間の平均値を使用して Bamboo によって計算されます (分単位)。
  • ログ収束時間 — ビルドのログ エントリ間の時間です (分単位)。

ハング ビルド イベントをスローするには、Bamboo の想定ビルド時間とログ収束時間が両方超過している必要があります。

This event is currently used by Bamboo to send notifications.

You can also disable build monitoring altogether so that the hanging build event never occurs.

ハング ビルド イベントの設定

ハング ビルド イベントがスローされるタイミングを制御する基準を変更できます。 

Note, the hanging build criteria can be also be set for a specific job, when specifying a job's builder. Job-level criteria will override the global criteria described on this page (including disabling this event).

ハング ビルド イベント設定を編集するには、次の手順に従います。

  1. Click the  icon and select Overview.
  2. 左側のパネルのビルド監視(プランの下)をクリックします。
  3. [編集] をクリックし、必要に応じて [ビルド時間乗数] と [ログ収束時間] の値を更新します。
  4. 保存をクリックします。

スクリーンショット : ハング ビルド イベント設定の編集

ハング ビルドのチェック間隔

既定では、Bamboo はハング ビルド イベントがスローされたかどうかを 60 秒ごとにチェックします。

You can change this check interval by configuring the system property, bamboo.buildHangingMonitor.checkInterval. (This property is specified in seconds.)

Please read Configuring system properties for instructions on how to configure the bamboo.buildHangingMonitor.checkInterval system property.