10:32:56 Started by GitLab push by Vincent Lorenzo 10:32:56 Running as SYSTEM 10:32:56 Agent centos-8-dw1cg is provisioned from template centos-8 10:32:56 --- 10:32:56 apiVersion: "v1" 10:32:56 kind: "Pod" 10:32:56 metadata: 10:32:56 labels: 10:32:56 jenkins: "slave" 10:32:56 jenkins/label-digest: "dcdbc7ed8a3e8b49b8443ee4b54d9618b35139e6" 10:32:56 jenkins/label: "centos-latest_centos-8" 10:32:56 name: "centos-8-dw1cg" 10:32:56 namespace: "papyrus" 10:32:56 spec: 10:32:56 containers: 10:32:56 - env: 10:32:56 - name: "JENKINS_SECRET" 10:32:56 value: "********" 10:32:56 - name: "JENKINS_TUNNEL" 10:32:56 value: "jenkins-discovery.papyrus.svc.cluster.local:50000" 10:32:56 - name: "JENKINS_AGENT_NAME" 10:32:56 value: "centos-8-dw1cg" 10:32:56 - name: "JENKINS_REMOTING_JAVA_OPTS" 10:32:56 value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ 10:32:56 \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" 10:32:56 - name: "JAVA_TOOL_OPTIONS" 10:32:56 value: "" 10:32:56 - name: "_JAVA_OPTIONS" 10:32:56 value: "" 10:32:56 - name: "OPENJ9_JAVA_OPTIONS" 10:32:56 value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" 10:32:56 - name: "JENKINS_NAME" 10:32:56 value: "centos-8-dw1cg" 10:32:56 - name: "JENKINS_AGENT_WORKDIR" 10:32:56 value: "/home/jenkins/agent" 10:32:56 - name: "JENKINS_URL" 10:32:56 value: "http://jenkins-ui.papyrus.svc.cluster.local/papyrus/" 10:32:56 image: "docker.io/eclipsecbi/jiro-agent-centos-8:remoting-3160.vd76b_9ddd10cc" 10:32:56 imagePullPolicy: "Always" 10:32:56 name: "jnlp" 10:32:56 resources: 10:32:56 limits: 10:32:56 cpu: "2000m" 10:32:56 memory: "4096Mi" 10:32:56 requests: 10:32:56 cpu: "1000m" 10:32:56 memory: "4096Mi" 10:32:56 tty: true 10:32:56 volumeMounts: 10:32:56 - mountPath: "/home/jenkins/.m2/toolchains.xml" 10:32:56 name: "m2-dir" 10:32:56 readOnly: true 10:32:56 subPath: "toolchains.xml" 10:32:56 - mountPath: "/home/jenkins/.mavenrc" 10:32:56 name: "m2-dir" 10:32:56 readOnly: true 10:32:56 subPath: ".mavenrc" 10:32:56 - mountPath: "/opt/tools" 10:32:56 name: "volume-0" 10:32:56 readOnly: false 10:32:56 - mountPath: "/home/jenkins" 10:32:56 name: "volume-2" 10:32:56 readOnly: false 10:32:56 - mountPath: "/home/jenkins/.m2/repository" 10:32:56 name: "volume-3" 10:32:56 readOnly: false 10:32:56 - mountPath: "/home/jenkins/.m2/settings-security.xml" 10:32:56 name: "m2-secret-dir" 10:32:56 readOnly: true 10:32:56 subPath: "settings-security.xml" 10:32:56 - mountPath: "/home/jenkins/.m2/wrapper" 10:32:56 name: "volume-4" 10:32:56 readOnly: false 10:32:56 - mountPath: "/home/jenkins/.m2/settings.xml" 10:32:56 name: "m2-secret-dir" 10:32:56 readOnly: true 10:32:56 subPath: "settings.xml" 10:32:56 - mountPath: "/home/jenkins/.ssh" 10:32:56 name: "volume-1" 10:32:56 readOnly: false 10:32:56 subPath: "" 10:32:56 - mountPath: "/home/jenkins/agent" 10:32:56 name: "workspace-volume" 10:32:56 readOnly: false 10:32:56 workingDir: "/home/jenkins/agent" 10:32:56 nodeSelector: 10:32:56 kubernetes.io/os: "linux" 10:32:56 restartPolicy: "Never" 10:32:56 volumes: 10:32:56 - name: "volume-0" 10:32:56 persistentVolumeClaim: 10:32:56 claimName: "tools-claim-jiro-papyrus" 10:32:56 readOnly: true 10:32:56 - name: "m2-secret-dir" 10:32:56 secret: 10:32:56 secretName: "m2-secret-dir" 10:32:56 - emptyDir: 10:32:56 medium: "" 10:32:56 name: "volume-2" 10:32:56 - configMap: 10:32:56 name: "m2-dir" 10:32:56 name: "m2-dir" 10:32:56 - configMap: 10:32:56 name: "known-hosts" 10:32:56 name: "volume-1" 10:32:56 - emptyDir: 10:32:56 medium: "" 10:32:56 name: "workspace-volume" 10:32:56 - emptyDir: 10:32:56 medium: "" 10:32:56 name: "volume-4" 10:32:56 - emptyDir: 10:32:56 medium: "" 10:32:56 name: "volume-3" 10:32:56 10:32:56 Building remotely on centos-8-dw1cg (centos-8 centos-latest) in workspace /home/jenkins/agent/workspace/Papyrus-Web-Master 10:32:56 The recommended git tool is: NONE 10:32:57 using credential github-bot-ssh 10:32:57 Cloning the remote Git repository 10:32:57 Cloning repository https://gitlab.eclipse.org/eclipse/papyrus/org.eclipse.papyrus-web.git 10:32:57 > git init /home/jenkins/agent/workspace/Papyrus-Web-Master/source # timeout=10 10:32:57 Fetching upstream changes from https://gitlab.eclipse.org/eclipse/papyrus/org.eclipse.papyrus-web.git 10:32:57 > git --version # timeout=10 10:32:57 > git --version # 'git version 2.41.0' 10:32:57 using GIT_SSH to set credentials GitHub bot (SSH) 10:32:57 [INFO] Currently running in a labeled security context 10:32:57 > /usr/bin/chcon --type=ssh_home_t /home/jenkins/agent/workspace/Papyrus-Web-Master/source@tmp/jenkins-gitclient-ssh3281910501439086762.key 10:32:57 Verifying host key using manually-configured host key entries 10:32:57 > git fetch --tags --force --progress -- https://gitlab.eclipse.org/eclipse/papyrus/org.eclipse.papyrus-web.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:33:00 > git config remote.origin.url https://gitlab.eclipse.org/eclipse/papyrus/org.eclipse.papyrus-web.git # timeout=10 10:33:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:33:00 Avoid second fetch 10:33:00 skipping resolution of commit remotes/origin/master, since it originates from another repository 10:33:00 > git rev-parse origin/master^{commit} # timeout=10 10:33:00 Checking out Revision 9d4ab0902035697897ca11f27b5fc53dddfb6903 (origin/master) 10:33:00 > git config core.sparsecheckout # timeout=10 10:33:00 > git checkout -f 9d4ab0902035697897ca11f27b5fc53dddfb6903 # timeout=10 10:33:00 Commit message: "[202] Normalize icons as 16px and cleanup" 10:33:00 > git rev-list --no-walk a12339a7410f5d664b7b843acba68d17cf17e286 # timeout=10 10:33:00 Cleaning workspace 10:33:00 > git rev-parse --verify HEAD # timeout=10 10:33:00 Resetting working tree 10:33:00 > git reset --hard # timeout=10 10:33:00 > git clean -fdx # timeout=10 10:33:00 Installing NodeJS from /var/jenkins/caches/nodejs/LINUX/amd64/20.11.1.tar.gz to /home/jenkins/agent/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/node_20.x on centos-8-dw1cg 10:33:04 [Papyrus-Web-Master] $ /home/jenkins/agent/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/node_20.x/bin/node /tmp/jenkins7349448569051616162.js 10:33:04 [Papyrus-Web-Master] $ /bin/sh -xe /tmp/jenkins13179083206116605885.sh 10:33:04 + cd source 10:33:04 + cd frontend 10:33:04 + echo //npm.pkg.github.com/:_authToken=**** 10:33:04 + npm ci 10:33:05 npm WARN EBADENGINE Unsupported engine { 10:33:05 npm WARN EBADENGINE package: '@papyrus-web/papyrus-web-parent@2024.2.1', 10:33:05 npm WARN EBADENGINE required: { node: '18.7.0', npm: '8.15.0' }, 10:33:05 npm WARN EBADENGINE current: { node: 'v20.11.1', npm: '10.2.4' } 10:33:05 npm WARN EBADENGINE } 10:33:09 npm WARN deprecated mini-create-react-context@0.4.1: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. 10:33:09 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 10:33:09 npm WARN deprecated @vitejs/plugin-react-refresh@1.3.6: This package has been deprecated in favor of @vitejs/plugin-react 10:33:10 npm WARN deprecated subscriptions-transport-ws@0.9.19: The `subscriptions-transport-ws` package is no longer maintained. We recommend you use `graphql-ws` instead. For help migrating Apollo software to `graphql-ws`, see https://www.apollographql.com/docs/apollo-server/data/subscriptions/#switching-from-subscriptions-transport-ws For general help using `graphql-ws`, see https://github.com/enisdenjo/graphql-ws/blob/master/README.md 10:33:11 npm WARN deprecated @material-ui/styles@4.11.5: Material UI v4 doesn't receive active development since September 2021. See the guide https://mui.com/material-ui/migration/migration-v4/ to upgrade to v5. 10:33:12 npm WARN deprecated @material-ui/lab@4.0.0-alpha.61: Material UI v4 doesn't receive active development since September 2021. See the guide https://mui.com/material-ui/migration/migration-v4/ to upgrade to v5. 10:33:13 npm WARN deprecated fontsource-roboto@4.0.0: Package relocated. Please install and migrate to @fontsource/roboto. 10:33:14 npm WARN deprecated @material-ui/core@4.12.4: Material UI v4 doesn't receive active development since September 2021. See the guide https://mui.com/material-ui/migration/migration-v4/ to upgrade to v5. 10:33:15 10:33:15 added 446 packages, and audited 449 packages in 11s 10:33:15 10:33:15 72 packages are looking for funding 10:33:15 run `npm fund` for details 10:33:15 10:33:15 11 vulnerabilities (10 moderate, 1 high) 10:33:15 10:33:15 To address all issues possible (including breaking changes), run: 10:33:15 npm audit fix --force 10:33:15 10:33:15 Some issues need review, and may require choosing 10:33:15 a different dependency. 10:33:15 10:33:15 Run `npm audit` for details. 10:33:15 + npm run build 10:33:15 10:33:15 > @papyrus-web/papyrus-web-parent@2024.2.1 build 10:33:15 > turbo run build 10:33:15 10:33:15 • Packages in scope: @eclipse-sirius/papyrus-web, @papyrus-web/sirius-web-application 10:33:15 • Running build in 2 packages 10:33:15 @papyrus-web/sirius-web-application:format-lint: cache miss, executing 59a7200ce0e7124d 10:33:15 @eclipse-sirius/papyrus-web:format-lint: cache miss, executing bf5a501cd665a153 10:33:16 @eclipse-sirius/papyrus-web:format-lint: npm WARN ignoring workspace config at /home/jenkins/agent/workspace/Papyrus-Web-Master/source/frontend/papyrus-web/.npmrc 10:33:16 @papyrus-web/sirius-web-application:format-lint: npm WARN ignoring workspace config at /home/jenkins/agent/workspace/Papyrus-Web-Master/source/frontend/sirius-web-application/.npmrc 10:33:16 @eclipse-sirius/papyrus-web:format-lint: 10:33:16 @eclipse-sirius/papyrus-web:format-lint: > @eclipse-sirius/papyrus-web@2024.2.1 format-lint 10:33:16 @eclipse-sirius/papyrus-web:format-lint: > prettier --list-different "src/**/*.{js,ts,tsx,css}" 10:33:16 @eclipse-sirius/papyrus-web:format-lint: 10:33:16 @papyrus-web/sirius-web-application:format-lint: 10:33:16 @papyrus-web/sirius-web-application:format-lint: > @papyrus-web/sirius-web-application@2024.2.1 format-lint 10:33:16 @papyrus-web/sirius-web-application:format-lint: > prettier --list-different "src/**/*.{js,ts,tsx,css}" 10:33:16 @papyrus-web/sirius-web-application:format-lint: 10:33:20 @papyrus-web/sirius-web-application:build: cache miss, executing 3503ef87b75bacbd 10:33:20 @papyrus-web/sirius-web-application:build: npm WARN ignoring workspace config at /home/jenkins/agent/workspace/Papyrus-Web-Master/source/frontend/sirius-web-application/.npmrc 10:33:20 @papyrus-web/sirius-web-application:build: 10:33:20 @papyrus-web/sirius-web-application:build: > @papyrus-web/sirius-web-application@2024.2.1 build 10:33:20 @papyrus-web/sirius-web-application:build: > vite build && tsc 10:33:20 @papyrus-web/sirius-web-application:build: 10:33:21 @papyrus-web/sirius-web-application:build: vite v4.4.9 building for production... 10:33:21 @papyrus-web/sirius-web-application:build: transforming... 10:33:22 @papyrus-web/sirius-web-application:build: ✓ 87 modules transformed. 10:33:22 @papyrus-web/sirius-web-application:build: rendering chunks... 10:33:22 @papyrus-web/sirius-web-application:build: computing gzip size... 10:33:22 @papyrus-web/sirius-web-application:build: dist/sirius-web-application.es.js 241.94 kB │ gzip: 38.34 kB 10:33:22 @papyrus-web/sirius-web-application:build: No name was provided for external module "react/jsx-runtime" in "output.globals" – guessing "jsxRuntime". 10:33:22 @papyrus-web/sirius-web-application:build: No name was provided for external module "@eclipse-sirius/sirius-components-core" in "output.globals" – guessing "siriusComponentsCore". 10:33:22 @papyrus-web/sirius-web-application:build: No name was provided for external module "@eclipse-sirius/sirius-components-diagrams" in "output.globals" – guessing "siriusComponentsDiagrams". 10:33:22 @papyrus-web/sirius-web-application:build: No name was provided for external module "@eclipse-sirius/sirius-components-forms" in "output.globals" – guessing "siriusComponentsForms". 10:33:22 @papyrus-web/sirius-web-application:build: No name was provided for external module "@eclipse-sirius/sirius-components-trees" in "output.globals" – guessing "siriusComponentsTrees". 10:33:22 @papyrus-web/sirius-web-application:build: No name was provided for external module "@eclipse-sirius/sirius-components-validation" in "output.globals" – guessing "siriusComponentsValidation". 10:33:22 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/CssBaseline" in "output.globals" – guessing "CssBaseline". 10:33:22 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/styles" in "output.globals" – guessing "styles". 10:33:22 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/icons/AccountTree" in "output.globals" – guessing "AccountTreeIcon". 10:33:22 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/icons/Filter" in "output.globals" – guessing "Filter". 10:33:22 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/icons/Link" in "output.globals" – guessing "LinkIcon". 10:33:22 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/icons/Menu" in "output.globals" – guessing "MenuIcon". 10:33:22 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/icons/Warning" in "output.globals" – guessing "WarningIcon". 10:33:22 @papyrus-web/sirius-web-application:build: No name was provided for external module "react" in "output.globals" – guessing "React". 10:33:22 @papyrus-web/sirius-web-application:build: No name was provided for external module "react-router-dom" in "output.globals" – guessing "reactRouterDom". 10:33:22 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/IconButton" in "output.globals" – guessing "IconButton". 10:33:22 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/icons/Close" in "output.globals" – guessing "CloseIcon". 10:33:22 @papyrus-web/sirius-web-application:build: No name was provided for external module "notistack" in "output.globals" – guessing "notistack". 10:33:22 @papyrus-web/sirius-web-application:build: No name was provided for external module "@apollo/client" in "output.globals" – guessing "client". 10:33:22 @papyrus-web/sirius-web-application:build: No name was provided for external module "@apollo/client/cache" in "output.globals" – guessing "cache". 10:33:22 @papyrus-web/sirius-web-application:build: No name was provided for external module "@apollo/client/link/ws" in "output.globals" – guessing "ws". 10:33:22 @papyrus-web/sirius-web-application:build: No name was provided for external module "@apollo/client/utilities" in "output.globals" – guessing "utilities". 10:33:22 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/Card" in "output.globals" – guessing "Card". 10:33:22 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/CardContent" in "output.globals" – guessing "CardContent". 10:33:22 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/List/List" in "output.globals" – guessing "List". 10:33:22 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/ListItem" in "output.globals" – guessing "ListItem". 10:33:22 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/ListItemIcon" in "output.globals" – guessing "ListItemIcon". 10:33:22 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/ListItemText" in "output.globals" – guessing "ListItemText". 10:33:22 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/Typography" in "output.globals" – guessing "Typography". 10:33:22 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/icons" in "output.globals" – guessing "icons". 10:33:22 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/List" in "output.globals" – guessing "List$1". 10:33:22 @papyrus-web/sirius-web-application:build: No name was provided for external module "@eclipse-sirius/sirius-components-formdescriptioneditors" in "output.globals" – guessing "siriusComponentsFormdescriptioneditors". 10:33:22 @papyrus-web/sirius-web-application:build: No name was provided for external module "@eclipse-sirius/sirius-components-portals" in "output.globals" – guessing "siriusComponentsPortals". 10:33:22 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/Grid" in "output.globals" – guessing "Grid". 10:33:22 @papyrus-web/sirius-web-application:build: No name was provided for external module "@xstate/react" in "output.globals" – guessing "react". 10:33:22 @papyrus-web/sirius-web-application:build: No name was provided for external module "reactflow" in "output.globals" – guessing "reactflow". 10:33:22 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/AppBar" in "output.globals" – guessing "AppBar". 10:33:22 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/Link" in "output.globals" – guessing "Link". 10:33:22 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/Toolbar" in "output.globals" – guessing "Toolbar". 10:33:22 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/Tooltip" in "output.globals" – guessing "Tooltip". 10:33:22 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/SvgIcon" in "output.globals" – guessing "SvgIcon". 10:33:22 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/icons/Help" in "output.globals" – guessing "HelpIcon". 10:33:22 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/MenuItem" in "output.globals" – guessing "MenuItem". 10:33:22 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/icons/Add" in "output.globals" – guessing "AddIcon". 10:33:22 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/Button" in "output.globals" – guessing "Button". 10:33:22 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/Dialog" in "output.globals" – guessing "Dialog". 10:33:22 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/DialogActions" in "output.globals" – guessing "DialogActions". 10:33:22 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/DialogContent" in "output.globals" – guessing "DialogContent". 10:33:22 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/DialogTitle" in "output.globals" – guessing "DialogTitle". 10:33:22 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/InputLabel" in "output.globals" – guessing "InputLabel". 10:33:22 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/Select" in "output.globals" – guessing "Select". 10:33:22 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/Snackbar" in "output.globals" – guessing "Snackbar". 10:33:22 @papyrus-web/sirius-web-application:build: No name was provided for external module "xstate" in "output.globals" – guessing "xstate". 10:33:22 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/icons/GetApp" in "output.globals" – guessing "GetAppIcon". 10:33:22 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/Checkbox" in "output.globals" – guessing "Checkbox". 10:33:22 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/FormControlLabel" in "output.globals" – guessing "FormControlLabel". 10:33:22 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/Menu" in "output.globals" – guessing "Menu". 10:33:22 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/icons/Delete" in "output.globals" – guessing "DeleteIcon". 10:33:22 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/icons/Edit" in "output.globals" – guessing "EditIcon". 10:33:22 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/icons/MoreVert" in "output.globals" – guessing "MoreVertIcon". 10:33:22 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/icons/Settings" in "output.globals" – guessing "SettingsIcon". 10:33:22 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/DialogContentText" in "output.globals" – guessing "DialogContentText". 10:33:22 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/TextField" in "output.globals" – guessing "TextField". 10:33:22 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/icons/ChevronLeft" in "output.globals" – guessing "ChevronLeftIcon". 10:33:22 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/icons/ChevronRight" in "output.globals" – guessing "ChevronRightIcon". 10:33:22 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core" in "output.globals" – guessing "core". 10:33:22 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/InputAdornment" in "output.globals" – guessing "InputAdornment". 10:33:22 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/icons/Clear" in "output.globals" – guessing "ClearIcon". 10:33:22 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/icons/Search" in "output.globals" – guessing "SearchIcon". 10:33:22 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/FormGroup" in "output.globals" – guessing "FormGroup". 10:33:22 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/Container" in "output.globals" – guessing "Container". 10:33:22 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/Paper" in "output.globals" – guessing "Paper". 10:33:22 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/CardActions" in "output.globals" – guessing "CardActions". 10:33:22 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/CircularProgress" in "output.globals" – guessing "CircularProgress". 10:33:22 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/icons/CloudUploadOutlined" in "output.globals" – guessing "CloudUploadOutlinedIcon". 10:33:22 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/icons/MoreHoriz" in "output.globals" – guessing "MoreHorizIcon". 10:33:22 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/lab/Pagination" in "output.globals" – guessing "Pagination". 10:33:22 @papyrus-web/sirius-web-application:build: No name was provided for external module "graphql" in "output.globals" – guessing "graphql". 10:33:22 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/Table" in "output.globals" – guessing "Table". 10:33:22 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/TableBody" in "output.globals" – guessing "TableBody". 10:33:22 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/TableCell" in "output.globals" – guessing "TableCell". 10:33:22 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/TableContainer" in "output.globals" – guessing "TableContainer". 10:33:22 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/TableHead" in "output.globals" – guessing "TableHead". 10:33:22 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/TablePagination" in "output.globals" – guessing "TablePagination". 10:33:22 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/TableRow" in "output.globals" – guessing "TableRow". 10:33:22 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/core/Box" in "output.globals" – guessing "Box". 10:33:22 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/icons/EditOutlined" in "output.globals" – guessing "EditOutlinedIcon". 10:33:22 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/icons/FileCopyOutlined" in "output.globals" – guessing "FileCopyOutlinedIcon". 10:33:22 @papyrus-web/sirius-web-application:build: No name was provided for external module "@material-ui/icons/ImageOutlined" in "output.globals" – guessing "ImageOutlinedIcon". 10:33:22 @papyrus-web/sirius-web-application:build: dist/sirius-web-application.umd.js 270.58 kB │ gzip: 40.51 kB 10:33:22 @papyrus-web/sirius-web-application:build: ✓ built in 1.16s 10:33:29 @eclipse-sirius/papyrus-web:build: cache miss, executing 823c371625259376 10:33:29 @eclipse-sirius/papyrus-web:build: npm WARN ignoring workspace config at /home/jenkins/agent/workspace/Papyrus-Web-Master/source/frontend/papyrus-web/.npmrc 10:33:29 @eclipse-sirius/papyrus-web:build: 10:33:29 @eclipse-sirius/papyrus-web:build: > @eclipse-sirius/papyrus-web@2024.2.1 build 10:33:29 @eclipse-sirius/papyrus-web:build: > vite build && tsc 10:33:29 @eclipse-sirius/papyrus-web:build: 10:33:30 @eclipse-sirius/papyrus-web:build: vite v4.4.9 building for production... 10:33:30 @eclipse-sirius/papyrus-web:build: transforming... 10:33:52 @eclipse-sirius/papyrus-web:build: ✓ 7611 modules transformed. 10:33:55 @eclipse-sirius/papyrus-web:build: rendering chunks... 10:33:55 @eclipse-sirius/papyrus-web:build: computing gzip size... 10:33:55 @eclipse-sirius/papyrus-web:build: dist/index.html  1.81 kB │ gzip: 0.89 kB 10:33:55 @eclipse-sirius/papyrus-web:build: dist/assets/papyrus-icon-4e4e78d6.png  13.68 kB 10:33:55 @eclipse-sirius/papyrus-web:build: dist/assets/Lato-ThinItalic-24197760.ttf  48.85 kB 10:33:55 @eclipse-sirius/papyrus-web:build: dist/assets/Lato-LightItalic-d5c5d732.ttf  49.06 kB 10:33:55 @eclipse-sirius/papyrus-web:build: dist/assets/Lato-Black-8944da5a.ttf  69.48 kB 10:33:55 @eclipse-sirius/papyrus-web:build: dist/assets/Lato-Thin-286925bc.ttf  69.97 kB 10:33:55 @eclipse-sirius/papyrus-web:build: dist/assets/Lato-BlackItalic-1bb6ac34.ttf  71.95 kB 10:33:55 @eclipse-sirius/papyrus-web:build: dist/assets/Lato-Bold-7b720599.ttf  73.32 kB 10:33:55 @eclipse-sirius/papyrus-web:build: dist/assets/Lato-Regular-ea8979c2.ttf  75.14 kB 10:33:55 @eclipse-sirius/papyrus-web:build: dist/assets/Lato-Italic-118c8f4f.ttf  75.74 kB 10:33:55 @eclipse-sirius/papyrus-web:build: dist/assets/Lato-Light-8f186e57.ttf  77.19 kB 10:33:55 @eclipse-sirius/papyrus-web:build: dist/assets/Lato-BoldItalic-61004683.ttf  77.68 kB 10:33:55 @eclipse-sirius/papyrus-web:build: dist/assets/index-71fda873.css  14.51 kB │ gzip: 3.44 kB 10:33:55 @eclipse-sirius/papyrus-web:build: dist/assets/index-ceb1b4de.js 3,362.33 kB │ gzip: 1,001.09 kB 10:33:55 @eclipse-sirius/papyrus-web:build:  10:33:55 @eclipse-sirius/papyrus-web:build: (!) Some chunks are larger than 500 kBs after minification. Consider: 10:33:55 @eclipse-sirius/papyrus-web:build: - Using dynamic import() to code-split the application 10:33:55 @eclipse-sirius/papyrus-web:build: - Use build.rollupOptions.output.manualChunks to improve chunking: https://rollupjs.org/configuration-options/#output-manualchunks 10:33:55 @eclipse-sirius/papyrus-web:build: - Adjust chunk size limit for this warning via build.chunkSizeWarningLimit. 10:33:55 @eclipse-sirius/papyrus-web:build: ✓ built in 25.03s 10:34:00 10:34:00 Tasks: 4 successful, 4 total 10:34:00 Cached: 0 cached, 4 total 10:34:00 Time: 45.134s 10:34:00 10:34:01 + cd .. 10:34:01 + mkdir -p backend/papyrus-web-frontend/src/main/resources/static 10:34:01 + cp -R frontend/papyrus-web/dist/assets frontend/papyrus-web/dist/favicon.ico frontend/papyrus-web/dist/index.html frontend/papyrus-web/dist/manifest.json backend/papyrus-web-frontend/src/main/resources/static 10:34:01 [Papyrus-Web-Master] $ /opt/tools/apache-maven/latest/bin/mvn -f source/backend/pom.xml -DskipTests=true -Dmaven.repo.local=/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository -U -B clean verify --settings source/settings.xml 10:34:01 Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546) 10:34:01 Maven home: /opt/tools/apache-maven/latest 10:34:01 Java version: 17.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-17/17.0.2+8 10:34:01 Default locale: en_US, platform encoding: UTF-8 10:34:01 OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix" 10:34:02 [INFO] Scanning for projects... 10:34:04 [INFO] ------------------------------------------------------------------------ 10:34:04 [INFO] Reactor Build Order: 10:34:04 [INFO] 10:34:04 [INFO] papyrus-web-parent [pom] 10:34:04 [INFO] Papyrus Web Frontend [jar] 10:34:04 [INFO] papyrus-web-persistence [jar] 10:34:04 [INFO] papyrus-web-services-api [jar] 10:34:04 [INFO] papyrus-web-sirius-contributions [jar] 10:34:04 [INFO] papyrus-web-tests [jar] 10:34:04 [INFO] papyrus-web-customnodes [jar] 10:34:04 [INFO] papyrus-web-customnodes-edit [jar] 10:34:04 [INFO] papyrus-web-representation-builder [jar] 10:34:04 [INFO] papyrus-web-services [jar] 10:34:04 [INFO] papyrus-web-graphql [jar] 10:34:04 [INFO] papyrus-web-custom-widgets-view [jar] 10:34:04 [INFO] papyrus-web-custom-widgets-view-edit [jar] 10:34:04 [INFO] papyrus-web-custom-widgets [jar] 10:34:04 [INFO] papyrus-web-properties-builder [jar] 10:34:04 [INFO] papyrus-web-cpp-profile [jar] 10:34:04 [INFO] papyrus-web-java-profile [jar] 10:34:04 [INFO] papyrus-web-transformation-profile [jar] 10:34:04 [INFO] papyrus-web-codegen-profile [jar] 10:34:04 [INFO] papyrus-web-graphics [jar] 10:34:04 [INFO] papyrus-web-application [jar] 10:34:04 [INFO] papyrus-web-test-coverage [jar] 10:34:04 [INFO] Papyrus Web [pom] 10:34:04 [INFO] 10:34:04 [INFO] -------------------< papyrus-web:papyrus-web-parent >------------------- 10:34:04 [INFO] Building papyrus-web-parent 2024.2.1 [1/23] 10:34:04 [INFO] from papyrus-web-parent/pom.xml 10:34:04 [INFO] --------------------------------[ pom ]--------------------------------- 10:34:04 [INFO] 10:34:04 [INFO] --- clean:3.2.0:clean (default-clean) @ papyrus-web-parent --- 10:34:04 [INFO] 10:34:04 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-parent --- 10:34:07 [INFO] Starting audit... 10:34:07 Audit done. 10:34:07 [INFO] You have 0 Checkstyle violations. 10:34:07 [INFO] 10:34:07 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-parent --- 10:34:08 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-parent/target/jacoco.exec 10:34:08 [INFO] 10:34:08 [INFO] --- jacoco:0.8.7:report (report) @ papyrus-web-parent --- 10:34:08 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:34:08 [INFO] 10:34:08 [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ papyrus-web-parent >>> 10:34:08 [INFO] 10:34:08 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-parent --- 10:34:08 [INFO] Starting audit... 10:34:08 Audit done. 10:34:08 [INFO] You have 0 Checkstyle violations. 10:34:08 [INFO] 10:34:08 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-parent --- 10:34:08 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-parent/target/jacoco.exec 10:34:08 [INFO] 10:34:08 [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ papyrus-web-parent <<< 10:34:08 [INFO] 10:34:08 [INFO] 10:34:08 [INFO] --- source:3.2.1:jar (attach-sources) @ papyrus-web-parent --- 10:34:09 [INFO] 10:34:09 [INFO] ------------------< papyrus-web:papyrus-web-frontend >------------------ 10:34:09 [INFO] Building Papyrus Web Frontend 2024.2.1 [2/23] 10:34:09 [INFO] from papyrus-web-frontend/pom.xml 10:34:09 [INFO] --------------------------------[ jar ]--------------------------------- 10:34:54 [INFO] 10:34:54 [INFO] --- clean:3.2.0:clean (default-clean) @ papyrus-web-frontend --- 10:34:54 [INFO] 10:34:54 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-frontend --- 10:34:54 [INFO] Starting audit... 10:34:54 Audit done. 10:34:54 [INFO] You have 0 Checkstyle violations. 10:34:54 [INFO] 10:34:54 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-frontend --- 10:34:54 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-frontend/target/jacoco.exec 10:34:54 [INFO] 10:34:54 [INFO] --- git-commit-id:5.0.1:revision (default) @ papyrus-web-frontend --- 10:34:54 [INFO] dotGitDirectory /home/jenkins/agent/workspace/Papyrus-Web-Master/source/.git 10:34:58 [INFO] Collected git.commit.id.full with value 9d4ab0902035697897ca11f27b5fc53dddfb6903 10:34:58 [INFO] Collected git.commit.id.abbrev with value 9d4ab09 10:34:58 [INFO] Added properties to 23 projects 10:34:58 [INFO] including property git.commit.id.full in results 10:34:58 [INFO] including property git.commit.id.abbrev in results 10:34:58 [INFO] Added properties to 23 projects 10:34:58 [INFO] 10:34:58 [INFO] --- git-commit-id:5.0.1:revision (get-the-git-infos) @ papyrus-web-frontend --- 10:34:58 [INFO] dotGitDirectory /home/jenkins/agent/workspace/Papyrus-Web-Master/source/.git 10:34:58 [INFO] injectAllReactorProjects is enabled - attempting to use the already computed values 10:34:58 [INFO] Using cached git.commit.id.full with value 9d4ab0902035697897ca11f27b5fc53dddfb6903 10:34:58 [INFO] Using cached git.commit.id.abbrev with value 9d4ab09 10:34:58 [INFO] Added properties to 23 projects 10:34:58 [INFO] including property git.commit.id.full in results 10:34:58 [INFO] including property git.commit.id.abbrev in results 10:34:58 [INFO] Added properties to 23 projects 10:34:58 [INFO] 10:34:58 [INFO] --- asciidoctor:2.2.4:process-asciidoc (convert-to-html) @ papyrus-web-frontend --- 10:35:00 2024-05-17T14:35:00.214Z [main] WARN FilenoUtil : Native subprocess control requires open access to the JDK IO subsystem 10:35:00 Pass '--add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.base/java.io=ALL-UNNAMED' to enable. 10:35:02 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:35:02 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 10:35:02 [INFO] Copying 30 resources to user/imgs 10:35:02 [INFO] Copying 2 resources to dev/imgs 10:35:02 [INFO] Converted /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-frontend/../../doc/dev/detailsViewSpecifier.adoc 10:35:02 [INFO] Converted /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-frontend/../../doc/dev/dev-doc-index.adoc 10:35:03 [INFO] Converted /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-frontend/../../doc/dev/dev-process.adoc 10:35:03 [INFO] asciidoctor: WARN: dev/diagramSpecifier.adoc: line 55: section title out of sequence: expected level 3, got level 4 10:35:03 [INFO] asciidoctor: WARN: dev/diagramSpecifier.adoc: line 65: section title out of sequence: expected level 3, got level 4 10:35:03 [INFO] asciidoctor: WARN: dev/diagramSpecifier.adoc: line 81: section title out of sequence: expected level 3, got level 4 10:35:03 [INFO] asciidoctor: WARN: dev/diagramSpecifier.adoc: line 95: section title out of sequence: expected level 3, got level 4 10:35:03 [INFO] asciidoctor: WARN: dev/diagramSpecifier.adoc: line 103: section title out of sequence: expected level 3, got level 4 10:35:03 [INFO] asciidoctor: WARN: dev/diagramSpecifier.adoc: line 111: section title out of sequence: expected level 3, got level 4 10:35:03 [INFO] asciidoctor: INFO: possible invalid reference: _how_to_create_tools 10:35:03 [INFO] asciidoctor: INFO: possible invalid reference: _how_to_use_shared_descriptions 10:35:03 [INFO] asciidoctor: INFO: possible invalid reference: _how_can_i_test_my_diagrams 10:35:04 [INFO] Converted /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-frontend/../../doc/dev/diagramSpecifier.adoc 10:35:04 [INFO] Converted /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-frontend/../../doc/dev/howTo.adoc 10:35:04 [INFO] Converted /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-frontend/../../doc/dev/testConfiguration.adoc 10:35:04 [INFO] Converted /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-frontend/../../doc/index.adoc 10:35:04 [INFO] Converted /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-frontend/../../doc/test-campaign/AD-ActivityDiagram.adoc 10:35:04 [INFO] Converted /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-frontend/../../doc/test-campaign/All.adoc 10:35:04 [INFO] asciidoctor: DEBUG: test-campaign/CD-ClassDiagram.adoc: line 5: unknown style for example block: WARN 10:35:04 [INFO] asciidoctor: DEBUG: test-campaign/CD-ClassDiagram.adoc: line 35: unknown style for example block: INFO 10:35:04 [INFO] Converted /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-frontend/../../doc/test-campaign/CD-ClassDiagram.adoc 10:35:04 [INFO] Converted /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-frontend/../../doc/test-campaign/COD-CommunicationDiagram.adoc 10:35:04 [INFO] Converted /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-frontend/../../doc/test-campaign/CPD-ComponentDiagram.adoc 10:35:04 [INFO] asciidoctor: DEBUG: test-campaign/CSD-Composite-Structure-Diagram.adoc: line 5: unknown style for example block: WARN 10:35:04 [INFO] Converted /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-frontend/../../doc/test-campaign/CSD-Composite-Structure-Diagram.adoc 10:35:04 [INFO] Converted /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-frontend/../../doc/test-campaign/DD-DeploymentDiagram.adoc 10:35:04 [INFO] Converted /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-frontend/../../doc/test-campaign/Documentation.adoc 10:35:04 [INFO] asciidoctor: DEBUG: test-campaign/PD-Package-Diagram.adoc: line 4: unknown style for example block: WARN 10:35:05 [INFO] Converted /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-frontend/../../doc/test-campaign/PD-Package-Diagram.adoc 10:35:05 [INFO] Converted /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-frontend/../../doc/test-campaign/PRD-ProfileDiagram.adoc 10:35:05 [INFO] asciidoctor: DEBUG: test-campaign/Profile.adoc: line 5: unknown style for example block: WARN 10:35:05 [INFO] Converted /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-frontend/../../doc/test-campaign/Profile.adoc 10:35:05 [INFO] asciidoctor: DEBUG: test-campaign/SMD-State-Machine-Diagram.adoc: line 5: unknown style for example block: WARN 10:35:05 [INFO] Converted /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-frontend/../../doc/test-campaign/SMD-State-Machine-Diagram.adoc 10:35:05 [INFO] Converted /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-frontend/../../doc/test-campaign/Templates.adoc 10:35:05 [INFO] Converted /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-frontend/../../doc/test-campaign/UCD-UseCaseDiagram.adoc 10:35:05 [INFO] Converted /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-frontend/../../doc/user/userdoc.adoc 10:35:05 [INFO] 10:35:05 [INFO] --- resources:3.3.1:resources (default-resources) @ papyrus-web-frontend --- 10:35:05 [INFO] Copying 0 resource from src/main/resources to target/classes 10:35:05 [INFO] Copying 70 resources from src/main/resources to target/classes 10:35:05 [INFO] 10:35:05 [INFO] --- compiler:3.11.0:compile (default-compile) @ papyrus-web-frontend --- 10:35:05 [INFO] Nothing to compile - all classes are up to date 10:35:05 [INFO] 10:35:05 [INFO] --- resources:3.3.1:testResources (default-testResources) @ papyrus-web-frontend --- 10:35:05 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-frontend/src/test/resources 10:35:05 [INFO] 10:35:05 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ papyrus-web-frontend --- 10:35:05 [INFO] No sources to compile 10:35:05 [INFO] 10:35:05 [INFO] --- surefire:3.0.0:test (default-test) @ papyrus-web-frontend --- 10:35:06 [INFO] Tests are skipped. 10:35:06 [INFO] 10:35:06 [INFO] --- jacoco:0.8.7:report (report) @ papyrus-web-frontend --- 10:35:06 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:35:06 [INFO] 10:35:06 [INFO] --- jar:3.3.0:jar (default-jar) @ papyrus-web-frontend --- 10:35:06 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-frontend/target/papyrus-web-frontend-2024.2.1.jar 10:35:06 [INFO] 10:35:06 [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ papyrus-web-frontend >>> 10:35:06 [INFO] 10:35:06 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-frontend --- 10:35:06 [INFO] Starting audit... 10:35:06 Audit done. 10:35:06 [INFO] You have 0 Checkstyle violations. 10:35:06 [INFO] 10:35:06 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-frontend --- 10:35:06 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-frontend/target/jacoco.exec 10:35:06 [INFO] 10:35:06 [INFO] --- git-commit-id:5.0.1:revision (default) @ papyrus-web-frontend --- 10:35:06 [INFO] dotGitDirectory /home/jenkins/agent/workspace/Papyrus-Web-Master/source/.git 10:35:06 [INFO] injectAllReactorProjects is enabled - attempting to use the already computed values 10:35:06 [INFO] Using cached git.commit.id.full with value 9d4ab0902035697897ca11f27b5fc53dddfb6903 10:35:06 [INFO] Using cached git.commit.id.abbrev with value 9d4ab09 10:35:06 [INFO] Added properties to 23 projects 10:35:06 [INFO] including property git.commit.id.full in results 10:35:06 [INFO] including property git.commit.id.abbrev in results 10:35:06 [INFO] Added properties to 23 projects 10:35:06 [INFO] 10:35:06 [INFO] --- git-commit-id:5.0.1:revision (get-the-git-infos) @ papyrus-web-frontend --- 10:35:06 [INFO] dotGitDirectory /home/jenkins/agent/workspace/Papyrus-Web-Master/source/.git 10:35:06 [INFO] injectAllReactorProjects is enabled - attempting to use the already computed values 10:35:06 [INFO] Using cached git.commit.id.full with value 9d4ab0902035697897ca11f27b5fc53dddfb6903 10:35:06 [INFO] Using cached git.commit.id.abbrev with value 9d4ab09 10:35:06 [INFO] Added properties to 23 projects 10:35:06 [INFO] including property git.commit.id.full in results 10:35:06 [INFO] including property git.commit.id.abbrev in results 10:35:06 [INFO] Added properties to 23 projects 10:35:06 [INFO] 10:35:06 [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ papyrus-web-frontend <<< 10:35:06 [INFO] 10:35:06 [INFO] 10:35:06 [INFO] --- source:3.2.1:jar (attach-sources) @ papyrus-web-frontend --- 10:35:06 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-frontend/target/papyrus-web-frontend-2024.2.1-sources.jar 10:35:07 [INFO] 10:35:07 [INFO] ----------------< papyrus-web:papyrus-web-persistence >----------------- 10:35:07 [INFO] Building papyrus-web-persistence 2024.2.1 [3/23] 10:35:07 [INFO] from papyrus-web-persistence/pom.xml 10:35:07 [INFO] --------------------------------[ jar ]--------------------------------- 10:35:10 [INFO] 10:35:10 [INFO] --- clean:3.2.0:clean (default-clean) @ papyrus-web-persistence --- 10:35:10 [INFO] 10:35:10 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-persistence --- 10:35:10 [INFO] Starting audit... 10:35:10 Audit done. 10:35:10 [INFO] You have 0 Checkstyle violations. 10:35:10 [INFO] 10:35:10 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-persistence --- 10:35:10 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-persistence/target/jacoco.exec 10:35:10 [INFO] 10:35:10 [INFO] --- resources:3.3.1:resources (default-resources) @ papyrus-web-persistence --- 10:35:10 [INFO] Copying 0 resource from src/main/resources to target/classes 10:35:10 [INFO] Copying 2 resources from src/main/resources to target/classes 10:35:10 [INFO] 10:35:10 [INFO] --- compiler:3.11.0:compile (default-compile) @ papyrus-web-persistence --- 10:35:10 [INFO] Changes detected - recompiling the module! :source 10:35:10 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 10:35:11 [INFO] 10:35:11 [INFO] --- resources:3.3.1:testResources (default-testResources) @ papyrus-web-persistence --- 10:35:11 [INFO] Copying 2 resources from src/test/resources to target/test-classes 10:35:11 [INFO] 10:35:11 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ papyrus-web-persistence --- 10:35:11 [INFO] Changes detected - recompiling the module! :dependency 10:35:11 [INFO] Compiling 8 source files with javac [debug release 17] to target/test-classes 10:35:12 [INFO] 10:35:12 [INFO] --- surefire:3.0.0:test (default-test) @ papyrus-web-persistence --- 10:35:12 [INFO] Tests are skipped. 10:35:12 [INFO] 10:35:12 [INFO] --- jacoco:0.8.7:report (report) @ papyrus-web-persistence --- 10:35:12 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:35:12 [INFO] 10:35:12 [INFO] --- jar:3.3.0:jar (default-jar) @ papyrus-web-persistence --- 10:35:12 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-persistence/target/papyrus-web-persistence-2024.2.1.jar 10:35:12 [INFO] 10:35:12 [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ papyrus-web-persistence >>> 10:35:12 [INFO] 10:35:12 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-persistence --- 10:35:12 [INFO] Starting audit... 10:35:12 Audit done. 10:35:12 [INFO] You have 0 Checkstyle violations. 10:35:12 [INFO] 10:35:12 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-persistence --- 10:35:12 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-persistence/target/jacoco.exec 10:35:12 [INFO] 10:35:12 [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ papyrus-web-persistence <<< 10:35:12 [INFO] 10:35:12 [INFO] 10:35:12 [INFO] --- source:3.2.1:jar (attach-sources) @ papyrus-web-persistence --- 10:35:12 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-persistence/target/papyrus-web-persistence-2024.2.1-sources.jar 10:35:12 [INFO] 10:35:12 [INFO] ----------------< papyrus-web:papyrus-web-services-api >---------------- 10:35:12 [INFO] Building papyrus-web-services-api 2024.2.1 [4/23] 10:35:12 [INFO] from papyrus-web-services-api/pom.xml 10:35:12 [INFO] --------------------------------[ jar ]--------------------------------- 10:35:13 [INFO] 10:35:13 [INFO] --- clean:3.2.0:clean (default-clean) @ papyrus-web-services-api --- 10:35:13 [INFO] 10:35:13 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-services-api --- 10:35:13 [INFO] Starting audit... 10:35:13 Audit done. 10:35:13 [INFO] You have 0 Checkstyle violations. 10:35:13 [INFO] 10:35:13 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-services-api --- 10:35:13 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-services-api/target/jacoco.exec 10:35:13 [INFO] 10:35:13 [INFO] --- resources:3.3.1:resources (default-resources) @ papyrus-web-services-api --- 10:35:13 [INFO] Copying 0 resource from src/main/resources to target/classes 10:35:13 [INFO] Copying 1 resource from src/main/resources to target/classes 10:35:13 [INFO] 10:35:13 [INFO] --- compiler:3.11.0:compile (default-compile) @ papyrus-web-services-api --- 10:35:13 [INFO] Changes detected - recompiling the module! :source 10:35:13 [INFO] Compiling 28 source files with javac [debug release 17] to target/classes 10:35:13 [INFO] 10:35:13 [INFO] --- resources:3.3.1:testResources (default-testResources) @ papyrus-web-services-api --- 10:35:13 [INFO] Copying 1 resource from src/test/resources to target/test-classes 10:35:13 [INFO] 10:35:13 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ papyrus-web-services-api --- 10:35:13 [INFO] Changes detected - recompiling the module! :dependency 10:35:13 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 10:35:14 [INFO] 10:35:14 [INFO] --- surefire:3.0.0:test (default-test) @ papyrus-web-services-api --- 10:35:14 [INFO] Tests are skipped. 10:35:14 [INFO] 10:35:14 [INFO] --- jacoco:0.8.7:report (report) @ papyrus-web-services-api --- 10:35:14 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:35:14 [INFO] 10:35:14 [INFO] --- jar:3.3.0:jar (default-jar) @ papyrus-web-services-api --- 10:35:14 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-services-api/target/papyrus-web-services-api-2024.2.1.jar 10:35:14 [INFO] 10:35:14 [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ papyrus-web-services-api >>> 10:35:14 [INFO] 10:35:14 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-services-api --- 10:35:14 [INFO] Starting audit... 10:35:14 Audit done. 10:35:14 [INFO] You have 0 Checkstyle violations. 10:35:14 [INFO] 10:35:14 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-services-api --- 10:35:14 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-services-api/target/jacoco.exec 10:35:14 [INFO] 10:35:14 [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ papyrus-web-services-api <<< 10:35:14 [INFO] 10:35:14 [INFO] 10:35:14 [INFO] --- source:3.2.1:jar (attach-sources) @ papyrus-web-services-api --- 10:35:14 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-services-api/target/papyrus-web-services-api-2024.2.1-sources.jar 10:35:14 [INFO] 10:35:14 [INFO] ------------< papyrus-web:papyrus-web-sirius-contributions >------------ 10:35:14 [INFO] Building papyrus-web-sirius-contributions 2024.2.1 [5/23] 10:35:14 [INFO] from papyrus-web-sirius-contributions/pom.xml 10:35:14 [INFO] --------------------------------[ jar ]--------------------------------- 10:35:17 [INFO] 10:35:17 [INFO] --- clean:3.2.0:clean (default-clean) @ papyrus-web-sirius-contributions --- 10:35:17 [INFO] 10:35:17 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-sirius-contributions --- 10:35:18 [INFO] Starting audit... 10:35:18 Audit done. 10:35:18 [INFO] You have 0 Checkstyle violations. 10:35:18 [INFO] 10:35:18 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-sirius-contributions --- 10:35:18 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-sirius-contributions/target/jacoco.exec 10:35:18 [INFO] 10:35:18 [INFO] --- resources:3.3.1:resources (default-resources) @ papyrus-web-sirius-contributions --- 10:35:18 [INFO] Copying 0 resource from src/main/resources to target/classes 10:35:18 [INFO] Copying 1 resource from src/main/resources to target/classes 10:35:18 [INFO] 10:35:18 [INFO] --- compiler:3.11.0:compile (default-compile) @ papyrus-web-sirius-contributions --- 10:35:18 [INFO] Changes detected - recompiling the module! :source 10:35:18 [INFO] Compiling 20 source files with javac [debug release 17] to target/classes 10:35:18 [INFO] 10:35:18 [INFO] --- resources:3.3.1:testResources (default-testResources) @ papyrus-web-sirius-contributions --- 10:35:18 [INFO] Copying 1 resource from src/test/resources to target/test-classes 10:35:18 [INFO] 10:35:18 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ papyrus-web-sirius-contributions --- 10:35:18 [INFO] Changes detected - recompiling the module! :dependency 10:35:18 [INFO] 10:35:18 [INFO] --- surefire:3.0.0:test (default-test) @ papyrus-web-sirius-contributions --- 10:35:18 [INFO] Tests are skipped. 10:35:18 [INFO] 10:35:18 [INFO] --- jacoco:0.8.7:report (report) @ papyrus-web-sirius-contributions --- 10:35:18 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:35:18 [INFO] 10:35:18 [INFO] --- jar:3.3.0:jar (default-jar) @ papyrus-web-sirius-contributions --- 10:35:18 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-sirius-contributions/target/papyrus-web-sirius-contributions-2024.2.1.jar 10:35:18 [INFO] 10:35:18 [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ papyrus-web-sirius-contributions >>> 10:35:18 [INFO] 10:35:18 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-sirius-contributions --- 10:35:19 [INFO] Starting audit... 10:35:19 Audit done. 10:35:19 [INFO] You have 0 Checkstyle violations. 10:35:19 [INFO] 10:35:19 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-sirius-contributions --- 10:35:19 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-sirius-contributions/target/jacoco.exec 10:35:19 [INFO] 10:35:19 [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ papyrus-web-sirius-contributions <<< 10:35:19 [INFO] 10:35:19 [INFO] 10:35:19 [INFO] --- source:3.2.1:jar (attach-sources) @ papyrus-web-sirius-contributions --- 10:35:19 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-sirius-contributions/target/papyrus-web-sirius-contributions-2024.2.1-sources.jar 10:35:19 [INFO] 10:35:19 [INFO] -------------------< papyrus-web:papyrus-web-tests >-------------------- 10:35:19 [INFO] Building papyrus-web-tests 2024.2.1 [6/23] 10:35:19 [INFO] from papyrus-web-tests/pom.xml 10:35:19 [INFO] --------------------------------[ jar ]--------------------------------- 10:35:19 [INFO] 10:35:19 [INFO] --- clean:3.2.0:clean (default-clean) @ papyrus-web-tests --- 10:35:19 [INFO] 10:35:19 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-tests --- 10:35:20 [INFO] Starting audit... 10:35:20 Audit done. 10:35:20 [INFO] You have 0 Checkstyle violations. 10:35:20 [INFO] 10:35:20 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-tests --- 10:35:20 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-tests/target/jacoco.exec 10:35:20 [INFO] 10:35:20 [INFO] --- resources:3.3.1:resources (default-resources) @ papyrus-web-tests --- 10:35:20 [INFO] Copying 0 resource from src/main/resources to target/classes 10:35:20 [INFO] Copying 1 resource from src/main/resources to target/classes 10:35:20 [INFO] 10:35:20 [INFO] --- compiler:3.11.0:compile (default-compile) @ papyrus-web-tests --- 10:35:20 [INFO] Changes detected - recompiling the module! :source 10:35:20 [INFO] Compiling 5 source files with javac [debug release 17] to target/classes 10:35:20 [INFO] 10:35:20 [INFO] --- resources:3.3.1:testResources (default-testResources) @ papyrus-web-tests --- 10:35:20 [INFO] Copying 1 resource from src/test/resources to target/test-classes 10:35:20 [INFO] 10:35:20 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ papyrus-web-tests --- 10:35:20 [INFO] Changes detected - recompiling the module! :dependency 10:35:20 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 10:35:20 [INFO] 10:35:20 [INFO] --- surefire:3.0.0:test (default-test) @ papyrus-web-tests --- 10:35:20 [INFO] Tests are skipped. 10:35:20 [INFO] 10:35:20 [INFO] --- jacoco:0.8.7:report (report) @ papyrus-web-tests --- 10:35:20 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:35:20 [INFO] 10:35:20 [INFO] --- jar:3.3.0:jar (default-jar) @ papyrus-web-tests --- 10:35:20 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-tests/target/papyrus-web-tests-2024.2.1.jar 10:35:20 [INFO] 10:35:20 [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ papyrus-web-tests >>> 10:35:20 [INFO] 10:35:20 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-tests --- 10:35:20 [INFO] Starting audit... 10:35:20 Audit done. 10:35:20 [INFO] You have 0 Checkstyle violations. 10:35:20 [INFO] 10:35:20 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-tests --- 10:35:20 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-tests/target/jacoco.exec 10:35:20 [INFO] 10:35:20 [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ papyrus-web-tests <<< 10:35:20 [INFO] 10:35:20 [INFO] 10:35:20 [INFO] --- source:3.2.1:jar (attach-sources) @ papyrus-web-tests --- 10:35:20 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-tests/target/papyrus-web-tests-2024.2.1-sources.jar 10:35:20 [INFO] 10:35:20 [INFO] ----------------< papyrus-web:papyrus-web-customnodes >----------------- 10:35:20 [INFO] Building papyrus-web-customnodes 2024.2.1 [7/23] 10:35:20 [INFO] from papyrus-web-customnodes/pom.xml 10:35:20 [INFO] --------------------------------[ jar ]--------------------------------- 10:35:20 [INFO] 10:35:20 [INFO] --- clean:3.2.0:clean (default-clean) @ papyrus-web-customnodes --- 10:35:20 [INFO] 10:35:20 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-customnodes --- 10:35:20 [INFO] Starting audit... 10:35:20 Audit done. 10:35:20 [INFO] You have 0 Checkstyle violations. 10:35:20 [INFO] 10:35:20 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-customnodes --- 10:35:20 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-customnodes/target/jacoco.exec 10:35:20 [INFO] 10:35:20 [INFO] --- build-helper:3.3.0:add-source (add-source) @ papyrus-web-customnodes --- 10:35:20 [INFO] Source directory: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-customnodes/src/main/java added. 10:35:20 [INFO] Source directory: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-customnodes/src-gen/main/java added. 10:35:20 [INFO] 10:35:20 [INFO] --- resources:3.3.1:resources (default-resources) @ papyrus-web-customnodes --- 10:35:20 [INFO] Copying 0 resource from src/main/resources to target/classes 10:35:20 [INFO] Copying 2 resources from src/main/resources to target/classes 10:35:20 [INFO] 10:35:20 [INFO] --- compiler:3.11.0:compile (default-compile) @ papyrus-web-customnodes --- 10:35:20 [INFO] Changes detected - recompiling the module! :source 10:35:20 [INFO] Compiling 20 source files with javac [debug release 17] to target/classes 10:35:21 [INFO] 10:35:21 [INFO] --- resources:3.3.1:testResources (default-testResources) @ papyrus-web-customnodes --- 10:35:21 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-customnodes/src/test/resources 10:35:21 [INFO] 10:35:21 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ papyrus-web-customnodes --- 10:35:21 [INFO] No sources to compile 10:35:21 [INFO] 10:35:21 [INFO] --- surefire:3.0.0:test (default-test) @ papyrus-web-customnodes --- 10:35:21 [INFO] Tests are skipped. 10:35:21 [INFO] 10:35:21 [INFO] --- jacoco:0.8.7:report (report) @ papyrus-web-customnodes --- 10:35:21 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:35:21 [INFO] 10:35:21 [INFO] --- jar:3.3.0:jar (default-jar) @ papyrus-web-customnodes --- 10:35:21 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-customnodes/target/papyrus-web-customnodes-2024.2.1.jar 10:35:21 [INFO] 10:35:21 [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ papyrus-web-customnodes >>> 10:35:21 [INFO] 10:35:21 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-customnodes --- 10:35:21 [INFO] Starting audit... 10:35:21 Audit done. 10:35:21 [INFO] You have 0 Checkstyle violations. 10:35:21 [INFO] 10:35:21 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-customnodes --- 10:35:21 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-customnodes/target/jacoco.exec 10:35:21 [INFO] 10:35:21 [INFO] --- build-helper:3.3.0:add-source (add-source) @ papyrus-web-customnodes --- 10:35:21 [INFO] Source directory: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-customnodes/src/main/java added. 10:35:21 [INFO] Source directory: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-customnodes/src-gen/main/java added. 10:35:21 [INFO] 10:35:21 [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ papyrus-web-customnodes <<< 10:35:21 [INFO] 10:35:21 [INFO] 10:35:21 [INFO] --- source:3.2.1:jar (attach-sources) @ papyrus-web-customnodes --- 10:35:21 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-customnodes/target/papyrus-web-customnodes-2024.2.1-sources.jar 10:35:21 [INFO] 10:35:21 [INFO] --------------< papyrus-web:papyrus-web-customnodes-edit >-------------- 10:35:21 [INFO] Building papyrus-web-customnodes-edit 2024.2.1 [8/23] 10:35:21 [INFO] from papyrus-web-customnodes-edit/pom.xml 10:35:21 [INFO] --------------------------------[ jar ]--------------------------------- 10:35:21 [INFO] 10:35:21 [INFO] --- clean:3.2.0:clean (default-clean) @ papyrus-web-customnodes-edit --- 10:35:21 [INFO] 10:35:21 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-customnodes-edit --- 10:35:21 [INFO] Starting audit... 10:35:21 Audit done. 10:35:21 [INFO] You have 0 Checkstyle violations. 10:35:21 [INFO] 10:35:21 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-customnodes-edit --- 10:35:21 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-customnodes-edit/target/jacoco.exec 10:35:21 [INFO] 10:35:21 [INFO] --- build-helper:3.3.0:add-source (add-source) @ papyrus-web-customnodes-edit --- 10:35:21 [INFO] Source directory: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-customnodes-edit/src/main/java added. 10:35:21 [INFO] Source directory: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-customnodes-edit/src-gen/main/java added. 10:35:21 [INFO] 10:35:21 [INFO] --- resources:3.3.1:resources (default-resources) @ papyrus-web-customnodes-edit --- 10:35:21 [INFO] Copying 0 resource from src/main/resources to target/classes 10:35:21 [INFO] Copying 8 resources from src/main/resources to target/classes 10:35:21 [INFO] 10:35:21 [INFO] --- compiler:3.11.0:compile (default-compile) @ papyrus-web-customnodes-edit --- 10:35:21 [INFO] Changes detected - recompiling the module! :dependency 10:35:21 [INFO] Compiling 17 source files with javac [debug release 17] to target/classes 10:35:22 [INFO] 10:35:22 [INFO] --- resources:3.3.1:testResources (default-testResources) @ papyrus-web-customnodes-edit --- 10:35:22 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-customnodes-edit/src/test/resources 10:35:22 [INFO] 10:35:22 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ papyrus-web-customnodes-edit --- 10:35:22 [INFO] No sources to compile 10:35:22 [INFO] 10:35:22 [INFO] --- surefire:3.0.0:test (default-test) @ papyrus-web-customnodes-edit --- 10:35:22 [INFO] Tests are skipped. 10:35:22 [INFO] 10:35:22 [INFO] --- jacoco:0.8.7:report (report) @ papyrus-web-customnodes-edit --- 10:35:22 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:35:22 [INFO] 10:35:22 [INFO] --- jar:3.3.0:jar (default-jar) @ papyrus-web-customnodes-edit --- 10:35:22 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-customnodes-edit/target/papyrus-web-customnodes-edit-2024.2.1.jar 10:35:22 [INFO] 10:35:22 [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ papyrus-web-customnodes-edit >>> 10:35:22 [INFO] 10:35:22 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-customnodes-edit --- 10:35:22 [INFO] Starting audit... 10:35:22 Audit done. 10:35:22 [INFO] You have 0 Checkstyle violations. 10:35:22 [INFO] 10:35:22 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-customnodes-edit --- 10:35:22 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-customnodes-edit/target/jacoco.exec 10:35:22 [INFO] 10:35:22 [INFO] --- build-helper:3.3.0:add-source (add-source) @ papyrus-web-customnodes-edit --- 10:35:22 [INFO] Source directory: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-customnodes-edit/src/main/java added. 10:35:22 [INFO] Source directory: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-customnodes-edit/src-gen/main/java added. 10:35:22 [INFO] 10:35:22 [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ papyrus-web-customnodes-edit <<< 10:35:22 [INFO] 10:35:22 [INFO] 10:35:22 [INFO] --- source:3.2.1:jar (attach-sources) @ papyrus-web-customnodes-edit --- 10:35:22 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-customnodes-edit/target/papyrus-web-customnodes-edit-2024.2.1-sources.jar 10:35:22 [INFO] 10:35:22 [INFO] -----------< papyrus-web:papyrus-web-representation-builder >----------- 10:35:22 [INFO] Building papyrus-web-representation-builder 2024.2.1 [9/23] 10:35:22 [INFO] from papyrus-web-representation-builder/pom.xml 10:35:22 [INFO] --------------------------------[ jar ]--------------------------------- 10:35:22 [INFO] 10:35:22 [INFO] --- clean:3.2.0:clean (default-clean) @ papyrus-web-representation-builder --- 10:35:22 [INFO] 10:35:22 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-representation-builder --- 10:35:25 [INFO] Starting audit... 10:35:25 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-representation-builder/src/main/java/org/eclipse/papyrus/web/application/representations/uml/ADDiagramDescriptionBuilder.java:1848:5: Cyclomatic Complexity is 13 (max allowed is 10). [CyclomaticComplexity] 10:35:25 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-representation-builder/src/main/java/org/eclipse/papyrus/web/application/representations/uml/AbstractRepresentationDescriptionBuilder.java:79:1: Class Data Abstraction Coupling is 13 (max allowed is 12) classes [CallQuery, CallbackAdapter, IdBuilder, LabelConditionalStyleBuilder, ListCompartmentBuilder, NodeDescriptionBuilder, NodeSemanticCandidateExpressionTransformer, NoteStyleDescriptionBuilder, QueryHelper, StyleProvider, ToolComparator, UMLMetamodelHelper, ViewBuilder]. [ClassDataAbstractionCoupling] 10:35:25 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-representation-builder/src/main/java/org/eclipse/papyrus/web/application/representations/uml/AbstractRepresentationDescriptionBuilder.java:79:1: Class Fan-Out Complexity is 35 (max allowed is 30). [ClassFanOutComplexity] 10:35:25 [WARN] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-representation-builder/src/main/java/org/eclipse/papyrus/web/application/representations/uml/CDDiagramDescriptionBuilder.java:13: Character could cause encoding issue. [illegal.regex.encoding] 10:35:25 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-representation-builder/src/main/java/org/eclipse/papyrus/web/application/representations/view/builders/ViewBuilder.java:73:1: Class Fan-Out Complexity is 35 (max allowed is 30). [ClassFanOutComplexity] 10:35:25 Audit done. 10:35:25 [INFO] You have 0 Checkstyle violations. 10:35:25 [INFO] 10:35:25 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-representation-builder --- 10:35:25 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-representation-builder/target/jacoco.exec 10:35:25 [INFO] 10:35:25 [INFO] --- resources:3.3.1:resources (default-resources) @ papyrus-web-representation-builder --- 10:35:25 [INFO] Copying 0 resource from src/main/resources to target/classes 10:35:25 [INFO] Copying 22 resources from src/main/resources to target/classes 10:35:25 [INFO] 10:35:25 [INFO] --- compiler:3.11.0:compile (default-compile) @ papyrus-web-representation-builder --- 10:35:25 [INFO] Changes detected - recompiling the module! :dependency 10:35:25 [INFO] Compiling 41 source files with javac [debug release 17] to target/classes 10:35:27 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-representation-builder/src/main/java/org/eclipse/papyrus/web/application/representations/view/builders/ViewBuilder.java: Some input files use or override a deprecated API. 10:35:27 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-representation-builder/src/main/java/org/eclipse/papyrus/web/application/representations/view/builders/ViewBuilder.java: Recompile with -Xlint:deprecation for details. 10:35:27 [INFO] 10:35:27 [INFO] --- resources:3.3.1:testResources (default-testResources) @ papyrus-web-representation-builder --- 10:35:27 [INFO] Copying 1 resource from src/test/resources to target/test-classes 10:35:27 [INFO] 10:35:27 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ papyrus-web-representation-builder --- 10:35:27 [INFO] Changes detected - recompiling the module! :dependency 10:35:27 [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes 10:35:27 [INFO] 10:35:27 [INFO] --- surefire:3.0.0:test (default-test) @ papyrus-web-representation-builder --- 10:35:27 [INFO] Tests are skipped. 10:35:27 [INFO] 10:35:27 [INFO] --- jacoco:0.8.7:report (report) @ papyrus-web-representation-builder --- 10:35:27 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:35:27 [INFO] 10:35:27 [INFO] --- jar:3.3.0:jar (default-jar) @ papyrus-web-representation-builder --- 10:35:27 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-representation-builder/target/papyrus-web-representation-builder-2024.2.1.jar 10:35:27 [INFO] 10:35:27 [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ papyrus-web-representation-builder >>> 10:35:27 [INFO] 10:35:27 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-representation-builder --- 10:35:29 [INFO] Starting audit... 10:35:29 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-representation-builder/src/main/java/org/eclipse/papyrus/web/application/representations/uml/ADDiagramDescriptionBuilder.java:1848:5: Cyclomatic Complexity is 13 (max allowed is 10). [CyclomaticComplexity] 10:35:29 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-representation-builder/src/main/java/org/eclipse/papyrus/web/application/representations/uml/AbstractRepresentationDescriptionBuilder.java:79:1: Class Data Abstraction Coupling is 13 (max allowed is 12) classes [CallQuery, CallbackAdapter, IdBuilder, LabelConditionalStyleBuilder, ListCompartmentBuilder, NodeDescriptionBuilder, NodeSemanticCandidateExpressionTransformer, NoteStyleDescriptionBuilder, QueryHelper, StyleProvider, ToolComparator, UMLMetamodelHelper, ViewBuilder]. [ClassDataAbstractionCoupling] 10:35:29 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-representation-builder/src/main/java/org/eclipse/papyrus/web/application/representations/uml/AbstractRepresentationDescriptionBuilder.java:79:1: Class Fan-Out Complexity is 35 (max allowed is 30). [ClassFanOutComplexity] 10:35:29 [WARN] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-representation-builder/src/main/java/org/eclipse/papyrus/web/application/representations/uml/CDDiagramDescriptionBuilder.java:13: Character could cause encoding issue. [illegal.regex.encoding] 10:35:29 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-representation-builder/src/main/java/org/eclipse/papyrus/web/application/representations/view/builders/ViewBuilder.java:73:1: Class Fan-Out Complexity is 35 (max allowed is 30). [ClassFanOutComplexity] 10:35:29 Audit done. 10:35:29 [INFO] You have 0 Checkstyle violations. 10:35:29 [INFO] 10:35:29 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-representation-builder --- 10:35:29 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-representation-builder/target/jacoco.exec 10:35:29 [INFO] 10:35:29 [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ papyrus-web-representation-builder <<< 10:35:29 [INFO] 10:35:29 [INFO] 10:35:29 [INFO] --- source:3.2.1:jar (attach-sources) @ papyrus-web-representation-builder --- 10:35:29 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-representation-builder/target/papyrus-web-representation-builder-2024.2.1-sources.jar 10:35:30 [INFO] 10:35:30 [INFO] ------------------< papyrus-web:papyrus-web-services >------------------ 10:35:30 [INFO] Building papyrus-web-services 2024.2.1 [10/23] 10:35:30 [INFO] from papyrus-web-services/pom.xml 10:35:30 [INFO] --------------------------------[ jar ]--------------------------------- 10:35:32 [INFO] 10:35:32 [INFO] --- clean:3.2.0:clean (default-clean) @ papyrus-web-services --- 10:35:32 [INFO] 10:35:32 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-services --- 10:35:35 [INFO] Starting audit... 10:35:35 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-services/src/main/java/org/eclipse/papyrus/web/services/aqlservices/AbstractDiagramService.java:114:1: Class Data Abstraction Coupling is 25 (max allowed is 12) classes [DefaultNamedElementNameProvider, DiagramElementHelper, DiagramNavigator, ElementBasedEdgeCreator, ElementConfigurer, ElementCreationChecker, ElementCreator, ElementDirectEditInputValueProvider, ElementDirectEditValueConsumer, ElementDomainBasedEdgeContainerProvider, ElementDomainBasedEdgeCreationChecker, ElementDomainBasedEdgeInitializer, ElementDomainBasedEdgeReconnectSourceBehaviorProvider, ElementDomainBasedEdgeReconnectTargetBehaviorProvider, ElementDomainBasedEdgeReconnectionSourceChecker, ElementDomainBasedEdgeReconnectionTargetChecker, ElementDomainBasedEdgeSourceProvider, ElementDomainBasedEdgeTargetsProvider, ElementFeatureModifier, GenericWebExternalDropBehaviorProvider, GenericWebInternalDropBehaviorProvider, KeywordLabelProvider, StereotypeLabelPrefixProvider, WebDiagramElementCreator, WebRepresentationQuerier]. [ClassDataAbstractionCoupling] 10:35:35 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-services/src/main/java/org/eclipse/papyrus/web/services/aqlservices/AbstractDiagramService.java:114:1: Class Fan-Out Complexity is 70 (max allowed is 30). [ClassFanOutComplexity] 10:35:35 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-services/src/main/java/org/eclipse/papyrus/web/services/aqlservices/activity/ActivityDiagramService.java:86:1: Class Fan-Out Complexity is 42 (max allowed is 30). [ClassFanOutComplexity] 10:35:35 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-services/src/main/java/org/eclipse/papyrus/web/services/aqlservices/activity/ActivityFeatureProvider.java:89:5: Class Fan-Out Complexity is 35 (max allowed is 30). [ClassFanOutComplexity] 10:35:35 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-services/src/main/java/org/eclipse/papyrus/web/services/aqlservices/component/ComponentDiagramService.java:60:1: Class Fan-Out Complexity is 33 (max allowed is 30). [ClassFanOutComplexity] 10:35:35 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-services/src/main/java/org/eclipse/papyrus/web/services/aqlservices/properties/PropertiesCrudServicesWrapper.java:326:5: Cyclomatic Complexity is 12 (max allowed is 10). [CyclomaticComplexity] 10:35:35 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-services/src/main/java/org/eclipse/papyrus/web/services/aqlservices/utils/SemanticDropSwitch.java:361:5: Cyclomatic Complexity is 12 (max allowed is 10). [CyclomaticComplexity] 10:35:35 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-services/src/main/java/org/eclipse/papyrus/web/services/documents/UploadDocumentEventHandlerCustomImpl.java:78:1: Class Data Abstraction Coupling is 14 (max allowed is 12) classes [BufferedInputStream, BufferedReader, ByteArrayInputStream, ByteArrayOutputStream, ChangeDescription, ClassPathResource, EObjectRandomIDManager, ErrorPayload, InputStreamReader, JSONResourceFactory, ResourceMetadataAdapter, UMLResourceImpl, UploadDocumentSuccessPayload, XMIResourceImpl]. [ClassDataAbstractionCoupling] 10:35:35 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-services/src/main/java/org/eclipse/papyrus/web/services/documents/UploadDocumentEventHandlerCustomImpl.java:78:1: Class Fan-Out Complexity is 41 (max allowed is 30). [ClassFanOutComplexity] 10:35:35 [WARN] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-services/src/main/java/org/eclipse/papyrus/web/services/representations/ViewRepresentationDescriptionSearchServiceCustomImpl.java:33:3: Comment matches to-do format 'TODO'. [TodoComment] 10:35:35 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-services/src/main/java/org/eclipse/papyrus/web/services/uml/profile/UMLProfileService.java:71:1: Class Data Abstraction Coupling is 13 (max allowed is 12) classes [ApplyProfileSuccessPayload, ByteArrayInputStream, ByteArrayOutputStream, Copier, DeleteProfileSuccessPayload, DynamicProfileConverter, ErrorPayload, ProfileDefinition, ProfileResourceEntity, ProfileVersion, PublishProfileSuccessPayload, UMLProfileMetadata, UMLProfileVersion]. [ClassDataAbstractionCoupling] 10:35:35 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-services/src/main/java/org/eclipse/papyrus/web/services/uml/profile/UMLProfileService.java:71:1: Class Fan-Out Complexity is 41 (max allowed is 30). [ClassFanOutComplexity] 10:35:35 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-services/src/test/java/org/eclipse/papyrus/web/services/editingcontext/EditingContextSearchServiceCustomImplTests.java:51:1: Class Data Abstraction Coupling is 14 (max allowed is 12) classes [ComposedAdapterFactory, DocumentEntity, EPackageRegistryImpl, EditingContextMetadata, EditingContextSearchServiceCustomImpl, EditingDomainFactoryServiceCustomImpl, IEditingContextProcessor.NoOp, IStaticPathmapResourceRegistry.NoOp, JSONResourceFactory, NoOpDocumentRepository, NoOpProfileRepository, NoOpProjectRepository, ProjectEntity, SimpleMeterRegistry]. [ClassDataAbstractionCoupling] 10:35:35 Audit done. 10:35:35 [INFO] You have 0 Checkstyle violations. 10:35:35 [INFO] 10:35:35 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-services --- 10:35:35 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-services/target/jacoco.exec 10:35:35 [INFO] 10:35:35 [INFO] --- resources:3.3.1:resources (default-resources) @ papyrus-web-services --- 10:35:35 [INFO] Copying 0 resource from src/main/resources to target/classes 10:35:35 [INFO] Copying 6 resources from src/main/resources to target/classes 10:35:35 [INFO] 10:35:35 [INFO] --- compiler:3.11.0:compile (default-compile) @ papyrus-web-services --- 10:35:35 [INFO] Changes detected - recompiling the module! :dependency 10:35:35 [INFO] Compiling 86 source files with javac [debug release 17] to target/classes 10:35:36 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-services/src/main/java/org/eclipse/papyrus/web/services/aqlservices/deployment/DeploymentDiagramService.java: Some input files use unchecked or unsafe operations. 10:35:36 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-services/src/main/java/org/eclipse/papyrus/web/services/aqlservices/deployment/DeploymentDiagramService.java: Recompile with -Xlint:unchecked for details. 10:35:36 [INFO] 10:35:36 [INFO] --- resources:3.3.1:testResources (default-testResources) @ papyrus-web-services --- 10:35:36 [INFO] Copying 8 resources from src/test/resources to target/test-classes 10:35:36 [INFO] 10:35:36 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ papyrus-web-services --- 10:35:36 [INFO] Changes detected - recompiling the module! :dependency 10:35:36 [INFO] Compiling 12 source files with javac [debug release 17] to target/test-classes 10:35:37 [INFO] 10:35:37 [INFO] --- surefire:3.0.0:test (default-test) @ papyrus-web-services --- 10:35:37 [INFO] Tests are skipped. 10:35:37 [INFO] 10:35:37 [INFO] --- jacoco:0.8.7:report (report) @ papyrus-web-services --- 10:35:37 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:35:37 [INFO] 10:35:37 [INFO] --- jar:3.3.0:jar (default-jar) @ papyrus-web-services --- 10:35:37 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-services/target/papyrus-web-services-2024.2.1.jar 10:35:37 [INFO] 10:35:37 [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ papyrus-web-services >>> 10:35:37 [INFO] 10:35:37 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-services --- 10:35:39 [INFO] Starting audit... 10:35:39 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-services/src/main/java/org/eclipse/papyrus/web/services/aqlservices/AbstractDiagramService.java:114:1: Class Data Abstraction Coupling is 25 (max allowed is 12) classes [DefaultNamedElementNameProvider, DiagramElementHelper, DiagramNavigator, ElementBasedEdgeCreator, ElementConfigurer, ElementCreationChecker, ElementCreator, ElementDirectEditInputValueProvider, ElementDirectEditValueConsumer, ElementDomainBasedEdgeContainerProvider, ElementDomainBasedEdgeCreationChecker, ElementDomainBasedEdgeInitializer, ElementDomainBasedEdgeReconnectSourceBehaviorProvider, ElementDomainBasedEdgeReconnectTargetBehaviorProvider, ElementDomainBasedEdgeReconnectionSourceChecker, ElementDomainBasedEdgeReconnectionTargetChecker, ElementDomainBasedEdgeSourceProvider, ElementDomainBasedEdgeTargetsProvider, ElementFeatureModifier, GenericWebExternalDropBehaviorProvider, GenericWebInternalDropBehaviorProvider, KeywordLabelProvider, StereotypeLabelPrefixProvider, WebDiagramElementCreator, WebRepresentationQuerier]. [ClassDataAbstractionCoupling] 10:35:39 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-services/src/main/java/org/eclipse/papyrus/web/services/aqlservices/AbstractDiagramService.java:114:1: Class Fan-Out Complexity is 70 (max allowed is 30). [ClassFanOutComplexity] 10:35:39 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-services/src/main/java/org/eclipse/papyrus/web/services/aqlservices/activity/ActivityDiagramService.java:86:1: Class Fan-Out Complexity is 42 (max allowed is 30). [ClassFanOutComplexity] 10:35:39 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-services/src/main/java/org/eclipse/papyrus/web/services/aqlservices/activity/ActivityFeatureProvider.java:89:5: Class Fan-Out Complexity is 35 (max allowed is 30). [ClassFanOutComplexity] 10:35:39 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-services/src/main/java/org/eclipse/papyrus/web/services/aqlservices/component/ComponentDiagramService.java:60:1: Class Fan-Out Complexity is 33 (max allowed is 30). [ClassFanOutComplexity] 10:35:39 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-services/src/main/java/org/eclipse/papyrus/web/services/aqlservices/properties/PropertiesCrudServicesWrapper.java:326:5: Cyclomatic Complexity is 12 (max allowed is 10). [CyclomaticComplexity] 10:35:39 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-services/src/main/java/org/eclipse/papyrus/web/services/aqlservices/utils/SemanticDropSwitch.java:361:5: Cyclomatic Complexity is 12 (max allowed is 10). [CyclomaticComplexity] 10:35:39 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-services/src/main/java/org/eclipse/papyrus/web/services/documents/UploadDocumentEventHandlerCustomImpl.java:78:1: Class Data Abstraction Coupling is 14 (max allowed is 12) classes [BufferedInputStream, BufferedReader, ByteArrayInputStream, ByteArrayOutputStream, ChangeDescription, ClassPathResource, EObjectRandomIDManager, ErrorPayload, InputStreamReader, JSONResourceFactory, ResourceMetadataAdapter, UMLResourceImpl, UploadDocumentSuccessPayload, XMIResourceImpl]. [ClassDataAbstractionCoupling] 10:35:39 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-services/src/main/java/org/eclipse/papyrus/web/services/documents/UploadDocumentEventHandlerCustomImpl.java:78:1: Class Fan-Out Complexity is 41 (max allowed is 30). [ClassFanOutComplexity] 10:35:39 [WARN] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-services/src/main/java/org/eclipse/papyrus/web/services/representations/ViewRepresentationDescriptionSearchServiceCustomImpl.java:33:3: Comment matches to-do format 'TODO'. [TodoComment] 10:35:39 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-services/src/main/java/org/eclipse/papyrus/web/services/uml/profile/UMLProfileService.java:71:1: Class Data Abstraction Coupling is 13 (max allowed is 12) classes [ApplyProfileSuccessPayload, ByteArrayInputStream, ByteArrayOutputStream, Copier, DeleteProfileSuccessPayload, DynamicProfileConverter, ErrorPayload, ProfileDefinition, ProfileResourceEntity, ProfileVersion, PublishProfileSuccessPayload, UMLProfileMetadata, UMLProfileVersion]. [ClassDataAbstractionCoupling] 10:35:39 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-services/src/main/java/org/eclipse/papyrus/web/services/uml/profile/UMLProfileService.java:71:1: Class Fan-Out Complexity is 41 (max allowed is 30). [ClassFanOutComplexity] 10:35:39 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-services/src/test/java/org/eclipse/papyrus/web/services/editingcontext/EditingContextSearchServiceCustomImplTests.java:51:1: Class Data Abstraction Coupling is 14 (max allowed is 12) classes [ComposedAdapterFactory, DocumentEntity, EPackageRegistryImpl, EditingContextMetadata, EditingContextSearchServiceCustomImpl, EditingDomainFactoryServiceCustomImpl, IEditingContextProcessor.NoOp, IStaticPathmapResourceRegistry.NoOp, JSONResourceFactory, NoOpDocumentRepository, NoOpProfileRepository, NoOpProjectRepository, ProjectEntity, SimpleMeterRegistry]. [ClassDataAbstractionCoupling] 10:35:39 Audit done. 10:35:39 [INFO] You have 0 Checkstyle violations. 10:35:39 [INFO] 10:35:39 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-services --- 10:35:39 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-services/target/jacoco.exec 10:35:39 [INFO] 10:35:39 [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ papyrus-web-services <<< 10:35:39 [INFO] 10:35:39 [INFO] 10:35:39 [INFO] --- source:3.2.1:jar (attach-sources) @ papyrus-web-services --- 10:35:39 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-services/target/papyrus-web-services-2024.2.1-sources.jar 10:35:39 [INFO] 10:35:39 [INFO] ------------------< papyrus-web:papyrus-web-graphql >------------------- 10:35:39 [INFO] Building papyrus-web-graphql 2024.2.1 [11/23] 10:35:39 [INFO] from papyrus-web-graphql/pom.xml 10:35:39 [INFO] --------------------------------[ jar ]--------------------------------- 10:35:40 [INFO] 10:35:40 [INFO] --- clean:3.2.0:clean (default-clean) @ papyrus-web-graphql --- 10:35:40 [INFO] 10:35:40 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-graphql --- 10:35:40 [INFO] Starting audit... 10:35:40 Audit done. 10:35:40 [INFO] You have 0 Checkstyle violations. 10:35:40 [INFO] 10:35:40 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-graphql --- 10:35:40 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-graphql/target/jacoco.exec 10:35:40 [INFO] 10:35:40 [INFO] --- resources:3.3.1:resources (default-resources) @ papyrus-web-graphql --- 10:35:40 [INFO] Copying 0 resource from src/main/resources to target/classes 10:35:40 [INFO] Copying 2 resources from src/main/resources to target/classes 10:35:40 [INFO] 10:35:40 [INFO] --- compiler:3.11.0:compile (default-compile) @ papyrus-web-graphql --- 10:35:40 [INFO] Changes detected - recompiling the module! :dependency 10:35:40 [INFO] Compiling 10 source files with javac [debug release 17] to target/classes 10:35:40 [INFO] 10:35:40 [INFO] --- resources:3.3.1:testResources (default-testResources) @ papyrus-web-graphql --- 10:35:40 [INFO] Copying 1 resource from src/test/resources to target/test-classes 10:35:40 [INFO] 10:35:40 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ papyrus-web-graphql --- 10:35:40 [INFO] Changes detected - recompiling the module! :dependency 10:35:40 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 10:35:40 [INFO] 10:35:40 [INFO] --- surefire:3.0.0:test (default-test) @ papyrus-web-graphql --- 10:35:40 [INFO] Tests are skipped. 10:35:40 [INFO] 10:35:40 [INFO] --- jacoco:0.8.7:report (report) @ papyrus-web-graphql --- 10:35:40 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:35:40 [INFO] 10:35:40 [INFO] --- jar:3.3.0:jar (default-jar) @ papyrus-web-graphql --- 10:35:40 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-graphql/target/papyrus-web-graphql-2024.2.1.jar 10:35:40 [INFO] 10:35:40 [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ papyrus-web-graphql >>> 10:35:40 [INFO] 10:35:40 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-graphql --- 10:35:41 [INFO] Starting audit... 10:35:41 Audit done. 10:35:41 [INFO] You have 0 Checkstyle violations. 10:35:41 [INFO] 10:35:41 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-graphql --- 10:35:41 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-graphql/target/jacoco.exec 10:35:41 [INFO] 10:35:41 [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ papyrus-web-graphql <<< 10:35:41 [INFO] 10:35:41 [INFO] 10:35:41 [INFO] --- source:3.2.1:jar (attach-sources) @ papyrus-web-graphql --- 10:35:41 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-graphql/target/papyrus-web-graphql-2024.2.1-sources.jar 10:35:41 [INFO] 10:35:41 [INFO] ------------< papyrus-web:papyrus-web-custom-widgets-view >------------- 10:35:41 [INFO] Building papyrus-web-custom-widgets-view 2024.2.1 [12/23] 10:35:41 [INFO] from papyrus-web-custom-widgets-view/pom.xml 10:35:41 [INFO] --------------------------------[ jar ]--------------------------------- 10:35:41 [INFO] 10:35:41 [INFO] --- clean:3.2.0:clean (default-clean) @ papyrus-web-custom-widgets-view --- 10:35:41 [INFO] 10:35:41 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-custom-widgets-view --- 10:35:41 [INFO] Starting audit... 10:35:41 Audit done. 10:35:41 [INFO] You have 0 Checkstyle violations. 10:35:41 [INFO] 10:35:41 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-custom-widgets-view --- 10:35:41 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-custom-widgets-view/target/jacoco.exec 10:35:41 [INFO] 10:35:41 [INFO] --- build-helper:3.3.0:add-source (add-source) @ papyrus-web-custom-widgets-view --- 10:35:41 [INFO] Source directory: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-custom-widgets-view/src/main/java added. 10:35:41 [INFO] Source directory: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-custom-widgets-view/src-gen/main/java added. 10:35:41 [INFO] 10:35:41 [INFO] --- resources:3.3.1:resources (default-resources) @ papyrus-web-custom-widgets-view --- 10:35:41 [INFO] Copying 0 resource from src/main/resources to target/classes 10:35:41 [INFO] Copying 2 resources from src/main/resources to target/classes 10:35:41 [INFO] 10:35:41 [INFO] --- compiler:3.11.0:compile (default-compile) @ papyrus-web-custom-widgets-view --- 10:35:41 [INFO] Changes detected - recompiling the module! :source 10:35:41 [INFO] Compiling 42 source files with javac [debug release 17] to target/classes 10:35:41 [INFO] 10:35:41 [INFO] --- resources:3.3.1:testResources (default-testResources) @ papyrus-web-custom-widgets-view --- 10:35:41 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-custom-widgets-view/src/test/resources 10:35:41 [INFO] 10:35:41 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ papyrus-web-custom-widgets-view --- 10:35:41 [INFO] No sources to compile 10:35:41 [INFO] 10:35:41 [INFO] --- surefire:3.0.0:test (default-test) @ papyrus-web-custom-widgets-view --- 10:35:41 [INFO] Tests are skipped. 10:35:41 [INFO] 10:35:41 [INFO] --- jacoco:0.8.7:report (report) @ papyrus-web-custom-widgets-view --- 10:35:41 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:35:41 [INFO] 10:35:41 [INFO] --- jar:3.3.0:jar (default-jar) @ papyrus-web-custom-widgets-view --- 10:35:41 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-custom-widgets-view/target/papyrus-web-custom-widgets-view-2024.2.1.jar 10:35:41 [INFO] 10:35:41 [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ papyrus-web-custom-widgets-view >>> 10:35:41 [INFO] 10:35:41 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-custom-widgets-view --- 10:35:41 [INFO] Starting audit... 10:35:41 Audit done. 10:35:41 [INFO] You have 0 Checkstyle violations. 10:35:41 [INFO] 10:35:41 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-custom-widgets-view --- 10:35:41 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-custom-widgets-view/target/jacoco.exec 10:35:41 [INFO] 10:35:41 [INFO] --- build-helper:3.3.0:add-source (add-source) @ papyrus-web-custom-widgets-view --- 10:35:41 [INFO] Source directory: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-custom-widgets-view/src/main/java added. 10:35:41 [INFO] Source directory: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-custom-widgets-view/src-gen/main/java added. 10:35:41 [INFO] 10:35:41 [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ papyrus-web-custom-widgets-view <<< 10:35:41 [INFO] 10:35:41 [INFO] 10:35:41 [INFO] --- source:3.2.1:jar (attach-sources) @ papyrus-web-custom-widgets-view --- 10:35:41 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-custom-widgets-view/target/papyrus-web-custom-widgets-view-2024.2.1-sources.jar 10:35:41 [INFO] 10:35:41 [INFO] ----------< papyrus-web:papyrus-web-custom-widgets-view-edit >---------- 10:35:41 [INFO] Building papyrus-web-custom-widgets-view-edit 2024.2.1 [13/23] 10:35:41 [INFO] from papyrus-web-custom-widgets-view-edit/pom.xml 10:35:41 [INFO] --------------------------------[ jar ]--------------------------------- 10:35:41 [INFO] 10:35:41 [INFO] --- clean:3.2.0:clean (default-clean) @ papyrus-web-custom-widgets-view-edit --- 10:35:41 [INFO] 10:35:41 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-custom-widgets-view-edit --- 10:35:41 [INFO] Starting audit... 10:35:41 Audit done. 10:35:41 [INFO] You have 0 Checkstyle violations. 10:35:41 [INFO] 10:35:41 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-custom-widgets-view-edit --- 10:35:41 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-custom-widgets-view-edit/target/jacoco.exec 10:35:41 [INFO] 10:35:41 [INFO] --- build-helper:3.3.0:add-source (add-source) @ papyrus-web-custom-widgets-view-edit --- 10:35:41 [INFO] Source directory: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-custom-widgets-view-edit/src/main/java added. 10:35:41 [INFO] Source directory: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-custom-widgets-view-edit/src-gen/main/java added. 10:35:41 [INFO] 10:35:41 [INFO] --- resources:3.3.1:resources (default-resources) @ papyrus-web-custom-widgets-view-edit --- 10:35:41 [INFO] Copying 0 resource from src/main/resources to target/classes 10:35:41 [INFO] Copying 11 resources from src/main/resources to target/classes 10:35:41 [INFO] 10:35:41 [INFO] --- compiler:3.11.0:compile (default-compile) @ papyrus-web-custom-widgets-view-edit --- 10:35:41 [INFO] Changes detected - recompiling the module! :dependency 10:35:41 [INFO] Compiling 37 source files with javac [debug release 17] to target/classes 10:35:42 [INFO] 10:35:42 [INFO] --- resources:3.3.1:testResources (default-testResources) @ papyrus-web-custom-widgets-view-edit --- 10:35:42 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-custom-widgets-view-edit/src/test/resources 10:35:42 [INFO] 10:35:42 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ papyrus-web-custom-widgets-view-edit --- 10:35:42 [INFO] No sources to compile 10:35:42 [INFO] 10:35:42 [INFO] --- surefire:3.0.0:test (default-test) @ papyrus-web-custom-widgets-view-edit --- 10:35:42 [INFO] Tests are skipped. 10:35:42 [INFO] 10:35:42 [INFO] --- jacoco:0.8.7:report (report) @ papyrus-web-custom-widgets-view-edit --- 10:35:42 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:35:42 [INFO] 10:35:42 [INFO] --- jar:3.3.0:jar (default-jar) @ papyrus-web-custom-widgets-view-edit --- 10:35:42 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-custom-widgets-view-edit/target/papyrus-web-custom-widgets-view-edit-2024.2.1.jar 10:35:42 [INFO] 10:35:42 [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ papyrus-web-custom-widgets-view-edit >>> 10:35:42 [INFO] 10:35:42 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-custom-widgets-view-edit --- 10:35:42 [INFO] Starting audit... 10:35:42 Audit done. 10:35:42 [INFO] You have 0 Checkstyle violations. 10:35:42 [INFO] 10:35:42 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-custom-widgets-view-edit --- 10:35:42 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-custom-widgets-view-edit/target/jacoco.exec 10:35:42 [INFO] 10:35:42 [INFO] --- build-helper:3.3.0:add-source (add-source) @ papyrus-web-custom-widgets-view-edit --- 10:35:42 [INFO] Source directory: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-custom-widgets-view-edit/src/main/java added. 10:35:42 [INFO] Source directory: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-custom-widgets-view-edit/src-gen/main/java added. 10:35:42 [INFO] 10:35:42 [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ papyrus-web-custom-widgets-view-edit <<< 10:35:42 [INFO] 10:35:42 [INFO] 10:35:42 [INFO] --- source:3.2.1:jar (attach-sources) @ papyrus-web-custom-widgets-view-edit --- 10:35:42 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-custom-widgets-view-edit/target/papyrus-web-custom-widgets-view-edit-2024.2.1-sources.jar 10:35:42 [INFO] 10:35:42 [INFO] ---------------< papyrus-web:papyrus-web-custom-widgets >--------------- 10:35:42 [INFO] Building papyrus-web-custom-widgets 2024.2.1 [14/23] 10:35:42 [INFO] from papyrus-web-custom-widgets/pom.xml 10:35:42 [INFO] --------------------------------[ jar ]--------------------------------- 10:35:42 [INFO] 10:35:42 [INFO] --- clean:3.2.0:clean (default-clean) @ papyrus-web-custom-widgets --- 10:35:42 [INFO] 10:35:42 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-custom-widgets --- 10:35:44 [INFO] Starting audit... 10:35:44 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-custom-widgets/src/main/java/org/eclipse/papyrus/web/custom/widgets/PapyrusWidgetsConverterSwitch.java:91:1: Class Fan-Out Complexity is 36 (max allowed is 30). [ClassFanOutComplexity] 10:35:44 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-custom-widgets/src/main/java/org/eclipse/papyrus/web/custom/widgets/primitivelist/PrimitiveListWidgetComponent.java:58:5: Cyclomatic Complexity is 12 (max allowed is 10). [CyclomaticComplexity] 10:35:44 [WARN] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-custom-widgets/src/main/java/org/eclipse/papyrus/web/custom/widgets/primitivelist/PrimitiveListWidgetComponent.java:58:5: NCSS for this method is 57 (max allowed is 50). [JavaNCSS] 10:35:44 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-custom-widgets/src/main/java/org/eclipse/papyrus/web/custom/widgets/primitivelist/PrimitiveListWidgetComponent.java:58:5: NPath Complexity is 1,152 (max allowed is 200). [NPathComplexity] 10:35:44 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-custom-widgets/src/test/java/org/eclipse/papyrus/web/custom/widgets/languageexpression/LanguageExpressionTests.java:58:1: Class Data Abstraction Coupling is 14 (max allowed is 12) classes [AddLanguageHandler, AddLanguageInput, AtomicBoolean, DeleteLanguageHandler, DeleteLanguageInput, EditLanguageBodyHandler, EditLanguageBodyInput, ICollaborativeFormMessageService.NoOp, IEditingContext.NoOp, IFormQueryService.NoOp, MoveLanguageHandler, MoveLanguageInput, SimpleMeterRegistry, Success]. [ClassDataAbstractionCoupling] 10:35:44 Audit done. 10:35:44 [INFO] You have 0 Checkstyle violations. 10:35:44 [INFO] 10:35:44 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-custom-widgets --- 10:35:44 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-custom-widgets/target/jacoco.exec 10:35:44 [INFO] 10:35:44 [INFO] --- resources:3.3.1:resources (default-resources) @ papyrus-web-custom-widgets --- 10:35:44 [INFO] Copying 0 resource from src/main/resources to target/classes 10:35:44 [INFO] Copying 4 resources from src/main/resources to target/classes 10:35:44 [INFO] 10:35:44 [INFO] --- compiler:3.11.0:compile (default-compile) @ papyrus-web-custom-widgets --- 10:35:44 [INFO] Changes detected - recompiling the module! :dependency 10:35:44 [INFO] Compiling 88 source files with javac [debug release 17] to target/classes 10:35:44 [INFO] 10:35:44 [INFO] --- resources:3.3.1:testResources (default-testResources) @ papyrus-web-custom-widgets --- 10:35:44 [INFO] Copying 1 resource from src/test/resources to target/test-classes 10:35:44 [INFO] 10:35:44 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ papyrus-web-custom-widgets --- 10:35:44 [INFO] Changes detected - recompiling the module! :dependency 10:35:44 [INFO] Compiling 11 source files with javac [debug release 17] to target/test-classes 10:35:45 [INFO] 10:35:45 [INFO] --- surefire:3.0.0:test (default-test) @ papyrus-web-custom-widgets --- 10:35:45 [INFO] Tests are skipped. 10:35:45 [INFO] 10:35:45 [INFO] --- jacoco:0.8.7:report (report) @ papyrus-web-custom-widgets --- 10:35:45 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:35:45 [INFO] 10:35:45 [INFO] --- jar:3.3.0:jar (default-jar) @ papyrus-web-custom-widgets --- 10:35:45 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-custom-widgets/target/papyrus-web-custom-widgets-2024.2.1.jar 10:35:45 [INFO] 10:35:45 [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ papyrus-web-custom-widgets >>> 10:35:45 [INFO] 10:35:45 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-custom-widgets --- 10:35:47 [INFO] Starting audit... 10:35:47 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-custom-widgets/src/main/java/org/eclipse/papyrus/web/custom/widgets/PapyrusWidgetsConverterSwitch.java:91:1: Class Fan-Out Complexity is 36 (max allowed is 30). [ClassFanOutComplexity] 10:35:47 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-custom-widgets/src/main/java/org/eclipse/papyrus/web/custom/widgets/primitivelist/PrimitiveListWidgetComponent.java:58:5: Cyclomatic Complexity is 12 (max allowed is 10). [CyclomaticComplexity] 10:35:47 [WARN] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-custom-widgets/src/main/java/org/eclipse/papyrus/web/custom/widgets/primitivelist/PrimitiveListWidgetComponent.java:58:5: NCSS for this method is 57 (max allowed is 50). [JavaNCSS] 10:35:47 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-custom-widgets/src/main/java/org/eclipse/papyrus/web/custom/widgets/primitivelist/PrimitiveListWidgetComponent.java:58:5: NPath Complexity is 1,152 (max allowed is 200). [NPathComplexity] 10:35:47 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-custom-widgets/src/test/java/org/eclipse/papyrus/web/custom/widgets/languageexpression/LanguageExpressionTests.java:58:1: Class Data Abstraction Coupling is 14 (max allowed is 12) classes [AddLanguageHandler, AddLanguageInput, AtomicBoolean, DeleteLanguageHandler, DeleteLanguageInput, EditLanguageBodyHandler, EditLanguageBodyInput, ICollaborativeFormMessageService.NoOp, IEditingContext.NoOp, IFormQueryService.NoOp, MoveLanguageHandler, MoveLanguageInput, SimpleMeterRegistry, Success]. [ClassDataAbstractionCoupling] 10:35:47 Audit done. 10:35:47 [INFO] You have 0 Checkstyle violations. 10:35:47 [INFO] 10:35:47 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-custom-widgets --- 10:35:47 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-custom-widgets/target/jacoco.exec 10:35:47 [INFO] 10:35:47 [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ papyrus-web-custom-widgets <<< 10:35:47 [INFO] 10:35:47 [INFO] 10:35:47 [INFO] --- source:3.2.1:jar (attach-sources) @ papyrus-web-custom-widgets --- 10:35:47 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-custom-widgets/target/papyrus-web-custom-widgets-2024.2.1-sources.jar 10:35:47 [INFO] 10:35:47 [INFO] -------------< papyrus-web:papyrus-web-properties-builder >------------- 10:35:47 [INFO] Building papyrus-web-properties-builder 2024.2.1 [15/23] 10:35:47 [INFO] from papyrus-web-properties-builder/pom.xml 10:35:47 [INFO] --------------------------------[ jar ]--------------------------------- 10:35:47 [INFO] 10:35:47 [INFO] --- clean:3.2.0:clean (default-clean) @ papyrus-web-properties-builder --- 10:35:47 [INFO] 10:35:47 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-properties-builder --- 10:35:47 [INFO] Starting audit... 10:35:47 Audit done. 10:35:47 [INFO] You have 0 Checkstyle violations. 10:35:47 [INFO] 10:35:47 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-properties-builder --- 10:35:47 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-properties-builder/target/jacoco.exec 10:35:47 [INFO] 10:35:47 [INFO] --- build-helper:3.3.0:add-source (default) @ papyrus-web-properties-builder --- 10:35:47 [INFO] Source directory: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-properties-builder/src/gen/java added. 10:35:47 [INFO] Source directory: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-properties-builder/src/man/java added. 10:35:47 [INFO] 10:35:47 [INFO] --- resources:3.3.1:resources (default-resources) @ papyrus-web-properties-builder --- 10:35:47 [INFO] Copying 0 resource from src/main/resources to target/classes 10:35:47 [INFO] Copying 2 resources from src/main/resources to target/classes 10:35:47 [INFO] 10:35:47 [INFO] --- compiler:3.11.0:compile (default-compile) @ papyrus-web-properties-builder --- 10:35:47 [INFO] Changes detected - recompiling the module! :dependency 10:35:47 [INFO] Compiling 234 source files with javac [debug release 17] to target/classes 10:35:48 [INFO] 10:35:48 [INFO] --- resources:3.3.1:testResources (default-testResources) @ papyrus-web-properties-builder --- 10:35:48 [INFO] Copying 1 resource from src/test/resources to target/test-classes 10:35:48 [INFO] 10:35:48 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ papyrus-web-properties-builder --- 10:35:48 [INFO] Changes detected - recompiling the module! :dependency 10:35:48 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 10:35:49 [INFO] 10:35:49 [INFO] --- surefire:3.0.0:test (default-test) @ papyrus-web-properties-builder --- 10:35:49 [INFO] Tests are skipped. 10:35:49 [INFO] 10:35:49 [INFO] --- jacoco:0.8.7:report (report) @ papyrus-web-properties-builder --- 10:35:49 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:35:49 [INFO] 10:35:49 [INFO] --- jar:3.3.0:jar (default-jar) @ papyrus-web-properties-builder --- 10:35:49 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-properties-builder/target/papyrus-web-properties-builder-2024.2.1.jar 10:35:49 [INFO] 10:35:49 [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ papyrus-web-properties-builder >>> 10:35:49 [INFO] 10:35:49 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-properties-builder --- 10:35:49 [INFO] Starting audit... 10:35:49 Audit done. 10:35:49 [INFO] You have 0 Checkstyle violations. 10:35:49 [INFO] 10:35:49 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-properties-builder --- 10:35:49 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-properties-builder/target/jacoco.exec 10:35:49 [INFO] 10:35:49 [INFO] --- build-helper:3.3.0:add-source (default) @ papyrus-web-properties-builder --- 10:35:49 [INFO] Source directory: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-properties-builder/src/gen/java added. 10:35:49 [INFO] Source directory: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-properties-builder/src/man/java added. 10:35:49 [INFO] 10:35:49 [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ papyrus-web-properties-builder <<< 10:35:49 [INFO] 10:35:49 [INFO] 10:35:49 [INFO] --- source:3.2.1:jar (attach-sources) @ papyrus-web-properties-builder --- 10:35:49 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-properties-builder/target/papyrus-web-properties-builder-2024.2.1-sources.jar 10:35:49 [INFO] 10:35:49 [INFO] ----------------< papyrus-web:papyrus-web-cpp-profile >----------------- 10:35:49 [INFO] Building papyrus-web-cpp-profile 2024.2.1 [16/23] 10:35:49 [INFO] from papyrus-web-cpp-profile/pom.xml 10:35:49 [INFO] --------------------------------[ jar ]--------------------------------- 10:35:51 [INFO] 10:35:51 [INFO] --- clean:3.2.0:clean (default-clean) @ papyrus-web-cpp-profile --- 10:35:51 [INFO] 10:35:51 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-cpp-profile --- 10:35:51 [INFO] Starting audit... 10:35:51 Audit done. 10:35:51 [INFO] You have 0 Checkstyle violations. 10:35:51 [INFO] 10:35:51 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-cpp-profile --- 10:35:51 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-cpp-profile/target/jacoco.exec 10:35:51 [INFO] 10:35:51 [INFO] --- resources:3.3.1:resources (default-resources) @ papyrus-web-cpp-profile --- 10:35:51 [INFO] Copying 0 resource from src/main/resources to target/classes 10:35:51 [INFO] Copying 4 resources from src/main/resources to target/classes 10:35:51 [INFO] 10:35:51 [INFO] --- compiler:3.11.0:compile (default-compile) @ papyrus-web-cpp-profile --- 10:35:51 [INFO] Changes detected - recompiling the module! :dependency 10:35:51 [INFO] Compiling 5 source files with javac [debug release 17] to target/classes 10:35:51 [INFO] 10:35:51 [INFO] --- resources:3.3.1:testResources (default-testResources) @ papyrus-web-cpp-profile --- 10:35:51 [INFO] Copying 1 resource from src/test/resources to target/test-classes 10:35:51 [INFO] 10:35:51 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ papyrus-web-cpp-profile --- 10:35:51 [INFO] Changes detected - recompiling the module! :dependency 10:35:51 [INFO] 10:35:51 [INFO] --- surefire:3.0.0:test (default-test) @ papyrus-web-cpp-profile --- 10:35:51 [INFO] Tests are skipped. 10:35:51 [INFO] 10:35:51 [INFO] --- jacoco:0.8.7:report (report) @ papyrus-web-cpp-profile --- 10:35:51 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:35:51 [INFO] 10:35:51 [INFO] --- jar:3.3.0:jar (default-jar) @ papyrus-web-cpp-profile --- 10:35:51 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-cpp-profile/target/papyrus-web-cpp-profile-2024.2.1.jar 10:35:52 [INFO] 10:35:52 [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ papyrus-web-cpp-profile >>> 10:35:52 [INFO] 10:35:52 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-cpp-profile --- 10:35:52 [INFO] Starting audit... 10:35:52 Audit done. 10:35:52 [INFO] You have 0 Checkstyle violations. 10:35:52 [INFO] 10:35:52 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-cpp-profile --- 10:35:52 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-cpp-profile/target/jacoco.exec 10:35:52 [INFO] 10:35:52 [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ papyrus-web-cpp-profile <<< 10:35:52 [INFO] 10:35:52 [INFO] 10:35:52 [INFO] --- source:3.2.1:jar (attach-sources) @ papyrus-web-cpp-profile --- 10:35:52 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-cpp-profile/target/papyrus-web-cpp-profile-2024.2.1-sources.jar 10:35:52 [INFO] 10:35:52 [INFO] ----------------< papyrus-web:papyrus-web-java-profile >---------------- 10:35:52 [INFO] Building papyrus-web-java-profile 2024.2.1 [17/23] 10:35:52 [INFO] from papyrus-web-java-profile/pom.xml 10:35:52 [INFO] --------------------------------[ jar ]--------------------------------- 10:35:53 [INFO] 10:35:53 [INFO] --- clean:3.2.0:clean (default-clean) @ papyrus-web-java-profile --- 10:35:53 [INFO] 10:35:53 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-java-profile --- 10:35:54 [INFO] Starting audit... 10:35:54 Audit done. 10:35:54 [INFO] You have 0 Checkstyle violations. 10:35:54 [INFO] 10:35:54 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-java-profile --- 10:35:54 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-java-profile/target/jacoco.exec 10:35:54 [INFO] 10:35:54 [INFO] --- resources:3.3.1:resources (default-resources) @ papyrus-web-java-profile --- 10:35:54 [INFO] Copying 0 resource from src/main/resources to target/classes 10:35:54 [INFO] Copying 2 resources from src/main/resources to target/classes 10:35:54 [INFO] 10:35:54 [INFO] --- compiler:3.11.0:compile (default-compile) @ papyrus-web-java-profile --- 10:35:54 [INFO] Changes detected - recompiling the module! :dependency 10:35:54 [INFO] Compiling 5 source files with javac [debug release 17] to target/classes 10:35:54 [INFO] 10:35:54 [INFO] --- resources:3.3.1:testResources (default-testResources) @ papyrus-web-java-profile --- 10:35:54 [INFO] Copying 1 resource from src/test/resources to target/test-classes 10:35:54 [INFO] 10:35:54 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ papyrus-web-java-profile --- 10:35:54 [INFO] Changes detected - recompiling the module! :dependency 10:35:54 [INFO] 10:35:54 [INFO] --- surefire:3.0.0:test (default-test) @ papyrus-web-java-profile --- 10:35:54 [INFO] Tests are skipped. 10:35:54 [INFO] 10:35:54 [INFO] --- jacoco:0.8.7:report (report) @ papyrus-web-java-profile --- 10:35:54 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:35:54 [INFO] 10:35:54 [INFO] --- jar:3.3.0:jar (default-jar) @ papyrus-web-java-profile --- 10:35:54 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-java-profile/target/papyrus-web-java-profile-2024.2.1.jar 10:35:54 [INFO] 10:35:54 [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ papyrus-web-java-profile >>> 10:35:54 [INFO] 10:35:54 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-java-profile --- 10:35:54 [INFO] Starting audit... 10:35:54 Audit done. 10:35:54 [INFO] You have 0 Checkstyle violations. 10:35:54 [INFO] 10:35:54 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-java-profile --- 10:35:54 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-java-profile/target/jacoco.exec 10:35:54 [INFO] 10:35:54 [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ papyrus-web-java-profile <<< 10:35:54 [INFO] 10:35:54 [INFO] 10:35:54 [INFO] --- source:3.2.1:jar (attach-sources) @ papyrus-web-java-profile --- 10:35:54 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-java-profile/target/papyrus-web-java-profile-2024.2.1-sources.jar 10:35:54 [INFO] 10:35:54 [INFO] -----------< papyrus-web:papyrus-web-transformation-profile >----------- 10:35:54 [INFO] Building papyrus-web-transformation-profile 2024.2.1 [18/23] 10:35:54 [INFO] from papyrus-web-transformation-profile/pom.xml 10:35:54 [INFO] --------------------------------[ jar ]--------------------------------- 10:35:55 [INFO] 10:35:55 [INFO] --- clean:3.2.0:clean (default-clean) @ papyrus-web-transformation-profile --- 10:35:55 [INFO] 10:35:55 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-transformation-profile --- 10:35:55 [INFO] Starting audit... 10:35:55 [WARN] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-transformation-profile/src/main/java/org/eclipse/papyrus/web/profile/java/TransformationPathMapProvider.java:33:11: Comment matches to-do format 'TODO'. [TodoComment] 10:35:55 Audit done. 10:35:55 [INFO] You have 0 Checkstyle violations. 10:35:55 [INFO] 10:35:55 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-transformation-profile --- 10:35:55 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-transformation-profile/target/jacoco.exec 10:35:55 [INFO] 10:35:55 [INFO] --- resources:3.3.1:resources (default-resources) @ papyrus-web-transformation-profile --- 10:35:55 [INFO] Copying 0 resource from src/main/resources to target/classes 10:35:55 [INFO] Copying 1 resource from src/main/resources to target/classes 10:35:55 [INFO] 10:35:55 [INFO] --- compiler:3.11.0:compile (default-compile) @ papyrus-web-transformation-profile --- 10:35:55 [INFO] Changes detected - recompiling the module! :dependency 10:35:55 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 10:35:55 [INFO] 10:35:55 [INFO] --- resources:3.3.1:testResources (default-testResources) @ papyrus-web-transformation-profile --- 10:35:55 [INFO] Copying 1 resource from src/test/resources to target/test-classes 10:35:55 [INFO] 10:35:55 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ papyrus-web-transformation-profile --- 10:35:55 [INFO] Changes detected - recompiling the module! :dependency 10:35:55 [INFO] 10:35:55 [INFO] --- surefire:3.0.0:test (default-test) @ papyrus-web-transformation-profile --- 10:35:55 [INFO] Tests are skipped. 10:35:55 [INFO] 10:35:55 [INFO] --- jacoco:0.8.7:report (report) @ papyrus-web-transformation-profile --- 10:35:55 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:35:55 [INFO] 10:35:55 [INFO] --- jar:3.3.0:jar (default-jar) @ papyrus-web-transformation-profile --- 10:35:55 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-transformation-profile/target/papyrus-web-transformation-profile-2024.2.1.jar 10:35:55 [INFO] 10:35:55 [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ papyrus-web-transformation-profile >>> 10:35:55 [INFO] 10:35:55 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-transformation-profile --- 10:35:55 [INFO] Starting audit... 10:35:55 [WARN] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-transformation-profile/src/main/java/org/eclipse/papyrus/web/profile/java/TransformationPathMapProvider.java:33:11: Comment matches to-do format 'TODO'. [TodoComment] 10:35:55 Audit done. 10:35:55 [INFO] You have 0 Checkstyle violations. 10:35:55 [INFO] 10:35:55 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-transformation-profile --- 10:35:55 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-transformation-profile/target/jacoco.exec 10:35:55 [INFO] 10:35:55 [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ papyrus-web-transformation-profile <<< 10:35:55 [INFO] 10:35:55 [INFO] 10:35:55 [INFO] --- source:3.2.1:jar (attach-sources) @ papyrus-web-transformation-profile --- 10:35:55 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-transformation-profile/target/papyrus-web-transformation-profile-2024.2.1-sources.jar 10:35:55 [INFO] 10:35:55 [INFO] --------------< papyrus-web:papyrus-web-codegen-profile >--------------- 10:35:55 [INFO] Building papyrus-web-codegen-profile 2024.2.1 [19/23] 10:35:55 [INFO] from papyrus-web-codegen-profile/pom.xml 10:35:55 [INFO] --------------------------------[ jar ]--------------------------------- 10:35:56 [INFO] 10:35:56 [INFO] --- clean:3.2.0:clean (default-clean) @ papyrus-web-codegen-profile --- 10:35:56 [INFO] 10:35:56 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-codegen-profile --- 10:35:56 [INFO] Starting audit... 10:35:56 Audit done. 10:35:56 [INFO] You have 0 Checkstyle violations. 10:35:56 [INFO] 10:35:56 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-codegen-profile --- 10:35:56 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-codegen-profile/target/jacoco.exec 10:35:56 [INFO] 10:35:56 [INFO] --- resources:3.3.1:resources (default-resources) @ papyrus-web-codegen-profile --- 10:35:56 [INFO] Copying 0 resource from src/main/resources to target/classes 10:35:56 [INFO] Copying 1 resource from src/main/resources to target/classes 10:35:56 [INFO] 10:35:56 [INFO] --- compiler:3.11.0:compile (default-compile) @ papyrus-web-codegen-profile --- 10:35:56 [INFO] Changes detected - recompiling the module! :dependency 10:35:56 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 10:35:56 [INFO] 10:35:56 [INFO] --- resources:3.3.1:testResources (default-testResources) @ papyrus-web-codegen-profile --- 10:35:56 [INFO] Copying 1 resource from src/test/resources to target/test-classes 10:35:56 [INFO] 10:35:56 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ papyrus-web-codegen-profile --- 10:35:56 [INFO] Changes detected - recompiling the module! :dependency 10:35:56 [INFO] 10:35:56 [INFO] --- surefire:3.0.0:test (default-test) @ papyrus-web-codegen-profile --- 10:35:56 [INFO] Tests are skipped. 10:35:56 [INFO] 10:35:56 [INFO] --- jacoco:0.8.7:report (report) @ papyrus-web-codegen-profile --- 10:35:56 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:35:56 [INFO] 10:35:56 [INFO] --- jar:3.3.0:jar (default-jar) @ papyrus-web-codegen-profile --- 10:35:56 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-codegen-profile/target/papyrus-web-codegen-profile-2024.2.1.jar 10:35:56 [INFO] 10:35:56 [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ papyrus-web-codegen-profile >>> 10:35:56 [INFO] 10:35:56 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-codegen-profile --- 10:35:56 [INFO] Starting audit... 10:35:56 Audit done. 10:35:56 [INFO] You have 0 Checkstyle violations. 10:35:56 [INFO] 10:35:56 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-codegen-profile --- 10:35:56 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-codegen-profile/target/jacoco.exec 10:35:56 [INFO] 10:35:56 [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ papyrus-web-codegen-profile <<< 10:35:56 [INFO] 10:35:56 [INFO] 10:35:56 [INFO] --- source:3.2.1:jar (attach-sources) @ papyrus-web-codegen-profile --- 10:35:56 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-codegen-profile/target/papyrus-web-codegen-profile-2024.2.1-sources.jar 10:35:56 [INFO] 10:35:56 [INFO] ------------------< papyrus-web:papyrus-web-graphics >------------------ 10:35:56 [INFO] Building papyrus-web-graphics 2024.2.1 [20/23] 10:35:56 [INFO] from papyrus-web-graphics/pom.xml 10:35:56 [INFO] --------------------------------[ jar ]--------------------------------- 10:35:57 [INFO] 10:35:57 [INFO] --- clean:3.2.0:clean (default-clean) @ papyrus-web-graphics --- 10:35:57 [INFO] 10:35:57 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-graphics --- 10:35:57 [INFO] Starting audit... 10:35:57 Audit done. 10:35:57 [INFO] You have 0 Checkstyle violations. 10:35:57 [INFO] 10:35:57 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-graphics --- 10:35:57 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-graphics/target/jacoco.exec 10:35:57 [INFO] 10:35:57 [INFO] --- resources:3.3.1:resources (default-resources) @ papyrus-web-graphics --- 10:35:57 [INFO] Copying 0 resource from src/main/resources to target/classes 10:35:57 [INFO] Copying 227 resources from src/main/resources to target/classes 10:35:57 [INFO] 10:35:57 [INFO] --- compiler:3.11.0:compile (default-compile) @ papyrus-web-graphics --- 10:35:57 [INFO] Changes detected - recompiling the module! :dependency 10:35:57 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 10:35:57 [INFO] 10:35:57 [INFO] --- resources:3.3.1:testResources (default-testResources) @ papyrus-web-graphics --- 10:35:57 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-graphics/src/test/resources 10:35:57 [INFO] 10:35:57 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ papyrus-web-graphics --- 10:35:57 [INFO] No sources to compile 10:35:57 [INFO] 10:35:57 [INFO] --- surefire:3.0.0:test (default-test) @ papyrus-web-graphics --- 10:35:57 [INFO] Tests are skipped. 10:35:57 [INFO] 10:35:57 [INFO] --- jacoco:0.8.7:report (report) @ papyrus-web-graphics --- 10:35:57 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:35:57 [INFO] 10:35:57 [INFO] --- jar:3.3.0:jar (default-jar) @ papyrus-web-graphics --- 10:35:57 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-graphics/target/papyrus-web-graphics-2024.2.1.jar 10:35:57 [INFO] 10:35:57 [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ papyrus-web-graphics >>> 10:35:57 [INFO] 10:35:57 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-graphics --- 10:35:57 [INFO] Starting audit... 10:35:57 Audit done. 10:35:57 [INFO] You have 0 Checkstyle violations. 10:35:57 [INFO] 10:35:57 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-graphics --- 10:35:57 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-graphics/target/jacoco.exec 10:35:57 [INFO] 10:35:57 [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ papyrus-web-graphics <<< 10:35:57 [INFO] 10:35:57 [INFO] 10:35:57 [INFO] --- source:3.2.1:jar (attach-sources) @ papyrus-web-graphics --- 10:35:57 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-graphics/target/papyrus-web-graphics-2024.2.1-sources.jar 10:35:57 [INFO] 10:35:57 [INFO] ----------------< papyrus-web:papyrus-web-application >----------------- 10:35:57 [INFO] Building papyrus-web-application 2024.2.1 [21/23] 10:35:57 [INFO] from papyrus-web-application/pom.xml 10:35:57 [INFO] --------------------------------[ jar ]--------------------------------- 10:36:04 [INFO] 10:36:04 [INFO] --- clean:3.2.0:clean (default-clean) @ papyrus-web-application --- 10:36:04 [INFO] 10:36:04 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-application --- 10:36:11 [INFO] Starting audit... 10:36:11 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/src/main/java/org/eclipse/papyrus/web/application/configuration/PapyrusConnectorToolsProvider.java:76:5: Cyclomatic Complexity is 13 (max allowed is 10). [CyclomaticComplexity] 10:36:11 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/src/main/java/org/eclipse/papyrus/web/application/configuration/PapyrusRepresentationDescriptionProvider.java:57:1: Class Data Abstraction Coupling is 13 (max allowed is 12) classes [ADDiagramDescriptionBuilder, CDDiagramDescriptionBuilder, CODDiagramDescriptionBuilder, CPDDiagramDescriptionBuilder, CSDDiagramDescriptionBuilder, DDDiagramDescriptionBuilder, ECrossReferenceAdapter, JsonResourceImpl, PADDiagramDescriptionBuilder, PRDDiagramDescriptionBuilder, ResourceSetImpl, SMDDiagramDescriptionBuilder, UCDDiagramDescriptionBuilder]. [ClassDataAbstractionCoupling] 10:36:11 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/src/main/java/org/eclipse/papyrus/web/application/configuration/RepresentationServicesProvider.java:85:5: Cyclomatic Complexity is 13 (max allowed is 10). [CyclomaticComplexity] 10:36:11 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/src/main/java/org/eclipse/papyrus/web/application/configuration/StudioProjectTemplatesInitializer.java:81:1: Class Fan-Out Complexity is 48 (max allowed is 30). [ClassFanOutComplexity] 10:36:11 [WARN] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/src/main/java/org/eclipse/papyrus/web/application/configuration/StudioProjectTemplatesInitializer.java:330:5: NCSS for this method is 55 (max allowed is 50). [JavaNCSS] 10:36:11 [WARN] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/src/main/java/org/eclipse/papyrus/web/application/services/VariableDocumentationGenerator.java:74: Character could cause encoding issue. [illegal.regex.encoding] 10:36:11 [WARN] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/src/test/java/org/eclipse/papyrus/web/application/integration/view/ViewFormIdFormatTests.java:78: These are for debug/batch applications launches only. Remove them from production build. [illegal.regex.badpractices] 10:36:11 [WARN] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/src/test/java/org/eclipse/papyrus/web/application/integration/view/ViewFormIdFormatTests.java:129:15: Comment matches to-do format 'TODO'. [TodoComment] 10:36:11 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/src/test/java/org/eclipse/papyrus/web/application/services/activity/ActivityDiagramServiceTests.java:71:1: Class Fan-Out Complexity is 34 (max allowed is 30). [ClassFanOutComplexity] 10:36:11 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/src/test/java/org/eclipse/papyrus/web/application/services/clazz/ClassDiagramTests.java:81:1: Class Fan-Out Complexity is 39 (max allowed is 30). [ClassFanOutComplexity] 10:36:11 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/src/test/java/org/eclipse/papyrus/web/application/services/clazz/ClassDiagramTests.java:1465:5: Cyclomatic Complexity is 14 (max allowed is 10). [CyclomaticComplexity] 10:36:11 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/src/test/java/org/eclipse/papyrus/web/application/tools/test/AbstractPapyrusWebTest.java:79:1: Class Fan-Out Complexity is 39 (max allowed is 30). [ClassFanOutComplexity] 10:36:11 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/src/test/java/org/eclipse/papyrus/web/application/utils/AssociationTestCaseBuilder.java:113:5: Cyclomatic Complexity is 13 (max allowed is 10). [CyclomaticComplexity] 10:36:11 Audit done. 10:36:11 [INFO] You have 0 Checkstyle violations. 10:36:11 [INFO] 10:36:11 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-application --- 10:36:11 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/target/jacoco.exec 10:36:11 [INFO] 10:36:11 [INFO] --- spring-boot:3.1.2:build-info (default) @ papyrus-web-application --- 10:36:11 [INFO] 10:36:11 [INFO] --- resources:3.3.1:resources (default-resources) @ papyrus-web-application --- 10:36:11 [INFO] Copying 2 resources from src/main/resources to target/classes 10:36:11 [INFO] Copying 10 resources from src/main/resources to target/classes 10:36:11 [INFO] 10:36:11 [INFO] --- compiler:3.11.0:compile (default-compile) @ papyrus-web-application --- 10:36:11 [INFO] Changes detected - recompiling the module! :dependency 10:36:11 [INFO] Compiling 62 source files with javac [debug release 17] to target/classes 10:36:12 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/src/main/java/org/eclipse/papyrus/web/application/properties/NonDerivedNonContainmentReferenceIfDescriptionProvider.java: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/src/main/java/org/eclipse/papyrus/web/application/properties/NonDerivedNonContainmentReferenceIfDescriptionProvider.java uses unchecked or unsafe operations. 10:36:12 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/src/main/java/org/eclipse/papyrus/web/application/properties/NonDerivedNonContainmentReferenceIfDescriptionProvider.java: Recompile with -Xlint:unchecked for details. 10:36:12 [INFO] 10:36:12 [INFO] --- resources:3.3.1:testResources (default-testResources) @ papyrus-web-application --- 10:36:12 [INFO] Copying 9 resources from src/test/resources to target/test-classes 10:36:12 [INFO] 10:36:12 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ papyrus-web-application --- 10:36:12 [INFO] Changes detected - recompiling the module! :dependency 10:36:12 [INFO] Compiling 175 source files with javac [debug release 17] to target/test-classes 10:36:16 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/src/test/java/org/eclipse/papyrus/web/application/utils/DiagramServiceTestHelper.java: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/src/test/java/org/eclipse/papyrus/web/application/utils/DiagramServiceTestHelper.java uses or overrides a deprecated API. 10:36:16 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/src/test/java/org/eclipse/papyrus/web/application/utils/DiagramServiceTestHelper.java: Recompile with -Xlint:deprecation for details. 10:36:16 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/src/test/java/org/eclipse/papyrus/web/application/utils/mutations/GetPaletteToolQueryRunner.java: Some input files use unchecked or unsafe operations. 10:36:16 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/src/test/java/org/eclipse/papyrus/web/application/utils/mutations/GetPaletteToolQueryRunner.java: Recompile with -Xlint:unchecked for details. 10:36:16 [INFO] 10:36:16 [INFO] --- surefire:3.0.0:test (default-test) @ papyrus-web-application --- 10:36:16 [INFO] Tests are skipped. 10:36:16 [INFO] 10:36:16 [INFO] --- jacoco:0.8.7:report (report) @ papyrus-web-application --- 10:36:16 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:36:16 [INFO] 10:36:16 [INFO] --- jar:3.3.0:jar (default-jar) @ papyrus-web-application --- 10:36:16 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/target/papyrus-web-application-2024.2.1.jar 10:36:16 [INFO] 10:36:16 [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ papyrus-web-application >>> 10:36:16 [INFO] 10:36:16 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-application --- 10:36:22 [INFO] Starting audit... 10:36:22 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/src/main/java/org/eclipse/papyrus/web/application/configuration/PapyrusConnectorToolsProvider.java:76:5: Cyclomatic Complexity is 13 (max allowed is 10). [CyclomaticComplexity] 10:36:22 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/src/main/java/org/eclipse/papyrus/web/application/configuration/PapyrusRepresentationDescriptionProvider.java:57:1: Class Data Abstraction Coupling is 13 (max allowed is 12) classes [ADDiagramDescriptionBuilder, CDDiagramDescriptionBuilder, CODDiagramDescriptionBuilder, CPDDiagramDescriptionBuilder, CSDDiagramDescriptionBuilder, DDDiagramDescriptionBuilder, ECrossReferenceAdapter, JsonResourceImpl, PADDiagramDescriptionBuilder, PRDDiagramDescriptionBuilder, ResourceSetImpl, SMDDiagramDescriptionBuilder, UCDDiagramDescriptionBuilder]. [ClassDataAbstractionCoupling] 10:36:22 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/src/main/java/org/eclipse/papyrus/web/application/configuration/RepresentationServicesProvider.java:85:5: Cyclomatic Complexity is 13 (max allowed is 10). [CyclomaticComplexity] 10:36:22 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/src/main/java/org/eclipse/papyrus/web/application/configuration/StudioProjectTemplatesInitializer.java:81:1: Class Fan-Out Complexity is 48 (max allowed is 30). [ClassFanOutComplexity] 10:36:22 [WARN] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/src/main/java/org/eclipse/papyrus/web/application/configuration/StudioProjectTemplatesInitializer.java:330:5: NCSS for this method is 55 (max allowed is 50). [JavaNCSS] 10:36:22 [WARN] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/src/main/java/org/eclipse/papyrus/web/application/services/VariableDocumentationGenerator.java:74: Character could cause encoding issue. [illegal.regex.encoding] 10:36:22 [WARN] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/src/test/java/org/eclipse/papyrus/web/application/integration/view/ViewFormIdFormatTests.java:78: These are for debug/batch applications launches only. Remove them from production build. [illegal.regex.badpractices] 10:36:22 [WARN] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/src/test/java/org/eclipse/papyrus/web/application/integration/view/ViewFormIdFormatTests.java:129:15: Comment matches to-do format 'TODO'. [TodoComment] 10:36:22 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/src/test/java/org/eclipse/papyrus/web/application/services/activity/ActivityDiagramServiceTests.java:71:1: Class Fan-Out Complexity is 34 (max allowed is 30). [ClassFanOutComplexity] 10:36:22 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/src/test/java/org/eclipse/papyrus/web/application/services/clazz/ClassDiagramTests.java:81:1: Class Fan-Out Complexity is 39 (max allowed is 30). [ClassFanOutComplexity] 10:36:22 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/src/test/java/org/eclipse/papyrus/web/application/services/clazz/ClassDiagramTests.java:1465:5: Cyclomatic Complexity is 14 (max allowed is 10). [CyclomaticComplexity] 10:36:22 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/src/test/java/org/eclipse/papyrus/web/application/tools/test/AbstractPapyrusWebTest.java:79:1: Class Fan-Out Complexity is 39 (max allowed is 30). [ClassFanOutComplexity] 10:36:22 [INFO] /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/src/test/java/org/eclipse/papyrus/web/application/utils/AssociationTestCaseBuilder.java:113:5: Cyclomatic Complexity is 13 (max allowed is 10). [CyclomaticComplexity] 10:36:22 Audit done. 10:36:22 [INFO] You have 0 Checkstyle violations. 10:36:22 [INFO] 10:36:22 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-application --- 10:36:22 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/target/jacoco.exec 10:36:22 [INFO] 10:36:22 [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ papyrus-web-application <<< 10:36:22 [INFO] 10:36:22 [INFO] 10:36:22 [INFO] --- source:3.2.1:jar (attach-sources) @ papyrus-web-application --- 10:36:22 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/target/papyrus-web-application-2024.2.1-sources.jar 10:36:22 [INFO] 10:36:22 [INFO] --- spring-boot:3.1.2:repackage (repackage) @ papyrus-web-application --- 10:36:23 [INFO] Replacing main artifact /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/target/papyrus-web-application-2024.2.1.jar with repackaged archive, adding nested dependencies in BOOT-INF/. 10:36:23 [INFO] The original artifact has been renamed to /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-application/target/papyrus-web-application-2024.2.1.jar.original 10:36:23 [INFO] 10:36:23 [INFO] ---------------< papyrus-web:papyrus-web-test-coverage >---------------- 10:36:23 [INFO] Building papyrus-web-test-coverage 2024.2.1 [22/23] 10:36:23 [INFO] from papyrus-web-test-coverage/pom.xml 10:36:23 [INFO] --------------------------------[ jar ]--------------------------------- 10:36:23 [INFO] 10:36:23 [INFO] --- clean:3.2.0:clean (default-clean) @ papyrus-web-test-coverage --- 10:36:23 [INFO] 10:36:23 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-test-coverage --- 10:36:23 [INFO] Starting audit... 10:36:23 Audit done. 10:36:23 [INFO] You have 0 Checkstyle violations. 10:36:23 [INFO] 10:36:23 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-test-coverage --- 10:36:23 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-test-coverage/target/jacoco.exec 10:36:23 [INFO] 10:36:23 [INFO] --- resources:3.3.1:resources (default-resources) @ papyrus-web-test-coverage --- 10:36:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-test-coverage/src/main/resources 10:36:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-test-coverage/src/main/resources 10:36:23 [INFO] 10:36:23 [INFO] --- compiler:3.11.0:compile (default-compile) @ papyrus-web-test-coverage --- 10:36:23 [INFO] No sources to compile 10:36:23 [INFO] 10:36:23 [INFO] --- resources:3.3.1:testResources (default-testResources) @ papyrus-web-test-coverage --- 10:36:23 [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-test-coverage/src/test/resources 10:36:23 [INFO] 10:36:23 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ papyrus-web-test-coverage --- 10:36:23 [INFO] No sources to compile 10:36:23 [INFO] 10:36:23 [INFO] --- surefire:3.0.0:test (default-test) @ papyrus-web-test-coverage --- 10:36:23 [INFO] Tests are skipped. 10:36:23 [INFO] 10:36:23 [INFO] --- jacoco:0.8.7:report (report) @ papyrus-web-test-coverage --- 10:36:23 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:36:23 [INFO] 10:36:23 [INFO] --- jar:3.3.0:jar (default-jar) @ papyrus-web-test-coverage --- 10:36:23 [WARNING] JAR will be empty - no content was marked for inclusion! 10:36:23 [INFO] Building jar: /home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-test-coverage/target/papyrus-web-test-coverage-2024.2.1.jar 10:36:23 [INFO] 10:36:23 [INFO] >>> source:3.2.1:jar (attach-sources) > generate-sources @ papyrus-web-test-coverage >>> 10:36:23 [INFO] 10:36:23 [INFO] --- checkstyle:3.2.0:check (validate) @ papyrus-web-test-coverage --- 10:36:23 [INFO] Starting audit... 10:36:23 Audit done. 10:36:23 [INFO] You have 0 Checkstyle violations. 10:36:23 [INFO] 10:36:23 [INFO] --- jacoco:0.8.7:prepare-agent (default) @ papyrus-web-test-coverage --- 10:36:23 [INFO] argLine set to -javaagent:/home/jenkins/agent/workspace/Papyrus-Web-Master/.repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/home/jenkins/agent/workspace/Papyrus-Web-Master/source/backend/papyrus-web-test-coverage/target/jacoco.exec 10:36:23 [INFO] 10:36:23 [INFO] <<< source:3.2.1:jar (attach-sources) < generate-sources @ papyrus-web-test-coverage <<< 10:36:23 [INFO] 10:36:23 [INFO] 10:36:23 [INFO] --- source:3.2.1:jar (attach-sources) @ papyrus-web-test-coverage --- 10:36:23 [INFO] No sources in project. Archive not created. 10:36:23 [INFO] 10:36:23 [INFO] --- jacoco:0.8.7:report-aggregate (test-report) @ papyrus-web-test-coverage --- 10:36:23 [INFO] Analyzed bundle 'papyrus-web-application' with 74 classes 10:36:23 [INFO] Analyzed bundle 'papyrus-web-representation-builder' with 41 classes 10:36:24 [INFO] Analyzed bundle 'papyrus-web-services' with 86 classes 10:36:24 [INFO] Analyzed bundle 'papyrus-web-properties-builder' with 234 classes 10:36:24 [INFO] Analyzed bundle 'papyrus-web-custom-widgets' with 103 classes 10:36:24 [INFO] 10:36:24 [INFO] ----------------------< papyrus-web:papyrus-web >----------------------- 10:36:24 [INFO] Building Papyrus Web 2024.2.1 [23/23] 10:36:24 [INFO] from pom.xml 10:36:24 [INFO] --------------------------------[ pom ]--------------------------------- 10:36:24 [INFO] 10:36:24 [INFO] --- clean:3.2.0:clean (default-clean) @ papyrus-web --- 10:36:24 [INFO] ------------------------------------------------------------------------ 10:36:24 [INFO] Reactor Summary for Papyrus Web 2024.2.1: 10:36:24 [INFO] 10:36:24 [INFO] papyrus-web-parent ................................. SUCCESS [ 4.693 s] 10:36:24 [INFO] Papyrus Web Frontend ............................... SUCCESS [ 58.160 s] 10:36:24 [INFO] papyrus-web-persistence ............................ SUCCESS [ 5.109 s] 10:36:24 [INFO] papyrus-web-services-api ........................... SUCCESS [ 2.012 s] 10:36:24 [INFO] papyrus-web-sirius-contributions ................... SUCCESS [ 4.930 s] 10:36:24 [INFO] papyrus-web-tests .................................. SUCCESS [ 1.371 s] 10:36:24 [INFO] papyrus-web-customnodes ............................ SUCCESS [ 1.055 s] 10:36:24 [INFO] papyrus-web-customnodes-edit ....................... SUCCESS [ 0.529 s] 10:36:24 [INFO] papyrus-web-representation-builder ................. SUCCESS [ 7.826 s] 10:36:24 [INFO] papyrus-web-services ............................... SUCCESS [ 9.420 s] 10:36:24 [INFO] papyrus-web-graphql ................................ SUCCESS [ 1.665 s] 10:36:24 [INFO] papyrus-web-custom-widgets-view .................... SUCCESS [ 0.620 s] 10:36:24 [INFO] papyrus-web-custom-widgets-view-edit ............... SUCCESS [ 0.492 s] 10:36:24 [INFO] papyrus-web-custom-widgets ......................... SUCCESS [ 5.243 s] 10:36:24 [INFO] papyrus-web-properties-builder ..................... SUCCESS [ 2.219 s] 10:36:24 [INFO] papyrus-web-cpp-profile ............................ SUCCESS [ 2.571 s] 10:36:24 [INFO] papyrus-web-java-profile ........................... SUCCESS [ 2.229 s] 10:36:24 [INFO] papyrus-web-transformation-profile ................. SUCCESS [ 0.962 s] 10:36:24 [INFO] papyrus-web-codegen-profile ........................ SUCCESS [ 1.096 s] 10:36:24 [INFO] papyrus-web-graphics ............................... SUCCESS [ 1.009 s] 10:36:24 [INFO] papyrus-web-application ............................ SUCCESS [ 25.678 s] 10:36:24 [INFO] papyrus-web-test-coverage .......................... SUCCESS [ 1.633 s] 10:36:24 [INFO] Papyrus Web ........................................ SUCCESS [ 0.065 s] 10:36:24 [INFO] ------------------------------------------------------------------------ 10:36:24 [INFO] BUILD SUCCESS 10:36:24 [INFO] ------------------------------------------------------------------------ 10:36:24 [INFO] Total time: 02:22 min 10:36:24 [INFO] Finished at: 2024-05-17T14:36:24Z 10:36:24 [INFO] ------------------------------------------------------------------------ 10:36:25 [Papyrus-Web-Master] $ /bin/sh -xe /tmp/jenkins16045876196656157478.sh 10:36:25 + echo 'AVANT ARCHIVAGE' 10:36:25 AVANT ARCHIVAGE 10:36:25 Archiving artifacts 10:36:31 Finished: SUCCESS