Uploaded image for project: 'Coin'
  1. Coin
  2. COIN-64

Exception during agent launch

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • master
    • Other
    • None

      coin.log.2017-11-08

      ERROR:agent: Exception during agent launch: '(8192, '[one.vm.allocate] Missing clusters. Datastore for DISK 0 is not in any cluster')' (attempt: 1)
      ^[[31mTraceback (most recent call last):
      File "/home/vmbuilder/qt-ci/src/agent.py", line 116, in _aenter_
      return await self._aenter_impl()
      File "/home/vmbuilder/qt-ci/src/agent.py", line 138, in _aenter_impl
      loop=self.loop)
      File "/usr/lib/python3.5/asyncio/tasks.py", line 392, in wait_for
      return fut.result()
      File "/usr/lib/python3.5/asyncio/futures.py", line 274, in result
      raise self._exception
      File "/usr/lib/python3.5/asyncio/tasks.py", line 239, in _step
      result = coro.send(None)
      File "/home/vmbuilder/qt-ci/src/opennebulahardwarepool.py", line 256, in allocate_agent
      self.vm_id = int(await one.vm.allocate(properties))
      File "/home/vmbuilder/qt-ci/src/opennebula/opennebula.py", line 92, in _call_
      result = await asyncio.wait_for(f, timeout=15 * 60, loop=loop)
      File "/usr/lib/python3.5/asyncio/tasks.py", line 392, in wait_for
      return fut.result()
      File "/usr/lib/python3.5/asyncio/futures.py", line 274, in result
      raise self._exception
      File "/usr/lib/python3.5/concurrent/futures/thread.py", line 55, in run
      result = self.fn(*self.args, **self.kwargs)
      File "/home/vmbuilder/qt-ci/src/opennebula/opennebula.py", line 80, in callSync
      raise ONEException(errorCode, data)
      opennebula.opennebula.ONEException: (8192, '[one.vm.allocate] Missing clusters. Datastore for DISK 0 is not in any cluster')^[[0m

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            hehalmet Heikki Halmet
            hehalmet Heikki Halmet
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes