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

Atomic: rpm-ostree daemon: Regression with CachedUpdate property updates #4738

Closed
mvollmer opened this issue Jul 14, 2016 · 4 comments
Closed

Comments

@mvollmer
Copy link
Member

coreos/rpm-ostree#392

@mvollmer
Copy link
Member Author

mvollmer commented Jul 14, 2016

verify/rhel-atomic
Ooops, it happened again


Traceback (most recent call last):
  File "check-ostree", line 163, in testOstree
    b.wait_present('table.listing-ct tbody:nth-child(3) i.fa-circle')
  File "testlib.py", line 217, in wait_present
    return self.wait_js_func('ph_is_present', selector)
  File "testlib.py", line 211, in wait_js_func
    return self.phantom.wait("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "testlib.py", line 665, in <lambda>
    return lambda *args: self._invoke(name, *args)
  File "testlib.py", line 688, in _invoke
    raise Error(res['error'])
Error: timeout

First occurrence: 2016-07-14T13:31:46.249687 | revision 2d086fa5dd726efc4746254605017fd49aecbaa7, logs
Times recorded: 25
Latest occurrences:

  • 2016-07-15T15:55:02.149587 | revision 6ce3415, logs
  • 2016-07-15T16:20:47.913224 | revision bc78549f3fc71b3a19b562afba6eaa4d7962ba30, logs
  • 2016-07-15T16:46:04.589739 | revision d203bd3, logs
  • 2016-07-15T17:09:44.471340 | revision 9d5d820, logs
  • 2016-07-15T17:12:00.795737 | revision 1b2571f, logs
  • 2016-07-15T17:36:19.772249 | revision 6ce3415, logs
  • 2016-07-15T20:54:35.001327 | revision 4c5fab3cf88605b4b9f1f662a2443db48682d7b0, logs
  • 2016-07-15T21:23:55.467496 | revision d17e09afe84801ce1e799ca187edc8d11ea48816, logs
  • 2016-07-18T17:32:30.375850 | revision d203bd3, logs
  • 2016-07-18T21:10:31.250922 | revision 2921460, logs
Traceback (most recent call last):
  File "check-ostree", line 163, in testOstree
    b.wait_present('table.listing-ct tbody:nth-child(3) i.fa-circle')
  File "testlib.py", line 217, in wait_present
    return self.wait_js_func('ph_is_present', selector)
  File "testlib.py", line 211, in wait_js_func
    return self.phantom.wait("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "testlib.py", line 688, in <lambda>
    return lambda *args: self._invoke(name, *args)
  File "testlib.py", line 711, in _invoke
    raise Error(res['error'])
Error: timeout

First occurrence: 2016-07-15T12:32:06.492341 | revision 43aeb841331ec66cb55009ddd92b7198cf18dd59, logs
Times recorded: 2
Latest occurrences:

  • 2016-07-15T12:32:06.492341 | revision 43aeb841331ec66cb55009ddd92b7198cf18dd59, logs
  • 2016-07-15T18:00:48.719994 | revision 43aeb841331ec66cb55009ddd92b7198cf18dd59, logs
Traceback (most recent call last):
  File "check-ostree", line 163, in testOstree
    b.wait_present('table.listing-ct tbody:nth-child(3) i.fa-circle')
  File "testlib.py", line 217, in wait_present
    return self.wait_js_func('ph_is_present', selector)
  File "testlib.py", line 211, in wait_js_func
    return self.phantom.wait("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "testlib.py", line 686, in <lambda>
    return lambda *args: self._invoke(name, *args)
  File "testlib.py", line 709, in _invoke
    raise Error(res['error'])
Error: timeout

First occurrence: 2016-07-18T12:39:55.666665 | revision f3edddaa8e17b1909aed9682888cbaa4928df650, logs
Times recorded: 25
Latest occurrences:

  • 2016-07-21T09:25:27.528877 | revision 33a38292b46ec2fcaca0899af4cfb1d2c2a62f25, logs
  • 2016-07-21T11:17:12.874879 | revision 0c62ab30e8f04c0821f5ad2832cdd56bd4764fe3, logs
  • 2016-07-21T12:03:00.607126 | revision 33a38292b46ec2fcaca0899af4cfb1d2c2a62f25, logs
  • 2016-07-21T12:31:36.534396 | revision fd7da8c4c3de2521eb7cd057d5153d5122788288, logs
  • 2016-07-21T12:58:09.462098 | revision dc5750877f8eebf5fd4051770f6bc353c767b704, logs
  • 2016-07-21T14:23:50.228431 | revision 6888d2de30a3879aa64f98a3e1da877789843c47, logs
  • 2016-07-21T14:52:19.659637 | revision 7c14383d3a47c0dedcb83221166967c83d29a160, logs
  • 2016-07-21T15:20:19.771904 | revision 33a38292b46ec2fcaca0899af4cfb1d2c2a62f25, logs
  • 2016-07-21T16:14:47.105504 | revision 7e45963, logs
  • 2016-07-21T20:17:24.814719 | revision 5bfd26a, logs
Traceback (most recent call last):
  File "check-ostree", line 165, in testOstree
    b.wait_present('table.listing-ct tbody:nth-child(3) i.fa-circle')
  File "testlib.py", line 217, in wait_present
    return self.wait_js_func('ph_is_present', selector)
  File "testlib.py", line 211, in wait_js_func
    return self.phantom.wait("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "testlib.py", line 686, in <lambda>
    return lambda *args: self._invoke(name, *args)
  File "testlib.py", line 709, in _invoke
    raise Error(res['error'])
Error: timeout

First occurrence: 2016-07-20T21:45:00.402708 | revision c87b5c74c55577c1bfe105adefe279df486f54cc, logs
Times recorded: 45
Latest occurrences:

  • 2016-07-28T13:36:53.839506 | revision 49c3bd0, logs
  • 2016-07-28T15:02:30.656680 | revision 7dcf0c4, logs
  • 2016-07-28T15:29:14.655750 | revision 7c57a96ea4f039d7cf67be8eb0f2bc6f1de5aed5, logs
  • 2016-07-29T12:25:28.303669 | revision 6dda17b, logs
  • 2016-07-29T14:35:12.944594 | revision 7dcf0c4, logs
  • 2016-07-29T16:21:13.535367 | revision 5be1943, logs
  • 2016-07-29T22:57:09.387835 | revision 870fd83, logs
  • 2016-07-30T00:44:43.425703 | revision 03b4a47, logs
  • 2016-07-30T01:31:01.248345 | revision 327179e, logs
  • 2016-07-30T03:40:55.965806 | revision 27152c1, logs
Traceback (most recent call last):
  File "check-ostree", line 166, in testOstree
    b.wait_present('table.listing-ct tbody:nth-child(3) i.fa-circle')
  File "testlib.py", line 217, in wait_present
    return self.wait_js_func('ph_is_present', selector)
  File "testlib.py", line 211, in wait_js_func
    return self.phantom.wait("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "testlib.py", line 686, in <lambda>
    return lambda *args: self._invoke(name, *args)
  File "testlib.py", line 709, in _invoke
    raise Error(res['error'])
Error: timeout

First occurrence: 2016-07-30T04:48:59.059898 | revision 4213c7616d2f1fbc68dee86b296fea3bfc8eef79, logs
Times recorded: 82
Latest occurrences:

  • 2016-08-10T22:50:06.795467 | revision a2d9c3c0d11f77b0f81793187514fc50cc128222, logs
  • 2016-08-10T23:17:10.642664 | revision 5953e23, logs
  • 2016-08-10T23:14:20.880264 | revision bd07ca04769858d37e755d4c9f2130249cdf7d17, logs
  • 2016-08-11T00:10:01.955017 | revision ed8e0f9, logs
  • 2016-08-11T00:36:45.751164 | revision 2b0aaecdbd9357a32dd2a5db5ceb0d42cce17406, logs
  • 2016-08-11T00:47:52.664406 | revision 5953e23, logs
  • 2016-08-11T01:03:56.808193 | revision ef5e284, logs
  • 2016-08-11T01:28:55.698213 | revision fa8cae0, logs
  • 2016-08-11T01:58:33.226193 | revision 2093964ddc91abfc44d3b45a22e98c3147465f8f, logs
  • 2016-08-11T04:43:56.916783 | revision 2093964ddc91abfc44d3b45a22e98c3147465f8f, logs
Traceback (most recent call last):
  File "check-ostree", line 166, in testOstree
    b.wait_present('table.listing-ct tbody:nth-child(3) i.fa-circle')
  File "testlib.py", line 217, in wait_present
    return self.wait_js_func('ph_is_present', selector)
  File "testlib.py", line 211, in wait_js_func
    return self.phantom.wait("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "testlib.py", line 684, in <lambda>
    return lambda *args: self._invoke(name, *args)
  File "testlib.py", line 707, in _invoke
    raise Error(res['error'])
Error: timeout

First occurrence: 2016-08-10T09:17:52.051800 | revision 5a10b8e05017e9b85f990e19255709dd5e96340e, logs
Times recorded: 4
Latest occurrences:

  • 2016-08-10T09:17:52.051800 | revision 5a10b8e05017e9b85f990e19255709dd5e96340e, logs
  • 2016-08-10T16:36:21.297360 | revision db1126f, logs
  • 2016-08-10T17:03:06.940494 | revision fbd2ef6, logs
  • 2016-08-10T23:44:03.981232 | revision db1126f, logs

@mvollmer
Copy link
Member Author

mvollmer commented Jul 14, 2016

verify/fedora-atomic
Ooops, it happened again


Traceback (most recent call last):
  File "check-ostree", line 163, in testOstree
    b.wait_present('table.listing-ct tbody:nth-child(3) i.fa-circle')
  File "testlib.py", line 217, in wait_present
    return self.wait_js_func('ph_is_present', selector)
  File "testlib.py", line 211, in wait_js_func
    return self.phantom.wait("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "testlib.py", line 665, in <lambda>
    return lambda *args: self._invoke(name, *args)
  File "testlib.py", line 688, in _invoke
    raise Error(res['error'])
Error: timeout

First occurrence: 2016-07-14T16:27:05.182026 | revision 2d086fa5dd726efc4746254605017fd49aecbaa7, logs
Times recorded: 16
Latest occurrences:

  • 2016-07-15T14:22:21.239189 | revision 9d5d820, logs
  • 2016-07-15T14:45:27.305572 | revision 387be14, logs
  • 2016-07-15T16:03:03.789894 | revision d203bd3, logs
  • 2016-07-15T17:42:01.429795 | revision 9d5d820, logs
  • 2016-07-15T18:48:23.331384 | revision 6ce3415, logs
  • 2016-07-15T19:25:18.734058 | revision bc78549f3fc71b3a19b562afba6eaa4d7962ba30, logs
  • 2016-07-15T21:18:48.416300 | revision 4c5fab3cf88605b4b9f1f662a2443db48682d7b0, logs
  • 2016-07-15T21:55:05.355433 | revision d17e09afe84801ce1e799ca187edc8d11ea48816, logs
  • 2016-07-18T17:35:18.348221 | revision d203bd3, logs
  • 2016-07-18T21:38:06.781860 | revision 2921460, logs
Traceback (most recent call last):
  File "check-ostree", line 163, in testOstree
    b.wait_present('table.listing-ct tbody:nth-child(3) i.fa-circle')
  File "testlib.py", line 217, in wait_present
    return self.wait_js_func('ph_is_present', selector)
  File "testlib.py", line 211, in wait_js_func
    return self.phantom.wait("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "testlib.py", line 688, in <lambda>
    return lambda *args: self._invoke(name, *args)
  File "testlib.py", line 711, in _invoke
    raise Error(res['error'])
Error: timeout

First occurrence: 2016-07-15T18:50:14.968387 | revision 43aeb841331ec66cb55009ddd92b7198cf18dd59, logs
Times recorded: 1
Latest occurrences:

  • 2016-07-15T18:50:14.968387 | revision 43aeb841331ec66cb55009ddd92b7198cf18dd59, logs
Traceback (most recent call last):
  File "check-ostree", line 163, in testOstree
    b.wait_present('table.listing-ct tbody:nth-child(3) i.fa-circle')
  File "testlib.py", line 217, in wait_present
    return self.wait_js_func('ph_is_present', selector)
  File "testlib.py", line 211, in wait_js_func
    return self.phantom.wait("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "testlib.py", line 686, in <lambda>
    return lambda *args: self._invoke(name, *args)
  File "testlib.py", line 709, in _invoke
    raise Error(res['error'])
Error: timeout

First occurrence: 2016-07-18T12:49:40.558152 | revision f3edddaa8e17b1909aed9682888cbaa4928df650, logs
Times recorded: 25
Latest occurrences:

  • 2016-07-20T23:39:32.134900 | revision 1889127, logs
  • 2016-07-21T08:36:42.535224 | revision dab7c76, logs
  • 2016-07-21T09:50:42.283084 | revision 33a38292b46ec2fcaca0899af4cfb1d2c2a62f25, logs
  • 2016-07-21T11:40:25.362473 | revision 0c62ab30e8f04c0821f5ad2832cdd56bd4764fe3, logs
  • 2016-07-21T13:01:50.030691 | revision 33a38292b46ec2fcaca0899af4cfb1d2c2a62f25, logs
  • 2016-07-21T13:12:44.248542 | revision dc5750877f8eebf5fd4051770f6bc353c767b704, logs
  • 2016-07-21T15:12:27.730115 | revision 7c14383d3a47c0dedcb83221166967c83d29a160, logs
  • 2016-07-21T16:46:54.461942 | revision 7e45963, logs
  • 2016-07-21T17:36:51.519728 | revision 33a38292b46ec2fcaca0899af4cfb1d2c2a62f25, logs
  • 2016-07-21T20:37:02.400077 | revision 5bfd26a, logs
Traceback (most recent call last):
  File "check-ostree", line 165, in testOstree
    b.wait_present('table.listing-ct tbody:nth-child(3) i.fa-circle')
  File "testlib.py", line 217, in wait_present
    return self.wait_js_func('ph_is_present', selector)
  File "testlib.py", line 211, in wait_js_func
    return self.phantom.wait("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "testlib.py", line 686, in <lambda>
    return lambda *args: self._invoke(name, *args)
  File "testlib.py", line 709, in _invoke
    raise Error(res['error'])
Error: timeout

First occurrence: 2016-07-20T21:52:49.807388 | revision c87b5c74c55577c1bfe105adefe279df486f54cc, logs
Times recorded: 52
Latest occurrences:

  • 2016-07-28T14:00:38.923620 | revision 49c3bd0, logs
  • 2016-07-28T15:35:07.046065 | revision 7dcf0c4, logs
  • 2016-07-28T16:08:31.445413 | revision 7c57a96ea4f039d7cf67be8eb0f2bc6f1de5aed5, logs
  • 2016-07-29T12:44:01.434458 | revision 6dda17b, logs
  • 2016-07-29T13:32:51.480241 | revision 6dda17b, logs
  • 2016-07-29T16:33:30.257729 | revision 5be1943, logs
  • 2016-07-29T23:40:54.359809 | revision 870fd83, logs
  • 2016-07-30T01:09:24.709283 | revision 03b4a47, logs
  • 2016-07-30T01:26:53.607173 | revision 327179e, logs
  • 2016-07-30T03:44:16.019947 | revision 27152c1, logs
Traceback (most recent call last):
  File "check-ostree", line 166, in testOstree
    b.wait_present('table.listing-ct tbody:nth-child(3) i.fa-circle')
  File "testlib.py", line 217, in wait_present
    return self.wait_js_func('ph_is_present', selector)
  File "testlib.py", line 211, in wait_js_func
    return self.phantom.wait("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "testlib.py", line 686, in <lambda>
    return lambda *args: self._invoke(name, *args)
  File "testlib.py", line 709, in _invoke
    raise Error(res['error'])
Error: timeout

First occurrence: 2016-07-30T05:13:07.633751 | revision 4213c7616d2f1fbc68dee86b296fea3bfc8eef79, logs
Times recorded: 89
Latest occurrences:

  • 2016-08-10T20:08:25.117526 | revision 31bfce4d3c13de71d1c9382e4afa07930b55bb02, logs
  • 2016-08-10T20:17:52.011536 | revision 2093964ddc91abfc44d3b45a22e98c3147465f8f, logs
  • 2016-08-10T22:44:17.905868 | revision 98b18f8a97116fc2b5077ccef54289919a4a2e70, logs
  • 2016-08-10T23:01:47.200833 | revision bd07ca04769858d37e755d4c9f2130249cdf7d17, logs
  • 2016-08-11T00:00:23.711290 | revision bd07ca04769858d37e755d4c9f2130249cdf7d17, logs
  • 2016-08-11T00:24:55.654893 | revision 5953e23, logs
  • 2016-08-11T02:05:30.537096 | revision bf380e02ff454f338dd218af840e56b2d1ac7077, logs
  • 2016-08-11T03:05:13.516477 | revision 2093964ddc91abfc44d3b45a22e98c3147465f8f, logs
  • 2016-08-11T08:02:39.639211 | revision fdb0bd8, logs
  • 2016-08-11T09:06:38.452633 | revision c5f9d6c69563d30f735915c5aa036b51899195f3, logs
Traceback (most recent call last):
  File "check-ostree", line 166, in testOstree
    b.wait_present('table.listing-ct tbody:nth-child(3) i.fa-circle')
  File "testlib.py", line 217, in wait_present
    return self.wait_js_func('ph_is_present', selector)
  File "testlib.py", line 211, in wait_js_func
    return self.phantom.wait("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "testlib.py", line 684, in <lambda>
    return lambda *args: self._invoke(name, *args)
  File "testlib.py", line 707, in _invoke
    raise Error(res['error'])
Error: timeout

First occurrence: 2016-08-10T08:51:04.581488 | revision 5a10b8e05017e9b85f990e19255709dd5e96340e, logs
Times recorded: 96
Latest occurrences:

  • 2016-08-18T05:27:28.973324 | revision ccc91de, logs
  • 2016-08-18T05:51:13.104804 | revision 8cacfb0, logs
  • 2016-08-18T06:27:11.515298 | revision e1ee7d91dd4edea7d308bbbad4c76e8f95c717e3, logs
  • 2016-08-18T07:20:43.244462 | revision 446149e, logs
  • 2016-08-18T08:00:22.742746 | revision ccc91de, logs
  • 2016-08-18T08:43:55.005537 | revision 7af310f17bbee97d47a4b8b7c3500c6c3753c83c, logs
  • 2016-08-18T09:25:04.671790 | revision ea06d33a0e0888a63744a037ea4b40128e23b776, logs
  • 2016-08-18T10:08:44.435933 | revision bd9222ad1c31de00923d0cea12a90378d4d19c9d, logs
  • 2016-08-18T10:39:53.557785 | revision 082e6c8, logs
  • 2016-08-18T11:21:07.632531 | revision de1148b5c6945830a2ae99c0bdc2c820e233055d, logs
Traceback (most recent call last):
  File "check-ostree", line 166, in testOstree
    b.wait_present('table.listing-ct tbody:nth-child(3) i.fa-circle')
  File "testlib.py", line 217, in wait_present
    return self.wait_js_func('ph_is_present', selector)
  File "testlib.py", line 211, in wait_js_func
    return self.phantom.wait("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "testlib.py", line 685, in <lambda>
    return lambda *args: self._invoke(name, *args)
  File "testlib.py", line 708, in _invoke
    raise Error(res['error'])
Error: timeout

First occurrence: 2016-08-17T11:58:37.704605 | revision 6b395ac, logs
Times recorded: 197
Latest occurrences:

  • 2016-10-06T18:13:26.808755 | revision 6f8c5346f23a9a137e36d16909b6c95af328931c, logs
  • 2016-10-06T19:38:18.260849 | revision 002a71e, logs
  • 2016-10-06T23:51:29.538342 | revision 46de24e6df8077d47cf67738f3d955eb3de53168, logs
  • 2016-10-07T01:10:16.960471 | revision 8fac15f6cc077247ceb2baa2ed6965a3394f6f2c, logs
  • 2016-10-07T03:20:31.131669 | revision 002a71e, logs
  • 2016-10-07T10:38:25.433192 | revision 617544c, logs
  • 2016-10-07T10:31:03.720543 | revision 002a71e, logs
  • 2016-10-07T10:44:33.374266 | revision 5ddecde, logs
  • 2016-10-07T11:18:06.356832 | revision cb6a87b, logs
  • 2016-10-07T11:28:51.659378 | revision 61318e5, logs
Traceback (most recent call last):
  File "check-ostree", line 166, in testOstree
    b.wait_present('table.listing-ct tbody:nth-child(3) i.fa-circle')
  File "testlib.py", line 217, in wait_present
    return self.wait_js_func('ph_is_present', selector)
  File "testlib.py", line 211, in wait_js_func
    return self.phantom.wait("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "testlib.py", line 682, in <lambda>
    return lambda *args: self._invoke(name, *args)
  File "testlib.py", line 705, in _invoke
    raise Error(res['error'])
Error: timeout

First occurrence: 2016-08-22T14:33:44.101559 | revision 5ece9c4, logs
Times recorded: 208
Latest occurrences:

  • 2016-09-12T18:08:44.091696 | revision 537d0be, logs
  • 2016-09-12T18:34:36.229070 | revision 9196dd9, logs
  • 2016-09-12T19:57:28.037244 | revision 3b9855d, logs
  • 2016-09-13T08:54:27.172305 | revision 2417e2a, logs
  • 2016-09-13T09:01:18.662134 | revision 626e4f56027274339265c2fa135661387520c908, logs
  • 2016-09-13T09:49:12.805937 | revision 2417e2a, logs
  • 2016-09-13T10:16:24.148784 | revision b4d9011, logs
  • 2016-09-13T10:53:01.307016 | revision 3ceb2d4783e9ff3ec3ce74f2d28c7e9879e640b4, logs
  • 2016-09-13T11:25:55.841766 | revision 25015435c3cc826b517db4b6993ae21a45078429, logs
  • 2016-09-13T11:57:35.402806 | revision c2bb3f6088364c6c30c7216170fa4fe3cded298b, logs
Traceback (most recent call last):
  File "check-ostree", line 166, in testOstree
    b.wait_present('table.listing-ct tbody:nth-child(3) i.fa-circle')
  File "testlib.py", line 217, in wait_present
    return self.wait_js_func('ph_is_present', selector)
  File "testlib.py", line 211, in wait_js_func
    return self.phantom.wait("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "testlib.py", line 688, in <lambda>
    return lambda *args: self._invoke(name, *args)
  File "testlib.py", line 711, in _invoke
    raise Error(res['error'])
Error: timeout

First occurrence: 2016-10-06T23:34:04.492510 | revision 0ec4b5a, logs
Times recorded: 80
Latest occurrences:

  • 2016-10-18T08:20:12.600909 | revision 87b0cf9, logs
  • 2016-10-18T08:16:49.069310 | revision 67ecc855176d79bcd7acb0476d796453144fde1b, logs
  • 2016-10-18T08:36:39.991147 | revision d20087d, logs
  • 2016-10-18T08:54:17.474147 | revision 37579646b6b9a6d723ae83829987379377a70111, logs
  • 2016-10-18T09:58:01.452954 | revision c196f305a7b48e3d5036848ffd3278bf4bc3a462, logs
  • 2016-10-18T11:36:01.315801 | revision c196f305a7b48e3d5036848ffd3278bf4bc3a462, logs
  • 2016-10-18T12:13:38.980275 | revision 064a28847835c632b21bd3347caa3e7c3f6ed13d, logs
  • 2016-10-18T12:54:41.328295 | revision b94c6265f5455c7a99b64b7914bca96fd561e83c, logs
  • 2016-10-18T13:58:04.728077 | revision a7288803ebed8ae8610eb06bd2b5817f6690ddfc, logs
  • 2016-10-18T13:54:31.761838 | revision 2a8decac98ff326f6e8430a864171b88c011d4a7, logs

@petervo
Copy link
Contributor

petervo commented Jul 20, 2016

verify/centos-continuous-atomic
Ooops, it happened again


Traceback (most recent call last):
  File "check-ostree", line 165, in testOstree
    b.wait_present('table.listing-ct tbody:nth-child(3) i.fa-circle')
  File "testlib.py", line 217, in wait_present
    return self.wait_js_func('ph_is_present', selector)
  File "testlib.py", line 211, in wait_js_func
    return self.phantom.wait("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "testlib.py", line 686, in <lambda>
    return lambda *args: self._invoke(name, *args)
  File "testlib.py", line 709, in _invoke
    raise Error(res['error'])
Error: timeout

First occurrence: 2016-07-20T14:27:57.016961 | revision d632c5b0b2bee8aa5bc67b5c7733f4dad54b3530, logs
Times recorded: 2
Latest occurrences:

  • 2016-07-20T14:27:57.016961 | revision d632c5b0b2bee8aa5bc67b5c7733f4dad54b3530, logs
  • 2016-07-20T15:28:07.854422 | revision 8ead7489ad648c3ecaf0464e75b0cdb95bbc7b4c

@petervo
Copy link
Contributor

petervo commented Jul 21, 2016

verify/continuous-atomic
Ooops, it happened again


Traceback (most recent call last):
  File "check-ostree", line 165, in testOstree
    b.wait_present('table.listing-ct tbody:nth-child(3) i.fa-circle')
  File "testlib.py", line 217, in wait_present
    return self.wait_js_func('ph_is_present', selector)
  File "testlib.py", line 211, in wait_js_func
    return self.phantom.wait("%s(%s)" % (func, ','.join(map(jsquote, args))))
  File "testlib.py", line 686, in <lambda>
    return lambda *args: self._invoke(name, *args)
  File "testlib.py", line 709, in _invoke
    raise Error(res['error'])
Error: timeout

First occurrence: 2016-07-21T07:05:50.943919
Times recorded: 2
Latest occurrences:

  • 2016-07-21T07:05:50.943919
  • 2016-07-21T07:45:38.417146 | revision c4cc66f

@stefwalter stefwalter changed the title rpm-ostree daemon: Regression with CachedUpdate property updates Atomic: rpm-ostree daemon: Regression with CachedUpdate property updates Sep 9, 2016
stefwalter added a commit to stefwalter/cockpit that referenced this issue Sep 13, 2016
dperpeet pushed a commit that referenced this issue Sep 14, 2016
Partial fix for #4738
Closes #5009
Reviewed-by: Dominik Perpeet <dperpeet@redhat.com>
petervo added a commit to petervo/cockpit that referenced this issue Nov 19, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants