hyrise / hyrise-v1

HYRISE In-Memory Hybrid Storage Engine (archived, now developed in hyrise/hyrise repo)
https://github.com/hyrise/hyrise
MIT License
88 stars 44 forks source link

add PlanOps: SubString, Mod, Division, Mult + add query16 + add tests #362

Closed cfrahnow closed 10 years ago

cfrahnow commented 10 years ago

These operation are added to implement the TPCCH benchmark in hyrise. The tests refer to these operations.

hyrise-bot commented 10 years ago

Test failed. Refer to this link for build results: http://devdojo.de:5555/job/hyrise-multiconf-pull/785/

Build Log last 20 lines

[...truncated 10 lines...]
 * [new ref]         refs/pull/362/head -> refs/pull/362/head
 * [new ref]         refs/pull/362/merge -> refs/pull/362/merge
   2162cb6..b2406cf  master     -> github/master
 * [new ref]         refs/pull/362/head -> github/pr/362
Success build forhudson.tasks.Shell@6e1f09f8
Fetching changes from the remote Git repository
Fetching upstream changes from /home/jenkins/hyrise_mirror
Checking out Revision 9d01e8b6e26798b180c121ed7c200cd6b4cb41d9 (detached)
First time build. Skipping changelog.
Cleaning workspace
Resetting working tree
Triggering release,clang++34
Triggering release,g++48
Triggering debug,g++48
Triggering debug,clang++34
release,clang++34 completed with result FAILURE
release,g++48 completed with result FAILURE
debug,g++48 completed with result FAILURE
debug,clang++34 completed with result FAILURE
hyrise-bot commented 10 years ago

Test failed. Refer to this link for build results: http://devdojo.de:5555/job/hyrise-multiconf-pull/788/

Build Log last 20 lines

[...truncated 7 lines...]
From https://github.com/hyrise/hyrise
 + 30fde39...6bab942 refs/pull/362/head -> refs/pull/362/head  (forced update)
 + 9d01e8b...bb79ff5 refs/pull/362/merge -> refs/pull/362/merge  (forced update)
 + 30fde39...6bab942 refs/pull/362/head -> github/pr/362  (forced update)
Success build forhudson.tasks.Shell@6e1f09f8
Fetching changes from the remote Git repository
Fetching upstream changes from /home/jenkins/hyrise_mirror
Checking out Revision bb79ff5940d51cf16b5e21e99a0ab397e9ef823f (detached)
First time build. Skipping changelog.
Cleaning workspace
Resetting working tree
Triggering release,clang++34
Triggering release,g++48
Triggering debug,g++48
Triggering debug,clang++34
release,clang++34 completed with result FAILURE
release,g++48 completed with result FAILURE
debug,g++48 completed with result FAILURE
debug,clang++34 completed with result FAILURE
bastih commented 10 years ago

Please run "make reformat" in your hyrise folder and commit the changes.

hyrise-bot commented 10 years ago

Test PASSED! Refer to this link for build results: http://devdojo.de:5555/job/hyrise-multiconf-pull/789/

hyrise-bot commented 10 years ago

Test PASSED! Refer to this link for build results: http://devdojo.de:5555/job/hyrise-multiconf-pull/791/

hyrise-bot commented 10 years ago

Test failed. Refer to this link for build results: http://devdojo.de:5555/job/hyrise-multiconf-pull/813/

Build Log last 20 lines

[...truncated 17 lines...]
Triggering debug,clang++34
Triggering debug,g++48
Triggering release,g++48
Triggering release,clang++34
Interrupting #813
Interrupting #813
Interrupting #813
FATAL: tried to access method hudson.tasks.test.AggregatedTestResultAction.add(Lhudson/tasks/test/AbstractTestResultAction;)V from class hudson.tasks.test.TestResultAggregator
java.lang.IllegalAccessError: tried to access method hudson.tasks.test.AggregatedTestResultAction.add(Lhudson/tasks/test/AbstractTestResultAction;)V from class hudson.tasks.test.TestResultAggregator
    at hudson.tasks.test.TestResultAggregator.endRun(TestResultAggregator.java:57)
    at hudson.matrix.DefaultMatrixExecutionStrategyImpl.notifyEndBuild(DefaultMatrixExecutionStrategyImpl.java:219)
    at hudson.matrix.DefaultMatrixExecutionStrategyImpl.run(DefaultMatrixExecutionStrategyImpl.java:162)
    at hudson.matrix.MatrixBuild$MatrixBuildExecution.doRun(MatrixBuild.java:357)
    at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:518)
    at hudson.model.Run.execute(Run.java:1706)
    at hudson.matrix.MatrixBuild.run(MatrixBuild.java:306)
    at hudson.model.ResourceController.execute(ResourceController.java:88)
    at hudson.model.Executor.run(Executor.java:231)
    at hudson.model.OneOffExecutor.run(OneOffExecutor.java:43)
hyrise-bot commented 10 years ago

Test failed. Refer to this link for build results: http://devdojo.de:5555/job/hyrise-multiconf-pull/814/

Build Log last 20 lines

[...truncated 16 lines...]
Resetting working tree
Triggering debug,clang++34
Triggering debug,g++48
Triggering release,g++48
Triggering release,clang++34
debug,clang++34 completed with result FAILURE
Interrupting #814
FATAL: tried to access method hudson.tasks.test.AggregatedTestResultAction.add(Lhudson/tasks/test/AbstractTestResultAction;)V from class hudson.tasks.test.TestResultAggregator
java.lang.IllegalAccessError: tried to access method hudson.tasks.test.AggregatedTestResultAction.add(Lhudson/tasks/test/AbstractTestResultAction;)V from class hudson.tasks.test.TestResultAggregator
    at hudson.tasks.test.TestResultAggregator.endRun(TestResultAggregator.java:57)
    at hudson.matrix.DefaultMatrixExecutionStrategyImpl.notifyEndBuild(DefaultMatrixExecutionStrategyImpl.java:219)
    at hudson.matrix.DefaultMatrixExecutionStrategyImpl.run(DefaultMatrixExecutionStrategyImpl.java:162)
    at hudson.matrix.MatrixBuild$MatrixBuildExecution.doRun(MatrixBuild.java:357)
    at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:518)
    at hudson.model.Run.execute(Run.java:1706)
    at hudson.matrix.MatrixBuild.run(MatrixBuild.java:306)
    at hudson.model.ResourceController.execute(ResourceController.java:88)
    at hudson.model.Executor.run(Executor.java:231)
    at hudson.model.OneOffExecutor.run(OneOffExecutor.java:43)
bastih commented 10 years ago

test this please

hyrise-bot commented 10 years ago

Test failed. Refer to this link for build results: http://devdojo.de:5555/job/hyrise-multiconf-pull/815/

Build Log last 20 lines

[...truncated 21 lines...]
 > git submodule sync
 > git config --get remote.origin.url
 > git --git-dir=/home/jenkins/hyrise_mirror rev-parse --is-bare-repository
 > git submodule update --init --recursive
Cleaning workspace
 > git rev-parse --verify HEAD
Resetting working tree
 > git reset --hard
 > git clean -fdx
 > git submodule foreach --recursive git reset --hard
 > git submodule foreach --recursive git clean -fdx
Triggering debug,clang++34
Triggering release,g++48
Triggering release,clang++34
Triggering debug,g++48
debug,clang++34 completed with result FAILURE
release,g++48 completed with result FAILURE
release,clang++34 completed with result FAILURE
debug,g++48 completed with result FAILURE
cfrahnow commented 10 years ago

The tests tests run without any issue on my local hyrise. Clemens  

Gesendet: Mittwoch, 04. Juni 2014 um 13:10 UhrVon: "Sebastian Hillig" notifications@github.comAn: hyrise/hyrise hyrise@noreply.github.comCc: cfrahnow clemens24@web.deBetreff: Re: [hyrise] add PlanOps: SubString, Mod, Division, Mult + add query16 + add tests (#362)

test this please

— Reply to this email directly or view it on GitHub.

bastih commented 10 years ago

test this please

bastih commented 10 years ago

("test this please" is a command for our build bot :smile: )

bastih commented 10 years ago

test this please

hyrise-bot commented 10 years ago

Test failed. Refer to this link for build results: http://devdojo.de:5555/job/hyrise-multiconf-pull/818/

Build Log last 20 lines

[...truncated 22 lines...]
 > git submodule sync
 > git config --get remote.origin.url
 > git --git-dir=/home/jenkins/hyrise_mirror rev-parse --is-bare-repository
 > git submodule update --init --recursive
Cleaning workspace
 > git rev-parse --verify HEAD
Resetting working tree
 > git reset --hard
 > git clean -fdx
 > git submodule foreach --recursive git reset --hard
 > git submodule foreach --recursive git clean -fdx
Triggering debug,clang++34
Triggering release,g++48
Triggering release,clang++34
Triggering debug,g++48
debug,clang++34 completed with result FAILURE
release,g++48 completed with result SUCCESS
release,clang++34 completed with result FAILURE
debug,g++48 completed with result FAILURE
hyrise-bot commented 10 years ago

Test PASSED! Refer to this link for build results: http://devdojo.de:5555/job/hyrise-multiconf-pull/820/

hyrise-bot commented 10 years ago

Test PASSED! Refer to this link for build results: http://ares.epic.hpi.uni-potsdam.de/hyrise-trigger/job/hyrise-multiconf-pull/858/