AMD64 PASS
linuxserver/netbox
Runtime: 21.49s
WEB_SCREENSHOT ENV Disabled
Build Information
Builder: X86-BUILDER-3l --Hetzner
Created: 2025-08-26T18:25:13+00:00
Image: linuxserver/netbox
Maintainer: alex-phillips
Size: 122.37MB
Tag: amd64-v4.3.7-ls296
Version: v4.3.7-ls296
Expand
2025-08-26T18:32:03.487453997Z [migrations] started
2025-08-26T18:32:03.487478155Z [migrations] no migrations found
2025-08-26T18:32:03.499020689Z usermod: no changes
2025-08-26T18:32:03.500822317Z ───────────────────────────────────────
2025-08-26T18:32:03.500829591Z
2025-08-26T18:32:03.500833198Z ██╗ ███████╗██╗ ██████╗
2025-08-26T18:32:03.500837056Z ██║ ██╔════╝██║██╔═══██╗
2025-08-26T18:32:03.500840734Z ██║ ███████╗██║██║ ██║
2025-08-26T18:32:03.500844371Z ██║ ╚════██║██║██║ ██║
2025-08-26T18:32:03.500847988Z ███████╗███████║██║╚██████╔╝
2025-08-26T18:32:03.500851616Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-08-26T18:32:03.500855343Z
2025-08-26T18:32:03.500858780Z Brought to you by linuxserver.io
2025-08-26T18:32:03.500862367Z ───────────────────────────────────────
2025-08-26T18:32:03.501162051Z
2025-08-26T18:32:03.501167572Z To support LSIO projects visit:
2025-08-26T18:32:03.501171379Z https://www.linuxserver.io/donate/
2025-08-26T18:32:03.501175007Z
2025-08-26T18:32:03.501178544Z ───────────────────────────────────────
2025-08-26T18:32:03.501182472Z GID/UID
2025-08-26T18:32:03.501186019Z ───────────────────────────────────────
2025-08-26T18:32:03.506714712Z
2025-08-26T18:32:03.506720714Z User UID: 911
2025-08-26T18:32:03.506724402Z User GID: 911
2025-08-26T18:32:03.506727989Z ───────────────────────────────────────
2025-08-26T18:32:03.508594938Z Linuxserver.io version: v4.3.7-ls296
2025-08-26T18:32:03.508844050Z Build-date: 2025-08-26T18:25:13+00:00
2025-08-26T18:32:03.508848619Z ───────────────────────────────────────
2025-08-26T18:32:03.508852437Z
2025-08-26T18:32:03.683026159Z [custom-init] No custom files found, skipping...
2025-08-26T18:32:10.755369149Z Traceback (most recent call last):
2025-08-26T18:32:10.755401344Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 279, in ensure_connection
2025-08-26T18:32:10.755411123Z self.connect()
2025-08-26T18:32:10.755419200Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-08-26T18:32:10.755446444Z return func(*args, **kwargs)
2025-08-26T18:32:10.755465703Z ^^^^^^^^^^^^^^^^^^^^^
2025-08-26T18:32:10.755474361Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 256, in connect
2025-08-26T18:32:10.755491405Z self.connection = self.get_new_connection(conn_params)
2025-08-26T18:32:10.755508369Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-08-26T18:32:10.755516946Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-08-26T18:32:10.755566135Z return func(*args, **kwargs)
2025-08-26T18:32:10.755584693Z ^^^^^^^^^^^^^^^^^^^^^
2025-08-26T18:32:10.755593010Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/postgresql/base.py", line 332, in get_new_connection
2025-08-26T18:32:10.755721779Z connection = self.Database.connect(**conn_params)
2025-08-26T18:32:10.755733402Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-08-26T18:32:10.755741779Z File "/lsiopy/lib/python3.12/site-packages/psycopg/connection.py", line 96, in connect
2025-08-26T18:32:10.755812832Z attempts = conninfo_attempts(params)
2025-08-26T18:32:10.755835237Z ^^^^^^^^^^^^^^^^^^^^^^^^^
2025-08-26T18:32:10.755860689Z File "/lsiopy/lib/python3.12/site-packages/psycopg/_conninfo_attempts.py", line 53, in conninfo_attempts
2025-08-26T18:32:10.755894116Z raise e.OperationalError(str(last_exc))
2025-08-26T18:32:10.755904126Z psycopg.OperationalError: [Errno -2] Name does not resolve
2025-08-26T18:32:10.755912282Z
2025-08-26T18:32:10.755920279Z The above exception was the direct cause of the following exception:
2025-08-26T18:32:10.755928425Z
2025-08-26T18:32:10.755936301Z Traceback (most recent call last):
2025-08-26T18:32:10.755944527Z File "/app/netbox/netbox/./manage.py", line 10, in <module>
2025-08-26T18:32:10.756026092Z execute_from_command_line(sys.argv)
2025-08-26T18:32:10.756046693Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/__init__.py", line 442, in execute_from_command_line
2025-08-26T18:32:10.756141354Z utility.execute()
2025-08-26T18:32:10.756151184Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/__init__.py", line 436, in execute
2025-08-26T18:32:10.756284853Z self.fetch_command(subcommand).run_from_argv(self.argv)
2025-08-26T18:32:10.756294983Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/base.py", line 416, in run_from_argv
2025-08-26T18:32:10.756427420Z self.execute(*args, **cmd_options)
2025-08-26T18:32:10.756448512Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/base.py", line 457, in execute
2025-08-26T18:32:10.756548704Z self.check(**check_kwargs)
2025-08-26T18:32:10.756576901Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/base.py", line 492, in check
2025-08-26T18:32:10.756692163Z all_issues = checks.run_checks(
2025-08-26T18:32:10.756701341Z ^^^^^^^^^^^^^^^^^^
2025-08-26T18:32:10.756709418Z File "/lsiopy/lib/python3.12/site-packages/django/core/checks/registry.py", line 89, in run_checks
2025-08-26T18:32:10.756758366Z new_errors = check(app_configs=app_configs, databases=databases)
2025-08-26T18:32:10.756779900Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-08-26T18:32:10.756788517Z File "/lsiopy/lib/python3.12/site-packages/django/core/checks/urls.py", line 44, in check_url_namespaces_unique
2025-08-26T18:32:10.756839740Z all_namespaces = _load_all_namespaces(resolver)
2025-08-26T18:32:10.756895803Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-08-26T18:32:10.756929000Z File "/lsiopy/lib/python3.12/site-packages/django/core/checks/urls.py", line 63, in _load_all_namespaces
2025-08-26T18:32:10.756945172Z url_patterns = getattr(resolver, "url_patterns", [])
2025-08-26T18:32:10.756954010Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-08-26T18:32:10.756962477Z File "/lsiopy/lib/python3.12/site-packages/django/utils/functional.py", line 47, in __get__
2025-08-26T18:32:10.756993520Z res = instance.__dict__[self.name] = self.func(instance)
2025-08-26T18:32:10.757020003Z ^^^^^^^^^^^^^^^^^^^
2025-08-26T18:32:10.757030865Z File "/lsiopy/lib/python3.12/site-packages/django/urls/resolvers.py", line 718, in url_patterns
2025-08-26T18:32:10.757331330Z patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module)
2025-08-26T18:32:10.757354146Z ^^^^^^^^^^^^^^^^^^^
2025-08-26T18:32:10.757363665Z File "/lsiopy/lib/python3.12/site-packages/django/utils/functional.py", line 47, in __get__
2025-08-26T18:32:10.757372333Z res = instance.__dict__[self.name] = self.func(instance)
2025-08-26T18:32:10.757380399Z ^^^^^^^^^^^^^^^^^^^
2025-08-26T18:32:10.757388495Z File "/lsiopy/lib/python3.12/site-packages/django/urls/resolvers.py", line 711, in urlconf_module
2025-08-26T18:32:10.757622687Z return import_module(self.urlconf_name)
2025-08-26T18:32:10.757643389Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-08-26T18:32:10.757653278Z File "/usr/lib/python3.12/importlib/__init__.py", line 90, in import_module
2025-08-26T18:32:10.757662196Z return _bootstrap._gcd_import(name[level:], package, level)
2025-08-26T18:32:10.757679511Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-08-26T18:32:10.757688058Z File "<frozen importlib._bootstrap>", line 1387, in _gcd_import
2025-08-26T18:32:10.757697117Z File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
2025-08-26T18:32:10.757720233Z File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked
2025-08-26T18:32:10.757728851Z File "<frozen importlib._bootstrap>", line 935, in _load_unlocked
2025-08-26T18:32:10.757737147Z File "<frozen importlib._bootstrap_external>", line 999, in exec_module
2025-08-26T18:32:10.757745604Z File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
2025-08-26T18:32:10.757753931Z File "/app/netbox/netbox/netbox/urls.py", line 27, in <module>
2025-08-26T18:32:10.757763731Z path('core/', include('core.urls')),
2025-08-26T18:32:10.757771897Z ^^^^^^^^^^^^^^^^^^^^
2025-08-26T18:32:10.757780114Z File "/lsiopy/lib/python3.12/site-packages/django/urls/conf.py", line 39, in include
2025-08-26T18:32:10.757788912Z urlconf_module = import_module(urlconf_module)
2025-08-26T18:32:10.757814102Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-08-26T18:32:10.757834884Z File "/usr/lib/python3.12/importlib/__init__.py", line 90, in import_module
2025-08-26T18:32:10.757878903Z return _bootstrap._gcd_import(name[level:], package, level)
2025-08-26T18:32:10.757888121Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-08-26T18:32:10.757896268Z File "<frozen importlib._bootstrap>", line 1387, in _gcd_import
2025-08-26T18:32:10.757904685Z File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
2025-08-26T18:32:10.757914845Z File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked
2025-08-26T18:32:10.757923192Z File "<frozen importlib._bootstrap>", line 935, in _load_unlocked
2025-08-26T18:32:10.757931669Z File "<frozen importlib._bootstrap_external>", line 999, in exec_module
2025-08-26T18:32:10.757939956Z File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
2025-08-26T18:32:10.757948232Z File "/app/netbox/netbox/core/urls.py", line 4, in <module>
2025-08-26T18:32:10.757957120Z from . import views
2025-08-26T18:32:10.757965136Z File "/app/netbox/netbox/core/views.py", line 196, in <module>
2025-08-26T18:32:10.758037412Z class ObjectChangeListView(generic.ObjectListView):
2025-08-26T18:32:10.758048965Z File "/app/netbox/netbox/core/views.py", line 197, in ObjectChangeListView
2025-08-26T18:32:10.758104507Z queryset = ObjectChange.objects.valid_models()
2025-08-26T18:32:10.758125159Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-08-26T18:32:10.758133546Z File "/lsiopy/lib/python3.12/site-packages/django/db/models/manager.py", line 87, in manager_method
2025-08-26T18:32:10.758219559Z return getattr(self.get_queryset(), name)(*args, **kwargs)
2025-08-26T18:32:10.758253026Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-08-26T18:32:10.758276223Z File "/app/netbox/netbox/core/querysets.py", line 18, in valid_models
2025-08-26T18:32:10.758319590Z content_types = ContentType.objects.get_for_models(*apps.get_models()).values()
2025-08-26T18:32:10.758340693Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-08-26T18:32:10.758350282Z File "/lsiopy/lib/python3.12/site-packages/django/contrib/contenttypes/models.py", line 91, in get_for_models
2025-08-26T18:32:10.758417527Z for ct in cts:
2025-08-26T18:32:10.758427157Z ^^^
2025-08-26T18:32:10.758435143Z File "/lsiopy/lib/python3.12/site-packages/django/db/models/query.py", line 384, in __iter__
2025-08-26T18:32:10.758553812Z self._fetch_all()
2025-08-26T18:32:10.758563562Z File "/lsiopy/lib/python3.12/site-packages/django/db/models/query.py", line 1949, in _fetch_all
2025-08-26T18:32:10.758973347Z self._result_cache = list(self._iterable_class(self))
2025-08-26T18:32:10.758989289Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-08-26T18:32:10.758998057Z File "/lsiopy/lib/python3.12/site-packages/django/db/models/query.py", line 91, in __iter__
2025-08-26T18:32:10.759052887Z results = compiler.execute_sql(
2025-08-26T18:32:10.759061915Z ^^^^^^^^^^^^^^^^^^^^^
2025-08-26T18:32:10.759069971Z File "/lsiopy/lib/python3.12/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
2025-08-26T18:32:10.759429315Z cursor = self.connection.cursor()
2025-08-26T18:32:10.759438534Z ^^^^^^^^^^^^^^^^^^^^^^^^
2025-08-26T18:32:10.759446650Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-08-26T18:32:10.759487963Z return func(*args, **kwargs)
2025-08-26T18:32:10.759496611Z ^^^^^^^^^^^^^^^^^^^^^
2025-08-26T18:32:10.759504647Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 320, in cursor
2025-08-26T18:32:10.759608606Z return self._cursor()
2025-08-26T18:32:10.759617524Z ^^^^^^^^^^^^^^
2025-08-26T18:32:10.759625570Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 296, in _cursor
2025-08-26T18:32:10.759715882Z self.ensure_connection()
2025-08-26T18:32:10.759724570Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-08-26T18:32:10.759766955Z return func(*args, **kwargs)
2025-08-26T18:32:10.759775893Z ^^^^^^^^^^^^^^^^^^^^^
2025-08-26T18:32:10.759784500Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 278, in ensure_connection
2025-08-26T18:32:10.759893099Z with self.wrap_database_errors:
2025-08-26T18:32:10.759940745Z ^^^^^^^^^^^^^^^^^^^^^^^^^
2025-08-26T18:32:10.759949663Z File "/lsiopy/lib/python3.12/site-packages/django/db/utils.py", line 91, in __exit__
2025-08-26T18:32:10.760012670Z raise dj_exc_value.with_traceback(traceback) from exc_value
2025-08-26T18:32:10.760023061Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 279, in ensure_connection
2025-08-26T18:32:10.760157692Z self.connect()
2025-08-26T18:32:10.760178554Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-08-26T18:32:10.760188484Z return func(*args, **kwargs)
2025-08-26T18:32:10.760197983Z ^^^^^^^^^^^^^^^^^^^^^
2025-08-26T18:32:10.760207211Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 256, in connect
2025-08-26T18:32:10.760317103Z self.connection = self.get_new_connection(conn_params)
2025-08-26T18:32:10.760337774Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-08-26T18:32:10.760347223Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-08-26T18:32:10.760360340Z return func(*args, **kwargs)
2025-08-26T18:32:10.760368576Z ^^^^^^^^^^^^^^^^^^^^^
2025-08-26T18:32:10.760376603Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/postgresql/base.py", line 332, in get_new_connection
2025-08-26T18:32:10.760521084Z connection = self.Database.connect(**conn_params)
2025-08-26T18:32:10.760542156Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-08-26T18:32:10.760551655Z File "/lsiopy/lib/python3.12/site-packages/psycopg/connection.py", line 96, in connect
2025-08-26T18:32:10.760577096Z attempts = conninfo_attempts(params)
2025-08-26T18:32:10.760585924Z ^^^^^^^^^^^^^^^^^^^^^^^^^
2025-08-26T18:32:10.760593970Z File "/lsiopy/lib/python3.12/site-packages/psycopg/_conninfo_attempts.py", line 53, in conninfo_attempts
2025-08-26T18:32:10.760634482Z raise e.OperationalError(str(last_exc))
2025-08-26T18:32:10.760656817Z django.db.utils.OperationalError: [Errno -2] Name does not resolve
2025-08-26T18:32:11.678241243Z Building local documentation
2025-08-26T18:32:23.033887461Z [uWSGI] getting INI configuration from uwsgi.ini
2025-08-26T18:32:23.037729157Z [uwsgi-static] added mapping for /static => static
2025-08-26T18:32:23.037754739Z *** Starting uWSGI 2.0.25.1 (64bit) on [Tue Aug 26 18:32:23 2025] ***
2025-08-26T18:32:23.037763346Z compiled with version: 13.2.1 20240309 on 17 May 2024 06:11:37
2025-08-26T18:32:23.037769228Z os: Linux-6.1.0-28-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.119-1 (2024-11-22)
2025-08-26T18:32:23.037775100Z nodename: c4b85d02d5e9
2025-08-26T18:32:23.037780571Z machine: x86_64
2025-08-26T18:32:23.037786032Z clock source: unix
2025-08-26T18:32:23.037791463Z pcre jit disabled
2025-08-26T18:32:23.037796843Z detected number of CPU cores: 64
2025-08-26T18:32:23.037818347Z current working directory: /app/netbox/netbox
2025-08-26T18:32:23.037823878Z detected binary path: /usr/sbin/uwsgi
2025-08-26T18:32:23.037829289Z your memory page size is 4096 bytes
2025-08-26T18:32:23.037834800Z detected max file descriptor number: 1048576
2025-08-26T18:32:23.042539323Z building mime-types dictionary from file /etc/mime.types...1390 entry found
2025-08-26T18:32:23.042563201Z lock engine: pthread robust mutexes
2025-08-26T18:32:23.042711771Z thunder lock: disabled (you can enable it with --thunder-lock)
2025-08-26T18:32:23.042898647Z uwsgi socket 0 bound to TCP address :8000 fd 3
2025-08-26T18:32:23.042919820Z Python version: 3.12.11 (main, Jun 9 2025, 08:58:46) [GCC 13.2.1 20240309]
2025-08-26T18:32:23.042938517Z PEP 405 virtualenv detected: /lsiopy
2025-08-26T18:32:23.042946954Z Set PythonHome to /lsiopy
2025-08-26T18:32:23.057867710Z Python main interpreter initialized at 0x7fc77b4366f0
2025-08-26T18:32:23.057884314Z python threads support enabled
2025-08-26T18:32:23.057890726Z your server socket listen backlog is limited to 100 connections
2025-08-26T18:32:23.057896719Z your mercy for graceful operations on workers is 60 seconds
2025-08-26T18:32:23.058196793Z mapped 203184 bytes (198 KB) for 1 cores
2025-08-26T18:32:23.058238206Z *** Operational MODE: single process ***
2025-08-26T18:32:23.058616278Z running "exec:python3 ./manage.py collectstatic --noinput" (pre app)...
2025-08-26T18:32:24.044050904Z Connection to localhost (127.0.0.1) 8000 port [tcp/*] succeeded!
2025-08-26T18:32:24.073180292Z [ls.io-init] done.
Expand
NAME VERSION TYPE
Simple Launcher 1.1.0.14 binary (+5 duplicates)
alpine-baselayout 3.6.5-r0 apk
alpine-baselayout-data 3.6.5-r0 apk
alpine-keys 2.4-r1 apk
alpine-release 3.20.7-r0 apk
apk-tools 2.14.4-r1 apk
asgiref 3.9.1 python
attrs 25.3.0 python
babel 2.17.0 python
backrefs 5.9 python
bash 5.2.26-r0 apk
brotli-libs 1.1.0-r2 apk
busybox 1.36.1-r30 apk
busybox-binsh 1.36.1-r30 apk
c-ares 1.33.1-r0 apk
ca-certificates 20250619-r0 apk
ca-certificates-bundle 20250619-r0 apk
catatonit 0.2.0-r0 apk
certifi 2025.8.3 python
cffi 1.17.1 python
charset-normalizer 3.4.3 python
click 8.2.1 python
colorama 0.4.6 python
coreutils 9.5-r2 apk
coreutils-env 9.5-r2 apk
coreutils-fmt 9.5-r2 apk
coreutils-sha512sum 9.5-r2 apk
croniter 6.0.0 python
cryptography 45.0.6 python
curl 8.12.1-r0 apk
defusedxml 0.7.1 python
django 5.2.5 python
django-auth-ldap 5.2.0 python
django-cors-headers 4.7.0 python
django-debug-toolbar 5.2.0 python
django-filter 25.1 python
django-graphiql-debug-toolbar 0.2.0 python
django-htmx 1.23.2 python
django-js-asset 3.1.2 python
django-mptt 0.17.0 python
django-pglocks 1.0.4 python
django-prometheus 2.4.1 python
django-redis 6.0.0 python
django-rich 2.0.0 python
django-rq 3.1 python
django-storages 1.14.6 python
django-tables2 2.7.5 python
django-taggit 6.1.0 python
django-timezone-field 7.1 python
djangorestframework 3.16.1 python
drf-spectacular 0.28.0 python
drf-spectacular-sidecar 2025.8.1 python
feedparser 6.0.11 python
findutils 4.9.0-r5 apk
gdbm 1.23-r1 apk
ghp-import 2.1.0 python
gmp 6.3.0-r1 apk
graphene 3.4.3 python
graphene-django 3.2.3 python
graphql-core 3.2.6 python
graphql-relay 3.2.0 python
griffe 1.13.0 python
gunicorn 23.0.0 python
idna 3.10 python
inflection 0.5.1 python
jansson 2.14-r4 apk
jinja2 3.1.6 python
jq 1.7.1-r0 apk
jsonschema 4.25.1 python
jsonschema-specifications 2025.4.1 python
lia-web 0.2.3 python
libacl 2.3.2-r0 apk
libattr 2.5.2-r0 apk
libbsd 0.12.2-r0 apk
libbz2 1.0.8-r6 apk
libcap2 2.70-r0 apk
libcrypto3 3.3.4-r0 apk
libcurl 8.12.1-r0 apk
libexpat 2.7.0-r0 apk
libffi 3.4.6-r0 apk
libgcc 13.2.1_git20240309-r1 apk
libidn2 2.3.7-r0 apk
libintl 0.22.5-r0 apk
libjpeg-turbo 3.0.3-r0 apk
libldap 2.6.8-r0 apk
libmd 1.1.0-r0 apk
libncursesw 6.4_p20240420-r2 apk
libpanelw 6.4_p20240420-r2 apk
libpq 16.10-r0 apk
libproc2 4.0.4-r0 apk
libpsl 0.21.5-r1 apk
libsasl 2.1.28-r6 apk
libsharpyuv 1.3.2-r0 apk
libssl3 3.3.4-r0 apk
libstdc++ 13.2.1_git20240309-r1 apk
libunistring 1.2-r0 apk
libwebp 1.3.2-r0 apk
libxml2 2.12.10-r0 apk
linux-pam 1.6.0-r0 apk
lz4-libs 1.9.4-r5 apk
mailcap 2.1.54-r0 apk
markdown 3.8.2 python
markdown-it-py 4.0.0 python
markupsafe 3.0.2 python
mdurl 0.1.2 python
mergedeep 1.3.4 python
mkdocs 1.6.1 python
mkdocs-autorefs 1.4.3 python
mkdocs-get-deps 0.2.0 python
mkdocs-material 9.6.18 python
mkdocs-material-extensions 1.3.1 python
mkdocstrings 0.30.0 python
mkdocstrings-python 1.18.0 python
mpdecimal 4.0.0-r0 apk
musl 1.2.5-r1 apk
musl-utils 1.2.5-r1 apk
ncurses-terminfo-base 6.4_p20240420-r2 apk
netaddr 1.3.0 python
netbox 4.3.0 npm
netbox-graphiql 4.3.0 npm
netcat-openbsd 1.226-r0 apk
nghttp2-libs 1.62.1-r0 apk
nh3 0.3.0 python
oauthlib 3.3.1 python
oniguruma 6.9.9-r0 apk
packaging 25.0 python
paginate 0.5.7 python
pathspec 0.12.1 python
pcre2 10.43-r0 apk
pillow 11.3.0 python
pip 25.2 python
platformdirs 4.4.0 python
postgresql-common 1.2-r1 apk
postgresql16-client 16.10-r0 apk
procps-ng 4.0.4-r0 apk
prometheus-client 0.22.1 python
promise 2.3 python
psycopg 3.2.9 python
psycopg-c 3.2.9 python
psycopg-pool 3.2.6 python
pyasn1 0.6.1 python
pyasn1-modules 0.4.2 python
pyc 3.12.11-r0 apk
pycparser 2.22 python
pygments 2.19.2 python
pyjwt 2.10.1 python
pymdown-extensions 10.16.1 python
python-dateutil 2.9.0.post0 python
python-ldap 3.4.4 python
python3 3.12.11-r0 apk
python3-openid 3.2.0 python
python3-pyc 3.12.11-r0 apk
python3-pycache-pyc0 3.12.11-r0 apk
pytz 2025.2 python
pyyaml 6.0.2 python
pyyaml-env-tag 1.1 python
readline 8.2.10-r0 apk
redis 6.4.0 python
referencing 0.36.2 python
requests 2.32.5 python
requests-oauthlib 2.0.0 python
rich 14.1.0 python
rpds-py 0.27.0 python
rq 2.5.0 python
scanelf 1.3.7-r2 apk
sgmllib3k 1.0.0 python
shadow 4.15.1-r0 apk
six 1.17.0 python
skalibs 2.14.1.1-r0 apk
social-auth-app-django 5.5.1 python
social-auth-core 4.7.0 python
sqlite-libs 3.45.3-r2 apk
sqlparse 0.5.3 python
ssl_client 1.36.1-r30 apk
strawberry-graphql 0.281.0 python
strawberry-graphql-django 0.65.1 python
svgwrite 1.4.3 python
tablib 3.8.0 python
text-unidecode 1.3 python
tiff 4.6.0t-r0 apk
typing-extensions 4.15.0 python
tzdata 2025.2 python
tzdata 2025b-r0 apk
uritemplate 4.2.0 python
urllib3 2.5.0 python
utmps-libs 0.1.2.2-r1 apk
uwsgi 2.0.25.1-r1 apk
uwsgi-python3 2.0.25.1-r1 apk
watchdog 6.0.0 python
wheel 0.45.1 python
xz-libs 5.6.2-r1 apk
zlib 1.3.1-r1 apk
zstd-libs 1.5.6-r0 apk
Test | Result | Message | Runtime |
---|---|---|---|
Container startup | PASS | - | 21.11s |
Create SBOM | PASS | - | 15.41s |
Get build info | PASS | - | 0.04s |
ARM64 FAIL
linuxserver/netbox
Runtime: 120.90s
WEB_SCREENSHOT ENV Disabled
Build Information
Builder: X86-BUILDER-3l --Hetzner
Created: 2025-08-26T18:25:13+00:00
Image: linuxserver/netbox
Maintainer: alex-phillips
Size: 122.76MB
Tag: arm64v8-v4.3.7-ls296
Version: v4.3.7-ls296
Expand
2025-08-26T18:32:04.915710291Z [migrations] started
2025-08-26T18:32:04.919753342Z [migrations] no migrations found
2025-08-26T18:32:05.280177798Z usermod: no changes
2025-08-26T18:32:05.321345907Z ───────────────────────────────────────
2025-08-26T18:32:05.321617755Z
2025-08-26T18:32:05.321628967Z ██╗ ███████╗██╗ ██████╗
2025-08-26T18:32:05.321637695Z ██║ ██╔════╝██║██╔═══██╗
2025-08-26T18:32:05.321646242Z ██║ ███████╗██║██║ ██║
2025-08-26T18:32:05.321655090Z ██║ ╚════██║██║██║ ██║
2025-08-26T18:32:05.321663727Z ███████╗███████║██║╚██████╔╝
2025-08-26T18:32:05.321671944Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-08-26T18:32:05.321680151Z
2025-08-26T18:32:05.321688187Z Brought to you by linuxserver.io
2025-08-26T18:32:05.321696243Z ───────────────────────────────────────
2025-08-26T18:32:05.327954144Z
2025-08-26T18:32:05.327976109Z To support LSIO projects visit:
2025-08-26T18:32:05.327985147Z https://www.linuxserver.io/donate/
2025-08-26T18:32:05.327993604Z
2025-08-26T18:32:05.328001690Z ───────────────────────────────────────
2025-08-26T18:32:05.328010999Z GID/UID
2025-08-26T18:32:05.328282165Z ───────────────────────────────────────
2025-08-26T18:32:05.407451137Z
2025-08-26T18:32:05.407482581Z User UID: 911
2025-08-26T18:32:05.407491849Z User GID: 911
2025-08-26T18:32:05.407499956Z ───────────────────────────────────────
2025-08-26T18:32:05.440935434Z Linuxserver.io version: v4.3.7-ls296
2025-08-26T18:32:05.444624824Z Build-date: 2025-08-26T18:25:13+00:00
2025-08-26T18:32:05.444665405Z ───────────────────────────────────────
2025-08-26T18:32:05.444676057Z
2025-08-26T18:32:09.325158680Z [custom-init] No custom files found, skipping...
2025-08-26T18:33:21.986218698Z Traceback (most recent call last):
2025-08-26T18:33:21.986655868Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 279, in ensure_connection
2025-08-26T18:33:21.988957342Z self.connect()
2025-08-26T18:33:21.989882716Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-08-26T18:33:21.990284875Z return func(*args, **kwargs)
2025-08-26T18:33:21.990805995Z ^^^^^^^^^^^^^^^^^^^^^
2025-08-26T18:33:21.990829512Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 256, in connect
2025-08-26T18:33:21.991822682Z self.connection = self.get_new_connection(conn_params)
2025-08-26T18:33:21.992183378Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-08-26T18:33:21.992208198Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-08-26T18:33:21.992598414Z return func(*args, **kwargs)
2025-08-26T18:33:21.992875392Z ^^^^^^^^^^^^^^^^^^^^^
2025-08-26T18:33:21.992897276Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/postgresql/base.py", line 332, in get_new_connection
2025-08-26T18:33:21.994248968Z connection = self.Database.connect(**conn_params)
2025-08-26T18:33:21.994591398Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-08-26T18:33:21.994613392Z File "/lsiopy/lib/python3.12/site-packages/psycopg/connection.py", line 96, in connect
2025-08-26T18:33:21.995214102Z attempts = conninfo_attempts(params)
2025-08-26T18:33:21.995452582Z ^^^^^^^^^^^^^^^^^^^^^^^^^
2025-08-26T18:33:21.995463263Z File "/lsiopy/lib/python3.12/site-packages/psycopg/_conninfo_attempts.py", line 53, in conninfo_attempts
2025-08-26T18:33:21.996008000Z raise e.OperationalError(str(last_exc))
2025-08-26T18:33:21.996570293Z psycopg.OperationalError: [Errno -2] Name does not resolve
2025-08-26T18:33:21.996708772Z
2025-08-26T18:33:21.996720195Z The above exception was the direct cause of the following exception:
2025-08-26T18:33:21.996742219Z
2025-08-26T18:33:21.996848783Z Traceback (most recent call last):
2025-08-26T18:33:21.996871700Z File "/app/netbox/netbox/./manage.py", line 10, in <module>
2025-08-26T18:33:21.997305383Z execute_from_command_line(sys.argv)
2025-08-26T18:33:21.997423340Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/__init__.py", line 442, in execute_from_command_line
2025-08-26T18:33:21.998874402Z utility.execute()
2025-08-26T18:33:21.999108193Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/__init__.py", line 436, in execute
2025-08-26T18:33:22.000535658Z self.fetch_command(subcommand).run_from_argv(self.argv)
2025-08-26T18:33:22.000759098Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/base.py", line 416, in run_from_argv
2025-08-26T18:33:22.002091290Z self.execute(*args, **cmd_options)
2025-08-26T18:33:22.002300642Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/base.py", line 457, in execute
2025-08-26T18:33:22.003712605Z self.check(**check_kwargs)
2025-08-26T18:33:22.003839902Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/base.py", line 492, in check
2025-08-26T18:33:22.005464974Z all_issues = checks.run_checks(
2025-08-26T18:33:22.005741130Z ^^^^^^^^^^^^^^^^^^
2025-08-26T18:33:22.005752593Z File "/lsiopy/lib/python3.12/site-packages/django/core/checks/registry.py", line 89, in run_checks
2025-08-26T18:33:22.006290607Z new_errors = check(app_configs=app_configs, databases=databases)
2025-08-26T18:33:22.006698849Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-08-26T18:33:22.006707526Z File "/lsiopy/lib/python3.12/site-packages/django/core/checks/urls.py", line 44, in check_url_namespaces_unique
2025-08-26T18:33:22.007152462Z all_namespaces = _load_all_namespaces(resolver)
2025-08-26T18:33:22.007426604Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-08-26T18:33:22.007446775Z File "/lsiopy/lib/python3.12/site-packages/django/core/checks/urls.py", line 63, in _load_all_namespaces
2025-08-26T18:33:22.007985660Z url_patterns = getattr(resolver, "url_patterns", [])
2025-08-26T18:33:22.008386757Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-08-26T18:33:22.008408631Z File "/lsiopy/lib/python3.12/site-packages/django/utils/functional.py", line 47, in __get__
2025-08-26T18:33:22.008844489Z res = instance.__dict__[self.name] = self.func(instance)
2025-08-26T18:33:22.009175646Z ^^^^^^^^^^^^^^^^^^^
2025-08-26T18:33:22.009197099Z File "/lsiopy/lib/python3.12/site-packages/django/urls/resolvers.py", line 718, in url_patterns
2025-08-26T18:33:22.011712615Z patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module)
2025-08-26T18:33:22.011911715Z ^^^^^^^^^^^^^^^^^^^
2025-08-26T18:33:22.011934101Z File "/lsiopy/lib/python3.12/site-packages/django/utils/functional.py", line 47, in __get__
2025-08-26T18:33:22.012442094Z res = instance.__dict__[self.name] = self.func(instance)
2025-08-26T18:33:22.012777489Z ^^^^^^^^^^^^^^^^^^^
2025-08-26T18:33:22.012798912Z File "/lsiopy/lib/python3.12/site-packages/django/urls/resolvers.py", line 711, in urlconf_module
2025-08-26T18:33:22.015031498Z return import_module(self.urlconf_name)
2025-08-26T18:33:22.015283566Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-08-26T18:33:22.015294367Z File "/usr/lib/python3.12/importlib/__init__.py", line 90, in import_module
2025-08-26T18:33:22.015803423Z return _bootstrap._gcd_import(name[level:], package, level)
2025-08-26T18:33:22.016287868Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-08-26T18:33:22.016299602Z File "<frozen importlib._bootstrap>", line 1387, in _gcd_import
2025-08-26T18:33:22.016426427Z File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
2025-08-26T18:33:22.016455435Z File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked
2025-08-26T18:33:22.016487460Z File "<frozen importlib._bootstrap>", line 935, in _load_unlocked
2025-08-26T18:33:22.016512009Z File "<frozen importlib._bootstrap_external>", line 999, in exec_module
2025-08-26T18:33:22.016524344Z File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
2025-08-26T18:33:22.016566329Z File "/app/netbox/netbox/netbox/urls.py", line 27, in <module>
2025-08-26T18:33:22.017011605Z path('core/', include('core.urls')),
2025-08-26T18:33:22.017243172Z ^^^^^^^^^^^^^^^^^^^^
2025-08-26T18:33:22.017254605Z File "/lsiopy/lib/python3.12/site-packages/django/urls/conf.py", line 39, in include
2025-08-26T18:33:22.017701545Z urlconf_module = import_module(urlconf_module)
2025-08-26T18:33:22.018044626Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-08-26T18:33:22.018066309Z File "/usr/lib/python3.12/importlib/__init__.py", line 90, in import_module
2025-08-26T18:33:22.018572879Z return _bootstrap._gcd_import(name[level:], package, level)
2025-08-26T18:33:22.018969378Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-08-26T18:33:22.018980831Z File "<frozen importlib._bootstrap>", line 1387, in _gcd_import
2025-08-26T18:33:22.018998226Z File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
2025-08-26T18:33:22.019021412Z File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked
2025-08-26T18:33:22.019085341Z File "<frozen importlib._bootstrap>", line 935, in _load_unlocked
2025-08-26T18:33:22.019109941Z File "<frozen importlib._bootstrap_external>", line 999, in exec_module
2025-08-26T18:33:22.019130502Z File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
2025-08-26T18:33:22.019140001Z File "/app/netbox/netbox/core/urls.py", line 4, in <module>
2025-08-26T18:33:22.019488924Z from . import views
2025-08-26T18:33:22.019653365Z File "/app/netbox/netbox/core/views.py", line 196, in <module>
2025-08-26T18:33:22.020433165Z class ObjectChangeListView(generic.ObjectListView):
2025-08-26T18:33:22.020445450Z File "/app/netbox/netbox/core/views.py", line 197, in ObjectChangeListView
2025-08-26T18:33:22.021213737Z queryset = ObjectChange.objects.valid_models()
2025-08-26T18:33:22.021518070Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-08-26T18:33:22.021526998Z File "/lsiopy/lib/python3.12/site-packages/django/db/models/manager.py", line 87, in manager_method
2025-08-26T18:33:22.022100172Z return getattr(self.get_queryset(), name)(*args, **kwargs)
2025-08-26T18:33:22.022532703Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-08-26T18:33:22.022557663Z File "/app/netbox/netbox/core/querysets.py", line 18, in valid_models
2025-08-26T18:33:22.022934031Z content_types = ContentType.objects.get_for_models(*apps.get_models()).values()
2025-08-26T18:33:22.023339167Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-08-26T18:33:22.023348415Z File "/lsiopy/lib/python3.12/site-packages/django/contrib/contenttypes/models.py", line 91, in get_for_models
2025-08-26T18:33:22.023924656Z for ct in cts:
2025-08-26T18:33:22.024172254Z ^^^
2025-08-26T18:33:22.024194189Z File "/lsiopy/lib/python3.12/site-packages/django/db/models/query.py", line 384, in __iter__
2025-08-26T18:33:22.025457012Z self._fetch_all()
2025-08-26T18:33:22.025565490Z File "/lsiopy/lib/python3.12/site-packages/django/db/models/query.py", line 1949, in _fetch_all
2025-08-26T18:33:22.030817175Z self._result_cache = list(self._iterable_class(self))
2025-08-26T18:33:22.031124484Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-08-26T18:33:22.031135366Z File "/lsiopy/lib/python3.12/site-packages/django/db/models/query.py", line 91, in __iter__
2025-08-26T18:33:22.031658419Z results = compiler.execute_sql(
2025-08-26T18:33:22.031788772Z ^^^^^^^^^^^^^^^^^^^^^
2025-08-26T18:33:22.031807229Z File "/lsiopy/lib/python3.12/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
2025-08-26T18:33:22.036417092Z cursor = self.connection.cursor()
2025-08-26T18:33:22.036680252Z ^^^^^^^^^^^^^^^^^^^^^^^^
2025-08-26T18:33:22.036701806Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-08-26T18:33:22.037089336Z return func(*args, **kwargs)
2025-08-26T18:33:22.037368428Z ^^^^^^^^^^^^^^^^^^^^^
2025-08-26T18:33:22.037389791Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 320, in cursor
2025-08-26T18:33:22.038492562Z return self._cursor()
2025-08-26T18:33:22.038710210Z ^^^^^^^^^^^^^^
2025-08-26T18:33:22.038731563Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 296, in _cursor
2025-08-26T18:33:22.039785776Z self.ensure_connection()
2025-08-26T18:33:22.039908683Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-08-26T18:33:22.040332817Z return func(*args, **kwargs)
2025-08-26T18:33:22.040609925Z ^^^^^^^^^^^^^^^^^^^^^
2025-08-26T18:33:22.040631378Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 278, in ensure_connection
2025-08-26T18:33:22.041650521Z with self.wrap_database_errors:
2025-08-26T18:33:22.041882698Z ^^^^^^^^^^^^^^^^^^^^^^^^^
2025-08-26T18:33:22.041904151Z File "/lsiopy/lib/python3.12/site-packages/django/db/utils.py", line 91, in __exit__
2025-08-26T18:33:22.042433758Z raise dj_exc_value.with_traceback(traceback) from exc_value
2025-08-26T18:33:22.042620754Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 279, in ensure_connection
2025-08-26T18:33:22.043627151Z self.connect()
2025-08-26T18:33:22.043739357Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-08-26T18:33:22.044164302Z return func(*args, **kwargs)
2025-08-26T18:33:22.044439326Z ^^^^^^^^^^^^^^^^^^^^^
2025-08-26T18:33:22.044461120Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 256, in connect
2025-08-26T18:33:22.045432015Z self.connection = self.get_new_connection(conn_params)
2025-08-26T18:33:22.045761960Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-08-26T18:33:22.045783393Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-08-26T18:33:22.046164701Z return func(*args, **kwargs)
2025-08-26T18:33:22.046439865Z ^^^^^^^^^^^^^^^^^^^^^
2025-08-26T18:33:22.046461288Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/postgresql/base.py", line 332, in get_new_connection
2025-08-26T18:33:22.047626505Z connection = self.Database.connect(**conn_params)
2025-08-26T18:33:22.047923322Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-08-26T18:33:22.047938984Z File "/lsiopy/lib/python3.12/site-packages/psycopg/connection.py", line 96, in connect
2025-08-26T18:33:22.048569243Z attempts = conninfo_attempts(params)
2025-08-26T18:33:22.048837213Z ^^^^^^^^^^^^^^^^^^^^^^^^^
2025-08-26T18:33:22.048858826Z File "/lsiopy/lib/python3.12/site-packages/psycopg/_conninfo_attempts.py", line 53, in conninfo_attempts
2025-08-26T18:33:22.049334223Z raise e.OperationalError(str(last_exc))
2025-08-26T18:33:22.049537322Z django.db.utils.OperationalError: [Errno -2] Name does not resolve
2025-08-26T18:33:24.594108218Z Building local documentation
Expand
NAME VERSION TYPE
Simple Launcher 1.1.0.14 binary (+5 duplicates)
alpine-baselayout 3.6.5-r0 apk
alpine-baselayout-data 3.6.5-r0 apk
alpine-keys 2.4-r1 apk
alpine-release 3.20.7-r0 apk
apk-tools 2.14.4-r1 apk
asgiref 3.9.1 python
attrs 25.3.0 python
babel 2.17.0 python
backrefs 5.9 python
bash 5.2.26-r0 apk
brotli-libs 1.1.0-r2 apk
busybox 1.36.1-r30 apk
busybox-binsh 1.36.1-r30 apk
c-ares 1.33.1-r0 apk
ca-certificates 20250619-r0 apk
ca-certificates-bundle 20250619-r0 apk
catatonit 0.2.0-r0 apk
certifi 2025.8.3 python
cffi 1.17.1 python
charset-normalizer 3.4.3 python
click 8.2.1 python
colorama 0.4.6 python
coreutils 9.5-r2 apk
coreutils-env 9.5-r2 apk
coreutils-fmt 9.5-r2 apk
coreutils-sha512sum 9.5-r2 apk
croniter 6.0.0 python
cryptography 45.0.6 python
curl 8.12.1-r0 apk
defusedxml 0.7.1 python
django 5.2.5 python
django-auth-ldap 5.2.0 python
django-cors-headers 4.7.0 python
django-debug-toolbar 5.2.0 python
django-filter 25.1 python
django-graphiql-debug-toolbar 0.2.0 python
django-htmx 1.23.2 python
django-js-asset 3.1.2 python
django-mptt 0.17.0 python
django-pglocks 1.0.4 python
django-prometheus 2.4.1 python
django-redis 6.0.0 python
django-rich 2.0.0 python
django-rq 3.1 python
django-storages 1.14.6 python
django-tables2 2.7.5 python
django-taggit 6.1.0 python
django-timezone-field 7.1 python
djangorestframework 3.16.1 python
drf-spectacular 0.28.0 python
drf-spectacular-sidecar 2025.8.1 python
feedparser 6.0.11 python
findutils 4.9.0-r5 apk
gdbm 1.23-r1 apk
ghp-import 2.1.0 python
graphene 3.4.3 python
graphene-django 3.2.3 python
graphql-core 3.2.6 python
graphql-relay 3.2.0 python
griffe 1.13.0 python
gunicorn 23.0.0 python
idna 3.10 python
inflection 0.5.1 python
jansson 2.14-r4 apk
jinja2 3.1.6 python
jq 1.7.1-r0 apk
jsonschema 4.25.1 python
jsonschema-specifications 2025.4.1 python
lia-web 0.2.3 python
libacl 2.3.2-r0 apk
libattr 2.5.2-r0 apk
libbsd 0.12.2-r0 apk
libbz2 1.0.8-r6 apk
libcap2 2.70-r0 apk
libcrypto3 3.3.4-r0 apk
libcurl 8.12.1-r0 apk
libexpat 2.7.0-r0 apk
libffi 3.4.6-r0 apk
libgcc 13.2.1_git20240309-r1 apk
libidn2 2.3.7-r0 apk
libintl 0.22.5-r0 apk
libjpeg-turbo 3.0.3-r0 apk
libldap 2.6.8-r0 apk
libmd 1.1.0-r0 apk
libncursesw 6.4_p20240420-r2 apk
libpanelw 6.4_p20240420-r2 apk
libpq 16.10-r0 apk
libproc2 4.0.4-r0 apk
libpsl 0.21.5-r1 apk
libsasl 2.1.28-r6 apk
libsharpyuv 1.3.2-r0 apk
libssl3 3.3.4-r0 apk
libstdc++ 13.2.1_git20240309-r1 apk
libunistring 1.2-r0 apk
libwebp 1.3.2-r0 apk
libxml2 2.12.10-r0 apk
linux-pam 1.6.0-r0 apk
lz4-libs 1.9.4-r5 apk
mailcap 2.1.54-r0 apk
markdown 3.8.2 python
markdown-it-py 4.0.0 python
markupsafe 3.0.2 python
mdurl 0.1.2 python
mergedeep 1.3.4 python
mkdocs 1.6.1 python
mkdocs-autorefs 1.4.3 python
mkdocs-get-deps 0.2.0 python
mkdocs-material 9.6.18 python
mkdocs-material-extensions 1.3.1 python
mkdocstrings 0.30.0 python
mkdocstrings-python 1.18.0 python
mpdecimal 4.0.0-r0 apk
musl 1.2.5-r1 apk
musl-utils 1.2.5-r1 apk
ncurses-terminfo-base 6.4_p20240420-r2 apk
netaddr 1.3.0 python
netbox 4.3.0 npm
netbox-graphiql 4.3.0 npm
netcat-openbsd 1.226-r0 apk
nghttp2-libs 1.62.1-r0 apk
nh3 0.3.0 python
oauthlib 3.3.1 python
oniguruma 6.9.9-r0 apk
packaging 25.0 python
paginate 0.5.7 python
pathspec 0.12.1 python
pcre2 10.43-r0 apk
pillow 11.3.0 python
pip 25.2 python
platformdirs 4.4.0 python
postgresql-common 1.2-r1 apk
postgresql16-client 16.10-r0 apk
procps-ng 4.0.4-r0 apk
prometheus-client 0.22.1 python
promise 2.3 python
psycopg 3.2.9 python
psycopg-c 3.2.9 python
psycopg-pool 3.2.6 python
pyasn1 0.6.1 python
pyasn1-modules 0.4.2 python
pyc 3.12.11-r0 apk
pycparser 2.22 python
pygments 2.19.2 python
pyjwt 2.10.1 python
pymdown-extensions 10.16.1 python
python-dateutil 2.9.0.post0 python
python-ldap 3.4.4 python
python3 3.12.11-r0 apk
python3-openid 3.2.0 python
python3-pyc 3.12.11-r0 apk
python3-pycache-pyc0 3.12.11-r0 apk
pytz 2025.2 python
pyyaml 6.0.2 python
pyyaml-env-tag 1.1 python
readline 8.2.10-r0 apk
redis 6.4.0 python
referencing 0.36.2 python
requests 2.32.5 python
requests-oauthlib 2.0.0 python
rich 14.1.0 python
rpds-py 0.27.0 python
rq 2.5.0 python
scanelf 1.3.7-r2 apk
sgmllib3k 1.0.0 python
shadow 4.15.1-r0 apk
six 1.17.0 python
skalibs 2.14.1.1-r0 apk
social-auth-app-django 5.5.1 python
social-auth-core 4.7.0 python
sqlite-libs 3.45.3-r2 apk
sqlparse 0.5.3 python
ssl_client 1.36.1-r30 apk
strawberry-graphql 0.281.0 python
strawberry-graphql-django 0.65.1 python
svgwrite 1.4.3 python
tablib 3.8.0 python
text-unidecode 1.3 python
tiff 4.6.0t-r0 apk
typing-extensions 4.15.0 python
tzdata 2025.2 python
tzdata 2025b-r0 apk
uritemplate 4.2.0 python
urllib3 2.5.0 python
utmps-libs 0.1.2.2-r1 apk
uwsgi 2.0.25.1-r1 apk
uwsgi-python3 2.0.25.1-r1 apk
watchdog 6.0.0 python
wheel 0.45.1 python
xz-libs 5.6.2-r1 apk
zlib 1.3.1-r1 apk
zstd-libs 1.5.6-r0 apk
Warnings
This image uses uWSGI and might not start on ARM/QEMU
Test | Result | Message | Runtime |
---|---|---|---|
Container startup | FAIL | INIT NOT FINISHED | 120.53s |
Create SBOM | PASS | - | 15.43s |
Get build info | PASS | - | 0.03s |