Can’t SSH into Build Machine for Bitbucket with CI2

I am trying to log in to build machine, but I am getting error

“No SSH key is found. Please make sure you’ve added at least one SSH key in your VCS account.”

I used this option few years ago, and i’ve got “CIRCLE BUG” result of the test now.

I know I have my key in Bitbucket, and I am able to connect from my localhost to the bitbucket using git command using ~/.ssh/id_rsa.

Can you please direct me where to put my key to bitbucket or cirleci for the debug with ssh to work?

This is being tracked and I’ve just provided an update here: Debug with SSH has stopped working in BitBucket