github-vet / github-vet/rangeloop-pointer-findings

noironetworks/aci-containers: pkg/hostagent/setup.go; 9 LoC

Open
#7,425 0 comments 0 reactions 0 assignees View on GitHub
fresh tiny
Dominant language
No language data
Stars
0
Forks
0
PR merge metrics
PR metrics pending

Description

Found a possible issue in [noironetworks/aci-containers](https://www.github.com/noironetworks/aci-containers) at [pkg/hostagent/setup.go](https://github.com/noironetworks/aci-containers/blob/ec89d772eef758e2917500fda6e45019f288b063/pkg/hostagent/setup.go#L320-L328)

Below is the message reported by the analyzer for this snippet of code. Beware that the analyzer only reports the first
issue it finds, so please do not limit your consideration to the contents of the below message.

> function call which takes a reference to v at line 323 may start a goroutine

[Click here to see the code in its original context.](https://github.com/noironetworks/aci-containers/blob/ec89d772eef758e2917500fda6e45019f288b063/pkg/hostagent/setup.go#L320-L328)

Click here to show the 9 line(s) of Go which triggered the analyzer.

```go
for _, v := range StaleContMetadata {
err := agent.cleanStatleMetadata(v.Id.ContId)
if err == nil {
agent.deallocateMdIps(&v)
agent.ipamMutex.Lock()
delete(agent.epMetadata[podid], v.Id.ContId)
agent.ipamMutex.Unlock()
}
}

```

Click here to show extra information the analyzer produced.

```
The following paths through the callgraph could lead to a goroutine:
(deallocateMdIps, 1) -> (String, 0) -> (Load, 0) -> (NewAggregate, 1) -> (Open, 1)
(deallocateMdIps, 1) -> (delete, 2) -> (Marshal, 0) -> (ProtoTime, 0) -> (init, 0) -> (WithName, 1) -> (WithName, 2)
(deallocateMdIps, 1) -> (delete, 2) -> (Marshal, 0) -> (ProtoTime, 0) -> (SetEndpoints, 1) -> (NewAddress, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (UpdateClientConnState, 1) -> (UpdateAddresses, 1) -> (connect, 0) -> (resetTransport, 0) -> (startHealthCheck, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Len, 0) -> (Get, 0) -> (Do, 1) -> (transformResponse, 2) -> (isTextResponse, 1)
(deallocateMdIps, 1) -> (String, 0) -> (FormatDiff, 2) -> (formatDiffList, 3) -> (consume, 1) -> (consume, 2) -> (waitClosed, 0) -> (handleError, 3) -> (refBrokerConsumer, 1) -> (newBrokerConsumer, 1)
(deallocateMdIps, 1) -> (String, 0) -> (MarshalJSON, 0) -> (New, 1) -> (compress, 3) -> (Do, 2) -> (Delims, 2) -> (Head, 2) -> (awaitOpenSlotForRequest, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Write, 1) -> (printWithFileLine, 6) -> (SetEndpoints, 1) -> (NewAddress, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (UpdateClientConnState, 1) -> (UpdateAddresses, 1) -> (connect, 0) -> (resetTransport, 0) -> (startHealthCheck, 1) -> (healthCheckFunc, 4) -> (NewClientTransport, 7) -> (newHTTP2Client, 7) -> (ClientHandshake, 3)
(deallocateMdIps, 1) -> (String, 0) -> (WriteString, 1) -> (appendString, 3) -> (Do, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (parse, 1) -> (internalSelector, 1)
(deallocateMdIps, 1) -> (String, 0) -> (FormatDiff, 2) -> (formatDiffList, 3) -> (, 0) -> (NewIterator, 1) -> (WithName, 2) -> (trimPackagePrefix, 1)
(deallocateMdIps, 1) -> (String, 0) -> (MarshalJSON, 0) -> (New, 1) -> (SetEndpoints, 1) -> (NewAddress, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (HandleResolvedAddrs, 2) -> (scToString, 1) -> (connect, 0)
(deallocateMdIps, 1) -> (delete, 2) -> (Marshal, 0) -> (ProtoTime, 0) -> (newBackend, 1) -> (run, 0) -> (stopped, 0) -> (FilterFunc, 1) -> (newSnapshotReaderCloser, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (Do, 1)
(deallocateMdIps, 1) -> (String, 0) -> (MarshalJSON, 0) -> (New, 1) -> (WriteTo, 1) -> (writeTo, 5)
(deallocateMdIps, 1) -> (String, 0) -> (Write, 1) -> (printWithFileLine, 6) -> (newBackend, 1) -> (run, 0)
(deallocateMdIps, 1) -> (String, 0) -> (Write, 1) -> (printWithFileLine, 6) -> (NewLeaseFromLeaseClient, 3) -> (WithCancel, 1) -> (cancel, 2)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (SetEndpoints, 1) -> (NewAddress, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1)
(deallocateMdIps, 1) -> (String, 0) -> (MarshalJSON, 0) -> (New, 1) -> (Do, 1) -> (transformResponse, 2) -> (isTextResponse, 1) -> (NewGenericServerResponse, 7)
(deallocateMdIps, 1) -> (String, 0) -> (Decode, 1) -> (Count, 2) -> (unmarshalPointer, 4) -> (DiscardUnknown, 0) -> (appendLazyBytes, 5) -> (validate, 3)
(deallocateMdIps, 1) -> (String, 0) -> (Sub, 1) -> (AsDec, 0) -> (MessageOf, 1) -> (Init, 1) -> (CompareAndSwapPointer, 3) -> (initEventRecorder, 1) -> (crdAdded, 1)
(deallocateMdIps, 1) -> (String, 0) -> (MarshalJSON, 0) -> (New, 1) -> (New, 0) -> (NewFileSet, 0) -> (GetCurrentDirectory, 2) -> (getattrlist, 5) -> (initPodInformerBase, 1) -> (AddEventHandler, 1)
(deallocateMdIps, 1) -> (String, 0) -> (ValueOf, 1) -> (valueOfIface, 1) -> (legacyWrapMessage, 1) -> (MessageOf, 1) -> (Init, 1) -> (CompareAndSwapPointer, 3) -> (initSnatInformerBase, 1) -> (snatPolicyDelete, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 1) -> (GetUsing, 2) -> (Run, 1) -> (RewriteTypesWithProtobufStructTags, 2) -> (updateStructTags, 3) -> (ParseStructTags, 1) -> (checkNodePodNet, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Write, 1) -> (printWithFileLine, 6) -> (SetEndpoints, 1) -> (NewAddress, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (newCCBalancerWrapper, 3)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (MessageReflect, 1) -> (MessageOf, 1) -> (Init, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Write, 1) -> (printWithFileLine, 6) -> (NewCtxClient, 1) -> (WithCancel, 1) -> (cancel, 2)
(deallocateMdIps, 1) -> (String, 0) -> (Write, 1) -> (printWithFileLine, 6) -> (SetEndpoints, 1) -> (NewAddress, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (UpdateClientConnState, 1) -> (UpdateAddresses, 1) -> (connect, 0) -> (resetTransport, 0) -> (startHealthCheck, 1) -> (healthCheckFunc, 4) -> (NewClientTransport, 7) -> (newHTTP2Client, 7)
(deallocateMdIps, 1) -> (delete, 2) -> (Marshal, 0) -> (ProtoTime, 0) -> (New, 0) -> (NewFileSet, 0) -> (GetCurrentDirectory, 2) -> (getattrlist, 5) -> (initPodInformerBase, 1) -> (AddEventHandler, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 1) -> (GetUsing, 2) -> (newStore, 1) -> (NewUnsafeSet, 1) -> (Init, 1) -> (CompareAndSwapPointer, 3) -> (initSnatInformerBase, 1) -> (snatPolicyDelete, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 0) -> (Initialize, 1) -> (Do, 2) -> (Delims, 2) -> (lookup, 0) -> (compileUpdate, 1) -> (getClientConn, 3) -> (getStartDialLocked, 1)
(deallocateMdIps, 1) -> (String, 0) -> (ToTomlString, 0) -> (WriteTo, 1) -> (Close, 0) -> (HandleConn, 2) -> (swapState, 1)
(deallocateMdIps, 1) -> (Unlock, 0) -> (writeback, 1) -> (reset, 0) -> (Compare, 2) -> (CompareUsing, 3) -> (MapCompareUsing, 3)
(deallocateMdIps, 1) -> (String, 0) -> (Write, 1) -> (printWithFileLine, 6) -> (SetEndpoints, 1) -> (NewAddress, 1) -> (updateResolverState, 2)
(deallocateMdIps, 1) -> (String, 0) -> (FormatDiff, 2) -> (formatDiffList, 3) -> (formatDiffSlice, 5) -> (AppendEllipsis, 1) -> (firstIndex, 0) -> (FirstIndex, 0)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (Reset, 1) -> (resetMessage, 1)
(deallocateMdIps, 1) -> (String, 0) -> (MarshalJSON, 0) -> (New, 1) -> (Context, 0) -> (commitAttempt, 0)
(deallocateMdIps, 1) -> (String, 0) -> (FormatDiff, 2) -> (formatDiffList, 3) -> (DialContext, 3) -> (dial, 3) -> (PerRPCCredentials, 0)
(deallocateMdIps, 1) -> (String, 0) -> (WriteString, 1) -> (appendString, 3) -> (rotateFile, 2) -> (NewWriterSize, 2) -> (Symlink, 2) -> (Symlinkat, 3)
(deallocateMdIps, 1) -> (String, 0) -> (Write, 1) -> (printWithFileLine, 6) -> (GetWithContext, 1) -> (singleRetrieve, 1) -> (Retrieve, 0) -> (profile, 0)
(deallocateMdIps, 1) -> (delete, 2) -> (Marshal, 0) -> (ProtoTime, 0) -> (New, 1) -> (HTTPWrappersForConfig, 2) -> (NewImpersonatingRoundTripper, 2) -> (Token, 0) -> (startPeer, 4) -> (Process, 2)
(deallocateMdIps, 1) -> (Lock, 0) -> (Lock, 1) -> (Ctx, 0) -> (Check, 0)
(deallocateMdIps, 1) -> (Lock, 0) -> (Lock, 1) -> (Ctx, 0) -> (Read, 0) -> (ReadLine, 0) -> (readLine, 0) -> (handleKey, 1) -> (ConsumePartition, 3)
(deallocateMdIps, 1) -> (String, 0) -> (FormatDiff, 2) -> (formatDiffList, 3) -> (New, 3) -> (newWatchableStore, 3) -> (syncVictimsLoop, 0) -> (moveVictims, 0) -> (restoreIntoIndex, 1)
(deallocateMdIps, 1) -> (delete, 2) -> (Marshal, 0) -> (ProtoTime, 0) -> (SetEndpoints, 1) -> (NewAddress, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (newCCBalancerWrapper, 3) -> (Build, 2)
(deallocateMdIps, 1) -> (String, 0) -> (Decode, 1) -> (Count, 2)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (Add, 2) -> (updateIndices, 3)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (newBackend, 1) -> (run, 0) -> (stopped, 0) -> (FilterFunc, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (New, 0) -> (NewFileSet, 0) -> (GetCurrentDirectory, 2) -> (getattrlist, 5) -> (initCRDInformerBase, 1) -> (crdAdded, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 1) -> (GetUsing, 2) -> (Stat, 1) -> (Data, 0) -> (CombineWriteSyncers, 1) -> (NewMultiWriteSyncer, 1) -> (Authorize, 1) -> (readPackage, 1) -> (NewInitiatorWrapToken, 2) -> (SetCheckSum, 2)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (Next, 1) -> (unmarshalHTTPResponse, 3) -> (unmarshalFailedKeysResponse, 1) -> (lookup, 0) -> (scheduleBodyWrite, 0)
(deallocateMdIps, 1) -> (String, 0) -> (Sign, 0) -> (Run, 1) -> (PrepareRun, 1)
(deallocateMdIps, 1) -> (String, 0) -> (NewDesc, 4) -> (labelPairSorter, 1) -> (parse, 1) -> (internalSelector, 1)
(deallocateMdIps, 1) -> (String, 0) -> (MarshalJSON, 0) -> (New, 1) -> (NewSessionWithOptions, 1) -> (newSession, 3) -> (loadCustomCABundle, 2) -> (loadCertPool, 1) -> (Authorize, 1) -> (readPackage, 1) -> (NewInitiatorWrapToken, 2) -> (SetCheckSum, 2)
(deallocateMdIps, 1) -> (String, 0) -> (Bytes, 0) -> (panicMessage, 1) -> (Do, 1)
(deallocateMdIps, 1) -> (Unlock, 0) -> (commit, 1) -> (unsafeCommit, 1) -> (close, 0) -> (Fire, 0)
(deallocateMdIps, 1) -> (String, 0) -> (ValueOf, 1) -> (valueOfIface, 1) -> (Do, 1) -> (transformResponse, 2) -> (isTextResponse, 1) -> (NewGenericServerResponse, 7)
(deallocateMdIps, 1) -> (String, 0) -> (MarshalJSON, 0) -> (New, 1) -> (doEncode, 2) -> (EncodeNestedObjects, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (init, 0) -> (WithName, 1) -> (WithName, 2)
(deallocateMdIps, 1) -> (String, 0) -> (Load, 0) -> (NewAggregate, 1) -> (Open, 1) -> (CombineWriteSyncers, 1) -> (NewMultiWriteSyncer, 1) -> (multiWriteSyncer, 1) -> (Login, 0) -> (addSession, 2) -> (enableAutoSessionRenewal, 1)
(deallocateMdIps, 1) -> (String, 0) -> (MarshalJSON, 0) -> (New, 1) -> (Parse, 1) -> (FromInt, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 1) -> (GetUsing, 2) -> (New, 0) -> (NewFileSet, 0) -> (GetCurrentDirectory, 2) -> (getattrlist, 5) -> (initCRDInformerBase, 1) -> (crdAdded, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Error, 0) -> (NewAggregate, 1) -> (get, 1) -> (toMapKey, 1) -> (ConfigureTransport, 1) -> (configureTransport, 1) -> (addConnIfNeeded, 3) -> (run, 3) -> (runCmdContext, 2)
(deallocateMdIps, 1) -> (String, 0) -> (Sign, 0) -> (Run, 1) -> (Run, 1) -> (RewriteTypesWithProtobufStructTags, 2) -> (updateStructTags, 3) -> (ParseStructTags, 1) -> (getServiceAugmentBySubnet, 4) -> (SetNpServiceAugmentForService, 6) -> (checkEndpointslices, 2) -> (walkDepth, 0)
(deallocateMdIps, 1) -> (String, 0) -> (Level, 0) -> (Load, 0) -> (Stat, 1) -> (Data, 0)
(deallocateMdIps, 1) -> (Lock, 0) -> (Lock, 1) -> (Ctx, 0) -> (Get, 3) -> (SetGroupVersionKind, 1) -> (SetKind, 1) -> (setNestedField, 2) -> (GetClientConn, 2) -> (getClientConn, 3) -> (getStartDialLocked, 1)
(deallocateMdIps, 1) -> (delete, 2) -> (Marshal, 0) -> (ProtoTime, 0) -> (NewSessionWithOptions, 1) -> (newSession, 3)
(deallocateMdIps, 1) -> (String, 0) -> (Decode, 1) -> (Count, 2) -> (parse, 1) -> (internalSelector, 1)
(deallocateMdIps, 1) -> (String, 0) -> (MarshalJSON, 0) -> (New, 1) -> (NewSessionWithOptions, 1) -> (newSession, 3) -> (loadCustomCABundle, 2) -> (loadCertPool, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (, 0) -> (NewIterator, 1) -> (WithName, 2)
(deallocateMdIps, 1) -> (delete, 2) -> (Marshal, 0) -> (ProtoTime, 0) -> (New, 1) -> (HTTPWrappersForConfig, 2) -> (NewImpersonatingRoundTripper, 2) -> (Token, 0)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (newBackend, 1) -> (run, 0) -> (stopped, 0)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 1) -> (GetUsing, 2) -> (newClient, 1)
(deallocateMdIps, 1) -> (String, 0) -> (End, 0) -> (notify, 2) -> (send, 1) -> (activate, 0)
(deallocateMdIps, 1) -> (String, 0) -> (NewDesc, 4) -> (labelPairSorter, 1) -> (NewNamed, 1) -> (newQueueMetrics, 2)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (apply, 2) -> (Members, 0) -> (Clone, 0) -> (NewTLS, 1) -> (startStreamWriter, 4)
(deallocateMdIps, 1) -> (String, 0) -> (FormatDiff, 2) -> (formatDiffList, 3) -> (DialContext, 3) -> (dial, 3) -> (PerRPCCredentials, 0) -> (UpdateAuthToken, 1) -> (HandleSubConnStateChange, 2) -> (down, 1) -> (scsToStrings, 1)
(deallocateMdIps, 1) -> (String, 0) -> (MarshalJSON, 0) -> (New, 1) -> (get, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 1) -> (GetUsing, 2) -> (Register, 1) -> (AddToGroupVersion, 2)
(deallocateMdIps, 1) -> (String, 0) -> (ToTomlString, 0) -> (WriteTo, 1) -> (Header, 0) -> (FromContext, 1) -> (SetError, 0) -> (addEvent, 3)
(deallocateMdIps, 1) -> (String, 0) -> (FormatDiff, 2) -> (formatDiffList, 3) -> (New, 2) -> (NewDynamicRESTMapper, 1) -> (GenerateUUIDWithReader, 1) -> (FormatUUID, 1) -> (initEventRecorder, 1) -> (NewRecorder, 2) -> (newEvents, 2)
(deallocateMdIps, 1) -> (String, 0) -> (Error, 0) -> (NewAggregate, 1) -> (New, 0) -> (NewFileSet, 0) -> (GetCurrentDirectory, 2) -> (getattrlist, 5) -> (initSnatInformerBase, 1) -> (snatPolicyDelete, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Sign, 0) -> (Run, 1) -> (ListAndWatch, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 1) -> (GetUsing, 2) -> (parse, 1) -> (internalSelector, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Write, 1) -> (printWithFileLine, 6) -> (Stat, 1) -> (Data, 0)
(deallocateMdIps, 1) -> (String, 0) -> (Write, 1) -> (printWithFileLine, 6) -> (newBackend, 1) -> (run, 0) -> (stopped, 0) -> (FilterFunc, 1) -> (retryBatch, 4) -> (getBrokerProducer, 1) -> (newBrokerProducer, 1)
(deallocateMdIps, 1) -> (Unlock, 0) -> (commit, 1) -> (unsafeCommit, 1) -> (asyncFlush, 1)
(deallocateMdIps, 1) -> (String, 0) -> (MarshalJSON, 0) -> (New, 1) -> (compress, 3) -> (Do, 2)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 1) -> (GetUsing, 2) -> (Parse, 1) -> (FromInt, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Len, 0) -> (Get, 0) -> (Get, 3) -> (resource, 0) -> (newResource, 2) -> (RESTMapping, 2) -> (awaitOpenSlotForRequest, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 1) -> (GetUsing, 2) -> (New, 0) -> (NewFileSet, 0) -> (GetCurrentDirectory, 2) -> (getattrlist, 5) -> (initSnatInformerBase, 1) -> (snatPolicyDelete, 1)
(deallocateMdIps, 1) -> (delete, 2) -> (Marshal, 0) -> (ProtoTime, 0) -> (SetEndpoints, 1) -> (NewAddress, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (UpdateClientConnState, 1) -> (UpdateAddresses, 1) -> (connect, 0) -> (resetTransport, 0) -> (startHealthCheck, 1) -> (healthCheckFunc, 4) -> (NewClientTransport, 7) -> (newHTTP2Client, 7) -> (ClientHandshake, 3)
(deallocateMdIps, 1) -> (delete, 2) -> (Marshal, 0) -> (ProtoTime, 0) -> (New, 0) -> (NewFileSet, 0) -> (GetCurrentDirectory, 2) -> (getattrlist, 5) -> (initEventRecorder, 1) -> (NewRecorder, 2) -> (newEvents, 2)
(deallocateMdIps, 1) -> (String, 0) -> (Len, 0) -> (Get, 0) -> (Get, 3) -> (resource, 0) -> (newResource, 2) -> (RESTMapping, 2) -> (GetClientConn, 2) -> (getClientConn, 3) -> (getStartDialLocked, 1)
(deallocateMdIps, 1) -> (String, 0) -> (MarshalJSON, 0) -> (New, 1) -> (SetEndpoints, 1) -> (NewAddress, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (newCCBalancerWrapper, 3) -> (Build, 2)
(deallocateMdIps, 1) -> (String, 0) -> (FormatDiff, 2) -> (formatDiffList, 3) -> (New, 0) -> (NewFileSet, 0) -> (GetCurrentDirectory, 2) -> (getattrlist, 5) -> (initEventRecorder, 1) -> (NewRecorder, 2) -> (newEvents, 2)
(deallocateMdIps, 1) -> (String, 0) -> (WriteString, 1) -> (appendString, 3) -> (nextBlock, 1)
(deallocateMdIps, 1) -> (String, 0) -> (UTF16PtrToString, 1) -> (Decode, 1) -> (init, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Sign, 0) -> (Run, 1) -> (Run, 1) -> (RewriteTypesWithProtobufStructTags, 2)
(deallocateMdIps, 1) -> (delete, 2) -> (Marshal, 0) -> (ProtoTime, 0) -> (, 0) -> (NewIterator, 1) -> (WithName, 2)
(deallocateMdIps, 1) -> (String, 0) -> (Write, 1) -> (printWithFileLine, 6) -> (Do, 2) -> (Execute, 2) -> (Receive, 0)
(deallocateMdIps, 1) -> (String, 0) -> (WriteString, 1) -> (appendString, 3) -> (Do, 1) -> (transformResponse, 2) -> (isTextResponse, 1) -> (NewGenericServerResponse, 7)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (apply, 2) -> (Members, 0) -> (Clone, 0) -> (NewTLS, 1) -> (AddHTTP, 3)
(deallocateMdIps, 1) -> (delete, 2) -> (Marshal, 0) -> (ProtoTime, 0) -> (Decode, 2) -> (Read, 1)
(deallocateMdIps, 1) -> (delete, 2) -> (Marshal, 0) -> (ProtoTime, 0) -> (New, 0) -> (NewFileSet, 0) -> (GetCurrentDirectory, 2) -> (getattrlist, 5) -> (readLoop, 0) -> (readResponse, 1)
(deallocateMdIps, 1) -> (String, 0) -> (FormatDiff, 2) -> (formatDiffList, 3) -> (Close, 0)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 1) -> (GetUsing, 2) -> (SetTransportDefaults, 1) -> (ConfigureTransport, 1) -> (configureTransport, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Sign, 0) -> (Run, 1) -> (ListAndWatch, 1) -> (Warningf, 4) -> (ResultChan, 0)
(deallocateMdIps, 1) -> (String, 0) -> (Start, 0) -> (Every, 1) -> (UpdateState, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (HandleResolvedAddrs, 2) -> (newCCBalancerWrapper, 3) -> (Build, 2)
(deallocateMdIps, 1) -> (String, 0) -> (Len, 0) -> (Get, 0) -> (get, 1) -> (sinceInSeconds, 1) -> (ConfigureTransport, 1) -> (configureTransport, 1) -> (addConnIfNeeded, 3) -> (run, 3) -> (runCmdContext, 2)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 1) -> (GetUsing, 2) -> (Delete, 1) -> (update, 4) -> (update, 1)
(deallocateMdIps, 1) -> (delete, 2) -> (Marshal, 0) -> (ProtoTime, 0) -> (Load, 1) -> (Unmarshal, 1) -> (Local, 0) -> (Unscaled, 0)
(deallocateMdIps, 1) -> (String, 0) -> (WriteString, 1) -> (appendString, 3) -> (Update, 3) -> (AsUpdateOptions, 0) -> (ApplyToDeleteAllOf, 1) -> (NewSelector, 0) -> (awaitOpenSlotForRequest, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (GetWithContext, 1) -> (Err, 0) -> (newWatchableStore, 3) -> (syncVictimsLoop, 0) -> (restore, 0) -> (restoreChunk, 4)
(deallocateMdIps, 1) -> (String, 0) -> (Sign, 0) -> (Run, 1) -> (WaitForCacheSync, 2) -> (syncFunc, 0) -> (PollUntil, 3) -> (poller, 2)
(deallocateMdIps, 1) -> (Unlock, 0) -> (commit, 1) -> (unsafeCommit, 1) -> (saveIndex, 1) -> (UnsafePut, 3) -> (put, 3) -> (Attach, 2) -> (Watch, 4)
(deallocateMdIps, 1) -> (String, 0) -> (Error, 0) -> (NewAggregate, 1) -> (Do, 1) -> (transformResponse, 2) -> (isTextResponse, 1) -> (NewGenericServerResponse, 7)
(deallocateMdIps, 1) -> (Lock, 0) -> (Lock, 1) -> (Ctx, 0) -> (applyTxn, 4) -> (DeleteRange, 2) -> (deleteRange, 2) -> (raftRequestOnce, 2) -> (Watch, 4)
(deallocateMdIps, 1) -> (String, 0) -> (FullPath, 0) -> (Free, 0) -> (CredChain, 2) -> (CredProviders, 2) -> (RemoteCredProvider, 2) -> (ec2RoleProvider, 2) -> (Log, 3) -> (LogScaled, 4)
(deallocateMdIps, 1) -> (delete, 2) -> (Errorf, 2) -> (printf, 4) -> (Core, 0) -> (New, 3) -> (newWatchableStore, 3)
(deallocateMdIps, 1) -> (String, 0) -> (WriteString, 1) -> (appendString, 3) -> (rotateFile, 2) -> (NewWriterSize, 2) -> (Symlink, 2)
(deallocateMdIps, 1) -> (String, 0) -> (Decode, 1) -> (Count, 2) -> (consume, 1) -> (consume, 2) -> (waitClosed, 0) -> (ConsumePartition, 3)
(deallocateMdIps, 1) -> (String, 0) -> (Sign, 0) -> (Run, 1) -> (PrepareRun, 1) -> (runTickers, 1) -> (updateAllServices, 0) -> (doUpdateService, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 1) -> (GetUsing, 2) -> (New, 0) -> (NewFileSet, 0) -> (GetCurrentDirectory, 2) -> (getattrlist, 5) -> (initEventRecorder, 1) -> (NewRecorder, 2) -> (newEvents, 2)
(deallocateMdIps, 1) -> (String, 0) -> (Start, 0) -> (Every, 1) -> (UpdateState, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (HandleResolvedAddrs, 2) -> (Connect, 0) -> (connect, 0) -> (resetTransport, 0) -> (startHealthCheck, 1) -> (healthCheckFunc, 4) -> (NewClientTransport, 7) -> (newHTTP2Client, 7) -> (newLoopyWriter, 4)
(deallocateMdIps, 1) -> (String, 0) -> (TimestampString, 1) -> (Timestamp, 1) -> (Do, 1)
(deallocateMdIps, 1) -> (delete, 2) -> (Tombstone, 2) -> (tombstone, 2) -> (Add, 2) -> (updateIndices, 3)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (, 0) -> (NewIterator, 1)
(deallocateMdIps, 1) -> (String, 0) -> (encodeHex, 2) -> (Encode, 2) -> (compress, 3) -> (Do, 2)
(deallocateMdIps, 1) -> (Unlock, 0) -> (Unlock, 1) -> (Delete, 2) -> (Delete, 1) -> (Zero, 1) -> (update, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Error, 0) -> (NewAggregate, 1) -> (New, 0) -> (NewFileSet, 0) -> (GetCurrentDirectory, 2) -> (getattrlist, 5) -> (initCRDInformerBase, 1) -> (crdAdded, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Sign, 0) -> (Run, 1) -> (runEpRPC, 1) -> (Accept, 1)
(deallocateMdIps, 1) -> (delete, 2) -> (Marshal, 0) -> (ProtoTime, 0) -> (newClient, 1) -> (autoSync, 0)
(deallocateMdIps, 1) -> (String, 0) -> (Write, 1) -> (printWithFileLine, 6) -> (enableCSM, 3) -> (InjectHandlers, 1)
(deallocateMdIps, 1) -> (String, 0) -> (MarshalJSON, 0) -> (New, 1) -> (WriteTo, 1) -> (writeTo, 5) -> (writeBuf, 2) -> (IsValidPB, 1) -> (addEvent, 3)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 1) -> (GetUsing, 2) -> (Run, 1) -> (RewriteTypesWithProtobufStructTags, 2) -> (updateStructTags, 3) -> (ParseStructTags, 1) -> (getServiceAugmentBySubnet, 4) -> (SetNpServiceAugmentForService, 6) -> (checkEndpointslices, 2) -> (walkDepth, 0)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (SetEndpoints, 1) -> (NewAddress, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (HandleResolvedAddrs, 2) -> (scToString, 1) -> (connect, 0) -> (resetTransport, 0) -> (startHealthCheck, 1)
(deallocateMdIps, 1) -> (String, 0) -> (FormatDiff, 2) -> (formatDiffList, 3) -> (DialContext, 3)
(deallocateMdIps, 1) -> (String, 0) -> (WriteString, 1) -> (appendString, 3) -> (Encode, 2) -> (KindForGroupVersionKinds, 1) -> (bestMatch, 2)
(deallocateMdIps, 1) -> (String, 0) -> (Write, 1) -> (printWithFileLine, 6) -> (newBackend, 1) -> (run, 0) -> (stopped, 0) -> (FilterFunc, 1) -> (openSnapshotBackend, 3) -> (openBackend, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (MessageReflect, 1) -> (MessageOf, 1) -> (Init, 1) -> (CompareAndSwapPointer, 3) -> (initEventRecorder, 1) -> (NewRecorder, 2) -> (newEvents, 2)
(deallocateMdIps, 1) -> (String, 0) -> (Error, 0) -> (NewAggregate, 1) -> (init, 0)
(deallocateMdIps, 1) -> (delete, 2) -> (Marshal, 0) -> (ProtoTime, 0) -> (init, 0) -> (WithName, 1)
(deallocateMdIps, 1) -> (String, 0) -> (FullPath, 0) -> (Free, 0) -> (GetWithContext, 1) -> (singleRetrieve, 1) -> (Retrieve, 0) -> (profile, 0)
(deallocateMdIps, 1) -> (String, 0) -> (NewDesc, 4) -> (labelPairSorter, 1) -> (apply, 2) -> (Trigger, 2) -> (UpdatePeer, 2) -> (addPeerToProber, 5)
(deallocateMdIps, 1) -> (delete, 2) -> (Fatalf, 2) -> (printf, 4) -> (Core, 0) -> (New, 3) -> (newWatchableStore, 3) -> (syncVictimsLoop, 0) -> (restore, 0) -> (restoreChunk, 4)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 0) -> (Initialize, 1) -> (Close, 0)
(deallocateMdIps, 1) -> (String, 0) -> (NewDesc, 4) -> (labelPairSorter, 1) -> (enableCSM, 3) -> (InjectHandlers, 1)
(deallocateMdIps, 1) -> (String, 0) -> (ValueOf, 1) -> (valueOfIface, 1) -> (New, 0) -> (NewFileSet, 0) -> (GetCurrentDirectory, 2) -> (getattrlist, 5) -> (initEventRecorder, 1) -> (NewRecorder, 2) -> (newEvents, 2)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 1) -> (GetUsing, 2) -> (NewSessionWithOptions, 1) -> (newSession, 3)
(deallocateMdIps, 1) -> (delete, 2) -> (Tombstone, 2) -> (tombstone, 2) -> (init, 0) -> (WithName, 1) -> (WithName, 2)
(deallocateMdIps, 1) -> (String, 0) -> (MarshalJSON, 0) -> (New, 1) -> (doEncode, 2) -> (EncodeNestedObjects, 1) -> (bestMatch, 2) -> (swapState, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Error, 0) -> (NewAggregate, 1) -> (init, 0) -> (WithName, 1) -> (WithName, 2) -> (AddFlag, 1) -> (restore, 0) -> (restoreChunk, 4)
(deallocateMdIps, 1) -> (String, 0) -> (Write, 1) -> (printWithFileLine, 6) -> (SetEndpoints, 1) -> (NewAddress, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (UpdateClientConnState, 1) -> (UpdateAddresses, 1) -> (connect, 0) -> (resetTransport, 0) -> (startHealthCheck, 1)
(deallocateMdIps, 1) -> (String, 0) -> (writeAsCSV, 1) -> (TrimSuffix, 2) -> (Do, 1)
(deallocateMdIps, 1) -> (String, 0) -> (MarshalJSON, 0) -> (New, 1) -> (WriteJSON, 1) -> (Close, 0)
(deallocateMdIps, 1) -> (delete, 2) -> (Marshal, 0) -> (ProtoTime, 0) -> (NewSessionWithOptions, 1) -> (newSession, 3) -> (loadCustomCABundle, 2) -> (loadCertPool, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Start, 0) -> (Every, 1) -> (UpdateState, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (HandleResolvedAddrs, 2) -> (Connect, 0) -> (connect, 0)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (Parse, 1) -> (FromInt, 1)
(deallocateMdIps, 1) -> (delete, 2) -> (Marshal, 0) -> (ProtoTime, 0) -> (SetEndpoints, 1) -> (NewAddress, 1) -> (updateResolverState, 2)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (Encode, 2) -> (SetGroupVersionKind, 1) -> (SetKind, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 1) -> (GetUsing, 2) -> (apply, 2) -> (Members, 0) -> (UpdatePeer, 2) -> (addPeerToProber, 5) -> (startStreamWriter, 4)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (Decode, 2) -> (Read, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Prettify, 1) -> (ValueOf, 1) -> (lazyInit, 0) -> (lazyInitSlow, 0)
(deallocateMdIps, 1) -> (String, 0) -> (FormatDiff, 2) -> (formatDiffList, 3) -> (NewMergeLogger, 1) -> (outputLoop, 0) -> (summary, 1)
(deallocateMdIps, 1) -> (String, 0) -> (WriteString, 1) -> (appendString, 3) -> (, 0) -> (NewIterator, 1) -> (WithName, 2) -> (trimPackagePrefix, 1) -> (restore, 0) -> (restoreChunk, 4)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 1) -> (GetUsing, 2) -> (MessageOf, 1) -> (Init, 1) -> (CompareAndSwapPointer, 3) -> (initEventRecorder, 1) -> (NewBroadcaster, 0) -> (NewBroadcaster, 2)
(deallocateMdIps, 1) -> (String, 0) -> (MarshalJSON, 0) -> (New, 1) -> (Load, 1) -> (ReadFile, 1)
(deallocateMdIps, 1) -> (String, 0) -> (MarshalJSON, 0) -> (New, 1) -> (newBackend, 1) -> (run, 0) -> (stopped, 0) -> (FilterFunc, 1) -> (retryBatch, 4) -> (getBrokerProducer, 1) -> (newBrokerProducer, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Start, 0) -> (Every, 1) -> (run, 0) -> (stopped, 0) -> (stopped, 0) -> (NewJitteredBackoffManager, 3) -> (retryBatch, 4) -> (getBrokerProducer, 1) -> (newBrokerProducer, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 1) -> (GetUsing, 2) -> (Stat, 1) -> (dirOrMatches, 1) -> (matchesName, 1) -> (NewMultiWriteSyncer, 1) -> (Authorize, 1) -> (readPackage, 1) -> (NewInitiatorWrapToken, 2) -> (SetCheckSum, 2)
(deallocateMdIps, 1) -> (String, 0) -> (Start, 0) -> (Every, 1) -> (Do, 2)
(deallocateMdIps, 1) -> (String, 0) -> (encodeHex, 2) -> (Encode, 2) -> (compress, 3) -> (Do, 2) -> (Delims, 2) -> (Head, 2) -> (awaitOpenSlotForRequest, 1)
(deallocateMdIps, 1) -> (String, 0) -> (MarshalJSON, 0) -> (New, 1) -> (newClient, 1) -> (autoSync, 0) -> (Lvl, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Sign, 0) -> (Run, 1) -> (cleanupSetup, 0) -> (syncPorts, 1) -> (execTransaction, 2) -> (Transact, 2)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (Set, 4) -> (SetRefresh, 0) -> (notifyWatchers, 3) -> (reportWatcherRemoved, 0) -> (GetClientConn, 2) -> (getClientConn, 3) -> (getStartDialLocked, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 1) -> (GetUsing, 2) -> (SetEndpoints, 1) -> (NewAddress, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (UpdateClientConnState, 1) -> (UpdateAddresses, 1) -> (connect, 0) -> (resetTransport, 0) -> (startHealthCheck, 1)
(deallocateMdIps, 1) -> (delete, 2) -> (Marshal, 0) -> (ProtoTime, 0) -> (SetEndpoints, 1) -> (NewAddress, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (newCCBalancerWrapper, 3)
(deallocateMdIps, 1) -> (String, 0) -> (MarshalJSON, 0) -> (New, 1) -> (apply, 2) -> (Members, 0) -> (Clone, 0) -> (NewTLS, 1) -> (AddHTTP, 3)
(deallocateMdIps, 1) -> (String, 0) -> (encodeHex, 2) -> (Encode, 2) -> (compress, 3) -> (Do, 2) -> (Delims, 2) -> (Head, 2) -> (GetClientConn, 2) -> (getClientConn, 3) -> (getStartDialLocked, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 1) -> (GetUsing, 2) -> (SetEndpoints, 1) -> (NewAddress, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (HandleResolvedAddrs, 2) -> (scToString, 1) -> (connect, 0) -> (resetTransport, 0) -> (startHealthCheck, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Start, 0) -> (Every, 1) -> (UpdateState, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (HandleResolvedAddrs, 2) -> (UpdateAddresses, 1) -> (connect, 0) -> (resetTransport, 0) -> (startHealthCheck, 1) -> (healthCheckFunc, 4) -> (NewClientTransport, 7) -> (newHTTP2Client, 7)
(deallocateMdIps, 1) -> (String, 0) -> (WriteString, 1) -> (appendString, 3) -> (Send, 3) -> (Fd, 0)
(deallocateMdIps, 1) -> (Unlock, 0) -> (commit, 1) -> (unsafeCommit, 1) -> (observe, 2) -> (cancel, 0) -> (newWatcherGrpcStream, 1)
(deallocateMdIps, 1) -> (String, 0) -> (TimestampString, 1) -> (Timestamp, 1) -> (Do, 1) -> (transformResponse, 2) -> (isTextResponse, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (newClient, 1) -> (autoSync, 0) -> (Lvl, 1) -> (NewDiscardLogger, 0)
(deallocateMdIps, 1) -> (String, 0) -> (Sub, 1) -> (AsDec, 0) -> (MessageOf, 1) -> (Init, 1) -> (CompareAndSwapPointer, 3) -> (initEventRecorder, 1) -> (NewBroadcaster, 0) -> (NewBroadcaster, 2)
(deallocateMdIps, 1) -> (String, 0) -> (Decode, 1) -> (Count, 2) -> (consume, 1) -> (consume, 2) -> (waitClosed, 0) -> (ConsumePartition, 3) -> (refBrokerConsumer, 1) -> (newBrokerConsumer, 1)
(deallocateMdIps, 1) -> (delete, 2) -> (Marshal, 0) -> (ProtoTime, 0) -> (SetEndpoints, 1) -> (NewAddress, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (UpdateClientConnState, 1) -> (UpdateAddresses, 1) -> (connect, 0)
(deallocateMdIps, 1) -> (String, 0) -> (Error, 0) -> (NewAggregate, 1) -> (Update, 3) -> (SetGroupVersionKind, 1)
(deallocateMdIps, 1) -> (String, 0) -> (FormatDiff, 2) -> (formatDiffList, 3) -> (Parse, 1) -> (FromInt, 1)
(deallocateMdIps, 1) -> (delete, 2) -> (Tombstone, 2) -> (tombstone, 2) -> (Add, 2) -> (updateIndices, 3) -> (rescale, 1) -> (Quo, 2) -> (scheduleBodyWrite, 0)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 1) -> (GetUsing, 2) -> (SetTransportDefaults, 1) -> (ConfigureTransport, 1) -> (configureTransport, 1) -> (addConnIfNeeded, 3) -> (run, 3) -> (runCmdContext, 2)
(deallocateMdIps, 1) -> (String, 0) -> (Write, 1) -> (printWithFileLine, 6) -> (CredChain, 2) -> (CredProviders, 2) -> (RemoteCredProvider, 2) -> (ec2RoleProvider, 2) -> (Log, 3) -> (LogScaled, 4)
(deallocateMdIps, 1) -> (String, 0) -> (ValueOf, 1) -> (valueOfIface, 1) -> (Do, 1)
(deallocateMdIps, 1) -> (String, 0) -> (FormatDiff, 2) -> (formatDiffList, 3) -> (handleSendError, 2) -> (Bool, 1) -> (BoolValue, 0) -> (swapState, 1)
(deallocateMdIps, 1) -> (String, 0) -> (FormatDiff, 2) -> (formatDiffList, 3) -> (New, 2) -> (NewDynamicRESTMapper, 1) -> (GenerateUUIDWithReader, 1) -> (FormatUUID, 1) -> (initSnatInformerBase, 1) -> (snatPolicyDelete, 1)
(deallocateMdIps, 1) -> (String, 0) -> (WriteString, 1) -> (appendString, 3) -> (Update, 3) -> (AsUpdateOptions, 0) -> (ApplyToDeleteAllOf, 1) -> (NewSelector, 0) -> (GetClientConn, 2) -> (getClientConn, 3) -> (getStartDialLocked, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Write, 1) -> (printWithFileLine, 6) -> (newClient, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Error, 0) -> (NewAggregate, 1) -> (GetWithContext, 1) -> (Err, 0) -> (newWatchableStore, 3) -> (syncVictimsLoop, 0)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 1) -> (GetUsing, 2) -> (newBackend, 1) -> (run, 0) -> (stopped, 0) -> (FilterFunc, 1) -> (CloseNotify, 0)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 1) -> (GetUsing, 2) -> (newBackend, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Decode, 1) -> (Count, 2) -> (init, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Bytes, 0) -> (panicMessage, 1) -> (Parse, 1) -> (FromInt, 1)
(deallocateMdIps, 1) -> (String, 0) -> (MarshalJSON, 0) -> (New, 1) -> (newStore, 1) -> (NewUnsafeSet, 1) -> (Init, 1) -> (CompareAndSwapPointer, 3) -> (initPodInformerBase, 1) -> (AddEventHandler, 1)
(deallocateMdIps, 1) -> (String, 0) -> (MarshalJSON, 0) -> (New, 1) -> (newClient, 1)
(deallocateMdIps, 1) -> (String, 0) -> (ValueOf, 1) -> (valueOfIface, 1) -> (Do, 1) -> (transformResponse, 2) -> (isTextResponse, 1)
(deallocateMdIps, 1) -> (String, 0) -> (WriteString, 1) -> (appendString, 3) -> (Send, 3) -> (Fd, 0) -> (data, 1) -> (cmsgAlignOf, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 1) -> (GetUsing, 2) -> (apply, 2) -> (Members, 0) -> (UpdatePeer, 2) -> (addPeerToProber, 5) -> (AddHTTP, 3)
(deallocateMdIps, 1) -> (String, 0) -> (UTF16ToString, 1) -> (Decode, 1) -> (init, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (Load, 1) -> (Unmarshal, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Error, 0) -> (NewAggregate, 1) -> (GetWithContext, 1) -> (Err, 0) -> (newWatchableStore, 3)
(deallocateMdIps, 1) -> (delete, 2) -> (Marshal, 0) -> (ProtoTime, 0) -> (newStore, 1) -> (NewUnsafeSet, 1) -> (Init, 1) -> (CompareAndSwapPointer, 3) -> (initPodInformerBase, 1) -> (AddEventHandler, 1)
(deallocateMdIps, 1) -> (WithFields, 1) -> (TypeOf, 1) -> (Type2, 1) -> (Open, 1) -> (CombineWriteSyncers, 1) -> (NewMultiWriteSyncer, 1) -> (multiWriteSyncer, 1) -> (Login, 0) -> (addSession, 2) -> (enableAutoSessionRenewal, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Panicf, 2) -> (log, 4) -> (Core, 0) -> (New, 3) -> (newWatchableStore, 3)
(deallocateMdIps, 1) -> (Unlock, 0) -> (commit, 1) -> (unsafeCommit, 1) -> (close, 0) -> (Fire, 0) -> (StoreInt32, 2) -> (evictOldest, 1)
(deallocateMdIps, 1) -> (delete, 2) -> (Marshal, 0) -> (ProtoTime, 0) -> (get, 1) -> (toMapKey, 1) -> (ConfigureTransport, 1) -> (configureTransport, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Write, 1) -> (printWithFileLine, 6) -> (SetEndpoints, 1) -> (NewAddress, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1)
(deallocateMdIps, 1) -> (String, 0) -> (FormatDiff, 2) -> (formatDiffList, 3) -> (Pop, 0) -> (Pop, 1) -> (addIfNotPresent, 2) -> (enqueue, 1) -> (ConsumePartition, 3)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 1) -> (GetUsing, 2) -> (legacyWrapMessage, 1) -> (MessageOf, 1) -> (Init, 1) -> (CompareAndSwapPointer, 3) -> (initPodInformerBase, 1) -> (AddEventHandler, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 1) -> (GetUsing, 2) -> (NewSessionWithOptions, 1) -> (newSession, 3) -> (loadCustomCABundle, 2) -> (loadCertPool, 1) -> (Authorize, 1) -> (readPackage, 1) -> (NewInitiatorWrapToken, 2) -> (SetCheckSum, 2)
(deallocateMdIps, 1) -> (String, 0) -> (WriteString, 1) -> (appendString, 3) -> (rotateFile, 1) -> (NewWriterSize, 2)
(deallocateMdIps, 1) -> (String, 0) -> (Bytes, 0) -> (panicMessage, 1) -> (Read, 1)
(deallocateMdIps, 1) -> (String, 0) -> (MarshalJSON, 0) -> (New, 1) -> (newStore, 1) -> (NewUnsafeSet, 1) -> (Init, 1)
(deallocateMdIps, 1) -> (String, 0) -> (FormatDiff, 2) -> (formatDiffList, 3) -> (consume, 1) -> (consume, 2) -> (waitClosed, 0) -> (handleError, 3)
(deallocateMdIps, 1) -> (String, 0) -> (FormatDiff, 2) -> (formatDiffList, 3) -> (New, 0) -> (NewFileSet, 0) -> (GetCurrentDirectory, 2) -> (getattrlist, 5) -> (readLoop, 0) -> (readResponse, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Write, 1) -> (printWithFileLine, 6) -> (WithConcurrency, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (lazyInit, 0) -> (lazyInitSlow, 0)
(deallocateMdIps, 1) -> (String, 0) -> (FormatDiff, 2) -> (formatDiffList, 3) -> (DialContext, 3) -> (dial, 3)
(deallocateMdIps, 1) -> (String, 0) -> (MarshalJSON, 0) -> (New, 1) -> (newClient, 1) -> (autoSync, 0) -> (Lvl, 1) -> (NewDiscardLogger, 0)
(deallocateMdIps, 1) -> (String, 0) -> (End, 0) -> (notify, 2) -> (UnsafePut, 3) -> (put, 3) -> (Attach, 2) -> (keyIndex, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Error, 0) -> (NewAggregate, 1) -> (Get, 3) -> (SetGroupVersionKind, 1) -> (SetKind, 1) -> (setNestedField, 2) -> (awaitOpenSlotForRequest, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Sign, 0) -> (Run, 1) -> (runConn, 1) -> (closeConn, 1) -> (applyDiff, 3) -> (queueDn, 1) -> (newDelayingQueue, 3)
(deallocateMdIps, 1) -> (String, 0) -> (MarshalJSON, 0) -> (New, 1) -> (WriteJSON, 1) -> (Close, 0) -> (HandleConn, 2) -> (swapState, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Level, 0) -> (Load, 0) -> (Migrate, 0) -> (Create, 1)
(deallocateMdIps, 1) -> (String, 0) -> (MarshalJSON, 0) -> (New, 1) -> (WriteJSON, 1) -> (Close, 0) -> (HandleConn, 2)
(deallocateMdIps, 1) -> (String, 0) -> (Len, 0) -> (Get, 0) -> (get, 1) -> (sinceInSeconds, 1) -> (ConfigureTransport, 1) -> (configureTransport, 1) -> (addConnIfNeeded, 3)
(deallocateMdIps, 1) -> (String, 0) -> (Start, 0) -> (Every, 1) -> (run, 0) -> (stopped, 0) -> (stopped, 0) -> (NewJitteredBackoffManager, 3) -> (sendSnap, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (New, 0) -> (NewFileSet, 0) -> (GetCurrentDirectory, 2)
(deallocateMdIps, 1) -> (String, 0) -> (Error, 0) -> (NewAggregate, 1) -> (Get, 3) -> (SetGroupVersionKind, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Error, 0) -> (NewAggregate, 1) -> (init, 0) -> (WithName, 1) -> (WithName, 2)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 1) -> (GetUsing, 2) -> (SetEndpoints, 1) -> (NewAddress, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (newCCBalancerWrapper, 3)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 1) -> (GetUsing, 2) -> (Do, 2) -> (Execute, 2) -> (Receive, 0) -> (ParseNetlinkMessage, 1) -> (getClientConn, 3) -> (getStartDialLocked, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Write, 1) -> (printWithFileLine, 6) -> (startStreamDecoder, 1)
(deallocateMdIps, 1) -> (WithFields, 1) -> (Elem, 0) -> (Type2, 1) -> (unref, 0)
(deallocateMdIps, 1) -> (delete, 2) -> (Marshal, 0) -> (ProtoTime, 0) -> (Encode, 2) -> (SetGroupVersionKind, 1) -> (SetKind, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (GetWithContext, 1) -> (Err, 0) -> (newWatchableStore, 3)
(deallocateMdIps, 1) -> (String, 0) -> (Error, 0) -> (NewAggregate, 1) -> (New, 0) -> (NewFileSet, 0) -> (GetCurrentDirectory, 2) -> (getattrlist, 5)
(deallocateMdIps, 1) -> (String, 0) -> (MarshalJSON, 0) -> (New, 1) -> (newBackend, 1) -> (run, 0) -> (stopped, 0) -> (FilterFunc, 1) -> (SendSnapshot, 1) -> (SaveDBFrom, 2)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 1) -> (GetUsing, 2) -> (MessageOf, 1) -> (Init, 1) -> (CompareAndSwapPointer, 3) -> (initEventRecorder, 1) -> (StartRecordingToSink, 1) -> (recordToSink, 4)
(deallocateMdIps, 1) -> (String, 0) -> (Start, 0) -> (Every, 1) -> (WithCancel, 1) -> (cancel, 2)
(deallocateMdIps, 1) -> (delete, 2) -> (Marshal, 0) -> (ProtoTime, 0) -> (newStore, 1) -> (NewUnsafeSet, 1) -> (Init, 1) -> (CompareAndSwapPointer, 3) -> (initCRDInformerBase, 1) -> (crdAdded, 1)
(deallocateMdIps, 1) -> (delete, 2) -> (Marshal, 0) -> (ProtoTime, 0) -> (MessageReflect, 1) -> (MessageOf, 1) -> (Init, 1) -> (CompareAndSwapPointer, 3) -> (initEventRecorder, 1) -> (NewRecorder, 2) -> (newEvents, 2)
(deallocateMdIps, 1) -> (String, 0) -> (Error, 0) -> (NewAggregate, 1) -> (Do, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 1) -> (GetUsing, 2) -> (Stat, 1) -> (dirOrMatches, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Len, 0) -> (Get, 0) -> (get, 1) -> (sinceInSeconds, 1) -> (ConfigureTransport, 1) -> (configureTransport, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Error, 0) -> (NewAggregate, 1) -> (Update, 3) -> (SetGroupVersionKind, 1) -> (SetKind, 1) -> (setNestedField, 2) -> (awaitOpenSlotForRequest, 1)
(deallocateMdIps, 1) -> (String, 0) -> (MarshalJSON, 0) -> (New, 1) -> (newBackend, 1) -> (run, 0) -> (stopped, 0) -> (FilterFunc, 1) -> (CloseNotify, 0)
(deallocateMdIps, 1) -> (String, 0) -> (Sign, 0) -> (Run, 1) -> (PollImmediateUntil, 3) -> (PollUntil, 3) -> (poller, 2)
(deallocateMdIps, 1) -> (String, 0) -> (FormatDiff, 2) -> (formatDiffList, 3) -> (New, 0) -> (NewFileSet, 0) -> (GetCurrentDirectory, 2) -> (getattrlist, 5) -> (initPodInformerBase, 1) -> (AddEventHandler, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Write, 1) -> (printWithFileLine, 6) -> (newBackend, 1) -> (run, 0) -> (stopped, 0) -> (FilterFunc, 1) -> (SendSnapshot, 1) -> (SaveDBFrom, 2)
(deallocateMdIps, 1) -> (String, 0) -> (NewDesc, 4) -> (labelPairSorter, 1) -> (MessageOf, 1) -> (Init, 1) -> (CompareAndSwapPointer, 3) -> (initEventRecorder, 1) -> (StartRecordingToSink, 1) -> (recordToSink, 4)
(deallocateMdIps, 1) -> (String, 0) -> (Bytes, 0) -> (panicMessage, 1) -> (readByte, 0) -> (Read, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Sign, 0) -> (Run, 1) -> (ListAndWatch, 1) -> (Warningf, 4)
(deallocateMdIps, 1) -> (String, 0) -> (MarshalJSON, 0) -> (New, 1) -> (doEncode, 2) -> (EncodeNestedObjects, 1) -> (bestMatch, 2)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 1) -> (GetUsing, 2) -> (enableCSM, 3) -> (InjectHandlers, 1) -> (watchAddrUpdates, 0)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 1) -> (GetUsing, 2) -> (Delete, 1) -> (update, 4) -> (update, 1) -> (buildStructCacheEntry, 3)
(deallocateMdIps, 1) -> (String, 0) -> (Write, 1) -> (printWithFileLine, 6) -> (Set, 4) -> (SetRefresh, 0) -> (notifyWatchers, 3) -> (reportWatcherRemoved, 0)
(deallocateMdIps, 1) -> (String, 0) -> (ValueOf, 1) -> (valueOfIface, 1) -> (New, 2) -> (NewParameterCodec, 1) -> (GenerateUUIDWithReader, 1) -> (FormatUUID, 1) -> (initSnatInformerBase, 1) -> (snatPolicyDelete, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (Reset, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Sub, 1) -> (AsDec, 0) -> (MessageOf, 1) -> (Init, 1) -> (CompareAndSwapPointer, 3) -> (initEventRecorder, 1) -> (StartRecordingToSink, 1) -> (recordToSink, 4)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (NewSessionWithOptions, 1) -> (newSession, 3) -> (loadCustomCABundle, 2) -> (loadCertPool, 1)
(deallocateMdIps, 1) -> (Lock, 0) -> (Lock, 1) -> (Ctx, 0) -> (saveIndex, 1) -> (UnsafePut, 3) -> (put, 3) -> (Attach, 2) -> (Watch, 4)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (init, 0) -> (WithName, 1) -> (WithName, 2) -> (AddFlag, 1) -> (restore, 0) -> (restoreChunk, 4)
(deallocateMdIps, 1) -> (delete, 2) -> (Marshal, 0) -> (ProtoTime, 0) -> (newBackend, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Write, 1) -> (printWithFileLine, 6) -> (mill, 0)
(deallocateMdIps, 1) -> (Lock, 0) -> (Lock, 1) -> (Ctx, 0) -> (Delete, 2) -> (processRaftRequest, 2) -> (parseProposeCtxErr, 2) -> (isConnectedSince, 3)
(deallocateMdIps, 1) -> (String, 0) -> (WriteString, 1) -> (appendString, 3) -> (Update, 3) -> (AsUpdateOptions, 0) -> (ApplyToDeleteAllOf, 1) -> (NewSelector, 0)
(deallocateMdIps, 1) -> (delete, 2) -> (Marshal, 0) -> (ProtoTime, 0) -> (New, 1) -> (HTTPWrappersForConfig, 2) -> (NewImpersonatingRoundTripper, 2) -> (Token, 0) -> (addPeerToProber, 5) -> (monitorProbingStatus, 4)
(deallocateMdIps, 1) -> (String, 0) -> (Start, 0) -> (Every, 1) -> (Do, 2) -> (Delims, 2) -> (lookup, 0) -> (compileUpdate, 1) -> (getClientConn, 3) -> (getStartDialLocked, 1)
(deallocateMdIps, 1) -> (DeallocateIp, 1) -> (AddIp, 1) -> (AddRange, 2) -> (Search, 2) -> (List, 2) -> (EachListItem, 2)
(deallocateMdIps, 1) -> (String, 0) -> (NewDesc, 4) -> (labelPairSorter, 1) -> (MessageOf, 1) -> (Init, 1) -> (CompareAndSwapPointer, 3) -> (initEventRecorder, 1) -> (NewBroadcaster, 0) -> (NewBroadcaster, 2)
(deallocateMdIps, 1) -> (String, 0) -> (Write, 1) -> (printWithFileLine, 6) -> (snapNames, 0) -> (Reverse, 1) -> (Readdir, 1) -> (Files, 0) -> (Authorize, 1) -> (readPackage, 1) -> (NewInitiatorWrapToken, 2) -> (SetCheckSum, 2)
(deallocateMdIps, 1) -> (Unlock, 0) -> (commit, 1) -> (unsafeCommit, 1) -> (close, 0) -> (Fire, 0) -> (StoreInt32, 2)
(deallocateMdIps, 1) -> (String, 0) -> (MarshalJSON, 0) -> (New, 1) -> (Do, 1) -> (transformResponse, 2) -> (isTextResponse, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Sign, 0) -> (Run, 1) -> (Run, 1) -> (RewriteTypesWithProtobufStructTags, 2) -> (updateStructTags, 3) -> (ParseStructTags, 1) -> (receive, 0)
(deallocateMdIps, 1) -> (String, 0) -> (Write, 1) -> (printWithFileLine, 6) -> (GetWithContext, 1) -> (singleRetrieve, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Error, 0) -> (NewAggregate, 1) -> (Core, 0) -> (New, 3) -> (newWatchableStore, 3) -> (syncVictimsLoop, 0) -> (restore, 0) -> (restoreChunk, 4)
(deallocateMdIps, 1) -> (delete, 2) -> (Marshal, 0) -> (ProtoTime, 0) -> (SetEndpoints, 1) -> (NewAddress, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (HandleResolvedAddrs, 2) -> (scToString, 1) -> (connect, 0)
(deallocateMdIps, 1) -> (String, 0) -> (NewWriter, 1) -> (Reset, 1) -> (startStreamDecoder, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (MessageReflect, 1) -> (MessageOf, 1) -> (Init, 1) -> (CompareAndSwapPointer, 3) -> (initSnatInformerBase, 1) -> (snatPolicyDelete, 1)
(deallocateMdIps, 1) -> (String, 0) -> (ValueOf, 1) -> (valueOfIface, 1) -> (Do, 1) -> (transformResponse, 2)
(deallocateMdIps, 1) -> (String, 0) -> (Decode, 1) -> (Count, 2) -> (Load, 1) -> (ReadFile, 1)
(deallocateMdIps, 1) -> (Unlock, 0) -> (commit, 1) -> (unsafeCommit, 1) -> (printf, 4) -> (output, 6) -> (timeoutFlush, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (Validate, 0) -> (parseVersion, 1) -> (MustParse, 1)
(deallocateMdIps, 1) -> (String, 0) -> (ValueOf, 1) -> (valueOfIface, 1) -> (New, 0) -> (NewFileSet, 0) -> (GetCurrentDirectory, 2)
(deallocateMdIps, 1) -> (String, 0) -> (Bytes, 0) -> (panicMessage, 1) -> (New, 0) -> (NewFileSet, 0) -> (GetCurrentDirectory, 2) -> (getattrlist, 5) -> (readLoop, 0) -> (readResponse, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (Add, 2) -> (updateIndices, 3) -> (rescale, 1) -> (Quo, 2) -> (GetClientConn, 2) -> (getClientConn, 3) -> (getStartDialLocked, 1)
(deallocateMdIps, 1) -> (String, 0) -> (FormatDiff, 2) -> (formatDiffList, 3) -> (consume, 1) -> (consume, 2) -> (waitClosed, 0)
(deallocateMdIps, 1) -> (String, 0) -> (Sign, 0) -> (Run, 1) -> (doWork, 2) -> (processResult, 2) -> (openBreaker, 0)
(deallocateMdIps, 1) -> (String, 0) -> (MarshalJSON, 0) -> (New, 1) -> (Load, 1) -> (ReadFile, 1) -> (ReadFile, 2) -> (parseLines, 2)
(deallocateMdIps, 1) -> (String, 0) -> (WriteString, 1) -> (appendString, 3) -> (Reset, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (Get, 3) -> (SetGroupVersionKind, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Sign, 0) -> (Run, 1) -> (runConn, 1) -> (closeConn, 1)
(deallocateMdIps, 1) -> (String, 0) -> (MarshalJSON, 0) -> (New, 1) -> (NewCtxClient, 1) -> (WithCancel, 1) -> (cancel, 2)
(deallocateMdIps, 1) -> (String, 0) -> (ValueOf, 1) -> (valueOfIface, 1) -> (legacyWrapMessage, 1) -> (MessageOf, 1) -> (Init, 1) -> (CompareAndSwapPointer, 3) -> (initCRDInformerBase, 1) -> (crdAdded, 1)
(deallocateMdIps, 1) -> (delete, 2) -> (Marshal, 0) -> (ProtoTime, 0) -> (SetEndpoints, 1) -> (NewAddress, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (UpdateClientConnState, 1) -> (UpdateAddresses, 1) -> (connect, 0) -> (resetTransport, 0) -> (startHealthCheck, 1) -> (healthCheckFunc, 4) -> (NewClientTransport, 7) -> (newHTTP2Client, 7)
(deallocateMdIps, 1) -> (String, 0) -> (MarshalJSON, 0) -> (New, 1) -> (New, 0) -> (NewFileSet, 0) -> (GetCurrentDirectory, 2)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (marshalMap, 3) -> (finishSpeculativeLength, 2) -> (AppendVarint, 2) -> (append, 11)
(deallocateMdIps, 1) -> (Unlock, 0) -> (commit, 1) -> (unsafeCommit, 1) -> (Check, 0)
(deallocateMdIps, 1) -> (String, 0) -> (Sign, 0) -> (Run, 1) -> (Run, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (enableCSM, 3) -> (InjectHandlers, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 1) -> (GetUsing, 2) -> (New, 3) -> (newWatchableStore, 3)
(deallocateMdIps, 1) -> (String, 0) -> (NewDesc, 4) -> (labelPairSorter, 1) -> (MessageOf, 1) -> (Init, 1) -> (CompareAndSwapPointer, 3) -> (initEventRecorder, 1) -> (crdAdded, 1)
(deallocateMdIps, 1) -> (delete, 2) -> (Marshal, 0) -> (ProtoTime, 0) -> (Add, 1) -> (Store, 1)
(deallocateMdIps, 1) -> (String, 0) -> (TimestampString, 1) -> (Timestamp, 1) -> (Parse, 1) -> (FromInt, 1)
(deallocateMdIps, 1) -> (Lock, 0) -> (Lock, 1) -> (Ctx, 0) -> (Get, 3) -> (SetGroupVersionKind, 1) -> (SetKind, 1) -> (setNestedField, 2) -> (Watch, 4)
(deallocateMdIps, 1) -> (delete, 2) -> (Tombstone, 2) -> (tombstone, 2) -> (Zero, 0) -> (MessageOf, 1) -> (Init, 1) -> (CompareAndSwapPointer, 3) -> (initEventRecorder, 1) -> (NewRecorder, 2) -> (newEvents, 2)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (enableCSM, 3) -> (InjectHandlers, 1) -> (PushFrontNamed, 1)
(deallocateMdIps, 1) -> (String, 0) -> (ValueOf, 1) -> (valueOfIface, 1) -> (New, 0) -> (NewFileSet, 0) -> (GetCurrentDirectory, 2) -> (getattrlist, 5) -> (initSnatInformerBase, 1) -> (snatPolicyDelete, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Sub, 1) -> (AsDec, 0) -> (MessageOf, 1) -> (Init, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (New, 0) -> (NewFileSet, 0) -> (GetCurrentDirectory, 2) -> (getattrlist, 5)
(deallocateMdIps, 1) -> (String, 0) -> (Start, 0) -> (Every, 1) -> (UpdateState, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (HandleResolvedAddrs, 2) -> (newCCBalancerWrapper, 3)
(deallocateMdIps, 1) -> (String, 0) -> (Write, 1) -> (printWithFileLine, 6) -> (SetEndpoints, 1) -> (NewAddress, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (HandleResolvedAddrs, 2) -> (scToString, 1) -> (connect, 0) -> (resetTransport, 0) -> (startHealthCheck, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Sub, 1) -> (AsDec, 0) -> (unref, 0)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (newBackend, 1) -> (run, 0) -> (stopped, 0) -> (FilterFunc, 1) -> (newSnapshotReaderCloser, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Len, 0) -> (Get, 0) -> (Get, 3) -> (resource, 0) -> (newResource, 2) -> (RESTMapping, 2) -> (scheduleBodyWrite, 0)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (NewSessionWithOptions, 1) -> (newSession, 3) -> (loadCustomCABundle, 2) -> (loadCertPool, 1) -> (restore, 0) -> (restoreChunk, 4)
(deallocateMdIps, 1) -> (String, 0) -> (MarshalJSON, 0) -> (New, 1) -> (NewSessionWithOptions, 1) -> (newSession, 3) -> (loadCustomCABundle, 2) -> (loadCertPool, 1) -> (restore, 0) -> (restoreChunk, 4)
(deallocateMdIps, 1) -> (String, 0) -> (FormatDiff, 2) -> (formatDiffList, 3) -> (binaryHash, 0) -> (ReadAt, 2) -> (parseCPUStat, 1) -> (scanHeredoc, 0) -> (Authorize, 1) -> (readPackage, 1) -> (NewInitiatorWrapToken, 2) -> (SetCheckSum, 2)
(deallocateMdIps, 1) -> (String, 0) -> (HandleStr, 1) -> (MajorMinor, 1) -> (parse, 1) -> (internalSelector, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Write, 1) -> (printWithFileLine, 6) -> (Close, 0) -> (HandleConn, 2) -> (swapState, 1)
(deallocateMdIps, 1) -> (String, 0) -> (NewDesc, 4) -> (labelPairSorter, 1) -> (MessageOf, 1) -> (Init, 1) -> (CompareAndSwapPointer, 3) -> (initEventRecorder, 1) -> (podDeleted, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Write, 1) -> (printWithFileLine, 6) -> (Load, 1) -> (ReadFile, 1) -> (ReadFile, 2) -> (parseLines, 2) -> (Authorize, 1) -> (readPackage, 1) -> (NewInitiatorWrapToken, 2) -> (SetCheckSum, 2)
(deallocateMdIps, 1) -> (String, 0) -> (MarshalJSON, 0) -> (New, 1) -> (newClient, 1) -> (autoSync, 0)
(deallocateMdIps, 1) -> (String, 0) -> (FormatDiff, 2) -> (formatDiffList, 3) -> (binaryHash, 0) -> (ReadAt, 2)
(deallocateMdIps, 1) -> (String, 0) -> (MarshalJSON, 0) -> (New, 1) -> (SetEndpoints, 1) -> (NewAddress, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (UpdateClientConnState, 1) -> (UpdateAddresses, 1) -> (connect, 0)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (SetEndpoints, 1) -> (NewAddress, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (UpdateClientConnState, 1) -> (UpdateAddresses, 1) -> (connect, 0) -> (resetTransport, 0) -> (startHealthCheck, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 1) -> (GetUsing, 2) -> (SetEndpoints, 1) -> (NewAddress, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (UpdateClientConnState, 1) -> (UpdateAddresses, 1) -> (connect, 0) -> (resetTransport, 0) -> (startHealthCheck, 1) -> (healthCheckFunc, 4) -> (NewClientTransport, 7) -> (newHTTP2Client, 7)
(deallocateMdIps, 1) -> (String, 0) -> (FormatDiff, 2) -> (formatDiffList, 3) -> (New, 2) -> (NewDynamicRESTMapper, 1) -> (GenerateUUIDWithReader, 1)
(deallocateMdIps, 1) -> (String, 0) -> (FormatDiff, 2) -> (formatDiffList, 3) -> (NewUnboundedExecutor, 0) -> (WithCancel, 1) -> (cancel, 2)
(deallocateMdIps, 1) -> (String, 0) -> (Start, 0) -> (Every, 1) -> (run, 0) -> (stopped, 0) -> (stopped, 0) -> (NewJitteredBackoffManager, 3) -> (getBrokerProducer, 1) -> (newBrokerProducer, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Sign, 0) -> (Run, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Sign, 0) -> (Run, 1) -> (StartWithChannel, 2) -> (Start, 1)
(deallocateMdIps, 1) -> (Unlock, 0) -> (Unlock, 1) -> (Delete, 2) -> (processRaftRequest, 2) -> (Err, 0) -> (isConnectedSince, 3)
(deallocateMdIps, 1) -> (String, 0) -> (Write, 1) -> (printWithFileLine, 6) -> (Put, 3) -> (put, 3) -> (Attach, 2) -> (keyIndex, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Write, 1) -> (printWithFileLine, 6) -> (Stat, 1) -> (Data, 0) -> (CombineWriteSyncers, 1) -> (NewMultiWriteSyncer, 1) -> (Authorize, 1) -> (readPackage, 1) -> (NewInitiatorWrapToken, 2) -> (SetCheckSum, 2)
(deallocateMdIps, 1) -> (delete, 2) -> (Fatalf, 2) -> (printf, 4) -> (output, 6) -> (timeoutFlush, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 1) -> (GetUsing, 2) -> (Do, 1) -> (transformResponse, 2) -> (isTextResponse, 1) -> (NewGenericServerResponse, 7)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (get, 1) -> (toMapKey, 1) -> (ConfigureTransport, 1) -> (configureTransport, 1) -> (addConnIfNeeded, 3)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (, 0) -> (NewIterator, 1) -> (WithName, 2) -> (trimPackagePrefix, 1) -> (restore, 0) -> (restoreChunk, 4)
(deallocateMdIps, 1) -> (String, 0) -> (Load, 0) -> (NewAggregate, 1) -> (Close, 0)
(deallocateMdIps, 1) -> (String, 0) -> (Sub, 1) -> (AsDec, 0) -> (NewNamed, 1) -> (newQueueMetrics, 2)
(deallocateMdIps, 1) -> (String, 0) -> (MarshalJSON, 0) -> (New, 1) -> (compress, 3) -> (Do, 2) -> (Delims, 2) -> (Head, 2)
(deallocateMdIps, 1) -> (String, 0) -> (Write, 1) -> (printWithFileLine, 6) -> (Migrate, 0) -> (Create, 1) -> (initializeMetric, 0) -> (NewSummaryVec, 2) -> (Authorize, 1) -> (readPackage, 1) -> (NewInitiatorWrapToken, 2) -> (SetCheckSum, 2)
(deallocateMdIps, 1) -> (String, 0) -> (FormatDiff, 2) -> (formatDiffList, 3) -> (consume, 1) -> (consume, 2)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (NewLeaseFromLeaseClient, 3) -> (WithCancel, 1) -> (cancel, 2)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (Load, 1) -> (Unmarshal, 1) -> (Local, 0) -> (Unscaled, 0)
(deallocateMdIps, 1) -> (String, 0) -> (MarshalJSON, 0) -> (New, 1) -> (newBackend, 1) -> (run, 0) -> (stopped, 0) -> (FilterFunc, 1) -> (startFrameWrite, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 1) -> (GetUsing, 2) -> (MessageOf, 1) -> (Init, 1) -> (CompareAndSwapPointer, 3) -> (initEventRecorder, 1) -> (crdAdded, 1)
(deallocateMdIps, 1) -> (delete, 2) -> (Marshal, 0) -> (ProtoTime, 0) -> (newBackend, 1) -> (run, 0) -> (stopped, 0) -> (FilterFunc, 1) -> (openSnapshotBackend, 3) -> (openBackend, 1)
(deallocateMdIps, 1) -> (String, 0) -> (FormatDiff, 2) -> (formatDiffList, 3) -> (, 0) -> (NewIterator, 1) -> (WithName, 2) -> (trimPackagePrefix, 1) -> (restore, 0) -> (restoreChunk, 4)
(deallocateMdIps, 1) -> (delete, 2) -> (Marshal, 0) -> (ProtoTime, 0) -> (enableCSM, 3) -> (InjectHandlers, 1)
(deallocateMdIps, 1) -> (String, 0) -> (WriteString, 1) -> (appendString, 3) -> (Update, 3) -> (AsUpdateOptions, 0)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (New, 0) -> (NewFileSet, 0) -> (GetCurrentDirectory, 2) -> (getattrlist, 5) -> (initSnatInformerBase, 1) -> (snatPolicyDelete, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Error, 0) -> (NewAggregate, 1) -> (Decode, 2) -> (Read, 1)
(deallocateMdIps, 1) -> (String, 0) -> (WriteString, 1) -> (appendString, 3) -> (rotate, 0) -> (mill, 0)
(deallocateMdIps, 1) -> (Unlock, 0) -> (Unlock, 1) -> (Delete, 2) -> (Delete, 1) -> (Zero, 1) -> (update, 1) -> (buildStructCacheEntry, 3)
(deallocateMdIps, 1) -> (String, 0) -> (Error, 0) -> (NewAggregate, 1) -> (Set, 4) -> (SetRefresh, 0) -> (notifyWatchers, 3) -> (reportWatcherRemoved, 0) -> (awaitOpenSlotForRequest, 1)
(deallocateMdIps, 1) -> (delete, 2) -> (Tombstone, 2) -> (tombstone, 2) -> (Zero, 0) -> (MessageOf, 1) -> (Init, 1) -> (CompareAndSwapPointer, 3) -> (initPodInformerBase, 1) -> (AddEventHandler, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 1) -> (GetUsing, 2) -> (Run, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Error, 0) -> (NewAggregate, 1) -> (Reset, 1) -> (resetMessage, 1)
(deallocateMdIps, 1) -> (String, 0) -> (FormatDiff, 2) -> (formatDiffList, 3) -> (Pop, 0) -> (Pop, 1) -> (addIfNotPresent, 2)
(deallocateMdIps, 1) -> (Lock, 0) -> (Lock, 1) -> (Ctx, 0) -> (Read, 0) -> (ReadLine, 0) -> (readLine, 0) -> (handleKey, 1) -> (ConsumePartition, 3) -> (Errorf, 5) -> (newBrokerConsumer, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Sub, 1) -> (AsDec, 0) -> (Load, 1) -> (ReadFile, 1) -> (ReadFile, 2) -> (parseLines, 2) -> (Authorize, 1) -> (readPackage, 1) -> (NewInitiatorWrapToken, 2) -> (SetCheckSum, 2)
(deallocateMdIps, 1) -> (String, 0) -> (TimestampString, 1) -> (Timestamp, 1) -> (init, 1)
(deallocateMdIps, 1) -> (String, 0) -> (writeAsCSV, 1) -> (TrimSuffix, 2) -> (nextBlock, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 1) -> (GetUsing, 2) -> (enableCSM, 3) -> (InjectHandlers, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 1) -> (GetUsing, 2) -> (newClient, 1) -> (autoSync, 0) -> (Lvl, 1)
(deallocateMdIps, 1) -> (String, 0) -> (MarshalJSON, 0) -> (New, 1) -> (newBackend, 1) -> (run, 0) -> (stopped, 0) -> (FilterFunc, 1) -> (openSnapshotBackend, 3) -> (openBackend, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Write, 1) -> (printWithFileLine, 6) -> (unref, 0)
(deallocateMdIps, 1) -> (delete, 2) -> (Tombstone, 2) -> (tombstone, 2) -> (init, 0) -> (WithName, 1) -> (WithName, 2) -> (AddFlag, 1) -> (restore, 0) -> (restoreChunk, 4)
(deallocateMdIps, 1) -> (delete, 2) -> (Marshal, 0) -> (ProtoTime, 0) -> (parse, 1) -> (internalSelector, 1)
(deallocateMdIps, 1) -> (delete, 2) -> (Marshal, 0) -> (ProtoTime, 0) -> (newStore, 1) -> (NewUnsafeSet, 1) -> (Init, 1) -> (CompareAndSwapPointer, 3) -> (initEventRecorder, 1) -> (NewRecorder, 2) -> (newEvents, 2)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (get, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (newBackend, 1) -> (run, 0) -> (stopped, 0) -> (FilterFunc, 1) -> (openSnapshotBackend, 3) -> (openBackend, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (NewCtxClient, 1) -> (WithCancel, 1) -> (cancel, 2)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 1) -> (GetUsing, 2) -> (Do, 2) -> (Execute, 2) -> (Receive, 0) -> (ParseNetlinkMessage, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 1) -> (GetUsing, 2) -> (newBackend, 1) -> (run, 0) -> (stopped, 0) -> (FilterFunc, 1) -> (on100, 0)
(deallocateMdIps, 1) -> (delete, 2) -> (Marshal, 0) -> (ProtoTime, 0) -> (SetEndpoints, 1) -> (NewAddress, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (HandleResolvedAddrs, 2) -> (scToString, 1) -> (connect, 0) -> (resetTransport, 0) -> (startHealthCheck, 1) -> (healthCheckFunc, 4) -> (NewClientTransport, 7) -> (newHTTP2Client, 7)
(deallocateMdIps, 1) -> (String, 0) -> (Error, 0) -> (NewAggregate, 1) -> (Set, 4) -> (SetRefresh, 0)
(deallocateMdIps, 1) -> (String, 0) -> (FormatDiff, 2) -> (formatDiffList, 3) -> (Context, 0) -> (commitAttempt, 0)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (newStore, 1) -> (NewUnsafeSet, 1) -> (Init, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (, 0) -> (NewIterator, 1) -> (WithName, 2) -> (trimPackagePrefix, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (Update, 3) -> (SetGroupVersionKind, 1) -> (SetKind, 1) -> (setNestedField, 2)
(deallocateMdIps, 1) -> (String, 0) -> (MarshalJSON, 0) -> (New, 1) -> (apply, 2) -> (Members, 0) -> (Clone, 0) -> (NewTLS, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 0) -> (Initialize, 1) -> (Close, 0) -> (HandleConn, 2) -> (swapState, 1)
(deallocateMdIps, 1) -> (String, 0) -> (MarshalJSON, 0) -> (New, 1) -> (get, 1) -> (sinceInSeconds, 1) -> (ConfigureTransport, 1) -> (configureTransport, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 1) -> (GetUsing, 2) -> (Do, 2) -> (Execute, 2) -> (Receive, 0) -> (ParseNetlinkMessage, 1) -> (scheduleBodyWrite, 0)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 1) -> (GetUsing, 2) -> (SetEndpoints, 1) -> (NewAddress, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (UpdateClientConnState, 1) -> (UpdateAddresses, 1) -> (connect, 0)
(deallocateMdIps, 1) -> (String, 0) -> (MarshalJSON, 0) -> (New, 1) -> (newBackend, 1) -> (run, 0)
(deallocateMdIps, 1) -> (delete, 2) -> (Tombstone, 2) -> (tombstone, 2) -> (get, 1) -> (toMapKey, 1) -> (ConfigureTransport, 1) -> (configureTransport, 1) -> (addConnIfNeeded, 3)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (MessageReflect, 1) -> (MessageOf, 1) -> (Init, 1) -> (CompareAndSwapPointer, 3) -> (initCRDInformerBase, 1) -> (crdAdded, 1)
(deallocateMdIps, 1) -> (Lock, 0) -> (Lock, 1) -> (Ctx, 0) -> (rollback, 0) -> (close, 0)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 1) -> (GetUsing, 2) -> (SetEndpoints, 1) -> (NewAddress, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (newCCBalancerWrapper, 3) -> (Build, 2)
(deallocateMdIps, 1) -> (String, 0) -> (MarshalJSON, 0) -> (New, 1) -> (SetEndpoints, 1) -> (NewAddress, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (UpdateClientConnState, 1) -> (UpdateAddresses, 1) -> (connect, 0) -> (resetTransport, 0) -> (startHealthCheck, 1) -> (healthCheckFunc, 4) -> (NewClientTransport, 7) -> (newHTTP2Client, 7)
(deallocateMdIps, 1) -> (WithFields, 1) -> (TypeOf, 1) -> (Type2, 1) -> (Open, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (NewSessionWithOptions, 1) -> (newSession, 3) -> (loadCustomCABundle, 2)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (GetWithContext, 1) -> (Err, 0) -> (newWatchableStore, 3) -> (syncVictimsLoop, 0)
(deallocateMdIps, 1) -> (String, 0) -> (Error, 0) -> (NewAggregate, 1) -> (get, 1) -> (toMapKey, 1) -> (ConfigureTransport, 1) -> (configureTransport, 1) -> (NewDelayingQueueWithCustomClock, 2) -> (newDelayingQueue, 3)
(deallocateMdIps, 1) -> (String, 0) -> (MarshalJSON, 0) -> (New, 1) -> (New, 0) -> (NewFileSet, 0) -> (GetCurrentDirectory, 2) -> (getattrlist, 5) -> (initSnatInformerBase, 1) -> (snatPolicyDelete, 1)
(deallocateMdIps, 1) -> (String, 0) -> (FormatDiff, 2) -> (formatDiffList, 3) -> (DialContext, 3) -> (dial, 3) -> (PerRPCCredentials, 0) -> (UpdateAuthToken, 1) -> (UpdateSubConnState, 2) -> (UpdateBalancerState, 2) -> (connect, 0)
(deallocateMdIps, 1) -> (String, 0) -> (FormatDiff, 2) -> (formatDiffList, 3) -> (DialContext, 3) -> (dial, 3) -> (PerRPCCredentials, 0) -> (UpdateAuthToken, 1) -> (HandleSubConnStateChange, 2) -> (down, 1) -> (scsToStrings, 1) -> (resetTransport, 0) -> (startHealthCheck, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Error, 0) -> (NewAggregate, 1) -> (lazyInit, 0) -> (lazyInitSlow, 0)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 1) -> (GetUsing, 2) -> (newStore, 1) -> (NewUnsafeSet, 1) -> (Init, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Start, 0) -> (Every, 1) -> (UpdateState, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 0) -> (Initialize, 1) -> (New, 3) -> (newWatchableStore, 3) -> (syncVictimsLoop, 0) -> (moveVictims, 0) -> (restoreIntoIndex, 1)
(deallocateMdIps, 1) -> (String, 0) -> (MarshalJSON, 0) -> (New, 1) -> (Snapshot, 0)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (newStore, 1) -> (NewUnsafeSet, 1) -> (Init, 1) -> (CompareAndSwapPointer, 3) -> (initEventRecorder, 1) -> (NewRecorder, 2) -> (newEvents, 2)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (New, 0) -> (NewFileSet, 0) -> (GetCurrentDirectory, 2) -> (getattrlist, 5) -> (initEventRecorder, 1) -> (NewRecorder, 2) -> (newEvents, 2)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 1) -> (GetUsing, 2) -> (Stat, 1) -> (Data, 0)
(deallocateMdIps, 1) -> (String, 0) -> (WriteString, 1) -> (appendString, 3) -> (rotateFile, 1) -> (NewWriterSize, 2) -> (Symlink, 2) -> (Symlinkat, 3)
(deallocateMdIps, 1) -> (delete, 2) -> (Marshal, 0) -> (ProtoTime, 0) -> (New, 0) -> (NewFileSet, 0) -> (GetCurrentDirectory, 2) -> (getattrlist, 5) -> (initCRDInformerBase, 1) -> (crdAdded, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Error, 0) -> (NewAggregate, 1) -> (GetWithContext, 1) -> (Err, 0)
(deallocateMdIps, 1) -> (String, 0) -> (Error, 0) -> (NewAggregate, 1) -> (RecognizesData, 1) -> (NewReaderSize, 2)
(deallocateMdIps, 1) -> (delete, 2) -> (Marshal, 0) -> (ProtoTime, 0) -> (, 0) -> (NewIterator, 1) -> (WithName, 2) -> (trimPackagePrefix, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (apply, 2) -> (Members, 0) -> (Clone, 0) -> (NewTLS, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (newBackend, 1) -> (run, 0) -> (stopped, 0) -> (FilterFunc, 1) -> (startFrameWrite, 1)
(deallocateMdIps, 1) -> (delete, 2) -> (Tombstone, 2) -> (tombstone, 2) -> (Zero, 0) -> (MessageOf, 1) -> (Init, 1) -> (CompareAndSwapPointer, 3) -> (initCRDInformerBase, 1) -> (crdAdded, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Write, 1) -> (printWithFileLine, 6) -> (SetEndpoints, 1) -> (NewAddress, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (newCCBalancerWrapper, 3) -> (Build, 2)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (init, 0)
(deallocateMdIps, 1) -> (String, 0) -> (Bytes, 0) -> (panicMessage, 1) -> (init, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Load, 0) -> (NewAggregate, 1) -> (Close, 0) -> (HandleConn, 2)
(deallocateMdIps, 1) -> (Lock, 0) -> (Lock, 1) -> (Ctx, 0) -> (Delete, 2) -> (processRaftRequest, 2) -> (parseProposeCtxErr, 2) -> (isConnectedSince, 3) -> (sendICMP, 2)
(deallocateMdIps, 1) -> (String, 0) -> (Sign, 0) -> (Run, 1) -> (Run, 1) -> (RewriteTypesWithProtobufStructTags, 2) -> (updateStructTags, 3) -> (ParseStructTags, 1) -> (checkNodePodNet, 1)
(deallocateMdIps, 1) -> (String, 0) -> (FormatDiff, 2) -> (formatDiffList, 3) -> (DialContext, 3) -> (dial, 3) -> (PerRPCCredentials, 0) -> (UpdateAuthToken, 1) -> (UpdateSubConnState, 2) -> (UpdateBalancerState, 2) -> (connect, 0) -> (resetTransport, 0) -> (startHealthCheck, 1) -> (healthCheckFunc, 4) -> (NewClientTransport, 7) -> (newHTTP2Client, 7) -> (ClientHandshake, 3)
(deallocateMdIps, 1) -> (String, 0) -> (FormatDiff, 2) -> (formatDiffList, 3) -> (Pop, 0) -> (Pop, 1) -> (addIfNotPresent, 2) -> (enqueue, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (Set, 4) -> (SetRefresh, 0) -> (notifyWatchers, 3) -> (reportWatcherRemoved, 0) -> (awaitOpenSlotForRequest, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Error, 0) -> (NewAggregate, 1) -> (New, 0) -> (NewFileSet, 0) -> (GetCurrentDirectory, 2) -> (getattrlist, 5) -> (initPodInformerBase, 1) -> (AddEventHandler, 1)
(deallocateMdIps, 1) -> (delete, 2) -> (Marshal, 0) -> (ProtoTime, 0) -> (newBackend, 1) -> (run, 0)
(deallocateMdIps, 1) -> (delete, 2) -> (Fatalf, 2) -> (printf, 4) -> (output, 5) -> (putBuffer, 1)
(deallocateMdIps, 1) -> (delete, 2) -> (Marshal, 0) -> (ProtoTime, 0) -> (newStore, 1) -> (NewUnsafeSet, 1) -> (Init, 1) -> (CompareAndSwapPointer, 3) -> (initSnatInformerBase, 1) -> (snatPolicyDelete, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (Do, 1) -> (transformResponse, 2) -> (isTextResponse, 1) -> (NewGenericServerResponse, 7)
(deallocateMdIps, 1) -> (String, 0) -> (MarshalJSON, 0) -> (New, 1) -> (Load, 1) -> (ReadFile, 1) -> (ReadFile, 2) -> (parseLines, 2) -> (Authorize, 1) -> (readPackage, 1) -> (NewInitiatorWrapToken, 2) -> (SetCheckSum, 2)
(deallocateMdIps, 1) -> (String, 0) -> (Decode, 1) -> (Count, 2) -> (Load, 1) -> (ReadFile, 1) -> (ReadFile, 2) -> (parseLines, 2) -> (Authorize, 1) -> (readPackage, 1) -> (NewInitiatorWrapToken, 2) -> (SetCheckSum, 2)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 0) -> (Initialize, 1) -> (Delete, 1) -> (update, 4) -> (findMetricWithLabels, 4)
(deallocateMdIps, 1) -> (String, 0) -> (writeAsCSV, 1) -> (TrimSuffix, 2) -> (Do, 1) -> (transformResponse, 2) -> (isTextResponse, 1) -> (NewGenericServerResponse, 7)
(deallocateMdIps, 1) -> (String, 0) -> (MarshalJSON, 0) -> (New, 1) -> (SetEndpoints, 1) -> (NewAddress, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (HandleResolvedAddrs, 2) -> (scToString, 1) -> (connect, 0) -> (resetTransport, 0) -> (startHealthCheck, 1) -> (healthCheckFunc, 4) -> (NewClientTransport, 7) -> (newHTTP2Client, 7) -> (ClientHandshake, 3)
(deallocateMdIps, 1) -> (String, 0) -> (Sign, 0) -> (Run, 1) -> (Close, 0)
(deallocateMdIps, 1) -> (String, 0) -> (Write, 1) -> (printWithFileLine, 6) -> (NewSessionWithOptions, 1) -> (newSession, 3)
(deallocateMdIps, 1) -> (String, 0) -> (Error, 0) -> (NewAggregate, 1) -> (Set, 4) -> (SetRefresh, 0) -> (notifyWatchers, 3) -> (reportWatcherRemoved, 0) -> (scheduleBodyWrite, 0)
(deallocateMdIps, 1) -> (String, 0) -> (ValueOf, 1) -> (valueOfIface, 1) -> (New, 0) -> (NewFileSet, 0) -> (GetCurrentDirectory, 2) -> (getattrlist, 5)
(deallocateMdIps, 1) -> (String, 0) -> (FormatDiff, 2) -> (formatDiffList, 3) -> (NewMergeLogger, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (newBackend, 1) -> (run, 0)
(deallocateMdIps, 1) -> (delete, 2) -> (Marshal, 0) -> (ProtoTime, 0) -> (newBackend, 1) -> (run, 0) -> (stopped, 0) -> (FilterFunc, 1) -> (CloseNotify, 0)
(deallocateMdIps, 1) -> (Lock, 0) -> (Lock, 1) -> (Ctx, 0) -> (Get, 3) -> (SetGroupVersionKind, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (Get, 3) -> (SetGroupVersionKind, 1) -> (SetKind, 1) -> (setNestedField, 2) -> (awaitOpenSlotForRequest, 1)
(deallocateMdIps, 1) -> (String, 0) -> (FormatDiff, 2) -> (formatDiffList, 3) -> (New, 2) -> (NewDynamicRESTMapper, 1) -> (GenerateUUIDWithReader, 1) -> (FormatUUID, 1) -> (initCRDInformerBase, 1) -> (crdAdded, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Start, 0) -> (Every, 1) -> (UpdateState, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (HandleResolvedAddrs, 2) -> (UpdateAddresses, 1) -> (connect, 0) -> (resetTransport, 0) -> (startHealthCheck, 1) -> (healthCheckFunc, 4) -> (NewClientTransport, 7) -> (newHTTP2Client, 7) -> (newLoopyWriter, 4)
(deallocateMdIps, 1) -> (String, 0) -> (Sign, 0) -> (Run, 1) -> (Run, 1) -> (RewriteTypesWithProtobufStructTags, 2) -> (updateStructTags, 3)
(deallocateMdIps, 1) -> (String, 0) -> (MarshalJSON, 0) -> (New, 1) -> (apply, 2) -> (Members, 0) -> (Clone, 0) -> (NewTLS, 1) -> (startStreamWriter, 4)
(deallocateMdIps, 1) -> (String, 0) -> (encodeHex, 2) -> (Encode, 2) -> (compress, 3) -> (Do, 2) -> (Delims, 2) -> (Head, 2) -> (scheduleBodyWrite, 0)
(deallocateMdIps, 1) -> (delete, 2) -> (Tombstone, 2) -> (tombstone, 2) -> (Zero, 0) -> (MessageOf, 1) -> (Init, 1) -> (CompareAndSwapPointer, 3) -> (initSnatInformerBase, 1) -> (snatPolicyDelete, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (get, 1) -> (toMapKey, 1) -> (ConfigureTransport, 1) -> (configureTransport, 1) -> (addConnIfNeeded, 3) -> (run, 3) -> (runCmdContext, 2)
(deallocateMdIps, 1) -> (String, 0) -> (ValueOf, 1) -> (valueOfIface, 1) -> (legacyWrapMessage, 1) -> (MessageOf, 1) -> (Init, 1) -> (CompareAndSwapPointer, 3) -> (initEventRecorder, 1) -> (NewRecorder, 2) -> (newEvents, 2)
(deallocateMdIps, 1) -> (String, 0) -> (FormatDiff, 2) -> (formatDiffList, 3) -> (DialContext, 3) -> (dial, 3) -> (PerRPCCredentials, 0) -> (UpdateAuthToken, 1) -> (UpdateSubConnState, 2) -> (UpdateBalancerState, 2) -> (connect, 0) -> (resetTransport, 0) -> (startHealthCheck, 1)
(deallocateMdIps, 1) -> (delete, 2) -> (Errorf, 2) -> (printf, 4) -> (output, 6) -> (timeoutFlush, 1)
(deallocateMdIps, 1) -> (delete, 2) -> (Marshal, 0) -> (ProtoTime, 0) -> (New, 1) -> (HTTPWrappersForConfig, 2) -> (NewImpersonatingRoundTripper, 2) -> (Token, 0) -> (startPeer, 4)
(deallocateMdIps, 1) -> (String, 0) -> (Sub, 1) -> (AsDec, 0) -> (NewWithProtocol, 1) -> (getIptablesCommandSupport, 3) -> (iptablesHasRandomFully, 3) -> (newContext, 0) -> (readRequest, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (CredChain, 2) -> (CredProviders, 2) -> (RemoteCredProvider, 2) -> (ec2RoleProvider, 2) -> (Log, 3) -> (LogScaled, 4)
(deallocateMdIps, 1) -> (String, 0) -> (writeAsCSV, 1) -> (TrimSuffix, 2) -> (compressBlock, 1)
(deallocateMdIps, 1) -> (delete, 2) -> (Tombstone, 2) -> (tombstone, 2) -> (Add, 2) -> (updateIndices, 3) -> (rescale, 1) -> (Quo, 2) -> (awaitOpenSlotForRequest, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 0) -> (Initialize, 1) -> (Do, 2) -> (Delims, 2) -> (lookup, 0) -> (compileUpdate, 1)
(deallocateMdIps, 1) -> (String, 0) -> (ValueOf, 1) -> (valueOfIface, 1) -> (New, 2) -> (NewParameterCodec, 1) -> (GenerateUUIDWithReader, 1) -> (FormatUUID, 1) -> (initPodInformerBase, 1) -> (AddEventHandler, 1)
(deallocateMdIps, 1) -> (delete, 2) -> (Marshal, 0) -> (ProtoTime, 0) -> (Decode, 2) -> (Read, 1) -> (Scan, 0)
(deallocateMdIps, 1) -> (delete, 2) -> (Marshal, 0) -> (ProtoTime, 0) -> (Format, 1) -> (Printf, 3) -> (Next, 0)
(deallocateMdIps, 1) -> (String, 0) -> (NewWriter, 1) -> (Reset, 1) -> (Do, 1) -> (transformResponse, 2) -> (isTextResponse, 1) -> (NewGenericServerResponse, 7)
(deallocateMdIps, 1) -> (String, 0) -> (NewDesc, 4) -> (labelPairSorter, 1) -> (NewWithProtocol, 1) -> (getIptablesCommandSupport, 3) -> (iptablesHasRandomFully, 3) -> (newContext, 0) -> (readRequest, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Len, 0) -> (Get, 0) -> (Get, 3) -> (resource, 0)
(deallocateMdIps, 1) -> (String, 0) -> (MarshalJSON, 0) -> (New, 1) -> (SetEndpoints, 1) -> (NewAddress, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 1) -> (GetUsing, 2) -> (Do, 2) -> (Execute, 2) -> (Receive, 0) -> (ParseNetlinkMessage, 1) -> (awaitOpenSlotForRequest, 1)
(deallocateMdIps, 1) -> (delete, 2) -> (Marshal, 0) -> (ProtoTime, 0) -> (init, 0) -> (WithName, 1) -> (WithName, 2) -> (AddFlag, 1) -> (restore, 0) -> (restoreChunk, 4)
(deallocateMdIps, 1) -> (String, 0) -> (Panicf, 2) -> (log, 4) -> (Core, 0) -> (New, 3) -> (newWatchableStore, 3) -> (syncVictimsLoop, 0) -> (restore, 0) -> (restoreChunk, 4)
(deallocateMdIps, 1) -> (String, 0) -> (NewWriter, 1) -> (Reset, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Errorf, 2) -> (printf, 4) -> (output, 6) -> (timeoutFlush, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (Set, 1) -> (TaintEffect, 1) -> (IsQualifiedName, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (NewSessionWithOptions, 1) -> (newSession, 3) -> (loadCustomCABundle, 2) -> (loadCertPool, 1) -> (Authorize, 1) -> (readPackage, 1) -> (NewInitiatorWrapToken, 2) -> (SetCheckSum, 2)
(deallocateMdIps, 1) -> (String, 0) -> (Write, 1) -> (printWithFileLine, 6)
(deallocateMdIps, 1) -> (String, 0) -> (Write, 1) -> (printWithFileLine, 6) -> (newBackend, 1) -> (run, 0) -> (stopped, 0) -> (FilterFunc, 1) -> (newSnapshotReaderCloser, 1)
(deallocateMdIps, 1) -> (String, 0) -> (NewDesc, 4) -> (labelPairSorter, 1) -> (apply, 2) -> (Trigger, 2) -> (UpdatePeer, 2) -> (addPeerToProber, 5) -> (startStreamWriter, 4)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 1) -> (GetUsing, 2) -> (legacyWrapMessage, 1) -> (MessageOf, 1) -> (Init, 1) -> (CompareAndSwapPointer, 3) -> (initEventRecorder, 1) -> (NewRecorder, 2) -> (newEvents, 2)
(deallocateMdIps, 1) -> (String, 0) -> (ValueOf, 1) -> (valueOfIface, 1) -> (New, 2)
(deallocateMdIps, 1) -> (String, 0) -> (Load, 0) -> (NewAggregate, 1) -> (Read, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Error, 0) -> (NewAggregate, 1) -> (New, 0) -> (NewFileSet, 0) -> (GetCurrentDirectory, 2)
(deallocateMdIps, 1) -> (String, 0) -> (Bytes, 0) -> (panicMessage, 1) -> (New, 0) -> (NewFileSet, 0) -> (GetCurrentDirectory, 2)
(deallocateMdIps, 1) -> (String, 0) -> (Sign, 0) -> (Run, 1) -> (Dial, 2) -> (DialWithConn, 4) -> (splitHostPort, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Start, 0) -> (Every, 1) -> (run, 0) -> (stopped, 0)
(deallocateMdIps, 1) -> (String, 0) -> (FormatDiff, 2) -> (formatDiffList, 3) -> (New, 0) -> (NewFileSet, 0) -> (GetCurrentDirectory, 2)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (SetEndpoints, 1) -> (NewAddress, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (newCCBalancerWrapper, 3) -> (Build, 2)
(deallocateMdIps, 1) -> (String, 0) -> (FormatDiff, 2) -> (formatDiffList, 3) -> (DialContext, 3) -> (dial, 3) -> (PerRPCCredentials, 0) -> (UpdateAuthToken, 1) -> (UpdateSubConnState, 2) -> (UpdateBalancerState, 2) -> (connect, 0) -> (resetTransport, 0) -> (startHealthCheck, 1) -> (healthCheckFunc, 4) -> (NewClientTransport, 7) -> (newHTTP2Client, 7)
(deallocateMdIps, 1) -> (String, 0) -> (ToTomlString, 0) -> (WriteTo, 1) -> (Close, 0)
(deallocateMdIps, 1) -> (String, 0) -> (Write, 1) -> (printWithFileLine, 6) -> (snapNames, 0) -> (Reverse, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (get, 1) -> (toMapKey, 1) -> (ConfigureTransport, 1) -> (configureTransport, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Error, 0) -> (NewAggregate, 1) -> (Get, 3) -> (SetGroupVersionKind, 1) -> (SetKind, 1) -> (setNestedField, 2) -> (scheduleBodyWrite, 0)
(deallocateMdIps, 1) -> (delete, 2) -> (Marshal, 0) -> (ProtoTime, 0) -> (SetEndpoints, 1) -> (NewAddress, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (HandleResolvedAddrs, 2) -> (scToString, 1) -> (connect, 0) -> (resetTransport, 0) -> (startHealthCheck, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Sub, 1) -> (AsDec, 0) -> (Load, 1) -> (ReadFile, 1)
(deallocateMdIps, 1) -> (delete, 2) -> (Fatalf, 2) -> (printf, 4) -> (Core, 0) -> (New, 3) -> (newWatchableStore, 3)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (marshalAppendPointer, 3) -> (appendExtensions, 3) -> (Ints, 1) -> (NewConversionFuncs, 0)
(deallocateMdIps, 1) -> (String, 0) -> (Value, 0) -> (ScaledValue, 1) -> (New, 2)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (Load, 1) -> (Unmarshal, 1) -> (Local, 0)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 1) -> (GetUsing, 2) -> (newBackend, 1) -> (run, 0) -> (stopped, 0)
(deallocateMdIps, 1) -> (String, 0) -> (getDelegate, 0) -> (NewDiscoveryRESTMapper, 1) -> (ServerGroupsAndResources, 0) -> (ServerGroups, 0) -> (IsForbidden, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Write, 1) -> (printWithFileLine, 6) -> (newBackend, 1) -> (run, 0) -> (stopped, 0) -> (FilterFunc, 1) -> (CloseNotify, 0)
(deallocateMdIps, 1) -> (String, 0) -> (NewDesc, 4) -> (labelPairSorter, 1) -> (MessageOf, 1) -> (Init, 1) -> (CompareAndSwapPointer, 3) -> (initEventRecorder, 1) -> (snatPolicyDelete, 1)
(deallocateMdIps, 1) -> (String, 0) -> (FormatDiff, 2) -> (formatDiffList, 3) -> (DialContext, 3) -> (dial, 3) -> (PerRPCCredentials, 0) -> (UpdateAuthToken, 1) -> (HandleSubConnStateChange, 2) -> (down, 1) -> (scsToStrings, 1) -> (resetTransport, 0) -> (startHealthCheck, 1) -> (healthCheckFunc, 4) -> (NewClientTransport, 7) -> (newHTTP2Client, 7) -> (ClientHandshake, 3)
(deallocateMdIps, 1) -> (String, 0) -> (Start, 0) -> (Every, 1) -> (run, 0) -> (stopped, 0) -> (stopped, 0) -> (NewJitteredBackoffManager, 3) -> (openBackend, 1)
(deallocateMdIps, 1) -> (delete, 2) -> (Tombstone, 2) -> (tombstone, 2) -> (get, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Write, 1) -> (printWithFileLine, 6) -> (Do, 1)
(deallocateMdIps, 1) -> (String, 0) -> (writeAsCSV, 1) -> (TrimSuffix, 2) -> (openExistingOrNew, 1) -> (OpenFile, 3)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (SetEndpoints, 1) -> (NewAddress, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (UpdateClientConnState, 1) -> (UpdateAddresses, 1) -> (connect, 0) -> (resetTransport, 0) -> (startHealthCheck, 1) -> (healthCheckFunc, 4) -> (NewClientTransport, 7) -> (newHTTP2Client, 7)
(deallocateMdIps, 1) -> (String, 0) -> (MessageStringOf, 1) -> (Format, 1) -> (Parse, 1) -> (FromInt, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Write, 1) -> (printWithFileLine, 6) -> (NewSessionWithOptions, 1) -> (newSession, 3) -> (loadCustomCABundle, 2) -> (loadCertPool, 1) -> (Authorize, 1) -> (readPackage, 1) -> (NewInitiatorWrapToken, 2) -> (SetCheckSum, 2)
(deallocateMdIps, 1) -> (String, 0) -> (Write, 1) -> (printWithFileLine, 6) -> (Close, 0) -> (HandleConn, 2)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 1) -> (GetUsing, 2) -> (NewCtxClient, 1) -> (WithCancel, 1) -> (cancel, 2)
(deallocateMdIps, 1) -> (String, 0) -> (MarshalJSON, 0) -> (New, 1) -> (New, 0) -> (NewFileSet, 0) -> (GetCurrentDirectory, 2) -> (getattrlist, 5)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (Add, 2) -> (updateIndices, 3) -> (rescale, 1) -> (Quo, 2) -> (scheduleBodyWrite, 0)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (SetEndpoints, 1) -> (NewAddress, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (HandleResolvedAddrs, 2) -> (scToString, 1) -> (connect, 0) -> (resetTransport, 0) -> (startHealthCheck, 1) -> (healthCheckFunc, 4) -> (NewClientTransport, 7) -> (newHTTP2Client, 7)
(deallocateMdIps, 1) -> (String, 0) -> (Flush, 0) -> (onFlush, 0) -> (startStreamDecoder, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (Create, 5) -> (notify, 1) -> (notifyWatchers, 3) -> (reportWatcherRemoved, 0)
(deallocateMdIps, 1) -> (Lock, 0) -> (Lock, 1) -> (Ctx, 0) -> (Get, 3) -> (SetGroupVersionKind, 1) -> (SetKind, 1) -> (setNestedField, 2) -> (scheduleBodyWrite, 0)
(deallocateMdIps, 1) -> (String, 0) -> (Error, 0) -> (NewAggregate, 1) -> (Set, 4) -> (SetRefresh, 0) -> (notifyWatchers, 3) -> (reportWatcherRemoved, 0) -> (GetClientConn, 2) -> (getClientConn, 3) -> (getStartDialLocked, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 0) -> (Initialize, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Write, 1) -> (printWithFileLine, 6) -> (Parse, 1) -> (FromInt, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Start, 0) -> (Every, 1) -> (UpdateState, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (HandleResolvedAddrs, 2) -> (Connect, 0) -> (connect, 0) -> (resetTransport, 0) -> (startHealthCheck, 1) -> (healthCheckFunc, 4) -> (NewClientTransport, 7) -> (newHTTP2Client, 7)
(deallocateMdIps, 1) -> (String, 0) -> (Write, 1) -> (printWithFileLine, 6) -> (SetEndpoints, 1) -> (NewAddress, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (HandleResolvedAddrs, 2) -> (scToString, 1) -> (connect, 0) -> (resetTransport, 0) -> (startHealthCheck, 1) -> (healthCheckFunc, 4) -> (NewClientTransport, 7) -> (newHTTP2Client, 7)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 1) -> (GetUsing, 2) -> (Run, 1) -> (RewriteTypesWithProtobufStructTags, 2)
(deallocateMdIps, 1) -> (String, 0) -> (WriteString, 1) -> (appendString, 3) -> (, 0) -> (NewIterator, 1) -> (WithName, 2) -> (trimPackagePrefix, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Write, 1) -> (printWithFileLine, 6) -> (SetEndpoints, 1) -> (NewAddress, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (UpdateClientConnState, 1) -> (UpdateAddresses, 1) -> (connect, 0)
(deallocateMdIps, 1) -> (String, 0) -> (MarshalJSON, 0) -> (New, 1) -> (SetEndpoints, 1) -> (NewAddress, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (HandleResolvedAddrs, 2) -> (scToString, 1) -> (connect, 0) -> (resetTransport, 0) -> (startHealthCheck, 1) -> (healthCheckFunc, 4) -> (NewClientTransport, 7) -> (newHTTP2Client, 7)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 1) -> (GetUsing, 2) -> (SetEndpoints, 1) -> (NewAddress, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (UpdateClientConnState, 1) -> (UpdateAddresses, 1) -> (connect, 0) -> (resetTransport, 0) -> (startHealthCheck, 1) -> (healthCheckFunc, 4) -> (NewClientTransport, 7) -> (newHTTP2Client, 7) -> (ClientHandshake, 3)
(deallocateMdIps, 1) -> (String, 0) -> (Start, 0) -> (Every, 1) -> (UpdateState, 1) -> (updateResolverState, 2)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (SetEndpoints, 1) -> (NewAddress, 1) -> (updateResolverState, 2)
(deallocateMdIps, 1) -> (String, 0) -> (Write, 1) -> (printWithFileLine, 6) -> (Do, 2) -> (Execute, 2) -> (Receive, 0) -> (Recvfrom, 3)
(deallocateMdIps, 1) -> (delete, 2) -> (Tombstone, 2) -> (tombstone, 2) -> (get, 1) -> (toMapKey, 1) -> (ConfigureTransport, 1) -> (configureTransport, 1) -> (NewDelayingQueueWithCustomClock, 2) -> (newDelayingQueue, 3)
(deallocateMdIps, 1) -> (String, 0) -> (Write, 1) -> (printWithFileLine, 6) -> (SetEndpoints, 1) -> (NewAddress, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (HandleResolvedAddrs, 2) -> (scToString, 1) -> (connect, 0)
(deallocateMdIps, 1) -> (String, 0) -> (MarshalJSON, 0) -> (New, 1) -> (Check, 0)
(deallocateMdIps, 1) -> (String, 0) -> (FormatDiff, 2) -> (formatDiffList, 3) -> (, 0) -> (NewIterator, 1) -> (WithName, 2)
(deallocateMdIps, 1) -> (String, 0) -> (Sign, 0) -> (Run, 1) -> (Close, 0) -> (HandleConn, 2) -> (swapState, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Bytes, 0) -> (panicMessage, 1) -> (Do, 1) -> (transformResponse, 2) -> (isTextResponse, 1) -> (NewGenericServerResponse, 7)
(deallocateMdIps, 1) -> (String, 0) -> (MarshalJSON, 0) -> (New, 1) -> (newBackend, 1) -> (run, 0) -> (stopped, 0)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 1) -> (GetUsing, 2) -> (legacyWrapMessage, 1) -> (MessageOf, 1) -> (Init, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 0) -> (Initialize, 1) -> (request, 2) -> (fn, 2) -> (baseUrlKey, 1)
(deallocateMdIps, 1) -> (delete, 2) -> (UnsafeSeqPut, 3) -> (putSeq, 3) -> (Put, 2) -> (ReplaceOrInsert, 1) -> (maxItems, 0) -> (processInternalRaftRequestOnce, 2)
(deallocateMdIps, 1) -> (String, 0) -> (Error, 0) -> (NewAggregate, 1) -> (init, 0) -> (WithName, 1) -> (WithName, 2) -> (AddFlag, 1) -> (ConnectUsingProtocol, 2)
(deallocateMdIps, 1) -> (String, 0) -> (FormatDiff, 2) -> (formatDiffList, 3) -> (NewSchemeBuilder, 1) -> (Register, 1)
(deallocateMdIps, 1) -> (String, 0) -> (WriteString, 1) -> (appendString, 3) -> (Send, 3) -> (Fd, 0) -> (data, 1)
(deallocateMdIps, 1) -> (delete, 2) -> (Marshal, 0) -> (ProtoTime, 0) -> (MessageReflect, 1) -> (MessageOf, 1) -> (Init, 1) -> (CompareAndSwapPointer, 3) -> (initCRDInformerBase, 1) -> (crdAdded, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Write, 1) -> (printWithFileLine, 6) -> (apply, 2) -> (Members, 0) -> (UpdatePeer, 2) -> (addPeerToProber, 5) -> (AddHTTP, 3)
(deallocateMdIps, 1) -> (String, 0) -> (ValueOf, 1) -> (valueOfIface, 1) -> (New, 0) -> (NewFileSet, 0) -> (GetCurrentDirectory, 2) -> (getattrlist, 5) -> (readLoop, 0) -> (readResponse, 1)
(deallocateMdIps, 1) -> (String, 0) -> (MarshalJSON, 0) -> (New, 1) -> (NewSessionWithOptions, 1) -> (newSession, 3)
(deallocateMdIps, 1) -> (delete, 2) -> (Marshal, 0) -> (ProtoTime, 0) -> (newClient, 1) -> (autoSync, 0) -> (Lvl, 1)
(deallocateMdIps, 1) -> (Debug, 1) -> (log, 4) -> (sweetenFields, 1) -> (New, 3) -> (newWatchableStore, 3) -> (syncVictimsLoop, 0) -> (moveVictims, 0) -> (restoreIntoIndex, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Error, 0) -> (NewAggregate, 1) -> (Update, 3) -> (SetGroupVersionKind, 1) -> (SetKind, 1) -> (setNestedField, 2) -> (GetClientConn, 2) -> (getClientConn, 3) -> (getStartDialLocked, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (NewSessionWithOptions, 1) -> (newSession, 3)
(deallocateMdIps, 1) -> (String, 0) -> (Now, 0) -> (Add, 1) -> (unref, 0)
(deallocateMdIps, 1) -> (String, 0) -> (NewDesc, 4) -> (labelPairSorter, 1) -> (newClient, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Start, 0) -> (Every, 1) -> (UpdateState, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (HandleResolvedAddrs, 2)
(deallocateMdIps, 1) -> (String, 0) -> (NewWriter, 1) -> (Reset, 1) -> (WithConcurrency, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Write, 1) -> (printWithFileLine, 6) -> (newBackend, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Decode, 1) -> (Count, 2) -> (Read, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 1) -> (GetUsing, 2) -> (newBackend, 1) -> (run, 0)
(deallocateMdIps, 1) -> (delete, 2) -> (Marshal, 0) -> (ProtoTime, 0) -> (NewCtxClient, 1) -> (WithCancel, 1) -> (cancel, 2)
(deallocateMdIps, 1) -> (delete, 2) -> (Marshal, 0) -> (ProtoTime, 0) -> (New, 0) -> (NewFileSet, 0) -> (GetCurrentDirectory, 2) -> (getattrlist, 5)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 1) -> (GetUsing, 2) -> (Load, 1) -> (ReadFile, 1) -> (ReadFile, 2) -> (parseLines, 2) -> (Authorize, 1) -> (readPackage, 1) -> (NewInitiatorWrapToken, 2) -> (SetCheckSum, 2)
(deallocateMdIps, 1) -> (String, 0) -> (MarshalJSON, 0) -> (New, 1) -> (get, 1) -> (sinceInSeconds, 1) -> (ConfigureTransport, 1) -> (configureTransport, 1) -> (addConnIfNeeded, 3)
(deallocateMdIps, 1) -> (String, 0) -> (encodeHex, 2) -> (Encode, 2) -> (WriteTo, 1) -> (writeTo, 5) -> (writeFiveBytes, 5) -> (SetError, 0) -> (addEvent, 3)
(deallocateMdIps, 1) -> (String, 0) -> (FormatDiff, 2) -> (formatDiffList, 3) -> (New, 0) -> (NewFileSet, 0) -> (GetCurrentDirectory, 2) -> (getattrlist, 5) -> (initSnatInformerBase, 1) -> (snatPolicyDelete, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 1) -> (GetUsing, 2) -> (SetEndpoints, 1) -> (NewAddress, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (HandleResolvedAddrs, 2) -> (scToString, 1) -> (connect, 0)
(deallocateMdIps, 1) -> (delete, 2) -> (Marshal, 0) -> (ProtoTime, 0) -> (SetEndpoints, 1) -> (NewAddress, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (HandleResolvedAddrs, 2) -> (scToString, 1) -> (connect, 0) -> (resetTransport, 0) -> (startHealthCheck, 1) -> (healthCheckFunc, 4) -> (NewClientTransport, 7) -> (newHTTP2Client, 7) -> (ClientHandshake, 3)
(deallocateMdIps, 1) -> (String, 0) -> (writeAsCSV, 1) -> (TrimSuffix, 2) -> (Reset, 1) -> (resetMessage, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 1) -> (GetUsing, 2) -> (New, 0) -> (NewFileSet, 0) -> (GetCurrentDirectory, 2)
(deallocateMdIps, 1) -> (String, 0) -> (Decode, 1) -> (Count, 2) -> (consume, 1) -> (consume, 2) -> (waitClosed, 0)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 0) -> (Initialize, 1) -> (SetTransportDefaults, 1) -> (ConfigureTransport, 1) -> (configureTransport, 1) -> (addConnIfNeeded, 3)
(deallocateMdIps, 1) -> (delete, 2) -> (Errorf, 2) -> (printf, 4) -> (output, 5) -> (timeoutFlush, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 1) -> (GetUsing, 2) -> (Load, 1) -> (ReadFile, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (Do, 1) -> (transformResponse, 2)
(deallocateMdIps, 1) -> (String, 0) -> (NewDesc, 4) -> (labelPairSorter, 1) -> (Parse, 1) -> (FromInt, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Len, 0) -> (Get, 0) -> (GetWithContext, 1) -> (Err, 0) -> (newWatchableStore, 3) -> (syncVictimsLoop, 0)
(deallocateMdIps, 1) -> (String, 0) -> (FormatDiff, 2) -> (formatDiffList, 3) -> (New, 2) -> (NewDynamicRESTMapper, 1) -> (GenerateUUIDWithReader, 1) -> (FormatUUID, 1) -> (initPodInformerBase, 1) -> (AddEventHandler, 1)
(deallocateMdIps, 1) -> (String, 0) -> (MarshalJSON, 0) -> (New, 1) -> (compress, 3) -> (Do, 2) -> (Delims, 2) -> (Head, 2) -> (GetClientConn, 2) -> (getClientConn, 3) -> (getStartDialLocked, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Sign, 0) -> (Run, 1) -> (PrepareRun, 1) -> (runTickers, 1)
(deallocateMdIps, 1) -> (Unlock, 0) -> (commit, 1) -> (unsafeCommit, 1) -> (printf, 3) -> (delta, 1) -> (Day, 0)
(deallocateMdIps, 1) -> (String, 0) -> (Write, 1) -> (printWithFileLine, 6) -> (New, 0) -> (NewFileSet, 0) -> (GetCurrentDirectory, 2) -> (getattrlist, 5)
(deallocateMdIps, 1) -> (String, 0) -> (ValueOf, 1) -> (valueOfIface, 1) -> (New, 0) -> (NewFileSet, 0) -> (GetCurrentDirectory, 2) -> (getattrlist, 5) -> (initCRDInformerBase, 1) -> (crdAdded, 1)
(deallocateMdIps, 1) -> (String, 0) -> (ToTomlString, 0) -> (WriteTo, 1) -> (nextBlock, 1)
(deallocateMdIps, 1) -> (String, 0) -> (MarshalJSON, 0) -> (New, 1) -> (init, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Write, 1) -> (printWithFileLine, 6) -> (enableCSM, 3) -> (InjectHandlers, 1) -> (watchAddrUpdates, 0)
(deallocateMdIps, 1) -> (Lock, 0) -> (Lock, 1) -> (Ctx, 0) -> (close, 0) -> (Fire, 0) -> (StoreInt32, 2) -> (evictOldest, 1)
(deallocateMdIps, 1) -> (delete, 2) -> (Marshal, 0) -> (ProtoTime, 0) -> (marshalField, 3) -> (marshalSingular, 3) -> (EncodeTag, 2) -> (SizeVarint, 1) -> (Watch, 4)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 1) -> (GetUsing, 2) -> (newBackend, 1) -> (run, 0) -> (stopped, 0) -> (FilterFunc, 1) -> (newClientConn, 2)
(deallocateMdIps, 1) -> (String, 0) -> (ValueOf, 1) -> (valueOfIface, 1) -> (legacyWrapMessage, 1) -> (MessageOf, 1) -> (Init, 1) -> (CompareAndSwapPointer, 3) -> (initPodInformerBase, 1) -> (AddEventHandler, 1)
(deallocateMdIps, 1) -> (String, 0) -> (FullPath, 0) -> (Free, 0) -> (unref, 0)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (newClient, 1) -> (autoSync, 0)
(deallocateMdIps, 1) -> (String, 0) -> (MarshalJSON, 0) -> (New, 1) -> (NewLeaseFromLeaseClient, 3) -> (WithCancel, 1) -> (cancel, 2)
(deallocateMdIps, 1) -> (String, 0) -> (MarshalJSON, 0) -> (New, 1) -> (SetEndpoints, 1) -> (NewAddress, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (HandleResolvedAddrs, 2) -> (scToString, 1) -> (connect, 0) -> (resetTransport, 0) -> (startHealthCheck, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Errorf, 2) -> (printf, 4) -> (output, 5) -> (timeoutFlush, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Error, 0) -> (NewAggregate, 1) -> (get, 1) -> (toMapKey, 1) -> (ConfigureTransport, 1) -> (configureTransport, 1) -> (addConnIfNeeded, 3)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 1) -> (GetUsing, 2) -> (New, 0) -> (NewFileSet, 0) -> (GetCurrentDirectory, 2) -> (getattrlist, 5) -> (initPodInformerBase, 1) -> (AddEventHandler, 1)
(deallocateMdIps, 1) -> (String, 0) -> (NewDesc, 4) -> (labelPairSorter, 1) -> (NewWithProtocol, 1) -> (getIptablesCommandSupport, 3) -> (iptablesHasRandomFully, 3)
(deallocateMdIps, 1) -> (String, 0) -> (Bytes, 0) -> (panicMessage, 1) -> (New, 0) -> (NewFileSet, 0) -> (GetCurrentDirectory, 2) -> (getattrlist, 5)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (newClient, 1) -> (autoSync, 0) -> (Lvl, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Start, 0) -> (Every, 1) -> (UpdateState, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (HandleResolvedAddrs, 2) -> (Connect, 0) -> (connect, 0) -> (resetTransport, 0) -> (startHealthCheck, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Start, 0) -> (Every, 1)
(deallocateMdIps, 1) -> (delete, 2) -> (Marshal, 0) -> (ProtoTime, 0) -> (get, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Write, 1) -> (printWithFileLine, 6) -> (nextBlock, 1)
(deallocateMdIps, 1) -> (delete, 2) -> (Tombstone, 2) -> (tombstone, 2) -> (init, 0) -> (WithName, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Sub, 1) -> (AsDec, 0) -> (MessageOf, 1) -> (Init, 1) -> (CompareAndSwapPointer, 3) -> (initEventRecorder, 1) -> (podDeleted, 1)
(deallocateMdIps, 1) -> (String, 0) -> (ValueOf, 1) -> (valueOfIface, 1) -> (New, 2) -> (NewParameterCodec, 1) -> (GenerateUUIDWithReader, 1) -> (FormatUUID, 1) -> (restore, 0) -> (restoreChunk, 4)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 1) -> (GetUsing, 2) -> (newBackend, 1) -> (run, 0) -> (stopped, 0) -> (FilterFunc, 1) -> (SendSnapshot, 1) -> (SaveDBFrom, 2)
(deallocateMdIps, 1) -> (String, 0) -> (FormatDiff, 2) -> (formatDiffList, 3) -> (New, 2)
(deallocateMdIps, 1) -> (String, 0) -> (Load, 0) -> (NewAggregate, 1) -> (Parse, 1) -> (FromInt, 1)
(deallocateMdIps, 1) -> (Lock, 0) -> (Lock, 1) -> (Ctx, 0) -> (Get, 3) -> (SetGroupVersionKind, 1) -> (SetKind, 1) -> (setNestedField, 2) -> (awaitOpenSlotForRequest, 1)
(deallocateMdIps, 1) -> (String, 0) -> (ValueOf, 1) -> (valueOfIface, 1) -> (New, 2) -> (NewParameterCodec, 1) -> (GenerateUUIDWithReader, 1) -> (FormatUUID, 1) -> (initEventRecorder, 1) -> (NewRecorder, 2) -> (newEvents, 2)
(deallocateMdIps, 1) -> (delete, 2) -> (Marshal, 0) -> (ProtoTime, 0) -> (MessageReflect, 1) -> (MessageOf, 1) -> (Init, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (SetEndpoints, 1) -> (NewAddress, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (HandleResolvedAddrs, 2) -> (scToString, 1) -> (connect, 0)
(deallocateMdIps, 1) -> (String, 0) -> (FormatDiff, 2) -> (formatDiffList, 3) -> (Pop, 0) -> (Pop, 1) -> (addIfNotPresent, 2) -> (enqueue, 1) -> (ConsumePartition, 3) -> (Errorf, 5) -> (newBrokerConsumer, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 1) -> (GetUsing, 2)
(deallocateMdIps, 1) -> (String, 0) -> (Sign, 0) -> (Run, 1) -> (runEpRPC, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Sign, 0) -> (Run, 1) -> (PrepareRun, 1) -> (runTickers, 1) -> (updateAllServices, 0) -> (doUpdateService, 1) -> (CoveredNetworks, 1) -> (coveredNetworks, 1) -> (walkDepth, 0)
(deallocateMdIps, 1) -> (String, 0) -> (Flush, 0) -> (onFlush, 0)
(deallocateMdIps, 1) -> (String, 0) -> (MarshalJSON, 0) -> (New, 1) -> (Do, 1) -> (transformResponse, 2)
(deallocateMdIps, 1) -> (String, 0) -> (Write, 1) -> (printWithFileLine, 6) -> (Context, 0) -> (commitAttempt, 0)
(deallocateMdIps, 1) -> (delete, 2) -> (Marshal, 0) -> (ProtoTime, 0) -> (NewSessionWithOptions, 1) -> (newSession, 3) -> (loadCustomCABundle, 2)
(deallocateMdIps, 1) -> (Unlock, 0) -> (writeback, 1) -> (reset, 0) -> (mergePointer, 3) -> (Set, 2) -> (Unstructured, 0) -> (IsValidPB, 1)
(deallocateMdIps, 1) -> (String, 0) -> (MarshalJSON, 0) -> (New, 1) -> (newStore, 1) -> (NewUnsafeSet, 1) -> (Init, 1) -> (CompareAndSwapPointer, 3) -> (initCRDInformerBase, 1) -> (crdAdded, 1)
(deallocateMdIps, 1) -> (String, 0) -> (FormatDiff, 2) -> (formatDiffList, 3) -> (handleSendError, 2) -> (Bool, 1)
(deallocateMdIps, 1) -> (delete, 2) -> (Marshal, 0) -> (ProtoTime, 0) -> (New, 1) -> (HTTPWrappersForConfig, 2) -> (NewImpersonatingRoundTripper, 2) -> (Token, 0) -> (addPeerToProber, 5)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (newBackend, 1) -> (run, 0) -> (stopped, 0) -> (FilterFunc, 1) -> (CloseNotify, 0)
(deallocateMdIps, 1) -> (String, 0) -> (Write, 1) -> (printWithFileLine, 6) -> (Close, 0)
(deallocateMdIps, 1) -> (String, 0) -> (WriteString, 1) -> (appendString, 3) -> (Do, 1) -> (transformResponse, 2) -> (isTextResponse, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Load, 0) -> (NewAggregate, 1) -> (Close, 0) -> (HandleConn, 2) -> (swapState, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 1) -> (GetUsing, 2) -> (Do, 2)
(deallocateMdIps, 1) -> (String, 0) -> (Error, 0) -> (NewAggregate, 1) -> (Core, 0) -> (New, 3) -> (newWatchableStore, 3)
(deallocateMdIps, 1) -> (String, 0) -> (FormatDiff, 2) -> (formatDiffList, 3) -> (Close, 0) -> (HandleConn, 2) -> (swapState, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Error, 0) -> (NewAggregate, 1) -> (Unmarshal, 1) -> (Unix, 2) -> (Unscaled, 0) -> (parseSequenceOf, 3)
(deallocateMdIps, 1) -> (String, 0) -> (Write, 1) -> (printWithFileLine, 6) -> (apply, 2) -> (Members, 0) -> (UpdatePeer, 2) -> (addPeerToProber, 5)
(deallocateMdIps, 1) -> (delete, 2) -> (Marshal, 0) -> (ProtoTime, 0) -> (NewSessionWithOptions, 1) -> (newSession, 3) -> (loadCustomCABundle, 2) -> (loadCertPool, 1) -> (Authorize, 1) -> (readPackage, 1) -> (NewInitiatorWrapToken, 2) -> (SetCheckSum, 2)
(deallocateMdIps, 1) -> (String, 0) -> (Write, 1) -> (printWithFileLine, 6) -> (newSTM, 1) -> (WithIsolation, 1) -> (mkSTM, 2)
(deallocateMdIps, 1) -> (String, 0) -> (Write, 1) -> (printWithFileLine, 6) -> (New, 0) -> (NewFileSet, 0) -> (GetCurrentDirectory, 2)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 0) -> (Initialize, 1) -> (CredProviders, 2) -> (RemoteCredProvider, 2) -> (ec2RoleProvider, 2) -> (EndpointFor, 2) -> (LogScaled, 4)
(deallocateMdIps, 1) -> (String, 0) -> (Len, 0) -> (Get, 0) -> (get, 1) -> (sinceInSeconds, 1) -> (ConfigureTransport, 1) -> (configureTransport, 1) -> (NewDelayingQueueWithCustomClock, 2) -> (newDelayingQueue, 3)
(deallocateMdIps, 1) -> (String, 0) -> (FormatDiff, 2) -> (formatDiffList, 3) -> (New, 3) -> (newWatchableStore, 3)
(deallocateMdIps, 1) -> (String, 0) -> (Write, 1) -> (printWithFileLine, 6) -> (Load, 1) -> (ReadFile, 1)
(deallocateMdIps, 1) -> (String, 0) -> (MarshalJSON, 0) -> (New, 1) -> (WriteTo, 1) -> (writeTo, 5) -> (writeBuf, 2)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 1) -> (GetUsing, 2) -> (newBackend, 1) -> (run, 0) -> (stopped, 0) -> (FilterFunc, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Error, 0) -> (NewAggregate, 1) -> (Update, 3) -> (SetGroupVersionKind, 1) -> (SetKind, 1) -> (setNestedField, 2) -> (scheduleBodyWrite, 0)
(deallocateMdIps, 1) -> (delete, 2) -> (Tombstone, 2) -> (tombstone, 2) -> (Add, 2) -> (updateIndices, 3) -> (rescale, 1) -> (Quo, 2) -> (GetClientConn, 2) -> (getClientConn, 3) -> (getStartDialLocked, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Level, 0) -> (Load, 0) -> (Stat, 1) -> (Data, 0) -> (CombineWriteSyncers, 1) -> (NewMultiWriteSyncer, 1) -> (Authorize, 1) -> (readPackage, 1) -> (NewInitiatorWrapToken, 2) -> (SetCheckSum, 2)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 1) -> (GetUsing, 2) -> (newStore, 1) -> (NewUnsafeSet, 1) -> (Init, 1) -> (CompareAndSwapPointer, 3) -> (initCRDInformerBase, 1) -> (crdAdded, 1)
(deallocateMdIps, 1) -> (Unlock, 0) -> (commit, 1) -> (unsafeCommit, 1) -> (rollback, 0) -> (meta, 0)
(deallocateMdIps, 1) -> (String, 0) -> (ToTomlString, 0) -> (WriteTo, 1) -> (Close, 0) -> (HandleConn, 2)
(deallocateMdIps, 1) -> (String, 0) -> (WriteString, 1) -> (appendString, 3) -> (, 0) -> (NewIterator, 1) -> (WithName, 2)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 0) -> (Initialize, 1) -> (Delete, 1) -> (update, 4) -> (findMetricWithLabels, 4) -> (matchLabels, 4)
(deallocateMdIps, 1) -> (delete, 2) -> (Marshal, 0) -> (ProtoTime, 0) -> (apply, 2) -> (Members, 0) -> (Clone, 0) -> (NewTLS, 1) -> (AddHTTP, 3)
(deallocateMdIps, 1) -> (String, 0) -> (MarshalJSON, 0) -> (New, 1) -> (compress, 3) -> (Do, 2) -> (Delims, 2) -> (Head, 2) -> (scheduleBodyWrite, 0)
(deallocateMdIps, 1) -> (String, 0) -> (ValueOf, 1) -> (valueOfIface, 1) -> (New, 2) -> (NewParameterCodec, 1) -> (GenerateUUIDWithReader, 1) -> (FormatUUID, 1) -> (initCRDInformerBase, 1) -> (crdAdded, 1)
(deallocateMdIps, 1) -> (String, 0) -> (MarshalJSON, 0) -> (New, 1) -> (newStore, 1) -> (NewUnsafeSet, 1) -> (Init, 1) -> (CompareAndSwapPointer, 3) -> (initEventRecorder, 1) -> (NewRecorder, 2) -> (newEvents, 2)
(deallocateMdIps, 1) -> (delete, 2) -> (Marshal, 0) -> (ProtoTime, 0) -> (init, 0)
(deallocateMdIps, 1) -> (String, 0) -> (Error, 0) -> (NewAggregate, 1) -> (get, 1)
(deallocateMdIps, 1) -> (String, 0) -> (writeAsCSV, 1) -> (TrimSuffix, 2) -> (Update, 3) -> (AsUpdateOptions, 0) -> (ApplyToDeleteAllOf, 1) -> (NewSelector, 0)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 1) -> (GetUsing, 2) -> (newClient, 1) -> (autoSync, 0)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (New, 0) -> (NewFileSet, 0) -> (GetCurrentDirectory, 2) -> (getattrlist, 5) -> (readLoop, 0) -> (readResponse, 1)
(deallocateMdIps, 1) -> (String, 0) -> (TimestampString, 1) -> (Timestamp, 1) -> (Do, 1) -> (transformResponse, 2) -> (isTextResponse, 1) -> (NewGenericServerResponse, 7)
(deallocateMdIps, 1) -> (String, 0) -> (Sign, 0) -> (Run, 1) -> (ListAndWatch, 1) -> (Warningf, 4) -> (ResultChan, 0) -> (blockQueue, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (newBackend, 1) -> (run, 0) -> (stopped, 0) -> (FilterFunc, 1) -> (newClientConn, 2)
(deallocateMdIps, 1) -> (String, 0) -> (Sign, 0) -> (Run, 1) -> (AggregateGoroutines, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 0) -> (Initialize, 1) -> (Do, 2)
(deallocateMdIps, 1) -> (String, 0) -> (Error, 0) -> (NewAggregate, 1) -> (Parse, 1) -> (FromInt, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Error, 0) -> (NewAggregate, 1) -> (get, 1) -> (toMapKey, 1) -> (ConfigureTransport, 1) -> (configureTransport, 1)
(deallocateMdIps, 1) -> (String, 0) -> (MarshalJSON, 0) -> (New, 1) -> (New, 0) -> (NewFileSet, 0) -> (GetCurrentDirectory, 2) -> (getattrlist, 5) -> (readLoop, 0) -> (readResponse, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Len, 0) -> (Get, 0) -> (CredChain, 2) -> (CredProviders, 2) -> (RemoteCredProvider, 2) -> (ec2RoleProvider, 2) -> (Log, 3) -> (LogScaled, 4)
(deallocateMdIps, 1) -> (String, 0) -> (Write, 1) -> (printWithFileLine, 6) -> (Migrate, 0) -> (Create, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 1) -> (GetUsing, 2) -> (NewLeaseFromLeaseClient, 3) -> (WithCancel, 1) -> (cancel, 2)
(deallocateMdIps, 1) -> (String, 0) -> (MarshalJSON, 0) -> (New, 1) -> (newBackend, 1) -> (run, 0) -> (stopped, 0) -> (FilterFunc, 1) -> (on100, 0)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (MessageReflect, 1) -> (MessageOf, 1) -> (Init, 1) -> (CompareAndSwapPointer, 3) -> (initPodInformerBase, 1) -> (AddEventHandler, 1)
(deallocateMdIps, 1) -> (delete, 2) -> (Marshal, 0) -> (ProtoTime, 0) -> (apply, 2) -> (Members, 0) -> (Clone, 0) -> (NewTLS, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (SetEndpoints, 1) -> (NewAddress, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (newCCBalancerWrapper, 3)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (get, 1) -> (toMapKey, 1) -> (ConfigureTransport, 1) -> (configureTransport, 1) -> (NewDelayingQueueWithCustomClock, 2) -> (newDelayingQueue, 3)
(deallocateMdIps, 1) -> (String, 0) -> (Write, 1) -> (printWithFileLine, 6) -> (New, 0) -> (NewFileSet, 0) -> (GetCurrentDirectory, 2) -> (getattrlist, 5) -> (readLoop, 0) -> (readResponse, 1)
(deallocateMdIps, 1) -> (String, 0) -> (End, 0) -> (notify, 2) -> (unref, 0)
(deallocateMdIps, 1) -> (String, 0) -> (ValueOf, 1) -> (valueOfIface, 1) -> (legacyWrapMessage, 1) -> (MessageOf, 1) -> (Init, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (Set, 4) -> (SetRefresh, 0) -> (notifyWatchers, 3) -> (reportWatcherRemoved, 0) -> (scheduleBodyWrite, 0)
(deallocateMdIps, 1) -> (String, 0) -> (MarshalJSON, 0) -> (New, 1) -> (enableCSM, 3) -> (InjectHandlers, 1) -> (PushFrontNamed, 1)
(deallocateMdIps, 1) -> (String, 0) -> (FormatDiff, 2) -> (formatDiffList, 3) -> (formatDiffSlice, 5) -> (AppendEllipsis, 1) -> (firstIndex, 0)
(deallocateMdIps, 1) -> (String, 0) -> (Len, 0) -> (Get, 0) -> (Do, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Len, 0) -> (Get, 0) -> (GetWithContext, 1) -> (Err, 0)
(deallocateMdIps, 1) -> (String, 0) -> (Write, 1) -> (printWithFileLine, 6) -> (newClient, 1) -> (autoSync, 0)
(deallocateMdIps, 1) -> (String, 0) -> (MarshalJSON, 0) -> (New, 1) -> (SetEndpoints, 1) -> (NewAddress, 1) -> (updateResolverState, 2)
(deallocateMdIps, 1) -> (String, 0) -> (Level, 0) -> (Load, 0) -> (snapNames, 0) -> (Reverse, 1) -> (Readdir, 1) -> (Files, 0) -> (Authorize, 1) -> (readPackage, 1) -> (NewInitiatorWrapToken, 2) -> (SetCheckSum, 2)
(deallocateMdIps, 1) -> (String, 0) -> (Write, 1) -> (printWithFileLine, 6) -> (compressBlock, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 1) -> (GetUsing, 2) -> (SetEndpoints, 1) -> (NewAddress, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (HandleResolvedAddrs, 2) -> (scToString, 1) -> (connect, 0) -> (resetTransport, 0) -> (startHealthCheck, 1) -> (healthCheckFunc, 4) -> (NewClientTransport, 7) -> (newHTTP2Client, 7)
(deallocateMdIps, 1) -> (delete, 2) -> (Marshal, 0) -> (ProtoTime, 0) -> (Load, 1) -> (Unmarshal, 1) -> (Local, 0)
(deallocateMdIps, 1) -> (String, 0) -> (MarshalJSON, 0) -> (New, 1) -> (NewSessionWithOptions, 1) -> (newSession, 3) -> (loadCustomCABundle, 2)
(deallocateMdIps, 1) -> (delete, 2) -> (Marshal, 0) -> (ProtoTime, 0) -> (marshalAppendPointer, 3) -> (appendExtensions, 3) -> (Ints, 1) -> (NewConversionFuncs, 0)
(deallocateMdIps, 1) -> (delete, 2) -> (Marshal, 0) -> (ProtoTime, 0) -> (Load, 1) -> (Unmarshal, 1)
(deallocateMdIps, 1) -> (delete, 2) -> (Marshal, 0) -> (ProtoTime, 0) -> (New, 0) -> (NewFileSet, 0) -> (GetCurrentDirectory, 2)
(deallocateMdIps, 1) -> (String, 0) -> (FormatDiff, 2) -> (formatDiffList, 3) -> (NewSchemeBuilder, 1) -> (Register, 1) -> (AddKnownTypes, 2)
(deallocateMdIps, 1) -> (delete, 2) -> (Tombstone, 2) -> (tombstone, 2) -> (init, 0) -> (WithName, 1) -> (WithName, 2) -> (AddFlag, 1) -> (ConnectUsingProtocol, 2)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 1) -> (GetUsing, 2) -> (Run, 1) -> (RewriteTypesWithProtobufStructTags, 2) -> (updateStructTags, 3) -> (ParseStructTags, 1) -> (registerHostVeth, 0)
(deallocateMdIps, 1) -> (String, 0) -> (WriteString, 1) -> (appendString, 3) -> (rotateFile, 2) -> (NewWriterSize, 2)
(deallocateMdIps, 1) -> (String, 0) -> (Write, 1) -> (printWithFileLine, 6) -> (newBackend, 1) -> (run, 0) -> (stopped, 0)
(deallocateMdIps, 1) -> (delete, 2) -> (Marshal, 0) -> (ProtoTime, 0) -> (newBackend, 1) -> (run, 0) -> (stopped, 0) -> (FilterFunc, 1) -> (startFrameWrite, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Write, 1) -> (printWithFileLine, 6) -> (output, 6) -> (timeoutFlush, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 1) -> (GetUsing, 2) -> (New, 0) -> (NewFileSet, 0) -> (GetCurrentDirectory, 2) -> (getattrlist, 5)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (unref, 0)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 1) -> (GetUsing, 2) -> (Register, 1)
(deallocateMdIps, 1) -> (String, 0) -> (FormatDiff, 2) -> (formatDiffList, 3) -> (, 0) -> (NewIterator, 1)
(deallocateMdIps, 1) -> (String, 0) -> (FormatDiff, 2) -> (formatDiffList, 3) -> (handleSendError, 2) -> (Bool, 1) -> (BoolValue, 0)
(deallocateMdIps, 1) -> (delete, 2) -> (Marshal, 0) -> (ProtoTime, 0) -> (newBackend, 1) -> (run, 0) -> (stopped, 0) -> (FilterFunc, 1) -> (retryBatch, 4) -> (getBrokerProducer, 1) -> (newBrokerProducer, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 0) -> (Initialize, 1) -> (Close, 0) -> (HandleConn, 2)
(deallocateMdIps, 1) -> (String, 0) -> (Sign, 0) -> (Run, 1) -> (Close, 0) -> (HandleConn, 2)
(deallocateMdIps, 1) -> (Lock, 0) -> (Lock, 1) -> (Ctx, 0) -> (close, 0) -> (Fire, 0) -> (StoreInt32, 2)
(deallocateMdIps, 1) -> (Lock, 0) -> (Lock, 1) -> (Ctx, 0) -> (Read, 0) -> (ReadLine, 0) -> (readLine, 0) -> (handleKey, 1)
(deallocateMdIps, 1) -> (delete, 2) -> (Marshal, 0) -> (ProtoTime, 0) -> (get, 1) -> (toMapKey, 1) -> (ConfigureTransport, 1) -> (configureTransport, 1) -> (addConnIfNeeded, 3)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (init, 0) -> (WithName, 1) -> (WithName, 2) -> (AddFlag, 1) -> (ConnectUsingProtocol, 2)
(deallocateMdIps, 1) -> (delete, 2) -> (Marshal, 0) -> (ProtoTime, 0) -> (New, 0) -> (NewFileSet, 0) -> (GetCurrentDirectory, 2) -> (getattrlist, 5) -> (initSnatInformerBase, 1) -> (snatPolicyDelete, 1)
(deallocateMdIps, 1) -> (delete, 2) -> (Marshal, 0) -> (ProtoTime, 0) -> (SetEndpoints, 1) -> (NewAddress, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1)
(deallocateMdIps, 1) -> (delete, 2) -> (Marshal, 0) -> (ProtoTime, 0) -> (apply, 2) -> (Members, 0) -> (Clone, 0) -> (NewTLS, 1) -> (startStreamWriter, 4)
(deallocateMdIps, 1) -> (String, 0) -> (Start, 0) -> (Every, 1) -> (UpdateState, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (HandleResolvedAddrs, 2) -> (Build, 2)
(deallocateMdIps, 1) -> (String, 0) -> (Error, 0) -> (NewAggregate, 1) -> (New, 0) -> (NewFileSet, 0) -> (GetCurrentDirectory, 2) -> (getattrlist, 5) -> (readLoop, 0) -> (readResponse, 1)
(deallocateMdIps, 1) -> (String, 0) -> (MarshalJSON, 0) -> (New, 1) -> (Do, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Sign, 0) -> (Run, 1) -> (processSyncQueue, 2)
(deallocateMdIps, 1) -> (String, 0) -> (Len, 0) -> (Get, 0) -> (Do, 1) -> (transformResponse, 2)
(deallocateMdIps, 1) -> (String, 0) -> (Error, 0) -> (NewAggregate, 1) -> (CredChain, 2) -> (CredProviders, 2) -> (RemoteCredProvider, 2) -> (ec2RoleProvider, 2) -> (Log, 3) -> (LogScaled, 4)
(deallocateMdIps, 1) -> (String, 0) -> (MarshalJSON, 0) -> (New, 1) -> (get, 1) -> (sinceInSeconds, 1) -> (ConfigureTransport, 1) -> (configureTransport, 1) -> (NewDelayingQueueWithCustomClock, 2) -> (newDelayingQueue, 3)
(deallocateMdIps, 1) -> (delete, 2) -> (Marshal, 0) -> (ProtoTime, 0) -> (NewSessionWithOptions, 1) -> (newSession, 3) -> (loadCustomCABundle, 2) -> (loadCertPool, 1) -> (restore, 0) -> (restoreChunk, 4)
(deallocateMdIps, 1) -> (String, 0) -> (Error, 0) -> (NewAggregate, 1) -> (Unmarshal, 1) -> (Unix, 2) -> (Unscaled, 0) -> (parseSequenceOf, 3) -> (restore, 0) -> (restoreChunk, 4)
(deallocateMdIps, 1) -> (String, 0) -> (MarshalJSON, 0) -> (New, 1) -> (Decode, 2) -> (Read, 1)
(deallocateMdIps, 1) -> (String, 0) -> (NewDesc, 4) -> (labelPairSorter, 1) -> (MessageOf, 1) -> (Init, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 1) -> (GetUsing, 2) -> (SetTransportDefaults, 1) -> (ConfigureTransport, 1) -> (configureTransport, 1) -> (addConnIfNeeded, 3)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 1) -> (GetUsing, 2) -> (Register, 2) -> (register, 2) -> (DuplicateMetric, 1) -> (Transact, 2)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 1) -> (GetUsing, 2) -> (certRotatingDialer, 2) -> (DefaultControllerRateLimiter, 0) -> (NewLimiter, 2) -> (NewDelayingQueueWithCustomClock, 2) -> (newDelayingQueue, 3)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 1) -> (GetUsing, 2) -> (New, 3) -> (newWatchableStore, 3) -> (syncVictimsLoop, 0) -> (moveVictims, 0) -> (restoreIntoIndex, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Error, 0) -> (NewAggregate, 1) -> (GetWithContext, 1) -> (Err, 0) -> (newWatchableStore, 3) -> (syncVictimsLoop, 0) -> (restore, 0) -> (restoreChunk, 4)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 1) -> (GetUsing, 2) -> (newStore, 1) -> (NewUnsafeSet, 1) -> (Init, 1) -> (CompareAndSwapPointer, 3) -> (initEventRecorder, 1) -> (NewRecorder, 2) -> (newEvents, 2)
(deallocateMdIps, 1) -> (String, 0) -> (MarshalJSON, 0) -> (New, 1) -> (newBackend, 1)
(deallocateMdIps, 1) -> (String, 0) -> (FormatDiff, 2) -> (formatDiffList, 3) -> (Close, 0) -> (HandleConn, 2)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 1) -> (GetUsing, 2) -> (Run, 1) -> (RewriteTypesWithProtobufStructTags, 2) -> (updateStructTags, 3) -> (ParseStructTags, 1) -> (receive, 0)
(deallocateMdIps, 1) -> (String, 0) -> (NewDesc, 4) -> (labelPairSorter, 1) -> (apply, 2) -> (Trigger, 2) -> (UpdatePeer, 2) -> (addPeerToProber, 5) -> (AddHTTP, 3)
(deallocateMdIps, 1) -> (delete, 2) -> (Marshal, 0) -> (ProtoTime, 0) -> (MessageReflect, 1) -> (MessageOf, 1) -> (Init, 1) -> (CompareAndSwapPointer, 3) -> (initPodInformerBase, 1) -> (AddEventHandler, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (Next, 1) -> (unmarshalHTTPResponse, 3) -> (unmarshalFailedKeysResponse, 1) -> (lookup, 0) -> (GetClientConn, 2) -> (getClientConn, 3) -> (getStartDialLocked, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Sign, 0) -> (Run, 1) -> (runConn, 1)
(deallocateMdIps, 1) -> (delete, 2) -> (Marshal, 0) -> (ProtoTime, 0) -> (New, 1) -> (HTTPWrappersForConfig, 2)
(deallocateMdIps, 1) -> (String, 0) -> (MarshalJSON, 0) -> (New, 1) -> (enableCSM, 3) -> (InjectHandlers, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Error, 0) -> (NewAggregate, 1) -> (Do, 1) -> (transformResponse, 2) -> (isTextResponse, 1)
(deallocateMdIps, 1) -> (String, 0) -> (MarshalJSON, 0) -> (New, 1) -> (compress, 3) -> (Do, 2) -> (Delims, 2)
(deallocateMdIps, 1) -> (String, 0) -> (Len, 0) -> (Get, 0) -> (GetWithContext, 1) -> (Err, 0) -> (newWatchableStore, 3) -> (syncVictimsLoop, 0) -> (restore, 0) -> (restoreChunk, 4)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (marshalSingular, 3) -> (New, 2)
(deallocateMdIps, 1) -> (delete, 2) -> (Marshal, 0) -> (ProtoTime, 0) -> (, 0) -> (NewIterator, 1) -> (WithName, 2) -> (trimPackagePrefix, 1) -> (restore, 0) -> (restoreChunk, 4)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (SetEndpoints, 1) -> (NewAddress, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (UpdateClientConnState, 1) -> (UpdateAddresses, 1) -> (connect, 0)
(deallocateMdIps, 1) -> (String, 0) -> (writeAsCSV, 1) -> (TrimSuffix, 2) -> (rotate, 0) -> (mill, 0)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 1) -> (GetUsing, 2) -> (apply, 2) -> (Members, 0) -> (UpdatePeer, 2) -> (addPeerToProber, 5)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (newBackend, 1) -> (run, 0) -> (stopped, 0) -> (FilterFunc, 1) -> (on100, 0)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (newStore, 1) -> (NewUnsafeSet, 1) -> (Init, 1) -> (CompareAndSwapPointer, 3) -> (initCRDInformerBase, 1) -> (crdAdded, 1)
(deallocateMdIps, 1) -> (String, 0) -> (MarshalJSON, 0) -> (New, 1) -> (newStore, 1) -> (NewUnsafeSet, 1) -> (Init, 1) -> (CompareAndSwapPointer, 3) -> (initSnatInformerBase, 1) -> (snatPolicyDelete, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 0) -> (Initialize, 1) -> (New, 3) -> (newWatchableStore, 3)
(deallocateMdIps, 1) -> (DeallocateIp, 1) -> (AddIp, 1) -> (AddRange, 2) -> (Compare, 2) -> (CompareUsing, 3) -> (MapCompareUsing, 3)
(deallocateMdIps, 1) -> (delete, 2) -> (Tombstone, 2) -> (tombstone, 2) -> (get, 1) -> (toMapKey, 1) -> (ConfigureTransport, 1) -> (configureTransport, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (Set, 4) -> (SetRefresh, 0) -> (notifyWatchers, 3) -> (reportWatcherRemoved, 0)
(deallocateMdIps, 1) -> (String, 0) -> (NewDesc, 4) -> (labelPairSorter, 1) -> (newBackend, 1)
(deallocateMdIps, 1) -> (delete, 2) -> (Marshal, 0) -> (ProtoTime, 0) -> (Parse, 1) -> (FromInt, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Error, 0) -> (NewAggregate, 1) -> (Do, 1) -> (transformResponse, 2)
(deallocateMdIps, 1) -> (Lock, 0) -> (Lock, 1) -> (Ctx, 0) -> (Read, 0) -> (ReadLine, 0) -> (readLine, 0)
(deallocateMdIps, 1) -> (String, 0) -> (MarshalJSON, 0) -> (New, 1) -> (newBackend, 1) -> (run, 0) -> (stopped, 0) -> (FilterFunc, 1)
(deallocateMdIps, 1) -> (String, 0) -> (ValueOf, 1) -> (valueOfIface, 1) -> (New, 0) -> (NewFileSet, 0) -> (GetCurrentDirectory, 2) -> (getattrlist, 5) -> (initPodInformerBase, 1) -> (AddEventHandler, 1)
(deallocateMdIps, 1) -> (String, 0) -> (FormatDiff, 2) -> (formatDiffList, 3) -> (New, 0) -> (NewFileSet, 0) -> (GetCurrentDirectory, 2) -> (getattrlist, 5) -> (initCRDInformerBase, 1) -> (crdAdded, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Write, 1) -> (printWithFileLine, 6) -> (Do, 2) -> (Execute, 2) -> (Receive, 0) -> (Recvfrom, 3) -> (getClientConn, 3) -> (getStartDialLocked, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 1) -> (GetUsing, 2) -> (newBackend, 1) -> (run, 0) -> (stopped, 0) -> (FilterFunc, 1) -> (retryBatch, 4) -> (getBrokerProducer, 1) -> (newBrokerProducer, 1)
(deallocateMdIps, 1) -> (String, 0) -> (MarshalJSON, 0) -> (New, 1) -> (SetEndpoints, 1) -> (NewAddress, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (UpdateClientConnState, 1) -> (UpdateAddresses, 1) -> (connect, 0) -> (resetTransport, 0) -> (startHealthCheck, 1) -> (healthCheckFunc, 4) -> (NewClientTransport, 7) -> (newHTTP2Client, 7) -> (ClientHandshake, 3)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (newBackend, 1) -> (run, 0) -> (stopped, 0) -> (FilterFunc, 1) -> (SendSnapshot, 1) -> (SaveDBFrom, 2)
(deallocateMdIps, 1) -> (String, 0) -> (writeAsCSV, 1) -> (TrimSuffix, 2) -> (Reset, 1)
(deallocateMdIps, 1) -> (delete, 2) -> (Marshal, 0) -> (ProtoTime, 0) -> (Error, 2) -> (New, 2)
(deallocateMdIps, 1) -> (String, 0) -> (Sort, 1) -> (Compare, 2) -> (parse, 1) -> (internalSelector, 1)
(deallocateMdIps, 1) -> (String, 0) -> (MarshalJSON, 0) -> (New, 1) -> (newBackend, 1) -> (run, 0) -> (stopped, 0) -> (FilterFunc, 1) -> (newClientConn, 2)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 1) -> (GetUsing, 2) -> (New, 0) -> (NewFileSet, 0) -> (GetCurrentDirectory, 2) -> (getattrlist, 5) -> (readLoop, 0) -> (readResponse, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (newBackend, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Start, 0) -> (Every, 1) -> (UpdateState, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (HandleResolvedAddrs, 2) -> (UpdateAddresses, 1) -> (connect, 0)
(deallocateMdIps, 1) -> (String, 0) -> (MarshalJSON, 0) -> (New, 1) -> (WriteTo, 1) -> (writeTo, 5) -> (writeBuf, 2) -> (IsValidPB, 1)
(deallocateMdIps, 1) -> (delete, 2) -> (Marshal, 0) -> (ProtoTime, 0) -> (newClient, 1)
(deallocateMdIps, 1) -> (delete, 2) -> (Tombstone, 2) -> (tombstone, 2) -> (Set, 1) -> (TaintEffect, 1) -> (IsQualifiedName, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Write, 1) -> (printWithFileLine, 6) -> (init, 1)
(deallocateMdIps, 1) -> (String, 0) -> (NewDesc, 4) -> (labelPairSorter, 1) -> (enableCSM, 3) -> (InjectHandlers, 1) -> (watchAddrUpdates, 0)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 1) -> (GetUsing, 2) -> (legacyWrapMessage, 1) -> (MessageOf, 1) -> (Init, 1) -> (CompareAndSwapPointer, 3) -> (initSnatInformerBase, 1) -> (snatPolicyDelete, 1)
(deallocateMdIps, 1) -> (Unlock, 0) -> (Unlock, 1) -> (Delete, 2) -> (processRaftRequest, 2) -> (Err, 0)
(deallocateMdIps, 1) -> (WithFields, 1) -> (Kind, 0) -> (kind, 0) -> (parse, 1) -> (internalSelector, 1)
(deallocateMdIps, 1) -> (delete, 2) -> (Marshal, 0) -> (ProtoTime, 0) -> (get, 1) -> (toMapKey, 1) -> (ConfigureTransport, 1) -> (configureTransport, 1) -> (NewDelayingQueueWithCustomClock, 2) -> (newDelayingQueue, 3)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (SetEndpoints, 1) -> (NewAddress, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (UpdateClientConnState, 1) -> (UpdateAddresses, 1) -> (connect, 0) -> (resetTransport, 0) -> (startHealthCheck, 1) -> (healthCheckFunc, 4) -> (NewClientTransport, 7) -> (newHTTP2Client, 7) -> (ClientHandshake, 3)
(deallocateMdIps, 1) -> (String, 0) -> (NewWriter, 1) -> (Reset, 1) -> (Do, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (GetWithContext, 1) -> (Err, 0)
(deallocateMdIps, 1) -> (String, 0) -> (TimestampString, 1) -> (Timestamp, 1) -> (Do, 1) -> (transformResponse, 2)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 1) -> (GetUsing, 2) -> (newBackend, 1) -> (run, 0) -> (stopped, 0) -> (FilterFunc, 1) -> (newSnapshotReaderCloser, 1)
(deallocateMdIps, 1) -> (String, 0) -> (MarshalJSON, 0) -> (New, 1) -> (SetEndpoints, 1) -> (NewAddress, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (UpdateClientConnState, 1) -> (UpdateAddresses, 1) -> (connect, 0) -> (resetTransport, 0) -> (startHealthCheck, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Level, 0) -> (Load, 0) -> (snapNames, 0) -> (Reverse, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Error, 0) -> (NewAggregate, 1) -> (Update, 3) -> (SetGroupVersionKind, 1) -> (SetKind, 1) -> (setNestedField, 2)
(deallocateMdIps, 1) -> (String, 0) -> (Write, 1) -> (printWithFileLine, 6) -> (newBackend, 1) -> (run, 0) -> (stopped, 0) -> (FilterFunc, 1) -> (on100, 0)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 0) -> (Initialize, 1) -> (DoChan, 2)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 1) -> (GetUsing, 2) -> (Available, 0) -> (BackgroundContext, 0)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 0) -> (Initialize, 1) -> (singleRetrieve, 1) -> (Retrieve, 0) -> (profile, 0)
(deallocateMdIps, 1) -> (delete, 2) -> (Marshal, 0) -> (ProtoTime, 0) -> (init, 0) -> (WithName, 1) -> (WithName, 2) -> (AddFlag, 1) -> (ConnectUsingProtocol, 2)
(deallocateMdIps, 1) -> (String, 0) -> (Write, 1) -> (printWithFileLine, 6) -> (parse, 1) -> (internalSelector, 1)
(deallocateMdIps, 1) -> (String, 0) -> (FullPath, 0) -> (Free, 0) -> (GetWithContext, 1) -> (singleRetrieve, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 1) -> (GetUsing, 2) -> (Run, 1) -> (RewriteTypesWithProtobufStructTags, 2) -> (updateStructTags, 3)
(deallocateMdIps, 1) -> (delete, 2) -> (Marshal, 0) -> (ProtoTime, 0) -> (newBackend, 1) -> (run, 0) -> (stopped, 0) -> (FilterFunc, 1) -> (on100, 0)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 1) -> (GetUsing, 2) -> (newBackend, 1) -> (run, 0) -> (stopped, 0) -> (FilterFunc, 1) -> (openSnapshotBackend, 3) -> (openBackend, 1)
(deallocateMdIps, 1) -> (String, 0) -> (encodeHex, 2) -> (Encode, 2) -> (Context, 0) -> (commitAttempt, 0)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 1) -> (GetUsing, 2) -> (MessageOf, 1) -> (Init, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 1) -> (GetUsing, 2) -> (Run, 1) -> (RewriteTypesWithProtobufStructTags, 2) -> (updateStructTags, 3) -> (ParseStructTags, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Error, 0) -> (NewAggregate, 1) -> (Get, 3) -> (SetGroupVersionKind, 1) -> (SetKind, 1) -> (setNestedField, 2) -> (GetClientConn, 2) -> (getClientConn, 3) -> (getStartDialLocked, 1)
(deallocateMdIps, 1) -> (String, 0) -> (WriteString, 1) -> (appendString, 3) -> (compressBlock, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Sign, 0) -> (Run, 1) -> (CreateAciContainersOperatorCR, 0) -> (Info, 2) -> (ReasonForError, 1) -> (RESTClient, 0)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 1) -> (GetUsing, 2) -> (Run, 1) -> (RewriteTypesWithProtobufStructTags, 2) -> (updateStructTags, 3) -> (ParseStructTags, 1) -> (ConnectUsingProtocol, 2)
(deallocateMdIps, 1) -> (String, 0) -> (Start, 0) -> (Every, 1) -> (UpdateState, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (HandleResolvedAddrs, 2) -> (UpdateAddresses, 1) -> (connect, 0) -> (resetTransport, 0) -> (startHealthCheck, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (Set, 4) -> (SetRefresh, 0)
(deallocateMdIps, 1) -> (String, 0) -> (Error, 0) -> (NewAggregate, 1) -> (Unmarshal, 1) -> (Unix, 2)
(deallocateMdIps, 1) -> (WithFields, 1) -> (TypeOf, 1) -> (Type2, 1) -> (Close, 0) -> (HandleConn, 2) -> (swapState, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Len, 0) -> (Get, 0) -> (Do, 1) -> (transformResponse, 2) -> (isTextResponse, 1) -> (NewGenericServerResponse, 7)
(deallocateMdIps, 1) -> (String, 0) -> (Write, 1) -> (printWithFileLine, 6) -> (newBackend, 1) -> (run, 0) -> (stopped, 0) -> (FilterFunc, 1) -> (newClientConn, 2)
(deallocateMdIps, 1) -> (String, 0) -> (WriteString, 1) -> (appendString, 3) -> (Reset, 1) -> (resetMessage, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Write, 1) -> (printWithFileLine, 6) -> (Put, 2) -> (raftRequest, 2) -> (raftRequestOnce, 2) -> (processInternalRaftRequestOnce, 2)
(deallocateMdIps, 1) -> (String, 0) -> (Sign, 0) -> (Run, 1) -> (Run, 1) -> (RewriteTypesWithProtobufStructTags, 2) -> (updateStructTags, 3) -> (ParseStructTags, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Write, 1) -> (printWithFileLine, 6) -> (output, 5) -> (timeoutFlush, 1)
(deallocateMdIps, 1) -> (String, 0) -> (ValueOf, 1) -> (valueOfIface, 1) -> (New, 2) -> (NewParameterCodec, 1) -> (GenerateUUIDWithReader, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 1) -> (GetUsing, 2) -> (Do, 2) -> (Execute, 2) -> (Receive, 0)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (newStore, 1) -> (NewUnsafeSet, 1) -> (Init, 1) -> (CompareAndSwapPointer, 3) -> (initSnatInformerBase, 1) -> (snatPolicyDelete, 1)
(deallocateMdIps, 1) -> (delete, 2) -> (Marshal, 0) -> (ProtoTime, 0) -> (newBackend, 1) -> (run, 0) -> (stopped, 0)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 0) -> (Initialize, 1) -> (SetTransportDefaults, 1) -> (ConfigureTransport, 1) -> (configureTransport, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 1) -> (GetUsing, 2) -> (SetEndpoints, 1) -> (NewAddress, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (Get, 3) -> (SetGroupVersionKind, 1) -> (SetKind, 1) -> (setNestedField, 2) -> (scheduleBodyWrite, 0)
(deallocateMdIps, 1) -> (String, 0) -> (FormatDiff, 2) -> (formatDiffList, 3) -> (New, 0) -> (NewFileSet, 0) -> (GetCurrentDirectory, 2) -> (getattrlist, 5)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (Add, 2) -> (updateIndices, 3) -> (rescale, 1) -> (Quo, 2) -> (awaitOpenSlotForRequest, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (Update, 3) -> (SetGroupVersionKind, 1) -> (SetKind, 1) -> (setNestedField, 2) -> (awaitOpenSlotForRequest, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (newBackend, 1) -> (run, 0) -> (stopped, 0) -> (FilterFunc, 1) -> (retryBatch, 4) -> (getBrokerProducer, 1) -> (newBrokerProducer, 1)
(deallocateMdIps, 1) -> (delete, 2) -> (Tombstone, 2) -> (tombstone, 2) -> (init, 0)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 1) -> (GetUsing, 2) -> (SetEndpoints, 1) -> (NewAddress, 1) -> (updateResolverState, 2)
(deallocateMdIps, 1) -> (delete, 2) -> (Marshal, 0) -> (ProtoTime, 0) -> (newClient, 1) -> (autoSync, 0) -> (Lvl, 1) -> (NewDiscardLogger, 0)
(deallocateMdIps, 1) -> (delete, 2) -> (Marshal, 0) -> (ProtoTime, 0) -> (newBackend, 1) -> (run, 0) -> (stopped, 0) -> (FilterFunc, 1) -> (SendSnapshot, 1) -> (SaveDBFrom, 2)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (Update, 3) -> (SetGroupVersionKind, 1) -> (SetKind, 1) -> (setNestedField, 2) -> (GetClientConn, 2) -> (getClientConn, 3) -> (getStartDialLocked, 1)
(deallocateMdIps, 1) -> (String, 0) -> (FormatDiff, 2) -> (formatDiffList, 3) -> (DialContext, 3) -> (dial, 3) -> (PerRPCCredentials, 0) -> (UpdateAuthToken, 1) -> (HandleSubConnStateChange, 2) -> (down, 1) -> (scsToStrings, 1) -> (resetTransport, 0) -> (startHealthCheck, 1) -> (healthCheckFunc, 4) -> (NewClientTransport, 7) -> (newHTTP2Client, 7)
(deallocateMdIps, 1) -> (String, 0) -> (Error, 0) -> (NewAggregate, 1) -> (Unmarshal, 1) -> (Unix, 2) -> (Unscaled, 0)
(deallocateMdIps, 1) -> (String, 0) -> (Sub, 1) -> (AsDec, 0) -> (NewWithProtocol, 1) -> (getIptablesCommandSupport, 3) -> (iptablesHasRandomFully, 3)
(deallocateMdIps, 1) -> (String, 0) -> (Write, 1) -> (printWithFileLine, 6) -> (Do, 1) -> (transformResponse, 2) -> (isTextResponse, 1) -> (NewGenericServerResponse, 7)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (Update, 3) -> (SetGroupVersionKind, 1) -> (SetKind, 1) -> (setNestedField, 2) -> (scheduleBodyWrite, 0)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (newClient, 1)
(deallocateMdIps, 1) -> (delete, 2) -> (Marshal, 0) -> (ProtoTime, 0) -> (enableCSM, 3) -> (InjectHandlers, 1) -> (PushFrontNamed, 1)
(deallocateMdIps, 1) -> (delete, 2) -> (Marshal, 0) -> (ProtoTime, 0) -> (NewLeaseFromLeaseClient, 3) -> (WithCancel, 1) -> (cancel, 2)
(deallocateMdIps, 1) -> (delete, 2) -> (Errorf, 2) -> (printf, 4) -> (Core, 0) -> (New, 3) -> (newWatchableStore, 3) -> (syncVictimsLoop, 0) -> (restore, 0) -> (restoreChunk, 4)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 1) -> (GetUsing, 2) -> (newStore, 1) -> (NewUnsafeSet, 1) -> (Init, 1) -> (CompareAndSwapPointer, 3) -> (initPodInformerBase, 1) -> (AddEventHandler, 1)
(deallocateMdIps, 1) -> (delete, 2) -> (Marshal, 0) -> (ProtoTime, 0) -> (New, 1) -> (HTTPWrappersForConfig, 2) -> (NewImpersonatingRoundTripper, 2)
(deallocateMdIps, 1) -> (delete, 2) -> (Marshal, 0) -> (ProtoTime, 0) -> (Parse, 1) -> (FromInt, 1) -> (FromBytes, 1)
(deallocateMdIps, 1) -> (delete, 2) -> (Marshal, 0) -> (ProtoTime, 0) -> (newBackend, 1) -> (run, 0) -> (stopped, 0) -> (FilterFunc, 1) -> (newClientConn, 2)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (newStore, 1) -> (NewUnsafeSet, 1) -> (Init, 1) -> (CompareAndSwapPointer, 3) -> (initPodInformerBase, 1) -> (AddEventHandler, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Error, 0) -> (NewAggregate, 1) -> (Reset, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Start, 0) -> (Every, 1) -> (run, 0)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (init, 0) -> (WithName, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Start, 0) -> (Every, 1) -> (handle, 0) -> (Succ, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (Do, 1) -> (transformResponse, 2) -> (isTextResponse, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Start, 0) -> (Every, 1) -> (run, 0) -> (stopped, 0) -> (stopped, 0)
(deallocateMdIps, 1) -> (String, 0) -> (Write, 1) -> (printWithFileLine, 6) -> (Do, 2)
(deallocateMdIps, 1) -> (delete, 2) -> (Marshal, 0) -> (ProtoTime, 0) -> (, 0) -> (NewIterator, 1)
(deallocateMdIps, 1) -> (String, 0) -> (WriteString, 1) -> (appendString, 3) -> (openExistingOrNew, 1) -> (OpenFile, 3)
(deallocateMdIps, 1) -> (Debug, 1) -> (log, 4) -> (sweetenFields, 1) -> (New, 3) -> (newWatchableStore, 3)
(deallocateMdIps, 1) -> (String, 0) -> (Sign, 0) -> (Run, 1) -> (Run, 1) -> (RewriteTypesWithProtobufStructTags, 2) -> (updateStructTags, 3) -> (ParseStructTags, 1) -> (registerHostVeth, 0)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 1) -> (GetUsing, 2) -> (Do, 1)
(deallocateMdIps, 1) -> (String, 0) -> (WriteString, 1) -> (appendString, 3) -> (Do, 1) -> (transformResponse, 2)
(deallocateMdIps, 1) -> (Unlock, 0) -> (commit, 1) -> (unsafeCommit, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Flush, 0) -> (onFlush, 0) -> (WithConcurrency, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Len, 0) -> (Get, 0) -> (GetWithContext, 1) -> (Err, 0) -> (newWatchableStore, 3)
(deallocateMdIps, 1) -> (Lock, 0) -> (Lock, 1) -> (Ctx, 0) -> (waitDelete, 4) -> (Err, 0) -> (newWatcherGrpcStream, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Start, 0) -> (Every, 1) -> (Do, 2) -> (Delims, 2) -> (lookup, 0) -> (compileUpdate, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 1) -> (GetUsing, 2) -> (MessageOf, 1) -> (Init, 1) -> (CompareAndSwapPointer, 3) -> (initEventRecorder, 1) -> (podDeleted, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 1) -> (GetUsing, 2) -> (legacyWrapMessage, 1) -> (MessageOf, 1) -> (Init, 1) -> (CompareAndSwapPointer, 3) -> (initCRDInformerBase, 1) -> (crdAdded, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (Load, 1) -> (Unmarshal, 1) -> (Local, 0) -> (Unscaled, 0) -> (Authorize, 1) -> (readPackage, 1) -> (NewInitiatorWrapToken, 2) -> (SetCheckSum, 2)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 1) -> (GetUsing, 2) -> (newBackend, 1) -> (run, 0) -> (stopped, 0) -> (FilterFunc, 1) -> (startFrameWrite, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 0) -> (Initialize, 1) -> (SetTransportDefaults, 1) -> (ConfigureTransport, 1) -> (configureTransport, 1) -> (addConnIfNeeded, 3) -> (run, 3) -> (runCmdContext, 2)
(deallocateMdIps, 1) -> (String, 0) -> (Sign, 0) -> (Run, 1) -> (enableRouteInformer, 1)
(deallocateMdIps, 1) -> (WithFields, 1) -> (TypeOf, 1) -> (Type2, 1) -> (Close, 0)
(deallocateMdIps, 1) -> (String, 0) -> (MarshalJSON, 0) -> (New, 1) -> (New, 0) -> (NewFileSet, 0) -> (GetCurrentDirectory, 2) -> (getattrlist, 5) -> (initCRDInformerBase, 1) -> (crdAdded, 1)
(deallocateMdIps, 1) -> (delete, 2) -> (Tombstone, 2) -> (tombstone, 2) -> (get, 1) -> (toMapKey, 1) -> (ConfigureTransport, 1) -> (configureTransport, 1) -> (addConnIfNeeded, 3) -> (run, 3) -> (runCmdContext, 2)
(deallocateMdIps, 1) -> (String, 0) -> (NewDesc, 4) -> (labelPairSorter, 1) -> (newClient, 1) -> (autoSync, 0)
(deallocateMdIps, 1) -> (WithFields, 1) -> (TypeOf, 1) -> (Type2, 1) -> (Close, 0) -> (HandleConn, 2)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (Get, 3) -> (SetGroupVersionKind, 1) -> (SetKind, 1) -> (setNestedField, 2) -> (GetClientConn, 2) -> (getClientConn, 3) -> (getStartDialLocked, 1)
(deallocateMdIps, 1) -> (String, 0) -> (MarshalJSON, 0) -> (New, 1) -> (New, 0) -> (NewFileSet, 0) -> (GetCurrentDirectory, 2) -> (getattrlist, 5) -> (initEventRecorder, 1) -> (NewRecorder, 2) -> (newEvents, 2)
(deallocateMdIps, 1) -> (String, 0) -> (MarshalJSON, 0) -> (New, 1) -> (get, 1) -> (sinceInSeconds, 1) -> (ConfigureTransport, 1) -> (configureTransport, 1) -> (addConnIfNeeded, 3) -> (run, 3) -> (runCmdContext, 2)
(deallocateMdIps, 1) -> (String, 0) -> (Decode, 1) -> (Count, 2) -> (New, 2)
(deallocateMdIps, 1) -> (String, 0) -> (Write, 1) -> (printWithFileLine, 6) -> (request, 2) -> (Infof, 4) -> (retryAfterSeconds, 1)
(deallocateMdIps, 1) -> (delete, 2) -> (Marshal, 0) -> (ProtoTime, 0) -> (get, 1) -> (toMapKey, 1) -> (ConfigureTransport, 1) -> (configureTransport, 1) -> (addConnIfNeeded, 3) -> (run, 3) -> (runCmdContext, 2)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (Update, 3) -> (SetGroupVersionKind, 1)
(deallocateMdIps, 1) -> (delete, 2) -> (Marshal, 0) -> (ProtoTime, 0) -> (newStore, 1) -> (NewUnsafeSet, 1) -> (Init, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (SetEndpoints, 1) -> (NewAddress, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (HandleResolvedAddrs, 2) -> (scToString, 1) -> (connect, 0) -> (resetTransport, 0) -> (startHealthCheck, 1) -> (healthCheckFunc, 4) -> (NewClientTransport, 7) -> (newHTTP2Client, 7) -> (ClientHandshake, 3)
(deallocateMdIps, 1) -> (String, 0) -> (Error, 0) -> (NewAggregate, 1) -> (init, 0) -> (WithName, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 1) -> (GetUsing, 2) -> (MessageOf, 1) -> (Init, 1) -> (CompareAndSwapPointer, 3) -> (initEventRecorder, 1) -> (snatPolicyDelete, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Write, 1) -> (printWithFileLine, 6) -> (newBackend, 1) -> (run, 0) -> (stopped, 0) -> (FilterFunc, 1) -> (startFrameWrite, 1)
(deallocateMdIps, 1) -> (delete, 2) -> (Marshal, 0) -> (ProtoTime, 0) -> (MessageReflect, 1) -> (MessageOf, 1) -> (Init, 1) -> (CompareAndSwapPointer, 3) -> (initSnatInformerBase, 1) -> (snatPolicyDelete, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (New, 0) -> (NewFileSet, 0) -> (GetCurrentDirectory, 2) -> (getattrlist, 5) -> (initPodInformerBase, 1) -> (AddEventHandler, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 1) -> (GetUsing, 2) -> (SetEndpoints, 1) -> (NewAddress, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (HandleResolvedAddrs, 2) -> (scToString, 1) -> (connect, 0) -> (resetTransport, 0) -> (startHealthCheck, 1) -> (healthCheckFunc, 4) -> (NewClientTransport, 7) -> (newHTTP2Client, 7) -> (ClientHandshake, 3)
(deallocateMdIps, 1) -> (Lock, 0) -> (Lock, 1) -> (Ctx, 0) -> (close, 0) -> (Fire, 0)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (Next, 1) -> (unmarshalHTTPResponse, 3)
(deallocateMdIps, 1) -> (String, 0) -> (WriteString, 1) -> (appendString, 3) -> (rotateFile, 1) -> (NewWriterSize, 2) -> (Symlink, 2)
(deallocateMdIps, 1) -> (String, 0) -> (Write, 1) -> (printWithFileLine, 6) -> (apply, 2) -> (Members, 0) -> (UpdatePeer, 2) -> (addPeerToProber, 5) -> (startStreamWriter, 4)
(deallocateMdIps, 1) -> (String, 0) -> (Get, 0) -> (Initialize, 1) -> (certRotatingDialer, 2) -> (DefaultControllerRateLimiter, 0) -> (NewNamedDelayingQueue, 1) -> (NewDelayingQueueWithCustomClock, 2) -> (newDelayingQueue, 3)
(deallocateMdIps, 1) -> (delete, 2) -> (Marshal, 0) -> (ProtoTime, 0) -> (Load, 1) -> (Unmarshal, 1) -> (Local, 0) -> (Unscaled, 0) -> (Authorize, 1) -> (readPackage, 1) -> (NewInitiatorWrapToken, 2) -> (SetCheckSum, 2)
(deallocateMdIps, 1) -> (String, 0) -> (MarshalJSON, 0) -> (New, 1) -> (parse, 1) -> (internalSelector, 1)
(deallocateMdIps, 1) -> (delete, 2) -> (Tombstone, 2) -> (tombstone, 2) -> (Zero, 0) -> (MessageOf, 1) -> (Init, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Len, 0) -> (Get, 0) -> (get, 1)
(deallocateMdIps, 1) -> (String, 0) -> (MarshalJSON, 0) -> (New, 1) -> (Load, 1) -> (ReadFile, 1) -> (ReadFile, 2)
(deallocateMdIps, 1) -> (Unlock, 0) -> (commit, 1) -> (unsafeCommit, 1) -> (Add, 1) -> (Store, 1)
(deallocateMdIps, 1) -> (String, 0) -> (WriteString, 1) -> (appendString, 3) -> (, 0) -> (NewIterator, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Write, 1) -> (printWithFileLine, 6) -> (newBackend, 1) -> (run, 0) -> (stopped, 0) -> (FilterFunc, 1)
(deallocateMdIps, 1) -> (String, 0) -> (WriteString, 1) -> (appendString, 3) -> (Update, 3) -> (AsUpdateOptions, 0) -> (ApplyToDeleteAllOf, 1) -> (NewSelector, 0) -> (scheduleBodyWrite, 0)
(deallocateMdIps, 1) -> (String, 0) -> (Write, 1) -> (printWithFileLine, 6) -> (SetEndpoints, 1) -> (NewAddress, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (HandleResolvedAddrs, 2) -> (scToString, 1) -> (connect, 0) -> (resetTransport, 0) -> (startHealthCheck, 1) -> (healthCheckFunc, 4) -> (NewClientTransport, 7) -> (newHTTP2Client, 7) -> (ClientHandshake, 3)
(deallocateMdIps, 1) -> (String, 0) -> (Error, 0) -> (NewAggregate, 1) -> (Create, 5) -> (notify, 1) -> (notifyWatchers, 3) -> (reportWatcherRemoved, 0)
(deallocateMdIps, 1) -> (Unlock, 0) -> (writeback, 1) -> (reset, 0) -> (Revoke, 1) -> (BytePtrFromString, 1) -> (ByteSliceFromString, 1) -> (raftRequestOnce, 2) -> (Watch, 4)
(deallocateMdIps, 1) -> (String, 0) -> (MarshalJSON, 0) -> (New, 1) -> (newBackend, 1) -> (run, 0) -> (stopped, 0) -> (FilterFunc, 1) -> (newSnapshotReaderCloser, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Error, 0) -> (NewAggregate, 1) -> (New, 0) -> (NewFileSet, 0) -> (GetCurrentDirectory, 2) -> (getattrlist, 5) -> (initEventRecorder, 1) -> (NewRecorder, 2) -> (newEvents, 2)
(deallocateMdIps, 1) -> (String, 0) -> (Level, 0) -> (Load, 0) -> (Migrate, 0) -> (Create, 1) -> (initializeMetric, 0) -> (NewSummaryVec, 2) -> (Authorize, 1) -> (readPackage, 1) -> (NewInitiatorWrapToken, 2) -> (SetCheckSum, 2)
(deallocateMdIps, 1) -> (String, 0) -> (Decode, 1) -> (Count, 2) -> (consume, 1) -> (consume, 2)
(deallocateMdIps, 1) -> (String, 0) -> (Start, 0) -> (Every, 1) -> (run, 0) -> (stopped, 0) -> (stopped, 0) -> (NewJitteredBackoffManager, 3)
(deallocateMdIps, 1) -> (String, 0) -> (MarshalJSON, 0) -> (New, 1) -> (SetEndpoints, 1) -> (NewAddress, 1) -> (updateResolverState, 2) -> (updateClientConnState, 1) -> (newCCBalancerWrapper, 3)
(deallocateMdIps, 1) -> (String, 0) -> (Sign, 0) -> (Run, 1) -> (processQueue, 5)
(deallocateMdIps, 1) -> (String, 0) -> (Write, 1) -> (printWithFileLine, 6) -> (newClient, 1) -> (autoSync, 0) -> (Lvl, 1)
(deallocateMdIps, 1) -> (delete, 2) -> (Marshal, 0) -> (ProtoTime, 0) -> (newBackend, 1) -> (run, 0) -> (stopped, 0) -> (FilterFunc, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Error, 0) -> (NewAggregate, 1) -> (Set, 4) -> (SetRefresh, 0) -> (notifyWatchers, 3) -> (reportWatcherRemoved, 0)
(deallocateMdIps, 1) -> (String, 0) -> (Marshal, 1) -> (JSONToYAML, 1) -> (Next, 1) -> (unmarshalHTTPResponse, 3) -> (unmarshalFailedKeysResponse, 1) -> (lookup, 0) -> (awaitOpenSlotForRequest, 1)
(deallocateMdIps, 1) -> (String, 0) -> (Sub, 1) -> (AsDec, 0) -> (MessageOf, 1) -> (Init, 1) -> (CompareAndSwapPointer, 3) -> (initEventRecorder, 1) -> (snatPolicyDelete, 1)

```

Leave a reaction on this issue to contribute to the project by classifying this instance as a **Bug** :-1:, **Mitigated** :+1:, or **Desirable Behavior** :rocket:
See the descriptions of the classifications [here](https://github.com/github-vet/rangeclosure-findings#how-can-i-help) for more information.

commit ID: ec89d772eef758e2917500fda6e45019f288b063

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.