This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env python3 | |
import sys | |
import os | |
from githubpr import GitHubPR | |
from argparse import ArgumentParser, ArgumentTypeError, FileType | |
def is_file(path): | |
""" | |
Check if path is an existing file. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env python3 | |
import sys | |
import os | |
from githubpr import GitHubPR | |
from argparse import ArgumentParser, ArgumentTypeError, FileType | |
def is_file(path): | |
""" | |
Check if path is an existing file. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env python3 | |
import sys | |
import os | |
from githubpr import GitHubPR | |
from argparse import ArgumentParser, ArgumentTypeError, FileType | |
def is_file(path): | |
""" | |
Check if path is an existing file. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Begin fcst.sh at Thu Mar 21 18:04:31 UTC 2024 | |
+ fcst.sh[8]: source /work2/noaa/stmp/CI/ORION/2422/gfs/ush/detect_machine.sh | |
++ detect_machine.sh[12]: [[ -n '' ]] | |
++ detect_machine.sh[15]: case $(hostname -f) in | |
+++ detect_machine.sh[15]: hostname -f | |
++ detect_machine.sh[47]: MACHINE_ID=UNKNOWN | |
++ detect_machine.sh[50]: [[ UNKNOWN == \U\N\K\N\O\W\N ]] | |
++ detect_machine.sh[51]: case ${PW_CSP:-} in | |
++ detect_machine.sh[53]: PW_CSP=UNKNOWN | |
++ detect_machine.sh[58]: MACHINE_ID=UNKNOWN |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Begin fcst.sh at Thu Mar 21 18:04:31 UTC 2024 | |
+ fcst.sh[8]: source /work2/noaa/stmp/CI/ORION/2422/gfs/ush/detect_machine.sh | |
++ detect_machine.sh[12]: [[ -n '' ]] | |
++ detect_machine.sh[15]: case $(hostname -f) in | |
+++ detect_machine.sh[15]: hostname -f | |
++ detect_machine.sh[47]: MACHINE_ID=UNKNOWN | |
++ detect_machine.sh[50]: [[ UNKNOWN == \U\N\K\N\O\W\N ]] | |
++ detect_machine.sh[51]: case ${PW_CSP:-} in | |
++ detect_machine.sh[53]: PW_CSP=UNKNOWN | |
++ detect_machine.sh[58]: MACHINE_ID=UNKNOWN |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Begin atmos_products.sh at Thu Mar 21 21:25:51 UTC 2024 | |
+ atmos_products.sh[11]: . /work2/noaa/stmp/CI/ORION/2422/gfs/ush/load_fv3gfs_modules.sh | |
++ load_fv3gfs_modules.sh[4]: [[ NO == \N\O ]] | |
++ load_fv3gfs_modules.sh[5]: echo 'Loading modules quietly...' | |
Loading modules quietly... | |
++ load_fv3gfs_modules.sh[6]: set +x | |
Resetting modules to system default. Reseting $MODULEPATH back to system default. All extra directories will be removed from $MODULEPATH. | |
slurmstepd: error: *** JOB 17189916 ON Orion-05-51 CANCELLED AT 2024-03-21T16:25:53 *** |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Begin atmos_products.sh at Thu Mar 21 21:25:51 UTC 2024 | |
+ atmos_products.sh[11]: . /work2/noaa/stmp/CI/ORION/2422/gfs/ush/load_fv3gfs_modules.sh | |
++ load_fv3gfs_modules.sh[4]: [[ NO == \N\O ]] | |
++ load_fv3gfs_modules.sh[5]: echo 'Loading modules quietly...' | |
Loading modules quietly... | |
++ load_fv3gfs_modules.sh[6]: set +x | |
Resetting modules to system default. Reseting $MODULEPATH back to system default. All extra directories will be removed from $MODULEPATH. | |
slurmstepd: error: *** JOB 17189916 ON Orion-05-51 CANCELLED AT 2024-03-21T16:25:53 *** |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Begin echgres.sh at Thu Mar 21 21:47:31 UTC 2024 | |
+ echgres.sh[7]: . /work2/noaa/stmp/CI/ORION/2422/gfs/ush/load_fv3gfs_modules.sh | |
++ load_fv3gfs_modules.sh[4]: [[ NO == \N\O ]] | |
++ load_fv3gfs_modules.sh[5]: echo 'Loading modules quietly...' | |
Loading modules quietly... | |
++ load_fv3gfs_modules.sh[6]: set +x | |
Resetting modules to system default. Reseting $MODULEPATH back to system default. All extra directories will be removed from $MODULEPATH. | |
Currently Loaded Modules: | |
1) contrib/0.1 41) grib-util/1.3.0 |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
+ OPTIND=1 | |
+ _opts='-f ' | |
+ getopts :j:dv option | |
+ case "${option}" in | |
+ BUILD_JOBS=8 | |
+ getopts :j:dv option | |
+ shift 2 | |
+ BUILD_JOBS=8 | |
+ WORKFLOW_BUILD=ON | |
+ ./gdas.cd/build.sh -f -f |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Begin atmos_products.sh at Tue Mar 26 20:58:17 UTC 2024 | |
+ atmos_products.sh[11]: . /work2/noaa/stmp/CI/ORION/2429/gfs/ush/load_fv3gfs_modules.sh | |
++ load_fv3gfs_modules.sh[4]: [[ NO == \N\O ]] | |
++ load_fv3gfs_modules.sh[5]: echo 'Loading modules quietly...' | |
Loading modules quietly... | |
++ load_fv3gfs_modules.sh[6]: set +x | |
Resetting modules to system default. Reseting $MODULEPATH back to system default. All extra directories will be removed from $MODULEPATH. | |
Currently Loaded Modules: | |
1) contrib/0.1 41) grib-util/1.3.0 |
OlderNewer