cto-a / private-isu-ops

ISUCON研修運営用
0 stars 0 forks source link

SQSキューにアクセスできる権限をECSタスクに与える #64

Closed kesompochy closed 3 months ago

kesompochy commented 3 months ago

なんか知らんけどzero除算パニックになった


タイムスタンプ (UTC+09:00) | メッセージ | コンテナ
-- | -- | --
2024年7月30日 15:17 (UTC+9:00) | panic: runtime error: integer divide by zero | benchmarker-container
2024年7月30日 15:17 (UTC+9:00) | goroutine 1 [running]: | benchmarker-container
2024年7月30日 15:17 (UTC+9:00) | github.com/catatsuy/private-isu/benchmarker/util.RandomNumber(0x0) | benchmarker-container
2024年7月30日 15:17 (UTC+9:00) | /opt/go/util/util.go:30 +0x65 | benchmarker-container
2024年7月30日 15:17 (UTC+9:00) | main.randomImage(...) | benchmarker-container
2024年7月30日 15:17 (UTC+9:00) | /opt/go/cli.go:290 | benchmarker-container
2024年7月30日 15:17 (UTC+9:00) | main.(*CLI).Run(0xc000461f50, {0xc000094150, 0x3, 0x3}) | benchmarker-container
2024年7月30日 15:17 (UTC+9:00) | /opt/go/cli.go:171 +0xd25 | benchmarker-container
2024年7月30日 15:17 (UTC+9:00) | main.main() | benchmarker-container
2024年7月30日 15:17 (UTC+9:00) | /opt/go/main.go:10 +0x6c | benchmarker-container
2024年7月30日 15:17 (UTC+9:00) | 2024/07/30 06:17:38 config_file: {35.78.221.75 0} | benchmarker-container
2024年7月30日 15:17 (UTC+9:00) | 2024/07/30 06:17:38 teamID: 0 | benchmarker-container
2024年7月30日 15:17 (UTC+9:00) | 2024/07/30 06:17:38 benchmaker start! | benchmarker-container
2024年7月30日 15:17 (UTC+9:00) | 2024/07/30 06:17:38 SQS_URL: https://sqs.ap-northeast-1.amazonaws.com/009160051284/benchmark_queue
kesompochy commented 3 months ago

@harukin721 権限が足りてなさそうだったのでロールを追加しています。ご確認ください〜〜〜〜〜〜〜 https://github.com/cto-a/private-isu-ops/pull/64#issuecomment-2257554826 のエラーについては別件で解消済みです

harukin721 commented 3 months ago

申し訳ない〜〜〜 後ほど確認します!

harukin721 commented 3 months ago

https://github.com/cto-a/private-isu-ops/pull/66 で 対応して、差分無くしました。(前回の記憶がない) close

harukin721 commented 3 months ago

すごい勘違い、なにがなにか追えてなかった。

terraform までありがとうございます! 一応差分でないことを確認した

(⎈|colima:N/A)~/ghq/github.com/cto-a/private-isu-ops/benchmarker/terraform (main) 
% terraform plan                                                   

--- snip ---

No changes. Your infrastructure matches the configuration.

Terraform has compared your real infrastructure against your configuration and found no differences, so no
changes are needed.