{"status":"QUEUED","exception":null,"skipReason":null,"output":"\u001b[0;36mThank you for using runBioSimulations!\u001b[0m\n\n\u001b[0;36m================================================ Loading Singularity ================================================\u001b[0m\n\n\u001b[0;36m=================================================== Set up storage ==================================================\u001b[0m\n\n\u001b[0;36m========================================== Downloading COMBINE/OMEX archive =========================================\u001b[0m\n  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current\n                                 Dload  Upload   Total   Spent    Left  Speed\n\r  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0\r100   139  100   139    0     0    504      0 --:--:-- --:--:-- --:--:--   505\n\r100  2505  100  2505    0     0   6536      0 --:--:-- --:--:-- --:--:--  6536\n\n\u001b[0;36m=========================================== Executing COMBINE/OMEX archive ==========================================\u001b[0m\nINFO:    Using cached SIF image\ndocker: Command recieved::<-i /root/archive.omex -o /root/outputs>\n<-i>\nDefault case selected\nVCell shall execute <biosimulations -i /root/archive.omex -o /root/outputs>\nWARN StatusConsoleListener The use of package scanning to locate plugins is deprecated and will be removed in a future release\nWARN StatusConsoleListener The use of package scanning to locate plugins is deprecated and will be removed in a future release\nWARN StatusConsoleListener The use of package scanning to locate plugins is deprecated and will be removed in a future release\nWARN StatusConsoleListener The use of package scanning to locate plugins is deprecated and will be removed in a future release\n INFO (CLIStandalone:36) - Starting Vcell... []{}\n INFO (BiosimulationsCommand:92) - Beginning execution []{}\n INFO (CLIPythonManager:116) - Initializing Python... []{}\n INFO (CLIPythonManager:136) - Python initialization success! []{}\n INFO (ExecuteImpl:133) - Preparing output directory... []{}\nERROR (RunUtils:508) - java.lang.Exception: File '/root/outputs' could not be deleted! []{}\n INFO (ExecutionJob:84) - Executing OMEX archive /root/archive.omex []{}\n-----------------------------------------------------------------------------------------------------\n INFO (RunUtils:476) - TempPath Created: /tmp/vcell_temp_b9509409-f7ce-463b-9018-d3f4d0d2b73d10032605438717991000 []{}\nERROR (ExecutionJob:101) - Error for archive /root/archive.omex []{}\n | Root(root) | OMEX_EXECUTE(archive.omex) | **** Error: error message\nERROR (BiosimulationsCommand:116) - Unexpected Error in BioSimulations execution: []{}\njava.lang.RuntimeException: Error for archive /root/archive.omex\n\tat org.vcell.cli.run.ExecutionJob.preprocessArchive(ExecutionJob.java:106) ~[vcell-cli-0.0.1-SNAPSHOT.jar:?]\n\tat org.vcell.cli.run.ExecuteImpl.singleExecOmex(ExecuteImpl.java:252) ~[vcell-cli-0.0.1-SNAPSHOT.jar:?]\n\tat org.vcell.cli.run.ExecuteImpl.singleMode(ExecuteImpl.java:156) ~[vcell-cli-0.0.1-SNAPSHOT.jar:?]\n\tat org.vcell.cli.run.ExecuteImpl.singleMode(ExecuteImpl.java:173) ~[vcell-cli-0.0.1-SNAPSHOT.jar:?]\n\tat org.vcell.cli.biosimulation.BiosimulationsCommand.call(BiosimulationsCommand.java:95) [vcell-cli-0.0.1-SNAPSHOT.jar:?]\n\tat org.vcell.cli.biosimulation.BiosimulationsCommand.call(BiosimulationsCommand.java:19) [vcell-cli-0.0.1-SNAPSHOT.jar:?]\n\tat picocli.CommandLine.executeUserObject(CommandLine.java:1953) [picocli-4.6.3.jar:4.6.3]\n\tat picocli.CommandLine.access$1300(CommandLine.java:145) [picocli-4.6.3.jar:4.6.3]\n\tat picocli.CommandLine$RunLast.executeUserObjectOfLastSubcommandWithSameParent(CommandLine.java:2358) [picocli-4.6.3.jar:4.6.3]\n\tat picocli.CommandLine$RunLast.handle(CommandLine.java:2352) [picocli-4.6.3.jar:4.6.3]\n\tat picocli.CommandLine$RunLast.handle(CommandLine.java:2314) [picocli-4.6.3.jar:4.6.3]\n\tat picocli.CommandLine$AbstractParseResultHandler.execute(CommandLine.java:2179) [picocli-4.6.3.jar:4.6.3]\n\tat picocli.CommandLine$RunLast.execute(CommandLine.java:2316) [picocli-4.6.3.jar:4.6.3]\n\tat picocli.CommandLine.execute(CommandLine.java:2078) [picocli-4.6.3.jar:4.6.3]\n\tat org.vcell.cli.CLIStandalone.main(CLIStandalone.java:43) [vcell-cli-0.0.1-SNAPSHOT.jar:?]\nCaused by: java.lang.RuntimeException: Unable to delete metadata.rdf file from OMEX archive: \n\tat org.vcell.cli.run.OmexHandler.replaceMetadataRdfFiles(OmexHandler.java:118) ~[vcell-cli-0.0.1-SNAPSHOT.jar:?]\n\tat org.vcell.cli.run.OmexHandler.<init>(OmexHandler.java:55) ~[vcell-cli-0.0.1-SNAPSHOT.jar:?]\n\tat org.vcell.cli.run.ExecutionJob.preprocessArchive(ExecutionJob.java:90) ~[vcell-cli-0.0.1-SNAPSHOT.jar:?]\n\t... 14 more\nCaused by: java.nio.file.FileSystemException: /metadata.rdf: Read-only file system\n\tat java.base/sun.nio.fs.UnixException.translateToIOException(Unknown Source) ~[?:?]\n\tat java.base/sun.nio.fs.UnixException.rethrowAsIOException(Unknown Source) ~[?:?]\n\tat java.base/sun.nio.fs.UnixException.rethrowAsIOException(Unknown Source) ~[?:?]\n\tat java.base/sun.nio.fs.UnixFileSystemProvider.newByteChannel(Unknown Source) ~[?:?]\n\tat java.base/java.nio.file.spi.FileSystemProvider.newOutputStream(Unknown Source) ~[?:?]\n\tat java.base/java.nio.file.Files.newOutputStream(Unknown Source) ~[?:?]\n\tat java.base/java.nio.file.Files.write(Unknown Source) ~[?:?]\n\tat org.vcell.cli.run.OmexHandler.replaceMetadataRdfFiles(OmexHandler.java:88) ~[vcell-cli-0.0.1-SNAPSHOT.jar:?]\n\tat org.vcell.cli.run.OmexHandler.<init>(OmexHandler.java:55) ~[vcell-cli-0.0.1-SNAPSHOT.jar:?]\n\tat org.vcell.cli.run.ExecutionJob.preprocessArchive(ExecutionJob.java:90) ~[vcell-cli-0.0.1-SNAPSHOT.jar:?]\n\t... 14 more\nsrun: error: xanadu-74: task 0: Exited with exit code 1\nsrun: Terminating job step 8543849.1\n\n\u001b[0;36m===================================================== Saving log ====================================================\u001b[0m\nCompleted 5.7 KiB/5.7 KiB (63.3 KiB/s) with 1 file(s) remaining\rupload: ./rawLog.txt to s3://files.biosimulations.org/simulations/67223e722e0c0591a7c888b9/rawLog.txt\n\n\u001b[0;36m===================================================== Saving Structured log ==========================================\u001b[0m\nCompleted 93 Bytes/93 Bytes (1.0 KiB/s) with 1 file(s) remaining\rupload: outputs/log.yml to s3://files.biosimulations.org/simulations/67223e722e0c0591a7c888b9/outputs/log.yml\n\n\u001b[0;36m================================================== Zipping outputs ==================================================\u001b[0m\n  adding: outputs/ (stored 0%)\n  adding: outputs/log.yml (deflated 23%)\n  adding: rawLog.txt (deflated 74%)\n\n\u001b[0;36m=================================================== Saving HDF5 outputs ==================================================\u001b[0m\n\n\u001b[0;36m=================================================== Saving non-HDF5 outputs ==================================================\u001b[0m\nCompleted 2.1 KiB/8.8 KiB (19.9 KiB/s) with 2 file(s) remaining\rupload: ./output.zip to s3://files.biosimulations.org/simulations/67223e722e0c0591a7c888b9/output.zip\nCompleted 2.1 KiB/8.8 KiB (19.9 KiB/s) with 1 file(s) remaining\rCompleted 8.8 KiB/8.8 KiB (78.1 KiB/s) with 1 file(s) remaining\rupload: ./rawLog.txt to s3://files.biosimulations.org/simulations/67223e722e0c0591a7c888b9/rawLog.txt\n\n\u001b[0;36m====================================== Unzip contents of COMBINE/OMEX archive ======================================\u001b[0m\nArchive:  archive.omex\n  inflating: contents/manifest.xml   \n  inflating: contents/tmp24998       \n  inflating: contents/LEMS_NML2_Ex9_FN.sbml  \n\n\u001b[0;36m====================================== Save contents of COMBINE/OMEX archive ======================================\u001b[0m\nCompleted 641 Bytes/8.5 KiB (7.5 KiB/s) with 3 file(s) remaining\rupload: contents/manifest.xml to s3://files.biosimulations.org/simulations/67223e722e0c0591a7c888b9/contents/manifest.xml\nCompleted 641 Bytes/8.5 KiB (7.5 KiB/s) with 2 file(s) remaining\rCompleted 4.2 KiB/8.5 KiB (37.1 KiB/s) with 2 file(s) remaining \rupload: contents/LEMS_NML2_Ex9_FN.sbml to s3://files.biosimulations.org/simulations/67223e722e0c0591a7c888b9/contents/LEMS_NML2_Ex9_FN.sbml\nCompleted 4.2 KiB/8.5 KiB (37.1 KiB/s) with 1 file(s) remaining\rCompleted 8.5 KiB/8.5 KiB (51.6 KiB/s) with 1 file(s) remaining\rupload: contents/tmp24998 to s3://files.biosimulations.org/simulations/67223e722e0c0591a7c888b9/contents/tmp24998\n\n\u001b[0;36m==================================================== Updating log (2) ===============================================\u001b[0m\nCompleted 8.2 KiB/8.2 KiB (90.9 KiB/s) with 1 file(s) remaining\rupload: ./rawLog.txt to s3://files.biosimulations.org/simulations/67223e722e0c0591a7c888b9/rawLog.txt\n\n\u001b[0;36m================================================== Saving final log =================================================\u001b[0m\n\n\u001b[0;36m=========================================== Post-processing simulation run ==========================================\u001b[0m\n\u001b[0;32mProcess the SED-ML file in the COMBINE archive ... succeeded.\nPost the SED-ML file to the API ... succeeded.\nProcess the manifest file in the COMBINE archive ... succeeded.\nRead the manifest and post the files to the API ... succeeded.\nCreate thumbnails from the images specified in the manifest ... succeeded.\nPost thumbnails to the API ... succeeded.\nProcess and upload the outputs of the simulation run ... succeeded.\nRetrieve the logs of the simulation run ... succeeded.\nPost the logs to the API ... succeeded.\u001b[0m\n\u001b[1;33mProcess the metadata in the COMBINE archive ... failed due to: The metadata of the file could not be found:\nThere was an error in processing the metadata file. More information is available at https://docs.biosimulations.org/concepts/conventions/simulation-project-metadata/. A validation tool is available at https://run.biosimulations.org/utils/validate-metadata.\nPost the metadata to the API ... failed due to: Metadata not found due to a dependent step failing.\u001b[0m\n\u001b[0;36m================================ Run complete. Thank you for using runBioSimulations! ===============================\u001b[0m","duration":null,"sedDocuments":[]}