Uploaded image for project: 'Mesos'
  1. Mesos
  2. MESOS-7797

Hard-coded forward slash breaks windows docker container task in DC/OS

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.3.0
    • 1.4.0
    • agent
    • None

    Description

      Due to the hard-coded forward slash, the Windows docker container fails to launch in DC/OS. The bug blocks DC/OS on Windows manual deployment.

      85-f8be-4cb0-8a7b-780bc8274572-0001
      I0701 03:21:51.182976 7012 slave.cpp:7127] Launching executor '3.6c8b8270-5e0c-11e7-a811-cac3c4a10901' of framework b49dd685-f8be-4cb0-8a7b-780bc8274572-0001 with resources [{"allocation_info":

      {"role":"slave_public"}

      ,"name":"cpus","scalar":

      {"value":0.1}

      ,"type":"SCALAR"},{"allocation_info":

      {"role":"slave_public"}

      ,"name":"mem","scalar":

      {"value":32.0}

      ,"type":"SCALAR"}] in work directory 'C:\Users\li\mesos\w\slaves\b49dd685-f8be-4cb0-8a7b-780bc8274572-S11\frameworks\b49dd685-f8be-4cb0-8a7b-780bc8274572-0001\executors\3.6c8b8270-5e0c-11e7-a811-cac3c4a10901\runs\be34dcdf-7063-47f7-bbf6-47b12a296513'
      I0701 03:21:51.187995 7012 slave.cpp:2833] Launching container be34dcdf-7063-47f7-bbf6-47b12a296513 for executor '3.6c8b8270-5e0c-11e7-a811-cac3c4a10901' of framework b49dd685-f8be-4cb0-8a7b-780bc8274572-0001
      F0701 03:21:51.199975 616 docker.cpp:289] CHECK_SOME(runPath): Path after root directory is not long enough to be an executor run path: slaves\b49dd685-f8be-4cb0-8a7b-780bc8274572-S11\frameworks\b49dd685-f8be-4cb0-8a7b-780bc8274572-0001\executors\3.6c8b8270-5e0c-11e7-a811-cac3c4a10901\runs\be34dcdf-7063-47f7-bbf6-47b12a296513 Unable to determine SlaveID from sandbox directory

          • Check failure stack trace: ***
            I0701 03:21:51.205976 7012 slave.cpp:2367] Queued task '3.6c8b8270-5e0c-11e7-a811-cac3c4a10901' for executor '3.6c8b8270-5e0c-11e7-a811-cac3c4a10901' of framework b49dd685-f8be-4cb0-8a7b-780bc8274572-0001
            I0701 03:21:51.857004 7012 slave.cpp:5815] Current disk usage 37.18%. Max allowed age: 3.697065251101805days
            I0701 03:22:51.205967 6292 slave.cpp:5763] Terminating executor '3.6c8b8270-5e0c-11e7-a811-cac3c4a10901' of framework b49dd685-f8be-4cb0-8a7b-780bc8274572-0001 because it did not register within 1mins
            I0701 03:23:18.946238 6292 slave.cpp:5815] Current disk usage 37.18%. Max allowed age: 3.697065251101805days
            I0701 03:24:18.949869 2820 slave.cpp:5815] Current disk usage 37.19%. Max allowed age: 3.697038547809479days

      Attachments

        Activity

          People

            lilyfang Li Li
            lilyfang Li Li
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: