Console Output
Push event to branch trunk
12:00:57 Connecting to https://api.github.com using toor/****** (GitHub Access Token)
Obtained Jenkinsfile from b67b9df788ab3cf502bdd9f3e44fa35e85def7e1
Running in Durability level: MAX_SURVIVABILITY
Loading library common-pipe@2.3.3
Attempting to resolve 2.3.3 from remote references...
> /usr/bin/git --version # timeout=10
> git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials Kyberorg GitLab
> /usr/bin/git ls-remote -h -- https://gitlab.com/yasys/common-pipe.git # timeout=10
Could not find 2.3.3 in remote references. Pulling heads to local for deep search...
> /usr/bin/git rev-parse --is-inside-work-tree # timeout=10
Setting origin to https://gitlab.com/yasys/common-pipe.git
> /usr/bin/git config remote.origin.url https://gitlab.com/yasys/common-pipe.git # timeout=10
Fetching origin...
Fetching upstream changes from origin
> /usr/bin/git --version # timeout=10
> git --version # 'git version 2.20.1'
> /usr/bin/git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials Kyberorg GitLab
> /usr/bin/git fetch --tags --force --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10
> /usr/bin/git rev-parse 2.3.3^{commit} # timeout=10
> /usr/bin/git branch -a -v --no-abbrev --contains 78e505581bfc1d87a0194b7a0531760b3985472d # timeout=10
Selected match: master revision 78e505581bfc1d87a0194b7a0531760b3985472d
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
using credential kyberorg_gl
> /usr/bin/git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> /usr/bin/git config remote.origin.url https://gitlab.com/yasys/common-pipe.git # timeout=10
Fetching without tags
Fetching upstream changes from https://gitlab.com/yasys/common-pipe.git
> /usr/bin/git --version # timeout=10
> git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials Kyberorg GitLab
> /usr/bin/git fetch --no-tags --force --progress -- https://gitlab.com/yasys/common-pipe.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision 78e505581bfc1d87a0194b7a0531760b3985472d (master)
> /usr/bin/git config core.sparsecheckout # timeout=10
> /usr/bin/git checkout -f 78e505581bfc1d87a0194b7a0531760b3985472d # timeout=10
Commit message: "Merge branch 'steps-fix' into 'master'"
> /usr/bin/git rev-list --no-walk 78e505581bfc1d87a0194b7a0531760b3985472d # timeout=10
[Checks API] No suitable checks publisher found.
Loading library common-lib@1.7
Attempting to resolve 1.7 from remote references...
> /usr/bin/git --version # timeout=10
> git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials YaBot gitlab
> /usr/bin/git ls-remote -h -- https://gitlab.com/yasys/jenkins/common-lib.git # timeout=10
Could not find 1.7 in remote references. Pulling heads to local for deep search...
> /usr/bin/git rev-parse --is-inside-work-tree # timeout=10
Setting origin to https://gitlab.com/yasys/jenkins/common-lib.git
> /usr/bin/git config remote.origin.url https://gitlab.com/yasys/jenkins/common-lib.git # timeout=10
Fetching origin...
Fetching upstream changes from origin
> /usr/bin/git --version # timeout=10
> git --version # 'git version 2.20.1'
> /usr/bin/git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials YaBot gitlab
> /usr/bin/git fetch --tags --force --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10
> /usr/bin/git rev-parse 1.7^{commit} # timeout=10
> /usr/bin/git branch -a -v --no-abbrev --contains 0dbc0c46c784d86e1bcb06ecf3f84a8bf721d957 # timeout=10
Selected match: master revision 0dbc0c46c784d86e1bcb06ecf3f84a8bf721d957
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
using credential yabot-gitlab
> /usr/bin/git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> /usr/bin/git config remote.origin.url https://gitlab.com/yasys/jenkins/common-lib.git # timeout=10
Fetching without tags
Fetching upstream changes from https://gitlab.com/yasys/jenkins/common-lib.git
> /usr/bin/git --version # timeout=10
> git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials YaBot gitlab
> /usr/bin/git fetch --no-tags --force --progress -- https://gitlab.com/yasys/jenkins/common-lib.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision 0dbc0c46c784d86e1bcb06ecf3f84a8bf721d957 (master)
> /usr/bin/git config core.sparsecheckout # timeout=10
> /usr/bin/git checkout -f 0dbc0c46c784d86e1bcb06ecf3f84a8bf721d957 # timeout=10
Commit message: "Merge branch '2-support-for-build-args' into 'master'"
> /usr/bin/git rev-list --no-walk 0dbc0c46c784d86e1bcb06ecf3f84a8bf721d957 # timeout=10
[Checks API] No suitable checks publisher found.
[Pipeline] Start of Pipeline
[Pipeline] node
Running on Jenkins in /var/lib/jenkins/workspace/yals_trunk
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
using credential github
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/yadevee/yals.git
> /usr/bin/git init /var/lib/jenkins/workspace/yals_trunk # timeout=10
Fetching upstream changes from https://github.com/yadevee/yals.git
> /usr/bin/git --version # timeout=10
> git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub Access Token
> /usr/bin/git fetch --no-tags --force --progress -- https://github.com/yadevee/yals.git +refs/heads/trunk:refs/remotes/origin/trunk # timeout=10
> /usr/bin/git config remote.origin.url https://github.com/yadevee/yals.git # timeout=10
> /usr/bin/git config --add remote.origin.fetch +refs/heads/trunk:refs/remotes/origin/trunk # timeout=10
Avoid second fetch
Checking out Revision b67b9df788ab3cf502bdd9f3e44fa35e85def7e1 (trunk)
> /usr/bin/git config core.sparsecheckout # timeout=10
> /usr/bin/git checkout -f b67b9df788ab3cf502bdd9f3e44fa35e85def7e1 # timeout=10
> /usr/bin/git branch -a -v --no-abbrev # timeout=10
> /usr/bin/git checkout -b trunk b67b9df788ab3cf502bdd9f3e44fa35e85def7e1 # timeout=10
Commit message: "PR-#242 Local configurations and APM agent as Javaagent"
First time build. Skipping changelog.
Cleaning workspace
> /usr/bin/git rev-parse --verify HEAD # timeout=10
Resetting working tree
> /usr/bin/git reset --hard # timeout=10
> /usr/bin/git clean -fdx # timeout=10
[Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Vaadin)
[Pipeline] script
[Pipeline] {
[Pipeline] sh
+ ls src/main/resources/application-actuator.properties src/main/resources/application-dev.properties src/main/resources/application-local.properties src/main/resources/application-prod.properties src/main/resources/application-proxy.properties src/main/resources/application-qa.properties src/main/resources/application.properties
[Pipeline] readFile
[Pipeline] sh
+ rm -f listJsonFiles
[Pipeline] readFile
[Pipeline] writeFile
[Pipeline] readFile
[Pipeline] writeFile
[Pipeline] readFile
[Pipeline] writeFile
[Pipeline] readFile
[Pipeline] writeFile
[Pipeline] readFile
[Pipeline] writeFile
[Pipeline] readFile
[Pipeline] writeFile
[Pipeline] readFile
[Pipeline] writeFile
[Pipeline] sh
+ set +x
[INFO] Scanning for projects...
[INFO]
[INFO] ----------------------------< eu.yals:yals >----------------------------
[INFO] Building yals 2.7.4-dev
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ yals ---
[INFO]
[INFO] --- git-commit-id-plugin:4.0.2:revision (default) @ yals ---
[INFO] dotGitDirectory /var/lib/jenkins/workspace/yals_trunk/.git
[INFO] Collected git.build.user.name with value
[INFO] Collected git.build.user.email with value
[INFO] Using environment variable based branch name. GIT_LOCAL_BRANCH = trunk
[INFO] Collected git.branch with value trunk
[INFO] --always = true
[INFO] --dirty = -dirty
[INFO] --abbrev = 7
[INFO] Tag refs [[]]
[INFO] Created map: [{}]
[INFO] evalCommit is [b67b9df788ab3cf502bdd9f3e44fa35e85def7e1]
[INFO] Collected git.commit.id.describe with value b67b9df-dirty
[INFO] Collected git.commit.id.describe-short with value b67b9df-dirty
[INFO] Collected git.commit.id with value b67b9df788ab3cf502bdd9f3e44fa35e85def7e1
[INFO] Collected git.commit.id.abbrev with value b67b9df
[INFO] Collected git.dirty with value true
[INFO] Collected git.commit.user.name with value Alex Muravya
[INFO] Collected git.commit.user.email with value kyberorg@yadev.eu
[INFO] Collected git.commit.message.full with value PR-#242 Local configurations and APM agent as Javaagent
* Added IDEA Local Run configurations
* APM as javaagent instead of embedded into application
* APM params are active only if `apm-agent.jar` exists (agent localtion is configured by `APM_JAR` env), `APM_ENV` and `APM_SERVER` env is present
[INFO] Collected git.commit.message.short with value PR-#242 Local configurations and APM agent as Javaagent
[INFO] Collected git.commit.time with value 2020-11-14T12:00:42+0200
[INFO] Collected git.remote.origin.url with value https://github.com/yadevee/yals.git
[INFO] Collected git.tags with value
[INFO] evalCommit is [b67b9df788ab3cf502bdd9f3e44fa35e85def7e1]
[INFO] Tag refs [[]]
[INFO] Created map: [{}]
[INFO] Collected git.closest.tag.name with value
[INFO] evalCommit is [b67b9df788ab3cf502bdd9f3e44fa35e85def7e1]
[INFO] Tag refs [[]]
[INFO] Created map: [{}]
[INFO] Collected git.closest.tag.commit.count with value
[INFO] Collected git.total.commit.count with value 287
[INFO] Collected git.local.branch.ahead with value NO_REMOTE
[INFO] Collected git.local.branch.behind with value NO_REMOTE
[INFO] Collected git.build.time with value 2020-11-14T12:01:14+0200
[INFO] Collected git.build.version with value 2.7.4-dev
[INFO] Collected git.build.host with value CI
[INFO] Collected git.build.number with value 2
[INFO] including property git.tags in results
[INFO] including property git.build.version in results
[INFO] including property git.closest.tag.commit.count in results
[INFO] including property git.commit.user.name in results
[INFO] including property git.commit.id.abbrev in results
[INFO] including property git.branch in results
[INFO] including property git.build.host in results
[INFO] including property git.commit.id.describe-short in results
[INFO] including property git.build.number in results
[INFO] including property git.total.commit.count in results
[INFO] including property git.commit.id.describe in results
[INFO] including property git.commit.id in results
[INFO] including property git.build.user.email in results
[INFO] including property git.commit.message.short in results
[INFO] including property git.commit.user.email in results
[INFO] including property git.closest.tag.name in results
[INFO] including property git.local.branch.ahead in results
[INFO] including property git.local.branch.behind in results
[INFO] including property git.commit.time in results
[INFO] including property git.build.time in results
[INFO] including property git.build.user.name in results
[INFO] including property git.dirty in results
[INFO] including property git.commit.message.full in results
[INFO] including property git.remote.origin.url in results
[INFO] Writing properties file to [/var/lib/jenkins/workspace/yals_trunk/target/classes/git.properties] (for module yals)...
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by nu.studer.java.util.OrderedProperties (file:/var/lib/jenkins/.m2/repository/nu/studer/java-ordered-properties/1.0.4/java-ordered-properties-1.0.4.jar) to method java.util.Properties.store0(java.io.BufferedWriter,java.lang.String,boolean)
WARNING: Please consider reporting this to the maintainers of nu.studer.java.util.OrderedProperties
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
[INFO]
[INFO] --- properties-maven-plugin:1.0.0:write-project-properties (default) @ yals ---
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ yals ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 7 resources
[INFO] Copying 51 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ yals ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 79 source files to /var/lib/jenkins/workspace/yals_trunk/target/classes
[INFO] /var/lib/jenkins/workspace/yals_trunk/src/main/java/eu/yals/utils/AppUtils.java: Some input files use or override a deprecated API.
[INFO] /var/lib/jenkins/workspace/yals_trunk/src/main/java/eu/yals/utils/AppUtils.java: Recompile with -Xlint:deprecation for details.
[INFO]
[INFO] --- vaadin-maven-plugin:14.4.1:prepare-frontend (default) @ yals ---
[INFO] Added 12 default dependencies to main package.json
[INFO] Updated npm /var/lib/jenkins/workspace/yals_trunk/package.json.
[INFO] Copying frontend resources from jar files ...
[INFO] Visited 262 resources. Took 113 ms.
[INFO] Created webpack configuration file: /var/lib/jenkins/workspace/yals_trunk/webpack.config.js
[INFO]
[INFO] --- vaadin-maven-plugin:14.4.1:build-frontend (default) @ yals ---
[INFO] Scanning classes to find frontend configurations and dependencies...
[INFO] Visited 1233 classes. Took 1804 ms.
[INFO] Visited 172 classes. Took 124 ms.
[INFO] Added 47 dependencies to main package.json
[INFO] Updated npm /var/lib/jenkins/workspace/yals_trunk/package.json.
[INFO] Running `npm install` to resolve and optionally download frontend dependencies. This may take a moment, please stand by...
npm WARN deprecated core-js@2.6.11: core-js@<3 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3.
npm WARN deprecated chokidar@2.1.8: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies.
npm notice created a lockfile as package-lock.json. You should commit this file.
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.1.2 (node_modules/chokidar/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.2.7 (node_modules/watchpack-chokidar2/node_modules/chokidar/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.2.7 (node_modules/@nicolo-ribaudo/chokidar-2/node_modules/chokidar/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.2.7 (node_modules/webpack-dev-server/node_modules/chokidar/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm WARN no-name@ No repository field.
[INFO] Frontend dependencies resolved successfully.
[INFO] Copying frontend resources from jar files ...
[INFO] Visited 262 resources. Took 109 ms.
[INFO] Updated /var/lib/jenkins/workspace/yals_trunk/target/frontend/generated-flow-imports-fallback.js
[INFO] Updated /var/lib/jenkins/workspace/yals_trunk/target/frontend/generated-flow-imports.js
[INFO] Running webpack ...
The `corejs` option only has an effect when the `useBuiltIns` option is not `false`
The `corejs` option only has an effect when the `useBuiltIns` option is not `false`
Emitted /var/lib/jenkins/workspace/yals_trunk/target/classes/META-INF/VAADIN/config/stats.json
Hash: e0e520b5616b19179257
Version: webpack 4.42.0
Time: 53172ms
Built at: 11/14/2020 12:03:56 PM
Asset Size Chunks Chunk Names
build/vaadin-0-9708148397111035b48c.cache.js 22 KiB 0 [emitted] [immutable]
build/vaadin-0-9708148397111035b48c.cache.js.gz 6.83 KiB [emitted]
build/vaadin-3-d011decf8f0394838f16.cache.js 1.73 MiB 3 [emitted] [immutable]
build/vaadin-3-d011decf8f0394838f16.cache.js.gz 405 KiB [emitted]
build/vaadin-4-cc29508d7a216b07b475.cache.js 1.47 MiB 4 [emitted] [immutable]
build/vaadin-4-cc29508d7a216b07b475.cache.js.gz 384 KiB [emitted]
build/vaadin-5-30f4d6c66449a5aa050d.cache.js 752 bytes 5 [emitted] [immutable]
build/vaadin-5-30f4d6c66449a5aa050d.cache.js.gz 318 bytes [emitted]
build/vaadin-6-5d893893e47e4afb3094.cache.js 752 bytes 6 [emitted] [immutable]
build/vaadin-6-5d893893e47e4afb3094.cache.js.gz 312 bytes [emitted]
build/vaadin-bundle-97dc3514b975fbdebbeb.cache.js 538 KiB 1 [emitted] [immutable] bundle
build/vaadin-bundle-97dc3514b975fbdebbeb.cache.js.gz 142 KiB [emitted]
build/vaadin-bundle.es5-37b6fa6fd3967b05848e.cache.js 618 KiB 2 [emitted] [immutable] bundle.es5
build/vaadin-bundle.es5-37b6fa6fd3967b05848e.cache.js.gz 149 KiB [emitted]
build/webcomponentsjs/CHANGELOG.md 2.04 KiB [emitted]
build/webcomponentsjs/LICENSE.md 1.52 KiB [emitted]
build/webcomponentsjs/README.md 10.9 KiB [emitted]
build/webcomponentsjs/bundles/webcomponents-ce.js 20 KiB [emitted]
build/webcomponentsjs/bundles/webcomponents-ce.js.map 121 KiB [emitted]
build/webcomponentsjs/bundles/webcomponents-pf_dom.js 9.1 KiB [emitted]
build/webcomponentsjs/bundles/webcomponents-pf_dom.js.map 33.4 KiB [emitted]
build/webcomponentsjs/bundles/webcomponents-pf_js.js 13.7 KiB [emitted]
build/webcomponentsjs/bundles/webcomponents-pf_js.js.map 48.9 KiB [emitted]
build/webcomponentsjs/bundles/webcomponents-sd-ce-pf.js 124 KiB [emitted]
build/webcomponentsjs/bundles/webcomponents-sd-ce-pf.js.map 709 KiB [emitted]
build/webcomponentsjs/bundles/webcomponents-sd-ce.js 89 KiB [emitted]
build/webcomponentsjs/bundles/webcomponents-sd-ce.js.map 555 KiB [emitted]
build/webcomponentsjs/bundles/webcomponents-sd.js 69.9 KiB [emitted]
build/webcomponentsjs/bundles/webcomponents-sd.js.map 434 KiB [emitted]
build/webcomponentsjs/custom-elements-es5-adapter.js 954 bytes [emitted]
build/webcomponentsjs/package.json 2.71 KiB [emitted]
build/webcomponentsjs/src/entrypoints/custom-elements-es5-adapter-index.js 659 bytes [emitted]
build/webcomponentsjs/src/entrypoints/webcomponents-bundle-index.js 1.66 KiB [emitted]
build/webcomponentsjs/src/entrypoints/webcomponents-ce-index.js 675 bytes [emitted]
build/webcomponentsjs/src/entrypoints/webcomponents-pf_dom-index.js 794 bytes [emitted]
build/webcomponentsjs/src/entrypoints/webcomponents-pf_js-index.js 611 bytes [emitted]
build/webcomponentsjs/src/entrypoints/webcomponents-sd-ce-index.js 860 bytes [emitted]
build/webcomponentsjs/src/entrypoints/webcomponents-sd-ce-pf-index.js 1.12 KiB [emitted]
build/webcomponentsjs/src/entrypoints/webcomponents-sd-index.js 767 bytes [emitted]
build/webcomponentsjs/src/flag-parser.js 2.35 KiB [emitted]
build/webcomponentsjs/src/platform/baseuri.js 1.13 KiB [emitted]
build/webcomponentsjs/src/platform/child-node/after.js 1.96 KiB [emitted]
build/webcomponentsjs/src/platform/child-node/before.js 1.59 KiB [emitted]
build/webcomponentsjs/src/platform/child-node/index.js 637 bytes [emitted]
build/webcomponentsjs/src/platform/child-node/remove.js 1.43 KiB [emitted]
build/webcomponentsjs/src/platform/child-node/replace-with.js 1.73 KiB [emitted]
build/webcomponentsjs/src/platform/custom-event.js 3.34 KiB [emitted]
build/webcomponentsjs/src/platform/es6-misc.js 1.2 KiB [emitted]
build/webcomponentsjs/src/platform/get-attribute-names.js 1.45 KiB [emitted]
build/webcomponentsjs/src/platform/matches.js 802 bytes [emitted]
build/webcomponentsjs/src/platform/parent-node/append.js 1.16 KiB [emitted]
build/webcomponentsjs/src/platform/parent-node/index.js 621 bytes [emitted]
build/webcomponentsjs/src/platform/parent-node/prepend.js 1.7 KiB [emitted]
build/webcomponentsjs/src/platform/parent-node/replace-children.js 1.86 KiB [emitted]
build/webcomponentsjs/src/platform/promise.js 2.07 KiB [emitted]
build/webcomponentsjs/src/platform/svg-element-class-list.js 1.48 KiB [emitted]
build/webcomponentsjs/src/platform/symbol.js 2.16 KiB [emitted]
build/webcomponentsjs/src/unresolved.js 1.37 KiB [emitted]
build/webcomponentsjs/webcomponents-bundle.js 125 KiB [emitted]
build/webcomponentsjs/webcomponents-bundle.js.map 711 KiB [emitted]
build/webcomponentsjs/webcomponents-loader.js 6.13 KiB [emitted]
Entrypoint bundle = build/vaadin-bundle-97dc3514b975fbdebbeb.cache.js
Entrypoint bundle.es5 = build/vaadin-bundle.es5-37b6fa6fd3967b05848e.cache.js
[29] ../node_modules/@polymer/polymer/polymer-legacy.js?babel-target=es5 + 2 modules 24.1 KiB {2} [built]
| 3 modules
[30] ../node_modules/@polymer/polymer/polymer-legacy.js?babel-target=es6 + 2 modules 19 KiB {1} [built]
| 3 modules
[39] ../node_modules/@vaadin/vaadin-element-mixin/vaadin-element-mixin.js?babel-target=es5 + 2 modules 19.1 KiB {2} [built]
| 3 modules
[40] ../node_modules/@vaadin/vaadin-element-mixin/vaadin-element-mixin.js?babel-target=es6 + 2 modules 17.4 KiB {1} [built]
| 3 modules
[66] ../node_modules/@polymer/polymer/lib/elements/custom-style.js?babel-target=es6 + 1 modules 6.32 KiB {1} [built]
| 2 modules
[67] ../node_modules/@polymer/polymer/lib/elements/custom-style.js?babel-target=es5 + 1 modules 8.24 KiB {2} [built]
| 2 modules
[93] ./css/home_view.css 2.25 KiB {1} {2} [built]
[129] ../node_modules/@vaadin/vaadin-icons/vaadin-icons.js?babel-target=es5 + 1 modules 238 KiB {2} [built]
| 2 modules
[130] ../node_modules/@vaadin/vaadin-icons/vaadin-icons.js?babel-target=es6 + 1 modules 233 KiB {1} [built]
| 2 modules
[158] ../node_modules/@vaadin/vaadin-text-field/theme/lumo/vaadin-text-field.js?babel-target=es5 + 1 modules 25.7 KiB {2} [built]
| 2 modules
[159] ../node_modules/@vaadin/vaadin-text-field/theme/lumo/vaadin-text-field.js?babel-target=es6 + 1 modules 12.4 KiB {1} [built]
| 2 modules
[188] ../target/frontend/generated-flow-imports.js?babel-target=es5 + 17 modules 97.6 KiB {2} [built]
| ../target/frontend/generated-flow-imports.js?babel-target=es5 2.5 KiB [built]
| + 17 hidden modules
[189] ../target/frontend/generated-flow-imports.js?babel-target=es6 + 17 modules 72 KiB {1} [built]
| ../target/frontend/generated-flow-imports.js?babel-target=es6 2.49 KiB [built]
| + 17 hidden modules
[566] ../target/frontend/generated-flow-imports-fallback.js 6.11 KiB {6} [built]
[567] ../target/frontend/generated-flow-imports-fallback.js 6.11 KiB {5} [built]
+ 553 hidden modules
[INFO] update-frontend took 152314ms.
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ yals ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ yals ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ yals ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ yals ---
[INFO] Building jar: /var/lib/jenkins/workspace/yals_trunk/target/yals.jar
[INFO]
[INFO] --- spring-boot-maven-plugin:2.3.4.RELEASE:repackage (repackage) @ yals ---
[INFO] Replacing main artifact with repackaged archive
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:47 min
[INFO] Finished at: 2020-11-14T12:03:58+02:00
[INFO] ------------------------------------------------------------------------
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Dev Build)
Stage "Dev Build" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Demo Build)
[Pipeline] script
[Pipeline] {
[Pipeline] }
[Pipeline] // script
[Pipeline] script
[Pipeline] {
[Pipeline] }
[Pipeline] // script
[Pipeline] script
[Pipeline] {
[Pipeline] }
[Pipeline] // script
[Pipeline] script
[Pipeline] {
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Tag Build)
Stage "Tag Build" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker)
[Pipeline] script
[Pipeline] {
[Pipeline] sh
+ set +x
Sending build context to Docker daemon 304.1MB
Step 1/10 : FROM openjdk:11-jdk
---> fcfdce4526df
Step 2/10 : VOLUME /tmp
---> Running in 32f624ecdda0
Removing intermediate container 32f624ecdda0
---> d68f6e03ef5f
Step 3/10 : COPY ./target/yals.jar /app/
---> 18838bd8bf4c
Step 4/10 : COPY ./docker-entrypoint.sh /
---> 0cb0e2f7b4d0
Step 5/10 : ADD https://search.maven.org/remotecontent?filepath=co/elastic/apm/elastic-apm-agent/1.19.0/elastic-apm-agent-1.19.0.jar /apm-agent.jar
---> 0abf479d2a1e
Step 6/10 : RUN sh -c 'chmod +x /docker-entrypoint.sh'
---> Running in 29d238d8df65
Removing intermediate container 29d238d8df65
---> 630c2eb0a925
Step 7/10 : RUN sh -c 'apt-get update && apt-get upgrade -y && apt-get install -y netcat curl jq && apt -y autoremove && rm -rf /var/lib/apt/lists/*'
---> Running in cb77ce0d4cb4
Get:1 http://deb.debian.org/debian buster InRelease [121 kB]
Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [248 kB]
Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7906 kB]
Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [7856 B]
Fetched 8401 kB in 2s (3932 kB/s)
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
Calculating upgrade...
The following packages will be upgraded:
base-files libfreetype6 libgnutls30 libldap-2.4-2 libldap-common libperl5.28
perl perl-base perl-modules-5.28 tzdata
10 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 10.6 MB of archives.
After this operation, 28.7 kB of additional disk space will be used.
Get:1 http://deb.debian.org/debian buster/main amd64 base-files amd64 10.3+deb10u6 [69.8 kB]
Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u3 [89.7 kB]
Get:3 http://deb.debian.org/debian buster/main amd64 libperl5.28 amd64 5.28.1-6+deb10u1 [3894 kB]
Get:4 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u3 [225 kB]
Get:5 http://security.debian.org/debian-security buster/updates/main amd64 libfreetype6 amd64 2.9.1-3+deb10u2 [380 kB]
Get:6 http://deb.debian.org/debian buster/main amd64 perl amd64 5.28.1-6+deb10u1 [204 kB]
Get:7 http://deb.debian.org/debian buster/main amd64 perl-base amd64 5.28.1-6+deb10u1 [1514 kB]
Get:8 http://deb.debian.org/debian buster/main amd64 perl-modules-5.28 all 5.28.1-6+deb10u1 [2873 kB]
Get:9 http://deb.debian.org/debian buster/main amd64 libgnutls30 amd64 3.6.7-4+deb10u5 [1124 kB]
Get:10 http://deb.debian.org/debian buster-updates/main amd64 tzdata all 2020d-0+deb10u1 [264 kB]
[91mdebconf: delaying package configuration, since apt-utils is not installed
[0mFetched 10.6 MB in 0s (71.4 MB/s)
(Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 12561 files and directories currently installed.)
Preparing to unpack .../base-files_10.3+deb10u6_amd64.deb ...
Unpacking base-files (10.3+deb10u6) over (10.3+deb10u4) ...
Setting up base-files (10.3+deb10u6) ...
Installing new version of config file /etc/debian_version ...
(Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 12561 files and directories currently installed.)
Preparing to unpack .../libperl5.28_5.28.1-6+deb10u1_amd64.deb ...
Unpacking libperl5.28:amd64 (5.28.1-6+deb10u1) over (5.28.1-6) ...
Preparing to unpack .../perl_5.28.1-6+deb10u1_amd64.deb ...
Unpacking perl (5.28.1-6+deb10u1) over (5.28.1-6) ...
Preparing to unpack .../perl-base_5.28.1-6+deb10u1_amd64.deb ...
Unpacking perl-base (5.28.1-6+deb10u1) over (5.28.1-6) ...
Setting up perl-base (5.28.1-6+deb10u1) ...
(Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 12561 files and directories currently installed.)
Preparing to unpack .../perl-modules-5.28_5.28.1-6+deb10u1_all.deb ...
Unpacking perl-modules-5.28 (5.28.1-6+deb10u1) over (5.28.1-6) ...
Preparing to unpack .../libgnutls30_3.6.7-4+deb10u5_amd64.deb ...
Unpacking libgnutls30:amd64 (3.6.7-4+deb10u5) over (3.6.7-4+deb10u4) ...
Setting up libgnutls30:amd64 (3.6.7-4+deb10u5) ...
(Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 12561 files and directories currently installed.)
Preparing to unpack .../tzdata_2020d-0+deb10u1_all.deb ...
Unpacking tzdata (2020d-0+deb10u1) over (2020a-0+deb10u1) ...
Preparing to unpack .../libldap-common_2.4.47+dfsg-3+deb10u3_all.deb ...
Unpacking libldap-common (2.4.47+dfsg-3+deb10u3) over (2.4.47+dfsg-3+deb10u2) ...
Preparing to unpack .../libldap-2.4-2_2.4.47+dfsg-3+deb10u3_amd64.deb ...
Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u3) over (2.4.47+dfsg-3+deb10u2) ...
Preparing to unpack .../libfreetype6_2.9.1-3+deb10u2_amd64.deb ...
Unpacking libfreetype6:amd64 (2.9.1-3+deb10u2) over (2.9.1-3+deb10u1) ...
Setting up perl-modules-5.28 (5.28.1-6+deb10u1) ...
Setting up libldap-common (2.4.47+dfsg-3+deb10u3) ...
Setting up tzdata (2020d-0+deb10u1) ...
debconf: unable to initialize frontend: Dialog
debconf: (TERM is not set, so the dialog frontend is not usable.)
debconf: falling back to frontend: Readline
Current default time zone: 'Etc/UTC'
Local time is now: Sat Nov 14 10:04:24 UTC 2020.
Universal Time is now: Sat Nov 14 10:04:24 UTC 2020.
Run 'dpkg-reconfigure tzdata' if you wish to change it.
Setting up libfreetype6:amd64 (2.9.1-3+deb10u2) ...
Setting up libperl5.28:amd64 (5.28.1-6+deb10u1) ...
Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u3) ...
Setting up perl (5.28.1-6+deb10u1) ...
Processing triggers for libc-bin (2.28-10) ...
Reading package lists...
Building dependency tree...
Reading state information...
curl is already the newest version (7.64.0-4+deb10u1).
The following additional packages will be installed:
libjq1 libonig5 netcat-traditional
The following NEW packages will be installed:
jq libjq1 libonig5 netcat netcat-traditional
0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded.
Need to get 431 kB of archives.
After this operation, 1228 kB of additional disk space will be used.
Get:1 http://deb.debian.org/debian buster/main amd64 netcat-traditional amd64 1.10-41.1 [66.9 kB]
Get:2 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
Get:3 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
Get:4 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
Get:5 http://deb.debian.org/debian buster/main amd64 netcat all 1.10-41.1 [9034 B]
[91mdebconf: delaying package configuration, since apt-utils is not installed
[0mFetched 431 kB in 0s (10.1 MB/s)
Selecting previously unselected package netcat-traditional.
(Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 12561 files and directories currently installed.)
Preparing to unpack .../netcat-traditional_1.10-41.1_amd64.deb ...
Unpacking netcat-traditional (1.10-41.1) ...
Selecting previously unselected package libonig5:amd64.
Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
Unpacking libonig5:amd64 (6.9.1-1) ...
Selecting previously unselected package libjq1:amd64.
Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
Selecting previously unselected package jq.
Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
Unpacking jq (1.5+dfsg-2+b1) ...
Selecting previously unselected package netcat.
Preparing to unpack .../netcat_1.10-41.1_all.deb ...
Unpacking netcat (1.10-41.1) ...
Setting up netcat-traditional (1.10-41.1) ...
update-alternatives: using /bin/nc.traditional to provide /bin/nc (nc) in auto mode
Setting up netcat (1.10-41.1) ...
Setting up libonig5:amd64 (6.9.1-1) ...
Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
Setting up jq (1.5+dfsg-2+b1) ...
Processing triggers for libc-bin (2.28-10) ...
[91m
WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
[0mReading package lists...
Building dependency tree...
Reading state information...
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Removing intermediate container cb77ce0d4cb4
---> 58386aaf348b
Step 8/10 : ENTRYPOINT ./docker-entrypoint.sh
---> Running in 90a0b2927736
Removing intermediate container 90a0b2927736
---> ed5d5f23397b
Step 9/10 : EXPOSE 8080
---> Running in 17c9388681aa
Removing intermediate container 17c9388681aa
---> 4395d9ba2299
Step 10/10 : HEALTHCHECK --start-period=60s --interval=5s --timeout=20s --retries=3 CMD curl --silent --request GET http://127.0.0.1:8080/actuator/health | jq --exit-status '.status == "UP"' || exit 1
---> Running in 25e8bdffb503
Removing intermediate container 25e8bdffb503
---> 32116a9a0d62
Successfully built 32116a9a0d62
Successfully tagged yadev/yals:trunk
[Pipeline] withCredentials
Masking supported pattern matches of $USR or $PASS
[Pipeline] {
[Pipeline] sh
+ set +x
WARNING! Your password will be stored unencrypted in /var/lib/jenkins/.docker/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store
Login Succeeded
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] sh
+ set +x
The push refers to repository [docker.io/yadev/yals]
9ffa584ec8d9: Preparing
b2606e342d85: Preparing
04f8023eec7a: Preparing
5587262f78f9: Preparing
afd758af9d1a: Preparing
4f866e977815: Preparing
f73b2345c404: Preparing
f5181c7ef902: Preparing
2e5b4ca91984: Preparing
f73b2345c404: Waiting
f5181c7ef902: Waiting
2e5b4ca91984: Waiting
4f866e977815: Waiting
527ade4639e0: Preparing
c2c789d2d3c5: Preparing
8803ef42039d: Preparing
527ade4639e0: Waiting
c2c789d2d3c5: Waiting
8803ef42039d: Waiting
04f8023eec7a: Layer already exists
4f866e977815: Layer already exists
f73b2345c404: Layer already exists
f5181c7ef902: Layer already exists
2e5b4ca91984: Layer already exists
527ade4639e0: Layer already exists
c2c789d2d3c5: Layer already exists
b2606e342d85: Pushed
8803ef42039d: Layer already exists
5587262f78f9: Pushed
9ffa584ec8d9: Pushed
afd758af9d1a: Pushed
trunk: digest: sha256:d2714a108a31b81931ff597055819e1ffa403dfe273cd99f53bc71d6687099a9 size: 2843
[Pipeline] sh
+ set +x
Removing login credentials for https://index.docker.io/v1/
[Pipeline] sh
+ set +x
Untagged: yadev/yals:trunk
Untagged: yadev/yals@sha256:d2714a108a31b81931ff597055819e1ffa403dfe273cd99f53bc71d6687099a9
Deleted: sha256:32116a9a0d625b9c2cee3ac15276ab37dc920cb7e5421f927b36cd72fe1b90ae
Deleted: sha256:4395d9ba2299150e0d2e7e654a6de9c539b097f1637905f2fd7804af3c0ba593
Deleted: sha256:ed5d5f23397b14c855383553b0cb462f1c91684af87293724af698c3f46e613a
Deleted: sha256:58386aaf348b8143899e29dec904db5ff9df52eacce140c03cc0b3a68f74efdd
Deleted: sha256:57a41b201c71db69633e6ce10cee5dcf33f6c8940c297cf3aefbdab65c741c24
Deleted: sha256:630c2eb0a92594f8e92eba67ca8eb54353bae5c11dd8504dab70f5539e8df955
Deleted: sha256:c89874ed7bda15cb2ee73d3a238e573750990287652d9e997f91a4d9932f77fe
Deleted: sha256:0abf479d2a1e2d0b7fe91934a0939f72bfaecaf68dab20cc33792f30bea95f4f
Deleted: sha256:3f526af80450a1b6163fd3f9ca58be2ecba7aeace109fa64808aee02385b7fb5
Deleted: sha256:0cb0e2f7b4d0383f9fa72ca464a81deb9473fce2d1d5662b82f9344f7f9cf672
Deleted: sha256:e8ef3429a2ac403e364712b97c4666bf9e0b732b7c67a911a943f26aa065677b
Deleted: sha256:18838bd8bf4c0c371932e327aa321396f33be395dd7660c4622e5279c3833df6
Deleted: sha256:2cc8b1c3ca265789a0535f04e45e93e519bae93c8bcdfafbb3f95f60a59132fb
Deleted: sha256:d68f6e03ef5f6da8231bf053c1a6fde0de35fbb8a2ff9a55ae299f5365e329dd
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Deploy)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
Deploying to Demo
[Pipeline] script
[Pipeline] {
[Pipeline] }
[Pipeline] // script
[Pipeline] echo
Namespace:qa-yals
[Pipeline] sh
+ kubectl -n qa-yals set image deployment/yals-app app=yadev/yals:trunk --record
deployment.apps/yals-app image updated
[Pipeline] sh
+ kubectl -n qa-yals rollout restart deployment/yals-app
deployment.apps/yals-app restarted
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Wait For Deploy prior Testing)
[Pipeline] echo
Waiting for deployment to complete prior starting smoke testing
[Pipeline] script
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 min 0 sec
[Pipeline] {
[Pipeline] input
Shall we proceed?
Yes or Abort
Cancelling nested steps due to timeout
[Pipeline] }
[Pipeline] // timeout
[Pipeline] echo
Timeout reached, continue to next stage
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (App and UI Tests)
[Pipeline] script
[Pipeline] {
[Pipeline] withCredentials
Masking supported pattern matches of $USR or $PASS
[Pipeline] {
[Pipeline] sh
+ wget -q --spider http://localhost:8909
[Pipeline] sh
+ mvn -Dport=8909 -Dtest.url=https://demo.yals.eu -Dgrid.hostname=****:****@grid.yatech.eu -Dselenide.browser=chrome -Dtest.buildName=trunk-2 -Dtest=!eu.yals.test.ui.pages.** clean test
[INFO] Scanning for projects...
[INFO]
[INFO] ----------------------------< eu.yals:yals >----------------------------
[INFO] Building yals 2.7.4-dev
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ yals ---
[INFO] Deleting /var/lib/jenkins/workspace/yals_trunk/target
[INFO]
[INFO] --- git-commit-id-plugin:4.0.2:revision (default) @ yals ---
[INFO] dotGitDirectory /var/lib/jenkins/workspace/yals_trunk/.git
[INFO] Collected git.build.user.name with value
[INFO] Collected git.build.user.email with value
[INFO] Using environment variable based branch name. GIT_LOCAL_BRANCH = trunk
[INFO] Collected git.branch with value trunk
[INFO] --always = true
[INFO] --dirty = -dirty
[INFO] --abbrev = 7
[INFO] Tag refs [[Ref[refs/tags/0.1=3f6ed518d98cf12d97634946fe89b0bec88816c6(-1)], Ref[refs/tags/2.5=078e0f3603d18dd62cb1382620c90c3073018c4d(-1)], Ref[refs/tags/TAG_TRUNK=91733c74bd49b486d3ed76dc1aefca9e1c946e28(-1)], Ref[refs/tags/v2.0=058298f03945c960ab30be889e9ffe54596cf3e9(-1)], Ref[refs/tags/v2.0.1=cc0a00d584107220a7795e521740d49096dd5fd2(-1)], Ref[refs/tags/v2.1=94f0e5e0ccd2b258924c819dddc26475acb29fb4(-1)], Ref[refs/tags/v2.2=5871685e1066a7a34961c550d63023d8c5e038d0(-1)], Ref[refs/tags/v2.3=5083fdbb4287734c8d112e3d7fe56b3090fd94b0(-1)], Ref[refs/tags/v2.3.1=3e902a7ce41b4d0b1b78d0ae1c4b62ef69b3124d(-1)], Ref[refs/tags/v2.4=69cd3c7900f46cc3ee312f64bcdb647979c37efd(-1)], Ref[refs/tags/v2.6=8a4f1898804b5667b4e6888f12e223d505d85fc5(-1)], Ref[refs/tags/v2.7=6bd33eec4c668d47d615a802d01fb9ab99760f05(-1)], Ref[refs/tags/v2.7.1=71b6218b81197e739c9e6fbb0ea85631af81309b(-1)], Ref[refs/tags/v2.7.1-ops=f10d73cd4d8e4da83ea14b3cb4d3314b927c7d27(-1)], Ref[refs/tags/v2.7.2=7e0323d7ad8181410e787de6d28c447fbf29aff1(-1)], Ref[refs/tags/v2.7.3=cabcedf9fd0fb15aeef504993c25b86af4dad953(-1)]]]
[INFO] Created map: [{}]
[INFO] evalCommit is [b67b9df788ab3cf502bdd9f3e44fa35e85def7e1]
[INFO] Collected git.commit.id.describe with value b67b9df-dirty
[INFO] Collected git.commit.id.describe-short with value b67b9df-dirty
[INFO] Collected git.commit.id with value b67b9df788ab3cf502bdd9f3e44fa35e85def7e1
[INFO] Collected git.commit.id.abbrev with value b67b9df
[INFO] Collected git.dirty with value true
[INFO] Collected git.commit.user.name with value Alex Muravya
[INFO] Collected git.commit.user.email with value kyberorg@yadev.eu
[INFO] Collected git.commit.message.full with value PR-#242 Local configurations and APM agent as Javaagent
* Added IDEA Local Run configurations
* APM as javaagent instead of embedded into application
* APM params are active only if `apm-agent.jar` exists (agent localtion is configured by `APM_JAR` env), `APM_ENV` and `APM_SERVER` env is present
[INFO] Collected git.commit.message.short with value PR-#242 Local configurations and APM agent as Javaagent
[INFO] Collected git.commit.time with value 2020-11-14T12:00:42+0200
[INFO] Collected git.remote.origin.url with value https://github.com/yadevee/yals.git
[INFO] Collected git.tags with value
[INFO] evalCommit is [b67b9df788ab3cf502bdd9f3e44fa35e85def7e1]
[INFO] Tag refs [[Ref[refs/tags/0.1=3f6ed518d98cf12d97634946fe89b0bec88816c6(-1)], Ref[refs/tags/2.5=078e0f3603d18dd62cb1382620c90c3073018c4d(-1)], Ref[refs/tags/TAG_TRUNK=91733c74bd49b486d3ed76dc1aefca9e1c946e28(-1)], Ref[refs/tags/v2.0=058298f03945c960ab30be889e9ffe54596cf3e9(-1)], Ref[refs/tags/v2.0.1=cc0a00d584107220a7795e521740d49096dd5fd2(-1)], Ref[refs/tags/v2.1=94f0e5e0ccd2b258924c819dddc26475acb29fb4(-1)], Ref[refs/tags/v2.2=5871685e1066a7a34961c550d63023d8c5e038d0(-1)], Ref[refs/tags/v2.3=5083fdbb4287734c8d112e3d7fe56b3090fd94b0(-1)], Ref[refs/tags/v2.3.1=3e902a7ce41b4d0b1b78d0ae1c4b62ef69b3124d(-1)], Ref[refs/tags/v2.4=69cd3c7900f46cc3ee312f64bcdb647979c37efd(-1)], Ref[refs/tags/v2.6=8a4f1898804b5667b4e6888f12e223d505d85fc5(-1)], Ref[refs/tags/v2.7=6bd33eec4c668d47d615a802d01fb9ab99760f05(-1)], Ref[refs/tags/v2.7.1=71b6218b81197e739c9e6fbb0ea85631af81309b(-1)], Ref[refs/tags/v2.7.1-ops=f10d73cd4d8e4da83ea14b3cb4d3314b927c7d27(-1)], Ref[refs/tags/v2.7.2=7e0323d7ad8181410e787de6d28c447fbf29aff1(-1)], Ref[refs/tags/v2.7.3=cabcedf9fd0fb15aeef504993c25b86af4dad953(-1)]]]
[INFO] Created map: [{}]
[INFO] Collected git.closest.tag.name with value
[INFO] evalCommit is [b67b9df788ab3cf502bdd9f3e44fa35e85def7e1]
[INFO] Tag refs [[Ref[refs/tags/0.1=3f6ed518d98cf12d97634946fe89b0bec88816c6(-1)], Ref[refs/tags/2.5=078e0f3603d18dd62cb1382620c90c3073018c4d(-1)], Ref[refs/tags/TAG_TRUNK=91733c74bd49b486d3ed76dc1aefca9e1c946e28(-1)], Ref[refs/tags/v2.0=058298f03945c960ab30be889e9ffe54596cf3e9(-1)], Ref[refs/tags/v2.0.1=cc0a00d584107220a7795e521740d49096dd5fd2(-1)], Ref[refs/tags/v2.1=94f0e5e0ccd2b258924c819dddc26475acb29fb4(-1)], Ref[refs/tags/v2.2=5871685e1066a7a34961c550d63023d8c5e038d0(-1)], Ref[refs/tags/v2.3=5083fdbb4287734c8d112e3d7fe56b3090fd94b0(-1)], Ref[refs/tags/v2.3.1=3e902a7ce41b4d0b1b78d0ae1c4b62ef69b3124d(-1)], Ref[refs/tags/v2.4=69cd3c7900f46cc3ee312f64bcdb647979c37efd(-1)], Ref[refs/tags/v2.6=8a4f1898804b5667b4e6888f12e223d505d85fc5(-1)], Ref[refs/tags/v2.7=6bd33eec4c668d47d615a802d01fb9ab99760f05(-1)], Ref[refs/tags/v2.7.1=71b6218b81197e739c9e6fbb0ea85631af81309b(-1)], Ref[refs/tags/v2.7.1-ops=f10d73cd4d8e4da83ea14b3cb4d3314b927c7d27(-1)], Ref[refs/tags/v2.7.2=7e0323d7ad8181410e787de6d28c447fbf29aff1(-1)], Ref[refs/tags/v2.7.3=cabcedf9fd0fb15aeef504993c25b86af4dad953(-1)]]]
[INFO] Created map: [{}]
[INFO] Collected git.closest.tag.commit.count with value
[INFO] Collected git.total.commit.count with value 287
[INFO] Collected git.local.branch.ahead with value NO_REMOTE
[INFO] Collected git.local.branch.behind with value NO_REMOTE
[INFO] Collected git.build.time with value 2020-11-14T12:07:01+0200
[INFO] Collected git.build.version with value 2.7.4-dev
[INFO] Collected git.build.host with value CI
[INFO] Collected git.build.number with value 2
[INFO] including property git.tags in results
[INFO] including property git.build.version in results
[INFO] including property git.closest.tag.commit.count in results
[INFO] including property git.commit.user.name in results
[INFO] including property git.commit.id.abbrev in results
[INFO] including property git.branch in results
[INFO] including property git.build.host in results
[INFO] including property git.commit.id.describe-short in results
[INFO] including property git.build.number in results
[INFO] including property git.total.commit.count in results
[INFO] including property git.commit.id.describe in results
[INFO] including property git.commit.id in results
[INFO] including property git.build.user.email in results
[INFO] including property git.commit.message.short in results
[INFO] including property git.commit.user.email in results
[INFO] including property git.closest.tag.name in results
[INFO] including property git.local.branch.ahead in results
[INFO] including property git.local.branch.behind in results
[INFO] including property git.commit.time in results
[INFO] including property git.build.time in results
[INFO] including property git.build.user.name in results
[INFO] including property git.dirty in results
[INFO] including property git.commit.message.full in results
[INFO] including property git.remote.origin.url in results
[INFO] Writing properties file to [/var/lib/jenkins/workspace/yals_trunk/target/classes/git.properties] (for module yals)...
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by nu.studer.java.util.OrderedProperties (file:/var/lib/jenkins/.m2/repository/nu/studer/java-ordered-properties/1.0.4/java-ordered-properties-1.0.4.jar) to method java.util.Properties.store0(java.io.BufferedWriter,java.lang.String,boolean)
WARNING: Please consider reporting this to the maintainers of nu.studer.java.util.OrderedProperties
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (default) @ yals ---
[INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/var/lib/jenkins/workspace/yals_trunk/target/jacoco.exec,excludes=**com.steadystate*
[INFO]
[INFO] --- properties-maven-plugin:1.0.0:write-project-properties (default) @ yals ---
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ yals ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 7 resources
[INFO] Copying 51 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ yals ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 79 source files to /var/lib/jenkins/workspace/yals_trunk/target/classes
[INFO] /var/lib/jenkins/workspace/yals_trunk/src/main/java/eu/yals/utils/AppUtils.java: Some input files use or override a deprecated API.
[INFO] /var/lib/jenkins/workspace/yals_trunk/src/main/java/eu/yals/utils/AppUtils.java: Recompile with -Xlint:deprecation for details.
[INFO]
[INFO] --- vaadin-maven-plugin:14.4.1:prepare-frontend (default) @ yals ---
[INFO] Copying frontend resources from jar files ...
[INFO] Visited 262 resources. Took 146 ms.
[INFO]
[INFO] --- vaadin-maven-plugin:14.4.1:build-frontend (default) @ yals ---
[INFO] Scanning classes to find frontend configurations and dependencies...
[INFO] Visited 1233 classes. Took 1496 ms.
[INFO] Visited 172 classes. Took 89 ms.
[INFO] Skipping `npm install` because the frontend packages are already installed in the folder '/var/lib/jenkins/workspace/yals_trunk/node_modules' and the hash in the file '/var/lib/jenkins/workspace/yals_trunk/node_modules/.vaadin/vaadin.json' is the same as in 'package.json'
[INFO] Copying frontend resources from jar files ...
[INFO] Visited 262 resources. Took 98 ms.
[INFO] Updated /var/lib/jenkins/workspace/yals_trunk/target/frontend/generated-flow-imports-fallback.js
[INFO] Updated /var/lib/jenkins/workspace/yals_trunk/target/frontend/generated-flow-imports.js
[INFO] Running webpack ...
The `corejs` option only has an effect when the `useBuiltIns` option is not `false`
The `corejs` option only has an effect when the `useBuiltIns` option is not `false`
Emitted /var/lib/jenkins/workspace/yals_trunk/target/classes/META-INF/VAADIN/config/stats.json
Hash: 7eeb19755a2e8a579802
Version: webpack 4.42.0
Time: 27287ms
Built at: 11/14/2020 12:07:45 PM
Asset Size Chunks Chunk Names
build/vaadin-0-825880be9aa5a688a971.cache.js 22 KiB 0 [emitted] [immutable]
build/vaadin-0-825880be9aa5a688a971.cache.js.gz 6.83 KiB [emitted]
build/vaadin-3-6e0f6c440b73ed542de1.cache.js 1.74 MiB 3 [emitted] [immutable]
build/vaadin-3-6e0f6c440b73ed542de1.cache.js.gz 405 KiB [emitted]
build/vaadin-4-f8d9447f57638f51dac5.cache.js 1.47 MiB 4 [emitted] [immutable]
build/vaadin-4-f8d9447f57638f51dac5.cache.js.gz 384 KiB [emitted]
build/vaadin-5-21433b9db59c9f9cd249.cache.js 759 bytes 5 [emitted] [immutable]
build/vaadin-5-21433b9db59c9f9cd249.cache.js.gz 318 bytes [emitted]
build/vaadin-6-11574a4698773cc4ff19.cache.js 759 bytes 6 [emitted] [immutable]
build/vaadin-6-11574a4698773cc4ff19.cache.js.gz 323 bytes [emitted]
build/vaadin-bundle-c09dd8f7baf8d13190a4.cache.js 536 KiB 1 [emitted] [immutable] bundle
build/vaadin-bundle-c09dd8f7baf8d13190a4.cache.js.gz 142 KiB [emitted]
build/vaadin-bundle.es5-56a098d092585b4d58b7.cache.js 615 KiB 2 [emitted] [immutable] bundle.es5
build/vaadin-bundle.es5-56a098d092585b4d58b7.cache.js.gz 149 KiB [emitted]
build/webcomponentsjs/CHANGELOG.md 2.04 KiB [emitted]
build/webcomponentsjs/LICENSE.md 1.52 KiB [emitted]
build/webcomponentsjs/README.md 10.9 KiB [emitted]
build/webcomponentsjs/bundles/webcomponents-ce.js 20 KiB [emitted]
build/webcomponentsjs/bundles/webcomponents-ce.js.map 121 KiB [emitted]
build/webcomponentsjs/bundles/webcomponents-pf_dom.js 9.1 KiB [emitted]
build/webcomponentsjs/bundles/webcomponents-pf_dom.js.map 33.4 KiB [emitted]
build/webcomponentsjs/bundles/webcomponents-pf_js.js 13.7 KiB [emitted]
build/webcomponentsjs/bundles/webcomponents-pf_js.js.map 48.9 KiB [emitted]
build/webcomponentsjs/bundles/webcomponents-sd-ce-pf.js 124 KiB [emitted]
build/webcomponentsjs/bundles/webcomponents-sd-ce-pf.js.map 709 KiB [emitted]
build/webcomponentsjs/bundles/webcomponents-sd-ce.js 89 KiB [emitted]
build/webcomponentsjs/bundles/webcomponents-sd-ce.js.map 555 KiB [emitted]
build/webcomponentsjs/bundles/webcomponents-sd.js 69.9 KiB [emitted]
build/webcomponentsjs/bundles/webcomponents-sd.js.map 434 KiB [emitted]
build/webcomponentsjs/custom-elements-es5-adapter.js 954 bytes [emitted]
build/webcomponentsjs/package.json 2.71 KiB [emitted]
build/webcomponentsjs/src/entrypoints/custom-elements-es5-adapter-index.js 659 bytes [emitted]
build/webcomponentsjs/src/entrypoints/webcomponents-bundle-index.js 1.66 KiB [emitted]
build/webcomponentsjs/src/entrypoints/webcomponents-ce-index.js 675 bytes [emitted]
build/webcomponentsjs/src/entrypoints/webcomponents-pf_dom-index.js 794 bytes [emitted]
build/webcomponentsjs/src/entrypoints/webcomponents-pf_js-index.js 611 bytes [emitted]
build/webcomponentsjs/src/entrypoints/webcomponents-sd-ce-index.js 860 bytes [emitted]
build/webcomponentsjs/src/entrypoints/webcomponents-sd-ce-pf-index.js 1.12 KiB [emitted]
build/webcomponentsjs/src/entrypoints/webcomponents-sd-index.js 767 bytes [emitted]
build/webcomponentsjs/src/flag-parser.js 2.35 KiB [emitted]
build/webcomponentsjs/src/platform/baseuri.js 1.13 KiB [emitted]
build/webcomponentsjs/src/platform/child-node/after.js 1.96 KiB [emitted]
build/webcomponentsjs/src/platform/child-node/before.js 1.59 KiB [emitted]
build/webcomponentsjs/src/platform/child-node/index.js 637 bytes [emitted]
build/webcomponentsjs/src/platform/child-node/remove.js 1.43 KiB [emitted]
build/webcomponentsjs/src/platform/child-node/replace-with.js 1.73 KiB [emitted]
build/webcomponentsjs/src/platform/custom-event.js 3.34 KiB [emitted]
build/webcomponentsjs/src/platform/es6-misc.js 1.2 KiB [emitted]
build/webcomponentsjs/src/platform/get-attribute-names.js 1.45 KiB [emitted]
build/webcomponentsjs/src/platform/matches.js 802 bytes [emitted]
build/webcomponentsjs/src/platform/parent-node/append.js 1.16 KiB [emitted]
build/webcomponentsjs/src/platform/parent-node/index.js 621 bytes [emitted]
build/webcomponentsjs/src/platform/parent-node/prepend.js 1.7 KiB [emitted]
build/webcomponentsjs/src/platform/parent-node/replace-children.js 1.86 KiB [emitted]
build/webcomponentsjs/src/platform/promise.js 2.07 KiB [emitted]
build/webcomponentsjs/src/platform/svg-element-class-list.js 1.48 KiB [emitted]
build/webcomponentsjs/src/platform/symbol.js 2.16 KiB [emitted]
build/webcomponentsjs/src/unresolved.js 1.37 KiB [emitted]
build/webcomponentsjs/webcomponents-bundle.js 125 KiB [emitted]
build/webcomponentsjs/webcomponents-bundle.js.map 711 KiB [emitted]
build/webcomponentsjs/webcomponents-loader.js 6.13 KiB [emitted]
Entrypoint bundle = build/vaadin-bundle-c09dd8f7baf8d13190a4.cache.js
Entrypoint bundle.es5 = build/vaadin-bundle.es5-56a098d092585b4d58b7.cache.js
[29] ../node_modules/@polymer/polymer/polymer-legacy.js?babel-target=es6 + 2 modules 19 KiB {1} [built]
| 3 modules
[30] ../node_modules/@polymer/polymer/polymer-legacy.js?babel-target=es5 + 2 modules 24.1 KiB {2} [built]
| 3 modules
[42] ../node_modules/@vaadin/vaadin-element-mixin/vaadin-element-mixin.js?babel-target=es6 + 2 modules 17.4 KiB {1} [built]
| 3 modules
[43] ../node_modules/@vaadin/vaadin-element-mixin/vaadin-element-mixin.js?babel-target=es5 + 2 modules 19.1 KiB {2} [built]
| 3 modules
[66] ../node_modules/@polymer/polymer/lib/elements/custom-style.js?babel-target=es5 + 1 modules 8.24 KiB {2} [built]
| 2 modules
[67] ../node_modules/@polymer/polymer/lib/elements/custom-style.js?babel-target=es6 + 1 modules 6.32 KiB {1} [built]
| 2 modules
[93] ./css/home_view.css 2.25 KiB {1} {2} [built]
[129] ../node_modules/@vaadin/vaadin-icons/vaadin-icons.js?babel-target=es5 + 1 modules 238 KiB {2} [built]
| 2 modules
[130] ../node_modules/@vaadin/vaadin-icons/vaadin-icons.js?babel-target=es6 + 1 modules 233 KiB {1} [built]
| 2 modules
[158] ../node_modules/@vaadin/vaadin-text-field/theme/lumo/vaadin-text-field.js?babel-target=es5 + 1 modules 25.7 KiB {2} [built]
| 2 modules
[159] ../node_modules/@vaadin/vaadin-text-field/theme/lumo/vaadin-text-field.js?babel-target=es6 + 1 modules 12.4 KiB {1} [built]
| 2 modules
[190] ../target/frontend/generated-flow-imports.js?babel-target=es6 + 13 modules 67.5 KiB {1} [built]
| ../target/frontend/generated-flow-imports.js?babel-target=es6 2.42 KiB [built]
| + 13 hidden modules
[191] ../target/frontend/generated-flow-imports.js?babel-target=es5 + 13 modules 90.9 KiB {2} [built]
| ../target/frontend/generated-flow-imports.js?babel-target=es5 2.42 KiB [built]
| + 13 hidden modules
[570] ../target/frontend/generated-flow-imports-fallback.js 6.18 KiB {6} [built]
[571] ../target/frontend/generated-flow-imports-fallback.js 6.18 KiB {5} [built]
+ 557 hidden modules
[INFO] update-frontend took 33213ms.
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ yals ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ yals ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 40 source files to /var/lib/jenkins/workspace/yals_trunk/target/test-classes
[INFO] /var/lib/jenkins/workspace/yals_trunk/src/test/java/eu/yals/test/ui/SelenideTest.java: /var/lib/jenkins/workspace/yals_trunk/src/test/java/eu/yals/test/ui/SelenideTest.java uses unchecked or unsafe operations.
[INFO] /var/lib/jenkins/workspace/yals_trunk/src/test/java/eu/yals/test/ui/SelenideTest.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ yals ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running eu.yals.test.app.SlashEndpointTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.701 s - in eu.yals.test.app.SlashEndpointTest
[INFO] Running eu.yals.test.app.TechPartsTest
[INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.056 s - in eu.yals.test.app.TechPartsTest
[INFO] Running eu.yals.test.app.GetApiTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.529 s - in eu.yals.test.app.GetApiTest
[INFO] Running eu.yals.test.app.MattermostApiTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.504 s - in eu.yals.test.app.MattermostApiTest
[INFO] Running eu.yals.test.app.QRCodeApiTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.301 s - in eu.yals.test.app.QRCodeApiTest
[INFO] Running eu.yals.test.app.TelegramAutoConfigTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.204 s - in eu.yals.test.app.TelegramAutoConfigTest
[INFO] Running eu.yals.test.app.StoreApiTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.824 s - in eu.yals.test.app.StoreApiTest
[INFO] Running eu.yals.test.unit.AppUtilsTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in eu.yals.test.unit.AppUtilsTest
[INFO] Running eu.yals.test.unit.MattermostResponseJsonTests
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in eu.yals.test.unit.MattermostResponseJsonTests
[INFO] Running eu.yals.test.unit.MattermostTests
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in eu.yals.test.unit.MattermostTests
[INFO] Running eu.yals.test.ui.home.VisibleStateTest
=== UI Tests Common Info ===
BuildName: trunk-2
Will test BASE_URL: https://demo.yals.eu
Will test at : Grid
Application will start at 8909
Videos and screenshots directory: target/reports
Live Sessions: https://grid.yatech.eu/grid/admin/live?build=trunk-2
==================
Starting build 'trunk-2'. Test: 'VisibleStateTest.inputFieldHasLabel
Nov 14, 2020 12:08:07 PM org.openqa.selenium.remote.ProtocolHandshake createSession
INFO: Detected dialect: W3C
Finished build 'trunk-2'. Test: 'VisibleStateTest.inputFieldHasLabel
Starting build 'trunk-2'. Test: 'VisibleStateTest.publicAccessBannerIsPresentAndHasNeededText
Finished build 'trunk-2'. Test: 'VisibleStateTest.publicAccessBannerIsPresentAndHasNeededText
Starting build 'trunk-2'. Test: 'VisibleStateTest.overallLinksNumberExistsAndNumber
Finished build 'trunk-2'. Test: 'VisibleStateTest.overallLinksNumberExistsAndNumber
Starting build 'trunk-2'. Test: 'VisibleStateTest.qrCodeAreaIsHidden
Finished build 'trunk-2'. Test: 'VisibleStateTest.qrCodeAreaIsHidden
Starting build 'trunk-2'. Test: 'VisibleStateTest.shouldHaveCorrectTitle
Finished build 'trunk-2'. Test: 'VisibleStateTest.shouldHaveCorrectTitle
Starting build 'trunk-2'. Test: 'VisibleStateTest.mainAreaHasFieldAndButton
Finished build 'trunk-2'. Test: 'VisibleStateTest.mainAreaHasFieldAndButton
Starting build 'trunk-2'. Test: 'VisibleStateTest.resultAreaIsHidden
Finished build 'trunk-2'. Test: 'VisibleStateTest.resultAreaIsHidden
Starting build 'trunk-2'. Test: 'VisibleStateTest.overallLinksTextExistsAndDisplayed
Finished build 'trunk-2'. Test: 'VisibleStateTest.overallLinksTextExistsAndDisplayed
Starting build 'trunk-2'. Test: 'VisibleStateTest.buttonIsPrimaryAndHasText
Finished build 'trunk-2'. Test: 'VisibleStateTest.buttonIsPrimaryAndHasText
Starting build 'trunk-2'. Test: 'VisibleStateTest.overallAreaIsVisible
Finished build 'trunk-2'. Test: 'VisibleStateTest.overallAreaIsVisible
Starting build 'trunk-2'. Test: 'VisibleStateTest.mainDivShouldHaveH2
Finished build 'trunk-2'. Test: 'VisibleStateTest.mainDivShouldHaveH2
Starting build 'trunk-2'. Test: 'VisibleStateTest.formHasOnlyOneButton
Finished build 'trunk-2'. Test: 'VisibleStateTest.formHasOnlyOneButton
Starting build 'trunk-2'. Test: 'VisibleStateTest.inputAndButtonAreNotDisabled
Finished build 'trunk-2'. Test: 'VisibleStateTest.inputAndButtonAreNotDisabled
Starting build 'trunk-2'. Test: 'VisibleStateTest.inputShouldHavePlaceholder
Finished build 'trunk-2'. Test: 'VisibleStateTest.inputShouldHavePlaceholder
Starting build 'trunk-2'. Test: 'VisibleStateTest.mainAreaIsVisible
Finished build 'trunk-2'. Test: 'VisibleStateTest.mainAreaIsVisible
Starting build 'trunk-2'. Test: 'VisibleStateTest.errorModalNotExistByDefault
Finished build 'trunk-2'. Test: 'VisibleStateTest.errorModalNotExistByDefault
Testing is Done
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 146.925 s - in eu.yals.test.ui.home.VisibleStateTest
[INFO] Running eu.yals.test.ui.home.HomePageTest
Starting build 'trunk-2'. Test: 'HomePageTest.urlWithJustSlashWillOpenFrontPage
Finished build 'trunk-2'. Test: 'HomePageTest.urlWithJustSlashWillOpenFrontPage
Starting build 'trunk-2'. Test: 'HomePageTest.saveLinkAndCopyValueAndOpenIt
Finished build 'trunk-2'. Test: 'HomePageTest.saveLinkAndCopyValueAndOpenIt
Starting build 'trunk-2'. Test: 'HomePageTest.openSomethingNonExistingDeeperThanSingleLevel
Finished build 'trunk-2'. Test: 'HomePageTest.openSomethingNonExistingDeeperThanSingleLevel
Starting build 'trunk-2'. Test: 'HomePageTest.saveLinkAndClickOnResult
Finished build 'trunk-2'. Test: 'HomePageTest.saveLinkAndClickOnResult
Starting build 'trunk-2'. Test: 'HomePageTest.openSomethingNonExisting
Finished build 'trunk-2'. Test: 'HomePageTest.openSomethingNonExisting
Testing is Done
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.364 s - in eu.yals.test.ui.home.HomePageTest
[INFO] Running eu.yals.test.ui.appinfo.PublicInfoTest
Starting build 'trunk-2'. Test: 'PublicInfoTest.publicAreaHasAllRequiredElements
Finished build 'trunk-2'. Test: 'PublicInfoTest.publicAreaHasAllRequiredElements
Starting build 'trunk-2'. Test: 'PublicInfoTest.publicAreaIsVisible
Finished build 'trunk-2'. Test: 'PublicInfoTest.publicAreaIsVisible
Testing is Done
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.957 s - in eu.yals.test.ui.appinfo.PublicInfoTest
[INFO] Running eu.yals.test.ui.usage.IdnTest
Starting build 'trunk-2'. Test: 'IdnTest.russianUrl
Finished build 'trunk-2'. Test: 'IdnTest.russianUrl
Starting build 'trunk-2'. Test: 'IdnTest.multiLanguageUrl
Finished build 'trunk-2'. Test: 'IdnTest.multiLanguageUrl
Starting build 'trunk-2'. Test: 'IdnTest.taiwaneseUrl
Finished build 'trunk-2'. Test: 'IdnTest.taiwaneseUrl
Starting build 'trunk-2'. Test: 'IdnTest.germanUrl
Finished build 'trunk-2'. Test: 'IdnTest.germanUrl
Starting build 'trunk-2'. Test: 'IdnTest.estonianUrl
Finished build 'trunk-2'. Test: 'IdnTest.estonianUrl
Starting build 'trunk-2'. Test: 'IdnTest.arabicUrl
Finished build 'trunk-2'. Test: 'IdnTest.arabicUrl
Starting build 'trunk-2'. Test: 'IdnTest.finnishUrl
Finished build 'trunk-2'. Test: 'IdnTest.finnishUrl
Testing is Done
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 50.625 s - in eu.yals.test.ui.usage.IdnTest
[INFO] Running eu.yals.test.ui.usage.CorrectInputTest
Starting build 'trunk-2'. Test: 'CorrectInputTest.linkFromRussianWikipedia
Finished build 'trunk-2'. Test: 'CorrectInputTest.linkFromRussianWikipedia
Starting build 'trunk-2'. Test: 'CorrectInputTest.cyrillicLink
Finished build 'trunk-2'. Test: 'CorrectInputTest.cyrillicLink
Starting build 'trunk-2'. Test: 'CorrectInputTest.ftpLink
Finished build 'trunk-2'. Test: 'CorrectInputTest.ftpLink
Starting build 'trunk-2'. Test: 'CorrectInputTest.linkWithoutProtocol
Finished build 'trunk-2'. Test: 'CorrectInputTest.linkWithoutProtocol
Starting build 'trunk-2'. Test: 'CorrectInputTest.httpLink
Finished build 'trunk-2'. Test: 'CorrectInputTest.httpLink
Starting build 'trunk-2'. Test: 'CorrectInputTest.httpsLink
Finished build 'trunk-2'. Test: 'CorrectInputTest.httpsLink
Starting build 'trunk-2'. Test: 'CorrectInputTest.veryLongLinkFromFacebook
Finished build 'trunk-2'. Test: 'CorrectInputTest.veryLongLinkFromFacebook
Testing is Done
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 37.412 s - in eu.yals.test.ui.usage.CorrectInputTest
[INFO] Running eu.yals.test.ui.usage.AbnormalUsageTest
Starting build 'trunk-2'. Test: 'AbnormalUsageTest.extraArgumentsShouldBeIgnored
Finished build 'trunk-2'. Test: 'AbnormalUsageTest.extraArgumentsShouldBeIgnored
Testing is Done
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.337 s - in eu.yals.test.ui.usage.AbnormalUsageTest
[INFO] Running eu.yals.test.ui.usage.IncorrectInputTest
Starting build 'trunk-2'. Test: 'IncorrectInputTest.singleSpace
Finished build 'trunk-2'. Test: 'IncorrectInputTest.singleSpace
Starting build 'trunk-2'. Test: 'IncorrectInputTest.urlWithSpacesShallNotPass
Finished build 'trunk-2'. Test: 'IncorrectInputTest.urlWithSpacesShallNotPass
Starting build 'trunk-2'. Test: 'IncorrectInputTest.emptyInput
Finished build 'trunk-2'. Test: 'IncorrectInputTest.emptyInput
Starting build 'trunk-2'. Test: 'IncorrectInputTest.twoSpaces
Finished build 'trunk-2'. Test: 'IncorrectInputTest.twoSpaces
Starting build 'trunk-2'. Test: 'IncorrectInputTest.longVariantOfNotUrlInput
Finished build 'trunk-2'. Test: 'IncorrectInputTest.longVariantOfNotUrlInput
Starting build 'trunk-2'. Test: 'IncorrectInputTest.urlSingleDomainLinksAreNotAllowed
Finished build 'trunk-2'. Test: 'IncorrectInputTest.urlSingleDomainLinksAreNotAllowed
Starting build 'trunk-2'. Test: 'IncorrectInputTest.shortVariantOfNotUrlInput
Finished build 'trunk-2'. Test: 'IncorrectInputTest.shortVariantOfNotUrlInput
Starting build 'trunk-2'. Test: 'IncorrectInputTest.urlSingleLayerDomainLinksAreNotAllowed
Finished build 'trunk-2'. Test: 'IncorrectInputTest.urlSingleLayerDomainLinksAreNotAllowed
Starting build 'trunk-2'. Test: 'IncorrectInputTest.urlWithSpecialCharsShallNotPass
Finished build 'trunk-2'. Test: 'IncorrectInputTest.urlWithSpecialCharsShallNotPass
Starting build 'trunk-2'. Test: 'IncorrectInputTest.urlWithBadProtocolShallNotPass
Finished build 'trunk-2'. Test: 'IncorrectInputTest.urlWithBadProtocolShallNotPass
Testing is Done
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.66 s - in eu.yals.test.ui.usage.IncorrectInputTest
[INFO] Running eu.yals.test.ui.usage.MultiStepTest
Starting build 'trunk-2'. Test: 'MultiStepTest.copyLinkButtonShouldCopyShortLink
Finished build 'trunk-2'. Test: 'MultiStepTest.copyLinkButtonShouldCopyShortLink
Starting build 'trunk-2'. Test: 'MultiStepTest.saveAndRetrieveLinkFromRussianWikipedia
Finished build 'trunk-2'. Test: 'MultiStepTest.saveAndRetrieveLinkFromRussianWikipedia
Starting build 'trunk-2'. Test: 'MultiStepTest.closeButtonReallyClosesErrorNotification
Finished build 'trunk-2'. Test: 'MultiStepTest.closeButtonReallyClosesErrorNotification
Starting build 'trunk-2'. Test: 'MultiStepTest.linkWithEstonianLettersMustBeSavedAndReused
Finished build 'trunk-2'. Test: 'MultiStepTest.linkWithEstonianLettersMustBeSavedAndReused
Starting build 'trunk-2'. Test: 'MultiStepTest.linksCounterIncreasedValueAfterSave
Finished build 'trunk-2'. Test: 'MultiStepTest.linksCounterIncreasedValueAfterSave
Testing is Done
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.5 s - in eu.yals.test.ui.usage.MultiStepTest
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 119, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.6:report (report) @ yals ---
[INFO] Loading execution data file /var/lib/jenkins/workspace/yals_trunk/target/jacoco.exec
[INFO] Analyzed bundle 'yals' with 107 classes
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 06:55 min
[INFO] Finished at: 2020-11-14T12:13:53+02:00
[INFO] ------------------------------------------------------------------------
[Pipeline] junit
Recording test results
[Checks API] No suitable checks publisher found.
[Pipeline] archiveArtifacts
Archiving artifacts
‘target/reports/**/*.png’ doesn’t match anything, but ‘**/*.png’ does. Perhaps that’s what you mean?
No artifacts found that match the file pattern "target/reports/**/*.png". Configuration error?
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] chuckNorris
Submitting to Chuck's will
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
[Checks API] No suitable checks publisher found.
GitHub has been notified of this commit’s build result
Finished: SUCCESS