Project Number Date
test_Tails_ISO_20634-greeter-tps-update-failure-fix 4 27 Oct 2024, 12:24

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Cloning a Git repository 3 2 2 0 0 7 0 2 2 8:18.761 Failed
Feature Cloning a Git repository
As a Tails user when I clone a Git repository all Internet traffic should flow only through Tor
13.273
Before features/support/hooks.rb:269 0.006
Before features/support/hooks.rb:507 0.007
Given I have started Tails from DVD and logged in and the network is connected 13.273
3:56.729
Scenario Cloning a Git repository anonymously over HTTPS
Steps
When I clone the Git repository "https://github.com/intrigeri/Dist-Zilla-Plugin-LocaleMsgfmt.git" in GNOME Terminal 3:56.729
Tor
Tor operation failed (despite retrying 10 times) with
Timeout::Error: try_for() timeout expired
Last ignored exception was: ExecutionFailedInVM: Command failed: echo -n 'git clone https://github.com/intrigeri/Dist-Zilla-Plugin-LocaleMsgfmt.git' | xsel --input --clipboard
error code: 1
stdout: 
stderr: xsel: Can't open display: (null)
: Inappropriate ioctl for device
.
<false> is not true.
./features/support/helpers/vm_helper.rb:483:in `rescue in execute_successfully'
./features/support/helpers/vm_helper.rb:480:in `execute_successfully'
./features/support/helpers/vm_helper.rb:715:in `set_clipboard'
./features/support/helpers/screen.rb:307:in `paste'
./features/step_definitions/common_steps.rb:937:in `block (2 levels) in <top (required)>'
./features/support/helpers/misc_helpers.rb:78:in `block (2 levels) in try_for'
./features/support/helpers/misc_helpers.rb:66:in `loop'
./features/support/helpers/misc_helpers.rb:66:in `block in try_for'
./features/support/helpers/misc_helpers.rb:65:in `try_for'
./features/step_definitions/common_steps.rb:936:in `block in <top (required)>'
./features/step_definitions/git.rb:14:in `block (2 levels) in <top (required)>'
./features/support/helpers/misc_helpers.rb:211:in `block in retry_action'
./features/support/helpers/misc_helpers.rb:208:in `loop'
./features/support/helpers/misc_helpers.rb:208:in `retry_action'
./features/support/helpers/misc_helpers.rb:196:in `retry_tor'
./features/step_definitions/git.rb:13:in `block in <top (required)>' (MaxRetriesFailure)
./features/support/helpers/misc_helpers.rb:226:in `rescue in block in retry_action'
./features/support/helpers/misc_helpers.rb:209:in `block in retry_action'
./features/support/helpers/misc_helpers.rb:208:in `loop'
./features/support/helpers/misc_helpers.rb:208:in `retry_action'
./features/support/helpers/misc_helpers.rb:196:in `retry_tor'
./features/step_definitions/git.rb:13:in `/^I clone the Git repository "(\S+)" in GNOME Terminal$/'
features/torified_git.feature:11:in `When I clone the Git repository "https://github.com/intrigeri/Dist-Zilla-Plugin-LocaleMsgfmt.git" in GNOME Terminal'
Then the Git repository "Dist-Zilla-Plugin-LocaleMsgfmt" has been cloned successfully 0.000
After features/support/hooks.rb:515 0.037
After features/support/hooks.rb:326 5.024

SCENARIO FAILED: 'Cloning a Git repository anonymously over HTTPS' (at time 04:39:25)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_20634-greeter-tps-update-failure-fix/4/artifact/build-artifacts/04:39:25_Cloning_a_Git_repository_anonymously_over_HTTPS.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_20634-greeter-tps-update-failure-fix/4/artifact/build-artifacts/04:39:25_Cloning_a_Git_repository_anonymously_over_HTTPS.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_20634-greeter-tps-update-failure-fix/4/artifact/build-artifacts/04:39:25_Cloning_a_Git_repository_anonymously_over_HTTPS.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_20634-greeter-tps-update-failure-fix/4/artifact/build-artifacts/04:39:25_Cloning_a_Git_repository_anonymously_over_HTTPS.journal

After features/support/hooks.rb:100 0.000
12.860
Before features/support/hooks.rb:269 0.007
Before features/support/hooks.rb:507 0.006
Given I have started Tails from DVD and logged in and the network is connected 12.860
3:55.898
Scenario Cloning git repository over SSH
Steps
Given I have the SSH key pair for a Git repository 0.243
When I clone the Git repository "ssh://gitolite3@lizard.tails.boum.org:3004/myprivatekeyispublic/testing.git" in GNOME Terminal 3:55.655
Tor
Tor operation failed (despite retrying 10 times) with
Timeout::Error: try_for() timeout expired
Last ignored exception was: ExecutionFailedInVM: Command failed: echo -n 'git clone ssh://gitolite3@lizard.tails.boum.org:3004/myprivatekeyispublic/testing.git' | xsel --input --clipboard
error code: 1
stdout: 
stderr: xsel: Can't open display: (null)
: Inappropriate ioctl for device
.
<false> is not true.
./features/support/helpers/vm_helper.rb:483:in `rescue in execute_successfully'
./features/support/helpers/vm_helper.rb:480:in `execute_successfully'
./features/support/helpers/vm_helper.rb:715:in `set_clipboard'
./features/support/helpers/screen.rb:307:in `paste'
./features/step_definitions/common_steps.rb:937:in `block (2 levels) in <top (required)>'
./features/support/helpers/misc_helpers.rb:78:in `block (2 levels) in try_for'
./features/support/helpers/misc_helpers.rb:66:in `loop'
./features/support/helpers/misc_helpers.rb:66:in `block in try_for'
./features/support/helpers/misc_helpers.rb:65:in `try_for'
./features/step_definitions/common_steps.rb:936:in `block in <top (required)>'
./features/step_definitions/git.rb:14:in `block (2 levels) in <top (required)>'
./features/support/helpers/misc_helpers.rb:211:in `block in retry_action'
./features/support/helpers/misc_helpers.rb:208:in `loop'
./features/support/helpers/misc_helpers.rb:208:in `retry_action'
./features/support/helpers/misc_helpers.rb:196:in `retry_tor'
./features/step_definitions/git.rb:13:in `block in <top (required)>' (MaxRetriesFailure)
./features/support/helpers/misc_helpers.rb:226:in `rescue in block in retry_action'
./features/support/helpers/misc_helpers.rb:209:in `block in retry_action'
./features/support/helpers/misc_helpers.rb:208:in `loop'
./features/support/helpers/misc_helpers.rb:208:in `retry_action'
./features/support/helpers/misc_helpers.rb:196:in `retry_tor'
./features/step_definitions/git.rb:13:in `/^I clone the Git repository "(\S+)" in GNOME Terminal$/'
features/torified_git.feature:16:in `When I clone the Git repository "ssh://gitolite3@lizard.tails.boum.org:3004/myprivatekeyispublic/testing.git" in GNOME Terminal'
Then the Git repository "testing" has been cloned successfully 0.000
After features/support/hooks.rb:515 0.040
After features/support/hooks.rb:326 5.013

SCENARIO FAILED: 'Cloning git repository over SSH' (at time 04:43:39)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_20634-greeter-tps-update-failure-fix/4/artifact/build-artifacts/04:43:39_Cloning_git_repository_over_SSH.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_20634-greeter-tps-update-failure-fix/4/artifact/build-artifacts/04:43:39_Cloning_git_repository_over_SSH.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_20634-greeter-tps-update-failure-fix/4/artifact/build-artifacts/04:43:39_Cloning_git_repository_over_SSH.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_20634-greeter-tps-update-failure-fix/4/artifact/build-artifacts/04:43:39_Cloning_git_repository_over_SSH.journal

After features/support/hooks.rb:100 0.000