2025-06-28T18:43:52.198570131+02:00 stderr + item=112
2025-06-28T18:43:52.198570131+02:00 stderr + git clone https://codeberg.org/bimba/szczanieckiej.git
2025-06-28T18:43:52.209104522+02:00 stderr Cloning into 'szczanieckiej'...
2025-06-28T18:43:52.897016477+02:00 stderr + git clone https://codeberg.org/bimba/traffic.git
2025-06-28T18:43:52.898208850+02:00 stderr Cloning into 'traffic'...
2025-06-28T18:43:53.329964765+02:00 stderr + cd traffic
2025-06-28T18:43:53.330607689+02:00 stderr + git tag
2025-06-28T18:43:53.332462702+02:00 stderr + sort -V
2025-06-28T18:43:53.332462702+02:00 stderr + tail -n1
2025-06-28T18:43:53.333275950+02:00 stderr + TAG=plusB
2025-06-28T18:43:53.333275950+02:00 stderr + git checkout plusB
2025-06-28T18:43:53.337063794+02:00 stderr Note: switching to 'plusB'.
2025-06-28T18:43:53.337063794+02:00 stderr
2025-06-28T18:43:53.337063794+02:00 stderr You are in 'detached HEAD' state. You can look around, make experimental
2025-06-28T18:43:53.337063794+02:00 stderr changes and commit them, and you can discard any commits you make in this
2025-06-28T18:43:53.337063794+02:00 stderr state without impacting any branches by switching back to a branch.
2025-06-28T18:43:53.337063794+02:00 stderr
2025-06-28T18:43:53.337063794+02:00 stderr If you want to create a new branch to retain commits you create, you may
2025-06-28T18:43:53.337063794+02:00 stderr do so (now or later) by using -c with the switch command. Example:
2025-06-28T18:43:53.337063794+02:00 stderr
2025-06-28T18:43:53.337063794+02:00 stderr git switch -c
2025-06-28T18:43:53.337063794+02:00 stderr
2025-06-28T18:43:53.337063794+02:00 stderr Or undo this operation with:
2025-06-28T18:43:53.337063794+02:00 stderr
2025-06-28T18:43:53.337063794+02:00 stderr git switch -
2025-06-28T18:43:53.337063794+02:00 stderr
2025-06-28T18:43:53.337063794+02:00 stderr Turn off this advice by setting config variable advice.detachedHead to false
2025-06-28T18:43:53.337063794+02:00 stderr
2025-06-28T18:43:53.337063794+02:00 stderr HEAD is now at 552a365 add database indices
2025-06-28T18:43:53.337835220+02:00 stderr + cd szczanieckiej
2025-06-28T18:43:53.337856382+02:00 stderr + mk
2025-06-28T18:43:53.341075581+02:00 stdout bare-gen -p api ../traffic/api/api.bare api/structs_gen2.go
2025-06-28T18:43:53.341075581+02:00 stdout awk '!seen[$0]++ || $0 !~ /func \(_ StopV1\) IsUnion\(\) \{\}/' api/structs_gen2.go >api/structs_gen3.go
2025-06-28T18:43:53.341075581+02:00 stdout awk '!seen[$0]++ || $0 !~ /func \(_ StopV2\) IsUnion\(\) \{\}/' api/structs_gen3.go >api/structs_gen.go
2025-06-28T18:43:53.341075581+02:00 stdout rm api/structs_gen2.go api/structs_gen3.go
2025-06-28T18:43:53.397600181+02:00 stdout bare-gen -p traffic ../traffic/traffic.bare traffic/structs_gen.go
2025-06-28T18:43:53.412060513+02:00 stdout reuse lint
2025-06-28T18:43:53.412060513+02:00 stdout go test ./...
2025-06-28T18:43:55.557665754+02:00 stdout # SUMMARY
2025-06-28T18:43:55.557665754+02:00 stdout
2025-06-28T18:43:55.557665754+02:00 stdout * Bad licenses: 0
2025-06-28T18:43:55.557665754+02:00 stdout * Deprecated licenses: 0
2025-06-28T18:43:55.557665754+02:00 stdout * Licenses without file extension: 0
2025-06-28T18:43:55.557665754+02:00 stdout * Missing licenses: 0
2025-06-28T18:43:55.557665754+02:00 stdout * Unused licenses: 0
2025-06-28T18:43:55.557665754+02:00 stdout * Used licenses: AGPL-3.0-or-later, Apache-2.0, CC-BY-4.0
2025-06-28T18:43:55.557665754+02:00 stdout * Read errors: 0
2025-06-28T18:43:55.557665754+02:00 stdout * Files with copyright information: 82 / 82
2025-06-28T18:43:55.557665754+02:00 stdout * Files with license information: 82 / 82
2025-06-28T18:43:55.557665754+02:00 stdout
2025-06-28T18:43:55.557665754+02:00 stdout Congratulations! Your project is compliant with version 3.3 of the REUSE Specification :-)
2025-06-28T18:43:55.836823341+02:00 stderr go: downloading git.sr.ht/~sircmpwn/go-bare v0.0.0-20210406120253-ab86bc2846d9
2025-06-28T18:43:55.838274663+02:00 stderr go: downloading github.com/JohannesKaufmann/html-to-markdown v1.5.0
2025-06-28T18:43:56.193625899+02:00 stderr go: downloading github.com/adrg/strutil v0.3.0
2025-06-28T18:43:56.279729146+02:00 stderr go: downloading github.com/dhconnelly/rtreego v1.1.0
2025-06-28T18:43:56.300161971+02:00 stderr go: downloading golang.org/x/text v0.19.0
2025-06-28T18:43:56.622329154+02:00 stderr go: downloading github.com/BurntSushi/toml v1.3.2
2025-06-28T18:43:57.242204245+02:00 stderr go: downloading notabug.org/apiote/gott v1.1.2
2025-06-28T18:43:57.336020951+02:00 stderr go: downloading github.com/ulikunitz/xz v0.5.10
2025-06-28T18:43:57.711320274+02:00 stderr go: downloading google.golang.org/protobuf v1.26.0
2025-06-28T18:43:59.053359729+02:00 stderr go: downloading apiote.xyz/p/gott/v2 v2.0.3
2025-06-28T18:43:59.264054305+02:00 stderr go: downloading github.com/cjoudrey/gluahttp v0.0.0-20201111170219-25003d9adfa9
2025-06-28T18:43:59.349635033+02:00 stderr go: downloading github.com/lanrat/extsort v1.0.2
2025-06-28T18:43:59.488752986+02:00 stderr go: downloading github.com/mattn/go-sqlite3 v1.14.24
2025-06-28T18:44:00.305065803+02:00 stderr go: downloading github.com/sahilm/fuzzy v0.1.0
2025-06-28T18:44:00.970772332+02:00 stderr go: downloading github.com/yuin/gopher-lua v1.1.1
2025-06-28T18:44:00.974912083+02:00 stderr go: downloading golang.org/x/tools v0.26.0
2025-06-28T18:44:01.399658482+02:00 stderr go: downloading gopkg.in/yaml.v3 v3.0.1
2025-06-28T18:44:01.591062749+02:00 stderr go: downloading layeh.com/gopher-json v0.0.0-20201124131017-552bb3c4c3bf
2025-06-28T18:44:02.044163770+02:00 stderr go: downloading github.com/PuerkitoBio/goquery v1.8.1
2025-06-28T18:44:02.244762225+02:00 stderr go: downloading golang.org/x/net v0.30.0
2025-06-28T18:44:04.305199906+02:00 stderr go: downloading golang.org/x/sync v0.8.0
2025-06-28T18:44:04.474833733+02:00 stderr go: downloading github.com/andybalholm/cascadia v1.3.1
2025-06-28T18:50:22.845167086+02:00 stdout ? apiote.xyz/p/szczanieckiej [no test files]
2025-06-28T18:50:22.845167086+02:00 stdout ? apiote.xyz/p/szczanieckiej/api [no test files]
2025-06-28T18:50:22.845167086+02:00 stdout ? apiote.xyz/p/szczanieckiej/config [no test files]
2025-06-28T18:50:22.845268659+02:00 stdout ? apiote.xyz/p/szczanieckiej/file [no test files]
2025-06-28T18:50:22.845268659+02:00 stdout ? apiote.xyz/p/szczanieckiej/gtfs_rt [no test files]
2025-06-28T18:50:22.845268659+02:00 stdout ? apiote.xyz/p/szczanieckiej/gtfs_rt/transit_realtime [no test files]
2025-06-28T18:50:22.847121546+02:00 stdout ? apiote.xyz/p/szczanieckiej/server [no test files]
2025-06-28T18:50:38.314249084+02:00 stdout ? apiote.xyz/p/szczanieckiej/traffic/errors [no test files]
2025-06-28T18:50:38.314458464+02:00 stdout ? apiote.xyz/p/szczanieckiej/transformers [no test files]
2025-06-28T18:50:38.349149016+02:00 stdout ok apiote.xyz/p/szczanieckiej/traffic 0.019s
2025-06-28T18:50:38.608446605+02:00 stdout go build
2025-06-28T18:50:49.273499032+02:00 stderr + git show '--pretty=oneline' --abbrev-commit --name-only
2025-06-28T18:50:49.275066837+02:00 stderr + + cut -d ' ' -f 1
2025-06-28T18:50:49.275066837+02:00 stderr head -n1
2025-06-28T18:50:49.277188566+02:00 stderr + commit=3e568fe
2025-06-28T18:50:49.277695033+02:00 stderr + date '+%Y%m%dT%H%M'
2025-06-28T18:50:49.281883093+02:00 stderr + timestamp=20250628T1650
2025-06-28T18:50:49.281883093+02:00 stderr + scp szczanieckiej deploy@host.containers.internal:toys/szczanieckiej/112/szczanieckiej_20250628T1650_3e568fe
2025-06-28T18:50:51.593967995+02:00 stderr + ssh deploy@host.containers.internal 'cp ~/toys/szczanieckiej/112/szczanieckiej_20250628T1650_3e568fe /tmp/szczanieckiej'
2025-06-28T18:50:52.170880992+02:00 stderr + ssh deploy@host.containers.internal 'chmod 755 /tmp/szczanieckiej'
2025-06-28T18:50:52.880118750+02:00 stderr + ssh deploy@host.containers.internal 'doas cp /tmp/szczanieckiej /usr/bin'
2025-06-28T18:50:53.931944398+02:00 stderr + ssh deploy@host.containers.internal 'doas -u www doas /etc/init.d/szczanieckiej restart'
2025-06-28T18:50:54.877477143+02:00 stdout * Stopping szczanieckiej ... [ ok ]
2025-06-28T18:50:55.081489705+02:00 stdout * Starting szczanieckiej ... [ ok ]
2025-06-28T18:50:55.141199135+02:00 stderr + ssh deploy@host.containers.internal 'rm /tmp/szczanieckiej'