See 
<https://ci-builds.apache.org/job/Allura/job/Allura-py3.7/242/display/redirect?page=changes>

Changes:

[dbrondsema] avoid unhandled error on bad input to /nf/markdown_to_html


------------------------------------------
[...truncated 3.58 KB...]
GRADLE_ENTERPRISE_ACCESS_KEY=ge.apache.org=etlwjhwel56ybdijfxymbj5bb6fwydcy3sj2oe6rlwjzotgalrea
JENKINSGRADLEPLUGIN_GRADLE_ENTERPRISE_PLUGIN_VERSION=3.13.1
JOB_BASE_NAME=Allura-py3.7
WORKSPACE_TMP=<https://ci-builds.apache.org/job/Allura/job/Allura-py3.7/ws/@tmp>
BUILD_TIMESTAMP=2023-06-09 14:54:08 UTC
CI=true
GIT_URL=https://gitbox.apache.org/repos/asf/allura.git/
HUDSON_COOKIE=6aa8f4e9-779d-406a-b5c6-5c16c2c7aa82
XDG_SESSION_ID=8292
USER=jenkins
BUILD_NUMBER=242
WORKSPACE=<https://ci-builds.apache.org/job/Allura/job/Allura-py3.7/ws/>
PWD=<https://ci-builds.apache.org/job/Allura/job/Allura-py3.7/ws/>
HUDSON_URL=https://ci-builds.apache.org/
HOME=/home/jenkins
JENKINSGRADLEPLUGIN_CCUD_PLUGIN_VERSION=1.10
NODE_NAME=builds40
HUDSON_SERVER_COOKIE=9c7f00b5d9bf9427
SSH_CLIENT=95.217.196.215 33710 22
JENKINS_HOME=/home/jenkins/jenkins-home
JOB_NAME=Allura/Allura-py3.7
RUN_TESTS_DISPLAY_URL=https://ci-builds.apache.org/job/Allura/job/Allura-py3.7/242/display/redirect?page=tests
GIT_PREVIOUS_COMMIT=a9a1681cacd42c404a2fa228154292a78d987619
ROOT_BUILD_CAUSE_SCMTRIGGER=true
BUILD_CAUSE_SCMTRIGGER=true
HUDSON_HOME=/home/jenkins/jenkins-home
JOB_DISPLAY_URL=https://ci-builds.apache.org/job/Allura/job/Allura-py3.7/display/redirect
JENKINSGRADLEPLUGIN_GRADLE_ENTERPRISE_ENFORCE_URL=true
JENKINSGRADLEPLUGIN_GRADLE_AUTO_INJECTION=true
RUN_ARTIFACTS_DISPLAY_URL=https://ci-builds.apache.org/job/Allura/job/Allura-py3.7/242/display/redirect?page=artifacts
MAIL=/var/mail/jenkins
BUILD_URL=https://ci-builds.apache.org/job/Allura/job/Allura-py3.7/242/
SHELL=/bin/bash
JOB_URL=https://ci-builds.apache.org/job/Allura/job/Allura-py3.7/
BUILD_DISPLAY_NAME=#242
PY_VERSION=3.7
ROOT_BUILD_CAUSE=SCMTRIGGER
SHLVL=3
GIT_BRANCH=origin/master
JENKINSGRADLEPLUGIN_GRADLE_ENTERPRISE_URL=https://ge.apache.org
BUILD_TAG=jenkins-Allura-Allura-py3.7-242
JENKINSGRADLEPLUGIN_GRADLE_ENTERPRISE_GRADLE_INJECTION_ENABLED=false
NODE_LABELS=builds40 ubuntu
LOGNAME=jenkins
DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/910/bus
XDG_RUNTIME_DIR=/run/user/910
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
GIT_PREVIOUS_SUCCESSFUL_COMMIT=aabf052206253944c24faf35876431b897c0ae2c
JENKINS_SERVER_COOKIE=9c7f00b5d9bf9427
_=/usr/bin/env

=============================================================================
Run: cleanup previous runs
=============================================================================
Removing network allura_default
Network allura_default not found.

=============================================================================
Run: build docker image
=============================================================================
solr uses an image, skipping
mongo uses an image, skipping
outmail uses an image, skipping
taskd uses an image, skipping
inmail uses an image, skipping
Building web
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile:
#1 transferring dockerfile: 2.56kB 0.0s done
#1 DONE 0.2s

#2 [internal] load .dockerignore
#2 transferring context: 2B done
#2 DONE 0.3s

#3 [internal] load metadata for docker.io/library/ubuntu:18.04
#3 DONE 1.6s

#4 [1/7] FROM 
docker.io/library/ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98
#4 DONE 0.0s

#5 [5/7] RUN curl --silent --location https://deb.nodesource.com/setup_10.x | 
sudo bash - &&     DEBIAN_FRONTEND=noninteractive apt-get install --yes 
--no-install-recommends nodejs
#5 CACHED

#6 [2/7] RUN apt-get update     && apt-get install software-properties-common 
-y --no-install-recommends     && add-apt-repository ppa:deadsnakes/ppa -y     
&& add-apt-repository ppa:git-core/ppa -y     && apt-get update
#6 CACHED

#7 [4/7] RUN DEBIAN_FRONTEND=noninteractive apt-get install -y 
--no-install-recommends         git-core         python3.7         
python3.7-venv         python3.7-dev         gcc         libmagic1         
libssl-dev         libldap2-dev         libsasl2-dev         libjpeg8-dev       
  zlib1g-dev         zip         subversion         curl         locales        
 g++         libsvn-dev         make         sudo     && rm -rf 
/var/lib/apt/lists/*
#7 CACHED

#8 [3/7] RUN apt-get upgrade -y git
#8 CACHED

#9 [6/7] RUN locale-gen en_US.UTF-8
#9 CACHED

#10 [7/7] WORKDIR /allura
#10 CACHED

#11 exporting to image
#11 exporting layers done
#11 writing image 
sha256:fcb9a128f13013199b4de400d6025933a5847055eee5a7abeb1fbcfd8c4486d7 0.0s 
done
#11 naming to docker.io/library/allura-web 0.1s done
#11 DONE 0.1s
Building http
#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 2.40kB done
#1 DONE 0.3s

#2 [internal] load .dockerignore
#2 transferring context: 2B done
#2 DONE 0.2s

#3 [internal] load metadata for docker.io/library/ubuntu:18.04
#3 DONE 0.6s

#4 [ 1/10] FROM 
docker.io/library/ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98
#4 DONE 0.0s

#5 [internal] load build context
#5 transferring context: 4.20kB done
#5 DONE 0.1s

#6 [ 3/10] RUN a2enmod cgi proxy proxy_http
#6 CACHED

#7 [ 5/10] RUN a2dissite 000-default.conf
#7 CACHED

#8 [ 9/10] RUN adduser www-data sudo
#8 CACHED

#9 [ 4/10] ADD ./git-http.conf /etc/apache2/sites-available/
#9 CACHED

#10 [ 7/10] RUN apachectl configtest
#10 CACHED

#11 [ 8/10] ADD git-http-backend-wrapper.sh /usr/lib/git-core
#11 CACHED

#12 [ 6/10] RUN a2ensite git-http.conf
#12 CACHED

#13 [ 2/10] RUN apt-get update && DEBIAN_FRONTEND=noninteractive apt-get 
install -y --no-install-recommends     apache2     libapache2-mod-python     
python-requests     git     curl     sudo     && rm -rf /var/lib/apt/lists/*
#13 CACHED

#14 [10/10] RUN echo '%sudo  ALL=(ALL) NOPASSWD:ALL' > 
/etc/sudoers.d/sudo_group_passwordless
#14 CACHED

#15 exporting to image
#15 exporting layers done
#15 writing image 
sha256:5fd65ffa62be126236c918807f97eb2d08f16f9d222383fcdd760500f49896aa 0.0s 
done
#15 naming to docker.io/library/allura_http 0.1s done
#15 DONE 0.1s

=============================================================================
Setup: venv, pip, pysvn, ./rebuild-all.sh, npm, etc.
=============================================================================
Creating network "allura_default" with the default driver
Pulling solr (solr:6-alpine)...
6-alpine: Pulling from library/solr
Digest: sha256:4f63093698313437a49b2f945c4b1545c9e3a655f52581bc6e01ea006fae132e
Status: Downloaded newer image for solr:6-alpine
Pulling mongo (mongo:4.2)...
4.2: Pulling from library/mongo
Digest: sha256:3938c93865f4a33a722209fe1af2f6f93b7053cab6240ba173140b867740c5ea
Status: Downloaded newer image for mongo:4.2
Creating allura_mongo_1 ... 
Creating allura_solr_1  ... 
Creating allura_solr_1  ... done
Creating allura_mongo_1 ... done
Creating allura_web_run ... 
Creating allura_web_run ... done

Running scripts/init-docker-dev.sh

Creating SCM directories

Creating directory for SOLR data

Changing it's permissions to 777 so that container will have access to it

Creating virtualenv

The virtual environment was not created successfully because ensurepip is not
available.  On Debian/Ubuntu systems, you need to install the python3-venv
package using the following command.

    apt-get install python3-venv

You may need to use sudo with that command.  After installing the python3-venv
package, recreate your virtual environment.

Failing command: ['/allura-data/virtualenv/bin/python3.7', '-Im', 'ensurepip', 
'--upgrade', '--default-pip']

1

=============================================================================
Starting up docker containers
=============================================================================
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:
=============================================================================
Error response from daemon: Container 
ece3e4bd9f2cde4ea1fa540bac003a4606b9fef4ba301121ddc31680935dda6a is not running

=============================================================================
Setup: tests
=============================================================================

=============================================================================
Run: tests
=============================================================================

=============================================================================
Shutdown
=============================================================================
Stopping allura_solr_1  ... 
Stopping allura_mongo_1 ... 
Stopping allura_solr_1  ... done
Stopping allura_mongo_1 ... done
Removing allura_web_1   ... 
Removing allura_solr_1  ... 
Removing allura_mongo_1 ... 
Removing allura_solr_1  ... done
Removing allura_web_1   ... done
Removing allura_mongo_1 ... done
Removing network allura_default
Total reclaimed space: 0B
Deleted Volumes:
711bd7411f416db262c099d84a54d47a9b4cb19eef674253e829227b731e7039
a5cf58df6fc965e13d65a32f87ccc3dc02f28788eede08d970d43bca854c5bb5
96ac65369e655cea8ded22f4f385a911c059a28c1987680fe0de3009ee306b49
fa8173611494a54ce4fd3d42b7a30ce93f932d93a3f7faaa6ca30bf0efba70c4
e4bf300b58651256a7fa6e772f5d9f968ffd0be835d8b6f98da584decfd704dc
e1760c4f0000c7bfb17f21367b2cb8cca40183f6798a575cca5409d87b55295d
fb64169da3744e8887ec91e416d0d2529b1e7a7ae6a53e6308950147a162edff
859da614e4d7110ebd5198b0b7729210c05f89cad3ac1bbd9caa7e1637584a42
0e591bc175f079ae4ac79e9791001e6b5419c36fa84b8253b5771e31e57b2c14

Total reclaimed space: 1.265GB
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