Opened 15 months ago
Closed 14 months ago
#3067 closed error (fixed)
fail fcm_make2_um, fcm_make2.pp and install_cold
Reported by: | luciad | Owned by: | ros |
---|---|---|---|
Component: | UM Model | Keywords: | fail fcm |
Cc: | Platform: | ARCHER | |
UM Version: | 11.1 |
Description (last modified by ros)
Hello,
I recently transferred from puma to pumatest and I copied one of my suites (u-bk837) to add new diagnostics and a new task in the suite.rc (u-bo228).
However, the suite fails at the fcm_make2_um, fcm_make2_pp and install_cold. In the job.err, the error is:
[FAIL] 'CYLC_SUITE_REG_NAME' [FAIL] [UNDEFINED ENVIRONMENT VARIABLE] ROSE_TASK_CYCLE_TIME 2019-11-05T15:33:20Z CRITICAL - failed/EXIT
and in job-activity.log I have:
[(('event-mail', 'failed'), 1) ret_code] 0 [(('job-logs-retrieve', 'failed'), 1) ret_code] 0
I don't understand these errors. I tried to run the suite with the old suite.rc (without the new added task), and the errors are the same.
If I use the command $cylc get-suite-contact u-bo228 I get
CYLC_API=2 CYLC_COMMS_PROTOCOL=https CYLC_DIR_ON_SUITE_HOST=/home/fcm/cylc-7.8.1 CYLC_SSH_USE_LOGIN_SHELL=True CYLC_SUITE_HOST=pumatest.nerc.ac.uk CYLC_SUITE_NAME=u-bo228 CYLC_SUITE_OWNER=luciad CYLC_SUITE_PORT=43022 CYLC_SUITE_PROCESS=24958 python2 /home/fcm/cylc-7.8.1/bin/cylc-run u-bo228 CYLC_SUITE_RUN_DIR_ON_SUITE_HOST=/home/luciad/cylc-run/u-bo228 CYLC_SUITE_UUID=74907986-ceff-4e46-8c21-00b0392026b3 CYLC_TASK_MSG_MAX_TRIES=7 CYLC_TASK_MSG_RETRY_INTVL=5.0 CYLC_TASK_MSG_TIMEOUT=30.0 CYLC_VERSION=7.8.1
Could you have any advice?
Lucia
Change History (3)
comment:1 Changed 15 months ago by ros
- Owner changed from um_support to ros
- Status changed from new to accepted
comment:2 Changed 15 months ago by luciad
Thank you. That fixed the problem.
Lucia
comment:3 Changed 14 months ago by ros
- Description modified (diff)
- Resolution set to fixed
- Status changed from accepted to closed
Note: See
TracTickets for help on using
tickets.
Hi Lucia,
Please make sure you have the following lines to your ~/.profile on ARCHER to pick up the correct versions of rose/cylc/fcm.
Cheers,
Ros.