You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2020/07/16 15:00:17 UTC

[Jenkins] Sling » sling-org-apache-sling-launchpad-testing » master #917 is BROKEN

Please see https://builds.apache.org/job/Sling/job/sling-org-apache-sling-launchpad-testing/job/master/917/ for details.

No further emails will be sent until the status of the build is changed.
Build log follows below:

[...truncated 596 lines...]
  11186 TIMER_START{resolveServlet(/sling-import-tests/alreadyUsedExactNodeName.3.json)}
  12658 TIMER_END{1469,resolveServlet(/sling-import-tests/alreadyUsedExactNodeName.3.json)} Using servlet org.apache.sling.servlets.get.DefaultGetServlet
  12668 TIMER_END{1490,ServletResolution} URI=/sling-import-tests/alreadyUsedExactNodeName.3.json handled by Servlet=org.apache.sling.servlets.get.DefaultGetServlet
  12688 LOG Applying Requestfilters
  12709 LOG Calling filter: org.apache.sling.i18n.impl.I18NFilter
  12722 LOG Calling filter: org.apache.sling.launchpad.testservices.filters.SlingFilter
  13000 LOG Calling filter: org.apache.sling.launchpad.testservices.filters.NoPropertyFilter
  13063 LOG Calling filter: org.apache.sling.engine.impl.debug.RequestProgressTrackerLogFilter
  13077 LOG Applying Componentfilters
  13100 TIMER_START{org.apache.sling.servlets.get.DefaultGetServlet#0}
  13223 TIMER_END{121,org.apache.sling.servlets.get.DefaultGetServlet#0}
  13384 LOG Filter timing: filter=org.apache.sling.engine.impl.debug.RequestProgressTrackerLogFilter, inner=0, total=0, outer=0
  13405 LOG Filter timing: filter=org.apache.sling.launchpad.testservices.filters.SlingFilterWithPattern, inner=0, total=0, outer=0
  13421 LOG Filter timing: filter=org.apache.sling.launchpad.testservices.filters.NoPropertyFilter, inner=0, total=0, outer=0
  13436 LOG Filter timing: filter=org.apache.sling.launchpad.testservices.filters.SlingFilter, inner=0, total=0, outer=0
  13617 LOG Applying Error filters
  13629 LOG Calling filter: org.apache.sling.i18n.impl.I18NFilter
  13643 TIMER_START{handleError:status=404}
  14449 TIMER_END{804,handleError:status=404} Using handler org.apache.sling.servlets.resolver.internal.defaults.DefaultErrorHandlerServlet
  15525 TIMER_END{15522,Request Processing} Dumping SlingRequestProgressTracker Entries
</pre>
<hr>
<address>ApacheSling/2.7 (jetty/9.4.28.v20200408, OpenJDK 64-Bit Server VM 1.8.0_252, Linux 4.15.0-109-generic amd64)</address>
</body>
</html>
) expected:<200> but was:<404>
	at org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletImportTest.importNodeWithExactName(PostServletImportTest.java:717)
	at org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletImportTest.testImportNodeWithAlreadyUsedExactName(PostServletImportTest.java:774)

[ERROR] testImportReplaceProperties(org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletImportTest)  Time elapsed: 0.1 s  <<< FAILURE!
junit.framework.AssertionFailedError: 
Expected status 200 for http://localhost:41000/sling-import-tests/sling-import-tests.3.json (content=<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html>
<head>
<title>404 Resource at &apos;/sling-import-tests/sling-import-tests.3.json&apos; not found: No resource found</title>
</head>
<body>
<h1>Resource at &apos;/sling-import-tests/sling-import-tests.3.json&apos; not found: No resource found (404)</h1>
<p>The requested URL /sling-import-tests/sling-import-tests.3.json resulted in an error in org.apache.sling.servlets.resolver.internal.defaults.DefaultErrorHandlerServlet.</p>
<h3>Request Progress:</h3>
<pre>
      0 TIMER_START{Request Processing}
      3 COMMENT timer_end format is {&lt;elapsed microseconds&gt;,&lt;timer name&gt;} &lt;optional message&gt;
     15 LOG Method=GET, PathInfo=null
     23 TIMER_START{handleSecurity}
   7120 TIMER_END{7093,handleSecurity} authenticator org.apache.sling.auth.core.impl.SlingAuthenticator@1e693a69 returns true
  10101 TIMER_START{ResourceResolution}
  10834 TIMER_END{729,ResourceResolution} URI=/sling-import-tests/sling-import-tests.3.json resolves to Resource=NonExistingResource, path=/sling-import-tests/sling-import-tests.3.json
  10859 LOG Resource Path Info: SlingRequestPathInfo: path=&apos;/sling-import-tests/sling-import-tests.3.json&apos;, selectorString=&apos;3&apos;, extension=&apos;json&apos;, suffix=&apos;null&apos;
  10860 TIMER_START{ServletResolution}
  10868 TIMER_START{resolveServlet(/sling-import-tests/sling-import-tests.3.json)}
  12073 TIMER_END{1203,resolveServlet(/sling-import-tests/sling-import-tests.3.json)} Using servlet org.apache.sling.servlets.get.DefaultGetServlet
  12082 TIMER_END{1221,ServletResolution} URI=/sling-import-tests/sling-import-tests.3.json handled by Servlet=org.apache.sling.servlets.get.DefaultGetServlet
  12093 LOG Applying Requestfilters
  12110 LOG Calling filter: org.apache.sling.i18n.impl.I18NFilter
  12123 LOG Calling filter: org.apache.sling.launchpad.testservices.filters.SlingFilter
  12160 LOG Calling filter: org.apache.sling.launchpad.testservices.filters.NoPropertyFilter
  12186 LOG Calling filter: org.apache.sling.engine.impl.debug.RequestProgressTrackerLogFilter
  12197 LOG Applying Componentfilters
  12217 TIMER_START{org.apache.sling.servlets.get.DefaultGetServlet#0}
  12303 TIMER_END{84,org.apache.sling.servlets.get.DefaultGetServlet#0}
  12440 LOG Filter timing: filter=org.apache.sling.engine.impl.debug.RequestProgressTrackerLogFilter, inner=1, total=1, outer=0
  12457 LOG Filter timing: filter=org.apache.sling.launchpad.testservices.filters.SlingFilterWithPattern, inner=1, total=1, outer=0
  12470 LOG Filter timing: filter=org.apache.sling.launchpad.testservices.filters.NoPropertyFilter, inner=1, total=1, outer=0
  12482 LOG Filter timing: filter=org.apache.sling.launchpad.testservices.filters.SlingFilter, inner=1, total=1, outer=0
  12652 LOG Applying Error filters
  12662 LOG Calling filter: org.apache.sling.i18n.impl.I18NFilter
  12674 TIMER_START{handleError:status=404}
  13357 TIMER_END{681,handleError:status=404} Using handler org.apache.sling.servlets.resolver.internal.defaults.DefaultErrorHandlerServlet
  14108 TIMER_END{14105,Request Processing} Dumping SlingRequestProgressTracker Entries
</pre>
<hr>
<address>ApacheSling/2.7 (jetty/9.4.28.v20200408, OpenJDK 64-Bit Server VM 1.8.0_252, Linux 4.15.0-109-generic amd64)</address>
</body>
</html>
) expected:<200> but was:<404>
	at org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletImportTest.testImportReplaceProperties(PostServletImportTest.java:192)

[ERROR] testImportNodeWithExactName(org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletImportTest)  Time elapsed: 0.104 s  <<< FAILURE!
junit.framework.AssertionFailedError: 
Expected status 200 for http://localhost:41000/sling-import-tests/exactNodeName.3.json (content=<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html>
<head>
<title>404 Resource at &apos;/sling-import-tests/exactNodeName.3.json&apos; not found: No resource found</title>
</head>
<body>
<h1>Resource at &apos;/sling-import-tests/exactNodeName.3.json&apos; not found: No resource found (404)</h1>
<p>The requested URL /sling-import-tests/exactNodeName.3.json resulted in an error in org.apache.sling.servlets.resolver.internal.defaults.DefaultErrorHandlerServlet.</p>
<h3>Request Progress:</h3>
<pre>
      0 TIMER_START{Request Processing}
      5 COMMENT timer_end format is {&lt;elapsed microseconds&gt;,&lt;timer name&gt;} &lt;optional message&gt;
     20 LOG Method=GET, PathInfo=null
     30 TIMER_START{handleSecurity}
   5561 TIMER_END{5528,handleSecurity} authenticator org.apache.sling.auth.core.impl.SlingAuthenticator@1e693a69 returns true
   7352 TIMER_START{ResourceResolution}
   8016 TIMER_END{661,ResourceResolution} URI=/sling-import-tests/exactNodeName.3.json resolves to Resource=NonExistingResource, path=/sling-import-tests/exactNodeName.3.json
   8042 LOG Resource Path Info: SlingRequestPathInfo: path=&apos;/sling-import-tests/exactNodeName.3.json&apos;, selectorString=&apos;3&apos;, extension=&apos;json&apos;, suffix=&apos;null&apos;
   8043 TIMER_START{ServletResolution}
   8052 TIMER_START{resolveServlet(/sling-import-tests/exactNodeName.3.json)}
   9376 TIMER_END{1321,resolveServlet(/sling-import-tests/exactNodeName.3.json)} Using servlet org.apache.sling.servlets.get.DefaultGetServlet
   9385 TIMER_END{1341,ServletResolution} URI=/sling-import-tests/exactNodeName.3.json handled by Servlet=org.apache.sling.servlets.get.DefaultGetServlet
   9398 LOG Applying Requestfilters
   9417 LOG Calling filter: org.apache.sling.i18n.impl.I18NFilter
   9429 LOG Calling filter: org.apache.sling.launchpad.testservices.filters.SlingFilter
   9469 LOG Calling filter: org.apache.sling.launchpad.testservices.filters.NoPropertyFilter
   9494 LOG Calling filter: org.apache.sling.engine.impl.debug.RequestProgressTrackerLogFilter
   9504 LOG Applying Componentfilters
   9524 TIMER_START{org.apache.sling.servlets.get.DefaultGetServlet#0}
   9612 TIMER_END{86,org.apache.sling.servlets.get.DefaultGetServlet#0}
   9765 LOG Filter timing: filter=org.apache.sling.engine.impl.debug.RequestProgressTrackerLogFilter, inner=0, total=0, outer=0
   9781 LOG Filter timing: filter=org.apache.sling.launchpad.testservices.filters.SlingFilterWithPattern, inner=0, total=0, outer=0
   9794 LOG Filter timing: filter=org.apache.sling.launchpad.testservices.filters.NoPropertyFilter, inner=0, total=0, outer=0
   9806 LOG Filter timing: filter=org.apache.sling.launchpad.testservices.filters.SlingFilter, inner=0, total=0, outer=0
   9972 LOG Applying Error filters
   9983 LOG Calling filter: org.apache.sling.i18n.impl.I18NFilter
   9995 TIMER_START{handleError:status=404}
  10590 TIMER_END{593,handleError:status=404} Using handler org.apache.sling.servlets.resolver.internal.defaults.DefaultErrorHandlerServlet
  11788 TIMER_END{11786,Request Processing} Dumping SlingRequestProgressTracker Entries
</pre>
<hr>
<address>ApacheSling/2.7 (jetty/9.4.28.v20200408, OpenJDK 64-Bit Server VM 1.8.0_252, Linux 4.15.0-109-generic amd64)</address>
</body>
</html>
) expected:<200> but was:<404>
	at org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletImportTest.importNodeWithExactName(PostServletImportTest.java:717)
	at org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletImportTest.testImportNodeWithExactName(PostServletImportTest.java:742)

[ERROR] testImportAutoCheckoutNodes(org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletImportTest)  Time elapsed: 0.11 s  <<< FAILURE!
junit.framework.AssertionFailedError: 
Expected status 200 for http://localhost:41000/sling-import-tests/testnode_2019455950.json (content=<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html>
<head>
<title>404 Resource at &apos;/sling-import-tests/testnode_2019455950.json&apos; not found: No resource found</title>
</head>
<body>
<h1>Resource at &apos;/sling-import-tests/testnode_2019455950.json&apos; not found: No resource found (404)</h1>
<p>The requested URL /sling-import-tests/testnode_2019455950.json resulted in an error in org.apache.sling.servlets.resolver.internal.defaults.DefaultErrorHandlerServlet.</p>
<h3>Request Progress:</h3>
<pre>
      0 TIMER_START{Request Processing}
      5 COMMENT timer_end format is {&lt;elapsed microseconds&gt;,&lt;timer name&gt;} &lt;optional message&gt;
     20 LOG Method=GET, PathInfo=null
     30 TIMER_START{handleSecurity}
   6215 TIMER_END{6181,handleSecurity} authenticator org.apache.sling.auth.core.impl.SlingAuthenticator@1e693a69 returns true
   8663 TIMER_START{ResourceResolution}
   9375 TIMER_END{709,ResourceResolution} URI=/sling-import-tests/testnode_2019455950.json resolves to Resource=NonExistingResource, path=/sling-import-tests/testnode_2019455950.json
   9401 LOG Resource Path Info: SlingRequestPathInfo: path=&apos;/sling-import-tests/testnode_2019455950.json&apos;, selectorString=&apos;null&apos;, extension=&apos;json&apos;, suffix=&apos;null&apos;
   9401 TIMER_START{ServletResolution}
   9409 TIMER_START{resolveServlet(/sling-import-tests/testnode_2019455950.json)}
  10469 TIMER_END{1057,resolveServlet(/sling-import-tests/testnode_2019455950.json)} Using servlet org.apache.sling.servlets.get.DefaultGetServlet
  10478 TIMER_END{1075,ServletResolution} URI=/sling-import-tests/testnode_2019455950.json handled by Servlet=org.apache.sling.servlets.get.DefaultGetServlet
  10490 LOG Applying Requestfilters
  10508 LOG Calling filter: org.apache.sling.i18n.impl.I18NFilter
  10521 LOG Calling filter: org.apache.sling.launchpad.testservices.filters.SlingFilter
  10563 LOG Calling filter: org.apache.sling.launchpad.testservices.filters.NoPropertyFilter
  10590 LOG Calling filter: org.apache.sling.engine.impl.debug.RequestProgressTrackerLogFilter
  10601 LOG Applying Componentfilters
  10619 TIMER_START{org.apache.sling.servlets.get.DefaultGetServlet#0}
  10712 TIMER_END{91,org.apache.sling.servlets.get.DefaultGetServlet#0}
  10871 LOG Filter timing: filter=org.apache.sling.engine.impl.debug.RequestProgressTrackerLogFilter, inner=0, total=0, outer=0
  10884 LOG Filter timing: filter=org.apache.sling.launchpad.testservices.filters.SlingFilterWithPattern, inner=0, total=0, outer=0
  10896 LOG Filter timing: filter=org.apache.sling.launchpad.testservices.filters.NoPropertyFilter, inner=0, total=0, outer=0
  10906 LOG Filter timing: filter=org.apache.sling.launchpad.testservices.filters.SlingFilter, inner=0, total=0, outer=0
  11068 LOG Applying Error filters
  11079 LOG Calling filter: org.apache.sling.i18n.impl.I18NFilter
  11091 TIMER_START{handleError:status=404}
  11657 TIMER_END{564,handleError:status=404} Using handler org.apache.sling.servlets.resolver.internal.defaults.DefaultErrorHandlerServlet
  12537 TIMER_END{12534,Request Processing} Dumping SlingRequestProgressTracker Entries
</pre>
<hr>
<address>ApacheSling/2.7 (jetty/9.4.28.v20200408, OpenJDK 64-Bit Server VM 1.8.0_252, Linux 4.15.0-109-generic amd64)</address>
</body>
</html>
) expected:<200> but was:<404>
	at org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletImportTest.testImportAutoCheckoutNodes(PostServletImportTest.java:308)

[ERROR] testImportJSONFromRequestParamWithoutOptionalName(org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletImportTest)  Time elapsed: 0.071 s  <<< FAILURE!
junit.framework.AssertionFailedError
	at org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletImportTest.testImportJSONFromRequestParamWithoutOptionalName(PostServletImportTest.java:476)

[INFO] Running org.apache.sling.launchpad.webapp.integrationtest.resourceprovider.PlanetsResourceProviderTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.apache.sling.launchpad.webapp.integrationtest.resourceprovider.PlanetsResourceProviderTest
[INFO] Running org.apache.sling.launchpad.webapp.integrationtest.ValueFromTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 s - in org.apache.sling.launchpad.webapp.integrationtest.ValueFromTest
[INFO] Running org.apache.sling.launchpad.webapp.integrationtest.BundleContentTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s - in org.apache.sling.launchpad.webapp.integrationtest.BundleContentTest
[INFO] Running org.apache.sling.launchpad.webapp.integrationtest.JspIncludeTest
ESAPI: WARNING: System property [org.owasp.esapi.opsteam] is not set
ESAPI: WARNING: System property [org.owasp.esapi.devteam] is not set
ESAPI: Attempting to load ESAPI.properties via file I/O.
ESAPI: Attempting to load ESAPI.properties as resource file via file I/O.
ESAPI: Not found in 'org.owasp.esapi.resources' directory or file not readable: /home/jenkins/jenkins-slave/workspace/e-sling-launchpad-testing_master/target/_-41000/ESAPI.properties
ESAPI: Not found in SystemResource Directory/resourceDirectory: .esapi/ESAPI.properties
ESAPI: Not found in 'user.home' (/home/jenkins) directory: /home/jenkins/esapi/ESAPI.properties
ESAPI: Loading ESAPI.properties via file I/O failed. Exception was: java.io.FileNotFoundException
ESAPI: Attempting to load ESAPI.properties via the classpath.
ESAPI: SUCCESSFULLY LOADED ESAPI.properties via the CLASSPATH from '/ (root)' using class loader for DefaultSecurityConfiguration class!
ESAPI: SecurityConfiguration for Validator.ConfigurationFile.MultiValued not found in ESAPI.properties. Using default: false
ESAPI: Attempting to load validation.properties via file I/O.
ESAPI: Attempting to load validation.properties as resource file via file I/O.
ESAPI: Not found in 'org.owasp.esapi.resources' directory or file not readable: /home/jenkins/jenkins-slave/workspace/e-sling-launchpad-testing_master/target/_-41000/validation.properties
ESAPI: Not found in SystemResource Directory/resourceDirectory: .esapi/validation.properties
ESAPI: Not found in 'user.home' (/home/jenkins) directory: /home/jenkins/esapi/validation.properties
ESAPI: Loading validation.properties via file I/O failed.
ESAPI: Attempting to load validation.properties via the classpath.
ESAPI: SUCCESSFULLY LOADED validation.properties via the CLASSPATH from '/ (root)' using class loader for DefaultSecurityConfiguration class!
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.425 s - in org.apache.sling.launchpad.webapp.integrationtest.JspIncludeTest
[INFO] Running org.apache.sling.launchpad.webapp.integrationtest.FileUploadTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.sling.launchpad.webapp.integrationtest.FileUploadTest
[INFO] Running org.apache.sling.launchpad.webapp.integrationtest.StreamServletTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 s - in org.apache.sling.launchpad.webapp.integrationtest.StreamServletTest
[INFO] Running org.apache.sling.launchpad.webapp.integrationtest.servlets.resolution.PathsServletTest
[ERROR] Tests run: 2, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.307 s <<< FAILURE! - in org.apache.sling.launchpad.webapp.integrationtest.servlets.resolution.PathsServletTest
[ERROR] testGetCorrectPaths(org.apache.sling.launchpad.webapp.integrationtest.servlets.resolution.PathsServletTest)  Time elapsed: 0.149 s  <<< ERROR!
java.io.IOException: mkdir(http://localhost:41000/apps/LAUNCHPAD_TEST_ResourceType) failed, status code=405

[INFO] Running org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletCreateTest
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.497 s - in org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletCreateTest
[INFO] Running org.apache.sling.launchpad.webapp.integrationtest.servlets.post.SlingSessionInfoTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.apache.sling.launchpad.webapp.integrationtest.servlets.post.SlingSessionInfoTest
[INFO] Running org.apache.sling.launchpad.webapp.integrationtest.userManager.RemoveAuthorizablesTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.174 s - in org.apache.sling.launchpad.webapp.integrationtest.userManager.RemoveAuthorizablesTest
[INFO] Running org.apache.sling.launchpad.webapp.integrationtest.ExecuteScriptTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.516 s - in org.apache.sling.launchpad.webapp.integrationtest.ExecuteScriptTest
[INFO] Running org.apache.sling.launchpad.webapp.integrationtest.login.AuthRequestLoginTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s - in org.apache.sling.launchpad.webapp.integrationtest.login.AuthRequestLoginTest
[INFO] Running org.apache.sling.launchpad.webapp.integrationtest.servlets.resolution.PathsServletWithNodeTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.147 s - in org.apache.sling.launchpad.webapp.integrationtest.servlets.resolution.PathsServletWithNodeTest
[INFO] Running org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletAtCopyTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.593 s - in org.apache.sling.launchpad.webapp.integrationtest.servlets.post.PostServletAtCopyTest
[INFO] Running org.apache.sling.launchpad.webapp.integrationtest.resourceresolver.ResourceResolverGeneralTest
Cancelling nested steps due to timeout
Sending interrupt signal to process
16.07.2020 14:59:43.966 *INFO * [Apache Sling Terminator] Java VM is shutting down
16.07.2020 14:59:43.968 *INFO * [Apache Sling Terminator] Stopping Apache Sling
After 20s process did not stop
[Pipeline] }
[withMaven] One or multiple Maven executions have been ignored by the Jenkins Pipeline Maven Plugin because they have been interrupted before completion (1). See Pipeline Maven Plugin FAQ for more details.
[Pipeline] // withMaven
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Status change is BROKEN, notifications will be sent.
[Pipeline] emailext