PennyDreadfulMTG / perf-reports

2 stars 2 forks source link

Error running task ['maintenance', 'clear_rotation_cache'] #63853

Open vorpal-buildbot opened 1 week ago

vorpal-buildbot commented 1 week ago

Reported on CLI by CLI

FileNotFoundError [Errno 2] No such file or directory: '/home/pdadmin/legality/Run_122.txt' Stack Trace: ``` Python traceback Traceback with variables (most recent call last): File "/home/pdadmin/decksite/run.py", line 146, in task exitcode = call(args, s) args = ['maintenance', 'clear_rotation_cache'] module = 'maintenance' name = 'clear_rotation_cache' multiverse = oracle = s = use_app_context = True exitcode = None APP = c = FileNotFoundError(2, 'No such file or directory') repo = File "/home/pdadmin/decksite/run.py", line 165, in call exitcode = s.ad_hoc() args = ['maintenance', 'clear_rotation_cache'] s = exitcode = -99 File "/home/pdadmin/decksite/maintenance/clear_rotation_cache.py", line 5, in ad_hoc clear_rotation_cache_internal.clear() File "/home/pdadmin/decksite/maintenance/clear_rotation_cache_internal.py", line 8, in clear rot.force_cache_update(hard=hard) hard = False File "/home/pdadmin/decksite/shared/decorators.py", line 47, in wrapper r = f(*args, **kwargs) args = () kwargs = {'hard': False} f = lock = (acquired=False, lockfile=None, logger=, path=b'.rotation-cache.lock', sleep_func=) path = '.rotation-cache.lock' File "/home/pdadmin/decksite/decksite/data/rotation.py", line 64, in force_cache_update update_rotation_runs() hard = False season_id = 37 File "/home/pdadmin/decksite/decksite/data/rotation.py", line 71, in update_rotation_runs f = open(path) path = '/home/pdadmin/legality/Run_122.txt' f = <_io.TextIOWrapper name='/home/pdadmin/legality/Run_121.txt' mode='r' encoding='UTF-8'> cs = [(121, 'Wreak Havoc'), (121, 'Ajani Goldmane'), (121, 'Walker of the Grove'), (121, 'Voracious Wurm'), (121, 'Boundary Lands Ranger'), (121, "Angrath's Marauders"), (121, "Ojutai's Command"), (121, "The Balrog, Durin's Bane"), (121, 'Quiet Speculation'), (121, 'Aether Rift'), (121, 'Fallaji Chaindancer'), (121, 'Prakhata Club Security'), (121, 'Coralhelm Commander'), (121, 'Thornscape Master'), (121, 'Zo-Zu the Punisher'), (121, 'Shackle Slinger'), (121, 'Wilt-Leaf Cavaliers'), (121, 'Moderation'), (121, 'Lotus Guardian'), (121, 'Irrigated Farmland'), (121, 'Fortify'), (121, 'Mephitic Ooze'), (121, 'Vessel of Paramnesia'), (121, 'Dauntless Survivor'), (121, 'Fiend of the Shadows'), (121, 'Tr...ic Reinforcements'), (121, 'Firefist Adept'), (121, "Cosi's Trickster"), (121, 'Coram, the Undertaker'), (121, 'Outrage Shaman'), (121, 'Adventurous Impulse'), (121, 'Famished Paladin'), (121, 'Bonds of Faith'), (121, 'Lim-Dûl the Necromancer'), (121, 'Deathpact Angel'), (121, 'Thrill of the Hunt')] sql = 'INSERT IGNORE INTO rotation_runs (number, name, season_id) VALUES (121, \'Wreak Havoc\', 37), (121, \'Ajani Goldmane\', 37), (121, \'Walker of the Grove\', 37), (121, \'Voracious Wurm\', 37), (121, \'Boundary Lands Ranger\', 37), (121, \'Angrath\'\'s Marauders\', 37), (121, \'Ojutai\'\'s Command\', 37), (121, \'The Balrog, Durin\'\'s Bane\', 37), (121, \'Quiet Speculation\', 37), (121, \'Aether Rift\', 37), (121, \'Fallaji Chaindancer\', 37), (121, \'Prakhata Club Security\', 37), (121, \'Coralhelm Commander\', 37), (121, \'Thornscape Master\', 37), (121, \'Zo-Zu the Punisher\', 37), (121, \'Shackle Slinger\', 37), (121, \'Wilt-Leaf Cavaliers\', 37), (121, \'Moderation\', 37), (121, \'Lotus...i\'\'s Trickster\', 37), (121, \'Coram, the Undertaker\', 37), (121, \'Outrage Shaman\', 37), (121, \'Adventurous Impulse\', 37), (121, \'Famished Paladin\', 37), (121, \'Bonds of Faith\', 37), (121, \'Lim-Dûl the Necromancer\', 37), (121, \'Deathpact Angel\', 37), (121, \'Thrill of the Hunt\', 37)' number = 121 season_id = 37 builtins.FileNotFoundError: [Errno 2] No such file or directory: '/home/pdadmin/legality/Run_122.txt' ```

Exception_hash: 708209710f6a264bd60565b5273842bec83fcb65