The latest openhab snapshot includes yesterday's addons

I was waiting for today’s docker snapshot build to finish in order to pull it down. Today is 2022-02-04 and I got 3.3.0-SNAPSHOT - Build #2738. However the addons included in this build were from yesterday’s build

                           _   _     _     ____
   ___   ___   ___   ___  | | | |   / \   | __ )
  / _ \ / _ \ / _ \ / _ \ | |_| |  / _ \  |  _ \
 | (_) | (_) |  __/| | | ||  _  | / ___ \ | |_) )
  \___/|  __/ \___/|_| |_||_| |_|/_/   \_\|____/
       |_|       3.3.0-SNAPSHOT - Build #2738

Use '<tab>' for a list of available commands
and '[cmd] --help' for help on a specific command.
To exit, use '<ctrl-d>' or 'logout'.

openhab> bundle:list -s | grep binding.mqtt
272 │ Active  │  80 │ 3.3.0.202202030352    │ org.openhab.binding.mqtt
273 │ Active  │  81 │ 3.3.0.202202030421    │ org.openhab.binding.mqtt.espmilighthub
274 │ Active  │  81 │ 3.3.0.202202030421    │ org.openhab.binding.mqtt.generic
275 │ Active  │  82 │ 3.3.0.202202030422    │ org.openhab.binding.mqtt.homeassistant
276 │ Active  │  82 │ 3.3.0.202202030422    │ org.openhab.binding.mqtt.homie

Shouldn’t it include the latest addons built today 20220204xxxx ?

I don’t know where you are, but where I am (Pacific Time), it’s still February 3. So it might be a question of where the snapshot server is (which I don’t know).

It looks like two builds were done for openhab-distribution today: #2378 (4 Feb 2022, 03:22:25) and #2379 (4 Feb 2022, 04:42:57).

#2378 was triggered by openhab-core and completed before openhab-addons completed and then another build #2379 was done again, triggered by openhab-addons.

So updating again to #2379 did the trick for me.

It was the first time I waited for a build for a specific reason and didn’t realise that multiple builds could happen in a day.

The build time is in GMT, so it doesn’t matter where we are.

1 Like