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

ExamplesTest.PersistentVolumeFramework does not work in OS X El Capitan

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.24.2, 0.25.1, 0.26.0
    • test
    • Mesosphere Sprint 21
    • 3

    Description

      The example persistent volume framework test does not pass in OS X El Capitan. It seems to be executing the <build_dir>/src/.libs/mesos-executor directly while it should be executing the wrapper script at <build_dir>/src/mesos-executor instead. The no-executor framework passes however, which seem to have a very similar configuration with the persistent volume framework. The following is the output that shows the dyld load error:

      I1008 01:22:52.280140 4284416 launcher.cpp:132] Forked child with pid '1706' for contain
      er 'b6d3bd96-2ebd-47b1-a16a-a22ffba992aa'
      I1008 01:22:52.280300 4284416 containerizer.cpp:873] Checkpointing executor's forked pid
       1706 to '/var/folders/p6/nfxknpz52dzfc6zqnz23tq180000gn/T/mesos-XXXXXX.5OZ3locB/0/meta/
      slaves/34d6329e-69cb-4a72-aee4-fe892bf1c70b-S2/frameworks/34d6329e-69cb-4a72-aee4-fe892b
      f1c70b-0000/executors/dec188d4-d2dc-40c5-ac4d-881adc3d81c0/runs/b6d3bd96-2ebd-47b1-a16a-
      a22ffba992aa/pids/forked.pid'
      dyld: Library not loaded: /usr/local/lib/libmesos-0.26.0.dylib
        Referenced from: /Users/mpark/Projects/mesos/build/src/.libs/mesos-executor
        Reason: image not found
      dyld: Library not loaded: /usr/local/lib/libmesos-0.26.0.dylib
        Referenced from: /Users/mpark/Projects/mesos/build/src/.libs/mesos-executor
        Reason: image not found
      dyld: Library not loaded: /usr/local/lib/libmesos-0.26.0.dylib
        Referenced from: /Users/mpark/Projects/mesos/build/src/.libs/mesos-executor
        Reason: image not found
      I1008 01:22:52.365397 3211264 containerizer.cpp:1284] Executor for container '06b649be-88c8-4047-8fb5-e89bdd096b66' has exited
      I1008 01:22:52.365433 3211264 containerizer.cpp:1097] Destroying container '06b649be-88c8-4047-8fb5-e89bdd096b66'
      

      Attachments

        Activity

          People

            mcypark Michael Park
            mcypark Michael Park
            Jie Yu Jie Yu
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: