Build: #154 failed

Job: ManyLinux 2.28 failed

Stages & jobs

  1. Tag

  2. Default Stage

  3. Test

Build log

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

27-Sep-2024 11:51:31 Build CASA - CMake CI Build - ManyLinux 2.28 #154 (CASA-CMAKECI-ML228-154) is being prepared for building on agent cbt-el7-8.cv.nrao.edu, bamboo version: 9.2.17
27-Sep-2024 11:51:31 Remote agent on host cbt-el7-8.cv.nrao.edu
27-Sep-2024 11:51:31 Build working directory is /export/home/cbt-el7-8/bamboohome/xml-data/build-dir/CASA-CMAKECI-ML228
27-Sep-2024 11:51:31 Executing build CASA - CMake CI Build - ManyLinux 2.28 #154 (CASA-CMAKECI-ML228-154)
27-Sep-2024 11:51:31 Starting task 'Clean working directory task' of type 'com.atlassian.bamboo.plugins.bamboo-artifact-downloader-plugin:cleanWorkingDirectoryTask'
27-Sep-2024 11:51:31 Cleaning working directory '/export/home/cbt-el7-8/bamboohome/xml-data/build-dir/CASA-CMAKECI-ML228'
27-Sep-2024 11:51:31 Unable to clean working directory '/export/home/cbt-el7-8/bamboohome/xml-data/build-dir/CASA-CMAKECI-ML228' /export/home/cbt-el7-8/bamboohome/xml-data/build-dir/CASA-CMAKECI-ML228/source/casa6/casatools/src/code/build/Testing/20231102-1618: Operation not permitted
27-Sep-2024 11:51:31 Error occurred while running Task '(8)' of type com.atlassian.bamboo.plugins.bamboo-artifact-downloader-plugin:cleanWorkingDirectoryTask.
27-Sep-2024 11:51:31 com.atlassian.bamboo.task.TaskException: Unable to clean working directory '/export/home/cbt-el7-8/bamboohome/xml-data/build-dir/CASA-CMAKECI-ML228' /export/home/cbt-el7-8/bamboohome/xml-data/build-dir/CASA-CMAKECI-ML228/source/casa6/casatools/src/code/build/Testing/20231102-1618: Operation not permitted
27-Sep-2024 11:51:31         at com.atlassian.bamboo.plugins.artifact.CleanWorkingDirectoryTask.cleanWorkingDir(CleanWorkingDirectoryTask.java:79)
27-Sep-2024 11:51:31         at com.atlassian.bamboo.plugins.artifact.CleanWorkingDirectoryTask.execute(CleanWorkingDirectoryTask.java:52)
27-Sep-2024 11:51:31         at com.atlassian.bamboo.task.TaskExecutorImpl.lambda$executeTasks$3(TaskExecutorImpl.java:323)
27-Sep-2024 11:51:31         at com.atlassian.bamboo.task.TaskExecutorImpl.executeTaskWithPrePostActions(TaskExecutorImpl.java:258)
27-Sep-2024 11:51:31         at com.atlassian.bamboo.task.TaskExecutorImpl.executeTasks(TaskExecutorImpl.java:323)
27-Sep-2024 11:51:31         at com.atlassian.bamboo.task.TaskExecutorImpl.executePreparationTasks(TaskExecutorImpl.java:97)
27-Sep-2024 11:51:31         at com.atlassian.bamboo.build.pipeline.tasks.PrepareBuildTask.call(PrepareBuildTask.java:81)
27-Sep-2024 11:51:31         at com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent.executeBuildPhase(DefaultBuildAgent.java:207)
27-Sep-2024 11:51:31         at com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent.build(DefaultBuildAgent.java:179)
27-Sep-2024 11:51:31         at com.atlassian.bamboo.v2.build.agent.BuildAgentControllerImpl.lambda$waitAndPerformBuild$0(BuildAgentControllerImpl.java:184)
27-Sep-2024 11:51:31         at com.atlassian.bamboo.variable.CustomVariableContextImpl.withVariableSubstitutor(CustomVariableContextImpl.java:118)
27-Sep-2024 11:51:31         at com.atlassian.bamboo.v2.build.agent.BuildAgentControllerImpl.waitAndPerformBuild(BuildAgentControllerImpl.java:177)
27-Sep-2024 11:51:31         at com.atlassian.bamboo.v2.build.agent.DefaultBuildAgent.lambda$start$0(DefaultBuildAgent.java:124)
27-Sep-2024 11:51:31         at com.atlassian.bamboo.utils.BambooRunnables$1.run(BambooRunnables.java:48)
27-Sep-2024 11:51:31         at com.atlassian.bamboo.security.ImpersonationHelper.runWith(ImpersonationHelper.java:26)
27-Sep-2024 11:51:31         at com.atlassian.bamboo.security.ImpersonationHelper.runWithSystemAuthority(ImpersonationHelper.java:17)
27-Sep-2024 11:51:31         at com.atlassian.bamboo.security.ImpersonationHelper$1.run(ImpersonationHelper.java:41)
27-Sep-2024 11:51:31         at java.lang.Thread.run(Thread.java:750)
27-Sep-2024 11:51:31 Caused by: java.nio.file.FileSystemException: /export/home/cbt-el7-8/bamboohome/xml-data/build-dir/CASA-CMAKECI-ML228/source/casa6/casatools/src/code/build/Testing/20231102-1618: Operation not permitted
27-Sep-2024 11:51:31         at sun.nio.fs.UnixException.translateToIOException(UnixException.java:91)
27-Sep-2024 11:51:31         at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
27-Sep-2024 11:51:31         at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
27-Sep-2024 11:51:31         at sun.nio.fs.UnixFileAttributeViews$Posix.setMode(UnixFileAttributeViews.java:238)
27-Sep-2024 11:51:31         at sun.nio.fs.UnixFileAttributeViews$Posix.setPermissions(UnixFileAttributeViews.java:260)
27-Sep-2024 11:51:31         at com.atlassian.bamboo.utils.BambooPathUtils$1.preVisitDirectory(BambooPathUtils.java:116)
27-Sep-2024 11:51:31         at com.atlassian.bamboo.utils.BambooPathUtils$1.preVisitDirectory(BambooPathUtils.java:96)
27-Sep-2024 11:51:31         at java.nio.file.Files.walkFileTree(Files.java:2677)
27-Sep-2024 11:51:31         at java.nio.file.Files.walkFileTree(Files.java:2742)
27-Sep-2024 11:51:31         at com.atlassian.bamboo.utils.BambooPathUtils.cleanDirectory(BambooPathUtils.java:85)
27-Sep-2024 11:51:31         at com.atlassian.bamboo.plugins.artifact.CleanWorkingDirectoryTask.cleanWorkingDir(CleanWorkingDirectoryTask.java:75)
27-Sep-2024 11:51:31         ... 17 more
27-Sep-2024 11:51:31 Failed to prepare the build 'CASA - CMake CI Build - ManyLinux 2.28 #154 (CASA-CMAKECI-ML228-154)'
27-Sep-2024 11:51:31 Starting task 'Clean up' of type 'com.atlassian.bamboo.plugins.scripttask:task.builder.script'
27-Sep-2024 11:51:31
Beginning to execute external process for build 'CASA - CMake CI Build - ManyLinux 2.28 #154 (CASA-CMAKECI-ML228-154)'
... running command line:
/export/home/cbt-el7-8/bamboohome/temp/CASA-CMAKECI-ML228-154-ScriptBuildTask-5344132080983443294.sh
... in: /export/home/cbt-el7-8/bamboohome/xml-data/build-dir/CASA-CMAKECI-ML228
27-Sep-2024 11:51:31 Starting cleanup
27-Sep-2024 11:51:32 Error response from daemon: No such container: build_container
27-Sep-2024 11:51:32 Error response from daemon: No such container: casalith_container
27-Sep-2024 11:51:32 Error response from daemon: No such container: build_container
27-Sep-2024 11:51:32 Error response from daemon: No such container: casalith_container
27-Sep-2024 11:51:32 Cleanup complete
27-Sep-2024 11:51:32 Finished task 'Clean up' with result: Success
27-Sep-2024 11:51:32 Running on server: post build plugin 'Build Hanging Detection Configuration'
27-Sep-2024 11:51:32 Running on server: post build plugin 'NCover Results Collector'
27-Sep-2024 11:51:32 Running on server: post build plugin 'Build Labeller'
27-Sep-2024 11:51:32 Running on server: post build plugin 'Clover Delta Calculator'
27-Sep-2024 11:51:32 Running on server: post build plugin 'Maven Dependencies Postprocessor'
27-Sep-2024 11:51:32 All post build plugins have finished
27-Sep-2024 11:51:32 Generating build results summary...
27-Sep-2024 11:51:32 Saving build results to disk...
27-Sep-2024 11:51:32 Store variable context...
27-Sep-2024 11:51:32 Finished building CASA-CMAKECI-ML228-154.