Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate stable components - certifications tests #3449

Closed
2 of 5 tasks
mikeee opened this issue Jun 20, 2024 · 2 comments
Closed
2 of 5 tasks

Investigate stable components - certifications tests #3449

mikeee opened this issue Jun 20, 2024 · 2 comments
Assignees
Labels
kind/bug Something isn't working

Comments

@mikeee
Copy link
Member

mikeee commented Jun 20, 2024

The last successful scheduled run was 4 months ago on the 7th of Feb.

Consistent failures with:

There are various other flaky tests but they do pass on occasion.

Not in test scope

  • state.azure.cosmosdb
  • secretstores.azure.keyvault

state.mysql

Originates from:

Step(sidecar.Run(sidecarNamePrefix+"dockerDefault",
embedded.WithoutApp(),
embedded.WithDaprGRPCPort(strconv.Itoa(currentGrpcPort)),
embedded.WithComponentsPath("components/docker/default"),
embedded.WithStates(stateRegistry),
)).
// Test flow on mysql and mariadb

flow.go:220: Running step: mysql-sidecar-dockerDefault
time="2024-06-19T08:33:14.198685873Z" level=info msg="Watching directories: [components/docker/default]" instance=fv-az1789-634 scope=dapr.runtime.hotreload.loader.disk type=log ver=unknown
dapr client initializing for: 127.0.0.1:38567
time="2024-06-19T08:33:14.198959757Z" level=info msg="metrics server started on :0/" instance=fv-az1789-634 scope=dapr.runtime type=log ver=unknown
time="2024-06-19T08:33:14.198964292Z" level=info msg="standalone mode configured" instance=fv-az1789-634 scope=dapr.runtime type=log ver=unknown
time="2024-06-19T08:33:14.199122895Z" level=info msg="app id: mysql-sidecar-dockerDefault" instance=fv-az1789-634 scope=dapr.runtime type=log ver=unknown
time="2024-06-19T08:33:14.199197094Z" level=info msg="Dapr trace sampler initialized: ParentBased***root:TraceIDRatioBased***0.0001***,remoteParentSampled:AlwaysOnSampler,remoteParentNotSampled:AlwaysOffSampler,localParentSampled:AlwaysOnSampler,localParentNotSampled:AlwaysOffSampler***" instance=fv-az1789-634 scope=dapr.runtime type=log ver=unknown
time="2024-06-19T08:33:14.199483287Z" level=info msg="local service entry announced: mysql-sidecar-dockerDefault -> 10.1.0.206:33385" component="nr (mdns/v1)" instance=fv-az1789-634 scope=dapr.contrib type=log ver=unknown
time="2024-06-19T08:33:14.199508714Z" level=info msg="Initialized name resolution to mdns" instance=fv-az1789-634 scope=dapr.runtime type=log ver=unknown
time="2024-06-19T08:33:14.199577973Z" level=info msg="Loading components…" instance=fv-az1789-634 scope=dapr.runtime type=log ver=unknown
time="2024-06-19T08:33:14.202668051Z" level=info msg="Creating MySql state table 'state'" instance=fv-az1789-634 scope=dapr.components type=log ver=unknown
time="2024-06-19T08:33:14.208472995Z" level=info msg="Creating MySQL metadata table" instance=fv-az1789-634 scope=dapr.components type=log ver=unknown
time="2024-06-19T08:33:14.211057671Z" level=info msg="Component loaded: mariadb (state.mysql/v1)" instance=fv-az1789-634 scope=dapr.runtime.processor type=log ver=unknown
time="2024-06-19T08:33:14.211107742Z" level=info msg="Schedule expired data clean up every 1h0m0s" instance=fv-az1789-634 scope=dapr.components type=log ver=unknown
time="2024-06-19T08:33:14.211188913Z" level=info msg="Waiting for all outstanding components to be processed…" instance=fv-az1789-634 scope=dapr.runtime type=log ver=unknown
time="2024-06-19T08:33:14.211243757Z" level=error msg="dial tcp 127.0.0.1:3306: connect: connection refused" instance=fv-az1789-634 scope=dapr.components type=log ver=unknown
time="2024-06-19T08:33:14.211290033Z" level=error msg="Failed to init component mysql (state.mysql/v1): [INIT_COMPONENT_FAILURE]: initialization error occurred for mysql (state.mysql/v1): dial tcp 127.0.0.1:3306: connect: connection refused" instance=fv-az1789-634 scope=dapr.runtime.processor type=log ver=unknown
time="2024-06-19T08:33:14.211317915Z" level=warning msg="Error processing component, daprd will exit gracefully" instance=fv-az1789-634 scope=dapr.runtime.processor type=log ver=unknown
time="2024-06-19T08:33:14.211345246Z" level=info msg="All outstanding components processed" instance=fv-az1789-634 scope=dapr.runtime type=log ver=unknown
time="2024-06-19T08:33:14.211362659Z" level=info msg="Loading endpoints…" instance=fv-az1789-634 scope=dapr.runtime type=log ver=unknown
time="2024-06-19T08:33:14.211732027Z" level=info msg="Waiting for all outstanding http endpoints to be processed…" instance=fv-az1789-634 scope=dapr.runtime type=log ver=unknown
time="2024-06-19T08:33:14.211748557Z" level=info msg="All outstanding http endpoints processed" instance=fv-az1789-634 scope=dapr.runtime type=log ver=unknown
time="2024-06-19T08:33:14.211758266Z" level=info msg="Loading Declarative Subscriptions…" instance=fv-az1789-634 scope=dapr.runtime type=log ver=unknown
time="2024-06-19T08:33:14.212150286Z" level=warning msg="App channel is not initialized. Did you configure an app-port?" instance=fv-az1789-634 scope=dapr.runtime.channels type=log ver=unknown
time="2024-06-19T08:33:14.212257315Z" level=info msg="gRPC server listening on TCP address: 127.0.0.1:38567" instance=fv-az1789-634 scope=dapr.runtime.grpc.api type=log ver=unknown
time="2024-06-19T08:33:14.212273055Z" level=info msg="Enabled gRPC tracing middleware" instance=fv-az1789-634 scope=dapr.runtime.grpc.api type=log ver=unknown
time="2024-06-19T08:33:14.212280619Z" level=info msg="Enabled gRPC metrics middleware" instance=fv-az1789-634 scope=dapr.runtime.grpc.api type=log ver=unknown
time="2024-06-19T08:33:14.212341342Z" level=info msg="Registering workflow engine for gRPC endpoint: 127.0.0.1:38567" instance=fv-az1789-634 scope=dapr.runtime.grpc.api type=log ver=unknown
time="2024-06-19T08:33:14.2123835Z" level=info msg="API gRPC server is running on port 38567" instance=fv-az1789-634 scope=dapr.runtime type=log ver=unknown
time="2024-06-19T08:33:14.212430207Z" level=info msg="Enabled max body size HTTP middleware with size 4194304 bytes" instance=fv-az1789-634 scope=dapr.runtime.http type=log ver=unknown
time="2024-06-19T08:33:14.212446508Z" level=info msg="Enabled tracing HTTP middleware" instance=fv-az1789-634 scope=dapr.runtime.http type=log ver=unknown
time="2024-06-19T08:33:14.212455625Z" level=info msg="Enabled metrics HTTP middleware" instance=fv-az1789-634 scope=dapr.runtime.http type=log ver=unknown
time="2024-06-19T08:33:14.212669433Z" level=info msg="HTTP server listening on TCP address: 127.0.0.1:3500" instance=fv-az1789-634 scope=dapr.runtime.http type=log ver=unknown
time="2024-06-19T08:33:14.212708736Z" level=info msg="HTTP profiling server listening on: 127.0.0.1:7777" instance=fv-az1789-634 scope=dapr.runtime.http type=log ver=unknown
time="2024-06-19T08:33:14.2127324[81](https://github.com/dapr/components-contrib/actions/runs/9578740452/job/26409659072#step:19:82)Z" level=info msg="HTTP server is running on port 3500" instance=fv-az1789-634 scope=dapr.runtime type=log ver=unknown
time="2024-06-19T08:33:14.212741417Z" level=info msg="The request body size parameter is: 4194304 bytes" instance=fv-az1789-634 scope=dapr.runtime type=log ver=unknown
time="2024-06-19T08:33:14.212773738Z" level=info msg="gRPC server listening on TCP address: :33385" instance=fv-az1789-634 scope=dapr.runtime.grpc.internal type=log ver=unknown
time="2024-06-19T08:33:14.212786431Z" level=info msg="Enabled gRPC tracing middleware" instance=fv-az1789-634 scope=dapr.runtime.grpc.internal type=log ver=unknown
time="2024-06-19T08:33:14.212794075Z" level=info msg="Enabled gRPC metrics middleware" instance=fv-az1789-634 scope=dapr.runtime.grpc.internal type=log ver=unknown
time="2024-06-19T08:33:14.212819412Z" level=info msg="Internal gRPC server is running on port 333[85](https://github.com/dapr/components-contrib/actions/runs/9578740452/job/26409659072#step:19:86)" instance=fv-az1789-634 scope=dapr.runtime type=log ver=unknown
time="2024-06-19T08:33:14.212878523Z" level=info msg="Configuring workflow engine with actors backend" instance=fv-az1789-634 scope=dapr.runtime type=log ver=unknown
time="2024-06-19T08:33:14.212894252Z" level=info msg="No workflow registry available, not registering Dapr workflow component." instance=fv-az1789-634 scope=dapr.runtime type=log ver=unknown
time="2024-06-19T08:33:14.212906505Z" level=warning msg="failed to read from bindings: app channel not initialized " instance=fv-az1789-634 scope=dapr.runtime type=log ver=unknown
time="2024-06-19T08:33:14.212916954Z" level=info msg="dapr initialized. Status: Running. Init Elapsed 13ms" instance=fv-az1789-634 scope=dapr.runtime type=log ver=unknown
time="2024-06-19T08:33:14.212946803Z" level=info msg="Shutting down workflow engine" instance=fv-az1789-634 scope=dapr.runtime type=log ver=unknown
time="2024-06-19T08:33:14.2129[87](https://github.com/dapr/components-contrib/actions/runs/9578740452/job/26409659072#step:19:88)559Z" level=info msg="Dapr is shutting down" instance=fv-az1789-634 scope=dapr.runtime type=log ver=unknown
time="2024-06-19T08:33:14.21299508Z" level=info msg="Closing HTTP server …" instance=fv-az1789-634 scope=dapr.runtime.http type=log ver=unknown
time="2024-06-19T08:33:14.213021653Z" level=info msg="Shutting down component mariadb (state.mysql/v1)" instance=fv-az1789-634 scope=dapr.runtime type=log ver=unknown
time="2024-06-19T08:33:14.213079136Z" level=info msg="stopping mDNS server for app id: mysql-sidecar-dockerDefault" component="nr (mdns/v1)" instance=fv-az17[89](https://github.com/dapr/components-contrib/actions/runs/9578740452/job/26409659072#step:19:90)-634 scope=dapr.contrib type=log ver=unknown
time="2024-06-19T08:33:14.213259937Z" level=info msg="Dapr runtime stopped" instance=fv-az1789-634 scope=dapr.runtime type=log ver=unknown
time="2024-06-19T08:33:14.213073606Z" level=info msg="Closing HTTP server 127.0.0.1:3500…" instance=fv-az1789-634 scope=dapr.runtime.http type=log ver=unknown
    flow.go:228: Completed step: mysql-sidecar-dockerDefault
    flow.go:230: Fatal error in step mysql-sidecar-dockerDefault: error creating connection to '127.0.0.1:38567': context deadline exceeded
    dockercompose.go:72: Stopping db_mariadb_1 ... 
        Stopping db_mysql_1   ... 
        Stopping db_mysql_1   ... done
        Stopping db_mariadb_1 ... done
        Removing db_mariadb_1 ... 
        Removing db_mysql_1   ... 
        Removing db_mariadb_1 ... done
        Removing db_mysql_1   ... done
        Removing network db_default

Running mysql/mariadb docker files:

mysql-1    | 2024-06-20T15:14:43.342995Z 0 [Warning] [MY-010015] [Repl] Gtid table is not ready to be used. Table 'mysql.gtid_executed' cannot be opened.
mysql-1    | 2024-06-20T15:14:43.346688Z 0 [Warning] [MY-010068] [Server] CA certificate ca.pem is self signed.
mysql-1    | 2024-06-20T15:14:43.346720Z 0 [System] [MY-013602] [Server] Channel mysql_main configured to support TLS. Encrypted connections are now supported for this channel.
mysql-1    | 2024-06-20T15:14:43.349537Z 0 [Warning] [MY-011810] [Server] Insecure configuration for --pid-file: Location '/var/run/mysqld' in the path is accessible to all OS users. Consider choosing a different directory.
mysql-1    | 2024-06-20T15:14:43.350169Z 0 [Warning] [MY-010441] [Server] Failed to open optimizer cost constant tables
mysql-1    | 2024-06-20T15:14:43.350290Z 0 [ERROR] [MY-013129] [Server] A message intended for a client cannot be sent there as no client-session is attached. Therefore, we're sending the information to the error-log instead: MY-001146 - Table 'mysql.component' doesn't exist
mysql-1    | 2024-06-20T15:14:43.350307Z 0 [Warning] [MY-013129] [Server] A message intended for a client cannot be sent there as no client-session is attached. Therefore, we're sending the information to the error-log instead: MY-003543 - The mysql.component table is missing or has an incorrect definition.
mysql-1    | 2024-06-20T15:14:43.350364Z 0 [ERROR] [MY-000067] [Server] unknown variable 'default-authentication-plugin=mysql_native_password'.
mysql-1    | 2024-06-20T15:14:43.350646Z 0 [ERROR] [MY-010119] [Server] Aborting
mysql-1    | 2024-06-20T15:14:44.857403Z 0 [System] [MY-010910] [Server] /usr/sbin/mysqld: Shutdown complete (mysqld 8.4.0)  MySQL Community Server - GPL.
mysql-1    | 2024-06-20T15:14:44.857429Z 0 [System] [MY-015016] [Server] MySQL Server - end.
mysql-1 exited with code 0
Appears to be failing due to MySQL 8.4 changes - [https://dev.mysql.com/doc/refman/8.4/en/pluggable-authentication.html](https://dev.mysql.com/doc/refman/8.4/en/pluggable-authentication.html)

Fix: use --mysql-native-password=ON flag

bindings.rabbitmq

Failure originates from:

Step(sidecar.Run("standardSidecar",
append(componentRuntimeOptions(),
embedded.WithAppProtocol(protocol.HTTPProtocol, strconv.Itoa(appPort)),
embedded.WithDaprGRPCPort(strconv.Itoa(grpcPort)),
embedded.WithDaprHTTPPort(strconv.Itoa(httpPort)),
embedded.WithComponentsPath("./components/exclusive"),
)...,
)).
// TODO: The following test function will always fail as expected because the sidecar didn't initialize the component (expected). This should be updated to look for a much more specific error signature however by reading the sidecar's stderr.

Running certification tests for bindings.rabbitmq ... 
Source Pacakge:  github.com/dapr/components-contrib/bindings/rabbitmq
FAIL
exit status 1
FAIL	github.com/dapr/components-contrib/tests/certification/bindings/rabbitmq	93.525s

=== Failed
=== FAIL: bindings/rabbitmq TestRabbitMQExclusive/rabbitmq_certification (8.97s)
    flow.go:220: Running step: rabbitmqcertification
    dockercompose.go:57: Creating network "rabbitmqcertification_rabbitmq_go_net" with driver "bridge"
        Creating rabbitmq ... 
        Creating rabbitmq ... done
        
    flow.go:228: Completed step: rabbitmqcertification
    flow.go:220: Running step: wait for rabbitmq readiness
    retry.go:33: Failure: Exception (501) Reason: "read tcp [::1]:43450->[::1]:[56](https://github.com/dapr/components-contrib/actions/runs/9585432188/job/26431317352#step:19:57)72: read: connection reset by peer"; Retrying in 1s
    retry.go:35: Success!
    flow.go:228: Completed step: wait for rabbitmq readiness
    flow.go:220: Running step: standardApp
    flow.go:228: Completed step: standardApp
    flow.go:220: Running step: standardSidecar
time="2024-06-19T16:35:46.840913098Z" level=error msg="[INIT_FAILURE]: initialization error occurred for metrics: runtime/actor/timers: cannot register view \"runtime/actor/timers\"; a different view with the same name is already registered\nruntime/actor/reminders: cannot register view \"runtime/actor/reminders\"; a different view with the same name is already registered" instance=fv-az1020-[67](https://github.com/dapr/components-contrib/actions/runs/9585432188/job/26431317352#step:19:68)1 scope=dapr.runtime type=log ver=unknown
time="2024-06-19T16:35:46.840990072Z" level=info msg="Watching directories: [./components/exclusive]" instance=fv-az1020-671 scope=dapr.runtime.hotreload.loader.disk type=log ver=unknown
    flow.go:228: Completed step: standardSidecar
    flow.go:230: Fatal error in step standardSidecar: failed to create watcher: failed to add target ./components/exclusive: no such file or directory
    dockercompose.go:[72](https://github.com/dapr/components-contrib/actions/runs/9585432188/job/26431317352#step:19:73): Stopping rabbitmq ... 
        Stopping rabbitmq ... done
        Removing rabbitmq ... 
        Removing rabbitmq ... done
        Removing network rabbitmqcertification_rabbitmq_go_net
        

=== FAIL: bindings/rabbitmq TestRabbitMQExclusive (8.98s)
This is missing a component spec to even run the sidecar. The sidecar exits after the component setup failure, resulting in messages being sent to the sidecar failing with timeouts.

pubsub.mqtt3

WARNING: Long logs

2024-06-20T17:04:42.8922668Z FAIL	github.com/dapr/components-contrib/tests/certification/pubsub/mqtt3	1800.052s
2024-06-20T17:04:43.1663104Z 
2024-06-20T17:04:43.1664011Z === �[31mFailed�[0m
2024-06-20T17:04:43.1665227Z === �[31mFAIL�[0m: pubsub/mqtt3  (0.00s)
2024-06-20T17:04:43.1666450Z panic: test timed out after 30m0s
2024-06-20T17:04:43.1667236Z running tests:
2024-06-20T17:04:43.1667880Z 	TestMQTT (30m0s)
2024-06-20T17:04:43.1668593Z 	TestMQTT/mqtt_certification (30m0s)
2024-06-20T17:04:43.1669156Z 
2024-06-20T17:04:43.1669441Z goroutine 40570 [running]:
2024-06-20T17:04:43.1670190Z testing.(*M).startAlarm.func1()
2024-06-20T17:04:43.1673889Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/testing/testing.go:2366 +0x385
2024-06-20T17:04:43.1675514Z created by time.goFunc
2024-06-20T17:04:43.1677021Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/time/sleep.go:177 +0x2d
2024-06-20T17:04:43.1678091Z 
2024-06-20T17:04:43.1678398Z goroutine 1 [chan receive, 30 minutes]:
2024-06-20T17:04:43.1679435Z testing.(*T).Run(0xc000467380, ***0x229deb4?, 0x0?***, 0x23c2680)
2024-06-20T17:04:43.1681273Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/testing/testing.go:1750 +0x3ab
2024-06-20T17:04:43.1682661Z testing.runTests.func1(0xc000467380)
2024-06-20T17:04:43.1684260Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/testing/testing.go:2161 +0x37
2024-06-20T17:04:43.1685671Z testing.tRunner(0xc000467380, 0xc0003adc60)
2024-06-20T17:04:43.1687336Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/testing/testing.go:1689 +0xfb
2024-06-20T17:04:43.1689149Z testing.runTests(0xc0004832a8, ***0x38e8380, 0x1, 0x1***, ***0x1?, 0x52c74e?, 0x3938100?***)
2024-06-20T17:04:43.1691210Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/testing/testing.go:2159 +0x445
2024-06-20T17:04:43.1692333Z testing.(*M).Run(0xc000590000)
2024-06-20T17:04:43.1694570Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/testing/testing.go:2027 +0x68b
2024-06-20T17:04:43.1695920Z main.main()
2024-06-20T17:04:43.1696508Z 	_testmain.go:81 +0x193
2024-06-20T17:04:43.1696893Z 
2024-06-20T17:04:43.1697139Z goroutine 21 [select]:
2024-06-20T17:04:43.1698310Z github.com/panjf2000/ants/v2.(*Pool).purgeStaleWorkers(0xc000416a00, ***0x262b320, 0xc0003f88c0***)
2024-06-20T17:04:43.1699965Z 	/home/runner/go/pkg/mod/github.com/panjf2000/ants/[email protected]/pool.go:83 +0xfb
2024-06-20T17:04:43.1701376Z created by github.com/panjf2000/ants/v2.(*Pool).goPurge in goroutine 1
2024-06-20T17:04:43.1702848Z 	/home/runner/go/pkg/mod/github.com/panjf2000/ants/[email protected]/pool.go:148 +0xcc
2024-06-20T17:04:43.1703700Z 
2024-06-20T17:04:43.1703976Z goroutine 22 [select]:
2024-06-20T17:04:43.1705066Z github.com/panjf2000/ants/v2.(*Pool).ticktock(0xc000416a00, ***0x262b320, 0xc0003f8910***)
2024-06-20T17:04:43.1706609Z 	/home/runner/go/pkg/mod/github.com/panjf2000/ants/[email protected]/pool.go:126 +0x145
2024-06-20T17:04:43.1708010Z created by github.com/panjf2000/ants/v2.(*Pool).goTicktock in goroutine 1
2024-06-20T17:04:43.1709441Z 	/home/runner/go/pkg/mod/github.com/panjf2000/ants/[email protected]/pool.go:155 +0xfc
2024-06-20T17:04:43.1710276Z 
2024-06-20T17:04:43.1710520Z goroutine 23 [select]:
2024-06-20T17:04:43.1711314Z go.opencensus.io/stats/view.(*worker).start(0xc0003f7400)
2024-06-20T17:04:43.1712879Z 	/home/runner/go/pkg/mod/[email protected]/stats/view/worker.go:292 +0x9f
2024-06-20T17:04:43.1713873Z created by go.opencensus.io/stats/view.init.0 in goroutine 1
2024-06-20T17:04:43.1714677Z 	/home/runner/go/pkg/mod/[email protected]/stats/view/worker.go:34 +0x8d
2024-06-20T17:04:43.1715183Z 
2024-06-20T17:04:43.1715840Z goroutine 130 [select]:
2024-06-20T17:04:43.1717188Z github.com/dapr/components-contrib/nameresolution/mdns.(*Resolver).startRefreshers.func1()
2024-06-20T17:04:43.1719152Z 	/home/runner/work/components-contrib/components-contrib/nameresolution/mdns/mdns.go:247 +0x15d
2024-06-20T17:04:43.1721226Z created by github.com/dapr/components-contrib/nameresolution/mdns.(*Resolver).startRefreshers in goroutine 117
2024-06-20T17:04:43.1723271Z 	/home/runner/work/components-contrib/components-contrib/nameresolution/mdns/mdns.go:240 +0x68
2024-06-20T17:04:43.1724260Z 
2024-06-20T17:04:43.1724554Z goroutine 5 [chan receive, 30 minutes]:
2024-06-20T17:04:43.1725526Z testing.(*T).Run(0xc000467520, ***0x22af743?, 0x22?***, 0xc0004fe8f0)
2024-06-20T17:04:43.1727320Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/testing/testing.go:1750 +0x3ab
2024-06-20T17:04:43.1729147Z github.com/dapr/components-contrib/tests/certification/flow.(*Flow).Run(...)
2024-06-20T17:04:43.1730914Z 	/home/runner/work/components-contrib/components-contrib/tests/certification/flow/flow.go:198
2024-06-20T17:04:43.1732842Z github.com/dapr/components-contrib/tests/certification/pubsub/mqtt3_test.TestMQTT(0xc000467520)
2024-06-20T17:04:43.1735024Z 	/home/runner/work/components-contrib/components-contrib/tests/certification/pubsub/mqtt3/mqtt_test.go:423 +0x52d2
2024-06-20T17:04:43.1736498Z testing.tRunner(0xc000467520, 0x23c2680)
2024-06-20T17:04:43.1738075Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/testing/testing.go:1689 +0xfb
2024-06-20T17:04:43.1739470Z created by testing.(*T).Run in goroutine 1
2024-06-20T17:04:43.1741087Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/testing/testing.go:1742 +0x390
2024-06-20T17:04:43.1742161Z 
2024-06-20T17:04:43.1742456Z goroutine 6 [chan receive, 28 minutes]:
2024-06-20T17:04:43.1743595Z github.com/dapr/kit/concurrency.(*RunnerCloserManager).WaitUntilShutdown(...)
2024-06-20T17:04:43.1745538Z 	/home/runner/go/pkg/mod/github.com/dapr/[email protected]/concurrency/closer.go:217
2024-06-20T17:04:43.1747125Z github.com/dapr/kit/concurrency.(*RunnerCloserManager).Close(...)
2024-06-20T17:04:43.1748934Z 	/home/runner/go/pkg/mod/github.com/dapr/[email protected]/concurrency/closer.go:211
2024-06-20T17:04:43.1750820Z github.com/dapr/dapr/pkg/runtime.(*DaprRuntime).ShutdownWithWait(...)
2024-06-20T17:04:43.1752891Z 	/home/runner/go/pkg/mod/github.com/dapr/[email protected]/pkg/runtime/runtime.go:1144
2024-06-20T17:04:43.1755727Z github.com/dapr/components-contrib/tests/certification/flow/sidecar.Sidecar.Stop(***0x229a8a2, 0x6***, ***0x0, 0x0, 0x0***, 0x0***, ***0x22a7a36, 0xe***, ***0x262b1d0, 0x399b2e0***, ...***)
2024-06-20T17:04:43.1758464Z 	/home/runner/work/components-contrib/components-contrib/tests/certification/flow/sidecar/sidecar.go:146 +0x185
2024-06-20T17:04:43.1760731Z github.com/dapr/components-contrib/tests/certification/pubsub/mqtt3_test.TestMQTT.(*Flow).Run.func55(0xc000467ba0)
2024-06-20T17:04:43.1762930Z 	/home/runner/work/components-contrib/components-contrib/tests/certification/flow/flow.go:227 +0x263
2024-06-20T17:04:43.1764265Z testing.tRunner(0xc000467ba0, 0xc0004fe8f0)
2024-06-20T17:04:43.1765885Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/testing/testing.go:1689 +0xfb
2024-06-20T17:04:43.1767277Z created by testing.(*T).Run in goroutine 5
2024-06-20T17:04:43.1768897Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/testing/testing.go:1742 +0x390
2024-06-20T17:04:43.1769991Z 
2024-06-20T17:04:43.1770236Z goroutine 15 [select]:
2024-06-20T17:04:43.1771190Z github.com/eclipse/paho%2emqtt%2egolang.(*router).matchAndDispatch.func1()
2024-06-20T17:04:43.1772751Z 	/home/runner/go/pkg/mod/github.com/eclipse/[email protected]/router.go:153 +0xc5
2024-06-20T17:04:43.1774424Z created by github.com/eclipse/paho%2emqtt%2egolang.(*router).matchAndDispatch in goroutine 118
2024-06-20T17:04:43.1776367Z 	/home/runner/go/pkg/mod/github.com/eclipse/[email protected]/router.go:151 +0x12e
2024-06-20T17:04:43.1777309Z 
2024-06-20T17:04:43.1777557Z goroutine 148 [IO wait]:
2024-06-20T17:04:43.1778328Z internal/poll.runtime_pollWait(0x7fbdb8cad998, 0x72)
2024-06-20T17:04:43.1780025Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/runtime/netpoll.go:345 +0x85
2024-06-20T17:04:43.1781575Z internal/poll.(*pollDesc).wait(0xc000696c80?, 0xc000014d2a?, 0x0)
2024-06-20T17:04:43.1783474Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_poll_runtime.go:84 +0x27
2024-06-20T17:04:43.1784954Z internal/poll.(*pollDesc).waitRead(...)
2024-06-20T17:04:43.1786588Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_poll_runtime.go:89
2024-06-20T17:04:43.1788245Z internal/poll.(*FD).Read(0xc000696c80, ***0xc000014d2a, 0x1, 0x1***)
2024-06-20T17:04:43.1790097Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_unix.go:164 +0x27a
2024-06-20T17:04:43.1791748Z net.(*netFD).Read(0xc000696c80, ***0xc000014d2a?, 0x1fdb500?, 0xc000316000?***)
2024-06-20T17:04:43.1793915Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/fd_posix.go:55 +0x25
2024-06-20T17:04:43.1795033Z net.(*conn).Read(0xc0001376d8, ***0xc000014d2a?, 0xc000740fa0?, 0xc000097008?***)
2024-06-20T17:04:43.1796804Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/net.go:179 +0x45
2024-06-20T17:04:43.1798346Z io.ReadAtLeast(***0x26078a0, 0xc0001376d8***, ***0xc000014d2a, 0x1, 0x1***, 0x1)
2024-06-20T17:04:43.1800083Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/io/io.go:335 +0x90
2024-06-20T17:04:43.1801303Z io.ReadFull(...)
2024-06-20T17:04:43.1802510Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/io/io.go:354
2024-06-20T17:04:43.1804120Z github.com/eclipse/paho.mqtt.golang/packets.ReadPacket(***0x26078a0, 0xc0001376d8***)
2024-06-20T17:04:43.1805846Z 	/home/runner/go/pkg/mod/github.com/eclipse/[email protected]/packets/packets.go:131 +0x59
2024-06-20T17:04:43.1807316Z github.com/eclipse/paho%2emqtt%2egolang.startIncoming.func1()
2024-06-20T17:04:43.1808972Z 	/home/runner/go/pkg/mod/github.com/eclipse/[email protected]/net.go:124 +0xdf
2024-06-20T17:04:43.1810528Z created by github.com/eclipse/paho%2emqtt%2egolang.startIncoming in goroutine 118
2024-06-20T17:04:43.1812116Z 	/home/runner/go/pkg/mod/github.com/eclipse/[email protected]/net.go:122 +0x134
2024-06-20T17:04:43.1813006Z 
2024-06-20T17:04:43.1813282Z goroutine 114 [select, 29 minutes]:
2024-06-20T17:04:43.1814609Z github.com/dapr/components-contrib/nameresolution/mdns.(*Resolver).registerMDNS.func1()
2024-06-20T17:04:43.1816483Z 	/home/runner/work/components-contrib/components-contrib/nameresolution/mdns/mdns.go:388 +0x49c
2024-06-20T17:04:43.1818517Z created by github.com/dapr/components-contrib/nameresolution/mdns.(*Resolver).registerMDNS in goroutine 103
2024-06-20T17:04:43.1820536Z 	/home/runner/work/components-contrib/components-contrib/nameresolution/mdns/mdns.go:358 +0x2c5
2024-06-20T17:04:43.1821521Z 
2024-06-20T17:04:43.1821805Z goroutine 81 [IO wait, 29 minutes]:
2024-06-20T17:04:43.1822650Z internal/poll.runtime_pollWait(0x7fbdb8cadc80, 0x72)
2024-06-20T17:04:43.1824335Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/runtime/netpoll.go:345 +0x85
2024-06-20T17:04:43.1825724Z internal/poll.(*pollDesc).wait(0x8?, 0x10?, 0x0)
2024-06-20T17:04:43.1827500Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_poll_runtime.go:84 +0x27
2024-06-20T17:04:43.1828966Z internal/poll.(*pollDesc).waitRead(...)
2024-06-20T17:04:43.1830607Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_poll_runtime.go:89
2024-06-20T17:04:43.1832173Z internal/poll.(*FD).Accept(0xc0003f7e80)
2024-06-20T17:04:43.1833711Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_unix.go:611 +0x2ac
2024-06-20T17:04:43.1834829Z net.(*netFD).accept(0xc0003f7e80)
2024-06-20T17:04:43.1835818Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/fd_unix.go:172 +0x29
2024-06-20T17:04:43.1836591Z net.(*TCPListener).accept(0xc00007d600)
2024-06-20T17:04:43.1837513Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/tcpsock_posix.go:159 +0x1e
2024-06-20T17:04:43.1838313Z net.(*TCPListener).Accept(0xc00007d600)
2024-06-20T17:04:43.1839807Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/tcpsock.go:327 +0x30
2024-06-20T17:04:43.1841348Z net/http.(*Server).Serve(0xc000692000, ***0x261ca80, 0xc00007d600***)
2024-06-20T17:04:43.1843192Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/http/server.go:3255 +0x33e
2024-06-20T17:04:43.1844648Z net/http.(*Server).ListenAndServe(0xc000692000)
2024-06-20T17:04:43.1846312Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/http/server.go:3184 +0x71
2024-06-20T17:04:43.1848103Z github.com/dapr/dapr/pkg/metrics.(*promMetricsExporter).startMetricServer.func1()
2024-06-20T17:04:43.1850255Z 	/home/runner/go/pkg/mod/github.com/dapr/[email protected]/pkg/metrics/exporter.go:112 +0x28
2024-06-20T17:04:43.1852349Z created by github.com/dapr/dapr/pkg/metrics.(*promMetricsExporter).startMetricServer in goroutine 100
2024-06-20T17:04:43.1854656Z 	/home/runner/go/pkg/mod/github.com/dapr/[email protected]/pkg/metrics/exporter.go:111 +0x2b3
2024-06-20T17:04:43.1855885Z 
2024-06-20T17:04:43.1856188Z goroutine 8 [chan receive, 29 minutes]:
2024-06-20T17:04:43.1857741Z github.com/dapr/dapr/pkg/runtime/processor.(*Processor).processComponents(0xc00019f420, ***0x262b320?, 0xc0003b4280?***)
2024-06-20T17:04:43.1860335Z 	/home/runner/go/pkg/mod/github.com/dapr/[email protected]/pkg/runtime/processor/components.go:108 +0xaf
2024-06-20T17:04:43.1862238Z github.com/dapr/kit/concurrency.(*RunnerManager).Run.func1(0xc000577f90?)
2024-06-20T17:04:43.1864195Z 	/home/runner/go/pkg/mod/github.com/dapr/[email protected]/concurrency/runner.go:78 +0x4b
2024-06-20T17:04:43.1866234Z created by github.com/dapr/kit/concurrency.(*RunnerManager).Run in goroutine 101
2024-06-20T17:04:43.1868272Z 	/home/runner/go/pkg/mod/github.com/dapr/[email protected]/concurrency/runner.go:68 +0x177
2024-06-20T17:04:43.1869435Z 
2024-06-20T17:04:43.1869732Z goroutine 9 [chan receive, 29 minutes]:
2024-06-20T17:04:43.1871273Z github.com/dapr/dapr/pkg/runtime/processor.(*Processor).processHTTPEndpoints(0xc00019f420, ***0x262b320, 0xc0003b4280***)
2024-06-20T17:04:43.1874135Z 	/home/runner/go/pkg/mod/github.com/dapr/[email protected]/pkg/runtime/processor/httpendpoints.go:44 +0xad
2024-06-20T17:04:43.1876092Z github.com/dapr/kit/concurrency.(*RunnerManager).Run.func1(0xc000159b88?)
2024-06-20T17:04:43.1878041Z 	/home/runner/go/pkg/mod/github.com/dapr/[email protected]/concurrency/runner.go:78 +0x4b
2024-06-20T17:04:43.1879851Z created by github.com/dapr/kit/concurrency.(*RunnerManager).Run in goroutine 101
2024-06-20T17:04:43.1881872Z 	/home/runner/go/pkg/mod/github.com/dapr/[email protected]/concurrency/runner.go:68 +0x177
2024-06-20T17:04:43.1883016Z 
2024-06-20T17:04:43.1883267Z goroutine 147 [select]:
2024-06-20T17:04:43.1884233Z github.com/eclipse/paho%2emqtt%2egolang.(*client).startCommsWorkers.func1()
2024-06-20T17:04:43.1885826Z 	/home/runner/go/pkg/mod/github.com/eclipse/[email protected]/client.go:630 +0x169
2024-06-20T17:04:43.1887596Z created by github.com/eclipse/paho%2emqtt%2egolang.(*client).startCommsWorkers in goroutine 118
2024-06-20T17:04:43.1889599Z 	/home/runner/go/pkg/mod/github.com/eclipse/[email protected]/client.go:627 +0x7b1
2024-06-20T17:04:43.1890553Z 
2024-06-20T17:04:43.1890801Z goroutine 14 [select]:
2024-06-20T17:04:43.1891954Z github.com/eclipse/paho%2emqtt%2egolang.keepalive(0xc00069a788, ***0x7fbd70e7e4e0, 0xc0001376d8***)
2024-06-20T17:04:43.1893696Z 	/home/runner/go/pkg/mod/github.com/eclipse/[email protected]/ping.go:48 +0x1e5
2024-06-20T17:04:43.1895360Z created by github.com/eclipse/paho%2emqtt%2egolang.(*client).startCommsWorkers in goroutine 118
2024-06-20T17:04:43.1897086Z 	/home/runner/go/pkg/mod/github.com/eclipse/[email protected]/client.go:595 +0xa17
2024-06-20T17:04:43.1898015Z 
2024-06-20T17:04:43.1898297Z goroutine 124 [IO wait, 29 minutes]:
2024-06-20T17:04:43.1899165Z internal/poll.runtime_pollWait(0x7fbdb8cad3c8, 0x72)
2024-06-20T17:04:43.1900876Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/runtime/netpoll.go:345 +0x85
2024-06-20T17:04:43.1902434Z internal/poll.(*pollDesc).wait(0xc000696d80?, 0xc0006b1000?, 0x0)
2024-06-20T17:04:43.1904357Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_poll_runtime.go:84 +0x27
2024-06-20T17:04:43.1905861Z internal/poll.(*pollDesc).waitRead(...)
2024-06-20T17:04:43.1907506Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_poll_runtime.go:89
2024-06-20T17:04:43.1909181Z internal/poll.(*FD).Read(0xc000696d80, ***0xc0006b1000, 0x1000, 0x1000***)
2024-06-20T17:04:43.1911095Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_unix.go:164 +0x27a
2024-06-20T17:04:43.1912891Z net.(*netFD).Read(0xc000696d80, ***0xc0006b1000?, 0x0?, 0xc00060a8c0?***)
2024-06-20T17:04:43.1914696Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/fd_posix.go:55 +0x25
2024-06-20T17:04:43.1916348Z net.(*conn).Read(0xc000137750, ***0xc0006b1000?, 0x50000c0002e6800?, 0xc0006f9c00?***)
2024-06-20T17:04:43.1918171Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/net.go:179 +0x45
2024-06-20T17:04:43.1919838Z net/http.(*persistConn).Read(0xc00050aa20, ***0xc0006b1000?, 0xc0000658c0?, 0xc0005f5d38?***)
2024-06-20T17:04:43.1921823Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/http/transport.go:1977 +0x4a
2024-06-20T17:04:43.1923445Z bufio.(*Reader).fill(0xc0006c2c00)
2024-06-20T17:04:43.1924953Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/bufio/bufio.go:110 +0x103
2024-06-20T17:04:43.1926315Z bufio.(*Reader).Peek(0xc0006c2c00, 0x1)
2024-06-20T17:04:43.1927857Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/bufio/bufio.go:148 +0x53
2024-06-20T17:04:43.1929246Z net/http.(*persistConn).readLoop(0xc00050aa20)
2024-06-20T17:04:43.1930932Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/http/transport.go:2141 +0x1b9
2024-06-20T17:04:43.1932500Z created by net/http.(*Transport).dialConn in goroutine 122
2024-06-20T17:04:43.1934305Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/http/transport.go:1799 +0x152f
2024-06-20T17:04:43.1935449Z 
2024-06-20T17:04:43.1935729Z goroutine 13 [IO wait, 28 minutes]:
2024-06-20T17:04:43.1936612Z internal/poll.runtime_pollWait(0x7fbdb8cada90, 0x72)
2024-06-20T17:04:43.1938305Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/runtime/netpoll.go:345 +0x85
2024-06-20T17:04:43.1939837Z internal/poll.(*pollDesc).wait(0xc000696600?, 0x4142db?, 0x0)
2024-06-20T17:04:43.1941718Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_poll_runtime.go:84 +0x27
2024-06-20T17:04:43.1943206Z internal/poll.(*pollDesc).waitRead(...)
2024-06-20T17:04:43.1944863Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_poll_runtime.go:89
2024-06-20T17:04:43.1946395Z internal/poll.(*FD).RawRead(0xc000696600, 0xc000e87220)
2024-06-20T17:04:43.1948337Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_unix.go:708 +0x12a
2024-06-20T17:04:43.1949769Z net.(*rawConn).Read(0xc000137200, 0x0?)
2024-06-20T17:04:43.1951295Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/rawconn.go:44 +0x36
2024-06-20T17:04:43.1953275Z golang.org/x/net/internal/socket.(*Conn).recvMsg(0xc00007d720, 0xc000f088a0, 0x0)
2024-06-20T17:04:43.1954907Z 	/home/runner/go/pkg/mod/golang.org/x/[email protected]/internal/socket/rawconn_msg.go:27 +0x144
2024-06-20T17:04:43.1956247Z golang.org/x/net/internal/socket.(*Conn).RecvMsg(...)
2024-06-20T17:04:43.1957530Z 	/home/runner/go/pkg/mod/golang.org/x/[email protected]/internal/socket/socket.go:247
2024-06-20T17:04:43.1959157Z golang.org/x/net/ipv6.(*payloadHandler).ReadFrom(0xc000497b90, ***0xc00063e000, 0x10000, 0x10000***)
2024-06-20T17:04:43.1960814Z 	/home/runner/go/pkg/mod/golang.org/x/[email protected]/ipv6/payload_cmsg.go:31 +0x38d
2024-06-20T17:04:43.1962232Z github.com/grandcat/zeroconf.(*Server).recv6(0xc0001155c0, 0xc000497b80)
2024-06-20T17:04:43.1963705Z 	/home/runner/go/pkg/mod/github.com/grandcat/[email protected]/server.go:282 +0xd0
2024-06-20T17:04:43.1965173Z created by github.com/grandcat/zeroconf.(*Server).mainloop in goroutine 115
2024-06-20T17:04:43.1966695Z 	/home/runner/go/pkg/mod/github.com/grandcat/[email protected]/server.go:191 +0xd9
2024-06-20T17:04:43.1967561Z 
2024-06-20T17:04:43.1967832Z goroutine 16 [chan receive]:
2024-06-20T17:04:43.1968839Z github.com/eclipse/paho%2emqtt%2egolang.(*router).matchAndDispatch.func2()
2024-06-20T17:04:43.1970424Z 	/home/runner/go/pkg/mod/github.com/eclipse/[email protected]/router.go:174 +0xb2
2024-06-20T17:04:43.1972126Z created by github.com/eclipse/paho%2emqtt%2egolang.(*router).matchAndDispatch in goroutine 118
2024-06-20T17:04:43.1973872Z 	/home/runner/go/pkg/mod/github.com/eclipse/[email protected]/router.go:173 +0x211
2024-06-20T17:04:43.1974803Z 
2024-06-20T17:04:43.1975083Z goroutine 12 [IO wait, 28 minutes]:
2024-06-20T17:04:43.1975948Z internal/poll.runtime_pollWait(0x7fbdb8cadb88, 0x72)
2024-06-20T17:04:43.1977679Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/runtime/netpoll.go:345 +0x85
2024-06-20T17:04:43.1979201Z internal/poll.(*pollDesc).wait(0xc000696580?, 0x4142db?, 0x0)
2024-06-20T17:04:43.1981325Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_poll_runtime.go:84 +0x27
2024-06-20T17:04:43.1982827Z internal/poll.(*pollDesc).waitRead(...)
2024-06-20T17:04:43.1984485Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_poll_runtime.go:89
2024-06-20T17:04:43.1986021Z internal/poll.(*FD).RawRead(0xc000696580, 0xc0010fee60)
2024-06-20T17:04:43.1987856Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_unix.go:708 +0x12a
2024-06-20T17:04:43.1989325Z net.(*rawConn).Read(0xc0001371e0, 0x0?)
2024-06-20T17:04:43.1990857Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/rawconn.go:44 +0x36
2024-06-20T17:04:43.1992892Z golang.org/x/net/internal/socket.(*Conn).recvMsg(0xc00007d700, 0xc000ecf2c0, 0x0)
2024-06-20T17:04:43.1994541Z 	/home/runner/go/pkg/mod/golang.org/x/[email protected]/internal/socket/rawconn_msg.go:27 +0x144
2024-06-20T17:04:43.1995887Z golang.org/x/net/internal/socket.(*Conn).RecvMsg(...)
2024-06-20T17:04:43.1997171Z 	/home/runner/go/pkg/mod/golang.org/x/[email protected]/internal/socket/socket.go:247
2024-06-20T17:04:43.1998792Z golang.org/x/net/ipv4.(*payloadHandler).ReadFrom(0xc000497b40, ***0xc000784000, 0x10000, 0x10000***)
2024-06-20T17:04:43.2000444Z 	/home/runner/go/pkg/mod/golang.org/x/[email protected]/ipv4/payload_cmsg.go:31 +0x4ae
2024-06-20T17:04:43.2001847Z github.com/grandcat/zeroconf.(*Server).recv4(0xc0001155c0, 0xc000497b30)
2024-06-20T17:04:43.2003314Z 	/home/runner/go/pkg/mod/github.com/grandcat/[email protected]/server.go:254 +0xd0
2024-06-20T17:04:43.2004776Z created by github.com/grandcat/zeroconf.(*Server).mainloop in goroutine 115
2024-06-20T17:04:43.2006485Z 	/home/runner/go/pkg/mod/github.com/grandcat/[email protected]/server.go:188 +0x78
2024-06-20T17:04:43.2007369Z 
2024-06-20T17:04:43.2007673Z goroutine 11 [chan receive, 29 minutes]:
2024-06-20T17:04:43.2009059Z github.com/dapr/dapr/pkg/runtime/processor.(*Processor).Process.func1(***0x262b320?, 0xc0003b4280?***)
2024-06-20T17:04:43.2011581Z 	/home/runner/go/pkg/mod/github.com/dapr/[email protected]/pkg/runtime/processor/processor.go:225 +0x49
2024-06-20T17:04:43.2013489Z github.com/dapr/kit/concurrency.(*RunnerManager).Run.func1(0xc000509740?)
2024-06-20T17:04:43.2015469Z 	/home/runner/go/pkg/mod/github.com/dapr/[email protected]/concurrency/runner.go:78 +0x4b
2024-06-20T17:04:43.2017273Z created by github.com/dapr/kit/concurrency.(*RunnerManager).Run in goroutine 101
2024-06-20T17:04:43.2019319Z 	/home/runner/go/pkg/mod/github.com/dapr/[email protected]/concurrency/runner.go:68 +0x177
2024-06-20T17:04:43.2020462Z 
2024-06-20T17:04:43.2020748Z goroutine 10 [select, 29 minutes]:
2024-06-20T17:04:43.2022260Z github.com/dapr/dapr/pkg/runtime/processor.(*Processor).processSubscriptions(0xc00019f420, ***0x262b320?, 0xc0003b4280?***)
2024-06-20T17:04:43.2024910Z 	/home/runner/go/pkg/mod/github.com/dapr/[email protected]/pkg/runtime/processor/subscriptions.go:77 +0x9d
2024-06-20T17:04:43.2026823Z github.com/dapr/kit/concurrency.(*RunnerManager).Run.func1(0xc000094100?)
2024-06-20T17:04:43.2028777Z 	/home/runner/go/pkg/mod/github.com/dapr/[email protected]/concurrency/runner.go:78 +0x4b
2024-06-20T17:04:43.2030553Z created by github.com/dapr/kit/concurrency.(*RunnerManager).Run in goroutine 101
2024-06-20T17:04:43.2032878Z 	/home/runner/go/pkg/mod/github.com/dapr/[email protected]/concurrency/runner.go:68 +0x177
2024-06-20T17:04:43.2034059Z 
2024-06-20T17:04:43.2034343Z goroutine 91 [IO wait, 29 minutes]:
2024-06-20T17:04:43.2035222Z internal/poll.runtime_pollWait(0x7fbdb8cade70, 0x72)
2024-06-20T17:04:43.2036975Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/runtime/netpoll.go:345 +0x85
2024-06-20T17:04:43.2038411Z internal/poll.(*pollDesc).wait(0x3?, 0x1?, 0x0)
2024-06-20T17:04:43.2040430Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_poll_runtime.go:84 +0x27
2024-06-20T17:04:43.2041933Z internal/poll.(*pollDesc).waitRead(...)
2024-06-20T17:04:43.2043592Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_poll_runtime.go:89
2024-06-20T17:04:43.2045037Z internal/poll.(*FD).Accept(0xc0003f7d00)
2024-06-20T17:04:43.2046695Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_unix.go:611 +0x2ac
2024-06-20T17:04:43.2048101Z net.(*netFD).accept(0xc0003f7d00)
2024-06-20T17:04:43.2049584Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/fd_unix.go:172 +0x29
2024-06-20T17:04:43.2050928Z net.(*TCPListener).accept(0xc00007d560)
2024-06-20T17:04:43.2052528Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/tcpsock_posix.go:159 +0x1e
2024-06-20T17:04:43.2053922Z net.(*TCPListener).Accept(0xc00007d560)
2024-06-20T17:04:43.2055443Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/tcpsock.go:327 +0x30
2024-06-20T17:04:43.2056977Z net/http.(*Server).Serve(0xc00015e1e0, ***0x261ca80, 0xc00007d560***)
2024-06-20T17:04:43.2058810Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/http/server.go:3255 +0x33e
2024-06-20T17:04:43.2060246Z net/http.(*Server).ListenAndServe(0xc00015e1e0)
2024-06-20T17:04:43.2061916Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/http/server.go:3184 +0x71
2024-06-20T17:04:43.2063585Z github.com/dapr/go-sdk/service/http.(*Server).Start(0xc000498480)
2024-06-20T17:04:43.2065363Z 	/home/runner/go/pkg/mod/github.com/dapr/[email protected]/service/http/service.go:78 +0x26
2024-06-20T17:04:43.2067097Z github.com/dapr/components-contrib/tests/certification/flow/app.App.Start.func1()
2024-06-20T17:04:43.2069019Z 	/home/runner/work/components-contrib/components-contrib/tests/certification/flow/app/app.go:69 +0x32
2024-06-20T17:04:43.2071088Z created by github.com/dapr/components-contrib/tests/certification/flow/app.App.Start in goroutine 6
2024-06-20T17:04:43.2073454Z 	/home/runner/work/components-contrib/components-contrib/tests/certification/flow/app/app.go:68 +0xf0
2024-06-20T17:04:43.2074530Z 
2024-06-20T17:04:43.2074782Z goroutine 93 [select]:
2024-06-20T17:04:43.2075801Z github.com/dapr/dapr/pkg/api/grpc/manager.(*Manager).StartCollector.func1()
2024-06-20T17:04:43.2104334Z 	/home/runner/go/pkg/mod/github.com/dapr/[email protected]/pkg/api/grpc/manager/manager.go:249 +0x110
2024-06-20T17:04:43.2106421Z created by github.com/dapr/dapr/pkg/api/grpc/manager.(*Manager).StartCollector in goroutine 6
2024-06-20T17:04:43.2108772Z 	/home/runner/go/pkg/mod/github.com/dapr/[email protected]/pkg/api/grpc/manager/manager.go:242 +0x65
2024-06-20T17:04:43.2110061Z 
2024-06-20T17:04:43.2110344Z goroutine 94 [IO wait, 29 minutes]:
2024-06-20T17:04:43.2111776Z internal/poll.runtime_pollWait(0x7fbdb8cadd78, 0x72)
2024-06-20T17:04:43.2114356Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/runtime/netpoll.go:345 +0x85
2024-06-20T17:04:43.2116179Z internal/poll.(*pollDesc).wait(0xc0005015c0?, 0xc00062de3b?, 0x1)
2024-06-20T17:04:43.2118576Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_poll_runtime.go:84 +0x27
2024-06-20T17:04:43.2120430Z internal/poll.(*pollDesc).waitRead(...)
2024-06-20T17:04:43.2122460Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_poll_runtime.go:89
2024-06-20T17:04:43.2124500Z internal/poll.(*FD).Read(0xc0005015c0, ***0xc00062de3b, 0x10000, 0x10000***)
2024-06-20T17:04:43.2126667Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_unix.go:164 +0x27a
2024-06-20T17:04:43.2128429Z os.(*File).read(...)
2024-06-20T17:04:43.2130419Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/os/file_posix.go:29
2024-06-20T17:04:43.2132172Z os.(*File).Read(0xc000094228, ***0xc00062de3b?, 0x0?, 0x0?***)
2024-06-20T17:04:43.2134178Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/os/file.go:118 +0x52
2024-06-20T17:04:43.2136040Z github.com/fsnotify/fsnotify.(*Watcher).readEvents(0xc000478e80)
2024-06-20T17:04:43.2137863Z 	/home/runner/go/pkg/mod/github.com/fsnotify/[email protected]/backend_inotify.go:483 +0xcf
2024-06-20T17:04:43.2139824Z created by github.com/fsnotify/fsnotify.NewBufferedWatcher in goroutine 6
2024-06-20T17:04:43.2141757Z 	/home/runner/go/pkg/mod/github.com/fsnotify/[email protected]/backend_inotify.go:270 +0x1c5
2024-06-20T17:04:43.2143007Z 
2024-06-20T17:04:43.2143437Z goroutine 95 [chan receive, 29 minutes]:
2024-06-20T17:04:43.2145247Z github.com/dapr/kit/concurrency.(*RunnerCloserManager).Run(0xc000379788?, ***0x262b208, 0xc00040a4b0***)
2024-06-20T17:04:43.2147878Z 	/home/runner/go/pkg/mod/github.com/dapr/[email protected]/concurrency/closer.go:172 +0x1e9
2024-06-20T17:04:43.2150196Z github.com/dapr/dapr/pkg/runtime.(*DaprRuntime).Run(0x22568a0?, ***0x262b208?, 0xc00040a4b0?***)
2024-06-20T17:04:43.2153127Z 	/home/runner/go/pkg/mod/github.com/dapr/[email protected]/pkg/runtime/runtime.go:353 +0xed
2024-06-20T17:04:43.2155470Z github.com/dapr/components-contrib/tests/certification/flow/sidecar.Sidecar.Start.func2()
2024-06-20T17:04:43.2158023Z 	/home/runner/work/components-contrib/components-contrib/tests/certification/flow/sidecar/sidecar.go:116 +0x45
2024-06-20T17:04:43.2160538Z created by github.com/dapr/components-contrib/tests/certification/flow/sidecar.Sidecar.Start in goroutine 6
2024-06-20T17:04:43.2163373Z 	/home/runner/work/components-contrib/components-contrib/tests/certification/flow/sidecar/sidecar.go:115 +0x345
2024-06-20T17:04:43.2164674Z 
2024-06-20T17:04:43.2165138Z goroutine 96 [select, 29 minutes]:
2024-06-20T17:04:43.2166797Z google.golang.org/grpc/internal/grpcsync.(*CallbackSerializer).run(0xc0004bc2c0, ***0x262b320, 0xc0000dfa90***)
2024-06-20T17:04:43.2169138Z 	/home/runner/go/pkg/mod/google.golang.org/[email protected]/internal/grpcsync/callback_serializer.go:76 +0x115
2024-06-20T17:04:43.2171226Z created by google.golang.org/grpc/internal/grpcsync.NewCallbackSerializer in goroutine 6
2024-06-20T17:04:43.2173432Z 	/home/runner/go/pkg/mod/google.golang.org/[email protected]/internal/grpcsync/callback_serializer.go:52 +0x11a
2024-06-20T17:04:43.2174765Z 
2024-06-20T17:04:43.2175187Z goroutine 97 [select, 29 minutes]:
2024-06-20T17:04:43.2177328Z google.golang.org/grpc/internal/grpcsync.(*CallbackSerializer).run(0xc0004bc320, ***0x262b320, 0xc0000dfae0***)
2024-06-20T17:04:43.2179888Z 	/home/runner/go/pkg/mod/google.golang.org/[email protected]/internal/grpcsync/callback_serializer.go:76 +0x115
2024-06-20T17:04:43.2182109Z created by google.golang.org/grpc/internal/grpcsync.NewCallbackSerializer in goroutine 6
2024-06-20T17:04:43.2184398Z 	/home/runner/go/pkg/mod/google.golang.org/[email protected]/internal/grpcsync/callback_serializer.go:52 +0x11a
2024-06-20T17:04:43.2185718Z 
2024-06-20T17:04:43.2186110Z goroutine 98 [select, 29 minutes]:
2024-06-20T17:04:43.2187975Z google.golang.org/grpc/internal/grpcsync.(*CallbackSerializer).run(0xc0004bc380, ***0x262b320, 0xc0000dfb30***)
2024-06-20T17:04:43.2190223Z 	/home/runner/go/pkg/mod/google.golang.org/[email protected]/internal/grpcsync/callback_serializer.go:76 +0x115
2024-06-20T17:04:43.2192619Z created by google.golang.org/grpc/internal/grpcsync.NewCallbackSerializer in goroutine 6
2024-06-20T17:04:43.2194824Z 	/home/runner/go/pkg/mod/google.golang.org/[email protected]/internal/grpcsync/callback_serializer.go:52 +0x11a
2024-06-20T17:04:43.2196213Z 
2024-06-20T17:04:43.2196628Z goroutine 99 [chan receive, 29 minutes]:
2024-06-20T17:04:43.2198265Z github.com/dapr/kit/concurrency.(*RunnerManager).Run(0xc00040a1e0, ***0x262b208, 0xc00040a4b0***)
2024-06-20T17:04:43.2200621Z 	/home/runner/go/pkg/mod/github.com/dapr/[email protected]/concurrency/runner.go:90 +0x2ee
2024-06-20T17:04:43.2202867Z github.com/dapr/kit/concurrency.(*RunnerCloserManager).Run.func2()
2024-06-20T17:04:43.2205008Z 	/home/runner/go/pkg/mod/github.com/dapr/[email protected]/concurrency/closer.go:169 +0x2b
2024-06-20T17:04:43.2207374Z created by github.com/dapr/kit/concurrency.(*RunnerCloserManager).Run in goroutine 95
2024-06-20T17:04:43.2209845Z 	/home/runner/go/pkg/mod/github.com/dapr/[email protected]/concurrency/closer.go:168 +0x1cb
2024-06-20T17:04:43.2211204Z 
2024-06-20T17:04:43.2211619Z goroutine 100 [select, 29 minutes]:
2024-06-20T17:04:43.2213381Z github.com/dapr/dapr/pkg/metrics.(*promMetricsExporter).startMetricServer(0xc000502750, ***0x262b320, 0xc0000dfc20***)
2024-06-20T17:04:43.2216238Z 	/home/runner/go/pkg/mod/github.com/dapr/[email protected]/pkg/metrics/exporter.go:120 +0x32d
2024-06-20T17:04:43.2218603Z github.com/dapr/dapr/pkg/metrics.(*promMetricsExporter).Run(0xc000502750, ***0x262b320, 0xc0000dfc20***)
2024-06-20T17:04:43.2221174Z 	/home/runner/go/pkg/mod/github.com/dapr/[email protected]/pkg/metrics/exporter.go:83 +0x17a
2024-06-20T17:04:43.2223177Z github.com/dapr/kit/concurrency.(*RunnerManager).Run.func1(0x0?)
2024-06-20T17:04:43.2225302Z 	/home/runner/go/pkg/mod/github.com/dapr/[email protected]/concurrency/runner.go:78 +0x4b
2024-06-20T17:04:43.2227362Z created by github.com/dapr/kit/concurrency.(*RunnerManager).Run in goroutine 99
2024-06-20T17:04:43.2229718Z 	/home/runner/go/pkg/mod/github.com/dapr/[email protected]/concurrency/runner.go:68 +0x177
2024-06-20T17:04:43.2230988Z 
2024-06-20T17:04:43.2231635Z goroutine 101 [chan receive, 29 minutes]:
2024-06-20T17:04:43.2233820Z github.com/dapr/kit/concurrency.(*RunnerManager).Run(0xc000578060, ***0x262b320, 0xc0000dfc20***)
2024-06-20T17:04:43.2236285Z 	/home/runner/go/pkg/mod/github.com/dapr/[email protected]/concurrency/runner.go:90 +0x2ee
2024-06-20T17:04:43.2238520Z github.com/dapr/dapr/pkg/runtime/processor.(*Processor).Process(0x0?, ***0x262b320, 0xc0000dfc20***)
2024-06-20T17:04:43.2241312Z 	/home/runner/go/pkg/mod/github.com/dapr/[email protected]/pkg/runtime/processor/processor.go:234 +0x1e9
2024-06-20T17:04:43.2243418Z github.com/dapr/kit/concurrency.(*RunnerManager).Run.func1(0x0?)
2024-06-20T17:04:43.2245668Z 	/home/runner/go/pkg/mod/github.com/dapr/[email protected]/concurrency/runner.go:78 +0x4b
2024-06-20T17:04:43.2247631Z created by github.com/dapr/kit/concurrency.(*RunnerManager).Run in goroutine 99
2024-06-20T17:04:43.2249970Z 	/home/runner/go/pkg/mod/github.com/dapr/[email protected]/concurrency/runner.go:68 +0x177
2024-06-20T17:04:43.2251195Z 
2024-06-20T17:04:43.2251693Z goroutine 102 [chan receive, 29 minutes]:
2024-06-20T17:04:43.2253444Z github.com/dapr/dapr/pkg/runtime/hotreload.(*Reloader).Run(0xc000110fc0?, ***0x262b320, 0xc0000dfc20***)
2024-06-20T17:04:43.2256267Z 	/home/runner/go/pkg/mod/github.com/dapr/[email protected]/pkg/runtime/hotreload/hotreload.go:115 +0x249
2024-06-20T17:04:43.2258458Z github.com/dapr/kit/concurrency.(*RunnerManager).Run.func1(0xc00019e9a0?)
2024-06-20T17:04:43.2260694Z 	/home/runner/go/pkg/mod/github.com/dapr/[email protected]/concurrency/runner.go:78 +0x4b
2024-06-20T17:04:43.2262688Z created by github.com/dapr/kit/concurrency.(*RunnerManager).Run in goroutine 99
2024-06-20T17:04:43.2265069Z 	/home/runner/go/pkg/mod/github.com/dapr/[email protected]/concurrency/runner.go:68 +0x177
2024-06-20T17:04:43.2266306Z 
2024-06-20T17:04:43.2266855Z goroutine 103 [chan receive, 29 minutes]:
2024-06-20T17:04:43.2268458Z github.com/dapr/dapr/pkg/runtime.newDaprRuntime.func1(***0x262b320, 0xc0000dfc20***)
2024-06-20T17:04:43.2270967Z 	/home/runner/go/pkg/mod/github.com/dapr/[email protected]/pkg/runtime/runtime.go:281 +0x265
2024-06-20T17:04:43.2273572Z github.com/dapr/kit/concurrency.(*RunnerManager).Run.func1(0xc0005008a0?)
2024-06-20T17:04:43.2275969Z 	/home/runner/go/pkg/mod/github.com/dapr/[email protected]/concurrency/runner.go:78 +0x4b
2024-06-20T17:04:43.2278068Z created by github.com/dapr/kit/concurrency.(*RunnerManager).Run in goroutine 99
2024-06-20T17:04:43.2280564Z 	/home/runner/go/pkg/mod/github.com/dapr/[email protected]/concurrency/runner.go:68 +0x177
2024-06-20T17:04:43.2281971Z 
2024-06-20T17:04:43.2282388Z goroutine 104 [select, 29 minutes]:
2024-06-20T17:04:43.2284010Z github.com/dapr/kit/concurrency.(*RunnerCloserManager).Run.func1(***0x262b320?, 0xc0000dfc20?***)
2024-06-20T17:04:43.2286513Z 	/home/runner/go/pkg/mod/github.com/dapr/[email protected]/concurrency/closer.go:159 +0x67
2024-06-20T17:04:43.2288569Z github.com/dapr/kit/concurrency.(*RunnerManager).Run.func1(0xc000248fc0?)
2024-06-20T17:04:43.2290937Z 	/home/runner/go/pkg/mod/github.com/dapr/[email protected]/concurrency/runner.go:78 +0x4b
2024-06-20T17:04:43.2293019Z created by github.com/dapr/kit/concurrency.(*RunnerManager).Run in goroutine 99
2024-06-20T17:04:43.2295466Z 	/home/runner/go/pkg/mod/github.com/dapr/[email protected]/concurrency/runner.go:68 +0x177
2024-06-20T17:04:43.2296727Z 
2024-06-20T17:04:43.2297244Z goroutine 3215 [sync.Mutex.Lock, 28 minutes]:
2024-06-20T17:04:43.2298537Z sync.runtime_SemacquireMutex(0xc000d50efc?, 0x40?, 0xc000d50f90?)
2024-06-20T17:04:43.2300487Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/runtime/sema.go:77 +0x25
2024-06-20T17:04:43.2302389Z sync.(*Mutex).lockSlow(0xc000411d10)
2024-06-20T17:04:43.2304156Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/sync/mutex.go:171 +0x15d
2024-06-20T17:04:43.2305728Z sync.(*Mutex).Lock(...)
2024-06-20T17:04:43.2307558Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/sync/mutex.go:90
2024-06-20T17:04:43.2309127Z sync.(*RWMutex).Lock(0xc000d50f80?)
2024-06-20T17:04:43.2310952Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/sync/rwmutex.go:146 +0x31
2024-06-20T17:04:43.2313451Z github.com/dapr/components-contrib/pubsub/mqtt3.(*mqttPubSub).Subscribe.func1()
2024-06-20T17:04:43.2315608Z 	/home/runner/work/components-contrib/components-contrib/pubsub/mqtt3/mqtt.go:184 +0x136
2024-06-20T17:04:43.2317765Z created by github.com/dapr/components-contrib/pubsub/mqtt3.(*mqttPubSub).Subscribe in goroutine 3210
2024-06-20T17:04:43.2320045Z 	/home/runner/work/components-contrib/components-contrib/pubsub/mqtt3/mqtt.go:172 +0x60c
2024-06-20T17:04:43.2321176Z 
2024-06-20T17:04:43.2321625Z goroutine 107 [select]:
2024-06-20T17:04:43.2323047Z google.golang.org/grpc/internal/transport.(*controlBuffer).get(0xc000116a00, 0x1)
2024-06-20T17:04:43.2325132Z 	/home/runner/go/pkg/mod/google.golang.org/[email protected]/internal/transport/controlbuf.go:418 +0x113
2024-06-20T17:04:43.2327176Z google.golang.org/grpc/internal/transport.(*loopyWriter).run(0xc0000dd340)
2024-06-20T17:04:43.2329137Z 	/home/runner/go/pkg/mod/google.golang.org/[email protected]/internal/transport/controlbuf.go:551 +0x86
2024-06-20T17:04:43.2331148Z google.golang.org/grpc/internal/transport.NewServerTransport.func2()
2024-06-20T17:04:43.2333222Z 	/home/runner/go/pkg/mod/google.golang.org/[email protected]/internal/transport/http2_server.go:325 +0xdf
2024-06-20T17:04:43.2335427Z created by google.golang.org/grpc/internal/transport.NewServerTransport in goroutine 161
2024-06-20T17:04:43.2337548Z 	/home/runner/go/pkg/mod/google.golang.org/[email protected]/internal/transport/http2_server.go:322 +0x185e
2024-06-20T17:04:43.2338761Z 
2024-06-20T17:04:43.2339134Z goroutine 131 [IO wait, 29 minutes]:
2024-06-20T17:04:43.2340227Z internal/poll.runtime_pollWait(0x7fbdb8cad4c0, 0x72)
2024-06-20T17:04:43.2342357Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/runtime/netpoll.go:345 +0x85
2024-06-20T17:04:43.2344414Z internal/poll.(*pollDesc).wait(0xc000730300?, 0xc000711000?, 0x0)
2024-06-20T17:04:43.2346764Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_poll_runtime.go:84 +0x27
2024-06-20T17:04:43.2348568Z internal/poll.(*pollDesc).waitRead(...)
2024-06-20T17:04:43.2350510Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_poll_runtime.go:89
2024-06-20T17:04:43.2352772Z internal/poll.(*FD).Read(0xc000730300, ***0xc000711000, 0x1000, 0x1000***)
2024-06-20T17:04:43.2355117Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_unix.go:164 +0x27a
2024-06-20T17:04:43.2357119Z net.(*netFD).Read(0xc000730300, ***0xc000711000?, 0xc000517a98?, 0x4f0f85?***)
2024-06-20T17:04:43.2359324Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/fd_posix.go:55 +0x25
2024-06-20T17:04:43.2361328Z net.(*conn).Read(0xc000506010, ***0xc000711000?, 0x0?, 0xc0007004b8?***)
2024-06-20T17:04:43.2363307Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/net.go:179 +0x45
2024-06-20T17:04:43.2365152Z net/http.(*connReader).Read(0xc0007004b0, ***0xc000711000, 0x1000, 0x1000***)
2024-06-20T17:04:43.2367345Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/http/server.go:789 +0x14b
2024-06-20T17:04:43.2368926Z bufio.(*Reader).fill(0xc0000527e0)
2024-06-20T17:04:43.2370759Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/bufio/bufio.go:110 +0x103
2024-06-20T17:04:43.2372416Z bufio.(*Reader).Peek(0xc0000527e0, 0x4)
2024-06-20T17:04:43.2374598Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/bufio/bufio.go:148 +0x53
2024-06-20T17:04:43.2376374Z net/http.(*conn).serve(0xc000748090, ***0x262b2e8, 0xc00044fb30***)
2024-06-20T17:04:43.2378474Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/http/server.go:2074 +0x749
2024-06-20T17:04:43.2380368Z created by net/http.(*Server).Serve in goroutine 91
2024-06-20T17:04:43.2382344Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/http/server.go:3285 +0x4b4
2024-06-20T17:04:43.2383807Z 
2024-06-20T17:04:43.2384185Z goroutine 155 [IO wait, 29 minutes]:
2024-06-20T17:04:43.2385307Z internal/poll.runtime_pollWait(0x7fbdb8cad8a0, 0x72)
2024-06-20T17:04:43.2387318Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/runtime/netpoll.go:345 +0x85
2024-06-20T17:04:43.2389160Z internal/poll.(*pollDesc).wait(0xc?, 0x1?, 0x0)
2024-06-20T17:04:43.2391268Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_poll_runtime.go:84 +0x27
2024-06-20T17:04:43.2393979Z internal/poll.(*pollDesc).waitRead(...)
2024-06-20T17:04:43.2395967Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_poll_runtime.go:89
2024-06-20T17:04:43.2397747Z internal/poll.(*FD).Accept(0xc0005da700)
2024-06-20T17:04:43.2399862Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_unix.go:611 +0x2ac
2024-06-20T17:04:43.2401542Z net.(*netFD).accept(0xc0005da700)
2024-06-20T17:04:43.2403305Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/fd_unix.go:172 +0x29
2024-06-20T17:04:43.2404981Z net.(*TCPListener).accept(0xc0003f0d20)
2024-06-20T17:04:43.2406925Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/tcpsock_posix.go:159 +0x1e
2024-06-20T17:04:43.2408704Z net.(*TCPListener).Accept(0xc0003f0d20)
2024-06-20T17:04:43.2410452Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/tcpsock.go:327 +0x30
2024-06-20T17:04:43.2412572Z google.golang.org/grpc.(*Server).Serve(0xc00066a400, ***0x261ca80, 0xc0003f0d20***)
2024-06-20T17:04:43.2414382Z 	/home/runner/go/pkg/mod/google.golang.org/[email protected]/server.go:883 +0x469
2024-06-20T17:04:43.2416660Z github.com/dapr/dapr/pkg/api/grpc.(*server).StartNonBlocking.func1(0x0?, ***0x261ca80?, 0xc0003f0d20?***)
2024-06-20T17:04:43.2419248Z 	/home/runner/go/pkg/mod/github.com/dapr/[email protected]/pkg/api/grpc/server.go:199 +0x6b
2024-06-20T17:04:43.2421494Z created by github.com/dapr/dapr/pkg/api/grpc.(*server).StartNonBlocking in goroutine 103
2024-06-20T17:04:43.2424116Z 	/home/runner/go/pkg/mod/github.com/dapr/[email protected]/pkg/api/grpc/server.go:197 +0x5b7
2024-06-20T17:04:43.2425477Z 
2024-06-20T17:04:43.2425860Z goroutine 125 [select, 29 minutes]:
2024-06-20T17:04:43.2427137Z net/http.(*persistConn).writeLoop(0xc00050aa20)
2024-06-20T17:04:43.2429098Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/http/transport.go:2444 +0xf0
2024-06-20T17:04:43.2431073Z created by net/http.(*Transport).dialConn in goroutine 122
2024-06-20T17:04:43.2433505Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/http/transport.go:1800 +0x1585
2024-06-20T17:04:43.2434964Z 
2024-06-20T17:04:43.2435370Z goroutine 8356 [chan receive, 28 minutes]:
2024-06-20T17:04:43.2437060Z github.com/dapr/dapr/pkg/runtime.newDaprRuntime.func1(***0x262b320, 0xc000976820***)
2024-06-20T17:04:43.2439475Z 	/home/runner/go/pkg/mod/github.com/dapr/[email protected]/pkg/runtime/runtime.go:281 +0x265
2024-06-20T17:04:43.2441665Z github.com/dapr/kit/concurrency.(*RunnerManager).Run.func1(0xc000a4cd50?)
2024-06-20T17:04:43.2443956Z 	/home/runner/go/pkg/mod/github.com/dapr/[email protected]/concurrency/runner.go:78 +0x4b
2024-06-20T17:04:43.2446204Z created by github.com/dapr/kit/concurrency.(*RunnerManager).Run in goroutine 8304
2024-06-20T17:04:43.2448640Z 	/home/runner/go/pkg/mod/github.com/dapr/[email protected]/concurrency/runner.go:68 +0x177
2024-06-20T17:04:43.2450020Z 
2024-06-20T17:04:43.2450373Z goroutine 149 [select]:
2024-06-20T17:04:43.2451567Z github.com/eclipse/paho%2emqtt%2egolang.startIncomingComms.func1()
2024-06-20T17:04:43.2453402Z 	/home/runner/go/pkg/mod/github.com/eclipse/[email protected]/net.go:175 +0x190
2024-06-20T17:04:43.2455386Z created by github.com/eclipse/paho%2emqtt%2egolang.startIncomingComms in goroutine 118
2024-06-20T17:04:43.2457466Z 	/home/runner/go/pkg/mod/github.com/eclipse/[email protected]/net.go:164 +0x197
2024-06-20T17:04:43.2458513Z 
2024-06-20T17:04:43.2458893Z goroutine 150 [select]:
2024-06-20T17:04:43.2460133Z github.com/eclipse/paho%2emqtt%2egolang.startOutgoingComms.func1()
2024-06-20T17:04:43.2461863Z 	/home/runner/go/pkg/mod/github.com/eclipse/[email protected]/net.go:277 +0x1d8
2024-06-20T17:04:43.2463886Z created by github.com/eclipse/paho%2emqtt%2egolang.startOutgoingComms in goroutine 118
2024-06-20T17:04:43.2465783Z 	/home/runner/go/pkg/mod/github.com/eclipse/[email protected]/net.go:264 +0x211
2024-06-20T17:04:43.2466954Z 
2024-06-20T17:04:43.2467416Z goroutine 151 [chan receive]:
2024-06-20T17:04:43.2468645Z github.com/eclipse/paho%2emqtt%2egolang.startComms.func1()
2024-06-20T17:04:43.2470326Z 	/home/runner/go/pkg/mod/github.com/eclipse/[email protected]/net.go:407 +0x67
2024-06-20T17:04:43.2472446Z created by github.com/eclipse/paho%2emqtt%2egolang.startComms in goroutine 118
2024-06-20T17:04:43.2474342Z 	/home/runner/go/pkg/mod/github.com/eclipse/[email protected]/net.go:406 +0x1d7
2024-06-20T17:04:43.2475330Z 
2024-06-20T17:04:43.2475871Z goroutine 152 [chan receive, 29 minutes]:
2024-06-20T17:04:43.2477184Z github.com/eclipse/paho%2emqtt%2egolang.startComms.func2()
2024-06-20T17:04:43.2478834Z 	/home/runner/go/pkg/mod/github.com/eclipse/[email protected]/net.go:430 +0x69
2024-06-20T17:04:43.2480710Z created by github.com/eclipse/paho%2emqtt%2egolang.startComms in goroutine 118
2024-06-20T17:04:43.2482561Z 	/home/runner/go/pkg/mod/github.com/eclipse/[email protected]/net.go:429 +0x239
2024-06-20T17:04:43.2483914Z 
2024-06-20T17:04:43.2484363Z goroutine 153 [semacquire, 29 minutes]:
2024-06-20T17:04:43.2485508Z sync.runtime_Semacquire(0x100000000000000?)
2024-06-20T17:04:43.2487317Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/runtime/sema.go:62 +0x25
2024-06-20T17:04:43.2489020Z sync.(*WaitGroup).Wait(0x0?)
2024-06-20T17:04:43.2491117Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/sync/waitgroup.go:116 +0x48
2024-06-20T17:04:43.2493123Z github.com/eclipse/paho%2emqtt%2egolang.startComms.func3()
2024-06-20T17:04:43.2494844Z 	/home/runner/go/pkg/mod/github.com/eclipse/[email protected]/net.go:438 +0x25
2024-06-20T17:04:43.2496736Z created by github.com/eclipse/paho%2emqtt%2egolang.startComms in goroutine 118
2024-06-20T17:04:43.2498567Z 	/home/runner/go/pkg/mod/github.com/eclipse/[email protected]/net.go:437 +0x287
2024-06-20T17:04:43.2499714Z 
2024-06-20T17:04:43.2500077Z goroutine 154 [select]:
2024-06-20T17:04:43.2501285Z github.com/eclipse/paho%2emqtt%2egolang.(*client).startCommsWorkers.func2()
2024-06-20T17:04:43.2503256Z 	/home/runner/go/pkg/mod/github.com/eclipse/[email protected]/client.go:665 +0xf0
2024-06-20T17:04:43.2505190Z created by github.com/eclipse/paho%2emqtt%2egolang.(*client).startCommsWorkers in goroutine 118
2024-06-20T17:04:43.2507263Z 	/home/runner/go/pkg/mod/github.com/eclipse/[email protected]/client.go:660 +0x928
2024-06-20T17:04:43.2508297Z 
2024-06-20T17:04:43.2508821Z goroutine 156 [IO wait, 29 minutes]:
2024-06-20T17:04:43.2509978Z internal/poll.runtime_pollWait(0x7fbdb8cad7a8, 0x72)
2024-06-20T17:04:43.2512434Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/runtime/netpoll.go:345 +0x85
2024-06-20T17:04:43.2514386Z internal/poll.(*pollDesc).wait(0xd?, 0x10?, 0x0)
2024-06-20T17:04:43.2516623Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_poll_runtime.go:84 +0x27
2024-06-20T17:04:43.2518411Z internal/poll.(*pollDesc).waitRead(...)
2024-06-20T17:04:43.2520336Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_poll_runtime.go:89
2024-06-20T17:04:43.2522079Z internal/poll.(*FD).Accept(0xc00081a900)
2024-06-20T17:04:43.2524020Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_unix.go:611 +0x2ac
2024-06-20T17:04:43.2525571Z net.(*netFD).accept(0xc00081a900)
2024-06-20T17:04:43.2527331Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/fd_unix.go:172 +0x29
2024-06-20T17:04:43.2528879Z net.(*TCPListener).accept(0xc000818420)
2024-06-20T17:04:43.2530785Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/tcpsock_posix.go:159 +0x1e
2024-06-20T17:04:43.2532397Z net.(*TCPListener).Accept(0xc000818420)
2024-06-20T17:04:43.2534305Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/tcpsock.go:327 +0x30
2024-06-20T17:04:43.2536040Z net/http.(*Server).Serve(0xc00081e000, ***0x261ca80, 0xc000818420***)
2024-06-20T17:04:43.2538275Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/http/server.go:3255 +0x33e
2024-06-20T17:04:43.2540549Z github.com/dapr/dapr/pkg/api/http.(*server).StartNonBlocking.func1(***0x261ca80?, 0xc000818420?***)
2024-06-20T17:04:43.2543302Z 	/home/runner/go/pkg/mod/github.com/dapr/[email protected]/pkg/api/http/server.go:161 +0x6d
2024-06-20T17:04:43.2545606Z created by github.com/dapr/dapr/pkg/api/http.(*server).StartNonBlocking in goroutine 103
2024-06-20T17:04:43.2548035Z 	/home/runner/go/pkg/mod/github.com/dapr/[email protected]/pkg/api/http/server.go:159 +0x7b3
2024-06-20T17:04:43.2549553Z 
2024-06-20T17:04:43.2550069Z goroutine 157 [IO wait, 29 minutes]:
2024-06-20T17:04:43.2551192Z internal/poll.runtime_pollWait(0x7fbdb8cad6b0, 0x72)
2024-06-20T17:04:43.2553390Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/runtime/netpoll.go:345 +0x85
2024-06-20T17:04:43.2555294Z internal/poll.(*pollDesc).wait(0xe?, 0x10?, 0x0)
2024-06-20T17:04:43.2557438Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_poll_runtime.go:84 +0x27
2024-06-20T17:04:43.2559320Z internal/poll.(*pollDesc).waitRead(...)
2024-06-20T17:04:43.2561224Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_poll_runtime.go:89
2024-06-20T17:04:43.2563016Z internal/poll.(*FD).Accept(0xc00081aa00)
2024-06-20T17:04:43.2564907Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_unix.go:611 +0x2ac
2024-06-20T17:04:43.2566667Z net.(*netFD).accept(0xc00081aa00)
2024-06-20T17:04:43.2568365Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/fd_unix.go:172 +0x29
2024-06-20T17:04:43.2570059Z net.(*TCPListener).accept(0xc000818460)
2024-06-20T17:04:43.2571909Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/tcpsock_posix.go:159 +0x1e
2024-06-20T17:04:43.2573666Z net.(*TCPListener).Accept(0xc000818460)
2024-06-20T17:04:43.2575437Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/tcpsock.go:327 +0x30
2024-06-20T17:04:43.2577184Z net/http.(*Server).Serve(0xc00081e0f0, ***0x261ca80, 0xc000818460***)
2024-06-20T17:04:43.2579221Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/http/server.go:3255 +0x33e
2024-06-20T17:04:43.2581437Z github.com/dapr/dapr/pkg/api/http.(*server).StartNonBlocking.func3(***0x261ca80?, 0xc000818460?***)
2024-06-20T17:04:43.2584391Z 	/home/runner/go/pkg/mod/github.com/dapr/[email protected]/pkg/api/http/server.go:224 +0x6d
2024-06-20T17:04:43.2586668Z created by github.com/dapr/dapr/pkg/api/http.(*server).StartNonBlocking in goroutine 103
2024-06-20T17:04:43.2589212Z 	/home/runner/go/pkg/mod/github.com/dapr/[email protected]/pkg/api/http/server.go:222 +0x1339
2024-06-20T17:04:43.2590533Z 
2024-06-20T17:04:43.2590909Z goroutine 158 [IO wait, 29 minutes]:
2024-06-20T17:04:43.2592288Z internal/poll.runtime_pollWait(0x7fbdb8cad5b8, 0x72)
2024-06-20T17:04:43.2594279Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/runtime/netpoll.go:345 +0x85
2024-06-20T17:04:43.2596087Z internal/poll.(*pollDesc).wait(0xf?, 0xc0001114e0?, 0x0)
2024-06-20T17:04:43.2598258Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_poll_runtime.go:84 +0x27
2024-06-20T17:04:43.2600005Z internal/poll.(*pollDesc).waitRead(...)
2024-06-20T17:04:43.2601946Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_poll_runtime.go:89
2024-06-20T17:04:43.2603762Z internal/poll.(*FD).Accept(0xc00081ac00)
2024-06-20T17:04:43.2605684Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_unix.go:611 +0x2ac
2024-06-20T17:04:43.2607357Z net.(*netFD).accept(0xc00081ac00)
2024-06-20T17:04:43.2609141Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/fd_unix.go:172 +0x29
2024-06-20T17:04:43.2610845Z net.(*TCPListener).accept(0xc0008184c0)
2024-06-20T17:04:43.2612680Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/tcpsock_posix.go:159 +0x1e
2024-06-20T17:04:43.2614348Z net.(*TCPListener).Accept(0xc0008184c0)
2024-06-20T17:04:43.2616133Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/tcpsock.go:327 +0x30
2024-06-20T17:04:43.2618152Z google.golang.org/grpc.(*Server).Serve(0xc00066a800, ***0x261ca80, 0xc0008184c0***)
2024-06-20T17:04:43.2619937Z 	/home/runner/go/pkg/mod/google.golang.org/[email protected]/server.go:883 +0x469
2024-06-20T17:04:43.2622058Z github.com/dapr/dapr/pkg/api/grpc.(*server).StartNonBlocking.func1(0x0?, ***0x261ca80?, 0xc0008184c0?***)
2024-06-20T17:04:43.2624568Z 	/home/runner/go/pkg/mod/github.com/dapr/[email protected]/pkg/api/grpc/server.go:199 +0x6b
2024-06-20T17:04:43.2627113Z created by github.com/dapr/dapr/pkg/api/grpc.(*server).StartNonBlocking in goroutine 103
2024-06-20T17:04:43.2629725Z 	/home/runner/go/pkg/mod/github.com/dapr/[email protected]/pkg/api/grpc/server.go:197 +0x5b7
2024-06-20T17:04:43.2631186Z 
2024-06-20T17:04:43.2631622Z goroutine 1779 [IO wait, 29 minutes]:
2024-06-20T17:04:43.2632926Z internal/poll.runtime_pollWait(0x7fbdb8cacfe8, 0x72)
2024-06-20T17:04:43.2635023Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/runtime/netpoll.go:345 +0x85
2024-06-20T17:04:43.2636996Z internal/poll.(*pollDesc).wait(0xc000697a00?, 0xc0006e1000?, 0x0)
2024-06-20T17:04:43.2639230Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_poll_runtime.go:84 +0x27
2024-06-20T17:04:43.2640896Z internal/poll.(*pollDesc).waitRead(...)
2024-06-20T17:04:43.2642880Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_poll_runtime.go:89
2024-06-20T17:04:43.2644958Z internal/poll.(*FD).Read(0xc000697a00, ***0xc0006e1000, 0x1000, 0x1000***)
2024-06-20T17:04:43.2647149Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_unix.go:164 +0x27a
2024-06-20T17:04:43.2649145Z net.(*netFD).Read(0xc000697a00, ***0xc0006e1000?, 0x0?, 0xc00064efc0?***)
2024-06-20T17:04:43.2651183Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/fd_posix.go:55 +0x25
2024-06-20T17:04:43.2653157Z net.(*conn).Read(0xc000094f00, ***0xc0006e1000?, 0x0?, 0xc000733880?***)
2024-06-20T17:04:43.2655376Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/net.go:179 +0x45
2024-06-20T17:04:43.2657263Z net/http.(*persistConn).Read(0xc00083d200, ***0xc0006e1000?, 0xc000b5d920?, 0xc000a28d38?***)
2024-06-20T17:04:43.2659625Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/http/transport.go:1977 +0x4a
2024-06-20T17:04:43.2661306Z bufio.(*Reader).fill(0xc0006c3980)
2024-06-20T17:04:43.2663316Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/bufio/bufio.go:110 +0x103
2024-06-20T17:04:43.2664987Z bufio.(*Reader).Peek(0xc0006c3980, 0x1)
2024-06-20T17:04:43.2666831Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/bufio/bufio.go:148 +0x53
2024-06-20T17:04:43.2668498Z net/http.(*persistConn).readLoop(0xc00083d200)
2024-06-20T17:04:43.2670596Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/http/transport.go:2141 +0x1b9
2024-06-20T17:04:43.2672969Z created by net/http.(*Transport).dialConn in goroutine 1778
2024-06-20T17:04:43.2675236Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/http/transport.go:1799 +0x152f
2024-06-20T17:04:43.2676595Z 
2024-06-20T17:04:43.2677129Z goroutine 132 [select, 29 minutes]:
2024-06-20T17:04:43.2678649Z github.com/dapr/components-contrib/pubsub/mqtt3.(*mqttPubSub).Subscribe.func1()
2024-06-20T17:04:43.2680787Z 	/home/runner/work/components-contrib/components-contrib/pubsub/mqtt3/mqtt.go:175 +0xff
2024-06-20T17:04:43.2682864Z created by github.com/dapr/components-contrib/pubsub/mqtt3.(*mqttPubSub).Subscribe in goroutine 103
2024-06-20T17:04:43.2685147Z 	/home/runner/work/components-contrib/components-contrib/pubsub/mqtt3/mqtt.go:172 +0x60c
2024-06-20T17:04:43.2686196Z 
2024-06-20T17:04:43.2686618Z goroutine 136 [IO wait]:
2024-06-20T17:04:43.2687665Z internal/poll.runtime_pollWait(0x7fbdb8cad2d0, 0x72)
2024-06-20T17:04:43.2689700Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/runtime/netpoll.go:345 +0x85
2024-06-20T17:04:43.2691667Z internal/poll.(*pollDesc).wait(0xc000730980?, 0xc000880000?, 0x0)
2024-06-20T17:04:43.2693805Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_poll_runtime.go:84 +0x27
2024-06-20T17:04:43.2695551Z internal/poll.(*pollDesc).waitRead(...)
2024-06-20T17:04:43.2697670Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_poll_runtime.go:89
2024-06-20T17:04:43.2699696Z internal/poll.(*FD).Read(0xc000730980, ***0xc000880000, 0x8000, 0x8000***)
2024-06-20T17:04:43.2702060Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_unix.go:164 +0x27a
2024-06-20T17:04:43.2703972Z net.(*netFD).Read(0xc000730980, ***0xc000880000?, 0x1060100000000?, 0x8?***)
2024-06-20T17:04:43.2706155Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/fd_posix.go:55 +0x25
2024-06-20T17:04:43.2708012Z net.(*conn).Read(0xc0005064a0, ***0xc000880000?, 0x800010601?, 0xc000000000?***)
2024-06-20T17:04:43.2710188Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/net.go:179 +0x45
2024-06-20T17:04:43.2712254Z bufio.(*Reader).Read(0xc0007606c0, ***0xc000770120, 0x9, 0xc000100008?***)
2024-06-20T17:04:43.2714407Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/bufio/bufio.go:241 +0x197
2024-06-20T17:04:43.2716322Z io.ReadAtLeast(***0x2607260, 0xc0007606c0***, ***0xc000770120, 0x9, 0x9***, 0x9)
2024-06-20T17:04:43.2718455Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/io/io.go:335 +0x90
2024-06-20T17:04:43.2719962Z io.ReadFull(...)
2024-06-20T17:04:43.2721460Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/io/io.go:354
2024-06-20T17:04:43.2723540Z golang.org/x/net/http2.readFrameHeader(***0xc000770120, 0x9, 0xc000f12b58?***, ***0x2607260?, 0xc0007606c0?***)
2024-06-20T17:04:43.2725607Z 	/home/runner/go/pkg/mod/golang.org/x/[email protected]/http2/frame.go:237 +0x65
2024-06-20T17:04:43.2727238Z golang.org/x/net/http2.(*Framer).ReadFrame(0xc0007700e0)
2024-06-20T17:04:43.2728833Z 	/home/runner/go/pkg/mod/golang.org/x/[email protected]/http2/frame.go:498 +0x85
2024-06-20T17:04:43.2730696Z google.golang.org/grpc/internal/transport.(*http2Client).reader(0xc00076a488, 0xc000760720)
2024-06-20T17:04:43.2732937Z 	/home/runner/go/pkg/mod/google.golang.org/[email protected]/internal/transport/http2_client.go:1593 +0x22d
2024-06-20T17:04:43.2734954Z created by google.golang.org/grpc/internal/transport.newHTTP2Client in goroutine 133
2024-06-20T17:04:43.2737031Z 	/home/runner/go/pkg/mod/google.golang.org/[email protected]/internal/transport/http2_client.go:400 +0x1d5e
2024-06-20T17:04:43.2738202Z 
2024-06-20T17:04:43.2738592Z goroutine 137 [select]:
2024-06-20T17:04:43.2739972Z google.golang.org/grpc/internal/transport.(*controlBuffer).get(0xc000320000, 0x1)
2024-06-20T17:04:43.2742111Z 	/home/runner/go/pkg/mod/google.golang.org/[email protected]/internal/transport/controlbuf.go:418 +0x113
2024-06-20T17:04:43.2744122Z google.golang.org/grpc/internal/transport.(*loopyWriter).run(0xc000270bd0)
2024-06-20T17:04:43.2746073Z 	/home/runner/go/pkg/mod/google.golang.org/[email protected]/internal/transport/controlbuf.go:551 +0x86
2024-06-20T17:04:43.2747894Z google.golang.org/grpc/internal/transport.newHTTP2Client.func6()
2024-06-20T17:04:43.2749836Z 	/home/runner/go/pkg/mod/google.golang.org/[email protected]/internal/transport/http2_client.go:454 +0x85
2024-06-20T17:04:43.2751751Z created by google.golang.org/grpc/internal/transport.newHTTP2Client in goroutine 133
2024-06-20T17:04:43.2754720Z 	/home/runner/go/pkg/mod/google.golang.org/[email protected]/internal/transport/http2_client.go:452 +0x230b
2024-06-20T17:04:43.2755908Z 
2024-06-20T17:04:43.2756281Z goroutine 108 [select, 29 minutes]:
2024-06-20T17:04:43.2757883Z google.golang.org/grpc/internal/transport.(*http2Server).keepalive(0xc000157860)
2024-06-20T17:04:43.2759897Z 	/home/runner/go/pkg/mod/google.golang.org/[email protected]/internal/transport/http2_server.go:1150 +0x205
2024-06-20T17:04:43.2762088Z created by google.golang.org/grpc/internal/transport.NewServerTransport in goroutine 161
2024-06-20T17:04:43.2764220Z 	/home/runner/go/pkg/mod/google.golang.org/[email protected]/internal/transport/http2_server.go:344 +0x18a5
2024-06-20T17:04:43.2765732Z 
2024-06-20T17:04:43.2766136Z goroutine 109 [IO wait]:
2024-06-20T17:04:43.2767266Z internal/poll.runtime_pollWait(0x7fbdb8cad1d8, 0x72)
2024-06-20T17:04:43.2769319Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/runtime/netpoll.go:345 +0x85
2024-06-20T17:04:43.2771328Z internal/poll.(*pollDesc).wait(0xc00081b200?, 0xc000796000?, 0x0)
2024-06-20T17:04:43.2773580Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_poll_runtime.go:84 +0x27
2024-06-20T17:04:43.2775404Z internal/poll.(*pollDesc).waitRead(...)
2024-06-20T17:04:43.2777363Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_poll_runtime.go:89
2024-06-20T17:04:43.2779351Z internal/poll.(*FD).Read(0xc00081b200, ***0xc000796000, 0x8000, 0x8000***)
2024-06-20T17:04:43.2781585Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_unix.go:164 +0x27a
2024-06-20T17:04:43.2783557Z net.(*netFD).Read(0xc00081b200, ***0xc000796000?, 0x60100000000?, 0x8?***)
2024-06-20T17:04:43.2785778Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/fd_posix.go:55 +0x25
2024-06-20T17:04:43.2787610Z net.(*conn).Read(0xc000486670, ***0xc000796000?, 0x800000601?, 0x0?***)
2024-06-20T17:04:43.2789808Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/net.go:179 +0x45
2024-06-20T17:04:43.2791646Z bufio.(*Reader).Read(0xc000664ae0, ***0xc00019f540, 0x9, 0x414685?***)
2024-06-20T17:04:43.2793907Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/bufio/bufio.go:241 +0x197
2024-06-20T17:04:43.2795862Z io.ReadAtLeast(***0x2607260, 0xc000664ae0***, ***0xc00019f540, 0x9, 0x9***, 0x9)
2024-06-20T17:04:43.2798202Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/io/io.go:335 +0x90
2024-06-20T17:04:43.2799793Z io.ReadFull(...)
2024-06-20T17:04:43.2801365Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/io/io.go:354
2024-06-20T17:04:43.2803445Z golang.org/x/net/http2.readFrameHeader(***0xc00019f540, 0x9, 0xc0009a0b90?***, ***0x2607260?, 0xc000664ae0?***)
2024-06-20T17:04:43.2805040Z 	/home/runner/go/pkg/mod/golang.org/x/[email protected]/http2/frame.go:237 +0x65
2024-06-20T17:04:43.2806226Z golang.org/x/net/http2.(*Framer).ReadFrame(0xc00019f500)
2024-06-20T17:04:43.2807269Z 	/home/runner/go/pkg/mod/golang.org/x/[email protected]/http2/frame.go:498 +0x85
2024-06-20T17:04:43.2808509Z google.golang.org/grpc/internal/transport.(*http2Server).HandleStreams(0xc000157860, ***0x262b2e8, 0xc00040afc0***, 0xc00040aff0)
2024-06-20T17:04:43.2809997Z 	/home/runner/go/pkg/mod/google.golang.org/[email protected]/internal/transport/http2_server.go:633 +0x157
2024-06-20T17:04:43.2811568Z google.golang.org/grpc.(*Server).serveStreams(0xc00066a400, ***0x262b1d0?, 0x399b2e0?***, ***0x263ab40, 0xc000157860***, ***0x2637958?, 0xc000486670?***)
2024-06-20T17:04:43.2812820Z 	/home/runner/go/pkg/mod/google.golang.org/[email protected]/server.go:1021 +0x3b6
2024-06-20T17:04:43.2813803Z google.golang.org/grpc.(*Server).handleRawConn.func1()
2024-06-20T17:04:43.2814828Z 	/home/runner/go/pkg/mod/google.golang.org/[email protected]/server.go:957 +0x56
2024-06-20T17:04:43.2815947Z created by google.golang.org/grpc.(*Server).handleRawConn in goroutine 161
2024-06-20T17:04:43.2817167Z 	/home/runner/go/pkg/mod/google.golang.org/[email protected]/server.go:956 +0x1c6
2024-06-20T17:04:43.2817884Z 
2024-06-20T17:04:43.2818119Z goroutine 8340 [IO wait, 28 minutes]:
2024-06-20T17:04:43.2818857Z internal/poll.runtime_pollWait(0x7fbd70d4d0a0, 0x72)
2024-06-20T17:04:43.2820136Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/runtime/netpoll.go:345 +0x85
2024-06-20T17:04:43.2821191Z internal/poll.(*pollDesc).wait(0x32?, 0x1?, 0x0)
2024-06-20T17:04:43.2822403Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_poll_runtime.go:84 +0x27
2024-06-20T17:04:43.2823473Z internal/poll.(*pollDesc).waitRead(...)
2024-06-20T17:04:43.2824831Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_poll_runtime.go:89
2024-06-20T17:04:43.2825945Z internal/poll.(*FD).Accept(0xc000aa6300)
2024-06-20T17:04:43.2827083Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_unix.go:611 +0x2ac
2024-06-20T17:04:43.2828133Z net.(*netFD).accept(0xc000aa6300)
2024-06-20T17:04:43.2829237Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/fd_unix.go:172 +0x29
2024-06-20T17:04:43.2830157Z net.(*TCPListener).accept(0xc00048aac0)
2024-06-20T17:04:43.2831321Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/tcpsock_posix.go:159 +0x1e
2024-06-20T17:04:43.2832885Z net.(*TCPListener).Accept(0xc00048aac0)
2024-06-20T17:04:43.2835094Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/tcpsock.go:327 +0x30
2024-06-20T17:04:43.2836928Z net/http.(*Server).Serve(0xc00015e3c0, ***0x261ca80, 0xc00048aac0***)
2024-06-20T17:04:43.2839051Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/http/server.go:3255 +0x33e
2024-06-20T17:04:43.2840894Z net/http.(*Server).ListenAndServe(0xc00015e3c0)
2024-06-20T17:04:43.2842755Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/http/server.go:3184 +0x71
2024-06-20T17:04:43.2844734Z github.com/dapr/go-sdk/service/http.(*Server).Start(0xc000ae4e80)
2024-06-20T17:04:43.2845871Z 	/home/runner/go/pkg/mod/github.com/dapr/[email protected]/service/http/service.go:78 +0x26
2024-06-20T17:04:43.2847299Z github.com/dapr/components-contrib/tests/certification/flow/app.App.Start.func1()
2024-06-20T17:04:43.2848878Z 	/home/runner/work/components-contrib/components-contrib/tests/certification/flow/app/app.go:69 +0x32
2024-06-20T17:04:43.2850351Z created by github.com/dapr/components-contrib/tests/certification/flow/app.App.Start in goroutine 6
2024-06-20T17:04:43.2851711Z 	/home/runner/work/components-contrib/components-contrib/tests/certification/flow/app/app.go:68 +0xf0
2024-06-20T17:04:43.2852469Z 
2024-06-20T17:04:43.2852724Z goroutine 3562 [select]:
2024-06-20T17:04:43.2853371Z net/http.(*persistConn).writeLoop(0xc000a98480)
2024-06-20T17:04:43.2854547Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/http/transport.go:2444 +0xf0
2024-06-20T17:04:43.2855742Z created by net/http.(*Transport).dialConn in goroutine 3559
2024-06-20T17:04:43.2856970Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/http/transport.go:1800 +0x1585
2024-06-20T17:04:43.2857750Z 
2024-06-20T17:04:43.2857982Z goroutine 8347 [select, 28 minutes]:
2024-06-20T17:04:43.2859003Z google.golang.org/grpc/internal/grpcsync.(*CallbackSerializer).run(0xc0009a3f40, ***0x262b320, 0xc000fae1e0***)
2024-06-20T17:04:43.2860779Z 	/home/runner/go/pkg/mod/google.golang.org/[email protected]/internal/grpcsync/callback_serializer.go:76 +0x115
2024-06-20T17:04:43.2862359Z created by google.golang.org/grpc/internal/grpcsync.NewCallbackSerializer in goroutine 6
2024-06-20T17:04:43.2863663Z 	/home/runner/go/pkg/mod/google.golang.org/[email protected]/internal/grpcsync/callback_serializer.go:52 +0x11a
2024-06-20T17:04:43.2864469Z 
2024-06-20T17:04:43.2864778Z goroutine 3205 [select, 28 minutes]:
2024-06-20T17:04:43.2865773Z google.golang.org/grpc/internal/grpcsync.(*CallbackSerializer).run(0xc000b85f70, ***0x262b320, 0xc000661ae0***)
2024-06-20T17:04:43.2867144Z 	/home/runner/go/pkg/mod/google.golang.org/[email protected]/internal/grpcsync/callback_serializer.go:76 +0x115
2024-06-20T17:04:43.2868376Z created by google.golang.org/grpc/internal/grpcsync.NewCallbackSerializer in goroutine 6
2024-06-20T17:04:43.2869711Z 	/home/runner/go/pkg/mod/google.golang.org/[email protected]/internal/grpcsync/callback_serializer.go:52 +0x11a
2024-06-20T17:04:43.2870434Z 
2024-06-20T17:04:43.2870754Z goroutine 8320 [select, 28 minutes]:
2024-06-20T17:04:43.2871909Z github.com/dapr/components-contrib/nameresolution/mdns.(*Resolver).registerMDNS.func1()
2024-06-20T17:04:43.2874002Z 	/home/runner/work/components-contrib/components-contrib/nameresolution/mdns/mdns.go:388 +0x49c
2024-06-20T17:04:43.2875390Z created by github.com/dapr/components-contrib/nameresolution/mdns.(*Resolver).registerMDNS in goroutine 8356
2024-06-20T17:04:43.2877999Z 	/home/runner/work/components-contrib/components-contrib/nameresolution/mdns/mdns.go:358 +0x2c5
2024-06-20T17:04:43.2879061Z 
2024-06-20T17:04:43.2879528Z goroutine 8328 [select, 28 minutes]:
2024-06-20T17:04:43.2880945Z github.com/eclipse/paho%2emqtt%2egolang.(*router).matchAndDispatch.func1()
2024-06-20T17:04:43.2883008Z 	/home/runner/go/pkg/mod/github.com/eclipse/[email protected]/router.go:153 +0xc5
2024-06-20T17:04:43.2885067Z created by github.com/eclipse/paho%2emqtt%2egolang.(*router).matchAndDispatch in goroutine 8361
2024-06-20T17:04:43.2887177Z 	/home/runner/go/pkg/mod/github.com/eclipse/[email protected]/router.go:151 +0x12e
2024-06-20T17:04:43.2888272Z 
2024-06-20T17:04:43.2888645Z goroutine 8359 [IO wait, 28 minutes]:
2024-06-20T17:04:43.2889738Z internal/poll.runtime_pollWait(0x7fbd70d4cdb8, 0x72)
2024-06-20T17:04:43.2891654Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/runtime/netpoll.go:345 +0x85
2024-06-20T17:04:43.2893312Z internal/poll.(*pollDesc).wait(0x35?, 0x10?, 0x0)
2024-06-20T17:04:43.2895282Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_poll_runtime.go:84 +0x27
2024-06-20T17:04:43.2897083Z internal/poll.(*pollDesc).waitRead(...)
2024-06-20T17:04:43.2899036Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_poll_runtime.go:89
2024-06-20T17:04:43.2900662Z internal/poll.(*FD).Accept(0xc000bb7600)
2024-06-20T17:04:43.2902850Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_unix.go:611 +0x2ac
2024-06-20T17:04:43.2904456Z net.(*netFD).accept(0xc000bb7600)
2024-06-20T17:04:43.2906224Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/fd_unix.go:172 +0x29
2024-06-20T17:04:43.2907690Z net.(*TCPListener).accept(0xc000cc5380)
2024-06-20T17:04:43.2909633Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/tcpsock_posix.go:159 +0x1e
2024-06-20T17:04:43.2910730Z net.(*TCPListener).Accept(0xc000cc5380)
2024-06-20T17:04:43.2911776Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/tcpsock.go:327 +0x30
2024-06-20T17:04:43.2913376Z net/http.(*Server).Serve(0xc0006920f0, ***0x261ca80, 0xc000cc5380***)
2024-06-20T17:04:43.2914599Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/http/server.go:3255 +0x33e
2024-06-20T17:04:43.2915710Z net/http.(*Server).ListenAndServe(0xc0006920f0)
2024-06-20T17:04:43.2916838Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/http/server.go:3184 +0x71
2024-06-20T17:04:43.2918240Z github.com/dapr/dapr/pkg/metrics.(*promMetricsExporter).startMetricServer.func1()
2024-06-20T17:04:43.2919704Z 	/home/runner/go/pkg/mod/github.com/dapr/[email protected]/pkg/metrics/exporter.go:112 +0x28
2024-06-20T17:04:43.2921245Z created by github.com/dapr/dapr/pkg/metrics.(*promMetricsExporter).startMetricServer in goroutine 8305
2024-06-20T17:04:43.2922879Z 	/home/runner/go/pkg/mod/github.com/dapr/[email protected]/pkg/metrics/exporter.go:111 +0x2b3
2024-06-20T17:04:43.2923719Z 
2024-06-20T17:04:43.2923972Z goroutine 3552 [IO wait]:
2024-06-20T17:04:43.2924682Z internal/poll.runtime_pollWait(0x7fbd70d4d670, 0x72)
2024-06-20T17:04:43.2925935Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/runtime/netpoll.go:345 +0x85
2024-06-20T17:04:43.2927237Z internal/poll.(*pollDesc).wait(0xc0003f7380?, 0xc000e04000?, 0x0)
2024-06-20T17:04:43.2928586Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_poll_runtime.go:84 +0x27
2024-06-20T17:04:43.2930393Z internal/poll.(*pollDesc).waitRead(...)
2024-06-20T17:04:43.2931719Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_poll_runtime.go:89
2024-06-20T17:04:43.2932969Z internal/poll.(*FD).Read(0xc0003f7380, ***0xc000e04000, 0x1000, 0x1000***)
2024-06-20T17:04:43.2934320Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_unix.go:164 +0x27a
2024-06-20T17:04:43.2935460Z net.(*netFD).Read(0xc0003f7380, ***0xc000e04000?, 0xc00092da98?, 0x4f0f85?***)
2024-06-20T17:04:43.2936811Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/fd_posix.go:55 +0x25
2024-06-20T17:04:43.2937912Z net.(*conn).Read(0xc0000953c8, ***0xc000e04000?, 0x0?, 0xc000a4cd58?***)
2024-06-20T17:04:43.2939190Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/net.go:179 +0x45
2024-06-20T17:04:43.2940319Z net/http.(*connReader).Read(0xc000a4cd50, ***0xc000e04000, 0x1000, 0x1000***)
2024-06-20T17:04:43.2941557Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/http/server.go:789 +0x14b
2024-06-20T17:04:43.2942575Z bufio.(*Reader).fill(0xc000664b40)
2024-06-20T17:04:43.2943624Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/bufio/bufio.go:110 +0x103
2024-06-20T17:04:43.2944660Z bufio.(*Reader).Peek(0xc000664b40, 0x4)
2024-06-20T17:04:43.2945726Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/bufio/bufio.go:148 +0x53
2024-06-20T17:04:43.2946799Z net/http.(*conn).serve(0xc00057ea20, ***0x262b2e8, 0xc00044fb30***)
2024-06-20T17:04:43.2948083Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/http/server.go:2074 +0x749
2024-06-20T17:04:43.2949283Z created by net/http.(*Server).Serve in goroutine 91
2024-06-20T17:04:43.2950524Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/http/server.go:3285 +0x4b4
2024-06-20T17:04:43.2951254Z 
2024-06-20T17:04:43.2951468Z goroutine 8342 [select]:
2024-06-20T17:04:43.2952866Z github.com/dapr/dapr/pkg/api/grpc/manager.(*Manager).StartCollector.func1()
2024-06-20T17:04:43.2954362Z 	/home/runner/go/pkg/mod/github.com/dapr/[email protected]/pkg/api/grpc/manager/manager.go:249 +0x110
2024-06-20T17:04:43.2955855Z created by github.com/dapr/dapr/pkg/api/grpc/manager.(*Manager).StartCollector in goroutine 6
2024-06-20T17:04:43.2957430Z 	/home/runner/go/pkg/mod/github.com/dapr/[email protected]/pkg/api/grpc/manager/manager.go:242 +0x65
2024-06-20T17:04:43.2958266Z 
2024-06-20T17:04:43.2958525Z goroutine 8355 [chan receive, 28 minutes]:
2024-06-20T17:04:43.2959608Z github.com/dapr/dapr/pkg/runtime/hotreload.(*Reloader).Run(0x0?, ***0x262b320, 0xc000976820***)
2024-06-20T17:04:43.2961111Z 	/home/runner/go/pkg/mod/github.com/dapr/[email protected]/pkg/runtime/hotreload/hotreload.go:115 +0x249
2024-06-20T17:04:43.2962571Z github.com/dapr/kit/concurrency.(*RunnerManager).Run.func1(0xc000d28660?)
2024-06-20T17:04:43.2963853Z 	/home/runner/go/pkg/mod/github.com/dapr/[email protected]/concurrency/runner.go:78 +0x4b
2024-06-20T17:04:43.2965155Z created by github.com/dapr/kit/concurrency.(*RunnerManager).Run in goroutine 8304
2024-06-20T17:04:43.2966458Z 	/home/runner/go/pkg/mod/github.com/dapr/[email protected]/concurrency/runner.go:68 +0x177
2024-06-20T17:04:43.2967301Z 
2024-06-20T17:04:43.2967534Z goroutine 4261 [select, 29 minutes]:
2024-06-20T17:04:43.2968228Z net/http.(*persistConn).writeLoop(0xc000ce8240)
2024-06-20T17:04:43.2969716Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/http/transport.go:2444 +0xf0
2024-06-20T17:04:43.2971502Z created by net/http.(*Transport).dialConn in goroutine 4259
2024-06-20T17:04:43.2972876Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/http/transport.go:1800 +0x1585
2024-06-20T17:04:43.2973923Z 
2024-06-20T17:04:43.2974210Z goroutine 14550 [semacquire, 28 minutes]:
2024-06-20T17:04:43.2974827Z sync.runtime_Semacquire(0x0?)
2024-06-20T17:04:43.2975903Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/runtime/sema.go:62 +0x25
2024-06-20T17:04:43.2976934Z sync.(*WaitGroup).Wait(0xc000583688?)
2024-06-20T17:04:43.2978070Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/sync/waitgroup.go:116 +0x48
2024-06-20T17:04:43.2979381Z github.com/dapr/components-contrib/pubsub/mqtt3.(*mqttPubSub).Close(0xc000411ce0)
2024-06-20T17:04:43.2980549Z 	/home/runner/work/components-contrib/components-contrib/pubsub/mqtt3/mqtt.go:414 +0x146
2024-06-20T17:04:43.2982155Z github.com/dapr/dapr/pkg/runtime/processor/pubsub.(*pubsub).Close(_, ***0xc00072b750, 0x9***, ***0xc00072b740, 0x10***, ***0xc00072b770, 0xa***, ***0x0, 0x0***, ***0x0, ...***, ...***, ...***)
2024-06-20T17:04:43.2984352Z 	/home/runner/go/pkg/mod/github.com/dapr/[email protected]/pkg/runtime/processor/pubsub/pubsub.go:203 +0x325
2024-06-20T17:04:43.2986196Z github.com/dapr/dapr/pkg/runtime/processor.(*Processor).Close(_, ***0xc00072b750, 0x9***, ***0xc00072b740, 0x10***, ***0xc00072b770, 0xa***, ***0x0, 0x0***, ***0x0, ...***, ...***, ...***)
2024-06-20T17:04:43.2988143Z 	/home/runner/go/pkg/mod/github.com/dapr/[email protected]/pkg/runtime/processor/components.go:60 +0xf8
2024-06-20T17:04:43.2989878Z github.com/dapr/dapr/pkg/runtime.newDaprRuntime.func2.1(***0xc00072b750, 0x9***, ***0xc00072b740, 0x10***, ***0xc00072b770, 0xa***, ***0x0, 0x0***, ***0x0, 0x0***, ...***, ...***)
2024-06-20T17:04:43.2991854Z 	/home/runner/go/pkg/mod/github.com/dapr/[email protected]/pkg/runtime/runtime.go:295 +0x158
2024-06-20T17:04:43.2993991Z created by github.com/dapr/dapr/pkg/runtime.newDaprRuntime.func2 in goroutine 14520
2024-06-20T17:04:43.2995557Z 	/home/runner/go/pkg/mod/github.com/dapr/[email protected]/pkg/runtime/runtime.go:293 +0xb9
2024-06-20T17:04:43.2996356Z 
2024-06-20T17:04:43.2996678Z goroutine 8387 [IO wait, 28 minutes]:
2024-06-20T17:04:43.2997338Z internal/poll.runtime_pollWait(0x7fbd70d1b8e0, 0x72)
2024-06-20T17:04:43.2998610Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/runtime/netpoll.go:345 +0x85
2024-06-20T17:04:43.2999644Z internal/poll.(*pollDesc).wait(0x38?, 0x1?, 0x0)
2024-06-20T17:04:43.3000938Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_poll_runtime.go:84 +0x27
2024-06-20T17:04:43.3001943Z internal/poll.(*pollDesc).waitRead(...)
2024-06-20T17:04:43.3003147Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_poll_runtime.go:89
2024-06-20T17:04:43.3004115Z internal/poll.(*FD).Accept(0xc000731980)
2024-06-20T17:04:43.3005305Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_unix.go:611 +0x2ac
2024-06-20T17:04:43.3006336Z net.(*netFD).accept(0xc000731980)
2024-06-20T17:04:43.3007460Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/fd_unix.go:172 +0x29
2024-06-20T17:04:43.3008426Z net.(*TCPListener).accept(0xc000967100)
2024-06-20T17:04:43.3009574Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/tcpsock_posix.go:159 +0x1e
2024-06-20T17:04:43.3010581Z net.(*TCPListener).Accept(0xc000967100)
2024-06-20T17:04:43.3011628Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/tcpsock.go:327 +0x30
2024-06-20T17:04:43.3012856Z google.golang.org/grpc.(*Server).Serve(0xc001067000, ***0x261ca80, 0xc000967100***)
2024-06-20T17:04:43.3013939Z 	/home/runner/go/pkg/mod/google.golang.org/[email protected]/server.go:883 +0x469
2024-06-20T17:04:43.3015222Z github.com/dapr/dapr/pkg/api/grpc.(*server).StartNonBlocking.func1(0xc0004bce40?, ***0x261ca80?, 0xc000967100?***)
2024-06-20T17:04:43.3017010Z 	/home/runner/go/pkg/mod/github.com/dapr/[email protected]/pkg/api/grpc/server.go:199 +0x6b
2024-06-20T17:04:43.3018324Z created by github.com/dapr/dapr/pkg/api/grpc.(*server).StartNonBlocking in goroutine 8356
2024-06-20T17:04:43.3019789Z 	/home/runner/go/pkg/mod/github.com/dapr/[email protected]/pkg/api/grpc/server.go:197 +0x5b7
2024-06-20T17:04:43.3020581Z 
2024-06-20T17:04:43.3020835Z goroutine 14520 [chan receive, 28 minutes]:
2024-06-20T17:04:43.3021629Z github.com/dapr/dapr/pkg/runtime.newDaprRuntime.func2()
2024-06-20T17:04:43.3023042Z 	/home/runner/go/pkg/mod/github.com/dapr/[email protected]/pkg/runtime/runtime.go:301 +0x289
2024-06-20T17:04:43.3024190Z github.com/dapr/kit/concurrency.(*RunnerCloserManager).Run.func3(0x0?)
2024-06-20T17:04:43.3025565Z 	/home/runner/go/pkg/mod/github.com/dapr/[email protected]/concurrency/closer.go:183 +0x1f
2024-06-20T17:04:43.3026770Z created by github.com/dapr/kit/concurrency.(*RunnerCloserManager).Run in goroutine 3202
2024-06-20T17:04:43.3028277Z 	/home/runner/go/pkg/mod/github.com/dapr/[email protected]/concurrency/closer.go:182 +0x33d
2024-06-20T17:04:43.3029002Z 
2024-06-20T17:04:43.3029287Z goroutine 3185 [IO wait, 29 minutes]:
2024-06-20T17:04:43.3030001Z internal/poll.runtime_pollWait(0x7fbd70e9bb20, 0x72)
2024-06-20T17:04:43.3031297Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/runtime/netpoll.go:345 +0x85
2024-06-20T17:04:43.3032745Z internal/poll.(*pollDesc).wait(0xc000a01200?, 0xc000db5e3b?, 0x1)
2024-06-20T17:04:43.3034183Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_poll_runtime.go:84 +0x27
2024-06-20T17:04:43.3035383Z internal/poll.(*pollDesc).waitRead(...)
2024-06-20T17:04:43.3036640Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_poll_runtime.go:89
2024-06-20T17:04:43.3037804Z internal/poll.(*FD).Read(0xc000a01200, ***0xc000db5e3b, 0x10000, 0x10000***)
2024-06-20T17:04:43.3039173Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_unix.go:164 +0x27a
2024-06-20T17:04:43.3040161Z os.(*File).read(...)
2024-06-20T17:04:43.3041189Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/os/file_posix.go:29
2024-06-20T17:04:43.3042216Z os.(*File).Read(0xc000094d60, ***0xc000db5e3b?, 0x0?, 0x0?***)
2024-06-20T17:04:43.3043349Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/os/file.go:118 +0x52
2024-06-20T17:04:43.3044445Z github.com/fsnotify/fsnotify.(*Watcher).readEvents(0xc000bfc680)
2024-06-20T17:04:43.3045497Z 	/home/runner/go/pkg/mod/github.com/fsnotify/[email protected]/backend_inotify.go:483 +0xcf
2024-06-20T17:04:43.3046610Z created by github.com/fsnotify/fsnotify.NewBufferedWatcher in goroutine 6
2024-06-20T17:04:43.3047777Z 	/home/runner/go/pkg/mod/github.com/fsnotify/[email protected]/backend_inotify.go:270 +0x1c5
2024-06-20T17:04:43.3048487Z 
2024-06-20T17:04:43.3048757Z goroutine 8399 [IO wait, 28 minutes]:
2024-06-20T17:04:43.3049481Z internal/poll.runtime_pollWait(0x7fbd70d1b310, 0x72)
2024-06-20T17:04:43.3050609Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/runtime/netpoll.go:345 +0x85
2024-06-20T17:04:43.3051759Z internal/poll.(*pollDesc).wait(0xc000d24c80?, 0xc0009c8000?, 0x0)
2024-06-20T17:04:43.3053058Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_poll_runtime.go:84 +0x27
2024-06-20T17:04:43.3054115Z internal/poll.(*pollDesc).waitRead(...)
2024-06-20T17:04:43.3055314Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_poll_runtime.go:89
2024-06-20T17:04:43.3056479Z internal/poll.(*FD).Read(0xc000d24c80, ***0xc0009c8000, 0x8000, 0x8000***)
2024-06-20T17:04:43.3057831Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_unix.go:164 +0x27a
2024-06-20T17:04:43.3059110Z net.(*netFD).Read(0xc000d24c80, ***0xc0009c8000?, 0x1040100000000?, 0x0?***)
2024-06-20T17:04:43.3060404Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/fd_posix.go:55 +0x25
2024-06-20T17:04:43.3061484Z net.(*conn).Read(0xc000487008, ***0xc0009c8000?, 0x10401?, 0xc000000000?***)
2024-06-20T17:04:43.3062689Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/net.go:179 +0x45
2024-06-20T17:04:43.3063816Z bufio.(*Reader).Read(0xc0009d4960, ***0xc000a86580, 0x9, 0xc000d6fd10?***)
2024-06-20T17:04:43.3065068Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/bufio/bufio.go:241 +0x197
2024-06-20T17:04:43.3066217Z io.ReadAtLeast(***0x2607260, 0xc0009d4960***, ***0xc000a86580, 0x9, 0x9***, 0x9)
2024-06-20T17:04:43.3067423Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/io/io.go:335 +0x90
2024-06-20T17:04:43.3068353Z io.ReadFull(...)
2024-06-20T17:04:43.3069253Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/io/io.go:354
2024-06-20T17:04:43.3070518Z golang.org/x/net/http2.readFrameHeader(***0xc000a86580, 0x9, 0xc000d6fd10?***, ***0x2607260?, 0xc0009d4960?***)
2024-06-20T17:04:43.3071769Z 	/home/runner/go/pkg/mod/golang.org/x/[email protected]/http2/frame.go:237 +0x65
2024-06-20T17:04:43.3073542Z golang.org/x/net/http2.(*Framer).ReadFrame(0xc000a86540)
2024-06-20T17:04:43.3074556Z 	/home/runner/go/pkg/mod/golang.org/x/[email protected]/http2/frame.go:498 +0x85
2024-06-20T17:04:43.3075587Z google.golang.org/grpc/internal/transport.(*http2Client).reader(0xc000a9afc8, 0xc0009d49c0)
2024-06-20T17:04:43.3076918Z 	/home/runner/go/pkg/mod/google.golang.org/[email protected]/internal/transport/http2_client.go:1593 +0x22d
2024-06-20T17:04:43.3078254Z created by google.golang.org/grpc/internal/transport.newHTTP2Client in goroutine 8396
2024-06-20T17:04:43.3079656Z 	/home/runner/go/pkg/mod/google.golang.org/[email protected]/internal/transport/http2_client.go:400 +0x1d5e
2024-06-20T17:04:43.3080328Z 
2024-06-20T17:04:43.3080578Z goroutine 3373 [select, 29 minutes]:
2024-06-20T17:04:43.3081300Z net/http.(*persistConn).writeLoop(0xc000a98240)
2024-06-20T17:04:43.3082465Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/http/transport.go:2444 +0xf0
2024-06-20T17:04:43.3083614Z created by net/http.(*Transport).dialConn in goroutine 3353
2024-06-20T17:04:43.3084856Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/http/transport.go:1800 +0x1585
2024-06-20T17:04:43.3085617Z 
2024-06-20T17:04:43.3085860Z goroutine 8395 [select, 28 minutes]:
2024-06-20T17:04:43.3086600Z net/http.(*persistConn).writeLoop(0xc000bb5440)
2024-06-20T17:04:43.3087763Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/http/transport.go:2444 +0xf0
2024-06-20T17:04:43.3088968Z created by net/http.(*Transport).dialConn in goroutine 8392
2024-06-20T17:04:43.3090138Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/http/transport.go:1800 +0x1585
2024-06-20T17:04:43.3090924Z 
2024-06-20T17:04:43.3091212Z goroutine 3214 [IO wait, 29 minutes]:
2024-06-20T17:04:43.3469124Z internal/poll.runtime_pollWait(0x7fbd70e9b170, 0x72)
2024-06-20T17:04:43.3471221Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/runtime/netpoll.go:345 +0x85
2024-06-20T17:04:43.3473193Z internal/poll.(*pollDesc).wait(0xc00081a980?, 0xc000d84000?, 0x0)
2024-06-20T17:04:43.3475151Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_poll_runtime.go:84 +0x27
2024-06-20T17:04:43.3476757Z internal/poll.(*pollDesc).waitRead(...)
2024-06-20T17:04:43.3478629Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_poll_runtime.go:89
2024-06-20T17:04:43.3480374Z internal/poll.(*FD).Read(0xc00081a980, ***0xc000d84000, 0x1000, 0x1000***)
2024-06-20T17:04:43.3482246Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_unix.go:164 +0x27a
2024-06-20T17:04:43.3484551Z net.(*netFD).Read(0xc00081a980, ***0xc000d84000?, 0xc000511a98?, 0x4f0f85?***)
2024-06-20T17:04:43.3486443Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/fd_posix.go:55 +0x25
2024-06-20T17:04:43.3488009Z net.(*conn).Read(0xc000506020, ***0xc000d84000?, 0x0?, 0xc000958038?***)
2024-06-20T17:04:43.3489812Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/net.go:179 +0x45
2024-06-20T17:04:43.3491313Z net/http.(*connReader).Read(0xc000958030, ***0xc000d84000, 0x1000, 0x1000***)
2024-06-20T17:04:43.3492825Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/http/server.go:789 +0x14b
2024-06-20T17:04:43.3493631Z bufio.(*Reader).fill(0xc000d820c0)
2024-06-20T17:04:43.3494504Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/bufio/bufio.go:110 +0x103
2024-06-20T17:04:43.3495281Z bufio.(*Reader).Peek(0xc000d820c0, 0x4)
2024-06-20T17:04:43.3496187Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/bufio/bufio.go:148 +0x53
2024-06-20T17:04:43.3497085Z net/http.(*conn).serve(0xc0006c8000, ***0x262b2e8, 0xc000d89dd0***)
2024-06-20T17:04:43.3498139Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/http/server.go:2074 +0x749
2024-06-20T17:04:43.3499009Z created by net/http.(*Server).Serve in goroutine 3182
2024-06-20T17:04:43.3499997Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/http/server.go:3285 +0x4b4
2024-06-20T17:04:43.3500628Z 
2024-06-20T17:04:43.3500804Z goroutine 4262 [IO wait, 29 minutes]:
2024-06-20T17:04:43.3501327Z internal/poll.runtime_pollWait(0x7fbd70d4d388, 0x72)
2024-06-20T17:04:43.3502576Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/runtime/netpoll.go:345 +0x85
2024-06-20T17:04:43.3503484Z internal/poll.(*pollDesc).wait(0xc000d24c00?, 0xc000314000?, 0x0)
2024-06-20T17:04:43.3504610Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_poll_runtime.go:84 +0x27
2024-06-20T17:04:43.3505477Z internal/poll.(*pollDesc).waitRead(...)
2024-06-20T17:04:43.3506430Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_poll_runtime.go:89
2024-06-20T17:04:43.3507408Z internal/poll.(*FD).Read(0xc000d24c00, ***0xc000314000, 0x1000, 0x1000***)
2024-06-20T17:04:43.3508500Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_unix.go:164 +0x27a
2024-06-20T17:04:43.3509482Z net.(*netFD).Read(0xc000d24c00, ***0xc000314000?, 0xc00092ba98?, 0x4f0f85?***)
2024-06-20T17:04:43.3510537Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/fd_posix.go:55 +0x25
2024-06-20T17:04:43.3511449Z net.(*conn).Read(0xc000486768, ***0xc000314000?, 0x0?, 0xc000d28668?***)
2024-06-20T17:04:43.3512607Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/net.go:179 +0x45
2024-06-20T17:04:43.3513528Z net/http.(*connReader).Read(0xc000d28660, ***0xc000314000, 0x1000, 0x1000***)
2024-06-20T17:04:43.3514602Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/http/server.go:789 +0x14b
2024-06-20T17:04:43.3515394Z bufio.(*Reader).fill(0xc000b6bda0)
2024-06-20T17:04:43.3516259Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/bufio/bufio.go:110 +0x103
2024-06-20T17:04:43.3517029Z bufio.(*Reader).Peek(0xc000b6bda0, 0x4)
2024-06-20T17:04:43.3518077Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/bufio/bufio.go:148 +0x53
2024-06-20T17:04:43.3518959Z net/http.(*conn).serve(0xc00015b560, ***0x262b2e8, 0xc000d89dd0***)
2024-06-20T17:04:43.3520017Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/http/server.go:2074 +0x749
2024-06-20T17:04:43.3520881Z created by net/http.(*Server).Serve in goroutine 3182
2024-06-20T17:04:43.3522139Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/http/server.go:3285 +0x4b4
2024-06-20T17:04:43.3522769Z 
2024-06-20T17:04:43.3522943Z goroutine 1745 [IO wait, 29 minutes]:
2024-06-20T17:04:43.3523477Z internal/poll.runtime_pollWait(0x7fbdb8cad0e0, 0x72)
2024-06-20T17:04:43.3524446Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/runtime/netpoll.go:345 +0x85
2024-06-20T17:04:43.3525355Z internal/poll.(*pollDesc).wait(0xc0005dab80?, 0xc00042d000?, 0x0)
2024-06-20T17:04:43.3526454Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_poll_runtime.go:84 +0x27
2024-06-20T17:04:43.3527318Z internal/poll.(*pollDesc).waitRead(...)
2024-06-20T17:04:43.3528269Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_poll_runtime.go:89
2024-06-20T17:04:43.3529237Z internal/poll.(*FD).Read(0xc0005dab80, ***0xc00042d000, 0x1000, 0x1000***)
2024-06-20T17:04:43.3530322Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_unix.go:164 +0x27a
2024-06-20T17:04:43.3531285Z net.(*netFD).Read(0xc0005dab80, ***0xc00042d000?, 0xc000513a98?, 0x4f0f85?***)
2024-06-20T17:04:43.3532318Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/fd_posix.go:55 +0x25
2024-06-20T17:04:43.3533202Z net.(*conn).Read(0xc0004879b0, ***0xc00042d000?, 0x0?, 0xc000944c08?***)
2024-06-20T17:04:43.3534180Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/net.go:179 +0x45
2024-06-20T17:04:43.3535086Z net/http.(*connReader).Read(0xc000944c00, ***0xc00042d000, 0x1000, 0x1000***)
2024-06-20T17:04:43.3536345Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/http/server.go:789 +0x14b
2024-06-20T17:04:43.3537143Z bufio.(*Reader).fill(0xc000c26f00)
2024-06-20T17:04:43.3538029Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/bufio/bufio.go:110 +0x103
2024-06-20T17:04:43.3538826Z bufio.(*Reader).Peek(0xc000c26f00, 0x4)
2024-06-20T17:04:43.3539705Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/bufio/bufio.go:148 +0x53
2024-06-20T17:04:43.3540590Z net/http.(*conn).serve(0xc000652480, ***0x262b2e8, 0xc00044fb30***)
2024-06-20T17:04:43.3541622Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/http/server.go:2074 +0x749
2024-06-20T17:04:43.3542477Z created by net/http.(*Server).Serve in goroutine 91
2024-06-20T17:04:43.3543450Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/http/server.go:3285 +0x4b4
2024-06-20T17:04:43.3544077Z 
2024-06-20T17:04:43.3544231Z goroutine 3518 [select]:
2024-06-20T17:04:43.3544676Z net/http.(*persistConn).writeLoop(0xc000964a20)
2024-06-20T17:04:43.3545646Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/http/transport.go:2444 +0xf0
2024-06-20T17:04:43.3546554Z created by net/http.(*Transport).dialConn in goroutine 3575
2024-06-20T17:04:43.3547594Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/http/transport.go:1800 +0x1585
2024-06-20T17:04:43.3548243Z 
2024-06-20T17:04:43.3548411Z goroutine 3204 [select, 28 minutes]:
2024-06-20T17:04:43.3549219Z google.golang.org/grpc/internal/grpcsync.(*CallbackSerializer).run(0xc000b85f40, ***0x262b320, 0xc000661a90***)
2024-06-20T17:04:43.3550403Z 	/home/runner/go/pkg/mod/google.golang.org/[email protected]/internal/grpcsync/callback_serializer.go:76 +0x115
2024-06-20T17:04:43.3551469Z created by google.golang.org/grpc/internal/grpcsync.NewCallbackSerializer in goroutine 6
2024-06-20T17:04:43.3552763Z 	/home/runner/go/pkg/mod/google.golang.org/[email protected]/internal/grpcsync/callback_serializer.go:52 +0x11a
2024-06-20T17:04:43.3553384Z 
2024-06-20T17:04:43.3553574Z goroutine 8354 [chan receive, 28 minutes]:
2024-06-20T17:04:43.3554346Z github.com/dapr/kit/concurrency.(*RunnerManager).Run(0xc001089920, ***0x262b320, 0xc000976820***)
2024-06-20T17:04:43.3555783Z 	/home/runner/go/pkg/mod/github.com/dapr/[email protected]/concurrency/runner.go:90 +0x2ee
2024-06-20T17:04:43.3556919Z github.com/dapr/dapr/pkg/runtime/processor.(*Processor).Process(0x0?, ***0x262b320, 0xc000976820***)
2024-06-20T17:04:43.3558306Z 	/home/runner/go/pkg/mod/github.com/dapr/[email protected]/pkg/runtime/processor/processor.go:234 +0x1e9
2024-06-20T17:04:43.3559406Z github.com/dapr/kit/concurrency.(*RunnerManager).Run.func1(0xc000d28660?)
2024-06-20T17:04:43.3560527Z 	/home/runner/go/pkg/mod/github.com/dapr/[email protected]/concurrency/runner.go:78 +0x4b
2024-06-20T17:04:43.3561561Z created by github.com/dapr/kit/concurrency.(*RunnerManager).Run in goroutine 8304
2024-06-20T17:04:43.3562728Z 	/home/runner/go/pkg/mod/github.com/dapr/[email protected]/concurrency/runner.go:68 +0x177
2024-06-20T17:04:43.3563377Z 
2024-06-20T17:04:43.3563544Z goroutine 3203 [select, 29 minutes]:
2024-06-20T17:04:43.3564360Z google.golang.org/grpc/internal/grpcsync.(*CallbackSerializer).run(0xc000b85f00, ***0x262b320, 0xc000661a40***)
2024-06-20T17:04:43.3565550Z 	/home/runner/go/pkg/mod/google.golang.org/[email protected]/internal/grpcsync/callback_serializer.go:76 +0x115
2024-06-20T17:04:43.3566620Z created by google.golang.org/grpc/internal/grpcsync.NewCallbackSerializer in goroutine 6
2024-06-20T17:04:43.3567727Z 	/home/runner/go/pkg/mod/google.golang.org/[email protected]/internal/grpcsync/callback_serializer.go:52 +0x11a
2024-06-20T17:04:43.3568347Z 
2024-06-20T17:04:43.3568518Z goroutine 8343 [IO wait, 28 minutes]:
2024-06-20T17:04:43.3569048Z internal/poll.runtime_pollWait(0x7fbd70d4cfa8, 0x72)
2024-06-20T17:04:43.3570211Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/runtime/netpoll.go:345 +0x85
2024-06-20T17:04:43.3571126Z internal/poll.(*pollDesc).wait(0xc0008a0d80?, 0xc000f6fe3b?, 0x1)
2024-06-20T17:04:43.3572232Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_poll_runtime.go:84 +0x27
2024-06-20T17:04:43.3573101Z internal/poll.(*pollDesc).waitRead(...)
2024-06-20T17:04:43.3574045Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_poll_runtime.go:89
2024-06-20T17:04:43.3575023Z internal/poll.(*FD).Read(0xc0008a0d80, ***0xc000f6fe3b, 0x10000, 0x10000***)
2024-06-20T17:04:43.3576104Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_unix.go:164 +0x27a
2024-06-20T17:04:43.3576890Z os.(*File).read(...)
2024-06-20T17:04:43.3577652Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/os/file_posix.go:29
2024-06-20T17:04:43.3578498Z os.(*File).Read(0xc000ca21c8, ***0xc000f6fe3b?, 0x0?, 0x0?***)
2024-06-20T17:04:43.3579451Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/os/file.go:118 +0x52
2024-06-20T17:04:43.3580322Z github.com/fsnotify/fsnotify.(*Watcher).readEvents(0xc000ae5f40)
2024-06-20T17:04:43.3581199Z 	/home/runner/go/pkg/mod/github.com/fsnotify/[email protected]/backend_inotify.go:483 +0xcf
2024-06-20T17:04:43.3582089Z created by github.com/fsnotify/fsnotify.NewBufferedWatcher in goroutine 6
2024-06-20T17:04:43.3583018Z 	/home/runner/go/pkg/mod/github.com/fsnotify/[email protected]/backend_inotify.go:270 +0x1c5
2024-06-20T17:04:43.3583570Z 
2024-06-20T17:04:43.3583757Z goroutine 3202 [chan receive, 28 minutes]:
2024-06-20T17:04:43.3584561Z github.com/dapr/kit/concurrency.(*RunnerCloserManager).Run(0xc000a2bf88?, ***0x262b208, 0xc000c75170***)
2024-06-20T17:04:43.3585840Z 	/home/runner/go/pkg/mod/github.com/dapr/[email protected]/concurrency/closer.go:194 +0x48c
2024-06-20T17:04:43.3586943Z github.com/dapr/dapr/pkg/runtime.(*DaprRuntime).Run(0x22568a0?, ***0x262b208?, 0xc000c75170?***)
2024-06-20T17:04:43.3588246Z 	/home/runner/go/pkg/mod/github.com/dapr/[email protected]/pkg/runtime/runtime.go:353 +0xed
2024-06-20T17:04:43.3589611Z github.com/dapr/components-contrib/tests/certification/flow/sidecar.Sidecar.Start.func2()
2024-06-20T17:04:43.3590826Z 	/home/runner/work/components-contrib/components-contrib/tests/certification/flow/sidecar/sidecar.go:116 +0x45
2024-06-20T17:04:43.3592241Z created by github.com/dapr/components-contrib/tests/certification/flow/sidecar.Sidecar.Start in goroutine 6
2024-06-20T17:04:43.3593556Z 	/home/runner/work/components-contrib/components-contrib/tests/certification/flow/sidecar/sidecar.go:115 +0x345
2024-06-20T17:04:43.3594220Z 
2024-06-20T17:04:43.3594394Z goroutine 8388 [IO wait, 28 minutes]:
2024-06-20T17:04:43.3594917Z internal/poll.runtime_pollWait(0x7fbd70d1b7e8, 0x72)
2024-06-20T17:04:43.3595908Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/runtime/netpoll.go:345 +0x85
2024-06-20T17:04:43.3596741Z internal/poll.(*pollDesc).wait(0x39?, 0x10?, 0x0)
2024-06-20T17:04:43.3597767Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_poll_runtime.go:84 +0x27
2024-06-20T17:04:43.3598631Z internal/poll.(*pollDesc).waitRead(...)
2024-06-20T17:04:43.3599625Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_poll_runtime.go:89
2024-06-20T17:04:43.3600469Z internal/poll.(*FD).Accept(0xc000e7de80)
2024-06-20T17:04:43.3601413Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_unix.go:611 +0x2ac
2024-06-20T17:04:43.3602226Z net.(*netFD).accept(0xc000e7de80)
2024-06-20T17:04:43.3603078Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/fd_unix.go:172 +0x29
2024-06-20T17:04:43.3603855Z net.(*TCPListener).accept(0xc0008e0440)
2024-06-20T17:04:43.3604936Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/tcpsock_posix.go:159 +0x1e
2024-06-20T17:04:43.3605745Z net.(*TCPListener).Accept(0xc0008e0440)
2024-06-20T17:04:43.3606616Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/tcpsock.go:327 +0x30
2024-06-20T17:04:43.3607524Z net/http.(*Server).Serve(0xc00081e1e0, ***0x261ca80, 0xc0008e0440***)
2024-06-20T17:04:43.3608582Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/http/server.go:3255 +0x33e
2024-06-20T17:04:43.3609666Z github.com/dapr/dapr/pkg/api/http.(*server).StartNonBlocking.func1(***0x261ca80?, 0xc0008e0440?***)
2024-06-20T17:04:43.3610963Z 	/home/runner/go/pkg/mod/github.com/dapr/[email protected]/pkg/api/http/server.go:161 +0x6d
2024-06-20T17:04:43.3612078Z created by github.com/dapr/dapr/pkg/api/http.(*server).StartNonBlocking in goroutine 8356
2024-06-20T17:04:43.3613337Z 	/home/runner/go/pkg/mod/github.com/dapr/[email protected]/pkg/api/http/server.go:159 +0x7b3
2024-06-20T17:04:43.3614023Z 
2024-06-20T17:04:43.3614192Z goroutine 1780 [select, 29 minutes]:
2024-06-20T17:04:43.3614692Z net/http.(*persistConn).writeLoop(0xc00083d200)
2024-06-20T17:04:43.3615672Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/http/transport.go:2444 +0xf0
2024-06-20T17:04:43.3616578Z created by net/http.(*Transport).dialConn in goroutine 1778
2024-06-20T17:04:43.3617627Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/http/transport.go:1800 +0x1585
2024-06-20T17:04:43.3618284Z 
2024-06-20T17:04:43.3618545Z goroutine 3561 [IO wait]:
2024-06-20T17:04:43.3619092Z internal/poll.runtime_pollWait(0x7fbd70d4d860, 0x72)
2024-06-20T17:04:43.3620085Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/runtime/netpoll.go:345 +0x85
2024-06-20T17:04:43.3620983Z internal/poll.(*pollDesc).wait(0xc0005da200?, 0xc000216000?, 0x0)
2024-06-20T17:04:43.3622084Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_poll_runtime.go:84 +0x27
2024-06-20T17:04:43.3622943Z internal/poll.(*pollDesc).waitRead(...)
2024-06-20T17:04:43.3623903Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_poll_runtime.go:89
2024-06-20T17:04:43.3625255Z internal/poll.(*FD).Read(0xc0005da200, ***0xc000216000, 0x1000, 0x1000***)
2024-06-20T17:04:43.3626378Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_unix.go:164 +0x27a
2024-06-20T17:04:43.3627318Z net.(*netFD).Read(0xc0005da200, ***0xc000216000?, 0x0?, 0xc0007336c0?***)
2024-06-20T17:04:43.3628335Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/fd_posix.go:55 +0x25
2024-06-20T17:04:43.3629270Z net.(*conn).Read(0xc000137938, ***0xc000216000?, 0xc0007f7d00?, 0xc000c38fc0?***)
2024-06-20T17:04:43.3630307Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/net.go:179 +0x45
2024-06-20T17:04:43.3631276Z net/http.(*persistConn).Read(0xc000a98480, ***0xc000216000?, 0xc000d34000?, 0xc000d4ad38?***)
2024-06-20T17:04:43.3632619Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/http/transport.go:1977 +0x4a
2024-06-20T17:04:43.3633435Z bufio.(*Reader).fill(0xc000b94b40)
2024-06-20T17:04:43.3634311Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/bufio/bufio.go:110 +0x103
2024-06-20T17:04:43.3635089Z bufio.(*Reader).Peek(0xc000b94b40, 0x1)
2024-06-20T17:04:43.3635968Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/bufio/bufio.go:148 +0x53
2024-06-20T17:04:43.3636769Z net/http.(*persistConn).readLoop(0xc000a98480)
2024-06-20T17:04:43.3637737Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/http/transport.go:2141 +0x1b9
2024-06-20T17:04:43.3638647Z created by net/http.(*Transport).dialConn in goroutine 3559
2024-06-20T17:04:43.3639849Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/http/transport.go:1799 +0x152f
2024-06-20T17:04:43.3640507Z 
2024-06-20T17:04:43.3640663Z goroutine 3553 [IO wait]:
2024-06-20T17:04:43.3641132Z internal/poll.runtime_pollWait(0x7fbd70d4d578, 0x72)
2024-06-20T17:04:43.3642121Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/runtime/netpoll.go:345 +0x85
2024-06-20T17:04:43.3643023Z internal/poll.(*pollDesc).wait(0xc0003f7480?, 0xc000e00000?, 0x0)
2024-06-20T17:04:43.3644112Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_poll_runtime.go:84 +0x27
2024-06-20T17:04:43.3644970Z internal/poll.(*pollDesc).waitRead(...)
2024-06-20T17:04:43.3645926Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_poll_runtime.go:89
2024-06-20T17:04:43.3646909Z internal/poll.(*FD).Read(0xc0003f7480, ***0xc000e00000, 0x1000, 0x1000***)
2024-06-20T17:04:43.3648018Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_unix.go:164 +0x27a
2024-06-20T17:04:43.3648996Z net.(*netFD).Read(0xc0003f7480, ***0xc000e00000?, 0xc00092fa98?, 0x4f0f85?***)
2024-06-20T17:04:43.3650041Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/fd_posix.go:55 +0x25
2024-06-20T17:04:43.3650942Z net.(*conn).Read(0xc0000953d0, ***0xc000e00000?, 0x0?, 0xc000a4cab8?***)
2024-06-20T17:04:43.3651929Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/net.go:179 +0x45
2024-06-20T17:04:43.3652844Z net/http.(*connReader).Read(0xc000a4cab0, ***0xc000e00000, 0x1000, 0x1000***)
2024-06-20T17:04:43.3653906Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/http/server.go:789 +0x14b
2024-06-20T17:04:43.3654696Z bufio.(*Reader).fill(0xc000664a20)
2024-06-20T17:04:43.3655551Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/bufio/bufio.go:110 +0x103
2024-06-20T17:04:43.3656335Z bufio.(*Reader).Peek(0xc000664a20, 0x4)
2024-06-20T17:04:43.3657210Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/bufio/bufio.go:148 +0x53
2024-06-20T17:04:43.3658086Z net/http.(*conn).serve(0xc00057eab0, ***0x262b2e8, 0xc00044fb30***)
2024-06-20T17:04:43.3659297Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/http/server.go:2074 +0x749
2024-06-20T17:04:43.3659530Z created by net/http.(*Server).Serve in goroutine 91
2024-06-20T17:04:43.3660148Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/http/server.go:3285 +0x4b4
2024-06-20T17:04:43.3660155Z 
2024-06-20T17:04:43.3660327Z goroutine 3182 [IO wait, 29 minutes]:
2024-06-20T17:04:43.3660566Z internal/poll.runtime_pollWait(0x7fbd70e9ba28, 0x72)
2024-06-20T17:04:43.3661171Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/runtime/netpoll.go:345 +0x85
2024-06-20T17:04:43.3661376Z internal/poll.(*pollDesc).wait(0x17?, 0x1?, 0x0)
2024-06-20T17:04:43.3662070Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_poll_runtime.go:84 +0x27
2024-06-20T17:04:43.3662254Z internal/poll.(*pollDesc).waitRead(...)
2024-06-20T17:04:43.3662907Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_poll_runtime.go:89
2024-06-20T17:04:43.3663086Z internal/poll.(*FD).Accept(0xc000696e00)
2024-06-20T17:04:43.3663732Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_unix.go:611 +0x2ac
2024-06-20T17:04:43.3663901Z net.(*netFD).accept(0xc000696e00)
2024-06-20T17:04:43.3664480Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/fd_unix.go:172 +0x29
2024-06-20T17:04:43.3664656Z net.(*TCPListener).accept(0xc0008194a0)
2024-06-20T17:04:43.3665275Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/tcpsock_posix.go:159 +0x1e
2024-06-20T17:04:43.3665582Z net.(*TCPListener).Accept(0xc0008194a0)
2024-06-20T17:04:43.3666167Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/tcpsock.go:327 +0x30
2024-06-20T17:04:43.3666467Z net/http.(*Server).Serve(0xc0006925a0, ***0x261ca80, 0xc0008194a0***)
2024-06-20T17:04:43.3667096Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/http/server.go:3255 +0x33e
2024-06-20T17:04:43.3667306Z net/http.(*Server).ListenAndServe(0xc0006925a0)
2024-06-20T17:04:43.3667916Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/http/server.go:3184 +0x71
2024-06-20T17:04:43.3668269Z github.com/dapr/go-sdk/service/http.(*Server).Start(0xc000aeb780)
2024-06-20T17:04:43.3668886Z 	/home/runner/go/pkg/mod/github.com/dapr/[email protected]/service/http/service.go:78 +0x26
2024-06-20T17:04:43.3669368Z github.com/dapr/components-contrib/tests/certification/flow/app.App.Start.func1()
2024-06-20T17:04:43.3669977Z 	/home/runner/work/components-contrib/components-contrib/tests/certification/flow/app/app.go:69 +0x32
2024-06-20T17:04:43.3670543Z created by github.com/dapr/components-contrib/tests/certification/flow/app.App.Start in goroutine 6
2024-06-20T17:04:43.3671264Z 	/home/runner/work/components-contrib/components-contrib/tests/certification/flow/app/app.go:68 +0xf0
2024-06-20T17:04:43.3671290Z 
2024-06-20T17:04:43.3671593Z goroutine 8316 [chan receive, 28 minutes]:
2024-06-20T17:04:43.3672395Z github.com/dapr/dapr/pkg/runtime/processor.(*Processor).processComponents(0xc0006f6e00, ***0x262b320?, 0xc000e52dc0?***)
2024-06-20T17:04:43.3673233Z 	/home/runner/go/pkg/mod/github.com/dapr/[email protected]/pkg/runtime/processor/components.go:108 +0xaf
2024-06-20T17:04:43.3673590Z github.com/dapr/kit/concurrency.(*RunnerManager).Run.func1(0xc000a52e10?)
2024-06-20T17:04:43.3674251Z 	/home/runner/go/pkg/mod/github.com/dapr/[email protected]/concurrency/runner.go:78 +0x4b
2024-06-20T17:04:43.3674656Z created by github.com/dapr/kit/concurrency.(*RunnerManager).Run in goroutine 8354
2024-06-20T17:04:43.3675313Z 	/home/runner/go/pkg/mod/github.com/dapr/[email protected]/concurrency/runner.go:68 +0x177
2024-06-20T17:04:43.3675320Z 
2024-06-20T17:04:43.3675685Z goroutine 3517 [IO wait]:
2024-06-20T17:04:43.3675920Z internal/poll.runtime_pollWait(0x7fbd70d4d768, 0x72)
2024-06-20T17:04:43.3676537Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/runtime/netpoll.go:345 +0x85
2024-06-20T17:04:43.3676824Z internal/poll.(*pollDesc).wait(0xc00096d780?, 0xc000d8a000?, 0x0)
2024-06-20T17:04:43.3677516Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_poll_runtime.go:84 +0x27
2024-06-20T17:04:43.3677693Z internal/poll.(*pollDesc).waitRead(...)
2024-06-20T17:04:43.3678339Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_poll_runtime.go:89
2024-06-20T17:04:43.3678664Z internal/poll.(*FD).Read(0xc00096d780, ***0xc000d8a000, 0x1000, 0x1000***)
2024-06-20T17:04:43.3679293Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_unix.go:164 +0x27a
2024-06-20T17:04:43.3679591Z net.(*netFD).Read(0xc00096d780, ***0xc000d8a000?, 0x0?, 0xc0006f9c00?***)
2024-06-20T17:04:43.3680186Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/fd_posix.go:55 +0x25
2024-06-20T17:04:43.3680514Z net.(*conn).Read(0xc000b55130, ***0xc000d8a000?, 0xc00075e400?, 0xc00064f340?***)
2024-06-20T17:04:43.3681081Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/net.go:179 +0x45
2024-06-20T17:04:43.3681471Z net/http.(*persistConn).Read(0xc000964a20, ***0xc000d8a000?, 0xc000065440?, 0xc000d4ed38?***)
2024-06-20T17:04:43.3682105Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/http/transport.go:1977 +0x4a
2024-06-20T17:04:43.3682277Z bufio.(*Reader).fill(0xc000ac0f00)
2024-06-20T17:04:43.3683039Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/bufio/bufio.go:110 +0x103
2024-06-20T17:04:43.3683220Z bufio.(*Reader).Peek(0xc000ac0f00, 0x1)
2024-06-20T17:04:43.3683806Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/bufio/bufio.go:148 +0x53
2024-06-20T17:04:43.3684017Z net/http.(*persistConn).readLoop(0xc000964a20)
2024-06-20T17:04:43.3684652Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/http/transport.go:2141 +0x1b9
2024-06-20T17:04:43.3684920Z created by net/http.(*Transport).dialConn in goroutine 3575
2024-06-20T17:04:43.3685560Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/http/transport.go:1799 +0x152f
2024-06-20T17:04:43.3685572Z 
2024-06-20T17:04:43.3685743Z goroutine 8305 [select, 28 minutes]:
2024-06-20T17:04:43.3686307Z github.com/dapr/dapr/pkg/metrics.(*promMetricsExporter).startMetricServer(0xc0010225e8, ***0x262b320, 0xc000976820***)
2024-06-20T17:04:43.3687030Z 	/home/runner/go/pkg/mod/github.com/dapr/[email protected]/pkg/metrics/exporter.go:120 +0x32d
2024-06-20T17:04:43.3687518Z github.com/dapr/dapr/pkg/metrics.(*promMetricsExporter).Run(0xc0010225e8, ***0x262b320, 0xc000976820***)
2024-06-20T17:04:43.3688261Z 	/home/runner/go/pkg/mod/github.com/dapr/[email protected]/pkg/metrics/exporter.go:83 +0x17a
2024-06-20T17:04:43.3688613Z github.com/dapr/kit/concurrency.(*RunnerManager).Run.func1(0xc000a52e10?)
2024-06-20T17:04:43.3689270Z 	/home/runner/go/pkg/mod/github.com/dapr/[email protected]/concurrency/runner.go:78 +0x4b
2024-06-20T17:04:43.3689657Z created by github.com/dapr/kit/concurrency.(*RunnerManager).Run in goroutine 8304
2024-06-20T17:04:43.3690308Z 	/home/runner/go/pkg/mod/github.com/dapr/[email protected]/concurrency/runner.go:68 +0x177
2024-06-20T17:04:43.3690319Z 
2024-06-20T17:04:43.3690491Z goroutine 3256 [IO wait, 29 minutes]:
2024-06-20T17:04:43.3690725Z internal/poll.runtime_pollWait(0x7fbd70e9b078, 0x72)
2024-06-20T17:04:43.3691335Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/runtime/netpoll.go:345 +0x85
2024-06-20T17:04:43.3691625Z internal/poll.(*pollDesc).wait(0xc000caf880?, 0xc0002c8000?, 0x0)
2024-06-20T17:04:43.3692456Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_poll_runtime.go:84 +0x27
2024-06-20T17:04:43.3692632Z internal/poll.(*pollDesc).waitRead(...)
2024-06-20T17:04:43.3693280Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_poll_runtime.go:89
2024-06-20T17:04:43.3693598Z internal/poll.(*FD).Read(0xc000caf880, ***0xc0002c8000, 0x1000, 0x1000***)
2024-06-20T17:04:43.3694236Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_unix.go:164 +0x27a
2024-06-20T17:04:43.3694540Z net.(*netFD).Read(0xc000caf880, ***0xc0002c8000?, 0x0?, 0xc000c39340?***)
2024-06-20T17:04:43.3695129Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/fd_posix.go:55 +0x25
2024-06-20T17:04:43.3695421Z net.(*conn).Read(0xc000b54448, ***0xc0002c8000?, 0x0?, 0xc00065ce00?***)
2024-06-20T17:04:43.3695987Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/net.go:179 +0x45
2024-06-20T17:04:43.3696385Z net/http.(*persistConn).Read(0xc00027e000, ***0xc0002c8000?, 0xc000be0000?, 0xc000c9fd38?***)
2024-06-20T17:04:43.3697013Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/http/transport.go:1977 +0x4a
2024-06-20T17:04:43.3697182Z bufio.(*Reader).fill(0xc000760ba0)
2024-06-20T17:04:43.3697769Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/bufio/bufio.go:110 +0x103
2024-06-20T17:04:43.3697943Z bufio.(*Reader).Peek(0xc000760ba0, 0x1)
2024-06-20T17:04:43.3698527Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/bufio/bufio.go:148 +0x53
2024-06-20T17:04:43.3698867Z net/http.(*persistConn).readLoop(0xc00027e000)
2024-06-20T17:04:43.3699517Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/http/transport.go:2141 +0x1b9
2024-06-20T17:04:43.3699784Z created by net/http.(*Transport).dialConn in goroutine 3254
2024-06-20T17:04:43.3700431Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/http/transport.go:1799 +0x152f
2024-06-20T17:04:43.3700437Z 
2024-06-20T17:04:43.3700606Z goroutine 3257 [select, 29 minutes]:
2024-06-20T17:04:43.3700816Z net/http.(*persistConn).writeLoop(0xc00027e000)
2024-06-20T17:04:43.3701442Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/http/transport.go:2444 +0xf0
2024-06-20T17:04:43.3701713Z created by net/http.(*Transport).dialConn in goroutine 3254
2024-06-20T17:04:43.3702350Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/http/transport.go:1800 +0x1585
2024-06-20T17:04:43.3702355Z 
2024-06-20T17:04:43.3702531Z goroutine 3232 [IO wait, 29 minutes]:
2024-06-20T17:04:43.3702767Z internal/poll.runtime_pollWait(0x7fbd70d4dc40, 0x72)
2024-06-20T17:04:43.3703379Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/runtime/netpoll.go:345 +0x85
2024-06-20T17:04:43.3703667Z internal/poll.(*pollDesc).wait(0xc000bb6780?, 0xc0005ec000?, 0x0)
2024-06-20T17:04:43.3704355Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_poll_runtime.go:84 +0x27
2024-06-20T17:04:43.3704540Z internal/poll.(*pollDesc).waitRead(...)
2024-06-20T17:04:43.3705188Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_poll_runtime.go:89
2024-06-20T17:04:43.3705500Z internal/poll.(*FD).Read(0xc000bb6780, ***0xc0005ec000, 0x1000, 0x1000***)
2024-06-20T17:04:43.3706132Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_unix.go:164 +0x27a
2024-06-20T17:04:43.3706458Z net.(*netFD).Read(0xc000bb6780, ***0xc0005ec000?, 0xc0007c7a98?, 0x4f0f85?***)
2024-06-20T17:04:43.3707069Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/fd_posix.go:55 +0x25
2024-06-20T17:04:43.3707359Z net.(*conn).Read(0xc000094140, ***0xc0005ec000?, 0x0?, 0xc000b89a48?***)
2024-06-20T17:04:43.3708066Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/net.go:179 +0x45
2024-06-20T17:04:43.3708399Z net/http.(*connReader).Read(0xc000b89a40, ***0xc0005ec000, 0x1000, 0x1000***)
2024-06-20T17:04:43.3709025Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/http/server.go:789 +0x14b
2024-06-20T17:04:43.3709191Z bufio.(*Reader).fill(0xc000d008a0)
2024-06-20T17:04:43.3709797Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/bufio/bufio.go:110 +0x103
2024-06-20T17:04:43.3709972Z bufio.(*Reader).Peek(0xc000d008a0, 0x4)
2024-06-20T17:04:43.3710556Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/bufio/bufio.go:148 +0x53
2024-06-20T17:04:43.3710846Z net/http.(*conn).serve(0xc000b70cf0, ***0x262b2e8, 0xc00044fb30***)
2024-06-20T17:04:43.3711473Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/http/server.go:2074 +0x749
2024-06-20T17:04:43.3711704Z created by net/http.(*Server).Serve in goroutine 91
2024-06-20T17:04:43.3712492Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/http/server.go:3285 +0x4b4
2024-06-20T17:04:43.3712500Z 
2024-06-20T17:04:43.3712677Z goroutine 3263 [IO wait, 28 minutes]:
2024-06-20T17:04:43.3712914Z internal/poll.runtime_pollWait(0x7fbd70e9ac98, 0x72)
2024-06-20T17:04:43.3713528Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/runtime/netpoll.go:345 +0x85
2024-06-20T17:04:43.3713813Z internal/poll.(*pollDesc).wait(0xc000cafd80?, 0xc000604000?, 0x0)
2024-06-20T17:04:43.3714507Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_poll_runtime.go:84 +0x27
2024-06-20T17:04:43.3714842Z internal/poll.(*pollDesc).waitRead(...)
2024-06-20T17:04:43.3715505Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_poll_runtime.go:89
2024-06-20T17:04:43.3715834Z internal/poll.(*FD).Read(0xc000cafd80, ***0xc000604000, 0x1000, 0x1000***)
2024-06-20T17:04:43.3716485Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_unix.go:164 +0x27a
2024-06-20T17:04:43.3716814Z net.(*netFD).Read(0xc000cafd80, ***0xc000604000?, 0xc00075da98?, 0x4f0f85?***)
2024-06-20T17:04:43.3717413Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/fd_posix.go:55 +0x25
2024-06-20T17:04:43.3717707Z net.(*conn).Read(0xc000b544a0, ***0xc000604000?, 0x0?, 0xc000a52e18?***)
2024-06-20T17:04:43.3718277Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/net.go:179 +0x45
2024-06-20T17:04:43.3718598Z net/http.(*connReader).Read(0xc000a52e10, ***0xc000604000, 0x1000, 0x1000***)
2024-06-20T17:04:43.3719226Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/http/server.go:789 +0x14b
2024-06-20T17:04:43.3719398Z bufio.(*Reader).fill(0xc000761620)
2024-06-20T17:04:43.3719991Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/bufio/bufio.go:110 +0x103
2024-06-20T17:04:43.3720165Z bufio.(*Reader).Peek(0xc000761620, 0x4)
2024-06-20T17:04:43.3720742Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/bufio/bufio.go:148 +0x53
2024-06-20T17:04:43.3721024Z net/http.(*conn).serve(0xc000ce5cb0, ***0x262b2e8, 0xc000d89dd0***)
2024-06-20T17:04:43.3721639Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/http/server.go:2074 +0x749
2024-06-20T17:04:43.3721878Z created by net/http.(*Server).Serve in goroutine 3182
2024-06-20T17:04:43.3722500Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/http/server.go:3285 +0x4b4
2024-06-20T17:04:43.3722506Z 
2024-06-20T17:04:43.3722680Z goroutine 3261 [IO wait, 28 minutes]:
2024-06-20T17:04:43.3722913Z internal/poll.runtime_pollWait(0x7fbd70e9ad90, 0x72)
2024-06-20T17:04:43.3723518Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/runtime/netpoll.go:345 +0x85
2024-06-20T17:04:43.3723968Z internal/poll.(*pollDesc).wait(0xc000cafd00?, 0xc000602000?, 0x0)
2024-06-20T17:04:43.3724654Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_poll_runtime.go:84 +0x27
2024-06-20T17:04:43.3724829Z internal/poll.(*pollDesc).waitRead(...)
2024-06-20T17:04:43.3725481Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_poll_runtime.go:89
2024-06-20T17:04:43.3725794Z internal/poll.(*FD).Read(0xc000cafd00, ***0xc000602000, 0x1000, 0x1000***)
2024-06-20T17:04:43.3726418Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_unix.go:164 +0x27a
2024-06-20T17:04:43.3726722Z net.(*netFD).Read(0xc000cafd00, ***0xc000602000?, 0x0?, 0xc000c39880?***)
2024-06-20T17:04:43.3727306Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/fd_posix.go:55 +0x25
2024-06-20T17:04:43.3727603Z net.(*conn).Read(0xc000b54490, ***0xc000602000?, 0x0?, 0xc0005ea700?***)
2024-06-20T17:04:43.3728169Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/net.go:179 +0x45
2024-06-20T17:04:43.3728559Z net/http.(*persistConn).Read(0xc000318a20, ***0xc000602000?, 0xc0007036e0?, 0xc0006e6d38?***)
2024-06-20T17:04:43.3729202Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/http/transport.go:1977 +0x4a
2024-06-20T17:04:43.3729368Z bufio.(*Reader).fill(0xc0007615c0)
2024-06-20T17:04:43.3729948Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/bufio/bufio.go:110 +0x103
2024-06-20T17:04:43.3730122Z bufio.(*Reader).Peek(0xc0007615c0, 0x1)
2024-06-20T17:04:43.3730832Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/bufio/bufio.go:148 +0x53
2024-06-20T17:04:43.3731044Z net/http.(*persistConn).readLoop(0xc000318a20)
2024-06-20T17:04:43.3731688Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/http/transport.go:2141 +0x1b9
2024-06-20T17:04:43.3731958Z created by net/http.(*Transport).dialConn in goroutine 3260
2024-06-20T17:04:43.3732601Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/http/transport.go:1799 +0x152f
2024-06-20T17:04:43.3732607Z 
2024-06-20T17:04:43.3732775Z goroutine 3262 [select, 28 minutes]:
2024-06-20T17:04:43.3732982Z net/http.(*persistConn).writeLoop(0xc000318a20)
2024-06-20T17:04:43.3733616Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/http/transport.go:2444 +0xf0
2024-06-20T17:04:43.3733879Z created by net/http.(*Transport).dialConn in goroutine 3260
2024-06-20T17:04:43.3734520Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/http/transport.go:1800 +0x1585
2024-06-20T17:04:43.3734526Z 
2024-06-20T17:04:43.3734696Z goroutine 3378 [IO wait, 29 minutes]:
2024-06-20T17:04:43.3734936Z internal/poll.runtime_pollWait(0x7fbd70d4d958, 0x72)
2024-06-20T17:04:43.3735561Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/runtime/netpoll.go:345 +0x85
2024-06-20T17:04:43.3735844Z internal/poll.(*pollDesc).wait(0xc0000dad00?, 0xc000a5a000?, 0x0)
2024-06-20T17:04:43.3736536Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_poll_runtime.go:84 +0x27
2024-06-20T17:04:43.3736713Z internal/poll.(*pollDesc).waitRead(...)
2024-06-20T17:04:43.3737364Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_poll_runtime.go:89
2024-06-20T17:04:43.3737686Z internal/poll.(*FD).Read(0xc0000dad00, ***0xc000a5a000, 0x1000, 0x1000***)
2024-06-20T17:04:43.3738324Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_unix.go:164 +0x27a
2024-06-20T17:04:43.3738651Z net.(*netFD).Read(0xc0000dad00, ***0xc000a5a000?, 0xc0007cba98?, 0x4f0f85?***)
2024-06-20T17:04:43.3739245Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/fd_posix.go:55 +0x25
2024-06-20T17:04:43.3739698Z net.(*conn).Read(0xc000b551e8, ***0xc000a5a000?, 0x0?, 0xc0008cc7e8?***)
2024-06-20T17:04:43.3740263Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/net.go:179 +0x45
2024-06-20T17:04:43.3740591Z net/http.(*connReader).Read(0xc0008cc7e0, ***0xc000a5a000, 0x1000, 0x1000***)
2024-06-20T17:04:43.3741204Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/http/server.go:789 +0x14b
2024-06-20T17:04:43.3741370Z bufio.(*Reader).fill(0xc000ac16e0)
2024-06-20T17:04:43.3741962Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/bufio/bufio.go:110 +0x103
2024-06-20T17:04:43.3742141Z bufio.(*Reader).Peek(0xc000ac16e0, 0x4)
2024-06-20T17:04:43.3742720Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/bufio/bufio.go:148 +0x53
2024-06-20T17:04:43.3743003Z net/http.(*conn).serve(0xc000822c60, ***0x262b2e8, 0xc000d89dd0***)
2024-06-20T17:04:43.3743623Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/http/server.go:2074 +0x749
2024-06-20T17:04:43.3743859Z created by net/http.(*Server).Serve in goroutine 3182
2024-06-20T17:04:43.3744474Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/http/server.go:3285 +0x4b4
2024-06-20T17:04:43.3744480Z 
2024-06-20T17:04:43.3744653Z goroutine 6034 [IO wait, 29 minutes]:
2024-06-20T17:04:43.3744885Z internal/poll.runtime_pollWait(0x7fbd70d4d290, 0x72)
2024-06-20T17:04:43.3745488Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/runtime/netpoll.go:345 +0x85
2024-06-20T17:04:43.3745779Z internal/poll.(*pollDesc).wait(0xc0003f7f00?, 0xc000ffa000?, 0x0)
2024-06-20T17:04:43.3746583Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_poll_runtime.go:84 +0x27
2024-06-20T17:04:43.3746764Z internal/poll.(*pollDesc).waitRead(...)
2024-06-20T17:04:43.3747419Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_poll_runtime.go:89
2024-06-20T17:04:43.3747746Z internal/poll.(*FD).Read(0xc0003f7f00, ***0xc000ffa000, 0x1000, 0x1000***)
2024-06-20T17:04:43.3748373Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_unix.go:164 +0x27a
2024-06-20T17:04:43.3748701Z net.(*netFD).Read(0xc0003f7f00, ***0xc000ffa000?, 0x30?, 0x7fbdb8c6a3f8?***)
2024-06-20T17:04:43.3749283Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/fd_posix.go:55 +0x25
2024-06-20T17:04:43.3749600Z net.(*conn).Read(0xc0004876e8, ***0xc000ffa000?, 0xc000a2ccf8?, 0x4142db?***)
2024-06-20T17:04:43.3750173Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/net.go:179 +0x45
2024-06-20T17:04:43.3750512Z net/http.(*persistConn).Read(0xc000d8c6c0, ***0xc000ffa000?, 0x40b705?, 0x60?***)
2024-06-20T17:04:43.3751144Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/http/transport.go:1977 +0x4a
2024-06-20T17:04:43.3751318Z bufio.(*Reader).fill(0xc000664ea0)
2024-06-20T17:04:43.3751898Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/bufio/bufio.go:110 +0x103
2024-06-20T17:04:43.3752192Z bufio.(*Reader).Peek(0xc000664ea0, 0x1)
2024-06-20T17:04:43.3752770Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/bufio/bufio.go:148 +0x53
2024-06-20T17:04:43.3752980Z net/http.(*persistConn).readLoop(0xc000d8c6c0)
2024-06-20T17:04:43.3753612Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/http/transport.go:2141 +0x1b9
2024-06-20T17:04:43.3753874Z created by net/http.(*Transport).dialConn in goroutine 6017
2024-06-20T17:04:43.3754520Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/http/transport.go:1799 +0x152f
2024-06-20T17:04:43.3754526Z 
2024-06-20T17:04:43.3754697Z goroutine 4260 [IO wait, 29 minutes]:
2024-06-20T17:04:43.3754925Z internal/poll.runtime_pollWait(0x7fbd70d4d480, 0x72)
2024-06-20T17:04:43.3755688Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/runtime/netpoll.go:345 +0x85
2024-06-20T17:04:43.3755974Z internal/poll.(*pollDesc).wait(0xc000d24b00?, 0xc000d33000?, 0x0)
2024-06-20T17:04:43.3756659Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_poll_runtime.go:84 +0x27
2024-06-20T17:04:43.3756834Z internal/poll.(*pollDesc).waitRead(...)
2024-06-20T17:04:43.3757481Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_poll_runtime.go:89
2024-06-20T17:04:43.3757796Z internal/poll.(*FD).Read(0xc000d24b00, ***0xc000d33000, 0x1000, 0x1000***)
2024-06-20T17:04:43.3758431Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_unix.go:164 +0x27a
2024-06-20T17:04:43.3758735Z net.(*netFD).Read(0xc000d24b00, ***0xc000d33000?, 0x0?, 0xc000690540?***)
2024-06-20T17:04:43.3759323Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/fd_posix.go:55 +0x25
2024-06-20T17:04:43.3759613Z net.(*conn).Read(0xc000486760, ***0xc000d33000?, 0x0?, 0xc0007756c0?***)
2024-06-20T17:04:43.3760194Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/net.go:179 +0x45
2024-06-20T17:04:43.3760584Z net/http.(*persistConn).Read(0xc000ce8240, ***0xc000d33000?, 0xc000d34420?, 0xc000840d38?***)
2024-06-20T17:04:43.3761214Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/http/transport.go:1977 +0x4a
2024-06-20T17:04:43.3761382Z bufio.(*Reader).fill(0xc000b6bc80)
2024-06-20T17:04:43.3761974Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/bufio/bufio.go:110 +0x103
2024-06-20T17:04:43.3762295Z bufio.(*Reader).Peek(0xc000b6bc80, 0x1)
2024-06-20T17:04:43.3762897Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/bufio/bufio.go:148 +0x53
2024-06-20T17:04:43.3763101Z net/http.(*persistConn).readLoop(0xc000ce8240)
2024-06-20T17:04:43.3763739Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/http/transport.go:2141 +0x1b9
2024-06-20T17:04:43.3764009Z created by net/http.(*Transport).dialConn in goroutine 4259
2024-06-20T17:04:43.3764656Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/http/transport.go:1799 +0x152f
2024-06-20T17:04:43.3764662Z 
2024-06-20T17:04:43.3764833Z goroutine 3273 [IO wait, 29 minutes]:
2024-06-20T17:04:43.3765064Z internal/poll.runtime_pollWait(0x7fbd70d4db48, 0x72)
2024-06-20T17:04:43.3765685Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/runtime/netpoll.go:345 +0x85
2024-06-20T17:04:43.3765984Z internal/poll.(*pollDesc).wait(0xc00081ba80?, 0xc000698000?, 0x0)
2024-06-20T17:04:43.3766670Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_poll_runtime.go:84 +0x27
2024-06-20T17:04:43.3766849Z internal/poll.(*pollDesc).waitRead(...)
2024-06-20T17:04:43.3767514Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_poll_runtime.go:89
2024-06-20T17:04:43.3767824Z internal/poll.(*FD).Read(0xc00081ba80, ***0xc000698000, 0x1000, 0x1000***)
2024-06-20T17:04:43.3768454Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_unix.go:164 +0x27a
2024-06-20T17:04:43.3768753Z net.(*netFD).Read(0xc00081ba80, ***0xc000698000?, 0x0?, 0xc000690700?***)
2024-06-20T17:04:43.3769337Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/fd_posix.go:55 +0x25
2024-06-20T17:04:43.3769631Z net.(*conn).Read(0xc0005066c8, ***0xc000698000?, 0x0?, 0xc0009e9340?***)
2024-06-20T17:04:43.3770194Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/net.go:179 +0x45
2024-06-20T17:04:43.3770592Z net/http.(*persistConn).Read(0xc0002b65a0, ***0xc000698000?, 0xc000993200?, 0xc0007afd38?***)
2024-06-20T17:04:43.3771237Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/http/transport.go:1977 +0x4a
2024-06-20T17:04:43.3771551Z bufio.(*Reader).fill(0xc000d0db00)
2024-06-20T17:04:43.3772147Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/bufio/bufio.go:110 +0x103
2024-06-20T17:04:43.3772325Z bufio.(*Reader).Peek(0xc000d0db00, 0x1)
2024-06-20T17:04:43.3772915Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/bufio/bufio.go:148 +0x53
2024-06-20T17:04:43.3773120Z net/http.(*persistConn).readLoop(0xc0002b65a0)
2024-06-20T17:04:43.3773758Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/http/transport.go:2141 +0x1b9
2024-06-20T17:04:43.3774035Z created by net/http.(*Transport).dialConn in goroutine 3272
2024-06-20T17:04:43.3774672Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/http/transport.go:1799 +0x152f
2024-06-20T17:04:43.3774678Z 
2024-06-20T17:04:43.3774847Z goroutine 3274 [select, 29 minutes]:
2024-06-20T17:04:43.3775056Z net/http.(*persistConn).writeLoop(0xc0002b65a0)
2024-06-20T17:04:43.3775683Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/http/transport.go:2444 +0xf0
2024-06-20T17:04:43.3775946Z created by net/http.(*Transport).dialConn in goroutine 3272
2024-06-20T17:04:43.3776583Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/http/transport.go:1800 +0x1585
2024-06-20T17:04:43.3776588Z 
2024-06-20T17:04:43.3776766Z goroutine 3372 [IO wait, 29 minutes]:
2024-06-20T17:04:43.3776996Z internal/poll.runtime_pollWait(0x7fbd70d4da50, 0x72)
2024-06-20T17:04:43.3777607Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/runtime/netpoll.go:345 +0x85
2024-06-20T17:04:43.3778007Z internal/poll.(*pollDesc).wait(0xc0009fa900?, 0xc000968000?, 0x0)
2024-06-20T17:04:43.3778710Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_poll_runtime.go:84 +0x27
2024-06-20T17:04:43.3778891Z internal/poll.(*pollDesc).waitRead(...)
2024-06-20T17:04:43.3779536Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_poll_runtime.go:89
2024-06-20T17:04:43.3779854Z internal/poll.(*FD).Read(0xc0009fa900, ***0xc000968000, 0x1000, 0x1000***)
2024-06-20T17:04:43.3780487Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_unix.go:164 +0x27a
2024-06-20T17:04:43.3780784Z net.(*netFD).Read(0xc0009fa900, ***0xc000968000?, 0x0?, 0xc00065c000?***)
2024-06-20T17:04:43.3781380Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/fd_posix.go:55 +0x25
2024-06-20T17:04:43.3781667Z net.(*conn).Read(0xc0004877b0, ***0xc000968000?, 0x0?, 0xc000691880?***)
2024-06-20T17:04:43.3782230Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/net.go:179 +0x45
2024-06-20T17:04:43.3782621Z net/http.(*persistConn).Read(0xc000a98240, ***0xc000968000?, 0xc000508c60?, 0xc0006edd38?***)
2024-06-20T17:04:43.3783261Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/http/transport.go:1977 +0x4a
2024-06-20T17:04:43.3783428Z bufio.(*Reader).fill(0xc0009d4d80)
2024-06-20T17:04:43.3784027Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/bufio/bufio.go:110 +0x103
2024-06-20T17:04:43.3784207Z bufio.(*Reader).Peek(0xc0009d4d80, 0x1)
2024-06-20T17:04:43.3784790Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/bufio/bufio.go:148 +0x53
2024-06-20T17:04:43.3785003Z net/http.(*persistConn).readLoop(0xc000a98240)
2024-06-20T17:04:43.3785646Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/http/transport.go:2141 +0x1b9
2024-06-20T17:04:43.3785916Z created by net/http.(*Transport).dialConn in goroutine 3353
2024-06-20T17:04:43.3786561Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/http/transport.go:1799 +0x152f
2024-06-20T17:04:43.3786685Z 
2024-06-20T17:04:43.3786863Z goroutine 8357 [select, 28 minutes]:
2024-06-20T17:04:43.3787321Z github.com/dapr/kit/concurrency.(*RunnerCloserManager).Run.func1(***0x262b320?, 0xc000976820?***)
2024-06-20T17:04:43.3788017Z 	/home/runner/go/pkg/mod/github.com/dapr/[email protected]/concurrency/closer.go:159 +0x67
2024-06-20T17:04:43.3788373Z github.com/dapr/kit/concurrency.(*RunnerManager).Run.func1(0xc000a4cd50?)
2024-06-20T17:04:43.3789021Z 	/home/runner/go/pkg/mod/github.com/dapr/[email protected]/concurrency/runner.go:78 +0x4b
2024-06-20T17:04:43.3789413Z created by github.com/dapr/kit/concurrency.(*RunnerManager).Run in goroutine 8304
2024-06-20T17:04:43.3790077Z 	/home/runner/go/pkg/mod/github.com/dapr/[email protected]/concurrency/runner.go:68 +0x177
2024-06-20T17:04:43.3790084Z 
2024-06-20T17:04:43.3790254Z goroutine 8377 [select, 28 minutes]:
2024-06-20T17:04:43.3790638Z google.golang.org/grpc/internal/transport.(*http2Server).keepalive(0xc000467040)
2024-06-20T17:04:43.3791168Z 	/home/runner/go/pkg/mod/google.golang.org/[email protected]/internal/transport/http2_server.go:1150 +0x205
2024-06-20T17:04:43.3791627Z created by google.golang.org/grpc/internal/transport.NewServerTransport in goroutine 8375
2024-06-20T17:04:43.3792289Z 	/home/runner/go/pkg/mod/google.golang.org/[email protected]/internal/transport/http2_server.go:344 +0x18a5
2024-06-20T17:04:43.3792296Z 
2024-06-20T17:04:43.3792465Z goroutine 6035 [select, 29 minutes]:
2024-06-20T17:04:43.3792684Z net/http.(*persistConn).writeLoop(0xc000d8c6c0)
2024-06-20T17:04:43.3793324Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/http/transport.go:2444 +0xf0
2024-06-20T17:04:43.3793737Z created by net/http.(*Transport).dialConn in goroutine 6017
2024-06-20T17:04:43.3794393Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/http/transport.go:1800 +0x1585
2024-06-20T17:04:43.3794405Z 
2024-06-20T17:04:43.3794574Z goroutine 8331 [select, 28 minutes]:
2024-06-20T17:04:43.3794940Z github.com/eclipse/paho%2emqtt%2egolang.(*client).startCommsWorkers.func1()
2024-06-20T17:04:43.3795389Z 	/home/runner/go/pkg/mod/github.com/eclipse/[email protected]/client.go:630 +0x169
2024-06-20T17:04:43.3795864Z created by github.com/eclipse/paho%2emqtt%2egolang.(*client).startCommsWorkers in goroutine 8361
2024-06-20T17:04:43.3796312Z 	/home/runner/go/pkg/mod/github.com/eclipse/[email protected]/client.go:627 +0x7b1
2024-06-20T17:04:43.3796318Z 
2024-06-20T17:04:43.3796506Z goroutine 8336 [chan receive, 28 minutes]:
2024-06-20T17:04:43.3796776Z github.com/eclipse/paho%2emqtt%2egolang.startComms.func2()
2024-06-20T17:04:43.3797212Z 	/home/runner/go/pkg/mod/github.com/eclipse/[email protected]/net.go:430 +0x69
2024-06-20T17:04:43.3797587Z created by github.com/eclipse/paho%2emqtt%2egolang.startComms in goroutine 8361
2024-06-20T17:04:43.3798011Z 	/home/runner/go/pkg/mod/github.com/eclipse/[email protected]/net.go:429 +0x239
2024-06-20T17:04:43.3798020Z 
2024-06-20T17:04:43.3798196Z goroutine 8819 [IO wait, 28 minutes]:
2024-06-20T17:04:43.3798429Z internal/poll.runtime_pollWait(0x7fbd70d1b120, 0x72)
2024-06-20T17:04:43.3799042Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/runtime/netpoll.go:345 +0x85
2024-06-20T17:04:43.3799326Z internal/poll.(*pollDesc).wait(0xc000b90200?, 0xc000920000?, 0x0)
2024-06-20T17:04:43.3800025Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_poll_runtime.go:84 +0x27
2024-06-20T17:04:43.3800203Z internal/poll.(*pollDesc).waitRead(...)
2024-06-20T17:04:43.3800851Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_poll_runtime.go:89
2024-06-20T17:04:43.3801188Z internal/poll.(*FD).Read(0xc000b90200, ***0xc000920000, 0x1000, 0x1000***)
2024-06-20T17:04:43.3801823Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_unix.go:164 +0x27a
2024-06-20T17:04:43.3802362Z net.(*netFD).Read(0xc000b90200, ***0xc000920000?, 0x0?, 0xc00065d180?***)
2024-06-20T17:04:43.3802969Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/fd_posix.go:55 +0x25
2024-06-20T17:04:43.3803262Z net.(*conn).Read(0xc00096e3d0, ***0xc000920000?, 0x0?, 0xc0009e96c0?***)
2024-06-20T17:04:43.3803825Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/net.go:179 +0x45
2024-06-20T17:04:43.3804220Z net/http.(*persistConn).Read(0xc000ad30e0, ***0xc000920000?, 0xc000b871a0?, 0xc000a3cd38?***)
2024-06-20T17:04:43.3804851Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/http/transport.go:1977 +0x4a
2024-06-20T17:04:43.3805019Z bufio.(*Reader).fill(0xc000ba1bc0)
2024-06-20T17:04:43.3805618Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/bufio/bufio.go:110 +0x103
2024-06-20T17:04:43.3805795Z bufio.(*Reader).Peek(0xc000ba1bc0, 0x1)
2024-06-20T17:04:43.3806378Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/bufio/bufio.go:148 +0x53
2024-06-20T17:04:43.3806594Z net/http.(*persistConn).readLoop(0xc000ad30e0)
2024-06-20T17:04:43.3807234Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/http/transport.go:2141 +0x1b9
2024-06-20T17:04:43.3807501Z created by net/http.(*Transport).dialConn in goroutine 8818
2024-06-20T17:04:43.3808141Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/http/transport.go:1799 +0x152f
2024-06-20T17:04:43.3808148Z 
2024-06-20T17:04:43.3808320Z goroutine 8386 [select, 28 minutes]:
2024-06-20T17:04:43.3808678Z github.com/eclipse/paho%2emqtt%2egolang.(*client).startCommsWorkers.func2()
2024-06-20T17:04:43.3809239Z 	/home/runner/go/pkg/mod/github.com/eclipse/[email protected]/client.go:665 +0xf0
2024-06-20T17:04:43.3809719Z created by github.com/eclipse/paho%2emqtt%2egolang.(*client).startCommsWorkers in goroutine 8361
2024-06-20T17:04:43.3810164Z 	/home/runner/go/pkg/mod/github.com/eclipse/[email protected]/client.go:660 +0x928
2024-06-20T17:04:43.3810171Z 
2024-06-20T17:04:43.3810336Z goroutine 8373 [select, 28 minutes]:
2024-06-20T17:04:43.3810777Z github.com/dapr/components-contrib/pubsub/mqtt3.(*mqttPubSub).Subscribe.func1()
2024-06-20T17:04:43.3811276Z 	/home/runner/work/components-contrib/components-contrib/pubsub/mqtt3/mqtt.go:175 +0xff
2024-06-20T17:04:43.3811834Z created by github.com/dapr/components-contrib/pubsub/mqtt3.(*mqttPubSub).Subscribe in goroutine 8356
2024-06-20T17:04:43.3812325Z 	/home/runner/work/components-contrib/components-contrib/pubsub/mqtt3/mqtt.go:172 +0x60c
2024-06-20T17:04:43.3812331Z 
2024-06-20T17:04:43.3812509Z goroutine 8378 [IO wait, 28 minutes]:
2024-06-20T17:04:43.3812745Z internal/poll.runtime_pollWait(0x7fbd70d1b218, 0x72)
2024-06-20T17:04:43.3813357Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/runtime/netpoll.go:345 +0x85
2024-06-20T17:04:43.3813639Z internal/poll.(*pollDesc).wait(0xc000468600?, 0xc000a6e000?, 0x0)
2024-06-20T17:04:43.3814338Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_poll_runtime.go:84 +0x27
2024-06-20T17:04:43.3814514Z internal/poll.(*pollDesc).waitRead(...)
2024-06-20T17:04:43.3815162Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_poll_runtime.go:89
2024-06-20T17:04:43.3815483Z internal/poll.(*FD).Read(0xc000468600, ***0xc000a6e000, 0x8000, 0x8000***)
2024-06-20T17:04:43.3816140Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_unix.go:164 +0x27a
2024-06-20T17:04:43.3816450Z net.(*netFD).Read(0xc000468600, ***0xc000a6e000?, 0x1040100000000?, 0x0?***)
2024-06-20T17:04:43.3817050Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/fd_posix.go:55 +0x25
2024-06-20T17:04:43.3817356Z net.(*conn).Read(0xc000b54580, ***0xc000a6e000?, 0x10401?, 0xc000000000?***)
2024-06-20T17:04:43.3818053Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/net.go:179 +0x45
2024-06-20T17:04:43.3818368Z bufio.(*Reader).Read(0xc000d83c20, ***0xc000600580, 0x9, 0xc000d6fd40?***)
2024-06-20T17:04:43.3818955Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/bufio/bufio.go:241 +0x197
2024-06-20T17:04:43.3819281Z io.ReadAtLeast(***0x2607260, 0xc000d83c20***, ***0xc000600580, 0x9, 0x9***, 0x9)
2024-06-20T17:04:43.3819841Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/io/io.go:335 +0x90
2024-06-20T17:04:43.3820086Z io.ReadFull(...)
2024-06-20T17:04:43.3820700Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/io/io.go:354
2024-06-20T17:04:43.3821211Z golang.org/x/net/http2.readFrameHeader(***0xc000600580, 0x9, 0xc000d6fd40?***, ***0x2607260?, 0xc000d83c20?***)
2024-06-20T17:04:43.3821581Z 	/home/runner/go/pkg/mod/golang.org/x/[email protected]/http2/frame.go:237 +0x65
2024-06-20T17:04:43.3821836Z golang.org/x/net/http2.(*Framer).ReadFrame(0xc000600540)
2024-06-20T17:04:43.3822206Z 	/home/runner/go/pkg/mod/golang.org/x/[email protected]/http2/frame.go:498 +0x85
2024-06-20T17:04:43.3822810Z google.golang.org/grpc/internal/transport.(*http2Server).HandleStreams(0xc000467040, ***0x262b2e8, 0xc000d6fbf0***, 0xc000d6fc20)
2024-06-20T17:04:43.3823343Z 	/home/runner/go/pkg/mod/google.golang.org/[email protected]/internal/transport/http2_server.go:633 +0x157
2024-06-20T17:04:43.3823960Z google.golang.org/grpc.(*Server).serveStreams(0xc001067000, ***0x262b1d0?, 0x399b2e0?***, ***0x263ab40, 0xc000467040***, ***0x2637958?, 0xc000b54580?***)
2024-06-20T17:04:43.3824347Z 	/home/runner/go/pkg/mod/google.golang.org/[email protected]/server.go:1021 +0x3b6
2024-06-20T17:04:43.3824748Z google.golang.org/grpc.(*Server).handleRawConn.func1()
2024-06-20T17:04:43.3825128Z 	/home/runner/go/pkg/mod/google.golang.org/[email protected]/server.go:957 +0x56
2024-06-20T17:04:43.3825479Z created by google.golang.org/grpc.(*Server).handleRawConn in goroutine 8375
2024-06-20T17:04:43.3825867Z 	/home/runner/go/pkg/mod/google.golang.org/[email protected]/server.go:956 +0x1c6
2024-06-20T17:04:43.3825874Z 
2024-06-20T17:04:43.3826044Z goroutine 8345 [select, 28 minutes]:
2024-06-20T17:04:43.3826565Z google.golang.org/grpc/internal/grpcsync.(*CallbackSerializer).run(0xc0009a3ee0, ***0x262b320, 0xc000fae0f0***)
2024-06-20T17:04:43.3827126Z 	/home/runner/go/pkg/mod/google.golang.org/[email protected]/internal/grpcsync/callback_serializer.go:76 +0x115
2024-06-20T17:04:43.3827577Z created by google.golang.org/grpc/internal/grpcsync.NewCallbackSerializer in goroutine 6
2024-06-20T17:04:43.3828124Z 	/home/runner/go/pkg/mod/google.golang.org/[email protected]/internal/grpcsync/callback_serializer.go:52 +0x11a
2024-06-20T17:04:43.3828130Z 
2024-06-20T17:04:43.3828310Z goroutine 8820 [select, 28 minutes]:
2024-06-20T17:04:43.3828524Z net/http.(*persistConn).writeLoop(0xc000ad30e0)
2024-06-20T17:04:43.3829191Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/http/transport.go:2444 +0xf0
2024-06-20T17:04:43.3829462Z created by net/http.(*Transport).dialConn in goroutine 8818
2024-06-20T17:04:43.3830114Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/http/transport.go:1800 +0x1585
2024-06-20T17:04:43.3830122Z 
2024-06-20T17:04:43.3830276Z goroutine 8360 [select]:
2024-06-20T17:04:43.3830791Z github.com/dapr/components-contrib/nameresolution/mdns.(*Resolver).startRefreshers.func1()
2024-06-20T17:04:43.3831348Z 	/home/runner/work/components-contrib/components-contrib/nameresolution/mdns/mdns.go:247 +0x15d
2024-06-20T17:04:43.3831972Z created by github.com/dapr/components-contrib/nameresolution/mdns.(*Resolver).startRefreshers in goroutine 8371
2024-06-20T17:04:43.3832678Z 	/home/runner/work/components-contrib/components-contrib/nameresolution/mdns/mdns.go:240 +0x68
2024-06-20T17:04:43.3832685Z 
2024-06-20T17:04:43.3832855Z goroutine 8346 [select, 28 minutes]:
2024-06-20T17:04:43.3833388Z google.golang.org/grpc/internal/grpcsync.(*CallbackSerializer).run(0xc0009a3f10, ***0x262b320, 0xc000fae140***)
2024-06-20T17:04:43.3834120Z 	/home/runner/go/pkg/mod/google.golang.org/[email protected]/internal/grpcsync/callback_serializer.go:76 +0x115
2024-06-20T17:04:43.3834560Z created by google.golang.org/grpc/internal/grpcsync.NewCallbackSerializer in goroutine 6
2024-06-20T17:04:43.3835114Z 	/home/runner/go/pkg/mod/google.golang.org/[email protected]/internal/grpcsync/callback_serializer.go:52 +0x11a
2024-06-20T17:04:43.3835120Z 
2024-06-20T17:04:43.3835295Z goroutine 8351 [IO wait, 28 minutes]:
2024-06-20T17:04:43.3835529Z internal/poll.runtime_pollWait(0x7fbd70d1bad0, 0x72)
2024-06-20T17:04:43.3836156Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/runtime/netpoll.go:345 +0x85
2024-06-20T17:04:43.3836433Z internal/poll.(*pollDesc).wait(0xc0003f7c00?, 0x4142db?, 0x0)
2024-06-20T17:04:43.3837121Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_poll_runtime.go:84 +0x27
2024-06-20T17:04:43.3837306Z internal/poll.(*pollDesc).waitRead(...)
2024-06-20T17:04:43.3837964Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_poll_runtime.go:89
2024-06-20T17:04:43.3838208Z internal/poll.(*FD).RawRead(0xc0003f7c00, 0xc000e870e0)
2024-06-20T17:04:43.3838832Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_unix.go:708 +0x12a
2024-06-20T17:04:43.3839012Z net.(*rawConn).Read(0xc000b544e0, 0x0?)
2024-06-20T17:04:43.3839589Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/rawconn.go:44 +0x36
2024-06-20T17:04:43.3839978Z golang.org/x/net/internal/socket.(*Conn).recvMsg(0xc000e30a20, 0xc000f082a0, 0x0)
2024-06-20T17:04:43.3840579Z 	/home/runner/go/pkg/mod/golang.org/x/[email protected]/internal/socket/rawconn_msg.go:27 +0x144
2024-06-20T17:04:43.3840827Z golang.org/x/net/internal/socket.(*Conn).RecvMsg(...)
2024-06-20T17:04:43.3841224Z 	/home/runner/go/pkg/mod/golang.org/x/[email protected]/internal/socket/socket.go:247
2024-06-20T17:04:43.3841689Z golang.org/x/net/ipv6.(*payloadHandler).ReadFrom(0xc000e53050, ***0xc0008ce000, 0x10000, 0x10000***)
2024-06-20T17:04:43.3842093Z 	/home/runner/go/pkg/mod/golang.org/x/[email protected]/ipv6/payload_cmsg.go:31 +0x38d
2024-06-20T17:04:43.3842432Z github.com/grandcat/zeroconf.(*Server).recv6(0xc000d82ea0, 0xc000e53040)
2024-06-20T17:04:43.3842842Z 	/home/runner/go/pkg/mod/github.com/grandcat/[email protected]/server.go:282 +0xd0
2024-06-20T17:04:43.3843205Z created by github.com/grandcat/zeroconf.(*Server).mainloop in goroutine 8321
2024-06-20T17:04:43.3843600Z 	/home/runner/go/pkg/mod/github.com/grandcat/[email protected]/server.go:191 +0xd9
2024-06-20T17:04:43.3843606Z 
2024-06-20T17:04:43.3843782Z goroutine 8389 [IO wait, 28 minutes]:
2024-06-20T17:04:43.3844023Z internal/poll.runtime_pollWait(0x7fbd70d1b6f0, 0x72)
2024-06-20T17:04:43.3844654Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/runtime/netpoll.go:345 +0x85
2024-06-20T17:04:43.3844870Z internal/poll.(*pollDesc).wait(0x3a?, 0x10?, 0x0)
2024-06-20T17:04:43.3845564Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_poll_runtime.go:84 +0x27
2024-06-20T17:04:43.3845746Z internal/poll.(*pollDesc).waitRead(...)
2024-06-20T17:04:43.3846399Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_poll_runtime.go:89
2024-06-20T17:04:43.3846581Z internal/poll.(*FD).Accept(0xc000d24000)
2024-06-20T17:04:43.3847214Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_unix.go:611 +0x2ac
2024-06-20T17:04:43.3847382Z net.(*netFD).accept(0xc000d24000)
2024-06-20T17:04:43.3847982Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/fd_unix.go:172 +0x29
2024-06-20T17:04:43.3848158Z net.(*TCPListener).accept(0xc0008e0480)
2024-06-20T17:04:43.3848780Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/tcpsock_posix.go:159 +0x1e
2024-06-20T17:04:43.3849108Z net.(*TCPListener).Accept(0xc0008e0480)
2024-06-20T17:04:43.3849694Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/tcpsock.go:327 +0x30
2024-06-20T17:04:43.3849984Z net/http.(*Server).Serve(0xc00081e2d0, ***0x261ca80, 0xc0008e0480***)
2024-06-20T17:04:43.3850613Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/http/server.go:3255 +0x33e
2024-06-20T17:04:43.3851089Z github.com/dapr/dapr/pkg/api/http.(*server).StartNonBlocking.func3(***0x261ca80?, 0xc0008e0480?***)
2024-06-20T17:04:43.3851785Z 	/home/runner/go/pkg/mod/github.com/dapr/[email protected]/pkg/api/http/server.go:224 +0x6d
2024-06-20T17:04:43.3852235Z created by github.com/dapr/dapr/pkg/api/http.(*server).StartNonBlocking in goroutine 8356
2024-06-20T17:04:43.3852934Z 	/home/runner/go/pkg/mod/github.com/dapr/[email protected]/pkg/api/http/server.go:222 +0x1339
2024-06-20T17:04:43.3852944Z 
2024-06-20T17:04:43.3853114Z goroutine 6050 [IO wait, 29 minutes]:
2024-06-20T17:04:43.3853354Z internal/poll.runtime_pollWait(0x7fbd70d4d198, 0x72)
2024-06-20T17:04:43.3853967Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/runtime/netpoll.go:345 +0x85
2024-06-20T17:04:43.3854256Z internal/poll.(*pollDesc).wait(0xc000caf580?, 0xc00107e000?, 0x0)
2024-06-20T17:04:43.3854941Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_poll_runtime.go:84 +0x27
2024-06-20T17:04:43.3855128Z internal/poll.(*pollDesc).waitRead(...)
2024-06-20T17:04:43.3855776Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_poll_runtime.go:89
2024-06-20T17:04:43.3856232Z internal/poll.(*FD).Read(0xc000caf580, ***0xc00107e000, 0x1000, 0x1000***)
2024-06-20T17:04:43.3856877Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_unix.go:164 +0x27a
2024-06-20T17:04:43.3857228Z net.(*netFD).Read(0xc000caf580, ***0xc00107e000?, 0xc000a56540?, 0xc000858668?***)
2024-06-20T17:04:43.3857816Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/fd_posix.go:55 +0x25
2024-06-20T17:04:43.3858120Z net.(*conn).Read(0xc000ca29e8, ***0xc00107e000?, 0x238?, 0xc000e1dad8?***)
2024-06-20T17:04:43.3858686Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/net.go:179 +0x45
2024-06-20T17:04:43.3859022Z net/http.(*connReader).Read(0xc000e1dad0, ***0xc00107e000, 0x1000, 0x1000***)
2024-06-20T17:04:43.3859640Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/http/server.go:789 +0x14b
2024-06-20T17:04:43.3859808Z bufio.(*Reader).fill(0xc000d82300)
2024-06-20T17:04:43.3860410Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/bufio/bufio.go:110 +0x103
2024-06-20T17:04:43.3860616Z bufio.(*Reader).ReadSlice(0xc000d82300, 0xa)
2024-06-20T17:04:43.3861196Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/bufio/bufio.go:376 +0x29
2024-06-20T17:04:43.3861376Z bufio.(*Reader).ReadLine(0xc000d82300)
2024-06-20T17:04:43.3861951Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/bufio/bufio.go:405 +0x25
2024-06-20T17:04:43.3862284Z net/textproto.(*Reader).readLineSlice(0xc00040a210, 0xffffffffffffffff)
2024-06-20T17:04:43.3862914Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/textproto/reader.go:63 +0xa5
2024-06-20T17:04:43.3863088Z net/textproto.(*Reader).ReadLine(...)
2024-06-20T17:04:43.3863693Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/textproto/reader.go:43
2024-06-20T17:04:43.3863861Z net/http.readRequest(0xc000d82300)
2024-06-20T17:04:43.3864488Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/http/request.go:1059 +0xb5
2024-06-20T17:04:43.3864799Z net/http.(*conn).readRequest(0xc000749710, ***0x262b320, 0xc000336460***)
2024-06-20T17:04:43.3865569Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/http/server.go:1004 +0x248
2024-06-20T17:04:43.3865848Z net/http.(*conn).serve(0xc000749710, ***0x262b2e8, 0xc000d89dd0***)
2024-06-20T17:04:43.3866463Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/http/server.go:1964 +0x339
2024-06-20T17:04:43.3866703Z created by net/http.(*Server).Serve in goroutine 3182
2024-06-20T17:04:43.3867313Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/http/server.go:3285 +0x4b4
2024-06-20T17:04:43.3867320Z 
2024-06-20T17:04:43.3867556Z goroutine 8317 [chan receive, 28 minutes]:
2024-06-20T17:04:43.3868171Z github.com/dapr/dapr/pkg/runtime/processor.(*Processor).processHTTPEndpoints(0xc0006f6e00, ***0x262b320, 0xc000e52dc0***)
2024-06-20T17:04:43.3868978Z 	/home/runner/go/pkg/mod/github.com/dapr/[email protected]/pkg/runtime/processor/httpendpoints.go:44 +0xad
2024-06-20T17:04:43.3869334Z github.com/dapr/kit/concurrency.(*RunnerManager).Run.func1(0xc000583688?)
2024-06-20T17:04:43.3869982Z 	/home/runner/go/pkg/mod/github.com/dapr/[email protected]/concurrency/runner.go:78 +0x4b
2024-06-20T17:04:43.3870380Z created by github.com/dapr/kit/concurrency.(*RunnerManager).Run in goroutine 8354
2024-06-20T17:04:43.3871037Z 	/home/runner/go/pkg/mod/github.com/dapr/[email protected]/concurrency/runner.go:68 +0x177
2024-06-20T17:04:43.3871043Z 
2024-06-20T17:04:43.3871222Z goroutine 8350 [IO wait, 28 minutes]:
2024-06-20T17:04:43.3871456Z internal/poll.runtime_pollWait(0x7fbd70d4ceb0, 0x72)
2024-06-20T17:04:43.3872204Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/runtime/netpoll.go:345 +0x85
2024-06-20T17:04:43.3872635Z internal/poll.(*pollDesc).wait(0xc0003f7580?, 0x4142db?, 0x0)
2024-06-20T17:04:43.3873332Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_poll_runtime.go:84 +0x27
2024-06-20T17:04:43.3873516Z internal/poll.(*pollDesc).waitRead(...)
2024-06-20T17:04:43.3874170Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_poll_runtime.go:89
2024-06-20T17:04:43.3874412Z internal/poll.(*FD).RawRead(0xc0003f7580, 0xc000e86e60)
2024-06-20T17:04:43.3875045Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_unix.go:708 +0x12a
2024-06-20T17:04:43.3875216Z net.(*rawConn).Read(0xc000b544d0, 0x0?)
2024-06-20T17:04:43.3875793Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/rawconn.go:44 +0x36
2024-06-20T17:04:43.3876186Z golang.org/x/net/internal/socket.(*Conn).recvMsg(0xc000e30a00, 0xc000ba1c20, 0x0)
2024-06-20T17:04:43.3876646Z 	/home/runner/go/pkg/mod/golang.org/x/[email protected]/internal/socket/rawconn_msg.go:27 +0x144
2024-06-20T17:04:43.3876880Z golang.org/x/net/internal/socket.(*Conn).RecvMsg(...)
2024-06-20T17:04:43.3877279Z 	/home/runner/go/pkg/mod/golang.org/x/[email protected]/internal/socket/socket.go:247
2024-06-20T17:04:43.3877730Z golang.org/x/net/ipv4.(*payloadHandler).ReadFrom(0xc000e53000, ***0xc0008f0000, 0x10000, 0x10000***)
2024-06-20T17:04:43.3878129Z 	/home/runner/go/pkg/mod/golang.org/x/[email protected]/ipv4/payload_cmsg.go:31 +0x4ae
2024-06-20T17:04:43.3878472Z github.com/grandcat/zeroconf.(*Server).recv4(0xc000d82ea0, 0xc000e52ff0)
2024-06-20T17:04:43.3878870Z 	/home/runner/go/pkg/mod/github.com/grandcat/[email protected]/server.go:254 +0xd0
2024-06-20T17:04:43.3879245Z created by github.com/grandcat/zeroconf.(*Server).mainloop in goroutine 8321
2024-06-20T17:04:43.3879636Z 	/home/runner/go/pkg/mod/github.com/grandcat/[email protected]/server.go:188 +0x78
2024-06-20T17:04:43.3879642Z 
2024-06-20T17:04:43.3879821Z goroutine 8376 [select, 28 minutes]:
2024-06-20T17:04:43.3880210Z google.golang.org/grpc/internal/transport.(*controlBuffer).get(0xc001024190, 0x1)
2024-06-20T17:04:43.3880727Z 	/home/runner/go/pkg/mod/google.golang.org/[email protected]/internal/transport/controlbuf.go:418 +0x113
2024-06-20T17:04:43.3881232Z google.golang.org/grpc/internal/transport.(*loopyWriter).run(0xc000407570)
2024-06-20T17:04:43.3881733Z 	/home/runner/go/pkg/mod/google.golang.org/[email protected]/internal/transport/controlbuf.go:551 +0x86
2024-06-20T17:04:43.3882075Z google.golang.org/grpc/internal/transport.NewServerTransport.func2()
2024-06-20T17:04:43.3882578Z 	/home/runner/go/pkg/mod/google.golang.org/[email protected]/internal/transport/http2_server.go:325 +0xdf
2024-06-20T17:04:43.3883036Z created by google.golang.org/grpc/internal/transport.NewServerTransport in goroutine 8375
2024-06-20T17:04:43.3883552Z 	/home/runner/go/pkg/mod/google.golang.org/[email protected]/internal/transport/http2_server.go:322 +0x185e
2024-06-20T17:04:43.3883558Z 
2024-06-20T17:04:43.3883731Z goroutine 8374 [select, 28 minutes]:
2024-06-20T17:04:43.3884190Z github.com/dapr/components-contrib/pubsub/mqtt3.(*mqttPubSub).Subscribe.func1()
2024-06-20T17:04:43.3884688Z 	/home/runner/work/components-contrib/components-contrib/pubsub/mqtt3/mqtt.go:175 +0xff
2024-06-20T17:04:43.3885255Z created by github.com/dapr/components-contrib/pubsub/mqtt3.(*mqttPubSub).Subscribe in goroutine 8356
2024-06-20T17:04:43.3885758Z 	/home/runner/work/components-contrib/components-contrib/pubsub/mqtt3/mqtt.go:172 +0x60c
2024-06-20T17:04:43.3885763Z 
2024-06-20T17:04:43.3885957Z goroutine 8344 [chan receive, 28 minutes]:
2024-06-20T17:04:43.3886450Z github.com/dapr/kit/concurrency.(*RunnerCloserManager).Run(0xc000898f88?, ***0x262b208, 0xc000eb7230***)
2024-06-20T17:04:43.3887118Z 	/home/runner/go/pkg/mod/github.com/dapr/[email protected]/concurrency/closer.go:172 +0x1e9
2024-06-20T17:04:43.3887563Z github.com/dapr/dapr/pkg/runtime.(*DaprRuntime).Run(0x22568a0?, ***0x262b208?, 0xc000eb7230?***)
2024-06-20T17:04:43.3888408Z 	/home/runner/go/pkg/mod/github.com/dapr/[email protected]/pkg/runtime/runtime.go:353 +0xed
2024-06-20T17:04:43.3888931Z github.com/dapr/components-contrib/tests/certification/flow/sidecar.Sidecar.Start.func2()
2024-06-20T17:04:43.3889607Z 	/home/runner/work/components-contrib/components-contrib/tests/certification/flow/sidecar/sidecar.go:116 +0x45
2024-06-20T17:04:43.3890230Z created by github.com/dapr/components-contrib/tests/certification/flow/sidecar.Sidecar.Start in goroutine 6
2024-06-20T17:04:43.3890885Z 	/home/runner/work/components-contrib/components-contrib/tests/certification/flow/sidecar/sidecar.go:115 +0x345
2024-06-20T17:04:43.3890891Z 
2024-06-20T17:04:43.3891084Z goroutine 8304 [chan receive, 28 minutes]:
2024-06-20T17:04:43.3891536Z github.com/dapr/kit/concurrency.(*RunnerManager).Run(0xc000aba2d0, ***0x262b208, 0xc000eb7230***)
2024-06-20T17:04:43.3892201Z 	/home/runner/go/pkg/mod/github.com/dapr/[email protected]/concurrency/runner.go:90 +0x2ee
2024-06-20T17:04:43.3892526Z github.com/dapr/kit/concurrency.(*RunnerCloserManager).Run.func2()
2024-06-20T17:04:43.3893161Z 	/home/runner/go/pkg/mod/github.com/dapr/[email protected]/concurrency/closer.go:169 +0x2b
2024-06-20T17:04:43.3893589Z created by github.com/dapr/kit/concurrency.(*RunnerCloserManager).Run in goroutine 8344
2024-06-20T17:04:43.3894247Z 	/home/runner/go/pkg/mod/github.com/dapr/[email protected]/concurrency/closer.go:168 +0x1cb
2024-06-20T17:04:43.3894253Z 
2024-06-20T17:04:43.3894439Z goroutine 8335 [chan receive, 28 minutes]:
2024-06-20T17:04:43.3894713Z github.com/eclipse/paho%2emqtt%2egolang.startComms.func1()
2024-06-20T17:04:43.3895138Z 	/home/runner/go/pkg/mod/github.com/eclipse/[email protected]/net.go:407 +0x67
2024-06-20T17:04:43.3895528Z created by github.com/eclipse/paho%2emqtt%2egolang.startComms in goroutine 8361
2024-06-20T17:04:43.3895955Z 	/home/runner/go/pkg/mod/github.com/eclipse/[email protected]/net.go:406 +0x1d7
2024-06-20T17:04:43.3895960Z 
2024-06-20T17:04:43.3896118Z goroutine 8327 [select]:
2024-06-20T17:04:43.3896584Z github.com/eclipse/paho%2emqtt%2egolang.keepalive(0xc00069aa08, ***0x7fbd70e7e4e0, 0xc000506798***)
2024-06-20T17:04:43.3897140Z 	/home/runner/go/pkg/mod/github.com/eclipse/[email protected]/ping.go:48 +0x1e5
2024-06-20T17:04:43.3897603Z created by github.com/eclipse/paho%2emqtt%2egolang.(*client).startCommsWorkers in goroutine 8361
2024-06-20T17:04:43.3898052Z 	/home/runner/go/pkg/mod/github.com/eclipse/[email protected]/client.go:595 +0xa17
2024-06-20T17:04:43.3898058Z 
2024-06-20T17:04:43.3898225Z goroutine 8318 [select, 28 minutes]:
2024-06-20T17:04:43.3898833Z github.com/dapr/dapr/pkg/runtime/processor.(*Processor).processSubscriptions(0xc0006f6e00, ***0x262b320?, 0xc000e52dc0?***)
2024-06-20T17:04:43.3899667Z 	/home/runner/go/pkg/mod/github.com/dapr/[email protected]/pkg/runtime/processor/subscriptions.go:77 +0x9d
2024-06-20T17:04:43.3900027Z github.com/dapr/kit/concurrency.(*RunnerManager).Run.func1(0xc000a4cab0?)
2024-06-20T17:04:43.3900691Z 	/home/runner/go/pkg/mod/github.com/dapr/[email protected]/concurrency/runner.go:78 +0x4b
2024-06-20T17:04:43.3901104Z created by github.com/dapr/kit/concurrency.(*RunnerManager).Run in goroutine 8354
2024-06-20T17:04:43.3901764Z 	/home/runner/go/pkg/mod/github.com/dapr/[email protected]/concurrency/runner.go:68 +0x177
2024-06-20T17:04:43.3901769Z 
2024-06-20T17:04:43.3901923Z goroutine 8333 [select]:
2024-06-20T17:04:43.3902244Z github.com/eclipse/paho%2emqtt%2egolang.startIncomingComms.func1()
2024-06-20T17:04:43.3902682Z 	/home/runner/go/pkg/mod/github.com/eclipse/[email protected]/net.go:175 +0x190
2024-06-20T17:04:43.3903105Z created by github.com/eclipse/paho%2emqtt%2egolang.startIncomingComms in goroutine 8361
2024-06-20T17:04:43.3903629Z 	/home/runner/go/pkg/mod/github.com/eclipse/[email protected]/net.go:164 +0x197
2024-06-20T17:04:43.3903636Z 
2024-06-20T17:04:43.3903822Z goroutine 8352 [IO wait, 28 minutes]:
2024-06-20T17:04:43.3904062Z internal/poll.runtime_pollWait(0x7fbd70d1b500, 0x72)
2024-06-20T17:04:43.3904694Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/runtime/netpoll.go:345 +0x85
2024-06-20T17:04:43.3904989Z internal/poll.(*pollDesc).wait(0xc000bb7680?, 0xc0008b8000?, 0x0)
2024-06-20T17:04:43.3905695Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_poll_runtime.go:84 +0x27
2024-06-20T17:04:43.3905874Z internal/poll.(*pollDesc).waitRead(...)
2024-06-20T17:04:43.3906521Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_poll_runtime.go:89
2024-06-20T17:04:43.3906851Z internal/poll.(*FD).Read(0xc000bb7680, ***0xc0008b8000, 0x1000, 0x1000***)
2024-06-20T17:04:43.3907485Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_unix.go:164 +0x27a
2024-06-20T17:04:43.3907818Z net.(*netFD).Read(0xc000bb7680, ***0xc0008b8000?, 0xc000759a98?, 0x4f0f85?***)
2024-06-20T17:04:43.3908434Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/fd_posix.go:55 +0x25
2024-06-20T17:04:43.3908744Z net.(*conn).Read(0xc000ca2228, ***0xc0008b8000?, 0x0?, 0xc000d6e908?***)
2024-06-20T17:04:43.3909315Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/net.go:179 +0x45
2024-06-20T17:04:43.3909652Z net/http.(*connReader).Read(0xc000d6e900, ***0xc0008b8000, 0x1000, 0x1000***)
2024-06-20T17:04:43.3910272Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/http/server.go:789 +0x14b
2024-06-20T17:04:43.3910443Z bufio.(*Reader).fill(0xc000d832c0)
2024-06-20T17:04:43.3911042Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/bufio/bufio.go:110 +0x103
2024-06-20T17:04:43.3911226Z bufio.(*Reader).Peek(0xc000d832c0, 0x4)
2024-06-20T17:04:43.3911814Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/bufio/bufio.go:148 +0x53
2024-06-20T17:04:43.3912225Z net/http.(*conn).serve(0xc000653320, ***0x262b2e8, 0xc000eb7200***)
2024-06-20T17:04:43.3912874Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/http/server.go:2074 +0x749
2024-06-20T17:04:43.3913273Z created by net/http.(*Server).Serve in goroutine 8340
2024-06-20T17:04:43.3913917Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/http/server.go:3285 +0x4b4
2024-06-20T17:04:43.3913934Z 
2024-06-20T17:04:43.3914106Z goroutine 8334 [select, 28 minutes]:
2024-06-20T17:04:43.3914434Z github.com/eclipse/paho%2emqtt%2egolang.startOutgoingComms.func1()
2024-06-20T17:04:43.3914873Z 	/home/runner/go/pkg/mod/github.com/eclipse/[email protected]/net.go:277 +0x1d8
2024-06-20T17:04:43.3915313Z created by github.com/eclipse/paho%2emqtt%2egolang.startOutgoingComms in goroutine 8361
2024-06-20T17:04:43.3915751Z 	/home/runner/go/pkg/mod/github.com/eclipse/[email protected]/net.go:264 +0x211
2024-06-20T17:04:43.3915757Z 
2024-06-20T17:04:43.3915914Z goroutine 8332 [IO wait]:
2024-06-20T17:04:43.3916156Z internal/poll.runtime_pollWait(0x7fbd70d1b9d8, 0x72)
2024-06-20T17:04:43.3916803Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/runtime/netpoll.go:345 +0x85
2024-06-20T17:04:43.3917097Z internal/poll.(*pollDesc).wait(0xc000aa7280?, 0xc0009fd009?, 0x0)
2024-06-20T17:04:43.3917787Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_poll_runtime.go:84 +0x27
2024-06-20T17:04:43.3917978Z internal/poll.(*pollDesc).waitRead(...)
2024-06-20T17:04:43.3918632Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_poll_runtime.go:89
2024-06-20T17:04:43.3918925Z internal/poll.(*FD).Read(0xc000aa7280, ***0xc0009fd009, 0x1, 0x1***)
2024-06-20T17:04:43.3919765Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_unix.go:164 +0x27a
2024-06-20T17:04:43.3920105Z net.(*netFD).Read(0xc000aa7280, ***0xc0009fd009?, 0x1fdb500?, 0xc000d1b500?***)
2024-06-20T17:04:43.3920704Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/fd_posix.go:55 +0x25
2024-06-20T17:04:43.3921045Z net.(*conn).Read(0xc000506798, ***0xc0009fd009?, 0xc000570fa0?, 0xc000100008?***)
2024-06-20T17:04:43.3921620Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/net.go:179 +0x45
2024-06-20T17:04:43.3921957Z io.ReadAtLeast(***0x26078a0, 0xc000506798***, ***0xc0009fd009, 0x1, 0x1***, 0x1)
2024-06-20T17:04:43.3922518Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/io/io.go:335 +0x90
2024-06-20T17:04:43.3922663Z io.ReadFull(...)
2024-06-20T17:04:43.3923182Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/io/io.go:354
2024-06-20T17:04:43.3923589Z github.com/eclipse/paho.mqtt.golang/packets.ReadPacket(***0x26078a0, 0xc000506798***)
2024-06-20T17:04:43.3924082Z 	/home/runner/go/pkg/mod/github.com/eclipse/[email protected]/packets/packets.go:131 +0x59
2024-06-20T17:04:43.3924373Z github.com/eclipse/paho%2emqtt%2egolang.startIncoming.func1()
2024-06-20T17:04:43.3924803Z 	/home/runner/go/pkg/mod/github.com/eclipse/[email protected]/net.go:124 +0xdf
2024-06-20T17:04:43.3925196Z created by github.com/eclipse/paho%2emqtt%2egolang.startIncoming in goroutine 8361
2024-06-20T17:04:43.3925614Z 	/home/runner/go/pkg/mod/github.com/eclipse/[email protected]/net.go:122 +0x134
2024-06-20T17:04:43.3925620Z 
2024-06-20T17:04:43.3925812Z goroutine 8319 [chan receive, 28 minutes]:
2024-06-20T17:04:43.3926316Z github.com/dapr/dapr/pkg/runtime/processor.(*Processor).Process.func1(***0x262b320?, 0xc000e52dc0?***)
2024-06-20T17:04:43.3927095Z 	/home/runner/go/pkg/mod/github.com/dapr/[email protected]/pkg/runtime/processor/processor.go:225 +0x49
2024-06-20T17:04:43.3927451Z github.com/dapr/kit/concurrency.(*RunnerManager).Run.func1(0xc000583688?)
2024-06-20T17:04:43.3928103Z 	/home/runner/go/pkg/mod/github.com/dapr/[email protected]/concurrency/runner.go:78 +0x4b
2024-06-20T17:04:43.3928492Z created by github.com/dapr/kit/concurrency.(*RunnerManager).Run in goroutine 8354
2024-06-20T17:04:43.3929275Z 	/home/runner/go/pkg/mod/github.com/dapr/[email protected]/concurrency/runner.go:68 +0x177
2024-06-20T17:04:43.3929282Z 
2024-06-20T17:04:43.3929473Z goroutine 8337 [semacquire, 28 minutes]:
2024-06-20T17:04:43.3929650Z sync.runtime_Semacquire(0xc00089efd0?)
2024-06-20T17:04:43.3930238Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/runtime/sema.go:62 +0x25
2024-06-20T17:04:43.3930416Z sync.(*WaitGroup).Wait(0xc000f41950?)
2024-06-20T17:04:43.3931022Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/sync/waitgroup.go:116 +0x48
2024-06-20T17:04:43.3931294Z github.com/eclipse/paho%2emqtt%2egolang.startComms.func3()
2024-06-20T17:04:43.3931723Z 	/home/runner/go/pkg/mod/github.com/eclipse/[email protected]/net.go:438 +0x25
2024-06-20T17:04:43.3932106Z created by github.com/eclipse/paho%2emqtt%2egolang.startComms in goroutine 8361
2024-06-20T17:04:43.3932540Z 	/home/runner/go/pkg/mod/github.com/eclipse/[email protected]/net.go:437 +0x287
2024-06-20T17:04:43.3932545Z 
2024-06-20T17:04:43.3932715Z goroutine 8784 [IO wait, 28 minutes]:
2024-06-20T17:04:43.3932947Z internal/poll.runtime_pollWait(0x7fbd70d1b028, 0x72)
2024-06-20T17:04:43.3933572Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/runtime/netpoll.go:345 +0x85
2024-06-20T17:04:43.3933855Z internal/poll.(*pollDesc).wait(0xc000696700?, 0xc000b50000?, 0x0)
2024-06-20T17:04:43.3934545Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_poll_runtime.go:84 +0x27
2024-06-20T17:04:43.3934729Z internal/poll.(*pollDesc).waitRead(...)
2024-06-20T17:04:43.3935490Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_poll_runtime.go:89
2024-06-20T17:04:43.3935811Z internal/poll.(*FD).Read(0xc000696700, ***0xc000b50000, 0x1000, 0x1000***)
2024-06-20T17:04:43.3936465Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_unix.go:164 +0x27a
2024-06-20T17:04:43.3936796Z net.(*netFD).Read(0xc000696700, ***0xc000b50000?, 0xc000715a98?, 0x4f0f85?***)
2024-06-20T17:04:43.3937390Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/fd_posix.go:55 +0x25
2024-06-20T17:04:43.3937691Z net.(*conn).Read(0xc000ca33b0, ***0xc000b50000?, 0x0?, 0xc000b3cde8?***)
2024-06-20T17:04:43.3938256Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/net.go:179 +0x45
2024-06-20T17:04:43.3938590Z net/http.(*connReader).Read(0xc000b3cde0, ***0xc000b50000, 0x1000, 0x1000***)
2024-06-20T17:04:43.3939207Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/http/server.go:789 +0x14b
2024-06-20T17:04:43.3939373Z bufio.(*Reader).fill(0xc000999440)
2024-06-20T17:04:43.3939961Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/bufio/bufio.go:110 +0x103
2024-06-20T17:04:43.3940146Z bufio.(*Reader).Peek(0xc000999440, 0x4)
2024-06-20T17:04:43.3940724Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/bufio/bufio.go:148 +0x53
2024-06-20T17:04:43.3941004Z net/http.(*conn).serve(0xc000c4b290, ***0x262b2e8, 0xc000eb7200***)
2024-06-20T17:04:43.3941633Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/http/server.go:2074 +0x749
2024-06-20T17:04:43.3941877Z created by net/http.(*Server).Serve in goroutine 8340
2024-06-20T17:04:43.3942499Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/http/server.go:3285 +0x4b4
2024-06-20T17:04:43.3942505Z 
2024-06-20T17:04:43.3942673Z goroutine 8400 [select, 28 minutes]:
2024-06-20T17:04:43.3943073Z google.golang.org/grpc/internal/transport.(*controlBuffer).get(0xc000b7a870, 0x1)
2024-06-20T17:04:43.3943583Z 	/home/runner/go/pkg/mod/google.golang.org/[email protected]/internal/transport/controlbuf.go:418 +0x113
2024-06-20T17:04:43.3944059Z google.golang.org/grpc/internal/transport.(*loopyWriter).run(0xc000411730)
2024-06-20T17:04:43.3944568Z 	/home/runner/go/pkg/mod/google.golang.org/[email protected]/internal/transport/controlbuf.go:551 +0x86
2024-06-20T17:04:43.3944879Z google.golang.org/grpc/internal/transport.newHTTP2Client.func6()
2024-06-20T17:04:43.3945383Z 	/home/runner/go/pkg/mod/google.golang.org/[email protected]/internal/transport/http2_client.go:454 +0x85
2024-06-20T17:04:43.3945806Z created by google.golang.org/grpc/internal/transport.newHTTP2Client in goroutine 8396
2024-06-20T17:04:43.3946338Z 	/home/runner/go/pkg/mod/google.golang.org/[email protected]/internal/transport/http2_client.go:452 +0x230b
2024-06-20T17:04:43.3946343Z 
2024-06-20T17:04:43.3946547Z goroutine 14546 [sync.Mutex.Lock, 28 minutes]:
2024-06-20T17:04:43.3946799Z sync.runtime_SemacquireMutex(0x50?, 0xe0?, 0xc001234c30?)
2024-06-20T17:04:43.3947404Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/runtime/sema.go:77 +0x25
2024-06-20T17:04:43.3947586Z sync.(*Mutex).lockSlow(0xc000a8ee68)
2024-06-20T17:04:43.3948188Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/sync/mutex.go:171 +0x15d
2024-06-20T17:04:43.3948345Z sync.(*Mutex).Lock(...)
2024-06-20T17:04:43.3948909Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/sync/mutex.go:90
2024-06-20T17:04:43.3949079Z sync.(*RWMutex).Lock(0x477bb0?)
2024-06-20T17:04:43.3949675Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/sync/rwmutex.go:146 +0x31
2024-06-20T17:04:43.3950194Z github.com/dapr/dapr/pkg/runtime/processor/pubsub.(*pubsub).StopSubscriptions(0xc000a8edd0, 0x1)
2024-06-20T17:04:43.3951275Z 	/home/runner/go/pkg/mod/github.com/dapr/[email protected]/pkg/runtime/processor/pubsub/subscribe.go:39 +0x3d
2024-06-20T17:04:43.3951682Z github.com/dapr/dapr/pkg/runtime.(*DaprRuntime).startHTTPServer.func1()
2024-06-20T17:04:43.3952737Z 	/home/runner/go/pkg/mod/github.com/dapr/[email protected]/pkg/runtime/runtime.go:819 +0x2c
2024-06-20T17:04:43.3953150Z github.com/dapr/kit/concurrency.(*RunnerCloserManager).AddCloser.func2()
2024-06-20T17:04:43.3953844Z 	/home/runner/go/pkg/mod/github.com/dapr/[email protected]/concurrency/closer.go:135 +0x13
2024-06-20T17:04:43.3954227Z github.com/dapr/kit/concurrency.(*RunnerCloserManager).Run.func3(0xc000b3cde0?)
2024-06-20T17:04:43.3954879Z 	/home/runner/go/pkg/mod/github.com/dapr/[email protected]/concurrency/closer.go:183 +0x1f
2024-06-20T17:04:43.3955320Z created by github.com/dapr/kit/concurrency.(*RunnerCloserManager).Run in goroutine 3202
2024-06-20T17:04:43.3955977Z 	/home/runner/go/pkg/mod/github.com/dapr/[email protected]/concurrency/closer.go:182 +0x33d
2024-06-20T17:04:43.3955984Z 
2024-06-20T17:04:43.3956157Z goroutine 8394 [IO wait, 28 minutes]:
2024-06-20T17:04:43.3956398Z internal/poll.runtime_pollWait(0x7fbd70d1b408, 0x72)
2024-06-20T17:04:43.3957020Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/runtime/netpoll.go:345 +0x85
2024-06-20T17:04:43.3957305Z internal/poll.(*pollDesc).wait(0xc000d24680?, 0xc000921000?, 0x0)
2024-06-20T17:04:43.3957990Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_poll_runtime.go:84 +0x27
2024-06-20T17:04:43.3958174Z internal/poll.(*pollDesc).waitRead(...)
2024-06-20T17:04:43.3958820Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_poll_runtime.go:89
2024-06-20T17:04:43.3959142Z internal/poll.(*FD).Read(0xc000d24680, ***0xc000921000, 0x1000, 0x1000***)
2024-06-20T17:04:43.3959785Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_unix.go:164 +0x27a
2024-06-20T17:04:43.3960080Z net.(*netFD).Read(0xc000d24680, ***0xc000921000?, 0x0?, 0xc0009e8700?***)
2024-06-20T17:04:43.3960668Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/fd_posix.go:55 +0x25
2024-06-20T17:04:43.3961157Z net.(*conn).Read(0xc000486f80, ***0xc000921000?, 0xc000d1a100?, 0xc0005ebdc0?***)
2024-06-20T17:04:43.3961730Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/net.go:179 +0x45
2024-06-20T17:04:43.3962126Z net/http.(*persistConn).Read(0xc000bb5440, ***0xc000921000?, 0xc000be0cc0?, 0xc000952d38?***)
2024-06-20T17:04:43.3962765Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/http/transport.go:1977 +0x4a
2024-06-20T17:04:43.3962931Z bufio.(*Reader).fill(0xc000052900)
2024-06-20T17:04:43.3963522Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/bufio/bufio.go:110 +0x103
2024-06-20T17:04:43.3963699Z bufio.(*Reader).Peek(0xc000052900, 0x1)
2024-06-20T17:04:43.3964278Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/bufio/bufio.go:148 +0x53
2024-06-20T17:04:43.3964487Z net/http.(*persistConn).readLoop(0xc000bb5440)
2024-06-20T17:04:43.3965512Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/http/transport.go:2141 +0x1b9
2024-06-20T17:04:43.3965959Z created by net/http.(*Transport).dialConn in goroutine 8392
2024-06-20T17:04:43.3966752Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/http/transport.go:1799 +0x152f
2024-06-20T17:04:43.3966760Z 
2024-06-20T17:04:43.3966969Z goroutine 8329 [chan receive, 28 minutes]:
2024-06-20T17:04:43.3967337Z github.com/eclipse/paho%2emqtt%2egolang.(*router).matchAndDispatch.func2()
2024-06-20T17:04:43.3967797Z 	/home/runner/go/pkg/mod/github.com/eclipse/[email protected]/router.go:174 +0xb2
2024-06-20T17:04:43.3968448Z created by github.com/eclipse/paho%2emqtt%2egolang.(*router).matchAndDispatch in goroutine 8361
2024-06-20T17:04:43.3968912Z 	/home/runner/go/pkg/mod/github.com/eclipse/[email protected]/router.go:173 +0x211
2024-06-20T17:04:43.3968918Z 
2024-06-20T17:04:43.3969091Z goroutine 8390 [IO wait, 28 minutes]:
2024-06-20T17:04:43.3969334Z internal/poll.runtime_pollWait(0x7fbd70d1b5f8, 0x72)
2024-06-20T17:04:43.3969962Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/runtime/netpoll.go:345 +0x85
2024-06-20T17:04:43.3970222Z internal/poll.(*pollDesc).wait(0x3b?, 0xc000f37c50?, 0x0)
2024-06-20T17:04:43.3970919Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_poll_runtime.go:84 +0x27
2024-06-20T17:04:43.3971099Z internal/poll.(*pollDesc).waitRead(...)
2024-06-20T17:04:43.3971757Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_poll_runtime.go:89
2024-06-20T17:04:43.3971941Z internal/poll.(*FD).Accept(0xc000d24200)
2024-06-20T17:04:43.3972581Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/internal/poll/fd_unix.go:611 +0x2ac
2024-06-20T17:04:43.3972746Z net.(*netFD).accept(0xc000d24200)
2024-06-20T17:04:43.3973336Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/fd_unix.go:172 +0x29
2024-06-20T17:04:43.3973516Z net.(*TCPListener).accept(0xc0008e04e0)
2024-06-20T17:04:43.3974312Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/tcpsock_posix.go:159 +0x1e
2024-06-20T17:04:43.3974576Z net.(*TCPListener).Accept(0xc0008e04e0)
2024-06-20T17:04:43.3975582Z 	/home/runner/go/pkg/mod/golang.org/[email protected]/src/net/tcpsock.go:327 +0x30
2024-06-20T17:04:43.3976197Z google.golang.org/grpc.(*Server).Serve(0xc001067400, ***0x261ca80, 0xc0008e04e0***)
2024-06-20T17:04:43.3976831Z 	/home/runner/go/pkg/mod/google.golang.org/[email protected]/server.go:883 +0x469
2024-06-20T17:04:43.3977724Z github.com/dapr/dapr/pkg/api/grpc.(*server).StartNonBlocking.func1(0xc000146150?, ***0x261ca80?, 0xc0008e04e0?***)
2024-06-20T17:04:43.3978899Z 	/home/runner/go/pkg/mod/github.com/dapr/[email protected]/pkg/api/grpc/server.go:199 +0x6b
2024-06-20T17:04:43.3979642Z created by github.com/dapr/dapr/pkg/api/grpc.(*server).StartNonBlocking in goroutine 8356
2024-06-20T17:04:43.3980785Z 	/home/runner/go/pkg/mod/github.com/dapr/[email protected]/pkg/api/grpc/server.go:197 +0x5b7
2024-06-20T17:04:43.3980795Z 
2024-06-20T17:04:43.3980954Z goroutine 14418 [select]:
2024-06-20T17:04:43.3982011Z github.com/dapr/components-contrib/tests/certification/pubsub/mqtt3_test.TestMQTT.TestMQTT.func5.func33(***0x22d2e94, 0x22***, ***0x262b1d0, 0x399b2e0***, 0xc000467ba0, 0xc00048ecf0***)
2024-06-20T17:04:43.3982697Z 	/home/runner/work/components-contrib/components-contrib/tests/certification/pubsub/mqtt3/mqtt_test.go:257 +0x1c5
2024-06-20T17:04:43.3983245Z github.com/dapr/components-contrib/tests/certification/flow.(*Flow).StepAsync.Async.func1.1()
2024-06-20T17:04:43.3983834Z 	/home/runner/work/components-contrib/components-contrib/tests/certification/flow/flow.go:112 +0x6d
2024-06-20T17:04:43.3984496Z created by github.com/dapr/components-contrib/tests/certification/flow.(*Flow).StepAsync.Async.func1 in goroutine 6
2024-06-20T17:04:43.3985083Z 	/home/runner/work/components-contrib/components-contrib/tests/certification/flow/flow.go:106 +0x22b
2024-06-20T17:04:43.3985232Z exit status 2
2024-06-20T17:04:43.3985702Z FAIL	github.com/dapr/components-contrib/tests/certification/pubsub/mqtt3	1800.052s
2024-06-20T17:04:43.3985709Z 
2024-06-20T17:04:43.3985963Z === �[31mFAIL�[0m: pubsub/mqtt3 TestMQTT (unknown)

Tests appear to be timing out primarily

Release Note

RELEASE NOTE:

@mikeee mikeee added the kind/bug Something isn't working label Jun 20, 2024
@mikeee
Copy link
Member Author

mikeee commented Jun 20, 2024

/assign

@mikeee
Copy link
Member Author

mikeee commented Jun 25, 2024

pubsub.mqtt3

Appears to be not progressing after the step that shuts down the second sidecar.
Step("stop sidecar 2", sidecar.Stop(sidecarName2)).

@mikeee mikeee closed this as completed Jul 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant