VMware Networking Community
omegahost
Enthusiast
Enthusiast

error while creating eam agency

I'm working on a deployment of vSphere 5.5u3 + NSX 6.3.2 for educational purpose.

When I try to install vibs in "Host Preparation" section, I get this error:

"Cluster01: Installation of deployment unit failed, please check if ovf/vib urls are accessible, in correct format and all the properties in ovf environment have been configured in service attributes. Please check logs for details."

I have checked the connection between ESXi, vCenter  and NSX manager and everything is ok but this problem prevents vCenter to create EAM.

I attached the output of "show log manager" from NSX manager.

Please pay attention to line 23:

2017-09-13 15:05:06.944   INFO TaskFrameworkExecutor-20 DeploymentConfigServiceImpl:257 - Returning deploymentConfigs = [ServiceDeploymentConfig [eamAgencyConfig=EamAgencyConfig [agencyName=_VCNS_100_Cluster01_VMware Network Fabri, agentName=VMware Network Fabric, eamAgentConfigs=[EamAgentConfig [dvFilterEnabled=false, vibUrl=https://172.17.80.200/bin/vdn/vibs-6.3.2/6.5-5534171/vxlan.zip, ovfUrl=null, ovfOptional=false, hostVersion=6.5.*, productLine=null, ovfEnvParams={agentName=agent-name-not-specified}, vmciService=[], vibMatchingRules={}], EamAgentConfig [dvFilterEnabled=false, vibUrl=https://172.17.80.200/bin/vdn/vibs-6.3.2/6.0-5534166/vxlan.zip, ovfUrl=null, ovfOptional=false, hostVersion=6.0.*, productLine=null, ovfEnvParams={agentName=agent-name-not-specified}, vmciService=[], vibMatchingRules={}], EamAgentConfig [dvFilterEnabled=false, vibUrl=https://172.17.80.200/bin/vdn/vibs-6.3.2/5.5-5534162/vxlan.zip, ovfUrl=null, ovfOptional=false, hostVersion=5.5.*, productLine=null, ovfEnvParams={agentName=agent-name-not-specified}, vmciService=[], vibMatchingRules={}]], clusterIds=[domain-c42], networkIds=null, datastoreIds=null], ipPoolId=null, deploymentPlugin=null, deploymentUnitId=deploymentunit-12]]

2017-09-13 15:05:06.966   INFO TaskFrameworkExecutor-20 TaskServiceImpl:101 - TF:Created Job with ID jobdata-465

2017-09-13 15:05:06.970   INFO TaskFrameworkExecutor-20 TaskServiceImpl:399 - TF:Scheduling Job jobdata-465

2017-09-13 15:05:06.974   INFO TaskFrameworkExecutor-20 SchedulerService:198 - Job jobdata-465 is scheduled and put data in to scheduleInfoTable

2017-09-13 15:05:06.974   INFO TaskFrameworkExecutor-20 DeploymentConfigServiceImpl:136 - Returning jobId = jobdata-465

2017-09-13 15:05:06.989   INFO TaskFrameworkExecutor-20 AlarmServiceImpl:241 - alarms [82] were resolved successfully

2017-09-13 15:05:06.994   INFO DCNPool-9 SchedulerService:193 - Received job creation DCN for job id jobdata-465

2017-09-13 15:05:07.004   INFO TaskFrameworkExecutor-20 AuditingServiceImpl:147 - [AuditLog] UserName:'vsphere.local\administrator', ModuleName:'ALARMS', Operation:'RESOLVE_SYSTEM_ALARM', Resource:'domain-c42_service-3', Time:'Wed Sep 13 15:05:06.999  2017', Status:'SUCCESS', Universal Object:'false'

2017-09-13 15:05:07.024   INFO TaskFrameworkExecutor-20 JobWorker:243 - Updating the status for jobinstance-962 to COMPLETED

2017-09-13 15:05:07.029   INFO TaskFrameworkExecutor-20 JobWorker:129 - TF:All tasks in the job completed for jobdata-464

2017-09-13 15:05:07.035   INFO TaskFrameworkExecutor-20 ScheduleSynchronizer:60 - Releasing a thread to executor pool and executor pool active count 0

2017-09-13 15:05:07.843   INFO pool-11-thread-1 ImmediateScheduler:35 - TF:Schedule Now Job ID jobdata-465

2017-09-13 15:05:07.850   INFO taskScheduler-3 JobWorker:243 - Updating the status for jobinstance-963 to EXECUTING

2017-09-13 15:05:07.864   INFO taskScheduler-3 SchedulerQueueServiceImpl:64 - [TF] Created a new bucket for module fabric and total number of buckets 1

2017-09-13 15:05:07.864   INFO taskScheduler-3 SchedulerQueueServiceImpl:80 - The task core.services.fabric.install.installTaskName;_VCNS_100_Cluster01_VMware Network Fabri [id:task-837] is added to theSchedulerQueue

2017-09-13 15:05:07.865   INFO pool-10-thread-1 ScheduleSynchronizer:48 - Start executing task: task-837 and running executor threads 1

2017-09-13 15:05:07.890   INFO taskScheduler-8 InstallTask:162 - Agency level datatores are supported, skipping the step to set agent vm datastore

2017-09-13 15:05:07.913  ERROR taskScheduler-8 EamServiceImpl:467 -

com.vmware.vim.binding.eam.fault.InvalidUrl:

url = https://172.17.80.200/bin/vdn/vibs-6.3.2/6.5-5534171/vxlan.zip,

malformedUrl = false,

unknownHost = false,

connectionRefused = true,

responseCode = null

inherited from com.vmware.vim.binding.eam.fault.EamFault:

inherited from com.vmware.vim.binding.eam.fault.InvalidUrl

        at sun.reflect.GeneratedConstructorAccessor579.newInstance(Unknown Source)

        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)

        at java.lang.reflect.Constructor.newInstance(Constructor.java:526)

        at java.lang.Class.newInstance(Class.java:383)

        at com.vmware.vim.vmomi.core.types.impl.ComplexTypeImpl.newInstance(ComplexTypeImpl.java:173)

        at com.vmware.vim.vmomi.core.types.impl.DefaultDataObjectFactory.newDataObject(DefaultDataObjectFactory.java:26)

        at com.vmware.vim.vmomi.core.soap.impl.unmarshaller.ComplexStackContext.<init>(ComplexStackContext.java:31)

        at com.vmware.vim.vmomi.core.soap.impl.unmarshaller.UnmarshallerImpl$UnmarshallSoapFaultContext.parse(UnmarshallerImpl.java:141)

        at com.vmware.vim.vmomi.core.soap.impl.unmarshaller.UnmarshallerImpl$UnmarshallSoapFaultContext.unmarshall(UnmarshallerImpl.java:102)

        at com.vmware.vim.vmomi.core.soap.impl.unmarshaller.UnmarshallerImpl.unmarshalSoapFault(UnmarshallerImpl.java:89)

        at com.vmware.vim.vmomi.core.soap.impl.unmarshaller.UnmarshallerImpl.unmarshalSoapFault(UnmarshallerImpl.java:84)

        at com.vmware.vim.vmomi.client.common.impl.SoapFaultStackContext.setValue(SoapFaultStackContext.java:41)

        at com.vmware.vim.vmomi.client.common.impl.ResponseUnmarshaller.unmarshal(ResponseUnmarshaller.java:112)

        at com.vmware.vim.vmomi.client.common.impl.ResponseImpl.unmarshalResponse(ResponseImpl.java:273)

        at com.vmware.vim.vmomi.client.common.impl.ResponseImpl.setResponse(ResponseImpl.java:230)

        at com.vmware.vim.vmomi.client.http.impl.HttpExchangeBase.parseResponse(HttpExchangeBase.java:144)

        at com.vmware.vim.vmomi.client.http.impl.HttpExchange.run(HttpExchange.java:51)

        at com.vmware.vim.vmomi.client.http.impl.HttpProtocolBindingBase.executeRunnable(HttpProtocolBindingBase.java:186)

        at com.vmware.vim.vmomi.client.http.impl.HttpProtocolBindingImpl.send(HttpProtocolBindingImpl.java:115)

        at com.vmware.vim.vmomi.client.common.impl.MethodInvocationHandlerImpl$CallExecutor.sendCall(MethodInvocationHandlerImpl.java:581)

        at com.vmware.vim.vmomi.client.common.impl.MethodInvocationHandlerImpl$CallExecutor.executeCall(MethodInvocationHandlerImpl.java:562)

        at com.vmware.vim.vmomi.client.common.impl.MethodInvocationHandlerImpl.completeCall(MethodInvocationHandlerImpl.java:348)

        at com.vmware.vim.vmomi.client.common.impl.MethodInvocationHandlerImpl.invokeOperation(MethodInvocationHandlerImpl.java:308)

        at com.vmware.vim.vmomi.client.common.impl.MethodInvocationHandlerImpl.invoke(MethodInvocationHandlerImpl.java:182)

        at com.sun.proxy.$Proxy480.createAgency(Unknown Source)

        at com.vmware.vshield.vsm.eam.service.impl.EamServiceImpl.createAgency_aroundBody36(EamServiceImpl.java:456)

        at com.vmware.vshield.vsm.eam.service.impl.EamServiceImpl$AjcClosure37.run(EamServiceImpl.java:1)

        at org.aspectj.runtime.reflect.JoinPointImpl.proceed(JoinPointImpl.java:149)

        at com.vmware.vshield.vsm.aspects.retry.FailureRetryAspect.handleFailure(FailureRetryAspect.java:49)

        at com.vmware.vshield.vsm.eam.service.impl.EamServiceImpl.createAgency(EamServiceImpl.java:453)

        at com.vmware.vshield.vsm.eam.service.impl.EamServiceImpl.registerAndReturnMoid_aroundBody66(EamServiceImpl.java:673)

        at com.vmware.vshield.vsm.eam.service.impl.EamServiceImpl$AjcClosure67.run(EamServiceImpl.java:1)

        at org.aspectj.runtime.reflect.JoinPointImpl.proceed(JoinPointImpl.java:149)

        at com.vmware.vshield.vsm.aspects.security.VsmSecuredAspect.secureCheck(VsmSecuredAspect.java:126)

        at com.vmware.vshield.vsm.aspects.security.VsmSecuredAspect.ajc$inlineAccessMethod$com_vmware_vshield_vsm_aspects_security_VsmSecuredAspect$com_vmware_vshield_vsm_aspects_security_VsmSecuredAspect$secureCheck(VsmSecuredAspect.java:1)

        at com.vmware.vshield.vsm.aspects.security.VsmSecuredAspect.secure(VsmSecuredAspect.java:64)

        at com.vmware.vshield.vsm.eam.service.impl.EamServiceImpl.registerAndReturnMoid_aroundBody68(EamServiceImpl.java:668)

        at com.vmware.vshield.vsm.eam.service.impl.EamServiceImpl$AjcClosure69.run(EamServiceImpl.java:1)

        at org.aspectj.runtime.reflect.JoinPointImpl.proceed(JoinPointImpl.java:149)

        at com.vmware.vshield.vsm.aspects.retry.FailureRetryAspect.handleFailure(FailureRetryAspect.java:49)

        at com.vmware.vshield.vsm.eam.service.impl.EamServiceImpl.registerAndReturnMoid(EamServiceImpl.java:668)

        at com.vmware.vshield.vsm.fabric.deploy.task.InstallTask.createAndSetAgencyForDU_aroundBody2(InstallTask.java:268)

        at com.vmware.vshield.vsm.fabric.deploy.task.InstallTask$AjcClosure3.run(InstallTask.java:1)

        at org.springframework.transaction.aspectj.AbstractTransactionAspect.ajc$around$org_springframework_transaction_aspectj_AbstractTransactionAspect$1$2a73e96cproceed(AbstractTransactionAspect.aj:59)

        at org.springframework.transaction.aspectj.AbstractTransactionAspect$AbstractTransactionAspect$1.proceedWithInvocation(AbstractTransactionAspect.aj:65)

        at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:260)

        at org.springframework.transaction.aspectj.AbstractTransactionAspect.ajc$around$org_springframework_transaction_aspectj_AbstractTransactionAspect$1$2a73e96c(AbstractTransactionAspect.aj:63)

        at com.vmware.vshield.vsm.fabric.deploy.task.InstallTask.createAndSetAgencyForDU_aroundBody4(InstallTask.java:256)

        at com.vmware.vshield.vsm.fabric.deploy.task.InstallTask$AjcClosure5.run(InstallTask.java:1)

        at org.aspectj.runtime.reflect.JoinPointImpl.proceed(JoinPointImpl.java:149)

        at com.vmware.vshield.vsm.aspects.transaction.TransactionRetryAspect.handleConcurrentTransaction(TransactionRetryAspect.java:57)

        at com.vmware.vshield.vsm.fabric.deploy.task.InstallTask.createAndSetAgencyForDU(InstallTask.java:256)

        at com.vmware.vshield.vsm.fabric.deploy.task.InstallTask.run_aroundBody0(InstallTask.java:183)

        at com.vmware.vshield.vsm.fabric.deploy.task.InstallTask$AjcClosure1.run(InstallTask.java:1)

        at org.aspectj.runtime.reflect.JoinPointImpl.proceed(JoinPointImpl.java:149)

        at com.vmware.vshield.vsm.aspects.security.SetSecurityContextAspect.setSecurityContext(SetSecurityContextAspect.java:79)

        at com.vmware.vshield.vsm.aspects.security.SetSecurityContextAspect.ajc$inlineAccessMethod$com_vmware_vshield_vsm_aspects_security_SetSecurityContextAspect$com_vmware_vshield_vsm_aspects_security_SetSecurityContextAspect$setSecurityContext(SetSecurityContextAspect.java:1)

        at com.vmware.vshield.vsm.aspects.security.SetSecurityContextAspect.setContextForClassAnnotation(SetSecurityContextAspect.java:62)

        at com.vmware.vshield.vsm.fabric.deploy.task.InstallTask.run(InstallTask.java:112)

        at com.vmware.vshield.vsm.task.service.Worker.runtask(Worker.java:184)

        at com.vmware.vshield.vsm.task.service.Worker.access$0(Worker.java:157)

        at com.vmware.vshield.vsm.task.service.Worker$1.run(Worker.java:127)

        at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:53)

        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)

        at java.util.concurrent.FutureTask.run(FutureTask.java:262)

        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:178)

        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:292)

        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)

        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)

        at java.lang.Thread.run(Thread.java:745)

2017-09-13 15:05:07.917  ERROR taskScheduler-8 InstallTask:192 - error while creating eam agency for deployment ServiceDeploymentConfig [eamAgencyConfig=EamAgencyConfig [agencyName=_VCNS_100_Cluster01_VMware Network Fabri, agentName=VMware Network Fabric, eamAgentConfigs=[EamAgentConfig [dvFilterEnabled=false, vibUrl=https://172.17.80.200/bin/vdn/vibs-6.3.2/6.5-5534171/vxlan.zip, ovfUrl=null, ovfOptional=false, hostVersion=6.5.*, productLine=null, ovfEnvParams={agentName=agent-name-not-specified}, vmciService=[], vibMatchingRules={}], EamAgentConfig [dvFilterEnabled=false, vibUrl=https://172.17.80.200/bin/vdn/vibs-6.3.2/6.0-5534166/vxlan.zip, ovfUrl=null, ovfOptional=false, hostVersion=6.0.*, productLine=null, ovfEnvParams={agentName=agent-name-not-specified}, vmciService=[], vibMatchingRules={}], EamAgentConfig [dvFilterEnabled=false, vibUrl=https://172.17.80.200/bin/vdn/vibs-6.3.2/5.5-5534162/vxlan.zip, ovfUrl=null, ovfOptional=false, hostVersion=5.5.*, productLine=null, ovfEnvParams={agentName=agent-name-not-specified}, vmciService=[], vibMatchingRules={}]], clusterIds=[domain-c42], networkIds=null, datastoreIds=null], ipPoolId=null, deploymentPlugin=null, deploymentUnitId=deploymentunit-12]

com.vmware.vshield.vsm.eam.service.impl.EamException: core-services:857:Invalid URL specified : https://172.17.80.200/bin/vdn/vibs-6.3.2/6.5-5534171/vxlan.zip.

        at com.vmware.vshield.vsm.eam.service.impl.EamServiceImpl.createAgency_aroundBody36(EamServiceImpl.java:468)

        at com.vmware.vshield.vsm.eam.service.impl.EamServiceImpl$AjcClosure37.run(EamServiceImpl.java:1)

        at org.aspectj.runtime.reflect.JoinPointImpl.proceed(JoinPointImpl.java:149)

        at com.vmware.vshield.vsm.aspects.retry.FailureRetryAspect.handleFailure(FailureRetryAspect.java:49)

        at com.vmware.vshield.vsm.eam.service.impl.EamServiceImpl.createAgency(EamServiceImpl.java:453)

        at com.vmware.vshield.vsm.eam.service.impl.EamServiceImpl.registerAndReturnMoid_aroundBody66(EamServiceImpl.java:673)

        at com.vmware.vshield.vsm.eam.service.impl.EamServiceImpl$AjcClosure67.run(EamServiceImpl.java:1)

        at org.aspectj.runtime.reflect.JoinPointImpl.proceed(JoinPointImpl.java:149)

        at com.vmware.vshield.vsm.aspects.security.VsmSecuredAspect.secureCheck(VsmSecuredAspect.java:126)

        at com.vmware.vshield.vsm.aspects.security.VsmSecuredAspect.ajc$inlineAccessMethod$com_vmware_vshield_vsm_aspects_security_VsmSecuredAspect$com_vmware_vshield_vsm_aspects_security_VsmSecuredAspect$secureCheck(VsmSecuredAspect.java:1)

        at com.vmware.vshield.vsm.aspects.security.VsmSecuredAspect.secure(VsmSecuredAspect.java:64)

        at com.vmware.vshield.vsm.eam.service.impl.EamServiceImpl.registerAndReturnMoid_aroundBody68(EamServiceImpl.java:668)

        at com.vmware.vshield.vsm.eam.service.impl.EamServiceImpl$AjcClosure69.run(EamServiceImpl.java:1)

        at org.aspectj.runtime.reflect.JoinPointImpl.proceed(JoinPointImpl.java:149)

        at com.vmware.vshield.vsm.aspects.retry.FailureRetryAspect.handleFailure(FailureRetryAspect.java:49)

        at com.vmware.vshield.vsm.eam.service.impl.EamServiceImpl.registerAndReturnMoid(EamServiceImpl.java:668)

        at com.vmware.vshield.vsm.fabric.deploy.task.InstallTask.createAndSetAgencyForDU_aroundBody2(InstallTask.java:268)

        at com.vmware.vshield.vsm.fabric.deploy.task.InstallTask$AjcClosure3.run(InstallTask.java:1)

        at org.springframework.transaction.aspectj.AbstractTransactionAspect.ajc$around$org_springframework_transaction_aspectj_AbstractTransactionAspect$1$2a73e96cproceed(AbstractTransactionAspect.aj:59)

        at org.springframework.transaction.aspectj.AbstractTransactionAspect$AbstractTransactionAspect$1.proceedWithInvocation(AbstractTransactionAspect.aj:65)

        at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:260)

        at org.springframework.transaction.aspectj.AbstractTransactionAspect.ajc$around$org_springframework_transaction_aspectj_AbstractTransactionAspect$1$2a73e96c(AbstractTransactionAspect.aj:63)

        at com.vmware.vshield.vsm.fabric.deploy.task.InstallTask.createAndSetAgencyForDU_aroundBody4(InstallTask.java:256)

        at com.vmware.vshield.vsm.fabric.deploy.task.InstallTask$AjcClosure5.run(InstallTask.java:1)

        at org.aspectj.runtime.reflect.JoinPointImpl.proceed(JoinPointImpl.java:149)

        at com.vmware.vshield.vsm.aspects.transaction.TransactionRetryAspect.handleConcurrentTransaction(TransactionRetryAspect.java:57)

        at com.vmware.vshield.vsm.fabric.deploy.task.InstallTask.createAndSetAgencyForDU(InstallTask.java:256)

        at com.vmware.vshield.vsm.fabric.deploy.task.InstallTask.run_aroundBody0(InstallTask.java:183)

        at com.vmware.vshield.vsm.fabric.deploy.task.InstallTask$AjcClosure1.run(InstallTask.java:1)

        at org.aspectj.runtime.reflect.JoinPointImpl.proceed(JoinPointImpl.java:149)

        at com.vmware.vshield.vsm.aspects.security.SetSecurityContextAspect.setSecurityContext(SetSecurityContextAspect.java:79)

        at com.vmware.vshield.vsm.aspects.security.SetSecurityContextAspect.ajc$inlineAccessMethod$com_vmware_vshield_vsm_aspects_security_SetSecurityContextAspect$com_vmware_vshield_vsm_aspects_security_SetSecurityContextAspect$setSecurityContext(SetSecurityContextAspect.java:1)

        at com.vmware.vshield.vsm.aspects.security.SetSecurityContextAspect.setContextForClassAnnotation(SetSecurityContextAspect.java:62)

        at com.vmware.vshield.vsm.fabric.deploy.task.InstallTask.run(InstallTask.java:112)

        at com.vmware.vshield.vsm.task.service.Worker.runtask(Worker.java:184)

        at com.vmware.vshield.vsm.task.service.Worker.access$0(Worker.java:157)

        at com.vmware.vshield.vsm.task.service.Worker$1.run(Worker.java:127)

        at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:53)

        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)

        at java.util.concurrent.FutureTask.run(FutureTask.java:262)

        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:178)

        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:292)

        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)

        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)

        at java.lang.Thread.run(Thread.java:745)

2017-09-13 15:05:07.922   INFO taskScheduler-8 AlarmServiceImpl:147 - raising an alarm for objectid deploymentunit-12 with alarmcode 250005 and target moid domain-c42

2017-09-13 15:05:07.923   INFO taskScheduler-8 SystemEventDaoImpl:134 - [SystemEvent] Time:'Wed Sep 13 15:05:07.919  2017', Severity:'High', Event Source:'Security Fabric', Code:'250005', Event Message:'Installation of deployment unit failed, please check if ovf/vib urls are accessible, in correct format and all the properties in ovf environment have been configured in service attributes. Please check logs for details.', Module:'Security Fabric', Universal Object:'false'

2017-09-13 15:05:07.954   INFO taskScheduler-8 JobWorker:243 - Updating the status for jobinstance-963 to FAILED_ABORT

4 Replies
Sreec
VMware Employee
VMware Employee

Logs are showing url accessibility issues. Are you sure connectivity IP&DNS is perfectly fine in this setup ? Can you share below logs as well

1. EAM logs

2. Esxupdate logs on one of the host part of the failed cluster.

Cheers,
Sree | VCIX-5X| VCAP-5X| VExpert 7x|Cisco Certified Specialist
Please KUDO helpful posts and mark the thread as solved if answered
RaymundoEC
VMware Employee
VMware Employee

hi,

can you provide more details on this by copying the logs on this path /var/log/esxupdate.log to this post?

also, check this KB:

“Agent VIB module not installed” when installing EAM/VXLAN Agent using VUM (2053782) | VMware KB

regards

+vRay
omegahost
Enthusiast
Enthusiast

1. esxupdate logs:

2017-09-13T13:24:15Z esxupdate: root: INFO: Command = profile.setacceptance^@

2017-09-13T13:24:15Z esxupdate: root: INFO: Options = {}^@

2017-09-13T13:24:15Z esxupdate: BootBankInstaller.pyc: INFO: Unrecognized value "title=Loading VMware ESXi" in boot.cfg^@

2017-09-13T13:24:15Z esxupdate: vmware.runcommand: INFO: runcommand called with: args = '['/sbin/bootOption', '-rp']', outfile = 'None', returnoutput = 'True', timeout = '0.0'.^@

2017-09-13T13:24:15Z esxupdate: vmware.runcommand: INFO: runcommand called with: args = '['/sbin/bootOption', '-ro']', outfile = 'None', returnoutput = 'True', timeout = '0.0'.^@

2017-09-13T13:24:15Z esxupdate: imageprofile: INFO: Adding VIB VMware_locker_tools-light_5.5.0-3.78.3248547 to ImageProfile (Updated) HPE-ESXi-5.5.0-Update3-iso-550.9.6.5.9^@

2017-09-13T13:24:15Z esxupdate: vmware.runcommand: INFO: runcommand called with: args = '['/sbin/esxcfg-advcfg', '-U', 'host-acceptance-level', '-G']', outfile = 'None', returnoutput = 'True', timeout = '0.0'.^@

2017-09-13T13:24:15Z esxupdate: root: DEBUG: Finished execution of command = profile.setacceptance^@

2017-09-13T13:24:15Z esxupdate: root: DEBUG: Completed esxcli output, going to exit esxcli-softwareinternal^@

2. EAM logs:

INFO | 2017-09-16 13:24:42,274 | vlsi-3 | EsxAgentManagerImpl.java | 547 | Creating agency:

eam.Agency.ConfigInfo {

   scope = (eam.Agency.ComputeResourceScope) {

      computeResource = vmodl.ManagedObjectReference [

         'ClusterComputeResource:domain-c42',

      ],

   },

   manuallyMarkAgentVmAvailableAfterPowerOn = true,

   agencyName = '_VCNS_100_Cluster01_VMware Network Fabri',

   agentVmDatastore = <unset>,

   agentVmNetwork = <unset>,

   manuallyProvisioned = false,

   agentConfig = (eam.Agent.ConfigInfo) [

      (eam.Agent.ConfigInfo) {

         rebootHostAfterVibUninstall = <unset>,

         vmciService = <unset>,

         ovfPackageUrl = <unset>,

         vibName = <unset>,

         ovfEnvironment = (eam.Agent.OvfEnvironmentInfo) {

            ovfProperty = (eam.Agent.OvfEnvironmentInfo.OvfProperty) [

               (eam.Agent.OvfEnvironmentInfo.OvfProperty) {

                  value = 'agent-name-not-specified',

                  key = 'agentName',

               },

            ],

         },

         vibUrl = 'https://172.17.80.200/bin/vdn/vibs-6.3.2/5.5-5534162/vxlan.zip',

         vibMatchingRules = <unset>,

         dvFilterEnabled = <unset>,

         hostVersion = '5.5.*',

         productLineId = <unset>,

      },

      (eam.Agent.ConfigInfo) {

         rebootHostAfterVibUninstall = <unset>,

         vmciService = <unset>,

         ovfPackageUrl = <unset>,

         vibName = <unset>,

         ovfEnvironment = (eam.Agent.OvfEnvironmentInfo) {

            ovfProperty = (eam.Agent.OvfEnvironmentInfo.OvfProperty) [

               (eam.Agent.OvfEnvironmentInfo.OvfProperty) {

                  value = 'agent-name-not-specified',

                  key = 'agentName',

               },

            ],

         },

         vibUrl = 'https://172.17.80.200/bin/vdn/vibs-6.3.2/6.5-5534171/vxlan.zip',

         vibMatchingRules = <unset>,

         dvFilterEnabled = <unset>,

         hostVersion = '6.5.*',

         productLineId = <unset>,

      },

      (eam.Agent.ConfigInfo) {

         rebootHostAfterVibUninstall = <unset>,

         vmciService = <unset>,

         ovfPackageUrl = <unset>,

         vibName = <unset>,

         ovfEnvironment = (eam.Agent.OvfEnvironmentInfo) {

            ovfProperty = (eam.Agent.OvfEnvironmentInfo.OvfProperty) [

               (eam.Agent.OvfEnvironmentInfo.OvfProperty) {

                  value = 'agent-name-not-specified',

                  key = 'agentName',

               },

            ],

         },

         vibUrl = 'https://172.17.80.200/bin/vdn/vibs-6.3.2/6.0-5534166/vxlan.zip',

         vibMatchingRules = <unset>,

         dvFilterEnabled = <unset>,

         hostVersion = '6.0.*',

         productLineId = <unset>,

      },

   ],

   agentName = 'VMware Network Fabric',

   manuallyMonitored = <unset>,

   bypassVumEnabled = <unset>,

   preferHostConfiguration = <unset>,

   optimizedDeploymentEnabled = <unset>,

   manuallyMarkAgentVmAvailableAfterProvisioning = true,

}

INFO | 2017-09-16 13:24:42,274 | vlsi-3 | Utils.java | 596 | Validating URL: https://172.17.80.200/bin/vdn/vibs-6.3.2/5.5-5534162/vxlan.zip

The 79th line of EAM log is the latest line.

0 Kudos
omegahost
Enthusiast
Enthusiast

I have attached it in previous reply.

The provided KB is not applicable for me because in my case no EAM agent were created.

0 Kudos