Skip to content
Success

Console Output

19:42:49 Started by an SCM change

19:42:49 Running as SYSTEM

19:42:49 [EnvInject] - Loading node environment variables.

19:42:49 Building remotely on workermta1 (mta_big) in workspace /media/data/jenkins/workspace/isabelle-notify

19:42:49 [isabelle-notify] $ hg showconfig paths.default

19:42:49 [isabelle-notify] $ hg pull --rev default

19:42:51 pulling from https://isabelle.in.tum.de/repos/isabelle/

19:42:51 searching for changes

19:42:51 adding changesets

19:42:51 adding manifests

19:42:51 adding file changes

19:42:51 added 5 changesets with 7 changes to 3 files

19:42:51 new changesets 4f803ae64781:11a1f4d7af51

19:42:51 (run 'hg update' to get a working copy)

19:42:51 [isabelle-notify] $ hg update --clean --rev default

19:42:51 4 files updated, 0 files merged, 0 files removed, 0 files unresolved

19:42:51 [isabelle-notify] $ hg log --rev . --template {node}

19:42:51 [isabelle-notify] $ hg log --rev . --template {rev}

19:42:51 [isabelle-notify] $ hg log --rev dca9c237d108edc6bce09ff869192025012969b3 --template exists\n

19:42:51 exists

19:42:51 [isabelle-notify] $ hg log --template "<changeset node='{node}' author='{author|xmlescape}' rev='{rev}' date='{date}'><msg>{desc|xmlescape}</msg>{file_adds % '<addedFile>{file|xmlescape}</addedFile>'}{file_dels % '<deletedFile>{file|xmlescape}</deletedFile>'}{files % '<file>{file|xmlescape}</file>'}<parents>{parents}</parents></changeset>\n" --rev "ancestors('default') and not ancestors(dca9c237d108edc6bce09ff869192025012969b3)" --encoding UTF-8 --encodingmode replace

19:42:51 The recommended git tool is: NONE

19:42:51 No credentials specified

19:42:51 > git rev-parse --resolve-git-dir /media/data/jenkins/workspace/isabelle-notify/itc/.git # timeout=10

19:42:51 Fetching changes from the remote Git repository

19:42:51 > git config remote.origin.url https://github.com/isabelle-prover/isabelle-tools-collection.git # timeout=10

19:42:51 Fetching upstream changes from https://github.com/isabelle-prover/isabelle-tools-collection.git

19:42:51 > git --version # timeout=10

19:42:51 > git --version # 'git version 2.25.1'

19:42:51 > git fetch --tags --force --progress -- https://github.com/isabelle-prover/isabelle-tools-collection.git +refs/heads/*:refs/remotes/origin/* # timeout=10

19:42:52 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10

19:42:52 Checking out Revision c53dd7826fa1ae0b0afdaee5d22cb90dc5ec7a0d (refs/remotes/origin/master)

19:42:52 > git config core.sparsecheckout # timeout=10

19:42:52 > git checkout -f c53dd7826fa1ae0b0afdaee5d22cb90dc5ec7a0d # timeout=10

19:42:52 Commit message: "use options instead of ci.preferences;"

19:42:52 > git rev-list --no-walk c53dd7826fa1ae0b0afdaee5d22cb90dc5ec7a0d # timeout=10

19:42:52 No emails were triggered.

19:42:52

[EnvInject] - Executing scripts and injecting environment variables after the SCM step.

19:42:52 [EnvInject] - Injecting as environment variables the properties content

19:42:52 ITC=true

19:42:52

19:42:52 [EnvInject] - Variables injected successfully.

19:42:52 [isabelle-notify] $ /bin/sh -xe /tmp/jenkins4343423000607696319.sh

19:42:52 + Admin/jenkins/run_build notify

19:42:52 + set -e

19:42:52 + PROFILE=notify

19:42:52 + shift

19:42:52 + bin/isabelle components -a

19:42:52 + bin/isabelle jedit -bf

19:42:53 ### Building Isabelle/Scala (/media/data/jenkins/workspace/isabelle-notify/lib/classes/isabelle.jar) ...

19:43:47 ### Building Demo (/media/data/jenkins/workspace/isabelle-notify/src/Tools/Demo/lib/demo.jar) ...

19:43:48 ### Building graph browser (/media/data/jenkins/workspace/isabelle-notify/lib/classes/isabelle_graphbrowser.jar) ...

19:43:49 Hinweis: Einige Eingabedateien verwenden nicht geprüfte oder unsichere Vorgänge.

19:43:49 Hinweis: Wiederholen Sie die Kompilierung mit -Xlint:unchecked, um Details zu erhalten.

19:43:49 ### Building Isabelle/Scala/Admin (/media/data/jenkins/workspace/isabelle-notify/lib/classes/isabelle_admin.jar) ...

19:43:49 ### Building Isabelle Tools Collection (/media/data/jenkins/workspace/isabelle-notify/itc/lib/classes/isabelle_tools_collection.jar) ...

19:43:49 + bin/isabelle ocaml_setup

19:43:50 # Run eval $(opam env) to update the current shell environment

19:43:50 [NOTE] It seems you have not updated your repositories for a while. Consider updating them with:

19:43:50 opam update

19:43:50

19:43:51 [NOTE] Package zarith is already installed (current version is 1.12).

19:43:51 + bin/isabelle ghc_setup

19:43:52 Stack will use a sandboxed GHC it installed. To use this GHC and packages outside of a project,

19:43:52 consider using: stack ghc, stack ghci, stack runghc, or stack exec.

19:43:53 The Glorious Glasgow Haskell Compilation System, version 9.6.4

19:43:53 + bin/isabelle ci_build notify

19:43:56

19:43:56 === CONFIGURATION ===

19:43:56

19:43:56 ISABELLE_TOOL_JAVA_OPTIONS="-Djava.awt.headless=true -Xms512m -Xmx4g -Xss16m -Xmx8g"

19:43:56 ISABELLE_BUILD_OPTIONS=""

19:43:56

19:43:56 ML_PLATFORM="x86_64_32-linux"

19:43:56 ML_HOME="/media/data/jenkins/.isabelle/contrib/polyml-5.9.1/x86_64_32-linux"

19:43:56 ML_SYSTEM="polyml-5.9.1"

19:43:56 ML_OPTIONS="-H 4000 --maxheap 8G"

19:43:56 jobs = 1, threads = 1, numa = false

19:43:56

19:43:56 === BUILD ===

19:43:56

19:43:56 Build started at Tue, 26 Mar 2024 18:43:56 GMT

19:43:56 Isabelle id 11a1f4d7af51

19:43:56

19:43:56 === LOG ===

19:43:56

19:43:57 ### Nothing to build

19:43:57

19:43:57 === TIMING ===

19:43:57

19:43:57 Overall: 0:00:01 elapsed time

19:43:59 Started calculate disk usage of build

19:43:59 Finished Calculation of disk usage of build in 0 seconds

19:43:59 Started calculate disk usage of workspace

19:43:59 Finished Calculation of disk usage of workspace in 0 seconds

19:44:02 No emails were triggered.

19:44:02 Finished: SUCCESS