Build: #11 failed

Job: PHP 7.2 - SQLite failed

Stages & jobs

  1. Default Stage

Build log

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

26-Oct-2019 20:30:07 Build phpBB3 - Development Docker 3.3.x - PHP 7.1 - SQLite #11 (PHPBB3-DD33-JOB1-11) started building on agent worker-windows1 (2)
26-Oct-2019 20:30:07 Remote Agent
26-Oct-2019 20:30:07 Build working directory is C:\Users\Administrator\bamboo-agent-home\xml-data\build-dir\PHPBB3-DD33-JOB1
26-Oct-2019 20:30:07 Executing build phpBB3 - Development Docker 3.3.x - PHP 7.1 - SQLite #11 (PHPBB3-DD33-JOB1-11)
26-Oct-2019 20:30:07 Starting task 'Checkout Default Repository' of type 'com.atlassian.bamboo.plugins.vcs:task.vcs.checkout'
26-Oct-2019 20:30:07 Checking out into C:\Users\Administrator\bamboo-agent-home\xml-data\build-dir\PHPBB3-DD33-JOB1
26-Oct-2019 20:30:07 Updating source code to revision: b6f400a01479cf1fe847e81739cb1e74a70ecd4e
26-Oct-2019 20:30:07 Creating local git repository in 'C:\Users\Administrator\bamboo-agent-home\xml-data\build-dir\PHPBB3-DD33-JOB1\.git'.
26-Oct-2019 20:30:07 Initialized empty Git repository in C:/Users/Administrator/bamboo-agent-home/xml-data/build-dir/PHPBB3-DD33-JOB1/.git/
26-Oct-2019 20:30:08 Fetching 'refs/heads/3.3.x' from 'https://github.com/phpbb/phpbb.git'. Will try to do a shallow fetch.
26-Oct-2019 20:30:10 From https://github.com/phpbb/phpbb
26-Oct-2019 20:30:10 * [new branch]      3.3.x      -> 3.3.x
26-Oct-2019 20:30:10 Checking out revision b6f400a01479cf1fe847e81739cb1e74a70ecd4e.
26-Oct-2019 20:30:12 Switched to branch '3.3.x'
26-Oct-2019 20:30:12 Updated source code to revision: b6f400a01479cf1fe847e81739cb1e74a70ecd4e
26-Oct-2019 20:30:12 Finished task 'Checkout Default Repository' with result: Success
26-Oct-2019 20:30:12 Running pre-build action: VCS Version Collector
26-Oct-2019 20:30:12
Substituting variable: ${bamboo.working.directory} with C:\Users\Administrator\bamboo-agent-home\xml-data\build-dir\PHPBB3-DD33-JOB1
26-Oct-2019 20:30:12 Starting task 'Build image' of type 'com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli'
26-Oct-2019 20:30:12 Error occurred while running Task 'Build image(3)' of type com.atlassian.bamboo.plugins.bamboo-docker-plugin:task.docker.cli.
26-Oct-2019 20:30:12 com.atlassian.bamboo.task.TaskException: Failed to execute task
26-Oct-2019 20:30:12         at com.atlassian.bamboo.plugins.docker.service.BuildService.execute(BuildService.java:53)
26-Oct-2019 20:30:12         at com.atlassian.bamboo.plugins.docker.tasks.cli.DockerCliTask.execute(DockerCliTask.java:70)
26-Oct-2019 20:30:12         at com.atlassian.bamboo.task.TaskExecutorImpl.lambda$executeTasks$3(TaskExecutorImpl.java:285)
26-Oct-2019 20:30:12         at com.atlassian.bamboo.task.TaskExecutorImpl.executeTaskWithPrePostActions(TaskExecutorImpl.java:224)
26-Oct-2019 20:30:12         at com.atlassian.bamboo.task.TaskExecutorImpl.executeTasks(TaskExecutorImpl.java:285)
26-Oct-2019 20:30:12         at com.atlassian.bamboo.task.TaskExecutorImpl.execute(TaskExecutorImpl.java:112)
26-Oct-2019 20:30:12         at com.atlassian.bamboo.build.pipeline.tasks.ExecuteBuildTask.call(ExecuteBuildTask.java:71)
26-Oct-2019 20:30:12         at com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent.executeBuildPhase(DefaultBuildAgent.java:203)
26-Oct-2019 20:30:12         at com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent.build(DefaultBuildAgent.java:175)
26-Oct-2019 20:30:12         at com.atlassian.bamboo.v2.build.agent.BuildAgentControllerImpl.lambda$waitAndPerformBuild$0(BuildAgentControllerImpl.java:122)
26-Oct-2019 20:30:12         at com.atlassian.bamboo.variable.CustomVariableContextImpl.withVariableSubstitutor(CustomVariableContextImpl.java:185)
26-Oct-2019 20:30:12         at com.atlassian.bamboo.v2.build.agent.BuildAgentControllerImpl.waitAndPerformBuild(BuildAgentControllerImpl.java:117)
26-Oct-2019 20:30:12         at com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent$1.run(DefaultBuildAgent.java:126)
26-Oct-2019 20:30:12         at com.atlassian.bamboo.utils.BambooRunnables$1.run(BambooRunnables.java:48)
26-Oct-2019 20:30:12         at com.atlassian.bamboo.security.ImpersonationHelper.runWith(ImpersonationHelper.java:26)
26-Oct-2019 20:30:12         at com.atlassian.bamboo.security.ImpersonationHelper.runWithSystemAuthority(ImpersonationHelper.java:17)
26-Oct-2019 20:30:12         at com.atlassian.bamboo.security.ImpersonationHelper$1.run(ImpersonationHelper.java:41)
26-Oct-2019 20:30:12         at java.lang.Thread.run(Unknown Source)
26-Oct-2019 20:30:12 Caused by: java.lang.NullPointerException: at index 0
26-Oct-2019 20:30:12         at com.google.common.collect.ObjectArrays.checkElementNotNull(ObjectArrays.java:240)
26-Oct-2019 20:30:12         at com.google.common.collect.ObjectArrays.checkElementsNotNull(ObjectArrays.java:231)
26-Oct-2019 20:30:12         at com.google.common.collect.ObjectArrays.checkElementsNotNull(ObjectArrays.java:226)
26-Oct-2019 20:30:12         at com.google.common.collect.ImmutableCollection$ArrayBasedBuilder.add(ImmutableCollection.java:347)
26-Oct-2019 20:30:12         at com.google.common.collect.ImmutableList$Builder.add(ImmutableList.java:678)
26-Oct-2019 20:30:12         at com.atlassian.bamboo.plugins.docker.process.ProcessCommand$Builder.add(ProcessCommand.java:97)
26-Oct-2019 20:30:12         at com.atlassian.bamboo.plugins.docker.client.DockerCmd.build(DockerCmd.java:93)
26-Oct-2019 20:30:12         at com.atlassian.bamboo.plugins.docker.service.BuildService.execute(BuildService.java:40)
26-Oct-2019 20:30:12         ... 17 more
26-Oct-2019 20:30:12 Starting task 'Parsing test results' of type 'com.atlassian.bamboo.plugins.testresultparser:task.testresultparser.junit'
26-Oct-2019 20:30:12 Parsing test results under C:\Users\Administrator\bamboo-agent-home\xml-data\build-dir\PHPBB3-DD33-JOB1...
26-Oct-2019 20:30:12 Failing task since test cases were expected but none were found.
26-Oct-2019 20:30:12 Finished task 'Parsing test results' with result: Failed
26-Oct-2019 20:30:12 Running post build plugin 'Docker Container Cleanup'
26-Oct-2019 20:30:12 Running post build plugin 'NCover Results Collector'
26-Oct-2019 20:30:12 Running post build plugin 'Clover Results Collector'
26-Oct-2019 20:30:12 Running post build plugin 'npm Cache Cleanup'
26-Oct-2019 20:30:12 Running post build plugin 'Artifact Copier'
26-Oct-2019 20:30:12 Publishing an artifact: Coverage HTML Report
26-Oct-2019 20:30:12 Unable to publish artifact [Coverage HTML Report]: the source directory C:\Users\Administrator\bamboo-agent-home\xml-data\build-dir\PHPBB3-DD33-JOB1\build\coverage does not exist.
26-Oct-2019 20:30:12 The artifact hasn't been successfully published after 1.119 ms
26-Oct-2019 20:30:15 Successfully removed working directory at 'C:\Users\Administrator\bamboo-agent-home\xml-data\build-dir\PHPBB3-DD33-JOB1'
26-Oct-2019 20:30:15 Finalising the build...
26-Oct-2019 20:30:15 Stopping timer.
26-Oct-2019 20:30:15 Build PHPBB3-DD33-JOB1-11 completed.
26-Oct-2019 20:30:15 Running on server: post build plugin 'NCover Results Collector'
26-Oct-2019 20:30:15 Running on server: post build plugin 'Build Hanging Detection Configuration'
26-Oct-2019 20:30:15 Running on server: post build plugin 'Clover Delta Calculator'
26-Oct-2019 20:30:15 Running on server: post build plugin 'Maven Dependencies Postprocessor'
26-Oct-2019 20:30:15 All post build plugins have finished
26-Oct-2019 20:30:16 Generating build results summary...
26-Oct-2019 20:30:16 Saving build results to disk...
26-Oct-2019 20:30:16 Logging substituted variables...
26-Oct-2019 20:30:16 Indexing build results...
26-Oct-2019 20:30:16 Finished building PHPBB3-DD33-JOB1-11.