>>> scalingo: Building testing/scalingo 1.30.0-r2 (using abuild 3.12.0-r5) started Sat, 06 Apr 2024 18:34:21 +0000
>>> scalingo: Checking sanity of /home/buildozer/aports/testing/scalingo/APKBUILD...
>>> scalingo: Analyzing dependencies...
>>> scalingo: Installing for build: build-base go
(1/3) Installing binutils-gold (2.42-r0)
(2/3) Installing go (1.22.2-r0)
(3/3) Installing .makedepends-scalingo (20240406.183422)
Executing busybox-1.36.1-r25.trigger
OK: 454 MiB in 106 packages
>>> scalingo: Cleaning up srcdir
>>> scalingo: Cleaning up pkgdir
>>> scalingo: Cleaning up tmpdir
>>> scalingo: Fetching https://distfiles.alpinelinux.org/distfiles/edge/cli-1.30.0.tar.gz
>>> scalingo: Fetching https://distfiles.alpinelinux.org/distfiles/edge/cli-1.30.0.tar.gz
>>> scalingo: Checking sha512sums...
cli-1.30.0.tar.gz: OK
>>> scalingo: Unpacking /var/cache/distfiles/cli-1.30.0.tar.gz...
?   	github.com/Scalingo/cli/addonproviders	[no test files]
?   	github.com/Scalingo/cli/addons	[no test files]
?   	github.com/Scalingo/cli/alerts	[no test files]
?   	github.com/Scalingo/cli/apps/run	[no test files]
?   	github.com/Scalingo/cli/autoscalers	[no test files]
=== RUN   TestParseEnvVar
--- PASS: TestParseEnvVar (0.00s)
=== RUN   TestParseEnvVarWithEqualSign
--- PASS: TestParseEnvVarWithEqualSign (0.00s)
PASS
ok  	github.com/Scalingo/cli/apps	0.008s
?   	github.com/Scalingo/cli/cmd/autocomplete	[no test files]
?   	github.com/Scalingo/cli/collaborators	[no test files]
?   	github.com/Scalingo/cli/config/auth	[no test files]
?   	github.com/Scalingo/cli/crontasks	[no test files]
?   	github.com/Scalingo/cli/db	[no test files]
?   	github.com/Scalingo/cli/db/users	[no test files]
?   	github.com/Scalingo/cli/deployments	[no test files]
?   	github.com/Scalingo/cli/dists	[no test files]
?   	github.com/Scalingo/cli/domains	[no test files]
?   	github.com/Scalingo/cli/events	[no test files]
?   	github.com/Scalingo/cli/git	[no test files]
?   	github.com/Scalingo/cli/httpclient	[no test files]
?   	github.com/Scalingo/cli/integrationlink	[no test files]
?   	github.com/Scalingo/cli/io	[no test files]
?   	github.com/Scalingo/cli/keys	[no test files]
?   	github.com/Scalingo/cli/logdrains	[no test files]
?   	github.com/Scalingo/cli/logs	[no test files]
?   	github.com/Scalingo/cli/net/ssh	[no test files]
?   	github.com/Scalingo/cli/notificationplatforms	[no test files]
?   	github.com/Scalingo/cli/notifiers	[no test files]
?   	github.com/Scalingo/cli/regionmigrations	[no test files]
?   	github.com/Scalingo/cli/regions	[no test files]
?   	github.com/Scalingo/cli/reviewapps	[no test files]
?   	github.com/Scalingo/cli/scalingo	[no test files]
?   	github.com/Scalingo/cli/scmintegrations	[no test files]
?   	github.com/Scalingo/cli/session	[no test files]
?   	github.com/Scalingo/cli/services/github	[no test files]
?   	github.com/Scalingo/cli/signals	[no test files]
?   	github.com/Scalingo/cli/stacks	[no test files]
?   	github.com/Scalingo/cli/term	[no test files]
?   	github.com/Scalingo/cli/update	[no test files]
?   	github.com/Scalingo/cli/user	[no test files]
=== RUN   TestDescriptionRendering
=== RUN   TestDescriptionRendering/Render_only_description
=== RUN   TestDescriptionRendering/Should_render_with_one_example
=== RUN   TestDescriptionRendering/Should_render_with_multiple_examples
=== RUN   TestDescriptionRendering/Should_render_a_single_reference
=== RUN   TestDescriptionRendering/Should_render_multiple_references
=== RUN   TestDescriptionRendering/Should_render_with_multiple_examples_and_references
--- PASS: TestDescriptionRendering (0.00s)
    --- PASS: TestDescriptionRendering/Render_only_description (0.00s)
    --- PASS: TestDescriptionRendering/Should_render_with_one_example (0.00s)
    --- PASS: TestDescriptionRendering/Should_render_with_multiple_examples (0.00s)
    --- PASS: TestDescriptionRendering/Should_render_a_single_reference (0.00s)
    --- PASS: TestDescriptionRendering/Should_render_multiple_references (0.00s)
    --- PASS: TestDescriptionRendering/Should_render_with_multiple_examples_and_references (0.00s)
PASS
ok  	github.com/Scalingo/cli/cmd	0.036s
=== RUN   TestStoreAuth
--- PASS: TestStoreAuth (0.00s)
=== RUN   TestExistingAuth
--- PASS: TestExistingAuth (0.00s)
PASS
ok  	github.com/Scalingo/cli/config	0.020s
=== RUN   TestPrivateKey_IsEncrypted
=== RUN   TestPrivateKey_IsEncrypted/Unencrypted_RSA_Key
=== RUN   TestPrivateKey_IsEncrypted/Encrypted_AES_RSA_Key
=== RUN   TestPrivateKey_IsEncrypted/Encrypted_AES_RSA_Key_(Mac_OS_Maverick)
=== RUN   TestPrivateKey_IsEncrypted/Encrypted_AES_RSA_Key_(Mac_OS_Yosemite)
=== RUN   TestPrivateKey_IsEncrypted/Encrypted_DES3_RSA_Key
=== RUN   TestPrivateKey_IsEncrypted/Encrypted_DES3_RSA_Key_with_Long_Passphrase
=== RUN   TestPrivateKey_IsEncrypted/Unencrypted_OpenSSH_RSA_Key
=== RUN   TestPrivateKey_IsEncrypted/Encrypted_OpenSSH_RSA_Key
=== RUN   TestPrivateKey_IsEncrypted/Unencrypted_OpenSSH_ecdsa_Key
=== RUN   TestPrivateKey_IsEncrypted/Encrypted_OpenSSH_ecdsa_Key
=== RUN   TestPrivateKey_IsEncrypted/Unencrypted_OpenSSH_ed25519_Key
=== RUN   TestPrivateKey_IsEncrypted/Encrypted_OpenSSH_ed25519_Key
--- PASS: TestPrivateKey_IsEncrypted (0.01s)
    --- PASS: TestPrivateKey_IsEncrypted/Unencrypted_RSA_Key (0.00s)
    --- PASS: TestPrivateKey_IsEncrypted/Encrypted_AES_RSA_Key (0.00s)
    --- PASS: TestPrivateKey_IsEncrypted/Encrypted_AES_RSA_Key_(Mac_OS_Maverick) (0.00s)
    --- PASS: TestPrivateKey_IsEncrypted/Encrypted_AES_RSA_Key_(Mac_OS_Yosemite) (0.00s)
    --- PASS: TestPrivateKey_IsEncrypted/Encrypted_DES3_RSA_Key (0.00s)
    --- PASS: TestPrivateKey_IsEncrypted/Encrypted_DES3_RSA_Key_with_Long_Passphrase (0.00s)
    --- PASS: TestPrivateKey_IsEncrypted/Unencrypted_OpenSSH_RSA_Key (0.00s)
    --- PASS: TestPrivateKey_IsEncrypted/Encrypted_OpenSSH_RSA_Key (0.00s)
    --- PASS: TestPrivateKey_IsEncrypted/Unencrypted_OpenSSH_ecdsa_Key (0.01s)
    --- PASS: TestPrivateKey_IsEncrypted/Encrypted_OpenSSH_ecdsa_Key (0.00s)
    --- PASS: TestPrivateKey_IsEncrypted/Unencrypted_OpenSSH_ed25519_Key (0.00s)
    --- PASS: TestPrivateKey_IsEncrypted/Encrypted_OpenSSH_ed25519_Key (0.00s)
=== RUN   TestReadPrivateKeyWithContent
=== RUN   TestReadPrivateKeyWithContent/Invalid_Key
=== RUN   TestReadPrivateKeyWithContent/Unencrypted_RSA_Key
=== RUN   TestReadPrivateKeyWithContent/Unencrypted_OpenSSH_RSA_Key
=== RUN   TestReadPrivateKeyWithContent/Unencrypted_OpenSSH_ecdsa_Key
=== RUN   TestReadPrivateKeyWithContent/Unencrypted_OpenSSH_ed25519_Key
--- PASS: TestReadPrivateKeyWithContent (0.00s)
    --- PASS: TestReadPrivateKeyWithContent/Invalid_Key (0.00s)
    --- PASS: TestReadPrivateKeyWithContent/Unencrypted_RSA_Key (0.00s)
    --- PASS: TestReadPrivateKeyWithContent/Unencrypted_OpenSSH_RSA_Key (0.00s)
    --- PASS: TestReadPrivateKeyWithContent/Unencrypted_OpenSSH_ecdsa_Key (0.00s)
    --- PASS: TestReadPrivateKeyWithContent/Unencrypted_OpenSSH_ed25519_Key (0.00s)
PASS
ok  	github.com/Scalingo/cli/crypto/sshkeys	0.030s
=== RUN   TestGetNextMaintenanceLocalWindow
=== RUN   TestGetNextMaintenanceLocalWindow/when_the_maintenance_is_notified,_queued_or_scheduled,_the_maintenance_should_be_executed_a_week_later_when_execution_date_is_in_the_past
=== RUN   TestGetNextMaintenanceLocalWindow/when_the_maintenance_is_notified_or_queued,_the_maintenance_should_be_ongoing_when_execution_date_is_within_maintenance_boundaries
=== RUN   TestGetNextMaintenanceLocalWindow/when_the_maintenance_is_scheduled,_the_maintenance_should_be_executed_when_execution_date_is_within_maintenance_boundaries
=== RUN   TestGetNextMaintenanceLocalWindow/when_the_maintenance_is_notified,_queued_or_scheduled,_the_maintenance_should_be_executed_this_week_when_execution_date_in_future
--- PASS: TestGetNextMaintenanceLocalWindow (0.00s)
    --- PASS: TestGetNextMaintenanceLocalWindow/when_the_maintenance_is_notified,_queued_or_scheduled,_the_maintenance_should_be_executed_a_week_later_when_execution_date_is_in_the_past (0.00s)
    --- PASS: TestGetNextMaintenanceLocalWindow/when_the_maintenance_is_notified_or_queued,_the_maintenance_should_be_ongoing_when_execution_date_is_within_maintenance_boundaries (0.00s)
    --- PASS: TestGetNextMaintenanceLocalWindow/when_the_maintenance_is_scheduled,_the_maintenance_should_be_executed_when_execution_date_is_within_maintenance_boundaries (0.00s)
    --- PASS: TestGetNextMaintenanceLocalWindow/when_the_maintenance_is_notified,_queued_or_scheduled,_the_maintenance_should_be_executed_this_week_when_execution_date_in_future (0.00s)
PASS
ok  	github.com/Scalingo/cli/db/maintenance	0.021s
=== RUN   TestGetAppNameFromGitRemote
=== RUN   TestGetAppNameFromGitRemote/Given_a_Git_remote_if_SSH_on_a_cutom_port
=== RUN   TestGetAppNameFromGitRemote/Given_a_Git_remote_like_on_GitHub
=== RUN   TestGetAppNameFromGitRemote/Given_a_Git_remote_like_on_agora-fr1
--- PASS: TestGetAppNameFromGitRemote (0.00s)
    --- PASS: TestGetAppNameFromGitRemote/Given_a_Git_remote_if_SSH_on_a_cutom_port (0.00s)
    --- PASS: TestGetAppNameFromGitRemote/Given_a_Git_remote_like_on_GitHub (0.00s)
    --- PASS: TestGetAppNameFromGitRemote/Given_a_Git_remote_like_on_agora-fr1 (0.00s)
=== RUN   TestGetRegionFromGitRemote
=== RUN   TestGetRegionFromGitRemote/Given_a_Git_remote_like_on_agora-fr1
=== RUN   TestGetRegionFromGitRemote/Given_a_Git_remote_if_SSH_on_a_cutom_port
=== RUN   TestGetRegionFromGitRemote/Given_a_Git_remote_like_on_GitHub
--- PASS: TestGetRegionFromGitRemote (0.00s)
    --- PASS: TestGetRegionFromGitRemote/Given_a_Git_remote_like_on_agora-fr1 (0.00s)
    --- PASS: TestGetRegionFromGitRemote/Given_a_Git_remote_if_SSH_on_a_cutom_port (0.00s)
    --- PASS: TestGetRegionFromGitRemote/Given_a_Git_remote_like_on_GitHub (0.00s)
PASS
ok  	github.com/Scalingo/cli/detect	0.025s
=== RUN   TestAdd
--- PASS: TestAdd (0.00s)
=== RUN   TestDelete
--- PASS: TestDelete (0.00s)
=== RUN   TestIsEnvEditValid
--- PASS: TestIsEnvEditValid (0.00s)
=== RUN   TestParseVariable
--- PASS: TestParseVariable (0.00s)
PASS
ok  	github.com/Scalingo/cli/env	0.019s
=== RUN   Test_beginningOfDay
=== RUN   Test_beginningOfDay/returns_the_beginning_of_the_given_date
--- PASS: Test_beginningOfDay (0.00s)
    --- PASS: Test_beginningOfDay/returns_the_beginning_of_the_given_date (0.00s)
=== RUN   Test_beginningOfWeek
=== RUN   Test_beginningOfWeek/returns_the_beginning_of_the_week_for_the_given_date_(Wednesday)
=== RUN   Test_beginningOfWeek/returns_the_beginning_of_the_week_for_the_given_date_(Monday)
=== RUN   Test_beginningOfWeek/returns_the_beginning_of_the_week_for_the_given_date_(Sunday)
--- PASS: Test_beginningOfWeek (0.00s)
    --- PASS: Test_beginningOfWeek/returns_the_beginning_of_the_week_for_the_given_date_(Wednesday) (0.00s)
    --- PASS: Test_beginningOfWeek/returns_the_beginning_of_the_week_for_the_given_date_(Monday) (0.00s)
    --- PASS: Test_beginningOfWeek/returns_the_beginning_of_the_week_for_the_given_date_(Sunday) (0.00s)
=== RUN   Test_convertUTCDayAndHourToTimezone
=== RUN   Test_convertUTCDayAndHourToTimezone/converts_a_weekday_/_hour_from_UTC_to_UTC-8
=== RUN   Test_convertUTCDayAndHourToTimezone/converts_a_weekday_/_hour_from_UTC_to_UTC+8
=== RUN   Test_convertUTCDayAndHourToTimezone/converts_a_weekday_/_hour_from_UTC_to_UTC
--- PASS: Test_convertUTCDayAndHourToTimezone (0.00s)
    --- PASS: Test_convertUTCDayAndHourToTimezone/converts_a_weekday_/_hour_from_UTC_to_UTC-8 (0.00s)
    --- PASS: Test_convertUTCDayAndHourToTimezone/converts_a_weekday_/_hour_from_UTC_to_UTC+8 (0.00s)
    --- PASS: Test_convertUTCDayAndHourToTimezone/converts_a_weekday_/_hour_from_UTC_to_UTC (0.00s)
=== RUN   Test_FormatMaintenanceWindowWithTimezone
=== RUN   Test_FormatMaintenanceWindowWithTimezone/it_formats_the_maintenance_window_in_specified_timezone
--- PASS: Test_FormatMaintenanceWindowWithTimezone (0.00s)
    --- PASS: Test_FormatMaintenanceWindowWithTimezone/it_formats_the_maintenance_window_in_specified_timezone (0.00s)
PASS
ok  	github.com/Scalingo/cli/utils	0.021s
>>> scalingo: Entering fakeroot...
>>> scalingo*: Running postcheck for scalingo
>>> scalingo*: Preparing package scalingo...
>>> scalingo*: Stripping binaries
>>> scalingo*: Scanning shared objects
>>> scalingo*: Tracing dependencies...
	so:libc.musl-armv7.so.1
>>> scalingo*: Package size: 12.7 MB
>>> scalingo*: Compressing data...
>>> scalingo*: Create checksum...
>>> scalingo*: Create scalingo-1.30.0-r2.apk
>>> scalingo: Build complete at Sat, 06 Apr 2024 18:34:40 +0000 elapsed time 0h 0m 19s
>>> scalingo: Cleaning up srcdir
>>> scalingo: Cleaning up pkgdir
>>> scalingo: Uninstalling dependencies...
(1/3) Purging .makedepends-scalingo (20240406.183422)
(2/3) Purging go (1.22.2-r0)
(3/3) Purging binutils-gold (2.42-r0)
Executing busybox-1.36.1-r25.trigger
OK: 270 MiB in 103 packages
>>> scalingo: Updating the testing/armv7 repository index...
>>> scalingo: Signing the index...