See 
<https://ci-builds.apache.org/job/Allura/job/Allura-py3.8%20WIP%20Ticket%208519/3/display/redirect?page=changes>

Changes:

[Dillon Walls] [#8519] drop py3.7 support: changed various 3.7 updates to 3.8 
or other, etc.


------------------------------------------
[...truncated 112.81 KB...]
Obtaining file:///allura/ForgeGit
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'
Requirement already satisfied: Allura in /allura/Allura (from 
ForgeGit==0.0.dev0) (0.1.dev0)
Installing collected packages: ForgeGit
  Running setup.py develop for ForgeGit
Successfully installed ForgeGit-0.0.dev0
# setting up ForgeImporters
Obtaining file:///allura/ForgeImporters
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'
Requirement already satisfied: Allura in /allura/Allura (from 
ForgeImporters==0.0.0.dev0) (0.1.dev0)
Installing collected packages: ForgeImporters
  Running setup.py develop for ForgeImporters
Successfully installed ForgeImporters-0.0.0.dev0
# setting up ForgeLink
Obtaining file:///allura/ForgeLink
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'
Requirement already satisfied: Allura in /allura/Allura (from 
ForgeLink==0.0.dev0) (0.1.dev0)
Installing collected packages: ForgeLink
  Running setup.py develop for ForgeLink
Successfully installed ForgeLink-0.0.dev0
# setting up ForgeShortUrl
Obtaining file:///allura/ForgeShortUrl
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'
Requirement already satisfied: Allura in /allura/Allura (from 
ForgeShortUrl==0.0.0.dev0) (0.1.dev0)
Installing collected packages: ForgeShortUrl
  Running setup.py develop for ForgeShortUrl
Successfully installed ForgeShortUrl-0.0.0.dev0
# setting up ForgeSVN
Obtaining file:///allura/ForgeSVN
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'
Requirement already satisfied: Allura in /allura/Allura (from 
ForgeSVN==0.0.dev0) (0.1.dev0)
Installing collected packages: ForgeSVN
  Running setup.py develop for ForgeSVN
Successfully installed ForgeSVN-0.0.dev0
# setting up ForgeTracker
Obtaining file:///allura/ForgeTracker
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'
Requirement already satisfied: Allura in /allura/Allura (from 
ForgeTracker==0.0.dev0) (0.1.dev0)
Installing collected packages: ForgeTracker
  Running setup.py develop for ForgeTracker
Successfully installed ForgeTracker-0.0.dev0
# setting up ForgeUserStats
Obtaining file:///allura/ForgeUserStats
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'
Requirement already satisfied: allura in /allura/Allura (from 
ForgeUserStats==0.0.dev0) (0.1.dev0)
Installing collected packages: ForgeUserStats
  Running setup.py develop for ForgeUserStats
Successfully installed ForgeUserStats-0.0.dev0
# setting up ForgeWiki
Obtaining file:///allura/ForgeWiki
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'
Requirement already satisfied: Allura in /allura/Allura (from 
ForgeWiki==0.0.dev0) (0.1.dev0)
Installing collected packages: ForgeWiki
  Running setup.py develop for ForgeWiki
Successfully installed ForgeWiki-0.0.dev0

Installing npm packages

> core-js@2.6.12 postinstall /allura/node_modules/core-js
> node -e "try{require('./postinstall')}catch(e){}"

Thank you for using core-js ( https://github.com/zloirock/core-js 
) for polyfilling JavaScript standard library!

The project needs your help! Please consider supporting of core-js on Open 
Collective or Patreon: 
> https://opencollective.com/core-js 
> https://www.patreon.com/zloirock 

Also, the author of core-js ( https://github.com/zloirock ) is 
looking for a good job -)

added 426 packages in 7.089s

Compiling JS

> allura@0.0.0 build /allura
> rm -rf Allura/allura/public/nf/js/build/; broccoli build 
> Allura/allura/public/nf/js/build/

Done

=============================================================================
Starting up docker containers
=============================================================================
/usr/local/lib/python2.7/dist-packages/paramiko/transport.py:33: 
CryptographyDeprecationWarning: Python 2 is no longer supported by the Python 
core team. Support for it is now deprecated in cryptography, and will be 
removed in the next release.
  from cryptography.hazmat.backends import default_backend
allura_mongo_1 is up-to-date
allura_solr_1 is up-to-date
Creating allura_web_1 ... 
Creating allura_web_1 ... done
=============================================================================
Docker Container Info:
=============================================================================
/usr/local/lib/python2.7/dist-packages/paramiko/transport.py:33: 
CryptographyDeprecationWarning: Python 2 is no longer supported by the Python 
core team. Support for it is now deprecated in cryptography, and will be 
removed in the next release.
  from cryptography.hazmat.backends import default_backend
python path: /allura-data/virtualenv/bin/python Python 3.11.5
git version 2.34.1
svn, version 1.14.1 (r1886195)
   compiled May 21 2022, 10:52:35 on x86_64-pc-linux-gnu

Copyright (C) 2021 The Apache Software Foundation.
This software consists of contributions made by many people;
see the NOTICE file for more information.
Subversion is open source software, see http://subversion.apache.org/

The following repository access (RA) modules are available:

* ra_svn : Module for accessing a repository using the svn network protocol.
  - with Cyrus SASL authentication
  - handles 'svn' scheme
* ra_local : Module for accessing a repository on local disk.
  - handles 'file' scheme
* ra_serf : Module for accessing a repository via WebDAV protocol using serf.
  - using serf 1.3.9 (compiled with 1.3.9)
  - handles 'http' scheme
  - handles 'https' scheme

The following authentication credential caches are available:

* Gnome Keyring
* GPG-Agent
* KWallet (KDE)

pip: pip 23.2.1 from /allura-data/virtualenv/lib/python3.11/site-packages/pip 
(python 3.11)
npm: 6.14.18
whoami: root

=============================================================================
Setup: tests
=============================================================================
/usr/local/lib/python2.7/dist-packages/paramiko/transport.py:33: 
CryptographyDeprecationWarning: Python 2 is no longer supported by the Python 
core team. Support for it is now deprecated in cryptography, and will be 
removed in the next release.
  from cryptography.hazmat.backends import default_backend
/usr/local/lib/python2.7/dist-packages/paramiko/transport.py:33: 
CryptographyDeprecationWarning: Python 2 is no longer supported by the Python 
core team. Support for it is now deprecated in cryptography, and will be 
removed in the next release.
  from cryptography.hazmat.backends import default_backend

=============================================================================
Run: tests
=============================================================================
/usr/local/lib/python2.7/dist-packages/paramiko/transport.py:33: 
CryptographyDeprecationWarning: Python 2 is no longer supported by the Python 
core team. Support for it is now deprecated in cryptography, and will be 
removed in the next release.
  from cryptography.hazmat.backends import default_backend
/usr/local/lib/python2.7/dist-packages/paramiko/transport.py:33: 
CryptographyDeprecationWarning: Python 2 is no longer supported by the Python 
core team. Support for it is now deprecated in cryptography, and will be 
removed in the next release.
  from cryptography.hazmat.backends import default_backend
/usr/local/lib/python2.7/dist-packages/paramiko/transport.py:33: 
CryptographyDeprecationWarning: Python 2 is no longer supported by the Python 
core team. Support for it is now deprecated in cryptography, and will be 
removed in the next release.
  from cryptography.hazmat.backends import default_backend
Setting environment for exec is not supported in API < 1.25 (1.24)

=============================================================================
Shutdown
=============================================================================
/usr/local/lib/python2.7/dist-packages/paramiko/transport.py:33: 
CryptographyDeprecationWarning: Python 2 is no longer supported by the Python 
core team. Support for it is now deprecated in cryptography, and will be 
removed in the next release.
  from cryptography.hazmat.backends import default_backend
Stopping allura_web_1  ... 
Stopping allura_solr_1 ... 
Stopping allura_web_1  ... doneStopping 
allura_solr_1 ... doneRemoving allura_web_1   ... 
Removing allura_solr_1  ... 
Removing allura_mongo_1 ... 
Removing allura_solr_1  ... doneRemoving 
allura_web_1   ... doneRemoving allura_mongo_1 ... 
doneRemoving network allura_default
Total reclaimed space: 0B
Deleted Volumes:
33049e86d371e16f370e0550a7f8c1da767e1f0a53b132c6c1a9f5e0db2c104c
057fdc540dbfb3e06f8f631d05ddfb51de0b7ab2a743b2e00a2897c1229b5015
fe83d55c5fa97935a7e1de106dae0a3c6464ce8d03f78cb426c7a3e6bfd96835
63716c1e566943eee349b7e9b5a8d8f60e7af567caec53f77606a8392679182d
dc8fda9a58fd3bce83025b3c9e49e869a89d60783bd638043f32dfd86edd5731
26fb1b3d26176c44cbd3a86f12c019fa5ddcb1c164d8399657f3c1143368a5d7
b2865bcdeb08c4005809325ebebf83d9789c48d3816c3fe2d05d3a37fc682fd9
50a0e7455cff2850f4fa35ceaf2db01366ab6bf5bc4668a8f3947a8017e2f542
3657a935dbf004dfcaf442057fe5155101e510daf68508dd9fd0c906f572c532
5c3d7a209bab7589f3922e42ad8c3562c9ac74576344a330a8c5b2394b9ba053
44b2ba2298bbf496db188032c0978b835b261928a0ef36ab0679c407f6458271
6bc7e5e4e3d097863e55eba8d2eba4dc441740f267f21e1572de35d67f4abb0c
f36d6e0f75baa890b9dd9d9f1645dea0c0ab90e46c94fc8e359fbf3ed6d7c2f0
46f61ea06fc9e36a8a6ec51d3025f334e799d3fb7f8b7a98b2c083e4afea5892
f5fff4be5adba1fa28e40981fc559bbf987a7dbc5c743c72a246b85ae1aebf60
ca6b7849084624fb8916121dc13e151cd04bf6e7b4a9ec23a792a4911e55cf61
52cf24753d1aef56ea1acfab8c3750ea98ed45be201db8c57e1d926623cb442d
37478a89ae7c634797acd730e40fe6b92d5096f0825e75dd71157a9e61698384
d116eed90a8db2a66b42eb80cda1793ddf5dcca1d1d9c32c350c415df3038638
8356a189006ef955f3f7a7d4e0ecdd4db78d2f4e862e35b4e174c47fa4f8eea3
d0d4390666793aefe4f486fb48d03f9161c082f611188e3a0523ea5378586490
5aaf7bac8ca63719724d613e315a719ec63221325b450fad972493d821f45d22
65b80eb57785d272bcbb2469d6f96b2f89b502372586f4a2f9dd9726efaf995b
e1c45795e860487cda4b5408bb75a5ef8aa09fa1931c61dbf961784465353c73
00fd75b86e7a706601f7c75c44f3b3dcd7c263c2c1f680de1a50b737d1354e5b
47418e463a3b676053ae309aecfbad635478a9a8f956096ec4923d253ed83ceb
09728e2613d0e0b43b5af4d82036afdbc2c9a61996322b20791eb8b982ae8711
23b6d9162ffc6bce314c82ef4c8c91312bcef6ff8e7e2649554557b080894f01
f24bf566a53bab0312830fb7fe08785e17d976822f815479f82dc23b68792b33
a75816941b7f2c47a2ce35029f9e866916bc4d5179251acd8c2e24a39e51bdbf
08dd6e4d2f5ae07ac53ea12b7f3776500b76accd3c9c285bf45bf253146dc615
095da12ebbe16f0aeaa04d2b25adb8167f6c9c51b42ca307ee26ca73d5a49377
8989d4a94f64bfec2399ca9fb11be2feda65db780eec6c734261276b0d4cf0b9
dac3f3e8eb87869e546fac4f768a1506fef7110f5cdfefd0cf5bcf2a22812103
507f1eeb721e47084df6a004e20542d3a58cc2fe8782166213df05579bc22ece
6ee82702ce40925792e09fbc339492b20ac8c463f118177d6ec2c087e99bfc6f
f9e6b79ca845538cd118421c1cc029f274b421e9bb98a788197183b859c0f0ba
0a7a65f600b6f6e6deef952f07a946cff8b901f4146475f8cd512b1387cace80
b124b5d28ba4440c5ca937b45c0112dc37a39b946e78b41ea0e2ab0115979199
bf543bcb4ef7ef960dfc97e20da7a95a47f487403165983ff143e22cd44d6bd8
f5540114975f57ab1c4d0d4eac019f269d52621e04e840949477d80d74658076
c5e4fd4e158b8067654e3a91cb5c97ee63dc6c08202181fa98389694c835a00c
51474c6dfd1e0d8fa49f539126ea88b28a0247a11dc03d2467ac6e9d9d7bde5b
d4bcba5e54143591da0c2d12127e4d368bc2b138ba32b3e5a19b84d247389a50
4823f8de8dcba1d2c6e2aaa6a249cd997fd6532069f13c92a2e4533fc68d4f65
239664bd0a74685fa266d5bdbe56a5de318036af50218e2488a5ef81d3868d3e
ecefc436df6b53e54ef2c1e3308238a8bad3804747c439fd1abad766abd6f289
f74c2d12a0082aa7926f911274877b861b0618f4aaabbf9765d5dceed460f69a
f0162f22a88de16bc263422f35c346b07444a54017088b1ac097309444121366
62280d14da1eb4610a6b7da9f536e778d0b513c1faeaac0aee48e42abab40d7d
feb2414101257bcb4a884354a48abd538304087aadcdff821050c72b542ef9c1
52f922dd6e883ad600b6b6abf62ddf87a9e0509fd48d1f77ae323f1d7454d1d4
bbc928e496bff81595d3706d0255c78fba19786a0b4a6b2eef3b74477359f4dc
bce445b0eb5f5d85568f488bc932b466d902f9a34aca6f7e4df1296de4266aa3
336f7cb0b83849a63750c7a8e7818936ac7da9a002d99b159f7df408f4f34911
648fe05b9f27bdda10f251586647fe39fd57a41052cbcf69f0cb225aa0e6d4c0
cbd41ea1f6501bed7f46c57615195be9a08b897c9e19b4d81c36d1f3ef43e141
096c01095001e997e40c92268ab40b688332b730d28ca21a2106cbf2eddd5b2b
5f704f486f0bf228bf5cdb1dfd3764da4cf0c7fdfeee5c13f1cd3e32582e3f01
8258ce1a1ecc13cf4514894310816d4e633e690cc6e3e236c0c4c821226dbfc9
4e538340205e7d471a8c051747da0ccf119fd7ad53c219f748edeb654d898ccc
8e0182e1186f417f15a7e11241a6478e2316f9890e5d0f29d6cddb1275466e77
6c447b402af21ee865269e955fb2090b4a2a1913836214b975cf38cceba010d1
2fba7e3c5c16f88ea0b6a72fdb3fcc8e2fb8a93361a5b721051f78f8ffecb0e4
a9cd4deaed1c03b8257813f36fae1f8ab50e411257f2a660f2a85af0e942b3ce
2fee3d1695d6c898718738e88889f003c339e62cbb626980aec511ed07f1f0cf
df66345cdb9d4be9a6847a99d23b0328c57f9c00d6a973ceed022a90f4445d13
ea341fe10464259e6e1cfad6baa68237d0f2b1cde967a0267857aaad07088fb8
a35b4c8b37695ddb366806eb04b46446f82e84854b8b9da6cb7acb3144180581
59decccef6ba0eafbabb153a71427833e2e6c9fe1c15947d50ac3984a9de343d
71fd6351bf2196886b8d995f2741d95a84bedb85edeff355ac4ae759ecedfec4
128727cb0e42d091c4207c3545f27b6d991eb4fb6f8a09788063a267613136f4
6e9c169d23d16649d4a0230e1cef06d2b3a9c52925971ad105ee9e069fc28b1f
7e02e8506088449713c2ee03c1655a033893489486c4ee222f5953f258cf51be
1e79102a065d0f3a6d24c42a842df3337b2d549d501ea995b1ccf20634248f4c
8341f34a68e8c08a0e295f3b8af0a4ffc3872a1de4312fa4f067ae4fb6b58e6f
9536af537928ab4408a13896be5658592ac0ecf62aa3e268e3737de32c7e2b77
5973e093af72a9ebf7e8a2bbf31d899ee0a6fc37951e0bc25b668553c9d3c83a
4360ba646d4d48bdd9209c11a2d78002bd53c7a42df8d8d110e3fc9924f16cff
fca8e202e84eac8681384c51c6c8496b9542f834c0d3fc7ff04a940d27b3cf24

Total reclaimed space: 13.53GB
Build step 'Execute shell' marked build as failure
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: No test report files 
were found. Configuration error?

Reply via email to