The Apache mod_ca module for httpd

Build: #40 was successful

Job: Build Job - CentOS8 was successful

Build log

The build generated 725 lines of output. Download or view full build log.

08-Feb-2020 19:18:13 Build Redwax Server - mod_ca - Build Job - CentOS8 #40 (RS-MODCA-JOB3-40) started building on agent coconut.redwax.eu
08-Feb-2020 19:18:13 Remote agent on host coconut.redwax.eu
08-Feb-2020 19:18:14 Build working directory is /var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3
08-Feb-2020 19:18:14 Executing build Redwax Server - mod_ca - Build Job - CentOS8 #40 (RS-MODCA-JOB3-40)
08-Feb-2020 19:18:14 Starting task 'Check out source' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout'
08-Feb-2020 19:18:14 Build always requires a clean checkout
08-Feb-2020 19:18:14 Cleaning build directory '/var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3/mod_ca'
08-Feb-2020 19:18:14 Checking out into /var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3/mod_ca
08-Feb-2020 19:18:14 Updating source code to revision: 001884cf9149ea5404855d43a5d4fca49c019c25
08-Feb-2020 19:18:14 Creating local git repository in '/var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3/mod_ca/.git'.
08-Feb-2020 19:18:14 Cannot fetch branch '(unresolved) 001884cf9149ea5404855d43a5d4fca49c019c25' from 'ssh://git@source.redwax.eu:7999/rs/mod_ca.git' to source directory '/var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3/mod_ca'. ssh://git@source.redwax.eu:7999/rs/mod_ca.git: java.net.SocketException: Network is unreachable (connect failed)
08-Feb-2020 19:18:14 Updating source code to revision: 001884cf9149ea5404855d43a5d4fca49c019c25
08-Feb-2020 19:18:14 Cannot fetch branch '(unresolved) 001884cf9149ea5404855d43a5d4fca49c019c25' from 'ssh://git@source.redwax.eu:7999/rs/mod_ca.git' to source directory '/var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3/mod_ca'. ssh://git@source.redwax.eu:7999/rs/mod_ca.git: java.net.SocketException: Network is unreachable (connect failed)
08-Feb-2020 19:18:14 Updating source code to revision: 001884cf9149ea5404855d43a5d4fca49c019c25
08-Feb-2020 19:18:14 Cannot fetch branch '(unresolved) 001884cf9149ea5404855d43a5d4fca49c019c25' from 'ssh://git@source.redwax.eu:7999/rs/mod_ca.git' to source directory '/var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3/mod_ca'. ssh://git@source.redwax.eu:7999/rs/mod_ca.git: java.net.SocketException: Network is unreachable (connect failed)
08-Feb-2020 19:18:14 Error occurred while running Task 'Check out source(1)' of type com.atlassian.bamboo.plugins.vcs:task.vcs.checkout.
08-Feb-2020 19:18:14 java.lang.RuntimeException: com.atlassian.bamboo.plugins.stash.repository.StashRepositoryException
08-Feb-2020 19:18:14         at com.atlassian.bamboo.executor.RetryingTaskExecutor.rerun(RetryingTaskExecutor.java:141)
08-Feb-2020 19:18:14         at com.atlassian.bamboo.executor.RetryingTaskExecutor.runTask(RetryingTaskExecutor.java:99)
08-Feb-2020 19:18:14         at com.atlassian.bamboo.executor.RetryingTaskExecutor.retry(RetryingTaskExecutor.java:207)
08-Feb-2020 19:18:14         at com.atlassian.bamboo.executor.RetryingTaskExecutor.retry(RetryingTaskExecutor.java:188)
08-Feb-2020 19:18:14         at com.atlassian.bamboo.plugins.vcs.task.VcsCheckoutTask.execute(VcsCheckoutTask.java:123)
08-Feb-2020 19:18:14         at com.atlassian.bamboo.task.TaskExecutorImpl.lambda$executeTasks$3(TaskExecutorImpl.java:319)
08-Feb-2020 19:18:14         at com.atlassian.bamboo.task.TaskExecutorImpl.executeTaskWithPrePostActions(TaskExecutorImpl.java:252)
08-Feb-2020 19:18:14         at com.atlassian.bamboo.task.TaskExecutorImpl.executeTasks(TaskExecutorImpl.java:319)
08-Feb-2020 19:18:14         at com.atlassian.bamboo.task.TaskExecutorImpl.executePreparationTasks(TaskExecutorImpl.java:91)
08-Feb-2020 19:18:14         at com.atlassian.bamboo.build.pipeline.tasks.PrepareBuildTask.call(PrepareBuildTask.java:81)
08-Feb-2020 19:18:14         at com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent.executeBuildPhase(DefaultBuildAgent.java:203)
08-Feb-2020 19:18:14         at com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent.build(DefaultBuildAgent.java:175)
08-Feb-2020 19:18:14         at com.atlassian.bamboo.v2.build.agent.BuildAgentControllerImpl.lambda$waitAndPerformBuild$0(BuildAgentControllerImpl.java:129)
08-Feb-2020 19:18:14         at com.atlassian.bamboo.variable.CustomVariableContextImpl.withVariableSubstitutor(CustomVariableContextImpl.java:185)
08-Feb-2020 19:18:14         at com.atlassian.bamboo.v2.build.agent.BuildAgentControllerImpl.waitAndPerformBuild(BuildAgentControllerImpl.java:123)
08-Feb-2020 19:18:14         at com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent$1.run(DefaultBuildAgent.java:126)
08-Feb-2020 19:18:14         at com.atlassian.bamboo.utils.BambooRunnables$1.run(BambooRunnables.java:48)
08-Feb-2020 19:18:14         at com.atlassian.bamboo.security.ImpersonationHelper.runWith(ImpersonationHelper.java:26)
08-Feb-2020 19:18:14         at com.atlassian.bamboo.security.ImpersonationHelper.runWithSystemAuthority(ImpersonationHelper.java:17)
08-Feb-2020 19:18:14         at com.atlassian.bamboo.security.ImpersonationHelper$1.run(ImpersonationHelper.java:41)
08-Feb-2020 19:18:14         at java.lang.Thread.run(Thread.java:748)
08-Feb-2020 19:18:14 Caused by: com.atlassian.bamboo.plugins.stash.repository.StashRepositoryException
08-Feb-2020 19:18:14         at com.atlassian.bamboo.plugins.stash.v2.BitbucketServerWorkingCopyManager.retrieveSourceCode(BitbucketServerWorkingCopyManager.java:100)
08-Feb-2020 19:18:14         at com.atlassian.bamboo.plugins.vcs.task.VcsCheckoutTask.fillWorkingDirFromVcs(VcsCheckoutTask.java:206)
08-Feb-2020 19:18:14         at com.atlassian.bamboo.plugins.vcs.task.VcsCheckoutTask.access$000(VcsCheckoutTask.java:54)
08-Feb-2020 19:18:14         at com.atlassian.bamboo.plugins.vcs.task.VcsCheckoutTask$1.call(VcsCheckoutTask.java:126)
08-Feb-2020 19:18:14         at com.atlassian.bamboo.plugins.vcs.task.VcsCheckoutTask$1.call(VcsCheckoutTask.java:123)
08-Feb-2020 19:18:14         at com.atlassian.bamboo.executor.RetryingTaskExecutor.rerun(RetryingTaskExecutor.java:112)
08-Feb-2020 19:18:14         ... 20 more
08-Feb-2020 19:18:14 Caused by: com.atlassian.bamboo.repository.RepositoryException: Cannot fetch branch '(unresolved) 001884cf9149ea5404855d43a5d4fca49c019c25' from 'ssh://git@source.redwax.eu:7999/rs/mod_ca.git' to source directory '/var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3/mod_ca'. ssh://git@source.redwax.eu:7999/rs/mod_ca.git: java.net.SocketException: Network is unreachable (connect failed)
08-Feb-2020 19:18:14         at com.atlassian.bamboo.plugins.git.JGitOperationHelper.fetch(JGitOperationHelper.java:292)
08-Feb-2020 19:18:14         at com.atlassian.bamboo.plugins.git.v2.GitWorkingCopyManager.checkout(GitWorkingCopyManager.java:253)
08-Feb-2020 19:18:14         at com.atlassian.bamboo.plugins.git.v2.GitWorkingCopyManager.retrieveSourceCode(GitWorkingCopyManager.java:85)
08-Feb-2020 19:18:14         at com.atlassian.bamboo.plugins.stash.v2.BitbucketServerWorkingCopyManager.retrieveSourceCode(BitbucketServerWorkingCopyManager.java:90)
08-Feb-2020 19:18:14         ... 25 more
08-Feb-2020 19:18:14 Caused by: org.eclipse.jgit.errors.TransportException: ssh://git@source.redwax.eu:7999/rs/mod_ca.git: java.net.SocketException: Network is unreachable (connect failed)
08-Feb-2020 19:18:14         at org.eclipse.jgit.transport.JschConfigSessionFactory.getSession(JschConfigSessionFactory.java:159)
08-Feb-2020 19:18:14         at org.eclipse.jgit.transport.SshTransport.getSession(SshTransport.java:137)
08-Feb-2020 19:18:14         at org.eclipse.jgit.transport.TransportGitSsh$SshFetchConnection.<init>(TransportGitSsh.java:262)
08-Feb-2020 19:18:14         at org.eclipse.jgit.transport.TransportGitSsh.openFetch(TransportGitSsh.java:161)
08-Feb-2020 19:18:14         at com.atlassian.bamboo.plugins.git.JGitOperationHelper.withFetchConnection(JGitOperationHelper.java:915)
08-Feb-2020 19:18:14         at com.atlassian.bamboo.plugins.git.JGitOperationHelper.findRefMatchingName(JGitOperationHelper.java:589)
08-Feb-2020 19:18:14         at com.atlassian.bamboo.plugins.git.JGitOperationHelper.access$200(JGitOperationHelper.java:92)
08-Feb-2020 19:18:14         at com.atlassian.bamboo.plugins.git.JGitOperationHelper$3.doWithTransport(JGitOperationHelper.java:305)
08-Feb-2020 19:18:14         at com.atlassian.bamboo.plugins.git.JGitOperationHelper$3.doWithTransport(JGitOperationHelper.java:301)
08-Feb-2020 19:18:14         at com.atlassian.bamboo.plugins.git.JGitOperationHelper.withTransport(JGitOperationHelper.java:903)
08-Feb-2020 19:18:14         at com.atlassian.bamboo.plugins.git.JGitOperationHelper.fetchInternal(JGitOperationHelper.java:301)
08-Feb-2020 19:18:14         at com.atlassian.bamboo.plugins.git.JGitOperationHelper.fetch(JGitOperationHelper.java:287)
08-Feb-2020 19:18:14         ... 28 more
08-Feb-2020 19:18:14 Caused by: com.jcraft.jsch.JSchException: java.net.SocketException: Network is unreachable (connect failed)
08-Feb-2020 19:18:14         at com.jcraft.jsch.Util.createSocket(Util.java:394)
08-Feb-2020 19:18:14         at com.jcraft.jsch.Session.connect(Session.java:215)
08-Feb-2020 19:18:14         at org.eclipse.jgit.transport.JschConfigSessionFactory.getSession(JschConfigSessionFactory.java:116)
08-Feb-2020 19:18:14         ... 39 more
08-Feb-2020 19:18:14 Caused by: java.net.SocketException: Network is unreachable (connect failed)
08-Feb-2020 19:18:14         at java.net.PlainSocketImpl.socketConnect(Native Method)
08-Feb-2020 19:18:14         at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
08-Feb-2020 19:18:14         at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
08-Feb-2020 19:18:14         at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
08-Feb-2020 19:18:14         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
08-Feb-2020 19:18:14         at java.net.Socket.connect(Socket.java:607)
08-Feb-2020 19:18:14         at java.net.Socket.connect(Socket.java:556)
08-Feb-2020 19:18:14         at java.net.Socket.<init>(Socket.java:452)
08-Feb-2020 19:18:14         at java.net.Socket.<init>(Socket.java:229)
08-Feb-2020 19:18:14         at com.jcraft.jsch.Util$1.run(Util.java:362)
08-Feb-2020 19:18:14         ... 1 more
08-Feb-2020 19:18:14 Failed to prepare the build 'Redwax Server - mod_ca - Build Job - CentOS8 #40 (RS-MODCA-JOB3-40)'
08-Feb-2020 19:18:15 Running on server: post build plugin 'NCover Results Collector'
08-Feb-2020 19:18:15 Running on server: post build plugin 'Build Hanging Detection Configuration'
08-Feb-2020 19:18:15 Running on server: post build plugin 'Clover Delta Calculator'
08-Feb-2020 19:18:15 Running on server: post build plugin 'Maven Dependencies Postprocessor'
08-Feb-2020 19:18:15 All post build plugins have finished
08-Feb-2020 19:18:15 Generating build results summary...
08-Feb-2020 19:18:15 Saving build results to disk...
08-Feb-2020 19:18:15 Logging substituted variables...
08-Feb-2020 19:18:15 Indexing build results...
08-Feb-2020 19:18:15 Finished building RS-MODCA-JOB3-40.
08-Feb-2020 19:23:32 Build Redwax Server - mod_ca - Build Job - CentOS8 #40 (RS-MODCA-JOB3-40) started building on agent coconut.redwax.eu
08-Feb-2020 19:23:32 Remote agent on host coconut.redwax.eu
08-Feb-2020 19:23:32 Build working directory is /var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3
08-Feb-2020 19:23:33 Executing build Redwax Server - mod_ca - Build Job - CentOS8 #40 (RS-MODCA-JOB3-40)
08-Feb-2020 19:23:33 Starting task 'Check out source' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout'
08-Feb-2020 19:23:33 Build always requires a clean checkout
08-Feb-2020 19:23:33 Cleaning build directory '/var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3/mod_ca'
08-Feb-2020 19:23:33 Checking out into /var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3/mod_ca
08-Feb-2020 19:23:33 Updating source code to revision: 001884cf9149ea5404855d43a5d4fca49c019c25
08-Feb-2020 19:23:33 Creating local git repository in '/var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3/mod_ca/.git'.
08-Feb-2020 19:23:33 Cannot fetch branch '(unresolved) 001884cf9149ea5404855d43a5d4fca49c019c25' from 'ssh://git@source.redwax.eu:7999/rs/mod_ca.git' to source directory '/var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3/mod_ca'. ssh://git@source.redwax.eu:7999/rs/mod_ca.git: java.net.SocketException: Network is unreachable (connect failed)
08-Feb-2020 19:23:33 Updating source code to revision: 001884cf9149ea5404855d43a5d4fca49c019c25
08-Feb-2020 19:23:33 Cannot fetch branch '(unresolved) 001884cf9149ea5404855d43a5d4fca49c019c25' from 'ssh://git@source.redwax.eu:7999/rs/mod_ca.git' to source directory '/var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3/mod_ca'. ssh://git@source.redwax.eu:7999/rs/mod_ca.git: java.net.SocketException: Network is unreachable (connect failed)
08-Feb-2020 19:23:33 Updating source code to revision: 001884cf9149ea5404855d43a5d4fca49c019c25
08-Feb-2020 19:23:33 Cannot fetch branch '(unresolved) 001884cf9149ea5404855d43a5d4fca49c019c25' from 'ssh://git@source.redwax.eu:7999/rs/mod_ca.git' to source directory '/var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3/mod_ca'. ssh://git@source.redwax.eu:7999/rs/mod_ca.git: java.net.SocketException: Network is unreachable (connect failed)
08-Feb-2020 19:23:33 Error occurred while running Task 'Check out source(1)' of type com.atlassian.bamboo.plugins.vcs:task.vcs.checkout.
08-Feb-2020 19:23:33 java.lang.RuntimeException: com.atlassian.bamboo.plugins.stash.repository.StashRepositoryException
08-Feb-2020 19:23:33         at com.atlassian.bamboo.executor.RetryingTaskExecutor.rerun(RetryingTaskExecutor.java:141)
08-Feb-2020 19:23:33         at com.atlassian.bamboo.executor.RetryingTaskExecutor.runTask(RetryingTaskExecutor.java:99)
08-Feb-2020 19:23:33         at com.atlassian.bamboo.executor.RetryingTaskExecutor.retry(RetryingTaskExecutor.java:207)
08-Feb-2020 19:23:33         at com.atlassian.bamboo.executor.RetryingTaskExecutor.retry(RetryingTaskExecutor.java:188)
08-Feb-2020 19:23:33         at com.atlassian.bamboo.plugins.vcs.task.VcsCheckoutTask.execute(VcsCheckoutTask.java:123)
08-Feb-2020 19:23:33         at com.atlassian.bamboo.task.TaskExecutorImpl.lambda$executeTasks$3(TaskExecutorImpl.java:319)
08-Feb-2020 19:23:33         at com.atlassian.bamboo.task.TaskExecutorImpl.executeTaskWithPrePostActions(TaskExecutorImpl.java:252)
08-Feb-2020 19:23:33         at com.atlassian.bamboo.task.TaskExecutorImpl.executeTasks(TaskExecutorImpl.java:319)
08-Feb-2020 19:23:33         at com.atlassian.bamboo.task.TaskExecutorImpl.executePreparationTasks(TaskExecutorImpl.java:91)
08-Feb-2020 19:23:33         at com.atlassian.bamboo.build.pipeline.tasks.PrepareBuildTask.call(PrepareBuildTask.java:81)
08-Feb-2020 19:23:33         at com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent.executeBuildPhase(DefaultBuildAgent.java:203)
08-Feb-2020 19:23:33         at com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent.build(DefaultBuildAgent.java:175)
08-Feb-2020 19:23:33         at com.atlassian.bamboo.v2.build.agent.BuildAgentControllerImpl.lambda$waitAndPerformBuild$0(BuildAgentControllerImpl.java:129)
08-Feb-2020 19:23:33         at com.atlassian.bamboo.variable.CustomVariableContextImpl.withVariableSubstitutor(CustomVariableContextImpl.java:185)
08-Feb-2020 19:23:33         at com.atlassian.bamboo.v2.build.agent.BuildAgentControllerImpl.waitAndPerformBuild(BuildAgentControllerImpl.java:123)
08-Feb-2020 19:23:33         at com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent$1.run(DefaultBuildAgent.java:126)
08-Feb-2020 19:23:33         at com.atlassian.bamboo.utils.BambooRunnables$1.run(BambooRunnables.java:48)
08-Feb-2020 19:23:33         at com.atlassian.bamboo.security.ImpersonationHelper.runWith(ImpersonationHelper.java:26)
08-Feb-2020 19:23:33         at com.atlassian.bamboo.security.ImpersonationHelper.runWithSystemAuthority(ImpersonationHelper.java:17)
08-Feb-2020 19:23:33         at com.atlassian.bamboo.security.ImpersonationHelper$1.run(ImpersonationHelper.java:41)
08-Feb-2020 19:23:33         at java.lang.Thread.run(Thread.java:748)
08-Feb-2020 19:23:33 Caused by: com.atlassian.bamboo.plugins.stash.repository.StashRepositoryException
08-Feb-2020 19:23:33         at com.atlassian.bamboo.plugins.stash.v2.BitbucketServerWorkingCopyManager.retrieveSourceCode(BitbucketServerWorkingCopyManager.java:100)
08-Feb-2020 19:23:33         at com.atlassian.bamboo.plugins.vcs.task.VcsCheckoutTask.fillWorkingDirFromVcs(VcsCheckoutTask.java:206)
08-Feb-2020 19:23:33         at com.atlassian.bamboo.plugins.vcs.task.VcsCheckoutTask.access$000(VcsCheckoutTask.java:54)
08-Feb-2020 19:23:33         at com.atlassian.bamboo.plugins.vcs.task.VcsCheckoutTask$1.call(VcsCheckoutTask.java:126)
08-Feb-2020 19:23:33         at com.atlassian.bamboo.plugins.vcs.task.VcsCheckoutTask$1.call(VcsCheckoutTask.java:123)
08-Feb-2020 19:23:33         at com.atlassian.bamboo.executor.RetryingTaskExecutor.rerun(RetryingTaskExecutor.java:112)
08-Feb-2020 19:23:33         ... 20 more
08-Feb-2020 19:23:33 Caused by: com.atlassian.bamboo.repository.RepositoryException: Cannot fetch branch '(unresolved) 001884cf9149ea5404855d43a5d4fca49c019c25' from 'ssh://git@source.redwax.eu:7999/rs/mod_ca.git' to source directory '/var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3/mod_ca'. ssh://git@source.redwax.eu:7999/rs/mod_ca.git: java.net.SocketException: Network is unreachable (connect failed)
08-Feb-2020 19:23:33         at com.atlassian.bamboo.plugins.git.JGitOperationHelper.fetch(JGitOperationHelper.java:292)
08-Feb-2020 19:23:33         at com.atlassian.bamboo.plugins.git.v2.GitWorkingCopyManager.checkout(GitWorkingCopyManager.java:253)
08-Feb-2020 19:23:33         at com.atlassian.bamboo.plugins.git.v2.GitWorkingCopyManager.retrieveSourceCode(GitWorkingCopyManager.java:85)
08-Feb-2020 19:23:33         at com.atlassian.bamboo.plugins.stash.v2.BitbucketServerWorkingCopyManager.retrieveSourceCode(BitbucketServerWorkingCopyManager.java:90)
08-Feb-2020 19:23:33         ... 25 more
08-Feb-2020 19:23:33 Caused by: org.eclipse.jgit.errors.TransportException: ssh://git@source.redwax.eu:7999/rs/mod_ca.git: java.net.SocketException: Network is unreachable (connect failed)
08-Feb-2020 19:23:33         at org.eclipse.jgit.transport.JschConfigSessionFactory.getSession(JschConfigSessionFactory.java:159)
08-Feb-2020 19:23:33         at org.eclipse.jgit.transport.SshTransport.getSession(SshTransport.java:137)
08-Feb-2020 19:23:33         at org.eclipse.jgit.transport.TransportGitSsh$SshFetchConnection.<init>(TransportGitSsh.java:262)
08-Feb-2020 19:23:33         at org.eclipse.jgit.transport.TransportGitSsh.openFetch(TransportGitSsh.java:161)
08-Feb-2020 19:23:33         at com.atlassian.bamboo.plugins.git.JGitOperationHelper.withFetchConnection(JGitOperationHelper.java:915)
08-Feb-2020 19:23:33         at com.atlassian.bamboo.plugins.git.JGitOperationHelper.findRefMatchingName(JGitOperationHelper.java:589)
08-Feb-2020 19:23:33         at com.atlassian.bamboo.plugins.git.JGitOperationHelper.access$200(JGitOperationHelper.java:92)
08-Feb-2020 19:23:33         at com.atlassian.bamboo.plugins.git.JGitOperationHelper$3.doWithTransport(JGitOperationHelper.java:305)
08-Feb-2020 19:23:33         at com.atlassian.bamboo.plugins.git.JGitOperationHelper$3.doWithTransport(JGitOperationHelper.java:301)
08-Feb-2020 19:23:33         at com.atlassian.bamboo.plugins.git.JGitOperationHelper.withTransport(JGitOperationHelper.java:903)
08-Feb-2020 19:23:33         at com.atlassian.bamboo.plugins.git.JGitOperationHelper.fetchInternal(JGitOperationHelper.java:301)
08-Feb-2020 19:23:33         at com.atlassian.bamboo.plugins.git.JGitOperationHelper.fetch(JGitOperationHelper.java:287)
08-Feb-2020 19:23:33         ... 28 more
08-Feb-2020 19:23:33 Caused by: com.jcraft.jsch.JSchException: java.net.SocketException: Network is unreachable (connect failed)
08-Feb-2020 19:23:33         at com.jcraft.jsch.Util.createSocket(Util.java:394)
08-Feb-2020 19:23:33         at com.jcraft.jsch.Session.connect(Session.java:215)
08-Feb-2020 19:23:33         at org.eclipse.jgit.transport.JschConfigSessionFactory.getSession(JschConfigSessionFactory.java:116)
08-Feb-2020 19:23:33         ... 39 more
08-Feb-2020 19:23:33 Caused by: java.net.SocketException: Network is unreachable (connect failed)
08-Feb-2020 19:23:33         at java.net.PlainSocketImpl.socketConnect(Native Method)
08-Feb-2020 19:23:33         at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
08-Feb-2020 19:23:33         at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
08-Feb-2020 19:23:33         at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
08-Feb-2020 19:23:33         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
08-Feb-2020 19:23:33         at java.net.Socket.connect(Socket.java:607)
08-Feb-2020 19:23:33         at java.net.Socket.connect(Socket.java:556)
08-Feb-2020 19:23:33         at java.net.Socket.<init>(Socket.java:452)
08-Feb-2020 19:23:33         at java.net.Socket.<init>(Socket.java:229)
08-Feb-2020 19:23:33         at com.jcraft.jsch.Util$1.run(Util.java:362)
08-Feb-2020 19:23:33         ... 1 more
08-Feb-2020 19:23:33 Failed to prepare the build 'Redwax Server - mod_ca - Build Job - CentOS8 #40 (RS-MODCA-JOB3-40)'
08-Feb-2020 19:23:33 Running on server: post build plugin 'NCover Results Collector'
08-Feb-2020 19:23:33 Running on server: post build plugin 'Build Hanging Detection Configuration'
08-Feb-2020 19:23:33 Running on server: post build plugin 'Clover Delta Calculator'
08-Feb-2020 19:23:33 Running on server: post build plugin 'Maven Dependencies Postprocessor'
08-Feb-2020 19:23:33 All post build plugins have finished
08-Feb-2020 19:23:33 Generating build results summary...
08-Feb-2020 19:23:33 Saving build results to disk...
08-Feb-2020 19:23:33 Logging substituted variables...
08-Feb-2020 19:23:33 Indexing build results...
08-Feb-2020 19:23:33 Finished building RS-MODCA-JOB3-40.
08-Feb-2020 19:44:08 Build Redwax Server - mod_ca - Build Job - CentOS8 #40 (RS-MODCA-JOB3-40) started building on agent coconut.redwax.eu
08-Feb-2020 19:44:08 Remote agent on host coconut.redwax.eu
08-Feb-2020 19:44:08 Build working directory is /var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3
08-Feb-2020 19:44:08 Executing build Redwax Server - mod_ca - Build Job - CentOS8 #40 (RS-MODCA-JOB3-40)
08-Feb-2020 19:44:08 Starting task 'Check out source' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout'
08-Feb-2020 19:44:08 Build always requires a clean checkout
08-Feb-2020 19:44:08 Cleaning build directory '/var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3/mod_ca'
08-Feb-2020 19:44:08 Checking out into /var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3/mod_ca
08-Feb-2020 19:44:08 Updating source code to revision: 001884cf9149ea5404855d43a5d4fca49c019c25
08-Feb-2020 19:44:08 Creating local git repository in '/var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3/mod_ca/.git'.
08-Feb-2020 19:44:08 Cannot fetch branch '(unresolved) 001884cf9149ea5404855d43a5d4fca49c019c25' from 'ssh://git@source.redwax.eu:7999/rs/mod_ca.git' to source directory '/var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3/mod_ca'. ssh://git@source.redwax.eu:7999/rs/mod_ca.git: java.net.SocketException: Network is unreachable (connect failed)
08-Feb-2020 19:44:08 Updating source code to revision: 001884cf9149ea5404855d43a5d4fca49c019c25
08-Feb-2020 19:44:08 Cannot fetch branch '(unresolved) 001884cf9149ea5404855d43a5d4fca49c019c25' from 'ssh://git@source.redwax.eu:7999/rs/mod_ca.git' to source directory '/var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3/mod_ca'. ssh://git@source.redwax.eu:7999/rs/mod_ca.git: java.net.SocketException: Network is unreachable (connect failed)
08-Feb-2020 19:44:09 Updating source code to revision: 001884cf9149ea5404855d43a5d4fca49c019c25
08-Feb-2020 19:44:09 Cannot fetch branch '(unresolved) 001884cf9149ea5404855d43a5d4fca49c019c25' from 'ssh://git@source.redwax.eu:7999/rs/mod_ca.git' to source directory '/var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3/mod_ca'. ssh://git@source.redwax.eu:7999/rs/mod_ca.git: java.net.SocketException: Network is unreachable (connect failed)
08-Feb-2020 19:44:09 Error occurred while running Task 'Check out source(1)' of type com.atlassian.bamboo.plugins.vcs:task.vcs.checkout.
08-Feb-2020 19:44:09 java.lang.RuntimeException: com.atlassian.bamboo.plugins.stash.repository.StashRepositoryException
08-Feb-2020 19:44:09         at com.atlassian.bamboo.executor.RetryingTaskExecutor.rerun(RetryingTaskExecutor.java:141)
08-Feb-2020 19:44:09         at com.atlassian.bamboo.executor.RetryingTaskExecutor.runTask(RetryingTaskExecutor.java:99)
08-Feb-2020 19:44:09         at com.atlassian.bamboo.executor.RetryingTaskExecutor.retry(RetryingTaskExecutor.java:207)
08-Feb-2020 19:44:09         at com.atlassian.bamboo.executor.RetryingTaskExecutor.retry(RetryingTaskExecutor.java:188)
08-Feb-2020 19:44:09         at com.atlassian.bamboo.plugins.vcs.task.VcsCheckoutTask.execute(VcsCheckoutTask.java:123)
08-Feb-2020 19:44:09         at com.atlassian.bamboo.task.TaskExecutorImpl.lambda$executeTasks$3(TaskExecutorImpl.java:319)
08-Feb-2020 19:44:09         at com.atlassian.bamboo.task.TaskExecutorImpl.executeTaskWithPrePostActions(TaskExecutorImpl.java:252)
08-Feb-2020 19:44:09         at com.atlassian.bamboo.task.TaskExecutorImpl.executeTasks(TaskExecutorImpl.java:319)
08-Feb-2020 19:44:09         at com.atlassian.bamboo.task.TaskExecutorImpl.executePreparationTasks(TaskExecutorImpl.java:91)
08-Feb-2020 19:44:09         at com.atlassian.bamboo.build.pipeline.tasks.PrepareBuildTask.call(PrepareBuildTask.java:81)
08-Feb-2020 19:44:09         at com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent.executeBuildPhase(DefaultBuildAgent.java:203)
08-Feb-2020 19:44:09         at com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent.build(DefaultBuildAgent.java:175)
08-Feb-2020 19:44:09         at com.atlassian.bamboo.v2.build.agent.BuildAgentControllerImpl.lambda$waitAndPerformBuild$0(BuildAgentControllerImpl.java:129)
08-Feb-2020 19:44:09         at com.atlassian.bamboo.variable.CustomVariableContextImpl.withVariableSubstitutor(CustomVariableContextImpl.java:185)
08-Feb-2020 19:44:09         at com.atlassian.bamboo.v2.build.agent.BuildAgentControllerImpl.waitAndPerformBuild(BuildAgentControllerImpl.java:123)
08-Feb-2020 19:44:09         at com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent$1.run(DefaultBuildAgent.java:126)
08-Feb-2020 19:44:09         at com.atlassian.bamboo.utils.BambooRunnables$1.run(BambooRunnables.java:48)
08-Feb-2020 19:44:09         at com.atlassian.bamboo.security.ImpersonationHelper.runWith(ImpersonationHelper.java:26)
08-Feb-2020 19:44:09         at com.atlassian.bamboo.security.ImpersonationHelper.runWithSystemAuthority(ImpersonationHelper.java:17)
08-Feb-2020 19:44:09         at com.atlassian.bamboo.security.ImpersonationHelper$1.run(ImpersonationHelper.java:41)
08-Feb-2020 19:44:09         at java.lang.Thread.run(Thread.java:748)
08-Feb-2020 19:44:09 Caused by: com.atlassian.bamboo.plugins.stash.repository.StashRepositoryException
08-Feb-2020 19:44:09         at com.atlassian.bamboo.plugins.stash.v2.BitbucketServerWorkingCopyManager.retrieveSourceCode(BitbucketServerWorkingCopyManager.java:100)
08-Feb-2020 19:44:09         at com.atlassian.bamboo.plugins.vcs.task.VcsCheckoutTask.fillWorkingDirFromVcs(VcsCheckoutTask.java:206)
08-Feb-2020 19:44:09         at com.atlassian.bamboo.plugins.vcs.task.VcsCheckoutTask.access$000(VcsCheckoutTask.java:54)
08-Feb-2020 19:44:09         at com.atlassian.bamboo.plugins.vcs.task.VcsCheckoutTask$1.call(VcsCheckoutTask.java:126)
08-Feb-2020 19:44:09         at com.atlassian.bamboo.plugins.vcs.task.VcsCheckoutTask$1.call(VcsCheckoutTask.java:123)
08-Feb-2020 19:44:09         at com.atlassian.bamboo.executor.RetryingTaskExecutor.rerun(RetryingTaskExecutor.java:112)
08-Feb-2020 19:44:09         ... 20 more
08-Feb-2020 19:44:09 Caused by: com.atlassian.bamboo.repository.RepositoryException: Cannot fetch branch '(unresolved) 001884cf9149ea5404855d43a5d4fca49c019c25' from 'ssh://git@source.redwax.eu:7999/rs/mod_ca.git' to source directory '/var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3/mod_ca'. ssh://git@source.redwax.eu:7999/rs/mod_ca.git: java.net.SocketException: Network is unreachable (connect failed)
08-Feb-2020 19:44:09         at com.atlassian.bamboo.plugins.git.JGitOperationHelper.fetch(JGitOperationHelper.java:292)
08-Feb-2020 19:44:09         at com.atlassian.bamboo.plugins.git.v2.GitWorkingCopyManager.checkout(GitWorkingCopyManager.java:253)
08-Feb-2020 19:44:09         at com.atlassian.bamboo.plugins.git.v2.GitWorkingCopyManager.retrieveSourceCode(GitWorkingCopyManager.java:85)
08-Feb-2020 19:44:09         at com.atlassian.bamboo.plugins.stash.v2.BitbucketServerWorkingCopyManager.retrieveSourceCode(BitbucketServerWorkingCopyManager.java:90)
08-Feb-2020 19:44:09         ... 25 more
08-Feb-2020 19:44:09 Caused by: org.eclipse.jgit.errors.TransportException: ssh://git@source.redwax.eu:7999/rs/mod_ca.git: java.net.SocketException: Network is unreachable (connect failed)
08-Feb-2020 19:44:09         at org.eclipse.jgit.transport.JschConfigSessionFactory.getSession(JschConfigSessionFactory.java:159)
08-Feb-2020 19:44:09         at org.eclipse.jgit.transport.SshTransport.getSession(SshTransport.java:137)
08-Feb-2020 19:44:09         at org.eclipse.jgit.transport.TransportGitSsh$SshFetchConnection.<init>(TransportGitSsh.java:262)
08-Feb-2020 19:44:09         at org.eclipse.jgit.transport.TransportGitSsh.openFetch(TransportGitSsh.java:161)
08-Feb-2020 19:44:09         at com.atlassian.bamboo.plugins.git.JGitOperationHelper.withFetchConnection(JGitOperationHelper.java:915)
08-Feb-2020 19:44:09         at com.atlassian.bamboo.plugins.git.JGitOperationHelper.findRefMatchingName(JGitOperationHelper.java:589)
08-Feb-2020 19:44:09         at com.atlassian.bamboo.plugins.git.JGitOperationHelper.access$200(JGitOperationHelper.java:92)
08-Feb-2020 19:44:09         at com.atlassian.bamboo.plugins.git.JGitOperationHelper$3.doWithTransport(JGitOperationHelper.java:305)
08-Feb-2020 19:44:09         at com.atlassian.bamboo.plugins.git.JGitOperationHelper$3.doWithTransport(JGitOperationHelper.java:301)
08-Feb-2020 19:44:09         at com.atlassian.bamboo.plugins.git.JGitOperationHelper.withTransport(JGitOperationHelper.java:903)
08-Feb-2020 19:44:09         at com.atlassian.bamboo.plugins.git.JGitOperationHelper.fetchInternal(JGitOperationHelper.java:301)
08-Feb-2020 19:44:09         at com.atlassian.bamboo.plugins.git.JGitOperationHelper.fetch(JGitOperationHelper.java:287)
08-Feb-2020 19:44:09         ... 28 more
08-Feb-2020 19:44:09 Caused by: com.jcraft.jsch.JSchException: java.net.SocketException: Network is unreachable (connect failed)
08-Feb-2020 19:44:09         at com.jcraft.jsch.Util.createSocket(Util.java:394)
08-Feb-2020 19:44:09         at com.jcraft.jsch.Session.connect(Session.java:215)
08-Feb-2020 19:44:09         at org.eclipse.jgit.transport.JschConfigSessionFactory.getSession(JschConfigSessionFactory.java:116)
08-Feb-2020 19:44:09         ... 39 more
08-Feb-2020 19:44:09 Caused by: java.net.SocketException: Network is unreachable (connect failed)
08-Feb-2020 19:44:09         at java.net.PlainSocketImpl.socketConnect(Native Method)
08-Feb-2020 19:44:09         at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
08-Feb-2020 19:44:09         at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
08-Feb-2020 19:44:09         at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
08-Feb-2020 19:44:09         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
08-Feb-2020 19:44:09         at java.net.Socket.connect(Socket.java:607)
08-Feb-2020 19:44:09         at java.net.Socket.connect(Socket.java:556)
08-Feb-2020 19:44:09         at java.net.Socket.<init>(Socket.java:452)
08-Feb-2020 19:44:09         at java.net.Socket.<init>(Socket.java:229)
08-Feb-2020 19:44:09         at com.jcraft.jsch.Util$1.run(Util.java:362)
08-Feb-2020 19:44:09         ... 1 more
08-Feb-2020 19:44:09 Failed to prepare the build 'Redwax Server - mod_ca - Build Job - CentOS8 #40 (RS-MODCA-JOB3-40)'
08-Feb-2020 19:44:09 Running on server: post build plugin 'NCover Results Collector'
08-Feb-2020 19:44:09 Running on server: post build plugin 'Build Hanging Detection Configuration'
08-Feb-2020 19:44:09 Running on server: post build plugin 'Clover Delta Calculator'
08-Feb-2020 19:44:09 Running on server: post build plugin 'Maven Dependencies Postprocessor'
08-Feb-2020 19:44:09 All post build plugins have finished
08-Feb-2020 19:44:09 Generating build results summary...
08-Feb-2020 19:44:09 Saving build results to disk...
08-Feb-2020 19:44:09 Logging substituted variables...
08-Feb-2020 19:44:09 Indexing build results...
08-Feb-2020 19:44:09 Finished building RS-MODCA-JOB3-40.
08-Feb-2020 20:32:14 Build Redwax Server - mod_ca - Build Job - CentOS8 #40 (RS-MODCA-JOB3-40) started building on agent coconut.redwax.eu
08-Feb-2020 20:32:14 Remote agent on host coconut.redwax.eu
08-Feb-2020 20:32:14 Build working directory is /var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3
08-Feb-2020 20:32:14 Executing build Redwax Server - mod_ca - Build Job - CentOS8 #40 (RS-MODCA-JOB3-40)
08-Feb-2020 20:32:14 Starting task 'Check out source' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout'
08-Feb-2020 20:32:15 Build always requires a clean checkout
08-Feb-2020 20:32:15 Cleaning build directory '/var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3/mod_ca'
08-Feb-2020 20:32:15 Checking out into /var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3/mod_ca
08-Feb-2020 20:32:15 Updating source code to revision: 001884cf9149ea5404855d43a5d4fca49c019c25
08-Feb-2020 20:32:15 Creating local git repository in '/var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3/mod_ca/.git'.
08-Feb-2020 20:32:15 Initialized empty Git repository in /var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3/mod_ca/.git/
08-Feb-2020 20:32:17 Fetching 'refs/heads/master' from 'ssh://git@source.redwax.eu:7999/rs/mod_ca.git'. Will try to do a shallow fetch.
08-Feb-2020 20:32:17 Warning: Permanently added '[127.0.0.1]:44227' (RSA) to the list of known hosts.
08-Feb-2020 20:32:18 From ssh://127.0.0.1:44227/rs/mod_ca
08-Feb-2020 20:32:18 * [new branch]      master     -> master
08-Feb-2020 20:32:18 Checking out revision 001884cf9149ea5404855d43a5d4fca49c019c25.
08-Feb-2020 20:32:18 Already on 'master'
08-Feb-2020 20:32:18 Updated source code to revision: 001884cf9149ea5404855d43a5d4fca49c019c25
08-Feb-2020 20:32:18 Finished task 'Check out source' with result: Success
08-Feb-2020 20:32:18 Running pre-build action: VCS Version Collector
08-Feb-2020 20:32:18 Starting task 'autoreconf' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.command'
08-Feb-2020 20:32:18
Beginning to execute external process for build 'Redwax Server - mod_ca - Build Job - CentOS8 #40 (RS-MODCA-JOB3-40)'
... running command line:
/usr/bin/autoreconf
... in: /var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3/mod_ca
... using extra environment variables:
bamboo_planRepository_1_rootUrl=https://source.redwax.eu/svn/redwax/rs/mod_ca/trunk/
bamboo_repository_1572884_git_username=
bamboo_planRepository_2_branch=master
bamboo_capability_TargetLocation=interop.redwax.eu
bamboo_planRepository_1_branchDisplayName=trunk
bamboo_repository_revision_number=001884cf9149ea5404855d43a5d4fca49c019c25
bamboo_resultsUrl=https://ci.redwax.eu/browse/RS-MODCA-JOB3-40
bamboo_repository_1572883_svn_url=https://source.redwax.eu/svn/redwax/rs/mod_ca/trunk
bamboo_repository_1572884_git_branch=master
bamboo_build_working_directory=/var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3
bamboo_planRepository_1_name=mod_ca - trunk
bamboo_buildKey=RS-MODCA-JOB3
bamboo_planRepository_1_branchPath=
bamboo_repository_1572883_svn_rootUrl=https://source.redwax.eu/svn/redwax/rs/mod_ca/trunk/
bamboo_capability_system_builder_command_automake=/usr/bin/automake
bamboo_capability_system_builder_command_make=/usr/bin/make
bamboo_shortPlanName=mod_ca
bamboo_repository_1572883_branch_name=
bamboo_planRepository_2_username=
bamboo_planRepository_name=mod_ca - trunk
bamboo_repository_1572884_branch_name=master
bamboo_buildNumber=40
bamboo_planRepository_2_branchDisplayName=master
bamboo_capability_TargetOperatingSystem=CentOS8
bamboo_repository_1572884_name=mod_ca - master
bamboo_shortJobName=Build Job - CentOS8
bamboo_buildResultsUrl=https://ci.redwax.eu/browse/RS-MODCA-JOB3-40
bamboo_planRepository_url=https://source.redwax.eu/svn/redwax/rs/mod_ca/trunk
bamboo_repository_1572884_git_repositoryUrl=ssh://git@source.redwax.eu:7999/rs/mod_ca.git
bamboo_planRepository_repositoryUrl=https://source.redwax.eu/svn/redwax/rs/mod_ca/trunk
bamboo_ManualBuildTriggerReason_stageName=Default Stage
bamboo_agentId=4751361
bamboo_planName=Redwax Server - mod_ca
bamboo_repository_1572883_svn_branchPath=
bamboo_repository_1572883_svn_repositoryUrl=https://source.redwax.eu/svn/redwax/rs/mod_ca/trunk
bamboo_capability_system_builder_command_autoconf=/usr/bin/autoconf
bamboo_shortPlanKey=MODCA
bamboo_shortJobKey=JOB3
bamboo_repository_1572883_revision_number=267
bamboo_planRepository_2_name=mod_ca - master
bamboo_planRepository_revision=267
bamboo_buildTimeStamp=2020-02-08T20:26:21.483+01:00
bamboo_repository_previous_revision_number=267
bamboo_repository_svn_branchPath=
bamboo_planRepository_branchPath=
bamboo_repository_git_branch=master
bamboo_buildResultKey=RS-MODCA-JOB3-40
bamboo_repository_branch_name=master
bamboo_buildPlanName=Redwax Server - mod_ca - Build Job - CentOS8
bamboo_planRepository_1_revision=267
bamboo_repository_1572883_svn_branchName=
bamboo_repository_name=mod_ca - master
bamboo_repository_1572883_name=mod_ca - trunk
bamboo_dependenciesDisabled=false
bamboo_buildFailed=false
bamboo_agentWorkingDirectory=/var/lib/atlassian-bamboo-agent/home/xml-data/build-dir
bamboo_capability_system_git_executable=/bin/git
bamboo_capability_system_builder_command_gcc=/usr/bin/gcc
bamboo_planRepository_2_revision=001884cf9149ea5404855d43a5d4fca49c019c25
bamboo_repository_git_username=
bamboo_repository_svn_branchName=
bamboo_repository_1572883_previous_revision_number=267
bamboo_planRepository_rootUrl=https://source.redwax.eu/svn/redwax/rs/mod_ca/trunk/
bamboo_planRepository_branchDisplayName=trunk
bamboo_planRepository_1_type=svnv2
bamboo_planRepository_branchName=
bamboo_planRepository_1_url=https://source.redwax.eu/svn/redwax/rs/mod_ca/trunk
bamboo_repository_1572884_previous_revision_number=001884cf9149ea5404855d43a5d4fca49c019c25
bamboo_planRepository_2_type=bbserver
bamboo_repository_svn_url=https://source.redwax.eu/svn/redwax/rs/mod_ca/trunk
bamboo_capability_system_jdk_JDK=/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-2.el8_1.x86_64/jre
bamboo_plan_storageTag=plan-2031632
bamboo_hg_cache_directory=/var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/_hg-repositories-cache
bamboo_planRepository_2_repositoryUrl=ssh://git@source.redwax.eu:7999/rs/mod_ca.git
bamboo_planRepository_type=svnv2
bamboo_git_cache_directory=/var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/_git-repositories-cache
bamboo_ManualBuildTriggerReason_userName=minfrin-admin
bamboo_repository_git_repositoryUrl=ssh://git@source.redwax.eu:7999/rs/mod_ca.git
bamboo_planRepository_2_branchName=master
bamboo_tmp_directory=/var/lib/atlassian-bamboo-agent/home/temp
bamboo_working_directory=/var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3
bamboo_planKey=RS-MODCA
bamboo_RerunBuildTriggerReason_noOfRetries=3
bamboo_planRepository_1_repositoryUrl=https://source.redwax.eu/svn/redwax/rs/mod_ca/trunk
bamboo_repository_svn_rootUrl=https://source.redwax.eu/svn/redwax/rs/mod_ca/trunk/
bamboo_capability_system_jdk_JDK_1_8=/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-2.el8_1.x86_64/jre
bamboo_capability_system_jdk_JDK_1_8_0_232__JRE_=/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-2.el8_1.x86_64/jre
bamboo_repository_1572884_revision_number=001884cf9149ea5404855d43a5d4fca49c019c25
bamboo_capability_system_builder_command_autoreconf=/usr/bin/autoreconf
bamboo_repository_svn_repositoryUrl=https://source.redwax.eu/svn/redwax/rs/mod_ca/trunk
bamboo_planRepository_1_branchName=
08-Feb-2020 20:32:23 Finished task 'autoreconf' with result: Success
08-Feb-2020 20:32:23
Substituting variable: ${bamboo.build.working.directory} with /var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3
08-Feb-2020 20:32:23 Starting task 'configure' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
08-Feb-2020 20:32:23
Beginning to execute external process for build 'Redwax Server - mod_ca - Build Job - CentOS8 #40 (RS-MODCA-JOB3-40)'
... running command line:
/var/lib/atlassian-bamboo-agent/home/temp/RS-MODCA-JOB3-40-ScriptBuildTask-4242041013369392826.sh
... in: /var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3/mod_ca
... using extra environment variables:
bamboo_planRepository_1_rootUrl=https://source.redwax.eu/svn/redwax/rs/mod_ca/trunk/
bamboo_repository_1572884_git_username=
bamboo_planRepository_2_branch=master
bamboo_capability_TargetLocation=interop.redwax.eu
bamboo_planRepository_1_branchDisplayName=trunk
bamboo_repository_revision_number=001884cf9149ea5404855d43a5d4fca49c019c25
bamboo_resultsUrl=https://ci.redwax.eu/browse/RS-MODCA-JOB3-40
bamboo_repository_1572883_svn_url=https://source.redwax.eu/svn/redwax/rs/mod_ca/trunk
bamboo_repository_1572884_git_branch=master
bamboo_build_working_directory=/var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3
bamboo_planRepository_1_name=mod_ca - trunk
bamboo_buildKey=RS-MODCA-JOB3
bamboo_planRepository_1_branchPath=
bamboo_repository_1572883_svn_rootUrl=https://source.redwax.eu/svn/redwax/rs/mod_ca/trunk/
bamboo_capability_system_builder_command_automake=/usr/bin/automake
bamboo_capability_system_builder_command_make=/usr/bin/make
bamboo_shortPlanName=mod_ca
bamboo_repository_1572883_branch_name=
bamboo_planRepository_2_username=
bamboo_planRepository_name=mod_ca - trunk
bamboo_repository_1572884_branch_name=master
bamboo_buildNumber=40
bamboo_planRepository_2_branchDisplayName=master
bamboo_capability_TargetOperatingSystem=CentOS8
bamboo_repository_1572884_name=mod_ca - master
bamboo_shortJobName=Build Job - CentOS8
bamboo_buildResultsUrl=https://ci.redwax.eu/browse/RS-MODCA-JOB3-40
bamboo_planRepository_url=https://source.redwax.eu/svn/redwax/rs/mod_ca/trunk
bamboo_repository_1572884_git_repositoryUrl=ssh://git@source.redwax.eu:7999/rs/mod_ca.git
bamboo_planRepository_repositoryUrl=https://source.redwax.eu/svn/redwax/rs/mod_ca/trunk
bamboo_ManualBuildTriggerReason_stageName=Default Stage
bamboo_agentId=4751361
bamboo_planName=Redwax Server - mod_ca
bamboo_repository_1572883_svn_branchPath=
bamboo_repository_1572883_svn_repositoryUrl=https://source.redwax.eu/svn/redwax/rs/mod_ca/trunk
bamboo_capability_system_builder_command_autoconf=/usr/bin/autoconf
bamboo_shortPlanKey=MODCA
bamboo_shortJobKey=JOB3
bamboo_repository_1572883_revision_number=267
bamboo_planRepository_2_name=mod_ca - master
bamboo_planRepository_revision=267
bamboo_buildTimeStamp=2020-02-08T20:26:21.483+01:00
bamboo_repository_previous_revision_number=267
bamboo_repository_svn_branchPath=
bamboo_planRepository_branchPath=
bamboo_repository_git_branch=master
bamboo_buildResultKey=RS-MODCA-JOB3-40
bamboo_repository_branch_name=master
bamboo_buildPlanName=Redwax Server - mod_ca - Build Job - CentOS8
bamboo_planRepository_1_revision=267
bamboo_repository_1572883_svn_branchName=
bamboo_repository_name=mod_ca - master
bamboo_repository_1572883_name=mod_ca - trunk
bamboo_dependenciesDisabled=false
bamboo_buildFailed=false
bamboo_agentWorkingDirectory=/var/lib/atlassian-bamboo-agent/home/xml-data/build-dir
bamboo_capability_system_git_executable=/bin/git
bamboo_capability_system_builder_command_gcc=/usr/bin/gcc
bamboo_planRepository_2_revision=001884cf9149ea5404855d43a5d4fca49c019c25
bamboo_repository_git_username=
bamboo_repository_svn_branchName=
bamboo_repository_1572883_previous_revision_number=267
bamboo_planRepository_rootUrl=https://source.redwax.eu/svn/redwax/rs/mod_ca/trunk/
bamboo_planRepository_branchDisplayName=trunk
bamboo_planRepository_1_type=svnv2
bamboo_planRepository_branchName=
bamboo_planRepository_1_url=https://source.redwax.eu/svn/redwax/rs/mod_ca/trunk
bamboo_repository_1572884_previous_revision_number=001884cf9149ea5404855d43a5d4fca49c019c25
bamboo_planRepository_2_type=bbserver
bamboo_repository_svn_url=https://source.redwax.eu/svn/redwax/rs/mod_ca/trunk
bamboo_capability_system_jdk_JDK=/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-2.el8_1.x86_64/jre
bamboo_plan_storageTag=plan-2031632
bamboo_hg_cache_directory=/var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/_hg-repositories-cache
bamboo_planRepository_2_repositoryUrl=ssh://git@source.redwax.eu:7999/rs/mod_ca.git
bamboo_planRepository_type=svnv2
bamboo_git_cache_directory=/var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/_git-repositories-cache
bamboo_ManualBuildTriggerReason_userName=minfrin-admin
bamboo_repository_git_repositoryUrl=ssh://git@source.redwax.eu:7999/rs/mod_ca.git
bamboo_planRepository_2_branchName=master
bamboo_tmp_directory=/var/lib/atlassian-bamboo-agent/home/temp
bamboo_working_directory=/var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3
bamboo_planKey=RS-MODCA
bamboo_RerunBuildTriggerReason_noOfRetries=3
bamboo_build_commandline_com_atlassian_bamboo_plugins_scripttask_task_builder_command_2=/usr/bin/autoreconf
bamboo_planRepository_1_repositoryUrl=https://source.redwax.eu/svn/redwax/rs/mod_ca/trunk
bamboo_repository_svn_rootUrl=https://source.redwax.eu/svn/redwax/rs/mod_ca/trunk/
bamboo_capability_system_jdk_JDK_1_8=/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-2.el8_1.x86_64/jre
bamboo_capability_system_jdk_JDK_1_8_0_232__JRE_=/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-2.el8_1.x86_64/jre
bamboo_repository_1572884_revision_number=001884cf9149ea5404855d43a5d4fca49c019c25
bamboo_capability_system_builder_command_autoreconf=/usr/bin/autoreconf
bamboo_repository_svn_repositoryUrl=https://source.redwax.eu/svn/redwax/rs/mod_ca/trunk
bamboo_planRepository_1_branchName=
08-Feb-2020 20:32:24 checking for a BSD-compatible install... /bin/install -c
08-Feb-2020 20:32:24 checking whether build environment is sane... yes
08-Feb-2020 20:32:24 checking for a thread-safe mkdir -p... /bin/mkdir -p
08-Feb-2020 20:32:24 checking for gawk... gawk
08-Feb-2020 20:32:24 checking whether make sets $(MAKE)... yes
08-Feb-2020 20:32:24 checking whether make supports nested variables... yes
08-Feb-2020 20:32:24 checking for gcc... gcc
08-Feb-2020 20:32:24 checking whether the C compiler works... yes
08-Feb-2020 20:32:24 checking for C compiler default output file name... a.out
08-Feb-2020 20:32:24 checking for suffix of executables...
08-Feb-2020 20:32:24 checking whether we are cross compiling... no
08-Feb-2020 20:32:24 checking for suffix of object files... o
08-Feb-2020 20:32:25 checking whether we are using the GNU C compiler... yes
08-Feb-2020 20:32:25 checking whether gcc accepts -g... yes
08-Feb-2020 20:32:25 checking for gcc option to accept ISO C89... none needed
08-Feb-2020 20:32:25 checking whether gcc understands -c and -o together... yes
08-Feb-2020 20:32:25 checking whether make supports the include directive... yes (GNU style)
08-Feb-2020 20:32:25 checking dependency style of gcc... none
08-Feb-2020 20:32:25 checking for apxs... apxs
08-Feb-2020 20:32:25 checking for install... /bin/install -c
08-Feb-2020 20:32:25 checking for pkg-config... /bin/pkg-config
08-Feb-2020 20:32:25 checking pkg-config is at least version 0.9.0... yes
08-Feb-2020 20:32:25 checking for apr... yes
08-Feb-2020 20:32:25 checking for apu... yes
08-Feb-2020 20:32:25 checking for openssl... yes
08-Feb-2020 20:32:25 checking how to run the C preprocessor... gcc -E
08-Feb-2020 20:32:25 checking for grep that handles long lines and -e... /bin/grep
08-Feb-2020 20:32:25 checking for egrep... /bin/grep -E
08-Feb-2020 20:32:26 checking for ANSI C header files... yes
08-Feb-2020 20:32:26 checking for sys/types.h... yes
08-Feb-2020 20:32:26 checking for sys/stat.h... yes
08-Feb-2020 20:32:26 checking for stdlib.h... yes
08-Feb-2020 20:32:26 checking for string.h... yes
08-Feb-2020 20:32:26 checking for memory.h... yes
08-Feb-2020 20:32:26 checking for strings.h... yes
08-Feb-2020 20:32:26 checking for inttypes.h... yes
08-Feb-2020 20:32:26 checking for stdint.h... yes
08-Feb-2020 20:32:27 checking for unistd.h... yes
08-Feb-2020 20:32:27 checking apr_crypto.h usability... no
08-Feb-2020 20:32:27 checking apr_crypto.h presence... no
08-Feb-2020 20:32:27 checking for apr_crypto.h... no
08-Feb-2020 20:32:27 checking apr_strings.h usability... no
08-Feb-2020 20:32:27 checking apr_strings.h presence... no
08-Feb-2020 20:32:27 checking for apr_strings.h... no
08-Feb-2020 20:32:27 checking apr_hash.h usability... no
08-Feb-2020 20:32:27 checking apr_hash.h presence... no
08-Feb-2020 20:32:27 checking for apr_hash.h... no
08-Feb-2020 20:32:27 checking openssl/err.h usability... yes
08-Feb-2020 20:32:27 checking openssl/err.h presence... yes
08-Feb-2020 20:32:27 checking for openssl/err.h... yes
08-Feb-2020 20:32:28 checking openssl/pem.h usability... yes
08-Feb-2020 20:32:28 checking openssl/pem.h presence... yes
08-Feb-2020 20:32:28 checking for openssl/pem.h... yes
08-Feb-2020 20:32:28 checking openssl/x509.h usability... yes
08-Feb-2020 20:32:28 checking openssl/x509.h presence... yes
08-Feb-2020 20:32:28 checking for openssl/x509.h... yes
08-Feb-2020 20:32:29 checking openssl/x509v3.h usability... yes
08-Feb-2020 20:32:29 checking openssl/x509v3.h presence... yes
08-Feb-2020 20:32:29 checking for openssl/x509v3.h... yes
08-Feb-2020 20:32:29 checking openssl/asn1.h usability... yes
08-Feb-2020 20:32:29 checking openssl/asn1.h presence... yes
08-Feb-2020 20:32:29 checking for openssl/asn1.h... yes
08-Feb-2020 20:32:29 checking time.h usability... yes
08-Feb-2020 20:32:29 checking time.h presence... yes
08-Feb-2020 20:32:29 checking for time.h... yes
08-Feb-2020 20:32:29 checking for size_t... yes
08-Feb-2020 20:32:30 checking for apr_file_link... yes
08-Feb-2020 20:32:30 checking for apr_crypto_clear... yes
08-Feb-2020 20:32:30 checking for X509_REVOKED_get0_revocationDate... yes
08-Feb-2020 20:32:31 checking for X509_REVOKED_get0_serialNumber... yes
08-Feb-2020 20:32:31 checking for ASN1_STRING_get0_data... yes
08-Feb-2020 20:32:31 checking for X509_CRL_get0_lastUpdate... yes
08-Feb-2020 20:32:32 checking for X509_CRL_get0_nextUpdate... yes
08-Feb-2020 20:32:32 checking that generated files are newer than configure... done
08-Feb-2020 20:32:32 configure: creating ./config.status
08-Feb-2020 20:32:32 config.status: creating Makefile
08-Feb-2020 20:32:32 config.status: creating mod_ca.spec
08-Feb-2020 20:32:32 config.status: creating config.h
08-Feb-2020 20:32:32 config.status: executing depfiles commands
08-Feb-2020 20:32:32 Finished task 'configure' with result: Success
08-Feb-2020 20:32:32
Substituting variable: ${bamboo.build.working.directory} with /var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3
08-Feb-2020 20:32:32 Starting task 'make install' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.command'
08-Feb-2020 20:32:32
Beginning to execute external process for build 'Redwax Server - mod_ca - Build Job - CentOS8 #40 (RS-MODCA-JOB3-40)'
... running command line:
/usr/bin/make install
... in: /var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3/mod_ca
... using extra environment variables:
bamboo_planRepository_1_rootUrl=https://source.redwax.eu/svn/redwax/rs/mod_ca/trunk/
bamboo_repository_1572884_git_username=
bamboo_planRepository_2_branch=master
bamboo_capability_TargetLocation=interop.redwax.eu
bamboo_planRepository_1_branchDisplayName=trunk
bamboo_repository_revision_number=001884cf9149ea5404855d43a5d4fca49c019c25
bamboo_resultsUrl=https://ci.redwax.eu/browse/RS-MODCA-JOB3-40
bamboo_repository_1572883_svn_url=https://source.redwax.eu/svn/redwax/rs/mod_ca/trunk
bamboo_repository_1572884_git_branch=master
bamboo_build_working_directory=/var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3
bamboo_planRepository_1_name=mod_ca - trunk
bamboo_buildKey=RS-MODCA-JOB3
bamboo_planRepository_1_branchPath=
bamboo_repository_1572883_svn_rootUrl=https://source.redwax.eu/svn/redwax/rs/mod_ca/trunk/
bamboo_capability_system_builder_command_automake=/usr/bin/automake
bamboo_capability_system_builder_command_make=/usr/bin/make
bamboo_shortPlanName=mod_ca
DESTDIR=/var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3/target
bamboo_repository_1572883_branch_name=
bamboo_planRepository_2_username=
bamboo_planRepository_name=mod_ca - trunk
bamboo_repository_1572884_branch_name=master
bamboo_buildNumber=40
bamboo_planRepository_2_branchDisplayName=master
bamboo_capability_TargetOperatingSystem=CentOS8
bamboo_repository_1572884_name=mod_ca - master
bamboo_shortJobName=Build Job - CentOS8
bamboo_buildResultsUrl=https://ci.redwax.eu/browse/RS-MODCA-JOB3-40
bamboo_planRepository_url=https://source.redwax.eu/svn/redwax/rs/mod_ca/trunk
bamboo_repository_1572884_git_repositoryUrl=ssh://git@source.redwax.eu:7999/rs/mod_ca.git
bamboo_planRepository_repositoryUrl=https://source.redwax.eu/svn/redwax/rs/mod_ca/trunk
bamboo_ManualBuildTriggerReason_stageName=Default Stage
bamboo_agentId=4751361
bamboo_planName=Redwax Server - mod_ca
bamboo_repository_1572883_svn_branchPath=
bamboo_repository_1572883_svn_repositoryUrl=https://source.redwax.eu/svn/redwax/rs/mod_ca/trunk
bamboo_capability_system_builder_command_autoconf=/usr/bin/autoconf
bamboo_shortPlanKey=MODCA
bamboo_shortJobKey=JOB3
bamboo_repository_1572883_revision_number=267
bamboo_planRepository_2_name=mod_ca - master
bamboo_planRepository_revision=267
bamboo_buildTimeStamp=2020-02-08T20:26:21.483+01:00
bamboo_repository_previous_revision_number=267
bamboo_build_commandline_com_atlassian_bamboo_plugins_scripttask_task_builder_script_3=/var/lib/atlassian-bamboo-agent/home/temp/RS-MODCA-JOB3-40-ScriptBuildTask-4242041013369392826.sh
bamboo_repository_svn_branchPath=
bamboo_planRepository_branchPath=
bamboo_repository_git_branch=master
bamboo_buildResultKey=RS-MODCA-JOB3-40
bamboo_repository_branch_name=master
bamboo_buildPlanName=Redwax Server - mod_ca - Build Job - CentOS8
bamboo_planRepository_1_revision=267
bamboo_repository_1572883_svn_branchName=
bamboo_repository_name=mod_ca - master
bamboo_repository_1572883_name=mod_ca - trunk
bamboo_dependenciesDisabled=false
bamboo_buildFailed=false
bamboo_agentWorkingDirectory=/var/lib/atlassian-bamboo-agent/home/xml-data/build-dir
bamboo_capability_system_git_executable=/bin/git
bamboo_capability_system_builder_command_gcc=/usr/bin/gcc
bamboo_planRepository_2_revision=001884cf9149ea5404855d43a5d4fca49c019c25
bamboo_repository_git_username=
bamboo_repository_svn_branchName=
bamboo_repository_1572883_previous_revision_number=267
bamboo_planRepository_rootUrl=https://source.redwax.eu/svn/redwax/rs/mod_ca/trunk/
bamboo_planRepository_branchDisplayName=trunk
bamboo_planRepository_1_type=svnv2
bamboo_planRepository_branchName=
bamboo_planRepository_1_url=https://source.redwax.eu/svn/redwax/rs/mod_ca/trunk
bamboo_repository_1572884_previous_revision_number=001884cf9149ea5404855d43a5d4fca49c019c25
bamboo_planRepository_2_type=bbserver
bamboo_repository_svn_url=https://source.redwax.eu/svn/redwax/rs/mod_ca/trunk
bamboo_capability_system_jdk_JDK=/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-2.el8_1.x86_64/jre
bamboo_plan_storageTag=plan-2031632
bamboo_hg_cache_directory=/var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/_hg-repositories-cache
bamboo_planRepository_2_repositoryUrl=ssh://git@source.redwax.eu:7999/rs/mod_ca.git
bamboo_planRepository_type=svnv2
bamboo_git_cache_directory=/var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/_git-repositories-cache
bamboo_ManualBuildTriggerReason_userName=minfrin-admin
bamboo_repository_git_repositoryUrl=ssh://git@source.redwax.eu:7999/rs/mod_ca.git
bamboo_planRepository_2_branchName=master
bamboo_tmp_directory=/var/lib/atlassian-bamboo-agent/home/temp
bamboo_working_directory=/var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3
bamboo_planKey=RS-MODCA
bamboo_RerunBuildTriggerReason_noOfRetries=3
bamboo_build_commandline_com_atlassian_bamboo_plugins_scripttask_task_builder_command_2=/usr/bin/autoreconf
bamboo_planRepository_1_repositoryUrl=https://source.redwax.eu/svn/redwax/rs/mod_ca/trunk
bamboo_repository_svn_rootUrl=https://source.redwax.eu/svn/redwax/rs/mod_ca/trunk/
bamboo_capability_system_jdk_JDK_1_8=/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-2.el8_1.x86_64/jre
bamboo_capability_system_jdk_JDK_1_8_0_232__JRE_=/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-2.el8_1.x86_64/jre
bamboo_repository_1572884_revision_number=001884cf9149ea5404855d43a5d4fca49c019c25
bamboo_capability_system_builder_command_autoreconf=/usr/bin/autoreconf
bamboo_repository_svn_repositoryUrl=https://source.redwax.eu/svn/redwax/rs/mod_ca/trunk
bamboo_planRepository_1_branchName=
08-Feb-2020 20:32:32 (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3/mod_ca/missing autoheader)
08-Feb-2020 20:32:33 rm -f stamp-h1
08-Feb-2020 20:32:33 touch config.h.in
08-Feb-2020 20:32:33 cd . && /bin/sh ./config.status config.h
08-Feb-2020 20:32:33 config.status: creating config.h
08-Feb-2020 20:32:33 config.status: config.h is unchanged
08-Feb-2020 20:32:33 apxs "-Wc,-O0 -g -Wall" -c     -lssl -lcrypto  ./mod_ca.c
08-Feb-2020 20:32:33 /usr/lib64/apr-1/build/libtool --silent --mode=compile gcc -prefer-pic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -DLINUX -D_REENTRANT -D_GNU_SOURCE -pthread -I/usr/include/httpd  -I/usr/include/apr-1   -I/usr/include/apr-1  -O0 -g -Wall  -c -o ./mod_ca.lo ./mod_ca.c && touch ./mod_ca.slo
08-Feb-2020 20:32:33 In file included from /usr/include/sys/types.h:25,
08-Feb-2020 20:32:33                  from /usr/include/apr-1/apr-x86_64.h:164,
08-Feb-2020 20:32:33                  from /usr/include/apr-1/apr.h:19,
08-Feb-2020 20:32:33                  from /usr/include/httpd/ap_hooks.h:39,
08-Feb-2020 20:32:33                  from /usr/include/httpd/ap_config.h:25,
08-Feb-2020 20:32:33                  from /usr/include/httpd/httpd.h:44,
08-Feb-2020 20:32:33                  from ./mod_ca.c:22:
08-Feb-2020 20:32:33 /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
08-Feb-2020 20:32:33 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
08-Feb-2020 20:32:33     ^~~~~~~
08-Feb-2020 20:32:34 /usr/lib64/apr-1/build/libtool --silent --mode=link gcc -Wl,-z,relro,-z,now   -o ./mod_ca.la  -lssl -lcrypto -rpath /usr/lib64/httpd/modules -module -avoid-version    ./mod_ca.lo
08-Feb-2020 20:32:34 apxs "-Wc,-O0 -g -Wall" -c     -lssl -lcrypto  ./mod_ca_simple.c
08-Feb-2020 20:32:34 /usr/lib64/apr-1/build/libtool --silent --mode=compile gcc -prefer-pic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -DLINUX -D_REENTRANT -D_GNU_SOURCE -pthread -I/usr/include/httpd  -I/usr/include/apr-1   -I/usr/include/apr-1  -O0 -g -Wall  -c -o ./mod_ca_simple.lo ./mod_ca_simple.c && touch ./mod_ca_simple.slo
08-Feb-2020 20:32:34 In file included from /usr/include/sys/types.h:25,
08-Feb-2020 20:32:34                  from /usr/include/apr-1/apr-x86_64.h:164,
08-Feb-2020 20:32:34                  from /usr/include/apr-1/apr.h:19,
08-Feb-2020 20:32:34                  from /usr/include/apr-1/apr_strings.h:48,
08-Feb-2020 20:32:34                  from ./mod_ca_simple.c:23:
08-Feb-2020 20:32:34 /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
08-Feb-2020 20:32:34 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
08-Feb-2020 20:32:34     ^~~~~~~
08-Feb-2020 20:32:35 /usr/lib64/apr-1/build/libtool --silent --mode=link gcc -Wl,-z,relro,-z,now   -o ./mod_ca_simple.la  -lssl -lcrypto -rpath /usr/lib64/httpd/modules -module -avoid-version    ./mod_ca_simple.lo
08-Feb-2020 20:32:36 apxs "-Wc,-O0 -g -Wall" -c     -lssl -lcrypto  ./mod_ca_ldap.c
08-Feb-2020 20:32:36 /usr/lib64/apr-1/build/libtool --silent --mode=compile gcc -prefer-pic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -DLINUX -D_REENTRANT -D_GNU_SOURCE -pthread -I/usr/include/httpd  -I/usr/include/apr-1   -I/usr/include/apr-1  -O0 -g -Wall  -c -o ./mod_ca_ldap.lo ./mod_ca_ldap.c && touch ./mod_ca_ldap.slo
08-Feb-2020 20:32:36 In file included from /usr/include/sys/types.h:25,
08-Feb-2020 20:32:36                  from /usr/include/apr-1/apr-x86_64.h:164,
08-Feb-2020 20:32:36                  from /usr/include/apr-1/apr.h:19,
08-Feb-2020 20:32:36                  from /usr/include/apr-1/apr_strings.h:48,
08-Feb-2020 20:32:36                  from ./mod_ca_ldap.c:24:
08-Feb-2020 20:32:36 /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
08-Feb-2020 20:32:36 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
08-Feb-2020 20:32:36     ^~~~~~~
08-Feb-2020 20:32:37 /usr/lib64/apr-1/build/libtool --silent --mode=link gcc -Wl,-z,relro,-z,now   -o ./mod_ca_ldap.la  -lssl -lcrypto -rpath /usr/lib64/httpd/modules -module -avoid-version    ./mod_ca_ldap.lo
08-Feb-2020 20:32:37 apxs "-Wc,-O0 -g -Wall" -c     -lssl -lcrypto  ./mod_ca_crl.c
08-Feb-2020 20:32:37 /usr/lib64/apr-1/build/libtool --silent --mode=compile gcc -prefer-pic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -DLINUX -D_REENTRANT -D_GNU_SOURCE -pthread -I/usr/include/httpd  -I/usr/include/apr-1   -I/usr/include/apr-1  -O0 -g -Wall  -c -o ./mod_ca_crl.lo ./mod_ca_crl.c && touch ./mod_ca_crl.slo
08-Feb-2020 20:32:38 In file included from /usr/include/sys/types.h:25,
08-Feb-2020 20:32:38                  from /usr/include/apr-1/apr-x86_64.h:164,
08-Feb-2020 20:32:38                  from /usr/include/apr-1/apr.h:19,
08-Feb-2020 20:32:38                  from /usr/include/apr-1/apr_strings.h:48,
08-Feb-2020 20:32:38                  from ./mod_ca_crl.c:23:
08-Feb-2020 20:32:38 /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
08-Feb-2020 20:32:38 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
08-Feb-2020 20:32:38     ^~~~~~~
08-Feb-2020 20:32:38 /usr/lib64/apr-1/build/libtool --silent --mode=link gcc -Wl,-z,relro,-z,now   -o ./mod_ca_crl.la  -lssl -lcrypto -rpath /usr/lib64/httpd/modules -module -avoid-version    ./mod_ca_crl.lo
08-Feb-2020 20:32:39 apxs "-Wc,-O0 -g -Wall" -c     -lssl -lcrypto  ./mod_ca_disk.c
08-Feb-2020 20:32:39 /usr/lib64/apr-1/build/libtool --silent --mode=compile gcc -prefer-pic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -DLINUX -D_REENTRANT -D_GNU_SOURCE -pthread -I/usr/include/httpd  -I/usr/include/apr-1   -I/usr/include/apr-1  -O0 -g -Wall  -c -o ./mod_ca_disk.lo ./mod_ca_disk.c && touch ./mod_ca_disk.slo
08-Feb-2020 20:32:39 In file included from /usr/include/sys/types.h:25,
08-Feb-2020 20:32:39                  from /usr/include/apr-1/apr-x86_64.h:164,
08-Feb-2020 20:32:39                  from /usr/include/apr-1/apr.h:19,
08-Feb-2020 20:32:39                  from /usr/include/apr-1/apr_strings.h:48,
08-Feb-2020 20:32:39                  from ./mod_ca_disk.c:23:
08-Feb-2020 20:32:39 /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
08-Feb-2020 20:32:39 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
08-Feb-2020 20:32:39     ^~~~~~~
08-Feb-2020 20:32:40 /usr/lib64/apr-1/build/libtool --silent --mode=link gcc -Wl,-z,relro,-z,now   -o ./mod_ca_disk.la  -lssl -lcrypto -rpath /usr/lib64/httpd/modules -module -avoid-version    ./mod_ca_disk.lo
08-Feb-2020 20:32:40 apxs "-Wc,-O0 -g -Wall" -c     -lssl -lcrypto  ./mod_ca_engine.c
08-Feb-2020 20:32:41 /usr/lib64/apr-1/build/libtool --silent --mode=compile gcc -prefer-pic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -DLINUX -D_REENTRANT -D_GNU_SOURCE -pthread -I/usr/include/httpd  -I/usr/include/apr-1   -I/usr/include/apr-1  -O0 -g -Wall  -c -o ./mod_ca_engine.lo ./mod_ca_engine.c && touch ./mod_ca_engine.slo
08-Feb-2020 20:32:41 In file included from /usr/include/sys/types.h:25,
08-Feb-2020 20:32:41                  from /usr/include/apr-1/apr-x86_64.h:164,
08-Feb-2020 20:32:41                  from /usr/include/apr-1/apr.h:19,
08-Feb-2020 20:32:41                  from /usr/include/apr-1/apr_strings.h:48,
08-Feb-2020 20:32:41                  from ./mod_ca_engine.c:24:
08-Feb-2020 20:32:41 /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
08-Feb-2020 20:32:41 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
08-Feb-2020 20:32:41     ^~~~~~~
08-Feb-2020 20:32:42 /usr/lib64/apr-1/build/libtool --silent --mode=link gcc -Wl,-z,relro,-z,now   -o ./mod_ca_engine.la  -lssl -lcrypto -rpath /usr/lib64/httpd/modules -module -avoid-version    ./mod_ca_engine.lo
08-Feb-2020 20:32:42 make[1]: Entering directory '/var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3/mod_ca'
08-Feb-2020 20:32:42 if test -z "${LIBEXECDIR}"; then LIBEXECDIR=`apxs -q LIBEXECDIR`; fi;\
08-Feb-2020 20:32:42 if test -z "${INCLUDEDIR}"; then INCLUDEDIR=`apxs -q includedir`; fi;\
08-Feb-2020 20:32:42 \
08-Feb-2020 20:32:42 mkdir -p /var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3/target${INCLUDEDIR}; \
08-Feb-2020 20:32:42 mkdir -p /var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3/target${LIBEXECDIR}; \
08-Feb-2020 20:32:42 \
08-Feb-2020 20:32:42 /bin/install -c mod_ca.h /var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3/target${INCLUDEDIR}; \
08-Feb-2020 20:32:42 \
08-Feb-2020 20:32:42 apxs "-Wc,-O0 -g -Wall" -S LIBEXECDIR=/var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3/target${LIBEXECDIR} -c -i     -lssl -lcrypto  ./mod_ca.c;\
08-Feb-2020 20:32:42 apxs "-Wc,-O0 -g -Wall" -S LIBEXECDIR=/var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3/target${LIBEXECDIR} -c -i     -lssl -lcrypto  ./mod_ca_simple.c;\
08-Feb-2020 20:32:42 apxs "-Wc,-O0 -g -Wall" -S LIBEXECDIR=/var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3/target${LIBEXECDIR} -c -i     -lssl -lcrypto  ./mod_ca_ldap.c;\
08-Feb-2020 20:32:42 apxs "-Wc,-O0 -g -Wall" -S LIBEXECDIR=/var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3/target${LIBEXECDIR} -c -i     -lssl -lcrypto  ./mod_ca_crl.c;\
08-Feb-2020 20:32:42 apxs "-Wc,-O0 -g -Wall" -S LIBEXECDIR=/var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3/target${LIBEXECDIR} -c -i     -lssl -lcrypto  ./mod_ca_disk.c;\
08-Feb-2020 20:32:42 apxs "-Wc,-O0 -g -Wall" -S LIBEXECDIR=/var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3/target${LIBEXECDIR} -c -i     -lssl -lcrypto  ./mod_ca_engine.c
08-Feb-2020 20:32:42 /usr/lib64/apr-1/build/libtool --silent --mode=compile gcc -prefer-pic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -DLINUX -D_REENTRANT -D_GNU_SOURCE -pthread -I/usr/include/httpd  -I/usr/include/apr-1   -I/usr/include/apr-1  -O0 -g -Wall  -c -o ./mod_ca.lo ./mod_ca.c && touch ./mod_ca.slo
08-Feb-2020 20:32:42 In file included from /usr/include/sys/types.h:25,
08-Feb-2020 20:32:42                  from /usr/include/apr-1/apr-x86_64.h:164,
08-Feb-2020 20:32:42                  from /usr/include/apr-1/apr.h:19,
08-Feb-2020 20:32:42                  from /usr/include/httpd/ap_hooks.h:39,
08-Feb-2020 20:32:42                  from /usr/include/httpd/ap_config.h:25,
08-Feb-2020 20:32:42                  from /usr/include/httpd/httpd.h:44,
08-Feb-2020 20:32:42                  from ./mod_ca.c:22:
08-Feb-2020 20:32:42 /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
08-Feb-2020 20:32:42 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
08-Feb-2020 20:32:42     ^~~~~~~
08-Feb-2020 20:32:43 /usr/lib64/apr-1/build/libtool --silent --mode=link gcc -Wl,-z,relro,-z,now   -o ./mod_ca.la  -lssl -lcrypto -rpath /var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3/target/usr/lib64/httpd/modules -module -avoid-version    ./mod_ca.lo
08-Feb-2020 20:32:44 /usr/lib64/httpd/build/instdso.sh SH_LIBTOOL='/usr/lib64/apr-1/build/libtool' ./mod_ca.la /var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3/target/usr/lib64/httpd/modules
08-Feb-2020 20:32:44 /usr/lib64/apr-1/build/libtool --mode=install install ./mod_ca.la /var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3/target/usr/lib64/httpd/modules/
08-Feb-2020 20:32:44 libtool: install: install ./.libs/mod_ca.so /var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3/target/usr/lib64/httpd/modules/mod_ca.so
08-Feb-2020 20:32:44 libtool: install: install ./.libs/mod_ca.lai /var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3/target/usr/lib64/httpd/modules/mod_ca.la
08-Feb-2020 20:32:44 libtool: install: install ./.libs/mod_ca.a /var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3/target/usr/lib64/httpd/modules/mod_ca.a
08-Feb-2020 20:32:44 libtool: install: chmod 644 /var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3/target/usr/lib64/httpd/modules/mod_ca.a
08-Feb-2020 20:32:44 libtool: install: ranlib /var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3/target/usr/lib64/httpd/modules/mod_ca.a
08-Feb-2020 20:32:44 libtool: finish: PATH="/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/sbin" ldconfig -n /var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3/target/usr/lib64/httpd/modules
08-Feb-2020 20:32:44 ----------------------------------------------------------------------
08-Feb-2020 20:32:44 Libraries have been installed in:
08-Feb-2020 20:32:44    /var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3/target/usr/lib64/httpd/modules
08-Feb-2020 20:32:44
08-Feb-2020 20:32:44 If you ever happen to want to link against installed libraries
08-Feb-2020 20:32:44 in a given directory, LIBDIR, you must either use libtool, and
08-Feb-2020 20:32:44 specify the full pathname of the library, or use the '-LLIBDIR'
08-Feb-2020 20:32:44 flag during linking and do at least one of the following:
08-Feb-2020 20:32:44    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
08-Feb-2020 20:32:44      during execution
08-Feb-2020 20:32:44    - add LIBDIR to the 'LD_RUN_PATH' environment variable
08-Feb-2020 20:32:44      during linking
08-Feb-2020 20:32:44    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
08-Feb-2020 20:32:44    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
08-Feb-2020 20:32:44
08-Feb-2020 20:32:44 See any operating system documentation about shared libraries for
08-Feb-2020 20:32:44 more information, such as the ld(1) and ld.so(8) manual pages.
08-Feb-2020 20:32:44 ----------------------------------------------------------------------
08-Feb-2020 20:32:44 chmod 755 /var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3/target/usr/lib64/httpd/modules/mod_ca.so
08-Feb-2020 20:32:44 /usr/lib64/apr-1/build/libtool --silent --mode=compile gcc -prefer-pic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -DLINUX -D_REENTRANT -D_GNU_SOURCE -pthread -I/usr/include/httpd  -I/usr/include/apr-1   -I/usr/include/apr-1  -O0 -g -Wall  -c -o ./mod_ca_simple.lo ./mod_ca_simple.c && touch ./mod_ca_simple.slo
08-Feb-2020 20:32:44 In file included from /usr/include/sys/types.h:25,
08-Feb-2020 20:32:44                  from /usr/include/apr-1/apr-x86_64.h:164,
08-Feb-2020 20:32:44                  from /usr/include/apr-1/apr.h:19,
08-Feb-2020 20:32:44                  from /usr/include/apr-1/apr_strings.h:48,
08-Feb-2020 20:32:44                  from ./mod_ca_simple.c:23:
08-Feb-2020 20:32:44 /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
08-Feb-2020 20:32:44 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
08-Feb-2020 20:32:44     ^~~~~~~
08-Feb-2020 20:32:45 /usr/lib64/apr-1/build/libtool --silent --mode=link gcc -Wl,-z,relro,-z,now   -o ./mod_ca_simple.la  -lssl -lcrypto -rpath /var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3/target/usr/lib64/httpd/modules -module -avoid-version    ./mod_ca_simple.lo
08-Feb-2020 20:32:46 /usr/lib64/httpd/build/instdso.sh SH_LIBTOOL='/usr/lib64/apr-1/build/libtool' ./mod_ca_simple.la /var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3/target/usr/lib64/httpd/modules
08-Feb-2020 20:32:46 /usr/lib64/apr-1/build/libtool --mode=install install ./mod_ca_simple.la /var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3/target/usr/lib64/httpd/modules/
08-Feb-2020 20:32:46 libtool: install: install ./.libs/mod_ca_simple.so /var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3/target/usr/lib64/httpd/modules/mod_ca_simple.so
08-Feb-2020 20:32:46 libtool: install: install ./.libs/mod_ca_simple.lai /var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3/target/usr/lib64/httpd/modules/mod_ca_simple.la
08-Feb-2020 20:32:46 libtool: install: install ./.libs/mod_ca_simple.a /var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3/target/usr/lib64/httpd/modules/mod_ca_simple.a
08-Feb-2020 20:32:46 libtool: install: chmod 644 /var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3/target/usr/lib64/httpd/modules/mod_ca_simple.a
08-Feb-2020 20:32:46 libtool: install: ranlib /var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3/target/usr/lib64/httpd/modules/mod_ca_simple.a
08-Feb-2020 20:32:46 libtool: finish: PATH="/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/sbin" ldconfig -n /var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3/target/usr/lib64/httpd/modules
08-Feb-2020 20:32:46 ----------------------------------------------------------------------
08-Feb-2020 20:32:46 Libraries have been installed in:
08-Feb-2020 20:32:46    /var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3/target/usr/lib64/httpd/modules
08-Feb-2020 20:32:46
08-Feb-2020 20:32:46 If you ever happen to want to link against installed libraries
08-Feb-2020 20:32:46 in a given directory, LIBDIR, you must either use libtool, and
08-Feb-2020 20:32:46 specify the full pathname of the library, or use the '-LLIBDIR'
08-Feb-2020 20:32:46 flag during linking and do at least one of the following:
08-Feb-2020 20:32:46    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
08-Feb-2020 20:32:46      during execution
08-Feb-2020 20:32:46    - add LIBDIR to the 'LD_RUN_PATH' environment variable
08-Feb-2020 20:32:46      during linking
08-Feb-2020 20:32:46    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
08-Feb-2020 20:32:46    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
08-Feb-2020 20:32:46
08-Feb-2020 20:32:46 See any operating system documentation about shared libraries for
08-Feb-2020 20:32:46 more information, such as the ld(1) and ld.so(8) manual pages.
08-Feb-2020 20:32:46 ----------------------------------------------------------------------
08-Feb-2020 20:32:46 chmod 755 /var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3/target/usr/lib64/httpd/modules/mod_ca_simple.so
08-Feb-2020 20:32:46 /usr/lib64/apr-1/build/libtool --silent --mode=compile gcc -prefer-pic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -DLINUX -D_REENTRANT -D_GNU_SOURCE -pthread -I/usr/include/httpd  -I/usr/include/apr-1   -I/usr/include/apr-1  -O0 -g -Wall  -c -o ./mod_ca_ldap.lo ./mod_ca_ldap.c && touch ./mod_ca_ldap.slo
08-Feb-2020 20:32:46 In file included from /usr/include/sys/types.h:25,
08-Feb-2020 20:32:46                  from /usr/include/apr-1/apr-x86_64.h:164,
08-Feb-2020 20:32:46                  from /usr/include/apr-1/apr.h:19,
08-Feb-2020 20:32:46                  from /usr/include/apr-1/apr_strings.h:48,
08-Feb-2020 20:32:46                  from ./mod_ca_ldap.c:24:
08-Feb-2020 20:32:46 /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
08-Feb-2020 20:32:46 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
08-Feb-2020 20:32:46     ^~~~~~~
08-Feb-2020 20:32:47 /usr/lib64/apr-1/build/libtool --silent --mode=link gcc -Wl,-z,relro,-z,now   -o ./mod_ca_ldap.la  -lssl -lcrypto -rpath /var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3/target/usr/lib64/httpd/modules -module -avoid-version    ./mod_ca_ldap.lo
08-Feb-2020 20:32:48 /usr/lib64/httpd/build/instdso.sh SH_LIBTOOL='/usr/lib64/apr-1/build/libtool' ./mod_ca_ldap.la /var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3/target/usr/lib64/httpd/modules
08-Feb-2020 20:32:48 /usr/lib64/apr-1/build/libtool --mode=install install ./mod_ca_ldap.la /var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3/target/usr/lib64/httpd/modules/
08-Feb-2020 20:32:48 libtool: install: install ./.libs/mod_ca_ldap.so /var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3/target/usr/lib64/httpd/modules/mod_ca_ldap.so
08-Feb-2020 20:32:48 libtool: install: install ./.libs/mod_ca_ldap.lai /var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3/target/usr/lib64/httpd/modules/mod_ca_ldap.la
08-Feb-2020 20:32:48 libtool: install: install ./.libs/mod_ca_ldap.a /var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3/target/usr/lib64/httpd/modules/mod_ca_ldap.a
08-Feb-2020 20:32:48 libtool: install: chmod 644 /var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3/target/usr/lib64/httpd/modules/mod_ca_ldap.a
08-Feb-2020 20:32:48 libtool: install: ranlib /var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3/target/usr/lib64/httpd/modules/mod_ca_ldap.a
08-Feb-2020 20:32:48 libtool: finish: PATH="/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/sbin" ldconfig -n /var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3/target/usr/lib64/httpd/modules
08-Feb-2020 20:32:48 ----------------------------------------------------------------------
08-Feb-2020 20:32:48 Libraries have been installed in:
08-Feb-2020 20:32:48    /var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3/target/usr/lib64/httpd/modules
08-Feb-2020 20:32:48
08-Feb-2020 20:32:48 If you ever happen to want to link against installed libraries
08-Feb-2020 20:32:48 in a given directory, LIBDIR, you must either use libtool, and
08-Feb-2020 20:32:48 specify the full pathname of the library, or use the '-LLIBDIR'
08-Feb-2020 20:32:48 flag during linking and do at least one of the following:
08-Feb-2020 20:32:48    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
08-Feb-2020 20:32:48      during execution
08-Feb-2020 20:32:48    - add LIBDIR to the 'LD_RUN_PATH' environment variable
08-Feb-2020 20:32:48      during linking
08-Feb-2020 20:32:48    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
08-Feb-2020 20:32:48    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
08-Feb-2020 20:32:48
08-Feb-2020 20:32:48 See any operating system documentation about shared libraries for
08-Feb-2020 20:32:48 more information, such as the ld(1) and ld.so(8) manual pages.
08-Feb-2020 20:32:48 ----------------------------------------------------------------------
08-Feb-2020 20:32:48 chmod 755 /var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3/target/usr/lib64/httpd/modules/mod_ca_ldap.so
08-Feb-2020 20:32:48 /usr/lib64/apr-1/build/libtool --silent --mode=compile gcc -prefer-pic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -DLINUX -D_REENTRANT -D_GNU_SOURCE -pthread -I/usr/include/httpd  -I/usr/include/apr-1   -I/usr/include/apr-1  -O0 -g -Wall  -c -o ./mod_ca_crl.lo ./mod_ca_crl.c && touch ./mod_ca_crl.slo
08-Feb-2020 20:32:48 In file included from /usr/include/sys/types.h:25,
08-Feb-2020 20:32:48                  from /usr/include/apr-1/apr-x86_64.h:164,
08-Feb-2020 20:32:48                  from /usr/include/apr-1/apr.h:19,
08-Feb-2020 20:32:48                  from /usr/include/apr-1/apr_strings.h:48,
08-Feb-2020 20:32:48                  from ./mod_ca_crl.c:23:
08-Feb-2020 20:32:48 /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
08-Feb-2020 20:32:48 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
08-Feb-2020 20:32:48     ^~~~~~~
08-Feb-2020 20:32:49 /usr/lib64/apr-1/build/libtool --silent --mode=link gcc -Wl,-z,relro,-z,now   -o ./mod_ca_crl.la  -lssl -lcrypto -rpath /var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3/target/usr/lib64/httpd/modules -module -avoid-version    ./mod_ca_crl.lo
08-Feb-2020 20:32:49 /usr/lib64/httpd/build/instdso.sh SH_LIBTOOL='/usr/lib64/apr-1/build/libtool' ./mod_ca_crl.la /var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3/target/usr/lib64/httpd/modules
08-Feb-2020 20:32:49 /usr/lib64/apr-1/build/libtool --mode=install install ./mod_ca_crl.la /var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3/target/usr/lib64/httpd/modules/
08-Feb-2020 20:32:49 libtool: install: install ./.libs/mod_ca_crl.so /var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3/target/usr/lib64/httpd/modules/mod_ca_crl.so
08-Feb-2020 20:32:49 libtool: install: install ./.libs/mod_ca_crl.lai /var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3/target/usr/lib64/httpd/modules/mod_ca_crl.la
08-Feb-2020 20:32:49 libtool: install: install ./.libs/mod_ca_crl.a /var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3/target/usr/lib64/httpd/modules/mod_ca_crl.a
08-Feb-2020 20:32:49 libtool: install: chmod 644 /var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3/target/usr/lib64/httpd/modules/mod_ca_crl.a
08-Feb-2020 20:32:49 libtool: install: ranlib /var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3/target/usr/lib64/httpd/modules/mod_ca_crl.a
08-Feb-2020 20:32:50 libtool: finish: PATH="/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/sbin" ldconfig -n /var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3/target/usr/lib64/httpd/modules
08-Feb-2020 20:32:50 ----------------------------------------------------------------------
08-Feb-2020 20:32:50 Libraries have been installed in:
08-Feb-2020 20:32:50    /var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3/target/usr/lib64/httpd/modules
08-Feb-2020 20:32:50
08-Feb-2020 20:32:50 If you ever happen to want to link against installed libraries
08-Feb-2020 20:32:50 in a given directory, LIBDIR, you must either use libtool, and
08-Feb-2020 20:32:50 specify the full pathname of the library, or use the '-LLIBDIR'
08-Feb-2020 20:32:50 flag during linking and do at least one of the following:
08-Feb-2020 20:32:50    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
08-Feb-2020 20:32:50      during execution
08-Feb-2020 20:32:50    - add LIBDIR to the 'LD_RUN_PATH' environment variable
08-Feb-2020 20:32:50      during linking
08-Feb-2020 20:32:50    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
08-Feb-2020 20:32:50    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
08-Feb-2020 20:32:50
08-Feb-2020 20:32:50 See any operating system documentation about shared libraries for
08-Feb-2020 20:32:50 more information, such as the ld(1) and ld.so(8) manual pages.
08-Feb-2020 20:32:50 ----------------------------------------------------------------------
08-Feb-2020 20:32:50 chmod 755 /var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3/target/usr/lib64/httpd/modules/mod_ca_crl.so
08-Feb-2020 20:32:50 /usr/lib64/apr-1/build/libtool --silent --mode=compile gcc -prefer-pic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -DLINUX -D_REENTRANT -D_GNU_SOURCE -pthread -I/usr/include/httpd  -I/usr/include/apr-1   -I/usr/include/apr-1  -O0 -g -Wall  -c -o ./mod_ca_disk.lo ./mod_ca_disk.c && touch ./mod_ca_disk.slo
08-Feb-2020 20:32:50 In file included from /usr/include/sys/types.h:25,
08-Feb-2020 20:32:50                  from /usr/include/apr-1/apr-x86_64.h:164,
08-Feb-2020 20:32:50                  from /usr/include/apr-1/apr.h:19,
08-Feb-2020 20:32:50                  from /usr/include/apr-1/apr_strings.h:48,
08-Feb-2020 20:32:50                  from ./mod_ca_disk.c:23:
08-Feb-2020 20:32:50 /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
08-Feb-2020 20:32:50 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
08-Feb-2020 20:32:50     ^~~~~~~
08-Feb-2020 20:32:51 /usr/lib64/apr-1/build/libtool --silent --mode=link gcc -Wl,-z,relro,-z,now   -o ./mod_ca_disk.la  -lssl -lcrypto -rpath /var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3/target/usr/lib64/httpd/modules -module -avoid-version    ./mod_ca_disk.lo
08-Feb-2020 20:32:51 /usr/lib64/httpd/build/instdso.sh SH_LIBTOOL='/usr/lib64/apr-1/build/libtool' ./mod_ca_disk.la /var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3/target/usr/lib64/httpd/modules
08-Feb-2020 20:32:51 /usr/lib64/apr-1/build/libtool --mode=install install ./mod_ca_disk.la /var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3/target/usr/lib64/httpd/modules/
08-Feb-2020 20:32:51 libtool: install: install ./.libs/mod_ca_disk.so /var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3/target/usr/lib64/httpd/modules/mod_ca_disk.so
08-Feb-2020 20:32:51 libtool: install: install ./.libs/mod_ca_disk.lai /var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3/target/usr/lib64/httpd/modules/mod_ca_disk.la
08-Feb-2020 20:32:51 libtool: install: install ./.libs/mod_ca_disk.a /var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3/target/usr/lib64/httpd/modules/mod_ca_disk.a
08-Feb-2020 20:32:51 libtool: install: chmod 644 /var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3/target/usr/lib64/httpd/modules/mod_ca_disk.a
08-Feb-2020 20:32:51 libtool: install: ranlib /var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3/target/usr/lib64/httpd/modules/mod_ca_disk.a
08-Feb-2020 20:32:51 libtool: finish: PATH="/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/sbin" ldconfig -n /var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3/target/usr/lib64/httpd/modules
08-Feb-2020 20:32:51 ----------------------------------------------------------------------
08-Feb-2020 20:32:51 Libraries have been installed in:
08-Feb-2020 20:32:51    /var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3/target/usr/lib64/httpd/modules
08-Feb-2020 20:32:51
08-Feb-2020 20:32:51 If you ever happen to want to link against installed libraries
08-Feb-2020 20:32:51 in a given directory, LIBDIR, you must either use libtool, and
08-Feb-2020 20:32:51 specify the full pathname of the library, or use the '-LLIBDIR'
08-Feb-2020 20:32:51 flag during linking and do at least one of the following:
08-Feb-2020 20:32:51    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
08-Feb-2020 20:32:51      during execution
08-Feb-2020 20:32:51    - add LIBDIR to the 'LD_RUN_PATH' environment variable
08-Feb-2020 20:32:51      during linking
08-Feb-2020 20:32:51    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
08-Feb-2020 20:32:51    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
08-Feb-2020 20:32:51
08-Feb-2020 20:32:51 See any operating system documentation about shared libraries for
08-Feb-2020 20:32:51 more information, such as the ld(1) and ld.so(8) manual pages.
08-Feb-2020 20:32:51 ----------------------------------------------------------------------
08-Feb-2020 20:32:51 chmod 755 /var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3/target/usr/lib64/httpd/modules/mod_ca_disk.so
08-Feb-2020 20:32:52 /usr/lib64/apr-1/build/libtool --silent --mode=compile gcc -prefer-pic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection  -DLINUX -D_REENTRANT -D_GNU_SOURCE -pthread -I/usr/include/httpd  -I/usr/include/apr-1   -I/usr/include/apr-1  -O0 -g -Wall  -c -o ./mod_ca_engine.lo ./mod_ca_engine.c && touch ./mod_ca_engine.slo
08-Feb-2020 20:32:52 In file included from /usr/include/sys/types.h:25,
08-Feb-2020 20:32:52                  from /usr/include/apr-1/apr-x86_64.h:164,
08-Feb-2020 20:32:52                  from /usr/include/apr-1/apr.h:19,
08-Feb-2020 20:32:52                  from /usr/include/apr-1/apr_strings.h:48,
08-Feb-2020 20:32:52                  from ./mod_ca_engine.c:24:
08-Feb-2020 20:32:52 /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
08-Feb-2020 20:32:52 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
08-Feb-2020 20:32:52     ^~~~~~~
08-Feb-2020 20:32:53 /usr/lib64/apr-1/build/libtool --silent --mode=link gcc -Wl,-z,relro,-z,now   -o ./mod_ca_engine.la  -lssl -lcrypto -rpath /var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3/target/usr/lib64/httpd/modules -module -avoid-version    ./mod_ca_engine.lo
08-Feb-2020 20:32:53 /usr/lib64/httpd/build/instdso.sh SH_LIBTOOL='/usr/lib64/apr-1/build/libtool' ./mod_ca_engine.la /var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3/target/usr/lib64/httpd/modules
08-Feb-2020 20:32:53 /usr/lib64/apr-1/build/libtool --mode=install install ./mod_ca_engine.la /var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3/target/usr/lib64/httpd/modules/
08-Feb-2020 20:32:53 libtool: install: install ./.libs/mod_ca_engine.so /var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3/target/usr/lib64/httpd/modules/mod_ca_engine.so
08-Feb-2020 20:32:53 libtool: install: install ./.libs/mod_ca_engine.lai /var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3/target/usr/lib64/httpd/modules/mod_ca_engine.la
08-Feb-2020 20:32:53 libtool: install: install ./.libs/mod_ca_engine.a /var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3/target/usr/lib64/httpd/modules/mod_ca_engine.a
08-Feb-2020 20:32:53 libtool: install: chmod 644 /var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3/target/usr/lib64/httpd/modules/mod_ca_engine.a
08-Feb-2020 20:32:53 libtool: install: ranlib /var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3/target/usr/lib64/httpd/modules/mod_ca_engine.a
08-Feb-2020 20:32:53 libtool: finish: PATH="/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/sbin" ldconfig -n /var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3/target/usr/lib64/httpd/modules
08-Feb-2020 20:32:54 ----------------------------------------------------------------------
08-Feb-2020 20:32:54 Libraries have been installed in:
08-Feb-2020 20:32:54    /var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3/target/usr/lib64/httpd/modules
08-Feb-2020 20:32:54
08-Feb-2020 20:32:54 If you ever happen to want to link against installed libraries
08-Feb-2020 20:32:54 in a given directory, LIBDIR, you must either use libtool, and
08-Feb-2020 20:32:54 specify the full pathname of the library, or use the '-LLIBDIR'
08-Feb-2020 20:32:54 flag during linking and do at least one of the following:
08-Feb-2020 20:32:54    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
08-Feb-2020 20:32:54      during execution
08-Feb-2020 20:32:54    - add LIBDIR to the 'LD_RUN_PATH' environment variable
08-Feb-2020 20:32:54      during linking
08-Feb-2020 20:32:54    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
08-Feb-2020 20:32:54    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
08-Feb-2020 20:32:54
08-Feb-2020 20:32:54 See any operating system documentation about shared libraries for
08-Feb-2020 20:32:54 more information, such as the ld(1) and ld.so(8) manual pages.
08-Feb-2020 20:32:54 ----------------------------------------------------------------------
08-Feb-2020 20:32:54 chmod 755 /var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3/target/usr/lib64/httpd/modules/mod_ca_engine.so
08-Feb-2020 20:32:54 make[1]: Nothing to be done for 'install-data-am'.
08-Feb-2020 20:32:54 make[1]: Leaving directory '/var/lib/atlassian-bamboo-agent/home/xml-data/build-dir/RS-MODCA-JOB3/mod_ca'
08-Feb-2020 20:32:54 Finished task 'make install' with result: Success
08-Feb-2020 20:32:54 Running post build plugin 'Docker Container Cleanup'
08-Feb-2020 20:32:54 Running post build plugin 'NCover Results Collector'
08-Feb-2020 20:32:54 Running post build plugin 'Clover Results Collector'
08-Feb-2020 20:32:54 Running post build plugin 'npm Cache Cleanup'
08-Feb-2020 20:32:54 Running post build plugin 'Artifact Copier'
08-Feb-2020 20:32:54 Finalising the build...
08-Feb-2020 20:32:54 Stopping timer.
08-Feb-2020 20:32:54 Build RS-MODCA-JOB3-40 completed.
08-Feb-2020 20:32:54 Running on server: post build plugin 'NCover Results Collector'
08-Feb-2020 20:32:54 Running on server: post build plugin 'Build Hanging Detection Configuration'
08-Feb-2020 20:32:54 Running on server: post build plugin 'Clover Delta Calculator'
08-Feb-2020 20:32:54 Running on server: post build plugin 'Maven Dependencies Postprocessor'
08-Feb-2020 20:32:54 All post build plugins have finished
08-Feb-2020 20:32:54 Generating build results summary...
08-Feb-2020 20:32:54 Saving build results to disk...
08-Feb-2020 20:32:54 Logging substituted variables...
08-Feb-2020 20:32:54 Indexing build results...
08-Feb-2020 20:32:54 Finished building RS-MODCA-JOB3-40.