Lxd-benchmark delete fails

Hi All,

I was following the benchmark tool and created 100 container instances of ubuntu and in the process lost connection to node.

https://documentation.ubuntu.com/lxd/en/latest/howto/benchmark_performance/

On login back to the node, looks like 100 instance are created successfully. Now if I try to delete the same as shown below it fails. Is there a way to recover the same to delete all 100 instances ?

./lxd-benchmark delete
Error: Get "http://unix.socket/1.0": dial unix /var/lib/lxd/unix.socket: connect: no such file or directory

Also it is observed that out of 100 instance, around 10-20 instances havent received any ipaddress as shown in logs. Even console login into the respective instance was confirming the same. But LXC network list says all 100 ipaddresses were used. Is the creation process still happening in the background ?

$ lxc network list
+----------+----------+---------+---------------+---------------------------+-------------+---------+---------+
|   NAME   |   TYPE   | MANAGED |     IPV4      |           IPV6            | DESCRIPTION | USED BY |  STATE  |
+----------+----------+---------+---------------+---------------------------+-------------+---------+---------+
| enp1s0f0 | physical | NO      |               |                           |             | 0       |         |
+----------+----------+---------+---------------+---------------------------+-------------+---------+---------+
| enp1s0f1 | physical | NO      |               |                           |             | 0       |         |
+----------+----------+---------+---------------+---------------------------+-------------+---------+---------+
| enp2s0f0 | physical | NO      |               |                           |             | 0       |         |
+----------+----------+---------+---------------+---------------------------+-------------+---------+---------+
| enp2s0f1 | physical | NO      |               |                           |             | 0       |         |
+----------+----------+---------+---------------+---------------------------+-------------+---------+---------+
| lxdbr0   | bridge   | YES     | 10.76.30.1/24 | fd42:4aec:b51c:d679::1/64 |             | 103     | CREATED |
+----------+----------+---------+---------------+---------------------------+-------------+---------+---------+
| offline  | bridge   | YES     | 10.76.31.1/24 | none                      |             | 3       | CREATED |
+----------+----------+---------+---------------+---------------------------+-------------+---------+---------+
$ lxc list
+---------------+---------+-----------------------+-------------------------------------------------+-----------------+-----------+
|     NAME      |  STATE  |         IPV4          |                      IPV6                       |      TYPE       | SNAPSHOTS |
+---------------+---------+-----------------------+-------------------------------------------------+-----------------+-----------+
| benchmark-001 | RUNNING | 10.76.30.248 (eth0)   | fd42:4aec:b51c:d679:216:3eff:fe9a:e591 (eth0)   | CONTAINER       | 0         |
+---------------+---------+-----------------------+-------------------------------------------------+-----------------+-----------+
| benchmark-002 | RUNNING | 10.76.30.6 (eth0)     | fd42:4aec:b51c:d679:216:3eff:fee4:35a (eth0)    | CONTAINER       | 0         |
+---------------+---------+-----------------------+-------------------------------------------------+-----------------+-----------+
| benchmark-003 | RUNNING | 10.76.30.79 (eth0)    | fd42:4aec:b51c:d679:216:3eff:fea1:86be (eth0)   | CONTAINER       | 0         |
+---------------+---------+-----------------------+-------------------------------------------------+-----------------+-----------+
| benchmark-004 | RUNNING | 10.76.30.240 (eth0)   | fd42:4aec:b51c:d679:216:3eff:fed0:62a3 (eth0)   | CONTAINER       | 0         |
+---------------+---------+-----------------------+-------------------------------------------------+-----------------+-----------+
| benchmark-005 | RUNNING | 10.76.30.150 (eth0)   | fd42:4aec:b51c:d679:216:3eff:fed8:3e2c (eth0)   | CONTAINER       | 0         |
+---------------+---------+-----------------------+-------------------------------------------------+-----------------+-----------+
| benchmark-006 | RUNNING | 10.76.30.25 (eth0)    | fd42:4aec:b51c:d679:216:3eff:fe44:57b6 (eth0)   | CONTAINER       | 0         |
+---------------+---------+-----------------------+-------------------------------------------------+-----------------+-----------+
| benchmark-007 | RUNNING | 10.76.30.21 (eth0)    | fd42:4aec:b51c:d679:216:3eff:fe99:9009 (eth0)   | CONTAINER       | 0         |
+---------------+---------+-----------------------+-------------------------------------------------+-----------------+-----------+
| benchmark-008 | RUNNING | 10.76.30.64 (eth0)    | fd42:4aec:b51c:d679:216:3eff:fed7:a1d2 (eth0)   | CONTAINER       | 0         |
+---------------+---------+-----------------------+-------------------------------------------------+-----------------+-----------+
| benchmark-009 | RUNNING | 10.76.30.69 (eth0)    | fd42:4aec:b51c:d679:216:3eff:fea8:fe5d (eth0)   | CONTAINER       | 0         |
+---------------+---------+-----------------------+-------------------------------------------------+-----------------+-----------+
| benchmark-010 | RUNNING | 10.76.30.55 (eth0)    | fd42:4aec:b51c:d679:216:3eff:fed4:21b9 (eth0)   | CONTAINER       | 0         |
+---------------+---------+-----------------------+-------------------------------------------------+-----------------+-----------+
| benchmark-011 | RUNNING | 10.76.30.68 (eth0)    | fd42:4aec:b51c:d679:216:3eff:fe8e:a6d2 (eth0)   | CONTAINER       | 0         |
+---------------+---------+-----------------------+-------------------------------------------------+-----------------+-----------+
| benchmark-012 | RUNNING | 10.76.30.250 (eth0)   | fd42:4aec:b51c:d679:216:3eff:fece:6b74 (eth0)   | CONTAINER       | 0         |
+---------------+---------+-----------------------+-------------------------------------------------+-----------------+-----------+
| benchmark-013 | RUNNING | 10.76.30.106 (eth0)   | fd42:4aec:b51c:d679:216:3eff:fece:7a9e (eth0)   | CONTAINER       | 0         |
+---------------+---------+-----------------------+-------------------------------------------------+-----------------+-----------+
| benchmark-014 | RUNNING | 10.76.30.86 (eth0)    | fd42:4aec:b51c:d679:216:3eff:fe13:6ebc (eth0)   | CONTAINER       | 0         |
+---------------+---------+-----------------------+-------------------------------------------------+-----------------+-----------+
| benchmark-015 | RUNNING | 10.76.30.74 (eth0)    | fd42:4aec:b51c:d679:216:3eff:fea7:c736 (eth0)   | CONTAINER       | 0         |
+---------------+---------+-----------------------+-------------------------------------------------+-----------------+-----------+
| benchmark-016 | RUNNING | 10.76.30.104 (eth0)   | fd42:4aec:b51c:d679:216:3eff:fe9f:6703 (eth0)   | CONTAINER       | 0         |
+---------------+---------+-----------------------+-------------------------------------------------+-----------------+-----------+
| benchmark-017 | RUNNING | 10.76.30.85 (eth0)    | fd42:4aec:b51c:d679:216:3eff:fe47:1acc (eth0)   | CONTAINER       | 0         |
+---------------+---------+-----------------------+-------------------------------------------------+-----------------+-----------+
| benchmark-018 | RUNNING | 10.76.30.43 (eth0)    | fd42:4aec:b51c:d679:216:3eff:fe9e:f8ab (eth0)   | CONTAINER       | 0         |
+---------------+---------+-----------------------+-------------------------------------------------+-----------------+-----------+
| benchmark-019 | RUNNING | 10.76.30.173 (eth0)   | fd42:4aec:b51c:d679:216:3eff:fe75:6120 (eth0)   | CONTAINER       | 0         |
+---------------+---------+-----------------------+-------------------------------------------------+-----------------+-----------+
| benchmark-020 | RUNNING | 10.76.30.226 (eth0)   | fd42:4aec:b51c:d679:216:3eff:fec1:305d (eth0)   | CONTAINER       | 0         |
+---------------+---------+-----------------------+-------------------------------------------------+-----------------+-----------+
| benchmark-021 | RUNNING | 10.76.30.120 (eth0)   | fd42:4aec:b51c:d679:216:3eff:fee3:6139 (eth0)   | CONTAINER       | 0         |
+---------------+---------+-----------------------+-------------------------------------------------+-----------------+-----------+
| benchmark-022 | RUNNING | 10.76.30.39 (eth0)    | fd42:4aec:b51c:d679:216:3eff:fe17:8554 (eth0)   | CONTAINER       | 0         |
+---------------+---------+-----------------------+-------------------------------------------------+-----------------+-----------+
| benchmark-023 | RUNNING | 10.76.30.231 (eth0)   | fd42:4aec:b51c:d679:216:3eff:feab:acd4 (eth0)   | CONTAINER       | 0         |
+---------------+---------+-----------------------+-------------------------------------------------+-----------------+-----------+
| benchmark-024 | RUNNING | 10.76.30.249 (eth0)   | fd42:4aec:b51c:d679:216:3eff:fe88:ed0 (eth0)    | CONTAINER       | 0         |
+---------------+---------+-----------------------+-------------------------------------------------+-----------------+-----------+
| benchmark-025 | RUNNING | 10.76.30.98 (eth0)    | fd42:4aec:b51c:d679:216:3eff:fe97:65e8 (eth0)   | CONTAINER       | 0         |
+---------------+---------+-----------------------+-------------------------------------------------+-----------------+-----------+
| benchmark-026 | RUNNING | 10.76.30.215 (eth0)   | fd42:4aec:b51c:d679:216:3eff:fe27:6bb3 (eth0)   | CONTAINER       | 0         |
+---------------+---------+-----------------------+-------------------------------------------------+-----------------+-----------+
| benchmark-027 | RUNNING | 10.76.30.66 (eth0)    | fd42:4aec:b51c:d679:216:3eff:fecb:e4cd (eth0)   | CONTAINER       | 0         |
+---------------+---------+-----------------------+-------------------------------------------------+-----------------+-----------+
| benchmark-028 | RUNNING | 10.76.30.110 (eth0)   | fd42:4aec:b51c:d679:216:3eff:fe44:ee15 (eth0)   | CONTAINER       | 0         |
+---------------+---------+-----------------------+-------------------------------------------------+-----------------+-----------+
| benchmark-029 | RUNNING | 10.76.30.107 (eth0)   | fd42:4aec:b51c:d679:216:3eff:fe3a:c24a (eth0)   | CONTAINER       | 0         |
+---------------+---------+-----------------------+-------------------------------------------------+-----------------+-----------+
| benchmark-030 | RUNNING | 10.76.30.212 (eth0)   | fd42:4aec:b51c:d679:216:3eff:fef8:cbd8 (eth0)   | CONTAINER       | 0         |
+---------------+---------+-----------------------+-------------------------------------------------+-----------------+-----------+
| benchmark-031 | RUNNING | 10.76.30.46 (eth0)    | fd42:4aec:b51c:d679:216:3eff:fe2d:53d7 (eth0)   | CONTAINER       | 0         |
+---------------+---------+-----------------------+-------------------------------------------------+-----------------+-----------+
| benchmark-032 | RUNNING | 10.76.30.96 (eth0)    | fd42:4aec:b51c:d679:216:3eff:fe9b:2c72 (eth0)   | CONTAINER       | 0         |
+---------------+---------+-----------------------+-------------------------------------------------+-----------------+-----------+
| benchmark-033 | RUNNING | 10.76.30.198 (eth0)   | fd42:4aec:b51c:d679:216:3eff:feb4:3453 (eth0)   | CONTAINER       | 0         |
+---------------+---------+-----------------------+-------------------------------------------------+-----------------+-----------+
| benchmark-034 | RUNNING | 10.76.30.62 (eth0)    | fd42:4aec:b51c:d679:216:3eff:fed4:2be7 (eth0)   | CONTAINER       | 0         |
+---------------+---------+-----------------------+-------------------------------------------------+-----------------+-----------+
| benchmark-035 | RUNNING | 10.76.30.137 (eth0)   | fd42:4aec:b51c:d679:216:3eff:fe32:39c0 (eth0)   | CONTAINER       | 0         |
+---------------+---------+-----------------------+-------------------------------------------------+-----------------+-----------+
| benchmark-036 | RUNNING | 10.76.30.178 (eth0)   | fd42:4aec:b51c:d679:216:3eff:fe96:114e (eth0)   | CONTAINER       | 0         |
+---------------+---------+-----------------------+-------------------------------------------------+-----------------+-----------+
| benchmark-037 | RUNNING | 10.76.30.88 (eth0)    | fd42:4aec:b51c:d679:216:3eff:fe7e:6ab2 (eth0)   | CONTAINER       | 0         |
+---------------+---------+-----------------------+-------------------------------------------------+-----------------+-----------+
| benchmark-038 | RUNNING | 10.76.30.200 (eth0)   | fd42:4aec:b51c:d679:216:3eff:fea4:4f5e (eth0)   | CONTAINER       | 0         |
+---------------+---------+-----------------------+-------------------------------------------------+-----------------+-----------+
| benchmark-039 | RUNNING | 10.76.30.167 (eth0)   | fd42:4aec:b51c:d679:216:3eff:fe67:1842 (eth0)   | CONTAINER       | 0         |
+---------------+---------+-----------------------+-------------------------------------------------+-----------------+-----------+
| benchmark-040 | RUNNING | 10.76.30.16 (eth0)    | fd42:4aec:b51c:d679:216:3eff:fe41:fb84 (eth0)   | CONTAINER       | 0         |
+---------------+---------+-----------------------+-------------------------------------------------+-----------------+-----------+
| benchmark-041 | RUNNING | 10.76.30.139 (eth0)   | fd42:4aec:b51c:d679:216:3eff:fe56:38eb (eth0)   | CONTAINER       | 0         |
+---------------+---------+-----------------------+-------------------------------------------------+-----------------+-----------+
| benchmark-042 | RUNNING | 10.76.30.76 (eth0)    | fd42:4aec:b51c:d679:216:3eff:fe2f:cd3 (eth0)    | CONTAINER       | 0         |
+---------------+---------+-----------------------+-------------------------------------------------+-----------------+-----------+
| benchmark-043 | RUNNING | 10.76.30.70 (eth0)    | fd42:4aec:b51c:d679:216:3eff:fe68:3896 (eth0)   | CONTAINER       | 0         |
+---------------+---------+-----------------------+-------------------------------------------------+-----------------+-----------+
| benchmark-044 | RUNNING | 10.76.30.181 (eth0)   | fd42:4aec:b51c:d679:216:3eff:febf:fe9 (eth0)    | CONTAINER       | 0         |
+---------------+---------+-----------------------+-------------------------------------------------+-----------------+-----------+
| benchmark-045 | RUNNING | 10.76.30.154 (eth0)   | fd42:4aec:b51c:d679:216:3eff:fe56:ae68 (eth0)   | CONTAINER       | 0         |
+---------------+---------+-----------------------+-------------------------------------------------+-----------------+-----------+
| benchmark-046 | RUNNING | 10.76.30.241 (eth0)   | fd42:4aec:b51c:d679:216:3eff:fed7:2c5 (eth0)    | CONTAINER       | 0         |
+---------------+---------+-----------------------+-------------------------------------------------+-----------------+-----------+
| benchmark-047 | RUNNING | 10.76.30.180 (eth0)   | fd42:4aec:b51c:d679:216:3eff:fe2f:3fb9 (eth0)   | CONTAINER       | 0         |
+---------------+---------+-----------------------+-------------------------------------------------+-----------------+-----------+
| benchmark-048 | RUNNING | 10.76.30.138 (eth0)   | fd42:4aec:b51c:d679:216:3eff:febd:600a (eth0)   | CONTAINER       | 0         |
+---------------+---------+-----------------------+-------------------------------------------------+-----------------+-----------+
| benchmark-049 | RUNNING | 10.76.30.220 (eth0)   | fd42:4aec:b51c:d679:216:3eff:fe95:554a (eth0)   | CONTAINER       | 0         |
+---------------+---------+-----------------------+-------------------------------------------------+-----------------+-----------+
| benchmark-050 | RUNNING | 10.76.30.4 (eth0)     | fd42:4aec:b51c:d679:216:3eff:fe34:4bc3 (eth0)   | CONTAINER       | 0         |
+---------------+---------+-----------------------+-------------------------------------------------+-----------------+-----------+
| benchmark-051 | RUNNING | 10.76.30.172 (eth0)   | fd42:4aec:b51c:d679:216:3eff:fe88:abd4 (eth0)   | CONTAINER       | 0         |
+---------------+---------+-----------------------+-------------------------------------------------+-----------------+-----------+
| benchmark-052 | RUNNING | 10.76.30.41 (eth0)    | fd42:4aec:b51c:d679:216:3eff:fe5f:94d3 (eth0)   | CONTAINER       | 0         |
+---------------+---------+-----------------------+-------------------------------------------------+-----------------+-----------+
| benchmark-053 | RUNNING | 10.76.30.253 (eth0)   | fd42:4aec:b51c:d679:216:3eff:fea5:9eeb (eth0)   | CONTAINER       | 0         |
+---------------+---------+-----------------------+-------------------------------------------------+-----------------+-----------+
| benchmark-054 | RUNNING | 10.76.30.100 (eth0)   | fd42:4aec:b51c:d679:216:3eff:fe0c:dcad (eth0)   | CONTAINER       | 0         |
+---------------+---------+-----------------------+-------------------------------------------------+-----------------+-----------+
| benchmark-055 | RUNNING | 10.76.30.160 (eth0)   | fd42:4aec:b51c:d679:216:3eff:fe5c:8dcc (eth0)   | CONTAINER       | 0         |
+---------------+---------+-----------------------+-------------------------------------------------+-----------------+-----------+
| benchmark-056 | RUNNING | 10.76.30.207 (eth0)   | fd42:4aec:b51c:d679:216:3eff:fe4a:b33c (eth0)   | CONTAINER       | 0         |
+---------------+---------+-----------------------+-------------------------------------------------+-----------------+-----------+
| benchmark-057 | RUNNING | 10.76.30.203 (eth0)   | fd42:4aec:b51c:d679:216:3eff:fe34:4f6a (eth0)   | CONTAINER       | 0         |
+---------------+---------+-----------------------+-------------------------------------------------+-----------------+-----------+
| benchmark-058 | RUNNING |                       | fd42:4aec:b51c:d679:216:3eff:fed5:3f42 (eth0)   | CONTAINER       | 0         |
+---------------+---------+-----------------------+-------------------------------------------------+-----------------+-----------+
| benchmark-059 | RUNNING |                       | fd42:4aec:b51c:d679:216:3eff:fe2c:96d0 (eth0)   | CONTAINER       | 0         |
+---------------+---------+-----------------------+-------------------------------------------------+-----------------+-----------+
| benchmark-060 | RUNNING |                       | fd42:4aec:b51c:d679:216:3eff:fe19:187b (eth0)   | CONTAINER       | 0         |
+---------------+---------+-----------------------+-------------------------------------------------+-----------------+-----------+
| benchmark-061 | RUNNING | 10.76.30.136 (eth0)   | fd42:4aec:b51c:d679:216:3eff:fed4:1c78 (eth0)   | CONTAINER       | 0         |
+---------------+---------+-----------------------+-------------------------------------------------+-----------------+-----------+
| benchmark-062 | RUNNING |                       | fd42:4aec:b51c:d679:216:3eff:fe47:5af6 (eth0)   | CONTAINER       | 0         |
+---------------+---------+-----------------------+-------------------------------------------------+-----------------+-----------+
| benchmark-063 | RUNNING | 10.76.30.61 (eth0)    | fd42:4aec:b51c:d679:216:3eff:fedc:fdc7 (eth0)   | CONTAINER       | 0         |
+---------------+---------+-----------------------+-------------------------------------------------+-----------------+-----------+
| benchmark-064 | RUNNING |                       | fd42:4aec:b51c:d679:216:3eff:fed2:8589 (eth0)   | CONTAINER       | 0         |
+---------------+---------+-----------------------+-------------------------------------------------+-----------------+-----------+
| benchmark-065 | RUNNING | 10.76.30.187 (eth0)   | fd42:4aec:b51c:d679:216:3eff:fea7:6fb2 (eth0)   | CONTAINER       | 0         |
+---------------+---------+-----------------------+-------------------------------------------------+-----------------+-----------+
| benchmark-066 | RUNNING |                       | fd42:4aec:b51c:d679:216:3eff:fece:2aac (eth0)   | CONTAINER       | 0         |
+---------------+---------+-----------------------+-------------------------------------------------+-----------------+-----------+
| benchmark-067 | RUNNING |                       | fd42:4aec:b51c:d679:216:3eff:fe42:6e06 (eth0)   | CONTAINER       | 0         |
+---------------+---------+-----------------------+-------------------------------------------------+-----------------+-----------+
| benchmark-068 | RUNNING | 10.76.30.204 (eth0)   | fd42:4aec:b51c:d679:216:3eff:fea1:e3c5 (eth0)   | CONTAINER       | 0         |
+---------------+---------+-----------------------+-------------------------------------------------+-----------------+-----------+
| benchmark-069 | RUNNING |                       | fd42:4aec:b51c:d679:216:3eff:fef1:71c1 (eth0)   | CONTAINER       | 0         |
+---------------+---------+-----------------------+-------------------------------------------------+-----------------+-----------+
| benchmark-070 | RUNNING | 10.76.30.221 (eth0)   | fd42:4aec:b51c:d679:216:3eff:fe52:142e (eth0)   | CONTAINER       | 0         |
+---------------+---------+-----------------------+-------------------------------------------------+-----------------+-----------+
| benchmark-071 | RUNNING |                       | fd42:4aec:b51c:d679:216:3eff:fe96:417f (eth0)   | CONTAINER       | 0         |
+---------------+---------+-----------------------+-------------------------------------------------+-----------------+-----------+
| benchmark-072 | RUNNING | 10.76.30.213 (eth0)   | fd42:4aec:b51c:d679:216:3eff:fe20:3b8b (eth0)   | CONTAINER       | 0         |
+---------------+---------+-----------------------+-------------------------------------------------+-----------------+-----------+
| benchmark-073 | RUNNING |                       | fd42:4aec:b51c:d679:216:3eff:fe05:9f6a (eth0)   | CONTAINER       | 0         |
+---------------+---------+-----------------------+-------------------------------------------------+-----------------+-----------+
| benchmark-074 | RUNNING |                       | fd42:4aec:b51c:d679:216:3eff:feab:14ef (eth0)   | CONTAINER       | 0         |
+---------------+---------+-----------------------+-------------------------------------------------+-----------------+-----------+
| benchmark-075 | RUNNING |                       | fd42:4aec:b51c:d679:216:3eff:fe6a:c488 (eth0)   | CONTAINER       | 0         |
+---------------+---------+-----------------------+-------------------------------------------------+-----------------+-----------+
| benchmark-076 | RUNNING |                       | fd42:4aec:b51c:d679:216:3eff:fe8c:ede4 (eth0)   | CONTAINER       | 0         |
+---------------+---------+-----------------------+-------------------------------------------------+-----------------+-----------+
| benchmark-077 | RUNNING |                       | fd42:4aec:b51c:d679:216:3eff:fe09:e3ef (eth0)   | CONTAINER       | 0         |
+---------------+---------+-----------------------+-------------------------------------------------+-----------------+-----------+
| benchmark-078 | RUNNING |                       | fd42:4aec:b51c:d679:216:3eff:fecc:6285 (eth0)   | CONTAINER       | 0         |
+---------------+---------+-----------------------+-------------------------------------------------+-----------------+-----------+
| benchmark-079 | RUNNING |                       | fd42:4aec:b51c:d679:216:3eff:fe64:86cd (eth0)   | CONTAINER       | 0         |
+---------------+---------+-----------------------+-------------------------------------------------+-----------------+-----------+
| benchmark-080 | RUNNING |                       | fd42:4aec:b51c:d679:216:3eff:fe9e:9aba (eth0)   | CONTAINER       | 0         |
+---------------+---------+-----------------------+-------------------------------------------------+-----------------+-----------+
| benchmark-081 | RUNNING |                       | fd42:4aec:b51c:d679:216:3eff:fe49:e15f (eth0)   | CONTAINER       | 0         |
+---------------+---------+-----------------------+-------------------------------------------------+-----------------+-----------+
| benchmark-082 | RUNNING |                       | fd42:4aec:b51c:d679:216:3eff:fee8:ca99 (eth0)   | CONTAINER       | 0         |
+---------------+---------+-----------------------+-------------------------------------------------+-----------------+-----------+
| benchmark-083 | RUNNING |                       | fd42:4aec:b51c:d679:216:3eff:fe8f:254b (eth0)   | CONTAINER       | 0         |
+---------------+---------+-----------------------+-------------------------------------------------+-----------------+-----------+
| benchmark-084 | RUNNING | 10.76.30.254 (eth0)   | fd42:4aec:b51c:d679:216:3eff:fec7:382e (eth0)   | CONTAINER       | 0         |
+---------------+---------+-----------------------+-------------------------------------------------+-----------------+-----------+
| benchmark-085 | RUNNING |                       | fd42:4aec:b51c:d679:216:3eff:fe64:26b7 (eth0)   | CONTAINER       | 0         |
+---------------+---------+-----------------------+-------------------------------------------------+-----------------+-----------+
| benchmark-086 | RUNNING |                       | fd42:4aec:b51c:d679:216:3eff:fe70:1db0 (eth0)   | CONTAINER       | 0         |
+---------------+---------+-----------------------+-------------------------------------------------+-----------------+-----------+
| benchmark-087 | RUNNING | 10.76.30.93 (eth0)    | fd42:4aec:b51c:d679:216:3eff:feb0:99d7 (eth0)   | CONTAINER       | 0         |
+---------------+---------+-----------------------+-------------------------------------------------+-----------------+-----------+
| benchmark-088 | RUNNING |                       | fd42:4aec:b51c:d679:216:3eff:fe39:3ec1 (eth0)   | CONTAINER       | 0         |
+---------------+---------+-----------------------+-------------------------------------------------+-----------------+-----------+
| benchmark-089 | RUNNING |                       | fd42:4aec:b51c:d679:216:3eff:fec2:4a73 (eth0)   | CONTAINER       | 0         |
+---------------+---------+-----------------------+-------------------------------------------------+-----------------+-----------+
| benchmark-090 | RUNNING | 10.76.30.114 (eth0)   | fd42:4aec:b51c:d679:216:3eff:fe47:3ace (eth0)   | CONTAINER       | 0         |
+---------------+---------+-----------------------+-------------------------------------------------+-----------------+-----------+
| benchmark-091 | RUNNING | 10.76.30.232 (eth0)   | fd42:4aec:b51c:d679:216:3eff:fe88:f394 (eth0)   | CONTAINER       | 0         |
+---------------+---------+-----------------------+-------------------------------------------------+-----------------+-----------+
| benchmark-092 | RUNNING | 10.76.30.57 (eth0)    | fd42:4aec:b51c:d679:216:3eff:feb0:fc87 (eth0)   | CONTAINER       | 0         |
+---------------+---------+-----------------------+-------------------------------------------------+-----------------+-----------+
| benchmark-093 | RUNNING |                       | fd42:4aec:b51c:d679:216:3eff:fe74:af14 (eth0)   | CONTAINER       | 0         |
+---------------+---------+-----------------------+-------------------------------------------------+-----------------+-----------+
| benchmark-094 | RUNNING |                       | fd42:4aec:b51c:d679:216:3eff:fe7d:a896 (eth0)   | CONTAINER       | 0         |
+---------------+---------+-----------------------+-------------------------------------------------+-----------------+-----------+
| benchmark-095 | RUNNING | 10.76.30.244 (eth0)   | fd42:4aec:b51c:d679:216:3eff:fe3e:434b (eth0)   | CONTAINER       | 0         |
+---------------+---------+-----------------------+-------------------------------------------------+-----------------+-----------+
| benchmark-096 | RUNNING |                       | fd42:4aec:b51c:d679:216:3eff:fecb:3f5 (eth0)    | CONTAINER       | 0         |
+---------------+---------+-----------------------+-------------------------------------------------+-----------------+-----------+
| benchmark-097 | RUNNING | 10.76.30.209 (eth0)   | fd42:4aec:b51c:d679:216:3eff:fe70:82b9 (eth0)   | CONTAINER       | 0         |
+---------------+---------+-----------------------+-------------------------------------------------+-----------------+-----------+
| benchmark-098 | RUNNING | 10.76.30.123 (eth0)   | fd42:4aec:b51c:d679:216:3eff:feea:f75b (eth0)   | CONTAINER       | 0         |
+---------------+---------+-----------------------+-------------------------------------------------+-----------------+-----------+
| benchmark-099 | RUNNING | 10.76.30.23 (eth0)    | fd42:4aec:b51c:d679:216:3eff:fed0:f6a9 (eth0)   | CONTAINER       | 0         |
+---------------+---------+-----------------------+-------------------------------------------------+-----------------+-----------+
| benchmark-100 | RUNNING |                       | fd42:4aec:b51c:d679:216:3eff:fe6d:e90b (eth0)   | CONTAINER       | 0         |

Have you exported LXD_DIR as mentioned in https://documentation.ubuntu.com/lxd/en/latest/howto/benchmark_performance/#run-the-tool?

If you did and lxd-benchmark still tries to talk with LXD through the socket /var/lib/lxd/unix.socket then please do fill a bug on Sign in to GitHub ยท GitHub

Thanks