Created Feb 16, 2021, Last active Jun 27, 2022
Hello everyone, We are pleased to announce the release of a number of features today. Please stop your runners and pull the latest image, the minimum version with support for these features is v1....
Hi everyone, We have released support for multiple runners on the same host. In order to benefit from this feature, you will need to use v1.167 or greater. You can update to the latest v...
Hello everyone, We're happy to announce that we have released self-hosted runners at the workspace level. By using runners within a workspace, you will be able to run builds in Pipelines on your ow...
Welcome to the Early Access Program (EAP) for self-hosted runners in Bitbucket Pipelines. With this feature, you will be able to run builds in Pipelines on your own infrastructure. You won’t be charg...
Dears , I have configure a bitbucket runner and implemented into the pipeline : - step : script : - echo "Script under default section" branches : develop : - step : ...
Runner: self-hosted on windows. Getting the following when running a healthy online runner We couldn't clone the repository. Try rerunning the pipeline. Custom pipeline fails to clon...
This happens using a self-hosted runner. Everything was working until recently. See below the runner logs: [2022-03-22 10:46:04,174] Starting container. [2022-03-22 10:46:04,36...
Once the AWS us-east issue was resolved, and our pipelines were back up I started getting errors in my local runner builds that involve Docker My pipelines that do not require Docker run just fine ...
...8da5fcaa943} -e RUNTIME_PREREQUISITES_ENABLED=true -e OAUTH_CLIENT_ID=<> -e OAUTH_CLIENT_SECRET=<> -e WORKING_DIRECTORY=/tmp --name runner-4ad29803-a07a-5ad7-8908-78da5fcaa943 docker-public.packages...
...UNTIME_PREREQUISITES_ENABLED=true -e OAUTH_CLIENT_ID=xxxxx -e OAUTH_CLIENT_SECRET=xxxx -e WORKING_DIRECTORY=/tmp --log-driver json-file --log-opt max-size=10m --network host --name bitbucket-import-runner d...
Hi! Now "size" field affects only memory usage. But CPU in all cases == 4 cores How to utilise all CPUs of host (for example when host has 16 CPU cores)? It blocks us to use bitbucket on site...
In order to create and register a runner, we have to use the bitbucket.org web interface to create an individual runner, then we can copy down the relevant docker commands for creating a single runne...
Hello everyone, We have released support for SSH keys and known hosts on runners. Please stop your runners and pull the latest image, the minimum version with support for this feature is v1.146. ...
Hi, we're considering to use Bitbucket Runners in order to perform hardware-in-the-loop CI testing. We noticed that the steps are run via Docker-in-Docker inside the runner container. So just startin...
We need to connect to docker where bitbucket runner is running. Is this possible?
Hello everyone, We have released support for private build images hosted by AWS ECR on runners. Please stop your runners and pull the latest image, the minimum version with support for this f...
I've got a simple pipeline (mirrors file contents to an FTPS site) which is tied to a Bitbucket Deployment. Pipelines often get stuck on "Queued" without even starting, even though the runner is read...
Hi everyone, We have released support for stopping steps on runners. Please stop your runners and pull the latest image, the minimum version with support for stopped steps is v1.129. With...
Hi, I've noticed that our plan's build minutes are being used, even though all builds were run with a local runner. Currently 171 build minutes were used. Behavior is reproducible. Is this som...
Hello everyone, We are excited to announce that self-hosted runners now has support for service containers and pipes. Please stop your runners and pull the latest image, the minimum version ...
Hello. I have a new Issue this morning. My pipelines are not running on the web client. when I look in the runner the last error I have is the following. [2021-04-26 15:35:38,650] Run...
I've got a build runner in AWS. I have a yml file with nothing but echo statements in it. My repo is running Git LFS for a few folders and the repo will grow quite a bit. We want to use ...
Hello, Can you consider adding support for setting environmental variables per runner? The use case I have is: a pool of runners, each connected to a test device each runner has the same runner ...
Hello. We are using the runner in a single AWS EC2 instance. The runner works perfectly for a few hours but after a while, when is not used, it throws an error and then it gets not responsive. I d...
...uda . is_available () == True , "Cuda is not installed properly!" The build fails, in the runner logs there are 2 FAILED statements: [2021-04-16 13:55:40,535] Not uploading caches. (n...
Hello everyone, We're happy to announce that we have released test reports and health checks for self hosted runners. Please stop your runners and pull the latest image, the minimum vers...
Hello, I know this has been addressed in the replies of this topic But I would like to highlight how important this is in a separate, dedicated topic. Today we had a difficult design session becau...
Good morning! Has anyone else attempted to deploy an application with Helm 3 and AKS? The issue I am running into is that my cluster is private (https://docs.microsoft.com/en-us/azure/aks/priva...
Context: during EAP, we use the runner only once a day. Once in a while the runner gets offline (running, but offline) for up to 4 hours for infrastructure maintenance. My problem: I've noticed tha...
Welcome to the self-hosted runners early access program! This is only for members invited by the Bitbucket Pipelines team. Participants in our early access program will have access to support, documentation, and enter discussions with other group members about their self-hosted runners experience.
Copied to clipboard