Started by upstream project "test_pr_s2i" build number 810 originally caused by: Started by remote host 50.17.198.52 [EnvInject] - Loading node environment variables. Building in workspace /var/lib/jenkins/jobs/test_pull_requests_s2i/workspace [workspace] $ /bin/sh -xe /tmp/jenkins5442095834583020570.sh + vagrant origin-local-checkout --replace You don't seem to have the GOPATH environment variable set on your system. See: 'go help gopath' for more details about GOPATH. Waiting for the cloning process to finish Checking repo integrity for /var/lib/jenkins/jobs/test_pull_requests_s2i/workspace/origin ~/jobs/test_pull_requests_s2i/workspace/origin ~/jobs/test_pull_requests_s2i/workspace # On branch master # Untracked files: # (use "git add ..." to include in what will be committed) # # artifacts/ nothing added to commit but untracked files present (use "git add" to track) ~/jobs/test_pull_requests_s2i/workspace Replacing: /var/lib/jenkins/jobs/test_pull_requests_s2i/workspace/origin ~/jobs/test_pull_requests_s2i/workspace/origin ~/jobs/test_pull_requests_s2i/workspace From https://github.com/openshift/origin 1b1311d..f7183c0 master -> origin/master 7e86a1a..d21f2fc release-4.1 -> origin/release-4.1 1b1311d..f7183c0 release-4.2 -> origin/release-4.2 1b1311d..f7183c0 release-4.3 -> origin/release-4.3 Already on 'master' Your branch is behind 'origin/master' by 10 commits, and can be fast-forwarded. (use "git pull" to update your local branch) HEAD is now at f7183c0 Merge pull request #21540 from soltysh/openshiftapi_metrics Removing .vagrant-openshift.json Removing .vagrant/ Removing artifacts/ fatal: branch name required ~/jobs/test_pull_requests_s2i/workspace Origin repositories cloned into /var/lib/jenkins/jobs/test_pull_requests_s2i/workspace + vagrant origin-local-checkout --replace --repo source-to-image You don't seem to have the GOPATH environment variable set on your system. See: 'go help gopath' for more details about GOPATH. Waiting for the cloning process to finish Checking repo integrity for /var/lib/jenkins/jobs/test_pull_requests_s2i/workspace/source-to-image ~/jobs/test_pull_requests_s2i/workspace/source-to-image ~/jobs/test_pull_requests_s2i/workspace # On branch release-4.1 # Your branch is ahead of 'origin/release-4.1' by 1 commit. # (use "git push" to publish your local commits) # nothing to commit, working directory clean ~/jobs/test_pull_requests_s2i/workspace Replacing: /var/lib/jenkins/jobs/test_pull_requests_s2i/workspace/source-to-image ~/jobs/test_pull_requests_s2i/workspace/source-to-image ~/jobs/test_pull_requests_s2i/workspace Switched to branch 'master' HEAD is now at 874754d Merge pull request #963 from adambkaplan/fix-release Deleted branch release-4.1 (was 73b9dd9). Deleted branch tpr_cherry-pick-963-to-release-4.1_openshift-cherrypick-robot (was 73b9dd9). ~/jobs/test_pull_requests_s2i/workspace Origin repositories cloned into /var/lib/jenkins/jobs/test_pull_requests_s2i/workspace + '[' -n 965 ']' + set +x *****Locally Merging Pull Request: https://github.com/openshift/source-to-image/pull/965 + test_pull_requests --local_merge_pull_request 965 --repo source-to-image --config /var/lib/jenkins/.test_pull_requests_s2i.json WARNING: Cache won't persist between runs. *** Starting with empty cache Rate limit remaining: 4965 Checking if current base repo commit ID matches what we expect Retrying... attempt: 2 Retrying... attempt: 3 Retrying... attempt: 4 Retrying... attempt: 5 No matching bot comment was found for pull request #965 on repo source-to-image Local merging pull request #965 for repo 'source-to-image' + pushd source-to-image + git checkout master Already on 'master' + git checkout -b tpr_removeDocker_rhatdan Switched to a new branch 'tpr_removeDocker_rhatdan' + git pull git@github.com:rhatdan/source-to-image.git removeDocker From github.com:rhatdan/source-to-image * branch removeDocker -> FETCH_HEAD + git pull git@github.com:rhatdan/source-to-image.git removeDocker --tags From github.com:rhatdan/source-to-image * branch removeDocker -> FETCH_HEAD + git checkout master Switched to branch 'master' + git merge tpr_removeDocker_rhatdan + git submodule update --recursive + popd Rate limit resets in: 3583s, at 2019-05-16T11:07:40-04:00 (1558019260) Rate limit remaining: 4963; delta: 2 Rate limit is not too low. Would run. Cache stats: Hits: 4, Misses: 2, Bypass: 0 (raw): [:fresh, 4, :invalid, 0, :miss, 2, :unacceptable, 0, :valid, 0] Done ~/jobs/test_pull_requests_s2i/workspace/source-to-image ~/jobs/test_pull_requests_s2i/workspace Updating 874754d..0ac0857 Fast-forward README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) Already up-to-date. Updating 874754d..0ac0857 Fast-forward README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) ~/jobs/test_pull_requests_s2i/workspace + pushd origin ~/jobs/test_pull_requests_s2i/workspace/origin ~/jobs/test_pull_requests_s2i/workspace + vagrant origin-init --stage inst --os rhel7 --instance-type c4.large origin_test_pull_requests_s2i_1417 Reading AWS credentials from /var/lib/jenkins/.awscred Searching devenv-rhel7_* for latest base AMI (required_name_tag=) Found: ami-0b4c1d64a26a928c2 (devenv-rhel7_6324) ++ seq 0 2 + for i in '$(seq 0 2)' + vagrant up --provider aws Bringing machine 'openshiftdev' up with 'aws' provider... ==> openshiftdev: Warning! The AWS provider doesn't support any of the Vagrant ==> openshiftdev: high-level network configurations (`config.vm.network`). They ==> openshiftdev: will be silently ignored. ==> openshiftdev: Warning! You're launching this instance into a VPC without an ==> openshiftdev: elastic IP. Please verify you're properly connected to a VPN so ==> openshiftdev: you can access this machine, otherwise Vagrant will not be able ==> openshiftdev: to SSH into it. ==> openshiftdev: Launching an instance with the following settings... ==> openshiftdev: -- Type: c4.large ==> openshiftdev: -- AMI: ami-0b4c1d64a26a928c2 ==> openshiftdev: -- Region: us-east-1 ==> openshiftdev: -- Keypair: libra ==> openshiftdev: -- Subnet ID: subnet-cf57c596 ==> openshiftdev: -- User Data: yes ==> openshiftdev: -- User Data: ==> openshiftdev: # cloud-config ==> openshiftdev: ==> openshiftdev: growpart: ==> openshiftdev: mode: auto ==> openshiftdev: devices: ['/'] ==> openshiftdev: runcmd: ==> openshiftdev: - [ sh, -xc, "sed -i s/^Defaults.*requiretty/#Defaults requiretty/g /etc/sudoers"] ==> openshiftdev: ==> openshiftdev: -- Block Device Mapping: [{"DeviceName"=>"/dev/sda1", "Ebs.VolumeSize"=>25, "Ebs.VolumeType"=>"gp2"}, {"DeviceName"=>"/dev/sdb", "Ebs.VolumeSize"=>35, "Ebs.VolumeType"=>"gp2"}] ==> openshiftdev: -- Terminate On Shutdown: false ==> openshiftdev: -- Monitoring: false ==> openshiftdev: -- EBS optimized: false ==> openshiftdev: -- Assigning a public IP address in a VPC: false ==> openshiftdev: Waiting for instance to become "ready"... ==> openshiftdev: Waiting for SSH to become available... ==> openshiftdev: Machine is booted and ready for use! ==> openshiftdev: Running provisioner: setup (shell)... openshiftdev: Running: /tmp/vagrant-shell20190516-22679-1vg2xvl.sh ==> openshiftdev: Host: ec2-34-238-164-220.compute-1.amazonaws.com + break + vagrant ssh -c 'wget -q https://dl.google.com/go/go1.10.8.linux-amd64.tar.gz && sudo tar -C /usr/local -xzf go1.10.8.linux-amd64.tar.gz && sudo rm /bin/go* && sudo ln -s /usr/local/go/bin/go /usr/local/go/bin/godoc /usr/local/go/bin/gofmt /bin' + vagrant clone-upstream-repos --clean --repo source-to-image Running ssh/sudo command 'mkdir -p /ec2-user/.ssh; mv /tmp/file20190516-22834-s9ocj /ec2-user/.ssh/config && chown ec2-user:ec2-user /ec2-user/.ssh/config && chmod 0600 /ec2-user/.ssh/config' with timeout 14400. Attempt #0 Running ssh/sudo command 'mkdir -p /data/src/github.com/openshift/' with timeout 14400. Attempt #0 Running ssh/sudo command 'mkdir -p /data/src/github.com/openshift/builder && chown -R ec2-user:ec2-user /data/src/github.com/openshift/' with timeout 14400. Attempt #0 Running ssh/sudo command 'set -e rm -fr /data/src/github.com/openshift/source-to-image-bare; if [ ! -d /data/src/github.com/openshift/source-to-image-bare ]; then git clone --quiet --bare https://github.com/openshift/source-to-image.git /data/src/github.com/openshift/source-to-image-bare >/dev/null fi ' with timeout 14400. Attempt #0 + vagrant sync-sti -c -s Running ssh/sudo command 'rm -rf /data/src/github.com/openshift/source-to-image-bare; ' with timeout 14400. Attempt #0 Running ssh/sudo command 'mkdir -p /ec2-user/.ssh; mv /tmp/file20190516-26803-baehp5 /ec2-user/.ssh/config && chown ec2-user:ec2-user /ec2-user/.ssh/config && chmod 0600 /ec2-user/.ssh/config' with timeout 14400. Attempt #0 Running ssh/sudo command 'mkdir -p /data/src/github.com/openshift/' with timeout 14400. Attempt #0 Running ssh/sudo command 'mkdir -p /data/src/github.com/openshift/builder && chown -R ec2-user:ec2-user /data/src/github.com/openshift/' with timeout 14400. Attempt #0 Running ssh/sudo command 'set -e rm -fr /data/src/github.com/openshift/source-to-image-bare; if [ ! -d /data/src/github.com/openshift/source-to-image-bare ]; then git clone --quiet --bare https://github.com/openshift/source-to-image.git /data/src/github.com/openshift/source-to-image-bare >/dev/null fi ' with timeout 14400. Attempt #0 Synchronizing local sources Synchronizing [source-to-image@master] from source-to-image... Warning: Permanently added '34.238.164.220' (ECDSA) to the list of known hosts. Running ssh/sudo command 'set -e if [ -d /data/src/github.com/openshift/source-to-image-bare ]; then rm -rf /data/src/github.com/openshift/source-to-image echo 'Cloning source-to-image ...' git clone --quiet --recurse-submodules /data/src/github.com/openshift/source-to-image-bare /data/src/github.com/openshift/source-to-image else MISSING_REPO+='source-to-image-bare' fi if [ -n "$MISSING_REPO" ]; then echo 'Missing required upstream repositories:' echo $MISSING_REPO echo 'To fix, execute command: vagrant clone-upstream-repos' fi ' with timeout 14400. Attempt #0 Cloning source-to-image ... Running ssh/sudo command ' pushd /data/src/github.com/openshift/source-to-image commit_id=`git rev-parse $(git rev-parse --abbrev-ref HEAD)` git_status=$(git status --porcelain) if [ -f ~/sync/source-to-image ] then previous_commit_id=$(cat ~/sync/source-to-image) fi if [ "$previous_commit_id" != "$commit_id" ] || [ -n "$git_status" ] then echo "Performing source-to-image build..." set -e hack/verify-gofmt.sh hack/build-go.sh hack/build-test-images.sh else echo "Commit ID: $commit_id" echo "Previous Commit ID: $previous_commit_id" echo "Git Status: $git_status" echo "No update for source-to-image, $(git rev-parse --abbrev-ref HEAD)" fi mkdir -p ~/sync echo -n $commit_id > ~/sync/source-to-image popd ' with timeout 14400. Attempt #0 /data/src/github.com/openshift/source-to-image ~ Performing source-to-image build... go version go1.10.8 linux/amd64 ++ Building go targets for linux/amd64: cmd/s2i ++ Placing binaries Sending build context to Docker daemon 7.168 kB Step 1 : FROM busybox Trying to pull repository docker.io/library/busybox ... latest: Pulling from docker.io/library/busybox 53071b97a884: Pulling fs layer 53071b97a884: Verifying Checksum 53071b97a884: Download complete 53071b97a884: Pull complete Digest: sha256:4b6ad3a68d34da29bf7c8ccb5d355ba8b4babcad1f99798204e7abb43e54ee3d ---> 64f5d945efcc Step 2 : RUN mkdir -p /sti-fake/src && mkdir -p /opt/app-root/src && mkdir /usr/bin && ln -s /bin/env /usr/bin/env ---> Running in e93488416471 ---> a825938ed1a3 Removing intermediate container e93488416471 Step 3 : WORKDIR /opt/app-root/src ---> Running in e404d5c43f87 ---> 6f95e18778f1 Removing intermediate container e404d5c43f87 Step 4 : LABEL io.openshift.s2i.scripts-url http://127.0.0.1:23456/.s2i/bin ---> Running in 0a868a927831 ---> dbe2759f2523 Removing intermediate container 0a868a927831 Successfully built dbe2759f2523 Sending build context to Docker daemon 7.168 kB Step 1 : FROM sti_test/sti-fake ---> dbe2759f2523 Step 2 : LABEL io.openshift.s2i.assemble-user "0" ---> Running in 365730cba1c7 ---> 64ccaa557581 Removing intermediate container 365730cba1c7 Step 3 : RUN mkdir -p /sti-fake && adduser -u 431 -h /sti-fake -s /sbin/nologin -D fakeuser && chown -R fakeuser /sti-fake ---> Running in fdf4acefe24f ---> f3f4d00af63a Removing intermediate container fdf4acefe24f Step 4 : USER 431 ---> Running in fd16e2d48523 ---> b5263a98bff8 Removing intermediate container fd16e2d48523 Successfully built b5263a98bff8 Sending build context to Docker daemon 7.168 kB Step 1 : FROM sti_test/sti-fake ---> dbe2759f2523 Step 2 : LABEL io.openshift.s2i.assemble-user "431" ---> Running in 9028c23ed6f6 ---> 277c6f7e3b0f Removing intermediate container 9028c23ed6f6 Step 3 : RUN mkdir -p /sti-fake && adduser -u 431 -h /sti-fake -s /sbin/nologin -D fakeuser && chown -R fakeuser /sti-fake ---> Running in 5848f9de4752 ---> e9d39cca68d9 Removing intermediate container 5848f9de4752 Step 4 : USER 431 ---> Running in 4b534aa72a9a ---> 44ddb9643fa9 Removing intermediate container 4b534aa72a9a Successfully built 44ddb9643fa9 Sending build context to Docker daemon 7.168 kB Step 1 : FROM busybox ---> 64f5d945efcc Step 2 : RUN mkdir -p /sti-fake/src && mkdir /usr/bin && ln -s /bin/env /usr/bin/env ---> Running in d5fcb000a0a4 ---> 9e70d793b84f Removing intermediate container d5fcb000a0a4 Step 3 : WORKDIR / ---> Running in 7b6e40add11e ---> b125be0435c3 Removing intermediate container 7b6e40add11e Step 4 : ENV STI_SCRIPTS_URL http://127.0.0.1:23456/.s2i/bin ---> Running in 696ed5019b80 ---> a5ec4be33dd9 Removing intermediate container 696ed5019b80 Successfully built a5ec4be33dd9 Sending build context to Docker daemon 7.168 kB Step 1 : FROM sti_test/sti-fake ---> dbe2759f2523 Step 2 : RUN mkdir -p /sti-fake && adduser -u 431 -h /sti-fake -s /sbin/nologin -D fakeuser && chown -R fakeuser /sti-fake ---> Running in 2a3bd8c5da2c ---> 2fd2c77afa81 Removing intermediate container 2a3bd8c5da2c Step 3 : USER fakeuser ---> Running in 7686e67501b5 ---> 98106356f004 Removing intermediate container 7686e67501b5 Successfully built 98106356f004 Sending build context to Docker daemon 7.168 kB Step 1 : FROM busybox ---> 64f5d945efcc Step 2 : RUN mkdir -p /sti-fake/src && mkdir -p /tmp/scripts && mkdir /usr/bin && ln -s /bin/env /usr/bin/env ---> Running in f7d6841e1c3e ---> 0e167952ad4e Removing intermediate container f7d6841e1c3e Step 3 : WORKDIR / ---> Running in 414b349b6954 ---> c29eaac6824a Removing intermediate container 414b349b6954 Step 4 : ADD scripts/.s2i/bin/ /tmp/scripts/ ---> bc324a8d0afd Removing intermediate container 1d37463687b0 Step 5 : LABEL io.openshift.s2i.scripts-url image:///tmp/scripts/ ---> Running in 5275f4860408 ---> fb4de550c27c Removing intermediate container 5275f4860408 Successfully built fb4de550c27c Sending build context to Docker daemon 7.168 kB Step 1 : FROM busybox ---> 64f5d945efcc Step 2 : RUN mkdir -p /sti-fake/src && mkdir -p /tmp/scripts && mkdir /usr/bin && ln -s /bin/env /usr/bin/env ---> Using cache ---> 0e167952ad4e Step 3 : WORKDIR / ---> Using cache ---> c29eaac6824a Step 4 : ADD scripts/.s2i/bin/run /tmp/scripts/ ---> 69a1e8a8e09b Removing intermediate container d1d5096aa5b5 Step 5 : ADD scripts/.s2i/bin/assemble /tmp/scripts/ ---> 1171a13869f4 Removing intermediate container d5df8f7bf9a6 Step 6 : LABEL io.openshift.s2i.scripts-url image:///tmp/scripts/ ---> Running in 10da38ffd060 ---> 1d316dd8c410 Removing intermediate container 10da38ffd060 Successfully built 1d316dd8c410 Sending build context to Docker daemon 7.168 kB Step 1 : FROM busybox ---> 64f5d945efcc Step 2 : RUN mkdir -p /sti-fake/src && rm /bin/tar && mkdir /usr/bin && ln -s /bin/env /usr/bin/env ---> Running in c29972cf7e41 ---> 0c4def8fe0ac Removing intermediate container c29972cf7e41 Step 3 : WORKDIR / ---> Running in 3a850f6a1db8 ---> fdd54120c283 Removing intermediate container 3a850f6a1db8 Successfully built fdd54120c283 Sending build context to Docker daemon 7.168 kB Step 1 : FROM sti_test/sti-fake ---> dbe2759f2523 Step 2 : ONBUILD run touch /sti-fake/src/onbuild ---> Running in 4293774a3415 ---> d7d6d3305310 Removing intermediate container 4293774a3415 Step 3 : ONBUILD copy . /tmp/src/ ---> Running in 78fcf35efdf8 ---> f2b83bb8a7ab Removing intermediate container 78fcf35efdf8 Step 4 : WORKDIR /tmp/src ---> Running in 4f6921cf975f ---> 5a3620d918a4 Removing intermediate container 4f6921cf975f Successfully built 5a3620d918a4 Sending build context to Docker daemon 7.168 kB Step 1 : FROM sti_test/sti-fake ---> dbe2759f2523 Step 2 : RUN mkdir -p /sti-fake && adduser -u 431 -h /sti-fake -s /sbin/nologin -D fakeuser && chown -R fakeuser /sti-fake ---> Using cache ---> 2fd2c77afa81 Step 3 : USER 431 ---> Running in 8a79368fe0a7 ---> 4819310dd2c2 Removing intermediate container 8a79368fe0a7 Successfully built 4819310dd2c2 Sending build context to Docker daemon 7.168 kB Step 1 : FROM sti_test/sti-fake ---> dbe2759f2523 Step 2 : ONBUILD user 0 ---> Running in 5225ccbb9553 ---> 8a5da7d5a0de Removing intermediate container 5225ccbb9553 Step 3 : ONBUILD run touch /tmp/onbuild ---> Running in 6faf9e50ce66 ---> d1db992f2c51 Removing intermediate container 6faf9e50ce66 Step 4 : ONBUILD copy . /tmp/src/ ---> Running in 328492cdee39 ---> 0052c0e6637c Removing intermediate container 328492cdee39 Step 5 : WORKDIR /tmp/src ---> Running in 49ceb339dcb8 ---> fa94ae3baea5 Removing intermediate container 49ceb339dcb8 Successfully built fa94ae3baea5 Sending build context to Docker daemon 7.168 kB Step 1 : FROM sti_test/sti-fake ---> dbe2759f2523 Step 2 : USER 1001 ---> Running in 98c660f0cc7c ---> 0480094a27ef Removing intermediate container 98c660f0cc7c Step 3 : ONBUILD user 1001 ---> Running in e946d5acf8d2 ---> 2ce84ded0015 Removing intermediate container e946d5acf8d2 Step 4 : ONBUILD run touch /tmp/onbuild ---> Running in 23d7566982e9 ---> 501171a98e02 Removing intermediate container 23d7566982e9 Step 5 : ONBUILD copy . /tmp/src/ ---> Running in 99787a03bc2d ---> 66ca3e58fe82 Removing intermediate container 99787a03bc2d Step 6 : WORKDIR /tmp/src ---> Running in 0061722cfea6 ---> 08aeefc95a68 Removing intermediate container 0061722cfea6 Successfully built 08aeefc95a68 ~ + vagrant test-sti --all -d *************************************************** Running OUTPUT_COVERAGE=/tmp/sti/artifacts/coverage hack/test-go.sh... ok github.com/openshift/source-to-image/pkg/api 1.010s coverage: 42.6% of statements ok github.com/openshift/source-to-image/pkg/api/validation 1.024s coverage: 48.6% of statements ok github.com/openshift/source-to-image/pkg/build/strategies/dockerfile 1.076s coverage: 3.6% of statements ok github.com/openshift/source-to-image/pkg/build/strategies/layered 1.030s coverage: 80.5% of statements ok github.com/openshift/source-to-image/pkg/build/strategies/onbuild 1.028s coverage: 70.7% of statements ok github.com/openshift/source-to-image/pkg/build/strategies/sti 1.057s coverage: 52.2% of statements ok github.com/openshift/source-to-image/pkg/docker 1.043s coverage: 46.4% of statements ok github.com/openshift/source-to-image/pkg/ignore 1.020s coverage: 76.8% of statements ok github.com/openshift/source-to-image/pkg/scm 1.065s coverage: 78.9% of statements ok github.com/openshift/source-to-image/pkg/scm/downloaders/file 1.011s coverage: 84.2% of statements ok github.com/openshift/source-to-image/pkg/scm/downloaders/git 1.011s coverage: 63.6% of statements ok github.com/openshift/source-to-image/pkg/scm/git 1.108s coverage: 56.3% of statements ok github.com/openshift/source-to-image/pkg/scripts 1.029s coverage: 70.8% of statements ok github.com/openshift/source-to-image/pkg/tar 1.054s coverage: 58.2% of statements ok github.com/openshift/source-to-image/pkg/util 1.118s coverage: 47.3% of statements ok github.com/openshift/source-to-image/pkg/util/fs 1.010s coverage: 24.2% of statements ok github.com/openshift/source-to-image/pkg/util/status 1.010s coverage: 100.0% of statements ok github.com/openshift/source-to-image/pkg/util/user 1.009s coverage: 66.0% of statements ? github.com/openshift/source-to-image/test/integration [no test files] real 0m37.546s user 0m25.566s sys 0m3.875s Finished OUTPUT_COVERAGE=/tmp/sti/artifacts/coverage hack/test-go.sh *************************************************** *************************************************** Running hack/test-integration.sh... Running integration tests ... === RUN TestTCP --- PASS: TestTCP (3.56s) === RUN TestUNIX --- PASS: TestUNIX (3.41s) === RUN TestSSL --- PASS: TestSSL (3.92s) === RUN TestSSLClientCert --- PASS: TestSSLClientCert (3.79s) === RUN TestInjectionBuild I0516 10:13:20.036965 9333 docker.go:490] Using locally available image "sti_test/sti-fake:latest" I0516 10:13:20.043175 9333 docker.go:490] Using locally available image "sti_test/sti-fake:latest" I0516 10:13:20.043244 9333 docker.go:730] Image sha256:dbe2759f25239169a80660e17a5902c8fd3b83e8b48eacfa821862bcfeae861b contains io.openshift.s2i.scripts-url set to "http://127.0.0.1:23456/.s2i/bin" I0516 10:13:20.043336 9333 scm.go:20] DownloadForSource https://github.com/openshift/ruby-hello-world I0516 10:13:20.043453 9333 sti.go:204] Preparing to build test/sti-fake-app I0516 10:13:20.044013 9333 clone.go:36] Downloading "https://github.com/openshift/ruby-hello-world" ... I0516 10:13:20.044067 9333 clone.go:40] Cloning sources into "/tmp/s2i494405061/upload/src" I0516 10:13:20.319116 9333 clone.go:56] Checked out "HEAD" I0516 10:13:20.342853 9333 clone.go:62] Updated submodules for "HEAD" I0516 10:13:20.376047 9333 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/assemble' I0516 10:13:20.376169 9333 install.go:261] Using "assemble" installed from "http://127.0.0.1:23456/.s2i/bin/assemble" I0516 10:13:20.377776 9333 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/run' I0516 10:13:20.377880 9333 install.go:261] Using "run" installed from "http://127.0.0.1:23456/.s2i/bin/run" I0516 10:13:20.379356 9333 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/save-artifacts' I0516 10:13:20.379464 9333 install.go:261] Using "save-artifacts" installed from "http://127.0.0.1:23456/.s2i/bin/save-artifacts" I0516 10:13:20.379540 9333 ignore.go:64] .s2iignore file does not exist I0516 10:13:20.379580 9333 sti.go:213] Clean build will be performed I0516 10:13:20.379630 9333 sti.go:216] Performing source build from https://github.com/openshift/ruby-hello-world I0516 10:13:20.379676 9333 sti.go:227] Running "assemble" in "test/sti-fake-app" I0516 10:13:20.379719 9333 sti.go:585] Using image name sti_test/sti-fake I0516 10:13:20.382097 9333 docker.go:490] Using locally available image "sti_test/sti-fake:latest" I0516 10:13:20.382225 9333 environment.go:41] Setting 1 environment variables provided by environment file in sources I0516 10:13:20.384336 9333 injection.go:33] Using "/opt/app-root/src" as a destination for injecting "/tmp/s2i-test-dir542680190" I0516 10:13:20.384407 9333 injection.go:33] Using "/opt/app-root/src/test" as a destination for injecting "/tmp/s2i-test-dir542680190" I0516 10:13:20.384482 9333 injection.go:33] Using "/opt/app-root/src/test2" as a destination for injecting "/tmp/s2i-test-dir542680190" I0516 10:13:20.389150 9333 docker.go:793] Both scripts and untarred source will be placed in '/tmp' I0516 10:13:20.389279 9333 docker.go:961] Setting "/bin/sh -c while [ ! -f \"/tmp/injection-result\" ]; do sleep 0.5; done; if [ -s \"/tmp/injection-result\" ]; then exit 1; fi; tar -C /tmp -xf - && /tmp/scripts/assemble; result=$?; . /tmp/rm-injections; exit $result" command for container ... I0516 10:13:20.389618 9333 docker.go:970] Creating container with options {Name:"s2i_sti_test_sti_fake_b604ad9c" Config:{Hostname: Domainname: User: AttachStdin:false AttachStdout:true AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:true StdinOnce:true Env:[RACK_ENV=production] Cmd:[/bin/sh -c while [ ! -f "/tmp/injection-result" ]; do sleep 0.5; done; if [ -s "/tmp/injection-result" ]; then exit 1; fi; tar -C /tmp -xf - && /tmp/scripts/assemble; result=$?; . /tmp/rm-injections; exit $result] Healthcheck: ArgsEscaped:false Image:sti_test/sti-fake:latest Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[] StopSignal: StopTimeout: Shell:[]} HostConfig:&{Binds:[] ContainerIDFile: LogConfig:{Type: Config:map[]} NetworkMode: PortBindings:map[] RestartPolicy:{Name: MaximumRetryCount:0} AutoRemove:false VolumeDriver: VolumesFrom:[] CapAdd:[] CapDrop:[] DNS:[] DNSOptions:[] DNSSearch:[] ExtraHosts:[] GroupAdd:[] IpcMode: Cgroup: Links:[] OomScoreAdj:0 PidMode: Privileged:false PublishAllPorts:false ReadonlyRootfs:false SecurityOpt:[] StorageOpt:map[] Tmpfs:map[] UTSMode: UsernsMode: ShmSize:67108864 Sysctls:map[] Runtime: ConsoleSize:[0 0] Isolation: Resources:{CPUShares:0 Memory:0 NanoCPUs:0 CgroupParent: BlkioWeight:0 BlkioWeightDevice:[] BlkioDeviceReadBps:[] BlkioDeviceWriteBps:[] BlkioDeviceReadIOps:[] BlkioDeviceWriteIOps:[] CPUPeriod:0 CPUQuota:0 CPURealtimePeriod:0 CPURealtimeRuntime:0 CpusetCpus: CpusetMems: Devices:[] DeviceCgroupRules:[] DiskQuota:0 KernelMemory:0 MemoryReservation:0 MemorySwap:0 MemorySwappiness: OomKillDisable: PidsLimit:0 Ulimits:[] CPUCount:0 CPUPercent:0 IOMaximumIOps:0 IOMaximumBandwidth:0} Mounts:[] Init:}} ... I0516 10:13:20.866158 9333 docker.go:1002] Attaching to container "2ac9de97c5148d3e7828d5ecf861478d63bb3f9afa762be4781357235286572e" ... I0516 10:13:20.868289 9333 docker.go:1013] Starting container "2ac9de97c5148d3e7828d5ecf861478d63bb3f9afa762be4781357235286572e" ... I0516 10:13:21.254121 9333 sti.go:735] starting the injections uploading ... I0516 10:13:21.254308 9333 docker.go:388] Uploading "/tmp/s2i-test-dir542680190" to "/" ... I0516 10:13:21.254468 9333 tar.go:239] Adding "/tmp/s2i-test-dir542680190" to tar ... I0516 10:13:21.256091 9333 tar.go:337] Adding to tar: /tmp/s2i-test-dir542680190/secret as s2i-test-dir542680190/secret I0516 10:13:21.287441 9333 docker.go:388] Uploading "/tmp/s2i-test-dir542680190" to "/opt/app-root" ... I0516 10:13:21.287468 9333 tar.go:239] Adding "/tmp/s2i-test-dir542680190" to tar ... I0516 10:13:21.287813 9333 tar.go:337] Adding to tar: /tmp/s2i-test-dir542680190/secret as s2i-test-dir542680190/secret I0516 10:13:21.313534 9333 docker.go:388] Uploading "/tmp/s2i-test-dir542680190" to "/opt/app-root/src" ... I0516 10:13:21.313639 9333 tar.go:239] Adding "/tmp/s2i-test-dir542680190" to tar ... I0516 10:13:21.314000 9333 tar.go:337] Adding to tar: /tmp/s2i-test-dir542680190/secret as s2i-test-dir542680190/secret I0516 10:13:21.339618 9333 docker.go:388] Uploading "/tmp/s2i-test-dir542680190" to "/opt/app-root/src" ... I0516 10:13:21.339764 9333 tar.go:239] Adding "/tmp/s2i-test-dir542680190" to tar ... I0516 10:13:21.340107 9333 tar.go:337] Adding to tar: /tmp/s2i-test-dir542680190/secret as s2i-test-dir542680190/secret I0516 10:13:21.366600 9333 docker.go:388] Uploading "/tmp/s2i-injection-remove504413280" to "/tmp" ... I0516 10:13:21.366631 9333 tar.go:239] Adding "/tmp/s2i-injection-remove504413280" to tar ... I0516 10:13:21.366848 9333 tar.go:337] Adding to tar: /tmp/s2i-injection-remove504413280 as s2i-injection-remove504413280 I0516 10:13:21.392721 9333 docker.go:388] Uploading "/tmp/s2i-injection-result551970367" to "/tmp" ... I0516 10:13:21.392746 9333 tar.go:239] Adding "/tmp/s2i-injection-result551970367" to tar ... I0516 10:13:21.392968 9333 tar.go:337] Adding to tar: /tmp/s2i-injection-result551970367 as s2i-injection-result551970367 I0516 10:13:21.418744 9333 sti.go:703] starting the source uploading ... I0516 10:13:21.418838 9333 tar.go:239] Adding "/tmp/s2i494405061/upload" to tar ... I0516 10:13:21.419217 9333 tar.go:337] Adding to tar: /tmp/s2i494405061/upload/scripts as scripts I0516 10:13:21.419713 9333 tar.go:337] Adding to tar: /tmp/s2i494405061/upload/scripts/assemble as scripts/assemble I0516 10:13:21.420261 9333 tar.go:337] Adding to tar: /tmp/s2i494405061/upload/scripts/run as scripts/run I0516 10:13:21.420827 9333 tar.go:337] Adding to tar: /tmp/s2i494405061/upload/scripts/save-artifacts as scripts/save-artifacts I0516 10:13:21.421448 9333 tar.go:337] Adding to tar: /tmp/s2i494405061/upload/src as src I0516 10:13:21.424822 9333 tar.go:337] Adding to tar: /tmp/s2i494405061/upload/src/.gitignore as src/.gitignore I0516 10:13:21.425396 9333 tar.go:337] Adding to tar: /tmp/s2i494405061/upload/src/.s2i as src/.s2i I0516 10:13:21.425833 9333 tar.go:337] Adding to tar: /tmp/s2i494405061/upload/src/.s2i/bin as src/.s2i/bin I0516 10:13:21.426314 9333 tar.go:337] Adding to tar: /tmp/s2i494405061/upload/src/.s2i/bin/README as src/.s2i/bin/README I0516 10:13:21.426815 9333 tar.go:337] Adding to tar: /tmp/s2i494405061/upload/src/.s2i/environment as src/.s2i/environment I0516 10:13:21.427257 9333 tar.go:337] Adding to tar: /tmp/s2i494405061/upload/src/.travis.yml as src/.travis.yml I0516 10:13:21.427715 9333 tar.go:337] Adding to tar: /tmp/s2i494405061/upload/src/Dockerfile as src/Dockerfile I0516 10:13:21.428284 9333 tar.go:337] Adding to tar: /tmp/s2i494405061/upload/src/Gemfile as src/Gemfile I0516 10:13:21.428713 9333 tar.go:337] Adding to tar: /tmp/s2i494405061/upload/src/Gemfile.lock as src/Gemfile.lock I0516 10:13:21.429171 9333 tar.go:337] Adding to tar: /tmp/s2i494405061/upload/src/README.md as src/README.md I0516 10:13:21.429623 9333 tar.go:337] Adding to tar: /tmp/s2i494405061/upload/src/Rakefile as src/Rakefile I0516 10:13:21.430114 9333 tar.go:337] Adding to tar: /tmp/s2i494405061/upload/src/app.rb as src/app.rb I0516 10:13:21.430672 9333 tar.go:337] Adding to tar: /tmp/s2i494405061/upload/src/config as src/config I0516 10:13:21.431162 9333 tar.go:337] Adding to tar: /tmp/s2i494405061/upload/src/config/database.rb as src/config/database.rb I0516 10:13:21.431693 9333 tar.go:337] Adding to tar: /tmp/s2i494405061/upload/src/config/database.yml as src/config/database.yml I0516 10:13:21.432241 9333 tar.go:337] Adding to tar: /tmp/s2i494405061/upload/src/config.ru as src/config.ru I0516 10:13:21.432772 9333 tar.go:337] Adding to tar: /tmp/s2i494405061/upload/src/db as src/db I0516 10:13:21.433320 9333 tar.go:337] Adding to tar: /tmp/s2i494405061/upload/src/db/migrate as src/db/migrate I0516 10:13:21.433846 9333 tar.go:337] Adding to tar: /tmp/s2i494405061/upload/src/db/migrate/20141102191902_create_key_pair.rb as src/db/migrate/20141102191902_create_key_pair.rb I0516 10:13:21.434384 9333 tar.go:337] Adding to tar: /tmp/s2i494405061/upload/src/models.rb as src/models.rb I0516 10:13:21.434897 9333 tar.go:337] Adding to tar: /tmp/s2i494405061/upload/src/run.sh as src/run.sh I0516 10:13:21.435469 9333 tar.go:337] Adding to tar: /tmp/s2i494405061/upload/src/test as src/test I0516 10:13:21.435854 9333 tar.go:337] Adding to tar: /tmp/s2i494405061/upload/src/test/sample_test.rb as src/test/sample_test.rb I0516 10:13:21.436297 9333 tar.go:337] Adding to tar: /tmp/s2i494405061/upload/src/views as src/views I0516 10:13:21.436746 9333 tar.go:337] Adding to tar: /tmp/s2i494405061/upload/src/views/main.erb as src/views/main.erb I0516 10:13:21.805379 9333 docker.go:1044] Waiting for container "2ac9de97c5148d3e7828d5ecf861478d63bb3f9afa762be4781357235286572e" to stop ... I0516 10:13:21.969338 9333 docker.go:1069] Invoking PostExecute function I0516 10:13:21.969400 9333 postexecutorstep.go:68] Skipping step: store previous image I0516 10:13:21.969441 9333 postexecutorstep.go:117] Executing step: commit image I0516 10:13:21.971772 9333 postexecutorstep.go:523] Checking for new Labels to apply... I0516 10:13:21.971834 9333 postexecutorstep.go:531] Creating the download path '/tmp/s2i494405061/metadata' I0516 10:13:21.972022 9333 postexecutorstep.go:465] Downloading file "/tmp/.s2i/image_metadata.json" I0516 10:13:22.178276 9333 tar.go:401] Creating directory /tmp/s2i494405061/metadata I0516 10:13:22.178376 9333 tar.go:469] Creating /tmp/s2i494405061/metadata/image_metadata.json I0516 10:13:22.178569 9333 tar.go:479] Extracting/writing /tmp/s2i494405061/metadata/image_metadata.json I0516 10:13:22.178736 9333 tar.go:425] Done extracting tar stream I0516 10:13:22.178855 9333 postexecutorstep.go:556] new Labels File contents : { "labels": [ {"testLabel": "testLabel_value"} ] } I0516 10:13:22.183564 9333 docker.go:1103] Committing container with dockerOpts: {Reference:test/sti-fake-app Comment: Author: Changes:[] Pause:false Config:0xc4204a6140}, config: {Hostname: Domainname: User: AttachStdin:false AttachStdout:false AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:false StdinOnce:false Env:[RACK_ENV=production] Cmd:[/tmp/scripts/run] Healthcheck: ArgsEscaped:false Image: Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[io.openshift.s2i.scripts-url:http://127.0.0.1:23456/.s2i/bin io.openshift.s2i.build.commit.ref:master io.openshift.s2i.build.source-location:https://github.com/openshift/ruby-hello-world io.openshift.s2i.build.commit.author:Ben Parees io.openshift.s2i.build.commit.date:Thu Jan 17 17:21:03 2019 -0500 io.openshift.s2i.build.commit.id:787f1beae9956c959c6af62ee43bfdda73769cf7 io.openshift.s2i.build.commit.message:Merge pull request #78 from bparees/v22 io.k8s.display-name:test/sti-fake-app io.openshift.s2i.build.image:sti_test/sti-fake testLabel:testLabel_value] StopSignal: StopTimeout: Shell:[]} I0516 10:13:23.431915 9333 postexecutorstep.go:393] Executing step: report success I0516 10:13:23.432002 9333 postexecutorstep.go:398] Successfully built test/sti-fake-app I0516 10:13:23.432037 9333 postexecutorstep.go:93] Skipping step: remove previous image I0516 10:13:23.432165 9333 docker.go:980] Removing container "2ac9de97c5148d3e7828d5ecf861478d63bb3f9afa762be4781357235286572e" ... I0516 10:13:23.449474 9333 docker.go:990] Removed container "2ac9de97c5148d3e7828d5ecf861478d63bb3f9afa762be4781357235286572e" I0516 10:13:23.449696 9333 cleanup.go:33] Removing temporary directory /tmp/s2i494405061 I0516 10:13:23.449767 9333 fs.go:302] Removing directory '/tmp/s2i494405061' --- PASS: TestInjectionBuild (8.92s) === RUN TestInjectionBuildBadDestination I0516 10:13:28.963446 9333 docker.go:490] Using locally available image "sti_test/sti-fake:latest" I0516 10:13:28.969658 9333 docker.go:490] Using locally available image "sti_test/sti-fake:latest" I0516 10:13:28.969729 9333 docker.go:730] Image sha256:dbe2759f25239169a80660e17a5902c8fd3b83e8b48eacfa821862bcfeae861b contains io.openshift.s2i.scripts-url set to "http://127.0.0.1:23456/.s2i/bin" I0516 10:13:28.969796 9333 scm.go:20] DownloadForSource https://github.com/openshift/ruby-hello-world I0516 10:13:28.969930 9333 sti.go:204] Preparing to build test/sti-fake-app I0516 10:13:28.970456 9333 clone.go:36] Downloading "https://github.com/openshift/ruby-hello-world" ... I0516 10:13:28.970513 9333 clone.go:40] Cloning sources into "/tmp/s2i902735252/upload/src" I0516 10:13:29.200737 9333 clone.go:56] Checked out "HEAD" I0516 10:13:29.226376 9333 clone.go:62] Updated submodules for "HEAD" I0516 10:13:29.239833 9333 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/assemble' I0516 10:13:29.239959 9333 install.go:261] Using "assemble" installed from "http://127.0.0.1:23456/.s2i/bin/assemble" I0516 10:13:29.241469 9333 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/run' I0516 10:13:29.241609 9333 install.go:261] Using "run" installed from "http://127.0.0.1:23456/.s2i/bin/run" I0516 10:13:29.243189 9333 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/save-artifacts' I0516 10:13:29.243305 9333 install.go:261] Using "save-artifacts" installed from "http://127.0.0.1:23456/.s2i/bin/save-artifacts" I0516 10:13:29.243385 9333 ignore.go:64] .s2iignore file does not exist I0516 10:13:29.243435 9333 sti.go:213] Clean build will be performed I0516 10:13:29.243491 9333 sti.go:216] Performing source build from https://github.com/openshift/ruby-hello-world I0516 10:13:29.243558 9333 sti.go:227] Running "assemble" in "test/sti-fake-app" I0516 10:13:29.243610 9333 sti.go:585] Using image name sti_test/sti-fake I0516 10:13:29.247247 9333 docker.go:490] Using locally available image "sti_test/sti-fake:latest" I0516 10:13:29.247365 9333 environment.go:41] Setting 1 environment variables provided by environment file in sources I0516 10:13:29.254029 9333 docker.go:793] Both scripts and untarred source will be placed in '/tmp' I0516 10:13:29.254156 9333 docker.go:961] Setting "/bin/sh -c while [ ! -f \"/tmp/injection-result\" ]; do sleep 0.5; done; if [ -s \"/tmp/injection-result\" ]; then exit 1; fi; tar -C /tmp -xf - && /tmp/scripts/assemble; result=$?; . /tmp/rm-injections; exit $result" command for container ... I0516 10:13:29.254449 9333 docker.go:970] Creating container with options {Name:"s2i_sti_test_sti_fake_cce8af1f" Config:{Hostname: Domainname: User: AttachStdin:false AttachStdout:true AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:true StdinOnce:true Env:[RACK_ENV=production] Cmd:[/bin/sh -c while [ ! -f "/tmp/injection-result" ]; do sleep 0.5; done; if [ -s "/tmp/injection-result" ]; then exit 1; fi; tar -C /tmp -xf - && /tmp/scripts/assemble; result=$?; . /tmp/rm-injections; exit $result] Healthcheck: ArgsEscaped:false Image:sti_test/sti-fake:latest Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[] StopSignal: StopTimeout: Shell:[]} HostConfig:&{Binds:[] ContainerIDFile: LogConfig:{Type: Config:map[]} NetworkMode: PortBindings:map[] RestartPolicy:{Name: MaximumRetryCount:0} AutoRemove:false VolumeDriver: VolumesFrom:[] CapAdd:[] CapDrop:[] DNS:[] DNSOptions:[] DNSSearch:[] ExtraHosts:[] GroupAdd:[] IpcMode: Cgroup: Links:[] OomScoreAdj:0 PidMode: Privileged:false PublishAllPorts:false ReadonlyRootfs:false SecurityOpt:[] StorageOpt:map[] Tmpfs:map[] UTSMode: UsernsMode: ShmSize:67108864 Sysctls:map[] Runtime: ConsoleSize:[0 0] Isolation: Resources:{CPUShares:0 Memory:0 NanoCPUs:0 CgroupParent: BlkioWeight:0 BlkioWeightDevice:[] BlkioDeviceReadBps:[] BlkioDeviceWriteBps:[] BlkioDeviceReadIOps:[] BlkioDeviceWriteIOps:[] CPUPeriod:0 CPUQuota:0 CPURealtimePeriod:0 CPURealtimeRuntime:0 CpusetCpus: CpusetMems: Devices:[] DeviceCgroupRules:[] DiskQuota:0 KernelMemory:0 MemoryReservation:0 MemorySwap:0 MemorySwappiness: OomKillDisable: PidsLimit:0 Ulimits:[] CPUCount:0 CPUPercent:0 IOMaximumIOps:0 IOMaximumBandwidth:0} Mounts:[] Init:}} ... I0516 10:13:29.699352 9333 docker.go:1002] Attaching to container "2e9e96946f17550a91b24f52aa93115daeb2d19770107b995e185090aac2153b" ... I0516 10:13:29.701156 9333 docker.go:1013] Starting container "2e9e96946f17550a91b24f52aa93115daeb2d19770107b995e185090aac2153b" ... I0516 10:13:30.049638 9333 sti.go:735] starting the injections uploading ... I0516 10:13:30.049833 9333 docker.go:388] Uploading "/tmp/s2i-test-dir346788041" to "/bad" ... I0516 10:13:30.050173 9333 tar.go:239] Adding "/tmp/s2i-test-dir346788041" to tar ... I0516 10:13:30.050492 9333 tar.go:337] Adding to tar: /tmp/s2i-test-dir346788041/secret as s2i-test-dir346788041/secret I0516 10:13:30.056643 9333 docker.go:393] error: Uploading to container failed: Error response from daemon: lstat /var/lib/docker/devicemapper/mnt/59f9776f8a2f5f51f7ffbf80e82033479a1d511a412513da62e7139edc81f0dc/rootfs/bad: no such file or directory E0516 10:13:30.056746 9333 injection.go:151] The destination directory for "/tmp/s2i-test-dir346788041" injection must exist in container ("/bad/dir") I0516 10:13:30.057088 9333 docker.go:388] Uploading "/tmp/s2i-injection-result493294566" to "/tmp" ... I0516 10:13:30.057250 9333 tar.go:239] Adding "/tmp/s2i-injection-result493294566" to tar ... I0516 10:13:30.057394 9333 tar.go:337] Adding to tar: /tmp/s2i-injection-result493294566 as s2i-injection-result493294566 I0516 10:13:30.588873 9333 docker.go:1044] Waiting for container "2e9e96946f17550a91b24f52aa93115daeb2d19770107b995e185090aac2153b" to stop ... I0516 10:13:30.712874 9333 docker.go:980] Removing container "2e9e96946f17550a91b24f52aa93115daeb2d19770107b995e185090aac2153b" ... I0516 10:13:30.729639 9333 docker.go:990] Removed container "2e9e96946f17550a91b24f52aa93115daeb2d19770107b995e185090aac2153b" I0516 10:13:30.731335 9333 cleanup.go:33] Removing temporary directory /tmp/s2i902735252 I0516 10:13:30.731384 9333 fs.go:302] Removing directory '/tmp/s2i902735252' --- PASS: TestInjectionBuildBadDestination (1.79s) === RUN TestCleanBuild I0516 10:13:30.745319 9333 docker.go:490] Using locally available image "sti_test/sti-fake:latest" I0516 10:13:30.751460 9333 docker.go:490] Using locally available image "sti_test/sti-fake:latest" I0516 10:13:30.751525 9333 docker.go:730] Image sha256:dbe2759f25239169a80660e17a5902c8fd3b83e8b48eacfa821862bcfeae861b contains io.openshift.s2i.scripts-url set to "http://127.0.0.1:23456/.s2i/bin" I0516 10:13:30.751587 9333 scm.go:20] DownloadForSource https://github.com/openshift/ruby-hello-world I0516 10:13:30.751697 9333 sti.go:204] Preparing to build test/sti-fake-app I0516 10:13:30.752174 9333 clone.go:36] Downloading "https://github.com/openshift/ruby-hello-world" ... I0516 10:13:30.752226 9333 clone.go:40] Cloning sources into "/tmp/s2i562661901/upload/src" I0516 10:13:30.972895 9333 clone.go:56] Checked out "HEAD" I0516 10:13:30.996273 9333 clone.go:62] Updated submodules for "HEAD" I0516 10:13:31.009546 9333 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/assemble' I0516 10:13:31.009661 9333 install.go:261] Using "assemble" installed from "http://127.0.0.1:23456/.s2i/bin/assemble" I0516 10:13:31.011264 9333 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/run' I0516 10:13:31.011356 9333 install.go:261] Using "run" installed from "http://127.0.0.1:23456/.s2i/bin/run" I0516 10:13:31.012974 9333 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/save-artifacts' I0516 10:13:31.013083 9333 install.go:261] Using "save-artifacts" installed from "http://127.0.0.1:23456/.s2i/bin/save-artifacts" I0516 10:13:31.013172 9333 ignore.go:64] .s2iignore file does not exist I0516 10:13:31.013222 9333 sti.go:213] Clean build will be performed I0516 10:13:31.013277 9333 sti.go:216] Performing source build from https://github.com/openshift/ruby-hello-world I0516 10:13:31.013336 9333 sti.go:227] Running "assemble" in "test/sti-fake-app" I0516 10:13:31.013383 9333 sti.go:585] Using image name sti_test/sti-fake I0516 10:13:31.016025 9333 docker.go:490] Using locally available image "sti_test/sti-fake:latest" I0516 10:13:31.016159 9333 environment.go:41] Setting 1 environment variables provided by environment file in sources I0516 10:13:31.016348 9333 sti.go:703] starting the source uploading ... I0516 10:13:31.016420 9333 tar.go:239] Adding "/tmp/s2i562661901/upload" to tar ... I0516 10:13:31.016804 9333 tar.go:337] Adding to tar: /tmp/s2i562661901/upload/scripts as scripts I0516 10:13:31.020877 9333 docker.go:793] Both scripts and untarred source will be placed in '/tmp' I0516 10:13:31.020976 9333 docker.go:961] Setting "/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble" command for container ... I0516 10:13:31.021290 9333 docker.go:970] Creating container with options {Name:"s2i_sti_test_sti_fake_292f344e" Config:{Hostname: Domainname: User: AttachStdin:false AttachStdout:true AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:true StdinOnce:true Env:[RACK_ENV=production] Cmd:[/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble] Healthcheck: ArgsEscaped:false Image:sti_test/sti-fake:latest Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[] StopSignal: StopTimeout: Shell:[]} HostConfig:&{Binds:[] ContainerIDFile: LogConfig:{Type: Config:map[]} NetworkMode: PortBindings:map[] RestartPolicy:{Name: MaximumRetryCount:0} AutoRemove:false VolumeDriver: VolumesFrom:[] CapAdd:[] CapDrop:[] DNS:[] DNSOptions:[] DNSSearch:[] ExtraHosts:[] GroupAdd:[] IpcMode: Cgroup: Links:[] OomScoreAdj:0 PidMode: Privileged:false PublishAllPorts:false ReadonlyRootfs:false SecurityOpt:[] StorageOpt:map[] Tmpfs:map[] UTSMode: UsernsMode: ShmSize:67108864 Sysctls:map[] Runtime: ConsoleSize:[0 0] Isolation: Resources:{CPUShares:0 Memory:0 NanoCPUs:0 CgroupParent: BlkioWeight:0 BlkioWeightDevice:[] BlkioDeviceReadBps:[] BlkioDeviceWriteBps:[] BlkioDeviceReadIOps:[] BlkioDeviceWriteIOps:[] CPUPeriod:0 CPUQuota:0 CPURealtimePeriod:0 CPURealtimeRuntime:0 CpusetCpus: CpusetMems: Devices:[] DeviceCgroupRules:[] DiskQuota:0 KernelMemory:0 MemoryReservation:0 MemorySwap:0 MemorySwappiness: OomKillDisable: PidsLimit:0 Ulimits:[] CPUCount:0 CPUPercent:0 IOMaximumIOps:0 IOMaximumBandwidth:0} Mounts:[] Init:}} ... I0516 10:13:31.474515 9333 docker.go:1002] Attaching to container "4d74ef4d38a9553fec0efc971d1e3d1897e871943909616d7220e55931d2535e" ... I0516 10:13:31.476151 9333 docker.go:1013] Starting container "4d74ef4d38a9553fec0efc971d1e3d1897e871943909616d7220e55931d2535e" ... I0516 10:13:31.822377 9333 tar.go:337] Adding to tar: /tmp/s2i562661901/upload/scripts/assemble as scripts/assemble I0516 10:13:31.823011 9333 tar.go:337] Adding to tar: /tmp/s2i562661901/upload/scripts/run as scripts/run I0516 10:13:31.823600 9333 tar.go:337] Adding to tar: /tmp/s2i562661901/upload/scripts/save-artifacts as scripts/save-artifacts I0516 10:13:31.824169 9333 tar.go:337] Adding to tar: /tmp/s2i562661901/upload/src as src I0516 10:13:31.827544 9333 tar.go:337] Adding to tar: /tmp/s2i562661901/upload/src/.gitignore as src/.gitignore I0516 10:13:31.828144 9333 tar.go:337] Adding to tar: /tmp/s2i562661901/upload/src/.s2i as src/.s2i I0516 10:13:31.828708 9333 tar.go:337] Adding to tar: /tmp/s2i562661901/upload/src/.s2i/bin as src/.s2i/bin I0516 10:13:31.829209 9333 tar.go:337] Adding to tar: /tmp/s2i562661901/upload/src/.s2i/bin/README as src/.s2i/bin/README I0516 10:13:31.829862 9333 tar.go:337] Adding to tar: /tmp/s2i562661901/upload/src/.s2i/environment as src/.s2i/environment I0516 10:13:31.830378 9333 tar.go:337] Adding to tar: /tmp/s2i562661901/upload/src/.travis.yml as src/.travis.yml I0516 10:13:31.830956 9333 tar.go:337] Adding to tar: /tmp/s2i562661901/upload/src/Dockerfile as src/Dockerfile I0516 10:13:31.831547 9333 tar.go:337] Adding to tar: /tmp/s2i562661901/upload/src/Gemfile as src/Gemfile I0516 10:13:31.832112 9333 tar.go:337] Adding to tar: /tmp/s2i562661901/upload/src/Gemfile.lock as src/Gemfile.lock I0516 10:13:31.832621 9333 tar.go:337] Adding to tar: /tmp/s2i562661901/upload/src/README.md as src/README.md I0516 10:13:31.833186 9333 tar.go:337] Adding to tar: /tmp/s2i562661901/upload/src/Rakefile as src/Rakefile I0516 10:13:31.833635 9333 tar.go:337] Adding to tar: /tmp/s2i562661901/upload/src/app.rb as src/app.rb I0516 10:13:31.834134 9333 tar.go:337] Adding to tar: /tmp/s2i562661901/upload/src/config as src/config I0516 10:13:31.834520 9333 tar.go:337] Adding to tar: /tmp/s2i562661901/upload/src/config/database.rb as src/config/database.rb I0516 10:13:31.834987 9333 tar.go:337] Adding to tar: /tmp/s2i562661901/upload/src/config/database.yml as src/config/database.yml I0516 10:13:31.835414 9333 tar.go:337] Adding to tar: /tmp/s2i562661901/upload/src/config.ru as src/config.ru I0516 10:13:31.835873 9333 tar.go:337] Adding to tar: /tmp/s2i562661901/upload/src/db as src/db I0516 10:13:31.836278 9333 tar.go:337] Adding to tar: /tmp/s2i562661901/upload/src/db/migrate as src/db/migrate I0516 10:13:31.836687 9333 tar.go:337] Adding to tar: /tmp/s2i562661901/upload/src/db/migrate/20141102191902_create_key_pair.rb as src/db/migrate/20141102191902_create_key_pair.rb I0516 10:13:31.837117 9333 tar.go:337] Adding to tar: /tmp/s2i562661901/upload/src/models.rb as src/models.rb I0516 10:13:31.837533 9333 tar.go:337] Adding to tar: /tmp/s2i562661901/upload/src/run.sh as src/run.sh I0516 10:13:31.838006 9333 tar.go:337] Adding to tar: /tmp/s2i562661901/upload/src/test as src/test I0516 10:13:31.838472 9333 tar.go:337] Adding to tar: /tmp/s2i562661901/upload/src/test/sample_test.rb as src/test/sample_test.rb I0516 10:13:31.839045 9333 tar.go:337] Adding to tar: /tmp/s2i562661901/upload/src/views as src/views I0516 10:13:31.839408 9333 tar.go:337] Adding to tar: /tmp/s2i562661901/upload/src/views/main.erb as src/views/main.erb I0516 10:13:31.898113 9333 docker.go:1044] Waiting for container "4d74ef4d38a9553fec0efc971d1e3d1897e871943909616d7220e55931d2535e" to stop ... I0516 10:13:32.063069 9333 docker.go:1069] Invoking PostExecute function I0516 10:13:32.063134 9333 postexecutorstep.go:68] Skipping step: store previous image I0516 10:13:32.063168 9333 postexecutorstep.go:117] Executing step: commit image I0516 10:13:32.065564 9333 postexecutorstep.go:523] Checking for new Labels to apply... I0516 10:13:32.065623 9333 postexecutorstep.go:531] Creating the download path '/tmp/s2i562661901/metadata' I0516 10:13:32.065800 9333 postexecutorstep.go:465] Downloading file "/tmp/.s2i/image_metadata.json" I0516 10:13:32.266156 9333 tar.go:401] Creating directory /tmp/s2i562661901/metadata I0516 10:13:32.266261 9333 tar.go:469] Creating /tmp/s2i562661901/metadata/image_metadata.json I0516 10:13:32.266458 9333 tar.go:479] Extracting/writing /tmp/s2i562661901/metadata/image_metadata.json I0516 10:13:32.266628 9333 tar.go:425] Done extracting tar stream I0516 10:13:32.266746 9333 postexecutorstep.go:556] new Labels File contents : { "labels": [ {"testLabel": "testLabel_value"} ] } I0516 10:13:32.272341 9333 docker.go:1103] Committing container with dockerOpts: {Reference:test/sti-fake-app Comment: Author: Changes:[] Pause:false Config:0xc4202c7680}, config: {Hostname: Domainname: User: AttachStdin:false AttachStdout:false AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:false StdinOnce:false Env:[RACK_ENV=production] Cmd:[/tmp/scripts/run] Healthcheck: ArgsEscaped:false Image: Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[io.openshift.s2i.build.commit.author:Ben Parees io.openshift.s2i.build.commit.id:787f1beae9956c959c6af62ee43bfdda73769cf7 testLabel:testLabel_value io.openshift.s2i.build.commit.ref:master io.openshift.s2i.build.commit.message:Merge pull request #78 from bparees/v22 io.openshift.s2i.scripts-url:http://127.0.0.1:23456/.s2i/bin io.openshift.s2i.build.source-location:https://github.com/openshift/ruby-hello-world io.k8s.display-name:test/sti-fake-app io.openshift.s2i.build.image:sti_test/sti-fake io.openshift.s2i.build.commit.date:Thu Jan 17 17:21:03 2019 -0500] StopSignal: StopTimeout: Shell:[]} I0516 10:13:33.063843 9333 postexecutorstep.go:393] Executing step: report success I0516 10:13:33.063919 9333 postexecutorstep.go:398] Successfully built test/sti-fake-app I0516 10:13:33.063957 9333 postexecutorstep.go:93] Skipping step: remove previous image I0516 10:13:33.064083 9333 docker.go:980] Removing container "4d74ef4d38a9553fec0efc971d1e3d1897e871943909616d7220e55931d2535e" ... I0516 10:13:33.079659 9333 docker.go:990] Removed container "4d74ef4d38a9553fec0efc971d1e3d1897e871943909616d7220e55931d2535e" I0516 10:13:33.080007 9333 cleanup.go:33] Removing temporary directory /tmp/s2i562661901 I0516 10:13:33.080061 9333 fs.go:302] Removing directory '/tmp/s2i562661901' --- PASS: TestCleanBuild (3.96s) === RUN TestCleanBuildLabel I0516 10:13:34.715360 9333 docker.go:490] Using locally available image "sti_test/sti-fake:latest" I0516 10:13:34.721511 9333 docker.go:490] Using locally available image "sti_test/sti-fake:latest" I0516 10:13:34.721579 9333 docker.go:730] Image sha256:dbe2759f25239169a80660e17a5902c8fd3b83e8b48eacfa821862bcfeae861b contains io.openshift.s2i.scripts-url set to "http://127.0.0.1:23456/.s2i/bin" I0516 10:13:34.721640 9333 scm.go:20] DownloadForSource https://github.com/openshift/ruby-hello-world I0516 10:13:34.721735 9333 sti.go:204] Preparing to build test/sti-fake-app I0516 10:13:34.722282 9333 clone.go:36] Downloading "https://github.com/openshift/ruby-hello-world" ... I0516 10:13:34.722336 9333 clone.go:40] Cloning sources into "/tmp/s2i317331399/upload/src" I0516 10:13:34.982723 9333 clone.go:56] Checked out "HEAD" I0516 10:13:35.006936 9333 clone.go:62] Updated submodules for "HEAD" I0516 10:13:35.020156 9333 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/assemble' I0516 10:13:35.020282 9333 install.go:261] Using "assemble" installed from "http://127.0.0.1:23456/.s2i/bin/assemble" I0516 10:13:35.021870 9333 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/run' I0516 10:13:35.021985 9333 install.go:261] Using "run" installed from "http://127.0.0.1:23456/.s2i/bin/run" I0516 10:13:35.023551 9333 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/save-artifacts' I0516 10:13:35.023663 9333 install.go:261] Using "save-artifacts" installed from "http://127.0.0.1:23456/.s2i/bin/save-artifacts" I0516 10:13:35.023750 9333 ignore.go:64] .s2iignore file does not exist I0516 10:13:35.023795 9333 sti.go:213] Clean build will be performed I0516 10:13:35.023845 9333 sti.go:216] Performing source build from https://github.com/openshift/ruby-hello-world I0516 10:13:35.023897 9333 sti.go:227] Running "assemble" in "test/sti-fake-app" I0516 10:13:35.023956 9333 sti.go:585] Using image name sti_test/sti-fake I0516 10:13:35.026550 9333 docker.go:490] Using locally available image "sti_test/sti-fake:latest" I0516 10:13:35.026678 9333 environment.go:41] Setting 1 environment variables provided by environment file in sources I0516 10:13:35.026866 9333 sti.go:703] starting the source uploading ... I0516 10:13:35.026935 9333 tar.go:239] Adding "/tmp/s2i317331399/upload" to tar ... I0516 10:13:35.027386 9333 tar.go:337] Adding to tar: /tmp/s2i317331399/upload/scripts as scripts I0516 10:13:35.031479 9333 docker.go:793] Both scripts and untarred source will be placed in '/tmp' I0516 10:13:35.031577 9333 docker.go:961] Setting "/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble" command for container ... I0516 10:13:35.031894 9333 docker.go:970] Creating container with options {Name:"s2i_sti_test_sti_fake_076eee4f" Config:{Hostname: Domainname: User: AttachStdin:false AttachStdout:true AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:true StdinOnce:true Env:[RACK_ENV=production] Cmd:[/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble] Healthcheck: ArgsEscaped:false Image:sti_test/sti-fake:latest Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[] StopSignal: StopTimeout: Shell:[]} HostConfig:&{Binds:[] ContainerIDFile: LogConfig:{Type: Config:map[]} NetworkMode: PortBindings:map[] RestartPolicy:{Name: MaximumRetryCount:0} AutoRemove:false VolumeDriver: VolumesFrom:[] CapAdd:[] CapDrop:[] DNS:[] DNSOptions:[] DNSSearch:[] ExtraHosts:[] GroupAdd:[] IpcMode: Cgroup: Links:[] OomScoreAdj:0 PidMode: Privileged:false PublishAllPorts:false ReadonlyRootfs:false SecurityOpt:[] StorageOpt:map[] Tmpfs:map[] UTSMode: UsernsMode: ShmSize:67108864 Sysctls:map[] Runtime: ConsoleSize:[0 0] Isolation: Resources:{CPUShares:0 Memory:0 NanoCPUs:0 CgroupParent: BlkioWeight:0 BlkioWeightDevice:[] BlkioDeviceReadBps:[] BlkioDeviceWriteBps:[] BlkioDeviceReadIOps:[] BlkioDeviceWriteIOps:[] CPUPeriod:0 CPUQuota:0 CPURealtimePeriod:0 CPURealtimeRuntime:0 CpusetCpus: CpusetMems: Devices:[] DeviceCgroupRules:[] DiskQuota:0 KernelMemory:0 MemoryReservation:0 MemorySwap:0 MemorySwappiness: OomKillDisable: PidsLimit:0 Ulimits:[] CPUCount:0 CPUPercent:0 IOMaximumIOps:0 IOMaximumBandwidth:0} Mounts:[] Init:}} ... I0516 10:13:35.494348 9333 docker.go:1002] Attaching to container "fbfa6bb85e2e4a5c9691114e7e7c465b0fca394de77b8c7ebbf231bfc41ab572" ... I0516 10:13:35.495750 9333 docker.go:1013] Starting container "fbfa6bb85e2e4a5c9691114e7e7c465b0fca394de77b8c7ebbf231bfc41ab572" ... I0516 10:13:35.841128 9333 tar.go:337] Adding to tar: /tmp/s2i317331399/upload/scripts/assemble as scripts/assemble I0516 10:13:35.841741 9333 tar.go:337] Adding to tar: /tmp/s2i317331399/upload/scripts/run as scripts/run I0516 10:13:35.842369 9333 tar.go:337] Adding to tar: /tmp/s2i317331399/upload/scripts/save-artifacts as scripts/save-artifacts I0516 10:13:35.843022 9333 tar.go:337] Adding to tar: /tmp/s2i317331399/upload/src as src I0516 10:13:35.846702 9333 tar.go:337] Adding to tar: /tmp/s2i317331399/upload/src/.gitignore as src/.gitignore I0516 10:13:35.847289 9333 tar.go:337] Adding to tar: /tmp/s2i317331399/upload/src/.s2i as src/.s2i I0516 10:13:35.847831 9333 tar.go:337] Adding to tar: /tmp/s2i317331399/upload/src/.s2i/bin as src/.s2i/bin I0516 10:13:35.848296 9333 tar.go:337] Adding to tar: /tmp/s2i317331399/upload/src/.s2i/bin/README as src/.s2i/bin/README I0516 10:13:35.848817 9333 tar.go:337] Adding to tar: /tmp/s2i317331399/upload/src/.s2i/environment as src/.s2i/environment I0516 10:13:35.849253 9333 tar.go:337] Adding to tar: /tmp/s2i317331399/upload/src/.travis.yml as src/.travis.yml I0516 10:13:35.849719 9333 tar.go:337] Adding to tar: /tmp/s2i317331399/upload/src/Dockerfile as src/Dockerfile I0516 10:13:35.850288 9333 tar.go:337] Adding to tar: /tmp/s2i317331399/upload/src/Gemfile as src/Gemfile I0516 10:13:35.850848 9333 tar.go:337] Adding to tar: /tmp/s2i317331399/upload/src/Gemfile.lock as src/Gemfile.lock I0516 10:13:35.851987 9333 tar.go:337] Adding to tar: /tmp/s2i317331399/upload/src/README.md as src/README.md I0516 10:13:35.853526 9333 tar.go:337] Adding to tar: /tmp/s2i317331399/upload/src/Rakefile as src/Rakefile I0516 10:13:35.854187 9333 tar.go:337] Adding to tar: /tmp/s2i317331399/upload/src/app.rb as src/app.rb I0516 10:13:35.854866 9333 tar.go:337] Adding to tar: /tmp/s2i317331399/upload/src/config as src/config I0516 10:13:35.855949 9333 tar.go:337] Adding to tar: /tmp/s2i317331399/upload/src/config/database.rb as src/config/database.rb I0516 10:13:35.856640 9333 tar.go:337] Adding to tar: /tmp/s2i317331399/upload/src/config/database.yml as src/config/database.yml I0516 10:13:35.857599 9333 tar.go:337] Adding to tar: /tmp/s2i317331399/upload/src/config.ru as src/config.ru I0516 10:13:35.858812 9333 tar.go:337] Adding to tar: /tmp/s2i317331399/upload/src/db as src/db I0516 10:13:35.859340 9333 tar.go:337] Adding to tar: /tmp/s2i317331399/upload/src/db/migrate as src/db/migrate I0516 10:13:35.859826 9333 tar.go:337] Adding to tar: /tmp/s2i317331399/upload/src/db/migrate/20141102191902_create_key_pair.rb as src/db/migrate/20141102191902_create_key_pair.rb I0516 10:13:35.860418 9333 tar.go:337] Adding to tar: /tmp/s2i317331399/upload/src/models.rb as src/models.rb I0516 10:13:35.861030 9333 tar.go:337] Adding to tar: /tmp/s2i317331399/upload/src/run.sh as src/run.sh I0516 10:13:35.861519 9333 tar.go:337] Adding to tar: /tmp/s2i317331399/upload/src/test as src/test I0516 10:13:35.861950 9333 tar.go:337] Adding to tar: /tmp/s2i317331399/upload/src/test/sample_test.rb as src/test/sample_test.rb I0516 10:13:35.862401 9333 tar.go:337] Adding to tar: /tmp/s2i317331399/upload/src/views as src/views I0516 10:13:35.862800 9333 tar.go:337] Adding to tar: /tmp/s2i317331399/upload/src/views/main.erb as src/views/main.erb I0516 10:13:35.917134 9333 docker.go:1044] Waiting for container "fbfa6bb85e2e4a5c9691114e7e7c465b0fca394de77b8c7ebbf231bfc41ab572" to stop ... I0516 10:13:36.080113 9333 docker.go:1069] Invoking PostExecute function I0516 10:13:36.080180 9333 postexecutorstep.go:68] Skipping step: store previous image I0516 10:13:36.080223 9333 postexecutorstep.go:117] Executing step: commit image I0516 10:13:36.082591 9333 postexecutorstep.go:523] Checking for new Labels to apply... I0516 10:13:36.082652 9333 postexecutorstep.go:531] Creating the download path '/tmp/s2i317331399/metadata' I0516 10:13:36.082830 9333 postexecutorstep.go:465] Downloading file "/tmp/.s2i/image_metadata.json" I0516 10:13:36.289316 9333 tar.go:401] Creating directory /tmp/s2i317331399/metadata I0516 10:13:36.289417 9333 tar.go:469] Creating /tmp/s2i317331399/metadata/image_metadata.json I0516 10:13:36.289624 9333 tar.go:479] Extracting/writing /tmp/s2i317331399/metadata/image_metadata.json I0516 10:13:36.289805 9333 tar.go:425] Done extracting tar stream I0516 10:13:36.289969 9333 postexecutorstep.go:556] new Labels File contents : { "labels": [ {"testLabel": "testLabel_value"} ] } I0516 10:13:36.294742 9333 docker.go:1103] Committing container with dockerOpts: {Reference:test/sti-fake-app Comment: Author: Changes:[] Pause:false Config:0xc42026f540}, config: {Hostname: Domainname: User: AttachStdin:false AttachStdout:false AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:false StdinOnce:false Env:[RACK_ENV=production] Cmd:[/tmp/scripts/run] Healthcheck: ArgsEscaped:false Image: Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[io.openshift.s2i.build.commit.message:Merge pull request #78 from bparees/v22 io.openshift.s2i.scripts-url:http://127.0.0.1:23456/.s2i/bin io.openshift.s2i.build.image:sti_test/sti-fake io.openshift.s2i.build.commit.ref:master io.openshift.s2i.build.commit.date:Thu Jan 17 17:21:03 2019 -0500 io.openshift.s2i.build.commit.id:787f1beae9956c959c6af62ee43bfdda73769cf7 testLabel:testLabel_value io.openshift.s2i.build.source-location:https://github.com/openshift/ruby-hello-world io.k8s.display-name:test/sti-fake-app io.openshift.s2i.build.commit.author:Ben Parees ] StopSignal: StopTimeout: Shell:[]} I0516 10:13:37.262211 9333 postexecutorstep.go:393] Executing step: report success I0516 10:13:37.262270 9333 postexecutorstep.go:398] Successfully built test/sti-fake-app I0516 10:13:37.262303 9333 postexecutorstep.go:93] Skipping step: remove previous image I0516 10:13:37.262408 9333 docker.go:980] Removing container "fbfa6bb85e2e4a5c9691114e7e7c465b0fca394de77b8c7ebbf231bfc41ab572" ... I0516 10:13:37.281255 9333 docker.go:990] Removed container "fbfa6bb85e2e4a5c9691114e7e7c465b0fca394de77b8c7ebbf231bfc41ab572" I0516 10:13:37.281412 9333 cleanup.go:33] Removing temporary directory /tmp/s2i317331399 I0516 10:13:37.281473 9333 fs.go:302] Removing directory '/tmp/s2i317331399' --- PASS: TestCleanBuildLabel (4.16s) === RUN TestCleanBuildUser I0516 10:13:38.875785 9333 docker.go:490] Using locally available image "sti_test/sti-fake-user:latest" I0516 10:13:38.890341 9333 docker.go:490] Using locally available image "sti_test/sti-fake-user:latest" I0516 10:13:38.890415 9333 docker.go:730] Image sha256:98106356f004b66efbbaf256e89a2fff179ebd006f2a4bacbd4cd1f52ee541d7 contains io.openshift.s2i.scripts-url set to "http://127.0.0.1:23456/.s2i/bin" I0516 10:13:38.890481 9333 scm.go:20] DownloadForSource https://github.com/openshift/ruby-hello-world I0516 10:13:38.890616 9333 sti.go:204] Preparing to build test/sti-fake-app-user I0516 10:13:38.891227 9333 clone.go:36] Downloading "https://github.com/openshift/ruby-hello-world" ... I0516 10:13:38.891279 9333 clone.go:40] Cloning sources into "/tmp/s2i283199889/upload/src" I0516 10:13:39.123233 9333 clone.go:56] Checked out "HEAD" I0516 10:13:39.146417 9333 clone.go:62] Updated submodules for "HEAD" I0516 10:13:39.159555 9333 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/assemble' I0516 10:13:39.159674 9333 install.go:261] Using "assemble" installed from "http://127.0.0.1:23456/.s2i/bin/assemble" I0516 10:13:39.161217 9333 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/run' I0516 10:13:39.161310 9333 install.go:261] Using "run" installed from "http://127.0.0.1:23456/.s2i/bin/run" I0516 10:13:39.162850 9333 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/save-artifacts' I0516 10:13:39.162974 9333 install.go:261] Using "save-artifacts" installed from "http://127.0.0.1:23456/.s2i/bin/save-artifacts" I0516 10:13:39.163061 9333 ignore.go:64] .s2iignore file does not exist I0516 10:13:39.163104 9333 sti.go:213] Clean build will be performed I0516 10:13:39.163161 9333 sti.go:216] Performing source build from https://github.com/openshift/ruby-hello-world I0516 10:13:39.163231 9333 sti.go:227] Running "assemble" in "test/sti-fake-app-user" I0516 10:13:39.163281 9333 sti.go:585] Using image name sti_test/sti-fake-user I0516 10:13:39.165937 9333 docker.go:490] Using locally available image "sti_test/sti-fake-user:latest" I0516 10:13:39.166068 9333 environment.go:41] Setting 1 environment variables provided by environment file in sources I0516 10:13:39.166254 9333 sti.go:703] starting the source uploading ... I0516 10:13:39.166346 9333 tar.go:239] Adding "/tmp/s2i283199889/upload" to tar ... I0516 10:13:39.166748 9333 tar.go:337] Adding to tar: /tmp/s2i283199889/upload/scripts as scripts I0516 10:13:39.170665 9333 docker.go:793] Both scripts and untarred source will be placed in '/tmp' I0516 10:13:39.170747 9333 docker.go:961] Setting "/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble" command for container ... I0516 10:13:39.171042 9333 docker.go:970] Creating container with options {Name:"s2i_sti_test_sti_fake_user_0f6f7b02" Config:{Hostname: Domainname: User: AttachStdin:false AttachStdout:true AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:true StdinOnce:true Env:[RACK_ENV=production] Cmd:[/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble] Healthcheck: ArgsEscaped:false Image:sti_test/sti-fake-user:latest Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[] StopSignal: StopTimeout: Shell:[]} HostConfig:&{Binds:[] ContainerIDFile: LogConfig:{Type: Config:map[]} NetworkMode: PortBindings:map[] RestartPolicy:{Name: MaximumRetryCount:0} AutoRemove:false VolumeDriver: VolumesFrom:[] CapAdd:[] CapDrop:[] DNS:[] DNSOptions:[] DNSSearch:[] ExtraHosts:[] GroupAdd:[] IpcMode: Cgroup: Links:[] OomScoreAdj:0 PidMode: Privileged:false PublishAllPorts:false ReadonlyRootfs:false SecurityOpt:[] StorageOpt:map[] Tmpfs:map[] UTSMode: UsernsMode: ShmSize:67108864 Sysctls:map[] Runtime: ConsoleSize:[0 0] Isolation: Resources:{CPUShares:0 Memory:0 NanoCPUs:0 CgroupParent: BlkioWeight:0 BlkioWeightDevice:[] BlkioDeviceReadBps:[] BlkioDeviceWriteBps:[] BlkioDeviceReadIOps:[] BlkioDeviceWriteIOps:[] CPUPeriod:0 CPUQuota:0 CPURealtimePeriod:0 CPURealtimeRuntime:0 CpusetCpus: CpusetMems: Devices:[] DeviceCgroupRules:[] DiskQuota:0 KernelMemory:0 MemoryReservation:0 MemorySwap:0 MemorySwappiness: OomKillDisable: PidsLimit:0 Ulimits:[] CPUCount:0 CPUPercent:0 IOMaximumIOps:0 IOMaximumBandwidth:0} Mounts:[] Init:}} ... I0516 10:13:39.652997 9333 docker.go:1002] Attaching to container "485f47b4f30def295af6b00ad82a6e3f9f69a3b985920731edc3b34fbb93c667" ... I0516 10:13:39.654948 9333 docker.go:1013] Starting container "485f47b4f30def295af6b00ad82a6e3f9f69a3b985920731edc3b34fbb93c667" ... I0516 10:13:39.997740 9333 tar.go:337] Adding to tar: /tmp/s2i283199889/upload/scripts/assemble as scripts/assemble I0516 10:13:39.998233 9333 tar.go:337] Adding to tar: /tmp/s2i283199889/upload/scripts/run as scripts/run I0516 10:13:39.998754 9333 tar.go:337] Adding to tar: /tmp/s2i283199889/upload/scripts/save-artifacts as scripts/save-artifacts I0516 10:13:39.999411 9333 tar.go:337] Adding to tar: /tmp/s2i283199889/upload/src as src I0516 10:13:40.004050 9333 tar.go:337] Adding to tar: /tmp/s2i283199889/upload/src/.gitignore as src/.gitignore I0516 10:13:40.005426 9333 tar.go:337] Adding to tar: /tmp/s2i283199889/upload/src/.s2i as src/.s2i I0516 10:13:40.006506 9333 tar.go:337] Adding to tar: /tmp/s2i283199889/upload/src/.s2i/bin as src/.s2i/bin I0516 10:13:40.008058 9333 tar.go:337] Adding to tar: /tmp/s2i283199889/upload/src/.s2i/bin/README as src/.s2i/bin/README I0516 10:13:40.008709 9333 tar.go:337] Adding to tar: /tmp/s2i283199889/upload/src/.s2i/environment as src/.s2i/environment I0516 10:13:40.009272 9333 tar.go:337] Adding to tar: /tmp/s2i283199889/upload/src/.travis.yml as src/.travis.yml I0516 10:13:40.009819 9333 tar.go:337] Adding to tar: /tmp/s2i283199889/upload/src/Dockerfile as src/Dockerfile I0516 10:13:40.010378 9333 tar.go:337] Adding to tar: /tmp/s2i283199889/upload/src/Gemfile as src/Gemfile I0516 10:13:40.011003 9333 tar.go:337] Adding to tar: /tmp/s2i283199889/upload/src/Gemfile.lock as src/Gemfile.lock I0516 10:13:40.011548 9333 tar.go:337] Adding to tar: /tmp/s2i283199889/upload/src/README.md as src/README.md I0516 10:13:40.012073 9333 tar.go:337] Adding to tar: /tmp/s2i283199889/upload/src/Rakefile as src/Rakefile I0516 10:13:40.012578 9333 tar.go:337] Adding to tar: /tmp/s2i283199889/upload/src/app.rb as src/app.rb I0516 10:13:40.013123 9333 tar.go:337] Adding to tar: /tmp/s2i283199889/upload/src/config as src/config I0516 10:13:40.013591 9333 tar.go:337] Adding to tar: /tmp/s2i283199889/upload/src/config/database.rb as src/config/database.rb I0516 10:13:40.014127 9333 tar.go:337] Adding to tar: /tmp/s2i283199889/upload/src/config/database.yml as src/config/database.yml I0516 10:13:40.014644 9333 tar.go:337] Adding to tar: /tmp/s2i283199889/upload/src/config.ru as src/config.ru I0516 10:13:40.015191 9333 tar.go:337] Adding to tar: /tmp/s2i283199889/upload/src/db as src/db I0516 10:13:40.015679 9333 tar.go:337] Adding to tar: /tmp/s2i283199889/upload/src/db/migrate as src/db/migrate I0516 10:13:40.016207 9333 tar.go:337] Adding to tar: /tmp/s2i283199889/upload/src/db/migrate/20141102191902_create_key_pair.rb as src/db/migrate/20141102191902_create_key_pair.rb I0516 10:13:40.016724 9333 tar.go:337] Adding to tar: /tmp/s2i283199889/upload/src/models.rb as src/models.rb I0516 10:13:40.017264 9333 tar.go:337] Adding to tar: /tmp/s2i283199889/upload/src/run.sh as src/run.sh I0516 10:13:40.017796 9333 tar.go:337] Adding to tar: /tmp/s2i283199889/upload/src/test as src/test I0516 10:13:40.018304 9333 tar.go:337] Adding to tar: /tmp/s2i283199889/upload/src/test/sample_test.rb as src/test/sample_test.rb I0516 10:13:40.018893 9333 tar.go:337] Adding to tar: /tmp/s2i283199889/upload/src/views as src/views I0516 10:13:40.019457 9333 tar.go:337] Adding to tar: /tmp/s2i283199889/upload/src/views/main.erb as src/views/main.erb I0516 10:13:40.076207 9333 docker.go:1044] Waiting for container "485f47b4f30def295af6b00ad82a6e3f9f69a3b985920731edc3b34fbb93c667" to stop ... I0516 10:13:40.248263 9333 docker.go:1069] Invoking PostExecute function I0516 10:13:40.248321 9333 postexecutorstep.go:68] Skipping step: store previous image I0516 10:13:40.248352 9333 postexecutorstep.go:117] Executing step: commit image I0516 10:13:40.250765 9333 postexecutorstep.go:523] Checking for new Labels to apply... I0516 10:13:40.250826 9333 postexecutorstep.go:531] Creating the download path '/tmp/s2i283199889/metadata' I0516 10:13:40.251009 9333 postexecutorstep.go:465] Downloading file "/tmp/.s2i/image_metadata.json" I0516 10:13:40.451117 9333 tar.go:401] Creating directory /tmp/s2i283199889/metadata I0516 10:13:40.451218 9333 tar.go:469] Creating /tmp/s2i283199889/metadata/image_metadata.json I0516 10:13:40.451409 9333 tar.go:479] Extracting/writing /tmp/s2i283199889/metadata/image_metadata.json I0516 10:13:40.451576 9333 tar.go:425] Done extracting tar stream I0516 10:13:40.451714 9333 postexecutorstep.go:556] new Labels File contents : { "labels": [ {"testLabel": "testLabel_value"} ] } I0516 10:13:40.456295 9333 docker.go:1103] Committing container with dockerOpts: {Reference:test/sti-fake-app-user Comment: Author: Changes:[] Pause:false Config:0xc42026f7c0}, config: {Hostname: Domainname: User:fakeuser AttachStdin:false AttachStdout:false AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:false StdinOnce:false Env:[RACK_ENV=production] Cmd:[/tmp/scripts/run] Healthcheck: ArgsEscaped:false Image: Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[io.k8s.display-name:test/sti-fake-app-user io.openshift.s2i.build.commit.date:Thu Jan 17 17:21:03 2019 -0500 io.openshift.s2i.build.commit.ref:master io.openshift.s2i.build.commit.message:Merge pull request #78 from bparees/v22 testLabel:testLabel_value io.openshift.s2i.scripts-url:http://127.0.0.1:23456/.s2i/bin io.openshift.s2i.build.source-location:https://github.com/openshift/ruby-hello-world io.openshift.s2i.build.image:sti_test/sti-fake-user io.openshift.s2i.build.commit.author:Ben Parees io.openshift.s2i.build.commit.id:787f1beae9956c959c6af62ee43bfdda73769cf7] StopSignal: StopTimeout: Shell:[]} I0516 10:13:41.325812 9333 postexecutorstep.go:393] Executing step: report success I0516 10:13:41.325876 9333 postexecutorstep.go:398] Successfully built test/sti-fake-app-user I0516 10:13:41.325928 9333 postexecutorstep.go:93] Skipping step: remove previous image I0516 10:13:41.326038 9333 docker.go:980] Removing container "485f47b4f30def295af6b00ad82a6e3f9f69a3b985920731edc3b34fbb93c667" ... I0516 10:13:41.342245 9333 docker.go:990] Removed container "485f47b4f30def295af6b00ad82a6e3f9f69a3b985920731edc3b34fbb93c667" I0516 10:13:41.342434 9333 cleanup.go:33] Removing temporary directory /tmp/s2i283199889 I0516 10:13:41.342478 9333 fs.go:302] Removing directory '/tmp/s2i283199889' --- PASS: TestCleanBuildUser (4.18s) === RUN TestCleanBuildFileScriptsURL I0516 10:13:43.054259 9333 docker.go:490] Using locally available image "sti_test/sti-fake:latest" I0516 10:13:43.060454 9333 docker.go:490] Using locally available image "sti_test/sti-fake:latest" I0516 10:13:43.060523 9333 docker.go:730] Image sha256:dbe2759f25239169a80660e17a5902c8fd3b83e8b48eacfa821862bcfeae861b contains io.openshift.s2i.scripts-url set to "http://127.0.0.1:23456/.s2i/bin" I0516 10:13:43.060587 9333 scm.go:20] DownloadForSource https://github.com/openshift/ruby-hello-world I0516 10:13:43.060717 9333 sti.go:204] Preparing to build test/sti-fake-app I0516 10:13:43.061765 9333 clone.go:36] Downloading "https://github.com/openshift/ruby-hello-world" ... I0516 10:13:43.061819 9333 clone.go:40] Cloning sources into "/tmp/s2i868457451/upload/src" I0516 10:13:43.302162 9333 clone.go:56] Checked out "HEAD" I0516 10:13:43.326745 9333 clone.go:62] Updated submodules for "HEAD" I0516 10:13:43.338584 9333 download.go:77] Downloaded 'file:///data/src/github.com/openshift/source-to-image/_output/local/go/src/github.com/openshift/source-to-image/test/integration/scripts/.s2i/bin/assemble' I0516 10:13:43.338730 9333 install.go:261] Using "assemble" installed from "file:///data/src/github.com/openshift/source-to-image/_output/local/go/src/github.com/openshift/source-to-image/test/integration/scripts/.s2i/bin/assemble" I0516 10:13:43.338983 9333 download.go:77] Downloaded 'file:///data/src/github.com/openshift/source-to-image/_output/local/go/src/github.com/openshift/source-to-image/test/integration/scripts/.s2i/bin/run' I0516 10:13:43.339128 9333 install.go:261] Using "run" installed from "file:///data/src/github.com/openshift/source-to-image/_output/local/go/src/github.com/openshift/source-to-image/test/integration/scripts/.s2i/bin/run" I0516 10:13:43.339404 9333 download.go:77] Downloaded 'file:///data/src/github.com/openshift/source-to-image/_output/local/go/src/github.com/openshift/source-to-image/test/integration/scripts/.s2i/bin/save-artifacts' I0516 10:13:43.339544 9333 install.go:261] Using "save-artifacts" installed from "file:///data/src/github.com/openshift/source-to-image/_output/local/go/src/github.com/openshift/source-to-image/test/integration/scripts/.s2i/bin/save-artifacts" I0516 10:13:43.339646 9333 ignore.go:64] .s2iignore file does not exist I0516 10:13:43.339687 9333 sti.go:213] Clean build will be performed I0516 10:13:43.339740 9333 sti.go:216] Performing source build from https://github.com/openshift/ruby-hello-world I0516 10:13:43.339806 9333 sti.go:227] Running "assemble" in "test/sti-fake-app" I0516 10:13:43.339855 9333 sti.go:585] Using image name sti_test/sti-fake I0516 10:13:43.342479 9333 docker.go:490] Using locally available image "sti_test/sti-fake:latest" I0516 10:13:43.342615 9333 environment.go:41] Setting 1 environment variables provided by environment file in sources I0516 10:13:43.342811 9333 sti.go:703] starting the source uploading ... I0516 10:13:43.342881 9333 tar.go:239] Adding "/tmp/s2i868457451/upload" to tar ... I0516 10:13:43.343294 9333 tar.go:337] Adding to tar: /tmp/s2i868457451/upload/scripts as scripts I0516 10:13:43.347521 9333 docker.go:793] Both scripts and untarred source will be placed in '/tmp' I0516 10:13:43.347616 9333 docker.go:961] Setting "/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble" command for container ... I0516 10:13:43.347983 9333 docker.go:970] Creating container with options {Name:"s2i_sti_test_sti_fake_61a920c4" Config:{Hostname: Domainname: User: AttachStdin:false AttachStdout:true AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:true StdinOnce:true Env:[RACK_ENV=production] Cmd:[/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble] Healthcheck: ArgsEscaped:false Image:sti_test/sti-fake:latest Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[] StopSignal: StopTimeout: Shell:[]} HostConfig:&{Binds:[] ContainerIDFile: LogConfig:{Type: Config:map[]} NetworkMode: PortBindings:map[] RestartPolicy:{Name: MaximumRetryCount:0} AutoRemove:false VolumeDriver: VolumesFrom:[] CapAdd:[] CapDrop:[] DNS:[] DNSOptions:[] DNSSearch:[] ExtraHosts:[] GroupAdd:[] IpcMode: Cgroup: Links:[] OomScoreAdj:0 PidMode: Privileged:false PublishAllPorts:false ReadonlyRootfs:false SecurityOpt:[] StorageOpt:map[] Tmpfs:map[] UTSMode: UsernsMode: ShmSize:67108864 Sysctls:map[] Runtime: ConsoleSize:[0 0] Isolation: Resources:{CPUShares:0 Memory:0 NanoCPUs:0 CgroupParent: BlkioWeight:0 BlkioWeightDevice:[] BlkioDeviceReadBps:[] BlkioDeviceWriteBps:[] BlkioDeviceReadIOps:[] BlkioDeviceWriteIOps:[] CPUPeriod:0 CPUQuota:0 CPURealtimePeriod:0 CPURealtimeRuntime:0 CpusetCpus: CpusetMems: Devices:[] DeviceCgroupRules:[] DiskQuota:0 KernelMemory:0 MemoryReservation:0 MemorySwap:0 MemorySwappiness: OomKillDisable: PidsLimit:0 Ulimits:[] CPUCount:0 CPUPercent:0 IOMaximumIOps:0 IOMaximumBandwidth:0} Mounts:[] Init:}} ... I0516 10:13:43.807284 9333 docker.go:1002] Attaching to container "f46b4c36bea1ec759b73e01fadd1ec45b2ae9f5b96504514296c9fedc011567e" ... I0516 10:13:43.808626 9333 docker.go:1013] Starting container "f46b4c36bea1ec759b73e01fadd1ec45b2ae9f5b96504514296c9fedc011567e" ... I0516 10:13:44.156566 9333 tar.go:337] Adding to tar: /tmp/s2i868457451/upload/scripts/assemble as scripts/assemble I0516 10:13:44.157188 9333 tar.go:337] Adding to tar: /tmp/s2i868457451/upload/scripts/run as scripts/run I0516 10:13:44.157749 9333 tar.go:337] Adding to tar: /tmp/s2i868457451/upload/scripts/save-artifacts as scripts/save-artifacts I0516 10:13:44.158369 9333 tar.go:337] Adding to tar: /tmp/s2i868457451/upload/src as src I0516 10:13:44.161856 9333 tar.go:337] Adding to tar: /tmp/s2i868457451/upload/src/.gitignore as src/.gitignore I0516 10:13:44.162403 9333 tar.go:337] Adding to tar: /tmp/s2i868457451/upload/src/.s2i as src/.s2i I0516 10:13:44.162985 9333 tar.go:337] Adding to tar: /tmp/s2i868457451/upload/src/.s2i/bin as src/.s2i/bin I0516 10:13:44.163440 9333 tar.go:337] Adding to tar: /tmp/s2i868457451/upload/src/.s2i/bin/README as src/.s2i/bin/README I0516 10:13:44.164018 9333 tar.go:337] Adding to tar: /tmp/s2i868457451/upload/src/.s2i/environment as src/.s2i/environment I0516 10:13:44.164566 9333 tar.go:337] Adding to tar: /tmp/s2i868457451/upload/src/.travis.yml as src/.travis.yml I0516 10:13:44.165135 9333 tar.go:337] Adding to tar: /tmp/s2i868457451/upload/src/Dockerfile as src/Dockerfile I0516 10:13:44.165579 9333 tar.go:337] Adding to tar: /tmp/s2i868457451/upload/src/Gemfile as src/Gemfile I0516 10:13:44.166100 9333 tar.go:337] Adding to tar: /tmp/s2i868457451/upload/src/Gemfile.lock as src/Gemfile.lock I0516 10:13:44.166513 9333 tar.go:337] Adding to tar: /tmp/s2i868457451/upload/src/README.md as src/README.md I0516 10:13:44.166945 9333 tar.go:337] Adding to tar: /tmp/s2i868457451/upload/src/Rakefile as src/Rakefile I0516 10:13:44.167571 9333 tar.go:337] Adding to tar: /tmp/s2i868457451/upload/src/app.rb as src/app.rb I0516 10:13:44.168130 9333 tar.go:337] Adding to tar: /tmp/s2i868457451/upload/src/config as src/config I0516 10:13:44.168708 9333 tar.go:337] Adding to tar: /tmp/s2i868457451/upload/src/config/database.rb as src/config/database.rb I0516 10:13:44.169157 9333 tar.go:337] Adding to tar: /tmp/s2i868457451/upload/src/config/database.yml as src/config/database.yml I0516 10:13:44.169578 9333 tar.go:337] Adding to tar: /tmp/s2i868457451/upload/src/config.ru as src/config.ru I0516 10:13:44.170101 9333 tar.go:337] Adding to tar: /tmp/s2i868457451/upload/src/db as src/db I0516 10:13:44.170613 9333 tar.go:337] Adding to tar: /tmp/s2i868457451/upload/src/db/migrate as src/db/migrate I0516 10:13:44.171104 9333 tar.go:337] Adding to tar: /tmp/s2i868457451/upload/src/db/migrate/20141102191902_create_key_pair.rb as src/db/migrate/20141102191902_create_key_pair.rb I0516 10:13:44.171636 9333 tar.go:337] Adding to tar: /tmp/s2i868457451/upload/src/models.rb as src/models.rb I0516 10:13:44.172178 9333 tar.go:337] Adding to tar: /tmp/s2i868457451/upload/src/run.sh as src/run.sh I0516 10:13:44.173066 9333 tar.go:337] Adding to tar: /tmp/s2i868457451/upload/src/test as src/test I0516 10:13:44.173539 9333 tar.go:337] Adding to tar: /tmp/s2i868457451/upload/src/test/sample_test.rb as src/test/sample_test.rb I0516 10:13:44.174093 9333 tar.go:337] Adding to tar: /tmp/s2i868457451/upload/src/views as src/views I0516 10:13:44.174537 9333 tar.go:337] Adding to tar: /tmp/s2i868457451/upload/src/views/main.erb as src/views/main.erb I0516 10:13:44.229242 9333 docker.go:1044] Waiting for container "f46b4c36bea1ec759b73e01fadd1ec45b2ae9f5b96504514296c9fedc011567e" to stop ... I0516 10:13:44.387188 9333 docker.go:1069] Invoking PostExecute function I0516 10:13:44.387265 9333 postexecutorstep.go:68] Skipping step: store previous image I0516 10:13:44.387306 9333 postexecutorstep.go:117] Executing step: commit image I0516 10:13:44.389653 9333 postexecutorstep.go:523] Checking for new Labels to apply... I0516 10:13:44.389712 9333 postexecutorstep.go:531] Creating the download path '/tmp/s2i868457451/metadata' I0516 10:13:44.389891 9333 postexecutorstep.go:465] Downloading file "/tmp/.s2i/image_metadata.json" I0516 10:13:44.601135 9333 tar.go:401] Creating directory /tmp/s2i868457451/metadata I0516 10:13:44.601238 9333 tar.go:469] Creating /tmp/s2i868457451/metadata/image_metadata.json I0516 10:13:44.601466 9333 tar.go:479] Extracting/writing /tmp/s2i868457451/metadata/image_metadata.json I0516 10:13:44.601651 9333 tar.go:425] Done extracting tar stream I0516 10:13:44.601786 9333 postexecutorstep.go:556] new Labels File contents : { "labels": [ {"testLabel": "testLabel_value"} ] } I0516 10:13:44.606569 9333 docker.go:1103] Committing container with dockerOpts: {Reference:test/sti-fake-app Comment: Author: Changes:[] Pause:false Config:0xc42026f540}, config: {Hostname: Domainname: User: AttachStdin:false AttachStdout:false AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:false StdinOnce:false Env:[RACK_ENV=production] Cmd:[/tmp/scripts/run] Healthcheck: ArgsEscaped:false Image: Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[io.openshift.s2i.build.commit.ref:master io.openshift.s2i.build.commit.message:Merge pull request #78 from bparees/v22 io.openshift.s2i.build.source-location:https://github.com/openshift/ruby-hello-world io.openshift.s2i.build.image:sti_test/sti-fake io.openshift.s2i.build.commit.author:Ben Parees io.openshift.s2i.build.commit.id:787f1beae9956c959c6af62ee43bfdda73769cf7 testLabel:testLabel_value io.openshift.s2i.scripts-url:http://127.0.0.1:23456/.s2i/bin io.k8s.display-name:test/sti-fake-app io.openshift.s2i.build.commit.date:Thu Jan 17 17:21:03 2019 -0500] StopSignal: StopTimeout: Shell:[]} I0516 10:13:45.445801 9333 postexecutorstep.go:393] Executing step: report success I0516 10:13:45.445870 9333 postexecutorstep.go:398] Successfully built test/sti-fake-app I0516 10:13:45.445905 9333 postexecutorstep.go:93] Skipping step: remove previous image I0516 10:13:45.446035 9333 docker.go:980] Removing container "f46b4c36bea1ec759b73e01fadd1ec45b2ae9f5b96504514296c9fedc011567e" ... I0516 10:13:45.463795 9333 docker.go:990] Removed container "f46b4c36bea1ec759b73e01fadd1ec45b2ae9f5b96504514296c9fedc011567e" I0516 10:13:45.464139 9333 cleanup.go:33] Removing temporary directory /tmp/s2i868457451 I0516 10:13:45.464183 9333 fs.go:302] Removing directory '/tmp/s2i868457451' --- PASS: TestCleanBuildFileScriptsURL (4.05s) === RUN TestCleanBuildHttpScriptsURL I0516 10:13:47.103938 9333 docker.go:490] Using locally available image "sti_test/sti-fake:latest" I0516 10:13:47.114328 9333 docker.go:490] Using locally available image "sti_test/sti-fake:latest" I0516 10:13:47.114399 9333 docker.go:730] Image sha256:dbe2759f25239169a80660e17a5902c8fd3b83e8b48eacfa821862bcfeae861b contains io.openshift.s2i.scripts-url set to "http://127.0.0.1:23456/.s2i/bin" I0516 10:13:47.114456 9333 scm.go:20] DownloadForSource https://github.com/openshift/ruby-hello-world I0516 10:13:47.114564 9333 sti.go:204] Preparing to build test/sti-fake-app I0516 10:13:47.115151 9333 clone.go:36] Downloading "https://github.com/openshift/ruby-hello-world" ... I0516 10:13:47.115203 9333 clone.go:40] Cloning sources into "/tmp/s2i265712981/upload/src" I0516 10:13:47.315778 9333 clone.go:56] Checked out "HEAD" I0516 10:13:47.339849 9333 clone.go:62] Updated submodules for "HEAD" I0516 10:13:47.352847 9333 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/assemble' I0516 10:13:47.352986 9333 install.go:261] Using "assemble" installed from "http://127.0.0.1:23456/.s2i/bin/assemble" I0516 10:13:47.354479 9333 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/run' I0516 10:13:47.354586 9333 install.go:261] Using "run" installed from "http://127.0.0.1:23456/.s2i/bin/run" I0516 10:13:47.356124 9333 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/save-artifacts' I0516 10:13:47.356240 9333 install.go:261] Using "save-artifacts" installed from "http://127.0.0.1:23456/.s2i/bin/save-artifacts" I0516 10:13:47.356323 9333 ignore.go:64] .s2iignore file does not exist I0516 10:13:47.356366 9333 sti.go:213] Clean build will be performed I0516 10:13:47.356414 9333 sti.go:216] Performing source build from https://github.com/openshift/ruby-hello-world I0516 10:13:47.356478 9333 sti.go:227] Running "assemble" in "test/sti-fake-app" I0516 10:13:47.356525 9333 sti.go:585] Using image name sti_test/sti-fake I0516 10:13:47.359069 9333 docker.go:490] Using locally available image "sti_test/sti-fake:latest" I0516 10:13:47.359198 9333 environment.go:41] Setting 1 environment variables provided by environment file in sources I0516 10:13:47.359646 9333 sti.go:703] starting the source uploading ... I0516 10:13:47.359730 9333 tar.go:239] Adding "/tmp/s2i265712981/upload" to tar ... I0516 10:13:47.360130 9333 tar.go:337] Adding to tar: /tmp/s2i265712981/upload/scripts as scripts I0516 10:13:47.364355 9333 docker.go:793] Both scripts and untarred source will be placed in '/tmp' I0516 10:13:47.364440 9333 docker.go:961] Setting "/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble" command for container ... I0516 10:13:47.364748 9333 docker.go:970] Creating container with options {Name:"s2i_sti_test_sti_fake_d40e03b0" Config:{Hostname: Domainname: User: AttachStdin:false AttachStdout:true AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:true StdinOnce:true Env:[RACK_ENV=production] Cmd:[/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble] Healthcheck: ArgsEscaped:false Image:sti_test/sti-fake:latest Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[] StopSignal: StopTimeout: Shell:[]} HostConfig:&{Binds:[] ContainerIDFile: LogConfig:{Type: Config:map[]} NetworkMode: PortBindings:map[] RestartPolicy:{Name: MaximumRetryCount:0} AutoRemove:false VolumeDriver: VolumesFrom:[] CapAdd:[] CapDrop:[] DNS:[] DNSOptions:[] DNSSearch:[] ExtraHosts:[] GroupAdd:[] IpcMode: Cgroup: Links:[] OomScoreAdj:0 PidMode: Privileged:false PublishAllPorts:false ReadonlyRootfs:false SecurityOpt:[] StorageOpt:map[] Tmpfs:map[] UTSMode: UsernsMode: ShmSize:67108864 Sysctls:map[] Runtime: ConsoleSize:[0 0] Isolation: Resources:{CPUShares:0 Memory:0 NanoCPUs:0 CgroupParent: BlkioWeight:0 BlkioWeightDevice:[] BlkioDeviceReadBps:[] BlkioDeviceWriteBps:[] BlkioDeviceReadIOps:[] BlkioDeviceWriteIOps:[] CPUPeriod:0 CPUQuota:0 CPURealtimePeriod:0 CPURealtimeRuntime:0 CpusetCpus: CpusetMems: Devices:[] DeviceCgroupRules:[] DiskQuota:0 KernelMemory:0 MemoryReservation:0 MemorySwap:0 MemorySwappiness: OomKillDisable: PidsLimit:0 Ulimits:[] CPUCount:0 CPUPercent:0 IOMaximumIOps:0 IOMaximumBandwidth:0} Mounts:[] Init:}} ... I0516 10:13:47.833736 9333 docker.go:1002] Attaching to container "75553f0674fe597d38765567093fb544522b4bad4458f372c90fa5bd945a516f" ... I0516 10:13:47.835268 9333 docker.go:1013] Starting container "75553f0674fe597d38765567093fb544522b4bad4458f372c90fa5bd945a516f" ... I0516 10:13:48.174282 9333 tar.go:337] Adding to tar: /tmp/s2i265712981/upload/scripts/assemble as scripts/assemble I0516 10:13:48.174845 9333 tar.go:337] Adding to tar: /tmp/s2i265712981/upload/scripts/run as scripts/run I0516 10:13:48.175510 9333 tar.go:337] Adding to tar: /tmp/s2i265712981/upload/scripts/save-artifacts as scripts/save-artifacts I0516 10:13:48.176241 9333 tar.go:337] Adding to tar: /tmp/s2i265712981/upload/src as src I0516 10:13:48.179651 9333 tar.go:337] Adding to tar: /tmp/s2i265712981/upload/src/.gitignore as src/.gitignore I0516 10:13:48.180172 9333 tar.go:337] Adding to tar: /tmp/s2i265712981/upload/src/.s2i as src/.s2i I0516 10:13:48.180627 9333 tar.go:337] Adding to tar: /tmp/s2i265712981/upload/src/.s2i/bin as src/.s2i/bin I0516 10:13:48.181143 9333 tar.go:337] Adding to tar: /tmp/s2i265712981/upload/src/.s2i/bin/README as src/.s2i/bin/README I0516 10:13:48.181688 9333 tar.go:337] Adding to tar: /tmp/s2i265712981/upload/src/.s2i/environment as src/.s2i/environment I0516 10:13:48.182239 9333 tar.go:337] Adding to tar: /tmp/s2i265712981/upload/src/.travis.yml as src/.travis.yml I0516 10:13:48.182805 9333 tar.go:337] Adding to tar: /tmp/s2i265712981/upload/src/Dockerfile as src/Dockerfile I0516 10:13:48.183362 9333 tar.go:337] Adding to tar: /tmp/s2i265712981/upload/src/Gemfile as src/Gemfile I0516 10:13:48.183905 9333 tar.go:337] Adding to tar: /tmp/s2i265712981/upload/src/Gemfile.lock as src/Gemfile.lock I0516 10:13:48.184510 9333 tar.go:337] Adding to tar: /tmp/s2i265712981/upload/src/README.md as src/README.md I0516 10:13:48.184999 9333 tar.go:337] Adding to tar: /tmp/s2i265712981/upload/src/Rakefile as src/Rakefile I0516 10:13:48.185537 9333 tar.go:337] Adding to tar: /tmp/s2i265712981/upload/src/app.rb as src/app.rb I0516 10:13:48.186175 9333 tar.go:337] Adding to tar: /tmp/s2i265712981/upload/src/config as src/config I0516 10:13:48.186668 9333 tar.go:337] Adding to tar: /tmp/s2i265712981/upload/src/config/database.rb as src/config/database.rb I0516 10:13:48.187186 9333 tar.go:337] Adding to tar: /tmp/s2i265712981/upload/src/config/database.yml as src/config/database.yml I0516 10:13:48.187709 9333 tar.go:337] Adding to tar: /tmp/s2i265712981/upload/src/config.ru as src/config.ru I0516 10:13:48.188341 9333 tar.go:337] Adding to tar: /tmp/s2i265712981/upload/src/db as src/db I0516 10:13:48.188742 9333 tar.go:337] Adding to tar: /tmp/s2i265712981/upload/src/db/migrate as src/db/migrate I0516 10:13:48.189212 9333 tar.go:337] Adding to tar: /tmp/s2i265712981/upload/src/db/migrate/20141102191902_create_key_pair.rb as src/db/migrate/20141102191902_create_key_pair.rb I0516 10:13:48.189658 9333 tar.go:337] Adding to tar: /tmp/s2i265712981/upload/src/models.rb as src/models.rb I0516 10:13:48.190094 9333 tar.go:337] Adding to tar: /tmp/s2i265712981/upload/src/run.sh as src/run.sh I0516 10:13:48.190538 9333 tar.go:337] Adding to tar: /tmp/s2i265712981/upload/src/test as src/test I0516 10:13:48.190943 9333 tar.go:337] Adding to tar: /tmp/s2i265712981/upload/src/test/sample_test.rb as src/test/sample_test.rb I0516 10:13:48.191538 9333 tar.go:337] Adding to tar: /tmp/s2i265712981/upload/src/views as src/views I0516 10:13:48.191933 9333 tar.go:337] Adding to tar: /tmp/s2i265712981/upload/src/views/main.erb as src/views/main.erb I0516 10:13:48.245481 9333 docker.go:1044] Waiting for container "75553f0674fe597d38765567093fb544522b4bad4458f372c90fa5bd945a516f" to stop ... I0516 10:13:48.412333 9333 docker.go:1069] Invoking PostExecute function I0516 10:13:48.412397 9333 postexecutorstep.go:68] Skipping step: store previous image I0516 10:13:48.412434 9333 postexecutorstep.go:117] Executing step: commit image I0516 10:13:48.414867 9333 postexecutorstep.go:523] Checking for new Labels to apply... I0516 10:13:48.414940 9333 postexecutorstep.go:531] Creating the download path '/tmp/s2i265712981/metadata' I0516 10:13:48.415313 9333 postexecutorstep.go:465] Downloading file "/tmp/.s2i/image_metadata.json" I0516 10:13:48.621461 9333 tar.go:401] Creating directory /tmp/s2i265712981/metadata I0516 10:13:48.621570 9333 tar.go:469] Creating /tmp/s2i265712981/metadata/image_metadata.json I0516 10:13:48.621795 9333 tar.go:479] Extracting/writing /tmp/s2i265712981/metadata/image_metadata.json I0516 10:13:48.622006 9333 tar.go:425] Done extracting tar stream I0516 10:13:48.622169 9333 postexecutorstep.go:556] new Labels File contents : { "labels": [ {"testLabel": "testLabel_value"} ] } I0516 10:13:48.629270 9333 docker.go:1103] Committing container with dockerOpts: {Reference:test/sti-fake-app Comment: Author: Changes:[] Pause:false Config:0xc42026f180}, config: {Hostname: Domainname: User: AttachStdin:false AttachStdout:false AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:false StdinOnce:false Env:[RACK_ENV=production] Cmd:[/tmp/scripts/run] Healthcheck: ArgsEscaped:false Image: Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[io.openshift.s2i.build.source-location:https://github.com/openshift/ruby-hello-world testLabel:testLabel_value io.openshift.s2i.scripts-url:http://127.0.0.1:23456/.s2i/bin io.openshift.s2i.build.image:sti_test/sti-fake io.openshift.s2i.build.commit.author:Ben Parees io.openshift.s2i.build.commit.date:Thu Jan 17 17:21:03 2019 -0500 io.openshift.s2i.build.commit.ref:master io.k8s.display-name:test/sti-fake-app io.openshift.s2i.build.commit.id:787f1beae9956c959c6af62ee43bfdda73769cf7 io.openshift.s2i.build.commit.message:Merge pull request #78 from bparees/v22] StopSignal: StopTimeout: Shell:[]} I0516 10:13:49.476893 9333 postexecutorstep.go:393] Executing step: report success I0516 10:13:49.476978 9333 postexecutorstep.go:398] Successfully built test/sti-fake-app I0516 10:13:49.477021 9333 postexecutorstep.go:93] Skipping step: remove previous image I0516 10:13:49.477830 9333 docker.go:980] Removing container "75553f0674fe597d38765567093fb544522b4bad4458f372c90fa5bd945a516f" ... I0516 10:13:49.494205 9333 docker.go:990] Removed container "75553f0674fe597d38765567093fb544522b4bad4458f372c90fa5bd945a516f" I0516 10:13:49.494363 9333 cleanup.go:33] Removing temporary directory /tmp/s2i265712981 I0516 10:13:49.494417 9333 fs.go:302] Removing directory '/tmp/s2i265712981' --- PASS: TestCleanBuildHttpScriptsURL (4.01s) === RUN TestCleanBuildScripts I0516 10:13:51.113689 9333 docker.go:490] Using locally available image "sti_test/sti-fake-scripts:latest" I0516 10:13:51.119864 9333 docker.go:490] Using locally available image "sti_test/sti-fake-scripts:latest" I0516 10:13:51.119941 9333 docker.go:730] Image sha256:fb4de550c27c0edbc4c6304060dd80b629191a62e34d397264c5fd17c90a952b contains io.openshift.s2i.scripts-url set to "image:///tmp/scripts/" I0516 10:13:51.120012 9333 scm.go:20] DownloadForSource https://github.com/openshift/ruby-hello-world I0516 10:13:51.120145 9333 sti.go:204] Preparing to build test/sti-fake-app-scripts I0516 10:13:51.120712 9333 clone.go:36] Downloading "https://github.com/openshift/ruby-hello-world" ... I0516 10:13:51.120763 9333 clone.go:40] Cloning sources into "/tmp/s2i164805199/upload/src" I0516 10:13:51.319614 9333 clone.go:56] Checked out "HEAD" I0516 10:13:51.343178 9333 clone.go:62] Updated submodules for "HEAD" I0516 10:13:51.354280 9333 install.go:261] Using "assemble" installed from "image:///tmp/scripts//assemble" I0516 10:13:51.354385 9333 install.go:261] Using "run" installed from "image:///tmp/scripts//run" I0516 10:13:51.354503 9333 install.go:261] Using "save-artifacts" installed from "image:///tmp/scripts//save-artifacts" I0516 10:13:51.354568 9333 ignore.go:64] .s2iignore file does not exist I0516 10:13:51.354605 9333 sti.go:213] Clean build will be performed I0516 10:13:51.354654 9333 sti.go:216] Performing source build from https://github.com/openshift/ruby-hello-world I0516 10:13:51.354697 9333 sti.go:227] Running "assemble" in "test/sti-fake-app-scripts" I0516 10:13:51.354732 9333 sti.go:585] Using image name sti_test/sti-fake-scripts I0516 10:13:51.357300 9333 docker.go:490] Using locally available image "sti_test/sti-fake-scripts:latest" I0516 10:13:51.357421 9333 environment.go:41] Setting 1 environment variables provided by environment file in sources I0516 10:13:51.357643 9333 sti.go:703] starting the source uploading ... I0516 10:13:51.357712 9333 tar.go:239] Adding "/tmp/s2i164805199/upload" to tar ... I0516 10:13:51.358173 9333 tar.go:337] Adding to tar: /tmp/s2i164805199/upload/scripts as scripts I0516 10:13:51.362249 9333 docker.go:730] Image sha256:fb4de550c27c0edbc4c6304060dd80b629191a62e34d397264c5fd17c90a952b contains io.openshift.s2i.scripts-url set to "image:///tmp/scripts/" I0516 10:13:51.362304 9333 docker.go:804] Base directory for S2I scripts is '/tmp/scripts/'. Untarring destination is '/tmp'. I0516 10:13:51.362370 9333 docker.go:961] Setting "/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble" command for container ... I0516 10:13:51.362656 9333 docker.go:970] Creating container with options {Name:"s2i_sti_test_sti_fake_scripts_9c2a11fc" Config:{Hostname: Domainname: User: AttachStdin:false AttachStdout:true AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:true StdinOnce:true Env:[RACK_ENV=production] Cmd:[/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble] Healthcheck: ArgsEscaped:false Image:sti_test/sti-fake-scripts:latest Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[] StopSignal: StopTimeout: Shell:[]} HostConfig:&{Binds:[] ContainerIDFile: LogConfig:{Type: Config:map[]} NetworkMode: PortBindings:map[] RestartPolicy:{Name: MaximumRetryCount:0} AutoRemove:false VolumeDriver: VolumesFrom:[] CapAdd:[] CapDrop:[] DNS:[] DNSOptions:[] DNSSearch:[] ExtraHosts:[] GroupAdd:[] IpcMode: Cgroup: Links:[] OomScoreAdj:0 PidMode: Privileged:false PublishAllPorts:false ReadonlyRootfs:false SecurityOpt:[] StorageOpt:map[] Tmpfs:map[] UTSMode: UsernsMode: ShmSize:67108864 Sysctls:map[] Runtime: ConsoleSize:[0 0] Isolation: Resources:{CPUShares:0 Memory:0 NanoCPUs:0 CgroupParent: BlkioWeight:0 BlkioWeightDevice:[] BlkioDeviceReadBps:[] BlkioDeviceWriteBps:[] BlkioDeviceReadIOps:[] BlkioDeviceWriteIOps:[] CPUPeriod:0 CPUQuota:0 CPURealtimePeriod:0 CPURealtimeRuntime:0 CpusetCpus: CpusetMems: Devices:[] DeviceCgroupRules:[] DiskQuota:0 KernelMemory:0 MemoryReservation:0 MemorySwap:0 MemorySwappiness: OomKillDisable: PidsLimit:0 Ulimits:[] CPUCount:0 CPUPercent:0 IOMaximumIOps:0 IOMaximumBandwidth:0} Mounts:[] Init:}} ... I0516 10:13:51.894202 9333 docker.go:1002] Attaching to container "f45af78a8a2d4f121af34ac8adec43337e3e96466a61b66d19b77dc7319d5131" ... I0516 10:13:51.895620 9333 docker.go:1013] Starting container "f45af78a8a2d4f121af34ac8adec43337e3e96466a61b66d19b77dc7319d5131" ... I0516 10:13:52.257028 9333 tar.go:337] Adding to tar: /tmp/s2i164805199/upload/src as src I0516 10:13:52.260422 9333 tar.go:337] Adding to tar: /tmp/s2i164805199/upload/src/.gitignore as src/.gitignore I0516 10:13:52.260992 9333 tar.go:337] Adding to tar: /tmp/s2i164805199/upload/src/.s2i as src/.s2i I0516 10:13:52.261526 9333 tar.go:337] Adding to tar: /tmp/s2i164805199/upload/src/.s2i/bin as src/.s2i/bin I0516 10:13:52.261971 9333 tar.go:337] Adding to tar: /tmp/s2i164805199/upload/src/.s2i/bin/README as src/.s2i/bin/README I0516 10:13:52.262455 9333 tar.go:337] Adding to tar: /tmp/s2i164805199/upload/src/.s2i/environment as src/.s2i/environment I0516 10:13:52.262834 9333 tar.go:337] Adding to tar: /tmp/s2i164805199/upload/src/.travis.yml as src/.travis.yml I0516 10:13:52.263238 9333 tar.go:337] Adding to tar: /tmp/s2i164805199/upload/src/Dockerfile as src/Dockerfile I0516 10:13:52.263624 9333 tar.go:337] Adding to tar: /tmp/s2i164805199/upload/src/Gemfile as src/Gemfile I0516 10:13:52.264040 9333 tar.go:337] Adding to tar: /tmp/s2i164805199/upload/src/Gemfile.lock as src/Gemfile.lock I0516 10:13:52.264427 9333 tar.go:337] Adding to tar: /tmp/s2i164805199/upload/src/README.md as src/README.md I0516 10:13:52.264803 9333 tar.go:337] Adding to tar: /tmp/s2i164805199/upload/src/Rakefile as src/Rakefile I0516 10:13:52.265187 9333 tar.go:337] Adding to tar: /tmp/s2i164805199/upload/src/app.rb as src/app.rb I0516 10:13:52.265592 9333 tar.go:337] Adding to tar: /tmp/s2i164805199/upload/src/config as src/config I0516 10:13:52.265965 9333 tar.go:337] Adding to tar: /tmp/s2i164805199/upload/src/config/database.rb as src/config/database.rb I0516 10:13:52.266559 9333 tar.go:337] Adding to tar: /tmp/s2i164805199/upload/src/config/database.yml as src/config/database.yml I0516 10:13:52.267107 9333 tar.go:337] Adding to tar: /tmp/s2i164805199/upload/src/config.ru as src/config.ru I0516 10:13:52.267666 9333 tar.go:337] Adding to tar: /tmp/s2i164805199/upload/src/db as src/db I0516 10:13:52.268178 9333 tar.go:337] Adding to tar: /tmp/s2i164805199/upload/src/db/migrate as src/db/migrate I0516 10:13:52.268668 9333 tar.go:337] Adding to tar: /tmp/s2i164805199/upload/src/db/migrate/20141102191902_create_key_pair.rb as src/db/migrate/20141102191902_create_key_pair.rb I0516 10:13:52.269821 9333 tar.go:337] Adding to tar: /tmp/s2i164805199/upload/src/models.rb as src/models.rb I0516 10:13:52.271196 9333 tar.go:337] Adding to tar: /tmp/s2i164805199/upload/src/run.sh as src/run.sh I0516 10:13:52.271841 9333 tar.go:337] Adding to tar: /tmp/s2i164805199/upload/src/test as src/test I0516 10:13:52.272804 9333 tar.go:337] Adding to tar: /tmp/s2i164805199/upload/src/test/sample_test.rb as src/test/sample_test.rb I0516 10:13:52.273529 9333 tar.go:337] Adding to tar: /tmp/s2i164805199/upload/src/views as src/views I0516 10:13:52.274618 9333 tar.go:337] Adding to tar: /tmp/s2i164805199/upload/src/views/main.erb as src/views/main.erb I0516 10:13:52.330487 9333 docker.go:1044] Waiting for container "f45af78a8a2d4f121af34ac8adec43337e3e96466a61b66d19b77dc7319d5131" to stop ... I0516 10:13:52.507094 9333 docker.go:1069] Invoking PostExecute function I0516 10:13:52.507153 9333 postexecutorstep.go:68] Skipping step: store previous image I0516 10:13:52.507186 9333 postexecutorstep.go:117] Executing step: commit image I0516 10:13:52.509578 9333 postexecutorstep.go:523] Checking for new Labels to apply... I0516 10:13:52.509638 9333 postexecutorstep.go:531] Creating the download path '/tmp/s2i164805199/metadata' I0516 10:13:52.509831 9333 postexecutorstep.go:465] Downloading file "/tmp/.s2i/image_metadata.json" I0516 10:13:52.713102 9333 tar.go:401] Creating directory /tmp/s2i164805199/metadata I0516 10:13:52.713203 9333 tar.go:469] Creating /tmp/s2i164805199/metadata/image_metadata.json I0516 10:13:52.713418 9333 tar.go:479] Extracting/writing /tmp/s2i164805199/metadata/image_metadata.json I0516 10:13:52.713593 9333 tar.go:425] Done extracting tar stream I0516 10:13:52.713729 9333 postexecutorstep.go:556] new Labels File contents : { "labels": [ {"testLabel": "testLabel_value"} ] } I0516 10:13:52.718396 9333 docker.go:1103] Committing container with dockerOpts: {Reference:test/sti-fake-app-scripts Comment: Author: Changes:[] Pause:false Config:0xc42026f7c0}, config: {Hostname: Domainname: User: AttachStdin:false AttachStdout:false AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:false StdinOnce:false Env:[RACK_ENV=production] Cmd:[/tmp/scripts//run] Healthcheck: ArgsEscaped:false Image: Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[io.openshift.s2i.build.source-location:https://github.com/openshift/ruby-hello-world io.k8s.display-name:test/sti-fake-app-scripts io.openshift.s2i.scripts-url:image:///tmp/scripts/ io.openshift.s2i.build.commit.date:Thu Jan 17 17:21:03 2019 -0500 io.openshift.s2i.build.commit.id:787f1beae9956c959c6af62ee43bfdda73769cf7 io.openshift.s2i.build.commit.ref:master io.openshift.s2i.build.commit.message:Merge pull request #78 from bparees/v22 io.openshift.s2i.build.image:sti_test/sti-fake-scripts io.openshift.s2i.build.commit.author:Ben Parees testLabel:testLabel_value] StopSignal: StopTimeout: Shell:[]} I0516 10:13:53.534841 9333 postexecutorstep.go:393] Executing step: report success I0516 10:13:53.534923 9333 postexecutorstep.go:398] Successfully built test/sti-fake-app-scripts I0516 10:13:53.534966 9333 postexecutorstep.go:93] Skipping step: remove previous image I0516 10:13:53.535071 9333 docker.go:980] Removing container "f45af78a8a2d4f121af34ac8adec43337e3e96466a61b66d19b77dc7319d5131" ... I0516 10:13:53.552254 9333 docker.go:990] Removed container "f45af78a8a2d4f121af34ac8adec43337e3e96466a61b66d19b77dc7319d5131" I0516 10:13:53.552418 9333 cleanup.go:33] Removing temporary directory /tmp/s2i164805199 I0516 10:13:53.552470 9333 fs.go:302] Removing directory '/tmp/s2i164805199' --- PASS: TestCleanBuildScripts (4.07s) === RUN TestLayeredBuildNoTar I0516 10:13:55.180620 9333 docker.go:490] Using locally available image "sti_test/sti-fake-no-tar:latest" I0516 10:13:55.186698 9333 docker.go:490] Using locally available image "sti_test/sti-fake-no-tar:latest" I0516 10:13:55.186756 9333 docker.go:728] warning: Image sha256:fdd54120c2830e40f53b8e2ec32cffc9f7ba4ef49d97e244232f9edbd39f11fb does not contain a value for the io.openshift.s2i.scripts-url label I0516 10:13:55.186816 9333 scm.go:20] DownloadForSource https://github.com/openshift/ruby-hello-world I0516 10:13:55.186932 9333 sti.go:204] Preparing to build test/sti-fake-no-tar I0516 10:13:55.187487 9333 clone.go:36] Downloading "https://github.com/openshift/ruby-hello-world" ... I0516 10:13:55.187541 9333 clone.go:40] Cloning sources into "/tmp/s2i188436825/upload/src" I0516 10:13:55.400634 9333 clone.go:56] Checked out "HEAD" I0516 10:13:55.424837 9333 clone.go:62] Updated submodules for "HEAD" I0516 10:13:55.436651 9333 download.go:77] Downloaded 'file:///data/src/github.com/openshift/source-to-image/_output/local/go/src/github.com/openshift/source-to-image/test/integration/scripts/.s2i/bin/assemble' I0516 10:13:55.436784 9333 install.go:261] Using "assemble" installed from "file:///data/src/github.com/openshift/source-to-image/_output/local/go/src/github.com/openshift/source-to-image/test/integration/scripts/.s2i/bin/assemble" I0516 10:13:55.437035 9333 download.go:77] Downloaded 'file:///data/src/github.com/openshift/source-to-image/_output/local/go/src/github.com/openshift/source-to-image/test/integration/scripts/.s2i/bin/run' I0516 10:13:55.437172 9333 install.go:261] Using "run" installed from "file:///data/src/github.com/openshift/source-to-image/_output/local/go/src/github.com/openshift/source-to-image/test/integration/scripts/.s2i/bin/run" I0516 10:13:55.437422 9333 download.go:77] Downloaded 'file:///data/src/github.com/openshift/source-to-image/_output/local/go/src/github.com/openshift/source-to-image/test/integration/scripts/.s2i/bin/save-artifacts' I0516 10:13:55.437568 9333 install.go:261] Using "save-artifacts" installed from "file:///data/src/github.com/openshift/source-to-image/_output/local/go/src/github.com/openshift/source-to-image/test/integration/scripts/.s2i/bin/save-artifacts" I0516 10:13:55.437651 9333 ignore.go:64] .s2iignore file does not exist I0516 10:13:55.437698 9333 sti.go:213] Clean build will be performed I0516 10:13:55.437746 9333 sti.go:216] Performing source build from https://github.com/openshift/ruby-hello-world I0516 10:13:55.437799 9333 sti.go:227] Running "assemble" in "test/sti-fake-no-tar" I0516 10:13:55.437841 9333 sti.go:585] Using image name sti_test/sti-fake-no-tar I0516 10:13:55.440343 9333 docker.go:490] Using locally available image "sti_test/sti-fake-no-tar:latest" I0516 10:13:55.440466 9333 environment.go:41] Setting 1 environment variables provided by environment file in sources I0516 10:13:55.440790 9333 sti.go:703] starting the source uploading ... I0516 10:13:55.440863 9333 tar.go:239] Adding "/tmp/s2i188436825/upload" to tar ... I0516 10:13:55.441338 9333 tar.go:337] Adding to tar: /tmp/s2i188436825/upload/scripts as scripts I0516 10:13:55.444845 9333 docker.go:793] Both scripts and untarred source will be placed in '/tmp' I0516 10:13:55.444948 9333 docker.go:961] Setting "/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble" command for container ... I0516 10:13:55.445260 9333 docker.go:970] Creating container with options {Name:"s2i_sti_test_sti_fake_no_tar_dbe31cf7" Config:{Hostname: Domainname: User: AttachStdin:false AttachStdout:true AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:true StdinOnce:true Env:[RACK_ENV=production] Cmd:[/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble] Healthcheck: ArgsEscaped:false Image:sti_test/sti-fake-no-tar:latest Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[] StopSignal: StopTimeout: Shell:[]} HostConfig:&{Binds:[] ContainerIDFile: LogConfig:{Type: Config:map[]} NetworkMode: PortBindings:map[] RestartPolicy:{Name: MaximumRetryCount:0} AutoRemove:false VolumeDriver: VolumesFrom:[] CapAdd:[] CapDrop:[] DNS:[] DNSOptions:[] DNSSearch:[] ExtraHosts:[] GroupAdd:[] IpcMode: Cgroup: Links:[] OomScoreAdj:0 PidMode: Privileged:false PublishAllPorts:false ReadonlyRootfs:false SecurityOpt:[] StorageOpt:map[] Tmpfs:map[] UTSMode: UsernsMode: ShmSize:67108864 Sysctls:map[] Runtime: ConsoleSize:[0 0] Isolation: Resources:{CPUShares:0 Memory:0 NanoCPUs:0 CgroupParent: BlkioWeight:0 BlkioWeightDevice:[] BlkioDeviceReadBps:[] BlkioDeviceWriteBps:[] BlkioDeviceReadIOps:[] BlkioDeviceWriteIOps:[] CPUPeriod:0 CPUQuota:0 CPURealtimePeriod:0 CPURealtimeRuntime:0 CpusetCpus: CpusetMems: Devices:[] DeviceCgroupRules:[] DiskQuota:0 KernelMemory:0 MemoryReservation:0 MemorySwap:0 MemorySwappiness: OomKillDisable: PidsLimit:0 Ulimits:[] CPUCount:0 CPUPercent:0 IOMaximumIOps:0 IOMaximumBandwidth:0} Mounts:[] Init:}} ... I0516 10:13:55.922475 9333 docker.go:1002] Attaching to container "59736d5da710310a751aeb697b46433fdaed4a82b200286da447e0670068a44a" ... I0516 10:13:55.924007 9333 docker.go:1013] Starting container "59736d5da710310a751aeb697b46433fdaed4a82b200286da447e0670068a44a" ... I0516 10:13:56.283321 9333 sti.go:715] /bin/sh: tar: not found I0516 10:13:56.283806 9333 tar.go:337] Adding to tar: /tmp/s2i188436825/upload/scripts/assemble as scripts/assemble I0516 10:13:56.284392 9333 tar.go:337] Adding to tar: /tmp/s2i188436825/upload/scripts/run as scripts/run I0516 10:13:56.285015 9333 tar.go:337] Adding to tar: /tmp/s2i188436825/upload/scripts/save-artifacts as scripts/save-artifacts I0516 10:13:56.285671 9333 tar.go:337] Adding to tar: /tmp/s2i188436825/upload/src as src I0516 10:13:56.289659 9333 tar.go:337] Adding to tar: /tmp/s2i188436825/upload/src/.gitignore as src/.gitignore I0516 10:13:56.290225 9333 tar.go:337] Adding to tar: /tmp/s2i188436825/upload/src/.s2i as src/.s2i I0516 10:13:56.290729 9333 tar.go:337] Adding to tar: /tmp/s2i188436825/upload/src/.s2i/bin as src/.s2i/bin I0516 10:13:56.291235 9333 tar.go:337] Adding to tar: /tmp/s2i188436825/upload/src/.s2i/bin/README as src/.s2i/bin/README I0516 10:13:56.291811 9333 tar.go:337] Adding to tar: /tmp/s2i188436825/upload/src/.s2i/environment as src/.s2i/environment I0516 10:13:56.292435 9333 tar.go:337] Adding to tar: /tmp/s2i188436825/upload/src/.travis.yml as src/.travis.yml I0516 10:13:56.293004 9333 tar.go:337] Adding to tar: /tmp/s2i188436825/upload/src/Dockerfile as src/Dockerfile I0516 10:13:56.293575 9333 tar.go:337] Adding to tar: /tmp/s2i188436825/upload/src/Gemfile as src/Gemfile I0516 10:13:56.294080 9333 tar.go:337] Adding to tar: /tmp/s2i188436825/upload/src/Gemfile.lock as src/Gemfile.lock I0516 10:13:56.294546 9333 tar.go:337] Adding to tar: /tmp/s2i188436825/upload/src/README.md as src/README.md I0516 10:13:56.295044 9333 tar.go:337] Adding to tar: /tmp/s2i188436825/upload/src/Rakefile as src/Rakefile I0516 10:13:56.295592 9333 tar.go:337] Adding to tar: /tmp/s2i188436825/upload/src/app.rb as src/app.rb I0516 10:13:56.296171 9333 tar.go:337] Adding to tar: /tmp/s2i188436825/upload/src/config as src/config I0516 10:13:56.296666 9333 tar.go:337] Adding to tar: /tmp/s2i188436825/upload/src/config/database.rb as src/config/database.rb I0516 10:13:56.297853 9333 tar.go:337] Adding to tar: /tmp/s2i188436825/upload/src/config/database.yml as src/config/database.yml I0516 10:13:56.299227 9333 tar.go:337] Adding to tar: /tmp/s2i188436825/upload/src/config.ru as src/config.ru I0516 10:13:56.299869 9333 tar.go:337] Adding to tar: /tmp/s2i188436825/upload/src/db as src/db I0516 10:13:56.300796 9333 tar.go:337] Adding to tar: /tmp/s2i188436825/upload/src/db/migrate as src/db/migrate I0516 10:13:56.301433 9333 tar.go:337] Adding to tar: /tmp/s2i188436825/upload/src/db/migrate/20141102191902_create_key_pair.rb as src/db/migrate/20141102191902_create_key_pair.rb I0516 10:13:56.302706 9333 tar.go:337] Adding to tar: /tmp/s2i188436825/upload/src/models.rb as src/models.rb I0516 10:13:56.303262 9333 tar.go:337] Adding to tar: /tmp/s2i188436825/upload/src/run.sh as src/run.sh I0516 10:13:56.303810 9333 tar.go:337] Adding to tar: /tmp/s2i188436825/upload/src/test as src/test I0516 10:13:56.304303 9333 tar.go:337] Adding to tar: /tmp/s2i188436825/upload/src/test/sample_test.rb as src/test/sample_test.rb I0516 10:13:56.304892 9333 tar.go:337] Adding to tar: /tmp/s2i188436825/upload/src/views as src/views I0516 10:13:56.305396 9333 tar.go:337] Adding to tar: /tmp/s2i188436825/upload/src/views/main.erb as src/views/main.erb I0516 10:13:56.335433 9333 docker.go:1044] Waiting for container "59736d5da710310a751aeb697b46433fdaed4a82b200286da447e0670068a44a" to stop ... I0516 10:13:56.456386 9333 docker.go:980] Removing container "59736d5da710310a751aeb697b46433fdaed4a82b200286da447e0670068a44a" ... I0516 10:13:56.473870 9333 docker.go:990] Removed container "59736d5da710310a751aeb697b46433fdaed4a82b200286da447e0670068a44a" I0516 10:13:56.474312 9333 sti.go:232] Image is missing basic requirements (sh or tar), layered build will be performed I0516 10:13:56.476835 9333 layered.go:103] The scripts are included in "/tmp/s2i188436825/upload/scripts" directory I0516 10:13:56.477096 9333 layered.go:127] Writing custom Dockerfile to /tmp/s2i188436825/upload I0516 10:13:56.477120 9333 layered.go:160] Creating application source code image I0516 10:13:56.477293 9333 layered.go:175] Building new image s2i-layered-temp-image-1558016036477205703 with scripts and sources already inside I0516 10:13:56.477404 9333 docker.go:1135] Building container using config: {Tags:[s2i-layered-temp-image-1558016036477205703] SuppressOutput:false RemoteContext: NoCache:true Remove:true ForceRemove:true PullParent:false Isolation: CPUSetCPUs: CPUSetMems: CPUShares:0 CPUQuota:0 CPUPeriod:0 Memory:0 MemorySwap:0 CgroupParent: NetworkMode: ShmSize:0 Dockerfile: Ulimits:[] BuildArgs:map[] AuthConfigs:map[] Context: Labels:map[] Squash:false CacheFrom:[] SecurityOpt:[] ExtraHosts:[] Target: SessionID:} I0516 10:13:56.477457 9333 tar.go:239] Adding "/tmp/s2i188436825/upload" to tar ... I0516 10:13:56.477854 9333 tar.go:337] Adding to tar: /tmp/s2i188436825/upload/Dockerfile as Dockerfile I0516 10:13:56.478576 9333 tar.go:337] Adding to tar: /tmp/s2i188436825/upload/scripts as scripts I0516 10:13:56.479215 9333 tar.go:337] Adding to tar: /tmp/s2i188436825/upload/scripts/assemble as scripts/assemble I0516 10:13:56.479849 9333 tar.go:337] Adding to tar: /tmp/s2i188436825/upload/scripts/run as scripts/run I0516 10:13:56.480567 9333 tar.go:337] Adding to tar: /tmp/s2i188436825/upload/scripts/save-artifacts as scripts/save-artifacts I0516 10:13:56.481244 9333 tar.go:337] Adding to tar: /tmp/s2i188436825/upload/src as src I0516 10:13:56.485861 9333 tar.go:337] Adding to tar: /tmp/s2i188436825/upload/src/.gitignore as src/.gitignore I0516 10:13:56.486509 9333 tar.go:337] Adding to tar: /tmp/s2i188436825/upload/src/.s2i as src/.s2i I0516 10:13:56.487086 9333 tar.go:337] Adding to tar: /tmp/s2i188436825/upload/src/.s2i/bin as src/.s2i/bin I0516 10:13:56.487623 9333 tar.go:337] Adding to tar: /tmp/s2i188436825/upload/src/.s2i/bin/README as src/.s2i/bin/README I0516 10:13:56.488301 9333 tar.go:337] Adding to tar: /tmp/s2i188436825/upload/src/.s2i/environment as src/.s2i/environment I0516 10:13:56.488948 9333 tar.go:337] Adding to tar: /tmp/s2i188436825/upload/src/.travis.yml as src/.travis.yml I0516 10:13:56.489574 9333 tar.go:337] Adding to tar: /tmp/s2i188436825/upload/src/Dockerfile as src/Dockerfile I0516 10:13:56.490227 9333 tar.go:337] Adding to tar: /tmp/s2i188436825/upload/src/Gemfile as src/Gemfile I0516 10:13:56.490883 9333 tar.go:337] Adding to tar: /tmp/s2i188436825/upload/src/Gemfile.lock as src/Gemfile.lock I0516 10:13:56.491748 9333 tar.go:337] Adding to tar: /tmp/s2i188436825/upload/src/README.md as src/README.md I0516 10:13:56.492426 9333 tar.go:337] Adding to tar: /tmp/s2i188436825/upload/src/Rakefile as src/Rakefile I0516 10:13:56.493096 9333 tar.go:337] Adding to tar: /tmp/s2i188436825/upload/src/app.rb as src/app.rb I0516 10:13:56.493778 9333 tar.go:337] Adding to tar: /tmp/s2i188436825/upload/src/config as src/config I0516 10:13:56.494388 9333 tar.go:337] Adding to tar: /tmp/s2i188436825/upload/src/config/database.rb as src/config/database.rb I0516 10:13:56.495031 9333 tar.go:337] Adding to tar: /tmp/s2i188436825/upload/src/config/database.yml as src/config/database.yml I0516 10:13:56.495675 9333 tar.go:337] Adding to tar: /tmp/s2i188436825/upload/src/config.ru as src/config.ru I0516 10:13:56.496343 9333 tar.go:337] Adding to tar: /tmp/s2i188436825/upload/src/db as src/db I0516 10:13:56.496947 9333 tar.go:337] Adding to tar: /tmp/s2i188436825/upload/src/db/migrate as src/db/migrate I0516 10:13:56.497575 9333 tar.go:337] Adding to tar: /tmp/s2i188436825/upload/src/db/migrate/20141102191902_create_key_pair.rb as src/db/migrate/20141102191902_create_key_pair.rb I0516 10:13:56.498204 9333 tar.go:337] Adding to tar: /tmp/s2i188436825/upload/src/models.rb as src/models.rb I0516 10:13:56.498822 9333 tar.go:337] Adding to tar: /tmp/s2i188436825/upload/src/run.sh as src/run.sh I0516 10:13:56.499480 9333 tar.go:337] Adding to tar: /tmp/s2i188436825/upload/src/test as src/test I0516 10:13:56.500082 9333 tar.go:337] Adding to tar: /tmp/s2i188436825/upload/src/test/sample_test.rb as src/test/sample_test.rb I0516 10:13:56.500707 9333 tar.go:337] Adding to tar: /tmp/s2i188436825/upload/src/views as src/views I0516 10:13:56.501436 9333 tar.go:337] Adding to tar: /tmp/s2i188436825/upload/src/views/main.erb as src/views/main.erb I0516 10:13:56.506969 9333 layered.go:173] {"stream":"Step 1 : FROM sti_test/sti-fake-no-tar\n"} I0516 10:13:56.507080 9333 layered.go:173] {"stream":" ---\u003e fdd54120c283\n"} I0516 10:13:56.507127 9333 layered.go:173] {"stream":"Step 2 : COPY scripts /tmp/scripts\n"} I0516 10:13:58.418224 9333 layered.go:173] {"stream":" ---\u003e 65322d7880be\n"} I0516 10:13:58.431025 9333 layered.go:173] {"stream":"Removing intermediate container 4ca256bbaaa3\n"} I0516 10:13:58.431133 9333 layered.go:173] {"stream":"Step 3 : COPY src /tmp/src\n"} I0516 10:14:00.429225 9333 layered.go:173] {"stream":" ---\u003e e3b0600cf09f\n"} I0516 10:14:00.441565 9333 layered.go:173] {"stream":"Removing intermediate container 7c60f45234fd\n"} I0516 10:14:00.444051 9333 layered.go:173] {"stream":"Successfully built e3b0600cf09f\n"} I0516 10:14:00.445336 9333 layered.go:193] Scripts dir has contents true I0516 10:14:00.445396 9333 layered.go:208] Building test/sti-fake-no-tar using sti-enabled image I0516 10:14:00.445468 9333 sti.go:585] Using image name s2i-layered-temp-image-1558016036477205703 I0516 10:14:00.448008 9333 docker.go:490] Using locally available image "s2i-layered-temp-image-1558016036477205703:latest" I0516 10:14:00.448164 9333 environment.go:41] Setting 1 environment variables provided by environment file in sources I0516 10:14:00.452618 9333 docker.go:804] Base directory for S2I scripts is '/tmp/scripts'. Untarring destination is '/tmp'. I0516 10:14:00.452681 9333 docker.go:961] Setting "/tmp/scripts/assemble" command for container ... I0516 10:14:00.453001 9333 docker.go:970] Creating container with options {Name:"s2i_s2i_layered_temp_image_1558016036477205703_0ab1459f" Config:{Hostname: Domainname: User: AttachStdin:false AttachStdout:true AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:false StdinOnce:false Env:[RACK_ENV=production] Cmd:[/tmp/scripts/assemble] Healthcheck: ArgsEscaped:false Image:s2i-layered-temp-image-1558016036477205703:latest Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[] StopSignal: StopTimeout: Shell:[]} HostConfig:&{Binds:[] ContainerIDFile: LogConfig:{Type: Config:map[]} NetworkMode: PortBindings:map[] RestartPolicy:{Name: MaximumRetryCount:0} AutoRemove:false VolumeDriver: VolumesFrom:[] CapAdd:[] CapDrop:[] DNS:[] DNSOptions:[] DNSSearch:[] ExtraHosts:[] GroupAdd:[] IpcMode: Cgroup: Links:[] OomScoreAdj:0 PidMode: Privileged:false PublishAllPorts:false ReadonlyRootfs:false SecurityOpt:[] StorageOpt:map[] Tmpfs:map[] UTSMode: UsernsMode: ShmSize:67108864 Sysctls:map[] Runtime: ConsoleSize:[0 0] Isolation: Resources:{CPUShares:0 Memory:0 NanoCPUs:0 CgroupParent: BlkioWeight:0 BlkioWeightDevice:[] BlkioDeviceReadBps:[] BlkioDeviceWriteBps:[] BlkioDeviceReadIOps:[] BlkioDeviceWriteIOps:[] CPUPeriod:0 CPUQuota:0 CPURealtimePeriod:0 CPURealtimeRuntime:0 CpusetCpus: CpusetMems: Devices:[] DeviceCgroupRules:[] DiskQuota:0 KernelMemory:0 MemoryReservation:0 MemorySwap:0 MemorySwappiness: OomKillDisable: PidsLimit:0 Ulimits:[] CPUCount:0 CPUPercent:0 IOMaximumIOps:0 IOMaximumBandwidth:0} Mounts:[] Init:}} ... I0516 10:14:00.933089 9333 docker.go:1002] Attaching to container "29175c677e09aa579e19dccd15a0a33b51c6472e905169352e35ee5b941bf875" ... I0516 10:14:00.934451 9333 docker.go:1013] Starting container "29175c677e09aa579e19dccd15a0a33b51c6472e905169352e35ee5b941bf875" ... I0516 10:14:01.333420 9333 docker.go:1044] Waiting for container "29175c677e09aa579e19dccd15a0a33b51c6472e905169352e35ee5b941bf875" to stop ... I0516 10:14:01.472208 9333 docker.go:1069] Invoking PostExecute function I0516 10:14:01.472262 9333 postexecutorstep.go:68] Skipping step: store previous image I0516 10:14:01.472286 9333 postexecutorstep.go:117] Executing step: commit image I0516 10:14:01.474704 9333 postexecutorstep.go:523] Checking for new Labels to apply... I0516 10:14:01.474770 9333 postexecutorstep.go:531] Creating the download path '/tmp/s2i188436825/metadata' I0516 10:14:01.474989 9333 postexecutorstep.go:465] Downloading file "/tmp/.s2i/image_metadata.json" I0516 10:14:01.688101 9333 tar.go:401] Creating directory /tmp/s2i188436825/metadata I0516 10:14:01.688200 9333 tar.go:469] Creating /tmp/s2i188436825/metadata/image_metadata.json I0516 10:14:01.688390 9333 tar.go:479] Extracting/writing /tmp/s2i188436825/metadata/image_metadata.json I0516 10:14:01.688544 9333 tar.go:425] Done extracting tar stream I0516 10:14:01.688660 9333 postexecutorstep.go:556] new Labels File contents : { "labels": [ {"testLabel": "testLabel_value"} ] } I0516 10:14:01.696686 9333 docker.go:1103] Committing container with dockerOpts: {Reference:test/sti-fake-no-tar Comment: Author: Changes:[] Pause:false Config:0xc42026f540}, config: {Hostname: Domainname: User: AttachStdin:false AttachStdout:false AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:false StdinOnce:false Env:[RACK_ENV=production] Cmd:[/tmp/scripts/run] Healthcheck: ArgsEscaped:false Image: Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[io.openshift.s2i.build.commit.ref:master io.openshift.s2i.build.commit.message:Merge pull request #78 from bparees/v22 io.openshift.s2i.build.source-location:https://github.com/openshift/ruby-hello-world io.k8s.display-name:test/sti-fake-no-tar io.openshift.s2i.build.image:s2i-layered-temp-image-1558016036477205703 io.openshift.s2i.build.commit.author:Ben Parees io.openshift.s2i.build.commit.date:Thu Jan 17 17:21:03 2019 -0500 io.openshift.s2i.build.commit.id:787f1beae9956c959c6af62ee43bfdda73769cf7 testLabel:testLabel_value] StopSignal: StopTimeout: Shell:[]} I0516 10:14:03.359817 9333 postexecutorstep.go:393] Executing step: report success I0516 10:14:03.359883 9333 postexecutorstep.go:398] Successfully built test/sti-fake-no-tar I0516 10:14:03.359935 9333 postexecutorstep.go:93] Skipping step: remove previous image I0516 10:14:03.360045 9333 docker.go:980] Removing container "29175c677e09aa579e19dccd15a0a33b51c6472e905169352e35ee5b941bf875" ... I0516 10:14:03.376845 9333 docker.go:990] Removed container "29175c677e09aa579e19dccd15a0a33b51c6472e905169352e35ee5b941bf875" I0516 10:14:03.377037 9333 cleanup.go:33] Removing temporary directory /tmp/s2i188436825 I0516 10:14:03.377093 9333 fs.go:302] Removing directory '/tmp/s2i188436825' I0516 10:14:03.379980 9333 cleanup.go:42] Removing temporary image s2i-layered-temp-image-1558016036477205703 --- PASS: TestLayeredBuildNoTar (9.82s) === RUN TestCleanBuildCallbackInvoked I0516 10:14:05.002153 9333 docker.go:490] Using locally available image "sti_test/sti-fake:latest" I0516 10:14:05.008382 9333 docker.go:490] Using locally available image "sti_test/sti-fake:latest" I0516 10:14:05.008446 9333 docker.go:730] Image sha256:dbe2759f25239169a80660e17a5902c8fd3b83e8b48eacfa821862bcfeae861b contains io.openshift.s2i.scripts-url set to "http://127.0.0.1:23456/.s2i/bin" I0516 10:14:05.008513 9333 scm.go:20] DownloadForSource https://github.com/openshift/ruby-hello-world I0516 10:14:05.008605 9333 sti.go:204] Preparing to build test/sti-fake-app I0516 10:14:05.009105 9333 clone.go:36] Downloading "https://github.com/openshift/ruby-hello-world" ... I0516 10:14:05.009158 9333 clone.go:40] Cloning sources into "/tmp/s2i549162227/upload/src" I0516 10:14:06.460184 9333 clone.go:56] Checked out "HEAD" I0516 10:14:06.484221 9333 clone.go:62] Updated submodules for "HEAD" I0516 10:14:06.497421 9333 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/assemble' I0516 10:14:06.497530 9333 install.go:261] Using "assemble" installed from "http://127.0.0.1:23456/.s2i/bin/assemble" I0516 10:14:06.499083 9333 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/run' I0516 10:14:06.499198 9333 install.go:261] Using "run" installed from "http://127.0.0.1:23456/.s2i/bin/run" I0516 10:14:06.500723 9333 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/save-artifacts' I0516 10:14:06.500835 9333 install.go:261] Using "save-artifacts" installed from "http://127.0.0.1:23456/.s2i/bin/save-artifacts" I0516 10:14:06.500931 9333 ignore.go:64] .s2iignore file does not exist I0516 10:14:06.500983 9333 sti.go:213] Clean build will be performed I0516 10:14:06.501036 9333 sti.go:216] Performing source build from https://github.com/openshift/ruby-hello-world I0516 10:14:06.501089 9333 sti.go:227] Running "assemble" in "test/sti-fake-app" I0516 10:14:06.501135 9333 sti.go:585] Using image name sti_test/sti-fake I0516 10:14:06.503750 9333 docker.go:490] Using locally available image "sti_test/sti-fake:latest" I0516 10:14:06.503876 9333 environment.go:41] Setting 1 environment variables provided by environment file in sources I0516 10:14:06.504250 9333 sti.go:703] starting the source uploading ... I0516 10:14:06.504325 9333 tar.go:239] Adding "/tmp/s2i549162227/upload" to tar ... I0516 10:14:06.504736 9333 tar.go:337] Adding to tar: /tmp/s2i549162227/upload/scripts as scripts I0516 10:14:06.508378 9333 docker.go:793] Both scripts and untarred source will be placed in '/tmp' I0516 10:14:06.508466 9333 docker.go:961] Setting "/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble" command for container ... I0516 10:14:06.508821 9333 docker.go:970] Creating container with options {Name:"s2i_sti_test_sti_fake_33ddd923" Config:{Hostname: Domainname: User: AttachStdin:false AttachStdout:true AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:true StdinOnce:true Env:[RACK_ENV=production] Cmd:[/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble] Healthcheck: ArgsEscaped:false Image:sti_test/sti-fake:latest Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[] StopSignal: StopTimeout: Shell:[]} HostConfig:&{Binds:[] ContainerIDFile: LogConfig:{Type: Config:map[]} NetworkMode: PortBindings:map[] RestartPolicy:{Name: MaximumRetryCount:0} AutoRemove:false VolumeDriver: VolumesFrom:[] CapAdd:[] CapDrop:[] DNS:[] DNSOptions:[] DNSSearch:[] ExtraHosts:[] GroupAdd:[] IpcMode: Cgroup: Links:[] OomScoreAdj:0 PidMode: Privileged:false PublishAllPorts:false ReadonlyRootfs:false SecurityOpt:[] StorageOpt:map[] Tmpfs:map[] UTSMode: UsernsMode: ShmSize:67108864 Sysctls:map[] Runtime: ConsoleSize:[0 0] Isolation: Resources:{CPUShares:0 Memory:0 NanoCPUs:0 CgroupParent: BlkioWeight:0 BlkioWeightDevice:[] BlkioDeviceReadBps:[] BlkioDeviceWriteBps:[] BlkioDeviceReadIOps:[] BlkioDeviceWriteIOps:[] CPUPeriod:0 CPUQuota:0 CPURealtimePeriod:0 CPURealtimeRuntime:0 CpusetCpus: CpusetMems: Devices:[] DeviceCgroupRules:[] DiskQuota:0 KernelMemory:0 MemoryReservation:0 MemorySwap:0 MemorySwappiness: OomKillDisable: PidsLimit:0 Ulimits:[] CPUCount:0 CPUPercent:0 IOMaximumIOps:0 IOMaximumBandwidth:0} Mounts:[] Init:}} ... I0516 10:14:07.054742 9333 docker.go:1002] Attaching to container "6adaa9d4d64b534a4b1300a37fa748700124636228ed3c0819f3e51840d6742a" ... I0516 10:14:07.056439 9333 docker.go:1013] Starting container "6adaa9d4d64b534a4b1300a37fa748700124636228ed3c0819f3e51840d6742a" ... I0516 10:14:07.410544 9333 tar.go:337] Adding to tar: /tmp/s2i549162227/upload/scripts/assemble as scripts/assemble I0516 10:14:07.411177 9333 tar.go:337] Adding to tar: /tmp/s2i549162227/upload/scripts/run as scripts/run I0516 10:14:07.411628 9333 tar.go:337] Adding to tar: /tmp/s2i549162227/upload/scripts/save-artifacts as scripts/save-artifacts I0516 10:14:07.412162 9333 tar.go:337] Adding to tar: /tmp/s2i549162227/upload/src as src I0516 10:14:07.415542 9333 tar.go:337] Adding to tar: /tmp/s2i549162227/upload/src/.gitignore as src/.gitignore I0516 10:14:07.416029 9333 tar.go:337] Adding to tar: /tmp/s2i549162227/upload/src/.s2i as src/.s2i I0516 10:14:07.416516 9333 tar.go:337] Adding to tar: /tmp/s2i549162227/upload/src/.s2i/bin as src/.s2i/bin I0516 10:14:07.417041 9333 tar.go:337] Adding to tar: /tmp/s2i549162227/upload/src/.s2i/bin/README as src/.s2i/bin/README I0516 10:14:07.417575 9333 tar.go:337] Adding to tar: /tmp/s2i549162227/upload/src/.s2i/environment as src/.s2i/environment I0516 10:14:07.418150 9333 tar.go:337] Adding to tar: /tmp/s2i549162227/upload/src/.travis.yml as src/.travis.yml I0516 10:14:07.418705 9333 tar.go:337] Adding to tar: /tmp/s2i549162227/upload/src/Dockerfile as src/Dockerfile I0516 10:14:07.419251 9333 tar.go:337] Adding to tar: /tmp/s2i549162227/upload/src/Gemfile as src/Gemfile I0516 10:14:07.419836 9333 tar.go:337] Adding to tar: /tmp/s2i549162227/upload/src/Gemfile.lock as src/Gemfile.lock I0516 10:14:07.420325 9333 tar.go:337] Adding to tar: /tmp/s2i549162227/upload/src/README.md as src/README.md I0516 10:14:07.420762 9333 tar.go:337] Adding to tar: /tmp/s2i549162227/upload/src/Rakefile as src/Rakefile I0516 10:14:07.421657 9333 tar.go:337] Adding to tar: /tmp/s2i549162227/upload/src/app.rb as src/app.rb I0516 10:14:07.423116 9333 tar.go:337] Adding to tar: /tmp/s2i549162227/upload/src/config as src/config I0516 10:14:07.423698 9333 tar.go:337] Adding to tar: /tmp/s2i549162227/upload/src/config/database.rb as src/config/database.rb I0516 10:14:07.424373 9333 tar.go:337] Adding to tar: /tmp/s2i549162227/upload/src/config/database.yml as src/config/database.yml I0516 10:14:07.425421 9333 tar.go:337] Adding to tar: /tmp/s2i549162227/upload/src/config.ru as src/config.ru I0516 10:14:07.426071 9333 tar.go:337] Adding to tar: /tmp/s2i549162227/upload/src/db as src/db I0516 10:14:07.427439 9333 tar.go:337] Adding to tar: /tmp/s2i549162227/upload/src/db/migrate as src/db/migrate I0516 10:14:07.428015 9333 tar.go:337] Adding to tar: /tmp/s2i549162227/upload/src/db/migrate/20141102191902_create_key_pair.rb as src/db/migrate/20141102191902_create_key_pair.rb I0516 10:14:07.428603 9333 tar.go:337] Adding to tar: /tmp/s2i549162227/upload/src/models.rb as src/models.rb I0516 10:14:07.429338 9333 tar.go:337] Adding to tar: /tmp/s2i549162227/upload/src/run.sh as src/run.sh I0516 10:14:07.429784 9333 tar.go:337] Adding to tar: /tmp/s2i549162227/upload/src/test as src/test I0516 10:14:07.430292 9333 tar.go:337] Adding to tar: /tmp/s2i549162227/upload/src/test/sample_test.rb as src/test/sample_test.rb I0516 10:14:07.430816 9333 tar.go:337] Adding to tar: /tmp/s2i549162227/upload/src/views as src/views I0516 10:14:07.431292 9333 tar.go:337] Adding to tar: /tmp/s2i549162227/upload/src/views/main.erb as src/views/main.erb I0516 10:14:07.484458 9333 docker.go:1044] Waiting for container "6adaa9d4d64b534a4b1300a37fa748700124636228ed3c0819f3e51840d6742a" to stop ... I0516 10:14:07.674172 9333 docker.go:1069] Invoking PostExecute function I0516 10:14:07.674231 9333 postexecutorstep.go:68] Skipping step: store previous image I0516 10:14:07.674262 9333 postexecutorstep.go:117] Executing step: commit image I0516 10:14:07.676674 9333 postexecutorstep.go:523] Checking for new Labels to apply... I0516 10:14:07.676737 9333 postexecutorstep.go:531] Creating the download path '/tmp/s2i549162227/metadata' I0516 10:14:07.676967 9333 postexecutorstep.go:465] Downloading file "/tmp/.s2i/image_metadata.json" I0516 10:14:07.891156 9333 tar.go:401] Creating directory /tmp/s2i549162227/metadata I0516 10:14:07.891262 9333 tar.go:469] Creating /tmp/s2i549162227/metadata/image_metadata.json I0516 10:14:07.891477 9333 tar.go:479] Extracting/writing /tmp/s2i549162227/metadata/image_metadata.json I0516 10:14:07.891656 9333 tar.go:425] Done extracting tar stream I0516 10:14:07.891802 9333 postexecutorstep.go:556] new Labels File contents : { "labels": [ {"testLabel": "testLabel_value"} ] } I0516 10:14:07.896411 9333 docker.go:1103] Committing container with dockerOpts: {Reference:test/sti-fake-app Comment: Author: Changes:[] Pause:false Config:0xc4205be3c0}, config: {Hostname: Domainname: User: AttachStdin:false AttachStdout:false AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:false StdinOnce:false Env:[RACK_ENV=production] Cmd:[/tmp/scripts/run] Healthcheck: ArgsEscaped:false Image: Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[io.openshift.s2i.scripts-url:http://127.0.0.1:23456/.s2i/bin io.openshift.s2i.build.commit.author:Ben Parees io.openshift.s2i.build.commit.id:787f1beae9956c959c6af62ee43bfdda73769cf7 io.openshift.s2i.build.commit.message:Merge pull request #78 from bparees/v22 io.openshift.s2i.build.image:sti_test/sti-fake io.openshift.s2i.build.commit.date:Thu Jan 17 17:21:03 2019 -0500 io.openshift.s2i.build.commit.ref:master io.openshift.s2i.build.source-location:https://github.com/openshift/ruby-hello-world io.k8s.display-name:test/sti-fake-app testLabel:testLabel_value] StopSignal: StopTimeout: Shell:[]} I0516 10:14:09.205821 9333 postexecutorstep.go:393] Executing step: report success I0516 10:14:09.205882 9333 postexecutorstep.go:398] Successfully built test/sti-fake-app I0516 10:14:09.205933 9333 postexecutorstep.go:93] Skipping step: remove previous image I0516 10:14:09.206048 9333 docker.go:980] Removing container "6adaa9d4d64b534a4b1300a37fa748700124636228ed3c0819f3e51840d6742a" ... I0516 10:14:09.222248 9333 docker.go:990] Removed container "6adaa9d4d64b534a4b1300a37fa748700124636228ed3c0819f3e51840d6742a" I0516 10:14:09.222412 9333 cleanup.go:33] Removing temporary directory /tmp/s2i549162227 I0516 10:14:09.222461 9333 fs.go:302] Removing directory '/tmp/s2i549162227' --- PASS: TestCleanBuildCallbackInvoked (5.89s) === RUN TestCleanBuildOnBuild I0516 10:14:10.914399 9333 docker.go:490] Using locally available image "sti_test/sti-fake-onbuild:latest" I0516 10:14:10.921066 9333 docker.go:490] Using locally available image "sti_test/sti-fake-onbuild:latest" I0516 10:14:10.921138 9333 docker.go:730] Image sha256:5a3620d918a4ab408552eb63de20209a58ac8c986df4e19cdfd4b11b4fdd2a3b contains io.openshift.s2i.scripts-url set to "http://127.0.0.1:23456/.s2i/bin" I0516 10:14:10.921198 9333 scm.go:20] DownloadForSource https://github.com/openshift/ruby-hello-world I0516 10:14:10.921336 9333 scm.go:20] DownloadForSource https://github.com/openshift/ruby-hello-world I0516 10:14:10.921381 9333 onbuild.go:87] Preparing the source code for build I0516 10:14:10.922422 9333 clone.go:36] Downloading "https://github.com/openshift/ruby-hello-world" ... I0516 10:14:10.922477 9333 clone.go:40] Cloning sources into "/tmp/s2i092561821/upload/src" I0516 10:14:11.331884 9333 clone.go:56] Checked out "HEAD" I0516 10:14:11.356384 9333 clone.go:62] Updated submodules for "HEAD" I0516 10:14:11.369520 9333 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/assemble' I0516 10:14:11.369634 9333 install.go:261] Using "assemble" installed from "http://127.0.0.1:23456/.s2i/bin/assemble" I0516 10:14:11.371123 9333 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/run' I0516 10:14:11.371218 9333 install.go:261] Using "run" installed from "http://127.0.0.1:23456/.s2i/bin/run" I0516 10:14:11.371296 9333 ignore.go:64] .s2iignore file does not exist I0516 10:14:11.371355 9333 onbuild.go:181] Found S2I 'run' script, copying to application source dir I0516 10:14:11.371500 9333 fs.go:260] F "/tmp/s2i092561821/upload/scripts/run" -> "/tmp/s2i092561821/upload/src/run" I0516 10:14:11.371601 9333 onbuild.go:185] Found S2I 'assemble' script, copying to application source dir I0516 10:14:11.371739 9333 fs.go:260] F "/tmp/s2i092561821/upload/scripts/assemble" -> "/tmp/s2i092561821/upload/src/assemble" I0516 10:14:11.371823 9333 onbuild.go:97] Creating application Dockerfile I0516 10:14:11.372339 9333 entrypoint.go:33] Found valid ENTRYPOINT: run I0516 10:14:11.372464 9333 environment.go:41] Setting 1 environment variables provided by environment file in sources I0516 10:14:11.372652 9333 onbuild.go:106] Creating application source code image I0516 10:14:11.372849 9333 tar.go:239] Adding "/tmp/s2i092561821/upload/src" to tar ... I0516 10:14:11.372896 9333 onbuild.go:120] Building the application source I0516 10:14:11.373088 9333 docker.go:1135] Building container using config: {Tags:[test/sti-fake-app-onbuild] SuppressOutput:false RemoteContext: NoCache:true Remove:true ForceRemove:true PullParent:false Isolation: CPUSetCPUs: CPUSetMems: CPUShares:0 CPUQuota:0 CPUPeriod:0 Memory:0 MemorySwap:0 CgroupParent: NetworkMode: ShmSize:0 Dockerfile: Ulimits:[] BuildArgs:map[] AuthConfigs:map[] Context: Labels:map[] Squash:false CacheFrom:[] SecurityOpt:[] ExtraHosts:[] Target: SessionID:} I0516 10:14:11.376297 9333 tar.go:337] Adding to tar: /tmp/s2i092561821/upload/src/.gitignore as .gitignore I0516 10:14:11.376937 9333 tar.go:337] Adding to tar: /tmp/s2i092561821/upload/src/.s2i as .s2i I0516 10:14:11.377500 9333 tar.go:337] Adding to tar: /tmp/s2i092561821/upload/src/.s2i/bin as .s2i/bin I0516 10:14:11.378043 9333 tar.go:337] Adding to tar: /tmp/s2i092561821/upload/src/.s2i/bin/README as .s2i/bin/README I0516 10:14:11.378570 9333 tar.go:337] Adding to tar: /tmp/s2i092561821/upload/src/.s2i/environment as .s2i/environment I0516 10:14:11.379180 9333 tar.go:337] Adding to tar: /tmp/s2i092561821/upload/src/.travis.yml as .travis.yml I0516 10:14:11.379774 9333 tar.go:337] Adding to tar: /tmp/s2i092561821/upload/src/Dockerfile as Dockerfile I0516 10:14:11.380434 9333 tar.go:337] Adding to tar: /tmp/s2i092561821/upload/src/Gemfile as Gemfile I0516 10:14:11.381090 9333 tar.go:337] Adding to tar: /tmp/s2i092561821/upload/src/Gemfile.lock as Gemfile.lock I0516 10:14:11.381723 9333 tar.go:337] Adding to tar: /tmp/s2i092561821/upload/src/README.md as README.md I0516 10:14:11.382375 9333 tar.go:337] Adding to tar: /tmp/s2i092561821/upload/src/Rakefile as Rakefile I0516 10:14:11.383006 9333 tar.go:337] Adding to tar: /tmp/s2i092561821/upload/src/app.rb as app.rb I0516 10:14:11.387558 9333 tar.go:337] Adding to tar: /tmp/s2i092561821/upload/src/assemble as assemble I0516 10:14:11.388379 9333 tar.go:337] Adding to tar: /tmp/s2i092561821/upload/src/config as config I0516 10:14:11.389080 9333 tar.go:337] Adding to tar: /tmp/s2i092561821/upload/src/config/database.rb as config/database.rb I0516 10:14:11.389839 9333 tar.go:337] Adding to tar: /tmp/s2i092561821/upload/src/config/database.yml as config/database.yml I0516 10:14:11.390616 9333 tar.go:337] Adding to tar: /tmp/s2i092561821/upload/src/config.ru as config.ru I0516 10:14:11.392334 9333 tar.go:337] Adding to tar: /tmp/s2i092561821/upload/src/db as db I0516 10:14:11.393042 9333 tar.go:337] Adding to tar: /tmp/s2i092561821/upload/src/db/migrate as db/migrate I0516 10:14:11.393738 9333 tar.go:337] Adding to tar: /tmp/s2i092561821/upload/src/db/migrate/20141102191902_create_key_pair.rb as db/migrate/20141102191902_create_key_pair.rb I0516 10:14:11.395669 9333 tar.go:337] Adding to tar: /tmp/s2i092561821/upload/src/models.rb as models.rb I0516 10:14:11.396633 9333 tar.go:337] Adding to tar: /tmp/s2i092561821/upload/src/run as run I0516 10:14:11.397371 9333 tar.go:337] Adding to tar: /tmp/s2i092561821/upload/src/run.sh as run.sh I0516 10:14:11.398103 9333 tar.go:337] Adding to tar: /tmp/s2i092561821/upload/src/test as test I0516 10:14:11.398742 9333 tar.go:337] Adding to tar: /tmp/s2i092561821/upload/src/test/sample_test.rb as test/sample_test.rb I0516 10:14:11.400718 9333 tar.go:337] Adding to tar: /tmp/s2i092561821/upload/src/views as views I0516 10:14:11.401302 9333 tar.go:337] Adding to tar: /tmp/s2i092561821/upload/src/views/main.erb as views/main.erb {"stream":"Step 1 : FROM sti_test/sti-fake-onbuild\n"} {"stream":"\u001b[91m# Executing 2 build triggers...\n\u001b[0m"} {"stream":"Step 1 : RUN touch /sti-fake/src/onbuild\n"} {"stream":" ---\u003e Running in 225d79d5a718\n"} {"stream":"Step 1 : COPY . /tmp/src/\n"} {"stream":" ---\u003e f6f8b6cdee08\n"} {"stream":"Removing intermediate container 225d79d5a718\n"} {"stream":"Removing intermediate container a66bff02e6a3\n"} {"stream":"Step 2 : ENV RACK_ENV \"production\"\n"} {"stream":" ---\u003e Running in 57185e12e764\n"} {"stream":" ---\u003e a1005e9835a0\n"} {"stream":"Removing intermediate container 57185e12e764\n"} {"stream":"Step 3 : RUN sh assemble\n"} {"stream":" ---\u003e Running in 116fba4ed95a\n"} {"stream":" ---\u003e 16c8c014d53a\n"} {"stream":"Removing intermediate container 116fba4ed95a\n"} {"stream":"Step 4 : ENTRYPOINT ./run\n"} {"stream":" ---\u003e Running in 9739273a5dcb\n"} {"stream":" ---\u003e 9d76f00216ff\n"} {"stream":"Removing intermediate container 9739273a5dcb\n"} {"stream":"Successfully built 9d76f00216ff\n"} I0516 10:14:20.893369 9333 onbuild.go:129] Cleaning up temporary containers I0516 10:14:20.893427 9333 cleanup.go:33] Removing temporary directory /tmp/s2i092561821 I0516 10:14:20.893469 9333 fs.go:302] Removing directory '/tmp/s2i092561821' --- PASS: TestCleanBuildOnBuild (11.80s) === RUN TestCleanBuildOnBuildNoName I0516 10:14:22.699230 9333 docker.go:490] Using locally available image "sti_test/sti-fake-onbuild:latest" I0516 10:14:22.705676 9333 docker.go:490] Using locally available image "sti_test/sti-fake-onbuild:latest" I0516 10:14:22.705742 9333 docker.go:730] Image sha256:5a3620d918a4ab408552eb63de20209a58ac8c986df4e19cdfd4b11b4fdd2a3b contains io.openshift.s2i.scripts-url set to "http://127.0.0.1:23456/.s2i/bin" I0516 10:14:22.705806 9333 scm.go:20] DownloadForSource https://github.com/openshift/ruby-hello-world I0516 10:14:22.705942 9333 scm.go:20] DownloadForSource https://github.com/openshift/ruby-hello-world I0516 10:14:22.705987 9333 onbuild.go:87] Preparing the source code for build I0516 10:14:22.706642 9333 clone.go:36] Downloading "https://github.com/openshift/ruby-hello-world" ... I0516 10:14:22.706694 9333 clone.go:40] Cloning sources into "/tmp/s2i160229976/upload/src" I0516 10:14:22.966426 9333 clone.go:56] Checked out "HEAD" I0516 10:14:22.990885 9333 clone.go:62] Updated submodules for "HEAD" I0516 10:14:23.004416 9333 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/assemble' I0516 10:14:23.004527 9333 install.go:261] Using "assemble" installed from "http://127.0.0.1:23456/.s2i/bin/assemble" I0516 10:14:23.006103 9333 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/run' I0516 10:14:23.006206 9333 install.go:261] Using "run" installed from "http://127.0.0.1:23456/.s2i/bin/run" I0516 10:14:23.006316 9333 ignore.go:64] .s2iignore file does not exist I0516 10:14:23.006386 9333 onbuild.go:181] Found S2I 'run' script, copying to application source dir I0516 10:14:23.006587 9333 fs.go:260] F "/tmp/s2i160229976/upload/scripts/run" -> "/tmp/s2i160229976/upload/src/run" I0516 10:14:23.006737 9333 onbuild.go:185] Found S2I 'assemble' script, copying to application source dir I0516 10:14:23.006965 9333 fs.go:260] F "/tmp/s2i160229976/upload/scripts/assemble" -> "/tmp/s2i160229976/upload/src/assemble" I0516 10:14:23.007088 9333 onbuild.go:97] Creating application Dockerfile I0516 10:14:23.007571 9333 entrypoint.go:33] Found valid ENTRYPOINT: run I0516 10:14:23.007705 9333 environment.go:41] Setting 1 environment variables provided by environment file in sources I0516 10:14:23.007897 9333 onbuild.go:106] Creating application source code image I0516 10:14:23.008118 9333 onbuild.go:120] Building the application source I0516 10:14:23.008268 9333 docker.go:1135] Building container using config: {Tags:[] SuppressOutput:false RemoteContext: NoCache:true Remove:true ForceRemove:true PullParent:false Isolation: CPUSetCPUs: CPUSetMems: CPUShares:0 CPUQuota:0 CPUPeriod:0 Memory:0 MemorySwap:0 CgroupParent: NetworkMode: ShmSize:0 Dockerfile: Ulimits:[] BuildArgs:map[] AuthConfigs:map[] Context: Labels:map[] Squash:false CacheFrom:[] SecurityOpt:[] ExtraHosts:[] Target: SessionID:} I0516 10:14:23.008302 9333 tar.go:239] Adding "/tmp/s2i160229976/upload/src" to tar ... I0516 10:14:23.011738 9333 tar.go:337] Adding to tar: /tmp/s2i160229976/upload/src/.gitignore as .gitignore I0516 10:14:23.012371 9333 tar.go:337] Adding to tar: /tmp/s2i160229976/upload/src/.s2i as .s2i I0516 10:14:23.012953 9333 tar.go:337] Adding to tar: /tmp/s2i160229976/upload/src/.s2i/bin as .s2i/bin I0516 10:14:23.013510 9333 tar.go:337] Adding to tar: /tmp/s2i160229976/upload/src/.s2i/bin/README as .s2i/bin/README I0516 10:14:23.014147 9333 tar.go:337] Adding to tar: /tmp/s2i160229976/upload/src/.s2i/environment as .s2i/environment I0516 10:14:23.014770 9333 tar.go:337] Adding to tar: /tmp/s2i160229976/upload/src/.travis.yml as .travis.yml I0516 10:14:23.015435 9333 tar.go:337] Adding to tar: /tmp/s2i160229976/upload/src/Dockerfile as Dockerfile I0516 10:14:23.016097 9333 tar.go:337] Adding to tar: /tmp/s2i160229976/upload/src/Gemfile as Gemfile I0516 10:14:23.016659 9333 tar.go:337] Adding to tar: /tmp/s2i160229976/upload/src/Gemfile.lock as Gemfile.lock I0516 10:14:23.017274 9333 tar.go:337] Adding to tar: /tmp/s2i160229976/upload/src/README.md as README.md I0516 10:14:23.017888 9333 tar.go:337] Adding to tar: /tmp/s2i160229976/upload/src/Rakefile as Rakefile I0516 10:14:23.018545 9333 tar.go:337] Adding to tar: /tmp/s2i160229976/upload/src/app.rb as app.rb I0516 10:14:23.020520 9333 tar.go:337] Adding to tar: /tmp/s2i160229976/upload/src/assemble as assemble I0516 10:14:23.021247 9333 tar.go:337] Adding to tar: /tmp/s2i160229976/upload/src/config as config I0516 10:14:23.021820 9333 tar.go:337] Adding to tar: /tmp/s2i160229976/upload/src/config/database.rb as config/database.rb I0516 10:14:23.022476 9333 tar.go:337] Adding to tar: /tmp/s2i160229976/upload/src/config/database.yml as config/database.yml I0516 10:14:23.023122 9333 tar.go:337] Adding to tar: /tmp/s2i160229976/upload/src/config.ru as config.ru I0516 10:14:23.023788 9333 tar.go:337] Adding to tar: /tmp/s2i160229976/upload/src/db as db I0516 10:14:23.024408 9333 tar.go:337] Adding to tar: /tmp/s2i160229976/upload/src/db/migrate as db/migrate I0516 10:14:23.025039 9333 tar.go:337] Adding to tar: /tmp/s2i160229976/upload/src/db/migrate/20141102191902_create_key_pair.rb as db/migrate/20141102191902_create_key_pair.rb I0516 10:14:23.025650 9333 tar.go:337] Adding to tar: /tmp/s2i160229976/upload/src/models.rb as models.rb I0516 10:14:23.026267 9333 tar.go:337] Adding to tar: /tmp/s2i160229976/upload/src/run as run I0516 10:14:23.026884 9333 tar.go:337] Adding to tar: /tmp/s2i160229976/upload/src/run.sh as run.sh I0516 10:14:23.027583 9333 tar.go:337] Adding to tar: /tmp/s2i160229976/upload/src/test as test I0516 10:14:23.028184 9333 tar.go:337] Adding to tar: /tmp/s2i160229976/upload/src/test/sample_test.rb as test/sample_test.rb I0516 10:14:23.028816 9333 tar.go:337] Adding to tar: /tmp/s2i160229976/upload/src/views as views I0516 10:14:23.029427 9333 tar.go:337] Adding to tar: /tmp/s2i160229976/upload/src/views/main.erb as views/main.erb {"stream":"Step 1 : FROM sti_test/sti-fake-onbuild\n"} {"stream":"\u001b[91m# Executing 2 build triggers...\n\u001b[0m"} {"stream":"Step 1 : RUN touch /sti-fake/src/onbuild\n"} {"stream":" ---\u003e Running in a2aec5869436\n"} {"stream":"Step 1 : COPY . /tmp/src/\n"} {"stream":" ---\u003e 478a549af2ca\n"} {"stream":"Removing intermediate container a2aec5869436\n"} {"stream":"Removing intermediate container dec3dac3f02e\n"} {"stream":"Step 2 : ENV RACK_ENV \"production\"\n"} {"stream":" ---\u003e Running in 967baf517867\n"} {"stream":" ---\u003e c78f27bf9570\n"} {"stream":"Removing intermediate container 967baf517867\n"} {"stream":"Step 3 : RUN sh assemble\n"} {"stream":" ---\u003e Running in c08a7a795538\n"} {"stream":" ---\u003e acb01391bcec\n"} {"stream":"Removing intermediate container c08a7a795538\n"} {"stream":"Step 4 : ENTRYPOINT ./run\n"} {"stream":" ---\u003e Running in 6a59bc4ac494\n"} {"stream":" ---\u003e 72781632d12f\n"} {"stream":"Removing intermediate container 6a59bc4ac494\n"} {"stream":"Successfully built 72781632d12f\n"} I0516 10:14:32.449218 9333 onbuild.go:129] Cleaning up temporary containers I0516 10:14:32.449277 9333 cleanup.go:33] Removing temporary directory /tmp/s2i160229976 I0516 10:14:32.449320 9333 fs.go:302] Removing directory '/tmp/s2i160229976' --- PASS: TestCleanBuildOnBuildNoName (9.76s) === RUN TestCleanBuildNoName I0516 10:14:32.461344 9333 docker.go:490] Using locally available image "sti_test/sti-fake:latest" I0516 10:14:32.467700 9333 docker.go:490] Using locally available image "sti_test/sti-fake:latest" I0516 10:14:32.467769 9333 docker.go:730] Image sha256:dbe2759f25239169a80660e17a5902c8fd3b83e8b48eacfa821862bcfeae861b contains io.openshift.s2i.scripts-url set to "http://127.0.0.1:23456/.s2i/bin" I0516 10:14:32.467826 9333 scm.go:20] DownloadForSource https://github.com/openshift/ruby-hello-world I0516 10:14:32.467945 9333 sti.go:204] Preparing to build I0516 10:14:32.468502 9333 clone.go:36] Downloading "https://github.com/openshift/ruby-hello-world" ... I0516 10:14:32.468553 9333 clone.go:40] Cloning sources into "/tmp/s2i604559831/upload/src" I0516 10:14:32.712397 9333 clone.go:56] Checked out "HEAD" I0516 10:14:32.736268 9333 clone.go:62] Updated submodules for "HEAD" I0516 10:14:32.749648 9333 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/assemble' I0516 10:14:32.749769 9333 install.go:261] Using "assemble" installed from "http://127.0.0.1:23456/.s2i/bin/assemble" I0516 10:14:32.751236 9333 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/run' I0516 10:14:32.751362 9333 install.go:261] Using "run" installed from "http://127.0.0.1:23456/.s2i/bin/run" I0516 10:14:32.752870 9333 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/save-artifacts' I0516 10:14:32.753012 9333 install.go:261] Using "save-artifacts" installed from "http://127.0.0.1:23456/.s2i/bin/save-artifacts" I0516 10:14:32.753107 9333 ignore.go:64] .s2iignore file does not exist I0516 10:14:32.753151 9333 sti.go:213] Clean build will be performed I0516 10:14:32.753208 9333 sti.go:216] Performing source build from https://github.com/openshift/ruby-hello-world I0516 10:14:32.753277 9333 sti.go:227] Running "assemble" in "" I0516 10:14:32.753316 9333 sti.go:585] Using image name sti_test/sti-fake I0516 10:14:32.755935 9333 docker.go:490] Using locally available image "sti_test/sti-fake:latest" I0516 10:14:32.756057 9333 environment.go:41] Setting 1 environment variables provided by environment file in sources I0516 10:14:32.756233 9333 sti.go:703] starting the source uploading ... I0516 10:14:32.756317 9333 tar.go:239] Adding "/tmp/s2i604559831/upload" to tar ... I0516 10:14:32.756702 9333 tar.go:337] Adding to tar: /tmp/s2i604559831/upload/scripts as scripts I0516 10:14:32.760754 9333 docker.go:793] Both scripts and untarred source will be placed in '/tmp' I0516 10:14:32.760847 9333 docker.go:961] Setting "/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble" command for container ... I0516 10:14:32.761180 9333 docker.go:970] Creating container with options {Name:"s2i_sti_test_sti_fake_9de4ae14" Config:{Hostname: Domainname: User: AttachStdin:false AttachStdout:true AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:true StdinOnce:true Env:[RACK_ENV=production] Cmd:[/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble] Healthcheck: ArgsEscaped:false Image:sti_test/sti-fake:latest Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[] StopSignal: StopTimeout: Shell:[]} HostConfig:&{Binds:[] ContainerIDFile: LogConfig:{Type: Config:map[]} NetworkMode: PortBindings:map[] RestartPolicy:{Name: MaximumRetryCount:0} AutoRemove:false VolumeDriver: VolumesFrom:[] CapAdd:[] CapDrop:[] DNS:[] DNSOptions:[] DNSSearch:[] ExtraHosts:[] GroupAdd:[] IpcMode: Cgroup: Links:[] OomScoreAdj:0 PidMode: Privileged:false PublishAllPorts:false ReadonlyRootfs:false SecurityOpt:[] StorageOpt:map[] Tmpfs:map[] UTSMode: UsernsMode: ShmSize:67108864 Sysctls:map[] Runtime: ConsoleSize:[0 0] Isolation: Resources:{CPUShares:0 Memory:0 NanoCPUs:0 CgroupParent: BlkioWeight:0 BlkioWeightDevice:[] BlkioDeviceReadBps:[] BlkioDeviceWriteBps:[] BlkioDeviceReadIOps:[] BlkioDeviceWriteIOps:[] CPUPeriod:0 CPUQuota:0 CPURealtimePeriod:0 CPURealtimeRuntime:0 CpusetCpus: CpusetMems: Devices:[] DeviceCgroupRules:[] DiskQuota:0 KernelMemory:0 MemoryReservation:0 MemorySwap:0 MemorySwappiness: OomKillDisable: PidsLimit:0 Ulimits:[] CPUCount:0 CPUPercent:0 IOMaximumIOps:0 IOMaximumBandwidth:0} Mounts:[] Init:}} ... I0516 10:14:33.242648 9333 docker.go:1002] Attaching to container "44385c9952e2fc2eb2f4cee1c41fef105124ec822f2f8b545559c7fc6a621d33" ... I0516 10:14:33.244444 9333 docker.go:1013] Starting container "44385c9952e2fc2eb2f4cee1c41fef105124ec822f2f8b545559c7fc6a621d33" ... I0516 10:14:33.598732 9333 tar.go:337] Adding to tar: /tmp/s2i604559831/upload/scripts/assemble as scripts/assemble I0516 10:14:33.599336 9333 tar.go:337] Adding to tar: /tmp/s2i604559831/upload/scripts/run as scripts/run I0516 10:14:33.599923 9333 tar.go:337] Adding to tar: /tmp/s2i604559831/upload/scripts/save-artifacts as scripts/save-artifacts I0516 10:14:33.600581 9333 tar.go:337] Adding to tar: /tmp/s2i604559831/upload/src as src I0516 10:14:33.603974 9333 tar.go:337] Adding to tar: /tmp/s2i604559831/upload/src/.gitignore as src/.gitignore I0516 10:14:33.604549 9333 tar.go:337] Adding to tar: /tmp/s2i604559831/upload/src/.s2i as src/.s2i I0516 10:14:33.605013 9333 tar.go:337] Adding to tar: /tmp/s2i604559831/upload/src/.s2i/bin as src/.s2i/bin I0516 10:14:33.605466 9333 tar.go:337] Adding to tar: /tmp/s2i604559831/upload/src/.s2i/bin/README as src/.s2i/bin/README I0516 10:14:33.606086 9333 tar.go:337] Adding to tar: /tmp/s2i604559831/upload/src/.s2i/environment as src/.s2i/environment I0516 10:14:33.606669 9333 tar.go:337] Adding to tar: /tmp/s2i604559831/upload/src/.travis.yml as src/.travis.yml I0516 10:14:33.607242 9333 tar.go:337] Adding to tar: /tmp/s2i604559831/upload/src/Dockerfile as src/Dockerfile I0516 10:14:33.607776 9333 tar.go:337] Adding to tar: /tmp/s2i604559831/upload/src/Gemfile as src/Gemfile I0516 10:14:33.608325 9333 tar.go:337] Adding to tar: /tmp/s2i604559831/upload/src/Gemfile.lock as src/Gemfile.lock I0516 10:14:33.608857 9333 tar.go:337] Adding to tar: /tmp/s2i604559831/upload/src/README.md as src/README.md I0516 10:14:33.609399 9333 tar.go:337] Adding to tar: /tmp/s2i604559831/upload/src/Rakefile as src/Rakefile I0516 10:14:33.609944 9333 tar.go:337] Adding to tar: /tmp/s2i604559831/upload/src/app.rb as src/app.rb I0516 10:14:33.610502 9333 tar.go:337] Adding to tar: /tmp/s2i604559831/upload/src/config as src/config I0516 10:14:33.610989 9333 tar.go:337] Adding to tar: /tmp/s2i604559831/upload/src/config/database.rb as src/config/database.rb I0516 10:14:33.611518 9333 tar.go:337] Adding to tar: /tmp/s2i604559831/upload/src/config/database.yml as src/config/database.yml I0516 10:14:33.612060 9333 tar.go:337] Adding to tar: /tmp/s2i604559831/upload/src/config.ru as src/config.ru I0516 10:14:33.612600 9333 tar.go:337] Adding to tar: /tmp/s2i604559831/upload/src/db as src/db I0516 10:14:33.613091 9333 tar.go:337] Adding to tar: /tmp/s2i604559831/upload/src/db/migrate as src/db/migrate I0516 10:14:33.613593 9333 tar.go:337] Adding to tar: /tmp/s2i604559831/upload/src/db/migrate/20141102191902_create_key_pair.rb as src/db/migrate/20141102191902_create_key_pair.rb I0516 10:14:33.614148 9333 tar.go:337] Adding to tar: /tmp/s2i604559831/upload/src/models.rb as src/models.rb I0516 10:14:33.615263 9333 tar.go:337] Adding to tar: /tmp/s2i604559831/upload/src/run.sh as src/run.sh I0516 10:14:33.616630 9333 tar.go:337] Adding to tar: /tmp/s2i604559831/upload/src/test as src/test I0516 10:14:33.617227 9333 tar.go:337] Adding to tar: /tmp/s2i604559831/upload/src/test/sample_test.rb as src/test/sample_test.rb I0516 10:14:33.618187 9333 tar.go:337] Adding to tar: /tmp/s2i604559831/upload/src/views as src/views I0516 10:14:33.618751 9333 tar.go:337] Adding to tar: /tmp/s2i604559831/upload/src/views/main.erb as src/views/main.erb I0516 10:14:33.678888 9333 docker.go:1044] Waiting for container "44385c9952e2fc2eb2f4cee1c41fef105124ec822f2f8b545559c7fc6a621d33" to stop ... I0516 10:14:33.850366 9333 docker.go:1069] Invoking PostExecute function I0516 10:14:33.850442 9333 postexecutorstep.go:68] Skipping step: store previous image I0516 10:14:33.850480 9333 postexecutorstep.go:117] Executing step: commit image I0516 10:14:33.852894 9333 postexecutorstep.go:523] Checking for new Labels to apply... I0516 10:14:33.852965 9333 postexecutorstep.go:531] Creating the download path '/tmp/s2i604559831/metadata' I0516 10:14:33.853132 9333 postexecutorstep.go:465] Downloading file "/tmp/.s2i/image_metadata.json" I0516 10:14:34.067119 9333 tar.go:401] Creating directory /tmp/s2i604559831/metadata I0516 10:14:34.067222 9333 tar.go:469] Creating /tmp/s2i604559831/metadata/image_metadata.json I0516 10:14:34.067434 9333 tar.go:479] Extracting/writing /tmp/s2i604559831/metadata/image_metadata.json I0516 10:14:34.067621 9333 tar.go:425] Done extracting tar stream I0516 10:14:34.067761 9333 postexecutorstep.go:556] new Labels File contents : { "labels": [ {"testLabel": "testLabel_value"} ] } I0516 10:14:34.072635 9333 docker.go:1103] Committing container with dockerOpts: {Reference: Comment: Author: Changes:[] Pause:false Config:0xc42026f7c0}, config: {Hostname: Domainname: User: AttachStdin:false AttachStdout:false AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:false StdinOnce:false Env:[RACK_ENV=production] Cmd:[/tmp/scripts/run] Healthcheck: ArgsEscaped:false Image: Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[io.openshift.s2i.build.image:sti_test/sti-fake io.openshift.s2i.build.commit.author:Ben Parees io.openshift.s2i.build.commit.ref:master testLabel:testLabel_value io.openshift.s2i.scripts-url:http://127.0.0.1:23456/.s2i/bin io.openshift.s2i.build.source-location:https://github.com/openshift/ruby-hello-world io.openshift.s2i.build.commit.date:Thu Jan 17 17:21:03 2019 -0500 io.openshift.s2i.build.commit.id:787f1beae9956c959c6af62ee43bfdda73769cf7 io.openshift.s2i.build.commit.message:Merge pull request #78 from bparees/v22] StopSignal: StopTimeout: Shell:[]} I0516 10:14:35.030872 9333 postexecutorstep.go:393] Executing step: report success I0516 10:14:35.030957 9333 postexecutorstep.go:398] Successfully built sha256:ffc5ba497ab46e1cbb292843cd8c3c0e5413beb80544237b87c1657c0da6507d I0516 10:14:35.030998 9333 postexecutorstep.go:93] Skipping step: remove previous image I0516 10:14:35.031103 9333 docker.go:980] Removing container "44385c9952e2fc2eb2f4cee1c41fef105124ec822f2f8b545559c7fc6a621d33" ... I0516 10:14:35.047787 9333 docker.go:990] Removed container "44385c9952e2fc2eb2f4cee1c41fef105124ec822f2f8b545559c7fc6a621d33" I0516 10:14:35.048134 9333 cleanup.go:33] Removing temporary directory /tmp/s2i604559831 I0516 10:14:35.048177 9333 fs.go:302] Removing directory '/tmp/s2i604559831' --- PASS: TestCleanBuildNoName (2.60s) === RUN TestLayeredBuildNoTarNoName I0516 10:14:35.059430 9333 docker.go:490] Using locally available image "sti_test/sti-fake-no-tar:latest" I0516 10:14:35.065432 9333 docker.go:490] Using locally available image "sti_test/sti-fake-no-tar:latest" I0516 10:14:35.065489 9333 docker.go:728] warning: Image sha256:fdd54120c2830e40f53b8e2ec32cffc9f7ba4ef49d97e244232f9edbd39f11fb does not contain a value for the io.openshift.s2i.scripts-url label I0516 10:14:35.065556 9333 scm.go:20] DownloadForSource https://github.com/openshift/ruby-hello-world I0516 10:14:35.065647 9333 sti.go:204] Preparing to build I0516 10:14:35.066187 9333 clone.go:36] Downloading "https://github.com/openshift/ruby-hello-world" ... I0516 10:14:35.066238 9333 clone.go:40] Cloning sources into "/tmp/s2i332553249/upload/src" I0516 10:14:35.378598 9333 clone.go:56] Checked out "HEAD" I0516 10:14:35.402155 9333 clone.go:62] Updated submodules for "HEAD" I0516 10:14:35.413934 9333 download.go:77] Downloaded 'file:///data/src/github.com/openshift/source-to-image/_output/local/go/src/github.com/openshift/source-to-image/test/integration/scripts/.s2i/bin/assemble' I0516 10:14:35.414057 9333 install.go:261] Using "assemble" installed from "file:///data/src/github.com/openshift/source-to-image/_output/local/go/src/github.com/openshift/source-to-image/test/integration/scripts/.s2i/bin/assemble" I0516 10:14:35.414247 9333 download.go:77] Downloaded 'file:///data/src/github.com/openshift/source-to-image/_output/local/go/src/github.com/openshift/source-to-image/test/integration/scripts/.s2i/bin/run' I0516 10:14:35.414349 9333 install.go:261] Using "run" installed from "file:///data/src/github.com/openshift/source-to-image/_output/local/go/src/github.com/openshift/source-to-image/test/integration/scripts/.s2i/bin/run" I0516 10:14:35.414534 9333 download.go:77] Downloaded 'file:///data/src/github.com/openshift/source-to-image/_output/local/go/src/github.com/openshift/source-to-image/test/integration/scripts/.s2i/bin/save-artifacts' I0516 10:14:35.414623 9333 install.go:261] Using "save-artifacts" installed from "file:///data/src/github.com/openshift/source-to-image/_output/local/go/src/github.com/openshift/source-to-image/test/integration/scripts/.s2i/bin/save-artifacts" I0516 10:14:35.414684 9333 ignore.go:64] .s2iignore file does not exist I0516 10:14:35.414718 9333 sti.go:213] Clean build will be performed I0516 10:14:35.414747 9333 sti.go:216] Performing source build from https://github.com/openshift/ruby-hello-world I0516 10:14:35.414771 9333 sti.go:227] Running "assemble" in "" I0516 10:14:35.414790 9333 sti.go:585] Using image name sti_test/sti-fake-no-tar I0516 10:14:35.418900 9333 docker.go:490] Using locally available image "sti_test/sti-fake-no-tar:latest" I0516 10:14:35.419043 9333 environment.go:41] Setting 1 environment variables provided by environment file in sources I0516 10:14:35.419513 9333 sti.go:703] starting the source uploading ... I0516 10:14:35.419563 9333 tar.go:239] Adding "/tmp/s2i332553249/upload" to tar ... I0516 10:14:35.419868 9333 tar.go:337] Adding to tar: /tmp/s2i332553249/upload/scripts as scripts I0516 10:14:35.423985 9333 docker.go:793] Both scripts and untarred source will be placed in '/tmp' I0516 10:14:35.424064 9333 docker.go:961] Setting "/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble" command for container ... I0516 10:14:35.424354 9333 docker.go:970] Creating container with options {Name:"s2i_sti_test_sti_fake_no_tar_4055fab8" Config:{Hostname: Domainname: User: AttachStdin:false AttachStdout:true AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:true StdinOnce:true Env:[RACK_ENV=production] Cmd:[/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble] Healthcheck: ArgsEscaped:false Image:sti_test/sti-fake-no-tar:latest Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[] StopSignal: StopTimeout: Shell:[]} HostConfig:&{Binds:[] ContainerIDFile: LogConfig:{Type: Config:map[]} NetworkMode: PortBindings:map[] RestartPolicy:{Name: MaximumRetryCount:0} AutoRemove:false VolumeDriver: VolumesFrom:[] CapAdd:[] CapDrop:[] DNS:[] DNSOptions:[] DNSSearch:[] ExtraHosts:[] GroupAdd:[] IpcMode: Cgroup: Links:[] OomScoreAdj:0 PidMode: Privileged:false PublishAllPorts:false ReadonlyRootfs:false SecurityOpt:[] StorageOpt:map[] Tmpfs:map[] UTSMode: UsernsMode: ShmSize:67108864 Sysctls:map[] Runtime: ConsoleSize:[0 0] Isolation: Resources:{CPUShares:0 Memory:0 NanoCPUs:0 CgroupParent: BlkioWeight:0 BlkioWeightDevice:[] BlkioDeviceReadBps:[] BlkioDeviceWriteBps:[] BlkioDeviceReadIOps:[] BlkioDeviceWriteIOps:[] CPUPeriod:0 CPUQuota:0 CPURealtimePeriod:0 CPURealtimeRuntime:0 CpusetCpus: CpusetMems: Devices:[] DeviceCgroupRules:[] DiskQuota:0 KernelMemory:0 MemoryReservation:0 MemorySwap:0 MemorySwappiness: OomKillDisable: PidsLimit:0 Ulimits:[] CPUCount:0 CPUPercent:0 IOMaximumIOps:0 IOMaximumBandwidth:0} Mounts:[] Init:}} ... I0516 10:14:35.883322 9333 docker.go:1002] Attaching to container "927e61dfaf315f632afaea22c0fda27a25d75886930bea0e9490ac2f9eccb109" ... I0516 10:14:35.884735 9333 docker.go:1013] Starting container "927e61dfaf315f632afaea22c0fda27a25d75886930bea0e9490ac2f9eccb109" ... I0516 10:14:36.260795 9333 sti.go:715] /bin/sh: tar: not found I0516 10:14:36.261238 9333 tar.go:337] Adding to tar: /tmp/s2i332553249/upload/scripts/assemble as scripts/assemble I0516 10:14:36.261835 9333 tar.go:337] Adding to tar: /tmp/s2i332553249/upload/scripts/run as scripts/run I0516 10:14:36.262488 9333 tar.go:337] Adding to tar: /tmp/s2i332553249/upload/scripts/save-artifacts as scripts/save-artifacts I0516 10:14:36.263208 9333 tar.go:337] Adding to tar: /tmp/s2i332553249/upload/src as src I0516 10:14:36.266660 9333 tar.go:337] Adding to tar: /tmp/s2i332553249/upload/src/.gitignore as src/.gitignore I0516 10:14:36.267237 9333 tar.go:337] Adding to tar: /tmp/s2i332553249/upload/src/.s2i as src/.s2i I0516 10:14:36.267724 9333 tar.go:337] Adding to tar: /tmp/s2i332553249/upload/src/.s2i/bin as src/.s2i/bin I0516 10:14:36.268202 9333 tar.go:337] Adding to tar: /tmp/s2i332553249/upload/src/.s2i/bin/README as src/.s2i/bin/README I0516 10:14:36.268761 9333 tar.go:337] Adding to tar: /tmp/s2i332553249/upload/src/.s2i/environment as src/.s2i/environment I0516 10:14:36.269391 9333 tar.go:337] Adding to tar: /tmp/s2i332553249/upload/src/.travis.yml as src/.travis.yml I0516 10:14:36.269954 9333 tar.go:337] Adding to tar: /tmp/s2i332553249/upload/src/Dockerfile as src/Dockerfile I0516 10:14:36.270478 9333 tar.go:337] Adding to tar: /tmp/s2i332553249/upload/src/Gemfile as src/Gemfile I0516 10:14:36.271021 9333 tar.go:337] Adding to tar: /tmp/s2i332553249/upload/src/Gemfile.lock as src/Gemfile.lock I0516 10:14:36.271552 9333 tar.go:337] Adding to tar: /tmp/s2i332553249/upload/src/README.md as src/README.md I0516 10:14:36.272094 9333 tar.go:337] Adding to tar: /tmp/s2i332553249/upload/src/Rakefile as src/Rakefile I0516 10:14:36.272661 9333 tar.go:337] Adding to tar: /tmp/s2i332553249/upload/src/app.rb as src/app.rb I0516 10:14:36.273228 9333 tar.go:337] Adding to tar: /tmp/s2i332553249/upload/src/config as src/config I0516 10:14:36.273756 9333 tar.go:337] Adding to tar: /tmp/s2i332553249/upload/src/config/database.rb as src/config/database.rb I0516 10:14:36.274364 9333 tar.go:337] Adding to tar: /tmp/s2i332553249/upload/src/config/database.yml as src/config/database.yml I0516 10:14:36.276359 9333 tar.go:337] Adding to tar: /tmp/s2i332553249/upload/src/config.ru as src/config.ru I0516 10:14:36.277820 9333 tar.go:337] Adding to tar: /tmp/s2i332553249/upload/src/db as src/db I0516 10:14:36.278924 9333 tar.go:337] Adding to tar: /tmp/s2i332553249/upload/src/db/migrate as src/db/migrate I0516 10:14:36.279561 9333 tar.go:337] Adding to tar: /tmp/s2i332553249/upload/src/db/migrate/20141102191902_create_key_pair.rb as src/db/migrate/20141102191902_create_key_pair.rb I0516 10:14:36.282974 9333 tar.go:337] Adding to tar: /tmp/s2i332553249/upload/src/models.rb as src/models.rb I0516 10:14:36.283651 9333 tar.go:337] Adding to tar: /tmp/s2i332553249/upload/src/run.sh as src/run.sh I0516 10:14:36.284305 9333 tar.go:337] Adding to tar: /tmp/s2i332553249/upload/src/test as src/test I0516 10:14:36.284829 9333 tar.go:337] Adding to tar: /tmp/s2i332553249/upload/src/test/sample_test.rb as src/test/sample_test.rb I0516 10:14:36.285467 9333 tar.go:337] Adding to tar: /tmp/s2i332553249/upload/src/views as src/views I0516 10:14:36.286018 9333 tar.go:337] Adding to tar: /tmp/s2i332553249/upload/src/views/main.erb as src/views/main.erb I0516 10:14:36.307004 9333 docker.go:1044] Waiting for container "927e61dfaf315f632afaea22c0fda27a25d75886930bea0e9490ac2f9eccb109" to stop ... I0516 10:14:36.410437 9333 docker.go:980] Removing container "927e61dfaf315f632afaea22c0fda27a25d75886930bea0e9490ac2f9eccb109" ... I0516 10:14:36.428000 9333 docker.go:990] Removed container "927e61dfaf315f632afaea22c0fda27a25d75886930bea0e9490ac2f9eccb109" I0516 10:14:36.428476 9333 sti.go:232] Image is missing basic requirements (sh or tar), layered build will be performed I0516 10:14:36.431585 9333 layered.go:103] The scripts are included in "/tmp/s2i332553249/upload/scripts" directory I0516 10:14:36.431849 9333 layered.go:127] Writing custom Dockerfile to /tmp/s2i332553249/upload I0516 10:14:36.431889 9333 layered.go:160] Creating application source code image I0516 10:14:36.432132 9333 layered.go:175] Building new image s2i-layered-temp-image-1558016076432033236 with scripts and sources already inside I0516 10:14:36.432254 9333 tar.go:239] Adding "/tmp/s2i332553249/upload" to tar ... I0516 10:14:36.432286 9333 docker.go:1135] Building container using config: {Tags:[s2i-layered-temp-image-1558016076432033236] SuppressOutput:false RemoteContext: NoCache:true Remove:true ForceRemove:true PullParent:false Isolation: CPUSetCPUs: CPUSetMems: CPUShares:0 CPUQuota:0 CPUPeriod:0 Memory:0 MemorySwap:0 CgroupParent: NetworkMode: ShmSize:0 Dockerfile: Ulimits:[] BuildArgs:map[] AuthConfigs:map[] Context: Labels:map[] Squash:false CacheFrom:[] SecurityOpt:[] ExtraHosts:[] Target: SessionID:} I0516 10:14:36.432682 9333 tar.go:337] Adding to tar: /tmp/s2i332553249/upload/Dockerfile as Dockerfile I0516 10:14:36.433238 9333 tar.go:337] Adding to tar: /tmp/s2i332553249/upload/scripts as scripts I0516 10:14:36.433672 9333 tar.go:337] Adding to tar: /tmp/s2i332553249/upload/scripts/assemble as scripts/assemble I0516 10:14:36.434192 9333 tar.go:337] Adding to tar: /tmp/s2i332553249/upload/scripts/run as scripts/run I0516 10:14:36.434838 9333 tar.go:337] Adding to tar: /tmp/s2i332553249/upload/scripts/save-artifacts as scripts/save-artifacts I0516 10:14:36.435605 9333 tar.go:337] Adding to tar: /tmp/s2i332553249/upload/src as src I0516 10:14:36.438960 9333 tar.go:337] Adding to tar: /tmp/s2i332553249/upload/src/.gitignore as src/.gitignore I0516 10:14:36.439582 9333 tar.go:337] Adding to tar: /tmp/s2i332553249/upload/src/.s2i as src/.s2i I0516 10:14:36.440144 9333 tar.go:337] Adding to tar: /tmp/s2i332553249/upload/src/.s2i/bin as src/.s2i/bin I0516 10:14:36.440610 9333 tar.go:337] Adding to tar: /tmp/s2i332553249/upload/src/.s2i/bin/README as src/.s2i/bin/README I0516 10:14:36.441266 9333 tar.go:337] Adding to tar: /tmp/s2i332553249/upload/src/.s2i/environment as src/.s2i/environment I0516 10:14:36.441882 9333 tar.go:337] Adding to tar: /tmp/s2i332553249/upload/src/.travis.yml as src/.travis.yml I0516 10:14:36.442552 9333 tar.go:337] Adding to tar: /tmp/s2i332553249/upload/src/Dockerfile as src/Dockerfile I0516 10:14:36.443212 9333 tar.go:337] Adding to tar: /tmp/s2i332553249/upload/src/Gemfile as src/Gemfile I0516 10:14:36.443848 9333 tar.go:337] Adding to tar: /tmp/s2i332553249/upload/src/Gemfile.lock as src/Gemfile.lock I0516 10:14:36.444526 9333 tar.go:337] Adding to tar: /tmp/s2i332553249/upload/src/README.md as src/README.md I0516 10:14:36.445172 9333 tar.go:337] Adding to tar: /tmp/s2i332553249/upload/src/Rakefile as src/Rakefile I0516 10:14:36.445777 9333 tar.go:337] Adding to tar: /tmp/s2i332553249/upload/src/app.rb as src/app.rb I0516 10:14:36.446448 9333 tar.go:337] Adding to tar: /tmp/s2i332553249/upload/src/config as src/config I0516 10:14:36.447028 9333 tar.go:337] Adding to tar: /tmp/s2i332553249/upload/src/config/database.rb as src/config/database.rb I0516 10:14:36.447675 9333 tar.go:337] Adding to tar: /tmp/s2i332553249/upload/src/config/database.yml as src/config/database.yml I0516 10:14:36.448336 9333 tar.go:337] Adding to tar: /tmp/s2i332553249/upload/src/config.ru as src/config.ru I0516 10:14:36.448995 9333 tar.go:337] Adding to tar: /tmp/s2i332553249/upload/src/db as src/db I0516 10:14:36.449583 9333 tar.go:337] Adding to tar: /tmp/s2i332553249/upload/src/db/migrate as src/db/migrate I0516 10:14:36.450334 9333 tar.go:337] Adding to tar: /tmp/s2i332553249/upload/src/db/migrate/20141102191902_create_key_pair.rb as src/db/migrate/20141102191902_create_key_pair.rb I0516 10:14:36.450986 9333 tar.go:337] Adding to tar: /tmp/s2i332553249/upload/src/models.rb as src/models.rb I0516 10:14:36.451616 9333 tar.go:337] Adding to tar: /tmp/s2i332553249/upload/src/run.sh as src/run.sh I0516 10:14:36.452314 9333 tar.go:337] Adding to tar: /tmp/s2i332553249/upload/src/test as src/test I0516 10:14:36.452951 9333 tar.go:337] Adding to tar: /tmp/s2i332553249/upload/src/test/sample_test.rb as src/test/sample_test.rb I0516 10:14:36.453600 9333 tar.go:337] Adding to tar: /tmp/s2i332553249/upload/src/views as src/views I0516 10:14:36.454199 9333 tar.go:337] Adding to tar: /tmp/s2i332553249/upload/src/views/main.erb as src/views/main.erb I0516 10:14:36.466700 9333 layered.go:173] {"stream":"Step 1 : FROM sti_test/sti-fake-no-tar\n"} I0516 10:14:36.466819 9333 layered.go:173] {"stream":" ---\u003e fdd54120c283\n"} I0516 10:14:36.466862 9333 layered.go:173] {"stream":"Step 2 : COPY scripts /tmp/scripts\n"} I0516 10:14:38.103236 9333 layered.go:173] {"stream":" ---\u003e 10fa6b5f43a3\n"} I0516 10:14:38.115968 9333 layered.go:173] {"stream":"Removing intermediate container 64505898ea16\n"} I0516 10:14:38.116048 9333 layered.go:173] {"stream":"Step 3 : COPY src /tmp/src\n"} I0516 10:14:39.998248 9333 layered.go:173] {"stream":" ---\u003e 10560cf75537\n"} I0516 10:14:40.012356 9333 layered.go:173] {"stream":"Removing intermediate container 1fd6ae38b7e2\n"} I0516 10:14:40.014570 9333 layered.go:173] {"stream":"Successfully built 10560cf75537\n"} I0516 10:14:40.015973 9333 layered.go:193] Scripts dir has contents true I0516 10:14:40.016036 9333 layered.go:208] Building using sti-enabled image I0516 10:14:40.016083 9333 sti.go:585] Using image name s2i-layered-temp-image-1558016076432033236 I0516 10:14:40.018601 9333 docker.go:490] Using locally available image "s2i-layered-temp-image-1558016076432033236:latest" I0516 10:14:40.018733 9333 environment.go:41] Setting 1 environment variables provided by environment file in sources I0516 10:14:40.023506 9333 docker.go:804] Base directory for S2I scripts is '/tmp/scripts'. Untarring destination is '/tmp'. I0516 10:14:40.023580 9333 docker.go:961] Setting "/tmp/scripts/assemble" command for container ... I0516 10:14:40.023903 9333 docker.go:970] Creating container with options {Name:"s2i_s2i_layered_temp_image_1558016076432033236_1ae1bf35" Config:{Hostname: Domainname: User: AttachStdin:false AttachStdout:true AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:false StdinOnce:false Env:[RACK_ENV=production] Cmd:[/tmp/scripts/assemble] Healthcheck: ArgsEscaped:false Image:s2i-layered-temp-image-1558016076432033236:latest Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[] StopSignal: StopTimeout: Shell:[]} HostConfig:&{Binds:[] ContainerIDFile: LogConfig:{Type: Config:map[]} NetworkMode: PortBindings:map[] RestartPolicy:{Name: MaximumRetryCount:0} AutoRemove:false VolumeDriver: VolumesFrom:[] CapAdd:[] CapDrop:[] DNS:[] DNSOptions:[] DNSSearch:[] ExtraHosts:[] GroupAdd:[] IpcMode: Cgroup: Links:[] OomScoreAdj:0 PidMode: Privileged:false PublishAllPorts:false ReadonlyRootfs:false SecurityOpt:[] StorageOpt:map[] Tmpfs:map[] UTSMode: UsernsMode: ShmSize:67108864 Sysctls:map[] Runtime: ConsoleSize:[0 0] Isolation: Resources:{CPUShares:0 Memory:0 NanoCPUs:0 CgroupParent: BlkioWeight:0 BlkioWeightDevice:[] BlkioDeviceReadBps:[] BlkioDeviceWriteBps:[] BlkioDeviceReadIOps:[] BlkioDeviceWriteIOps:[] CPUPeriod:0 CPUQuota:0 CPURealtimePeriod:0 CPURealtimeRuntime:0 CpusetCpus: CpusetMems: Devices:[] DeviceCgroupRules:[] DiskQuota:0 KernelMemory:0 MemoryReservation:0 MemorySwap:0 MemorySwappiness: OomKillDisable: PidsLimit:0 Ulimits:[] CPUCount:0 CPUPercent:0 IOMaximumIOps:0 IOMaximumBandwidth:0} Mounts:[] Init:}} ... I0516 10:14:40.525052 9333 docker.go:1002] Attaching to container "1bd4decff582bb281cf187ffe6e24f35b8be2bc1b75bc8243724a4970b6a0668" ... I0516 10:14:40.527885 9333 docker.go:1013] Starting container "1bd4decff582bb281cf187ffe6e24f35b8be2bc1b75bc8243724a4970b6a0668" ... I0516 10:14:40.969136 9333 docker.go:1044] Waiting for container "1bd4decff582bb281cf187ffe6e24f35b8be2bc1b75bc8243724a4970b6a0668" to stop ... I0516 10:14:41.099382 9333 docker.go:1069] Invoking PostExecute function I0516 10:14:41.099437 9333 postexecutorstep.go:68] Skipping step: store previous image I0516 10:14:41.099473 9333 postexecutorstep.go:117] Executing step: commit image I0516 10:14:41.101726 9333 postexecutorstep.go:523] Checking for new Labels to apply... I0516 10:14:41.101790 9333 postexecutorstep.go:531] Creating the download path '/tmp/s2i332553249/metadata' I0516 10:14:41.102447 9333 postexecutorstep.go:465] Downloading file "/tmp/.s2i/image_metadata.json" I0516 10:14:41.302114 9333 tar.go:401] Creating directory /tmp/s2i332553249/metadata I0516 10:14:41.302227 9333 tar.go:469] Creating /tmp/s2i332553249/metadata/image_metadata.json I0516 10:14:41.302446 9333 tar.go:479] Extracting/writing /tmp/s2i332553249/metadata/image_metadata.json I0516 10:14:41.302638 9333 tar.go:425] Done extracting tar stream I0516 10:14:41.302794 9333 postexecutorstep.go:556] new Labels File contents : { "labels": [ {"testLabel": "testLabel_value"} ] } I0516 10:14:41.309693 9333 docker.go:1103] Committing container with dockerOpts: {Reference: Comment: Author: Changes:[] Pause:false Config:0xc4205bf180}, config: {Hostname: Domainname: User: AttachStdin:false AttachStdout:false AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:false StdinOnce:false Env:[RACK_ENV=production] Cmd:[/tmp/scripts/run] Healthcheck: ArgsEscaped:false Image: Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[io.openshift.s2i.build.commit.ref:master io.openshift.s2i.build.commit.message:Merge pull request #78 from bparees/v22 io.openshift.s2i.build.source-location:https://github.com/openshift/ruby-hello-world testLabel:testLabel_value io.openshift.s2i.build.image:s2i-layered-temp-image-1558016076432033236 io.openshift.s2i.build.commit.author:Ben Parees io.openshift.s2i.build.commit.date:Thu Jan 17 17:21:03 2019 -0500 io.openshift.s2i.build.commit.id:787f1beae9956c959c6af62ee43bfdda73769cf7] StopSignal: StopTimeout: Shell:[]} I0516 10:14:42.608787 9333 postexecutorstep.go:393] Executing step: report success I0516 10:14:42.608845 9333 postexecutorstep.go:398] Successfully built sha256:8bc0249194a4c47f5c090bedbb4cf7867915978bee9e1bd6fd2c1ca7aeae1a67 I0516 10:14:42.608879 9333 postexecutorstep.go:93] Skipping step: remove previous image I0516 10:14:42.609006 9333 docker.go:980] Removing container "1bd4decff582bb281cf187ffe6e24f35b8be2bc1b75bc8243724a4970b6a0668" ... I0516 10:14:42.625239 9333 docker.go:990] Removed container "1bd4decff582bb281cf187ffe6e24f35b8be2bc1b75bc8243724a4970b6a0668" I0516 10:14:42.625440 9333 cleanup.go:33] Removing temporary directory /tmp/s2i332553249 I0516 10:14:42.625483 9333 fs.go:302] Removing directory '/tmp/s2i332553249' I0516 10:14:42.629854 9333 cleanup.go:42] Removing temporary image s2i-layered-temp-image-1558016076432033236 --- PASS: TestLayeredBuildNoTarNoName (7.59s) === RUN TestAllowedUIDsNamedUser I0516 10:14:42.645361 9333 docker.go:490] Using locally available image "sti_test/sti-fake-user:latest" --- PASS: TestAllowedUIDsNamedUser (0.01s) === RUN TestAllowedUIDsNumericUser I0516 10:14:42.658647 9333 docker.go:490] Using locally available image "sti_test/sti-fake-numericuser:latest" I0516 10:14:42.668979 9333 docker.go:490] Using locally available image "sti_test/sti-fake-numericuser:latest" I0516 10:14:42.669044 9333 docker.go:730] Image sha256:4819310dd2c24341c839250f1e4109b234b4d4d2316ee6903d61de0e6bfcf38e contains io.openshift.s2i.scripts-url set to "http://127.0.0.1:23456/.s2i/bin" I0516 10:14:42.669108 9333 scm.go:20] DownloadForSource https://github.com/openshift/ruby-hello-world --- PASS: TestAllowedUIDsNumericUser (0.02s) === RUN TestAllowedUIDsOnBuildRootUser I0516 10:14:42.677706 9333 docker.go:490] Using locally available image "sti_test/sti-fake-onbuild-rootuser:latest" --- PASS: TestAllowedUIDsOnBuildRootUser (0.01s) === RUN TestAllowedUIDsOnBuildNumericUser I0516 10:14:42.691159 9333 docker.go:490] Using locally available image "sti_test/sti-fake-onbuild-numericuser:latest" I0516 10:14:42.703940 9333 docker.go:490] Using locally available image "sti_test/sti-fake-onbuild-numericuser:latest" I0516 10:14:42.704011 9333 docker.go:730] Image sha256:08aeefc95a6897509161ad5477d5a270eacc3e612ab35e8893eae46cab12f26e contains io.openshift.s2i.scripts-url set to "http://127.0.0.1:23456/.s2i/bin" I0516 10:14:42.704070 9333 scm.go:20] DownloadForSource https://github.com/openshift/ruby-hello-world I0516 10:14:42.704197 9333 scm.go:20] DownloadForSource https://github.com/openshift/ruby-hello-world --- PASS: TestAllowedUIDsOnBuildNumericUser (0.02s) === RUN TestAllowedUIDsAssembleRoot I0516 10:14:42.712700 9333 docker.go:490] Using locally available image "sti_test/sti-fake-assemble-root:latest" --- PASS: TestAllowedUIDsAssembleRoot (0.01s) === RUN TestAllowedUIDsAssembleUser I0516 10:14:42.725489 9333 docker.go:490] Using locally available image "sti_test/sti-fake-assemble-user:latest" I0516 10:14:42.734008 9333 docker.go:490] Using locally available image "sti_test/sti-fake-assemble-user:latest" I0516 10:14:42.734074 9333 docker.go:730] Image sha256:44ddb9643fa9a5c7ad524cb64d58b70dc5f1bee66c3055f67f91d5036d6a19a9 contains io.openshift.s2i.scripts-url set to "http://127.0.0.1:23456/.s2i/bin" I0516 10:14:42.734133 9333 scm.go:20] DownloadForSource https://github.com/openshift/ruby-hello-world --- PASS: TestAllowedUIDsAssembleUser (0.02s) === RUN TestIncrementalBuildAndRemovePreviousImage I0516 10:14:42.742659 9333 docker.go:490] Using locally available image "sti_test/sti-fake:latest" I0516 10:14:42.748789 9333 docker.go:490] Using locally available image "sti_test/sti-fake:latest" I0516 10:14:42.748856 9333 docker.go:730] Image sha256:dbe2759f25239169a80660e17a5902c8fd3b83e8b48eacfa821862bcfeae861b contains io.openshift.s2i.scripts-url set to "http://127.0.0.1:23456/.s2i/bin" I0516 10:14:42.748928 9333 scm.go:20] DownloadForSource https://github.com/openshift/ruby-hello-world I0516 10:14:42.749043 9333 sti.go:204] Preparing to build test/sti-incremental-app I0516 10:14:42.749558 9333 clone.go:36] Downloading "https://github.com/openshift/ruby-hello-world" ... I0516 10:14:42.749609 9333 clone.go:40] Cloning sources into "/tmp/s2i745980155/upload/src" I0516 10:14:42.982680 9333 clone.go:56] Checked out "HEAD" I0516 10:14:43.007010 9333 clone.go:62] Updated submodules for "HEAD" I0516 10:14:43.020234 9333 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/assemble' I0516 10:14:43.020340 9333 install.go:261] Using "assemble" installed from "http://127.0.0.1:23456/.s2i/bin/assemble" I0516 10:14:43.021890 9333 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/run' I0516 10:14:43.021989 9333 install.go:261] Using "run" installed from "http://127.0.0.1:23456/.s2i/bin/run" I0516 10:14:43.023492 9333 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/save-artifacts' I0516 10:14:43.023600 9333 install.go:261] Using "save-artifacts" installed from "http://127.0.0.1:23456/.s2i/bin/save-artifacts" I0516 10:14:43.023685 9333 ignore.go:64] .s2iignore file does not exist I0516 10:14:43.023728 9333 sti.go:213] Clean build will be performed I0516 10:14:43.023772 9333 sti.go:216] Performing source build from https://github.com/openshift/ruby-hello-world I0516 10:14:43.023820 9333 sti.go:227] Running "assemble" in "test/sti-incremental-app" I0516 10:14:43.023862 9333 sti.go:585] Using image name sti_test/sti-fake I0516 10:14:43.026358 9333 docker.go:490] Using locally available image "sti_test/sti-fake:latest" I0516 10:14:43.026459 9333 environment.go:41] Setting 1 environment variables provided by environment file in sources I0516 10:14:43.026620 9333 sti.go:703] starting the source uploading ... I0516 10:14:43.026702 9333 tar.go:239] Adding "/tmp/s2i745980155/upload" to tar ... I0516 10:14:43.027118 9333 tar.go:337] Adding to tar: /tmp/s2i745980155/upload/scripts as scripts I0516 10:14:43.031283 9333 docker.go:793] Both scripts and untarred source will be placed in '/tmp' I0516 10:14:43.031372 9333 docker.go:961] Setting "/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble" command for container ... I0516 10:14:43.031669 9333 docker.go:970] Creating container with options {Name:"s2i_sti_test_sti_fake_b9101959" Config:{Hostname: Domainname: User: AttachStdin:false AttachStdout:true AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:true StdinOnce:true Env:[RACK_ENV=production] Cmd:[/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble] Healthcheck: ArgsEscaped:false Image:sti_test/sti-fake:latest Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[] StopSignal: StopTimeout: Shell:[]} HostConfig:&{Binds:[] ContainerIDFile: LogConfig:{Type: Config:map[]} NetworkMode: PortBindings:map[] RestartPolicy:{Name: MaximumRetryCount:0} AutoRemove:false VolumeDriver: VolumesFrom:[] CapAdd:[] CapDrop:[] DNS:[] DNSOptions:[] DNSSearch:[] ExtraHosts:[] GroupAdd:[] IpcMode: Cgroup: Links:[] OomScoreAdj:0 PidMode: Privileged:false PublishAllPorts:false ReadonlyRootfs:false SecurityOpt:[] StorageOpt:map[] Tmpfs:map[] UTSMode: UsernsMode: ShmSize:67108864 Sysctls:map[] Runtime: ConsoleSize:[0 0] Isolation: Resources:{CPUShares:0 Memory:0 NanoCPUs:0 CgroupParent: BlkioWeight:0 BlkioWeightDevice:[] BlkioDeviceReadBps:[] BlkioDeviceWriteBps:[] BlkioDeviceReadIOps:[] BlkioDeviceWriteIOps:[] CPUPeriod:0 CPUQuota:0 CPURealtimePeriod:0 CPURealtimeRuntime:0 CpusetCpus: CpusetMems: Devices:[] DeviceCgroupRules:[] DiskQuota:0 KernelMemory:0 MemoryReservation:0 MemorySwap:0 MemorySwappiness: OomKillDisable: PidsLimit:0 Ulimits:[] CPUCount:0 CPUPercent:0 IOMaximumIOps:0 IOMaximumBandwidth:0} Mounts:[] Init:}} ... I0516 10:14:43.491211 9333 docker.go:1002] Attaching to container "71cce247abaa2755086a9391fa4a0451b08efb444fc7cd46d07c9780d9df9868" ... I0516 10:14:43.493225 9333 docker.go:1013] Starting container "71cce247abaa2755086a9391fa4a0451b08efb444fc7cd46d07c9780d9df9868" ... I0516 10:14:43.840550 9333 tar.go:337] Adding to tar: /tmp/s2i745980155/upload/scripts/assemble as scripts/assemble I0516 10:14:43.841119 9333 tar.go:337] Adding to tar: /tmp/s2i745980155/upload/scripts/run as scripts/run I0516 10:14:43.841721 9333 tar.go:337] Adding to tar: /tmp/s2i745980155/upload/scripts/save-artifacts as scripts/save-artifacts I0516 10:14:43.842491 9333 tar.go:337] Adding to tar: /tmp/s2i745980155/upload/src as src I0516 10:14:43.846935 9333 tar.go:337] Adding to tar: /tmp/s2i745980155/upload/src/.gitignore as src/.gitignore I0516 10:14:43.848355 9333 tar.go:337] Adding to tar: /tmp/s2i745980155/upload/src/.s2i as src/.s2i I0516 10:14:43.849518 9333 tar.go:337] Adding to tar: /tmp/s2i745980155/upload/src/.s2i/bin as src/.s2i/bin I0516 10:14:43.850106 9333 tar.go:337] Adding to tar: /tmp/s2i745980155/upload/src/.s2i/bin/README as src/.s2i/bin/README I0516 10:14:43.851397 9333 tar.go:337] Adding to tar: /tmp/s2i745980155/upload/src/.s2i/environment as src/.s2i/environment I0516 10:14:43.852857 9333 tar.go:337] Adding to tar: /tmp/s2i745980155/upload/src/.travis.yml as src/.travis.yml I0516 10:14:43.853421 9333 tar.go:337] Adding to tar: /tmp/s2i745980155/upload/src/Dockerfile as src/Dockerfile I0516 10:14:43.854007 9333 tar.go:337] Adding to tar: /tmp/s2i745980155/upload/src/Gemfile as src/Gemfile I0516 10:14:43.854527 9333 tar.go:337] Adding to tar: /tmp/s2i745980155/upload/src/Gemfile.lock as src/Gemfile.lock I0516 10:14:43.855074 9333 tar.go:337] Adding to tar: /tmp/s2i745980155/upload/src/README.md as src/README.md I0516 10:14:43.855585 9333 tar.go:337] Adding to tar: /tmp/s2i745980155/upload/src/Rakefile as src/Rakefile I0516 10:14:43.856174 9333 tar.go:337] Adding to tar: /tmp/s2i745980155/upload/src/app.rb as src/app.rb I0516 10:14:43.856752 9333 tar.go:337] Adding to tar: /tmp/s2i745980155/upload/src/config as src/config I0516 10:14:43.857236 9333 tar.go:337] Adding to tar: /tmp/s2i745980155/upload/src/config/database.rb as src/config/database.rb I0516 10:14:43.857748 9333 tar.go:337] Adding to tar: /tmp/s2i745980155/upload/src/config/database.yml as src/config/database.yml I0516 10:14:43.858307 9333 tar.go:337] Adding to tar: /tmp/s2i745980155/upload/src/config.ru as src/config.ru I0516 10:14:43.858844 9333 tar.go:337] Adding to tar: /tmp/s2i745980155/upload/src/db as src/db I0516 10:14:43.859346 9333 tar.go:337] Adding to tar: /tmp/s2i745980155/upload/src/db/migrate as src/db/migrate I0516 10:14:43.859853 9333 tar.go:337] Adding to tar: /tmp/s2i745980155/upload/src/db/migrate/20141102191902_create_key_pair.rb as src/db/migrate/20141102191902_create_key_pair.rb I0516 10:14:43.860385 9333 tar.go:337] Adding to tar: /tmp/s2i745980155/upload/src/models.rb as src/models.rb I0516 10:14:43.860896 9333 tar.go:337] Adding to tar: /tmp/s2i745980155/upload/src/run.sh as src/run.sh I0516 10:14:43.862193 9333 tar.go:337] Adding to tar: /tmp/s2i745980155/upload/src/test as src/test I0516 10:14:43.862693 9333 tar.go:337] Adding to tar: /tmp/s2i745980155/upload/src/test/sample_test.rb as src/test/sample_test.rb I0516 10:14:43.863220 9333 tar.go:337] Adding to tar: /tmp/s2i745980155/upload/src/views as src/views I0516 10:14:43.863744 9333 tar.go:337] Adding to tar: /tmp/s2i745980155/upload/src/views/main.erb as src/views/main.erb I0516 10:14:43.924100 9333 docker.go:1044] Waiting for container "71cce247abaa2755086a9391fa4a0451b08efb444fc7cd46d07c9780d9df9868" to stop ... I0516 10:14:44.085637 9333 docker.go:1069] Invoking PostExecute function I0516 10:14:44.085710 9333 postexecutorstep.go:68] Skipping step: store previous image I0516 10:14:44.085755 9333 postexecutorstep.go:117] Executing step: commit image I0516 10:14:44.088224 9333 postexecutorstep.go:523] Checking for new Labels to apply... I0516 10:14:44.088297 9333 postexecutorstep.go:531] Creating the download path '/tmp/s2i745980155/metadata' I0516 10:14:44.088661 9333 postexecutorstep.go:465] Downloading file "/tmp/.s2i/image_metadata.json" I0516 10:14:44.299102 9333 tar.go:401] Creating directory /tmp/s2i745980155/metadata I0516 10:14:44.299204 9333 tar.go:469] Creating /tmp/s2i745980155/metadata/image_metadata.json I0516 10:14:44.299400 9333 tar.go:479] Extracting/writing /tmp/s2i745980155/metadata/image_metadata.json I0516 10:14:44.299571 9333 tar.go:425] Done extracting tar stream I0516 10:14:44.299717 9333 postexecutorstep.go:556] new Labels File contents : { "labels": [ {"testLabel": "testLabel_value"} ] } I0516 10:14:44.304476 9333 docker.go:1103] Committing container with dockerOpts: {Reference:test/sti-incremental-app Comment: Author: Changes:[] Pause:false Config:0xc42026f540}, config: {Hostname: Domainname: User: AttachStdin:false AttachStdout:false AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:false StdinOnce:false Env:[RACK_ENV=production] Cmd:[/tmp/scripts/run] Healthcheck: ArgsEscaped:false Image: Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[io.openshift.s2i.build.commit.id:787f1beae9956c959c6af62ee43bfdda73769cf7 io.openshift.s2i.build.commit.message:Merge pull request #78 from bparees/v22 io.openshift.s2i.scripts-url:http://127.0.0.1:23456/.s2i/bin io.openshift.s2i.build.image:sti_test/sti-fake io.openshift.s2i.build.commit.date:Thu Jan 17 17:21:03 2019 -0500 io.openshift.s2i.build.commit.ref:master io.openshift.s2i.build.source-location:https://github.com/openshift/ruby-hello-world testLabel:testLabel_value io.k8s.display-name:test/sti-incremental-app io.openshift.s2i.build.commit.author:Ben Parees ] StopSignal: StopTimeout: Shell:[]} I0516 10:14:45.567793 9333 postexecutorstep.go:393] Executing step: report success I0516 10:14:45.567853 9333 postexecutorstep.go:398] Successfully built test/sti-incremental-app I0516 10:14:45.567895 9333 postexecutorstep.go:93] Skipping step: remove previous image I0516 10:14:45.568692 9333 docker.go:980] Removing container "71cce247abaa2755086a9391fa4a0451b08efb444fc7cd46d07c9780d9df9868" ... I0516 10:14:45.586569 9333 docker.go:990] Removed container "71cce247abaa2755086a9391fa4a0451b08efb444fc7cd46d07c9780d9df9868" I0516 10:14:45.586878 9333 cleanup.go:33] Removing temporary directory /tmp/s2i745980155 I0516 10:14:45.586924 9333 fs.go:302] Removing directory '/tmp/s2i745980155' I0516 10:14:45.592232 9333 docker.go:490] Using locally available image "sti_test/sti-fake:latest" I0516 10:14:45.598424 9333 docker.go:490] Using locally available image "sti_test/sti-fake:latest" I0516 10:14:45.598494 9333 docker.go:730] Image sha256:dbe2759f25239169a80660e17a5902c8fd3b83e8b48eacfa821862bcfeae861b contains io.openshift.s2i.scripts-url set to "http://127.0.0.1:23456/.s2i/bin" I0516 10:14:45.598557 9333 scm.go:20] DownloadForSource https://github.com/openshift/ruby-hello-world I0516 10:14:45.598692 9333 sti.go:204] Preparing to build test/sti-incremental-app I0516 10:14:45.599284 9333 clone.go:36] Downloading "https://github.com/openshift/ruby-hello-world" ... I0516 10:14:45.599335 9333 clone.go:40] Cloning sources into "/tmp/s2i019157733/upload/src" I0516 10:14:45.810692 9333 clone.go:56] Checked out "HEAD" I0516 10:14:45.834975 9333 clone.go:62] Updated submodules for "HEAD" I0516 10:14:45.848557 9333 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/assemble' I0516 10:14:45.848664 9333 install.go:261] Using "assemble" installed from "http://127.0.0.1:23456/.s2i/bin/assemble" I0516 10:14:45.850120 9333 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/run' I0516 10:14:45.850249 9333 install.go:261] Using "run" installed from "http://127.0.0.1:23456/.s2i/bin/run" I0516 10:14:45.851979 9333 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/save-artifacts' I0516 10:14:45.852090 9333 install.go:261] Using "save-artifacts" installed from "http://127.0.0.1:23456/.s2i/bin/save-artifacts" I0516 10:14:45.852173 9333 ignore.go:64] .s2iignore file does not exist I0516 10:14:45.855144 9333 docker.go:490] Using locally available image "test/sti-incremental-app:latest" I0516 10:14:45.857784 9333 sti.go:211] Existing image for tag test/sti-incremental-app detected for incremental build I0516 10:14:45.857839 9333 sti.go:216] Performing source build from https://github.com/openshift/ruby-hello-world I0516 10:14:45.857990 9333 sti.go:522] Saving build artifacts from image test/sti-incremental-app to path /tmp/s2i019157733/upload/artifacts I0516 10:14:45.860539 9333 sti.go:546] The assemble user is not set, defaulting to "" user I0516 10:14:45.865757 9333 docker.go:793] Both scripts and untarred source will be placed in '/tmp' I0516 10:14:45.865830 9333 docker.go:961] Setting "/tmp/scripts/save-artifacts" command for container ... I0516 10:14:45.866146 9333 docker.go:970] Creating container with options {Name:"s2i_test_sti_incremental_app_2099fd72" Config:{Hostname: Domainname: User: AttachStdin:false AttachStdout:true AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:false StdinOnce:false Env:[] Cmd:[/tmp/scripts/save-artifacts] Healthcheck: ArgsEscaped:false Image:test/sti-incremental-app:latest Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[] StopSignal: StopTimeout: Shell:[]} HostConfig:&{Binds:[] ContainerIDFile: LogConfig:{Type: Config:map[]} NetworkMode: PortBindings:map[] RestartPolicy:{Name: MaximumRetryCount:0} AutoRemove:false VolumeDriver: VolumesFrom:[] CapAdd:[] CapDrop:[] DNS:[] DNSOptions:[] DNSSearch:[] ExtraHosts:[] GroupAdd:[] IpcMode: Cgroup: Links:[] OomScoreAdj:0 PidMode: Privileged:false PublishAllPorts:false ReadonlyRootfs:false SecurityOpt:[] StorageOpt:map[] Tmpfs:map[] UTSMode: UsernsMode: ShmSize:67108864 Sysctls:map[] Runtime: ConsoleSize:[0 0] Isolation: Resources:{CPUShares:0 Memory:0 NanoCPUs:0 CgroupParent: BlkioWeight:0 BlkioWeightDevice:[] BlkioDeviceReadBps:[] BlkioDeviceWriteBps:[] BlkioDeviceReadIOps:[] BlkioDeviceWriteIOps:[] CPUPeriod:0 CPUQuota:0 CPURealtimePeriod:0 CPURealtimeRuntime:0 CpusetCpus: CpusetMems: Devices:[] DeviceCgroupRules:[] DiskQuota:0 KernelMemory:0 MemoryReservation:0 MemorySwap:0 MemorySwappiness: OomKillDisable: PidsLimit:0 Ulimits:[] CPUCount:0 CPUPercent:0 IOMaximumIOps:0 IOMaximumBandwidth:0} Mounts:[] Init:}} ... I0516 10:14:46.331382 9333 docker.go:1002] Attaching to container "476bdde3b8c33b36b40f4a7d46b30f351f77beff436d0b70d4abc6ffcd8dc566" ... I0516 10:14:46.332964 9333 docker.go:1013] Starting container "476bdde3b8c33b36b40f4a7d46b30f351f77beff436d0b70d4abc6ffcd8dc566" ... I0516 10:14:46.696138 9333 tar.go:392] Creating directory /tmp/s2i019157733/upload/artifacts I0516 10:14:46.696379 9333 tar.go:401] Creating directory /tmp/s2i019157733/upload/artifacts I0516 10:14:46.696435 9333 tar.go:469] Creating /tmp/s2i019157733/upload/artifacts/.gitignore I0516 10:14:46.696617 9333 tar.go:479] Extracting/writing /tmp/s2i019157733/upload/artifacts/.gitignore I0516 10:14:46.698340 9333 tar.go:392] Creating directory /tmp/s2i019157733/upload/artifacts/.s2i I0516 10:14:46.698579 9333 tar.go:392] Creating directory /tmp/s2i019157733/upload/artifacts/.s2i/bin I0516 10:14:46.698806 9333 tar.go:401] Creating directory /tmp/s2i019157733/upload/artifacts/.s2i/bin I0516 10:14:46.698921 9333 tar.go:469] Creating /tmp/s2i019157733/upload/artifacts/.s2i/bin/README I0516 10:14:46.699037 9333 tar.go:479] Extracting/writing /tmp/s2i019157733/upload/artifacts/.s2i/bin/README I0516 10:14:46.699584 9333 tar.go:401] Creating directory /tmp/s2i019157733/upload/artifacts/.s2i I0516 10:14:46.699665 9333 tar.go:469] Creating /tmp/s2i019157733/upload/artifacts/.s2i/environment I0516 10:14:46.699790 9333 tar.go:479] Extracting/writing /tmp/s2i019157733/upload/artifacts/.s2i/environment I0516 10:14:46.701074 9333 tar.go:401] Creating directory /tmp/s2i019157733/upload/artifacts I0516 10:14:46.701156 9333 tar.go:469] Creating /tmp/s2i019157733/upload/artifacts/.travis.yml I0516 10:14:46.701277 9333 tar.go:479] Extracting/writing /tmp/s2i019157733/upload/artifacts/.travis.yml I0516 10:14:46.707310 9333 tar.go:401] Creating directory /tmp/s2i019157733/upload/artifacts I0516 10:14:46.707406 9333 tar.go:469] Creating /tmp/s2i019157733/upload/artifacts/Dockerfile I0516 10:14:46.707543 9333 tar.go:479] Extracting/writing /tmp/s2i019157733/upload/artifacts/Dockerfile I0516 10:14:46.707753 9333 tar.go:401] Creating directory /tmp/s2i019157733/upload/artifacts I0516 10:14:46.707823 9333 tar.go:469] Creating /tmp/s2i019157733/upload/artifacts/Gemfile I0516 10:14:46.707933 9333 tar.go:479] Extracting/writing /tmp/s2i019157733/upload/artifacts/Gemfile I0516 10:14:46.708214 9333 tar.go:401] Creating directory /tmp/s2i019157733/upload/artifacts I0516 10:14:46.708288 9333 tar.go:469] Creating /tmp/s2i019157733/upload/artifacts/Gemfile.lock I0516 10:14:46.708389 9333 tar.go:479] Extracting/writing /tmp/s2i019157733/upload/artifacts/Gemfile.lock I0516 10:14:46.716205 9333 tar.go:401] Creating directory /tmp/s2i019157733/upload/artifacts I0516 10:14:46.716299 9333 tar.go:469] Creating /tmp/s2i019157733/upload/artifacts/README.md I0516 10:14:46.716477 9333 tar.go:479] Extracting/writing /tmp/s2i019157733/upload/artifacts/README.md I0516 10:14:46.716729 9333 tar.go:401] Creating directory /tmp/s2i019157733/upload/artifacts I0516 10:14:46.716844 9333 tar.go:469] Creating /tmp/s2i019157733/upload/artifacts/Rakefile I0516 10:14:46.716980 9333 tar.go:479] Extracting/writing /tmp/s2i019157733/upload/artifacts/Rakefile I0516 10:14:46.717214 9333 tar.go:401] Creating directory /tmp/s2i019157733/upload/artifacts I0516 10:14:46.717309 9333 tar.go:469] Creating /tmp/s2i019157733/upload/artifacts/app.rb I0516 10:14:46.717436 9333 tar.go:479] Extracting/writing /tmp/s2i019157733/upload/artifacts/app.rb I0516 10:14:46.717693 9333 tar.go:392] Creating directory /tmp/s2i019157733/upload/artifacts/config I0516 10:14:46.718025 9333 tar.go:401] Creating directory /tmp/s2i019157733/upload/artifacts/config I0516 10:14:46.718108 9333 tar.go:469] Creating /tmp/s2i019157733/upload/artifacts/config/database.rb I0516 10:14:46.718231 9333 tar.go:479] Extracting/writing /tmp/s2i019157733/upload/artifacts/config/database.rb I0516 10:14:46.721427 9333 tar.go:401] Creating directory /tmp/s2i019157733/upload/artifacts/config I0516 10:14:46.721542 9333 tar.go:469] Creating /tmp/s2i019157733/upload/artifacts/config/database.yml I0516 10:14:46.721659 9333 tar.go:479] Extracting/writing /tmp/s2i019157733/upload/artifacts/config/database.yml I0516 10:14:46.721896 9333 tar.go:401] Creating directory /tmp/s2i019157733/upload/artifacts I0516 10:14:46.722000 9333 tar.go:469] Creating /tmp/s2i019157733/upload/artifacts/config.ru I0516 10:14:46.722115 9333 tar.go:479] Extracting/writing /tmp/s2i019157733/upload/artifacts/config.ru I0516 10:14:46.722353 9333 tar.go:392] Creating directory /tmp/s2i019157733/upload/artifacts/db I0516 10:14:46.722599 9333 tar.go:392] Creating directory /tmp/s2i019157733/upload/artifacts/db/migrate I0516 10:14:46.722845 9333 tar.go:401] Creating directory /tmp/s2i019157733/upload/artifacts/db/migrate I0516 10:14:46.722948 9333 tar.go:469] Creating /tmp/s2i019157733/upload/artifacts/db/migrate/20141102191902_create_key_pair.rb I0516 10:14:46.723062 9333 tar.go:479] Extracting/writing /tmp/s2i019157733/upload/artifacts/db/migrate/20141102191902_create_key_pair.rb I0516 10:14:46.723289 9333 tar.go:401] Creating directory /tmp/s2i019157733/upload/artifacts I0516 10:14:46.723375 9333 tar.go:469] Creating /tmp/s2i019157733/upload/artifacts/models.rb I0516 10:14:46.723489 9333 tar.go:479] Extracting/writing /tmp/s2i019157733/upload/artifacts/models.rb I0516 10:14:46.723703 9333 tar.go:401] Creating directory /tmp/s2i019157733/upload/artifacts I0516 10:14:46.723778 9333 tar.go:469] Creating /tmp/s2i019157733/upload/artifacts/run.sh I0516 10:14:46.723885 9333 tar.go:479] Extracting/writing /tmp/s2i019157733/upload/artifacts/run.sh I0516 10:14:46.724128 9333 tar.go:392] Creating directory /tmp/s2i019157733/upload/artifacts/test I0516 10:14:46.724361 9333 tar.go:401] Creating directory /tmp/s2i019157733/upload/artifacts/test I0516 10:14:46.724440 9333 tar.go:469] Creating /tmp/s2i019157733/upload/artifacts/test/sample_test.rb I0516 10:14:46.724541 9333 tar.go:479] Extracting/writing /tmp/s2i019157733/upload/artifacts/test/sample_test.rb I0516 10:14:46.727406 9333 tar.go:392] Creating directory /tmp/s2i019157733/upload/artifacts/views I0516 10:14:46.727679 9333 tar.go:401] Creating directory /tmp/s2i019157733/upload/artifacts/views I0516 10:14:46.727764 9333 tar.go:469] Creating /tmp/s2i019157733/upload/artifacts/views/main.erb I0516 10:14:46.727884 9333 tar.go:479] Extracting/writing /tmp/s2i019157733/upload/artifacts/views/main.erb I0516 10:14:46.728158 9333 tar.go:401] Creating directory /tmp/s2i019157733/upload/artifacts I0516 10:14:46.728247 9333 tar.go:469] Creating /tmp/s2i019157733/upload/artifacts/save-artifacts-invoked I0516 10:14:46.728367 9333 tar.go:479] Extracting/writing /tmp/s2i019157733/upload/artifacts/save-artifacts-invoked I0516 10:14:46.728613 9333 tar.go:425] Done extracting tar stream I0516 10:14:46.805866 9333 docker.go:1044] Waiting for container "476bdde3b8c33b36b40f4a7d46b30f351f77beff436d0b70d4abc6ffcd8dc566" to stop ... I0516 10:14:46.966102 9333 docker.go:980] Removing container "476bdde3b8c33b36b40f4a7d46b30f351f77beff436d0b70d4abc6ffcd8dc566" ... I0516 10:14:46.982847 9333 docker.go:990] Removed container "476bdde3b8c33b36b40f4a7d46b30f351f77beff436d0b70d4abc6ffcd8dc566" I0516 10:14:46.983037 9333 sti.go:227] Running "assemble" in "test/sti-incremental-app" I0516 10:14:46.983084 9333 sti.go:585] Using image name sti_test/sti-fake I0516 10:14:46.985434 9333 docker.go:490] Using locally available image "sti_test/sti-fake:latest" I0516 10:14:46.985572 9333 environment.go:41] Setting 1 environment variables provided by environment file in sources I0516 10:14:46.985754 9333 sti.go:703] starting the source uploading ... I0516 10:14:46.985840 9333 tar.go:239] Adding "/tmp/s2i019157733/upload" to tar ... I0516 10:14:46.986317 9333 tar.go:337] Adding to tar: /tmp/s2i019157733/upload/artifacts as artifacts I0516 10:14:46.990167 9333 docker.go:793] Both scripts and untarred source will be placed in '/tmp' I0516 10:14:46.990257 9333 docker.go:961] Setting "/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble" command for container ... I0516 10:14:46.990569 9333 docker.go:970] Creating container with options {Name:"s2i_sti_test_sti_fake_79658959" Config:{Hostname: Domainname: User: AttachStdin:false AttachStdout:true AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:true StdinOnce:true Env:[RACK_ENV=production] Cmd:[/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble] Healthcheck: ArgsEscaped:false Image:sti_test/sti-fake:latest Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[] StopSignal: StopTimeout: Shell:[]} HostConfig:&{Binds:[] ContainerIDFile: LogConfig:{Type: Config:map[]} NetworkMode: PortBindings:map[] RestartPolicy:{Name: MaximumRetryCount:0} AutoRemove:false VolumeDriver: VolumesFrom:[] CapAdd:[] CapDrop:[] DNS:[] DNSOptions:[] DNSSearch:[] ExtraHosts:[] GroupAdd:[] IpcMode: Cgroup: Links:[] OomScoreAdj:0 PidMode: Privileged:false PublishAllPorts:false ReadonlyRootfs:false SecurityOpt:[] StorageOpt:map[] Tmpfs:map[] UTSMode: UsernsMode: ShmSize:67108864 Sysctls:map[] Runtime: ConsoleSize:[0 0] Isolation: Resources:{CPUShares:0 Memory:0 NanoCPUs:0 CgroupParent: BlkioWeight:0 BlkioWeightDevice:[] BlkioDeviceReadBps:[] BlkioDeviceWriteBps:[] BlkioDeviceReadIOps:[] BlkioDeviceWriteIOps:[] CPUPeriod:0 CPUQuota:0 CPURealtimePeriod:0 CPURealtimeRuntime:0 CpusetCpus: CpusetMems: Devices:[] DeviceCgroupRules:[] DiskQuota:0 KernelMemory:0 MemoryReservation:0 MemorySwap:0 MemorySwappiness: OomKillDisable: PidsLimit:0 Ulimits:[] CPUCount:0 CPUPercent:0 IOMaximumIOps:0 IOMaximumBandwidth:0} Mounts:[] Init:}} ... I0516 10:14:47.460174 9333 docker.go:1002] Attaching to container "b0b2143d26daeb5f45071caf373ee47be4c3ee8c3c765b02ae7a3048dd74ef50" ... I0516 10:14:47.461648 9333 docker.go:1013] Starting container "b0b2143d26daeb5f45071caf373ee47be4c3ee8c3c765b02ae7a3048dd74ef50" ... I0516 10:14:47.808709 9333 tar.go:337] Adding to tar: /tmp/s2i019157733/upload/artifacts/.gitignore as artifacts/.gitignore I0516 10:14:47.809340 9333 tar.go:337] Adding to tar: /tmp/s2i019157733/upload/artifacts/.s2i as artifacts/.s2i I0516 10:14:47.809820 9333 tar.go:337] Adding to tar: /tmp/s2i019157733/upload/artifacts/.s2i/bin as artifacts/.s2i/bin I0516 10:14:47.810364 9333 tar.go:337] Adding to tar: /tmp/s2i019157733/upload/artifacts/.s2i/bin/README as artifacts/.s2i/bin/README I0516 10:14:47.810979 9333 tar.go:337] Adding to tar: /tmp/s2i019157733/upload/artifacts/.s2i/environment as artifacts/.s2i/environment I0516 10:14:47.811522 9333 tar.go:337] Adding to tar: /tmp/s2i019157733/upload/artifacts/.travis.yml as artifacts/.travis.yml I0516 10:14:47.812030 9333 tar.go:337] Adding to tar: /tmp/s2i019157733/upload/artifacts/Dockerfile as artifacts/Dockerfile I0516 10:14:47.812493 9333 tar.go:337] Adding to tar: /tmp/s2i019157733/upload/artifacts/Gemfile as artifacts/Gemfile I0516 10:14:47.812959 9333 tar.go:337] Adding to tar: /tmp/s2i019157733/upload/artifacts/Gemfile.lock as artifacts/Gemfile.lock I0516 10:14:47.813467 9333 tar.go:337] Adding to tar: /tmp/s2i019157733/upload/artifacts/README.md as artifacts/README.md I0516 10:14:47.813959 9333 tar.go:337] Adding to tar: /tmp/s2i019157733/upload/artifacts/Rakefile as artifacts/Rakefile I0516 10:14:47.814537 9333 tar.go:337] Adding to tar: /tmp/s2i019157733/upload/artifacts/app.rb as artifacts/app.rb I0516 10:14:47.815121 9333 tar.go:337] Adding to tar: /tmp/s2i019157733/upload/artifacts/config as artifacts/config I0516 10:14:47.815507 9333 tar.go:337] Adding to tar: /tmp/s2i019157733/upload/artifacts/config/database.rb as artifacts/config/database.rb I0516 10:14:47.815986 9333 tar.go:337] Adding to tar: /tmp/s2i019157733/upload/artifacts/config/database.yml as artifacts/config/database.yml I0516 10:14:47.816409 9333 tar.go:337] Adding to tar: /tmp/s2i019157733/upload/artifacts/config.ru as artifacts/config.ru I0516 10:14:47.816851 9333 tar.go:337] Adding to tar: /tmp/s2i019157733/upload/artifacts/db as artifacts/db I0516 10:14:47.817284 9333 tar.go:337] Adding to tar: /tmp/s2i019157733/upload/artifacts/db/migrate as artifacts/db/migrate I0516 10:14:47.817712 9333 tar.go:337] Adding to tar: /tmp/s2i019157733/upload/artifacts/db/migrate/20141102191902_create_key_pair.rb as artifacts/db/migrate/20141102191902_create_key_pair.rb I0516 10:14:47.818144 9333 tar.go:337] Adding to tar: /tmp/s2i019157733/upload/artifacts/models.rb as artifacts/models.rb I0516 10:14:47.818570 9333 tar.go:337] Adding to tar: /tmp/s2i019157733/upload/artifacts/run.sh as artifacts/run.sh I0516 10:14:47.819051 9333 tar.go:337] Adding to tar: /tmp/s2i019157733/upload/artifacts/save-artifacts-invoked as artifacts/save-artifacts-invoked I0516 10:14:47.819629 9333 tar.go:337] Adding to tar: /tmp/s2i019157733/upload/artifacts/test as artifacts/test I0516 10:14:47.820126 9333 tar.go:337] Adding to tar: /tmp/s2i019157733/upload/artifacts/test/sample_test.rb as artifacts/test/sample_test.rb I0516 10:14:47.820642 9333 tar.go:337] Adding to tar: /tmp/s2i019157733/upload/artifacts/views as artifacts/views I0516 10:14:47.821145 9333 tar.go:337] Adding to tar: /tmp/s2i019157733/upload/artifacts/views/main.erb as artifacts/views/main.erb I0516 10:14:47.821731 9333 tar.go:337] Adding to tar: /tmp/s2i019157733/upload/scripts as scripts I0516 10:14:47.822161 9333 tar.go:337] Adding to tar: /tmp/s2i019157733/upload/scripts/assemble as scripts/assemble I0516 10:14:47.822707 9333 tar.go:337] Adding to tar: /tmp/s2i019157733/upload/scripts/run as scripts/run I0516 10:14:47.823238 9333 tar.go:337] Adding to tar: /tmp/s2i019157733/upload/scripts/save-artifacts as scripts/save-artifacts I0516 10:14:47.823791 9333 tar.go:337] Adding to tar: /tmp/s2i019157733/upload/src as src I0516 10:14:47.827128 9333 tar.go:337] Adding to tar: /tmp/s2i019157733/upload/src/.gitignore as src/.gitignore I0516 10:14:47.829394 9333 tar.go:337] Adding to tar: /tmp/s2i019157733/upload/src/.s2i as src/.s2i I0516 10:14:47.830004 9333 tar.go:337] Adding to tar: /tmp/s2i019157733/upload/src/.s2i/bin as src/.s2i/bin I0516 10:14:47.830859 9333 tar.go:337] Adding to tar: /tmp/s2i019157733/upload/src/.s2i/bin/README as src/.s2i/bin/README I0516 10:14:47.831979 9333 tar.go:337] Adding to tar: /tmp/s2i019157733/upload/src/.s2i/environment as src/.s2i/environment I0516 10:14:47.832860 9333 tar.go:337] Adding to tar: /tmp/s2i019157733/upload/src/.travis.yml as src/.travis.yml I0516 10:14:47.833480 9333 tar.go:337] Adding to tar: /tmp/s2i019157733/upload/src/Dockerfile as src/Dockerfile I0516 10:14:47.834045 9333 tar.go:337] Adding to tar: /tmp/s2i019157733/upload/src/Gemfile as src/Gemfile I0516 10:14:47.834585 9333 tar.go:337] Adding to tar: /tmp/s2i019157733/upload/src/Gemfile.lock as src/Gemfile.lock I0516 10:14:47.835146 9333 tar.go:337] Adding to tar: /tmp/s2i019157733/upload/src/README.md as src/README.md I0516 10:14:47.835683 9333 tar.go:337] Adding to tar: /tmp/s2i019157733/upload/src/Rakefile as src/Rakefile I0516 10:14:47.836213 9333 tar.go:337] Adding to tar: /tmp/s2i019157733/upload/src/app.rb as src/app.rb I0516 10:14:47.836791 9333 tar.go:337] Adding to tar: /tmp/s2i019157733/upload/src/config as src/config I0516 10:14:47.837285 9333 tar.go:337] Adding to tar: /tmp/s2i019157733/upload/src/config/database.rb as src/config/database.rb I0516 10:14:47.837827 9333 tar.go:337] Adding to tar: /tmp/s2i019157733/upload/src/config/database.yml as src/config/database.yml I0516 10:14:47.839447 9333 tar.go:337] Adding to tar: /tmp/s2i019157733/upload/src/config.ru as src/config.ru I0516 10:14:47.840032 9333 tar.go:337] Adding to tar: /tmp/s2i019157733/upload/src/db as src/db I0516 10:14:47.840583 9333 tar.go:337] Adding to tar: /tmp/s2i019157733/upload/src/db/migrate as src/db/migrate I0516 10:14:47.841100 9333 tar.go:337] Adding to tar: /tmp/s2i019157733/upload/src/db/migrate/20141102191902_create_key_pair.rb as src/db/migrate/20141102191902_create_key_pair.rb I0516 10:14:47.841634 9333 tar.go:337] Adding to tar: /tmp/s2i019157733/upload/src/models.rb as src/models.rb I0516 10:14:47.842191 9333 tar.go:337] Adding to tar: /tmp/s2i019157733/upload/src/run.sh as src/run.sh I0516 10:14:47.842823 9333 tar.go:337] Adding to tar: /tmp/s2i019157733/upload/src/test as src/test I0516 10:14:47.843298 9333 tar.go:337] Adding to tar: /tmp/s2i019157733/upload/src/test/sample_test.rb as src/test/sample_test.rb I0516 10:14:47.843767 9333 tar.go:337] Adding to tar: /tmp/s2i019157733/upload/src/views as src/views I0516 10:14:47.844308 9333 tar.go:337] Adding to tar: /tmp/s2i019157733/upload/src/views/main.erb as src/views/main.erb I0516 10:14:47.898951 9333 docker.go:1044] Waiting for container "b0b2143d26daeb5f45071caf373ee47be4c3ee8c3c765b02ae7a3048dd74ef50" to stop ... I0516 10:14:48.071437 9333 docker.go:1069] Invoking PostExecute function I0516 10:14:48.071498 9333 postexecutorstep.go:63] Executing step: store previous image I0516 10:14:48.074368 9333 postexecutorstep.go:117] Executing step: commit image I0516 10:14:48.076453 9333 postexecutorstep.go:523] Checking for new Labels to apply... I0516 10:14:48.076516 9333 postexecutorstep.go:531] Creating the download path '/tmp/s2i019157733/metadata' I0516 10:14:48.076719 9333 postexecutorstep.go:465] Downloading file "/tmp/.s2i/image_metadata.json" I0516 10:14:48.268099 9333 tar.go:401] Creating directory /tmp/s2i019157733/metadata I0516 10:14:48.268202 9333 tar.go:469] Creating /tmp/s2i019157733/metadata/image_metadata.json I0516 10:14:48.268438 9333 tar.go:479] Extracting/writing /tmp/s2i019157733/metadata/image_metadata.json I0516 10:14:48.268631 9333 tar.go:425] Done extracting tar stream I0516 10:14:48.268789 9333 postexecutorstep.go:556] new Labels File contents : { "labels": [ {"testLabel": "testLabel_value"} ] } I0516 10:14:48.273412 9333 docker.go:1103] Committing container with dockerOpts: {Reference:test/sti-incremental-app Comment: Author: Changes:[] Pause:false Config:0xc42026fe00}, config: {Hostname: Domainname: User: AttachStdin:false AttachStdout:false AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:false StdinOnce:false Env:[RACK_ENV=production] Cmd:[/tmp/scripts/run] Healthcheck: ArgsEscaped:false Image: Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[io.openshift.s2i.build.commit.ref:master testLabel:testLabel_value io.openshift.s2i.build.commit.message:Merge pull request #78 from bparees/v22 io.k8s.display-name:test/sti-incremental-app io.openshift.s2i.build.image:sti_test/sti-fake io.openshift.s2i.build.commit.author:Ben Parees io.openshift.s2i.scripts-url:http://127.0.0.1:23456/.s2i/bin io.openshift.s2i.build.source-location:https://github.com/openshift/ruby-hello-world io.openshift.s2i.build.commit.date:Thu Jan 17 17:21:03 2019 -0500 io.openshift.s2i.build.commit.id:787f1beae9956c959c6af62ee43bfdda73769cf7] StopSignal: StopTimeout: Shell:[]} I0516 10:14:49.488818 9333 postexecutorstep.go:393] Executing step: report success I0516 10:14:49.488876 9333 postexecutorstep.go:398] Successfully built test/sti-incremental-app I0516 10:14:49.488925 9333 postexecutorstep.go:88] Executing step: remove previous image I0516 10:14:49.488968 9333 postexecutorstep.go:102] Removing previously-tagged image sha256:f76d32d8eae5bab2c7d00849ac9f58c24291d88cbc02bf653de02e276e70fe85 I0516 10:14:49.495976 9333 docker.go:980] Removing container "b0b2143d26daeb5f45071caf373ee47be4c3ee8c3c765b02ae7a3048dd74ef50" ... I0516 10:14:49.511782 9333 docker.go:990] Removed container "b0b2143d26daeb5f45071caf373ee47be4c3ee8c3c765b02ae7a3048dd74ef50" I0516 10:14:49.511968 9333 cleanup.go:33] Removing temporary directory /tmp/s2i019157733 I0516 10:14:49.512012 9333 fs.go:302] Removing directory '/tmp/s2i019157733' --- PASS: TestIncrementalBuildAndRemovePreviousImage (8.63s) === RUN TestIncrementalBuildAndKeepPreviousImage I0516 10:14:51.377601 9333 docker.go:490] Using locally available image "sti_test/sti-fake:latest" I0516 10:14:51.383870 9333 docker.go:490] Using locally available image "sti_test/sti-fake:latest" I0516 10:14:51.383953 9333 docker.go:730] Image sha256:dbe2759f25239169a80660e17a5902c8fd3b83e8b48eacfa821862bcfeae861b contains io.openshift.s2i.scripts-url set to "http://127.0.0.1:23456/.s2i/bin" I0516 10:14:51.384011 9333 scm.go:20] DownloadForSource https://github.com/openshift/ruby-hello-world I0516 10:14:51.384126 9333 sti.go:204] Preparing to build test/sti-incremental-app I0516 10:14:51.384652 9333 clone.go:36] Downloading "https://github.com/openshift/ruby-hello-world" ... I0516 10:14:51.384705 9333 clone.go:40] Cloning sources into "/tmp/s2i109666399/upload/src" I0516 10:14:51.679056 9333 clone.go:56] Checked out "HEAD" I0516 10:14:51.702881 9333 clone.go:62] Updated submodules for "HEAD" I0516 10:14:51.715848 9333 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/assemble' I0516 10:14:51.715975 9333 install.go:261] Using "assemble" installed from "http://127.0.0.1:23456/.s2i/bin/assemble" I0516 10:14:51.717520 9333 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/run' I0516 10:14:51.717626 9333 install.go:261] Using "run" installed from "http://127.0.0.1:23456/.s2i/bin/run" I0516 10:14:51.719146 9333 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/save-artifacts' I0516 10:14:51.719269 9333 install.go:261] Using "save-artifacts" installed from "http://127.0.0.1:23456/.s2i/bin/save-artifacts" I0516 10:14:51.719352 9333 ignore.go:64] .s2iignore file does not exist I0516 10:14:51.719390 9333 sti.go:213] Clean build will be performed I0516 10:14:51.719434 9333 sti.go:216] Performing source build from https://github.com/openshift/ruby-hello-world I0516 10:14:51.719487 9333 sti.go:227] Running "assemble" in "test/sti-incremental-app" I0516 10:14:51.719533 9333 sti.go:585] Using image name sti_test/sti-fake I0516 10:14:51.721992 9333 docker.go:490] Using locally available image "sti_test/sti-fake:latest" I0516 10:14:51.722099 9333 environment.go:41] Setting 1 environment variables provided by environment file in sources I0516 10:14:51.722269 9333 sti.go:703] starting the source uploading ... I0516 10:14:51.722342 9333 tar.go:239] Adding "/tmp/s2i109666399/upload" to tar ... I0516 10:14:51.722733 9333 tar.go:337] Adding to tar: /tmp/s2i109666399/upload/scripts as scripts I0516 10:14:51.728397 9333 docker.go:793] Both scripts and untarred source will be placed in '/tmp' I0516 10:14:51.728497 9333 docker.go:961] Setting "/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble" command for container ... I0516 10:14:51.729012 9333 docker.go:970] Creating container with options {Name:"s2i_sti_test_sti_fake_c35c0598" Config:{Hostname: Domainname: User: AttachStdin:false AttachStdout:true AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:true StdinOnce:true Env:[RACK_ENV=production] Cmd:[/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble] Healthcheck: ArgsEscaped:false Image:sti_test/sti-fake:latest Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[] StopSignal: StopTimeout: Shell:[]} HostConfig:&{Binds:[] ContainerIDFile: LogConfig:{Type: Config:map[]} NetworkMode: PortBindings:map[] RestartPolicy:{Name: MaximumRetryCount:0} AutoRemove:false VolumeDriver: VolumesFrom:[] CapAdd:[] CapDrop:[] DNS:[] DNSOptions:[] DNSSearch:[] ExtraHosts:[] GroupAdd:[] IpcMode: Cgroup: Links:[] OomScoreAdj:0 PidMode: Privileged:false PublishAllPorts:false ReadonlyRootfs:false SecurityOpt:[] StorageOpt:map[] Tmpfs:map[] UTSMode: UsernsMode: ShmSize:67108864 Sysctls:map[] Runtime: ConsoleSize:[0 0] Isolation: Resources:{CPUShares:0 Memory:0 NanoCPUs:0 CgroupParent: BlkioWeight:0 BlkioWeightDevice:[] BlkioDeviceReadBps:[] BlkioDeviceWriteBps:[] BlkioDeviceReadIOps:[] BlkioDeviceWriteIOps:[] CPUPeriod:0 CPUQuota:0 CPURealtimePeriod:0 CPURealtimeRuntime:0 CpusetCpus: CpusetMems: Devices:[] DeviceCgroupRules:[] DiskQuota:0 KernelMemory:0 MemoryReservation:0 MemorySwap:0 MemorySwappiness: OomKillDisable: PidsLimit:0 Ulimits:[] CPUCount:0 CPUPercent:0 IOMaximumIOps:0 IOMaximumBandwidth:0} Mounts:[] Init:}} ... I0516 10:14:52.292546 9333 docker.go:1002] Attaching to container "095e60ceb95bcb587792e862467c712bf367fde7e205697ad6755d9418ec9868" ... I0516 10:14:52.294206 9333 docker.go:1013] Starting container "095e60ceb95bcb587792e862467c712bf367fde7e205697ad6755d9418ec9868" ... I0516 10:14:52.646740 9333 tar.go:337] Adding to tar: /tmp/s2i109666399/upload/scripts/assemble as scripts/assemble I0516 10:14:52.647336 9333 tar.go:337] Adding to tar: /tmp/s2i109666399/upload/scripts/run as scripts/run I0516 10:14:52.647945 9333 tar.go:337] Adding to tar: /tmp/s2i109666399/upload/scripts/save-artifacts as scripts/save-artifacts I0516 10:14:52.648551 9333 tar.go:337] Adding to tar: /tmp/s2i109666399/upload/src as src I0516 10:14:52.652263 9333 tar.go:337] Adding to tar: /tmp/s2i109666399/upload/src/.gitignore as src/.gitignore I0516 10:14:52.652880 9333 tar.go:337] Adding to tar: /tmp/s2i109666399/upload/src/.s2i as src/.s2i I0516 10:14:52.653384 9333 tar.go:337] Adding to tar: /tmp/s2i109666399/upload/src/.s2i/bin as src/.s2i/bin I0516 10:14:52.653876 9333 tar.go:337] Adding to tar: /tmp/s2i109666399/upload/src/.s2i/bin/README as src/.s2i/bin/README I0516 10:14:52.654469 9333 tar.go:337] Adding to tar: /tmp/s2i109666399/upload/src/.s2i/environment as src/.s2i/environment I0516 10:14:52.655069 9333 tar.go:337] Adding to tar: /tmp/s2i109666399/upload/src/.travis.yml as src/.travis.yml I0516 10:14:52.655628 9333 tar.go:337] Adding to tar: /tmp/s2i109666399/upload/src/Dockerfile as src/Dockerfile I0516 10:14:52.656155 9333 tar.go:337] Adding to tar: /tmp/s2i109666399/upload/src/Gemfile as src/Gemfile I0516 10:14:52.656725 9333 tar.go:337] Adding to tar: /tmp/s2i109666399/upload/src/Gemfile.lock as src/Gemfile.lock I0516 10:14:52.657268 9333 tar.go:337] Adding to tar: /tmp/s2i109666399/upload/src/README.md as src/README.md I0516 10:14:52.657798 9333 tar.go:337] Adding to tar: /tmp/s2i109666399/upload/src/Rakefile as src/Rakefile I0516 10:14:52.658369 9333 tar.go:337] Adding to tar: /tmp/s2i109666399/upload/src/app.rb as src/app.rb I0516 10:14:52.658988 9333 tar.go:337] Adding to tar: /tmp/s2i109666399/upload/src/config as src/config I0516 10:14:52.659552 9333 tar.go:337] Adding to tar: /tmp/s2i109666399/upload/src/config/database.rb as src/config/database.rb I0516 10:14:52.660107 9333 tar.go:337] Adding to tar: /tmp/s2i109666399/upload/src/config/database.yml as src/config/database.yml I0516 10:14:52.660616 9333 tar.go:337] Adding to tar: /tmp/s2i109666399/upload/src/config.ru as src/config.ru I0516 10:14:52.661150 9333 tar.go:337] Adding to tar: /tmp/s2i109666399/upload/src/db as src/db I0516 10:14:52.661589 9333 tar.go:337] Adding to tar: /tmp/s2i109666399/upload/src/db/migrate as src/db/migrate I0516 10:14:52.662104 9333 tar.go:337] Adding to tar: /tmp/s2i109666399/upload/src/db/migrate/20141102191902_create_key_pair.rb as src/db/migrate/20141102191902_create_key_pair.rb I0516 10:14:52.662610 9333 tar.go:337] Adding to tar: /tmp/s2i109666399/upload/src/models.rb as src/models.rb I0516 10:14:52.663147 9333 tar.go:337] Adding to tar: /tmp/s2i109666399/upload/src/run.sh as src/run.sh I0516 10:14:52.663687 9333 tar.go:337] Adding to tar: /tmp/s2i109666399/upload/src/test as src/test I0516 10:14:52.664178 9333 tar.go:337] Adding to tar: /tmp/s2i109666399/upload/src/test/sample_test.rb as src/test/sample_test.rb I0516 10:14:52.664692 9333 tar.go:337] Adding to tar: /tmp/s2i109666399/upload/src/views as src/views I0516 10:14:52.665200 9333 tar.go:337] Adding to tar: /tmp/s2i109666399/upload/src/views/main.erb as src/views/main.erb I0516 10:14:52.725661 9333 docker.go:1044] Waiting for container "095e60ceb95bcb587792e862467c712bf367fde7e205697ad6755d9418ec9868" to stop ... I0516 10:14:52.894782 9333 docker.go:1069] Invoking PostExecute function I0516 10:14:52.894840 9333 postexecutorstep.go:68] Skipping step: store previous image I0516 10:14:52.894872 9333 postexecutorstep.go:117] Executing step: commit image I0516 10:14:52.897257 9333 postexecutorstep.go:523] Checking for new Labels to apply... I0516 10:14:52.897326 9333 postexecutorstep.go:531] Creating the download path '/tmp/s2i109666399/metadata' I0516 10:14:52.897528 9333 postexecutorstep.go:465] Downloading file "/tmp/.s2i/image_metadata.json" I0516 10:14:53.111135 9333 tar.go:401] Creating directory /tmp/s2i109666399/metadata I0516 10:14:53.111239 9333 tar.go:469] Creating /tmp/s2i109666399/metadata/image_metadata.json I0516 10:14:53.111444 9333 tar.go:479] Extracting/writing /tmp/s2i109666399/metadata/image_metadata.json I0516 10:14:53.111628 9333 tar.go:425] Done extracting tar stream I0516 10:14:53.111767 9333 postexecutorstep.go:556] new Labels File contents : { "labels": [ {"testLabel": "testLabel_value"} ] } I0516 10:14:53.116397 9333 docker.go:1103] Committing container with dockerOpts: {Reference:test/sti-incremental-app Comment: Author: Changes:[] Pause:false Config:0xc42026f7c0}, config: {Hostname: Domainname: User: AttachStdin:false AttachStdout:false AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:false StdinOnce:false Env:[RACK_ENV=production] Cmd:[/tmp/scripts/run] Healthcheck: ArgsEscaped:false Image: Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[io.openshift.s2i.scripts-url:http://127.0.0.1:23456/.s2i/bin io.openshift.s2i.build.source-location:https://github.com/openshift/ruby-hello-world io.openshift.s2i.build.image:sti_test/sti-fake io.openshift.s2i.build.commit.author:Ben Parees io.openshift.s2i.build.commit.date:Thu Jan 17 17:21:03 2019 -0500 io.openshift.s2i.build.commit.id:787f1beae9956c959c6af62ee43bfdda73769cf7 io.openshift.s2i.build.commit.ref:master io.openshift.s2i.build.commit.message:Merge pull request #78 from bparees/v22 io.k8s.display-name:test/sti-incremental-app testLabel:testLabel_value] StopSignal: StopTimeout: Shell:[]} I0516 10:14:53.920838 9333 postexecutorstep.go:393] Executing step: report success I0516 10:14:53.920897 9333 postexecutorstep.go:398] Successfully built test/sti-incremental-app I0516 10:14:53.920956 9333 postexecutorstep.go:93] Skipping step: remove previous image I0516 10:14:53.921056 9333 docker.go:980] Removing container "095e60ceb95bcb587792e862467c712bf367fde7e205697ad6755d9418ec9868" ... I0516 10:14:53.937723 9333 docker.go:990] Removed container "095e60ceb95bcb587792e862467c712bf367fde7e205697ad6755d9418ec9868" I0516 10:14:53.938064 9333 cleanup.go:33] Removing temporary directory /tmp/s2i109666399 I0516 10:14:53.938115 9333 fs.go:302] Removing directory '/tmp/s2i109666399' I0516 10:14:53.943421 9333 docker.go:490] Using locally available image "sti_test/sti-fake:latest" I0516 10:14:53.949799 9333 docker.go:490] Using locally available image "sti_test/sti-fake:latest" I0516 10:14:53.949868 9333 docker.go:730] Image sha256:dbe2759f25239169a80660e17a5902c8fd3b83e8b48eacfa821862bcfeae861b contains io.openshift.s2i.scripts-url set to "http://127.0.0.1:23456/.s2i/bin" I0516 10:14:53.949957 9333 scm.go:20] DownloadForSource https://github.com/openshift/ruby-hello-world I0516 10:14:53.950072 9333 sti.go:204] Preparing to build test/sti-incremental-app I0516 10:14:53.950633 9333 clone.go:36] Downloading "https://github.com/openshift/ruby-hello-world" ... I0516 10:14:53.950684 9333 clone.go:40] Cloning sources into "/tmp/s2i998790121/upload/src" I0516 10:14:54.211087 9333 clone.go:56] Checked out "HEAD" I0516 10:14:54.234934 9333 clone.go:62] Updated submodules for "HEAD" I0516 10:14:54.251561 9333 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/assemble' I0516 10:14:54.251743 9333 install.go:261] Using "assemble" installed from "http://127.0.0.1:23456/.s2i/bin/assemble" I0516 10:14:54.254520 9333 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/run' I0516 10:14:54.254623 9333 install.go:261] Using "run" installed from "http://127.0.0.1:23456/.s2i/bin/run" I0516 10:14:54.256230 9333 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/save-artifacts' I0516 10:14:54.256347 9333 install.go:261] Using "save-artifacts" installed from "http://127.0.0.1:23456/.s2i/bin/save-artifacts" I0516 10:14:54.256450 9333 ignore.go:64] .s2iignore file does not exist I0516 10:14:54.259536 9333 docker.go:490] Using locally available image "test/sti-incremental-app:latest" I0516 10:14:54.262219 9333 sti.go:211] Existing image for tag test/sti-incremental-app detected for incremental build I0516 10:14:54.262278 9333 sti.go:216] Performing source build from https://github.com/openshift/ruby-hello-world I0516 10:14:54.262416 9333 sti.go:522] Saving build artifacts from image test/sti-incremental-app to path /tmp/s2i998790121/upload/artifacts I0516 10:14:54.265072 9333 sti.go:546] The assemble user is not set, defaulting to "" user I0516 10:14:54.270557 9333 docker.go:793] Both scripts and untarred source will be placed in '/tmp' I0516 10:14:54.270629 9333 docker.go:961] Setting "/tmp/scripts/save-artifacts" command for container ... I0516 10:14:54.270961 9333 docker.go:970] Creating container with options {Name:"s2i_test_sti_incremental_app_ede34754" Config:{Hostname: Domainname: User: AttachStdin:false AttachStdout:true AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:false StdinOnce:false Env:[] Cmd:[/tmp/scripts/save-artifacts] Healthcheck: ArgsEscaped:false Image:test/sti-incremental-app:latest Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[] StopSignal: StopTimeout: Shell:[]} HostConfig:&{Binds:[] ContainerIDFile: LogConfig:{Type: Config:map[]} NetworkMode: PortBindings:map[] RestartPolicy:{Name: MaximumRetryCount:0} AutoRemove:false VolumeDriver: VolumesFrom:[] CapAdd:[] CapDrop:[] DNS:[] DNSOptions:[] DNSSearch:[] ExtraHosts:[] GroupAdd:[] IpcMode: Cgroup: Links:[] OomScoreAdj:0 PidMode: Privileged:false PublishAllPorts:false ReadonlyRootfs:false SecurityOpt:[] StorageOpt:map[] Tmpfs:map[] UTSMode: UsernsMode: ShmSize:67108864 Sysctls:map[] Runtime: ConsoleSize:[0 0] Isolation: Resources:{CPUShares:0 Memory:0 NanoCPUs:0 CgroupParent: BlkioWeight:0 BlkioWeightDevice:[] BlkioDeviceReadBps:[] BlkioDeviceWriteBps:[] BlkioDeviceReadIOps:[] BlkioDeviceWriteIOps:[] CPUPeriod:0 CPUQuota:0 CPURealtimePeriod:0 CPURealtimeRuntime:0 CpusetCpus: CpusetMems: Devices:[] DeviceCgroupRules:[] DiskQuota:0 KernelMemory:0 MemoryReservation:0 MemorySwap:0 MemorySwappiness: OomKillDisable: PidsLimit:0 Ulimits:[] CPUCount:0 CPUPercent:0 IOMaximumIOps:0 IOMaximumBandwidth:0} Mounts:[] Init:}} ... I0516 10:14:54.745392 9333 docker.go:1002] Attaching to container "bc56d6c54fb9df27e42e26e7368dee497ecaf442bf10cb7f0132bfa6c32efb56" ... I0516 10:14:54.746782 9333 docker.go:1013] Starting container "bc56d6c54fb9df27e42e26e7368dee497ecaf442bf10cb7f0132bfa6c32efb56" ... I0516 10:14:55.106689 9333 tar.go:392] Creating directory /tmp/s2i998790121/upload/artifacts I0516 10:14:55.106947 9333 tar.go:401] Creating directory /tmp/s2i998790121/upload/artifacts I0516 10:14:55.107033 9333 tar.go:469] Creating /tmp/s2i998790121/upload/artifacts/.gitignore I0516 10:14:55.107196 9333 tar.go:479] Extracting/writing /tmp/s2i998790121/upload/artifacts/.gitignore I0516 10:14:55.107889 9333 tar.go:392] Creating directory /tmp/s2i998790121/upload/artifacts/.s2i I0516 10:14:55.108159 9333 tar.go:392] Creating directory /tmp/s2i998790121/upload/artifacts/.s2i/bin I0516 10:14:55.108394 9333 tar.go:401] Creating directory /tmp/s2i998790121/upload/artifacts/.s2i/bin I0516 10:14:55.108469 9333 tar.go:469] Creating /tmp/s2i998790121/upload/artifacts/.s2i/bin/README I0516 10:14:55.108572 9333 tar.go:479] Extracting/writing /tmp/s2i998790121/upload/artifacts/.s2i/bin/README I0516 10:14:55.109330 9333 tar.go:401] Creating directory /tmp/s2i998790121/upload/artifacts/.s2i I0516 10:14:55.109431 9333 tar.go:469] Creating /tmp/s2i998790121/upload/artifacts/.s2i/environment I0516 10:14:55.109547 9333 tar.go:479] Extracting/writing /tmp/s2i998790121/upload/artifacts/.s2i/environment I0516 10:14:55.111713 9333 tar.go:401] Creating directory /tmp/s2i998790121/upload/artifacts I0516 10:14:55.111804 9333 tar.go:469] Creating /tmp/s2i998790121/upload/artifacts/.travis.yml I0516 10:14:55.111947 9333 tar.go:479] Extracting/writing /tmp/s2i998790121/upload/artifacts/.travis.yml I0516 10:14:55.113159 9333 tar.go:401] Creating directory /tmp/s2i998790121/upload/artifacts I0516 10:14:55.113241 9333 tar.go:469] Creating /tmp/s2i998790121/upload/artifacts/Dockerfile I0516 10:14:55.113357 9333 tar.go:479] Extracting/writing /tmp/s2i998790121/upload/artifacts/Dockerfile I0516 10:14:55.117338 9333 tar.go:401] Creating directory /tmp/s2i998790121/upload/artifacts I0516 10:14:55.117430 9333 tar.go:469] Creating /tmp/s2i998790121/upload/artifacts/Gemfile I0516 10:14:55.117561 9333 tar.go:479] Extracting/writing /tmp/s2i998790121/upload/artifacts/Gemfile I0516 10:14:55.118384 9333 tar.go:401] Creating directory /tmp/s2i998790121/upload/artifacts I0516 10:14:55.118474 9333 tar.go:469] Creating /tmp/s2i998790121/upload/artifacts/Gemfile.lock I0516 10:14:55.118604 9333 tar.go:479] Extracting/writing /tmp/s2i998790121/upload/artifacts/Gemfile.lock I0516 10:14:55.120060 9333 tar.go:401] Creating directory /tmp/s2i998790121/upload/artifacts I0516 10:14:55.120147 9333 tar.go:469] Creating /tmp/s2i998790121/upload/artifacts/README.md I0516 10:14:55.120325 9333 tar.go:479] Extracting/writing /tmp/s2i998790121/upload/artifacts/README.md I0516 10:14:55.120559 9333 tar.go:401] Creating directory /tmp/s2i998790121/upload/artifacts I0516 10:14:55.120648 9333 tar.go:469] Creating /tmp/s2i998790121/upload/artifacts/Rakefile I0516 10:14:55.120766 9333 tar.go:479] Extracting/writing /tmp/s2i998790121/upload/artifacts/Rakefile I0516 10:14:55.121071 9333 tar.go:401] Creating directory /tmp/s2i998790121/upload/artifacts I0516 10:14:55.121150 9333 tar.go:469] Creating /tmp/s2i998790121/upload/artifacts/app.rb I0516 10:14:55.121266 9333 tar.go:479] Extracting/writing /tmp/s2i998790121/upload/artifacts/app.rb I0516 10:14:55.122160 9333 tar.go:392] Creating directory /tmp/s2i998790121/upload/artifacts/config I0516 10:14:55.122499 9333 tar.go:401] Creating directory /tmp/s2i998790121/upload/artifacts/config I0516 10:14:55.122585 9333 tar.go:469] Creating /tmp/s2i998790121/upload/artifacts/config/database.rb I0516 10:14:55.122694 9333 tar.go:479] Extracting/writing /tmp/s2i998790121/upload/artifacts/config/database.rb I0516 10:14:55.126154 9333 tar.go:401] Creating directory /tmp/s2i998790121/upload/artifacts/config I0516 10:14:55.126249 9333 tar.go:469] Creating /tmp/s2i998790121/upload/artifacts/config/database.yml I0516 10:14:55.126352 9333 tar.go:479] Extracting/writing /tmp/s2i998790121/upload/artifacts/config/database.yml I0516 10:14:55.126626 9333 tar.go:401] Creating directory /tmp/s2i998790121/upload/artifacts I0516 10:14:55.126711 9333 tar.go:469] Creating /tmp/s2i998790121/upload/artifacts/config.ru I0516 10:14:55.126829 9333 tar.go:479] Extracting/writing /tmp/s2i998790121/upload/artifacts/config.ru I0516 10:14:55.127083 9333 tar.go:392] Creating directory /tmp/s2i998790121/upload/artifacts/db I0516 10:14:55.127334 9333 tar.go:392] Creating directory /tmp/s2i998790121/upload/artifacts/db/migrate I0516 10:14:55.127654 9333 tar.go:401] Creating directory /tmp/s2i998790121/upload/artifacts/db/migrate I0516 10:14:55.127741 9333 tar.go:469] Creating /tmp/s2i998790121/upload/artifacts/db/migrate/20141102191902_create_key_pair.rb I0516 10:14:55.127882 9333 tar.go:479] Extracting/writing /tmp/s2i998790121/upload/artifacts/db/migrate/20141102191902_create_key_pair.rb I0516 10:14:55.128186 9333 tar.go:401] Creating directory /tmp/s2i998790121/upload/artifacts I0516 10:14:55.128272 9333 tar.go:469] Creating /tmp/s2i998790121/upload/artifacts/models.rb I0516 10:14:55.128413 9333 tar.go:479] Extracting/writing /tmp/s2i998790121/upload/artifacts/models.rb I0516 10:14:55.128720 9333 tar.go:401] Creating directory /tmp/s2i998790121/upload/artifacts I0516 10:14:55.128820 9333 tar.go:469] Creating /tmp/s2i998790121/upload/artifacts/run.sh I0516 10:14:55.128983 9333 tar.go:479] Extracting/writing /tmp/s2i998790121/upload/artifacts/run.sh I0516 10:14:55.129271 9333 tar.go:392] Creating directory /tmp/s2i998790121/upload/artifacts/test I0516 10:14:55.129584 9333 tar.go:401] Creating directory /tmp/s2i998790121/upload/artifacts/test I0516 10:14:55.129661 9333 tar.go:469] Creating /tmp/s2i998790121/upload/artifacts/test/sample_test.rb I0516 10:14:55.129761 9333 tar.go:479] Extracting/writing /tmp/s2i998790121/upload/artifacts/test/sample_test.rb I0516 10:14:55.130456 9333 tar.go:392] Creating directory /tmp/s2i998790121/upload/artifacts/views I0516 10:14:55.130719 9333 tar.go:401] Creating directory /tmp/s2i998790121/upload/artifacts/views I0516 10:14:55.130800 9333 tar.go:469] Creating /tmp/s2i998790121/upload/artifacts/views/main.erb I0516 10:14:55.130927 9333 tar.go:479] Extracting/writing /tmp/s2i998790121/upload/artifacts/views/main.erb I0516 10:14:55.131703 9333 tar.go:401] Creating directory /tmp/s2i998790121/upload/artifacts I0516 10:14:55.131792 9333 tar.go:469] Creating /tmp/s2i998790121/upload/artifacts/save-artifacts-invoked I0516 10:14:55.131929 9333 tar.go:479] Extracting/writing /tmp/s2i998790121/upload/artifacts/save-artifacts-invoked I0516 10:14:55.132180 9333 tar.go:425] Done extracting tar stream I0516 10:14:55.212147 9333 docker.go:1044] Waiting for container "bc56d6c54fb9df27e42e26e7368dee497ecaf442bf10cb7f0132bfa6c32efb56" to stop ... I0516 10:14:55.367702 9333 docker.go:980] Removing container "bc56d6c54fb9df27e42e26e7368dee497ecaf442bf10cb7f0132bfa6c32efb56" ... I0516 10:14:55.384986 9333 docker.go:990] Removed container "bc56d6c54fb9df27e42e26e7368dee497ecaf442bf10cb7f0132bfa6c32efb56" I0516 10:14:55.385160 9333 sti.go:227] Running "assemble" in "test/sti-incremental-app" I0516 10:14:55.385217 9333 sti.go:585] Using image name sti_test/sti-fake I0516 10:14:55.387572 9333 docker.go:490] Using locally available image "sti_test/sti-fake:latest" I0516 10:14:55.387689 9333 environment.go:41] Setting 1 environment variables provided by environment file in sources I0516 10:14:55.387863 9333 sti.go:703] starting the source uploading ... I0516 10:14:55.387946 9333 tar.go:239] Adding "/tmp/s2i998790121/upload" to tar ... I0516 10:14:55.388415 9333 tar.go:337] Adding to tar: /tmp/s2i998790121/upload/artifacts as artifacts I0516 10:14:55.392421 9333 docker.go:793] Both scripts and untarred source will be placed in '/tmp' I0516 10:14:55.392508 9333 docker.go:961] Setting "/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble" command for container ... I0516 10:14:55.392828 9333 docker.go:970] Creating container with options {Name:"s2i_sti_test_sti_fake_0e2dcaad" Config:{Hostname: Domainname: User: AttachStdin:false AttachStdout:true AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:true StdinOnce:true Env:[RACK_ENV=production] Cmd:[/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble] Healthcheck: ArgsEscaped:false Image:sti_test/sti-fake:latest Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[] StopSignal: StopTimeout: Shell:[]} HostConfig:&{Binds:[] ContainerIDFile: LogConfig:{Type: Config:map[]} NetworkMode: PortBindings:map[] RestartPolicy:{Name: MaximumRetryCount:0} AutoRemove:false VolumeDriver: VolumesFrom:[] CapAdd:[] CapDrop:[] DNS:[] DNSOptions:[] DNSSearch:[] ExtraHosts:[] GroupAdd:[] IpcMode: Cgroup: Links:[] OomScoreAdj:0 PidMode: Privileged:false PublishAllPorts:false ReadonlyRootfs:false SecurityOpt:[] StorageOpt:map[] Tmpfs:map[] UTSMode: UsernsMode: ShmSize:67108864 Sysctls:map[] Runtime: ConsoleSize:[0 0] Isolation: Resources:{CPUShares:0 Memory:0 NanoCPUs:0 CgroupParent: BlkioWeight:0 BlkioWeightDevice:[] BlkioDeviceReadBps:[] BlkioDeviceWriteBps:[] BlkioDeviceReadIOps:[] BlkioDeviceWriteIOps:[] CPUPeriod:0 CPUQuota:0 CPURealtimePeriod:0 CPURealtimeRuntime:0 CpusetCpus: CpusetMems: Devices:[] DeviceCgroupRules:[] DiskQuota:0 KernelMemory:0 MemoryReservation:0 MemorySwap:0 MemorySwappiness: OomKillDisable: PidsLimit:0 Ulimits:[] CPUCount:0 CPUPercent:0 IOMaximumIOps:0 IOMaximumBandwidth:0} Mounts:[] Init:}} ... I0516 10:14:55.856342 9333 docker.go:1002] Attaching to container "f7b3e1b98144975386dbed3b09ec9b0767a8babe9f7e0b491e5003575357df44" ... I0516 10:14:55.857887 9333 docker.go:1013] Starting container "f7b3e1b98144975386dbed3b09ec9b0767a8babe9f7e0b491e5003575357df44" ... I0516 10:14:56.201424 9333 tar.go:337] Adding to tar: /tmp/s2i998790121/upload/artifacts/.gitignore as artifacts/.gitignore I0516 10:14:56.202012 9333 tar.go:337] Adding to tar: /tmp/s2i998790121/upload/artifacts/.s2i as artifacts/.s2i I0516 10:14:56.202611 9333 tar.go:337] Adding to tar: /tmp/s2i998790121/upload/artifacts/.s2i/bin as artifacts/.s2i/bin I0516 10:14:56.203178 9333 tar.go:337] Adding to tar: /tmp/s2i998790121/upload/artifacts/.s2i/bin/README as artifacts/.s2i/bin/README I0516 10:14:56.203721 9333 tar.go:337] Adding to tar: /tmp/s2i998790121/upload/artifacts/.s2i/environment as artifacts/.s2i/environment I0516 10:14:56.204286 9333 tar.go:337] Adding to tar: /tmp/s2i998790121/upload/artifacts/.travis.yml as artifacts/.travis.yml I0516 10:14:56.204864 9333 tar.go:337] Adding to tar: /tmp/s2i998790121/upload/artifacts/Dockerfile as artifacts/Dockerfile I0516 10:14:56.205470 9333 tar.go:337] Adding to tar: /tmp/s2i998790121/upload/artifacts/Gemfile as artifacts/Gemfile I0516 10:14:56.206069 9333 tar.go:337] Adding to tar: /tmp/s2i998790121/upload/artifacts/Gemfile.lock as artifacts/Gemfile.lock I0516 10:14:56.206599 9333 tar.go:337] Adding to tar: /tmp/s2i998790121/upload/artifacts/README.md as artifacts/README.md I0516 10:14:56.207185 9333 tar.go:337] Adding to tar: /tmp/s2i998790121/upload/artifacts/Rakefile as artifacts/Rakefile I0516 10:14:56.207698 9333 tar.go:337] Adding to tar: /tmp/s2i998790121/upload/artifacts/app.rb as artifacts/app.rb I0516 10:14:56.208636 9333 tar.go:337] Adding to tar: /tmp/s2i998790121/upload/artifacts/config as artifacts/config I0516 10:14:56.209873 9333 tar.go:337] Adding to tar: /tmp/s2i998790121/upload/artifacts/config/database.rb as artifacts/config/database.rb I0516 10:14:56.210404 9333 tar.go:337] Adding to tar: /tmp/s2i998790121/upload/artifacts/config/database.yml as artifacts/config/database.yml I0516 10:14:56.210943 9333 tar.go:337] Adding to tar: /tmp/s2i998790121/upload/artifacts/config.ru as artifacts/config.ru I0516 10:14:56.212418 9333 tar.go:337] Adding to tar: /tmp/s2i998790121/upload/artifacts/db as artifacts/db I0516 10:14:56.213024 9333 tar.go:337] Adding to tar: /tmp/s2i998790121/upload/artifacts/db/migrate as artifacts/db/migrate I0516 10:14:56.213687 9333 tar.go:337] Adding to tar: /tmp/s2i998790121/upload/artifacts/db/migrate/20141102191902_create_key_pair.rb as artifacts/db/migrate/20141102191902_create_key_pair.rb I0516 10:14:56.214347 9333 tar.go:337] Adding to tar: /tmp/s2i998790121/upload/artifacts/models.rb as artifacts/models.rb I0516 10:14:56.215315 9333 tar.go:337] Adding to tar: /tmp/s2i998790121/upload/artifacts/run.sh as artifacts/run.sh I0516 10:14:56.216114 9333 tar.go:337] Adding to tar: /tmp/s2i998790121/upload/artifacts/save-artifacts-invoked as artifacts/save-artifacts-invoked I0516 10:14:56.216698 9333 tar.go:337] Adding to tar: /tmp/s2i998790121/upload/artifacts/test as artifacts/test I0516 10:14:56.217219 9333 tar.go:337] Adding to tar: /tmp/s2i998790121/upload/artifacts/test/sample_test.rb as artifacts/test/sample_test.rb I0516 10:14:56.217821 9333 tar.go:337] Adding to tar: /tmp/s2i998790121/upload/artifacts/views as artifacts/views I0516 10:14:56.218353 9333 tar.go:337] Adding to tar: /tmp/s2i998790121/upload/artifacts/views/main.erb as artifacts/views/main.erb I0516 10:14:56.218896 9333 tar.go:337] Adding to tar: /tmp/s2i998790121/upload/scripts as scripts I0516 10:14:56.219437 9333 tar.go:337] Adding to tar: /tmp/s2i998790121/upload/scripts/assemble as scripts/assemble I0516 10:14:56.219992 9333 tar.go:337] Adding to tar: /tmp/s2i998790121/upload/scripts/run as scripts/run I0516 10:14:56.220581 9333 tar.go:337] Adding to tar: /tmp/s2i998790121/upload/scripts/save-artifacts as scripts/save-artifacts I0516 10:14:56.221209 9333 tar.go:337] Adding to tar: /tmp/s2i998790121/upload/src as src I0516 10:14:56.225169 9333 tar.go:337] Adding to tar: /tmp/s2i998790121/upload/src/.gitignore as src/.gitignore I0516 10:14:56.225730 9333 tar.go:337] Adding to tar: /tmp/s2i998790121/upload/src/.s2i as src/.s2i I0516 10:14:56.226248 9333 tar.go:337] Adding to tar: /tmp/s2i998790121/upload/src/.s2i/bin as src/.s2i/bin I0516 10:14:56.226698 9333 tar.go:337] Adding to tar: /tmp/s2i998790121/upload/src/.s2i/bin/README as src/.s2i/bin/README I0516 10:14:56.227201 9333 tar.go:337] Adding to tar: /tmp/s2i998790121/upload/src/.s2i/environment as src/.s2i/environment I0516 10:14:56.227619 9333 tar.go:337] Adding to tar: /tmp/s2i998790121/upload/src/.travis.yml as src/.travis.yml I0516 10:14:56.228075 9333 tar.go:337] Adding to tar: /tmp/s2i998790121/upload/src/Dockerfile as src/Dockerfile I0516 10:14:56.228496 9333 tar.go:337] Adding to tar: /tmp/s2i998790121/upload/src/Gemfile as src/Gemfile I0516 10:14:56.228933 9333 tar.go:337] Adding to tar: /tmp/s2i998790121/upload/src/Gemfile.lock as src/Gemfile.lock I0516 10:14:56.229498 9333 tar.go:337] Adding to tar: /tmp/s2i998790121/upload/src/README.md as src/README.md I0516 10:14:56.229906 9333 tar.go:337] Adding to tar: /tmp/s2i998790121/upload/src/Rakefile as src/Rakefile I0516 10:14:56.230361 9333 tar.go:337] Adding to tar: /tmp/s2i998790121/upload/src/app.rb as src/app.rb I0516 10:14:56.230798 9333 tar.go:337] Adding to tar: /tmp/s2i998790121/upload/src/config as src/config I0516 10:14:56.231330 9333 tar.go:337] Adding to tar: /tmp/s2i998790121/upload/src/config/database.rb as src/config/database.rb I0516 10:14:56.231767 9333 tar.go:337] Adding to tar: /tmp/s2i998790121/upload/src/config/database.yml as src/config/database.yml I0516 10:14:56.232194 9333 tar.go:337] Adding to tar: /tmp/s2i998790121/upload/src/config.ru as src/config.ru I0516 10:14:56.232600 9333 tar.go:337] Adding to tar: /tmp/s2i998790121/upload/src/db as src/db I0516 10:14:56.233083 9333 tar.go:337] Adding to tar: /tmp/s2i998790121/upload/src/db/migrate as src/db/migrate I0516 10:14:56.233611 9333 tar.go:337] Adding to tar: /tmp/s2i998790121/upload/src/db/migrate/20141102191902_create_key_pair.rb as src/db/migrate/20141102191902_create_key_pair.rb I0516 10:14:56.234147 9333 tar.go:337] Adding to tar: /tmp/s2i998790121/upload/src/models.rb as src/models.rb I0516 10:14:56.234578 9333 tar.go:337] Adding to tar: /tmp/s2i998790121/upload/src/run.sh as src/run.sh I0516 10:14:56.235031 9333 tar.go:337] Adding to tar: /tmp/s2i998790121/upload/src/test as src/test I0516 10:14:56.235410 9333 tar.go:337] Adding to tar: /tmp/s2i998790121/upload/src/test/sample_test.rb as src/test/sample_test.rb I0516 10:14:56.235818 9333 tar.go:337] Adding to tar: /tmp/s2i998790121/upload/src/views as src/views I0516 10:14:56.236355 9333 tar.go:337] Adding to tar: /tmp/s2i998790121/upload/src/views/main.erb as src/views/main.erb I0516 10:14:56.276984 9333 docker.go:1044] Waiting for container "f7b3e1b98144975386dbed3b09ec9b0767a8babe9f7e0b491e5003575357df44" to stop ... I0516 10:14:56.452876 9333 docker.go:1069] Invoking PostExecute function I0516 10:14:56.452948 9333 postexecutorstep.go:68] Skipping step: store previous image I0516 10:14:56.452983 9333 postexecutorstep.go:117] Executing step: commit image I0516 10:14:56.455477 9333 postexecutorstep.go:523] Checking for new Labels to apply... I0516 10:14:56.455536 9333 postexecutorstep.go:531] Creating the download path '/tmp/s2i998790121/metadata' I0516 10:14:56.455725 9333 postexecutorstep.go:465] Downloading file "/tmp/.s2i/image_metadata.json" I0516 10:14:56.658101 9333 tar.go:401] Creating directory /tmp/s2i998790121/metadata I0516 10:14:56.658198 9333 tar.go:469] Creating /tmp/s2i998790121/metadata/image_metadata.json I0516 10:14:56.658390 9333 tar.go:479] Extracting/writing /tmp/s2i998790121/metadata/image_metadata.json I0516 10:14:56.658544 9333 tar.go:425] Done extracting tar stream I0516 10:14:56.658683 9333 postexecutorstep.go:556] new Labels File contents : { "labels": [ {"testLabel": "testLabel_value"} ] } I0516 10:14:56.663332 9333 docker.go:1103] Committing container with dockerOpts: {Reference:test/sti-incremental-app Comment: Author: Changes:[] Pause:false Config:0xc42026f7c0}, config: {Hostname: Domainname: User: AttachStdin:false AttachStdout:false AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:false StdinOnce:false Env:[RACK_ENV=production] Cmd:[/tmp/scripts/run] Healthcheck: ArgsEscaped:false Image: Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[io.openshift.s2i.build.commit.author:Ben Parees io.openshift.s2i.build.commit.date:Thu Jan 17 17:21:03 2019 -0500 io.openshift.s2i.build.commit.id:787f1beae9956c959c6af62ee43bfdda73769cf7 io.openshift.s2i.build.commit.message:Merge pull request #78 from bparees/v22 io.openshift.s2i.build.source-location:https://github.com/openshift/ruby-hello-world io.k8s.display-name:test/sti-incremental-app io.openshift.s2i.build.image:sti_test/sti-fake io.openshift.s2i.scripts-url:http://127.0.0.1:23456/.s2i/bin io.openshift.s2i.build.commit.ref:master testLabel:testLabel_value] StopSignal: StopTimeout: Shell:[]} I0516 10:14:57.430758 9333 postexecutorstep.go:393] Executing step: report success I0516 10:14:57.430815 9333 postexecutorstep.go:398] Successfully built test/sti-incremental-app I0516 10:14:57.430851 9333 postexecutorstep.go:93] Skipping step: remove previous image I0516 10:14:57.430979 9333 docker.go:980] Removing container "f7b3e1b98144975386dbed3b09ec9b0767a8babe9f7e0b491e5003575357df44" ... I0516 10:14:57.446975 9333 docker.go:990] Removed container "f7b3e1b98144975386dbed3b09ec9b0767a8babe9f7e0b491e5003575357df44" I0516 10:14:57.447272 9333 cleanup.go:33] Removing temporary directory /tmp/s2i998790121 I0516 10:14:57.447315 9333 fs.go:302] Removing directory '/tmp/s2i998790121' --- PASS: TestIncrementalBuildAndKeepPreviousImage (7.91s) === RUN TestIncrementalBuildUser I0516 10:14:59.287217 9333 docker.go:490] Using locally available image "sti_test/sti-fake:latest" I0516 10:14:59.293279 9333 docker.go:490] Using locally available image "sti_test/sti-fake:latest" I0516 10:14:59.293346 9333 docker.go:730] Image sha256:dbe2759f25239169a80660e17a5902c8fd3b83e8b48eacfa821862bcfeae861b contains io.openshift.s2i.scripts-url set to "http://127.0.0.1:23456/.s2i/bin" I0516 10:14:59.293415 9333 scm.go:20] DownloadForSource https://github.com/openshift/ruby-hello-world I0516 10:14:59.293526 9333 sti.go:204] Preparing to build test/sti-incremental-app-user I0516 10:14:59.294046 9333 clone.go:36] Downloading "https://github.com/openshift/ruby-hello-world" ... I0516 10:14:59.294097 9333 clone.go:40] Cloning sources into "/tmp/s2i698280963/upload/src" I0516 10:14:59.561224 9333 clone.go:56] Checked out "HEAD" I0516 10:14:59.585002 9333 clone.go:62] Updated submodules for "HEAD" I0516 10:14:59.601953 9333 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/assemble' I0516 10:14:59.602061 9333 install.go:261] Using "assemble" installed from "http://127.0.0.1:23456/.s2i/bin/assemble" I0516 10:14:59.603559 9333 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/run' I0516 10:14:59.603679 9333 install.go:261] Using "run" installed from "http://127.0.0.1:23456/.s2i/bin/run" I0516 10:14:59.605229 9333 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/save-artifacts' I0516 10:14:59.605321 9333 install.go:261] Using "save-artifacts" installed from "http://127.0.0.1:23456/.s2i/bin/save-artifacts" I0516 10:14:59.605376 9333 ignore.go:64] .s2iignore file does not exist I0516 10:14:59.605398 9333 sti.go:213] Clean build will be performed I0516 10:14:59.605433 9333 sti.go:216] Performing source build from https://github.com/openshift/ruby-hello-world I0516 10:14:59.605469 9333 sti.go:227] Running "assemble" in "test/sti-incremental-app-user" I0516 10:14:59.605491 9333 sti.go:585] Using image name sti_test/sti-fake I0516 10:14:59.608028 9333 docker.go:490] Using locally available image "sti_test/sti-fake:latest" I0516 10:14:59.608151 9333 environment.go:41] Setting 1 environment variables provided by environment file in sources I0516 10:14:59.608368 9333 sti.go:703] starting the source uploading ... I0516 10:14:59.608439 9333 tar.go:239] Adding "/tmp/s2i698280963/upload" to tar ... I0516 10:14:59.608873 9333 tar.go:337] Adding to tar: /tmp/s2i698280963/upload/scripts as scripts I0516 10:14:59.612751 9333 docker.go:793] Both scripts and untarred source will be placed in '/tmp' I0516 10:14:59.612835 9333 docker.go:961] Setting "/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble" command for container ... I0516 10:14:59.613154 9333 docker.go:970] Creating container with options {Name:"s2i_sti_test_sti_fake_4129f581" Config:{Hostname: Domainname: User: AttachStdin:false AttachStdout:true AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:true StdinOnce:true Env:[RACK_ENV=production] Cmd:[/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble] Healthcheck: ArgsEscaped:false Image:sti_test/sti-fake:latest Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[] StopSignal: StopTimeout: Shell:[]} HostConfig:&{Binds:[] ContainerIDFile: LogConfig:{Type: Config:map[]} NetworkMode: PortBindings:map[] RestartPolicy:{Name: MaximumRetryCount:0} AutoRemove:false VolumeDriver: VolumesFrom:[] CapAdd:[] CapDrop:[] DNS:[] DNSOptions:[] DNSSearch:[] ExtraHosts:[] GroupAdd:[] IpcMode: Cgroup: Links:[] OomScoreAdj:0 PidMode: Privileged:false PublishAllPorts:false ReadonlyRootfs:false SecurityOpt:[] StorageOpt:map[] Tmpfs:map[] UTSMode: UsernsMode: ShmSize:67108864 Sysctls:map[] Runtime: ConsoleSize:[0 0] Isolation: Resources:{CPUShares:0 Memory:0 NanoCPUs:0 CgroupParent: BlkioWeight:0 BlkioWeightDevice:[] BlkioDeviceReadBps:[] BlkioDeviceWriteBps:[] BlkioDeviceReadIOps:[] BlkioDeviceWriteIOps:[] CPUPeriod:0 CPUQuota:0 CPURealtimePeriod:0 CPURealtimeRuntime:0 CpusetCpus: CpusetMems: Devices:[] DeviceCgroupRules:[] DiskQuota:0 KernelMemory:0 MemoryReservation:0 MemorySwap:0 MemorySwappiness: OomKillDisable: PidsLimit:0 Ulimits:[] CPUCount:0 CPUPercent:0 IOMaximumIOps:0 IOMaximumBandwidth:0} Mounts:[] Init:}} ... I0516 10:15:00.086347 9333 docker.go:1002] Attaching to container "f9bedeab2b20040fe087224bbf55c71779228157ea29e61a005a3a187f0ecc15" ... I0516 10:15:00.087813 9333 docker.go:1013] Starting container "f9bedeab2b20040fe087224bbf55c71779228157ea29e61a005a3a187f0ecc15" ... I0516 10:15:00.433650 9333 tar.go:337] Adding to tar: /tmp/s2i698280963/upload/scripts/assemble as scripts/assemble I0516 10:15:00.434153 9333 tar.go:337] Adding to tar: /tmp/s2i698280963/upload/scripts/run as scripts/run I0516 10:15:00.434741 9333 tar.go:337] Adding to tar: /tmp/s2i698280963/upload/scripts/save-artifacts as scripts/save-artifacts I0516 10:15:00.435425 9333 tar.go:337] Adding to tar: /tmp/s2i698280963/upload/src as src I0516 10:15:00.438807 9333 tar.go:337] Adding to tar: /tmp/s2i698280963/upload/src/.gitignore as src/.gitignore I0516 10:15:00.439349 9333 tar.go:337] Adding to tar: /tmp/s2i698280963/upload/src/.s2i as src/.s2i I0516 10:15:00.439840 9333 tar.go:337] Adding to tar: /tmp/s2i698280963/upload/src/.s2i/bin as src/.s2i/bin I0516 10:15:00.440297 9333 tar.go:337] Adding to tar: /tmp/s2i698280963/upload/src/.s2i/bin/README as src/.s2i/bin/README I0516 10:15:00.440823 9333 tar.go:337] Adding to tar: /tmp/s2i698280963/upload/src/.s2i/environment as src/.s2i/environment I0516 10:15:00.441290 9333 tar.go:337] Adding to tar: /tmp/s2i698280963/upload/src/.travis.yml as src/.travis.yml I0516 10:15:00.441718 9333 tar.go:337] Adding to tar: /tmp/s2i698280963/upload/src/Dockerfile as src/Dockerfile I0516 10:15:00.442263 9333 tar.go:337] Adding to tar: /tmp/s2i698280963/upload/src/Gemfile as src/Gemfile I0516 10:15:00.442835 9333 tar.go:337] Adding to tar: /tmp/s2i698280963/upload/src/Gemfile.lock as src/Gemfile.lock I0516 10:15:00.443446 9333 tar.go:337] Adding to tar: /tmp/s2i698280963/upload/src/README.md as src/README.md I0516 10:15:00.444030 9333 tar.go:337] Adding to tar: /tmp/s2i698280963/upload/src/Rakefile as src/Rakefile I0516 10:15:00.444588 9333 tar.go:337] Adding to tar: /tmp/s2i698280963/upload/src/app.rb as src/app.rb I0516 10:15:00.445135 9333 tar.go:337] Adding to tar: /tmp/s2i698280963/upload/src/config as src/config I0516 10:15:00.445645 9333 tar.go:337] Adding to tar: /tmp/s2i698280963/upload/src/config/database.rb as src/config/database.rb I0516 10:15:00.446160 9333 tar.go:337] Adding to tar: /tmp/s2i698280963/upload/src/config/database.yml as src/config/database.yml I0516 10:15:00.446665 9333 tar.go:337] Adding to tar: /tmp/s2i698280963/upload/src/config.ru as src/config.ru I0516 10:15:00.447198 9333 tar.go:337] Adding to tar: /tmp/s2i698280963/upload/src/db as src/db I0516 10:15:00.447659 9333 tar.go:337] Adding to tar: /tmp/s2i698280963/upload/src/db/migrate as src/db/migrate I0516 10:15:00.448135 9333 tar.go:337] Adding to tar: /tmp/s2i698280963/upload/src/db/migrate/20141102191902_create_key_pair.rb as src/db/migrate/20141102191902_create_key_pair.rb I0516 10:15:00.448619 9333 tar.go:337] Adding to tar: /tmp/s2i698280963/upload/src/models.rb as src/models.rb I0516 10:15:00.449118 9333 tar.go:337] Adding to tar: /tmp/s2i698280963/upload/src/run.sh as src/run.sh I0516 10:15:00.449639 9333 tar.go:337] Adding to tar: /tmp/s2i698280963/upload/src/test as src/test I0516 10:15:00.450106 9333 tar.go:337] Adding to tar: /tmp/s2i698280963/upload/src/test/sample_test.rb as src/test/sample_test.rb I0516 10:15:00.450627 9333 tar.go:337] Adding to tar: /tmp/s2i698280963/upload/src/views as src/views I0516 10:15:00.451120 9333 tar.go:337] Adding to tar: /tmp/s2i698280963/upload/src/views/main.erb as src/views/main.erb I0516 10:15:00.507480 9333 docker.go:1044] Waiting for container "f9bedeab2b20040fe087224bbf55c71779228157ea29e61a005a3a187f0ecc15" to stop ... I0516 10:15:00.681256 9333 docker.go:1069] Invoking PostExecute function I0516 10:15:00.681338 9333 postexecutorstep.go:68] Skipping step: store previous image I0516 10:15:00.681374 9333 postexecutorstep.go:117] Executing step: commit image I0516 10:15:00.683697 9333 postexecutorstep.go:523] Checking for new Labels to apply... I0516 10:15:00.683755 9333 postexecutorstep.go:531] Creating the download path '/tmp/s2i698280963/metadata' I0516 10:15:00.683965 9333 postexecutorstep.go:465] Downloading file "/tmp/.s2i/image_metadata.json" I0516 10:15:00.893147 9333 tar.go:401] Creating directory /tmp/s2i698280963/metadata I0516 10:15:00.893252 9333 tar.go:469] Creating /tmp/s2i698280963/metadata/image_metadata.json I0516 10:15:00.893462 9333 tar.go:479] Extracting/writing /tmp/s2i698280963/metadata/image_metadata.json I0516 10:15:00.893629 9333 tar.go:425] Done extracting tar stream I0516 10:15:00.893788 9333 postexecutorstep.go:556] new Labels File contents : { "labels": [ {"testLabel": "testLabel_value"} ] } I0516 10:15:00.898461 9333 docker.go:1103] Committing container with dockerOpts: {Reference:test/sti-incremental-app-user Comment: Author: Changes:[] Pause:false Config:0xc42059ca00}, config: {Hostname: Domainname: User: AttachStdin:false AttachStdout:false AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:false StdinOnce:false Env:[RACK_ENV=production] Cmd:[/tmp/scripts/run] Healthcheck: ArgsEscaped:false Image: Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[io.openshift.s2i.build.commit.id:787f1beae9956c959c6af62ee43bfdda73769cf7 io.openshift.s2i.build.commit.ref:master io.openshift.s2i.scripts-url:http://127.0.0.1:23456/.s2i/bin io.openshift.s2i.build.commit.message:Merge pull request #78 from bparees/v22 io.k8s.display-name:test/sti-incremental-app-user io.openshift.s2i.build.image:sti_test/sti-fake io.openshift.s2i.build.commit.author:Ben Parees io.openshift.s2i.build.commit.date:Thu Jan 17 17:21:03 2019 -0500 testLabel:testLabel_value io.openshift.s2i.build.source-location:https://github.com/openshift/ruby-hello-world] StopSignal: StopTimeout: Shell:[]} I0516 10:15:01.685870 9333 postexecutorstep.go:393] Executing step: report success I0516 10:15:01.685941 9333 postexecutorstep.go:398] Successfully built test/sti-incremental-app-user I0516 10:15:01.685982 9333 postexecutorstep.go:93] Skipping step: remove previous image I0516 10:15:01.686084 9333 docker.go:980] Removing container "f9bedeab2b20040fe087224bbf55c71779228157ea29e61a005a3a187f0ecc15" ... I0516 10:15:01.704364 9333 docker.go:990] Removed container "f9bedeab2b20040fe087224bbf55c71779228157ea29e61a005a3a187f0ecc15" I0516 10:15:01.704527 9333 cleanup.go:33] Removing temporary directory /tmp/s2i698280963 I0516 10:15:01.704582 9333 fs.go:302] Removing directory '/tmp/s2i698280963' I0516 10:15:01.714022 9333 docker.go:490] Using locally available image "sti_test/sti-fake:latest" I0516 10:15:01.720362 9333 docker.go:490] Using locally available image "sti_test/sti-fake:latest" I0516 10:15:01.720439 9333 docker.go:730] Image sha256:dbe2759f25239169a80660e17a5902c8fd3b83e8b48eacfa821862bcfeae861b contains io.openshift.s2i.scripts-url set to "http://127.0.0.1:23456/.s2i/bin" I0516 10:15:01.720498 9333 scm.go:20] DownloadForSource https://github.com/openshift/ruby-hello-world I0516 10:15:01.720615 9333 sti.go:204] Preparing to build test/sti-incremental-app-user I0516 10:15:01.721238 9333 clone.go:36] Downloading "https://github.com/openshift/ruby-hello-world" ... I0516 10:15:01.721291 9333 clone.go:40] Cloning sources into "/tmp/s2i091115309/upload/src" I0516 10:15:03.794113 9333 clone.go:56] Checked out "HEAD" I0516 10:15:03.818344 9333 clone.go:62] Updated submodules for "HEAD" I0516 10:15:03.831529 9333 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/assemble' I0516 10:15:03.831642 9333 install.go:261] Using "assemble" installed from "http://127.0.0.1:23456/.s2i/bin/assemble" I0516 10:15:03.833177 9333 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/run' I0516 10:15:03.833305 9333 install.go:261] Using "run" installed from "http://127.0.0.1:23456/.s2i/bin/run" I0516 10:15:03.834790 9333 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/save-artifacts' I0516 10:15:03.834890 9333 install.go:261] Using "save-artifacts" installed from "http://127.0.0.1:23456/.s2i/bin/save-artifacts" I0516 10:15:03.834969 9333 ignore.go:64] .s2iignore file does not exist I0516 10:15:03.838041 9333 docker.go:490] Using locally available image "test/sti-incremental-app-user:latest" I0516 10:15:03.849696 9333 sti.go:211] Existing image for tag test/sti-incremental-app-user detected for incremental build I0516 10:15:03.849762 9333 sti.go:216] Performing source build from https://github.com/openshift/ruby-hello-world I0516 10:15:03.849979 9333 sti.go:522] Saving build artifacts from image test/sti-incremental-app-user to path /tmp/s2i091115309/upload/artifacts I0516 10:15:03.852807 9333 sti.go:546] The assemble user is not set, defaulting to "" user I0516 10:15:03.858148 9333 docker.go:793] Both scripts and untarred source will be placed in '/tmp' I0516 10:15:03.858218 9333 docker.go:961] Setting "/tmp/scripts/save-artifacts" command for container ... I0516 10:15:03.858514 9333 docker.go:970] Creating container with options {Name:"s2i_test_sti_incremental_app_user_29a8e59d" Config:{Hostname: Domainname: User: AttachStdin:false AttachStdout:true AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:false StdinOnce:false Env:[] Cmd:[/tmp/scripts/save-artifacts] Healthcheck: ArgsEscaped:false Image:test/sti-incremental-app-user:latest Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[] StopSignal: StopTimeout: Shell:[]} HostConfig:&{Binds:[] ContainerIDFile: LogConfig:{Type: Config:map[]} NetworkMode: PortBindings:map[] RestartPolicy:{Name: MaximumRetryCount:0} AutoRemove:false VolumeDriver: VolumesFrom:[] CapAdd:[] CapDrop:[] DNS:[] DNSOptions:[] DNSSearch:[] ExtraHosts:[] GroupAdd:[] IpcMode: Cgroup: Links:[] OomScoreAdj:0 PidMode: Privileged:false PublishAllPorts:false ReadonlyRootfs:false SecurityOpt:[] StorageOpt:map[] Tmpfs:map[] UTSMode: UsernsMode: ShmSize:67108864 Sysctls:map[] Runtime: ConsoleSize:[0 0] Isolation: Resources:{CPUShares:0 Memory:0 NanoCPUs:0 CgroupParent: BlkioWeight:0 BlkioWeightDevice:[] BlkioDeviceReadBps:[] BlkioDeviceWriteBps:[] BlkioDeviceReadIOps:[] BlkioDeviceWriteIOps:[] CPUPeriod:0 CPUQuota:0 CPURealtimePeriod:0 CPURealtimeRuntime:0 CpusetCpus: CpusetMems: Devices:[] DeviceCgroupRules:[] DiskQuota:0 KernelMemory:0 MemoryReservation:0 MemorySwap:0 MemorySwappiness: OomKillDisable: PidsLimit:0 Ulimits:[] CPUCount:0 CPUPercent:0 IOMaximumIOps:0 IOMaximumBandwidth:0} Mounts:[] Init:}} ... I0516 10:15:04.328458 9333 docker.go:1002] Attaching to container "751dead1a51d831d562ce64b8186270479919872ec720249d40f9e4d801f8217" ... I0516 10:15:04.329806 9333 docker.go:1013] Starting container "751dead1a51d831d562ce64b8186270479919872ec720249d40f9e4d801f8217" ... I0516 10:15:04.688391 9333 tar.go:392] Creating directory /tmp/s2i091115309/upload/artifacts I0516 10:15:04.689027 9333 tar.go:401] Creating directory /tmp/s2i091115309/upload/artifacts I0516 10:15:04.689109 9333 tar.go:469] Creating /tmp/s2i091115309/upload/artifacts/.gitignore I0516 10:15:04.689275 9333 tar.go:479] Extracting/writing /tmp/s2i091115309/upload/artifacts/.gitignore I0516 10:15:04.690084 9333 tar.go:392] Creating directory /tmp/s2i091115309/upload/artifacts/.s2i I0516 10:15:04.690363 9333 tar.go:392] Creating directory /tmp/s2i091115309/upload/artifacts/.s2i/bin I0516 10:15:04.690608 9333 tar.go:401] Creating directory /tmp/s2i091115309/upload/artifacts/.s2i/bin I0516 10:15:04.690693 9333 tar.go:469] Creating /tmp/s2i091115309/upload/artifacts/.s2i/bin/README I0516 10:15:04.690808 9333 tar.go:479] Extracting/writing /tmp/s2i091115309/upload/artifacts/.s2i/bin/README I0516 10:15:04.691099 9333 tar.go:401] Creating directory /tmp/s2i091115309/upload/artifacts/.s2i I0516 10:15:04.691172 9333 tar.go:469] Creating /tmp/s2i091115309/upload/artifacts/.s2i/environment I0516 10:15:04.691264 9333 tar.go:479] Extracting/writing /tmp/s2i091115309/upload/artifacts/.s2i/environment I0516 10:15:04.692068 9333 tar.go:401] Creating directory /tmp/s2i091115309/upload/artifacts I0516 10:15:04.692156 9333 tar.go:469] Creating /tmp/s2i091115309/upload/artifacts/.travis.yml I0516 10:15:04.692266 9333 tar.go:479] Extracting/writing /tmp/s2i091115309/upload/artifacts/.travis.yml I0516 10:15:04.692492 9333 tar.go:401] Creating directory /tmp/s2i091115309/upload/artifacts I0516 10:15:04.692574 9333 tar.go:469] Creating /tmp/s2i091115309/upload/artifacts/Dockerfile I0516 10:15:04.692685 9333 tar.go:479] Extracting/writing /tmp/s2i091115309/upload/artifacts/Dockerfile I0516 10:15:04.695079 9333 tar.go:401] Creating directory /tmp/s2i091115309/upload/artifacts I0516 10:15:04.695167 9333 tar.go:469] Creating /tmp/s2i091115309/upload/artifacts/Gemfile I0516 10:15:04.695277 9333 tar.go:479] Extracting/writing /tmp/s2i091115309/upload/artifacts/Gemfile I0516 10:15:04.699232 9333 tar.go:401] Creating directory /tmp/s2i091115309/upload/artifacts I0516 10:15:04.699319 9333 tar.go:469] Creating /tmp/s2i091115309/upload/artifacts/Gemfile.lock I0516 10:15:04.699431 9333 tar.go:479] Extracting/writing /tmp/s2i091115309/upload/artifacts/Gemfile.lock I0516 10:15:04.705153 9333 tar.go:401] Creating directory /tmp/s2i091115309/upload/artifacts I0516 10:15:04.705241 9333 tar.go:469] Creating /tmp/s2i091115309/upload/artifacts/README.md I0516 10:15:04.705382 9333 tar.go:479] Extracting/writing /tmp/s2i091115309/upload/artifacts/README.md I0516 10:15:04.705610 9333 tar.go:401] Creating directory /tmp/s2i091115309/upload/artifacts I0516 10:15:04.705694 9333 tar.go:469] Creating /tmp/s2i091115309/upload/artifacts/Rakefile I0516 10:15:04.705807 9333 tar.go:479] Extracting/writing /tmp/s2i091115309/upload/artifacts/Rakefile I0516 10:15:04.710135 9333 tar.go:401] Creating directory /tmp/s2i091115309/upload/artifacts I0516 10:15:04.710227 9333 tar.go:469] Creating /tmp/s2i091115309/upload/artifacts/app.rb I0516 10:15:04.710344 9333 tar.go:479] Extracting/writing /tmp/s2i091115309/upload/artifacts/app.rb I0516 10:15:04.714139 9333 tar.go:392] Creating directory /tmp/s2i091115309/upload/artifacts/config I0516 10:15:04.714397 9333 tar.go:401] Creating directory /tmp/s2i091115309/upload/artifacts/config I0516 10:15:04.714518 9333 tar.go:469] Creating /tmp/s2i091115309/upload/artifacts/config/database.rb I0516 10:15:04.714627 9333 tar.go:479] Extracting/writing /tmp/s2i091115309/upload/artifacts/config/database.rb I0516 10:15:04.717221 9333 tar.go:401] Creating directory /tmp/s2i091115309/upload/artifacts/config I0516 10:15:04.717312 9333 tar.go:469] Creating /tmp/s2i091115309/upload/artifacts/config/database.yml I0516 10:15:04.717418 9333 tar.go:479] Extracting/writing /tmp/s2i091115309/upload/artifacts/config/database.yml I0516 10:15:04.725070 9333 tar.go:401] Creating directory /tmp/s2i091115309/upload/artifacts I0516 10:15:04.725162 9333 tar.go:469] Creating /tmp/s2i091115309/upload/artifacts/config.ru I0516 10:15:04.725284 9333 tar.go:479] Extracting/writing /tmp/s2i091115309/upload/artifacts/config.ru I0516 10:15:04.728132 9333 tar.go:392] Creating directory /tmp/s2i091115309/upload/artifacts/db I0516 10:15:04.728398 9333 tar.go:392] Creating directory /tmp/s2i091115309/upload/artifacts/db/migrate I0516 10:15:04.728661 9333 tar.go:401] Creating directory /tmp/s2i091115309/upload/artifacts/db/migrate I0516 10:15:04.728751 9333 tar.go:469] Creating /tmp/s2i091115309/upload/artifacts/db/migrate/20141102191902_create_key_pair.rb I0516 10:15:04.728881 9333 tar.go:479] Extracting/writing /tmp/s2i091115309/upload/artifacts/db/migrate/20141102191902_create_key_pair.rb I0516 10:15:04.733130 9333 tar.go:401] Creating directory /tmp/s2i091115309/upload/artifacts I0516 10:15:04.733221 9333 tar.go:469] Creating /tmp/s2i091115309/upload/artifacts/models.rb I0516 10:15:04.733335 9333 tar.go:479] Extracting/writing /tmp/s2i091115309/upload/artifacts/models.rb I0516 10:15:04.737995 9333 tar.go:401] Creating directory /tmp/s2i091115309/upload/artifacts I0516 10:15:04.738083 9333 tar.go:469] Creating /tmp/s2i091115309/upload/artifacts/run.sh I0516 10:15:04.738198 9333 tar.go:479] Extracting/writing /tmp/s2i091115309/upload/artifacts/run.sh I0516 10:15:04.742132 9333 tar.go:392] Creating directory /tmp/s2i091115309/upload/artifacts/test I0516 10:15:04.742409 9333 tar.go:401] Creating directory /tmp/s2i091115309/upload/artifacts/test I0516 10:15:04.742487 9333 tar.go:469] Creating /tmp/s2i091115309/upload/artifacts/test/sample_test.rb I0516 10:15:04.742598 9333 tar.go:479] Extracting/writing /tmp/s2i091115309/upload/artifacts/test/sample_test.rb I0516 10:15:04.743071 9333 tar.go:392] Creating directory /tmp/s2i091115309/upload/artifacts/views I0516 10:15:04.743355 9333 tar.go:401] Creating directory /tmp/s2i091115309/upload/artifacts/views I0516 10:15:04.743440 9333 tar.go:469] Creating /tmp/s2i091115309/upload/artifacts/views/main.erb I0516 10:15:04.743549 9333 tar.go:479] Extracting/writing /tmp/s2i091115309/upload/artifacts/views/main.erb I0516 10:15:04.750171 9333 tar.go:401] Creating directory /tmp/s2i091115309/upload/artifacts I0516 10:15:04.750267 9333 tar.go:469] Creating /tmp/s2i091115309/upload/artifacts/save-artifacts-invoked I0516 10:15:04.750390 9333 tar.go:479] Extracting/writing /tmp/s2i091115309/upload/artifacts/save-artifacts-invoked I0516 10:15:04.750562 9333 tar.go:425] Done extracting tar stream I0516 10:15:04.836548 9333 docker.go:1044] Waiting for container "751dead1a51d831d562ce64b8186270479919872ec720249d40f9e4d801f8217" to stop ... I0516 10:15:04.960928 9333 docker.go:980] Removing container "751dead1a51d831d562ce64b8186270479919872ec720249d40f9e4d801f8217" ... I0516 10:15:04.976555 9333 docker.go:990] Removed container "751dead1a51d831d562ce64b8186270479919872ec720249d40f9e4d801f8217" I0516 10:15:04.976796 9333 sti.go:227] Running "assemble" in "test/sti-incremental-app-user" I0516 10:15:04.976843 9333 sti.go:585] Using image name sti_test/sti-fake I0516 10:15:04.979238 9333 docker.go:490] Using locally available image "sti_test/sti-fake:latest" I0516 10:15:04.979380 9333 environment.go:41] Setting 1 environment variables provided by environment file in sources I0516 10:15:04.979615 9333 sti.go:703] starting the source uploading ... I0516 10:15:04.979688 9333 tar.go:239] Adding "/tmp/s2i091115309/upload" to tar ... I0516 10:15:04.980164 9333 tar.go:337] Adding to tar: /tmp/s2i091115309/upload/artifacts as artifacts I0516 10:15:04.984303 9333 docker.go:793] Both scripts and untarred source will be placed in '/tmp' I0516 10:15:04.984404 9333 docker.go:961] Setting "/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble" command for container ... I0516 10:15:04.984724 9333 docker.go:970] Creating container with options {Name:"s2i_sti_test_sti_fake_a22afaa0" Config:{Hostname: Domainname: User: AttachStdin:false AttachStdout:true AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:true StdinOnce:true Env:[RACK_ENV=production] Cmd:[/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble] Healthcheck: ArgsEscaped:false Image:sti_test/sti-fake:latest Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[] StopSignal: StopTimeout: Shell:[]} HostConfig:&{Binds:[] ContainerIDFile: LogConfig:{Type: Config:map[]} NetworkMode: PortBindings:map[] RestartPolicy:{Name: MaximumRetryCount:0} AutoRemove:false VolumeDriver: VolumesFrom:[] CapAdd:[] CapDrop:[] DNS:[] DNSOptions:[] DNSSearch:[] ExtraHosts:[] GroupAdd:[] IpcMode: Cgroup: Links:[] OomScoreAdj:0 PidMode: Privileged:false PublishAllPorts:false ReadonlyRootfs:false SecurityOpt:[] StorageOpt:map[] Tmpfs:map[] UTSMode: UsernsMode: ShmSize:67108864 Sysctls:map[] Runtime: ConsoleSize:[0 0] Isolation: Resources:{CPUShares:0 Memory:0 NanoCPUs:0 CgroupParent: BlkioWeight:0 BlkioWeightDevice:[] BlkioDeviceReadBps:[] BlkioDeviceWriteBps:[] BlkioDeviceReadIOps:[] BlkioDeviceWriteIOps:[] CPUPeriod:0 CPUQuota:0 CPURealtimePeriod:0 CPURealtimeRuntime:0 CpusetCpus: CpusetMems: Devices:[] DeviceCgroupRules:[] DiskQuota:0 KernelMemory:0 MemoryReservation:0 MemorySwap:0 MemorySwappiness: OomKillDisable: PidsLimit:0 Ulimits:[] CPUCount:0 CPUPercent:0 IOMaximumIOps:0 IOMaximumBandwidth:0} Mounts:[] Init:}} ... I0516 10:15:05.478587 9333 docker.go:1002] Attaching to container "16cc70c9a8ecff6d1317c50785ebbf207cb85a3cc9de61302968fc4db9fc244c" ... I0516 10:15:05.481691 9333 docker.go:1013] Starting container "16cc70c9a8ecff6d1317c50785ebbf207cb85a3cc9de61302968fc4db9fc244c" ... I0516 10:15:05.842195 9333 tar.go:337] Adding to tar: /tmp/s2i091115309/upload/artifacts/.gitignore as artifacts/.gitignore I0516 10:15:05.842832 9333 tar.go:337] Adding to tar: /tmp/s2i091115309/upload/artifacts/.s2i as artifacts/.s2i I0516 10:15:05.843423 9333 tar.go:337] Adding to tar: /tmp/s2i091115309/upload/artifacts/.s2i/bin as artifacts/.s2i/bin I0516 10:15:05.843921 9333 tar.go:337] Adding to tar: /tmp/s2i091115309/upload/artifacts/.s2i/bin/README as artifacts/.s2i/bin/README I0516 10:15:05.844500 9333 tar.go:337] Adding to tar: /tmp/s2i091115309/upload/artifacts/.s2i/environment as artifacts/.s2i/environment I0516 10:15:05.845517 9333 tar.go:337] Adding to tar: /tmp/s2i091115309/upload/artifacts/.travis.yml as artifacts/.travis.yml I0516 10:15:05.846785 9333 tar.go:337] Adding to tar: /tmp/s2i091115309/upload/artifacts/Dockerfile as artifacts/Dockerfile I0516 10:15:05.847459 9333 tar.go:337] Adding to tar: /tmp/s2i091115309/upload/artifacts/Gemfile as artifacts/Gemfile I0516 10:15:05.848100 9333 tar.go:337] Adding to tar: /tmp/s2i091115309/upload/artifacts/Gemfile.lock as artifacts/Gemfile.lock I0516 10:15:05.849260 9333 tar.go:337] Adding to tar: /tmp/s2i091115309/upload/artifacts/README.md as artifacts/README.md I0516 10:15:05.849879 9333 tar.go:337] Adding to tar: /tmp/s2i091115309/upload/artifacts/Rakefile as artifacts/Rakefile I0516 10:15:05.850985 9333 tar.go:337] Adding to tar: /tmp/s2i091115309/upload/artifacts/app.rb as artifacts/app.rb I0516 10:15:05.851800 9333 tar.go:337] Adding to tar: /tmp/s2i091115309/upload/artifacts/config as artifacts/config I0516 10:15:05.852504 9333 tar.go:337] Adding to tar: /tmp/s2i091115309/upload/artifacts/config/database.rb as artifacts/config/database.rb I0516 10:15:05.853502 9333 tar.go:337] Adding to tar: /tmp/s2i091115309/upload/artifacts/config/database.yml as artifacts/config/database.yml I0516 10:15:05.854087 9333 tar.go:337] Adding to tar: /tmp/s2i091115309/upload/artifacts/config.ru as artifacts/config.ru I0516 10:15:05.854645 9333 tar.go:337] Adding to tar: /tmp/s2i091115309/upload/artifacts/db as artifacts/db I0516 10:15:05.855243 9333 tar.go:337] Adding to tar: /tmp/s2i091115309/upload/artifacts/db/migrate as artifacts/db/migrate I0516 10:15:05.855836 9333 tar.go:337] Adding to tar: /tmp/s2i091115309/upload/artifacts/db/migrate/20141102191902_create_key_pair.rb as artifacts/db/migrate/20141102191902_create_key_pair.rb I0516 10:15:05.856428 9333 tar.go:337] Adding to tar: /tmp/s2i091115309/upload/artifacts/models.rb as artifacts/models.rb I0516 10:15:05.856887 9333 tar.go:337] Adding to tar: /tmp/s2i091115309/upload/artifacts/run.sh as artifacts/run.sh I0516 10:15:05.857350 9333 tar.go:337] Adding to tar: /tmp/s2i091115309/upload/artifacts/save-artifacts-invoked as artifacts/save-artifacts-invoked I0516 10:15:05.857802 9333 tar.go:337] Adding to tar: /tmp/s2i091115309/upload/artifacts/test as artifacts/test I0516 10:15:05.858237 9333 tar.go:337] Adding to tar: /tmp/s2i091115309/upload/artifacts/test/sample_test.rb as artifacts/test/sample_test.rb I0516 10:15:05.858687 9333 tar.go:337] Adding to tar: /tmp/s2i091115309/upload/artifacts/views as artifacts/views I0516 10:15:05.859099 9333 tar.go:337] Adding to tar: /tmp/s2i091115309/upload/artifacts/views/main.erb as artifacts/views/main.erb I0516 10:15:05.859543 9333 tar.go:337] Adding to tar: /tmp/s2i091115309/upload/scripts as scripts I0516 10:15:05.859954 9333 tar.go:337] Adding to tar: /tmp/s2i091115309/upload/scripts/assemble as scripts/assemble I0516 10:15:05.860469 9333 tar.go:337] Adding to tar: /tmp/s2i091115309/upload/scripts/run as scripts/run I0516 10:15:05.861032 9333 tar.go:337] Adding to tar: /tmp/s2i091115309/upload/scripts/save-artifacts as scripts/save-artifacts I0516 10:15:05.861518 9333 tar.go:337] Adding to tar: /tmp/s2i091115309/upload/src as src I0516 10:15:05.864764 9333 tar.go:337] Adding to tar: /tmp/s2i091115309/upload/src/.gitignore as src/.gitignore I0516 10:15:05.865358 9333 tar.go:337] Adding to tar: /tmp/s2i091115309/upload/src/.s2i as src/.s2i I0516 10:15:05.865860 9333 tar.go:337] Adding to tar: /tmp/s2i091115309/upload/src/.s2i/bin as src/.s2i/bin I0516 10:15:05.866362 9333 tar.go:337] Adding to tar: /tmp/s2i091115309/upload/src/.s2i/bin/README as src/.s2i/bin/README I0516 10:15:05.866834 9333 tar.go:337] Adding to tar: /tmp/s2i091115309/upload/src/.s2i/environment as src/.s2i/environment I0516 10:15:05.867407 9333 tar.go:337] Adding to tar: /tmp/s2i091115309/upload/src/.travis.yml as src/.travis.yml I0516 10:15:05.867960 9333 tar.go:337] Adding to tar: /tmp/s2i091115309/upload/src/Dockerfile as src/Dockerfile I0516 10:15:05.868457 9333 tar.go:337] Adding to tar: /tmp/s2i091115309/upload/src/Gemfile as src/Gemfile I0516 10:15:05.868879 9333 tar.go:337] Adding to tar: /tmp/s2i091115309/upload/src/Gemfile.lock as src/Gemfile.lock I0516 10:15:05.869294 9333 tar.go:337] Adding to tar: /tmp/s2i091115309/upload/src/README.md as src/README.md I0516 10:15:05.869683 9333 tar.go:337] Adding to tar: /tmp/s2i091115309/upload/src/Rakefile as src/Rakefile I0516 10:15:05.870090 9333 tar.go:337] Adding to tar: /tmp/s2i091115309/upload/src/app.rb as src/app.rb I0516 10:15:05.870509 9333 tar.go:337] Adding to tar: /tmp/s2i091115309/upload/src/config as src/config I0516 10:15:05.870873 9333 tar.go:337] Adding to tar: /tmp/s2i091115309/upload/src/config/database.rb as src/config/database.rb I0516 10:15:05.871303 9333 tar.go:337] Adding to tar: /tmp/s2i091115309/upload/src/config/database.yml as src/config/database.yml I0516 10:15:05.871712 9333 tar.go:337] Adding to tar: /tmp/s2i091115309/upload/src/config.ru as src/config.ru I0516 10:15:05.872199 9333 tar.go:337] Adding to tar: /tmp/s2i091115309/upload/src/db as src/db I0516 10:15:05.872711 9333 tar.go:337] Adding to tar: /tmp/s2i091115309/upload/src/db/migrate as src/db/migrate I0516 10:15:05.873194 9333 tar.go:337] Adding to tar: /tmp/s2i091115309/upload/src/db/migrate/20141102191902_create_key_pair.rb as src/db/migrate/20141102191902_create_key_pair.rb I0516 10:15:05.873667 9333 tar.go:337] Adding to tar: /tmp/s2i091115309/upload/src/models.rb as src/models.rb I0516 10:15:05.874091 9333 tar.go:337] Adding to tar: /tmp/s2i091115309/upload/src/run.sh as src/run.sh I0516 10:15:05.874510 9333 tar.go:337] Adding to tar: /tmp/s2i091115309/upload/src/test as src/test I0516 10:15:05.874882 9333 tar.go:337] Adding to tar: /tmp/s2i091115309/upload/src/test/sample_test.rb as src/test/sample_test.rb I0516 10:15:05.875310 9333 tar.go:337] Adding to tar: /tmp/s2i091115309/upload/src/views as src/views I0516 10:15:05.875676 9333 tar.go:337] Adding to tar: /tmp/s2i091115309/upload/src/views/main.erb as src/views/main.erb I0516 10:15:05.930109 9333 docker.go:1044] Waiting for container "16cc70c9a8ecff6d1317c50785ebbf207cb85a3cc9de61302968fc4db9fc244c" to stop ... I0516 10:15:06.104254 9333 docker.go:1069] Invoking PostExecute function I0516 10:15:06.104949 9333 postexecutorstep.go:63] Executing step: store previous image I0516 10:15:06.107801 9333 postexecutorstep.go:117] Executing step: commit image I0516 10:15:06.109899 9333 postexecutorstep.go:523] Checking for new Labels to apply... I0516 10:15:06.109970 9333 postexecutorstep.go:531] Creating the download path '/tmp/s2i091115309/metadata' I0516 10:15:06.110160 9333 postexecutorstep.go:465] Downloading file "/tmp/.s2i/image_metadata.json" I0516 10:15:06.315144 9333 tar.go:401] Creating directory /tmp/s2i091115309/metadata I0516 10:15:06.315248 9333 tar.go:469] Creating /tmp/s2i091115309/metadata/image_metadata.json I0516 10:15:06.315488 9333 tar.go:479] Extracting/writing /tmp/s2i091115309/metadata/image_metadata.json I0516 10:15:06.315664 9333 tar.go:425] Done extracting tar stream I0516 10:15:06.315826 9333 postexecutorstep.go:556] new Labels File contents : { "labels": [ {"testLabel": "testLabel_value"} ] } I0516 10:15:06.320517 9333 docker.go:1103] Committing container with dockerOpts: {Reference:test/sti-incremental-app-user Comment: Author: Changes:[] Pause:false Config:0xc42026f7c0}, config: {Hostname: Domainname: User: AttachStdin:false AttachStdout:false AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:false StdinOnce:false Env:[RACK_ENV=production] Cmd:[/tmp/scripts/run] Healthcheck: ArgsEscaped:false Image: Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[io.openshift.s2i.build.image:sti_test/sti-fake io.openshift.s2i.build.commit.date:Thu Jan 17 17:21:03 2019 -0500 testLabel:testLabel_value io.openshift.s2i.scripts-url:http://127.0.0.1:23456/.s2i/bin io.openshift.s2i.build.commit.id:787f1beae9956c959c6af62ee43bfdda73769cf7 io.openshift.s2i.build.commit.message:Merge pull request #78 from bparees/v22 io.openshift.s2i.build.source-location:https://github.com/openshift/ruby-hello-world io.openshift.s2i.build.commit.ref:master io.k8s.display-name:test/sti-incremental-app-user io.openshift.s2i.build.commit.author:Ben Parees ] StopSignal: StopTimeout: Shell:[]} I0516 10:15:07.519861 9333 postexecutorstep.go:393] Executing step: report success I0516 10:15:07.519940 9333 postexecutorstep.go:398] Successfully built test/sti-incremental-app-user I0516 10:15:07.519977 9333 postexecutorstep.go:88] Executing step: remove previous image I0516 10:15:07.520011 9333 postexecutorstep.go:102] Removing previously-tagged image sha256:01c94783a96636369c2150ccbcdafbbdb61d87b1c900644a4c9d29afdd1acd4c I0516 10:15:07.527066 9333 docker.go:980] Removing container "16cc70c9a8ecff6d1317c50785ebbf207cb85a3cc9de61302968fc4db9fc244c" ... I0516 10:15:07.542980 9333 docker.go:990] Removed container "16cc70c9a8ecff6d1317c50785ebbf207cb85a3cc9de61302968fc4db9fc244c" I0516 10:15:07.543150 9333 cleanup.go:33] Removing temporary directory /tmp/s2i091115309 I0516 10:15:07.543216 9333 fs.go:302] Removing directory '/tmp/s2i091115309' --- PASS: TestIncrementalBuildUser (10.11s) === RUN TestIncrementalBuildScripts I0516 10:15:09.400726 9333 docker.go:490] Using locally available image "sti_test/sti-fake-scripts:latest" I0516 10:15:09.406895 9333 docker.go:490] Using locally available image "sti_test/sti-fake-scripts:latest" I0516 10:15:09.406981 9333 docker.go:730] Image sha256:fb4de550c27c0edbc4c6304060dd80b629191a62e34d397264c5fd17c90a952b contains io.openshift.s2i.scripts-url set to "image:///tmp/scripts/" I0516 10:15:09.407040 9333 scm.go:20] DownloadForSource https://github.com/openshift/ruby-hello-world I0516 10:15:09.407159 9333 sti.go:204] Preparing to build test/sti-incremental-app-scripts I0516 10:15:09.407695 9333 clone.go:36] Downloading "https://github.com/openshift/ruby-hello-world" ... I0516 10:15:09.407761 9333 clone.go:40] Cloning sources into "/tmp/s2i137753575/upload/src" I0516 10:15:11.094419 9333 clone.go:56] Checked out "HEAD" I0516 10:15:11.118513 9333 clone.go:62] Updated submodules for "HEAD" I0516 10:15:11.130146 9333 install.go:261] Using "assemble" installed from "image:///tmp/scripts//assemble" I0516 10:15:11.130272 9333 install.go:261] Using "run" installed from "image:///tmp/scripts//run" I0516 10:15:11.130384 9333 install.go:261] Using "save-artifacts" installed from "image:///tmp/scripts//save-artifacts" I0516 10:15:11.130433 9333 ignore.go:64] .s2iignore file does not exist I0516 10:15:11.130455 9333 sti.go:213] Clean build will be performed I0516 10:15:11.130490 9333 sti.go:216] Performing source build from https://github.com/openshift/ruby-hello-world I0516 10:15:11.130530 9333 sti.go:227] Running "assemble" in "test/sti-incremental-app-scripts" I0516 10:15:11.130553 9333 sti.go:585] Using image name sti_test/sti-fake-scripts I0516 10:15:11.133237 9333 docker.go:490] Using locally available image "sti_test/sti-fake-scripts:latest" I0516 10:15:11.133356 9333 environment.go:41] Setting 1 environment variables provided by environment file in sources I0516 10:15:11.133689 9333 sti.go:703] starting the source uploading ... I0516 10:15:11.133782 9333 tar.go:239] Adding "/tmp/s2i137753575/upload" to tar ... I0516 10:15:11.134211 9333 tar.go:337] Adding to tar: /tmp/s2i137753575/upload/scripts as scripts I0516 10:15:11.138089 9333 docker.go:730] Image sha256:fb4de550c27c0edbc4c6304060dd80b629191a62e34d397264c5fd17c90a952b contains io.openshift.s2i.scripts-url set to "image:///tmp/scripts/" I0516 10:15:11.138151 9333 docker.go:804] Base directory for S2I scripts is '/tmp/scripts/'. Untarring destination is '/tmp'. I0516 10:15:11.138228 9333 docker.go:961] Setting "/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble" command for container ... I0516 10:15:11.138563 9333 docker.go:970] Creating container with options {Name:"s2i_sti_test_sti_fake_scripts_8015b27f" Config:{Hostname: Domainname: User: AttachStdin:false AttachStdout:true AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:true StdinOnce:true Env:[RACK_ENV=production] Cmd:[/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble] Healthcheck: ArgsEscaped:false Image:sti_test/sti-fake-scripts:latest Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[] StopSignal: StopTimeout: Shell:[]} HostConfig:&{Binds:[] ContainerIDFile: LogConfig:{Type: Config:map[]} NetworkMode: PortBindings:map[] RestartPolicy:{Name: MaximumRetryCount:0} AutoRemove:false VolumeDriver: VolumesFrom:[] CapAdd:[] CapDrop:[] DNS:[] DNSOptions:[] DNSSearch:[] ExtraHosts:[] GroupAdd:[] IpcMode: Cgroup: Links:[] OomScoreAdj:0 PidMode: Privileged:false PublishAllPorts:false ReadonlyRootfs:false SecurityOpt:[] StorageOpt:map[] Tmpfs:map[] UTSMode: UsernsMode: ShmSize:67108864 Sysctls:map[] Runtime: ConsoleSize:[0 0] Isolation: Resources:{CPUShares:0 Memory:0 NanoCPUs:0 CgroupParent: BlkioWeight:0 BlkioWeightDevice:[] BlkioDeviceReadBps:[] BlkioDeviceWriteBps:[] BlkioDeviceReadIOps:[] BlkioDeviceWriteIOps:[] CPUPeriod:0 CPUQuota:0 CPURealtimePeriod:0 CPURealtimeRuntime:0 CpusetCpus: CpusetMems: Devices:[] DeviceCgroupRules:[] DiskQuota:0 KernelMemory:0 MemoryReservation:0 MemorySwap:0 MemorySwappiness: OomKillDisable: PidsLimit:0 Ulimits:[] CPUCount:0 CPUPercent:0 IOMaximumIOps:0 IOMaximumBandwidth:0} Mounts:[] Init:}} ... I0516 10:15:11.618342 9333 docker.go:1002] Attaching to container "2dc3c22106b13b6b4b8487ee4862aa4fbdec3e1c3b60360574b41fe1e2368454" ... I0516 10:15:11.619775 9333 docker.go:1013] Starting container "2dc3c22106b13b6b4b8487ee4862aa4fbdec3e1c3b60360574b41fe1e2368454" ... I0516 10:15:11.967140 9333 tar.go:337] Adding to tar: /tmp/s2i137753575/upload/src as src I0516 10:15:11.970524 9333 tar.go:337] Adding to tar: /tmp/s2i137753575/upload/src/.gitignore as src/.gitignore I0516 10:15:11.971118 9333 tar.go:337] Adding to tar: /tmp/s2i137753575/upload/src/.s2i as src/.s2i I0516 10:15:11.971606 9333 tar.go:337] Adding to tar: /tmp/s2i137753575/upload/src/.s2i/bin as src/.s2i/bin I0516 10:15:11.972039 9333 tar.go:337] Adding to tar: /tmp/s2i137753575/upload/src/.s2i/bin/README as src/.s2i/bin/README I0516 10:15:11.972642 9333 tar.go:337] Adding to tar: /tmp/s2i137753575/upload/src/.s2i/environment as src/.s2i/environment I0516 10:15:11.973210 9333 tar.go:337] Adding to tar: /tmp/s2i137753575/upload/src/.travis.yml as src/.travis.yml I0516 10:15:11.973742 9333 tar.go:337] Adding to tar: /tmp/s2i137753575/upload/src/Dockerfile as src/Dockerfile I0516 10:15:11.974259 9333 tar.go:337] Adding to tar: /tmp/s2i137753575/upload/src/Gemfile as src/Gemfile I0516 10:15:11.974785 9333 tar.go:337] Adding to tar: /tmp/s2i137753575/upload/src/Gemfile.lock as src/Gemfile.lock I0516 10:15:11.975239 9333 tar.go:337] Adding to tar: /tmp/s2i137753575/upload/src/README.md as src/README.md I0516 10:15:11.975753 9333 tar.go:337] Adding to tar: /tmp/s2i137753575/upload/src/Rakefile as src/Rakefile I0516 10:15:11.976367 9333 tar.go:337] Adding to tar: /tmp/s2i137753575/upload/src/app.rb as src/app.rb I0516 10:15:11.976944 9333 tar.go:337] Adding to tar: /tmp/s2i137753575/upload/src/config as src/config I0516 10:15:11.977336 9333 tar.go:337] Adding to tar: /tmp/s2i137753575/upload/src/config/database.rb as src/config/database.rb I0516 10:15:11.977794 9333 tar.go:337] Adding to tar: /tmp/s2i137753575/upload/src/config/database.yml as src/config/database.yml I0516 10:15:11.978240 9333 tar.go:337] Adding to tar: /tmp/s2i137753575/upload/src/config.ru as src/config.ru I0516 10:15:11.978688 9333 tar.go:337] Adding to tar: /tmp/s2i137753575/upload/src/db as src/db I0516 10:15:11.979170 9333 tar.go:337] Adding to tar: /tmp/s2i137753575/upload/src/db/migrate as src/db/migrate I0516 10:15:11.979675 9333 tar.go:337] Adding to tar: /tmp/s2i137753575/upload/src/db/migrate/20141102191902_create_key_pair.rb as src/db/migrate/20141102191902_create_key_pair.rb I0516 10:15:11.980222 9333 tar.go:337] Adding to tar: /tmp/s2i137753575/upload/src/models.rb as src/models.rb I0516 10:15:11.980749 9333 tar.go:337] Adding to tar: /tmp/s2i137753575/upload/src/run.sh as src/run.sh I0516 10:15:11.981291 9333 tar.go:337] Adding to tar: /tmp/s2i137753575/upload/src/test as src/test I0516 10:15:11.981711 9333 tar.go:337] Adding to tar: /tmp/s2i137753575/upload/src/test/sample_test.rb as src/test/sample_test.rb I0516 10:15:11.982151 9333 tar.go:337] Adding to tar: /tmp/s2i137753575/upload/src/views as src/views I0516 10:15:11.982553 9333 tar.go:337] Adding to tar: /tmp/s2i137753575/upload/src/views/main.erb as src/views/main.erb I0516 10:15:12.049007 9333 docker.go:1044] Waiting for container "2dc3c22106b13b6b4b8487ee4862aa4fbdec3e1c3b60360574b41fe1e2368454" to stop ... I0516 10:15:12.222610 9333 docker.go:1069] Invoking PostExecute function I0516 10:15:12.222671 9333 postexecutorstep.go:68] Skipping step: store previous image I0516 10:15:12.222705 9333 postexecutorstep.go:117] Executing step: commit image I0516 10:15:12.225123 9333 postexecutorstep.go:523] Checking for new Labels to apply... I0516 10:15:12.225184 9333 postexecutorstep.go:531] Creating the download path '/tmp/s2i137753575/metadata' I0516 10:15:12.225373 9333 postexecutorstep.go:465] Downloading file "/tmp/.s2i/image_metadata.json" I0516 10:15:12.422156 9333 tar.go:401] Creating directory /tmp/s2i137753575/metadata I0516 10:15:12.422260 9333 tar.go:469] Creating /tmp/s2i137753575/metadata/image_metadata.json I0516 10:15:12.422467 9333 tar.go:479] Extracting/writing /tmp/s2i137753575/metadata/image_metadata.json I0516 10:15:12.422628 9333 tar.go:425] Done extracting tar stream I0516 10:15:12.422787 9333 postexecutorstep.go:556] new Labels File contents : { "labels": [ {"testLabel": "testLabel_value"} ] } I0516 10:15:12.427534 9333 docker.go:1103] Committing container with dockerOpts: {Reference:test/sti-incremental-app-scripts Comment: Author: Changes:[] Pause:false Config:0xc4205bf680}, config: {Hostname: Domainname: User: AttachStdin:false AttachStdout:false AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:false StdinOnce:false Env:[RACK_ENV=production] Cmd:[/tmp/scripts//run] Healthcheck: ArgsEscaped:false Image: Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[io.openshift.s2i.build.image:sti_test/sti-fake-scripts testLabel:testLabel_value io.openshift.s2i.build.commit.date:Thu Jan 17 17:21:03 2019 -0500 io.openshift.s2i.build.commit.id:787f1beae9956c959c6af62ee43bfdda73769cf7 io.openshift.s2i.build.commit.message:Merge pull request #78 from bparees/v22 io.k8s.display-name:test/sti-incremental-app-scripts io.openshift.s2i.build.commit.author:Ben Parees io.openshift.s2i.scripts-url:image:///tmp/scripts/ io.openshift.s2i.build.commit.ref:master io.openshift.s2i.build.source-location:https://github.com/openshift/ruby-hello-world] StopSignal: StopTimeout: Shell:[]} I0516 10:15:13.238899 9333 postexecutorstep.go:393] Executing step: report success I0516 10:15:13.238982 9333 postexecutorstep.go:398] Successfully built test/sti-incremental-app-scripts I0516 10:15:13.239029 9333 postexecutorstep.go:93] Skipping step: remove previous image I0516 10:15:13.239141 9333 docker.go:980] Removing container "2dc3c22106b13b6b4b8487ee4862aa4fbdec3e1c3b60360574b41fe1e2368454" ... I0516 10:15:13.255019 9333 docker.go:990] Removed container "2dc3c22106b13b6b4b8487ee4862aa4fbdec3e1c3b60360574b41fe1e2368454" I0516 10:15:13.255331 9333 cleanup.go:33] Removing temporary directory /tmp/s2i137753575 I0516 10:15:13.255379 9333 fs.go:302] Removing directory '/tmp/s2i137753575' I0516 10:15:13.264044 9333 docker.go:490] Using locally available image "sti_test/sti-fake-scripts:latest" I0516 10:15:13.270528 9333 docker.go:490] Using locally available image "sti_test/sti-fake-scripts:latest" I0516 10:15:13.270597 9333 docker.go:730] Image sha256:fb4de550c27c0edbc4c6304060dd80b629191a62e34d397264c5fd17c90a952b contains io.openshift.s2i.scripts-url set to "image:///tmp/scripts/" I0516 10:15:13.270667 9333 scm.go:20] DownloadForSource https://github.com/openshift/ruby-hello-world I0516 10:15:13.270789 9333 sti.go:204] Preparing to build test/sti-incremental-app-scripts I0516 10:15:13.271390 9333 clone.go:36] Downloading "https://github.com/openshift/ruby-hello-world" ... I0516 10:15:13.271445 9333 clone.go:40] Cloning sources into "/tmp/s2i840773809/upload/src" I0516 10:15:14.346739 9333 clone.go:56] Checked out "HEAD" I0516 10:15:14.370127 9333 clone.go:62] Updated submodules for "HEAD" I0516 10:15:14.381634 9333 install.go:261] Using "assemble" installed from "image:///tmp/scripts//assemble" I0516 10:15:14.381756 9333 install.go:261] Using "run" installed from "image:///tmp/scripts//run" I0516 10:15:14.381880 9333 install.go:261] Using "save-artifacts" installed from "image:///tmp/scripts//save-artifacts" I0516 10:15:14.381975 9333 ignore.go:64] .s2iignore file does not exist I0516 10:15:14.385142 9333 docker.go:490] Using locally available image "test/sti-incremental-app-scripts:latest" I0516 10:15:14.387817 9333 sti.go:211] Existing image for tag test/sti-incremental-app-scripts detected for incremental build I0516 10:15:14.387874 9333 sti.go:216] Performing source build from https://github.com/openshift/ruby-hello-world I0516 10:15:14.388046 9333 sti.go:522] Saving build artifacts from image test/sti-incremental-app-scripts to path /tmp/s2i840773809/upload/artifacts I0516 10:15:14.390694 9333 sti.go:546] The assemble user is not set, defaulting to "" user I0516 10:15:14.395999 9333 docker.go:730] Image sha256:61756f3c2d20bcd84d2df3feea562222b571aecb2f099a9d5fe56553e3aa1342 contains io.openshift.s2i.scripts-url set to "image:///tmp/scripts/" I0516 10:15:14.396049 9333 docker.go:804] Base directory for S2I scripts is '/tmp/scripts/'. Untarring destination is '/tmp'. I0516 10:15:14.396086 9333 docker.go:961] Setting "/tmp/scripts/save-artifacts" command for container ... I0516 10:15:14.396328 9333 docker.go:970] Creating container with options {Name:"s2i_test_sti_incremental_app_scripts_04367731" Config:{Hostname: Domainname: User: AttachStdin:false AttachStdout:true AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:false StdinOnce:false Env:[] Cmd:[/tmp/scripts/save-artifacts] Healthcheck: ArgsEscaped:false Image:test/sti-incremental-app-scripts:latest Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[] StopSignal: StopTimeout: Shell:[]} HostConfig:&{Binds:[] ContainerIDFile: LogConfig:{Type: Config:map[]} NetworkMode: PortBindings:map[] RestartPolicy:{Name: MaximumRetryCount:0} AutoRemove:false VolumeDriver: VolumesFrom:[] CapAdd:[] CapDrop:[] DNS:[] DNSOptions:[] DNSSearch:[] ExtraHosts:[] GroupAdd:[] IpcMode: Cgroup: Links:[] OomScoreAdj:0 PidMode: Privileged:false PublishAllPorts:false ReadonlyRootfs:false SecurityOpt:[] StorageOpt:map[] Tmpfs:map[] UTSMode: UsernsMode: ShmSize:67108864 Sysctls:map[] Runtime: ConsoleSize:[0 0] Isolation: Resources:{CPUShares:0 Memory:0 NanoCPUs:0 CgroupParent: BlkioWeight:0 BlkioWeightDevice:[] BlkioDeviceReadBps:[] BlkioDeviceWriteBps:[] BlkioDeviceReadIOps:[] BlkioDeviceWriteIOps:[] CPUPeriod:0 CPUQuota:0 CPURealtimePeriod:0 CPURealtimeRuntime:0 CpusetCpus: CpusetMems: Devices:[] DeviceCgroupRules:[] DiskQuota:0 KernelMemory:0 MemoryReservation:0 MemorySwap:0 MemorySwappiness: OomKillDisable: PidsLimit:0 Ulimits:[] CPUCount:0 CPUPercent:0 IOMaximumIOps:0 IOMaximumBandwidth:0} Mounts:[] Init:}} ... I0516 10:15:14.858406 9333 docker.go:1002] Attaching to container "07c47ced65050639999816c5bd8cbc0960b515cb76242268f3be329110689710" ... I0516 10:15:14.860156 9333 docker.go:1013] Starting container "07c47ced65050639999816c5bd8cbc0960b515cb76242268f3be329110689710" ... I0516 10:15:15.313834 9333 tar.go:392] Creating directory /tmp/s2i840773809/upload/artifacts I0516 10:15:15.314085 9333 tar.go:401] Creating directory /tmp/s2i840773809/upload/artifacts I0516 10:15:15.314170 9333 tar.go:469] Creating /tmp/s2i840773809/upload/artifacts/.gitignore I0516 10:15:15.314407 9333 tar.go:479] Extracting/writing /tmp/s2i840773809/upload/artifacts/.gitignore I0516 10:15:15.315920 9333 tar.go:392] Creating directory /tmp/s2i840773809/upload/artifacts/.s2i I0516 10:15:15.316450 9333 tar.go:392] Creating directory /tmp/s2i840773809/upload/artifacts/.s2i/bin I0516 10:15:15.316750 9333 tar.go:401] Creating directory /tmp/s2i840773809/upload/artifacts/.s2i/bin I0516 10:15:15.316835 9333 tar.go:469] Creating /tmp/s2i840773809/upload/artifacts/.s2i/bin/README I0516 10:15:15.316969 9333 tar.go:479] Extracting/writing /tmp/s2i840773809/upload/artifacts/.s2i/bin/README I0516 10:15:15.317292 9333 tar.go:401] Creating directory /tmp/s2i840773809/upload/artifacts/.s2i I0516 10:15:15.317414 9333 tar.go:469] Creating /tmp/s2i840773809/upload/artifacts/.s2i/environment I0516 10:15:15.317522 9333 tar.go:479] Extracting/writing /tmp/s2i840773809/upload/artifacts/.s2i/environment I0516 10:15:15.319057 9333 tar.go:401] Creating directory /tmp/s2i840773809/upload/artifacts I0516 10:15:15.319144 9333 tar.go:469] Creating /tmp/s2i840773809/upload/artifacts/.travis.yml I0516 10:15:15.319268 9333 tar.go:479] Extracting/writing /tmp/s2i840773809/upload/artifacts/.travis.yml I0516 10:15:15.320259 9333 tar.go:401] Creating directory /tmp/s2i840773809/upload/artifacts I0516 10:15:15.320340 9333 tar.go:469] Creating /tmp/s2i840773809/upload/artifacts/Dockerfile I0516 10:15:15.320451 9333 tar.go:479] Extracting/writing /tmp/s2i840773809/upload/artifacts/Dockerfile I0516 10:15:15.326961 9333 tar.go:401] Creating directory /tmp/s2i840773809/upload/artifacts I0516 10:15:15.327048 9333 tar.go:469] Creating /tmp/s2i840773809/upload/artifacts/Gemfile I0516 10:15:15.327163 9333 tar.go:479] Extracting/writing /tmp/s2i840773809/upload/artifacts/Gemfile I0516 10:15:15.328207 9333 tar.go:401] Creating directory /tmp/s2i840773809/upload/artifacts I0516 10:15:15.328293 9333 tar.go:469] Creating /tmp/s2i840773809/upload/artifacts/Gemfile.lock I0516 10:15:15.328405 9333 tar.go:479] Extracting/writing /tmp/s2i840773809/upload/artifacts/Gemfile.lock I0516 10:15:15.333134 9333 tar.go:401] Creating directory /tmp/s2i840773809/upload/artifacts I0516 10:15:15.333222 9333 tar.go:469] Creating /tmp/s2i840773809/upload/artifacts/README.md I0516 10:15:15.333365 9333 tar.go:479] Extracting/writing /tmp/s2i840773809/upload/artifacts/README.md I0516 10:15:15.333602 9333 tar.go:401] Creating directory /tmp/s2i840773809/upload/artifacts I0516 10:15:15.333684 9333 tar.go:469] Creating /tmp/s2i840773809/upload/artifacts/Rakefile I0516 10:15:15.333799 9333 tar.go:479] Extracting/writing /tmp/s2i840773809/upload/artifacts/Rakefile I0516 10:15:15.338143 9333 tar.go:401] Creating directory /tmp/s2i840773809/upload/artifacts I0516 10:15:15.338226 9333 tar.go:469] Creating /tmp/s2i840773809/upload/artifacts/app.rb I0516 10:15:15.338347 9333 tar.go:479] Extracting/writing /tmp/s2i840773809/upload/artifacts/app.rb I0516 10:15:15.344155 9333 tar.go:392] Creating directory /tmp/s2i840773809/upload/artifacts/config I0516 10:15:15.344383 9333 tar.go:401] Creating directory /tmp/s2i840773809/upload/artifacts/config I0516 10:15:15.344464 9333 tar.go:469] Creating /tmp/s2i840773809/upload/artifacts/config/database.rb I0516 10:15:15.344580 9333 tar.go:479] Extracting/writing /tmp/s2i840773809/upload/artifacts/config/database.rb I0516 10:15:15.344832 9333 tar.go:401] Creating directory /tmp/s2i840773809/upload/artifacts/config I0516 10:15:15.344936 9333 tar.go:469] Creating /tmp/s2i840773809/upload/artifacts/config/database.yml I0516 10:15:15.345050 9333 tar.go:479] Extracting/writing /tmp/s2i840773809/upload/artifacts/config/database.yml I0516 10:15:15.349121 9333 tar.go:401] Creating directory /tmp/s2i840773809/upload/artifacts I0516 10:15:15.349207 9333 tar.go:469] Creating /tmp/s2i840773809/upload/artifacts/config.ru I0516 10:15:15.349325 9333 tar.go:479] Extracting/writing /tmp/s2i840773809/upload/artifacts/config.ru I0516 10:15:15.351171 9333 tar.go:392] Creating directory /tmp/s2i840773809/upload/artifacts/db I0516 10:15:15.351486 9333 tar.go:392] Creating directory /tmp/s2i840773809/upload/artifacts/db/migrate I0516 10:15:15.351746 9333 tar.go:401] Creating directory /tmp/s2i840773809/upload/artifacts/db/migrate I0516 10:15:15.351833 9333 tar.go:469] Creating /tmp/s2i840773809/upload/artifacts/db/migrate/20141102191902_create_key_pair.rb I0516 10:15:15.351971 9333 tar.go:479] Extracting/writing /tmp/s2i840773809/upload/artifacts/db/migrate/20141102191902_create_key_pair.rb I0516 10:15:15.359765 9333 tar.go:401] Creating directory /tmp/s2i840773809/upload/artifacts I0516 10:15:15.359868 9333 tar.go:469] Creating /tmp/s2i840773809/upload/artifacts/models.rb I0516 10:15:15.360029 9333 tar.go:479] Extracting/writing /tmp/s2i840773809/upload/artifacts/models.rb I0516 10:15:15.360751 9333 tar.go:401] Creating directory /tmp/s2i840773809/upload/artifacts I0516 10:15:15.360837 9333 tar.go:469] Creating /tmp/s2i840773809/upload/artifacts/run.sh I0516 10:15:15.360970 9333 tar.go:479] Extracting/writing /tmp/s2i840773809/upload/artifacts/run.sh I0516 10:15:15.364155 9333 tar.go:392] Creating directory /tmp/s2i840773809/upload/artifacts/test I0516 10:15:15.364429 9333 tar.go:401] Creating directory /tmp/s2i840773809/upload/artifacts/test I0516 10:15:15.364511 9333 tar.go:469] Creating /tmp/s2i840773809/upload/artifacts/test/sample_test.rb I0516 10:15:15.364622 9333 tar.go:479] Extracting/writing /tmp/s2i840773809/upload/artifacts/test/sample_test.rb I0516 10:15:15.364854 9333 tar.go:392] Creating directory /tmp/s2i840773809/upload/artifacts/views I0516 10:15:15.365124 9333 tar.go:401] Creating directory /tmp/s2i840773809/upload/artifacts/views I0516 10:15:15.365207 9333 tar.go:469] Creating /tmp/s2i840773809/upload/artifacts/views/main.erb I0516 10:15:15.365318 9333 tar.go:479] Extracting/writing /tmp/s2i840773809/upload/artifacts/views/main.erb I0516 10:15:15.374247 9333 tar.go:401] Creating directory /tmp/s2i840773809/upload/artifacts I0516 10:15:15.374359 9333 tar.go:469] Creating /tmp/s2i840773809/upload/artifacts/save-artifacts-invoked I0516 10:15:15.374506 9333 tar.go:479] Extracting/writing /tmp/s2i840773809/upload/artifacts/save-artifacts-invoked I0516 10:15:15.374658 9333 tar.go:425] Done extracting tar stream I0516 10:15:15.451159 9333 docker.go:1044] Waiting for container "07c47ced65050639999816c5bd8cbc0960b515cb76242268f3be329110689710" to stop ... I0516 10:15:15.584352 9333 docker.go:980] Removing container "07c47ced65050639999816c5bd8cbc0960b515cb76242268f3be329110689710" ... I0516 10:15:15.599216 9333 docker.go:990] Removed container "07c47ced65050639999816c5bd8cbc0960b515cb76242268f3be329110689710" I0516 10:15:15.599394 9333 sti.go:227] Running "assemble" in "test/sti-incremental-app-scripts" I0516 10:15:15.599451 9333 sti.go:585] Using image name sti_test/sti-fake-scripts I0516 10:15:15.601729 9333 docker.go:490] Using locally available image "sti_test/sti-fake-scripts:latest" I0516 10:15:15.601867 9333 environment.go:41] Setting 1 environment variables provided by environment file in sources I0516 10:15:15.602232 9333 sti.go:703] starting the source uploading ... I0516 10:15:15.602303 9333 tar.go:239] Adding "/tmp/s2i840773809/upload" to tar ... I0516 10:15:15.602814 9333 tar.go:337] Adding to tar: /tmp/s2i840773809/upload/artifacts as artifacts I0516 10:15:15.606435 9333 docker.go:730] Image sha256:fb4de550c27c0edbc4c6304060dd80b629191a62e34d397264c5fd17c90a952b contains io.openshift.s2i.scripts-url set to "image:///tmp/scripts/" I0516 10:15:15.606498 9333 docker.go:804] Base directory for S2I scripts is '/tmp/scripts/'. Untarring destination is '/tmp'. I0516 10:15:15.606573 9333 docker.go:961] Setting "/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble" command for container ... I0516 10:15:15.606887 9333 docker.go:970] Creating container with options {Name:"s2i_sti_test_sti_fake_scripts_81874058" Config:{Hostname: Domainname: User: AttachStdin:false AttachStdout:true AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:true StdinOnce:true Env:[RACK_ENV=production] Cmd:[/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble] Healthcheck: ArgsEscaped:false Image:sti_test/sti-fake-scripts:latest Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[] StopSignal: StopTimeout: Shell:[]} HostConfig:&{Binds:[] ContainerIDFile: LogConfig:{Type: Config:map[]} NetworkMode: PortBindings:map[] RestartPolicy:{Name: MaximumRetryCount:0} AutoRemove:false VolumeDriver: VolumesFrom:[] CapAdd:[] CapDrop:[] DNS:[] DNSOptions:[] DNSSearch:[] ExtraHosts:[] GroupAdd:[] IpcMode: Cgroup: Links:[] OomScoreAdj:0 PidMode: Privileged:false PublishAllPorts:false ReadonlyRootfs:false SecurityOpt:[] StorageOpt:map[] Tmpfs:map[] UTSMode: UsernsMode: ShmSize:67108864 Sysctls:map[] Runtime: ConsoleSize:[0 0] Isolation: Resources:{CPUShares:0 Memory:0 NanoCPUs:0 CgroupParent: BlkioWeight:0 BlkioWeightDevice:[] BlkioDeviceReadBps:[] BlkioDeviceWriteBps:[] BlkioDeviceReadIOps:[] BlkioDeviceWriteIOps:[] CPUPeriod:0 CPUQuota:0 CPURealtimePeriod:0 CPURealtimeRuntime:0 CpusetCpus: CpusetMems: Devices:[] DeviceCgroupRules:[] DiskQuota:0 KernelMemory:0 MemoryReservation:0 MemorySwap:0 MemorySwappiness: OomKillDisable: PidsLimit:0 Ulimits:[] CPUCount:0 CPUPercent:0 IOMaximumIOps:0 IOMaximumBandwidth:0} Mounts:[] Init:}} ... I0516 10:15:16.075631 9333 docker.go:1002] Attaching to container "a84a6b6280502019a6d3351b12e6e76fb91b5ad603afc4409afbf8342efa5046" ... I0516 10:15:16.077073 9333 docker.go:1013] Starting container "a84a6b6280502019a6d3351b12e6e76fb91b5ad603afc4409afbf8342efa5046" ... I0516 10:15:16.411146 9333 tar.go:337] Adding to tar: /tmp/s2i840773809/upload/artifacts/.gitignore as artifacts/.gitignore I0516 10:15:16.411740 9333 tar.go:337] Adding to tar: /tmp/s2i840773809/upload/artifacts/.s2i as artifacts/.s2i I0516 10:15:16.412217 9333 tar.go:337] Adding to tar: /tmp/s2i840773809/upload/artifacts/.s2i/bin as artifacts/.s2i/bin I0516 10:15:16.412644 9333 tar.go:337] Adding to tar: /tmp/s2i840773809/upload/artifacts/.s2i/bin/README as artifacts/.s2i/bin/README I0516 10:15:16.413143 9333 tar.go:337] Adding to tar: /tmp/s2i840773809/upload/artifacts/.s2i/environment as artifacts/.s2i/environment I0516 10:15:16.413585 9333 tar.go:337] Adding to tar: /tmp/s2i840773809/upload/artifacts/.travis.yml as artifacts/.travis.yml I0516 10:15:16.414044 9333 tar.go:337] Adding to tar: /tmp/s2i840773809/upload/artifacts/Dockerfile as artifacts/Dockerfile I0516 10:15:16.414467 9333 tar.go:337] Adding to tar: /tmp/s2i840773809/upload/artifacts/Gemfile as artifacts/Gemfile I0516 10:15:16.414906 9333 tar.go:337] Adding to tar: /tmp/s2i840773809/upload/artifacts/Gemfile.lock as artifacts/Gemfile.lock I0516 10:15:16.415337 9333 tar.go:337] Adding to tar: /tmp/s2i840773809/upload/artifacts/README.md as artifacts/README.md I0516 10:15:16.416252 9333 tar.go:337] Adding to tar: /tmp/s2i840773809/upload/artifacts/Rakefile as artifacts/Rakefile I0516 10:15:16.418062 9333 tar.go:337] Adding to tar: /tmp/s2i840773809/upload/artifacts/app.rb as artifacts/app.rb I0516 10:15:16.418715 9333 tar.go:337] Adding to tar: /tmp/s2i840773809/upload/artifacts/config as artifacts/config I0516 10:15:16.420070 9333 tar.go:337] Adding to tar: /tmp/s2i840773809/upload/artifacts/config/database.rb as artifacts/config/database.rb I0516 10:15:16.420726 9333 tar.go:337] Adding to tar: /tmp/s2i840773809/upload/artifacts/config/database.yml as artifacts/config/database.yml I0516 10:15:16.421619 9333 tar.go:337] Adding to tar: /tmp/s2i840773809/upload/artifacts/config.ru as artifacts/config.ru I0516 10:15:16.423118 9333 tar.go:337] Adding to tar: /tmp/s2i840773809/upload/artifacts/db as artifacts/db I0516 10:15:16.423719 9333 tar.go:337] Adding to tar: /tmp/s2i840773809/upload/artifacts/db/migrate as artifacts/db/migrate I0516 10:15:16.424252 9333 tar.go:337] Adding to tar: /tmp/s2i840773809/upload/artifacts/db/migrate/20141102191902_create_key_pair.rb as artifacts/db/migrate/20141102191902_create_key_pair.rb I0516 10:15:16.424811 9333 tar.go:337] Adding to tar: /tmp/s2i840773809/upload/artifacts/models.rb as artifacts/models.rb I0516 10:15:16.425378 9333 tar.go:337] Adding to tar: /tmp/s2i840773809/upload/artifacts/run.sh as artifacts/run.sh I0516 10:15:16.425951 9333 tar.go:337] Adding to tar: /tmp/s2i840773809/upload/artifacts/save-artifacts-invoked as artifacts/save-artifacts-invoked I0516 10:15:16.426511 9333 tar.go:337] Adding to tar: /tmp/s2i840773809/upload/artifacts/test as artifacts/test I0516 10:15:16.427066 9333 tar.go:337] Adding to tar: /tmp/s2i840773809/upload/artifacts/test/sample_test.rb as artifacts/test/sample_test.rb I0516 10:15:16.427625 9333 tar.go:337] Adding to tar: /tmp/s2i840773809/upload/artifacts/views as artifacts/views I0516 10:15:16.428119 9333 tar.go:337] Adding to tar: /tmp/s2i840773809/upload/artifacts/views/main.erb as artifacts/views/main.erb I0516 10:15:16.428663 9333 tar.go:337] Adding to tar: /tmp/s2i840773809/upload/scripts as scripts I0516 10:15:16.429193 9333 tar.go:337] Adding to tar: /tmp/s2i840773809/upload/src as src I0516 10:15:16.432823 9333 tar.go:337] Adding to tar: /tmp/s2i840773809/upload/src/.gitignore as src/.gitignore I0516 10:15:16.433374 9333 tar.go:337] Adding to tar: /tmp/s2i840773809/upload/src/.s2i as src/.s2i I0516 10:15:16.433924 9333 tar.go:337] Adding to tar: /tmp/s2i840773809/upload/src/.s2i/bin as src/.s2i/bin I0516 10:15:16.434385 9333 tar.go:337] Adding to tar: /tmp/s2i840773809/upload/src/.s2i/bin/README as src/.s2i/bin/README I0516 10:15:16.434930 9333 tar.go:337] Adding to tar: /tmp/s2i840773809/upload/src/.s2i/environment as src/.s2i/environment I0516 10:15:16.435491 9333 tar.go:337] Adding to tar: /tmp/s2i840773809/upload/src/.travis.yml as src/.travis.yml I0516 10:15:16.436036 9333 tar.go:337] Adding to tar: /tmp/s2i840773809/upload/src/Dockerfile as src/Dockerfile I0516 10:15:16.436483 9333 tar.go:337] Adding to tar: /tmp/s2i840773809/upload/src/Gemfile as src/Gemfile I0516 10:15:16.436956 9333 tar.go:337] Adding to tar: /tmp/s2i840773809/upload/src/Gemfile.lock as src/Gemfile.lock I0516 10:15:16.437544 9333 tar.go:337] Adding to tar: /tmp/s2i840773809/upload/src/README.md as src/README.md I0516 10:15:16.438062 9333 tar.go:337] Adding to tar: /tmp/s2i840773809/upload/src/Rakefile as src/Rakefile I0516 10:15:16.438469 9333 tar.go:337] Adding to tar: /tmp/s2i840773809/upload/src/app.rb as src/app.rb I0516 10:15:16.438905 9333 tar.go:337] Adding to tar: /tmp/s2i840773809/upload/src/config as src/config I0516 10:15:16.439301 9333 tar.go:337] Adding to tar: /tmp/s2i840773809/upload/src/config/database.rb as src/config/database.rb I0516 10:15:16.439726 9333 tar.go:337] Adding to tar: /tmp/s2i840773809/upload/src/config/database.yml as src/config/database.yml I0516 10:15:16.440314 9333 tar.go:337] Adding to tar: /tmp/s2i840773809/upload/src/config.ru as src/config.ru I0516 10:15:16.440850 9333 tar.go:337] Adding to tar: /tmp/s2i840773809/upload/src/db as src/db I0516 10:15:16.441379 9333 tar.go:337] Adding to tar: /tmp/s2i840773809/upload/src/db/migrate as src/db/migrate I0516 10:15:16.441854 9333 tar.go:337] Adding to tar: /tmp/s2i840773809/upload/src/db/migrate/20141102191902_create_key_pair.rb as src/db/migrate/20141102191902_create_key_pair.rb I0516 10:15:16.442344 9333 tar.go:337] Adding to tar: /tmp/s2i840773809/upload/src/models.rb as src/models.rb I0516 10:15:16.442870 9333 tar.go:337] Adding to tar: /tmp/s2i840773809/upload/src/run.sh as src/run.sh I0516 10:15:16.443306 9333 tar.go:337] Adding to tar: /tmp/s2i840773809/upload/src/test as src/test I0516 10:15:16.443716 9333 tar.go:337] Adding to tar: /tmp/s2i840773809/upload/src/test/sample_test.rb as src/test/sample_test.rb I0516 10:15:16.444156 9333 tar.go:337] Adding to tar: /tmp/s2i840773809/upload/src/views as src/views I0516 10:15:16.444530 9333 tar.go:337] Adding to tar: /tmp/s2i840773809/upload/src/views/main.erb as src/views/main.erb I0516 10:15:16.489212 9333 docker.go:1044] Waiting for container "a84a6b6280502019a6d3351b12e6e76fb91b5ad603afc4409afbf8342efa5046" to stop ... I0516 10:15:16.665478 9333 docker.go:1069] Invoking PostExecute function I0516 10:15:16.665550 9333 postexecutorstep.go:63] Executing step: store previous image I0516 10:15:16.668502 9333 postexecutorstep.go:117] Executing step: commit image I0516 10:15:16.670737 9333 postexecutorstep.go:523] Checking for new Labels to apply... I0516 10:15:16.670796 9333 postexecutorstep.go:531] Creating the download path '/tmp/s2i840773809/metadata' I0516 10:15:16.671063 9333 postexecutorstep.go:465] Downloading file "/tmp/.s2i/image_metadata.json" I0516 10:15:16.876191 9333 tar.go:401] Creating directory /tmp/s2i840773809/metadata I0516 10:15:16.876296 9333 tar.go:469] Creating /tmp/s2i840773809/metadata/image_metadata.json I0516 10:15:16.876517 9333 tar.go:479] Extracting/writing /tmp/s2i840773809/metadata/image_metadata.json I0516 10:15:16.876704 9333 tar.go:425] Done extracting tar stream I0516 10:15:16.876871 9333 postexecutorstep.go:556] new Labels File contents : { "labels": [ {"testLabel": "testLabel_value"} ] } I0516 10:15:16.881538 9333 docker.go:1103] Committing container with dockerOpts: {Reference:test/sti-incremental-app-scripts Comment: Author: Changes:[] Pause:false Config:0xc4205be3c0}, config: {Hostname: Domainname: User: AttachStdin:false AttachStdout:false AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:false StdinOnce:false Env:[RACK_ENV=production] Cmd:[/tmp/scripts//run] Healthcheck: ArgsEscaped:false Image: Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[io.k8s.display-name:test/sti-incremental-app-scripts testLabel:testLabel_value io.openshift.s2i.scripts-url:image:///tmp/scripts/ io.openshift.s2i.build.commit.message:Merge pull request #78 from bparees/v22 io.openshift.s2i.build.source-location:https://github.com/openshift/ruby-hello-world io.openshift.s2i.build.image:sti_test/sti-fake-scripts io.openshift.s2i.build.commit.author:Ben Parees io.openshift.s2i.build.commit.date:Thu Jan 17 17:21:03 2019 -0500 io.openshift.s2i.build.commit.id:787f1beae9956c959c6af62ee43bfdda73769cf7 io.openshift.s2i.build.commit.ref:master] StopSignal: StopTimeout: Shell:[]} I0516 10:15:17.818818 9333 postexecutorstep.go:393] Executing step: report success I0516 10:15:17.818875 9333 postexecutorstep.go:398] Successfully built test/sti-incremental-app-scripts I0516 10:15:17.818923 9333 postexecutorstep.go:88] Executing step: remove previous image I0516 10:15:17.818960 9333 postexecutorstep.go:102] Removing previously-tagged image sha256:61756f3c2d20bcd84d2df3feea562222b571aecb2f099a9d5fe56553e3aa1342 I0516 10:15:17.826154 9333 docker.go:980] Removing container "a84a6b6280502019a6d3351b12e6e76fb91b5ad603afc4409afbf8342efa5046" ... I0516 10:15:17.841675 9333 docker.go:990] Removed container "a84a6b6280502019a6d3351b12e6e76fb91b5ad603afc4409afbf8342efa5046" I0516 10:15:17.841870 9333 cleanup.go:33] Removing temporary directory /tmp/s2i840773809 I0516 10:15:17.841923 9333 fs.go:302] Removing directory '/tmp/s2i840773809' --- PASS: TestIncrementalBuildScripts (10.33s) === RUN TestIncrementalBuildScriptsNoSaveArtifacts I0516 10:15:19.722507 9333 docker.go:490] Using locally available image "sti_test/sti-fake-scripts-no-save-artifacts:latest" I0516 10:15:19.729001 9333 docker.go:490] Using locally available image "sti_test/sti-fake-scripts-no-save-artifacts:latest" I0516 10:15:19.729064 9333 docker.go:730] Image sha256:1d316dd8c4103d242bab1f3a80c0e8ca41b1d7cc8818fe06391f7bd8ed7e5a58 contains io.openshift.s2i.scripts-url set to "image:///tmp/scripts/" I0516 10:15:19.729129 9333 scm.go:20] DownloadForSource https://github.com/openshift/ruby-hello-world I0516 10:15:19.729236 9333 sti.go:204] Preparing to build test/sti-incremental-app-scripts-no-save-artifacts I0516 10:15:19.729768 9333 clone.go:36] Downloading "https://github.com/openshift/ruby-hello-world" ... I0516 10:15:19.729820 9333 clone.go:40] Cloning sources into "/tmp/s2i741482507/upload/src" I0516 10:15:20.088488 9333 clone.go:56] Checked out "HEAD" I0516 10:15:20.112454 9333 clone.go:62] Updated submodules for "HEAD" I0516 10:15:20.124055 9333 install.go:261] Using "assemble" installed from "image:///tmp/scripts//assemble" I0516 10:15:20.124172 9333 install.go:261] Using "run" installed from "image:///tmp/scripts//run" I0516 10:15:20.124281 9333 install.go:261] Using "save-artifacts" installed from "image:///tmp/scripts//save-artifacts" I0516 10:15:20.124349 9333 ignore.go:64] .s2iignore file does not exist I0516 10:15:20.124385 9333 sti.go:213] Clean build will be performed I0516 10:15:20.124440 9333 sti.go:216] Performing source build from https://github.com/openshift/ruby-hello-world I0516 10:15:20.124494 9333 sti.go:227] Running "assemble" in "test/sti-incremental-app-scripts-no-save-artifacts" I0516 10:15:20.124528 9333 sti.go:585] Using image name sti_test/sti-fake-scripts-no-save-artifacts I0516 10:15:20.127167 9333 docker.go:490] Using locally available image "sti_test/sti-fake-scripts-no-save-artifacts:latest" I0516 10:15:20.127288 9333 environment.go:41] Setting 1 environment variables provided by environment file in sources I0516 10:15:20.127477 9333 sti.go:703] starting the source uploading ... I0516 10:15:20.127547 9333 tar.go:239] Adding "/tmp/s2i741482507/upload" to tar ... I0516 10:15:20.127984 9333 tar.go:337] Adding to tar: /tmp/s2i741482507/upload/scripts as scripts I0516 10:15:20.132089 9333 docker.go:730] Image sha256:1d316dd8c4103d242bab1f3a80c0e8ca41b1d7cc8818fe06391f7bd8ed7e5a58 contains io.openshift.s2i.scripts-url set to "image:///tmp/scripts/" I0516 10:15:20.132144 9333 docker.go:804] Base directory for S2I scripts is '/tmp/scripts/'. Untarring destination is '/tmp'. I0516 10:15:20.132219 9333 docker.go:961] Setting "/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble" command for container ... I0516 10:15:20.132538 9333 docker.go:970] Creating container with options {Name:"s2i_sti_test_sti_fake_scripts_no_save_artifacts_44377914" Config:{Hostname: Domainname: User: AttachStdin:false AttachStdout:true AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:true StdinOnce:true Env:[RACK_ENV=production] Cmd:[/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble] Healthcheck: ArgsEscaped:false Image:sti_test/sti-fake-scripts-no-save-artifacts:latest Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[] StopSignal: StopTimeout: Shell:[]} HostConfig:&{Binds:[] ContainerIDFile: LogConfig:{Type: Config:map[]} NetworkMode: PortBindings:map[] RestartPolicy:{Name: MaximumRetryCount:0} AutoRemove:false VolumeDriver: VolumesFrom:[] CapAdd:[] CapDrop:[] DNS:[] DNSOptions:[] DNSSearch:[] ExtraHosts:[] GroupAdd:[] IpcMode: Cgroup: Links:[] OomScoreAdj:0 PidMode: Privileged:false PublishAllPorts:false ReadonlyRootfs:false SecurityOpt:[] StorageOpt:map[] Tmpfs:map[] UTSMode: UsernsMode: ShmSize:67108864 Sysctls:map[] Runtime: ConsoleSize:[0 0] Isolation: Resources:{CPUShares:0 Memory:0 NanoCPUs:0 CgroupParent: BlkioWeight:0 BlkioWeightDevice:[] BlkioDeviceReadBps:[] BlkioDeviceWriteBps:[] BlkioDeviceReadIOps:[] BlkioDeviceWriteIOps:[] CPUPeriod:0 CPUQuota:0 CPURealtimePeriod:0 CPURealtimeRuntime:0 CpusetCpus: CpusetMems: Devices:[] DeviceCgroupRules:[] DiskQuota:0 KernelMemory:0 MemoryReservation:0 MemorySwap:0 MemorySwappiness: OomKillDisable: PidsLimit:0 Ulimits:[] CPUCount:0 CPUPercent:0 IOMaximumIOps:0 IOMaximumBandwidth:0} Mounts:[] Init:}} ... I0516 10:15:20.615311 9333 docker.go:1002] Attaching to container "64defeb76ad7940fafdc20757ebbc35d60171b4a2e08ab3b67e68811d68d0e21" ... I0516 10:15:20.616678 9333 docker.go:1013] Starting container "64defeb76ad7940fafdc20757ebbc35d60171b4a2e08ab3b67e68811d68d0e21" ... I0516 10:15:20.967232 9333 tar.go:337] Adding to tar: /tmp/s2i741482507/upload/src as src I0516 10:15:20.970826 9333 tar.go:337] Adding to tar: /tmp/s2i741482507/upload/src/.gitignore as src/.gitignore I0516 10:15:20.971371 9333 tar.go:337] Adding to tar: /tmp/s2i741482507/upload/src/.s2i as src/.s2i I0516 10:15:20.971854 9333 tar.go:337] Adding to tar: /tmp/s2i741482507/upload/src/.s2i/bin as src/.s2i/bin I0516 10:15:20.972314 9333 tar.go:337] Adding to tar: /tmp/s2i741482507/upload/src/.s2i/bin/README as src/.s2i/bin/README I0516 10:15:20.972865 9333 tar.go:337] Adding to tar: /tmp/s2i741482507/upload/src/.s2i/environment as src/.s2i/environment I0516 10:15:20.973405 9333 tar.go:337] Adding to tar: /tmp/s2i741482507/upload/src/.travis.yml as src/.travis.yml I0516 10:15:20.973967 9333 tar.go:337] Adding to tar: /tmp/s2i741482507/upload/src/Dockerfile as src/Dockerfile I0516 10:15:20.974453 9333 tar.go:337] Adding to tar: /tmp/s2i741482507/upload/src/Gemfile as src/Gemfile I0516 10:15:20.975069 9333 tar.go:337] Adding to tar: /tmp/s2i741482507/upload/src/Gemfile.lock as src/Gemfile.lock I0516 10:15:20.975649 9333 tar.go:337] Adding to tar: /tmp/s2i741482507/upload/src/README.md as src/README.md I0516 10:15:20.976215 9333 tar.go:337] Adding to tar: /tmp/s2i741482507/upload/src/Rakefile as src/Rakefile I0516 10:15:20.976750 9333 tar.go:337] Adding to tar: /tmp/s2i741482507/upload/src/app.rb as src/app.rb I0516 10:15:20.977259 9333 tar.go:337] Adding to tar: /tmp/s2i741482507/upload/src/config as src/config I0516 10:15:20.977812 9333 tar.go:337] Adding to tar: /tmp/s2i741482507/upload/src/config/database.rb as src/config/database.rb I0516 10:15:20.978355 9333 tar.go:337] Adding to tar: /tmp/s2i741482507/upload/src/config/database.yml as src/config/database.yml I0516 10:15:20.978868 9333 tar.go:337] Adding to tar: /tmp/s2i741482507/upload/src/config.ru as src/config.ru I0516 10:15:20.979403 9333 tar.go:337] Adding to tar: /tmp/s2i741482507/upload/src/db as src/db I0516 10:15:20.979863 9333 tar.go:337] Adding to tar: /tmp/s2i741482507/upload/src/db/migrate as src/db/migrate I0516 10:15:20.980331 9333 tar.go:337] Adding to tar: /tmp/s2i741482507/upload/src/db/migrate/20141102191902_create_key_pair.rb as src/db/migrate/20141102191902_create_key_pair.rb I0516 10:15:20.980815 9333 tar.go:337] Adding to tar: /tmp/s2i741482507/upload/src/models.rb as src/models.rb I0516 10:15:20.981398 9333 tar.go:337] Adding to tar: /tmp/s2i741482507/upload/src/run.sh as src/run.sh I0516 10:15:20.981879 9333 tar.go:337] Adding to tar: /tmp/s2i741482507/upload/src/test as src/test I0516 10:15:20.982372 9333 tar.go:337] Adding to tar: /tmp/s2i741482507/upload/src/test/sample_test.rb as src/test/sample_test.rb I0516 10:15:20.982932 9333 tar.go:337] Adding to tar: /tmp/s2i741482507/upload/src/views as src/views I0516 10:15:20.983449 9333 tar.go:337] Adding to tar: /tmp/s2i741482507/upload/src/views/main.erb as src/views/main.erb I0516 10:15:21.034936 9333 docker.go:1044] Waiting for container "64defeb76ad7940fafdc20757ebbc35d60171b4a2e08ab3b67e68811d68d0e21" to stop ... I0516 10:15:21.201495 9333 docker.go:1069] Invoking PostExecute function I0516 10:15:21.201551 9333 postexecutorstep.go:68] Skipping step: store previous image I0516 10:15:21.201587 9333 postexecutorstep.go:117] Executing step: commit image I0516 10:15:21.204134 9333 postexecutorstep.go:523] Checking for new Labels to apply... I0516 10:15:21.204192 9333 postexecutorstep.go:531] Creating the download path '/tmp/s2i741482507/metadata' I0516 10:15:21.204393 9333 postexecutorstep.go:465] Downloading file "/tmp/.s2i/image_metadata.json" I0516 10:15:21.407098 9333 tar.go:401] Creating directory /tmp/s2i741482507/metadata I0516 10:15:21.407198 9333 tar.go:469] Creating /tmp/s2i741482507/metadata/image_metadata.json I0516 10:15:21.407399 9333 tar.go:479] Extracting/writing /tmp/s2i741482507/metadata/image_metadata.json I0516 10:15:21.407553 9333 tar.go:425] Done extracting tar stream I0516 10:15:21.407674 9333 postexecutorstep.go:556] new Labels File contents : { "labels": [ {"testLabel": "testLabel_value"} ] } I0516 10:15:21.412436 9333 docker.go:1103] Committing container with dockerOpts: {Reference:test/sti-incremental-app-scripts-no-save-artifacts Comment: Author: Changes:[] Pause:false Config:0xc4205bf2c0}, config: {Hostname: Domainname: User: AttachStdin:false AttachStdout:false AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:false StdinOnce:false Env:[RACK_ENV=production] Cmd:[/tmp/scripts//run] Healthcheck: ArgsEscaped:false Image: Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[io.openshift.s2i.build.source-location:https://github.com/openshift/ruby-hello-world io.k8s.display-name:test/sti-incremental-app-scripts-no-save-artifacts io.openshift.s2i.build.commit.author:Ben Parees io.openshift.s2i.build.commit.id:787f1beae9956c959c6af62ee43bfdda73769cf7 io.openshift.s2i.build.commit.message:Merge pull request #78 from bparees/v22 io.openshift.s2i.build.commit.ref:master io.openshift.s2i.build.image:sti_test/sti-fake-scripts-no-save-artifacts io.openshift.s2i.build.commit.date:Thu Jan 17 17:21:03 2019 -0500 testLabel:testLabel_value io.openshift.s2i.scripts-url:image:///tmp/scripts/] StopSignal: StopTimeout: Shell:[]} I0516 10:15:22.227826 9333 postexecutorstep.go:393] Executing step: report success I0516 10:15:22.227886 9333 postexecutorstep.go:398] Successfully built test/sti-incremental-app-scripts-no-save-artifacts I0516 10:15:22.227936 9333 postexecutorstep.go:93] Skipping step: remove previous image I0516 10:15:22.228041 9333 docker.go:980] Removing container "64defeb76ad7940fafdc20757ebbc35d60171b4a2e08ab3b67e68811d68d0e21" ... I0516 10:15:22.243832 9333 docker.go:990] Removed container "64defeb76ad7940fafdc20757ebbc35d60171b4a2e08ab3b67e68811d68d0e21" I0516 10:15:22.244025 9333 cleanup.go:33] Removing temporary directory /tmp/s2i741482507 I0516 10:15:22.244078 9333 fs.go:302] Removing directory '/tmp/s2i741482507' I0516 10:15:22.252727 9333 docker.go:490] Using locally available image "sti_test/sti-fake-scripts-no-save-artifacts:latest" I0516 10:15:22.259726 9333 docker.go:490] Using locally available image "sti_test/sti-fake-scripts-no-save-artifacts:latest" I0516 10:15:22.259798 9333 docker.go:730] Image sha256:1d316dd8c4103d242bab1f3a80c0e8ca41b1d7cc8818fe06391f7bd8ed7e5a58 contains io.openshift.s2i.scripts-url set to "image:///tmp/scripts/" I0516 10:15:22.259859 9333 scm.go:20] DownloadForSource https://github.com/openshift/ruby-hello-world I0516 10:15:22.259985 9333 sti.go:204] Preparing to build test/sti-incremental-app-scripts-no-save-artifacts I0516 10:15:22.260549 9333 clone.go:36] Downloading "https://github.com/openshift/ruby-hello-world" ... I0516 10:15:22.260604 9333 clone.go:40] Cloning sources into "/tmp/s2i702876277/upload/src" I0516 10:15:22.535278 9333 clone.go:56] Checked out "HEAD" I0516 10:15:22.559157 9333 clone.go:62] Updated submodules for "HEAD" I0516 10:15:22.570854 9333 install.go:261] Using "assemble" installed from "image:///tmp/scripts//assemble" I0516 10:15:22.570999 9333 install.go:261] Using "run" installed from "image:///tmp/scripts//run" I0516 10:15:22.571127 9333 install.go:261] Using "save-artifacts" installed from "image:///tmp/scripts//save-artifacts" I0516 10:15:22.571206 9333 ignore.go:64] .s2iignore file does not exist I0516 10:15:22.574249 9333 docker.go:490] Using locally available image "test/sti-incremental-app-scripts-no-save-artifacts:latest" I0516 10:15:22.577071 9333 sti.go:211] Existing image for tag test/sti-incremental-app-scripts-no-save-artifacts detected for incremental build I0516 10:15:22.577135 9333 sti.go:216] Performing source build from https://github.com/openshift/ruby-hello-world I0516 10:15:22.577292 9333 sti.go:522] Saving build artifacts from image test/sti-incremental-app-scripts-no-save-artifacts to path /tmp/s2i702876277/upload/artifacts I0516 10:15:22.580116 9333 sti.go:546] The assemble user is not set, defaulting to "" user I0516 10:15:22.585725 9333 docker.go:730] Image sha256:a9bb07c525d8f50d7d1cb6dc1132f6985747dab44f00ed9318ae4690aeeb8e80 contains io.openshift.s2i.scripts-url set to "image:///tmp/scripts/" I0516 10:15:22.585778 9333 docker.go:804] Base directory for S2I scripts is '/tmp/scripts/'. Untarring destination is '/tmp'. I0516 10:15:22.585842 9333 docker.go:961] Setting "/tmp/scripts/save-artifacts" command for container ... I0516 10:15:22.586164 9333 docker.go:970] Creating container with options {Name:"s2i_test_sti_incremental_app_scripts_no_save_artifacts_038c6ac5" Config:{Hostname: Domainname: User: AttachStdin:false AttachStdout:true AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:false StdinOnce:false Env:[] Cmd:[/tmp/scripts/save-artifacts] Healthcheck: ArgsEscaped:false Image:test/sti-incremental-app-scripts-no-save-artifacts:latest Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[] StopSignal: StopTimeout: Shell:[]} HostConfig:&{Binds:[] ContainerIDFile: LogConfig:{Type: Config:map[]} NetworkMode: PortBindings:map[] RestartPolicy:{Name: MaximumRetryCount:0} AutoRemove:false VolumeDriver: VolumesFrom:[] CapAdd:[] CapDrop:[] DNS:[] DNSOptions:[] DNSSearch:[] ExtraHosts:[] GroupAdd:[] IpcMode: Cgroup: Links:[] OomScoreAdj:0 PidMode: Privileged:false PublishAllPorts:false ReadonlyRootfs:false SecurityOpt:[] StorageOpt:map[] Tmpfs:map[] UTSMode: UsernsMode: ShmSize:67108864 Sysctls:map[] Runtime: ConsoleSize:[0 0] Isolation: Resources:{CPUShares:0 Memory:0 NanoCPUs:0 CgroupParent: BlkioWeight:0 BlkioWeightDevice:[] BlkioDeviceReadBps:[] BlkioDeviceWriteBps:[] BlkioDeviceReadIOps:[] BlkioDeviceWriteIOps:[] CPUPeriod:0 CPUQuota:0 CPURealtimePeriod:0 CPURealtimeRuntime:0 CpusetCpus: CpusetMems: Devices:[] DeviceCgroupRules:[] DiskQuota:0 KernelMemory:0 MemoryReservation:0 MemorySwap:0 MemorySwappiness: OomKillDisable: PidsLimit:0 Ulimits:[] CPUCount:0 CPUPercent:0 IOMaximumIOps:0 IOMaximumBandwidth:0} Mounts:[] Init:}} ... I0516 10:15:23.053294 9333 docker.go:1002] Attaching to container "9588792bd9f0a47c162da13b9bc53e160a0e7f06ffa742153dc120ebeee8be58" ... I0516 10:15:23.054823 9333 docker.go:1013] Starting container "9588792bd9f0a47c162da13b9bc53e160a0e7f06ffa742153dc120ebeee8be58" ... I0516 10:15:23.536832 9333 docker.go:980] Removing container "9588792bd9f0a47c162da13b9bc53e160a0e7f06ffa742153dc120ebeee8be58" ... I0516 10:15:23.554034 9333 docker.go:990] Removed container "9588792bd9f0a47c162da13b9bc53e160a0e7f06ffa742153dc120ebeee8be58" W0516 10:15:23.554222 9333 sti.go:219] Clean build will be performed because of error saving previous build artifacts I0516 10:15:23.554290 9333 sti.go:220] error: Error response from daemon: invalid header field value "oci runtime error: container_linux.go:247: starting container process caused \"exec: \\\"/tmp/scripts/save-artifacts\\\": stat /tmp/scripts/save-artifacts: no such file or directory\"\n" I0516 10:15:23.554370 9333 sti.go:227] Running "assemble" in "test/sti-incremental-app-scripts-no-save-artifacts" I0516 10:15:23.554434 9333 sti.go:585] Using image name sti_test/sti-fake-scripts-no-save-artifacts I0516 10:15:23.556987 9333 docker.go:490] Using locally available image "sti_test/sti-fake-scripts-no-save-artifacts:latest" I0516 10:15:23.557107 9333 environment.go:41] Setting 1 environment variables provided by environment file in sources I0516 10:15:23.557284 9333 sti.go:703] starting the source uploading ... I0516 10:15:23.557352 9333 tar.go:239] Adding "/tmp/s2i702876277/upload" to tar ... I0516 10:15:23.557761 9333 tar.go:337] Adding to tar: /tmp/s2i702876277/upload/artifacts as artifacts I0516 10:15:23.571075 9333 docker.go:730] Image sha256:1d316dd8c4103d242bab1f3a80c0e8ca41b1d7cc8818fe06391f7bd8ed7e5a58 contains io.openshift.s2i.scripts-url set to "image:///tmp/scripts/" I0516 10:15:23.571139 9333 docker.go:804] Base directory for S2I scripts is '/tmp/scripts/'. Untarring destination is '/tmp'. I0516 10:15:23.571217 9333 docker.go:961] Setting "/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble" command for container ... I0516 10:15:23.571517 9333 docker.go:970] Creating container with options {Name:"s2i_sti_test_sti_fake_scripts_no_save_artifacts_ee626df9" Config:{Hostname: Domainname: User: AttachStdin:false AttachStdout:true AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:true StdinOnce:true Env:[RACK_ENV=production] Cmd:[/bin/sh -c tar -C /tmp -xf - && /tmp/scripts/assemble] Healthcheck: ArgsEscaped:false Image:sti_test/sti-fake-scripts-no-save-artifacts:latest Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[] StopSignal: StopTimeout: Shell:[]} HostConfig:&{Binds:[] ContainerIDFile: LogConfig:{Type: Config:map[]} NetworkMode: PortBindings:map[] RestartPolicy:{Name: MaximumRetryCount:0} AutoRemove:false VolumeDriver: VolumesFrom:[] CapAdd:[] CapDrop:[] DNS:[] DNSOptions:[] DNSSearch:[] ExtraHosts:[] GroupAdd:[] IpcMode: Cgroup: Links:[] OomScoreAdj:0 PidMode: Privileged:false PublishAllPorts:false ReadonlyRootfs:false SecurityOpt:[] StorageOpt:map[] Tmpfs:map[] UTSMode: UsernsMode: ShmSize:67108864 Sysctls:map[] Runtime: ConsoleSize:[0 0] Isolation: Resources:{CPUShares:0 Memory:0 NanoCPUs:0 CgroupParent: BlkioWeight:0 BlkioWeightDevice:[] BlkioDeviceReadBps:[] BlkioDeviceWriteBps:[] BlkioDeviceReadIOps:[] BlkioDeviceWriteIOps:[] CPUPeriod:0 CPUQuota:0 CPURealtimePeriod:0 CPURealtimeRuntime:0 CpusetCpus: CpusetMems: Devices:[] DeviceCgroupRules:[] DiskQuota:0 KernelMemory:0 MemoryReservation:0 MemorySwap:0 MemorySwappiness: OomKillDisable: PidsLimit:0 Ulimits:[] CPUCount:0 CPUPercent:0 IOMaximumIOps:0 IOMaximumBandwidth:0} Mounts:[] Init:}} ... I0516 10:15:24.028692 9333 docker.go:1002] Attaching to container "4a142adf8d96de7237ff4ad8b24e1770002e8ba7a37ac66afaf5ce3c67215f48" ... I0516 10:15:24.030415 9333 docker.go:1013] Starting container "4a142adf8d96de7237ff4ad8b24e1770002e8ba7a37ac66afaf5ce3c67215f48" ... I0516 10:15:24.386624 9333 tar.go:337] Adding to tar: /tmp/s2i702876277/upload/scripts as scripts I0516 10:15:24.387204 9333 tar.go:337] Adding to tar: /tmp/s2i702876277/upload/src as src I0516 10:15:24.390747 9333 tar.go:337] Adding to tar: /tmp/s2i702876277/upload/src/.gitignore as src/.gitignore I0516 10:15:24.391299 9333 tar.go:337] Adding to tar: /tmp/s2i702876277/upload/src/.s2i as src/.s2i I0516 10:15:24.391685 9333 tar.go:337] Adding to tar: /tmp/s2i702876277/upload/src/.s2i/bin as src/.s2i/bin I0516 10:15:24.392065 9333 tar.go:337] Adding to tar: /tmp/s2i702876277/upload/src/.s2i/bin/README as src/.s2i/bin/README I0516 10:15:24.392525 9333 tar.go:337] Adding to tar: /tmp/s2i702876277/upload/src/.s2i/environment as src/.s2i/environment I0516 10:15:24.392969 9333 tar.go:337] Adding to tar: /tmp/s2i702876277/upload/src/.travis.yml as src/.travis.yml I0516 10:15:24.393414 9333 tar.go:337] Adding to tar: /tmp/s2i702876277/upload/src/Dockerfile as src/Dockerfile I0516 10:15:24.393856 9333 tar.go:337] Adding to tar: /tmp/s2i702876277/upload/src/Gemfile as src/Gemfile I0516 10:15:24.394295 9333 tar.go:337] Adding to tar: /tmp/s2i702876277/upload/src/Gemfile.lock as src/Gemfile.lock I0516 10:15:24.394735 9333 tar.go:337] Adding to tar: /tmp/s2i702876277/upload/src/README.md as src/README.md I0516 10:15:24.395192 9333 tar.go:337] Adding to tar: /tmp/s2i702876277/upload/src/Rakefile as src/Rakefile I0516 10:15:24.395612 9333 tar.go:337] Adding to tar: /tmp/s2i702876277/upload/src/app.rb as src/app.rb I0516 10:15:24.396093 9333 tar.go:337] Adding to tar: /tmp/s2i702876277/upload/src/config as src/config I0516 10:15:24.396479 9333 tar.go:337] Adding to tar: /tmp/s2i702876277/upload/src/config/database.rb as src/config/database.rb I0516 10:15:24.396947 9333 tar.go:337] Adding to tar: /tmp/s2i702876277/upload/src/config/database.yml as src/config/database.yml I0516 10:15:24.397388 9333 tar.go:337] Adding to tar: /tmp/s2i702876277/upload/src/config.ru as src/config.ru I0516 10:15:24.397836 9333 tar.go:337] Adding to tar: /tmp/s2i702876277/upload/src/db as src/db I0516 10:15:24.398264 9333 tar.go:337] Adding to tar: /tmp/s2i702876277/upload/src/db/migrate as src/db/migrate I0516 10:15:24.398690 9333 tar.go:337] Adding to tar: /tmp/s2i702876277/upload/src/db/migrate/20141102191902_create_key_pair.rb as src/db/migrate/20141102191902_create_key_pair.rb I0516 10:15:24.399198 9333 tar.go:337] Adding to tar: /tmp/s2i702876277/upload/src/models.rb as src/models.rb I0516 10:15:24.399660 9333 tar.go:337] Adding to tar: /tmp/s2i702876277/upload/src/run.sh as src/run.sh I0516 10:15:24.400260 9333 tar.go:337] Adding to tar: /tmp/s2i702876277/upload/src/test as src/test I0516 10:15:24.400736 9333 tar.go:337] Adding to tar: /tmp/s2i702876277/upload/src/test/sample_test.rb as src/test/sample_test.rb I0516 10:15:24.401305 9333 tar.go:337] Adding to tar: /tmp/s2i702876277/upload/src/views as src/views I0516 10:15:24.401780 9333 tar.go:337] Adding to tar: /tmp/s2i702876277/upload/src/views/main.erb as src/views/main.erb I0516 10:15:24.463794 9333 docker.go:1044] Waiting for container "4a142adf8d96de7237ff4ad8b24e1770002e8ba7a37ac66afaf5ce3c67215f48" to stop ... I0516 10:15:24.632139 9333 docker.go:1069] Invoking PostExecute function I0516 10:15:24.632198 9333 postexecutorstep.go:63] Executing step: store previous image I0516 10:15:24.635133 9333 postexecutorstep.go:117] Executing step: commit image I0516 10:15:24.637360 9333 postexecutorstep.go:523] Checking for new Labels to apply... I0516 10:15:24.637412 9333 postexecutorstep.go:531] Creating the download path '/tmp/s2i702876277/metadata' I0516 10:15:24.637579 9333 postexecutorstep.go:465] Downloading file "/tmp/.s2i/image_metadata.json" I0516 10:15:24.843093 9333 tar.go:401] Creating directory /tmp/s2i702876277/metadata I0516 10:15:24.843190 9333 tar.go:469] Creating /tmp/s2i702876277/metadata/image_metadata.json I0516 10:15:24.843391 9333 tar.go:479] Extracting/writing /tmp/s2i702876277/metadata/image_metadata.json I0516 10:15:24.843549 9333 tar.go:425] Done extracting tar stream I0516 10:15:24.843698 9333 postexecutorstep.go:556] new Labels File contents : { "labels": [ {"testLabel": "testLabel_value"} ] } I0516 10:15:24.852049 9333 docker.go:1103] Committing container with dockerOpts: {Reference:test/sti-incremental-app-scripts-no-save-artifacts Comment: Author: Changes:[] Pause:false Config:0xc42026edc0}, config: {Hostname: Domainname: User: AttachStdin:false AttachStdout:false AttachStderr:false ExposedPorts:map[] Tty:false OpenStdin:false StdinOnce:false Env:[RACK_ENV=production] Cmd:[/tmp/scripts//run] Healthcheck: ArgsEscaped:false Image: Volumes:map[] WorkingDir: Entrypoint:[] NetworkDisabled:false MacAddress: OnBuild:[] Labels:map[io.openshift.s2i.build.commit.message:Merge pull request #78 from bparees/v22 io.openshift.s2i.build.source-location:https://github.com/openshift/ruby-hello-world io.openshift.s2i.build.commit.date:Thu Jan 17 17:21:03 2019 -0500 testLabel:testLabel_value io.openshift.s2i.build.commit.id:787f1beae9956c959c6af62ee43bfdda73769cf7 io.openshift.s2i.build.commit.ref:master io.k8s.display-name:test/sti-incremental-app-scripts-no-save-artifacts io.openshift.s2i.build.image:sti_test/sti-fake-scripts-no-save-artifacts io.openshift.s2i.build.commit.author:Ben Parees io.openshift.s2i.scripts-url:image:///tmp/scripts/] StopSignal: StopTimeout: Shell:[]} I0516 10:15:26.140802 9333 postexecutorstep.go:393] Executing step: report success I0516 10:15:26.140862 9333 postexecutorstep.go:398] Successfully built test/sti-incremental-app-scripts-no-save-artifacts I0516 10:15:26.140902 9333 postexecutorstep.go:88] Executing step: remove previous image I0516 10:15:26.140960 9333 postexecutorstep.go:102] Removing previously-tagged image sha256:a9bb07c525d8f50d7d1cb6dc1132f6985747dab44f00ed9318ae4690aeeb8e80 I0516 10:15:26.148197 9333 docker.go:980] Removing container "4a142adf8d96de7237ff4ad8b24e1770002e8ba7a37ac66afaf5ce3c67215f48" ... I0516 10:15:26.164052 9333 docker.go:990] Removed container "4a142adf8d96de7237ff4ad8b24e1770002e8ba7a37ac66afaf5ce3c67215f48" I0516 10:15:26.164210 9333 cleanup.go:33] Removing temporary directory /tmp/s2i702876277 I0516 10:15:26.164262 9333 fs.go:302] Removing directory '/tmp/s2i702876277' --- PASS: TestIncrementalBuildScriptsNoSaveArtifacts (8.50s) === RUN TestIncrementalBuildOnBuild I0516 10:15:28.220032 9333 docker.go:490] Using locally available image "sti_test/sti-fake-onbuild:latest" I0516 10:15:28.226570 9333 docker.go:490] Using locally available image "sti_test/sti-fake-onbuild:latest" I0516 10:15:28.226638 9333 docker.go:730] Image sha256:5a3620d918a4ab408552eb63de20209a58ac8c986df4e19cdfd4b11b4fdd2a3b contains io.openshift.s2i.scripts-url set to "http://127.0.0.1:23456/.s2i/bin" I0516 10:15:28.226697 9333 scm.go:20] DownloadForSource https://github.com/openshift/ruby-hello-world I0516 10:15:28.226829 9333 scm.go:20] DownloadForSource https://github.com/openshift/ruby-hello-world I0516 10:15:28.226875 9333 onbuild.go:87] Preparing the source code for build I0516 10:15:28.227463 9333 clone.go:36] Downloading "https://github.com/openshift/ruby-hello-world" ... I0516 10:15:28.227522 9333 clone.go:40] Cloning sources into "/tmp/s2i600966767/upload/src" I0516 10:15:28.487176 9333 clone.go:56] Checked out "HEAD" I0516 10:15:28.511603 9333 clone.go:62] Updated submodules for "HEAD" I0516 10:15:28.525094 9333 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/assemble' I0516 10:15:28.525206 9333 install.go:261] Using "assemble" installed from "http://127.0.0.1:23456/.s2i/bin/assemble" I0516 10:15:28.526792 9333 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/run' I0516 10:15:28.526896 9333 install.go:261] Using "run" installed from "http://127.0.0.1:23456/.s2i/bin/run" I0516 10:15:28.526993 9333 ignore.go:64] .s2iignore file does not exist I0516 10:15:28.527068 9333 onbuild.go:181] Found S2I 'run' script, copying to application source dir I0516 10:15:28.527260 9333 fs.go:260] F "/tmp/s2i600966767/upload/scripts/run" -> "/tmp/s2i600966767/upload/src/run" I0516 10:15:28.527387 9333 onbuild.go:185] Found S2I 'assemble' script, copying to application source dir I0516 10:15:28.527591 9333 fs.go:260] F "/tmp/s2i600966767/upload/scripts/assemble" -> "/tmp/s2i600966767/upload/src/assemble" I0516 10:15:28.527714 9333 onbuild.go:97] Creating application Dockerfile I0516 10:15:28.528270 9333 entrypoint.go:33] Found valid ENTRYPOINT: run I0516 10:15:28.528379 9333 environment.go:41] Setting 1 environment variables provided by environment file in sources I0516 10:15:28.528557 9333 onbuild.go:106] Creating application source code image I0516 10:15:28.528753 9333 onbuild.go:120] Building the application source I0516 10:15:28.528855 9333 tar.go:239] Adding "/tmp/s2i600966767/upload/src" to tar ... I0516 10:15:28.528904 9333 docker.go:1135] Building container using config: {Tags:[test/sti-incremental-app-onbuild] SuppressOutput:false RemoteContext: NoCache:true Remove:true ForceRemove:true PullParent:false Isolation: CPUSetCPUs: CPUSetMems: CPUShares:0 CPUQuota:0 CPUPeriod:0 Memory:0 MemorySwap:0 CgroupParent: NetworkMode: ShmSize:0 Dockerfile: Ulimits:[] BuildArgs:map[] AuthConfigs:map[] Context: Labels:map[] Squash:false CacheFrom:[] SecurityOpt:[] ExtraHosts:[] Target: SessionID:} I0516 10:15:28.532122 9333 tar.go:337] Adding to tar: /tmp/s2i600966767/upload/src/.gitignore as .gitignore I0516 10:15:28.532762 9333 tar.go:337] Adding to tar: /tmp/s2i600966767/upload/src/.s2i as .s2i I0516 10:15:28.533345 9333 tar.go:337] Adding to tar: /tmp/s2i600966767/upload/src/.s2i/bin as .s2i/bin I0516 10:15:28.533868 9333 tar.go:337] Adding to tar: /tmp/s2i600966767/upload/src/.s2i/bin/README as .s2i/bin/README I0516 10:15:28.534440 9333 tar.go:337] Adding to tar: /tmp/s2i600966767/upload/src/.s2i/environment as .s2i/environment I0516 10:15:28.535058 9333 tar.go:337] Adding to tar: /tmp/s2i600966767/upload/src/.travis.yml as .travis.yml I0516 10:15:28.535675 9333 tar.go:337] Adding to tar: /tmp/s2i600966767/upload/src/Dockerfile as Dockerfile I0516 10:15:28.536331 9333 tar.go:337] Adding to tar: /tmp/s2i600966767/upload/src/Gemfile as Gemfile I0516 10:15:28.537017 9333 tar.go:337] Adding to tar: /tmp/s2i600966767/upload/src/Gemfile.lock as Gemfile.lock I0516 10:15:28.537665 9333 tar.go:337] Adding to tar: /tmp/s2i600966767/upload/src/README.md as README.md I0516 10:15:28.538319 9333 tar.go:337] Adding to tar: /tmp/s2i600966767/upload/src/Rakefile as Rakefile I0516 10:15:28.539107 9333 tar.go:337] Adding to tar: /tmp/s2i600966767/upload/src/app.rb as app.rb I0516 10:15:28.539757 9333 tar.go:337] Adding to tar: /tmp/s2i600966767/upload/src/assemble as assemble I0516 10:15:28.540421 9333 tar.go:337] Adding to tar: /tmp/s2i600966767/upload/src/config as config I0516 10:15:28.541005 9333 tar.go:337] Adding to tar: /tmp/s2i600966767/upload/src/config/database.rb as config/database.rb I0516 10:15:28.541692 9333 tar.go:337] Adding to tar: /tmp/s2i600966767/upload/src/config/database.yml as config/database.yml I0516 10:15:28.542328 9333 tar.go:337] Adding to tar: /tmp/s2i600966767/upload/src/config.ru as config.ru I0516 10:15:28.543005 9333 tar.go:337] Adding to tar: /tmp/s2i600966767/upload/src/db as db I0516 10:15:28.543609 9333 tar.go:337] Adding to tar: /tmp/s2i600966767/upload/src/db/migrate as db/migrate I0516 10:15:28.544208 9333 tar.go:337] Adding to tar: /tmp/s2i600966767/upload/src/db/migrate/20141102191902_create_key_pair.rb as db/migrate/20141102191902_create_key_pair.rb I0516 10:15:28.544783 9333 tar.go:337] Adding to tar: /tmp/s2i600966767/upload/src/models.rb as models.rb I0516 10:15:28.552803 9333 tar.go:337] Adding to tar: /tmp/s2i600966767/upload/src/run as run I0516 10:15:28.553632 9333 tar.go:337] Adding to tar: /tmp/s2i600966767/upload/src/run.sh as run.sh I0516 10:15:28.554638 9333 tar.go:337] Adding to tar: /tmp/s2i600966767/upload/src/test as test I0516 10:15:28.555308 9333 tar.go:337] Adding to tar: /tmp/s2i600966767/upload/src/test/sample_test.rb as test/sample_test.rb I0516 10:15:28.557039 9333 tar.go:337] Adding to tar: /tmp/s2i600966767/upload/src/views as views I0516 10:15:28.558824 9333 tar.go:337] Adding to tar: /tmp/s2i600966767/upload/src/views/main.erb as views/main.erb {"stream":"Step 1 : FROM sti_test/sti-fake-onbuild\n"} {"stream":"\u001b[91m# Executing 2 build triggers...\n\u001b[0m"} {"stream":"Step 1 : RUN touch /sti-fake/src/onbuild\n"} {"stream":" ---\u003e Running in d89ae3b144d7\n"} {"stream":"Step 1 : COPY . /tmp/src/\n"} {"stream":" ---\u003e 1d16a2415428\n"} {"stream":"Removing intermediate container d89ae3b144d7\n"} {"stream":"Removing intermediate container 3035974d9ac7\n"} {"stream":"Step 2 : ENV RACK_ENV \"production\"\n"} {"stream":" ---\u003e Running in 3d0b3b07a5b4\n"} {"stream":" ---\u003e af9d1686a9f7\n"} {"stream":"Removing intermediate container 3d0b3b07a5b4\n"} {"stream":"Step 3 : RUN sh assemble\n"} {"stream":" ---\u003e Running in 467760916a90\n"} {"stream":" ---\u003e c1fb3bc8edcf\n"} {"stream":"Removing intermediate container 467760916a90\n"} {"stream":"Step 4 : ENTRYPOINT ./run\n"} {"stream":" ---\u003e Running in f05a99f03937\n"} {"stream":" ---\u003e 882e3b69c8d7\n"} {"stream":"Removing intermediate container f05a99f03937\n"} {"stream":"Successfully built 882e3b69c8d7\n"} I0516 10:15:37.081953 9333 onbuild.go:129] Cleaning up temporary containers I0516 10:15:37.082012 9333 cleanup.go:33] Removing temporary directory /tmp/s2i600966767 I0516 10:15:37.082061 9333 fs.go:302] Removing directory '/tmp/s2i600966767' I0516 10:15:37.092268 9333 docker.go:490] Using locally available image "sti_test/sti-fake-onbuild:latest" I0516 10:15:37.098735 9333 docker.go:490] Using locally available image "sti_test/sti-fake-onbuild:latest" I0516 10:15:37.098802 9333 docker.go:730] Image sha256:5a3620d918a4ab408552eb63de20209a58ac8c986df4e19cdfd4b11b4fdd2a3b contains io.openshift.s2i.scripts-url set to "http://127.0.0.1:23456/.s2i/bin" I0516 10:15:37.098864 9333 scm.go:20] DownloadForSource https://github.com/openshift/ruby-hello-world I0516 10:15:37.098971 9333 scm.go:20] DownloadForSource https://github.com/openshift/ruby-hello-world I0516 10:15:37.098996 9333 onbuild.go:87] Preparing the source code for build I0516 10:15:37.099513 9333 clone.go:36] Downloading "https://github.com/openshift/ruby-hello-world" ... I0516 10:15:37.099553 9333 clone.go:40] Cloning sources into "/tmp/s2i403203330/upload/src" I0516 10:15:37.521622 9333 clone.go:56] Checked out "HEAD" I0516 10:15:37.545917 9333 clone.go:62] Updated submodules for "HEAD" I0516 10:15:37.558904 9333 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/assemble' I0516 10:15:37.559024 9333 install.go:261] Using "assemble" installed from "http://127.0.0.1:23456/.s2i/bin/assemble" I0516 10:15:37.560414 9333 download.go:77] Downloaded 'http://127.0.0.1:23456/.s2i/bin/run' I0516 10:15:37.560516 9333 install.go:261] Using "run" installed from "http://127.0.0.1:23456/.s2i/bin/run" I0516 10:15:37.560584 9333 ignore.go:64] .s2iignore file does not exist I0516 10:15:37.560648 9333 onbuild.go:181] Found S2I 'run' script, copying to application source dir I0516 10:15:37.560833 9333 fs.go:260] F "/tmp/s2i403203330/upload/scripts/run" -> "/tmp/s2i403203330/upload/src/run" I0516 10:15:37.560960 9333 onbuild.go:185] Found S2I 'assemble' script, copying to application source dir I0516 10:15:37.561140 9333 fs.go:260] F "/tmp/s2i403203330/upload/scripts/assemble" -> "/tmp/s2i403203330/upload/src/assemble" I0516 10:15:37.561242 9333 onbuild.go:97] Creating application Dockerfile I0516 10:15:37.561673 9333 entrypoint.go:33] Found valid ENTRYPOINT: run I0516 10:15:37.561768 9333 environment.go:41] Setting 1 environment variables provided by environment file in sources I0516 10:15:37.561943 9333 onbuild.go:106] Creating application source code image I0516 10:15:37.562109 9333 tar.go:239] Adding "/tmp/s2i403203330/upload/src" to tar ... I0516 10:15:37.562143 9333 onbuild.go:120] Building the application source I0516 10:15:37.562293 9333 docker.go:1135] Building container using config: {Tags:[test/sti-incremental-app-onbuild] SuppressOutput:false RemoteContext: NoCache:true Remove:true ForceRemove:true PullParent:false Isolation: CPUSetCPUs: CPUSetMems: CPUShares:0 CPUQuota:0 CPUPeriod:0 Memory:0 MemorySwap:0 CgroupParent: NetworkMode: ShmSize:0 Dockerfile: Ulimits:[] BuildArgs:map[] AuthConfigs:map[] Context: Labels:map[] Squash:false CacheFrom:[] SecurityOpt:[] ExtraHosts:[] Target: SessionID:} I0516 10:15:37.565446 9333 tar.go:337] Adding to tar: /tmp/s2i403203330/upload/src/.gitignore as .gitignore I0516 10:15:37.566054 9333 tar.go:337] Adding to tar: /tmp/s2i403203330/upload/src/.s2i as .s2i I0516 10:15:37.566610 9333 tar.go:337] Adding to tar: /tmp/s2i403203330/upload/src/.s2i/bin as .s2i/bin I0516 10:15:37.567162 9333 tar.go:337] Adding to tar: /tmp/s2i403203330/upload/src/.s2i/bin/README as .s2i/bin/README I0516 10:15:37.567699 9333 tar.go:337] Adding to tar: /tmp/s2i403203330/upload/src/.s2i/environment as .s2i/environment I0516 10:15:37.568300 9333 tar.go:337] Adding to tar: /tmp/s2i403203330/upload/src/.travis.yml as .travis.yml I0516 10:15:37.568899 9333 tar.go:337] Adding to tar: /tmp/s2i403203330/upload/src/Dockerfile as Dockerfile I0516 10:15:37.569535 9333 tar.go:337] Adding to tar: /tmp/s2i403203330/upload/src/Gemfile as Gemfile I0516 10:15:37.570190 9333 tar.go:337] Adding to tar: /tmp/s2i403203330/upload/src/Gemfile.lock as Gemfile.lock I0516 10:15:37.570819 9333 tar.go:337] Adding to tar: /tmp/s2i403203330/upload/src/README.md as README.md I0516 10:15:37.571470 9333 tar.go:337] Adding to tar: /tmp/s2i403203330/upload/src/Rakefile as Rakefile I0516 10:15:37.572127 9333 tar.go:337] Adding to tar: /tmp/s2i403203330/upload/src/app.rb as app.rb I0516 10:15:37.572730 9333 tar.go:337] Adding to tar: /tmp/s2i403203330/upload/src/assemble as assemble I0516 10:15:37.574468 9333 tar.go:337] Adding to tar: /tmp/s2i403203330/upload/src/config as config I0516 10:15:37.574993 9333 tar.go:337] Adding to tar: /tmp/s2i403203330/upload/src/config/database.rb as config/database.rb I0516 10:15:37.575601 9333 tar.go:337] Adding to tar: /tmp/s2i403203330/upload/src/config/database.yml as config/database.yml I0516 10:15:37.576271 9333 tar.go:337] Adding to tar: /tmp/s2i403203330/upload/src/config.ru as config.ru I0516 10:15:37.576905 9333 tar.go:337] Adding to tar: /tmp/s2i403203330/upload/src/db as db I0516 10:15:37.577500 9333 tar.go:337] Adding to tar: /tmp/s2i403203330/upload/src/db/migrate as db/migrate I0516 10:15:37.578108 9333 tar.go:337] Adding to tar: /tmp/s2i403203330/upload/src/db/migrate/20141102191902_create_key_pair.rb as db/migrate/20141102191902_create_key_pair.rb I0516 10:15:37.578713 9333 tar.go:337] Adding to tar: /tmp/s2i403203330/upload/src/models.rb as models.rb I0516 10:15:37.579362 9333 tar.go:337] Adding to tar: /tmp/s2i403203330/upload/src/run as run I0516 10:15:37.580000 9333 tar.go:337] Adding to tar: /tmp/s2i403203330/upload/src/run.sh as run.sh I0516 10:15:37.580651 9333 tar.go:337] Adding to tar: /tmp/s2i403203330/upload/src/test as test I0516 10:15:37.581259 9333 tar.go:337] Adding to tar: /tmp/s2i403203330/upload/src/test/sample_test.rb as test/sample_test.rb I0516 10:15:37.581904 9333 tar.go:337] Adding to tar: /tmp/s2i403203330/upload/src/views as views I0516 10:15:37.582493 9333 tar.go:337] Adding to tar: /tmp/s2i403203330/upload/src/views/main.erb as views/main.erb {"stream":"Step 1 : FROM sti_test/sti-fake-onbuild\n"} {"stream":"\u001b[91m# Executing 2 build triggers...\n\u001b[0m"} {"stream":"Step 1 : RUN touch /sti-fake/src/onbuild\n"} {"stream":" ---\u003e Running in 4cdf7d0d1f53\n"} {"stream":"Step 1 : COPY . /tmp/src/\n"} {"stream":" ---\u003e 9117816f6aac\n"} {"stream":"Removing intermediate container 4cdf7d0d1f53\n"} {"stream":"Removing intermediate container ed254d121a48\n"} {"stream":"Step 2 : ENV RACK_ENV \"production\"\n"} {"stream":" ---\u003e Running in ccb15bd30f8b\n"} {"stream":" ---\u003e f15699e72e61\n"} {"stream":"Removing intermediate container ccb15bd30f8b\n"} {"stream":"Step 3 : RUN sh assemble\n"} {"stream":" ---\u003e Running in 7550576c7374\n"} {"stream":" ---\u003e 880ce1940bdc\n"} {"stream":"Removing intermediate container 7550576c7374\n"} {"stream":"Step 4 : ENTRYPOINT ./run\n"} {"stream":" ---\u003e Running in 9d21595dba67\n"} {"stream":" ---\u003e 2cea7566ff2a\n"} {"stream":"Removing intermediate container 9d21595dba67\n"} {"stream":"Successfully built 2cea7566ff2a\n"} I0516 10:15:46.252066 9333 onbuild.go:129] Cleaning up temporary containers I0516 10:15:46.252131 9333 cleanup.go:33] Removing temporary directory /tmp/s2i403203330 I0516 10:15:46.252213 9333 fs.go:302] Removing directory '/tmp/s2i403203330' --- PASS: TestIncrementalBuildOnBuild (20.35s) === RUN TestDockerfileBuild I0516 10:15:48.565459 9333 scm.go:20] DownloadForSource https://github.com/sclorg/nodejs-ex I0516 10:15:48.565500 9333 clone.go:36] Downloading "https://github.com/sclorg/nodejs-ex" ... I0516 10:15:48.565546 9333 clone.go:40] Cloning sources into "/tmp/s2i-dockerfiletest-dir065699449/upload/src" I0516 10:15:48.863380 9333 clone.go:56] Checked out "HEAD" I0516 10:15:48.887563 9333 clone.go:62] Updated submodules for "HEAD" I0516 10:15:48.899293 9333 ignore.go:64] .s2iignore file does not exist I0516 10:15:48.899342 9333 dockerfile.go:115] Constructing image build context directory at /tmp/s2i-dockerfiletest-dir065699449/ I0516 10:15:48.899654 9333 dockerfile.go:474] No user environment provided (no environment file found in application sources) I0516 10:15:48.899711 9333 dockerfile.go:214] Processing injected inputs: api.VolumeList{} I0516 10:15:48.899749 9333 dockerfile.go:216] Processed injected inputs: api.VolumeList{} I0516 10:15:48.899996 9333 dockerfile.go:287] Wrote custom Dockerfile to /tmp/s2i-dockerfiletest-dir065699449/MyDockerfile --- PASS: TestDockerfileBuild (0.34s) === RUN TestDockerfileBuildDefaultDockerfile I0516 10:15:48.908204 9333 scm.go:20] DownloadForSource https://github.com/sclorg/nodejs-ex I0516 10:15:48.908259 9333 clone.go:36] Downloading "https://github.com/sclorg/nodejs-ex" ... I0516 10:15:48.908311 9333 clone.go:40] Cloning sources into "/tmp/s2i-dockerfiletest-dir974995332/upload/src" I0516 10:15:49.136374 9333 clone.go:56] Checked out "HEAD" I0516 10:15:49.159874 9333 clone.go:62] Updated submodules for "HEAD" I0516 10:15:49.171589 9333 ignore.go:64] .s2iignore file does not exist I0516 10:15:49.171643 9333 dockerfile.go:115] Constructing image build context directory at /tmp/s2i-dockerfiletest-dir974995332/ I0516 10:15:49.171984 9333 dockerfile.go:474] No user environment provided (no environment file found in application sources) I0516 10:15:49.172045 9333 dockerfile.go:214] Processing injected inputs: api.VolumeList{} I0516 10:15:49.172100 9333 dockerfile.go:216] Processed injected inputs: api.VolumeList{} I0516 10:15:49.172354 9333 dockerfile.go:287] Wrote custom Dockerfile to /tmp/s2i-dockerfiletest-dir974995332/Dockerfile --- PASS: TestDockerfileBuildDefaultDockerfile (0.28s) === RUN TestDockerfileBuildEnv I0516 10:15:49.184429 9333 scm.go:20] DownloadForSource https://github.com/sclorg/nodejs-ex I0516 10:15:49.184481 9333 clone.go:36] Downloading "https://github.com/sclorg/nodejs-ex" ... I0516 10:15:49.184513 9333 clone.go:40] Cloning sources into "/tmp/s2i-dockerfiletest-dir395034899/upload/src" I0516 10:15:49.768376 9333 clone.go:56] Checked out "HEAD" I0516 10:15:49.791853 9333 clone.go:62] Updated submodules for "HEAD" I0516 10:15:49.803540 9333 ignore.go:64] .s2iignore file does not exist I0516 10:15:49.803592 9333 dockerfile.go:115] Constructing image build context directory at /tmp/s2i-dockerfiletest-dir395034899/ I0516 10:15:49.803946 9333 dockerfile.go:474] No user environment provided (no environment file found in application sources) I0516 10:15:49.804026 9333 dockerfile.go:214] Processing injected inputs: api.VolumeList{} I0516 10:15:49.804086 9333 dockerfile.go:216] Processed injected inputs: api.VolumeList{} I0516 10:15:49.804329 9333 dockerfile.go:287] Wrote custom Dockerfile to /tmp/s2i-dockerfiletest-dir395034899/Dockerfile --- PASS: TestDockerfileBuildEnv (0.62s) === RUN TestDockerfileBuildLabels I0516 10:15:49.809246 9333 scm.go:20] DownloadForSource https://github.com/sclorg/nodejs-ex I0516 10:15:49.809306 9333 clone.go:36] Downloading "https://github.com/sclorg/nodejs-ex" ... I0516 10:15:49.809373 9333 clone.go:40] Cloning sources into "/tmp/s2i-dockerfiletest-dir705547094/upload/src" I0516 10:15:50.109648 9333 clone.go:56] Checked out "HEAD" I0516 10:15:50.133720 9333 clone.go:62] Updated submodules for "HEAD" I0516 10:15:50.145405 9333 ignore.go:64] .s2iignore file does not exist I0516 10:15:50.145456 9333 dockerfile.go:115] Constructing image build context directory at /tmp/s2i-dockerfiletest-dir705547094/ I0516 10:15:50.145782 9333 dockerfile.go:474] No user environment provided (no environment file found in application sources) I0516 10:15:50.145845 9333 dockerfile.go:214] Processing injected inputs: api.VolumeList{} I0516 10:15:50.145888 9333 dockerfile.go:216] Processed injected inputs: api.VolumeList{} I0516 10:15:50.146127 9333 dockerfile.go:287] Wrote custom Dockerfile to /tmp/s2i-dockerfiletest-dir705547094/Dockerfile --- PASS: TestDockerfileBuildLabels (0.34s) === RUN TestDockerfileBuildInjections I0516 10:15:50.152462 9333 scm.go:20] DownloadForSource https://github.com/sclorg/nodejs-ex I0516 10:15:50.152520 9333 clone.go:36] Downloading "https://github.com/sclorg/nodejs-ex" ... I0516 10:15:50.152591 9333 clone.go:40] Cloning sources into "/tmp/s2i-dockerfiletest-dir652528829/upload/src" I0516 10:15:50.388275 9333 clone.go:56] Checked out "HEAD" I0516 10:15:50.411744 9333 clone.go:62] Updated submodules for "HEAD" I0516 10:15:50.423669 9333 dockerfile.go:365] Copying injection content from /tmp/s2i-dockerfiletest-dir652528829/injection1 to /tmp/s2i-dockerfiletest-dir652528829/upload/injections/tmp/s2i-dockerfiletest-dir652528829/injection1 I0516 10:15:50.424198 9333 fs.go:260] F "/tmp/s2i-dockerfiletest-dir652528829/injection1/injectfile-578477304" -> "/tmp/s2i-dockerfiletest-dir652528829/upload/injections/tmp/s2i-dockerfiletest-dir652528829/injection1/injectfile-578477304" I0516 10:15:50.424520 9333 fs.go:260] F "/tmp/s2i-dockerfiletest-dir652528829/injection1/injectfile-064755191" -> "/tmp/s2i-dockerfiletest-dir652528829/upload/injections/tmp/s2i-dockerfiletest-dir652528829/injection1/injectfile-064755191" I0516 10:15:50.424779 9333 fs.go:260] F "/tmp/s2i-dockerfiletest-dir652528829/injection1/injectfile-191978218" -> "/tmp/s2i-dockerfiletest-dir652528829/upload/injections/tmp/s2i-dockerfiletest-dir652528829/injection1/injectfile-191978218" I0516 10:15:50.424906 9333 dockerfile.go:365] Copying injection content from /tmp/s2i-dockerfiletest-dir652528829/injection2 to /tmp/s2i-dockerfiletest-dir652528829/upload/injections/tmp/s2i-dockerfiletest-dir652528829/injection2 I0516 10:15:50.425818 9333 fs.go:260] F "/tmp/s2i-dockerfiletest-dir652528829/injection2/injectfile-2443498817" -> "/tmp/s2i-dockerfiletest-dir652528829/upload/injections/tmp/s2i-dockerfiletest-dir652528829/injection2/injectfile-2443498817" I0516 10:15:50.425985 9333 ignore.go:64] .s2iignore file does not exist I0516 10:15:50.426025 9333 dockerfile.go:115] Constructing image build context directory at /tmp/s2i-dockerfiletest-dir652528829/ I0516 10:15:50.426451 9333 dockerfile.go:474] No user environment provided (no environment file found in application sources) I0516 10:15:50.426613 9333 dockerfile.go:214] Processing injected inputs: api.VolumeList{api.VolumeSpec{Source:"/tmp/s2i-dockerfiletest-dir652528829/injection1", Destination:"injection1", Keep:false}, api.VolumeSpec{Source:"/tmp/s2i-dockerfiletest-dir652528829/injection2", Destination:"/destination/injection2", Keep:true}} I0516 10:15:50.426682 9333 injection.go:33] Using "/workdir/injection1" as a destination for injecting "/tmp/s2i-dockerfiletest-dir652528829/injection1" I0516 10:15:50.426820 9333 dockerfile.go:216] Processed injected inputs: api.VolumeList{api.VolumeSpec{Source:"/tmp/s2i-dockerfiletest-dir652528829/injection1", Destination:"/workdir/injection1", Keep:false}, api.VolumeSpec{Source:"/tmp/s2i-dockerfiletest-dir652528829/injection2", Destination:"/destination/injection2", Keep:true}} I0516 10:15:50.427297 9333 dockerfile.go:287] Wrote custom Dockerfile to /tmp/s2i-dockerfiletest-dir652528829/Dockerfile --- PASS: TestDockerfileBuildInjections (0.29s) === RUN TestDockerfileBuildScriptsURLAssemble I0516 10:15:50.439649 9333 scm.go:20] DownloadForSource https://github.com/sclorg/nodejs-ex I0516 10:15:50.439706 9333 clone.go:36] Downloading "https://github.com/sclorg/nodejs-ex" ... I0516 10:15:50.439780 9333 clone.go:40] Cloning sources into "/tmp/s2i-dockerfiletest-dir572435884/upload/src" I0516 10:15:50.802353 9333 clone.go:56] Checked out "HEAD" I0516 10:15:50.826111 9333 clone.go:62] Updated submodules for "HEAD" I0516 10:15:50.837792 9333 download.go:77] Downloaded 'file:///tmp/s2i-dockerfiletest-dir572435884/assemble' I0516 10:15:50.837926 9333 install.go:261] Using "assemble" installed from "file:///tmp/s2i-dockerfiletest-dir572435884/assemble" I0516 10:15:50.838070 9333 install.go:255] script "run" found by the script URL handler, but failed to install: open /tmp/s2i-dockerfiletest-dir572435884/run: no such file or directory I0516 10:15:50.838229 9333 install.go:255] script "save-artifacts" found by the script URL handler, but failed to install: open /tmp/s2i-dockerfiletest-dir572435884/save-artifacts: no such file or directory I0516 10:15:50.838347 9333 ignore.go:64] .s2iignore file does not exist I0516 10:15:50.838386 9333 dockerfile.go:115] Constructing image build context directory at /tmp/s2i-dockerfiletest-dir572435884/ I0516 10:15:50.838514 9333 dockerfile.go:440] found override script file assemble I0516 10:15:50.838787 9333 dockerfile.go:474] No user environment provided (no environment file found in application sources) I0516 10:15:50.838839 9333 dockerfile.go:200] Override scripts are included in directory "upload/scripts" I0516 10:15:50.838905 9333 dockerfile.go:214] Processing injected inputs: api.VolumeList{} I0516 10:15:50.838964 9333 dockerfile.go:216] Processed injected inputs: api.VolumeList{} I0516 10:15:50.839156 9333 dockerfile.go:287] Wrote custom Dockerfile to /tmp/s2i-dockerfiletest-dir572435884/Dockerfile --- PASS: TestDockerfileBuildScriptsURLAssemble (0.41s) === RUN TestDockerfileBuildScriptsURLRun I0516 10:15:50.846553 9333 scm.go:20] DownloadForSource https://github.com/sclorg/nodejs-ex I0516 10:15:50.846616 9333 clone.go:36] Downloading "https://github.com/sclorg/nodejs-ex" ... I0516 10:15:50.846682 9333 clone.go:40] Cloning sources into "/tmp/s2i-dockerfiletest-dir654069019/upload/src" I0516 10:15:51.186446 9333 clone.go:56] Checked out "HEAD" I0516 10:15:51.210327 9333 clone.go:62] Updated submodules for "HEAD" I0516 10:15:51.221998 9333 install.go:255] script "assemble" found by the script URL handler, but failed to install: open /tmp/s2i-dockerfiletest-dir654069019/assemble: no such file or directory I0516 10:15:51.222270 9333 download.go:77] Downloaded 'file:///tmp/s2i-dockerfiletest-dir654069019/run' I0516 10:15:51.222353 9333 install.go:261] Using "run" installed from "file:///tmp/s2i-dockerfiletest-dir654069019/run" I0516 10:15:51.222449 9333 install.go:255] script "save-artifacts" found by the script URL handler, but failed to install: open /tmp/s2i-dockerfiletest-dir654069019/save-artifacts: no such file or directory I0516 10:15:51.222556 9333 ignore.go:64] .s2iignore file does not exist I0516 10:15:51.222597 9333 dockerfile.go:115] Constructing image build context directory at /tmp/s2i-dockerfiletest-dir654069019/ I0516 10:15:51.222704 9333 dockerfile.go:440] found override script file run I0516 10:15:51.223006 9333 dockerfile.go:474] No user environment provided (no environment file found in application sources) I0516 10:15:51.223069 9333 dockerfile.go:200] Override scripts are included in directory "upload/scripts" I0516 10:15:51.223150 9333 dockerfile.go:214] Processing injected inputs: api.VolumeList{} I0516 10:15:51.223199 9333 dockerfile.go:216] Processed injected inputs: api.VolumeList{} I0516 10:15:51.223396 9333 dockerfile.go:287] Wrote custom Dockerfile to /tmp/s2i-dockerfiletest-dir654069019/Dockerfile --- PASS: TestDockerfileBuildScriptsURLRun (0.39s) === RUN TestDockerfileBuildScriptsURLNone I0516 10:15:51.233476 9333 scm.go:20] DownloadForSource https://github.com/sclorg/nodejs-ex I0516 10:15:51.233538 9333 clone.go:36] Downloading "https://github.com/sclorg/nodejs-ex" ... I0516 10:15:51.233591 9333 clone.go:40] Cloning sources into "/tmp/s2i-dockerfiletest-dir167761342/upload/src" I0516 10:15:51.486577 9333 clone.go:56] Checked out "HEAD" I0516 10:15:51.510384 9333 clone.go:62] Updated submodules for "HEAD" I0516 10:15:51.522027 9333 install.go:255] script "assemble" found by the script URL handler, but failed to install: open /tmp/s2i-dockerfiletest-dir167761342/assemble: no such file or directory I0516 10:15:51.522181 9333 install.go:255] script "run" found by the script URL handler, but failed to install: open /tmp/s2i-dockerfiletest-dir167761342/run: no such file or directory I0516 10:15:51.522327 9333 install.go:255] script "save-artifacts" found by the script URL handler, but failed to install: open /tmp/s2i-dockerfiletest-dir167761342/save-artifacts: no such file or directory --- PASS: TestDockerfileBuildScriptsURLNone (0.29s) === RUN TestDockerfileBuildSourceScriptsAssemble I0516 10:15:51.526356 9333 scm.go:20] DownloadForSource file:////tmp/s2i-dockerfiletest-dir202480645/sourcecode I0516 10:15:51.526460 9333 download.go:37] Copying sources from "//tmp/s2i-dockerfiletest-dir202480645/sourcecode" to "/tmp/s2i-dockerfiletest-dir202480645/upload/src" I0516 10:15:51.526666 9333 fs.go:247] D "/tmp/s2i-dockerfiletest-dir202480645/sourcecode/.s2i" -> "/tmp/s2i-dockerfiletest-dir202480645/upload/src/.s2i" I0516 10:15:51.526887 9333 fs.go:247] D "/tmp/s2i-dockerfiletest-dir202480645/sourcecode/.s2i/bin" -> "/tmp/s2i-dockerfiletest-dir202480645/upload/src/.s2i/bin" I0516 10:15:51.527193 9333 fs.go:260] F "/tmp/s2i-dockerfiletest-dir202480645/sourcecode/.s2i/bin/assemble" -> "/tmp/s2i-dockerfiletest-dir202480645/upload/src/.s2i/bin/assemble" I0516 10:15:51.527402 9333 install.go:261] Using "assemble" installed from "/.s2i/bin/assemble" I0516 10:15:51.527562 9333 ignore.go:64] .s2iignore file does not exist I0516 10:15:51.527602 9333 dockerfile.go:115] Constructing image build context directory at /tmp/s2i-dockerfiletest-dir202480645/ I0516 10:15:51.527728 9333 dockerfile.go:440] found override script file assemble I0516 10:15:51.527857 9333 dockerfile.go:474] No user environment provided (no environment file found in application sources) I0516 10:15:51.527905 9333 dockerfile.go:200] Override scripts are included in directory "upload/scripts" I0516 10:15:51.528020 9333 dockerfile.go:214] Processing injected inputs: api.VolumeList{} I0516 10:15:51.528054 9333 dockerfile.go:216] Processed injected inputs: api.VolumeList{} I0516 10:15:51.528204 9333 dockerfile.go:287] Wrote custom Dockerfile to /tmp/s2i-dockerfiletest-dir202480645/Dockerfile --- PASS: TestDockerfileBuildSourceScriptsAssemble (0.01s) === RUN TestDockerfileBuildSourceScriptsRun I0516 10:15:51.532339 9333 scm.go:20] DownloadForSource file:////tmp/s2i-dockerfiletest-dir478906272/sourcecode I0516 10:15:51.532438 9333 download.go:37] Copying sources from "//tmp/s2i-dockerfiletest-dir478906272/sourcecode" to "/tmp/s2i-dockerfiletest-dir478906272/upload/src" I0516 10:15:51.532646 9333 fs.go:247] D "/tmp/s2i-dockerfiletest-dir478906272/sourcecode/.s2i" -> "/tmp/s2i-dockerfiletest-dir478906272/upload/src/.s2i" I0516 10:15:51.532860 9333 fs.go:247] D "/tmp/s2i-dockerfiletest-dir478906272/sourcecode/.s2i/bin" -> "/tmp/s2i-dockerfiletest-dir478906272/upload/src/.s2i/bin" I0516 10:15:51.533144 9333 fs.go:260] F "/tmp/s2i-dockerfiletest-dir478906272/sourcecode/.s2i/bin/run" -> "/tmp/s2i-dockerfiletest-dir478906272/upload/src/.s2i/bin/run" I0516 10:15:51.533376 9333 install.go:261] Using "run" installed from "/.s2i/bin/run" I0516 10:15:51.533488 9333 ignore.go:64] .s2iignore file does not exist I0516 10:15:51.533528 9333 dockerfile.go:115] Constructing image build context directory at /tmp/s2i-dockerfiletest-dir478906272/ I0516 10:15:51.533651 9333 dockerfile.go:440] found override script file run I0516 10:15:51.533793 9333 dockerfile.go:474] No user environment provided (no environment file found in application sources) I0516 10:15:51.533847 9333 dockerfile.go:200] Override scripts are included in directory "upload/scripts" I0516 10:15:51.533934 9333 dockerfile.go:214] Processing injected inputs: api.VolumeList{} I0516 10:15:51.533977 9333 dockerfile.go:216] Processed injected inputs: api.VolumeList{} I0516 10:15:51.534162 9333 dockerfile.go:287] Wrote custom Dockerfile to /tmp/s2i-dockerfiletest-dir478906272/Dockerfile --- PASS: TestDockerfileBuildSourceScriptsRun (0.01s) === RUN TestDockerfileBuildScriptsURLImage I0516 10:15:51.538230 9333 scm.go:20] DownloadForSource file:////tmp/s2i-dockerfiletest-dir459734655/sourcecode I0516 10:15:51.538324 9333 download.go:37] Copying sources from "//tmp/s2i-dockerfiletest-dir459734655/sourcecode" to "/tmp/s2i-dockerfiletest-dir459734655/upload/src" I0516 10:15:51.538535 9333 fs.go:247] D "/tmp/s2i-dockerfiletest-dir459734655/sourcecode/.s2i" -> "/tmp/s2i-dockerfiletest-dir459734655/upload/src/.s2i" I0516 10:15:51.538792 9333 fs.go:247] D "/tmp/s2i-dockerfiletest-dir459734655/sourcecode/.s2i/bin" -> "/tmp/s2i-dockerfiletest-dir459734655/upload/src/.s2i/bin" I0516 10:15:51.539146 9333 fs.go:260] F "/tmp/s2i-dockerfiletest-dir459734655/sourcecode/.s2i/bin/assemble" -> "/tmp/s2i-dockerfiletest-dir459734655/upload/src/.s2i/bin/assemble" I0516 10:15:51.539331 9333 install.go:261] Using "assemble" installed from "image:///usr/custom/s2i/assemble" I0516 10:15:51.539419 9333 install.go:261] Using "run" installed from "image:///usr/custom/s2i/run" I0516 10:15:51.539520 9333 install.go:261] Using "save-artifacts" installed from "image:///usr/custom/s2i/save-artifacts" I0516 10:15:51.539587 9333 ignore.go:64] .s2iignore file does not exist I0516 10:15:51.539620 9333 dockerfile.go:115] Constructing image build context directory at /tmp/s2i-dockerfiletest-dir459734655/ I0516 10:15:51.539789 9333 dockerfile.go:474] No user environment provided (no environment file found in application sources) I0516 10:15:51.539851 9333 dockerfile.go:214] Processing injected inputs: api.VolumeList{} I0516 10:15:51.539886 9333 dockerfile.go:216] Processed injected inputs: api.VolumeList{} I0516 10:15:51.540096 9333 dockerfile.go:287] Wrote custom Dockerfile to /tmp/s2i-dockerfiletest-dir459734655/Dockerfile --- PASS: TestDockerfileBuildScriptsURLImage (0.01s) === RUN TestDockerfileBuildImageScriptsURLAssemble I0516 10:15:51.545156 9333 download.go:77] Downloaded 'file:///tmp/s2i-dockerfiletest-dir430957010/assemble' I0516 10:15:51.545264 9333 install.go:261] Using "assemble" installed from "file:///tmp/s2i-dockerfiletest-dir430957010/assemble" I0516 10:15:51.545364 9333 install.go:255] script "run" found by the script URL handler, but failed to install: open /tmp/s2i-dockerfiletest-dir430957010/run: no such file or directory I0516 10:15:51.545490 9333 install.go:255] script "save-artifacts" found by the script URL handler, but failed to install: open /tmp/s2i-dockerfiletest-dir430957010/save-artifacts: no such file or directory I0516 10:15:51.545585 9333 scm.go:20] DownloadForSource https://github.com/sclorg/nodejs-ex I0516 10:15:51.545631 9333 clone.go:36] Downloading "https://github.com/sclorg/nodejs-ex" ... I0516 10:15:51.545685 9333 clone.go:40] Cloning sources into "/tmp/s2i-dockerfiletest-dir430957010/upload/src" I0516 10:15:51.795262 9333 clone.go:56] Checked out "HEAD" I0516 10:15:51.818969 9333 clone.go:62] Updated submodules for "HEAD" I0516 10:15:51.830849 9333 ignore.go:64] .s2iignore file does not exist I0516 10:15:51.830905 9333 dockerfile.go:115] Constructing image build context directory at /tmp/s2i-dockerfiletest-dir430957010/ I0516 10:15:51.831060 9333 dockerfile.go:440] found override script file assemble I0516 10:15:51.831336 9333 dockerfile.go:474] No user environment provided (no environment file found in application sources) I0516 10:15:51.831394 9333 dockerfile.go:200] Override scripts are included in directory "upload/scripts" I0516 10:15:51.831462 9333 dockerfile.go:214] Processing injected inputs: api.VolumeList{} I0516 10:15:51.831502 9333 dockerfile.go:216] Processed injected inputs: api.VolumeList{} I0516 10:15:51.831732 9333 dockerfile.go:287] Wrote custom Dockerfile to /tmp/s2i-dockerfiletest-dir430957010/Dockerfile --- PASS: TestDockerfileBuildImageScriptsURLAssemble (0.30s) === RUN TestDockerfileBuildImageScriptsURLRun I0516 10:15:51.842635 9333 install.go:255] script "assemble" found by the script URL handler, but failed to install: open /tmp/s2i-dockerfiletest-dir091665673/assemble: no such file or directory I0516 10:15:51.842931 9333 download.go:77] Downloaded 'file:///tmp/s2i-dockerfiletest-dir091665673/run' I0516 10:15:51.843046 9333 install.go:261] Using "run" installed from "file:///tmp/s2i-dockerfiletest-dir091665673/run" I0516 10:15:51.843175 9333 install.go:255] script "save-artifacts" found by the script URL handler, but failed to install: open /tmp/s2i-dockerfiletest-dir091665673/save-artifacts: no such file or directory I0516 10:15:51.843298 9333 scm.go:20] DownloadForSource https://github.com/sclorg/nodejs-ex I0516 10:15:51.843350 9333 clone.go:36] Downloading "https://github.com/sclorg/nodejs-ex" ... I0516 10:15:51.843453 9333 clone.go:40] Cloning sources into "/tmp/s2i-dockerfiletest-dir091665673/upload/src" I0516 10:15:52.339902 9333 clone.go:56] Checked out "HEAD" I0516 10:15:52.363706 9333 clone.go:62] Updated submodules for "HEAD" I0516 10:15:52.375435 9333 ignore.go:64] .s2iignore file does not exist I0516 10:15:52.375499 9333 dockerfile.go:115] Constructing image build context directory at /tmp/s2i-dockerfiletest-dir091665673/ I0516 10:15:52.375630 9333 dockerfile.go:440] found override script file run I0516 10:15:52.375922 9333 dockerfile.go:474] No user environment provided (no environment file found in application sources) I0516 10:15:52.375983 9333 dockerfile.go:200] Override scripts are included in directory "upload/scripts" I0516 10:15:52.376046 9333 dockerfile.go:214] Processing injected inputs: api.VolumeList{} I0516 10:15:52.376089 9333 dockerfile.go:216] Processed injected inputs: api.VolumeList{} I0516 10:15:52.376302 9333 dockerfile.go:287] Wrote custom Dockerfile to /tmp/s2i-dockerfiletest-dir091665673/Dockerfile --- PASS: TestDockerfileBuildImageScriptsURLRun (0.54s) === RUN TestDockerfileBuildImageScriptsURLImage I0516 10:15:52.383864 9333 install.go:261] Using "assemble" installed from "image:///usr/custom/s2i/assemble" I0516 10:15:52.384010 9333 install.go:261] Using "run" installed from "image:///usr/custom/s2i/run" I0516 10:15:52.384117 9333 install.go:261] Using "save-artifacts" installed from "image:///usr/custom/s2i/save-artifacts" I0516 10:15:52.384168 9333 scm.go:20] DownloadForSource file:////tmp/s2i-dockerfiletest-dir853131988/sourcecode I0516 10:15:52.384261 9333 download.go:37] Copying sources from "//tmp/s2i-dockerfiletest-dir853131988/sourcecode" to "/tmp/s2i-dockerfiletest-dir853131988/upload/src" I0516 10:15:52.384458 9333 fs.go:247] D "/tmp/s2i-dockerfiletest-dir853131988/sourcecode/.s2i" -> "/tmp/s2i-dockerfiletest-dir853131988/upload/src/.s2i" I0516 10:15:52.384696 9333 fs.go:247] D "/tmp/s2i-dockerfiletest-dir853131988/sourcecode/.s2i/bin" -> "/tmp/s2i-dockerfiletest-dir853131988/upload/src/.s2i/bin" I0516 10:15:52.385022 9333 fs.go:260] F "/tmp/s2i-dockerfiletest-dir853131988/sourcecode/.s2i/bin/assemble" -> "/tmp/s2i-dockerfiletest-dir853131988/upload/src/.s2i/bin/assemble" I0516 10:15:52.385224 9333 install.go:261] Using "assemble" installed from "/.s2i/bin/assemble" I0516 10:15:52.385375 9333 ignore.go:64] .s2iignore file does not exist I0516 10:15:52.385413 9333 dockerfile.go:115] Constructing image build context directory at /tmp/s2i-dockerfiletest-dir853131988/ I0516 10:15:52.385523 9333 dockerfile.go:440] found override script file assemble I0516 10:15:52.385646 9333 dockerfile.go:474] No user environment provided (no environment file found in application sources) I0516 10:15:52.385683 9333 dockerfile.go:200] Override scripts are included in directory "upload/scripts" I0516 10:15:52.385720 9333 dockerfile.go:214] Processing injected inputs: api.VolumeList{} I0516 10:15:52.385740 9333 dockerfile.go:216] Processed injected inputs: api.VolumeList{} I0516 10:15:52.385874 9333 dockerfile.go:287] Wrote custom Dockerfile to /tmp/s2i-dockerfiletest-dir853131988/Dockerfile --- PASS: TestDockerfileBuildImageScriptsURLImage (0.01s) === RUN TestDockerfileBuildScriptsAndImageURL I0516 10:15:52.389507 9333 install.go:261] Using "assemble" installed from "image:///usr/some/dir/assemble" I0516 10:15:52.389607 9333 install.go:261] Using "run" installed from "image:///usr/some/dir/run" I0516 10:15:52.389695 9333 install.go:261] Using "save-artifacts" installed from "image:///usr/some/dir/save-artifacts" I0516 10:15:52.389743 9333 scm.go:20] DownloadForSource https://github.com/sclorg/nodejs-ex I0516 10:15:52.389789 9333 clone.go:36] Downloading "https://github.com/sclorg/nodejs-ex" ... I0516 10:15:52.389839 9333 clone.go:40] Cloning sources into "/tmp/s2i-dockerfiletest-dir614251555/upload/src" I0516 10:15:52.654745 9333 clone.go:56] Checked out "HEAD" I0516 10:15:52.678720 9333 clone.go:62] Updated submodules for "HEAD" I0516 10:15:52.690637 9333 download.go:77] Downloaded 'file:///tmp/s2i-dockerfiletest-dir614251555/assemble' I0516 10:15:52.690737 9333 install.go:261] Using "assemble" installed from "file:///tmp/s2i-dockerfiletest-dir614251555/assemble" I0516 10:15:52.690832 9333 install.go:255] script "run" found by the script URL handler, but failed to install: open /tmp/s2i-dockerfiletest-dir614251555/run: no such file or directory I0516 10:15:52.690980 9333 install.go:255] script "save-artifacts" found by the script URL handler, but failed to install: open /tmp/s2i-dockerfiletest-dir614251555/save-artifacts: no such file or directory I0516 10:15:52.691073 9333 ignore.go:64] .s2iignore file does not exist I0516 10:15:52.691117 9333 dockerfile.go:115] Constructing image build context directory at /tmp/s2i-dockerfiletest-dir614251555/ I0516 10:15:52.691223 9333 dockerfile.go:440] found override script file assemble I0516 10:15:52.691463 9333 dockerfile.go:474] No user environment provided (no environment file found in application sources) I0516 10:15:52.691514 9333 dockerfile.go:200] Override scripts are included in directory "upload/scripts" I0516 10:15:52.691567 9333 dockerfile.go:214] Processing injected inputs: api.VolumeList{} I0516 10:15:52.691607 9333 dockerfile.go:216] Processed injected inputs: api.VolumeList{} I0516 10:15:52.691782 9333 dockerfile.go:287] Wrote custom Dockerfile to /tmp/s2i-dockerfiletest-dir614251555/Dockerfile --- PASS: TestDockerfileBuildScriptsAndImageURL (0.31s) === RUN TestDockerfileBuildScriptsAndImageURLConflicts I0516 10:15:52.699304 9333 download.go:77] Downloaded 'file:///tmp/s2i-dockerfiletest-dir721476173/assemble' I0516 10:15:52.699417 9333 install.go:261] Using "assemble" installed from "file:///tmp/s2i-dockerfiletest-dir721476173/assemble" I0516 10:15:52.699530 9333 install.go:255] script "run" found by the script URL handler, but failed to install: open /tmp/s2i-dockerfiletest-dir721476173/run: no such file or directory I0516 10:15:52.699678 9333 install.go:255] script "save-artifacts" found by the script URL handler, but failed to install: open /tmp/s2i-dockerfiletest-dir721476173/save-artifacts: no such file or directory I0516 10:15:52.699784 9333 scm.go:20] DownloadForSource https://github.com/sclorg/nodejs-ex I0516 10:15:52.699834 9333 clone.go:36] Downloading "https://github.com/sclorg/nodejs-ex" ... I0516 10:15:52.699895 9333 clone.go:40] Cloning sources into "/tmp/s2i-dockerfiletest-dir169633096/upload/src" I0516 10:15:52.959861 9333 clone.go:56] Checked out "HEAD" I0516 10:15:52.983694 9333 clone.go:62] Updated submodules for "HEAD" I0516 10:15:52.995409 9333 download.go:77] Downloaded 'file:///tmp/s2i-dockerfiletest-dir312842534/assemble' I0516 10:15:52.995517 9333 install.go:261] Using "assemble" installed from "file:///tmp/s2i-dockerfiletest-dir312842534/assemble" I0516 10:15:52.995850 9333 install.go:255] script "run" found by the script URL handler, but failed to install: open /tmp/s2i-dockerfiletest-dir312842534/run: no such file or directory I0516 10:15:52.996068 9333 install.go:255] script "save-artifacts" found by the script URL handler, but failed to install: open /tmp/s2i-dockerfiletest-dir312842534/save-artifacts: no such file or directory I0516 10:15:52.996243 9333 ignore.go:64] .s2iignore file does not exist I0516 10:15:52.996283 9333 dockerfile.go:115] Constructing image build context directory at /tmp/s2i-dockerfiletest-dir169633096/ I0516 10:15:52.996429 9333 dockerfile.go:440] found override script file assemble I0516 10:15:52.996789 9333 dockerfile.go:474] No user environment provided (no environment file found in application sources) I0516 10:15:52.996844 9333 dockerfile.go:200] Override scripts are included in directory "upload/scripts" I0516 10:15:52.996931 9333 dockerfile.go:214] Processing injected inputs: api.VolumeList{} I0516 10:15:52.996972 9333 dockerfile.go:216] Processed injected inputs: api.VolumeList{} I0516 10:15:52.997209 9333 dockerfile.go:287] Wrote custom Dockerfile to /tmp/s2i-dockerfiletest-dir169633096/Dockerfile --- PASS: TestDockerfileBuildScriptsAndImageURLConflicts (0.31s) === RUN TestDockerfileIncrementalBuild I0516 10:15:53.008052 9333 scm.go:20] DownloadForSource https://github.com/sclorg/nodejs-ex I0516 10:15:53.008114 9333 clone.go:36] Downloading "https://github.com/sclorg/nodejs-ex" ... I0516 10:15:53.008182 9333 clone.go:40] Cloning sources into "/tmp/s2i-dockerfiletest-dir472051207/upload/src" I0516 10:15:53.371881 9333 clone.go:56] Checked out "HEAD" I0516 10:15:53.395443 9333 clone.go:62] Updated submodules for "HEAD" I0516 10:15:53.407189 9333 ignore.go:64] .s2iignore file does not exist I0516 10:15:53.407240 9333 dockerfile.go:115] Constructing image build context directory at /tmp/s2i-dockerfiletest-dir472051207/ I0516 10:15:53.407604 9333 dockerfile.go:474] No user environment provided (no environment file found in application sources) I0516 10:15:53.407674 9333 dockerfile.go:214] Processing injected inputs: api.VolumeList{} I0516 10:15:53.407734 9333 dockerfile.go:216] Processed injected inputs: api.VolumeList{} I0516 10:15:53.408071 9333 dockerfile.go:287] Wrote custom Dockerfile to /tmp/s2i-dockerfiletest-dir472051207/Dockerfile --- PASS: TestDockerfileIncrementalBuild (0.41s) === RUN TestDockerfileIncrementalSourceSave I0516 10:15:53.419355 9333 scm.go:20] DownloadForSource file:////tmp/s2i-dockerfiletest-dir465803706/sourcecode I0516 10:15:53.419487 9333 download.go:37] Copying sources from "//tmp/s2i-dockerfiletest-dir465803706/sourcecode" to "/tmp/s2i-dockerfiletest-dir465803706/upload/src" I0516 10:15:53.419708 9333 fs.go:247] D "/tmp/s2i-dockerfiletest-dir465803706/sourcecode/.s2i" -> "/tmp/s2i-dockerfiletest-dir465803706/upload/src/.s2i" I0516 10:15:53.419973 9333 fs.go:247] D "/tmp/s2i-dockerfiletest-dir465803706/sourcecode/.s2i/bin" -> "/tmp/s2i-dockerfiletest-dir465803706/upload/src/.s2i/bin" I0516 10:15:53.420267 9333 fs.go:260] F "/tmp/s2i-dockerfiletest-dir465803706/sourcecode/.s2i/bin/save-artifacts" -> "/tmp/s2i-dockerfiletest-dir465803706/upload/src/.s2i/bin/save-artifacts" I0516 10:15:53.420548 9333 install.go:261] Using "save-artifacts" installed from "/.s2i/bin/save-artifacts" I0516 10:15:53.420617 9333 ignore.go:64] .s2iignore file does not exist I0516 10:15:53.420675 9333 dockerfile.go:115] Constructing image build context directory at /tmp/s2i-dockerfiletest-dir465803706/ I0516 10:15:53.420827 9333 dockerfile.go:440] found override script file save-artifacts I0516 10:15:53.420889 9333 dockerfile.go:146] Override save-artifacts script is included in directory "upload/scripts" I0516 10:15:53.421152 9333 dockerfile.go:474] No user environment provided (no environment file found in application sources) I0516 10:15:53.421217 9333 dockerfile.go:200] Override scripts are included in directory "upload/scripts" I0516 10:15:53.421295 9333 dockerfile.go:214] Processing injected inputs: api.VolumeList{} I0516 10:15:53.421348 9333 dockerfile.go:216] Processed injected inputs: api.VolumeList{} I0516 10:15:53.421563 9333 dockerfile.go:287] Wrote custom Dockerfile to /tmp/s2i-dockerfiletest-dir465803706/Dockerfile --- PASS: TestDockerfileIncrementalSourceSave (0.01s) === RUN TestDockerfileIncrementalSaveURL I0516 10:15:53.431070 9333 scm.go:20] DownloadForSource https://github.com/sclorg/nodejs-ex I0516 10:15:53.431138 9333 clone.go:36] Downloading "https://github.com/sclorg/nodejs-ex" ... I0516 10:15:53.431191 9333 clone.go:40] Cloning sources into "/tmp/s2i-dockerfiletest-dir546458065/upload/src" I0516 10:15:53.760604 9333 clone.go:56] Checked out "HEAD" I0516 10:15:53.784382 9333 clone.go:62] Updated submodules for "HEAD" I0516 10:15:53.796177 9333 install.go:255] script "assemble" found by the script URL handler, but failed to install: open /tmp/s2i-dockerfiletest-dir546458065/assemble: no such file or directory I0516 10:15:53.796330 9333 install.go:255] script "run" found by the script URL handler, but failed to install: open /tmp/s2i-dockerfiletest-dir546458065/run: no such file or directory I0516 10:15:53.796586 9333 download.go:77] Downloaded 'file:///tmp/s2i-dockerfiletest-dir546458065/save-artifacts' I0516 10:15:53.796675 9333 install.go:261] Using "save-artifacts" installed from "file:///tmp/s2i-dockerfiletest-dir546458065/save-artifacts" I0516 10:15:53.796751 9333 ignore.go:64] .s2iignore file does not exist I0516 10:15:53.796791 9333 dockerfile.go:115] Constructing image build context directory at /tmp/s2i-dockerfiletest-dir546458065/ I0516 10:15:53.796899 9333 dockerfile.go:440] found override script file save-artifacts I0516 10:15:53.796974 9333 dockerfile.go:146] Override save-artifacts script is included in directory "upload/scripts" I0516 10:15:53.797265 9333 dockerfile.go:474] No user environment provided (no environment file found in application sources) I0516 10:15:53.797326 9333 dockerfile.go:200] Override scripts are included in directory "upload/scripts" I0516 10:15:53.797383 9333 dockerfile.go:214] Processing injected inputs: api.VolumeList{} I0516 10:15:53.797422 9333 dockerfile.go:216] Processed injected inputs: api.VolumeList{} I0516 10:15:53.797615 9333 dockerfile.go:287] Wrote custom Dockerfile to /tmp/s2i-dockerfiletest-dir546458065/Dockerfile --- PASS: TestDockerfileIncrementalSaveURL (0.38s) === RUN TestDockerfileIncrementalTag I0516 10:15:53.806551 9333 scm.go:20] DownloadForSource https://github.com/sclorg/nodejs-ex I0516 10:15:53.806609 9333 clone.go:36] Downloading "https://github.com/sclorg/nodejs-ex" ... I0516 10:15:53.806675 9333 clone.go:40] Cloning sources into "/tmp/s2i-dockerfiletest-dir029668092/upload/src" I0516 10:15:54.146682 9333 clone.go:56] Checked out "HEAD" I0516 10:15:54.170967 9333 clone.go:62] Updated submodules for "HEAD" I0516 10:15:54.182617 9333 ignore.go:64] .s2iignore file does not exist I0516 10:15:54.182669 9333 dockerfile.go:115] Constructing image build context directory at /tmp/s2i-dockerfiletest-dir029668092/ I0516 10:15:54.183113 9333 dockerfile.go:474] No user environment provided (no environment file found in application sources) I0516 10:15:54.183179 9333 dockerfile.go:214] Processing injected inputs: api.VolumeList(nil) I0516 10:15:54.183221 9333 dockerfile.go:216] Processed injected inputs: api.VolumeList(nil) I0516 10:15:54.183459 9333 dockerfile.go:287] Wrote custom Dockerfile to /tmp/s2i-dockerfiletest-dir029668092/Dockerfile --- PASS: TestDockerfileIncrementalTag (0.39s) === RUN TestDockerfileIncrementalAssembleUser I0516 10:15:54.193127 9333 scm.go:20] DownloadForSource https://github.com/sclorg/nodejs-ex I0516 10:15:54.193186 9333 clone.go:36] Downloading "https://github.com/sclorg/nodejs-ex" ... I0516 10:15:54.193237 9333 clone.go:40] Cloning sources into "/tmp/s2i-dockerfiletest-dir595271723/upload/src" I0516 10:15:54.661781 9333 clone.go:56] Checked out "HEAD" I0516 10:15:54.685757 9333 clone.go:62] Updated submodules for "HEAD" I0516 10:15:54.697401 9333 ignore.go:64] .s2iignore file does not exist I0516 10:15:54.697454 9333 dockerfile.go:115] Constructing image build context directory at /tmp/s2i-dockerfiletest-dir595271723/ I0516 10:15:54.697813 9333 dockerfile.go:474] No user environment provided (no environment file found in application sources) I0516 10:15:54.697877 9333 dockerfile.go:214] Processing injected inputs: api.VolumeList(nil) I0516 10:15:54.697974 9333 dockerfile.go:216] Processed injected inputs: api.VolumeList(nil) I0516 10:15:54.698225 9333 dockerfile.go:287] Wrote custom Dockerfile to /tmp/s2i-dockerfiletest-dir595271723/Dockerfile --- PASS: TestDockerfileIncrementalAssembleUser (0.51s) PASS coverage: 0.0% of statements ok github.com/openshift/source-to-image/test/integration 170.391s coverage: 0.0% of statements Complete Finished hack/test-integration.sh *************************************************** *************************************************** Running hack/test-stirunimage.sh... real 2m52.248s user 0m23.852s sys 0m4.349s working dir: /tmp/sti/test-work.56jC s2i working dir: /tmp/sti/test-work.56jC /tmp/sti/test-work.56jC /data/src/github.com/openshift/source-to-image cloning source into working dir TEST PASSED s2i build with relative path without file:// TEST PASSED s2i build with volume options TEST PASSED /data/src/github.com/openshift/source-to-image s2i build with absolute path with file:// TEST PASSED s2i build with absolute path without file:// TEST PASSED s2i build with non-git repo file location TEST PASSED I0516 10:19:05.666886 21368 download.go:37] Copying sources from "/tmp/sti/test-work.56jC/cakephp-ex" to "/tmp/s2i429165941/upload/src" TEST PASSED s2i rebuild TEST PASSED TEST PASSED s2i usage TEST PASSED I0516 10:21:02.631633 22937 sti.go:711] Sample invocation: TEST PASSED s2i build with overriding assemble/run scripts Running custom assemble TEST PASSED Running custom run TEST PASSED s2i build with add-host option Gem::RemoteFetcher::FetchError: Errno::ECONNREFUSED: Failed to open TCP connection to rubygems.org:443 (Connection refused - connect(2) for "rubygems.org" port 443) (https://rubygems.org/gems/rake-12.3.0.gem) TEST PASSED s2i build with remote git repo TEST PASSED s2i build with runtime image TEST PASSED s2i build with Dockerfile output TEST PASSED s2i build with --run==true option Waiting up to 15*TIME_MIN for the build to finish ... The image test-jee-app:latest has been started in container d0dad4f90ac87d47d269f6b273b9113361ab42f80d94cc4f1aaeecc9492b523a as a result of the --run=true option. The container's stdout/stderr will be redirected to this command's glog output to help you validate its behavior. You can also inspect the container with docker commands if you like. If the container is set up to stay running, you will have to Ctrl-C to exit this command, which should also stop the container d0dad4f90ac87d47d269f6b273b9113361ab42f80d94cc4f1aaeecc9492b523a. This particular invocation attempts to run with the port mappings [INFO] Success running command s2i --run=true [INFO] Success terminating associated docker container Cleaning up working dir /tmp/sti/test-work.56jC Complete real 7m57.077s user 0m8.237s sys 0m4.334s Finished hack/test-stirunimage.sh *************************************************** ==> openshiftdev: Downloading logs ==> openshiftdev: Downloading artifacts from '/tmp/sti/' to '/var/lib/jenkins/jobs/test_pull_requests_s2i/workspace/origin/artifacts/sti/' ==> openshiftdev: Downloading artifacts from '/var/log/yum.log' to '/var/lib/jenkins/jobs/test_pull_requests_s2i/workspace/origin/artifacts/yum.log' ==> openshiftdev: Downloading artifacts from '/var/log/secure' to '/var/lib/jenkins/jobs/test_pull_requests_s2i/workspace/origin/artifacts/secure' ==> openshiftdev: Downloading artifacts from '/var/log/audit/audit.log' to '/var/lib/jenkins/jobs/test_pull_requests_s2i/workspace/origin/artifacts/audit.log' + popd ~/jobs/test_pull_requests_s2i/workspace [description-setter] Description set: https://github.com/openshift/source-to-image/pull/965 [PostBuildScript] - Executing post build scripts. [PostBuildScript] - Build does not have any of the results []. Did not execute build step #0. Finished: SUCCESS