Sindbad~EG File Manager

Current Path : /var/log/
Upload File :
Current File : /var/log/waagent.log

2024-11-01T06:49:07.695190Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 401;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-01T07:12:09.344405Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-01T07:19:12.006184Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 402;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-01T07:49:14.749048Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 403;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-01T08:08:45.069657Z ERROR ExtHandler ExtHandler Error fetching the goal state: [ProtocolError] Error fetching goal state: [ResourceGoneError] [HTTP Failed] [410: Gone] b'<?xml version="1.0" encoding="utf-8"?>\n<Error xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">\n    <Code>ResourceNotAvailable</Code>\n    <Message>The resource requested is no longer available. Please refresh your cache.</Message>\n    <Details></Details>\n</Error>'
Traceback (most recent call last):
  File "bin/WALinuxAgent-2.12.0.2-py3.9.egg/azurelinuxagent/common/protocol/wire.py", line 803, in update_goal_state
    self._goal_state.update(silent=silent)
  File "bin/WALinuxAgent-2.12.0.2-py3.9.egg/azurelinuxagent/common/protocol/goal_state.py", line 211, in update
    self._update(force_update=False)
  File "bin/WALinuxAgent-2.12.0.2-py3.9.egg/azurelinuxagent/common/protocol/goal_state.py", line 234, in _update
    incarnation, xml_text, xml_doc = GoalState._fetch_goal_state(self._wire_client)
  File "bin/WALinuxAgent-2.12.0.2-py3.9.egg/azurelinuxagent/common/protocol/goal_state.py", line 390, in _fetch_goal_state
    xml_text = wire_client.fetch_config(uri, wire_client.get_header())
  File "bin/WALinuxAgent-2.12.0.2-py3.9.egg/azurelinuxagent/common/protocol/wire.py", line 586, in fetch_config
    resp = self.call_wireserver(restutil.http_get, uri, headers=headers)
  File "bin/WALinuxAgent-2.12.0.2-py3.9.egg/azurelinuxagent/common/protocol/wire.py", line 561, in call_wireserver
    resp = http_req(*args, **kwargs)
  File "bin/WALinuxAgent-2.12.0.2-py3.9.egg/azurelinuxagent/common/utils/restutil.py", line 535, in http_get
    return_raw_response=return_raw_response)
  File "bin/WALinuxAgent-2.12.0.2-py3.9.egg/azurelinuxagent/common/utils/restutil.py", line 478, in http_request
    raise ResourceGoneError(response_error)
azurelinuxagent.common.exception.ResourceGoneError: [ResourceGoneError] [HTTP Failed] [410: Gone] b'<?xml version="1.0" encoding="utf-8"?>\n<Error xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">\n    <Code>ResourceNotAvailable</Code>\n    <Message>The resource requested is no longer available. Please refresh your cache.</Message>\n    <Details></Details>\n</Error>'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "bin/WALinuxAgent-2.12.0.2-py3.9.egg/azurelinuxagent/ga/update.py", line 503, in _try_update_goal_state
    protocol.client.update_goal_state(silent=self._update_goal_state_error_count >= max_errors_to_log, save_to_history=True)
  File "bin/WALinuxAgent-2.12.0.2-py3.9.egg/azurelinuxagent/common/protocol/wire.py", line 808, in update_goal_state
    raise ProtocolError("Error fetching goal state: {0}".format(ustr(exception)))
azurelinuxagent.common.exception.ProtocolError: [ProtocolError] Error fetching goal state: [ResourceGoneError] [HTTP Failed] [410: Gone] b'<?xml version="1.0" encoding="utf-8"?>\n<Error xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">\n    <Code>ResourceNotAvailable</Code>\n    <Message>The resource requested is no longer available. Please refresh your cache.</Message>\n    <Details></Details>\n</Error>'

2024-11-01T08:08:45.725448Z WARNING MonitorHandler ExtHandler Error in SendHostPluginHeartbeat: [ResourceGoneError] [HTTP Failed] [410: Gone] b'<?xml version="1.0" encoding="utf-8"?>\n<Error xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">\n    <Code>ResourceNotAvailable</Code>\n    <Message>The resource requested is no longer available. Please refresh your cache.</Message>\n    <Details></Details>\n</Error>' --- [NOTE: Will not log the same error for the next hour]
2024-11-01T08:08:51.103042Z ERROR ExtHandler ExtHandler Error fetching the goal state: [ProtocolError] Error fetching goal state: [ResourceGoneError] [HTTP Failed] [410: Gone] b'<?xml version="1.0" encoding="utf-8"?>\n<Error xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">\n    <Code>ResourceNotAvailable</Code>\n    <Message>The resource requested is no longer available. Please refresh your cache.</Message>\n    <Details></Details>\n</Error>'
Traceback (most recent call last):
  File "bin/WALinuxAgent-2.12.0.2-py3.9.egg/azurelinuxagent/common/protocol/wire.py", line 803, in update_goal_state
    self._goal_state.update(silent=silent)
  File "bin/WALinuxAgent-2.12.0.2-py3.9.egg/azurelinuxagent/common/protocol/goal_state.py", line 211, in update
    self._update(force_update=False)
  File "bin/WALinuxAgent-2.12.0.2-py3.9.egg/azurelinuxagent/common/protocol/goal_state.py", line 234, in _update
    incarnation, xml_text, xml_doc = GoalState._fetch_goal_state(self._wire_client)
  File "bin/WALinuxAgent-2.12.0.2-py3.9.egg/azurelinuxagent/common/protocol/goal_state.py", line 390, in _fetch_goal_state
    xml_text = wire_client.fetch_config(uri, wire_client.get_header())
  File "bin/WALinuxAgent-2.12.0.2-py3.9.egg/azurelinuxagent/common/protocol/wire.py", line 586, in fetch_config
    resp = self.call_wireserver(restutil.http_get, uri, headers=headers)
  File "bin/WALinuxAgent-2.12.0.2-py3.9.egg/azurelinuxagent/common/protocol/wire.py", line 561, in call_wireserver
    resp = http_req(*args, **kwargs)
  File "bin/WALinuxAgent-2.12.0.2-py3.9.egg/azurelinuxagent/common/utils/restutil.py", line 535, in http_get
    return_raw_response=return_raw_response)
  File "bin/WALinuxAgent-2.12.0.2-py3.9.egg/azurelinuxagent/common/utils/restutil.py", line 478, in http_request
    raise ResourceGoneError(response_error)
azurelinuxagent.common.exception.ResourceGoneError: [ResourceGoneError] [HTTP Failed] [410: Gone] b'<?xml version="1.0" encoding="utf-8"?>\n<Error xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">\n    <Code>ResourceNotAvailable</Code>\n    <Message>The resource requested is no longer available. Please refresh your cache.</Message>\n    <Details></Details>\n</Error>'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "bin/WALinuxAgent-2.12.0.2-py3.9.egg/azurelinuxagent/ga/update.py", line 503, in _try_update_goal_state
    protocol.client.update_goal_state(silent=self._update_goal_state_error_count >= max_errors_to_log, save_to_history=True)
  File "bin/WALinuxAgent-2.12.0.2-py3.9.egg/azurelinuxagent/common/protocol/wire.py", line 808, in update_goal_state
    raise ProtocolError("Error fetching goal state: {0}".format(ustr(exception)))
azurelinuxagent.common.exception.ProtocolError: [ProtocolError] Error fetching goal state: [ResourceGoneError] [HTTP Failed] [410: Gone] b'<?xml version="1.0" encoding="utf-8"?>\n<Error xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">\n    <Code>ResourceNotAvailable</Code>\n    <Message>The resource requested is no longer available. Please refresh your cache.</Message>\n    <Details></Details>\n</Error>'

2024-11-01T08:08:57.133547Z ERROR ExtHandler ExtHandler Error fetching the goal state: [ProtocolError] Error fetching goal state: [ResourceGoneError] [HTTP Failed] [410: Gone] b'<?xml version="1.0" encoding="utf-8"?>\n<Error xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">\n    <Code>ResourceNotAvailable</Code>\n    <Message>The resource requested is no longer available. Please refresh your cache.</Message>\n    <Details></Details>\n</Error>'
Traceback (most recent call last):
  File "bin/WALinuxAgent-2.12.0.2-py3.9.egg/azurelinuxagent/common/protocol/wire.py", line 803, in update_goal_state
    self._goal_state.update(silent=silent)
  File "bin/WALinuxAgent-2.12.0.2-py3.9.egg/azurelinuxagent/common/protocol/goal_state.py", line 211, in update
    self._update(force_update=False)
  File "bin/WALinuxAgent-2.12.0.2-py3.9.egg/azurelinuxagent/common/protocol/goal_state.py", line 234, in _update
    incarnation, xml_text, xml_doc = GoalState._fetch_goal_state(self._wire_client)
  File "bin/WALinuxAgent-2.12.0.2-py3.9.egg/azurelinuxagent/common/protocol/goal_state.py", line 390, in _fetch_goal_state
    xml_text = wire_client.fetch_config(uri, wire_client.get_header())
  File "bin/WALinuxAgent-2.12.0.2-py3.9.egg/azurelinuxagent/common/protocol/wire.py", line 586, in fetch_config
    resp = self.call_wireserver(restutil.http_get, uri, headers=headers)
  File "bin/WALinuxAgent-2.12.0.2-py3.9.egg/azurelinuxagent/common/protocol/wire.py", line 561, in call_wireserver
    resp = http_req(*args, **kwargs)
  File "bin/WALinuxAgent-2.12.0.2-py3.9.egg/azurelinuxagent/common/utils/restutil.py", line 535, in http_get
    return_raw_response=return_raw_response)
  File "bin/WALinuxAgent-2.12.0.2-py3.9.egg/azurelinuxagent/common/utils/restutil.py", line 478, in http_request
    raise ResourceGoneError(response_error)
azurelinuxagent.common.exception.ResourceGoneError: [ResourceGoneError] [HTTP Failed] [410: Gone] b'<?xml version="1.0" encoding="utf-8"?>\n<Error xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">\n    <Code>ResourceNotAvailable</Code>\n    <Message>The resource requested is no longer available. Please refresh your cache.</Message>\n    <Details></Details>\n</Error>'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "bin/WALinuxAgent-2.12.0.2-py3.9.egg/azurelinuxagent/ga/update.py", line 503, in _try_update_goal_state
    protocol.client.update_goal_state(silent=self._update_goal_state_error_count >= max_errors_to_log, save_to_history=True)
  File "bin/WALinuxAgent-2.12.0.2-py3.9.egg/azurelinuxagent/common/protocol/wire.py", line 808, in update_goal_state
    raise ProtocolError("Error fetching goal state: {0}".format(ustr(exception)))
azurelinuxagent.common.exception.ProtocolError: [ProtocolError] Error fetching goal state: [ResourceGoneError] [HTTP Failed] [410: Gone] b'<?xml version="1.0" encoding="utf-8"?>\n<Error xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">\n    <Code>ResourceNotAvailable</Code>\n    <Message>The resource requested is no longer available. Please refresh your cache.</Message>\n    <Details></Details>\n</Error>'

2024-11-01T08:09:03.175012Z ERROR ExtHandler ExtHandler Fetching the goal state is still failing: [ProtocolError] Error fetching goal state: [ResourceGoneError] [HTTP Failed] [410: Gone] b'<?xml version="1.0" encoding="utf-8"?>\n<Error xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">\n    <Code>ResourceNotAvailable</Code>\n    <Message>The resource requested is no longer available. Please refresh your cache.</Message>\n    <Details></Details>\n</Error>'
Traceback (most recent call last):
  File "bin/WALinuxAgent-2.12.0.2-py3.9.egg/azurelinuxagent/common/protocol/wire.py", line 803, in update_goal_state
    self._goal_state.update(silent=silent)
  File "bin/WALinuxAgent-2.12.0.2-py3.9.egg/azurelinuxagent/common/protocol/goal_state.py", line 211, in update
    self._update(force_update=False)
  File "bin/WALinuxAgent-2.12.0.2-py3.9.egg/azurelinuxagent/common/protocol/goal_state.py", line 234, in _update
    incarnation, xml_text, xml_doc = GoalState._fetch_goal_state(self._wire_client)
  File "bin/WALinuxAgent-2.12.0.2-py3.9.egg/azurelinuxagent/common/protocol/goal_state.py", line 390, in _fetch_goal_state
    xml_text = wire_client.fetch_config(uri, wire_client.get_header())
  File "bin/WALinuxAgent-2.12.0.2-py3.9.egg/azurelinuxagent/common/protocol/wire.py", line 586, in fetch_config
    resp = self.call_wireserver(restutil.http_get, uri, headers=headers)
  File "bin/WALinuxAgent-2.12.0.2-py3.9.egg/azurelinuxagent/common/protocol/wire.py", line 561, in call_wireserver
    resp = http_req(*args, **kwargs)
  File "bin/WALinuxAgent-2.12.0.2-py3.9.egg/azurelinuxagent/common/utils/restutil.py", line 535, in http_get
    return_raw_response=return_raw_response)
  File "bin/WALinuxAgent-2.12.0.2-py3.9.egg/azurelinuxagent/common/utils/restutil.py", line 478, in http_request
    raise ResourceGoneError(response_error)
azurelinuxagent.common.exception.ResourceGoneError: [ResourceGoneError] [HTTP Failed] [410: Gone] b'<?xml version="1.0" encoding="utf-8"?>\n<Error xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">\n    <Code>ResourceNotAvailable</Code>\n    <Message>The resource requested is no longer available. Please refresh your cache.</Message>\n    <Details></Details>\n</Error>'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "bin/WALinuxAgent-2.12.0.2-py3.9.egg/azurelinuxagent/ga/update.py", line 503, in _try_update_goal_state
    protocol.client.update_goal_state(silent=self._update_goal_state_error_count >= max_errors_to_log, save_to_history=True)
  File "bin/WALinuxAgent-2.12.0.2-py3.9.egg/azurelinuxagent/common/protocol/wire.py", line 808, in update_goal_state
    raise ProtocolError("Error fetching goal state: {0}".format(ustr(exception)))
azurelinuxagent.common.exception.ProtocolError: [ProtocolError] Error fetching goal state: [ResourceGoneError] [HTTP Failed] [410: Gone] b'<?xml version="1.0" encoding="utf-8"?>\n<Error xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">\n    <Code>ResourceNotAvailable</Code>\n    <Message>The resource requested is no longer available. Please refresh your cache.</Message>\n    <Details></Details>\n</Error>'

2024-11-01T08:09:09.206483Z ERROR ExtHandler ExtHandler Fetching the goal state is still failing: [ProtocolError] Error fetching goal state: [ResourceGoneError] [HTTP Failed] [410: Gone] b'<?xml version="1.0" encoding="utf-8"?>\n<Error xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">\n    <Code>ResourceNotAvailable</Code>\n    <Message>The resource requested is no longer available. Please refresh your cache.</Message>\n    <Details></Details>\n</Error>'
Traceback (most recent call last):
  File "bin/WALinuxAgent-2.12.0.2-py3.9.egg/azurelinuxagent/common/protocol/wire.py", line 803, in update_goal_state
    self._goal_state.update(silent=silent)
  File "bin/WALinuxAgent-2.12.0.2-py3.9.egg/azurelinuxagent/common/protocol/goal_state.py", line 211, in update
    self._update(force_update=False)
  File "bin/WALinuxAgent-2.12.0.2-py3.9.egg/azurelinuxagent/common/protocol/goal_state.py", line 234, in _update
    incarnation, xml_text, xml_doc = GoalState._fetch_goal_state(self._wire_client)
  File "bin/WALinuxAgent-2.12.0.2-py3.9.egg/azurelinuxagent/common/protocol/goal_state.py", line 390, in _fetch_goal_state
    xml_text = wire_client.fetch_config(uri, wire_client.get_header())
  File "bin/WALinuxAgent-2.12.0.2-py3.9.egg/azurelinuxagent/common/protocol/wire.py", line 586, in fetch_config
    resp = self.call_wireserver(restutil.http_get, uri, headers=headers)
  File "bin/WALinuxAgent-2.12.0.2-py3.9.egg/azurelinuxagent/common/protocol/wire.py", line 561, in call_wireserver
    resp = http_req(*args, **kwargs)
  File "bin/WALinuxAgent-2.12.0.2-py3.9.egg/azurelinuxagent/common/utils/restutil.py", line 535, in http_get
    return_raw_response=return_raw_response)
  File "bin/WALinuxAgent-2.12.0.2-py3.9.egg/azurelinuxagent/common/utils/restutil.py", line 478, in http_request
    raise ResourceGoneError(response_error)
azurelinuxagent.common.exception.ResourceGoneError: [ResourceGoneError] [HTTP Failed] [410: Gone] b'<?xml version="1.0" encoding="utf-8"?>\n<Error xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">\n    <Code>ResourceNotAvailable</Code>\n    <Message>The resource requested is no longer available. Please refresh your cache.</Message>\n    <Details></Details>\n</Error>'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "bin/WALinuxAgent-2.12.0.2-py3.9.egg/azurelinuxagent/ga/update.py", line 503, in _try_update_goal_state
    protocol.client.update_goal_state(silent=self._update_goal_state_error_count >= max_errors_to_log, save_to_history=True)
  File "bin/WALinuxAgent-2.12.0.2-py3.9.egg/azurelinuxagent/common/protocol/wire.py", line 808, in update_goal_state
    raise ProtocolError("Error fetching goal state: {0}".format(ustr(exception)))
azurelinuxagent.common.exception.ProtocolError: [ProtocolError] Error fetching goal state: [ResourceGoneError] [HTTP Failed] [410: Gone] b'<?xml version="1.0" encoding="utf-8"?>\n<Error xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">\n    <Code>ResourceNotAvailable</Code>\n    <Message>The resource requested is no longer available. Please refresh your cache.</Message>\n    <Details></Details>\n</Error>'

2024-11-01T08:09:11.513066Z ERROR SendTelemetryHandler ExtHandler Event: name=WALinuxAgent, op=ReportEventErrors, message=DroppedEventsCount: 1
Reasons (first 5 errors): [ProtocolError] Failed to send events:[ResourceGoneError] [HTTP Failed] [410: Gone] b'<?xml version="1.0" encoding="utf-8"?>\n<Error xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">\n    <Code>ResourceNotAvailable</Code>\n    <Message>The resource requested is no longer available. Please refresh your cache.</Message>\n    <Details></Details>\n</Error>': Traceback (most recent call last):
  File "bin/WALinuxAgent-2.12.0.2-py3.9.egg/azurelinuxagent/common/protocol/wire.py", line 1062, in send_encoded_event
    resp = self.call_wireserver(restutil.http_post, uri, data, header)
  File "bin/WALinuxAgent-2.12.0.2-py3.9.egg/azurelinuxagent/common/protocol/wire.py", line 561, in call_wireserver
    resp = http_req(*args, **kwargs)
  File "bin/WALinuxAgent-2.12.0.2-py3.9.egg/azurelinuxagent/common/utils/restutil.py", line 578, in http_post
    retry_delay=retry_delay)
  File "bin/WALinuxAgent-2.12.0.2-py3.9.egg/azurelinuxagent/common/utils/restutil.py", line 478, in http_request
    raise ResourceGoneError(response_error)
azurelinuxagent.common.exception.ResourceGoneError: [ResourceGoneError] [HTTP Failed] [410: Gone] b'<?xml version="1.0" encoding="utf-8"?>\n<Error xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">\n    <Code>ResourceNotAvailable</Code>\n    <Message>The resource requested is no longer available. Please refresh your cache.</Message>\n    <Details></Details>\n</Error>'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "bin/WALinuxAgent-2.12.0.2-py3.9.egg/azurelinuxagent/common/protocol/wire.py", line 1078, in _send_event
    self.send_encoded_event(provider_id, buf[provider_id])
  File "bin/WALinuxAgent-2.12.0.2-py3.9.egg/azurelinuxagent/common/protocol/wire.py", line 1064, in send_encoded_event
    raise ProtocolError("Failed to send events:{0}".format(e))
azurelinuxagent.common.exception.ProtocolError: [ProtocolError] Failed to send events:[ResourceGoneError] [HTTP Failed] [410: Gone] b'<?xml version="1.0" encoding="utf-8"?>\n<Error xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">\n    <Code>ResourceNotAvailable</Code>\n    <Message>The resource requested is no longer available. Please refresh your cache.</Message>\n    <Details></Details>\n</Error>'
, duration=0
2024-11-01T08:09:15.239286Z ERROR ExtHandler ExtHandler Fetching the goal state is still failing: [ProtocolError] Error fetching goal state: [ResourceGoneError] [HTTP Failed] [410: Gone] b'<?xml version="1.0" encoding="utf-8"?>\n<Error xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">\n    <Code>ResourceNotAvailable</Code>\n    <Message>The resource requested is no longer available. Please refresh your cache.</Message>\n    <Details></Details>\n</Error>'
Traceback (most recent call last):
  File "bin/WALinuxAgent-2.12.0.2-py3.9.egg/azurelinuxagent/common/protocol/wire.py", line 803, in update_goal_state
    self._goal_state.update(silent=silent)
  File "bin/WALinuxAgent-2.12.0.2-py3.9.egg/azurelinuxagent/common/protocol/goal_state.py", line 211, in update
    self._update(force_update=False)
  File "bin/WALinuxAgent-2.12.0.2-py3.9.egg/azurelinuxagent/common/protocol/goal_state.py", line 234, in _update
    incarnation, xml_text, xml_doc = GoalState._fetch_goal_state(self._wire_client)
  File "bin/WALinuxAgent-2.12.0.2-py3.9.egg/azurelinuxagent/common/protocol/goal_state.py", line 390, in _fetch_goal_state
    xml_text = wire_client.fetch_config(uri, wire_client.get_header())
  File "bin/WALinuxAgent-2.12.0.2-py3.9.egg/azurelinuxagent/common/protocol/wire.py", line 586, in fetch_config
    resp = self.call_wireserver(restutil.http_get, uri, headers=headers)
  File "bin/WALinuxAgent-2.12.0.2-py3.9.egg/azurelinuxagent/common/protocol/wire.py", line 561, in call_wireserver
    resp = http_req(*args, **kwargs)
  File "bin/WALinuxAgent-2.12.0.2-py3.9.egg/azurelinuxagent/common/utils/restutil.py", line 535, in http_get
    return_raw_response=return_raw_response)
  File "bin/WALinuxAgent-2.12.0.2-py3.9.egg/azurelinuxagent/common/utils/restutil.py", line 478, in http_request
    raise ResourceGoneError(response_error)
azurelinuxagent.common.exception.ResourceGoneError: [ResourceGoneError] [HTTP Failed] [410: Gone] b'<?xml version="1.0" encoding="utf-8"?>\n<Error xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">\n    <Code>ResourceNotAvailable</Code>\n    <Message>The resource requested is no longer available. Please refresh your cache.</Message>\n    <Details></Details>\n</Error>'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "bin/WALinuxAgent-2.12.0.2-py3.9.egg/azurelinuxagent/ga/update.py", line 503, in _try_update_goal_state
    protocol.client.update_goal_state(silent=self._update_goal_state_error_count >= max_errors_to_log, save_to_history=True)
  File "bin/WALinuxAgent-2.12.0.2-py3.9.egg/azurelinuxagent/common/protocol/wire.py", line 808, in update_goal_state
    raise ProtocolError("Error fetching goal state: {0}".format(ustr(exception)))
azurelinuxagent.common.exception.ProtocolError: [ProtocolError] Error fetching goal state: [ResourceGoneError] [HTTP Failed] [410: Gone] b'<?xml version="1.0" encoding="utf-8"?>\n<Error xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">\n    <Code>ResourceNotAvailable</Code>\n    <Message>The resource requested is no longer available. Please refresh your cache.</Message>\n    <Details></Details>\n</Error>'

2024-11-01T08:09:33.328432Z INFO ExtHandler ExtHandler Fetching the goal state recovered from previous errors. Fetched etag_7842034564340070678 (certificates: [{'thumbprint': 'D4AD13328D23E8D3E8DE1DCCFCBA5D59F9627B85', 'hasPrivateKey': False}, {'thumbprint': 'D4581DE6F5CE03C0DE9B0115A28550BA3EBA5BF9', 'hasPrivateKey': True}])
2024-11-01T08:12:10.037324Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-01T08:19:18.354351Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 404;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 6;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-01T08:49:20.632309Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 405;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-01T09:12:15.142146Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-01T09:19:23.406052Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 406;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-01T09:49:25.721439Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 407;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-01T10:12:20.195032Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-01T10:19:28.190108Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 408;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-01T10:49:32.601660Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 409;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-01T11:12:21.756943Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-01T11:19:35.790999Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 410;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-01T11:49:38.058315Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 411;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-01T12:12:26.367449Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-01T12:19:41.133737Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 412;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-01T12:49:44.374169Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 413;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-01T13:12:26.547795Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-01T13:19:47.378615Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 414;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-01T13:49:50.427480Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 415;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-01T14:12:26.603066Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-01T14:19:53.243884Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 416;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-01T14:49:57.483447Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 417;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-01T15:12:27.793469Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-01T15:19:59.924510Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 418;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-01T15:50:05.207043Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 419;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-01T16:12:29.320250Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-01T16:20:07.523459Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 420;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-01T16:45:39.545350Z INFO ExtHandler 
2024-11-01T16:45:39.545550Z INFO ExtHandler Fetched new vmSettings [HostGAPlugin correlation ID: 0a86bc8c-6a6a-416c-b9cb-a67e99724041 eTag: 10780467487399299472 source: FastTrack]
2024-11-01T16:45:39.549476Z INFO ExtHandler ExtHandler 
2024-11-01T16:45:39.549608Z INFO ExtHandler ExtHandler ProcessExtensionsGoalState started [etag_10780467487399299472 channel: HostGAPlugin source: FastTrack activity: a32f5f9d-25ec-4bfd-834d-6e1756172319 correlation 499a9acd-e656-4c44-9cb8-52fd94e6e05a created: 2024-11-01T16:45:33.684967Z]
2024-11-01T16:45:39.550772Z INFO ExtHandler ExtHandler Downloading extension manifest
2024-11-01T16:45:39.589657Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Target handler state: enabled [etag_10780467487399299472]
2024-11-01T16:45:39.590326Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] [Enable] current handler state is: enabled
2024-11-01T16:45:39.590474Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Update settings file: 2.settings
2024-11-01T16:45:39.590748Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Requested extension state: enabled
2024-11-01T16:45:39.591141Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Enable extension: [extension_shim.sh -c ./vmaccess.py  -e]
2024-11-01T16:45:39.591451Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Executing command: /var/lib/waagent/Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18/extension_shim.sh -c ./vmaccess.py  -e with environment variables: {"AZURE_GUEST_AGENT_UNINSTALL_CMD_EXIT_CODE": "NOT_RUN", "AZURE_GUEST_AGENT_EXTENSION_PATH": "/var/lib/waagent/Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18", "AZURE_GUEST_AGENT_EXTENSION_VERSION": "1.5.18", "AZURE_GUEST_AGENT_WIRE_PROTOCOL_ADDRESS": "168.63.129.16", "ConfigSequenceNumber": "2", "AZURE_GUEST_AGENT_EXTENSION_SUPPORTED_FEATURES": "[{\"Key\": \"ExtensionTelemetryPipeline\", \"Value\": \"1.0\"}]"}
2024/11/01 16:45:39 VMAccess started to handle.
2024/11/01 16:45:39 [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] cwd is /var/lib/waagent/Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18
2024/11/01 16:45:39 [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Change log file to /var/log/azure/Microsoft.OSTCExtensions.VMAccessForLinux/extension.log
2024-11-01T16:45:41.598652Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Command: extension_shim.sh -c ./vmaccess.py  -e
[stdout]
2024/11/01 16:45:39 [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Current sequence number, 2, is not greater than the sequence number of the most recent executed configuration. Exiting...
[stderr]
Python 2.7.17
2024-11-01T16:45:41.601660Z INFO ExtHandler ExtHandler Downloading extension manifest
2024-11-01T16:45:41.648658Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Target handler state: enabled [etag_10780467487399299472]
2024-11-01T16:45:41.650395Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] [Enable] current handler state is: enabled
2024-11-01T16:45:41.650553Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Update settings file: 1.settings
2024-11-01T16:45:41.651105Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Requested extension state: enabled
2024-11-01T16:45:41.651546Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Enable extension: [diagnostic.py -enable]
2024-11-01T16:45:41.651854Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Executing command: /var/lib/waagent/Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135/diagnostic.py -enable with environment variables: {"AZURE_GUEST_AGENT_UNINSTALL_CMD_EXIT_CODE": "NOT_RUN", "AZURE_GUEST_AGENT_EXTENSION_PATH": "/var/lib/waagent/Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135", "AZURE_GUEST_AGENT_EXTENSION_VERSION": "3.0.135", "AZURE_GUEST_AGENT_WIRE_PROTOCOL_ADDRESS": "168.63.129.16", "ConfigSequenceNumber": "1", "AZURE_GUEST_AGENT_EXTENSION_SUPPORTED_FEATURES": "[{\"Key\": \"ExtensionTelemetryPipeline\", \"Value\": \"1.0\"}]"}
2024/11/01 16:45:41 LinuxDiagnostic started to handle.
2024/11/01 16:45:41 [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] cwd is /var/lib/waagent/Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135
2024/11/01 16:45:41 [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Change log file to /var/log/azure/Microsoft.Azure.Diagnostics.LinuxDiagnostic/extension.log
2024-11-01T16:45:43.658984Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Command: diagnostic.py -enable
[stdout]
2024/11/01 16:45:42 [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Enable,success,0,Enable succeeded, extension daemon started
[stderr]
2024-11-01T16:45:43.661859Z INFO ExtHandler ExtHandler Downloading extension manifest
2024-11-01T16:45:43.706711Z INFO ExtHandler [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Target handler state: enabled [etag_10780467487399299472]
2024-11-01T16:45:43.707453Z INFO ExtHandler [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] [Enable] current handler state is: installed
2024-11-01T16:45:43.707606Z INFO ExtHandler [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Update settings file: 0.settings
2024-11-01T16:45:43.707878Z INFO ExtHandler [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Requested extension state: enabled
2024-11-01T16:45:43.708295Z INFO ExtHandler [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Enable extension: [omsagent_shim.sh -enable]
2024-11-01T16:45:43.708604Z INFO ExtHandler [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Executing command: /var/lib/waagent/Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40/omsagent_shim.sh -enable with environment variables: {"AZURE_GUEST_AGENT_UNINSTALL_CMD_EXIT_CODE": "NOT_RUN", "AZURE_GUEST_AGENT_EXTENSION_PATH": "/var/lib/waagent/Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40", "AZURE_GUEST_AGENT_EXTENSION_VERSION": "1.13.40", "AZURE_GUEST_AGENT_WIRE_PROTOCOL_ADDRESS": "168.63.129.16", "ConfigSequenceNumber": "0", "AZURE_GUEST_AGENT_EXTENSION_SUPPORTED_FEATURES": "[{\"Key\": \"ExtensionTelemetryPipeline\", \"Value\": \"1.0\"}]"}
2024/11/01 16:45:43 OmsAgentForLinux started to handle.
2024/11/01 16:45:43 [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] cwd is /var/lib/waagent/Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40
2024/11/01 16:45:43 [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Change log file to /var/log/azure/Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux/extension.log
2024-11-01T16:45:48.719812Z ERROR ExtHandler ExtHandler Event: name=Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux, op=Enable, message=[ExtensionOperationError] Non-zero exit code: 55, /var/lib/waagent/Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40/omsagent_shim.sh -enable
[stdout]
2024/11/01 16:45:47 [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Enable,failed,55,The agent could not connect to the Microsoft Operations Management Suite service. Please check that the system either has Internet access, or that a valid HTTP proxy has been configured for the agent. Please also check the correctness of the workspace ID.


[stderr]
read /etc/opt/microsoft/omsagent/conf/omsadmin.conf: No such file or directory
Azure Resource ID updated.
Workspace e60386b6-d34f-46e3-99f5-ecf739782fb8 already onboarded and agent is running.
Symbolic links have not been created; re-onboarding to create them
info	Generating certificate ...
-e info	Agent GUID is 8fbab2bd-e67f-4862-8b31-23b7c98a7c27
-e error	Error resolving host during the onboarding request. Check the correctness of the workspace ID and the internet connectivity, or add a proxy., duration=0
2024-11-01T16:45:48.721970Z INFO ExtHandler ExtHandler Downloading extension manifest
2024-11-01T16:45:48.758275Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] Target handler state: enabled [etag_10780467487399299472]
2024-11-01T16:45:48.758974Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] [Enable] current handler state is: enabled
2024-11-01T16:45:48.759120Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] Update settings file: 0.settings
2024-11-01T16:45:48.759398Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] Requested extension state: enabled
2024-11-01T16:45:48.759814Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] Enable extension: [bin/run-command-shim enable]
2024-11-01T16:45:48.760103Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] Executing command: /var/lib/waagent/Microsoft.CPlat.Core.RunCommandLinux-1.0.5/bin/run-command-shim enable with environment variables: {"AZURE_GUEST_AGENT_UNINSTALL_CMD_EXIT_CODE": "NOT_RUN", "AZURE_GUEST_AGENT_EXTENSION_PATH": "/var/lib/waagent/Microsoft.CPlat.Core.RunCommandLinux-1.0.5", "AZURE_GUEST_AGENT_EXTENSION_VERSION": "1.0.5", "AZURE_GUEST_AGENT_WIRE_PROTOCOL_ADDRESS": "168.63.129.16", "ConfigSequenceNumber": "0", "AZURE_GUEST_AGENT_EXTENSION_SUPPORTED_FEATURES": "[{\"Key\": \"ExtensionTelemetryPipeline\", \"Value\": \"1.0\"}]"}
2024-11-01T16:45:50.766015Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] Command: bin/run-command-shim enable
[stdout]
Not writing a placeholder status file, already exists: /var/lib/waagent/Microsoft.CPlat.Core.RunCommandLinux-1.0.5/status/0.status
+ nohup /var/lib/waagent/Microsoft.CPlat.Core.RunCommandLinux-1.0.5/bin/run-command-extension enable
time=2024-11-01T16:45:48Z version=v1.0.4/git@b3be41d-dirty operation=enable seq=0 event=start
time=2024-11-01T16:45:48Z version=v1.0.4/git@b3be41d-dirty operation=enable seq=0 event=pre-check
time=2024-11-01T16:45:48Z version=v1.0.4/git@b3be41d-dirty operation=enable seq=0 event="comparing seqnum" path=mrseq
time=2024-11-01T16:45:48Z version=v1.0.4/git@b3be41d-dirty operation=enable seq=0 event=exit message="this script configuration is already processed, will not run again"
[stderr]
2024-11-01T16:45:50.769001Z INFO ExtHandler ExtHandler Downloading extension manifest
2024-11-01T16:45:50.804554Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] Target handler state: enabled [etag_10780467487399299472]
2024-11-01T16:45:50.805429Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] [Enable] current handler state is: enabled
2024-11-01T16:45:50.805598Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] Update settings file: 2081.settings
2024-11-01T16:45:50.805884Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] Requested extension state: enabled
2024-11-01T16:45:50.806396Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] Enable extension: [main/handle.sh enable]
2024-11-01T16:45:50.806724Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] Executing command: /var/lib/waagent/Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0/main/handle.sh enable with environment variables: {"AZURE_GUEST_AGENT_UNINSTALL_CMD_EXIT_CODE": "NOT_RUN", "AZURE_GUEST_AGENT_EXTENSION_PATH": "/var/lib/waagent/Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0", "AZURE_GUEST_AGENT_EXTENSION_VERSION": "1.0.9220.0", "AZURE_GUEST_AGENT_WIRE_PROTOCOL_ADDRESS": "168.63.129.16", "ConfigSequenceNumber": "2081", "AZURE_GUEST_AGENT_EXTENSION_SUPPORTED_FEATURES": "[{\"Key\": \"ExtensionTelemetryPipeline\", \"Value\": \"1.0\"}]"}
2024-11-01T16:45:53.591751Z ERROR TelemetryEventsCollector ExtHandler Failed to completely clear the /var/log/azure/Microsoft.Azure.RecoveryServices.VMSnapshotLinux/events directory. Exception: [Errno 21] Is a directory: '/var/log/azure/Microsoft.Azure.RecoveryServices.VMSnapshotLinux/events/Temp'
2024-11-01T16:45:56.818610Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] Command: main/handle.sh enable
[stdout]
Information: Cleared -1 day old JSON files in directory at path /var/log/azure/Microsoft.Azure.RecoveryServices.VMSnapshotLinux/events/Temp, NumberOfFilesRemoved/NumberOfJSONFilesPresent = 0/0
Information: Cleared -1 day old JSON files in directory at path /var/log/azure/Microsoft.Azure.RecoveryServices.VMSnapshotLinux/events, NumberOfFilesRemoved/NumberOfJSONFilesPresent = 0/0
Information: Space available in event directory : 39981250B
Information: Dispose(), called on EventLogger. Event processing is terminating...
Information: Event Logger has terminated
Clearing the temp directory
[stderr]
2024-11-01T16:45:56.823435Z INFO ExtHandler ExtHandler ProcessExtensionsGoalState completed [etag_10780467487399299472 17273 ms]

2024-11-01T16:45:56.858062Z INFO ExtHandler ExtHandler Extension status: [('Microsoft.Azure.Diagnostics.LinuxDiagnostic', 'success'), ('Microsoft.Azure.RecoveryServices.VMSnapshotLinux', 'success'), ('Microsoft.CPlat.Core.RunCommandLinux', 'success'), ('Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux', 'error'), ('Microsoft.OSTCExtensions.VMAccessForLinux', 'success')]
2024-11-01T16:45:56.859302Z INFO ExtHandler ExtHandler All extensions in the goal state have reached a terminal state: [('Microsoft.Azure.Diagnostics.LinuxDiagnostic', 'success'), ('Microsoft.Azure.RecoveryServices.VMSnapshotLinux', 'success'), ('Microsoft.CPlat.Core.RunCommandLinux', 'success'), ('Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux', 'error'), ('Microsoft.OSTCExtensions.VMAccessForLinux', 'success')]
2024-11-01T16:50:10.052244Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 421;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-01T16:50:53.618685Z INFO TelemetryEventsCollector ExtHandler Collected 1 events for extension: Microsoft.Azure.RecoveryServices.VMSnapshotLinux
2024-11-01T17:12:34.135956Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-01T17:20:12.250158Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 422;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-01T17:50:14.741253Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 423;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-01T18:12:38.877431Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-01T18:20:16.975789Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 424;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-01T18:50:21.500468Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 425;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-01T19:12:39.816875Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-01T19:20:23.925104Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 426;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-01T19:50:29.202992Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 427;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-01T20:12:41.233906Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-01T20:20:31.398658Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 428;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-01T20:50:34.641648Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 429;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-01T21:12:46.639161Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-01T21:20:36.848827Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 430;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-01T21:50:38.959328Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 431;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-01T21:59:44.733068Z INFO EnvHandler ExtHandler Current Firewall rules:
Chain INPUT (policy ACCEPT 14957 packets, 4518610 bytes)
    pkts      bytes target     prot opt in     out     source               destination         

Chain FORWARD (policy ACCEPT 0 packets, 0 bytes)
    pkts      bytes target     prot opt in     out     source               destination         

Chain OUTPUT (policy ACCEPT 14569 packets, 9782279 bytes)
    pkts      bytes target     prot opt in     out     source               destination         
       0        0 ACCEPT     tcp  --  *      *       0.0.0.0/0            168.63.129.16        tcp dpt:53
    2021  1338115 ACCEPT     tcp  --  *      *       0.0.0.0/0            168.63.129.16        owner UID match 0
       0        0 DROP       tcp  --  *      *       0.0.0.0/0            168.63.129.16        ctstate INVALID,NEW

2024-11-01T22:12:51.320903Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-01T22:20:41.501625Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 432;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-01T22:50:45.377909Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 433;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-01T23:12:51.323011Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-01T23:20:47.521308Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 434;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-01T23:50:51.416130Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 435;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-02T00:12:51.357811Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-02T00:20:53.570909Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 436;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-02T00:50:57.281611Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 437;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-02T01:12:57.153009Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-02T01:20:59.382004Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 438;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-02T01:51:02.539684Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 439;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-02T02:13:02.463265Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-02T02:21:04.664566Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 440;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-02T02:51:07.098864Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 441;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-02T03:13:07.275460Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-02T03:21:09.509019Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 442;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-02T03:51:11.892741Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 443;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-02T04:13:11.927421Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-02T04:21:14.203597Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 444;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-02T04:51:16.957687Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 445;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-02T05:13:17.535050Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-02T05:21:19.749730Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 446;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-02T05:51:23.382089Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 447;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-02T06:13:23.372702Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-02T06:21:25.601355Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 448;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-02T06:51:27.952395Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 449;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-02T07:13:27.990207Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-02T07:21:30.217236Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 450;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-02T07:51:32.348482Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 451;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-02T08:13:33.377957Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-02T08:21:35.597290Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 452;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-02T08:51:38.713034Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 453;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-02T09:13:38.712731Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-02T09:21:40.931987Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 454;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-02T09:51:43.420790Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 455;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-02T10:13:43.544925Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-02T10:21:45.913805Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 456;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-02T10:51:48.348363Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 457;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-02T11:13:48.386501Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-02T11:21:50.607744Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 458;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-02T11:51:52.853605Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 459;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-02T12:13:52.781208Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-02T12:21:55.086369Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 460;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-02T12:51:58.160608Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 461;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-02T13:13:58.227911Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-02T13:22:00.465527Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 462;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-02T13:52:03.295458Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 463;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-02T14:14:03.537510Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-02T14:22:05.793893Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 464;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-02T14:52:08.529058Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 465;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-02T15:14:08.646876Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-02T15:22:11.587222Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 466;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-02T15:52:14.120421Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 467;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-02T16:14:12.274931Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-02T16:22:14.492111Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 468;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-02T16:41:07.867304Z INFO ExtHandler 
2024-11-02T16:41:07.867533Z INFO ExtHandler Fetched new vmSettings [HostGAPlugin correlation ID: 9ff87872-2b3c-443f-846a-de3994f78674 eTag: 12394635902138423363 source: FastTrack]
2024-11-02T16:41:07.871557Z INFO ExtHandler ExtHandler 
2024-11-02T16:41:07.871673Z INFO ExtHandler ExtHandler ProcessExtensionsGoalState started [etag_12394635902138423363 channel: HostGAPlugin source: FastTrack activity: e04055db-5cb7-4680-8ee3-865c8dbb8eea correlation b9a027c8-d708-4322-be82-ff0e14da0711 created: 2024-11-02T16:41:06.369240Z]
2024-11-02T16:41:07.872919Z INFO ExtHandler ExtHandler Downloading extension manifest
2024-11-02T16:41:07.915080Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Target handler state: enabled [etag_12394635902138423363]
2024-11-02T16:41:07.915712Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] [Enable] current handler state is: enabled
2024-11-02T16:41:07.915853Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Update settings file: 2.settings
2024-11-02T16:41:07.916125Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Requested extension state: enabled
2024-11-02T16:41:07.916494Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Enable extension: [extension_shim.sh -c ./vmaccess.py  -e]
2024-11-02T16:41:07.916810Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Executing command: /var/lib/waagent/Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18/extension_shim.sh -c ./vmaccess.py  -e with environment variables: {"AZURE_GUEST_AGENT_UNINSTALL_CMD_EXIT_CODE": "NOT_RUN", "AZURE_GUEST_AGENT_EXTENSION_PATH": "/var/lib/waagent/Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18", "AZURE_GUEST_AGENT_EXTENSION_VERSION": "1.5.18", "AZURE_GUEST_AGENT_WIRE_PROTOCOL_ADDRESS": "168.63.129.16", "ConfigSequenceNumber": "2", "AZURE_GUEST_AGENT_EXTENSION_SUPPORTED_FEATURES": "[{\"Key\": \"ExtensionTelemetryPipeline\", \"Value\": \"1.0\"}]"}
2024/11/02 16:41:08 VMAccess started to handle.
2024/11/02 16:41:08 [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] cwd is /var/lib/waagent/Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18
2024/11/02 16:41:08 [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Change log file to /var/log/azure/Microsoft.OSTCExtensions.VMAccessForLinux/extension.log
2024-11-02T16:41:09.924099Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Command: extension_shim.sh -c ./vmaccess.py  -e
[stdout]
2024/11/02 16:41:08 [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Current sequence number, 2, is not greater than the sequence number of the most recent executed configuration. Exiting...
[stderr]
Python 2.7.17
2024-11-02T16:41:09.927110Z INFO ExtHandler ExtHandler Downloading extension manifest
2024-11-02T16:41:09.965172Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Target handler state: enabled [etag_12394635902138423363]
2024-11-02T16:41:09.966848Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] [Enable] current handler state is: enabled
2024-11-02T16:41:09.967010Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Update settings file: 1.settings
2024-11-02T16:41:09.967557Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Requested extension state: enabled
2024-11-02T16:41:09.967992Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Enable extension: [diagnostic.py -enable]
2024-11-02T16:41:09.968302Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Executing command: /var/lib/waagent/Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135/diagnostic.py -enable with environment variables: {"AZURE_GUEST_AGENT_UNINSTALL_CMD_EXIT_CODE": "NOT_RUN", "AZURE_GUEST_AGENT_EXTENSION_PATH": "/var/lib/waagent/Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135", "AZURE_GUEST_AGENT_EXTENSION_VERSION": "3.0.135", "AZURE_GUEST_AGENT_WIRE_PROTOCOL_ADDRESS": "168.63.129.16", "ConfigSequenceNumber": "1", "AZURE_GUEST_AGENT_EXTENSION_SUPPORTED_FEATURES": "[{\"Key\": \"ExtensionTelemetryPipeline\", \"Value\": \"1.0\"}]"}
2024/11/02 16:41:10 LinuxDiagnostic started to handle.
2024/11/02 16:41:10 [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] cwd is /var/lib/waagent/Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135
2024/11/02 16:41:10 [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Change log file to /var/log/azure/Microsoft.Azure.Diagnostics.LinuxDiagnostic/extension.log
2024-11-02T16:41:11.974512Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Command: diagnostic.py -enable
[stdout]
2024/11/02 16:41:10 [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Enable,success,0,Enable succeeded, extension daemon started
[stderr]
2024-11-02T16:41:11.977504Z INFO ExtHandler ExtHandler Downloading extension manifest
2024-11-02T16:41:12.027985Z INFO ExtHandler [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Target handler state: enabled [etag_12394635902138423363]
2024-11-02T16:41:12.028719Z INFO ExtHandler [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] [Enable] current handler state is: installed
2024-11-02T16:41:12.028916Z INFO ExtHandler [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Update settings file: 0.settings
2024-11-02T16:41:12.029194Z INFO ExtHandler [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Requested extension state: enabled
2024-11-02T16:41:12.029616Z INFO ExtHandler [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Enable extension: [omsagent_shim.sh -enable]
2024-11-02T16:41:12.029953Z INFO ExtHandler [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Executing command: /var/lib/waagent/Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40/omsagent_shim.sh -enable with environment variables: {"AZURE_GUEST_AGENT_UNINSTALL_CMD_EXIT_CODE": "NOT_RUN", "AZURE_GUEST_AGENT_EXTENSION_PATH": "/var/lib/waagent/Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40", "AZURE_GUEST_AGENT_EXTENSION_VERSION": "1.13.40", "AZURE_GUEST_AGENT_WIRE_PROTOCOL_ADDRESS": "168.63.129.16", "ConfigSequenceNumber": "0", "AZURE_GUEST_AGENT_EXTENSION_SUPPORTED_FEATURES": "[{\"Key\": \"ExtensionTelemetryPipeline\", \"Value\": \"1.0\"}]"}
2024/11/02 16:41:12 OmsAgentForLinux started to handle.
2024/11/02 16:41:12 [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] cwd is /var/lib/waagent/Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40
2024/11/02 16:41:12 [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Change log file to /var/log/azure/Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux/extension.log
2024-11-02T16:41:17.041954Z ERROR ExtHandler ExtHandler Event: name=Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux, op=Enable, message=[ExtensionOperationError] Non-zero exit code: 55, /var/lib/waagent/Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40/omsagent_shim.sh -enable
[stdout]
2024/11/02 16:41:15 [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Enable,failed,55,The agent could not connect to the Microsoft Operations Management Suite service. Please check that the system either has Internet access, or that a valid HTTP proxy has been configured for the agent. Please also check the correctness of the workspace ID.


[stderr]
read /etc/opt/microsoft/omsagent/conf/omsadmin.conf: No such file or directory
Azure Resource ID updated.
Workspace e60386b6-d34f-46e3-99f5-ecf739782fb8 already onboarded and agent is running.
Symbolic links have not been created; re-onboarding to create them
info	Generating certificate ...
-e info	Agent GUID is bf7c5ceb-f255-4ed6-9c62-d7facd99100f
-e error	Error resolving host during the onboarding request. Check the correctness of the workspace ID and the internet connectivity, or add a proxy., duration=0
2024-11-02T16:41:17.044045Z INFO ExtHandler ExtHandler Downloading extension manifest
2024-11-02T16:41:17.068692Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] Target handler state: enabled [etag_12394635902138423363]
2024-11-02T16:41:17.069402Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] [Enable] current handler state is: enabled
2024-11-02T16:41:17.069555Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] Update settings file: 0.settings
2024-11-02T16:41:17.069806Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] Requested extension state: enabled
2024-11-02T16:41:17.070233Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] Enable extension: [bin/run-command-shim enable]
2024-11-02T16:41:17.070540Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] Executing command: /var/lib/waagent/Microsoft.CPlat.Core.RunCommandLinux-1.0.5/bin/run-command-shim enable with environment variables: {"AZURE_GUEST_AGENT_UNINSTALL_CMD_EXIT_CODE": "NOT_RUN", "AZURE_GUEST_AGENT_EXTENSION_PATH": "/var/lib/waagent/Microsoft.CPlat.Core.RunCommandLinux-1.0.5", "AZURE_GUEST_AGENT_EXTENSION_VERSION": "1.0.5", "AZURE_GUEST_AGENT_WIRE_PROTOCOL_ADDRESS": "168.63.129.16", "ConfigSequenceNumber": "0", "AZURE_GUEST_AGENT_EXTENSION_SUPPORTED_FEATURES": "[{\"Key\": \"ExtensionTelemetryPipeline\", \"Value\": \"1.0\"}]"}
2024-11-02T16:41:19.079578Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] Command: bin/run-command-shim enable
[stdout]
Not writing a placeholder status file, already exists: /var/lib/waagent/Microsoft.CPlat.Core.RunCommandLinux-1.0.5/status/0.status
+ nohup /var/lib/waagent/Microsoft.CPlat.Core.RunCommandLinux-1.0.5/bin/run-command-extension enable
time=2024-11-02T16:41:17Z version=v1.0.4/git@b3be41d-dirty operation=enable seq=0 event=start
time=2024-11-02T16:41:17Z version=v1.0.4/git@b3be41d-dirty operation=enable seq=0 event=pre-check
time=2024-11-02T16:41:17Z version=v1.0.4/git@b3be41d-dirty operation=enable seq=0 event="comparing seqnum" path=mrseq
time=2024-11-02T16:41:17Z version=v1.0.4/git@b3be41d-dirty operation=enable seq=0 event=exit message="this script configuration is already processed, will not run again"
[stderr]
2024-11-02T16:41:19.082238Z INFO ExtHandler ExtHandler Downloading extension manifest
2024-11-02T16:41:19.116609Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] Target handler state: enabled [etag_12394635902138423363]
2024-11-02T16:41:19.117383Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] [Enable] current handler state is: enabled
2024-11-02T16:41:19.117537Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] Update settings file: 2082.settings
2024-11-02T16:41:19.117792Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] Requested extension state: enabled
2024-11-02T16:41:19.118192Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] Enable extension: [main/handle.sh enable]
2024-11-02T16:41:19.118495Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] Executing command: /var/lib/waagent/Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0/main/handle.sh enable with environment variables: {"AZURE_GUEST_AGENT_UNINSTALL_CMD_EXIT_CODE": "NOT_RUN", "AZURE_GUEST_AGENT_EXTENSION_PATH": "/var/lib/waagent/Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0", "AZURE_GUEST_AGENT_EXTENSION_VERSION": "1.0.9220.0", "AZURE_GUEST_AGENT_WIRE_PROTOCOL_ADDRESS": "168.63.129.16", "ConfigSequenceNumber": "2082", "AZURE_GUEST_AGENT_EXTENSION_SUPPORTED_FEATURES": "[{\"Key\": \"ExtensionTelemetryPipeline\", \"Value\": \"1.0\"}]"}
2024-11-02T16:41:26.130611Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] Command: main/handle.sh enable
[stdout]
Information: Cleared -1 day old JSON files in directory at path /var/log/azure/Microsoft.Azure.RecoveryServices.VMSnapshotLinux/events/Temp, NumberOfFilesRemoved/NumberOfJSONFilesPresent = 0/0
Information: Cleared -1 day old JSON files in directory at path /var/log/azure/Microsoft.Azure.RecoveryServices.VMSnapshotLinux/events, NumberOfFilesRemoved/NumberOfJSONFilesPresent = 0/0
Information: Space available in event directory : 39981250B
Information: Dispose(), called on EventLogger. Event processing is terminating...
Information: Event Logger has terminated
Clearing the temp directory
[stderr]
2024-11-02T16:41:26.135216Z INFO ExtHandler ExtHandler ProcessExtensionsGoalState completed [etag_12394635902138423363 18263 ms]

2024-11-02T16:41:26.226764Z INFO ExtHandler ExtHandler Extension status: [('Microsoft.Azure.Diagnostics.LinuxDiagnostic', 'success'), ('Microsoft.Azure.RecoveryServices.VMSnapshotLinux', 'success'), ('Microsoft.CPlat.Core.RunCommandLinux', 'success'), ('Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux', 'error'), ('Microsoft.OSTCExtensions.VMAccessForLinux', 'success')]
2024-11-02T16:41:26.228164Z INFO ExtHandler ExtHandler All extensions in the goal state have reached a terminal state: [('Microsoft.Azure.Diagnostics.LinuxDiagnostic', 'success'), ('Microsoft.Azure.RecoveryServices.VMSnapshotLinux', 'success'), ('Microsoft.CPlat.Core.RunCommandLinux', 'success'), ('Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux', 'error'), ('Microsoft.OSTCExtensions.VMAccessForLinux', 'success')]
2024-11-02T16:46:01.208812Z INFO TelemetryEventsCollector ExtHandler Collected 1 events for extension: Microsoft.Azure.RecoveryServices.VMSnapshotLinux
2024-11-02T16:52:18.023589Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 469;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-02T17:14:17.973753Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-02T17:22:20.272345Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 470;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-02T17:52:22.908421Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 471;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-02T18:14:22.905800Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-02T18:22:25.101209Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 472;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-02T18:52:28.683570Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 473;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-02T19:14:28.670232Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-02T19:22:30.920757Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 474;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-02T19:52:33.210422Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 475;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-02T20:14:33.395645Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-02T20:22:35.624649Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 476;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-02T20:52:38.909302Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 477;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-02T21:14:38.889857Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-02T21:22:41.122011Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 478;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-02T21:52:44.053033Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 479;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-02T21:59:44.741621Z INFO EnvHandler ExtHandler Current Firewall rules:
Chain INPUT (policy ACCEPT 11887 packets, 3860875 bytes)
    pkts      bytes target     prot opt in     out     source               destination         

Chain FORWARD (policy ACCEPT 0 packets, 0 bytes)
    pkts      bytes target     prot opt in     out     source               destination         

Chain OUTPUT (policy ACCEPT 11558 packets, 8047577 bytes)
    pkts      bytes target     prot opt in     out     source               destination         
       0        0 ACCEPT     tcp  --  *      *       0.0.0.0/0            168.63.129.16        tcp dpt:53
    1553  1026763 ACCEPT     tcp  --  *      *       0.0.0.0/0            168.63.129.16        owner UID match 0
       0        0 DROP       tcp  --  *      *       0.0.0.0/0            168.63.129.16        ctstate INVALID,NEW

2024-11-02T22:14:44.097103Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-02T22:22:46.570790Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 480;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-02T22:52:51.297029Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 481;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-02T23:14:45.297526Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-02T23:22:53.724917Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 482;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-02T23:52:56.079901Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 483;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-03T00:14:50.011905Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-03T00:22:58.265955Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 484;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-03T00:53:01.357135Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 485;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-03T01:14:50.534317Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-03T01:23:04.870797Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 486;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-03T01:53:08.778132Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 487;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-03T02:14:50.648025Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-03T02:23:10.956390Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 488;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-03T02:53:14.069194Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 489;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-03T03:14:55.999772Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-03T03:23:16.344783Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 490;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-03T03:53:19.684446Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 491;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-03T04:15:01.723569Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-03T04:23:22.010644Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 492;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-03T04:53:24.217450Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 493;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-03T05:15:07.328595Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-03T05:23:27.657748Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 494;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-03T05:53:29.985124Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 495;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-03T06:15:11.924933Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-03T06:23:32.276144Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 496;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-03T06:53:35.088989Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 497;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-03T07:15:17.053503Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-03T07:23:37.307042Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 498;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-03T07:53:39.897656Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 499;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-03T08:15:22.190088Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-03T08:23:42.479530Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 500;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-03T08:53:44.495752Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 501;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-03T09:15:26.593420Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-03T09:23:46.857167Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 502;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-03T09:53:49.405763Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 503;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-03T10:15:31.916132Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-03T10:23:52.215138Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 504;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-03T10:53:54.484760Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 505;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-03T11:15:37.195963Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-03T11:23:57.514775Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 506;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-03T11:54:00.737436Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 507;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-03T12:15:37.428259Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-03T12:24:03.746557Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 508;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-03T12:54:06.352600Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 509;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-03T13:15:42.185777Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-03T13:24:08.525217Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 510;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-03T13:54:11.268189Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 511;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-03T14:15:47.988156Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-03T14:24:14.360841Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 512;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-03T14:54:17.024587Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 513;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-03T15:15:53.377088Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-03T15:24:19.628146Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 514;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-03T15:54:23.871321Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 515;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-03T16:15:53.730191Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-03T16:24:26.053528Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 516;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-03T16:38:54.209757Z INFO ExtHandler 
2024-11-03T16:38:54.209925Z INFO ExtHandler Fetched new vmSettings [HostGAPlugin correlation ID: 0390d449-6a84-4177-9ce7-fb172cd1871b eTag: 18305609787115813376 source: FastTrack]
2024-11-03T16:38:54.213916Z INFO ExtHandler ExtHandler 
2024-11-03T16:38:54.214047Z INFO ExtHandler ExtHandler ProcessExtensionsGoalState started [etag_18305609787115813376 channel: HostGAPlugin source: FastTrack activity: 5fa6d9d1-9839-470e-8edf-355eb27dd231 correlation ee24f467-9f1a-4d69-9345-b424191a5fef created: 2024-11-03T16:38:48.664360Z]
2024-11-03T16:38:54.215220Z INFO ExtHandler ExtHandler Downloading extension manifest
2024-11-03T16:38:54.251350Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Target handler state: enabled [etag_18305609787115813376]
2024-11-03T16:38:54.251992Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] [Enable] current handler state is: enabled
2024-11-03T16:38:54.252147Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Update settings file: 2.settings
2024-11-03T16:38:54.252407Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Requested extension state: enabled
2024-11-03T16:38:54.252780Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Enable extension: [extension_shim.sh -c ./vmaccess.py  -e]
2024-11-03T16:38:54.253096Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Executing command: /var/lib/waagent/Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18/extension_shim.sh -c ./vmaccess.py  -e with environment variables: {"AZURE_GUEST_AGENT_UNINSTALL_CMD_EXIT_CODE": "NOT_RUN", "AZURE_GUEST_AGENT_EXTENSION_PATH": "/var/lib/waagent/Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18", "AZURE_GUEST_AGENT_EXTENSION_VERSION": "1.5.18", "AZURE_GUEST_AGENT_WIRE_PROTOCOL_ADDRESS": "168.63.129.16", "ConfigSequenceNumber": "2", "AZURE_GUEST_AGENT_EXTENSION_SUPPORTED_FEATURES": "[{\"Key\": \"ExtensionTelemetryPipeline\", \"Value\": \"1.0\"}]"}
2024/11/03 16:38:54 VMAccess started to handle.
2024/11/03 16:38:54 [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] cwd is /var/lib/waagent/Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18
2024/11/03 16:38:54 [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Change log file to /var/log/azure/Microsoft.OSTCExtensions.VMAccessForLinux/extension.log
2024-11-03T16:38:56.260349Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Command: extension_shim.sh -c ./vmaccess.py  -e
[stdout]
2024/11/03 16:38:54 [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Current sequence number, 2, is not greater than the sequence number of the most recent executed configuration. Exiting...
[stderr]
Python 2.7.17
2024-11-03T16:38:56.263359Z INFO ExtHandler ExtHandler Downloading extension manifest
2024-11-03T16:38:56.305080Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Target handler state: enabled [etag_18305609787115813376]
2024-11-03T16:38:56.306983Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] [Enable] current handler state is: enabled
2024-11-03T16:38:56.307153Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Update settings file: 1.settings
2024-11-03T16:38:56.307695Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Requested extension state: enabled
2024-11-03T16:38:56.308138Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Enable extension: [diagnostic.py -enable]
2024-11-03T16:38:56.308433Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Executing command: /var/lib/waagent/Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135/diagnostic.py -enable with environment variables: {"AZURE_GUEST_AGENT_UNINSTALL_CMD_EXIT_CODE": "NOT_RUN", "AZURE_GUEST_AGENT_EXTENSION_PATH": "/var/lib/waagent/Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135", "AZURE_GUEST_AGENT_EXTENSION_VERSION": "3.0.135", "AZURE_GUEST_AGENT_WIRE_PROTOCOL_ADDRESS": "168.63.129.16", "ConfigSequenceNumber": "1", "AZURE_GUEST_AGENT_EXTENSION_SUPPORTED_FEATURES": "[{\"Key\": \"ExtensionTelemetryPipeline\", \"Value\": \"1.0\"}]"}
2024/11/03 16:38:56 LinuxDiagnostic started to handle.
2024/11/03 16:38:56 [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] cwd is /var/lib/waagent/Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135
2024/11/03 16:38:56 [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Change log file to /var/log/azure/Microsoft.Azure.Diagnostics.LinuxDiagnostic/extension.log
2024-11-03T16:38:58.315722Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Command: diagnostic.py -enable
[stdout]
2024/11/03 16:38:56 [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Enable,success,0,Enable succeeded, extension daemon started
[stderr]
2024-11-03T16:38:58.318479Z INFO ExtHandler ExtHandler Downloading extension manifest
2024-11-03T16:38:58.359098Z INFO ExtHandler [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Target handler state: enabled [etag_18305609787115813376]
2024-11-03T16:38:58.359832Z INFO ExtHandler [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] [Enable] current handler state is: installed
2024-11-03T16:38:58.359984Z INFO ExtHandler [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Update settings file: 0.settings
2024-11-03T16:38:58.360300Z INFO ExtHandler [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Requested extension state: enabled
2024-11-03T16:38:58.360716Z INFO ExtHandler [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Enable extension: [omsagent_shim.sh -enable]
2024-11-03T16:38:58.361042Z INFO ExtHandler [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Executing command: /var/lib/waagent/Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40/omsagent_shim.sh -enable with environment variables: {"AZURE_GUEST_AGENT_UNINSTALL_CMD_EXIT_CODE": "NOT_RUN", "AZURE_GUEST_AGENT_EXTENSION_PATH": "/var/lib/waagent/Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40", "AZURE_GUEST_AGENT_EXTENSION_VERSION": "1.13.40", "AZURE_GUEST_AGENT_WIRE_PROTOCOL_ADDRESS": "168.63.129.16", "ConfigSequenceNumber": "0", "AZURE_GUEST_AGENT_EXTENSION_SUPPORTED_FEATURES": "[{\"Key\": \"ExtensionTelemetryPipeline\", \"Value\": \"1.0\"}]"}
2024/11/03 16:38:58 OmsAgentForLinux started to handle.
2024/11/03 16:38:58 [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] cwd is /var/lib/waagent/Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40
2024/11/03 16:38:58 [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Change log file to /var/log/azure/Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux/extension.log
2024-11-03T16:39:03.414746Z ERROR ExtHandler ExtHandler Event: name=Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux, op=Enable, message=[ExtensionOperationError] Non-zero exit code: 55, /var/lib/waagent/Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40/omsagent_shim.sh -enable
[stdout]
2024/11/03 16:39:02 [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Enable,failed,55,The agent could not connect to the Microsoft Operations Management Suite service. Please check that the system either has Internet access, or that a valid HTTP proxy has been configured for the agent. Please also check the correctness of the workspace ID.


[stderr]
read /etc/opt/microsoft/omsagent/conf/omsadmin.conf: No such file or directory
Azure Resource ID updated.
Workspace e60386b6-d34f-46e3-99f5-ecf739782fb8 already onboarded and agent is running.
Symbolic links have not been created; re-onboarding to create them
info	Generating certificate ...
-e info	Agent GUID is 10f829d1-a297-493c-8df4-20990858fef9
-e error	Error resolving host during the onboarding request. Check the correctness of the workspace ID and the internet connectivity, or add a proxy., duration=0
2024-11-03T16:39:03.416613Z INFO ExtHandler ExtHandler Downloading extension manifest
2024-11-03T16:39:03.444096Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] Target handler state: enabled [etag_18305609787115813376]
2024-11-03T16:39:03.444753Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] [Enable] current handler state is: enabled
2024-11-03T16:39:03.444912Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] Update settings file: 0.settings
2024-11-03T16:39:03.445234Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] Requested extension state: enabled
2024-11-03T16:39:03.445644Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] Enable extension: [bin/run-command-shim enable]
2024-11-03T16:39:03.445937Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] Executing command: /var/lib/waagent/Microsoft.CPlat.Core.RunCommandLinux-1.0.5/bin/run-command-shim enable with environment variables: {"AZURE_GUEST_AGENT_UNINSTALL_CMD_EXIT_CODE": "NOT_RUN", "AZURE_GUEST_AGENT_EXTENSION_PATH": "/var/lib/waagent/Microsoft.CPlat.Core.RunCommandLinux-1.0.5", "AZURE_GUEST_AGENT_EXTENSION_VERSION": "1.0.5", "AZURE_GUEST_AGENT_WIRE_PROTOCOL_ADDRESS": "168.63.129.16", "ConfigSequenceNumber": "0", "AZURE_GUEST_AGENT_EXTENSION_SUPPORTED_FEATURES": "[{\"Key\": \"ExtensionTelemetryPipeline\", \"Value\": \"1.0\"}]"}
2024-11-03T16:39:05.453129Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] Command: bin/run-command-shim enable
[stdout]
Not writing a placeholder status file, already exists: /var/lib/waagent/Microsoft.CPlat.Core.RunCommandLinux-1.0.5/status/0.status
+ nohup /var/lib/waagent/Microsoft.CPlat.Core.RunCommandLinux-1.0.5/bin/run-command-extension enable
time=2024-11-03T16:39:03Z version=v1.0.4/git@b3be41d-dirty operation=enable seq=0 event=start
time=2024-11-03T16:39:03Z version=v1.0.4/git@b3be41d-dirty operation=enable seq=0 event=pre-check
time=2024-11-03T16:39:03Z version=v1.0.4/git@b3be41d-dirty operation=enable seq=0 event="comparing seqnum" path=mrseq
time=2024-11-03T16:39:03Z version=v1.0.4/git@b3be41d-dirty operation=enable seq=0 event=exit message="this script configuration is already processed, will not run again"
[stderr]
2024-11-03T16:39:05.456019Z INFO ExtHandler ExtHandler Downloading extension manifest
2024-11-03T16:39:05.491117Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] Target handler state: enabled [etag_18305609787115813376]
2024-11-03T16:39:05.491823Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] [Enable] current handler state is: enabled
2024-11-03T16:39:05.491968Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] Update settings file: 2083.settings
2024-11-03T16:39:05.492210Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] Requested extension state: enabled
2024-11-03T16:39:05.492603Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] Enable extension: [main/handle.sh enable]
2024-11-03T16:39:05.492915Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] Executing command: /var/lib/waagent/Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0/main/handle.sh enable with environment variables: {"AZURE_GUEST_AGENT_UNINSTALL_CMD_EXIT_CODE": "NOT_RUN", "AZURE_GUEST_AGENT_EXTENSION_PATH": "/var/lib/waagent/Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0", "AZURE_GUEST_AGENT_EXTENSION_VERSION": "1.0.9220.0", "AZURE_GUEST_AGENT_WIRE_PROTOCOL_ADDRESS": "168.63.129.16", "ConfigSequenceNumber": "2083", "AZURE_GUEST_AGENT_EXTENSION_SUPPORTED_FEATURES": "[{\"Key\": \"ExtensionTelemetryPipeline\", \"Value\": \"1.0\"}]"}
2024-11-03T16:39:11.513043Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] Command: main/handle.sh enable
[stdout]
Information: Cleared -1 day old JSON files in directory at path /var/log/azure/Microsoft.Azure.RecoveryServices.VMSnapshotLinux/events/Temp, NumberOfFilesRemoved/NumberOfJSONFilesPresent = 0/0
Information: Cleared -1 day old JSON files in directory at path /var/log/azure/Microsoft.Azure.RecoveryServices.VMSnapshotLinux/events, NumberOfFilesRemoved/NumberOfJSONFilesPresent = 0/0
Information: Space available in event directory : 39981250B
Information: Dispose(), called on EventLogger. Event processing is terminating...
Information: Event Logger has terminated
Clearing the temp directory
[stderr]
2024-11-03T16:39:11.518193Z INFO ExtHandler ExtHandler ProcessExtensionsGoalState completed [etag_18305609787115813376 17304 ms]

2024-11-03T16:39:11.613596Z INFO ExtHandler ExtHandler Extension status: [('Microsoft.Azure.Diagnostics.LinuxDiagnostic', 'success'), ('Microsoft.Azure.RecoveryServices.VMSnapshotLinux', 'success'), ('Microsoft.CPlat.Core.RunCommandLinux', 'success'), ('Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux', 'error'), ('Microsoft.OSTCExtensions.VMAccessForLinux', 'success')]
2024-11-03T16:39:11.615045Z INFO ExtHandler ExtHandler All extensions in the goal state have reached a terminal state: [('Microsoft.Azure.Diagnostics.LinuxDiagnostic', 'success'), ('Microsoft.Azure.RecoveryServices.VMSnapshotLinux', 'success'), ('Microsoft.CPlat.Core.RunCommandLinux', 'success'), ('Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux', 'error'), ('Microsoft.OSTCExtensions.VMAccessForLinux', 'success')]
2024-11-03T16:41:08.913891Z INFO TelemetryEventsCollector ExtHandler Collected 1 events for extension: Microsoft.Azure.RecoveryServices.VMSnapshotLinux
2024-11-03T16:54:30.866129Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 517;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-03T17:15:54.713891Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-03T17:24:33.190495Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 518;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-03T17:54:35.338725Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 519;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-03T18:15:59.206898Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-03T18:24:37.605317Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 520;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-03T18:54:39.656078Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 521;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-03T19:16:04.319319Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-03T19:24:42.672831Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 522;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-03T19:54:44.810742Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 523;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-03T20:16:08.947272Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-03T20:24:47.474723Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 524;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-03T20:54:49.790555Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 525;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-03T21:16:14.442872Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-03T21:24:52.860364Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 526;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-03T21:54:55.344932Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 527;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-03T21:59:44.775176Z INFO EnvHandler ExtHandler Current Firewall rules:
Chain INPUT (policy ACCEPT 9577 packets, 2748990 bytes)
    pkts      bytes target     prot opt in     out     source               destination         

Chain FORWARD (policy ACCEPT 0 packets, 0 bytes)
    pkts      bytes target     prot opt in     out     source               destination         

Chain OUTPUT (policy ACCEPT 9425 packets, 7458262 bytes)
    pkts      bytes target     prot opt in     out     source               destination         
       0        0 ACCEPT     tcp  --  *      *       0.0.0.0/0            168.63.129.16        tcp dpt:53
    1042   698157 ACCEPT     tcp  --  *      *       0.0.0.0/0            168.63.129.16        owner UID match 0
       0        0 DROP       tcp  --  *      *       0.0.0.0/0            168.63.129.16        ctstate INVALID,NEW

2024-11-03T22:16:20.275261Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-03T22:24:58.747630Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 528;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-03T22:55:02.053230Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 529;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-03T23:16:20.951156Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-03T23:25:06.130626Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 530;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-03T23:55:10.607888Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 531;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-04T00:16:23.904483Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-04T00:25:14.405767Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 532;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-04T00:55:17.763874Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 533;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-04T01:16:29.695318Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-04T01:25:20.287815Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 534;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-04T01:55:23.065435Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 535;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-04T02:16:35.001813Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-04T02:25:25.467025Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 536;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-04T02:55:27.832410Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 537;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-04T03:16:39.711999Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-04T03:25:30.819955Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 538;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-04T03:55:34.315495Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 539;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-04T04:16:40.133865Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-04T04:25:36.592616Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 540;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-04T04:55:40.251271Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 541;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-04T05:16:46.112397Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-04T05:25:43.486178Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 542;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-04T05:55:47.317080Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 543;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-04T06:16:47.264337Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-04T06:25:50.144136Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 544;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-04T06:55:54.548676Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 545;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-04T07:16:48.308037Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-04T07:25:57.137748Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 546;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-04T07:55:59.585049Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 547;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-04T08:16:53.488553Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-04T08:26:02.135535Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 548;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-04T08:56:05.059949Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 549;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-04T09:16:58.827116Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-04T09:26:07.400682Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 550;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-04T09:56:10.130949Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 551;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-04T10:17:03.957138Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-04T10:26:12.671588Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 552;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-04T10:56:14.973646Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 553;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-04T11:17:08.913145Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-04T11:26:17.484274Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 554;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 1;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-04T11:56:20.120007Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 555;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-04T12:17:14.336232Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-04T12:26:22.955759Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 556;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-04T12:56:26.325303Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 557;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-04T13:17:20.256148Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-04T13:26:28.835887Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 558;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-04T13:56:32.064036Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 559;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-04T14:17:25.923621Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-04T14:26:34.565881Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 560;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-04T14:56:37.062526Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 561;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-04T15:17:31.911190Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-04T15:26:40.436380Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 562;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-04T15:56:42.785013Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 563;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-04T16:17:37.197745Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-04T16:26:45.784193Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 564;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-04T16:36:54.603172Z INFO ExtHandler 
2024-11-04T16:36:54.603400Z INFO ExtHandler Fetched new vmSettings [HostGAPlugin correlation ID: fa5300cb-d62a-4246-ab1f-0ca6eab86b8b eTag: 7012742330530941424 source: FastTrack]
2024-11-04T16:36:54.608081Z INFO ExtHandler ExtHandler 
2024-11-04T16:36:54.608225Z INFO ExtHandler ExtHandler ProcessExtensionsGoalState started [etag_7012742330530941424 channel: HostGAPlugin source: FastTrack activity: eb0a5479-8429-4c6f-ad94-eda987c64847 correlation 8363c542-85dc-45bf-933c-cb5ed60a31b5 created: 2024-11-04T16:36:53.158646Z]
2024-11-04T16:36:54.609883Z INFO ExtHandler ExtHandler Downloading extension manifest
2024-11-04T16:36:54.647383Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Target handler state: enabled [etag_7012742330530941424]
2024-11-04T16:36:54.648162Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] [Enable] current handler state is: enabled
2024-11-04T16:36:54.648310Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Update settings file: 2.settings
2024-11-04T16:36:54.648599Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Requested extension state: enabled
2024-11-04T16:36:54.649003Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Enable extension: [extension_shim.sh -c ./vmaccess.py  -e]
2024-11-04T16:36:54.649318Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Executing command: /var/lib/waagent/Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18/extension_shim.sh -c ./vmaccess.py  -e with environment variables: {"AZURE_GUEST_AGENT_UNINSTALL_CMD_EXIT_CODE": "NOT_RUN", "AZURE_GUEST_AGENT_EXTENSION_PATH": "/var/lib/waagent/Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18", "AZURE_GUEST_AGENT_EXTENSION_VERSION": "1.5.18", "AZURE_GUEST_AGENT_WIRE_PROTOCOL_ADDRESS": "168.63.129.16", "ConfigSequenceNumber": "2", "AZURE_GUEST_AGENT_EXTENSION_SUPPORTED_FEATURES": "[{\"Key\": \"ExtensionTelemetryPipeline\", \"Value\": \"1.0\"}]"}
2024/11/04 16:36:54 VMAccess started to handle.
2024/11/04 16:36:54 [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] cwd is /var/lib/waagent/Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18
2024/11/04 16:36:54 [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Change log file to /var/log/azure/Microsoft.OSTCExtensions.VMAccessForLinux/extension.log
2024-11-04T16:36:56.656431Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Command: extension_shim.sh -c ./vmaccess.py  -e
[stdout]
2024/11/04 16:36:54 [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Current sequence number, 2, is not greater than the sequence number of the most recent executed configuration. Exiting...
[stderr]
Python 2.7.17
2024-11-04T16:36:56.659137Z INFO ExtHandler ExtHandler Downloading extension manifest
2024-11-04T16:36:56.695501Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Target handler state: enabled [etag_7012742330530941424]
2024-11-04T16:36:56.697249Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] [Enable] current handler state is: enabled
2024-11-04T16:36:56.697437Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Update settings file: 1.settings
2024-11-04T16:36:56.698016Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Requested extension state: enabled
2024-11-04T16:36:56.698462Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Enable extension: [diagnostic.py -enable]
2024-11-04T16:36:56.698778Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Executing command: /var/lib/waagent/Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135/diagnostic.py -enable with environment variables: {"AZURE_GUEST_AGENT_UNINSTALL_CMD_EXIT_CODE": "NOT_RUN", "AZURE_GUEST_AGENT_EXTENSION_PATH": "/var/lib/waagent/Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135", "AZURE_GUEST_AGENT_EXTENSION_VERSION": "3.0.135", "AZURE_GUEST_AGENT_WIRE_PROTOCOL_ADDRESS": "168.63.129.16", "ConfigSequenceNumber": "1", "AZURE_GUEST_AGENT_EXTENSION_SUPPORTED_FEATURES": "[{\"Key\": \"ExtensionTelemetryPipeline\", \"Value\": \"1.0\"}]"}
2024/11/04 16:36:56 LinuxDiagnostic started to handle.
2024/11/04 16:36:56 [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] cwd is /var/lib/waagent/Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135
2024/11/04 16:36:56 [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Change log file to /var/log/azure/Microsoft.Azure.Diagnostics.LinuxDiagnostic/extension.log
2024-11-04T16:36:58.706008Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Command: diagnostic.py -enable
[stdout]
2024/11/04 16:36:57 [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Enable,success,0,Enable succeeded, extension daemon started
[stderr]
2024-11-04T16:36:58.708951Z INFO ExtHandler ExtHandler Downloading extension manifest
2024-11-04T16:36:58.749862Z INFO ExtHandler [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Target handler state: enabled [etag_7012742330530941424]
2024-11-04T16:36:58.750619Z INFO ExtHandler [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] [Enable] current handler state is: installed
2024-11-04T16:36:58.750774Z INFO ExtHandler [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Update settings file: 0.settings
2024-11-04T16:36:58.751045Z INFO ExtHandler [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Requested extension state: enabled
2024-11-04T16:36:58.751459Z INFO ExtHandler [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Enable extension: [omsagent_shim.sh -enable]
2024-11-04T16:36:58.751776Z INFO ExtHandler [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Executing command: /var/lib/waagent/Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40/omsagent_shim.sh -enable with environment variables: {"AZURE_GUEST_AGENT_UNINSTALL_CMD_EXIT_CODE": "NOT_RUN", "AZURE_GUEST_AGENT_EXTENSION_PATH": "/var/lib/waagent/Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40", "AZURE_GUEST_AGENT_EXTENSION_VERSION": "1.13.40", "AZURE_GUEST_AGENT_WIRE_PROTOCOL_ADDRESS": "168.63.129.16", "ConfigSequenceNumber": "0", "AZURE_GUEST_AGENT_EXTENSION_SUPPORTED_FEATURES": "[{\"Key\": \"ExtensionTelemetryPipeline\", \"Value\": \"1.0\"}]"}
2024/11/04 16:36:59 OmsAgentForLinux started to handle.
2024/11/04 16:36:59 [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] cwd is /var/lib/waagent/Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40
2024/11/04 16:36:59 [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Change log file to /var/log/azure/Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux/extension.log
2024-11-04T16:37:04.764259Z ERROR ExtHandler ExtHandler Event: name=Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux, op=Enable, message=[ExtensionOperationError] Non-zero exit code: 55, /var/lib/waagent/Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40/omsagent_shim.sh -enable
[stdout]
2024/11/04 16:37:02 [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Enable,failed,55,The agent could not connect to the Microsoft Operations Management Suite service. Please check that the system either has Internet access, or that a valid HTTP proxy has been configured for the agent. Please also check the correctness of the workspace ID.


[stderr]
read /etc/opt/microsoft/omsagent/conf/omsadmin.conf: No such file or directory
Azure Resource ID updated.
Workspace e60386b6-d34f-46e3-99f5-ecf739782fb8 already onboarded and agent is running.
Symbolic links have not been created; re-onboarding to create them
info	Generating certificate ...
-e info	Agent GUID is 67651b48-3202-4c83-9f41-ebe5d8453b7d
-e error	Error resolving host during the onboarding request. Check the correctness of the workspace ID and the internet connectivity, or add a proxy., duration=0
2024-11-04T16:37:04.766458Z INFO ExtHandler ExtHandler Downloading extension manifest
2024-11-04T16:37:04.791808Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] Target handler state: enabled [etag_7012742330530941424]
2024-11-04T16:37:04.792504Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] [Enable] current handler state is: enabled
2024-11-04T16:37:04.792646Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] Update settings file: 0.settings
2024-11-04T16:37:04.792912Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] Requested extension state: enabled
2024-11-04T16:37:04.793327Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] Enable extension: [bin/run-command-shim enable]
2024-11-04T16:37:04.793625Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] Executing command: /var/lib/waagent/Microsoft.CPlat.Core.RunCommandLinux-1.0.5/bin/run-command-shim enable with environment variables: {"AZURE_GUEST_AGENT_UNINSTALL_CMD_EXIT_CODE": "NOT_RUN", "AZURE_GUEST_AGENT_EXTENSION_PATH": "/var/lib/waagent/Microsoft.CPlat.Core.RunCommandLinux-1.0.5", "AZURE_GUEST_AGENT_EXTENSION_VERSION": "1.0.5", "AZURE_GUEST_AGENT_WIRE_PROTOCOL_ADDRESS": "168.63.129.16", "ConfigSequenceNumber": "0", "AZURE_GUEST_AGENT_EXTENSION_SUPPORTED_FEATURES": "[{\"Key\": \"ExtensionTelemetryPipeline\", \"Value\": \"1.0\"}]"}
2024-11-04T16:37:06.801251Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] Command: bin/run-command-shim enable
[stdout]
Not writing a placeholder status file, already exists: /var/lib/waagent/Microsoft.CPlat.Core.RunCommandLinux-1.0.5/status/0.status
+ nohup /var/lib/waagent/Microsoft.CPlat.Core.RunCommandLinux-1.0.5/bin/run-command-extension enable
time=2024-11-04T16:37:04Z version=v1.0.4/git@b3be41d-dirty operation=enable seq=0 event=start
time=2024-11-04T16:37:04Z version=v1.0.4/git@b3be41d-dirty operation=enable seq=0 event=pre-check
time=2024-11-04T16:37:04Z version=v1.0.4/git@b3be41d-dirty operation=enable seq=0 event="comparing seqnum" path=mrseq
time=2024-11-04T16:37:04Z version=v1.0.4/git@b3be41d-dirty operation=enable seq=0 event=exit message="this script configuration is already processed, will not run again"
[stderr]
2024-11-04T16:37:06.803956Z INFO ExtHandler ExtHandler Downloading extension manifest
2024-11-04T16:37:06.847062Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] Target handler state: enabled [etag_7012742330530941424]
2024-11-04T16:37:06.847695Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] [Enable] current handler state is: enabled
2024-11-04T16:37:06.847846Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] Update settings file: 2084.settings
2024-11-04T16:37:06.848094Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] Requested extension state: enabled
2024-11-04T16:37:06.848447Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] Enable extension: [main/handle.sh enable]
2024-11-04T16:37:06.848742Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] Executing command: /var/lib/waagent/Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0/main/handle.sh enable with environment variables: {"AZURE_GUEST_AGENT_UNINSTALL_CMD_EXIT_CODE": "NOT_RUN", "AZURE_GUEST_AGENT_EXTENSION_PATH": "/var/lib/waagent/Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0", "AZURE_GUEST_AGENT_EXTENSION_VERSION": "1.0.9220.0", "AZURE_GUEST_AGENT_WIRE_PROTOCOL_ADDRESS": "168.63.129.16", "ConfigSequenceNumber": "2084", "AZURE_GUEST_AGENT_EXTENSION_SUPPORTED_FEATURES": "[{\"Key\": \"ExtensionTelemetryPipeline\", \"Value\": \"1.0\"}]"}
2024-11-04T16:37:15.059601Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] Command: main/handle.sh enable
[stdout]
Information: Cleared -1 day old JSON files in directory at path /var/log/azure/Microsoft.Azure.RecoveryServices.VMSnapshotLinux/events/Temp, NumberOfFilesRemoved/NumberOfJSONFilesPresent = 0/0
Information: Cleared -1 day old JSON files in directory at path /var/log/azure/Microsoft.Azure.RecoveryServices.VMSnapshotLinux/events, NumberOfFilesRemoved/NumberOfJSONFilesPresent = 0/0
Information: Space available in event directory : 39981250B
Information: Dispose(), called on EventLogger. Event processing is terminating...
Information: Event Logger has terminated
Clearing the temp directory
[stderr]
2024-11-04T16:37:15.064491Z INFO ExtHandler ExtHandler ProcessExtensionsGoalState completed [etag_7012742330530941424 20456 ms]

2024-11-04T16:37:15.087797Z INFO ExtHandler ExtHandler Extension status: [('Microsoft.Azure.Diagnostics.LinuxDiagnostic', 'success'), ('Microsoft.Azure.RecoveryServices.VMSnapshotLinux', 'success'), ('Microsoft.CPlat.Core.RunCommandLinux', 'success'), ('Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux', 'error'), ('Microsoft.OSTCExtensions.VMAccessForLinux', 'success')]
2024-11-04T16:37:15.089067Z INFO ExtHandler ExtHandler All extensions in the goal state have reached a terminal state: [('Microsoft.Azure.Diagnostics.LinuxDiagnostic', 'success'), ('Microsoft.Azure.RecoveryServices.VMSnapshotLinux', 'success'), ('Microsoft.CPlat.Core.RunCommandLinux', 'success'), ('Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux', 'error'), ('Microsoft.OSTCExtensions.VMAccessForLinux', 'success')]
2024-11-04T16:41:16.404113Z INFO TelemetryEventsCollector ExtHandler Collected 1 events for extension: Microsoft.Azure.RecoveryServices.VMSnapshotLinux
2024-11-04T16:56:50.566741Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 565;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-04T17:17:38.705702Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-04T17:26:53.278077Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 566;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-04T17:56:55.478410Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 567;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-04T18:17:43.141054Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-04T18:26:57.709173Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 568;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-04T18:56:59.875180Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 569;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-04T19:17:47.648531Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-04T19:27:02.684209Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 570;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-04T19:57:05.014269Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 571;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-04T20:17:52.696372Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-04T20:27:07.296443Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 572;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-04T20:57:09.628814Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 573;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-04T21:17:57.287741Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-04T21:27:12.469088Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 574;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-04T21:57:14.899092Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 575;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-04T21:59:44.803273Z INFO EnvHandler ExtHandler Current Firewall rules:
Chain INPUT (policy ACCEPT 3963 packets, 1027625 bytes)
    pkts      bytes target     prot opt in     out     source               destination         

Chain FORWARD (policy ACCEPT 0 packets, 0 bytes)
    pkts      bytes target     prot opt in     out     source               destination         

Chain OUTPUT (policy ACCEPT 3852 packets, 3864742 bytes)
    pkts      bytes target     prot opt in     out     source               destination         
       0        0 ACCEPT     tcp  --  *      *       0.0.0.0/0            168.63.129.16        tcp dpt:53
     533   357589 ACCEPT     tcp  --  *      *       0.0.0.0/0            168.63.129.16        owner UID match 0
       0        0 DROP       tcp  --  *      *       0.0.0.0/0            168.63.129.16        ctstate INVALID,NEW

2024-11-04T22:18:02.736696Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-04T22:27:18.281238Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 576;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-04T22:57:20.637844Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 577;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-04T23:18:08.315110Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-04T23:27:22.891694Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 578;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-04T23:57:25.222336Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 579;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-05T00:18:12.885511Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-05T00:27:27.460410Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 580;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-05T00:57:30.646406Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 581;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-05T01:18:18.447771Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-05T01:27:33.060463Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 582;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-05T01:57:36.329164Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 583;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-05T02:18:24.373161Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-05T02:27:38.960191Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 584;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-05T02:57:42.123337Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 585;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-05T03:18:29.760261Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-05T03:27:44.387772Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 586;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-05T03:57:46.880328Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 587;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-05T04:18:35.594815Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-05T04:27:50.197964Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 588;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-05T04:57:53.364683Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 589;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-05T05:18:41.285862Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-05T05:27:55.908679Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 590;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-05T05:57:58.428141Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 591;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-05T06:18:41.891419Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-05T06:28:02.930192Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 592;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-05T06:58:07.035772Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 593;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-05T07:18:42.791513Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-05T07:28:09.475989Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 594;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-05T07:58:12.851774Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 595;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-05T08:18:48.546711Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-05T08:28:15.261293Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 596;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-05T08:58:17.866762Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 597;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-05T09:18:53.677067Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-05T09:28:20.366943Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 598;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-05T09:58:23.149962Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 599;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-05T10:18:59.181567Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-05T10:28:26.731375Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 600;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-05T10:58:29.898637Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 601;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-05T11:18:59.592643Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-05T11:28:32.301362Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 602;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-05T11:58:35.694239Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 603;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-05T12:19:05.514070Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-05T12:28:38.275718Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 604;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-05T12:58:40.750374Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 605;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-05T13:19:10.533356Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-05T13:28:43.358917Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 606;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-05T13:58:45.872830Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 607;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-05T14:19:16.212558Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-05T14:28:49.263784Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 608;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-05T14:58:51.735366Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 609;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-05T15:19:21.836997Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-05T15:28:54.600868Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 610;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-05T15:58:57.421730Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 611;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-05T16:19:22.061280Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-05T16:29:00.839183Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 612;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-05T16:41:35.671146Z INFO ExtHandler 
2024-11-05T16:41:35.671323Z INFO ExtHandler Fetched new vmSettings [HostGAPlugin correlation ID: 8457bf48-8cc6-479b-8b21-abb39a7ba580 eTag: 5369683935474243539 source: FastTrack]
2024-11-05T16:41:35.675026Z INFO ExtHandler ExtHandler 
2024-11-05T16:41:35.675158Z INFO ExtHandler ExtHandler ProcessExtensionsGoalState started [etag_5369683935474243539 channel: HostGAPlugin source: FastTrack activity: 9619994c-c933-41e1-87ba-4df033d9a96c correlation 89e5b21c-fb95-41df-9030-d6df8cda8b4c created: 2024-11-05T16:41:30.105278Z]
2024-11-05T16:41:35.676433Z INFO ExtHandler ExtHandler Downloading extension manifest
2024-11-05T16:41:35.709728Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Target handler state: enabled [etag_5369683935474243539]
2024-11-05T16:41:35.710403Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] [Enable] current handler state is: enabled
2024-11-05T16:41:35.710550Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Update settings file: 2.settings
2024-11-05T16:41:35.710824Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Requested extension state: enabled
2024-11-05T16:41:35.711202Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Enable extension: [extension_shim.sh -c ./vmaccess.py  -e]
2024-11-05T16:41:35.711525Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Executing command: /var/lib/waagent/Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18/extension_shim.sh -c ./vmaccess.py  -e with environment variables: {"AZURE_GUEST_AGENT_UNINSTALL_CMD_EXIT_CODE": "NOT_RUN", "AZURE_GUEST_AGENT_EXTENSION_PATH": "/var/lib/waagent/Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18", "AZURE_GUEST_AGENT_EXTENSION_VERSION": "1.5.18", "AZURE_GUEST_AGENT_WIRE_PROTOCOL_ADDRESS": "168.63.129.16", "ConfigSequenceNumber": "2", "AZURE_GUEST_AGENT_EXTENSION_SUPPORTED_FEATURES": "[{\"Key\": \"ExtensionTelemetryPipeline\", \"Value\": \"1.0\"}]"}
2024/11/05 16:41:35 VMAccess started to handle.
2024/11/05 16:41:35 [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] cwd is /var/lib/waagent/Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18
2024/11/05 16:41:35 [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Change log file to /var/log/azure/Microsoft.OSTCExtensions.VMAccessForLinux/extension.log
2024-11-05T16:41:37.718546Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Command: extension_shim.sh -c ./vmaccess.py  -e
[stdout]
2024/11/05 16:41:35 [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Current sequence number, 2, is not greater than the sequence number of the most recent executed configuration. Exiting...
[stderr]
Python 2.7.17
2024-11-05T16:41:37.721219Z INFO ExtHandler ExtHandler Downloading extension manifest
2024-11-05T16:41:37.764456Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Target handler state: enabled [etag_5369683935474243539]
2024-11-05T16:41:37.766321Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] [Enable] current handler state is: enabled
2024-11-05T16:41:37.766517Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Update settings file: 1.settings
2024-11-05T16:41:37.767067Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Requested extension state: enabled
2024-11-05T16:41:37.767516Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Enable extension: [diagnostic.py -enable]
2024-11-05T16:41:37.767845Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Executing command: /var/lib/waagent/Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135/diagnostic.py -enable with environment variables: {"AZURE_GUEST_AGENT_UNINSTALL_CMD_EXIT_CODE": "NOT_RUN", "AZURE_GUEST_AGENT_EXTENSION_PATH": "/var/lib/waagent/Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135", "AZURE_GUEST_AGENT_EXTENSION_VERSION": "3.0.135", "AZURE_GUEST_AGENT_WIRE_PROTOCOL_ADDRESS": "168.63.129.16", "ConfigSequenceNumber": "1", "AZURE_GUEST_AGENT_EXTENSION_SUPPORTED_FEATURES": "[{\"Key\": \"ExtensionTelemetryPipeline\", \"Value\": \"1.0\"}]"}
2024/11/05 16:41:37 LinuxDiagnostic started to handle.
2024/11/05 16:41:37 [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] cwd is /var/lib/waagent/Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135
2024/11/05 16:41:37 [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Change log file to /var/log/azure/Microsoft.Azure.Diagnostics.LinuxDiagnostic/extension.log
2024-11-05T16:41:39.774729Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Command: diagnostic.py -enable
[stdout]
2024/11/05 16:41:38 [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Enable,success,0,Enable succeeded, extension daemon started
[stderr]
2024-11-05T16:41:39.777643Z INFO ExtHandler ExtHandler Downloading extension manifest
2024-11-05T16:41:39.833375Z INFO ExtHandler [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Target handler state: enabled [etag_5369683935474243539]
2024-11-05T16:41:39.834431Z INFO ExtHandler [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] [Enable] current handler state is: installed
2024-11-05T16:41:39.834585Z INFO ExtHandler [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Update settings file: 0.settings
2024-11-05T16:41:39.834868Z INFO ExtHandler [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Requested extension state: enabled
2024-11-05T16:41:39.835263Z INFO ExtHandler [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Enable extension: [omsagent_shim.sh -enable]
2024-11-05T16:41:39.835550Z INFO ExtHandler [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Executing command: /var/lib/waagent/Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40/omsagent_shim.sh -enable with environment variables: {"AZURE_GUEST_AGENT_UNINSTALL_CMD_EXIT_CODE": "NOT_RUN", "AZURE_GUEST_AGENT_EXTENSION_PATH": "/var/lib/waagent/Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40", "AZURE_GUEST_AGENT_EXTENSION_VERSION": "1.13.40", "AZURE_GUEST_AGENT_WIRE_PROTOCOL_ADDRESS": "168.63.129.16", "ConfigSequenceNumber": "0", "AZURE_GUEST_AGENT_EXTENSION_SUPPORTED_FEATURES": "[{\"Key\": \"ExtensionTelemetryPipeline\", \"Value\": \"1.0\"}]"}
2024/11/05 16:41:40 OmsAgentForLinux started to handle.
2024/11/05 16:41:40 [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] cwd is /var/lib/waagent/Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40
2024/11/05 16:41:40 [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Change log file to /var/log/azure/Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux/extension.log
2024-11-05T16:41:44.846869Z ERROR ExtHandler ExtHandler Event: name=Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux, op=Enable, message=[ExtensionOperationError] Non-zero exit code: 55, /var/lib/waagent/Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40/omsagent_shim.sh -enable
[stdout]
2024/11/05 16:41:43 [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Enable,failed,55,The agent could not connect to the Microsoft Operations Management Suite service. Please check that the system either has Internet access, or that a valid HTTP proxy has been configured for the agent. Please also check the correctness of the workspace ID.


[stderr]
read /etc/opt/microsoft/omsagent/conf/omsadmin.conf: No such file or directory
Azure Resource ID updated.
Workspace e60386b6-d34f-46e3-99f5-ecf739782fb8 already onboarded and agent is running.
Symbolic links have not been created; re-onboarding to create them
info	Generating certificate ...
-e info	Agent GUID is bd00bbe7-f7e2-4848-a3b5-dbe51a41bef7
-e error	Error resolving host during the onboarding request. Check the correctness of the workspace ID and the internet connectivity, or add a proxy., duration=0
2024-11-05T16:41:44.849024Z INFO ExtHandler ExtHandler Downloading extension manifest
2024-11-05T16:41:44.877991Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] Target handler state: enabled [etag_5369683935474243539]
2024-11-05T16:41:44.878706Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] [Enable] current handler state is: enabled
2024-11-05T16:41:44.878869Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] Update settings file: 0.settings
2024-11-05T16:41:44.879143Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] Requested extension state: enabled
2024-11-05T16:41:44.879573Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] Enable extension: [bin/run-command-shim enable]
2024-11-05T16:41:44.879894Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] Executing command: /var/lib/waagent/Microsoft.CPlat.Core.RunCommandLinux-1.0.5/bin/run-command-shim enable with environment variables: {"AZURE_GUEST_AGENT_UNINSTALL_CMD_EXIT_CODE": "NOT_RUN", "AZURE_GUEST_AGENT_EXTENSION_PATH": "/var/lib/waagent/Microsoft.CPlat.Core.RunCommandLinux-1.0.5", "AZURE_GUEST_AGENT_EXTENSION_VERSION": "1.0.5", "AZURE_GUEST_AGENT_WIRE_PROTOCOL_ADDRESS": "168.63.129.16", "ConfigSequenceNumber": "0", "AZURE_GUEST_AGENT_EXTENSION_SUPPORTED_FEATURES": "[{\"Key\": \"ExtensionTelemetryPipeline\", \"Value\": \"1.0\"}]"}
2024-11-05T16:41:46.887206Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] Command: bin/run-command-shim enable
[stdout]
Not writing a placeholder status file, already exists: /var/lib/waagent/Microsoft.CPlat.Core.RunCommandLinux-1.0.5/status/0.status
+ nohup /var/lib/waagent/Microsoft.CPlat.Core.RunCommandLinux-1.0.5/bin/run-command-extension enable
time=2024-11-05T16:41:45Z version=v1.0.4/git@b3be41d-dirty operation=enable seq=0 event=start
time=2024-11-05T16:41:45Z version=v1.0.4/git@b3be41d-dirty operation=enable seq=0 event=pre-check
time=2024-11-05T16:41:45Z version=v1.0.4/git@b3be41d-dirty operation=enable seq=0 event="comparing seqnum" path=mrseq
time=2024-11-05T16:41:45Z version=v1.0.4/git@b3be41d-dirty operation=enable seq=0 event=exit message="this script configuration is already processed, will not run again"
[stderr]
2024-11-05T16:41:46.889821Z INFO ExtHandler ExtHandler Downloading extension manifest
2024-11-05T16:41:46.930779Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] Target handler state: enabled [etag_5369683935474243539]
2024-11-05T16:41:46.931467Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] [Enable] current handler state is: enabled
2024-11-05T16:41:46.931616Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] Update settings file: 2085.settings
2024-11-05T16:41:46.931895Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] Requested extension state: enabled
2024-11-05T16:41:46.932307Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] Enable extension: [main/handle.sh enable]
2024-11-05T16:41:46.932619Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] Executing command: /var/lib/waagent/Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0/main/handle.sh enable with environment variables: {"AZURE_GUEST_AGENT_UNINSTALL_CMD_EXIT_CODE": "NOT_RUN", "AZURE_GUEST_AGENT_EXTENSION_PATH": "/var/lib/waagent/Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0", "AZURE_GUEST_AGENT_EXTENSION_VERSION": "1.0.9220.0", "AZURE_GUEST_AGENT_WIRE_PROTOCOL_ADDRESS": "168.63.129.16", "ConfigSequenceNumber": "2085", "AZURE_GUEST_AGENT_EXTENSION_SUPPORTED_FEATURES": "[{\"Key\": \"ExtensionTelemetryPipeline\", \"Value\": \"1.0\"}]"}
2024-11-05T16:41:52.011018Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] Command: main/handle.sh enable
[stdout]
Information: Cleared -1 day old JSON files in directory at path /var/log/azure/Microsoft.Azure.RecoveryServices.VMSnapshotLinux/events/Temp, NumberOfFilesRemoved/NumberOfJSONFilesPresent = 0/0
Information: Cleared -1 day old JSON files in directory at path /var/log/azure/Microsoft.Azure.RecoveryServices.VMSnapshotLinux/events, NumberOfFilesRemoved/NumberOfJSONFilesPresent = 0/0
Information: Space available in event directory : 39981250B
Information: Dispose(), called on EventLogger. Event processing is terminating...
Information: Event Logger has terminated
Clearing the temp directory
[stderr]
2024-11-05T16:41:52.015551Z INFO ExtHandler ExtHandler ProcessExtensionsGoalState completed [etag_5369683935474243539 16340 ms]

2024-11-05T16:41:52.038836Z INFO ExtHandler ExtHandler Extension status: [('Microsoft.Azure.Diagnostics.LinuxDiagnostic', 'success'), ('Microsoft.Azure.RecoveryServices.VMSnapshotLinux', 'success'), ('Microsoft.CPlat.Core.RunCommandLinux', 'success'), ('Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux', 'error'), ('Microsoft.OSTCExtensions.VMAccessForLinux', 'success')]
2024-11-05T16:41:52.040125Z INFO ExtHandler ExtHandler All extensions in the goal state have reached a terminal state: [('Microsoft.Azure.Diagnostics.LinuxDiagnostic', 'success'), ('Microsoft.Azure.RecoveryServices.VMSnapshotLinux', 'success'), ('Microsoft.CPlat.Core.RunCommandLinux', 'success'), ('Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux', 'error'), ('Microsoft.OSTCExtensions.VMAccessForLinux', 'success')]
2024-11-05T16:46:23.386909Z INFO TelemetryEventsCollector ExtHandler Collected 1 events for extension: Microsoft.Azure.RecoveryServices.VMSnapshotLinux
2024-11-05T16:59:03.447824Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 613;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-05T17:19:27.209915Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-05T17:29:05.891939Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 614;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-05T17:59:08.698630Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 615;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-05T18:19:27.882904Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-05T18:29:12.590877Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 616;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-05T18:59:14.968366Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 617;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-05T19:19:33.652390Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-05T19:29:19.075258Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 618;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-05T19:59:21.400419Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 619;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-05T20:19:33.987299Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-05T20:29:24.797481Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 620;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-05T20:59:27.714481Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 621;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-05T21:19:39.322483Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-05T21:29:30.089681Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 622;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-05T21:59:32.532806Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 623;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-05T21:59:44.820279Z INFO EnvHandler ExtHandler Current Firewall rules:
Chain INPUT (policy ACCEPT 413 packets, 85833 bytes)
    pkts      bytes target     prot opt in     out     source               destination         

Chain FORWARD (policy ACCEPT 0 packets, 0 bytes)
    pkts      bytes target     prot opt in     out     source               destination         

Chain OUTPUT (policy ACCEPT 408 packets, 323677 bytes)
    pkts      bytes target     prot opt in     out     source               destination         
       0        0 ACCEPT     tcp  --  *      *       0.0.0.0/0            168.63.129.16        tcp dpt:53
      64    33805 ACCEPT     tcp  --  *      *       0.0.0.0/0            168.63.129.16        owner UID match 0
       0        0 DROP       tcp  --  *      *       0.0.0.0/0            168.63.129.16        ctstate INVALID,NEW

2024-11-05T22:19:44.121215Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-05T22:29:35.501454Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 624;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-05T22:59:37.876815Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 625;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-05T23:19:49.419636Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-05T23:29:40.490660Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 626;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-05T23:59:43.644027Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 627;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-06T00:19:55.233364Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-06T00:29:46.429237Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 628;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-06T00:59:48.704904Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 629;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-06T01:20:00.212844Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-06T01:29:51.102545Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 630;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-06T01:59:54.257791Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 631;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-06T02:20:05.983829Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-06T02:29:56.978852Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 632;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-06T02:59:59.602340Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 633;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-06T03:20:11.209398Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-06T03:30:02.035332Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 634;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-06T04:00:06.028762Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 635;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-06T04:20:11.696508Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-06T04:30:08.662104Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 636;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-06T05:00:12.058278Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 637;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-06T05:20:11.811649Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-06T05:30:14.929016Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 638;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-06T06:00:18.387478Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 639;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-06T06:20:12.264294Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-06T06:30:21.181719Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 640;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-06T07:00:24.129468Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 641;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-06T07:20:18.041305Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-06T07:30:28.023402Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 642;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-06T08:00:30.596701Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 643;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-06T08:20:18.321455Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-06T08:30:33.242541Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 644;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-06T09:00:35.611539Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 645;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-06T09:20:24.087901Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-06T09:30:39.011451Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 646;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-06T10:00:41.546730Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 647;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-06T10:20:29.198441Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-06T10:30:44.113030Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 648;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-06T11:00:46.710701Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 649;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-06T11:20:34.177543Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-06T11:30:49.071624Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 650;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-06T12:00:52.632535Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 651;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-06T12:20:34.493560Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-06T12:30:55.520454Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 652;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-06T13:00:59.072534Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 653;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-06T13:20:34.586949Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-06T13:31:02.502271Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 654;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-06T14:01:04.969332Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 655;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-06T14:20:40.497188Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-06T14:31:07.469434Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 656;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-06T15:01:10.239979Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 657;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-06T15:20:40.730420Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-06T15:31:14.217977Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 658;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-06T16:01:16.768127Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 659;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-06T16:20:41.220874Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-06T16:31:20.525690Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 660;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-06T16:43:11.932485Z INFO ExtHandler 
2024-11-06T16:43:11.932669Z INFO ExtHandler Fetched new vmSettings [HostGAPlugin correlation ID: 076716cf-118a-432f-aae3-96bdd88e5cd8 eTag: 411408482274882885 source: FastTrack]
2024-11-06T16:43:11.936291Z INFO ExtHandler ExtHandler 
2024-11-06T16:43:11.936424Z INFO ExtHandler ExtHandler ProcessExtensionsGoalState started [etag_411408482274882885 channel: HostGAPlugin source: FastTrack activity: 499945c0-d812-41b7-89ea-b34e94d9665d correlation 5354a672-d7e6-4f48-b2c4-b90dbb0f65db created: 2024-11-06T16:43:07.052109Z]
2024-11-06T16:43:11.937630Z INFO ExtHandler ExtHandler Downloading extension manifest
2024-11-06T16:43:11.975161Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Target handler state: enabled [etag_411408482274882885]
2024-11-06T16:43:11.975758Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] [Enable] current handler state is: enabled
2024-11-06T16:43:11.975895Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Update settings file: 2.settings
2024-11-06T16:43:11.976140Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Requested extension state: enabled
2024-11-06T16:43:11.976509Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Enable extension: [extension_shim.sh -c ./vmaccess.py  -e]
2024-11-06T16:43:11.976805Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Executing command: /var/lib/waagent/Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18/extension_shim.sh -c ./vmaccess.py  -e with environment variables: {"AZURE_GUEST_AGENT_UNINSTALL_CMD_EXIT_CODE": "NOT_RUN", "AZURE_GUEST_AGENT_EXTENSION_PATH": "/var/lib/waagent/Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18", "AZURE_GUEST_AGENT_EXTENSION_VERSION": "1.5.18", "AZURE_GUEST_AGENT_WIRE_PROTOCOL_ADDRESS": "168.63.129.16", "ConfigSequenceNumber": "2", "AZURE_GUEST_AGENT_EXTENSION_SUPPORTED_FEATURES": "[{\"Key\": \"ExtensionTelemetryPipeline\", \"Value\": \"1.0\"}]"}
2024/11/06 16:43:12 VMAccess started to handle.
2024/11/06 16:43:12 [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] cwd is /var/lib/waagent/Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18
2024/11/06 16:43:12 [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Change log file to /var/log/azure/Microsoft.OSTCExtensions.VMAccessForLinux/extension.log
2024-11-06T16:43:13.983672Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Command: extension_shim.sh -c ./vmaccess.py  -e
[stdout]
2024/11/06 16:43:12 [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Current sequence number, 2, is not greater than the sequence number of the most recent executed configuration. Exiting...
[stderr]
Python 2.7.17
2024-11-06T16:43:13.986484Z INFO ExtHandler ExtHandler Downloading extension manifest
2024-11-06T16:43:14.022261Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Target handler state: enabled [etag_411408482274882885]
2024-11-06T16:43:14.023971Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] [Enable] current handler state is: enabled
2024-11-06T16:43:14.024126Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Update settings file: 1.settings
2024-11-06T16:43:14.024689Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Requested extension state: enabled
2024-11-06T16:43:14.025141Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Enable extension: [diagnostic.py -enable]
2024-11-06T16:43:14.025444Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Executing command: /var/lib/waagent/Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135/diagnostic.py -enable with environment variables: {"AZURE_GUEST_AGENT_UNINSTALL_CMD_EXIT_CODE": "NOT_RUN", "AZURE_GUEST_AGENT_EXTENSION_PATH": "/var/lib/waagent/Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135", "AZURE_GUEST_AGENT_EXTENSION_VERSION": "3.0.135", "AZURE_GUEST_AGENT_WIRE_PROTOCOL_ADDRESS": "168.63.129.16", "ConfigSequenceNumber": "1", "AZURE_GUEST_AGENT_EXTENSION_SUPPORTED_FEATURES": "[{\"Key\": \"ExtensionTelemetryPipeline\", \"Value\": \"1.0\"}]"}
2024/11/06 16:43:14 LinuxDiagnostic started to handle.
2024/11/06 16:43:14 [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] cwd is /var/lib/waagent/Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135
2024/11/06 16:43:14 [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Change log file to /var/log/azure/Microsoft.Azure.Diagnostics.LinuxDiagnostic/extension.log
2024-11-06T16:43:16.032623Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Command: diagnostic.py -enable
[stdout]
2024/11/06 16:43:14 [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Enable,success,0,Enable succeeded, extension daemon started
[stderr]
2024-11-06T16:43:16.035763Z INFO ExtHandler ExtHandler Downloading extension manifest
2024-11-06T16:43:28.100797Z INFO ExtHandler [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Target handler state: enabled [etag_411408482274882885]
2024-11-06T16:43:28.101594Z INFO ExtHandler [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] [Enable] current handler state is: installed
2024-11-06T16:43:28.101750Z INFO ExtHandler [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Update settings file: 0.settings
2024-11-06T16:43:28.102032Z INFO ExtHandler [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Requested extension state: enabled
2024-11-06T16:43:28.102441Z INFO ExtHandler [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Enable extension: [omsagent_shim.sh -enable]
2024-11-06T16:43:28.102757Z INFO ExtHandler [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Executing command: /var/lib/waagent/Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40/omsagent_shim.sh -enable with environment variables: {"AZURE_GUEST_AGENT_UNINSTALL_CMD_EXIT_CODE": "NOT_RUN", "AZURE_GUEST_AGENT_EXTENSION_PATH": "/var/lib/waagent/Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40", "AZURE_GUEST_AGENT_EXTENSION_VERSION": "1.13.40", "AZURE_GUEST_AGENT_WIRE_PROTOCOL_ADDRESS": "168.63.129.16", "ConfigSequenceNumber": "0", "AZURE_GUEST_AGENT_EXTENSION_SUPPORTED_FEATURES": "[{\"Key\": \"ExtensionTelemetryPipeline\", \"Value\": \"1.0\"}]"}
2024/11/06 16:43:28 OmsAgentForLinux started to handle.
2024/11/06 16:43:28 [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] cwd is /var/lib/waagent/Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40
2024/11/06 16:43:28 [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Change log file to /var/log/azure/Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux/extension.log
2024-11-06T16:43:33.117002Z ERROR ExtHandler ExtHandler Event: name=Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux, op=Enable, message=[ExtensionOperationError] Non-zero exit code: 55, /var/lib/waagent/Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40/omsagent_shim.sh -enable
[stdout]
2024/11/06 16:43:31 [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Enable,failed,55,The agent could not connect to the Microsoft Operations Management Suite service. Please check that the system either has Internet access, or that a valid HTTP proxy has been configured for the agent. Please also check the correctness of the workspace ID.


[stderr]
read /etc/opt/microsoft/omsagent/conf/omsadmin.conf: No such file or directory
Azure Resource ID updated.
Workspace e60386b6-d34f-46e3-99f5-ecf739782fb8 already onboarded and agent is running.
Symbolic links have not been created; re-onboarding to create them
info	Generating certificate ...
-e info	Agent GUID is fe618d93-c813-47c8-bec1-309371463fca
-e error	Error resolving host during the onboarding request. Check the correctness of the workspace ID and the internet connectivity, or add a proxy., duration=0
2024-11-06T16:43:33.118707Z INFO ExtHandler ExtHandler Downloading extension manifest
2024-11-06T16:43:33.147769Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] Target handler state: enabled [etag_411408482274882885]
2024-11-06T16:43:33.148443Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] [Enable] current handler state is: enabled
2024-11-06T16:43:33.148601Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] Update settings file: 0.settings
2024-11-06T16:43:33.148875Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] Requested extension state: enabled
2024-11-06T16:43:33.149361Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] Enable extension: [bin/run-command-shim enable]
2024-11-06T16:43:33.149672Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] Executing command: /var/lib/waagent/Microsoft.CPlat.Core.RunCommandLinux-1.0.5/bin/run-command-shim enable with environment variables: {"AZURE_GUEST_AGENT_UNINSTALL_CMD_EXIT_CODE": "NOT_RUN", "AZURE_GUEST_AGENT_EXTENSION_PATH": "/var/lib/waagent/Microsoft.CPlat.Core.RunCommandLinux-1.0.5", "AZURE_GUEST_AGENT_EXTENSION_VERSION": "1.0.5", "AZURE_GUEST_AGENT_WIRE_PROTOCOL_ADDRESS": "168.63.129.16", "ConfigSequenceNumber": "0", "AZURE_GUEST_AGENT_EXTENSION_SUPPORTED_FEATURES": "[{\"Key\": \"ExtensionTelemetryPipeline\", \"Value\": \"1.0\"}]"}
2024-11-06T16:43:35.156922Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] Command: bin/run-command-shim enable
[stdout]
Not writing a placeholder status file, already exists: /var/lib/waagent/Microsoft.CPlat.Core.RunCommandLinux-1.0.5/status/0.status
+ nohup /var/lib/waagent/Microsoft.CPlat.Core.RunCommandLinux-1.0.5/bin/run-command-extension enable
time=2024-11-06T16:43:33Z version=v1.0.4/git@b3be41d-dirty operation=enable seq=0 event=start
time=2024-11-06T16:43:33Z version=v1.0.4/git@b3be41d-dirty operation=enable seq=0 event=pre-check
time=2024-11-06T16:43:33Z version=v1.0.4/git@b3be41d-dirty operation=enable seq=0 event="comparing seqnum" path=mrseq
time=2024-11-06T16:43:33Z version=v1.0.4/git@b3be41d-dirty operation=enable seq=0 event=exit message="this script configuration is already processed, will not run again"
[stderr]
2024-11-06T16:43:35.159343Z INFO ExtHandler ExtHandler Downloading extension manifest
2024-11-06T16:43:35.192851Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] Target handler state: enabled [etag_411408482274882885]
2024-11-06T16:43:35.193638Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] [Enable] current handler state is: enabled
2024-11-06T16:43:35.193793Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] Update settings file: 2086.settings
2024-11-06T16:43:35.194048Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] Requested extension state: enabled
2024-11-06T16:43:35.194464Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] Enable extension: [main/handle.sh enable]
2024-11-06T16:43:35.194772Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] Executing command: /var/lib/waagent/Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0/main/handle.sh enable with environment variables: {"AZURE_GUEST_AGENT_UNINSTALL_CMD_EXIT_CODE": "NOT_RUN", "AZURE_GUEST_AGENT_EXTENSION_PATH": "/var/lib/waagent/Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0", "AZURE_GUEST_AGENT_EXTENSION_VERSION": "1.0.9220.0", "AZURE_GUEST_AGENT_WIRE_PROTOCOL_ADDRESS": "168.63.129.16", "ConfigSequenceNumber": "2086", "AZURE_GUEST_AGENT_EXTENSION_SUPPORTED_FEATURES": "[{\"Key\": \"ExtensionTelemetryPipeline\", \"Value\": \"1.0\"}]"}
2024-11-06T16:43:43.209692Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] Command: main/handle.sh enable
[stdout]
Information: Cleared -1 day old JSON files in directory at path /var/log/azure/Microsoft.Azure.RecoveryServices.VMSnapshotLinux/events/Temp, NumberOfFilesRemoved/NumberOfJSONFilesPresent = 0/0
Information: Cleared -1 day old JSON files in directory at path /var/log/azure/Microsoft.Azure.RecoveryServices.VMSnapshotLinux/events, NumberOfFilesRemoved/NumberOfJSONFilesPresent = 0/0
Information: Space available in event directory : 39981250B
Information: Dispose(), called on EventLogger. Event processing is terminating...
Information: Event Logger has terminated
Clearing the temp directory
[stderr]
2024-11-06T16:43:43.214673Z INFO ExtHandler ExtHandler ProcessExtensionsGoalState completed [etag_411408482274882885 31278 ms]

2024-11-06T16:43:43.247100Z INFO ExtHandler ExtHandler Extension status: [('Microsoft.Azure.Diagnostics.LinuxDiagnostic', 'success'), ('Microsoft.Azure.RecoveryServices.VMSnapshotLinux', 'success'), ('Microsoft.CPlat.Core.RunCommandLinux', 'success'), ('Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux', 'error'), ('Microsoft.OSTCExtensions.VMAccessForLinux', 'success')]
2024-11-06T16:43:43.248518Z INFO ExtHandler ExtHandler All extensions in the goal state have reached a terminal state: [('Microsoft.Azure.Diagnostics.LinuxDiagnostic', 'success'), ('Microsoft.Azure.RecoveryServices.VMSnapshotLinux', 'success'), ('Microsoft.CPlat.Core.RunCommandLinux', 'success'), ('Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux', 'error'), ('Microsoft.OSTCExtensions.VMAccessForLinux', 'success')]
2024-11-06T16:46:31.421578Z INFO TelemetryEventsCollector ExtHandler Collected 1 events for extension: Microsoft.Azure.RecoveryServices.VMSnapshotLinux
2024-11-06T17:01:24.311355Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 661;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-06T17:20:41.729467Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-06T17:31:27.813597Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 662;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-06T18:01:30.440083Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 663;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-06T18:20:42.642516Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-06T18:31:34.184050Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 664;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-06T19:01:36.785927Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 665;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-06T19:20:48.371379Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-06T19:31:39.498559Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 666;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-06T20:01:42.187879Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 667;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-06T20:20:53.954558Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-06T20:31:45.012054Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 668;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-06T21:01:48.062352Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 669;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-06T21:20:59.841423Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-06T21:31:50.990641Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 670;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-06T21:59:44.839474Z INFO EnvHandler ExtHandler Current Firewall rules:
Chain INPUT (policy ACCEPT 32233 packets, 9077291 bytes)
    pkts      bytes target     prot opt in     out     source               destination         

Chain FORWARD (policy ACCEPT 0 packets, 0 bytes)
    pkts      bytes target     prot opt in     out     source               destination         

Chain OUTPUT (policy ACCEPT 38928 packets, 26453521 bytes)
    pkts      bytes target     prot opt in     out     source               destination         
       0        0 ACCEPT     tcp  --  *      *       0.0.0.0/0            168.63.129.16        tcp dpt:53
    6198  4111245 ACCEPT     tcp  --  *      *       0.0.0.0/0            168.63.129.16        owner UID match 0
       0        0 DROP       tcp  --  *      *       0.0.0.0/0            168.63.129.16        ctstate INVALID,NEW

2024-11-06T22:01:53.436622Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 671;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-06T22:21:05.111168Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-06T22:31:56.213613Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 672;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-06T23:01:59.587639Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 673;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-06T23:21:11.040771Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-06T23:32:02.158090Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 674;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-07T00:02:04.701799Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 675;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-07T00:21:16.219689Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-07T00:32:07.297044Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 676;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-07T01:02:09.730919Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 677;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-07T01:21:20.986565Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-07T01:32:12.076839Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 678;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-07T02:02:14.578954Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 679;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-07T02:21:25.928216Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-07T02:32:17.681995Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 680;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-07T03:02:20.309188Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 681;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-07T03:21:31.622737Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-07T03:32:23.492400Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 682;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-07T04:02:25.942940Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 683;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-07T04:21:37.347041Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-07T04:32:28.457606Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 684;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-07T05:02:32.068924Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 685;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-07T05:21:37.702574Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-07T05:32:34.979033Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 686;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-07T06:02:38.386447Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 687;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-07T06:21:37.887349Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-07T06:32:40.969197Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 688;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-07T07:02:43.507792Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 689;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-07T07:21:42.810736Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-07T07:32:45.941469Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 690;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-07T08:02:48.744500Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 691;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-07T08:21:48.333209Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-07T08:32:51.425540Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 692;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-07T09:02:53.879781Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 693;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-07T09:21:53.239090Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-07T09:32:56.435757Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 694;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-07T10:03:00.175802Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 695;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-07T10:21:53.421016Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-07T10:33:02.587836Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 696;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-07T11:03:05.432854Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 697;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-07T11:21:58.717658Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-07T11:33:07.941610Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 698;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-07T12:03:11.944617Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 699;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-07T12:21:59.408697Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-07T12:33:14.666720Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 700;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-07T13:03:17.189482Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 701;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-07T13:22:04.479815Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-07T13:33:19.768178Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 702;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-07T14:03:22.277091Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 703;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-07T14:22:09.513496Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-07T14:33:24.721432Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 704;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-07T15:03:28.163936Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 705;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-07T15:22:15.460200Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-07T15:33:30.677760Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 706;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-07T16:03:33.438478Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 707;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-07T16:22:20.686393Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-07T16:33:35.848801Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 708;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-07T16:41:26.026475Z INFO ExtHandler 
2024-11-07T16:41:26.026665Z INFO ExtHandler Fetched new vmSettings [HostGAPlugin correlation ID: eff1d06a-a978-4811-800a-4ad723295a6d eTag: 3378857445175691019 source: FastTrack]
2024-11-07T16:41:26.030067Z INFO ExtHandler ExtHandler 
2024-11-07T16:41:26.030196Z INFO ExtHandler ExtHandler ProcessExtensionsGoalState started [etag_3378857445175691019 channel: HostGAPlugin source: FastTrack activity: 377ec913-76ab-40d6-b559-85dbd48df4d2 correlation b1f55bc7-c951-420a-b723-1afb8d85e903 created: 2024-11-07T16:41:20.157021Z]
2024-11-07T16:41:26.031350Z INFO ExtHandler ExtHandler Downloading extension manifest
2024-11-07T16:41:26.066090Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Target handler state: enabled [etag_3378857445175691019]
2024-11-07T16:41:26.066846Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] [Enable] current handler state is: enabled
2024-11-07T16:41:26.067011Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Update settings file: 2.settings
2024-11-07T16:41:26.067312Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Requested extension state: enabled
2024-11-07T16:41:26.067689Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Enable extension: [extension_shim.sh -c ./vmaccess.py  -e]
2024-11-07T16:41:26.067999Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Executing command: /var/lib/waagent/Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18/extension_shim.sh -c ./vmaccess.py  -e with environment variables: {"AZURE_GUEST_AGENT_UNINSTALL_CMD_EXIT_CODE": "NOT_RUN", "AZURE_GUEST_AGENT_EXTENSION_PATH": "/var/lib/waagent/Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18", "AZURE_GUEST_AGENT_EXTENSION_VERSION": "1.5.18", "AZURE_GUEST_AGENT_WIRE_PROTOCOL_ADDRESS": "168.63.129.16", "ConfigSequenceNumber": "2", "AZURE_GUEST_AGENT_EXTENSION_SUPPORTED_FEATURES": "[{\"Key\": \"ExtensionTelemetryPipeline\", \"Value\": \"1.0\"}]"}
2024/11/07 16:41:26 VMAccess started to handle.
2024/11/07 16:41:26 [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] cwd is /var/lib/waagent/Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18
2024/11/07 16:41:26 [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Change log file to /var/log/azure/Microsoft.OSTCExtensions.VMAccessForLinux/extension.log
2024-11-07T16:41:28.075754Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Command: extension_shim.sh -c ./vmaccess.py  -e
[stdout]
2024/11/07 16:41:26 [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Current sequence number, 2, is not greater than the sequence number of the most recent executed configuration. Exiting...
[stderr]
Python 2.7.17
2024-11-07T16:41:28.078795Z INFO ExtHandler ExtHandler Downloading extension manifest
2024-11-07T16:41:28.123160Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Target handler state: enabled [etag_3378857445175691019]
2024-11-07T16:41:28.124935Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] [Enable] current handler state is: enabled
2024-11-07T16:41:28.125101Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Update settings file: 1.settings
2024-11-07T16:41:28.125669Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Requested extension state: enabled
2024-11-07T16:41:28.126122Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Enable extension: [diagnostic.py -enable]
2024-11-07T16:41:28.126441Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Executing command: /var/lib/waagent/Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135/diagnostic.py -enable with environment variables: {"AZURE_GUEST_AGENT_UNINSTALL_CMD_EXIT_CODE": "NOT_RUN", "AZURE_GUEST_AGENT_EXTENSION_PATH": "/var/lib/waagent/Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135", "AZURE_GUEST_AGENT_EXTENSION_VERSION": "3.0.135", "AZURE_GUEST_AGENT_WIRE_PROTOCOL_ADDRESS": "168.63.129.16", "ConfigSequenceNumber": "1", "AZURE_GUEST_AGENT_EXTENSION_SUPPORTED_FEATURES": "[{\"Key\": \"ExtensionTelemetryPipeline\", \"Value\": \"1.0\"}]"}
2024/11/07 16:41:28 LinuxDiagnostic started to handle.
2024/11/07 16:41:28 [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] cwd is /var/lib/waagent/Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135
2024/11/07 16:41:28 [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Change log file to /var/log/azure/Microsoft.Azure.Diagnostics.LinuxDiagnostic/extension.log
2024-11-07T16:41:30.134355Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Command: diagnostic.py -enable
[stdout]
2024/11/07 16:41:28 [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Enable,success,0,Enable succeeded, extension daemon started
[stderr]
2024-11-07T16:41:30.139027Z INFO ExtHandler ExtHandler Downloading extension manifest
2024-11-07T16:41:30.191343Z INFO ExtHandler [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Target handler state: enabled [etag_3378857445175691019]
2024-11-07T16:41:30.192103Z INFO ExtHandler [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] [Enable] current handler state is: installed
2024-11-07T16:41:30.192261Z INFO ExtHandler [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Update settings file: 0.settings
2024-11-07T16:41:30.192513Z INFO ExtHandler [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Requested extension state: enabled
2024-11-07T16:41:30.192908Z INFO ExtHandler [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Enable extension: [omsagent_shim.sh -enable]
2024-11-07T16:41:30.193204Z INFO ExtHandler [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Executing command: /var/lib/waagent/Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40/omsagent_shim.sh -enable with environment variables: {"AZURE_GUEST_AGENT_UNINSTALL_CMD_EXIT_CODE": "NOT_RUN", "AZURE_GUEST_AGENT_EXTENSION_PATH": "/var/lib/waagent/Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40", "AZURE_GUEST_AGENT_EXTENSION_VERSION": "1.13.40", "AZURE_GUEST_AGENT_WIRE_PROTOCOL_ADDRESS": "168.63.129.16", "ConfigSequenceNumber": "0", "AZURE_GUEST_AGENT_EXTENSION_SUPPORTED_FEATURES": "[{\"Key\": \"ExtensionTelemetryPipeline\", \"Value\": \"1.0\"}]"}
2024/11/07 16:41:30 OmsAgentForLinux started to handle.
2024/11/07 16:41:30 [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] cwd is /var/lib/waagent/Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40
2024/11/07 16:41:30 [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Change log file to /var/log/azure/Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux/extension.log
2024-11-07T16:41:36.214942Z ERROR ExtHandler ExtHandler Event: name=Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux, op=Enable, message=[ExtensionOperationError] Non-zero exit code: 55, /var/lib/waagent/Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40/omsagent_shim.sh -enable
[stdout]
2024/11/07 16:41:34 [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Enable,failed,55,The agent could not connect to the Microsoft Operations Management Suite service. Please check that the system either has Internet access, or that a valid HTTP proxy has been configured for the agent. Please also check the correctness of the workspace ID.


[stderr]
read /etc/opt/microsoft/omsagent/conf/omsadmin.conf: No such file or directory
Azure Resource ID updated.
Workspace e60386b6-d34f-46e3-99f5-ecf739782fb8 already onboarded and agent is running.
Symbolic links have not been created; re-onboarding to create them
info	Generating certificate ...
-e info	Agent GUID is 64cfd1c1-08a1-4de5-83e9-dbda8bff5067
-e error	Error resolving host during the onboarding request. Check the correctness of the workspace ID and the internet connectivity, or add a proxy., duration=0
2024-11-07T16:41:36.217123Z INFO ExtHandler ExtHandler Downloading extension manifest
2024-11-07T16:41:36.245795Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] Target handler state: enabled [etag_3378857445175691019]
2024-11-07T16:41:36.246488Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] [Enable] current handler state is: enabled
2024-11-07T16:41:36.246665Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] Update settings file: 0.settings
2024-11-07T16:41:36.246943Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] Requested extension state: enabled
2024-11-07T16:41:36.247366Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] Enable extension: [bin/run-command-shim enable]
2024-11-07T16:41:36.247861Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] Executing command: /var/lib/waagent/Microsoft.CPlat.Core.RunCommandLinux-1.0.5/bin/run-command-shim enable with environment variables: {"AZURE_GUEST_AGENT_UNINSTALL_CMD_EXIT_CODE": "NOT_RUN", "AZURE_GUEST_AGENT_EXTENSION_PATH": "/var/lib/waagent/Microsoft.CPlat.Core.RunCommandLinux-1.0.5", "AZURE_GUEST_AGENT_EXTENSION_VERSION": "1.0.5", "AZURE_GUEST_AGENT_WIRE_PROTOCOL_ADDRESS": "168.63.129.16", "ConfigSequenceNumber": "0", "AZURE_GUEST_AGENT_EXTENSION_SUPPORTED_FEATURES": "[{\"Key\": \"ExtensionTelemetryPipeline\", \"Value\": \"1.0\"}]"}
2024-11-07T16:41:38.255340Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] Command: bin/run-command-shim enable
[stdout]
Not writing a placeholder status file, already exists: /var/lib/waagent/Microsoft.CPlat.Core.RunCommandLinux-1.0.5/status/0.status
+ nohup /var/lib/waagent/Microsoft.CPlat.Core.RunCommandLinux-1.0.5/bin/run-command-extension enable
time=2024-11-07T16:41:36Z version=v1.0.4/git@b3be41d-dirty operation=enable seq=0 event=start
time=2024-11-07T16:41:36Z version=v1.0.4/git@b3be41d-dirty operation=enable seq=0 event=pre-check
time=2024-11-07T16:41:36Z version=v1.0.4/git@b3be41d-dirty operation=enable seq=0 event="comparing seqnum" path=mrseq
time=2024-11-07T16:41:36Z version=v1.0.4/git@b3be41d-dirty operation=enable seq=0 event=exit message="this script configuration is already processed, will not run again"
[stderr]
2024-11-07T16:41:38.258041Z INFO ExtHandler ExtHandler Downloading extension manifest
2024-11-07T16:41:38.294771Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] Target handler state: enabled [etag_3378857445175691019]
2024-11-07T16:41:38.295467Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] [Enable] current handler state is: enabled
2024-11-07T16:41:38.295620Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] Update settings file: 2087.settings
2024-11-07T16:41:38.295857Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] Requested extension state: enabled
2024-11-07T16:41:38.296243Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] Enable extension: [main/handle.sh enable]
2024-11-07T16:41:38.296553Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] Executing command: /var/lib/waagent/Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0/main/handle.sh enable with environment variables: {"AZURE_GUEST_AGENT_UNINSTALL_CMD_EXIT_CODE": "NOT_RUN", "AZURE_GUEST_AGENT_EXTENSION_PATH": "/var/lib/waagent/Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0", "AZURE_GUEST_AGENT_EXTENSION_VERSION": "1.0.9220.0", "AZURE_GUEST_AGENT_WIRE_PROTOCOL_ADDRESS": "168.63.129.16", "ConfigSequenceNumber": "2087", "AZURE_GUEST_AGENT_EXTENSION_SUPPORTED_FEATURES": "[{\"Key\": \"ExtensionTelemetryPipeline\", \"Value\": \"1.0\"}]"}
2024-11-07T16:41:39.460144Z ERROR TelemetryEventsCollector ExtHandler Failed to completely clear the /var/log/azure/Microsoft.Azure.RecoveryServices.VMSnapshotLinux/events directory. Exception: [Errno 21] Is a directory: '/var/log/azure/Microsoft.Azure.RecoveryServices.VMSnapshotLinux/events/Temp'
2024-11-07T16:41:44.579680Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] Command: main/handle.sh enable
[stdout]
Information: Cleared -1 day old JSON files in directory at path /var/log/azure/Microsoft.Azure.RecoveryServices.VMSnapshotLinux/events/Temp, NumberOfFilesRemoved/NumberOfJSONFilesPresent = 0/0
Information: Cleared -1 day old JSON files in directory at path /var/log/azure/Microsoft.Azure.RecoveryServices.VMSnapshotLinux/events, NumberOfFilesRemoved/NumberOfJSONFilesPresent = 0/0
Information: Space available in event directory : 39981250B
Information: Dispose(), called on EventLogger. Event processing is terminating...
Information: Event Logger has terminated
Clearing the temp directory
[stderr]
2024-11-07T16:41:44.584420Z INFO ExtHandler ExtHandler ProcessExtensionsGoalState completed [etag_3378857445175691019 18554 ms]

2024-11-07T16:41:44.617456Z INFO ExtHandler ExtHandler Extension status: [('Microsoft.Azure.Diagnostics.LinuxDiagnostic', 'success'), ('Microsoft.Azure.RecoveryServices.VMSnapshotLinux', 'success'), ('Microsoft.CPlat.Core.RunCommandLinux', 'success'), ('Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux', 'error'), ('Microsoft.OSTCExtensions.VMAccessForLinux', 'success')]
2024-11-07T16:41:44.618579Z INFO ExtHandler ExtHandler All extensions in the goal state have reached a terminal state: [('Microsoft.Azure.Diagnostics.LinuxDiagnostic', 'success'), ('Microsoft.Azure.RecoveryServices.VMSnapshotLinux', 'success'), ('Microsoft.CPlat.Core.RunCommandLinux', 'success'), ('Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux', 'error'), ('Microsoft.OSTCExtensions.VMAccessForLinux', 'success')]
2024-11-07T16:46:39.475895Z INFO TelemetryEventsCollector ExtHandler Collected 1 events for extension: Microsoft.Azure.RecoveryServices.VMSnapshotLinux
2024-11-07T17:03:39.423030Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 709;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-07T17:22:26.626007Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-07T17:33:41.829223Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 710;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-07T18:03:44.813808Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 711;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-07T18:22:32.195683Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-07T18:33:47.366997Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 712;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-07T19:03:49.955960Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 713;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-07T19:22:37.890845Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-07T19:33:53.133136Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 714;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-07T20:03:56.615928Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 715;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-07T20:22:39.450693Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-07T20:34:00.643641Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 716;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-07T21:04:04.207544Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 717;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-07T21:22:45.378042Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-07T21:34:06.624166Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 718;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-07T21:59:44.853452Z INFO EnvHandler ExtHandler Current Firewall rules:
Chain INPUT (policy ACCEPT 43881 packets, 9870880 bytes)
    pkts      bytes target     prot opt in     out     source               destination         

Chain FORWARD (policy ACCEPT 0 packets, 0 bytes)
    pkts      bytes target     prot opt in     out     source               destination         

Chain OUTPUT (policy ACCEPT 43335 packets, 57274333 bytes)
    pkts      bytes target     prot opt in     out     source               destination         
       0        0 ACCEPT     tcp  --  *      *       0.0.0.0/0            168.63.129.16        tcp dpt:53
    5710  3785628 ACCEPT     tcp  --  *      *       0.0.0.0/0            168.63.129.16        owner UID match 0
       0        0 DROP       tcp  --  *      *       0.0.0.0/0            168.63.129.16        ctstate INVALID,NEW

2024-11-07T22:04:09.286178Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 719;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-07T22:22:51.041636Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-07T22:34:12.199910Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 720;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-07T23:04:14.452158Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 721;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-07T23:22:55.726031Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-07T23:34:16.877591Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 722;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-08T00:04:19.347274Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 723;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-08T00:23:00.829471Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-08T00:34:22.038837Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 724;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-08T01:04:24.541994Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 725;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-08T01:23:06.466698Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-08T01:34:27.764115Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 726;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-08T02:04:33.540212Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 727;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-08T02:23:09.434407Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-08T02:34:36.685936Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 728;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-08T03:04:39.880833Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 729;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-08T03:23:15.132003Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-08T03:34:42.642627Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 730;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-08T04:04:45.119830Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 731;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-08T04:23:20.639143Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-08T04:34:49.484141Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 732;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-08T05:04:52.337478Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 733;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-08T05:23:22.222556Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-08T05:34:56.514520Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 734;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-08T06:04:59.875976Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 735;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-08T06:23:23.235451Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-08T06:35:03.472879Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 736;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-08T07:05:05.957588Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 737;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-08T07:23:29.203675Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-08T07:35:08.687426Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 738;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-08T08:05:10.998334Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 739;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-08T08:23:34.171694Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-08T08:35:14.173725Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 740;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-08T09:05:16.733154Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 741;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-08T09:23:39.851171Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-08T09:35:19.157156Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 742;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-08T10:05:22.365709Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 743;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-08T10:23:45.442121Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-08T10:35:24.758605Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 744;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-08T11:05:27.362285Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 745;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-08T11:23:50.534048Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-08T11:35:29.906120Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 746;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-08T12:05:33.371321Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 747;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-08T12:23:56.547649Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-08T12:35:35.994610Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 748;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-08T13:05:39.691351Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 749;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-08T13:23:56.883375Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-08T13:35:42.161288Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 750;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-08T14:05:44.689750Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 751;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-08T14:24:01.851417Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-08T14:35:47.225997Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 752;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-08T15:05:49.862665Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 753;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-08T15:24:06.930462Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-08T15:35:52.299799Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 754;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-08T16:05:55.010587Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 755;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-08T16:24:12.190691Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-08T16:35:57.628715Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 756;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-08T16:38:58.472080Z INFO ExtHandler 
2024-11-08T16:38:58.472263Z INFO ExtHandler Fetched new vmSettings [HostGAPlugin correlation ID: 3bc2730a-38a3-465f-bc81-bb5244291639 eTag: 6210182821933897120 source: FastTrack]
2024-11-08T16:38:58.476186Z INFO ExtHandler ExtHandler 
2024-11-08T16:38:58.476328Z INFO ExtHandler ExtHandler ProcessExtensionsGoalState started [etag_6210182821933897120 channel: HostGAPlugin source: FastTrack activity: 371b1b5c-faef-4803-b936-700488d8abde correlation f4bd86da-34f9-49ba-a35d-57a56d8f40a7 created: 2024-11-08T16:38:55.342873Z]
2024-11-08T16:38:58.477582Z INFO ExtHandler ExtHandler Downloading extension manifest
2024-11-08T16:38:58.516304Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Target handler state: enabled [etag_6210182821933897120]
2024-11-08T16:38:58.516922Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] [Enable] current handler state is: enabled
2024-11-08T16:38:58.517095Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Update settings file: 2.settings
2024-11-08T16:38:58.517343Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Requested extension state: enabled
2024-11-08T16:38:58.517714Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Enable extension: [extension_shim.sh -c ./vmaccess.py  -e]
2024-11-08T16:38:58.518003Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Executing command: /var/lib/waagent/Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18/extension_shim.sh -c ./vmaccess.py  -e with environment variables: {"AZURE_GUEST_AGENT_UNINSTALL_CMD_EXIT_CODE": "NOT_RUN", "AZURE_GUEST_AGENT_EXTENSION_PATH": "/var/lib/waagent/Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18", "AZURE_GUEST_AGENT_EXTENSION_VERSION": "1.5.18", "AZURE_GUEST_AGENT_WIRE_PROTOCOL_ADDRESS": "168.63.129.16", "ConfigSequenceNumber": "2", "AZURE_GUEST_AGENT_EXTENSION_SUPPORTED_FEATURES": "[{\"Key\": \"ExtensionTelemetryPipeline\", \"Value\": \"1.0\"}]"}
2024/11/08 16:38:58 VMAccess started to handle.
2024/11/08 16:38:58 [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] cwd is /var/lib/waagent/Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18
2024/11/08 16:38:58 [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Change log file to /var/log/azure/Microsoft.OSTCExtensions.VMAccessForLinux/extension.log
2024-11-08T16:39:00.525335Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Command: extension_shim.sh -c ./vmaccess.py  -e
[stdout]
2024/11/08 16:38:58 [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Current sequence number, 2, is not greater than the sequence number of the most recent executed configuration. Exiting...
[stderr]
Python 2.7.17
2024-11-08T16:39:00.528203Z INFO ExtHandler ExtHandler Downloading extension manifest
2024-11-08T16:39:00.569933Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Target handler state: enabled [etag_6210182821933897120]
2024-11-08T16:39:00.571615Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] [Enable] current handler state is: enabled
2024-11-08T16:39:00.571770Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Update settings file: 1.settings
2024-11-08T16:39:00.572353Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Requested extension state: enabled
2024-11-08T16:39:00.572803Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Enable extension: [diagnostic.py -enable]
2024-11-08T16:39:00.573128Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Executing command: /var/lib/waagent/Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135/diagnostic.py -enable with environment variables: {"AZURE_GUEST_AGENT_UNINSTALL_CMD_EXIT_CODE": "NOT_RUN", "AZURE_GUEST_AGENT_EXTENSION_PATH": "/var/lib/waagent/Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135", "AZURE_GUEST_AGENT_EXTENSION_VERSION": "3.0.135", "AZURE_GUEST_AGENT_WIRE_PROTOCOL_ADDRESS": "168.63.129.16", "ConfigSequenceNumber": "1", "AZURE_GUEST_AGENT_EXTENSION_SUPPORTED_FEATURES": "[{\"Key\": \"ExtensionTelemetryPipeline\", \"Value\": \"1.0\"}]"}
2024/11/08 16:39:00 LinuxDiagnostic started to handle.
2024/11/08 16:39:00 [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] cwd is /var/lib/waagent/Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135
2024/11/08 16:39:00 [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Change log file to /var/log/azure/Microsoft.Azure.Diagnostics.LinuxDiagnostic/extension.log
2024-11-08T16:39:02.580124Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Command: diagnostic.py -enable
[stdout]
2024/11/08 16:39:01 [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Enable,success,0,Enable succeeded, extension daemon started
[stderr]
2024-11-08T16:39:02.583192Z INFO ExtHandler ExtHandler Downloading extension manifest
2024-11-08T16:39:02.623307Z INFO ExtHandler [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Target handler state: enabled [etag_6210182821933897120]
2024-11-08T16:39:02.624037Z INFO ExtHandler [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] [Enable] current handler state is: installed
2024-11-08T16:39:02.624200Z INFO ExtHandler [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Update settings file: 0.settings
2024-11-08T16:39:02.624464Z INFO ExtHandler [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Requested extension state: enabled
2024-11-08T16:39:02.624877Z INFO ExtHandler [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Enable extension: [omsagent_shim.sh -enable]
2024-11-08T16:39:02.625226Z INFO ExtHandler [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Executing command: /var/lib/waagent/Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40/omsagent_shim.sh -enable with environment variables: {"AZURE_GUEST_AGENT_UNINSTALL_CMD_EXIT_CODE": "NOT_RUN", "AZURE_GUEST_AGENT_EXTENSION_PATH": "/var/lib/waagent/Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40", "AZURE_GUEST_AGENT_EXTENSION_VERSION": "1.13.40", "AZURE_GUEST_AGENT_WIRE_PROTOCOL_ADDRESS": "168.63.129.16", "ConfigSequenceNumber": "0", "AZURE_GUEST_AGENT_EXTENSION_SUPPORTED_FEATURES": "[{\"Key\": \"ExtensionTelemetryPipeline\", \"Value\": \"1.0\"}]"}
2024/11/08 16:39:02 OmsAgentForLinux started to handle.
2024/11/08 16:39:02 [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] cwd is /var/lib/waagent/Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40
2024/11/08 16:39:02 [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Change log file to /var/log/azure/Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux/extension.log
2024-11-08T16:39:08.634868Z ERROR ExtHandler ExtHandler Event: name=Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux, op=Enable, message=[ExtensionOperationError] Non-zero exit code: 55, /var/lib/waagent/Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40/omsagent_shim.sh -enable
[stdout]
2024/11/08 16:39:06 [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Enable,failed,55,The agent could not connect to the Microsoft Operations Management Suite service. Please check that the system either has Internet access, or that a valid HTTP proxy has been configured for the agent. Please also check the correctness of the workspace ID.


[stderr]
read /etc/opt/microsoft/omsagent/conf/omsadmin.conf: No such file or directory
Azure Resource ID updated.
Workspace e60386b6-d34f-46e3-99f5-ecf739782fb8 already onboarded and agent is running.
Symbolic links have not been created; re-onboarding to create them
info	Generating certificate ...
-e info	Agent GUID is 7e1dab21-9547-4b53-8520-d1a78b4ef6d0
-e error	Error resolving host during the onboarding request. Check the correctness of the workspace ID and the internet connectivity, or add a proxy., duration=0
2024-11-08T16:39:08.636807Z INFO ExtHandler ExtHandler Downloading extension manifest
2024-11-08T16:39:08.673321Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] Target handler state: enabled [etag_6210182821933897120]
2024-11-08T16:39:08.673997Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] [Enable] current handler state is: enabled
2024-11-08T16:39:08.674146Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] Update settings file: 0.settings
2024-11-08T16:39:08.674424Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] Requested extension state: enabled
2024-11-08T16:39:08.674855Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] Enable extension: [bin/run-command-shim enable]
2024-11-08T16:39:08.675167Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] Executing command: /var/lib/waagent/Microsoft.CPlat.Core.RunCommandLinux-1.0.5/bin/run-command-shim enable with environment variables: {"AZURE_GUEST_AGENT_UNINSTALL_CMD_EXIT_CODE": "NOT_RUN", "AZURE_GUEST_AGENT_EXTENSION_PATH": "/var/lib/waagent/Microsoft.CPlat.Core.RunCommandLinux-1.0.5", "AZURE_GUEST_AGENT_EXTENSION_VERSION": "1.0.5", "AZURE_GUEST_AGENT_WIRE_PROTOCOL_ADDRESS": "168.63.129.16", "ConfigSequenceNumber": "0", "AZURE_GUEST_AGENT_EXTENSION_SUPPORTED_FEATURES": "[{\"Key\": \"ExtensionTelemetryPipeline\", \"Value\": \"1.0\"}]"}
2024-11-08T16:39:10.682359Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] Command: bin/run-command-shim enable
[stdout]
Not writing a placeholder status file, already exists: /var/lib/waagent/Microsoft.CPlat.Core.RunCommandLinux-1.0.5/status/0.status
+ nohup /var/lib/waagent/Microsoft.CPlat.Core.RunCommandLinux-1.0.5/bin/run-command-extension enable
time=2024-11-08T16:39:08Z version=v1.0.4/git@b3be41d-dirty operation=enable seq=0 event=start
time=2024-11-08T16:39:08Z version=v1.0.4/git@b3be41d-dirty operation=enable seq=0 event=pre-check
time=2024-11-08T16:39:08Z version=v1.0.4/git@b3be41d-dirty operation=enable seq=0 event="comparing seqnum" path=mrseq
time=2024-11-08T16:39:08Z version=v1.0.4/git@b3be41d-dirty operation=enable seq=0 event=exit message="this script configuration is already processed, will not run again"
[stderr]
2024-11-08T16:39:10.685480Z INFO ExtHandler ExtHandler Downloading extension manifest
2024-11-08T16:39:10.721597Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] Target handler state: enabled [etag_6210182821933897120]
2024-11-08T16:39:10.722320Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] [Enable] current handler state is: enabled
2024-11-08T16:39:10.722472Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] Update settings file: 2088.settings
2024-11-08T16:39:10.722721Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] Requested extension state: enabled
2024-11-08T16:39:10.723133Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] Enable extension: [main/handle.sh enable]
2024-11-08T16:39:10.723445Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] Executing command: /var/lib/waagent/Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0/main/handle.sh enable with environment variables: {"AZURE_GUEST_AGENT_UNINSTALL_CMD_EXIT_CODE": "NOT_RUN", "AZURE_GUEST_AGENT_EXTENSION_PATH": "/var/lib/waagent/Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0", "AZURE_GUEST_AGENT_EXTENSION_VERSION": "1.0.9220.0", "AZURE_GUEST_AGENT_WIRE_PROTOCOL_ADDRESS": "168.63.129.16", "ConfigSequenceNumber": "2088", "AZURE_GUEST_AGENT_EXTENSION_SUPPORTED_FEATURES": "[{\"Key\": \"ExtensionTelemetryPipeline\", \"Value\": \"1.0\"}]"}
2024-11-08T16:39:17.734732Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] Command: main/handle.sh enable
[stdout]
Information: Cleared -1 day old JSON files in directory at path /var/log/azure/Microsoft.Azure.RecoveryServices.VMSnapshotLinux/events/Temp, NumberOfFilesRemoved/NumberOfJSONFilesPresent = 0/0
Information: Cleared -1 day old JSON files in directory at path /var/log/azure/Microsoft.Azure.RecoveryServices.VMSnapshotLinux/events, NumberOfFilesRemoved/NumberOfJSONFilesPresent = 0/0
Information: Space available in event directory : 39981250B
Information: Dispose(), called on EventLogger. Event processing is terminating...
Information: Event Logger has terminated
Clearing the temp directory
[stderr]
2024-11-08T16:39:17.739761Z INFO ExtHandler ExtHandler ProcessExtensionsGoalState completed [etag_6210182821933897120 19263 ms]

2024-11-08T16:39:17.762815Z INFO ExtHandler ExtHandler Extension status: [('Microsoft.Azure.Diagnostics.LinuxDiagnostic', 'success'), ('Microsoft.Azure.RecoveryServices.VMSnapshotLinux', 'success'), ('Microsoft.CPlat.Core.RunCommandLinux', 'success'), ('Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux', 'error'), ('Microsoft.OSTCExtensions.VMAccessForLinux', 'success')]
2024-11-08T16:39:17.763979Z INFO ExtHandler ExtHandler All extensions in the goal state have reached a terminal state: [('Microsoft.Azure.Diagnostics.LinuxDiagnostic', 'success'), ('Microsoft.Azure.RecoveryServices.VMSnapshotLinux', 'success'), ('Microsoft.CPlat.Core.RunCommandLinux', 'success'), ('Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux', 'error'), ('Microsoft.OSTCExtensions.VMAccessForLinux', 'success')]
2024-11-08T16:41:47.659945Z INFO TelemetryEventsCollector ExtHandler Collected 1 events for extension: Microsoft.Azure.RecoveryServices.VMSnapshotLinux
2024-11-08T17:06:02.090136Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 757;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-08T17:24:13.100288Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-08T17:36:04.559838Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 758;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-08T18:06:07.043864Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 759;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-08T18:24:18.103752Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-08T18:36:09.463651Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 760;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-08T19:06:12.241602Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 761;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-08T19:24:23.152403Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-08T19:36:14.505495Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 762;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-08T20:06:17.921453Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 763;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-08T20:24:29.027417Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-08T20:36:20.335737Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 764;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-08T21:06:22.696262Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 765;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-08T21:24:34.375697Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-08T21:36:25.892979Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 766;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-08T21:59:44.861379Z INFO EnvHandler ExtHandler Current Firewall rules:
Chain INPUT (policy ACCEPT 25912 packets, 7439222 bytes)
    pkts      bytes target     prot opt in     out     source               destination         

Chain FORWARD (policy ACCEPT 0 packets, 0 bytes)
    pkts      bytes target     prot opt in     out     source               destination         

Chain OUTPUT (policy ACCEPT 26359 packets, 23245783 bytes)
    pkts      bytes target     prot opt in     out     source               destination         
       0        0 ACCEPT     tcp  --  *      *       0.0.0.0/0            168.63.129.16        tcp dpt:53
    5197  3444527 ACCEPT     tcp  --  *      *       0.0.0.0/0            168.63.129.16        owner UID match 0
       0        0 DROP       tcp  --  *      *       0.0.0.0/0            168.63.129.16        ctstate INVALID,NEW

2024-11-08T22:06:28.654749Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 767;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-08T22:24:39.690477Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-08T22:36:31.026413Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 768;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-08T23:06:33.544295Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 769;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-08T23:24:44.909585Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-08T23:36:36.282922Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 770;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-09T00:06:39.154165Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 771;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-09T00:24:46.459299Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-09T00:36:43.816571Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 772;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-09T01:06:46.173590Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 773;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-09T01:24:52.242080Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-09T01:36:49.629039Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 774;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-09T02:06:51.992183Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 775;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-09T02:24:57.043422Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-09T02:36:54.373625Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 776;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-09T03:06:57.030116Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 777;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-09T03:25:02.273289Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-09T03:36:59.923785Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 778;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-09T04:07:02.212520Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 779;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-09T04:25:02.482765Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-09T04:37:05.822511Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 780;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-09T05:07:08.856962Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 781;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-09T05:25:07.821624Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-09T05:37:11.569857Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 782;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-09T06:07:14.022021Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 783;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-09T06:25:13.796092Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-09T06:37:17.204012Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 784;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-09T07:07:19.358321Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 785;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-09T07:25:18.202314Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-09T07:37:21.915581Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 786;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-09T08:07:24.495951Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 787;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-09T08:25:23.565837Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-09T08:37:27.011005Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 788;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-09T09:07:29.395116Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 789;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-09T09:25:28.335149Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-09T09:37:31.694926Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 790;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-09T10:07:34.387310Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 791;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-09T10:25:33.265428Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-09T10:37:36.634723Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 792;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-09T11:07:40.411678Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 793;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-09T11:25:33.293120Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-09T11:37:42.716171Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 794;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-09T12:07:46.069563Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 795;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-09T12:25:39.023353Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-09T12:37:48.477477Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 796;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-09T13:07:50.804418Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 797;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-09T13:25:43.839255Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-09T13:37:53.232722Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 798;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-09T14:07:55.744057Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 799;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-09T14:25:48.702211Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-09T14:37:58.097905Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 800;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-09T15:08:00.350218Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 801;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-09T15:25:53.357134Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-09T15:38:02.967972Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 802;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-09T16:08:07.771673Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 803;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-09T16:25:54.817325Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-09T16:38:10.221671Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 804;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-09T16:43:35.848989Z INFO ExtHandler 
2024-11-09T16:43:35.849155Z INFO ExtHandler Fetched new vmSettings [HostGAPlugin correlation ID: 98f98d2e-3914-48d6-ae1e-2b6b38d3131a eTag: 5838066360358280062 source: FastTrack]
2024-11-09T16:43:35.852510Z INFO ExtHandler ExtHandler 
2024-11-09T16:43:35.852637Z INFO ExtHandler ExtHandler ProcessExtensionsGoalState started [etag_5838066360358280062 channel: HostGAPlugin source: FastTrack activity: d12be73b-fb63-4f2f-a5b8-b2df47d537a2 correlation 0f20e9fe-baa7-4104-90c6-3f96202e0259 created: 2024-11-09T16:43:34.818199Z]
2024-11-09T16:43:35.854289Z INFO ExtHandler ExtHandler Downloading extension manifest
2024-11-09T16:43:35.901100Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Target handler state: enabled [etag_5838066360358280062]
2024-11-09T16:43:35.901766Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] [Enable] current handler state is: enabled
2024-11-09T16:43:35.901910Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Update settings file: 2.settings
2024-11-09T16:43:35.902173Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Requested extension state: enabled
2024-11-09T16:43:35.902540Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Enable extension: [extension_shim.sh -c ./vmaccess.py  -e]
2024-11-09T16:43:35.902847Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Executing command: /var/lib/waagent/Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18/extension_shim.sh -c ./vmaccess.py  -e with environment variables: {"AZURE_GUEST_AGENT_UNINSTALL_CMD_EXIT_CODE": "NOT_RUN", "AZURE_GUEST_AGENT_EXTENSION_PATH": "/var/lib/waagent/Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18", "AZURE_GUEST_AGENT_EXTENSION_VERSION": "1.5.18", "AZURE_GUEST_AGENT_WIRE_PROTOCOL_ADDRESS": "168.63.129.16", "ConfigSequenceNumber": "2", "AZURE_GUEST_AGENT_EXTENSION_SUPPORTED_FEATURES": "[{\"Key\": \"ExtensionTelemetryPipeline\", \"Value\": \"1.0\"}]"}
2024/11/09 16:43:35 VMAccess started to handle.
2024/11/09 16:43:35 [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] cwd is /var/lib/waagent/Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18
2024/11/09 16:43:35 [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Change log file to /var/log/azure/Microsoft.OSTCExtensions.VMAccessForLinux/extension.log
2024-11-09T16:43:37.909978Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Command: extension_shim.sh -c ./vmaccess.py  -e
[stdout]
2024/11/09 16:43:36 [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Current sequence number, 2, is not greater than the sequence number of the most recent executed configuration. Exiting...
[stderr]
Python 2.7.17
2024-11-09T16:43:37.912534Z INFO ExtHandler ExtHandler Downloading extension manifest
2024-11-09T16:43:37.948064Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Target handler state: enabled [etag_5838066360358280062]
2024-11-09T16:43:37.949949Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] [Enable] current handler state is: enabled
2024-11-09T16:43:37.950168Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Update settings file: 1.settings
2024-11-09T16:43:37.950710Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Requested extension state: enabled
2024-11-09T16:43:37.951146Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Enable extension: [diagnostic.py -enable]
2024-11-09T16:43:37.951428Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Executing command: /var/lib/waagent/Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135/diagnostic.py -enable with environment variables: {"AZURE_GUEST_AGENT_UNINSTALL_CMD_EXIT_CODE": "NOT_RUN", "AZURE_GUEST_AGENT_EXTENSION_PATH": "/var/lib/waagent/Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135", "AZURE_GUEST_AGENT_EXTENSION_VERSION": "3.0.135", "AZURE_GUEST_AGENT_WIRE_PROTOCOL_ADDRESS": "168.63.129.16", "ConfigSequenceNumber": "1", "AZURE_GUEST_AGENT_EXTENSION_SUPPORTED_FEATURES": "[{\"Key\": \"ExtensionTelemetryPipeline\", \"Value\": \"1.0\"}]"}
2024/11/09 16:43:38 LinuxDiagnostic started to handle.
2024/11/09 16:43:38 [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] cwd is /var/lib/waagent/Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135
2024/11/09 16:43:38 [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Change log file to /var/log/azure/Microsoft.Azure.Diagnostics.LinuxDiagnostic/extension.log
2024-11-09T16:43:39.958460Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Command: diagnostic.py -enable
[stdout]
2024/11/09 16:43:38 [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Enable,success,0,Enable succeeded, extension daemon started
[stderr]
2024-11-09T16:43:39.961076Z INFO ExtHandler ExtHandler Downloading extension manifest
2024-11-09T16:43:40.018079Z INFO ExtHandler [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Target handler state: enabled [etag_5838066360358280062]
2024-11-09T16:43:40.018807Z INFO ExtHandler [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] [Enable] current handler state is: installed
2024-11-09T16:43:40.018948Z INFO ExtHandler [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Update settings file: 0.settings
2024-11-09T16:43:40.019209Z INFO ExtHandler [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Requested extension state: enabled
2024-11-09T16:43:40.019635Z INFO ExtHandler [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Enable extension: [omsagent_shim.sh -enable]
2024-11-09T16:43:40.019940Z INFO ExtHandler [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Executing command: /var/lib/waagent/Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40/omsagent_shim.sh -enable with environment variables: {"AZURE_GUEST_AGENT_UNINSTALL_CMD_EXIT_CODE": "NOT_RUN", "AZURE_GUEST_AGENT_EXTENSION_PATH": "/var/lib/waagent/Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40", "AZURE_GUEST_AGENT_EXTENSION_VERSION": "1.13.40", "AZURE_GUEST_AGENT_WIRE_PROTOCOL_ADDRESS": "168.63.129.16", "ConfigSequenceNumber": "0", "AZURE_GUEST_AGENT_EXTENSION_SUPPORTED_FEATURES": "[{\"Key\": \"ExtensionTelemetryPipeline\", \"Value\": \"1.0\"}]"}
2024/11/09 16:43:40 OmsAgentForLinux started to handle.
2024/11/09 16:43:40 [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] cwd is /var/lib/waagent/Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40
2024/11/09 16:43:40 [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Change log file to /var/log/azure/Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux/extension.log
2024-11-09T16:43:45.031406Z ERROR ExtHandler ExtHandler Event: name=Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux, op=Enable, message=[ExtensionOperationError] Non-zero exit code: 55, /var/lib/waagent/Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40/omsagent_shim.sh -enable
[stdout]
2024/11/09 16:43:43 [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Enable,failed,55,The agent could not connect to the Microsoft Operations Management Suite service. Please check that the system either has Internet access, or that a valid HTTP proxy has been configured for the agent. Please also check the correctness of the workspace ID.


[stderr]
read /etc/opt/microsoft/omsagent/conf/omsadmin.conf: No such file or directory
Azure Resource ID updated.
Workspace e60386b6-d34f-46e3-99f5-ecf739782fb8 already onboarded and agent is running.
Symbolic links have not been created; re-onboarding to create them
info	Generating certificate ...
-e info	Agent GUID is c578842b-871f-4c45-b5e2-e849405f248b
-e error	Error resolving host during the onboarding request. Check the correctness of the workspace ID and the internet connectivity, or add a proxy., duration=0
2024-11-09T16:43:45.034589Z INFO ExtHandler ExtHandler Downloading extension manifest
2024-11-09T16:43:45.063158Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] Target handler state: enabled [etag_5838066360358280062]
2024-11-09T16:43:45.063929Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] [Enable] current handler state is: enabled
2024-11-09T16:43:45.064109Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] Update settings file: 0.settings
2024-11-09T16:43:45.064371Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] Requested extension state: enabled
2024-11-09T16:43:45.064802Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] Enable extension: [bin/run-command-shim enable]
2024-11-09T16:43:45.065150Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] Executing command: /var/lib/waagent/Microsoft.CPlat.Core.RunCommandLinux-1.0.5/bin/run-command-shim enable with environment variables: {"AZURE_GUEST_AGENT_UNINSTALL_CMD_EXIT_CODE": "NOT_RUN", "AZURE_GUEST_AGENT_EXTENSION_PATH": "/var/lib/waagent/Microsoft.CPlat.Core.RunCommandLinux-1.0.5", "AZURE_GUEST_AGENT_EXTENSION_VERSION": "1.0.5", "AZURE_GUEST_AGENT_WIRE_PROTOCOL_ADDRESS": "168.63.129.16", "ConfigSequenceNumber": "0", "AZURE_GUEST_AGENT_EXTENSION_SUPPORTED_FEATURES": "[{\"Key\": \"ExtensionTelemetryPipeline\", \"Value\": \"1.0\"}]"}
2024-11-09T16:43:47.072494Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] Command: bin/run-command-shim enable
[stdout]
Not writing a placeholder status file, already exists: /var/lib/waagent/Microsoft.CPlat.Core.RunCommandLinux-1.0.5/status/0.status
+ nohup /var/lib/waagent/Microsoft.CPlat.Core.RunCommandLinux-1.0.5/bin/run-command-extension enable
time=2024-11-09T16:43:45Z version=v1.0.4/git@b3be41d-dirty operation=enable seq=0 event=start
time=2024-11-09T16:43:45Z version=v1.0.4/git@b3be41d-dirty operation=enable seq=0 event=pre-check
time=2024-11-09T16:43:45Z version=v1.0.4/git@b3be41d-dirty operation=enable seq=0 event="comparing seqnum" path=mrseq
time=2024-11-09T16:43:45Z version=v1.0.4/git@b3be41d-dirty operation=enable seq=0 event=exit message="this script configuration is already processed, will not run again"
[stderr]
2024-11-09T16:43:47.075497Z INFO ExtHandler ExtHandler Downloading extension manifest
2024-11-09T16:43:47.108162Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] Target handler state: enabled [etag_5838066360358280062]
2024-11-09T16:43:47.108925Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] [Enable] current handler state is: enabled
2024-11-09T16:43:47.109082Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] Update settings file: 2089.settings
2024-11-09T16:43:47.109355Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] Requested extension state: enabled
2024-11-09T16:43:47.109739Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] Enable extension: [main/handle.sh enable]
2024-11-09T16:43:47.110026Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] Executing command: /var/lib/waagent/Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0/main/handle.sh enable with environment variables: {"AZURE_GUEST_AGENT_UNINSTALL_CMD_EXIT_CODE": "NOT_RUN", "AZURE_GUEST_AGENT_EXTENSION_PATH": "/var/lib/waagent/Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0", "AZURE_GUEST_AGENT_EXTENSION_VERSION": "1.0.9220.0", "AZURE_GUEST_AGENT_WIRE_PROTOCOL_ADDRESS": "168.63.129.16", "ConfigSequenceNumber": "2089", "AZURE_GUEST_AGENT_EXTENSION_SUPPORTED_FEATURES": "[{\"Key\": \"ExtensionTelemetryPipeline\", \"Value\": \"1.0\"}]"}
2024-11-09T16:43:52.120540Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] Command: main/handle.sh enable
[stdout]
Information: Cleared -1 day old JSON files in directory at path /var/log/azure/Microsoft.Azure.RecoveryServices.VMSnapshotLinux/events/Temp, NumberOfFilesRemoved/NumberOfJSONFilesPresent = 0/0
Information: Cleared -1 day old JSON files in directory at path /var/log/azure/Microsoft.Azure.RecoveryServices.VMSnapshotLinux/events, NumberOfFilesRemoved/NumberOfJSONFilesPresent = 0/0
Information: Space available in event directory : 39981250B
Information: Dispose(), called on EventLogger. Event processing is terminating...
Information: Event Logger has terminated
Clearing the temp directory
[stderr]
2024-11-09T16:43:52.125847Z INFO ExtHandler ExtHandler ProcessExtensionsGoalState completed [etag_5838066360358280062 16273 ms]

2024-11-09T16:43:52.154220Z INFO ExtHandler ExtHandler Extension status: [('Microsoft.Azure.Diagnostics.LinuxDiagnostic', 'success'), ('Microsoft.Azure.RecoveryServices.VMSnapshotLinux', 'success'), ('Microsoft.CPlat.Core.RunCommandLinux', 'success'), ('Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux', 'error'), ('Microsoft.OSTCExtensions.VMAccessForLinux', 'success')]
2024-11-09T16:43:52.155385Z INFO ExtHandler ExtHandler All extensions in the goal state have reached a terminal state: [('Microsoft.Azure.Diagnostics.LinuxDiagnostic', 'success'), ('Microsoft.Azure.RecoveryServices.VMSnapshotLinux', 'success'), ('Microsoft.CPlat.Core.RunCommandLinux', 'success'), ('Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux', 'error'), ('Microsoft.OSTCExtensions.VMAccessForLinux', 'success')]
2024-11-09T16:46:55.726324Z INFO TelemetryEventsCollector ExtHandler Collected 1 events for extension: Microsoft.Azure.RecoveryServices.VMSnapshotLinux
2024-11-09T17:08:11.785124Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 805;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-09T17:25:58.682491Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-09T17:38:14.195653Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 806;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-09T18:08:16.918647Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 807;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-09T18:26:03.797545Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-09T18:38:19.173030Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 808;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-09T19:08:21.732759Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 809;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-09T19:26:08.578529Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-09T19:38:24.030453Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 810;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-09T20:08:26.287053Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 811;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-09T20:26:13.270812Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-09T20:38:28.698999Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 812;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-09T21:08:31.837229Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 813;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-09T21:26:13.939246Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-09T21:38:35.560018Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 814;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-09T21:59:44.893316Z INFO EnvHandler ExtHandler Current Firewall rules:
Chain INPUT (policy ACCEPT 24390 packets, 8233596 bytes)
    pkts      bytes target     prot opt in     out     source               destination         

Chain FORWARD (policy ACCEPT 0 packets, 0 bytes)
    pkts      bytes target     prot opt in     out     source               destination         

Chain OUTPUT (policy ACCEPT 22977 packets, 23238671 bytes)
    pkts      bytes target     prot opt in     out     source               destination         
       0        0 ACCEPT     tcp  --  *      *       0.0.0.0/0            168.63.129.16        tcp dpt:53
    4728  3120743 ACCEPT     tcp  --  *      *       0.0.0.0/0            168.63.129.16        owner UID match 0
       0        0 DROP       tcp  --  *      *       0.0.0.0/0            168.63.129.16        ctstate INVALID,NEW

2024-11-09T22:08:37.961734Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 815;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-09T22:26:14.007933Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-09T22:38:41.481075Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 816;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-09T23:08:43.813711Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 817;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-09T23:26:14.350038Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-09T23:38:48.558803Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 818;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-10T00:08:50.960948Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 819;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-10T00:26:15.289451Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-10T00:38:55.043973Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 820;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-10T01:08:57.333990Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 821;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-10T01:26:20.825069Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-10T01:39:00.391271Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 822;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-10T02:09:02.645435Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 823;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-10T02:26:25.604764Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-10T02:39:06.993756Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 824;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-10T03:09:09.381053Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 825;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-10T03:26:26.576728Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-10T03:39:12.088722Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 826;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-10T04:09:14.285015Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 827;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-10T04:26:31.446780Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-10T04:39:16.992123Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 828;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-10T05:09:19.424531Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 829;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-10T05:26:31.735446Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-10T05:39:23.303776Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 830;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-10T06:09:26.316879Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 831;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-10T06:26:37.091161Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-10T06:39:28.680156Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 832;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-10T07:09:30.628653Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 833;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-10T07:26:41.364959Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-10T07:39:32.957540Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 834;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-10T08:09:36.086906Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 835;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-10T08:26:46.961329Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-10T08:39:38.739051Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 836;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-10T09:09:41.155284Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 837;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-10T09:26:51.966058Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-10T09:39:43.620849Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 838;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-10T10:09:46.178457Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 839;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-10T10:26:56.919401Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-10T10:39:48.545722Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 840;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-10T11:09:50.908354Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 841;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-10T11:27:01.656485Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-10T11:39:53.379767Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 842;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-10T12:09:55.859013Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 843;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-10T12:27:06.595245Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-10T12:39:58.556373Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 844;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-10T13:10:00.913141Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 845;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-10T13:27:12.149396Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-10T13:40:03.699570Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 846;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-10T14:10:06.087010Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 847;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-10T14:27:16.835881Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-10T14:40:08.907363Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 848;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-10T15:10:11.342178Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 849;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-10T15:27:22.061809Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-10T15:40:13.619209Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 850;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-10T16:10:15.841159Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 851;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-10T16:27:26.607367Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-10T16:37:59.551142Z INFO ExtHandler 
2024-11-10T16:37:59.551319Z INFO ExtHandler Fetched new vmSettings [HostGAPlugin correlation ID: 520457b3-0e29-4d0c-8150-dfac966dd853 eTag: 1613108650651346375 source: FastTrack]
2024-11-10T16:37:59.554717Z INFO ExtHandler ExtHandler 
2024-11-10T16:37:59.554846Z INFO ExtHandler ExtHandler ProcessExtensionsGoalState started [etag_1613108650651346375 channel: HostGAPlugin source: FastTrack activity: 59680621-0a40-43d9-bdb8-5fe53b301b3b correlation 24215d4b-4961-470d-b1ee-36112cd4f1dd created: 2024-11-10T16:37:57.136604Z]
2024-11-10T16:37:59.556226Z INFO ExtHandler ExtHandler Downloading extension manifest
2024-11-10T16:37:59.603060Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Target handler state: enabled [etag_1613108650651346375]
2024-11-10T16:37:59.603664Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] [Enable] current handler state is: enabled
2024-11-10T16:37:59.603801Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Update settings file: 2.settings
2024-11-10T16:37:59.604050Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Requested extension state: enabled
2024-11-10T16:37:59.604357Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Enable extension: [extension_shim.sh -c ./vmaccess.py  -e]
2024-11-10T16:37:59.604619Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Executing command: /var/lib/waagent/Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18/extension_shim.sh -c ./vmaccess.py  -e with environment variables: {"AZURE_GUEST_AGENT_UNINSTALL_CMD_EXIT_CODE": "NOT_RUN", "AZURE_GUEST_AGENT_EXTENSION_PATH": "/var/lib/waagent/Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18", "AZURE_GUEST_AGENT_EXTENSION_VERSION": "1.5.18", "AZURE_GUEST_AGENT_WIRE_PROTOCOL_ADDRESS": "168.63.129.16", "ConfigSequenceNumber": "2", "AZURE_GUEST_AGENT_EXTENSION_SUPPORTED_FEATURES": "[{\"Key\": \"ExtensionTelemetryPipeline\", \"Value\": \"1.0\"}]"}
2024/11/10 16:37:59 VMAccess started to handle.
2024/11/10 16:37:59 [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] cwd is /var/lib/waagent/Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18
2024/11/10 16:37:59 [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Change log file to /var/log/azure/Microsoft.OSTCExtensions.VMAccessForLinux/extension.log
2024-11-10T16:38:01.611758Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Command: extension_shim.sh -c ./vmaccess.py  -e
[stdout]
2024/11/10 16:37:59 [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Current sequence number, 2, is not greater than the sequence number of the most recent executed configuration. Exiting...
[stderr]
Python 2.7.17
2024-11-10T16:38:01.615084Z INFO ExtHandler ExtHandler Downloading extension manifest
2024-11-10T16:38:01.651785Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Target handler state: enabled [etag_1613108650651346375]
2024-11-10T16:38:01.653397Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] [Enable] current handler state is: enabled
2024-11-10T16:38:01.653551Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Update settings file: 1.settings
2024-11-10T16:38:01.654066Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Requested extension state: enabled
2024-11-10T16:38:01.654616Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Enable extension: [diagnostic.py -enable]
2024-11-10T16:38:01.655036Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Executing command: /var/lib/waagent/Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135/diagnostic.py -enable with environment variables: {"AZURE_GUEST_AGENT_UNINSTALL_CMD_EXIT_CODE": "NOT_RUN", "AZURE_GUEST_AGENT_EXTENSION_PATH": "/var/lib/waagent/Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135", "AZURE_GUEST_AGENT_EXTENSION_VERSION": "3.0.135", "AZURE_GUEST_AGENT_WIRE_PROTOCOL_ADDRESS": "168.63.129.16", "ConfigSequenceNumber": "1", "AZURE_GUEST_AGENT_EXTENSION_SUPPORTED_FEATURES": "[{\"Key\": \"ExtensionTelemetryPipeline\", \"Value\": \"1.0\"}]"}
2024/11/10 16:38:01 LinuxDiagnostic started to handle.
2024/11/10 16:38:01 [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] cwd is /var/lib/waagent/Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135
2024/11/10 16:38:01 [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Change log file to /var/log/azure/Microsoft.Azure.Diagnostics.LinuxDiagnostic/extension.log
2024-11-10T16:38:03.661457Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Command: diagnostic.py -enable
[stdout]
2024/11/10 16:38:02 [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Enable,success,0,Enable succeeded, extension daemon started
[stderr]
2024-11-10T16:38:03.664027Z INFO ExtHandler ExtHandler Downloading extension manifest
2024-11-10T16:38:03.708146Z INFO ExtHandler [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Target handler state: enabled [etag_1613108650651346375]
2024-11-10T16:38:03.709163Z INFO ExtHandler [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] [Enable] current handler state is: installed
2024-11-10T16:38:03.709377Z INFO ExtHandler [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Update settings file: 0.settings
2024-11-10T16:38:03.709692Z INFO ExtHandler [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Requested extension state: enabled
2024-11-10T16:38:03.710171Z INFO ExtHandler [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Enable extension: [omsagent_shim.sh -enable]
2024-11-10T16:38:03.710484Z INFO ExtHandler [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Executing command: /var/lib/waagent/Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40/omsagent_shim.sh -enable with environment variables: {"AZURE_GUEST_AGENT_UNINSTALL_CMD_EXIT_CODE": "NOT_RUN", "AZURE_GUEST_AGENT_EXTENSION_PATH": "/var/lib/waagent/Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40", "AZURE_GUEST_AGENT_EXTENSION_VERSION": "1.13.40", "AZURE_GUEST_AGENT_WIRE_PROTOCOL_ADDRESS": "168.63.129.16", "ConfigSequenceNumber": "0", "AZURE_GUEST_AGENT_EXTENSION_SUPPORTED_FEATURES": "[{\"Key\": \"ExtensionTelemetryPipeline\", \"Value\": \"1.0\"}]"}
2024/11/10 16:38:03 OmsAgentForLinux started to handle.
2024/11/10 16:38:03 [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] cwd is /var/lib/waagent/Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40
2024/11/10 16:38:03 [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Change log file to /var/log/azure/Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux/extension.log
2024-11-10T16:38:08.721758Z ERROR ExtHandler ExtHandler Event: name=Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux, op=Enable, message=[ExtensionOperationError] Non-zero exit code: 55, /var/lib/waagent/Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40/omsagent_shim.sh -enable
[stdout]
2024/11/10 16:38:07 [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Enable,failed,55,The agent could not connect to the Microsoft Operations Management Suite service. Please check that the system either has Internet access, or that a valid HTTP proxy has been configured for the agent. Please also check the correctness of the workspace ID.


[stderr]
read /etc/opt/microsoft/omsagent/conf/omsadmin.conf: No such file or directory
Azure Resource ID updated.
Workspace e60386b6-d34f-46e3-99f5-ecf739782fb8 already onboarded and agent is running.
Symbolic links have not been created; re-onboarding to create them
info	Generating certificate ...
-e info	Agent GUID is 4b0a379f-2f6b-4947-8ae1-36b4f4046cfb
-e error	Error resolving host during the onboarding request. Check the correctness of the workspace ID and the internet connectivity, or add a proxy., duration=0
2024-11-10T16:38:08.723861Z INFO ExtHandler ExtHandler Downloading extension manifest
2024-11-10T16:38:08.767168Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] Target handler state: enabled [etag_1613108650651346375]
2024-11-10T16:38:08.767864Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] [Enable] current handler state is: enabled
2024-11-10T16:38:08.768014Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] Update settings file: 0.settings
2024-11-10T16:38:08.768273Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] Requested extension state: enabled
2024-11-10T16:38:08.768696Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] Enable extension: [bin/run-command-shim enable]
2024-11-10T16:38:08.769028Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] Executing command: /var/lib/waagent/Microsoft.CPlat.Core.RunCommandLinux-1.0.5/bin/run-command-shim enable with environment variables: {"AZURE_GUEST_AGENT_UNINSTALL_CMD_EXIT_CODE": "NOT_RUN", "AZURE_GUEST_AGENT_EXTENSION_PATH": "/var/lib/waagent/Microsoft.CPlat.Core.RunCommandLinux-1.0.5", "AZURE_GUEST_AGENT_EXTENSION_VERSION": "1.0.5", "AZURE_GUEST_AGENT_WIRE_PROTOCOL_ADDRESS": "168.63.129.16", "ConfigSequenceNumber": "0", "AZURE_GUEST_AGENT_EXTENSION_SUPPORTED_FEATURES": "[{\"Key\": \"ExtensionTelemetryPipeline\", \"Value\": \"1.0\"}]"}
2024-11-10T16:38:10.776533Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] Command: bin/run-command-shim enable
[stdout]
Not writing a placeholder status file, already exists: /var/lib/waagent/Microsoft.CPlat.Core.RunCommandLinux-1.0.5/status/0.status
+ nohup /var/lib/waagent/Microsoft.CPlat.Core.RunCommandLinux-1.0.5/bin/run-command-extension enable
time=2024-11-10T16:38:08Z version=v1.0.4/git@b3be41d-dirty operation=enable seq=0 event=start
time=2024-11-10T16:38:08Z version=v1.0.4/git@b3be41d-dirty operation=enable seq=0 event=pre-check
time=2024-11-10T16:38:08Z version=v1.0.4/git@b3be41d-dirty operation=enable seq=0 event="comparing seqnum" path=mrseq
time=2024-11-10T16:38:08Z version=v1.0.4/git@b3be41d-dirty operation=enable seq=0 event=exit message="this script configuration is already processed, will not run again"
[stderr]
2024-11-10T16:38:10.779540Z INFO ExtHandler ExtHandler Downloading extension manifest
2024-11-10T16:38:10.818865Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] Target handler state: enabled [etag_1613108650651346375]
2024-11-10T16:38:10.819604Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] [Enable] current handler state is: enabled
2024-11-10T16:38:10.819757Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] Update settings file: 2090.settings
2024-11-10T16:38:10.819999Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] Requested extension state: enabled
2024-11-10T16:38:10.820395Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] Enable extension: [main/handle.sh enable]
2024-11-10T16:38:10.820715Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] Executing command: /var/lib/waagent/Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0/main/handle.sh enable with environment variables: {"AZURE_GUEST_AGENT_UNINSTALL_CMD_EXIT_CODE": "NOT_RUN", "AZURE_GUEST_AGENT_EXTENSION_PATH": "/var/lib/waagent/Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0", "AZURE_GUEST_AGENT_EXTENSION_VERSION": "1.0.9220.0", "AZURE_GUEST_AGENT_WIRE_PROTOCOL_ADDRESS": "168.63.129.16", "ConfigSequenceNumber": "2090", "AZURE_GUEST_AGENT_EXTENSION_SUPPORTED_FEATURES": "[{\"Key\": \"ExtensionTelemetryPipeline\", \"Value\": \"1.0\"}]"}
2024-11-10T16:38:16.833358Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] Command: main/handle.sh enable
[stdout]
Information: Cleared -1 day old JSON files in directory at path /var/log/azure/Microsoft.Azure.RecoveryServices.VMSnapshotLinux/events/Temp, NumberOfFilesRemoved/NumberOfJSONFilesPresent = 0/0
Information: Cleared -1 day old JSON files in directory at path /var/log/azure/Microsoft.Azure.RecoveryServices.VMSnapshotLinux/events, NumberOfFilesRemoved/NumberOfJSONFilesPresent = 0/0
Information: Space available in event directory : 39981250B
Information: Dispose(), called on EventLogger. Event processing is terminating...
Information: Event Logger has terminated
Clearing the temp directory
[stderr]
2024-11-10T16:38:16.838129Z INFO ExtHandler ExtHandler ProcessExtensionsGoalState completed [etag_1613108650651346375 17283 ms]

2024-11-10T16:38:16.859217Z INFO ExtHandler ExtHandler Extension status: [('Microsoft.Azure.Diagnostics.LinuxDiagnostic', 'success'), ('Microsoft.Azure.RecoveryServices.VMSnapshotLinux', 'success'), ('Microsoft.CPlat.Core.RunCommandLinux', 'success'), ('Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux', 'error'), ('Microsoft.OSTCExtensions.VMAccessForLinux', 'success')]
2024-11-10T16:38:16.860373Z INFO ExtHandler ExtHandler All extensions in the goal state have reached a terminal state: [('Microsoft.Azure.Diagnostics.LinuxDiagnostic', 'success'), ('Microsoft.Azure.RecoveryServices.VMSnapshotLinux', 'success'), ('Microsoft.CPlat.Core.RunCommandLinux', 'success'), ('Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux', 'error'), ('Microsoft.OSTCExtensions.VMAccessForLinux', 'success')]
2024-11-10T16:40:18.136803Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 852;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-10T16:42:03.054094Z INFO TelemetryEventsCollector ExtHandler Collected 1 events for extension: Microsoft.Azure.RecoveryServices.VMSnapshotLinux
2024-11-10T17:10:20.721102Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 853;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-10T17:27:32.463273Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-10T17:40:24.083407Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 854;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-10T18:10:26.328496Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 855;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-10T18:27:37.180501Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-10T18:40:28.750570Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 856;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-10T19:10:31.473568Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 857;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-10T19:27:42.197943Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-10T19:40:34.265540Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 858;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-10T20:10:37.297195Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 859;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-10T20:27:48.021165Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-10T20:40:39.644551Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 860;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-10T21:10:42.466738Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 861;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-10T21:27:53.175442Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-10T21:40:44.873961Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 862;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-10T21:59:44.920097Z INFO EnvHandler ExtHandler Current Firewall rules:
Chain INPUT (policy ACCEPT 22208 packets, 6219107 bytes)
    pkts      bytes target     prot opt in     out     source               destination         

Chain FORWARD (policy ACCEPT 0 packets, 0 bytes)
    pkts      bytes target     prot opt in     out     source               destination         

Chain OUTPUT (policy ACCEPT 21879 packets, 21230527 bytes)
    pkts      bytes target     prot opt in     out     source               destination         
       0        0 ACCEPT     tcp  --  *      *       0.0.0.0/0            168.63.129.16        tcp dpt:53
    4241  2807302 ACCEPT     tcp  --  *      *       0.0.0.0/0            168.63.129.16        owner UID match 0
       0        0 DROP       tcp  --  *      *       0.0.0.0/0            168.63.129.16        ctstate INVALID,NEW

2024-11-10T22:10:47.835241Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 863;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-10T22:27:58.500610Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-10T22:40:49.995620Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 864;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-10T23:10:52.467277Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 865;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-10T23:28:03.177540Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-10T23:40:54.709104Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 866;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-11T00:10:58.177054Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 867;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-11T00:28:08.859356Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-11T00:41:00.334820Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 868;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-11T01:11:02.830995Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 869;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-11T01:28:13.438451Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-11T01:41:05.103943Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 870;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-11T02:11:08.256563Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 871;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-11T02:28:18.951238Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-11T02:41:11.224755Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 872;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-11T03:11:13.680183Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 873;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-11T03:28:19.090027Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-11T03:41:18.098545Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 874;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-11T04:11:20.302266Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 875;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-11T04:28:19.115643Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-11T04:41:22.746766Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 876;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-11T05:11:25.709486Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 877;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-11T05:28:24.340625Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-11T05:41:27.996965Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 878;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-11T06:11:30.218966Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 879;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-11T06:28:28.905862Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-11T06:41:32.671090Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 880;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-11T07:11:34.929866Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 881;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-11T07:28:33.640038Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-11T07:41:37.271229Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 882;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-11T08:11:39.792035Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 883;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-11T08:28:38.727684Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-11T08:41:42.361290Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 884;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-11T09:11:44.676345Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 885;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-11T09:28:43.533253Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-11T09:41:47.734362Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 886;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-11T10:11:50.775220Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 887;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-11T10:28:44.234268Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-11T10:41:53.893456Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 888;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-11T11:11:56.341849Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 889;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-11T11:28:48.889521Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-11T11:41:58.508345Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 890;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-11T12:12:00.535553Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 891;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-11T12:28:53.346374Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-11T12:42:02.860465Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 892;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-11T13:12:04.716856Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 893;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-11T13:28:57.128333Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-11T13:42:06.589315Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 894;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-11T14:12:08.367185Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 895;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-11T14:29:00.684640Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-11T14:42:10.558039Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 896;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-11T15:12:12.372239Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 897;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-11T15:29:04.740264Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-11T15:42:14.202408Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 898;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-11T16:12:16.066320Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 899;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-11T16:29:08.339710Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-11T16:37:34.538879Z INFO ExtHandler 
2024-11-11T16:37:34.539053Z INFO ExtHandler Fetched new vmSettings [HostGAPlugin correlation ID: 334213fa-1c3e-474b-b756-516fadb10b9b eTag: 11397409230046206146 source: FastTrack]
2024-11-11T16:37:34.542509Z INFO ExtHandler ExtHandler 
2024-11-11T16:37:34.542636Z INFO ExtHandler ExtHandler ProcessExtensionsGoalState started [etag_11397409230046206146 channel: HostGAPlugin source: FastTrack activity: 5b6621f0-a569-4154-8017-cd1ccb64264d correlation e836c3cc-8405-485f-a6fd-5e60c1787533 created: 2024-11-11T16:37:33.505577Z]
2024-11-11T16:37:34.543830Z INFO ExtHandler ExtHandler Downloading extension manifest
2024-11-11T16:37:34.580645Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Target handler state: enabled [etag_11397409230046206146]
2024-11-11T16:37:34.581367Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] [Enable] current handler state is: enabled
2024-11-11T16:37:34.581532Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Update settings file: 2.settings
2024-11-11T16:37:34.581791Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Requested extension state: enabled
2024-11-11T16:37:34.582160Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Enable extension: [extension_shim.sh -c ./vmaccess.py  -e]
2024-11-11T16:37:34.582452Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Executing command: /var/lib/waagent/Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18/extension_shim.sh -c ./vmaccess.py  -e with environment variables: {"AZURE_GUEST_AGENT_UNINSTALL_CMD_EXIT_CODE": "NOT_RUN", "AZURE_GUEST_AGENT_EXTENSION_PATH": "/var/lib/waagent/Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18", "AZURE_GUEST_AGENT_EXTENSION_VERSION": "1.5.18", "AZURE_GUEST_AGENT_WIRE_PROTOCOL_ADDRESS": "168.63.129.16", "ConfigSequenceNumber": "2", "AZURE_GUEST_AGENT_EXTENSION_SUPPORTED_FEATURES": "[{\"Key\": \"ExtensionTelemetryPipeline\", \"Value\": \"1.0\"}]"}
2024/11/11 16:37:34 VMAccess started to handle.
2024/11/11 16:37:34 [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] cwd is /var/lib/waagent/Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18
2024/11/11 16:37:34 [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Change log file to /var/log/azure/Microsoft.OSTCExtensions.VMAccessForLinux/extension.log
2024-11-11T16:37:36.589339Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Command: extension_shim.sh -c ./vmaccess.py  -e
[stdout]
2024/11/11 16:37:34 [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Current sequence number, 2, is not greater than the sequence number of the most recent executed configuration. Exiting...
[stderr]
Python 2.7.17
2024-11-11T16:37:36.591959Z INFO ExtHandler ExtHandler Downloading extension manifest
2024-11-11T16:37:36.629197Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Target handler state: enabled [etag_11397409230046206146]
2024-11-11T16:37:36.631924Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] [Enable] current handler state is: enabled
2024-11-11T16:37:36.632069Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Update settings file: 1.settings
2024-11-11T16:37:36.632618Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Requested extension state: enabled
2024-11-11T16:37:36.633066Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Enable extension: [diagnostic.py -enable]
2024-11-11T16:37:36.633360Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Executing command: /var/lib/waagent/Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135/diagnostic.py -enable with environment variables: {"AZURE_GUEST_AGENT_UNINSTALL_CMD_EXIT_CODE": "NOT_RUN", "AZURE_GUEST_AGENT_EXTENSION_PATH": "/var/lib/waagent/Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135", "AZURE_GUEST_AGENT_EXTENSION_VERSION": "3.0.135", "AZURE_GUEST_AGENT_WIRE_PROTOCOL_ADDRESS": "168.63.129.16", "ConfigSequenceNumber": "1", "AZURE_GUEST_AGENT_EXTENSION_SUPPORTED_FEATURES": "[{\"Key\": \"ExtensionTelemetryPipeline\", \"Value\": \"1.0\"}]"}
2024/11/11 16:37:36 LinuxDiagnostic started to handle.
2024/11/11 16:37:36 [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] cwd is /var/lib/waagent/Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135
2024/11/11 16:37:36 [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Change log file to /var/log/azure/Microsoft.Azure.Diagnostics.LinuxDiagnostic/extension.log
2024-11-11T16:37:38.642445Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Command: diagnostic.py -enable
[stdout]
2024/11/11 16:37:37 [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Enable,success,0,Enable succeeded, extension daemon started
[stderr]
2024-11-11T16:37:38.645053Z INFO ExtHandler ExtHandler Downloading extension manifest
2024-11-11T16:37:38.688865Z INFO ExtHandler [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Target handler state: enabled [etag_11397409230046206146]
2024-11-11T16:37:38.693005Z INFO ExtHandler [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] [Enable] current handler state is: installed
2024-11-11T16:37:38.693156Z INFO ExtHandler [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Update settings file: 0.settings
2024-11-11T16:37:38.693415Z INFO ExtHandler [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Requested extension state: enabled
2024-11-11T16:37:38.693800Z INFO ExtHandler [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Enable extension: [omsagent_shim.sh -enable]
2024-11-11T16:37:38.694102Z INFO ExtHandler [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Executing command: /var/lib/waagent/Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40/omsagent_shim.sh -enable with environment variables: {"AZURE_GUEST_AGENT_UNINSTALL_CMD_EXIT_CODE": "NOT_RUN", "AZURE_GUEST_AGENT_EXTENSION_PATH": "/var/lib/waagent/Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40", "AZURE_GUEST_AGENT_EXTENSION_VERSION": "1.13.40", "AZURE_GUEST_AGENT_WIRE_PROTOCOL_ADDRESS": "168.63.129.16", "ConfigSequenceNumber": "0", "AZURE_GUEST_AGENT_EXTENSION_SUPPORTED_FEATURES": "[{\"Key\": \"ExtensionTelemetryPipeline\", \"Value\": \"1.0\"}]"}
2024/11/11 16:37:38 OmsAgentForLinux started to handle.
2024/11/11 16:37:38 [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] cwd is /var/lib/waagent/Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40
2024/11/11 16:37:38 [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Change log file to /var/log/azure/Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux/extension.log
2024-11-11T16:37:43.705924Z ERROR ExtHandler ExtHandler Event: name=Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux, op=Enable, message=[ExtensionOperationError] Non-zero exit code: 55, /var/lib/waagent/Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40/omsagent_shim.sh -enable
[stdout]
2024/11/11 16:37:42 [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Enable,failed,55,The agent could not connect to the Microsoft Operations Management Suite service. Please check that the system either has Internet access, or that a valid HTTP proxy has been configured for the agent. Please also check the correctness of the workspace ID.


[stderr]
read /etc/opt/microsoft/omsagent/conf/omsadmin.conf: No such file or directory
Azure Resource ID updated.
Workspace e60386b6-d34f-46e3-99f5-ecf739782fb8 already onboarded and agent is running.
Symbolic links have not been created; re-onboarding to create them
info	Generating certificate ...
-e info	Agent GUID is 9594d2b0-a1c5-4c0d-b700-ebb1d60e1cab
-e error	Error resolving host during the onboarding request. Check the correctness of the workspace ID and the internet connectivity, or add a proxy., duration=0
2024-11-11T16:37:43.707612Z INFO ExtHandler ExtHandler Downloading extension manifest
2024-11-11T16:37:43.733086Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] Target handler state: enabled [etag_11397409230046206146]
2024-11-11T16:37:43.733764Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] [Enable] current handler state is: enabled
2024-11-11T16:37:43.733891Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] Update settings file: 0.settings
2024-11-11T16:37:43.734135Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] Requested extension state: enabled
2024-11-11T16:37:43.734532Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] Enable extension: [bin/run-command-shim enable]
2024-11-11T16:37:43.734825Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] Executing command: /var/lib/waagent/Microsoft.CPlat.Core.RunCommandLinux-1.0.5/bin/run-command-shim enable with environment variables: {"AZURE_GUEST_AGENT_UNINSTALL_CMD_EXIT_CODE": "NOT_RUN", "AZURE_GUEST_AGENT_EXTENSION_PATH": "/var/lib/waagent/Microsoft.CPlat.Core.RunCommandLinux-1.0.5", "AZURE_GUEST_AGENT_EXTENSION_VERSION": "1.0.5", "AZURE_GUEST_AGENT_WIRE_PROTOCOL_ADDRESS": "168.63.129.16", "ConfigSequenceNumber": "0", "AZURE_GUEST_AGENT_EXTENSION_SUPPORTED_FEATURES": "[{\"Key\": \"ExtensionTelemetryPipeline\", \"Value\": \"1.0\"}]"}
2024-11-11T16:37:45.741336Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] Command: bin/run-command-shim enable
[stdout]
Not writing a placeholder status file, already exists: /var/lib/waagent/Microsoft.CPlat.Core.RunCommandLinux-1.0.5/status/0.status
+ nohup /var/lib/waagent/Microsoft.CPlat.Core.RunCommandLinux-1.0.5/bin/run-command-extension enable
time=2024-11-11T16:37:43Z version=v1.0.4/git@b3be41d-dirty operation=enable seq=0 event=start
time=2024-11-11T16:37:43Z version=v1.0.4/git@b3be41d-dirty operation=enable seq=0 event=pre-check
time=2024-11-11T16:37:43Z version=v1.0.4/git@b3be41d-dirty operation=enable seq=0 event="comparing seqnum" path=mrseq
time=2024-11-11T16:37:43Z version=v1.0.4/git@b3be41d-dirty operation=enable seq=0 event=exit message="this script configuration is already processed, will not run again"
[stderr]
2024-11-11T16:37:45.743906Z INFO ExtHandler ExtHandler Downloading extension manifest
2024-11-11T16:37:45.775882Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] Target handler state: enabled [etag_11397409230046206146]
2024-11-11T16:37:45.776634Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] [Enable] current handler state is: enabled
2024-11-11T16:37:45.776777Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] Update settings file: 2091.settings
2024-11-11T16:37:45.777044Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] Requested extension state: enabled
2024-11-11T16:37:45.777460Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] Enable extension: [main/handle.sh enable]
2024-11-11T16:37:45.777744Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] Executing command: /var/lib/waagent/Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0/main/handle.sh enable with environment variables: {"AZURE_GUEST_AGENT_UNINSTALL_CMD_EXIT_CODE": "NOT_RUN", "AZURE_GUEST_AGENT_EXTENSION_PATH": "/var/lib/waagent/Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0", "AZURE_GUEST_AGENT_EXTENSION_VERSION": "1.0.9220.0", "AZURE_GUEST_AGENT_WIRE_PROTOCOL_ADDRESS": "168.63.129.16", "ConfigSequenceNumber": "2091", "AZURE_GUEST_AGENT_EXTENSION_SUPPORTED_FEATURES": "[{\"Key\": \"ExtensionTelemetryPipeline\", \"Value\": \"1.0\"}]"}
2024-11-11T16:37:51.818394Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] Command: main/handle.sh enable
[stdout]
Information: Cleared -1 day old JSON files in directory at path /var/log/azure/Microsoft.Azure.RecoveryServices.VMSnapshotLinux/events/Temp, NumberOfFilesRemoved/NumberOfJSONFilesPresent = 0/0
Information: Cleared -1 day old JSON files in directory at path /var/log/azure/Microsoft.Azure.RecoveryServices.VMSnapshotLinux/events, NumberOfFilesRemoved/NumberOfJSONFilesPresent = 0/0
Information: Space available in event directory : 39981250B
Information: Dispose(), called on EventLogger. Event processing is terminating...
Information: Event Logger has terminated
Clearing the temp directory
[stderr]
2024-11-11T16:37:51.822375Z INFO ExtHandler ExtHandler ProcessExtensionsGoalState completed [etag_11397409230046206146 17279 ms]

2024-11-11T16:37:51.852704Z INFO ExtHandler ExtHandler Extension status: [('Microsoft.Azure.Diagnostics.LinuxDiagnostic', 'success'), ('Microsoft.Azure.RecoveryServices.VMSnapshotLinux', 'success'), ('Microsoft.CPlat.Core.RunCommandLinux', 'success'), ('Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux', 'error'), ('Microsoft.OSTCExtensions.VMAccessForLinux', 'success')]
2024-11-11T16:37:51.853989Z INFO ExtHandler ExtHandler All extensions in the goal state have reached a terminal state: [('Microsoft.Azure.Diagnostics.LinuxDiagnostic', 'success'), ('Microsoft.Azure.RecoveryServices.VMSnapshotLinux', 'success'), ('Microsoft.CPlat.Core.RunCommandLinux', 'success'), ('Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux', 'error'), ('Microsoft.OSTCExtensions.VMAccessForLinux', 'success')]
2024-11-11T16:42:10.965793Z INFO TelemetryEventsCollector ExtHandler Collected 1 events for extension: Microsoft.Azure.RecoveryServices.VMSnapshotLinux
2024-11-11T16:42:17.030700Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 900;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-11T17:12:18.940444Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 901;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-11T17:29:11.208136Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-11T17:42:20.651768Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 902;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-11T18:12:22.409402Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 903;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-11T18:29:14.785467Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-11T18:42:24.377282Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 904;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-11T19:12:26.429232Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 905;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-11T19:29:19.400828Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-11T19:42:31.307544Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 906;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-11T20:12:33.985778Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 907;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-11T20:29:25.406058Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-11T20:42:37.295497Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 908;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-11T21:12:41.350469Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 909;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-11T21:29:26.009796Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-11T21:42:43.917395Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 910;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-11T21:59:45.008550Z INFO EnvHandler ExtHandler Current Firewall rules:
Chain INPUT (policy ACCEPT 51825 packets, 12725720 bytes)
    pkts      bytes target     prot opt in     out     source               destination         

Chain FORWARD (policy ACCEPT 0 packets, 0 bytes)
    pkts      bytes target     prot opt in     out     source               destination         

Chain OUTPUT (policy ACCEPT 50845 packets, 72260260 bytes)
    pkts      bytes target     prot opt in     out     source               destination         
       0        0 ACCEPT     tcp  --  *      *       0.0.0.0/0            168.63.129.16        tcp dpt:53
    3836  2485891 ACCEPT     tcp  --  *      *       0.0.0.0/0            168.63.129.16        owner UID match 0
       0        0 DROP       tcp  --  *      *       0.0.0.0/0            168.63.129.16        ctstate INVALID,NEW

2024-11-11T22:12:46.722491Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 911;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-11T22:29:31.324181Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-11T22:42:49.235434Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 912;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-11T23:12:51.972949Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 913;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-11T23:29:36.991283Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-11T23:42:55.008558Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 914;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-12T00:12:57.578841Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 915;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-12T00:29:42.446751Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-12T00:43:00.440564Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 916;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-12T01:13:03.420031Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 917;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-12T01:29:48.427743Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-12T01:43:06.352758Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 918;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-12T02:13:09.458255Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 919;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-12T02:29:49.084237Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-12T02:43:13.241457Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 920;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-12T03:13:17.460105Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 921;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-12T03:29:50.418574Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-12T03:43:20.984533Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 922;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-12T04:13:24.541061Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 923;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-12T04:29:51.344392Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-12T04:43:27.854473Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 924;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-12T05:13:33.220453Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 925;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-12T05:29:53.988111Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-12T05:43:36.569041Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 926;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-12T06:13:39.759117Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 927;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-12T06:29:55.225451Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-12T06:43:43.771028Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 928;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-12T07:13:46.577061Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 929;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-12T07:29:56.480044Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-12T07:43:51.662318Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 930;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-12T08:13:54.420959Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 931;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-12T08:29:57.819676Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-12T08:43:58.630516Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 932;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-12T09:14:01.936009Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 933;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-12T09:29:58.919521Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-12T09:44:05.696136Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 934;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-12T10:14:10.299623Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 935;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-12T10:30:00.587386Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-12T10:44:14.015399Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 936;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-12T11:14:17.520557Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 937;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-12T11:30:01.986051Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-12T11:44:21.801568Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 938;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-12T12:14:26.972002Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 939;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-12T12:30:04.729313Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-12T12:44:30.236476Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 940;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-12T13:14:33.746828Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 941;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-12T13:30:05.520557Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-12T13:44:36.851712Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 942;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-12T14:14:39.610806Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 943;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-12T14:30:11.453049Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-12T14:44:42.664632Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 944;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-12T15:14:45.850099Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 945;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-12T15:30:11.922699Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-12T15:44:49.382550Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 946;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-12T16:14:53.918838Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 947;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-12T16:30:13.448579Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-12T16:40:04.388238Z INFO ExtHandler 
2024-11-12T16:40:04.388396Z INFO ExtHandler Fetched new vmSettings [HostGAPlugin correlation ID: dae788eb-9802-4415-8227-4dcff9a6f1b9 eTag: 3173488430040287885 source: FastTrack]
2024-11-12T16:40:04.408552Z INFO ExtHandler ExtHandler 
2024-11-12T16:40:04.416498Z INFO ExtHandler ExtHandler ProcessExtensionsGoalState started [etag_3173488430040287885 channel: HostGAPlugin source: FastTrack activity: 317d3a25-6c96-4eaa-9316-5e848829210f correlation 6e5a2ba3-676d-4e2a-9423-dcb15f831b93 created: 2024-11-12T16:39:58.215233Z]
2024-11-12T16:40:04.417813Z INFO ExtHandler ExtHandler Downloading extension manifest
2024-11-12T16:40:04.617025Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Target handler state: enabled [etag_3173488430040287885]
2024-11-12T16:40:04.625711Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] [Enable] current handler state is: enabled
2024-11-12T16:40:04.625951Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Update settings file: 2.settings
2024-11-12T16:40:04.626226Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Requested extension state: enabled
2024-11-12T16:40:04.626599Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Enable extension: [extension_shim.sh -c ./vmaccess.py  -e]
2024-11-12T16:40:04.626893Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Executing command: /var/lib/waagent/Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18/extension_shim.sh -c ./vmaccess.py  -e with environment variables: {"AZURE_GUEST_AGENT_UNINSTALL_CMD_EXIT_CODE": "NOT_RUN", "AZURE_GUEST_AGENT_EXTENSION_PATH": "/var/lib/waagent/Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18", "AZURE_GUEST_AGENT_EXTENSION_VERSION": "1.5.18", "AZURE_GUEST_AGENT_WIRE_PROTOCOL_ADDRESS": "168.63.129.16", "ConfigSequenceNumber": "2", "AZURE_GUEST_AGENT_EXTENSION_SUPPORTED_FEATURES": "[{\"Key\": \"ExtensionTelemetryPipeline\", \"Value\": \"1.0\"}]"}
2024/11/12 16:40:05 VMAccess started to handle.
2024/11/12 16:40:05 [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] cwd is /var/lib/waagent/Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18
2024/11/12 16:40:05 [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Change log file to /var/log/azure/Microsoft.OSTCExtensions.VMAccessForLinux/extension.log
2024-11-12T16:40:06.666772Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Command: extension_shim.sh -c ./vmaccess.py  -e
[stdout]
2024/11/12 16:40:05 [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Current sequence number, 2, is not greater than the sequence number of the most recent executed configuration. Exiting...
[stderr]
Python 2.7.17
2024-11-12T16:40:06.677196Z INFO ExtHandler ExtHandler Downloading extension manifest
2024-11-12T16:40:06.839540Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Target handler state: enabled [etag_3173488430040287885]
2024-11-12T16:40:06.841309Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] [Enable] current handler state is: enabled
2024-11-12T16:40:06.841455Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Update settings file: 1.settings
2024-11-12T16:40:06.859536Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Requested extension state: enabled
2024-11-12T16:40:06.860007Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Enable extension: [diagnostic.py -enable]
2024-11-12T16:40:06.860318Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Executing command: /var/lib/waagent/Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135/diagnostic.py -enable with environment variables: {"AZURE_GUEST_AGENT_UNINSTALL_CMD_EXIT_CODE": "NOT_RUN", "AZURE_GUEST_AGENT_EXTENSION_PATH": "/var/lib/waagent/Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135", "AZURE_GUEST_AGENT_EXTENSION_VERSION": "3.0.135", "AZURE_GUEST_AGENT_WIRE_PROTOCOL_ADDRESS": "168.63.129.16", "ConfigSequenceNumber": "1", "AZURE_GUEST_AGENT_EXTENSION_SUPPORTED_FEATURES": "[{\"Key\": \"ExtensionTelemetryPipeline\", \"Value\": \"1.0\"}]"}
2024/11/12 16:40:07 LinuxDiagnostic started to handle.
2024/11/12 16:40:07 [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] cwd is /var/lib/waagent/Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135
2024/11/12 16:40:07 [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Change log file to /var/log/azure/Microsoft.Azure.Diagnostics.LinuxDiagnostic/extension.log
2024-11-12T16:40:11.909950Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Command: diagnostic.py -enable
[stdout]
2024/11/12 16:40:10 [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Enable,success,0,Enable succeeded, extension daemon started
[stderr]
2024-11-12T16:40:11.921589Z INFO ExtHandler ExtHandler Downloading extension manifest
2024-11-12T16:40:12.154780Z INFO ExtHandler [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Target handler state: enabled [etag_3173488430040287885]
2024-11-12T16:40:12.155653Z INFO ExtHandler [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] [Enable] current handler state is: installed
2024-11-12T16:40:12.155811Z INFO ExtHandler [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Update settings file: 0.settings
2024-11-12T16:40:12.156081Z INFO ExtHandler [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Requested extension state: enabled
2024-11-12T16:40:12.164375Z INFO ExtHandler [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Enable extension: [omsagent_shim.sh -enable]
2024-11-12T16:40:12.164795Z INFO ExtHandler [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Executing command: /var/lib/waagent/Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40/omsagent_shim.sh -enable with environment variables: {"AZURE_GUEST_AGENT_UNINSTALL_CMD_EXIT_CODE": "NOT_RUN", "AZURE_GUEST_AGENT_EXTENSION_PATH": "/var/lib/waagent/Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40", "AZURE_GUEST_AGENT_EXTENSION_VERSION": "1.13.40", "AZURE_GUEST_AGENT_WIRE_PROTOCOL_ADDRESS": "168.63.129.16", "ConfigSequenceNumber": "0", "AZURE_GUEST_AGENT_EXTENSION_SUPPORTED_FEATURES": "[{\"Key\": \"ExtensionTelemetryPipeline\", \"Value\": \"1.0\"}]"}
2024/11/12 16:40:13 OmsAgentForLinux started to handle.
2024/11/12 16:40:13 [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] cwd is /var/lib/waagent/Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40
2024/11/12 16:40:13 [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Change log file to /var/log/azure/Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux/extension.log
2024-11-12T16:40:31.384354Z ERROR ExtHandler ExtHandler Event: name=Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux, op=Enable, message=[ExtensionOperationError] Non-zero exit code: 55, /var/lib/waagent/Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40/omsagent_shim.sh -enable
[stdout]
2024/11/12 16:40:29 [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Enable,failed,55,The agent could not connect to the Microsoft Operations Management Suite service. Please check that the system either has Internet access, or that a valid HTTP proxy has been configured for the agent. Please also check the correctness of the workspace ID.


[stderr]
read /etc/opt/microsoft/omsagent/conf/omsadmin.conf: No such file or directory
Azure Resource ID updated.
Workspace e60386b6-d34f-46e3-99f5-ecf739782fb8 already onboarded and agent is running.
Symbolic links have not been created; re-onboarding to create them
info	Generating certificate ...
-e info	Agent GUID is a0da6d2c-e03f-4427-874c-b15094264c26
-e error	Error resolving host during the onboarding request. Check the correctness of the workspace ID and the internet connectivity, or add a proxy., duration=0
2024-11-12T16:40:31.393964Z INFO ExtHandler ExtHandler Downloading extension manifest
2024-11-12T16:40:31.494486Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] Target handler state: enabled [etag_3173488430040287885]
2024-11-12T16:40:31.504101Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] [Enable] current handler state is: enabled
2024-11-12T16:40:31.504298Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] Update settings file: 0.settings
2024-11-12T16:40:31.504567Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] Requested extension state: enabled
2024-11-12T16:40:31.522235Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] Enable extension: [bin/run-command-shim enable]
2024-11-12T16:40:31.522655Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] Executing command: /var/lib/waagent/Microsoft.CPlat.Core.RunCommandLinux-1.0.5/bin/run-command-shim enable with environment variables: {"AZURE_GUEST_AGENT_UNINSTALL_CMD_EXIT_CODE": "NOT_RUN", "AZURE_GUEST_AGENT_EXTENSION_PATH": "/var/lib/waagent/Microsoft.CPlat.Core.RunCommandLinux-1.0.5", "AZURE_GUEST_AGENT_EXTENSION_VERSION": "1.0.5", "AZURE_GUEST_AGENT_WIRE_PROTOCOL_ADDRESS": "168.63.129.16", "ConfigSequenceNumber": "0", "AZURE_GUEST_AGENT_EXTENSION_SUPPORTED_FEATURES": "[{\"Key\": \"ExtensionTelemetryPipeline\", \"Value\": \"1.0\"}]"}
2024-11-12T16:40:33.551186Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] Command: bin/run-command-shim enable
[stdout]
Not writing a placeholder status file, already exists: /var/lib/waagent/Microsoft.CPlat.Core.RunCommandLinux-1.0.5/status/0.status
+ nohup /var/lib/waagent/Microsoft.CPlat.Core.RunCommandLinux-1.0.5/bin/run-command-extension enable
time=2024-11-12T16:40:32Z version=v1.0.4/git@b3be41d-dirty operation=enable seq=0 event=start
time=2024-11-12T16:40:32Z version=v1.0.4/git@b3be41d-dirty operation=enable seq=0 event=pre-check
time=2024-11-12T16:40:32Z version=v1.0.4/git@b3be41d-dirty operation=enable seq=0 event="comparing seqnum" path=mrseq
time=2024-11-12T16:40:32Z version=v1.0.4/git@b3be41d-dirty operation=enable seq=0 event=exit message="this script configuration is already processed, will not run again"
[stderr]
2024-11-12T16:40:33.561555Z INFO ExtHandler ExtHandler Downloading extension manifest
2024-11-12T16:40:33.727409Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] Target handler state: enabled [etag_3173488430040287885]
2024-11-12T16:40:33.728218Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] [Enable] current handler state is: enabled
2024-11-12T16:40:33.728370Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] Update settings file: 2092.settings
2024-11-12T16:40:33.738394Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] Requested extension state: enabled
2024-11-12T16:40:33.756985Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] Enable extension: [main/handle.sh enable]
2024-11-12T16:40:33.757353Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] Executing command: /var/lib/waagent/Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0/main/handle.sh enable with environment variables: {"AZURE_GUEST_AGENT_UNINSTALL_CMD_EXIT_CODE": "NOT_RUN", "AZURE_GUEST_AGENT_EXTENSION_PATH": "/var/lib/waagent/Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0", "AZURE_GUEST_AGENT_EXTENSION_VERSION": "1.0.9220.0", "AZURE_GUEST_AGENT_WIRE_PROTOCOL_ADDRESS": "168.63.129.16", "ConfigSequenceNumber": "2092", "AZURE_GUEST_AGENT_EXTENSION_SUPPORTED_FEATURES": "[{\"Key\": \"ExtensionTelemetryPipeline\", \"Value\": \"1.0\"}]"}
2024-11-12T16:40:41.921593Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] Command: main/handle.sh enable
[stdout]
Information: Cleared -1 day old JSON files in directory at path /var/log/azure/Microsoft.Azure.RecoveryServices.VMSnapshotLinux/events/Temp, NumberOfFilesRemoved/NumberOfJSONFilesPresent = 0/0
Information: Cleared -1 day old JSON files in directory at path /var/log/azure/Microsoft.Azure.RecoveryServices.VMSnapshotLinux/events, NumberOfFilesRemoved/NumberOfJSONFilesPresent = 0/0
Information: Space available in event directory : 39981250B
Information: Dispose(), called on EventLogger. Event processing is terminating...
Information: Event Logger has terminated
Clearing the temp directory
[stderr]
2024-11-12T16:40:41.951822Z INFO ExtHandler ExtHandler ProcessExtensionsGoalState completed [etag_3173488430040287885 37543 ms]

2024-11-12T16:40:42.101656Z INFO ExtHandler ExtHandler Extension status: [('Microsoft.Azure.Diagnostics.LinuxDiagnostic', 'success'), ('Microsoft.Azure.RecoveryServices.VMSnapshotLinux', 'success'), ('Microsoft.CPlat.Core.RunCommandLinux', 'success'), ('Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux', 'error'), ('Microsoft.OSTCExtensions.VMAccessForLinux', 'success')]
2024-11-12T16:40:42.102860Z INFO ExtHandler ExtHandler All extensions in the goal state have reached a terminal state: [('Microsoft.Azure.Diagnostics.LinuxDiagnostic', 'success'), ('Microsoft.Azure.RecoveryServices.VMSnapshotLinux', 'success'), ('Microsoft.CPlat.Core.RunCommandLinux', 'success'), ('Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux', 'error'), ('Microsoft.OSTCExtensions.VMAccessForLinux', 'success')]
2024-11-12T16:42:20.799107Z INFO TelemetryEventsCollector ExtHandler Collected 1 events for extension: Microsoft.Azure.RecoveryServices.VMSnapshotLinux
2024-11-12T16:44:58.246854Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 948;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-12T17:15:01.016533Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 949;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-12T17:30:14.604541Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-12T17:45:04.244202Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 950;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-12T18:15:08.013922Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 951;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-12T18:30:15.525226Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-12T18:45:11.016528Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 952;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-12T19:15:14.799327Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 953;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-12T19:30:16.225188Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-12T19:45:17.846434Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 954;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-12T20:15:21.329928Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 955;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-12T20:30:22.267626Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-12T20:45:23.831793Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 956;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-12T21:15:27.193904Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 957;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-12T21:30:22.437676Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-12T21:45:30.486973Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 958;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-12T21:59:45.101852Z INFO EnvHandler ExtHandler Current Firewall rules:
Chain INPUT (policy ACCEPT 21575 packets, 5203407 bytes)
    pkts      bytes target     prot opt in     out     source               destination         

Chain FORWARD (policy ACCEPT 0 packets, 0 bytes)
    pkts      bytes target     prot opt in     out     source               destination         

Chain OUTPUT (policy ACCEPT 20276 packets, 24162718 bytes)
    pkts      bytes target     prot opt in     out     source               destination         
       0        0 ACCEPT     tcp  --  *      *       0.0.0.0/0            168.63.129.16        tcp dpt:53
    3223  2084533 ACCEPT     tcp  --  *      *       0.0.0.0/0            168.63.129.16        owner UID match 0
       0        0 DROP       tcp  --  *      *       0.0.0.0/0            168.63.129.16        ctstate INVALID,NEW

2024-11-12T22:15:33.574485Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 959;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-12T22:30:22.492789Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-12T22:45:36.231356Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 960;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-12T23:15:39.006111Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 961;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-12T23:30:28.142011Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-12T23:45:41.794320Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 962;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-13T00:15:47.046176Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 963;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-13T00:30:31.457966Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-13T00:45:51.382665Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 964;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 1;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-13T01:15:55.517749Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 965;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-13T01:30:33.719024Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-13T01:45:59.778898Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 966;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-13T02:16:03.530262Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 967;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-13T02:30:34.277567Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-13T02:46:06.697988Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 968;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-13T03:16:09.861198Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 969;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-13T03:30:35.703168Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-13T03:46:15.674822Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 970;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-13T04:16:18.678606Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 971;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-13T04:30:37.488413Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-13T04:46:21.898058Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 972;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-13T05:16:25.317252Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 973;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-13T05:30:41.078541Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-13T05:46:25.449171Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 974;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-13T06:16:29.016200Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 975;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 1;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-13T06:30:41.494734Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-13T06:46:32.033431Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 976;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-13T07:16:35.146850Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 977;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-13T07:30:41.747754Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-13T07:46:38.728261Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 978;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-13T08:16:42.533535Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 979;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-13T08:30:44.225124Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-13T08:46:48.625640Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 980;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-13T09:16:52.915611Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 981;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-13T09:30:47.219776Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-13T09:46:56.624703Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 982;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-13T10:16:59.510689Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 983;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-13T10:30:47.954718Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-13T10:47:02.777207Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 984;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-13T11:17:06.282443Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 985;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-13T11:30:48.665621Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-13T11:47:11.424331Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 986;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-13T12:17:15.232102Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 987;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-13T12:30:51.405144Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-13T12:47:18.496041Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 988;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-13T13:17:22.074555Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 989;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-13T13:30:52.295154Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-13T13:47:25.623875Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 990;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-13T14:17:29.314447Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 991;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-13T14:30:53.433160Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-13T14:47:32.625432Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 992;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-13T15:17:35.795054Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 993;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-13T15:30:53.716836Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-13T15:47:39.374526Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 994;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-13T16:17:42.997605Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 995;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-13T16:30:55.065913Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-13T16:39:32.926832Z INFO ExtHandler 
2024-11-13T16:39:32.927023Z INFO ExtHandler Fetched new vmSettings [HostGAPlugin correlation ID: 2f4fb8b3-2eed-4efe-bb8c-954bcc44e7a6 eTag: 10572488749112734657 source: FastTrack]
2024-11-13T16:39:32.946145Z INFO ExtHandler ExtHandler 
2024-11-13T16:39:32.946342Z INFO ExtHandler ExtHandler ProcessExtensionsGoalState started [etag_10572488749112734657 channel: HostGAPlugin source: FastTrack activity: 9664bb97-9459-4a64-8b01-cc31602d0a03 correlation 003c90ab-b48f-4cbf-90ab-c72be43f981b created: 2024-11-13T16:39:27.563301Z]
2024-11-13T16:39:32.947591Z INFO ExtHandler ExtHandler Downloading extension manifest
2024-11-13T16:39:33.097505Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Target handler state: enabled [etag_10572488749112734657]
2024-11-13T16:39:33.098342Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] [Enable] current handler state is: enabled
2024-11-13T16:39:33.106272Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Update settings file: 2.settings
2024-11-13T16:39:33.106728Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Requested extension state: enabled
2024-11-13T16:39:33.107151Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Enable extension: [extension_shim.sh -c ./vmaccess.py  -e]
2024-11-13T16:39:33.107457Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Executing command: /var/lib/waagent/Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18/extension_shim.sh -c ./vmaccess.py  -e with environment variables: {"AZURE_GUEST_AGENT_UNINSTALL_CMD_EXIT_CODE": "NOT_RUN", "AZURE_GUEST_AGENT_EXTENSION_PATH": "/var/lib/waagent/Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18", "AZURE_GUEST_AGENT_EXTENSION_VERSION": "1.5.18", "AZURE_GUEST_AGENT_WIRE_PROTOCOL_ADDRESS": "168.63.129.16", "ConfigSequenceNumber": "2", "AZURE_GUEST_AGENT_EXTENSION_SUPPORTED_FEATURES": "[{\"Key\": \"ExtensionTelemetryPipeline\", \"Value\": \"1.0\"}]"}
2024/11/13 16:39:33 VMAccess started to handle.
2024/11/13 16:39:33 [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] cwd is /var/lib/waagent/Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18
2024/11/13 16:39:33 [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Change log file to /var/log/azure/Microsoft.OSTCExtensions.VMAccessForLinux/extension.log
2024-11-13T16:39:35.154447Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Command: extension_shim.sh -c ./vmaccess.py  -e
[stdout]
2024/11/13 16:39:33 [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Current sequence number, 2, is not greater than the sequence number of the most recent executed configuration. Exiting...
[stderr]
Python 2.7.17
2024-11-13T16:39:35.165059Z INFO ExtHandler ExtHandler Downloading extension manifest
2024-11-13T16:39:35.336345Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Target handler state: enabled [etag_10572488749112734657]
2024-11-13T16:39:35.346089Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] [Enable] current handler state is: enabled
2024-11-13T16:39:35.346295Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Update settings file: 1.settings
2024-11-13T16:39:35.346941Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Requested extension state: enabled
2024-11-13T16:39:35.347385Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Enable extension: [diagnostic.py -enable]
2024-11-13T16:39:35.355603Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Executing command: /var/lib/waagent/Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135/diagnostic.py -enable with environment variables: {"AZURE_GUEST_AGENT_UNINSTALL_CMD_EXIT_CODE": "NOT_RUN", "AZURE_GUEST_AGENT_EXTENSION_PATH": "/var/lib/waagent/Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135", "AZURE_GUEST_AGENT_EXTENSION_VERSION": "3.0.135", "AZURE_GUEST_AGENT_WIRE_PROTOCOL_ADDRESS": "168.63.129.16", "ConfigSequenceNumber": "1", "AZURE_GUEST_AGENT_EXTENSION_SUPPORTED_FEATURES": "[{\"Key\": \"ExtensionTelemetryPipeline\", \"Value\": \"1.0\"}]"}
2024/11/13 16:39:36 LinuxDiagnostic started to handle.
2024/11/13 16:39:36 [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] cwd is /var/lib/waagent/Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135
2024/11/13 16:39:36 [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Change log file to /var/log/azure/Microsoft.Azure.Diagnostics.LinuxDiagnostic/extension.log
2024-11-13T16:39:40.413119Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Command: diagnostic.py -enable
[stdout]
2024/11/13 16:39:38 [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Enable,success,0,Enable succeeded, extension daemon started
[stderr]
2024-11-13T16:39:40.423415Z INFO ExtHandler ExtHandler Downloading extension manifest
2024-11-13T16:39:40.622625Z INFO ExtHandler [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Target handler state: enabled [etag_10572488749112734657]
2024-11-13T16:39:40.623506Z INFO ExtHandler [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] [Enable] current handler state is: installed
2024-11-13T16:39:40.623656Z INFO ExtHandler [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Update settings file: 0.settings
2024-11-13T16:39:40.623927Z INFO ExtHandler [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Requested extension state: enabled
2024-11-13T16:39:40.633851Z INFO ExtHandler [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Enable extension: [omsagent_shim.sh -enable]
2024-11-13T16:39:40.650492Z INFO ExtHandler [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Executing command: /var/lib/waagent/Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40/omsagent_shim.sh -enable with environment variables: {"AZURE_GUEST_AGENT_UNINSTALL_CMD_EXIT_CODE": "NOT_RUN", "AZURE_GUEST_AGENT_EXTENSION_PATH": "/var/lib/waagent/Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40", "AZURE_GUEST_AGENT_EXTENSION_VERSION": "1.13.40", "AZURE_GUEST_AGENT_WIRE_PROTOCOL_ADDRESS": "168.63.129.16", "ConfigSequenceNumber": "0", "AZURE_GUEST_AGENT_EXTENSION_SUPPORTED_FEATURES": "[{\"Key\": \"ExtensionTelemetryPipeline\", \"Value\": \"1.0\"}]"}
2024/11/13 16:39:41 OmsAgentForLinux started to handle.
2024/11/13 16:39:41 [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] cwd is /var/lib/waagent/Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40
2024/11/13 16:39:41 [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Change log file to /var/log/azure/Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux/extension.log
2024-11-13T16:39:59.843971Z ERROR ExtHandler ExtHandler Event: name=Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux, op=Enable, message=[ExtensionOperationError] Non-zero exit code: 55, /var/lib/waagent/Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40/omsagent_shim.sh -enable
[stdout]
2024/11/13 16:39:57 [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Enable,failed,55,The agent could not connect to the Microsoft Operations Management Suite service. Please check that the system either has Internet access, or that a valid HTTP proxy has been configured for the agent. Please also check the correctness of the workspace ID.


[stderr]
read /etc/opt/microsoft/omsagent/conf/omsadmin.conf: No such file or directory
Azure Resource ID updated.
Workspace e60386b6-d34f-46e3-99f5-ecf739782fb8 already onboarded and agent is running.
Symbolic links have not been created; re-onboarding to create them
info	Generating certificate ...
-e info	Agent GUID is 8f0fe805-d8bb-4c30-8c5d-4f449ede6148
-e error	Error resolving host during the onboarding request. Check the correctness of the workspace ID and the internet connectivity, or add a proxy., duration=0
2024-11-13T16:39:59.862747Z INFO ExtHandler ExtHandler Downloading extension manifest
2024-11-13T16:39:59.961699Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] Target handler state: enabled [etag_10572488749112734657]
2024-11-13T16:39:59.962436Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] [Enable] current handler state is: enabled
2024-11-13T16:39:59.962588Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] Update settings file: 0.settings
2024-11-13T16:39:59.962863Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] Requested extension state: enabled
2024-11-13T16:39:59.971313Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] Enable extension: [bin/run-command-shim enable]
2024-11-13T16:39:59.971702Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] Executing command: /var/lib/waagent/Microsoft.CPlat.Core.RunCommandLinux-1.0.5/bin/run-command-shim enable with environment variables: {"AZURE_GUEST_AGENT_UNINSTALL_CMD_EXIT_CODE": "NOT_RUN", "AZURE_GUEST_AGENT_EXTENSION_PATH": "/var/lib/waagent/Microsoft.CPlat.Core.RunCommandLinux-1.0.5", "AZURE_GUEST_AGENT_EXTENSION_VERSION": "1.0.5", "AZURE_GUEST_AGENT_WIRE_PROTOCOL_ADDRESS": "168.63.129.16", "ConfigSequenceNumber": "0", "AZURE_GUEST_AGENT_EXTENSION_SUPPORTED_FEATURES": "[{\"Key\": \"ExtensionTelemetryPipeline\", \"Value\": \"1.0\"}]"}
2024-11-13T16:40:01.999369Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] Command: bin/run-command-shim enable
[stdout]
Not writing a placeholder status file, already exists: /var/lib/waagent/Microsoft.CPlat.Core.RunCommandLinux-1.0.5/status/0.status
+ nohup /var/lib/waagent/Microsoft.CPlat.Core.RunCommandLinux-1.0.5/bin/run-command-extension enable
time=2024-11-13T16:40:00Z version=v1.0.4/git@b3be41d-dirty operation=enable seq=0 event=start
time=2024-11-13T16:40:00Z version=v1.0.4/git@b3be41d-dirty operation=enable seq=0 event=pre-check
time=2024-11-13T16:40:00Z version=v1.0.4/git@b3be41d-dirty operation=enable seq=0 event="comparing seqnum" path=mrseq
time=2024-11-13T16:40:00Z version=v1.0.4/git@b3be41d-dirty operation=enable seq=0 event=exit message="this script configuration is already processed, will not run again"
[stderr]
2024-11-13T16:40:02.019773Z INFO ExtHandler ExtHandler Downloading extension manifest
2024-11-13T16:40:02.243243Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] Target handler state: enabled [etag_10572488749112734657]
2024-11-13T16:40:02.244032Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] [Enable] current handler state is: enabled
2024-11-13T16:40:02.244159Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] Update settings file: 2093.settings
2024-11-13T16:40:02.244378Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] Requested extension state: enabled
2024-11-13T16:40:02.252287Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] Enable extension: [main/handle.sh enable]
2024-11-13T16:40:02.252655Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] Executing command: /var/lib/waagent/Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0/main/handle.sh enable with environment variables: {"AZURE_GUEST_AGENT_UNINSTALL_CMD_EXIT_CODE": "NOT_RUN", "AZURE_GUEST_AGENT_EXTENSION_PATH": "/var/lib/waagent/Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0", "AZURE_GUEST_AGENT_EXTENSION_VERSION": "1.0.9220.0", "AZURE_GUEST_AGENT_WIRE_PROTOCOL_ADDRESS": "168.63.129.16", "ConfigSequenceNumber": "2093", "AZURE_GUEST_AGENT_EXTENSION_SUPPORTED_FEATURES": "[{\"Key\": \"ExtensionTelemetryPipeline\", \"Value\": \"1.0\"}]"}
2024-11-13T16:40:12.416579Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] Command: main/handle.sh enable
[stdout]
Information: Cleared -1 day old JSON files in directory at path /var/log/azure/Microsoft.Azure.RecoveryServices.VMSnapshotLinux/events/Temp, NumberOfFilesRemoved/NumberOfJSONFilesPresent = 0/0
Information: Cleared -1 day old JSON files in directory at path /var/log/azure/Microsoft.Azure.RecoveryServices.VMSnapshotLinux/events, NumberOfFilesRemoved/NumberOfJSONFilesPresent = 0/0
Information: Space available in event directory : 39981250B
Information: Dispose(), called on EventLogger. Event processing is terminating...
Information: Event Logger has terminated
Clearing the temp directory
[stderr]
2024-11-13T16:40:12.466092Z INFO ExtHandler ExtHandler ProcessExtensionsGoalState completed [etag_10572488749112734657 39519 ms]

2024-11-13T16:40:12.636522Z INFO ExtHandler ExtHandler Extension status: [('Microsoft.Azure.Diagnostics.LinuxDiagnostic', 'success'), ('Microsoft.Azure.RecoveryServices.VMSnapshotLinux', 'success'), ('Microsoft.CPlat.Core.RunCommandLinux', 'success'), ('Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux', 'error'), ('Microsoft.OSTCExtensions.VMAccessForLinux', 'success')]
2024-11-13T16:40:12.637824Z INFO ExtHandler ExtHandler All extensions in the goal state have reached a terminal state: [('Microsoft.Azure.Diagnostics.LinuxDiagnostic', 'success'), ('Microsoft.Azure.RecoveryServices.VMSnapshotLinux', 'success'), ('Microsoft.CPlat.Core.RunCommandLinux', 'success'), ('Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux', 'error'), ('Microsoft.OSTCExtensions.VMAccessForLinux', 'success')]
2024-11-13T16:42:29.965747Z INFO TelemetryEventsCollector ExtHandler Collected 1 events for extension: Microsoft.Azure.RecoveryServices.VMSnapshotLinux
2024-11-13T16:47:43.623030Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 996;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-13T17:17:48.853398Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 997;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-13T17:31:00.520216Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-13T17:47:52.039293Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 998;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-13T18:17:55.016617Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 999;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-13T18:31:00.573443Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-13T18:47:57.881020Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1000;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-13T19:18:00.909477Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1001;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-13T19:31:06.443034Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-13T19:48:03.901313Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1002;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-13T20:18:06.761940Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1003;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-13T20:31:12.432485Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-13T20:48:09.681565Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1004;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-13T21:18:12.342802Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1005;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-13T21:31:18.169007Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-13T21:48:15.382306Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1006;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 1;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-13T21:59:45.157089Z INFO EnvHandler ExtHandler Current Firewall rules:
Chain INPUT (policy ACCEPT 12242 packets, 3658319 bytes)
    pkts      bytes target     prot opt in     out     source               destination         

Chain FORWARD (policy ACCEPT 0 packets, 0 bytes)
    pkts      bytes target     prot opt in     out     source               destination         

Chain OUTPUT (policy ACCEPT 11267 packets, 9941363 bytes)
    pkts      bytes target     prot opt in     out     source               destination         
       0        0 ACCEPT     tcp  --  *      *       0.0.0.0/0            168.63.129.16        tcp dpt:53
    2605  1683850 ACCEPT     tcp  --  *      *       0.0.0.0/0            168.63.129.16        owner UID match 0
       0        0 DROP       tcp  --  *      *       0.0.0.0/0            168.63.129.16        ctstate INVALID,NEW

2024-11-13T22:18:19.699142Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1007;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-13T22:31:19.455813Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-13T22:48:23.089986Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1008;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-13T23:18:25.965005Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1009;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-13T23:31:19.467021Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-13T23:48:29.335918Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1010;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-14T00:18:32.019909Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1011;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-14T00:31:19.492758Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-14T00:48:34.986662Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1012;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-14T01:18:37.998324Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1013;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-14T01:31:25.298249Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-14T01:48:41.075956Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1014;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-14T02:18:43.947250Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1015;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-14T02:31:31.115647Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-14T02:48:46.987610Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1016;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-14T03:18:50.368038Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1017;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-14T03:31:31.847328Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-14T03:48:53.980459Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1018;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-14T04:18:58.192617Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1019;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-14T04:31:33.673800Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-14T04:49:01.132432Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1020;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-14T05:19:04.327514Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1021;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-14T05:31:39.363251Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-14T05:49:08.437621Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1022;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-14T06:19:11.587642Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1023;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-14T06:31:40.618623Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-14T06:49:15.051257Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1024;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-14T07:19:17.778924Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1025;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-14T07:31:46.544539Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-14T07:49:20.937622Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1026;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-14T08:19:24.163747Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1027;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-14T08:31:47.099038Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-14T08:49:26.932192Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1028;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-14T09:19:32.341122Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1029;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-14T09:31:49.843459Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-14T09:49:35.850586Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1030;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-14T10:19:38.467193Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1031;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-14T10:31:55.338149Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-14T10:49:43.592561Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1032;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-14T11:19:47.477423Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1033;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-14T11:31:58.383176Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-14T11:49:51.187952Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1034;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-14T12:19:53.705200Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1035;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-14T12:32:04.246764Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-14T12:49:56.308516Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1036;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-14T13:20:00.941917Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1037;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-14T13:32:06.512706Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-14T13:50:05.082206Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1038;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-14T14:20:08.883577Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1039;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-14T14:32:07.655340Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-14T14:50:11.965148Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1040;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-14T15:20:15.650010Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1041;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-14T15:32:09.299912Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-14T15:50:20.996683Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1042;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-14T16:20:23.860850Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1043;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-14T16:32:10.307897Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-14T16:38:40.645821Z INFO ExtHandler 
2024-11-14T16:38:40.646076Z INFO ExtHandler Fetched new vmSettings [HostGAPlugin correlation ID: 23f2ecdb-6d4c-495e-92d0-c79079e677f3 eTag: 4995725302960290990 source: FastTrack]
2024-11-14T16:38:40.665934Z INFO ExtHandler ExtHandler 
2024-11-14T16:38:40.666124Z INFO ExtHandler ExtHandler ProcessExtensionsGoalState started [etag_4995725302960290990 channel: HostGAPlugin source: FastTrack activity: 871518a7-b986-4ddd-b867-7a3a1d82c727 correlation c2c641a1-2996-4636-b6aa-58c8bc628294 created: 2024-11-14T16:38:35.192757Z]
2024-11-14T16:38:40.667412Z INFO ExtHandler ExtHandler Downloading extension manifest
2024-11-14T16:38:40.813523Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Target handler state: enabled [etag_4995725302960290990]
2024-11-14T16:38:40.821283Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] [Enable] current handler state is: enabled
2024-11-14T16:38:40.821501Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Update settings file: 2.settings
2024-11-14T16:38:40.821786Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Requested extension state: enabled
2024-11-14T16:38:40.822146Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Enable extension: [extension_shim.sh -c ./vmaccess.py  -e]
2024-11-14T16:38:40.822443Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Executing command: /var/lib/waagent/Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18/extension_shim.sh -c ./vmaccess.py  -e with environment variables: {"AZURE_GUEST_AGENT_UNINSTALL_CMD_EXIT_CODE": "NOT_RUN", "AZURE_GUEST_AGENT_EXTENSION_PATH": "/var/lib/waagent/Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18", "AZURE_GUEST_AGENT_EXTENSION_VERSION": "1.5.18", "AZURE_GUEST_AGENT_WIRE_PROTOCOL_ADDRESS": "168.63.129.16", "ConfigSequenceNumber": "2", "AZURE_GUEST_AGENT_EXTENSION_SUPPORTED_FEATURES": "[{\"Key\": \"ExtensionTelemetryPipeline\", \"Value\": \"1.0\"}]"}
2024/11/14 16:38:41 VMAccess started to handle.
2024/11/14 16:38:41 [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] cwd is /var/lib/waagent/Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18
2024/11/14 16:38:41 [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Change log file to /var/log/azure/Microsoft.OSTCExtensions.VMAccessForLinux/extension.log
2024-11-14T16:38:42.860422Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Command: extension_shim.sh -c ./vmaccess.py  -e
[stdout]
2024/11/14 16:38:41 [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Current sequence number, 2, is not greater than the sequence number of the most recent executed configuration. Exiting...
[stderr]
Python 2.7.17
2024-11-14T16:38:42.871123Z INFO ExtHandler ExtHandler Downloading extension manifest
2024-11-14T16:38:43.018530Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Target handler state: enabled [etag_4995725302960290990]
2024-11-14T16:38:43.028350Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] [Enable] current handler state is: enabled
2024-11-14T16:38:43.028547Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Update settings file: 1.settings
2024-11-14T16:38:43.029214Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Requested extension state: enabled
2024-11-14T16:38:43.029698Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Enable extension: [diagnostic.py -enable]
2024-11-14T16:38:43.037833Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Executing command: /var/lib/waagent/Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135/diagnostic.py -enable with environment variables: {"AZURE_GUEST_AGENT_UNINSTALL_CMD_EXIT_CODE": "NOT_RUN", "AZURE_GUEST_AGENT_EXTENSION_PATH": "/var/lib/waagent/Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135", "AZURE_GUEST_AGENT_EXTENSION_VERSION": "3.0.135", "AZURE_GUEST_AGENT_WIRE_PROTOCOL_ADDRESS": "168.63.129.16", "ConfigSequenceNumber": "1", "AZURE_GUEST_AGENT_EXTENSION_SUPPORTED_FEATURES": "[{\"Key\": \"ExtensionTelemetryPipeline\", \"Value\": \"1.0\"}]"}
2024/11/14 16:38:43 LinuxDiagnostic started to handle.
2024/11/14 16:38:43 [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] cwd is /var/lib/waagent/Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135
2024/11/14 16:38:43 [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Change log file to /var/log/azure/Microsoft.Azure.Diagnostics.LinuxDiagnostic/extension.log
2024-11-14T16:38:48.088115Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Command: diagnostic.py -enable
[stdout]
2024/11/14 16:38:46 [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Enable,success,0,Enable succeeded, extension daemon started
[stderr]
2024-11-14T16:38:48.108566Z INFO ExtHandler ExtHandler Downloading extension manifest
2024-11-14T16:38:48.325438Z INFO ExtHandler [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Target handler state: enabled [etag_4995725302960290990]
2024-11-14T16:38:48.326277Z INFO ExtHandler [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] [Enable] current handler state is: installed
2024-11-14T16:38:48.326425Z INFO ExtHandler [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Update settings file: 0.settings
2024-11-14T16:38:48.326692Z INFO ExtHandler [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Requested extension state: enabled
2024-11-14T16:38:48.327089Z INFO ExtHandler [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Enable extension: [omsagent_shim.sh -enable]
2024-11-14T16:38:48.345513Z INFO ExtHandler [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Executing command: /var/lib/waagent/Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40/omsagent_shim.sh -enable with environment variables: {"AZURE_GUEST_AGENT_UNINSTALL_CMD_EXIT_CODE": "NOT_RUN", "AZURE_GUEST_AGENT_EXTENSION_PATH": "/var/lib/waagent/Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40", "AZURE_GUEST_AGENT_EXTENSION_VERSION": "1.13.40", "AZURE_GUEST_AGENT_WIRE_PROTOCOL_ADDRESS": "168.63.129.16", "ConfigSequenceNumber": "0", "AZURE_GUEST_AGENT_EXTENSION_SUPPORTED_FEATURES": "[{\"Key\": \"ExtensionTelemetryPipeline\", \"Value\": \"1.0\"}]"}
2024/11/14 16:38:49 OmsAgentForLinux started to handle.
2024/11/14 16:38:49 [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] cwd is /var/lib/waagent/Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40
2024/11/14 16:38:49 [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Change log file to /var/log/azure/Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux/extension.log
2024-11-14T16:39:06.556802Z ERROR ExtHandler ExtHandler Event: name=Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux, op=Enable, message=[ExtensionOperationError] Non-zero exit code: 55, /var/lib/waagent/Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40/omsagent_shim.sh -enable
[stdout]
2024/11/14 16:39:05 [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Enable,failed,55,The agent could not connect to the Microsoft Operations Management Suite service. Please check that the system either has Internet access, or that a valid HTTP proxy has been configured for the agent. Please also check the correctness of the workspace ID.


[stderr]
read /etc/opt/microsoft/omsagent/conf/omsadmin.conf: No such file or directory
Azure Resource ID updated.
Workspace e60386b6-d34f-46e3-99f5-ecf739782fb8 already onboarded and agent is running.
Symbolic links have not been created; re-onboarding to create them
info	Generating certificate ...
-e info	Agent GUID is be24c10d-83c6-4f1f-b65f-988367913de8
-e error	Error resolving host during the onboarding request. Check the correctness of the workspace ID and the internet connectivity, or add a proxy., duration=0
2024-11-14T16:39:06.566877Z INFO ExtHandler ExtHandler Downloading extension manifest
2024-11-14T16:39:06.677204Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] Target handler state: enabled [etag_4995725302960290990]
2024-11-14T16:39:06.677889Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] [Enable] current handler state is: enabled
2024-11-14T16:39:06.678017Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] Update settings file: 0.settings
2024-11-14T16:39:06.678260Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] Requested extension state: enabled
2024-11-14T16:39:06.687794Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] Enable extension: [bin/run-command-shim enable]
2024-11-14T16:39:06.688287Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] Executing command: /var/lib/waagent/Microsoft.CPlat.Core.RunCommandLinux-1.0.5/bin/run-command-shim enable with environment variables: {"AZURE_GUEST_AGENT_UNINSTALL_CMD_EXIT_CODE": "NOT_RUN", "AZURE_GUEST_AGENT_EXTENSION_PATH": "/var/lib/waagent/Microsoft.CPlat.Core.RunCommandLinux-1.0.5", "AZURE_GUEST_AGENT_EXTENSION_VERSION": "1.0.5", "AZURE_GUEST_AGENT_WIRE_PROTOCOL_ADDRESS": "168.63.129.16", "ConfigSequenceNumber": "0", "AZURE_GUEST_AGENT_EXTENSION_SUPPORTED_FEATURES": "[{\"Key\": \"ExtensionTelemetryPipeline\", \"Value\": \"1.0\"}]"}
2024-11-14T16:39:08.723189Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] Command: bin/run-command-shim enable
[stdout]
Not writing a placeholder status file, already exists: /var/lib/waagent/Microsoft.CPlat.Core.RunCommandLinux-1.0.5/status/0.status
+ nohup /var/lib/waagent/Microsoft.CPlat.Core.RunCommandLinux-1.0.5/bin/run-command-extension enable
time=2024-11-14T16:39:07Z version=v1.0.4/git@b3be41d-dirty operation=enable seq=0 event=start
time=2024-11-14T16:39:07Z version=v1.0.4/git@b3be41d-dirty operation=enable seq=0 event=pre-check
time=2024-11-14T16:39:07Z version=v1.0.4/git@b3be41d-dirty operation=enable seq=0 event="comparing seqnum" path=mrseq
time=2024-11-14T16:39:07Z version=v1.0.4/git@b3be41d-dirty operation=enable seq=0 event=exit message="this script configuration is already processed, will not run again"
[stderr]
2024-11-14T16:39:08.751551Z INFO ExtHandler ExtHandler Downloading extension manifest
2024-11-14T16:39:08.914359Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] Target handler state: enabled [etag_4995725302960290990]
2024-11-14T16:39:08.923040Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] [Enable] current handler state is: enabled
2024-11-14T16:39:08.923172Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] Update settings file: 2094.settings
2024-11-14T16:39:08.923395Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] Requested extension state: enabled
2024-11-14T16:39:08.923799Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] Enable extension: [main/handle.sh enable]
2024-11-14T16:39:08.924070Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] Executing command: /var/lib/waagent/Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0/main/handle.sh enable with environment variables: {"AZURE_GUEST_AGENT_UNINSTALL_CMD_EXIT_CODE": "NOT_RUN", "AZURE_GUEST_AGENT_EXTENSION_PATH": "/var/lib/waagent/Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0", "AZURE_GUEST_AGENT_EXTENSION_VERSION": "1.0.9220.0", "AZURE_GUEST_AGENT_WIRE_PROTOCOL_ADDRESS": "168.63.129.16", "ConfigSequenceNumber": "2094", "AZURE_GUEST_AGENT_EXTENSION_SUPPORTED_FEATURES": "[{\"Key\": \"ExtensionTelemetryPipeline\", \"Value\": \"1.0\"}]"}
2024-11-14T16:39:15.980447Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] Command: main/handle.sh enable
[stdout]
Information: Cleared -1 day old JSON files in directory at path /var/log/azure/Microsoft.Azure.RecoveryServices.VMSnapshotLinux/events/Temp, NumberOfFilesRemoved/NumberOfJSONFilesPresent = 0/0
Information: Cleared -1 day old JSON files in directory at path /var/log/azure/Microsoft.Azure.RecoveryServices.VMSnapshotLinux/events, NumberOfFilesRemoved/NumberOfJSONFilesPresent = 0/0
Information: Space available in event directory : 39981250B
Information: Dispose(), called on EventLogger. Event processing is terminating...
Information: Event Logger has terminated
Clearing the temp directory
[stderr]
2024-11-14T16:39:16.030170Z INFO ExtHandler ExtHandler ProcessExtensionsGoalState completed [etag_4995725302960290990 35364 ms]

2024-11-14T16:39:16.236858Z INFO ExtHandler ExtHandler Extension status: [('Microsoft.Azure.Diagnostics.LinuxDiagnostic', 'success'), ('Microsoft.Azure.RecoveryServices.VMSnapshotLinux', 'success'), ('Microsoft.CPlat.Core.RunCommandLinux', 'success'), ('Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux', 'error'), ('Microsoft.OSTCExtensions.VMAccessForLinux', 'success')]
2024-11-14T16:39:16.238119Z INFO ExtHandler ExtHandler All extensions in the goal state have reached a terminal state: [('Microsoft.Azure.Diagnostics.LinuxDiagnostic', 'success'), ('Microsoft.Azure.RecoveryServices.VMSnapshotLinux', 'success'), ('Microsoft.CPlat.Core.RunCommandLinux', 'success'), ('Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux', 'error'), ('Microsoft.OSTCExtensions.VMAccessForLinux', 'success')]
2024-11-14T16:42:40.677769Z INFO TelemetryEventsCollector ExtHandler Collected 1 events for extension: Microsoft.Azure.RecoveryServices.VMSnapshotLinux
2024-11-14T16:50:26.428814Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1044;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-14T17:20:29.080276Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1045;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-14T17:32:15.601294Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-14T17:50:33.191528Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1046;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-14T18:20:36.142700Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1047;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-14T18:32:16.601075Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-14T18:50:40.345552Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1048;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-14T19:20:42.720649Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1049;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-14T19:32:17.134810Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-14T19:50:45.420070Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1050;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-14T20:20:47.971470Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1051;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-14T20:32:22.494130Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-14T20:50:51.137404Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1052;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-14T21:20:53.993402Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1053;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-14T21:32:28.491420Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-14T21:50:57.684935Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1054;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-14T21:59:45.211927Z INFO EnvHandler ExtHandler Current Firewall rules:
Chain INPUT (policy ACCEPT 13135 packets, 3244107 bytes)
    pkts      bytes target     prot opt in     out     source               destination         

Chain FORWARD (policy ACCEPT 0 packets, 0 bytes)
    pkts      bytes target     prot opt in     out     source               destination         

Chain OUTPUT (policy ACCEPT 13167 packets, 15793040 bytes)
    pkts      bytes target     prot opt in     out     source               destination         
       0        0 ACCEPT     tcp  --  *      *       0.0.0.0/0            168.63.129.16        tcp dpt:53
    1976  1280232 ACCEPT     tcp  --  *      *       0.0.0.0/0            168.63.129.16        owner UID match 0
       0        0 DROP       tcp  --  *      *       0.0.0.0/0            168.63.129.16        ctstate INVALID,NEW

2024-11-14T22:21:00.381452Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1055;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-14T22:32:28.730551Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-14T22:51:04.574555Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1056;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-14T23:21:07.625487Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1057;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-14T23:32:29.759421Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-14T23:51:10.770985Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1058;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-15T00:21:13.726361Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1059;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-15T00:32:29.763286Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-15T00:51:16.902756Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1060;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-15T01:21:19.768063Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1061;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-15T01:32:29.800588Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-15T01:51:23.851514Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1062;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-15T02:21:26.611074Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1063;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-15T02:32:30.504281Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-15T02:51:29.831309Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1064;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-15T03:21:32.793502Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1065;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-15T03:32:36.585921Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-15T03:51:35.706325Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1066;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-15T04:21:37.932738Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1067;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-15T04:32:41.751455Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-15T04:51:40.923571Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1068;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-15T05:21:44.599531Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1069;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-15T05:32:42.372699Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-15T05:51:48.048263Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1070;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-15T06:21:52.203851Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1071;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-15T06:32:43.958307Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-15T06:51:55.716835Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1072;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-15T07:21:59.734461Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1073;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-15T07:32:45.143292Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-15T07:52:02.897295Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1074;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-15T08:22:06.543011Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1075;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-15T08:32:46.191006Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-15T08:52:09.654019Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1076;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-15T09:22:12.995264Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1077;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-15T09:32:46.622427Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-15T09:52:16.402443Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1078;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-15T10:22:20.698336Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1079;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-15T10:32:47.974387Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-15T10:52:23.972523Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1080;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-15T11:22:27.373072Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1081;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-15T11:32:49.360432Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-15T11:52:31.315536Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1082;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-15T12:22:35.660572Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1083;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-15T12:32:50.946093Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-15T12:52:39.424390Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1084;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-15T13:22:42.557370Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1085;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-15T13:32:52.853706Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-15T13:52:47.775801Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1086;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-15T14:22:51.193725Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1087;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-15T14:32:54.728776Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-15T14:52:55.192145Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1088;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 1;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-15T15:22:57.852229Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1089;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-15T15:32:54.900678Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-15T15:53:01.298939Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1090;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-15T16:23:04.320834Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1091;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-15T16:32:55.132180Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-15T16:37:35.456271Z INFO ExtHandler 
2024-11-15T16:37:35.464215Z INFO ExtHandler Fetched new vmSettings [HostGAPlugin correlation ID: 66695f5a-42d5-4cb1-8690-1a67c3cea252 eTag: 6401589271917458892 source: FastTrack]
2024-11-15T16:37:35.484213Z INFO ExtHandler ExtHandler 
2024-11-15T16:37:35.484366Z INFO ExtHandler ExtHandler ProcessExtensionsGoalState started [etag_6401589271917458892 channel: HostGAPlugin source: FastTrack activity: 9adfa755-afa5-4afb-8358-098a6d1555db correlation af7b4b7a-bada-43aa-a0c4-960f0a2ea14b created: 2024-11-15T16:37:33.133629Z]
2024-11-15T16:37:35.493192Z INFO ExtHandler ExtHandler Downloading extension manifest
2024-11-15T16:37:35.620498Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Target handler state: enabled [etag_6401589271917458892]
2024-11-15T16:37:35.628790Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] [Enable] current handler state is: enabled
2024-11-15T16:37:35.628989Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Update settings file: 2.settings
2024-11-15T16:37:35.629264Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Requested extension state: enabled
2024-11-15T16:37:35.629648Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Enable extension: [extension_shim.sh -c ./vmaccess.py  -e]
2024-11-15T16:37:35.629957Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Executing command: /var/lib/waagent/Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18/extension_shim.sh -c ./vmaccess.py  -e with environment variables: {"AZURE_GUEST_AGENT_UNINSTALL_CMD_EXIT_CODE": "NOT_RUN", "AZURE_GUEST_AGENT_EXTENSION_PATH": "/var/lib/waagent/Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18", "AZURE_GUEST_AGENT_EXTENSION_VERSION": "1.5.18", "AZURE_GUEST_AGENT_WIRE_PROTOCOL_ADDRESS": "168.63.129.16", "ConfigSequenceNumber": "2", "AZURE_GUEST_AGENT_EXTENSION_SUPPORTED_FEATURES": "[{\"Key\": \"ExtensionTelemetryPipeline\", \"Value\": \"1.0\"}]"}
2024/11/15 16:37:36 VMAccess started to handle.
2024/11/15 16:37:36 [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] cwd is /var/lib/waagent/Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18
2024/11/15 16:37:36 [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Change log file to /var/log/azure/Microsoft.OSTCExtensions.VMAccessForLinux/extension.log
2024-11-15T16:37:37.689458Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Command: extension_shim.sh -c ./vmaccess.py  -e
[stdout]
2024/11/15 16:37:36 [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Current sequence number, 2, is not greater than the sequence number of the most recent executed configuration. Exiting...
[stderr]
Python 2.7.17
2024-11-15T16:37:37.699644Z INFO ExtHandler ExtHandler Downloading extension manifest
2024-11-15T16:37:37.865754Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Target handler state: enabled [etag_6401589271917458892]
2024-11-15T16:37:37.867601Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] [Enable] current handler state is: enabled
2024-11-15T16:37:37.876352Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Update settings file: 1.settings
2024-11-15T16:37:37.877023Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Requested extension state: enabled
2024-11-15T16:37:37.877480Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Enable extension: [diagnostic.py -enable]
2024-11-15T16:37:37.915274Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Executing command: /var/lib/waagent/Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135/diagnostic.py -enable with environment variables: {"AZURE_GUEST_AGENT_UNINSTALL_CMD_EXIT_CODE": "NOT_RUN", "AZURE_GUEST_AGENT_EXTENSION_PATH": "/var/lib/waagent/Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135", "AZURE_GUEST_AGENT_EXTENSION_VERSION": "3.0.135", "AZURE_GUEST_AGENT_WIRE_PROTOCOL_ADDRESS": "168.63.129.16", "ConfigSequenceNumber": "1", "AZURE_GUEST_AGENT_EXTENSION_SUPPORTED_FEATURES": "[{\"Key\": \"ExtensionTelemetryPipeline\", \"Value\": \"1.0\"}]"}
2024/11/15 16:37:38 LinuxDiagnostic started to handle.
2024/11/15 16:37:38 [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] cwd is /var/lib/waagent/Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135
2024/11/15 16:37:38 [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Change log file to /var/log/azure/Microsoft.Azure.Diagnostics.LinuxDiagnostic/extension.log
2024-11-15T16:37:42.970860Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Command: diagnostic.py -enable
[stdout]
2024/11/15 16:37:41 [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Enable,success,0,Enable succeeded, extension daemon started
[stderr]
2024-11-15T16:37:42.990842Z INFO ExtHandler ExtHandler Downloading extension manifest
2024-11-15T16:37:43.216298Z INFO ExtHandler [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Target handler state: enabled [etag_6401589271917458892]
2024-11-15T16:37:43.225165Z INFO ExtHandler [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] [Enable] current handler state is: installed
2024-11-15T16:37:43.225383Z INFO ExtHandler [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Update settings file: 0.settings
2024-11-15T16:37:43.225665Z INFO ExtHandler [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Requested extension state: enabled
2024-11-15T16:37:43.226057Z INFO ExtHandler [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Enable extension: [omsagent_shim.sh -enable]
2024-11-15T16:37:43.226352Z INFO ExtHandler [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Executing command: /var/lib/waagent/Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40/omsagent_shim.sh -enable with environment variables: {"AZURE_GUEST_AGENT_UNINSTALL_CMD_EXIT_CODE": "NOT_RUN", "AZURE_GUEST_AGENT_EXTENSION_PATH": "/var/lib/waagent/Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40", "AZURE_GUEST_AGENT_EXTENSION_VERSION": "1.13.40", "AZURE_GUEST_AGENT_WIRE_PROTOCOL_ADDRESS": "168.63.129.16", "ConfigSequenceNumber": "0", "AZURE_GUEST_AGENT_EXTENSION_SUPPORTED_FEATURES": "[{\"Key\": \"ExtensionTelemetryPipeline\", \"Value\": \"1.0\"}]"}
2024/11/15 16:37:44 OmsAgentForLinux started to handle.
2024/11/15 16:37:44 [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] cwd is /var/lib/waagent/Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40
2024/11/15 16:37:44 [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Change log file to /var/log/azure/Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux/extension.log
2024-11-15T16:38:02.367875Z ERROR ExtHandler ExtHandler Event: name=Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux, op=Enable, message=[ExtensionOperationError] Non-zero exit code: 55, /var/lib/waagent/Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40/omsagent_shim.sh -enable
[stdout]
2024/11/15 16:38:00 [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Enable,failed,55,The agent could not connect to the Microsoft Operations Management Suite service. Please check that the system either has Internet access, or that a valid HTTP proxy has been configured for the agent. Please also check the correctness of the workspace ID.


[stderr]
read /etc/opt/microsoft/omsagent/conf/omsadmin.conf: No such file or directory
Azure Resource ID updated.
Workspace e60386b6-d34f-46e3-99f5-ecf739782fb8 already onboarded and agent is running.
Symbolic links have not been created; re-onboarding to create them
info	Generating certificate ...
-e info	Agent GUID is 0e59952c-f4d1-4e1f-aa76-f9133bfb3226
-e error	Error resolving host during the onboarding request. Check the correctness of the workspace ID and the internet connectivity, or add a proxy., duration=0
2024-11-15T16:38:02.386831Z INFO ExtHandler ExtHandler Downloading extension manifest
2024-11-15T16:38:02.502071Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] Target handler state: enabled [etag_6401589271917458892]
2024-11-15T16:38:02.502796Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] [Enable] current handler state is: enabled
2024-11-15T16:38:02.502937Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] Update settings file: 0.settings
2024-11-15T16:38:02.503191Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] Requested extension state: enabled
2024-11-15T16:38:02.511607Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] Enable extension: [bin/run-command-shim enable]
2024-11-15T16:38:02.512013Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] Executing command: /var/lib/waagent/Microsoft.CPlat.Core.RunCommandLinux-1.0.5/bin/run-command-shim enable with environment variables: {"AZURE_GUEST_AGENT_UNINSTALL_CMD_EXIT_CODE": "NOT_RUN", "AZURE_GUEST_AGENT_EXTENSION_PATH": "/var/lib/waagent/Microsoft.CPlat.Core.RunCommandLinux-1.0.5", "AZURE_GUEST_AGENT_EXTENSION_VERSION": "1.0.5", "AZURE_GUEST_AGENT_WIRE_PROTOCOL_ADDRESS": "168.63.129.16", "ConfigSequenceNumber": "0", "AZURE_GUEST_AGENT_EXTENSION_SUPPORTED_FEATURES": "[{\"Key\": \"ExtensionTelemetryPipeline\", \"Value\": \"1.0\"}]"}
2024-11-15T16:38:04.552266Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] Command: bin/run-command-shim enable
[stdout]
Not writing a placeholder status file, already exists: /var/lib/waagent/Microsoft.CPlat.Core.RunCommandLinux-1.0.5/status/0.status
+ nohup /var/lib/waagent/Microsoft.CPlat.Core.RunCommandLinux-1.0.5/bin/run-command-extension enable
time=2024-11-15T16:38:03Z version=v1.0.4/git@b3be41d-dirty operation=enable seq=0 event=start
time=2024-11-15T16:38:03Z version=v1.0.4/git@b3be41d-dirty operation=enable seq=0 event=pre-check
time=2024-11-15T16:38:03Z version=v1.0.4/git@b3be41d-dirty operation=enable seq=0 event="comparing seqnum" path=mrseq
time=2024-11-15T16:38:03Z version=v1.0.4/git@b3be41d-dirty operation=enable seq=0 event=exit message="this script configuration is already processed, will not run again"
[stderr]
2024-11-15T16:38:04.563893Z INFO ExtHandler ExtHandler Downloading extension manifest
2024-11-15T16:38:04.838527Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] Target handler state: enabled [etag_6401589271917458892]
2024-11-15T16:38:04.839302Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] [Enable] current handler state is: enabled
2024-11-15T16:38:04.839429Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] Update settings file: 2095.settings
2024-11-15T16:38:04.839656Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] Requested extension state: enabled
2024-11-15T16:38:04.848005Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] Enable extension: [main/handle.sh enable]
2024-11-15T16:38:04.848342Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] Executing command: /var/lib/waagent/Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0/main/handle.sh enable with environment variables: {"AZURE_GUEST_AGENT_UNINSTALL_CMD_EXIT_CODE": "NOT_RUN", "AZURE_GUEST_AGENT_EXTENSION_PATH": "/var/lib/waagent/Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0", "AZURE_GUEST_AGENT_EXTENSION_VERSION": "1.0.9220.0", "AZURE_GUEST_AGENT_WIRE_PROTOCOL_ADDRESS": "168.63.129.16", "ConfigSequenceNumber": "2095", "AZURE_GUEST_AGENT_EXTENSION_SUPPORTED_FEATURES": "[{\"Key\": \"ExtensionTelemetryPipeline\", \"Value\": \"1.0\"}]"}
2024-11-15T16:38:11.961602Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] Command: main/handle.sh enable
[stdout]
Information: Cleared -1 day old JSON files in directory at path /var/log/azure/Microsoft.Azure.RecoveryServices.VMSnapshotLinux/events/Temp, NumberOfFilesRemoved/NumberOfJSONFilesPresent = 0/0
Information: Cleared -1 day old JSON files in directory at path /var/log/azure/Microsoft.Azure.RecoveryServices.VMSnapshotLinux/events, NumberOfFilesRemoved/NumberOfJSONFilesPresent = 0/0
Information: Space available in event directory : 39981250B
Information: Dispose(), called on EventLogger. Event processing is terminating...
Information: Event Logger has terminated
Clearing the temp directory
[stderr]
2024-11-15T16:38:12.020026Z INFO ExtHandler ExtHandler ProcessExtensionsGoalState completed [etag_6401589271917458892 36535 ms]

2024-11-15T16:38:12.240332Z INFO ExtHandler ExtHandler Extension status: [('Microsoft.Azure.Diagnostics.LinuxDiagnostic', 'success'), ('Microsoft.Azure.RecoveryServices.VMSnapshotLinux', 'success'), ('Microsoft.CPlat.Core.RunCommandLinux', 'success'), ('Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux', 'error'), ('Microsoft.OSTCExtensions.VMAccessForLinux', 'success')]
2024-11-15T16:38:12.241675Z INFO ExtHandler ExtHandler All extensions in the goal state have reached a terminal state: [('Microsoft.Azure.Diagnostics.LinuxDiagnostic', 'success'), ('Microsoft.Azure.RecoveryServices.VMSnapshotLinux', 'success'), ('Microsoft.CPlat.Core.RunCommandLinux', 'success'), ('Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux', 'error'), ('Microsoft.OSTCExtensions.VMAccessForLinux', 'success')]
2024-11-15T16:42:49.332261Z INFO TelemetryEventsCollector ExtHandler Collected 1 events for extension: Microsoft.Azure.RecoveryServices.VMSnapshotLinux
2024-11-15T16:53:07.732929Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1092;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-15T17:23:10.188209Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1093;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-15T17:33:00.952748Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-15T17:53:15.053287Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1094;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-15T18:23:18.071226Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1095;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-15T18:33:02.932666Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-15T18:53:21.985298Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1096;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-15T19:23:24.780328Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1097;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-15T19:33:03.481917Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-15T19:53:27.912578Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1098;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-15T20:23:30.990947Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1099;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-15T20:33:04.097930Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-15T20:53:34.848447Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1100;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-15T21:23:37.660681Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1101;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-15T21:33:10.026530Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-15T21:53:40.938621Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1102;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-15T21:59:45.321552Z INFO EnvHandler ExtHandler Current Firewall rules:
Chain INPUT (policy ACCEPT 7178 packets, 2076568 bytes)
    pkts      bytes target     prot opt in     out     source               destination         

Chain FORWARD (policy ACCEPT 0 packets, 0 bytes)
    pkts      bytes target     prot opt in     out     source               destination         

Chain OUTPUT (policy ACCEPT 7070 packets, 5722168 bytes)
    pkts      bytes target     prot opt in     out     source               destination         
       0        0 ACCEPT     tcp  --  *      *       0.0.0.0/0            168.63.129.16        tcp dpt:53
    1349   879435 ACCEPT     tcp  --  *      *       0.0.0.0/0            168.63.129.16        owner UID match 0
       0        0 DROP       tcp  --  *      *       0.0.0.0/0            168.63.129.16        ctstate INVALID,NEW

2024-11-15T22:23:44.324071Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1103;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-15T22:33:10.766617Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-15T22:53:47.862942Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1104;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-15T23:23:50.626259Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1105;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-15T23:33:10.937089Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-15T23:53:54.666698Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1106;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-16T00:23:57.426746Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1107;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-16T00:33:11.713436Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-16T00:54:00.587706Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1108;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-16T01:24:03.252102Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1109;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-16T01:33:16.457479Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-16T01:54:06.400438Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1110;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-16T02:24:09.449751Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1111;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-16T02:33:17.705598Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-16T02:54:12.596586Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1112;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-16T03:24:16.027964Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1113;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-16T03:33:18.047435Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-16T03:54:19.375136Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1114;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-16T04:24:22.899321Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1115;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-16T04:33:18.884032Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-16T04:54:26.093660Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1116;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-16T05:24:28.882843Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1117;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-16T05:33:24.959178Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-16T05:54:32.172480Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1118;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-16T06:24:36.792832Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1119;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-16T06:33:26.780588Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-16T06:54:40.593297Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1120;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-16T07:24:44.395619Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1121;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-16T07:33:28.353348Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-16T07:54:47.625461Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1122;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-16T08:24:50.749857Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1123;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-16T08:33:28.432520Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-16T08:54:54.184112Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1124;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-16T09:24:58.684926Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1125;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-16T09:33:30.205208Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-16T09:55:01.724935Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1126;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-16T10:25:05.885325Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1127;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-16T10:33:31.451354Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-16T10:55:08.730092Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1128;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-16T11:25:12.525902Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1129;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-16T11:33:31.825227Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-16T11:55:15.473188Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1130;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-16T12:25:20.136682Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1131;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-16T12:33:33.270174Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-16T12:55:23.177372Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1132;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-16T13:25:26.147305Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1133;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-16T13:33:33.523969Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-16T13:55:29.394071Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1134;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-16T14:25:32.229824Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1135;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-16T14:33:39.572743Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-16T14:55:35.124605Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1136;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-16T15:25:38.386954Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1137;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-16T15:33:45.545309Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-16T15:55:41.530047Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1138;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-16T16:25:44.525916Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1139;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-16T16:33:45.672875Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-16T16:37:43.543572Z INFO ExtHandler 
2024-11-16T16:37:43.543751Z INFO ExtHandler Fetched new vmSettings [HostGAPlugin correlation ID: 49802792-c1ce-45fc-a959-fc01946a5602 eTag: 16139615557929625526 source: FastTrack]
2024-11-16T16:37:43.572741Z INFO ExtHandler ExtHandler 
2024-11-16T16:37:43.572932Z INFO ExtHandler ExtHandler ProcessExtensionsGoalState started [etag_16139615557929625526 channel: HostGAPlugin source: FastTrack activity: 061d166b-7310-40ef-ada7-aec8f51d1246 correlation ebe15cb4-27ea-4121-88ff-6d48bb3977f3 created: 2024-11-16T16:37:40.770203Z]
2024-11-16T16:37:43.583251Z INFO ExtHandler ExtHandler Downloading extension manifest
2024-11-16T16:37:43.734157Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Target handler state: enabled [etag_16139615557929625526]
2024-11-16T16:37:43.742876Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] [Enable] current handler state is: enabled
2024-11-16T16:37:43.743034Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Update settings file: 2.settings
2024-11-16T16:37:43.743317Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Requested extension state: enabled
2024-11-16T16:37:43.743698Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Enable extension: [extension_shim.sh -c ./vmaccess.py  -e]
2024-11-16T16:37:43.743995Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Executing command: /var/lib/waagent/Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18/extension_shim.sh -c ./vmaccess.py  -e with environment variables: {"AZURE_GUEST_AGENT_UNINSTALL_CMD_EXIT_CODE": "NOT_RUN", "AZURE_GUEST_AGENT_EXTENSION_PATH": "/var/lib/waagent/Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18", "AZURE_GUEST_AGENT_EXTENSION_VERSION": "1.5.18", "AZURE_GUEST_AGENT_WIRE_PROTOCOL_ADDRESS": "168.63.129.16", "ConfigSequenceNumber": "2", "AZURE_GUEST_AGENT_EXTENSION_SUPPORTED_FEATURES": "[{\"Key\": \"ExtensionTelemetryPipeline\", \"Value\": \"1.0\"}]"}
2024/11/16 16:37:44 VMAccess started to handle.
2024/11/16 16:37:44 [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] cwd is /var/lib/waagent/Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18
2024/11/16 16:37:44 [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Change log file to /var/log/azure/Microsoft.OSTCExtensions.VMAccessForLinux/extension.log
2024-11-16T16:37:45.781981Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Command: extension_shim.sh -c ./vmaccess.py  -e
[stdout]
2024/11/16 16:37:44 [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Current sequence number, 2, is not greater than the sequence number of the most recent executed configuration. Exiting...
[stderr]
Python 2.7.17
2024-11-16T16:37:45.792301Z INFO ExtHandler ExtHandler Downloading extension manifest
2024-11-16T16:37:45.945771Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Target handler state: enabled [etag_16139615557929625526]
2024-11-16T16:37:45.955678Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] [Enable] current handler state is: enabled
2024-11-16T16:37:45.955858Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Update settings file: 1.settings
2024-11-16T16:37:45.956443Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Requested extension state: enabled
2024-11-16T16:37:45.956909Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Enable extension: [diagnostic.py -enable]
2024-11-16T16:37:45.957201Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Executing command: /var/lib/waagent/Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135/diagnostic.py -enable with environment variables: {"AZURE_GUEST_AGENT_UNINSTALL_CMD_EXIT_CODE": "NOT_RUN", "AZURE_GUEST_AGENT_EXTENSION_PATH": "/var/lib/waagent/Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135", "AZURE_GUEST_AGENT_EXTENSION_VERSION": "3.0.135", "AZURE_GUEST_AGENT_WIRE_PROTOCOL_ADDRESS": "168.63.129.16", "ConfigSequenceNumber": "1", "AZURE_GUEST_AGENT_EXTENSION_SUPPORTED_FEATURES": "[{\"Key\": \"ExtensionTelemetryPipeline\", \"Value\": \"1.0\"}]"}
2024/11/16 16:37:46 LinuxDiagnostic started to handle.
2024/11/16 16:37:46 [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] cwd is /var/lib/waagent/Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135
2024/11/16 16:37:46 [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Change log file to /var/log/azure/Microsoft.Azure.Diagnostics.LinuxDiagnostic/extension.log
2024-11-16T16:37:51.053234Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Command: diagnostic.py -enable
[stdout]
2024/11/16 16:37:49 [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Enable,success,0,Enable succeeded, extension daemon started
[stderr]
2024-11-16T16:37:51.063471Z INFO ExtHandler ExtHandler Downloading extension manifest
2024-11-16T16:37:51.318731Z INFO ExtHandler [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Target handler state: enabled [etag_16139615557929625526]
2024-11-16T16:37:51.319684Z INFO ExtHandler [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] [Enable] current handler state is: installed
2024-11-16T16:37:51.319824Z INFO ExtHandler [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Update settings file: 0.settings
2024-11-16T16:37:51.320072Z INFO ExtHandler [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Requested extension state: enabled
2024-11-16T16:37:51.328231Z INFO ExtHandler [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Enable extension: [omsagent_shim.sh -enable]
2024-11-16T16:37:51.328693Z INFO ExtHandler [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Executing command: /var/lib/waagent/Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40/omsagent_shim.sh -enable with environment variables: {"AZURE_GUEST_AGENT_UNINSTALL_CMD_EXIT_CODE": "NOT_RUN", "AZURE_GUEST_AGENT_EXTENSION_PATH": "/var/lib/waagent/Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40", "AZURE_GUEST_AGENT_EXTENSION_VERSION": "1.13.40", "AZURE_GUEST_AGENT_WIRE_PROTOCOL_ADDRESS": "168.63.129.16", "ConfigSequenceNumber": "0", "AZURE_GUEST_AGENT_EXTENSION_SUPPORTED_FEATURES": "[{\"Key\": \"ExtensionTelemetryPipeline\", \"Value\": \"1.0\"}]"}
2024/11/16 16:37:52 OmsAgentForLinux started to handle.
2024/11/16 16:37:52 [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] cwd is /var/lib/waagent/Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40
2024/11/16 16:37:52 [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Change log file to /var/log/azure/Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux/extension.log
2024-11-16T16:38:11.475547Z ERROR ExtHandler ExtHandler Event: name=Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux, op=Enable, message=[ExtensionOperationError] Non-zero exit code: 55, /var/lib/waagent/Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40/omsagent_shim.sh -enable
[stdout]
2024/11/16 16:38:09 [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Enable,failed,55,The agent could not connect to the Microsoft Operations Management Suite service. Please check that the system either has Internet access, or that a valid HTTP proxy has been configured for the agent. Please also check the correctness of the workspace ID.


[stderr]
read /etc/opt/microsoft/omsagent/conf/omsadmin.conf: No such file or directory
Azure Resource ID updated.
Workspace e60386b6-d34f-46e3-99f5-ecf739782fb8 already onboarded and agent is running.
Symbolic links have not been created; re-onboarding to create them
info	Generating certificate ...
-e info	Agent GUID is 026d80bd-4aad-4185-98ee-78af7be1f7c8
-e error	Error resolving host during the onboarding request. Check the correctness of the workspace ID and the internet connectivity, or add a proxy., duration=0
2024-11-16T16:38:11.484858Z INFO ExtHandler ExtHandler Downloading extension manifest
2024-11-16T16:38:11.585090Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] Target handler state: enabled [etag_16139615557929625526]
2024-11-16T16:38:11.585747Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] [Enable] current handler state is: enabled
2024-11-16T16:38:11.585882Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] Update settings file: 0.settings
2024-11-16T16:38:11.586133Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] Requested extension state: enabled
2024-11-16T16:38:11.586473Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] Enable extension: [bin/run-command-shim enable]
2024-11-16T16:38:11.595433Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] Executing command: /var/lib/waagent/Microsoft.CPlat.Core.RunCommandLinux-1.0.5/bin/run-command-shim enable with environment variables: {"AZURE_GUEST_AGENT_UNINSTALL_CMD_EXIT_CODE": "NOT_RUN", "AZURE_GUEST_AGENT_EXTENSION_PATH": "/var/lib/waagent/Microsoft.CPlat.Core.RunCommandLinux-1.0.5", "AZURE_GUEST_AGENT_EXTENSION_VERSION": "1.0.5", "AZURE_GUEST_AGENT_WIRE_PROTOCOL_ADDRESS": "168.63.129.16", "ConfigSequenceNumber": "0", "AZURE_GUEST_AGENT_EXTENSION_SUPPORTED_FEATURES": "[{\"Key\": \"ExtensionTelemetryPipeline\", \"Value\": \"1.0\"}]"}
2024-11-16T16:38:13.642256Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] Command: bin/run-command-shim enable
[stdout]
Not writing a placeholder status file, already exists: /var/lib/waagent/Microsoft.CPlat.Core.RunCommandLinux-1.0.5/status/0.status
+ nohup /var/lib/waagent/Microsoft.CPlat.Core.RunCommandLinux-1.0.5/bin/run-command-extension enable
time=2024-11-16T16:38:12Z version=v1.0.4/git@b3be41d-dirty operation=enable seq=0 event=start
time=2024-11-16T16:38:12Z version=v1.0.4/git@b3be41d-dirty operation=enable seq=0 event=pre-check
time=2024-11-16T16:38:12Z version=v1.0.4/git@b3be41d-dirty operation=enable seq=0 event="comparing seqnum" path=mrseq
time=2024-11-16T16:38:12Z version=v1.0.4/git@b3be41d-dirty operation=enable seq=0 event=exit message="this script configuration is already processed, will not run again"
[stderr]
2024-11-16T16:38:13.662998Z INFO ExtHandler ExtHandler Downloading extension manifest
2024-11-16T16:38:13.855023Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] Target handler state: enabled [etag_16139615557929625526]
2024-11-16T16:38:13.867720Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] [Enable] current handler state is: enabled
2024-11-16T16:38:13.867934Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] Update settings file: 2096.settings
2024-11-16T16:38:13.868187Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] Requested extension state: enabled
2024-11-16T16:38:13.868584Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] Enable extension: [main/handle.sh enable]
2024-11-16T16:38:13.868910Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] Executing command: /var/lib/waagent/Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0/main/handle.sh enable with environment variables: {"AZURE_GUEST_AGENT_UNINSTALL_CMD_EXIT_CODE": "NOT_RUN", "AZURE_GUEST_AGENT_EXTENSION_PATH": "/var/lib/waagent/Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0", "AZURE_GUEST_AGENT_EXTENSION_VERSION": "1.0.9220.0", "AZURE_GUEST_AGENT_WIRE_PROTOCOL_ADDRESS": "168.63.129.16", "ConfigSequenceNumber": "2096", "AZURE_GUEST_AGENT_EXTENSION_SUPPORTED_FEATURES": "[{\"Key\": \"ExtensionTelemetryPipeline\", \"Value\": \"1.0\"}]"}
2024-11-16T16:38:24.967021Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] Command: main/handle.sh enable
[stdout]
Information: Cleared -1 day old JSON files in directory at path /var/log/azure/Microsoft.Azure.RecoveryServices.VMSnapshotLinux/events/Temp, NumberOfFilesRemoved/NumberOfJSONFilesPresent = 0/0
Information: Cleared -1 day old JSON files in directory at path /var/log/azure/Microsoft.Azure.RecoveryServices.VMSnapshotLinux/events, NumberOfFilesRemoved/NumberOfJSONFilesPresent = 0/0
Information: Space available in event directory : 39981250B
Information: Dispose(), called on EventLogger. Event processing is terminating...
Information: Event Logger has terminated
Clearing the temp directory
[stderr]
2024-11-16T16:38:25.044934Z INFO ExtHandler ExtHandler ProcessExtensionsGoalState completed [etag_16139615557929625526 41472 ms]

2024-11-16T16:38:25.242678Z INFO ExtHandler ExtHandler Extension status: [('Microsoft.Azure.Diagnostics.LinuxDiagnostic', 'success'), ('Microsoft.Azure.RecoveryServices.VMSnapshotLinux', 'success'), ('Microsoft.CPlat.Core.RunCommandLinux', 'success'), ('Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux', 'error'), ('Microsoft.OSTCExtensions.VMAccessForLinux', 'success')]
2024-11-16T16:38:25.243948Z INFO ExtHandler ExtHandler All extensions in the goal state have reached a terminal state: [('Microsoft.Azure.Diagnostics.LinuxDiagnostic', 'success'), ('Microsoft.Azure.RecoveryServices.VMSnapshotLinux', 'success'), ('Microsoft.CPlat.Core.RunCommandLinux', 'success'), ('Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux', 'error'), ('Microsoft.OSTCExtensions.VMAccessForLinux', 'success')]
2024-11-16T16:43:00.445786Z INFO TelemetryEventsCollector ExtHandler Collected 1 events for extension: Microsoft.Azure.RecoveryServices.VMSnapshotLinux
2024-11-16T16:55:46.975986Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1140;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-16T17:25:49.950211Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1141;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-16T17:33:46.554256Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-16T17:55:54.605720Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1142;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-16T18:25:57.778100Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1143;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-16T18:33:48.432953Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-16T18:56:02.616196Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1144;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-16T19:26:05.022307Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1145;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-16T19:33:54.031800Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-16T19:56:07.961141Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1146;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-16T20:26:11.205582Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1147;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-16T20:33:54.067654Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-16T20:56:14.733381Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1148;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-16T21:26:17.689792Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1149;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-16T21:33:54.621878Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-16T21:56:21.108864Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1150;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-16T21:59:45.359984Z INFO EnvHandler ExtHandler Current Firewall rules:
Chain INPUT (policy ACCEPT 7279 packets, 25760957 bytes)
    pkts      bytes target     prot opt in     out     source               destination         

Chain FORWARD (policy ACCEPT 0 packets, 0 bytes)
    pkts      bytes target     prot opt in     out     source               destination         

Chain OUTPUT (policy ACCEPT 7865 packets, 7590451 bytes)
    pkts      bytes target     prot opt in     out     source               destination         
       0        0 ACCEPT     tcp  --  *      *       0.0.0.0/0            168.63.129.16        tcp dpt:53
     779   494786 ACCEPT     tcp  --  *      *       0.0.0.0/0            168.63.129.16        owner UID match 0
       0        0 DROP       tcp  --  *      *       0.0.0.0/0            168.63.129.16        ctstate INVALID,NEW

2024-11-16T22:26:24.057118Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1151;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 1;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-16T22:33:54.790101Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-16T22:56:27.157773Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1152;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-16T23:26:30.229007Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1153;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-16T23:34:00.755113Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-16T23:56:33.363806Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1154;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-17T00:26:35.904134Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1155;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-17T00:34:06.593701Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-17T00:56:40.280211Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1156;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-17T01:26:42.666137Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1157;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-17T01:34:07.335286Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-17T01:56:45.863696Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1158;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-17T02:26:48.859491Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1159;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-17T02:34:13.365723Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-17T02:56:51.991232Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1160;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-17T03:26:54.565056Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1161;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-17T03:34:13.706731Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-17T03:56:58.860470Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1162;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-17T04:27:01.651465Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1163;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-17T04:34:14.059473Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-17T04:57:04.626038Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1164;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-17T05:27:09.070761Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1165;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-17T05:34:15.160219Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-17T05:57:11.703431Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1166;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-17T06:27:15.314992Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1167;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-17T06:34:15.709649Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-17T06:57:18.371718Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1168;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-17T07:27:23.126658Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1169;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 1;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-17T07:34:17.223703Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-17T07:57:26.193890Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1170;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-17T08:27:30.258789Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1171;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-17T08:34:18.366707Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-17T08:57:33.343612Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1172;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-17T09:27:36.811370Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1173;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-17T09:34:18.836505Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-17T09:57:39.733149Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1174;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-17T10:27:43.130531Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1175;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-17T10:34:18.886304Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-17T10:57:46.277882Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1176;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-17T11:27:49.308525Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1177;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-17T11:34:19.036862Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-17T11:57:52.626847Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1178;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-17T12:27:55.967417Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1179;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-17T12:34:19.673014Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-17T12:57:59.827994Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1180;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-17T13:28:04.825839Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1181;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-17T13:34:22.344989Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-17T13:58:07.945050Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1182;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-17T14:28:10.737900Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1183;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-17T14:34:28.239886Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-17T14:58:13.800075Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1184;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-17T15:28:16.739349Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1185;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-17T15:34:28.312940Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-17T15:58:20.807213Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1186;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-17T16:28:25.050683Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1187;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-17T16:34:30.441850Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-17T16:37:45.434728Z INFO ExtHandler 
2024-11-17T16:37:45.434923Z INFO ExtHandler Fetched new vmSettings [HostGAPlugin correlation ID: 7c542ff5-5b80-4035-a4f2-1a1b457d6831 eTag: 11176232100963030128 source: FastTrack]
2024-11-17T16:37:45.460797Z INFO ExtHandler ExtHandler 
2024-11-17T16:37:45.461000Z INFO ExtHandler ExtHandler ProcessExtensionsGoalState started [etag_11176232100963030128 channel: HostGAPlugin source: FastTrack activity: 204a3709-31b2-4c83-b918-ff95b1bb3cde correlation a36f46be-6baa-4627-b846-5aa86434f3c5 created: 2024-11-17T16:37:45.080009Z]
2024-11-17T16:37:45.480138Z INFO ExtHandler ExtHandler Downloading extension manifest
2024-11-17T16:37:45.615526Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Target handler state: enabled [etag_11176232100963030128]
2024-11-17T16:37:45.616354Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] [Enable] current handler state is: enabled
2024-11-17T16:37:45.616505Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Update settings file: 2.settings
2024-11-17T16:37:45.616780Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Requested extension state: enabled
2024-11-17T16:37:45.624936Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Enable extension: [extension_shim.sh -c ./vmaccess.py  -e]
2024-11-17T16:37:45.625331Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Executing command: /var/lib/waagent/Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18/extension_shim.sh -c ./vmaccess.py  -e with environment variables: {"AZURE_GUEST_AGENT_UNINSTALL_CMD_EXIT_CODE": "NOT_RUN", "AZURE_GUEST_AGENT_EXTENSION_PATH": "/var/lib/waagent/Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18", "AZURE_GUEST_AGENT_EXTENSION_VERSION": "1.5.18", "AZURE_GUEST_AGENT_WIRE_PROTOCOL_ADDRESS": "168.63.129.16", "ConfigSequenceNumber": "2", "AZURE_GUEST_AGENT_EXTENSION_SUPPORTED_FEATURES": "[{\"Key\": \"ExtensionTelemetryPipeline\", \"Value\": \"1.0\"}]"}
2024/11/17 16:37:46 VMAccess started to handle.
2024/11/17 16:37:46 [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] cwd is /var/lib/waagent/Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18
2024/11/17 16:37:46 [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Change log file to /var/log/azure/Microsoft.OSTCExtensions.VMAccessForLinux/extension.log
2024-11-17T16:37:47.663412Z INFO ExtHandler [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Command: extension_shim.sh -c ./vmaccess.py  -e
[stdout]
2024/11/17 16:37:46 [Microsoft.OSTCExtensions.VMAccessForLinux-1.5.18] Current sequence number, 2, is not greater than the sequence number of the most recent executed configuration. Exiting...
[stderr]
Python 2.7.17
2024-11-17T16:37:47.673798Z INFO ExtHandler ExtHandler Downloading extension manifest
2024-11-17T16:37:47.828012Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Target handler state: enabled [etag_11176232100963030128]
2024-11-17T16:37:47.837650Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] [Enable] current handler state is: enabled
2024-11-17T16:37:47.837850Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Update settings file: 1.settings
2024-11-17T16:37:47.838429Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Requested extension state: enabled
2024-11-17T16:37:47.838881Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Enable extension: [diagnostic.py -enable]
2024-11-17T16:37:47.847106Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Executing command: /var/lib/waagent/Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135/diagnostic.py -enable with environment variables: {"AZURE_GUEST_AGENT_UNINSTALL_CMD_EXIT_CODE": "NOT_RUN", "AZURE_GUEST_AGENT_EXTENSION_PATH": "/var/lib/waagent/Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135", "AZURE_GUEST_AGENT_EXTENSION_VERSION": "3.0.135", "AZURE_GUEST_AGENT_WIRE_PROTOCOL_ADDRESS": "168.63.129.16", "ConfigSequenceNumber": "1", "AZURE_GUEST_AGENT_EXTENSION_SUPPORTED_FEATURES": "[{\"Key\": \"ExtensionTelemetryPipeline\", \"Value\": \"1.0\"}]"}
2024/11/17 16:37:48 LinuxDiagnostic started to handle.
2024/11/17 16:37:48 [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] cwd is /var/lib/waagent/Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135
2024/11/17 16:37:48 [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Change log file to /var/log/azure/Microsoft.Azure.Diagnostics.LinuxDiagnostic/extension.log
2024-11-17T16:37:52.894166Z INFO ExtHandler [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Command: diagnostic.py -enable
[stdout]
2024/11/17 16:37:51 [Microsoft.Azure.Diagnostics.LinuxDiagnostic-3.0.135] Enable,success,0,Enable succeeded, extension daemon started
[stderr]
2024-11-17T16:37:52.905329Z INFO ExtHandler ExtHandler Downloading extension manifest
2024-11-17T16:37:53.144043Z INFO ExtHandler [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Target handler state: enabled [etag_11176232100963030128]
2024-11-17T16:37:53.144872Z INFO ExtHandler [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] [Enable] current handler state is: installed
2024-11-17T16:37:53.145040Z INFO ExtHandler [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Update settings file: 0.settings
2024-11-17T16:37:53.153212Z INFO ExtHandler [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Requested extension state: enabled
2024-11-17T16:37:53.153824Z INFO ExtHandler [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Enable extension: [omsagent_shim.sh -enable]
2024-11-17T16:37:53.154131Z INFO ExtHandler [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Executing command: /var/lib/waagent/Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40/omsagent_shim.sh -enable with environment variables: {"AZURE_GUEST_AGENT_UNINSTALL_CMD_EXIT_CODE": "NOT_RUN", "AZURE_GUEST_AGENT_EXTENSION_PATH": "/var/lib/waagent/Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40", "AZURE_GUEST_AGENT_EXTENSION_VERSION": "1.13.40", "AZURE_GUEST_AGENT_WIRE_PROTOCOL_ADDRESS": "168.63.129.16", "ConfigSequenceNumber": "0", "AZURE_GUEST_AGENT_EXTENSION_SUPPORTED_FEATURES": "[{\"Key\": \"ExtensionTelemetryPipeline\", \"Value\": \"1.0\"}]"}
2024/11/17 16:37:54 OmsAgentForLinux started to handle.
2024/11/17 16:37:54 [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] cwd is /var/lib/waagent/Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40
2024/11/17 16:37:54 [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Change log file to /var/log/azure/Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux/extension.log
2024-11-17T16:38:12.362204Z ERROR ExtHandler ExtHandler Event: name=Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux, op=Enable, message=[ExtensionOperationError] Non-zero exit code: 55, /var/lib/waagent/Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40/omsagent_shim.sh -enable
[stdout]
2024/11/17 16:38:10 [Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux-1.13.40] Enable,failed,55,The agent could not connect to the Microsoft Operations Management Suite service. Please check that the system either has Internet access, or that a valid HTTP proxy has been configured for the agent. Please also check the correctness of the workspace ID.


[stderr]
read /etc/opt/microsoft/omsagent/conf/omsadmin.conf: No such file or directory
Azure Resource ID updated.
Workspace e60386b6-d34f-46e3-99f5-ecf739782fb8 already onboarded and agent is running.
Symbolic links have not been created; re-onboarding to create them
info	Generating certificate ...
-e info	Agent GUID is 17031602-ca63-4d8a-b933-8fd3ae298e9b
-e error	Error resolving host during the onboarding request. Check the correctness of the workspace ID and the internet connectivity, or add a proxy., duration=0
2024-11-17T16:38:12.371781Z INFO ExtHandler ExtHandler Downloading extension manifest
2024-11-17T16:38:12.447080Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] Target handler state: enabled [etag_11176232100963030128]
2024-11-17T16:38:12.466006Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] [Enable] current handler state is: enabled
2024-11-17T16:38:12.466240Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] Update settings file: 0.settings
2024-11-17T16:38:12.466519Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] Requested extension state: enabled
2024-11-17T16:38:12.466909Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] Enable extension: [bin/run-command-shim enable]
2024-11-17T16:38:12.467207Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] Executing command: /var/lib/waagent/Microsoft.CPlat.Core.RunCommandLinux-1.0.5/bin/run-command-shim enable with environment variables: {"AZURE_GUEST_AGENT_UNINSTALL_CMD_EXIT_CODE": "NOT_RUN", "AZURE_GUEST_AGENT_EXTENSION_PATH": "/var/lib/waagent/Microsoft.CPlat.Core.RunCommandLinux-1.0.5", "AZURE_GUEST_AGENT_EXTENSION_VERSION": "1.0.5", "AZURE_GUEST_AGENT_WIRE_PROTOCOL_ADDRESS": "168.63.129.16", "ConfigSequenceNumber": "0", "AZURE_GUEST_AGENT_EXTENSION_SUPPORTED_FEATURES": "[{\"Key\": \"ExtensionTelemetryPipeline\", \"Value\": \"1.0\"}]"}
2024-11-17T16:38:14.535841Z INFO ExtHandler [Microsoft.CPlat.Core.RunCommandLinux-1.0.5] Command: bin/run-command-shim enable
[stdout]
Not writing a placeholder status file, already exists: /var/lib/waagent/Microsoft.CPlat.Core.RunCommandLinux-1.0.5/status/0.status
+ nohup /var/lib/waagent/Microsoft.CPlat.Core.RunCommandLinux-1.0.5/bin/run-command-extension enable
time=2024-11-17T16:38:13Z version=v1.0.4/git@b3be41d-dirty operation=enable seq=0 event=start
time=2024-11-17T16:38:13Z version=v1.0.4/git@b3be41d-dirty operation=enable seq=0 event=pre-check
time=2024-11-17T16:38:13Z version=v1.0.4/git@b3be41d-dirty operation=enable seq=0 event="comparing seqnum" path=mrseq
time=2024-11-17T16:38:13Z version=v1.0.4/git@b3be41d-dirty operation=enable seq=0 event=exit message="this script configuration is already processed, will not run again"
[stderr]
2024-11-17T16:38:14.546555Z INFO ExtHandler ExtHandler Downloading extension manifest
2024-11-17T16:38:14.687166Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] Target handler state: enabled [etag_11176232100963030128]
2024-11-17T16:38:14.688240Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] [Enable] current handler state is: enabled
2024-11-17T16:38:14.717234Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] Update settings file: 2097.settings
2024-11-17T16:38:14.725555Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] Requested extension state: enabled
2024-11-17T16:38:14.726274Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] Enable extension: [main/handle.sh enable]
2024-11-17T16:38:14.726644Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] Executing command: /var/lib/waagent/Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0/main/handle.sh enable with environment variables: {"AZURE_GUEST_AGENT_UNINSTALL_CMD_EXIT_CODE": "NOT_RUN", "AZURE_GUEST_AGENT_EXTENSION_PATH": "/var/lib/waagent/Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0", "AZURE_GUEST_AGENT_EXTENSION_VERSION": "1.0.9220.0", "AZURE_GUEST_AGENT_WIRE_PROTOCOL_ADDRESS": "168.63.129.16", "ConfigSequenceNumber": "2097", "AZURE_GUEST_AGENT_EXTENSION_SUPPORTED_FEATURES": "[{\"Key\": \"ExtensionTelemetryPipeline\", \"Value\": \"1.0\"}]"}
2024-11-17T16:38:22.829084Z INFO ExtHandler [Microsoft.Azure.RecoveryServices.VMSnapshotLinux-1.0.9220.0] Command: main/handle.sh enable
[stdout]
Information: Cleared -1 day old JSON files in directory at path /var/log/azure/Microsoft.Azure.RecoveryServices.VMSnapshotLinux/events/Temp, NumberOfFilesRemoved/NumberOfJSONFilesPresent = 0/0
Information: Cleared -1 day old JSON files in directory at path /var/log/azure/Microsoft.Azure.RecoveryServices.VMSnapshotLinux/events, NumberOfFilesRemoved/NumberOfJSONFilesPresent = 0/0
Information: Space available in event directory : 39981250B
Information: Dispose(), called on EventLogger. Event processing is terminating...
Information: Event Logger has terminated
Clearing the temp directory
[stderr]
2024-11-17T16:38:22.919192Z INFO ExtHandler ExtHandler ProcessExtensionsGoalState completed [etag_11176232100963030128 37458 ms]

2024-11-17T16:38:23.091165Z INFO ExtHandler ExtHandler Extension status: [('Microsoft.Azure.Diagnostics.LinuxDiagnostic', 'success'), ('Microsoft.Azure.RecoveryServices.VMSnapshotLinux', 'success'), ('Microsoft.CPlat.Core.RunCommandLinux', 'success'), ('Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux', 'error'), ('Microsoft.OSTCExtensions.VMAccessForLinux', 'success')]
2024-11-17T16:38:23.092478Z INFO ExtHandler ExtHandler All extensions in the goal state have reached a terminal state: [('Microsoft.Azure.Diagnostics.LinuxDiagnostic', 'success'), ('Microsoft.Azure.RecoveryServices.VMSnapshotLinux', 'success'), ('Microsoft.CPlat.Core.RunCommandLinux', 'success'), ('Microsoft.EnterpriseCloud.Monitoring.OmsAgentForLinux', 'error'), ('Microsoft.OSTCExtensions.VMAccessForLinux', 'success')]
2024-11-17T16:43:09.940289Z INFO TelemetryEventsCollector ExtHandler Collected 1 events for extension: Microsoft.Azure.RecoveryServices.VMSnapshotLinux
2024-11-17T16:58:29.433834Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1188;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-17T17:28:33.427271Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1189;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-17T17:34:32.684289Z INFO ExtHandler ExtHandler Downloading agent manifest
2024-11-17T17:58:36.182585Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1190;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-17T18:28:39.785397Z INFO ExtHandler ExtHandler [HEARTBEAT] Agent WALinuxAgent-2.12.0.2 is running as the goal state agent [DEBUG HeartbeatCounter: 1191;HeartbeatId: 6FAF065A-7CF9-4F99-A35A-01E2E956CF98;DroppedPackets: 0;UpdateGSErrors: 0;AutoUpdate: 1;UpdateMode: SelfUpdate;]
2024-11-17T18:34:33.082894Z INFO ExtHandler ExtHandler Downloading agent manifest

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists