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

VPN-5560 - Do not run auth_tests on PRs #8245

Merged
merged 2 commits into from
Oct 10, 2023

Do not run auth_tests on every PR

7f449ee
Select commit
Loading
Failed to load commit list.
Merged

VPN-5560 - Do not run auth_tests on PRs #8245

Do not run auth_tests on every PR
7f449ee
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / build-linux/static succeeded Oct 10, 2023 in 21m 16s

FirefoxCI (pull_request)

Linux Build (Static Qt) (Treeherder push)

Details

View task in Taskcluster
View logs in Taskcluster


[task 2023-10-10T15:20:08.741Z] ../signature/vendor/ring/crypto/curve25519/curve25519.c:235:3: note: called from here
[task 2023-10-10T15:20:08.741Z]   235 |   fiat_25519_carry_mul(out, in1, in2);
[task 2023-10-10T15:20:08.741Z]       |   ^
[task 2023-10-10T15:20:08.741Z] ../signature/vendor/ring/crypto/curve25519/../../third_party/fiat/curve25519_64.h:514:36: warning: inlining failed in call to ‘fiat_25519_to_bytes’: --param max-inline-insns-single limit reached [-Winline]
[task 2023-10-10T15:20:08.741Z]   514 | static FIAT_25519_FIAT_INLINE void fiat_25519_to_bytes(uint8_t out1[32], const fiat_25519_tight_field_element arg1) {
[task 2023-10-10T15:20:08.741Z]       |                                    ^
[task 2023-10-10T15:20:08.741Z] ../signature/vendor/ring/crypto/curve25519/curve25519.c:175:3: note: called from here
[task 2023-10-10T15:20:08.741Z]   175 |   fiat_25519_to_bytes(s, f->v);
[task 2023-10-10T15:20:08.741Z]       |   ^
[task 2023-10-10T15:20:08.741Z] ../signature/vendor/ring/crypto/curve25519/../../third_party/fiat/curve25519_64.h:133:36: warning: inlining failed in call to ‘fiat_25519_carry_mul’: --param max-inline-insns-single limit reached [-Winline]
[task 2023-10-10T15:20:08.741Z]   133 | static FIAT_25519_FIAT_INLINE void fiat_25519_carry_mul(fiat_25519_tight_field_element out1, const fiat_25519_loose_field_element arg1, const fiat_25519_loose_field_element arg2) {
[task 2023-10-10T15:20:08.741Z]       |                                    ^
[task 2023-10-10T15:20:08.741Z] ../signature/vendor/ring/crypto/curve25519/curve25519.c:235:3: note: called from here
[task 2023-10-10T15:20:08.741Z]   235 |   fiat_25519_carry_mul(out, in1, in2);
[task 2023-10-10T15:20:08.741Z]       |   ^
[task 2023-10-10T15:20:08.741Z] ../signature/vendor/ring/crypto/curve25519/../../third_party/fiat/curve25519_64.h:514:36: warning: inlining failed in call to ‘fiat_25519_to_bytes’: --param max-inline-insns-single limit reached [-Winline]
[task 2023-10-10T15:20:08.741Z]   514 | static FIAT_25519_FIAT_INLINE void fiat_25519_to_bytes(uint8_t out1[32], const fiat_25519_tight_field_element arg1) {
[task 2023-10-10T15:20:08.741Z]       |                                    ^
[task 2023-10-10T15:20:08.741Z] ../signature/vendor/ring/crypto/curve25519/curve25519.c:175:3: note: called from here
[task 2023-10-10T15:20:08.741Z]   175 |   fiat_25519_to_bytes(s, f->v);
[task 2023-10-10T15:20:08.741Z]       |   ^
[task 2023-10-10T15:20:08.741Z] ../signature/vendor/ring/crypto/curve25519/../../third_party/fiat/curve25519_64.h:133:36: warning: inlining failed in call to ‘fiat_25519_carry_mul’: --param max-inline-insns-single limit reached [-Winline]
[task 2023-10-10T15:20:08.741Z]   133 | static FIAT_25519_FIAT_INLINE void fiat_25519_carry_mul(fiat_25519_tight_field_element out1, const fiat_25519_loose_field_element arg1, const fiat_25519_loose_field_element arg2) {
[task 2023-10-10T15:20:08.741Z]       |                                    ^
[task 2023-10-10T15:20:08.741Z] ../signature/vendor/ring/crypto/curve25519/curve25519.c:235:3: note: called from here
[task 2023-10-10T15:20:08.741Z]   235 |   fiat_25519_carry_mul(out, in1, in2);
[task 2023-10-10T15:20:08.741Z]       |   ^
[task 2023-10-10T15:20:08.741Z] ../signature/vendor/ring/crypto/curve25519/curve25519.c: In function ‘ring_core_0_17_2_x25519_public_from_private_generic_masked’:
[task 2023-10-10T15:20:08.741Z] ../signature/vendor/ring/crypto/curve25519/../../third_party/fiat/curve25519_64.h:514:36: warning: inlining failed in call to ‘fiat_25519_to_bytes’: --param max-inline-insns-single limit reached [-Winline]
[task 2023-10-10T15:20:08.741Z]   514 | static FIAT_25519_FIAT_INLINE void fiat_25519_to_bytes(uint8_t out1[32], const fiat_25519_tight_field_element arg1) {
[task 2023-10-10T15:20:08.741Z]       |                                    ^
[task 2023-10-10T15:20:08.741Z] ../signature/vendor/ring/crypto/curve25519/curve25519.c:175:3: note: called from here
[task 2023-10-10T15:20:08.741Z]   175 |   fiat_25519_to_bytes(s, f->v);
[task 2023-10-10T15:20:08.741Z]       |   ^
[task 2023-10-10T15:20:08.741Z] ../signature/vendor/ring/crypto/curve25519/../../third_party/fiat/curve25519_64.h:133:36: warning: inlining failed in call to ‘fiat_25519_carry_mul’: --param max-inline-insns-single limit reached [-Winline]
[task 2023-10-10T15:20:08.741Z]   133 | static FIAT_25519_FIAT_INLINE void fiat_25519_carry_mul(fiat_25519_tight_field_element out1, const fiat_25519_loose_field_element arg1, const fiat_25519_loose_field_element arg2) {
[task 2023-10-10T15:20:08.741Z]       |                                    ^
[task 2023-10-10T15:20:08.741Z] ../signature/vendor/ring/crypto/curve25519/curve25519.c:235:3: note: called from here
[task 2023-10-10T15:20:08.741Z]   235 |   fiat_25519_carry_mul(out, in1, in2);
[task 2023-10-10T15:20:08.741Z]       |   ^
[task 2023-10-10T15:20:08.741Z] ../signature/vendor/ring/crypto/curve25519/../../third_party/fiat/curve25519_64.h:514:36: warning: inlining failed in call to ‘fiat_25519_to_bytes’: --param max-inline-insns-single limit reached [-Winline]
[task 2023-10-10T15:20:08.741Z]   514 | static FIAT_25519_FIAT_INLINE void fiat_25519_to_bytes(uint8_t out1[32], const fiat_25519_tight_field_element arg1) {
[task 2023-10-10T15:20:08.741Z]       |                                    ^
[task 2023-10-10T15:20:08.742Z] ../signature/vendor/ring/crypto/curve25519/curve25519.c:175:3: note: called from here
[task 2023-10-10T15:20:08.742Z]   175 |   fiat_25519_to_bytes(s, f->v);
[task 2023-10-10T15:20:08.742Z]       |   ^
[task 2023-10-10T15:20:08.742Z] ../signature/vendor/ring/crypto/curve25519/../../third_party/fiat/curve25519_64.h:133:36: warning: inlining failed in call to ‘fiat_25519_carry_mul’: --param max-inline-insns-single limit reached [-Winline]
[task 2023-10-10T15:20:08.742Z]   133 | static FIAT_25519_FIAT_INLINE void fiat_25519_carry_mul(fiat_25519_tight_field_element out1, const fiat_25519_loose_field_element arg1, const fiat_25519_loose_field_element arg2) {
[task 2023-10-10T15:20:08.742Z]       |                                    ^
[task 2023-10-10T15:20:08.742Z] ../signature/vendor/ring/crypto/curve25519/curve25519.c:235:3: note: called from here
[task 2023-10-10T15:20:08.742Z]   235 |   fiat_25519_carry_mul(out, in1, in2);
[task 2023-10-10T15:20:08.742Z]       |   ^
[task 2023-10-10T15:20:08.742Z] ../signature/vendor/ring/crypto/curve25519/curve25519.c: In function ‘ring_core_0_17_2_x25519_fe_isnegative’:
[task 2023-10-10T15:20:08.742Z] ../signature/vendor/ring/crypto/curve25519/../../third_party/fiat/curve25519_64.h:514:36: warning: inlining failed in call to ‘fiat_25519_to_bytes’: --param max-inline-insns-single limit reached [-Winline]
[task 2023-10-10T15:20:08.742Z]   514 | static FIAT_25519_FIAT_INLINE void fiat_25519_to_bytes(uint8_t out1[32], const fiat_25519_tight_field_element arg1) {
[task 2023-10-10T15:20:08.742Z]       |                                    ^
[task 2023-10-10T15:20:08.742Z] ../signature/vendor/ring/crypto/curve25519/curve25519.c:175:3: note: called from here
[task 2023-10-10T15:20:08.742Z]   175 |   fiat_25519_to_bytes(s, f->v);
[task 2023-10-10T15:20:08.742Z]       |   ^
[task 2023-10-10T15:20:08.742Z] ../signature/vendor/ring/crypto/curve25519/curve25519.c: In function ‘ring_core_0_17_2_x25519_fe_mul_ttt’:
[task 2023-10-10T15:20:08.742Z] ../signature/vendor/ring/crypto/curve25519/../../third_party/fiat/curve25519_64.h:133:36: warning: inlining failed in call to ‘fiat_25519_carry_mul’: --param max-inline-insns-single limit reached [-Winline]
[task 2023-10-10T15:20:08.742Z]   133 | static FIAT_25519_FIAT_INLINE void fiat_25519_carry_mul(fiat_25519_tight_field_element out1, const fiat_25519_loose_field_element arg1, const fiat_25519_loose_field_element arg2) {
[task 2023-10-10T15:20:08.742Z]       |                                    ^
[task 2023-10-10T15:20:08.742Z] ../signature/vendor/ring/crypto/curve25519/curve25519.c:235:3: note: called from here
[task 2023-10-10T15:20:08.742Z]   235 |   fiat_25519_carry_mul(out, in1, in2);
[task 2023-10-10T15:20:08.742Z]       |   ^
[task 2023-10-10T15:20:08.742Z] ../signature/vendor/ring/crypto/curve25519/curve25519.c: In function ‘ring_core_0_17_2_x25519_fe_tobytes’:
[task 2023-10-10T15:20:08.742Z] ../signature/vendor/ring/crypto/curve25519/../../third_party/fiat/curve25519_64.h:514:36: warning: inlining failed in call to ‘fiat_25519_to_bytes’: --param max-inline-insns-single limit reached [-Winline]
[task 2023-10-10T15:20:08.742Z]   514 | static FIAT_25519_FIAT_INLINE void fiat_25519_to_bytes(uint8_t out1[32], const fiat_25519_tight_field_element arg1) {
[task 2023-10-10T15:20:08.742Z]       |                                    ^
[task 2023-10-10T15:20:08.742Z] ../signature/vendor/ring/crypto/curve25519/curve25519.c:175:3: note: called from here
[task 2023-10-10T15:20:08.742Z]   175 |   fiat_25519_to_bytes(s, f->v);
[task 2023-10-10T15:20:08.742Z]       |   ^
[task 2023-10-10T15:20:08.742Z]    create-stamp debian/debhelper-build-stamp
[task 2023-10-10T15:20:08.745Z]  fakeroot debian/rules binary
[task 2023-10-10T15:20:09.058Z] dh binary --with=systemd --buildsystem=cmake+ninja --warn-missing
[task 2023-10-10T15:20:09.156Z]    dh_testroot -O--buildsystem=cmake\+ninja -O--warn-missing
[task 2023-10-10T15:20:09.182Z]    dh_prep -O--buildsystem=cmake\+ninja -O--warn-missing
[task 2023-10-10T15:20:09.218Z] 	rm -f -- debian/mozillavpn.substvars
[task 2023-10-10T15:20:09.220Z] 	rm -fr -- debian/.debhelper/generated/mozillavpn/ debian/mozillavpn/ debian/tmp/
[task 2023-10-10T15:20:09.223Z]    dh_auto_install --destdir=debian/mozillavpn/ -O--buildsystem=cmake\+ninja -O--warn-missing
[task 2023-10-10T15:20:09.271Z] 	install -d debian/mozillavpn
[task 2023-10-10T15:20:09.271Z] 	cd obj-x86_64-linux-gnu && DESTDIR=/builds/worker/mozillavpn-source/debian/mozillavpn LC_ALL=C.UTF-8 ninja install
[task 2023-10-10T15:20:09.347Z] [0/2] Re-checking globbed directories...
[task 2023-10-10T15:20:09.627Z] [1/2] Building web extension crate
[task 2023-10-10T15:20:09.627Z]     Finished release [optimized] target(s) in 0.07s
[task 2023-10-10T15:20:09.627Z] [1/2] Install the project...
[task 2023-10-10T15:20:09.637Z] -- Install configuration: "None"
[task 2023-10-10T15:20:09.638Z] -- Installing: /builds/worker/mozillavpn-source/debian/mozillavpn/usr/bin/mozillavpn
[task 2023-10-10T15:20:09.869Z] -- Set runtime path of "/builds/worker/mozillavpn-source/debian/mozillavpn/usr/bin/mozillavpn" to ""
[task 2023-10-10T15:20:09.870Z] -- Installing: /builds/worker/mozillavpn-source/debian/mozillavpn/usr/share/applications/mozillavpn.desktop
[task 2023-10-10T15:20:09.871Z] -- Installing: /builds/worker/mozillavpn-source/debian/mozillavpn/etc/xdg/autostart/mozillavpn-startup.desktop
[task 2023-10-10T15:20:09.872Z] -- Installing: /builds/worker/mozillavpn-source/debian/mozillavpn/usr/share/icons/hicolor/16x16/apps/mozillavpn.png
[task 2023-10-10T15:20:09.873Z] -- Installing: /builds/worker/mozillavpn-source/debian/mozillavpn/usr/share/icons/hicolor/32x32/apps/mozillavpn.png
[task 2023-10-10T15:20:09.874Z] -- Installing: /builds/worker/mozillavpn-source/debian/mozillavpn/usr/share/icons/hicolor/48x48/apps/mozillavpn.png
[task 2023-10-10T15:20:09.874Z] -- Installing: /builds/worker/mozillavpn-source/debian/mozillavpn/usr/share/icons/hicolor/64x64/apps/mozillavpn.png
[task 2023-10-10T15:20:09.875Z] -- Installing: /builds/worker/mozillavpn-source/debian/mozillavpn/usr/share/icons/hicolor/128x128/apps/mozillavpn.png
[task 2023-10-10T15:20:09.876Z] -- Installing: /builds/worker/mozillavpn-source/debian/mozillavpn/usr/share/dbus-1/system.d/org.mozilla.vpn.conf
[task 2023-10-10T15:20:09.877Z] -- Installing: /builds/worker/mozillavpn-source/debian/mozillavpn/usr/share/dbus-1/system-services/org.mozilla.vpn.dbus.service
[task 2023-10-10T15:20:09.878Z] -- Installing: /builds/worker/mozillavpn-source/debian/mozillavpn/lib/systemd/system/mozillavpn.service
[task 2023-10-10T15:20:09.881Z] -- Installing: /builds/worker/mozillavpn-source/debian/mozillavpn/lib/mozillavpn/mozillavpnnp
[task 2023-10-10T15:20:09.897Z] -- Installing: /builds/worker/mozillavpn-source/debian/mozillavpn/lib/mozilla/native-messaging-hosts/mozillavpn.json
[task 2023-10-10T15:20:09.899Z] -- Installing: /builds/worker/mozillavpn-source/debian/mozillavpn/etc/opt/chrome/native-messaging-hosts/mozillavpn.json
[task 2023-10-10T15:20:09.900Z] -- Installing: /builds/worker/mozillavpn-source/debian/mozillavpn/etc/chromium/native-messaging-hosts/mozillavpn.json
[task 2023-10-10T15:20:09.905Z]    dh_installchangelogs -O--buildsystem=cmake\+ninja -O--warn-missing
[task 2023-10-10T15:20:10.002Z] 	install -d debian/mozillavpn/usr/share/doc/mozillavpn
[task 2023-10-10T15:20:10.003Z] 	install -p -m0644 debian/changelog debian/mozillavpn/usr/share/doc/mozillavpn/changelog.Debian
[task 2023-10-10T15:20:10.009Z] 	rm -f debian/mozillavpn.debhelper.log
[task 2023-10-10T15:20:10.009Z]    debian/rules override_dh_systemd_enable
[task 2023-10-10T15:20:10.011Z] make[1]: Entering directory '/builds/worker/mozillavpn-source'
[task 2023-10-10T15:20:10.017Z] dh_systemd_enable debian/mozillavpn/lib/systemd/system/mozillavpn.service
[task 2023-10-10T15:20:10.062Z] 	[META] Append autosnippet "postinst-systemd-enable" to postinst [debian/mozillavpn.postinst.debhelper]
[task 2023-10-10T15:20:10.062Z] 	[META] Append autosnippet "postrm-systemd" to postrm [debian/mozillavpn.postrm.debhelper]
[task 2023-10-10T15:20:10.063Z] make[1]: Leaving directory '/builds/worker/mozillavpn-source'
[task 2023-10-10T15:20:10.064Z]    dh_installinit -O--buildsystem=cmake\+ninja -O--warn-missing
[task 2023-10-10T15:20:10.113Z] 	rm -f debian/mozillavpn.debhelper.log
[task 2023-10-10T15:20:10.113Z]    debian/rules override_dh_systemd_start
[task 2023-10-10T15:20:10.115Z] make[1]: Entering directory '/builds/worker/mozillavpn-source'
[task 2023-10-10T15:20:10.121Z] dh_systemd_start debian/mozillavpn/lib/systemd/system/mozillavpn.service
[task 2023-10-10T15:20:10.167Z] 	[META] Append autosnippet "postinst-systemd-restart" to postinst [debian/mozillavpn.postinst.debhelper]
[task 2023-10-10T15:20:10.167Z] 	[META] Prepend autosnippet "postrm-systemd-reload-only" to postrm [debian/mozillavpn.postrm.debhelper.new]
[task 2023-10-10T15:20:10.167Z] 	mv debian/mozillavpn.postrm.debhelper.new debian/mozillavpn.postrm.debhelper
[task 2023-10-10T15:20:10.167Z] 	[META] Append autosnippet "prerm-systemd-restart" to prerm [debian/mozillavpn.prerm.debhelper]
[task 2023-10-10T15:20:10.168Z] make[1]: Leaving directory '/builds/worker/mozillavpn-source'
[task 2023-10-10T15:20:10.171Z]    dh_icons -O--buildsystem=cmake\+ninja -O--warn-missing
[task 2023-10-10T15:20:10.217Z]    dh_perl -O--buildsystem=cmake\+ninja -O--warn-missing
[task 2023-10-10T15:20:10.269Z]    dh_link -O--buildsystem=cmake\+ninja -O--warn-missing
[task 2023-10-10T15:20:10.317Z]    dh_strip_nondeterminism -O--buildsystem=cmake\+ninja -O--warn-missing
[task 2023-10-10T15:20:10.534Z] 	Using 1696950467 as canonical time
[task 2023-10-10T15:20:10.539Z] 	Normalizing debian/mozillavpn/usr/share/icons/hicolor/16x16/apps/mozillavpn.png using File::StripNondeterminism::handlers::png
[task 2023-10-10T15:20:10.539Z] 	Normalizing debian/mozillavpn/usr/share/icons/hicolor/32x32/apps/mozillavpn.png using File::StripNondeterminism::handlers::png
[task 2023-10-10T15:20:10.540Z] 	Normalizing debian/mozillavpn/usr/share/icons/hicolor/128x128/apps/mozillavpn.png using File::StripNondeterminism::handlers::png
[task 2023-10-10T15:20:10.540Z] 	Normalizing debian/mozillavpn/usr/share/icons/hicolor/64x64/apps/mozillavpn.png using File::StripNondeterminism::handlers::png
[task 2023-10-10T15:20:10.541Z] 	Normalizing debian/mozillavpn/usr/share/icons/hicolor/48x48/apps/mozillavpn.png using File::StripNondeterminism::handlers::png
[task 2023-10-10T15:20:10.549Z]    dh_compress -O--buildsystem=cmake\+ninja -O--warn-missing
[task 2023-10-10T15:20:10.592Z] 	cd debian/mozillavpn
[task 2023-10-10T15:20:10.599Z] 	chmod a-x usr/share/doc/mozillavpn/changelog.Debian
[task 2023-10-10T15:20:10.601Z] 	gzip -9nf usr/share/doc/mozillavpn/changelog.Debian
[task 2023-10-10T15:20:10.603Z] 	cd '/builds/worker/mozillavpn-source'
[task 2023-10-10T15:20:10.609Z]    dh_fixperms -O--buildsystem=cmake\+ninja -O--warn-missing
[task 2023-10-10T15:20:10.647Z] 	find debian/mozillavpn -true -print0 2>/dev/null | xargs -0r chown --no-dereference 0:0
[task 2023-10-10T15:20:10.656Z] 	find debian/mozillavpn ! -type l -a -true -a -true -print0 2>/dev/null | xargs -0r chmod go=rX,u+rw,a-s
[task 2023-10-10T15:20:10.663Z] 	find debian/mozillavpn/usr/share/doc -type f -a -true -a ! -regex 'debian/mozillavpn/usr/share/doc/[^/]*/examples/.*' -print0 2>/dev/null | xargs -0r chmod 0644
[task 2023-10-10T15:20:10.668Z] 	find debian/mozillavpn/usr/share/doc -type d -a -true -a -true -print0 2>/dev/null | xargs -0r chmod 0755
[task 2023-10-10T15:20:10.673Z] 	find debian/mozillavpn/usr/share/applications -type f -a -true -a -true -print0 2>/dev/null | xargs -0r chmod 0644
[task 2023-10-10T15:20:10.678Z] 	find debian/mozillavpn -type f \( -name '*.so.*' -o -name '*.so' -o -name '*.la' -o -name '*.a' -o -name '*.js' -o -name '*.css' -o -name '*.scss' -o -name '*.sass' -o -name '*.jpeg' -o -name '*.jpg' -o -name '*.png' -o -name '*.gif' -o -name '*.cmxs' -o -name '*.node' \) -a -true -a -true -print0 2>/dev/null | xargs -0r chmod 0644
[task 2023-10-10T15:20:10.685Z] 	find debian/mozillavpn/usr/bin -type f -a -true -a -true -print0 2>/dev/null | xargs -0r chmod a+x
[task 2023-10-10T15:20:10.692Z]    dh_missing -O--buildsystem=cmake\+ninja -O--warn-missing
[task 2023-10-10T15:20:10.729Z]    dh_strip -O--buildsystem=cmake\+ninja -O--warn-missing
[task 2023-10-10T15:20:10.846Z] 	debugedit --build-id --build-id-seed=mozillavpn/2.18.0\~pr8245-static1 debian/mozillavpn/usr/bin/mozillavpn
[task 2023-10-10T15:20:13.074Z] 047a8ebe5c6d0400aefef12e245167ccbc35c95f
[task 2023-10-10T15:20:13.081Z] 	install -d debian/.debhelper/mozillavpn/dbgsym-root/usr/lib/debug/.build-id/04
[task 2023-10-10T15:20:13.081Z] 	objcopy --only-keep-debug --compress-debug-sections debian/mozillavpn/usr/bin/mozillavpn debian/.debhelper/mozillavpn/dbgsym-root/usr/lib/debug/.build-id/04/7a8ebe5c6d0400aefef12e245167ccbc35c95f.debug
[task 2023-10-10T15:20:20.170Z] 	chmod 0644 -- debian/.debhelper/mozillavpn/dbgsym-root/usr/lib/debug/.build-id/04/7a8ebe5c6d0400aefef12e245167ccbc35c95f.debug
[task 2023-10-10T15:20:20.170Z] 	chown 0:0 -- debian/.debhelper/mozillavpn/dbgsym-root/usr/lib/debug/.build-id/04/7a8ebe5c6d0400aefef12e245167ccbc35c95f.debug
[task 2023-10-10T15:20:20.170Z] 	strip --remove-section=.comment --remove-section=.note -o /tmp/A8teUaVBe8/stripwmyEQt debian/mozillavpn/usr/bin/mozillavpn
[task 2023-10-10T15:20:20.277Z] 	chmod --reference debian/mozillavpn/usr/bin/mozillavpn /tmp/A8teUaVBe8/stripwmyEQt
[task 2023-10-10T15:20:20.279Z] 	cat '/tmp/A8teUaVBe8/stripwmyEQt' > 'debian/mozillavpn/usr/bin/mozillavpn'
[task 2023-10-10T15:20:20.448Z] 	chmod --reference /tmp/A8teUaVBe8/stripwmyEQt debian/mozillavpn/usr/bin/mozillavpn
[task 2023-10-10T15:20:20.450Z] 	objcopy --add-gnu-debuglink debian/.debhelper/mozillavpn/dbgsym-root/usr/lib/debug/.build-id/04/7a8ebe5c6d0400aefef12e245167ccbc35c95f.debug debian/mozillavpn/usr/bin/mozillavpn /tmp/A8teUaVBe8/objcopyvh5Gnu
[task 2023-10-10T15:20:20.675Z] 	chmod --reference debian/mozillavpn/usr/bin/mozillavpn /tmp/A8teUaVBe8/objcopyvh5Gnu
[task 2023-10-10T15:20:20.678Z] 	cat '/tmp/A8teUaVBe8/objcopyvh5Gnu' > 'debian/mozillavpn/usr/bin/mozillavpn'
[task 2023-10-10T15:20:20.787Z] 	chmod --reference /tmp/A8teUaVBe8/objcopyvh5Gnu debian/mozillavpn/usr/bin/mozillavpn
[task 2023-10-10T15:20:20.790Z] 	debugedit --build-id --build-id-seed=mozillavpn/2.18.0\~pr8245-static1 debian/mozillavpn/lib/mozillavpn/mozillavpnnp
[task 2023-10-10T15:20:20.878Z] f12b88665426230fc86561ab291107bde8656b69
[task 2023-10-10T15:20:20.883Z] 	install -d debian/.debhelper/mozillavpn/dbgsym-root/usr/lib/debug/.build-id/f1
[task 2023-10-10T15:20:20.883Z] 	objcopy --only-keep-debug --compress-debug-sections debian/mozillavpn/lib/mozillavpn/mozillavpnnp debian/.debhelper/mozillavpn/dbgsym-root/usr/lib/debug/.build-id/f1/2b88665426230fc86561ab291107bde8656b69.debug
[task 2023-10-10T15:20:21.279Z] 	chmod 0644 -- debian/.debhelper/mozillavpn/dbgsym-root/usr/lib/debug/.build-id/f1/2b88665426230fc86561ab291107bde8656b69.debug
[task 2023-10-10T15:20:21.279Z] 	chown 0:0 -- debian/.debhelper/mozillavpn/dbgsym-root/usr/lib/debug/.build-id/f1/2b88665426230fc86561ab291107bde8656b69.debug
[task 2023-10-10T15:20:21.279Z] 	strip --remove-section=.comment --remove-section=.note -o /tmp/A8teUaVBe8/stripTSQHm9 debian/mozillavpn/lib/mozillavpn/mozillavpnnp
[task 2023-10-10T15:20:21.283Z] 	chmod --reference debian/mozillavpn/lib/mozillavpn/mozillavpnnp /tmp/A8teUaVBe8/stripTSQHm9
[task 2023-10-10T15:20:21.285Z] 	cat '/tmp/A8teUaVBe8/stripTSQHm9' > 'debian/mozillavpn/lib/mozillavpn/mozillavpnnp'
[task 2023-10-10T15:20:21.291Z] 	chmod --reference /tmp/A8teUaVBe8/stripTSQHm9 debian/mozillavpn/lib/mozillavpn/mozillavpnnp
[task 2023-10-10T15:20:21.293Z] 	objcopy --add-gnu-debuglink debian/.debhelper/mozillavpn/dbgsym-root/usr/lib/debug/.build-id/f1/2b88665426230fc86561ab291107bde8656b69.debug debian/mozillavpn/lib/mozillavpn/mozillavpnnp /tmp/A8teUaVBe8/objcopy1s7LiK
[task 2023-10-10T15:20:21.303Z] 	chmod --reference debian/mozillavpn/lib/mozillavpn/mozillavpnnp /tmp/A8teUaVBe8/objcopy1s7LiK
[task 2023-10-10T15:20:21.306Z] 	cat '/tmp/A8teUaVBe8/objcopy1s7LiK' > 'debian/mozillavpn/lib/mozillavpn/mozillavpnnp'
[task 2023-10-10T15:20:21.309Z] 	chmod --reference /tmp/A8teUaVBe8/objcopy1s7LiK debian/mozillavpn/lib/mozillavpn/mozillavpnnp
[task 2023-10-10T15:20:21.326Z] 	install -d debian/.debhelper/mozillavpn/dbgsym-root/usr/share/doc
[task 2023-10-10T15:20:21.326Z] 	ln -s mozillavpn debian/.debhelper/mozillavpn/dbgsym-root/usr/share/doc/mozillavpn-dbgsym
[task 2023-10-10T15:20:21.331Z]    dh_makeshlibs -O--buildsystem=cmake\+ninja -O--warn-missing
[task 2023-10-10T15:20:21.381Z] 	rm -f debian/mozillavpn/DEBIAN/shlibs
[task 2023-10-10T15:20:21.391Z]    dh_shlibdeps -O--buildsystem=cmake\+ninja -O--warn-missing
[task 2023-10-10T15:20:21.454Z] 	install -d debian/mozillavpn/DEBIAN
[task 2023-10-10T15:20:21.454Z] 	dpkg-shlibdeps -Tdebian/mozillavpn.substvars debian/mozillavpn/usr/bin/mozillavpn debian/mozillavpn/lib/mozillavpn/mozillavpnnp
[task 2023-10-10T15:20:23.899Z]    dh_installdeb -O--buildsystem=cmake\+ninja -O--warn-missing
[task 2023-10-10T15:20:23.936Z] 	cp -f debian/mozillavpn.postinst debian/mozillavpn/DEBIAN/postinst
[task 2023-10-10T15:20:23.936Z] 	[META] Replace #TOKEN#s in "debian/mozillavpn/DEBIAN/postinst"
[task 2023-10-10T15:20:23.936Z] 	chmod 0755 -- debian/mozillavpn/DEBIAN/postinst
[task 2023-10-10T15:20:23.936Z] 	chown 0:0 -- debian/mozillavpn/DEBIAN/postinst
[task 2023-10-10T15:20:23.936Z] 	cp -f debian/mozillavpn.preinst debian/mozillavpn/DEBIAN/preinst
[task 2023-10-10T15:20:23.936Z] 	[META] Replace #TOKEN#s in "debian/mozillavpn/DEBIAN/preinst"
[task 2023-10-10T15:20:23.936Z] 	chmod 0755 -- debian/mozillavpn/DEBIAN/preinst
[task 2023-10-10T15:20:23.936Z] 	chown 0:0 -- debian/mozillavpn/DEBIAN/preinst
[task 2023-10-10T15:20:23.936Z] 	printf '#!/bin/sh\nset -e\n' > debian/mozillavpn/DEBIAN/prerm
[task 2023-10-10T15:20:23.936Z] 	cat debian/mozillavpn.prerm.debhelper >> debian/mozillavpn/DEBIAN/prerm
[task 2023-10-10T15:20:23.936Z] 	chmod 0755 -- debian/mozillavpn/DEBIAN/prerm
[task 2023-10-10T15:20:23.937Z] 	chown 0:0 -- debian/mozillavpn/DEBIAN/prerm
[task 2023-10-10T15:20:23.937Z] 	cp -f debian/mozillavpn.postrm debian/mozillavpn/DEBIAN/postrm
[task 2023-10-10T15:20:23.937Z] 	[META] Replace #TOKEN#s in "debian/mozillavpn/DEBIAN/postrm"
[task 2023-10-10T15:20:23.937Z] 	chmod 0755 -- debian/mozillavpn/DEBIAN/postrm
[task 2023-10-10T15:20:23.937Z] 	chown 0:0 -- debian/mozillavpn/DEBIAN/postrm
[task 2023-10-10T15:20:23.937Z] 	find debian/mozillavpn/etc -type f -printf '/etc/%P
[task 2023-10-10T15:20:23.937Z] ' | LC_ALL=C sort >> debian/mozillavpn/DEBIAN/conffiles
[task 2023-10-10T15:20:23.941Z] 	chmod 0644 -- debian/mozillavpn/DEBIAN/conffiles
[task 2023-10-10T15:20:23.941Z] 	chown 0:0 -- debian/mozillavpn/DEBIAN/conffiles
[task 2023-10-10T15:20:23.943Z]    dh_gencontrol -O--buildsystem=cmake\+ninja -O--warn-missing
[task 2023-10-10T15:20:23.989Z] 	echo misc:Depends= >> debian/mozillavpn.substvars
[task 2023-10-10T15:20:23.989Z] 	echo misc:Pre-Depends= >> debian/mozillavpn.substvars
[task 2023-10-10T15:20:23.989Z] 	install -d debian/.debhelper/mozillavpn/dbgsym-root/DEBIAN
[task 2023-10-10T15:20:23.989Z] 	dpkg-gencontrol -pmozillavpn -ldebian/changelog -Tdebian/mozillavpn.substvars -Pdebian/.debhelper/mozillavpn/dbgsym-root -UPre-Depends -URecommends -USuggests -UEnhances -UProvides -UEssential -UConflicts -DPriority=optional -UHomepage -UImportant -UBuilt-Using -DAuto-Built-Package=debug-symbols -UProtected -DPackage=mozillavpn-dbgsym "-DDepends=mozillavpn (= \${binary:Version})" "-DDescription=debug symbols for mozillavpn" "-DBuild-Ids=047a8ebe5c6d0400aefef12e245167ccbc35c95f f12b88665426230fc86561ab291107bde8656b69" -DSection=debug -DPackage-Type=ddeb -UMulti-Arch -UReplaces -UBreaks
[task 2023-10-10T15:20:24.084Z] dpkg-gencontrol: warning: package mozillavpn: substitution variable ${shlibs:Depends} unused, but is defined
[task 2023-10-10T15:20:24.086Z] 	chmod 0644 -- debian/.debhelper/mozillavpn/dbgsym-root/DEBIAN/control
[task 2023-10-10T15:20:24.086Z] 	chown 0:0 -- debian/.debhelper/mozillavpn/dbgsym-root/DEBIAN/control
[task 2023-10-10T15:20:24.086Z] 	dpkg-gencontrol -pmozillavpn -ldebian/changelog -Tdebian/mozillavpn.substvars -Pdebian/mozillavpn
[task 2023-10-10T15:20:24.188Z] dpkg-gencontrol: warning: package mozillavpn: substitution variable ${shlibs:Depends} unused, but is defined
[task 2023-10-10T15:20:24.190Z] 	chmod 0644 -- debian/mozillavpn/DEBIAN/control
[task 2023-10-10T15:20:24.190Z] 	chown 0:0 -- debian/mozillavpn/DEBIAN/control
[task 2023-10-10T15:20:24.193Z]    dh_md5sums -O--buildsystem=cmake\+ninja -O--warn-missing
[task 2023-10-10T15:20:24.237Z] 	cd debian/mozillavpn >/dev/null && xargs -r0 md5sum | perl -pe 'if (s@^\\@@) { s/\\\\/\\/g; }' > DEBIAN/md5sums
[task 2023-10-10T15:20:24.331Z] 	chmod 0644 -- debian/mozillavpn/DEBIAN/md5sums
[task 2023-10-10T15:20:24.331Z] 	chown 0:0 -- debian/mozillavpn/DEBIAN/md5sums
[task 2023-10-10T15:20:24.334Z] 	cd debian/.debhelper/mozillavpn/dbgsym-root >/dev/null && xargs -r0 md5sum | perl -pe 'if (s@^\\@@) { s/\\\\/\\/g; }' > DEBIAN/md5sums
[task 2023-10-10T15:20:24.461Z] 	chmod 0644 -- debian/.debhelper/mozillavpn/dbgsym-root/DEBIAN/md5sums
[task 2023-10-10T15:20:24.461Z] 	chown 0:0 -- debian/.debhelper/mozillavpn/dbgsym-root/DEBIAN/md5sums
[task 2023-10-10T15:20:24.463Z]    dh_builddeb -O--buildsystem=cmake\+ninja -O--warn-missing
[task 2023-10-10T15:20:24.500Z] 	dpkg-deb --build debian/mozillavpn ..
[task 2023-10-10T15:20:24.503Z] dpkg-deb: building package 'mozillavpn' in '../mozillavpn_2.18.0~pr8245-static1_amd64.deb'.
[task 2023-10-10T15:20:24.510Z] 	install -d debian/.debhelper/scratch-space/build-mozillavpn
[task 2023-10-10T15:20:24.510Z] 	dpkg-deb --build debian/.debhelper/mozillavpn/dbgsym-root debian/.debhelper/scratch-space/build-mozillavpn
[task 2023-10-10T15:20:24.513Z] dpkg-deb: building package 'mozillavpn-dbgsym' in 'debian/.debhelper/scratch-space/build-mozillavpn/mozillavpn-dbgsym_2.18.0~pr8245-static1_amd64.deb'.
[task 2023-10-10T15:20:48.588Z] 	Renaming mozillavpn-dbgsym_2.18.0~pr8245-static1_amd64.deb to mozillavpn-dbgsym_2.18.0~pr8245-static1_amd64.ddeb
[task 2023-10-10T15:20:48.589Z] 	mv debian/.debhelper/scratch-space/build-mozillavpn/mozillavpn-dbgsym_2.18.0\~pr8245-static1_amd64.deb ../mozillavpn-dbgsym_2.18.0\~pr8245-static1_amd64.ddeb
[task 2023-10-10T15:20:49.070Z]  dpkg-genbuildinfo --build=full -O../mozillavpn_2.18.0~pr8245-static1_amd64.buildinfo
[task 2023-10-10T15:20:49.973Z]  dpkg-genchanges --build=full -O../mozillavpn_2.18.0~pr8245-static1_amd64.changes
[task 2023-10-10T15:20:50.727Z] dpkg-genchanges: info: not including original source code in upload
[task 2023-10-10T15:20:50.729Z]  dpkg-source --after-build .
[task 2023-10-10T15:20:50.840Z] dpkg-buildpackage: info: binary and diff upload (original source NOT included)
[task 2023-10-10T15:20:50.846Z] mozillavpn_2.18.0~pr8245-static1_amd64.deb
[task 2023-10-10T15:20:51.396Z] mozillavpn-dbgsym_2.18.0~pr8245-static1_amd64.ddeb
[task 2023-10-10T15:20:53.337Z] mozillavpn_2.18.0~pr8245-static1_amd64.buildinfo
[task 2023-10-10T15:20:53.337Z] mozillavpn-build-deps_2.18.0~pr8245-static1_amd64.buildinfo
[task 2023-10-10T15:20:53.338Z] mozillavpn_2.18.0~pr8245-static1_amd64.changes
[task 2023-10-10T15:20:53.338Z] mozillavpn-build-deps_2.18.0~pr8245-static1_amd64.changes
[task 2023-10-10T15:20:53.338Z] mozillavpn_2.18.0~pr8245-static1.dsc
[task 2023-10-10T15:20:53.338Z] mozillavpn_2.18.0~pr8245-static1.debian.tar.xz
[fetches 2023-10-10T15:20:53.343Z] removing /builds/worker/fetches
[fetches 2023-10-10T15:20:53.895Z] finished
[taskcluster 2023-10-10 15:20:54.409Z] === Task Finished ===
[taskcluster 2023-10-10 15:20:55.914Z] Successful task run with exit code: 0 completed in 929.767 seconds