IABTechLab / uid2-operator

Apache License 2.0
11 stars 16 forks source link

Issue with release version v5.37.12 #751

Open prasadjSam opened 1 month ago

prasadjSam commented 1 month ago

Hi ,

I am trying to set up a private operator service in to my aws infra. Following the operator guide at aws market palce. When installing the stack with release version v5.37.12 i see an error and nitro enclave fails to initialize.

Error with Latest Release:

nitro_enclaves.log nitro_enclaves]$ cat nitro_enclaves.log [nitro-cli:3043][INFO][2024-07-11T12:11:40.449Z][src/main.rs:63] Start Nitro CLI [nitro-cli:3043][INFO][2024-07-11T12:11:40.453Z][src/main.rs:202] Sent command: Describe [nitro-cli:3347][INFO][2024-07-11T12:11:42.917Z][src/main.rs:63] Start Nitro CLI [nitro-cli:3347][INFO][2024-07-11T12:11:42.917Z][src/main.rs:106] Sent command: Run [enc-xxxxxxx:3349][INFO][2024-07-11T12:11:42.929Z][src/enclave_proc/mod.rs:571] Enclave process PID: 3349 [enc-xxxxxxx:3349][INFO][2024-07-11T12:11:42.934Z][src/enclave_proc/mod.rs:479] Received command: Run [enc-xxxxxxx:3349][INFO][2024-07-11T12:11:42.935Z][src/enclave_proc/mod.rs:272] Run args = RunEnclavesArgs { eif_path: "/opt/uid2operator/uid2operator.eif", enclave_cid: Some(42), memory_mib: 24576, cpu_ids: None, debug_mode: false, attach_console: false, cpu_count: Some(6), enclave_name: Some("uid2operator") } [enc-xxxxxxx:3349][INFO][2024-07-11T12:11:43.083Z][src/enclave_proc/resource_manager.rs:357] Allocating memory regions to hold 25769803776 bytes. [enc-xxxxxxx:3349][INFO][2024-07-11T12:11:43.083Z][src/enclave_proc/resource_manager.rs:439] Allocated 24 region(s): 24 page(s) of 1024 MB [enc-xxxxxxx:3349][INFO][2024-07-11T12:12:08.283Z][src/enclave_proc/resource_manager.rs:679] Finished initializing memory. [enc-xxxxxxx:3349][INFO][2024-07-11T12:12:24.275Z][src/enclave_proc/mod.rs:281] Enclave ID = i-08df9da8c9b2df178-enc190a1b4de69c46d [enc-190a1b4de69c46d:3349][WARN][2024-07-11T12:12:30.710Z][src/enclave_proc/mod.rs:207] Received hang-up event from the enclave. Enclave process will shut down. [enc-190a1b4de69c46d:3349][INFO][2024-07-11T12:12:30.710Z][src/enclave_proc/mod.rs:541] Enclave process 3349 exited event loop. [enc-190a1b4de69c46d:3349][INFO][2024-07-11T12:12:30.712Z][src/enclave_proc/resource_manager.rs:751] Enclave terminated.

Any known issues with this release

thomasm-ttd commented 1 month ago

There isn't any known issues with v5.37.12. Please contact your TradeDesk Technical Account Manager to arrange support and we can help you further.