AMD64 PASS
linuxserver/netbox
Runtime: 17.59s
WEB_SCREENSHOT ENV Disabled
Build Information
Builder: X86-BUILDER-7d -- Hetzner
Created: 2025-05-22T15:51:19+00:00
Image: linuxserver/netbox
Maintainer: alex-phillips
Size: 120.90MB
Tag: amd64-v4.3.1-ls278
Version: v4.3.1-ls278
Expand
2025-05-22T15:57:33.618350314Z [migrations] started
2025-05-22T15:57:33.618389214Z [migrations] no migrations found
2025-05-22T15:57:33.740141047Z usermod: no changes
2025-05-22T15:57:33.741502871Z ───────────────────────────────────────
2025-05-22T15:57:33.741516621Z
2025-05-22T15:57:33.741521061Z ██╗ ███████╗██╗ ██████╗
2025-05-22T15:57:33.741525051Z ██║ ██╔════╝██║██╔═══██╗
2025-05-22T15:57:33.741528880Z ██║ ███████╗██║██║ ██║
2025-05-22T15:57:33.741532660Z ██║ ╚════██║██║██║ ██║
2025-05-22T15:57:33.741536400Z ███████╗███████║██║╚██████╔╝
2025-05-22T15:57:33.741540170Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-05-22T15:57:33.741544000Z
2025-05-22T15:57:33.741547580Z Brought to you by linuxserver.io
2025-05-22T15:57:33.741551250Z ───────────────────────────────────────
2025-05-22T15:57:33.741764499Z
2025-05-22T15:57:33.741773759Z To support LSIO projects visit:
2025-05-22T15:57:33.741777289Z https://www.linuxserver.io/donate/
2025-05-22T15:57:33.741780419Z
2025-05-22T15:57:33.741783439Z ───────────────────────────────────────
2025-05-22T15:57:33.741786959Z GID/UID
2025-05-22T15:57:33.741790079Z ───────────────────────────────────────
2025-05-22T15:57:33.744819584Z
2025-05-22T15:57:33.744828394Z User UID: 911
2025-05-22T15:57:33.744831714Z User GID: 911
2025-05-22T15:57:33.744834694Z ───────────────────────────────────────
2025-05-22T15:57:33.745972348Z Linuxserver.io version: v4.3.1-ls278
2025-05-22T15:57:33.746170817Z Build-date: 2025-05-22T15:51:19+00:00
2025-05-22T15:57:33.746176767Z ───────────────────────────────────────
2025-05-22T15:57:33.746180187Z
2025-05-22T15:57:33.876431609Z [custom-init] No custom files found, skipping...
2025-05-22T15:57:39.677795043Z Traceback (most recent call last):
2025-05-22T15:57:39.677828313Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 279, in ensure_connection
2025-05-22T15:57:39.677854703Z self.connect()
2025-05-22T15:57:39.677875103Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-05-22T15:57:39.677931783Z return func(*args, **kwargs)
2025-05-22T15:57:39.677943102Z ^^^^^^^^^^^^^^^^^^^^^
2025-05-22T15:57:39.677947412Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 256, in connect
2025-05-22T15:57:39.678025802Z self.connection = self.get_new_connection(conn_params)
2025-05-22T15:57:39.678046882Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-22T15:57:39.678053042Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-05-22T15:57:39.678085442Z return func(*args, **kwargs)
2025-05-22T15:57:39.678096662Z ^^^^^^^^^^^^^^^^^^^^^
2025-05-22T15:57:39.678100692Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/postgresql/base.py", line 332, in get_new_connection
2025-05-22T15:57:39.678206871Z connection = self.Database.connect(**conn_params)
2025-05-22T15:57:39.678231371Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-22T15:57:39.678235501Z File "/lsiopy/lib/python3.12/site-packages/psycopg/connection.py", line 96, in connect
2025-05-22T15:57:39.678296721Z attempts = conninfo_attempts(params)
2025-05-22T15:57:39.678315771Z ^^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-22T15:57:39.678319851Z File "/lsiopy/lib/python3.12/site-packages/psycopg/_conninfo_attempts.py", line 53, in conninfo_attempts
2025-05-22T15:57:39.678403770Z raise e.OperationalError(str(last_exc))
2025-05-22T15:57:39.678428970Z psycopg.OperationalError: [Errno -2] Name does not resolve
2025-05-22T15:57:39.678433230Z
2025-05-22T15:57:39.678436860Z The above exception was the direct cause of the following exception:
2025-05-22T15:57:39.678440570Z
2025-05-22T15:57:39.678444230Z Traceback (most recent call last):
2025-05-22T15:57:39.678447880Z File "/app/netbox/netbox/./manage.py", line 10, in <module>
2025-05-22T15:57:39.678481470Z execute_from_command_line(sys.argv)
2025-05-22T15:57:39.678494200Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/__init__.py", line 442, in execute_from_command_line
2025-05-22T15:57:39.678617249Z utility.execute()
2025-05-22T15:57:39.678628269Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/__init__.py", line 436, in execute
2025-05-22T15:57:39.678748779Z self.fetch_command(subcommand).run_from_argv(self.argv)
2025-05-22T15:57:39.678762708Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/base.py", line 416, in run_from_argv
2025-05-22T15:57:39.678881268Z self.execute(*args, **cmd_options)
2025-05-22T15:57:39.678889728Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/base.py", line 457, in execute
2025-05-22T15:57:39.678993717Z self.check(**check_kwargs)
2025-05-22T15:57:39.679008977Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/base.py", line 492, in check
2025-05-22T15:57:39.679145227Z all_issues = checks.run_checks(
2025-05-22T15:57:39.679159337Z ^^^^^^^^^^^^^^^^^^
2025-05-22T15:57:39.679163727Z File "/lsiopy/lib/python3.12/site-packages/django/core/checks/registry.py", line 89, in run_checks
2025-05-22T15:57:39.679221746Z new_errors = check(app_configs=app_configs, databases=databases)
2025-05-22T15:57:39.679249696Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-22T15:57:39.679256456Z File "/lsiopy/lib/python3.12/site-packages/django/core/checks/urls.py", line 44, in check_url_namespaces_unique
2025-05-22T15:57:39.679292296Z all_namespaces = _load_all_namespaces(resolver)
2025-05-22T15:57:39.679307836Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-22T15:57:39.679313776Z File "/lsiopy/lib/python3.12/site-packages/django/core/checks/urls.py", line 63, in _load_all_namespaces
2025-05-22T15:57:39.679357336Z url_patterns = getattr(resolver, "url_patterns", [])
2025-05-22T15:57:39.679384365Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-22T15:57:39.679391005Z File "/lsiopy/lib/python3.12/site-packages/django/utils/functional.py", line 47, in __get__
2025-05-22T15:57:39.679424475Z res = instance.__dict__[self.name] = self.func(instance)
2025-05-22T15:57:39.679439755Z ^^^^^^^^^^^^^^^^^^^
2025-05-22T15:57:39.679445395Z File "/lsiopy/lib/python3.12/site-packages/django/urls/resolvers.py", line 718, in url_patterns
2025-05-22T15:57:39.679619554Z patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module)
2025-05-22T15:57:39.679626914Z ^^^^^^^^^^^^^^^^^^^
2025-05-22T15:57:39.679631474Z File "/lsiopy/lib/python3.12/site-packages/django/utils/functional.py", line 47, in __get__
2025-05-22T15:57:39.679675004Z res = instance.__dict__[self.name] = self.func(instance)
2025-05-22T15:57:39.679690784Z ^^^^^^^^^^^^^^^^^^^
2025-05-22T15:57:39.679696334Z File "/lsiopy/lib/python3.12/site-packages/django/urls/resolvers.py", line 711, in urlconf_module
2025-05-22T15:57:39.679870293Z return import_module(self.urlconf_name)
2025-05-22T15:57:39.679877393Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-22T15:57:39.679881743Z File "/usr/lib/python3.12/importlib/__init__.py", line 90, in import_module
2025-05-22T15:57:39.679933203Z return _bootstrap._gcd_import(name[level:], package, level)
2025-05-22T15:57:39.679971073Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-22T15:57:39.679975913Z File "<frozen importlib._bootstrap>", line 1387, in _gcd_import
2025-05-22T15:57:39.679980713Z File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
2025-05-22T15:57:39.679997862Z File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked
2025-05-22T15:57:39.680002652Z File "<frozen importlib._bootstrap>", line 935, in _load_unlocked
2025-05-22T15:57:39.680007142Z File "<frozen importlib._bootstrap_external>", line 999, in exec_module
2025-05-22T15:57:39.680011662Z File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
2025-05-22T15:57:39.680016162Z File "/app/netbox/netbox/netbox/urls.py", line 27, in <module>
2025-05-22T15:57:39.680028632Z path('core/', include('core.urls')),
2025-05-22T15:57:39.680053252Z ^^^^^^^^^^^^^^^^^^^^
2025-05-22T15:57:39.680056642Z File "/lsiopy/lib/python3.12/site-packages/django/urls/conf.py", line 39, in include
2025-05-22T15:57:39.680122842Z urlconf_module = import_module(urlconf_module)
2025-05-22T15:57:39.680140872Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-22T15:57:39.680143732Z File "/usr/lib/python3.12/importlib/__init__.py", line 90, in import_module
2025-05-22T15:57:39.680207471Z return _bootstrap._gcd_import(name[level:], package, level)
2025-05-22T15:57:39.680237541Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-22T15:57:39.680241781Z File "<frozen importlib._bootstrap>", line 1387, in _gcd_import
2025-05-22T15:57:39.680244321Z File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
2025-05-22T15:57:39.680246571Z File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked
2025-05-22T15:57:39.680250031Z File "<frozen importlib._bootstrap>", line 935, in _load_unlocked
2025-05-22T15:57:39.680252301Z File "<frozen importlib._bootstrap_external>", line 999, in exec_module
2025-05-22T15:57:39.680254541Z File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
2025-05-22T15:57:39.680256721Z File "/app/netbox/netbox/core/urls.py", line 4, in <module>
2025-05-22T15:57:39.680311571Z from . import views
2025-05-22T15:57:39.680316211Z File "/app/netbox/netbox/core/views.py", line 201, in <module>
2025-05-22T15:57:39.680372871Z class ObjectChangeListView(generic.ObjectListView):
2025-05-22T15:57:39.680375641Z File "/app/netbox/netbox/core/views.py", line 202, in ObjectChangeListView
2025-05-22T15:57:39.680439130Z queryset = ObjectChange.objects.valid_models()
2025-05-22T15:57:39.680454450Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-22T15:57:39.680457230Z File "/lsiopy/lib/python3.12/site-packages/django/db/models/manager.py", line 87, in manager_method
2025-05-22T15:57:39.680508490Z return getattr(self.get_queryset(), name)(*args, **kwargs)
2025-05-22T15:57:39.680531990Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-22T15:57:39.680534650Z File "/app/netbox/netbox/core/querysets.py", line 18, in valid_models
2025-05-22T15:57:39.680590210Z content_types = ContentType.objects.get_for_models(*apps.get_models()).values()
2025-05-22T15:57:39.680614309Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-22T15:57:39.680617069Z File "/lsiopy/lib/python3.12/site-packages/django/contrib/contenttypes/models.py", line 91, in get_for_models
2025-05-22T15:57:39.680676589Z for ct in cts:
2025-05-22T15:57:39.680681019Z ^^^
2025-05-22T15:57:39.680685079Z File "/lsiopy/lib/python3.12/site-packages/django/db/models/query.py", line 384, in __iter__
2025-05-22T15:57:39.680776949Z self._fetch_all()
2025-05-22T15:57:39.680784859Z File "/lsiopy/lib/python3.12/site-packages/django/db/models/query.py", line 1945, in _fetch_all
2025-05-22T15:57:39.681140737Z self._result_cache = list(self._iterable_class(self))
2025-05-22T15:57:39.681167117Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-22T15:57:39.681174377Z File "/lsiopy/lib/python3.12/site-packages/django/db/models/query.py", line 91, in __iter__
2025-05-22T15:57:39.681230036Z results = compiler.execute_sql(
2025-05-22T15:57:39.681233986Z ^^^^^^^^^^^^^^^^^^^^^
2025-05-22T15:57:39.681237576Z File "/lsiopy/lib/python3.12/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
2025-05-22T15:57:39.681548695Z cursor = self.connection.cursor()
2025-05-22T15:57:39.681567155Z ^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-22T15:57:39.681571185Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-05-22T15:57:39.681615595Z return func(*args, **kwargs)
2025-05-22T15:57:39.681639714Z ^^^^^^^^^^^^^^^^^^^^^
2025-05-22T15:57:39.681643574Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 320, in cursor
2025-05-22T15:57:39.681731854Z return self._cursor()
2025-05-22T15:57:39.681743634Z ^^^^^^^^^^^^^^
2025-05-22T15:57:39.681747454Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 296, in _cursor
2025-05-22T15:57:39.681842033Z self.ensure_connection()
2025-05-22T15:57:39.681846993Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-05-22T15:57:39.681892013Z return func(*args, **kwargs)
2025-05-22T15:57:39.681913143Z ^^^^^^^^^^^^^^^^^^^^^
2025-05-22T15:57:39.681917843Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 278, in ensure_connection
2025-05-22T15:57:39.681998733Z with self.wrap_database_errors:
2025-05-22T15:57:39.682017393Z ^^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-22T15:57:39.682022153Z File "/lsiopy/lib/python3.12/site-packages/django/db/utils.py", line 91, in __exit__
2025-05-22T15:57:39.682080502Z raise dj_exc_value.with_traceback(traceback) from exc_value
2025-05-22T15:57:39.682088442Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 279, in ensure_connection
2025-05-22T15:57:39.682187242Z self.connect()
2025-05-22T15:57:39.682192852Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-05-22T15:57:39.682248261Z return func(*args, **kwargs)
2025-05-22T15:57:39.682259251Z ^^^^^^^^^^^^^^^^^^^^^
2025-05-22T15:57:39.682263281Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 256, in connect
2025-05-22T15:57:39.682342991Z self.connection = self.get_new_connection(conn_params)
2025-05-22T15:57:39.682369131Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-22T15:57:39.682373281Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-05-22T15:57:39.682414051Z return func(*args, **kwargs)
2025-05-22T15:57:39.682438411Z ^^^^^^^^^^^^^^^^^^^^^
2025-05-22T15:57:39.682442400Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/postgresql/base.py", line 332, in get_new_connection
2025-05-22T15:57:39.682537610Z connection = self.Database.connect(**conn_params)
2025-05-22T15:57:39.682564110Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-22T15:57:39.682568100Z File "/lsiopy/lib/python3.12/site-packages/psycopg/connection.py", line 96, in connect
2025-05-22T15:57:39.682622410Z attempts = conninfo_attempts(params)
2025-05-22T15:57:39.682643720Z ^^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-22T15:57:39.682647709Z File "/lsiopy/lib/python3.12/site-packages/psycopg/_conninfo_attempts.py", line 53, in conninfo_attempts
2025-05-22T15:57:39.682716589Z raise e.OperationalError(str(last_exc))
2025-05-22T15:57:39.682734789Z django.db.utils.OperationalError: [Errno -2] Name does not resolve
2025-05-22T15:57:40.490056825Z Building local documentation
2025-05-22T15:57:50.449997148Z [uWSGI] getting INI configuration from uwsgi.ini
2025-05-22T15:57:50.452113568Z [uwsgi-static] added mapping for /static => static
2025-05-22T15:57:50.452129218Z *** Starting uWSGI 2.0.25.1 (64bit) on [Thu May 22 15:57:50 2025] ***
2025-05-22T15:57:50.452133008Z compiled with version: 13.2.1 20240309 on 17 May 2024 06:11:37
2025-05-22T15:57:50.452136198Z os: Linux-6.10.11+bpo-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.10.11-1~bpo12+1 (2024-10-03)
2025-05-22T15:57:50.452139358Z nodename: 74a5544ee755
2025-05-22T15:57:50.452142358Z machine: x86_64
2025-05-22T15:57:50.452145538Z clock source: unix
2025-05-22T15:57:50.452148488Z pcre jit disabled
2025-05-22T15:57:50.452151448Z detected number of CPU cores: 12
2025-05-22T15:57:50.452162277Z current working directory: /app/netbox/netbox
2025-05-22T15:57:50.452164747Z detected binary path: /usr/sbin/uwsgi
2025-05-22T15:57:50.452166787Z your memory page size is 4096 bytes
2025-05-22T15:57:50.452168807Z detected max file descriptor number: 1048576
2025-05-22T15:57:50.454407277Z building mime-types dictionary from file /etc/mime.types...1390 entry found
2025-05-22T15:57:50.454416806Z lock engine: pthread robust mutexes
2025-05-22T15:57:50.454510436Z thunder lock: disabled (you can enable it with --thunder-lock)
2025-05-22T15:57:50.454598356Z uwsgi socket 0 bound to TCP address :8000 fd 3
2025-05-22T15:57:50.454619065Z Python version: 3.12.10 (main, May 21 2025, 16:26:34) [GCC 13.2.1 20240309]
2025-05-22T15:57:50.454621975Z PEP 405 virtualenv detected: /lsiopy
2025-05-22T15:57:50.454624525Z Set PythonHome to /lsiopy
2025-05-22T15:57:50.459291752Z Connection to localhost (127.0.0.1) 8000 port [tcp/*] succeeded!
2025-05-22T15:57:50.462363937Z Python main interpreter initialized at 0x7f10cebc6c70
2025-05-22T15:57:50.462371887Z python threads support enabled
2025-05-22T15:57:50.462374387Z your server socket listen backlog is limited to 100 connections
2025-05-22T15:57:50.462376507Z your mercy for graceful operations on workers is 60 seconds
2025-05-22T15:57:50.462532226Z mapped 203184 bytes (198 KB) for 1 cores
2025-05-22T15:57:50.462552806Z *** Operational MODE: single process ***
2025-05-22T15:57:50.462776765Z running "exec:python3 ./manage.py collectstatic --noinput" (pre app)...
2025-05-22T15:57:50.468630635Z [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.6-r0 apk
apk-tools 2.14.4-r1 apk
asgiref 3.8.1 python
attrs 25.3.0 python
babel 2.17.0 python
backrefs 5.8 python
bash 5.2.26-r0 apk
brotli-libs 1.1.0-r2 apk
busybox 1.36.1-r29 apk
busybox-binsh 1.36.1-r29 apk
c-ares 1.33.1-r0 apk
ca-certificates 20241121-r1 apk
ca-certificates-bundle 20241121-r1 apk
catatonit 0.2.0-r0 apk
certifi 2025.4.26 python
cffi 1.17.1 python
charset-normalizer 3.4.2 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
cryptography 45.0.2 python
curl 8.12.1-r0 apk
defusedxml 0.7.1 python
django 5.2.1 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.0 python
django-js-asset 3.1.2 python
django-mptt 0.17.0 python
django-pglocks 1.0.4 python
django-prometheus 2.3.1 python
django-redis 5.4.0 python
django-rich 2.0.0 python
django-rq 3.0.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.0 python
drf-spectacular 0.28.0 python
drf-spectacular-sidecar 2025.5.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.7.3 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.23.0 python
jsonschema-specifications 2025.4.1 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.3-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.9-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.3-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 python
markdown-it-py 3.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.2 python
mkdocs-get-deps 0.2.0 python
mkdocs-material 9.6.14 python
mkdocs-material-extensions 1.3.1 python
mkdocstrings 0.29.1 python
mkdocstrings-python 1.16.10 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.2.21 python
oauthlib 3.2.2 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.2.1 python
pip 25.1.1 python
platformdirs 4.3.8 python
postgresql-common 1.2-r1 apk
postgresql16-client 16.9-r0 apk
procps-ng 4.0.4-r0 apk
prometheus-client 0.22.0 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.10-r1 apk
pycparser 2.22 python
pygments 2.19.1 python
pyjwt 2.10.1 python
pymdown-extensions 10.15 python
python-dateutil 2.9.0.post0 python
python-ldap 3.4.4 python
python3 3.12.10-r1 apk
python3-openid 3.2.0 python
python3-pyc 3.12.10-r1 apk
python3-pycache-pyc0 3.12.10-r1 apk
pyyaml 6.0.2 python
pyyaml-env-tag 1.1 python
readline 8.2.10-r0 apk
redis 6.1.0 python
referencing 0.36.2 python
requests 2.32.3 python
requests-oauthlib 2.0.0 python
rich 14.0.0 python
rpds-py 0.25.1 python
rq 2.3.3 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.4.3 python
social-auth-core 4.6.1 python
sqlite-libs 3.45.3-r2 apk
sqlparse 0.5.3 python
ssl_client 1.36.1-r29 apk
strawberry-graphql 0.268.1 python
strawberry-graphql-django 0.59.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.13.2 python
tzdata 2025.2 python
tzdata 2025b-r0 apk
uritemplate 4.1.1 python
urllib3 2.4.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 | - | 17.06s |
Create SBOM | PASS | - | 15.66s |
Get build info | PASS | - | 0.02s |
ARM64 FAIL
linuxserver/netbox
Runtime: 120.93s
WEB_SCREENSHOT ENV Disabled
Build Information
Builder: X86-BUILDER-7d -- Hetzner
Created: 2025-05-22T15:51:19+00:00
Image: linuxserver/netbox
Maintainer: alex-phillips
Size: 121.84MB
Tag: arm64v8-v4.3.1-ls278
Version: v4.3.1-ls278
Expand
2025-05-22T15:57:35.232883066Z [migrations] started
2025-05-22T15:57:35.237411484Z [migrations] no migrations found
2025-05-22T15:57:35.737284495Z usermod: no changes
2025-05-22T15:57:35.763286497Z ───────────────────────────────────────
2025-05-22T15:57:35.763311637Z
2025-05-22T15:57:35.763314437Z ██╗ ███████╗██╗ ██████╗
2025-05-22T15:57:35.763317257Z ██║ ██╔════╝██║██╔═══██╗
2025-05-22T15:57:35.763319587Z ██║ ███████╗██║██║ ██║
2025-05-22T15:57:35.763322307Z ██║ ╚════██║██║██║ ██║
2025-05-22T15:57:35.763324977Z ███████╗███████║██║╚██████╔╝
2025-05-22T15:57:35.763329277Z ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-05-22T15:57:35.763331777Z
2025-05-22T15:57:35.763333767Z Brought to you by linuxserver.io
2025-05-22T15:57:35.763335837Z ───────────────────────────────────────
2025-05-22T15:57:35.768360883Z
2025-05-22T15:57:35.768377543Z To support LSIO projects visit:
2025-05-22T15:57:35.768380673Z https://www.linuxserver.io/donate/
2025-05-22T15:57:35.768383103Z
2025-05-22T15:57:35.768387463Z ───────────────────────────────────────
2025-05-22T15:57:35.768390792Z GID/UID
2025-05-22T15:57:35.768607501Z ───────────────────────────────────────
2025-05-22T15:57:35.830076169Z
2025-05-22T15:57:35.830107979Z User UID: 911
2025-05-22T15:57:35.830110579Z User GID: 911
2025-05-22T15:57:35.830112769Z ───────────────────────────────────────
2025-05-22T15:57:35.852890357Z Linuxserver.io version: v4.3.1-ls278
2025-05-22T15:57:35.855565494Z Build-date: 2025-05-22T15:51:19+00:00
2025-05-22T15:57:35.855576604Z ───────────────────────────────────────
2025-05-22T15:57:35.855579594Z
2025-05-22T15:57:39.851289396Z [custom-init] No custom files found, skipping...
2025-05-22T15:58:34.870072926Z Traceback (most recent call last):
2025-05-22T15:58:34.870444954Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 279, in ensure_connection
2025-05-22T15:58:34.872354944Z self.connect()
2025-05-22T15:58:34.873136430Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-05-22T15:58:34.873478088Z return func(*args, **kwargs)
2025-05-22T15:58:34.873911595Z ^^^^^^^^^^^^^^^^^^^^^
2025-05-22T15:58:34.873939545Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 256, in connect
2025-05-22T15:58:34.874714931Z self.connection = self.get_new_connection(conn_params)
2025-05-22T15:58:34.874984340Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-22T15:58:34.875021880Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-05-22T15:58:34.875332978Z return func(*args, **kwargs)
2025-05-22T15:58:34.875560697Z ^^^^^^^^^^^^^^^^^^^^^
2025-05-22T15:58:34.875585597Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/postgresql/base.py", line 332, in get_new_connection
2025-05-22T15:58:34.876661981Z connection = self.Database.connect(**conn_params)
2025-05-22T15:58:34.876927420Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-22T15:58:34.876955080Z File "/lsiopy/lib/python3.12/site-packages/psycopg/connection.py", line 96, in connect
2025-05-22T15:58:34.877464477Z attempts = conninfo_attempts(params)
2025-05-22T15:58:34.877686356Z ^^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-22T15:58:34.877709526Z File "/lsiopy/lib/python3.12/site-packages/psycopg/_conninfo_attempts.py", line 53, in conninfo_attempts
2025-05-22T15:58:34.878130074Z raise e.OperationalError(str(last_exc))
2025-05-22T15:58:34.878600541Z psycopg.OperationalError: [Errno -2] Name does not resolve
2025-05-22T15:58:34.878742791Z
2025-05-22T15:58:34.878777690Z The above exception was the direct cause of the following exception:
2025-05-22T15:58:34.878809840Z
2025-05-22T15:58:34.878862490Z Traceback (most recent call last):
2025-05-22T15:58:34.878890240Z File "/app/netbox/netbox/./manage.py", line 10, in <module>
2025-05-22T15:58:34.879198998Z execute_from_command_line(sys.argv)
2025-05-22T15:58:34.879350287Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/__init__.py", line 442, in execute_from_command_line
2025-05-22T15:58:34.880488381Z utility.execute()
2025-05-22T15:58:34.880650940Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/__init__.py", line 436, in execute
2025-05-22T15:58:34.881855914Z self.fetch_command(subcommand).run_from_argv(self.argv)
2025-05-22T15:58:34.882102303Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/base.py", line 416, in run_from_argv
2025-05-22T15:58:34.883187537Z self.execute(*args, **cmd_options)
2025-05-22T15:58:34.883372046Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/base.py", line 457, in execute
2025-05-22T15:58:34.884483850Z self.check(**check_kwargs)
2025-05-22T15:58:34.884638529Z File "/lsiopy/lib/python3.12/site-packages/django/core/management/base.py", line 492, in check
2025-05-22T15:58:34.885862913Z all_issues = checks.run_checks(
2025-05-22T15:58:34.886124751Z ^^^^^^^^^^^^^^^^^^
2025-05-22T15:58:34.886151281Z File "/lsiopy/lib/python3.12/site-packages/django/core/checks/registry.py", line 89, in run_checks
2025-05-22T15:58:34.886607329Z new_errors = check(app_configs=app_configs, databases=databases)
2025-05-22T15:58:34.886930657Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-22T15:58:34.886953017Z File "/lsiopy/lib/python3.12/site-packages/django/core/checks/urls.py", line 44, in check_url_namespaces_unique
2025-05-22T15:58:34.887316495Z all_namespaces = _load_all_namespaces(resolver)
2025-05-22T15:58:34.887559824Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-22T15:58:34.887586724Z File "/lsiopy/lib/python3.12/site-packages/django/core/checks/urls.py", line 63, in _load_all_namespaces
2025-05-22T15:58:34.887965162Z url_patterns = getattr(resolver, "url_patterns", [])
2025-05-22T15:58:34.888262300Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-22T15:58:34.888284790Z File "/lsiopy/lib/python3.12/site-packages/django/utils/functional.py", line 47, in __get__
2025-05-22T15:58:34.888637948Z res = instance.__dict__[self.name] = self.func(instance)
2025-05-22T15:58:34.888901947Z ^^^^^^^^^^^^^^^^^^^
2025-05-22T15:58:34.888928056Z File "/lsiopy/lib/python3.12/site-packages/django/urls/resolvers.py", line 718, in url_patterns
2025-05-22T15:58:34.890900996Z patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module)
2025-05-22T15:58:34.891126345Z ^^^^^^^^^^^^^^^^^^^
2025-05-22T15:58:34.891154025Z File "/lsiopy/lib/python3.12/site-packages/django/utils/functional.py", line 47, in __get__
2025-05-22T15:58:34.891501383Z res = instance.__dict__[self.name] = self.func(instance)
2025-05-22T15:58:34.891764552Z ^^^^^^^^^^^^^^^^^^^
2025-05-22T15:58:34.891791901Z File "/lsiopy/lib/python3.12/site-packages/django/urls/resolvers.py", line 711, in urlconf_module
2025-05-22T15:58:34.893587812Z return import_module(self.urlconf_name)
2025-05-22T15:58:34.893812501Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-22T15:58:34.893847441Z File "/usr/lib/python3.12/importlib/__init__.py", line 90, in import_module
2025-05-22T15:58:34.894295489Z return _bootstrap._gcd_import(name[level:], package, level)
2025-05-22T15:58:34.894642317Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-22T15:58:34.894658197Z File "<frozen importlib._bootstrap>", line 1387, in _gcd_import
2025-05-22T15:58:34.894761006Z File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
2025-05-22T15:58:34.894784826Z File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked
2025-05-22T15:58:34.894829586Z File "<frozen importlib._bootstrap>", line 935, in _load_unlocked
2025-05-22T15:58:34.894856746Z File "<frozen importlib._bootstrap_external>", line 999, in exec_module
2025-05-22T15:58:34.894887216Z File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
2025-05-22T15:58:34.894928525Z File "/app/netbox/netbox/netbox/urls.py", line 27, in <module>
2025-05-22T15:58:34.895356173Z path('core/', include('core.urls')),
2025-05-22T15:58:34.895589952Z ^^^^^^^^^^^^^^^^^^^^
2025-05-22T15:58:34.895623372Z File "/lsiopy/lib/python3.12/site-packages/django/urls/conf.py", line 39, in include
2025-05-22T15:58:34.896017200Z urlconf_module = import_module(urlconf_module)
2025-05-22T15:58:34.896274368Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-22T15:58:34.896315108Z File "/usr/lib/python3.12/importlib/__init__.py", line 90, in import_module
2025-05-22T15:58:34.896752216Z return _bootstrap._gcd_import(name[level:], package, level)
2025-05-22T15:58:34.897088584Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-22T15:58:34.897120244Z File "<frozen importlib._bootstrap>", line 1387, in _gcd_import
2025-05-22T15:58:34.897153064Z File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
2025-05-22T15:58:34.897191043Z File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked
2025-05-22T15:58:34.897217773Z File "<frozen importlib._bootstrap>", line 935, in _load_unlocked
2025-05-22T15:58:34.897250733Z File "<frozen importlib._bootstrap_external>", line 999, in exec_module
2025-05-22T15:58:34.897280333Z File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed
2025-05-22T15:58:34.897308343Z File "/app/netbox/netbox/core/urls.py", line 4, in <module>
2025-05-22T15:58:34.897601591Z from . import views
2025-05-22T15:58:34.897747660Z File "/app/netbox/netbox/core/views.py", line 201, in <module>
2025-05-22T15:58:34.898360077Z class ObjectChangeListView(generic.ObjectListView):
2025-05-22T15:58:34.898421517Z File "/app/netbox/netbox/core/views.py", line 202, in ObjectChangeListView
2025-05-22T15:58:34.899040204Z queryset = ObjectChange.objects.valid_models()
2025-05-22T15:58:34.899303352Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-22T15:58:34.899332342Z File "/lsiopy/lib/python3.12/site-packages/django/db/models/manager.py", line 87, in manager_method
2025-05-22T15:58:34.899772770Z return getattr(self.get_queryset(), name)(*args, **kwargs)
2025-05-22T15:58:34.900121018Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-22T15:58:34.900151908Z File "/app/netbox/netbox/core/querysets.py", line 18, in valid_models
2025-05-22T15:58:34.900462176Z content_types = ContentType.objects.get_for_models(*apps.get_models()).values()
2025-05-22T15:58:34.900809804Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-22T15:58:34.900841304Z File "/lsiopy/lib/python3.12/site-packages/django/contrib/contenttypes/models.py", line 91, in get_for_models
2025-05-22T15:58:34.901297542Z for ct in cts:
2025-05-22T15:58:34.901447931Z ^^^
2025-05-22T15:58:34.901476411Z File "/lsiopy/lib/python3.12/site-packages/django/db/models/query.py", line 384, in __iter__
2025-05-22T15:58:34.902528215Z self._fetch_all()
2025-05-22T15:58:34.902672964Z File "/lsiopy/lib/python3.12/site-packages/django/db/models/query.py", line 1945, in _fetch_all
2025-05-22T15:58:34.906913622Z self._result_cache = list(self._iterable_class(self))
2025-05-22T15:58:34.907216920Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-22T15:58:34.907250090Z File "/lsiopy/lib/python3.12/site-packages/django/db/models/query.py", line 91, in __iter__
2025-05-22T15:58:34.907701978Z results = compiler.execute_sql(
2025-05-22T15:58:34.907819157Z ^^^^^^^^^^^^^^^^^^^^^
2025-05-22T15:58:34.907842457Z File "/lsiopy/lib/python3.12/site-packages/django/db/models/sql/compiler.py", line 1621, in execute_sql
2025-05-22T15:58:34.911391849Z cursor = self.connection.cursor()
2025-05-22T15:58:34.911624187Z ^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-22T15:58:34.911660237Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-05-22T15:58:34.911987076Z return func(*args, **kwargs)
2025-05-22T15:58:34.912224834Z ^^^^^^^^^^^^^^^^^^^^^
2025-05-22T15:58:34.912248704Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 320, in cursor
2025-05-22T15:58:34.913154339Z return self._cursor()
2025-05-22T15:58:34.913340868Z ^^^^^^^^^^^^^^
2025-05-22T15:58:34.913375298Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 296, in _cursor
2025-05-22T15:58:34.914229874Z self.ensure_connection()
2025-05-22T15:58:34.914376303Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-05-22T15:58:34.914690971Z return func(*args, **kwargs)
2025-05-22T15:58:34.914953130Z ^^^^^^^^^^^^^^^^^^^^^
2025-05-22T15:58:34.914973640Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 278, in ensure_connection
2025-05-22T15:58:34.915820395Z with self.wrap_database_errors:
2025-05-22T15:58:34.916018524Z ^^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-22T15:58:34.916056584Z File "/lsiopy/lib/python3.12/site-packages/django/db/utils.py", line 91, in __exit__
2025-05-22T15:58:34.916487012Z raise dj_exc_value.with_traceback(traceback) from exc_value
2025-05-22T15:58:34.916653111Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 279, in ensure_connection
2025-05-22T15:58:34.917464816Z self.connect()
2025-05-22T15:58:34.917609046Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-05-22T15:58:34.917928124Z return func(*args, **kwargs)
2025-05-22T15:58:34.918170363Z ^^^^^^^^^^^^^^^^^^^^^
2025-05-22T15:58:34.918196023Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/base/base.py", line 256, in connect
2025-05-22T15:58:34.918977578Z self.connection = self.get_new_connection(conn_params)
2025-05-22T15:58:34.919261667Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-22T15:58:34.919293007Z File "/lsiopy/lib/python3.12/site-packages/django/utils/asyncio.py", line 26, in inner
2025-05-22T15:58:34.919624195Z return func(*args, **kwargs)
2025-05-22T15:58:34.919860214Z ^^^^^^^^^^^^^^^^^^^^^
2025-05-22T15:58:34.919888854Z File "/lsiopy/lib/python3.12/site-packages/django/db/backends/postgresql/base.py", line 332, in get_new_connection
2025-05-22T15:58:34.920832059Z connection = self.Database.connect(**conn_params)
2025-05-22T15:58:34.921108447Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-22T15:58:34.921140827Z File "/lsiopy/lib/python3.12/site-packages/psycopg/connection.py", line 96, in connect
2025-05-22T15:58:34.921614054Z attempts = conninfo_attempts(params)
2025-05-22T15:58:34.921849223Z ^^^^^^^^^^^^^^^^^^^^^^^^^
2025-05-22T15:58:34.921878693Z File "/lsiopy/lib/python3.12/site-packages/psycopg/_conninfo_attempts.py", line 53, in conninfo_attempts
2025-05-22T15:58:34.922312961Z raise e.OperationalError(str(last_exc))
2025-05-22T15:58:34.922493460Z django.db.utils.OperationalError: [Errno -2] Name does not resolve
2025-05-22T15:58:36.885924510Z 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.6-r0 apk
apk-tools 2.14.4-r1 apk
asgiref 3.8.1 python
attrs 25.3.0 python
babel 2.17.0 python
backrefs 5.8 python
bash 5.2.26-r0 apk
brotli-libs 1.1.0-r2 apk
busybox 1.36.1-r29 apk
busybox-binsh 1.36.1-r29 apk
c-ares 1.33.1-r0 apk
ca-certificates 20241121-r1 apk
ca-certificates-bundle 20241121-r1 apk
catatonit 0.2.0-r0 apk
certifi 2025.4.26 python
cffi 1.17.1 python
charset-normalizer 3.4.2 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
cryptography 45.0.2 python
curl 8.12.1-r0 apk
defusedxml 0.7.1 python
django 5.2.1 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.0 python
django-js-asset 3.1.2 python
django-mptt 0.17.0 python
django-pglocks 1.0.4 python
django-prometheus 2.3.1 python
django-redis 5.4.0 python
django-rich 2.0.0 python
django-rq 3.0.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.0 python
drf-spectacular 0.28.0 python
drf-spectacular-sidecar 2025.5.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.7.3 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.23.0 python
jsonschema-specifications 2025.4.1 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.3-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.9-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.3-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 python
markdown-it-py 3.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.2 python
mkdocs-get-deps 0.2.0 python
mkdocs-material 9.6.14 python
mkdocs-material-extensions 1.3.1 python
mkdocstrings 0.29.1 python
mkdocstrings-python 1.16.10 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.2.21 python
oauthlib 3.2.2 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.2.1 python
pip 25.1.1 python
platformdirs 4.3.8 python
postgresql-common 1.2-r1 apk
postgresql16-client 16.9-r0 apk
procps-ng 4.0.4-r0 apk
prometheus-client 0.22.0 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.10-r1 apk
pycparser 2.22 python
pygments 2.19.1 python
pyjwt 2.10.1 python
pymdown-extensions 10.15 python
python-dateutil 2.9.0.post0 python
python-ldap 3.4.4 python
python3 3.12.10-r1 apk
python3-openid 3.2.0 python
python3-pyc 3.12.10-r1 apk
python3-pycache-pyc0 3.12.10-r1 apk
pyyaml 6.0.2 python
pyyaml-env-tag 1.1 python
readline 8.2.10-r0 apk
redis 6.1.0 python
referencing 0.36.2 python
requests 2.32.3 python
requests-oauthlib 2.0.0 python
rich 14.0.0 python
rpds-py 0.25.1 python
rq 2.3.3 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.4.3 python
social-auth-core 4.6.1 python
sqlite-libs 3.45.3-r2 apk
sqlparse 0.5.3 python
ssl_client 1.36.1-r29 apk
strawberry-graphql 0.268.1 python
strawberry-graphql-django 0.59.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.13.2 python
tzdata 2025.2 python
tzdata 2025b-r0 apk
uritemplate 4.1.1 python
urllib3 2.4.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.40s |
Create SBOM | PASS | - | 15.64s |
Get build info | PASS | - | 0.02s |