Questions tagged [bamboo]

Bamboo is a continuous integration solution by Atlassian

Bamboo is a continuous integration solution by Atlassian

7 questions
3
votes
2 answers

Powershell will not run on new bamboo agent service running on Windows 10

I'm trying to set up a new CI build node in our bamboo system. I have a bamboo agent running as a windows service in this build node, I have a similar setup running on a windows-server 2012, but now I want to create the same setup in Windows 10. A…
3
votes
2 answers

How do I get Bamboo's disk usage under control?

Here's the scenario: Our source code is on Github. We run Bamboo (2.7.3 currently) on a Linux server here at work. We have several builds that are farmed out to remote agents (for example, to build iPhone software). On the remote agent, Bamboo…
clee
  • 253
  • 2
  • 10
2
votes
1 answer

"DLL Provider failed to initialize" - Mercurial on Windows Server 2008

I'm trying to set up the Mercurial 64-bit client on an Atlassian Bamboo build server. The automated builds were giving errors trying to check code out of Mercurial, so I tried to test it from the command line, and I get the same error. > hg…
James
  • 21
  • 2
1
vote
1 answer

Downloads from Bamboo server are slow, how can I debug this?

I have a Windows box running Bamboo, a continuous integration server. I can download files from it over HTTP, but they're really slow, like 80 kbps slow. I don't have any speed issues copying files between the machine and network shares. What are…
sourcenouveau
  • 489
  • 1
  • 5
  • 18
1
vote
1 answer

OS limits ignored by bamboo

Our developers wants bamboo because of integrations to other Atlassian software and we have regularly problems with this buildserver. Often the buildjobs fail with OutOfMemory exceptions like this: java.lang.OutOfMemoryError: unable to create new…
Lion
  • 496
  • 9
  • 19
0
votes
0 answers

Bamboo SCP task to remote Windows server does not work

I'm trying to set up a deployment to SCP a file from Bamboo (running on Linux host) to a remote Windows server. I've set up a bamboo user and SSH keys, and can confirm that SCPing works from the CLI on the Bamboo server to the remote Windows host…
0
votes
0 answers

Running built application (Bamboo)

With my centOS running Bamboo Server, I have configured plans to build applications whenever a new code gets commited on a certain branch in the project repo on bitbucket. But i am unable to run the built application on any device on the server how…
welwelwel
  • 49
  • 1
  • 1
  • 6