Results 84 comments of Rafael F.

> > HeadBucket is an action--not a required permission--which the installer is testing to see if the creds have sufficient permissions to perform. According [to this](https://docs.aws.amazon.com/AmazonS3/latest/API/API_HeadBucket.html) `s3:ListBucket` is the required...

In case of PowerPC, test-lu is stuck at Program received signal SIGINT, Interrupt. 0x00003fffb6f8fb40 in .__floorf_power5plus () from /lib64/power8/libm.so.6 (gdb) bt #0 0x00003fffb6f8fb40 in .__floorf_power5plus () from /lib64/power8/libm.so.6 #1 0x000000002002826c...

I ran the test again, but this time I compiled the package with debugging enabled. This is the output: (gdb) bt #0 0x00003fffb6c5f818 in .raise () from /lib64/power8/libc.so.6 #1 0x00003fffb6c61f64...

Richard, thank you for the explanation. Here is the result ('le' means little endian): ppc64le: "?\240\006\005\004\003?Z" ppc64: "?\240\006\005\004\003?Z"

**Bytecode version:** read_bits_from_constant: 3ff0060504030201 OK read_bits_from_string: 3ff0060504030201 OK **Native version:** read_bits_from_constant: 3ff0060504033f5a ERROR read_bits_from_string: 3ff0060504030201 OK

Martin, thank you for debugging the issue and filling the report. I added a comment there specifying the ocaml version used. And thank you for the detailed test code.

/hold While we double check if the name is resolvable in a SC2S region.

> There's a [chat thread](https://kubernetes.slack.com/archives/CD6U2V71N/p1696888521817979) about why the DNS resolving wait code was likely there. It might be to check LB availability. Did you see problems or delays after this...

We could not reproduce in a real environment and SHIFT confirmed there was a bug in the emulator. There is still a possible problem with waiting for the DNS resolution...