Skip to content

Commit c45ff6f

Browse files
committed
changes: 202406012335
1 parent f621785 commit c45ff6f

File tree

3 files changed

+705
-1
lines changed

3 files changed

+705
-1
lines changed

fetcher.log

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23587,3 +23587,47 @@ libarchive.exception.ArchiveError: Invalid string table (errno=22, retcode=-30,
2358723587
[2024-06-01 23:31:25] INFO root fetch - processPackages [whataspp-message-inforu-local]: Remove: archive file [/home/abi/fetcher/tmp/whataspp_message_inforu_local-0.0.18.tar.gz]
2358823588
[2024-06-01 23:31:25] INFO root fetch - main [MainThread]: End processing [whataspp-message-inforu-local]: success
2358923589
[2024-06-01 23:31:25] INFO root fetch - main [MainThread]: Store serial: [23483817]
23590+
[2024-06-01 23:33:28] INFO root fetch - main [MainThread]: Get Changelog since Serial: [23483817]
23591+
[2024-06-01 23:33:33] INFO root fetch - main [MainThread]: No changed packages found
23592+
[2024-06-01 23:35:33] INFO root fetch - main [MainThread]: Get Changelog since Serial: [23483817]
23593+
[2024-06-01 23:35:38] INFO root fetch - main [MainThread]: Found 5 changed packages
23594+
[2024-06-01 23:35:38] INFO root fetch - processPackages [ThreadPoolExecutor-0_0]: Start processing: freegenius
23595+
[2024-06-01 23:35:38] INFO root fetch - processPackages [ThreadPoolExecutor-0_1]: Start processing: juntagrico-billing
23596+
[2024-06-01 23:35:38] INFO root fetch - processPackages [ThreadPoolExecutor-0_2]: Start processing: rxnSMILES4AtomEco
23597+
[2024-06-01 23:35:38] INFO root fetch - processPackages [ThreadPoolExecutor-0_3]: Start processing: aixhello
23598+
[2024-06-01 23:35:38] INFO root fetch - processPackages [ThreadPoolExecutor-0_4]: Start processing: honeybee-core
23599+
[2024-06-01 23:35:38] INFO root fetch - processPackages [aixhello]: New version: [1.8] Old Version: [1.7]
23600+
[2024-06-01 23:35:38] INFO root fetch - processPackages [honeybee-core]: New version: [1.9.0] Old Version: [1.8.1]
23601+
[2024-06-01 23:35:38] INFO root fetch - processPackages [aixhello]: Downloading https://files.pythonhosted.org/packages/1d/ac/d34a604a2f60d8a6dc4a23d3e3e59d34f93ee01dc287e6c00948a612dd80/aixhello-1.7.tar.gz
23602+
[2024-06-01 23:35:38] INFO root fetch - processPackages [juntagrico-billing]: New version: [1.6.1] Old Version: [1.6.0]
23603+
[2024-06-01 23:35:38] INFO root fetch - processPackages [honeybee-core]: Downloading https://files.pythonhosted.org/packages/25/88/7ed0aeb6b1cf0d4f003a3d3e96312cea0aff67017d50c5c9cd245c04f048/honeybee-core-1.8.1.tar.gz
23604+
[2024-06-01 23:35:38] WARNING root fetch - processPackages [rxnSMILES4AtomEco]: Skipping, unable to determine old version
23605+
[2024-06-01 23:35:38] INFO root fetch - main [MainThread]: End processing [rxnSMILES4AtomEco] error
23606+
[2024-06-01 23:35:38] INFO root fetch - processPackages [freegenius]: New version: [0.2.9] Old Version: [0.2.8]
23607+
[2024-06-01 23:35:39] INFO root fetch - processPackages [freegenius]: Downloading https://files.pythonhosted.org/packages/d5/ca/411a282eb501daf2e794cd1fb0f3e90fdbc6bf2302cf9c34892282b27dbc/freegenius-0.2.8.tar.gz
23608+
[2024-06-01 23:35:39] INFO root fetch - processPackages [aixhello]: Downloading https://files.pythonhosted.org/packages/45/2f/3925f66397dedfc8046d3a3c41dce7196f9c8afc311cb9029adecfa1ae15/aixhello-1.8.tar.gz
23609+
[2024-06-01 23:35:39] INFO root fetch - processPackages [honeybee-core]: Downloading https://files.pythonhosted.org/packages/d8/9b/f2a81f9cdf6c2556a083efabd9c0d69bdf3eb0acefed3b55c9d5ed1bcb15/honeybee-core-1.9.0.tar.gz
23610+
[2024-06-01 23:35:39] INFO root fetch - processPackages [juntagrico-billing]: Downloading https://files.pythonhosted.org/packages/c9/0b/05a1860231a47084652add422d3038a1877a4c8ebc8c9075855db349f811/juntagrico_billing-1.6.0.tar.gz
23611+
[2024-06-01 23:35:39] INFO root fetch - processPackages [aixhello]: executing diffoscope
23612+
[2024-06-01 23:35:39] INFO root fetch - processPackages [aixhello]: podman run --user 0:0 --rm -w /home/abi/fetcher -v /home/abi/fetcher/tmp:/home/abi/fetcher/tmp:ro -v /home/abi/fetcher/20240601:/home/abi/fetcher/20240601:rw registry.salsa.debian.org/reproducible-builds/diffoscope --no-progress tmp/aixhello-1.7.tar.gz tmp/aixhello-1.8.tar.gz --markdown 20240601/a/aixhello/1.7-1.8/README.md --exclude *.pyd
23613+
[2024-06-01 23:35:39] INFO root fetch - processPackages [honeybee-core]: executing diffoscope
23614+
[2024-06-01 23:35:39] INFO root fetch - processPackages [honeybee-core]: podman run --user 0:0 --rm -w /home/abi/fetcher -v /home/abi/fetcher/tmp:/home/abi/fetcher/tmp:ro -v /home/abi/fetcher/20240601:/home/abi/fetcher/20240601:rw registry.salsa.debian.org/reproducible-builds/diffoscope --no-progress tmp/honeybee-core-1.8.1.tar.gz tmp/honeybee-core-1.9.0.tar.gz --markdown 20240601/h/honeybee-core/1.8.1-1.9.0/README.md --exclude *.pyd
23615+
[2024-06-01 23:35:39] INFO root fetch - processPackages [juntagrico-billing]: Downloading https://files.pythonhosted.org/packages/cf/05/7cc42550011b3def12e34041c6a719dd8274e892cf39128eedfb18226e2a/juntagrico_billing-1.6.1.tar.gz
23616+
[2024-06-01 23:35:39] INFO root fetch - processPackages [juntagrico-billing]: executing diffoscope
23617+
[2024-06-01 23:35:39] INFO root fetch - processPackages [juntagrico-billing]: podman run --user 0:0 --rm -w /home/abi/fetcher -v /home/abi/fetcher/tmp:/home/abi/fetcher/tmp:ro -v /home/abi/fetcher/20240601:/home/abi/fetcher/20240601:rw registry.salsa.debian.org/reproducible-builds/diffoscope --no-progress tmp/juntagrico_billing-1.6.0.tar.gz tmp/juntagrico_billing-1.6.1.tar.gz --markdown 20240601/j/juntagrico-billing/1.6.0-1.6.1/README.md --exclude *.pyd
23618+
[2024-06-01 23:35:39] INFO root fetch - processPackages [freegenius]: Downloading https://files.pythonhosted.org/packages/85/e0/79c8d3b405fbb09c8afb4fc4cba33e77303a57f60e90bbef2e19a2c5a73a/freegenius-0.2.9.tar.gz
23619+
[2024-06-01 23:35:39] INFO root fetch - processPackages [aixhello]: Remove: archive file [/home/abi/fetcher/tmp/aixhello-1.7.tar.gz]
23620+
[2024-06-01 23:35:39] INFO root fetch - processPackages [aixhello]: Remove: archive file [/home/abi/fetcher/tmp/aixhello-1.8.tar.gz]
23621+
[2024-06-01 23:35:39] INFO root fetch - main [MainThread]: End processing [aixhello]: success
23622+
[2024-06-01 23:35:40] INFO root fetch - processPackages [freegenius]: executing diffoscope
23623+
[2024-06-01 23:35:40] INFO root fetch - processPackages [freegenius]: podman run --user 0:0 --rm -w /home/abi/fetcher -v /home/abi/fetcher/tmp:/home/abi/fetcher/tmp:ro -v /home/abi/fetcher/20240601:/home/abi/fetcher/20240601:rw registry.salsa.debian.org/reproducible-builds/diffoscope --no-progress tmp/freegenius-0.2.8.tar.gz tmp/freegenius-0.2.9.tar.gz --markdown 20240601/f/freegenius/0.2.8-0.2.9/README.md --exclude *.pyd
23624+
[2024-06-01 23:35:40] INFO root fetch - processPackages [honeybee-core]: Remove: archive file [/home/abi/fetcher/tmp/honeybee-core-1.8.1.tar.gz]
23625+
[2024-06-01 23:35:40] INFO root fetch - processPackages [honeybee-core]: Remove: archive file [/home/abi/fetcher/tmp/honeybee-core-1.9.0.tar.gz]
23626+
[2024-06-01 23:35:40] INFO root fetch - main [MainThread]: End processing [honeybee-core]: success
23627+
[2024-06-01 23:35:40] INFO root fetch - processPackages [juntagrico-billing]: Remove: archive file [/home/abi/fetcher/tmp/juntagrico_billing-1.6.0.tar.gz]
23628+
[2024-06-01 23:35:40] INFO root fetch - processPackages [juntagrico-billing]: Remove: archive file [/home/abi/fetcher/tmp/juntagrico_billing-1.6.1.tar.gz]
23629+
[2024-06-01 23:35:40] INFO root fetch - main [MainThread]: End processing [juntagrico-billing]: success
23630+
[2024-06-01 23:35:41] INFO root fetch - processPackages [freegenius]: Remove: archive file [/home/abi/fetcher/tmp/freegenius-0.2.8.tar.gz]
23631+
[2024-06-01 23:35:41] INFO root fetch - processPackages [freegenius]: Remove: archive file [/home/abi/fetcher/tmp/freegenius-0.2.9.tar.gz]
23632+
[2024-06-01 23:35:41] INFO root fetch - main [MainThread]: End processing [freegenius]: success
23633+
[2024-06-01 23:35:41] INFO root fetch - main [MainThread]: Store serial: [23483834]

0 commit comments

Comments
 (0)