Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Sep 2023 07:50:47 +0100
From:      Graham Perrin <grahamperrin@gmail.com>
To:        Michael Gmelin <grembo@freebsd.org>
Cc:        FreeBSD-CURRENT <freebsd-current@freebsd.org>
Subject:   Re: kernel 100% CPU, and ports-mgmt/poudriere-devel 'Inspecting ports tree for modifications to git checkout...' for an extraordinarily long time
Message-ID:  <7ea7014f-6193-09f8-bea3-a963cd0cc7f9@gmail.com>
In-Reply-To: <20230903112623.2ed751a5.grembo@freebsd.org>
References:  <95e9f65b-58c4-ef3a-a5d1-b794179e4252@gmail.com> <20230903112623.2ed751a5.grembo@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

On 03/09/2023 10:26, Michael Gmelin wrote:

> On Sat, 2 Sep 2023 09:53:38 +0100
> Graham Perrin <grahamperrin@gmail.com> wrote:
>
>> Some inspections are extraordinarily time-consuming. Others complete
>> very quickly, as they should.
>>
>> One recent inspection took more than half an hour.
>>
>> Anyone else?
>>
> Does `git clone https://git.freebsd.org/ports.git` work for you?
> (currently it's not working from where I am). Maybe related.
>
> Best
> Michael

Today, yes.

Sorry for not replying sooner, Gmail sent your 2nd September email to spam.

% pwd
/tmp
% time git clone https://git.freebsd.org/ports.git && rm -r ports
Cloning into 'ports'...
remote: Enumerating objects: 5943170, done.
remote: Counting objects: 100% (943/943), done.
remote: Compressing objects: 100% (127/127), done.
remote: Total 5943170 (delta 923), reused 816 (delta 816), pack-reused 
5942227
Receiving objects: 100% (5943170/5943170), 1.11 GiB | 6.29 MiB/s, done.
Resolving deltas: 100% (3586216/3586216), done.
Updating files: 100% (156931/156931), done.
941.630u 59.980s 10:11.66 163.7%        3333+442k 14+0io 58pf+16w
override r--r--r-- grahamperrin/wheel for 
ports/.git/objects/pack/pack-d72c55d78249720bb87ae380c69ecb3c6dc5fe94.idx? 
^C
% sudo rm -r /tmp/ports
grahamperrin's password:
%




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7ea7014f-6193-09f8-bea3-a963cd0cc7f9>