Hello,
I am attempting to run the Isaac sim replicator python script within a docker container on my laptop but am running into errors and no data is being generated. I am using Docker as outlined here: 6. Setup FAQ — Omniverse Robotics documentation
And here are the logs:
libGLX_nvidia.so.0 (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libGLX_nvidia.so.0
Writing disposable ICD file (/tmp/tmp_icd_vZp0vH.json)...
GPU0
apiVersion = 1.3.205
driverVersion = 515.76.00
vendorID = 0x10de
deviceID = 0x2420
deviceName = NVIDIA GeForce RTX 3080 Ti Laptop GPU
Writing ICD file to (/etc/vulkan/icd.d/nvidia_icd.json)
Starting kit application with the fillowing args: ['/isaac-sim/exts/omni.isaac.kit/omni/isaac/kit/simulation_app.py', '/isaac-sim/apps/omni.isaac.sim.python.kit', '--/app/tokens/exe-path=/isaac-sim/kit', '--/persistent/app/viewport/displayOptions=3094', '--/rtx/materialDb/syncLoads=True', '--/rtx/hydra/materialSyncLoads=True--/omni.kit.plugin/syncUsdLoads=True', '--/app/renderer/resolution/width=1024', '--/app/renderer/resolution/height=1024', '--/app/window/width=1440', '--/app/window/height=900', '--/renderer/multiGpu/enabled=True', '--ext-folder', '/isaac-sim/exts', '--ext-folder', '/isaac-sim/apps', '--/physics/cudaDevice=0', '--portable', '--no-window', '--allow-root']
Passing the following args to the base kit application: []
[Warning] [omni.kit.app.plugin] No crash reporter present, dumps uploading isn't available.
[Info] [carb] Logging to file: /isaac-sim/kit/logs/Kit/Isaac-Sim/2022.1/kit_20221027_164151.log
2022-10-27 16:41:51 [3ms] [Warning] [omni.ext.plugin] [ext: omni.drivesim.sensors.nv.lidar] Extensions config 'extension.toml' doesn't exist '/isaac-sim/exts/omni.drivesim.sensors.nv.lidar' or '/isaac-sim/exts/omni.drivesim.sensors.nv.lidar/config'
[0.130s] [ext: omni.stats-0.0.0] startup
[0.146s] [ext: omni.gpu_foundation-0.0.0] startup
2022-10-27 16:41:51 [144ms] [Warning] [carb] FrameworkImpl::setDefaultPlugin(client: omni.gpu_foundation_factory.plugin, desc : [carb::graphics::Graphics v2.5], plugin : carb.graphics-vulkan.plugin) failed. Plugin selection is locked, because the interface was previously acquired by:
[0.150s] [ext: carb.windowing.plugins-1.0.0] startup
2022-10-27 16:41:51 [146ms] [Error] [carb.windowing-glfw.plugin] GLFW initialization failed.
2022-10-27 16:41:51 [146ms] [Error] [carb] Failed to startup plugin carb.windowing-glfw.plugin (interfaces: [carb::windowing::IGLContext v1.0],[carb::windowing::IWindowing v1.3]) (impl: carb.windowing-glfw.plugin)
[0.151s] [ext: omni.assets.plugins-0.0.0] startup
[0.152s] [ext: omni.kit.renderer.init-0.0.0] startup
|---------------------------------------------------------------------------------------------|
| Driver Version: 515.76 | Graphics API: Vulkan
|=============================================================================================|
| GPU | Name | Active | LDA | GPU Memory | Vendor-ID | LUID |
| | | | | | Device-ID | UUID |
|---------------------------------------------------------------------------------------------|
| 0 | NVIDIA GeForce RTX 3080 Ti Lap.. | Yes: 0 | | 16384 MB | 10de | 0 |
| | | | | | 2420 | 733e6d43.. |
|=============================================================================================|
| OS: Linux ryan-Raider-GE67HX-12UHS, Version: 5.19.5-051905-generic
| Processor: 12th Gen Intel(R) Core(TM) i9-12900HX | Cores: Unknown | Logical: 24
|---------------------------------------------------------------------------------------------|
| Total Memory (MB): 31802 | Free Memory: 4708
| Total Page/Swap (MB): 2047 | Free Page/Swap: 2047
|---------------------------------------------------------------------------------------------|
2022-10-27 16:41:52 [436ms] [Error] [gpu.foundation.plugin] Failed opening shader cache version file: /isaac-sim/kit/cache/Kit/103.1/73d4ca54/shadercache/release/version
2022-10-27 16:41:52 [436ms] [Error] [gpu.foundation.plugin] Failed to process shader cache version file
2022-10-27 16:41:52 [436ms] [Error] [carb.windowing-glfw.plugin] GLFW initialization failed.
2022-10-27 16:41:52 [436ms] [Error] [carb] Failed to startup plugin carb.windowing-glfw.plugin (interfaces: [carb::windowing::IGLContext v1.0],[carb::windowing::IWindowing v1.3]) (impl: carb.windowing-glfw.plugin)
2022-10-27 16:41:52 [436ms] [Error] [carb.glinterop.plugin] GLInteropContext::init: carb::windowing is not available
2022-10-27 16:41:52 [436ms] [Warning] [gpu.foundation.plugin] Realm: no OpenGL interop context.
2022-10-27 16:41:52 [504ms] [Warning] [carb.cudainterop.plugin] On Linux only, CUDA and the display driver does not support IOMMU-enabled bare-metal PCIe peer to peer memory copy.
However, CUDA and the display driver does support IOMMU via VM pass through. As a consequence, users on Linux,
when running on a native bare metal system, should disable the IOMMU. The IOMMU should be enabled and the VFIO driver
be used as a PCIe pass through for virtual machines.
[0.519s] [ext: omni.kit.pipapi-0.0.0] startup
[0.528s] [ext: omni.kit.pip_archive-0.0.0] startup
[0.537s] [ext: omni.usd.config-1.0.0] startup
[0.539s] [ext: omni.usd.libs-1.0.0] startup
[0.607s] [ext: omni.isaac.core_archive-1.2.0] startup
[0.731s] [ext: omni.kit.pip_torch-1_11_0-0.1.3] startup
[0.765s] [ext: omni.isaac.ml_archive-1.1.0] startup
[0.800s] [ext: omni.kit.async_engine-0.0.0] startup
[0.801s] [ext: omni.kit.loop-isaac-0.1.0] startup
[0.801s] [ext: omni.client-0.1.0] startup
[0.807s] [ext: omni.appwindow-1.0.0] startup
2022-10-27 16:41:52 [802ms] [Error] [carb.windowing-glfw.plugin] GLFW initialization failed.
2022-10-27 16:41:52 [802ms] [Error] [carb] Failed to startup plugin carb.windowing-glfw.plugin (interfaces: [carb::windowing::IGLContext v1.0],[carb::windowing::IWindowing v1.3]) (impl: carb.windowing-glfw.plugin)
[0.809s] [ext: omni.kit.renderer.core-0.0.0] startup
2022-10-27 16:41:52 [805ms] [Error] [carb.windowing-glfw.plugin] GLFW initialization failed.
2022-10-27 16:41:52 [805ms] [Error] [carb] Failed to startup plugin carb.windowing-glfw.plugin (interfaces: [carb::windowing::IGLContext v1.0],[carb::windowing::IWindowing v1.3]) (impl: carb.windowing-glfw.plugin)
2022-10-27 16:41:52 [806ms] [Error] [carb.windowing-glfw.plugin] GLFW initialization failed.
2022-10-27 16:41:52 [806ms] [Error] [carb] Failed to startup plugin carb.windowing-glfw.plugin (interfaces: [carb::windowing::IGLContext v1.0],[carb::windowing::IWindowing v1.3]) (impl: carb.windowing-glfw.plugin)
2022-10-27 16:41:52 [806ms] [Error] [carb.windowing-glfw.plugin] GLFW initialization failed.
2022-10-27 16:41:52 [806ms] [Error] [carb] Failed to startup plugin carb.windowing-glfw.plugin (interfaces: [carb::windowing::IGLContext v1.0],[carb::windowing::IWindowing v1.3]) (impl: carb.windowing-glfw.plugin)
2022-10-27 16:41:52 [806ms] [Error] [carb.windowing-glfw.plugin] GLFW initialization failed.
2022-10-27 16:41:52 [806ms] [Error] [carb] Failed to startup plugin carb.windowing-glfw.plugin (interfaces: [carb::windowing::IGLContext v1.0],[carb::windowing::IWindowing v1.3]) (impl: carb.windowing-glfw.plugin)
[0.857s] [ext: omni.kit.test-0.0.0] startup
[0.858s] [ext: omni.ui-2.10.3] startup
[0.869s] [ext: carb.audio-0.1.0] startup
[0.871s] [ext: omni.kit.mainwindow-0.0.0] startup
[0.872s] [ext: omni.uiaudio-1.0.0] startup
[0.873s] [ext: omni.kit.uiapp-0.0.0] startup
[0.873s] [ext: omni.usd.schema.physics-1.0.0] startup
[0.900s] [ext: omni.usd.schema.anim-0.0.0] startup
[0.926s] [ext: omni.usd.schema.audio-0.0.0] startup
[0.932s] [ext: omni.usd.schema.isaac-0.2.0] startup
[0.957s] [ext: omni.usd.schema.semantics-0.0.0] startup
[0.964s] [ext: omni.usd.schema.physx-0.0.0] startup
[0.980s] [ext: omni.usd.schema.omnigraph-1.0.0] startup
[0.985s] [ext: omni.timeline-1.0.2] startup
[0.987s] [ext: omni.kit.audiodeviceenum-1.0.0] startup
[0.987s] [ext: omni.kit.commands-1.2.2] startup
[0.991s] [ext: omni.hydra.scene_delegate-0.2.0] startup
[0.996s] [ext: omni.usd-1.5.3] startup
[1.023s] [ext: omni.kit.asset_converter-1.2.31] startup
[1.031s] [ext: omni.usd.schema.forcefield-0.0.0] startup
[1.036s] [ext: omni.kit.search_core-1.0.2] startup
[1.038s] [ext: omni.kvdb-0.0.0] startup
[1.041s] [ext: omni.kit.widget.filebrowser-2.2.27] startup
[1.046s] [ext: omni.localcache-0.0.0] startup
[1.048s] [ext: omni.kit.window.title-1.1.2] startup
2022-10-27 16:41:52 [1,044ms] [Error] [carb.windowing-glfw.plugin] GLFW initialization failed.
2022-10-27 16:41:52 [1,044ms] [Error] [carb] Failed to startup plugin carb.windowing-glfw.plugin (interfaces: [carb::windowing::IGLContext v1.0],[carb::windowing::IWindowing v1.3]) (impl: carb.windowing-glfw.plugin)
2022-10-27 16:41:52 [1,046ms] [Error] [carb.windowing-glfw.plugin] GLFW initialization failed.
2022-10-27 16:41:52 [1,046ms] [Error] [carb] Failed to startup plugin carb.windowing-glfw.plugin (interfaces: [carb::windowing::IGLContext v1.0],[carb::windowing::IWindowing v1.3]) (impl: carb.windowing-glfw.plugin)
[1.051s] [ext: omni.usdphysics-1.4.15] startup
[1.052s] [ext: omni.mdl.neuraylib-0.1.0] startup
[1.054s] [ext: omni.kit.window.popup_dialog-2.0.8] startup
[1.056s] [ext: omni.kit.menu.utils-1.2.11] startup
[1.062s] [ext: omni.mdl-0.1.0] startup
[1.090s] [ext: omni.convexdecomposition-1.4.15] startup
[1.092s] [ext: omni.kit.material.library-1.3.10] startup
[1.094s] [ext: omni.kit.menu.create-1.0.2] startup
[1.094s] [ext: omni.hydra.rtx-0.1.0] startup
[1.099s] [ext: omni.renderer-rtx-0.0.0] startup
[1.100s] [ext: omni.kit.context_menu-1.3.9] startup
[1.102s] [ext: omni.kit.widget.path_field-2.0.3] startup
[1.103s] [ext: omni.kit.window.drop_support-1.0.0] startup
[1.104s] [ext: omni.kit.viewport.legacy_gizmos-1.0.0] startup
[1.106s] [ext: omni.hydra.engine.stats-1.0.0] startup
[1.109s] [ext: omni.graph.tools-1.4.0] startup
[1.124s] [ext: omni.kit.widget.browser_bar-2.0.3] startup
[1.125s] [ext: omni.kit.window.viewport-0.0.0] startup
2022-10-27 16:41:52 [1,133ms] [Error] [gpu.foundation.plugin] Cannot load shader file 'rtx/materialflattener/GeneratePlanarProjectionUV.cs.hlsl'.
2022-10-27 16:41:52 [1,133ms] [Error] [gpu.foundation.plugin] buildShaderAsync() failed: rtx/materialflattener/GeneratePlanarProjectionUV.cs.hlsl
2022-10-27 16:41:52 [1,133ms] [Error] [rtx.raytracing.plugin] Failed to async compile compute shader: rtx/materialflattener/GeneratePlanarProjectionUV.cs.hlsl
2022-10-27 16:41:52 [1,133ms] [Error] [rtx.raytracing.plugin] [Check failed]: m_generateProjectionUVpass
2022-10-27 16:41:52 [1,133ms] [Error] [carb.scenerenderer-rtx.plugin] Error initializing material flattener
2022-10-27 16:41:52 [1,133ms] [Warning] [omni.hydra.rtx] HydraEngine rtx failed creating scene renderer.
[1.157s] [ext: omni.ui.scene-1.5.0] startup
[1.161s] [ext: omni.kit.widget.versioning-1.3.8] startup
[1.163s] [ext: omni.kit.notification_manager-1.0.5] startup
[1.167s] [ext: omni.graph.core-2.29.1] startup
[1.177s] [ext: omni.kit.stage_templates-1.1.2] startup
[1.179s] [ext: omni.kit.manipulator.viewport-1.0.6] startup
[1.180s] [ext: omni.kit.window.filepicker-2.4.30] startup
OmniAssetFileFormat
[1.209s] [ext: omni.graph-1.23.0] startup
[1.239s] [ext: omni.kit.widget.stage_icons-1.0.2] startup
[1.240s] [ext: omni.kit.widget.stage-2.6.15] startup
[1.243s] [ext: omni.graph.visualization.nodes-1.1.1] startup
[1.246s] [ext: omni.kit.window.stage-2.3.7] startup
[1.248s] [ext: omni.physx-1.4.15-5.1] startup
[1.316s] [ext: omni.kit.widget.settings-1.0.0] startup
[1.319s] [ext: omni.kit.menu.common-1.0.0] startup
[1.323s] [ext: omni.kit.widget.graph-1.4.3] startup
[1.328s] [ext: omni.kit.window.file_importer-1.0.4] startup
[1.329s] [ext: omni.kit.window.file_exporter-1.0.4] startup
[1.329s] [ext: omni.kit.window.property-1.6.3] startup
[1.330s] [ext: omni.kit.window.extensions-1.1.0] startup
[1.333s] [ext: omni.kit.window.file-1.3.16] startup
[1.335s] [ext: omni.isaac.ui-0.2.1] startup
[1.337s] [ext: omni.kit.window.content_browser-2.4.28] startup
[1.351s] [ext: semantics.schema.editor-0.2.3] startup
[1.353s] [ext: omni.isaac.urdf-0.4.0] startup
[1.372s] [ext: omni.kit.window.preferences-1.2.1] startup
[1.396s] [ext: omni.ui_query-1.1.1] startup
[1.397s] [ext: omni.debugdraw-0.1.0] startup
[1.400s] [ext: omni.kit.property.usd-3.14.9] startup
[1.449s] [ext: omni.kit.widget.prompt-1.0.1] startup
[1.450s] [ext: omni.kit.usd_undo-0.1.0] startup
[1.451s] [ext: omni.kit.ui_test-1.2.2] startup
[1.452s] [ext: omni.graph.ui-1.6.1] startup
[1.466s] [ext: omni.kit.widget.zoombar-1.0.3] startup
[1.466s] [ext: omni.kit.widget.searchfield-1.0.6] startup
[1.467s] [ext: omni.graph.action-1.18.0] startup
[1.474s] [ext: omni.kit.graph.delegate.default-1.0.15] startup
[1.475s] [ext: omni.kit.browser.core-2.0.12] startup
[1.478s] [ext: omni.graph.scriptnode-0.5.0] startup
[1.479s] [ext: omni.command.usd-1.0.1] startup
[1.481s] [ext: omni.kit.selection-0.1.0] startup
[1.481s] [ext: omni.kit.graph.editor.core-1.3.3] startup
[1.483s] [ext: omni.kit.browser.folder.core-1.1.13] startup
[1.485s] [ext: omni.graph.nodes-1.26.0] startup
[1.493s] [ext: omni.kit.menu.edit-1.0.6] startup
[1.494s] [ext: omni.graph.instancing-1.1.4] startup
[1.497s] [ext: omni.syntheticdata-0.2.1] startup
[1.517s] [ext: omni.kit.primitive.mesh-1.0.0] startup
[1.519s] [ext: omni.kit.graph.widget.variables-2.0.2] startup
[1.520s] [ext: omni.kit.graph.delegate.modern-1.6.0] startup
[1.521s] [ext: omni.physics.tensors-0.1.0] startup
[1.526s] [ext: omni.kit.graph.usd.commands-1.1.0] startup
[1.527s] [ext: omni.kit.numpy.common-0.1.0] startup
[1.529s] [ext: omni.isaac.version-1.0.0] startup
[1.529s] [ext: omni.physx.tensors-0.1.0] startup
[1.532s] [ext: omni.graph.window.core-1.23.4] startup
[1.536s] [ext: omni.isaac.dynamic_control-1.1.0] startup
[1.541s] [ext: omni.kit.renderer.capture-0.0.0] startup
[1.543s] [ext: omni.warp-0.2.2] startup
Warp initialized:
Version: 0.2.2
CUDA device: NVIDIA GeForce RTX 3080 Ti Laptop GPU
Kernel cache: /root/.cache/warp/0.2.2
[1.952s] [ext: omni.graph.window.action-1.3.8] startup
[1.953s] [ext: omni.graph.tutorials-1.1.2] startup
[1.962s] [ext: omni.isaac.core-1.24.3] startup
[2.125s] [ext: omni.replicator.core-1.4.3] startup
[2.171s] [ext: omni.graph.bundle.action-1.0.0] startup
[2.171s] [ext: omni.isaac.kit-0.2.1] startup
[2.172s] [ext: omni.replicator.isaac-1.3.2] startup
[2.231s] [ext: omni.isaac.synthetic_utils-0.3.5] startup
[2.233s] [ext: omni.isaac.motion_planning-0.2.0] startup
[2.239s] [ext: omni.isaac.lula-1.1.0] startup
[2.243s] [ext: omni.isaac.surface_gripper-0.1.2] startup
[2.246s] [ext: omni.physx.commands-1.4.15-5.1] startup
[2.250s] [ext: omni.isaac.motion_generation-3.6.1] startup
[2.253s] [ext: omni.isaac.manipulators-1.0.1] startup
[2.254s] [ext: omni.physx.ui-1.4.15-5.1] startup
[2.292s] [ext: omni.kit.window.toolbar-1.2.4] startup
[2.295s] [ext: omni.isaac.universal_robots-0.3.0] startup
[2.296s] [ext: omni.kit.property.material-1.8.5] startup
[2.297s] [ext: omni.physx.tests-1.4.15-5.1] startup
[2.386s] [ext: omni.physx.demos-1.4.15-5.1] startup
[2.388s] [ext: omni.kit.widget.layers-1.5.17] startup
[2.396s] [ext: omni.kit.property.physx-0.1.0] startup
2022-10-27 16:41:54 [2,434ms] [Warning] [omni.physx.plugin] Deprecated: getSimulationEventStream is deprecated, please use getSimulationEventStreamV2
[2.441s] [ext: omni.kit.profiler.window-1.4.4] startup
[2.444s] [ext: omni.physx.cct-1.4.15-5.1] startup
[2.490s] [ext: omni.kit.property.layer-1.1.2] startup
[2.491s] [ext: omni.physx.camera-1.4.15-5.1] startup
[2.495s] [ext: omni.kit.property.skel-1.0.1] startup
[2.496s] [ext: omni.kit.property.render-1.1.0] startup
[2.497s] [ext: omni.kit.property.audio-1.0.5] startup
[2.499s] [ext: omni.kit.property.light-1.0.5] startup
[2.500s] [ext: omni.kit.property.camera-1.0.3] startup
[2.501s] [ext: omni.isaac.core_nodes-0.13.0] startup
[2.508s] [ext: omni.kit.property.transform-1.0.2] startup
[2.509s] [ext: omni.kit.property.geometry-1.2.0] startup
[2.511s] [ext: omni.isaac.debug_draw-0.1.2] startup
[2.514s] [ext: omni.physx.vehicle-1.4.15-5.1] startup
[2.520s] [ext: omni.isaac.wheeled_robots-0.5.8] startup
[2.528s] [ext: omni.kit.window.status_bar-0.1.1] startup
[2.530s] [ext: omni.kit.property.bundle-1.2.4] startup
[2.531s] [ext: omni.isaac.occupancy_map-0.2.4] startup
[2.539s] [ext: omni.physx.bundle-1.4.15-5.1] startup
[2.539s] [ext: omni.isaac.isaac_sensor-1.0.2] startup
2022-10-27 16:41:54 [2,539ms] [Warning] [omni.physx.plugin] Deprecated: getSimulationEventStream is deprecated, please use getSimulationEventStreamV2
[2.547s] [ext: omni.graph.window.generic-1.3.8] startup
[2.548s] [ext: omni.kit.window.script_editor-1.6.2] startup
[2.552s] [ext: omni.isaac.range_sensor-0.4.3] startup
[2.568s] [ext: omni.replicator.composer-1.1.3] startup
[2.578s] [ext: omni.rtx.window.settings-0.6.1] startup
[2.581s] [ext: omni.isaac.dofbot-0.3.0] startup
[2.582s] [ext: omni.kit.window.console-0.2.0] startup
[2.586s] [ext: omni.kit.widget.live-0.1.0] startup
2022-10-27 16:41:54 [2,582ms] [Warning] [omni.ext-live.plugin] Unable to detect Omniverse Cache Server. File /root/.nvidia-omniverse/config/Cache/Omniverse.toml is not found. Consider installing it (version >= 280) for better IO performance.
[2.588s] [ext: omni.isaac.utils-0.1.11] startup
[2.590s] [ext: omni.rtx.settings.core-0.5.5] startup
[2.593s] [ext: omni.isaac.franka-0.3.0] startup
[2.594s] [ext: omni.kit.menu.file-1.0.8] startup
[2.594s] [ext: omni.isaac.sim.python-2022.1.1] startup
[2.595s] Simulation App Starting
2022-10-27 16:41:54 [2,591ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:41:54 [2,591ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:41:54 [2,593ms] [Warning] [gpu.foundation.plugin] Post processing operations requested for texture /tmp/carb.WyNLmT/filter.28x28.png, but no renderer was initialized. Skipping post-processing ops
2022-10-27 16:41:54 [2,593ms] [Warning] [gpu.foundation.plugin] Post processing operations requested for texture /tmp/carb.WyNLmT/options.28x28.png, but no renderer was initialized. Skipping post-processing ops
2022-10-27 16:41:54 [2,593ms] [Warning] [gpu.foundation.plugin] Post processing operations requested for texture /tmp/carb.WyNLmT/eye_header.44x28.png, but no renderer was initialized. Skipping post-processing ops
2022-10-27 16:41:54 [2,594ms] [Warning] [gpu.foundation.plugin] Post processing operations requested for texture /tmp/carb.WyNLmT/plus.24x32.png, but no renderer was initialized. Skipping post-processing ops
2022-10-27 16:41:54 [2,594ms] [Warning] [gpu.foundation.plugin] Post processing operations requested for texture /tmp/carb.WyNLmT/bookmark_grey.36x36.png, but no renderer was initialized. Skipping post-processing ops
2022-10-27 16:41:54 [2,594ms] [Warning] [gpu.foundation.plugin] Post processing operations requested for texture /tmp/carb.WyNLmT/angle_right.32x32.png, but no renderer was initialized. Skipping post-processing ops
2022-10-27 16:41:54 [2,594ms] [Warning] [gpu.foundation.plugin] Post processing operations requested for texture /tmp/carb.WyNLmT/angle_left.32x32.png, but no renderer was initialized. Skipping post-processing ops
2022-10-27 16:41:54 [2,594ms] [Warning] [gpu.foundation.plugin] Post processing operations requested for texture /tmp/carb.WyNLmT/search.32x32.png, but no renderer was initialized. Skipping post-processing ops
2022-10-27 16:41:54 [2,594ms] [Warning] [gpu.foundation.plugin] Post processing operations requested for texture /tmp/carb.WyNLmT/settings.28x40.png, but no renderer was initialized. Skipping post-processing ops
2022-10-27 16:41:54 [2,595ms] [Warning] [gpu.foundation.plugin] Post processing operations requested for texture /tmp/carb.WyNLmT/filter.28x32.png, but no renderer was initialized. Skipping post-processing ops
2022-10-27 16:41:54 [2,597ms] [Warning] [gpu.foundation.plugin] Post processing operations requested for texture /tmp/carb.WyNLmT/list.32x40.png, but no renderer was initialized. Skipping post-processing ops
2022-10-27 16:41:54 [2,598ms] [Warning] [gpu.foundation.plugin] Post processing operations requested for texture /tmp/carb.WyNLmT/toolbar_select_model.56x56.png, but no renderer was initialized. Skipping post-processing ops
2022-10-27 16:41:54 [2,599ms] [Warning] [gpu.foundation.plugin] Post processing operations requested for texture /tmp/carb.WyNLmT/toolbar_select_prim.56x56.png, but no renderer was initialized. Skipping post-processing ops
2022-10-27 16:41:54 [2,599ms] [Warning] [gpu.foundation.plugin] Post processing operations requested for texture /tmp/carb.WyNLmT/toolbar_select_models.56x56.png, but no renderer was initialized. Skipping post-processing ops
2022-10-27 16:41:54 [2,599ms] [Warning] [gpu.foundation.plugin] Post processing operations requested for texture /tmp/carb.WyNLmT/toolbar_move_global.56x56.png, but no renderer was initialized. Skipping post-processing ops
2022-10-27 16:41:54 [2,600ms] [Warning] [gpu.foundation.plugin] Post processing operations requested for texture /tmp/carb.WyNLmT/toolbar_rotate_global.56x56.png, but no renderer was initialized. Skipping post-processing ops
2022-10-27 16:41:54 [2,600ms] [Warning] [gpu.foundation.plugin] Post processing operations requested for texture /tmp/carb.WyNLmT/toolbar_scale.56x56.png, but no renderer was initialized. Skipping post-processing ops
2022-10-27 16:41:54 [2,600ms] [Warning] [gpu.foundation.plugin] Post processing operations requested for texture /tmp/carb.WyNLmT/toolbar_snap.56x56.png, but no renderer was initialized. Skipping post-processing ops
2022-10-27 16:41:54 [2,601ms] [Warning] [gpu.foundation.plugin] Post processing operations requested for texture /tmp/carb.WyNLmT/toolbar_play.56x56.png, but no renderer was initialized. Skipping post-processing ops
2022-10-27 16:41:54 [2,601ms] [Warning] [gpu.foundation.plugin] Post processing operations requested for texture /tmp/carb.WyNLmT/toolbar_pause.56x56.png, but no renderer was initialized. Skipping post-processing ops
2022-10-27 16:41:54 [2,601ms] [Warning] [gpu.foundation.plugin] Post processing operations requested for texture /tmp/carb.WyNLmT/layers.36x36.png, but no renderer was initialized. Skipping post-processing ops
2022-10-27 16:41:54 [2,601ms] [Warning] [gpu.foundation.plugin] Post processing operations requested for texture /tmp/carb.WyNLmT/layer_save.28x28.png, but no renderer was initialized. Skipping post-processing ops
2022-10-27 16:41:54 [2,602ms] [Warning] [gpu.foundation.plugin] Post processing operations requested for texture /tmp/carb.WyNLmT/layers_switch_local.84x44.png, but no renderer was initialized. Skipping post-processing ops
2022-10-27 16:41:54 [2,603ms] [Warning] [gpu.foundation.plugin] Post processing operations requested for texture /tmp/carb.WyNLmT/layers_switch_global.84x44.png, but no renderer was initialized. Skipping post-processing ops
2022-10-27 16:41:54 [2,603ms] [Warning] [gpu.foundation.plugin] Post processing operations requested for texture /tmp/carb.WyNLmT/cloud.28x28.png, but no renderer was initialized. Skipping post-processing ops
2022-10-27 16:41:54 [2,603ms] [Warning] [gpu.foundation.plugin] Post processing operations requested for texture /tmp/carb.WyNLmT/drop_down.12x12.png, but no renderer was initialized. Skipping post-processing ops
2022-10-27 16:41:54 [2,603ms] [Warning] [gpu.foundation.plugin] Post processing operations requested for texture /tmp/carb.WyNLmT/external_link.52x52.png, but no renderer was initialized. Skipping post-processing ops
2022-10-27 16:41:54 [2,604ms] [Warning] [gpu.foundation.plugin] Post processing operations requested for texture /tmp/carb.WyNLmT/new_layer.52x52.png, but no renderer was initialized. Skipping post-processing ops
2022-10-27 16:41:54 [2,604ms] [Warning] [gpu.foundation.plugin] Post processing operations requested for texture /tmp/carb.WyNLmT/trash.44x44.png, but no renderer was initialized. Skipping post-processing ops
2022-10-27 16:41:54 [2,606ms] [Warning] [gpu.foundation.plugin] Post processing operations requested for texture /tmp/carb.WyNLmT/options.28x32.png, but no renderer was initialized. Skipping post-processing ops
2022-10-27 16:41:54 [2,700ms] [Warning] [gpu.foundation.plugin] Post processing operations requested for texture /tmp/carb.WyNLmT/Plus.20x20.png, but no renderer was initialized. Skipping post-processing ops
2022-10-27 16:41:54 [2,700ms] [Warning] [gpu.foundation.plugin] Post processing operations requested for texture /tmp/carb.WyNLmT/layers.40x40.png, but no renderer was initialized. Skipping post-processing ops
2022-10-27 16:41:54 [2,701ms] [Warning] [gpu.foundation.plugin] Post processing operations requested for texture /tmp/carb.WyNLmT/Prim.40x40.png, but no renderer was initialized. Skipping post-processing ops
2022-10-27 16:41:54 [2,701ms] [Warning] [gpu.foundation.plugin] Post processing operations requested for texture /tmp/carb.WyNLmT/layer_delta.24x24.png, but no renderer was initialized. Skipping post-processing ops
[2.713s] app ready
2022-10-27 16:41:54 [2,709ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:41:54 [2,709ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:41:54 [2,710ms] [Warning] [gpu.foundation.plugin] Post processing operations requested for texture /tmp/carb.WyNLmT/sensor_icon.52x28.png, but no renderer was initialized. Skipping post-processing ops
2022-10-27 16:41:54 [2,714ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:41:54 [2,714ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:41:54 [2,874ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:41:54 [2,874ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:41:54 [2,912ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:41:54 [2,912ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:41:55 [3,699ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:41:55 [3,699ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:41:55 [3,716ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:41:55 [3,716ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:41:55 [3,738ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:41:55 [3,738ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:41:55 [3,760ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:41:55 [3,760ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:41:55 [3,771ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:41:55 [3,771ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:41:55 [3,784ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:41:55 [3,784ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:41:55 [3,807ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:41:55 [3,807ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
[3.873s] Simulation App Startup Complete
Loading Stage
omni.replicator.core.create.from_usd
Outputting data to /isaac-sim/replicator_test
2022-10-27 16:42:02 [11,139ms] [Warning] [carb.flatcache.plugin] Type tag does not have a corresponding USD type
2022-10-27 16:42:03 [11,318ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:03 [11,318ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:03 [11,319ms] [Warning] [omni.ext-live.plugin] Omniverse Cache is disabled! It can be turned on in Omniverse System Monitor.
2022-10-27 16:42:03 [11,544ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:03 [11,544ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:03 [11,546ms] [Warning] [gpu.foundation.plugin] Post processing operations requested for texture /tmp/carb.WyNLmT/info.40x28.png, but no renderer was initialized. Skipping post-processing ops
2022-10-27 16:42:03 [11,676ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:03 [11,676ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:03 [11,678ms] [Warning] [gpu.foundation.plugin] Post processing operations requested for texture /tmp/carb.WyNLmT/Xform.40x40.png, but no renderer was initialized. Skipping post-processing ops
2022-10-27 16:42:03 [11,766ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:03 [11,767ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:03 [11,853ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:03 [11,853ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:03 [11,932ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:03 [11,932ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:03 [12,004ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:03 [12,004ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:03 [12,078ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:03 [12,078ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:03 [12,152ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:03 [12,152ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:03 [12,227ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:03 [12,227ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:04 [12,300ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:04 [12,300ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:04 [12,375ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:04 [12,375ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:04 [12,446ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:04 [12,447ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:04 [12,519ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:04 [12,519ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:04 [12,592ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:04 [12,592ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:04 [12,666ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:04 [12,666ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:04 [12,741ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:04 [12,741ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:04 [12,815ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:04 [12,815ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:04 [12,890ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:04 [12,890ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:04 [12,961ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:04 [12,961ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:04 [13,032ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:04 [13,032ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:04 [13,108ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:04 [13,108ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:04 [13,178ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:04 [13,178ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:04 [13,250ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:04 [13,250ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:05 [13,321ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:05 [13,321ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:05 [13,391ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:05 [13,391ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:05 [13,461ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:05 [13,461ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:05 [13,538ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:05 [13,538ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:05 [13,613ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:05 [13,613ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:05 [13,688ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:05 [13,688ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:05 [13,760ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:05 [13,760ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:05 [13,833ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:05 [13,833ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:05 [13,908ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:05 [13,908ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:05 [13,982ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:05 [13,982ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:05 [14,053ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:05 [14,053ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:05 [14,127ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:05 [14,127ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:05 [14,238ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:05 [14,238ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:06 [14,329ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:06 [14,329ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:06 [14,400ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:06 [14,400ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:06 [14,475ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:06 [14,475ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:06 [14,548ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:06 [14,548ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:06 [14,624ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:06 [14,624ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:06 [14,697ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:06 [14,697ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:06 [14,772ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:06 [14,772ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:06 [14,852ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:06 [14,852ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:06 [14,926ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:06 [14,926ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:06 [15,005ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:06 [15,005ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:06 [15,081ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:06 [15,081ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:06 [15,157ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:06 [15,157ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:06 [15,231ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:06 [15,231ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:07 [15,300ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:07 [15,300ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:07 [15,375ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:07 [15,375ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:07 [15,450ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:07 [15,450ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:07 [15,523ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:07 [15,523ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:07 [15,594ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:07 [15,594ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:07 [15,672ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:07 [15,672ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:07 [15,747ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:07 [15,747ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:07 [15,820ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:07 [15,820ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:07 [15,890ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:07 [15,890ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:07 [15,963ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:07 [15,963ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:07 [16,036ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:07 [16,036ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:07 [16,114ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:07 [16,114ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:07 [16,185ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:07 [16,185ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:07 [16,260ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:07 [16,260ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:08 [16,334ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:08 [16,334ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:08 [16,404ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:08 [16,404ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:08 [16,479ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:08 [16,479ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:08 [16,553ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:08 [16,553ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:08 [16,624ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:08 [16,624ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:08 [16,701ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:08 [16,701ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:08 [16,778ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:08 [16,778ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:08 [16,854ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:08 [16,854ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:08 [16,928ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:08 [16,928ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:08 [17,001ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:08 [17,001ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:08 [17,078ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:08 [17,078ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:08 [17,150ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:08 [17,150ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:08 [17,228ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:08 [17,228ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:09 [17,303ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:09 [17,303ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:09 [17,377ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:09 [17,377ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:09 [17,451ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:09 [17,451ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:09 [17,527ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:09 [17,527ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:09 [17,601ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:09 [17,601ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:09 [17,676ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:09 [17,676ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:09 [17,748ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:09 [17,748ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:09 [17,823ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:09 [17,823ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:09 [17,897ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:09 [17,897ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:09 [17,968ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:09 [17,968ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:09 [18,036ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:09 [18,036ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:09 [18,112ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:09 [18,112ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:09 [18,182ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:09 [18,182ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:09 [18,253ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:09 [18,253ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:10 [18,325ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:10 [18,325ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:10 [18,400ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:10 [18,400ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:10 [18,471ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:10 [18,471ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:10 [18,548ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:10 [18,548ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:10 [18,623ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:10 [18,624ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:10 [18,699ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:10 [18,699ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:10 [18,772ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:10 [18,772ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:10 [18,850ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:10 [18,851ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:10 [18,926ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:10 [18,926ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:10 [18,999ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:10 [18,999ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:10 [19,074ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:10 [19,074ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:10 [19,146ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:10 [19,146ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:10 [19,220ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:10 [19,220ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:11 [19,291ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:11 [19,291ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:11 [19,366ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:11 [19,366ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:11 [19,440ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:11 [19,441ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:11 [19,515ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:11 [19,515ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:11 [19,591ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:11 [19,591ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:11 [19,668ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:11 [19,668ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:11 [19,744ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:11 [19,744ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:11 [19,818ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:11 [19,818ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:11 [19,895ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:11 [19,895ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:11 [19,969ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:11 [19,969ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:11 [20,044ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:11 [20,044ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:11 [20,118ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:11 [20,118ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:11 [20,193ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:11 [20,193ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
2022-10-27 16:42:11 [20,222ms] [Error] [carb.flatcache.plugin] removePath called on non-existent path /__OgnSdgInstanceMappingCache__
2022-10-27 16:42:11 [20,241ms] [Warning] [omni.usd] No hydra engine was found with name running at tickrate 120
2022-10-27 16:42:11 [20,241ms] [Warning] [omni.usd] Failed to create Hydra Engine for viewport!
[20.248s] Simulation App Shutting Down
[20.248s] [ext: omni.isaac.sim.python-2022.1.1] shutdown
[20.248s] [ext: omni.graph.visualization.nodes-1.1.1] shutdown
[20.261s] [ext: omni.replicator.isaac-1.3.2] shutdown
[20.262s] [ext: omni.graph.bundle.action-1.0.0] shutdown
[20.262s] [ext: omni.graph.window.action-1.3.8] shutdown
[20.278s] [ext: omni.graph.window.generic-1.3.8] shutdown
[20.299s] [ext: omni.graph.window.core-1.23.4] shutdown
[20.309s] [ext: omni.isaac.utils-0.1.11] shutdown
[20.377s] [ext: omni.isaac.universal_robots-0.3.0] shutdown
[20.377s] [ext: omni.isaac.dofbot-0.3.0] shutdown
[20.377s] [ext: omni.isaac.franka-0.3.0] shutdown
[20.377s] [ext: omni.isaac.manipulators-1.0.1] shutdown
[20.378s] [ext: omni.isaac.surface_gripper-0.1.2] shutdown
[20.439s] [ext: omni.isaac.range_sensor-0.4.3] shutdown
[20.459s] [ext: omni.isaac.motion_generation-3.6.1] shutdown
[20.459s] [ext: omni.isaac.motion_planning-0.2.0] shutdown
[20.460s] [ext: omni.isaac.wheeled_robots-0.5.8] shutdown
[20.461s] [ext: omni.isaac.isaac_sensor-1.0.2] shutdown
[20.532s] [ext: omni.isaac.core_nodes-0.13.0] shutdown
[20.533s] [ext: omni.isaac.synthetic_utils-0.3.5] shutdown
[20.533s] [ext: omni.isaac.occupancy_map-0.2.4] shutdown
[20.652s] [ext: omni.isaac.core-1.24.3] shutdown
[20.652s] [ext: omni.isaac.ml_archive-1.1.0] shutdown
[20.652s] [ext: omni.isaac.core_archive-1.2.0] shutdown
[20.652s] [ext: omni.isaac.debug_draw-0.1.2] shutdown
[20.653s] [ext: omni.isaac.dynamic_control-1.1.0] shutdown
[20.701s] [ext: omni.isaac.kit-0.2.1] shutdown
[20.701s] [ext: omni.isaac.lula-1.1.0] shutdown
[20.711s] [ext: omni.isaac.urdf-0.4.0] shutdown
[20.799s] [ext: omni.isaac.ui-0.2.1] shutdown
[20.799s] [ext: omni.isaac.version-1.0.0] shutdown
[20.800s] [ext: omni.kit.asset_converter-1.2.31] shutdown
[20.809s] [ext: omni.graph.instancing-1.1.4] shutdown
[20.810s] [ext: omni.kit.browser.folder.core-1.1.13] shutdown
[20.820s] [ext: omni.kit.browser.core-2.0.12] shutdown
[20.829s] [ext: omni.kit.graph.widget.variables-2.0.2] shutdown
[20.838s] [ext: omni.kit.graph.editor.core-1.3.3] shutdown
[20.846s] [ext: omni.kit.graph.delegate.default-1.0.15] shutdown
[20.855s] [ext: omni.kit.graph.delegate.modern-1.6.0] shutdown
[20.864s] [ext: omni.kit.graph.usd.commands-1.1.0] shutdown
[20.874s] [ext: omni.replicator.composer-1.1.3] shutdown
[20.893s] [ext: omni.kit.manipulator.viewport-1.0.6] shutdown
[20.903s] [ext: omni.ui.scene-1.5.0] shutdown
[20.903s] [ext: omni.rtx.settings.core-0.5.5] shutdown
[20.905s] [ext: omni.rtx.window.settings-0.6.1] shutdown
[20.906s] [ext: omni.physx.bundle-1.4.15-5.1] shutdown
[20.906s] [ext: omni.physx.cct-1.4.15-5.1] shutdown
[20.916s] [ext: omni.physx.tests-1.4.15-5.1] shutdown
[20.925s] [ext: omni.physx.vehicle-1.4.15-5.1] shutdown
[20.949s] [ext: omni.physx.camera-1.4.15-5.1] shutdown
[20.959s] [ext: omni.physx.demos-1.4.15-5.1] shutdown
[20.967s] [ext: omni.kit.property.physx-0.1.0] shutdown
[20.978s] [ext: omni.physx.ui-1.4.15-5.1] shutdown
[20.992s] [ext: omni.replicator.core-1.4.3] shutdown
[21.011s] [ext: omni.syntheticdata-0.2.1] shutdown
[21.012s] [ext: omni.graph.tutorials-1.1.2] shutdown
[21.012s] [ext: omni.graph.nodes-1.26.0] shutdown
[21.013s] [ext: omni.graph.scriptnode-0.5.0] shutdown
[21.013s] [ext: omni.graph.action-1.18.0] shutdown
[21.013s] [ext: omni.graph.ui-1.6.1] shutdown
2022-10-27 16:42:12 [21,042ms] [Warning] [omni.kit.menu.utils.scripts.utils] omni.kit.menu.utils remove_menu_items "Create" failed list.remove(x): x not in list
[21.059s] [ext: omni.kit.menu.edit-1.0.6] shutdown
[21.064s] [ext: omni.kit.window.viewport-0.0.0] shutdown
[21.066s] [ext: omni.kit.window.status_bar-0.1.1] shutdown
[21.067s] [ext: omni.kit.window.script_editor-1.6.2] shutdown
[21.067s] [ext: omni.kit.property.bundle-1.2.4] shutdown
[21.067s] [ext: omni.kit.property.transform-1.0.2] shutdown
[21.067s] [ext: omni.kit.property.material-1.8.5] shutdown
[21.067s] [ext: omni.kit.property.light-1.0.5] shutdown
[21.067s] [ext: omni.kit.property.camera-1.0.3] shutdown
[21.067s] [ext: omni.kit.property.geometry-1.2.0] shutdown
[21.068s] [ext: omni.kit.property.render-1.1.0] shutdown
[21.068s] [ext: omni.kit.property.audio-1.0.5] shutdown
[21.068s] [ext: omni.kit.property.skel-1.0.1] shutdown
[21.068s] [ext: omni.kit.property.usd-3.14.9] shutdown
2022-10-27 16:42:12 [21,077ms] [Warning] [omni.ext.impl._internal] omni.kit.property.usd-3.14.9 -> <class 'omni.kit.property.usd.widgets.UsdPropertyWidgets'>: extension object is still alive, something holds a reference on it. References: ["[0]:type: <class 'frame'>, id: 180647024", "[1]:type: <class 'frame'>, id: 183608192", "[2]:type: <class 'cell'>, id: 140174613904400"]
[21.082s] [ext: omni.kit.property.layer-1.1.2] shutdown
[21.082s] [ext: omni.kit.window.property-1.6.3] shutdown
[21.082s] [ext: omni.kit.widget.layers-1.5.17] shutdown
[21.083s] [ext: omni.kit.window.content_browser-2.4.28] shutdown
2022-10-27 16:42:12 [21,095ms] [Warning] [omni.ext.impl._internal] omni.kit.window.content_browser-2.4.28 -> <class 'omni.kit.window.content_browser.extension.ContentBrowserExtension'>: extension object is still alive, something holds a reference on it. References: ["[0]:type: <class 'frame'>, id: 140174629004832", "[1]:type: <class 'frame'>, id: 112208272", "[2]:type: <class 'frame'>, id: 100656992"]
[21.100s] [ext: omni.kit.menu.file-1.0.8] shutdown
[21.107s] [ext: omni.kit.window.file-1.3.16] shutdown
[21.107s] [ext: omni.kit.window.file_exporter-1.0.4] shutdown
[21.107s] [ext: omni.kit.window.stage-2.3.7] shutdown
[21.107s] [ext: omni.kit.widget.stage-2.6.15] shutdown
[21.107s] [ext: omni.kit.window.file_importer-1.0.4] shutdown
[21.107s] [ext: omni.kit.window.preferences-1.2.1] shutdown
2022-10-27 16:42:12 [21,118ms] [Warning] [omni.ext.impl._internal] omni.kit.window.preferences-1.2.1 -> <class 'omni.kit.window.preferences.scripts.preferences_window.PreferencesExtension'>: extension object is still alive, something holds a reference on it. References: ["[0]:type: <class 'frame'>, id: 176855440", "[1]:type: <class 'frame'>, id: 175117024", "[2]:type: <class 'frame'>, id: 169457984"]
[21.123s] [ext: omni.kit.window.filepicker-2.4.30] shutdown
[21.123s] [ext: omni.kit.window.extensions-1.1.0] shutdown
[21.124s] [ext: omni.kit.window.console-0.2.0] shutdown
[21.126s] [ext: omni.kit.widget.zoombar-1.0.3] shutdown
[21.135s] [ext: omni.kit.profiler.window-1.4.4] shutdown
[21.143s] [ext: omni.kit.widget.settings-1.0.0] shutdown
[21.143s] [ext: omni.kit.widget.searchfield-1.0.6] shutdown
[21.151s] [ext: semantics.schema.editor-0.2.3] shutdown
[21.217s] [ext: omni.kit.window.toolbar-1.2.4] shutdown
[21.217s] [ext: omni.warp-0.2.2] shutdown
[21.226s] [ext: omni.kit.menu.common-1.0.0] shutdown
[21.226s] [ext: omni.kit.context_menu-1.3.9] shutdown
[21.226s] [ext: omni.kit.menu.create-1.0.2] shutdown
[21.229s] [ext: omni.kit.primitive.mesh-1.0.0] shutdown
[21.231s] [ext: omni.kit.material.library-1.3.10] shutdown
[21.231s] [ext: omni.kit.menu.utils-1.2.11] shutdown
[21.232s] [ext: omni.kit.uiapp-0.0.0] shutdown
[21.232s] [ext: omni.kit.mainwindow-0.0.0] shutdown
[21.232s] [ext: omni.kit.widget.live-0.1.0] shutdown
[21.232s] [ext: omni.kit.ui_test-1.2.2] shutdown
[21.232s] [ext: omni.ui_query-1.1.1] shutdown
[21.232s] [ext: omni.kit.window.drop_support-1.0.0] shutdown
[21.232s] [ext: omni.kit.widget.filebrowser-2.2.27] shutdown
[21.232s] [ext: omni.kit.window.popup_dialog-2.0.8] shutdown
[21.232s] [ext: omni.kit.widget.versioning-1.3.8] shutdown
[21.233s] [ext: omni.kit.search_core-1.0.2] shutdown
[21.233s] [ext: omni.kit.widget.prompt-1.0.1] shutdown
[21.233s] [ext: omni.kit.notification_manager-1.0.5] shutdown
[21.233s] [ext: omni.kit.selection-0.1.0] shutdown
[21.233s] [ext: omni.kit.widget.browser_bar-2.0.3] shutdown
[21.233s] [ext: omni.kit.widget.graph-1.4.3] shutdown
[21.233s] [ext: omni.kit.widget.path_field-2.0.3] shutdown
[21.233s] [ext: omni.ui-2.10.3] shutdown
[21.233s] [ext: omni.kit.window.title-1.1.2] shutdown
2022-10-27 16:42:12 [21,239ms] [Warning] [omni.ext.impl._internal] omni.kit.window.title-1.1.2 -> <class 'omni.kit.window.title.title.WindowTitle'>: extension object is still alive, something holds a reference on it. References: ["[0]:type: <class 'frame'>, id: 22766688"]
[21.244s] [ext: omni.kit.renderer.capture-0.0.0] shutdown
[21.244s] [ext: omni.kit.renderer.core-0.0.0] shutdown
2022-10-27 16:42:12 [21,243ms] [Warning] [omni.kit.renderer.plugin] Found 14 dangling textures
[21.250s] [ext: omni.appwindow-1.0.0] shutdown
[21.250s] [ext: omni.physx.commands-1.4.15-5.1] shutdown
[21.259s] [ext: omni.kit.usd_undo-0.1.0] shutdown
[21.259s] [ext: omni.graph-1.23.0] shutdown
2022-10-27 16:42:12 [21,264ms] [Warning] [omni.ext.impl._internal] omni.graph-1.23.0 -> <class 'omni.graph.core._impl.extension.PublicExtension'>: extension object is still alive, something holds a reference on it. References: ["[0]:type: <class 'frame'>, id: 100698480", "[1]:type: <class 'frame'>, id: 100695008", "[2]:type: <class 'frame'>, id: 190556960", "[3]:type: <class 'frame'>, id: 169148112", "[4]:type: <class 'frame'>, id: 190925920", '[*] ...']
[21.269s] [ext: omni.command.usd-1.0.1] shutdown
[21.269s] [ext: omni.kit.test-0.0.0] shutdown
[21.270s] [ext: omni.kit.loop-isaac-0.1.0] shutdown
[21.270s] [ext: omni.kit.pip_torch-1_11_0-0.1.3] shutdown
[21.278s] [ext: omni.usd.schema.isaac-0.2.0] shutdown
[21.279s] [ext: omni.physx.tensors-0.1.0] shutdown
[21.279s] [ext: omni.physx-1.4.15-5.1] shutdown
[21.286s] [ext: omni.convexdecomposition-1.4.15] shutdown
[21.293s] [ext: omni.localcache-0.0.0] shutdown
[21.299s] [ext: omni.kvdb-0.0.0] shutdown
[21.305s] [ext: omni.physics.tensors-0.1.0] shutdown
[21.312s] [ext: omni.usd.schema.forcefield-0.0.0] shutdown
[21.319s] [ext: omni.usd.schema.physx-0.0.0] shutdown
[21.326s] [ext: omni.debugdraw-0.1.0] shutdown
[21.327s] [ext: omni.graph.core-2.29.1] shutdown
[21.327s] [ext: omni.kit.viewport.legacy_gizmos-1.0.0] shutdown
[21.327s] [ext: omni.kit.stage_templates-1.1.2] shutdown
[21.327s] [ext: omni.hydra.engine.stats-1.0.0] shutdown
[21.327s] [ext: omni.usd-1.5.3] shutdown
2022-10-27 16:42:13 [21,322ms] [Warning] [carb.assets.plugin] Evicting asset type c1237a43d569db21 v0.1 orphaned snapshot handle 0x100000000 (/tmp/carb.WyNLmT/filter.28x28.png)
2022-10-27 16:42:13 [21,322ms] [Warning] [carb.assets.plugin] Evicting asset type c1237a43d569db21 v0.1 orphaned snapshot handle 0x100000001 (/tmp/carb.WyNLmT/options.28x28.png)
2022-10-27 16:42:13 [21,322ms] [Warning] [carb.assets.plugin] Evicting asset type c1237a43d569db21 v0.1 orphaned snapshot handle 0x100000002 (/tmp/carb.WyNLmT/plus.24x32.png)
2022-10-27 16:42:13 [21,322ms] [Warning] [carb.assets.plugin] Evicting asset type c1237a43d569db21 v0.1 orphaned snapshot handle 0x100000003 (/tmp/carb.WyNLmT/eye_header.44x28.png)
2022-10-27 16:42:13 [21,322ms] [Warning] [carb.assets.plugin] Evicting asset type c1237a43d569db21 v0.1 orphaned snapshot handle 0x100000004 (/tmp/carb.WyNLmT/bookmark_grey.36x36.png)
2022-10-27 16:42:13 [21,322ms] [Warning] [carb.assets.plugin] Evicting asset type c1237a43d569db21 v0.1 orphaned snapshot handle 0x100000005 (/tmp/carb.WyNLmT/angle_right.32x32.png)
2022-10-27 16:42:13 [21,322ms] [Warning] [carb.assets.plugin] Evicting asset type c1237a43d569db21 v0.1 orphaned snapshot handle 0x100000006 (/tmp/carb.WyNLmT/angle_left.32x32.png)
2022-10-27 16:42:13 [21,322ms] [Warning] [carb.assets.plugin] Evicting asset type c1237a43d569db21 v0.1 orphaned snapshot handle 0x100000007 (/tmp/carb.WyNLmT/search.32x32.png)
2022-10-27 16:42:13 [21,322ms] [Warning] [carb.assets.plugin] Evicting asset type c1237a43d569db21 v0.1 orphaned snapshot handle 0x100000008 (/tmp/carb.WyNLmT/settings.28x40.png)
2022-10-27 16:42:13 [21,322ms] [Warning] [carb.assets.plugin] Evicting asset type c1237a43d569db21 v0.1 orphaned snapshot handle 0x100000009 (/tmp/carb.WyNLmT/filter.28x32.png)
2022-10-27 16:42:13 [21,322ms] [Warning] [carb.assets.plugin] Evicting asset type c1237a43d569db21 v0.1 orphaned snapshot handle 0x10000000a (/tmp/carb.WyNLmT/list.32x40.png)
2022-10-27 16:42:13 [21,322ms] [Warning] [carb.assets.plugin] Evicting asset type c1237a43d569db21 v0.1 orphaned snapshot handle 0x10000000b (/tmp/carb.WyNLmT/toolbar_select_model.56x56.png)
2022-10-27 16:42:13 [21,322ms] [Warning] [carb.assets.plugin] Evicting asset type c1237a43d569db21 v0.1 orphaned snapshot handle 0x10000000c (/tmp/carb.WyNLmT/toolbar_select_prim.56x56.png)
2022-10-27 16:42:13 [21,322ms] [Warning] [carb.assets.plugin] Evicting asset type c1237a43d569db21 v0.1 orphaned snapshot handle 0x10000000d (/tmp/carb.WyNLmT/toolbar_select_models.56x56.png)
2022-10-27 16:42:13 [21,322ms] [Warning] [carb.assets.plugin] Evicting asset type c1237a43d569db21 v0.1 orphaned snapshot handle 0x10000000e (/tmp/carb.WyNLmT/toolbar_move_global.56x56.png)
2022-10-27 16:42:13 [21,322ms] [Warning] [carb.assets.plugin] Evicting asset type c1237a43d569db21 v0.1 orphaned snapshot handle 0x10000000f (/tmp/carb.WyNLmT/toolbar_rotate_global.56x56.png)
2022-10-27 16:42:13 [21,322ms] [Warning] [carb.assets.plugin] Evicting asset type c1237a43d569db21 v0.1 orphaned snapshot handle 0x100000010 (/tmp/carb.WyNLmT/toolbar_scale.56x56.png)
2022-10-27 16:42:13 [21,322ms] [Warning] [carb.assets.plugin] Evicting asset type c1237a43d569db21 v0.1 orphaned snapshot handle 0x100000011 (/tmp/carb.WyNLmT/toolbar_snap.56x56.png)
2022-10-27 16:42:13 [21,322ms] [Warning] [carb.assets.plugin] Evicting asset type c1237a43d569db21 v0.1 orphaned snapshot handle 0x100000012 (/tmp/carb.WyNLmT/toolbar_play.56x56.png)
2022-10-27 16:42:13 [21,322ms] [Warning] [carb.assets.plugin] Evicting asset type c1237a43d569db21 v0.1 orphaned snapshot handle 0x100000013 (/tmp/carb.WyNLmT/toolbar_pause.56x56.png)
2022-10-27 16:42:13 [21,322ms] [Warning] [carb.assets.plugin] Evicting asset type c1237a43d569db21 v0.1 orphaned snapshot handle 0x100000014 (/tmp/carb.WyNLmT/layers.36x36.png)
2022-10-27 16:42:13 [21,322ms] [Warning] [carb.assets.plugin] Evicting asset type c1237a43d569db21 v0.1 orphaned snapshot handle 0x100000015 (/tmp/carb.WyNLmT/layer_save.28x28.png)
2022-10-27 16:42:13 [21,322ms] [Warning] [carb.assets.plugin] Evicting asset type c1237a43d569db21 v0.1 orphaned snapshot handle 0x100000016 (/tmp/carb.WyNLmT/layers_switch_local.84x44.png)
2022-10-27 16:42:13 [21,322ms] [Warning] [carb.assets.plugin] Evicting asset type c1237a43d569db21 v0.1 orphaned snapshot handle 0x100000017 (/tmp/carb.WyNLmT/layers_switch_global.84x44.png)
2022-10-27 16:42:13 [21,322ms] [Warning] [carb.assets.plugin] Evicting asset type c1237a43d569db21 v0.1 orphaned snapshot handle 0x100000018 (/tmp/carb.WyNLmT/cloud.28x28.png)
2022-10-27 16:42:13 [21,322ms] [Warning] [carb.assets.plugin] Evicting asset type c1237a43d569db21 v0.1 orphaned snapshot handle 0x100000019 (/tmp/carb.WyNLmT/drop_down.12x12.png)
2022-10-27 16:42:13 [21,322ms] [Warning] [carb.assets.plugin] Evicting asset type c1237a43d569db21 v0.1 orphaned snapshot handle 0x10000001a (/tmp/carb.WyNLmT/external_link.52x52.png)
2022-10-27 16:42:13 [21,322ms] [Warning] [carb.assets.plugin] Evicting asset type c1237a43d569db21 v0.1 orphaned snapshot handle 0x10000001b (/tmp/carb.WyNLmT/new_layer.52x52.png)
2022-10-27 16:42:13 [21,322ms] [Warning] [carb.assets.plugin] Evicting asset type c1237a43d569db21 v0.1 orphaned snapshot handle 0x10000001c (/tmp/carb.WyNLmT/trash.44x44.png)
2022-10-27 16:42:13 [21,322ms] [Warning] [carb.assets.plugin] Evicting asset type c1237a43d569db21 v0.1 orphaned snapshot handle 0x10000001d (/tmp/carb.WyNLmT/options.28x32.png)
2022-10-27 16:42:13 [21,322ms] [Warning] [carb.assets.plugin] Evicting asset type c1237a43d569db21 v0.1 orphaned snapshot handle 0x10000001f (/tmp/carb.WyNLmT/Plus.20x20.png)
2022-10-27 16:42:13 [21,322ms] [Warning] [carb.assets.plugin] Evicting asset type c1237a43d569db21 v0.1 orphaned snapshot handle 0x100000020 (/tmp/carb.WyNLmT/Prim.40x40.png)
2022-10-27 16:42:13 [21,322ms] [Warning] [carb.assets.plugin] Evicting asset type c1237a43d569db21 v0.1 orphaned snapshot handle 0x100000021 (/tmp/carb.WyNLmT/layers.40x40.png)
2022-10-27 16:42:13 [21,322ms] [Warning] [carb.assets.plugin] Evicting asset type c1237a43d569db21 v0.1 orphaned snapshot handle 0x100000022 (/tmp/carb.WyNLmT/layer_delta.24x24.png)
2022-10-27 16:42:13 [21,322ms] [Warning] [carb.assets.plugin] Evicting asset type c1237a43d569db21 v0.1 orphaned snapshot handle 0x100000023 (/tmp/carb.WyNLmT/sensor_icon.52x28.png)
2022-10-27 16:42:13 [21,322ms] [Warning] [carb.assets.plugin] Evicting asset type c1237a43d569db21 v0.1 orphaned snapshot handle 0x100000024 (/tmp/carb.WyNLmT/Xform.40x40.png)
2022-10-27 16:42:13 [21,322ms] [Warning] [carb.assets.plugin] Evicting asset type c1237a43d569db21 v0.1 orphaned asset 0x100000000 (/tmp/carb.WyNLmT/filter.28x28.png)
2022-10-27 16:42:13 [21,322ms] [Warning] [carb.assets.plugin] Evicting asset type c1237a43d569db21 v0.1 orphaned asset 0x100000001 (/tmp/carb.WyNLmT/options.28x28.png)
2022-10-27 16:42:13 [21,322ms] [Warning] [carb.assets.plugin] Evicting asset type c1237a43d569db21 v0.1 orphaned asset 0x100000002 (/tmp/carb.WyNLmT/eye_header.44x28.png)
2022-10-27 16:42:13 [21,322ms] [Warning] [carb.assets.plugin] Evicting asset type c1237a43d569db21 v0.1 orphaned asset 0x100000003 (/tmp/carb.WyNLmT/plus.24x32.png)
2022-10-27 16:42:13 [21,322ms] [Warning] [carb.assets.plugin] Evicting asset type c1237a43d569db21 v0.1 orphaned asset 0x100000004 (/tmp/carb.WyNLmT/angle_left.32x32.png)
2022-10-27 16:42:13 [21,322ms] [Warning] [carb.assets.plugin] Evicting asset type c1237a43d569db21 v0.1 orphaned asset 0x100000005 (/tmp/carb.WyNLmT/angle_right.32x32.png)
2022-10-27 16:42:13 [21,322ms] [Warning] [carb.assets.plugin] Evicting asset type c1237a43d569db21 v0.1 orphaned asset 0x100000006 (/tmp/carb.WyNLmT/bookmark_grey.36x36.png)
2022-10-27 16:42:13 [21,322ms] [Warning] [carb.assets.plugin] Evicting asset type c1237a43d569db21 v0.1 orphaned asset 0x100000007 (/tmp/carb.WyNLmT/search.32x32.png)
2022-10-27 16:42:13 [21,322ms] [Warning] [carb.assets.plugin] Evicting asset type c1237a43d569db21 v0.1 orphaned asset 0x100000008 (/tmp/carb.WyNLmT/settings.28x40.png)
2022-10-27 16:42:13 [21,322ms] [Warning] [carb.assets.plugin] Evicting asset type c1237a43d569db21 v0.1 orphaned asset 0x100000009 (/tmp/carb.WyNLmT/filter.28x32.png)
2022-10-27 16:42:13 [21,322ms] [Warning] [carb.assets.plugin] Evicting asset type c1237a43d569db21 v0.1 orphaned asset 0x10000000b (/tmp/carb.WyNLmT/list.32x40.png)
2022-10-27 16:42:13 [21,322ms] [Warning] [carb.assets.plugin] Evicting asset type c1237a43d569db21 v0.1 orphaned asset 0x10000000c (/tmp/carb.WyNLmT/toolbar_select_model.56x56.png)
2022-10-27 16:42:13 [21,322ms] [Warning] [carb.assets.plugin] Evicting asset type c1237a43d569db21 v0.1 orphaned asset 0x10000000d (/tmp/carb.WyNLmT/toolbar_select_prim.56x56.png)
2022-10-27 16:42:13 [21,322ms] [Warning] [carb.assets.plugin] Evicting asset type c1237a43d569db21 v0.1 orphaned asset 0x10000000e (/tmp/carb.WyNLmT/toolbar_select_models.56x56.png)
2022-10-27 16:42:13 [21,322ms] [Warning] [carb.assets.plugin] Evicting asset type c1237a43d569db21 v0.1 orphaned asset 0x10000000f (/tmp/carb.WyNLmT/toolbar_move_global.56x56.png)
2022-10-27 16:42:13 [21,322ms] [Warning] [carb.assets.plugin] Evicting asset type c1237a43d569db21 v0.1 orphaned asset 0x100000010 (/tmp/carb.WyNLmT/toolbar_rotate_global.56x56.png)
2022-10-27 16:42:13 [21,322ms] [Warning] [carb.assets.plugin] Evicting asset type c1237a43d569db21 v0.1 orphaned asset 0x100000011 (/tmp/carb.WyNLmT/toolbar_scale.56x56.png)
2022-10-27 16:42:13 [21,322ms] [Warning] [carb.assets.plugin] Evicting asset type c1237a43d569db21 v0.1 orphaned asset 0x100000012 (/tmp/carb.WyNLmT/toolbar_snap.56x56.png)
2022-10-27 16:42:13 [21,323ms] [Warning] [carb.assets.plugin] Evicting asset type c1237a43d569db21 v0.1 orphaned asset 0x100000013 (/tmp/carb.WyNLmT/toolbar_play.56x56.png)
2022-10-27 16:42:13 [21,323ms] [Warning] [carb.assets.plugin] Evicting asset type c1237a43d569db21 v0.1 orphaned asset 0x100000014 (/tmp/carb.WyNLmT/toolbar_pause.56x56.png)
2022-10-27 16:42:13 [21,323ms] [Warning] [carb.assets.plugin] Evicting asset type c1237a43d569db21 v0.1 orphaned asset 0x100000015 (/tmp/carb.WyNLmT/layers.36x36.png)
2022-10-27 16:42:13 [21,323ms] [Warning] [carb.assets.plugin] Evicting asset type c1237a43d569db21 v0.1 orphaned asset 0x100000016 (/tmp/carb.WyNLmT/layer_save.28x28.png)
2022-10-27 16:42:13 [21,323ms] [Warning] [carb.assets.plugin] Evicting asset type c1237a43d569db21 v0.1 orphaned asset 0x100000017 (/tmp/carb.WyNLmT/layers_switch_local.84x44.png)
2022-10-27 16:42:13 [21,323ms] [Warning] [carb.assets.plugin] Evicting asset type c1237a43d569db21 v0.1 orphaned asset 0x100000018 (/tmp/carb.WyNLmT/layers_switch_global.84x44.png)
2022-10-27 16:42:13 [21,323ms] [Warning] [carb.assets.plugin] Evicting asset type c1237a43d569db21 v0.1 orphaned asset 0x100000019 (/tmp/carb.WyNLmT/cloud.28x28.png)
2022-10-27 16:42:13 [21,323ms] [Warning] [carb.assets.plugin] Evicting asset type c1237a43d569db21 v0.1 orphaned asset 0x10000001a (/tmp/carb.WyNLmT/drop_down.12x12.png)
2022-10-27 16:42:13 [21,323ms] [Warning] [carb.assets.plugin] Evicting asset type c1237a43d569db21 v0.1 orphaned asset 0x10000001b (/tmp/carb.WyNLmT/external_link.52x52.png)
2022-10-27 16:42:13 [21,323ms] [Warning] [carb.assets.plugin] Evicting asset type c1237a43d569db21 v0.1 orphaned asset 0x10000001c (/tmp/carb.WyNLmT/new_layer.52x52.png)
2022-10-27 16:42:13 [21,323ms] [Warning] [carb.assets.plugin] Evicting asset type c1237a43d569db21 v0.1 orphaned asset 0x10000001d (/tmp/carb.WyNLmT/trash.44x44.png)
2022-10-27 16:42:13 [21,323ms] [Warning] [carb.assets.plugin] Evicting asset type c1237a43d569db21 v0.1 orphaned asset 0x10000001e (/tmp/carb.WyNLmT/options.28x32.png)
2022-10-27 16:42:13 [21,323ms] [Warning] [carb.assets.plugin] Evicting asset type c1237a43d569db21 v0.1 orphaned asset 0x100000020 (/tmp/carb.WyNLmT/Plus.20x20.png)
2022-10-27 16:42:13 [21,323ms] [Warning] [carb.assets.plugin] Evicting asset type c1237a43d569db21 v0.1 orphaned asset 0x100000021 (/tmp/carb.WyNLmT/layers.40x40.png)
2022-10-27 16:42:13 [21,323ms] [Warning] [carb.assets.plugin] Evicting asset type c1237a43d569db21 v0.1 orphaned asset 0x100000022 (/tmp/carb.WyNLmT/Prim.40x40.png)
2022-10-27 16:42:13 [21,323ms] [Warning] [carb.assets.plugin] Evicting asset type c1237a43d569db21 v0.1 orphaned asset 0x100000023 (/tmp/carb.WyNLmT/layer_delta.24x24.png)
2022-10-27 16:42:13 [21,323ms] [Warning] [carb.assets.plugin] Evicting asset type c1237a43d569db21 v0.1 orphaned asset 0x100000024 (/tmp/carb.WyNLmT/sensor_icon.52x28.png)
2022-10-27 16:42:13 [21,323ms] [Warning] [carb.assets.plugin] Evicting asset type c1237a43d569db21 v0.1 orphaned asset 0x100000026 (/tmp/carb.WyNLmT/Xform.40x40.png)
[21.333s] [ext: omni.usdphysics-1.4.15] shutdown
[21.333s] [ext: omni.usd.schema.physics-1.0.0] shutdown
[21.341s] [ext: omni.kit.audiodeviceenum-1.0.0] shutdown
[21.341s] [ext: omni.uiaudio-1.0.0] shutdown
[21.342s] [ext: carb.audio-0.1.0] shutdown
[21.342s] [ext: omni.kit.renderer.init-0.0.0] shutdown
[21.567s] [ext: carb.windowing.plugins-1.0.0] shutdown
[21.567s] [ext: omni.renderer-rtx-0.0.0] shutdown
[21.568s] [ext: omni.client-0.1.0] shutdown
[21.568s] [ext: omni.assets.plugins-0.0.0] shutdown
[21.568s] [ext: omni.hydra.scene_delegate-0.2.0] shutdown
[21.568s] [ext: omni.gpu_foundation-0.0.0] shutdown
2022-10-27 16:42:13 [21,563ms] [Warning] [carb] unloadPlugin: Failed to find a plugin at: /isaac-sim/kit/plugins/carb_gfx/libcarb.blockcompression.plugin.so.
2022-10-27 16:42:13 [21,563ms] [Warning] [carb] unloadPlugin: Failed to find a plugin at: /isaac-sim/kit/plugins/rtx/librtx.xrtools.plugin.so.
[21.568s] [ext: omni.hydra.rtx-0.1.0] shutdown
2022-10-27 16:42:13 [21,565ms] [Warning] [carb] unloadPlugin: Failed to find a plugin at: /isaac-sim/kit/plugins/rtx/librtx.optixdenoising.plugin.so.
[21.571s] [ext: omni.kit.async_engine-0.0.0] shutdown
[21.571s] [ext: omni.kit.commands-1.2.2] shutdown
[21.571s] [ext: omni.mdl-0.1.0] shutdown
[21.571s] [ext: omni.graph.tools-1.4.0] shutdown
[21.571s] [ext: omni.kit.numpy.common-0.1.0] shutdown
[21.571s] [ext: omni.kit.pip_archive-0.0.0] shutdown
[21.571s] [ext: omni.kit.pipapi-0.0.0] shutdown
[21.571s] [ext: omni.mdl.neuraylib-0.1.0] shutdown
[21.571s] [ext: omni.stats-0.0.0] shutdown
[21.571s] [ext: omni.timeline-1.0.2] shutdown
[21.571s] [ext: omni.usd.schema.semantics-0.0.0] shutdown
[21.571s] [ext: omni.usd.schema.audio-0.0.0] shutdown
[21.571s] [ext: omni.usd.schema.anim-0.0.0] shutdown
[21.571s] [ext: omni.usd.schema.omnigraph-1.0.0] shutdown
[21.571s] [ext: omni.usd.libs-1.0.0] shutdown
[21.574s] [ext: omni.usd.config-1.0.0] shutdown
[21.574s] [ext: omni.kit.widget.stage_icons-1.0.2] shutdown
Simulation App Shutdown Complete
root@ryan-Raider-GE67HX-12UHS:/isaac-sim#
Thanks for the help in advance!
Best,
Ryan