The Apache mod_ca module for httpd

Build: #58 failed Release build for mod_ca 0.2.3 by Graham Leggett (Administrator)

Stages & jobs

  1. Default Stage

  2. Release Stage

    Requires a user to start manually

Logs

The following logs have been generated by the jobs in this plan.
  • Expand all
  • Collapse all
Job Logs
Collapse Tag and Release Release Stage Download or View
09-May-2020 12:41:51 if test -d "mod_ca-0.2.3"; then find "mod_ca-0.2.3" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "mod_ca-0.2.3" || { sleep 5 && rm -rf "mod_ca-0.2.3"; }; else :; fi
09-May-2020 12:41:52 Error occurred while running Task 'tag release(11)' of type com.atlassian.bamboo.plugins.vcs:task.vcs.tagging.
09-May-2020 12:41:52 com.atlassian.bamboo.task.TaskException: An error occurred while tagging a repository
09-May-2020 12:41:52         at com.atlassian.bamboo.plugins.vcs.task.VcsTagTask.execute(VcsTagTask.java:64)
09-May-2020 12:41:52         at com.atlassian.bamboo.task.TaskExecutorImpl.lambda$executeTasks$3(TaskExecutorImpl.java:319)
09-May-2020 12:41:52         at com.atlassian.bamboo.task.TaskExecutorImpl.executeTaskWithPrePostActions(TaskExecutorImpl.java:252)
09-May-2020 12:41:52         at com.atlassian.bamboo.task.TaskExecutorImpl.executeTasks(TaskExecutorImpl.java:319)
09-May-2020 12:41:52         at com.atlassian.bamboo.task.TaskExecutorImpl.execute(TaskExecutorImpl.java:112)
09-May-2020 12:41:52         at com.atlassian.bamboo.build.pipeline.tasks.ExecuteBuildTask.call(ExecuteBuildTask.java:73)
09-May-2020 12:41:52         at com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent.executeBuildPhase(DefaultBuildAgent.java:204)
09-May-2020 12:41:52         at com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent.build(DefaultBuildAgent.java:176)
09-May-2020 12:41:52         at com.atlassian.bamboo.v2.build.agent.BuildAgentControllerImpl.lambda$waitAndPerformBuild$0(BuildAgentControllerImpl.java:131)
09-May-2020 12:41:52         at com.atlassian.bamboo.variable.CustomVariableContextImpl.withVariableSubstitutor(CustomVariableContextImpl.java:185)
09-May-2020 12:41:52         at com.atlassian.bamboo.v2.build.agent.BuildAgentControllerImpl.waitAndPerformBuild(BuildAgentControllerImpl.java:125)
09-May-2020 12:41:52         at com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent$1.run(DefaultBuildAgent.java:127)
09-May-2020 12:41:52         at com.atlassian.bamboo.utils.BambooRunnables$1.run(BambooRunnables.java:48)
09-May-2020 12:41:52         at com.atlassian.bamboo.security.ImpersonationHelper.runWith(ImpersonationHelper.java:26)
09-May-2020 12:41:52         at com.atlassian.bamboo.security.ImpersonationHelper.runWithSystemAuthority(ImpersonationHelper.java:17)
09-May-2020 12:41:52         at com.atlassian.bamboo.security.ImpersonationHelper$1.run(ImpersonationHelper.java:41)
09-May-2020 12:41:52         at java.lang.Thread.run(Thread.java:748)
09-May-2020 12:41:52 Caused by: com.atlassian.bamboo.task.TaskException: Could not determine checkout location of repository with id 1572883
09-May-2020 12:41:52         at com.atlassian.bamboo.utils.BambooPreconditions.checkThat(BambooPreconditions.java:29)
09-May-2020 12:41:52         at com.atlassian.bamboo.plugins.vcs.task.utils.VcsTaskUtils.getCheckoutDirectory(VcsTaskUtils.java:40)
09-May-2020 12:41:52         at com.atlassian.bamboo.plugins.vcs.task.VcsTagTask.execute(VcsTagTask.java:58)
09-May-2020 12:41:52         ... 16 more