This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| sam /roj/stacks/test/swarm-pull-test> docker-compose --verbose up | |
| compose.config.config.find: Using configuration files: ./docker-compose.yml | |
| docker.auth.auth.find_config_file: Trying paths: ['/roj/config/config.json', '/root/.docker/config.json', '/root/.dockercfg'] | |
| docker.auth.auth.find_config_file: Found file at path: /roj/config/config.json | |
| docker.auth.auth.load_config: Found 'auths' section | |
| docker.auth.auth.parse_auth: Found entry (registry=u'registry.example.com/hrzg/ee', username=u'registry') | |
| compose.cli.command.get_client: docker-compose version 1.8.1, build 878cff1 | |
| docker-py version: 1.10.3 | |
| CPython version: 2.7.9 | |
| OpenSSL version: OpenSSL 1.0.1e 11 Feb 2013 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| > docker run -v ${PWD}:/app composer install --ignore-platform-reqs | |
| Loading composer repositories with package information | |
| Installing dependencies (including require-dev) from lock file | |
| Package operations: 156 installs, 0 updates, 0 removals | |
| - Installing yiisoft/yii2-composer (2.0.5) Downloading: 100% | |
| - Installing fxp/composer-asset-plugin (v1.2.2) Downloading: 100% | |
| - Installing wikimedia/composer-merge-plugin (v1.3.1) Downloading: 100% | |
| - Installing ezyang/htmlpurifier (v4.8.0) Downloading: 100% | |
| - Installing cebe/markdown (1.0.2) Downloading: 100% | |
| - Installing bower-asset/jquery (2.2.4) Downloading: 100% |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| > git clone https://github.com/phundament/app.git app-nop | |
| Klone nach 'app-nop' ... | |
| remote: Counting objects: 16314, done. | |
| remote: Total 16314 (delta 0), reused 0 (delta 0), pack-reused 16314 | |
| Empfange Objekte: 100% (16314/16314), 9.72 MiB | 4.09 MiB/s, Fertig. | |
| Löse Unterschiede auf: 100% (9132/9132), Fertig. | |
| tobias on Kraftbuch.local in ~/Webserver/TESTING | |
| > cd app-nop | |
| tobias on Kraftbuch.local in ~/Webserver/TESTING/app-nop(8d19h28m|master) | |
| > docker run -v ${PWD}:/app composer install |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Stopping phd5eeapp_php_1 ... done | |
| Stopping phd5eeapp_redis_1 ... done | |
| Removing phd5eeapp_worker_1 ... done | |
| Removing phd5eeapp_php_1 ... done | |
| Removing phd5eeapp_redis_1 ... done | |
| Removing network phd5eeapp_default | |
| Network reverse_default is external, skipping | |
| --> up | |
| Creating network "phd5eeapp_default" with the default driver | |
| Creating phd5eeapp_redis_1 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| consul_1 | 2016/09/05 18:09:12 [DEBUG] http: Request PUT /v1/kv/ted/docker/network/v1.0/ipam/default/config/GlobalDefault/?cas=183&flags=3304740253564472344 (5.375159ms) from=7.8.9.333:58420 | |
| consul_1 | 2016/09/05 18:09:12 [DEBUG] http: Request GET /v1/kv/ted/docker/network/v1.0/ipam/default/config/GlobalDefault/?consistent= (30.668µs) from=7.8.9.333:58420 | |
| consul_1 | 2016/09/05 18:09:12 [DEBUG] http: Request PUT /v1/kv/ted/docker/network/v1.0/ipam/default/config/GlobalDefault/?cas=183&flags=3304740253564472344 (7.175469ms) from=7.8.9.333:58420 | |
| consul_1 | 2016/09/05 18:09:12 [DEBUG] http: Request GET /v1/kv/ted/docker/network/v1.0/ipam/default/config/GlobalDefault/?consistent= (108.862µs) from=7.8.9.333:58420 | |
| consul_1 | 2016/09/05 18:09:12 [DEBUG] http: Request PUT /v1/kv/ted/docker/network/v1.0/ipam/default/config/GlobalDefault/?cas=183&flags=3304740253564472344 (5.915057ms) from=7.8.9.333:58420 | |
| consul_1 | 2016/09/05 18:09:12 [DEBUG] http: Request GET /v1/kv/ted/docker/network/v1. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "name": "dmstr/phd", | |
| "minimum-stability": "beta", | |
| "require": { | |
| "2amigos/yii2-chartjs-widget": "^2.0", | |
| "2amigos/yii2-ckeditor-widget": "^1.0", | |
| "2amigos/yii2-date-picker-widget": "^1.0", | |
| "2amigos/yii2-date-time-picker-widget": "^1.0", | |
| "2amigos/yii2-editable-widget": "^0.1.4", | |
| "2amigos/yii2-file-input-widget": "^1.0", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| tobias in ~/Downloads/p5-playground-master-d8d1766b5e96dcaeabef1b181334e2ecab4bc8c1-1 λ composer update -vvv --profile | |
| Reading ./composer.json | |
| Loading config file /Users/tobias/.composer/config.json | |
| Loading config file /Users/tobias/.composer/auth.json | |
| Loading config file ./composer.json | |
| Checked CA file /opt/local/share/curl/curl-ca-bundle.crt: valid | |
| Executing command (/Users/tobias/Downloads/p5-playground-master-d8d1766b5e96dcaeabef1b181334e2ecab4bc8c1-1): git branch --no-color --no-abbrev -v | |
| Executing command (/Users/tobias/Downloads/p5-playground-master-d8d1766b5e96dcaeabef1b181334e2ecab4bc8c1-1): git describe --exact-match --tags | |
| Executing command (/Users/tobias/Downloads/p5-playground-master-d8d1766b5e96dcaeabef1b181334e2ecab4bc8c1-1): git log --pretty="%H" -n1 HEAD | |
| Reading /Users/tobias/.composer/composer.json |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| panic: runtime error: slice bounds out of range | |
| goroutine 160 [running]: | |
| github.com/docker/docker/api/client.(*DockerCli).CmdStats.func2.1(0x0, 0x0, 0x0, 0x0, 0xc82075ef60, 0x13, 0xc8209c8da0, 0x7, 0xc8209c8db0, 0xa, ...) | |
| /go/src/github.com/docker/docker/api/client/stats.go:211 +0x155 | |
| github.com/docker/docker/api/client.decodeEvents(0x7f058859efb0, 0xc8203e2a00, 0xc820773f08, 0x0, 0x0) | |
| /go/src/github.com/docker/docker/api/client/events.go:81 +0x1bd | |
| github.com/docker/docker/api/client.(*DockerCli).CmdStats.func2(0xc82081a480) | |
| /go/src/github.com/docker/docker/api/client/stats.go:213 +0x359 | |
| created by github.com/docker/docker/api/client.(*DockerCli).CmdStats.func3 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| root@fujitsu:~# docker-machine -D create -d virtualbox \ | |
| > --virtualbox-disk-size "80000" \ | |
| > --virtualbox-cpu-count "6" \ | |
| > --virtualbox-memory "3072" \ | |
| > --virtualbox-hostonly-cidr "192.168.14.1/24" \ | |
| > --engine-storage-driver "devicemapper" \ | |
| > runner-host-14 | |
| Docker Machine Version: 0.7.0, build a650a40 | |
| Found binary path at /usr/local/bin/docker-machine | |
| Launching plugin server for driver virtualbox |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| See tests/codeception/_output for report files | |
| #make TEST run-tests codecept_opts='functional prod --html=_report_functional.html' || EXIT_CODE=1 | |
| make TEST run-tests codecept_opts='acceptance prod --html=_report_acceptance.html' || EXIT_CODE=1 | |
| make: Nothing to be done for `TEST'. | |
| docker-compose -p "buildref7d8ce89f04211248291b9f24a33ade0eb559f31dmastertest" -f docker-compose.yml -f build/compose/test.override.yml up -d | |
| buildref7d8ce89f04211248291b9f24a33ade0eb559f31dmastertest_redis_1 is up-to-date | |
| buildref7d8ce89f04211248291b9f24a33ade0eb559f31dmastertest_tester_1 is up-to-date | |
| buildref7d8ce89f04211248291b9f24a33ade0eb559f31dmastertest_db_1 is up-to-date | |
| buildref7d8ce89f04211248291b9f24a33ade0eb559f31dmastertest_couchdb_1 is up-to-date | |
| Starting buildref7d8ce89f04211248291b9f24a33ade0eb559f31dmastertest_worker_1 |