AWS Thinkbox Discussion Forums

Unable to render on cluster using Vred

We are having problems getting rendering to work using VRed through deadline, We have the same versions installed across platforms we have a mixture of windows and Linux ws 6.2. The Linux ws are the render farm nodes. We are trying the Vred default scene file to render and get the following error. Out side of deadline the render works fine. using VRED Plugin

Error

Error: Renderer returned non-zero error code, 127. Check the log for more information.
at Deadline.Plugins.ScriptPlugin.RenderTasks (System.String taskId, Int32 startFrame, Int32 endFrame, System.String& outMessage, FranticX.Processes.AbortLevel& abortLevel) [0x00000] in :0

=======================================================
Type

RenderPluginException

=======================================================
Stack Trace

at Deadline.Plugins.Plugin.RenderTask (System.String taskId, Int32 startFrame, Int32 endFrame) [0x00000] in :0
at Deadline.Slaves.SlaveRenderThread.a (Deadline.IO.TaskLogWriter A_0) [0x00000] in :0

=======================================================
Log

2015-05-14 17:18:51: BEGIN - node04\root
2015-05-14 17:18:51: 0: Start Job timeout is disabled.
2015-05-14 17:18:51: 0: Task timeout is disabled.
2015-05-14 17:18:51: 0: Loaded job: Untitled (5554c8dc8e53e619d8edf9c0)
2015-05-14 17:18:51: 0: INFO: Executing plugin script /root/Thinkbox/Deadline7/slave/node04/plugins/5554c8dc8e53e619d8edf9c0/VRED.py
2015-05-14 17:18:51: 0: INFO: About: VRED Plugin for Deadline
2015-05-14 17:18:51: 0: INFO: The job’s environment will be merged with the current environment before rendering
2015-05-14 17:18:51: 0: Plugin rendering frame(s): 0
2015-05-14 17:18:55: 0: INFO: Stdout Handling Enabled: True
2015-05-14 17:18:55: 0: INFO: Popup Handling Enabled: True
2015-05-14 17:18:55: 0: INFO: QT Popup Handling Enabled: True
2015-05-14 17:18:55: 0: INFO: WindowsForms10.Window.8.app.* Popup Handling Enabled: False
2015-05-14 17:18:55: 0: INFO: Using Process Tree: True
2015-05-14 17:18:55: 0: INFO: Hiding DOS Window: True
2015-05-14 17:18:55: 0: INFO: Creating New Console: False
2015-05-14 17:18:55: 0: INFO: Running as user: root
2015-05-14 17:18:55: 0: INFO: Executable: “/usr/autodesk/VREDCluster-7.55/bin/Linux64/VREDClusterService”
2015-05-14 17:18:55: 0: INFO: Argument: -postpython “import sys;sys.path.append(”/root/Thinkbox/Deadline7/slave/node04/jobsData/5554c8dc8e53e619d8edf9c0/thread0_temp4hgRx0");from VRED_RenderScript import *;DeadlineRender()" “/Projects/NON-PROJECT-SPECIFIC-DATA_X/AAVRED/Automotive_Genesis.vpb”
2015-05-14 17:18:55: 0: INFO: Startup Directory: “/usr/autodesk/VREDCluster-7.55/bin/Linux64”
2015-05-14 17:18:55: 0: INFO: Process Priority: BelowNormal
2015-05-14 17:18:55: 0: INFO: Process Affinity: default
2015-05-14 17:18:55: 0: INFO: Process is now running
2015-05-14 17:18:55: 0: STDOUT: /usr/autodesk/VREDCluster-7.55/bin/Linux64/VREDClusterService: error while loading shared libraries: libHalf.so.11: cannot open shared object file: No such file or directory
2015-05-14 17:18:56: 0: INFO: Process exit code: 127

=======================================================
Details

Date: 05/14/2015 17:14:15
Frames: 0
Elapsed Time: 00:00:00:11
Job Submit Date: 05/14/2015 17:10:04
Job User: juppm
Average RAM Usage: 745131213 (3%)
Peak RAM Usage: 745349120 (3%)
Average CPU Usage: 1%
Peak CPU Usage: 2%
Used CPU Clocks: 12768
Total CPU Clocks: 1276800

=======================================================
Slave Information

Slave Name: node04
Version: v7.1.0.29 R (7e9b08b44)
Operating System: Linux
Machine User: root
IP Address: 10.170.104.18
MAC Address: 00:15:17:C7:7C:84
CPU Architecture: x86_64
CPUs: 16
CPU Usage: 1%
Memory Usage: 709.1 MB / 23.4 GB (2%)
Free Disk Space: 7.992 GB
Video Card: Matrox Graphics, Inc. MGA G200e [Pilot] ServerEngines (SEP1) (rev 02)

Hi,
Could you clarify, as we have 2 x VRED plugins in Deadline.

  1. VRED.py plugin works with “VREDPro.exe” or “VREDServerNode.exe”
    docs.thinkboxsoftware.com/produc … figuration

  2. VREDCluster.py runs the VRED cluster service
    docs.thinkboxsoftware.com/produc … figuration

Looking at your log report, you are trying to run VREDCluster but with our VRED plugin, which won’t work. We are also unable to support VRED or VREDCluster if it’s already running as a service/daemon on a machine.

Hi,

As I understand VREDPro is only available on windows, however VRED cluster is available on Linux as well. We have VREDCluster-7.55 installed on the Linux RH 6.2 render nodes.

We are submitting a scene file via VRED SUBMISSION

V:/NON-PROJECT-SPECIFIC-DATA_X/AAVRED/Automotive_Genesis.vpb

VREDCluster installed in the following location,

/usr/autodesk/VREDCluster-7.55/bin/Linux64

=======================================================
Error

Error: Renderer returned non-zero error code, 127. Check the log for more information.
at Deadline.Plugins.ScriptPlugin.RenderTasks (System.String taskId, Int32 startFrame, Int32 endFrame, System.String& outMessage, FranticX.Processes.AbortLevel& abortLevel) [0x00000] in :0

=======================================================
Type

RenderPluginException

=======================================================
Stack Trace

at Deadline.Plugins.Plugin.RenderTask (System.String taskId, Int32 startFrame, Int32 endFrame) [0x00000] in :0
at Deadline.Slaves.SlaveRenderThread.a (Deadline.IO.TaskLogWriter A_0) [0x00000] in :0

=======================================================
Log

2015-05-15 11:43:55: BEGIN - node04\root
2015-05-15 11:43:55: 0: Start Job timeout is disabled.
2015-05-15 11:43:55: 0: Task timeout is disabled.
2015-05-15 11:43:55: 0: Loaded job: Untitled (5555ccd0ad9c451be828e6c6)
2015-05-15 11:43:55: 0: INFO: Executing plugin script /root/Thinkbox/Deadline7/slave/node04/plugins/5555ccd0ad9c451be828e6c6/VRED.py
2015-05-15 11:43:55: 0: INFO: About: VRED Plugin for Deadline
2015-05-15 11:43:55: 0: INFO: The job’s environment will be merged with the current environment before rendering
2015-05-15 11:43:55: 0: Plugin rendering frame(s): 0
2015-05-15 11:43:59: 0: INFO: Stdout Handling Enabled: True
2015-05-15 11:43:59: 0: INFO: Popup Handling Enabled: True
2015-05-15 11:43:59: 0: INFO: QT Popup Handling Enabled: True
2015-05-15 11:43:59: 0: INFO: WindowsForms10.Window.8.app.* Popup Handling Enabled: False
2015-05-15 11:43:59: 0: INFO: Using Process Tree: True
2015-05-15 11:43:59: 0: INFO: Hiding DOS Window: True
2015-05-15 11:43:59: 0: INFO: Creating New Console: False
2015-05-15 11:43:59: 0: INFO: Running as user: root
2015-05-15 11:44:00: 0: INFO: Executable: “/usr/autodesk/VREDCluster-7.55/bin/Linux64/VREDServerNode”
2015-05-15 11:44:00: 0: INFO: Argument: -postpython “import sys;sys.path.append(”/root/Thinkbox/Deadline7/slave/node04/jobsData/5555ccd0ad9c451be828e6c6/thread0_tempoGPAq0");from VRED_RenderScript import *;DeadlineRender()" “/Projects/NON-PROJECT-SPECIFIC-DATA_X/AAVRED/Automotive_Genesis.vpb”
2015-05-15 11:44:00: 0: INFO: Startup Directory: “/usr/autodesk/VREDCluster-7.55/bin/Linux64”
2015-05-15 11:44:00: 0: INFO: Process Priority: BelowNormal
2015-05-15 11:44:00: 0: INFO: Process Affinity: default
2015-05-15 11:44:00: 0: INFO: Process is now running
2015-05-15 11:44:00: 0: STDOUT: /usr/autodesk/VREDCluster-7.55/bin/Linux64/VREDServerNode: error while loading shared libraries: libglut.so.3: cannot open shared object file: No such file or directory
2015-05-15 11:44:01: 0: INFO: Process exit code: 127

the Libglut file is there

[root@node04 Linux64]# ls -al libg*
-rw-r–r--. 1 root root 90320 Oct 14 2014 libgcc_s.so.1
lrwxrwxrwx. 1 root root 12 Nov 18 21:05 libglut.so -> libglut.so.3
-rw-r–r--. 1 root root 275056 Oct 14 2014 libglut.so.3

Any ideas?

=======================================================
Details

Date: 05/15/2015 11:39:30
Frames: 0
Elapsed Time: 00:00:00:12
Job Submit Date: 05/15/2015 11:39:12
Job User: juppm
Average RAM Usage: 753861018 (3%)
Peak RAM Usage: 755904512 (4%)
Average CPU Usage: 1%
Peak CPU Usage: 1%
Used CPU Clocks: 12768
Total CPU Clocks: 1276800

=======================================================
Slave Information

Slave Name: node04
Version: v7.1.0.29 R (7e9b08b44)
Operating System: Linux
Machine User: root
IP Address: 10.170.104.18
MAC Address: 00:15:17:C7:7C:84
CPU Architecture: x86_64
CPUs: 16
CPU Usage: 0%
Memory Usage: 714.8 MB / 23.4 GB (2%)
Free Disk Space: 7.990 GB
Video Card: Matrox Graphics, Inc. MGA G200e [Pilot] ServerEngines (SEP1) (rev 02)

Are you running VREDServerNode as a daemon on the Linux machine? We are unable to support attaching ourselves to an already running process or service/daemon, so this would need to be stopped and let Deadline Slave spawn this process so it can manage it. This might explain the shared library failing to load.

We have also added this to our FAQ’s for our next release:

Hi Mike,

Thanks for the response so far,

No Service is running VRED cluster in any way.

If we want to render currently to the cluster without deadline from VRED, I manually go to the node and start the service on the Linux render nodes. The job is then submitted from a windows 7 ws.

How to start the cluster manually

#cd /usr/autodesk/VREDCluster-7.55/bin

#./clusterService

If I then ps _ef | grep VR

root 11289 1 0 13:51 ? 00:00:00 /usr/autodesk/VREDCluster-7.55/bin/Linux64/VREDClusterService

OK, so I am assuming then to start the cluster service from within Deadline I need to point in configure plugins the VRED 2015 Cluster Executable to /usr/autodesk/VREDCluster-7.55/bin/clusterService ------This starts /usr/autodesk/VREDCluster-7.55/bin/Linux64/VREDClusterService, is this how you would expect. The reason being in the /usr/autodesk/VREDCluster-7.55/bin/clusterService is where I was advised to set the environment variable for the licensing? Is this correct?

So if I want to use a VRED submission through Deadline I assume I use the following executable /usr/autodesk/VREDCluster-7.55/bin/VREDServerNode file? This I assume would start,

/usr/autodesk/VREDCluster-7.55/bin/Linux64 VREDServerNode ?

The trouble is if this is the case,

I get the following error below. If I point it directly at /usr/autodesk/VREDCluster-7.55/bin/Linux64 VREDServerNode I get the libgut error

2015-05-15 11:55:27: BEGIN - node04\root
2015-05-15 11:55:27: 0: Start Job timeout is disabled.
2015-05-15 11:55:27: 0: Task timeout is disabled.
2015-05-15 11:55:27: 0: Loaded job: Untitled (5555cf89ad9c451be828e6c7)
2015-05-15 11:55:27: 0: INFO: Executing plugin script /root/Thinkbox/Deadline7/slave/node04/plugins/5555cf89ad9c451be828e6c7/VRED.py
2015-05-15 11:55:27: 0: INFO: About: VRED Plugin for Deadline
2015-05-15 11:55:27: 0: INFO: The job’s environment will be merged with the current environment before rendering
2015-05-15 11:55:27: 0: Plugin rendering frame(s): 0
2015-05-15 11:55:32: 0: INFO: Stdout Handling Enabled: True
2015-05-15 11:55:32: 0: INFO: Popup Handling Enabled: True
2015-05-15 11:55:32: 0: INFO: QT Popup Handling Enabled: True
2015-05-15 11:55:32: 0: INFO: WindowsForms10.Window.8.app.* Popup Handling Enabled: False
2015-05-15 11:55:32: 0: INFO: Using Process Tree: True
2015-05-15 11:55:32: 0: INFO: Hiding DOS Window: True
2015-05-15 11:55:32: 0: INFO: Creating New Console: False
2015-05-15 11:55:32: 0: INFO: Running as user: root
2015-05-15 11:55:32: 0: INFO: Executable: “/usr/autodesk/VREDCluster-7.55/bin/VREDServerNode”
2015-05-15 11:55:32: 0: INFO: Argument: -postpython “import sys;sys.path.append(”/root/Thinkbox/Deadline7/slave/node04/jobsData/5555cf89ad9c451be828e6c7/thread0_tempmOxOS0");from VRED_RenderScript import *;DeadlineRender()" “/Projects/NON-PROJECT-SPECIFIC-DATA_X/AAVRED/Automotive_Genesis.vpb”
2015-05-15 11:55:32: 0: INFO: Startup Directory: “/usr/autodesk/VREDCluster-7.55/bin”
2015-05-15 11:55:32: 0: INFO: Process Priority: BelowNormal
2015-05-15 11:55:32: 0: INFO: Process Affinity: default
2015-05-15 11:55:32: 0: INFO: Process is now running
2015-05-15 11:55:32: 0: STDOUT: ProductKey is valid
2015-05-15 11:55:32: 0: STDOUT: WARNING: PSDImageFileType::PSDImageFileType
2015-05-15 11:55:32: 0: STDOUT: WARNING: PSDImageFileType::PSDImageFileType
2015-05-15 11:55:32: 0: STDOUT: WARNING: Added an file type with suffix wrl overriding
2015-05-15 11:55:32: 0: STDOUT: WARNING: Added an file type with suffix vrml overriding
2015-05-15 11:55:32: 0: STDOUT: PSDImageFileType::PSDImageFileType
2015-05-15 11:55:32: 0: STDOUT: PSDImageFileType::PSDImageFileType
2015-05-15 11:55:32: 0: STDOUT: Threadstack set to 102400 KByte
2015-05-15 11:55:32: 0: STDOUT: QtWarning: VREDServerNode: cannot connect to X server
2015-05-15 11:55:32: 0: STDOUT: found post python command option ‘import’
2015-05-15 11:55:32: 0: STDOUT: VRED_ROOT=/usr/autodesk/VREDCluster-7.55
2015-05-15 11:55:32: 0: STDOUT: VRED_DATA=/usr/autodesk/VREDCluster-7.55/data
2015-05-15 11:55:32: 0: STDOUT: PYTHONHOME=/usr/autodesk/VREDCluster-7.55/lib/python
2015-05-15 11:55:32: 0: STDOUT: pythonInit: destroy vrVariantSetPtr!
2015-05-15 11:55:32: 0: STDOUT: pythonInit: destroy vrVariants!
2015-05-15 11:55:32: 0: STDOUT: pythonInit: destroy vrNodePtr!
2015-05-15 11:55:32: 0: STDOUT: pythonInit: destroy vrFileIO!
2015-05-15 11:55:32: 0: STDOUT: pythonInit: destroy vrURManager!
2015-05-15 11:55:32: 0: STDOUT: pythonInit: destroy vrNodeUtils!
2015-05-15 11:55:32: 0: STDOUT: pythonInit: destroy vrChunkPtr!
2015-05-15 11:55:32: 0: STDOUT: pythonInit: destroy vrFileDialog!
2015-05-15 11:55:32: 0: STDOUT: pythonInit: destroy vrRoute!
2015-05-15 11:55:32: 0: STDOUT: pythonInit: destroy vrOSGWidget!
2015-05-15 11:55:32: 0: STDOUT: pythonInit: destroy vrController!
2015-05-15 11:55:32: 0: STDOUT: pythonInit: destroy vrSHLChunkPtr!
2015-05-15 11:55:32: 0: STDOUT: pythonInit: destroy vrMaterialPtr!
2015-05-15 11:55:32: 0: STDOUT: pythonInit: destroy vrColorDialog!
2015-05-15 11:55:32: 0: STDOUT: pythonInit: destroy vrQObject!
2015-05-15 11:55:32: 0: STDOUT: pythonInit: destroy vrTextureChunkPtr!
2015-05-15 11:55:32: 0: STDOUT: pythonInit: destroy vrFieldAccess!
2015-05-15 11:55:32: 0: STDOUT: pythonInit: destroy vrImagePtr!
2015-05-15 11:55:32: 0: STDOUT: pythonInit: destroy vrScript!
2015-05-15 11:55:32: 0: STDOUT: pythonInit: destroy vrConnector!
2015-05-15 11:55:32: 0: STDOUT: pythonInit: destroy vrAEBase!
2015-05-15 11:55:32: 0: STDOUT: pythonInit: destroy vrScenegraph!
2015-05-15 11:55:32: 0: STDOUT: pythonInit: destroy vrOptimize!
2015-05-15 11:55:33: 0: INFO: Process exit code: 0

Hey,

I just wanted to chime in on this. The VRED Cluster Plugin is and the regular VRED plugins are not meant to be used together, they are separate plugins that work very differently.

The VRED Plugin is used to send jobs to deadline and have deadline handle all rendering generally on a single machine currently (run the render queue, run the sequencer, or set up a render through the submitter)
The VRED Cluster Plugin is used to “reserve” machines in your farm to be used as VRED Clusters it will start up the cluster on up to a number of machines of the cluster count on a specific port. After these machines have picked up the job you can use the VRED Cluster as you normally would in VRED using the machines that picked up the job as cluster slaves. (effectively you don’t have to go to the linux machines and start the service)

Hopefully this will help push you in the right direction.

Grant

Hi grant,

Thank you for the response. The VRED cluster on Linux reserves machines ok have you suggested. The VRED plugin is the issue. Sure it will work on windows, but I am not sure if it will work with Linux factored in. We are using 2015 Vred Pro and You could only ever get the cluster software management for this version. Hence we do not have a full install of vred pro on the Linux nodes only on the windows ws.

Regards

Nigel

Hi,

We have managed to progress. The problem we have now is starting the VRED Cluster service on our render nodes. Autodesk issue just binaries for Linux RH VRED Cluster, these are copied into a folder /usr/autodesk/VREDCluster-7.55.

To manually start the VRED cluster service I have been advised to log into each node and change directory to /usr/autodesk/VREDCluster-7.55/bin and run ./clusterService. I have also been advised to edit the cluster service file with the following environment variables

export VRED_ENABLE_ADLM_SILENT_MODE=1

export ADSKFLEX_LICENSE_FILE=27000@10.170.96.1

this starts the following process that listens for render requests

root 9147 1 0 10:09 ? 00:00:00 /usr/autodesk/VREDCluster-7.55/bin/Linux64/VREDClusterService

/usr/autodesk/VREDCluster-7.55/bin/Linux64/VREDClusterService is the one Deadline points at in Submit ->AEC->VRED CLUSTER SUBMISSION . The trouble is none of the environment variables have been set up so it will not run. the environment is setup by clusterService.

I have tried changing the path in Configure plugins to point to c/usr/autodesk/VREDCluster-7.55/bin/clusterService, this does not work.

We need a way of setting up the environment, how did you do this in testing?

OK, so, let’s test this with an existing VRED cluster job you have submitted already into your deadline queue, to see if it fixes your issue. If you double-click the job in your queue and populate the env. variables that need setting and then commit the changes and then “re-queue” the job, does it all work ok?

Screen Shot 2015-05-19 at 13.17.59.png

Hi mike,

Thank you for the prompt response. The problem is the clusterService file sets up a whole lot more, this is the file in its entirety. I think within deadline we need to work out a way of running this before hand, maybe?

#!/bin/sh

export DISPLAY=:0.0

export VRED_TMP=${JOB_BATCHDIR:-‘TMPUSER’}

if [ $VRED_TMP = “TMPUSER” ]; then
export VRED_TMP=echo /tmp/$USER
fi

export VRED_ENABLE_ADLM_SILENT_MODE=1

export ADSKFLEX_LICENSE_FILE=27000@10.170.96.1

PLATFORM=“Linux64”

basedir=dirname $0
curdir=$PWD
cd $basedir
basedir=pwd
basedir=dirname $basedir
cd $curdir
export VRED_ROOT=$basedir

export AUTODESK_ADLM_THINCLIENT_ENV=$VRED_ROOT/adlm/AdlmThinClientCustomEnv.xml

set LD_LIBRARY_PATH

export LD_LIBRARY_PATH=.:$basedir/bin/Linux64:$LD_LIBRARY_PATH

force software opengl via mesa lib!

export LD_PRELOAD=$basedir/bin/Linux64/mesa/libGL.so.1

if [ -f “$VRED_ROOT/bin/$PLATFORM/VREDClusterService” ]; then
#xset s activate
#xset s off
#xset s -dpms
#export __GL_SYNC_TO_VBLANK=1

# we install both pits so the clusterService can also handle older VRED versions without this we can't checkout a 2014er license because of the missing pit file.
$VRED_ROOT/bin/$PLATFORM/AdLMPITTool -i 890F1 2014.0.0.F $VRED_ROOT/adlm/Licensing_2014/ConfigFiles/PitConfig/Autodesk_Raytracing_Cluster_Module_for_Autodesk_VRED_2014/FCS/RaytracingClus

terModuleforVREDConfig.pit 222-22222222
$VRED_ROOT/bin/$PLATFORM/AdLMPITTool -i 890G1 2015.0.0.F $VRED_ROOT/adlm/Licensing_2015/ConfigFiles/PitConfig/Autodesk_Raytracing_Cluster_Module_for_Autodesk_VRED_2015/FCS/RaytracingClus
terModuleforVREDConfig.pit 222-22222222
$VRED_ROOT/bin/$PLATFORM/AdLMPITTool -i 887F1 2014.0.0.F $VRED_ROOT/adlm/Licensing_2014/ConfigFiles/PitConfig/Autodesk_VRED_Server_2014/FCS/VREDServerConfig.pit 222-22222222
$VRED_ROOT/bin/$PLATFORM/AdLMPITTool -i 887G1 2015.0.0.F $VRED_ROOT/adlm/Licensing_2015/ConfigFiles/PitConfig/Autodesk_VRED_Server_2015/FCS/VREDServerConfig.pit 222-22222222
chmod -R 700 $VRED_TMP

$VRED_ROOT/bin/$PLATFORM/VREDClusterService $* #> /dev/null 2>&1

#$VRED_ROOT/bin/$PLATFORM/AdLMPITTool -u 890F1 2014.0.0.F

else
echo Platform $PLATFORM not supported!
fi

Hi,

Can anyone from think box tell me how they tested the VRED Cluster on Linux? You would have encountered the exact same problem.

Regards

Nigel

Hey Nigel,

VRED Cluster wasn’t tested on linux, I was not aware that there was a cluster service for linux when I added the plugin (this is why there was no path to it in the plugin configuration). We are currently looking into getting a copy of the cluster service for linux (we do not have one at the moment) and I will be able to test and confirm that as soon as we get it. From the looks of things we will need to point to that file and find a way through that file to specify the port number if one is given.

As soon as we get the linux version of the cluster service I will test and get you as much information/ a new plugin if need be.

In the mean time if you would be able to try it with deadline pointing at the shell script and get us a log I can try looking into it to narrow it down.

Grant Bartel

Hi,

Progress, I have found if you start up each node individually through the Deadlines VRED cluster plugin, so that’s one at a time, effectively 11 jobs showing in deadline just call the job node01 and just start node01 it will work. We have found then you can submit jobs to the cluster from within Vred selecting all of the nodes in our case 1 - 11 then we get CPU activity showing the job is going ahead. Not brilliant but its a start. You cannot start all the nodes at once from one submission.

We point deadline to the following executable

/usr/autodesk/VREDCluster-7.55/bin/clusterService

A check

root 24616 3053 0 13:24 ? 00:00:00 /bin/sh /usr/autodesk/VREDCluster-7.55/bin/clusterService -exec -p 8889
root 24626 24616 0 13:24 ? 00:00:00 /usr/autodesk/VREDCluster-7.55/bin/Linux64/VREDClusterService -exec -p 8889

Hi,

Do you need a copy of the Linux VRED binaries? I can upload if necessary

Regards

Nigel

Hi Nigel,
Thanks, but I think we now have the software and if not, I assume it’s this download link?
knowledge.autodesk.com/support/v … tml?v=2016
I’ll catch up later today with Grant once he gets into the office (CST timezone).

Hi Mike,

Thank you for the feed back. Any time scale on an enhancement and will it be an updated release/ Only it would be good to know if and when I can roughly roll out to our user base?

Kind Regards

Nigel

Hey Nigel,

So from my testing everything should work fine with multiple slaves rendering a single job. It looks like the only thing that we need to add on our end is the default plugin configuration of the clusterService script file. Is it possible for you to send us a job that is failing when you try multiple or at least message us the exact error that you are getting since I am not seeing anything going wrong with it.

The updated plugin configuration stuff should all be in 7.1.1

Grant

Hi Grant,

Thanks for the update. Just to clarify I have been able to start each node individually by adding the following to line to the cluster plugin. /usr/autodesk/VREDCluster-7.55/bin/clusterService. We have found any user can submit a job from within Vred to the queues, you then see 11 nodes started plus the job in deadline. We however were hoping to queue jobs from a designated client using the sequencer using the VRED submission and not the VRed cluster submission. We use the vredservernode as this does not use up a licence of vred pro. We can run the script from the command line in the windows 7 and the job will be distributed to the Linux nodes and complete. However if we then attempt the job in deadline it fails. Please find attached the default the sequencer .xml file we are using plus the log (command line render.txt) this shows the job completing from command line and this can be compared to the output of the deadline job submission. You can se where it is failing in deadline.

Deadline log

======================================================
Error

Error: Renderer returned non-zero error code, -1073740940. Check the log for more information.
at Deadline.Plugins.ScriptPlugin.RenderTasks(String taskId, Int32 startFrame, Int32 endFrame, String& outMessage, AbortLevel& abortLevel)

=======================================================
Type

RenderPluginException

=======================================================
Stack Trace

at Deadline.Plugins.Plugin.RenderTask(String taskId, Int32 startFrame, Int32 endFrame)
at Deadline.Slaves.SlaveRenderThread.a(TaskLogWriter A_0)

=======================================================
Log

2015-05-27 10:21:08: BEGIN - GBWH000543\ne-nde-adm001
2015-05-27 10:21:08: 0: Start Job timeout is disabled.
2015-05-27 10:21:08: 0: Task timeout is disabled.
2015-05-27 10:21:08: 0: Loaded job: mike_test (55658a40a569790e707a251c)
2015-05-27 10:21:08: 0: INFO: Executing plugin script C:\Users\ne-nde-adm001\AppData\Local\Thinkbox\Deadline7\slave\GBWH000543\plugins\55658a40a569790e707a251c\VRED.py
2015-05-27 10:21:08: 0: INFO: About: VRED Plugin for Deadline
2015-05-27 10:21:08: 0: INFO: The job’s environment will be merged with the current environment before rendering
2015-05-27 10:21:08: 0: Plugin rendering frame(s): 0
2015-05-27 10:21:10: 0: INFO: Stdout Handling Enabled: True
2015-05-27 10:21:10: 0: INFO: Popup Handling Enabled: True
2015-05-27 10:21:10: 0: INFO: QT Popup Handling Enabled: True
2015-05-27 10:21:10: 0: INFO: WindowsForms10.Window.8.app.* Popup Handling Enabled: False
2015-05-27 10:21:10: 0: INFO: Using Process Tree: True
2015-05-27 10:21:10: 0: INFO: Hiding DOS Window: True
2015-05-27 10:21:10: 0: INFO: Creating New Console: False
2015-05-27 10:21:10: 0: INFO: Running as user: ne-nde-adm001
2015-05-27 10:21:10: 0: INFO: Executable: “C:\Program Files\Autodesk\VREDPro-7.55\Bin\WIN64\VREDServerNode.exe”
2015-05-27 10:21:10: 0: INFO: Argument: -postpython “import sys;sys.path.append(“C:\Users\ne-nde-adm001\AppData\Local\Thinkbox\Deadline7\slave\GBWH000543\jobsData\55658a40a569790e707a251c\thread0_tempJiFPL0”);from VRED_RenderScript import *;DeadlineRender()” “V:/NON-PROJECT-SPECIFIC-DATA_X/AAVRED/Mike_VRED_RENDER.vpb”
2015-05-27 10:21:10: 0: INFO: Startup Directory: “C:\Program Files\Autodesk\VREDPro-7.55\Bin\WIN64”
2015-05-27 10:21:10: 0: INFO: Process Priority: BelowNormal
2015-05-27 10:21:10: 0: INFO: Process Affinity: default
2015-05-27 10:21:10: 0: INFO: Process is now running
2015-05-27 10:21:10: 0: STDOUT: WARNING: PSDImageFileType::PSDImageFileType
2015-05-27 10:21:10: 0: STDOUT: WARNING: PSDImageFileType::PSDImageFileType
2015-05-27 10:21:10: 0: STDOUT: PSDImageFileType::PSDImageFileType
2015-05-27 10:21:10: 0: STDOUT: PSDImageFileType::PSDImageFileType
2015-05-27 10:21:10: 0: STDOUT: DPI X: 96
2015-05-27 10:21:10: 0: STDOUT: DPI Y: 96
2015-05-27 10:21:10: 0: STDOUT: Screen X: 1600
2015-05-27 10:21:10: 0: STDOUT: Screen Y: 1200
2015-05-27 10:21:10: 0: STDOUT: Threadstack set to 102400 KByte
2015-05-27 10:21:11: 0: STDOUT: – CPU INFO –
2015-05-27 10:21:11: 0: STDOUT: num_logical_cores: 8
2015-05-27 10:21:11: 0: STDOUT: num_numa_nodes: 1 8
2015-05-27 10:21:11: 0: STDOUT: num_processor_packages: 1 8
2015-05-27 10:21:11: 0: STDOUT: num_processor_cores: 4 8
2015-05-27 10:21:11: 0: STDOUT: --------------
2015-05-27 10:21:11: 0: STDOUT: New max file open limit is 2048.
2015-05-27 10:21:11: 0: STDOUT: found post python command option ‘import sys;sys.path.append(“C:\Users\ne-nde-adm001\AppData\Local\Thinkbox\Deadline7\slave\GBWH000543\jobsData\55658a40a569790e707a251c\thread0_tempJiFPL0”);from VRED_RenderScript import *;DeadlineRender()’
2015-05-27 10:21:11: 0: STDOUT: VRED_ROOT=C:\Program Files\Autodesk\VREDPro-7.55
2015-05-27 10:21:11: 0: STDOUT: VRED_DATA=C:\Program Files\Autodesk\VREDPro-7.55\data
2015-05-27 10:21:11: 0: STDOUT: PYTHONHOME=C:\Program Files\Autodesk\VREDPro-7.55\lib\python
2015-05-27 10:21:11: 0: STDOUT: VRED_TMP_DIR = ‘C:\Users\NE-NDE~1\AppData\Local\Temp\VREDServerNode’
2015-05-27 10:21:11: 0: STDOUT: Setting log file to ‘C:\Users\NE-NDE~1\AppData\Local\Temp\VREDServerNode\log\VREDServerNode.csv’.
2015-05-27 10:21:11: 0: STDOUT: Loaded preferences from file ‘C:\Users\ne-nde-adm001\AppData\Roaming\VREDServerNode\preferences.xml’!
2015-05-27 10:21:11: 0: STDOUT: Loaded mesa/opengl32.dll.
2015-05-27 10:21:11: 0: STDOUT: vrGLInfo: using GLEW version 1.5.4
2015-05-27 10:21:11: 0: STDOUT: vrGLInfo: OpenGL version 3.000000
2015-05-27 10:21:11: 0: STDOUT: vrGLInfo: detected mesa switched back to OpenGL version 1.1
2015-05-27 10:21:11: 0: STDOUT: vrGLInfo: GLSL version 130
2015-05-27 10:21:11: 0: STDOUT: Loaded local mesa opengl library.
2015-05-27 10:21:11: 0: STDOUT: vred kernel version 7.55 x64 (2014-10-14)
2015-05-27 10:21:11: 0: STDOUT: OpenGL version 1.100000 GLSL version 130
2015-05-27 10:21:11: 0: STDOUT: Class id 1283
2015-05-27 10:21:11: 0: STDOUT: Class id 1417
2015-05-27 10:21:11: 0: STDOUT: vrController: detected mesa disabled several OpenGL extensions!
2015-05-27 10:21:11: 0: STDOUT: vrController: detected fast llvmpipe based mesa implementation!
2015-05-27 10:21:11: 0: STDOUT: Max changed size is 50000000 entries.
2015-05-27 10:21:11: 0: STDOUT: Using ADLM silent mode.
2015-05-27 10:21:11: 0: STDOUT: about to enable simulation…
2015-05-27 10:21:11: 0: STDOUT: enabling simulation…
2015-05-27 10:21:11: 0: STDOUT: Animation
2015-05-27 10:21:11: 0: STDOUT: Interaction
2015-05-27 10:21:11: 0: STDOUT: Rendering
2015-05-27 10:21:11: 0: STDOUT: Scene
2015-05-27 10:21:11: 0: STDOUT: Teamcenter
2015-05-27 10:21:11: 0: STDOUT: Various
2015-05-27 10:21:11: 0: STDOUT: vrScenegraph::initOSG start
2015-05-27 10:21:11: 0: STDOUT: initosg, camera
2015-05-27 10:21:11: 0: STDOUT: vrScenegraph::initOSG end
2015-05-27 10:21:11: 0: STDOUT: SLI is not supported on non nvidia cards!
2015-05-27 10:21:11: 0: STDOUT: vrOSGWidget::init ‘Render’
2015-05-27 10:21:11: 0: STDOUT: vrOSGWidget::init winid 00000000000404EA
2015-05-27 10:21:11: 0: STDOUT: OS Version 6.1 service pack 1.0
2015-05-27 10:21:11: 0: STDOUT: AVXSupport: 0
2015-05-27 10:21:11: 0: STDOUT: Init Raytracing Library vrRaytracingUtilsSSE42 done, Mode: rgb
2015-05-27 10:21:11: 0: INFO: Ignoring popup “untitled * - Autodesk VRED Server Node 2015 SR1-SP5”
2015-05-27 10:21:13: 0: INFO: Ignoring popup “VREDServerNode”
2015-05-27 10:21:13: 0: STDOUT: Loading view cube geometry ‘C:\Program Files\Autodesk\VREDPro-7.55\data\Internal\viewCube_final.osb’ …
2015-05-27 10:21:13: 0: STDOUT: UEnvironmentMaterial::calculate Coefficients: took 0.277000 seconds.
2015-05-27 10:21:13: 0: STDOUT: UEnvironmentMaterial::initCoefficients: took 0.831000 seconds.
2015-05-27 10:21:13: 0: STDOUT: Loading home geometry ‘C:\Program Files\Autodesk\VREDPro-7.55\data\Internal\homePlane.osb’ …
2015-05-27 10:21:13: 0: STDOUT: Mainwindow handle 00000000000303C6
2015-05-27 10:21:13: 0: STDOUT: Mainwindow name ‘untitled - Autodesk VRED Server Node 2015 SR1-SP5’
2015-05-27 10:21:13: 0: STDOUT: Loading Plugins …
2015-05-27 10:21:13: 0: STDOUT: Loading plugin ‘vrKernelPreferences.dll’ …
2015-05-27 10:21:13: 0: STDOUT: Loaded plugin ‘vrKernelPreferences.dll’
2015-05-27 10:21:13: 0: STDOUT: Loading plugin ‘vrFade.dll’ …
2015-05-27 10:21:13: 0: STDOUT: Loaded plugin ‘vrFade.dll’
2015-05-27 10:21:13: 0: STDOUT: Loading plugin ‘vrFrame.dll’ …
2015-05-27 10:21:13: 0: STDOUT: Loaded plugin ‘vrFrame.dll’
2015-05-27 10:21:13: 0: STDOUT: Loading plugin ‘vrInterpolator.dll’ …
2015-05-27 10:21:13: 0: STDOUT: Loaded plugin ‘vrInterpolator.dll’
2015-05-27 10:21:13: 0: STDOUT: Loading plugin ‘vrMenu.dll’ …
2015-05-27 10:21:13: 0: STDOUT: Loaded plugin ‘vrMenu.dll’
2015-05-27 10:21:13: 0: STDOUT: Loading plugin ‘vrMoviePlayer2.dll’ …
2015-05-27 10:21:13: 0: STDOUT: Loaded plugin ‘vrMoviePlayer2.dll’
2015-05-27 10:21:13: 0: STDOUT: Loading plugin ‘vrParticle.dll’ …
2015-05-27 10:21:13: 0: STDOUT: Loaded plugin ‘vrParticle.dll’
2015-05-27 10:21:13: 0: STDOUT: Loading plugin ‘vrParticle2.dll’ …
2015-05-27 10:21:13: 0: STDOUT: Loaded plugin ‘vrParticle2.dll’
2015-05-27 10:21:13: 0: STDOUT: Loading plugin ‘vrSwitch.dll’ …
2015-05-27 10:21:13: 0: STDOUT: Loaded plugin ‘vrSwitch.dll’
2015-05-27 10:21:13: 0: STDOUT: Loading plugin ‘vrVideoGrab.dll’ …
2015-05-27 10:21:13: 0: STDOUT: Loaded plugin ‘vrVideoGrab.dll’
2015-05-27 10:21:13: 0: STDOUT: Loading plugin ‘vrVirtualEye.dll’ …
2015-05-27 10:21:13: 0: STDOUT: Loaded plugin ‘vrVirtualEye.dll’
2015-05-27 10:21:13: 0: STDOUT: Loading plugin ‘vrWater.dll’ …
2015-05-27 10:21:13: 0: STDOUT: Loaded plugin ‘vrWater.dll’
2015-05-27 10:21:13: 0: STDOUT: Loading plugin ‘vrWebOverlay.dll’ …
2015-05-27 10:21:13: 0: STDOUT: Loaded plugin ‘vrWebOverlay.dll’
2015-05-27 10:21:13: 0: STDOUT: Loading plugin ‘vrWidget.dll’ …
2015-05-27 10:21:13: 0: STDOUT: Loaded plugin ‘vrWidget.dll’
2015-05-27 10:21:13: 0: STDOUT: Loading plugin ‘vrCollision.dll’ …
2015-05-27 10:21:13: 0: STDOUT: Loaded plugin ‘vrCollision.dll’
2015-05-27 10:21:13: 0: STDOUT: Loading plugin ‘vrJoystick.dll’ …
2015-05-27 10:21:13: 0: STDOUT: Loaded plugin ‘vrJoystick.dll’
2015-05-27 10:21:13: 0: STDOUT: Loading plugin ‘vrKey.dll’ …
2015-05-27 10:21:13: 0: STDOUT: Loaded plugin ‘vrKey.dll’
2015-05-27 10:21:13: 0: STDOUT: Loading plugin ‘vrSpacemouse.dll’ …
2015-05-27 10:21:13: 0: STDOUT: Loaded plugin ‘vrSpacemouse.dll’
2015-05-27 10:21:13: 0: STDOUT: Loading plugin ‘vrTimer.dll’ …
2015-05-27 10:21:13: 0: STDOUT: Loaded plugin ‘vrTimer.dll’
2015-05-27 10:21:13: 0: STDOUT: Loading plugin ‘vrTouchSensor.dll’ …
2015-05-27 10:21:13: 0: STDOUT: Loaded plugin ‘vrTouchSensor.dll’
2015-05-27 10:21:13: 0: STDOUT: Loading plugin ‘vrViewPoint.dll’ …
2015-05-27 10:21:13: 0: STDOUT: Loaded plugin ‘vrViewPoint.dll’
2015-05-27 10:21:13: 0: STDOUT: Loading plugin ‘vr3DM.dll’ …
2015-05-27 10:21:13: 0: STDOUT: vr3DMFileIO plugins 000007FED621E620
2015-05-27 10:21:13: 0: STDOUT: Loaded plugin ‘vr3DM.dll’
2015-05-27 10:21:13: 0: STDOUT: Loading plugin ‘vr3DS.dll’ …
2015-05-27 10:21:13: 0: STDOUT: vr3DSFileIO plugins 000007FEEC4AC860
2015-05-27 10:21:13: 0: STDOUT: Loaded plugin ‘vr3DS.dll’
2015-05-27 10:21:13: 0: STDOUT: Loading plugin ‘vrA3SLoader.dll’ …
2015-05-27 10:21:13: 0: STDOUT: Loaded plugin ‘vrA3SLoader.dll’
2015-05-27 10:21:13: 0: STDOUT: Loading plugin ‘vrASCLoader.dll’ …
2015-05-27 10:21:13: 0: STDOUT: Loaded plugin ‘vrASCLoader.dll’
2015-05-27 10:21:13: 0: STDOUT: Loading plugin ‘vrBCAD.dll’ …
2015-05-27 10:21:13: 0: STDOUT: Loaded plugin ‘vrBCAD.dll’
2015-05-27 10:21:13: 0: STDOUT: Loading plugin ‘vrC4d.dll’ …
2015-05-27 10:21:13: 0: STDOUT: vrC4dFileIO plugins 000007FED6004650
2015-05-27 10:21:13: 0: STDOUT: Loaded plugin ‘vrC4d.dll’
2015-05-27 10:21:13: 0: STDOUT: Loading plugin ‘vrDWFLoader.dll’ …
2015-05-27 10:21:13: 0: STDOUT: Loaded plugin ‘vrDWFLoader.dll’
2015-05-27 10:21:13: 0: STDOUT: Loading plugin ‘vrFhs.dll’ …
2015-05-27 10:21:13: 0: STDOUT: vrFhsFileIO plugins 000007FED5C44900
2015-05-27 10:21:13: 0: STDOUT: Loaded plugin ‘vrFhs.dll’
2015-05-27 10:21:13: 0: STDOUT: Loading plugin ‘vrMaya.dll’ …
2015-05-27 10:21:13: 0: STDOUT: Loaded plugin ‘vrMaya.dll’
2015-05-27 10:21:13: 0: STDOUT: Loading plugin ‘vrOsf.dll’ …
2015-05-27 10:21:13: 0: STDOUT: Loaded plugin ‘vrOsf.dll’
2015-05-27 10:21:13: 0: STDOUT: Loading plugin ‘vrPovRayWriter.dll’ …
2015-05-27 10:21:13: 0: STDOUT: Loaded plugin ‘vrPovRayWriter.dll’
2015-05-27 10:21:13: 0: STDOUT: Loading plugin ‘vrSLPLoader.dll’ …
2015-05-27 10:21:13: 0: STDOUT: Loaded plugin ‘vrSLPLoader.dll’
2015-05-27 10:21:13: 0: STDOUT: Loading plugin ‘vrSTLLoader.dll’ …
2015-05-27 10:21:13: 0: STDOUT: Loaded plugin ‘vrSTLLoader.dll’
2015-05-27 10:21:13: 0: STDOUT: Loading plugin ‘vrTSOLoader.dll’ …
2015-05-27 10:21:13: 0: STDOUT: Loaded plugin ‘vrTSOLoader.dll’
2015-05-27 10:21:13: 0: STDOUT: Loading plugin ‘vrWRL.dll’ …
2015-05-27 10:21:13: 0: STDOUT: vrWRLFileIO plugins 000007FED5B5DF30
2015-05-27 10:21:13: 0: STDOUT: Loaded plugin ‘vrWRL.dll’
2015-05-27 10:21:13: 0: STDOUT: Loading plugin ‘vrAmbientOcclusion.dll’ …
2015-05-27 10:21:13: 0: STDOUT: Loaded plugin ‘vrAmbientOcclusion.dll’
2015-05-27 10:21:13: 0: STDOUT: Loading plugin ‘vrAnimation.dll’ …
2015-05-27 10:21:13: 0: STDOUT: Loaded plugin ‘vrAnimation.dll’
2015-05-27 10:21:13: 0: STDOUT: Loading plugin ‘vrAnimationWidgets.dll’ …
2015-05-27 10:21:13: 0: STDOUT: Loaded plugin ‘vrAnimationWidgets.dll’
2015-05-27 10:21:13: 0: STDOUT: Loading plugin ‘vrAnnotationModule.dll’ …
2015-05-27 10:21:13: 0: STDOUT: texsize:8192 avail:268435456
2015-05-27 10:21:13: 0: STDOUT: texsize:4096 avail:268435456
2015-05-27 10:21:13: 0: STDOUT: video mem size: 268435456
2015-05-27 10:21:13: 0: STDOUT: char width for maxtex size (8192) is 292
2015-05-27 10:21:13: 0: STDOUT: char width for curtex size (2048) is 73
2015-05-27 10:21:13: 0: STDOUT: FontManager::createTXFFace: codePage = 1252
2015-05-27 10:21:13: 0: STDOUT: FontManager: using 812 chars
2015-05-27 10:21:13: 0: STDOUT: Font texture size (2048 x 1024)
2015-05-27 10:21:13: 0: STDOUT: Loaded plugin ‘vrAnnotationModule.dll’
2015-05-27 10:21:13: 0: STDOUT: Loading plugin ‘vrAssetsModule.dll’ …
2015-05-27 10:21:13: 0: STDOUT: Loaded plugin ‘vrAssetsModule.dll’
2015-05-27 10:21:13: 0: STDOUT: Loading plugin ‘vrCAD.dll’ …
2015-05-27 10:21:13: 0: STDOUT: Loaded plugin ‘vrCAD.dll’
2015-05-27 10:21:13: 0: STDOUT: Loading plugin ‘vrCameraEditor.dll’ …
2015-05-27 10:21:13: 0: STDOUT: Loaded plugin ‘vrCameraEditor.dll’
2015-05-27 10:21:13: 0: STDOUT: Loading plugin ‘vrClippingModule.dll’ …
2015-05-27 10:21:13: 0: STDOUT: Loaded plugin ‘vrClippingModule.dll’
2015-05-27 10:21:13: 0: STDOUT: Loading plugin ‘vrCluster.dll’ …
2015-05-27 10:21:13: 0: STDOUT: Loaded plugin ‘vrCluster.dll’
2015-05-27 10:21:13: 0: STDOUT: Loading plugin ‘vrCubeImages.dll’ …
2015-05-27 10:21:13: 0: STDOUT: Loaded plugin ‘vrCubeImages.dll’
2015-05-27 10:21:13: 0: STDOUT: Loading plugin ‘vrGeometryEditor.dll’ …
2015-05-27 10:21:13: 0: STDOUT: Loaded plugin ‘vrGeometryEditor.dll’
2015-05-27 10:21:13: 0: STDOUT: Loading plugin ‘vrGridHelper.dll’ …
2015-05-27 10:21:13: 0: STDOUT: Loaded plugin ‘vrGridHelper.dll’
2015-05-27 10:21:13: 0: STDOUT: Loading plugin ‘vrInteractionModule.dll’ …
2015-05-27 10:21:13: 0: STDOUT: Loaded plugin ‘vrInteractionModule.dll’
2015-05-27 10:21:13: 0: STDOUT: Loading plugin ‘vrLightEditor.dll’ …
2015-05-27 10:21:13: 0: STDOUT: Loaded plugin ‘vrLightEditor.dll’
2015-05-27 10:21:13: 0: STDOUT: Loading plugin ‘vrMaterialEditor.dll’ …
2015-05-27 10:21:13: 0: STDOUT: vrMaterialGroupView::viewSelect view:1 not allowed in this group 1
2015-05-27 10:21:13: 0: STDOUT: Loaded plugin ‘vrMaterialEditor.dll’
2015-05-27 10:21:13: 0: STDOUT: Loading plugin ‘vrMeasurementModule.dll’ …
2015-05-27 10:21:13: 0: STDOUT: Loaded plugin ‘vrMeasurementModule.dll’
2015-05-27 10:21:13: 0: STDOUT: Loading plugin ‘vrNodeEditor.dll’ …
2015-05-27 10:21:13: 0: STDOUT: Loaded plugin ‘vrNodeEditor.dll’
2015-05-27 10:21:13: 0: STDOUT: Loading plugin ‘vrNotificationModule.dll’ …
2015-05-27 10:21:13: 0: STDOUT: Loaded plugin ‘vrNotificationModule.dll’
2015-05-27 10:21:13: 0: STDOUT: Loading plugin ‘vrOpticoreStudio.dll’ …
2015-05-27 10:21:13: 0: STDOUT: Loaded plugin ‘vrOpticoreStudio.dll’
2015-05-27 10:21:13: 0: STDOUT: Loading plugin ‘vrOptimize.dll’ …
2015-05-27 10:21:13: 0: STDOUT: Loaded plugin ‘vrOptimize.dll’
2015-05-27 10:21:13: 0: STDOUT: Loading plugin ‘vrOptimizer.dll’ …
2015-05-27 10:21:13: 0: STDOUT: Loaded plugin ‘vrOptimizer.dll’
2015-05-27 10:21:13: 0: STDOUT: Loading plugin ‘vrPLMXMLModule.dll’ …
2015-05-27 10:21:13: 0: STDOUT: Loaded plugin ‘vrPLMXMLModule.dll’
2015-05-27 10:21:13: 0: STDOUT: Loading plugin ‘vrPostprocessing.dll’ …
2015-05-27 10:21:13: 0: STDOUT: Loaded plugin ‘vrPostprocessing.dll’
2015-05-27 10:21:13: 0: STDOUT: Loading plugin ‘vrRenderLayerModule.dll’ …
2015-05-27 10:21:13: 0: STDOUT: Loaded plugin ‘vrRenderLayerModule.dll’
2015-05-27 10:21:13: 0: STDOUT: Loading plugin ‘vrRenderQueueModule.dll’ …
2015-05-27 10:21:13: 0: STDOUT: Loaded plugin ‘vrRenderQueueModule.dll’
2015-05-27 10:21:13: 0: STDOUT: Loading plugin ‘vrRenderSettings.dll’ …
2015-05-27 10:21:13: 0: STDOUT: Loaded plugin ‘vrRenderSettings.dll’
2015-05-27 10:21:13: 0: STDOUT: Loading plugin ‘vrRulerModule.dll’ …
2015-05-27 10:21:13: 0: STDOUT: Loaded plugin ‘vrRulerModule.dll’
2015-05-27 10:21:13: 0: STDOUT: Loading plugin ‘vrSAnimation.dll’ …
2015-05-27 10:21:13: 0: STDOUT: Loaded plugin ‘vrSAnimation.dll’
2015-05-27 10:21:13: 0: STDOUT: Loading plugin ‘vrSelectionModule.dll’ …
2015-05-27 10:21:13: 0: STDOUT: Loaded plugin ‘vrSelectionModule.dll’
2015-05-27 10:21:13: 0: STDOUT: Loading plugin ‘vrSequencerModule.dll’ …
2015-05-27 10:21:13: 0: STDOUT: Loaded plugin ‘vrSequencerModule.dll’
2015-05-27 10:21:13: 0: STDOUT: Loading plugin ‘vrSUIScene.dll’ …
2015-05-27 10:21:13: 0: STDOUT: vrSUISceneWindow
2015-05-27 10:21:13: 0: STDOUT: vrSUIScene::restoreLayout
2015-05-27 10:21:13: 0: STDOUT: vrSUIScene::restoreLayout loading to C:\Users\ne-nde-adm001\AppData\Roaming\VREDServerNode\simpleui.xml
2015-05-27 10:21:13: 0: STDOUT: vrSUICameraEditor::SUICameraEditorRestoreLayoutCB
2015-05-27 10:21:13: 0: STDOUT: load vrSUIScene
2015-05-27 10:21:13: 0: STDOUT: Loaded plugin ‘vrSUIScene.dll’
2015-05-27 10:21:13: 0: STDOUT: Loading plugin ‘vrSUIScenegraph.dll’ …
2015-05-27 10:21:13: 0: STDOUT: load vrSUIScene
2015-05-27 10:21:23: 0: STDOUT: Loaded plugin ‘vrSUIScenegraph.dll’
2015-05-27 10:21:23: 0: STDOUT: Loading plugin ‘vrSurfaceAnalysisModule.dll’ …
2015-05-27 10:21:23: 0: STDOUT: Loaded plugin ‘vrSurfaceAnalysisModule.dll’
2015-05-27 10:21:23: 0: STDOUT: Loading plugin ‘vrTextureEditor.dll’ …
2015-05-27 10:21:23: 0: STDOUT: vrOSGWidget::initializeGL : ‘Render’
2015-05-27 10:21:23: 0: STDOUT: vrOSGWidget::initializeGL : openGLVersionFlags 107F
2015-05-27 10:21:23: 0: STDOUT: vrOSGWidget::initializeGL : OpenGL Version 3.0 Mesa 10.2.5 (git-)
2015-05-27 10:21:23: 0: STDOUT: vrOSGWidget::initializeGL : OpenGL GLSL Version 1.30
2015-05-27 10:21:23: 0: STDOUT: OpenGL context: hardware accelerated rendering RGBA (8888) 32 bit depth buffer.
2015-05-27 10:21:23: 0: STDOUT: compiling shaders time: 0.012000
2015-05-27 10:21:23: 0: STDOUT: upload materials time: 0.263000
2015-05-27 10:21:23: 0: STDOUT: upload geometries time: 0.700000
2015-05-27 10:21:23: 0: STDOUT: scene upload time: 0.975000
2015-05-27 10:21:23: 0: STDOUT: Loaded plugin ‘vrTextureEditor.dll’
2015-05-27 10:21:23: 0: STDOUT: Loading plugin ‘vrTouchSensorModule.dll’ …
2015-05-27 10:21:23: 0: STDOUT: Loaded plugin ‘vrTouchSensorModule.dll’
2015-05-27 10:21:23: 0: STDOUT: Loading plugin ‘vrTracking.dll’ …
2015-05-27 10:21:23: 0: STDOUT: Loaded plugin ‘vrTracking.dll’
2015-05-27 10:21:23: 0: STDOUT: Loading plugin ‘vrTransform.dll’ …
2015-05-27 10:21:23: 0: STDOUT: Loaded plugin ‘vrTransform.dll’
2015-05-27 10:21:23: 0: STDOUT: Loading plugin ‘vrTransformHelper.dll’ …
2015-05-27 10:21:23: 0: STDOUT: Loaded plugin ‘vrTransformHelper.dll’
2015-05-27 10:21:23: 0: STDOUT: Loading plugin ‘vrVariants2.dll’ …
2015-05-27 10:21:23: 0: STDOUT: Loaded plugin ‘vrVariants2.dll’
2015-05-27 10:21:23: 0: STDOUT: Loading plugin ‘vrVariantSets2.dll’ …
2015-05-27 10:21:23: 0: STDOUT: Loaded plugin ‘vrVariantSets2.dll’
2015-05-27 10:21:23: 0: STDOUT: Loading plugin ‘vrVRMLViewPoints.dll’ …
2015-05-27 10:21:23: 0: STDOUT: Loaded plugin ‘vrVRMLViewPoints.dll’
2015-05-27 10:21:23: 0: STDOUT: vrSUIScene::restoreLayout
2015-05-27 10:21:23: 0: STDOUT: vrSUIScene::restoreLayout loading to C:\Users\ne-nde-adm001\AppData\Roaming\VREDServerNode\simpleui.xml
2015-05-27 10:21:23: 0: STDOUT: vrSUICameraEditor::SUICameraEditorRestoreLayoutCB
2015-05-27 10:21:23: 0: STDOUT: Granularity of OSG::getSystemTime() is 1.000000 milliseconds.
2015-05-27 10:21:23: 0: STDOUT: Granularity of OSG::osgsleep(1) is 1.000011 milliseconds.
2015-05-27 10:21:23: 0: STDOUT: Class id 1283
2015-05-27 10:21:23: 0: STDOUT: Error vrCameraUtils::showAll! Camera setting or volume may be not valid!
2015-05-27 10:21:23: 0: STDOUT: Error vrCameraUtils::showAll! Camera setting or volume may be not valid!
2015-05-27 10:21:23: 0: STDOUT: Error vrCameraUtils::showAll! Camera setting or volume may be not valid!
2015-05-27 10:21:23: 0: STDOUT: force resizeGL to 96 x 32
2015-05-27 10:21:23: 0: STDOUT: listening now…
2015-05-27 10:21:23: 0: STDOUT: Display color depth is 32 bpp
2015-05-27 10:21:23: 0: STDOUT: UEnvironmentMaterial::calculate Coefficients: took 0.157000 seconds.
2015-05-27 10:21:23: 0: STDOUT: UEnvironmentMaterial::initCoefficients: took 0.717000 seconds.
2015-05-27 10:21:23: 0: STDOUT: Image did not change, skipping
2015-05-27 10:21:36: 0: STDOUT: Loading material probe geometry ‘C:\Program Files\Autodesk\VREDPro-7.55\data\Internal\MaterialBall_NG.vpb’ …
2015-05-27 10:21:36: 0: STDOUT: UEnvironmentMaterial::calculate Coefficients: took 0.155000 seconds.
2015-05-27 10:21:36: 0: STDOUT: UEnvironmentMaterial::initCoefficients: took 0.709000 seconds.
2015-05-27 10:21:36: 0: STDOUT: force resizeGL to 1024 x 624
2015-05-27 10:21:36: 0: STDOUT: vrFileIO::loadARGV start.
2015-05-27 10:21:36: 0: STDOUT: V:/NON-PROJECT-SPECIFIC-DATA_X/AAVRED/Mike_VRED_RENDER.vpb
2015-05-27 10:21:36: 0: STDOUT: vrFileIO::loadARGV end.
2015-05-27 10:21:36: 0: STDOUT: Startup time 15.768000 seconds
2015-05-27 10:21:36: 0: STDOUT: vrFileIO: skipping arg: C:\Program Files\Autodesk\VREDPro-7.55\Bin\WIN64\VREDServerNode.exe
2015-05-27 10:21:36: 0: STDOUT: vrFileIO: skipping arg: -postpython ‘-postpython’
2015-05-27 10:21:36: 0: STDOUT: loading geometry ‘V:\NON-PROJECT-SPECIFIC-DATA_X\AAVRED\Mike_VRED_RENDER.vpb’ …
2015-05-27 10:21:36: 0: STDOUT: loading …
2015-05-27 10:21:36: 0: STDOUT: Skipping checksum test.
2015-05-27 10:21:36: 0: STDOUT: UEnvironmentMaterial::calculate Coefficients: took 0.167000 seconds.
2015-05-27 10:21:36: 0: STDOUT: UEnvironmentMaterial::initCoefficients: took 0.744000 seconds.
2015-05-27 10:21:36: 0: STDOUT: UEnvironmentMaterial::calculate Coefficients: took 0.130000 seconds.
2015-05-27 10:21:36: 0: STDOUT: UEnvironmentMaterial::initCoefficients: took 0.698000 seconds.
2015-05-27 10:21:36: 0: STDOUT: loading ready.
2015-05-27 10:21:36: 0: STDOUT: Loading scene took 5.163000 seconds.
2015-05-27 10:21:36: 0: STDOUT: Verifying scene took 0.174000 seconds.
2015-05-27 10:21:36: 0: STDOUT: Converting cube maps to z up…
2015-05-27 10:21:36: 0: STDOUT: cube maps conversion ready.
2015-05-27 10:21:36: 0: STDOUT: Converting transform cores to transform3D…done
2015-05-27 10:21:36: 0: STDOUT: vrAnimManager::pullStructureAttachment of Root
2015-05-27 10:21:36: 0: STDOUT: found structure…
2015-05-27 10:21:36: 0: STDOUT: found clips root with 0 childs
2015-05-27 10:21:36: 0: STDOUT: About to remove old default environment material with reference count: 2
2015-05-27 10:21:36: 0: STDOUT: Uncompressed 66 TextureChunk’s.
2015-05-27 10:21:36: 0: STDOUT: Cleaning up lightTransforms… done
2015-05-27 10:21:36: 0: STDOUT: moving 3 children.
2015-05-27 10:21:36: 0: STDOUT: vrBehavior::initNodes: initialized 0 behavior nodes in 0.018000 seconds
2015-05-27 10:21:36: 0: STDOUT: vrBehavior::initRoutes in 0.030000 seconds
2015-05-27 10:21:36: 0: STDOUT: sending VRED_MSG_LOADED_GEOMETRY message.
2015-05-27 10:21:36: 0: STDOUT: rebuild structure with 0 childs
2015-05-27 10:21:36: 0: STDOUT: loading geometry ready.
2015-05-27 10:21:36: 0: STDOUT: checking for old rotation behaviour…
2015-05-27 10:21:36: 0: STDOUT: checking for old rotation behaviour ready.
2015-05-27 10:21:36: 0: STDOUT: UEnvironmentMaterial::calculate Coefficients: took 0.161000 seconds.
2015-05-27 10:21:36: 0: STDOUT: UEnvironmentMaterial::initCoefficients: took 0.729000 seconds.
2015-05-27 10:21:36: 0: STDOUT: Image did not change, skipping
2015-05-27 10:21:37: 0: INFO: Process exit code: -1073740940

=======================================================
Details

Date: 05/27/2015 10:21:38
Frames: 0
Elapsed Time: 00:00:00:32
Job Submit Date: 05/27/2015 10:11:27
Job User: ne-nde-adm001
Average RAM Usage: 5364458496 (16%)
Peak RAM Usage: 5949018112 (18%)
Average CPU Usage: 23%
Peak CPU Usage: 100%
Used CPU Clocks: 306029
Total CPU Clocks: 1330560

=======================================================
Slave Information

Slave Name: GBWH000543
Version: v7.1.0.29 R (7e9b08b44)
Operating System: Windows 7 Enterprise (SP1)
Running As Service: No
Machine User: ne-nde-adm001
IP Address: 10.170.97.24
MAC Address: 10:60:4B:88:AF:3D
CPU Architecture: x64
CPUs: 8
CPU Usage: 37%
Memory Usage: 5.2 GB / 31.9 GB (16%)
Free Disk Space: 94.612 GB (34.873 GB on C:, 59.738 GB on D:)
Video Card: HP Remote Graphics Driver
command line render.txt (12.1 KB)
Default_render_sequence.xml (12.6 KB)

Hey Nigel,

Would we be able to set up a call/remote session at some point. So I can see exactly what you are trying to do so I can be sure of what I am working on. Comparing those logs it looks like the only difference are the last 4 lines after “Image did not Change”, so I am not sure why that is failing.

Grant

Hi grant,

We were showing you the point at which it fails using deadline compared to a command line run. The command line run will go onto complete. I need your email address can you PM, I will then send you a live meeting request. You will need to click on the link and download and install. It does give advise on firewall settings.

Regards

Nigel

Privacy | Site terms | Cookie preferences