--> ++++++++++++++++++++++++++++++++++++++++++++ --> + Test of CREAM-CE command line interface + --> ++++++++++++++++++++++++++++++++++++++++++++ --> Test starts at: 15:04:35 --> CE used: cream-19.pd.infn.it:8443/cream-lsf-testbedB_1 --> --> [ 15:04:35 ] run: ./CREAM-cli-delegation.sh -d --> DEBUG: Command runs succesfully. Output is: --> ++++++++++++++++++++++++++++++++++++++++++++ --> + Test of CREAM-CE command line interface + --> ++++++++++++++++++++++++++++++++++++++++++++ --> Test starts at: 15:04:35 --> CE used: cream-19.pd.infn.it:8443/cream-lsf-testbedB_1 --> --> TEST 1: delegate a proxy specifying CREAM URL and delegation ID: --> --> [ 15:04:35 ] run: /opt/glite/bin/glite-ce-delegate-proxy --endpoint cream-19.pd.infn.it:8443 DelegateId_cream-03.pd.infn.it_1297173875 --> DEBUG: Command runs succesfully. Output is: 2011-02-08 15:04:37,702 NOTICE - Proxy with delegation id [DelegateId_cream-03.pd.infn.it_1297173875] succesfully delegated to endpoint [https://cream-19.pd.infn.it:8443//ce-cream/services/gridsite-delegation] --> --> === TEST PASSED === --> --> TEST 2: re-delegate the proxy specified in the previous test: --> --> [ 15:04:37 ] run: /opt/glite/bin/glite-ce-delegate-proxy --endpoint cream-19.pd.infn.it:8443 DelegateId_cream-03.pd.infn.it_1297173875 --> Command FAILED --> DEBUG: Command output is: 2011-02-08 15:04:37,899 ERROR - Delegation ID 'DelegateId_cream-03.pd.infn.it_1297173875' already exists for client (DN='C=IT,O=INFN,OU=Personal Certificate,L=Padova,CN=Alessio Gianelle; VOMS ATTRS=''). Call renewProxyReq. --> --> === TEST PASSED === --> --> TEST 3: check if the --conf option works: --> --> [ 15:04:37 ] run: /opt/glite/bin/glite-ce-delegate-proxy --debug --conf /tmp/cream-cli-test-ale-24986/delegate.conf --endpoint cream-19.pd.infn.it:8443 DelegateId_cream-03.pd.infn.it_1297173877 --> DEBUG: Command runs succesfully. Output is: 2011-02-08 15:04:37,952 INFO - Using certificate proxy file [/tmp/x509up_u500] 2011-02-08 15:04:37,970 INFO - Loading configurations from [/tmp/cream-cli-test-ale-24986/delegate.conf]... 2011-02-08 15:04:37,971 INFO - Logfile is [/tmp/cream-cli-test-ale-24986/delegate_log_dir/glite-ce-delegate-proxy_CREAM_ale_20110208-150437.log] 2011-02-08 15:04:37,971 INFO - Delegating proxy on service [https://cream-19.pd.infn.it:8443/ce-cream/services/gridsite-delegation] with ID [DelegateId_cream-03.pd.infn.it_1297173877] 2011-02-08 15:04:37,971 INFO - CreamProxy_Delegate::execute() - Calling getProxyReq to remote service [https://cream-19.pd.infn.it:8443/ce-cream/services/gridsite-delegation] 2011-02-08 15:04:38,763 INFO - CreamProxy_Delegate::execute() - Signing returned proxy with our proxy certificate [/tmp/x509up_u500]... 2011-02-08 15:04:38,782 INFO - CreamProxy_Delegate::execute() - Sending signed proxy to [https://cream-19.pd.infn.it:8443/ce-cream/services/gridsite-delegation] with id [DelegateId_cream-03.pd.infn.it_1297173877] 2011-02-08 15:04:39,589 NOTICE - Proxy with delegation id [DelegateId_cream-03.pd.infn.it_1297173877] succesfully delegated to endpoint [https://cream-19.pd.infn.it:8443/ce-cream/services/gridsite-delegation] --> --> === TEST PASSED === --> --> TEST 4: save info into a logfile to check if --debug and --logfile options work: --> --> [ 15:04:39 ] run: /opt/glite/bin/glite-ce-delegate-proxy --logfile /tmp/cream-cli-test-ale-24986/file.log --endpoint cream-19.pd.infn.it:8443 DelegateId_cream-03.pd.infn.it_1297173879 --> DEBUG: Command runs succesfully. Output is: 2011-02-08 15:04:41,796 NOTICE - Proxy with delegation id [DelegateId_cream-03.pd.infn.it_1297173879] succesfully delegated to endpoint [https://cream-19.pd.infn.it:8443//ce-cream/services/gridsite-delegation] --> --> === TEST PASSED === --> --> --> Started: 15:04:35 --> Ended : 15:04:41 --> --> === TEST PASSED === --> --> --> === TEST PASSED === --> --> --> [ 15:04:41 ] run: ./CREAM-cli-delegation-renew.sh -d --> DEBUG: Command runs succesfully. Output is: --> ++++++++++++++++++++++++++++++++++++++++++++ --> + Test of CREAM-CE command line interface + --> ++++++++++++++++++++++++++++++++++++++++++++ --> Test starts at: 15:04:41 --> CE used: cream-19.pd.infn.it:8443/cream-lsf-testbedB_1 --> --> TEST 1: renew a proxy specifying CREAM URL and delegation ID: --> --> [ 15:04:41 ] run: /opt/glite/bin/glite-ce-delegate-proxy -e cream-19.pd.infn.it:8443 DelegateId_cream-03.pd.infn.it_1297173881 --> DEBUG: Command runs succesfully. Output is: 2011-02-08 15:04:44,219 NOTICE - Proxy with delegation id [DelegateId_cream-03.pd.infn.it_1297173881] succesfully delegated to endpoint [https://cream-19.pd.infn.it:8443//ce-cream/services/gridsite-delegation] --> --> [ 15:04:44 ] run: /opt/glite/bin/glite-ce-proxy-renew --endpoint cream-19.pd.infn.it:8443 DelegateId_cream-03.pd.infn.it_1297173881 --> DEBUG: Command runs succesfully. Output is: 2011-02-08 15:04:45,866 NOTICE - Proxy with delegation id [DelegateId_cream-03.pd.infn.it_1297173881] succesfully renewed to endpoint [https://cream-19.pd.infn.it:8443//ce-cream/services/gridsite-delegation] --> --> === TEST PASSED === --> --> TEST 2: try to renew a missing proxy: --> --> [ 15:04:45 ] run: /opt/glite/bin/glite-ce-proxy-renew --endpoint cream-19.pd.infn.it:8443 DelegateId_cream-03.pd.infn.it_1297173885 --> Command FAILED --> DEBUG: Command output is: 2011-02-08 15:04:46,196 ERROR - The delegation ID was not delegated. Set a correct Delegation ID --> --> === TEST PASSED === --> --> TEST 3: check if the --conf option works: --> --> [ 15:04:46 ] run: /opt/glite/bin/glite-ce-proxy-renew --debug --conf /tmp/cream-cli-test-ale-25065/delegate.conf --endpoint cream-19.pd.infn.it:8443 DelegateId_cream-03.pd.infn.it_1297173881 --> DEBUG: Command runs succesfully. Output is: 2011-02-08 15:04:46,259 INFO - Using certificate proxy file [/tmp/x509up_u500] 2011-02-08 15:04:46,286 INFO - Loading configurations from [/tmp/cream-cli-test-ale-25065/delegate.conf]... 2011-02-08 15:04:46,287 INFO - Logfile is [/tmp/cream-cli-test-ale-25065/renew_log_dir/glite-ce-proxy-renew_CREAM_ale_20110208-150446.log] 2011-02-08 15:04:46,287 INFO - ************************************* 2011-02-08 15:04:46,287 INFO - CREAM User Interface version 1.2.0 - Starting at Tue Feb 8 15:04:46 2011 2011-02-08 15:04:46,287 INFO - Delegating proxy on service [https://cream-19.pd.infn.it:8443/ce-cream/services/gridsite-delegation] 2011-02-08 15:04:46,288 INFO - CreamProxy_DelegateRenew::execute() - Calling renewProxyReq to remote service [https://cream-19.pd.infn.it:8443/ce-cream/services/gridsite-delegation] 2011-02-08 15:04:46,852 INFO - CreamProxy_DelegateRenew::execute() - Signing returned proxy with our proxy certificate [/tmp/x509up_u500]... 2011-02-08 15:04:46,883 INFO - CreamProxy_Delegate::execute() - Sending signed proxy to [https://cream-19.pd.infn.it:8443/ce-cream/services/gridsite-delegation] with id [DelegateId_cream-03.pd.infn.it_1297173881] 2011-02-08 15:04:47,635 NOTICE - Proxy with delegation id [DelegateId_cream-03.pd.infn.it_1297173881] succesfully renewed to endpoint [https://cream-19.pd.infn.it:8443/ce-cream/services/gridsite-delegation] --> --> === TEST PASSED === --> --> TEST 4: save info into a logfile to check if --debug and --logfile options work: --> --> [ 15:04:47 ] run: /opt/glite/bin/glite-ce-proxy-renew --logfile /tmp/cream-cli-test-ale-25065/file.log --endpoint cream-19.pd.infn.it:8443 DelegateId_cream-03.pd.infn.it_1297173881 --> DEBUG: Command runs succesfully. Output is: 2011-02-08 15:04:49,205 NOTICE - Proxy with delegation id [DelegateId_cream-03.pd.infn.it_1297173881] succesfully renewed to endpoint [https://cream-19.pd.infn.it:8443//ce-cream/services/gridsite-delegation] --> --> === TEST PASSED === --> --> --> Started: 15:04:41 --> Ended : 15:04:49 --> --> === TEST PASSED === --> --> --> === TEST PASSED === --> --> --> [ 15:04:49 ] run: ./CREAM-cli-job-submit.sh -d --> DEBUG: Command runs succesfully. Output is: --> ++++++++++++++++++++++++++++++++++++++++++++ --> + Test of CREAM-CE command line interface + --> ++++++++++++++++++++++++++++++++++++++++++++ --> Test starts at: 15:04:49 --> CE used: cream-19.pd.infn.it:8443/cream-lsf-testbedB_1 --> --> TEST 1: submit a job without mandatory option --autm-delegation: --> --> [ 15:04:49 ] run: /opt/glite/bin/glite-ce-job-submit --resource cream-19.pd.infn.it:8443/cream-lsf-testbedB_1 ./example.jdl --> Command FAILED --> DEBUG: Command output is: 2011-02-08 15:04:49,290 FATAL - Must specify one (and only one) of the two options --autm-delegation --delegationId. Stop. --> Command returns 2011-02-08 15:04:49,290 FATAL - Must specify one (and only one) of the two options --autm-delegation --delegationId. Stop. --> --> === TEST PASSED === --> --> TEST 2: submit a job with automatic delegation (option --autm-delegation): --> --> [ 15:04:49 ] run: /opt/glite/bin/glite-ce-job-submit --autm-delegation --resource cream-19.pd.infn.it:8443/cream-lsf-testbedB_1 ./example.jdl --> DEBUG: Command runs succesfully. Output is: https://cream-19.pd.infn.it:8443/CREAM782511563 --> DEBUG: JobID is: https://cream-19.pd.infn.it:8443/CREAM782511563 --> DEBUG: The job https://cream-19.pd.infn.it:8443/CREAM782511563 has been successfully submitted --> --> === TEST PASSED === --> --> TEST 3: submit a job using a previously delegated credentials (options --delegationId): --> --> [ 15:04:53 ] run: /opt/glite/bin/glite-ce-delegate-proxy -e cream-19.pd.infn.it:8443 DelegateId_cream-03.pd.infn.it_1297173893 --> DEBUG: Command runs succesfully. Output is: 2011-02-08 15:04:55,497 NOTICE - Proxy with delegation id [DelegateId_cream-03.pd.infn.it_1297173893] succesfully delegated to endpoint [https://cream-19.pd.infn.it:8443//ce-cream/services/gridsite-delegation] --> --> [ 15:04:55 ] run: /opt/glite/bin/glite-ce-job-submit --delegationId DelegateId_cream-03.pd.infn.it_1297173893 --resource cream-19.pd.infn.it:8443/cream-lsf-testbedB_1 ./example.jdl --> DEBUG: Command runs succesfully. Output is: https://cream-19.pd.infn.it:8443/CREAM042476452 --> DEBUG: JobID is: https://cream-19.pd.infn.it:8443/CREAM042476452 --> DEBUG: The job https://cream-19.pd.infn.it:8443/CREAM042476452 has been successfully submitted --> --> === TEST PASSED === --> --> TEST 4: check if the option --output works: --> --> [ 15:04:56 ] run: /opt/glite/bin/glite-ce-job-submit --autm-delegation --output /tmp/cream-cli-test-ale-25243/jobid --resource cream-19.pd.infn.it:8443/cream-lsf-testbedB_1 ./example.jdl --> DEBUG: Command runs succesfully. Output is: https://cream-19.pd.infn.it:8443/CREAM762944942 --> DEBUG: JobID is: https://cream-19.pd.infn.it:8443/CREAM762944942 --> DEBUG: Job https://cream-19.pd.infn.it:8443/CREAM762944942 has been successfully submitted. --> --> === TEST PASSED === --> --> TEST 5: check if using again option --output the new joid is append to the existing file: --> --> [ 15:04:58 ] run: /opt/glite/bin/glite-ce-job-submit --autm-delegation --output /tmp/cream-cli-test-ale-25243/jobid --resource cream-19.pd.infn.it:8443/cream-lsf-testbedB_1 ./example.jdl --> DEBUG: Command runs succesfully. Output is: https://cream-19.pd.infn.it:8443/CREAM332980528 --> DEBUG: JobID is: https://cream-19.pd.infn.it:8443/CREAM332980528 --> DEBUG: Job https://cream-19.pd.infn.it:8443/CREAM332980528 has been successfully submitted. --> DEBUG: The output file contains these lines: --> DEBUG: ##CREAMJOBS## https://cream-19.pd.infn.it:8443/CREAM762944942 https://cream-19.pd.infn.it:8443/CREAM332980528 --> --> === TEST PASSED === --> --> TEST 6: check if the --conf option works: --> --> [ 15:05:03 ] run: /opt/glite/bin/glite-ce-job-submit --delegationId DelegateId_cream-03.pd.infn.it_1297173893 --debug --conf /tmp/cream-cli-test-ale-25243/submit.conf --resource cream-19.pd.infn.it:8443/cream-lsf-testbedB_1 ./example.jdl --> DEBUG: Command runs succesfully. Output is: 2011-02-08 15:05:03,361 INFO - ************************************* 2011-02-08 15:05:03,361 INFO - CREAM User Interface version 1.2.0 - Starting at Tue Feb 8 15:05:03 2011 2011-02-08 15:05:03,361 DEBUG - Using certificate proxy file [/tmp/x509up_u500] 2011-02-08 15:05:03,378 INFO - VO from certificate=[dteam] 2011-02-08 15:05:03,379 INFO - Loading configurations from [/tmp/cream-cli-test-ale-25243/submit.conf]... 2011-02-08 15:05:03,380 INFO - Logfile is [/tmp/cream-cli-test-ale-25243/submit_log_dir/glite-ce-job-submit_CREAM_ale_20110208-150503.log] 2011-02-08 15:05:03,383 INFO - Registering to [http://cream-19.pd.infn.it:8443/ce-cream/services/CREAM2] JDL=[ Arguments = "30"; QueueName = "testbedB_1"; JobType = "Normal"; Executable = "/bin/sleep"; VirtualOrganisation = "dteam"; StdError = "err.txt"; BatchSystem = "lsf"; StdOuput = "out.txt" ] https://cream-19.pd.infn.it:8443/CREAM492848814 --> --> === TEST PASSED === --> --> TEST 7: save info into a logfile to check if =--debug= and =--logfile= options work: --> --> [ 15:05:04 ] run: /opt/glite/bin/glite-ce-job-submit --delegationId DelegateId_cream-03.pd.infn.it_1297173893 --debug --logfile /tmp/cream-cli-test-ale-25243/file.log --resource cream-19.pd.infn.it:8443/cream-lsf-testbedB_1 ./example.jdl --> DEBUG: Command runs succesfully. Output is: 2011-02-08 15:05:04,496 INFO - ************************************* 2011-02-08 15:05:04,496 INFO - CREAM User Interface version 1.2.0 - Starting at Tue Feb 8 15:05:04 2011 2011-02-08 15:05:04,496 DEBUG - Using certificate proxy file [/tmp/x509up_u500] 2011-02-08 15:05:04,514 INFO - VO from certificate=[dteam] 2011-02-08 15:05:04,515 WARN - No configuration file suitable for loading. Using built-in configuration 2011-02-08 15:05:04,515 INFO - Logfile is [/tmp/cream-cli-test-ale-25243/file.log] 2011-02-08 15:05:04,519 INFO - Registering to [http://cream-19.pd.infn.it:8443/ce-cream/services/CREAM2] JDL=[ Arguments = "30"; QueueName = "testbedB_1"; JobType = "Normal"; Executable = "/bin/sleep"; VirtualOrganisation = "dteam"; StdError = "err.txt"; BatchSystem = "lsf"; StdOuput = "out.txt" ] https://cream-19.pd.infn.it:8443/CREAM466890148 --> --> === TEST PASSED === --> --> --> Started: 15:04:49 --> Ended : 15:05:05 --> --> === TEST PASSED === --> --> --> === TEST PASSED === --> --> --> [ 15:05:05 ] run: ./CREAM-cli-job-status-simple.sh -d --> DEBUG: Command runs succesfully. Output is: --> ++++++++++++++++++++++++++++++++++++++++++++ --> + Test of CREAM-CE command line interface + --> ++++++++++++++++++++++++++++++++++++++++++++ --> Test starts at: 15:05:05 --> CE used: cream-19.pd.infn.it:8443/cream-lsf-testbedB_1 --> --> TEST 1: submit a job and then retrieve its status: --> --> [ 15:05:05 ] run: /opt/glite/bin/glite-ce-job-submit -a -r cream-19.pd.infn.it:8443/cream-lsf-testbedB_1 ./example.jdl --> DEBUG: Command runs succesfully. Output is: https://cream-19.pd.infn.it:8443/CREAM223002669 --> DEBUG: JobID is: https://cream-19.pd.infn.it:8443/CREAM223002669 --> DEBUG: The job 'https://cream-19.pd.infn.it:8443/CREAM223002669' has been successfully submitted --> --> [ 15:05:08 ] run: /opt/glite/bin/glite-ce-job-status https://cream-19.pd.infn.it:8443/CREAM223002669 --> DEBUG: Command runs succesfully. Output is: ****** JobID=[https://cream-19.pd.infn.it:8443/CREAM223002669] Status = [PENDING] --> --> === TEST PASSED === --> --> TEST 2: submit a job which surely failed. Check if the final status is the ones expected: --> --> [ 15:05:08 ] run: /opt/glite/bin/glite-ce-job-submit -a -r cream-19.pd.infn.it:8443/cream-lsf-queuenotexist /tmp/cream-cli-test-ale-25330/short.jdl --> DEBUG: Command runs succesfully. Output is: https://cream-19.pd.infn.it:8443/CREAM183736265 --> DEBUG: JobID is: https://cream-19.pd.infn.it:8443/CREAM183736265 --> DEBUG: Submitted job: https://cream-19.pd.infn.it:8443/CREAM183736265 --> DEBUG: Job status is: PENDING --> Job status is: --> --> sleeping for 5 seconds (run 1/40) ... --> DEBUG: Job status is: ABORTED --> Job status is: --> DEBUG: Job is Aborted ! --> --> === TEST PASSED === --> --> TEST 3: check the status of a job setting log level to 1 (option --level 1): --> --> [ 15:05:18 ] run: /opt/glite/bin/glite-ce-job-submit -a -r cream-19.pd.infn.it:8443/cream-lsf-testbedB_1 ./example.jdl --> DEBUG: Command runs succesfully. Output is: https://cream-19.pd.infn.it:8443/CREAM343664181 --> DEBUG: JobID is: https://cream-19.pd.infn.it:8443/CREAM343664181 --> DEBUG: The job 'https://cream-19.pd.infn.it:8443/CREAM343664181' has been successfully submitted --> --> [ 15:05:20 ] run: /opt/glite/bin/glite-ce-job-status --nomsg --level 1 https://cream-19.pd.infn.it:8443/CREAM343664181 > /tmp/cream-cli-test-ale-25330/tmp_output --> DEBUG: Command runs succesfully. Output is: --> --> === TEST PASSED === --> --> TEST 4: check the status of a job setting log level to 2 (option --level 2): --> --> [ 15:05:20 ] run: /opt/glite/bin/glite-ce-job-submit -a -r cream-19.pd.infn.it:8443/cream-lsf-testbedB_1 ./example.jdl --> DEBUG: Command runs succesfully. Output is: https://cream-19.pd.infn.it:8443/CREAM404929573 --> DEBUG: JobID is: https://cream-19.pd.infn.it:8443/CREAM404929573 --> DEBUG: The job 'https://cream-19.pd.infn.it:8443/CREAM404929573' has been successfully submitted --> --> [ 15:05:23 ] run: /opt/glite/bin/glite-ce-job-status --nomsg --level 2 https://cream-19.pd.infn.it:8443/CREAM404929573 > /tmp/cream-cli-test-ale-25330/tmp_output --> DEBUG: Command runs succesfully. Output is: --> --> === TEST PASSED === --> --> TEST 5: check if the option --input works: --> --> [ 15:05:23 ] run: /opt/glite/bin/glite-ce-job-submit -a -o /tmp/cream-cli-test-ale-25330/jobid -r cream-19.pd.infn.it:8443/cream-lsf-testbedB_1 ./example.jdl --> DEBUG: Command runs succesfully. Output is: https://cream-19.pd.infn.it:8443/CREAM176308208 --> --> [ 15:05:27 ] run: /opt/glite/bin/glite-ce-job-submit -a -o /tmp/cream-cli-test-ale-25330/jobid -r cream-19.pd.infn.it:8443/cream-lsf-testbedB_1 ./example.jdl --> DEBUG: Command runs succesfully. Output is: https://cream-19.pd.infn.it:8443/CREAM946966032 --> --> [ 15:05:30 ] run: /opt/glite/bin/glite-ce-job-submit -a -o /tmp/cream-cli-test-ale-25330/jobid -r cream-19.pd.infn.it:8443/cream-lsf-testbedB_1 ./example.jdl --> DEBUG: Command runs succesfully. Output is: https://cream-19.pd.infn.it:8443/CREAM815995404 --> --> [ 15:05:33 ] run: /opt/glite/bin/glite-ce-job-status --nomsg --input /tmp/cream-cli-test-ale-25330/jobid > /tmp/cream-cli-test-ale-25330/tmp_output2 --> DEBUG: Command runs succesfully. Output is: --> --> === TEST PASSED === --> --> TEST 6: check if the --conf option works: --> --> [ 15:05:33 ] run: /opt/glite/bin/glite-ce-job-status --debug --conf /tmp/cream-cli-test-ale-25330/status.conf --input /tmp/cream-cli-test-ale-25330/jobid --> DEBUG: Command runs succesfully. Output is: 2011-02-08 15:05:33,280 INFO - Using certificate proxy file [/tmp/x509up_u500] 2011-02-08 15:05:33,298 INFO - Loading configurations from [/tmp/cream-cli-test-ale-25330/status.conf]... 2011-02-08 15:05:33,298 INFO - Logfile is [/tmp/cream-cli-test-ale-25330/status_log_dir/glite-ce-job-status_CREAM_ale_20110208-150533.log] 2011-02-08 15:05:33,299 INFO - Getting job list from file [/tmp/cream-cli-test-ale-25330/jobid] 2011-02-08 15:05:33,299 DEBUG - Processing job [https://cream-19.pd.infn.it:8443/CREAM176308208]... 2011-02-08 15:05:33,299 DEBUG - Processing job [https://cream-19.pd.infn.it:8443/CREAM946966032]... 2011-02-08 15:05:33,299 DEBUG - Processing job [https://cream-19.pd.infn.it:8443/CREAM815995404]... 2011-02-08 15:05:33,299 INFO - Sending JobStatus request to [https://cream-19.pd.infn.it:8443//ce-cream/services/CREAM2] 2011-02-08 15:05:33,300 DEBUG - Contacting service [https://cream-19.pd.infn.it:8443//ce-cream/services/CREAM2] ****** JobID=[https://cream-19.pd.infn.it:8443/CREAM176308208] Status = [PENDING] ****** JobID=[https://cream-19.pd.infn.it:8443/CREAM815995404] Status = [PENDING] ****** JobID=[https://cream-19.pd.infn.it:8443/CREAM946966032] Status = [PENDING] --> --> === TEST PASSED === --> --> TEST 7: save info into a logfile to check if --debug and --logfile options work: --> --> [ 15:05:33 ] run: /opt/glite/bin/glite-ce-job-status --debug --logfile /tmp/cream-cli-test-ale-25330/file.log --input /tmp/cream-cli-test-ale-25330/jobid --> DEBUG: Command runs succesfully. Output is: 2011-02-08 15:05:33,401 INFO - Using certificate proxy file [/tmp/x509up_u500] 2011-02-08 15:05:33,419 WARN - No configuration file suitable for loading. Using built-in configuration 2011-02-08 15:05:33,419 INFO - Logfile is [/tmp/cream-cli-test-ale-25330/file.log] 2011-02-08 15:05:33,420 INFO - Getting job list from file [/tmp/cream-cli-test-ale-25330/jobid] 2011-02-08 15:05:33,420 DEBUG - Processing job [https://cream-19.pd.infn.it:8443/CREAM176308208]... 2011-02-08 15:05:33,420 DEBUG - Processing job [https://cream-19.pd.infn.it:8443/CREAM946966032]... 2011-02-08 15:05:33,420 DEBUG - Processing job [https://cream-19.pd.infn.it:8443/CREAM815995404]... 2011-02-08 15:05:33,420 INFO - Sending JobStatus request to [https://cream-19.pd.infn.it:8443//ce-cream/services/CREAM2] 2011-02-08 15:05:33,421 DEBUG - Contacting service [https://cream-19.pd.infn.it:8443//ce-cream/services/CREAM2] ****** JobID=[https://cream-19.pd.infn.it:8443/CREAM176308208] Status = [PENDING] ****** JobID=[https://cream-19.pd.infn.it:8443/CREAM815995404] Status = [PENDING] ****** JobID=[https://cream-19.pd.infn.it:8443/CREAM946966032] Status = [PENDING] --> --> === TEST PASSED === --> --> --> Started: 15:05:05 --> Ended : 15:05:33 --> --> === TEST PASSED === --> --> --> === TEST PASSED === --> --> --> [ 15:05:33 ] run: ./CREAM-cli-job-status-filtered.sh -d --> DEBUG: Command runs succesfully. Output is: --> ++++++++++++++++++++++++++++++++++++++++++++ --> + Test of CREAM-CE command line interface + --> ++++++++++++++++++++++++++++++++++++++++++++ --> Test starts at: 15:05:33 --> CE used: cream-19.pd.infn.it:8443/cream-lsf-testbedB_1 --> --> Submit some jobs to prepare the context of the tests --> --> [ 15:05:33 ] run: /opt/glite/bin/glite-ce-job-submit -a -o /tmp/cream-cli-test-ale-25459/jobid -r cream-19.pd.infn.it:8443/cream-lsf-testbedB_1 ./example.jdl --> DEBUG: Command runs succesfully. Output is: https://cream-19.pd.infn.it:8443/CREAM996477059 --> --> [ 15:05:37 ] run: /opt/glite/bin/glite-ce-job-submit -a -o /tmp/cream-cli-test-ale-25459/jobid -r cream-19.pd.infn.it:8443/cream-lsf-testbedB_1 ./example.jdl --> DEBUG: Command runs succesfully. Output is: https://cream-19.pd.infn.it:8443/CREAM612949170 --> --> [ 15:05:40 ] run: /opt/glite/bin/glite-ce-job-submit -a -o /tmp/cream-cli-test-ale-25459/jobid -r cream-19.pd.infn.it:8443/cream-lsf-testbedB_1 ./example.jdl --> DEBUG: Command runs succesfully. Output is: https://cream-19.pd.infn.it:8443/CREAM473792514 --> --> [ 15:05:43 ] run: /opt/glite/bin/glite-ce-job-submit -a -o /tmp/cream-cli-test-ale-25459/jobid -r cream-19.pd.infn.it:8443/cream-lsf-testbedB_1 ./example.jdl --> DEBUG: Command runs succesfully. Output is: https://cream-19.pd.infn.it:8443/CREAM096282138 --> --> [ 15:05:47 ] run: /opt/glite/bin/glite-ce-job-submit -a -o /tmp/cream-cli-test-ale-25459/jobid -r cream-19.pd.infn.it:8443/cream-lsf-testbedB_1 ./example.jdl --> DEBUG: Command runs succesfully. Output is: https://cream-19.pd.infn.it:8443/CREAM643514581 --> --> [ 15:05:50 ] run: /opt/glite/bin/glite-ce-job-submit -a -o /tmp/cream-cli-test-ale-25459/jobid -r cream-19.pd.infn.it:8443/cream-lsf-testbedB_1 ./example.jdl --> DEBUG: Command runs succesfully. Output is: https://cream-19.pd.infn.it:8443/CREAM553326534 --> --> [ 15:05:54 ] run: /opt/glite/bin/glite-ce-job-submit -a -o /tmp/cream-cli-test-ale-25459/jobid -r cream-19.pd.infn.it:8443/cream-lsf-testbedB_1 ./example.jdl --> DEBUG: Command runs succesfully. Output is: https://cream-19.pd.infn.it:8443/CREAM416957443 --> --> [ 15:05:57 ] run: /opt/glite/bin/glite-ce-job-submit -a -o /tmp/cream-cli-test-ale-25459/jobid -r cream-19.pd.infn.it:8443/cream-lsf-testbedB_1 ./example.jdl --> DEBUG: Command runs succesfully. Output is: https://cream-19.pd.infn.it:8443/CREAM632135431 --> --> [ 15:06:00 ] run: /opt/glite/bin/glite-ce-job-submit -a -o /tmp/cream-cli-test-ale-25459/jobid -r cream-19.pd.infn.it:8443/cream-lsf-testbedB_1 ./example.jdl --> DEBUG: Command runs succesfully. Output is: https://cream-19.pd.infn.it:8443/CREAM922423548 --> --> [ 15:06:04 ] run: /opt/glite/bin/glite-ce-job-submit -a -o /tmp/cream-cli-test-ale-25459/jobid -r cream-19.pd.infn.it:8443/cream-lsf-testbedB_1 ./example.jdl --> DEBUG: Command runs succesfully. Output is: https://cream-19.pd.infn.it:8443/CREAM696808408 --> --> [ 15:06:06 ] run: /opt/glite/bin/glite-ce-job-submit -a -o /tmp/cream-cli-test-ale-25459/jobid -r cream-19.pd.infn.it:8443/cream-lsf-testbedB_1 ./example.jdl --> DEBUG: Command runs succesfully. Output is: https://cream-19.pd.infn.it:8443/CREAM838490134 --> --> [ 15:06:11 ] run: /opt/glite/bin/glite-ce-job-submit -a -o /tmp/cream-cli-test-ale-25459/jobid -r cream-19.pd.infn.it:8443/cream-lsf-testbedB_1 ./example.jdl --> DEBUG: Command runs succesfully. Output is: https://cream-19.pd.infn.it:8443/CREAM748506522 --> --> [ 15:06:15 ] run: /opt/glite/bin/glite-ce-job-submit -a -o /tmp/cream-cli-test-ale-25459/jobid -r cream-19.pd.infn.it:8443/cream-lsf-testbedB_1 ./example.jdl --> DEBUG: Command runs succesfully. Output is: https://cream-19.pd.infn.it:8443/CREAM289078852 --> --> [ 15:06:17 ] run: /opt/glite/bin/glite-ce-job-submit -a -o /tmp/cream-cli-test-ale-25459/jobid -r cream-19.pd.infn.it:8443/cream-lsf-testbedB_1 ./example.jdl --> DEBUG: Command runs succesfully. Output is: https://cream-19.pd.infn.it:8443/CREAM951553970 --> --> [ 15:06:21 ] run: /opt/glite/bin/glite-ce-job-submit -a -o /tmp/cream-cli-test-ale-25459/jobid -r cream-19.pd.infn.it:8443/cream-lsf-testbedB_1 ./example.jdl --> DEBUG: Command runs succesfully. Output is: https://cream-19.pd.infn.it:8443/CREAM811255225 --> --> [ 15:06:23 ] run: /opt/glite/bin/glite-ce-job-submit -a -o /tmp/cream-cli-test-ale-25459/jobid -r cream-19.pd.infn.it:8443/cream-lsf-testbedB_1 ./example.jdl --> DEBUG: Command runs succesfully. Output is: https://cream-19.pd.infn.it:8443/CREAM143930701 --> --> TEST 1: check if the --from option works: --> --> [ 15:06:26 ] run: /opt/glite/bin/glite-ce-job-status --all --endpoint cream-19.pd.infn.it:8443 --from "2011-02-08 15:05:33" > /tmp/cream-cli-test-ale-25459/tmp_output --> DEBUG: Command runs succesfully. Output is: --> DEBUG: Command returns the status of 16 jobs --> --> === TEST PASSED === --> --> TEST 2: check the --from and --to options together: --> --> [ 15:06:26 ] run: /opt/glite/bin/glite-ce-job-status --all --endpoint cream-19.pd.infn.it:8443 --from "2011-02-08 15:05:33" --to "2011-02-08 15:06:04" > /tmp/cream-cli-test-ale-25459/tmp_output --> DEBUG: Command runs succesfully. Output is: --> DEBUG: Command returns the status of 9 jobs --> --> === TEST PASSED === --> --> TEST 3: check if the --status option works (using REALLY-RUNNING): --> --> [ 15:06:27 ] run: /opt/glite/bin/glite-ce-job-status --all --endpoint cream-19.pd.infn.it:8443 --from "2011-02-08 15:05:33" --status "REALLY-RUNNING" > /tmp/cream-cli-test-ale-25459/tmp_output --> DEBUG: Command runs succesfully. Output is: --> DEBUG: Command returns the status of 9 jobs --> DEBUG: Command returns 9 jobs in REALLY-RUNNING status --> --> === TEST PASSED === --> --> TEST 4: check if the --status option works (using DONE-OK): --> --> [ 15:06:27 ] run: /opt/glite/bin/glite-ce-job-status --input /tmp/cream-cli-test-ale-25459/jobid > /tmp/cream-cli-test-ale-25459/tmp_output --> DEBUG: Command runs succesfully. Output is: --> --> [ 15:06:27 ] run: /opt/glite/bin/glite-ce-job-status --all --endpoint cream-19.pd.infn.it:8443 --from "2011-02-08 15:05:33" --status "DONE-OK" > /tmp/cream-cli-test-ale-25459/done_output --> DEBUG: Command runs succesfully. Output is: --> DEBUG: There are 4 jobs in DONE-OK status --> DEBUG: Command returns the status of 4 jobs --> --> === TEST PASSED === --> --> TEST 5: check if the --all option works: --> --> [ 15:06:27 ] run: /opt/glite/bin/glite-ce-job-status --nomsg --all --endpoint cream-19.pd.infn.it:8443 --> DEBUG: Command runs succesfully. Output is: ****** JobID=[https://cream-19.pd.infn.it:8443/CREAM042476452] Status = [DONE-OK] ExitCode = [0] ****** JobID=[https://cream-19.pd.infn.it:8443/CREAM055009271] Status = [DONE-OK] ExitCode = [0] ****** JobID=[https://cream-19.pd.infn.it:8443/CREAM063128634] Status = [DONE-OK] ExitCode = [0] ****** JobID=[https://cream-19.pd.infn.it:8443/CREAM091719369] Status = [DONE-OK] ExitCode = [0] ****** JobID=[https://cream-19.pd.infn.it:8443/CREAM096282138] Status = [DONE-OK] ExitCode = [0] ****** JobID=[https://cream-19.pd.infn.it:8443/CREAM103847969] Status = [DONE-OK] ExitCode = [0] ****** JobID=[https://cream-19.pd.infn.it:8443/CREAM119709583] Status = [DONE-OK] ExitCode = [0] ****** JobID=[https://cream-19.pd.infn.it:8443/CREAM133749691] Status = [DONE-OK] ExitCode = [0] ****** JobID=[https://cream-19.pd.infn.it:8443/CREAM143930701] Status = [PENDING] ****** JobID=[https://cream-19.pd.infn.it:8443/CREAM176308208] Status = [DONE-OK] ExitCode = [0] ****** JobID=[https://cream-19.pd.infn.it:8443/CREAM183736265] Status = [ABORTED] ExitCode = [] FailureReason = [BLAH error: submission command failed (exit code = 1) (stdout:) (stderr:queuenotexist: No such queue. Job not submitted.-) N/A (jobId = CREAM183736265)] ****** JobID=[https://cream-19.pd.infn.it:8443/CREAM184955783] Status = [DONE-OK] ExitCode = [0] ****** JobID=[https://cream-19.pd.infn.it:8443/CREAM222360365] Status = [DONE-OK] ExitCode = [0] ****** JobID=[https://cream-19.pd.infn.it:8443/CREAM223002669] Status = [DONE-OK] ExitCode = [0] ****** JobID=[https://cream-19.pd.infn.it:8443/CREAM252423041] Status = [DONE-OK] ExitCode = [0] ****** JobID=[https://cream-19.pd.infn.it:8443/CREAM276268874] Status = [DONE-OK] ExitCode = [0] ****** JobID=[https://cream-19.pd.infn.it:8443/CREAM289078852] Status = [REALLY-RUNNING] ****** JobID=[https://cream-19.pd.infn.it:8443/CREAM332980528] Status = [DONE-OK] ExitCode = [0] ****** JobID=[https://cream-19.pd.infn.it:8443/CREAM343664181] Status = [DONE-OK] ExitCode = [0] ****** JobID=[https://cream-19.pd.infn.it:8443/CREAM353363958] Status = [DONE-OK] ExitCode = [0] ****** JobID=[https://cream-19.pd.infn.it:8443/CREAM402437153] Status = [DONE-OK] ExitCode = [0] ****** JobID=[https://cream-19.pd.infn.it:8443/CREAM404929573] Status = [DONE-OK] ExitCode = [0] ****** JobID=[https://cream-19.pd.infn.it:8443/CREAM415920881] Status = [DONE-OK] ExitCode = [0] ****** JobID=[https://cream-19.pd.infn.it:8443/CREAM416957443] Status = [REALLY-RUNNING] ****** JobID=[https://cream-19.pd.infn.it:8443/CREAM448356260] Status = [DONE-OK] ExitCode = [0] ****** JobID=[https://cream-19.pd.infn.it:8443/CREAM466890148] Status = [DONE-OK] ExitCode = [0] ****** JobID=[https://cream-19.pd.infn.it:8443/CREAM473792514] Status = [DONE-OK] ExitCode = [0] ****** JobID=[https://cream-19.pd.infn.it:8443/CREAM492367454] Status = [DONE-OK] ExitCode = [0] ****** JobID=[https://cream-19.pd.infn.it:8443/CREAM492848814] Status = [DONE-OK] ExitCode = [0] ****** JobID=[https://cream-19.pd.infn.it:8443/CREAM533871824] Status = [DONE-OK] ExitCode = [0] ****** JobID=[https://cream-19.pd.infn.it:8443/CREAM553326534] Status = [REALLY-RUNNING] ****** JobID=[https://cream-19.pd.infn.it:8443/CREAM563571742] Status = [DONE-OK] ExitCode = [0] ****** JobID=[https://cream-19.pd.infn.it:8443/CREAM581126033] Status = [DONE-OK] ExitCode = [0] ****** JobID=[https://cream-19.pd.infn.it:8443/CREAM602372157] Status = [DONE-OK] ExitCode = [0] ****** JobID=[https://cream-19.pd.infn.it:8443/CREAM612949170] Status = [DONE-OK] ExitCode = [0] ****** JobID=[https://cream-19.pd.infn.it:8443/CREAM632135431] Status = [REALLY-RUNNING] ****** JobID=[https://cream-19.pd.infn.it:8443/CREAM643514581] Status = [REALLY-RUNNING] ****** JobID=[https://cream-19.pd.infn.it:8443/CREAM647482811] Status = [DONE-OK] ExitCode = [0] ****** JobID=[https://cream-19.pd.infn.it:8443/CREAM656354306] Status = [DONE-OK] ExitCode = [0] ****** JobID=[https://cream-19.pd.infn.it:8443/CREAM661223579] Status = [DONE-OK] ExitCode = [0] ****** JobID=[https://cream-19.pd.infn.it:8443/CREAM664409263] Status = [DONE-OK] ExitCode = [0] ****** JobID=[https://cream-19.pd.infn.it:8443/CREAM692776720] Status = [DONE-OK] ExitCode = [0] ****** JobID=[https://cream-19.pd.infn.it:8443/CREAM696808408] Status = [REALLY-RUNNING] ****** JobID=[https://cream-19.pd.infn.it:8443/CREAM712028875] Status = [DONE-OK] ExitCode = [0] ****** JobID=[https://cream-19.pd.infn.it:8443/CREAM723398817] Status = [DONE-OK] ExitCode = [0] ****** JobID=[https://cream-19.pd.infn.it:8443/CREAM739823401] Status = [DONE-OK] ExitCode = [0] ****** JobID=[https://cream-19.pd.infn.it:8443/CREAM748506522] Status = [REALLY-RUNNING] ****** JobID=[https://cream-19.pd.infn.it:8443/CREAM762944942] Status = [DONE-OK] ExitCode = [0] ****** JobID=[https://cream-19.pd.infn.it:8443/CREAM782511563] Status = [DONE-OK] ExitCode = [0] ****** JobID=[https://cream-19.pd.infn.it:8443/CREAM811255225] Status = [PENDING] ****** JobID=[https://cream-19.pd.infn.it:8443/CREAM815995404] Status = [DONE-OK] ExitCode = [0] ****** JobID=[https://cream-19.pd.infn.it:8443/CREAM825212528] Status = [DONE-OK] ExitCode = [0] ****** JobID=[https://cream-19.pd.infn.it:8443/CREAM837389674] Status = [DONE-OK] ExitCode = [0] ****** JobID=[https://cream-19.pd.infn.it:8443/CREAM838490134] Status = [REALLY-RUNNING] ****** JobID=[https://cream-19.pd.infn.it:8443/CREAM866543736] Status = [DONE-OK] ExitCode = [0] ****** JobID=[https://cream-19.pd.infn.it:8443/CREAM914437777] Status = [DONE-OK] ExitCode = [0] ****** JobID=[https://cream-19.pd.infn.it:8443/CREAM922423548] Status = [REALLY-RUNNING] ****** JobID=[https://cream-19.pd.infn.it:8443/CREAM946966032] Status = [DONE-OK] ExitCode = [0] ****** JobID=[https://cream-19.pd.infn.it:8443/CREAM951553970] Status = [IDLE] ****** JobID=[https://cream-19.pd.infn.it:8443/CREAM989121114] Status = [DONE-OK] ExitCode = [0] ****** JobID=[https://cream-19.pd.infn.it:8443/CREAM996477059] Status = [DONE-OK] ExitCode = [0] --> --> === TEST PASSED === --> --> TEST 6: check the requirements of the --all option (3 cases): --> --> [ 15:06:27 ] run: /opt/glite/bin/glite-ce-job-status --nomsg --all --input /tmp/cream-cli-test-ale-25459/jobid --> Command FAILED --> DEBUG: Command output is: 2011-02-08 15:06:27,646 FATAL - Cannot specify Job IDs as command line argument with --all option, they're exclusive. Stop --> --> === TEST PASSED === --> --> --> [ 15:06:27 ] run: /opt/glite/bin/glite-ce-job-status --nomsg --all --> Command FAILED --> DEBUG: Command output is: 2011-02-08 15:06:27,701 FATAL - --all option requires --endpoint. Stop --> --> === TEST PASSED === --> --> --> [ 15:06:27 ] run: /opt/glite/bin/glite-ce-job-status --nomsg --all https://cream-19.pd.infn.it:8443/CREAM143930701 --> Command FAILED --> DEBUG: Command output is: 2011-02-08 15:06:27,758 FATAL - Cannot specify Job IDs as command line argument with --all option, they're exclusive. Stop --> --> === TEST PASSED === --> --> --> Started: 15:05:33 --> Ended : 15:06:27 --> --> === TEST PASSED === --> --> --> === TEST PASSED === --> --> --> [ 15:06:27 ] run: ./CREAM-cli-job-cancel.sh -d --> DEBUG: Command runs succesfully. Output is: --> ++++++++++++++++++++++++++++++++++++++++++++ --> + Test of CREAM-CE command line interface + --> ++++++++++++++++++++++++++++++++++++++++++++ --> Test starts at: 15:06:27 --> CE used: cream-19.pd.infn.it:8443/cream-lsf-testbedB_1 --> --> TEST 1: submit and then cancel a running job: --> --> [ 15:06:27 ] run: /opt/glite/bin/glite-ce-job-submit -a -r cream-19.pd.infn.it:8443/cream-lsf-testbedB_1 /tmp/cream-cli-test-ale-25653/long_sleep.jdl --> DEBUG: Command runs succesfully. Output is: https://cream-19.pd.infn.it:8443/CREAM341237120 --> DEBUG: JobID is: https://cream-19.pd.infn.it:8443/CREAM341237120 --> DEBUG: Submitted job: https://cream-19.pd.infn.it:8443/CREAM341237120 --> Waiting for the running job (10s) --> DEBUG: Job status is: IDLE --> Waiting for the running job (10s) --> DEBUG: Job status is: REALLY-RUNNING --> --> [ 15:06:51 ] run: /opt/glite/bin/glite-ce-job-cancel --noint https://cream-19.pd.infn.it:8443/CREAM341237120 --> DEBUG: Command runs succesfully. Output is: --> --> === TEST PASSED === --> --> TEST 2: try to cancel a terminated job: --> --> [ 15:06:51 ] run: /opt/glite/bin/glite-ce-job-submit -a -r cream-19.pd.infn.it:8443/cream-lsf-testbedB_1 /tmp/cream-cli-test-ale-25653/short.jdl --> DEBUG: Command runs succesfully. Output is: https://cream-19.pd.infn.it:8443/CREAM966049596 --> DEBUG: JobID is: https://cream-19.pd.infn.it:8443/CREAM966049596 --> DEBUG: Submitted job: https://cream-19.pd.infn.it:8443/CREAM966049596 --> DEBUG: Job status is: PENDING --> Job status is: --> --> sleeping for 5 seconds (run 1/40) ... --> DEBUG: Job status is: IDLE --> Job status is: --> --> sleeping for 5 seconds (run 2/40) ... --> DEBUG: Job status is: RUNNING --> Job status is: --> --> sleeping for 5 seconds (run 3/40) ... --> DEBUG: Job status is: DONE-OK --> Job status is: --> DEBUG: Job finished OK! --> --> [ 15:07:09 ] run: /opt/glite/bin/glite-ce-job-cancel --noint https://cream-19.pd.infn.it:8443/CREAM966049596 --> DEBUG: Command runs succesfully. Output is: 2011-02-08 15:07:10,076 ERROR - This job was not matching the status or had a status incompatible for operation: [CREAM966049596] - Server error Message is: [MethodName=[JOB_CANCEL] Timestamp=[Tue 08 Feb 2011 15:07:10] ErrorCode=[2] Description=[the job has a status not compatible with the JOB_CANCEL command!] FaultCause=[N/A]] --> --> [ 15:07:10 ] run: /opt/glite/bin/glite-ce-job-cancel -N https://cream-19.pd.infn.it:8443/CREAM966049596 --> DEBUG: Command runs succesfully. Output is: 2011-02-08 15:07:10,185 ERROR - This job was not matching the status or had a status incompatible for operation: [CREAM966049596] - Server error Message is: [MethodName=[JOB_CANCEL] Timestamp=[Tue 08 Feb 2011 15:07:10] ErrorCode=[2] Description=[the job has a status not compatible with the JOB_CANCEL command!] FaultCause=[N/A]] --> --> === TEST PASSED === --> --> TEST 3: check if the --all option works: --> --> [ 15:07:10 ] run: /opt/glite/bin/glite-ce-job-submit -a -r cream-19.pd.infn.it:8443/cream-lsf-testbedB_1 /tmp/cream-cli-test-ale-25653/long_sleep.jdl --> DEBUG: Command runs succesfully. Output is: https://cream-19.pd.infn.it:8443/CREAM097278208 --> DEBUG: JobID is: https://cream-19.pd.infn.it:8443/CREAM097278208 --> DEBUG: Submitted job: https://cream-19.pd.infn.it:8443/CREAM097278208 --> Waiting for the running job (10s) --> DEBUG: Job status is: REALLY-RUNNING --> --> [ 15:07:23 ] run: /opt/glite/bin/glite-ce-job-cancel --noint --all --endpoint cream-19.pd.infn.it:8443 --> DEBUG: Command runs succesfully. Output is: --> --> === TEST PASSED === --> --> TEST 4: check the requirements of the --all option (3 cases): --> --> [ 15:07:23 ] run: /opt/glite/bin/glite-ce-job-cancel --nomsg --all --input /tmp/cream-cli-test-ale-25653/jobid --> Command FAILED --> DEBUG: Command output is: 2011-02-08 15:07:23,457 FATAL - --all and --input or --all and specification of JobID(s) as argument are exclusive. Stop. --> --> === TEST PASSED === --> --> --> [ 15:07:23 ] run: /opt/glite/bin/glite-ce-job-cancel --nomsg --all --> Command FAILED --> DEBUG: Command output is: 2011-02-08 15:07:23,512 FATAL - Option --all requires the specification of the endpoint (option --endpoint) to contact. Stop. --> --> === TEST PASSED === --> --> --> [ 15:07:23 ] run: /opt/glite/bin/glite-ce-job-cancel --nomsg --all https://cream-19.pd.infn.it:8443/CREAM097278208 --> Command FAILED --> DEBUG: Command output is: 2011-02-08 15:07:23,569 FATAL - --all and --input or --all and specification of JobID(s) as argument are exclusive. Stop. --> --> === TEST PASSED === --> --> TEST 5: check if the --conf option works: --> --> [ 15:07:23 ] run: /opt/glite/bin/glite-ce-job-cancel --debug --conf /tmp/cream-cli-test-ale-25653/cancel.conf --noint https://cream-19.pd.infn.it:8443/CREAM097278208 --> DEBUG: Command runs succesfully. Output is: 2011-02-08 15:07:23,611 INFO - Using certificate proxy file [/tmp/x509up_u500] 2011-02-08 15:07:23,628 DEBUG - Loading configurations from [/tmp/cream-cli-test-ale-25653/cancel.conf]... 2011-02-08 15:07:23,629 DEBUG - Logfile is [/tmp/cream-cli-test-ale-25653/cancel_log_dir/glite-ce-job-cancel_CREAM_ale_20110208-150723.log] 2011-02-08 15:07:23,629 INFO - ************************************* 2011-02-08 15:07:23,629 INFO - CREAM User Interface version 1.2.0 - Starting at Tue Feb 8 15:07:23 2011 2011-02-08 15:07:23,630 INFO - Cancel selected jobs on [https://cream-19.pd.infn.it:8443/ce-cream/services/CREAM2]... --> --> === TEST PASSED === --> --> TEST 6: save info into a logfile to check if --debug and --logfile options work: --> --> [ 15:07:23 ] run: /opt/glite/bin/glite-ce-job-submit -a -r cream-19.pd.infn.it:8443/cream-lsf-testbedB_1 /tmp/cream-cli-test-ale-25653/long_sleep.jdl --> DEBUG: Command runs succesfully. Output is: https://cream-19.pd.infn.it:8443/CREAM358822603 --> DEBUG: JobID is: https://cream-19.pd.infn.it:8443/CREAM358822603 --> DEBUG: Submitted job: https://cream-19.pd.infn.it:8443/CREAM358822603 --> Waiting for the running job (10s) --> DEBUG: Job status is: RUNNING --> --> [ 15:07:36 ] run: /opt/glite/bin/glite-ce-job-cancel --logfile /tmp/cream-cli-test-ale-25653/file.log --debug --noint https://cream-19.pd.infn.it:8443/CREAM358822603 --> DEBUG: Command runs succesfully. Output is: 2011-02-08 15:07:36,883 INFO - Using certificate proxy file [/tmp/x509up_u500] 2011-02-08 15:07:36,901 WARN - No configuration file suitable for loading. Using built-in configuration 2011-02-08 15:07:36,902 DEBUG - Logfile is [/tmp/cream-cli-test-ale-25653/file.log] 2011-02-08 15:07:36,902 INFO - ************************************* 2011-02-08 15:07:36,902 INFO - CREAM User Interface version 1.2.0 - Starting at Tue Feb 8 15:07:36 2011 2011-02-08 15:07:36,902 INFO - Cancel selected jobs on [https://cream-19.pd.infn.it:8443//ce-cream/services/CREAM2]... --> --> === TEST PASSED === --> --> --> Started: 15:06:27 --> Ended : 15:07:37 --> --> === TEST PASSED === --> --> --> === TEST PASSED === --> --> --> [ 15:07:37 ] run: ./CREAM-cli-job-suspend.sh -d --> DEBUG: Command runs succesfully. Output is: --> ++++++++++++++++++++++++++++++++++++++++++++ --> + Test of CREAM-CE command line interface + --> ++++++++++++++++++++++++++++++++++++++++++++ --> Test starts at: 15:07:37 --> CE used: cream-19.pd.infn.it:8443/cream-lsf-testbedB_1 --> --> TEST 1: submit and then suspend a running job (it works only with some batch systems): --> --> [ 15:07:37 ] run: /opt/glite/bin/glite-ce-job-submit -a -r cream-19.pd.infn.it:8443/cream-lsf-testbedB_1 /tmp/cream-cli-test-ale-25818/long_sleep.jdl --> DEBUG: Command runs succesfully. Output is: https://cream-19.pd.infn.it:8443/CREAM722559021 --> DEBUG: JobID is: https://cream-19.pd.infn.it:8443/CREAM722559021 --> DEBUG: Submitted job: https://cream-19.pd.infn.it:8443/CREAM722559021 --> Waiting for the running job (10s) --> DEBUG: Job status is: IDLE --> Waiting for the running job (10s) --> DEBUG: Job status is: REALLY-RUNNING --> --> [ 15:08:00 ] run: /opt/glite/bin/glite-ce-job-suspend --noint https://cream-19.pd.infn.it:8443/CREAM722559021 --> DEBUG: Command runs succesfully. Output is: --> --> [ 15:08:00 ] run: /opt/glite/bin/glite-ce-job-suspend -N https://cream-19.pd.infn.it:8443/CREAM722559021 --> DEBUG: Command runs succesfully. Output is: --> DEBUG: Job status is: HELD --> TEST 2: check if --all option works: --> --> [ 15:08:10 ] run: /opt/glite/bin/glite-ce-job-submit -a -r cream-19.pd.infn.it:8443/cream-lsf-testbedB_1 /tmp/cream-cli-test-ale-25818/long_sleep.jdl --> DEBUG: Command runs succesfully. Output is: https://cream-19.pd.infn.it:8443/CREAM693409345 --> DEBUG: JobID is: https://cream-19.pd.infn.it:8443/CREAM693409345 --> DEBUG: Submitted job: https://cream-19.pd.infn.it:8443/CREAM693409345 --> Waiting for the running job (10s) --> DEBUG: Job status is: RUNNING --> --> [ 15:08:25 ] run: /opt/glite/bin/glite-ce-job-suspend --noint --all --endpoint cream-19.pd.infn.it:8443 --> DEBUG: Command runs succesfully. Output is: --> --> [ 15:08:25 ] run: /opt/glite/bin/glite-ce-job-suspend -N --all -e cream-19.pd.infn.it:8443 --> DEBUG: Command runs succesfully. Output is: --> DEBUG: Job status is: HELD --> TEST 3: try to suspend a terminated job: --> --> [ 15:08:35 ] run: /opt/glite/bin/glite-ce-job-submit -a -r cream-19.pd.infn.it:8443/cream-lsf-testbedB_1 /tmp/cream-cli-test-ale-25818/short.jdl --> DEBUG: Command runs succesfully. Output is: https://cream-19.pd.infn.it:8443/CREAM598779662 --> DEBUG: JobID is: https://cream-19.pd.infn.it:8443/CREAM598779662 --> DEBUG: Submitted job: https://cream-19.pd.infn.it:8443/CREAM598779662 --> DEBUG: Job status is: PENDING --> Job status is: --> --> sleeping for 5 seconds (run 1/40) ... --> DEBUG: Job status is: IDLE --> Job status is: --> --> sleeping for 5 seconds (run 2/40) ... --> DEBUG: Job status is: IDLE --> Job status is: --> --> sleeping for 5 seconds (run 3/40) ... --> DEBUG: Job status is: REALLY-RUNNING --> Job status is: --> --> sleeping for 5 seconds (run 4/40) ... --> DEBUG: Job status is: DONE-OK --> Job status is: --> DEBUG: Job finished OK! --> --> [ 15:08:59 ] run: /opt/glite/bin/glite-ce-job-suspend --noint https://cream-19.pd.infn.it:8443/CREAM598779662 --> DEBUG: Command runs succesfully. Output is: 2011-02-08 15:08:59,315 ERROR - This job was not matching the status or had a status incompatible for operation: [CREAM598779662] - Server error Message is: [MethodName=[JOB_SUSPEND] Timestamp=[Tue 08 Feb 2011 15:08:59] ErrorCode=[2] Description=[the job has a status not compatible with the JOB_SUSPEND command!] FaultCause=[N/A]] --> --> === TEST PASSED === --> --> TEST 4: save info into a logfile to check if --debug and --logfile options work: --> --> [ 15:08:59 ] run: /opt/glite/bin/glite-ce-job-submit -a -r cream-19.pd.infn.it:8443/cream-lsf-testbedB_1 /tmp/cream-cli-test-ale-25818/long_sleep.jdl --> DEBUG: Command runs succesfully. Output is: https://cream-19.pd.infn.it:8443/CREAM199718695 --> DEBUG: JobID is: https://cream-19.pd.infn.it:8443/CREAM199718695 --> DEBUG: Submitted job: https://cream-19.pd.infn.it:8443/CREAM199718695 --> Waiting for the running job (10s) --> DEBUG: Job status is: REALLY-RUNNING --> --> [ 15:09:12 ] run: /opt/glite/bin/glite-ce-job-suspend --logfile /tmp/cream-cli-test-ale-25818/file.log --debug --noint https://cream-19.pd.infn.it:8443/CREAM199718695 --> DEBUG: Command runs succesfully. Output is: 2011-02-08 15:09:12,503 INFO - Using certificate proxy file [/tmp/x509up_u500] 2011-02-08 15:09:12,521 WARN - No configuration file suitable for loading. Using built-in configuration 2011-02-08 15:09:12,521 INFO - Logfile is [/tmp/cream-cli-test-ale-25818/file.log] 2011-02-08 15:09:12,521 INFO - ************************************* 2011-02-08 15:09:12,521 INFO - CREAM User Interface version 1.2.0 - Starting at Tue Feb 8 15:09:12 2011 2011-02-08 15:09:12,522 INFO - Suspending selected jobs on [https://cream-19.pd.infn.it:8443//ce-cream/services/CREAM2]... --> --> === TEST PASSED === --> --> TEST 5: check if the --conf option works: --> --> [ 15:09:12 ] run: /opt/glite/bin/glite-ce-job-suspend --debug --conf /tmp/cream-cli-test-ale-25818/suspend.conf --noint https://cream-19.pd.infn.it:8443/CREAM199718695 --> DEBUG: Command runs succesfully. Output is: 2011-02-08 15:09:12,679 INFO - Using certificate proxy file [/tmp/x509up_u500] 2011-02-08 15:09:12,697 INFO - Loading configurations from [/tmp/cream-cli-test-ale-25818/suspend.conf]... 2011-02-08 15:09:12,698 INFO - Logfile is [/tmp/cream-cli-test-ale-25818/suspend_log_dir/glite-ce-job-suspend_CREAM_ale_20110208-150912.log] 2011-02-08 15:09:12,698 INFO - ************************************* 2011-02-08 15:09:12,698 INFO - CREAM User Interface version 1.2.0 - Starting at Tue Feb 8 15:09:12 2011 2011-02-08 15:09:12,699 INFO - Suspending selected jobs on [https://cream-19.pd.infn.it:8443/ce-cream/services/CREAM2]... --> --> === TEST PASSED === --> --> --> Started: 15:07:37 --> Ended : 15:09:12 --> --> === TEST PASSED === --> --> --> === TEST PASSED === --> --> --> [ 15:09:12 ] run: ./CREAM-cli-job-resume.sh -d --> DEBUG: Command runs succesfully. Output is: --> ++++++++++++++++++++++++++++++++++++++++++++ --> + Test of CREAM-CE command line interface + --> ++++++++++++++++++++++++++++++++++++++++++++ --> Test starts at: 15:09:12 --> CE used: cream-19.pd.infn.it:8443/cream-lsf-testbedB_1 --> --> TEST 1: submit, suspend and then resume a running job: --> --> [ 15:09:12 ] run: /opt/glite/bin/glite-ce-job-submit -a -r cream-19.pd.infn.it:8443/cream-lsf-testbedB_1 /tmp/cream-cli-test-ale-26007/long_sleep.jdl --> DEBUG: Command runs succesfully. Output is: https://cream-19.pd.infn.it:8443/CREAM279489705 --> DEBUG: JobID is: https://cream-19.pd.infn.it:8443/CREAM279489705 --> DEBUG: Submitted job: https://cream-19.pd.infn.it:8443/CREAM279489705 --> Waiting for the running job (10s) --> DEBUG: Job status is: REALLY-RUNNING --> --> [ 15:09:25 ] run: /opt/glite/bin/glite-ce-job-suspend --noint https://cream-19.pd.infn.it:8443/CREAM279489705 --> DEBUG: Command runs succesfully. Output is: --> Waiting for suspended job (10s) --> DEBUG: Job status is: REALLY-RUNNING --> DEBUG: Job status is: HELD --> --> [ 15:09:41 ] run: /opt/glite/bin/glite-ce-job-resume --noint https://cream-19.pd.infn.it:8443/CREAM279489705 --> DEBUG: Command runs succesfully. Output is: --> --> === TEST PASSED === --> --> TEST 2: check if --all option works: --> --> [ 15:09:41 ] run: /opt/glite/bin/glite-ce-job-submit -a -r cream-19.pd.infn.it:8443/cream-lsf-testbedB_1 /tmp/cream-cli-test-ale-26007/long_sleep.jdl --> DEBUG: Command runs succesfully. Output is: https://cream-19.pd.infn.it:8443/CREAM301090329 --> DEBUG: JobID is: https://cream-19.pd.infn.it:8443/CREAM301090329 --> DEBUG: Submitted job: https://cream-19.pd.infn.it:8443/CREAM301090329 --> Waiting for the running job (10s) --> DEBUG: Job status is: IDLE --> Waiting for the running job (10s) --> DEBUG: Job status is: REALLY-RUNNING --> --> [ 15:10:04 ] run: /opt/glite/bin/glite-ce-job-suspend --noint https://cream-19.pd.infn.it:8443/CREAM301090329 --> DEBUG: Command runs succesfully. Output is: --> Waiting for suspended job (10s) --> DEBUG: Job status is: REALLY-RUNNING --> DEBUG: Job status is: HELD --> --> [ 15:10:20 ] run: /opt/glite/bin/glite-ce-job-resume --noint --all --endpoint cream-19.pd.infn.it:8443 --> DEBUG: Command runs succesfully. Output is: --> --> === TEST PASSED === --> --> TEST 3: try to resume a running job: --> --> [ 15:10:20 ] run: /opt/glite/bin/glite-ce-job-submit -a -r cream-19.pd.infn.it:8443/cream-lsf-testbedB_1 /tmp/cream-cli-test-ale-26007/long_sleep.jdl --> DEBUG: Command runs succesfully. Output is: https://cream-19.pd.infn.it:8443/CREAM457231234 --> DEBUG: JobID is: https://cream-19.pd.infn.it:8443/CREAM457231234 --> DEBUG: Submitted job: https://cream-19.pd.infn.it:8443/CREAM457231234 --> Waiting for the running job (10s) --> DEBUG: Job status is: REALLY-RUNNING --> --> [ 15:10:33 ] run: /opt/glite/bin/glite-ce-job-resume --noint https://cream-19.pd.infn.it:8443/CREAM457231234 --> DEBUG: Command runs succesfully. Output is: 2011-02-08 15:10:33,324 ERROR - This job was not matching the status or had a status incompatible for operation: [CREAM457231234] - Server error Message is: [MethodName=[JOB_RESUME] Timestamp=[Tue 08 Feb 2011 15:10:33] ErrorCode=[2] Description=[the job has a status not compatible with the JOB_RESUME command!] FaultCause=[N/A]] --> --> === TEST PASSED === --> --> TEST 4: save info into a logfile to check if --debug and --logfile options work: --> --> [ 15:10:33 ] run: /opt/glite/bin/glite-ce-job-submit -a -r cream-19.pd.infn.it:8443/cream-lsf-testbedB_1 /tmp/cream-cli-test-ale-26007/long_sleep.jdl --> DEBUG: Command runs succesfully. Output is: https://cream-19.pd.infn.it:8443/CREAM471826984 --> DEBUG: JobID is: https://cream-19.pd.infn.it:8443/CREAM471826984 --> DEBUG: Submitted job: https://cream-19.pd.infn.it:8443/CREAM471826984 --> Waiting for the running job (10s) --> DEBUG: Job status is: REALLY-RUNNING --> --> [ 15:10:46 ] run: /opt/glite/bin/glite-ce-job-suspend --noint https://cream-19.pd.infn.it:8443/CREAM471826984 --> DEBUG: Command runs succesfully. Output is: --> Waiting for suspended job (10s) --> DEBUG: Job status is: HELD --> --> [ 15:10:56 ] run: /opt/glite/bin/glite-ce-job-resume --logfile /tmp/cream-cli-test-ale-26007/file.log --debug --noint https://cream-19.pd.infn.it:8443/CREAM471826984 --> DEBUG: Command runs succesfully. Output is: 2011-02-08 15:10:56,869 INFO - Using certificate proxy file [/tmp/x509up_u500] 2011-02-08 15:10:56,887 WARN - No configuration file suitable for loading. Using built-in configuration 2011-02-08 15:10:56,888 INFO - Logfile is [/tmp/cream-cli-test-ale-26007/file.log] 2011-02-08 15:10:56,888 INFO - ************************************* 2011-02-08 15:10:56,888 INFO - CREAM User Interface version 1.2.0 - Starting at Tue Feb 8 15:10:56 2011 2011-02-08 15:10:56,889 INFO - Resuming selected jobs on [https://cream-19.pd.infn.it:8443//ce-cream/services/CREAM2]... --> --> === TEST PASSED === --> --> TEST 5: check if the --conf option works: --> --> [ 15:10:56 ] run: /opt/glite/bin/glite-ce-job-submit -a -r cream-19.pd.infn.it:8443/cream-lsf-testbedB_1 /tmp/cream-cli-test-ale-26007/long_sleep.jdl --> DEBUG: Command runs succesfully. Output is: https://cream-19.pd.infn.it:8443/CREAM932528548 --> DEBUG: JobID is: https://cream-19.pd.infn.it:8443/CREAM932528548 --> DEBUG: Submitted job: https://cream-19.pd.infn.it:8443/CREAM932528548 --> Waiting for the running job (10s) --> DEBUG: Job status is: RUNNING --> --> [ 15:11:09 ] run: /opt/glite/bin/glite-ce-job-suspend --noint https://cream-19.pd.infn.it:8443/CREAM932528548 --> DEBUG: Command runs succesfully. Output is: --> Waiting for suspended job (10s) --> DEBUG: Job status is: REALLY-RUNNING --> DEBUG: Job status is: REALLY-RUNNING --> DEBUG: Job status is: HELD --> --> [ 15:11:29 ] run: /opt/glite/bin/glite-ce-job-resume --debug --conf /tmp/cream-cli-test-ale-26007/resume.conf --noint https://cream-19.pd.infn.it:8443/CREAM932528548 --> DEBUG: Command runs succesfully. Output is: 2011-02-08 15:11:29,983 INFO - Using certificate proxy file [/tmp/x509up_u500] 2011-02-08 15:11:30,001 INFO - Loading configurations from [/tmp/cream-cli-test-ale-26007/resume.conf]... 2011-02-08 15:11:30,003 INFO - Logfile is [/tmp/cream-cli-test-ale-26007/resume_log_dir/glite-ce-job-resume_CREAM_ale_20110208-151130.log] 2011-02-08 15:11:30,003 INFO - ************************************* 2011-02-08 15:11:30,003 INFO - CREAM User Interface version 1.2.0 - Starting at Tue Feb 8 15:11:30 2011 2011-02-08 15:11:30,003 INFO - Resuming selected jobs on [https://cream-19.pd.infn.it:8443/ce-cream/services/CREAM2]... --> --> === TEST PASSED === --> --> --> Started: 15:09:12 --> Ended : 15:11:30 --> --> === TEST PASSED === --> --> --> === TEST PASSED === --> --> --> [ 15:11:30 ] run: ./CREAM-cli-job-purge.sh -d --> DEBUG: Command runs succesfully. Output is: --> ++++++++++++++++++++++++++++++++++++++++++++ --> + Test of CREAM-CE command line interface + --> ++++++++++++++++++++++++++++++++++++++++++++ --> Test starts at: 15:11:30 --> CE used: cream-19.pd.infn.it:8443/cream-lsf-testbedB_1 --> --> Submit some jobs to prepare the context of the tests --> --> [ 15:11:30 ] run: /opt/glite/bin/glite-ce-job-submit -a -o /tmp/cream-cli-test-ale-26213/jobid -r cream-19.pd.infn.it:8443/cream-lsf-testbedB_1 ./example.jdl --> DEBUG: Command runs succesfully. Output is: https://cream-19.pd.infn.it:8443/CREAM262631133 --> --> [ 15:11:34 ] run: /opt/glite/bin/glite-ce-job-submit -a -o /tmp/cream-cli-test-ale-26213/jobid -r cream-19.pd.infn.it:8443/cream-lsf-testbedB_1 ./example.jdl --> DEBUG: Command runs succesfully. Output is: https://cream-19.pd.infn.it:8443/CREAM237730069 --> --> [ 15:11:37 ] run: /opt/glite/bin/glite-ce-job-submit -a -o /tmp/cream-cli-test-ale-26213/jobid -r cream-19.pd.infn.it:8443/cream-lsf-testbedB_1 ./example.jdl --> DEBUG: Command runs succesfully. Output is: https://cream-19.pd.infn.it:8443/CREAM802427944 --> --> [ 15:11:39 ] run: /opt/glite/bin/glite-ce-job-submit -a -o /tmp/cream-cli-test-ale-26213/jobid -r cream-19.pd.infn.it:8443/cream-lsf-testbedB_1 ./example.jdl --> DEBUG: Command runs succesfully. Output is: https://cream-19.pd.infn.it:8443/CREAM227222897 --> --> [ 15:11:42 ] run: /opt/glite/bin/glite-ce-job-submit -a -o /tmp/cream-cli-test-ale-26213/jobid -r cream-19.pd.infn.it:8443/cream-lsf-testbedB_1 ./example.jdl --> DEBUG: Command runs succesfully. Output is: https://cream-19.pd.infn.it:8443/CREAM534088595 --> --> TEST 1: purge a finished job: --> --> [ 15:11:46 ] run: /opt/glite/bin/glite-ce-job-submit -a -r cream-19.pd.infn.it:8443/cream-lsf-testbedB_1 /tmp/cream-cli-test-ale-26213/short.jdl --> DEBUG: Command runs succesfully. Output is: https://cream-19.pd.infn.it:8443/CREAM763832444 --> DEBUG: JobID is: https://cream-19.pd.infn.it:8443/CREAM763832444 --> DEBUG: Submitted job: https://cream-19.pd.infn.it:8443/CREAM763832444 --> DEBUG: Job status is: PENDING --> Job status is: --> --> sleeping for 5 seconds (run 1/40) ... --> DEBUG: Job status is: IDLE --> Job status is: --> --> sleeping for 5 seconds (run 2/40) ... --> DEBUG: Job status is: RUNNING --> Job status is: --> --> sleeping for 5 seconds (run 3/40) ... --> DEBUG: Job status is: REALLY-RUNNING --> Job status is: --> --> sleeping for 5 seconds (run 4/40) ... --> DEBUG: Job status is: DONE-OK --> Job status is: --> DEBUG: Job finished OK! --> --> [ 15:12:09 ] run: /opt/glite/bin/glite-ce-job-purge --noint https://cream-19.pd.infn.it:8443/CREAM763832444 --> DEBUG: Command runs succesfully. Output is: --> --> === TEST PASSED === --> --> TEST 2: try to purge a running job: --> --> [ 15:12:09 ] run: /opt/glite/bin/glite-ce-job-submit -a -r cream-19.pd.infn.it:8443/cream-lsf-testbedB_1 /tmp/cream-cli-test-ale-26213/long_sleep.jdl --> DEBUG: Command runs succesfully. Output is: https://cream-19.pd.infn.it:8443/CREAM493175138 --> DEBUG: JobID is: https://cream-19.pd.infn.it:8443/CREAM493175138 --> DEBUG: Submitted job: https://cream-19.pd.infn.it:8443/CREAM493175138 --> Waiting for the running job (10s) --> DEBUG: Job status is: REALLY-RUNNING --> --> [ 15:12:22 ] run: /opt/glite/bin/glite-ce-job-purge --noint https://cream-19.pd.infn.it:8443/CREAM493175138 --> DEBUG: Command runs succesfully. Output is: 2011-02-08 15:12:22,396 ERROR - This job was not matching the status or had a status incompatible for operation: [CREAM493175138] - Server error Message is: [MethodName=[JOB_PURGE] Timestamp=[Tue 08 Feb 2011 15:12:22] ErrorCode=[2] Description=[the job has a status not compatible with the JOB_PURGE command!] FaultCause=[N/A]] --> --> === TEST PASSED === --> --> TEST 3: try to purge again a previous purged job: --> --> [ 15:12:22 ] run: /opt/glite/bin/glite-ce-job-purge --nomsg --noint https://cream-19.pd.infn.it:8443/CREAM763832444 --> DEBUG: Command runs succesfully. Output is: 2011-02-08 15:12:22,498 ERROR - This job has not been found on the CREAM server: [CREAM763832444] - Server error Message is: [MethodName=[JOB_PURGE] Timestamp=[Tue 08 Feb 2011 15:12:22] ErrorCode=[1] Description=[job not found!] FaultCause=[N/A]] --> --> === TEST PASSED === --> --> TEST 4: purge more finished jobs: --> --> [ 15:12:22 ] run: /opt/glite/bin/glite-ce-job-submit -a -r cream-19.pd.infn.it:8443/cream-lsf-testbedB_1 /tmp/cream-cli-test-ale-26213/short.jdl --> DEBUG: Command runs succesfully. Output is: https://cream-19.pd.infn.it:8443/CREAM859876411 --> DEBUG: JobID is: https://cream-19.pd.infn.it:8443/CREAM859876411 --> DEBUG: Submitted job: https://cream-19.pd.infn.it:8443/CREAM859876411 --> DEBUG: Job status is: PENDING --> Job status is: --> --> sleeping for 5 seconds (run 1/40) ... --> DEBUG: Job status is: PENDING --> Job status is: --> --> sleeping for 5 seconds (run 2/40) ... --> DEBUG: Job status is: DONE-OK --> Job status is: --> DEBUG: Job finished OK! --> --> [ 15:12:35 ] run: /opt/glite/bin/glite-ce-job-submit -a -r cream-19.pd.infn.it:8443/cream-lsf-testbedB_1 /tmp/cream-cli-test-ale-26213/short.jdl --> DEBUG: Command runs succesfully. Output is: https://cream-19.pd.infn.it:8443/CREAM767758796 --> DEBUG: JobID is: https://cream-19.pd.infn.it:8443/CREAM767758796 --> DEBUG: Submitted job: https://cream-19.pd.infn.it:8443/CREAM767758796 --> DEBUG: Job status is: PENDING --> Job status is: --> --> sleeping for 5 seconds (run 1/40) ... --> DEBUG: Job status is: PENDING --> Job status is: --> --> sleeping for 5 seconds (run 2/40) ... --> DEBUG: Job status is: RUNNING --> Job status is: --> --> sleeping for 5 seconds (run 3/40) ... --> DEBUG: Job status is: REALLY-RUNNING --> Job status is: --> --> sleeping for 5 seconds (run 4/40) ... --> DEBUG: Job status is: DONE-OK --> Job status is: --> DEBUG: Job finished OK! --> --> [ 15:12:58 ] run: /opt/glite/bin/glite-ce-job-purge --nomsg --noint https://cream-19.pd.infn.it:8443/CREAM859876411 https://cream-19.pd.infn.it:8443/CREAM767758796 --> DEBUG: Command runs succesfully. Output is: --> --> === TEST PASSED === --> --> TEST 5: purge more jobs taking jobIDs from a file (--input option): --> --> [ 15:12:58 ] run: /opt/glite/bin/glite-ce-job-purge --nomsg --noint --input /tmp/cream-cli-test-ale-26213/jobid --> DEBUG: Command runs succesfully. Output is: --> --> === TEST PASSED === --> --> TEST 6: check if the --all option works: --> --> [ 15:12:59 ] run: /opt/glite/bin/glite-ce-job-purge --noint --nomsg --all --endpoint cream-19.pd.infn.it:8443 --> DEBUG: Command runs succesfully. Output is: --> --> === TEST PASSED === --> --> TEST 7: check the requirements of the --all option (3 cases): --> --> [ 15:12:59 ] run: /opt/glite/bin/glite-ce-job-purge --nomsg --noint --all --input /tmp/cream-cli-test-ale-26213/jobid --> Command FAILED --> DEBUG: Command output is: 2011-02-08 15:12:59,661 FATAL - --all and --input or --all and specification of JobID(s) as argument are exclusive. Stop. --> --> === TEST PASSED === --> --> --> [ 15:12:59 ] run: /opt/glite/bin/glite-ce-job-purge --nomsg --noint --all --> Command FAILED --> DEBUG: Command output is: 2011-02-08 15:12:59,715 FATAL - Option --all requires the specification of the endpoint (option --endpoint) to contact. Stop. --> --> === TEST PASSED === --> --> --> [ 15:12:59 ] run: /opt/glite/bin/glite-ce-job-purge --nomsg --noint --all https://cream-19.pd.infn.it:8443/CREAM534088595 --> Command FAILED --> DEBUG: Command output is: 2011-02-08 15:12:59,772 FATAL - --all and --input or --all and specification of JobID(s) as argument are exclusive. Stop. --> --> === TEST PASSED === --> --> TEST 8: check if the --conf option works: --> --> [ 15:12:59 ] run: /opt/glite/bin/glite-ce-job-purge --noint --debug --conf /tmp/cream-cli-test-ale-26213/purge.conf -i /tmp/cream-cli-test-ale-26213/jobid --> DEBUG: Command runs succesfully. Output is: 2011-02-08 15:12:59,813 INFO - Using certificate proxy file [/tmp/x509up_u500] 2011-02-08 15:12:59,830 DEBUG - Loading configurations from [/tmp/cream-cli-test-ale-26213/purge.conf]... 2011-02-08 15:12:59,831 DEBUG - Logfile is [/tmp/cream-cli-test-ale-26213/purge_log_dir/glite-ce-job-purge_CREAM_ale_20110208-151259.log] 2011-02-08 15:12:59,831 INFO - ************************************* 2011-02-08 15:12:59,831 INFO - CREAM User Interface version 1.2.0 - Starting at Tue Feb 8 15:12:59 2011 2011-02-08 15:12:59,831 INFO - Getting job list from file [/tmp/cream-cli-test-ale-26213/jobid] 2011-02-08 15:12:59,832 INFO - Will purge job [https://cream-19.pd.infn.it:8443/CREAM262631133] 2011-02-08 15:12:59,832 INFO - Will purge job [https://cream-19.pd.infn.it:8443/CREAM237730069] 2011-02-08 15:12:59,832 INFO - Will purge job [https://cream-19.pd.infn.it:8443/CREAM802427944] 2011-02-08 15:12:59,832 INFO - Will purge job [https://cream-19.pd.infn.it:8443/CREAM227222897] 2011-02-08 15:12:59,832 INFO - Will purge job [https://cream-19.pd.infn.it:8443/CREAM534088595] 2011-02-08 15:12:59,832 INFO - Purging selected jobs on [https://cream-19.pd.infn.it:8443//ce-cream/services/CREAM2]... 2011-02-08 15:12:59,833 INFO - Connecting to service [https://cream-19.pd.infn.it:8443//ce-cream/services/CREAM2] 2011-02-08 15:12:59,973 ERROR - This job has not been found on the CREAM server: [CREAM262631133] - Server error Message is: [MethodName=[JOB_PURGE] Timestamp=[Tue 08 Feb 2011 15:12:59] ErrorCode=[1] Description=[job not found!] FaultCause=[N/A]] 2011-02-08 15:12:59,973 ERROR - This job has not been found on the CREAM server: [CREAM237730069] - Server error Message is: [MethodName=[JOB_PURGE] Timestamp=[Tue 08 Feb 2011 15:12:59] ErrorCode=[1] Description=[job not found!] FaultCause=[N/A]] --> --> === TEST PASSED === --> --> TEST 9: save info into a logfile to check if --debug and --logfile options work: --> --> [ 15:12:59 ] run: /opt/glite/bin/glite-ce-job-purge --noint --debug --logfile /tmp/cream-cli-test-ale-26213/file.log -i /tmp/cream-cli-test-ale-26213/jobid --> DEBUG: Command runs succesfully. Output is: 2011-02-08 15:13:00,019 INFO - Using certificate proxy file [/tmp/x509up_u500] 2011-02-08 15:13:00,037 WARN - No configuration file suitable for loading. Using built-in configuration 2011-02-08 15:13:00,037 DEBUG - Logfile is [/tmp/cream-cli-test-ale-26213/file.log] 2011-02-08 15:13:00,037 INFO - ************************************* 2011-02-08 15:13:00,037 INFO - CREAM User Interface version 1.2.0 - Starting at Tue Feb 8 15:13:00 2011 2011-02-08 15:13:00,037 INFO - Getting job list from file [/tmp/cream-cli-test-ale-26213/jobid] 2011-02-08 15:13:00,038 INFO - Will purge job [https://cream-19.pd.infn.it:8443/CREAM262631133] 2011-02-08 15:13:00,038 INFO - Will purge job [https://cream-19.pd.infn.it:8443/CREAM237730069] 2011-02-08 15:13:00,038 INFO - Will purge job [https://cream-19.pd.infn.it:8443/CREAM802427944] 2011-02-08 15:13:00,038 INFO - Will purge job [https://cream-19.pd.infn.it:8443/CREAM227222897] 2011-02-08 15:13:00,038 INFO - Will purge job [https://cream-19.pd.infn.it:8443/CREAM534088595] 2011-02-08 15:13:00,038 INFO - Purging selected jobs on [https://cream-19.pd.infn.it:8443//ce-cream/services/CREAM2]... 2011-02-08 15:13:00,039 INFO - Connecting to service [https://cream-19.pd.infn.it:8443//ce-cream/services/CREAM2] 2011-02-08 15:13:00,232 ERROR - This job has not been found on the CREAM server: [CREAM262631133] - Server error Message is: [MethodName=[JOB_PURGE] Timestamp=[Tue 08 Feb 2011 15:13:00] ErrorCode=[1] Description=[job not found!] FaultCause=[N/A]] 2011-02-08 15:13:00,232 ERROR - This job has not been found on the CREAM server: [CREAM237730069] - Server error Message is: [MethodName=[JOB_PURGE] Timestamp=[Tue 08 Feb 2011 15:13:00] ErrorCode=[1] Description=[job not found!] FaultCause=[N/A]] 2011-02-08 15:13:00,232 ERROR - This job has not been found on the CREAM server: [CREAM802427944] - Server error Message is: [MethodName=[JOB_PURGE] Timestamp=[Tue 08 Feb 2011 15:13:00] ErrorCode=[1] Description=[job not found!] FaultCause=[N/A]] 2011-02-08 15:13:00,232 ERROR - This job has not been found on the CREAM server: [CREAM227222897] - Server error Message is: [MethodName=[JOB_PURGE] Timestamp=[Tue 08 Feb 2011 15:13:00] ErrorCode=[1] Description=[job not found!] FaultCause=[N/A]] 2011-02-08 15:13:00,232 ERROR - This job has not been found on the CREAM server: [CREAM534088595] - Server error Message is: [MethodName=[JOB_PURGE] Timestamp=[Tue 08 Feb 2011 15:13:00] ErrorCode=[1] Description=[job not found!] FaultCause=[N/A]] --> --> === TEST PASSED === --> --> --> Started: 15:11:30 --> Ended : 15:13:00 --> --> === TEST PASSED === --> --> --> === TEST PASSED === --> --> --> [ 15:13:00 ] run: ./CREAM-cli-job-list.sh -d --> DEBUG: Command runs succesfully. Output is: --> ++++++++++++++++++++++++++++++++++++++++++++ --> + Test of CREAM-CE command line interface + --> ++++++++++++++++++++++++++++++++++++++++++++ --> Test starts at: 15:13:00 --> CE used: cream-19.pd.infn.it:8443/cream-lsf-testbedB_1 --> --> Submit some jobs to prepare the context of the tests --> --> [ 15:13:00 ] run: /opt/glite/bin/glite-ce-job-submit -a -o /tmp/cream-cli-test-ale-26462/jobid -r cream-19.pd.infn.it:8443/cream-lsf-testbedB_1 ./example.jdl --> DEBUG: Command runs succesfully. Output is: https://cream-19.pd.infn.it:8443/CREAM484110260 --> --> [ 15:13:05 ] run: /opt/glite/bin/glite-ce-job-submit -a -o /tmp/cream-cli-test-ale-26462/jobid -r cream-19.pd.infn.it:8443/cream-lsf-testbedB_1 ./example.jdl --> DEBUG: Command runs succesfully. Output is: https://cream-19.pd.infn.it:8443/CREAM665959327 --> --> [ 15:13:10 ] run: /opt/glite/bin/glite-ce-job-submit -a -o /tmp/cream-cli-test-ale-26462/jobid -r cream-19.pd.infn.it:8443/cream-lsf-testbedB_1 ./example.jdl --> DEBUG: Command runs succesfully. Output is: https://cream-19.pd.infn.it:8443/CREAM754990523 --> --> [ 15:13:14 ] run: /opt/glite/bin/glite-ce-job-submit -a -o /tmp/cream-cli-test-ale-26462/jobid -r cream-19.pd.infn.it:8443/cream-lsf-testbedB_1 ./example.jdl --> DEBUG: Command runs succesfully. Output is: https://cream-19.pd.infn.it:8443/CREAM790787216 --> --> [ 15:13:18 ] run: /opt/glite/bin/glite-ce-job-submit -a -o /tmp/cream-cli-test-ale-26462/jobid -r cream-19.pd.infn.it:8443/cream-lsf-testbedB_1 ./example.jdl --> DEBUG: Command runs succesfully. Output is: https://cream-19.pd.infn.it:8443/CREAM601985166 --> --> TEST 1: check if the command returns the right number of jobs: --> --> [ 15:13:22 ] run: /opt/glite/bin/glite-ce-job-status -a -e cream-19.pd.infn.it:8443 > /tmp/cream-cli-test-ale-26462/status_output --> DEBUG: Command runs succesfully. Output is: --> DEBUG: Command returns the status of 14 jobs --> --> [ 15:13:22 ] run: /opt/glite/bin/glite-ce-job-list cream-19.pd.infn.it:8443 > /tmp/cream-cli-test-ale-26462/joblist_output --> DEBUG: Command runs succesfully. Output is: --> DEBUG: Command returns the status of 14 jobs --> --> === TEST PASSED === --> --> TEST 2: check if the --output option works: --> --> [ 15:13:22 ] run: /opt/glite/bin/glite-ce-job-list --nomsg --output /tmp/cream-cli-test-ale-26462/joblist_file_output cream-19.pd.infn.it:8443 --> DEBUG: Command runs succesfully. Output is: --> DEBUG: Command returns the status of 14 jobs --> --> === TEST PASSED === --> --> TEST 3: check if the --conf option works: --> --> [ 15:13:22 ] run: /opt/glite/bin/glite-ce-job-list --debug --conf /tmp/cream-cli-test-ale-26462/joblist.conf cream-19.pd.infn.it:8443 --> DEBUG: Command runs succesfully. Output is: 2011-02-08 15:13:22,468 INFO - Using certificate proxy file [/tmp/x509up_u500] 2011-02-08 15:13:22,486 INFO - Loading configurations from [/tmp/cream-cli-test-ale-26462/joblist.conf] 2011-02-08 15:13:22,486 INFO - ************************************************************************** 2011-02-08 15:13:22,486 INFO - CREAM User Interface version 1.2.0 - Starting at Tue Feb 8 15:13:22 2011 2011-02-08 15:13:22,487 INFO - Logfile is [/tmp/cream-cli-test-ale-26462/joblist_log_dir/glite-ce-job-list_CREAM_ale_20110208-151322.log] 2011-02-08 15:13:22,487 INFO - Service address=[https://cream-19.pd.infn.it:8443//ce-cream/services/CREAM2] 2011-02-08 15:13:22,543 INFO - Logfile is [/tmp/cream-cli-test-ale-26462/joblist_log_dir/glite-ce-job-list_CREAM_ale_20110208-151322.log] https://cream-19.pd.infn.it:8443/CREAM199718695 https://cream-19.pd.infn.it:8443/CREAM279489705 https://cream-19.pd.infn.it:8443/CREAM301090329 https://cream-19.pd.infn.it:8443/CREAM457231234 https://cream-19.pd.infn.it:8443/CREAM471826984 https://cream-19.pd.infn.it:8443/CREAM484110260 https://cream-19.pd.infn.it:8443/CREAM493175138 https://cream-19.pd.infn.it:8443/CREAM601985166 https://cream-19.pd.infn.it:8443/CREAM665959327 https://cream-19.pd.infn.it:8443/CREAM693409345 https://cream-19.pd.infn.it:8443/CREAM722559021 https://cream-19.pd.infn.it:8443/CREAM754990523 https://cream-19.pd.infn.it:8443/CREAM790787216 https://cream-19.pd.infn.it:8443/CREAM932528548 --> --> === TEST PASSED === --> --> TEST 4: save info into a logfile to check if --debug and --logfile options work: --> --> [ 15:13:22 ] run: /opt/glite/bin/glite-ce-job-list --debug --logfile /tmp/cream-cli-test-ale-26462/file.log cream-19.pd.infn.it:8443 --> DEBUG: Command runs succesfully. Output is: 2011-02-08 15:13:22,588 INFO - Using certificate proxy file [/tmp/x509up_u500] 2011-02-08 15:13:22,605 INFO - ************************************************************************** 2011-02-08 15:13:22,605 INFO - CREAM User Interface version 1.2.0 - Starting at Tue Feb 8 15:13:22 2011 2011-02-08 15:13:22,606 WARN - No configuration file suitable for loading. Using built-in configuration 2011-02-08 15:13:22,606 INFO - Logfile is [/tmp/cream-cli-test-ale-26462/file.log] 2011-02-08 15:13:22,607 INFO - Service address=[https://cream-19.pd.infn.it:8443//ce-cream/services/CREAM2] 2011-02-08 15:13:22,665 INFO - Logfile is [/tmp/cream-cli-test-ale-26462/file.log] https://cream-19.pd.infn.it:8443/CREAM199718695 https://cream-19.pd.infn.it:8443/CREAM279489705 https://cream-19.pd.infn.it:8443/CREAM301090329 https://cream-19.pd.infn.it:8443/CREAM457231234 https://cream-19.pd.infn.it:8443/CREAM471826984 https://cream-19.pd.infn.it:8443/CREAM484110260 https://cream-19.pd.infn.it:8443/CREAM493175138 https://cream-19.pd.infn.it:8443/CREAM601985166 https://cream-19.pd.infn.it:8443/CREAM665959327 https://cream-19.pd.infn.it:8443/CREAM693409345 https://cream-19.pd.infn.it:8443/CREAM722559021 https://cream-19.pd.infn.it:8443/CREAM754990523 https://cream-19.pd.infn.it:8443/CREAM790787216 https://cream-19.pd.infn.it:8443/CREAM932528548 --> --> === TEST PASSED === --> --> --> Started: 15:13:00 --> Ended : 15:13:22 --> --> === TEST PASSED === --> --> --> === TEST PASSED === --> --> --> [ 15:13:22 ] run: ./CREAM-cli-submission-management.sh -d --> DEBUG: Command runs succesfully. Output is: --> ++++++++++++++++++++++++++++++++++++++++++++ --> + Test of CREAM-CE command line interface + --> ++++++++++++++++++++++++++++++++++++++++++++ --> Test starts at: 15:13:22 --> CE used: cream-19.pd.infn.it:8443/cream-lsf-testbedB_1 --> --> TEST 1: check if the submissions to the CE are allowed: --> --> [ 15:13:22 ] run: /opt/glite/bin/glite-ce-allowed-submission --nomsg cream-19.pd.infn.it:8443 --> DEBUG: Command runs succesfully. Output is: Job Submission to this CREAM CE is enabled --> --> === TEST PASSED === --> --> TEST 2: check if the --conf option works: --> --> [ 15:13:22 ] run: /opt/glite/bin/glite-ce-allowed-submission --debug --conf /tmp/cream-cli-test-ale-26539/allowsub.conf cream-19.pd.infn.it:8443 --> DEBUG: Command runs succesfully. Output is: 2011-02-08 15:13:22,864 INFO - Using certificate proxy file [/tmp/x509up_u500] 2011-02-08 15:13:22,882 INFO - Loading configurations from [/tmp/cream-cli-test-ale-26539/allowsub.conf] 2011-02-08 15:13:22,882 INFO - ************************************************************************** 2011-02-08 15:13:22,882 INFO - CREAM User Interface version 1.2.0 - Starting at Tue Feb 8 15:13:22 2011 2011-02-08 15:13:22,883 INFO - Logfile is [/tmp/cream-cli-test-ale-26539/allowsub_log_dir/glite-ce-allowed-submission_CREAM_ale_20110208-151322.log] 2011-02-08 15:13:22,884 INFO - Service address=[https://cream-19.pd.infn.it:8443//ce-cream/services/CREAM2] Job Submission to this CREAM CE is enabled --> --> === TEST PASSED === --> --> TEST 3: save info into a logfile to check if --debug and --logfile options work: --> --> [ 15:13:22 ] run: /opt/glite/bin/glite-ce-allowed-submission --debug --logfile /tmp/cream-cli-test-ale-26539/file.log cream-19.pd.infn.it:8443 --> DEBUG: Command runs succesfully. Output is: 2011-02-08 15:13:22,971 INFO - Using certificate proxy file [/tmp/x509up_u500] 2011-02-08 15:13:22,988 INFO - ************************************************************************** 2011-02-08 15:13:22,989 INFO - CREAM User Interface version 1.2.0 - Starting at Tue Feb 8 15:13:22 2011 2011-02-08 15:13:22,989 WARN - No configuration file suitable for loading. Using built-in configuration 2011-02-08 15:13:22,989 INFO - Logfile is [/tmp/cream-cli-test-ale-26539/file.log] 2011-02-08 15:13:22,990 INFO - Service address=[https://cream-19.pd.infn.it:8443//ce-cream/services/CREAM2] Job Submission to this CREAM CE is enabled --> --> === TEST PASSED === --> --> --> Started: 15:13:22 --> Ended : 15:13:23 --> --> === TEST PASSED === --> --> --> === TEST PASSED === --> --> --> [ 15:13:23 ] run: ./CREAM-cli-event-query.sh -d --> DEBUG: Command runs succesfully. Output is: --> ++++++++++++++++++++++++++++++++++++++++++++ --> + Test of CREAM-CE command line interface + --> ++++++++++++++++++++++++++++++++++++++++++++ --> Test starts at: 15:13:23 --> CE used: cream-19.pd.infn.it:8443/cream-lsf-testbedB_1 --> --> Purging all existing jobs --> --> [ 15:13:23 ] run: /opt/glite/bin/glite-ce-job-purge -N -a -e cream-19.pd.infn.it:8443 --> DEBUG: Command runs succesfully. Output is: --> TEST 1: submit a job and then retrieve all pending events: --> --> [ 15:14:23 ] run: /opt/glite/bin/glite-ce-job-submit -a -r cream-19.pd.infn.it:8443/cream-lsf-testbedB_1 ./example.jdl --> DEBUG: Command runs succesfully. Output is: https://cream-19.pd.infn.it:8443/CREAM202753068 --> DEBUG: JobID is: https://cream-19.pd.infn.it:8443/CREAM202753068 --> DEBUG: The job 'https://cream-19.pd.infn.it:8443/CREAM202753068' has been successfully submitted --> --> [ 15:14:25 ] run: /opt/glite/bin/glite-ce-event-query -e cream-19.pd.infn.it:8443 0-10000000 --> DEBUG: Command runs succesfully. Output is: 2011-02-08 15:14:25,786 INFO - EventID=[432934] 2011-02-08 15:14:25,786 INFO - timestamp=[1297174059] 2011-02-08 15:14:25,786 INFO - [description]=[N/A] 2011-02-08 15:14:25,786 INFO - [exitCode]=[N/A] 2011-02-08 15:14:25,786 INFO - [failureReason]=[N/A] 2011-02-08 15:14:25,786 INFO - [gridJobId]=[N/A] 2011-02-08 15:14:25,786 INFO - [jobId]=[https://cream-19.pd.infn.it:8443/CREAM722559021] 2011-02-08 15:14:25,786 INFO - [status]=[REGISTERED] 2011-02-08 15:14:25,786 INFO - [workerNode]=[prod-wn-005.pn.pd.infn.it] 2011-02-08 15:14:25,786 INFO - EventID=[432935] 2011-02-08 15:14:25,786 INFO - timestamp=[1297174059] 2011-02-08 15:14:25,786 INFO - [description]=[N/A] 2011-02-08 15:14:25,786 INFO - [exitCode]=[N/A] 2011-02-08 15:14:25,786 INFO - [failureReason]=[N/A] 2011-02-08 15:14:25,786 INFO - [gridJobId]=[N/A] 2011-02-08 15:14:25,786 INFO - [jobId]=[https://cream-19.pd.infn.it:8443/CREAM722559021] 2011-02-08 15:14:25,786 INFO - [status]=[PENDING] 2011-02-08 15:14:25,786 INFO - [workerNode]=[prod-wn-005.pn.pd.infn.it] 2011-02-08 15:14:25,786 INFO - EventID=[432936] 2011-02-08 15:14:25,786 INFO - timestamp=[1297174059] 2011-02-08 15:14:25,786 INFO - [description]=[N/A] 2011-02-08 15:14:25,786 INFO - [exitCode]=[N/A] 2011-02-08 15:14:25,786 INFO - [failureReason]=[N/A] 2011-02-08 15:14:25,786 INFO - [gridJobId]=[N/A] 2011-02-08 15:14:25,786 INFO - [jobId]=[https://cream-19.pd.infn.it:8443/CREAM722559021] 2011-02-08 15:14:25,786 INFO - [status]=[IDLE] 2011-02-08 15:14:25,786 INFO - [workerNode]=[prod-wn-005.pn.pd.infn.it] 2011-02-08 15:14:25,786 INFO - EventID=[432937] 2011-02-08 15:14:25,786 INFO - timestamp=[1297174068] 2011-02-08 15:14:25,787 INFO - [description]=[N/A] 2011-02-08 15:14:25,787 INFO - [exitCode]=[N/A] 2011-02-08 15:14:25,787 INFO - [failureReason]=[N/A] 2011-02-08 15:14:25,787 INFO - [gridJobId]=[N/A] 2011-02-08 15:14:25,787 INFO - [jobId]=[https://cream-19.pd.infn.it:8443/CREAM722559021] 2011-02-08 15:14:25,787 INFO - [status]=[RUNNING] 2011-02-08 15:14:25,787 INFO - [workerNode]=[prod-wn-005.pn.pd.infn.it] 2011-02-08 15:14:25,787 INFO - EventID=[432938] 2011-02-08 15:14:25,787 INFO - timestamp=[1297174068] 2011-02-08 15:14:25,787 INFO - [description]=[N/A] 2011-02-08 15:14:25,787 INFO - [exitCode]=[N/A] 2011-02-08 15:14:25,787 INFO - [failureReason]=[N/A] 2011-02-08 15:14:25,787 INFO - [gridJobId]=[N/A] 2011-02-08 15:14:25,787 INFO - [jobId]=[https://cream-19.pd.infn.it:8443/CREAM722559021] 2011-02-08 15:14:25,787 INFO - [status]=[REALLY-RUNNING] 2011-02-08 15:14:25,787 INFO - [workerNode]=[prod-wn-005.pn.pd.infn.it] 2011-02-08 15:14:25,787 INFO - EventID=[432939] 2011-02-08 15:14:25,787 INFO - timestamp=[1297174081] 2011-02-08 15:14:25,787 INFO - [description]=[N/A] 2011-02-08 15:14:25,787 INFO - [exitCode]=[N/A] 2011-02-08 15:14:25,787 INFO - [failureReason]=[N/A] 2011-02-08 15:14:25,787 INFO - [gridJobId]=[N/A] 2011-02-08 15:14:25,787 INFO - [jobId]=[https://cream-19.pd.infn.it:8443/CREAM722559021] 2011-02-08 15:14:25,787 INFO - [status]=[HELD] 2011-02-08 15:14:25,787 INFO - [workerNode]=[prod-wn-005.pn.pd.infn.it] 2011-02-08 15:14:25,787 INFO - EventID=[432942] 2011-02-08 15:14:25,787 INFO - timestamp=[1297174094] 2011-02-08 15:14:25,787 INFO - [description]=[N/A] 2011-02-08 15:14:25,787 INFO - [exitCode]=[N/A] 2011-02-08 15:14:25,787 INFO - [failureReason]=[N/A] 2011-02-08 15:14:25,787 INFO - [gridJobId]=[N/A] 2011-02-08 15:14:25,787 INFO - [jobId]=[https://cream-19.pd.infn.it:8443/CREAM693409345] 2011-02-08 15:14:25,787 INFO - [status]=[REGISTERED] 2011-02-08 15:14:25,787 INFO - [workerNode]=[prod-wn-005.pn.pd.infn.it] 2011-02-08 15:14:25,787 INFO - EventID=[432943] 2011-02-08 15:14:25,787 INFO - timestamp=[1297174095] 2011-02-08 15:14:25,787 INFO - [description]=[N/A] 2011-02-08 15:14:25,787 INFO - [exitCode]=[N/A] 2011-02-08 15:14:25,787 INFO - [failureReason]=[N/A] 2011-02-08 15:14:25,788 INFO - [gridJobId]=[N/A] 2011-02-08 15:14:25,788 INFO - [jobId]=[https://cream-19.pd.infn.it:8443/CREAM693409345] 2011-02-08 15:14:25,788 INFO - [status]=[PENDING] 2011-02-08 15:14:25,788 INFO - [workerNode]=[prod-wn-005.pn.pd.infn.it] 2011-02-08 15:14:25,788 INFO - EventID=[432944] 2011-02-08 15:14:25,788 INFO - timestamp=[1297174095] 2011-02-08 15:14:25,788 INFO - [description]=[N/A] 2011-02-08 15:14:25,788 INFO - [exitCode]=[N/A] 2011-02-08 15:14:25,788 INFO - [failureReason]=[N/A] 2011-02-08 15:14:25,788 INFO - [gridJobId]=[N/A] 2011-02-08 15:14:25,788 INFO - [jobId]=[https://cream-19.pd.infn.it:8443/CREAM693409345] 2011-02-08 15:14:25,788 INFO - [status]=[IDLE] 2011-02-08 15:14:25,788 INFO - [workerNode]=[prod-wn-005.pn.pd.infn.it] 2011-02-08 15:14:25,788 INFO - EventID=[432945] 2011-02-08 15:14:25,788 INFO - timestamp=[1297174103] 2011-02-08 15:14:25,788 INFO - [description]=[N/A] 2011-02-08 15:14:25,788 INFO - [exitCode]=[N/A] 2011-02-08 15:14:25,788 INFO - [failureReason]=[N/A] 2011-02-08 15:14:25,788 INFO - [gridJobId]=[N/A] 2011-02-08 15:14:25,788 INFO - [jobId]=[https://cream-19.pd.infn.it:8443/CREAM693409345] 2011-02-08 15:14:25,788 INFO - [status]=[RUNNING] 2011-02-08 15:14:25,788 INFO - [workerNode]=[prod-wn-005.pn.pd.infn.it] 2011-02-08 15:14:25,788 INFO - EventID=[432946] 2011-02-08 15:14:25,788 INFO - timestamp=[1297174103] 2011-02-08 15:14:25,788 INFO - [description]=[N/A] 2011-02-08 15:14:25,788 INFO - [exitCode]=[N/A] 2011-02-08 15:14:25,788 INFO - [failureReason]=[N/A] 2011-02-08 15:14:25,788 INFO - [gridJobId]=[N/A] 2011-02-08 15:14:25,788 INFO - [jobId]=[https://cream-19.pd.infn.it:8443/CREAM693409345] 2011-02-08 15:14:25,788 INFO - [status]=[REALLY-RUNNING] 2011-02-08 15:14:25,788 INFO - [workerNode]=[prod-wn-005.pn.pd.infn.it] 2011-02-08 15:14:25,788 INFO - EventID=[432947] 2011-02-08 15:14:25,788 INFO - timestamp=[1297174106] 2011-02-08 15:14:25,788 INFO - [description]=[N/A] 2011-02-08 15:14:25,788 INFO - [exitCode]=[N/A] 2011-02-08 15:14:25,788 INFO - [failureReason]=[N/A] 2011-02-08 15:14:25,788 INFO - [gridJobId]=[N/A] 2011-02-08 15:14:25,788 INFO - [jobId]=[https://cream-19.pd.infn.it:8443/CREAM693409345] 2011-02-08 15:14:25,788 INFO - [status]=[HELD] 2011-02-08 15:14:25,788 INFO - [workerNode]=[prod-wn-005.pn.pd.infn.it] 2011-02-08 15:14:25,789 INFO - EventID=[432954] 2011-02-08 15:14:25,789 INFO - timestamp=[1297174142] 2011-02-08 15:14:25,789 INFO - [description]=[N/A] 2011-02-08 15:14:25,789 INFO - [exitCode]=[N/A] 2011-02-08 15:14:25,789 INFO - [failureReason]=[N/A] 2011-02-08 15:14:25,789 INFO - [gridJobId]=[N/A] 2011-02-08 15:14:25,789 INFO - [jobId]=[https://cream-19.pd.infn.it:8443/CREAM199718695] 2011-02-08 15:14:25,789 INFO - [status]=[REGISTERED] 2011-02-08 15:14:25,789 INFO - [workerNode]=[prod-wn-002.pn.pd.infn.it] 2011-02-08 15:14:25,789 INFO - EventID=[432955] 2011-02-08 15:14:25,789 INFO - timestamp=[1297174142] 2011-02-08 15:14:25,789 INFO - [description]=[N/A] 2011-02-08 15:14:25,789 INFO - [exitCode]=[N/A] 2011-02-08 15:14:25,789 INFO - [failureReason]=[N/A] 2011-02-08 15:14:25,789 INFO - [gridJobId]=[N/A] 2011-02-08 15:14:25,789 INFO - [jobId]=[https://cream-19.pd.infn.it:8443/CREAM199718695] 2011-02-08 15:14:25,789 INFO - [status]=[PENDING] 2011-02-08 15:14:25,789 INFO - [workerNode]=[prod-wn-002.pn.pd.infn.it] 2011-02-08 15:14:25,789 INFO - EventID=[432956] 2011-02-08 15:14:25,789 INFO - timestamp=[1297174142] 2011-02-08 15:14:25,789 INFO - [description]=[N/A] 2011-02-08 15:14:25,789 INFO - [exitCode]=[N/A] 2011-02-08 15:14:25,789 INFO - [failureReason]=[N/A] 2011-02-08 15:14:25,789 INFO - [gridJobId]=[N/A] 2011-02-08 15:14:25,789 INFO - [jobId]=[https://cream-19.pd.infn.it:8443/CREAM199718695] 2011-02-08 15:14:25,789 INFO - [status]=[IDLE] 2011-02-08 15:14:25,789 INFO - [workerNode]=[prod-wn-002.pn.pd.infn.it] 2011-02-08 15:14:25,789 INFO - EventID=[432957] 2011-02-08 15:14:25,789 INFO - timestamp=[1297174148] 2011-02-08 15:14:25,789 INFO - [description]=[N/A] 2011-02-08 15:14:25,789 INFO - [exitCode]=[N/A] 2011-02-08 15:14:25,789 INFO - [failureReason]=[N/A] 2011-02-08 15:14:25,789 INFO - [gridJobId]=[N/A] 2011-02-08 15:14:25,789 INFO - [jobId]=[https://cream-19.pd.infn.it:8443/CREAM199718695] 2011-02-08 15:14:25,789 INFO - [status]=[RUNNING] 2011-02-08 15:14:25,789 INFO - [workerNode]=[prod-wn-002.pn.pd.infn.it] 2011-02-08 15:14:25,789 INFO - EventID=[432958] 2011-02-08 15:14:25,789 INFO - timestamp=[1297174148] 2011-02-08 15:14:25,789 INFO - [description]=[N/A] 2011-02-08 15:14:25,789 INFO - [exitCode]=[N/A] 2011-02-08 15:14:25,790 INFO - [failureReason]=[N/A] 2011-02-08 15:14:25,790 INFO - [gridJobId]=[N/A] 2011-02-08 15:14:25,790 INFO - [jobId]=[https://cream-19.pd.infn.it:8443/CREAM199718695] 2011-02-08 15:14:25,790 INFO - [status]=[REALLY-RUNNING] 2011-02-08 15:14:25,790 INFO - [workerNode]=[prod-wn-002.pn.pd.infn.it] 2011-02-08 15:14:25,790 INFO - EventID=[432959] 2011-02-08 15:14:25,790 INFO - timestamp=[1297174155] 2011-02-08 15:14:25,790 INFO - [description]=[N/A] 2011-02-08 15:14:25,790 INFO - [exitCode]=[N/A] 2011-02-08 15:14:25,790 INFO - [failureReason]=[N/A] 2011-02-08 15:14:25,790 INFO - [gridJobId]=[N/A] 2011-02-08 15:14:25,790 INFO - [jobId]=[https://cream-19.pd.infn.it:8443/CREAM279489705] 2011-02-08 15:14:25,790 INFO - [status]=[REGISTERED] 2011-02-08 15:14:25,790 INFO - [workerNode]=[prod-wn-002.pn.pd.infn.it] 2011-02-08 15:14:25,790 INFO - EventID=[432960] 2011-02-08 15:14:25,790 INFO - timestamp=[1297174155] 2011-02-08 15:14:25,790 INFO - [description]=[N/A] 2011-02-08 15:14:25,790 INFO - [exitCode]=[N/A] 2011-02-08 15:14:25,790 INFO - [failureReason]=[N/A] 2011-02-08 15:14:25,790 INFO - [gridJobId]=[N/A] 2011-02-08 15:14:25,790 INFO - [jobId]=[https://cream-19.pd.infn.it:8443/CREAM279489705] 2011-02-08 15:14:25,790 INFO - [status]=[PENDING] 2011-02-08 15:14:25,790 INFO - [workerNode]=[prod-wn-002.pn.pd.infn.it] 2011-02-08 15:14:25,790 INFO - EventID=[432961] 2011-02-08 15:14:25,790 INFO - timestamp=[1297174155] 2011-02-08 15:14:25,790 INFO - [description]=[N/A] 2011-02-08 15:14:25,790 INFO - [exitCode]=[N/A] 2011-02-08 15:14:25,790 INFO - [failureReason]=[N/A] 2011-02-08 15:14:25,790 INFO - [gridJobId]=[N/A] 2011-02-08 15:14:25,790 INFO - [jobId]=[https://cream-19.pd.infn.it:8443/CREAM279489705] 2011-02-08 15:14:25,790 INFO - [status]=[IDLE] 2011-02-08 15:14:25,790 INFO - [workerNode]=[prod-wn-002.pn.pd.infn.it] 2011-02-08 15:14:25,790 INFO - EventID=[432962] 2011-02-08 15:14:25,790 INFO - timestamp=[1297174163] 2011-02-08 15:14:25,790 INFO - [description]=[N/A] 2011-02-08 15:14:25,790 INFO - [exitCode]=[N/A] 2011-02-08 15:14:25,790 INFO - [failureReason]=[N/A] 2011-02-08 15:14:25,790 INFO - [gridJobId]=[N/A] 2011-02-08 15:14:25,790 INFO - [jobId]=[https://cream-19.pd.infn.it:8443/CREAM279489705] 2011-02-08 15:14:25,791 INFO - [status]=[RUNNING] 2011-02-08 15:14:25,791 INFO - [workerNode]=[prod-wn-002.pn.pd.infn.it] 2011-02-08 15:14:25,791 INFO - EventID=[432963] 2011-02-08 15:14:25,791 INFO - timestamp=[1297174154] 2011-02-08 15:14:25,791 INFO - [description]=[N/A] 2011-02-08 15:14:25,791 INFO - [exitCode]=[N/A] 2011-02-08 15:14:25,791 INFO - [failureReason]=[N/A] 2011-02-08 15:14:25,791 INFO - [gridJobId]=[N/A] 2011-02-08 15:14:25,791 INFO - [jobId]=[https://cream-19.pd.infn.it:8443/CREAM199718695] 2011-02-08 15:14:25,791 INFO - [status]=[HELD] 2011-02-08 15:14:25,791 INFO - [workerNode]=[prod-wn-002.pn.pd.infn.it] 2011-02-08 15:14:25,791 INFO - EventID=[432964] 2011-02-08 15:14:25,791 INFO - timestamp=[1297174163] 2011-02-08 15:14:25,791 INFO - [description]=[N/A] 2011-02-08 15:14:25,791 INFO - [exitCode]=[N/A] 2011-02-08 15:14:25,791 INFO - [failureReason]=[N/A] 2011-02-08 15:14:25,791 INFO - [gridJobId]=[N/A] 2011-02-08 15:14:25,791 INFO - [jobId]=[https://cream-19.pd.infn.it:8443/CREAM279489705] 2011-02-08 15:14:25,791 INFO - [status]=[REALLY-RUNNING] 2011-02-08 15:14:25,791 INFO - [workerNode]=[prod-wn-002.pn.pd.infn.it] 2011-02-08 15:14:25,791 INFO - EventID=[432965] 2011-02-08 15:14:25,791 INFO - timestamp=[1297174172] 2011-02-08 15:14:25,791 INFO - [description]=[N/A] 2011-02-08 15:14:25,791 INFO - [exitCode]=[N/A] 2011-02-08 15:14:25,791 INFO - [failureReason]=[N/A] 2011-02-08 15:14:25,791 INFO - [gridJobId]=[N/A] 2011-02-08 15:14:25,791 INFO - [jobId]=[https://cream-19.pd.infn.it:8443/CREAM279489705] 2011-02-08 15:14:25,791 INFO - [status]=[HELD] 2011-02-08 15:14:25,791 INFO - [workerNode]=[prod-wn-002.pn.pd.infn.it] 2011-02-08 15:14:25,791 INFO - EventID=[432966] 2011-02-08 15:14:25,791 INFO - timestamp=[1297174184] 2011-02-08 15:14:25,791 INFO - [description]=[N/A] 2011-02-08 15:14:25,791 INFO - [exitCode]=[N/A] 2011-02-08 15:14:25,791 INFO - [failureReason]=[N/A] 2011-02-08 15:14:25,791 INFO - [gridJobId]=[N/A] 2011-02-08 15:14:25,791 INFO - [jobId]=[https://cream-19.pd.infn.it:8443/CREAM301090329] 2011-02-08 15:14:25,791 INFO - [status]=[REGISTERED] 2011-02-08 15:14:25,791 INFO - [workerNode]=[prod-wn-005.pn.pd.infn.it] 2011-02-08 15:14:25,791 INFO - EventID=[432967] 2011-02-08 15:14:25,791 INFO - timestamp=[1297174184] 2011-02-08 15:14:25,792 INFO - [description]=[N/A] 2011-02-08 15:14:25,792 INFO - [exitCode]=[N/A] 2011-02-08 15:14:25,792 INFO - [failureReason]=[N/A] 2011-02-08 15:14:25,792 INFO - [gridJobId]=[N/A] 2011-02-08 15:14:25,792 INFO - [jobId]=[https://cream-19.pd.infn.it:8443/CREAM301090329] 2011-02-08 15:14:25,792 INFO - [status]=[PENDING] 2011-02-08 15:14:25,792 INFO - [workerNode]=[prod-wn-005.pn.pd.infn.it] 2011-02-08 15:14:25,792 INFO - EventID=[432968] 2011-02-08 15:14:25,792 INFO - timestamp=[1297174184] 2011-02-08 15:14:25,792 INFO - [description]=[N/A] 2011-02-08 15:14:25,792 INFO - [exitCode]=[N/A] 2011-02-08 15:14:25,792 INFO - [failureReason]=[N/A] 2011-02-08 15:14:25,792 INFO - [gridJobId]=[N/A] 2011-02-08 15:14:25,792 INFO - [jobId]=[https://cream-19.pd.infn.it:8443/CREAM301090329] 2011-02-08 15:14:25,792 INFO - [status]=[IDLE] 2011-02-08 15:14:25,792 INFO - [workerNode]=[prod-wn-005.pn.pd.infn.it] 2011-02-08 15:14:25,792 INFO - EventID=[432969] 2011-02-08 15:14:25,792 INFO - timestamp=[1297174189] 2011-02-08 15:14:25,792 INFO - [description]=[N/A] 2011-02-08 15:14:25,792 INFO - [exitCode]=[N/A] 2011-02-08 15:14:25,792 INFO - [failureReason]=[N/A] 2011-02-08 15:14:25,792 INFO - [gridJobId]=[N/A] 2011-02-08 15:14:25,792 INFO - [jobId]=[https://cream-19.pd.infn.it:8443/CREAM279489705] 2011-02-08 15:14:25,792 INFO - [status]=[REALLY-RUNNING] 2011-02-08 15:14:25,792 INFO - [workerNode]=[prod-wn-002.pn.pd.infn.it] 2011-02-08 15:14:25,792 INFO - EventID=[432970] 2011-02-08 15:14:25,792 INFO - timestamp=[1297174197] 2011-02-08 15:14:25,792 INFO - [description]=[N/A] 2011-02-08 15:14:25,792 INFO - [exitCode]=[N/A] 2011-02-08 15:14:25,792 INFO - [failureReason]=[N/A] 2011-02-08 15:14:25,792 INFO - [gridJobId]=[N/A] 2011-02-08 15:14:25,792 INFO - [jobId]=[https://cream-19.pd.infn.it:8443/CREAM301090329] 2011-02-08 15:14:25,792 INFO - [status]=[RUNNING] 2011-02-08 15:14:25,792 INFO - [workerNode]=[prod-wn-005.pn.pd.infn.it] 2011-02-08 15:14:25,792 INFO - EventID=[432971] 2011-02-08 15:14:25,792 INFO - timestamp=[1297174197] 2011-02-08 15:14:25,792 INFO - [description]=[N/A] 2011-02-08 15:14:25,792 INFO - [exitCode]=[N/A] 2011-02-08 15:14:25,792 INFO - [failureReason]=[N/A] 2011-02-08 15:14:25,792 INFO - [gridJobId]=[N/A] 2011-02-08 15:14:25,793 INFO - [jobId]=[https://cream-19.pd.infn.it:8443/CREAM301090329] 2011-02-08 15:14:25,793 INFO - [status]=[REALLY-RUNNING] 2011-02-08 15:14:25,793 INFO - [workerNode]=[prod-wn-005.pn.pd.infn.it] 2011-02-08 15:14:25,793 INFO - EventID=[432972] 2011-02-08 15:14:25,793 INFO - timestamp=[1297174211] 2011-02-08 15:14:25,793 INFO - [description]=[N/A] 2011-02-08 15:14:25,793 INFO - [exitCode]=[N/A] 2011-02-08 15:14:25,793 INFO - [failureReason]=[N/A] 2011-02-08 15:14:25,793 INFO - [gridJobId]=[N/A] 2011-02-08 15:14:25,793 INFO - [jobId]=[https://cream-19.pd.infn.it:8443/CREAM301090329] 2011-02-08 15:14:25,793 INFO - [status]=[HELD] 2011-02-08 15:14:25,793 INFO - [workerNode]=[prod-wn-005.pn.pd.infn.it] 2011-02-08 15:14:25,793 INFO - EventID=[432973] 2011-02-08 15:14:25,793 INFO - timestamp=[1297174222] 2011-02-08 15:14:25,793 INFO - [description]=[N/A] 2011-02-08 15:14:25,793 INFO - [exitCode]=[N/A] 2011-02-08 15:14:25,793 INFO - [failureReason]=[N/A] 2011-02-08 15:14:25,793 INFO - [gridJobId]=[N/A] 2011-02-08 15:14:25,793 INFO - [jobId]=[https://cream-19.pd.infn.it:8443/CREAM457231234] 2011-02-08 15:14:25,793 INFO - [status]=[REGISTERED] 2011-02-08 15:14:25,793 INFO - [workerNode]=[prod-wn-004.pn.pd.infn.it] 2011-02-08 15:14:25,793 INFO - EventID=[432974] 2011-02-08 15:14:25,793 INFO - timestamp=[1297174223] 2011-02-08 15:14:25,793 INFO - [description]=[N/A] 2011-02-08 15:14:25,793 INFO - [exitCode]=[N/A] 2011-02-08 15:14:25,793 INFO - [failureReason]=[N/A] 2011-02-08 15:14:25,793 INFO - [gridJobId]=[N/A] 2011-02-08 15:14:25,793 INFO - [jobId]=[https://cream-19.pd.infn.it:8443/CREAM457231234] 2011-02-08 15:14:25,793 INFO - [status]=[PENDING] 2011-02-08 15:14:25,793 INFO - [workerNode]=[prod-wn-004.pn.pd.infn.it] 2011-02-08 15:14:25,793 INFO - EventID=[432975] 2011-02-08 15:14:25,793 INFO - timestamp=[1297174223] 2011-02-08 15:14:25,793 INFO - [description]=[N/A] 2011-02-08 15:14:25,793 INFO - [exitCode]=[N/A] 2011-02-08 15:14:25,793 INFO - [failureReason]=[N/A] 2011-02-08 15:14:25,793 INFO - [gridJobId]=[N/A] 2011-02-08 15:14:25,793 INFO - [jobId]=[https://cream-19.pd.infn.it:8443/CREAM457231234] 2011-02-08 15:14:25,793 INFO - [status]=[IDLE] 2011-02-08 15:14:25,793 INFO - [workerNode]=[prod-wn-004.pn.pd.infn.it] 2011-02-08 15:14:25,794 INFO - EventID=[432976] 2011-02-08 15:14:25,794 INFO - timestamp=[1297174228] 2011-02-08 15:14:25,794 INFO - [description]=[N/A] 2011-02-08 15:14:25,794 INFO - [exitCode]=[N/A] 2011-02-08 15:14:25,794 INFO - [failureReason]=[N/A] 2011-02-08 15:14:25,794 INFO - [gridJobId]=[N/A] 2011-02-08 15:14:25,794 INFO - [jobId]=[https://cream-19.pd.infn.it:8443/CREAM457231234] 2011-02-08 15:14:25,794 INFO - [status]=[RUNNING] 2011-02-08 15:14:25,794 INFO - [workerNode]=[prod-wn-004.pn.pd.infn.it] 2011-02-08 15:14:25,794 INFO - EventID=[432977] 2011-02-08 15:14:25,794 INFO - timestamp=[1297174222] 2011-02-08 15:14:25,794 INFO - [description]=[N/A] 2011-02-08 15:14:25,794 INFO - [exitCode]=[N/A] 2011-02-08 15:14:25,794 INFO - [failureReason]=[N/A] 2011-02-08 15:14:25,794 INFO - [gridJobId]=[N/A] 2011-02-08 15:14:25,794 INFO - [jobId]=[https://cream-19.pd.infn.it:8443/CREAM722559021] 2011-02-08 15:14:25,794 INFO - [status]=[REALLY-RUNNING] 2011-02-08 15:14:25,794 INFO - [workerNode]=[prod-wn-005.pn.pd.infn.it] 2011-02-08 15:14:25,794 INFO - EventID=[432978] 2011-02-08 15:14:25,794 INFO - timestamp=[1297174228] 2011-02-08 15:14:25,794 INFO - [description]=[N/A] 2011-02-08 15:14:25,794 INFO - [exitCode]=[N/A] 2011-02-08 15:14:25,794 INFO - [failureReason]=[N/A] 2011-02-08 15:14:25,794 INFO - [gridJobId]=[N/A] 2011-02-08 15:14:25,794 INFO - [jobId]=[https://cream-19.pd.infn.it:8443/CREAM457231234] 2011-02-08 15:14:25,794 INFO - [status]=[REALLY-RUNNING] 2011-02-08 15:14:25,794 INFO - [workerNode]=[prod-wn-004.pn.pd.infn.it] 2011-02-08 15:14:25,794 INFO - EventID=[432979] 2011-02-08 15:14:25,794 INFO - timestamp=[1297174223] 2011-02-08 15:14:25,794 INFO - [description]=[N/A] 2011-02-08 15:14:25,794 INFO - [exitCode]=[N/A] 2011-02-08 15:14:25,794 INFO - [failureReason]=[N/A] 2011-02-08 15:14:25,794 INFO - [gridJobId]=[N/A] 2011-02-08 15:14:25,794 INFO - [jobId]=[https://cream-19.pd.infn.it:8443/CREAM199718695] 2011-02-08 15:14:25,794 INFO - [status]=[REALLY-RUNNING] 2011-02-08 15:14:25,794 INFO - [workerNode]=[prod-wn-002.pn.pd.infn.it] 2011-02-08 15:14:25,794 INFO - EventID=[432980] 2011-02-08 15:14:25,794 INFO - timestamp=[1297174229] 2011-02-08 15:14:25,794 INFO - [description]=[N/A] 2011-02-08 15:14:25,794 INFO - [exitCode]=[N/A] 2011-02-08 15:14:25,795 INFO - [failureReason]=[N/A] 2011-02-08 15:14:25,795 INFO - [gridJobId]=[N/A] 2011-02-08 15:14:25,795 INFO - [jobId]=[https://cream-19.pd.infn.it:8443/CREAM693409345] 2011-02-08 15:14:25,795 INFO - [status]=[REALLY-RUNNING] 2011-02-08 15:14:25,795 INFO - [workerNode]=[prod-wn-005.pn.pd.infn.it] 2011-02-08 15:14:25,795 INFO - EventID=[432981] 2011-02-08 15:14:25,795 INFO - timestamp=[1297174229] 2011-02-08 15:14:25,795 INFO - [description]=[N/A] 2011-02-08 15:14:25,795 INFO - [exitCode]=[N/A] 2011-02-08 15:14:25,795 INFO - [failureReason]=[N/A] 2011-02-08 15:14:25,795 INFO - [gridJobId]=[N/A] 2011-02-08 15:14:25,795 INFO - [jobId]=[https://cream-19.pd.infn.it:8443/CREAM301090329] 2011-02-08 15:14:25,795 INFO - [status]=[REALLY-RUNNING] 2011-02-08 15:14:25,795 INFO - [workerNode]=[prod-wn-005.pn.pd.infn.it] 2011-02-08 15:14:25,795 INFO - EventID=[432982] 2011-02-08 15:14:25,795 INFO - timestamp=[1297174236] 2011-02-08 15:14:25,795 INFO - [description]=[N/A] 2011-02-08 15:14:25,795 INFO - [exitCode]=[N/A] 2011-02-08 15:14:25,795 INFO - [failureReason]=[N/A] 2011-02-08 15:14:25,795 INFO - [gridJobId]=[N/A] 2011-02-08 15:14:25,795 INFO - [jobId]=[https://cream-19.pd.infn.it:8443/CREAM471826984] 2011-02-08 15:14:25,795 INFO - [status]=[REGISTERED] 2011-02-08 15:14:25,795 INFO - [workerNode]=[cream-wn-001.pn.pd.infn.it] 2011-02-08 15:14:25,795 INFO - EventID=[432983] 2011-02-08 15:14:25,795 INFO - timestamp=[1297174236] 2011-02-08 15:14:25,795 INFO - [description]=[N/A] 2011-02-08 15:14:25,795 INFO - [exitCode]=[N/A] 2011-02-08 15:14:25,795 INFO - [failureReason]=[N/A] 2011-02-08 15:14:25,795 INFO - [gridJobId]=[N/A] 2011-02-08 15:14:25,795 INFO - [jobId]=[https://cream-19.pd.infn.it:8443/CREAM471826984] 2011-02-08 15:14:25,795 INFO - [status]=[PENDING] 2011-02-08 15:14:25,795 INFO - [workerNode]=[cream-wn-001.pn.pd.infn.it] 2011-02-08 15:14:25,795 INFO - EventID=[432984] 2011-02-08 15:14:25,795 INFO - timestamp=[1297174236] 2011-02-08 15:14:25,795 INFO - [description]=[N/A] 2011-02-08 15:14:25,795 INFO - [exitCode]=[N/A] 2011-02-08 15:14:25,795 INFO - [failureReason]=[N/A] 2011-02-08 15:14:25,795 INFO - [gridJobId]=[N/A] 2011-02-08 15:14:25,795 INFO - [jobId]=[https://cream-19.pd.infn.it:8443/CREAM471826984] 2011-02-08 15:14:25,795 INFO - [status]=[IDLE] 2011-02-08 15:14:25,796 INFO - [workerNode]=[cream-wn-001.pn.pd.infn.it] 2011-02-08 15:14:25,796 INFO - EventID=[432985] 2011-02-08 15:14:25,796 INFO - timestamp=[1297174244] 2011-02-08 15:14:25,796 INFO - [description]=[N/A] 2011-02-08 15:14:25,796 INFO - [exitCode]=[N/A] 2011-02-08 15:14:25,796 INFO - [failureReason]=[N/A] 2011-02-08 15:14:25,796 INFO - [gridJobId]=[N/A] 2011-02-08 15:14:25,796 INFO - [jobId]=[https://cream-19.pd.infn.it:8443/CREAM471826984] 2011-02-08 15:14:25,796 INFO - [status]=[RUNNING] 2011-02-08 15:14:25,796 INFO - [workerNode]=[cream-wn-001.pn.pd.infn.it] 2011-02-08 15:14:25,796 INFO - EventID=[432986] 2011-02-08 15:14:25,796 INFO - timestamp=[1297174244] 2011-02-08 15:14:25,796 INFO - [description]=[N/A] 2011-02-08 15:14:25,796 INFO - [exitCode]=[N/A] 2011-02-08 15:14:25,796 INFO - [failureReason]=[N/A] 2011-02-08 15:14:25,796 INFO - [gridJobId]=[N/A] 2011-02-08 15:14:25,796 INFO - [jobId]=[https://cream-19.pd.infn.it:8443/CREAM471826984] 2011-02-08 15:14:25,796 INFO - [status]=[REALLY-RUNNING] 2011-02-08 15:14:25,796 INFO - [workerNode]=[cream-wn-001.pn.pd.infn.it] 2011-02-08 15:14:25,796 INFO - EventID=[432987] 2011-02-08 15:14:25,796 INFO - timestamp=[1297174247] 2011-02-08 15:14:25,796 INFO - [description]=[N/A] 2011-02-08 15:14:25,796 INFO - [exitCode]=[N/A] 2011-02-08 15:14:25,796 INFO - [failureReason]=[N/A] 2011-02-08 15:14:25,796 INFO - [gridJobId]=[N/A] 2011-02-08 15:14:25,796 INFO - [jobId]=[https://cream-19.pd.infn.it:8443/CREAM471826984] 2011-02-08 15:14:25,796 INFO - [status]=[HELD] 2011-02-08 15:14:25,796 INFO - [workerNode]=[cream-wn-001.pn.pd.infn.it] 2011-02-08 15:14:25,796 INFO - EventID=[432988] 2011-02-08 15:14:25,796 INFO - timestamp=[1297174259] 2011-02-08 15:14:25,796 INFO - [description]=[N/A] 2011-02-08 15:14:25,796 INFO - [exitCode]=[N/A] 2011-02-08 15:14:25,796 INFO - [failureReason]=[N/A] 2011-02-08 15:14:25,796 INFO - [gridJobId]=[N/A] 2011-02-08 15:14:25,796 INFO - [jobId]=[https://cream-19.pd.infn.it:8443/CREAM932528548] 2011-02-08 15:14:25,796 INFO - [status]=[REGISTERED] 2011-02-08 15:14:25,796 INFO - [workerNode]=[prod-wn-004.pn.pd.infn.it] 2011-02-08 15:14:25,796 INFO - EventID=[432989] 2011-02-08 15:14:25,796 INFO - timestamp=[1297174259] 2011-02-08 15:14:25,796 INFO - [description]=[N/A] 2011-02-08 15:14:25,797 INFO - [exitCode]=[N/A] 2011-02-08 15:14:25,797 INFO - [failureReason]=[N/A] 2011-02-08 15:14:25,797 INFO - [gridJobId]=[N/A] 2011-02-08 15:14:25,797 INFO - [jobId]=[https://cream-19.pd.infn.it:8443/CREAM932528548] 2011-02-08 15:14:25,797 INFO - [status]=[PENDING] 2011-02-08 15:14:25,797 INFO - [workerNode]=[prod-wn-004.pn.pd.infn.it] 2011-02-08 15:14:25,797 INFO - EventID=[432990] 2011-02-08 15:14:25,797 INFO - timestamp=[1297174259] 2011-02-08 15:14:25,797 INFO - [description]=[N/A] 2011-02-08 15:14:25,797 INFO - [exitCode]=[N/A] 2011-02-08 15:14:25,797 INFO - [failureReason]=[N/A] 2011-02-08 15:14:25,797 INFO - [gridJobId]=[N/A] 2011-02-08 15:14:25,797 INFO - [jobId]=[https://cream-19.pd.infn.it:8443/CREAM932528548] 2011-02-08 15:14:25,797 INFO - [status]=[IDLE] 2011-02-08 15:14:25,797 INFO - [workerNode]=[prod-wn-004.pn.pd.infn.it] 2011-02-08 15:14:25,797 INFO - EventID=[432991] 2011-02-08 15:14:25,797 INFO - timestamp=[1297174268] 2011-02-08 15:14:25,797 INFO - [description]=[N/A] 2011-02-08 15:14:25,797 INFO - [exitCode]=[N/A] 2011-02-08 15:14:25,797 INFO - [failureReason]=[N/A] 2011-02-08 15:14:25,797 INFO - [gridJobId]=[N/A] 2011-02-08 15:14:25,797 INFO - [jobId]=[https://cream-19.pd.infn.it:8443/CREAM932528548] 2011-02-08 15:14:25,797 INFO - [status]=[RUNNING] 2011-02-08 15:14:25,797 INFO - [workerNode]=[prod-wn-004.pn.pd.infn.it] 2011-02-08 15:14:25,797 INFO - EventID=[432992] 2011-02-08 15:14:25,797 INFO - timestamp=[1297174268] 2011-02-08 15:14:25,797 INFO - [description]=[N/A] 2011-02-08 15:14:25,797 INFO - [exitCode]=[N/A] 2011-02-08 15:14:25,797 INFO - [failureReason]=[N/A] 2011-02-08 15:14:25,797 INFO - [gridJobId]=[N/A] 2011-02-08 15:14:25,797 INFO - [jobId]=[https://cream-19.pd.infn.it:8443/CREAM932528548] 2011-02-08 15:14:25,797 INFO - [status]=[REALLY-RUNNING] 2011-02-08 15:14:25,797 INFO - [workerNode]=[prod-wn-004.pn.pd.infn.it] 2011-02-08 15:14:25,797 INFO - EventID=[432993] 2011-02-08 15:14:25,797 INFO - timestamp=[1297174275] 2011-02-08 15:14:25,797 INFO - [description]=[N/A] 2011-02-08 15:14:25,797 INFO - [exitCode]=[N/A] 2011-02-08 15:14:25,797 INFO - [failureReason]=[N/A] 2011-02-08 15:14:25,797 INFO - [gridJobId]=[N/A] 2011-02-08 15:14:25,798 INFO - [jobId]=[https://cream-19.pd.infn.it:8443/CREAM932528548] 2011-02-08 15:14:25,798 INFO - [status]=[HELD] 2011-02-08 15:14:25,798 INFO - [workerNode]=[prod-wn-004.pn.pd.infn.it] 2011-02-08 15:14:25,798 INFO - EventID=[433001] 2011-02-08 15:14:25,798 INFO - timestamp=[1297174294] 2011-02-08 15:14:25,798 INFO - [description]=[N/A] 2011-02-08 15:14:25,798 INFO - [exitCode]=[N/A] 2011-02-08 15:14:25,798 INFO - [failureReason]=[N/A] 2011-02-08 15:14:25,798 INFO - [gridJobId]=[N/A] 2011-02-08 15:14:25,798 INFO - [jobId]=[https://cream-19.pd.infn.it:8443/CREAM932528548] 2011-02-08 15:14:25,798 INFO - [status]=[REALLY-RUNNING] 2011-02-08 15:14:25,798 INFO - [workerNode]=[prod-wn-004.pn.pd.infn.it] 2011-02-08 15:14:25,798 INFO - EventID=[433026] 2011-02-08 15:14:25,798 INFO - timestamp=[1297174331] 2011-02-08 15:14:25,798 INFO - [description]=[N/A] 2011-02-08 15:14:25,798 INFO - [exitCode]=[N/A] 2011-02-08 15:14:25,798 INFO - [failureReason]=[N/A] 2011-02-08 15:14:25,798 INFO - [gridJobId]=[N/A] 2011-02-08 15:14:25,798 INFO - [jobId]=[https://cream-19.pd.infn.it:8443/CREAM493175138] 2011-02-08 15:14:25,798 INFO - [status]=[REGISTERED] 2011-02-08 15:14:25,798 INFO - [workerNode]=[prod-wn-004.pn.pd.infn.it] 2011-02-08 15:14:25,798 INFO - EventID=[433027] 2011-02-08 15:14:25,798 INFO - timestamp=[1297174332] 2011-02-08 15:14:25,798 INFO - [description]=[N/A] 2011-02-08 15:14:25,798 INFO - [exitCode]=[N/A] 2011-02-08 15:14:25,798 INFO - [failureReason]=[N/A] 2011-02-08 15:14:25,798 INFO - [gridJobId]=[N/A] 2011-02-08 15:14:25,798 INFO - [jobId]=[https://cream-19.pd.infn.it:8443/CREAM493175138] 2011-02-08 15:14:25,798 INFO - [status]=[PENDING] 2011-02-08 15:14:25,798 INFO - [workerNode]=[prod-wn-004.pn.pd.infn.it] 2011-02-08 15:14:25,798 INFO - EventID=[433030] 2011-02-08 15:14:25,798 INFO - timestamp=[1297174332] 2011-02-08 15:14:25,798 INFO - [description]=[N/A] 2011-02-08 15:14:25,798 INFO - [exitCode]=[N/A] 2011-02-08 15:14:25,798 INFO - [failureReason]=[N/A] 2011-02-08 15:14:25,798 INFO - [gridJobId]=[N/A] 2011-02-08 15:14:25,798 INFO - [jobId]=[https://cream-19.pd.infn.it:8443/CREAM493175138] 2011-02-08 15:14:25,798 INFO - [status]=[IDLE] 2011-02-08 15:14:25,798 INFO - [workerNode]=[prod-wn-004.pn.pd.infn.it] 2011-02-08 15:14:25,798 INFO - EventID=[433032] 2011-02-08 15:14:25,799 INFO - timestamp=[1297174338] 2011-02-08 15:14:25,799 INFO - [description]=[N/A] 2011-02-08 15:14:25,799 INFO - [exitCode]=[N/A] 2011-02-08 15:14:25,799 INFO - [failureReason]=[N/A] 2011-02-08 15:14:25,799 INFO - [gridJobId]=[N/A] 2011-02-08 15:14:25,799 INFO - [jobId]=[https://cream-19.pd.infn.it:8443/CREAM493175138] 2011-02-08 15:14:25,799 INFO - [status]=[RUNNING] 2011-02-08 15:14:25,799 INFO - [workerNode]=[prod-wn-004.pn.pd.infn.it] 2011-02-08 15:14:25,799 INFO - EventID=[433033] 2011-02-08 15:14:25,799 INFO - timestamp=[1297174338] 2011-02-08 15:14:25,799 INFO - [description]=[N/A] 2011-02-08 15:14:25,799 INFO - [exitCode]=[N/A] 2011-02-08 15:14:25,799 INFO - [failureReason]=[N/A] 2011-02-08 15:14:25,799 INFO - [gridJobId]=[N/A] 2011-02-08 15:14:25,799 INFO - [jobId]=[https://cream-19.pd.infn.it:8443/CREAM493175138] 2011-02-08 15:14:25,799 INFO - [status]=[REALLY-RUNNING] 2011-02-08 15:14:25,799 INFO - [workerNode]=[prod-wn-004.pn.pd.infn.it] 2011-02-08 15:14:25,799 INFO - EventID=[433048] 2011-02-08 15:14:25,799 INFO - timestamp=[1297174384] 2011-02-08 15:14:25,799 INFO - [description]=[N/A] 2011-02-08 15:14:25,799 INFO - [exitCode]=[N/A] 2011-02-08 15:14:25,799 INFO - [failureReason]=[N/A] 2011-02-08 15:14:25,799 INFO - [gridJobId]=[N/A] 2011-02-08 15:14:25,799 INFO - [jobId]=[https://cream-19.pd.infn.it:8443/CREAM484110260] 2011-02-08 15:14:25,799 INFO - [status]=[REGISTERED] 2011-02-08 15:14:25,799 INFO - [workerNode]=[prod-wn-004.pn.pd.infn.it] 2011-02-08 15:14:25,799 INFO - EventID=[433049] 2011-02-08 15:14:25,799 INFO - timestamp=[1297174385] 2011-02-08 15:14:25,799 INFO - [description]=[N/A] 2011-02-08 15:14:25,799 INFO - [exitCode]=[N/A] 2011-02-08 15:14:25,799 INFO - [failureReason]=[N/A] 2011-02-08 15:14:25,799 INFO - [gridJobId]=[N/A] 2011-02-08 15:14:25,799 INFO - [jobId]=[https://cream-19.pd.infn.it:8443/CREAM484110260] 2011-02-08 15:14:25,799 INFO - [status]=[PENDING] 2011-02-08 15:14:25,799 INFO - [workerNode]=[prod-wn-004.pn.pd.infn.it] 2011-02-08 15:14:25,799 INFO - EventID=[433050] 2011-02-08 15:14:25,799 INFO - timestamp=[1297174390] 2011-02-08 15:14:25,799 INFO - [description]=[N/A] 2011-02-08 15:14:25,799 INFO - [exitCode]=[N/A] 2011-02-08 15:14:25,800 INFO - [failureReason]=[N/A] 2011-02-08 15:14:25,800 INFO - [gridJobId]=[N/A] 2011-02-08 15:14:25,800 INFO - [jobId]=[https://cream-19.pd.infn.it:8443/CREAM665959327] 2011-02-08 15:14:25,800 INFO - [status]=[REGISTERED] 2011-02-08 15:14:25,800 INFO - [workerNode]=[prod-wn-005.pn.pd.infn.it] 2011-02-08 15:14:25,800 INFO - EventID=[433051] 2011-02-08 15:14:25,800 INFO - timestamp=[1297174390] 2011-02-08 15:14:25,800 INFO - [description]=[N/A] 2011-02-08 15:14:25,800 INFO - [exitCode]=[N/A] 2011-02-08 15:14:25,800 INFO - [failureReason]=[N/A] 2011-02-08 15:14:25,800 INFO - [gridJobId]=[N/A] 2011-02-08 15:14:25,800 INFO - [jobId]=[https://cream-19.pd.infn.it:8443/CREAM665959327] 2011-02-08 15:14:25,800 INFO - [status]=[PENDING] 2011-02-08 15:14:25,800 INFO - [workerNode]=[prod-wn-005.pn.pd.infn.it] 2011-02-08 15:14:25,800 INFO - EventID=[433052] 2011-02-08 15:14:25,800 INFO - timestamp=[1297174385] 2011-02-08 15:14:25,800 INFO - [description]=[N/A] 2011-02-08 15:14:25,800 INFO - [exitCode]=[N/A] 2011-02-08 15:14:25,800 INFO - [failureReason]=[N/A] 2011-02-08 15:14:25,800 INFO - [gridJobId]=[N/A] 2011-02-08 15:14:25,800 INFO - [jobId]=[https://cream-19.pd.infn.it:8443/CREAM484110260] 2011-02-08 15:14:25,800 INFO - [status]=[IDLE] 2011-02-08 15:14:25,800 INFO - [workerNode]=[prod-wn-004.pn.pd.infn.it] 2011-02-08 15:14:25,800 INFO - EventID=[433053] 2011-02-08 15:14:25,800 INFO - timestamp=[1297174394] 2011-02-08 15:14:25,800 INFO - [description]=[N/A] 2011-02-08 15:14:25,800 INFO - [exitCode]=[N/A] 2011-02-08 15:14:25,800 INFO - [failureReason]=[N/A] 2011-02-08 15:14:25,800 INFO - [gridJobId]=[N/A] 2011-02-08 15:14:25,800 INFO - [jobId]=[https://cream-19.pd.infn.it:8443/CREAM754990523] 2011-02-08 15:14:25,800 INFO - [status]=[REGISTERED] 2011-02-08 15:14:25,800 INFO - [workerNode]=[cream-wn-005.pn.pd.infn.it] 2011-02-08 15:14:25,800 INFO - EventID=[433054] 2011-02-08 15:14:25,800 INFO - timestamp=[1297174394] 2011-02-08 15:14:25,800 INFO - [description]=[N/A] 2011-02-08 15:14:25,800 INFO - [exitCode]=[N/A] 2011-02-08 15:14:25,800 INFO - [failureReason]=[N/A] 2011-02-08 15:14:25,800 INFO - [gridJobId]=[N/A] 2011-02-08 15:14:25,800 INFO - [jobId]=[https://cream-19.pd.infn.it:8443/CREAM754990523] 2011-02-08 15:14:25,800 INFO - [status]=[PENDING] 2011-02-08 15:14:25,801 INFO - [workerNode]=[cream-wn-005.pn.pd.infn.it] 2011-02-08 15:14:25,801 INFO - EventID=[433055] 2011-02-08 15:14:25,801 INFO - timestamp=[1297174392] 2011-02-08 15:14:25,801 INFO - [description]=[N/A] 2011-02-08 15:14:25,801 INFO - [exitCode]=[N/A] 2011-02-08 15:14:25,801 INFO - [failureReason]=[N/A] 2011-02-08 15:14:25,801 INFO - [gridJobId]=[N/A] 2011-02-08 15:14:25,801 INFO - [jobId]=[https://cream-19.pd.infn.it:8443/CREAM484110260] 2011-02-08 15:14:25,801 INFO - [status]=[RUNNING] 2011-02-08 15:14:25,801 INFO - [workerNode]=[prod-wn-004.pn.pd.infn.it] 2011-02-08 15:14:25,801 INFO - EventID=[433056] 2011-02-08 15:14:25,801 INFO - timestamp=[1297174390] 2011-02-08 15:14:25,801 INFO - [description]=[N/A] 2011-02-08 15:14:25,801 INFO - [exitCode]=[N/A] 2011-02-08 15:14:25,801 INFO - [failureReason]=[N/A] 2011-02-08 15:14:25,801 INFO - [gridJobId]=[N/A] 2011-02-08 15:14:25,801 INFO - [jobId]=[https://cream-19.pd.infn.it:8443/CREAM665959327] 2011-02-08 15:14:25,801 INFO - [status]=[IDLE] 2011-02-08 15:14:25,801 INFO - [workerNode]=[prod-wn-005.pn.pd.infn.it] 2011-02-08 15:14:25,801 INFO - EventID=[433057] 2011-02-08 15:14:25,801 INFO - timestamp=[1297174396] 2011-02-08 15:14:25,801 INFO - [description]=[N/A] 2011-02-08 15:14:25,801 INFO - [exitCode]=[N/A] 2011-02-08 15:14:25,801 INFO - [failureReason]=[N/A] 2011-02-08 15:14:25,801 INFO - [gridJobId]=[N/A] 2011-02-08 15:14:25,801 INFO - [jobId]=[https://cream-19.pd.infn.it:8443/CREAM484110260] 2011-02-08 15:14:25,801 INFO - [status]=[REALLY-RUNNING] 2011-02-08 15:14:25,801 INFO - [workerNode]=[prod-wn-004.pn.pd.infn.it] 2011-02-08 15:14:25,801 INFO - EventID=[433058] 2011-02-08 15:14:25,801 INFO - timestamp=[1297174398] 2011-02-08 15:14:25,801 INFO - [description]=[N/A] 2011-02-08 15:14:25,801 INFO - [exitCode]=[N/A] 2011-02-08 15:14:25,801 INFO - [failureReason]=[N/A] 2011-02-08 15:14:25,801 INFO - [gridJobId]=[N/A] 2011-02-08 15:14:25,801 INFO - [jobId]=[https://cream-19.pd.infn.it:8443/CREAM665959327] 2011-02-08 15:14:25,801 INFO - [status]=[RUNNING] 2011-02-08 15:14:25,801 INFO - [workerNode]=[prod-wn-005.pn.pd.infn.it] 2011-02-08 15:14:25,801 INFO - EventID=[433059] 2011-02-08 15:14:25,801 INFO - timestamp=[1297174398] 2011-02-08 15:14:25,802 INFO - [description]=[N/A] 2011-02-08 15:14:25,802 INFO - [exitCode]=[N/A] 2011-02-08 15:14:25,802 INFO - [failureReason]=[N/A] 2011-02-08 15:14:25,802 INFO - [gridJobId]=[N/A] 2011-02-08 15:14:25,802 INFO - [jobId]=[https://cream-19.pd.infn.it:8443/CREAM790787216] 2011-02-08 15:14:25,802 INFO - [status]=[REGISTERED] 2011-02-08 15:14:25,802 INFO - [workerNode]=[cream-wn-008.pn.pd.infn.it] 2011-02-08 15:14:25,802 INFO - EventID=[433060] 2011-02-08 15:14:25,802 INFO - timestamp=[1297174398] 2011-02-08 15:14:25,802 INFO - [description]=[N/A] 2011-02-08 15:14:25,802 INFO - [exitCode]=[N/A] 2011-02-08 15:14:25,802 INFO - [failureReason]=[N/A] 2011-02-08 15:14:25,802 INFO - [gridJobId]=[N/A] 2011-02-08 15:14:25,802 INFO - [jobId]=[https://cream-19.pd.infn.it:8443/CREAM665959327] 2011-02-08 15:14:25,802 INFO - [status]=[REALLY-RUNNING] 2011-02-08 15:14:25,802 INFO - [workerNode]=[prod-wn-005.pn.pd.infn.it] 2011-02-08 15:14:25,802 INFO - EventID=[433061] 2011-02-08 15:14:25,802 INFO - timestamp=[1297174398] 2011-02-08 15:14:25,802 INFO - [description]=[N/A] 2011-02-08 15:14:25,802 INFO - [exitCode]=[N/A] 2011-02-08 15:14:25,802 INFO - [failureReason]=[N/A] 2011-02-08 15:14:25,802 INFO - [gridJobId]=[N/A] 2011-02-08 15:14:25,802 INFO - [jobId]=[https://cream-19.pd.infn.it:8443/CREAM790787216] 2011-02-08 15:14:25,802 INFO - [status]=[PENDING] 2011-02-08 15:14:25,802 INFO - [workerNode]=[cream-wn-008.pn.pd.infn.it] 2011-02-08 15:14:25,802 INFO - EventID=[433062] 2011-02-08 15:14:25,802 INFO - timestamp=[1297174394] 2011-02-08 15:14:25,802 INFO - [description]=[N/A] 2011-02-08 15:14:25,802 INFO - [exitCode]=[N/A] 2011-02-08 15:14:25,802 INFO - [failureReason]=[N/A] 2011-02-08 15:14:25,802 INFO - [gridJobId]=[N/A] 2011-02-08 15:14:25,802 INFO - [jobId]=[https://cream-19.pd.infn.it:8443/CREAM754990523] 2011-02-08 15:14:25,802 INFO - [status]=[IDLE] 2011-02-08 15:14:25,802 INFO - [workerNode]=[cream-wn-005.pn.pd.infn.it] 2011-02-08 15:14:25,802 INFO - EventID=[433063] 2011-02-08 15:14:25,802 INFO - timestamp=[1297174401] 2011-02-08 15:14:25,802 INFO - [description]=[N/A] 2011-02-08 15:14:25,802 INFO - [exitCode]=[N/A] 2011-02-08 15:14:25,802 INFO - [failureReason]=[N/A] 2011-02-08 15:14:25,802 INFO - [gridJobId]=[N/A] 2011-02-08 15:14:25,803 INFO - [jobId]=[https://cream-19.pd.infn.it:8443/CREAM601985166] 2011-02-08 15:14:25,803 INFO - [status]=[REGISTERED] 2011-02-08 15:14:25,803 INFO - [workerNode]=[cream-wn-004.pn.pd.infn.it] 2011-02-08 15:14:25,803 INFO - EventID=[433064] 2011-02-08 15:14:25,803 INFO - timestamp=[1297174402] 2011-02-08 15:14:25,803 INFO - [description]=[N/A] 2011-02-08 15:14:25,803 INFO - [exitCode]=[N/A] 2011-02-08 15:14:25,803 INFO - [failureReason]=[N/A] 2011-02-08 15:14:25,803 INFO - [gridJobId]=[N/A] 2011-02-08 15:14:25,803 INFO - [jobId]=[https://cream-19.pd.infn.it:8443/CREAM601985166] 2011-02-08 15:14:25,803 INFO - [status]=[PENDING] 2011-02-08 15:14:25,803 INFO - [workerNode]=[cream-wn-004.pn.pd.infn.it] 2011-02-08 15:14:25,803 INFO - EventID=[433065] 2011-02-08 15:14:25,803 INFO - timestamp=[1297174404] 2011-02-08 15:14:25,803 INFO - [description]=[N/A] 2011-02-08 15:14:25,803 INFO - [exitCode]=[N/A] 2011-02-08 15:14:25,803 INFO - [failureReason]=[N/A] 2011-02-08 15:14:25,803 INFO - [gridJobId]=[N/A] 2011-02-08 15:14:25,803 INFO - [jobId]=[https://cream-19.pd.infn.it:8443/CREAM754990523] 2011-02-08 15:14:25,803 INFO - [status]=[RUNNING] 2011-02-08 15:14:25,803 INFO - [workerNode]=[cream-wn-005.pn.pd.infn.it] 2011-02-08 15:14:25,803 INFO - EventID=[433066] 2011-02-08 15:14:25,803 INFO - timestamp=[1297174404] 2011-02-08 15:14:25,803 INFO - [description]=[N/A] 2011-02-08 15:14:25,803 INFO - [exitCode]=[N/A] 2011-02-08 15:14:25,803 INFO - [failureReason]=[N/A] 2011-02-08 15:14:25,803 INFO - [gridJobId]=[N/A] 2011-02-08 15:14:25,803 INFO - [jobId]=[https://cream-19.pd.infn.it:8443/CREAM754990523] 2011-02-08 15:14:25,803 INFO - [status]=[REALLY-RUNNING] 2011-02-08 15:14:25,803 INFO - [workerNode]=[cream-wn-005.pn.pd.infn.it] 2011-02-08 15:14:25,803 INFO - EventID=[433067] 2011-02-08 15:14:25,803 INFO - timestamp=[1297174398] 2011-02-08 15:14:25,803 INFO - [description]=[N/A] 2011-02-08 15:14:25,803 INFO - [exitCode]=[N/A] 2011-02-08 15:14:25,803 INFO - [failureReason]=[N/A] 2011-02-08 15:14:25,803 INFO - [gridJobId]=[N/A] 2011-02-08 15:14:25,803 INFO - [jobId]=[https://cream-19.pd.infn.it:8443/CREAM790787216] 2011-02-08 15:14:25,803 INFO - [status]=[IDLE] 2011-02-08 15:14:25,803 INFO - [workerNode]=[cream-wn-008.pn.pd.infn.it] 2011-02-08 15:14:25,804 INFO - EventID=[433068] 2011-02-08 15:14:25,804 INFO - timestamp=[1297174402] 2011-02-08 15:14:25,804 INFO - [description]=[N/A] 2011-02-08 15:14:25,804 INFO - [exitCode]=[N/A] 2011-02-08 15:14:25,804 INFO - [failureReason]=[N/A] 2011-02-08 15:14:25,804 INFO - [gridJobId]=[N/A] 2011-02-08 15:14:25,804 INFO - [jobId]=[https://cream-19.pd.infn.it:8443/CREAM601985166] 2011-02-08 15:14:25,804 INFO - [status]=[IDLE] 2011-02-08 15:14:25,804 INFO - [workerNode]=[cream-wn-004.pn.pd.infn.it] 2011-02-08 15:14:25,804 INFO - EventID=[433069] 2011-02-08 15:14:25,804 INFO - timestamp=[1297174409] 2011-02-08 15:14:25,804 INFO - [description]=[N/A] 2011-02-08 15:14:25,804 INFO - [exitCode]=[N/A] 2011-02-08 15:14:25,804 INFO - [failureReason]=[N/A] 2011-02-08 15:14:25,804 INFO - [gridJobId]=[N/A] 2011-02-08 15:14:25,804 INFO - [jobId]=[https://cream-19.pd.infn.it:8443/CREAM790787216] 2011-02-08 15:14:25,804 INFO - [status]=[RUNNING] 2011-02-08 15:14:25,804 INFO - [workerNode]=[cream-wn-008.pn.pd.infn.it] 2011-02-08 15:14:25,804 INFO - EventID=[433070] 2011-02-08 15:14:25,804 INFO - timestamp=[1297174409] 2011-02-08 15:14:25,804 INFO - [description]=[N/A] 2011-02-08 15:14:25,804 INFO - [exitCode]=[N/A] 2011-02-08 15:14:25,804 INFO - [failureReason]=[N/A] 2011-02-08 15:14:25,804 INFO - [gridJobId]=[N/A] 2011-02-08 15:14:25,804 INFO - [jobId]=[https://cream-19.pd.infn.it:8443/CREAM790787216] 2011-02-08 15:14:25,804 INFO - [status]=[REALLY-RUNNING] 2011-02-08 15:14:25,804 INFO - [workerNode]=[cream-wn-008.pn.pd.infn.it] 2011-02-08 15:14:25,804 INFO - EventID=[433071] 2011-02-08 15:14:25,804 INFO - timestamp=[1297174409] 2011-02-08 15:14:25,804 INFO - [description]=[N/A] 2011-02-08 15:14:25,804 INFO - [exitCode]=[N/A] 2011-02-08 15:14:25,804 INFO - [failureReason]=[N/A] 2011-02-08 15:14:25,804 INFO - [gridJobId]=[N/A] 2011-02-08 15:14:25,804 INFO - [jobId]=[https://cream-19.pd.infn.it:8443/CREAM601985166] 2011-02-08 15:14:25,804 INFO - [status]=[RUNNING] 2011-02-08 15:14:25,804 INFO - [workerNode]=[cream-wn-004.pn.pd.infn.it] 2011-02-08 15:14:25,804 INFO - EventID=[433072] 2011-02-08 15:14:25,804 INFO - timestamp=[1297174409] 2011-02-08 15:14:25,804 INFO - [description]=[N/A] 2011-02-08 15:14:25,804 INFO - [exitCode]=[N/A] 2011-02-08 15:14:25,805 INFO - [failureReason]=[N/A] 2011-02-08 15:14:25,805 INFO - [gridJobId]=[N/A] 2011-02-08 15:14:25,805 INFO - [jobId]=[https://cream-19.pd.infn.it:8443/CREAM601985166] 2011-02-08 15:14:25,805 INFO - [status]=[REALLY-RUNNING] 2011-02-08 15:14:25,805 INFO - [workerNode]=[cream-wn-004.pn.pd.infn.it] 2011-02-08 15:14:25,805 INFO - EventID=[433073] 2011-02-08 15:14:25,805 INFO - timestamp=[1297174426] 2011-02-08 15:14:25,805 INFO - [description]=[N/A] 2011-02-08 15:14:25,805 INFO - [exitCode]=[0] 2011-02-08 15:14:25,805 INFO - [failureReason]=[reason=0] 2011-02-08 15:14:25,805 INFO - [gridJobId]=[N/A] 2011-02-08 15:14:25,805 INFO - [jobId]=[https://cream-19.pd.infn.it:8443/CREAM484110260] 2011-02-08 15:14:25,805 INFO - [status]=[DONE-OK] 2011-02-08 15:14:25,805 INFO - [workerNode]=[prod-wn-004.pn.pd.infn.it] 2011-02-08 15:14:25,805 INFO - EventID=[433074] 2011-02-08 15:14:25,805 INFO - timestamp=[1297174428] 2011-02-08 15:14:25,805 INFO - [description]=[N/A] 2011-02-08 15:14:25,805 INFO - [exitCode]=[0] 2011-02-08 15:14:25,805 INFO - [failureReason]=[reason=0] 2011-02-08 15:14:25,805 INFO - [gridJobId]=[N/A] 2011-02-08 15:14:25,805 INFO - [jobId]=[https://cream-19.pd.infn.it:8443/CREAM665959327] 2011-02-08 15:14:25,805 INFO - [status]=[DONE-OK] 2011-02-08 15:14:25,805 INFO - [workerNode]=[prod-wn-005.pn.pd.infn.it] 2011-02-08 15:14:25,805 INFO - EventID=[433075] 2011-02-08 15:14:25,805 INFO - timestamp=[1297174434] 2011-02-08 15:14:25,805 INFO - [description]=[N/A] 2011-02-08 15:14:25,805 INFO - [exitCode]=[0] 2011-02-08 15:14:25,805 INFO - [failureReason]=[reason=0] 2011-02-08 15:14:25,805 INFO - [gridJobId]=[N/A] 2011-02-08 15:14:25,805 INFO - [jobId]=[https://cream-19.pd.infn.it:8443/CREAM754990523] 2011-02-08 15:14:25,805 INFO - [status]=[DONE-OK] 2011-02-08 15:14:25,805 INFO - [workerNode]=[cream-wn-005.pn.pd.infn.it] 2011-02-08 15:14:25,805 INFO - EventID=[433076] 2011-02-08 15:14:25,805 INFO - timestamp=[1297174439] 2011-02-08 15:14:25,805 INFO - [description]=[N/A] 2011-02-08 15:14:25,805 INFO - [exitCode]=[0] 2011-02-08 15:14:25,805 INFO - [failureReason]=[reason=0] 2011-02-08 15:14:25,805 INFO - [gridJobId]=[N/A] 2011-02-08 15:14:25,805 INFO - [jobId]=[https://cream-19.pd.infn.it:8443/CREAM790787216] 2011-02-08 15:14:25,805 INFO - [status]=[DONE-OK] 2011-02-08 15:14:25,806 INFO - [workerNode]=[cream-wn-008.pn.pd.infn.it] 2011-02-08 15:14:25,806 INFO - EventID=[433077] 2011-02-08 15:14:25,806 INFO - timestamp=[1297174440] 2011-02-08 15:14:25,806 INFO - [description]=[N/A] 2011-02-08 15:14:25,806 INFO - [exitCode]=[0] 2011-02-08 15:14:25,806 INFO - [failureReason]=[reason=0] 2011-02-08 15:14:25,806 INFO - [gridJobId]=[N/A] 2011-02-08 15:14:25,806 INFO - [jobId]=[https://cream-19.pd.infn.it:8443/CREAM601985166] 2011-02-08 15:14:25,806 INFO - [status]=[DONE-OK] 2011-02-08 15:14:25,806 INFO - [workerNode]=[cream-wn-004.pn.pd.infn.it] 2011-02-08 15:14:25,806 INFO - EventID=[433078] 2011-02-08 15:14:25,806 INFO - timestamp=[1297174465] 2011-02-08 15:14:25,806 INFO - [description]=[N/A] 2011-02-08 15:14:25,806 INFO - [exitCode]=[N/A] 2011-02-08 15:14:25,806 INFO - [failureReason]=[N/A] 2011-02-08 15:14:25,806 INFO - [gridJobId]=[N/A] 2011-02-08 15:14:25,806 INFO - [jobId]=[https://cream-19.pd.infn.it:8443/CREAM202753068] 2011-02-08 15:14:25,806 INFO - [status]=[REGISTERED] 2011-02-08 15:14:25,806 INFO - [workerNode]=[N/A] 2011-02-08 15:14:25,806 INFO - EventID=[433079] 2011-02-08 15:14:25,806 INFO - timestamp=[1297174465] 2011-02-08 15:14:25,806 INFO - [description]=[N/A] 2011-02-08 15:14:25,806 INFO - [exitCode]=[N/A] 2011-02-08 15:14:25,806 INFO - [failureReason]=[N/A] 2011-02-08 15:14:25,806 INFO - [gridJobId]=[N/A] 2011-02-08 15:14:25,806 INFO - [jobId]=[https://cream-19.pd.infn.it:8443/CREAM202753068] 2011-02-08 15:14:25,806 INFO - [status]=[PENDING] 2011-02-08 15:14:25,806 INFO - [workerNode]=[N/A] --> DEBUG: Job status is: 433079 --> DEBUG: Last event ID is 433079 --> --> === TEST PASSED === --> --> TEST 2: submit a job and then retrieve all events from the last one registered: --> --> [ 15:14:26 ] run: /opt/glite/bin/glite-ce-job-submit -a -r cream-19.pd.infn.it:8443/cream-lsf-testbedB_1 ./example.jdl --> DEBUG: Command runs succesfully. Output is: https://cream-19.pd.infn.it:8443/CREAM698154186 --> DEBUG: JobID is: https://cream-19.pd.infn.it:8443/CREAM698154186 --> DEBUG: The job 'https://cream-19.pd.infn.it:8443/CREAM698154186' has been successfully submitted --> --> [ 15:14:28 ] run: /opt/glite/bin/glite-ce-event-query -e cream-19.pd.infn.it:8443 433079-10000000 --> DEBUG: Command runs succesfully. Output is: 2011-02-08 15:14:29,005 INFO - EventID=[433079] 2011-02-08 15:14:29,005 INFO - timestamp=[1297174465] 2011-02-08 15:14:29,005 INFO - [description]=[N/A] 2011-02-08 15:14:29,005 INFO - [exitCode]=[N/A] 2011-02-08 15:14:29,005 INFO - [failureReason]=[N/A] 2011-02-08 15:14:29,005 INFO - [gridJobId]=[N/A] 2011-02-08 15:14:29,005 INFO - [jobId]=[https://cream-19.pd.infn.it:8443/CREAM202753068] 2011-02-08 15:14:29,005 INFO - [status]=[PENDING] 2011-02-08 15:14:29,005 INFO - [workerNode]=[N/A] 2011-02-08 15:14:29,005 INFO - EventID=[433080] 2011-02-08 15:14:29,005 INFO - timestamp=[1297174468] 2011-02-08 15:14:29,005 INFO - [description]=[N/A] 2011-02-08 15:14:29,005 INFO - [exitCode]=[N/A] 2011-02-08 15:14:29,005 INFO - [failureReason]=[N/A] 2011-02-08 15:14:29,005 INFO - [gridJobId]=[N/A] 2011-02-08 15:14:29,005 INFO - [jobId]=[https://cream-19.pd.infn.it:8443/CREAM698154186] 2011-02-08 15:14:29,005 INFO - [status]=[REGISTERED] 2011-02-08 15:14:29,005 INFO - [workerNode]=[N/A] 2011-02-08 15:14:29,005 INFO - EventID=[433081] 2011-02-08 15:14:29,005 INFO - timestamp=[1297174468] 2011-02-08 15:14:29,005 INFO - [description]=[N/A] 2011-02-08 15:14:29,005 INFO - [exitCode]=[N/A] 2011-02-08 15:14:29,005 INFO - [failureReason]=[N/A] 2011-02-08 15:14:29,005 INFO - [gridJobId]=[N/A] 2011-02-08 15:14:29,005 INFO - [jobId]=[https://cream-19.pd.infn.it:8443/CREAM698154186] 2011-02-08 15:14:29,005 INFO - [status]=[PENDING] 2011-02-08 15:14:29,006 INFO - [workerNode]=[N/A] --> DEBUG: Job status is: 433081 --> DEBUG: Last event ID is 433081 --> --> === TEST PASSED === --> --> TEST 3: check if the --conf option works: --> --> [ 15:14:29 ] run: /opt/glite/bin/glite-ce-event-query --debug --conf /tmp/cream-cli-test-ale-26578/query.conf -e cream-19.pd.infn.it:8443 433081-10000000 --> DEBUG: Command runs succesfully. Output is: 2011-02-08 15:14:29,066 INFO - Using certificate proxy file [/tmp/x509up_u500] 2011-02-08 15:14:29,084 DEBUG - Loading configurations from [/tmp/cream-cli-test-ale-26578/query.conf]... 2011-02-08 15:14:29,085 DEBUG - Logfile is [/tmp/cream-cli-test-ale-26578/query_log_dir/glite-ce-event-query_CREAM_ale_20110208-151429.log] 2011-02-08 15:14:29,085 INFO - ************************************* 2011-02-08 15:14:29,085 INFO - CREAM User Interface version 1.2.0 - Starting at Tue Feb 8 15:14:29 2011 2011-02-08 15:14:29,085 DEBUG - Connecting to service [https://cream-19.pd.infn.it:8443//ce-cream/services/CREAM2] 2011-02-08 15:14:29,133 DEBUG - Database ID = [1264157034000] 2011-02-08 15:14:29,133 DEBUG - Exec time = [1ms] 2011-02-08 15:14:29,133 INFO - EventID=[433081] 2011-02-08 15:14:29,133 INFO - timestamp=[1297174468] 2011-02-08 15:14:29,133 INFO - [description]=[N/A] 2011-02-08 15:14:29,133 INFO - [exitCode]=[N/A] 2011-02-08 15:14:29,133 INFO - [failureReason]=[N/A] 2011-02-08 15:14:29,134 INFO - [gridJobId]=[N/A] 2011-02-08 15:14:29,134 INFO - [jobId]=[https://cream-19.pd.infn.it:8443/CREAM698154186] 2011-02-08 15:14:29,134 INFO - [status]=[PENDING] 2011-02-08 15:14:29,134 INFO - [workerNode]=[N/A] --> --> === TEST PASSED === --> --> TEST 4: save info into a logfile to check if --debug and --logfile options work: --> --> [ 15:14:29 ] run: /opt/glite/bin/glite-ce-event-query --debug --logfile /tmp/cream-cli-test-ale-26578/file.log -e cream-19.pd.infn.it:8443 433081-10000000 --> DEBUG: Command runs succesfully. Output is: 2011-02-08 15:14:29,176 INFO - Using certificate proxy file [/tmp/x509up_u500] 2011-02-08 15:14:29,194 WARN - No configuration file suitable for loading. Using built-in configuration 2011-02-08 15:14:29,195 DEBUG - Logfile is [/tmp/cream-cli-test-ale-26578/file.log] 2011-02-08 15:14:29,195 INFO - ************************************* 2011-02-08 15:14:29,195 INFO - CREAM User Interface version 1.2.0 - Starting at Tue Feb 8 15:14:29 2011 2011-02-08 15:14:29,195 DEBUG - Connecting to service [https://cream-19.pd.infn.it:8443//ce-cream/services/CREAM2] 2011-02-08 15:14:29,245 DEBUG - Database ID = [1264157034000] 2011-02-08 15:14:29,245 DEBUG - Exec time = [1ms] 2011-02-08 15:14:29,245 INFO - EventID=[433081] 2011-02-08 15:14:29,245 INFO - timestamp=[1297174468] 2011-02-08 15:14:29,245 INFO - [description]=[N/A] 2011-02-08 15:14:29,245 INFO - [exitCode]=[N/A] 2011-02-08 15:14:29,245 INFO - [failureReason]=[N/A] 2011-02-08 15:14:29,245 INFO - [gridJobId]=[N/A] 2011-02-08 15:14:29,245 INFO - [jobId]=[https://cream-19.pd.infn.it:8443/CREAM698154186] 2011-02-08 15:14:29,245 INFO - [status]=[PENDING] 2011-02-08 15:14:29,245 INFO - [workerNode]=[N/A] --> --> === TEST PASSED === --> --> --> Started: 15:13:23 --> Ended : 15:14:29 --> --> === TEST PASSED === --> --> --> === TEST PASSED === --> --> --> [ 15:14:29 ] run: ./CREAM-cli-service-info.sh -d --> DEBUG: Command runs succesfully. Output is: --> ++++++++++++++++++++++++++++++++++++++++++++ --> + Test of CREAM-CE command line interface + --> ++++++++++++++++++++++++++++++++++++++++++++ --> Test starts at: 15:14:29 --> CE used: cream-19.pd.infn.it:8443/cream-lsf-testbedB_1 --> --> TEST 1: check option --version: --> --> [ 15:14:29 ] run: /opt/glite/bin/glite-ce-service-info --version cream-19.pd.infn.it:8443 > /tmp/cream-cli-test-ale-26664/tmp_output --> DEBUG: Command runs succesfully. Output is: --> DEBUG: CREAM User Interface version 1.2.0 --> --> === TEST PASSED === --> --> TEST 2: check the service info using various log level: --> --> [ 15:14:29 ] run: /opt/glite/bin/glite-ce-service-info cream-19.pd.infn.it:8443 > /tmp/cream-cli-test-ale-26664/tmp_output --> DEBUG: Command runs succesfully. Output is: --> DEBUG: Interface Version = [2.1] --> --> === TEST PASSED === --> --> --> [ 15:14:29 ] run: /opt/glite/bin/glite-ce-service-info --nomsg --level 2 cream-19.pd.infn.it:8443 > /tmp/cream-cli-test-ale-26664/tmp_output --> DEBUG: Command runs succesfully. Output is: --> --> === TEST PASSED === --> --> TEST 3: check if the --conf option works: --> --> [ 15:14:29 ] run: /opt/glite/bin/glite-ce-service-info --debug --conf /tmp/cream-cli-test-ale-26664/status.conf cream-19.pd.infn.it:8443 --> DEBUG: Command runs succesfully. Output is: 2011-02-08 15:14:29,680 INFO - Using certificate proxy file [/tmp/x509up_u500] 2011-02-08 15:14:29,698 INFO - Loading configurations from [/tmp/cream-cli-test-ale-26664/status.conf]... 2011-02-08 15:14:29,698 INFO - Logfile is [/tmp/cream-cli-test-ale-26664/status_log_dir/glite-ce-service-info_CREAM_ale_20110208-151429.log] 2011-02-08 15:14:29,699 INFO - Service address=[https://cream-19.pd.infn.it:8443//ce-cream/services/CREAM2] Interface Version = [2.1] Service Version = [1.12 (1.6.3)] Description = [CREAM 2] Started at = [Tue Jan 25 12:05:47 2011] Submission enabled = [YES] Status = [RUNNING] Service Property = [cemon_url]->[NA] --> --> === TEST PASSED === --> --> TEST 4: save info into a logfile to check if --debug and --logfile options work: --> --> [ 15:14:29 ] run: /opt/glite/bin/glite-ce-service-info --debug --logfile /tmp/cream-cli-test-ale-26664/file.log cream-19.pd.infn.it:8443 --> DEBUG: Command runs succesfully. Output is: 2011-02-08 15:14:29,786 INFO - Using certificate proxy file [/tmp/x509up_u500] 2011-02-08 15:14:29,803 WARN - No configuration file suitable for loading. Using built-in configuration 2011-02-08 15:14:29,803 INFO - Logfile is [/tmp/cream-cli-test-ale-26664/file.log] 2011-02-08 15:14:29,804 INFO - Service address=[https://cream-19.pd.infn.it:8443//ce-cream/services/CREAM2] Interface Version = [2.1] Service Version = [1.12 (1.6.3)] Description = [CREAM 2] Started at = [Tue Jan 25 12:05:47 2011] Submission enabled = [YES] Status = [RUNNING] Service Property = [cemon_url]->[NA] --> --> === TEST PASSED === --> --> --> Started: 15:14:29 --> Ended : 15:14:29 --> --> === TEST PASSED === --> --> --> === TEST PASSED === --> --> <<< All tests PASSED >>>