Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nit: add browser path to log #10177

Merged
merged 1 commit into from
Jan 13, 2025

Nit: add browser path

ab572b2
Select commit
Loading
Failed to load commit list.
Merged

Nit: add browser path to log #10177

Nit: add browser path
ab572b2
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / source-test-clang-tidy-macos succeeded Jan 10, 2025 in 9m 55s

FirefoxCI (pull_request)

Clang-tidy (Treeherder push)

Details

View task in Taskcluster | View logs in Taskcluster | View task group in Taskcluster

Task Status

Started: 2025-01-10T16:06:49.907Z
Resolved: 2025-01-10T16:16:41.092Z
Task Execution Time: 9 minutes, 51 seconds, 185 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0

Artifacts

- public/chain-of-trust.json
- public/chain-of-trust.json.sig
- public/logs/certified.log
- public/logs/live_backing.log
- public/logs/live.log


[taskcluster 2025-01-10T16:06:49.800Z] Worker Type (releng-hardware/mozillavpn-b-1-osx) settings:
[taskcluster 2025-01-10T16:06:49.800Z]   {
[taskcluster 2025-01-10T16:06:49.800Z]     "arch": "x86_64",
[taskcluster 2025-01-10T16:06:49.800Z]     "config": {
[taskcluster 2025-01-10T16:06:49.800Z]       "deploymentId": ""
[taskcluster 2025-01-10T16:06:49.800Z]     },
[taskcluster 2025-01-10T16:06:49.800Z]     "disk_size": "233.47 GiB",
[taskcluster 2025-01-10T16:06:49.800Z]     "generic-worker": {
[taskcluster 2025-01-10T16:06:49.800Z]       "engine": "multiuser",
[taskcluster 2025-01-10T16:06:49.800Z]       "go-arch": "amd64",
[taskcluster 2025-01-10T16:06:49.800Z]       "go-os": "darwin",
[taskcluster 2025-01-10T16:06:49.800Z]       "go-version": "go1.22.0",
[taskcluster 2025-01-10T16:06:49.800Z]       "release": "https://github.com/taskcluster/taskcluster/releases/tag/v60.3.4",
[taskcluster 2025-01-10T16:06:49.800Z]       "revision": "943a6f2b0d14fa0270280bc6f23acc2945d0fe45",
[taskcluster 2025-01-10T16:06:49.800Z]       "source": "https://github.com/taskcluster/taskcluster/commits/943a6f2b0d14fa0270280bc6f23acc2945d0fe45",
[taskcluster 2025-01-10T16:06:49.800Z]       "version": "60.3.4"
[taskcluster 2025-01-10T16:06:49.800Z]     },
[taskcluster 2025-01-10T16:06:49.800Z]     "ip": "10.49.59.28",
[taskcluster 2025-01-10T16:06:49.800Z]     "machine-setup": {
[taskcluster 2025-01-10T16:06:49.800Z]       "config": "https://github.com/mozilla-platform-ops/ronin_puppet"

...(7504 lines hidden)...

[task 2025-01-10T16:16:26.712Z]              const 
[task 2025-01-10T16:16:26.712Z] /opt/worker/tasks/task_171210505492523/checkouts/vcs/src/models/device.cpp:108:3: warning: variable 'createdAt' of type 'QJsonValue' can be declared 'const' [misc-const-correctness]
[task 2025-01-10T16:16:26.712Z]   QJsonValue createdAt = obj.value("created_at");
[task 2025-01-10T16:16:26.712Z]   ^
[task 2025-01-10T16:16:26.712Z]              const 
[task 2025-01-10T16:16:26.712Z] /opt/worker/tasks/task_171210505492523/checkouts/vcs/src/models/device.cpp:113:3: warning: variable 'date' of type 'QDateTime' can be declared 'const' [misc-const-correctness]
[task 2025-01-10T16:16:26.712Z]   QDateTime date = QDateTime::fromString(createdAt.toString(), Qt::ISODate);
[task 2025-01-10T16:16:26.712Z]   ^
[task 2025-01-10T16:16:26.712Z]             const 
[task 2025-01-10T16:16:26.712Z] /opt/worker/tasks/task_171210505492523/checkouts/vcs/src/models/device.cpp:118:3: warning: variable 'ipv4Address' of type 'QJsonValue' can be declared 'const' [misc-const-correctness]
[task 2025-01-10T16:16:26.712Z]   QJsonValue ipv4Address = obj.value("ipv4_address");
[task 2025-01-10T16:16:26.712Z]   ^
[task 2025-01-10T16:16:26.712Z]              const 
[task 2025-01-10T16:16:26.712Z] /opt/worker/tasks/task_171210505492523/checkouts/vcs/src/models/device.cpp:123:3: warning: variable 'ipv6Address' of type 'QJsonValue' can be declared 'const' [misc-const-correctness]
[task 2025-01-10T16:16:26.712Z]   QJsonValue ipv6Address = obj.value("ipv6_address");
[task 2025-01-10T16:16:26.712Z]   ^
[task 2025-01-10T16:16:26.712Z]              const 
[task 2025-01-10T16:16:26.712Z] 6359 warnings generated.
[task 2025-01-10T16:16:26.712Z] Suppressed 6351 warnings (6351 in non-user code).
[task 2025-01-10T16:16:26.712Z] Use -header-filter=.* to display errors from all non-system headers. Use -system-headers to display errors from system headers as well.
[task 2025-01-10T16:16:26.712Z] /opt/worker/tasks/task_171210505492523/fetches/bin/clang-tidy -export-fixes /tmp/tmp9ffcw637/tmpx4cai9vf.yaml -p=/opt/worker/tasks/task_171210505492523/build /opt/worker/tasks/task_171210505492523/checkouts/vcs/src/profileflow.cpp
[task 2025-01-10T16:16:26.712Z] /opt/worker/tasks/task_171210505492523/checkouts/vcs/src/profileflow.cpp:49:3: warning: use auto when initializing with new to avoid duplicating the type name [modernize-use-auto]
[task 2025-01-10T16:16:26.712Z]   TaskGetSubscriptionDetails* task = new TaskGetSubscriptionDetails(
[task 2025-01-10T16:16:26.712Z]   ^~~~~~~~~~~~~~~~~~~~~~~~~~
[task 2025-01-10T16:16:26.712Z]   auto
[task 2025-01-10T16:16:26.712Z] /opt/worker/tasks/task_171210505492523/checkouts/vcs/src/profileflow.cpp:92:3: warning: use auto when initializing with new to avoid duplicating the type name [modernize-use-auto]
[task 2025-01-10T16:16:26.712Z]   TaskAuthenticate* taskAuthenticate =
[task 2025-01-10T16:16:26.712Z]   ^~~~~~~~~~~~~~~~
[task 2025-01-10T16:16:26.712Z]   auto
[task 2025-01-10T16:16:26.712Z] 7099 warnings generated.
[task 2025-01-10T16:16:26.712Z] Suppressed 7097 warnings (7097 in non-user code).
[task 2025-01-10T16:16:26.712Z] Use -header-filter=.* to display errors from all non-system headers. Use -system-headers to display errors from system headers as well.
[task 2025-01-10T16:16:26.712Z] /opt/worker/tasks/task_171210505492523/fetches/bin/clang-tidy -export-fixes /tmp/tmp9ffcw637/tmpx5t6jxo5.yaml -p=/opt/worker/tasks/task_171210505492523/build /opt/worker/tasks/task_171210505492523/checkouts/vcs/src/commands/commanddeactivate.cpp
[task 2025-01-10T16:16:26.712Z] /opt/worker/tasks/task_171210505492523/checkouts/vcs/src/commands/commanddeactivate.cpp:96:54: warning: variable 's_commandDeactivate' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace]
[task 2025-01-10T16:16:26.712Z] static Command::RegistrationProxy<CommandDeactivate> s_commandDeactivate;
[task 2025-01-10T16:16:26.712Z]                                                      ^
[task 2025-01-10T16:16:26.712Z] 7475 warnings generated.
[task 2025-01-10T16:16:26.712Z] Suppressed 7474 warnings (7474 in non-user code).
[task 2025-01-10T16:16:26.712Z] Use -header-filter=.* to display errors from all non-system headers. Use -system-headers to display errors from system headers as well.
[task 2025-01-10T16:16:26.712Z] /opt/worker/tasks/task_171210505492523/fetches/bin/clang-tidy -export-fixes /tmp/tmp9ffcw637/tmpq0_3vaaf.yaml -p=/opt/worker/tasks/task_171210505492523/build /opt/worker/tasks/task_171210505492523/checkouts/vcs/src/models/recentconnections.cpp
[task 2025-01-10T16:16:26.712Z] /opt/worker/tasks/task_171210505492523/checkouts/vcs/src/models/recentconnections.cpp:65:3: warning: variable 'rcList' of type 'QStringList' (aka 'QList<QString>') can be declared 'const' [misc-const-correctness]
[task 2025-01-10T16:16:26.712Z]   QStringList rcList = settingsHolder->recentConnectionsDeprecated();
[task 2025-01-10T16:16:26.712Z]   ^
[task 2025-01-10T16:16:26.712Z]               const 
[task 2025-01-10T16:16:26.712Z] /opt/worker/tasks/task_171210505492523/checkouts/vcs/src/models/recentconnections.cpp:120:3: warning: variable 'json' of type 'QJsonDocument' can be declared 'const' [misc-const-correctness]
[task 2025-01-10T16:16:26.712Z]   QJsonDocument json =
[task 2025-01-10T16:16:26.712Z]   ^
[task 2025-01-10T16:16:26.712Z]                 const 
[task 2025-01-10T16:16:26.712Z] /opt/worker/tasks/task_171210505492523/checkouts/vcs/src/models/recentconnections.cpp:126:3: warning: variable 'array' of type 'QJsonArray' can be declared 'const' [misc-const-correctness]
[task 2025-01-10T16:16:26.712Z]   QJsonArray array = json.array();
[task 2025-01-10T16:16:26.712Z]   ^
[task 2025-01-10T16:16:26.712Z]              const 
[task 2025-01-10T16:16:26.712Z] /opt/worker/tasks/task_171210505492523/checkouts/vcs/src/models/recentconnections.cpp:165:3: warning: variable 'id' of type 'int' can be declared 'const' [misc-const-correctness]
[task 2025-01-10T16:16:26.712Z]   int id = index.row() + 1;
[task 2025-01-10T16:16:26.712Z]   ^
[task 2025-01-10T16:16:26.712Z]       const 
[task 2025-01-10T16:16:26.712Z] /opt/worker/tasks/task_171210505492523/checkouts/vcs/src/models/recentconnections.cpp:168:12: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list]
[task 2025-01-10T16:16:26.712Z]     return QVariant();
[task 2025-01-10T16:16:26.712Z]            ^~~~~~~~~~
[task 2025-01-10T16:16:26.712Z]            {}
[task 2025-01-10T16:16:26.712Z] /opt/worker/tasks/task_171210505492523/checkouts/vcs/src/models/recentconnections.cpp:173:14: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list]
[task 2025-01-10T16:16:26.712Z]       return QVariant(m_list.at(id).m_exitCountryCode);
[task 2025-01-10T16:16:26.712Z]              ^
[task 2025-01-10T16:16:26.712Z] /opt/worker/tasks/task_171210505492523/checkouts/vcs/src/models/recentconnections.cpp:176:14: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list]
[task 2025-01-10T16:16:26.712Z]       return QVariant(m_list.at(id).m_exitCityName);
[task 2025-01-10T16:16:26.712Z]              ^
[task 2025-01-10T16:16:26.712Z] /opt/worker/tasks/task_171210505492523/checkouts/vcs/src/models/recentconnections.cpp:180:14: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list]
[task 2025-01-10T16:16:26.712Z]       return QVariant(
[task 2025-01-10T16:16:26.712Z]              ^
[task 2025-01-10T16:16:26.712Z] /opt/worker/tasks/task_171210505492523/checkouts/vcs/src/models/recentconnections.cpp:186:14: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list]
[task 2025-01-10T16:16:26.712Z]       return QVariant(!rc.m_entryCountryCode.isEmpty() &&
[task 2025-01-10T16:16:26.712Z]              ^~~~~~~~~
[task 2025-01-10T16:16:26.712Z]              {
[task 2025-01-10T16:16:26.712Z] /opt/worker/tasks/task_171210505492523/checkouts/vcs/src/models/recentconnections.cpp:191:14: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list]
[task 2025-01-10T16:16:26.712Z]       return QVariant(m_list.at(id).m_entryCountryCode);
[task 2025-01-10T16:16:26.712Z]              ^
[task 2025-01-10T16:16:26.712Z] /opt/worker/tasks/task_171210505492523/checkouts/vcs/src/models/recentconnections.cpp:194:14: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list]
[task 2025-01-10T16:16:26.712Z]       return QVariant(m_list.at(id).m_entryCityName);
[task 2025-01-10T16:16:26.712Z]              ^
[task 2025-01-10T16:16:26.713Z] /opt/worker/tasks/task_171210505492523/checkouts/vcs/src/models/recentconnections.cpp:198:14: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list]
[task 2025-01-10T16:16:26.713Z]       return QVariant(
[task 2025-01-10T16:16:26.713Z]              ^
[task 2025-01-10T16:16:26.713Z] /opt/worker/tasks/task_171210505492523/checkouts/vcs/src/models/recentconnections.cpp:203:14: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list]
[task 2025-01-10T16:16:26.713Z]       return QVariant();
[task 2025-01-10T16:16:26.713Z]              ^~~~~~~~~~
[task 2025-01-10T16:16:26.713Z]              {}
[task 2025-01-10T16:16:26.713Z] /opt/worker/tasks/task_171210505492523/checkouts/vcs/src/models/recentconnections.cpp:208:3: warning: variable 'size' of type 'int' can be declared 'const' [misc-const-correctness]
[task 2025-01-10T16:16:26.713Z]   int size = static_cast<int>(m_list.length());
[task 2025-01-10T16:16:26.713Z]   ^
[task 2025-01-10T16:16:26.713Z]       const 
[task 2025-01-10T16:16:26.713Z] /opt/worker/tasks/task_171210505492523/checkouts/vcs/src/models/recentconnections.cpp:221:3: warning: variable 'index' of type 'qsizetype' (aka 'long long') can be declared 'const' [misc-const-correctness]
[task 2025-01-10T16:16:26.713Z]   qsizetype index = m_list.indexOf(newRecentConnection);
[task 2025-01-10T16:16:26.713Z]   ^
[task 2025-01-10T16:16:26.713Z]             const 
[task 2025-01-10T16:16:26.713Z] 8606 warnings generated.
[task 2025-01-10T16:16:26.713Z] Suppressed 8591 warnings (8591 in non-user code).
[task 2025-01-10T16:16:26.713Z] Use -header-filter=.* to display errors from all non-system headers. Use -system-headers to display errors from system headers as well.
[task 2025-01-10T16:16:26.713Z] /opt/worker/tasks/task_171210505492523/fetches/bin/clang-tidy -export-fixes /tmp/tmp9ffcw637/tmp6f98t5ek.yaml -p=/opt/worker/tasks/task_171210505492523/build /opt/worker/tasks/task_171210505492523/checkouts/vcs/src/models/serverdata.cpp
[task 2025-01-10T16:16:26.713Z] /opt/worker/tasks/task_171210505492523/checkouts/vcs/src/models/serverdata.cpp:129:3: warning: variable 'json' of type 'QJsonDocument' can be declared 'const' [misc-const-correctness]
[task 2025-01-10T16:16:26.713Z]   QJsonDocument json = QJsonDocument::fromJson(settingsHolder->serverData());
[task 2025-01-10T16:16:26.713Z]   ^
[task 2025-01-10T16:16:26.713Z]                 const 
[task 2025-01-10T16:16:26.713Z] /opt/worker/tasks/task_171210505492523/checkouts/vcs/src/models/serverdata.cpp:264:3: warning: variable 'now' of type 'qint64' (aka 'long long') can be declared 'const' [misc-const-correctness]
[task 2025-01-10T16:16:26.713Z]   qint64 now = QDateTime::currentSecsSinceEpoch();
[task 2025-01-10T16:16:26.713Z]   ^
[task 2025-01-10T16:16:26.713Z]          const 
[task 2025-01-10T16:16:26.713Z] 10050 warnings generated.
[task 2025-01-10T16:16:26.713Z] Suppressed 10048 warnings (10048 in non-user code).
[task 2025-01-10T16:16:26.713Z] Use -header-filter=.* to display errors from all non-system headers. Use -system-headers to display errors from system headers as well.
[task 2025-01-10T16:16:26.713Z] /opt/worker/tasks/task_171210505492523/fetches/bin/clang-tidy -export-fixes /tmp/tmp9ffcw637/tmp8pd9meky.yaml -p=/opt/worker/tasks/task_171210505492523/build /opt/worker/tasks/task_171210505492523/checkouts/vcs/src/mozillavpn.cpp
[task 2025-01-10T16:16:26.713Z] /opt/worker/tasks/task_171210505492523/checkouts/vcs/src/mozillavpn.cpp:264:3: warning: variable 'initTasks' of type 'QList<Task *>' can be declared 'const' [misc-const-correctness]
[task 2025-01-10T16:16:26.713Z]   QList<Task*> initTasks{new TaskAddonIndex()};
[task 2025-01-10T16:16:26.713Z]   ^
[task 2025-01-10T16:16:26.713Z]                const 
[task 2025-01-10T16:16:26.713Z] /opt/worker/tasks/task_171210505492523/checkouts/vcs/src/mozillavpn.cpp:461:3: warning: use auto when initializing with new to avoid duplicating the type name [modernize-use-auto]
[task 2025-01-10T16:16:26.713Z]   TaskAuthenticate* taskAuthenticate = new TaskAuthenticate(authenticationType);
[task 2025-01-10T16:16:26.713Z]   ^~~~~~~~~~~~~~~~
[task 2025-01-10T16:16:26.713Z]   auto
[task 2025-01-10T16:16:26.713Z] /opt/worker/tasks/task_171210505492523/checkouts/vcs/src/mozillavpn.cpp:543:3: warning: variable 'option' of type 'RemovalDeviceOption' can be declared 'const' [misc-const-correctness]
[task 2025-01-10T16:16:26.713Z]   RemovalDeviceOption option = maybeRemoveCurrentDevice();
[task 2025-01-10T16:16:26.713Z]   ^
[task 2025-01-10T16:16:26.713Z]                       const 
[task 2025-01-10T16:16:26.713Z] /opt/worker/tasks/task_171210505492523/checkouts/vcs/src/mozillavpn.cpp:669:3: warning: use auto when initializing with new to avoid duplicating the type name [modernize-use-auto]
[task 2025-01-10T16:16:26.713Z]   QString* buffer = new QString();
[task 2025-01-10T16:16:26.713Z]   ^~~~~~~
[task 2025-01-10T16:16:26.713Z]   auto
[task 2025-01-10T16:16:26.713Z] /opt/worker/tasks/task_171210505492523/checkouts/vcs/src/mozillavpn.cpp:670:3: warning: use auto when initializing with new to avoid duplicating the type name [modernize-use-auto]
[task 2025-01-10T16:16:26.713Z]   QTextStream* out = new QTextStream(buffer);
[task 2025-01-10T16:16:26.713Z]   ^~~~~~~~~~~
[task 2025-01-10T16:16:26.713Z]   auto
[task 2025-01-10T16:16:26.713Z] /opt/worker/tasks/task_171210505492523/checkouts/vcs/src/mozillavpn.cpp:1214:3: warning: use auto when initializing with new to avoid duplicating the type name [modernize-use-auto]
[task 2025-01-10T16:16:26.713Z]   TaskDeleteAccount* task = new TaskDeleteAccount(m_private->m_user.email());
[task 2025-01-10T16:16:26.713Z]   ^~~~~~~~~~~~~~~~~
[task 2025-01-10T16:16:26.713Z]   auto
[task 2025-01-10T16:16:26.713Z] /opt/worker/tasks/task_171210505492523/checkouts/vcs/src/mozillavpn.cpp:1229:3: warning: variable 'refreshTasks' of type 'QList<Task *>' can be declared 'const' [misc-const-correctness]
[task 2025-01-10T16:16:26.713Z]   QList<Task*> refreshTasks{
[task 2025-01-10T16:16:26.713Z]   ^
[task 2025-01-10T16:16:26.713Z]                const 
[task 2025-01-10T16:16:26.713Z] /opt/worker/tasks/task_171210505492523/checkouts/vcs/src/mozillavpn.cpp:1245:5: warning: variable 'st' of type 'Controller::State' can be declared 'const' [misc-const-correctness]
[task 2025-01-10T16:16:26.713Z]     Controller::State st = m_private->m_controller.state();
[task 2025-01-10T16:16:26.713Z]     ^
[task 2025-01-10T16:16:26.713Z]                       const 
[task 2025-01-10T16:16:26.713Z] /opt/worker/tasks/task_171210505492523/checkouts/vcs/src/mozillavpn.cpp:1357:3: warning: variable 'alert' of type 'ErrorHandler::AlertType' can be declared 'const' [misc-const-correctness]
[task 2025-01-10T16:16:26.713Z]   ErrorHandler::AlertType alert = ErrorHandler::instance()->alert();
[task 2025-01-10T16:16:26.713Z]   ^
[task 2025-01-10T16:16:26.713Z]                           const 
[task 2025-01-10T16:16:26.713Z] /opt/worker/tasks/task_171210505492523/checkouts/vcs/src/mozillavpn.cpp:1731:13: warning: function 'resetNotification' declared 'static', move to anonymous namespace instead [misc-use-anonymous-namespace]
[task 2025-01-10T16:16:26.713Z] static void resetNotification(NavigationBarButton* icon) {
[task 2025-01-10T16:16:26.713Z]             ^
[task 2025-01-10T16:16:26.713Z] /opt/worker/tasks/task_171210505492523/checkouts/vcs/src/mozillavpn.cpp:1751:3: warning: use auto when initializing with new to avoid duplicating the type name [modernize-use-auto]
[task 2025-01-10T16:16:26.713Z]   NavigationBarButton* messageIcon = new NavigationBarButton(
[task 2025-01-10T16:16:26.713Z]   ^~~~~~~~~~~~~~~~~~~
[task 2025-01-10T16:16:26.713Z]   auto
[task 2025-01-10T16:16:26.713Z] /opt/worker/tasks/task_171210505492523/checkouts/vcs/src/mozillavpn.cpp:2059:9: warning: variable 'tags' of type 'QStringList' (aka 'QList<QString>') can be declared 'const' [misc-const-correctness]
[task 2025-01-10T16:16:26.713Z]         QStringList tags = QString(arguments[1]).split(',');
[task 2025-01-10T16:16:26.713Z]         ^
[task 2025-01-10T16:16:26.713Z]                     const 
[task 2025-01-10T16:16:26.713Z] /opt/worker/tasks/task_171210505492523/checkouts/vcs/src/mozillavpn.cpp:2076:9: warning: variable 'obj' of type 'QJsonObject' can be declared 'const' [misc-const-correctness]
[task 2025-01-10T16:16:26.713Z]         QJsonObject obj;
[task 2025-01-10T16:16:26.713Z]         ^
[task 2025-01-10T16:16:26.713Z]                     const 
[task 2025-01-10T16:16:26.713Z] /opt/worker/tasks/task_171210505492523/checkouts/vcs/src/mozillavpn.cpp:2077:9: warning: variable 'byteArray' of type 'QByteArray' can be declared 'const' [misc-const-correctness]
[task 2025-01-10T16:16:26.713Z]         QByteArray byteArray = arguments[1].toLower();
[task 2025-01-10T16:16:26.713Z]         ^
[task 2025-01-10T16:16:26.713Z]                    const 
[task 2025-01-10T16:16:26.713Z] /opt/worker/tasks/task_171210505492523/checkouts/vcs/src/mozillavpn.cpp:2079:9: warning: variable 'forceDisconnection' of type 'bool' can be declared 'const' [misc-const-correctness]
[task 2025-01-10T16:16:26.713Z]         bool forceDisconnection = byteArray.contains("true");
[task 2025-01-10T16:16:26.713Z]         ^
[task 2025-01-10T16:16:26.713Z]              const 
[task 2025-01-10T16:16:26.713Z] /opt/worker/tasks/task_171210505492523/fetches/qt_dist/include/QtCore/qtimer.h:77:5: warning: Potential memory leak [clang-analyzer-cplusplus.NewDeleteLeaks]
[task 2025-01-10T16:16:26.713Z]     }
[task 2025-01-10T16:16:26.713Z]     ^
[task 2025-01-10T16:16:26.713Z] /opt/worker/tasks/task_171210505492523/checkouts/vcs/src/mozillavpn.cpp:808:3: note: Calling 'QTimer::singleShot'
[task 2025-01-10T16:16:26.713Z]   QTimer::singleShot(0, this, &MozillaVPN::initializeGlean);
[task 2025-01-10T16:16:26.713Z]   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[task 2025-01-10T16:16:26.713Z] /opt/worker/tasks/task_171210505492523/fetches/qt_dist/include/QtCore/qtimer.h:63:9: note: Calling 'QTimer::singleShot'
[task 2025-01-10T16:16:26.713Z]         singleShot(interval, defaultTypeFor(interval), receiver, std::forward<Functor>(slot));
[task 2025-01-10T16:16:26.713Z]         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[task 2025-01-10T16:16:26.713Z] /opt/worker/tasks/task_171210505492523/fetches/qt_dist/include/QtCore/qtimer.h:76:24: note: Calling 'makeCallableObject<void (*)(), void (MozillaVPN::*)()>'
[task 2025-01-10T16:16:26.713Z]                        QtPrivate::makeCallableObject<Prototype>(std::forward<Functor>(slot)));
[task 2025-01-10T16:16:26.713Z]                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[task 2025-01-10T16:16:26.713Z] 13862 warnings generated.
[task 2025-01-10T16:16:26.714Z] Suppressed 13843 warnings (13842 in non-user code, 1 NOLINT).
[task 2025-01-10T16:16:26.714Z] Use -header-filter=.* to display errors from all non-system headers. Use -system-headers to display errors from system headers as well.
[task 2025-01-10T16:16:26.714Z] Writing fixes to /opt/worker/tasks/task_171210505492523/build/clang-tidy/mozillavpn-sources-report.yaml ...
[task 2025-01-10T16:16:26.714Z] + rm -rf /opt/worker/tasks/task_171210505492523/build
[fetches 2025-01-10T16:16:28.988Z] removing /opt/worker/tasks/task_171210505492523/fetches
[fetches 2025-01-10T16:16:39.756Z] finished
[taskcluster 2025-01-10T16:16:39.765Z]    Exit Code: 0
[taskcluster 2025-01-10T16:16:39.765Z]    User Time: 1h18m36.749921s
[taskcluster 2025-01-10T16:16:39.765Z]  Kernel Time: 2m59.507487s
[taskcluster 2025-01-10T16:16:39.765Z]    Wall Time: 9m48.906972s
[taskcluster 2025-01-10T16:16:39.765Z]       Result: SUCCEEDED
[taskcluster 2025-01-10T16:16:39.765Z] === Task Finished ===
[taskcluster 2025-01-10T16:16:39.765Z] Task Duration: 9m48.912525s
[taskcluster 2025-01-10T16:16:39.863Z] Uploading artifact public/logs/certified.log from file /opt/worker/tasks/task_171210505492523/generic-worker/certified.log with content encoding "gzip", mime type "text/plain; charset=utf-8" and expiry 2025-02-07T16:06:45.055Z
[taskcluster 2025-01-10T16:16:40.188Z] Uploading artifact public/chain-of-trust.json from file /opt/worker/tasks/task_171210505492523/generic-worker/chain-of-trust.json with content encoding "gzip", mime type "text/plain; charset=utf-8" and expiry 2025-02-07T16:06:45.055Z
[taskcluster 2025-01-10T16:16:40.442Z] Uploading artifact public/chain-of-trust.json.sig from file /opt/worker/tasks/task_171210505492523/generic-worker/chain-of-trust.json.sig with content encoding "gzip", mime type "application/octet-stream" and expiry 2025-02-07T16:06:45.055Z
[taskcluster 2025-01-10T16:16:40.718Z] Uploading link artifact public/logs/live.log to artifact public/logs/live_backing.log with expiry 2025-02-07T16:06:45.055Z