olisystems / BEST-Energy

Integritee off-chain worker and sidechain validateer
Apache License 2.0
2 stars 0 forks source link

flaky enclave test: test_state_and_key_provisioning #70

Open clangenb opened 11 months ago

clangenb commented 11 months ago

Sometimes this test fails for no obvious reasons. We don't see this upstream on our own runner, but it happens here sometimes:

   [Enclave] (MU-RA-Server) MU-RA successful sending keys
    [Enclave] (MU-RA-Server) MU-RA successful, calling handle_shard_request_from_client()
    [Enclave] (MU-RA-Server) handle_shard_request_from_client, calling read_shard()
    [Enclave] (MU-RA-Server) await_shard_request_from_client, calling read_exact()
    [Enclave] (MU-RA-Server) handle_shard_request_from_client, await_shard_request_from_client() OK
    [Enclave] (MU-RA-Server) handle_shard_request_from_client, write_all()
[2023-11-15T08:28:54Z ERROR enclave_runtime::tls_ra::tls_ra_server] failed to add shard vault proxy for : Other("shard not initialized")
thread '<unnamed>' panicked at 'unexpected error during closedir: Os { code: 9, kind: Uncategorized, message: "Bad file descriptor" }', /opt/rust/git/checkouts/incubator-teaclave-sgx-sdk-c63c8825343e87f0/f1776a7/sgx_tstd/src/sys/fs.rs:241:9
testing tls_ra::tests::test_state_and_key_provisioning ... failed!