{
  "_class" : "hudson.tasks.junit.CaseResult",
  "testActions" : [
    
  ],
  "age" : 1,
  "className" : "OmeroPy.test.integration.scriptstest.test_rand.TestRand",
  "duration" : 21.712,
  "errorDetails" : "omero.ApiUsageException: exception ::omero::ApiUsageException\u000a{\u000a    serverStackTrace = \u000a    serverExceptionClass = \u000a    message = Process still running.\u000a}",
  "errorStackTrace" : "self = <test.integration.scriptstest.test_rand.TestRand object at 0x7f43604fe5d0>\u000a\u000a    def testRand(self):\u000a        root_client = self.new_client(system=True)\u000a        scripts = root_client.sf.getScriptService()\u000a        id = scripts.uploadScript(\u000a            \"/tests/rand_py/%s.py\" % self.uuid(), SENDFILE)\u000a        input = {\"x\": rlong(3), \"y\": rlong(3)}\u000a        impl = omero.processor.usermode_processor(root_client)\u000a        try:\u000a            process = scripts.runScript(id, input, None)\u000a            cb = omero.scripts.ProcessCallbackI(root_client, process)\u000a            cb.block(2000)  # ms\u000a            cb.close()\u000a            try:\u000a>               output = process.getResults(0)\u000a                         ^^^^^^^^^^^^^^^^^^^^^\u000a\u000atest/integration/scriptstest/test_rand.py:95: \u000a_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ \u000a\u000aself = ProcessCallback/cc16710e-67f7-4ba9-b8ca-c8bbee4baace -t -e 1.1:tcp -h 172.18.0.6 -p 33799 -t 60000\u000awaitSecs = 0, _ctx = None\u000a\u000a    def getResults(self, waitSecs, _ctx=None):\u000a>       return _M_omero.grid.ScriptProcess._op_getResults.invoke(self, ((waitSecs, ), _ctx))\u000a               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\u000aE       omero.ApiUsageException: exception ::omero::ApiUsageException\u000aE       {\u000aE           serverStackTrace = \u000aE           serverExceptionClass = \u000aE           message = Process still running.\u000aE       }\u000a\u000a../../../../.venv3/lib64/python3.11/site-packages/omero_Scripts_ice.py:1321: ApiUsageException",
  "failedSince" : 9,
  "flakyFailures" : [
    
  ],
  "name" : "testRand",
  "properties" : {
    
  },
  "rerunFailures" : [
    
  ],
  "skipped" : false,
  "skippedMessage" : null,
  "status" : "FAILED",
  "stderr" : null,
  "stdout" : null
}