Project Number Date
test_Tails_ISO_21014-htpdateerror 18 30 Jun 2025, 23:17

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Logging in via SSH 15 0 0 0 0 15 0 3 3 1:3.603 Failed
Tags: @product
Feature Logging in via SSH
As a Tails user When I connect to SSH servers on the Internet all Internet traffic should flow only through Tor
11.977
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 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 11.977
5.836
Scenario Connecting to an SSH server on the Internet works and uses the default SocksPort
Steps
Given I monitor the network connections of SSH 0.068
And I have the SSH key pair for an SSH server 0.364
When I connect to an SSH server on the Internet 5.100
Then I have successfully logged into the SSH server 0.283
And I see that SSH is properly stream isolated 0.019
Hooks
After features/support/hooks.rb:515 0.204
Unexpected connections were made
  #<OpenStruct mac_saddr="50:54:00:ac:a5:81", mac_daddr="52:54:00:00:00:01", protocol="IP::TCP", saddr="10.2.1.45", daddr="8.43.85.67", sport=60160, dport=80> (FirewallAssertionFailedError)
./features/support/helpers/firewall_helper.rb:168:in `assert_all_connections'
./features/support/helpers/firewall_helper.rb:178:in `assert_no_leaks'
./features/support/hooks.rb:524:in `After'
After features/support/hooks.rb:330 5.143
no implicit conversion of nil into String (TypeError)
./features/support/hooks.rb:455:in `exist?'
./features/support/hooks.rb:455:in `block (2 levels) in <top (required)>'
./features/support/hooks.rb:450:in `each'
./features/support/hooks.rb:450:in `After'
Output 1

SCENARIO FAILED: 'Connecting to an SSH server on the Internet works and uses the default SocksPort' (at time 04:58:42)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/18/artifact/build-artifacts/04:58:42_Connecting_to_an_SSH_server_on_the_Internet_works_and_uses_the_default_SocksPort.file_content_var_log_boot.log

Network capture: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/18/artifact/build-artifacts/04:58:42_Connecting_to_an_SSH_server_on_the_Internet_works_and_uses_the_default_SocksPort.pcap

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/18/artifact/build-artifacts/04:58:42_Connecting_to_an_SSH_server_on_the_Internet_works_and_uses_the_default_SocksPort.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/18/artifact/build-artifacts/04:58:42_Connecting_to_an_SSH_server_on_the_Internet_works_and_uses_the_default_SocksPort.mkv

After features/support/hooks.rb:100 0.000
12.279
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:507 0.006
Given I have started Tails from DVD and logged in and the network is connected 12.279
7.157
Scenario Connecting to an SSH server on the LAN
Steps
Given I have the SSH key pair for an SSH server 0.221
And an SSH server is running on the LAN 0.526
When I connect to an SSH server on the LAN 4.769
Then I am prompted to verify the SSH fingerprint for the SSH server 1.639
Hooks
After features/support/hooks.rb:515 0.228
Unexpected connections were made
  #<OpenStruct mac_saddr="50:54:00:ac:a5:81", mac_daddr="52:54:00:00:00:01", protocol="IP::TCP", saddr="10.2.1.45", daddr="8.43.85.67", sport=60160, dport=80> (FirewallAssertionFailedError)
./features/support/helpers/firewall_helper.rb:168:in `assert_all_connections'
./features/support/helpers/firewall_helper.rb:178:in `assert_no_leaks'
./features/support/hooks.rb:524:in `After'
After features/support/hooks.rb:330 4.851
no implicit conversion of nil into String (TypeError)
./features/support/hooks.rb:455:in `exist?'
./features/support/hooks.rb:455:in `block (2 levels) in <top (required)>'
./features/support/hooks.rb:450:in `each'
./features/support/hooks.rb:450:in `After'
Output 1

SCENARIO FAILED: 'Connecting to an SSH server on the LAN' (at time 04:59:07)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/18/artifact/build-artifacts/04:59:07_Connecting_to_an_SSH_server_on_the_LAN.file_content_var_log_boot.log

Network capture: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/18/artifact/build-artifacts/04:59:07_Connecting_to_an_SSH_server_on_the_LAN.pcap

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/18/artifact/build-artifacts/04:59:07_Connecting_to_an_SSH_server_on_the_LAN.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/18/artifact/build-artifacts/04:59:07_Connecting_to_an_SSH_server_on_the_LAN.mkv

After features/support/hooks.rb:100 0.000
12.172
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:507 0.006
Given I have started Tails from DVD and logged in and the network is connected 12.172
14.181
Scenario Connecting to an SFTP server on the Internet using the GNOME "Connect to Server" feature
Steps
Given I have the SSH key pair for an SFTP server 0.237
When I connect to an SFTP server on the Internet 12.927
Then I successfully connect to the SFTP server 1.017
Hooks
After features/support/hooks.rb:515 0.211
Unexpected connections were made
  #<OpenStruct mac_saddr="50:54:00:ac:a5:81", mac_daddr="52:54:00:00:00:01", protocol="IP::TCP", saddr="10.2.1.45", daddr="8.43.85.67", sport=60160, dport=80> (FirewallAssertionFailedError)
./features/support/helpers/firewall_helper.rb:168:in `assert_all_connections'
./features/support/helpers/firewall_helper.rb:178:in `assert_no_leaks'
./features/support/hooks.rb:524:in `After'
After features/support/hooks.rb:330 5.094
no implicit conversion of nil into String (TypeError)
./features/support/hooks.rb:455:in `exist?'
./features/support/hooks.rb:455:in `block (2 levels) in <top (required)>'
./features/support/hooks.rb:450:in `each'
./features/support/hooks.rb:450:in `After'
Output 1

SCENARIO FAILED: 'Connecting to an SFTP server on the Internet using the GNOME "Connect to Server" feature' (at time 04:59:39)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/18/artifact/build-artifacts/04:59:39_Connecting_to_an_SFTP_server_on_the_Internet_using_the_GNOME__Connect_to_Server__feature.file_content_var_log_boot.log

Network capture: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/18/artifact/build-artifacts/04:59:39_Connecting_to_an_SFTP_server_on_the_Internet_using_the_GNOME__Connect_to_Server__feature.pcap

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/18/artifact/build-artifacts/04:59:39_Connecting_to_an_SFTP_server_on_the_Internet_using_the_GNOME__Connect_to_Server__feature.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_21014-htpdateerror/18/artifact/build-artifacts/04:59:39_Connecting_to_an_SFTP_server_on_the_Internet_using_the_GNOME__Connect_to_Server__feature.mkv

After features/support/hooks.rb:100 0.000