Push event to branch maintenance/v0.2.0 Connecting to https://api.github.com using GitHub Access Token Obtained .CI/Jenkinsfile from dbc672ab40796ddbc8d94c2c346a72c3839f1bf5 [Pipeline] Start of Pipeline [Pipeline] node Running on ripper2-1 in /var/lib/jenkins1/ws/OMJulia.jl_maintenance_v0.2.0 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Agent Setup) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker pull docker.openmodelica.org/omjulia-build-deps:v0.1.0 v0.1.0: Pulling from omjulia-build-deps 741437d97401: Pulling fs layer 82ad57f7f512: Pulling fs layer cc3d78a412d8: Pulling fs layer 5f4b255c720c: Pulling fs layer bb764ce8a1e0: Pulling fs layer 5f4b255c720c: Waiting bb764ce8a1e0: Waiting 82ad57f7f512: Verifying Checksum 82ad57f7f512: Download complete 741437d97401: Download complete cc3d78a412d8: Verifying Checksum cc3d78a412d8: Download complete 741437d97401: Pull complete 82ad57f7f512: Pull complete bb764ce8a1e0: Verifying Checksum bb764ce8a1e0: Download complete 5f4b255c720c: Verifying Checksum 5f4b255c720c: Download complete cc3d78a412d8: Pull complete 5f4b255c720c: Pull complete bb764ce8a1e0: Pull complete Digest: sha256:015c182823cdb8a603b1e2a69a87c7f1ad1e3c71e50c43a6aa1066f8b1ce4990 Status: Downloaded newer image for docker.openmodelica.org/omjulia-build-deps:v0.1.0 docker.openmodelica.org/omjulia-build-deps:v0.1.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . docker.openmodelica.org/omjulia-build-deps:v0.1.0 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer ripper2-1 does not seem to be running inside a container $ docker run -t -d -u 1001:1001 --privileged -w /var/lib/jenkins1/ws/OMJulia.jl_maintenance_v0.2.0 -v /var/lib/jenkins1/ws/OMJulia.jl_maintenance_v0.2.0:/var/lib/jenkins1/ws/OMJulia.jl_maintenance_v0.2.0:rw,z -v /var/lib/jenkins1/ws/OMJulia.jl_maintenance_v0.2.0_tmp:/var/lib/jenkins1/ws/OMJulia.jl_maintenance_v0.2.0_tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** docker.openmodelica.org/omjulia-build-deps:v0.1.0 cat $ docker top 66e7ddc97ccaa507e24eee4278ddb26e05f0c7564a983a4271070fd1433e81c4 -eo pid,comm [Pipeline] { [Pipeline] stage [Pipeline] { (build) [Pipeline] withEnv [Pipeline] { [Pipeline] dir Running in /var/lib/jenkins1/ws/OMJulia.jl_maintenance_v0.2.0/OMJulia.jl [Pipeline] { [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential github Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@346db9e9; decorates RemoteLauncher[hudson.remoting.Channel@1bea067d:ripper2-1] will be ignored (a typical symptom is the Git executable not being run inside a designated container) Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/OpenModelica/OMJulia.jl.git > git init /var/lib/jenkins1/ws/OMJulia.jl_maintenance_v0.2.0/OMJulia.jl # timeout=10 Fetching upstream changes from https://github.com/OpenModelica/OMJulia.jl.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_ASKPASS to set credentials GitHub Access Token > git fetch --no-tags --force --progress -- https://github.com/OpenModelica/OMJulia.jl.git +refs/heads/maintenance/v0.2.0:refs/remotes/origin/maintenance/v0.2.0 # timeout=10 Avoid second fetch Checking out Revision dbc672ab40796ddbc8d94c2c346a72c3839f1bf5 (maintenance/v0.2.0) Commit message: "Updating compat" First time build. Skipping changelog. Cleaning workspace > git --version # timeout=10 > git --version # 'git version 2.25.1' > git config remote.origin.url https://github.com/OpenModelica/OMJulia.jl.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/maintenance/v0.2.0:refs/remotes/origin/maintenance/v0.2.0 # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dbc672ab40796ddbc8d94c2c346a72c3839f1bf5 # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git checkout -b maintenance/v0.2.0 dbc672ab40796ddbc8d94c2c346a72c3839f1bf5 # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 [Pipeline] sh + hostname 66e7ddc97cca [Pipeline] sh + cd /home/julia + tar xf /home/julia.tar [Pipeline] sh + test -d /home/julia/.julia/compiled/v1.0/PEG/ [Pipeline] sh + julia -e using Pkg; Pkg.REPLMode.pkgstr("add /var/lib/jenkins1/ws/OMJulia.jl_maintenance_v0.2.0/OMJulia.jl"); ERROR: Unsatisfiable requirements detected for package DataFrames [a93c6f00]: DataFrames [a93c6f00] log: ├─possible versions are: [0.11.7, 0.12.0, 0.13.0-0.13.1, 0.14.0-0.14.1, 0.15.0-0.15.2, 0.16.0, 0.17.0-0.17.1, 0.18.0-0.18.4, 0.19.0-0.19.4, 0.20.0-0.20.2, 0.21.0-0.21.8, 0.22.0-0.22.7, 1.0.0-1.0.2, 1.1.0-1.1.1, 1.2.0-1.2.2, 1.3.0-1.3.6, 1.4.0-1.4.4, 1.5.0] or uninstalled ├─restricted to versions 1.0.0-1 by OMJulia [0f4fe800], leaving only versions [1.0.0-1.0.2, 1.1.0-1.1.1, 1.2.0-1.2.2, 1.3.0-1.3.6, 1.4.0-1.4.4, 1.5.0] │ └─OMJulia [0f4fe800] log: │ ├─possible versions are: 0.2.0 or uninstalled │ └─OMJulia [0f4fe800] is fixed to version 0.2.0 └─restricted to versions 0.17.1 by an explicit requirement — no versions left Stacktrace: [1] check_constraints(::Pkg.GraphType.Graph) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.0/Pkg/src/GraphType.jl:935 [2] Pkg.GraphType.Graph(::Dict{Base.UUID,Set{VersionNumber}}, ::Dict{Base.UUID,Dict{Pkg.Types.VersionRange,Dict{String,Base.UUID}}}, ::Dict{Base.UUID,Dict{Pkg.Types.VersionRange,Dict{String,Pkg.Types.VersionSpec}}}, ::Dict{Base.UUID,String}, ::Dict{Base.UUID,Pkg.Types.VersionSpec}, ::Dict{Base.UUID,Pkg.Types.Fixed}, ::Bool) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.0/Pkg/src/GraphType.jl:362 [3] deps_graph(::Pkg.Types.Context, ::Dict{Base.UUID,String}, ::Dict{Base.UUID,Pkg.Types.VersionSpec}, ::Dict{Base.UUID,Pkg.Types.Fixed}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.0/Pkg/src/Operations.jl:307 [4] resolve_versions!(::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}, ::Nothing) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.0/Pkg/src/Operations.jl:371 [5] resolve_versions! at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.0/Pkg/src/Operations.jl:316 [inlined] [6] #add_or_develop#62(::Array{Base.UUID,1}, ::Symbol, ::Function, ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.0/Pkg/src/Operations.jl:1201 [7] #add_or_develop at ./none:0 [inlined] [8] #add_or_develop#13(::Symbol, ::Bool, ::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::Function, ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.0/Pkg/src/API.jl:64 [9] (::getfield(Pkg.API, Symbol("#kw##add_or_develop")))(::NamedTuple{(:mode,),Tuple{Symbol}}, ::typeof(Pkg.API.add_or_develop), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at ./none:0 [10] do_add!(::Dict{Symbol,Any}, ::Array{Pkg.Types.PackageSpec,1}, ::Dict{Symbol,Any}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.0/Pkg/src/REPLMode.jl:709 [11] #invokelatest#1(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::Function, ::Any, ::Any, ::Vararg{Any,N} where N) at ./essentials.jl:697 [12] invokelatest(::Any, ::Any, ::Vararg{Any,N} where N) at ./essentials.jl:696 [13] do_cmd!(::Pkg.REPLMode.PkgCommand, ::Pkg.REPLMode.MiniREPL) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.0/Pkg/src/REPLMode.jl:603 [14] #do_cmd#33(::Bool, ::Function, ::Pkg.REPLMode.MiniREPL, ::String) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.0/Pkg/src/REPLMode.jl:577 [15] #do_cmd at ./sysimg.jl:0 [inlined] [16] pkgstr(::String) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.0/Pkg/src/REPLMode.jl:742 [17] top-level scope at none:0 Updating registry at `~/.julia/registries/General` Updating git-repo `https://github.com/JuliaRegistries/General.git` [?25l Fetching: [> ] 0.0 % Fetching: [==> ] 3.9 % Fetching: [=======> ] 17.5 % Fetching: [========================> ] 57.7 % Fetching: [================================> ] 79.8 % [?25h Cloning git-repo `/var/lib/jenkins1/ws/OMJulia.jl_maintenance_v0.2.0/OMJulia.jl` [?25l[?25h Updating git-repo `/var/lib/jenkins1/ws/OMJulia.jl_maintenance_v0.2.0/OMJulia.jl` [?25l[?25h Resolving package versions... [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } $ docker stop --time=1 66e7ddc97ccaa507e24eee4278ddb26e05f0c7564a983a4271070fd1433e81c4 $ docker rm -f 66e7ddc97ccaa507e24eee4278ddb26e05f0c7564a983a4271070fd1433e81c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline ERROR: script returned exit code 1 GitHub has been notified of this commit’s build result Finished: FAILURE