Bug #11114
I2P tests are fragile
0%
Description
I see:
And I see shared client tunnels in the I2P router console #features/step_definitions/i2p.rb:84
FindFailed: can not find I2PSharedClientTunnels.png on the screen.
Line ?, in File ? (RuntimeError)
features/i2p.feature:65:in `And I see shared client tunnels in the I2P router console'
… while the “I2P is ready” notification ends up being shown, and I see “Shared clients” on the I2P router console, but no “Shared Clients (DSA)” yet. All this is a bit confusing, maybe because the notification tells me it’s ready while our test suite thinks it is not?
I’ll bump the corresponding timeout again (commit:0d4da0d) for the 2nd time in a few days, we’ll see if it helps.
Files
Subtasks
History
#1 Updated by intrigeri 2016-03-03 15:22:15
- Deliverable for deleted (
270)
We can’t possibly fix all robustness and performance issues we discover as part of M6 => prioritizing areas that impact most users.
#2 Updated by BitingBird 2016-07-01 11:31:56
- Assignee deleted (
kytv) - Target version deleted (
Tails_2.5)
no news from kytv -> removing assignee and target version
#3 Updated by intrigeri 2016-07-19 10:38:17
- File 00_37_36_I2P_s_AppArmor_profile_is_in_enforce_mode.mkv added
- File 00_37_36_I2P_s_AppArmor_profile_is_in_enforce_mode.png added
- Feature Branch set to test/11114-i2p-fragile
I’ve seen that happen again (see attached video + screenshot, and debug log below), so I’ve marked the affected tests as fragile.
Scenario: I2P's AppArmor profile is in enforce mode # features/i2p.feature:18
calling as root: echo 'hello?'
call returned: [0, "hello?\n", ""]
[log] CLICK on (1024,384)
calling as root: /sbin/ifconfig eth0 | grep -q 'inet addr'
call returned: [1, "", ""]
calling as root: date -s '@1468882955'
call returned: [0, "Mon Jul 18 23:02:35 UTC 2016\n", ""]
Checkpoint: I have started Tails from DVD with I2P enabled and logged in and the network is connected
Given I have started Tails from DVD with I2P enabled and logged in
And the network is plugged
calling as root: /usr/local/sbin/tor-has-bootstrapped
call returned: [1, "", ""]
calling as root: /usr/local/sbin/tor-has-bootstrapped
call returned: [1, "", ""]
calling as root: /usr/local/sbin/tor-has-bootstrapped
call returned: [1, "", ""]
calling as root: /usr/local/sbin/tor-has-bootstrapped
call returned: [1, "", ""]
calling as root: /usr/local/sbin/tor-has-bootstrapped
call returned: [1, "", ""]
calling as root: /usr/local/sbin/tor-has-bootstrapped
call returned: [1, "", ""]
calling as root: /usr/local/sbin/tor-has-bootstrapped
call returned: [1, "", ""]
calling as root: /usr/local/sbin/tor-has-bootstrapped
call returned: [3, "", ""]
calling as root: /usr/local/sbin/tor-has-bootstrapped
call returned: [3, "", ""]
calling as root: /usr/local/sbin/tor-has-bootstrapped
call returned: [3, "", ""]
calling as root: /usr/local/sbin/tor-has-bootstrapped
call returned: [0, "", ""]
calling as root: test -e /var/run/tordate/done
call returned: [0, "", ""]
calling as root: test -e /var/run/htpdate/success
call returned: [1, "", ""]
calling as root: test -e /var/run/htpdate/success
call returned: [0, "", ""]
calling as root: systemctl is-system-running
call returned: [0, "running\n", ""]
And Tor is ready
calling as root: systemctl --quiet is-active i2p
call returned: [3, "", ""]
calling as root: systemctl --quiet is-active i2p
call returned: [0, "", ""]
And I2P is running
[log] CLICK on (1007,762)
[profile] Finder.findAll START
[profile] Finder.findAll END: 67ms
[log] CLICK on (991,697)
[log] CLICK on (990,584)
[log] CLICK on (51,16)
And all notifications have disappeared
calling as root: test -e '/var/run/tails-upgrader/checked_upgrades'
call returned: [1, "", ""]
calling as root: test -e '/var/run/tails-upgrader/checked_upgrades'
call returned: [1, "", ""]
calling as root: test -e '/var/run/tails-upgrader/checked_upgrades'
call returned: [1, "", ""]
calling as root: test -e '/var/run/tails-upgrader/checked_upgrades'
call returned: [1, "", ""]
calling as root: test -e '/var/run/tails-upgrader/checked_upgrades'
call returned: [1, "", ""]
calling as root: test -e '/var/run/tails-upgrader/checked_upgrades'
call returned: [1, "", ""]
calling as root: test -e '/var/run/tails-upgrader/checked_upgrades'
call returned: [1, "", ""]
calling as root: test -e '/var/run/tails-upgrader/checked_upgrades'
call returned: [1, "", ""]
calling as root: test -e '/var/run/tails-upgrader/checked_upgrades'
call returned: [1, "", ""]
calling as root: test -e '/var/run/tails-upgrader/checked_upgrades'
call returned: [1, "", ""]
calling as root: test -e '/var/run/tails-upgrader/checked_upgrades'
call returned: [1, "", ""]
calling as root: test -e '/var/run/tails-upgrader/checked_upgrades'
call returned: [1, "", ""]
calling as root: test -e '/var/run/tails-upgrader/checked_upgrades'
call returned: [1, "", ""]
calling as root: test -e '/var/run/tails-upgrader/checked_upgrades'
call returned: [1, "", ""]
calling as root: test -e '/var/run/tails-upgrader/checked_upgrades'
call returned: [1, "", ""]
calling as root: test -e '/var/run/tails-upgrader/checked_upgrades'
call returned: [1, "", ""]
calling as root: test -e '/var/run/tails-upgrader/checked_upgrades'
call returned: [1, "", ""]
calling as root: test -e '/var/run/tails-upgrader/checked_upgrades'
call returned: [1, "", ""]
calling as root: test -e '/var/run/tails-upgrader/checked_upgrades'
call returned: [1, "", ""]
calling as root: test -e '/var/run/tails-upgrader/checked_upgrades'
call returned: [0, "", ""]
And available upgrades have been checked
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
calling as root: . /usr/local/lib/tails-shell-library/i2p.sh && i2p_reseed_completed
call returned: [1, "", ""]
Step failed while creating checkpoint: I2P's reseeding completed
Given I have started Tails from DVD with I2P enabled and logged in and the network is connected # features/step_definitions/snapshots.rb:199
try_for() timeout expired (Timeout::Error)
./features/support/helpers/misc_helpers.rb:83:in `rescue in try_for'
./features/support/helpers/misc_helpers.rb:33:in `try_for'
./features/step_definitions/i2p.rb:12:in `/^I2P's reseeding (completed|started|failed)$/'
./features/step_definitions/snapshots.rb:182:in `block in reach_checkpoint'
./features/step_definitions/snapshots.rb:180:in `each'
./features/step_definitions/snapshots.rb:180:in `reach_checkpoint'
./features/step_definitions/snapshots.rb:200:in `/^I\ have\ started\ Tails\ from\ DVD\ with\ I2P\ enabled\ and\ logged\ in\ and\ the\ network\ is\ connected$/'
features/i2p.feature:19:in `Given I have started Tails from DVD with I2P enabled and logged in and the network is connected'
When I2P is running # features/step_definitions/i2p.rb:1
Then the running process "i2p" is confined with AppArmor in enforce mode # features/step_definitions/checks.rb:186
Scenario failed at time 00:37:36
Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-5650-rngd/54/artifact/build-artifacts/00:37:36_I2P_s_AppArmor_profile_is_in_enforce_mode.png
Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-5650-rngd/54/artifact/build-artifacts/00:37:36_I2P_s_AppArmor_profile_is_in_enforce_mode.mkv
#4 Updated by intrigeri 2016-07-22 05:41:39
- Feature Branch changed from test/11114-i2p-fragile to wip/test/11114-i2p-fragile
#5 Updated by bertagaz 2016-07-22 05:42:45
- File stable_326.log added
Note that we saw during the 2016 June fragile test tagging that in this scenario the i2p service is sometimes taking a long time to start, which results in test suite failures. See the attached debug log.
#6 Updated by spriver 2017-06-01 13:35:24
- blocked by Feature #12264: Reintroduce I2P added