You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hi Team,
I am following below article for workspace runner in Bitbucket. My Runner is showing online but I am getting below error while executing the Bitbucket-pipeline. Please help and suggest.
URL which I am referring:
https://itgcommerce.com/how-to-run-self-hosted-bitbucket-pipelines-runners-in-kubernetes/
Error which I am getting while running the simple pipeline.
Status 400: {"message":"OCI runtime create failed: container_linux.go:380: starting container process caused: process_linux.go:545: container init caused: rootfs_linux.go:76: mounting \"cgroup\" to rootfs at \"/sys/fs/cgroup\" caused: stat /sys/fs/cgroup/freezer/kubepods-besteffort-podb050d4ff_1107_4c37_8ec2_32387c8f192c.slice:cri-containerd:dc51ef68c3d645739fb09db724d8c85b53a50ce108068bc44b11c92b1ef09574/docker/6c6131fb8c05fbd8b2f0ef6b29f2dc7631a41a2c61955230fa28731fd1167668: no such file or directory: unknown"}
Pipeline code.
Hi, @manoj kumar, welcome to the community!
I would recommend you follow the example of Kubernetes spec for a self-hosted runner that we have in our official documentation:
Please feel free to let me know if you have any questions.
Kind regards,
Caroline
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.