Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

Broken Deploy #688

Closed
Chancebair opened this issue Aug 2, 2019 · 4 comments
Closed

Broken Deploy #688

Chancebair opened this issue Aug 2, 2019 · 4 comments
Assignees
Labels
bai-bff bug Something isn't working

Comments

@Chancebair
Copy link
Contributor

When running make deploy I encounter the following error

/bin/bash: Fusion.app/Contents/Public:/Users/chanbair/golang/bin:/usr/local/opt/go/libexec/bin: No such file or directory
Generating kubernetes deploy.yaml from template...
/bin/bash: -c: line 0: syntax error near unexpected token `newline'
/bin/bash: -c: line 0: `sed -e 's|@@PROJECT@@|bai-bff|g'      -e 's|@@VERSION@@|0.5.0|g'      -e 's|@@ENVIRONMENT@@|test|g'      -e 's|@@LOGGING_LEVEL@@|trace|g'      -e 's|@@JMX_PORT@@|9010|g'      -e 's|@@SVC_PORT@@|8080|g'      -e 's|@@REPO_SITE@@|https://github.com/MXNetEdge/benchmark-ai/bff|g'      -e 's|@@TAG@@|0.5.0-2cc224d|g'      -e 's|@@CHANGE_CAUSE@@|Simplify k8s test client (#686)|g'      -e 's|@@DOCKER_REGISTRY@@|benchmarkai|g'      -e 's|@@DOCKER_TAG@@|0.5.0-2cc224d|g'      -e 's|@@COMMIT_SHORT_HASH@@|2cc224d|g'              -e 's|@@THREAD_POOL_SIZE@@|6|g'      -e 's|@@MAX_QUEUE_SIZE@@|21|g'              -e 's|@@KAFKA_DEFAULT_NUM_PARTITIONS@@|3|g'              -e 's|@@KAFKA_DEFAULT_REPLICATION_FACTOR@@|3|g'      -e 's|@@KAFKA_SOURCE_TOPICS@@|BAI_APP_STATUS,CMD_RETURN|g'      -e 's|@@KAFKA_CONSUMER_GROUP_ID@@|bai-bff|g'      -e 's|@@KAFKA_POLL_INTERVAL_MS@@|500|g'      -e 's|@@KAFKA_SINK_TOPICS@@|BAI_APP_STATUS,BAI_APP_BFF,CMD_SUBMIT|g'      -e 's|@@KAFKA_CMD_SUBMIT_TOPIC@@||g'      -e 's|@@KAFKA_CMD_RETURN_TOPIC@@||g' etc/deploy.yml.tmpl > '
make: *** [deploy.yml] Error 2
@Chancebair
Copy link
Contributor Author

Same for make deploy.yml

@Chancebair Chancebair added bai-bff bug Something isn't working labels Aug 2, 2019
@gavinmbell
Copy link
Contributor

(still looking into it, trying to re-create it)

@Chancebair
Copy link
Contributor Author

Chancebair commented Aug 21, 2019

Blocking: #733

since I'm seeing this in make undeploy in bff as well

@Chancebair Chancebair changed the title [BFF] Broken Deploy Broken Deploy Aug 22, 2019
@gavinmbell
Copy link
Contributor

This is a tough one...
I can't reproduce it "on my box".

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bai-bff bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants