2024-06-26T22:21:41.1478843Z Current runner version: '2.317.0' 2024-06-26T22:21:41.1500900Z ##[group]Operating System 2024-06-26T22:21:41.1501636Z Ubuntu 2024-06-26T22:21:41.1501966Z 22.04.4 2024-06-26T22:21:41.1502285Z LTS 2024-06-26T22:21:41.1502688Z ##[endgroup] 2024-06-26T22:21:41.1503043Z ##[group]Runner Image 2024-06-26T22:21:41.1503467Z Image: ubuntu-22.04 2024-06-26T22:21:41.1503923Z Version: 20240616.1.0 2024-06-26T22:21:41.1505138Z Included Software: https://github.com/actions/runner-images/blob/ubuntu22/20240616.1/images/ubuntu/Ubuntu2204-Readme.md 2024-06-26T22:21:41.1506570Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu22%2F20240616.1 2024-06-26T22:21:41.1507536Z ##[endgroup] 2024-06-26T22:21:41.1507894Z ##[group]Runner Image Provisioner 2024-06-26T22:21:41.1508366Z 2.0.370.1 2024-06-26T22:21:41.1508778Z ##[endgroup] 2024-06-26T22:21:41.1509721Z ##[group]GITHUB_TOKEN Permissions 2024-06-26T22:21:41.1511286Z Contents: read 2024-06-26T22:21:41.1511775Z Metadata: read 2024-06-26T22:21:41.1512356Z Packages: read 2024-06-26T22:21:41.1512858Z ##[endgroup] 2024-06-26T22:21:41.1515716Z Secret source: None 2024-06-26T22:21:41.1516414Z Prepare workflow directory 2024-06-26T22:21:41.2125975Z Prepare all required actions 2024-06-26T22:21:41.2281223Z Getting action download info 2024-06-26T22:21:41.3691214Z Download action repository 'actions/checkout@v2' (SHA:ee0669bd1cc54295c223e0bb666b733df41de1c5) 2024-06-26T22:21:41.4739479Z Download action repository 'actions/setup-python@v2' (SHA:e9aba2c848f5ebd159c070c61ea2c4e2b122355e) 2024-06-26T22:21:41.6381331Z Complete job name: build (3.1) 2024-06-26T22:21:41.7682168Z ##[group]Run actions/checkout@v2 2024-06-26T22:21:41.7682888Z with: 2024-06-26T22:21:41.7683279Z repository: AgentOps-AI/agentops 2024-06-26T22:21:41.7683940Z token: *** 2024-06-26T22:21:41.7684446Z ssh-strict: true 2024-06-26T22:21:41.7684869Z persist-credentials: true 2024-06-26T22:21:41.7685294Z clean: true 2024-06-26T22:21:41.7685755Z fetch-depth: 1 2024-06-26T22:21:41.7686126Z lfs: false 2024-06-26T22:21:41.7686476Z submodules: false 2024-06-26T22:21:41.7686969Z set-safe-directory: true 2024-06-26T22:21:41.7687412Z ##[endgroup] 2024-06-26T22:21:41.9471514Z Syncing repository: AgentOps-AI/agentops 2024-06-26T22:21:41.9473412Z ##[group]Getting Git version info 2024-06-26T22:21:41.9474334Z Working directory is '/home/runner/work/agentops/agentops' 2024-06-26T22:21:41.9475346Z [command]/usr/bin/git version 2024-06-26T22:21:41.9484295Z git version 2.45.2 2024-06-26T22:21:41.9508037Z ##[endgroup] 2024-06-26T22:21:41.9521902Z Temporarily overriding HOME='/home/runner/work/_temp/a3a23903-3ceb-4f24-a85a-8fec120ce9f3' before making global git config changes 2024-06-26T22:21:41.9523436Z Adding repository directory to the temporary git global config as a safe directory 2024-06-26T22:21:41.9525879Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/agentops/agentops 2024-06-26T22:21:41.9569781Z Deleting the contents of '/home/runner/work/agentops/agentops' 2024-06-26T22:21:41.9574525Z ##[group]Initializing the repository 2024-06-26T22:21:41.9577617Z [command]/usr/bin/git init /home/runner/work/agentops/agentops 2024-06-26T22:21:41.9651371Z hint: Using 'master' as the name for the initial branch. This default branch name 2024-06-26T22:21:41.9653412Z hint: is subject to change. To configure the initial branch name to use in all 2024-06-26T22:21:41.9654833Z hint: of your new repositories, which will suppress this warning, call: 2024-06-26T22:21:41.9655707Z hint: 2024-06-26T22:21:41.9656548Z hint: git config --global init.defaultBranch 2024-06-26T22:21:41.9657636Z hint: 2024-06-26T22:21:41.9658931Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2024-06-26T22:21:41.9660757Z hint: 'development'. The just-created branch can be renamed via this command: 2024-06-26T22:21:41.9662027Z hint: 2024-06-26T22:21:41.9662862Z hint: git branch -m 2024-06-26T22:21:41.9664046Z Initialized empty Git repository in /home/runner/work/agentops/agentops/.git/ 2024-06-26T22:21:41.9666666Z [command]/usr/bin/git remote add origin https://github.com/AgentOps-AI/agentops 2024-06-26T22:21:41.9708256Z ##[endgroup] 2024-06-26T22:21:41.9709175Z ##[group]Disabling automatic garbage collection 2024-06-26T22:21:41.9712174Z [command]/usr/bin/git config --local gc.auto 0 2024-06-26T22:21:41.9749395Z ##[endgroup] 2024-06-26T22:21:41.9750202Z ##[group]Setting up auth 2024-06-26T22:21:41.9755747Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-06-26T22:21:41.9793994Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2024-06-26T22:21:42.0092242Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-06-26T22:21:42.0128768Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2024-06-26T22:21:42.0372925Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2024-06-26T22:21:42.0416380Z ##[endgroup] 2024-06-26T22:21:42.0417584Z ##[group]Fetching the repository 2024-06-26T22:21:42.0426777Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +b2378c291123e6ae2de58979bbf69feacf11c6b3:refs/remotes/pull/269/merge 2024-06-26T22:21:42.2843323Z remote: Enumerating objects: 145, done. 2024-06-26T22:21:42.2844744Z remote: Counting objects: 0% (1/145) 2024-06-26T22:21:42.2845754Z remote: Counting objects: 1% (2/145) 2024-06-26T22:21:42.2846693Z remote: Counting objects: 2% (3/145) 2024-06-26T22:21:42.2847439Z remote: Counting objects: 3% (5/145) 2024-06-26T22:21:42.2848038Z remote: Counting objects: 4% (6/145) 2024-06-26T22:21:42.2848663Z remote: Counting objects: 5% (8/145) 2024-06-26T22:21:42.2849391Z remote: Counting objects: 6% (9/145) 2024-06-26T22:21:42.2849973Z remote: Counting objects: 7% (11/145) 2024-06-26T22:21:42.2850588Z remote: Counting objects: 8% (12/145) 2024-06-26T22:21:42.2851276Z remote: Counting objects: 9% (14/145) 2024-06-26T22:21:42.2851842Z remote: Counting objects: 10% (15/145) 2024-06-26T22:21:42.2852445Z remote: Counting objects: 11% (16/145) 2024-06-26T22:21:42.2853135Z remote: Counting objects: 12% (18/145) 2024-06-26T22:21:42.2853711Z remote: Counting objects: 13% (19/145) 2024-06-26T22:21:42.2854322Z remote: Counting objects: 14% (21/145) 2024-06-26T22:21:42.2854981Z remote: Counting objects: 15% (22/145) 2024-06-26T22:21:42.2855553Z remote: Counting objects: 16% (24/145) 2024-06-26T22:21:42.2856158Z remote: Counting objects: 17% (25/145) 2024-06-26T22:21:42.2856823Z remote: Counting objects: 18% (27/145) 2024-06-26T22:21:42.2857425Z remote: Counting objects: 19% (28/145) 2024-06-26T22:21:42.2858007Z remote: Counting objects: 20% (29/145) 2024-06-26T22:21:42.2858676Z remote: Counting objects: 21% (31/145) 2024-06-26T22:21:42.2859268Z remote: Counting objects: 22% (32/145) 2024-06-26T22:21:42.2859842Z remote: Counting objects: 23% (34/145) 2024-06-26T22:21:42.2860501Z remote: Counting objects: 24% (35/145) 2024-06-26T22:21:42.2861103Z remote: Counting objects: 25% (37/145) 2024-06-26T22:21:42.2861663Z remote: Counting objects: 26% (38/145) 2024-06-26T22:21:42.2862351Z remote: Counting objects: 27% (40/145) 2024-06-26T22:21:42.2862969Z remote: Counting objects: 28% (41/145) 2024-06-26T22:21:42.2863556Z remote: Counting objects: 29% (43/145) 2024-06-26T22:21:42.2864192Z remote: Counting objects: 30% (44/145) 2024-06-26T22:21:42.2865080Z remote: Counting objects: 31% (45/145) 2024-06-26T22:21:42.2865927Z remote: Counting objects: 32% (47/145) 2024-06-26T22:21:42.2866582Z remote: Counting objects: 33% (48/145) 2024-06-26T22:21:42.2867190Z remote: Counting objects: 34% (50/145) 2024-06-26T22:21:42.2867783Z remote: Counting objects: 35% (51/145) 2024-06-26T22:21:42.2868457Z remote: Counting objects: 36% (53/145) 2024-06-26T22:21:42.2869058Z remote: Counting objects: 37% (54/145) 2024-06-26T22:21:42.2869652Z remote: Counting objects: 38% (56/145) 2024-06-26T22:21:42.2870310Z remote: Counting objects: 39% (57/145) 2024-06-26T22:21:42.2870909Z remote: Counting objects: 40% (58/145) 2024-06-26T22:21:42.2871503Z remote: Counting objects: 41% (60/145) 2024-06-26T22:21:42.2872148Z remote: Counting objects: 42% (61/145) 2024-06-26T22:21:42.2872742Z remote: Counting objects: 43% (63/145) 2024-06-26T22:21:42.2873334Z remote: Counting objects: 44% (64/145) 2024-06-26T22:21:42.2873981Z remote: Counting objects: 45% (66/145) 2024-06-26T22:21:42.2874577Z remote: Counting objects: 46% (67/145) 2024-06-26T22:21:42.2875188Z remote: Counting objects: 47% (69/145) 2024-06-26T22:21:42.2875812Z remote: Counting objects: 48% (70/145) 2024-06-26T22:21:42.2876402Z remote: Counting objects: 49% (72/145) 2024-06-26T22:21:42.2877004Z remote: Counting objects: 50% (73/145) 2024-06-26T22:21:42.2877634Z remote: Counting objects: 51% (74/145) 2024-06-26T22:21:42.2878224Z remote: Counting objects: 52% (76/145) 2024-06-26T22:21:42.2879026Z remote: Counting objects: 53% (77/145) 2024-06-26T22:21:42.2879720Z remote: Counting objects: 54% (79/145) 2024-06-26T22:21:42.2880272Z remote: Counting objects: 55% (80/145) 2024-06-26T22:21:42.2880873Z remote: Counting objects: 56% (82/145) 2024-06-26T22:21:42.2881527Z remote: Counting objects: 57% (83/145) 2024-06-26T22:21:42.2882092Z remote: Counting objects: 58% (85/145) 2024-06-26T22:21:42.2882690Z remote: Counting objects: 59% (86/145) 2024-06-26T22:21:42.2883351Z remote: Counting objects: 60% (87/145) 2024-06-26T22:21:42.2883917Z remote: Counting objects: 61% (89/145) 2024-06-26T22:21:42.2884510Z remote: Counting objects: 62% (90/145) 2024-06-26T22:21:42.2885165Z remote: Counting objects: 63% (92/145) 2024-06-26T22:21:42.2885838Z remote: Counting objects: 64% (93/145) 2024-06-26T22:21:42.2886391Z remote: Counting objects: 65% (95/145) 2024-06-26T22:21:42.2887055Z remote: Counting objects: 66% (96/145) 2024-06-26T22:21:42.2887660Z remote: Counting objects: 67% (98/145) 2024-06-26T22:21:42.2888500Z remote: Counting objects: 68% (99/145) 2024-06-26T22:21:42.2889702Z remote: Counting objects: 69% (101/145) 2024-06-26T22:21:42.2890757Z remote: Counting objects: 70% (102/145) 2024-06-26T22:21:42.2891881Z remote: Counting objects: 71% (103/145) 2024-06-26T22:21:42.2892837Z remote: Counting objects: 72% (105/145) 2024-06-26T22:21:42.2893806Z remote: Counting objects: 73% (106/145) 2024-06-26T22:21:42.2894769Z remote: Counting objects: 74% (108/145) 2024-06-26T22:21:42.2895944Z remote: Counting objects: 75% (109/145) 2024-06-26T22:21:42.2896719Z remote: Counting objects: 76% (111/145) 2024-06-26T22:21:42.2897694Z remote: Counting objects: 77% (112/145) 2024-06-26T22:21:42.2898614Z remote: Counting objects: 78% (114/145) 2024-06-26T22:21:42.2899257Z remote: Counting objects: 79% (115/145) 2024-06-26T22:21:42.2900000Z remote: Counting objects: 80% (116/145) 2024-06-26T22:21:42.2900572Z remote: Counting objects: 81% (118/145) 2024-06-26T22:21:42.2901181Z remote: Counting objects: 82% (119/145) 2024-06-26T22:21:42.2901873Z remote: Counting objects: 83% (121/145) 2024-06-26T22:21:42.2902469Z remote: Counting objects: 84% (122/145) 2024-06-26T22:21:42.2903269Z remote: Counting objects: 85% (124/145) 2024-06-26T22:21:42.2903971Z remote: Counting objects: 86% (125/145) 2024-06-26T22:21:42.2904536Z remote: Counting objects: 87% (127/145) 2024-06-26T22:21:42.2905411Z remote: Counting objects: 88% (128/145) 2024-06-26T22:21:42.2906120Z remote: Counting objects: 89% (130/145) 2024-06-26T22:21:42.2906686Z remote: Counting objects: 90% (131/145) 2024-06-26T22:21:42.2907306Z remote: Counting objects: 91% (132/145) 2024-06-26T22:21:42.2907994Z remote: Counting objects: 92% (134/145) 2024-06-26T22:21:42.2908600Z remote: Counting objects: 93% (135/145) 2024-06-26T22:21:42.2909181Z remote: Counting objects: 94% (137/145) 2024-06-26T22:21:42.2909856Z remote: Counting objects: 95% (138/145) 2024-06-26T22:21:42.2910454Z remote: Counting objects: 96% (140/145) 2024-06-26T22:21:42.2911049Z remote: Counting objects: 97% (141/145) 2024-06-26T22:21:42.2911717Z remote: Counting objects: 98% (143/145) 2024-06-26T22:21:42.2912330Z remote: Counting objects: 99% (144/145) 2024-06-26T22:21:42.2912915Z remote: Counting objects: 100% (145/145) 2024-06-26T22:21:42.2913620Z remote: Counting objects: 100% (145/145), done. 2024-06-26T22:21:42.2914309Z remote: Compressing objects: 0% (1/140) 2024-06-26T22:21:42.2914908Z remote: Compressing objects: 1% (2/140) 2024-06-26T22:21:42.2915608Z remote: Compressing objects: 2% (3/140) 2024-06-26T22:21:42.2916417Z remote: Compressing objects: 3% (5/140) 2024-06-26T22:21:42.2917025Z remote: Compressing objects: 4% (6/140) 2024-06-26T22:21:42.2917733Z remote: Compressing objects: 5% (7/140) 2024-06-26T22:21:42.2918394Z remote: Compressing objects: 6% (9/140) 2024-06-26T22:21:42.2918992Z remote: Compressing objects: 7% (10/140) 2024-06-26T22:21:42.2919709Z remote: Compressing objects: 8% (12/140) 2024-06-26T22:21:42.2920379Z remote: Compressing objects: 9% (13/140) 2024-06-26T22:21:42.2920991Z remote: Compressing objects: 10% (14/140) 2024-06-26T22:21:42.2921710Z remote: Compressing objects: 11% (16/140) 2024-06-26T22:21:42.2922350Z remote: Compressing objects: 12% (17/140) 2024-06-26T22:21:42.2923041Z remote: Compressing objects: 13% (19/140) 2024-06-26T22:21:42.2923680Z remote: Compressing objects: 14% (20/140) 2024-06-26T22:21:42.2924598Z remote: Compressing objects: 15% (21/140) 2024-06-26T22:21:42.2925963Z remote: Compressing objects: 16% (23/140) 2024-06-26T22:21:42.2927018Z remote: Compressing objects: 17% (24/140) 2024-06-26T22:21:42.2928155Z remote: Compressing objects: 18% (26/140) 2024-06-26T22:21:42.2928986Z remote: Compressing objects: 19% (27/140) 2024-06-26T22:21:42.2929634Z remote: Compressing objects: 20% (28/140) 2024-06-26T22:21:42.2930290Z remote: Compressing objects: 21% (30/140) 2024-06-26T22:21:42.2931157Z remote: Compressing objects: 22% (31/140) 2024-06-26T22:21:42.2931763Z remote: Compressing objects: 23% (33/140) 2024-06-26T22:21:42.2932405Z remote: Compressing objects: 24% (34/140) 2024-06-26T22:21:42.2933136Z remote: Compressing objects: 25% (35/140) 2024-06-26T22:21:42.2933742Z remote: Compressing objects: 26% (37/140) 2024-06-26T22:21:42.2934388Z remote: Compressing objects: 27% (38/140) 2024-06-26T22:21:42.2935142Z remote: Compressing objects: 28% (40/140) 2024-06-26T22:21:42.2935804Z remote: Compressing objects: 29% (41/140) 2024-06-26T22:21:42.2936407Z remote: Compressing objects: 30% (42/140) 2024-06-26T22:21:42.2937129Z remote: Compressing objects: 31% (44/140) 2024-06-26T22:21:42.2937765Z remote: Compressing objects: 32% (45/140) 2024-06-26T22:21:42.2938371Z remote: Compressing objects: 33% (47/140) 2024-06-26T22:21:42.2939082Z remote: Compressing objects: 34% (48/140) 2024-06-26T22:21:42.2973163Z remote: Compressing objects: 35% (49/140) 2024-06-26T22:21:42.2974797Z remote: Compressing objects: 36% (51/140) 2024-06-26T22:21:42.2976019Z remote: Compressing objects: 37% (52/140) 2024-06-26T22:21:42.2976929Z remote: Compressing objects: 38% (54/140) 2024-06-26T22:21:42.2977792Z remote: Compressing objects: 39% (55/140) 2024-06-26T22:21:42.2978640Z remote: Compressing objects: 40% (56/140) 2024-06-26T22:21:42.2979345Z remote: Compressing objects: 41% (58/140) 2024-06-26T22:21:42.2980000Z remote: Compressing objects: 42% (59/140) 2024-06-26T22:21:42.2980698Z remote: Compressing objects: 43% (61/140) 2024-06-26T22:21:42.2981374Z remote: Compressing objects: 44% (62/140) 2024-06-26T22:21:42.2982026Z remote: Compressing objects: 45% (63/140) 2024-06-26T22:21:42.2982704Z remote: Compressing objects: 46% (65/140) 2024-06-26T22:21:42.2983360Z remote: Compressing objects: 47% (66/140) 2024-06-26T22:21:42.3062870Z remote: Compressing objects: 48% (68/140) 2024-06-26T22:21:42.3063689Z remote: Compressing objects: 49% (69/140) 2024-06-26T22:21:42.3071711Z remote: Compressing objects: 50% (70/140) 2024-06-26T22:21:42.3093519Z remote: Compressing objects: 51% (72/140) 2024-06-26T22:21:42.3143602Z remote: Compressing objects: 52% (73/140) 2024-06-26T22:21:42.3145180Z remote: Compressing objects: 53% (75/140) 2024-06-26T22:21:42.3146364Z remote: Compressing objects: 54% (76/140) 2024-06-26T22:21:42.3264178Z remote: Compressing objects: 55% (77/140) 2024-06-26T22:21:42.3335090Z remote: Compressing objects: 56% (79/140) 2024-06-26T22:21:42.3343859Z remote: Compressing objects: 57% (80/140) 2024-06-26T22:21:42.3403741Z remote: Compressing objects: 58% (82/140) 2024-06-26T22:21:42.3437179Z remote: Compressing objects: 59% (83/140) 2024-06-26T22:21:42.3489497Z remote: Compressing objects: 60% (84/140) 2024-06-26T22:21:42.3490564Z remote: Compressing objects: 61% (86/140) 2024-06-26T22:21:42.7970905Z remote: Compressing objects: 62% (87/140) 2024-06-26T22:21:43.1067445Z remote: Compressing objects: 63% (89/140) 2024-06-26T22:21:43.3325205Z remote: Compressing objects: 64% (90/140) 2024-06-26T22:21:43.6812063Z remote: Compressing objects: 65% (91/140) 2024-06-26T22:21:43.9526666Z remote: Compressing objects: 66% (93/140) 2024-06-26T22:21:44.1471712Z remote: Compressing objects: 67% (94/140) 2024-06-26T22:21:44.1472791Z remote: Compressing objects: 68% (96/140) 2024-06-26T22:21:44.1510238Z remote: Compressing objects: 69% (97/140) 2024-06-26T22:21:44.1521238Z remote: Compressing objects: 70% (98/140) 2024-06-26T22:21:44.3667405Z remote: Compressing objects: 71% (100/140) 2024-06-26T22:21:44.3878881Z remote: Compressing objects: 72% (101/140) 2024-06-26T22:21:44.3886691Z remote: Compressing objects: 73% (103/140) 2024-06-26T22:21:44.3937770Z remote: Compressing objects: 74% (104/140) 2024-06-26T22:21:44.3947300Z remote: Compressing objects: 75% (105/140) 2024-06-26T22:21:44.3948390Z remote: Compressing objects: 76% (107/140) 2024-06-26T22:21:44.3949382Z remote: Compressing objects: 77% (108/140) 2024-06-26T22:21:44.3950368Z remote: Compressing objects: 78% (110/140) 2024-06-26T22:21:44.3951171Z remote: Compressing objects: 79% (111/140) 2024-06-26T22:21:44.3952059Z remote: Compressing objects: 80% (112/140) 2024-06-26T22:21:44.3952820Z remote: Compressing objects: 81% (114/140) 2024-06-26T22:21:44.3953310Z remote: Compressing objects: 82% (115/140) 2024-06-26T22:21:44.3953978Z remote: Compressing objects: 83% (117/140) 2024-06-26T22:21:44.3954715Z remote: Compressing objects: 84% (118/140) 2024-06-26T22:21:44.3955234Z remote: Compressing objects: 85% (119/140) 2024-06-26T22:21:44.3955993Z remote: Compressing objects: 86% (121/140) 2024-06-26T22:21:44.3956827Z remote: Compressing objects: 87% (122/140) 2024-06-26T22:21:44.3957591Z remote: Compressing objects: 88% (124/140) 2024-06-26T22:21:44.3958294Z remote: Compressing objects: 89% (125/140) 2024-06-26T22:21:44.3958931Z remote: Compressing objects: 90% (126/140) 2024-06-26T22:21:44.3959482Z remote: Compressing objects: 91% (128/140) 2024-06-26T22:21:44.3960031Z remote: Compressing objects: 92% (129/140) 2024-06-26T22:21:44.3960615Z remote: Compressing objects: 93% (131/140) 2024-06-26T22:21:44.3961116Z remote: Compressing objects: 94% (132/140) 2024-06-26T22:21:44.3961919Z remote: Compressing objects: 95% (133/140) 2024-06-26T22:21:44.3962952Z remote: Compressing objects: 96% (135/140) 2024-06-26T22:21:44.3963650Z remote: Compressing objects: 97% (136/140) 2024-06-26T22:21:44.3964157Z remote: Compressing objects: 98% (138/140) 2024-06-26T22:21:44.3964763Z remote: Compressing objects: 99% (139/140) 2024-06-26T22:21:44.3965262Z remote: Compressing objects: 100% (140/140) 2024-06-26T22:21:44.3965772Z remote: Compressing objects: 100% (140/140), done. 2024-06-26T22:21:44.3976029Z Receiving objects: 0% (1/145) 2024-06-26T22:21:44.3976836Z Receiving objects: 1% (2/145) 2024-06-26T22:21:44.3977616Z Receiving objects: 2% (3/145) 2024-06-26T22:21:44.3978455Z Receiving objects: 3% (5/145) 2024-06-26T22:21:44.3979514Z Receiving objects: 4% (6/145) 2024-06-26T22:21:44.3980018Z Receiving objects: 5% (8/145) 2024-06-26T22:21:44.3980898Z Receiving objects: 6% (9/145) 2024-06-26T22:21:44.3981705Z Receiving objects: 7% (11/145) 2024-06-26T22:21:44.3982458Z Receiving objects: 8% (12/145) 2024-06-26T22:21:44.3983206Z Receiving objects: 9% (14/145) 2024-06-26T22:21:44.3983730Z Receiving objects: 10% (15/145) 2024-06-26T22:21:44.3984207Z Receiving objects: 11% (16/145) 2024-06-26T22:21:44.3985379Z Receiving objects: 12% (18/145) 2024-06-26T22:21:44.3986194Z Receiving objects: 13% (19/145) 2024-06-26T22:21:44.3988016Z Receiving objects: 14% (21/145) 2024-06-26T22:21:44.3989064Z Receiving objects: 15% (22/145) 2024-06-26T22:21:44.3989750Z Receiving objects: 16% (24/145) 2024-06-26T22:21:44.3990401Z Receiving objects: 17% (25/145) 2024-06-26T22:21:44.3991110Z Receiving objects: 18% (27/145) 2024-06-26T22:21:44.3991723Z Receiving objects: 19% (28/145) 2024-06-26T22:21:44.3992334Z Receiving objects: 20% (29/145) 2024-06-26T22:21:44.3993051Z Receiving objects: 21% (31/145) 2024-06-26T22:21:44.4162980Z Receiving objects: 22% (32/145) 2024-06-26T22:21:44.4164154Z Receiving objects: 23% (34/145) 2024-06-26T22:21:44.4164829Z Receiving objects: 24% (35/145) 2024-06-26T22:21:44.4165467Z Receiving objects: 25% (37/145) 2024-06-26T22:21:44.4166029Z Receiving objects: 26% (38/145) 2024-06-26T22:21:44.4173723Z Receiving objects: 27% (40/145) 2024-06-26T22:21:44.4174714Z Receiving objects: 28% (41/145) 2024-06-26T22:21:44.4175542Z Receiving objects: 29% (43/145) 2024-06-26T22:21:44.4627435Z Receiving objects: 30% (44/145) 2024-06-26T22:21:44.6007763Z Receiving objects: 31% (45/145) 2024-06-26T22:21:44.6272462Z Receiving objects: 32% (47/145) 2024-06-26T22:21:44.6329683Z Receiving objects: 33% (48/145) 2024-06-26T22:21:44.6330428Z Receiving objects: 34% (50/145) 2024-06-26T22:21:44.6333831Z Receiving objects: 35% (51/145) 2024-06-26T22:21:44.8416570Z Receiving objects: 36% (53/145) 2024-06-26T22:21:44.8962301Z Receiving objects: 37% (54/145) 2024-06-26T22:21:44.8982825Z Receiving objects: 38% (56/145) 2024-06-26T22:21:44.9001696Z Receiving objects: 39% (57/145), 29.54 MiB | 59.08 MiB/s 2024-06-26T22:21:44.9013119Z Receiving objects: 40% (58/145), 29.54 MiB | 59.08 MiB/s 2024-06-26T22:21:44.9014758Z Receiving objects: 41% (60/145), 29.54 MiB | 59.08 MiB/s 2024-06-26T22:21:44.9021651Z Receiving objects: 42% (61/145), 29.54 MiB | 59.08 MiB/s 2024-06-26T22:21:44.9022976Z Receiving objects: 43% (63/145), 29.54 MiB | 59.08 MiB/s 2024-06-26T22:21:44.9111979Z Receiving objects: 44% (64/145), 29.54 MiB | 59.08 MiB/s 2024-06-26T22:21:44.9140929Z Receiving objects: 45% (66/145), 29.54 MiB | 59.08 MiB/s 2024-06-26T22:21:45.1804366Z Receiving objects: 46% (67/145), 29.54 MiB | 59.08 MiB/s 2024-06-26T22:21:45.1845372Z Receiving objects: 47% (69/145), 29.54 MiB | 59.08 MiB/s 2024-06-26T22:21:45.3973994Z Receiving objects: 48% (70/145), 29.54 MiB | 59.08 MiB/s 2024-06-26T22:21:45.5801418Z Receiving objects: 48% (71/145), 67.60 MiB | 67.59 MiB/s 2024-06-26T22:21:45.5865556Z Receiving objects: 49% (72/145), 67.60 MiB | 67.59 MiB/s 2024-06-26T22:21:45.7081431Z Receiving objects: 50% (73/145), 67.60 MiB | 67.59 MiB/s 2024-06-26T22:21:45.7164863Z Receiving objects: 51% (74/145), 67.60 MiB | 67.59 MiB/s 2024-06-26T22:21:45.7176130Z Receiving objects: 52% (76/145), 67.60 MiB | 67.59 MiB/s 2024-06-26T22:21:45.7177240Z Receiving objects: 53% (77/145), 67.60 MiB | 67.59 MiB/s 2024-06-26T22:21:45.7178163Z Receiving objects: 54% (79/145), 67.60 MiB | 67.59 MiB/s 2024-06-26T22:21:45.7179028Z Receiving objects: 55% (80/145), 67.60 MiB | 67.59 MiB/s 2024-06-26T22:21:45.7180008Z Receiving objects: 56% (82/145), 67.60 MiB | 67.59 MiB/s 2024-06-26T22:21:45.7180896Z Receiving objects: 57% (83/145), 67.60 MiB | 67.59 MiB/s 2024-06-26T22:21:45.7181754Z Receiving objects: 58% (85/145), 67.60 MiB | 67.59 MiB/s 2024-06-26T22:21:45.7182766Z Receiving objects: 59% (86/145), 67.60 MiB | 67.59 MiB/s 2024-06-26T22:21:45.7184010Z Receiving objects: 60% (87/145), 67.60 MiB | 67.59 MiB/s 2024-06-26T22:21:45.7185128Z Receiving objects: 61% (89/145), 67.60 MiB | 67.59 MiB/s 2024-06-26T22:21:45.7186146Z Receiving objects: 62% (90/145), 67.60 MiB | 67.59 MiB/s 2024-06-26T22:21:45.7187047Z Receiving objects: 63% (92/145), 67.60 MiB | 67.59 MiB/s 2024-06-26T22:21:45.7188036Z Receiving objects: 64% (93/145), 67.60 MiB | 67.59 MiB/s 2024-06-26T22:21:45.7188865Z Receiving objects: 65% (95/145), 67.60 MiB | 67.59 MiB/s 2024-06-26T22:21:45.7189766Z Receiving objects: 66% (96/145), 67.60 MiB | 67.59 MiB/s 2024-06-26T22:21:45.7190728Z Receiving objects: 67% (98/145), 67.60 MiB | 67.59 MiB/s 2024-06-26T22:21:45.7191549Z Receiving objects: 68% (99/145), 67.60 MiB | 67.59 MiB/s 2024-06-26T22:21:45.7192456Z Receiving objects: 69% (101/145), 67.60 MiB | 67.59 MiB/s 2024-06-26T22:21:45.7193474Z Receiving objects: 70% (102/145), 67.60 MiB | 67.59 MiB/s 2024-06-26T22:21:45.7194339Z Receiving objects: 71% (103/145), 67.60 MiB | 67.59 MiB/s 2024-06-26T22:21:45.7195366Z Receiving objects: 72% (105/145), 67.60 MiB | 67.59 MiB/s 2024-06-26T22:21:45.7196419Z Receiving objects: 73% (106/145), 67.60 MiB | 67.59 MiB/s 2024-06-26T22:21:45.7197381Z Receiving objects: 74% (108/145), 67.60 MiB | 67.59 MiB/s 2024-06-26T22:21:45.7198041Z Receiving objects: 75% (109/145), 67.60 MiB | 67.59 MiB/s 2024-06-26T22:21:45.7198906Z Receiving objects: 76% (111/145), 67.60 MiB | 67.59 MiB/s 2024-06-26T22:21:45.7266104Z Receiving objects: 77% (112/145), 67.60 MiB | 67.59 MiB/s 2024-06-26T22:21:45.7267162Z Receiving objects: 78% (114/145), 67.60 MiB | 67.59 MiB/s 2024-06-26T22:21:45.7302518Z Receiving objects: 79% (115/145), 67.60 MiB | 67.59 MiB/s 2024-06-26T22:21:45.7303675Z remote: Total 145 (delta 13), reused 73 (delta 4), pack-reused 0 2024-06-26T22:21:45.7307701Z Receiving objects: 80% (116/145), 67.60 MiB | 67.59 MiB/s 2024-06-26T22:21:45.7308791Z Receiving objects: 81% (118/145), 67.60 MiB | 67.59 MiB/s 2024-06-26T22:21:45.7309977Z Receiving objects: 82% (119/145), 67.60 MiB | 67.59 MiB/s 2024-06-26T22:21:45.7311091Z Receiving objects: 83% (121/145), 67.60 MiB | 67.59 MiB/s 2024-06-26T22:21:45.7312141Z Receiving objects: 84% (122/145), 67.60 MiB | 67.59 MiB/s 2024-06-26T22:21:45.7313037Z Receiving objects: 85% (124/145), 67.60 MiB | 67.59 MiB/s 2024-06-26T22:21:45.7314072Z Receiving objects: 86% (125/145), 67.60 MiB | 67.59 MiB/s 2024-06-26T22:21:45.7315007Z Receiving objects: 87% (127/145), 67.60 MiB | 67.59 MiB/s 2024-06-26T22:21:45.7316214Z Receiving objects: 88% (128/145), 67.60 MiB | 67.59 MiB/s 2024-06-26T22:21:45.7317318Z Receiving objects: 89% (130/145), 67.60 MiB | 67.59 MiB/s 2024-06-26T22:21:45.7318273Z Receiving objects: 90% (131/145), 67.60 MiB | 67.59 MiB/s 2024-06-26T22:21:45.7319223Z Receiving objects: 91% (132/145), 67.60 MiB | 67.59 MiB/s 2024-06-26T22:21:45.7320297Z Receiving objects: 92% (134/145), 67.60 MiB | 67.59 MiB/s 2024-06-26T22:21:45.7323695Z Receiving objects: 93% (135/145), 67.60 MiB | 67.59 MiB/s 2024-06-26T22:21:45.7324761Z Receiving objects: 94% (137/145), 67.60 MiB | 67.59 MiB/s 2024-06-26T22:21:45.7326012Z Receiving objects: 95% (138/145), 67.60 MiB | 67.59 MiB/s 2024-06-26T22:21:45.7327032Z Receiving objects: 96% (140/145), 67.60 MiB | 67.59 MiB/s 2024-06-26T22:21:45.7328015Z Receiving objects: 97% (141/145), 67.60 MiB | 67.59 MiB/s 2024-06-26T22:21:45.7329063Z Receiving objects: 98% (143/145), 67.60 MiB | 67.59 MiB/s 2024-06-26T22:21:45.7330202Z Receiving objects: 99% (144/145), 67.60 MiB | 67.59 MiB/s 2024-06-26T22:21:45.7331633Z Receiving objects: 100% (145/145), 67.60 MiB | 67.59 MiB/s 2024-06-26T22:21:45.7332847Z Receiving objects: 100% (145/145), 89.87 MiB | 67.37 MiB/s, done. 2024-06-26T22:21:45.7338945Z Resolving deltas: 0% (0/13) 2024-06-26T22:21:45.7339590Z Resolving deltas: 7% (1/13) 2024-06-26T22:21:45.7340359Z Resolving deltas: 15% (2/13) 2024-06-26T22:21:45.7340924Z Resolving deltas: 23% (3/13) 2024-06-26T22:21:45.7341524Z Resolving deltas: 30% (4/13) 2024-06-26T22:21:45.7342225Z Resolving deltas: 38% (5/13) 2024-06-26T22:21:45.7343035Z Resolving deltas: 46% (6/13) 2024-06-26T22:21:45.7343793Z Resolving deltas: 53% (7/13) 2024-06-26T22:21:45.7345874Z Resolving deltas: 61% (8/13) 2024-06-26T22:21:45.7347183Z Resolving deltas: 69% (9/13) 2024-06-26T22:21:45.7348518Z Resolving deltas: 76% (10/13) 2024-06-26T22:21:45.7349733Z Resolving deltas: 84% (11/13) 2024-06-26T22:21:45.7351312Z Resolving deltas: 92% (12/13) 2024-06-26T22:21:45.7354117Z Resolving deltas: 100% (13/13) 2024-06-26T22:21:45.7354921Z Resolving deltas: 100% (13/13), done. 2024-06-26T22:21:45.8200767Z From https://github.com/AgentOps-AI/agentops 2024-06-26T22:21:45.8202073Z * [new ref] b2378c291123e6ae2de58979bbf69feacf11c6b3 -> pull/269/merge 2024-06-26T22:21:45.8226404Z ##[endgroup] 2024-06-26T22:21:45.8227143Z ##[group]Determining the checkout info 2024-06-26T22:21:45.8228653Z ##[endgroup] 2024-06-26T22:21:45.8229768Z ##[group]Checking out the ref 2024-06-26T22:21:45.8234454Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/269/merge 2024-06-26T22:21:46.1859980Z Note: switching to 'refs/remotes/pull/269/merge'. 2024-06-26T22:21:46.1860535Z 2024-06-26T22:21:46.1861596Z You are in 'detached HEAD' state. You can look around, make experimental 2024-06-26T22:21:46.1862797Z changes and commit them, and you can discard any commits you make in this 2024-06-26T22:21:46.1863984Z state without impacting any branches by switching back to a branch. 2024-06-26T22:21:46.1864893Z 2024-06-26T22:21:46.1865541Z If you want to create a new branch to retain commits you create, you may 2024-06-26T22:21:46.1866760Z do so (now or later) by using -c with the switch command. Example: 2024-06-26T22:21:46.1867430Z 2024-06-26T22:21:46.1867717Z git switch -c 2024-06-26T22:21:46.1868157Z 2024-06-26T22:21:46.1868462Z Or undo this operation with: 2024-06-26T22:21:46.1868833Z 2024-06-26T22:21:46.1869084Z git switch - 2024-06-26T22:21:46.1869365Z 2024-06-26T22:21:46.1869876Z Turn off this advice by setting config variable advice.detachedHead to false 2024-06-26T22:21:46.1870645Z 2024-06-26T22:21:46.1871492Z HEAD is now at b2378c2 Merge 9d9356c1f178f3e481497238b33d68c0cafd0e34 into 69f856715f49e0096dd2e19b92a44dcd578e0843 2024-06-26T22:21:46.1909143Z ##[endgroup] 2024-06-26T22:21:46.1956991Z [command]/usr/bin/git log -1 --format='%H' 2024-06-26T22:21:46.1990875Z 'b2378c291123e6ae2de58979bbf69feacf11c6b3' 2024-06-26T22:21:46.2332403Z ##[group]Run actions/setup-python@v2 2024-06-26T22:21:46.2333177Z with: 2024-06-26T22:21:46.2333482Z python-version: 3.11 2024-06-26T22:21:46.2333990Z token: *** 2024-06-26T22:21:46.2334383Z ##[endgroup] 2024-06-26T22:21:46.3566420Z Successfully setup CPython (3.11.9) 2024-06-26T22:21:46.3698549Z ##[group]Run pip install tox 2024-06-26T22:21:46.3699075Z pip install tox 2024-06-26T22:21:46.3818039Z shell: /usr/bin/bash -e {0} 2024-06-26T22:21:46.3818435Z env: 2024-06-26T22:21:46.3818955Z pythonLocation: /opt/hostedtoolcache/Python/3.11.9/x64 2024-06-26T22:21:46.3819540Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.11.9/x64/lib 2024-06-26T22:21:46.3820042Z ##[endgroup] 2024-06-26T22:21:48.0886894Z Collecting tox 2024-06-26T22:21:48.1596588Z Downloading tox-4.15.1-py3-none-any.whl.metadata (5.0 kB) 2024-06-26T22:21:48.2066290Z Collecting cachetools>=5.3.2 (from tox) 2024-06-26T22:21:48.2209623Z Downloading cachetools-5.3.3-py3-none-any.whl.metadata (5.3 kB) 2024-06-26T22:21:48.2391299Z Collecting chardet>=5.2 (from tox) 2024-06-26T22:21:48.2554083Z Downloading chardet-5.2.0-py3-none-any.whl.metadata (3.4 kB) 2024-06-26T22:21:48.2796124Z Collecting colorama>=0.4.6 (from tox) 2024-06-26T22:21:48.2941968Z Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2024-06-26T22:21:48.3281744Z Collecting filelock>=3.13.1 (from tox) 2024-06-26T22:21:48.3423554Z Downloading filelock-3.15.4-py3-none-any.whl.metadata (2.9 kB) 2024-06-26T22:21:48.3705692Z Collecting packaging>=23.2 (from tox) 2024-06-26T22:21:48.3845211Z Downloading packaging-24.1-py3-none-any.whl.metadata (3.2 kB) 2024-06-26T22:21:48.4109692Z Collecting platformdirs>=4.1 (from tox) 2024-06-26T22:21:48.4250331Z Downloading platformdirs-4.2.2-py3-none-any.whl.metadata (11 kB) 2024-06-26T22:21:48.4500632Z Collecting pluggy>=1.3 (from tox) 2024-06-26T22:21:48.4641602Z Downloading pluggy-1.5.0-py3-none-any.whl.metadata (4.8 kB) 2024-06-26T22:21:48.4859428Z Collecting pyproject-api>=1.6.1 (from tox) 2024-06-26T22:21:48.4999152Z Downloading pyproject_api-1.7.1-py3-none-any.whl.metadata (2.8 kB) 2024-06-26T22:21:48.5795312Z Collecting virtualenv>=20.25 (from tox) 2024-06-26T22:21:48.5935439Z Downloading virtualenv-20.26.3-py3-none-any.whl.metadata (4.5 kB) 2024-06-26T22:21:48.6626407Z Collecting distlib<1,>=0.3.7 (from virtualenv>=20.25->tox) 2024-06-26T22:21:48.6770450Z Downloading distlib-0.3.8-py2.py3-none-any.whl.metadata (5.1 kB) 2024-06-26T22:21:48.7066701Z Downloading tox-4.15.1-py3-none-any.whl (156 kB) 2024-06-26T22:21:48.7374692Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 156.0/156.0 kB 5.3 MB/s eta 0:00:00 2024-06-26T22:21:48.7520495Z Downloading cachetools-5.3.3-py3-none-any.whl (9.3 kB) 2024-06-26T22:21:48.7687437Z Downloading chardet-5.2.0-py3-none-any.whl (199 kB) 2024-06-26T22:21:48.7776826Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.4/199.4 kB 26.6 MB/s eta 0:00:00 2024-06-26T22:21:48.7915641Z Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2024-06-26T22:21:48.8080454Z Downloading filelock-3.15.4-py3-none-any.whl (16 kB) 2024-06-26T22:21:48.8244007Z Downloading packaging-24.1-py3-none-any.whl (53 kB) 2024-06-26T22:21:48.8285238Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.0/54.0 kB 18.6 MB/s eta 0:00:00 2024-06-26T22:21:48.8424139Z Downloading platformdirs-4.2.2-py3-none-any.whl (18 kB) 2024-06-26T22:21:48.8589814Z Downloading pluggy-1.5.0-py3-none-any.whl (20 kB) 2024-06-26T22:21:48.8753223Z Downloading pyproject_api-1.7.1-py3-none-any.whl (13 kB) 2024-06-26T22:21:48.8915660Z Downloading virtualenv-20.26.3-py3-none-any.whl (5.7 MB) 2024-06-26T22:21:48.9595322Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.7/5.7 MB 85.8 MB/s eta 0:00:00 2024-06-26T22:21:48.9736665Z Downloading distlib-0.3.8-py2.py3-none-any.whl (468 kB) 2024-06-26T22:21:48.9809959Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 468.9/468.9 kB 81.3 MB/s eta 0:00:00 2024-06-26T22:21:49.1020562Z Installing collected packages: distlib, pluggy, platformdirs, packaging, filelock, colorama, chardet, cachetools, virtualenv, pyproject-api, tox 2024-06-26T22:21:49.7410207Z Successfully installed cachetools-5.3.3 chardet-5.2.0 colorama-0.4.6 distlib-0.3.8 filelock-3.15.4 packaging-24.1 platformdirs-4.2.2 pluggy-1.5.0 pyproject-api-1.7.1 tox-4.15.1 virtualenv-20.26.3 2024-06-26T22:21:49.8751853Z 2024-06-26T22:21:49.8753594Z [notice] A new release of pip is available: 24.0 -> 24.1.1 2024-06-26T22:21:49.8754363Z [notice] To update, run: pip install --upgrade pip 2024-06-26T22:21:49.9411605Z ##[group]Run tox 2024-06-26T22:21:49.9411947Z tox 2024-06-26T22:21:49.9473941Z shell: /usr/bin/bash -e {0} 2024-06-26T22:21:49.9474315Z env: 2024-06-26T22:21:49.9474762Z pythonLocation: /opt/hostedtoolcache/Python/3.11.9/x64 2024-06-26T22:21:49.9475440Z LD_LIBRARY_PATH: /opt/hostedtoolcache/Python/3.11.9/x64/lib 2024-06-26T22:21:49.9475923Z ##[endgroup] 2024-06-26T22:21:50.3918633Z py37: skipped because could not find python interpreter with spec(s): py37 2024-06-26T22:21:50.4022388Z py37: SKIP ⚠ in 0.15 seconds 2024-06-26T22:21:50.4023557Z py38: skipped because could not find python interpreter with spec(s): py38 2024-06-26T22:21:50.4124120Z py38: SKIP ⚠ in 0.01 seconds 2024-06-26T22:21:50.4125170Z py39: skipped because could not find python interpreter with spec(s): py39 2024-06-26T22:21:50.7208271Z py39: SKIP ⚠ in 0.01 seconds 2024-06-26T22:21:50.7209940Z py310: install_deps> python -I -m pip install coverage langchain langchain-core openai psutil pytest pytest-asyncio pytest-mock requests_mock termcolor types-requests 2024-06-26T22:22:02.6915344Z .pkg: install_requires> python -I -m pip install 'setuptools>=61.0' wheel 2024-06-26T22:22:03.5526209Z .pkg: _optional_hooks> python /opt/hostedtoolcache/Python/3.11.9/x64/lib/python3.11/site-packages/pyproject_api/_backend.py True setuptools.build_meta 2024-06-26T22:22:03.8681933Z .pkg: get_requires_for_build_sdist> python /opt/hostedtoolcache/Python/3.11.9/x64/lib/python3.11/site-packages/pyproject_api/_backend.py True setuptools.build_meta 2024-06-26T22:22:04.3514765Z .pkg: freeze> python -m pip freeze --all 2024-06-26T22:22:04.5704880Z .pkg: pip==24.1,setuptools==70.1.0,wheel==0.43.0 2024-06-26T22:22:04.5707053Z .pkg: build_sdist> python /opt/hostedtoolcache/Python/3.11.9/x64/lib/python3.11/site-packages/pyproject_api/_backend.py True setuptools.build_meta 2024-06-26T22:22:04.8186039Z py310: install_package_deps> python -I -m pip install packaging==23.2 psutil==5.9.8 requests==2.31.0 termcolor==2.4.0 2024-06-26T22:22:05.7992439Z py310: install_package> python -I -m pip install --force-reinstall --no-deps /home/runner/work/agentops/agentops/.tox/.tmp/package/1/agentops-0.2.4.tar.gz 2024-06-26T22:22:08.2164347Z py310: freeze> python -m pip freeze --all 2024-06-26T22:22:08.4528946Z py310: agentops @ file:///home/runner/work/agentops/agentops/.tox/.tmp/package/1/agentops-0.2.4.tar.gz#sha256=a39b0125a77a917ab680cf659c617b2eb38fe12350ba20358a770f63fab02d88,aiohttp==3.9.5,aiosignal==1.3.1,annotated-types==0.7.0,anyio==4.4.0,async-timeout==4.0.3,attrs==23.2.0,certifi==2024.6.2,charset-normalizer==3.3.2,coverage==7.5.4,distro==1.9.0,exceptiongroup==1.2.1,frozenlist==1.4.1,greenlet==3.0.3,h11==0.14.0,httpcore==1.0.5,httpx==0.27.0,idna==3.7,iniconfig==2.0.0,jsonpatch==1.33,jsonpointer==3.0.0,langchain==0.2.6,langchain-core==0.2.10,langchain-text-splitters==0.2.2,langsmith==0.1.82,multidict==6.0.5,numpy==1.26.4,openai==1.35.5,orjson==3.10.5,packaging==23.2,pip==24.1,pluggy==1.5.0,psutil==5.9.8,pydantic==2.7.4,pydantic_core==2.18.4,pytest==8.2.2,pytest-asyncio==0.23.7,pytest-mock==3.14.0,PyYAML==6.0.1,requests==2.31.0,requests-mock==1.12.1,setuptools==70.1.0,sniffio==1.3.1,SQLAlchemy==2.0.31,tenacity==8.4.2,termcolor==2.4.0,tomli==2.0.1,tqdm==4.66.4,types-requests==2.32.0.20240622,typing_extensions==4.12.2,urllib3==2.2.2,wheel==0.43.0,yarl==1.9.4 2024-06-26T22:22:08.4535261Z py310: commands[0]> coverage run --source agentops -m pytest 2024-06-26T22:22:09.5146325Z ============================= test session starts ============================== 2024-06-26T22:22:09.5147764Z platform linux -- Python 3.10.12, pytest-8.2.2, pluggy-1.5.0 2024-06-26T22:22:09.5148936Z cachedir: .tox/py310/.pytest_cache 2024-06-26T22:22:09.5149653Z rootdir: /home/runner/work/agentops/agentops 2024-06-26T22:22:09.5150511Z configfile: pyproject.toml 2024-06-26T22:22:09.5151494Z plugins: asyncio-0.23.7, requests-mock-1.12.1, mock-3.14.0, anyio-4.4.0 2024-06-26T22:22:09.5152374Z asyncio: mode=strict 2024-06-26T22:22:09.5152980Z collected 0 items / 6 errors 2024-06-26T22:22:09.5153781Z 2024-06-26T22:22:09.5154208Z ==================================== ERRORS ==================================== 2024-06-26T22:22:09.5154885Z ____________________ ERROR collecting tests/test_canary.py _____________________ 2024-06-26T22:22:09.5156251Z ImportError while importing test module '/home/runner/work/agentops/agentops/tests/test_canary.py'. 2024-06-26T22:22:09.5157879Z Hint: make sure your test modules/packages have valid Python names. 2024-06-26T22:22:09.5158634Z Traceback: 2024-06-26T22:22:09.5159071Z /usr/lib/python3.10/importlib/__init__.py:126: in import_module 2024-06-26T22:22:09.5159800Z return _bootstrap._gcd_import(name[level:], package, level) 2024-06-26T22:22:09.5160352Z tests/test_canary.py:5: in 2024-06-26T22:22:09.5160709Z import agentops 2024-06-26T22:22:09.5161121Z agentops/__init__.py:12: in 2024-06-26T22:22:09.5161621Z from .partners.langchain_callback_handler import ( 2024-06-26T22:22:09.5162188Z agentops/partners/langchain_callback_handler.py:14: in 2024-06-26T22:22:09.5162903Z from agentops import ActionEvent, LLMEvent, ToolEvent, ErrorEvent 2024-06-26T22:22:09.5164244Z E ImportError: cannot import name 'ActionEvent' from partially initialized module 'agentops' (most likely due to a circular import) (/home/runner/work/agentops/agentops/agentops/__init__.py) 2024-06-26T22:22:09.5165406Z ____________________ ERROR collecting tests/test_events.py _____________________ 2024-06-26T22:22:09.5166319Z ImportError while importing test module '/home/runner/work/agentops/agentops/tests/test_events.py'. 2024-06-26T22:22:09.5167151Z Hint: make sure your test modules/packages have valid Python names. 2024-06-26T22:22:09.5167673Z Traceback: 2024-06-26T22:22:09.5168128Z /usr/lib/python3.10/importlib/__init__.py:126: in import_module 2024-06-26T22:22:09.5168781Z return _bootstrap._gcd_import(name[level:], package, level) 2024-06-26T22:22:09.5169294Z tests/test_events.py:4: in 2024-06-26T22:22:09.5169726Z import agentops 2024-06-26T22:22:09.5170098Z agentops/__init__.py:12: in 2024-06-26T22:22:09.5170587Z from .partners.langchain_callback_handler import ( 2024-06-26T22:22:09.5171217Z agentops/partners/langchain_callback_handler.py:14: in 2024-06-26T22:22:09.5171864Z from agentops import ActionEvent, LLMEvent, ToolEvent, ErrorEvent 2024-06-26T22:22:09.5173147Z E ImportError: cannot import name 'ActionEvent' from partially initialized module 'agentops' (most likely due to a circular import) (/home/runner/work/agentops/agentops/agentops/__init__.py) 2024-06-26T22:22:09.5174383Z ___________________ ERROR collecting tests/test_host_env.py ____________________ 2024-06-26T22:22:09.5175244Z ImportError while importing test module '/home/runner/work/agentops/agentops/tests/test_host_env.py'. 2024-06-26T22:22:09.5176053Z Hint: make sure your test modules/packages have valid Python names. 2024-06-26T22:22:09.5176650Z Traceback: 2024-06-26T22:22:09.5177055Z /usr/lib/python3.10/importlib/__init__.py:126: in import_module 2024-06-26T22:22:09.5177663Z return _bootstrap._gcd_import(name[level:], package, level) 2024-06-26T22:22:09.5178256Z tests/test_host_env.py:2: in 2024-06-26T22:22:09.5178637Z from agentops import host_env 2024-06-26T22:22:09.5179059Z agentops/__init__.py:12: in 2024-06-26T22:22:09.5179597Z from .partners.langchain_callback_handler import ( 2024-06-26T22:22:09.5180148Z agentops/partners/langchain_callback_handler.py:14: in 2024-06-26T22:22:09.5180808Z from agentops import ActionEvent, LLMEvent, ToolEvent, ErrorEvent 2024-06-26T22:22:09.5182203Z E ImportError: cannot import name 'ActionEvent' from partially initialized module 'agentops' (most likely due to a circular import) (/home/runner/work/agentops/agentops/agentops/__init__.py) 2024-06-26T22:22:09.5183768Z ________________ ERROR collecting tests/test_record_function.py ________________ 2024-06-26T22:22:09.5185111Z ImportError while importing test module '/home/runner/work/agentops/agentops/tests/test_record_function.py'. 2024-06-26T22:22:09.5186123Z Hint: make sure your test modules/packages have valid Python names. 2024-06-26T22:22:09.5186662Z Traceback: 2024-06-26T22:22:09.5187061Z /usr/lib/python3.10/importlib/__init__.py:126: in import_module 2024-06-26T22:22:09.5187773Z return _bootstrap._gcd_import(name[level:], package, level) 2024-06-26T22:22:09.5188330Z tests/test_record_function.py:4: in 2024-06-26T22:22:09.5188760Z import agentops 2024-06-26T22:22:09.5189159Z agentops/__init__.py:12: in 2024-06-26T22:22:09.5189634Z from .partners.langchain_callback_handler import ( 2024-06-26T22:22:09.5190225Z agentops/partners/langchain_callback_handler.py:14: in 2024-06-26T22:22:09.5190931Z from agentops import ActionEvent, LLMEvent, ToolEvent, ErrorEvent 2024-06-26T22:22:09.5192236Z E ImportError: cannot import name 'ActionEvent' from partially initialized module 'agentops' (most likely due to a circular import) (/home/runner/work/agentops/agentops/agentops/__init__.py) 2024-06-26T22:22:09.5193418Z ____________________ ERROR collecting tests/test_session.py ____________________ 2024-06-26T22:22:09.5194365Z ImportError while importing test module '/home/runner/work/agentops/agentops/tests/test_session.py'. 2024-06-26T22:22:09.5195186Z Hint: make sure your test modules/packages have valid Python names. 2024-06-26T22:22:09.5195701Z Traceback: 2024-06-26T22:22:09.5196190Z /usr/lib/python3.10/importlib/__init__.py:126: in import_module 2024-06-26T22:22:09.5196799Z return _bootstrap._gcd_import(name[level:], package, level) 2024-06-26T22:22:09.5197328Z tests/test_session.py:4: in 2024-06-26T22:22:09.5197794Z import agentops 2024-06-26T22:22:09.5198104Z agentops/__init__.py:12: in 2024-06-26T22:22:09.5198589Z from .partners.langchain_callback_handler import ( 2024-06-26T22:22:09.5199243Z agentops/partners/langchain_callback_handler.py:14: in 2024-06-26T22:22:09.5199857Z from agentops import ActionEvent, LLMEvent, ToolEvent, ErrorEvent 2024-06-26T22:22:09.5201180Z E ImportError: cannot import name 'ActionEvent' from partially initialized module 'agentops' (most likely due to a circular import) (/home/runner/work/agentops/agentops/agentops/__init__.py) 2024-06-26T22:22:09.5202417Z ___________________ ERROR collecting tests/test_teardown.py ____________________ 2024-06-26T22:22:09.5203274Z ImportError while importing test module '/home/runner/work/agentops/agentops/tests/test_teardown.py'. 2024-06-26T22:22:09.5204102Z Hint: make sure your test modules/packages have valid Python names. 2024-06-26T22:22:09.5204696Z Traceback: 2024-06-26T22:22:09.5205155Z /usr/lib/python3.10/importlib/__init__.py:126: in import_module 2024-06-26T22:22:09.5205735Z return _bootstrap._gcd_import(name[level:], package, level) 2024-06-26T22:22:09.5206320Z tests/test_teardown.py:3: in 2024-06-26T22:22:09.5206756Z from agentops import Client 2024-06-26T22:22:09.5207125Z agentops/__init__.py:12: in 2024-06-26T22:22:09.5207668Z from .partners.langchain_callback_handler import ( 2024-06-26T22:22:09.5208266Z agentops/partners/langchain_callback_handler.py:14: in 2024-06-26T22:22:09.5208888Z from agentops import ActionEvent, LLMEvent, ToolEvent, ErrorEvent 2024-06-26T22:22:09.5210252Z E ImportError: cannot import name 'ActionEvent' from partially initialized module 'agentops' (most likely due to a circular import) (/home/runner/work/agentops/agentops/agentops/__init__.py) 2024-06-26T22:22:09.5211372Z =========================== short test summary info ============================ 2024-06-26T22:22:09.5211925Z ERROR tests/test_canary.py 2024-06-26T22:22:09.5212456Z ERROR tests/test_events.py 2024-06-26T22:22:09.5212819Z ERROR tests/test_host_env.py 2024-06-26T22:22:09.5213277Z ERROR tests/test_record_function.py 2024-06-26T22:22:09.5213664Z ERROR tests/test_session.py 2024-06-26T22:22:09.5214037Z ERROR tests/test_teardown.py 2024-06-26T22:22:09.5214583Z !!!!!!!!!!!!!!!!!!! Interrupted: 6 errors during collection !!!!!!!!!!!!!!!!!!!! 2024-06-26T22:22:09.5215250Z ============================== 6 errors in 0.61s =============================== 2024-06-26T22:22:09.5670827Z py310: exit 2 (1.11 seconds) /home/runner/work/agentops/agentops> coverage run --source agentops -m pytest pid=1867 2024-06-26T22:22:09.6745260Z py310: FAIL ✖ in 19.15 seconds 2024-06-26T22:22:09.6746941Z py311: install_deps> python -I -m pip install coverage langchain langchain-core openai psutil pytest pytest-asyncio pytest-mock requests_mock termcolor types-requests 2024-06-26T22:22:21.8355768Z py311: install_package_deps> python -I -m pip install packaging==23.2 psutil==5.9.8 requests==2.31.0 termcolor==2.4.0 2024-06-26T22:22:22.8219324Z py311: install_package> python -I -m pip install --force-reinstall --no-deps /home/runner/work/agentops/agentops/.tox/.tmp/package/2/agentops-0.2.4.tar.gz 2024-06-26T22:22:25.2245707Z py311: freeze> python -m pip freeze --all 2024-06-26T22:22:25.5184875Z py311: agentops @ file:///home/runner/work/agentops/agentops/.tox/.tmp/package/2/agentops-0.2.4.tar.gz#sha256=a39b0125a77a917ab680cf659c617b2eb38fe12350ba20358a770f63fab02d88,aiohttp==3.9.5,aiosignal==1.3.1,annotated-types==0.7.0,anyio==4.4.0,attrs==23.2.0,certifi==2024.6.2,charset-normalizer==3.3.2,coverage==7.5.4,distro==1.9.0,frozenlist==1.4.1,greenlet==3.0.3,h11==0.14.0,httpcore==1.0.5,httpx==0.27.0,idna==3.7,iniconfig==2.0.0,jsonpatch==1.33,jsonpointer==3.0.0,langchain==0.2.6,langchain-core==0.2.10,langchain-text-splitters==0.2.2,langsmith==0.1.82,multidict==6.0.5,numpy==1.26.4,openai==1.35.5,orjson==3.10.5,packaging==23.2,pip==24.1,pluggy==1.5.0,psutil==5.9.8,pydantic==2.7.4,pydantic_core==2.18.4,pytest==8.2.2,pytest-asyncio==0.23.7,pytest-mock==3.14.0,PyYAML==6.0.1,requests==2.31.0,requests-mock==1.12.1,setuptools==70.1.0,sniffio==1.3.1,SQLAlchemy==2.0.31,tenacity==8.4.2,termcolor==2.4.0,tqdm==4.66.4,types-requests==2.32.0.20240622,typing_extensions==4.12.2,urllib3==2.2.2,wheel==0.43.0,yarl==1.9.4 2024-06-26T22:22:25.5190279Z py311: commands[0]> coverage run --source agentops -m pytest 2024-06-26T22:22:26.8875038Z ============================= test session starts ============================== 2024-06-26T22:22:26.8883156Z platform linux -- Python 3.11.9, pytest-8.2.2, pluggy-1.5.0 2024-06-26T22:22:26.8884086Z cachedir: .tox/py311/.pytest_cache 2024-06-26T22:22:26.8885919Z rootdir: /home/runner/work/agentops/agentops 2024-06-26T22:22:26.8886759Z configfile: pyproject.toml 2024-06-26T22:22:26.8887774Z plugins: asyncio-0.23.7, requests-mock-1.12.1, mock-3.14.0, anyio-4.4.0 2024-06-26T22:22:26.8888757Z asyncio: mode=Mode.STRICT 2024-06-26T22:22:26.8889350Z collected 0 items / 6 errors 2024-06-26T22:22:26.8889742Z 2024-06-26T22:22:26.8890199Z ==================================== ERRORS ==================================== 2024-06-26T22:22:26.8891140Z ____________________ ERROR collecting tests/test_canary.py _____________________ 2024-06-26T22:22:26.8892687Z ImportError while importing test module '/home/runner/work/agentops/agentops/tests/test_canary.py'. 2024-06-26T22:22:26.8894248Z Hint: make sure your test modules/packages have valid Python names. 2024-06-26T22:22:26.8895066Z Traceback: 2024-06-26T22:22:26.8896034Z /opt/hostedtoolcache/Python/3.11.9/x64/lib/python3.11/importlib/__init__.py:126: in import_module 2024-06-26T22:22:26.8897445Z return _bootstrap._gcd_import(name[level:], package, level) 2024-06-26T22:22:26.8898247Z tests/test_canary.py:5: in 2024-06-26T22:22:26.8898876Z import agentops 2024-06-26T22:22:26.8899520Z agentops/__init__.py:12: in 2024-06-26T22:22:26.8900240Z from .partners.langchain_callback_handler import ( 2024-06-26T22:22:26.8901550Z agentops/partners/langchain_callback_handler.py:14: in 2024-06-26T22:22:26.8902794Z from agentops import ActionEvent, LLMEvent, ToolEvent, ErrorEvent 2024-06-26T22:22:26.8905286Z E ImportError: cannot import name 'ActionEvent' from partially initialized module 'agentops' (most likely due to a circular import) (/home/runner/work/agentops/agentops/agentops/__init__.py) 2024-06-26T22:22:26.8907564Z ____________________ ERROR collecting tests/test_events.py _____________________ 2024-06-26T22:22:26.8909208Z ImportError while importing test module '/home/runner/work/agentops/agentops/tests/test_events.py'. 2024-06-26T22:22:26.8910602Z Hint: make sure your test modules/packages have valid Python names. 2024-06-26T22:22:26.8911416Z Traceback: 2024-06-26T22:22:26.8912471Z /opt/hostedtoolcache/Python/3.11.9/x64/lib/python3.11/importlib/__init__.py:126: in import_module 2024-06-26T22:22:26.8913794Z return _bootstrap._gcd_import(name[level:], package, level) 2024-06-26T22:22:26.8914585Z tests/test_events.py:4: in 2024-06-26T22:22:26.8915321Z import agentops 2024-06-26T22:22:26.8915884Z agentops/__init__.py:12: in 2024-06-26T22:22:26.8916602Z from .partners.langchain_callback_handler import ( 2024-06-26T22:22:26.8917656Z agentops/partners/langchain_callback_handler.py:14: in 2024-06-26T22:22:26.8918772Z from agentops import ActionEvent, LLMEvent, ToolEvent, ErrorEvent 2024-06-26T22:22:26.8921066Z E ImportError: cannot import name 'ActionEvent' from partially initialized module 'agentops' (most likely due to a circular import) (/home/runner/work/agentops/agentops/agentops/__init__.py) 2024-06-26T22:22:26.8923148Z ___________________ ERROR collecting tests/test_host_env.py ____________________ 2024-06-26T22:22:26.8924675Z ImportError while importing test module '/home/runner/work/agentops/agentops/tests/test_host_env.py'. 2024-06-26T22:22:26.8926060Z Hint: make sure your test modules/packages have valid Python names. 2024-06-26T22:22:26.8926976Z Traceback: 2024-06-26T22:22:26.8927945Z /opt/hostedtoolcache/Python/3.11.9/x64/lib/python3.11/importlib/__init__.py:126: in import_module 2024-06-26T22:22:26.8929239Z return _bootstrap._gcd_import(name[level:], package, level) 2024-06-26T22:22:26.8930194Z tests/test_host_env.py:2: in 2024-06-26T22:22:26.8930824Z from agentops import host_env 2024-06-26T22:22:26.8931465Z agentops/__init__.py:12: in 2024-06-26T22:22:26.8932342Z from .partners.langchain_callback_handler import ( 2024-06-26T22:22:26.8933266Z agentops/partners/langchain_callback_handler.py:14: in 2024-06-26T22:22:26.8934392Z from agentops import ActionEvent, LLMEvent, ToolEvent, ErrorEvent 2024-06-26T22:22:26.8936746Z E ImportError: cannot import name 'ActionEvent' from partially initialized module 'agentops' (most likely due to a circular import) (/home/runner/work/agentops/agentops/agentops/__init__.py) 2024-06-26T22:22:26.8938735Z ________________ ERROR collecting tests/test_record_function.py ________________ 2024-06-26T22:22:26.8940381Z ImportError while importing test module '/home/runner/work/agentops/agentops/tests/test_record_function.py'. 2024-06-26T22:22:26.8941934Z Hint: make sure your test modules/packages have valid Python names. 2024-06-26T22:22:26.8942783Z Traceback: 2024-06-26T22:22:26.8944000Z /opt/hostedtoolcache/Python/3.11.9/x64/lib/python3.11/importlib/__init__.py:126: in import_module 2024-06-26T22:22:26.8945846Z return _bootstrap._gcd_import(name[level:], package, level) 2024-06-26T22:22:26.8947387Z tests/test_record_function.py:4: in 2024-06-26T22:22:26.8948194Z import agentops 2024-06-26T22:22:26.8948730Z agentops/__init__.py:12: in 2024-06-26T22:22:26.8949565Z from .partners.langchain_callback_handler import ( 2024-06-26T22:22:26.8950603Z agentops/partners/langchain_callback_handler.py:14: in 2024-06-26T22:22:26.8951652Z from agentops import ActionEvent, LLMEvent, ToolEvent, ErrorEvent 2024-06-26T22:22:26.8954709Z E ImportError: cannot import name 'ActionEvent' from partially initialized module 'agentops' (most likely due to a circular import) (/home/runner/work/agentops/agentops/agentops/__init__.py) 2024-06-26T22:22:26.8957043Z ____________________ ERROR collecting tests/test_session.py ____________________ 2024-06-26T22:22:26.8958114Z ImportError while importing test module '/home/runner/work/agentops/agentops/tests/test_session.py'. 2024-06-26T22:22:26.8959084Z Hint: make sure your test modules/packages have valid Python names. 2024-06-26T22:22:26.8959619Z Traceback: 2024-06-26T22:22:26.8960328Z /opt/hostedtoolcache/Python/3.11.9/x64/lib/python3.11/importlib/__init__.py:126: in import_module 2024-06-26T22:22:26.8961089Z return _bootstrap._gcd_import(name[level:], package, level) 2024-06-26T22:22:26.8961619Z tests/test_session.py:4: in 2024-06-26T22:22:26.8962104Z import agentops 2024-06-26T22:22:26.8962421Z agentops/__init__.py:12: in 2024-06-26T22:22:26.8962898Z from .partners.langchain_callback_handler import ( 2024-06-26T22:22:26.8963587Z agentops/partners/langchain_callback_handler.py:14: in 2024-06-26T22:22:26.8964211Z from agentops import ActionEvent, LLMEvent, ToolEvent, ErrorEvent 2024-06-26T22:22:26.8965535Z E ImportError: cannot import name 'ActionEvent' from partially initialized module 'agentops' (most likely due to a circular import) (/home/runner/work/agentops/agentops/agentops/__init__.py) 2024-06-26T22:22:26.8966762Z ___________________ ERROR collecting tests/test_teardown.py ____________________ 2024-06-26T22:22:26.8967658Z ImportError while importing test module '/home/runner/work/agentops/agentops/tests/test_teardown.py'. 2024-06-26T22:22:26.8968475Z Hint: make sure your test modules/packages have valid Python names. 2024-06-26T22:22:26.8969065Z Traceback: 2024-06-26T22:22:26.8969660Z /opt/hostedtoolcache/Python/3.11.9/x64/lib/python3.11/importlib/__init__.py:126: in import_module 2024-06-26T22:22:26.8970419Z return _bootstrap._gcd_import(name[level:], package, level) 2024-06-26T22:22:26.8971006Z tests/test_teardown.py:3: in 2024-06-26T22:22:26.8971429Z from agentops import Client 2024-06-26T22:22:26.8971810Z agentops/__init__.py:12: in 2024-06-26T22:22:26.8972355Z from .partners.langchain_callback_handler import ( 2024-06-26T22:22:26.8972962Z agentops/partners/langchain_callback_handler.py:14: in 2024-06-26T22:22:26.8973582Z from agentops import ActionEvent, LLMEvent, ToolEvent, ErrorEvent 2024-06-26T22:22:26.8974935Z E ImportError: cannot import name 'ActionEvent' from partially initialized module 'agentops' (most likely due to a circular import) (/home/runner/work/agentops/agentops/agentops/__init__.py) 2024-06-26T22:22:26.8976057Z =========================== short test summary info ============================ 2024-06-26T22:22:26.8976574Z ERROR tests/test_canary.py 2024-06-26T22:22:26.8976981Z ERROR tests/test_events.py 2024-06-26T22:22:26.8977368Z ERROR tests/test_host_env.py 2024-06-26T22:22:26.8977756Z ERROR tests/test_record_function.py 2024-06-26T22:22:26.8978193Z ERROR tests/test_session.py 2024-06-26T22:22:26.8978584Z ERROR tests/test_teardown.py 2024-06-26T22:22:26.8979055Z !!!!!!!!!!!!!!!!!!! Interrupted: 6 errors during collection !!!!!!!!!!!!!!!!!!!! 2024-06-26T22:22:26.8979657Z ============================== 6 errors in 0.77s =============================== 2024-06-26T22:22:26.9460627Z py311: exit 2 (1.43 seconds) /home/runner/work/agentops/agentops> coverage run --source agentops -m pytest pid=1937 2024-06-26T22:22:26.9565578Z py311: FAIL ✖ in 17.38 seconds 2024-06-26T22:22:26.9566880Z py312: skipped because could not find python interpreter with spec(s): py312 2024-06-26T22:22:26.9574418Z py37: SKIP (0.15 seconds) 2024-06-26T22:22:26.9575104Z py38: SKIP (0.01 seconds) 2024-06-26T22:22:26.9575823Z py39: SKIP (0.01 seconds) 2024-06-26T22:22:26.9576459Z py310: FAIL code 2 (19.15=setup[18.04]+cmd[1.11] seconds) 2024-06-26T22:22:26.9577329Z py311: FAIL code 2 (17.38=setup[15.95]+cmd[1.43] seconds) 2024-06-26T22:22:26.9578162Z py312: SKIP (0.01 seconds) 2024-06-26T22:22:26.9579469Z evaluation failed :( (36.79 seconds) 2024-06-26T22:22:26.9854700Z ##[error]Process completed with exit code 255. 2024-06-26T22:22:26.9945176Z Post job cleanup. 2024-06-26T22:22:27.0943859Z [command]/usr/bin/git version 2024-06-26T22:22:27.0994571Z git version 2.45.2 2024-06-26T22:22:27.1038927Z Temporarily overriding HOME='/home/runner/work/_temp/9d492435-5c6e-4f83-8e7a-25cdb5f8b81b' before making global git config changes 2024-06-26T22:22:27.1040584Z Adding repository directory to the temporary git global config as a safe directory 2024-06-26T22:22:27.1044709Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/agentops/agentops 2024-06-26T22:22:27.1086984Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2024-06-26T22:22:27.1126938Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2024-06-26T22:22:27.1377252Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2024-06-26T22:22:27.1408140Z http.https://github.com/.extraheader 2024-06-26T22:22:27.1417303Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2024-06-26T22:22:27.1460851Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2024-06-26T22:22:27.1989819Z Cleaning up orphan processes