See 
<https://ci-builds.apache.org/job/OpenMeetings/job/red5-installer/12/display/redirect>

Changes:


------------------------------------------
Started by user Maxim Solodovnik
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds60 (ubuntu ubuntu-avx) in workspace 
<https://ci-builds.apache.org/job/OpenMeetings/job/red5-installer/ws/>
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir 
 > <https://ci-builds.apache.org/job/OpenMeetings/job/red5-installer/ws/.git> # 
 > timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/Red5/installer # timeout=10
Fetching upstream changes from https://github.com/Red5/installer
 > git --version # timeout=10
 > git --version # 'git version 2.34.1'
 > git fetch --tags --force --progress -- https://github.com/Red5/installer 
 > +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 5004abbd3bc056de50186401efffc166ef7b0655 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5004abbd3bc056de50186401efffc166ef7b0655 # timeout=10
Commit message: "Merge pull request #12 from solomax/fix-installer"
 > git rev-list --no-walk 5004abbd3bc056de50186401efffc166ef7b0655 # timeout=10
[red5-installer] $ /bin/sh -xe /tmp/jenkins11433994544902825100.sh
+ echo current PATH is: 
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
current PATH is: 
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
+ command -v jq
/usr/bin/jq
+ echo test
test
+ jq --version
jq-1.6
+ cd windows
+ bash make_setupRed5Exe.sh --cleanbuild trunk
2024-07-30 03:06:28 - INFO : * check commands this script uses
2024-07-30 03:06:28 - INFO : $ curl --version
curl 7.81.0 (x86_64-pc-linux-gnu) libcurl/7.81.0 OpenSSL/3.0.2 zlib/1.2.11 
brotli/1.0.9 zstd/1.4.8 libidn2/2.3.2 libpsl/0.21.0 (+libidn2/2.3.2) 
libssh/0.9.6/openssl/zlib nghttp2/1.43.0 librtmp/2.3 OpenLDAP/2.5.17
Release-Date: 2022-01-05
Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps 
mqtt pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 
Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 
Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets zstd
2024-07-30 03:06:28 - INFO : $ egrep --version
grep (GNU grep) 3.7
Copyright (C) 2021 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by Mike Haertel and others; see
<https://git.sv.gnu.org/cgit/grep.git/tree/AUTHORS>.
2024-07-30 03:06:28 - INFO : $ git --version
git version 2.34.1
2024-07-30 03:06:28 - INFO : $ makensis -VERSION
v3.08-22024-07-30 03:06:28 - ERROR: ** 'mvn' command is not found, need to 
install!
2024-07-30 03:06:28 - INFO : $ tar --version
tar (GNU tar) 1.34
Copyright (C) 2021 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by John Gilmore and Jay Fenlason.
2024-07-30 03:06:28 - INFO : $ unzip --version
caution:  both -n and -o specified; ignoring -o
UnZip 6.00 of 20 April 2009, by Debian. Original by Info-ZIP.

Usage: unzip [-Z] [-opts[modifiers]] file[.zip] [list] [-x xlist] [-d exdir]
  Default action is to extract files in list, except those in xlist, to exdir;
  file[.zip] may be a wildcard.  -Z => ZipInfo mode ("unzip -Z" for usage).

  -p  extract files to pipe, no messages     -l  list files (short format)
  -f  freshen existing files, create none    -t  test compressed archive data
  -u  update files, create if necessary      -z  display archive comment only
  -v  list verbosely/show version info       -T  timestamp archive to latest
  -x  exclude files that follow (in xlist)   -d  extract files into exdir
modifiers:
  -n  never overwrite existing files         -q  quiet mode (-qq => quieter)
  -o  overwrite files WITHOUT prompting      -a  auto-convert any text files
  -j  junk paths (do not make directories)   -aa treat ALL files as text
  -U  use escapes for all non-ASCII Unicode  -UU ignore any Unicode fields
  -C  match filenames case-insensitively     -L  make (some) names lowercase
  -X  restore UID/GID info                   -V  retain VMS version numbers
  -K  keep setuid/setgid/tacky permissions   -M  pipe through "more" pager
  -O CHARSET  specify a character encoding for DOS, Windows and OS/2 archives
  -I CHARSET  specify a character encoding for UNIX and other archives

See "unzip -hh" or unzip.txt for more help.  Examples:
  unzip data1 -x joe   => extract all files except joe from zipfile data1.zip
  unzip -p foo | more  => send contents of foo.zip via pipe into program more
  unzip -fo foo ReadMe => quietly replace existing ReadMe if archive file newer
2024-07-30 03:06:28 - INFO : $ jq --version
jq-1.6
Build step 'Execute shell' marked build as failure
Archiving artifacts

Reply via email to