List for cgit developers and users
 help / color / mirror / Atom feed
* Build failed in Jenkins: cgit-master #49 - origin/master - 5fe88a9
@ 2016-10-12 11:32 noreply
  2016-10-12 11:42 ` Build failed in Jenkins: cgit-master #50 - origin/master - 1b46645 noreply
  0 siblings, 1 reply; 4+ messages in thread
From: noreply @ 2016-10-12 11:32 UTC (permalink / raw)


See <https://hupie.dyndns.org:15051/jenkins/job/cgit-master/49/changes>

Changes:

[mail] cgit: replace 'unsigned char sha1[20]' with 'struct object_id oid'

[mail] ui-blob: replace 'unsigned char sha1[20]' with 'struct object_id oid'

[mail] ui-commit: replace 'unsigned char sha1[20]' with 'struct object_id oid'

[mail] ui-log: replace get_sha1() with get_oid()

[mail] ui-patch: replace 'unsigned char sha1[20]' with 'struct object_id oid'

[mail] ui-plain: replace 'unsigned char sha1[20]' with 'struct object_id oid'

[mail] ui-shared: replace 'unsigned char sha1[20]' with 'struct object_id oid'

[mail] ui-snapshot: replace 'unsigned char sha1[20]' with 'struct object_id

[mail] ui-tag: replace 'unsigned char sha1[20]' with 'struct object_id oid'

[mail] ui-tree: replace 'unsigned char sha1[20]' with 'struct object_id oid'

[mail] git: update to v2.10.1

[mail] ui-repolist: fix memory leak

[Jason] patch: reapply path limit

------------------------------------------
[...truncated 658 lines...]
    CC t/helper/test-line-buffer.o
    LINK t/helper/test-line-buffer
    CC t/helper/test-match-trees.o
    LINK t/helper/test-match-trees
    CC t/helper/test-mergesort.o
    LINK t/helper/test-mergesort
    CC t/helper/test-mktemp.o
    LINK t/helper/test-mktemp
    CC t/helper/test-parse-options.o
    LINK t/helper/test-parse-options
    CC t/helper/test-path-utils.o
    LINK t/helper/test-path-utils
    CC t/helper/test-prio-queue.o
    LINK t/helper/test-prio-queue
    CC t/helper/test-read-cache.o
    LINK t/helper/test-read-cache
    CC t/helper/test-regex.o
    LINK t/helper/test-regex
    CC t/helper/test-revision-walking.o
    LINK t/helper/test-revision-walking
    CC t/helper/test-run-command.o
    LINK t/helper/test-run-command
    CC t/helper/test-scrap-cache-tree.o
    LINK t/helper/test-scrap-cache-tree
    CC t/helper/test-sha1.o
    LINK t/helper/test-sha1
    CC t/helper/test-sha1-array.o
    LINK t/helper/test-sha1-array
    CC t/helper/test-sigchain.o
    LINK t/helper/test-sigchain
    CC t/helper/test-string-list.o
    LINK t/helper/test-string-list
    CC t/helper/test-submodule-config.o
    LINK t/helper/test-submodule-config
    CC t/helper/test-subprocess.o
    LINK t/helper/test-subprocess
    CC t/helper/test-svn-fe.o
    LINK t/helper/test-svn-fe
    CC t/helper/test-urlmatch-normalization.o
    LINK t/helper/test-urlmatch-normalization
    CC t/helper/test-wildmatch.o
    LINK t/helper/test-wildmatch
    GEN bin-wrappers/git
    GEN bin-wrappers/git-upload-pack
    GEN bin-wrappers/git-receive-pack
    GEN bin-wrappers/git-upload-archive
    GEN bin-wrappers/git-shell
    GEN bin-wrappers/git-cvsserver
    GEN bin-wrappers/test-chmtime
    GEN bin-wrappers/test-ctype
    GEN bin-wrappers/test-config
    GEN bin-wrappers/test-date
    GEN bin-wrappers/test-delta
    GEN bin-wrappers/test-dump-cache-tree
    GEN bin-wrappers/test-dump-split-index
    GEN bin-wrappers/test-dump-untracked-cache
    GEN bin-wrappers/test-fake-ssh
    GEN bin-wrappers/test-genrandom
    GEN bin-wrappers/test-hashmap
    GEN bin-wrappers/test-index-version
    GEN bin-wrappers/test-line-buffer
    GEN bin-wrappers/test-match-trees
    GEN bin-wrappers/test-mergesort
    GEN bin-wrappers/test-mktemp
    GEN bin-wrappers/test-parse-options
    GEN bin-wrappers/test-path-utils
    GEN bin-wrappers/test-prio-queue
    GEN bin-wrappers/test-read-cache
    GEN bin-wrappers/test-regex
    GEN bin-wrappers/test-revision-walking
    GEN bin-wrappers/test-run-command
    GEN bin-wrappers/test-scrap-cache-tree
    GEN bin-wrappers/test-sha1
    GEN bin-wrappers/test-sha1-array
    GEN bin-wrappers/test-sigchain
    GEN bin-wrappers/test-string-list
    GEN bin-wrappers/test-submodule-config
    GEN bin-wrappers/test-subprocess
    GEN bin-wrappers/test-svn-fe
    GEN bin-wrappers/test-urlmatch-normalization
    GEN bin-wrappers/test-wildmatch
    GEN git-remote-testgit
    SUBDIR tests
ok 1 - get foo/snapshot/master.tar.gz
ok 2 - check html headers
ok 3 - strip off the header lines
ok 4 - verify gzip format
ok 5 - untar
ok 6 - count files
ok 7 - verify untarred file-5
ok 8 - get foo/snapshot/master.zip
ok 9 - check HTML headers (zip)
ok 10 - strip off the header lines (zip)
ok 11 - verify zip format
ok 12 - unzip
ok 13 - count files (zip)
ok 14 - verify unzipped file-5
# passed all 14 test(s)
1..14
ok 1 - generate foo/diff
ok 2 - find diff header
ok 3 - find blob link
ok 4 - find added file
ok 5 - find hunk header
ok 6 - find added line
# passed all 6 test(s)
1..6
ok 1 - generate bar/tree
ok 2 - find file-1
ok 3 - find file-50
ok 4 - generate bar/tree/file-50
ok 5 - find line 1
ok 6 - no line 2
ok 7 - generate foo+bar/tree
ok 8 - verify a+b link
ok 9 - generate foo+bar/tree?h=1+2
ok 10 - verify a+b?h=1+2 link
# passed all 10 test(s)
1..10
ok 1 - generate foo/commit
ok 2 - find tree link
ok 3 - find parent link
ok 4 - find commit subject
ok 5 - find commit msg
ok 6 - find diffstat
ok 7 - find diff summary
ok 8 - get root commit
ok 9 - root commit contains diffstat
ok 10 - root commit contains diff
# passed all 10 test(s)
1..10
ok 1 - extract Git version from Makefile
ok 2 - test Git version matches Makefile
ok 3 - test submodule version matches Makefile
# passed all 3 test(s)
1..3
ok 1 - generate foo summary
ok 2 - find commit 1
ok 3 - find commit 5
ok 4 - find branch master
ok 5 - no tags
ok 6 - clone-url expanded correctly
ok 7 - generate bar summary
ok 8 - no commit 45
ok 9 - find commit 46
ok 10 - find commit 50
ok 11 - find branch master
ok 12 - no tags
ok 13 - clone-url expanded correctly
# passed all 13 test(s)
1..13
ok 1 - verify cache-size=0
ok 2 - verify cache-size=1
ok 3 - verify cache-size=1021
# passed all 3 test(s)
1..3
ok 1 - index page
ok 2 - foo
ok 3 - foo/log
ok 4 - foo/tree
ok 5 - foo/tree/file-1
ok 6 - foo/commit
ok 7 - foo/diff
# passed all 7 test(s)
1..7
ok 1 - generate foo/log
ok 2 - find commit 1
ok 3 - find commit 5
ok 4 - generate bar/log
ok 5 - find commit 1
ok 6 - find commit 50
ok 7 - generate "with%20space/log?qt=grep&q=commit+1"
ok 8 - find commit 1
ok 9 - find link with %20 in path
ok 10 - find link with + in arg
ok 11 - no links with space in path
ok 12 - no links with space in arg
ok 13 - commit 2 is not visible
# passed all 13 test(s)
1..13
ok 1 - generate index page
ok 2 - find foo repo
ok 3 - find foo description
ok 4 - find bar repo
ok 5 - find bar description
ok 6 - find foo+bar repo
ok 7 - verify foo+bar link
ok 8 - verify "with%20space" link
ok 9 - no tree-link
ok 10 - no log-link
# passed all 10 test(s)
1..10
ok 1 - generate foo/patch
ok 2 - find `From:` line
ok 3 - find `Date:` line
ok 4 - find `Subject:` line
ok 5 - find `cgit` signature
ok 6 - compare with output of git-format-patch(1)
ok 7 - find initial commit
ok 8 - generate patch for initial commit
ok 9 - find `cgit` signature
ok 10 - generate patches for multiple commits
ok 11 - find `cgit` signature
ok 12 - compare with output of git-format-patch(1)
# passed all 12 test(s)
1..12
ok 1 - do not access $HOME: 
ok 2 - do not access $HOME: foo
ok 3 - do not access $HOME: foo/refs
ok 4 - do not access $HOME: foo/log
ok 5 - do not access $HOME: foo/tree
ok 6 - do not access $HOME: foo/tree/file-1
ok 7 - do not access $HOME: foo/commit
ok 8 - do not access $HOME: foo/diff
ok 9 - do not access $HOME: foo/patch
ok 10 - do not access $HOME: foo/snapshot/master.tar.gz
# passed all 10 test(s)
1..10
ok 1 - generate foo/rawdiff
ok 2 - compare with output of git-diff(1)
ok 3 - find initial commit
ok 4 - generate diff for initial commit
ok 5 - compare with output of git-diff-tree(1)
ok 6 - generate diff for multiple commits
ok 7 - compare with output of git-diff(1)
# passed all 7 test(s)
1..7
ok 1 - generate filter-exec/tree/a%2bb
ok 2 - check whether the exec source filter works
ok 3 - generate filter-exec/about/
not ok 4 - check whether the exec about filter works
#	
#			grep "<div id='summary'>a+b HELLO$" tmp
#		
ok 5 - generate filter-exec/commit/
ok 6 - check whether the exec commit filter works
ok 7 - check whether the exec email filter works for authors
ok 8 - check whether the exec email filter works for committers
# failed 1 among 8 test(s)
1..8
Makefile:12: recipe for target 't0111-filter.sh' failed
make[1]: *** [t0111-filter.sh] Error 1
Makefile:76: recipe for target 'test' failed
make: *** [test] Error 2
Build step 'Execute shell' marked build as failure
Set build name.
New build name is '#49 - origin/master - 5fe88a9'
Variable with name 'BUILD_DISPLAY_NAME' already exists, current value: '#49 - origin/master - 5fe88a9', new value: '#49 - origin/master - 5fe88a9'
Archiving artifacts


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Build failed in Jenkins: cgit-master #50 - origin/master - 1b46645
  2016-10-12 11:32 Build failed in Jenkins: cgit-master #49 - origin/master - 5fe88a9 noreply
@ 2016-10-12 11:42 ` noreply
  2016-10-12 12:02   ` Build failed in Jenkins: cgit-master #51 - origin/master - 3a567fa noreply
  0 siblings, 1 reply; 4+ messages in thread
From: noreply @ 2016-10-12 11:42 UTC (permalink / raw)


See <https://hupie.dyndns.org:15051/jenkins/job/cgit-master/50/changes>

Changes:

[Jason] Use skip_prefix() to get rid of magic constants

------------------------------------------
[...truncated 575 lines...]
184 translated messages, 46 fuzzy translations, 77 untranslated messages.
Generating catalog po/sv.msg
msgfmt --statistics --tcl po/sv.po -l sv -d po/
311 translated messages.
Generating catalog po/fr.msg
msgfmt --statistics --tcl po/fr.po -l fr -d po/
311 translated messages.
Generating catalog po/de.msg
msgfmt --statistics --tcl po/de.po -l de -d po/
307 translated messages.
Generating catalog po/it.msg
msgfmt --statistics --tcl po/it.po -l it -d po/
274 translated messages, 17 fuzzy translations, 16 untranslated messages.
Generating catalog po/pt_br.msg
msgfmt --statistics --tcl po/pt_br.po -l pt_br -d po/
279 translated messages, 16 fuzzy translations, 12 untranslated messages.
Generating catalog po/vi.msg
msgfmt --statistics --tcl po/vi.po -l vi -d po/
307 translated messages.
    SUBDIR perl
"/usr/bin/perl" -pe "s<\Q++LOCALEDIR++\E></var/lib/jenkins/share/locale>" <Git/SVN/GlobSpec.pm >blib/lib/Git/SVN/GlobSpec.pm
"/usr/bin/perl" -pe "s<\Q++LOCALEDIR++\E></var/lib/jenkins/share/locale>" <Git/SVN/Ra.pm >blib/lib/Git/SVN/Ra.pm
"/usr/bin/perl" -pe "s<\Q++LOCALEDIR++\E></var/lib/jenkins/share/locale>" <Git/SVN/Prompt.pm >blib/lib/Git/SVN/Prompt.pm
"/usr/bin/perl" -pe "s<\Q++LOCALEDIR++\E></var/lib/jenkins/share/locale>" <Git/IndexInfo.pm >blib/lib/Git/IndexInfo.pm
"/usr/bin/perl" -pe "s<\Q++LOCALEDIR++\E></var/lib/jenkins/share/locale>" <Git/SVN/Utils.pm >blib/lib/Git/SVN/Utils.pm
"/usr/bin/perl" -pe "s<\Q++LOCALEDIR++\E></var/lib/jenkins/share/locale>" <Git/SVN/Fetcher.pm >blib/lib/Git/SVN/Fetcher.pm
"/usr/bin/perl" -pe "s<\Q++LOCALEDIR++\E></var/lib/jenkins/share/locale>" <Git/SVN/Editor.pm >blib/lib/Git/SVN/Editor.pm
"/usr/bin/perl" -pe "s<\Q++LOCALEDIR++\E></var/lib/jenkins/share/locale>" <Git/SVN/Memoize/YAML.pm >blib/lib/Git/SVN/Memoize/YAML.pm
"/usr/bin/perl" -pe "s<\Q++LOCALEDIR++\E></var/lib/jenkins/share/locale>" <Git/SVN.pm >blib/lib/Git/SVN.pm
"/usr/bin/perl" -pe "s<\Q++LOCALEDIR++\E></var/lib/jenkins/share/locale>" <Git/SVN/Migration.pm >blib/lib/Git/SVN/Migration.pm
"/usr/bin/perl" -pe "s<\Q++LOCALEDIR++\E></var/lib/jenkins/share/locale>" <Git.pm >blib/lib/Git.pm
"/usr/bin/perl" -pe "s<\Q++LOCALEDIR++\E></var/lib/jenkins/share/locale>" <Git/SVN/Log.pm >blib/lib/Git/SVN/Log.pm
"/usr/bin/perl" -pe "s<\Q++LOCALEDIR++\E></var/lib/jenkins/share/locale>" <Git/I18N.pm >blib/lib/Git/I18N.pm
Manifying 8 pod documents
    SUBDIR templates
    MSGFMT po/build/locale/pt_PT/LC_MESSAGES/git.mo
2789 translated messages.
    MSGFMT po/build/locale/bg/LC_MESSAGES/git.mo
2597 translated messages.
    MSGFMT po/build/locale/is/LC_MESSAGES/git.mo
14 translated messages.
    MSGFMT po/build/locale/ca/LC_MESSAGES/git.mo
2757 translated messages.
    MSGFMT po/build/locale/ru/LC_MESSAGES/git.mo
2597 translated messages.
    MSGFMT po/build/locale/ko/LC_MESSAGES/git.mo
2789 translated messages.
    MSGFMT po/build/locale/sv/LC_MESSAGES/git.mo
2757 translated messages.
    MSGFMT po/build/locale/fr/LC_MESSAGES/git.mo
2757 translated messages.
    MSGFMT po/build/locale/de/LC_MESSAGES/git.mo
2597 translated messages.
    MSGFMT po/build/locale/it/LC_MESSAGES/git.mo
716 translated messages, 350 untranslated messages.
    MSGFMT po/build/locale/vi/LC_MESSAGES/git.mo
2757 translated messages.
    MSGFMT po/build/locale/zh_CN/LC_MESSAGES/git.mo
2757 translated messages.
    CC t/helper/test-chmtime.o
    LINK t/helper/test-chmtime
    CC t/helper/test-ctype.o
    LINK t/helper/test-ctype
    CC t/helper/test-config.o
    LINK t/helper/test-config
    CC t/helper/test-date.o
    LINK t/helper/test-date
    CC t/helper/test-delta.o
    LINK t/helper/test-delta
    CC t/helper/test-dump-cache-tree.o
    LINK t/helper/test-dump-cache-tree
    CC t/helper/test-dump-split-index.o
    LINK t/helper/test-dump-split-index
    CC t/helper/test-dump-untracked-cache.o
    LINK t/helper/test-dump-untracked-cache
    CC t/helper/test-fake-ssh.o
    LINK t/helper/test-fake-ssh
    CC t/helper/test-genrandom.o
    LINK t/helper/test-genrandom
    CC t/helper/test-hashmap.o
    LINK t/helper/test-hashmap
    CC t/helper/test-index-version.o
    LINK t/helper/test-index-version
    CC t/helper/test-line-buffer.o
    LINK t/helper/test-line-buffer
    CC t/helper/test-match-trees.o
    LINK t/helper/test-match-trees
    CC t/helper/test-mergesort.o
    LINK t/helper/test-mergesort
    CC t/helper/test-mktemp.o
    LINK t/helper/test-mktemp
    CC t/helper/test-parse-options.o
    LINK t/helper/test-parse-options
    CC t/helper/test-path-utils.o
    LINK t/helper/test-path-utils
    CC t/helper/test-prio-queue.o
    LINK t/helper/test-prio-queue
    CC t/helper/test-read-cache.o
    LINK t/helper/test-read-cache
    CC t/helper/test-regex.o
    LINK t/helper/test-regex
    CC t/helper/test-revision-walking.o
    LINK t/helper/test-revision-walking
    CC t/helper/test-run-command.o
    LINK t/helper/test-run-command
    CC t/helper/test-scrap-cache-tree.o
    LINK t/helper/test-scrap-cache-tree
    CC t/helper/test-sha1.o
    LINK t/helper/test-sha1
    CC t/helper/test-sha1-array.o
    LINK t/helper/test-sha1-array
    CC t/helper/test-sigchain.o
    LINK t/helper/test-sigchain
    CC t/helper/test-string-list.o
    LINK t/helper/test-string-list
    CC t/helper/test-submodule-config.o
    LINK t/helper/test-submodule-config
    CC t/helper/test-subprocess.o
    LINK t/helper/test-subprocess
    CC t/helper/test-svn-fe.o
    LINK t/helper/test-svn-fe
    CC t/helper/test-urlmatch-normalization.o
    LINK t/helper/test-urlmatch-normalization
    CC t/helper/test-wildmatch.o
    LINK t/helper/test-wildmatch
    GEN bin-wrappers/git
    GEN bin-wrappers/git-upload-pack
    GEN bin-wrappers/git-receive-pack
    GEN bin-wrappers/git-upload-archive
    GEN bin-wrappers/git-shell
    GEN bin-wrappers/git-cvsserver
    GEN bin-wrappers/test-chmtime
    GEN bin-wrappers/test-ctype
    GEN bin-wrappers/test-config
    GEN bin-wrappers/test-date
    GEN bin-wrappers/test-delta
    GEN bin-wrappers/test-dump-cache-tree
    GEN bin-wrappers/test-dump-split-index
    GEN bin-wrappers/test-dump-untracked-cache
    GEN bin-wrappers/test-fake-ssh
    GEN bin-wrappers/test-genrandom
    GEN bin-wrappers/test-hashmap
    GEN bin-wrappers/test-index-version
    GEN bin-wrappers/test-line-buffer
    GEN bin-wrappers/test-match-trees
    GEN bin-wrappers/test-mergesort
    GEN bin-wrappers/test-mktemp
    GEN bin-wrappers/test-parse-options
    GEN bin-wrappers/test-path-utils
    GEN bin-wrappers/test-prio-queue
    GEN bin-wrappers/test-read-cache
    GEN bin-wrappers/test-regex
    GEN bin-wrappers/test-revision-walking
    GEN bin-wrappers/test-run-command
    GEN bin-wrappers/test-scrap-cache-tree
    GEN bin-wrappers/test-sha1
    GEN bin-wrappers/test-sha1-array
    GEN bin-wrappers/test-sigchain
    GEN bin-wrappers/test-string-list
    GEN bin-wrappers/test-submodule-config
    GEN bin-wrappers/test-subprocess
    GEN bin-wrappers/test-svn-fe
    GEN bin-wrappers/test-urlmatch-normalization
    GEN bin-wrappers/test-wildmatch
    GEN git-remote-testgit
    SUBDIR tests
ok 1 - get foo/snapshot/master.tar.gz
ok 2 - check html headers
ok 3 - strip off the header lines
ok 4 - verify gzip format
ok 5 - untar
ok 6 - count files
ok 7 - verify untarred file-5
ok 8 - get foo/snapshot/master.zip
ok 9 - check HTML headers (zip)
ok 10 - strip off the header lines (zip)
ok 11 - verify zip format
ok 12 - unzip
ok 13 - count files (zip)
ok 14 - verify unzipped file-5
# passed all 14 test(s)
1..14
ok 1 - generate foo/diff
ok 2 - find diff header
ok 3 - find blob link
ok 4 - find added file
ok 5 - find hunk header
ok 6 - find added line
# passed all 6 test(s)
1..6
ok 1 - generate bar/tree
ok 2 - find file-1
ok 3 - find file-50
ok 4 - generate bar/tree/file-50
ok 5 - find line 1
ok 6 - no line 2
ok 7 - generate foo+bar/tree
ok 8 - verify a+b link
ok 9 - generate foo+bar/tree?h=1+2
ok 10 - verify a+b?h=1+2 link
# passed all 10 test(s)
1..10
ok 1 - generate foo/commit
ok 2 - find tree link
ok 3 - find parent link
ok 4 - find commit subject
ok 5 - find commit msg
ok 6 - find diffstat
ok 7 - find diff summary
ok 8 - get root commit
ok 9 - root commit contains diffstat
ok 10 - root commit contains diff
# passed all 10 test(s)
1..10
ok 1 - extract Git version from Makefile
not ok 2 - test Git version matches Makefile
#	
#		( cat ../../git/GIT-VERSION-FILE || echo "No GIT-VERSION-FILE" ) |
#		sed -e "s/GIT_VERSION[ 	]*=[ 	]*//" -e "s/\\.dirty$//" >git_version &&
#		sed -e "s/-/./g" makefile_version >makefile_git_version &&
#		test_cmp git_version makefile_git_version
#	
not ok 3 - test submodule version matches Makefile
#	
#		if ! test -e ../../git/.git
#		then
#			echo "git/ is not a Git repository" >&2
#		else
#			(
#				cd ../.. &&
#				sm_sha1=$(git ls-files --stage -- git |
#					sed -e "s/^[0-9]* \\([0-9a-f]*\\) [0-9]	.*$/\\1/") &&
#				cd git &&
#				git describe --match "v[0-9]*" $sm_sha1
#			) | sed -e "s/^v//" >sm_version &&
#			test_cmp sm_version makefile_version
#		fi
#	
# failed 2 among 3 test(s)
1..3
Makefile:12: recipe for target 't0001-validate-git-versions.sh' failed
make[1]: *** [t0001-validate-git-versions.sh] Error 1
Makefile:76: recipe for target 'test' failed
make: *** [test] Error 2
Build step 'Execute shell' marked build as failure
Set build name.
New build name is '#50 - origin/master - 1b46645'
Variable with name 'BUILD_DISPLAY_NAME' already exists, current value: '#50 - origin/master - 1b46645', new value: '#50 - origin/master - 1b46645'
Archiving artifacts


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Build failed in Jenkins: cgit-master #51 - origin/master - 3a567fa
  2016-10-12 11:42 ` Build failed in Jenkins: cgit-master #50 - origin/master - 1b46645 noreply
@ 2016-10-12 12:02   ` noreply
  2016-10-12 12:17     ` Jenkins build is back to normal : cgit-master #52 - origin/master - c330a2e noreply
  0 siblings, 1 reply; 4+ messages in thread
From: noreply @ 2016-10-12 12:02 UTC (permalink / raw)


See <https://hupie.dyndns.org:15051/jenkins/job/cgit-master/51/changes>

Changes:

[mail] ui-repolist: fix memory leak

[mail] shared: remove unused function strrpart()

[mail] shared: remove unused function strlpart()

[mail] ui-blog: fix oid handling

------------------------------------------
[...truncated 575 lines...]
184 translated messages, 46 fuzzy translations, 77 untranslated messages.
Generating catalog po/sv.msg
msgfmt --statistics --tcl po/sv.po -l sv -d po/
311 translated messages.
Generating catalog po/fr.msg
msgfmt --statistics --tcl po/fr.po -l fr -d po/
311 translated messages.
Generating catalog po/de.msg
msgfmt --statistics --tcl po/de.po -l de -d po/
307 translated messages.
Generating catalog po/it.msg
msgfmt --statistics --tcl po/it.po -l it -d po/
274 translated messages, 17 fuzzy translations, 16 untranslated messages.
Generating catalog po/pt_br.msg
msgfmt --statistics --tcl po/pt_br.po -l pt_br -d po/
279 translated messages, 16 fuzzy translations, 12 untranslated messages.
Generating catalog po/vi.msg
msgfmt --statistics --tcl po/vi.po -l vi -d po/
307 translated messages.
    SUBDIR perl
"/usr/bin/perl" -pe "s<\Q++LOCALEDIR++\E></var/lib/jenkins/share/locale>" <Git/SVN.pm >blib/lib/Git/SVN.pm
"/usr/bin/perl" -pe "s<\Q++LOCALEDIR++\E></var/lib/jenkins/share/locale>" <Git/I18N.pm >blib/lib/Git/I18N.pm
"/usr/bin/perl" -pe "s<\Q++LOCALEDIR++\E></var/lib/jenkins/share/locale>" <Git/SVN/Ra.pm >blib/lib/Git/SVN/Ra.pm
"/usr/bin/perl" -pe "s<\Q++LOCALEDIR++\E></var/lib/jenkins/share/locale>" <Git/SVN/Migration.pm >blib/lib/Git/SVN/Migration.pm
"/usr/bin/perl" -pe "s<\Q++LOCALEDIR++\E></var/lib/jenkins/share/locale>" <Git.pm >blib/lib/Git.pm
"/usr/bin/perl" -pe "s<\Q++LOCALEDIR++\E></var/lib/jenkins/share/locale>" <Git/SVN/Editor.pm >blib/lib/Git/SVN/Editor.pm
"/usr/bin/perl" -pe "s<\Q++LOCALEDIR++\E></var/lib/jenkins/share/locale>" <Git/SVN/GlobSpec.pm >blib/lib/Git/SVN/GlobSpec.pm
"/usr/bin/perl" -pe "s<\Q++LOCALEDIR++\E></var/lib/jenkins/share/locale>" <Git/IndexInfo.pm >blib/lib/Git/IndexInfo.pm
"/usr/bin/perl" -pe "s<\Q++LOCALEDIR++\E></var/lib/jenkins/share/locale>" <Git/SVN/Log.pm >blib/lib/Git/SVN/Log.pm
"/usr/bin/perl" -pe "s<\Q++LOCALEDIR++\E></var/lib/jenkins/share/locale>" <Git/SVN/Utils.pm >blib/lib/Git/SVN/Utils.pm
"/usr/bin/perl" -pe "s<\Q++LOCALEDIR++\E></var/lib/jenkins/share/locale>" <Git/SVN/Prompt.pm >blib/lib/Git/SVN/Prompt.pm
"/usr/bin/perl" -pe "s<\Q++LOCALEDIR++\E></var/lib/jenkins/share/locale>" <Git/SVN/Memoize/YAML.pm >blib/lib/Git/SVN/Memoize/YAML.pm
"/usr/bin/perl" -pe "s<\Q++LOCALEDIR++\E></var/lib/jenkins/share/locale>" <Git/SVN/Fetcher.pm >blib/lib/Git/SVN/Fetcher.pm
Manifying 8 pod documents
    SUBDIR templates
    MSGFMT po/build/locale/pt_PT/LC_MESSAGES/git.mo
2789 translated messages.
    MSGFMT po/build/locale/bg/LC_MESSAGES/git.mo
2597 translated messages.
    MSGFMT po/build/locale/is/LC_MESSAGES/git.mo
14 translated messages.
    MSGFMT po/build/locale/ca/LC_MESSAGES/git.mo
2757 translated messages.
    MSGFMT po/build/locale/ru/LC_MESSAGES/git.mo
2597 translated messages.
    MSGFMT po/build/locale/ko/LC_MESSAGES/git.mo
2789 translated messages.
    MSGFMT po/build/locale/sv/LC_MESSAGES/git.mo
2757 translated messages.
    MSGFMT po/build/locale/fr/LC_MESSAGES/git.mo
2757 translated messages.
    MSGFMT po/build/locale/de/LC_MESSAGES/git.mo
2597 translated messages.
    MSGFMT po/build/locale/it/LC_MESSAGES/git.mo
716 translated messages, 350 untranslated messages.
    MSGFMT po/build/locale/vi/LC_MESSAGES/git.mo
2757 translated messages.
    MSGFMT po/build/locale/zh_CN/LC_MESSAGES/git.mo
2757 translated messages.
    CC t/helper/test-chmtime.o
    LINK t/helper/test-chmtime
    CC t/helper/test-ctype.o
    LINK t/helper/test-ctype
    CC t/helper/test-config.o
    LINK t/helper/test-config
    CC t/helper/test-date.o
    LINK t/helper/test-date
    CC t/helper/test-delta.o
    LINK t/helper/test-delta
    CC t/helper/test-dump-cache-tree.o
    LINK t/helper/test-dump-cache-tree
    CC t/helper/test-dump-split-index.o
    LINK t/helper/test-dump-split-index
    CC t/helper/test-dump-untracked-cache.o
    LINK t/helper/test-dump-untracked-cache
    CC t/helper/test-fake-ssh.o
    LINK t/helper/test-fake-ssh
    CC t/helper/test-genrandom.o
    LINK t/helper/test-genrandom
    CC t/helper/test-hashmap.o
    LINK t/helper/test-hashmap
    CC t/helper/test-index-version.o
    LINK t/helper/test-index-version
    CC t/helper/test-line-buffer.o
    LINK t/helper/test-line-buffer
    CC t/helper/test-match-trees.o
    LINK t/helper/test-match-trees
    CC t/helper/test-mergesort.o
    LINK t/helper/test-mergesort
    CC t/helper/test-mktemp.o
    LINK t/helper/test-mktemp
    CC t/helper/test-parse-options.o
    LINK t/helper/test-parse-options
    CC t/helper/test-path-utils.o
    LINK t/helper/test-path-utils
    CC t/helper/test-prio-queue.o
    LINK t/helper/test-prio-queue
    CC t/helper/test-read-cache.o
    LINK t/helper/test-read-cache
    CC t/helper/test-regex.o
    LINK t/helper/test-regex
    CC t/helper/test-revision-walking.o
    LINK t/helper/test-revision-walking
    CC t/helper/test-run-command.o
    LINK t/helper/test-run-command
    CC t/helper/test-scrap-cache-tree.o
    LINK t/helper/test-scrap-cache-tree
    CC t/helper/test-sha1.o
    LINK t/helper/test-sha1
    CC t/helper/test-sha1-array.o
    LINK t/helper/test-sha1-array
    CC t/helper/test-sigchain.o
    LINK t/helper/test-sigchain
    CC t/helper/test-string-list.o
    LINK t/helper/test-string-list
    CC t/helper/test-submodule-config.o
    LINK t/helper/test-submodule-config
    CC t/helper/test-subprocess.o
    LINK t/helper/test-subprocess
    CC t/helper/test-svn-fe.o
    LINK t/helper/test-svn-fe
    CC t/helper/test-urlmatch-normalization.o
    LINK t/helper/test-urlmatch-normalization
    CC t/helper/test-wildmatch.o
    LINK t/helper/test-wildmatch
    GEN bin-wrappers/git
    GEN bin-wrappers/git-upload-pack
    GEN bin-wrappers/git-receive-pack
    GEN bin-wrappers/git-upload-archive
    GEN bin-wrappers/git-shell
    GEN bin-wrappers/git-cvsserver
    GEN bin-wrappers/test-chmtime
    GEN bin-wrappers/test-ctype
    GEN bin-wrappers/test-config
    GEN bin-wrappers/test-date
    GEN bin-wrappers/test-delta
    GEN bin-wrappers/test-dump-cache-tree
    GEN bin-wrappers/test-dump-split-index
    GEN bin-wrappers/test-dump-untracked-cache
    GEN bin-wrappers/test-fake-ssh
    GEN bin-wrappers/test-genrandom
    GEN bin-wrappers/test-hashmap
    GEN bin-wrappers/test-index-version
    GEN bin-wrappers/test-line-buffer
    GEN bin-wrappers/test-match-trees
    GEN bin-wrappers/test-mergesort
    GEN bin-wrappers/test-mktemp
    GEN bin-wrappers/test-parse-options
    GEN bin-wrappers/test-path-utils
    GEN bin-wrappers/test-prio-queue
    GEN bin-wrappers/test-read-cache
    GEN bin-wrappers/test-regex
    GEN bin-wrappers/test-revision-walking
    GEN bin-wrappers/test-run-command
    GEN bin-wrappers/test-scrap-cache-tree
    GEN bin-wrappers/test-sha1
    GEN bin-wrappers/test-sha1-array
    GEN bin-wrappers/test-sigchain
    GEN bin-wrappers/test-string-list
    GEN bin-wrappers/test-submodule-config
    GEN bin-wrappers/test-subprocess
    GEN bin-wrappers/test-svn-fe
    GEN bin-wrappers/test-urlmatch-normalization
    GEN bin-wrappers/test-wildmatch
    GEN git-remote-testgit
    SUBDIR tests
ok 1 - get foo/snapshot/master.tar.gz
ok 2 - check html headers
ok 3 - strip off the header lines
ok 4 - verify gzip format
ok 5 - untar
ok 6 - count files
ok 7 - verify untarred file-5
ok 8 - get foo/snapshot/master.zip
ok 9 - check HTML headers (zip)
ok 10 - strip off the header lines (zip)
ok 11 - verify zip format
ok 12 - unzip
ok 13 - count files (zip)
ok 14 - verify unzipped file-5
# passed all 14 test(s)
1..14
ok 1 - generate foo/diff
ok 2 - find diff header
ok 3 - find blob link
ok 4 - find added file
ok 5 - find hunk header
ok 6 - find added line
# passed all 6 test(s)
1..6
ok 1 - generate bar/tree
ok 2 - find file-1
ok 3 - find file-50
ok 4 - generate bar/tree/file-50
ok 5 - find line 1
ok 6 - no line 2
ok 7 - generate foo+bar/tree
ok 8 - verify a+b link
ok 9 - generate foo+bar/tree?h=1+2
ok 10 - verify a+b?h=1+2 link
# passed all 10 test(s)
1..10
ok 1 - generate foo/commit
ok 2 - find tree link
ok 3 - find parent link
ok 4 - find commit subject
ok 5 - find commit msg
ok 6 - find diffstat
ok 7 - find diff summary
ok 8 - get root commit
ok 9 - root commit contains diffstat
ok 10 - root commit contains diff
# passed all 10 test(s)
1..10
ok 1 - extract Git version from Makefile
not ok 2 - test Git version matches Makefile
#	
#		( cat ../../git/GIT-VERSION-FILE || echo "No GIT-VERSION-FILE" ) |
#		sed -e "s/GIT_VERSION[ 	]*=[ 	]*//" -e "s/\\.dirty$//" >git_version &&
#		sed -e "s/-/./g" makefile_version >makefile_git_version &&
#		test_cmp git_version makefile_git_version
#	
not ok 3 - test submodule version matches Makefile
#	
#		if ! test -e ../../git/.git
#		then
#			echo "git/ is not a Git repository" >&2
#		else
#			(
#				cd ../.. &&
#				sm_sha1=$(git ls-files --stage -- git |
#					sed -e "s/^[0-9]* \\([0-9a-f]*\\) [0-9]	.*$/\\1/") &&
#				cd git &&
#				git describe --match "v[0-9]*" $sm_sha1
#			) | sed -e "s/^v//" >sm_version &&
#			test_cmp sm_version makefile_version
#		fi
#	
# failed 2 among 3 test(s)
1..3
Makefile:12: recipe for target 't0001-validate-git-versions.sh' failed
make[1]: *** [t0001-validate-git-versions.sh] Error 1
Makefile:76: recipe for target 'test' failed
make: *** [test] Error 2
Build step 'Execute shell' marked build as failure
Set build name.
New build name is '#51 - origin/master - 3a567fa'
Variable with name 'BUILD_DISPLAY_NAME' already exists, current value: '#51 - origin/master - 3a567fa', new value: '#51 - origin/master - 3a567fa'
Archiving artifacts


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Jenkins build is back to normal : cgit-master #52 - origin/master - c330a2e
  2016-10-12 12:02   ` Build failed in Jenkins: cgit-master #51 - origin/master - 3a567fa noreply
@ 2016-10-12 12:17     ` noreply
  0 siblings, 0 replies; 4+ messages in thread
From: noreply @ 2016-10-12 12:17 UTC (permalink / raw)


See <https://hupie.dyndns.org:15051/jenkins/job/cgit-master/52/changes>



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-10-12 12:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-12 11:32 Build failed in Jenkins: cgit-master #49 - origin/master - 5fe88a9 noreply
2016-10-12 11:42 ` Build failed in Jenkins: cgit-master #50 - origin/master - 1b46645 noreply
2016-10-12 12:02   ` Build failed in Jenkins: cgit-master #51 - origin/master - 3a567fa noreply
2016-10-12 12:17     ` Jenkins build is back to normal : cgit-master #52 - origin/master - c330a2e noreply

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).