Pull request #2836 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of judehung for edgexfoundry/edgex-go Obtained Jenkinsfile from e362fc6571151bb99090dcd88ec379ce54b024a5+07721abbcb99e4a70a28e71f84dbd93e92968a92 (a4ca5339cb38153d921869e4e1338a691c8d9575) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a2cbe11917bfb8801b6bc99aaa80229564ed4294 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision a2cbe11917bfb8801b6bc99aaa80229564ed4294 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-2836/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a2cbe11917bfb8801b6bc99aaa80229564ed4294 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a2cbe11917bfb8801b6bc99aaa80229564ed4294 # timeout=10 Commit message: "Merge pull request #273 from ernestojeda/fix-semver-dir-permissions" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-2836/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-7486 in /w/workspace/edgexfoundry_edgex-go_PR-2836 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2836/head:refs/remotes/origin/PR-2836 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 07721abbcb99e4a70a28e71f84dbd93e92968a92 into PR head commit e362fc6571151bb99090dcd88ec379ce54b024a5 Merge succeeded, producing e362fc6571151bb99090dcd88ec379ce54b024a5 Checking out Revision e362fc6571151bb99090dcd88ec379ce54b024a5 (PR-2836) > git config core.sparsecheckout # timeout=10 > git checkout -f e362fc6571151bb99090dcd88ec379ce54b024a5 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 07721abbcb99e4a70a28e71f84dbd93e92968a92 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e362fc6571151bb99090dcd88ec379ce54b024a5 # timeout=10 Commit message: "feat(data): Implement Core Data DELETE /event/id/{id} V2 API" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:22:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:22:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:22:11 ========================================================= 14:22:11 EdgeX Global Pipelines Version Info 14:22:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:22:13 ------------------- 14:22:13 stable info: 14:22:13 ------------------- 14:22:13 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:22:13 Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 14:22:13 Message: update stable to v1.0.144 14:22:14 ------------------- 14:22:14 experimental info: 14:22:14 ------------------- 14:22:14 Commited By: **** collab-it+edgex@linuxfoundation.org 14:22:14 Commit SHA: 0fb566d11309be12c9baf3de23def7053bac1c97 14:22:14 Message: update experimental to v1.0.146 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:22:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 14:22:15 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 14:22:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:22:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:22:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:22:16 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 14:22:16 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 14:22:16 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 14:22:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 14:22:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 14:22:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:22:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:22:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:22:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:22:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:22:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:22:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:22:17 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 14:22:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 14:22:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 14:22:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 14:22:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2836 [Pipeline] echo 14:22:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2836 [Pipeline] echo 14:22:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2836 [Pipeline] echo 14:22:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e362fc6571151bb99090dcd88ec379ce54b024a5 [Pipeline] echo 14:22:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e362fc6 [Pipeline] echo 14:22:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] sh 14:22:19 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secrets-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-logging/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 14:22:19 + for file in '`ls cmd/**/Dockerfile`' 14:22:19 ++ dirname cmd/core-command/Dockerfile 14:22:19 ++ cut -d/ -f2 14:22:19 + echo core-command,cmd/core-command/Dockerfile 14:22:19 + for file in '`ls cmd/**/Dockerfile`' 14:22:19 ++ cut -d/ -f2 14:22:19 ++ dirname cmd/core-data/Dockerfile 14:22:19 + echo core-data,cmd/core-data/Dockerfile 14:22:19 + for file in '`ls cmd/**/Dockerfile`' 14:22:19 ++ cut -d/ -f2 14:22:19 ++ dirname cmd/core-metadata/Dockerfile 14:22:19 + echo core-metadata,cmd/core-metadata/Dockerfile 14:22:19 + for file in '`ls cmd/**/Dockerfile`' 14:22:19 ++ dirname cmd/security-proxy-setup/Dockerfile 14:22:19 ++ cut -d/ -f2 14:22:19 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 14:22:19 + for file in '`ls cmd/**/Dockerfile`' 14:22:19 ++ dirname cmd/security-secrets-setup/Dockerfile 14:22:19 ++ cut -d/ -f2 14:22:19 + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile 14:22:19 + for file in '`ls cmd/**/Dockerfile`' 14:22:19 ++ dirname cmd/security-secretstore-setup/Dockerfile 14:22:19 ++ cut -d/ -f2 14:22:19 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 14:22:19 + for file in '`ls cmd/**/Dockerfile`' 14:22:19 ++ dirname cmd/support-logging/Dockerfile 14:22:19 ++ cut -d/ -f2 14:22:19 + echo support-logging,cmd/support-logging/Dockerfile 14:22:19 + for file in '`ls cmd/**/Dockerfile`' 14:22:19 ++ dirname cmd/support-notifications/Dockerfile 14:22:19 ++ cut -d/ -f2 14:22:19 + echo support-notifications,cmd/support-notifications/Dockerfile 14:22:19 + for file in '`ls cmd/**/Dockerfile`' 14:22:19 ++ dirname cmd/support-scheduler/Dockerfile 14:22:19 ++ cut -d/ -f2 14:22:19 + echo support-scheduler,cmd/support-scheduler/Dockerfile 14:22:19 + for file in '`ls cmd/**/Dockerfile`' 14:22:19 ++ dirname cmd/sys-mgmt-agent/Dockerfile 14:22:19 ++ cut -d/ -f2 14:22:19 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 14:22:19 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secrets-setup-go, dockerfile:cmd/security-secrets-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-logging-go, dockerfile:cmd/support-logging/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 14:22:21 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:22:21 14:22:21 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 14:22:21 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:22:22 latest: Pulling from edgex-devops/git-semver 14:22:22 31603596830f: Pulling fs layer 14:22:22 2a8b12db71e7: Pulling fs layer 14:22:22 6ca5941a6612: Pulling fs layer 14:22:22 ecc8261a40a4: Pulling fs layer 14:22:22 ecc8261a40a4: Waiting 14:22:22 2a8b12db71e7: Verifying Checksum 14:22:22 2a8b12db71e7: Download complete 14:22:22 31603596830f: Verifying Checksum 14:22:22 31603596830f: Download complete 14:22:22 ecc8261a40a4: Verifying Checksum 14:22:22 ecc8261a40a4: Download complete 14:22:22 6ca5941a6612: Verifying Checksum 14:22:22 6ca5941a6612: Download complete 14:22:22 31603596830f: Pull complete 14:22:22 2a8b12db71e7: Pull complete 14:22:25 6ca5941a6612: Pull complete 14:22:25 ecc8261a40a4: Pull complete 14:22:25 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 14:22:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:22:25 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 14:22:25 prd-centos7-docker-4c-2g-7486 does not seem to be running inside a container 14:22:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 14:22:28 $ docker top 0f4497576e59ee0a0ad741846bb61765dc17afabb72bf580a9b779a55d8dc9c9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:22:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:22:29 [ssh-agent] Looking for ssh-agent implementation... 14:22:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:22:29 $ docker exec 0f4497576e59ee0a0ad741846bb61765dc17afabb72bf580a9b779a55d8dc9c9 ssh-agent 14:22:29 SSH_AUTH_SOCK=/tmp/ssh-N4OfmSDmGnyI/agent.12 14:22:29 SSH_AGENT_PID=18 14:22:29 Running ssh-add (command line suppressed) 14:22:29 Identity added: /w/workspace/edgex-go/1@tmp/private_key_1434531274223968933.key (/w/workspace/edgex-go/1@tmp/private_key_1434531274223968933.key) 14:22:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:22:30 + git tag --points-at HEAD [Pipeline] } 14:22:30 $ docker exec --env ******** --env ******** 0f4497576e59ee0a0ad741846bb61765dc17afabb72bf580a9b779a55d8dc9c9 ssh-agent -k 14:22:30 unset SSH_AUTH_SOCK; 14:22:30 unset SSH_AGENT_PID; 14:22:30 echo Agent pid 18 killed; 14:22:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:22:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:22:30 [ssh-agent] Looking for ssh-agent implementation... 14:22:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:22:30 $ docker exec 0f4497576e59ee0a0ad741846bb61765dc17afabb72bf580a9b779a55d8dc9c9 ssh-agent 14:22:31 SSH_AUTH_SOCK=/tmp/ssh-iA5QfA2rPTXt/agent.47 14:22:31 SSH_AGENT_PID=52 14:22:31 Running ssh-add (command line suppressed) 14:22:31 Identity added: /w/workspace/edgex-go/1@tmp/private_key_23547114804920432.key (/w/workspace/edgex-go/1@tmp/private_key_23547114804920432.key) 14:22:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:22:32 + git semver init 14:22:32 # -> Open(): unable to determine branch for HEAD 14:22:32 # $GIT_DIR = /w/workspace/edgex-go/1/.git 14:22:32 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 14:22:32 # $SEMVER_REMOTE_NAME = origin 14:22:32 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:22:32 # $SEMVER_USER_NAME = edgex-jenkins 14:22:32 # $SEMVER_BRANCH = PR-2836 14:22:32 # $SEMVER_TEMP = /tmp/semver-581982752 14:22:32 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 14:22:59 # '/tmp/semver-581982752' -> '/w/workspace/edgex-go/1/.semver' 14:22:59 # -> Force: false 14:22:59 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 14:22:59 $ docker exec --env ******** --env ******** 0f4497576e59ee0a0ad741846bb61765dc17afabb72bf580a9b779a55d8dc9c9 ssh-agent -k 14:22:59 unset SSH_AUTH_SOCK; 14:22:59 unset SSH_AGENT_PID; 14:22:59 echo Agent pid 52 killed; 14:22:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:23:00 + git semver [Pipeline] } 14:23:00 $ docker stop --time=1 0f4497576e59ee0a0ad741846bb61765dc17afabb72bf580a9b779a55d8dc9c9 14:23:02 $ docker rm -f 0f4497576e59ee0a0ad741846bb61765dc17afabb72bf580a9b779a55d8dc9c9 [Pipeline] // withDockerContainer [Pipeline] sh 14:23:03 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:23:04 Stashed 1 file(s) [Pipeline] echo 14:23:04 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo 14:23:05 ========================================================= 14:23:05 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 14:23:05 ========================================================= [Pipeline] isUnix [Pipeline] sh 14:23:05 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 14:23:11 Sending build context to Docker daemon 325.5MB 14:23:11 Step 1/7 : ARG BASE=golang:1.15-alpine 14:23:11 Step 2/7 : FROM ${BASE} 14:23:11 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 14:23:11 df20fa9351a1: Pulling fs layer 14:23:11 ed8968b2872e: Pulling fs layer 14:23:11 a92cc7c5fd73: Pulling fs layer 14:23:11 e871e8e8d7a9: Pulling fs layer 14:23:11 e73272ec9a57: Pulling fs layer 14:23:11 1e910a182e73: Pulling fs layer 14:23:11 4e634b169226: Pulling fs layer 14:23:11 e73272ec9a57: Waiting 14:23:11 1e910a182e73: Waiting 14:23:11 e871e8e8d7a9: Waiting 14:23:11 4e634b169226: Waiting 14:23:11 a92cc7c5fd73: Verifying Checksum 14:23:11 a92cc7c5fd73: Download complete 14:23:11 ed8968b2872e: Verifying Checksum 14:23:11 ed8968b2872e: Download complete 14:23:11 e73272ec9a57: Verifying Checksum 14:23:11 e73272ec9a57: Download complete 14:23:11 1e910a182e73: Verifying Checksum 14:23:11 1e910a182e73: Download complete 14:23:11 df20fa9351a1: Verifying Checksum 14:23:11 df20fa9351a1: Download complete 14:23:11 df20fa9351a1: Pull complete 14:23:11 ed8968b2872e: Pull complete 14:23:12 a92cc7c5fd73: Pull complete 14:23:17 4e634b169226: Verifying Checksum 14:23:17 4e634b169226: Download complete 14:23:18 e871e8e8d7a9: Verifying Checksum 14:23:18 e871e8e8d7a9: Download complete 14:23:19 Still waiting to schedule task 14:23:19 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 14:23:29 e871e8e8d7a9: Pull complete 14:23:29 e73272ec9a57: Pull complete 14:23:29 1e910a182e73: Pull complete 14:23:35 4e634b169226: Pull complete 14:23:35 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 14:23:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 14:23:35 ---> f7629b54cfaa 14:23:35 Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 14:23:35 ---> Running in bb4b0aa5c1fc 14:23:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:23:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:23:41 (1/12) Installing libmagic (5.38-r0) 14:23:42 (2/12) Installing file (5.38-r0) 14:23:43 (3/12) Installing libc-dev (0.7.2-r3) 14:23:43 (4/12) Installing g++ (9.3.0-r2) 14:23:56 (5/12) Installing fortify-headers (1.1-r0) 14:23:56 (6/12) Installing patch (2.7.6-r6) 14:23:56 (7/12) Installing build-base (0.5-r2) 14:23:56 (8/12) Installing libsodium (1.0.18-r0) 14:23:56 (9/12) Installing pkgconf (1.7.2-r0) 14:23:56 (10/12) Installing libsodium-dev (1.0.18-r0) 14:23:56 (11/12) Installing libzmq (4.3.3-r0) 14:23:56 (12/12) Installing zeromq-dev (4.3.3-r0) 14:23:56 Executing busybox-1.31.1-r16.trigger 14:23:56 OK: 233 MiB in 51 packages 14:23:58 Removing intermediate container bb4b0aa5c1fc 14:23:58 ---> 9e327a996593 14:23:58 Step 4/7 : WORKDIR /edgex-go 14:23:58 ---> Running in 72a00bbacced 14:23:58 Removing intermediate container 72a00bbacced 14:23:58 ---> 50aa7298cad8 14:23:58 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 14:23:59 latest: Pulling from library/docker 14:23:59 df20fa9351a1: Already exists 14:23:59 25ad7478873d: Pulling fs layer 14:23:59 4684f6177b5d: Pulling fs layer 14:23:59 206f78d23536: Pulling fs layer 14:23:59 cee0542293f3: Pulling fs layer 14:23:59 d951dd9fd09f: Pulling fs layer 14:23:59 dce9c88c04bd: Pulling fs layer 14:23:59 dce9c88c04bd: Waiting 14:23:59 d951dd9fd09f: Waiting 14:23:59 4684f6177b5d: Verifying Checksum 14:23:59 4684f6177b5d: Download complete 14:23:59 25ad7478873d: Verifying Checksum 14:23:59 25ad7478873d: Download complete 14:23:59 cee0542293f3: Verifying Checksum 14:23:59 d951dd9fd09f: Verifying Checksum 14:23:59 d951dd9fd09f: Download complete 14:23:59 cee0542293f3: Download complete 14:24:00 25ad7478873d: Pull complete 14:24:00 dce9c88c04bd: Verifying Checksum 14:24:00 dce9c88c04bd: Download complete 14:24:00 4684f6177b5d: Pull complete 14:24:01 206f78d23536: Verifying Checksum 14:24:01 206f78d23536: Download complete 14:24:06 206f78d23536: Pull complete 14:24:06 cee0542293f3: Pull complete 14:24:06 d951dd9fd09f: Pull complete 14:24:06 dce9c88c04bd: Pull complete 14:24:06 Digest: sha256:e3be13e8d7d9673c6ee307c2b7d0736eb823f5013707a8de59b33aecb31827b1 14:24:06 Status: Downloaded newer image for docker:latest 14:24:09 ---> 5608679ff73b 14:24:09 Step 6/7 : COPY go.mod . 14:24:09 ---> 36efde96761a 14:24:09 Step 7/7 : RUN go mod download 14:24:09 ---> Running in 66c76ce0bed7 14:24:36 Removing intermediate container 66c76ce0bed7 14:24:36 ---> 200e80527910 14:24:36 Successfully built 200e80527910 14:24:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 14:24:37 + docker inspect -f . ci-base-image-x86_64 14:24:37 . [Pipeline] withDockerContainer 14:24:37 prd-centos7-docker-4c-2g-7486 does not seem to be running inside a container 14:24:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:24:38 $ docker top 0a812e6d22e5372e5eed214ef03631223ec67eff36d8466cb4501d3223177430 -eo pid,comm [Pipeline] { [Pipeline] sh 14:24:39 + go version 14:24:39 go version go1.15.2 linux/amd64 [Pipeline] } 14:24:39 $ docker stop --time=1 0a812e6d22e5372e5eed214ef03631223ec67eff36d8466cb4501d3223177430 14:24:40 $ docker rm -f 0a812e6d22e5372e5eed214ef03631223ec67eff36d8466cb4501d3223177430 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:24:41 + docker inspect -f . ci-base-image-x86_64 14:24:41 . [Pipeline] withDockerContainer 14:24:42 prd-centos7-docker-4c-2g-7486 does not seem to be running inside a container 14:24:42 $ docker run -t -d -u 1001:1001 -u 0:0 -e GOTESTFLAGS= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:24:44 $ docker top edc4d851e82f64b1d62caa3fe5bf0836b1e01299f1b7f5379e07f2d8acd8ca80 -eo pid,comm [Pipeline] { [Pipeline] echo 14:24:44 ========================================================= 14:24:44 [edgeXBuildGoParallel] Running Tests and Build... 14:24:44 ========================================================= [Pipeline] sh 14:24:45 + make test 14:24:45 GO111MODULE=on go test -coverprofile=coverage.out ./... 14:24:48 ? github.com/edgexfoundry/edgex-go [no test files] 14:25:07 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 14:25:18 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 14:25:18 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 14:25:18 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 14:25:18 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 14:25:19 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.029s 14:25:19 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] 14:25:19 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 14:25:19 ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] 14:25:21 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 14:25:22 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 14:25:22 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 14:25:22 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 14:25:22 ? github.com/edgexfoundry/edgex-go/internal [no test files] 14:25:27 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.056s coverage: 46.6% of statements 14:25:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 14:25:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 14:25:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 14:25:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 14:25:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 14:25:31 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.088s coverage: 27.1% of statements 14:25:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 14:25:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 14:25:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 14:25:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 14:25:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 14:25:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 14:25:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.039s coverage: 100.0% of statements 14:25:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 14:25:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.012s coverage: 100.0% of statements 14:25:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 14:25:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 14:25:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.022s coverage: 80.0% of statements 14:25:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 14:25:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 14:25:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.341s coverage: 86.0% of statements 14:25:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 14:25:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 14:25:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 14:25:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 14:25:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.250s coverage: 28.6% of statements 14:25:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 14:25:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 14:25:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 14:25:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 14:25:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 14:25:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.026s coverage: 100.0% of statements 14:25:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 14:25:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.025s coverage: 100.0% of statements 14:25:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 14:25:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.107s coverage: 86.7% of statements 14:25:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 14:25:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.027s coverage: 97.5% of statements 14:25:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 14:25:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.035s coverage: 100.0% of statements 14:25:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 14:25:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 14:25:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 14:25:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 14:25:36 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.104s coverage: 96.3% of statements 14:25:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 14:25:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 14:25:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 14:25:36 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 14:25:36 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 14:25:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 14:25:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 14:25:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 14:25:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 14:25:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 14:25:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 14:25:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 14:25:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 14:25:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 14:25:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 14:25:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 14:25:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 14:25:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 14:25:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 14:25:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 14:25:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.011s coverage: 58.8% of statements 14:25:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 14:25:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 14:25:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.030s coverage: 0.0% of statements [no tests to run] 14:25:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 14:25:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 14:25:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.119s coverage: 63.5% of statements 14:25:37 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 14:25:37 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 14:25:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.028s coverage: 100.0% of statements 14:25:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.018s coverage: 91.3% of statements 14:25:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.017s coverage: 100.0% of statements 14:25:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.021s coverage: 73.7% of statements 14:25:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.075s coverage: 100.0% of statements 14:25:39 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.189s coverage: 55.9% of statements 14:25:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 14:25:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 14:25:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] 14:25:39 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 14:25:45 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 5.424s coverage: 86.3% of statements 14:25:45 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 14:25:45 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 0.651s coverage: 72.2% of statements 14:25:45 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.157s coverage: 72.1% of statements 14:25:45 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.049s coverage: 82.4% of statements 14:25:45 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.081s coverage: 48.4% of statements 14:25:45 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 14:25:45 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 14:25:45 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 14:25:45 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.038s coverage: 28.8% of statements 14:25:45 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 14:25:45 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.025s coverage: 96.8% of statements 14:25:45 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 14:25:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.060s coverage: 36.5% of statements 14:25:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 14:25:45 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 14:25:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.258s coverage: 84.1% of statements 14:25:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.018s coverage: 100.0% of statements 14:25:45 ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.010s coverage: 42.9% of statements 14:25:45 ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] 14:25:45 ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] 14:25:45 ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.028s coverage: 100.0% of statements 14:25:45 ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] 14:25:45 ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.034s coverage: 83.8% of statements 14:25:45 ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] 14:25:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.118s coverage: 47.1% of statements 14:25:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 14:25:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 14:25:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.013s coverage: 100.0% of statements 14:25:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 14:25:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 14:25:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 14:25:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.012s coverage: 100.0% of statements 14:25:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 14:25:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.015s coverage: 100.0% of statements 14:25:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 14:25:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.103s coverage: 29.1% of statements 14:25:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 14:25:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 14:25:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 14:25:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 14:25:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 14:25:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.038s coverage: 99.0% of statements 14:25:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 14:25:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.015s coverage: 100.0% of statements 14:25:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 14:25:50 ok github.com/edgexfoundry/edgex-go/internal/system 0.019s coverage: 0.0% of statements 14:25:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 14:25:51 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.046s coverage: 100.0% of statements 14:25:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 14:25:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 14:25:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 14:25:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 14:25:51 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.045s coverage: 87.9% of statements 14:25:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 14:25:51 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 14:25:51 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.012s coverage: 100.0% of statements 14:25:51 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.023s coverage: 32.1% of statements 14:25:52 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.013s coverage: 100.0% of statements 14:25:53 GO111MODULE=on go vet ./... 14:26:06 gofmt -l . 14:26:06 [ "`gofmt -l .`" = "" ] 14:26:06 ./bin/test-go-mod-tidy.sh 14:26:07 ./bin/test-attribution-txt.sh [Pipeline] sh 14:26:10 + ls -al . 14:26:10 total 616 14:26:10 drwxrwxr-x 10 1001 1001 4096 Oct 21 14:26 . 14:26:10 drwxr-xr-x 4 root root 28 Oct 21 14:24 .. 14:26:10 -rw-rw-r-- 1 1001 1001 11 Oct 21 14:22 .dockerignore 14:26:10 drwxrwxr-x 8 1001 1001 179 Oct 21 14:22 .git 14:26:10 drwxrwxr-x 3 1001 1001 125 Oct 21 14:22 .github 14:26:10 -rw-rw-r-- 1 1001 1001 932 Oct 21 14:22 .gitignore 14:26:10 drwx------ 3 1001 1001 47 Oct 21 14:22 .semver 14:26:10 -rw-rw-r-- 1 1001 1001 166 Oct 21 14:22 .sonarcloud.properties 14:26:10 -rw-rw-r-- 1 1001 1001 3804 Oct 21 14:22 CONTRIBUTING.md 14:26:10 -rw-rw-r-- 1 1001 1001 1035 Oct 21 14:22 Dockerfile.build 14:26:10 -rw-rw-r-- 1 1001 1001 863 Oct 21 14:22 Jenkinsfile 14:26:10 -rw-rw-r-- 1 1001 1001 10775 Oct 21 14:22 LICENSE 14:26:10 -rw-rw-r-- 1 1001 1001 6237 Oct 21 14:22 Makefile 14:26:10 -rw-rw-r-- 1 1001 1001 6447 Oct 21 14:22 README.md 14:26:10 -rw-rw-r-- 1 1001 1001 259 Oct 21 14:22 SECURITY.md 14:26:10 -rw-rw-r-- 1 1001 1001 5 Oct 21 14:23 VERSION 14:26:10 -rw-rw-r-- 1 1001 1001 4131 Oct 21 14:22 ZMQWindows.md 14:26:10 drwxrwxr-x 2 1001 1001 117 Oct 21 14:22 bin 14:26:10 drwxrwxr-x 15 1001 1001 4096 Oct 21 14:22 cmd 14:26:10 -rw-r--r-- 1 root root 523288 Oct 21 14:25 coverage.out 14:26:10 -rw-r--r-- 1 root root 1041 Oct 21 14:26 go.mod 14:26:10 -rw-r--r-- 1 root root 18775 Oct 21 14:26 go.sum 14:26:10 drwxrwxr-x 8 1001 1001 127 Oct 21 14:22 internal 14:26:10 drwxrwxr-x 4 1001 1001 26 Oct 21 14:22 openapi 14:26:10 drwxrwxr-x 4 1001 1001 71 Oct 21 14:22 snap 14:26:10 -rw-rw-r-- 1 1001 1001 168 Oct 21 14:22 version.go [Pipeline] sh 14:26:10 + '[' -e coverage.out ] 14:26:10 + chown 1001:1001 coverage.out [Pipeline] stash 14:26:10 Stashed 1 file(s) [Pipeline] sh 14:26:10 + make build 14:26:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 14:26:26 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 14:26:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 14:26:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging 14:26:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 14:26:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 14:26:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 14:26:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 14:26:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 14:26:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 14:26:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 14:26:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 14:26:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read [Pipeline] } 14:26:54 $ docker stop --time=1 edc4d851e82f64b1d62caa3fe5bf0836b1e01299f1b7f5379e07f2d8acd8ca80 14:26:56 $ docker rm -f edc4d851e82f64b1d62caa3fe5bf0836b1e01299f1b7f5379e07f2d8acd8ca80 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:27:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:27:00 14:27:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 14:27:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:27:00 latest: Pulling from edgex-devops/edgex-compose 14:27:00 cbdbe7a5bc2a: Pulling fs layer 14:27:00 ca9280d653b3: Pulling fs layer 14:27:00 7e9c9ca2126c: Pulling fs layer 14:27:01 cbdbe7a5bc2a: Download complete 14:27:02 ca9280d653b3: Verifying Checksum 14:27:02 ca9280d653b3: Download complete 14:27:02 cbdbe7a5bc2a: Pull complete 14:27:04 ca9280d653b3: Pull complete 14:27:04 7e9c9ca2126c: Verifying Checksum 14:27:04 7e9c9ca2126c: Download complete 14:27:12 Running on prd-ubuntu18.04-docker-arm64-4c-16g-7487 in /w/workspace/edgexfoundry_edgex-go_PR-2836 [Pipeline] { [Pipeline] ws 14:27:12 Running in /w/workspace/edgex-go/1 [Pipeline] { 14:27:13 7e9c9ca2126c: Pull complete 14:27:13 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 14:27:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:27:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] checkout [Pipeline] withDockerContainer 14:27:13 prd-centos7-docker-4c-2g-7486 does not seem to be running inside a container 14:27:13 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 14:27:16 $ docker top e2193dff9b62b4c5d99c693f0332579e692190288ea66cb6757a5f6bc850d407 -eo pid,comm [Pipeline] { [Pipeline] sh 14:27:17 + + docker-composegrep build parallel --help 14:27:17 14:27:18 using credential edgex-jenkins-ssh 14:27:18 Cloning the remote Git repository 14:27:18 --parallel Build images in parallel. [Pipeline] } 14:27:18 $ docker stop --time=1 e2193dff9b62b4c5d99c693f0332579e692190288ea66cb6757a5f6bc850d407 14:27:18 Cloning repository git@github.com:edgexfoundry/edgex-go.git 14:27:18 > git init /w/workspace/edgex-go/1 # timeout=10 14:27:18 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:27:18 > git --version # timeout=10 14:27:18 > git --version # 'git version 2.17.1' 14:27:18 using GIT_SSH to set credentials SSH Credentials for GitHub 14:27:18 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:27:20 $ docker rm -f e2193dff9b62b4c5d99c693f0332579e692190288ea66cb6757a5f6bc850d407 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:27:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:27:21 . [Pipeline] withDockerContainer 14:27:21 prd-centos7-docker-4c-2g-7486 does not seem to be running inside a container 14:27:21 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 14:27:22 $ docker top fa7f6e02ed1f6429f0dcf8a1c2e3e9a1f9bc84058ac517a3c242b15b711b9410 -eo pid,comm [Pipeline] { [Pipeline] sh 14:27:23 + docker-compose -f ./docker-compose-build.yml build --parallel 14:27:24 Building docker-core-command-go ... 14:27:24 Building docker-core-data-go ... 14:27:24 Building docker-core-metadata-go ... 14:27:24 Building docker-security-proxy-setup-go ... 14:27:24 Building docker-security-secrets-setup-go ... 14:27:24 Building docker-security-secretstore-setup-go ... 14:27:24 Building docker-support-logging-go ... 14:27:24 Building docker-support-notifications-go ... 14:27:24 Building docker-support-scheduler-go ... 14:27:24 Building docker-sys-mgmt-agent-go ... 14:27:24 Building docker-core-data-go 14:27:24 Building docker-core-metadata-go 14:27:24 Building docker-security-proxy-setup-go 14:27:24 Building docker-security-secrets-setup-go 14:27:24 Building docker-security-secretstore-setup-go 14:27:34 Merging remotes/origin/master commit 07721abbcb99e4a70a28e71f84dbd93e92968a92 into PR head commit e362fc6571151bb99090dcd88ec379ce54b024a5 14:27:35 Merge succeeded, producing e362fc6571151bb99090dcd88ec379ce54b024a5 14:27:35 Checking out Revision e362fc6571151bb99090dcd88ec379ce54b024a5 (PR-2836) 14:27:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:27:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:27:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:27:34 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:27:34 using GIT_SSH to set credentials SSH Credentials for GitHub 14:27:34 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2836/head:refs/remotes/origin/PR-2836 +refs/heads/master:refs/remotes/origin/master # timeout=10 14:27:34 > git config core.sparsecheckout # timeout=10 14:27:34 > git checkout -f e362fc6571151bb99090dcd88ec379ce54b024a5 # timeout=10 14:27:35 > git remote # timeout=10 14:27:35 > git config --get remote.origin.url # timeout=10 14:27:35 using GIT_SSH to set credentials SSH Credentials for GitHub 14:27:35 > git merge 07721abbcb99e4a70a28e71f84dbd93e92968a92 # timeout=10 14:27:35 > git rev-parse HEAD^{commit} # timeout=10 14:27:35 > git config core.sparsecheckout # timeout=10 14:27:35 > git checkout -f e362fc6571151bb99090dcd88ec379ce54b024a5 # timeout=10 14:27:39 Commit message: "feat(data): Implement Core Data DELETE /event/id/{id} V2 API" 14:27:39 > git --version # timeout=10 14:27:39 > git --version # 'git version 2.17.1' 14:27:39 fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 14:27:40 ========================================================= 14:27:40 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 14:27:40 ========================================================= [Pipeline] isUnix [Pipeline] sh 14:27:42 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 14:27:44 Sending build context to Docker daemon 165.2MB 14:27:44 Step 1/7 : ARG BASE=golang:1.15-alpine 14:27:44 Step 2/7 : FROM ${BASE} 14:27:45 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:27:45 b538f80385f9: Pulling fs layer 14:27:45 74f711af9a0d: Pulling fs layer 14:27:45 99f96fe45779: Pulling fs layer 14:27:45 8529a6b9a6be: Pulling fs layer 14:27:45 45590311c82a: Pulling fs layer 14:27:45 69ca0ff8b7b3: Pulling fs layer 14:27:45 209524e5b208: Pulling fs layer 14:27:45 45590311c82a: Waiting 14:27:45 69ca0ff8b7b3: Waiting 14:27:45 8529a6b9a6be: Waiting 14:27:45 209524e5b208: Waiting 14:27:45 99f96fe45779: Download complete 14:27:45 74f711af9a0d: Download complete 14:27:45 45590311c82a: Download complete 14:27:45 69ca0ff8b7b3: Verifying Checksum 14:27:45 69ca0ff8b7b3: Download complete 14:27:45 b538f80385f9: Verifying Checksum 14:27:45 b538f80385f9: Download complete 14:27:46 b538f80385f9: Pull complete 14:27:46 74f711af9a0d: Pull complete 14:27:46 99f96fe45779: Pull complete 14:27:47 209524e5b208: Verifying Checksum 14:27:47 209524e5b208: Download complete 14:27:48 8529a6b9a6be: Verifying Checksum 14:27:48 8529a6b9a6be: Download complete 14:28:01 8529a6b9a6be: Pull complete 14:28:01 45590311c82a: Pull complete 14:28:01 69ca0ff8b7b3: Pull complete 14:28:03 209524e5b208: Pull complete 14:28:03 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 14:28:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 14:28:03 ---> 5bddaf1c2fca 14:28:03 Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 14:28:07 ---> Running in 251f5e9e0db5 14:28:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:28:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:28:10 (1/12) Installing libmagic (5.38-r0) 14:28:10 (2/12) Installing file (5.38-r0) 14:28:10 (3/12) Installing libc-dev (0.7.2-r3) 14:28:10 (4/12) Installing g++ (9.3.0-r2) 14:28:12 Step 1/20 : ARG BUILDER_BASE=golang:1.15-alpine 14:28:12 Step 2/20 : FROM ${BUILDER_BASE} AS builder 14:28:12 ---> 200e80527910 14:28:12 Step 3/20 : WORKDIR /edgex-go 14:28:12 Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine 14:28:12 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 14:28:12 ---> 200e80527910 14:28:12 Step 3/29 : WORKDIR /edgex-go 14:28:12 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine 14:28:12 Step 2/26 : FROM ${BUILDER_BASE} AS builder 14:28:12 ---> 200e80527910 14:28:12 Step 3/26 : WORKDIR /edgex-go 14:28:12 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 14:28:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:28:12 ---> 200e80527910 14:28:12 Step 3/23 : WORKDIR /edgex-go 14:28:12 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 14:28:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:28:12 ---> 200e80527910 14:28:12 Step 3/22 : WORKDIR /edgex-go 14:28:12 ---> Running in 91f89199a06e 14:28:12 ---> Running in 80f65257a001 14:28:12 ---> Running in 9eab2ddfe579 14:28:12 ---> Running in 0c1955e16c8e 14:28:12 ---> Running in 6d83037597ae 14:28:12 Removing intermediate container 0c1955e16c8e 14:28:12 ---> 4d0d17a827ca 14:28:12 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:28:12 Removing intermediate container 91f89199a06e 14:28:12 ---> 69529cf18088 14:28:12 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:28:12 Removing intermediate container 6d83037597ae 14:28:12 ---> 5a3820ae58ed 14:28:12 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:28:12 Removing intermediate container 80f65257a001 14:28:12 ---> 9ed982cf29b4 14:28:12 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:28:12 Removing intermediate container 9eab2ddfe579 14:28:12 ---> e80e5fa75ef8 14:28:12 Step 4/29 : RUN apk update && apk add make git 14:28:12 ---> Running in d2f149118e1f 14:28:12 ---> Running in 827f4653e69f 14:28:12 ---> Running in 39464cfd8ccd 14:28:12 ---> Running in 4df09ffec71f 14:28:12 ---> Running in b3545d43e2cd 14:28:15 (5/12) Installing fortify-headers (1.1-r0) 14:28:15 (6/12) Installing patch (2.7.6-r6) 14:28:15 (7/12) Installing build-base (0.5-r2) 14:28:15 (8/12) Installing libsodium (1.0.18-r0) 14:28:15 (9/12) Installing pkgconf (1.7.2-r0) 14:28:15 (10/12) Installing libsodium-dev (1.0.18-r0) 14:28:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:28:15 (11/12) Installing libzmq (4.3.3-r0) 14:28:15 (12/12) Installing zeromq-dev (4.3.3-r0) 14:28:15 Executing busybox-1.31.1-r16.trigger 14:28:15 OK: 217 MiB in 51 packages 14:28:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:28:16 Removing intermediate container 827f4653e69f 14:28:16 ---> 3cb89149b903 14:28:16 Step 5/26 : RUN apk update && apk add make git 14:28:16 Removing intermediate container 39464cfd8ccd 14:28:16 ---> ecdad19bff61 14:28:16 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 14:28:16 Removing intermediate container 4df09ffec71f 14:28:16 ---> 9c3f4207664f 14:28:16 Step 5/20 : RUN apk update && apk add make git 14:28:16 ---> Running in b64b33ad44d3 14:28:16 ---> Running in 21339022ad5c 14:28:16 ---> Running in 21b0fe57a0e8 14:28:16 Removing intermediate container d2f149118e1f 14:28:16 ---> b2d835d5e9bd 14:28:16 Step 5/22 : RUN apk update && apk add make git 14:28:16 v3.12.0-463-g5efa865e42 [http://nl.alpinelinux.org/alpine/v3.12/main] 14:28:16 v3.12.0-462-g579b6240e1 [http://nl.alpinelinux.org/alpine/v3.12/community] 14:28:16 OK: 12752 distinct packages available 14:28:16 ---> Running in 31cfbc547df2 14:28:16 OK: 233 MiB in 51 packages 14:28:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:28:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:28:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:28:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:28:18 Removing intermediate container b3545d43e2cd 14:28:18 ---> 6e61b864cd33 14:28:18 Step 5/29 : COPY go.mod . 14:28:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:28:18 ---> cd11af651079 14:28:18 Step 6/29 : RUN go mod download 14:28:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:28:18 ---> Running in 1b813785b65b 14:28:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:28:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:28:19 v3.12.0-463-g5efa865e42 [http://nl.alpinelinux.org/alpine/v3.12/main] 14:28:19 v3.12.0-462-g579b6240e1 [http://nl.alpinelinux.org/alpine/v3.12/community] 14:28:19 OK: 12752 distinct packages available 14:28:19 v3.12.0-463-g5efa865e42 [http://nl.alpinelinux.org/alpine/v3.12/main] 14:28:19 v3.12.0-462-g579b6240e1 [http://nl.alpinelinux.org/alpine/v3.12/community] 14:28:19 OK: 12752 distinct packages available 14:28:19 v3.12.0-463-g5efa865e42 [http://nl.alpinelinux.org/alpine/v3.12/main] 14:28:19 v3.12.0-462-g579b6240e1 [http://nl.alpinelinux.org/alpine/v3.12/community] 14:28:19 OK: 12752 distinct packages available 14:28:19 Removing intermediate container 251f5e9e0db5 14:28:19 ---> ba57b9f24e5f 14:28:19 Step 4/7 : WORKDIR /edgex-go 14:28:19 ---> Running in 82ea8c971992 14:28:19 OK: 233 MiB in 51 packages 14:28:19 OK: 233 MiB in 51 packages 14:28:20 Removing intermediate container 82ea8c971992 14:28:20 ---> bcc2448f7d43 14:28:20 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 14:28:20 OK: 233 MiB in 51 packages 14:28:20 v3.12.0-463-g5efa865e42 [http://nl.alpinelinux.org/alpine/v3.12/main] 14:28:20 v3.12.0-462-g579b6240e1 [http://nl.alpinelinux.org/alpine/v3.12/community] 14:28:20 OK: 12752 distinct packages available 14:28:20 latest: Pulling from library/docker 14:28:20 OK: 233 MiB in 51 packages 14:28:20 b538f80385f9: Already exists 14:28:20 259a493cd78d: Pulling fs layer 14:28:20 b8e66b5100f5: Pulling fs layer 14:28:20 203964748c9f: Pulling fs layer 14:28:20 d6fc4445224b: Pulling fs layer 14:28:20 5ea39d09386c: Pulling fs layer 14:28:20 78a785fe32a7: Pulling fs layer 14:28:20 d6fc4445224b: Waiting 14:28:20 5ea39d09386c: Waiting 14:28:20 78a785fe32a7: Waiting 14:28:20 b8e66b5100f5: Verifying Checksum 14:28:20 b8e66b5100f5: Download complete 14:28:20 259a493cd78d: Verifying Checksum 14:28:20 d6fc4445224b: Verifying Checksum 14:28:20 d6fc4445224b: Download complete 14:28:20 5ea39d09386c: Download complete 14:28:20 78a785fe32a7: Verifying Checksum 14:28:20 78a785fe32a7: Download complete 14:28:21 259a493cd78d: Pull complete 14:28:21 Removing intermediate container b64b33ad44d3 14:28:21 ---> 31249a64688d 14:28:21 Step 6/26 : COPY go.mod . 14:28:21 Removing intermediate container 31cfbc547df2 14:28:21 ---> cd587edd8678 14:28:21 Step 6/22 : COPY go.mod . 14:28:21 Removing intermediate container 21b0fe57a0e8 14:28:21 ---> db639ed3b6f0 14:28:21 Step 6/20 : COPY go.mod . 14:28:21 b8e66b5100f5: Pull complete 14:28:21 Removing intermediate container 21339022ad5c 14:28:21 ---> 26b899e3a4f1 14:28:21 Step 6/23 : COPY go.mod . 14:28:21 ---> 975b8ad50b80 14:28:21 Step 7/26 : RUN go mod download 14:28:21 ---> Running in e24130d5b803 14:28:22 203964748c9f: Verifying Checksum 14:28:22 ---> 440fb127f638 14:28:22 Step 7/22 : RUN go mod download 14:28:22 ---> 6cfe99458ca7 14:28:22 Step 7/20 : RUN go mod download 14:28:22 ---> Running in 4965f9f24883 14:28:22 ---> ba3911fe1101 14:28:22 Step 7/23 : RUN go mod download 14:28:22 ---> Running in d2c0ef7d4ee3 14:28:22 Removing intermediate container 1b813785b65b 14:28:22 ---> 08ba137015b8 14:28:22 Step 7/29 : COPY . . 14:28:22 ---> Running in b4b181e7ba16 14:28:25 203964748c9f: Pull complete 14:28:26 d6fc4445224b: Pull complete 14:28:26 5ea39d09386c: Pull complete 14:28:26 Removing intermediate container e24130d5b803 14:28:26 ---> 8b814a27a8e4 14:28:26 Step 8/26 : COPY . . 14:28:26 78a785fe32a7: Pull complete 14:28:26 Digest: sha256:e3be13e8d7d9673c6ee307c2b7d0736eb823f5013707a8de59b33aecb31827b1 14:28:26 Status: Downloaded newer image for docker:latest 14:28:28 Removing intermediate container 4965f9f24883 14:28:28 ---> 8f21a77a253e 14:28:28 Step 8/22 : COPY . . 14:28:28 Removing intermediate container d2c0ef7d4ee3 14:28:28 ---> d6d6a356b183 14:28:28 Step 8/20 : COPY . . 14:28:29 Removing intermediate container b4b181e7ba16 14:28:29 ---> d1d168c2ed62 14:28:29 Step 8/23 : COPY . . 14:28:29 ---> 93ca202d0987 14:28:29 Step 6/7 : COPY go.mod . 14:28:30 ---> acf2642b9120 14:28:30 Step 7/7 : RUN go mod download 14:28:30 ---> Running in 3bd5d5681e1f 14:28:57 Removing intermediate container 3bd5d5681e1f 14:28:57 ---> f5395618026d 14:28:57 Successfully built f5395618026d 14:28:57 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:28:57 + docker inspect -f . ci-base-image-arm64 14:28:57 . [Pipeline] withDockerContainer 14:28:58 prd-ubuntu18.04-docker-arm64-4c-16g-7487 does not seem to be running inside a container 14:28:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:28:59 $ docker top 6acc3be6e4d201a37586c506919f131aeae5f5afa91fa52607128a843ff80fb9 -eo pid,comm [Pipeline] { [Pipeline] sh 14:29:01 + go version 14:29:01 go version go1.15.2 linux/arm64 [Pipeline] } 14:29:01 $ docker stop --time=1 6acc3be6e4d201a37586c506919f131aeae5f5afa91fa52607128a843ff80fb9 14:29:03 $ docker rm -f 6acc3be6e4d201a37586c506919f131aeae5f5afa91fa52607128a843ff80fb9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:29:04 + docker inspect -f . ci-base-image-arm64 14:29:04 . [Pipeline] withDockerContainer 14:29:05 prd-ubuntu18.04-docker-arm64-4c-16g-7487 does not seem to be running inside a container 14:29:05 $ docker run -t -d -u 1001:1001 -u 0:0 -e GOTESTFLAGS= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:29:06 $ docker top 76ead5d50d29867da34f3761f9c5b09b48ed4d113b6801af56b64441f300205a -eo pid,comm [Pipeline] { [Pipeline] echo 14:29:07 ========================================================= 14:29:07 [edgeXBuildGoParallel] Running Tests and Build... 14:29:07 ========================================================= [Pipeline] sh 14:29:07 + make test 14:29:07 GO111MODULE=on go test -coverprofile=coverage.out ./... 14:29:10 ? github.com/edgexfoundry/edgex-go [no test files] 14:29:17 ---> f8750919ed19 14:29:17 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 14:29:17 ---> d148a1a40820 14:29:17 Step 9/22 : RUN make cmd/core-metadata/core-metadata 14:29:17 ---> Running in fde1d452ff2a 14:29:17 ---> Running in 338535e602df 14:29:17 ---> e903b841b429 14:29:17 Step 9/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup cmd/security-secretstore-read/security-secretstore-read 14:29:17 ---> 190b85498395 14:29:17 Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup 14:29:17 ---> Running in 2ffaa410d0d8 14:29:17 ---> 65d7e0f16e7f 14:29:17 Step 9/23 : RUN make cmd/core-data/core-data 14:29:17 ---> Running in 517396b70871 14:29:17 ---> Running in d39758d7d400 14:29:17 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 14:29:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 14:29:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 14:29:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 14:29:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 14:29:42 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 14:29:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 14:29:57 Removing intermediate container 517396b70871 14:29:57 ---> 822bb75ffa3c 14:29:57 14:29:57 Step 10/20 : FROM alpine 14:29:57 Removing intermediate container fde1d452ff2a 14:29:57 ---> 2d6af9e1ca00 14:29:57 14:29:57 Step 9/29 : FROM alpine:latest 14:29:57 latest: Pulling from library/alpine 14:29:57 latest: Pulling from library/alpine 14:29:57 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 14:29:57 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 14:29:57 Status: Image is up to date for alpine:latest 14:29:57 ---> a24bb4013296 14:29:57 Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 14:29:57 Status: Downloaded newer image for alpine:latest 14:29:57 ---> a24bb4013296 14:29:57 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 14:29:57 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 14:29:57 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 14:29:57 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 14:29:57 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 14:29:57 ---> Running in 965ea11d4e1e 14:29:57 ---> Running in 16813c56c160 14:29:58 Removing intermediate container 16813c56c160 14:29:58 ---> a922168309c9 14:29:58 Step 11/29 : USER root 14:29:58 ---> Running in b4eb2e026bd5 14:29:59 Removing intermediate container b4eb2e026bd5 14:29:59 ---> 8bd10b801877 14:29:59 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 14:29:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read 14:29:59 ---> Running in 6eb3caa26474 14:29:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:29:59 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.013s 14:29:59 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] 14:29:59 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 14:29:59 ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] 14:30:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:30:00 v3.12.0-463-g5efa865e42 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 14:30:00 v3.12.0-462-g579b6240e1 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 14:30:00 OK: 12750 distinct packages available 14:30:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:30:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:30:00 (1/4) Installing ca-certificates (20191127-r4) 14:30:00 (2/4) Installing nghttp2-libs (1.41.0-r0) 14:30:00 (3/4) Installing libcurl (7.69.1-r1) 14:30:00 (4/4) Installing curl (7.69.1-r1) 14:30:01 Executing busybox-1.31.1-r16.trigger 14:30:01 Executing ca-certificates-20191127-r4.trigger 14:30:01 v3.12.0-463-g5efa865e42 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 14:30:01 v3.12.0-462-g579b6240e1 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 14:30:01 OK: 12750 distinct packages available 14:30:01 OK: 7 MiB in 18 packages 14:30:01 (1/2) Installing ca-certificates (20191127-r4) 14:30:01 (2/2) Installing dumb-init (1.2.2-r1) 14:30:01 Executing busybox-1.31.1-r16.trigger 14:30:01 Executing ca-certificates-20191127-r4.trigger 14:30:01 OK: 6 MiB in 16 packages 14:30:01 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 14:30:02 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 14:30:03 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 14:30:03 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 14:30:03 ? github.com/edgexfoundry/edgex-go/internal [no test files] 14:30:04 Removing intermediate container 965ea11d4e1e 14:30:04 ---> 414b5abae6d6 14:30:04 Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:30:04 Removing intermediate container 6eb3caa26474 14:30:04 ---> 97a6e2695df6 14:30:04 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 14:30:05 ---> Running in 5c6286cf483e 14:30:05 ---> Running in 0b66ce3e29cb 14:30:05 Removing intermediate container 5c6286cf483e 14:30:05 ---> 35cc3709044b 14:30:05 Step 13/20 : WORKDIR /edgex 14:30:05 Removing intermediate container 0b66ce3e29cb 14:30:05 ---> 85686266427a 14:30:05 Step 14/29 : WORKDIR $BASE_DIR 14:30:05 ---> Running in bbb65dcff1df 14:30:05 ---> Running in 72f039b1bbd7 14:30:06 Removing intermediate container bbb65dcff1df 14:30:06 ---> 94aefb7c6262 14:30:06 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 14:30:07 Removing intermediate container 72f039b1bbd7 14:30:07 ---> 0310b7805faa 14:30:07 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 14:30:08 ---> Running in ba57e811bf22 14:30:08 ---> d83de3de497f 14:30:08 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 14:30:08 Removing intermediate container 2ffaa410d0d8 14:30:08 ---> 2204f404e19b 14:30:08 14:30:08 Step 10/26 : FROM alpine:3.10 14:30:08 3.10: Pulling from library/alpine 14:30:11 ---> dd5964e32970 14:30:11 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 14:30:11 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.164s coverage: 46.6% of statements 14:30:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 14:30:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 14:30:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 14:30:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 14:30:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 14:30:11 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 14:30:11 Status: Downloaded newer image for alpine:3.10 14:30:11 ---> be4e4bea2c2e 14:30:11 Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 14:30:11 ---> Running in 1af290068b12 14:30:11 ---> Running in d3b5e9a27fed 14:30:11 Removing intermediate container 338535e602df 14:30:11 ---> 411a711d8760 14:30:11 14:30:11 Step 10/22 : FROM scratch 14:30:11 ---> 14:30:11 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 14:30:14 Removing intermediate container ba57e811bf22 14:30:14 ---> a5ae88c50439 14:30:14 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 14:30:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 14:30:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 14:30:14 Removing intermediate container 1af290068b12 14:30:14 ---> 75094265869f 14:30:14 Step 17/20 : CMD ["--init=true"] 14:30:14 ---> Running in b7463fff1def 14:30:14 v3.10.5-104-g58141e176c [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 14:30:14 v3.10.5-98-g584c0fff37 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 14:30:14 OK: 10346 distinct packages available 14:30:14 (1/5) Installing ca-certificates (20191127-r2) 14:30:15 (2/5) Installing nghttp2-libs (1.39.2-r1) 14:30:15 (3/5) Installing libcurl (7.66.0-r1) 14:30:15 (4/5) Installing curl (7.66.0-r1) 14:30:15 (5/5) Installing dumb-init (1.2.2-r1) 14:30:15 Executing busybox-1.30.1-r3.trigger 14:30:15 Executing ca-certificates-20191127-r2.trigger 14:30:15 OK: 7 MiB in 19 packages 14:30:16 ---> Running in 2ea47a82a4ad 14:30:16 Removing intermediate container b7463fff1def 14:30:16 ---> 06a81cf39a27 14:30:16 Step 12/22 : ENV APP_PORT=48081 14:30:16 Removing intermediate container d39758d7d400 14:30:16 ---> b56817828234 14:30:16 14:30:16 Step 10/23 : FROM alpine 14:30:16 ---> a24bb4013296 14:30:16 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 14:30:16 ---> e3ccd33ac5ee 14:30:16 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 14:30:16 ---> Running in a3e3756dc6a3 14:30:16 ---> Running in ffa98866b9b4 14:30:16 Removing intermediate container 2ea47a82a4ad 14:30:16 ---> 44f2f47c92b4 14:30:16 Step 18/20 : LABEL arch=x86_64 14:30:16 Removing intermediate container a3e3756dc6a3 14:30:16 ---> 0ed60f865989 14:30:16 Step 13/22 : EXPOSE $APP_PORT 14:30:16 ---> Running in 6ac696bc47a4 14:30:16 ---> 85176d22f690 14:30:16 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 14:30:16 Removing intermediate container ffa98866b9b4 14:30:16 ---> d8f579337019 14:30:16 Step 12/23 : ENV APP_PORT=48080 14:30:16 ---> Running in ac1d98773350 14:30:17 ---> Running in 143389e38f9c 14:30:17 Removing intermediate container ac1d98773350 14:30:17 ---> 305a26c50948 14:30:17 Step 14/22 : WORKDIR / 14:30:17 Removing intermediate container 6ac696bc47a4 14:30:17 ---> ec0a2ae6a263 14:30:17 Step 19/20 : LABEL git_sha=e362fc6571151bb99090dcd88ec379ce54b024a5 14:30:17 Removing intermediate container d3b5e9a27fed 14:30:17 ---> 2f6acf4b41c0 14:30:17 Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:30:17 ---> 425e62577e98 14:30:17 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 14:30:17 ---> Running in 73634ca70c03 14:30:17 ---> Running in 21f344c347e6 14:30:17 Removing intermediate container 143389e38f9c 14:30:17 ---> e3843b9ec884 14:30:17 Step 13/23 : EXPOSE $APP_PORT 14:30:17 ---> Running in 9e48e122b019 14:30:17 ---> Running in 187bc03ed76f 14:30:18 Removing intermediate container 73634ca70c03 14:30:18 ---> a0cdb95e6598 14:30:18 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 14:30:18 Removing intermediate container 21f344c347e6 14:30:18 ---> 70f6bd72bbaf 14:30:18 Step 20/20 : LABEL version=0.0.0 14:30:18 ---> b2a7587267d4 14:30:18 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 14:30:18 Removing intermediate container 9e48e122b019 14:30:18 ---> 3cb6e1ceea01 14:30:18 Step 13/26 : WORKDIR / 14:30:18 Removing intermediate container 187bc03ed76f 14:30:18 ---> 7f4acd8ad65a 14:30:18 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:30:18 ---> Running in cb8825cf8325 14:30:18 ---> Running in 9c01e8980864 14:30:18 ---> Running in 14e42396845d 14:30:18 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.210s coverage: 27.1% of statements 14:30:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 14:30:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 14:30:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 14:30:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 14:30:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 14:30:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 14:30:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.019s coverage: 100.0% of statements 14:30:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 14:30:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.029s coverage: 100.0% of statements 14:30:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 14:30:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 14:30:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.114s coverage: 80.0% of statements 14:30:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 14:30:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 14:30:18 ---> 2d7d0f6a84a4 14:30:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 14:30:18 ---> 8b8aca520201 14:30:18 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 14:30:18 Removing intermediate container cb8825cf8325 14:30:18 ---> 48ccf2ff44dd 14:30:18 14:30:18 ---> Running in 3562f832ac8e 14:30:18 Removing intermediate container 9c01e8980864 14:30:18 ---> 2c2a9e6e6436 14:30:18 Step 14/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 14:30:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.376s coverage: 86.0% of statements 14:30:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 14:30:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 14:30:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 14:30:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 14:30:19 Successfully built 48ccf2ff44dd 14:30:19 Successfully tagged docker-security-proxy-setup-go:latest 14:30:19  Building docker-security-proxy-setup-go ... done Building docker-support-scheduler-go 14:30:19 ---> 05867f8046af 14:30:19 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 14:30:19 ---> 4de53bbc0827 14:30:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 14:30:20 ---> 41fe641a04bd 14:30:20 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 14:30:20 Removing intermediate container 14e42396845d 14:30:20 ---> 6ca36de9dda8 14:30:20 Step 15/23 : RUN apk --no-cache add zeromq 14:30:20 ---> ef7c8efb4cd1 14:30:20 Step 18/22 : ENTRYPOINT ["/core-metadata"] 14:30:20 ---> Running in 22770250dd9a 14:30:20 ---> Running in cb0752cc1c21 14:30:21 ---> e2392dda7c40 14:30:21 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml 14:30:21 Removing intermediate container 3562f832ac8e 14:30:21 ---> 791caec454d1 14:30:21 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 14:30:21 Removing intermediate container cb0752cc1c21 14:30:21 ---> 1df8d006ef41 14:30:21 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:30:22 ---> 6429bde61783 14:30:22 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 14:30:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:30:22 ---> Running in e0188df0cae0 14:30:22 ---> f8a35e6a8a60 14:30:22 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:30:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:30:23 (1/5) Installing libgcc (9.3.0-r2) 14:30:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.447s coverage: 28.6% of statements 14:30:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 14:30:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 14:30:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 14:30:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 14:30:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 14:30:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.056s coverage: 100.0% of statements 14:30:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 14:30:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.040s coverage: 100.0% of statements 14:30:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 14:30:23 (2/5) Installing libsodium (1.0.18-r0) 14:30:23 (3/5) Installing libstdc++ (9.3.0-r2) 14:30:23 ---> Running in d739ea2e99bc 14:30:24 Removing intermediate container e0188df0cae0 14:30:24 ---> 66841bbdf59e 14:30:24 Step 20/22 : LABEL arch=x86_64 14:30:24 (4/5) Installing libzmq (4.3.3-r0) 14:30:24 (5/5) Installing zeromq (4.3.3-r0) 14:30:24 ---> 11812ab2ccfc 14:30:24 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 14:30:24 Executing busybox-1.31.1-r16.trigger 14:30:24 OK: 8 MiB in 19 packages 14:30:24 ---> Running in 20b8a14513a2 14:30:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.085s coverage: 86.7% of statements 14:30:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 14:30:25 Removing intermediate container 20b8a14513a2 14:30:25 ---> 9a2de12c0a8f 14:30:25 Step 21/22 : LABEL git_sha=e362fc6571151bb99090dcd88ec379ce54b024a5 14:30:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.182s coverage: 97.5% of statements 14:30:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 14:30:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.047s coverage: 100.0% of statements 14:30:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 14:30:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 14:30:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 14:30:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 14:30:25 ---> Running in 104dcd0b9a56 14:30:25 ---> d731381f5472 14:30:25 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . 14:30:26 Removing intermediate container 104dcd0b9a56 14:30:26 ---> ca352519bf1f 14:30:26 Step 22/22 : LABEL version=0.0.0 14:30:26 ---> Running in 58c367ca6869 14:30:26 Removing intermediate container 22770250dd9a 14:30:26 ---> 94122d18230f 14:30:26 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 14:30:27 Removing intermediate container d739ea2e99bc 14:30:27 ---> 29508f7e4d59 14:30:27 Step 24/29 : RUN chmod 755 security-secrets-setup 14:30:27 ---> 10a9edb9d219 14:30:27 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 14:30:27 Removing intermediate container 58c367ca6869 14:30:27 ---> 8d278481e2de 14:30:27 14:30:27 ---> Running in f551ec72c7d3 14:30:27 ---> 929e40d55319 14:30:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 14:30:27 Successfully built 8d278481e2de 14:30:27 Successfully tagged docker-core-metadata-go:latest 14:30:27  Building docker-core-metadata-go ... done Building docker-support-logging-go 14:30:27 ---> 00a27381d6e7 14:30:27 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:30:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.159s coverage: 96.3% of statements 14:30:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 14:30:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 14:30:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 14:30:28 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 14:30:28 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 14:30:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 14:30:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 14:30:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 14:30:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 14:30:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 14:30:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 14:30:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 14:30:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 14:30:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 14:30:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 14:30:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 14:30:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 14:30:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 14:30:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 14:30:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 14:30:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.039s coverage: 58.8% of statements 14:30:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 14:30:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 14:30:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.036s coverage: 0.0% of statements [no tests to run] 14:30:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 14:30:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 14:30:29 ---> Running in 31433d45e59e 14:30:29 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.216s coverage: 63.5% of statements 14:30:29 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 14:30:29 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 14:30:29 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.030s coverage: 100.0% of statements 14:30:30 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements 14:30:30 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements 14:30:30 ---> d25921ae4bc3 14:30:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 14:30:31 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.038s coverage: 73.7% of statements 14:30:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements 14:30:32 ---> a8149d57460a 14:30:32 Step 19/23 : ENTRYPOINT ["/core-data"] 14:30:32 Removing intermediate container f551ec72c7d3 14:30:32 ---> 946e96e1c1ec 14:30:32 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 14:30:32 ---> Running in f0a279214293 14:30:33 ---> Running in 075002a8a890 14:30:33 Removing intermediate container f0a279214293 14:30:33 ---> 06fdb3684fa4 14:30:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:30:34 ---> Running in 7a106a331154 14:30:34 Removing intermediate container 31433d45e59e 14:30:34 ---> c242372dacf8 14:30:34 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 14:30:34 Removing intermediate container 075002a8a890 14:30:34 ---> 2b56caa480e7 14:30:34 Step 26/29 : CMD [ "generate" ] 14:30:35 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.298s coverage: 55.9% of statements 14:30:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 14:30:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 14:30:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] 14:30:35 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 14:30:35 ---> Running in f3b4cfc2e2cc 14:30:35 ---> Running in 3dc8561c8aa5 14:30:35 Removing intermediate container 7a106a331154 14:30:35 ---> 5880d37c4ec6 14:30:35 Step 21/23 : LABEL arch=x86_64 14:30:36 ---> Running in 45ea50a8775a 14:30:36 Removing intermediate container f3b4cfc2e2cc 14:30:36 ---> a4f86f67ab5c 14:30:36 Step 24/26 : LABEL arch=x86_64 14:30:36 Removing intermediate container 3dc8561c8aa5 14:30:36 ---> 1d66ed9444a6 14:30:36 Step 27/29 : LABEL arch=x86_64 14:30:36 ---> Running in 19d8305471e5 14:30:36 ---> Running in f1e41f43d6d4 14:30:37 Removing intermediate container 45ea50a8775a 14:30:37 ---> 804370a4f1d7 14:30:37 Step 22/23 : LABEL git_sha=e362fc6571151bb99090dcd88ec379ce54b024a5 14:30:37 Removing intermediate container 19d8305471e5 14:30:37 ---> d71f951b6dde 14:30:37 Step 25/26 : LABEL git_sha=e362fc6571151bb99090dcd88ec379ce54b024a5 14:30:37 Removing intermediate container f1e41f43d6d4 14:30:37 ---> d7f2b763cab4 14:30:37 Step 28/29 : LABEL git_sha=e362fc6571151bb99090dcd88ec379ce54b024a5 14:30:37 ---> Running in 187237fb4e8a 14:30:37 ---> Running in ddbdbc74f120 14:30:37 ---> Running in d5245a75e726 14:30:38 Removing intermediate container 187237fb4e8a 14:30:38 ---> d5ee838efe72 14:30:38 Step 23/23 : LABEL version=0.0.0 14:30:38 ---> Running in f9a0f9bcda9d 14:30:38 Removing intermediate container d5245a75e726 14:30:38 ---> 7ec92abf319e 14:30:38 Step 29/29 : LABEL version=0.0.0 14:30:39 Removing intermediate container ddbdbc74f120 14:30:39 ---> cf5dfc7f293d 14:30:39 Step 26/26 : LABEL version=0.0.0 14:30:39 ---> Running in 52831e3ce287 14:30:39 ---> Running in ed048b85031c 14:30:40 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 14:30:40 Step 2/21 : FROM ${BUILDER_BASE} AS builder 14:30:40 ---> 200e80527910 14:30:40 Step 3/21 : WORKDIR /edgex-go 14:30:40 ---> Using cache 14:30:40 ---> e80e5fa75ef8 14:30:40 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:30:40 Removing intermediate container f9a0f9bcda9d 14:30:40 ---> d750fdabab80 14:30:40 14:30:41 Successfully built d750fdabab80 14:30:41 Removing intermediate container 52831e3ce287 14:30:41 ---> 3ced65ab3cce 14:30:41 14:30:41 ---> Running in 5190bb92e97e 14:30:41 Successfully tagged docker-core-data-go:latest 14:30:41 Removing intermediate container ed048b85031c 14:30:41 ---> 5db0e99e5667 14:30:41 14:30:41  Building docker-core-data-go ... done Building docker-support-notifications-go 14:30:42 Successfully built 3ced65ab3cce 14:30:42 Successfully tagged docker-security-secrets-setup-go:latest 14:30:42 Successfully built 5db0e99e5667 14:30:42  Building docker-security-secrets-setup-go ... done Building docker-core-command-go 14:30:42 Successfully tagged docker-security-secretstore-setup-go:latest 14:30:42  Building docker-security-secretstore-setup-go ... done Building docker-sys-mgmt-agent-go 14:30:46 Removing intermediate container 5190bb92e97e 14:30:46 ---> 9c36da24d670 14:30:46 Step 5/21 : RUN apk update && apk add make git 14:30:46 ---> Running in c644444e4e9d 14:30:47 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 13.678s coverage: 86.3% of statements 14:30:47 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 14:30:47 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.011s coverage: 72.2% of statements 14:30:47 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.444s coverage: 72.1% of statements 14:30:47 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.026s coverage: 82.4% of statements 14:30:47 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.032s coverage: 48.4% of statements 14:30:47 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 14:30:47 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 14:30:47 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 14:30:47 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.044s coverage: 28.8% of statements 14:30:47 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 14:30:47 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.044s coverage: 96.8% of statements 14:30:47 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 14:30:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.086s coverage: 36.5% of statements 14:30:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 14:30:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 14:30:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.285s coverage: 84.1% of statements 14:30:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.024s coverage: 100.0% of statements 14:30:47 ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.044s coverage: 42.9% of statements 14:30:47 ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] 14:30:47 ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] 14:30:47 ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.010s coverage: 100.0% of statements 14:30:47 ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] 14:30:47 ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.051s coverage: 83.8% of statements 14:30:47 ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] 14:30:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:30:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:30:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.153s coverage: 47.1% of statements 14:30:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 14:30:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 14:30:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.042s coverage: 100.0% of statements 14:30:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 14:30:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 14:30:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 14:30:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.044s coverage: 100.0% of statements 14:30:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 14:30:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.039s coverage: 100.0% of statements 14:30:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 14:30:51 v3.12.0-463-g5efa865e42 [http://nl.alpinelinux.org/alpine/v3.12/main] 14:30:51 v3.12.0-462-g579b6240e1 [http://nl.alpinelinux.org/alpine/v3.12/community] 14:30:51 OK: 12752 distinct packages available 14:30:52 OK: 233 MiB in 51 packages 14:30:54 Removing intermediate container c644444e4e9d 14:30:54 ---> e5620b8727be 14:30:54 Step 6/21 : COPY go.mod . 14:30:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.167s coverage: 29.1% of statements 14:30:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 14:30:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 14:30:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 14:30:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 14:30:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 14:30:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.097s coverage: 99.0% of statements 14:30:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 14:30:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.053s coverage: 100.0% of statements 14:30:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 14:30:55 ok github.com/edgexfoundry/edgex-go/internal/system 0.014s coverage: 0.0% of statements 14:30:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 14:30:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.012s coverage: 100.0% of statements 14:30:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 14:30:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 14:30:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 14:30:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 14:30:55 ---> 79941b7b42d7 14:30:55 Step 7/21 : RUN go mod download 14:30:56 ---> Running in 9ab47b8d2b0c 14:30:56 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.019s coverage: 87.9% of statements 14:30:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 14:30:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 14:30:56 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.036s coverage: 100.0% of statements 14:30:57 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.012s coverage: 32.1% of statements 14:30:58 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 14:30:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:30:58 ---> 200e80527910 14:30:58 Step 3/22 : WORKDIR /edgex-go 14:30:58 ---> Using cache 14:30:58 ---> e80e5fa75ef8 14:30:58 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:30:58 ---> Using cache 14:30:58 ---> 9c36da24d670 14:30:58 Step 5/22 : RUN apk update && apk add make && apk add bash git 14:30:58 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.021s coverage: 100.0% of statements 14:30:58 ---> Running in d93d20c7705d 14:30:58 GO111MODULE=on go vet ./... 14:31:01 Removing intermediate container 9ab47b8d2b0c 14:31:01 ---> e28539cfa443 14:31:01 Step 8/21 : COPY . . 14:31:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:31:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:31:03 v3.12.0-463-g5efa865e42 [http://nl.alpinelinux.org/alpine/v3.12/main] 14:31:03 v3.12.0-462-g579b6240e1 [http://nl.alpinelinux.org/alpine/v3.12/community] 14:31:03 OK: 12752 distinct packages available 14:31:04 OK: 233 MiB in 51 packages 14:31:04 OK: 233 MiB in 51 packages 14:31:09 Removing intermediate container d93d20c7705d 14:31:09 ---> b6e7fc61cf9c 14:31:09 Step 6/22 : COPY go.mod . 14:31:11 ---> 10c23bc1f3ad 14:31:11 Step 7/22 : RUN go mod download 14:31:12 ---> Running in 1538b0ab829e 14:31:16 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 14:31:16 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:31:16 ---> 200e80527910 14:31:16 Step 3/22 : WORKDIR /edgex-go 14:31:16 ---> Using cache 14:31:16 ---> e80e5fa75ef8 14:31:16 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:31:16 ---> Using cache 14:31:16 ---> 9c36da24d670 14:31:16 Step 5/22 : RUN apk update && apk add make git 14:31:16 ---> Using cache 14:31:16 ---> e5620b8727be 14:31:16 Step 6/22 : COPY go.mod . 14:31:16 ---> Using cache 14:31:16 ---> 79941b7b42d7 14:31:16 Step 7/22 : RUN go mod download 14:31:16 ---> Using cache 14:31:16 ---> e28539cfa443 14:31:16 Step 8/22 : COPY . . 14:31:16 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 14:31:16 Step 2/27 : FROM ${BUILDER_BASE} AS builder 14:31:16 ---> 200e80527910 14:31:16 Step 3/27 : WORKDIR /edgex-go 14:31:16 ---> Using cache 14:31:16 ---> e80e5fa75ef8 14:31:16 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:31:16 ---> Using cache 14:31:16 ---> 9c36da24d670 14:31:16 Step 5/27 : RUN apk update && apk add make bash git 14:31:17 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 14:31:17 Step 2/24 : FROM ${BUILDER_BASE} AS builder 14:31:17 ---> 200e80527910 14:31:17 Step 3/24 : WORKDIR /edgex-go 14:31:17 ---> Using cache 14:31:17 ---> e80e5fa75ef8 14:31:17 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:31:17 ---> Using cache 14:31:17 ---> 9c36da24d670 14:31:17 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 14:31:20 ---> Running in e51bc472a7ed 14:31:20 ---> Running in d91c9baa1a78 14:31:21 gofmt -l . 14:31:21 [ "`gofmt -l .`" = "" ] 14:31:23 ./bin/test-go-mod-tidy.sh 14:31:23 Removing intermediate container 1538b0ab829e 14:31:23 ---> d9d37c85b5db 14:31:23 Step 8/22 : COPY . . 14:31:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:31:23 ./bin/test-attribution-txt.sh 14:31:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:31:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:31:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:31:25 v3.12.0-463-g5efa865e42 [http://nl.alpinelinux.org/alpine/v3.12/main] 14:31:25 v3.12.0-462-g579b6240e1 [http://nl.alpinelinux.org/alpine/v3.12/community] 14:31:25 OK: 12752 distinct packages available 14:31:25 v3.12.0-463-g5efa865e42 [http://nl.alpinelinux.org/alpine/v3.12/main] 14:31:25 v3.12.0-462-g579b6240e1 [http://nl.alpinelinux.org/alpine/v3.12/community] 14:31:25 OK: 12752 distinct packages available 14:31:26 OK: 233 MiB in 51 packages 14:31:26 OK: 233 MiB in 51 packages [Pipeline] sh 14:31:28 + ls -al . 14:31:28 total 644 14:31:28 drwxrwxr-x 9 1001 1001 4096 Oct 21 14:31 . 14:31:28 drwxr-xr-x 4 root root 4096 Oct 21 14:29 .. 14:31:28 -rw-rw-r-- 1 1001 1001 11 Oct 21 14:27 .dockerignore 14:31:28 drwxrwxr-x 8 1001 1001 4096 Oct 21 14:27 .git 14:31:28 drwxrwxr-x 3 1001 1001 4096 Oct 21 14:27 .github 14:31:28 -rw-rw-r-- 1 1001 1001 932 Oct 21 14:27 .gitignore 14:31:28 -rw-rw-r-- 1 1001 1001 166 Oct 21 14:27 .sonarcloud.properties 14:31:28 -rw-rw-r-- 1 1001 1001 3804 Oct 21 14:27 CONTRIBUTING.md 14:31:28 -rw-rw-r-- 1 1001 1001 1035 Oct 21 14:27 Dockerfile.build 14:31:28 -rw-rw-r-- 1 1001 1001 863 Oct 21 14:27 Jenkinsfile 14:31:28 -rw-rw-r-- 1 1001 1001 10775 Oct 21 14:27 LICENSE 14:31:28 -rw-rw-r-- 1 1001 1001 6237 Oct 21 14:27 Makefile 14:31:28 -rw-rw-r-- 1 1001 1001 6447 Oct 21 14:27 README.md 14:31:28 -rw-rw-r-- 1 1001 1001 259 Oct 21 14:27 SECURITY.md 14:31:28 -rw-rw-r-- 1 1001 1001 5 Oct 21 14:23 VERSION 14:31:28 -rw-rw-r-- 1 1001 1001 4131 Oct 21 14:27 ZMQWindows.md 14:31:28 drwxrwxr-x 2 1001 1001 4096 Oct 21 14:27 bin 14:31:28 drwxrwxr-x 15 1001 1001 4096 Oct 21 14:27 cmd 14:31:28 -rw-r--r-- 1 root root 523288 Oct 21 14:30 coverage.out 14:31:28 -rw-r--r-- 1 root root 1041 Oct 21 14:31 go.mod 14:31:28 -rw-r--r-- 1 root root 18775 Oct 21 14:31 go.sum 14:31:28 drwxrwxr-x 8 1001 1001 4096 Oct 21 14:27 internal 14:31:28 drwxrwxr-x 4 1001 1001 4096 Oct 21 14:27 openapi 14:31:28 drwxrwxr-x 4 1001 1001 4096 Oct 21 14:27 snap 14:31:28 -rw-rw-r-- 1 1001 1001 168 Oct 21 14:27 version.go [Pipeline] sh 14:31:29 + '[' -e coverage.out ] 14:31:29 + chown 1001:1001 coverage.out [Pipeline] stash 14:31:29 Warning: overwriting stash ‘coverage-report’ 14:31:30 Stashed 1 file(s) [Pipeline] sh 14:31:31 + make build 14:31:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 14:31:32 Removing intermediate container d91c9baa1a78 14:31:32 ---> e2b3599f1993 14:31:32 Step 6/27 : COPY go.mod . 14:31:33 Removing intermediate container e51bc472a7ed 14:31:33 ---> fd4af3e0ae64 14:31:33 Step 6/24 : COPY go.mod . 14:31:34 ---> 439899f4b7d3 14:31:34 Step 7/27 : RUN go mod download 14:31:36 ---> c49d66497822 14:31:36 Step 7/24 : RUN go mod download 14:31:36 ---> Running in c773fbeecf1f 14:31:38 ---> Running in 17bf73be363c 14:31:40 ---> 7f1c4b1a52dd 14:31:40 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 14:31:41 ---> Running in bc5afcdd8c39 14:31:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 14:31:44 Removing intermediate container c773fbeecf1f 14:31:44 ---> 4ca63e40f952 14:31:44 Step 8/27 : COPY . . 14:31:45 Removing intermediate container 17bf73be363c 14:31:45 ---> 2bcf9ecab603 14:31:45 Step 8/24 : COPY . . 14:31:55 ---> 6600eb16e53b 14:31:55 Step 9/22 : RUN make cmd/core-command/core-command 14:31:57 ---> Running in 5bc82776d96d 14:31:58 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 14:32:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 14:32:04 ---> 7fac97468644 14:32:04 Step 9/22 : RUN make cmd/support-logging/support-logging 14:32:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 14:32:05 ---> Running in 8d0c6ad56d64 14:32:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging 14:32:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging 14:32:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 14:32:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 14:32:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 14:32:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 14:32:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 14:32:31 Removing intermediate container bc5afcdd8c39 14:32:31 ---> b7795f97d232 14:32:31 14:32:31 Step 10/21 : FROM scratch 14:32:31 ---> 14:32:31 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 14:32:32 ---> Using cache 14:32:32 ---> 06a81cf39a27 14:32:32 Step 12/21 : ENV APP_PORT=48085 14:32:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 14:32:33 ---> Running in b86577fcea06 14:32:33 ---> db6a0c4d5f45 14:32:33 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 14:32:33 ---> 805145f790e7 14:32:33 Step 9/24 : RUN make cmd/support-notifications/support-notifications 14:32:34 ---> Running in 86018c75f9ee 14:32:34 ---> Running in c1556d40e867 14:32:34 Removing intermediate container b86577fcea06 14:32:34 ---> f3b76372a5e6 14:32:34 Step 13/21 : EXPOSE $APP_PORT 14:32:34 ---> Running in 6e604d92d00a 14:32:35 Removing intermediate container 6e604d92d00a 14:32:35 ---> 82510554dd04 14:32:35 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 14:32:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 14:32:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 14:32:35 ---> 058838415f4b 14:32:35 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 14:32:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 14:32:37 ---> ebbe22c0795f 14:32:37 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 14:32:38 ---> 0cd5f6b58dbc 14:32:38 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 14:32:38 ---> Running in 622542599b7b 14:32:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 14:32:41 Removing intermediate container 622542599b7b 14:32:41 ---> 979defac9b7a 14:32:41 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:32:42 Removing intermediate container 8d0c6ad56d64 14:32:42 ---> 8443a5c105d5 14:32:42 14:32:42 Step 10/22 : FROM scratch 14:32:42 ---> 14:32:42 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 14:32:42 ---> Running in f306510e0b66 14:32:42 Removing intermediate container 5bc82776d96d 14:32:42 ---> accfc8d79668 14:32:42 14:32:42 Step 10/22 : FROM scratch 14:32:42 ---> 14:32:42 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 14:32:42 ---> Running in 579db992d626 14:32:42 ---> Using cache 14:32:42 ---> 06a81cf39a27 14:32:42 Step 12/22 : ENV APP_PORT=48082 14:32:42 Removing intermediate container f306510e0b66 14:32:42 ---> cffea6c587ce 14:32:42 Step 19/21 : LABEL arch=x86_64 14:32:43 ---> Running in d8cb362db999 14:32:43 Removing intermediate container 579db992d626 14:32:43 ---> 0ddc17da9a2d 14:32:43 Step 12/22 : ENV APP_PORT=48061 14:32:43 ---> Running in 63d008eae3c5 14:32:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read 14:32:43 ---> Running in 130fda000455 14:32:43 Removing intermediate container d8cb362db999 14:32:43 ---> 498f741b8c18 14:32:43 Step 13/22 : EXPOSE $APP_PORT 14:32:43 Removing intermediate container 63d008eae3c5 14:32:43 ---> 4b659c9c443b 14:32:43 Step 20/21 : LABEL git_sha=e362fc6571151bb99090dcd88ec379ce54b024a5 14:32:44 ---> Running in 11bd16d3d0f3 14:32:44 ---> Running in ace0ae1aa6af 14:32:44 Removing intermediate container 130fda000455 14:32:44 ---> d07bfceadef4 14:32:44 Step 13/22 : EXPOSE $APP_PORT 14:32:44 ---> Running in b0a96816210f 14:32:44 Removing intermediate container 11bd16d3d0f3 14:32:44 ---> c76fa8b3e081 14:32:44 Step 14/22 : WORKDIR / 14:32:45 ---> Running in 3e1bd8387893 14:32:46 Removing intermediate container b0a96816210f 14:32:46 ---> 595bdfa6ee7c 14:32:46 Step 14/22 : COPY --from=builder /bin/bash /bin/bash 14:32:46 Removing intermediate container ace0ae1aa6af 14:32:46 ---> ed95bf5fbebb 14:32:46 Step 21/21 : LABEL version=0.0.0 14:32:46 ---> Running in d468f5aba05c 14:32:46 Removing intermediate container 3e1bd8387893 14:32:46 ---> ec79388a84ea 14:32:46 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 14:32:47 ---> fa20085313ad 14:32:47 Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / 14:32:47 Removing intermediate container d468f5aba05c 14:32:47 ---> ab8f18bb8c33 14:32:47 [Pipeline] } 14:32:47 $ docker stop --time=1 76ead5d50d29867da34f3761f9c5b09b48ed4d113b6801af56b64441f300205a 14:32:47 ---> e8a15f5b889b 14:32:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 14:32:48 Successfully built ab8f18bb8c33 14:32:48 Successfully tagged docker-support-scheduler-go:latest 14:32:48 ---> eb9be3eb4efb 14:32:48 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / 14:32:48  Building docker-support-scheduler-go ... done  ---> 7a49b218f721 14:32:48 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 14:32:49 $ docker rm -f 76ead5d50d29867da34f3761f9c5b09b48ed4d113b6801af56b64441f300205a 14:32:49 ---> 24408f4ef4ce 14:32:49 Step 18/22 : ENTRYPOINT ["/core-command"] 14:32:50 ---> e59c31412032 14:32:50 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml 14:32:50 ---> Running in 76be9f8696ef [Pipeline] // withDockerContainer 14:32:50 Removing intermediate container 76be9f8696ef 14:32:50 ---> 6dd6957a3524 14:32:50 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [Pipeline] } [Pipeline] // script [Pipeline] } 14:32:51 ---> 8458635a2206 14:32:51 Step 18/22 : ENTRYPOINT ["/support-logging"] 14:32:51 ---> Running in a34c4b4b6264 14:32:51 ---> Running in 9427911a5d59 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:32:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:32:51 14:32:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix 14:32:51 Removing intermediate container 9427911a5d59 14:32:51 ---> 60b4267a15e2 14:32:51 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:32:51 Removing intermediate container a34c4b4b6264 14:32:51 ---> 101da3d18628 14:32:51 Step 20/22 : LABEL arch=x86_64 [Pipeline] sh 14:32:52 ---> Running in 79b7f75226c5 14:32:52 ---> Running in 1a5c78d1edc7 14:32:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:32:52 latest: Pulling from edgex-devops/edgex-compose-arm64 14:32:52 29e5d40040c1: Pulling fs layer 14:32:52 1ce36da41761: Pulling fs layer 14:32:52 25b303627fd3: Pulling fs layer 14:32:52 29e5d40040c1: Verifying Checksum 14:32:52 29e5d40040c1: Download complete 14:32:52 Removing intermediate container 79b7f75226c5 14:32:52 ---> 855ac5521061 14:32:52 Step 20/22 : LABEL arch=x86_64 14:32:52 ---> Running in 30a4943d39b3 14:32:52 Removing intermediate container 1a5c78d1edc7 14:32:52 ---> 2e05eeb7fc53 14:32:52 Step 21/22 : LABEL git_sha=e362fc6571151bb99090dcd88ec379ce54b024a5 14:32:52 ---> Running in 2bb763f8c009 14:32:53 29e5d40040c1: Pull complete 14:32:53 Removing intermediate container 30a4943d39b3 14:32:53 ---> 242ad0edf926 14:32:53 Step 21/22 : LABEL git_sha=e362fc6571151bb99090dcd88ec379ce54b024a5 14:32:53 ---> Running in 8096e7482fd7 14:32:53 Removing intermediate container 2bb763f8c009 14:32:53 ---> 3f57a76ca441 14:32:53 Step 22/22 : LABEL version=0.0.0 14:32:53 1ce36da41761: Download complete 14:32:53 ---> Running in 00496692c47a 14:32:53 Removing intermediate container 8096e7482fd7 14:32:53 ---> 9fcdf82fe1bd 14:32:53 Step 22/22 : LABEL version=0.0.0 14:32:53 Removing intermediate container 00496692c47a 14:32:53 ---> cb3d92167378 14:32:53 14:32:54 ---> Running in 43a1ac837fe0 14:32:54 Removing intermediate container 43a1ac837fe0 14:32:54 ---> 6e74a14eb7a1 14:32:54 14:32:54 Successfully built cb3d92167378 14:32:54 Successfully tagged docker-core-command-go:latest 14:32:54 1ce36da41761: Pull complete 14:32:55 25b303627fd3: Verifying Checksum 14:32:55 25b303627fd3: Download complete 14:32:55  Building docker-core-command-go ... done Successfully built 6e74a14eb7a1 14:32:55 Successfully tagged docker-support-logging-go:latest 14:33:05 25b303627fd3: Pull complete 14:33:05 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 14:33:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:33:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 14:33:05 prd-ubuntu18.04-docker-arm64-4c-16g-7487 does not seem to be running inside a container 14:33:05 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 14:33:06  Building docker-support-logging-go ... done Removing intermediate container c1556d40e867 14:33:06 ---> c74d89277f47 14:33:06 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 14:33:07 ---> Running in e97dce75279d 14:33:07 Removing intermediate container 86018c75f9ee 14:33:07 ---> 22f5d13c8393 14:33:07 14:33:07 Step 10/24 : FROM scratch 14:33:07 ---> 14:33:07 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 14:33:07 ---> Using cache 14:33:07 ---> 0ddc17da9a2d 14:33:07 Step 12/24 : ENV APP_PORT=48060 14:33:07 ---> Running in 76edbd839cfd 14:33:07 Removing intermediate container 76edbd839cfd 14:33:07 ---> 53ee09214568 14:33:07 Step 13/24 : EXPOSE $APP_PORT 14:33:07 ---> Running in db40013aa1f3 14:33:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 14:33:07 Removing intermediate container db40013aa1f3 14:33:07 ---> 1c2c244cd6d0 14:33:07 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 14:33:08 ---> 82943c9d567e 14:33:08 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 14:33:08 $ docker top 8de7eb172475fd4236a5d31af4f890f6418e1dc0041e6de3ac98b1c7cf34f74b -eo pid,comm [Pipeline] { [Pipeline] sh 14:33:09 ---> 4e1fae68dbc6 14:33:09 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 14:33:09 Removing intermediate container e97dce75279d 14:33:09 ---> 335153eac4ee 14:33:09 14:33:09 Step 11/27 : FROM docker:latest 14:33:09 ---> 57e1c8313ec1 14:33:09 Step 12/27 : RUN apk add --no-cache bash 14:33:10 + grep parallel 14:33:10 + docker-compose build --help 14:33:10 ---> Running in 3c9b7a929297 14:33:10 ---> d452bb2e5908 14:33:10 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 14:33:11 ---> 26b515d8d46e 14:33:11 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 14:33:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:33:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:33:11 ---> 1c63f76911f0 14:33:11 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 14:33:11 (1/2) Installing readline (8.0.4-r0) 14:33:11 (2/2) Installing bash (5.0.17-r0) 14:33:11 Executing bash-5.0.17-r0.post-install 14:33:11 Executing busybox-1.31.1-r16.trigger 14:33:11 OK: 12 MiB in 22 packages 14:33:12 ---> ab43259b9ca1 14:33:12 Step 20/24 : ENTRYPOINT ["/support-notifications"] 14:33:12 ---> Running in d86953a4e02d 14:33:13 Removing intermediate container d86953a4e02d 14:33:13 ---> c31e999843a5 14:33:13 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:33:13 Removing intermediate container 3c9b7a929297 14:33:13 ---> 0580b7f7ea9d 14:33:13 Step 13/27 : RUN rm -rf /var/cache/apk/* 14:33:13 ---> Running in 22d62d9d5818 14:33:13 ---> Running in aeb92fe22815 14:33:13 Removing intermediate container 22d62d9d5818 14:33:13 ---> c76c78e4bc00 14:33:13 Step 22/24 : LABEL arch=x86_64 14:33:13 ---> Running in 30d56afc1d24 14:33:13 --parallel Build images in parallel. [Pipeline] } 14:33:13 $ docker stop --time=1 8de7eb172475fd4236a5d31af4f890f6418e1dc0041e6de3ac98b1c7cf34f74b 14:33:13 Removing intermediate container 30d56afc1d24 14:33:13 ---> b63a6d333820 14:33:13 Step 23/24 : LABEL git_sha=e362fc6571151bb99090dcd88ec379ce54b024a5 14:33:13 ---> Running in 5481aa5ca9da 14:33:14 Removing intermediate container 5481aa5ca9da 14:33:14 ---> 80232dcca456 14:33:14 Step 24/24 : LABEL version=0.0.0 14:33:14 ---> Running in 8c8c34759316 14:33:14 Removing intermediate container 8c8c34759316 14:33:14 ---> 52808e1f7535 14:33:14 14:33:14 Removing intermediate container aeb92fe22815 14:33:14 ---> ec8b2c729df0 14:33:14 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 14:33:15 $ docker rm -f 8de7eb172475fd4236a5d31af4f890f6418e1dc0041e6de3ac98b1c7cf34f74b 14:33:15 Successfully built 52808e1f7535 14:33:15 Successfully tagged docker-support-notifications-go:latest 14:33:15 ---> Running in 7a5f9bb90db5 [Pipeline] // withDockerContainer [Pipeline] writeFile 14:33:16  Building docker-support-notifications-go ... done Removing intermediate container 7a5f9bb90db5 14:33:16 ---> ec816dddf322 14:33:16 Step 15/27 : ENV APP_PORT=48090 14:33:16 ---> Running in dd069978e72b [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:33:16 Removing intermediate container dd069978e72b 14:33:16 ---> 088dc6dd9db1 14:33:16 Step 16/27 : EXPOSE $APP_PORT 14:33:16 ---> Running in 6bd1a6f53447 14:33:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:33:16 . [Pipeline] withDockerContainer 14:33:17 prd-ubuntu18.04-docker-arm64-4c-16g-7487 does not seem to be running inside a container 14:33:17 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 14:33:17 Removing intermediate container 6bd1a6f53447 14:33:17 ---> e661bd286956 14:33:17 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 14:33:18 ---> 65d565c523f5 14:33:18 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 14:33:18 $ docker top be5f0f8da08bf2fd277841d166d91189f2c8837963d9c7dc0de01f0cdeef6e32 -eo pid,comm 14:33:18 ---> 7fe3ce256420 14:33:18 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [Pipeline] { [Pipeline] sh 14:33:19 ---> 810975eb3585 14:33:19 Step 20/27 : RUN apk --no-cache add py3-pip 14:33:19 ---> Running in 8b4c4273c356 14:33:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:33:19 + docker-compose -f ./docker-compose-build.yml build --parallel 14:33:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:33:20 (1/33) Installing libbz2 (1.0.8-r1) 14:33:20 (2/33) Installing expat (2.2.9-r1) 14:33:20 (3/33) Installing libffi (3.3-r2) 14:33:20 (4/33) Installing gdbm (1.13-r1) 14:33:20 (5/33) Installing xz-libs (5.2.5-r0) 14:33:20 (6/33) Installing sqlite-libs (3.32.1-r0) 14:33:20 (7/33) Installing python3 (3.8.5-r0) 14:33:22 (8/33) Installing py3-appdirs (1.4.4-r1) 14:33:22 (9/33) Installing py3-ordered-set (4.0.1-r0) 14:33:22 (10/33) Installing py3-parsing (2.4.7-r0) 14:33:22 (11/33) Installing py3-six (1.15.0-r0) 14:33:22 (12/33) Installing py3-packaging (20.4-r0) 14:33:22 (13/33) Installing py3-setuptools (47.0.0-r0) 14:33:22 (14/33) Installing py3-chardet (3.0.4-r4) 14:33:22 (15/33) Installing py3-idna (2.9-r0) 14:33:22 (16/33) Installing py3-certifi (2020.4.5.1-r0) 14:33:22 (17/33) Installing py3-urllib3 (1.25.9-r0) 14:33:22 (18/33) Installing py3-requests (2.23.0-r0) 14:33:22 (19/33) Installing py3-msgpack (1.0.0-r0) 14:33:22 (20/33) Installing py3-lockfile (0.12.2-r3) 14:33:22 (21/33) Installing py3-cachecontrol (0.12.6-r0) 14:33:22 (22/33) Installing py3-colorama (0.4.3-r0) 14:33:22 (23/33) Installing py3-distlib (0.3.0-r0) 14:33:22 (24/33) Installing py3-distro (1.5.0-r1) 14:33:22 (25/33) Installing py3-webencodings (0.5.1-r3) 14:33:22 (26/33) Installing py3-html5lib (1.0.1-r4) 14:33:22 (27/33) Installing py3-pytoml (0.1.21-r0) 14:33:22 (28/33) Installing py3-pep517 (0.8.2-r0) 14:33:22 (29/33) Installing py3-progress (1.5-r0) 14:33:22 (30/33) Installing py3-toml (0.10.1-r0) 14:33:22 (31/33) Installing py3-retrying (1.3.3-r0) 14:33:22 (32/33) Installing py3-contextlib2 (0.6.0-r0) 14:33:22 (33/33) Installing py3-pip (20.1.1-r0) 14:33:22 Executing busybox-1.31.1-r16.trigger 14:33:22 OK: 71 MiB in 55 packages 14:33:23 Building docker-core-command-go ... 14:33:23 Building docker-core-data-go ... 14:33:23 Building docker-core-metadata-go ... 14:33:23 Building docker-security-proxy-setup-go ... 14:33:23 Building docker-security-secrets-setup-go ... 14:33:23 Building docker-security-secretstore-setup-go ... 14:33:23 Building docker-support-logging-go ... 14:33:23 Building docker-support-notifications-go ... 14:33:23 Building docker-support-scheduler-go ... 14:33:23 Building docker-sys-mgmt-agent-go ... 14:33:23 Building docker-core-command-go 14:33:23 Building docker-security-secretstore-setup-go 14:33:23 Building docker-support-notifications-go 14:33:23 Building docker-sys-mgmt-agent-go 14:33:23 Building docker-core-metadata-go 14:33:35 Removing intermediate container 8b4c4273c356 14:33:35 ---> e6121e8b171b 14:33:35 Step 21/27 : RUN pip install docker-compose==1.23.2 14:33:35 ---> Running in 8688f94c8352 14:33:35 Collecting docker-compose==1.23.2 14:33:35 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 14:33:35 Collecting texttable<0.10,>=0.9.0 14:33:35 Downloading texttable-0.9.1.tar.gz (11 kB) 14:33:36 Collecting docopt<0.7,>=0.6.1 14:33:36 Downloading docopt-0.6.2.tar.gz (25 kB) 14:33:37 Collecting dockerpty<0.5,>=0.4.1 14:33:37 Downloading dockerpty-0.4.1.tar.gz (13 kB) 14:33:37 Collecting cached-property<2,>=1.2.0 14:33:37 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 14:33:38 Collecting PyYAML<4,>=3.10 14:33:38 Downloading PyYAML-3.13.tar.gz (270 kB) 14:33:39 Collecting docker<4.0,>=3.6.0 14:33:39 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 14:33:39 Collecting websocket-client<1.0,>=0.32.0 14:33:39 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 14:33:39 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 14:33:40 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 14:33:40 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 14:33:40 Collecting jsonschema<3,>=2.5.1 14:33:40 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 14:33:40 Collecting docker-pycreds>=0.4.0 14:33:40 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 14:33:40 Collecting idna<2.8,>=2.5 14:33:40 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 14:33:40 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 14:33:40 Collecting urllib3<1.25,>=1.21.1 14:33:40 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 14:33:40 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 14:33:41 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 14:33:41 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 14:33:41 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 14:33:41 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 14:33:41 Installing collected packages: texttable, docopt, dockerpty, cached-property, PyYAML, docker-pycreds, idna, urllib3, requests, websocket-client, docker, jsonschema, docker-compose 14:33:41 Running setup.py install for texttable: started 14:33:41 Running setup.py install for texttable: finished with status 'done' 14:33:41 Running setup.py install for docopt: started 14:33:42 Running setup.py install for docopt: finished with status 'done' 14:33:42 Running setup.py install for dockerpty: started 14:33:42 Running setup.py install for dockerpty: finished with status 'done' 14:33:42 Running setup.py install for PyYAML: started 14:33:43 Running setup.py install for PyYAML: finished with status 'done' 14:33:43 Attempting uninstall: idna 14:33:43 Found existing installation: idna 2.9 14:33:43 Uninstalling idna-2.9: 14:33:43 Successfully uninstalled idna-2.9 14:33:43 Attempting uninstall: urllib3 14:33:43 Found existing installation: urllib3 1.25.9 14:33:43 Uninstalling urllib3-1.25.9: 14:33:44 Successfully uninstalled urllib3-1.25.9 14:33:44 Attempting uninstall: requests 14:33:44 Found existing installation: requests 2.23.0 14:33:44 Uninstalling requests-2.23.0: 14:33:44 Successfully uninstalled requests-2.23.0 14:33:46 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 14:33:49 Removing intermediate container 8688f94c8352 14:33:49 ---> 729e898d42c7 14:33:49 Step 22/27 : RUN apk --no-cache add curl 14:33:49 ---> Running in 59ffb152401d 14:33:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:33:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:33:51 (1/3) Installing nghttp2-libs (1.41.0-r0) 14:33:51 (2/3) Installing libcurl (7.69.1-r1) 14:33:51 (3/3) Installing curl (7.69.1-r1) 14:33:51 Executing busybox-1.31.1-r16.trigger 14:33:51 OK: 72 MiB in 58 packages 14:33:52 Removing intermediate container 59ffb152401d 14:33:52 ---> 2e64b49538a5 14:33:52 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 14:33:52 ---> Running in 2ee90de3619e 14:33:52 Removing intermediate container 2ee90de3619e 14:33:52 ---> d6afadd84cd2 14:33:52 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:33:52 ---> Running in 4b275027c340 14:33:52 Removing intermediate container 4b275027c340 14:33:52 ---> 942ea114922f 14:33:52 Step 25/27 : LABEL arch=x86_64 14:33:52 ---> Running in 6e51b79cadd7 14:33:53 Removing intermediate container 6e51b79cadd7 14:33:53 ---> 89a7c4761f91 14:33:53 Step 26/27 : LABEL git_sha=e362fc6571151bb99090dcd88ec379ce54b024a5 14:33:53 ---> Running in 5634d82dde94 14:33:53 Removing intermediate container 5634d82dde94 14:33:53 ---> 219fda59f1cd 14:33:53 Step 27/27 : LABEL version=0.0.0 14:33:53 ---> Running in 636ecca81fd4 14:33:53 Removing intermediate container 636ecca81fd4 14:33:53 ---> b3b2dac4a378 14:33:53 14:33:54 Successfully built b3b2dac4a378 14:33:54 Successfully tagged docker-sys-mgmt-agent-go:latest 14:33:54  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 14:33:54 $ docker stop --time=1 fa7f6e02ed1f6429f0dcf8a1c2e3e9a1f9bc84058ac517a3c242b15b711b9410 14:33:56 $ docker rm -f fa7f6e02ed1f6429f0dcf8a1c2e3e9a1f9bc84058ac517a3c242b15b711b9410 [Pipeline] // withDockerContainer [Pipeline] sh 14:33:57 + docker images 14:33:57 + grep docker 14:33:57 docker-sys-mgmt-agent-go latest b3b2dac4a378 4 seconds ago 290MB 14:33:57 docker-support-notifications-go latest 52808e1f7535 43 seconds ago 13.6MB 14:33:57 docker-support-logging-go latest 6e74a14eb7a1 About a minute ago 11.1MB 14:33:57 docker-core-command-go latest cb3d92167378 About a minute ago 12.2MB 14:33:57 docker-support-scheduler-go latest ab8f18bb8c33 About a minute ago 12.3MB 14:33:57 docker-security-secrets-setup-go latest 3ced65ab3cce 3 minutes ago 24MB 14:33:57 docker-security-secretstore-setup-go latest 5db0e99e5667 3 minutes ago 32.4MB 14:33:57 docker-core-data-go latest d750fdabab80 3 minutes ago 23.6MB 14:33:57 docker-core-metadata-go latest 8d278481e2de 3 minutes ago 14.4MB 14:33:57 docker-security-proxy-setup-go latest 48ccf2ff44dd 3 minutes ago 15.8MB 14:33:57 docker latest 57e1c8313ec1 19 hours ago 217MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 14:34:13 Still waiting to schedule task 14:34:13 All nodes of label ‘centos7-docker-8c-8g’ are offline 14:34:44 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 14:34:44 Step 2/24 : FROM ${BUILDER_BASE} AS builder 14:34:44 ---> f5395618026d 14:34:44 Step 3/24 : WORKDIR /edgex-go 14:34:44 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 14:34:44 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:34:44 ---> f5395618026d 14:34:44 Step 3/22 : WORKDIR /edgex-go 14:34:44 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine 14:34:44 Step 2/26 : FROM ${BUILDER_BASE} AS builder 14:34:44 ---> f5395618026d 14:34:44 Step 3/26 : WORKDIR /edgex-go 14:34:44 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 14:34:44 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:34:44 ---> f5395618026d 14:34:44 Step 3/22 : WORKDIR /edgex-go 14:34:44 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 14:34:44 Step 2/27 : FROM ${BUILDER_BASE} AS builder 14:34:44 ---> f5395618026d 14:34:44 Step 3/27 : WORKDIR /edgex-go 14:34:44 ---> Running in bf1e10fcf2f4 14:34:44 ---> Running in a33cd40fd4b2 14:34:44 ---> Running in bd53ba20a3ed 14:34:44 ---> Running in 6a55e92c0650 14:34:44 ---> Running in 73f5efe060fc 14:34:44 Removing intermediate container a33cd40fd4b2 14:34:44 ---> 93c08fa6049e 14:34:44 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:34:44 Removing intermediate container bf1e10fcf2f4 14:34:44 ---> 40bf6b91a6dc 14:34:44 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:34:44 Removing intermediate container bd53ba20a3ed 14:34:44 ---> e304a63249ec 14:34:44 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:34:44 Removing intermediate container 6a55e92c0650 14:34:44 ---> ec6359f1e651 14:34:44 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:34:44 Removing intermediate container 73f5efe060fc 14:34:44 ---> c1c6d2dd7be1 14:34:44 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:34:44 ---> Running in 4a20b1cbe19e 14:34:44 ---> Running in fef3facf0217 14:34:44 ---> Running in 48c8643f41b7 14:34:44 ---> Running in 50624714dc81 14:34:44 ---> Running in 342c913c70eb 14:34:49 Removing intermediate container 4a20b1cbe19e 14:34:49 ---> 80d85ee76f08 14:34:49 Step 5/22 : RUN apk update && apk add make git 14:34:49 ---> Running in 8575c3a4a5e3 14:34:49 Removing intermediate container 342c913c70eb 14:34:49 ---> 4fe91acfa875 14:34:49 Step 5/22 : RUN apk update && apk add make git 14:34:50 Removing intermediate container 50624714dc81 14:34:50 ---> 490a2a5866af 14:34:50 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 14:34:50 Removing intermediate container fef3facf0217 14:34:50 ---> f7ec6ba18e27 14:34:50 Step 5/26 : RUN apk update && apk add make git 14:34:50 ---> Running in 09bc45cc6243 14:34:50 Removing intermediate container 48c8643f41b7 14:34:50 ---> 4be812b789d6 14:34:50 Step 5/27 : RUN apk update && apk add make bash git 14:34:50 ---> Running in e00b46885629 14:34:50 ---> Running in dc069f90e180 14:34:50 ---> Running in ebcc54908c1d 14:34:51 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:34:52 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:34:52 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:34:52 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:34:53 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:34:53 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:34:53 v3.12.0-463-g5efa865e42 [http://nl.alpinelinux.org/alpine/v3.12/main] 14:34:53 v3.12.0-462-g579b6240e1 [http://nl.alpinelinux.org/alpine/v3.12/community] 14:34:53 OK: 12623 distinct packages available 14:34:53 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:34:53 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:34:53 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:34:53 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:34:54 OK: 217 MiB in 51 packages 14:34:54 v3.12.0-463-g5efa865e42 [http://nl.alpinelinux.org/alpine/v3.12/main] 14:34:54 v3.12.0-462-g579b6240e1 [http://nl.alpinelinux.org/alpine/v3.12/community] 14:34:54 OK: 12623 distinct packages available 14:34:54 v3.12.0-463-g5efa865e42 [http://nl.alpinelinux.org/alpine/v3.12/main] 14:34:54 v3.12.0-462-g579b6240e1 [http://nl.alpinelinux.org/alpine/v3.12/community] 14:34:54 OK: 12623 distinct packages available 14:34:55 v3.12.0-463-g5efa865e42 [http://nl.alpinelinux.org/alpine/v3.12/main] 14:34:55 v3.12.0-462-g579b6240e1 [http://nl.alpinelinux.org/alpine/v3.12/community] 14:34:55 OK: 12623 distinct packages available 14:34:55 v3.12.0-463-g5efa865e42 [http://nl.alpinelinux.org/alpine/v3.12/main] 14:34:55 v3.12.0-462-g579b6240e1 [http://nl.alpinelinux.org/alpine/v3.12/community] 14:34:55 OK: 12623 distinct packages available 14:34:55 OK: 217 MiB in 51 packages 14:34:55 OK: 217 MiB in 51 packages 14:34:55 Removing intermediate container 8575c3a4a5e3 14:34:55 ---> 9eba6ba7c1b2 14:34:55 Step 6/22 : COPY go.mod . 14:34:55 OK: 217 MiB in 51 packages 14:34:55 OK: 217 MiB in 51 packages 14:34:56 ---> c7ef5b4544c9 14:34:56 Step 7/22 : RUN go mod download 14:34:57 ---> Running in 3a2d99098b8a 14:34:57 Removing intermediate container 09bc45cc6243 14:34:57 ---> aeb8a1f7a587 14:34:57 Step 6/22 : COPY go.mod . 14:34:57 Removing intermediate container e00b46885629 14:34:57 ---> 6f0e340dbbf0 14:34:57 Step 6/24 : COPY go.mod . 14:34:57 Removing intermediate container dc069f90e180 14:34:57 ---> 6fa436d1e643 14:34:57 Step 6/26 : COPY go.mod . 14:34:58 Removing intermediate container ebcc54908c1d 14:34:58 ---> c56083c0d478 14:34:58 Step 6/27 : COPY go.mod . 14:34:58 ---> 766c02067e11 14:34:58 Step 7/24 : RUN go mod download 14:34:58 ---> 3d8531fa5e57 14:34:58 Step 7/22 : RUN go mod download 14:34:58 ---> Running in f9ac42bfa756 14:34:58 ---> 309610066434 14:34:58 Step 7/26 : RUN go mod download ---> Running in 06c6955b0703 14:34:58 14:34:58 ---> 93fcae838b27 14:34:58 Step 7/27 : RUN go mod download 14:34:59 ---> Running in c08ab9e803f4 14:34:59 ---> Running in 83c4c14a0255 14:35:01 Removing intermediate container 3a2d99098b8a 14:35:01 ---> 02df8ef7922c 14:35:01 Step 8/22 : COPY . . 14:35:04 Removing intermediate container f9ac42bfa756 14:35:04 ---> b9af23b85fa0 14:35:04 Step 8/24 : COPY . . 14:35:04 Removing intermediate container 06c6955b0703 14:35:04 ---> bbb4516acce7 14:35:04 Step 8/22 : COPY . . 14:35:05 Removing intermediate container 83c4c14a0255 14:35:05 ---> 9d9235623990 14:35:05 Step 8/27 : COPY . . 14:35:05 Removing intermediate container c08ab9e803f4 14:35:05 ---> 1f804d6833f7 14:35:05 Step 8/26 : COPY . . 14:35:07 Running on prd-centos7-docker-8c-8g-7488 in /w/workspace/edgexfoundry_edgex-go_PR-2836 [Pipeline] { [Pipeline] ws 14:35:07 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 14:35:09 using credential edgex-jenkins-ssh 14:35:09 Cloning the remote Git repository 14:35:09 Cloning repository git@github.com:edgexfoundry/edgex-go.git 14:35:09 > git init /w/workspace/edgex-go/1 # timeout=10 14:35:09 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:35:09 > git --version # timeout=10 14:35:09 > git --version # 'git version 2.16.5' 14:35:09 using GIT_SSH to set credentials SSH Credentials for GitHub 14:35:09 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:35:15 Merging remotes/origin/master commit 07721abbcb99e4a70a28e71f84dbd93e92968a92 into PR head commit e362fc6571151bb99090dcd88ec379ce54b024a5 14:35:15 Merge succeeded, producing e362fc6571151bb99090dcd88ec379ce54b024a5 14:35:15 Checking out Revision e362fc6571151bb99090dcd88ec379ce54b024a5 (PR-2836) 14:35:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:35:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:35:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:35:14 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:35:14 using GIT_SSH to set credentials SSH Credentials for GitHub 14:35:14 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2836/head:refs/remotes/origin/PR-2836 +refs/heads/master:refs/remotes/origin/master # timeout=10 14:35:15 > git config core.sparsecheckout # timeout=10 14:35:15 > git checkout -f e362fc6571151bb99090dcd88ec379ce54b024a5 # timeout=10 14:35:15 > git remote # timeout=10 14:35:15 > git config --get remote.origin.url # timeout=10 14:35:15 using GIT_SSH to set credentials SSH Credentials for GitHub 14:35:15 > git merge 07721abbcb99e4a70a28e71f84dbd93e92968a92 # timeout=10 14:35:15 > git rev-parse HEAD^{commit} # timeout=10 14:35:15 > git config core.sparsecheckout # timeout=10 14:35:15 > git checkout -f e362fc6571151bb99090dcd88ec379ce54b024a5 # timeout=10 14:35:19 Commit message: "feat(data): Implement Core Data DELETE /event/id/{id} V2 API" 14:35:19 > git --version # timeout=10 14:35:19 > git --version # 'git version 2.16.5' 14:35:19 fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:21 ++ find /w/workspace/edgex-go/1 14:35:21 ++ grep snapcraft.yaml 14:35:21 + grep -Po '^name: \K(.*)' /w/workspace/edgex-go/1/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:35:21 provisioning config files... 14:35:21 copy managed file [EdgeX] to file:/w/workspace/edgex-go/1@tmp/config687592197523575725tmp [Pipeline] { [Pipeline] sh 14:35:21 + cp /w/workspace/edgex-go/1@tmp/config687592197523575725tmp /w/workspace/edgex-go/1/edgex-snap-store-login [Pipeline] sh 14:35:22 + docker run --rm -u 0:0 --privileged -v /w/workspace/edgex-go/1:/build -w /build -e JOB_TYPE -e SNAP_REVISION -e SNAP_CHANNEL -e SNAP_NAME nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest 14:35:22 Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest' locally 14:35:22 latest: Pulling from edgex-devops/edgex-snap-builder 14:35:22 f08d8e2a3ba1: Pulling fs layer 14:35:22 3baa9cb2483b: Pulling fs layer 14:35:22 94e5ff4c0b15: Pulling fs layer 14:35:22 1860925334f9: Pulling fs layer 14:35:22 2daf38717194: Pulling fs layer 14:35:22 309017e8d7a4: Pulling fs layer 14:35:22 f7790dc9fd0f: Pulling fs layer 14:35:22 cac0ae9282c2: Pulling fs layer 14:35:22 1f4cadf9a1ed: Pulling fs layer 14:35:22 309017e8d7a4: Waiting 14:35:22 f7790dc9fd0f: Waiting 14:35:22 cac0ae9282c2: Waiting 14:35:22 1f4cadf9a1ed: Waiting 14:35:22 1860925334f9: Waiting 14:35:22 2daf38717194: Waiting 14:35:22 94e5ff4c0b15: Verifying Checksum 14:35:22 94e5ff4c0b15: Download complete 14:35:22 3baa9cb2483b: Download complete 14:35:22 1860925334f9: Download complete 14:35:22 309017e8d7a4: Verifying Checksum 14:35:22 309017e8d7a4: Download complete 14:35:22 f7790dc9fd0f: Verifying Checksum 14:35:22 f7790dc9fd0f: Download complete 14:35:23 cac0ae9282c2: Download complete 14:35:23 1f4cadf9a1ed: Verifying Checksum 14:35:23 1f4cadf9a1ed: Download complete 14:35:25 f08d8e2a3ba1: Verifying Checksum 14:35:25 f08d8e2a3ba1: Download complete 14:35:26 f08d8e2a3ba1: Pull complete 14:35:26 3baa9cb2483b: Pull complete 14:35:26 94e5ff4c0b15: Pull complete 14:35:26 1860925334f9: Pull complete 14:35:27 ---> 90e7c6efeb5b 14:35:27 Step 9/24 : RUN make cmd/support-notifications/support-notifications 14:35:27 ---> 0bdd85487a1a 14:35:27 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 14:35:27 ---> 76b19a8e52f1 14:35:27 Step 9/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup cmd/security-secretstore-read/security-secretstore-read 14:35:27 ---> 0fbf6a8f551b 14:35:27 Step 9/22 : RUN make cmd/core-command/core-command 14:35:27 ---> ac6fb221c084 14:35:27 Step 9/22 : RUN make cmd/core-metadata/core-metadata 14:35:27 ---> Running in 9c2784a60983 14:35:27 ---> Running in c3e0659a2c58 14:35:27 ---> Running in ee9ae6ec4380 14:35:27 ---> Running in 77c73196cd66 14:35:27 ---> Running in 7e1a7229025a 14:35:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 14:35:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 14:35:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 14:35:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 14:35:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 14:35:31 2daf38717194: Verifying Checksum 14:35:31 2daf38717194: Download complete 14:35:45 2daf38717194: Pull complete 14:35:45 309017e8d7a4: Pull complete 14:35:45 f7790dc9fd0f: Pull complete 14:35:45 cac0ae9282c2: Pull complete 14:35:46 1f4cadf9a1ed: Pull complete 14:35:46 Digest: sha256:e10835c8f8d0a147fd8b6785b77f29c2bed6bc82dba1e9f94678def0416e5dc2 14:35:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest 14:35:50 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 14:35:50 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 14:35:50 Get:3 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 14:35:50 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1745 kB] 14:35:50 Get:5 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 14:35:50 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [15.4 kB] 14:35:50 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [211 kB] 14:35:50 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [238 kB] 14:35:50 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1352 kB] 14:35:50 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [45.9 kB] 14:35:50 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [2115 kB] 14:35:51 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2162 kB] 14:35:51 Get:13 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [11.4 kB] 14:35:51 Get:14 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [11.3 kB] 14:35:51 Fetched 8158 kB in 2s (5158 kB/s) 14:35:52 Reading package lists... 14:35:54 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 14:35:54 - README.md 14:35:54 14:35:54 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 14:35:56 0% [Working] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 14:35:56 0% [Waiting for headers] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 14:35:56 0% [Waiting for headers] 0% [1 InRelease gpgv 88.7 kB] [Waiting for headers] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 14:35:56 0% [1 InRelease gpgv 88.7 kB] 0% [Waiting for headers] 0% [2 InRelease gpgv 242 kB] [Waiting for headers] Hit:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease 14:35:57 0% [2 InRelease gpgv 242 kB] 0% [Working] 0% [3 InRelease gpgv 88.7 kB] 0% [Working] 0% [4 InRelease gpgv 74.6 kB] 20% [Working] Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 6% Reading package lists... 6% Reading package lists... 6% Reading package lists... 6% Reading package lists... 58% Reading package lists... 60% Reading package lists... 60% Reading package lists... 61% Reading package lists... 61% Reading package lists... 71% Reading package lists... 71% Reading package lists... 73% Reading package lists... 73% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 92% Reading package lists... 92% Reading package lists... 93% Reading package lists... 93% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... Done 14:35:59 Installing build dependencies: autoconf automake autopoint autotools-dev binutils binutils-common binutils-x86-64-linux-gnu build-essential cmake cmake-data cpp cpp-7 curl dpkg-dev fakeroot g++ g++-7 g++-7-multilib g++-multilib gcc gcc-7 gcc-7-base gcc-7-multilib gcc-multilib git git-man less lib32asan4 lib32atomic1 lib32cilkrts5 lib32gcc-7-dev lib32gcc1 lib32gomp1 lib32itm1 lib32mpx2 lib32quadmath0 lib32stdc++-7-dev lib32stdc++6 lib32ubsan0 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libarchive13 libasan4 libatomic1 libbinutils libc-dev-bin libc6-dev libc6-dev-i386 libc6-dev-x32 libc6-i386 libc6-x32 libcc1-0 libcilkrts5 libcurl3-gnutls libdpkg-perl liberror-perl libfakeroot libfile-fcntllock-perl libgcc-7-dev libgdbm-compat4 libgdbm5 libgomp1 libisl19 libitm1 libjsoncpp1 liblocale-gettext-perl liblsan0 libltdl-dev libltdl7 liblua5.1-0 liblua5.1-0-dev libmpc3 libmpfr6 libmpx2 libncurses5-dev libnorm1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libperl5.26 libpgm-5.2-0 libquadmath0 libreadline-dev librhash0 libsigsegv2 libsodium23 libssl-dev libstdc++-7-dev libtinfo-dev libtool libtool-bin libtsan0 libubsan0 libuv1 libx32asan4 libx32atomic1 libx32cilkrts5 libx32gcc-7-dev libx32gcc1 libx32gomp1 libx32itm1 libx32quadmath0 libx32stdc++-7-dev libx32stdc++6 libx32ubsan0 libyaml-0-2 libyaml-dev libzmq3-dev libzmq5 linux-libc-dev lua-any lua-sec lua-socket lua5.1 luarocks m4 make manpages manpages-dev netbase patch perl perl-modules-5.26 pkg-config unzip wget zip zlib1g-dev 14:36:00 Reading package lists... 0% Reading package lists... 0% Reading package lists... 0% Reading package lists... 6% Reading package lists... 6% Reading package lists... 6% Reading package lists... 6% Reading package lists... 57% Reading package lists... 60% Reading package lists... 60% Reading package lists... 61% Reading package lists... 61% Reading package lists... 71% Reading package lists... 71% Reading package lists... 73% Reading package lists... 73% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 83% Reading package lists... 92% Reading package lists... 92% Reading package lists... 93% Reading package lists... 93% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... 99% Reading package lists... Done 14:36:01 Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree 14:36:01 Reading state information... 0% Reading state information... 0% Reading state information... Done 14:36:01 The following packages were automatically installed and are no longer required: 14:36:01 libjq1 libonig4 14:36:01 Use 'sudo apt autoremove' to remove them. 14:36:01 Suggested packages: 14:36:01 autoconf-archive gnu-standards autoconf-doc gettext binutils-doc cmake-doc 14:36:01 ninja-build cpp-doc gcc-7-locales debian-keyring gcc-7-doc libstdc++6-7-dbg 14:36:01 lib32stdc++6-7-dbg libx32stdc++6-7-dbg flex bison gdb gcc-doc libgcc1-dbg 14:36:01 libgomp1-dbg libitm1-dbg libatomic1-dbg libasan4-dbg liblsan0-dbg 14:36:01 libtsan0-dbg libubsan0-dbg libcilkrts5-dbg libmpx2-dbg libquadmath0-dbg 14:36:01 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 14:36:01 git-gui gitk gitweb git-cvs git-mediawiki git-svn lrzip glibc-doc bzr 14:36:01 gdbm-l10n libtool-doc ncurses-doc readline-doc libssl-doc libstdc++-7-doc 14:36:01 gfortran | fortran95-compiler gcj-jdk libyaml-doc m4-doc make-doc 14:36:01 man-browser ed diffutils-doc perl-doc libterm-readline-gnu-perl 14:36:01 | libterm-readline-perl-perl 14:36:01 The following NEW packages will be installed: 14:36:01 autoconf automake autopoint autotools-dev binutils binutils-common 14:36:01 binutils-x86-64-linux-gnu build-essential cmake cmake-data cpp cpp-7 curl 14:36:01 dpkg-dev fakeroot g++ g++-7 g++-7-multilib g++-multilib gcc gcc-7 gcc-7-base 14:36:01 gcc-7-multilib gcc-multilib git git-man less lib32asan4 lib32atomic1 14:36:01 lib32cilkrts5 lib32gcc-7-dev lib32gcc1 lib32gomp1 lib32itm1 lib32mpx2 14:36:01 lib32quadmath0 lib32stdc++-7-dev lib32stdc++6 lib32ubsan0 14:36:01 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 14:36:01 libarchive13 libasan4 libatomic1 libbinutils libc-dev-bin libc6-dev 14:36:01 libc6-dev-i386 libc6-dev-x32 libc6-i386 libc6-x32 libcc1-0 libcilkrts5 14:36:01 libcurl3-gnutls libdpkg-perl liberror-perl libfakeroot 14:36:01 libfile-fcntllock-perl libgcc-7-dev libgdbm-compat4 libgdbm5 libgomp1 14:36:01 libisl19 libitm1 libjsoncpp1 liblocale-gettext-perl liblsan0 libltdl-dev 14:36:01 libltdl7 liblua5.1-0 liblua5.1-0-dev libmpc3 libmpfr6 libmpx2 14:36:01 libncurses5-dev libnorm1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 14:36:01 libperl5.26 libpgm-5.2-0 libquadmath0 libreadline-dev librhash0 libsigsegv2 14:36:01 libsodium23 libssl-dev libstdc++-7-dev libtinfo-dev libtool libtool-bin 14:36:01 libtsan0 libubsan0 libuv1 libx32asan4 libx32atomic1 libx32cilkrts5 14:36:01 libx32gcc-7-dev libx32gcc1 libx32gomp1 libx32itm1 libx32quadmath0 14:36:01 libx32stdc++-7-dev libx32stdc++6 libx32ubsan0 libyaml-0-2 libyaml-dev 14:36:01 libzmq3-dev libzmq5 linux-libc-dev lua-any lua-sec lua-socket lua5.1 14:36:01 luarocks m4 make manpages manpages-dev netbase patch perl perl-modules-5.26 14:36:01 pkg-config unzip wget zip zlib1g-dev 14:36:01 0 upgraded, 130 newly installed, 0 to remove and 30 not upgraded. 14:36:01 Need to get 86.0 MB of archives. 14:36:01 After this operation, 394 MB of additional disk space will be used. 14:36:01 0% [Working] Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblocale-gettext-perl amd64 1.07-3build2 [16.6 kB] 14:36:01 0% [1 liblocale-gettext-perl 12.6 kB/16.6 kB 76%] 0% [Working] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 [2763 kB] 14:36:02 0% [2 perl-modules-5.26 7443 B/2763 kB 0%] 1% [2 perl-modules-5.26 953 kB/2763 kB 34%] 3% [Waiting for headers] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB] 14:36:02 3% [3 libgdbm5 3442 B/26.0 kB 13%] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B] 14:36:02 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.3 [3527 kB] 14:36:02 3% [5 libperl5.26 42.9 kB/3527 kB 1%] 7% [Waiting for headers] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.3 [201 kB] 14:36:02 7% [6 perl 65.5 kB/201 kB 33%] 7% [Waiting for headers] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 less amd64 487-0.1 [112 kB] 14:36:02 7% [7 less 11.5 kB/112 kB 10%] 7% [Waiting for headers] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libyaml-0-2 amd64 0.1.7-2ubuntu3 [47.2 kB] 14:36:02 7% [8 libyaml-0-2 30.8 kB/47.2 kB 65%] 7% [Working] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB] 14:36:02 7% [9 netbase 12.3 kB/12.7 kB 97%] 8% [Working] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 manpages all 4.15-1 [1234 kB] 14:36:02 8% [10 manpages 0 B/1234 kB 0%] 9% [Waiting for headers] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 wget amd64 1.19.4-1ubuntu2.2 [316 kB] 14:36:02 9% [11 wget 0 B/316 kB 0%] 9% [Waiting for headers] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsigsegv2 amd64 2.12-1 [14.7 kB] 14:36:02 9% [12 libsigsegv2 14.7 kB/14.7 kB 100%] 10% [Working] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 m4 amd64 1.4.18-1 [197 kB] 14:36:02 10% [13 m4 0 B/197 kB 0%] 10% [Waiting for headers] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 autoconf all 2.69-11 [322 kB] 14:36:03 10% [14 autoconf 0 B/322 kB 0%] 10% [Waiting for headers] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 autotools-dev all 20180224.1 [39.6 kB] 14:36:03 10% [15 autotools-dev 0 B/39.6 kB 0%] 11% [Working] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 automake all 1:1.15.1-3ubuntu2 [509 kB] 14:36:03 11% [16 automake 8667 B/509 kB 2%] 11% [Waiting for headers] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 autopoint all 0.19.8.1-6ubuntu0.3 [426 kB] 14:36:03 11% [17 autopoint 10.6 kB/426 kB 2%] 12% [Waiting for headers] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 14:36:03 12% [18 binutils-common 56.1 kB/196 kB 29%] 12% [Waiting for headers] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 14:36:03 12% [19 libbinutils 56.0 kB/488 kB 11%] 13% [Waiting for headers] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 14:36:03 13% [20 binutils-x86-64-linux-gnu 26.8 kB/1839 kB 1%] 15% [Waiting for headers] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 14:36:03 15% [21 binutils 3392 B/3392 B 100%] 15% [Working] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.2 [71.8 kB] 14:36:03 15% [22 libc-dev-bin 18.6 kB/71.8 kB 26%] 15% [Waiting for headers] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-122.124 [998 kB] 14:36:03 15% [23 linux-libc-dev 12.0 kB/998 kB 1%] 16% [Waiting for headers] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.2 [2585 kB] 14:36:03 16% [24 libc6-dev 32.8 kB/2585 kB 1%] 19% [Waiting for headers] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 14:36:03 19% [25 gcc-7-base 18.3 kB/18.3 kB 100%] 19% [Working] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 libisl19 amd64 0.19-1 [551 kB] 14:36:03 19% [26 libisl19 4096 B/551 kB 1%] 19% [Waiting for headers] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpfr6 amd64 4.0.1-1 [243 kB] 14:36:03 19% [27 libmpfr6 10.6 kB/243 kB 4%] 20% [Waiting for headers] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB] 14:36:03 20% [28 libmpc3 12.3 kB/40.8 kB 30%] 20% [Waiting for headers] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 14:36:03 20% [29 cpp-7 12.6 kB/8591 kB 0%] 28% [Waiting for headers] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 14:36:03 28% [30 cpp 25.1 kB/27.7 kB 91%] 28% [Working] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 14:36:03 28% [31 libcc1-0 34.4 kB/39.4 kB 87%] 28% [Waiting for headers] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 14:36:03 28% [32 libgomp1 23.1 kB/76.5 kB 30%] 29% [Waiting for headers] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 14:36:03 29% [33 libitm1 0 B/27.9 kB 0%] 29% [Working] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 14:36:03 29% [34 libatomic1 0 B/9192 B 0%] 29% [Waiting for headers] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 14:36:03 29% [35 libasan4 39.8 kB/358 kB 11%] 29% [Waiting for headers] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 14:36:03 30% [36 liblsan0 8776 B/133 kB 7%] 30% [Waiting for headers] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 14:36:03 30% [37 libtsan0 6877 B/288 kB 2%] 30% [Waiting for headers] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 14:36:03 30% [38 libubsan0 23.9 kB/126 kB 19%] 30% [Waiting for headers] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 14:36:03 31% [Waiting for headers] Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 14:36:03 Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 14:36:03 31% [41 libquadmath0 44.8 kB/134 kB 34%] 31% [Waiting for headers] Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 14:36:04 31% [42 libgcc-7-dev 46.2 kB/2378 kB 2%] 33% [Waiting for headers] Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 14:36:04 33% [43 gcc-7 18.2 kB/9381 kB 0%] 42% [Waiting for headers] Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 14:36:04 42% [44 gcc 5184 B/5184 B 100%] 43% [Working] Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 14:36:04 43% [45 libstdc++-7-dev 0 B/1471 kB 0%] 44% [Waiting for headers] Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 14:36:04 44% [46 g++-7 24.0 kB/9697 kB 0%] 53% [Waiting for headers] Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 14:36:04 53% [Waiting for headers] Get:48 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] 14:36:04 53% [48 make 30.8 kB/154 kB 20%] 54% [Waiting for headers] Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 14:36:04 54% [49 libdpkg-perl 11.8 kB/211 kB 6%] 54% [Waiting for headers] Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 14:36:04 54% [50 patch 21.9 kB/102 kB 21%] 54% [Waiting for headers] Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 14:36:04 54% [51 dpkg-dev 20.3 kB/607 kB 3%] 55% [Waiting for headers] Get:52 http://archive.ubuntu.com/ubuntu bionic/main amd64 build-essential amd64 12.4ubuntu1 [4758 B] 14:36:04 55% [Waiting for headers] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cmake-data all 3.10.2-1ubuntu2.18.04.1 [1332 kB] 14:36:04 55% [53 cmake-data 0 B/1332 kB 0%] 57% [Waiting for headers] Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libarchive13 amd64 3.2.2-3.1ubuntu0.6 [288 kB] 14:36:04 57% [54 libarchive13 7252 B/288 kB 3%] 57% [Waiting for headers] Get:55 http://archive.ubuntu.com/ubuntu bionic/main amd64 libjsoncpp1 amd64 1.7.4-3 [73.6 kB] 14:36:04 57% [55 libjsoncpp1 36.9 kB/73.6 kB 50%] 57% [Waiting for headers] Get:56 http://archive.ubuntu.com/ubuntu bionic/main amd64 librhash0 amd64 1.3.6-2 [78.1 kB] 14:36:04 57% [56 librhash0 4096 B/78.1 kB 5%] 57% [Waiting for headers] Get:57 http://archive.ubuntu.com/ubuntu bionic/main amd64 libuv1 amd64 1.18.0-3 [64.4 kB] 14:36:04 57% [57 libuv1 16.4 kB/64.4 kB 25%] 58% [Waiting for headers] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cmake amd64 3.10.2-1ubuntu2.18.04.1 [3152 kB] 14:36:05 58% [58 cmake 12.3 kB/3152 kB 0%] 61% [Waiting for headers] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.10 [159 kB] 14:36:05 61% [59 curl 20.2 kB/159 kB 13%] 61% [Waiting for headers] Get:60 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfakeroot amd64 1.22-2ubuntu1 [25.9 kB] 14:36:05 61% [60 libfakeroot 11.4 kB/25.9 kB 44%] 61% [Waiting for headers] Get:61 http://archive.ubuntu.com/ubuntu bionic/main amd64 fakeroot amd64 1.22-2ubuntu1 [62.3 kB] 14:36:05 61% [61 fakeroot 16.1 kB/62.3 kB 26%] 61% [Waiting for headers] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-i386 amd64 2.27-3ubuntu1.2 [2650 kB] 14:36:05 61% [62 libc6-i386 17.9 kB/2650 kB 1%] 64% [Waiting for headers] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev-i386 amd64 2.27-3ubuntu1.2 [1817 kB] 14:36:05 64% [63 libc6-dev-i386 5579 B/1817 kB 0%] 66% [Working] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-x32 amd64 2.27-3ubuntu1.2 [2847 kB] 14:36:05 66% [64 libc6-x32 23.0 kB/2847 kB 1%] 69% [Working] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev-x32 amd64 2.27-3ubuntu1.2 [2018 kB] 14:36:05 69% [65 libc6-dev-x32 4096 B/2018 kB 0%] 71% [Working] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32gcc1 amd64 1:8.4.0-1ubuntu1~18.04 [48.1 kB] 14:36:05 71% [66 lib32gcc1 6856 B/48.1 kB 14%] 71% [Working] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32gcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.5 kB] 14:36:05 71% [67 libx32gcc1 0 B/40.5 kB 0%] 71% [Waiting for headers] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32gomp1 amd64 8.4.0-1ubuntu1~18.04 [83.7 kB] 14:36:05 71% [68 lib32gomp1 32.8 kB/83.7 kB 39%] 71% [Working] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32gomp1 amd64 8.4.0-1ubuntu1~18.04 [77.8 kB] 14:36:05 71% [69 libx32gomp1 30.3 kB/77.8 kB 39%] 72% [Waiting for headers] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32itm1 amd64 8.4.0-1ubuntu1~18.04 [30.0 kB] 14:36:05 72% [70 lib32itm1 17.8 kB/30.0 kB 59%] 72% [Working] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32itm1 amd64 8.4.0-1ubuntu1~18.04 [28.1 kB] 14:36:05 72% [71 libx32itm1 28.1 kB/28.1 kB 100%] 72% [Working] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32atomic1 amd64 8.4.0-1ubuntu1~18.04 [8664 B] 14:36:05 72% [72 lib32atomic1 8664 B/8664 B 100%] 72% [Working] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32atomic1 amd64 8.4.0-1ubuntu1~18.04 [9188 B] 14:36:05 72% [73 libx32atomic1 9188 B/9188 B 100%] 72% [Working] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32asan4 amd64 7.5.0-3ubuntu1~18.04 [362 kB] 14:36:05 72% [74 lib32asan4 4096 B/362 kB 1%] 73% [Waiting for headers] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32asan4 amd64 7.5.0-3ubuntu1~18.04 [351 kB] 14:36:05 73% [75 libx32asan4 4096 B/351 kB 1%] 73% [Waiting for headers] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32stdc++6 amd64 8.4.0-1ubuntu1~18.04 [415 kB] 14:36:05 73% [76 lib32stdc++6 13.7 kB/415 kB 3%] 74% [Waiting for headers] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32ubsan0 amd64 7.5.0-3ubuntu1~18.04 [140 kB] 14:36:05 74% [77 lib32ubsan0 36.9 kB/140 kB 26%] 74% [Waiting for headers] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32stdc++6 amd64 8.4.0-1ubuntu1~18.04 [387 kB] 14:36:05 74% [78 libx32stdc++6 48.3 kB/387 kB 12%] 75% [Waiting for headers] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32ubsan0 amd64 7.5.0-3ubuntu1~18.04 [127 kB] 14:36:05 75% [79 libx32ubsan0 28.7 kB/127 kB 23%] 75% [Waiting for headers] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32cilkrts5 amd64 7.5.0-3ubuntu1~18.04 [47.2 kB] 14:36:05 75% [80 lib32cilkrts5 47.2 kB/47.2 kB 100%] 75% [Working] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32cilkrts5 amd64 7.5.0-3ubuntu1~18.04 [43.0 kB] 14:36:05 75% [81 libx32cilkrts5 9905 B/43.0 kB 23%] 75% [Working] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32mpx2 amd64 8.4.0-1ubuntu1~18.04 [12.9 kB] 14:36:05 75% [82 lib32mpx2 12.9 kB/12.9 kB 100%] 75% [Working] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32quadmath0 amd64 8.4.0-1ubuntu1~18.04 [208 kB] 14:36:05 75% [83 lib32quadmath0 4096 B/208 kB 2%] 76% [Waiting for headers] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32quadmath0 amd64 8.4.0-1ubuntu1~18.04 [135 kB] 14:36:05 76% [84 libx32quadmath0 7578 B/135 kB 6%] 76% [Waiting for headers] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32gcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2211 kB] 14:36:05 76% [85 lib32gcc-7-dev 61.1 kB/2211 kB 3%] 78% [Waiting for headers] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32gcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [1999 kB] 14:36:05 78% [86 libx32gcc-7-dev 20.3 kB/1999 kB 1%] 80% [Waiting for headers] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7-multilib amd64 7.5.0-3ubuntu1~18.04 [1048 B] 14:36:05 80% [Waiting for headers] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32stdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [626 kB] 14:36:05 80% [88 lib32stdc++-7-dev 51.3 kB/626 kB 8%] 81% [Waiting for headers] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32stdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [582 kB] 14:36:05 81% [89 libx32stdc++-7-dev 14.6 kB/582 kB 3%] 82% [Waiting for headers] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-7-multilib amd64 7.5.0-3ubuntu1~18.04 [1064 B] 14:36:05 82% [90 g++-7-multilib 1064 B/1064 B 100%] 82% [Working] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-multilib amd64 4:7.4.0-1ubuntu2.3 [1428 B] 14:36:05 82% [91 gcc-multilib 0 B/1428 B 0%] 82% [Working] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-multilib amd64 4:7.4.0-1ubuntu2.3 [1020 B] 14:36:05 82% [92 g++-multilib 0 B/1020 B 0%] 82% [Working] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.10 [213 kB] 14:36:05 82% [93 libcurl3-gnutls 17.8 kB/213 kB 8%] 83% [Waiting for headers] Get:94 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 14:36:05 83% [94 liberror-perl 1626 B/22.8 kB 7%] 83% [Working] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 14:36:06 83% [95 git-man 3581 B/804 kB 0%] 84% [Waiting for headers] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 14:36:06 84% [96 git 26.7 kB/3915 kB 1%] 87% [Waiting for headers] Get:97 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] 14:36:06 87% [97 libalgorithm-diff-perl 34.8 kB/47.6 kB 73%] 88% [Waiting for headers] Get:98 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5 [11.1 kB] 14:36:06 88% [98 libalgorithm-diff-xs-perl 11.1 kB/11.1 kB 100%] 88% [Working] Get:99 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 14:36:06 Get:100 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-fcntllock-perl amd64 0.22-3build2 [33.2 kB] 14:36:06 88% [100 libfile-fcntllock-perl 28.9 kB/33.2 kB 87%] 88% [Waiting for headers] Get:101 http://archive.ubuntu.com/ubuntu bionic/main amd64 libltdl7 amd64 2.4.6-2 [38.8 kB] 14:36:06 88% [101 libltdl7 23.8 kB/38.8 kB 61%] 88% [Working] Get:102 http://archive.ubuntu.com/ubuntu bionic/main amd64 libltdl-dev amd64 2.4.6-2 [162 kB] 14:36:06 88% [102 libltdl-dev 12.6 kB/162 kB 8%] 89% [Working] Get:103 http://archive.ubuntu.com/ubuntu bionic/universe amd64 liblua5.1-0 amd64 5.1.5-8.1build2 [100 kB] 14:36:06 89% [103 liblua5.1-0 4869 B/100 kB 5%] 89% [Waiting for headers] Get:104 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo-dev amd64 6.1-1ubuntu1.18.04 [81.3 kB] 14:36:06 89% [104 libtinfo-dev 2183 B/81.3 kB 3%] 89% [Waiting for headers] Get:105 http://archive.ubuntu.com/ubuntu bionic/main amd64 libreadline-dev amd64 7.0-3 [133 kB] 14:36:06 89% [105 libreadline-dev 492 B/133 kB 0%] 89% [Waiting for headers] Get:106 http://archive.ubuntu.com/ubuntu bionic/universe amd64 liblua5.1-0-dev amd64 5.1.5-8.1build2 [119 kB] 14:36:06 89% [106 liblua5.1-0-dev 1133 B/119 kB 1%] 90% [Working] Get:107 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5-dev amd64 6.1-1ubuntu1.18.04 [174 kB] 14:36:06 90% [107 libncurses5-dev 2974 B/174 kB 2%] 90% [Waiting for headers] Get:108 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 14:36:07 90% [108 libnorm1 883 B/224 kB 0%] 90% [Waiting for headers] Get:109 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpcre16-3 amd64 2:8.39-9 [147 kB] 14:36:07 90% [109 libpcre16-3 1508 B/147 kB 1%] 91% [Waiting for headers] Get:110 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpcre32-3 amd64 2:8.39-9 [138 kB] 14:36:07 91% [110 libpcre32-3 961 B/138 kB 1%] 91% [Waiting for headers] Get:111 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpcrecpp0v5 amd64 2:8.39-9 [15.3 kB] 14:36:07 91% [111 libpcrecpp0v5 3256 B/15.3 kB 21%] 91% [Working] Get:112 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpcre3-dev amd64 2:8.39-9 [537 kB] 14:36:07 91% [112 libpcre3-dev 0 B/537 kB 0%] Get:113 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 14:36:07 92% [113 libpgm-5.2-0 822 B/157 kB 1%] Get:114 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 14:36:07 92% [114 libsodium23 11.2 kB/143 kB 8%] Get:115 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl-dev amd64 1.1.1-1ubuntu2.1~18.04.6 [1566 kB] 14:36:07 92% [115 libssl-dev 13.5 kB/1566 kB 1%] Get:116 http://archive.ubuntu.com/ubuntu bionic/main amd64 libtool all 2.4.6-2 [194 kB] 14:36:07 94% [116 libtool 43.0 kB/194 kB 22%] Get:117 http://archive.ubuntu.com/ubuntu bionic/main amd64 libtool-bin amd64 2.4.6-2 [79.5 kB] 14:36:07 94% [117 libtool-bin 3385 B/79.5 kB 4%] Get:118 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 14:36:07 95% [118 libzmq5 11.2 kB/221 kB 5%] Get:119 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 14:36:07 95% [119 libzmq3-dev 23.9 kB/400 kB 6%] 95% [Waiting for headers] Get:120 http://archive.ubuntu.com/ubuntu bionic/universe amd64 lua5.1 amd64 5.1.5-8.1build2 [93.2 kB] 14:36:07 95% [120 lua5.1 19.5 kB/93.2 kB 21%] 96% [Waiting for headers] Get:121 http://archive.ubuntu.com/ubuntu bionic/universe amd64 lua-any all 24 [4718 B] 14:36:07 96% [121 lua-any 4718 B/4718 B 100%] 96% [Working] Get:122 http://archive.ubuntu.com/ubuntu bionic/universe amd64 lua-socket amd64 3.0~rc1+git+ac3201d-4 [70.5 kB] 14:36:07 96% [122 lua-socket 18.8 kB/70.5 kB 27%] 96% [Waiting for headers] Get:123 http://archive.ubuntu.com/ubuntu bionic/universe amd64 lua-sec amd64 0.6-4 [29.5 kB] 14:36:07 96% [123 lua-sec 7314 B/29.5 kB 25%] 96% [Waiting for headers] Get:124 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 14:36:07 96% [124 zip 33.2 kB/167 kB 20%] 97% [Waiting for headers] Get:125 http://archive.ubuntu.com/ubuntu bionic/main amd64 unzip amd64 6.0-21ubuntu1 [167 kB] 14:36:07 97% [125 unzip 17.8 kB/167 kB 11%] 97% [Waiting for headers] Get:126 http://archive.ubuntu.com/ubuntu bionic/universe amd64 luarocks all 2.4.2+dfsg-1 [97.6 kB] 14:36:07 97% [126 luarocks 24.6 kB/97.6 kB 25%] 97% [Waiting for headers] Get:127 http://archive.ubuntu.com/ubuntu bionic/main amd64 manpages-dev all 4.15-1 [2217 kB] 14:36:07 97% [127 manpages-dev 4096 B/2217 kB 0%] 99% [Waiting for headers] Get:128 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 14:36:07 99% [128 pkg-config 4096 B/45.0 kB 9%] 99% [Waiting for headers] Get:129 http://archive.ubuntu.com/ubuntu bionic/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-0ubuntu2 [176 kB] 14:36:07 99% [129 zlib1g-dev 16.4 kB/176 kB 9%] 100% [Waiting for headers] Get:130 http://archive.ubuntu.com/ubuntu bionic/main amd64 libyaml-dev amd64 0.1.7-2ubuntu3 [55.7 kB] 14:36:07 100% [130 libyaml-dev 12.3 kB/55.7 kB 22%] 100% [Working] Fetched 86.0 MB in 6s (15.3 MB/s) 14:36:07 debconf: delaying package configuration, since apt-utils is not installed 14:36:07 Selecting previously unselected package liblocale-gettext-perl. 14:36:07 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 9889 files and directories currently installed.) 14:36:07 Preparing to unpack .../000-liblocale-gettext-perl_1.07-3build2_amd64.deb ... 14:36:07 Unpacking liblocale-gettext-perl (1.07-3build2) ... 14:36:07 Selecting previously unselected package perl-modules-5.26. 14:36:07 Preparing to unpack .../001-perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb ... 14:36:07 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 14:36:08 Selecting previously unselected package libgdbm5:amd64. 14:36:08 Preparing to unpack .../002-libgdbm5_1.14.1-6_amd64.deb ... 14:36:08 Unpacking libgdbm5:amd64 (1.14.1-6) ... 14:36:08 Selecting previously unselected package libgdbm-compat4:amd64. 14:36:08 Preparing to unpack .../003-libgdbm-compat4_1.14.1-6_amd64.deb ... 14:36:08 Unpacking libgdbm-compat4:amd64 (1.14.1-6) ... 14:36:08 Selecting previously unselected package libperl5.26:amd64. 14:36:08 Preparing to unpack .../004-libperl5.26_5.26.1-6ubuntu0.3_amd64.deb ... 14:36:08 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... 14:36:09 Selecting previously unselected package perl. 14:36:09 Preparing to unpack .../005-perl_5.26.1-6ubuntu0.3_amd64.deb ... 14:36:09 Unpacking perl (5.26.1-6ubuntu0.3) ... 14:36:09 Selecting previously unselected package less. 14:36:09 Preparing to unpack .../006-less_487-0.1_amd64.deb ... 14:36:09 Unpacking less (487-0.1) ... 14:36:09 Selecting previously unselected package libyaml-0-2:amd64. 14:36:09 Preparing to unpack .../007-libyaml-0-2_0.1.7-2ubuntu3_amd64.deb ... 14:36:09 Unpacking libyaml-0-2:amd64 (0.1.7-2ubuntu3) ... 14:36:09 Selecting previously unselected package netbase. 14:36:09 Preparing to unpack .../008-netbase_5.4_all.deb ... 14:36:09 Unpacking netbase (5.4) ... 14:36:09 Selecting previously unselected package manpages. 14:36:09 Preparing to unpack .../009-manpages_4.15-1_all.deb ... 14:36:09 Unpacking manpages (4.15-1) ... 14:36:09 Selecting previously unselected package wget. 14:36:09 Preparing to unpack .../010-wget_1.19.4-1ubuntu2.2_amd64.deb ... 14:36:09 Unpacking wget (1.19.4-1ubuntu2.2) ... 14:36:09 Selecting previously unselected package libsigsegv2:amd64. 14:36:09 Preparing to unpack .../011-libsigsegv2_2.12-1_amd64.deb ... 14:36:09 Unpacking libsigsegv2:amd64 (2.12-1) ... 14:36:09 Selecting previously unselected package m4. 14:36:09 Preparing to unpack .../012-m4_1.4.18-1_amd64.deb ... 14:36:09 Unpacking m4 (1.4.18-1) ... 14:36:10 Selecting previously unselected package autoconf. 14:36:10 Preparing to unpack .../013-autoconf_2.69-11_all.deb ... 14:36:10 Unpacking autoconf (2.69-11) ... 14:36:10 Selecting previously unselected package autotools-dev. 14:36:10 Preparing to unpack .../014-autotools-dev_20180224.1_all.deb ... 14:36:10 Unpacking autotools-dev (20180224.1) ... 14:36:10 Selecting previously unselected package automake. 14:36:10 Preparing to unpack .../015-automake_1%3a1.15.1-3ubuntu2_all.deb ... 14:36:10 Unpacking automake (1:1.15.1-3ubuntu2) ... 14:36:10 Selecting previously unselected package autopoint. 14:36:10 Preparing to unpack .../016-autopoint_0.19.8.1-6ubuntu0.3_all.deb ... 14:36:10 Unpacking autopoint (0.19.8.1-6ubuntu0.3) ... 14:36:10 Selecting previously unselected package binutils-common:amd64. 14:36:10 Preparing to unpack .../017-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 14:36:10 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 14:36:10 Selecting previously unselected package libbinutils:amd64. 14:36:10 Preparing to unpack .../018-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 14:36:10 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 14:36:10 Selecting previously unselected package binutils-x86-64-linux-gnu. 14:36:10 Preparing to unpack .../019-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 14:36:10 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 14:36:10 Selecting previously unselected package binutils. 14:36:10 Preparing to unpack .../020-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 14:36:10 Unpacking binutils (2.30-21ubuntu1~18.04.4) ... 14:36:10 Selecting previously unselected package libc-dev-bin. 14:36:10 Preparing to unpack .../021-libc-dev-bin_2.27-3ubuntu1.2_amd64.deb ... 14:36:10 Unpacking libc-dev-bin (2.27-3ubuntu1.2) ... 14:36:11 Selecting previously unselected package linux-libc-dev:amd64. 14:36:11 Preparing to unpack .../022-linux-libc-dev_4.15.0-122.124_amd64.deb ... 14:36:11 Unpacking linux-libc-dev:amd64 (4.15.0-122.124) ... 14:36:11 Selecting previously unselected package libc6-dev:amd64. 14:36:11 Preparing to unpack .../023-libc6-dev_2.27-3ubuntu1.2_amd64.deb ... 14:36:11 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.2) ... 14:36:12 Selecting previously unselected package gcc-7-base:amd64. 14:36:12 Preparing to unpack .../024-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 14:36:12 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 14:36:12 Selecting previously unselected package libisl19:amd64. 14:36:12 Preparing to unpack .../025-libisl19_0.19-1_amd64.deb ... 14:36:12 Unpacking libisl19:amd64 (0.19-1) ... 14:36:12 Selecting previously unselected package libmpfr6:amd64. 14:36:12 Preparing to unpack .../026-libmpfr6_4.0.1-1_amd64.deb ... 14:36:12 Unpacking libmpfr6:amd64 (4.0.1-1) ... 14:36:12 Selecting previously unselected package libmpc3:amd64. 14:36:12 Preparing to unpack .../027-libmpc3_1.1.0-1_amd64.deb ... 14:36:12 Unpacking libmpc3:amd64 (1.1.0-1) ... 14:36:12 Selecting previously unselected package cpp-7. 14:36:12 Preparing to unpack .../028-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 14:36:12 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) ... 14:36:13 Selecting previously unselected package cpp. 14:36:13 Preparing to unpack .../029-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 14:36:13 Unpacking cpp (4:7.4.0-1ubuntu2.3) ... 14:36:13 Selecting previously unselected package libcc1-0:amd64. 14:36:13 Preparing to unpack .../030-libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 14:36:13 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 14:36:13 Selecting previously unselected package libgomp1:amd64. 14:36:13 Preparing to unpack .../031-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 14:36:13 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 14:36:13 Selecting previously unselected package libitm1:amd64. 14:36:13 Preparing to unpack .../032-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 14:36:13 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 14:36:13 Selecting previously unselected package libatomic1:amd64. 14:36:13 Preparing to unpack .../033-libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 14:36:13 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 14:36:13 Selecting previously unselected package libasan4:amd64. 14:36:13 Preparing to unpack .../034-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 14:36:13 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 14:36:13 Selecting previously unselected package liblsan0:amd64. 14:36:13 Preparing to unpack .../035-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 14:36:13 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 14:36:13 Selecting previously unselected package libtsan0:amd64. 14:36:13 Preparing to unpack .../036-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 14:36:13 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 14:36:13 Selecting previously unselected package libubsan0:amd64. 14:36:13 Preparing to unpack .../037-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 14:36:13 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 14:36:14 Selecting previously unselected package libcilkrts5:amd64. 14:36:14 Preparing to unpack .../038-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 14:36:14 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 14:36:14 Selecting previously unselected package libmpx2:amd64. 14:36:14 Preparing to unpack .../039-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 14:36:14 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 14:36:14 Selecting previously unselected package libquadmath0:amd64. 14:36:14 Preparing to unpack .../040-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 14:36:14 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 14:36:14 Selecting previously unselected package libgcc-7-dev:amd64. 14:36:14 Preparing to unpack .../041-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 14:36:14 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 14:36:14 Selecting previously unselected package gcc-7. 14:36:14 Preparing to unpack .../042-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 14:36:14 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) ... 14:36:15 Selecting previously unselected package gcc. 14:36:15 Preparing to unpack .../043-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 14:36:15 Unpacking gcc (4:7.4.0-1ubuntu2.3) ... 14:36:15 Selecting previously unselected package libstdc++-7-dev:amd64. 14:36:15 Preparing to unpack .../044-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 14:36:15 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 14:36:16 Selecting previously unselected package g++-7. 14:36:16 Preparing to unpack .../045-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 14:36:16 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ... 14:36:17 Selecting previously unselected package g++. 14:36:17 Preparing to unpack .../046-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 14:36:17 Unpacking g++ (4:7.4.0-1ubuntu2.3) ... 14:36:17 Selecting previously unselected package make. 14:36:17 Preparing to unpack .../047-make_4.1-9.1ubuntu1_amd64.deb ... 14:36:17 Unpacking make (4.1-9.1ubuntu1) ... 14:36:17 Selecting previously unselected package libdpkg-perl. 14:36:17 Preparing to unpack .../048-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 14:36:17 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) ... 14:36:17 Selecting previously unselected package patch. 14:36:17 Preparing to unpack .../049-patch_2.7.6-2ubuntu1.1_amd64.deb ... 14:36:17 Unpacking patch (2.7.6-2ubuntu1.1) ... 14:36:17 Selecting previously unselected package dpkg-dev. 14:36:17 Preparing to unpack .../050-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 14:36:17 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) ... 14:36:17 Selecting previously unselected package build-essential. 14:36:17 Preparing to unpack .../051-build-essential_12.4ubuntu1_amd64.deb ... 14:36:17 Unpacking build-essential (12.4ubuntu1) ... 14:36:17 Selecting previously unselected package cmake-data. 14:36:17 Preparing to unpack .../052-cmake-data_3.10.2-1ubuntu2.18.04.1_all.deb ... 14:36:17 Unpacking cmake-data (3.10.2-1ubuntu2.18.04.1) ... 14:36:18 Selecting previously unselected package libarchive13:amd64. 14:36:18 Preparing to unpack .../053-libarchive13_3.2.2-3.1ubuntu0.6_amd64.deb ... 14:36:18 Unpacking libarchive13:amd64 (3.2.2-3.1ubuntu0.6) ... 14:36:18 Selecting previously unselected package libjsoncpp1:amd64. 14:36:18 Preparing to unpack .../054-libjsoncpp1_1.7.4-3_amd64.deb ... 14:36:18 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... 14:36:18 Selecting previously unselected package librhash0:amd64. 14:36:18 Preparing to unpack .../055-librhash0_1.3.6-2_amd64.deb ... 14:36:18 Unpacking librhash0:amd64 (1.3.6-2) ... 14:36:18 Selecting previously unselected package libuv1:amd64. 14:36:18 Preparing to unpack .../056-libuv1_1.18.0-3_amd64.deb ... 14:36:18 Unpacking libuv1:amd64 (1.18.0-3) ... 14:36:18 Selecting previously unselected package cmake. 14:36:18 Preparing to unpack .../057-cmake_3.10.2-1ubuntu2.18.04.1_amd64.deb ... 14:36:18 Unpacking cmake (3.10.2-1ubuntu2.18.04.1) ... 14:36:19 Selecting previously unselected package curl. 14:36:19 Preparing to unpack .../058-curl_7.58.0-2ubuntu3.10_amd64.deb ... 14:36:19 Unpacking curl (7.58.0-2ubuntu3.10) ... 14:36:19 Selecting previously unselected package libfakeroot:amd64. 14:36:19 Preparing to unpack .../059-libfakeroot_1.22-2ubuntu1_amd64.deb ... 14:36:19 Unpacking libfakeroot:amd64 (1.22-2ubuntu1) ... 14:36:19 Selecting previously unselected package fakeroot. 14:36:19 Preparing to unpack .../060-fakeroot_1.22-2ubuntu1_amd64.deb ... 14:36:19 Unpacking fakeroot (1.22-2ubuntu1) ... 14:36:19 Selecting previously unselected package libc6-i386. 14:36:19 Preparing to unpack .../061-libc6-i386_2.27-3ubuntu1.2_amd64.deb ... 14:36:19 Unpacking libc6-i386 (2.27-3ubuntu1.2) ... 14:36:19 Selecting previously unselected package libc6-dev-i386. 14:36:19 Preparing to unpack .../062-libc6-dev-i386_2.27-3ubuntu1.2_amd64.deb ... 14:36:19 Unpacking libc6-dev-i386 (2.27-3ubuntu1.2) ... 14:36:20 Selecting previously unselected package libc6-x32. 14:36:20 Preparing to unpack .../063-libc6-x32_2.27-3ubuntu1.2_amd64.deb ... 14:36:20 Unpacking libc6-x32 (2.27-3ubuntu1.2) ... 14:36:20 Selecting previously unselected package libc6-dev-x32. 14:36:20 Preparing to unpack .../064-libc6-dev-x32_2.27-3ubuntu1.2_amd64.deb ... 14:36:20 Unpacking libc6-dev-x32 (2.27-3ubuntu1.2) ... 14:36:20 Selecting previously unselected package lib32gcc1. 14:36:20 Preparing to unpack .../065-lib32gcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 14:36:20 Unpacking lib32gcc1 (1:8.4.0-1ubuntu1~18.04) ... 14:36:20 Selecting previously unselected package libx32gcc1. 14:36:20 Preparing to unpack .../066-libx32gcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 14:36:20 Unpacking libx32gcc1 (1:8.4.0-1ubuntu1~18.04) ... 14:36:21 Selecting previously unselected package lib32gomp1. 14:36:21 Preparing to unpack .../067-lib32gomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 14:36:21 Unpacking lib32gomp1 (8.4.0-1ubuntu1~18.04) ... 14:36:21 Selecting previously unselected package libx32gomp1. 14:36:21 Preparing to unpack .../068-libx32gomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 14:36:21 Unpacking libx32gomp1 (8.4.0-1ubuntu1~18.04) ... 14:36:21 Selecting previously unselected package lib32itm1. 14:36:21 Preparing to unpack .../069-lib32itm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 14:36:21 Unpacking lib32itm1 (8.4.0-1ubuntu1~18.04) ... 14:36:21 Selecting previously unselected package libx32itm1. 14:36:21 Preparing to unpack .../070-libx32itm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 14:36:21 Unpacking libx32itm1 (8.4.0-1ubuntu1~18.04) ... 14:36:21 Selecting previously unselected package lib32atomic1. 14:36:21 Preparing to unpack .../071-lib32atomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 14:36:21 Unpacking lib32atomic1 (8.4.0-1ubuntu1~18.04) ... 14:36:21 Selecting previously unselected package libx32atomic1. 14:36:21 Preparing to unpack .../072-libx32atomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 14:36:21 Unpacking libx32atomic1 (8.4.0-1ubuntu1~18.04) ... 14:36:21 Selecting previously unselected package lib32asan4. 14:36:21 Preparing to unpack .../073-lib32asan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 14:36:21 Unpacking lib32asan4 (7.5.0-3ubuntu1~18.04) ... 14:36:21 Selecting previously unselected package libx32asan4. 14:36:21 Preparing to unpack .../074-libx32asan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 14:36:21 Unpacking libx32asan4 (7.5.0-3ubuntu1~18.04) ... 14:36:21 Selecting previously unselected package lib32stdc++6. 14:36:21 Preparing to unpack .../075-lib32stdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 14:36:21 Unpacking lib32stdc++6 (8.4.0-1ubuntu1~18.04) ... 14:36:21 Selecting previously unselected package lib32ubsan0. 14:36:21 Preparing to unpack .../076-lib32ubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 14:36:21 Unpacking lib32ubsan0 (7.5.0-3ubuntu1~18.04) ... 14:36:22 Selecting previously unselected package libx32stdc++6. 14:36:22 Preparing to unpack .../077-libx32stdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 14:36:22 Unpacking libx32stdc++6 (8.4.0-1ubuntu1~18.04) ... 14:36:22 Selecting previously unselected package libx32ubsan0. 14:36:22 Preparing to unpack .../078-libx32ubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 14:36:22 Unpacking libx32ubsan0 (7.5.0-3ubuntu1~18.04) ... 14:36:22 Selecting previously unselected package lib32cilkrts5. 14:36:22 Preparing to unpack .../079-lib32cilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 14:36:22 Unpacking lib32cilkrts5 (7.5.0-3ubuntu1~18.04) ... 14:36:22 Selecting previously unselected package libx32cilkrts5. 14:36:22 Preparing to unpack .../080-libx32cilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 14:36:22 Unpacking libx32cilkrts5 (7.5.0-3ubuntu1~18.04) ... 14:36:22 Selecting previously unselected package lib32mpx2. 14:36:22 Preparing to unpack .../081-lib32mpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 14:36:22 Unpacking lib32mpx2 (8.4.0-1ubuntu1~18.04) ... 14:36:22 Selecting previously unselected package lib32quadmath0. 14:36:22 Preparing to unpack .../082-lib32quadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 14:36:22 Unpacking lib32quadmath0 (8.4.0-1ubuntu1~18.04) ... 14:36:22 Selecting previously unselected package libx32quadmath0. 14:36:22 Preparing to unpack .../083-libx32quadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 14:36:22 Unpacking libx32quadmath0 (8.4.0-1ubuntu1~18.04) ... 14:36:22 Selecting previously unselected package lib32gcc-7-dev. 14:36:22 Preparing to unpack .../084-lib32gcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 14:36:22 Unpacking lib32gcc-7-dev (7.5.0-3ubuntu1~18.04) ... 14:36:23 Selecting previously unselected package libx32gcc-7-dev. 14:36:23 Preparing to unpack .../085-libx32gcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 14:36:23 Unpacking libx32gcc-7-dev (7.5.0-3ubuntu1~18.04) ... 14:36:23 Selecting previously unselected package gcc-7-multilib. 14:36:23 Preparing to unpack .../086-gcc-7-multilib_7.5.0-3ubuntu1~18.04_amd64.deb ... 14:36:23 Unpacking gcc-7-multilib (7.5.0-3ubuntu1~18.04) ... 14:36:23 Selecting previously unselected package lib32stdc++-7-dev. 14:36:23 Preparing to unpack .../087-lib32stdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 14:36:23 Unpacking lib32stdc++-7-dev (7.5.0-3ubuntu1~18.04) ... 14:36:23 Selecting previously unselected package libx32stdc++-7-dev. 14:36:23 Preparing to unpack .../088-libx32stdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 14:36:23 Unpacking libx32stdc++-7-dev (7.5.0-3ubuntu1~18.04) ... 14:36:23 Selecting previously unselected package g++-7-multilib. 14:36:23 Preparing to unpack .../089-g++-7-multilib_7.5.0-3ubuntu1~18.04_amd64.deb ... 14:36:23 Unpacking g++-7-multilib (7.5.0-3ubuntu1~18.04) ... 14:36:23 Selecting previously unselected package gcc-multilib. 14:36:23 Preparing to unpack .../090-gcc-multilib_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 14:36:23 Unpacking gcc-multilib (4:7.4.0-1ubuntu2.3) ... 14:36:23 Selecting previously unselected package g++-multilib. 14:36:23 Preparing to unpack .../091-g++-multilib_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 14:36:23 Unpacking g++-multilib (4:7.4.0-1ubuntu2.3) ... 14:36:23 Selecting previously unselected package libcurl3-gnutls:amd64. 14:36:23 Preparing to unpack .../092-libcurl3-gnutls_7.58.0-2ubuntu3.10_amd64.deb ... 14:36:23 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... 14:36:24 Selecting previously unselected package liberror-perl. 14:36:24 Preparing to unpack .../093-liberror-perl_0.17025-1_all.deb ... 14:36:24 Unpacking liberror-perl (0.17025-1) ... 14:36:24 Selecting previously unselected package git-man. 14:36:24 Preparing to unpack .../094-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 14:36:24 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 14:36:24 Selecting previously unselected package git. 14:36:24 Preparing to unpack .../095-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 14:36:24 Unpacking git (1:2.17.1-1ubuntu0.7) ... 14:36:24 Selecting previously unselected package libalgorithm-diff-perl. 14:36:24 Preparing to unpack .../096-libalgorithm-diff-perl_1.19.03-1_all.deb ... 14:36:24 Unpacking libalgorithm-diff-perl (1.19.03-1) ... 14:36:24 Selecting previously unselected package libalgorithm-diff-xs-perl. 14:36:24 Preparing to unpack .../097-libalgorithm-diff-xs-perl_0.04-5_amd64.deb ... 14:36:24 Unpacking libalgorithm-diff-xs-perl (0.04-5) ... 14:36:24 Selecting previously unselected package libalgorithm-merge-perl. 14:36:24 Preparing to unpack .../098-libalgorithm-merge-perl_0.08-3_all.deb ... 14:36:24 Unpacking libalgorithm-merge-perl (0.08-3) ... 14:36:24 Selecting previously unselected package libfile-fcntllock-perl. 14:36:24 Preparing to unpack .../099-libfile-fcntllock-perl_0.22-3build2_amd64.deb ... 14:36:24 Unpacking libfile-fcntllock-perl (0.22-3build2) ... 14:36:24 Selecting previously unselected package libltdl7:amd64. 14:36:24 Preparing to unpack .../100-libltdl7_2.4.6-2_amd64.deb ... 14:36:25 Unpacking libltdl7:amd64 (2.4.6-2) ... 14:36:25 Selecting previously unselected package libltdl-dev:amd64. 14:36:25 Preparing to unpack .../101-libltdl-dev_2.4.6-2_amd64.deb ... 14:36:25 Unpacking libltdl-dev:amd64 (2.4.6-2) ... 14:36:25 Selecting previously unselected package liblua5.1-0:amd64. 14:36:25 Preparing to unpack .../102-liblua5.1-0_5.1.5-8.1build2_amd64.deb ... 14:36:25 Unpacking liblua5.1-0:amd64 (5.1.5-8.1build2) ... 14:36:25 Selecting previously unselected package libtinfo-dev:amd64. 14:36:25 Preparing to unpack .../103-libtinfo-dev_6.1-1ubuntu1.18.04_amd64.deb ... 14:36:25 Unpacking libtinfo-dev:amd64 (6.1-1ubuntu1.18.04) ... 14:36:25 Selecting previously unselected package libreadline-dev:amd64. 14:36:25 Preparing to unpack .../104-libreadline-dev_7.0-3_amd64.deb ... 14:36:25 Unpacking libreadline-dev:amd64 (7.0-3) ... 14:36:25 Selecting previously unselected package liblua5.1-0-dev:amd64. 14:36:25 Preparing to unpack .../105-liblua5.1-0-dev_5.1.5-8.1build2_amd64.deb ... 14:36:25 Unpacking liblua5.1-0-dev:amd64 (5.1.5-8.1build2) ... 14:36:25 Selecting previously unselected package libncurses5-dev:amd64. 14:36:25 Preparing to unpack .../106-libncurses5-dev_6.1-1ubuntu1.18.04_amd64.deb ... 14:36:25 Unpacking libncurses5-dev:amd64 (6.1-1ubuntu1.18.04) ... 14:36:25 Selecting previously unselected package libnorm1:amd64. 14:36:25 Preparing to unpack .../107-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 14:36:25 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 14:36:25 Selecting previously unselected package libpcre16-3:amd64. 14:36:25 Preparing to unpack .../108-libpcre16-3_2%3a8.39-9_amd64.deb ... 14:36:25 Unpacking libpcre16-3:amd64 (2:8.39-9) ... 14:36:25 Selecting previously unselected package libpcre32-3:amd64. 14:36:25 Preparing to unpack .../109-libpcre32-3_2%3a8.39-9_amd64.deb ... 14:36:25 Unpacking libpcre32-3:amd64 (2:8.39-9) ... 14:36:25 Selecting previously unselected package libpcrecpp0v5:amd64. 14:36:25 Preparing to unpack .../110-libpcrecpp0v5_2%3a8.39-9_amd64.deb ... 14:36:25 Unpacking libpcrecpp0v5:amd64 (2:8.39-9) ... 14:36:25 Selecting previously unselected package libpcre3-dev:amd64. 14:36:25 Preparing to unpack .../111-libpcre3-dev_2%3a8.39-9_amd64.deb ... 14:36:25 Unpacking libpcre3-dev:amd64 (2:8.39-9) ... 14:36:26 Selecting previously unselected package libpgm-5.2-0:amd64. 14:36:26 Preparing to unpack .../112-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 14:36:26 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 14:36:26 Selecting previously unselected package libsodium23:amd64. 14:36:26 Preparing to unpack .../113-libsodium23_1.0.16-2_amd64.deb ... 14:36:26 Unpacking libsodium23:amd64 (1.0.16-2) ... 14:36:26 Selecting previously unselected package libssl-dev:amd64. 14:36:26 Preparing to unpack .../114-libssl-dev_1.1.1-1ubuntu2.1~18.04.6_amd64.deb ... 14:36:26 Unpacking libssl-dev:amd64 (1.1.1-1ubuntu2.1~18.04.6) ... 14:36:26 Selecting previously unselected package libtool. 14:36:26 Preparing to unpack .../115-libtool_2.4.6-2_all.deb ... 14:36:26 Unpacking libtool (2.4.6-2) ... 14:36:26 Selecting previously unselected package libtool-bin. 14:36:26 Preparing to unpack .../116-libtool-bin_2.4.6-2_amd64.deb ... 14:36:26 Unpacking libtool-bin (2.4.6-2) ... 14:36:26 Selecting previously unselected package libzmq5:amd64. 14:36:26 Preparing to unpack .../117-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 14:36:26 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 14:36:26 Selecting previously unselected package libzmq3-dev:amd64. 14:36:26 Preparing to unpack .../118-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 14:36:26 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 14:36:26 Selecting previously unselected package lua5.1. 14:36:26 Preparing to unpack .../119-lua5.1_5.1.5-8.1build2_amd64.deb ... 14:36:26 Unpacking lua5.1 (5.1.5-8.1build2) ... 14:36:27 Selecting previously unselected package lua-any. 14:36:27 Preparing to unpack .../120-lua-any_24_all.deb ... 14:36:27 Unpacking lua-any (24) ... 14:36:27 Selecting previously unselected package lua-socket:amd64. 14:36:27 Preparing to unpack .../121-lua-socket_3.0~rc1+git+ac3201d-4_amd64.deb ... 14:36:27 Unpacking lua-socket:amd64 (3.0~rc1+git+ac3201d-4) ... 14:36:27 Selecting previously unselected package lua-sec:amd64. 14:36:27 Preparing to unpack .../122-lua-sec_0.6-4_amd64.deb ... 14:36:27 Unpacking lua-sec:amd64 (0.6-4) ... 14:36:27 Selecting previously unselected package zip. 14:36:27 Preparing to unpack .../123-zip_3.0-11build1_amd64.deb ... 14:36:27 Unpacking zip (3.0-11build1) ... 14:36:27 Selecting previously unselected package unzip. 14:36:27 Preparing to unpack .../124-unzip_6.0-21ubuntu1_amd64.deb ... 14:36:27 Unpacking unzip (6.0-21ubuntu1) ... 14:36:27 Selecting previously unselected package luarocks. 14:36:27 Preparing to unpack .../125-luarocks_2.4.2+dfsg-1_all.deb ... 14:36:27 Unpacking luarocks (2.4.2+dfsg-1) ... 14:36:27 Selecting previously unselected package manpages-dev. 14:36:27 Preparing to unpack .../126-manpages-dev_4.15-1_all.deb ... 14:36:27 Unpacking manpages-dev (4.15-1) ... 14:36:27 Selecting previously unselected package pkg-config. 14:36:27 Preparing to unpack .../127-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 14:36:27 Unpacking pkg-config (0.29.1-0ubuntu2) ... 14:36:27 Selecting previously unselected package zlib1g-dev:amd64. 14:36:27 Preparing to unpack .../128-zlib1g-dev_1%3a1.2.11.dfsg-0ubuntu2_amd64.deb ... 14:36:27 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-0ubuntu2) ... 14:36:27 Selecting previously unselected package libyaml-dev:amd64. 14:36:27 Preparing to unpack .../129-libyaml-dev_0.1.7-2ubuntu3_amd64.deb ... 14:36:27 Unpacking libyaml-dev:amd64 (0.1.7-2ubuntu3) ... 14:36:28 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 14:36:28 Setting up libc6-x32 (2.27-3ubuntu1.2) ... 14:36:28 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 14:36:28 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 14:36:28 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 14:36:28 Setting up manpages (4.15-1) ... 14:36:28 Setting up lua-socket:amd64 (3.0~rc1+git+ac3201d-4) ... 14:36:28 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 14:36:28 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 14:36:28 Setting up less (487-0.1) ... 14:36:28 Setting up make (4.1-9.1ubuntu1) ... 14:36:28 Setting up libx32gcc1 (1:8.4.0-1ubuntu1~18.04) ... 14:36:28 Setting up curl (7.58.0-2ubuntu3.10) ... 14:36:28 Setting up libsigsegv2:amd64 (2.12-1) ... 14:36:28 Setting up libarchive13:amd64 (3.2.2-3.1ubuntu0.6) ... 14:36:28 Setting up libuv1:amd64 (1.18.0-3) ... 14:36:28 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... 14:36:28 Setting up lua-sec:amd64 (0.6-4) ... 14:36:28 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 14:36:28 Setting up libssl-dev:amd64 (1.1.1-1ubuntu2.1~18.04.6) ... 14:36:28 Setting up unzip (6.0-21ubuntu1) ... 14:36:28 Setting up linux-libc-dev:amd64 (4.15.0-122.124) ... 14:36:28 Setting up libmpfr6:amd64 (4.0.1-1) ... 14:36:28 Setting up libtinfo-dev:amd64 (6.1-1ubuntu1.18.04) ... 14:36:28 Setting up cmake-data (3.10.2-1ubuntu2.18.04.1) ... 14:36:28 Setting up libc6-i386 (2.27-3ubuntu1.2) ... 14:36:28 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.3) ... 14:36:28 Setting up m4 (1.4.18-1) ... 14:36:28 Setting up libgdbm5:amd64 (1.14.1-6) ... 14:36:28 Setting up zip (3.0-11build1) ... 14:36:28 Setting up libx32stdc++6 (8.4.0-1ubuntu1~18.04) ... 14:36:28 Setting up lib32atomic1 (8.4.0-1ubuntu1~18.04) ... 14:36:28 Setting up libx32atomic1 (8.4.0-1ubuntu1~18.04) ... 14:36:28 Setting up librhash0:amd64 (1.3.6-2) ... 14:36:29 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 14:36:29 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 14:36:29 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 14:36:29 Setting up libx32gomp1 (8.4.0-1ubuntu1~18.04) ... 14:36:29 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 14:36:29 Setting up libsodium23:amd64 (1.0.16-2) ... 14:36:29 Setting up lua5.1 (5.1.5-8.1build2) ... 14:36:29 update-alternatives: using /usr/bin/lua5.1 to provide /usr/bin/lua (lua-interpreter) in auto mode 14:36:29 update-alternatives: warning: skip creation of /usr/share/man/man1/lua.1.gz because associated file /usr/share/man/man1/lua5.1.1.gz (of link group lua-interpreter) doesn't exist 14:36:29 update-alternatives: using /usr/bin/luac5.1 to provide /usr/bin/luac (lua-compiler) in auto mode 14:36:29 update-alternatives: warning: skip creation of /usr/share/man/man1/luac.1.gz because associated file /usr/share/man/man1/luac5.1.1.gz (of link group lua-compiler) doesn't exist 14:36:29 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 14:36:29 Setting up libyaml-0-2:amd64 (0.1.7-2ubuntu3) ... 14:36:29 Setting up patch (2.7.6-2ubuntu1.1) ... 14:36:29 Setting up autotools-dev (20180224.1) ... 14:36:29 Setting up libfakeroot:amd64 (1.22-2ubuntu1) ... 14:36:29 Setting up libltdl7:amd64 (2.4.6-2) ... 14:36:29 Setting up libx32itm1 (8.4.0-1ubuntu1~18.04) ... 14:36:29 Setting up wget (1.19.4-1ubuntu2.2) ... 14:36:29 Setting up libreadline-dev:amd64 (7.0-3) ... 14:36:29 Setting up liblocale-gettext-perl (1.07-3build2) ... 14:36:29 Setting up libpcrecpp0v5:amd64 (2:8.39-9) ... 14:36:29 Setting up libpcre32-3:amd64 (2:8.39-9) ... 14:36:29 Setting up libmpc3:amd64 (1.1.0-1) ... 14:36:29 Setting up liblua5.1-0:amd64 (5.1.5-8.1build2) ... 14:36:29 Setting up libc-dev-bin (2.27-3ubuntu1.2) ... 14:36:29 Setting up libpcre16-3:amd64 (2:8.39-9) ... 14:36:29 Setting up libgdbm-compat4:amd64 (1.14.1-6) ... 14:36:29 Setting up lib32quadmath0 (8.4.0-1ubuntu1~18.04) ... 14:36:29 Setting up manpages-dev (4.15-1) ... 14:36:29 Setting up libc6-dev:amd64 (2.27-3ubuntu1.2) ... 14:36:29 Setting up lib32itm1 (8.4.0-1ubuntu1~18.04) ... 14:36:29 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 14:36:29 Setting up autopoint (0.19.8.1-6ubuntu0.3) ... 14:36:29 Setting up libx32quadmath0 (8.4.0-1ubuntu1~18.04) ... 14:36:29 Setting up lib32gcc1 (1:8.4.0-1ubuntu1~18.04) ... 14:36:29 Setting up netbase (5.4) ... 14:36:29 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-0ubuntu2) ... 14:36:29 Setting up libisl19:amd64 (0.19-1) ... 14:36:29 Setting up libjsoncpp1:amd64 (1.7.4-3) ... 14:36:29 Setting up lua-any (24) ... 14:36:29 Setting up libpcre3-dev:amd64 (2:8.39-9) ... 14:36:30 Setting up libx32asan4 (7.5.0-3ubuntu1~18.04) ... 14:36:30 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 14:36:30 Setting up libx32cilkrts5 (7.5.0-3ubuntu1~18.04) ... 14:36:30 Setting up libltdl-dev:amd64 (2.4.6-2) ... 14:36:30 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 14:36:30 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 14:36:30 Setting up lib32gomp1 (8.4.0-1ubuntu1~18.04) ... 14:36:30 Setting up libx32ubsan0 (7.5.0-3ubuntu1~18.04) ... 14:36:30 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 14:36:30 Setting up liblua5.1-0-dev:amd64 (5.1.5-8.1build2) ... 14:36:30 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 14:36:30 Setting up lib32asan4 (7.5.0-3ubuntu1~18.04) ... 14:36:30 Setting up lib32mpx2 (8.4.0-1ubuntu1~18.04) ... 14:36:30 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 14:36:30 Setting up libyaml-dev:amd64 (0.1.7-2ubuntu3) ... 14:36:30 Setting up fakeroot (1.22-2ubuntu1) ... 14:36:30 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 14:36:30 update-alternatives: warning: skip creation of /usr/share/man/man1/fakeroot.1.gz because associated file /usr/share/man/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist 14:36:30 update-alternatives: warning: skip creation of /usr/share/man/man1/faked.1.gz because associated file /usr/share/man/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist 14:36:30 update-alternatives: warning: skip creation of /usr/share/man/es/man1/fakeroot.1.gz because associated file /usr/share/man/es/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist 14:36:30 update-alternatives: warning: skip creation of /usr/share/man/es/man1/faked.1.gz because associated file /usr/share/man/es/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist 14:36:30 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/fakeroot.1.gz because associated file /usr/share/man/fr/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist 14:36:30 update-alternatives: warning: skip creation of /usr/share/man/fr/man1/faked.1.gz because associated file /usr/share/man/fr/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist 14:36:30 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/fakeroot.1.gz because associated file /usr/share/man/sv/man1/fakeroot-sysv.1.gz (of link group fakeroot) doesn't exist 14:36:30 update-alternatives: warning: skip creation of /usr/share/man/sv/man1/faked.1.gz because associated file /usr/share/man/sv/man1/faked-sysv.1.gz (of link group fakeroot) doesn't exist 14:36:30 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 14:36:30 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 14:36:30 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 14:36:30 Setting up libncurses5-dev:amd64 (6.1-1ubuntu1.18.04) ... 14:36:30 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.3) ... 14:36:30 Setting up lib32stdc++6 (8.4.0-1ubuntu1~18.04) ... 14:36:30 Setting up lib32ubsan0 (7.5.0-3ubuntu1~18.04) ... 14:36:30 Setting up cmake (3.10.2-1ubuntu2.18.04.1) ... 14:36:30 Setting up lib32cilkrts5 (7.5.0-3ubuntu1~18.04) ... 14:36:30 Setting up libc6-dev-i386 (2.27-3ubuntu1.2) ... 14:36:30 Setting up libc6-dev-x32 (2.27-3ubuntu1.2) ... 14:36:30 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 14:36:30 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 14:36:30 Setting up luarocks (2.4.2+dfsg-1) ... 14:36:30 Making manifest for /usr/local/lib/luarocks/rocks 14:36:30 Warning: This looks like a local rocks tree, but you did not pass --local-tree. 14:36:30 Generating index.html for /usr/local/lib/luarocks/rocks 14:36:30 Setting up libx32gcc-7-dev (7.5.0-3ubuntu1~18.04) ... 14:36:30 Setting up perl (5.26.1-6ubuntu0.3) ... 14:36:30 Setting up libfile-fcntllock-perl (0.22-3build2) ... 14:36:30 Setting up libalgorithm-diff-perl (1.19.03-1) ... 14:36:30 Setting up lib32gcc-7-dev (7.5.0-3ubuntu1~18.04) ... 14:36:30 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 14:36:31 Setting up libx32stdc++-7-dev (7.5.0-3ubuntu1~18.04) ... 14:36:31 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 14:36:31 Setting up liberror-perl (0.17025-1) ... 14:36:31 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 14:36:31 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 14:36:31 Setting up autoconf (2.69-11) ... 14:36:31 Setting up gcc-7-multilib (7.5.0-3ubuntu1~18.04) ... 14:36:31 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 14:36:31 Setting up lib32stdc++-7-dev (7.5.0-3ubuntu1~18.04) ... 14:36:31 Setting up g++-7-multilib (7.5.0-3ubuntu1~18.04) ... 14:36:31 Setting up libalgorithm-merge-perl (0.08-3) ... 14:36:31 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 14:36:31 Setting up libalgorithm-diff-xs-perl (0.04-5) ... 14:36:31 Setting up automake (1:1.15.1-3ubuntu2) ... 14:36:31 update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode 14:36:31 update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.15.1.gz (of link group automake) doesn't exist 14:36:31 update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.15.1.gz (of link group automake) doesn't exist 14:36:31 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 14:36:31 update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 14:36:31 update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist 14:36:31 Setting up git (1:2.17.1-1ubuntu0.7) ... 14:36:31 Setting up libtool (2.4.6-2) ... 14:36:31 Setting up libtool-bin (2.4.6-2) ... 14:36:31 Setting up build-essential (12.4ubuntu1) ... 14:36:31 Setting up gcc-multilib (4:7.4.0-1ubuntu2.3) ... 14:36:31 Setting up pkg-config (0.29.1-0ubuntu2) ... 14:36:31 Setting up g++-multilib (4:7.4.0-1ubuntu2.3) ... 14:36:31 Processing triggers for mime-support (3.60ubuntu1) ... 14:36:32 Processing triggers for libc-bin (2.27-3ubuntu1.2) ... 14:36:33 autoconf set to automatically installed. 14:36:33 automake set to automatically installed. 14:36:33 autopoint set to automatically installed. 14:36:33 autotools-dev set to automatically installed. 14:36:33 binutils set to automatically installed. 14:36:33 binutils-common set to automatically installed. 14:36:33 binutils-x86-64-linux-gnu set to automatically installed. 14:36:33 build-essential set to automatically installed. 14:36:33 cmake set to automatically installed. 14:36:33 cmake-data set to automatically installed. 14:36:33 cpp set to automatically installed. 14:36:33 cpp-7 set to automatically installed. 14:36:33 curl set to automatically installed. 14:36:33 dpkg-dev set to automatically installed. 14:36:33 fakeroot set to automatically installed. 14:36:33 g++ set to automatically installed. 14:36:33 g++-7 set to automatically installed. 14:36:33 g++-7-multilib set to automatically installed. 14:36:33 g++-multilib set to automatically installed. 14:36:33 gcc set to automatically installed. 14:36:33 gcc-7 set to automatically installed. 14:36:33 gcc-7-base set to automatically installed. 14:36:33 gcc-7-multilib set to automatically installed. 14:36:33 gcc-multilib set to automatically installed. 14:36:33 git set to automatically installed. 14:36:33 git-man set to automatically installed. 14:36:33 less set to automatically installed. 14:36:33 lib32asan4 set to automatically installed. 14:36:33 lib32atomic1 set to automatically installed. 14:36:33 lib32cilkrts5 set to automatically installed. 14:36:33 lib32gcc-7-dev set to automatically installed. 14:36:33 lib32gcc1 set to automatically installed. 14:36:33 lib32gomp1 set to automatically installed. 14:36:33 lib32itm1 set to automatically installed. 14:36:33 lib32mpx2 set to automatically installed. 14:36:33 lib32quadmath0 set to automatically installed. 14:36:33 lib32stdc++-7-dev set to automatically installed. 14:36:33 lib32stdc++6 set to automatically installed. 14:36:33 lib32ubsan0 set to automatically installed. 14:36:33 libalgorithm-diff-perl set to automatically installed. 14:36:33 libalgorithm-diff-xs-perl set to automatically installed. 14:36:33 libalgorithm-merge-perl set to automatically installed. 14:36:33 libarchive13 set to automatically installed. 14:36:33 libasan4 set to automatically installed. 14:36:33 libatomic1 set to automatically installed. 14:36:33 libbinutils set to automatically installed. 14:36:33 libc-dev-bin set to automatically installed. 14:36:33 libc6-dev set to automatically installed. 14:36:33 libc6-dev-i386 set to automatically installed. 14:36:33 libc6-dev-x32 set to automatically installed. 14:36:33 libc6-i386 set to automatically installed. 14:36:33 libc6-x32 set to automatically installed. 14:36:33 libcc1-0 set to automatically installed. 14:36:33 libcilkrts5 set to automatically installed. 14:36:33 libcurl3-gnutls set to automatically installed. 14:36:33 libdpkg-perl set to automatically installed. 14:36:33 liberror-perl set to automatically installed. 14:36:33 libfakeroot set to automatically installed. 14:36:33 libfile-fcntllock-perl set to automatically installed. 14:36:33 libgcc-7-dev set to automatically installed. 14:36:33 libgdbm-compat4 set to automatically installed. 14:36:33 libgdbm5 set to automatically installed. 14:36:34 libgomp1 set to automatically installed. 14:36:34 libisl19 set to automatically installed. 14:36:34 libitm1 set to automatically installed. 14:36:34 libjsoncpp1 set to automatically installed. 14:36:34 liblocale-gettext-perl set to automatically installed. 14:36:34 liblsan0 set to automatically installed. 14:36:34 libltdl-dev set to automatically installed. 14:36:34 libltdl7 set to automatically installed. 14:36:34 liblua5.1-0 set to automatically installed. 14:36:34 liblua5.1-0-dev set to automatically installed. 14:36:34 libmpc3 set to automatically installed. 14:36:34 libmpfr6 set to automatically installed. 14:36:34 libmpx2 set to automatically installed. 14:36:34 libncurses5-dev set to automatically installed. 14:36:34 libnorm1 set to automatically installed. 14:36:34 libpcre16-3 set to automatically installed. 14:36:34 libpcre3-dev set to automatically installed. 14:36:34 libpcre32-3 set to automatically installed. 14:36:34 libpcrecpp0v5 set to automatically installed. 14:36:34 libperl5.26 set to automatically installed. 14:36:34 libpgm-5.2-0 set to automatically installed. 14:36:34 libquadmath0 set to automatically installed. 14:36:34 libreadline-dev set to automatically installed. 14:36:34 librhash0 set to automatically installed. 14:36:34 libsigsegv2 set to automatically installed. 14:36:34 libsodium23 set to automatically installed. 14:36:34 libssl-dev set to automatically installed. 14:36:34 libstdc++-7-dev set to automatically installed. 14:36:34 libtinfo-dev set to automatically installed. 14:36:34 libtool set to automatically installed. 14:36:34 libtool-bin set to automatically installed. 14:36:34 libtsan0 set to automatically installed. 14:36:34 libubsan0 set to automatically installed. 14:36:34 libuv1 set to automatically installed. 14:36:34 libx32asan4 set to automatically installed. 14:36:34 libx32atomic1 set to automatically installed. 14:36:34 libx32cilkrts5 set to automatically installed. 14:36:34 libx32gcc-7-dev set to automatically installed. 14:36:34 libx32gcc1 set to automatically installed. 14:36:34 libx32gomp1 set to automatically installed. 14:36:34 libx32itm1 set to automatically installed. 14:36:34 libx32quadmath0 set to automatically installed. 14:36:34 libx32stdc++-7-dev set to automatically installed. 14:36:34 libx32stdc++6 set to automatically installed. 14:36:34 libx32ubsan0 set to automatically installed. 14:36:34 libyaml-0-2 set to automatically installed. 14:36:34 libyaml-dev set to automatically installed. 14:36:34 libzmq3-dev set to automatically installed. 14:36:34 libzmq5 set to automatically installed. 14:36:34 linux-libc-dev set to automatically installed. 14:36:34 lua-any set to automatically installed. 14:36:34 lua-sec set to automatically installed. 14:36:34 lua-socket set to automatically installed. 14:36:34 lua5.1 set to automatically installed. 14:36:34 luarocks set to automatically installed. 14:36:34 m4 set to automatically installed. 14:36:34 make set to automatically installed. 14:36:34 manpages set to automatically installed. 14:36:34 manpages-dev set to automatically installed. 14:36:34 netbase set to automatically installed. 14:36:34 patch set to automatically installed. 14:36:34 perl set to automatically installed. 14:36:34 perl-modules-5.26 set to automatically installed. 14:36:34 pkg-config set to automatically installed. 14:36:34 unzip set to automatically installed. 14:36:34 wget set to automatically installed. 14:36:34 zip set to automatically installed. 14:36:34 zlib1g-dev set to automatically installed. 14:36:34 The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. 14:36:34 Please ensure the environment is properly setup before continuing. 14:36:34 Ignore this message if the appropriate measures have already been taken 14:36:35 Pulling go-build-helper  14:36:36 Pulling lua-kong-nginx-module  14:36:36 Cloning into '/build/parts/lua-kong-nginx-module/src'... 14:36:37 remote: Enumerating objects: 18, done. 14:36:37 remote: Counting objects: 5% (1/18) remote: Counting objects: 11% (2/18) remote: Counting objects: 16% (3/18) remote: Counting objects: 22% (4/18) remote: Counting objects: 27% (5/18) remote: Counting objects: 33% (6/18) remote: Counting objects: 38% (7/18) remote: Counting objects: 44% (8/18) remote: Counting objects: 50% (9/18) remote: Counting objects: 55% (10/18) remote: Counting objects: 61% (11/18) remote: Counting objects: 66% (12/18) remote: Counting objects: 72% (13/18) remote: Counting objects: 77% (14/18) remote: Counting objects: 83% (15/18) remote: Counting objects: 88% (16/18) remote: Counting objects: 94% (17/18) remote: Counting objects: 100% (18/18) remote: Counting objects: 100% (18/18), done. 14:36:37 remote: Compressing objects: 9% (1/11) remote: Compressing objects: 18% (2/11) remote: Compressing objects: 27% (3/11) remote: Compressing objects: 36% (4/11) remote: Compressing objects: 45% (5/11) remote: Compressing objects: 54% (6/11) remote: Compressing objects: 63% (7/11) remote: Compressing objects: 72% (8/11) remote: Compressing objects: 81% (9/11) remote: Compressing objects: 90% (10/11) remote: Compressing objects: 100% (11/11) remote: Compressing objects: 100% (11/11), done. 14:36:37 Receiving objects: 0% (1/152) Receiving objects: 1% (2/152) Receiving objects: 2% (4/152) Receiving objects: 3% (5/152) Receiving objects: 4% (7/152) Receiving objects: 5% (8/152) Receiving objects: 6% (10/152) Receiving objects: 7% (11/152) Receiving objects: 8% (13/152) Receiving objects: 9% (14/152) Receiving objects: 10% (16/152) Receiving objects: 11% (17/152) Receiving objects: 12% (19/152) Receiving objects: 13% (20/152) Receiving objects: 14% (22/152) Receiving objects: 15% (23/152) Receiving objects: 16% (25/152) Receiving objects: 17% (26/152) Receiving objects: 18% (28/152) Receiving objects: 19% (29/152) Receiving objects: 20% (31/152) Receiving objects: 21% (32/152) Receiving objects: 22% (34/152) Receiving objects: 23% (35/152) Receiving objects: 24% (37/152) Receiving objects: 25% (38/152) Receiving objects: 26% (40/152) Receiving objects: 27% (42/152) Receiving objects: 28% (43/152) Receiving objects: 29% (45/152) Receiving objects: 30% (46/152) Receiving objects: 31% (48/152) Receiving objects: 32% (49/152) Receiving objects: 33% (51/152) Receiving objects: 34% (52/152) Receiving objects: 35% (54/152) Receiving objects: 36% (55/152) Receiving objects: 37% (57/152) Receiving objects: 38% (58/152) Receiving objects: 39% (60/152) Receiving objects: 40% (61/152) Receiving objects: 41% (63/152) Receiving objects: 42% (64/152) Receiving objects: 43% (66/152) Receiving objects: 44% (67/152) Receiving objects: 45% (69/152) Receiving objects: 46% (70/152) Receiving objects: 47% (72/152) Receiving objects: 48% (73/152) Receiving objects: 49% (75/152) Receiving objects: 50% (76/152) Receiving objects: 51% (78/152) Receiving objects: 52% (80/152) Receiving objects: 53% (81/152) Receiving objects: 54% (83/152) Receiving objects: 55% (84/152) Receiving objects: 56% (86/152) Receiving objects: 57% (87/152) Receiving objects: 58% (89/152) Receiving objects: 59% (90/152) Receiving objects: 60% (92/152) Receiving objects: 61% (93/152) Receiving objects: 62% (95/152) Receiving objects: 63% (96/152) Receiving objects: 64% (98/152) Receiving objects: 65% (99/152) Receiving objects: 66% (101/152) Receiving objects: 67% (102/152) Receiving objects: 68% (104/152) Receiving objects: 69% (105/152) Receiving objects: 70% (107/152) Receiving objects: 71% (108/152) Receiving objects: 72% (110/152) Receiving objects: 73% (111/152) Receiving objects: 74% (113/152) Receiving objects: 75% (114/152) Receiving objects: 76% (116/152) Receiving objects: 77% (118/152) Receiving objects: 78% (119/152) Receiving objects: 79% (121/152) Receiving objects: 80% (122/152) Receiving objects: 81% (124/152) Receiving objects: 82% (125/152) Receiving objects: 83% (127/152) Receiving objects: 84% (128/152) Receiving objects: 85% (130/152) Receiving objects: 86% (131/152) Receiving objects: 87% (133/152) Receiving objects: 88% (134/152) Receiving objects: 89% (136/152) Receiving objects: 90% (137/152) Receiving objects: 91% (139/152) Receiving objects: 92% (140/152) Receiving objects: 93% (142/152) Receiving objects: 94% (143/152) Receiving objects: 95% (145/152) Receiving objects: 96% (146/152) remote: Total 152 (delta 4), reused 10 (delta 2), pack-reused 134 14:36:37 Receiving objects: 97% (148/152) Receiving objects: 98% (149/152) Receiving objects: 99% (151/152) Receiving objects: 100% (152/152) Receiving objects: 100% (152/152), 62.76 KiB | 3.92 MiB/s, done. 14:36:37 Resolving deltas: 0% (0/42) Resolving deltas: 4% (2/42) Resolving deltas: 9% (4/42) Resolving deltas: 23% (10/42) Resolving deltas: 35% (15/42) Resolving deltas: 38% (16/42) Resolving deltas: 54% (23/42) Resolving deltas: 64% (27/42) Resolving deltas: 66% (28/42) Resolving deltas: 69% (29/42) Resolving deltas: 71% (30/42) Resolving deltas: 73% (31/42) Resolving deltas: 78% (33/42) Resolving deltas: 88% (37/42) Resolving deltas: 92% (39/42) Resolving deltas: 95% (40/42) Resolving deltas: 97% (41/42) Resolving deltas: 100% (42/42) Resolving deltas: 100% (42/42), done. 14:36:37 Note: checking out 'e4cc508ff20f774b0dce68549f25b66e56345ddb'. 14:36:37 14:36:37 You are in 'detached HEAD' state. You can look around, make experimental 14:36:37 changes and commit them, and you can discard any commits you make in this 14:36:37 state without impacting any branches by performing another checkout. 14:36:37 14:36:37 If you want to create a new branch to retain commits you create, you may 14:36:37 do so (now or later) by using -b with the checkout command again. Example: 14:36:37 14:36:37 git checkout -b 14:36:37 14:36:37 Pulling openresty-kong-patches  14:36:37 Cloning into '/build/parts/openresty-kong-patches/src'... 14:36:37 remote: Enumerating objects: 8, done. 14:36:37 remote: Counting objects: 12% (1/8) remote: Counting objects: 25% (2/8) remote: Counting objects: 37% (3/8) remote: Counting objects: 50% (4/8) remote: Counting objects: 62% (5/8) remote: Counting objects: 75% (6/8) remote: Counting objects: 87% (7/8) remote: Counting objects: 100% (8/8) remote: Counting objects: 100% (8/8), done. 14:36:37 remote: Compressing objects: 14% (1/7) remote: Compressing objects: 28% (2/7) remote: Compressing objects: 42% (3/7) remote: Compressing objects: 57% (4/7) remote: Compressing objects: 71% (5/7) remote: Compressing objects: 85% (6/7) remote: Compressing objects: 100% (7/7) remote: Compressing objects: 100% (7/7), done. 14:36:39 Receiving objects: 0% (1/2687) Receiving objects: 1% (27/2687) Receiving objects: 2% (54/2687) Receiving objects: 3% (81/2687) Receiving objects: 4% (108/2687) Receiving objects: 5% (135/2687) Receiving objects: 6% (162/2687) Receiving objects: 7% (189/2687) Receiving objects: 8% (215/2687) Receiving objects: 9% (242/2687) Receiving objects: 10% (269/2687) Receiving objects: 11% (296/2687) Receiving objects: 12% (323/2687) Receiving objects: 13% (350/2687) Receiving objects: 14% (377/2687) Receiving objects: 15% (404/2687) Receiving objects: 16% (430/2687) Receiving objects: 17% (457/2687) Receiving objects: 18% (484/2687) Receiving objects: 19% (511/2687) Receiving objects: 20% (538/2687) Receiving objects: 21% (565/2687) Receiving objects: 22% (592/2687) Receiving objects: 23% (619/2687) Receiving objects: 24% (645/2687) Receiving objects: 25% (672/2687) Receiving objects: 26% (699/2687) Receiving objects: 27% (726/2687) Receiving objects: 28% (753/2687) Receiving objects: 29% (780/2687) Receiving objects: 30% (807/2687) Receiving objects: 31% (833/2687) Receiving objects: 32% (860/2687) Receiving objects: 33% (887/2687) Receiving objects: 34% (914/2687) Receiving objects: 35% (941/2687) Receiving objects: 36% (968/2687) Receiving objects: 37% (995/2687) Receiving objects: 38% (1022/2687) Receiving objects: 39% (1048/2687) Receiving objects: 40% (1075/2687) Receiving objects: 41% (1102/2687) Receiving objects: 42% (1129/2687) Receiving objects: 43% (1156/2687) Receiving objects: 44% (1183/2687) Receiving objects: 45% (1210/2687) Receiving objects: 46% (1237/2687) Receiving objects: 47% (1263/2687) Receiving objects: 48% (1290/2687) Receiving objects: 49% (1317/2687) Receiving objects: 49% (1336/2687), 30.09 MiB | 30.12 MiB/s Receiving objects: 50% (1344/2687), 30.09 MiB | 30.12 MiB/s Receiving objects: 51% (1371/2687), 30.09 MiB | 30.12 MiB/s Receiving objects: 52% (1398/2687), 30.09 MiB | 30.12 MiB/s Receiving objects: 53% (1425/2687), 30.09 MiB | 30.12 MiB/s Receiving objects: 54% (1451/2687), 30.09 MiB | 30.12 MiB/s Receiving objects: 55% (1478/2687), 30.09 MiB | 30.12 MiB/s Receiving objects: 56% (1505/2687), 30.09 MiB | 30.12 MiB/s Receiving objects: 57% (1532/2687), 30.09 MiB | 30.12 MiB/s Receiving objects: 58% (1559/2687), 30.09 MiB | 30.12 MiB/s Receiving objects: 59% (1586/2687), 30.09 MiB | 30.12 MiB/s Receiving objects: 60% (1613/2687), 30.09 MiB | 30.12 MiB/s Receiving objects: 61% (1640/2687), 30.09 MiB | 30.12 MiB/s Receiving objects: 62% (1666/2687), 30.09 MiB | 30.12 MiB/s Receiving objects: 63% (1693/2687), 30.09 MiB | 30.12 MiB/s Receiving objects: 64% (1720/2687), 30.09 MiB | 30.12 MiB/s Receiving objects: 65% (1747/2687), 30.09 MiB | 30.12 MiB/s Receiving objects: 66% (1774/2687), 30.09 MiB | 30.12 MiB/s Receiving objects: 67% (1801/2687), 30.09 MiB | 30.12 MiB/s Receiving objects: 68% (1828/2687), 30.09 MiB | 30.12 MiB/s Receiving objects: 69% (1855/2687), 30.09 MiB | 30.12 MiB/s Receiving objects: 70% (1881/2687), 30.09 MiB | 30.12 MiB/s Receiving objects: 71% (1908/2687), 30.09 MiB | 30.12 MiB/s Receiving objects: 72% (1935/2687), 30.09 MiB | 30.12 MiB/s Receiving objects: 73% (1962/2687), 30.09 MiB | 30.12 MiB/s Receiving objects: 74% (1989/2687), 30.09 MiB | 30.12 MiB/s Receiving objects: 75% (2016/2687), 30.09 MiB | 30.12 MiB/s Receiving objects: 76% (2043/2687), 30.09 MiB | 30.12 MiB/s Receiving objects: 77% (2069/2687), 30.09 MiB | 30.12 MiB/s Receiving objects: 78% (2096/2687), 30.09 MiB | 30.12 MiB/s Receiving objects: 79% (2123/2687), 30.09 MiB | 30.12 MiB/s Receiving objects: 80% (2150/2687), 30.09 MiB | 30.12 MiB/s Receiving objects: 81% (2177/2687), 30.09 MiB | 30.12 MiB/s Receiving objects: 82% (2204/2687), 30.09 MiB | 30.12 MiB/s Receiving objects: 83% (2231/2687), 30.09 MiB | 30.12 MiB/s Receiving objects: 84% (2258/2687), 30.09 MiB | 30.12 MiB/s Receiving objects: 85% (2284/2687), 30.09 MiB | 30.12 MiB/s Receiving objects: 86% (2311/2687), 30.09 MiB | 30.12 MiB/s Receiving objects: 87% (2338/2687), 30.09 MiB | 30.12 MiB/s Receiving objects: 88% (2365/2687), 30.09 MiB | 30.12 MiB/s Receiving objects: 89% (2392/2687), 30.09 MiB | 30.12 MiB/s Receiving objects: 90% (2419/2687), 30.09 MiB | 30.12 MiB/s Receiving objects: 91% (2446/2687), 30.09 MiB | 30.12 MiB/s Receiving objects: 92% (2473/2687), 30.09 MiB | 30.12 MiB/s Receiving objects: 93% (2499/2687), 30.09 MiB | 30.12 MiB/s Receiving objects: 94% (2526/2687), 30.09 MiB | 30.12 MiB/s Receiving objects: 95% (2553/2687), 30.09 MiB | 30.12 MiB/s Receiving objects: 96% (2580/2687), 30.09 MiB | 30.12 MiB/s Receiving objects: 97% (2607/2687), 30.09 MiB | 30.12 MiB/s Receiving objects: 98% (2634/2687), 30.09 MiB | 30.12 MiB/s Receiving objects: 99% (2661/2687), 30.09 MiB | 30.12 MiB/s remote: Total 2687 (delta 1), reused 2 (delta 1), pack-reused 2679 14:36:39 Receiving objects: 100% (2687/2687), 42.61 MiB | 28.42 MiB/s Receiving objects: 100% (2687/2687), 48.20 MiB | 28.01 MiB/s, done. 14:36:39 Resolving deltas: 0% (0/1754) Resolving deltas: 2% (39/1754) Resolving deltas: 3% (67/1754) Resolving deltas: 4% (74/1754) Resolving deltas: 6% (121/1754) Resolving deltas: 7% (128/1754) Resolving deltas: 8% (154/1754) Resolving deltas: 9% (159/1754) Resolving deltas: 10% (189/1754) Resolving deltas: 11% (210/1754) Resolving deltas: 12% (212/1754) Resolving deltas: 15% (269/1754) Resolving deltas: 16% (296/1754) Resolving deltas: 17% (300/1754) Resolving deltas: 18% (321/1754) Resolving deltas: 19% (335/1754) Resolving deltas: 20% (354/1754) Resolving deltas: 21% (372/1754) Resolving deltas: 22% (386/1754) Resolving deltas: 23% (413/1754) Resolving deltas: 24% (425/1754) Resolving deltas: 25% (442/1754) Resolving deltas: 34% (608/1754) Resolving deltas: 35% (614/1754) Resolving deltas: 37% (665/1754) Resolving deltas: 38% (683/1754) Resolving deltas: 40% (713/1754) Resolving deltas: 41% (721/1754) Resolving deltas: 42% (751/1754) Resolving deltas: 43% (768/1754) Resolving deltas: 46% (816/1754) Resolving deltas: 48% (848/1754) Resolving deltas: 50% (881/1754) Resolving deltas: 59% (1052/1754) Resolving deltas: 60% (1053/1754) Resolving deltas: 61% (1072/1754) Resolving deltas: 62% (1099/1754) Resolving deltas: 63% (1106/1754) Resolving deltas: 64% (1139/1754) Resolving deltas: 66% (1159/1754) Resolving deltas: 67% (1180/1754) Resolving deltas: 68% (1196/1754) Resolving deltas: 69% (1215/1754) Resolving deltas: 70% (1228/1754) Resolving deltas: 71% (1256/1754) Resolving deltas: 72% (1273/1754) Resolving deltas: 74% (1305/1754) Resolving deltas: 75% (1329/1754) Resolving deltas: 78% (1375/1754) Resolving deltas: 81% (1438/1754) Resolving deltas: 84% (1479/1754) Resolving deltas: 86% (1523/1754) Resolving deltas: 87% (1531/1754) Resolving deltas: 90% (1584/1754) Resolving deltas: 91% (1599/1754) Resolving deltas: 92% (1617/1754) Resolving deltas: 93% (1642/1754) Resolving deltas: 94% (1649/1754) Resolving deltas: 95% (1671/1754) Resolving deltas: 98% (1721/1754) Resolving deltas: 99% (1743/1754) Resolving deltas: 100% (1754/1754) Resolving deltas: 100% (1754/1754), done. 14:36:39 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 14:36:39 2% [Working] 27% [Working] 99% [Working] 99% [Working] 99% Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 14:36:40 30% 2% 2% 2% Get:3 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1352 kB] 14:36:40 3% 41% 41% 41% Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1745 kB] 14:36:40 42% Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [15.4 kB] 14:36:40 90% Get:6 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [211 kB] 14:36:40 91% 95% 98% 98% 98% 99% 99% 99% Get:7 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 14:36:40 97% 22% 22% 22% 22% 22% 22% 22% 22% 22% 22% 22% Get:8 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] 14:36:40 22% 17% 17% [Working] 17% [Working] 17% 17% Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [13.5 kB] 14:36:40 17% 18% Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1344 kB] 14:36:40 18% 18% 18% 24% [Working] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [11.3 MB] 14:36:41 24% 24% 36% Get:12 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [186 kB] 14:36:41 77% 77% 77% Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [238 kB] 14:36:41 78% 79% Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [2115 kB] 14:36:41 79% 89% Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2162 kB] 14:36:41 89% 99% Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [45.9 kB] 14:36:41 99% 99% Get:17 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [11.3 kB] 14:36:41 99% 99% Get:18 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [11.4 kB] 14:36:42 99% 99% 99% 99% [Working] 99% [Working] 99% 99% [Working] 99% [Working] 99% 99% [Working] 99% [Working] 99% 99% [Working] 99% [Working] 99% 99% [Working] 99% [Working] 99% 99% [Working] 99% [Working] 99% [Working] 99% [Working] 99% 100% [Working] Fetched 21.3 MB in 0s (0 B/s) 14:36:46 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 lib32stdc++6_8.4.0-1ubuntu1~18.04_amd64.deb [415 kB] 14:36:46 3% 100% [Working] Fetched 415 kB in 0s (0 B/s) 14:36:47 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb [18.7 kB] 14:36:47 67% 100% [Working] Fetched 18.7 kB in 0s (0 B/s) 14:36:47 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 lib32gcc1_8.4.0-1ubuntu1~18.04_amd64.deb [48.1 kB] 14:36:47 26% 100% [Working] Fetched 48.1 kB in 0s (0 B/s) 14:36:47 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libc6-i386_2.27-3ubuntu1.2_amd64.deb [2650 kB] 14:36:48 0% 24% 100% [Working] Fetched 2650 kB in 0s (0 B/s) 14:36:48 Pulling snapcraft-preload  14:36:49 Cloning into '/build/parts/snapcraft-preload/src'... 14:36:49 remote: Enumerating objects: 187, done. 14:36:49 Receiving objects: 0% (1/187) Receiving objects: 1% (2/187) Receiving objects: 2% (4/187) Receiving objects: 3% (6/187) Receiving objects: 4% (8/187) Receiving objects: 5% (10/187) Receiving objects: 6% (12/187) Receiving objects: 7% (14/187) Receiving objects: 8% (15/187) Receiving objects: 9% (17/187) Receiving objects: 10% (19/187) Receiving objects: 11% (21/187) Receiving objects: 12% (23/187) Receiving objects: 13% (25/187) Receiving objects: 14% (27/187) Receiving objects: 15% (29/187) Receiving objects: 16% (30/187) Receiving objects: 17% (32/187) Receiving objects: 18% (34/187) Receiving objects: 19% (36/187) Receiving objects: 20% (38/187) Receiving objects: 21% (40/187) Receiving objects: 22% (42/187) Receiving objects: 23% (44/187) Receiving objects: 24% (45/187) Receiving objects: 25% (47/187) Receiving objects: 26% (49/187) Receiving objects: 27% (51/187) Receiving objects: 28% (53/187) Receiving objects: 29% (55/187) Receiving objects: 30% (57/187) Receiving objects: 31% (58/187) Receiving objects: 32% (60/187) Receiving objects: 33% (62/187) Receiving objects: 34% (64/187) Receiving objects: 35% (66/187) Receiving objects: 36% (68/187) Receiving objects: 37% (70/187) Receiving objects: 38% (72/187) remote: Total 187 (delta 0), reused 0 (delta 0), pack-reused 187 14:36:49 Receiving objects: 39% (73/187) Receiving objects: 40% (75/187) Receiving objects: 41% (77/187) Receiving objects: 42% (79/187) Receiving objects: 43% (81/187) Receiving objects: 44% (83/187) Receiving objects: 45% (85/187) Receiving objects: 46% (87/187) Receiving objects: 47% (88/187) Receiving objects: 48% (90/187) Receiving objects: 49% (92/187) Receiving objects: 50% (94/187) Receiving objects: 51% (96/187) Receiving objects: 52% (98/187) Receiving objects: 53% (100/187) Receiving objects: 54% (101/187) Receiving objects: 55% (103/187) Receiving objects: 56% (105/187) Receiving objects: 57% (107/187) Receiving objects: 58% (109/187) Receiving objects: 59% (111/187) Receiving objects: 60% (113/187) Receiving objects: 61% (115/187) Receiving objects: 62% (116/187) Receiving objects: 63% (118/187) Receiving objects: 64% (120/187) Receiving objects: 65% (122/187) Receiving objects: 66% (124/187) Receiving objects: 67% (126/187) Receiving objects: 68% (128/187) Receiving objects: 69% (130/187) Receiving objects: 70% (131/187) Receiving objects: 71% (133/187) Receiving objects: 72% (135/187) Receiving objects: 73% (137/187) Receiving objects: 74% (139/187) Receiving objects: 75% (141/187) Receiving objects: 76% (143/187) Receiving objects: 77% (144/187) Receiving objects: 78% (146/187) Receiving objects: 79% (148/187) Receiving objects: 80% (150/187) Receiving objects: 81% (152/187) Receiving objects: 82% (154/187) Receiving objects: 83% (156/187) Receiving objects: 84% (158/187) Receiving objects: 85% (159/187) Receiving objects: 86% (161/187) Receiving objects: 87% (163/187) Receiving objects: 88% (165/187) Receiving objects: 89% (167/187) Receiving objects: 90% (169/187) Receiving objects: 91% (171/187) Receiving objects: 92% (173/187) Receiving objects: 93% (174/187) Receiving objects: 94% (176/187) Receiving objects: 95% (178/187) Receiving objects: 96% (180/187) Receiving objects: 97% (182/187) Receiving objects: 98% (184/187) Receiving objects: 99% (186/187) Receiving objects: 100% (187/187) Receiving objects: 100% (187/187), 56.64 KiB | 4.04 MiB/s, done. 14:36:49 Resolving deltas: 0% (0/112) Resolving deltas: 2% (3/112) Resolving deltas: 17% (20/112) Resolving deltas: 23% (26/112) Resolving deltas: 31% (35/112) Resolving deltas: 33% (37/112) Resolving deltas: 62% (70/112) Resolving deltas: 68% (77/112) Resolving deltas: 72% (81/112) Resolving deltas: 87% (98/112) Resolving deltas: 100% (112/112) Resolving deltas: 100% (112/112), done. 14:36:50 From https://github.com/sergiusens/snapcraft-preload 14:36:50 * branch d654bbe8a5add5a4bea14d96342b656990c5c818 -> FETCH_HEAD 14:36:50 Note: checking out 'd654bbe8a5add5a4bea14d96342b656990c5c818'. 14:36:50 14:36:50 You are in 'detached HEAD' state. You can look around, make experimental 14:36:50 changes and commit them, and you can discard any commits you make in this 14:36:50 state without impacting any branches by performing another checkout. 14:36:50 14:36:50 If you want to create a new branch to retain commits you create, you may 14:36:50 do so (now or later) by using -b with the checkout command again. Example: 14:36:50 14:36:50 git checkout -b 14:36:50 14:36:50 HEAD is now at d654bbe use SNAP_INSTANCE_NAME instead of SNAP_NAME for prefixing /dev/shm files (fixed #35) (#36) 14:36:50 'openresty' has dependencies that need to be staged: snapcraft-preload lua-kong-nginx-module openresty-kong-patches 14:36:50 Skipping pull lua-kong-nginx-module (already ran) 14:36:50 Skipping pull openresty-kong-patches (already ran) 14:36:50 Skipping pull snapcraft-preload (already ran) 14:36:50 Building lua-kong-nginx-module  14:36:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 14:36:53 Building openresty-kong-patches  14:36:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read 14:36:57 Building snapcraft-preload  14:36:57 cmake /build/parts/snapcraft-preload/src -DCMAKE_INSTALL_PREFIX= 14:36:57 -- The C compiler identification is GNU 7.5.0 14:36:58 -- The CXX compiler identification is GNU 7.5.0 14:36:58 -- Check for working C compiler: /usr/bin/cc 14:36:58 -- Check for working C compiler: /usr/bin/cc -- works 14:36:58 -- Detecting C compiler ABI info 14:36:58 -- Detecting C compiler ABI info - done 14:36:58 -- Detecting C compile features 14:36:58 -- Detecting C compile features - done 14:36:58 -- Check for working CXX compiler: /usr/bin/c++ 14:36:58 -- Check for working CXX compiler: /usr/bin/c++ -- works 14:36:58 -- Detecting CXX compiler ABI info 14:36:58 -- Detecting CXX compiler ABI info - done 14:36:58 -- Detecting CXX compile features 14:36:59 -- Detecting CXX compile features - done 14:36:59 -- Configuring done 14:36:59 -- Generating done 14:36:59 -- Build files have been written to: /build/parts/snapcraft-preload/build 14:36:59 cmake --build . -- -j8 14:36:59 Scanning dependencies of target snapcraft-preload32 14:36:59 Scanning dependencies of target snapcraft-preload 14:36:59 [ 25%] Building CXX object CMakeFiles/snapcraft-preload32.dir/preload.cpp.o 14:36:59 [ 50%] Building CXX object CMakeFiles/snapcraft-preload.dir/preload.cpp.o 14:37:02 Removing intermediate container c3e0659a2c58 14:37:02 ---> a221be6f4208 14:37:02 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 14:37:02 ---> Running in b5b7046859c0 14:37:02 [ 75%] Linking CXX shared library libsnapcraft-preload.so 14:37:02 [ 75%] Built target snapcraft-preload 14:37:02 [100%] Linking CXX shared library libsnapcraft-preload32.so 14:37:02 [100%] Built target snapcraft-preload32 14:37:02 cmake --build . --target install 14:37:03 [ 50%] Built target snapcraft-preload32 14:37:03 [100%] Built target snapcraft-preload 14:37:03 Install the project... 14:37:03 -- Install configuration: "Release" 14:37:03 -- Installing: /build/parts/snapcraft-preload/install/lib/libsnapcraft-preload.so 14:37:03 -- Installing: /build/parts/snapcraft-preload/install/lib/libsnapcraft-preload32.so 14:37:03 -- Installing: /build/parts/snapcraft-preload/install/bin/snapcraft-preload 14:37:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 14:37:06 Staging lua-kong-nginx-module  14:37:06 Staging openresty-kong-patches  14:37:07 Staging snapcraft-preload  14:37:08 Removing intermediate container ee9ae6ec4380 14:37:08 ---> d89ea4fed340 14:37:08 14:37:08 Step 10/26 : FROM alpine:3.10 14:37:09 3.10: Pulling from library/alpine 14:37:09 Removing intermediate container b5b7046859c0 14:37:09 ---> 409b8a3e739a 14:37:09 14:37:10 Step 11/27 : FROM docker:latest 14:37:10 ---> 79b81ba6d94d 14:37:10 Step 12/27 : RUN apk add --no-cache bash 14:37:10 ---> Running in fa7c72f4ca18 14:37:10 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Hit http://archive.ubuntu.com/ubuntu bionic InRelease 14:37:10 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 14:37:10 0% [Working] 0% [Working] 0% Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 14:37:10 0% 69% [Working] 69% [Working] 69% Hit http://archive.ubuntu.com/ubuntu bionic-backports InRelease 14:37:10 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 14:37:10 Status: Downloaded newer image for alpine:3.10 14:37:10 ---> 536a684cf733 14:37:10 Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 14:37:10 69% 85% [Working] 85% [Working] 85% 93% [Working] 93% [Working] 93% 97% [Working] Fetched 0 B in 0s (0 B/s) 14:37:11 ---> Running in 052215ecd685 14:37:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:37:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 14:37:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:37:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 14:37:14 v3.10.5-104-g58141e176c [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 14:37:14 v3.10.5-98-g584c0fff37 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 14:37:14 OK: 10167 distinct packages available 14:37:14 (1/2) Installing readline (8.0.4-r0) 14:37:14 (2/2) Installing bash (5.0.17-r0) 14:37:14 Executing bash-5.0.17-r0.post-install 14:37:14 Executing busybox-1.31.1-r16.trigger 14:37:15 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb [2763 kB] 14:37:15 OK: 12 MiB in 22 packages 14:37:15 0% 25% 100% [Working] Fetched 2763 kB in 0s (0 B/s) 14:37:15 (1/5) Installing ca-certificates (20191127-r2) 14:37:15 (2/5) Installing nghttp2-libs (1.39.2-r1) 14:37:15 (3/5) Installing libcurl (7.66.0-r1) 14:37:15 (4/5) Installing curl (7.66.0-r1) 14:37:15 (5/5) Installing dumb-init (1.2.2-r1) 14:37:15 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libperl5.26_5.26.1-6ubuntu0.3_amd64.deb [3527 kB] 14:37:15 Executing busybox-1.30.1-r3.trigger 14:37:15 Executing ca-certificates-20191127-r2.trigger 14:37:15 OK: 7 MiB in 19 packages 14:37:16 0% 21% 100% [Working] Fetched 3527 kB in 0s (0 B/s) 14:37:16 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libgdbm5_1.14.1-6_amd64.deb [26.0 kB] 14:37:16 48% 100% [Working] Fetched 26.0 kB in 0s (0 B/s) 14:37:16 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 perl_5.26.1-6ubuntu0.3_amd64.deb [201 kB] 14:37:17 6% 100% [Working] Fetched 201 kB in 0s (0 B/s) 14:37:17 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libgdbm-compat4_1.14.1-6_amd64.deb [6084 B] 14:37:17 99% 100% [Working] Fetched 6084 B in 0s (0 B/s) 14:37:17 Removing intermediate container fa7c72f4ca18 14:37:17 ---> 2f2be188c412 14:37:17 Step 13/27 : RUN rm -rf /var/cache/apk/* 14:37:17 ---> Running in 07141b2225fe 14:37:19 Removing intermediate container 052215ecd685 14:37:19 ---> 442dc4722c34 14:37:19 Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:37:19 ---> Running in c4b6c28c7863 14:37:19 Pulling openresty  14:37:20 Removing intermediate container c4b6c28c7863 14:37:20 ---> bdee8465d83d 14:37:20 Step 13/26 : WORKDIR / 14:37:20 ---> Running in 5457ab273cff 14:37:22 Downloading 'openresty-1.15.8.2.tar.gz'[] 0% Downloading 'openresty-1.15.8.2.tar.gz'[] 1% Downloading 'openresty-1.15.8.2.tar.gz'[] 2% Downloading 'openresty-1.15.8.2.tar.gz'[] 3% Downloading 'openresty-1.15.8.2.tar.gz'[] 4% Downloading 'openresty-1.15.8.2.tar.gz'[] 5% Downloading 'openresty-1.15.8.2.tar.gz'[] 6% Downloading 'openresty-1.15.8.2.tar.gz'[] 7% Downloading 'openresty-1.15.8.2.tar.gz'[] 8% Downloading 'openresty-1.15.8.2.tar.gz'[] 9% Downloading 'openresty-1.15.8.2.tar.gz'[] 10% Downloading 'openresty-1.15.8.2.tar.gz'[] 11% Downloading 'openresty-1.15.8.2.tar.gz'[] 12% Downloading 'openresty-1.15.8.2.tar.gz'[] 13% Downloading 'openresty-1.15.8.2.tar.gz'[] 14% Downloading 'openresty-1.15.8.2.tar.gz'[] 15% Downloading 'openresty-1.15.8.2.tar.gz'[] 16% Downloading 'openresty-1.15.8.2.tar.gz'[] 17% Downloading 'openresty-1.15.8.2.tar.gz'[] 18% Downloading 'openresty-1.15.8.2.tar.gz'[] 19% Downloading 'openresty-1.15.8.2.tar.gz'[] 20% Downloading 'openresty-1.15.8.2.tar.gz'[] 21% Downloading 'openresty-1.15.8.2.tar.gz'[] 22% Downloading 'openresty-1.15.8.2.tar.gz'[] 23% Downloading 'openresty-1.15.8.2.tar.gz'[] 24% Downloading 'openresty-1.15.8.2.tar.gz'[] 25% Downloading 'openresty-1.15.8.2.tar.gz'[] 26% Downloading 'openresty-1.15.8.2.tar.gz'[] 27% Downloading 'openresty-1.15.8.2.tar.gz'[] 28% Downloading 'openresty-1.15.8.2.tar.gz'[] 29% Downloading 'openresty-1.15.8.2.tar.gz'[] 30% Downloading 'openresty-1.15.8.2.tar.gz'[] 31% Downloading 'openresty-1.15.8.2.tar.gz'[] 32% Downloading 'openresty-1.15.8.2.tar.gz'[] 33% Downloading 'openresty-1.15.8.2.tar.gz'[] 34% Downloading 'openresty-1.15.8.2.tar.gz'[] 35% Downloading 'openresty-1.15.8.2.tar.gz'[] 36% Downloading 'openresty-1.15.8.2.tar.gz'[] 37% Downloading 'openresty-1.15.8.2.tar.gz'[] 38% Downloading 'openresty-1.15.8.2.tar.gz'[] 39% Downloading 'openresty-1.15.8.2.tar.gz'[] 40% Downloading 'openresty-1.15.8.2.tar.gz'[] 41% Downloading 'openresty-1.15.8.2.tar.gz'[] 42% Downloading 'openresty-1.15.8.2.tar.gz'[] 43% Downloading 'openresty-1.15.8.2.tar.gz'[] 44% Downloading 'openresty-1.15.8.2.tar.gz'[] 45% Downloading 'openresty-1.15.8.2.tar.gz'[] 46% Downloading 'openresty-1.15.8.2.tar.gz'[] 47% Downloading 'openresty-1.15.8.2.tar.gz'[] 48% Downloading 'openresty-1.15.8.2.tar.gz'[] 49% Downloading 'openresty-1.15.8.2.tar.gz'[] 50% Downloading 'openresty-1.15.8.2.tar.gz'[] 51% Downloading 'openresty-1.15.8.2.tar.gz'[] 52% Downloading 'openresty-1.15.8.2.tar.gz'[] 53% Downloading 'openresty-1.15.8.2.tar.gz'[] 54% Downloading 'openresty-1.15.8.2.tar.gz'[] 55% Downloading 'openresty-1.15.8.2.tar.gz'[] 56% Downloading 'openresty-1.15.8.2.tar.gz'[] 57% Downloading 'openresty-1.15.8.2.tar.gz'[] 58% Downloading 'openresty-1.15.8.2.tar.gz'[] 59% Downloading 'openresty-1.15.8.2.tar.gz'[] 60% Downloading 'openresty-1.15.8.2.tar.gz'[] 61% Downloading 'openresty-1.15.8.2.tar.gz'[] 62% Downloading 'openresty-1.15.8.2.tar.gz'[] 63% Downloading 'openresty-1.15.8.2.tar.gz'[] 64% Downloading 'openresty-1.15.8.2.tar.gz'[] 65% Downloading 'openresty-1.15.8.2.tar.gz'[] 66% Downloading 'openresty-1.15.8.2.tar.gz'[] 67% Downloading 'openresty-1.15.8.2.tar.gz'[] 68% Downloading 'openresty-1.15.8.2.tar.gz'[] 69% Downloading 'openresty-1.15.8.2.tar.gz'[] 70% Downloading 'openresty-1.15.8.2.tar.gz'[] 71% Downloading 'openresty-1.15.8.2.tar.gz'[] 72% Downloading 'openresty-1.15.8.2.tar.gz'[] 73% Downloading 'openresty-1.15.8.2.tar.gz'[] 74% Downloading 'openresty-1.15.8.2.tar.gz'[] 75% Downloading 'openresty-1.15.8.2.tar.gz'[] 76% Downloading 'openresty-1.15.8.2.tar.gz'[] 77% Downloading 'openresty-1.15.8.2.tar.gz'[] 78% Downloading 'openresty-1.15.8.2.tar.gz'[] 79% Downloading 'openresty-1.15.8.2.tar.gz'[] 80% Downloading 'openresty-1.15.8.2.tar.gz'[] 81% Downloading 'openresty-1.15.8.2.tar.gz'[] 82% Downloading 'openresty-1.15.8.2.tar.gz'[] 83% Downloading 'openresty-1.15.8.2.tar.gz'[] 84% Downloading 'openresty-1.15.8.2.tar.gz'[] 85% Downloading 'openresty-1.15.8.2.tar.gz'[] 86% Downloading 'openresty-1.15.8.2.tar.gz'[] 87% Downloading 'openresty-1.15.8.2.tar.gz'[] 88% Downloading 'openresty-1.15.8.2.tar.gz'[] 89% Downloading 'openresty-1.15.8.2.tar.gz'[] 90% Downloading 'openresty-1.15.8.2.tar.gz'[] 91% Downloading 'openresty-1.15.8.2.tar.gz'[] 92% Downloading 'openresty-1.15.8.2.tar.gz'[] 93% Downloading 'openresty-1.15.8.2.tar.gz'[] 94% Downloading 'openresty-1.15.8.2.tar.gz'[] 95% Downloading 'openresty-1.15.8.2.tar.gz'[] 96% Downloading 'openresty-1.15.8.2.tar.gz'[] 97% Downloading 'openresty-1.15.8.2.tar.gz'[] 98% Downloading 'openresty-1.15.8.2.tar.gz'[] 99% Downloading 'openresty-1.15.8.2.tar.gz'[] 100% 14:37:22 Removing intermediate container 5457ab273cff 14:37:22 ---> 08e7e04ff0f1 14:37:22 Step 14/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 14:37:22 Removing intermediate container 07141b2225fe 14:37:22 ---> 8e25f2130035 14:37:22 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 14:37:23 ---> Running in c412031e6786 14:37:23 patching file LuaJIT-2.1-20190507/src/lj_tab.c 14:37:23 patching file LuaJIT-2.1-20190507/src/lj_asm_arm.h 14:37:23 patching file LuaJIT-2.1-20190507/src/lj_api.c 14:37:23 patching file LuaJIT-2.1-20190507/src/lj_arch.h 14:37:23 patching file LuaJIT-2.1-20190507/src/lj_cconv.c 14:37:23 patching file LuaJIT-2.1-20190507/src/lj_obj.h 14:37:23 patching file LuaJIT-2.1-20190507/src/lj_state.c 14:37:23 patching file lua-resty-core-0.1.17/lib/resty/core/socket_tcp.lua 14:37:23 patching file lua-resty-core-0.1.17/lib/resty/core/socket_tcp.lua 14:37:23 patching file lua-resty-core-0.1.17/lib/resty/core/socket_tcp.lua 14:37:23 patching file lua-resty-core-0.1.17/lib/resty/core/socket_tcp.lua 14:37:23 patching file lua-resty-core-0.1.17/lib/resty/core/socket_tcp.lua 14:37:23 patching file lua-resty-core-0.1.17/lib/resty/core.lua 14:37:23 patching file lua-resty-core-0.1.17/lib/resty/core/socket_tcp.lua 14:37:23 patching file lua-resty-websocket-0.07/lib/resty/websocket/client.lua 14:37:23 patching file nginx-1.15.8/src/http/ngx_http_upstream.c 14:37:23 Hunk #2 succeeded at 1694 (offset -3 lines). 14:37:23 Hunk #4 succeeded at 1782 (offset -7 lines). 14:37:23 patching file nginx-1.15.8/src/http/ngx_http_special_response.c 14:37:23 patching file nginx-1.15.8/src/stream/ngx_stream_proxy_module.c 14:37:23 Hunk #2 succeeded at 802 (offset 20 lines). 14:37:23 patching file ngx_lua-0.10.15/src/ngx_http_lua_socket_tcp.c 14:37:23 Hunk #5 succeeded at 1556 (offset 48 lines). 14:37:23 Hunk #6 succeeded at 1626 (offset 48 lines). 14:37:23 Hunk #7 succeeded at 1726 (offset 48 lines). 14:37:23 Hunk #8 succeeded at 1749 (offset 48 lines). 14:37:23 Hunk #9 succeeded at 1760 (offset 48 lines). 14:37:23 Hunk #10 succeeded at 1775 (offset 48 lines). 14:37:23 Hunk #11 succeeded at 1816 (offset 48 lines). 14:37:23 Hunk #12 succeeded at 1827 (offset 48 lines). 14:37:23 Hunk #13 succeeded at 1849 (offset 48 lines). 14:37:23 Hunk #14 succeeded at 1868 (offset 48 lines). 14:37:23 Hunk #15 succeeded at 1878 (offset 48 lines). 14:37:23 Hunk #16 succeeded at 2008 (offset 48 lines). 14:37:23 Hunk #17 succeeded at 6101 (offset 62 lines). 14:37:23 patching file ngx_lua-0.10.15/src/ngx_http_lua_socket_tcp.h 14:37:23 patching file ngx_lua-0.10.15/src/ngx_http_lua_socket_tcp.c 14:37:23 Hunk #1 succeeded at 1647 (offset 48 lines). 14:37:23 patching file ngx_lua-0.10.15/src/ngx_http_lua_socket_tcp.c 14:37:23 Hunk #3 succeeded at 1579 (offset 48 lines). 14:37:23 Hunk #4 succeeded at 1644 (offset 48 lines). 14:37:23 Hunk #5 succeeded at 1668 (offset 48 lines). 14:37:23 patching file ngx_lua-0.10.15/src/ngx_http_lua_socket_tcp.c 14:37:23 Hunk #1 succeeded at 1756 (offset 48 lines). 14:37:23 patching file ngx_stream_lua-0.0.7/src/ngx_stream_lua_control.c 14:37:23 patching file ngx_stream_lua-0.0.7/src/ngx_stream_lua_variable.c 14:37:23 patching file ngx_stream_lua-0.0.7/src/ngx_stream_lua_common.h 14:37:23 patching file ngx_stream_lua-0.0.7/src/ngx_stream_lua_util.c 14:37:23 patching file ngx_stream_lua-0.0.7/src/api/ngx_stream_lua_api.h 14:37:23 'lua' has dependencies that need to be staged: openresty 14:37:23 Skipping pull openresty (already ran) 14:37:24 ---> 76cb819c6b87 14:37:24 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 14:37:24 Removing intermediate container c412031e6786 14:37:24 ---> 3d500eb83feb 14:37:24 Step 15/27 : ENV APP_PORT=48090 14:37:25 ---> Running in 62c42813ecb4 14:37:25 Removing intermediate container 9c2784a60983 14:37:25 ---> 35c5e2166c64 14:37:25 14:37:25 Step 10/24 : FROM scratch 14:37:25 ---> 14:37:25 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 14:37:25 ---> Running in 9f5a160ff635 14:37:25 ---> 58dc9522db8a 14:37:25 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 14:37:26 Removing intermediate container 77c73196cd66 14:37:26 ---> 120750d7e013 14:37:26 14:37:26 Step 10/22 : FROM scratch 14:37:26 ---> 14:37:26 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 14:37:26 Removing intermediate container 62c42813ecb4 14:37:26 ---> 60e43b9653e7 14:37:26 Step 16/27 : EXPOSE $APP_PORT 14:37:26 Removing intermediate container 9f5a160ff635 14:37:26 ---> 214d34c88ad7 14:37:26 Step 12/24 : ENV APP_PORT=48060 14:37:26 ---> Running in 09d44eafea8f 14:37:26 ---> Running in a2a80630e426 14:37:26 Building openresty  14:37:26 ---> Running in 46ad2239b64c 14:37:27 ---> 5bc04bc1292a 14:37:27 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml 14:37:27 Removing intermediate container 09d44eafea8f 14:37:27 ---> 13a5f56ee6c8 14:37:27 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 14:37:27 Removing intermediate container a2a80630e426 14:37:27 ---> d6ef75579346 14:37:27 Step 12/22 : ENV APP_PORT=48082 14:37:27 Removing intermediate container 46ad2239b64c 14:37:27 ---> 0d7c173e15fc 14:37:27 Step 13/24 : EXPOSE $APP_PORT 14:37:27 ---> Running in bae722a78548 14:37:27 ./configure --prefix=/build/parts/openresty/install --with-pcre-jit --with-ipv6 --with-http_realip_module --with-http_ssl_module --with-http_stub_status_module --with-http_v2_module --add-module=/build/stage/lua-kong-nginx-module 14:37:27 platform: linux (linux) 14:37:27 cp -rp bundle/ build 14:37:27 ---> Running in 8ca1a7f348e2 14:37:27 cd build 14:37:27 cd LuaJIT-2.1-20190507 14:37:27 INFO: found -msse4.2 in cc. 14:37:27 make TARGET_STRIP=@: CCDEBUG=-g XCFLAGS='-DLUAJIT_ENABLE_LUA52COMPAT -DLUAJIT_ENABLE_GC64 -msse4.2' CC=cc PREFIX=/build/parts/openresty/install/luajit 14:37:27 ==== Building LuaJIT 2.1.0-beta3 ==== 14:37:27 make -C src 14:37:27 make[1]: Entering directory '/build/parts/openresty/build/build/LuaJIT-2.1-20190507/src' 14:37:27 HOSTCC host/minilua.o 14:37:28 Removing intermediate container bae722a78548 14:37:28 ---> 38de1a09aa66 14:37:28 Step 13/22 : EXPOSE $APP_PORT 14:37:28 Removing intermediate container 8ca1a7f348e2 14:37:28 ---> e58dbef7bc23 14:37:28 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 14:37:28 ---> Running in 72e29d56fceb 14:37:28 ---> 6733e408cafb 14:37:28 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 14:37:28 ---> 2009927c65e0 14:37:28 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 14:37:29 Removing intermediate container 72e29d56fceb 14:37:29 ---> 1c6ffed672f1 14:37:29 Step 14/22 : WORKDIR / 14:37:29 ---> Running in 89b65d61f514 14:37:29 ---> 02065904081e 14:37:29 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 14:37:30 ---> 6f515495d05f 14:37:30 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 14:37:30 ---> b6a812868bb3 14:37:30 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 14:37:30 Removing intermediate container 89b65d61f514 14:37:30 ---> e87f41031d23 14:37:30 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 14:37:31 HOSTLINK host/minilua 14:37:31 DYNASM host/buildvm_arch.h 14:37:31 HOSTCC host/buildvm.o 14:37:31 ---> 0830d574b26b 14:37:31 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 14:37:31 ---> 83774b7d3ee1 14:37:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 14:37:31 ---> 34151e637a77 14:37:31 Step 20/27 : RUN apk --no-cache add py3-pip 14:37:31 HOSTCC host/buildvm_asm.o 14:37:32 ---> e5d72c78d3bf 14:37:32 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . 14:37:32 ---> Running in 260b9788fa0a 14:37:32 HOSTCC host/buildvm_peobj.o 14:37:32 HOSTCC host/buildvm_lib.o 14:37:32 HOSTCC host/buildvm_fold.o 14:37:32 HOSTLINK host/buildvm 14:37:32 BUILDVM lj_vm.S 14:37:32 ASM lj_vm.o 14:37:32 CC lj_gc.o 14:37:33 BUILDVM lj_ffdef.h 14:37:33 CC lj_err.o 14:37:33 CC lj_char.o 14:37:33 BUILDVM lj_bcdef.h 14:37:33 CC lj_bc.o 14:37:33 CC lj_obj.o 14:37:33 CC lj_buf.o 14:37:34 CC lj_str.o 14:37:34 CC lj_tab.o 14:37:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:37:34 ---> cac088a8e079 14:37:34 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 14:37:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:37:34 ---> 94398d6bbd94 14:37:34 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 14:37:34 ---> 8498e43ddc90 14:37:34 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 14:37:35 CC lj_func.o 14:37:35 (1/33) Installing libbz2 (1.0.8-r1) 14:37:35 (2/33) Installing expat (2.2.9-r1) 14:37:35 (3/33) Installing libffi (3.3-r2) 14:37:35 (4/33) Installing gdbm (1.13-r1) 14:37:35 (5/33) Installing xz-libs (5.2.5-r0) 14:37:35 (6/33) Installing sqlite-libs (3.32.1-r0) 14:37:35 (7/33) Installing python3 (3.8.5-r0) 14:37:35 CC lj_udata.o 14:37:35 CC lj_meta.o 14:37:35 ---> aeb4db3e1da6 14:37:35 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 14:37:35 CC lj_debug.o 14:37:36 Removing intermediate container 7e1a7229025a 14:37:36 ---> 3cfba47322f5 14:37:36 14:37:36 Step 10/22 : FROM scratch 14:37:36 ---> 14:37:36 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 14:37:36 ---> a39297458c69 14:37:36 Step 18/22 : ENTRYPOINT ["/core-command"] 14:37:36 ---> Using cache 14:37:36 ---> d6ef75579346 14:37:36 Step 12/22 : ENV APP_PORT=48081 14:37:36 ---> 071c43e769a6 14:37:36 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:37:36 ---> Running in 75d42000ab93 14:37:36 ---> Running in b96b529ff59e 14:37:36 CC lj_state.o 14:37:36 ---> Running in 58c68a4e789b 14:37:36 CC lj_dispatch.o 14:37:37 CC lj_vmevent.o 14:37:37 ---> a23a492f00e9 14:37:37 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 14:37:37 CC lj_vmmath.o 14:37:37 Removing intermediate container 75d42000ab93 14:37:37 ---> b2a3628a1241 14:37:37 Step 13/22 : EXPOSE $APP_PORT 14:37:37 Removing intermediate container b96b529ff59e 14:37:37 ---> 599fbbedc44d 14:37:37 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:37:37 CC lj_strscan.o 14:37:37 ---> Running in 286063ef9890 14:37:37 ---> Running in e06a45101139 14:37:37 CC lj_strfmt.o 14:37:38 ---> a99f7aaaedd8 14:37:38 Step 20/24 : ENTRYPOINT ["/support-notifications"] 14:37:38 Removing intermediate container 286063ef9890 14:37:38 ---> 8cfc0c36fda2 14:37:38 Step 14/22 : WORKDIR / 14:37:38 CC lj_strfmt_num.o 14:37:38 ---> Running in 369b22df3be5 14:37:38 Removing intermediate container e06a45101139 14:37:38 ---> fac1f0e0e337 14:37:38 Step 20/22 : LABEL arch=arm64 14:37:38 ---> Running in c316f0c9618b 14:37:38 ---> Running in 1d9faf4b117e 14:37:38 CC lj_api.o 14:37:39 Removing intermediate container 369b22df3be5 14:37:39 ---> 64faeff7e5a3 14:37:39 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:37:39 Removing intermediate container c316f0c9618b 14:37:39 ---> b452a9023960 14:37:39 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 14:37:39 Removing intermediate container 1d9faf4b117e 14:37:39 ---> 642e6995682f 14:37:39 Step 21/22 : LABEL git_sha=e362fc6571151bb99090dcd88ec379ce54b024a5 14:37:39 ---> Running in fd873de2f449 14:37:39 ---> Running in 186789ffe6a7 14:37:39 Removing intermediate container 58c68a4e789b 14:37:39 ---> e7e60346a251 14:37:39 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 14:37:39 Removing intermediate container fd873de2f449 14:37:39 ---> 3be1943cdb84 14:37:39 Step 22/24 : LABEL arch=arm64 14:37:40 ---> Running in 96aec4b9ddaf 14:37:40 ---> 01b8fc1453bf 14:37:40 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 14:37:40 ---> Running in 7dcd29a65b2b 14:37:40 Removing intermediate container 186789ffe6a7 14:37:40 ---> aa5f139cc7aa 14:37:40 Step 22/22 : LABEL version=0.0.0 14:37:40 CC lj_profile.o 14:37:40 CC lj_lex.o 14:37:40 ---> Running in e37066e62b89 14:37:40 Removing intermediate container 96aec4b9ddaf 14:37:40 ---> 62cbb1c67ff9 14:37:40 Step 24/26 : LABEL arch=arm64 14:37:40 Removing intermediate container 7dcd29a65b2b 14:37:40 ---> c75cc3102a38 14:37:40 Step 23/24 : LABEL git_sha=e362fc6571151bb99090dcd88ec379ce54b024a5 14:37:40 CC lj_parse.o 14:37:40 ---> Running in d2ae341071f6 14:37:40 ---> Running in 7cb6097cbb6e 14:37:40 Removing intermediate container e37066e62b89 14:37:40 ---> 954936980160 14:37:40 14:37:41 Successfully built 954936980160 14:37:41 Successfully tagged docker-core-command-go-arm64:latest 14:37:41  Building docker-core-command-go ... done Building docker-core-data-go 14:37:41 Removing intermediate container 7cb6097cbb6e 14:37:41 ---> fcae509e73f4 14:37:41 Step 24/24 : LABEL version=0.0.0 14:37:41 ---> 884ea761775e 14:37:41 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 14:37:41 Removing intermediate container d2ae341071f6 14:37:41 ---> c1f7e084b5e8 14:37:41 Step 25/26 : LABEL git_sha=e362fc6571151bb99090dcd88ec379ce54b024a5 14:37:42 ---> Running in d61f0e3517dd 14:37:42 ---> Running in d8d5e91157d2 14:37:42 Removing intermediate container d61f0e3517dd 14:37:42 ---> 05e019091ac8 14:37:42 14:37:42 Removing intermediate container d8d5e91157d2 14:37:42 ---> 21990a1c49a2 14:37:42 Step 26/26 : LABEL version=0.0.0 14:37:42 CC lj_bcread.o 14:37:43 ---> e74429d23b85 14:37:43 Step 18/22 : ENTRYPOINT ["/core-metadata"] 14:37:43 Successfully built 05e019091ac8 14:37:43 ---> Running in 10121a0209f6 14:37:43 Successfully tagged docker-support-notifications-go-arm64:latest 14:37:43  Building docker-support-notifications-go ... done Building docker-security-proxy-setup-go 14:37:43 CC lj_bcwrite.o 14:37:43 ---> Running in 2b095386e960 14:37:43 CC lj_load.o 14:37:43 Removing intermediate container 10121a0209f6 14:37:43 ---> 6501e85fa75a 14:37:43 14:37:43 CC lj_ir.o 14:37:43 Removing intermediate container 2b095386e960 14:37:43 ---> 7603a35ab7de 14:37:43 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:37:43 CC lj_opt_mem.o 14:37:44 Successfully built 6501e85fa75a 14:37:44 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 14:37:44 Building docker-support-logging-go 14:37:44  Building docker-security-secretstore-setup-go ... done  ---> Running in 3c7856226568 14:37:44 BUILDVM lj_folddef.h 14:37:44 Removing intermediate container 3c7856226568 14:37:44 ---> 7ed635bee4b4 14:37:44 Step 20/22 : LABEL arch=arm64 14:37:44 ---> Running in 7b94fddec892 14:37:45 CC lj_opt_fold.o 14:37:45 Removing intermediate container 7b94fddec892 14:37:45 ---> a22e37ff2694 14:37:45 Step 21/22 : LABEL git_sha=e362fc6571151bb99090dcd88ec379ce54b024a5 14:37:45 ---> Running in 8ceed6c0dfe8 14:37:46 CC lj_opt_narrow.o 14:37:46 CC lj_opt_dce.o 14:37:46 CC lj_opt_loop.o 14:37:47 Removing intermediate container 8ceed6c0dfe8 14:37:47 ---> 1440d270c4e0 14:37:47 Step 22/22 : LABEL version=0.0.0 14:37:47 CC lj_opt_split.o 14:37:47 CC lj_opt_sink.o 14:37:47 CC lj_mcode.o 14:37:47 CC lj_snap.o 14:37:48 ---> Running in 5c71ced427e9 14:37:48 CC lj_record.o 14:37:49 (8/33) Installing py3-appdirs (1.4.4-r1) 14:37:49 (9/33) Installing py3-ordered-set (4.0.1-r0) 14:37:49 (10/33) Installing py3-parsing (2.4.7-r0) 14:37:49 (11/33) Installing py3-six (1.15.0-r0) 14:37:49 (12/33) Installing py3-packaging (20.4-r0) 14:37:49 (13/33) Installing py3-setuptools (47.0.0-r0) 14:37:49 Removing intermediate container 5c71ced427e9 14:37:49 ---> 3b05665284d1 14:37:49 14:37:50 Successfully built 3b05665284d1 14:37:50 Successfully tagged docker-core-metadata-go-arm64:latest 14:37:50  Building docker-core-metadata-go ... done Building docker-security-secrets-setup-go 14:37:50 (14/33) Installing py3-chardet (3.0.4-r4) 14:37:50 CC lj_crecord.o 14:37:50 (15/33) Installing py3-idna (2.9-r0) 14:37:51 (16/33) Installing py3-certifi (2020.4.5.1-r0) 14:37:51 (17/33) Installing py3-urllib3 (1.25.9-r0) 14:37:51 (18/33) Installing py3-requests (2.23.0-r0) 14:37:51 (19/33) Installing py3-msgpack (1.0.0-r0) 14:37:51 (20/33) Installing py3-lockfile (0.12.2-r3) 14:37:51 (21/33) Installing py3-cachecontrol (0.12.6-r0) 14:37:51 (22/33) Installing py3-colorama (0.4.3-r0) 14:37:51 (23/33) Installing py3-distlib (0.3.0-r0) 14:37:51 BUILDVM lj_recdef.h 14:37:51 CC lj_ffrecord.o 14:37:52 (24/33) Installing py3-distro (1.5.0-r1) 14:37:52 (25/33) Installing py3-webencodings (0.5.1-r3) 14:37:52 (26/33) Installing py3-html5lib (1.0.1-r4) 14:37:52 CC lj_asm.o 14:37:52 (27/33) Installing py3-pytoml (0.1.21-r0) 14:37:52 (28/33) Installing py3-pep517 (0.8.2-r0) 14:37:52 (29/33) Installing py3-progress (1.5-r0) 14:37:52 (30/33) Installing py3-toml (0.10.1-r0) 14:37:52 (31/33) Installing py3-retrying (1.3.3-r0) 14:37:52 (32/33) Installing py3-contextlib2 (0.6.0-r0) 14:37:52 (33/33) Installing py3-pip (20.1.1-r0) 14:37:53 Executing busybox-1.31.1-r16.trigger 14:37:53 OK: 71 MiB in 55 packages 14:37:56 CC lj_trace.o 14:37:56 CC lj_gdbjit.o 14:37:56 CC lj_ctype.o 14:37:57 CC lj_cdata.o 14:37:57 CC lj_cconv.o 14:37:58 CC lj_ccall.o 14:37:58 CC lj_ccallback.o 14:37:58 CC lj_carith.o 14:37:59 CC lj_clib.o 14:37:59 CC lj_cparse.o 14:38:00 CC lj_lib.o 14:38:01 CC lj_alloc.o 14:38:02 CC lib_aux.o 14:38:02 BUILDVM lj_libdef.h 14:38:02 CC lib_base.o 14:38:02 CC lib_math.o 14:38:02 CC lib_bit.o 14:38:03 CC lib_string.o 14:38:03 Removing intermediate container 260b9788fa0a 14:38:03 ---> 8116f929ef03 14:38:03 Step 21/27 : RUN pip install docker-compose==1.23.2 14:38:03 ---> Running in 97d502516af9 14:38:03 CC lib_table.o 14:38:04 CC lib_io.o 14:38:04 CC lib_os.o 14:38:04 CC lib_package.o 14:38:05 CC lib_debug.o 14:38:05 CC lib_jit.o 14:38:05 CC lib_ffi.o 14:38:06 CC lib_init.o 14:38:06 AR libluajit.a 14:38:06 CC luajit.o 14:38:06 BUILDVM jit/vmdef.lua 14:38:06 DYNLINK libluajit.so 14:38:07 LINK luajit 14:38:07 OK Successfully built LuaJIT 14:38:07 make[1]: Leaving directory '/build/parts/openresty/build/build/LuaJIT-2.1-20190507/src' 14:38:07 ==== Successfully built LuaJIT 2.1.0-beta3 ==== 14:38:07 make install TARGET_STRIP=@: CCDEBUG=-g XCFLAGS='-DLUAJIT_ENABLE_LUA52COMPAT -DLUAJIT_ENABLE_GC64 -msse4.2' CC=cc PREFIX=/build/parts/openresty/install/luajit DESTDIR=/build/parts/openresty/build/build/luajit-root/ 14:38:07 ==== Installing LuaJIT 2.1.0-beta3 to /build/parts/openresty/install/luajit ==== 14:38:07 mkdir -p /build/parts/openresty/build/build/luajit-root//build/parts/openresty/install/luajit/bin /build/parts/openresty/build/build/luajit-root//build/parts/openresty/install/luajit/lib /build/parts/openresty/build/build/luajit-root//build/parts/openresty/install/luajit/include/luajit-2.1 /build/parts/openresty/build/build/luajit-root//build/parts/openresty/install/luajit/share/man/man1 /build/parts/openresty/build/build/luajit-root//build/parts/openresty/install/luajit/lib/pkgconfig /build/parts/openresty/build/build/luajit-root//build/parts/openresty/install/luajit/share/luajit-2.1.0-beta3/jit /build/parts/openresty/build/build/luajit-root//build/parts/openresty/install/luajit/share/lua/5.1 /build/parts/openresty/build/build/luajit-root//build/parts/openresty/install/luajit/lib/lua/5.1 14:38:07 cd src && install -m 0755 luajit /build/parts/openresty/build/build/luajit-root//build/parts/openresty/install/luajit/bin/luajit-2.1.0-beta3 14:38:07 cd src && test -f libluajit.a && install -m 0644 libluajit.a /build/parts/openresty/build/build/luajit-root//build/parts/openresty/install/luajit/lib/libluajit-5.1.a || : 14:38:07 rm -f /build/parts/openresty/build/build/luajit-root//build/parts/openresty/install/luajit/lib/libluajit-5.1.so.2.1.0 /build/parts/openresty/build/build/luajit-root//build/parts/openresty/install/luajit/lib/libluajit-5.1.so /build/parts/openresty/build/build/luajit-root//build/parts/openresty/install/luajit/lib/libluajit-5.1.so.2 14:38:07 cd src && test -f libluajit.so && \ 14:38:07 install -m 0755 libluajit.so /build/parts/openresty/build/build/luajit-root//build/parts/openresty/install/luajit/lib/libluajit-5.1.so.2.1.0 && \ 14:38:07 ldconfig -n /build/parts/openresty/build/build/luajit-root//build/parts/openresty/install/luajit/lib && \ 14:38:07 ln -sf libluajit-5.1.so.2.1.0 /build/parts/openresty/build/build/luajit-root//build/parts/openresty/install/luajit/lib/libluajit-5.1.so && \ 14:38:07 ln -sf libluajit-5.1.so.2.1.0 /build/parts/openresty/build/build/luajit-root//build/parts/openresty/install/luajit/lib/libluajit-5.1.so.2 || : 14:38:07 cd etc && install -m 0644 luajit.1 /build/parts/openresty/build/build/luajit-root//build/parts/openresty/install/luajit/share/man/man1 14:38:07 cd etc && sed -e "s|^prefix=.*|prefix=/build/parts/openresty/install/luajit|" -e "s|^multilib=.*|multilib=lib|" luajit.pc > luajit.pc.tmp && \ 14:38:07 install -m 0644 luajit.pc.tmp /build/parts/openresty/build/build/luajit-root//build/parts/openresty/install/luajit/lib/pkgconfig/luajit.pc && \ 14:38:07 rm -f luajit.pc.tmp 14:38:07 cd src && install -m 0644 lua.h lualib.h lauxlib.h luaconf.h lua.hpp luajit.h /build/parts/openresty/build/build/luajit-root//build/parts/openresty/install/luajit/include/luajit-2.1 14:38:07 cd src/jit && install -m 0644 bc.lua bcsave.lua dump.lua p.lua v.lua zone.lua dis_x86.lua dis_x64.lua dis_arm.lua dis_arm64.lua dis_arm64be.lua dis_ppc.lua dis_mips.lua dis_mipsel.lua dis_mips64.lua dis_mips64el.lua vmdef.lua /build/parts/openresty/build/build/luajit-root//build/parts/openresty/install/luajit/share/luajit-2.1.0-beta3/jit 14:38:07 ln -sf luajit-2.1.0-beta3 /build/parts/openresty/build/build/luajit-root//build/parts/openresty/install/luajit/bin/luajit 14:38:07 ==== Successfully installed LuaJIT 2.1.0-beta3 to /build/parts/openresty/install/luajit ==== 14:38:07 export LUAJIT_LIB='/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/lib' 14:38:07 export LUAJIT_INC='/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1' 14:38:07 cd .. 14:38:07 patching the resty script with hard-coded nginx binary path... 14:38:07 cd nginx-1.15.8 14:38:07 sh ./configure --prefix=/build/parts/openresty/install/nginx \ 14:38:07 --with-cc-opt='-O2' \ 14:38:07 --add-module=../ngx_devel_kit-0.3.1rc1 \ 14:38:07 --add-module=../echo-nginx-module-0.61 \ 14:38:07 --add-module=../xss-nginx-module-0.06 \ 14:38:07 --add-module=../ngx_coolkit-0.2 \ 14:38:07 --add-module=../set-misc-nginx-module-0.32 \ 14:38:07 --add-module=../form-input-nginx-module-0.12 \ 14:38:07 --add-module=../encrypted-session-nginx-module-0.08 \ 14:38:07 --add-module=../srcache-nginx-module-0.31 \ 14:38:07 --add-module=../ngx_lua-0.10.15 \ 14:38:07 --add-module=../ngx_lua_upstream-0.07 \ 14:38:07 --add-module=../headers-more-nginx-module-0.33 \ 14:38:07 --add-module=../array-var-nginx-module-0.05 \ 14:38:07 --add-module=../memc-nginx-module-0.19 \ 14:38:07 --add-module=../redis2-nginx-module-0.15 \ 14:38:07 --add-module=../redis-nginx-module-0.3.7 \ 14:38:07 --add-module=../rds-json-nginx-module-0.15 \ 14:38:07 --add-module=../rds-csv-nginx-module-0.09 \ 14:38:07 --add-module=../ngx_stream_lua-0.0.7 \ 14:38:07 --with-ld-opt='-Wl,-rpath,/build/parts/openresty/install/luajit/lib' \ 14:38:07 --with-pcre-jit --with-ipv6 --with-http_realip_module --with-http_ssl_module --with-http_stub_status_module --with-http_v2_module --add-module=/build/stage/lua-kong-nginx-module --with-stream --with-stream_ssl_module --with-stream_ssl_preread_module 14:38:07 checking for OS 14:38:07 + Linux 3.10.0-1127.el7.x86_64 x86_64 14:38:07 checking for C compiler ... found 14:38:07 + using GNU C compiler 14:38:07 + gcc version: 7.5.0 (Ubuntu 7.5.0-3ubuntu1~18.04) 14:38:07 checking for gcc -pipe switch ... found 14:38:07 checking for --with-ld-opt="-Wl,-rpath,/build/parts/openresty/install/luajit/lib" ... found 14:38:07 checking for -Wl,-E switch ... found 14:38:07 checking for gcc builtin atomic operations ... found 14:38:07 checking for C99 variadic macros ... found 14:38:07 checking for gcc variadic macros ... found 14:38:07 checking for gcc builtin 64 bit byteswap ... found 14:38:07 checking for unistd.h ... found 14:38:07 checking for inttypes.h ... found 14:38:07 checking for limits.h ... found 14:38:07 checking for sys/filio.h ... not found 14:38:07 checking for sys/param.h ... found 14:38:07 checking for sys/mount.h ... found 14:38:08 checking for sys/statvfs.h ... found 14:38:08 checking for crypt.h ... found 14:38:08 checking for Linux specific features 14:38:08 checking for epoll ... found 14:38:08 checking for EPOLLRDHUP ... found 14:38:08 checking for EPOLLEXCLUSIVE ... found 14:38:08 checking for O_PATH ... found 14:38:08 checking for sendfile() ... found 14:38:08 checking for sendfile64() ... found 14:38:08 checking for sys/prctl.h ... found 14:38:08 checking for prctl(PR_SET_DUMPABLE) ... found 14:38:08 checking for prctl(PR_SET_KEEPCAPS) ... found 14:38:08 checking for capabilities ... found 14:38:09 checking for crypt_r() ... found 14:38:09 checking for sys/vfs.h ... found 14:38:09 checking for nobody group ... not found 14:38:09 checking for nogroup group ... found 14:38:09 checking for poll() ... found 14:38:09 checking for /dev/poll ... not found 14:38:09 checking for kqueue ... not found 14:38:09 Collecting docker-compose==1.23.2 14:38:09 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 14:38:09 checking for crypt() ... not found 14:38:09 checking for crypt() in libcrypt ... found 14:38:09 checking for F_READAHEAD ... not found 14:38:09 checking for posix_fadvise() ... found 14:38:09 Collecting dockerpty<0.5,>=0.4.1 14:38:09 checking for O_DIRECT ... found 14:38:09 checking for F_NOCACHE ... not found 14:38:09 checking for directio() ... not found 14:38:09 checking for statfs() ... found 14:38:09 checking for statvfs() ... found 14:38:09 Downloading dockerpty-0.4.1.tar.gz (13 kB) 14:38:09 checking for dlopen() ... not found 14:38:09 checking for dlopen() in libdl ... found 14:38:09 checking for sched_yield() ... found 14:38:09 checking for sched_setaffinity() ... found 14:38:09 checking for SO_SETFIB ... not found 14:38:10 checking for SO_REUSEPORT ... found 14:38:10 checking for SO_ACCEPTFILTER ... not found 14:38:10 checking for SO_BINDANY ... not found 14:38:10 checking for IP_TRANSPARENT ... found 14:38:10 checking for IP_BINDANY ... not found 14:38:10 checking for IP_BIND_ADDRESS_NO_PORT ... found 14:38:10 checking for IP_RECVDSTADDR ... not found 14:38:10 checking for IP_SENDSRCADDR ... not found 14:38:10 checking for IP_PKTINFO ... found 14:38:10 checking for IPV6_RECVPKTINFO ... found 14:38:10 checking for TCP_DEFER_ACCEPT ... found 14:38:10 checking for TCP_KEEPIDLE ... found 14:38:10 checking for TCP_FASTOPEN ... found 14:38:10 checking for TCP_INFO ... found 14:38:10 checking for accept4() ... found 14:38:10 checking for eventfd() ... found 14:38:10 checking for int size ... 4 bytes 14:38:10 checking for long size ... 8 bytes 14:38:11 checking for long long size ... 8 bytes 14:38:11 checking for void * size ... 8 bytes 14:38:11 checking for uint32_t ... found 14:38:11 checking for uint64_t ... found 14:38:11 checking for sig_atomic_t ... found 14:38:11 checking for sig_atomic_t size ... 4 bytes 14:38:11 checking for socklen_t ... found 14:38:11 checking for in_addr_t ... found 14:38:11 checking for in_port_t ... found 14:38:11 checking for rlim_t ... found 14:38:11 checking for uintptr_t ... uintptr_t found 14:38:11 checking for system byte ordering ... little endian 14:38:11 checking for size_t size ... 8 bytes 14:38:11 checking for off_t size ... 8 bytes 14:38:11 checking for time_t size ... 8 bytes 14:38:11 checking for AF_INET6 ... found 14:38:12 checking for setproctitle() ... not found 14:38:12 checking for pread() ... found 14:38:12 checking for pwrite() ... found 14:38:12 checking for pwritev() ... found 14:38:12 Collecting docopt<0.7,>=0.6.1 14:38:12 Downloading docopt-0.6.2.tar.gz (25 kB) 14:38:12 checking for sys_nerr ... found 14:38:12 checking for localtime_r() ... found 14:38:12 checking for clock_gettime(CLOCK_MONOTONIC) ... found 14:38:12 checking for posix_memalign() ... found 14:38:12 checking for memalign() ... found 14:38:12 checking for mmap(MAP_ANON|MAP_SHARED) ... found 14:38:12 checking for mmap("/dev/zero", MAP_SHARED) ... found 14:38:12 checking for System V shared memory ... found 14:38:12 checking for POSIX semaphores ... not found 14:38:12 checking for POSIX semaphores in libpthread ... found 14:38:12 checking for struct msghdr.msg_control ... found 14:38:12 checking for ioctl(FIONBIO) ... found 14:38:13 checking for struct tm.tm_gmtoff ... found 14:38:13 checking for struct dirent.d_namlen ... not found 14:38:13 checking for struct dirent.d_type ... found 14:38:13 checking for sysconf(_SC_NPROCESSORS_ONLN) ... found 14:38:13 checking for sysconf(_SC_LEVEL1_DCACHE_LINESIZE) ... found 14:38:13 checking for openat(), fstatat() ... found 14:38:13 checking for getaddrinfo() ... found 14:38:13 checking for SOCK_CLOEXEC support ... found 14:38:13 checking for FD_CLOEXEC support ... found 14:38:13 configuring additional modules 14:38:13 adding module in ../ngx_devel_kit-0.3.1rc1 14:38:13 + ngx_devel_kit was configured 14:38:13 adding module in ../echo-nginx-module-0.61 14:38:13 + ngx_http_echo_module was configured 14:38:13 adding module in ../xss-nginx-module-0.06 14:38:13 + ngx_http_xss_filter_module was configured 14:38:13 adding module in ../ngx_coolkit-0.2 14:38:13 + ngx_coolkit_module was configured 14:38:13 adding module in ../set-misc-nginx-module-0.32 14:38:13 found ngx_devel_kit for ngx_set_misc; looks good. 14:38:13 + ngx_http_set_misc_module was configured 14:38:13 adding module in ../form-input-nginx-module-0.12 14:38:13 found ngx_devel_kit for ngx_form_input; looks good. 14:38:13 + ngx_http_form_input_module was configured 14:38:13 adding module in ../encrypted-session-nginx-module-0.08 14:38:13 found ngx_devel_kit for ngx_encrypted_session; looks good. 14:38:13 + ngx_http_encrypted_session_module was configured 14:38:13 adding module in ../srcache-nginx-module-0.31 14:38:13 + ngx_http_srcache_filter_module was configured 14:38:13 adding module in ../ngx_lua-0.10.15 14:38:13 checking for LuaJIT library in /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/lib and /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 (specified by the LUAJIT_LIB and LUAJIT_INC env, with -ldl) ... found 14:38:13 checking for export symbols by default (-E) ... found 14:38:13 checking for export symbols by default (--export-all-symbols) ... not found 14:38:13 checking for SO_PASSCRED ... found 14:38:13 checking for SA_RESTART ... found 14:38:13 checking for __attribute__(constructor) ... found 14:38:14 Collecting websocket-client<1.0,>=0.32.0 14:38:14 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 14:38:14 checking for malloc_trim ... found 14:38:14 checking for pipe2 ... not found 14:38:14 checking for signalfd ... found 14:38:14 + ngx_http_lua_module was configured 14:38:14 adding module in ../ngx_lua_upstream-0.07 14:38:14 + ngx_http_lua_upstream_module was configured 14:38:14 adding module in ../headers-more-nginx-module-0.33 14:38:14 + ngx_http_headers_more_filter_module was configured 14:38:14 adding module in ../array-var-nginx-module-0.05 14:38:14 found ngx_devel_kit for ngx_array_var; looks good. 14:38:14 + ngx_http_array_var_module was configured 14:38:14 adding module in ../memc-nginx-module-0.19 14:38:14 + ngx_http_memc_module was configured 14:38:14 adding module in ../redis2-nginx-module-0.15 14:38:14 + ngx_http_redis2_module was configured 14:38:14 adding module in ../redis-nginx-module-0.3.7 14:38:14 + ngx_http_redis_module was configured 14:38:14 adding module in ../rds-json-nginx-module-0.15 14:38:14 + ngx_http_rds_json_filter_module was configured 14:38:14 adding module in ../rds-csv-nginx-module-0.09 14:38:14 + ngx_http_rds_csv_filter_module was configured 14:38:14 adding module in ../ngx_stream_lua-0.0.7 14:38:14 checking for LuaJIT library in /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/lib and /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 (specified by the LUAJIT_LIB and LUAJIT_INC env, with -ldl) ... found 14:38:14 checking for export symbols by default (-E) ... found 14:38:14 checking for export symbols by default (--export-all-symbols) ... not found 14:38:14 checking for SO_PASSCRED ... found 14:38:14 checking for SA_RESTART ... found 14:38:14 + ngx_stream_lua_module was configured 14:38:14 adding module in /build/stage/lua-kong-nginx-module 14:38:14 + ngx_http_lua_kong_module was configured 14:38:14 checking for PCRE library ... found 14:38:14 checking for PCRE JIT support ... found 14:38:14 checking for OpenSSL library ... found 14:38:14 Collecting cached-property<2,>=1.2.0 14:38:14 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 14:38:15 checking for zlib library ... found 14:38:15 creating objs/Makefile 14:38:16 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 14:38:16 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 14:38:16 Collecting texttable<0.10,>=0.9.0 14:38:16 Downloading texttable-0.9.1.tar.gz (11 kB) 14:38:18 14:38:18 Configuration summary 14:38:18 + using system PCRE library 14:38:18 + using system OpenSSL library 14:38:18 + using system zlib library 14:38:18 14:38:18 nginx path prefix: "/build/parts/openresty/install/nginx" 14:38:18 nginx binary file: "/build/parts/openresty/install/nginx/sbin/nginx" 14:38:18 nginx modules path: "/build/parts/openresty/install/nginx/modules" 14:38:18 nginx configuration prefix: "/build/parts/openresty/install/nginx/conf" 14:38:18 nginx configuration file: "/build/parts/openresty/install/nginx/conf/nginx.conf" 14:38:18 nginx pid file: "/build/parts/openresty/install/nginx/logs/nginx.pid" 14:38:18 nginx error log file: "/build/parts/openresty/install/nginx/logs/error.log" 14:38:18 nginx http access log file: "/build/parts/openresty/install/nginx/logs/access.log" 14:38:18 nginx http client request body temporary files: "client_body_temp" 14:38:18 nginx http proxy temporary files: "proxy_temp" 14:38:18 nginx http fastcgi temporary files: "fastcgi_temp" 14:38:18 nginx http uwsgi temporary files: "uwsgi_temp" 14:38:18 nginx http scgi temporary files: "scgi_temp" 14:38:18 14:38:18 ./configure: warning: the "--with-ipv6" option is deprecated 14:38:18 cd ../.. 14:38:18 Type the following commands to build and install: 14:38:18 make 14:38:18 make install 14:38:18 make -j8 14:38:18 cd /build/parts/openresty/build/build/LuaJIT-2.1-20190507 && make TARGET_STRIP=@: CCDEBUG=-g XCFLAGS='-DLUAJIT_ENABLE_LUA52COMPAT -DLUAJIT_ENABLE_GC64 -msse4.2' CC=cc PREFIX=/build/parts/openresty/install/luajit 14:38:18 make[1]: Entering directory '/build/parts/openresty/build/build/LuaJIT-2.1-20190507' 14:38:18 ==== Building LuaJIT 2.1.0-beta3 ==== 14:38:18 make -C src 14:38:18 make[2]: Entering directory '/build/parts/openresty/build/build/LuaJIT-2.1-20190507/src' 14:38:18 make[2]: Nothing to be done for 'default'. 14:38:18 make[2]: Leaving directory '/build/parts/openresty/build/build/LuaJIT-2.1-20190507/src' 14:38:18 ==== Successfully built LuaJIT 2.1.0-beta3 ==== 14:38:18 make[1]: Leaving directory '/build/parts/openresty/build/build/LuaJIT-2.1-20190507' 14:38:18 cd /build/parts/openresty/build/build/lua-cjson-2.1.0.7 && make DESTDIR= LUA_INCLUDE_DIR=/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 LUA_CMODULE_DIR=/build/parts/openresty/install/lualib LUA_MODULE_DIR=/build/parts/openresty/install/lualib CJSON_CFLAGS="-g -fpic" CC=cc 14:38:18 make[1]: Entering directory '/build/parts/openresty/build/build/lua-cjson-2.1.0.7' 14:38:18 cc -c -O3 -Wall -pedantic -DNDEBUG -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -g -fpic -o lua_cjson.o lua_cjson.c 14:38:18 cc -c -O3 -Wall -pedantic -DNDEBUG -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -g -fpic -o strbuf.o strbuf.c 14:38:18 cc -c -O3 -Wall -pedantic -DNDEBUG -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -g -fpic -o fpconv.o fpconv.c 14:38:18 cc -L/build/parts/openresty/install/usr/lib -L/build/parts/openresty/install/usr/lib/x86_64-linux-gnu -L/build/stage/lib -L/build/stage/usr/lib -shared -o cjson.so lua_cjson.o strbuf.o fpconv.o 14:38:18 make[1]: Leaving directory '/build/parts/openresty/build/build/lua-cjson-2.1.0.7' 14:38:18 cd /build/parts/openresty/build/build/lua-resty-signal-0.02 && make DESTDIR= LUA_INCLUDE_DIR=/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 LUA_LIB_DIR=/build/parts/openresty/install/lualib CC=cc 14:38:18 make[1]: Entering directory '/build/parts/openresty/build/build/lua-resty-signal-0.02' 14:38:18 cc -O3 -g -Wall -fpic -c resty_signal.c 14:38:18 cc -shared -fvisibility=hidden resty_signal.o -o librestysignal.so 14:38:18 make[1]: Leaving directory '/build/parts/openresty/build/build/lua-resty-signal-0.02' 14:38:18 cd /build/parts/openresty/build/build/lua-redis-parser-0.13 && make DESTDIR= LUA_INCLUDE_DIR=/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 LUA_LIB_DIR=/build/parts/openresty/install/lualib CC=cc 14:38:18 make[1]: Entering directory '/build/parts/openresty/build/build/lua-redis-parser-0.13' 14:38:18 cc -c -g -O -Wall -fpic -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -o redis-parser.o redis-parser.c 14:38:18 cc -L/build/parts/openresty/install/usr/lib -L/build/parts/openresty/install/usr/lib/x86_64-linux-gnu -L/build/stage/lib -L/build/stage/usr/lib -shared -o parser.so redis-parser.o 14:38:18 make[1]: Leaving directory '/build/parts/openresty/build/build/lua-redis-parser-0.13' 14:38:18 cd /build/parts/openresty/build/build/lua-rds-parser-0.06 && make DESTDIR= LUA_INCLUDE_DIR=/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 LUA_LIB_DIR=/build/parts/openresty/install/lualib CC=cc 14:38:18 make[1]: Entering directory '/build/parts/openresty/build/build/lua-rds-parser-0.06' 14:38:18 cc -c -g -O -Wall -fpic -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -o src/rds_parser.o src/rds_parser.c 14:38:18 cc -L/build/parts/openresty/install/usr/lib -L/build/parts/openresty/install/usr/lib/x86_64-linux-gnu -L/build/stage/lib -L/build/stage/usr/lib -shared -o parser.so src/rds_parser.o 14:38:19 make[1]: Leaving directory '/build/parts/openresty/build/build/lua-rds-parser-0.06' 14:38:19 cd /build/parts/openresty/build/build/nginx-1.15.8 && make 14:38:19 make[1]: Entering directory '/build/parts/openresty/build/build/nginx-1.15.8' 14:38:19 make -f objs/Makefile 14:38:19 make[2]: Entering directory '/build/parts/openresty/build/build/nginx-1.15.8' 14:38:19 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 14:38:19 -o objs/src/core/nginx.o \ 14:38:19 src/core/nginx.c 14:38:19 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 14:38:19 -o objs/src/core/ngx_log.o \ 14:38:19 src/core/ngx_log.c 14:38:19 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 14:38:19 -o objs/src/core/ngx_palloc.o \ 14:38:19 src/core/ngx_palloc.c 14:38:19 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 14:38:19 -o objs/src/core/ngx_array.o \ 14:38:19 src/core/ngx_array.c 14:38:19 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 14:38:19 -o objs/src/core/ngx_list.o \ 14:38:19 src/core/ngx_list.c 14:38:19 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 14:38:19 -o objs/src/core/ngx_hash.o \ 14:38:19 src/core/ngx_hash.c 14:38:19 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 14:38:19 -o objs/src/core/ngx_buf.o \ 14:38:19 src/core/ngx_buf.c 14:38:19 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 14:38:19 -o objs/src/core/ngx_queue.o \ 14:38:19 src/core/ngx_queue.c 14:38:19 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 14:38:19 -o objs/src/core/ngx_output_chain.o \ 14:38:19 src/core/ngx_output_chain.c 14:38:19 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 14:38:19 -o objs/src/core/ngx_string.o \ 14:38:19 src/core/ngx_string.c 14:38:19 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 14:38:19 -o objs/src/core/ngx_parse.o \ 14:38:19 src/core/ngx_parse.c 14:38:19 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 14:38:19 -o objs/src/core/ngx_parse_time.o \ 14:38:19 src/core/ngx_parse_time.c 14:38:19 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 14:38:19 -o objs/src/core/ngx_inet.o \ 14:38:19 src/core/ngx_inet.c 14:38:19 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 14:38:19 -o objs/src/core/ngx_file.o \ 14:38:19 src/core/ngx_file.c 14:38:19 Collecting docker<4.0,>=3.6.0 14:38:19 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 14:38:19 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 14:38:19 -o objs/src/core/ngx_crc32.o \ 14:38:19 src/core/ngx_crc32.c 14:38:19 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 14:38:19 -o objs/src/core/ngx_murmurhash.o \ 14:38:19 src/core/ngx_murmurhash.c 14:38:19 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 14:38:19 -o objs/src/core/ngx_md5.o \ 14:38:19 src/core/ngx_md5.c 14:38:19 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 14:38:19 -o objs/src/core/ngx_sha1.o \ 14:38:19 src/core/ngx_sha1.c 14:38:19 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 14:38:19 -o objs/src/core/ngx_rbtree.o \ 14:38:19 src/core/ngx_rbtree.c 14:38:19 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 14:38:19 -o objs/src/core/ngx_radix_tree.o \ 14:38:19 src/core/ngx_radix_tree.c 14:38:19 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 14:38:19 -o objs/src/core/ngx_slab.o \ 14:38:19 src/core/ngx_slab.c 14:38:20 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 14:38:20 -o objs/src/core/ngx_times.o \ 14:38:20 src/core/ngx_times.c 14:38:20 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 14:38:20 -o objs/src/core/ngx_shmtx.o \ 14:38:20 src/core/ngx_shmtx.c 14:38:20 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 14:38:20 -o objs/src/core/ngx_connection.o \ 14:38:20 src/core/ngx_connection.c 14:38:20 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 14:38:20 -o objs/src/core/ngx_cycle.o \ 14:38:20 src/core/ngx_cycle.c 14:38:20 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 14:38:20 -o objs/src/core/ngx_spinlock.o \ 14:38:20 src/core/ngx_spinlock.c 14:38:20 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 14:38:20 -o objs/src/core/ngx_rwlock.o \ 14:38:20 src/core/ngx_rwlock.c 14:38:20 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 14:38:20 -o objs/src/core/ngx_cpuinfo.o \ 14:38:20 src/core/ngx_cpuinfo.c 14:38:20 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 14:38:20 -o objs/src/core/ngx_conf_file.o \ 14:38:20 src/core/ngx_conf_file.c 14:38:20 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 14:38:20 -o objs/src/core/ngx_module.o \ 14:38:20 src/core/ngx_module.c 14:38:20 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 14:38:20 -o objs/src/core/ngx_resolver.o \ 14:38:20 src/core/ngx_resolver.c 14:38:20 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 14:38:20 -o objs/src/core/ngx_open_file_cache.o \ 14:38:20 src/core/ngx_open_file_cache.c 14:38:20 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 14:38:20 -o objs/src/core/ngx_crypt.o \ 14:38:20 src/core/ngx_crypt.c 14:38:20 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 14:38:20 -o objs/src/core/ngx_proxy_protocol.o \ 14:38:20 src/core/ngx_proxy_protocol.c 14:38:20 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 14:38:20 -o objs/src/core/ngx_syslog.o \ 14:38:20 src/core/ngx_syslog.c 14:38:20 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 14:38:20 -o objs/src/event/ngx_event.o \ 14:38:20 src/event/ngx_event.c 14:38:20 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 14:38:20 -o objs/src/event/ngx_event_timer.o \ 14:38:20 src/event/ngx_event_timer.c 14:38:20 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 14:38:20 -o objs/src/event/ngx_event_posted.o \ 14:38:20 src/event/ngx_event_posted.c 14:38:20 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 14:38:20 -o objs/src/event/ngx_event_accept.o \ 14:38:20 src/event/ngx_event_accept.c 14:38:20 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 14:38:20 -o objs/src/event/ngx_event_udp.o \ 14:38:20 src/event/ngx_event_udp.c 14:38:20 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 14:38:20 -o objs/src/event/ngx_event_connect.o \ 14:38:20 src/event/ngx_event_connect.c 14:38:20 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 14:38:20 -o objs/src/event/ngx_event_pipe.o \ 14:38:20 src/event/ngx_event_pipe.c 14:38:20 Collecting jsonschema<3,>=2.5.1 14:38:20 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 14:38:20 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 14:38:20 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 14:38:20 -o objs/src/os/unix/ngx_time.o \ 14:38:20 src/os/unix/ngx_time.c 14:38:20 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 14:38:20 -o objs/src/os/unix/ngx_errno.o \ 14:38:20 src/os/unix/ngx_errno.c 14:38:20 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 14:38:20 -o objs/src/os/unix/ngx_alloc.o \ 14:38:20 src/os/unix/ngx_alloc.c 14:38:20 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 14:38:20 -o objs/src/os/unix/ngx_files.o \ 14:38:20 src/os/unix/ngx_files.c 14:38:21 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 14:38:21 -o objs/src/os/unix/ngx_socket.o \ 14:38:21 src/os/unix/ngx_socket.c 14:38:21 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 14:38:21 -o objs/src/os/unix/ngx_recv.o \ 14:38:21 src/os/unix/ngx_recv.c 14:38:21 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 14:38:21 -o objs/src/os/unix/ngx_readv_chain.o \ 14:38:21 src/os/unix/ngx_readv_chain.c 14:38:21 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 14:38:21 -o objs/src/os/unix/ngx_udp_recv.o \ 14:38:21 src/os/unix/ngx_udp_recv.c 14:38:21 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 14:38:21 -o objs/src/os/unix/ngx_send.o \ 14:38:21 src/os/unix/ngx_send.c 14:38:21 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 14:38:21 -o objs/src/os/unix/ngx_writev_chain.o \ 14:38:21 src/os/unix/ngx_writev_chain.c 14:38:21 Collecting PyYAML<4,>=3.10 14:38:21 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 14:38:21 -o objs/src/os/unix/ngx_udp_send.o \ 14:38:21 src/os/unix/ngx_udp_send.c 14:38:21 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 14:38:21 -o objs/src/os/unix/ngx_udp_sendmsg_chain.o \ 14:38:21 src/os/unix/ngx_udp_sendmsg_chain.c 14:38:21 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 14:38:21 -o objs/src/os/unix/ngx_channel.o \ 14:38:21 src/os/unix/ngx_channel.c 14:38:21 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 14:38:21 -o objs/src/os/unix/ngx_shmem.o \ 14:38:21 src/os/unix/ngx_shmem.c 14:38:21 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 14:38:21 -o objs/src/os/unix/ngx_process.o \ 14:38:21 src/os/unix/ngx_process.c 14:38:21 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 14:38:21 -o objs/src/os/unix/ngx_daemon.o \ 14:38:21 src/os/unix/ngx_daemon.c 14:38:21 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 14:38:21 -o objs/src/os/unix/ngx_setaffinity.o \ 14:38:21 src/os/unix/ngx_setaffinity.c 14:38:21 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 14:38:21 -o objs/src/os/unix/ngx_setproctitle.o \ 14:38:21 src/os/unix/ngx_setproctitle.c 14:38:21 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 14:38:21 -o objs/src/os/unix/ngx_posix_init.o \ 14:38:21 src/os/unix/ngx_posix_init.c 14:38:21 Downloading PyYAML-3.13.tar.gz (270 kB) 14:38:21 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 14:38:21 -o objs/src/os/unix/ngx_user.o \ 14:38:21 src/os/unix/ngx_user.c 14:38:21 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 14:38:21 -o objs/src/os/unix/ngx_dlopen.o \ 14:38:21 src/os/unix/ngx_dlopen.c 14:38:21 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 14:38:21 -o objs/src/os/unix/ngx_process_cycle.o \ 14:38:21 src/os/unix/ngx_process_cycle.c 14:38:21 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 14:38:21 -o objs/src/os/unix/ngx_linux_init.o \ 14:38:21 src/os/unix/ngx_linux_init.c 14:38:21 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 14:38:21 -o objs/src/event/modules/ngx_epoll_module.o \ 14:38:21 src/event/modules/ngx_epoll_module.c 14:38:21 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 14:38:21 -o objs/src/os/unix/ngx_linux_sendfile_chain.o \ 14:38:21 src/os/unix/ngx_linux_sendfile_chain.c 14:38:21 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 14:38:21 -o objs/src/event/ngx_event_openssl.o \ 14:38:21 src/event/ngx_event_openssl.c 14:38:21 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 14:38:21 -o objs/src/event/ngx_event_openssl_stapling.o \ 14:38:21 src/event/ngx_event_openssl_stapling.c 14:38:21 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 14:38:21 -o objs/src/core/ngx_regex.o \ 14:38:21 src/core/ngx_regex.c 14:38:21 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ 14:38:21 -o objs/src/http/ngx_http.o \ 14:38:21 src/http/ngx_http.c 14:38:21 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ 14:38:21 -o objs/src/http/ngx_http_core_module.o \ 14:38:21 src/http/ngx_http_core_module.c 14:38:22 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ 14:38:22 -o objs/src/http/ngx_http_special_response.o \ 14:38:22 src/http/ngx_http_special_response.c 14:38:22 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ 14:38:22 -o objs/src/http/ngx_http_request.o \ 14:38:22 src/http/ngx_http_request.c 14:38:22 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ 14:38:22 -o objs/src/http/ngx_http_parse.o \ 14:38:22 src/http/ngx_http_parse.c 14:38:22 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ 14:38:22 -o objs/src/http/modules/ngx_http_log_module.o \ 14:38:22 src/http/modules/ngx_http_log_module.c 14:38:22 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ 14:38:22 -o objs/src/http/ngx_http_request_body.o \ 14:38:22 src/http/ngx_http_request_body.c 14:38:22 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ 14:38:22 -o objs/src/http/ngx_http_variables.o \ 14:38:22 src/http/ngx_http_variables.c 14:38:22 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ 14:38:22 -o objs/src/http/ngx_http_script.o \ 14:38:22 src/http/ngx_http_script.c 14:38:22 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ 14:38:22 -o objs/src/http/ngx_http_upstream.o \ 14:38:22 src/http/ngx_http_upstream.c 14:38:22 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ 14:38:22 -o objs/src/http/ngx_http_upstream_round_robin.o \ 14:38:22 src/http/ngx_http_upstream_round_robin.c 14:38:22 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ 14:38:22 -o objs/src/http/ngx_http_file_cache.o \ 14:38:22 src/http/ngx_http_file_cache.c 14:38:22 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ 14:38:22 -o objs/src/http/ngx_http_write_filter_module.o \ 14:38:22 src/http/ngx_http_write_filter_module.c 14:38:22 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ 14:38:22 -o objs/src/http/ngx_http_header_filter_module.o \ 14:38:22 src/http/ngx_http_header_filter_module.c 14:38:22 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ 14:38:22 -o objs/src/http/modules/ngx_http_chunked_filter_module.o \ 14:38:22 src/http/modules/ngx_http_chunked_filter_module.c 14:38:23 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ 14:38:23 -o objs/src/http/v2/ngx_http_v2_filter_module.o \ 14:38:23 src/http/v2/ngx_http_v2_filter_module.c 14:38:23 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ 14:38:23 -o objs/src/http/modules/ngx_http_range_filter_module.o \ 14:38:23 src/http/modules/ngx_http_range_filter_module.c 14:38:23 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ 14:38:23 -o objs/src/http/modules/ngx_http_gzip_filter_module.o \ 14:38:23 src/http/modules/ngx_http_gzip_filter_module.c 14:38:23 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ 14:38:23 -o objs/src/http/ngx_http_postpone_filter_module.o \ 14:38:23 src/http/ngx_http_postpone_filter_module.c 14:38:23 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ 14:38:23 -o objs/src/http/modules/ngx_http_ssi_filter_module.o \ 14:38:23 src/http/modules/ngx_http_ssi_filter_module.c 14:38:23 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ 14:38:23 -o objs/src/http/modules/ngx_http_charset_filter_module.o \ 14:38:23 src/http/modules/ngx_http_charset_filter_module.c 14:38:23 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ 14:38:23 -o objs/src/http/modules/ngx_http_userid_filter_module.o \ 14:38:23 src/http/modules/ngx_http_userid_filter_module.c 14:38:23 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ 14:38:23 -o objs/src/http/modules/ngx_http_headers_filter_module.o \ 14:38:23 src/http/modules/ngx_http_headers_filter_module.c 14:38:23 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ 14:38:23 -o objs/src/http/ngx_http_copy_filter_module.o \ 14:38:23 src/http/ngx_http_copy_filter_module.c 14:38:23 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ 14:38:23 -o objs/src/http/modules/ngx_http_not_modified_filter_module.o \ 14:38:23 src/http/modules/ngx_http_not_modified_filter_module.c 14:38:23 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ 14:38:23 -o objs/src/http/v2/ngx_http_v2.o \ 14:38:23 src/http/v2/ngx_http_v2.c 14:38:23 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ 14:38:23 -o objs/src/http/v2/ngx_http_v2_table.o \ 14:38:23 src/http/v2/ngx_http_v2_table.c 14:38:23 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ 14:38:23 -o objs/src/http/v2/ngx_http_v2_encode.o \ 14:38:23 src/http/v2/ngx_http_v2_encode.c 14:38:23 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ 14:38:23 -o objs/src/http/v2/ngx_http_v2_huff_decode.o \ 14:38:23 src/http/v2/ngx_http_v2_huff_decode.c 14:38:23 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ 14:38:23 -o objs/src/http/v2/ngx_http_v2_huff_encode.o \ 14:38:23 src/http/v2/ngx_http_v2_huff_encode.c 14:38:23 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ 14:38:23 -o objs/src/http/v2/ngx_http_v2_module.o \ 14:38:23 src/http/v2/ngx_http_v2_module.c 14:38:24 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ 14:38:24 -o objs/src/http/modules/ngx_http_static_module.o \ 14:38:24 src/http/modules/ngx_http_static_module.c 14:38:24 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ 14:38:24 -o objs/src/http/modules/ngx_http_autoindex_module.o \ 14:38:24 src/http/modules/ngx_http_autoindex_module.c 14:38:24 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ 14:38:24 -o objs/src/http/modules/ngx_http_index_module.o \ 14:38:24 src/http/modules/ngx_http_index_module.c 14:38:24 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ 14:38:24 -o objs/src/http/modules/ngx_http_mirror_module.o \ 14:38:24 src/http/modules/ngx_http_mirror_module.c 14:38:24 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ 14:38:24 -o objs/src/http/modules/ngx_http_try_files_module.o \ 14:38:24 src/http/modules/ngx_http_try_files_module.c 14:38:24 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ 14:38:24 -o objs/src/http/modules/ngx_http_auth_basic_module.o \ 14:38:24 src/http/modules/ngx_http_auth_basic_module.c 14:38:24 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ 14:38:24 -o objs/src/http/modules/ngx_http_access_module.o \ 14:38:24 src/http/modules/ngx_http_access_module.c 14:38:24 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ 14:38:24 -o objs/src/http/modules/ngx_http_limit_conn_module.o \ 14:38:24 src/http/modules/ngx_http_limit_conn_module.c 14:38:24 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ 14:38:24 -o objs/src/http/modules/ngx_http_limit_req_module.o \ 14:38:24 src/http/modules/ngx_http_limit_req_module.c 14:38:24 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ 14:38:24 -o objs/src/http/modules/ngx_http_realip_module.o \ 14:38:24 src/http/modules/ngx_http_realip_module.c 14:38:24 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ 14:38:24 -o objs/src/http/modules/ngx_http_geo_module.o \ 14:38:24 src/http/modules/ngx_http_geo_module.c 14:38:24 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ 14:38:24 -o objs/src/http/modules/ngx_http_map_module.o \ 14:38:24 src/http/modules/ngx_http_map_module.c 14:38:24 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ 14:38:24 -o objs/src/http/modules/ngx_http_split_clients_module.o \ 14:38:24 src/http/modules/ngx_http_split_clients_module.c 14:38:24 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ 14:38:24 -o objs/src/http/modules/ngx_http_referer_module.o \ 14:38:24 src/http/modules/ngx_http_referer_module.c 14:38:24 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ 14:38:24 -o objs/src/http/modules/ngx_http_rewrite_module.o \ 14:38:24 src/http/modules/ngx_http_rewrite_module.c 14:38:24 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ 14:38:24 -o objs/src/http/modules/ngx_http_ssl_module.o \ 14:38:24 src/http/modules/ngx_http_ssl_module.c 14:38:24 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ 14:38:24 -o objs/src/http/modules/ngx_http_proxy_module.o \ 14:38:24 src/http/modules/ngx_http_proxy_module.c 14:38:24 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ 14:38:24 -o objs/src/http/modules/ngx_http_fastcgi_module.o \ 14:38:24 src/http/modules/ngx_http_fastcgi_module.c 14:38:24 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ 14:38:24 -o objs/src/http/modules/ngx_http_uwsgi_module.o \ 14:38:24 src/http/modules/ngx_http_uwsgi_module.c 14:38:24 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ 14:38:24 -o objs/src/http/modules/ngx_http_scgi_module.o \ 14:38:24 src/http/modules/ngx_http_scgi_module.c 14:38:24 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ 14:38:24 -o objs/src/http/modules/ngx_http_grpc_module.o \ 14:38:24 src/http/modules/ngx_http_grpc_module.c 14:38:24 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ 14:38:24 -o objs/src/http/modules/ngx_http_memcached_module.o \ 14:38:24 src/http/modules/ngx_http_memcached_module.c 14:38:25 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 14:38:25 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ 14:38:25 -o objs/src/http/modules/ngx_http_empty_gif_module.o \ 14:38:25 src/http/modules/ngx_http_empty_gif_module.c 14:38:25 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ 14:38:25 -o objs/src/http/modules/ngx_http_browser_module.o \ 14:38:25 src/http/modules/ngx_http_browser_module.c 14:38:25 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ 14:38:25 -o objs/src/http/modules/ngx_http_upstream_hash_module.o \ 14:38:25 src/http/modules/ngx_http_upstream_hash_module.c 14:38:25 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ 14:38:25 -o objs/src/http/modules/ngx_http_upstream_ip_hash_module.o \ 14:38:25 src/http/modules/ngx_http_upstream_ip_hash_module.c 14:38:25 Collecting urllib3<1.25,>=1.21.1 14:38:25 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ 14:38:25 -o objs/src/http/modules/ngx_http_upstream_least_conn_module.o \ 14:38:25 src/http/modules/ngx_http_upstream_least_conn_module.c 14:38:25 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ 14:38:25 -o objs/src/http/modules/ngx_http_upstream_random_module.o \ 14:38:25 src/http/modules/ngx_http_upstream_random_module.c 14:38:25 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 14:38:25 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ 14:38:25 -o objs/src/http/modules/ngx_http_upstream_keepalive_module.o \ 14:38:25 src/http/modules/ngx_http_upstream_keepalive_module.c 14:38:25 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ 14:38:25 -o objs/src/http/modules/ngx_http_upstream_zone_module.o \ 14:38:25 src/http/modules/ngx_http_upstream_zone_module.c 14:38:25 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src \ 14:38:25 -o objs/src/http/modules/ngx_http_stub_status_module.o \ 14:38:25 src/http/modules/ngx_http_stub_status_module.c 14:38:25 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/stream \ 14:38:25 -o objs/src/stream/ngx_stream.o \ 14:38:25 src/stream/ngx_stream.c 14:38:25 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/stream \ 14:38:25 -o objs/src/stream/ngx_stream_variables.o \ 14:38:25 src/stream/ngx_stream_variables.c 14:38:26 Collecting idna<2.8,>=2.5 14:38:26 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 14:38:26 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/stream \ 14:38:26 -o objs/src/stream/ngx_stream_script.o \ 14:38:26 src/stream/ngx_stream_script.c 14:38:26 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/stream \ 14:38:26 -o objs/src/stream/ngx_stream_handler.o \ 14:38:26 src/stream/ngx_stream_handler.c 14:38:26 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/stream \ 14:38:26 -o objs/src/stream/ngx_stream_core_module.o \ 14:38:26 src/stream/ngx_stream_core_module.c 14:38:26 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/stream \ 14:38:26 -o objs/src/stream/ngx_stream_log_module.o \ 14:38:26 src/stream/ngx_stream_log_module.c 14:38:26 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/stream \ 14:38:26 -o objs/src/stream/ngx_stream_proxy_module.o \ 14:38:26 src/stream/ngx_stream_proxy_module.c 14:38:26 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/stream \ 14:38:26 -o objs/src/stream/ngx_stream_upstream.o \ 14:38:26 src/stream/ngx_stream_upstream.c 14:38:26 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/stream \ 14:38:26 -o objs/src/stream/ngx_stream_upstream_round_robin.o \ 14:38:26 src/stream/ngx_stream_upstream_round_robin.c 14:38:26 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 14:38:26 Collecting docker-pycreds>=0.4.0 14:38:26 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 14:38:26 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/stream \ 14:38:26 -o objs/src/stream/ngx_stream_write_filter_module.o \ 14:38:26 src/stream/ngx_stream_write_filter_module.c 14:38:26 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/stream \ 14:38:26 -o objs/src/stream/ngx_stream_ssl_module.o \ 14:38:26 src/stream/ngx_stream_ssl_module.c 14:38:26 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/stream \ 14:38:26 -o objs/src/stream/ngx_stream_limit_conn_module.o \ 14:38:26 src/stream/ngx_stream_limit_conn_module.c 14:38:26 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/stream \ 14:38:26 -o objs/src/stream/ngx_stream_access_module.o \ 14:38:26 src/stream/ngx_stream_access_module.c 14:38:26 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/stream \ 14:38:26 -o objs/src/stream/ngx_stream_geo_module.o \ 14:38:26 src/stream/ngx_stream_geo_module.c 14:38:26 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/stream \ 14:38:26 -o objs/src/stream/ngx_stream_map_module.o \ 14:38:26 src/stream/ngx_stream_map_module.c 14:38:26 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 14:38:26 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 14:38:26 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 14:38:26 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 14:38:26 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/stream \ 14:38:26 -o objs/src/stream/ngx_stream_split_clients_module.o \ 14:38:26 src/stream/ngx_stream_split_clients_module.c 14:38:26 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/stream \ 14:38:26 -o objs/src/stream/ngx_stream_return_module.o \ 14:38:26 src/stream/ngx_stream_return_module.c 14:38:26 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/stream \ 14:38:26 -o objs/src/stream/ngx_stream_upstream_hash_module.o \ 14:38:26 src/stream/ngx_stream_upstream_hash_module.c 14:38:26 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/stream \ 14:38:26 -o objs/src/stream/ngx_stream_upstream_least_conn_module.o \ 14:38:26 src/stream/ngx_stream_upstream_least_conn_module.c 14:38:26 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/stream \ 14:38:26 -o objs/src/stream/ngx_stream_upstream_random_module.o \ 14:38:26 src/stream/ngx_stream_upstream_random_module.c 14:38:26 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/stream \ 14:38:26 -o objs/src/stream/ngx_stream_upstream_zone_module.o \ 14:38:26 src/stream/ngx_stream_upstream_zone_module.c 14:38:26 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/stream \ 14:38:26 -o objs/src/stream/ngx_stream_ssl_preread_module.o \ 14:38:26 src/stream/ngx_stream_ssl_preread_module.c 14:38:26 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:26 -o objs/addon/src/ndk.o \ 14:38:26 ../ngx_devel_kit-0.3.1rc1/src/ndk.c 14:38:26 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:26 -o objs/addon/src/ngx_http_echo_module.o \ 14:38:26 ../echo-nginx-module-0.61/src/ngx_http_echo_module.c 14:38:26 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:26 -o objs/addon/src/ngx_http_echo_util.o \ 14:38:26 ../echo-nginx-module-0.61/src/ngx_http_echo_util.c 14:38:26 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:26 -o objs/addon/src/ngx_http_echo_timer.o \ 14:38:26 ../echo-nginx-module-0.61/src/ngx_http_echo_timer.c 14:38:26 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:26 -o objs/addon/src/ngx_http_echo_var.o \ 14:38:26 ../echo-nginx-module-0.61/src/ngx_http_echo_var.c 14:38:26 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:26 -o objs/addon/src/ngx_http_echo_handler.o \ 14:38:26 ../echo-nginx-module-0.61/src/ngx_http_echo_handler.c 14:38:26 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:26 -o objs/addon/src/ngx_http_echo_filter.o \ 14:38:26 ../echo-nginx-module-0.61/src/ngx_http_echo_filter.c 14:38:27 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:27 -o objs/addon/src/ngx_http_echo_sleep.o \ 14:38:27 ../echo-nginx-module-0.61/src/ngx_http_echo_sleep.c 14:38:27 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:27 -o objs/addon/src/ngx_http_echo_location.o \ 14:38:27 ../echo-nginx-module-0.61/src/ngx_http_echo_location.c 14:38:27 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:27 -o objs/addon/src/ngx_http_echo_echo.o \ 14:38:27 ../echo-nginx-module-0.61/src/ngx_http_echo_echo.c 14:38:27 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:27 -o objs/addon/src/ngx_http_echo_request_info.o \ 14:38:27 ../echo-nginx-module-0.61/src/ngx_http_echo_request_info.c 14:38:27 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:27 -o objs/addon/src/ngx_http_echo_subrequest.o \ 14:38:27 ../echo-nginx-module-0.61/src/ngx_http_echo_subrequest.c 14:38:27 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:27 -o objs/addon/src/ngx_http_echo_foreach.o \ 14:38:27 ../echo-nginx-module-0.61/src/ngx_http_echo_foreach.c 14:38:27 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:27 -o objs/addon/src/ngx_http_xss_filter_module.o \ 14:38:27 ../xss-nginx-module-0.06/src/ngx_http_xss_filter_module.c 14:38:27 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:27 -o objs/addon/src/ngx_http_xss_util.o \ 14:38:27 ../xss-nginx-module-0.06/src/ngx_http_xss_util.c 14:38:27 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:27 -o objs/addon/src/ngx_coolkit_handlers.o \ 14:38:27 ../ngx_coolkit-0.2/src/ngx_coolkit_handlers.c 14:38:27 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:27 -o objs/addon/src/ngx_coolkit_module.o \ 14:38:27 ../ngx_coolkit-0.2/src/ngx_coolkit_module.c 14:38:27 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:27 -o objs/addon/src/ngx_coolkit_variables.o \ 14:38:27 ../ngx_coolkit-0.2/src/ngx_coolkit_variables.c 14:38:27 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:27 -o objs/addon/src/ngx_http_set_base32.o \ 14:38:27 ../set-misc-nginx-module-0.32/src/ngx_http_set_base32.c 14:38:27 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:27 -o objs/addon/src/ngx_http_set_default_value.o \ 14:38:27 ../set-misc-nginx-module-0.32/src/ngx_http_set_default_value.c 14:38:27 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:27 -o objs/addon/src/ngx_http_set_hashed_upstream.o \ 14:38:27 ../set-misc-nginx-module-0.32/src/ngx_http_set_hashed_upstream.c 14:38:27 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:27 -o objs/addon/src/ngx_http_set_quote_sql.o \ 14:38:27 ../set-misc-nginx-module-0.32/src/ngx_http_set_quote_sql.c 14:38:27 Installing collected packages: dockerpty, docopt, websocket-client, cached-property, urllib3, idna, requests, texttable, docker-pycreds, docker, jsonschema, PyYAML, docker-compose 14:38:27 Running setup.py install for dockerpty: started 14:38:27 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:27 -o objs/addon/src/ngx_http_set_quote_json.o \ 14:38:27 ../set-misc-nginx-module-0.32/src/ngx_http_set_quote_json.c 14:38:27 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:27 -o objs/addon/src/ngx_http_set_unescape_uri.o \ 14:38:27 ../set-misc-nginx-module-0.32/src/ngx_http_set_unescape_uri.c 14:38:27 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:27 -o objs/addon/src/ngx_http_set_misc_module.o \ 14:38:27 ../set-misc-nginx-module-0.32/src/ngx_http_set_misc_module.c 14:38:27 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:27 -o objs/addon/src/ngx_http_set_escape_uri.o \ 14:38:27 ../set-misc-nginx-module-0.32/src/ngx_http_set_escape_uri.c 14:38:27 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:27 -o objs/addon/src/ngx_http_set_hash.o \ 14:38:27 ../set-misc-nginx-module-0.32/src/ngx_http_set_hash.c 14:38:27 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:27 -o objs/addon/src/ngx_http_set_local_today.o \ 14:38:27 ../set-misc-nginx-module-0.32/src/ngx_http_set_local_today.c 14:38:27 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:27 -o objs/addon/src/ngx_http_set_hex.o \ 14:38:27 ../set-misc-nginx-module-0.32/src/ngx_http_set_hex.c 14:38:27 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:27 -o objs/addon/src/ngx_http_set_base64.o \ 14:38:27 ../set-misc-nginx-module-0.32/src/ngx_http_set_base64.c 14:38:28 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:28 -o objs/addon/src/ngx_http_set_random.o \ 14:38:28 ../set-misc-nginx-module-0.32/src/ngx_http_set_random.c 14:38:28 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:28 -o objs/addon/src/ngx_http_set_secure_random.o \ 14:38:28 ../set-misc-nginx-module-0.32/src/ngx_http_set_secure_random.c 14:38:28 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:28 -o objs/addon/src/ngx_http_set_rotate.o \ 14:38:28 ../set-misc-nginx-module-0.32/src/ngx_http_set_rotate.c 14:38:28 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:28 -o objs/addon/src/ngx_http_set_hmac.o \ 14:38:28 ../set-misc-nginx-module-0.32/src/ngx_http_set_hmac.c 14:38:28 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:28 -o objs/addon/src/ngx_http_form_input_module.o \ 14:38:28 ../form-input-nginx-module-0.12/src/ngx_http_form_input_module.c 14:38:28 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:28 -o objs/addon/src/ngx_http_encrypted_session_module.o \ 14:38:28 ../encrypted-session-nginx-module-0.08/src/ngx_http_encrypted_session_module.c 14:38:28 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:28 -o objs/addon/src/ngx_http_encrypted_session_cipher.o \ 14:38:28 ../encrypted-session-nginx-module-0.08/src/ngx_http_encrypted_session_cipher.c 14:38:28 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:28 -o objs/addon/src/ngx_http_srcache_filter_module.o \ 14:38:28 ../srcache-nginx-module-0.31/src/ngx_http_srcache_filter_module.c 14:38:28 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:28 -o objs/addon/src/ngx_http_srcache_util.o \ 14:38:28 ../srcache-nginx-module-0.31/src/ngx_http_srcache_util.c 14:38:28 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:28 -o objs/addon/src/ngx_http_srcache_var.o \ 14:38:28 ../srcache-nginx-module-0.31/src/ngx_http_srcache_var.c 14:38:28 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:28 -o objs/addon/src/ngx_http_srcache_store.o \ 14:38:28 ../srcache-nginx-module-0.31/src/ngx_http_srcache_store.c 14:38:28 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:28 -o objs/addon/src/ngx_http_srcache_fetch.o \ 14:38:28 ../srcache-nginx-module-0.31/src/ngx_http_srcache_fetch.c 14:38:28 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:28 -o objs/addon/src/ngx_http_srcache_headers.o \ 14:38:28 ../srcache-nginx-module-0.31/src/ngx_http_srcache_headers.c 14:38:28 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:28 -o objs/addon/src/ngx_http_lua_script.o \ 14:38:28 ../ngx_lua-0.10.15/src/ngx_http_lua_script.c 14:38:28 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:28 -o objs/addon/src/ngx_http_lua_log.o \ 14:38:28 ../ngx_lua-0.10.15/src/ngx_http_lua_log.c 14:38:28 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:28 -o objs/addon/src/ngx_http_lua_subrequest.o \ 14:38:28 ../ngx_lua-0.10.15/src/ngx_http_lua_subrequest.c 14:38:28 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:28 -o objs/addon/src/ngx_http_lua_ndk.o \ 14:38:28 ../ngx_lua-0.10.15/src/ngx_http_lua_ndk.c 14:38:28 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:28 -o objs/addon/src/ngx_http_lua_control.o \ 14:38:28 ../ngx_lua-0.10.15/src/ngx_http_lua_control.c 14:38:28 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:28 -o objs/addon/src/ngx_http_lua_time.o \ 14:38:28 ../ngx_lua-0.10.15/src/ngx_http_lua_time.c 14:38:28 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:28 -o objs/addon/src/ngx_http_lua_misc.o \ 14:38:28 ../ngx_lua-0.10.15/src/ngx_http_lua_misc.c 14:38:28 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:28 -o objs/addon/src/ngx_http_lua_variable.o \ 14:38:28 ../ngx_lua-0.10.15/src/ngx_http_lua_variable.c 14:38:28 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:28 -o objs/addon/src/ngx_http_lua_string.o \ 14:38:28 ../ngx_lua-0.10.15/src/ngx_http_lua_string.c 14:38:28 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:28 -o objs/addon/src/ngx_http_lua_output.o \ 14:38:28 ../ngx_lua-0.10.15/src/ngx_http_lua_output.c 14:38:28 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:28 -o objs/addon/src/ngx_http_lua_headers.o \ 14:38:28 ../ngx_lua-0.10.15/src/ngx_http_lua_headers.c 14:38:28 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:28 -o objs/addon/src/ngx_http_lua_req_body.o \ 14:38:28 ../ngx_lua-0.10.15/src/ngx_http_lua_req_body.c 14:38:28 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:28 -o objs/addon/src/ngx_http_lua_uri.o \ 14:38:28 ../ngx_lua-0.10.15/src/ngx_http_lua_uri.c 14:38:29 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:29 -o objs/addon/src/ngx_http_lua_args.o \ 14:38:29 ../ngx_lua-0.10.15/src/ngx_http_lua_args.c 14:38:29 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:29 -o objs/addon/src/ngx_http_lua_ctx.o \ 14:38:29 ../ngx_lua-0.10.15/src/ngx_http_lua_ctx.c 14:38:29 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:29 -o objs/addon/src/ngx_http_lua_regex.o \ 14:38:29 ../ngx_lua-0.10.15/src/ngx_http_lua_regex.c 14:38:29 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:29 -o objs/addon/src/ngx_http_lua_module.o \ 14:38:29 ../ngx_lua-0.10.15/src/ngx_http_lua_module.c 14:38:29 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:29 -o objs/addon/src/ngx_http_lua_headers_out.o \ 14:38:29 ../ngx_lua-0.10.15/src/ngx_http_lua_headers_out.c 14:38:29 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:29 -o objs/addon/src/ngx_http_lua_headers_in.o \ 14:38:29 ../ngx_lua-0.10.15/src/ngx_http_lua_headers_in.c 14:38:29 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:29 -o objs/addon/src/ngx_http_lua_directive.o \ 14:38:29 ../ngx_lua-0.10.15/src/ngx_http_lua_directive.c 14:38:29 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:29 -o objs/addon/src/ngx_http_lua_consts.o \ 14:38:29 ../ngx_lua-0.10.15/src/ngx_http_lua_consts.c 14:38:29 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:29 -o objs/addon/src/ngx_http_lua_exception.o \ 14:38:29 ../ngx_lua-0.10.15/src/ngx_http_lua_exception.c 14:38:29 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:29 -o objs/addon/src/ngx_http_lua_util.o \ 14:38:29 ../ngx_lua-0.10.15/src/ngx_http_lua_util.c 14:38:29 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:29 -o objs/addon/src/ngx_http_lua_cache.o \ 14:38:29 ../ngx_lua-0.10.15/src/ngx_http_lua_cache.c 14:38:29 Running setup.py install for dockerpty: finished with status 'done' 14:38:29 Running setup.py install for docopt: started 14:38:29 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:29 -o objs/addon/src/ngx_http_lua_contentby.o \ 14:38:29 ../ngx_lua-0.10.15/src/ngx_http_lua_contentby.c 14:38:29 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:29 -o objs/addon/src/ngx_http_lua_rewriteby.o \ 14:38:29 ../ngx_lua-0.10.15/src/ngx_http_lua_rewriteby.c 14:38:29 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:29 -o objs/addon/src/ngx_http_lua_accessby.o \ 14:38:29 ../ngx_lua-0.10.15/src/ngx_http_lua_accessby.c 14:38:29 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:29 -o objs/addon/src/ngx_http_lua_setby.o \ 14:38:29 ../ngx_lua-0.10.15/src/ngx_http_lua_setby.c 14:38:29 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:29 -o objs/addon/src/ngx_http_lua_capturefilter.o \ 14:38:29 ../ngx_lua-0.10.15/src/ngx_http_lua_capturefilter.c 14:38:29 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:29 -o objs/addon/src/ngx_http_lua_clfactory.o \ 14:38:29 ../ngx_lua-0.10.15/src/ngx_http_lua_clfactory.c 14:38:29 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:29 -o objs/addon/src/ngx_http_lua_pcrefix.o \ 14:38:29 ../ngx_lua-0.10.15/src/ngx_http_lua_pcrefix.c 14:38:29 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:29 -o objs/addon/src/ngx_http_lua_headerfilterby.o \ 14:38:29 ../ngx_lua-0.10.15/src/ngx_http_lua_headerfilterby.c 14:38:29 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:29 -o objs/addon/src/ngx_http_lua_shdict.o \ 14:38:29 ../ngx_lua-0.10.15/src/ngx_http_lua_shdict.c 14:38:29 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:29 -o objs/addon/src/ngx_http_lua_socket_tcp.o \ 14:38:29 ../ngx_lua-0.10.15/src/ngx_http_lua_socket_tcp.c 14:38:29 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:29 -o objs/addon/src/ngx_http_lua_api.o \ 14:38:29 ../ngx_lua-0.10.15/src/ngx_http_lua_api.c 14:38:29 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:29 -o objs/addon/src/ngx_http_lua_logby.o \ 14:38:29 ../ngx_lua-0.10.15/src/ngx_http_lua_logby.c 14:38:30 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:30 -o objs/addon/src/ngx_http_lua_sleep.o \ 14:38:30 ../ngx_lua-0.10.15/src/ngx_http_lua_sleep.c 14:38:30 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:30 -o objs/addon/src/ngx_http_lua_semaphore.o \ 14:38:30 ../ngx_lua-0.10.15/src/ngx_http_lua_semaphore.c 14:38:30 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:30 -o objs/addon/src/ngx_http_lua_coroutine.o \ 14:38:30 ../ngx_lua-0.10.15/src/ngx_http_lua_coroutine.c 14:38:30 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:30 -o objs/addon/src/ngx_http_lua_bodyfilterby.o \ 14:38:30 ../ngx_lua-0.10.15/src/ngx_http_lua_bodyfilterby.c 14:38:30 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:30 -o objs/addon/src/ngx_http_lua_initby.o \ 14:38:30 ../ngx_lua-0.10.15/src/ngx_http_lua_initby.c 14:38:30 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:30 -o objs/addon/src/ngx_http_lua_initworkerby.o \ 14:38:30 ../ngx_lua-0.10.15/src/ngx_http_lua_initworkerby.c 14:38:30 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:30 -o objs/addon/src/ngx_http_lua_socket_udp.o \ 14:38:30 ../ngx_lua-0.10.15/src/ngx_http_lua_socket_udp.c 14:38:30 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:30 -o objs/addon/src/ngx_http_lua_req_method.o \ 14:38:30 ../ngx_lua-0.10.15/src/ngx_http_lua_req_method.c 14:38:30 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:30 -o objs/addon/src/ngx_http_lua_phase.o \ 14:38:30 ../ngx_lua-0.10.15/src/ngx_http_lua_phase.c 14:38:30 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:30 -o objs/addon/src/ngx_http_lua_uthread.o \ 14:38:30 ../ngx_lua-0.10.15/src/ngx_http_lua_uthread.c 14:38:30 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 14:38:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:38:30 ---> f5395618026d 14:38:30 Step 3/23 : WORKDIR /edgex-go 14:38:30 ---> Using cache 14:38:30 ---> c1c6d2dd7be1 14:38:30 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:38:30 ---> Using cache 14:38:30 ---> 4fe91acfa875 14:38:30 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 14:38:30 Step 1/20 : ARG BUILDER_BASE=golang:1.15-alpine 14:38:30 Step 2/20 : FROM ${BUILDER_BASE} AS builder 14:38:30 ---> f5395618026d 14:38:30 Step 3/20 : WORKDIR /edgex-go 14:38:30 ---> Using cache 14:38:30 ---> c1c6d2dd7be1 14:38:30 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:38:30 ---> Using cache 14:38:30 ---> 4fe91acfa875 14:38:30 Step 5/20 : RUN apk update && apk add make git 14:38:30 ---> Using cache 14:38:30 ---> aeb8a1f7a587 14:38:30 Step 6/20 : COPY go.mod . 14:38:30 ---> Using cache 14:38:30 ---> 3d8531fa5e57 14:38:30 Step 7/20 : RUN go mod download 14:38:30 ---> Using cache 14:38:30 ---> bbb4516acce7 14:38:30 Step 8/20 : COPY . . 14:38:30 ---> Using cache 14:38:30 ---> ac6fb221c084 14:38:30 Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup 14:38:30 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:30 -o objs/addon/src/ngx_http_lua_timer.o \ 14:38:30 ../ngx_lua-0.10.15/src/ngx_http_lua_timer.c 14:38:30 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:30 -o objs/addon/src/ngx_http_lua_config.o \ 14:38:30 ../ngx_lua-0.10.15/src/ngx_http_lua_config.c 14:38:30 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:30 -o objs/addon/src/ngx_http_lua_worker.o \ 14:38:30 ../ngx_lua-0.10.15/src/ngx_http_lua_worker.c 14:38:30 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:30 -o objs/addon/src/ngx_http_lua_ssl_certby.o \ 14:38:30 ../ngx_lua-0.10.15/src/ngx_http_lua_ssl_certby.c 14:38:30 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:30 -o objs/addon/src/ngx_http_lua_ssl_ocsp.o \ 14:38:30 ../ngx_lua-0.10.15/src/ngx_http_lua_ssl_ocsp.c 14:38:31 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:31 -o objs/addon/src/ngx_http_lua_lex.o \ 14:38:31 ../ngx_lua-0.10.15/src/ngx_http_lua_lex.c 14:38:31 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:31 -o objs/addon/src/ngx_http_lua_balancer.o \ 14:38:31 ../ngx_lua-0.10.15/src/ngx_http_lua_balancer.c 14:38:31 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:31 -o objs/addon/src/ngx_http_lua_ssl_session_storeby.o \ 14:38:31 ../ngx_lua-0.10.15/src/ngx_http_lua_ssl_session_storeby.c 14:38:31 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:31 -o objs/addon/src/ngx_http_lua_ssl_session_fetchby.o \ 14:38:31 ../ngx_lua-0.10.15/src/ngx_http_lua_ssl_session_fetchby.c 14:38:31 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:31 -o objs/addon/src/ngx_http_lua_ssl.o \ 14:38:31 ../ngx_lua-0.10.15/src/ngx_http_lua_ssl.c 14:38:31 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:31 -o objs/addon/src/ngx_http_lua_log_ringbuf.o \ 14:38:31 ../ngx_lua-0.10.15/src/ngx_http_lua_log_ringbuf.c 14:38:31 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:31 -o objs/addon/src/ngx_http_lua_input_filters.o \ 14:38:31 ../ngx_lua-0.10.15/src/ngx_http_lua_input_filters.c 14:38:31 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:31 -o objs/addon/src/ngx_http_lua_pipe.o \ 14:38:31 ../ngx_lua-0.10.15/src/ngx_http_lua_pipe.c 14:38:31 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:31 -o objs/addon/src/ngx_http_lua_upstream_module.o \ 14:38:31 ../ngx_lua_upstream-0.07/src/ngx_http_lua_upstream_module.c 14:38:31 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:31 -o objs/addon/src/ngx_http_headers_more_filter_module.o \ 14:38:31 ../headers-more-nginx-module-0.33/src/ngx_http_headers_more_filter_module.c 14:38:31 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:31 -o objs/addon/src/ngx_http_headers_more_headers_out.o \ 14:38:31 ../headers-more-nginx-module-0.33/src/ngx_http_headers_more_headers_out.c 14:38:31 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:31 -o objs/addon/src/ngx_http_headers_more_headers_in.o \ 14:38:31 ../headers-more-nginx-module-0.33/src/ngx_http_headers_more_headers_in.c 14:38:31 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:31 -o objs/addon/src/ngx_http_headers_more_util.o \ 14:38:31 ../headers-more-nginx-module-0.33/src/ngx_http_headers_more_util.c 14:38:31 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:31 -o objs/addon/src/ngx_http_array_var_module.o \ 14:38:31 ../array-var-nginx-module-0.05/src/ngx_http_array_var_module.c 14:38:31 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:31 -o objs/addon/src/ngx_http_array_var_util.o \ 14:38:31 ../array-var-nginx-module-0.05/src/ngx_http_array_var_util.c 14:38:31 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:31 -o objs/addon/src/ngx_http_memc_module.o \ 14:38:31 ../memc-nginx-module-0.19/src/ngx_http_memc_module.c 14:38:31 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:31 -o objs/addon/src/ngx_http_memc_request.o \ 14:38:31 ../memc-nginx-module-0.19/src/ngx_http_memc_request.c 14:38:31 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:31 -o objs/addon/src/ngx_http_memc_response.o \ 14:38:31 ../memc-nginx-module-0.19/src/ngx_http_memc_response.c 14:38:31 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:31 -o objs/addon/src/ngx_http_memc_util.o \ 14:38:31 ../memc-nginx-module-0.19/src/ngx_http_memc_util.c 14:38:31 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:31 -o objs/addon/src/ngx_http_memc_handler.o \ 14:38:31 ../memc-nginx-module-0.19/src/ngx_http_memc_handler.c 14:38:31 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:31 -o objs/addon/src/ngx_http_redis2_module.o \ 14:38:31 ../redis2-nginx-module-0.15/src/ngx_http_redis2_module.c 14:38:31 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:31 -o objs/addon/src/ngx_http_redis2_handler.o \ 14:38:31 ../redis2-nginx-module-0.15/src/ngx_http_redis2_handler.c 14:38:32 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 14:38:32 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:38:32 ---> f5395618026d 14:38:32 Step 3/22 : WORKDIR /edgex-go 14:38:32 ---> Using cache 14:38:32 ---> c1c6d2dd7be1 14:38:32 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:38:32 ---> Using cache 14:38:32 ---> 4fe91acfa875 14:38:32 Step 5/22 : RUN apk update && apk add make && apk add bash git 14:38:32 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:32 -o objs/addon/src/ngx_http_redis2_reply.o \ 14:38:32 ../redis2-nginx-module-0.15/src/ngx_http_redis2_reply.c 14:38:32 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:32 -o objs/addon/src/ngx_http_redis2_util.o \ 14:38:32 ../redis2-nginx-module-0.15/src/ngx_http_redis2_util.c 14:38:32 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:32 -o objs/addon/redis-nginx-module-0.3.7/ngx_http_redis_module.o \ 14:38:32 ../redis-nginx-module-0.3.7/ngx_http_redis_module.c 14:38:32 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:32 -o objs/addon/src/ngx_http_rds_json_filter_module.o \ 14:38:32 ../rds-json-nginx-module-0.15/src/ngx_http_rds_json_filter_module.c 14:38:32 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:32 -o objs/addon/src/ngx_http_rds_json_processor.o \ 14:38:32 ../rds-json-nginx-module-0.15/src/ngx_http_rds_json_processor.c 14:38:32 Running setup.py install for docopt: finished with status 'done' 14:38:32 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:32 -o objs/addon/src/ngx_http_rds_json_util.o \ 14:38:32 ../rds-json-nginx-module-0.15/src/ngx_http_rds_json_util.c 14:38:32 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:32 -o objs/addon/src/ngx_http_rds_json_output.o \ 14:38:32 ../rds-json-nginx-module-0.15/src/ngx_http_rds_json_output.c 14:38:32 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:32 -o objs/addon/src/ngx_http_rds_json_handler.o \ 14:38:32 ../rds-json-nginx-module-0.15/src/ngx_http_rds_json_handler.c 14:38:32 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:32 -o objs/addon/src/ngx_http_rds_csv_filter_module.o \ 14:38:32 ../rds-csv-nginx-module-0.09/src/ngx_http_rds_csv_filter_module.c 14:38:32 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:32 -o objs/addon/src/ngx_http_rds_csv_processor.o \ 14:38:32 ../rds-csv-nginx-module-0.09/src/ngx_http_rds_csv_processor.c 14:38:32 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:32 -o objs/addon/src/ngx_http_rds_csv_util.o \ 14:38:32 ../rds-csv-nginx-module-0.09/src/ngx_http_rds_csv_util.c 14:38:32 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:32 -o objs/addon/src/ngx_http_rds_csv_output.o \ 14:38:32 ../rds-csv-nginx-module-0.09/src/ngx_http_rds_csv_output.c 14:38:32 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:32 -o objs/addon/src/ngx_stream_lua_api.o \ 14:38:32 ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_api.c 14:38:32 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:32 -o objs/addon/src/ngx_stream_lua_request.o \ 14:38:32 ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_request.c 14:38:32 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:32 -o objs/addon/src/ngx_stream_lua_module.o \ 14:38:32 ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_module.c 14:38:32 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:32 -o objs/addon/src/ngx_stream_lua_directive.o \ 14:38:32 ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_directive.c 14:38:32 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:32 -o objs/addon/src/ngx_stream_lua_lex.o \ 14:38:32 ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_lex.c 14:38:32 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:32 -o objs/addon/src/ngx_stream_lua_contentby.o \ 14:38:32 ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_contentby.c 14:38:32 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:32 -o objs/addon/src/ngx_stream_lua_util.o \ 14:38:32 ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_util.c 14:38:32 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:32 -o objs/addon/src/ngx_stream_lua_cache.o \ 14:38:32 ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_cache.c 14:38:32 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:32 -o objs/addon/src/ngx_stream_lua_clfactory.o \ 14:38:32 ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_clfactory.c 14:38:33 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:33 -o objs/addon/src/ngx_stream_lua_exception.o \ 14:38:33 ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_exception.c 14:38:33 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:33 -o objs/addon/src/ngx_stream_lua_pcrefix.o \ 14:38:33 ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_pcrefix.c 14:38:33 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:33 -o objs/addon/src/ngx_stream_lua_uthread.o \ 14:38:33 ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_uthread.c 14:38:33 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:33 -o objs/addon/src/ngx_stream_lua_coroutine.o \ 14:38:33 ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_coroutine.c 14:38:33 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:33 -o objs/addon/src/ngx_stream_lua_output.o \ 14:38:33 ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_output.c 14:38:33 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:33 -o objs/addon/src/ngx_stream_lua_consts.o \ 14:38:33 ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_consts.c 14:38:33 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:33 -o objs/addon/src/ngx_stream_lua_log.o \ 14:38:33 ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_log.c 14:38:33 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:33 -o objs/addon/src/ngx_stream_lua_time.o \ 14:38:33 ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_time.c 14:38:33 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:33 -o objs/addon/src/ngx_stream_lua_string.o \ 14:38:33 ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_string.c 14:38:33 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:33 -o objs/addon/src/ngx_stream_lua_control.o \ 14:38:33 ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_control.c 14:38:33 Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine 14:38:33 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 14:38:33 ---> f5395618026d 14:38:33 Step 3/29 : WORKDIR /edgex-go 14:38:33 ---> Using cache 14:38:33 ---> c1c6d2dd7be1 14:38:33 Step 4/29 : RUN apk update && apk add make git 14:38:33 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:33 -o objs/addon/src/ngx_stream_lua_sleep.o \ 14:38:33 ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_sleep.c 14:38:33 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:33 -o objs/addon/src/ngx_stream_lua_phase.o \ 14:38:33 ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_phase.c 14:38:33 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:33 -o objs/addon/src/ngx_stream_lua_ctx.o \ 14:38:33 ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_ctx.c 14:38:33 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:33 -o objs/addon/src/ngx_stream_lua_regex.o \ 14:38:33 ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_regex.c 14:38:33 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:33 -o objs/addon/src/ngx_stream_lua_script.o \ 14:38:33 ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_script.c 14:38:33 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:33 -o objs/addon/src/ngx_stream_lua_shdict.o \ 14:38:33 ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_shdict.c 14:38:33 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:33 -o objs/addon/src/ngx_stream_lua_variable.o \ 14:38:33 ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_variable.c 14:38:33 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:33 -o objs/addon/src/ngx_stream_lua_timer.o \ 14:38:33 ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_timer.c 14:38:33 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:33 -o objs/addon/src/ngx_stream_lua_config.o \ 14:38:33 ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_config.c 14:38:33 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:33 -o objs/addon/src/ngx_stream_lua_worker.o \ 14:38:33 ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_worker.c 14:38:33 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:33 -o objs/addon/src/ngx_stream_lua_misc.o \ 14:38:33 ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_misc.c 14:38:33 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:33 -o objs/addon/src/ngx_stream_lua_initby.o \ 14:38:33 ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_initby.c 14:38:33 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:33 -o objs/addon/src/ngx_stream_lua_initworkerby.o \ 14:38:33 ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_initworkerby.c 14:38:34 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:34 -o objs/addon/src/ngx_stream_lua_socket_tcp.o \ 14:38:34 ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_socket_tcp.c 14:38:34 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:34 -o objs/addon/src/ngx_stream_lua_socket_udp.o \ 14:38:34 ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_socket_udp.c 14:38:34 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:34 -o objs/addon/src/ngx_stream_lua_args.o \ 14:38:34 ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_args.c 14:38:34 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:34 -o objs/addon/src/ngx_stream_lua_ssl.o \ 14:38:34 ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_ssl.c 14:38:34 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:34 -o objs/addon/src/ngx_stream_lua_balancer.o \ 14:38:34 ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_balancer.c 14:38:34 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:34 -o objs/addon/src/ngx_stream_lua_logby.o \ 14:38:34 ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_logby.c 14:38:34 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:34 -o objs/addon/src/ngx_stream_lua_prereadby.o \ 14:38:34 ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_prereadby.c 14:38:34 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:34 -o objs/addon/src/ngx_stream_lua_semaphore.o \ 14:38:34 ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_semaphore.c 14:38:34 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:34 -o objs/addon/src/ngx_stream_lua_ssl_certby.o \ 14:38:34 ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_ssl_certby.c 14:38:34 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:34 -o objs/addon/src/ngx_stream_lua_log_ringbuf.o \ 14:38:34 ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_log_ringbuf.c 14:38:34 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs -I src/http -I src/http/modules -I src/http/v2 -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/src -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I /build/stage/lua-kong-nginx-module/src -I src/stream \ 14:38:34 -o objs/addon/src/ngx_http_lua_kong_module.o \ 14:38:34 /build/stage/lua-kong-nginx-module/src/ngx_http_lua_kong_module.c 14:38:34 Attempting uninstall: urllib3 14:38:34 Found existing installation: urllib3 1.25.9 14:38:34 Uninstalling urllib3-1.25.9: 14:38:34 cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ 14:38:34 -o objs/ngx_modules.o \ 14:38:34 objs/ngx_modules.c 14:38:34 sed -e "s|%%PREFIX%%|/build/parts/openresty/install/nginx|" \ 14:38:34 -e "s|%%PID_PATH%%|/build/parts/openresty/install/nginx/logs/nginx.pid|" \ 14:38:34 -e "s|%%CONF_PATH%%|/build/parts/openresty/install/nginx/conf/nginx.conf|" \ 14:38:34 -e "s|%%ERROR_LOG_PATH%%|/build/parts/openresty/install/nginx/logs/error.log|" \ 14:38:34 < docs/man/nginx.8 > objs/nginx.8 14:38:34 Successfully uninstalled urllib3-1.25.9 14:38:35 cc -o objs/nginx \ 14:38:35 objs/src/core/nginx.o \ 14:38:35 objs/src/core/ngx_log.o \ 14:38:35 objs/src/core/ngx_palloc.o \ 14:38:35 objs/src/core/ngx_array.o \ 14:38:35 objs/src/core/ngx_list.o \ 14:38:35 objs/src/core/ngx_hash.o \ 14:38:35 objs/src/core/ngx_buf.o \ 14:38:35 objs/src/core/ngx_queue.o \ 14:38:35 objs/src/core/ngx_output_chain.o \ 14:38:35 objs/src/core/ngx_string.o \ 14:38:35 objs/src/core/ngx_parse.o \ 14:38:35 objs/src/core/ngx_parse_time.o \ 14:38:35 objs/src/core/ngx_inet.o \ 14:38:35 objs/src/core/ngx_file.o \ 14:38:35 objs/src/core/ngx_crc32.o \ 14:38:35 objs/src/core/ngx_murmurhash.o \ 14:38:35 objs/src/core/ngx_md5.o \ 14:38:35 objs/src/core/ngx_sha1.o \ 14:38:35 objs/src/core/ngx_rbtree.o \ 14:38:35 objs/src/core/ngx_radix_tree.o \ 14:38:35 objs/src/core/ngx_slab.o \ 14:38:35 objs/src/core/ngx_times.o \ 14:38:35 objs/src/core/ngx_shmtx.o \ 14:38:35 objs/src/core/ngx_connection.o \ 14:38:35 objs/src/core/ngx_cycle.o \ 14:38:35 objs/src/core/ngx_spinlock.o \ 14:38:35 objs/src/core/ngx_rwlock.o \ 14:38:35 objs/src/core/ngx_cpuinfo.o \ 14:38:35 objs/src/core/ngx_conf_file.o \ 14:38:35 objs/src/core/ngx_module.o \ 14:38:35 objs/src/core/ngx_resolver.o \ 14:38:35 objs/src/core/ngx_open_file_cache.o \ 14:38:35 objs/src/core/ngx_crypt.o \ 14:38:35 objs/src/core/ngx_proxy_protocol.o \ 14:38:35 objs/src/core/ngx_syslog.o \ 14:38:35 objs/src/event/ngx_event.o \ 14:38:35 objs/src/event/ngx_event_timer.o \ 14:38:35 objs/src/event/ngx_event_posted.o \ 14:38:35 objs/src/event/ngx_event_accept.o \ 14:38:35 objs/src/event/ngx_event_udp.o \ 14:38:35 objs/src/event/ngx_event_connect.o \ 14:38:35 objs/src/event/ngx_event_pipe.o \ 14:38:35 objs/src/os/unix/ngx_time.o \ 14:38:35 objs/src/os/unix/ngx_errno.o \ 14:38:35 objs/src/os/unix/ngx_alloc.o \ 14:38:35 objs/src/os/unix/ngx_files.o \ 14:38:35 objs/src/os/unix/ngx_socket.o \ 14:38:35 objs/src/os/unix/ngx_recv.o \ 14:38:35 objs/src/os/unix/ngx_readv_chain.o \ 14:38:35 objs/src/os/unix/ngx_udp_recv.o \ 14:38:35 objs/src/os/unix/ngx_send.o \ 14:38:35 objs/src/os/unix/ngx_writev_chain.o \ 14:38:35 objs/src/os/unix/ngx_udp_send.o \ 14:38:35 objs/src/os/unix/ngx_udp_sendmsg_chain.o \ 14:38:35 objs/src/os/unix/ngx_channel.o \ 14:38:35 objs/src/os/unix/ngx_shmem.o \ 14:38:35 objs/src/os/unix/ngx_process.o \ 14:38:35 objs/src/os/unix/ngx_daemon.o \ 14:38:35 objs/src/os/unix/ngx_setaffinity.o \ 14:38:35 objs/src/os/unix/ngx_setproctitle.o \ 14:38:35 objs/src/os/unix/ngx_posix_init.o \ 14:38:35 objs/src/os/unix/ngx_user.o \ 14:38:35 objs/src/os/unix/ngx_dlopen.o \ 14:38:35 objs/src/os/unix/ngx_process_cycle.o \ 14:38:35 objs/src/os/unix/ngx_linux_init.o \ 14:38:35 objs/src/event/modules/ngx_epoll_module.o \ 14:38:35 objs/src/os/unix/ngx_linux_sendfile_chain.o \ 14:38:35 objs/src/event/ngx_event_openssl.o \ 14:38:35 objs/src/event/ngx_event_openssl_stapling.o \ 14:38:35 objs/src/core/ngx_regex.o \ 14:38:35 objs/src/http/ngx_http.o \ 14:38:35 objs/src/http/ngx_http_core_module.o \ 14:38:35 objs/src/http/ngx_http_special_response.o \ 14:38:35 objs/src/http/ngx_http_request.o \ 14:38:35 objs/src/http/ngx_http_parse.o \ 14:38:35 objs/src/http/modules/ngx_http_log_module.o \ 14:38:35 objs/src/http/ngx_http_request_body.o \ 14:38:35 objs/src/http/ngx_http_variables.o \ 14:38:35 objs/src/http/ngx_http_script.o \ 14:38:35 objs/src/http/ngx_http_upstream.o \ 14:38:35 objs/src/http/ngx_http_upstream_round_robin.o \ 14:38:35 objs/src/http/ngx_http_file_cache.o \ 14:38:35 objs/src/http/ngx_http_write_filter_module.o \ 14:38:35 objs/src/http/ngx_http_header_filter_module.o \ 14:38:35 objs/src/http/modules/ngx_http_chunked_filter_module.o \ 14:38:35 objs/src/http/v2/ngx_http_v2_filter_module.o \ 14:38:35 objs/src/http/modules/ngx_http_range_filter_module.o \ 14:38:35 objs/src/http/modules/ngx_http_gzip_filter_module.o \ 14:38:35 objs/src/http/ngx_http_postpone_filter_module.o \ 14:38:35 objs/src/http/modules/ngx_http_ssi_filter_module.o \ 14:38:35 objs/src/http/modules/ngx_http_charset_filter_module.o \ 14:38:35 objs/src/http/modules/ngx_http_userid_filter_module.o \ 14:38:35 objs/src/http/modules/ngx_http_headers_filter_module.o \ 14:38:35 objs/src/http/ngx_http_copy_filter_module.o \ 14:38:35 objs/src/http/modules/ngx_http_not_modified_filter_module.o \ 14:38:35 objs/src/http/v2/ngx_http_v2.o \ 14:38:35 objs/src/http/v2/ngx_http_v2_table.o \ 14:38:35 objs/src/http/v2/ngx_http_v2_encode.o \ 14:38:35 objs/src/http/v2/ngx_http_v2_huff_decode.o \ 14:38:35 objs/src/http/v2/ngx_http_v2_huff_encode.o \ 14:38:35 objs/src/http/v2/ngx_http_v2_module.o \ 14:38:35 objs/src/http/modules/ngx_http_static_module.o \ 14:38:35 objs/src/http/modules/ngx_http_autoindex_module.o \ 14:38:35 objs/src/http/modules/ngx_http_index_module.o \ 14:38:35 objs/src/http/modules/ngx_http_mirror_module.o \ 14:38:35 objs/src/http/modules/ngx_http_try_files_module.o \ 14:38:35 objs/src/http/modules/ngx_http_auth_basic_module.o \ 14:38:35 objs/src/http/modules/ngx_http_access_module.o \ 14:38:35 objs/src/http/modules/ngx_http_limit_conn_module.o \ 14:38:35 objs/src/http/modules/ngx_http_limit_req_module.o \ 14:38:35 objs/src/http/modules/ngx_http_realip_module.o \ 14:38:35 objs/src/http/modules/ngx_http_geo_module.o \ 14:38:35 objs/src/http/modules/ngx_http_map_module.o \ 14:38:35 objs/src/http/modules/ngx_http_split_clients_module.o \ 14:38:35 objs/src/http/modules/ngx_http_referer_module.o \ 14:38:35 objs/src/http/modules/ngx_http_rewrite_module.o \ 14:38:35 objs/src/http/modules/ngx_http_ssl_module.o \ 14:38:35 objs/src/http/modules/ngx_http_proxy_module.o \ 14:38:35 objs/src/http/modules/ngx_http_fastcgi_module.o \ 14:38:35 objs/src/http/modules/ngx_http_uwsgi_module.o \ 14:38:35 objs/src/http/modules/ngx_http_scgi_module.o \ 14:38:35 objs/src/http/modules/ngx_http_grpc_module.o \ 14:38:35 objs/src/http/modules/ngx_http_memcached_module.o \ 14:38:35 objs/src/http/modules/ngx_http_empty_gif_module.o \ 14:38:35 objs/src/http/modules/ngx_http_browser_module.o \ 14:38:35 objs/src/http/modules/ngx_http_upstream_hash_module.o \ 14:38:35 objs/src/http/modules/ngx_http_upstream_ip_hash_module.o \ 14:38:35 objs/src/http/modules/ngx_http_upstream_least_conn_module.o \ 14:38:35 objs/src/http/modules/ngx_http_upstream_random_module.o \ 14:38:35 objs/src/http/modules/ngx_http_upstream_keepalive_module.o \ 14:38:35 objs/src/http/modules/ngx_http_upstream_zone_module.o \ 14:38:35 objs/src/http/modules/ngx_http_stub_status_module.o \ 14:38:35 objs/src/stream/ngx_stream.o \ 14:38:35 objs/src/stream/ngx_stream_variables.o \ 14:38:35 objs/src/stream/ngx_stream_script.o \ 14:38:35 objs/src/stream/ngx_stream_handler.o \ 14:38:35 objs/src/stream/ngx_stream_core_module.o \ 14:38:35 objs/src/stream/ngx_stream_log_module.o \ 14:38:35 objs/src/stream/ngx_stream_proxy_module.o \ 14:38:35 objs/src/stream/ngx_stream_upstream.o \ 14:38:35 objs/src/stream/ngx_stream_upstream_round_robin.o \ 14:38:35 objs/src/stream/ngx_stream_write_filter_module.o \ 14:38:35 objs/src/stream/ngx_stream_ssl_module.o \ 14:38:35 objs/src/stream/ngx_stream_limit_conn_module.o \ 14:38:35 objs/src/stream/ngx_stream_access_module.o \ 14:38:35 objs/src/stream/ngx_stream_geo_module.o \ 14:38:35 objs/src/stream/ngx_stream_map_module.o \ 14:38:35 objs/src/stream/ngx_stream_split_clients_module.o \ 14:38:35 objs/src/stream/ngx_stream_return_module.o \ 14:38:35 objs/src/stream/ngx_stream_upstream_hash_module.o \ 14:38:35 objs/src/stream/ngx_stream_upstream_least_conn_module.o \ 14:38:35 objs/src/stream/ngx_stream_upstream_random_module.o \ 14:38:35 objs/src/stream/ngx_stream_upstream_zone_module.o \ 14:38:35 objs/src/stream/ngx_stream_ssl_preread_module.o \ 14:38:35 objs/addon/src/ndk.o \ 14:38:35 objs/addon/src/ngx_http_echo_module.o \ 14:38:35 objs/addon/src/ngx_http_echo_util.o \ 14:38:35 objs/addon/src/ngx_http_echo_timer.o \ 14:38:35 objs/addon/src/ngx_http_echo_var.o \ 14:38:35 objs/addon/src/ngx_http_echo_handler.o \ 14:38:35 objs/addon/src/ngx_http_echo_filter.o \ 14:38:35 objs/addon/src/ngx_http_echo_sleep.o \ 14:38:35 objs/addon/src/ngx_http_echo_location.o \ 14:38:35 objs/addon/src/ngx_http_echo_echo.o \ 14:38:35 objs/addon/src/ngx_http_echo_request_info.o \ 14:38:35 objs/addon/src/ngx_http_echo_subrequest.o \ 14:38:35 objs/addon/src/ngx_http_echo_foreach.o \ 14:38:35 objs/addon/src/ngx_http_xss_filter_module.o \ 14:38:35 objs/addon/src/ngx_http_xss_util.o \ 14:38:35 objs/addon/src/ngx_coolkit_handlers.o \ 14:38:35 objs/addon/src/ngx_coolkit_module.o \ 14:38:35 objs/addon/src/ngx_coolkit_variables.o \ 14:38:35 objs/addon/src/ngx_http_set_base32.o \ 14:38:35 objs/addon/src/ngx_http_set_default_value.o \ 14:38:35 objs/addon/src/ngx_http_set_hashed_upstream.o \ 14:38:35 objs/addon/src/ngx_http_set_quote_sql.o \ 14:38:35 objs/addon/src/ngx_http_set_quote_json.o \ 14:38:35 objs/addon/src/ngx_http_set_unescape_uri.o \ 14:38:35 objs/addon/src/ngx_http_set_misc_module.o \ 14:38:35 objs/addon/src/ngx_http_set_escape_uri.o \ 14:38:35 objs/addon/src/ngx_http_set_hash.o \ 14:38:35 objs/addon/src/ngx_http_set_local_today.o \ 14:38:35 objs/addon/src/ngx_http_set_hex.o \ 14:38:35 objs/addon/src/ngx_http_set_base64.o \ 14:38:35 objs/addon/src/ngx_http_set_random.o \ 14:38:35 objs/addon/src/ngx_http_set_secure_random.o \ 14:38:35 objs/addon/src/ngx_http_set_rotate.o \ 14:38:35 objs/addon/src/ngx_http_set_hmac.o \ 14:38:35 objs/addon/src/ngx_http_form_input_module.o \ 14:38:35 objs/addon/src/ngx_http_encrypted_session_module.o \ 14:38:35 objs/addon/src/ngx_http_encrypted_session_cipher.o \ 14:38:35 objs/addon/src/ngx_http_srcache_filter_module.o \ 14:38:35 objs/addon/src/ngx_http_srcache_util.o \ 14:38:35 objs/addon/src/ngx_http_srcache_var.o \ 14:38:35 objs/addon/src/ngx_http_srcache_store.o \ 14:38:35 objs/addon/src/ngx_http_srcache_fetch.o \ 14:38:35 objs/addon/src/ngx_http_srcache_headers.o \ 14:38:35 objs/addon/src/ngx_http_lua_script.o \ 14:38:35 objs/addon/src/ngx_http_lua_log.o \ 14:38:35 objs/addon/src/ngx_http_lua_subrequest.o \ 14:38:35 objs/addon/src/ngx_http_lua_ndk.o \ 14:38:35 objs/addon/src/ngx_http_lua_control.o \ 14:38:35 objs/addon/src/ngx_http_lua_time.o \ 14:38:35 objs/addon/src/ngx_http_lua_misc.o \ 14:38:35 objs/addon/src/ngx_http_lua_variable.o \ 14:38:35 objs/addon/src/ngx_http_lua_string.o \ 14:38:35 objs/addon/src/ngx_http_lua_output.o \ 14:38:35 objs/addon/src/ngx_http_lua_headers.o \ 14:38:35 objs/addon/src/ngx_http_lua_req_body.o \ 14:38:35 objs/addon/src/ngx_http_lua_uri.o \ 14:38:35 objs/addon/src/ngx_http_lua_args.o \ 14:38:35 objs/addon/src/ngx_http_lua_ctx.o \ 14:38:35 objs/addon/src/ngx_http_lua_regex.o \ 14:38:35 objs/addon/src/ngx_http_lua_module.o \ 14:38:35 objs/addon/src/ngx_http_lua_headers_out.o \ 14:38:35 objs/addon/src/ngx_http_lua_headers_in.o \ 14:38:35 objs/addon/src/ngx_http_lua_directive.o \ 14:38:35 objs/addon/src/ngx_http_lua_consts.o \ 14:38:35 objs/addon/src/ngx_http_lua_exception.o \ 14:38:35 objs/addon/src/ngx_http_lua_util.o \ 14:38:35 objs/addon/src/ngx_http_lua_cache.o \ 14:38:35 objs/addon/src/ngx_http_lua_contentby.o \ 14:38:35 objs/addon/src/ngx_http_lua_rewriteby.o \ 14:38:35 objs/addon/src/ngx_http_lua_accessby.o \ 14:38:35 objs/addon/src/ngx_http_lua_setby.o \ 14:38:35 objs/addon/src/ngx_http_lua_capturefilter.o \ 14:38:35 objs/addon/src/ngx_http_lua_clfactory.o \ 14:38:35 objs/addon/src/ngx_http_lua_pcrefix.o \ 14:38:35 objs/addon/src/ngx_http_lua_headerfilterby.o \ 14:38:35 objs/addon/src/ngx_http_lua_shdict.o \ 14:38:35 objs/addon/src/ngx_http_lua_socket_tcp.o \ 14:38:35 objs/addon/src/ngx_http_lua_api.o \ 14:38:35 objs/addon/src/ngx_http_lua_logby.o \ 14:38:35 objs/addon/src/ngx_http_lua_sleep.o \ 14:38:35 objs/addon/src/ngx_http_lua_semaphore.o \ 14:38:35 objs/addon/src/ngx_http_lua_coroutine.o \ 14:38:35 objs/addon/src/ngx_http_lua_bodyfilterby.o \ 14:38:35 objs/addon/src/ngx_http_lua_initby.o \ 14:38:35 objs/addon/src/ngx_http_lua_initworkerby.o \ 14:38:35 objs/addon/src/ngx_http_lua_socket_udp.o \ 14:38:35 objs/addon/src/ngx_http_lua_req_method.o \ 14:38:35 objs/addon/src/ngx_http_lua_phase.o \ 14:38:35 objs/addon/src/ngx_http_lua_uthread.o \ 14:38:35 objs/addon/src/ngx_http_lua_timer.o \ 14:38:35 objs/addon/src/ngx_http_lua_config.o \ 14:38:35 objs/addon/src/ngx_http_lua_worker.o \ 14:38:35 objs/addon/src/ngx_http_lua_ssl_certby.o \ 14:38:35 objs/addon/src/ngx_http_lua_ssl_ocsp.o \ 14:38:35 objs/addon/src/ngx_http_lua_lex.o \ 14:38:35 objs/addon/src/ngx_http_lua_balancer.o \ 14:38:35 objs/addon/src/ngx_http_lua_ssl_session_storeby.o \ 14:38:35 objs/addon/src/ngx_http_lua_ssl_session_fetchby.o \ 14:38:35 objs/addon/src/ngx_http_lua_ssl.o \ 14:38:35 objs/addon/src/ngx_http_lua_log_ringbuf.o \ 14:38:35 objs/addon/src/ngx_http_lua_input_filters.o \ 14:38:35 objs/addon/src/ngx_http_lua_pipe.o \ 14:38:35 objs/addon/src/ngx_http_lua_upstream_module.o \ 14:38:35 objs/addon/src/ngx_http_headers_more_filter_module.o \ 14:38:35 objs/addon/src/ngx_http_headers_more_headers_out.o \ 14:38:35 objs/addon/src/ngx_http_headers_more_headers_in.o \ 14:38:35 objs/addon/src/ngx_http_headers_more_util.o \ 14:38:35 objs/addon/src/ngx_http_array_var_module.o \ 14:38:35 objs/addon/src/ngx_http_array_var_util.o \ 14:38:35 objs/addon/src/ngx_http_memc_module.o \ 14:38:35 objs/addon/src/ngx_http_memc_request.o \ 14:38:35 objs/addon/src/ngx_http_memc_response.o \ 14:38:35 objs/addon/src/ngx_http_memc_util.o \ 14:38:35 objs/addon/src/ngx_http_memc_handler.o \ 14:38:35 objs/addon/src/ngx_http_redis2_module.o \ 14:38:35 objs/addon/src/ngx_http_redis2_handler.o \ 14:38:35 objs/addon/src/ngx_http_redis2_reply.o \ 14:38:35 objs/addon/src/ngx_http_redis2_util.o \ 14:38:35 objs/addon/redis-nginx-module-0.3.7/ngx_http_redis_module.o \ 14:38:35 objs/addon/src/ngx_http_rds_json_filter_module.o \ 14:38:35 objs/addon/src/ngx_http_rds_json_processor.o \ 14:38:35 objs/addon/src/ngx_http_rds_json_util.o \ 14:38:35 objs/addon/src/ngx_http_rds_json_output.o \ 14:38:35 objs/addon/src/ngx_http_rds_json_handler.o \ 14:38:35 objs/addon/src/ngx_http_rds_csv_filter_module.o \ 14:38:35 objs/addon/src/ngx_http_rds_csv_processor.o \ 14:38:35 objs/addon/src/ngx_http_rds_csv_util.o \ 14:38:35 objs/addon/src/ngx_http_rds_csv_output.o \ 14:38:35 objs/addon/src/ngx_stream_lua_api.o \ 14:38:35 objs/addon/src/ngx_stream_lua_request.o \ 14:38:35 objs/addon/src/ngx_stream_lua_module.o \ 14:38:35 objs/addon/src/ngx_stream_lua_directive.o \ 14:38:35 objs/addon/src/ngx_stream_lua_lex.o \ 14:38:35 objs/addon/src/ngx_stream_lua_contentby.o \ 14:38:35 objs/addon/src/ngx_stream_lua_util.o \ 14:38:35 objs/addon/src/ngx_stream_lua_cache.o \ 14:38:35 objs/addon/src/ngx_stream_lua_clfactory.o \ 14:38:35 objs/addon/src/ngx_stream_lua_exception.o \ 14:38:35 objs/addon/src/ngx_stream_lua_pcrefix.o \ 14:38:35 objs/addon/src/ngx_stream_lua_uthread.o \ 14:38:35 objs/addon/src/ngx_stream_lua_coroutine.o \ 14:38:35 objs/addon/src/ngx_stream_lua_output.o \ 14:38:35 objs/addon/src/ngx_stream_lua_consts.o \ 14:38:35 objs/addon/src/ngx_stream_lua_log.o \ 14:38:35 objs/addon/src/ngx_stream_lua_time.o \ 14:38:35 objs/addon/src/ngx_stream_lua_string.o \ 14:38:35 objs/addon/src/ngx_stream_lua_control.o \ 14:38:35 objs/addon/src/ngx_stream_lua_sleep.o \ 14:38:35 objs/addon/src/ngx_stream_lua_phase.o \ 14:38:35 objs/addon/src/ngx_stream_lua_ctx.o \ 14:38:35 objs/addon/src/ngx_stream_lua_regex.o \ 14:38:35 objs/addon/src/ngx_stream_lua_script.o \ 14:38:35 objs/addon/src/ngx_stream_lua_shdict.o \ 14:38:35 objs/addon/src/ngx_stream_lua_variable.o \ 14:38:35 objs/addon/src/ngx_stream_lua_timer.o \ 14:38:35 objs/addon/src/ngx_stream_lua_config.o \ 14:38:35 objs/addon/src/ngx_stream_lua_worker.o \ 14:38:35 objs/addon/src/ngx_stream_lua_misc.o \ 14:38:35 objs/addon/src/ngx_stream_lua_initby.o \ 14:38:35 objs/addon/src/ngx_stream_lua_initworkerby.o \ 14:38:35 objs/addon/src/ngx_stream_lua_socket_tcp.o \ 14:38:35 objs/addon/src/ngx_stream_lua_socket_udp.o \ 14:38:35 objs/addon/src/ngx_stream_lua_args.o \ 14:38:35 objs/addon/src/ngx_stream_lua_ssl.o \ 14:38:35 objs/addon/src/ngx_stream_lua_balancer.o \ 14:38:35 objs/addon/src/ngx_stream_lua_logby.o \ 14:38:35 objs/addon/src/ngx_stream_lua_prereadby.o \ 14:38:35 objs/addon/src/ngx_stream_lua_semaphore.o \ 14:38:35 objs/addon/src/ngx_stream_lua_ssl_certby.o \ 14:38:35 objs/addon/src/ngx_stream_lua_log_ringbuf.o \ 14:38:35 objs/addon/src/ngx_http_lua_kong_module.o \ 14:38:35 objs/ngx_modules.o \ 14:38:35 -L/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/lib -L/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/lib -Wl,-rpath,/build/parts/openresty/install/luajit/lib -Wl,-E -Wl,-E -ldl -lpthread -lcrypt -L/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/lib -lluajit-5.1 -lm -ldl -L/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/lib -lluajit-5.1 -lm -ldl -lpcre -lssl -lcrypto -ldl -lpthread -lz \ 14:38:35 -Wl,-E 14:38:35 Attempting uninstall: idna 14:38:35 Found existing installation: idna 2.9 14:38:35 Uninstalling idna-2.9: 14:38:35 make[2]: Leaving directory '/build/parts/openresty/build/build/nginx-1.15.8' 14:38:35 make[1]: Leaving directory '/build/parts/openresty/build/build/nginx-1.15.8' 14:38:35 make install 14:38:35 cd /build/parts/openresty/build/build/LuaJIT-2.1-20190507 && make TARGET_STRIP=@: CCDEBUG=-g XCFLAGS='-DLUAJIT_ENABLE_LUA52COMPAT -DLUAJIT_ENABLE_GC64 -msse4.2' CC=cc PREFIX=/build/parts/openresty/install/luajit 14:38:35 make[1]: Entering directory '/build/parts/openresty/build/build/LuaJIT-2.1-20190507' 14:38:35 ==== Building LuaJIT 2.1.0-beta3 ==== 14:38:35 make -C src 14:38:35 make[2]: Entering directory '/build/parts/openresty/build/build/LuaJIT-2.1-20190507/src' 14:38:35 make[2]: Nothing to be done for 'default'. 14:38:35 make[2]: Leaving directory '/build/parts/openresty/build/build/LuaJIT-2.1-20190507/src' 14:38:35 ==== Successfully built LuaJIT 2.1.0-beta3 ==== 14:38:35 make[1]: Leaving directory '/build/parts/openresty/build/build/LuaJIT-2.1-20190507' 14:38:35 cd /build/parts/openresty/build/build/lua-cjson-2.1.0.7 && make DESTDIR= LUA_INCLUDE_DIR=/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 LUA_CMODULE_DIR=/build/parts/openresty/install/lualib LUA_MODULE_DIR=/build/parts/openresty/install/lualib CJSON_CFLAGS="-g -fpic" CC=cc 14:38:35 make[1]: Entering directory '/build/parts/openresty/build/build/lua-cjson-2.1.0.7' 14:38:35 make[1]: Nothing to be done for 'all'. 14:38:35 make[1]: Leaving directory '/build/parts/openresty/build/build/lua-cjson-2.1.0.7' 14:38:35 cd /build/parts/openresty/build/build/lua-resty-signal-0.02 && make DESTDIR= LUA_INCLUDE_DIR=/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 LUA_LIB_DIR=/build/parts/openresty/install/lualib CC=cc 14:38:35 make[1]: Entering directory '/build/parts/openresty/build/build/lua-resty-signal-0.02' 14:38:35 make[1]: Nothing to be done for 'all'. 14:38:35 make[1]: Leaving directory '/build/parts/openresty/build/build/lua-resty-signal-0.02' 14:38:35 cd /build/parts/openresty/build/build/lua-redis-parser-0.13 && make DESTDIR= LUA_INCLUDE_DIR=/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 LUA_LIB_DIR=/build/parts/openresty/install/lualib CC=cc 14:38:35 make[1]: Entering directory '/build/parts/openresty/build/build/lua-redis-parser-0.13' 14:38:35 make[1]: Nothing to be done for 'all'. 14:38:35 make[1]: Leaving directory '/build/parts/openresty/build/build/lua-redis-parser-0.13' 14:38:35 cd /build/parts/openresty/build/build/lua-rds-parser-0.06 && make DESTDIR= LUA_INCLUDE_DIR=/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 LUA_LIB_DIR=/build/parts/openresty/install/lualib CC=cc 14:38:35 make[1]: Entering directory '/build/parts/openresty/build/build/lua-rds-parser-0.06' 14:38:35 make[1]: Nothing to be done for 'all'. 14:38:35 make[1]: Leaving directory '/build/parts/openresty/build/build/lua-rds-parser-0.06' 14:38:35 cd /build/parts/openresty/build/build/nginx-1.15.8 && make 14:38:35 make[1]: Entering directory '/build/parts/openresty/build/build/nginx-1.15.8' 14:38:35 make -f objs/Makefile 14:38:35 make[2]: Entering directory '/build/parts/openresty/build/build/nginx-1.15.8' 14:38:35 make[2]: Nothing to be done for 'build'. 14:38:35 make[2]: Leaving directory '/build/parts/openresty/build/build/nginx-1.15.8' 14:38:35 make[1]: Leaving directory '/build/parts/openresty/build/build/nginx-1.15.8' 14:38:35 mkdir -p /build/parts/openresty/install/ 14:38:35 cp /build/parts/openresty/build/COPYRIGHT /build/parts/openresty/install/ 14:38:35 cd /build/parts/openresty/build/build/LuaJIT-2.1-20190507 && make install TARGET_STRIP=@: CCDEBUG=-g XCFLAGS='-DLUAJIT_ENABLE_LUA52COMPAT -DLUAJIT_ENABLE_GC64 -msse4.2' CC=cc PREFIX=/build/parts/openresty/install/luajit DESTDIR= 14:38:35 make[1]: Entering directory '/build/parts/openresty/build/build/LuaJIT-2.1-20190507' 14:38:35 ==== Installing LuaJIT 2.1.0-beta3 to /build/parts/openresty/install/luajit ==== 14:38:35 mkdir -p /build/parts/openresty/install/luajit/bin /build/parts/openresty/install/luajit/lib /build/parts/openresty/install/luajit/include/luajit-2.1 /build/parts/openresty/install/luajit/share/man/man1 /build/parts/openresty/install/luajit/lib/pkgconfig /build/parts/openresty/install/luajit/share/luajit-2.1.0-beta3/jit /build/parts/openresty/install/luajit/share/lua/5.1 /build/parts/openresty/install/luajit/lib/lua/5.1 14:38:35 cd src && install -m 0755 luajit /build/parts/openresty/install/luajit/bin/luajit-2.1.0-beta3 14:38:35 cd src && test -f libluajit.a && install -m 0644 libluajit.a /build/parts/openresty/install/luajit/lib/libluajit-5.1.a || : 14:38:36 Successfully uninstalled idna-2.9 14:38:36 rm -f /build/parts/openresty/install/luajit/lib/libluajit-5.1.so.2.1.0 /build/parts/openresty/install/luajit/lib/libluajit-5.1.so /build/parts/openresty/install/luajit/lib/libluajit-5.1.so.2 14:38:36 cd src && test -f libluajit.so && \ 14:38:36 install -m 0755 libluajit.so /build/parts/openresty/install/luajit/lib/libluajit-5.1.so.2.1.0 && \ 14:38:36 ldconfig -n /build/parts/openresty/install/luajit/lib && \ 14:38:36 ln -sf libluajit-5.1.so.2.1.0 /build/parts/openresty/install/luajit/lib/libluajit-5.1.so && \ 14:38:36 ln -sf libluajit-5.1.so.2.1.0 /build/parts/openresty/install/luajit/lib/libluajit-5.1.so.2 || : 14:38:36 cd etc && install -m 0644 luajit.1 /build/parts/openresty/install/luajit/share/man/man1 14:38:36 cd etc && sed -e "s|^prefix=.*|prefix=/build/parts/openresty/install/luajit|" -e "s|^multilib=.*|multilib=lib|" luajit.pc > luajit.pc.tmp && \ 14:38:36 install -m 0644 luajit.pc.tmp /build/parts/openresty/install/luajit/lib/pkgconfig/luajit.pc && \ 14:38:36 rm -f luajit.pc.tmp 14:38:36 cd src && install -m 0644 lua.h lualib.h lauxlib.h luaconf.h lua.hpp luajit.h /build/parts/openresty/install/luajit/include/luajit-2.1 14:38:36 cd src/jit && install -m 0644 bc.lua bcsave.lua dump.lua p.lua v.lua zone.lua dis_x86.lua dis_x64.lua dis_arm.lua dis_arm64.lua dis_arm64be.lua dis_ppc.lua dis_mips.lua dis_mipsel.lua dis_mips64.lua dis_mips64el.lua vmdef.lua /build/parts/openresty/install/luajit/share/luajit-2.1.0-beta3/jit 14:38:36 ln -sf luajit-2.1.0-beta3 /build/parts/openresty/install/luajit/bin/luajit 14:38:36 ==== Successfully installed LuaJIT 2.1.0-beta3 to /build/parts/openresty/install/luajit ==== 14:38:36 make[1]: Leaving directory '/build/parts/openresty/build/build/LuaJIT-2.1-20190507' 14:38:36 cd /build/parts/openresty/build/build/lua-cjson-2.1.0.7 && make install DESTDIR= LUA_INCLUDE_DIR=/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 LUA_CMODULE_DIR=/build/parts/openresty/install/lualib LUA_MODULE_DIR=/build/parts/openresty/install/lualib CJSON_CFLAGS="-g -fpic" CC=cc 14:38:36 make[1]: Entering directory '/build/parts/openresty/build/build/lua-cjson-2.1.0.7' 14:38:36 mkdir -p /build/parts/openresty/install/lualib 14:38:36 rm -f /build/parts/openresty/install/lualib/cjson.so 14:38:36 cp cjson.so /build/parts/openresty/install/lualib 14:38:36 chmod 755 /build/parts/openresty/install/lualib/cjson.so 14:38:36 make[1]: Leaving directory '/build/parts/openresty/build/build/lua-cjson-2.1.0.7' 14:38:36 cd /build/parts/openresty/build/build/lua-resty-signal-0.02 && make install DESTDIR= LUA_INCLUDE_DIR=/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 LUA_LIB_DIR=/build/parts/openresty/install/lualib CC=cc 14:38:36 make[1]: Entering directory '/build/parts/openresty/build/build/lua-resty-signal-0.02' 14:38:36 install -d /build/parts/openresty/install/lualib/resty 14:38:36 install lib/resty/*.lua /build/parts/openresty/install/lualib/resty 14:38:36 install librestysignal.so /build/parts/openresty/install/lualib/ 14:38:36 make[1]: Leaving directory '/build/parts/openresty/build/build/lua-resty-signal-0.02' 14:38:36 cd /build/parts/openresty/build/build/lua-redis-parser-0.13 && make install DESTDIR= LUA_INCLUDE_DIR=/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 LUA_LIB_DIR=/build/parts/openresty/install/lualib CC=cc 14:38:36 make[1]: Entering directory '/build/parts/openresty/build/build/lua-redis-parser-0.13' 14:38:36 install -d /build/parts/openresty/install/lualib/redis 14:38:36 install parser.so /build/parts/openresty/install/lualib/redis 14:38:36 make[1]: Leaving directory '/build/parts/openresty/build/build/lua-redis-parser-0.13' 14:38:36 cd /build/parts/openresty/build/build/lua-rds-parser-0.06 && make install DESTDIR= LUA_INCLUDE_DIR=/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 LUA_LIB_DIR=/build/parts/openresty/install/lualib CC=cc 14:38:36 make[1]: Entering directory '/build/parts/openresty/build/build/lua-rds-parser-0.06' 14:38:36 install -d /build/parts/openresty/install/lualib/rds 14:38:36 install parser.so /build/parts/openresty/install/lualib/rds 14:38:36 make[1]: Leaving directory '/build/parts/openresty/build/build/lua-rds-parser-0.06' 14:38:36 cd /build/parts/openresty/build/build/lua-resty-dns-0.21 && make install DESTDIR= LUA_LIB_DIR=/build/parts/openresty/install/lualib INSTALL=/build/parts/openresty/build/build/install 14:38:36 make[1]: Entering directory '/build/parts/openresty/build/build/lua-resty-dns-0.21' 14:38:36 /build/parts/openresty/build/build/install -d /build/parts/openresty/install/lualib/resty/dns 14:38:36 /build/parts/openresty/build/build/install lib/resty/dns/*.lua /build/parts/openresty/install/lualib/resty/dns/ 14:38:36 make[1]: Leaving directory '/build/parts/openresty/build/build/lua-resty-dns-0.21' 14:38:36 cd /build/parts/openresty/build/build/lua-resty-memcached-0.14 && make install DESTDIR= LUA_LIB_DIR=/build/parts/openresty/install/lualib INSTALL=/build/parts/openresty/build/build/install 14:38:36 make[1]: Entering directory '/build/parts/openresty/build/build/lua-resty-memcached-0.14' 14:38:36 /build/parts/openresty/build/build/install -d /build/parts/openresty/install/lualib/resty 14:38:36 /build/parts/openresty/build/build/install lib/resty/*.lua /build/parts/openresty/install/lualib/resty 14:38:36 make[1]: Leaving directory '/build/parts/openresty/build/build/lua-resty-memcached-0.14' 14:38:36 cd /build/parts/openresty/build/build/lua-resty-redis-0.27 && make install DESTDIR= LUA_LIB_DIR=/build/parts/openresty/install/lualib INSTALL=/build/parts/openresty/build/build/install 14:38:36 make[1]: Entering directory '/build/parts/openresty/build/build/lua-resty-redis-0.27' 14:38:36 /build/parts/openresty/build/build/install -d /build/parts/openresty/install/lualib/resty 14:38:36 /build/parts/openresty/build/build/install lib/resty/*.lua /build/parts/openresty/install/lualib/resty 14:38:36 make[1]: Leaving directory '/build/parts/openresty/build/build/lua-resty-redis-0.27' 14:38:36 cd /build/parts/openresty/build/build/lua-resty-mysql-0.21 && make install DESTDIR= LUA_LIB_DIR=/build/parts/openresty/install/lualib INSTALL=/build/parts/openresty/build/build/install 14:38:36 make[1]: Entering directory '/build/parts/openresty/build/build/lua-resty-mysql-0.21' 14:38:36 /build/parts/openresty/build/build/install -d /build/parts/openresty/install/lualib/resty 14:38:36 /build/parts/openresty/build/build/install lib/resty/*.lua /build/parts/openresty/install/lualib/resty 14:38:36 make[1]: Leaving directory '/build/parts/openresty/build/build/lua-resty-mysql-0.21' 14:38:36 cd /build/parts/openresty/build/build/lua-resty-string-0.11 && make install DESTDIR= LUA_LIB_DIR=/build/parts/openresty/install/lualib INSTALL=/build/parts/openresty/build/build/install 14:38:36 make[1]: Entering directory '/build/parts/openresty/build/build/lua-resty-string-0.11' 14:38:36 /build/parts/openresty/build/build/install -d /build/parts/openresty/install/lualib/resty 14:38:36 /build/parts/openresty/build/build/install lib/resty/*.lua /build/parts/openresty/install/lualib/resty 14:38:36 make[1]: Leaving directory '/build/parts/openresty/build/build/lua-resty-string-0.11' 14:38:36 cd /build/parts/openresty/build/build/lua-resty-upload-0.10 && make install DESTDIR= LUA_LIB_DIR=/build/parts/openresty/install/lualib INSTALL=/build/parts/openresty/build/build/install 14:38:36 make[1]: Entering directory '/build/parts/openresty/build/build/lua-resty-upload-0.10' 14:38:36 /build/parts/openresty/build/build/install -d /build/parts/openresty/install/lualib/resty 14:38:36 /build/parts/openresty/build/build/install lib/resty/*.lua /build/parts/openresty/install/lualib/resty 14:38:36 make[1]: Leaving directory '/build/parts/openresty/build/build/lua-resty-upload-0.10' 14:38:36 cd /build/parts/openresty/build/build/lua-resty-websocket-0.07 && make install DESTDIR= LUA_LIB_DIR=/build/parts/openresty/install/lualib INSTALL=/build/parts/openresty/build/build/install 14:38:36 make[1]: Entering directory '/build/parts/openresty/build/build/lua-resty-websocket-0.07' 14:38:36 /build/parts/openresty/build/build/install -d /build/parts/openresty/install/lualib/resty/websocket 14:38:36 /build/parts/openresty/build/build/install lib/resty/websocket/*.lua /build/parts/openresty/install/lualib/resty/websocket/ 14:38:36 make[1]: Leaving directory '/build/parts/openresty/build/build/lua-resty-websocket-0.07' 14:38:36 cd /build/parts/openresty/build/build/lua-resty-lock-0.08 && make install DESTDIR= LUA_LIB_DIR=/build/parts/openresty/install/lualib INSTALL=/build/parts/openresty/build/build/install 14:38:36 make[1]: Entering directory '/build/parts/openresty/build/build/lua-resty-lock-0.08' 14:38:36 /build/parts/openresty/build/build/install -d /build/parts/openresty/install/lualib/resty/ 14:38:36 /build/parts/openresty/build/build/install lib/resty/*.lua /build/parts/openresty/install/lualib/resty/ 14:38:36 make[1]: Leaving directory '/build/parts/openresty/build/build/lua-resty-lock-0.08' 14:38:36 cd /build/parts/openresty/build/build/lua-resty-lrucache-0.09 && make install DESTDIR= LUA_LIB_DIR=/build/parts/openresty/install/lualib INSTALL=/build/parts/openresty/build/build/install 14:38:36 make[1]: Entering directory '/build/parts/openresty/build/build/lua-resty-lrucache-0.09' 14:38:36 /build/parts/openresty/build/build/install -d /build/parts/openresty/install/lualib/resty/lrucache 14:38:36 /build/parts/openresty/build/build/install lib/resty/*.lua /build/parts/openresty/install/lualib/resty/ 14:38:36 /build/parts/openresty/build/build/install lib/resty/lrucache/*.lua /build/parts/openresty/install/lualib/resty/lrucache/ 14:38:36 make[1]: Leaving directory '/build/parts/openresty/build/build/lua-resty-lrucache-0.09' 14:38:36 cd /build/parts/openresty/build/build/lua-resty-core-0.1.17 && make install DESTDIR= LUA_LIB_DIR=/build/parts/openresty/install/lualib INSTALL=/build/parts/openresty/build/build/install 14:38:36 make[1]: Entering directory '/build/parts/openresty/build/build/lua-resty-core-0.1.17' 14:38:36 /build/parts/openresty/build/build/install -d /build/parts/openresty/install/lualib/resty/core/ 14:38:36 /build/parts/openresty/build/build/install -d /build/parts/openresty/install/lualib/ngx/ 14:38:36 /build/parts/openresty/build/build/install -d /build/parts/openresty/install/lualib/ngx/ssl 14:38:36 /build/parts/openresty/build/build/install lib/resty/*.lua /build/parts/openresty/install/lualib/resty/ 14:38:36 /build/parts/openresty/build/build/install lib/resty/core/*.lua /build/parts/openresty/install/lualib/resty/core/ 14:38:36 /build/parts/openresty/build/build/install lib/ngx/*.lua /build/parts/openresty/install/lualib/ngx/ 14:38:36 /build/parts/openresty/build/build/install lib/ngx/ssl/*.lua /build/parts/openresty/install/lualib/ngx/ssl/ 14:38:36 make[1]: Leaving directory '/build/parts/openresty/build/build/lua-resty-core-0.1.17' 14:38:36 cd /build/parts/openresty/build/build/lua-resty-upstream-healthcheck-0.06 && make install DESTDIR= LUA_LIB_DIR=/build/parts/openresty/install/lualib INSTALL=/build/parts/openresty/build/build/install 14:38:36 make[1]: Entering directory '/build/parts/openresty/build/build/lua-resty-upstream-healthcheck-0.06' 14:38:36 /build/parts/openresty/build/build/install -d /build/parts/openresty/install/lualib/resty/upstream/ 14:38:36 /build/parts/openresty/build/build/install lib/resty/upstream/*.lua /build/parts/openresty/install/lualib/resty/upstream/ 14:38:36 make[1]: Leaving directory '/build/parts/openresty/build/build/lua-resty-upstream-healthcheck-0.06' 14:38:36 cd /build/parts/openresty/build/build/lua-resty-limit-traffic-0.06 && make install DESTDIR= LUA_LIB_DIR=/build/parts/openresty/install/lualib INSTALL=/build/parts/openresty/build/build/install 14:38:36 make[1]: Entering directory '/build/parts/openresty/build/build/lua-resty-limit-traffic-0.06' 14:38:36 /build/parts/openresty/build/build/install -d /build/parts/openresty/install/lualib/resty/limit/ 14:38:36 /build/parts/openresty/build/build/install lib/resty/limit/*.lua /build/parts/openresty/install/lualib/resty/limit/ 14:38:36 make[1]: Leaving directory '/build/parts/openresty/build/build/lua-resty-limit-traffic-0.06' 14:38:36 cd /build/parts/openresty/build/build/lua-resty-shell-0.02 && make install DESTDIR= LUA_LIB_DIR=/build/parts/openresty/install/lualib INSTALL=/build/parts/openresty/build/build/install 14:38:36 make[1]: Entering directory '/build/parts/openresty/build/build/lua-resty-shell-0.02' 14:38:36 /build/parts/openresty/build/build/install -d /build/parts/openresty/install/lualib/resty/ 14:38:36 /build/parts/openresty/build/build/install lib/resty/*.lua /build/parts/openresty/install/lualib/resty/ 14:38:36 make[1]: Leaving directory '/build/parts/openresty/build/build/lua-resty-shell-0.02' 14:38:36 cd /build/parts/openresty/build/build/lua-tablepool-0.01 && make install DESTDIR= LUA_LIB_DIR=/build/parts/openresty/install/lualib INSTALL=/build/parts/openresty/build/build/install 14:38:36 make[1]: Entering directory '/build/parts/openresty/build/build/lua-tablepool-0.01' 14:38:36 /build/parts/openresty/build/build/install lib/*.lua /build/parts/openresty/install/lualib/ 14:38:36 make[1]: Leaving directory '/build/parts/openresty/build/build/lua-tablepool-0.01' 14:38:36 cd /build/parts/openresty/build/build/opm-0.0.5 && /build/parts/openresty/build/build/install bin/* /build/parts/openresty/install/bin/ 14:38:36 cd /build/parts/openresty/build/build/resty-cli-0.24 && /build/parts/openresty/build/build/install bin/* /build/parts/openresty/install/bin/ 14:38:36 cp /build/parts/openresty/build/build/resty.index /build/parts/openresty/install/ 14:38:36 cp -r /build/parts/openresty/build/build/pod /build/parts/openresty/install/ 14:38:36 cd /build/parts/openresty/build/build/nginx-1.15.8 && make install DESTDIR= 14:38:36 make[1]: Entering directory '/build/parts/openresty/build/build/nginx-1.15.8' 14:38:36 make -f objs/Makefile install 14:38:36 ---> Running in c7524757a010 14:38:36 ---> Running in dea1a0ebfaac 14:38:36 ---> Running in c422f45705e0 14:38:36 ---> Running in dd7a4701edc1 14:38:36 Attempting uninstall: requests 14:38:36 Found existing installation: requests 2.23.0 14:38:36 make[2]: Entering directory '/build/parts/openresty/build/build/nginx-1.15.8' 14:38:36 test -d '/build/parts/openresty/install/nginx' || mkdir -p '/build/parts/openresty/install/nginx' 14:38:36 test -d '/build/parts/openresty/install/nginx/sbin' \ 14:38:36 || mkdir -p '/build/parts/openresty/install/nginx/sbin' 14:38:36 test ! -f '/build/parts/openresty/install/nginx/sbin/nginx' \ 14:38:36 || mv '/build/parts/openresty/install/nginx/sbin/nginx' \ 14:38:36 '/build/parts/openresty/install/nginx/sbin/nginx.old' 14:38:36 cp objs/nginx '/build/parts/openresty/install/nginx/sbin/nginx' 14:38:36 test -d '/build/parts/openresty/install/nginx/conf' \ 14:38:36 || mkdir -p '/build/parts/openresty/install/nginx/conf' 14:38:36 cp conf/koi-win '/build/parts/openresty/install/nginx/conf' 14:38:36 cp conf/koi-utf '/build/parts/openresty/install/nginx/conf' 14:38:36 cp conf/win-utf '/build/parts/openresty/install/nginx/conf' 14:38:36 test -f '/build/parts/openresty/install/nginx/conf/mime.types' \ 14:38:36 || cp conf/mime.types '/build/parts/openresty/install/nginx/conf' 14:38:36 cp conf/mime.types '/build/parts/openresty/install/nginx/conf/mime.types.default' 14:38:36 test -f '/build/parts/openresty/install/nginx/conf/fastcgi_params' \ 14:38:36 || cp conf/fastcgi_params '/build/parts/openresty/install/nginx/conf' 14:38:36 cp conf/fastcgi_params \ 14:38:36 '/build/parts/openresty/install/nginx/conf/fastcgi_params.default' 14:38:36 test -f '/build/parts/openresty/install/nginx/conf/fastcgi.conf' \ 14:38:36 || cp conf/fastcgi.conf '/build/parts/openresty/install/nginx/conf' 14:38:36 cp conf/fastcgi.conf '/build/parts/openresty/install/nginx/conf/fastcgi.conf.default' 14:38:36 test -f '/build/parts/openresty/install/nginx/conf/uwsgi_params' \ 14:38:36 || cp conf/uwsgi_params '/build/parts/openresty/install/nginx/conf' 14:38:36 cp conf/uwsgi_params \ 14:38:36 '/build/parts/openresty/install/nginx/conf/uwsgi_params.default' 14:38:36 test -f '/build/parts/openresty/install/nginx/conf/scgi_params' \ 14:38:36 || cp conf/scgi_params '/build/parts/openresty/install/nginx/conf' 14:38:36 cp conf/scgi_params \ 14:38:36 '/build/parts/openresty/install/nginx/conf/scgi_params.default' 14:38:36 test -f '/build/parts/openresty/install/nginx/conf/nginx.conf' \ 14:38:36 || cp conf/nginx.conf '/build/parts/openresty/install/nginx/conf/nginx.conf' 14:38:36 cp conf/nginx.conf '/build/parts/openresty/install/nginx/conf/nginx.conf.default' 14:38:36 test -d '/build/parts/openresty/install/nginx/logs' \ 14:38:36 || mkdir -p '/build/parts/openresty/install/nginx/logs' 14:38:36 test -d '/build/parts/openresty/install/nginx/logs' \ 14:38:36 || mkdir -p '/build/parts/openresty/install/nginx/logs' 14:38:36 test -d '/build/parts/openresty/install/nginx/html' \ 14:38:36 || cp -R docs/html '/build/parts/openresty/install/nginx' 14:38:36 test -d '/build/parts/openresty/install/nginx/logs' \ 14:38:36 || mkdir -p '/build/parts/openresty/install/nginx/logs' 14:38:36 make[2]: Leaving directory '/build/parts/openresty/build/build/nginx-1.15.8' 14:38:36 make[1]: Leaving directory '/build/parts/openresty/build/build/nginx-1.15.8' 14:38:36 mkdir -p /build/parts/openresty/install/site/lualib /build/parts/openresty/install/site/pod /build/parts/openresty/install/site/manifest 14:38:36 ln -sf /build/parts/openresty/install/nginx/sbin/nginx /build/parts/openresty/install/bin/openresty 14:38:36 Uninstalling requests-2.23.0: 14:38:36 Successfully uninstalled requests-2.23.0 14:38:37 Running setup.py install for texttable: started 14:38:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:38:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:38:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:38:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 14:38:39 Running setup.py install for texttable: finished with status 'done' 14:38:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:38:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:38:40 Staging openresty  14:38:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:38:40 Running setup.py install for PyYAML: started 14:38:40 v3.12.0-463-g5efa865e42 [http://nl.alpinelinux.org/alpine/v3.12/main] 14:38:40 v3.12.0-462-g579b6240e1 [http://nl.alpinelinux.org/alpine/v3.12/community] 14:38:40 OK: 12623 distinct packages available 14:38:41 v3.12.0-463-g5efa865e42 [http://nl.alpinelinux.org/alpine/v3.12/main] 14:38:41 v3.12.0-462-g579b6240e1 [http://nl.alpinelinux.org/alpine/v3.12/community] 14:38:41 OK: 12623 distinct packages available 14:38:41 Pulling lua  14:38:41 v3.12.0-463-g5efa865e42 [http://nl.alpinelinux.org/alpine/v3.12/main] 14:38:41 v3.12.0-462-g579b6240e1 [http://nl.alpinelinux.org/alpine/v3.12/community] 14:38:41 OK: 12623 distinct packages available 14:38:41 OK: 217 MiB in 51 packages 14:38:42 OK: 217 MiB in 51 packages 14:38:42 OK: 217 MiB in 51 packages 14:38:42 OK: 217 MiB in 51 packages 14:38:43 Downloading 'lua-5.1.5.tar.gz'[] 0% Downloading 'lua-5.1.5.tar.gz'[] 1% Downloading 'lua-5.1.5.tar.gz'[] 2% Downloading 'lua-5.1.5.tar.gz'[] 4% Downloading 'lua-5.1.5.tar.gz'[] 5% Downloading 'lua-5.1.5.tar.gz'[] 6% Downloading 'lua-5.1.5.tar.gz'[] 8% Downloading 'lua-5.1.5.tar.gz'[] 9% Downloading 'lua-5.1.5.tar.gz'[] 11% Downloading 'lua-5.1.5.tar.gz'[] 12% Downloading 'lua-5.1.5.tar.gz'[] 13% Downloading 'lua-5.1.5.tar.gz'[] 15% Downloading 'lua-5.1.5.tar.gz'[] 16% Downloading 'lua-5.1.5.tar.gz'[] 18% Downloading 'lua-5.1.5.tar.gz'[] 19% Downloading 'lua-5.1.5.tar.gz'[] 20% Downloading 'lua-5.1.5.tar.gz'[] 22% Downloading 'lua-5.1.5.tar.gz'[] 23% Downloading 'lua-5.1.5.tar.gz'[] 24% Downloading 'lua-5.1.5.tar.gz'[] 26% Downloading 'lua-5.1.5.tar.gz'[] 27% Downloading 'lua-5.1.5.tar.gz'[] 29% Downloading 'lua-5.1.5.tar.gz'[] 30% Downloading 'lua-5.1.5.tar.gz'[] 31% Downloading 'lua-5.1.5.tar.gz'[] 33% Downloading 'lua-5.1.5.tar.gz'[] 34% Downloading 'lua-5.1.5.tar.gz'[] 36% Downloading 'lua-5.1.5.tar.gz'[] 37% Downloading 'lua-5.1.5.tar.gz'[] 38% Downloading 'lua-5.1.5.tar.gz'[] 40% Downloading 'lua-5.1.5.tar.gz'[] 41% Downloading 'lua-5.1.5.tar.gz'[] 43% Downloading 'lua-5.1.5.tar.gz'[] 44% Downloading 'lua-5.1.5.tar.gz'[] 45% Downloading 'lua-5.1.5.tar.gz'[] 47% Downloading 'lua-5.1.5.tar.gz'[] 48% Downloading 'lua-5.1.5.tar.gz'[] 49% Downloading 'lua-5.1.5.tar.gz'[] 51% Downloading 'lua-5.1.5.tar.gz'[] 52% Downloading 'lua-5.1.5.tar.gz'[] 54% Downloading 'lua-5.1.5.tar.gz'[] 55% Downloading 'lua-5.1.5.tar.gz'[] 56% Downloading 'lua-5.1.5.tar.gz'[] 58% Downloading 'lua-5.1.5.tar.gz'[] 59% Downloading 'lua-5.1.5.tar.gz'[] 61% Downloading 'lua-5.1.5.tar.gz'[] 62% Downloading 'lua-5.1.5.tar.gz'[] 63% Downloading 'lua-5.1.5.tar.gz'[] 65% Downloading 'lua-5.1.5.tar.gz'[] 66% Downloading 'lua-5.1.5.tar.gz'[] 68% Downloading 'lua-5.1.5.tar.gz'[] 69% Downloading 'lua-5.1.5.tar.gz'[] 70% Downloading 'lua-5.1.5.tar.gz'[] 72% Downloading 'lua-5.1.5.tar.gz'[] 73% Downloading 'lua-5.1.5.tar.gz'[] 74% Downloading 'lua-5.1.5.tar.gz'[] 76% Downloading 'lua-5.1.5.tar.gz'[] 77% Downloading 'lua-5.1.5.tar.gz'[] 79% Downloading 'lua-5.1.5.tar.gz'[] 80% Downloading 'lua-5.1.5.tar.gz'[] 81% Downloading 'lua-5.1.5.tar.gz'[] 83% Downloading 'lua-5.1.5.tar.gz'[] 84% Downloading 'lua-5.1.5.tar.gz'[] 86% Downloading 'lua-5.1.5.tar.gz'[] 87% Downloading 'lua-5.1.5.tar.gz'[] 88% Downloading 'lua-5.1.5.tar.gz'[] 90% Downloading 'lua-5.1.5.tar.gz'[] 91% Downloading 'lua-5.1.5.tar.gz'[] 93% Downloading 'lua-5.1.5.tar.gz'[] 94% Downloading 'lua-5.1.5.tar.gz'[] 95% Downloading 'lua-5.1.5.tar.gz'[] 97% Downloading 'lua-5.1.5.tar.gz'[] 98% Downloading 'lua-5.1.5.tar.gz'[] 99% Downloading 'lua-5.1.5.tar.gz'[] 100% 14:38:43 'luarocks' has dependencies that need to be staged: lua 14:38:43 Skipping pull lua (already ran) 14:38:43 Building lua  14:38:44 Removing intermediate container c7524757a010 14:38:44 ---> e980002d05d0 14:38:44 Step 6/23 : COPY go.mod . 14:38:44 Running setup.py install for PyYAML: finished with status 'done' 14:38:44 make linux -j8 14:38:44 cd src && make linux 14:38:44 make[1]: Entering directory '/build/parts/lua/build/src' 14:38:44 make all MYCFLAGS=-DLUA_USE_LINUX MYLIBS="-Wl,-E -ldl -lreadline -lhistory -lncurses" 14:38:44 make[2]: Entering directory '/build/parts/lua/build/src' 14:38:44 gcc -O2 -Wall -DLUA_USE_LINUX -c -o lapi.o lapi.c 14:38:44 gcc -O2 -Wall -DLUA_USE_LINUX -c -o lcode.o lcode.c 14:38:44 gcc -O2 -Wall -DLUA_USE_LINUX -c -o ldebug.o ldebug.c 14:38:44 gcc -O2 -Wall -DLUA_USE_LINUX -c -o ldo.o ldo.c 14:38:44 gcc -O2 -Wall -DLUA_USE_LINUX -c -o ldump.o ldump.c 14:38:44 gcc -O2 -Wall -DLUA_USE_LINUX -c -o lfunc.o lfunc.c 14:38:44 gcc -O2 -Wall -DLUA_USE_LINUX -c -o lgc.o lgc.c 14:38:44 gcc -O2 -Wall -DLUA_USE_LINUX -c -o llex.o llex.c 14:38:44 gcc -O2 -Wall -DLUA_USE_LINUX -c -o lmem.o lmem.c 14:38:44 gcc -O2 -Wall -DLUA_USE_LINUX -c -o lobject.o lobject.c 14:38:44 gcc -O2 -Wall -DLUA_USE_LINUX -c -o lopcodes.o lopcodes.c 14:38:44 Removing intermediate container dea1a0ebfaac 14:38:44 ---> 3c5c5d234538 14:38:44 Step 5/29 : COPY go.mod . 14:38:44 gcc -O2 -Wall -DLUA_USE_LINUX -c -o lparser.o lparser.c 14:38:44 gcc -O2 -Wall -DLUA_USE_LINUX -c -o lstate.o lstate.c 14:38:44 gcc -O2 -Wall -DLUA_USE_LINUX -c -o lstring.o lstring.c 14:38:44 gcc -O2 -Wall -DLUA_USE_LINUX -c -o ltable.o ltable.c 14:38:44 gcc -O2 -Wall -DLUA_USE_LINUX -c -o ltm.o ltm.c 14:38:44 gcc -O2 -Wall -DLUA_USE_LINUX -c -o lundump.o lundump.c 14:38:44 gcc -O2 -Wall -DLUA_USE_LINUX -c -o lvm.o lvm.c 14:38:44 gcc -O2 -Wall -DLUA_USE_LINUX -c -o lzio.o lzio.c 14:38:44 gcc -O2 -Wall -DLUA_USE_LINUX -c -o lauxlib.o lauxlib.c 14:38:44 gcc -O2 -Wall -DLUA_USE_LINUX -c -o lbaselib.o lbaselib.c 14:38:44 gcc -O2 -Wall -DLUA_USE_LINUX -c -o ldblib.o ldblib.c 14:38:44 gcc -O2 -Wall -DLUA_USE_LINUX -c -o liolib.o liolib.c 14:38:44 lauxlib.c: In function ‘luaL_loadfile’: 14:38:44 lauxlib.c:577:4: warning: this ‘while’ clause does not guard... [-Wmisleading-indentation] 14:38:44 while ((c = getc(lf.f)) != EOF && c != LUA_SIGNATURE[0]) ; 14:38:44 ^~~~~ 14:38:44 lauxlib.c:578:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘while’ 14:38:44 lf.extraline = 0; 14:38:44 ^~ 14:38:44 gcc -O2 -Wall -DLUA_USE_LINUX -c -o lmathlib.o lmathlib.c 14:38:44 gcc -O2 -Wall -DLUA_USE_LINUX -c -o loslib.o loslib.c 14:38:45 gcc -O2 -Wall -DLUA_USE_LINUX -c -o ltablib.o ltablib.c 14:38:45 ltablib.c: In function ‘addfield’: 14:38:45 ltablib.c:137:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] 14:38:45 if (!lua_isstring(L, -1)) 14:38:45 ^~ 14:38:45 ltablib.c:140:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 14:38:45 luaL_addvalue(b); 14:38:45 ^~~~~~~~~~~~~ 14:38:45 gcc -O2 -Wall -DLUA_USE_LINUX -c -o lstrlib.o lstrlib.c 14:38:45 gcc -O2 -Wall -DLUA_USE_LINUX -c -o loadlib.o loadlib.c 14:38:45 gcc -O2 -Wall -DLUA_USE_LINUX -c -o linit.o linit.c 14:38:45 gcc -O2 -Wall -DLUA_USE_LINUX -c -o lua.o lua.c 14:38:45 gcc -O2 -Wall -DLUA_USE_LINUX -c -o luac.o luac.c 14:38:45 gcc -O2 -Wall -DLUA_USE_LINUX -c -o print.o print.c 14:38:45 Removing intermediate container c422f45705e0 14:38:45 ---> d58d139cdd49 14:38:45 Step 6/22 : COPY go.mod . 14:38:45 ar rcu liblua.a lapi.o lcode.o ldebug.o ldo.o ldump.o lfunc.o lgc.o llex.o lmem.o lobject.o lopcodes.o lparser.o lstate.o lstring.o ltable.o ltm.o lundump.o lvm.o lzio.o lauxlib.o lbaselib.o ldblib.o liolib.o lmathlib.o loslib.o ltablib.o lstrlib.o loadlib.o linit.o # DLL needs all object files 14:38:45 ar: `u' modifier ignored since `D' is the default (see `U') 14:38:45 ranlib liblua.a 14:38:45 gcc -o lua lua.o liblua.a -lm -Wl,-E -ldl -lreadline -lhistory -lncurses 14:38:45 gcc -o luac luac.o print.o liblua.a -lm -Wl,-E -ldl -lreadline -lhistory -lncurses 14:38:45 make[2]: Leaving directory '/build/parts/lua/build/src' 14:38:45 make[1]: Leaving directory '/build/parts/lua/build/src' 14:38:45 make linux install DESTDIR=/build/parts/lua/install 14:38:45 cd src && make linux 14:38:45 make[1]: Entering directory '/build/parts/lua/build/src' 14:38:45 make all MYCFLAGS=-DLUA_USE_LINUX MYLIBS="-Wl,-E -ldl -lreadline -lhistory -lncurses" 14:38:45 make[2]: Entering directory '/build/parts/lua/build/src' 14:38:45 make[2]: Nothing to be done for 'all'. 14:38:45 make[2]: Leaving directory '/build/parts/lua/build/src' 14:38:45 make[1]: Leaving directory '/build/parts/lua/build/src' 14:38:45 cd src && mkdir -p /build/stage/bin /build/stage/include /build/stage/lib /build/stage/man/man1 /build/stage/share/lua/5.1 /build/stage/lib/lua/5.1 14:38:45 cd src && install -p -m 0755 lua luac /build/stage/bin 14:38:45 cd src && install -p -m 0644 lua.h luaconf.h lualib.h lauxlib.h ../etc/lua.hpp /build/stage/include 14:38:45 cd src && install -p -m 0644 liblua.a /build/stage/lib 14:38:45 cd doc && install -p -m 0644 lua.1 luac.1 /build/stage/man/man1 14:38:45 ---> 145337fb0faf 14:38:45 Step 7/23 : RUN go mod download 14:38:45 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 14:38:45 ---> Running in 44fefc3a0b2f 14:38:46 ---> 353e123d4ea4 14:38:46 Step 6/29 : RUN go mod download 14:38:46 ---> Running in 2dc5674ea8d1 14:38:46 ---> 7c3413eb72ae 14:38:46 Step 7/22 : RUN go mod download 14:38:46 ---> Running in 417a8110c1f2 14:38:50 Staging lua  14:38:50 Pulling luarocks  14:38:51 Cloning into '/build/parts/luarocks/src'... 14:38:51 remote: Enumerating objects: 312, done. 14:38:51 remote: Counting objects: 0% (1/312) remote: Counting objects: 1% (4/312) remote: Counting objects: 2% (7/312) remote: Counting objects: 3% (10/312) remote: Counting objects: 4% (13/312) remote: Counting objects: 5% (16/312) remote: Counting objects: 6% (19/312) remote: Counting objects: 7% (22/312) remote: Counting objects: 8% (25/312) remote: Counting objects: 9% (29/312) remote: Counting objects: 10% (32/312) remote: Counting objects: 11% (35/312) remote: Counting objects: 12% (38/312) remote: Counting objects: 13% (41/312) remote: Counting objects: 14% (44/312) remote: Counting objects: 15% (47/312) remote: Counting objects: 16% (50/312) remote: Counting objects: 17% (54/312) remote: Counting objects: 18% (57/312) remote: Counting objects: 19% (60/312) remote: Counting objects: 20% (63/312) remote: Counting objects: 21% (66/312) remote: Counting objects: 22% (69/312) remote: Counting objects: 23% (72/312) remote: Counting objects: 24% (75/312) remote: Counting objects: 25% (78/312) remote: Counting objects: 26% (82/312) remote: Counting objects: 27% (85/312) remote: Counting objects: 28% (88/312) remote: Counting objects: 29% (91/312) remote: Counting objects: 30% (94/312) remote: Counting objects: 31% (97/312) remote: Counting objects: 32% (100/312) remote: Counting objects: 33% (103/312) remote: Counting objects: 34% (107/312) remote: Counting objects: 35% (110/312) remote: Counting objects: 36% (113/312) remote: Counting objects: 37% (116/312) remote: Counting objects: 38% (119/312) remote: Counting objects: 39% (122/312) remote: Counting objects: 40% (125/312) remote: Counting objects: 41% (128/312) remote: Counting objects: 42% (132/312) remote: Counting objects: 43% (135/312) remote: Counting objects: 44% (138/312) remote: Counting objects: 45% (141/312) remote: Counting objects: 46% (144/312) remote: Counting objects: 47% (147/312) remote: Counting objects: 48% (150/312) remote: Counting objects: 49% (153/312) remote: Counting objects: 50% (156/312) remote: Counting objects: 51% (160/312) remote: Counting objects: 52% (163/312) remote: Counting objects: 53% (166/312) remote: Counting objects: 54% (169/312) remote: Counting objects: 55% (172/312) remote: Counting objects: 56% (175/312) remote: Counting objects: 57% (178/312) remote: Counting objects: 58% (181/312) remote: Counting objects: 59% (185/312) remote: Counting objects: 60% (188/312) remote: Counting objects: 61% (191/312) remote: Counting objects: 62% (194/312) remote: Counting objects: 63% (197/312) remote: Counting objects: 64% (200/312) remote: Counting objects: 65% (203/312) remote: Counting objects: 66% (206/312) remote: Counting objects: 67% (210/312) remote: Counting objects: 68% (213/312) remote: Counting objects: 69% (216/312) remote: Counting objects: 70% (219/312) remote: Counting objects: 71% (222/312) remote: Counting objects: 72% (225/312) remote: Counting objects: 73% (228/312) remote: Counting objects: 74% (231/312) remote: Counting objects: 75% (234/312) remote: Counting objects: 76% (238/312) remote: Counting objects: 77% (241/312) remote: Counting objects: 78% (244/312) remote: Counting objects: 79% (247/312) remote: Counting objects: 80% (250/312) remote: Counting objects: 81% (253/312) remote: Counting objects: 82% (256/312) remote: Counting objects: 83% (259/312) remote: Counting objects: 84% (263/312) remote: Counting objects: 85% (266/312) remote: Counting objects: 86% (269/312) remote: Counting objects: 87% (272/312) remote: Counting objects: 88% (275/312) remote: Counting objects: 89% (278/312) remote: Counting objects: 90% (281/312) remote: Counting objects: 91% (284/312) remote: Counting objects: 92% (288/312) remote: Counting objects: 93% (291/312) remote: Counting objects: 94% (294/312) remote: Counting objects: 95% (297/312) remote: Counting objects: 96% (300/312) remote: Counting objects: 97% (303/312) remote: Counting objects: 98% (306/312) remote: Counting objects: 99% (309/312) remote: Counting objects: 100% (312/312) remote: Counting objects: 100% (312/312), done. 14:38:51 remote: Compressing objects: 0% (1/271) remote: Compressing objects: 1% (3/271) remote: Compressing objects: 2% (6/271) remote: Compressing objects: 3% (9/271) remote: Compressing objects: 4% (11/271) remote: Compressing objects: 5% (14/271) remote: Compressing objects: 6% (17/271) remote: Compressing objects: 7% (19/271) remote: Compressing objects: 8% (22/271) remote: Compressing objects: 9% (25/271) remote: Compressing objects: 10% (28/271) remote: Compressing objects: 11% (30/271) remote: Compressing objects: 12% (33/271) remote: Compressing objects: 13% (36/271) remote: Compressing objects: 14% (38/271) remote: Compressing objects: 15% (41/271) remote: Compressing objects: 16% (44/271) remote: Compressing objects: 17% (47/271) remote: Compressing objects: 18% (49/271) remote: Compressing objects: 19% (52/271) remote: Compressing objects: 20% (55/271) remote: Compressing objects: 21% (57/271) remote: Compressing objects: 22% (60/271) remote: Compressing objects: 23% (63/271) remote: Compressing objects: 24% (66/271) remote: Compressing objects: 25% (68/271) remote: Compressing objects: 26% (71/271) remote: Compressing objects: 27% (74/271) remote: Compressing objects: 28% (76/271) remote: Compressing objects: 29% (79/271) remote: Compressing objects: 30% (82/271) remote: Compressing objects: 31% (85/271) remote: Compressing objects: 32% (87/271) remote: Compressing objects: 33% (90/271) remote: Compressing objects: 34% (93/271) remote: Compressing objects: 35% (95/271) remote: Compressing objects: 36% (98/271) remote: Compressing objects: 37% (101/271) remote: Compressing objects: 38% (103/271) remote: Compressing objects: 39% (106/271) remote: Compressing objects: 40% (109/271) remote: Compressing objects: 41% (112/271) remote: Compressing objects: 42% (114/271) remote: Compressing objects: 43% (117/271) remote: Compressing objects: 44% (120/271) remote: Compressing objects: 45% (122/271) remote: Compressing objects: 46% (125/271) remote: Compressing objects: 47% (128/271) remote: Compressing objects: 48% (131/271) remote: Compressing objects: 49% (133/271) remote: Compressing objects: 50% (136/271) remote: Compressing objects: 51% (139/271) remote: Compressing objects: 52% (141/271) remote: Compressing objects: 53% (144/271) remote: Compressing objects: 54% (147/271) remote: Compressing objects: 55% (150/271) remote: Compressing objects: 56% (152/271) remote: Compressing objects: 57% (155/271) remote: Compressing objects: 58% (158/271) remote: Compressing objects: 59% (160/271) remote: Compressing objects: 60% (163/271) remote: Compressing objects: 61% (166/271) remote: Compressing objects: 62% (169/271) remote: Compressing objects: 63% (171/271) remote: Compressing objects: 64% (174/271) remote: Compressing objects: 65% (177/271) remote: Compressing objects: 66% (179/271) remote: Compressing objects: 67% (182/271) remote: Compressing objects: 68% (185/271) remote: Compressing objects: 69% (187/271) remote: Compressing objects: 70% (190/271) remote: Compressing objects: 71% (193/271) remote: Compressing objects: 72% (196/271) remote: Compressing objects: 73% (198/271) remote: Compressing objects: 74% (201/271) remote: Compressing objects: 75% (204/271) remote: Compressing objects: 76% (206/271) remote: Compressing objects: 77% (209/271) remote: Compressing objects: 78% (212/271) remote: Compressing objects: 79% (215/271) remote: Compressing objects: 80% (217/271) remote: Compressing objects: 81% (220/271) remote: Compressing objects: 82% (223/271) remote: Compressing objects: 83% (225/271) remote: Compressing objects: 84% (228/271) remote: Compressing objects: 85% (231/271) remote: Compressing objects: 86% (234/271) remote: Compressing objects: 87% (236/271) remote: Compressing objects: 88% (239/271) remote: Compressing objects: 89% (242/271) remote: Compressing objects: 90% (244/271) remote: Compressing objects: 91% (247/271) remote: Compressing objects: 92% (250/271) remote: Compressing objects: 93% (253/271) remote: Compressing objects: 94% (255/271) remote: Compressing objects: 95% (258/271) remote: Compressing objects: 96% (261/271) remote: Compressing objects: 97% (263/271) remote: Compressing objects: 98% (266/271) remote: Compressing objects: 99% (269/271) remote: Compressing objects: 100% (271/271) remote: Compressing objects: 100% (271/271), done. 14:38:52 Removing intermediate container 44fefc3a0b2f 14:38:52 ---> abefad45cef5 14:38:52 Step 8/23 : COPY . . 14:38:52 Receiving objects: 0% (1/312) Receiving objects: 1% (4/312) Receiving objects: 2% (7/312) Receiving objects: 3% (10/312) Receiving objects: 4% (13/312) Receiving objects: 5% (16/312) Receiving objects: 6% (19/312) Receiving objects: 7% (22/312) Receiving objects: 8% (25/312) Receiving objects: 9% (29/312) Receiving objects: 10% (32/312) Receiving objects: 11% (35/312) Receiving objects: 12% (38/312) Receiving objects: 13% (41/312) Receiving objects: 14% (44/312) Receiving objects: 15% (47/312) Receiving objects: 16% (50/312) Receiving objects: 17% (54/312) Receiving objects: 18% (57/312) Receiving objects: 19% (60/312) Receiving objects: 20% (63/312) Receiving objects: 21% (66/312) Receiving objects: 22% (69/312) Receiving objects: 23% (72/312) Receiving objects: 24% (75/312) Receiving objects: 25% (78/312) Receiving objects: 26% (82/312) Receiving objects: 27% (85/312) Receiving objects: 28% (88/312) Receiving objects: 29% (91/312) Receiving objects: 30% (94/312) Receiving objects: 31% (97/312) Receiving objects: 32% (100/312) Receiving objects: 33% (103/312) Receiving objects: 34% (107/312) Receiving objects: 35% (110/312) Receiving objects: 36% (113/312) Receiving objects: 37% (116/312) Receiving objects: 38% (119/312) Receiving objects: 39% (122/312) Receiving objects: 40% (125/312) Receiving objects: 41% (128/312) Receiving objects: 42% (132/312) Receiving objects: 43% (135/312) Receiving objects: 44% (138/312) Receiving objects: 45% (141/312) Receiving objects: 46% (144/312) Receiving objects: 47% (147/312) Receiving objects: 48% (150/312) Receiving objects: 49% (153/312) Receiving objects: 50% (156/312) Receiving objects: 51% (160/312) Receiving objects: 52% (163/312) Receiving objects: 53% (166/312) Receiving objects: 54% (169/312) Receiving objects: 55% (172/312) Receiving objects: 56% (175/312) Receiving objects: 57% (178/312) Receiving objects: 58% (181/312) Receiving objects: 59% (185/312) Receiving objects: 60% (188/312) Receiving objects: 61% (191/312) Receiving objects: 62% (194/312) Receiving objects: 63% (197/312) Receiving objects: 64% (200/312) Receiving objects: 65% (203/312) Receiving objects: 66% (206/312) Receiving objects: 67% (210/312) Receiving objects: 68% (213/312) Receiving objects: 69% (216/312) Receiving objects: 70% (219/312) Receiving objects: 71% (222/312) Receiving objects: 72% (225/312) Receiving objects: 73% (228/312) Receiving objects: 74% (231/312) Receiving objects: 75% (234/312) Receiving objects: 76% (238/312) Receiving objects: 77% (241/312) Receiving objects: 78% (244/312) Receiving objects: 79% (247/312) Receiving objects: 80% (250/312) Receiving objects: 81% (253/312) Receiving objects: 82% (256/312) Receiving objects: 83% (259/312) Receiving objects: 84% (263/312) Receiving objects: 85% (266/312) Receiving objects: 86% (269/312) Receiving objects: 87% (272/312) Receiving objects: 88% (275/312) Receiving objects: 89% (278/312) Receiving objects: 90% (281/312) Receiving objects: 91% (284/312) Receiving objects: 92% (288/312) Receiving objects: 93% (291/312) Receiving objects: 94% (294/312) Receiving objects: 95% (297/312) Receiving objects: 96% (300/312) Receiving objects: 97% (303/312) Receiving objects: 98% (306/312) Receiving objects: 99% (309/312) remote: Total 312 (delta 46), reused 151 (delta 24), pack-reused 0 14:38:52 Receiving objects: 100% (312/312), 4.47 MiB | 8.94 MiB/s Receiving objects: 100% (312/312), 5.09 MiB | 9.01 MiB/s, done. 14:38:52 Resolving deltas: 0% (0/46) Resolving deltas: 2% (1/46) Resolving deltas: 10% (5/46) Resolving deltas: 15% (7/46) Resolving deltas: 30% (14/46) Resolving deltas: 32% (15/46) Resolving deltas: 34% (16/46) Resolving deltas: 41% (19/46) Resolving deltas: 43% (20/46) Resolving deltas: 45% (21/46) Resolving deltas: 47% (22/46) Resolving deltas: 50% (23/46) Resolving deltas: 54% (25/46) Resolving deltas: 56% (26/46) Resolving deltas: 58% (27/46) Resolving deltas: 67% (31/46) Resolving deltas: 71% (33/46) Resolving deltas: 73% (34/46) Resolving deltas: 76% (35/46) Resolving deltas: 78% (36/46) Resolving deltas: 80% (37/46) Resolving deltas: 82% (38/46) Resolving deltas: 84% (39/46) Resolving deltas: 86% (40/46) Resolving deltas: 89% (41/46) Resolving deltas: 93% (43/46) Resolving deltas: 100% (46/46) Resolving deltas: 100% (46/46), done. 14:38:52 Note: checking out '62e705b9f7374dd12dadc993c6b2b2cacd855ac8'. 14:38:52 14:38:52 You are in 'detached HEAD' state. You can look around, make experimental 14:38:52 changes and commit them, and you can discard any commits you make in this 14:38:52 state without impacting any branches by performing another checkout. 14:38:52 14:38:52 If you want to create a new branch to retain commits you create, you may 14:38:52 do so (now or later) by using -b with the checkout command again. Example: 14:38:52 14:38:52 git checkout -b 14:38:52 14:38:52 Removing intermediate container 2dc5674ea8d1 14:38:52 ---> 295a446d7101 14:38:52 Step 7/29 : COPY . . 14:38:52 Removing intermediate container 97d502516af9 14:38:52 ---> 8fcc13cad7f0 14:38:52 Step 22/27 : RUN apk --no-cache add curl 14:38:53 'kong' has dependencies that need to be staged: luarocks 14:38:53 Skipping pull luarocks (already ran) 14:38:53 Building luarocks  14:38:53 14:38:53 Configuring LuaRocks version 3.2.1... 14:38:53 14:38:53 Lua interpreter found: /build/stage/bin/lua 14:38:53 Checking if /build/stage/bin/lua is Lua version 5.1... yes 14:38:53 lua.h found: /build/stage/luajit/include/luajit-2.1/lua.h 14:38:53 unzip found in PATH: /usr/bin 14:38:53 14:38:53 Done configuring. 14:38:53 14:38:53 LuaRocks will be installed at......: /build/stage 14:38:53 LuaRocks will install rocks at.....: /build/stage 14:38:53 LuaRocks configuration directory...: /build/stage/etc/luarocks 14:38:53 Using Lua from.....................: /build/stage 14:38:53 Lua include directory..............: /build/stage/luajit/include/luajit-2.1 14:38:53 14:38:53 * Type make and make install: 14:38:53 to install to /build/stage as usual. 14:38:53 * Type make bootstrap: 14:38:53 to install LuaRocks into /build/stage as a rock. 14:38:53 14:38:53 mkdir -p "build" 14:38:53 mkdir -p .luarocks 14:38:53 cp ./build/config-5.1.lua .luarocks/config-5.1.lua 14:38:53 rm -f src/luarocks/core/hardcoded.lua 14:38:53 echo "#!/bin/sh" > luarocks 14:38:53 echo "unset LUA_PATH LUA_PATH_5_2 LUA_PATH_5_3 LUA_PATH_5_4 LUA_CPATH LUA_CPATH_5_2 LUA_CPATH_5_3 LUA_CPATH_5_4" >> luarocks 14:38:53 echo 'LUAROCKS_SYSCONFDIR="/build/stage/etc/luarocks" LUA_PATH="/build/parts/luarocks/build/src/?.lua;;" exec "/build/stage/bin/lua" "/build/parts/luarocks/build/src/bin/luarocks" --project-tree="/build/parts/luarocks/build/lua_modules" "$@"' >> luarocks 14:38:53 chmod +rx ./luarocks 14:38:53 ./luarocks init 14:38:53 14:38:53 Initializing project 'build' for Lua 5.1 ... 14:38:53 -------------------------------------------- 14:38:53 14:38:53 Checking your Lua installation ... 14:38:53 Adding entries to .gitignore ... 14:38:53 Preparing ./.luarocks/ ... 14:38:53 Wrote .luarocks/config-5.1.lua 14:38:53 Preparing ./lua_modules/ ... 14:38:53 ./luarocks already exists. Not overwriting it! 14:38:53 Preparing ./lua for version 5.1... 14:38:53 rm -f src/luarocks/core/hardcoded.lua 14:38:53 echo "#!/bin/sh" > luarocks-admin 14:38:53 echo "unset LUA_PATH LUA_PATH_5_2 LUA_PATH_5_3 LUA_PATH_5_4 LUA_CPATH LUA_CPATH_5_2 LUA_CPATH_5_3 LUA_CPATH_5_4" >> luarocks-admin 14:38:53 echo 'LUAROCKS_SYSCONFDIR="/build/stage/etc/luarocks" LUA_PATH="/build/parts/luarocks/build/src/?.lua;;" exec "/build/stage/bin/lua" "/build/parts/luarocks/build/src/bin/luarocks-admin" --project-tree="/build/parts/luarocks/build/lua_modules" "$@"' >> luarocks-admin 14:38:53 chmod +rx ./luarocks-admin 14:38:53 mkdir -p "build" 14:38:53 (printf '#!/build/stage/bin/lua\n'\ 14:38:53 'package.loaded["luarocks.core.hardcoded"] = { '\ 14:38:53 "$([ -n "" ] && printf 'FORCE_CONFIG = true, ')"\ 14:38:53 'SYSCONFDIR = [[/build/stage/etc/luarocks]] }\n'\ 14:38:53 'package.path=[[/build/stage/share/lua/5.1/?.lua;]] .. package.path\n'\ 14:38:53 'local list = package.searchers or package.loaders; table.insert(list, 1, function(name) if name:match("^luarocks%%.") then return loadfile([[/build/stage/share/lua/5.1/]] .. name:gsub([[%%.]], [[/]]) .. [[.lua]]) end end)\n'; \ 14:38:53 tail -n +2 src/bin/luarocks \ 14:38:53 )> "build/luarocks" 14:38:53 mkdir -p "build" 14:38:53 (printf '#!/build/stage/bin/lua\n'\ 14:38:53 'package.loaded["luarocks.core.hardcoded"] = { '\ 14:38:53 "$([ -n "" ] && printf 'FORCE_CONFIG = true, ')"\ 14:38:53 'SYSCONFDIR = [[/build/stage/etc/luarocks]] }\n'\ 14:38:53 'package.path=[[/build/stage/share/lua/5.1/?.lua;]] .. package.path\n'\ 14:38:53 'local list = package.searchers or package.loaders; table.insert(list, 1, function(name) if name:match("^luarocks%%.") then return loadfile([[/build/stage/share/lua/5.1/]] .. name:gsub([[%%.]], [[/]]) .. [[.lua]]) end end)\n'; \ 14:38:53 tail -n +2 src/bin/luarocks-admin \ 14:38:53 )> "build/luarocks-admin" 14:38:53 mkdir -p "/build/stage/bin" 14:38:53 install "build/luarocks" "/build/stage/bin/luarocks" 14:38:53 mkdir -p "/build/stage/bin" 14:38:53 Removing intermediate container 417a8110c1f2 14:38:53 ---> 066734bf4546 14:38:53 Step 8/22 : COPY . . 14:38:53 ---> Running in 2b373306a3a2 14:38:53 install "build/luarocks-admin" "/build/stage/bin/luarocks-admin" 14:38:53 mkdir -p "/build/stage/etc/luarocks" 14:38:53 install -m 644 "build/config-5.1.lua" "/build/stage/etc/luarocks/config-5.1.lua" 14:38:53 mkdir -p "/build/stage/share/lua/5.1/luarocks/admin" 14:38:53 install -m 644 "src/luarocks/admin/cache.lua" "/build/stage/share/lua/5.1/luarocks/admin/cache.lua" 14:38:53 mkdir -p "/build/stage/share/lua/5.1/luarocks/admin/cmd" 14:38:53 install -m 644 "src/luarocks/admin/cmd/add.lua" "/build/stage/share/lua/5.1/luarocks/admin/cmd/add.lua" 14:38:53 mkdir -p "/build/stage/share/lua/5.1/luarocks/admin/cmd" 14:38:53 install -m 644 "src/luarocks/admin/cmd/make_manifest.lua" "/build/stage/share/lua/5.1/luarocks/admin/cmd/make_manifest.lua" 14:38:53 mkdir -p "/build/stage/share/lua/5.1/luarocks/admin/cmd" 14:38:53 install -m 644 "src/luarocks/admin/cmd/refresh_cache.lua" "/build/stage/share/lua/5.1/luarocks/admin/cmd/refresh_cache.lua" 14:38:53 mkdir -p "/build/stage/share/lua/5.1/luarocks/admin/cmd" 14:38:53 install -m 644 "src/luarocks/admin/cmd/remove.lua" "/build/stage/share/lua/5.1/luarocks/admin/cmd/remove.lua" 14:38:53 mkdir -p "/build/stage/share/lua/5.1/luarocks/admin" 14:38:53 install -m 644 "src/luarocks/admin/index.lua" "/build/stage/share/lua/5.1/luarocks/admin/index.lua" 14:38:53 mkdir -p "/build/stage/share/lua/5.1/luarocks" 14:38:53 install -m 644 "src/luarocks/argparse.lua" "/build/stage/share/lua/5.1/luarocks/argparse.lua" 14:38:53 mkdir -p "/build/stage/share/lua/5.1/luarocks" 14:38:53 install -m 644 "src/luarocks/build.lua" "/build/stage/share/lua/5.1/luarocks/build.lua" 14:38:53 mkdir -p "/build/stage/share/lua/5.1/luarocks/build" 14:38:53 install -m 644 "src/luarocks/build/builtin.lua" "/build/stage/share/lua/5.1/luarocks/build/builtin.lua" 14:38:53 mkdir -p "/build/stage/share/lua/5.1/luarocks/build" 14:38:53 install -m 644 "src/luarocks/build/cmake.lua" "/build/stage/share/lua/5.1/luarocks/build/cmake.lua" 14:38:53 mkdir -p "/build/stage/share/lua/5.1/luarocks/build" 14:38:53 install -m 644 "src/luarocks/build/command.lua" "/build/stage/share/lua/5.1/luarocks/build/command.lua" 14:38:53 mkdir -p "/build/stage/share/lua/5.1/luarocks/build" 14:38:53 install -m 644 "src/luarocks/build/make.lua" "/build/stage/share/lua/5.1/luarocks/build/make.lua" 14:38:53 mkdir -p "/build/stage/share/lua/5.1/luarocks" 14:38:53 install -m 644 "src/luarocks/cmd.lua" "/build/stage/share/lua/5.1/luarocks/cmd.lua" 14:38:53 mkdir -p "/build/stage/share/lua/5.1/luarocks/cmd" 14:38:53 install -m 644 "src/luarocks/cmd/build.lua" "/build/stage/share/lua/5.1/luarocks/cmd/build.lua" 14:38:53 mkdir -p "/build/stage/share/lua/5.1/luarocks/cmd" 14:38:53 install -m 644 "src/luarocks/cmd/config.lua" "/build/stage/share/lua/5.1/luarocks/cmd/config.lua" 14:38:53 mkdir -p "/build/stage/share/lua/5.1/luarocks/cmd" 14:38:53 install -m 644 "src/luarocks/cmd/doc.lua" "/build/stage/share/lua/5.1/luarocks/cmd/doc.lua" 14:38:53 mkdir -p "/build/stage/share/lua/5.1/luarocks/cmd" 14:38:53 install -m 644 "src/luarocks/cmd/download.lua" "/build/stage/share/lua/5.1/luarocks/cmd/download.lua" 14:38:53 mkdir -p "/build/stage/share/lua/5.1/luarocks/cmd" 14:38:53 install -m 644 "src/luarocks/cmd/init.lua" "/build/stage/share/lua/5.1/luarocks/cmd/init.lua" 14:38:53 mkdir -p "/build/stage/share/lua/5.1/luarocks/cmd" 14:38:53 install -m 644 "src/luarocks/cmd/install.lua" "/build/stage/share/lua/5.1/luarocks/cmd/install.lua" 14:38:53 mkdir -p "/build/stage/share/lua/5.1/luarocks/cmd" 14:38:53 install -m 644 "src/luarocks/cmd/lint.lua" "/build/stage/share/lua/5.1/luarocks/cmd/lint.lua" 14:38:53 mkdir -p "/build/stage/share/lua/5.1/luarocks/cmd" 14:38:53 install -m 644 "src/luarocks/cmd/list.lua" "/build/stage/share/lua/5.1/luarocks/cmd/list.lua" 14:38:53 mkdir -p "/build/stage/share/lua/5.1/luarocks/cmd" 14:38:53 install -m 644 "src/luarocks/cmd/make.lua" "/build/stage/share/lua/5.1/luarocks/cmd/make.lua" 14:38:53 mkdir -p "/build/stage/share/lua/5.1/luarocks/cmd" 14:38:53 install -m 644 "src/luarocks/cmd/new_version.lua" "/build/stage/share/lua/5.1/luarocks/cmd/new_version.lua" 14:38:53 mkdir -p "/build/stage/share/lua/5.1/luarocks/cmd" 14:38:53 install -m 644 "src/luarocks/cmd/pack.lua" "/build/stage/share/lua/5.1/luarocks/cmd/pack.lua" 14:38:53 mkdir -p "/build/stage/share/lua/5.1/luarocks/cmd" 14:38:53 install -m 644 "src/luarocks/cmd/path.lua" "/build/stage/share/lua/5.1/luarocks/cmd/path.lua" 14:38:53 mkdir -p "/build/stage/share/lua/5.1/luarocks/cmd" 14:38:53 install -m 644 "src/luarocks/cmd/purge.lua" "/build/stage/share/lua/5.1/luarocks/cmd/purge.lua" 14:38:53 mkdir -p "/build/stage/share/lua/5.1/luarocks/cmd" 14:38:53 install -m 644 "src/luarocks/cmd/remove.lua" "/build/stage/share/lua/5.1/luarocks/cmd/remove.lua" 14:38:53 mkdir -p "/build/stage/share/lua/5.1/luarocks/cmd" 14:38:53 install -m 644 "src/luarocks/cmd/search.lua" "/build/stage/share/lua/5.1/luarocks/cmd/search.lua" 14:38:53 mkdir -p "/build/stage/share/lua/5.1/luarocks/cmd" 14:38:53 install -m 644 "src/luarocks/cmd/show.lua" "/build/stage/share/lua/5.1/luarocks/cmd/show.lua" 14:38:53 mkdir -p "/build/stage/share/lua/5.1/luarocks/cmd" 14:38:53 install -m 644 "src/luarocks/cmd/test.lua" "/build/stage/share/lua/5.1/luarocks/cmd/test.lua" 14:38:53 mkdir -p "/build/stage/share/lua/5.1/luarocks/cmd" 14:38:53 install -m 644 "src/luarocks/cmd/unpack.lua" "/build/stage/share/lua/5.1/luarocks/cmd/unpack.lua" 14:38:53 mkdir -p "/build/stage/share/lua/5.1/luarocks/cmd" 14:38:53 install -m 644 "src/luarocks/cmd/upload.lua" "/build/stage/share/lua/5.1/luarocks/cmd/upload.lua" 14:38:53 mkdir -p "/build/stage/share/lua/5.1/luarocks/cmd" 14:38:53 install -m 644 "src/luarocks/cmd/which.lua" "/build/stage/share/lua/5.1/luarocks/cmd/which.lua" 14:38:53 mkdir -p "/build/stage/share/lua/5.1/luarocks/cmd" 14:38:53 install -m 644 "src/luarocks/cmd/write_rockspec.lua" "/build/stage/share/lua/5.1/luarocks/cmd/write_rockspec.lua" 14:38:53 mkdir -p "/build/stage/share/lua/5.1/luarocks/core" 14:38:53 install -m 644 "src/luarocks/core/cfg.lua" "/build/stage/share/lua/5.1/luarocks/core/cfg.lua" 14:38:53 mkdir -p "/build/stage/share/lua/5.1/luarocks/core" 14:38:53 install -m 644 "src/luarocks/core/dir.lua" "/build/stage/share/lua/5.1/luarocks/core/dir.lua" 14:38:53 mkdir -p "/build/stage/share/lua/5.1/luarocks/core" 14:38:53 install -m 644 "src/luarocks/core/manif.lua" "/build/stage/share/lua/5.1/luarocks/core/manif.lua" 14:38:53 mkdir -p "/build/stage/share/lua/5.1/luarocks/core" 14:38:53 install -m 644 "src/luarocks/core/path.lua" "/build/stage/share/lua/5.1/luarocks/core/path.lua" 14:38:53 mkdir -p "/build/stage/share/lua/5.1/luarocks/core" 14:38:53 install -m 644 "src/luarocks/core/persist.lua" "/build/stage/share/lua/5.1/luarocks/core/persist.lua" 14:38:53 mkdir -p "/build/stage/share/lua/5.1/luarocks/core" 14:38:53 install -m 644 "src/luarocks/core/sysdetect.lua" "/build/stage/share/lua/5.1/luarocks/core/sysdetect.lua" 14:38:53 mkdir -p "/build/stage/share/lua/5.1/luarocks/core" 14:38:53 install -m 644 "src/luarocks/core/util.lua" "/build/stage/share/lua/5.1/luarocks/core/util.lua" 14:38:53 mkdir -p "/build/stage/share/lua/5.1/luarocks/core" 14:38:53 install -m 644 "src/luarocks/core/vers.lua" "/build/stage/share/lua/5.1/luarocks/core/vers.lua" 14:38:53 mkdir -p "/build/stage/share/lua/5.1/luarocks" 14:38:53 install -m 644 "src/luarocks/deps.lua" "/build/stage/share/lua/5.1/luarocks/deps.lua" 14:38:53 mkdir -p "/build/stage/share/lua/5.1/luarocks" 14:38:53 install -m 644 "src/luarocks/dir.lua" "/build/stage/share/lua/5.1/luarocks/dir.lua" 14:38:53 mkdir -p "/build/stage/share/lua/5.1/luarocks" 14:38:53 install -m 644 "src/luarocks/download.lua" "/build/stage/share/lua/5.1/luarocks/download.lua" 14:38:53 mkdir -p "/build/stage/share/lua/5.1/luarocks" 14:38:53 install -m 644 "src/luarocks/fetch.lua" "/build/stage/share/lua/5.1/luarocks/fetch.lua" 14:38:53 mkdir -p "/build/stage/share/lua/5.1/luarocks/fetch" 14:38:53 install -m 644 "src/luarocks/fetch/cvs.lua" "/build/stage/share/lua/5.1/luarocks/fetch/cvs.lua" 14:38:53 mkdir -p "/build/stage/share/lua/5.1/luarocks/fetch" 14:38:53 install -m 644 "src/luarocks/fetch/git.lua" "/build/stage/share/lua/5.1/luarocks/fetch/git.lua" 14:38:53 mkdir -p "/build/stage/share/lua/5.1/luarocks/fetch" 14:38:53 install -m 644 "src/luarocks/fetch/git_file.lua" "/build/stage/share/lua/5.1/luarocks/fetch/git_file.lua" 14:38:53 mkdir -p "/build/stage/share/lua/5.1/luarocks/fetch" 14:38:53 install -m 644 "src/luarocks/fetch/git_http.lua" "/build/stage/share/lua/5.1/luarocks/fetch/git_http.lua" 14:38:53 mkdir -p "/build/stage/share/lua/5.1/luarocks/fetch" 14:38:53 install -m 644 "src/luarocks/fetch/git_https.lua" "/build/stage/share/lua/5.1/luarocks/fetch/git_https.lua" 14:38:53 mkdir -p "/build/stage/share/lua/5.1/luarocks/fetch" 14:38:53 install -m 644 "src/luarocks/fetch/git_ssh.lua" "/build/stage/share/lua/5.1/luarocks/fetch/git_ssh.lua" 14:38:53 mkdir -p "/build/stage/share/lua/5.1/luarocks/fetch" 14:38:53 install -m 644 "src/luarocks/fetch/hg.lua" "/build/stage/share/lua/5.1/luarocks/fetch/hg.lua" 14:38:53 mkdir -p "/build/stage/share/lua/5.1/luarocks/fetch" 14:38:53 install -m 644 "src/luarocks/fetch/hg_http.lua" "/build/stage/share/lua/5.1/luarocks/fetch/hg_http.lua" 14:38:53 mkdir -p "/build/stage/share/lua/5.1/luarocks/fetch" 14:38:53 install -m 644 "src/luarocks/fetch/hg_https.lua" "/build/stage/share/lua/5.1/luarocks/fetch/hg_https.lua" 14:38:53 mkdir -p "/build/stage/share/lua/5.1/luarocks/fetch" 14:38:53 install -m 644 "src/luarocks/fetch/hg_ssh.lua" "/build/stage/share/lua/5.1/luarocks/fetch/hg_ssh.lua" 14:38:53 mkdir -p "/build/stage/share/lua/5.1/luarocks/fetch" 14:38:53 install -m 644 "src/luarocks/fetch/sscm.lua" "/build/stage/share/lua/5.1/luarocks/fetch/sscm.lua" 14:38:53 mkdir -p "/build/stage/share/lua/5.1/luarocks/fetch" 14:38:53 install -m 644 "src/luarocks/fetch/svn.lua" "/build/stage/share/lua/5.1/luarocks/fetch/svn.lua" 14:38:53 mkdir -p "/build/stage/share/lua/5.1/luarocks" 14:38:53 install -m 644 "src/luarocks/fs.lua" "/build/stage/share/lua/5.1/luarocks/fs.lua" 14:38:53 mkdir -p "/build/stage/share/lua/5.1/luarocks/fs" 14:38:53 install -m 644 "src/luarocks/fs/freebsd.lua" "/build/stage/share/lua/5.1/luarocks/fs/freebsd.lua" 14:38:53 mkdir -p "/build/stage/share/lua/5.1/luarocks/fs" 14:38:53 install -m 644 "src/luarocks/fs/linux.lua" "/build/stage/share/lua/5.1/luarocks/fs/linux.lua" 14:38:53 mkdir -p "/build/stage/share/lua/5.1/luarocks/fs" 14:38:53 install -m 644 "src/luarocks/fs/lua.lua" "/build/stage/share/lua/5.1/luarocks/fs/lua.lua" 14:38:53 mkdir -p "/build/stage/share/lua/5.1/luarocks/fs" 14:38:53 install -m 644 "src/luarocks/fs/macosx.lua" "/build/stage/share/lua/5.1/luarocks/fs/macosx.lua" 14:38:53 mkdir -p "/build/stage/share/lua/5.1/luarocks/fs" 14:38:53 install -m 644 "src/luarocks/fs/tools.lua" "/build/stage/share/lua/5.1/luarocks/fs/tools.lua" 14:38:53 mkdir -p "/build/stage/share/lua/5.1/luarocks/fs" 14:38:53 install -m 644 "src/luarocks/fs/unix.lua" "/build/stage/share/lua/5.1/luarocks/fs/unix.lua" 14:38:53 mkdir -p "/build/stage/share/lua/5.1/luarocks/fs/unix" 14:38:53 install -m 644 "src/luarocks/fs/unix/tools.lua" "/build/stage/share/lua/5.1/luarocks/fs/unix/tools.lua" 14:38:53 mkdir -p "/build/stage/share/lua/5.1/luarocks/fs" 14:38:53 install -m 644 "src/luarocks/fs/win32.lua" "/build/stage/share/lua/5.1/luarocks/fs/win32.lua" 14:38:53 mkdir -p "/build/stage/share/lua/5.1/luarocks/fs/win32" 14:38:53 install -m 644 "src/luarocks/fs/win32/tools.lua" "/build/stage/share/lua/5.1/luarocks/fs/win32/tools.lua" 14:38:53 mkdir -p "/build/stage/share/lua/5.1/luarocks" 14:38:53 install -m 644 "src/luarocks/fun.lua" "/build/stage/share/lua/5.1/luarocks/fun.lua" 14:38:53 mkdir -p "/build/stage/share/lua/5.1/luarocks" 14:38:53 install -m 644 "src/luarocks/loader.lua" "/build/stage/share/lua/5.1/luarocks/loader.lua" 14:38:53 mkdir -p "/build/stage/share/lua/5.1/luarocks" 14:38:53 install -m 644 "src/luarocks/manif.lua" "/build/stage/share/lua/5.1/luarocks/manif.lua" 14:38:53 mkdir -p "/build/stage/share/lua/5.1/luarocks/manif" 14:38:53 install -m 644 "src/luarocks/manif/writer.lua" "/build/stage/share/lua/5.1/luarocks/manif/writer.lua" 14:38:53 mkdir -p "/build/stage/share/lua/5.1/luarocks" 14:38:53 install -m 644 "src/luarocks/pack.lua" "/build/stage/share/lua/5.1/luarocks/pack.lua" 14:38:53 mkdir -p "/build/stage/share/lua/5.1/luarocks" 14:38:53 install -m 644 "src/luarocks/path.lua" "/build/stage/share/lua/5.1/luarocks/path.lua" 14:38:53 mkdir -p "/build/stage/share/lua/5.1/luarocks" 14:38:53 install -m 644 "src/luarocks/persist.lua" "/build/stage/share/lua/5.1/luarocks/persist.lua" 14:38:53 mkdir -p "/build/stage/share/lua/5.1/luarocks" 14:38:53 install -m 644 "src/luarocks/queries.lua" "/build/stage/share/lua/5.1/luarocks/queries.lua" 14:38:53 mkdir -p "/build/stage/share/lua/5.1/luarocks" 14:38:53 install -m 644 "src/luarocks/remove.lua" "/build/stage/share/lua/5.1/luarocks/remove.lua" 14:38:53 mkdir -p "/build/stage/share/lua/5.1/luarocks" 14:38:53 install -m 644 "src/luarocks/repos.lua" "/build/stage/share/lua/5.1/luarocks/repos.lua" 14:38:53 mkdir -p "/build/stage/share/lua/5.1/luarocks" 14:38:53 install -m 644 "src/luarocks/require.lua" "/build/stage/share/lua/5.1/luarocks/require.lua" 14:38:53 mkdir -p "/build/stage/share/lua/5.1/luarocks" 14:38:53 install -m 644 "src/luarocks/results.lua" "/build/stage/share/lua/5.1/luarocks/results.lua" 14:38:53 mkdir -p "/build/stage/share/lua/5.1/luarocks" 14:38:53 install -m 644 "src/luarocks/rockspecs.lua" "/build/stage/share/lua/5.1/luarocks/rockspecs.lua" 14:38:53 mkdir -p "/build/stage/share/lua/5.1/luarocks" 14:38:53 install -m 644 "src/luarocks/search.lua" "/build/stage/share/lua/5.1/luarocks/search.lua" 14:38:53 mkdir -p "/build/stage/share/lua/5.1/luarocks" 14:38:53 install -m 644 "src/luarocks/signing.lua" "/build/stage/share/lua/5.1/luarocks/signing.lua" 14:38:53 mkdir -p "/build/stage/share/lua/5.1/luarocks" 14:38:53 install -m 644 "src/luarocks/test.lua" "/build/stage/share/lua/5.1/luarocks/test.lua" 14:38:53 mkdir -p "/build/stage/share/lua/5.1/luarocks/test" 14:38:53 install -m 644 "src/luarocks/test/busted.lua" "/build/stage/share/lua/5.1/luarocks/test/busted.lua" 14:38:53 mkdir -p "/build/stage/share/lua/5.1/luarocks/test" 14:38:53 install -m 644 "src/luarocks/test/command.lua" "/build/stage/share/lua/5.1/luarocks/test/command.lua" 14:38:53 mkdir -p "/build/stage/share/lua/5.1/luarocks/tools" 14:38:53 install -m 644 "src/luarocks/tools/patch.lua" "/build/stage/share/lua/5.1/luarocks/tools/patch.lua" 14:38:53 mkdir -p "/build/stage/share/lua/5.1/luarocks/tools" 14:38:53 install -m 644 "src/luarocks/tools/tar.lua" "/build/stage/share/lua/5.1/luarocks/tools/tar.lua" 14:38:53 mkdir -p "/build/stage/share/lua/5.1/luarocks/tools" 14:38:53 install -m 644 "src/luarocks/tools/zip.lua" "/build/stage/share/lua/5.1/luarocks/tools/zip.lua" 14:38:53 mkdir -p "/build/stage/share/lua/5.1/luarocks/type" 14:38:53 install -m 644 "src/luarocks/type/manifest.lua" "/build/stage/share/lua/5.1/luarocks/type/manifest.lua" 14:38:53 mkdir -p "/build/stage/share/lua/5.1/luarocks/type" 14:38:53 install -m 644 "src/luarocks/type/rockspec.lua" "/build/stage/share/lua/5.1/luarocks/type/rockspec.lua" 14:38:53 mkdir -p "/build/stage/share/lua/5.1/luarocks" 14:38:53 install -m 644 "src/luarocks/type_check.lua" "/build/stage/share/lua/5.1/luarocks/type_check.lua" 14:38:53 mkdir -p "/build/stage/share/lua/5.1/luarocks/upload" 14:38:53 install -m 644 "src/luarocks/upload/api.lua" "/build/stage/share/lua/5.1/luarocks/upload/api.lua" 14:38:53 mkdir -p "/build/stage/share/lua/5.1/luarocks/upload" 14:38:53 install -m 644 "src/luarocks/upload/multipart.lua" "/build/stage/share/lua/5.1/luarocks/upload/multipart.lua" 14:38:53 mkdir -p "/build/stage/share/lua/5.1/luarocks" 14:38:53 install -m 644 "src/luarocks/util.lua" "/build/stage/share/lua/5.1/luarocks/util.lua" 14:38:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:38:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:38:56 (1/3) Installing nghttp2-libs (1.41.0-r0) 14:38:56 (2/3) Installing libcurl (7.69.1-r1) 14:38:56 (3/3) Installing curl (7.69.1-r1) 14:38:56 Executing busybox-1.31.1-r16.trigger 14:38:57 OK: 71 MiB in 58 packages 14:38:57 Staging luarocks  14:38:59 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 14:38:59 0% [Working] 0% [Working] 0% 0% 0% 69% [Working] Hit http://archive.ubuntu.com/ubuntu bionic InRelease 14:38:59 69% [Working] 69% [Working] 69% Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 14:39:00 69% 85% [Working] 85% [Working] 85% Hit http://archive.ubuntu.com/ubuntu bionic-backports InRelease 14:39:00 85% 93% [Working] 93% [Working] 93% 97% [Working] Fetched 0 B in 0s (0 B/s) 14:39:02 Removing intermediate container 2b373306a3a2 14:39:02 ---> de5407dbec04 14:39:02 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 14:39:02 ---> Running in 71ca4f3dcc30 14:39:04 Removing intermediate container 71ca4f3dcc30 14:39:04 ---> 8b89e5800ff2 14:39:04 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:39:04 ---> Running in 8cbedd5abacb 14:39:04 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 linux-libc-dev_4.15.0-122.124_amd64.deb [998 kB] 14:39:04 1% 64% 100% [Working] Fetched 998 kB in 0s (0 B/s) 14:39:04 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libc6-dev_2.27-3ubuntu1.2_amd64.deb [2585 kB] 14:39:05 0% 23% 100% [Working] Fetched 2585 kB in 0s (0 B/s) 14:39:05 Removing intermediate container 8cbedd5abacb 14:39:05 ---> 6fdcea18737c 14:39:05 Step 25/27 : LABEL arch=arm64 14:39:05 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 lua5.1_5.1.5-8.1build2_amd64.deb [93.2 kB] 14:39:05 ---> Running in 7506650fb602 14:39:05 13% 100% [Working] Fetched 93.2 kB in 0s (0 B/s) 14:39:06 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 14:39:06 30% 100% [Working] Fetched 41.8 kB in 0s (0 B/s) 14:39:06 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 perl-modules-5.26_5.26.1-6ubuntu0.3_all.deb [2763 kB] 14:39:06 100% [Working] Fetched 0 B in 0s (0 B/s) 14:39:06 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libperl5.26_5.26.1-6ubuntu0.3_amd64.deb [3527 kB] 14:39:06 100% [Working] Fetched 0 B in 0s (0 B/s) 14:39:06 Removing intermediate container 7506650fb602 14:39:06 ---> 92fb8fddb186 14:39:06 Step 26/27 : LABEL git_sha=e362fc6571151bb99090dcd88ec379ce54b024a5 14:39:07 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libgdbm5_1.14.1-6_amd64.deb [26.0 kB] 14:39:07 100% [Working] Fetched 0 B in 0s (0 B/s) 14:39:07 ---> Running in e1f96a043b74 14:39:07 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 lua-any_24_all.deb [4718 B] 14:39:07 100% [Working] Fetched 4718 B in 0s (0 B/s) 14:39:07 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 liblua5.1-0_5.1.5-8.1build2_amd64.deb [100 kB] 14:39:07 12% 100% [Working] Fetched 100 kB in 0s (0 B/s) 14:39:08 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libtinfo-dev_6.1-1ubuntu1.18.04_amd64.deb [81.3 kB] 14:39:08 15% 100% [Working] Fetched 81.3 kB in 0s (0 B/s) 14:39:08 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libreadline7_7.0-3_amd64.deb [124 kB] 14:39:08 10% 100% [Working] Fetched 124 kB in 0s (0 B/s) 14:39:09 Removing intermediate container e1f96a043b74 14:39:09 ---> 51ee13935a15 14:39:09 Step 27/27 : LABEL version=0.0.0 14:39:09 ---> Running in d19fd460c1b4 14:39:09 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 unzip_6.0-21ubuntu1_amd64.deb [167 kB] 14:39:09 7% 100% [Working] Fetched 167 kB in 0s (0 B/s) 14:39:09 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 zip_3.0-11build1_amd64.deb [167 kB] 14:39:09 7% 100% [Working] Fetched 167 kB in 0s (0 B/s) 14:39:10 Removing intermediate container d19fd460c1b4 14:39:10 ---> 5a371dc53599 14:39:10 14:39:10 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libc-dev-bin_2.27-3ubuntu1.2_amd64.deb [71.8 kB] 14:39:10 17% 100% [Working] Fetched 71.8 kB in 0s (0 B/s) 14:39:10 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 perl_5.26.1-6ubuntu0.3_amd64.deb [201 kB] 14:39:10 100% [Working] Fetched 0 B in 0s (0 B/s) 14:39:10 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 14:39:11 3% 100% [Working] Fetched 368 kB in 0s (0 B/s) 14:39:11 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 wget_1.19.4-1ubuntu2.2_amd64.deb [316 kB] 14:39:11 Successfully built 5a371dc53599 14:39:11 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 14:39:11  Building docker-sys-mgmt-agent-go ... done Building docker-support-scheduler-go 14:39:11 3% 100% [Working] Fetched 316 kB in 0s (0 B/s) 14:39:11 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.6_amd64.deb [1301 kB] 14:39:12 1% 55% 100% [Working] Fetched 1301 kB in 0s (0 B/s) 14:39:12 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 luarocks_2.4.2+dfsg-1_all.deb [97.6 kB] 14:39:12 12% 100% [Working] Fetched 97.6 kB in 0s (0 B/s) 14:39:13 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libreadline-dev_7.0-3_amd64.deb [133 kB] 14:39:13 9% 100% [Working] Fetched 133 kB in 0s (0 B/s) 14:39:13 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libyaml-0-2_0.1.7-2ubuntu3_amd64.deb [47.2 kB] 14:39:13 26% 100% [Working] Fetched 47.2 kB in 0s (0 B/s) 14:39:13 0% [Working] 0% [Working] 0% [Working] Get:1 libgdbm-compat4_1.14.1-6_amd64.deb [6084 B] 14:39:13 100% [Working] Fetched 0 B in 0s (0 B/s) 14:39:14 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 liblua5.1-0-dev_5.1.5-8.1build2_amd64.deb [119 kB] 14:39:14 11% 100% [Working] Fetched 119 kB in 0s (0 B/s) 14:39:14 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 14:39:15 25% 100% [Working] Fetched 48.7 kB in 0s (0 B/s) 14:39:19 Copying needed target link from the system /lib/x86_64-linux-gnu/libtinfo.so.5.9 14:39:19 Pulling kong  14:39:20 Cloning into '/build/parts/kong/src'... 14:39:21 remote: Enumerating objects: 834, done. 14:39:21 remote: Counting objects: 0% (1/834) remote: Counting objects: 1% (9/834) remote: Counting objects: 2% (17/834) remote: Counting objects: 3% (26/834) remote: Counting objects: 4% (34/834) remote: Counting objects: 5% (42/834) remote: Counting objects: 6% (51/834) remote: Counting objects: 7% (59/834) remote: Counting objects: 8% (67/834) remote: Counting objects: 9% (76/834) remote: Counting objects: 10% (84/834) remote: Counting objects: 11% (92/834) remote: Counting objects: 12% (101/834) remote: Counting objects: 13% (109/834) remote: Counting objects: 14% (117/834) remote: Counting objects: 15% (126/834) remote: Counting objects: 16% (134/834) remote: Counting objects: 17% (142/834) remote: Counting objects: 18% (151/834) remote: Counting objects: 19% (159/834) remote: Counting objects: 20% (167/834) remote: Counting objects: 21% (176/834) remote: Counting objects: 22% (184/834) remote: Counting objects: 23% (192/834) remote: Counting objects: 24% (201/834) remote: Counting objects: 25% (209/834) remote: Counting objects: 26% (217/834) remote: Counting objects: 27% (226/834) remote: Counting objects: 28% (234/834) remote: Counting objects: 29% (242/834) remote: Counting objects: 30% (251/834) remote: Counting objects: 31% (259/834) remote: Counting objects: 32% (267/834) remote: Counting objects: 33% (276/834) remote: Counting objects: 34% (284/834) remote: Counting objects: 35% (292/834) remote: Counting objects: 36% (301/834) remote: Counting objects: 37% (309/834) remote: Counting objects: 38% (317/834) remote: Counting objects: 39% (326/834) remote: Counting objects: 40% (334/834) remote: Counting objects: 41% (342/834) remote: Counting objects: 42% (351/834) remote: Counting objects: 43% (359/834) remote: Counting objects: 44% (367/834) remote: Counting objects: 45% (376/834) remote: Counting objects: 46% (384/834) remote: Counting objects: 47% (392/834) remote: Counting objects: 48% (401/834) remote: Counting objects: 49% (409/834) remote: Counting objects: 50% (417/834) remote: Counting objects: 51% (426/834) remote: Counting objects: 52% (434/834) remote: Counting objects: 53% (443/834) remote: Counting objects: 54% (451/834) remote: Counting objects: 55% (459/834) remote: Counting objects: 56% (468/834) remote: Counting objects: 57% (476/834) remote: Counting objects: 58% (484/834) remote: Counting objects: 59% (493/834) remote: Counting objects: 60% (501/834) remote: Counting objects: 61% (509/834) remote: Counting objects: 62% (518/834) remote: Counting objects: 63% (526/834) remote: Counting objects: 64% (534/834) remote: Counting objects: 65% (543/834) remote: Counting objects: 66% (551/834) remote: Counting objects: 67% (559/834) remote: Counting objects: 68% (568/834) remote: Counting objects: 69% (576/834) remote: Counting objects: 70% (584/834) remote: Counting objects: 71% (593/834) remote: Counting objects: 72% (601/834) remote: Counting objects: 73% (609/834) remote: Counting objects: 74% (618/834) remote: Counting objects: 75% (626/834) remote: Counting objects: 76% (634/834) remote: Counting objects: 77% (643/834) remote: Counting objects: 78% (651/834) remote: Counting objects: 79% (659/834) remote: Counting objects: 80% (668/834) remote: Counting objects: 81% (676/834) remote: Counting objects: 82% (684/834) remote: Counting objects: 83% (693/834) remote: Counting objects: 84% (701/834) remote: Counting objects: 85% (709/834) remote: Counting objects: 86% (718/834) remote: Counting objects: 87% (726/834) remote: Counting objects: 88% (734/834) remote: Counting objects: 89% (743/834) remote: Counting objects: 90% (751/834) remote: Counting objects: 91% (759/834) remote: Counting objects: 92% (768/834) remote: Counting objects: 93% (776/834) remote: Counting objects: 94% (784/834) remote: Counting objects: 95% (793/834) remote: Counting objects: 96% (801/834) remote: Counting objects: 97% (809/834) remote: Counting objects: 98% (818/834) remote: Counting objects: 99% (826/834) remote: Counting objects: 100% (834/834) remote: Counting objects: 100% (834/834), done. 14:39:21 remote: Compressing objects: 0% (1/736) remote: Compressing objects: 1% (8/736) remote: Compressing objects: 2% (15/736) remote: Compressing objects: 3% (23/736) remote: Compressing objects: 4% (30/736) remote: Compressing objects: 5% (37/736) remote: Compressing objects: 6% (45/736) remote: Compressing objects: 7% (52/736) remote: Compressing objects: 8% (59/736) remote: Compressing objects: 9% (67/736) remote: Compressing objects: 10% (74/736) remote: Compressing objects: 11% (81/736) remote: Compressing objects: 12% (89/736) remote: Compressing objects: 13% (96/736) remote: Compressing objects: 14% (104/736) remote: Compressing objects: 15% (111/736) remote: Compressing objects: 16% (118/736) remote: Compressing objects: 17% (126/736) remote: Compressing objects: 18% (133/736) remote: Compressing objects: 19% (140/736) remote: Compressing objects: 20% (148/736) remote: Compressing objects: 21% (155/736) remote: Compressing objects: 22% (162/736) remote: Compressing objects: 23% (170/736) remote: Compressing objects: 24% (177/736) remote: Compressing objects: 25% (184/736) remote: Compressing objects: 26% (192/736) remote: Compressing objects: 27% (199/736) remote: Compressing objects: 28% (207/736) remote: Compressing objects: 29% (214/736) remote: Compressing objects: 30% (221/736) remote: Compressing objects: 31% (229/736) remote: Compressing objects: 32% (236/736) remote: Compressing objects: 33% (243/736) remote: Compressing objects: 34% (251/736) remote: Compressing objects: 35% (258/736) remote: Compressing objects: 36% (265/736) remote: Compressing objects: 37% (273/736) remote: Compressing objects: 38% (280/736) remote: Compressing objects: 39% (288/736) remote: Compressing objects: 40% (295/736) remote: Compressing objects: 41% (302/736) remote: Compressing objects: 42% (310/736) remote: Compressing objects: 43% (317/736) remote: Compressing objects: 44% (324/736) remote: Compressing objects: 45% (332/736) remote: Compressing objects: 46% (339/736) remote: Compressing objects: 47% (346/736) remote: Compressing objects: 48% (354/736) remote: Compressing objects: 49% (361/736) remote: Compressing objects: 50% (368/736) remote: Compressing objects: 51% (376/736) remote: Compressing objects: 52% (383/736) remote: Compressing objects: 53% (391/736) remote: Compressing objects: 54% (398/736) remote: Compressing objects: 55% (405/736) remote: Compressing objects: 56% (413/736) remote: Compressing objects: 57% (420/736) remote: Compressing objects: 58% (427/736) remote: Compressing objects: 59% (435/736) remote: Compressing objects: 60% (442/736) remote: Compressing objects: 61% (449/736) remote: Compressing objects: 62% (457/736) remote: Compressing objects: 63% (464/736) remote: Compressing objects: 64% (472/736) remote: Compressing objects: 65% (479/736) remote: Compressing objects: 66% (486/736) remote: Compressing objects: 67% (494/736) remote: Compressing objects: 68% (501/736) remote: Compressing objects: 69% (508/736) remote: Compressing objects: 70% (516/736) remote: Compressing objects: 71% (523/736) remote: Compressing objects: 72% (530/736) remote: Compressing objects: 73% (538/736) remote: Compressing objects: 74% (545/736) remote: Compressing objects: 75% (552/736) remote: Compressing objects: 76% (560/736) remote: Compressing objects: 77% (567/736) remote: Compressing objects: 78% (575/736) remote: Compressing objects: 79% (582/736) remote: Compressing objects: 80% (589/736) remote: Compressing objects: 81% (597/736) remote: Compressing objects: 82% (604/736) remote: Compressing objects: 83% (611/736) remote: Compressing objects: 84% (619/736) remote: Compressing objects: 85% (626/736) remote: Compressing objects: 86% (633/736) remote: Compressing objects: 87% (641/736) remote: Compressing objects: 88% (648/736) remote: Compressing objects: 89% (656/736) remote: Compressing objects: 90% (663/736) remote: Compressing objects: 91% (670/736) remote: Compressing objects: 92% (678/736) remote: Compressing objects: 93% (685/736) remote: Compressing objects: 94% (692/736) remote: Compressing objects: 95% (700/736) remote: Compressing objects: 96% (707/736) remote: Compressing objects: 97% (714/736) remote: Compressing objects: 98% (722/736) remote: Compressing objects: 99% (729/736) remote: Compressing objects: 100% (736/736) remote: Compressing objects: 100% (736/736), done. 14:39:21 Receiving objects: 0% (1/834) Receiving objects: 1% (9/834) Receiving objects: 2% (17/834) Receiving objects: 3% (26/834) Receiving objects: 4% (34/834) Receiving objects: 5% (42/834) Receiving objects: 6% (51/834) Receiving objects: 7% (59/834) Receiving objects: 8% (67/834) Receiving objects: 9% (76/834) Receiving objects: 10% (84/834) Receiving objects: 11% (92/834) Receiving objects: 12% (101/834) Receiving objects: 13% (109/834) Receiving objects: 14% (117/834) Receiving objects: 15% (126/834) Receiving objects: 16% (134/834) Receiving objects: 17% (142/834) Receiving objects: 18% (151/834) Receiving objects: 19% (159/834) Receiving objects: 20% (167/834) Receiving objects: 21% (176/834) Receiving objects: 22% (184/834) Receiving objects: 23% (192/834) Receiving objects: 24% (201/834) Receiving objects: 25% (209/834) Receiving objects: 26% (217/834) Receiving objects: 27% (226/834) Receiving objects: 28% (234/834) Receiving objects: 29% (242/834) Receiving objects: 30% (251/834) Receiving objects: 31% (259/834) Receiving objects: 32% (267/834) Receiving objects: 33% (276/834) Receiving objects: 34% (284/834) Receiving objects: 35% (292/834) Receiving objects: 36% (301/834) Receiving objects: 37% (309/834) Receiving objects: 38% (317/834) Receiving objects: 39% (326/834) Receiving objects: 40% (334/834) Receiving objects: 41% (342/834) Receiving objects: 42% (351/834) Receiving objects: 43% (359/834) Receiving objects: 44% (367/834) Receiving objects: 45% (376/834) Receiving objects: 46% (384/834) Receiving objects: 47% (392/834) Receiving objects: 48% (401/834) Receiving objects: 49% (409/834) Receiving objects: 50% (417/834) Receiving objects: 51% (426/834) Receiving objects: 52% (434/834) Receiving objects: 53% (443/834) Receiving objects: 54% (451/834) Receiving objects: 55% (459/834) Receiving objects: 56% (468/834) Receiving objects: 57% (476/834) Receiving objects: 58% (484/834) Receiving objects: 59% (493/834) Receiving objects: 60% (501/834) Receiving objects: 61% (509/834) Receiving objects: 62% (518/834) Receiving objects: 63% (526/834) Receiving objects: 64% (534/834) Receiving objects: 65% (543/834) Receiving objects: 66% (551/834) Receiving objects: 67% (559/834) Receiving objects: 68% (568/834) Receiving objects: 69% (576/834) Receiving objects: 70% (584/834) Receiving objects: 71% (593/834) Receiving objects: 72% (601/834) Receiving objects: 73% (609/834) Receiving objects: 74% (618/834) Receiving objects: 75% (626/834) Receiving objects: 76% (634/834) Receiving objects: 77% (643/834) Receiving objects: 78% (651/834) Receiving objects: 79% (659/834) Receiving objects: 80% (668/834) Receiving objects: 81% (676/834) Receiving objects: 82% (684/834) Receiving objects: 83% (693/834) Receiving objects: 84% (701/834) Receiving objects: 85% (709/834) Receiving objects: 86% (718/834) Receiving objects: 87% (726/834) Receiving objects: 88% (734/834) Receiving objects: 89% (743/834) remote: Total 834 (delta 143), reused 346 (delta 57), pack-reused 0 14:39:21 Receiving objects: 90% (751/834) Receiving objects: 91% (759/834) Receiving objects: 92% (768/834) Receiving objects: 93% (776/834) Receiving objects: 94% (784/834) Receiving objects: 95% (793/834) Receiving objects: 96% (801/834) Receiving objects: 97% (809/834) Receiving objects: 98% (818/834) Receiving objects: 99% (826/834) Receiving objects: 100% (834/834) Receiving objects: 100% (834/834), 1.02 MiB | 6.55 MiB/s, done. 14:39:21 Resolving deltas: 0% (0/143) Resolving deltas: 1% (2/143) Resolving deltas: 2% (3/143) Resolving deltas: 3% (5/143) Resolving deltas: 4% (7/143) Resolving deltas: 6% (10/143) Resolving deltas: 9% (14/143) Resolving deltas: 11% (16/143) Resolving deltas: 12% (18/143) Resolving deltas: 13% (19/143) Resolving deltas: 18% (26/143) Resolving deltas: 19% (28/143) Resolving deltas: 20% (29/143) Resolving deltas: 21% (31/143) Resolving deltas: 22% (32/143) Resolving deltas: 23% (33/143) Resolving deltas: 24% (35/143) Resolving deltas: 25% (36/143) Resolving deltas: 26% (38/143) Resolving deltas: 27% (39/143) Resolving deltas: 30% (43/143) Resolving deltas: 31% (45/143) Resolving deltas: 32% (47/143) Resolving deltas: 33% (48/143) Resolving deltas: 34% (50/143) Resolving deltas: 35% (51/143) Resolving deltas: 36% (52/143) Resolving deltas: 37% (53/143) Resolving deltas: 44% (63/143) Resolving deltas: 45% (65/143) Resolving deltas: 46% (66/143) Resolving deltas: 47% (68/143) Resolving deltas: 48% (69/143) Resolving deltas: 50% (72/143) Resolving deltas: 51% (73/143) Resolving deltas: 54% (78/143) Resolving deltas: 55% (80/143) Resolving deltas: 60% (86/143) Resolving deltas: 66% (95/143) Resolving deltas: 74% (106/143) Resolving deltas: 88% (127/143) Resolving deltas: 90% (129/143) Resolving deltas: 100% (143/143) Resolving deltas: 100% (143/143), done. 14:39:21 Note: checking out '8906d9415e5c117a1b92a33360fc896e0cbb4eda'. 14:39:21 14:39:21 You are in 'detached HEAD' state. You can look around, make experimental 14:39:21 changes and commit them, and you can discard any commits you make in this 14:39:21 state without impacting any branches by performing another checkout. 14:39:21 14:39:21 If you want to create a new branch to retain commits you create, you may 14:39:21 do so (now or later) by using -b with the checkout command again. Example: 14:39:21 14:39:21 git checkout -b 14:39:21 14:39:21 patching file kong-2.0.4-0.rockspec 14:39:21 'go115' has dependencies that need to be staged: go-build-helper kong 14:39:21 Skipping pull go-build-helper (already ran) 14:39:21 Skipping pull kong (already ran) 14:39:21 Building go-build-helper  14:39:24 ---> ed8dcc8af6e5 14:39:24 Step 9/23 : RUN make cmd/core-data/core-data 14:39:24 ---> d9d43ee0ef25 14:39:24 Step 9/22 : RUN make cmd/support-logging/support-logging 14:39:24 ---> f7a1d1fc0947 14:39:24 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 14:39:24 ---> Running in 8590eec78304 14:39:24 ---> Running in 5a03af940e74 14:39:24 ---> Running in 5e1cab907a63 14:39:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging 14:39:26 Removing intermediate container dd7a4701edc1 14:39:26 ---> a53a5d527b7b 14:39:26 14:39:26 Step 10/20 : FROM alpine 14:39:26 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 14:39:26 Step 2/21 : FROM ${BUILDER_BASE} AS builder 14:39:26 ---> f5395618026d 14:39:26 Step 3/21 : WORKDIR /edgex-go 14:39:26 ---> Using cache 14:39:26 ---> c1c6d2dd7be1 14:39:26 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:39:26 ---> Using cache 14:39:26 ---> 4fe91acfa875 14:39:26 Step 5/21 : RUN apk update && apk add make git 14:39:26 ---> Using cache 14:39:26 ---> aeb8a1f7a587 14:39:26 Step 6/21 : COPY go.mod . 14:39:26 ---> Using cache 14:39:26 ---> 3d8531fa5e57 14:39:26 Step 7/21 : RUN go mod download 14:39:26 ---> Using cache 14:39:26 ---> bbb4516acce7 14:39:26 Step 8/21 : COPY . . 14:39:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 14:39:26 ---> Using cache 14:39:26 ---> ac6fb221c084 14:39:26 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 14:39:26 latest: Pulling from library/alpine 14:39:26 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 14:39:26 ---> Running in 72ac259cc911 14:39:26 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 14:39:26 Status: Downloaded newer image for alpine:latest 14:39:26 ---> 62ee0e9f8440 14:39:26 Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 14:39:26 ---> Running in 483e7a12e917 14:39:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 14:39:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:39:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:39:30 v3.12.0-463-g5efa865e42 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 14:39:30 v3.12.0-462-g579b6240e1 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 14:39:30 OK: 12621 distinct packages available 14:39:31 (1/4) Installing ca-certificates (20191127-r4) 14:39:31 (2/4) Installing nghttp2-libs (1.41.0-r0) 14:39:31 (3/4) Installing libcurl (7.69.1-r1) 14:39:31 (4/4) Installing curl (7.69.1-r1) 14:39:31 Executing busybox-1.31.1-r16.trigger 14:39:31 Executing ca-certificates-20191127-r4.trigger 14:39:31 Building kong  14:39:31 Missing dependencies for kong 2.0.4-0: 14:39:31 inspect 3.1.1 (not installed) 14:39:31 luasec 0.9 (not installed) 14:39:31 luasocket 3.0-rc1 (not installed) 14:39:31 penlight 1.7.0 (not installed) 14:39:31 lua-resty-http 0.15 (not installed) 14:39:31 lua-resty-jit-uuid 0.0.7 (not installed) 14:39:31 multipart 0.5.6 (not installed) 14:39:31 version 1.0.1 (not installed) 14:39:31 kong-lapis 1.7.0.1 (not installed) 14:39:31 lua-cassandra 1.5.0 (not installed) 14:39:31 pgmoon 1.10.0 (not installed) 14:39:31 luatz 0.4 (not installed) 14:39:31 lua_system_constants 0.1.4 (not installed) 14:39:31 lyaml 6.2.4 (not installed) 14:39:31 lua-resty-iputils 0.3.0 (not installed) 14:39:31 luasyslog 1.0.0 (not installed) 14:39:31 lua_pack 1.0.5 (not installed) 14:39:31 lua-resty-dns-client 4.1.3 (not installed) 14:39:31 lua-resty-worker-events 1.0.0 (not installed) 14:39:31 lua-resty-mediador 0.1.2 (not installed) 14:39:31 lua-resty-healthcheck 1.2.0 (not installed) 14:39:31 lua-resty-cookie 0.1.0 (not installed) 14:39:31 lua-resty-mlcache 2.4.1 (not installed) 14:39:31 lua-messagepack 0.5.2 (not installed) 14:39:31 lua-resty-openssl 0.6.3 (not installed) 14:39:31 lua-resty-counter 0.2.0 (not installed) 14:39:31 kong-plugin-azure-functions ~> 0.4 (not installed) 14:39:31 kong-plugin-zipkin ~> 0.2 (not installed) 14:39:31 kong-plugin-serverless-functions ~> 0.3 (not installed) 14:39:31 kong-prometheus-plugin ~> 0.7 (not installed) 14:39:31 kong-proxy-cache-plugin ~> 1.3 (not installed) 14:39:31 kong-plugin-request-transformer ~> 1.2 (not installed) 14:39:31 kong-plugin-session ~> 2.2 (not installed) 14:39:31 kong-plugin-aws-lambda ~> 3.1 (not installed) 14:39:31 kong-plugin-acme ~> 0.2 (not installed) 14:39:31 14:39:31 kong 2.0.4-0 depends on inspect 3.1.1 (not installed) 14:39:31 Installing https://luarocks.org/inspect-3.1.1-0.src.rock 14:39:31 OK: 7 MiB in 18 packages 14:39:34 Removing intermediate container 483e7a12e917 14:39:34 ---> b80074ee5cb3 14:39:34 Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:39:34 ---> Running in a285a1589de9 14:39:34 Removing intermediate container a285a1589de9 14:39:34 ---> ec6742590e9d 14:39:34 Step 13/20 : WORKDIR /edgex 14:39:35 ---> Running in 62bb62b63efa 14:39:35 Removing intermediate container 62bb62b63efa 14:39:35 ---> f482f0a5fb67 14:39:35 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 14:39:36 ---> 03d43339a5af 14:39:36 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 14:39:38 ---> e81fef098f30 14:39:38 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 14:39:38 ---> Running in e88c1fb02917 14:39:39 Removing intermediate container e88c1fb02917 14:39:39 ---> 548d67db2024 14:39:39 Step 17/20 : CMD ["--init=true"] 14:39:39 ---> Running in 3fb20368835a 14:39:40 Removing intermediate container 3fb20368835a 14:39:40 ---> 20a2be633850 14:39:40 Step 18/20 : LABEL arch=arm64 14:39:40 ---> Running in db2f74231163 14:39:40 Removing intermediate container db2f74231163 14:39:40 ---> 0e5a618e22e6 14:39:40 Step 19/20 : LABEL git_sha=e362fc6571151bb99090dcd88ec379ce54b024a5 14:39:41 ---> Running in 02f02edde15b 14:39:41 Removing intermediate container 02f02edde15b 14:39:41 ---> 7d41416c6c08 14:39:41 Step 20/20 : LABEL version=0.0.0 14:39:41 ---> Running in 817dba646ade 14:39:42 Removing intermediate container 817dba646ade 14:39:42 ---> 10b23a9fa741 14:39:42 14:39:43 Successfully built 10b23a9fa741 14:39:43 Successfully tagged docker-security-proxy-setup-go-arm64:latest 14:40:03 14:40:03 Error: Failed installing dependency: https://luarocks.org/inspect-3.1.1-0.src.rock - Could not fetch rock file: Error fetching file: Failed downloading https://luarocks.org/inspect-3.1.1-0.src.rock - inspect-3.1.1-0.src.rock 14:40:03 Failed to run 'override-build': Exit code was 1. [Pipeline] } 14:40:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:40:05 Failed in branch amd64 14:40:39  Building docker-security-proxy-setup-go ... done Removing intermediate container 8590eec78304 14:40:39 ---> 3d537479966c 14:40:39 14:40:39 Step 9/29 : FROM alpine:latest 14:40:39 ---> 62ee0e9f8440 14:40:39 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 14:40:39 ---> Running in 8570a0bc5103 14:40:39 Removing intermediate container 8570a0bc5103 14:40:39 ---> 0937a3817f25 14:40:39 Step 11/29 : USER root 14:40:39 ---> Running in 7471b1732d41 14:40:39 Removing intermediate container 7471b1732d41 14:40:39 ---> dd9f354a42ae 14:40:39 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 14:40:39 ---> Running in 7c8650abcbc0 14:40:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:40:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:40:42 v3.12.0-463-g5efa865e42 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 14:40:42 v3.12.0-462-g579b6240e1 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 14:40:42 OK: 12621 distinct packages available 14:40:43 (1/2) Installing ca-certificates (20191127-r4) 14:40:43 (2/2) Installing dumb-init (1.2.2-r1) 14:40:43 Executing busybox-1.31.1-r16.trigger 14:40:43 Executing ca-certificates-20191127-r4.trigger 14:40:43 OK: 6 MiB in 16 packages 14:40:46 Removing intermediate container 7c8650abcbc0 14:40:46 ---> e1047fbb913c 14:40:46 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 14:40:46 ---> Running in da137b460bad 14:40:47 Removing intermediate container da137b460bad 14:40:47 ---> 4b4bac3b5aea 14:40:47 Step 14/29 : WORKDIR $BASE_DIR 14:40:48 ---> Running in ea231c147621 14:40:48 Removing intermediate container 5e1cab907a63 14:40:48 ---> 5d7042b6d4ee 14:40:48 14:40:48 Step 10/22 : FROM scratch 14:40:48 ---> 14:40:48 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 14:40:48 ---> Using cache 14:40:48 ---> 214d34c88ad7 14:40:48 Step 12/22 : ENV APP_PORT=48061 14:40:48 ---> Running in 6aeef95e676d 14:40:48 Removing intermediate container ea231c147621 14:40:48 ---> d482dc496f38 14:40:48 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 14:40:49 ---> Running in 0c0003e52631 14:40:49 Removing intermediate container 6aeef95e676d 14:40:49 ---> d43f1aa3fbb6 14:40:49 Step 13/22 : EXPOSE $APP_PORT 14:40:50 ---> Running in 4e66058e22c8 14:40:50 Removing intermediate container 4e66058e22c8 14:40:50 ---> c998d8bfb9a8 14:40:50 Step 14/22 : COPY --from=builder /bin/bash /bin/bash 14:40:51 ---> 47ecc980fd5d 14:40:51 Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / 14:40:53 ---> a2aaede4e457 14:40:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / 14:40:53 Removing intermediate container 0c0003e52631 14:40:53 ---> 939b1d8df10f 14:40:53 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 14:40:55 ---> 4fb5d87792d9 14:40:55 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml 14:40:55 ---> e4c6ec6fadb0 14:40:55 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 14:40:56 ---> bdd2ec6b35b5 14:40:56 Step 18/22 : ENTRYPOINT ["/support-logging"] 14:40:56 ---> Running in 4967cc4829c1 14:40:57 ---> bac5ccac3ad6 14:40:57 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 14:40:57 Removing intermediate container 4967cc4829c1 14:40:57 ---> 1a34e1b62aeb 14:40:57 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:40:57 ---> Running in 14869ca1e7d8 14:40:58 Removing intermediate container 14869ca1e7d8 14:40:58 ---> 30c5cb091310 14:40:58 Step 20/22 : LABEL arch=arm64 14:40:58 ---> 7ccea1c4f2ed 14:40:58 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 14:40:58 ---> Running in 8a78e513dcf7 14:41:00 ---> 50beaa906522 14:41:00 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 14:41:00 Removing intermediate container 8a78e513dcf7 14:41:00 ---> 42ca52894f76 14:41:00 Step 21/22 : LABEL git_sha=e362fc6571151bb99090dcd88ec379ce54b024a5 14:41:00 ---> Running in b59d55d80fe2 14:41:01 Removing intermediate container b59d55d80fe2 14:41:01 ---> 75de9139002e 14:41:01 Step 22/22 : LABEL version=0.0.0 14:41:01 ---> 6f7b6030eae9 14:41:01 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 14:41:01 Removing intermediate container 72ac259cc911 14:41:01 ---> 4476195fffbf 14:41:01 14:41:01 Step 10/21 : FROM scratch 14:41:01 ---> 14:41:01 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 14:41:01 ---> Running in be7af70d2167 14:41:01 ---> Running in 9c52d2d4f3ba 14:41:01 ---> Using cache 14:41:01 ---> d6ef75579346 14:41:01 Step 12/21 : ENV APP_PORT=48085 14:41:02 ---> Running in 438b0150714f 14:41:02 Removing intermediate container be7af70d2167 14:41:02 ---> ccf931ff1c9e 14:41:02 14:41:03 Removing intermediate container 438b0150714f 14:41:03 ---> 57e2f3f823bf 14:41:03 Step 13/21 : EXPOSE $APP_PORT 14:41:03 Successfully built ccf931ff1c9e 14:41:03 Successfully tagged docker-support-logging-go-arm64:latest 14:41:03 ---> Running in e5b3677c557c 14:41:03  Building docker-support-logging-go ... done Removing intermediate container e5b3677c557c 14:41:03 ---> 573e46d9f1af 14:41:03 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 14:41:04 ---> d2fd8e419284 14:41:04 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 14:41:05 Removing intermediate container 9c52d2d4f3ba 14:41:05 ---> 0fd48cce7a79 14:41:05 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 14:41:05 ---> e4048290ba5f 14:41:05 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 14:41:06 ---> 19d787167c8c 14:41:06 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 14:41:06 ---> Running in 9c81ccab9268 14:41:06 ---> 7bad95d4c864 14:41:06 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 14:41:07 ---> Running in 900d888c97bd 14:41:07 Removing intermediate container 900d888c97bd 14:41:07 ---> 90cfa8851aba 14:41:07 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:41:07 ---> Running in 27559559cbf6 14:41:08 Removing intermediate container 27559559cbf6 14:41:08 ---> 8e2015c57146 14:41:08 Step 19/21 : LABEL arch=arm64 14:41:08 ---> Running in 39065e54e980 14:41:09 Removing intermediate container 39065e54e980 14:41:09 ---> 28caffbdf7eb 14:41:09 Step 20/21 : LABEL git_sha=e362fc6571151bb99090dcd88ec379ce54b024a5 14:41:09 Removing intermediate container 9c81ccab9268 14:41:09 ---> f59fa9754910 14:41:09 Step 24/29 : RUN chmod 755 security-secrets-setup 14:41:09 ---> Running in 57ae6e96a066 14:41:09 ---> Running in 85ddbccbcb0d 14:41:09 Removing intermediate container 57ae6e96a066 14:41:09 ---> 5629424675fd 14:41:09 Step 21/21 : LABEL version=0.0.0 14:41:10 ---> Running in bf85be010bbe 14:41:10 Removing intermediate container bf85be010bbe 14:41:10 ---> 7349f5b35f56 14:41:10 14:41:10 Successfully built 7349f5b35f56 14:41:10 Successfully tagged docker-support-scheduler-go-arm64:latest 14:41:12  Building docker-support-scheduler-go ... done Removing intermediate container 85ddbccbcb0d 14:41:12 ---> 65c3ac21a45b 14:41:12 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 14:41:12 ---> Running in 4cf79c51e358 14:41:13 Removing intermediate container 4cf79c51e358 14:41:13 ---> ef62dda7f242 14:41:13 Step 26/29 : CMD [ "generate" ] 14:41:13 ---> Running in b48d0387cb07 14:41:14 Removing intermediate container b48d0387cb07 14:41:14 ---> 49517b2f4062 14:41:14 Step 27/29 : LABEL arch=arm64 14:41:14 ---> Running in fc15e07d0a72 14:41:15 Removing intermediate container fc15e07d0a72 14:41:15 ---> 462cc877bae5 14:41:15 Step 28/29 : LABEL git_sha=e362fc6571151bb99090dcd88ec379ce54b024a5 14:41:15 ---> Running in b53528ded506 14:41:15 Removing intermediate container b53528ded506 14:41:15 ---> e7651690962d 14:41:15 Step 29/29 : LABEL version=0.0.0 14:41:16 ---> Running in 925eadc2a669 14:41:16 Removing intermediate container 925eadc2a669 14:41:16 ---> d0796166f4e3 14:41:16 14:41:16 Removing intermediate container 5a03af940e74 14:41:16 ---> 94b85e871fed 14:41:16 14:41:16 Step 10/23 : FROM alpine 14:41:16 ---> 62ee0e9f8440 14:41:16 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 14:41:17 Successfully built d0796166f4e3 14:41:17 ---> Running in ae208c7a42d7 14:41:17 Successfully tagged docker-security-secrets-setup-go-arm64:latest 14:41:17  Building docker-security-secrets-setup-go ... done Removing intermediate container ae208c7a42d7 14:41:17 ---> 4f1de8b6d81a 14:41:17 Step 12/23 : ENV APP_PORT=48080 14:41:17 ---> Running in 7435d62e9e52 14:41:18 Removing intermediate container 7435d62e9e52 14:41:18 ---> 6df06da6a77f 14:41:18 Step 13/23 : EXPOSE $APP_PORT 14:41:18 ---> Running in a30eadbdcb08 14:41:19 Removing intermediate container a30eadbdcb08 14:41:19 ---> ec5161e6534b 14:41:19 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:41:19 ---> Running in bc4702b4698e 14:41:21 Removing intermediate container bc4702b4698e 14:41:21 ---> 24db06aa99c4 14:41:21 Step 15/23 : RUN apk --no-cache add zeromq 14:41:21 ---> Running in d96526868c3c 14:41:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:41:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:41:24 (1/5) Installing libgcc (9.3.0-r2) 14:41:24 (2/5) Installing libsodium (1.0.18-r0) 14:41:24 (3/5) Installing libstdc++ (9.3.0-r2) 14:41:24 (4/5) Installing libzmq (4.3.3-r0) 14:41:24 (5/5) Installing zeromq (4.3.3-r0) 14:41:25 Executing busybox-1.31.1-r16.trigger 14:41:25 OK: 8 MiB in 19 packages 14:41:26 Removing intermediate container d96526868c3c 14:41:26 ---> c90607b9303d 14:41:26 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 14:41:27 ---> 544381766a5b 14:41:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 14:41:28 ---> fe0d3000b577 14:41:28 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 14:41:29 ---> a58b8347cf59 14:41:29 Step 19/23 : ENTRYPOINT ["/core-data"] 14:41:29 ---> Running in 8bf1b47bbfa4 14:41:29 Removing intermediate container 8bf1b47bbfa4 14:41:29 ---> 90004e33c1ae 14:41:29 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:41:29 ---> Running in f53c8ab8dbeb 14:41:30 Removing intermediate container f53c8ab8dbeb 14:41:30 ---> a1562a70fe51 14:41:30 Step 21/23 : LABEL arch=arm64 14:41:30 ---> Running in bdbff5e5bcf1 14:41:30 Removing intermediate container bdbff5e5bcf1 14:41:30 ---> 699c09b1688d 14:41:30 Step 22/23 : LABEL git_sha=e362fc6571151bb99090dcd88ec379ce54b024a5 14:41:30 ---> Running in a7b351d588e9 14:41:31 Removing intermediate container a7b351d588e9 14:41:31 ---> d068ed46377d 14:41:31 Step 23/23 : LABEL version=0.0.0 14:41:31 ---> Running in 9990112dd24d 14:41:31 Removing intermediate container 9990112dd24d 14:41:31 ---> ba0e4429303a 14:41:31 14:41:32 Successfully built ba0e4429303a 14:41:32 Successfully tagged docker-core-data-go-arm64:latest 14:41:32  Building docker-core-data-go ... done  [Pipeline] } 14:41:32 $ docker stop --time=1 be5f0f8da08bf2fd277841d166d91189f2c8837963d9c7dc0de01f0cdeef6e32 14:41:34 $ docker rm -f be5f0f8da08bf2fd277841d166d91189f2c8837963d9c7dc0de01f0cdeef6e32 [Pipeline] // withDockerContainer [Pipeline] sh 14:41:35 + grep docker 14:41:35 + docker images 14:41:35 docker-core-data-go-arm64 latest ba0e4429303a 4 seconds ago 22.2MB 14:41:35 docker-security-secrets-setup-go-arm64 latest d0796166f4e3 19 seconds ago 22.7MB 14:41:35 docker-support-scheduler-go-arm64 latest 7349f5b35f56 25 seconds ago 11.5MB 14:41:35 docker-support-logging-go-arm64 latest ccf931ff1c9e 33 seconds ago 10.6MB 14:41:35 docker-security-proxy-setup-go-arm64 latest 10b23a9fa741 About a minute ago 15.1MB 14:41:35 docker-sys-mgmt-agent-go-arm64 latest 5a371dc53599 2 minutes ago 270MB 14:41:35 docker-core-metadata-go-arm64 latest 3b05665284d1 3 minutes ago 13.5MB 14:41:35 docker-security-secretstore-setup-go-arm64 latest 6501e85fa75a 3 minutes ago 30.8MB 14:41:35 docker-support-notifications-go-arm64 latest 05e019091ac8 3 minutes ago 12.9MB 14:41:35 docker-core-command-go-arm64 latest 954936980160 3 minutes ago 11.4MB 14:41:35 docker latest 79b81ba6d94d 19 hours ago 198MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 14:41:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:41:44 ---> package-listing.sh 14:41:44 ++ facter osfamily 14:41:44 ++ tr '[:upper:]' '[:lower:]' 14:41:44 + OS_FAMILY=redhat 14:41:44 + workspace=/w/workspace/edgex-go/1 14:41:44 + START_PACKAGES=/tmp/packages_start.txt 14:41:44 + END_PACKAGES=/tmp/packages_end.txt 14:41:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:41:44 + PACKAGES=/tmp/packages_start.txt 14:41:44 + '[' /w/workspace/edgex-go/1 ']' 14:41:44 + PACKAGES=/tmp/packages_end.txt 14:41:44 + case "${OS_FAMILY}" in 14:41:44 + rpm -qa 14:41:44 + sort 14:41:48 + '[' -f /tmp/packages_start.txt ']' 14:41:48 + '[' -f /tmp/packages_end.txt ']' 14:41:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:41:48 + '[' /w/workspace/edgex-go/1 ']' 14:41:48 + mkdir -p /w/workspace/edgex-go/1/archives/ 14:41:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 14:41:48 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:41:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 14:41:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 14:41:50 14:41:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 14:41:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 14:41:50 alpine: Pulling from edgex-lftools-log-publisher 14:41:50 df20fa9351a1: Already exists 14:41:50 36b3adc4ff6f: Pulling fs layer 14:41:50 8ad3a11d3b57: Pulling fs layer 14:41:50 46f8f816bc3b: Pulling fs layer 14:41:50 93b61091891f: Pulling fs layer 14:41:50 93b9cdb0e59b: Pulling fs layer 14:41:50 5e14af77c1be: Pulling fs layer 14:41:50 01666e4c0597: Pulling fs layer 14:41:50 aa168da1d23b: Pulling fs layer 14:41:50 93b61091891f: Waiting 14:41:50 93b9cdb0e59b: Waiting 14:41:50 5e14af77c1be: Waiting 14:41:50 01666e4c0597: Waiting 14:41:50 aa168da1d23b: Waiting 14:41:50 46f8f816bc3b: Download complete 14:41:50 36b3adc4ff6f: Verifying Checksum 14:41:50 93b9cdb0e59b: Verifying Checksum 14:41:50 93b9cdb0e59b: Download complete 14:41:50 5e14af77c1be: Verifying Checksum 14:41:50 5e14af77c1be: Download complete 14:41:50 01666e4c0597: Download complete 14:41:50 93b61091891f: Download complete 14:41:51 36b3adc4ff6f: Pull complete 14:41:51 8ad3a11d3b57: Verifying Checksum 14:41:51 8ad3a11d3b57: Download complete 14:41:53 8ad3a11d3b57: Pull complete 14:41:53 46f8f816bc3b: Pull complete 14:41:54 93b61091891f: Pull complete 14:41:54 93b9cdb0e59b: Pull complete 14:41:54 5e14af77c1be: Pull complete 14:41:54 01666e4c0597: Pull complete 14:42:09 aa168da1d23b: Verifying Checksum 14:42:09 aa168da1d23b: Download complete 14:42:22 aa168da1d23b: Pull complete 14:42:22 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 14:42:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 14:42:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 14:42:22 prd-centos7-docker-4c-2g-7486 does not seem to be running inside a container 14:42:22 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 14:42:26 $ docker top 2b2e75d3f1dc9dfe59cca6adf1d75b0e28cade3a60a91c6c52e6795e6648590e -eo pid,comm [Pipeline] { [Pipeline] sh 14:42:27 + touch /tmp/pre-build-complete [Pipeline] sh 14:42:27 + mkdir -p /var/log/sa [Pipeline] sh 14:42:27 + ls /var/log/sa-host 14:42:27 + sadf -c /var/log/sa-host/sa05 14:42:27 file_magic: OK 14:42:27 HZ: Using current value: 100 14:42:27 file_header: OK 14:42:27 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 14:42:27 Statistics: 14:42:27 Hnuu...uuuununununu...Hnuu...uuuununununu... 14:42:27 File successfully converted to sysstat format version 12.2.1 14:42:27 + sadf -c /var/log/sa-host/sa21 14:42:27 file_magic: OK 14:42:27 HZ: Using current value: 100 14:42:27 file_header: OK 14:42:27 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 14:42:27 Statistics: 14:42:27 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 14:42:27 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:42:28 provisioning config files... 14:42:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config1875285276090266897tmp [Pipeline] { [Pipeline] echo 14:42:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:42:29 ---> create-netrc.sh [Pipeline] } 14:42:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 14:42:29 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 14:42:29 ---> python-tools-install.sh [Pipeline] echo 14:42:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:42:30 ---> sudo-logs.sh 14:42:30 Archiving 'sudo' log.. [Pipeline] echo 14:42:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:42:30 ---> job-cost.sh 14:42:30 lf-activate-venv: SKIPPING 14:42:30 INFO: No Stack... 14:42:31 INFO: Retrieving Pricing Info for: v1-standard-2 14:42:32 INFO: Archiving Costs [Pipeline] echo 14:42:32 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:42:32 ---> logs-deploy.sh 14:42:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2836/1 14:42:32 INFO: archiving workspace using pattern(s): 14:42:35 Archives upload complete. 14:42:35 INFO: archiving logs to Nexus 14:42:36 ---> uname -a: 14:42:36 Linux prd-centos7-docker-4c-2g-7486.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 14:42:36 14:42:36 14:42:36 ---> lscpu: 14:42:36 Architecture: x86_64 14:42:36 CPU op-mode(s): 32-bit, 64-bit 14:42:36 Byte Order: Little Endian 14:42:36 Address sizes: 40 bits physical, 48 bits virtual 14:42:36 CPU(s): 4 14:42:36 On-line CPU(s) list: 0-3 14:42:36 Thread(s) per core: 1 14:42:36 Core(s) per socket: 1 14:42:36 Socket(s): 4 14:42:36 NUMA node(s): 1 14:42:36 Vendor ID: GenuineIntel 14:42:36 CPU family: 6 14:42:36 Model: 44 14:42:36 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 14:42:36 Stepping: 1 14:42:36 CPU MHz: 2933.438 14:42:36 BogoMIPS: 5866.87 14:42:36 Virtualization: VT-x 14:42:36 Hypervisor vendor: KVM 14:42:36 Virtualization type: full 14:42:36 L1d cache: 128 KiB 14:42:36 L1i cache: 128 KiB 14:42:36 L2 cache: 16 MiB 14:42:36 L3 cache: 64 MiB 14:42:36 NUMA node0 CPU(s): 0-3 14:42:36 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 14:42:36 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 14:42:36 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 14:42:36 Vulnerability Meltdown: Mitigation; PTI 14:42:36 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:42:36 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 14:42:36 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 14:42:36 Vulnerability Tsx async abort: Not affected 14:42:36 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 14:42:36 14:42:36 14:42:36 ---> nproc: 14:42:36 4 14:42:36 14:42:36 14:42:36 ---> df -h: 14:42:36 Filesystem Size Used Available Use% Mounted on 14:42:36 overlay 50.0G 13.5G 36.5G 27% / 14:42:36 tmpfs 64.0M 0 64.0M 0% /dev 14:42:36 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 14:42:36 shm 64.0M 0 64.0M 0% /dev/shm 14:42:36 /dev/vda1 50.0G 13.5G 36.5G 27% /facter-os 14:42:36 /dev/vda1 50.0G 13.5G 36.5G 27% /etc/resolv.conf 14:42:36 /dev/vda1 50.0G 13.5G 36.5G 27% /etc/hostname 14:42:36 /dev/vda1 50.0G 13.5G 36.5G 27% /etc/hosts 14:42:36 /dev/vda1 50.0G 13.5G 36.5G 27% /run/cloud-init/result.json 14:42:36 /dev/vda1 50.0G 13.5G 36.5G 27% /var/log/sa-host 14:42:36 /dev/vda1 50.0G 13.5G 36.5G 27% /var/log/secure 14:42:36 /dev/vda1 50.0G 13.5G 36.5G 27% /var/log/auth.log 14:42:36 /dev/vda1 50.0G 13.5G 36.5G 27% /w/workspace/edgex-go/1 14:42:36 /dev/vda1 50.0G 13.5G 36.5G 27% /w/workspace/edgex-go/1@tmp 14:42:36 14:42:36 14:42:36 ---> free -m: 14:42:36 total used free shared buff/cache available 14:42:36 Mem: 1837 623 337 0 877 1128 14:42:36 Swap: 1023 62 961 14:42:36 14:42:36 14:42:36 ---> ip addr: 14:42:36 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 14:42:36 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:42:36 inet 127.0.0.1/8 scope host lo 14:42:36 valid_lft forever preferred_lft forever 14:42:36 inet6 ::1/128 scope host 14:42:36 valid_lft forever preferred_lft forever 14:42:36 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 14:42:36 link/ether fa:16:3e:d4:23:04 brd ff:ff:ff:ff:ff:ff 14:42:36 inet 10.30.122.165/23 brd 10.30.123.255 scope global dynamic eth0 14:42:36 valid_lft 85105sec preferred_lft 85105sec 14:42:36 inet6 fe80::f816:3eff:fed4:2304/64 scope link 14:42:36 valid_lft forever preferred_lft forever 14:42:36 3: docker0: mtu 1500 qdisc noqueue state DOWN 14:42:36 link/ether 02:42:9b:d4:45:c8 brd ff:ff:ff:ff:ff:ff 14:42:36 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:42:36 valid_lft forever preferred_lft forever 14:42:36 inet6 fe80::42:9bff:fed4:45c8/64 scope link 14:42:36 valid_lft forever preferred_lft forever 14:42:36 14:42:36 14:42:36 ---> sar -b -r -n DEV: 14:42:36 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/21/20 _x86_64_ (4 CPU) 14:42:36 14:42:36 14:20:41 LINUX RESTART (4 CPU) 14:42:36 14:42:36 14:22:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:42:36 14:23:02 80.84 33.22 47.62 0.00 7024.40 13078.62 0.00 14:42:36 14:24:01 182.53 56.43 126.10 0.00 3893.63 41957.86 0.00 14:42:36 14:25:01 266.46 128.27 138.20 0.00 5950.53 26429.59 0.00 14:42:36 14:26:01 98.52 36.94 61.58 0.00 1985.26 5138.85 0.00 14:42:36 14:27:01 69.53 32.95 36.58 0.00 1827.41 8554.23 0.00 14:42:36 14:28:06 793.52 577.01 216.51 0.00 76100.32 144520.84 0.00 14:42:36 14:29:03 2524.84 2201.92 322.93 0.00 146537.47 157202.70 0.00 14:42:36 14:30:01 506.75 369.27 137.49 0.00 24096.26 31612.72 0.00 14:42:36 14:31:02 1082.98 730.72 352.25 0.00 92329.75 131639.92 0.00 14:42:36 14:32:02 2048.60 1695.30 353.30 0.00 157623.86 159027.52 0.00 14:42:36 14:33:01 841.20 630.56 210.64 0.00 38306.82 52064.92 0.00 14:42:36 14:34:01 153.58 14.75 138.82 0.00 3368.46 13610.23 0.00 14:42:36 14:35:01 5.64 0.02 5.62 0.00 0.53 196.77 0.00 14:42:36 14:36:01 1.98 1.71 0.27 0.00 58.15 3.66 0.00 14:42:36 14:37:02 0.78 0.05 0.73 0.00 1.60 14.71 0.00 14:42:36 14:38:01 0.37 0.02 0.36 0.00 1.08 3.83 0.00 14:42:36 14:39:01 0.25 0.00 0.25 0.00 0.00 3.00 0.00 14:42:36 14:40:01 0.30 0.02 0.28 0.00 0.53 3.21 0.00 14:42:36 14:41:01 0.28 0.02 0.27 0.00 0.13 2.75 0.00 14:42:36 14:42:01 55.08 45.70 9.38 0.00 4660.92 1039.28 0.00 14:42:36 Average: 431.23 323.39 107.84 0.00 28080.97 39431.21 0.00 14:42:36 14:42:36 14:22:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:42:36 14:23:02 178840 0 582084 30.94 2620 1118012 1432980 48.91 625404 914312 94552 14:42:36 14:24:01 127268 0 623452 33.13 2100 1128736 1354148 46.21 583728 966536 53908 14:42:36 14:25:01 142132 0 694180 36.89 1492 1043752 1757996 60.00 703528 797552 52852 14:42:36 14:26:01 241704 0 729392 38.77 1468 908992 1650252 56.32 733156 660640 26484 14:42:36 14:27:01 275184 0 697748 37.08 1288 907336 1558660 53.19 626964 738556 30776 14:42:36 14:28:06 68772 0 754736 40.11 108 1057940 2308864 78.80 678176 973068 22736 14:42:36 14:29:03 72972 0 764288 40.62 24 1044272 2315132 79.01 706528 925280 82928 14:42:36 14:30:01 422776 0 756464 40.20 24 702292 2457036 83.85 603688 633432 20868 14:42:36 14:31:02 76188 0 719152 38.22 24 1086192 2283404 77.93 732644 898644 61060 14:42:36 14:32:02 74572 0 845672 44.95 24 961288 2616600 89.30 663796 952308 84008 14:42:36 14:33:01 305936 0 725264 38.55 24 850332 2111380 72.06 598252 775128 67272 14:42:36 14:34:01 332640 0 551352 29.30 24 997540 1269076 43.31 481804 865820 20 14:42:36 14:35:01 348152 0 535824 28.48 24 997556 1151188 39.29 472872 863552 20 14:42:36 14:36:01 345160 0 537744 28.58 24 998628 1149312 39.22 475968 862808 20 14:42:36 14:37:02 345740 0 537152 28.55 24 998640 1149216 39.22 475676 862808 8 14:42:36 14:38:01 345716 0 537196 28.55 24 998620 1149240 39.22 475816 862808 8 14:42:36 14:39:01 345792 0 537080 28.54 24 998660 1149132 39.22 475724 862840 8 14:42:36 14:40:01 346344 0 536536 28.52 24 998652 1149132 39.22 475728 862840 8 14:42:36 14:41:01 346196 0 536656 28.52 24 998680 1149132 39.22 475732 862860 8 14:42:36 14:42:01 65788 0 575844 30.60 24 1239900 1347944 46.00 529584 1081736 95256 14:42:36 Average: 240394 0 638891 33.96 471 1001801 1625491 55.48 579738 861176 34640 14:42:36 14:42:36 14:22:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:42:36 14:23:02 vethe24ab58 750.96 600.41 76.05 2688.59 0.00 0.00 0.00 0.00 14:42:36 14:23:02 eth0 701.13 825.97 3156.28 112.73 0.00 0.00 0.00 0.00 14:42:36 14:23:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:42:36 14:23:02 docker0 750.96 600.27 65.78 2688.58 0.00 0.00 0.00 0.00 14:42:36 14:24:01 eth0 444.79 335.80 4115.52 64.20 0.00 0.00 0.00 0.00 14:42:36 14:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:42:36 14:24:01 docker0 48.86 59.62 2.62 365.45 0.00 0.00 0.00 0.00 14:42:36 14:25:01 eth0 147.21 97.58 708.54 47.54 0.00 0.00 0.00 0.00 14:42:36 14:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:42:36 14:25:01 veth082fcd8 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 14:42:36 14:25:01 docker0 64.85 92.71 5.37 468.06 0.00 0.00 0.00 0.00 14:42:36 14:26:01 eth0 37.55 30.45 25.70 50.49 0.00 0.00 0.00 0.00 14:42:36 14:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:42:36 14:26:01 veth082fcd8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:42:36 14:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:42:36 14:27:01 eth0 85.83 67.92 512.93 43.71 0.00 0.00 0.00 0.00 14:42:36 14:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:42:36 14:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:42:36 14:28:06 eth0 116.07 92.64 1120.30 33.77 0.00 0.00 0.00 0.00 14:42:36 14:28:06 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:42:36 14:28:06 vethf4c6ec3 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 14:42:36 14:28:06 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:42:36 14:29:03 eth0 47.19 31.00 172.33 10.02 0.00 0.00 0.00 0.00 14:42:36 14:29:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:42:36 14:29:03 vethf4c6ec3 0.00 0.27 0.00 0.01 0.00 0.00 0.00 0.00 14:42:36 14:29:03 docker0 15.50 26.17 0.83 155.93 0.00 0.00 0.00 0.00 14:42:36 14:30:01 veth71ace00 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 14:42:36 14:30:01 veth1ac09cc 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 14:42:36 14:30:01 eth0 29.57 24.63 79.68 41.63 0.00 0.00 0.00 0.00 14:42:36 14:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:42:36 14:31:02 eth0 83.95 58.32 198.74 49.91 0.00 0.00 0.00 0.00 14:42:36 14:31:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:42:36 14:31:02 vethf4c6ec3 0.00 0.64 0.00 0.03 0.00 0.00 0.00 0.00 14:42:36 14:31:02 veth8ee0517 0.86 1.02 0.06 5.08 0.00 0.00 0.00 0.00 14:42:36 14:32:02 veth6331325 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 14:42:36 14:32:02 eth0 54.57 44.10 111.05 72.51 0.00 0.00 0.00 0.00 14:42:36 14:32:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:42:36 14:32:02 vethf4c6ec3 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 14:42:36 14:33:01 eth0 37.32 29.66 25.32 40.56 0.00 0.00 0.00 0.00 14:42:36 14:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:42:36 14:33:01 veth0b8f947 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 14:42:36 14:33:01 vethf4c6ec3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:42:36 14:34:01 eth0 120.51 72.27 434.54 68.14 0.00 0.00 0.00 0.00 14:42:36 14:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:42:36 14:34:01 docker0 922.55 878.33 76.77 4287.73 0.00 0.00 0.00 0.00 14:42:36 14:35:01 eth0 0.62 0.10 0.06 0.19 0.00 0.00 0.00 0.00 14:42:36 14:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:42:36 14:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:42:36 14:36:01 eth0 0.50 0.45 0.27 0.21 0.00 0.00 0.00 0.00 14:42:36 14:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:42:36 14:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:42:36 14:37:02 eth0 0.20 0.17 0.08 0.07 0.00 0.00 0.00 0.00 14:42:36 14:37:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:42:36 14:37:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:42:36 14:38:01 eth0 0.19 0.15 0.07 0.01 0.00 0.00 0.00 0.00 14:42:36 14:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:42:36 14:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:42:36 14:39:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 14:42:36 14:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:42:36 14:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:42:36 14:40:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 14:42:36 14:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:42:36 14:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:42:36 14:41:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:42:36 14:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:42:36 14:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:42:36 14:42:01 eth0 190.88 158.13 1821.84 16.30 0.00 0.00 0.00 0.00 14:42:36 14:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:42:36 14:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:42:36 Average: eth0 104.64 93.11 624.23 32.61 0.00 0.00 0.00 0.00 14:42:36 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:42:36 Average: docker0 46.27 44.05 3.85 215.04 0.00 0.00 0.00 0.00 14:42:36 14:42:36 14:42:36 ---> sar -P ALL: 14:42:36 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/21/20 _x86_64_ (4 CPU) 14:42:36 14:42:36 14:20:41 LINUX RESTART (4 CPU) 14:42:36 14:42:36 14:22:02 CPU %user %nice %system %iowait %steal %idle 14:42:36 14:23:02 all 9.47 0.00 4.12 1.57 11.30 73.54 14:42:36 14:23:02 0 11.12 0.00 5.10 1.03 12.14 70.61 14:42:36 14:23:02 1 5.80 0.00 3.48 0.74 11.88 78.11 14:42:36 14:23:02 2 10.25 0.00 4.14 2.08 10.40 73.13 14:42:36 14:23:02 3 10.88 0.00 3.80 2.45 10.76 72.11 14:42:36 14:24:01 all 5.79 0.00 4.56 1.27 12.17 76.21 14:42:36 14:24:01 0 4.88 0.00 4.54 0.89 12.70 76.98 14:42:36 14:24:01 1 6.48 0.00 4.43 2.04 11.77 75.28 14:42:36 14:24:01 2 6.91 0.00 4.89 1.05 12.43 74.71 14:42:36 14:24:01 3 4.89 0.00 4.38 1.08 11.79 77.85 14:42:36 14:25:01 all 14.83 0.00 8.86 6.12 13.48 56.72 14:42:36 14:25:01 0 12.86 0.00 8.34 7.17 14.57 57.05 14:42:36 14:25:01 1 16.08 0.00 9.30 6.17 13.27 55.18 14:42:36 14:25:01 2 15.69 0.00 9.49 6.59 12.88 55.34 14:42:36 14:25:01 3 14.70 0.00 8.32 4.50 13.16 59.32 14:42:36 14:26:01 all 42.98 0.00 15.37 3.23 19.47 18.96 14:42:36 14:26:01 0 41.68 0.00 14.71 3.84 20.01 19.77 14:42:36 14:26:01 1 46.90 0.00 15.95 4.27 17.56 15.33 14:42:36 14:26:01 2 41.68 0.00 15.76 1.85 19.94 20.77 14:42:36 14:26:01 3 41.77 0.00 15.08 2.97 20.31 19.87 14:42:36 14:27:01 all 19.35 0.00 9.45 0.76 15.20 55.24 14:42:36 14:27:01 0 18.26 0.00 9.35 0.62 15.68 56.08 14:42:36 14:27:01 1 19.08 0.00 8.92 0.85 16.24 54.91 14:42:36 14:27:01 2 19.47 0.00 8.75 0.80 14.58 56.40 14:42:36 14:27:01 3 20.61 0.00 10.80 0.78 14.29 53.53 14:42:36 14:28:06 all 13.48 0.00 13.67 4.47 21.87 46.50 14:42:36 14:28:06 0 14.26 0.00 11.95 3.39 23.70 46.70 14:42:36 14:28:06 1 11.86 0.00 13.12 4.35 21.62 49.05 14:42:36 14:28:06 2 13.94 0.00 14.58 4.58 21.22 45.68 14:42:36 14:28:06 3 13.89 0.00 15.08 5.61 20.90 44.51 14:42:36 14:29:03 all 15.10 0.00 18.42 22.01 19.18 25.29 14:42:36 14:29:03 0 16.53 0.00 18.33 23.96 19.35 21.82 14:42:36 14:29:03 1 14.59 0.00 17.25 21.91 19.95 26.29 14:42:36 14:29:03 2 14.72 0.00 18.59 20.50 18.45 27.74 14:42:36 14:29:03 3 14.58 0.00 19.55 21.66 18.94 25.26 14:42:36 14:30:01 all 61.39 0.00 15.03 7.55 8.56 7.47 14:42:36 14:30:01 0 60.62 0.00 16.48 7.56 8.94 6.40 14:42:36 14:30:01 1 60.85 0.00 14.70 7.47 8.62 8.36 14:42:36 14:30:01 2 61.03 0.00 14.54 8.60 8.48 7.35 14:42:36 14:30:01 3 63.06 0.00 14.40 6.59 8.21 7.75 14:42:36 14:31:02 all 18.28 0.00 19.95 15.94 19.35 26.49 14:42:36 14:31:02 0 19.36 0.00 19.52 18.50 20.08 22.55 14:42:36 14:31:02 1 18.83 0.00 19.29 15.10 19.24 27.54 14:42:36 14:31:02 2 16.86 0.00 21.31 13.48 18.54 29.81 14:42:36 14:31:02 3 18.04 0.00 19.70 16.62 19.52 26.12 14:42:36 14:32:02 all 23.23 0.00 22.31 18.00 20.05 16.41 14:42:36 14:32:02 0 21.65 0.00 20.73 18.20 20.86 18.55 14:42:36 14:32:02 1 23.26 0.00 21.31 17.62 20.40 17.41 14:42:36 14:32:02 2 23.66 0.00 22.37 18.87 18.87 16.24 14:42:36 14:32:02 3 24.40 0.00 24.94 17.30 20.06 13.30 14:42:36 14:33:01 all 59.38 0.00 18.63 5.58 11.98 4.43 14:42:36 14:33:01 0 57.78 0.00 17.42 8.12 13.42 3.25 14:42:36 14:33:01 1 61.01 0.00 19.54 5.52 11.01 2.92 14:42:36 14:33:01 2 58.55 0.00 18.42 5.16 11.71 6.17 14:42:36 14:33:01 3 60.16 0.00 19.13 3.52 11.81 5.38 14:42:36 14:42:36 14:33:01 CPU %user %nice %system %iowait %steal %idle 14:42:36 14:34:01 all 7.21 0.00 5.54 6.31 9.47 71.47 14:42:36 14:34:01 0 7.25 0.00 5.57 6.27 10.20 70.72 14:42:36 14:34:01 1 9.95 0.00 5.79 2.45 9.54 72.27 14:42:36 14:34:01 2 5.06 0.00 4.97 9.35 9.00 71.62 14:42:36 14:34:01 3 6.56 0.00 5.84 7.19 9.17 71.25 14:42:36 14:35:01 all 0.13 0.00 0.15 0.00 0.42 99.31 14:42:36 14:35:01 0 0.03 0.00 0.15 0.00 0.50 99.32 14:42:36 14:35:01 1 0.40 0.00 0.10 0.00 0.47 99.04 14:42:36 14:35:01 2 0.05 0.00 0.22 0.00 0.38 99.35 14:42:36 14:35:01 3 0.03 0.00 0.12 0.00 0.33 99.52 14:42:36 14:36:01 all 0.09 0.00 0.05 0.02 0.39 99.45 14:42:36 14:36:01 0 0.03 0.00 0.08 0.07 0.32 99.50 14:42:36 14:36:01 1 0.28 0.00 0.05 0.00 0.53 99.14 14:42:36 14:36:01 2 0.02 0.00 0.02 0.02 0.13 99.82 14:42:36 14:36:01 3 0.03 0.00 0.03 0.00 0.60 99.34 14:42:36 14:37:02 all 0.12 0.00 0.02 0.00 0.21 99.65 14:42:36 14:37:02 0 0.03 0.00 0.02 0.00 0.08 99.87 14:42:36 14:37:02 1 0.38 0.00 0.02 0.00 0.30 99.30 14:42:36 14:37:02 2 0.03 0.00 0.03 0.00 0.38 99.55 14:42:36 14:37:02 3 0.02 0.00 0.03 0.00 0.08 99.87 14:42:36 14:38:01 all 0.10 0.00 0.03 0.00 0.18 99.69 14:42:36 14:38:01 0 0.00 0.00 0.02 0.00 0.22 99.76 14:42:36 14:38:01 1 0.34 0.00 0.02 0.00 0.17 99.48 14:42:36 14:38:01 2 0.05 0.00 0.05 0.00 0.25 99.64 14:42:36 14:38:01 3 0.02 0.00 0.02 0.00 0.08 99.88 14:42:36 14:39:01 all 0.14 0.00 0.02 0.00 0.08 99.75 14:42:36 14:39:01 0 0.02 0.00 0.02 0.00 0.03 99.93 14:42:36 14:39:01 1 0.45 0.00 0.02 0.00 0.12 99.42 14:42:36 14:39:01 2 0.07 0.00 0.03 0.00 0.17 99.73 14:42:36 14:39:01 3 0.02 0.00 0.03 0.00 0.02 99.93 14:42:36 14:40:01 all 0.13 0.00 0.05 0.00 0.21 99.62 14:42:36 14:40:01 0 0.03 0.00 0.02 0.00 0.13 99.82 14:42:36 14:40:01 1 0.40 0.00 0.08 0.00 0.22 99.30 14:42:36 14:40:01 2 0.03 0.00 0.07 0.00 0.25 99.65 14:42:36 14:40:01 3 0.05 0.00 0.02 0.00 0.23 99.70 14:42:36 14:41:01 all 0.13 0.00 0.02 0.00 0.19 99.66 14:42:36 14:41:01 0 0.03 0.00 0.00 0.02 0.10 99.85 14:42:36 14:41:01 1 0.40 0.00 0.02 0.00 0.40 99.19 14:42:36 14:41:01 2 0.02 0.00 0.02 0.00 0.10 99.87 14:42:36 14:41:01 3 0.07 0.00 0.03 0.00 0.17 99.73 14:42:36 14:42:01 all 1.55 0.00 1.07 0.93 2.83 93.61 14:42:36 14:42:01 0 0.92 0.00 0.57 0.00 3.09 95.42 14:42:36 14:42:01 1 2.30 0.00 1.69 2.73 2.72 90.55 14:42:36 14:42:01 2 0.85 0.00 0.62 0.25 2.84 95.44 14:42:36 14:42:01 3 2.16 0.00 1.42 0.75 2.65 93.01 14:42:36 Average: all 13.55 0.00 7.47 4.45 9.07 65.47 14:42:36 Average: 0 13.32 0.00 7.27 4.72 9.57 65.12 14:42:36 Average: 1 13.86 0.00 7.37 4.33 9.07 65.36 14:42:36 Average: 2 13.36 0.00 7.55 4.44 8.78 65.87 14:42:36 Average: 3 13.67 0.00 7.68 4.30 8.84 65.51 14:42:36 14:42:36 14:42:36