AMD64 PASS
linuxserver/tautulli
Runtime: 22.01s
          
          
             
          
          
          Build Information
          
                Builder: X86-BUILDER-3f --Hetzner
              
            
              
                Created: 2025-10-30T15:40:25+00:00
              
            
              
                Image: linuxserver/tautulli
              
            
              
                Maintainer: nemchik,thelamer
              
            
              
                Size: 57.49MB
              
            
              
                Tag: amd64-develop-aea02a90-ls446
              
            
              
                Version: aea02a90-ls446
              
            
          Expand
2025-10-30T15:43:21.941567584Z [migrations] started
2025-10-30T15:43:21.941596001Z [migrations] no migrations found
2025-10-30T15:43:21.969829042Z usermod: no changes
2025-10-30T15:43:21.976030749Z ───────────────────────────────────────
2025-10-30T15:43:21.976048795Z 
2025-10-30T15:43:21.976052954Z       ██╗     ███████╗██╗ ██████╗
2025-10-30T15:43:21.976056872Z       ██║     ██╔════╝██║██╔═══██╗
2025-10-30T15:43:21.976060900Z       ██║     ███████╗██║██║   ██║
2025-10-30T15:43:21.976064908Z       ██║     ╚════██║██║██║   ██║
2025-10-30T15:43:21.976068746Z       ███████╗███████║██║╚██████╔╝
2025-10-30T15:43:21.976072523Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-10-30T15:43:21.976076321Z 
2025-10-30T15:43:21.976080048Z    Brought to you by linuxserver.io
2025-10-30T15:43:21.976083866Z ───────────────────────────────────────
2025-10-30T15:43:21.976306604Z 
2025-10-30T15:43:21.976318328Z To support the app dev(s) visit:
2025-10-30T15:43:21.978294908Z Tautulli: https://tautulli.com/#donate
2025-10-30T15:43:21.978620454Z 
2025-10-30T15:43:21.978639823Z To support LSIO projects visit:
2025-10-30T15:43:21.978646456Z https://www.linuxserver.io/donate/
2025-10-30T15:43:21.978652558Z 
2025-10-30T15:43:21.978657999Z ───────────────────────────────────────
2025-10-30T15:43:21.978664272Z GID/UID
2025-10-30T15:43:21.978670104Z ───────────────────────────────────────
2025-10-30T15:43:21.983079142Z 
2025-10-30T15:43:21.983093300Z User UID:    911
2025-10-30T15:43:21.983097569Z User GID:    911
2025-10-30T15:43:21.983101277Z ───────────────────────────────────────
2025-10-30T15:43:21.985143228Z Linuxserver.io version: aea02a90-ls446
2025-10-30T15:43:21.985424845Z Build-date: 2025-10-30T15:40:25+00:00
2025-10-30T15:43:21.985429896Z ───────────────────────────────────────
2025-10-30T15:43:21.985433723Z     
2025-10-30T15:43:22.029840331Z [custom-init] No custom files found, skipping...
2025-10-30T15:43:22.321679042Z /app/tautulli/lib/apscheduler/__init__.py:1: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.
2025-10-30T15:43:22.321708762Z   from pkg_resources import get_distribution, DistributionNotFound
2025-10-30T15:43:24.305896726Z /app/tautulli/lib/gntp/core.py:22: SyntaxWarning: invalid escape sequence '\d'
2025-10-30T15:43:24.305939863Z   'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)' +
2025-10-30T15:43:24.305951255Z /app/tautulli/lib/gntp/core.py:29: SyntaxWarning: invalid escape sequence '\d'
2025-10-30T15:43:24.305960404Z   'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)',
2025-10-30T15:43:24.305973370Z /app/tautulli/lib/gntp/core.py:33: SyntaxWarning: invalid escape sequence '\w'
2025-10-30T15:43:24.305982528Z   GNTP_HEADER = re.compile('([\w-]+):(.+)')
2025-10-30T15:43:24.313395996Z /app/tautulli/lib/facebook/__init__.py:99: SyntaxWarning: invalid escape sequence '\d'
2025-10-30T15:43:24.313440646Z   version_regex = re.compile("^\d\.\d{1,2}$")
2025-10-30T15:43:24.722485626Z /app/tautulli/lib/tzlocal/unix.py:192: UserWarning: Can not find any timezone configuration, defaulting to UTC.
2025-10-30T15:43:24.722524103Z   warnings.warn("Can not find any timezone configuration, defaulting to UTC.")
2025-10-30T15:43:24.905154591Z 2025-10-30 15:43:24 - INFO :: MainThread : Starting Tautulli v2.16.0
2025-10-30T15:43:24.905554396Z 2025-10-30 15:43:24 - INFO :: MainThread : [Docker] Linux 6.1.0-28-amd64 (#1 SMP PREEMPT_DYNAMIC Debian 6.1.119-1 (2024-11-22) - Alpine Linux 3.22.2)
2025-10-30T15:43:24.905799590Z 2025-10-30 15:43:24 - INFO :: MainThread : UTC (UTC+0000)
2025-10-30T15:43:24.906103482Z 2025-10-30 15:43:24 - INFO :: MainThread : Language C / Encoding UTF-8
2025-10-30T15:43:24.906423967Z 2025-10-30 15:43:24 - INFO :: MainThread : Python 3.12.12 (main, Oct 11 2025, 15:09:54) [GCC 14.2.0]
2025-10-30T15:43:24.906701636Z 2025-10-30 15:43:24 - INFO :: MainThread : SQLite 3.49.2
2025-10-30T15:43:24.906986249Z 2025-10-30 15:43:24 - INFO :: MainThread : Program Dir: /app/tautulli
2025-10-30T15:43:24.907276274Z 2025-10-30 15:43:24 - INFO :: MainThread : Config File: /config/config.ini
2025-10-30T15:43:24.907567831Z 2025-10-30 15:43:24 - INFO :: MainThread : Database File: /config/tautulli.db
2025-10-30T15:43:24.908231256Z 2025-10-30 15:43:24 - INFO :: MainThread : Checking if the database upgrades are required...
2025-10-30T15:43:24.951921412Z 2025-10-30 15:43:24 - DEBUG :: MainThread : Altering database. Updating database table notify_log.
2025-10-30T15:43:24.954862384Z 2025-10-30 15:43:24 - DEBUG :: MainThread : User 'Local' does not exist. Adding user.
2025-10-30T15:43:24.961040214Z 2025-10-30 15:43:24 - INFO :: MainThread : Checking if configuration upgrades are required...
2025-10-30T15:43:24.964092369Z 2025-10-30 15:43:24 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2025-10-30T15:43:24.968290703Z 2025-10-30 15:43:24 - DEBUG :: MainThread : Generating UUID...
2025-10-30T15:43:24.970287654Z 2025-10-30 15:43:24 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2025-10-30T15:43:24.971436678Z 2025-10-30 15:43:24 - DEBUG :: MainThread : Generating API key...
2025-10-30T15:43:24.973393027Z 2025-10-30 15:43:24 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2025-10-30T15:43:24.974576009Z 2025-10-30 15:43:24 - DEBUG :: MainThread : Generating JWT secret...
2025-10-30T15:43:24.976690567Z 2025-10-30 15:43:24 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2025-10-30T15:43:24.978161028Z 2025-10-30 15:43:24 - INFO :: MainThread : Retrieving latest version information from GitHub
2025-10-30T15:43:24.978503758Z 2025-10-30 15:43:24 - DEBUG :: MainThread : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/commits/nightly
2025-10-30T15:43:25.170471097Z 2025-10-30 15:43:25 - DEBUG :: MainThread : Latest version is aea02a902240a90afd900bb065e8a672607b751d
2025-10-30T15:43:25.170935422Z 2025-10-30 15:43:25 - INFO :: MainThread : Comparing currently installed version with latest GitHub version
2025-10-30T15:43:25.171684450Z 2025-10-30 15:43:25 - DEBUG :: MainThread : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/compare/aea02a90...aea02a902240a90afd900bb065e8a672607b751d
2025-10-30T15:43:25.526078424Z 2025-10-30 15:43:25 - DEBUG :: MainThread : In total, 0 commits behind
2025-10-30T15:43:25.526664785Z 2025-10-30 15:43:25 - DEBUG :: MainThread : Docker container 0 commits behind
2025-10-30T15:43:25.527195273Z 2025-10-30 15:43:25 - INFO :: MainThread : Tautulli is up to date
2025-10-30T15:43:25.532988428Z 2025-10-30 15:43:25 - INFO :: MainThread : Tautulli NotificationHandler :: Starting background notification handler (2 threads).
2025-10-30T15:43:25.542086047Z 2025-10-30 15:43:25 - ERROR :: MainThread : Tautulli PlexTV :: PlexTV called, but no token provided.
2025-10-30T15:43:26.073954777Z 2025-10-30 15:43:26 - ERROR :: MainThread : Tautulli PlexTV :: PlexTV called, but no token provided.
2025-10-30T15:43:26.565169855Z 2025-10-30 15:43:26 - INFO :: MainThread : Tautulli WebStart :: Initializing Tautulli web server...
2025-10-30T15:43:26.566490695Z 2025-10-30 15:43:26 - WARNING :: MainThread : Tautulli WebStart :: Web server authentication is disabled!
2025-10-30T15:43:26.567537423Z 2025-10-30 15:43:26 - INFO :: MainThread : Tautulli WebStart :: Thread Pool Size: 10.
2025-10-30T15:43:26.570162599Z 2025-10-30 15:43:26 - INFO :: MainThread : Tautulli WebStart :: Starting Tautulli web server on http://0.0.0.0:8181/
2025-10-30T15:43:26.685522219Z 2025-10-30 15:43:26 - INFO :: MainThread : [30/Oct/2025:15:43:26] ENGINE Serving on http://0.0.0.0:8181
2025-10-30T15:43:26.687888063Z 2025-10-30 15:43:26 - INFO :: MainThread : Tautulli is ready!
2025-10-30T15:43:27.061215782Z Connection to localhost (127.0.0.1) 8181 port [tcp/*] succeeded!
2025-10-30T15:43:27.075654566Z [ls.io-init] done.
Expand
NAME                    VERSION           TYPE                    
Simple Launcher         1.1.0.14          binary  (+5 duplicates)  
acl-libs                2.3.2-r1          apk                      
alpine-baselayout       3.7.0-r0          apk                      
alpine-baselayout-data  3.7.0-r0          apk                      
alpine-keys             2.5-r0            apk                      
alpine-release          3.22.2-r0         apk                      
apk-tools               2.14.9-r3         apk                      
apscheduler             3.10.1            python                   
autocommand             2.2.2             python                   
backports-tarfile       1.2.0             python                   
bash                    5.2.37-r0         apk                      
brotli-libs             1.1.0-r2          apk                      
busybox                 1.37.0-r19        apk                      
busybox-binsh           1.37.0-r19        apk                      
c-ares                  1.34.5-r0         apk                      
ca-certificates         20250911-r0       apk                      
ca-certificates-bundle  20250911-r0       apk                      
catatonit               0.2.1-r0          apk                      
cffi                    2.0.0             python                   
cli                     UNKNOWN           binary                   
cli-32                  UNKNOWN           binary                   
cli-64                  UNKNOWN           binary                   
cli-arm64               UNKNOWN           binary                   
coreutils               9.7-r1            apk                      
coreutils-env           9.7-r1            apk                      
coreutils-fmt           9.7-r1            apk                      
coreutils-sha512sum     9.7-r1            apk                      
cryptography            44.0.2            python                   
curl                    8.14.1-r2         apk                      
findutils               4.10.0-r0         apk                      
gdbm                    1.24-r0           apk                      
git                     2.49.1-r0         apk                      
git-init-template       2.49.1-r0         apk                      
gui                     UNKNOWN           binary                   
gui-32                  UNKNOWN           binary                   
gui-64                  UNKNOWN           binary                   
gui-arm64               UNKNOWN           binary                   
html5lib                1.1               python                   
importlib-metadata      8.0.0             python                   
inflect                 7.3.1             python                   
jaraco-collections      5.1.0             python                   
jaraco-context          5.3.0             python                   
jaraco-functools        4.0.1             python                   
jaraco-text             3.12.1            python                   
jq                      1.8.0-r0          apk                      
libapk2                 2.14.9-r3         apk                      
libattr                 2.5.2-r2          apk                      
libbsd                  0.12.2-r0         apk                      
libbz2                  1.0.8-r6          apk                      
libcrypto3              3.5.4-r0          apk                      
libcurl                 8.14.1-r2         apk                      
libexpat                2.7.3-r0          apk                      
libffi                  3.4.8-r0          apk                      
libgcc                  14.2.0-r6         apk                      
libidn2                 2.3.7-r0          apk                      
libintl                 0.24.1-r0         apk                      
libmd                   1.1.0-r0          apk                      
libncursesw             6.5_p20250503-r0  apk                      
libpanelw               6.5_p20250503-r0  apk                      
libproc2                4.0.4-r3          apk                      
libpsl                  0.21.5-r3         apk                      
libssl3                 3.5.4-r0          apk                      
libstdc++               14.2.0-r6         apk                      
libunistring            1.3-r0            apk                      
linux-pam               1.7.0-r4          apk                      
more-itertools          10.3.0            python                   
mpdecimal               4.0.1-r0          apk                      
musl                    1.2.5-r10         apk                      
musl-utils              1.2.5-r10         apk                      
my-test-package         1.0               python                   
ncurses-terminfo-base   6.5_p20250503-r0  apk                      
netcat-openbsd          1.229.1-r0        apk                      
nghttp2-libs            1.65.0-r0         apk                      
nsProcess               UNKNOWN           binary                   
oniguruma               6.9.10-r0         apk                      
packaging               24.2              python                   
pcre2                   10.46-r0          apk                      
pip                     25.3              python                   
platformdirs            4.2.2             python                   
procps-ng               4.0.4-r3          apk                      
pyc                     3.12.12-r0        apk                      
pycparser               2.23              python                   
pyopenssl               25.0.0            python                   
python3                 3.12.12-r0        apk                      
python3-pyc             3.12.12-r0        apk                      
python3-pycache-pyc0    3.12.12-r0        apk                      
pytz                    2025.2            python                   
readline                8.2.13-r1         apk                      
scanelf                 1.3.8-r1          apk                      
setuptools              80.9.0            python                   
shadow                  4.17.3-r0         apk                      
six                     1.17.0            python                   
skalibs-libs            2.14.4.0-r0       apk                      
sqlite-libs             3.49.2-r1         apk                      
ssl_client              1.37.0-r19        apk                      
tomli                   2.0.1             python                   
typeguard               4.3.0             python                   
typing-extensions       4.12.2            python                   
typing-extensions       4.15.0            python                   
tzdata                  2025b-r0          apk                      
tzlocal                 5.3.1             python                   
utmps-libs              0.1.3.1-r0        apk                      
wheel                   0.45.1            python  (+1 duplicate)   
xz-libs                 5.8.1-r0          apk                      
zipp                    3.19.2            python                   
zlib                    1.3.1-r2          apk                      
zstd-libs               1.5.7-r0          apk
Expand
[
    {
        "level": "DEBUG",
        "message": "http://172.17.0.4:8181/welcome - [DOM] Input elements should have autocomplete attributes (suggested: \"username\"): (More info: https://goo.gl/9p2vKq) %o",
        "source": "recommendation",
        "timestamp": 1761839013188
    }
]| Test | Result | Message | Runtime | 
|---|---|---|---|
| Container startup | PASS | - | 6.03s | 
| Create SBOM | PASS | - | 10.40s | 
| Get build info | PASS | - | 0.04s | 
| Get screenshot | PASS | - | 10.98s | 
ARM64 PASS
linuxserver/tautulli
Runtime: 58.69s
          
          
             
          
          
          Build Information
          
                Builder: X86-BUILDER-3f --Hetzner
              
            
              
                Created: 2025-10-30T15:40:25+00:00
              
            
              
                Image: linuxserver/tautulli
              
            
              
                Maintainer: nemchik,thelamer
              
            
              
                Size: 58.40MB
              
            
              
                Tag: arm64v8-develop-aea02a90-ls446
              
            
              
                Version: aea02a90-ls446
              
            
          Expand
2025-10-30T15:43:27.272135694Z [migrations] started
2025-10-30T15:43:27.276268395Z [migrations] no migrations found
2025-10-30T15:43:28.007435025Z usermod: no changes
2025-10-30T15:43:28.113092669Z ───────────────────────────────────────
2025-10-30T15:43:28.113135174Z 
2025-10-30T15:43:28.113144313Z       ██╗     ███████╗██╗ ██████╗
2025-10-30T15:43:28.113153591Z       ██║     ██╔════╝██║██╔═══██╗
2025-10-30T15:43:28.113162099Z       ██║     ███████╗██║██║   ██║
2025-10-30T15:43:28.113170455Z       ██║     ╚════██║██║██║   ██║
2025-10-30T15:43:28.113179053Z       ███████╗███████║██║╚██████╔╝
2025-10-30T15:43:28.113187450Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-10-30T15:43:28.113195877Z 
2025-10-30T15:43:28.113204083Z    Brought to you by linuxserver.io
2025-10-30T15:43:28.113212330Z ───────────────────────────────────────
2025-10-30T15:43:28.118434756Z 
2025-10-30T15:43:28.118787286Z To support the app dev(s) visit:
2025-10-30T15:43:28.152246399Z Tautulli: https://tautulli.com/#donate
2025-10-30T15:43:28.155996491Z 
2025-10-30T15:43:28.156015930Z To support LSIO projects visit:
2025-10-30T15:43:28.156024647Z https://www.linuxserver.io/donate/
2025-10-30T15:43:28.156032804Z 
2025-10-30T15:43:28.156040559Z ───────────────────────────────────────
2025-10-30T15:43:28.156049247Z GID/UID
2025-10-30T15:43:28.156057554Z ───────────────────────────────────────
2025-10-30T15:43:28.231667934Z 
2025-10-30T15:43:28.231692614Z User UID:    911
2025-10-30T15:43:28.231701642Z User GID:    911
2025-10-30T15:43:28.231709989Z ───────────────────────────────────────
2025-10-30T15:43:28.277240500Z Linuxserver.io version: aea02a90-ls446
2025-10-30T15:43:28.280297135Z Build-date: 2025-10-30T15:40:25+00:00
2025-10-30T15:43:28.280340292Z ───────────────────────────────────────
2025-10-30T15:43:28.280351023Z     
2025-10-30T15:43:32.142915769Z [custom-init] No custom files found, skipping...
2025-10-30T15:43:36.347608251Z /app/tautulli/lib/apscheduler/__init__.py:1: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.
2025-10-30T15:43:36.347673763Z   from pkg_resources import get_distribution, DistributionNotFound
2025-10-30T15:43:56.570862949Z /app/tautulli/lib/gntp/core.py:22: SyntaxWarning: invalid escape sequence '\d'
2025-10-30T15:43:56.570910835Z   'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)' +
2025-10-30T15:43:56.571392676Z /app/tautulli/lib/gntp/core.py:29: SyntaxWarning: invalid escape sequence '\d'
2025-10-30T15:43:56.571416293Z   'GNTP/(?P<version>\d+\.\d+) (?P<messagetype>REGISTER|NOTIFY|SUBSCRIBE|\-OK|\-ERROR)',
2025-10-30T15:43:56.571769023Z /app/tautulli/lib/gntp/core.py:33: SyntaxWarning: invalid escape sequence '\w'
2025-10-30T15:43:56.571790567Z   GNTP_HEADER = re.compile('([\w-]+):(.+)')
2025-10-30T15:43:56.661919782Z /app/tautulli/lib/facebook/__init__.py:99: SyntaxWarning: invalid escape sequence '\d'
2025-10-30T15:43:56.661966386Z   version_regex = re.compile("^\d\.\d{1,2}$")
2025-10-30T15:44:01.520297025Z /app/tautulli/lib/tzlocal/unix.py:192: UserWarning: Can not find any timezone configuration, defaulting to UTC.
2025-10-30T15:44:01.520355924Z   warnings.warn("Can not find any timezone configuration, defaulting to UTC.")
2025-10-30T15:44:03.340384930Z 2025-10-30 15:44:03 - INFO :: MainThread : Starting Tautulli v2.16.0
2025-10-30T15:44:03.346885189Z 2025-10-30 15:44:03 - INFO :: MainThread : [Docker] Linux 6.1.0-28-amd64 (#1 SMP PREEMPT_DYNAMIC Debian 6.1.119-1 (2024-11-22) - Alpine Linux 3.22.2)
2025-10-30T15:44:03.351150157Z 2025-10-30 15:44:03 - INFO :: MainThread : UTC (UTC+0000)
2025-10-30T15:44:03.355748516Z 2025-10-30 15:44:03 - INFO :: MainThread : Language C / Encoding UTF-8
2025-10-30T15:44:03.360838927Z 2025-10-30 15:44:03 - INFO :: MainThread : Python 3.12.12 (main, Oct 11 2025, 15:09:54) [GCC 14.2.0]
2025-10-30T15:44:03.365041790Z 2025-10-30 15:44:03 - INFO :: MainThread : SQLite 3.49.2
2025-10-30T15:44:03.369444765Z 2025-10-30 15:44:03 - INFO :: MainThread : Program Dir: /app/tautulli
2025-10-30T15:44:03.373936310Z 2025-10-30 15:44:03 - INFO :: MainThread : Config File: /config/config.ini
2025-10-30T15:44:03.378532996Z 2025-10-30 15:44:03 - INFO :: MainThread : Database File: /config/tautulli.db
2025-10-30T15:44:03.385616870Z 2025-10-30 15:44:03 - INFO :: MainThread : Checking if the database upgrades are required...
2025-10-30T15:44:03.529291266Z 2025-10-30 15:44:03 - DEBUG :: MainThread : Altering database. Updating database table notify_log.
2025-10-30T15:44:03.568388683Z 2025-10-30 15:44:03 - DEBUG :: MainThread : User 'Local' does not exist. Adding user.
2025-10-30T15:44:03.683604594Z 2025-10-30 15:44:03 - INFO :: MainThread : Checking if configuration upgrades are required...
2025-10-30T15:44:03.792166436Z 2025-10-30 15:44:03 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2025-10-30T15:44:03.844178929Z 2025-10-30 15:44:03 - DEBUG :: MainThread : Generating UUID...
2025-10-30T15:44:03.885715869Z 2025-10-30 15:44:03 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2025-10-30T15:44:03.905863940Z 2025-10-30 15:44:03 - DEBUG :: MainThread : Generating API key...
2025-10-30T15:44:03.944691804Z 2025-10-30 15:44:03 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2025-10-30T15:44:03.964697037Z 2025-10-30 15:44:03 - DEBUG :: MainThread : Generating JWT secret...
2025-10-30T15:44:04.007048607Z 2025-10-30 15:44:04 - INFO :: MainThread : Tautulli Config :: Writing configuration to file
2025-10-30T15:44:04.041130395Z 2025-10-30 15:44:04 - INFO :: MainThread : Retrieving latest version information from GitHub
2025-10-30T15:44:04.048699947Z 2025-10-30 15:44:04 - DEBUG :: MainThread : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/commits/nightly
2025-10-30T15:44:04.519401992Z 2025-10-30 15:44:04 - DEBUG :: MainThread : Latest version is aea02a902240a90afd900bb065e8a672607b751d
2025-10-30T15:44:04.524859491Z 2025-10-30 15:44:04 - INFO :: MainThread : Comparing currently installed version with latest GitHub version
2025-10-30T15:44:04.534124177Z 2025-10-30 15:44:04 - DEBUG :: MainThread : Requesting URL via GET method: https://api.github.com/repos/Tautulli/Tautulli/compare/aea02a90...aea02a902240a90afd900bb065e8a672607b751d
2025-10-30T15:44:04.900153301Z 2025-10-30 15:44:04 - DEBUG :: MainThread : In total, 0 commits behind
2025-10-30T15:44:04.905152838Z 2025-10-30 15:44:04 - DEBUG :: MainThread : Docker container 0 commits behind
2025-10-30T15:44:04.909374559Z 2025-10-30 15:44:04 - INFO :: MainThread : Tautulli is up to date
2025-10-30T15:44:04.980043329Z 2025-10-30 15:44:04 - INFO :: MainThread : Tautulli NotificationHandler :: Starting background notification handler (2 threads).
2025-10-30T15:44:05.041780213Z 2025-10-30 15:44:05 - ERROR :: MainThread : Tautulli PlexTV :: PlexTV called, but no token provided.
2025-10-30T15:44:05.941433192Z 2025-10-30 15:44:05 - ERROR :: MainThread : Tautulli PlexTV :: PlexTV called, but no token provided.
2025-10-30T15:44:06.646039471Z 2025-10-30 15:44:06 - INFO :: MainThread : Tautulli WebStart :: Initializing Tautulli web server...
2025-10-30T15:44:06.656448140Z 2025-10-30 15:44:06 - WARNING :: MainThread : Tautulli WebStart :: Web server authentication is disabled!
2025-10-30T15:44:06.664196753Z 2025-10-30 15:44:06 - INFO :: MainThread : Tautulli WebStart :: Thread Pool Size: 10.
2025-10-30T15:44:06.677372284Z 2025-10-30 15:44:06 - INFO :: MainThread : Tautulli WebStart :: Starting Tautulli web server on http://0.0.0.0:8181/
2025-10-30T15:44:06.916657603Z 2025-10-30 15:44:06 - INFO :: MainThread : [30/Oct/2025:15:44:06] ENGINE Serving on http://0.0.0.0:8181
2025-10-30T15:44:06.934683380Z 2025-10-30 15:44:06 - INFO :: MainThread : Tautulli is ready!
2025-10-30T15:44:06.965265551Z Connection to localhost (127.0.0.1) 8181 port [tcp/*] succeeded!
2025-10-30T15:44:07.544246960Z [ls.io-init] done.
Expand
NAME                    VERSION           TYPE                    
Simple Launcher         1.1.0.14          binary  (+5 duplicates)  
acl-libs                2.3.2-r1          apk                      
alpine-baselayout       3.7.0-r0          apk                      
alpine-baselayout-data  3.7.0-r0          apk                      
alpine-keys             2.5-r0            apk                      
alpine-release          3.22.2-r0         apk                      
apk-tools               2.14.9-r3         apk                      
apscheduler             3.10.1            python                   
autocommand             2.2.2             python                   
backports-tarfile       1.2.0             python                   
bash                    5.2.37-r0         apk                      
brotli-libs             1.1.0-r2          apk                      
busybox                 1.37.0-r19        apk                      
busybox-binsh           1.37.0-r19        apk                      
c-ares                  1.34.5-r0         apk                      
ca-certificates         20250911-r0       apk                      
ca-certificates-bundle  20250911-r0       apk                      
catatonit               0.2.1-r0          apk                      
cffi                    2.0.0             python                   
cli                     UNKNOWN           binary                   
cli-32                  UNKNOWN           binary                   
cli-64                  UNKNOWN           binary                   
cli-arm64               UNKNOWN           binary                   
coreutils               9.7-r1            apk                      
coreutils-env           9.7-r1            apk                      
coreutils-fmt           9.7-r1            apk                      
coreutils-sha512sum     9.7-r1            apk                      
cryptography            44.0.2            python                   
curl                    8.14.1-r2         apk                      
findutils               4.10.0-r0         apk                      
gdbm                    1.24-r0           apk                      
git                     2.49.1-r0         apk                      
git-init-template       2.49.1-r0         apk                      
gui                     UNKNOWN           binary                   
gui-32                  UNKNOWN           binary                   
gui-64                  UNKNOWN           binary                   
gui-arm64               UNKNOWN           binary                   
html5lib                1.1               python                   
importlib-metadata      8.0.0             python                   
inflect                 7.3.1             python                   
jaraco-collections      5.1.0             python                   
jaraco-context          5.3.0             python                   
jaraco-functools        4.0.1             python                   
jaraco-text             3.12.1            python                   
jq                      1.8.0-r0          apk                      
libapk2                 2.14.9-r3         apk                      
libattr                 2.5.2-r2          apk                      
libbsd                  0.12.2-r0         apk                      
libbz2                  1.0.8-r6          apk                      
libcrypto3              3.5.4-r0          apk                      
libcurl                 8.14.1-r2         apk                      
libexpat                2.7.3-r0          apk                      
libffi                  3.4.8-r0          apk                      
libgcc                  14.2.0-r6         apk                      
libidn2                 2.3.7-r0          apk                      
libintl                 0.24.1-r0         apk                      
libmd                   1.1.0-r0          apk                      
libncursesw             6.5_p20250503-r0  apk                      
libpanelw               6.5_p20250503-r0  apk                      
libproc2                4.0.4-r3          apk                      
libpsl                  0.21.5-r3         apk                      
libssl3                 3.5.4-r0          apk                      
libstdc++               14.2.0-r6         apk                      
libunistring            1.3-r0            apk                      
linux-pam               1.7.0-r4          apk                      
more-itertools          10.3.0            python                   
mpdecimal               4.0.1-r0          apk                      
musl                    1.2.5-r10         apk                      
musl-utils              1.2.5-r10         apk                      
my-test-package         1.0               python                   
ncurses-terminfo-base   6.5_p20250503-r0  apk                      
netcat-openbsd          1.229.1-r0        apk                      
nghttp2-libs            1.65.0-r0         apk                      
nsProcess               UNKNOWN           binary                   
oniguruma               6.9.10-r0         apk                      
packaging               24.2              python                   
pcre2                   10.46-r0          apk                      
pip                     25.3              python                   
platformdirs            4.2.2             python                   
procps-ng               4.0.4-r3          apk                      
pyc                     3.12.12-r0        apk                      
pycparser               2.23              python                   
pyopenssl               25.0.0            python                   
python3                 3.12.12-r0        apk                      
python3-pyc             3.12.12-r0        apk                      
python3-pycache-pyc0    3.12.12-r0        apk                      
pytz                    2025.2            python                   
readline                8.2.13-r1         apk                      
scanelf                 1.3.8-r1          apk                      
setuptools              80.9.0            python                   
shadow                  4.17.3-r0         apk                      
six                     1.17.0            python                   
skalibs-libs            2.14.4.0-r0       apk                      
sqlite-libs             3.49.2-r1         apk                      
ssl_client              1.37.0-r19        apk                      
tomli                   2.0.1             python                   
typeguard               4.3.0             python                   
typing-extensions       4.12.2            python                   
typing-extensions       4.15.0            python                   
tzdata                  2025b-r0          apk                      
tzlocal                 5.3.1             python                   
utmps-libs              0.1.3.1-r0        apk                      
wheel                   0.45.1            python  (+1 duplicate)   
xz-libs                 5.8.1-r0          apk                      
zipp                    3.19.2            python                   
zlib                    1.3.1-r2          apk                      
zstd-libs               1.5.7-r0          apk
Expand
[
    {
        "level": "DEBUG",
        "message": "http://172.17.0.5:8181/welcome - [DOM] Input elements should have autocomplete attributes (suggested: \"username\"): (More info: https://goo.gl/9p2vKq) %o",
        "source": "recommendation",
        "timestamp": 1761839049757
    }
]| Test | Result | Message | Runtime | 
|---|---|---|---|
| Container startup | PASS | - | 46.20s | 
| Create SBOM | PASS | - | 10.40s | 
| Get build info | PASS | - | 0.03s | 
| Get screenshot | PASS | - | 11.83s |