Pull request #2854 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 39ea330cf4f077e39d4220f3f6c89fd52878c17c+70c918de78a758e1281f9e18824a6a08fc9647aa (e15769eb288862b78e005a1cb58389e43eb28f48) 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 f3f382fce060f16c10d6f597981912fab355381a 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 f3f382fce060f16c10d6f597981912fab355381a 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-2854/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 f3f382fce060f16c10d6f597981912fab355381a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3f382fce060f16c10d6f597981912fab355381a # timeout=10 Commit message: "Merge pull request #282 from ernestojeda/catch-log-publishing-errors" > 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-2854/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 f3f382fce060f16c10d6f597981912fab355381a 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-9087 in /w/workspace/edgexfoundry_edgex-go_PR-2854 [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 Merging remotes/origin/master commit 70c918de78a758e1281f9e18824a6a08fc9647aa into PR head commit 39ea330cf4f077e39d4220f3f6c89fd52878c17c Merge succeeded, producing 39ea330cf4f077e39d4220f3f6c89fd52878c17c Checking out Revision 39ea330cf4f077e39d4220f3f6c89fd52878c17c (PR-2854) > 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/2854/head:refs/remotes/origin/PR-2854 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 39ea330cf4f077e39d4220f3f6c89fd52878c17c # 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 70c918de78a758e1281f9e18824a6a08fc9647aa # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 39ea330cf4f077e39d4220f3f6c89fd52878c17c # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object f3f382fce060f16c10d6f597981912fab355381a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-10-27T06:48:38.319Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-10-27T06:48:38.663Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-10-27T06:48:38.837Z] ========================================================= [2020-10-27T06:48:38.838Z] EdgeX Global Pipelines Version Info [2020-10-27T06:48:38.838Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-10-27T06:48:41.282Z] ------------------- [2020-10-27T06:48:41.282Z] stable info: [2020-10-27T06:48:41.282Z] ------------------- [2020-10-27T06:48:41.282Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-27T06:48:41.282Z] Commit SHA: f3f382fce060f16c10d6f597981912fab355381a [2020-10-27T06:48:41.282Z] Message: update stable to v1.0.148 [2020-10-27T06:48:42.235Z] ------------------- [2020-10-27T06:48:42.235Z] experimental info: [2020-10-27T06:48:42.235Z] ------------------- [2020-10-27T06:48:42.235Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-10-27T06:48:42.235Z] Commit SHA: 2701555fd48d7f7017006eef04e32eb767bac8dc [2020-10-27T06:48:42.235Z] Message: update experimental to v1.0.151 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-10-27T06:48:42.617Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2020-10-27T06:48:42.740Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2020-10-27T06:48:42.856Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-10-27T06:48:42.969Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-10-27T06:48:43.091Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-10-27T06:48:43.239Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-10-27T06:48:43.363Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-10-27T06:48:43.729Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2020-10-27T06:48:43.862Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2020-10-27T06:48:43.995Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2020-10-27T06:48:44.123Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-10-27T06:48:44.270Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-10-27T06:48:44.458Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-10-27T06:48:44.600Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-10-27T06:48:44.784Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-10-27T06:48:44.901Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-10-27T06:48:45.021Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-10-27T06:48:45.139Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-10-27T06:48:45.262Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-10-27T06:48:45.389Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2020-10-27T06:48:45.551Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-10-27T06:48:45.671Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2854 [Pipeline] echo [2020-10-27T06:48:45.787Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2854 [Pipeline] echo [2020-10-27T06:48:45.913Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2854 [Pipeline] echo [2020-10-27T06:48:46.038Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 39ea330cf4f077e39d4220f3f6c89fd52878c17c [Pipeline] echo [2020-10-27T06:48:46.177Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 39ea330 [Pipeline] echo [2020-10-27T06:48:46.299Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] sh [2020-10-27T06:48:46.749Z] ++ 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 [2020-10-27T06:48:46.750Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-27T06:48:46.750Z] ++ dirname cmd/core-command/Dockerfile [2020-10-27T06:48:46.750Z] ++ cut -d/ -f2 [2020-10-27T06:48:46.750Z] + echo core-command,cmd/core-command/Dockerfile [2020-10-27T06:48:46.750Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-27T06:48:46.750Z] ++ dirname cmd/core-data/Dockerfile [2020-10-27T06:48:46.750Z] ++ cut -d/ -f2 [2020-10-27T06:48:46.750Z] + echo core-data,cmd/core-data/Dockerfile [2020-10-27T06:48:46.750Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-27T06:48:46.750Z] ++ dirname cmd/core-metadata/Dockerfile [2020-10-27T06:48:46.750Z] ++ cut -d/ -f2 [2020-10-27T06:48:46.750Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2020-10-27T06:48:46.750Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-27T06:48:46.750Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2020-10-27T06:48:46.750Z] ++ cut -d/ -f2 [2020-10-27T06:48:46.750Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2020-10-27T06:48:46.750Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-27T06:48:46.750Z] ++ dirname cmd/security-secrets-setup/Dockerfile [2020-10-27T06:48:46.750Z] ++ cut -d/ -f2 [2020-10-27T06:48:46.750Z] + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile [2020-10-27T06:48:46.750Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-27T06:48:46.750Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2020-10-27T06:48:46.750Z] ++ cut -d/ -f2 [2020-10-27T06:48:46.750Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2020-10-27T06:48:46.750Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-27T06:48:46.750Z] ++ dirname cmd/support-logging/Dockerfile [2020-10-27T06:48:46.750Z] ++ cut -d/ -f2 [2020-10-27T06:48:46.750Z] + echo support-logging,cmd/support-logging/Dockerfile [2020-10-27T06:48:46.750Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-27T06:48:46.750Z] ++ dirname cmd/support-notifications/Dockerfile [2020-10-27T06:48:46.750Z] ++ cut -d/ -f2 [2020-10-27T06:48:46.750Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2020-10-27T06:48:46.750Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-27T06:48:46.750Z] ++ dirname cmd/support-scheduler/Dockerfile [2020-10-27T06:48:46.750Z] ++ cut -d/ -f2 [2020-10-27T06:48:46.750Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2020-10-27T06:48:46.750Z] + for file in '`ls cmd/**/Dockerfile`' [2020-10-27T06:48:46.750Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2020-10-27T06:48:46.750Z] ++ cut -d/ -f2 [2020-10-27T06:48:46.750Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2020-10-27T06:48:46.917Z] 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 [2020-10-27T06:48:48.077Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-27T06:48:48.671Z] [2020-10-27T06:48:48.671Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-10-27T06:48:49.123Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-27T06:48:49.123Z] latest: Pulling from edgex-devops/git-semver [2020-10-27T06:48:49.123Z] 31603596830f: Pulling fs layer [2020-10-27T06:48:49.123Z] 2a8b12db71e7: Pulling fs layer [2020-10-27T06:48:49.123Z] 6ca5941a6612: Pulling fs layer [2020-10-27T06:48:49.123Z] ecc8261a40a4: Pulling fs layer [2020-10-27T06:48:49.123Z] ecc8261a40a4: Waiting [2020-10-27T06:48:49.123Z] 2a8b12db71e7: Verifying Checksum [2020-10-27T06:48:49.124Z] 2a8b12db71e7: Download complete [2020-10-27T06:48:49.404Z] 31603596830f: Verifying Checksum [2020-10-27T06:48:49.404Z] 31603596830f: Download complete [2020-10-27T06:48:49.705Z] 6ca5941a6612: Verifying Checksum [2020-10-27T06:48:49.705Z] 6ca5941a6612: Download complete [2020-10-27T06:48:49.705Z] ecc8261a40a4: Verifying Checksum [2020-10-27T06:48:49.705Z] ecc8261a40a4: Download complete [2020-10-27T06:48:50.335Z] 31603596830f: Pull complete [2020-10-27T06:48:50.336Z] 2a8b12db71e7: Pull complete [2020-10-27T06:48:52.589Z] 6ca5941a6612: Pull complete [2020-10-27T06:48:52.928Z] ecc8261a40a4: Pull complete [2020-10-27T06:48:52.928Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-10-27T06:48:52.928Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-27T06:48:52.928Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-10-27T06:48:53.421Z] prd-centos7-docker-4c-2g-9087 does not seem to be running inside a container [2020-10-27T06:48:53.820Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-27T06:48:56.437Z] $ docker top e507da3b7c031a1ba5d6687136ea0e5114181bfa9ad0e6a6d17c9e2d96917cf1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-27T06:48:56.952Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-27T06:48:56.952Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-27T06:48:57.395Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-27T06:48:57.403Z] $ docker exec e507da3b7c031a1ba5d6687136ea0e5114181bfa9ad0e6a6d17c9e2d96917cf1 ssh-agent [2020-10-27T06:48:57.815Z] SSH_AUTH_SOCK=/tmp/ssh-ifSQ6t8EdrBm/agent.12 [2020-10-27T06:48:57.815Z] SSH_AGENT_PID=17 [2020-10-27T06:48:57.845Z] Running ssh-add (command line suppressed) [2020-10-27T06:48:58.068Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_5138096655779224889.key (/w/workspace/edgex-go/1@tmp/private_key_5138096655779224889.key) [2020-10-27T06:48:58.169Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-27T06:48:58.574Z] + git tag --points-at HEAD [Pipeline] } [2020-10-27T06:48:58.778Z] $ docker exec --env ******** --env ******** e507da3b7c031a1ba5d6687136ea0e5114181bfa9ad0e6a6d17c9e2d96917cf1 ssh-agent -k [2020-10-27T06:48:59.171Z] unset SSH_AUTH_SOCK; [2020-10-27T06:48:59.172Z] unset SSH_AGENT_PID; [2020-10-27T06:48:59.172Z] echo Agent pid 17 killed; [2020-10-27T06:48:59.335Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-10-27T06:48:59.516Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-27T06:48:59.516Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-27T06:48:59.936Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-27T06:48:59.944Z] $ docker exec e507da3b7c031a1ba5d6687136ea0e5114181bfa9ad0e6a6d17c9e2d96917cf1 ssh-agent [2020-10-27T06:49:00.289Z] SSH_AUTH_SOCK=/tmp/ssh-z1YR7rT9hICK/agent.45 [2020-10-27T06:49:00.289Z] SSH_AGENT_PID=50 [2020-10-27T06:49:00.302Z] Running ssh-add (command line suppressed) [2020-10-27T06:49:00.614Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_3561750053964050471.key (/w/workspace/edgex-go/1@tmp/private_key_3561750053964050471.key) [2020-10-27T06:49:00.786Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-27T06:49:01.308Z] + git semver init [2020-10-27T06:49:01.308Z] # -> Open(): unable to determine branch for HEAD [2020-10-27T06:49:01.308Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2020-10-27T06:49:01.308Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2020-10-27T06:49:01.308Z] # $SEMVER_REMOTE_NAME = origin [2020-10-27T06:49:01.308Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-27T06:49:01.308Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-27T06:49:01.308Z] # $SEMVER_BRANCH = PR-2854 [2020-10-27T06:49:01.308Z] # $SEMVER_TEMP = /tmp/semver-659625749 [2020-10-27T06:49:01.308Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2020-10-27T06:49:49.551Z] # '/tmp/semver-659625749' -> '/w/workspace/edgex-go/1/.semver' [2020-10-27T06:49:49.551Z] # -> Force: false [2020-10-27T06:49:49.551Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2020-10-27T06:49:49.600Z] $ docker exec --env ******** --env ******** e507da3b7c031a1ba5d6687136ea0e5114181bfa9ad0e6a6d17c9e2d96917cf1 ssh-agent -k [2020-10-27T06:49:49.988Z] unset SSH_AUTH_SOCK; [2020-10-27T06:49:49.992Z] unset SSH_AGENT_PID; [2020-10-27T06:49:49.992Z] echo Agent pid 50 killed; [2020-10-27T06:49:50.134Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-27T06:49:50.784Z] + git semver [Pipeline] } [2020-10-27T06:49:50.835Z] $ docker stop --time=1 e507da3b7c031a1ba5d6687136ea0e5114181bfa9ad0e6a6d17c9e2d96917cf1 [2020-10-27T06:49:53.077Z] $ docker rm -f e507da3b7c031a1ba5d6687136ea0e5114181bfa9ad0e6a6d17c9e2d96917cf1 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-27T06:49:54.071Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-10-27T06:49:55.089Z] Stashed 1 file(s) [Pipeline] echo [2020-10-27T06:49:55.115Z] [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 [2020-10-27T06:49:56.134Z] ========================================================= [2020-10-27T06:49:56.134Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-10-27T06:49:56.134Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-27T06:49:56.593Z] + 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 . [2020-10-27T06:50:05.159Z] Sending build context to Docker daemon 325.7MB [2020-10-27T06:50:05.159Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-10-27T06:50:05.159Z] Step 2/7 : FROM ${BASE} [2020-10-27T06:50:05.159Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-10-27T06:50:05.159Z] df20fa9351a1: Pulling fs layer [2020-10-27T06:50:05.159Z] ed8968b2872e: Pulling fs layer [2020-10-27T06:50:05.159Z] a92cc7c5fd73: Pulling fs layer [2020-10-27T06:50:05.159Z] e871e8e8d7a9: Pulling fs layer [2020-10-27T06:50:05.159Z] e73272ec9a57: Pulling fs layer [2020-10-27T06:50:05.159Z] 1e910a182e73: Pulling fs layer [2020-10-27T06:50:05.159Z] 4e634b169226: Pulling fs layer [2020-10-27T06:50:05.159Z] e73272ec9a57: Waiting [2020-10-27T06:50:05.159Z] 1e910a182e73: Waiting [2020-10-27T06:50:05.159Z] 4e634b169226: Waiting [2020-10-27T06:50:05.159Z] e871e8e8d7a9: Waiting [2020-10-27T06:50:05.159Z] a92cc7c5fd73: Verifying Checksum [2020-10-27T06:50:05.159Z] a92cc7c5fd73: Download complete [2020-10-27T06:50:05.159Z] ed8968b2872e: Verifying Checksum [2020-10-27T06:50:05.159Z] ed8968b2872e: Download complete [2020-10-27T06:50:05.159Z] e73272ec9a57: Verifying Checksum [2020-10-27T06:50:05.159Z] e73272ec9a57: Download complete [2020-10-27T06:50:05.159Z] df20fa9351a1: Download complete [2020-10-27T06:50:05.466Z] df20fa9351a1: Pull complete [2020-10-27T06:50:05.784Z] 1e910a182e73: Verifying Checksum [2020-10-27T06:50:05.784Z] 1e910a182e73: Download complete [2020-10-27T06:50:06.458Z] ed8968b2872e: Pull complete [2020-10-27T06:50:06.982Z] a92cc7c5fd73: Pull complete [2020-10-27T06:50:10.621Z] 4e634b169226: Verifying Checksum [2020-10-27T06:50:10.621Z] 4e634b169226: Download complete [2020-10-27T06:50:10.786Z] Still waiting to schedule task [2020-10-27T06:50:10.786Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-10-27T06:50:12.148Z] e871e8e8d7a9: Verifying Checksum [2020-10-27T06:50:12.148Z] e871e8e8d7a9: Download complete [2020-10-27T06:50:22.514Z] e871e8e8d7a9: Pull complete [2020-10-27T06:50:22.514Z] e73272ec9a57: Pull complete [2020-10-27T06:50:22.816Z] 1e910a182e73: Pull complete [2020-10-27T06:50:30.022Z] 4e634b169226: Pull complete [2020-10-27T06:50:30.022Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-10-27T06:50:30.022Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-10-27T06:50:30.022Z] ---> f7629b54cfaa [2020-10-27T06:50:30.022Z] 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 [2020-10-27T06:50:30.022Z] ---> Running in 9f64430f8438 [2020-10-27T06:50:30.666Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-27T06:50:31.695Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-27T06:50:32.791Z] (1/12) Installing libmagic (5.38-r0) [2020-10-27T06:50:33.067Z] (2/12) Installing file (5.38-r0) [2020-10-27T06:50:33.067Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-10-27T06:50:33.381Z] (4/12) Installing g++ (9.3.0-r2) [2020-10-27T06:50:45.962Z] (5/12) Installing fortify-headers (1.1-r0) [2020-10-27T06:50:45.962Z] (6/12) Installing patch (2.7.6-r6) [2020-10-27T06:50:45.962Z] (7/12) Installing build-base (0.5-r2) [2020-10-27T06:50:45.963Z] (8/12) Installing libsodium (1.0.18-r0) [2020-10-27T06:50:45.963Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-10-27T06:50:45.963Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-10-27T06:50:45.963Z] (11/12) Installing libzmq (4.3.3-r0) [2020-10-27T06:50:45.963Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-10-27T06:50:45.963Z] Executing busybox-1.31.1-r16.trigger [2020-10-27T06:50:45.963Z] OK: 233 MiB in 51 packages [2020-10-27T06:50:49.407Z] Removing intermediate container 9f64430f8438 [2020-10-27T06:50:49.407Z] ---> d457e9d67c85 [2020-10-27T06:50:49.407Z] Step 4/7 : WORKDIR /edgex-go [2020-10-27T06:50:49.407Z] ---> Running in 9aacd9f74dfd [2020-10-27T06:50:49.407Z] Removing intermediate container 9aacd9f74dfd [2020-10-27T06:50:49.407Z] ---> 9a5e09d100c3 [2020-10-27T06:50:49.407Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-10-27T06:50:49.680Z] latest: Pulling from library/docker [2020-10-27T06:50:49.953Z] 188c0c94c7c5: Pulling fs layer [2020-10-27T06:50:49.953Z] 0c7c675703d6: Pulling fs layer [2020-10-27T06:50:49.953Z] cc8c12a437cb: Pulling fs layer [2020-10-27T06:50:49.953Z] c5dafad2182a: Pulling fs layer [2020-10-27T06:50:49.953Z] 5aa711733414: Pulling fs layer [2020-10-27T06:50:49.953Z] 058f73b55e4b: Pulling fs layer [2020-10-27T06:50:49.953Z] 8c9c664faf12: Pulling fs layer [2020-10-27T06:50:49.953Z] c5dafad2182a: Waiting [2020-10-27T06:50:49.953Z] 5aa711733414: Waiting [2020-10-27T06:50:49.953Z] 058f73b55e4b: Waiting [2020-10-27T06:50:49.953Z] 8c9c664faf12: Waiting [2020-10-27T06:50:50.272Z] cc8c12a437cb: Verifying Checksum [2020-10-27T06:50:50.272Z] cc8c12a437cb: Download complete [2020-10-27T06:50:50.272Z] 0c7c675703d6: Verifying Checksum [2020-10-27T06:50:50.272Z] 0c7c675703d6: Download complete [2020-10-27T06:50:50.633Z] 188c0c94c7c5: Verifying Checksum [2020-10-27T06:50:50.633Z] 188c0c94c7c5: Download complete [2020-10-27T06:50:50.633Z] 5aa711733414: Verifying Checksum [2020-10-27T06:50:50.633Z] 5aa711733414: Download complete [2020-10-27T06:50:50.633Z] 058f73b55e4b: Verifying Checksum [2020-10-27T06:50:50.633Z] 058f73b55e4b: Download complete [2020-10-27T06:50:51.000Z] 8c9c664faf12: Verifying Checksum [2020-10-27T06:50:51.000Z] 8c9c664faf12: Download complete [2020-10-27T06:50:51.297Z] 188c0c94c7c5: Pull complete [2020-10-27T06:50:52.390Z] 0c7c675703d6: Pull complete [2020-10-27T06:50:52.390Z] cc8c12a437cb: Pull complete [2020-10-27T06:50:53.210Z] c5dafad2182a: Verifying Checksum [2020-10-27T06:50:53.210Z] c5dafad2182a: Download complete [2020-10-27T06:50:57.554Z] c5dafad2182a: Pull complete [2020-10-27T06:50:57.554Z] 5aa711733414: Pull complete [2020-10-27T06:50:57.822Z] 058f73b55e4b: Pull complete [2020-10-27T06:50:58.088Z] 8c9c664faf12: Pull complete [2020-10-27T06:50:58.088Z] Digest: sha256:9170b902404a630a982a2a6473442d3e2cc2342b66345f7a9cf148f8affcf5d3 [2020-10-27T06:50:58.088Z] Status: Downloaded newer image for docker:latest [2020-10-27T06:51:00.796Z] ---> b4448638a7f2 [2020-10-27T06:51:00.796Z] Step 6/7 : COPY go.mod . [2020-10-27T06:51:01.075Z] ---> 76245808792e [2020-10-27T06:51:01.075Z] Step 7/7 : RUN go mod download [2020-10-27T06:51:01.075Z] ---> Running in 278de293bca5 [2020-10-27T06:51:28.074Z] Removing intermediate container 278de293bca5 [2020-10-27T06:51:28.074Z] ---> da74014f3b05 [2020-10-27T06:51:28.074Z] Successfully built da74014f3b05 [2020-10-27T06:51:28.074Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-27T06:51:28.468Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-27T06:51:28.468Z] . [Pipeline] withDockerContainer [2020-10-27T06:51:28.777Z] prd-centos7-docker-4c-2g-9087 does not seem to be running inside a container [2020-10-27T06:51:28.863Z] $ 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 ******** ci-base-image-x86_64 cat [2020-10-27T06:51:29.855Z] $ docker top 48a4e942430a1222b4885e1adf2174d46451a3aefbe06d3e2ec33d5fa001e8fa -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-27T06:51:30.529Z] + go version [2020-10-27T06:51:30.529Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-10-27T06:51:30.614Z] $ docker stop --time=1 48a4e942430a1222b4885e1adf2174d46451a3aefbe06d3e2ec33d5fa001e8fa [2020-10-27T06:51:33.053Z] $ docker rm -f 48a4e942430a1222b4885e1adf2174d46451a3aefbe06d3e2ec33d5fa001e8fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-27T06:51:34.349Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-27T06:51:34.349Z] . [Pipeline] withDockerContainer [2020-10-27T06:51:34.644Z] prd-centos7-docker-4c-2g-9087 does not seem to be running inside a container [2020-10-27T06:51:34.818Z] $ 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 ******** ci-base-image-x86_64 cat [2020-10-27T06:51:36.015Z] $ docker top e38307aef00c93d3da73df93fb9cf426561dd06c6eb6babde984db87f03730d4 -eo pid,comm [Pipeline] { [Pipeline] echo [2020-10-27T06:51:36.437Z] ========================================================= [2020-10-27T06:51:36.437Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-10-27T06:51:36.437Z] ========================================================= [Pipeline] sh [2020-10-27T06:51:36.828Z] + make test [2020-10-27T06:51:36.829Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-10-27T06:51:40.295Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-10-27T06:51:58.905Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-10-27T06:52:08.518Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-10-27T06:52:08.906Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-10-27T06:52:08.906Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-10-27T06:52:09.286Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-10-27T06:52:12.323Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.060s [2020-10-27T06:52:12.323Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] [2020-10-27T06:52:12.625Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-10-27T06:52:13.076Z] ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] [2020-10-27T06:52:13.769Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-10-27T06:52:14.830Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-10-27T06:52:15.539Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-10-27T06:52:15.539Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-10-27T06:52:15.539Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-10-27T06:52:19.173Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.024s coverage: 46.6% of statements [2020-10-27T06:52:19.173Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-10-27T06:52:19.174Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-10-27T06:52:19.174Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-10-27T06:52:19.174Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-10-27T06:52:19.174Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-10-27T06:52:24.655Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.117s coverage: 27.1% of statements [2020-10-27T06:52:24.655Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-10-27T06:52:24.655Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-10-27T06:52:24.655Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-10-27T06:52:24.655Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-10-27T06:52:24.655Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-10-27T06:52:24.655Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-10-27T06:52:24.655Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.043s coverage: 100.0% of statements [2020-10-27T06:52:24.655Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-10-27T06:52:24.655Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.040s coverage: 100.0% of statements [2020-10-27T06:52:24.655Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-10-27T06:52:24.655Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-10-27T06:52:24.655Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.054s coverage: 64.9% of statements [2020-10-27T06:52:24.655Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-10-27T06:52:24.655Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-10-27T06:52:24.655Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.041s coverage: 84.5% of statements [2020-10-27T06:52:24.655Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-10-27T06:52:24.655Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-10-27T06:52:24.655Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-10-27T06:52:24.655Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-10-27T06:52:26.754Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.201s coverage: 28.6% of statements [2020-10-27T06:52:26.754Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-10-27T06:52:26.754Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-10-27T06:52:26.754Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-10-27T06:52:26.754Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-10-27T06:52:26.754Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-10-27T06:52:26.754Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.029s coverage: 100.0% of statements [2020-10-27T06:52:26.754Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-10-27T06:52:26.754Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.021s coverage: 100.0% of statements [2020-10-27T06:52:26.754Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-10-27T06:52:27.369Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.094s coverage: 86.7% of statements [2020-10-27T06:52:27.369Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-10-27T06:52:28.396Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.061s coverage: 97.5% of statements [2020-10-27T06:52:28.396Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-10-27T06:52:28.396Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.029s coverage: 100.0% of statements [2020-10-27T06:52:28.396Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-10-27T06:52:28.396Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-10-27T06:52:28.396Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-10-27T06:52:28.396Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-10-27T06:52:29.456Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.121s coverage: 95.7% of statements [2020-10-27T06:52:29.456Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-10-27T06:52:29.456Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-10-27T06:52:29.456Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-10-27T06:52:29.456Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-10-27T06:52:29.456Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-10-27T06:52:29.456Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-10-27T06:52:29.456Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-10-27T06:52:29.456Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-10-27T06:52:29.456Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-10-27T06:52:29.456Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-10-27T06:52:29.456Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-10-27T06:52:29.456Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-10-27T06:52:29.456Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-10-27T06:52:29.456Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-10-27T06:52:29.456Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-10-27T06:52:29.456Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-10-27T06:52:29.456Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-10-27T06:52:29.456Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-10-27T06:52:29.456Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-10-27T06:52:29.456Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-10-27T06:52:29.456Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.026s coverage: 58.8% of statements [2020-10-27T06:52:29.456Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-10-27T06:52:29.456Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-10-27T06:52:29.456Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.021s coverage: 0.0% of statements [no tests to run] [2020-10-27T06:52:29.456Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-10-27T06:52:29.456Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-10-27T06:52:31.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.143s coverage: 63.5% of statements [2020-10-27T06:52:31.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-10-27T06:52:31.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-10-27T06:52:31.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.048s coverage: 100.0% of statements [2020-10-27T06:52:31.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.027s coverage: 91.3% of statements [2020-10-27T06:52:31.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements [2020-10-27T06:52:31.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.097s coverage: 73.7% of statements [2020-10-27T06:52:32.162Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.046s coverage: 100.0% of statements [2020-10-27T06:52:33.337Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.175s coverage: 55.9% of statements [2020-10-27T06:52:33.337Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-10-27T06:52:33.337Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-10-27T06:52:33.337Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] [2020-10-27T06:52:33.337Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-10-27T06:52:36.137Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 3.105s coverage: 86.3% of statements [2020-10-27T06:52:36.137Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-10-27T06:52:36.137Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 0.521s coverage: 72.2% of statements [2020-10-27T06:52:36.137Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.137s coverage: 72.1% of statements [2020-10-27T06:52:36.137Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.022s coverage: 82.4% of statements [2020-10-27T06:52:36.137Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.034s coverage: 48.4% of statements [2020-10-27T06:52:36.137Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-10-27T06:52:36.137Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-10-27T06:52:36.137Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-10-27T06:52:36.137Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.033s coverage: 28.8% of statements [2020-10-27T06:52:36.137Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-10-27T06:52:36.137Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.021s coverage: 96.8% of statements [2020-10-27T06:52:36.137Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-10-27T06:52:38.281Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.038s coverage: 36.5% of statements [2020-10-27T06:52:38.281Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-10-27T06:52:38.281Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-10-27T06:52:38.281Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.247s coverage: 84.1% of statements [2020-10-27T06:52:38.281Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.038s coverage: 100.0% of statements [2020-10-27T06:52:38.281Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.058s coverage: 42.9% of statements [2020-10-27T06:52:38.281Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] [2020-10-27T06:52:38.281Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] [2020-10-27T06:52:38.604Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.020s coverage: 100.0% of statements [2020-10-27T06:52:38.604Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] [2020-10-27T06:52:38.919Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.016s coverage: 83.8% of statements [2020-10-27T06:52:38.919Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] [2020-10-27T06:52:39.288Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-9095 in /w/workspace/edgexfoundry_edgex-go_PR-2854 [Pipeline] { [Pipeline] ws [2020-10-27T06:52:39.395Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2020-10-27T06:52:42.700Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.111s coverage: 47.1% of statements [2020-10-27T06:52:42.700Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-10-27T06:52:42.700Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-10-27T06:52:42.700Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.009s coverage: 100.0% of statements [2020-10-27T06:52:42.700Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-10-27T06:52:42.700Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-10-27T06:52:42.700Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-10-27T06:52:42.700Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.021s coverage: 100.0% of statements [2020-10-27T06:52:42.700Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-10-27T06:52:42.700Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.036s coverage: 100.0% of statements [2020-10-27T06:52:42.700Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-10-27T06:52:44.477Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.136s coverage: 29.1% of statements [2020-10-27T06:52:44.477Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-10-27T06:52:44.477Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-10-27T06:52:44.477Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-10-27T06:52:44.477Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-10-27T06:52:44.477Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-10-27T06:52:44.477Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.041s coverage: 99.0% of statements [2020-10-27T06:52:44.477Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-10-27T06:52:44.477Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.068s coverage: 100.0% of statements [2020-10-27T06:52:44.477Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-10-27T06:52:44.477Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.042s coverage: 0.0% of statements [2020-10-27T06:52:44.477Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-10-27T06:52:44.761Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.013s coverage: 100.0% of statements [2020-10-27T06:52:44.761Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-10-27T06:52:44.761Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-10-27T06:52:44.761Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-10-27T06:52:44.761Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-10-27T06:52:44.888Z] using credential edgex-jenkins-ssh [2020-10-27T06:52:44.950Z] Cloning the remote Git repository [2020-10-27T06:52:45.071Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.013s coverage: 87.9% of statements [2020-10-27T06:52:45.071Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-10-27T06:52:45.071Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-10-27T06:52:45.071Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.046s coverage: 100.0% of statements [2020-10-27T06:52:45.391Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.007s coverage: 32.1% of statements [2020-10-27T06:52:45.011Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-10-27T06:52:45.128Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2020-10-27T06:52:45.208Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-10-27T06:52:45.209Z] > git --version # timeout=10 [2020-10-27T06:52:45.227Z] > git --version # 'git version 2.17.1' [2020-10-27T06:52:45.230Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-27T06:52:45.317Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-27T06:52:46.044Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.011s coverage: 100.0% of statements [2020-10-27T06:52:46.358Z] GO111MODULE=on go vet ./... [2020-10-27T06:52:56.704Z] gofmt -l . [2020-10-27T06:52:57.712Z] [ "`gofmt -l .`" = "" ] [2020-10-27T06:52:58.731Z] ./bin/test-go-mod-tidy.sh [2020-10-27T06:52:59.755Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2020-10-27T06:53:03.880Z] Merging remotes/origin/master commit 70c918de78a758e1281f9e18824a6a08fc9647aa into PR head commit 39ea330cf4f077e39d4220f3f6c89fd52878c17c [2020-10-27T06:53:03.161Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-10-27T06:53:03.177Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-27T06:53:03.207Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-10-27T06:53:03.240Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-10-27T06:53:03.241Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-27T06:53:03.255Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2854/head:refs/remotes/origin/PR-2854 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-27T06:53:04.319Z] Merge succeeded, producing 39ea330cf4f077e39d4220f3f6c89fd52878c17c [2020-10-27T06:53:04.319Z] Checking out Revision 39ea330cf4f077e39d4220f3f6c89fd52878c17c (PR-2854) [2020-10-27T06:53:04.383Z] + ls -al . [2020-10-27T06:53:04.383Z] total 632 [2020-10-27T06:53:04.383Z] drwxrwxr-x 10 1001 1001 4096 Oct 27 06:53 . [2020-10-27T06:53:04.383Z] drwxr-xr-x 4 root root 28 Oct 27 06:51 .. [2020-10-27T06:53:04.383Z] -rw-rw-r-- 1 1001 1001 11 Oct 27 06:48 .dockerignore [2020-10-27T06:53:04.383Z] drwxrwxr-x 8 1001 1001 179 Oct 27 06:48 .git [2020-10-27T06:53:04.383Z] drwxrwxr-x 3 1001 1001 125 Oct 27 06:48 .github [2020-10-27T06:53:04.383Z] -rw-rw-r-- 1 1001 1001 932 Oct 27 06:48 .gitignore [2020-10-27T06:53:04.383Z] drwx------ 3 1001 1001 47 Oct 27 06:49 .semver [2020-10-27T06:53:04.383Z] -rw-rw-r-- 1 1001 1001 166 Oct 27 06:48 .sonarcloud.properties [2020-10-27T06:53:04.383Z] -rw-rw-r-- 1 1001 1001 3804 Oct 27 06:48 CONTRIBUTING.md [2020-10-27T06:53:04.383Z] -rw-rw-r-- 1 1001 1001 1035 Oct 27 06:48 Dockerfile.build [2020-10-27T06:53:04.383Z] -rw-rw-r-- 1 1001 1001 863 Oct 27 06:48 Jenkinsfile [2020-10-27T06:53:04.383Z] -rw-rw-r-- 1 1001 1001 10775 Oct 27 06:48 LICENSE [2020-10-27T06:53:04.383Z] -rw-rw-r-- 1 1001 1001 6237 Oct 27 06:48 Makefile [2020-10-27T06:53:04.383Z] -rw-rw-r-- 1 1001 1001 6447 Oct 27 06:48 README.md [2020-10-27T06:53:04.383Z] -rw-rw-r-- 1 1001 1001 259 Oct 27 06:48 SECURITY.md [2020-10-27T06:53:04.383Z] -rw-rw-r-- 1 1001 1001 5 Oct 27 06:49 VERSION [2020-10-27T06:53:04.383Z] -rw-rw-r-- 1 1001 1001 4131 Oct 27 06:48 ZMQWindows.md [2020-10-27T06:53:04.383Z] drwxrwxr-x 2 1001 1001 117 Oct 27 06:48 bin [2020-10-27T06:53:04.383Z] drwxrwxr-x 15 1001 1001 4096 Oct 27 06:48 cmd [2020-10-27T06:53:04.383Z] -rw-r--r-- 1 root root 539324 Oct 27 06:52 coverage.out [2020-10-27T06:53:04.383Z] -rw-r--r-- 1 root root 1041 Oct 27 06:52 go.mod [2020-10-27T06:53:04.383Z] -rw-r--r-- 1 root root 18900 Oct 27 06:52 go.sum [2020-10-27T06:53:04.383Z] drwxrwxr-x 8 1001 1001 127 Oct 27 06:48 internal [2020-10-27T06:53:04.383Z] drwxrwxr-x 4 1001 1001 26 Oct 27 06:48 openapi [2020-10-27T06:53:04.383Z] drwxrwxr-x 4 1001 1001 71 Oct 27 06:48 snap [2020-10-27T06:53:04.383Z] -rw-rw-r-- 1 1001 1001 168 Oct 27 06:48 version.go [Pipeline] sh [2020-10-27T06:53:04.909Z] + '[' -e coverage.out ] [2020-10-27T06:53:04.909Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-10-27T06:53:05.253Z] Stashed 1 file(s) [Pipeline] sh [2020-10-27T06:53:05.676Z] + make build [2020-10-27T06:53:05.676Z] 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 [2020-10-27T06:53:03.906Z] > git config core.sparsecheckout # timeout=10 [2020-10-27T06:53:03.922Z] > git checkout -f 39ea330cf4f077e39d4220f3f6c89fd52878c17c # timeout=10 [2020-10-27T06:53:04.241Z] > git remote # timeout=10 [2020-10-27T06:53:04.256Z] > git config --get remote.origin.url # timeout=10 [2020-10-27T06:53:04.273Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-27T06:53:04.283Z] > git merge 70c918de78a758e1281f9e18824a6a08fc9647aa # timeout=10 [2020-10-27T06:53:04.308Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-27T06:53:04.330Z] > git config core.sparsecheckout # timeout=10 [2020-10-27T06:53:04.340Z] > git checkout -f 39ea330cf4f077e39d4220f3f6c89fd52878c17c # timeout=10 [2020-10-27T06:53:08.957Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets" [2020-10-27T06:53:09.028Z] > git --version # timeout=10 [2020-10-27T06:53:09.040Z] > git --version # 'git version 2.17.1' [2020-10-27T06:53:09.054Z] fatal: bad object f3f382fce060f16c10d6f597981912fab355381a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-27T06:53:10.129Z] ========================================================= [2020-10-27T06:53:10.129Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-10-27T06:53:10.129Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-27T06:53:11.190Z] + 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 . [2020-10-27T06:53:13.826Z] Sending build context to Docker daemon 165.2MB [2020-10-27T06:53:13.826Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-10-27T06:53:13.826Z] Step 2/7 : FROM ${BASE} [2020-10-27T06:53:14.102Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-10-27T06:53:14.102Z] b538f80385f9: Pulling fs layer [2020-10-27T06:53:14.102Z] 74f711af9a0d: Pulling fs layer [2020-10-27T06:53:14.102Z] 99f96fe45779: Pulling fs layer [2020-10-27T06:53:14.102Z] 8529a6b9a6be: Pulling fs layer [2020-10-27T06:53:14.102Z] 45590311c82a: Pulling fs layer [2020-10-27T06:53:14.102Z] 69ca0ff8b7b3: Pulling fs layer [2020-10-27T06:53:14.102Z] 209524e5b208: Pulling fs layer [2020-10-27T06:53:14.102Z] 8529a6b9a6be: Waiting [2020-10-27T06:53:14.102Z] 45590311c82a: Waiting [2020-10-27T06:53:14.102Z] 69ca0ff8b7b3: Waiting [2020-10-27T06:53:14.102Z] 209524e5b208: Waiting [2020-10-27T06:53:14.102Z] 99f96fe45779: Download complete [2020-10-27T06:53:14.102Z] 74f711af9a0d: Download complete [2020-10-27T06:53:14.377Z] 45590311c82a: Verifying Checksum [2020-10-27T06:53:14.377Z] 45590311c82a: Download complete [2020-10-27T06:53:14.377Z] 69ca0ff8b7b3: Download complete [2020-10-27T06:53:14.377Z] b538f80385f9: Verifying Checksum [2020-10-27T06:53:14.377Z] b538f80385f9: Download complete [2020-10-27T06:53:15.374Z] b538f80385f9: Pull complete [2020-10-27T06:53:15.655Z] 74f711af9a0d: Pull complete [2020-10-27T06:53:15.942Z] 99f96fe45779: Pull complete [2020-10-27T06:53:16.545Z] 209524e5b208: Verifying Checksum [2020-10-27T06:53:16.545Z] 209524e5b208: Download complete [2020-10-27T06:53:18.000Z] 8529a6b9a6be: Verifying Checksum [2020-10-27T06:53:18.000Z] 8529a6b9a6be: Download complete [2020-10-27T06:53:24.439Z] 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 [2020-10-27T06:53:27.983Z] 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 [2020-10-27T06:53:28.156Z] 8529a6b9a6be: Pull complete [2020-10-27T06:53:28.156Z] 45590311c82a: Pull complete [2020-10-27T06:53:28.156Z] 69ca0ff8b7b3: Pull complete [2020-10-27T06:53:30.777Z] 209524e5b208: Pull complete [2020-10-27T06:53:30.777Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-10-27T06:53:31.052Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-10-27T06:53:31.052Z] ---> 5bddaf1c2fca [2020-10-27T06:53:31.052Z] 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 [2020-10-27T06:53:31.433Z] 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 [2020-10-27T06:53:33.502Z] 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 [2020-10-27T06:53:34.465Z] ---> Running in 58ca26825c47 [2020-10-27T06:53:36.449Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-27T06:53:36.999Z] 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 [2020-10-27T06:53:37.044Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-27T06:53:37.296Z] 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 [2020-10-27T06:53:38.469Z] (1/12) Installing libmagic (5.38-r0) [2020-10-27T06:53:38.469Z] (2/12) Installing file (5.38-r0) [2020-10-27T06:53:38.469Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-10-27T06:53:38.740Z] (4/12) Installing g++ (9.3.0-r2) [2020-10-27T06:53:40.043Z] 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 [2020-10-27T06:53:42.117Z] (5/12) Installing fortify-headers (1.1-r0) [2020-10-27T06:53:42.117Z] (6/12) Installing patch (2.7.6-r6) [2020-10-27T06:53:42.118Z] (7/12) Installing build-base (0.5-r2) [2020-10-27T06:53:42.393Z] (8/12) Installing libsodium (1.0.18-r0) [2020-10-27T06:53:42.393Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-10-27T06:53:42.393Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-10-27T06:53:42.669Z] (11/12) Installing libzmq (4.3.3-r0) [2020-10-27T06:53:42.669Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-10-27T06:53:42.669Z] Executing busybox-1.31.1-r16.trigger [2020-10-27T06:53:42.669Z] OK: 217 MiB in 51 packages [2020-10-27T06:53:43.469Z] 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 [2020-10-27T06:53:45.518Z] 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 [2020-10-27T06:53:47.025Z] Removing intermediate container 58ca26825c47 [2020-10-27T06:53:47.025Z] ---> e1895e09bd57 [2020-10-27T06:53:47.025Z] Step 4/7 : WORKDIR /edgex-go [2020-10-27T06:53:47.025Z] ---> Running in 80a0933d449e [2020-10-27T06:53:47.626Z] 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 [2020-10-27T06:53:47.649Z] Removing intermediate container 80a0933d449e [2020-10-27T06:53:47.649Z] ---> fe50eab6b582 [2020-10-27T06:53:47.650Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-10-27T06:53:47.931Z] latest: Pulling from library/docker [2020-10-27T06:53:47.931Z] 5f621e34cdf4: Pulling fs layer [2020-10-27T06:53:47.931Z] 85db56a05063: Pulling fs layer [2020-10-27T06:53:47.931Z] ccb67d6aeaaa: Pulling fs layer [2020-10-27T06:53:47.931Z] a0b19fc83503: Pulling fs layer [2020-10-27T06:53:47.932Z] 8eb508b41278: Pulling fs layer [2020-10-27T06:53:47.932Z] 37236713561e: Pulling fs layer [2020-10-27T06:53:47.932Z] 07c93f2b1b56: Pulling fs layer [2020-10-27T06:53:47.932Z] a0b19fc83503: Waiting [2020-10-27T06:53:47.932Z] 8eb508b41278: Waiting [2020-10-27T06:53:47.932Z] 37236713561e: Waiting [2020-10-27T06:53:47.932Z] 07c93f2b1b56: Waiting [2020-10-27T06:53:48.223Z] ccb67d6aeaaa: Verifying Checksum [2020-10-27T06:53:48.224Z] ccb67d6aeaaa: Download complete [2020-10-27T06:53:48.224Z] 85db56a05063: Verifying Checksum [2020-10-27T06:53:48.224Z] 85db56a05063: Download complete [2020-10-27T06:53:48.224Z] 5f621e34cdf4: Verifying Checksum [2020-10-27T06:53:48.224Z] 5f621e34cdf4: Download complete [2020-10-27T06:53:48.518Z] 8eb508b41278: Verifying Checksum [2020-10-27T06:53:48.518Z] 8eb508b41278: Download complete [2020-10-27T06:53:48.518Z] 37236713561e: Verifying Checksum [2020-10-27T06:53:48.518Z] 37236713561e: Download complete [2020-10-27T06:53:48.518Z] 07c93f2b1b56: Download complete [2020-10-27T06:53:48.813Z] 5f621e34cdf4: Pull complete [2020-10-27T06:53:49.889Z] 85db56a05063: Pull complete [2020-10-27T06:53:49.890Z] a0b19fc83503: Verifying Checksum [2020-10-27T06:53:49.890Z] a0b19fc83503: Download complete [2020-10-27T06:53:50.184Z] ccb67d6aeaaa: Pull complete [2020-10-27T06:53:51.315Z] 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 [2020-10-27T06:53:53.654Z] a0b19fc83503: Pull complete [2020-10-27T06:53:53.654Z] 8eb508b41278: Pull complete [2020-10-27T06:53:53.930Z] 37236713561e: Pull complete [2020-10-27T06:53:54.201Z] 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 [2020-10-27T06:53:54.210Z] 07c93f2b1b56: Pull complete [2020-10-27T06:53:54.489Z] Digest: sha256:9170b902404a630a982a2a6473442d3e2cc2342b66345f7a9cf148f8affcf5d3 [2020-10-27T06:53:54.489Z] Status: Downloaded newer image for docker:latest [Pipeline] } [2020-10-27T06:53:55.387Z] $ docker stop --time=1 e38307aef00c93d3da73df93fb9cf426561dd06c6eb6babde984db87f03730d4 [2020-10-27T06:53:57.438Z] $ docker rm -f e38307aef00c93d3da73df93fb9cf426561dd06c6eb6babde984db87f03730d4 [2020-10-27T06:53:58.012Z] ---> d1aa32bc7f84 [2020-10-27T06:53:58.012Z] Step 6/7 : COPY go.mod . [2020-10-27T06:53:58.012Z] ---> bc84ccd883ea [2020-10-27T06:53:58.012Z] Step 7/7 : RUN go mod download [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2020-10-27T06:53:58.297Z] ---> Running in 2e2a4fd4fb61 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-27T06:54:00.169Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-10-27T06:54:00.439Z] [2020-10-27T06:54:00.439Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2020-10-27T06:54:01.032Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-10-27T06:54:01.693Z] latest: Pulling from edgex-devops/edgex-compose [2020-10-27T06:54:01.693Z] cbdbe7a5bc2a: Pulling fs layer [2020-10-27T06:54:01.693Z] ca9280d653b3: Pulling fs layer [2020-10-27T06:54:01.693Z] 7e9c9ca2126c: Pulling fs layer [2020-10-27T06:54:01.693Z] cbdbe7a5bc2a: Verifying Checksum [2020-10-27T06:54:01.693Z] cbdbe7a5bc2a: Download complete [2020-10-27T06:54:03.192Z] cbdbe7a5bc2a: Pull complete [2020-10-27T06:54:03.798Z] ca9280d653b3: Verifying Checksum [2020-10-27T06:54:03.798Z] ca9280d653b3: Download complete [2020-10-27T06:54:06.711Z] ca9280d653b3: Pull complete [2020-10-27T06:54:07.395Z] 7e9c9ca2126c: Download complete [2020-10-27T06:54:15.765Z] 7e9c9ca2126c: Pull complete [2020-10-27T06:54:15.765Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2020-10-27T06:54:15.765Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-10-27T06:54:15.765Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2020-10-27T06:54:16.072Z] prd-centos7-docker-4c-2g-9087 does not seem to be running inside a container [2020-10-27T06:54:16.233Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-10-27T06:54:18.272Z] $ docker top ee1e64d70623aa7aa6851e67be96d5339915384c2f51f96f07af3cf225094eae -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-27T06:54:19.178Z] + docker-compose build --help [2020-10-27T06:54:19.179Z] + grep parallel [2020-10-27T06:54:20.594Z] --parallel Build images in parallel. [Pipeline] } [2020-10-27T06:54:20.634Z] $ docker stop --time=1 ee1e64d70623aa7aa6851e67be96d5339915384c2f51f96f07af3cf225094eae [2020-10-27T06:54:22.461Z] $ docker rm -f ee1e64d70623aa7aa6851e67be96d5339915384c2f51f96f07af3cf225094eae [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-27T06:54:23.348Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-10-27T06:54:23.348Z] . [Pipeline] withDockerContainer [2020-10-27T06:54:23.557Z] prd-centos7-docker-4c-2g-9087 does not seem to be running inside a container [2020-10-27T06:54:23.645Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-10-27T06:54:24.809Z] $ docker top 26a968cae1470a221691eccec1cb0c588119fb0bf9ab894d12e79c97066f32ab -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-27T06:54:25.340Z] Removing intermediate container 2e2a4fd4fb61 [2020-10-27T06:54:25.340Z] ---> b93e423d0ba0 [2020-10-27T06:54:25.340Z] Successfully built b93e423d0ba0 [2020-10-27T06:54:25.340Z] Successfully tagged ci-base-image-arm64:latest [2020-10-27T06:54:25.421Z] + docker-compose -f ./docker-compose-build.yml build --parallel [Pipeline] isUnix [Pipeline] sh [2020-10-27T06:54:25.811Z] + docker inspect -f . ci-base-image-arm64 [2020-10-27T06:54:25.811Z] . [Pipeline] withDockerContainer [2020-10-27T06:54:26.145Z] prd-ubuntu18.04-docker-arm64-4c-16g-9095 does not seem to be running inside a container [2020-10-27T06:54:26.244Z] $ 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 ******** ci-base-image-arm64 cat [2020-10-27T06:54:26.835Z] Building docker-core-command-go ... [2020-10-27T06:54:26.835Z] Building docker-core-data-go ... [2020-10-27T06:54:26.835Z] Building docker-core-metadata-go ... [2020-10-27T06:54:26.835Z] Building docker-security-proxy-setup-go ... [2020-10-27T06:54:26.835Z] Building docker-security-secrets-setup-go ... [2020-10-27T06:54:26.835Z] Building docker-security-secretstore-setup-go ... [2020-10-27T06:54:26.835Z] Building docker-support-logging-go ... [2020-10-27T06:54:26.835Z] Building docker-support-notifications-go ... [2020-10-27T06:54:26.835Z] Building docker-support-scheduler-go ... [2020-10-27T06:54:26.835Z] Building docker-sys-mgmt-agent-go ... [2020-10-27T06:54:26.835Z] Building docker-core-metadata-go [2020-10-27T06:54:26.835Z] Building docker-core-data-go [2020-10-27T06:54:26.835Z] Building docker-support-scheduler-go [2020-10-27T06:54:26.835Z] Building docker-support-logging-go [2020-10-27T06:54:26.835Z] Building docker-sys-mgmt-agent-go [2020-10-27T06:54:28.275Z] $ docker top 73e9f77dff0ff6ad85241f9799ccfe40089751733fc6d791a1e63a9eb03b899d -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-27T06:54:29.787Z] + go version [2020-10-27T06:54:29.787Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-10-27T06:54:29.830Z] $ docker stop --time=1 73e9f77dff0ff6ad85241f9799ccfe40089751733fc6d791a1e63a9eb03b899d [2020-10-27T06:54:31.765Z] $ docker rm -f 73e9f77dff0ff6ad85241f9799ccfe40089751733fc6d791a1e63a9eb03b899d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-27T06:54:33.214Z] + docker inspect -f . ci-base-image-arm64 [2020-10-27T06:54:33.215Z] . [Pipeline] withDockerContainer [2020-10-27T06:54:33.527Z] prd-ubuntu18.04-docker-arm64-4c-16g-9095 does not seem to be running inside a container [2020-10-27T06:54:33.622Z] $ 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 ******** ci-base-image-arm64 cat [2020-10-27T06:54:35.148Z] $ docker top 4fc7d460cff01aa2b9ec23af1d9daf8ef050e04250e84bce57253ab4bc60dd07 -eo pid,comm [Pipeline] { [Pipeline] echo [2020-10-27T06:54:35.613Z] ========================================================= [2020-10-27T06:54:35.613Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-10-27T06:54:35.613Z] ========================================================= [Pipeline] sh [2020-10-27T06:54:36.284Z] + make test [2020-10-27T06:54:36.284Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-10-27T06:54:39.685Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-10-27T06:55:14.148Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-27T06:55:14.149Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-10-27T06:55:14.149Z] ---> da74014f3b05 [2020-10-27T06:55:14.149Z] Step 3/22 : WORKDIR /edgex-go [2020-10-27T06:55:14.149Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-27T06:55:14.149Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-10-27T06:55:14.149Z] ---> da74014f3b05 [2020-10-27T06:55:14.149Z] Step 3/22 : WORKDIR /edgex-go [2020-10-27T06:55:14.149Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-27T06:55:14.149Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-10-27T06:55:14.149Z] ---> da74014f3b05 [2020-10-27T06:55:14.149Z] Step 3/27 : WORKDIR /edgex-go [2020-10-27T06:55:14.149Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-27T06:55:14.149Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-10-27T06:55:14.149Z] ---> da74014f3b05 [2020-10-27T06:55:14.149Z] Step 3/21 : WORKDIR /edgex-go [2020-10-27T06:55:14.149Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-27T06:55:14.149Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-10-27T06:55:14.149Z] ---> da74014f3b05 [2020-10-27T06:55:14.149Z] Step 3/23 : WORKDIR /edgex-go [2020-10-27T06:55:14.149Z] ---> Running in 635276ed563d [2020-10-27T06:55:14.149Z] ---> Running in e99f5d78ca2f [2020-10-27T06:55:14.149Z] ---> Running in 0cd8ae796027 [2020-10-27T06:55:14.149Z] ---> Running in 79fb451ccb60 [2020-10-27T06:55:14.149Z] ---> Running in 56de778f4f1d [2020-10-27T06:55:14.149Z] Removing intermediate container 0cd8ae796027 [2020-10-27T06:55:14.149Z] ---> eda8f0ba87fe [2020-10-27T06:55:14.149Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-27T06:55:14.149Z] Removing intermediate container 56de778f4f1d [2020-10-27T06:55:14.149Z] ---> faf93975b9b6 [2020-10-27T06:55:14.149Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-27T06:55:14.149Z] Removing intermediate container e99f5d78ca2f [2020-10-27T06:55:14.149Z] ---> 3535f4af267f [2020-10-27T06:55:14.149Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-27T06:55:14.149Z] Removing intermediate container 635276ed563d [2020-10-27T06:55:14.149Z] ---> 34b48e77b67d [2020-10-27T06:55:14.149Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-27T06:55:14.149Z] Removing intermediate container 79fb451ccb60 [2020-10-27T06:55:14.149Z] ---> d79244e76dc6 [2020-10-27T06:55:14.149Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-27T06:55:14.441Z] ---> Running in 34986576e796 [2020-10-27T06:55:14.441Z] ---> Running in 15eeeea3dbec [2020-10-27T06:55:14.441Z] ---> Running in 4e5157d11fe2 [2020-10-27T06:55:14.441Z] ---> Running in 79f89388f2f9 [2020-10-27T06:55:14.441Z] ---> Running in 4daca32dbfe0 [2020-10-27T06:55:17.215Z] Removing intermediate container 15eeeea3dbec [2020-10-27T06:55:17.215Z] ---> 79cbb0cc0f1a [2020-10-27T06:55:17.215Z] Step 5/21 : RUN apk update && apk add make git [2020-10-27T06:55:17.215Z] Removing intermediate container 4e5157d11fe2 [2020-10-27T06:55:17.215Z] ---> 0ae1ff156bf8 [2020-10-27T06:55:17.215Z] Step 5/22 : RUN apk update && apk add make && apk add bash git [2020-10-27T06:55:17.215Z] ---> Running in b55c501c8240 [2020-10-27T06:55:17.503Z] Removing intermediate container 79f89388f2f9 [2020-10-27T06:55:17.503Z] ---> c9b664e87c9b [2020-10-27T06:55:17.503Z] Step 5/27 : RUN apk update && apk add make bash git [2020-10-27T06:55:17.503Z] ---> Running in 9a5a173b3f74 [2020-10-27T06:55:17.503Z] Removing intermediate container 34986576e796 [2020-10-27T06:55:17.503Z] ---> fca0133ae78e [2020-10-27T06:55:17.503Z] Step 5/22 : RUN apk update && apk add make git [2020-10-27T06:55:17.503Z] Removing intermediate container 4daca32dbfe0 [2020-10-27T06:55:17.503Z] ---> 91c6395f0f44 [2020-10-27T06:55:17.503Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-10-27T06:55:17.777Z] ---> Running in 6c4212ea24f0 [2020-10-27T06:55:17.777Z] ---> Running in 048689ff887a [2020-10-27T06:55:17.777Z] ---> Running in 05b1e1c05ab8 [2020-10-27T06:55:18.444Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-27T06:55:18.729Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-10-27T06:55:18.806Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-27T06:55:19.105Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-27T06:55:19.421Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-27T06:55:19.421Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-27T06:55:19.421Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-27T06:55:19.421Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-27T06:55:19.706Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-27T06:55:20.074Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-27T06:55:20.074Z] v3.12.1-8-ge053f6efb7 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-27T06:55:20.074Z] v3.12.1-5-g0954f48dc3 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-27T06:55:20.074Z] OK: 12752 distinct packages available [2020-10-27T06:55:20.376Z] v3.12.1-8-ge053f6efb7 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-27T06:55:20.376Z] v3.12.1-5-g0954f48dc3 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-27T06:55:20.376Z] OK: 12752 distinct packages available [2020-10-27T06:55:20.376Z] v3.12.1-8-ge053f6efb7 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-27T06:55:20.376Z] v3.12.1-5-g0954f48dc3 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-27T06:55:20.376Z] OK: 12752 distinct packages available [2020-10-27T06:55:20.714Z] OK: 233 MiB in 51 packages [2020-10-27T06:55:20.714Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-27T06:55:20.714Z] OK: 233 MiB in 51 packages [2020-10-27T06:55:20.714Z] v3.12.1-8-ge053f6efb7 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-27T06:55:20.714Z] v3.12.1-5-g0954f48dc3 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-27T06:55:20.714Z] OK: 12752 distinct packages available [2020-10-27T06:55:21.087Z] OK: 233 MiB in 51 packages [2020-10-27T06:55:21.087Z] OK: 233 MiB in 51 packages [2020-10-27T06:55:21.087Z] OK: 233 MiB in 51 packages [2020-10-27T06:55:21.768Z] v3.12.1-8-ge053f6efb7 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-27T06:55:21.768Z] v3.12.1-5-g0954f48dc3 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-27T06:55:21.768Z] OK: 12752 distinct packages available [2020-10-27T06:55:22.052Z] OK: 233 MiB in 51 packages [2020-10-27T06:55:22.052Z] Removing intermediate container 9a5a173b3f74 [2020-10-27T06:55:22.052Z] ---> d66d0b6add3f [2020-10-27T06:55:22.052Z] Step 6/22 : COPY go.mod . [2020-10-27T06:55:22.324Z] Removing intermediate container b55c501c8240 [2020-10-27T06:55:22.324Z] ---> 1b7f6113cecf [2020-10-27T06:55:22.324Z] Step 6/21 : COPY go.mod . [2020-10-27T06:55:22.597Z] Removing intermediate container 05b1e1c05ab8 [2020-10-27T06:55:22.597Z] ---> d3a1733783c5 [2020-10-27T06:55:22.597Z] Step 6/23 : COPY go.mod . [2020-10-27T06:55:22.597Z] Removing intermediate container 6c4212ea24f0 [2020-10-27T06:55:22.597Z] ---> 0aaa7f78f4a8 [2020-10-27T06:55:22.597Z] Step 6/27 : COPY go.mod . [2020-10-27T06:55:22.597Z] ---> 25a3adc9c6b4 [2020-10-27T06:55:22.597Z] Step 7/22 : RUN go mod download [2020-10-27T06:55:22.877Z] ---> Running in 0399f660b732 [2020-10-27T06:55:22.877Z] ---> dcc12e72755a [2020-10-27T06:55:22.877Z] Step 7/21 : RUN go mod download [2020-10-27T06:55:23.197Z] ---> Running in 7fb51a37c9c6 [2020-10-27T06:55:23.197Z] ---> d904123af7ab [2020-10-27T06:55:23.197Z] Step 7/23 : RUN go mod download [2020-10-27T06:55:23.197Z] ---> 815e1fb9d81c [2020-10-27T06:55:23.197Z] Step 7/27 : RUN go mod download [2020-10-27T06:55:23.197Z] Removing intermediate container 048689ff887a [2020-10-27T06:55:23.197Z] ---> 765be9731515 [2020-10-27T06:55:23.197Z] Step 6/22 : COPY go.mod . [2020-10-27T06:55:23.484Z] ---> Running in 70953dc1e5d2 [2020-10-27T06:55:23.484Z] ---> Running in b23098e25139 [2020-10-27T06:55:23.766Z] ---> 3ad10dd91741 [2020-10-27T06:55:23.766Z] Step 7/22 : RUN go mod download [2020-10-27T06:55:24.070Z] ---> Running in f1545b9f9224 [2020-10-27T06:55:26.923Z] Removing intermediate container b23098e25139 [2020-10-27T06:55:26.923Z] ---> 4999017198e0 [2020-10-27T06:55:26.923Z] Step 8/27 : COPY . . [2020-10-27T06:55:27.287Z] Removing intermediate container 7fb51a37c9c6 [2020-10-27T06:55:27.287Z] ---> ca4cd9f32fe6 [2020-10-27T06:55:27.287Z] Step 8/21 : COPY . . [2020-10-27T06:55:27.287Z] Removing intermediate container 70953dc1e5d2 [2020-10-27T06:55:27.287Z] ---> d51083040b06 [2020-10-27T06:55:27.287Z] Step 8/23 : COPY . . [2020-10-27T06:55:27.606Z] Removing intermediate container 0399f660b732 [2020-10-27T06:55:27.606Z] ---> c025a73a8b8a [2020-10-27T06:55:27.606Z] Step 8/22 : COPY . . [2020-10-27T06:55:27.606Z] Removing intermediate container f1545b9f9224 [2020-10-27T06:55:27.606Z] ---> db1d1626d409 [2020-10-27T06:55:27.606Z] Step 8/22 : COPY . . [2020-10-27T06:55:33.878Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-10-27T06:55:33.878Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-10-27T06:55:33.878Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-10-27T06:55:33.878Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-10-27T06:55:36.531Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.014s [2020-10-27T06:55:36.531Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] [2020-10-27T06:55:36.531Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-10-27T06:55:36.531Z] ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] [2020-10-27T06:55:38.543Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-10-27T06:55:40.542Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-10-27T06:55:40.542Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-10-27T06:55:40.542Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-10-27T06:55:40.542Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-10-27T06:55:50.913Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.117s coverage: 46.6% of statements [2020-10-27T06:55:50.913Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-10-27T06:55:50.913Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-10-27T06:55:50.913Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-10-27T06:55:50.913Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-10-27T06:55:50.913Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-10-27T06:55:56.357Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.252s coverage: 27.1% of statements [2020-10-27T06:55:56.357Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-10-27T06:55:56.357Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-10-27T06:55:56.357Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-10-27T06:55:56.357Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-10-27T06:55:56.357Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-10-27T06:55:56.357Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-10-27T06:55:56.357Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.017s coverage: 100.0% of statements [2020-10-27T06:55:56.357Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-10-27T06:55:56.357Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.102s coverage: 100.0% of statements [2020-10-27T06:55:56.357Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-10-27T06:55:56.357Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-10-27T06:55:56.357Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.428s coverage: 66.0% of statements [2020-10-27T06:55:56.357Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-10-27T06:55:56.357Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-10-27T06:55:57.347Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.408s coverage: 84.5% of statements [2020-10-27T06:55:57.347Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-10-27T06:55:57.347Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-10-27T06:55:57.347Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-10-27T06:55:57.347Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-10-27T06:56:01.692Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.509s coverage: 28.6% of statements [2020-10-27T06:56:01.692Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-10-27T06:56:01.692Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-10-27T06:56:01.692Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-10-27T06:56:01.692Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-10-27T06:56:01.692Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-10-27T06:56:01.692Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.061s coverage: 100.0% of statements [2020-10-27T06:56:01.692Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-10-27T06:56:01.692Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.033s coverage: 100.0% of statements [2020-10-27T06:56:01.692Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-10-27T06:56:05.108Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.105s coverage: 86.7% of statements [2020-10-27T06:56:05.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-10-27T06:56:05.108Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.091s coverage: 97.5% of statements [2020-10-27T06:56:05.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-10-27T06:56:05.108Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.065s coverage: 100.0% of statements [2020-10-27T06:56:05.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-10-27T06:56:05.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-10-27T06:56:05.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-10-27T06:56:05.108Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-10-27T06:56:10.538Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.226s coverage: 95.7% of statements [2020-10-27T06:56:10.538Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-10-27T06:56:10.538Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-10-27T06:56:10.538Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-10-27T06:56:10.538Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-10-27T06:56:10.538Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-10-27T06:56:10.538Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-10-27T06:56:10.538Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-10-27T06:56:10.538Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-10-27T06:56:10.538Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-10-27T06:56:10.538Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-10-27T06:56:10.538Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-10-27T06:56:10.539Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-10-27T06:56:10.539Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-10-27T06:56:10.539Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-10-27T06:56:10.539Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] [2020-10-27T06:56:10.539Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] [2020-10-27T06:56:10.539Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-10-27T06:56:10.539Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-10-27T06:56:10.539Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-10-27T06:56:10.539Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-10-27T06:56:10.539Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.028s coverage: 58.8% of statements [2020-10-27T06:56:10.539Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-10-27T06:56:10.539Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-10-27T06:56:10.539Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.049s coverage: 0.0% of statements [no tests to run] [2020-10-27T06:56:10.539Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-10-27T06:56:10.539Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-10-27T06:56:10.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.164s coverage: 63.5% of statements [2020-10-27T06:56:10.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-10-27T06:56:10.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-10-27T06:56:10.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.047s coverage: 100.0% of statements [2020-10-27T06:56:11.528Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.020s coverage: 91.3% of statements [2020-10-27T06:56:11.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements [2020-10-27T06:56:12.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.076s coverage: 73.7% of statements [2020-10-27T06:56:12.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.040s coverage: 100.0% of statements [2020-10-27T06:56:15.035Z] ---> badc50e29f3b [2020-10-27T06:56:15.035Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-10-27T06:56:15.035Z] ---> df36e5cebd46 [2020-10-27T06:56:15.035Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-10-27T06:56:15.035Z] ---> Running in 943c1cf31546 [2020-10-27T06:56:15.035Z] ---> Running in 4137a1dcfffb [2020-10-27T06:56:15.035Z] ---> 755d7f8eb9da [2020-10-27T06:56:15.035Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-10-27T06:56:15.035Z] ---> c30c9960b904 [2020-10-27T06:56:15.035Z] Step 9/22 : RUN make cmd/support-logging/support-logging [2020-10-27T06:56:15.035Z] ---> cd8f3dbaa1e9 [2020-10-27T06:56:15.035Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-10-27T06:56:15.035Z] ---> Running in b698d46dd91b [2020-10-27T06:56:15.035Z] ---> Running in 8fb709934d28 [2020-10-27T06:56:15.035Z] ---> Running in 710ef2cebf86 [2020-10-27T06:56:15.035Z] 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 [2020-10-27T06:56:15.035Z] 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 [2020-10-27T06:56:15.035Z] 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 [2020-10-27T06:56:15.035Z] 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 [2020-10-27T06:56:15.035Z] 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 [2020-10-27T06:56:16.376Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.263s coverage: 55.9% of statements [2020-10-27T06:56:16.376Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-10-27T06:56:16.376Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-10-27T06:56:16.376Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] [2020-10-27T06:56:16.376Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-10-27T06:56:49.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 33.066s coverage: 86.3% of statements [2020-10-27T06:56:49.869Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-10-27T06:56:49.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.012s coverage: 72.2% of statements [2020-10-27T06:56:49.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.474s coverage: 72.1% of statements [2020-10-27T06:56:49.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.026s coverage: 82.4% of statements [2020-10-27T06:56:49.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.064s coverage: 48.4% of statements [2020-10-27T06:56:49.869Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-10-27T06:56:49.869Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-10-27T06:56:49.869Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-10-27T06:56:49.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.063s coverage: 28.8% of statements [2020-10-27T06:56:49.869Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-10-27T06:56:49.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.024s coverage: 96.8% of statements [2020-10-27T06:56:49.869Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-10-27T06:56:49.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.083s coverage: 36.5% of statements [2020-10-27T06:56:49.869Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-10-27T06:56:49.869Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-10-27T06:56:49.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.291s coverage: 84.1% of statements [2020-10-27T06:56:49.869Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.018s coverage: 100.0% of statements [2020-10-27T06:56:49.869Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.054s coverage: 42.9% of statements [2020-10-27T06:56:49.869Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] [2020-10-27T06:56:49.869Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] [2020-10-27T06:56:49.869Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.039s coverage: 100.0% of statements [2020-10-27T06:56:49.869Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] [2020-10-27T06:56:49.869Z] ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.024s coverage: 83.8% of statements [2020-10-27T06:56:49.869Z] ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] [2020-10-27T06:56:49.869Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.095s coverage: 47.1% of statements [2020-10-27T06:56:49.869Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-10-27T06:56:49.869Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-10-27T06:56:49.869Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.045s coverage: 100.0% of statements [2020-10-27T06:56:49.869Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-10-27T06:56:49.869Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-10-27T06:56:49.869Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-10-27T06:56:49.869Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.032s coverage: 100.0% of statements [2020-10-27T06:56:49.869Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-10-27T06:56:49.869Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.025s coverage: 100.0% of statements [2020-10-27T06:56:49.869Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-10-27T06:56:49.869Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.188s coverage: 29.1% of statements [2020-10-27T06:56:49.869Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-10-27T06:56:49.869Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-10-27T06:56:49.869Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-10-27T06:56:49.869Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-10-27T06:56:49.869Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-10-27T06:56:49.869Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.062s coverage: 99.0% of statements [2020-10-27T06:56:49.869Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-10-27T06:56:49.869Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.054s coverage: 100.0% of statements [2020-10-27T06:56:49.869Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-10-27T06:56:49.869Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.007s coverage: 0.0% of statements [2020-10-27T06:56:49.869Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-10-27T06:56:49.869Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.012s coverage: 100.0% of statements [2020-10-27T06:56:49.869Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-10-27T06:56:49.869Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-10-27T06:56:49.869Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-10-27T06:56:49.869Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-10-27T06:56:49.869Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.059s coverage: 87.9% of statements [2020-10-27T06:56:49.869Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-10-27T06:56:49.869Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-10-27T06:56:49.869Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.019s coverage: 100.0% of statements [2020-10-27T06:56:49.869Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.012s coverage: 32.1% of statements [2020-10-27T06:56:49.869Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.019s coverage: 100.0% of statements [2020-10-27T06:56:49.869Z] GO111MODULE=on go vet ./... [2020-10-27T06:57:03.240Z] Removing intermediate container 943c1cf31546 [2020-10-27T06:57:03.240Z] ---> 9a6cb8d8f3e6 [2020-10-27T06:57:03.240Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-10-27T06:57:04.724Z] ---> Running in 5f8e7b796f82 [2020-10-27T06:57:05.118Z] Removing intermediate container 710ef2cebf86 [2020-10-27T06:57:05.118Z] ---> 1529704fd462 [2020-10-27T06:57:05.118Z] [2020-10-27T06:57:05.118Z] Step 10/22 : FROM scratch [2020-10-27T06:57:05.118Z] ---> [2020-10-27T06:57:05.118Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-10-27T06:57:05.935Z] ---> Running in 6d1a901202a1 [2020-10-27T06:57:06.279Z] Removing intermediate container 6d1a901202a1 [2020-10-27T06:57:06.279Z] ---> 1b7d95204b23 [2020-10-27T06:57:06.279Z] Step 12/22 : ENV APP_PORT=48061 [2020-10-27T06:57:06.594Z] 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 [2020-10-27T06:57:06.594Z] ---> Running in c018ef5868fb [2020-10-27T06:57:07.888Z] Removing intermediate container c018ef5868fb [2020-10-27T06:57:07.888Z] ---> 4c0390922015 [2020-10-27T06:57:07.888Z] Step 13/22 : EXPOSE $APP_PORT [2020-10-27T06:57:08.232Z] gofmt -l . [2020-10-27T06:57:08.521Z] ---> Running in f7d146e33992 [2020-10-27T06:57:08.817Z] Removing intermediate container 8fb709934d28 [2020-10-27T06:57:08.817Z] ---> d752ee3ba990 [2020-10-27T06:57:08.817Z] [2020-10-27T06:57:08.817Z] Step 10/21 : FROM scratch [2020-10-27T06:57:08.817Z] ---> [2020-10-27T06:57:08.817Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-27T06:57:08.817Z] Removing intermediate container f7d146e33992 [2020-10-27T06:57:08.817Z] ---> 2a20dd954c6a [2020-10-27T06:57:08.817Z] Step 14/22 : COPY --from=builder /bin/bash /bin/bash [2020-10-27T06:57:08.817Z] ---> Running in ed3bb1c1ec59 [2020-10-27T06:57:09.100Z] Removing intermediate container ed3bb1c1ec59 [2020-10-27T06:57:09.100Z] ---> 0583b7d4d24d [2020-10-27T06:57:09.100Z] Step 12/21 : ENV APP_PORT=48085 [2020-10-27T06:57:09.454Z] ---> Running in 22e65dfe9cc1 [2020-10-27T06:57:09.816Z] ---> 366d056f6dc9 [2020-10-27T06:57:09.816Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / [2020-10-27T06:57:10.166Z] Removing intermediate container 22e65dfe9cc1 [2020-10-27T06:57:10.166Z] ---> 40dcd1b00a18 [2020-10-27T06:57:10.166Z] Step 13/21 : EXPOSE $APP_PORT [2020-10-27T06:57:10.166Z] ---> Running in b04b5240f56e [2020-10-27T06:57:10.846Z] ---> b6e0eb623346 [2020-10-27T06:57:10.846Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / [2020-10-27T06:57:10.846Z] Removing intermediate container b04b5240f56e [2020-10-27T06:57:10.846Z] ---> d2f601f730cf [2020-10-27T06:57:10.846Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-10-27T06:57:10.863Z] [ "`gofmt -l .`" = "" ] [2020-10-27T06:57:12.328Z] ---> ecce493141de [2020-10-27T06:57:12.328Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-10-27T06:57:12.328Z] Removing intermediate container 5f8e7b796f82 [2020-10-27T06:57:12.328Z] ---> 93ef3b6452f4 [2020-10-27T06:57:12.328Z] [2020-10-27T06:57:12.328Z] Step 11/27 : FROM docker:latest [2020-10-27T06:57:12.328Z] ---> 6972c414f322 [2020-10-27T06:57:12.328Z] Step 12/27 : RUN apk add --no-cache bash [2020-10-27T06:57:12.328Z] ---> 07e20be5bb2e [2020-10-27T06:57:12.328Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml [2020-10-27T06:57:12.328Z] ---> Running in a37d27f9934a [2020-10-27T06:57:12.974Z] ---> f3bfc90cb1d1 [2020-10-27T06:57:12.974Z] Step 18/22 : ENTRYPOINT ["/support-logging"] [2020-10-27T06:57:12.974Z] ---> Running in a4c3fb09d400 [2020-10-27T06:57:13.488Z] ./bin/test-go-mod-tidy.sh [2020-10-27T06:57:13.627Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-27T06:57:13.628Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-27T06:57:13.765Z] ./bin/test-attribution-txt.sh [2020-10-27T06:57:14.002Z] (1/2) Installing readline (8.0.4-r0) [2020-10-27T06:57:14.002Z] (2/2) Installing bash (5.0.17-r0) [2020-10-27T06:57:14.284Z] Executing bash-5.0.17-r0.post-install [2020-10-27T06:57:14.284Z] Executing busybox-1.31.1-r19.trigger [2020-10-27T06:57:14.284Z] OK: 12 MiB in 22 packages [2020-10-27T06:57:16.274Z] ---> 6875e28230e2 [2020-10-27T06:57:16.274Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-10-27T06:57:16.565Z] Removing intermediate container a4c3fb09d400 [2020-10-27T06:57:16.565Z] ---> f9210c57f115 [2020-10-27T06:57:16.565Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-27T06:57:17.162Z] Removing intermediate container b698d46dd91b [2020-10-27T06:57:17.162Z] ---> 02c325c798eb [2020-10-27T06:57:17.162Z] [2020-10-27T06:57:17.162Z] Step 10/22 : FROM scratch [2020-10-27T06:57:17.162Z] ---> [2020-10-27T06:57:17.162Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-27T06:57:17.162Z] ---> Running in d6d537e0b37e [2020-10-27T06:57:17.162Z] ---> Using cache [2020-10-27T06:57:17.162Z] ---> 0583b7d4d24d [2020-10-27T06:57:17.162Z] Step 12/22 : ENV APP_PORT=48081 [2020-10-27T06:57:17.162Z] ---> 25d9faa59539 [2020-10-27T06:57:17.162Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-10-27T06:57:17.162Z] ---> Running in bc9573a54667 [2020-10-27T06:57:17.442Z] Removing intermediate container d6d537e0b37e [2020-10-27T06:57:17.442Z] ---> e821b600fd36 [2020-10-27T06:57:17.442Z] Step 20/22 : LABEL arch=x86_64 [2020-10-27T06:57:17.442Z] ---> Running in f81763d517bc [2020-10-27T06:57:17.737Z] Removing intermediate container bc9573a54667 [2020-10-27T06:57:17.737Z] ---> 6de6df6f11d9 [2020-10-27T06:57:17.737Z] Step 13/22 : EXPOSE $APP_PORT [2020-10-27T06:57:17.737Z] ---> Running in 4c178ccccdce [2020-10-27T06:57:17.737Z] Removing intermediate container a37d27f9934a [2020-10-27T06:57:17.737Z] ---> 05852f1f1f98 [2020-10-27T06:57:17.737Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-10-27T06:57:18.005Z] ---> Running in a7e53af4df32 [2020-10-27T06:57:18.005Z] Removing intermediate container f81763d517bc [2020-10-27T06:57:18.005Z] ---> 4dbc390fa049 [2020-10-27T06:57:18.005Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-27T06:57:18.005Z] ---> Running in 6f1406161899 [Pipeline] sh [2020-10-27T06:57:18.799Z] + ls -al . [2020-10-27T06:57:18.799Z] total 660 [2020-10-27T06:57:18.799Z] drwxrwxr-x 9 1001 1001 4096 Oct 27 06:57 . [2020-10-27T06:57:18.799Z] drwxr-xr-x 4 root root 4096 Oct 27 06:54 .. [2020-10-27T06:57:18.799Z] -rw-rw-r-- 1 1001 1001 11 Oct 27 06:53 .dockerignore [2020-10-27T06:57:18.799Z] drwxrwxr-x 8 1001 1001 4096 Oct 27 06:53 .git [2020-10-27T06:57:18.799Z] drwxrwxr-x 3 1001 1001 4096 Oct 27 06:53 .github [2020-10-27T06:57:18.799Z] -rw-rw-r-- 1 1001 1001 932 Oct 27 06:53 .gitignore [2020-10-27T06:57:18.799Z] -rw-rw-r-- 1 1001 1001 166 Oct 27 06:53 .sonarcloud.properties [2020-10-27T06:57:18.799Z] -rw-rw-r-- 1 1001 1001 3804 Oct 27 06:53 CONTRIBUTING.md [2020-10-27T06:57:18.799Z] -rw-rw-r-- 1 1001 1001 1035 Oct 27 06:53 Dockerfile.build [2020-10-27T06:57:18.799Z] -rw-rw-r-- 1 1001 1001 863 Oct 27 06:53 Jenkinsfile [2020-10-27T06:57:18.799Z] -rw-rw-r-- 1 1001 1001 10775 Oct 27 06:53 LICENSE [2020-10-27T06:57:18.799Z] -rw-rw-r-- 1 1001 1001 6237 Oct 27 06:53 Makefile [2020-10-27T06:57:18.799Z] -rw-rw-r-- 1 1001 1001 6447 Oct 27 06:53 README.md [2020-10-27T06:57:18.799Z] -rw-rw-r-- 1 1001 1001 259 Oct 27 06:53 SECURITY.md [2020-10-27T06:57:18.799Z] -rw-rw-r-- 1 1001 1001 5 Oct 27 06:49 VERSION [2020-10-27T06:57:18.799Z] -rw-rw-r-- 1 1001 1001 4131 Oct 27 06:53 ZMQWindows.md [2020-10-27T06:57:18.799Z] drwxrwxr-x 2 1001 1001 4096 Oct 27 06:53 bin [2020-10-27T06:57:18.799Z] drwxrwxr-x 15 1001 1001 4096 Oct 27 06:53 cmd [2020-10-27T06:57:18.799Z] -rw-r--r-- 1 root root 539324 Oct 27 06:56 coverage.out [2020-10-27T06:57:18.799Z] -rw-r--r-- 1 root root 1041 Oct 27 06:57 go.mod [2020-10-27T06:57:18.799Z] -rw-r--r-- 1 root root 18900 Oct 27 06:57 go.sum [2020-10-27T06:57:18.799Z] drwxrwxr-x 8 1001 1001 4096 Oct 27 06:53 internal [2020-10-27T06:57:18.799Z] drwxrwxr-x 4 1001 1001 4096 Oct 27 06:53 openapi [2020-10-27T06:57:18.799Z] drwxrwxr-x 4 1001 1001 4096 Oct 27 06:53 snap [2020-10-27T06:57:18.799Z] -rw-rw-r-- 1 1001 1001 168 Oct 27 06:53 version.go [Pipeline] sh [2020-10-27T06:57:18.911Z] Removing intermediate container 4c178ccccdce [2020-10-27T06:57:18.911Z] ---> 1022c5531b4e [2020-10-27T06:57:18.911Z] Step 21/22 : LABEL git_sha=39ea330cf4f077e39d4220f3f6c89fd52878c17c [2020-10-27T06:57:18.911Z] ---> Running in 0630a4625937 [2020-10-27T06:57:19.489Z] + '[' -e coverage.out ] [2020-10-27T06:57:19.489Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-10-27T06:57:19.549Z] Warning: overwriting stash ‘coverage-report’ [2020-10-27T06:57:20.129Z] Removing intermediate container a7e53af4df32 [2020-10-27T06:57:20.129Z] ---> 15df69ba6f3a [2020-10-27T06:57:20.129Z] Step 14/22 : WORKDIR / [2020-10-27T06:57:20.129Z] ---> Running in 63fd9c1dcf2c [2020-10-27T06:57:20.599Z] ---> Running in 93f6051384cb [2020-10-27T06:57:20.599Z] Removing intermediate container 0630a4625937 [2020-10-27T06:57:20.599Z] ---> 84de7ab17222 [2020-10-27T06:57:20.599Z] Step 19/21 : LABEL arch=x86_64 [2020-10-27T06:57:20.599Z] Removing intermediate container 63fd9c1dcf2c [2020-10-27T06:57:20.599Z] ---> 294ac3e9294e [2020-10-27T06:57:20.599Z] Step 22/22 : LABEL version=0.0.0 [2020-10-27T06:57:20.599Z] Removing intermediate container 4137a1dcfffb [2020-10-27T06:57:20.599Z] ---> 12373126d603 [2020-10-27T06:57:20.599Z] [2020-10-27T06:57:20.599Z] Step 10/23 : FROM alpine [2020-10-27T06:57:20.599Z] ---> Running in 52e7c7bf24cf [2020-10-27T06:57:20.810Z] Stashed 1 file(s) [Pipeline] sh [2020-10-27T06:57:20.900Z] ---> Running in 6cd13bafbfc0 [2020-10-27T06:57:20.900Z] Removing intermediate container 93f6051384cb [2020-10-27T06:57:20.900Z] ---> 77161110d4b3 [2020-10-27T06:57:20.900Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-10-27T06:57:20.900Z] latest: Pulling from library/alpine [2020-10-27T06:57:21.174Z] Removing intermediate container 52e7c7bf24cf [2020-10-27T06:57:21.174Z] ---> b970e5ed5522 [2020-10-27T06:57:21.174Z] Step 20/21 : LABEL git_sha=39ea330cf4f077e39d4220f3f6c89fd52878c17c [2020-10-27T06:57:21.174Z] Removing intermediate container 6cd13bafbfc0 [2020-10-27T06:57:21.174Z] ---> 66e5efdd3c5c [2020-10-27T06:57:21.174Z] [2020-10-27T06:57:21.174Z] Removing intermediate container 6f1406161899 [2020-10-27T06:57:21.174Z] ---> 6e3ed0406f71 [2020-10-27T06:57:21.174Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-10-27T06:57:21.472Z] Successfully built 66e5efdd3c5c [2020-10-27T06:57:21.530Z] + make build [2020-10-27T06:57:21.530Z] 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 [2020-10-27T06:57:21.764Z] ---> Running in cf84923e5cc1 [2020-10-27T06:57:21.764Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-10-27T06:57:21.764Z] Successfully tagged docker-support-logging-go:latest [2020-10-27T06:57:21.764Z] Building docker-support-notifications-go [2020-10-27T06:57:22.079Z]  Building docker-support-logging-go ... done Status: Downloaded newer image for alpine:latest [2020-10-27T06:57:22.079Z] ---> d6e46aa2470d [2020-10-27T06:57:22.079Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-27T06:57:22.079Z] ---> c2fe3f8d2b49 [2020-10-27T06:57:22.079Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-10-27T06:57:22.079Z] ---> Running in 54ba606cba3b [2020-10-27T06:57:22.079Z] ---> Running in b8781f9d8551 [2020-10-27T06:57:22.456Z] Removing intermediate container cf84923e5cc1 [2020-10-27T06:57:22.456Z] ---> b3c1fa998589 [2020-10-27T06:57:22.456Z] Step 21/21 : LABEL version=0.0.0 [2020-10-27T06:57:22.456Z] Removing intermediate container 54ba606cba3b [2020-10-27T06:57:22.456Z] ---> 4edf2100831b [2020-10-27T06:57:22.456Z] Step 15/27 : ENV APP_PORT=48090 [2020-10-27T06:57:22.456Z] ---> Running in d40ff07a9aa8 [2020-10-27T06:57:22.456Z] Removing intermediate container b8781f9d8551 [2020-10-27T06:57:22.456Z] ---> 6fd8dacf59b6 [2020-10-27T06:57:22.456Z] Step 12/23 : ENV APP_PORT=48080 [2020-10-27T06:57:22.842Z] ---> Running in 3749948a20a1 [2020-10-27T06:57:22.842Z] ---> Running in 87cb355ba600 [2020-10-27T06:57:23.136Z] ---> dc4ab173fe66 [2020-10-27T06:57:23.136Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-10-27T06:57:23.477Z] Removing intermediate container d40ff07a9aa8 [2020-10-27T06:57:23.477Z] ---> 163e89f8e5d7 [2020-10-27T06:57:23.477Z] [2020-10-27T06:57:23.477Z] Removing intermediate container 3749948a20a1 [2020-10-27T06:57:23.477Z] ---> 84d9ed0de328 [2020-10-27T06:57:23.477Z] Step 16/27 : EXPOSE $APP_PORT [2020-10-27T06:57:23.746Z] Removing intermediate container 87cb355ba600 [2020-10-27T06:57:23.746Z] ---> 074d2816f3d6 [2020-10-27T06:57:23.746Z] Step 13/23 : EXPOSE $APP_PORT [2020-10-27T06:57:23.746Z] Successfully built 163e89f8e5d7 [2020-10-27T06:57:24.028Z] Successfully tagged docker-support-scheduler-go:latest [2020-10-27T06:57:24.028Z] Building docker-security-secretstore-setup-go [2020-10-27T06:57:24.300Z]  Building docker-support-scheduler-go ... done  ---> Running in 4fcbf45ed594 [2020-10-27T06:57:25.729Z] ---> a74652d96782 [2020-10-27T06:57:25.729Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-10-27T06:57:25.729Z] ---> Running in 3e1d19cdeecb [2020-10-27T06:57:26.744Z] ---> Running in c0b2150dbc7b [2020-10-27T06:57:26.744Z] Removing intermediate container 4fcbf45ed594 [2020-10-27T06:57:26.744Z] ---> 6c4b60758552 [2020-10-27T06:57:26.744Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-10-27T06:57:28.812Z] Removing intermediate container 3e1d19cdeecb [2020-10-27T06:57:28.812Z] ---> 2f3e3b4dec4a [2020-10-27T06:57:28.812Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-27T06:57:29.426Z] Removing intermediate container c0b2150dbc7b [2020-10-27T06:57:29.426Z] ---> ef8f044b59ba [2020-10-27T06:57:29.426Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-27T06:57:29.426Z] ---> Running in c54a2b39d354 [2020-10-27T06:57:29.426Z] ---> 60563e1a8396 [2020-10-27T06:57:29.426Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-10-27T06:57:29.426Z] ---> Running in 5af438618567 [2020-10-27T06:57:30.449Z] Removing intermediate container 5af438618567 [2020-10-27T06:57:30.449Z] ---> da7b45e17a19 [2020-10-27T06:57:30.449Z] Step 20/22 : LABEL arch=x86_64 [2020-10-27T06:57:30.733Z] ---> fdefc0f3fbea [2020-10-27T06:57:30.733Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-10-27T06:57:31.015Z] ---> Running in 8144faa4c3f2 [2020-10-27T06:57:31.612Z] Removing intermediate container 8144faa4c3f2 [2020-10-27T06:57:31.612Z] ---> af2e69220941 [2020-10-27T06:57:31.612Z] Step 21/22 : LABEL git_sha=39ea330cf4f077e39d4220f3f6c89fd52878c17c [2020-10-27T06:57:31.612Z] ---> 53d81e90c44e [2020-10-27T06:57:31.612Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-10-27T06:57:31.612Z] ---> Running in 22c60e2e418a [2020-10-27T06:57:31.612Z] ---> Running in b0edaab5a04d [2020-10-27T06:57:31.897Z] Removing intermediate container 22c60e2e418a [2020-10-27T06:57:31.897Z] ---> 340b7bf6e4e7 [2020-10-27T06:57:31.897Z] Step 22/22 : LABEL version=0.0.0 [2020-10-27T06:57:32.192Z] ---> Running in 5e8f463c4102 [2020-10-27T06:57:33.640Z] Removing intermediate container 5e8f463c4102 [2020-10-27T06:57:33.640Z] ---> ec9ae88be55e [2020-10-27T06:57:33.640Z] [2020-10-27T06:57:33.640Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-27T06:57:33.640Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-27T06:57:33.979Z] Removing intermediate container c54a2b39d354 [2020-10-27T06:57:33.979Z] ---> 36cf500eaa44 [2020-10-27T06:57:33.979Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-10-27T06:57:33.979Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-10-27T06:57:33.979Z] (2/33) Installing expat (2.2.9-r1) [2020-10-27T06:57:33.979Z] (3/33) Installing libffi (3.3-r2) [2020-10-27T06:57:33.979Z] (4/33) Installing gdbm (1.13-r1) [2020-10-27T06:57:34.666Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-10-27T06:57:34.666Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-10-27T06:57:34.666Z] Successfully built ec9ae88be55e [2020-10-27T06:57:34.666Z] (7/33) Installing python3 (3.8.5-r0) [2020-10-27T06:57:34.666Z] Successfully tagged docker-core-metadata-go:latest [2020-10-27T06:57:34.666Z]  Building docker-core-metadata-go ... done Building docker-security-secrets-setup-go [2020-10-27T06:57:34.666Z] ---> Running in d4088b449b64 [2020-10-27T06:57:39.640Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-27T06:57:39.945Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-27T06:57:40.218Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-10-27T06:57:40.218Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-10-27T06:57:40.218Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-10-27T06:57:40.488Z] (11/33) Installing py3-six (1.15.0-r0) [2020-10-27T06:57:41.081Z] (1/5) Installing libgcc (9.3.0-r2) [2020-10-27T06:57:41.081Z] (2/5) Installing libsodium (1.0.18-r0) [2020-10-27T06:57:41.081Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-10-27T06:57:41.081Z] (12/33) Installing py3-packaging (20.4-r0) [2020-10-27T06:57:41.081Z] (4/5) Installing libzmq (4.3.3-r0) [2020-10-27T06:57:41.683Z] (5/5) Installing zeromq (4.3.3-r0) [2020-10-27T06:57:41.962Z] Executing busybox-1.31.1-r19.trigger [2020-10-27T06:57:41.963Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-10-27T06:57:42.230Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-10-27T06:57:42.605Z] OK: 8 MiB in 19 packages [2020-10-27T06:57:42.916Z] (15/33) Installing py3-idna (2.9-r0) [2020-10-27T06:57:43.232Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-10-27T06:57:43.232Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-10-27T06:57:43.232Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-10-27T06:57:43.232Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-10-27T06:57:43.232Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-10-27T06:57:43.232Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-10-27T06:57:43.854Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-10-27T06:57:44.140Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-10-27T06:57:45.177Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-10-27T06:57:45.177Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-10-27T06:57:45.177Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-10-27T06:57:45.478Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-10-27T06:57:45.478Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-10-27T06:57:45.846Z] (29/33) Installing py3-progress (1.5-r0) [2020-10-27T06:57:45.846Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-10-27T06:57:45.846Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-10-27T06:57:45.846Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-10-27T06:57:45.846Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-10-27T06:57:45.846Z] Executing busybox-1.31.1-r19.trigger [2020-10-27T06:57:46.256Z] OK: 71 MiB in 55 packages [2020-10-27T06:57:47.294Z] Removing intermediate container d4088b449b64 [2020-10-27T06:57:47.294Z] ---> 3cc0149ad305 [2020-10-27T06:57:47.294Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-10-27T06:57:48.321Z] 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 [2020-10-27T06:57:48.808Z] ---> cdaa28566739 [2020-10-27T06:57:48.808Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-10-27T06:57:49.163Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-27T06:57:49.163Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-10-27T06:57:49.163Z] ---> da74014f3b05 [2020-10-27T06:57:49.163Z] Step 3/24 : WORKDIR /edgex-go [2020-10-27T06:57:49.163Z] ---> Using cache [2020-10-27T06:57:49.163Z] ---> d79244e76dc6 [2020-10-27T06:57:49.163Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-27T06:57:49.163Z] ---> Using cache [2020-10-27T06:57:49.163Z] ---> 91c6395f0f44 [2020-10-27T06:57:49.163Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-10-27T06:57:49.464Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-27T06:57:49.464Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-10-27T06:57:49.464Z] ---> da74014f3b05 [2020-10-27T06:57:49.464Z] Step 3/26 : WORKDIR /edgex-go [2020-10-27T06:57:49.464Z] ---> Using cache [2020-10-27T06:57:49.464Z] ---> d79244e76dc6 [2020-10-27T06:57:49.464Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-27T06:57:49.464Z] ---> Using cache [2020-10-27T06:57:49.464Z] ---> 91c6395f0f44 [2020-10-27T06:57:49.464Z] Step 5/26 : RUN apk update && apk add make git [2020-10-27T06:57:50.626Z] ---> Running in c11223f5fe06 [2020-10-27T06:57:50.626Z] ---> Running in 5c34e86a3bc8 [2020-10-27T06:57:50.930Z] ---> d87208e70523 [2020-10-27T06:57:50.930Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-10-27T06:57:51.947Z] ---> 0cbc520daef8 [2020-10-27T06:57:51.947Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-10-27T06:57:53.541Z] ---> Running in 73786b7cd162 [2020-10-27T06:57:53.541Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-27T06:57:53.541Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-27T06:57:54.177Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-27T06:57:54.177Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-27T06:57:54.177Z] Removing intermediate container 73786b7cd162 [2020-10-27T06:57:54.177Z] ---> 3643ab14981b [2020-10-27T06:57:54.177Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-27T06:57:54.650Z] ---> Running in 4b501efd969f [2020-10-27T06:57:55.105Z] v3.12.1-8-ge053f6efb7 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-27T06:57:55.105Z] v3.12.1-5-g0954f48dc3 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-27T06:57:55.105Z] OK: 12752 distinct packages available [2020-10-27T06:57:55.105Z] v3.12.1-8-ge053f6efb7 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-27T06:57:55.105Z] v3.12.1-5-g0954f48dc3 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-27T06:57:55.105Z] OK: 12752 distinct packages available [2020-10-27T06:57:55.706Z] Removing intermediate container 4b501efd969f [2020-10-27T06:57:55.706Z] ---> 9a4e814c905b [2020-10-27T06:57:55.706Z] Step 21/23 : LABEL arch=x86_64 [2020-10-27T06:57:55.706Z] OK: 233 MiB in 51 packages [2020-10-27T06:57:55.706Z] OK: 233 MiB in 51 packages [2020-10-27T06:57:56.052Z] ---> Running in 005a711c96c6 [2020-10-27T06:57:57.810Z] Removing intermediate container 005a711c96c6 [2020-10-27T06:57:57.810Z] ---> 147f37492910 [2020-10-27T06:57:57.810Z] Step 22/23 : LABEL git_sha=39ea330cf4f077e39d4220f3f6c89fd52878c17c [2020-10-27T06:57:58.446Z] Removing intermediate container 5c34e86a3bc8 [2020-10-27T06:57:58.446Z] ---> d9b2e26e0dfb [2020-10-27T06:57:58.446Z] Step 6/26 : COPY go.mod . [2020-10-27T06:57:58.446Z] ---> Running in a6c2e938f370 [2020-10-27T06:57:59.429Z] Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-27T06:57:59.429Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-10-27T06:57:59.429Z] ---> da74014f3b05 [2020-10-27T06:57:59.429Z] Step 3/29 : WORKDIR /edgex-go [2020-10-27T06:57:59.429Z] ---> Using cache [2020-10-27T06:57:59.429Z] ---> d79244e76dc6 [2020-10-27T06:57:59.429Z] Step 4/29 : RUN apk update && apk add make git [2020-10-27T06:57:59.709Z] Removing intermediate container c11223f5fe06 [2020-10-27T06:57:59.710Z] ---> 45e1a603a608 [2020-10-27T06:57:59.710Z] Step 6/24 : COPY go.mod . [2020-10-27T06:58:00.315Z] ---> Running in 038668fbae83 [2020-10-27T06:58:00.639Z] ---> 628b90d695fa [2020-10-27T06:58:00.639Z] Step 7/26 : RUN go mod download [2020-10-27T06:58:00.639Z] Removing intermediate container a6c2e938f370 [2020-10-27T06:58:00.639Z] ---> 25400a6a325c [2020-10-27T06:58:00.639Z] Step 23/23 : LABEL version=0.0.0 [2020-10-27T06:58:00.758Z] 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 [2020-10-27T06:58:00.928Z] ---> 0dc06ec106d1 [2020-10-27T06:58:00.929Z] Step 7/24 : RUN go mod download [2020-10-27T06:58:01.567Z] ---> Running in 1b2d339b3947 [2020-10-27T06:58:01.567Z] ---> Running in a7bed8385f97 [2020-10-27T06:58:01.567Z] ---> Running in 82a5dfb0df83 [2020-10-27T06:58:01.958Z] Removing intermediate container a7bed8385f97 [2020-10-27T06:58:01.958Z] ---> cec4cee900a3 [2020-10-27T06:58:01.958Z] [2020-10-27T06:58:02.362Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-27T06:58:02.362Z] Successfully built cec4cee900a3 [2020-10-27T06:58:02.362Z] Successfully tagged docker-core-data-go:latest [2020-10-27T06:58:02.362Z] Building docker-core-command-go [2020-10-27T06:58:03.517Z]  Building docker-core-data-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-27T06:58:04.512Z] v3.12.1-8-ge053f6efb7 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-27T06:58:04.512Z] v3.12.1-5-g0954f48dc3 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-27T06:58:04.512Z] OK: 12752 distinct packages available [2020-10-27T06:58:05.025Z] Removing intermediate container b0edaab5a04d [2020-10-27T06:58:05.025Z] ---> bcf5149125cf [2020-10-27T06:58:05.025Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-10-27T06:58:05.025Z] OK: 233 MiB in 51 packages [2020-10-27T06:58:05.025Z] ---> Running in f7482c0f700d [2020-10-27T06:58:05.063Z] 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 [2020-10-27T06:58:08.082Z] Removing intermediate container 82a5dfb0df83 [2020-10-27T06:58:08.083Z] ---> c3b7d75c3cec [2020-10-27T06:58:08.083Z] Step 8/24 : COPY . . [2020-10-27T06:58:08.083Z] Removing intermediate container 1b2d339b3947 [2020-10-27T06:58:08.083Z] ---> 0702bc1838fd [2020-10-27T06:58:08.083Z] Step 8/26 : COPY . . [2020-10-27T06:58:08.083Z] Removing intermediate container 038668fbae83 [2020-10-27T06:58:08.083Z] ---> 97d6e11a806f [2020-10-27T06:58:08.083Z] Step 5/29 : COPY go.mod . [2020-10-27T06:58:09.187Z] ---> a6f58f676f10 [2020-10-27T06:58:09.187Z] Step 6/29 : RUN go mod download [2020-10-27T06:58:10.249Z] Collecting docker-compose==1.23.2 [2020-10-27T06:58:10.249Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-10-27T06:58:10.864Z] ---> Running in 3af3d7778a94 [2020-10-27T06:58:10.864Z] Collecting cached-property<2,>=1.2.0 [2020-10-27T06:58:10.864Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-10-27T06:58:11.481Z] Collecting PyYAML<4,>=3.10 [2020-10-27T06:58:11.481Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-10-27T06:58:11.772Z] 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 [2020-10-27T06:58:17.165Z] 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 [2020-10-27T06:58:18.137Z] 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 [2020-10-27T06:58:18.479Z] Collecting docker<4.0,>=3.6.0 [2020-10-27T06:58:18.479Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-10-27T06:58:18.479Z] Removing intermediate container 3af3d7778a94 [2020-10-27T06:58:18.479Z] ---> b18101509f46 [2020-10-27T06:58:18.479Z] Step 7/29 : COPY . . [2020-10-27T06:58:18.747Z] Collecting dockerpty<0.5,>=0.4.1 [2020-10-27T06:58:18.747Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-10-27T06:58:22.252Z] Collecting texttable<0.10,>=0.9.0 [2020-10-27T06:58:22.252Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-10-27T06:58:23.545Z] 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 [2020-10-27T06:58:23.703Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-10-27T06:58:23.703Z] Collecting docopt<0.7,>=0.6.1 [2020-10-27T06:58:23.703Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-10-27T06:58:27.393Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-10-27T06:58:27.393Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-10-27T06:58:27.743Z] Collecting websocket-client<1.0,>=0.32.0 [2020-10-27T06:58:27.743Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-10-27T06:58:27.743Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-27T06:58:27.743Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-10-27T06:58:27.743Z] ---> da74014f3b05 [2020-10-27T06:58:27.743Z] Step 3/22 : WORKDIR /edgex-go [2020-10-27T06:58:27.743Z] ---> Using cache [2020-10-27T06:58:27.743Z] ---> d79244e76dc6 [2020-10-27T06:58:27.743Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-27T06:58:27.743Z] ---> Using cache [2020-10-27T06:58:27.743Z] ---> 91c6395f0f44 [2020-10-27T06:58:27.743Z] Step 5/22 : RUN apk update && apk add make git [2020-10-27T06:58:27.743Z] ---> Using cache [2020-10-27T06:58:27.743Z] ---> d9b2e26e0dfb [2020-10-27T06:58:27.743Z] Step 6/22 : COPY go.mod . [2020-10-27T06:58:27.743Z] ---> Using cache [2020-10-27T06:58:27.743Z] ---> 628b90d695fa [2020-10-27T06:58:27.743Z] Step 7/22 : RUN go mod download [2020-10-27T06:58:27.743Z] ---> Using cache [2020-10-27T06:58:27.743Z] ---> 0702bc1838fd [2020-10-27T06:58:27.743Z] Step 8/22 : COPY . . [2020-10-27T06:58:27.847Z] 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 [2020-10-27T06:58:28.051Z] Collecting jsonschema<3,>=2.5.1 [2020-10-27T06:58:28.051Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-10-27T06:58:28.359Z] Collecting docker-pycreds>=0.4.0 [2020-10-27T06:58:28.359Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-10-27T06:58:28.359Z] 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) [2020-10-27T06:58:29.402Z] Collecting idna<2.8,>=2.5 [2020-10-27T06:58:29.402Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-10-27T06:58:29.402Z] 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) [2020-10-27T06:58:30.598Z] Collecting urllib3<1.25,>=1.21.1 [2020-10-27T06:58:30.598Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-10-27T06:58:30.598Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-10-27T06:58:30.598Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-10-27T06:58:30.598Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-10-27T06:58:30.598Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-10-27T06:58:32.159Z] 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 [2020-10-27T06:58:32.171Z] Installing collected packages: cached-property, PyYAML, docker-pycreds, idna, urllib3, requests, websocket-client, docker, dockerpty, texttable, docopt, jsonschema, docker-compose [2020-10-27T06:58:32.507Z] Running setup.py install for PyYAML: started [2020-10-27T06:58:35.539Z] 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 [2020-10-27T06:58:36.006Z] Running setup.py install for PyYAML: finished with status 'done' [2020-10-27T06:58:36.006Z] Attempting uninstall: idna [2020-10-27T06:58:36.006Z] Found existing installation: idna 2.9 [2020-10-27T06:58:36.006Z] Uninstalling idna-2.9: [2020-10-27T06:58:37.012Z] Successfully uninstalled idna-2.9 [2020-10-27T06:58:38.012Z] Attempting uninstall: urllib3 [2020-10-27T06:58:38.012Z] Found existing installation: urllib3 1.25.9 [2020-10-27T06:58:38.012Z] Uninstalling urllib3-1.25.9: [2020-10-27T06:58:38.677Z] Successfully uninstalled urllib3-1.25.9 [2020-10-27T06:58:39.845Z] 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 [2020-10-27T06:58:41.568Z] Attempting uninstall: requests [2020-10-27T06:58:41.568Z] Found existing installation: requests 2.23.0 [2020-10-27T06:58:41.568Z] Uninstalling requests-2.23.0: [2020-10-27T06:58:42.537Z] Successfully uninstalled requests-2.23.0 [2020-10-27T06:58:44.146Z] 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 [2020-10-27T06:58:45.201Z] Running setup.py install for dockerpty: started [Pipeline] } [2020-10-27T06:58:48.483Z] $ docker stop --time=1 4fc7d460cff01aa2b9ec23af1d9daf8ef050e04250e84bce57253ab4bc60dd07 [2020-10-27T06:58:49.596Z] Running setup.py install for dockerpty: finished with status 'done' [2020-10-27T06:58:49.596Z] Running setup.py install for texttable: started [2020-10-27T06:58:51.171Z] $ docker rm -f 4fc7d460cff01aa2b9ec23af1d9daf8ef050e04250e84bce57253ab4bc60dd07 [2020-10-27T06:58:51.202Z] Running setup.py install for texttable: finished with status 'done' [2020-10-27T06:58:51.202Z] Running setup.py install for docopt: started [2020-10-27T06:58:51.202Z] ---> ad4903c06aa4 [2020-10-27T06:58:51.202Z] 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 [2020-10-27T06:58:51.202Z] ---> e91eede44d04 [2020-10-27T06:58:51.202Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-10-27T06:58:52.222Z] ---> Running in 079a651afd95 [2020-10-27T06:58:52.222Z] ---> Running in 44d027e4ffcd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2020-10-27T06:58:52.489Z] Running setup.py install for docopt: finished with status 'done' [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-27T06:58:53.147Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-10-27T06:58:53.425Z] [2020-10-27T06:58:53.425Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-27T06:58:53.848Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-10-27T06:58:54.121Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2020-10-27T06:58:54.121Z] 29e5d40040c1: Pulling fs layer [2020-10-27T06:58:54.121Z] 1ce36da41761: Pulling fs layer [2020-10-27T06:58:54.121Z] 25b303627fd3: Pulling fs layer [2020-10-27T06:58:54.121Z] 29e5d40040c1: Verifying Checksum [2020-10-27T06:58:54.121Z] 29e5d40040c1: Download complete [2020-10-27T06:58:54.720Z] 1ce36da41761: Verifying Checksum [2020-10-27T06:58:54.720Z] 1ce36da41761: Download complete [2020-10-27T06:58:54.996Z] 29e5d40040c1: Pull complete [2020-10-27T06:58:55.112Z] 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 [2020-10-27T06:58:56.427Z] 1ce36da41761: Pull complete [2020-10-27T06:58:56.427Z] 25b303627fd3: Verifying Checksum [2020-10-27T06:58:56.427Z] 25b303627fd3: Download complete [2020-10-27T06:58:56.584Z] 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 [2020-10-27T06:58:56.584Z] 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 [2020-10-27T06:59:04.680Z] 25b303627fd3: Pull complete [2020-10-27T06:59:04.680Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2020-10-27T06:59:04.680Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-10-27T06:59:04.680Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2020-10-27T06:59:04.950Z] prd-ubuntu18.04-docker-arm64-4c-16g-9095 does not seem to be running inside a container [2020-10-27T06:59:05.032Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-10-27T06:59:08.595Z] $ docker top 0bfd92aa9255aeab2754e147851362bd8647523bad8f920a654871227c2f331d -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-27T06:59:09.063Z] Removing intermediate container f7482c0f700d [2020-10-27T06:59:09.063Z] ---> 65bd20b4ae39 [2020-10-27T06:59:09.063Z] Step 22/27 : RUN apk --no-cache add curl [2020-10-27T06:59:09.063Z] ---> Running in c586476f2425 [2020-10-27T06:59:09.063Z] ---> cfd913ffb67d [2020-10-27T06:59:09.063Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-10-27T06:59:09.723Z] ---> Running in 39bf542f1982 [2020-10-27T06:59:09.723Z] ---> 549868b89b7f [2020-10-27T06:59:09.723Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-10-27T06:59:10.019Z] ---> Running in 464c4d2f88ad [2020-10-27T06:59:10.037Z] + grep parallel [2020-10-27T06:59:10.037Z] + docker-compose build --help [2020-10-27T06:59:10.744Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-27T06:59:10.744Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-27T06:59:11.073Z] 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 [2020-10-27T06:59:11.073Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-10-27T06:59:11.345Z] (2/3) Installing libcurl (7.69.1-r1) [2020-10-27T06:59:11.345Z] (3/3) Installing curl (7.69.1-r1) [2020-10-27T06:59:11.345Z] Executing busybox-1.31.1-r19.trigger [2020-10-27T06:59:11.345Z] OK: 72 MiB in 58 packages [2020-10-27T06:59:11.345Z] 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 [2020-10-27T06:59:12.952Z] Removing intermediate container c586476f2425 [2020-10-27T06:59:12.952Z] ---> 474e4f02c838 [2020-10-27T06:59:12.952Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-10-27T06:59:12.952Z] ---> Running in 19483f5856fe [2020-10-27T06:59:13.252Z] Removing intermediate container 19483f5856fe [2020-10-27T06:59:13.252Z] ---> 58f04b0933b9 [2020-10-27T06:59:13.252Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-27T06:59:13.252Z] ---> Running in fdb06e907c65 [2020-10-27T06:59:13.946Z] Removing intermediate container fdb06e907c65 [2020-10-27T06:59:13.946Z] ---> c26ddb0026ac [2020-10-27T06:59:13.946Z] Step 25/27 : LABEL arch=x86_64 [2020-10-27T06:59:14.267Z] ---> Running in 9aeed8e9e0b4 [2020-10-27T06:59:14.935Z] Removing intermediate container 9aeed8e9e0b4 [2020-10-27T06:59:14.935Z] ---> 448d9bcb770b [2020-10-27T06:59:14.935Z] Step 26/27 : LABEL git_sha=39ea330cf4f077e39d4220f3f6c89fd52878c17c [2020-10-27T06:59:15.240Z] ---> Running in e6c1646dbc36 [2020-10-27T06:59:15.427Z] --parallel Build images in parallel. [Pipeline] } [2020-10-27T06:59:15.464Z] $ docker stop --time=1 0bfd92aa9255aeab2754e147851362bd8647523bad8f920a654871227c2f331d [2020-10-27T06:59:15.579Z] Removing intermediate container e6c1646dbc36 [2020-10-27T06:59:15.580Z] ---> a8fa1b8ee964 [2020-10-27T06:59:15.580Z] Step 27/27 : LABEL version=0.0.0 [2020-10-27T06:59:15.975Z] ---> Running in 07214e3e630a [2020-10-27T06:59:16.304Z] Removing intermediate container 07214e3e630a [2020-10-27T06:59:16.304Z] ---> c850047c432d [2020-10-27T06:59:16.304Z] [2020-10-27T06:59:16.652Z] Successfully built c850047c432d [2020-10-27T06:59:16.935Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2020-10-27T06:59:16.935Z] Building docker-security-proxy-setup-go [2020-10-27T06:59:17.440Z] $ docker rm -f 0bfd92aa9255aeab2754e147851362bd8647523bad8f920a654871227c2f331d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-27T06:59:18.463Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-10-27T06:59:18.463Z] . [Pipeline] withDockerContainer [2020-10-27T06:59:18.836Z] prd-ubuntu18.04-docker-arm64-4c-16g-9095 does not seem to be running inside a container [2020-10-27T06:59:18.948Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-10-27T06:59:20.378Z] $ docker top 11b414f5c10b5bf953fed2091ec9bee6a859b937905b12bf82de82204b54b7c1 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-27T06:59:21.502Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-10-27T06:59:26.895Z] Building docker-core-command-go ... [2020-10-27T06:59:26.895Z] Building docker-core-data-go ... [2020-10-27T06:59:26.895Z] Building docker-core-metadata-go ... [2020-10-27T06:59:26.895Z] Building docker-security-proxy-setup-go ... [2020-10-27T06:59:26.895Z] Building docker-security-secrets-setup-go ... [2020-10-27T06:59:26.895Z] Building docker-security-secretstore-setup-go ... [2020-10-27T06:59:26.895Z] Building docker-support-logging-go ... [2020-10-27T06:59:26.895Z] Building docker-support-notifications-go ... [2020-10-27T06:59:26.895Z] Building docker-support-scheduler-go ... [2020-10-27T06:59:26.895Z] Building docker-sys-mgmt-agent-go ... [2020-10-27T06:59:26.895Z] Building docker-support-scheduler-go [2020-10-27T06:59:26.895Z] Building docker-core-command-go [2020-10-27T06:59:26.895Z] Building docker-security-proxy-setup-go [2020-10-27T06:59:26.895Z] Building docker-support-logging-go [2020-10-27T06:59:26.895Z] Building docker-security-secretstore-setup-go [2020-10-27T06:59:40.310Z]  Building docker-sys-mgmt-agent-go ... done 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 [2020-10-27T06:59:49.084Z] 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 [2020-10-27T06:59:50.586Z] Step 1/20 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-27T06:59:50.586Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-10-27T06:59:50.586Z] ---> da74014f3b05 [2020-10-27T06:59:50.586Z] Step 3/20 : WORKDIR /edgex-go [2020-10-27T06:59:50.586Z] ---> Using cache [2020-10-27T06:59:50.586Z] ---> d79244e76dc6 [2020-10-27T06:59:50.586Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-27T06:59:50.586Z] ---> Using cache [2020-10-27T06:59:50.586Z] ---> 91c6395f0f44 [2020-10-27T06:59:50.586Z] Step 5/20 : RUN apk update && apk add make git [2020-10-27T06:59:50.586Z] ---> Using cache [2020-10-27T06:59:50.586Z] ---> d9b2e26e0dfb [2020-10-27T06:59:50.586Z] Step 6/20 : COPY go.mod . [2020-10-27T06:59:50.586Z] ---> Using cache [2020-10-27T06:59:50.586Z] ---> 628b90d695fa [2020-10-27T06:59:50.586Z] Step 7/20 : RUN go mod download [2020-10-27T06:59:50.586Z] ---> Using cache [2020-10-27T06:59:50.586Z] ---> 0702bc1838fd [2020-10-27T06:59:50.586Z] Step 8/20 : COPY . . [2020-10-27T06:59:50.586Z] ---> Using cache [2020-10-27T06:59:50.586Z] ---> 549868b89b7f [2020-10-27T06:59:50.586Z] Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup [2020-10-27T06:59:53.207Z] ---> Running in b079ba30d8f2 [2020-10-27T06:59:53.867Z] Removing intermediate container 39bf542f1982 [2020-10-27T06:59:53.867Z] ---> 83901449a7b7 [2020-10-27T06:59:53.867Z] [2020-10-27T06:59:53.867Z] Step 9/29 : FROM alpine:latest [2020-10-27T06:59:53.867Z] ---> d6e46aa2470d [2020-10-27T06:59:53.867Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2020-10-27T06:59:53.867Z] Removing intermediate container 079a651afd95 [2020-10-27T06:59:53.867Z] ---> 7988d9c9e7ce [2020-10-27T06:59:53.867Z] [2020-10-27T06:59:53.867Z] Step 10/24 : FROM scratch [2020-10-27T06:59:53.867Z] ---> [2020-10-27T06:59:53.867Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-10-27T06:59:54.156Z] ---> Running in eb9a2c9f6ac8 [2020-10-27T06:59:54.156Z] 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 [2020-10-27T06:59:55.703Z] ---> Using cache [2020-10-27T06:59:55.703Z] ---> 1b7d95204b23 [2020-10-27T06:59:55.703Z] Step 12/24 : ENV APP_PORT=48060 [2020-10-27T06:59:56.392Z] Removing intermediate container eb9a2c9f6ac8 [2020-10-27T06:59:56.392Z] ---> def458ac0c09 [2020-10-27T06:59:56.392Z] Step 11/29 : USER root [2020-10-27T06:59:57.334Z] ---> Running in d328dba5d611 [2020-10-27T06:59:58.046Z] ---> Running in 1f2a46dc90ba [2020-10-27T06:59:58.785Z] Removing intermediate container d328dba5d611 [2020-10-27T06:59:58.785Z] ---> f39d02114577 [2020-10-27T06:59:58.785Z] Step 13/24 : EXPOSE $APP_PORT [2020-10-27T06:59:59.154Z] Removing intermediate container 44d027e4ffcd [2020-10-27T06:59:59.154Z] ---> 1dd4ae853e0d [2020-10-27T06:59:59.154Z] [2020-10-27T06:59:59.154Z] Step 10/26 : FROM alpine:3.10 [2020-10-27T06:59:59.467Z] ---> Running in 6c2c20574bcc [2020-10-27T06:59:59.467Z] Removing intermediate container 1f2a46dc90ba [2020-10-27T06:59:59.467Z] ---> 3a6a28d1a89a [2020-10-27T06:59:59.467Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-10-27T06:59:59.748Z] Removing intermediate container 464c4d2f88ad [2020-10-27T06:59:59.748Z] ---> a6d0b5f6d54d [2020-10-27T06:59:59.748Z] [2020-10-27T06:59:59.748Z] Step 10/22 : FROM scratch [2020-10-27T06:59:59.748Z] ---> [2020-10-27T06:59:59.748Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium'3.10: Pulling from library/alpine [2020-10-27T06:59:59.748Z] [2020-10-27T06:59:59.748Z] ---> Using cache [2020-10-27T06:59:59.748Z] ---> 0583b7d4d24d [2020-10-27T06:59:59.748Z] Step 12/22 : ENV APP_PORT=48082 [2020-10-27T07:00:00.800Z] ---> Running in 7ad8d546c1af [2020-10-27T07:00:00.800Z] ---> Running in a6c612787740 [2020-10-27T07:00:01.267Z] Removing intermediate container 6c2c20574bcc [2020-10-27T07:00:01.267Z] ---> 2a6a9c22670e [2020-10-27T07:00:01.267Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-10-27T07:00:02.067Z] Removing intermediate container a6c612787740 [2020-10-27T07:00:02.067Z] ---> 9058ddafa061 [2020-10-27T07:00:02.067Z] Step 13/22 : EXPOSE $APP_PORT [2020-10-27T07:00:02.067Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-10-27T07:00:02.067Z] Status: Downloaded newer image for alpine:3.10 [2020-10-27T07:00:02.067Z] ---> be4e4bea2c2e [2020-10-27T07:00:02.067Z] Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-10-27T07:00:02.067Z] ---> 4479b1a25f9d [2020-10-27T07:00:02.067Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-10-27T07:00:02.392Z] ---> Running in f0ce1d268c33 [2020-10-27T07:00:02.392Z] ---> Running in 6f93e5dd12c2 [2020-10-27T07:00:03.608Z] Removing intermediate container f0ce1d268c33 [2020-10-27T07:00:03.608Z] ---> 07d2e72a34ce [2020-10-27T07:00:03.608Z] Step 14/22 : WORKDIR / [2020-10-27T07:00:03.608Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-27T07:00:03.608Z] ---> Running in 4eb406f45525 [2020-10-27T07:00:04.242Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-27T07:00:04.612Z] v3.12.1-8-ge053f6efb7 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-10-27T07:00:04.612Z] v3.12.1-5-g0954f48dc3 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-10-27T07:00:04.612Z] OK: 12744 distinct packages available [2020-10-27T07:00:05.094Z] (1/2) Installing ca-certificates (20191127-r4) [2020-10-27T07:00:05.604Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-10-27T07:00:05.604Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-10-27T07:00:05.604Z] Executing busybox-1.31.1-r19.trigger [2020-10-27T07:00:05.604Z] Executing ca-certificates-20191127-r4.trigger [2020-10-27T07:00:05.604Z] ---> a46f81ae3986 [2020-10-27T07:00:05.604Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-10-27T07:00:05.604Z] Removing intermediate container 4eb406f45525 [2020-10-27T07:00:05.604Z] ---> d73716fd4c09 [2020-10-27T07:00:05.604Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-10-27T07:00:05.604Z] OK: 6 MiB in 16 packages [2020-10-27T07:00:06.065Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-10-27T07:00:06.439Z] ---> a820acad9b51 [2020-10-27T07:00:06.439Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-10-27T07:00:06.790Z] v3.10.5-127-ga687d2589a [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-10-27T07:00:06.790Z] v3.10.5-136-gb80983a48b [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-10-27T07:00:06.790Z] OK: 10346 distinct packages available [2020-10-27T07:00:07.546Z] (1/5) Installing ca-certificates (20191127-r2) [2020-10-27T07:00:07.546Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-10-27T07:00:07.546Z] (3/5) Installing libcurl (7.66.0-r1) [2020-10-27T07:00:07.546Z] (4/5) Installing curl (7.66.0-r1) [2020-10-27T07:00:07.848Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-10-27T07:00:07.848Z] Executing busybox-1.30.1-r3.trigger [2020-10-27T07:00:07.848Z] Executing ca-certificates-20191127-r2.trigger [2020-10-27T07:00:07.848Z] OK: 7 MiB in 19 packages [2020-10-27T07:00:08.402Z] ---> c323865b1f35 [2020-10-27T07:00:08.402Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-10-27T07:00:08.884Z] Removing intermediate container 7ad8d546c1af [2020-10-27T07:00:08.884Z] ---> 05825ab6d43c [2020-10-27T07:00:08.884Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-10-27T07:00:09.291Z] ---> a2b8842a6d3f [2020-10-27T07:00:09.291Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-10-27T07:00:09.291Z] ---> Running in 54b9494cf693 [2020-10-27T07:00:09.291Z] ---> 1fd312c1d9d6 [2020-10-27T07:00:09.291Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-10-27T07:00:10.053Z] Removing intermediate container 54b9494cf693 [2020-10-27T07:00:10.053Z] ---> 5a9644bf8113 [2020-10-27T07:00:10.053Z] Step 14/29 : WORKDIR $BASE_DIR [2020-10-27T07:00:10.462Z] ---> 8b86d316524e [2020-10-27T07:00:10.462Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-10-27T07:00:10.462Z] ---> Running in a707cebf27f1 [2020-10-27T07:00:10.462Z] Removing intermediate container 6f93e5dd12c2 [2020-10-27T07:00:10.462Z] ---> 89e0485d98d9 [2020-10-27T07:00:10.462Z] Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-10-27T07:00:10.794Z] ---> Running in a85b02be5933 [2020-10-27T07:00:10.794Z] ---> Running in fabe6987daf3 [2020-10-27T07:00:11.114Z] Removing intermediate container a707cebf27f1 [2020-10-27T07:00:11.114Z] ---> ac89f7ca17a2 [2020-10-27T07:00:11.114Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-10-27T07:00:11.406Z] ---> Running in 9c6abbc21aee [2020-10-27T07:00:11.406Z] Removing intermediate container a85b02be5933 [2020-10-27T07:00:11.406Z] ---> 5acbafdeeb9c [2020-10-27T07:00:11.406Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-27T07:00:11.406Z] Removing intermediate container fabe6987daf3 [2020-10-27T07:00:11.406Z] ---> d23b5084d7db [2020-10-27T07:00:11.406Z] Step 13/26 : WORKDIR / [2020-10-27T07:00:11.751Z] ---> 745e8431ed6b [2020-10-27T07:00:11.751Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-10-27T07:00:11.751Z] ---> Running in 25064a51d4e3 [2020-10-27T07:00:11.751Z] ---> Running in 13eef3e01772 [2020-10-27T07:00:12.416Z] Removing intermediate container 25064a51d4e3 [2020-10-27T07:00:12.416Z] ---> a2fb55ce1e05 [2020-10-27T07:00:12.416Z] Step 20/22 : LABEL arch=x86_64 [2020-10-27T07:00:12.743Z] ---> Running in e2923c5c2a77 [2020-10-27T07:00:12.743Z] Removing intermediate container 13eef3e01772 [2020-10-27T07:00:12.743Z] ---> 1bf294132b9f [2020-10-27T07:00:12.743Z] Step 14/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-10-27T07:00:12.743Z] ---> d52c04269b3d [2020-10-27T07:00:12.743Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-10-27T07:00:13.100Z] ---> Running in 483dc4a39d75 [2020-10-27T07:00:13.100Z] Removing intermediate container e2923c5c2a77 [2020-10-27T07:00:13.100Z] ---> 1d8c1b82c4e8 [2020-10-27T07:00:13.100Z] Step 21/22 : LABEL git_sha=39ea330cf4f077e39d4220f3f6c89fd52878c17c [2020-10-27T07:00:13.705Z] ---> Running in bbfd16ac9d0c [2020-10-27T07:00:13.993Z] Removing intermediate container 483dc4a39d75 [2020-10-27T07:00:13.993Z] ---> 146e636f200f [2020-10-27T07:00:13.993Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-27T07:00:13.993Z] ---> 0b0bb860e3a0 [2020-10-27T07:00:13.993Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-10-27T07:00:13.993Z] Removing intermediate container bbfd16ac9d0c [2020-10-27T07:00:13.993Z] ---> 042dd02db4b9 [2020-10-27T07:00:13.993Z] Step 22/22 : LABEL version=0.0.0 [2020-10-27T07:00:14.274Z] ---> Running in 0380f5c03377 [2020-10-27T07:00:14.274Z] ---> Running in da81038da0d1 [2020-10-27T07:00:14.274Z] Removing intermediate container 9c6abbc21aee [2020-10-27T07:00:14.274Z] ---> 6ecbefc3e970 [2020-10-27T07:00:14.274Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-10-27T07:00:14.549Z] ---> db38732a97bb [2020-10-27T07:00:14.549Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-10-27T07:00:14.549Z] Removing intermediate container 0380f5c03377 [2020-10-27T07:00:14.549Z] ---> cd59233b9ac2 [2020-10-27T07:00:14.549Z] Step 22/24 : LABEL arch=x86_64 [2020-10-27T07:00:14.843Z] Removing intermediate container da81038da0d1 [2020-10-27T07:00:14.843Z] ---> 1c5eb33cc89c [2020-10-27T07:00:14.843Z] [2020-10-27T07:00:14.843Z] ---> Running in b168bbf5aa8e [2020-10-27T07:00:15.124Z] Successfully built 1c5eb33cc89c [2020-10-27T07:00:15.124Z] ---> cc3de775eddc [2020-10-27T07:00:15.124Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml [2020-10-27T07:00:15.124Z] Successfully tagged docker-core-command-go:latest [2020-10-27T07:00:15.124Z]  Building docker-core-command-go ... done Removing intermediate container b168bbf5aa8e [2020-10-27T07:00:15.124Z] ---> 78968e1a1609 [2020-10-27T07:00:15.124Z] Step 23/24 : LABEL git_sha=39ea330cf4f077e39d4220f3f6c89fd52878c17c [2020-10-27T07:00:15.523Z] ---> ac90217b78ae [2020-10-27T07:00:15.523Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-10-27T07:00:15.795Z] ---> Running in ad2b33e8e969 [2020-10-27T07:00:15.795Z] ---> 744f40592332 [2020-10-27T07:00:15.795Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-10-27T07:00:16.173Z] ---> 26cbaca2a157 [2020-10-27T07:00:16.173Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-10-27T07:00:16.173Z] Removing intermediate container ad2b33e8e969 [2020-10-27T07:00:16.173Z] ---> 5a357135926f [2020-10-27T07:00:16.173Z] Step 24/24 : LABEL version=0.0.0 [2020-10-27T07:00:16.173Z] ---> Running in 0778a7906de7 [2020-10-27T07:00:16.452Z] ---> 915b76e3e1ad [2020-10-27T07:00:16.452Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-10-27T07:00:16.452Z] Removing intermediate container 0778a7906de7 [2020-10-27T07:00:16.452Z] ---> bbfa2314cb39 [2020-10-27T07:00:16.452Z] [2020-10-27T07:00:16.452Z] ---> 47f19aa4849b [2020-10-27T07:00:16.452Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-10-27T07:00:16.739Z] Successfully built bbfa2314cb39 [2020-10-27T07:00:17.327Z] Successfully tagged docker-support-notifications-go:latest [2020-10-27T07:00:17.927Z]  Building docker-support-notifications-go ... done  ---> cf257470bcab [2020-10-27T07:00:17.927Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-10-27T07:00:18.293Z] ---> 71f783360859 [2020-10-27T07:00:18.293Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . [2020-10-27T07:00:18.293Z] Removing intermediate container b079ba30d8f2 [2020-10-27T07:00:18.293Z] ---> 0539cc46c7a4 [2020-10-27T07:00:18.293Z] [2020-10-27T07:00:18.293Z] Step 10/20 : FROM alpine [2020-10-27T07:00:18.293Z] ---> d6e46aa2470d [2020-10-27T07:00:18.293Z] Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-10-27T07:00:18.293Z] ---> Running in 95a428449d03 [2020-10-27T07:00:18.609Z] ---> 7b464049c667 [2020-10-27T07:00:18.610Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-10-27T07:00:18.897Z] ---> Running in 91da885a373e [2020-10-27T07:00:18.897Z] ---> 7abace682fd0 [2020-10-27T07:00:18.897Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-10-27T07:00:19.518Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-27T07:00:19.518Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-27T07:00:19.518Z] ---> 193ea21cbe1a [2020-10-27T07:00:19.518Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-10-27T07:00:19.795Z] ---> Running in 2b85ebc1af94 [2020-10-27T07:00:19.795Z] v3.12.1-8-ge053f6efb7 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-10-27T07:00:19.795Z] v3.12.1-5-g0954f48dc3 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-10-27T07:00:19.795Z] OK: 12744 distinct packages available [2020-10-27T07:00:20.073Z] (1/4) Installing ca-certificates (20191127-r4) [2020-10-27T07:00:20.360Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-10-27T07:00:20.360Z] (3/4) Installing libcurl (7.69.1-r1) [2020-10-27T07:00:20.360Z] (4/4) Installing curl (7.69.1-r1) [2020-10-27T07:00:20.360Z] Executing busybox-1.31.1-r19.trigger [2020-10-27T07:00:20.360Z] Executing ca-certificates-20191127-r4.trigger [2020-10-27T07:00:20.652Z] OK: 7 MiB in 18 packages [2020-10-27T07:00:21.281Z] Removing intermediate container 91da885a373e [2020-10-27T07:00:21.281Z] ---> 2389476cd448 [2020-10-27T07:00:21.281Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-10-27T07:00:21.945Z] ---> e75e3ec7125c [2020-10-27T07:00:21.945Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-10-27T07:00:21.945Z] ---> Running in 61ff55fa7213 [2020-10-27T07:00:21.945Z] Removing intermediate container 95a428449d03 [2020-10-27T07:00:21.945Z] ---> d37111dfa787 [2020-10-27T07:00:21.945Z] Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-10-27T07:00:21.945Z] Removing intermediate container 2b85ebc1af94 [2020-10-27T07:00:21.945Z] ---> 03e65e0f1334 [2020-10-27T07:00:21.945Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2020-10-27T07:00:22.228Z] ---> Running in 7c44a84f4b40 [2020-10-27T07:00:22.228Z] ---> Running in c0dbfb570506 [2020-10-27T07:00:22.901Z] Removing intermediate container 7c44a84f4b40 [2020-10-27T07:00:22.901Z] ---> 0ffc0e1119ff [2020-10-27T07:00:22.901Z] Step 13/20 : WORKDIR /edgex [2020-10-27T07:00:22.901Z] Removing intermediate container c0dbfb570506 [2020-10-27T07:00:22.901Z] ---> ad6ee50bf6b4 [2020-10-27T07:00:22.901Z] Step 24/26 : LABEL arch=x86_64 [2020-10-27T07:00:22.901Z] ---> Running in 366c00a729b0 [2020-10-27T07:00:22.901Z] ---> Running in 2c990094de4b [2020-10-27T07:00:23.203Z] Removing intermediate container 2c990094de4b [2020-10-27T07:00:23.203Z] ---> 9759baad441f [2020-10-27T07:00:23.203Z] Step 25/26 : LABEL git_sha=39ea330cf4f077e39d4220f3f6c89fd52878c17c [2020-10-27T07:00:23.203Z] Removing intermediate container 366c00a729b0 [2020-10-27T07:00:23.203Z] ---> 9976523deac1 [2020-10-27T07:00:23.203Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-10-27T07:00:23.203Z] ---> Running in 70288e77d4aa [2020-10-27T07:00:23.807Z] Removing intermediate container 70288e77d4aa [2020-10-27T07:00:23.807Z] ---> bffb3d3bd33f [2020-10-27T07:00:23.807Z] Step 26/26 : LABEL version=0.0.0 [2020-10-27T07:00:23.807Z] ---> 2290ecfda73e [2020-10-27T07:00:23.807Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-10-27T07:00:23.807Z] ---> Running in eea775159558 [2020-10-27T07:00:24.467Z] Removing intermediate container 61ff55fa7213 [2020-10-27T07:00:24.467Z] ---> 4cce3cc8eeba [2020-10-27T07:00:24.467Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-10-27T07:00:24.766Z] ---> Running in 823aed9f7c0e [2020-10-27T07:00:24.766Z] Removing intermediate container eea775159558 [2020-10-27T07:00:24.766Z] ---> 122d083ff4ec [2020-10-27T07:00:24.766Z] [2020-10-27T07:00:25.052Z] Successfully built 122d083ff4ec [2020-10-27T07:00:25.052Z] Successfully tagged docker-security-secretstore-setup-go:latest [2020-10-27T07:00:25.325Z]  Building docker-security-secretstore-setup-go ... done  ---> cfe122bc327c [2020-10-27T07:00:25.325Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-10-27T07:00:25.325Z] ---> Running in f2dc92376c29 [2020-10-27T07:00:25.630Z] Removing intermediate container f2dc92376c29 [2020-10-27T07:00:25.630Z] ---> 1b6860cdd773 [2020-10-27T07:00:25.630Z] Step 17/20 : CMD ["--init=true"] [2020-10-27T07:00:25.919Z] ---> Running in 15e44d3df590 [2020-10-27T07:00:26.191Z] Removing intermediate container 15e44d3df590 [2020-10-27T07:00:26.191Z] ---> e58e3f8f57c1 [2020-10-27T07:00:26.191Z] Step 18/20 : LABEL arch=x86_64 [2020-10-27T07:00:26.191Z] ---> Running in cd83cc9bc90d [2020-10-27T07:00:26.786Z] Removing intermediate container cd83cc9bc90d [2020-10-27T07:00:26.786Z] ---> d97ef6820efb [2020-10-27T07:00:26.786Z] Step 19/20 : LABEL git_sha=39ea330cf4f077e39d4220f3f6c89fd52878c17c [2020-10-27T07:00:26.786Z] ---> Running in be9ad8532e61 [2020-10-27T07:00:26.786Z] Removing intermediate container 823aed9f7c0e [2020-10-27T07:00:26.786Z] ---> 1653388c23f3 [2020-10-27T07:00:26.786Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-10-27T07:00:26.786Z] ---> Running in fbb6be0dcd25 [2020-10-27T07:00:27.065Z] Removing intermediate container be9ad8532e61 [2020-10-27T07:00:27.065Z] ---> fb0d1d9d6a40 [2020-10-27T07:00:27.065Z] Step 20/20 : LABEL version=0.0.0 [2020-10-27T07:00:27.065Z] Removing intermediate container fbb6be0dcd25 [2020-10-27T07:00:27.065Z] ---> 58ff1806fe27 [2020-10-27T07:00:27.065Z] Step 26/29 : CMD [ "generate" ] [2020-10-27T07:00:27.065Z] ---> Running in b33124ac1a79 [2020-10-27T07:00:27.364Z] ---> Running in 8619ef48c2ab [2020-10-27T07:00:27.364Z] Removing intermediate container b33124ac1a79 [2020-10-27T07:00:27.364Z] ---> a4952f46cc08 [2020-10-27T07:00:27.364Z] [2020-10-27T07:00:27.650Z] Successfully built a4952f46cc08 [2020-10-27T07:00:27.650Z] Successfully tagged docker-security-proxy-setup-go:latest [2020-10-27T07:00:27.650Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 8619ef48c2ab [2020-10-27T07:00:27.650Z] ---> 5d7b0a73f270 [2020-10-27T07:00:27.650Z] Step 27/29 : LABEL arch=x86_64 [2020-10-27T07:00:27.937Z] ---> Running in 8985cc3c3237 [2020-10-27T07:00:28.213Z] Removing intermediate container 8985cc3c3237 [2020-10-27T07:00:28.213Z] ---> 28fa694ae617 [2020-10-27T07:00:28.213Z] Step 28/29 : LABEL git_sha=39ea330cf4f077e39d4220f3f6c89fd52878c17c [2020-10-27T07:00:28.213Z] ---> Running in 3f6dca05b13d [2020-10-27T07:00:28.522Z] Removing intermediate container 3f6dca05b13d [2020-10-27T07:00:28.522Z] ---> 915018397afa [2020-10-27T07:00:28.522Z] Step 29/29 : LABEL version=0.0.0 [2020-10-27T07:00:28.787Z] ---> Running in 5469be5f18bd [2020-10-27T07:00:29.055Z] Removing intermediate container 5469be5f18bd [2020-10-27T07:00:29.055Z] ---> 358f7d13eeee [2020-10-27T07:00:29.055Z] [2020-10-27T07:00:29.055Z] Successfully built 358f7d13eeee [2020-10-27T07:00:29.322Z] Successfully tagged docker-security-secrets-setup-go:latest [2020-10-27T07:00:29.947Z]  Building docker-security-secrets-setup-go ... done  [Pipeline] } [2020-10-27T07:00:30.040Z] $ docker stop --time=1 26a968cae1470a221691eccec1cb0c588119fb0bf9ab894d12e79c97066f32ab [2020-10-27T07:00:32.088Z] $ docker rm -f 26a968cae1470a221691eccec1cb0c588119fb0bf9ab894d12e79c97066f32ab [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-27T07:00:33.256Z] + docker images [2020-10-27T07:00:33.256Z] + grep docker [2020-10-27T07:00:33.256Z] docker-security-secrets-setup-go latest 358f7d13eeee 5 seconds ago 24MB [2020-10-27T07:00:33.257Z] docker-security-proxy-setup-go latest a4952f46cc08 6 seconds ago 15.8MB [2020-10-27T07:00:33.257Z] docker-security-secretstore-setup-go latest 122d083ff4ec 9 seconds ago 32.4MB [2020-10-27T07:00:33.257Z] docker-support-notifications-go latest bbfa2314cb39 17 seconds ago 13.6MB [2020-10-27T07:00:33.257Z] docker-core-command-go latest 1c5eb33cc89c 19 seconds ago 12.2MB [2020-10-27T07:00:33.257Z] docker-sys-mgmt-agent-go latest c850047c432d About a minute ago 290MB [2020-10-27T07:00:33.257Z] docker-core-data-go latest cec4cee900a3 2 minutes ago 23.7MB [2020-10-27T07:00:33.257Z] docker-core-metadata-go latest ec9ae88be55e 3 minutes ago 14.5MB [2020-10-27T07:00:33.257Z] docker-support-scheduler-go latest 163e89f8e5d7 3 minutes ago 12.3MB [2020-10-27T07:00:33.257Z] docker-support-logging-go latest 66e5efdd3c5c 3 minutes ago 11.1MB [2020-10-27T07:00:33.257Z] docker latest 6972c414f322 5 days 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 [2020-10-27T07:00:48.656Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-27T07:00:48.656Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-10-27T07:00:48.656Z] ---> b93e423d0ba0 [2020-10-27T07:00:48.656Z] Step 3/22 : WORKDIR /edgex-go [2020-10-27T07:00:48.656Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-27T07:00:48.656Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-10-27T07:00:48.656Z] ---> b93e423d0ba0 [2020-10-27T07:00:48.656Z] Step 3/21 : WORKDIR /edgex-go [2020-10-27T07:00:48.656Z] Step 1/20 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-27T07:00:48.656Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2020-10-27T07:00:48.656Z] ---> b93e423d0ba0 [2020-10-27T07:00:48.656Z] Step 3/20 : WORKDIR /edgex-go [2020-10-27T07:00:48.656Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-27T07:00:48.656Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-10-27T07:00:48.656Z] ---> b93e423d0ba0 [2020-10-27T07:00:48.656Z] Step 3/22 : WORKDIR /edgex-goStep 1/26 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-27T07:00:48.656Z] [2020-10-27T07:00:48.656Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2020-10-27T07:00:48.656Z] ---> b93e423d0ba0 [2020-10-27T07:00:48.656Z] Step 3/26 : WORKDIR /edgex-go [2020-10-27T07:00:48.656Z] ---> Running in 1d6035e21d2f [2020-10-27T07:00:48.656Z] ---> Running in 9e5ebd1f6a21 [2020-10-27T07:00:48.656Z] ---> Running in e0100a5bec11 [2020-10-27T07:00:48.656Z] ---> Running in 46a8fa938965 [2020-10-27T07:00:48.656Z] ---> Running in e6ce92cb4339 [2020-10-27T07:00:48.656Z] Removing intermediate container 1d6035e21d2f [2020-10-27T07:00:48.656Z] ---> 046a5c3cecaf [2020-10-27T07:00:48.656Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-27T07:00:48.656Z] Removing intermediate container 9e5ebd1f6a21 [2020-10-27T07:00:48.656Z] ---> 74031921ba04 [2020-10-27T07:00:48.656Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-27T07:00:48.656Z] Removing intermediate container e0100a5bec11 [2020-10-27T07:00:48.656Z] ---> 7c6ef4567fa9 [2020-10-27T07:00:48.656Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-27T07:00:48.656Z] Removing intermediate container 46a8fa938965 [2020-10-27T07:00:48.656Z] ---> 40117b262bee [2020-10-27T07:00:48.656Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-27T07:00:48.656Z] Removing intermediate container e6ce92cb4339 [2020-10-27T07:00:48.656Z] ---> f1bad4f16a6a [2020-10-27T07:00:48.656Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-27T07:00:48.656Z] ---> Running in 596c65141cf7 [2020-10-27T07:00:48.656Z] ---> Running in ebd61398ec12 [2020-10-27T07:00:48.656Z] ---> Running in b688a3fd3882 [2020-10-27T07:00:48.656Z] ---> Running in 781f1819eff4 [2020-10-27T07:00:48.656Z] ---> Running in 15300f8c1f10 [2020-10-27T07:00:49.797Z] Still waiting to schedule task [2020-10-27T07:00:49.797Z] Waiting for next available executor on ‘centos7-docker-8c-8g’ [2020-10-27T07:00:50.658Z] Removing intermediate container 596c65141cf7 [2020-10-27T07:00:50.658Z] ---> 7bc4571e7d84 [2020-10-27T07:00:50.658Z] Step 5/26 : RUN apk update && apk add make git [2020-10-27T07:00:50.658Z] Removing intermediate container ebd61398ec12 [2020-10-27T07:00:50.658Z] ---> 47032bb96f4c [2020-10-27T07:00:50.658Z] Step 5/20 : RUN apk update && apk add make git [2020-10-27T07:00:50.658Z] ---> Running in f78b041a06e1 [2020-10-27T07:00:50.932Z] ---> Running in 0b232ba70d1c [2020-10-27T07:00:50.932Z] Removing intermediate container b688a3fd3882 [2020-10-27T07:00:50.932Z] ---> 98427034b768 [2020-10-27T07:00:50.932Z] Step 5/21 : RUN apk update && apk add make git [2020-10-27T07:00:51.211Z] Removing intermediate container 781f1819eff4 [2020-10-27T07:00:51.211Z] ---> 36d77b9f514a [2020-10-27T07:00:51.211Z] Step 5/22 : RUN apk update && apk add make && apk add bash git [2020-10-27T07:00:51.211Z] Removing intermediate container 15300f8c1f10 [2020-10-27T07:00:51.211Z] ---> 866b88014f19 [2020-10-27T07:00:51.211Z] Step 5/22 : RUN apk update && apk add make git [2020-10-27T07:00:51.211Z] ---> Running in 232d0e9ca680 [2020-10-27T07:00:51.488Z] ---> Running in 1535042d9813 [2020-10-27T07:00:51.488Z] ---> Running in c8c44d3168f5 [2020-10-27T07:00:53.503Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-27T07:00:53.503Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-27T07:00:53.783Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-27T07:00:54.058Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-27T07:00:54.059Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-27T07:00:54.059Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-27T07:00:54.330Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-27T07:00:54.647Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-27T07:00:54.962Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-27T07:00:55.237Z] v3.12.1-8-ge053f6efb7 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-27T07:00:55.237Z] v3.12.1-5-g0954f48dc3 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-27T07:00:55.237Z] OK: 12623 distinct packages available [2020-10-27T07:00:55.237Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-27T07:00:55.514Z] v3.12.1-8-ge053f6efb7 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-27T07:00:55.514Z] v3.12.1-5-g0954f48dc3 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-27T07:00:55.514Z] OK: 12623 distinct packages available [2020-10-27T07:00:55.794Z] v3.12.1-8-ge053f6efb7 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-27T07:00:55.794Z] v3.12.1-5-g0954f48dc3 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-27T07:00:55.794Z] OK: 12623 distinct packages available [2020-10-27T07:00:56.072Z] v3.12.1-8-ge053f6efb7 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-27T07:00:56.072Z] v3.12.1-5-g0954f48dc3 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-27T07:00:56.072Z] OK: 12623 distinct packages available [2020-10-27T07:00:56.072Z] OK: 217 MiB in 51 packages [2020-10-27T07:00:56.348Z] OK: 217 MiB in 51 packages [2020-10-27T07:00:56.638Z] v3.12.1-8-ge053f6efb7 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-27T07:00:56.638Z] v3.12.1-5-g0954f48dc3 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-27T07:00:56.638Z] OK: 12623 distinct packages available [2020-10-27T07:00:56.638Z] OK: 217 MiB in 51 packages [2020-10-27T07:00:56.948Z] OK: 217 MiB in 51 packages [2020-10-27T07:00:57.553Z] OK: 217 MiB in 51 packages [2020-10-27T07:00:58.169Z] Removing intermediate container f78b041a06e1 [2020-10-27T07:00:58.169Z] ---> a4b3fc6b9633 [2020-10-27T07:00:58.169Z] Step 6/26 : COPY go.mod . [2020-10-27T07:00:58.450Z] Removing intermediate container 0b232ba70d1c [2020-10-27T07:00:58.450Z] ---> e7a150e28b38 [2020-10-27T07:00:58.450Z] Step 6/20 : COPY go.mod . [2020-10-27T07:00:58.450Z] OK: 217 MiB in 51 packages [2020-10-27T07:00:58.726Z] Removing intermediate container 232d0e9ca680 [2020-10-27T07:00:58.726Z] ---> fb323e841a8c [2020-10-27T07:00:58.726Z] Step 6/21 : COPY go.mod . [2020-10-27T07:00:58.726Z] Removing intermediate container 1535042d9813 [2020-10-27T07:00:58.726Z] ---> 5495e8db301b [2020-10-27T07:00:58.726Z] Step 6/22 : COPY go.mod . [2020-10-27T07:00:59.721Z] ---> 7a5180484d4e [2020-10-27T07:00:59.721Z] Step 7/26 : RUN go mod download [2020-10-27T07:00:59.721Z] ---> 872365538fe3 [2020-10-27T07:00:59.721Z] Step 7/20 : RUN go mod download [2020-10-27T07:00:59.721Z] ---> Running in 321c31c509b5 [2020-10-27T07:00:59.997Z] ---> 315f48c53384 [2020-10-27T07:00:59.997Z] Step 7/22 : RUN go mod download [2020-10-27T07:00:59.997Z] ---> Running in da58e25dfc7e [2020-10-27T07:00:59.997Z] ---> 71c022bc2c24 [2020-10-27T07:00:59.997Z] Step 7/21 : RUN go mod download [2020-10-27T07:01:00.278Z] ---> Running in 564d8ab54cc8 [2020-10-27T07:01:00.278Z] Removing intermediate container c8c44d3168f5 [2020-10-27T07:01:00.278Z] ---> d91da7dee3a4 [2020-10-27T07:01:00.278Z] Step 6/22 : COPY go.mod . [2020-10-27T07:01:00.278Z] ---> Running in 53420ef91f4a [2020-10-27T07:01:01.756Z] ---> b43896c488e6 [2020-10-27T07:01:01.756Z] Step 7/22 : RUN go mod download [2020-10-27T07:01:02.034Z] ---> Running in 44f63bbbe132 [2020-10-27T07:01:05.463Z] Removing intermediate container 321c31c509b5 [2020-10-27T07:01:05.464Z] ---> 06c11b4a151f [2020-10-27T07:01:05.464Z] Step 8/26 : COPY . . [2020-10-27T07:01:05.464Z] Removing intermediate container da58e25dfc7e [2020-10-27T07:01:05.464Z] ---> deef9310842c [2020-10-27T07:01:05.464Z] Step 8/20 : COPY . . [2020-10-27T07:01:05.751Z] Removing intermediate container 564d8ab54cc8 [2020-10-27T07:01:05.751Z] ---> 52939c248c09 [2020-10-27T07:01:05.751Z] Step 8/22 : COPY . . [2020-10-27T07:01:05.751Z] Removing intermediate container 53420ef91f4a [2020-10-27T07:01:05.751Z] ---> 17c24011c4af [2020-10-27T07:01:05.751Z] Step 8/21 : COPY . . [2020-10-27T07:01:06.356Z] Removing intermediate container 44f63bbbe132 [2020-10-27T07:01:06.356Z] ---> d4f7cc429b22 [2020-10-27T07:01:06.356Z] Step 8/22 : COPY . . [2020-10-27T07:01:28.629Z] ---> e980a60ef2e1 [2020-10-27T07:01:28.629Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-10-27T07:01:28.629Z] ---> 8f31d22c63a7 [2020-10-27T07:01:28.629Z] Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup [2020-10-27T07:01:28.629Z] ---> 1410b29f2a80 [2020-10-27T07:01:28.629Z] Step 9/22 : RUN make cmd/support-logging/support-logging [2020-10-27T07:01:28.629Z] ---> 7dca7e92c986 [2020-10-27T07:01:28.629Z] 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 [2020-10-27T07:01:28.629Z] ---> cbcd5f841254 [2020-10-27T07:01:28.629Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-10-27T07:01:28.629Z] ---> Running in d8695d77f743 [2020-10-27T07:01:28.629Z] ---> Running in e37982e04da4 [2020-10-27T07:01:28.629Z] ---> Running in fff12064d7d5 [2020-10-27T07:01:28.629Z] ---> Running in dad393ad8f93 [2020-10-27T07:01:28.629Z] ---> Running in 0dd44f664755 [2020-10-27T07:01:31.260Z] 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 [2020-10-27T07:01:31.260Z] 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 [2020-10-27T07:01:31.537Z] 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 [2020-10-27T07:01:31.537Z] 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 [2020-10-27T07:01:31.816Z] 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 [2020-10-27T07:02:53.704Z] 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 [2020-10-27T07:02:57.133Z] Removing intermediate container e37982e04da4 [2020-10-27T07:02:57.133Z] ---> afe8e20b02b8 [2020-10-27T07:02:57.133Z] [2020-10-27T07:02:57.133Z] Step 10/20 : FROM alpine [2020-10-27T07:02:57.412Z] latest: Pulling from library/alpine [2020-10-27T07:02:57.695Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-10-27T07:02:57.695Z] Status: Downloaded newer image for alpine:latest [2020-10-27T07:02:57.695Z] ---> 2e77e061c27f [2020-10-27T07:02:57.695Z] Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-10-27T07:02:57.978Z] ---> Running in 65567822faa0 [2020-10-27T07:03:00.628Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-27T07:03:00.903Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-27T07:03:01.896Z] v3.12.1-8-ge053f6efb7 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-10-27T07:03:01.896Z] v3.12.1-5-g0954f48dc3 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-10-27T07:03:01.896Z] OK: 12615 distinct packages available [2020-10-27T07:03:02.886Z] (1/4) Installing ca-certificates (20191127-r4) [2020-10-27T07:03:02.886Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-10-27T07:03:02.886Z] (3/4) Installing libcurl (7.69.1-r1) [2020-10-27T07:03:02.886Z] (4/4) Installing curl (7.69.1-r1) [2020-10-27T07:03:02.886Z] Executing busybox-1.31.1-r19.trigger [2020-10-27T07:03:02.886Z] Executing ca-certificates-20191127-r4.trigger [2020-10-27T07:03:03.165Z] OK: 7 MiB in 18 packages [2020-10-27T07:03:06.124Z] 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 [2020-10-27T07:03:06.428Z] Removing intermediate container 65567822faa0 [2020-10-27T07:03:06.428Z] ---> 45314a14ec4f [2020-10-27T07:03:06.428Z] Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-10-27T07:03:06.428Z] ---> Running in db32340e7a38 [2020-10-27T07:03:07.424Z] Removing intermediate container db32340e7a38 [2020-10-27T07:03:07.424Z] ---> 585fc408ed6a [2020-10-27T07:03:07.424Z] Step 13/20 : WORKDIR /edgex [2020-10-27T07:03:07.424Z] ---> Running in 12cdeb50ddb4 [2020-10-27T07:03:08.035Z] Removing intermediate container 12cdeb50ddb4 [2020-10-27T07:03:08.035Z] ---> f48c18e76dd3 [2020-10-27T07:03:08.035Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-10-27T07:03:09.523Z] ---> 9b1bc9c9bcc7 [2020-10-27T07:03:09.523Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-10-27T07:03:11.532Z] ---> 7701e8196fd3 [2020-10-27T07:03:11.532Z] Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-10-27T07:03:11.813Z] ---> Running in aedb1e0c9aa9 [2020-10-27T07:03:13.265Z] Removing intermediate container aedb1e0c9aa9 [2020-10-27T07:03:13.265Z] ---> 8bd498c1aea3 [2020-10-27T07:03:13.265Z] Step 17/20 : CMD ["--init=true"] [2020-10-27T07:03:13.265Z] ---> Running in 9f688b2c3a40 [2020-10-27T07:03:14.287Z] Removing intermediate container 9f688b2c3a40 [2020-10-27T07:03:14.287Z] ---> e85ed13d5b69 [2020-10-27T07:03:14.287Z] Step 18/20 : LABEL arch=arm64 [2020-10-27T07:03:14.909Z] ---> Running in a7d4bbcdf85f [2020-10-27T07:03:14.909Z] Removing intermediate container fff12064d7d5 [2020-10-27T07:03:14.909Z] ---> 2dc36abbc530 [2020-10-27T07:03:14.909Z] [2020-10-27T07:03:14.909Z] Step 10/22 : FROM scratch [2020-10-27T07:03:14.909Z] ---> [2020-10-27T07:03:14.909Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-10-27T07:03:15.245Z] ---> Running in a5e7257b61b0 [2020-10-27T07:03:15.534Z] Removing intermediate container a7d4bbcdf85f [2020-10-27T07:03:15.534Z] ---> 7b2a6da70d34 [2020-10-27T07:03:15.534Z] Step 19/20 : LABEL git_sha=39ea330cf4f077e39d4220f3f6c89fd52878c17c [2020-10-27T07:03:15.813Z] ---> Running in fa19f9eb7494 [2020-10-27T07:03:16.100Z] Removing intermediate container a5e7257b61b0 [2020-10-27T07:03:16.100Z] ---> 31a8f6695c26 [2020-10-27T07:03:16.100Z] Step 12/22 : ENV APP_PORT=48061 [2020-10-27T07:03:16.100Z] ---> Running in 322016f0a9c0 [2020-10-27T07:03:17.122Z] Removing intermediate container fa19f9eb7494 [2020-10-27T07:03:17.122Z] ---> a0ee806e8fb3 [2020-10-27T07:03:17.123Z] Step 20/20 : LABEL version=0.0.0 [2020-10-27T07:03:17.123Z] Removing intermediate container 322016f0a9c0 [2020-10-27T07:03:17.123Z] ---> a65d77c9ef49 [2020-10-27T07:03:17.123Z] Step 13/22 : EXPOSE $APP_PORT [2020-10-27T07:03:17.422Z] ---> Running in fa638c92f893 [2020-10-27T07:03:17.422Z] ---> Running in 742231cef113 [2020-10-27T07:03:18.434Z] Removing intermediate container 742231cef113 [2020-10-27T07:03:18.434Z] ---> 633b60213fcc [2020-10-27T07:03:18.434Z] Step 14/22 : COPY --from=builder /bin/bash /bin/bash [2020-10-27T07:03:18.434Z] Removing intermediate container fa638c92f893 [2020-10-27T07:03:18.434Z] ---> 6822469b64ac [2020-10-27T07:03:18.434Z] [2020-10-27T07:03:19.890Z] Successfully built 6822469b64ac [2020-10-27T07:03:19.890Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2020-10-27T07:03:19.890Z]  Building docker-security-proxy-setup-go ... done Building docker-core-metadata-go [2020-10-27T07:03:20.495Z] ---> af175cd9bcfc [2020-10-27T07:03:20.495Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / [2020-10-27T07:03:21.111Z] Removing intermediate container 0dd44f664755 [2020-10-27T07:03:21.111Z] ---> 421c2ba420e3 [2020-10-27T07:03:21.111Z] [2020-10-27T07:03:21.111Z] Step 10/26 : FROM alpine:3.10 [2020-10-27T07:03:21.713Z] 3.10: Pulling from library/alpine [2020-10-27T07:03:22.317Z] ---> 4f3d9f1704de [2020-10-27T07:03:22.318Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / [2020-10-27T07:03:22.929Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-10-27T07:03:22.929Z] Status: Downloaded newer image for alpine:3.10 [2020-10-27T07:03:22.929Z] ---> 536a684cf733 [2020-10-27T07:03:22.929Z] Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-10-27T07:03:24.389Z] ---> Running in a1862949d746 [2020-10-27T07:03:24.389Z] ---> 7fac6d3da694 [2020-10-27T07:03:24.389Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml [2020-10-27T07:03:26.379Z] ---> 11251abd73ed [2020-10-27T07:03:26.379Z] Step 18/22 : ENTRYPOINT ["/support-logging"] [2020-10-27T07:03:26.656Z] ---> Running in 122bccd47816 [2020-10-27T07:03:27.263Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-10-27T07:03:27.542Z] Removing intermediate container 122bccd47816 [2020-10-27T07:03:27.542Z] ---> 391d834bc1d6 [2020-10-27T07:03:27.542Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-27T07:03:27.542Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-10-27T07:03:27.819Z] ---> Running in 3cd8fb029223 [2020-10-27T07:03:28.092Z] v3.10.5-127-ga687d2589a [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-10-27T07:03:28.092Z] v3.10.5-136-gb80983a48b [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-10-27T07:03:28.092Z] OK: 10167 distinct packages available [2020-10-27T07:03:28.692Z] (1/5) Installing ca-certificates (20191127-r2) [2020-10-27T07:03:28.970Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-10-27T07:03:28.970Z] Removing intermediate container 3cd8fb029223 [2020-10-27T07:03:28.970Z] ---> a1a308d6992d [2020-10-27T07:03:28.970Z] Step 20/22 : LABEL arch=arm64 [2020-10-27T07:03:28.970Z] (3/5) Installing libcurl (7.66.0-r1) [2020-10-27T07:03:28.970Z] (4/5) Installing curl (7.66.0-r1) [2020-10-27T07:03:28.970Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-10-27T07:03:28.970Z] Executing busybox-1.30.1-r3.trigger [2020-10-27T07:03:28.970Z] Executing ca-certificates-20191127-r2.trigger [2020-10-27T07:03:29.243Z] OK: 7 MiB in 19 packages [2020-10-27T07:03:29.845Z] ---> Running in cc8eb696da35 [2020-10-27T07:03:30.862Z] Removing intermediate container d8695d77f743 [2020-10-27T07:03:30.862Z] ---> c5dbc3eda601 [2020-10-27T07:03:30.862Z] [2020-10-27T07:03:30.862Z] Step 10/21 : FROM scratch [2020-10-27T07:03:30.862Z] ---> [2020-10-27T07:03:30.862Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-27T07:03:30.862Z] Removing intermediate container cc8eb696da35 [2020-10-27T07:03:30.862Z] ---> 6aa337e97348 [2020-10-27T07:03:30.862Z] Step 21/22 : LABEL git_sha=39ea330cf4f077e39d4220f3f6c89fd52878c17c [2020-10-27T07:03:31.145Z] Removing intermediate container dad393ad8f93 [2020-10-27T07:03:31.145Z] ---> a6fa262dab49 [2020-10-27T07:03:31.145Z] [2020-10-27T07:03:31.145Z] Step 10/22 : FROM scratch [2020-10-27T07:03:31.145Z] ---> [2020-10-27T07:03:31.145Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-27T07:03:31.145Z] ---> Running in 240d14304362 [2020-10-27T07:03:31.432Z] ---> Running in 4e7d296b9902 [2020-10-27T07:03:31.432Z] ---> Running in 066fbcd4f3cc [2020-10-27T07:03:32.039Z] Removing intermediate container a1862949d746 [2020-10-27T07:03:32.039Z] ---> e6819619875c [2020-10-27T07:03:32.039Z] Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-10-27T07:03:32.039Z] Removing intermediate container 240d14304362 [2020-10-27T07:03:32.039Z] ---> 292a50e07286 [2020-10-27T07:03:32.039Z] Step 12/21 : ENV APP_PORT=48085 [2020-10-27T07:03:32.319Z] Removing intermediate container 4e7d296b9902 [2020-10-27T07:03:32.319Z] ---> 21e3f28c658c [2020-10-27T07:03:32.319Z] Step 12/22 : ENV APP_PORT=48082 [2020-10-27T07:03:32.319Z] ---> Running in 579bcd76ce93 [2020-10-27T07:03:32.605Z] ---> Running in 319607ea26af [2020-10-27T07:03:32.605Z] Removing intermediate container 066fbcd4f3cc [2020-10-27T07:03:32.605Z] ---> 9534133079fb [2020-10-27T07:03:32.605Z] Step 22/22 : LABEL version=0.0.0 [2020-10-27T07:03:32.605Z] ---> Running in 4dee0347eb7b [2020-10-27T07:03:32.886Z] ---> Running in 8dda0ce72686 [2020-10-27T07:03:33.167Z] Removing intermediate container 579bcd76ce93 [2020-10-27T07:03:33.167Z] ---> 2b3d69de68ed [2020-10-27T07:03:33.167Z] Step 13/26 : WORKDIR / [2020-10-27T07:03:33.442Z] Removing intermediate container 4dee0347eb7b [2020-10-27T07:03:33.442Z] ---> 69cac2c1e0fa [2020-10-27T07:03:33.442Z] Step 13/22 : EXPOSE $APP_PORT [2020-10-27T07:03:33.442Z] Removing intermediate container 319607ea26af [2020-10-27T07:03:33.442Z] ---> 426cb8ec7461 [2020-10-27T07:03:33.442Z] Step 13/21 : EXPOSE $APP_PORT [2020-10-27T07:03:33.720Z] ---> Running in 9c21523dab06 [2020-10-27T07:03:34.003Z] ---> Running in 090d9c84e083 [2020-10-27T07:03:34.003Z] ---> Running in cfba87a1a145 [2020-10-27T07:03:34.003Z] Removing intermediate container 8dda0ce72686 [2020-10-27T07:03:34.003Z] ---> f7bbefdb5cf1 [2020-10-27T07:03:34.003Z] [2020-10-27T07:03:34.611Z] Successfully built f7bbefdb5cf1 [2020-10-27T07:03:34.887Z] Successfully tagged docker-support-logging-go-arm64:latest [2020-10-27T07:03:34.887Z] Removing intermediate container 9c21523dab06 [2020-10-27T07:03:34.887Z] ---> e3fe949f0a6b [2020-10-27T07:03:34.887Z]  Building docker-support-logging-go ... done Step 14/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.jsonBuilding docker-support-notifications-go [2020-10-27T07:03:34.887Z] [2020-10-27T07:03:34.887Z] Removing intermediate container 090d9c84e083 [2020-10-27T07:03:34.887Z] ---> 09667a5152b8 [2020-10-27T07:03:34.887Z] Step 14/22 : WORKDIR / [2020-10-27T07:03:34.887Z] Removing intermediate container cfba87a1a145 [2020-10-27T07:03:34.887Z] ---> ec11b3928766 [2020-10-27T07:03:34.887Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-10-27T07:03:35.166Z] ---> Running in 5152adde265b [2020-10-27T07:03:35.764Z] ---> 88c40a517776 [2020-10-27T07:03:35.764Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-10-27T07:03:36.040Z] Removing intermediate container 5152adde265b [2020-10-27T07:03:36.040Z] ---> b67081a91191 [2020-10-27T07:03:36.040Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-10-27T07:03:36.040Z] ---> 31621861dde1 [2020-10-27T07:03:36.040Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-10-27T07:03:37.490Z] ---> b29aeaf0261a [2020-10-27T07:03:37.490Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-10-27T07:03:37.490Z] ---> 4f406a236c83 [2020-10-27T07:03:37.490Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-10-27T07:03:38.487Z] ---> 7a09daf90b1d [2020-10-27T07:03:38.487Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-10-27T07:03:38.487Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-27T07:03:38.487Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-10-27T07:03:38.487Z] ---> b93e423d0ba0 [2020-10-27T07:03:38.487Z] Step 3/22 : WORKDIR /edgex-go [2020-10-27T07:03:38.487Z] ---> Using cache [2020-10-27T07:03:38.487Z] ---> 40117b262bee [2020-10-27T07:03:38.487Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-27T07:03:38.487Z] ---> Using cache [2020-10-27T07:03:38.487Z] ---> 36d77b9f514a [2020-10-27T07:03:38.487Z] Step 5/22 : RUN apk update && apk add make git [2020-10-27T07:03:38.764Z] ---> 0b654b47c47c [2020-10-27T07:03:38.764Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml [2020-10-27T07:03:38.764Z] ---> Running in 6c5fb5f0fa5a [2020-10-27T07:03:39.362Z] ---> dbaf07d66017 [2020-10-27T07:03:39.362Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-10-27T07:03:39.362Z] ---> 8a89ecb9dfd0 [2020-10-27T07:03:39.648Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-10-27T07:03:39.932Z] ---> Running in f426a358894f [2020-10-27T07:03:40.535Z] ---> 27ae257abd11 [2020-10-27T07:03:40.536Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-10-27T07:03:41.148Z] ---> c549893bfc88 [2020-10-27T07:03:41.148Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-10-27T07:03:41.148Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-27T07:03:41.148Z] Removing intermediate container f426a358894f [2020-10-27T07:03:41.148Z] ---> e0128ee0785f [2020-10-27T07:03:41.148Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-27T07:03:41.431Z] ---> Running in cfed29595d17 [2020-10-27T07:03:41.431Z] ---> Running in 03c67b0aa942 [2020-10-27T07:03:42.034Z] ---> 52e41f8fdce0 [2020-10-27T07:03:42.034Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-10-27T07:03:42.034Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-27T07:03:42.310Z] Removing intermediate container 03c67b0aa942 [2020-10-27T07:03:42.310Z] ---> 1c6c813e7ae7 [2020-10-27T07:03:42.310Z] Step 19/21 : LABEL arch=arm64 [2020-10-27T07:03:42.310Z] Removing intermediate container cfed29595d17 [2020-10-27T07:03:42.310Z] ---> 82ba61848151 [2020-10-27T07:03:42.310Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-27T07:03:42.581Z] ---> Running in 40599543c747 [2020-10-27T07:03:42.581Z] ---> Running in 07eb8651a7a1 [2020-10-27T07:03:42.858Z] v3.12.1-8-ge053f6efb7 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-27T07:03:42.858Z] v3.12.1-5-g0954f48dc3 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-27T07:03:42.858Z] OK: 12623 distinct packages available [2020-10-27T07:03:43.146Z] ---> b5dd670423b5 [2020-10-27T07:03:43.146Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . [2020-10-27T07:03:43.421Z] Removing intermediate container 40599543c747 [2020-10-27T07:03:43.422Z] ---> 8b774bf8bb7e [2020-10-27T07:03:43.422Z] Step 20/22 : LABEL arch=arm64 [2020-10-27T07:03:43.422Z] Removing intermediate container 07eb8651a7a1 [2020-10-27T07:03:43.422Z] ---> eb1c2ddbb052 [2020-10-27T07:03:43.422Z] Step 20/21 : LABEL git_sha=39ea330cf4f077e39d4220f3f6c89fd52878c17c [2020-10-27T07:03:43.699Z] ---> Running in 8c481aab9948 [2020-10-27T07:03:43.699Z] ---> Running in 820ef3ea2404 [2020-10-27T07:03:43.699Z] OK: 217 MiB in 51 packages [2020-10-27T07:03:44.710Z] Removing intermediate container 8c481aab9948 [2020-10-27T07:03:44.710Z] ---> 69e0459197f6 [2020-10-27T07:03:44.710Z] Step 21/22 : LABEL git_sha=39ea330cf4f077e39d4220f3f6c89fd52878c17c [2020-10-27T07:03:44.984Z] ---> 513eb6660b7c [2020-10-27T07:03:44.984Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-10-27T07:03:44.984Z] Removing intermediate container 820ef3ea2404 [2020-10-27T07:03:44.984Z] ---> fd568bdc99d6 [2020-10-27T07:03:44.984Z] Step 21/21 : LABEL version=0.0.0 [2020-10-27T07:03:45.265Z] ---> Running in 4a9d2e74803a [2020-10-27T07:03:45.543Z] ---> Running in 2698715c75a1 [2020-10-27T07:03:46.136Z] Removing intermediate container 6c5fb5f0fa5a [2020-10-27T07:03:46.136Z] ---> b72245964fe6 [2020-10-27T07:03:46.136Z] Step 6/22 : COPY go.mod . [2020-10-27T07:03:46.412Z] Removing intermediate container 2698715c75a1 [2020-10-27T07:03:46.412Z] ---> 8992eec371cf [2020-10-27T07:03:46.412Z] [2020-10-27T07:03:46.412Z] ---> d7223db57fe5 [2020-10-27T07:03:46.412Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-10-27T07:03:46.684Z] Removing intermediate container 4a9d2e74803a [2020-10-27T07:03:46.684Z] ---> 589e403fa0f2 [2020-10-27T07:03:46.684Z] Step 22/22 : LABEL version=0.0.0 [2020-10-27T07:03:46.969Z] ---> Running in cc2e0f821fdc [2020-10-27T07:03:46.969Z] ---> Running in 55863119414c [2020-10-27T07:03:46.969Z] Successfully built 8992eec371cf [2020-10-27T07:03:47.241Z] ---> 5b43d61ce3ee [2020-10-27T07:03:47.241Z] Step 7/22 : RUN go mod download [2020-10-27T07:03:47.241Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2020-10-27T07:03:47.241Z] Building docker-sys-mgmt-agent-go [2020-10-27T07:03:47.518Z]  Building docker-support-scheduler-go ... done  ---> Running in 7b7a72726356 [2020-10-27T07:03:47.795Z] Removing intermediate container 55863119414c [2020-10-27T07:03:47.795Z] ---> 6db5513945fd [2020-10-27T07:03:47.795Z] [2020-10-27T07:03:48.400Z] Successfully built 6db5513945fd [2020-10-27T07:03:48.400Z] Successfully tagged docker-core-command-go-arm64:latest [2020-10-27T07:03:48.400Z] Building docker-security-secrets-setup-go [2020-10-27T07:03:51.019Z]  Building docker-core-command-go ... done Removing intermediate container cc2e0f821fdc [2020-10-27T07:03:51.019Z] ---> 817479f49c32 [2020-10-27T07:03:51.019Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2020-10-27T07:03:51.290Z] ---> Running in 22b58803b18c [2020-10-27T07:03:51.290Z] Removing intermediate container 7b7a72726356 [2020-10-27T07:03:51.290Z] ---> d6e17f1bace2 [2020-10-27T07:03:51.290Z] Step 8/22 : COPY . . [2020-10-27T07:03:52.274Z] Removing intermediate container 22b58803b18c [2020-10-27T07:03:52.274Z] ---> e7316737982c [2020-10-27T07:03:52.274Z] Step 24/26 : LABEL arch=arm64 [2020-10-27T07:03:53.715Z] ---> Running in 5857f1b6f278 [2020-10-27T07:03:55.690Z] Removing intermediate container 5857f1b6f278 [2020-10-27T07:03:55.690Z] ---> af0802d4632c [2020-10-27T07:03:55.690Z] Step 25/26 : LABEL git_sha=39ea330cf4f077e39d4220f3f6c89fd52878c17c [2020-10-27T07:03:57.160Z] ---> Running in 7b358a44dc2b [2020-10-27T07:03:57.772Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-27T07:03:57.772Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-10-27T07:03:57.772Z] ---> b93e423d0ba0 [2020-10-27T07:03:57.772Z] Step 3/24 : WORKDIR /edgex-go [2020-10-27T07:03:57.772Z] ---> Using cache [2020-10-27T07:03:57.772Z] ---> 40117b262bee [2020-10-27T07:03:57.772Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-27T07:03:57.772Z] ---> Using cache [2020-10-27T07:03:57.772Z] ---> 36d77b9f514a [2020-10-27T07:03:57.772Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-10-27T07:03:59.245Z] Removing intermediate container 7b358a44dc2b [2020-10-27T07:03:59.245Z] ---> b961eeb6235a [2020-10-27T07:03:59.245Z] Step 26/26 : LABEL version=0.0.0 [2020-10-27T07:04:00.230Z] ---> Running in 02ea2c940e60 [2020-10-27T07:04:00.831Z] ---> Running in c7e7a82a117f [2020-10-27T07:04:02.303Z] Removing intermediate container c7e7a82a117f [2020-10-27T07:04:02.303Z] ---> 582a13c4b8b4 [2020-10-27T07:04:02.303Z] [2020-10-27T07:04:02.303Z] Successfully built 582a13c4b8b4 [2020-10-27T07:04:02.588Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2020-10-27T07:04:02.588Z] Building docker-core-data-go [2020-10-27T07:04:02.588Z]  Building docker-security-secretstore-setup-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-27T07:04:03.576Z] ---> 7de9bc1ed1bb [2020-10-27T07:04:03.576Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-10-27T07:04:03.576Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-27T07:04:03.576Z] ---> Running in 4cec91a9ca6b [2020-10-27T07:04:04.559Z] v3.12.1-8-ge053f6efb7 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-27T07:04:04.559Z] v3.12.1-5-g0954f48dc3 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-27T07:04:04.559Z] OK: 12623 distinct packages available [2020-10-27T07:04:05.344Z] 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 [2020-10-27T07:04:05.653Z] OK: 217 MiB in 51 packages [2020-10-27T07:04:06.292Z] Running on prd-centos7-docker-8c-8g-9101 in /w/workspace/edgexfoundry_edgex-go_PR-2854 [Pipeline] { [Pipeline] ws [2020-10-27T07:04:06.397Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2020-10-27T07:04:08.663Z] Removing intermediate container 02ea2c940e60 [2020-10-27T07:04:08.663Z] ---> a25532529d61 [2020-10-27T07:04:08.663Z] Step 6/24 : COPY go.mod . [2020-10-27T07:04:10.097Z] using credential edgex-jenkins-ssh [2020-10-27T07:04:10.134Z] ---> eda8529b525e [2020-10-27T07:04:10.134Z] Step 7/24 : RUN go mod download [2020-10-27T07:04:10.156Z] Cloning the remote Git repository [2020-10-27T07:04:10.744Z] ---> Running in 2f1d83848390 [2020-10-27T07:04:10.179Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-10-27T07:04:10.262Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2020-10-27T07:04:10.292Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-10-27T07:04:10.292Z] > git --version # timeout=10 [2020-10-27T07:04:10.297Z] > git --version # 'git version 2.16.5' [2020-10-27T07:04:10.297Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-27T07:04:10.327Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-27T07:04:17.476Z] Removing intermediate container 2f1d83848390 [2020-10-27T07:04:17.476Z] ---> 2983f99732fc [2020-10-27T07:04:17.476Z] Step 8/24 : COPY . . [2020-10-27T07:04:18.647Z] Merging remotes/origin/master commit 70c918de78a758e1281f9e18824a6a08fc9647aa into PR head commit 39ea330cf4f077e39d4220f3f6c89fd52878c17c [2020-10-27T07:04:18.837Z] Merge succeeded, producing 39ea330cf4f077e39d4220f3f6c89fd52878c17c [2020-10-27T07:04:18.838Z] Checking out Revision 39ea330cf4f077e39d4220f3f6c89fd52878c17c (PR-2854) [2020-10-27T07:04:18.187Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-10-27T07:04:18.192Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-27T07:04:18.203Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-10-27T07:04:18.215Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-10-27T07:04:18.215Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-27T07:04:18.220Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2854/head:refs/remotes/origin/PR-2854 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-27T07:04:18.657Z] > git config core.sparsecheckout # timeout=10 [2020-10-27T07:04:18.664Z] > git checkout -f 39ea330cf4f077e39d4220f3f6c89fd52878c17c # timeout=10 [2020-10-27T07:04:18.808Z] > git remote # timeout=10 [2020-10-27T07:04:18.813Z] > git config --get remote.origin.url # timeout=10 [2020-10-27T07:04:18.820Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-27T07:04:18.823Z] > git merge 70c918de78a758e1281f9e18824a6a08fc9647aa # timeout=10 [2020-10-27T07:04:18.833Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-27T07:04:18.843Z] > git config core.sparsecheckout # timeout=10 [2020-10-27T07:04:18.846Z] > git checkout -f 39ea330cf4f077e39d4220f3f6c89fd52878c17c # timeout=10 [2020-10-27T07:04:22.550Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets" [2020-10-27T07:04:22.579Z] > git --version # timeout=10 [2020-10-27T07:04:22.585Z] > git --version # 'git version 2.16.5' [2020-10-27T07:04:22.591Z] fatal: bad object f3f382fce060f16c10d6f597981912fab355381a [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-10-27T07:04:24.023Z] ++ find /w/workspace/edgex-go/1 [2020-10-27T07:04:24.024Z] ++ grep snapcraft.yaml [2020-10-27T07:04:24.024Z] + grep -Po '^name: \K(.*)' /w/workspace/edgex-go/1/snap/snapcraft.yaml [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-27T07:04:24.237Z] provisioning config files... [2020-10-27T07:04:24.250Z] copy managed file [EdgeX] to file:/w/workspace/edgex-go/1@tmp/config2553041645600983779tmp [Pipeline] { [Pipeline] sh [2020-10-27T07:04:24.681Z] + cp /w/workspace/edgex-go/1@tmp/config2553041645600983779tmp /w/workspace/edgex-go/1/edgex-snap-store-login [Pipeline] sh [2020-10-27T07:04:25.004Z] + 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 [2020-10-27T07:04:25.004Z] Unable to find image 'nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest' locally [2020-10-27T07:04:25.265Z] latest: Pulling from edgex-devops/edgex-snap-builder [2020-10-27T07:04:25.265Z] f08d8e2a3ba1: Pulling fs layer [2020-10-27T07:04:25.265Z] 3baa9cb2483b: Pulling fs layer [2020-10-27T07:04:25.265Z] 94e5ff4c0b15: Pulling fs layer [2020-10-27T07:04:25.265Z] 1860925334f9: Pulling fs layer [2020-10-27T07:04:25.265Z] 2daf38717194: Pulling fs layer [2020-10-27T07:04:25.265Z] 309017e8d7a4: Pulling fs layer [2020-10-27T07:04:25.265Z] f7790dc9fd0f: Pulling fs layer [2020-10-27T07:04:25.265Z] cac0ae9282c2: Pulling fs layer [2020-10-27T07:04:25.265Z] 1f4cadf9a1ed: Pulling fs layer [2020-10-27T07:04:25.265Z] cac0ae9282c2: Waiting [2020-10-27T07:04:25.265Z] 309017e8d7a4: Waiting [2020-10-27T07:04:25.265Z] f7790dc9fd0f: Waiting [2020-10-27T07:04:25.265Z] 1f4cadf9a1ed: Waiting [2020-10-27T07:04:25.265Z] 1860925334f9: Waiting [2020-10-27T07:04:25.265Z] 2daf38717194: Waiting [2020-10-27T07:04:25.265Z] 94e5ff4c0b15: Verifying Checksum [2020-10-27T07:04:25.265Z] 94e5ff4c0b15: Download complete [2020-10-27T07:04:25.265Z] 3baa9cb2483b: Verifying Checksum [2020-10-27T07:04:25.265Z] 3baa9cb2483b: Download complete [2020-10-27T07:04:25.265Z] 1860925334f9: Download complete [2020-10-27T07:04:25.265Z] 309017e8d7a4: Verifying Checksum [2020-10-27T07:04:25.265Z] 309017e8d7a4: Download complete [2020-10-27T07:04:26.659Z] f7790dc9fd0f: Download complete [2020-10-27T07:04:26.923Z] cac0ae9282c2: Verifying Checksum [2020-10-27T07:04:26.923Z] cac0ae9282c2: Download complete [2020-10-27T07:04:27.684Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-27T07:04:27.684Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-10-27T07:04:27.684Z] ---> b93e423d0ba0 [2020-10-27T07:04:27.684Z] Step 3/27 : WORKDIR /edgex-go [2020-10-27T07:04:27.684Z] ---> Using cache [2020-10-27T07:04:27.684Z] ---> 40117b262bee [2020-10-27T07:04:27.684Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-27T07:04:27.684Z] ---> Using cache [2020-10-27T07:04:27.684Z] ---> 36d77b9f514a [2020-10-27T07:04:27.684Z] Step 5/27 : RUN apk update && apk add make bash git [2020-10-27T07:04:27.684Z] Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-27T07:04:27.684Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-10-27T07:04:27.684Z] ---> b93e423d0ba0 [2020-10-27T07:04:27.684Z] Step 3/29 : WORKDIR /edgex-go [2020-10-27T07:04:27.684Z] ---> Using cache [2020-10-27T07:04:27.684Z] ---> 40117b262bee [2020-10-27T07:04:27.684Z] Step 4/29 : RUN apk update && apk add make git [2020-10-27T07:04:27.872Z] 1f4cadf9a1ed: Verifying Checksum [2020-10-27T07:04:27.872Z] 1f4cadf9a1ed: Download complete [2020-10-27T07:04:28.820Z] f08d8e2a3ba1: Download complete [2020-10-27T07:04:30.222Z] f08d8e2a3ba1: Pull complete [2020-10-27T07:04:30.484Z] 3baa9cb2483b: Pull complete [2020-10-27T07:04:30.484Z] 94e5ff4c0b15: Pull complete [2020-10-27T07:04:30.747Z] 1860925334f9: Pull complete [2020-10-27T07:04:31.103Z] ---> Running in 9ae7a2677126 [2020-10-27T07:04:31.103Z] ---> Running in ed63d933094a [2020-10-27T07:04:33.761Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-27T07:04:33.761Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-27T07:04:34.055Z] 2daf38717194: Verifying Checksum [2020-10-27T07:04:34.055Z] 2daf38717194: Download complete [2020-10-27T07:04:34.744Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-27T07:04:34.744Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-27T07:04:35.748Z] v3.12.1-8-ge053f6efb7 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-27T07:04:35.748Z] v3.12.1-5-g0954f48dc3 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-27T07:04:35.748Z] OK: 12623 distinct packages available [2020-10-27T07:04:35.748Z] v3.12.1-8-ge053f6efb7 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-27T07:04:35.748Z] v3.12.1-5-g0954f48dc3 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-27T07:04:35.748Z] OK: 12623 distinct packages available [2020-10-27T07:04:36.371Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-10-27T07:04:36.372Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-10-27T07:04:36.372Z] ---> b93e423d0ba0 [2020-10-27T07:04:36.372Z] Step 3/23 : WORKDIR /edgex-go [2020-10-27T07:04:36.372Z] ---> Using cache [2020-10-27T07:04:36.372Z] ---> 40117b262bee [2020-10-27T07:04:36.372Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-27T07:04:36.372Z] ---> Using cache [2020-10-27T07:04:36.372Z] ---> 36d77b9f514a [2020-10-27T07:04:36.372Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-10-27T07:04:36.664Z] OK: 217 MiB in 51 packages [2020-10-27T07:04:36.664Z] OK: 217 MiB in 51 packages [2020-10-27T07:04:40.107Z] ---> Running in 514e1fc0123e [2020-10-27T07:04:40.724Z] Removing intermediate container ed63d933094a [2020-10-27T07:04:40.724Z] ---> 6d3c4cc37dd8 [2020-10-27T07:04:40.724Z] Step 5/29 : COPY go.mod . [2020-10-27T07:04:41.004Z] ---> 48b121559b32 [2020-10-27T07:04:41.004Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-10-27T07:04:41.004Z] Removing intermediate container 9ae7a2677126 [2020-10-27T07:04:41.285Z] ---> 67c25f5b3169 [2020-10-27T07:04:41.285Z] Step 6/27 : COPY go.mod . [2020-10-27T07:04:41.285Z] ---> Running in adbac91d4ae8 [2020-10-27T07:04:42.747Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-27T07:04:42.747Z] ---> 87296c39f03c [2020-10-27T07:04:42.747Z] Step 6/29 : RUN go mod download [2020-10-27T07:04:43.022Z] ---> 31704ee17229 [2020-10-27T07:04:43.022Z] Step 7/27 : RUN go mod download [2020-10-27T07:04:43.305Z] ---> Running in beca9e42f466 [2020-10-27T07:04:43.305Z] ---> Running in a7a5dc1688a4 [2020-10-27T07:04:43.583Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-27T07:04:44.198Z] 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 [2020-10-27T07:04:44.802Z] v3.12.1-8-ge053f6efb7 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-27T07:04:44.802Z] v3.12.1-5-g0954f48dc3 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-27T07:04:44.802Z] OK: 12623 distinct packages available [2020-10-27T07:04:45.409Z] OK: 217 MiB in 51 packages [2020-10-27T07:04:47.417Z] Removing intermediate container 514e1fc0123e [2020-10-27T07:04:47.417Z] ---> cf642e64dd05 [2020-10-27T07:04:47.417Z] Step 6/23 : COPY go.mod . [2020-10-27T07:04:48.918Z] ---> ba235abb2c5b [2020-10-27T07:04:48.918Z] Step 7/23 : RUN go mod download [2020-10-27T07:04:49.204Z] Removing intermediate container beca9e42f466 [2020-10-27T07:04:49.204Z] ---> ad410201c06c [2020-10-27T07:04:49.204Z] Step 7/29 : COPY . . [2020-10-27T07:04:49.494Z] ---> Running in a0b71a5209d0 [2020-10-27T07:04:49.494Z] Removing intermediate container a7a5dc1688a4 [2020-10-27T07:04:49.494Z] ---> 0374ba918348 [2020-10-27T07:04:49.494Z] Step 8/27 : COPY . . [2020-10-27T07:04:52.217Z] 2daf38717194: Pull complete [2020-10-27T07:04:52.217Z] 309017e8d7a4: Pull complete [2020-10-27T07:04:52.217Z] f7790dc9fd0f: Pull complete [2020-10-27T07:04:52.217Z] cac0ae9282c2: Pull complete [2020-10-27T07:04:52.217Z] 1f4cadf9a1ed: Pull complete [2020-10-27T07:04:52.217Z] Digest: sha256:e10835c8f8d0a147fd8b6785b77f29c2bed6bc82dba1e9f94678def0416e5dc2 [2020-10-27T07:04:52.217Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snap-builder:latest [2020-10-27T07:04:57.518Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-10-27T07:04:57.518Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-10-27T07:04:57.518Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-10-27T07:04:57.781Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] [2020-10-27T07:04:57.781Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1745 kB] [2020-10-27T07:04:57.893Z] Removing intermediate container a0b71a5209d0 [2020-10-27T07:04:57.893Z] ---> 5754e14e070c [2020-10-27T07:04:57.893Z] Step 8/23 : COPY . . [2020-10-27T07:04:58.044Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [2115 kB] [2020-10-27T07:04:58.307Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1352 kB] [2020-10-27T07:04:58.307Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [211 kB] [2020-10-27T07:04:58.307Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [15.4 kB] [2020-10-27T07:04:58.307Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2165 kB] [2020-10-27T07:04:58.570Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [239 kB] [2020-10-27T07:04:58.570Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [45.9 kB] [2020-10-27T07:04:58.570Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [11.4 kB] [2020-10-27T07:04:58.570Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [11.3 kB] [2020-10-27T07:04:59.146Z] Fetched 8163 kB in 2s (4506 kB/s) [2020-10-27T07:05:00.535Z] Reading package lists... [2020-10-27T07:05:02.465Z] 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: [2020-10-27T07:05:02.465Z] - README.md [2020-10-27T07:05:02.465Z] [2020-10-27T07:05:02.465Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2020-10-27T07:05:04.383Z] 0% [Working] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-10-27T07:05:04.383Z] 0% [Connecting to archive.ubuntu.com (91.189.88.152)] 0% [1 InRelease gpgv 88.7 kB] [Connecting to archive.ubuntu.com (91.189.88.152) 0% [Waiting for headers] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-10-27T07:05:04.383Z] 0% [Waiting for headers] 0% [2 InRelease gpgv 242 kB] [Waiting for headers] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-10-27T07:05:04.383Z] 0% [2 InRelease gpgv 242 kB] [Waiting for headers] 0% [Waiting for headers] 0% [3 InRelease gpgv 88.7 kB] [Waiting for headers] Hit:4 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [2020-10-27T07:05:05.747Z] 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 [2020-10-27T07:05:07.668Z] 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-base perl-modules-5.26 pkg-config unzip wget zip zlib1g-dev [2020-10-27T07:05:09.032Z] 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... 55% 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 [2020-10-27T07:05:09.298Z] Building dependency tree... 0% Building dependency tree... 0% Building dependency tree... 50% Building dependency tree... 50% Building dependency tree [2020-10-27T07:05:09.298Z] Reading state information... 0% Reading state information... 0% Reading state information... Done [2020-10-27T07:05:09.563Z] The following packages were automatically installed and are no longer required: [2020-10-27T07:05:09.563Z] libjq1 libonig4 [2020-10-27T07:05:09.563Z] Use 'sudo apt autoremove' to remove them. [2020-10-27T07:05:09.563Z] Suggested packages: [2020-10-27T07:05:09.563Z] autoconf-archive gnu-standards autoconf-doc gettext binutils-doc cmake-doc [2020-10-27T07:05:09.563Z] ninja-build cpp-doc gcc-7-locales debian-keyring gcc-7-doc libstdc++6-7-dbg [2020-10-27T07:05:09.563Z] lib32stdc++6-7-dbg libx32stdc++6-7-dbg flex bison gdb gcc-doc libgcc1-dbg [2020-10-27T07:05:09.563Z] libgomp1-dbg libitm1-dbg libatomic1-dbg libasan4-dbg liblsan0-dbg [2020-10-27T07:05:09.563Z] libtsan0-dbg libubsan0-dbg libcilkrts5-dbg libmpx2-dbg libquadmath0-dbg [2020-10-27T07:05:09.563Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-10-27T07:05:09.563Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn lrzip glibc-doc bzr [2020-10-27T07:05:09.563Z] gdbm-l10n libtool-doc ncurses-doc readline-doc libssl-doc libstdc++-7-doc [2020-10-27T07:05:09.563Z] gfortran | fortran95-compiler gcj-jdk libyaml-doc m4-doc make-doc [2020-10-27T07:05:09.563Z] man-browser ed diffutils-doc perl-doc libterm-readline-gnu-perl [2020-10-27T07:05:09.563Z] | libterm-readline-perl-perl [2020-10-27T07:05:10.137Z] The following NEW packages will be installed: [2020-10-27T07:05:10.137Z] autoconf automake autopoint autotools-dev binutils binutils-common [2020-10-27T07:05:10.137Z] binutils-x86-64-linux-gnu build-essential cmake cmake-data cpp cpp-7 curl [2020-10-27T07:05:10.137Z] dpkg-dev fakeroot g++ g++-7 g++-7-multilib g++-multilib gcc gcc-7 gcc-7-base [2020-10-27T07:05:10.137Z] gcc-7-multilib gcc-multilib git git-man less lib32asan4 lib32atomic1 [2020-10-27T07:05:10.137Z] lib32cilkrts5 lib32gcc-7-dev lib32gcc1 lib32gomp1 lib32itm1 lib32mpx2 [2020-10-27T07:05:10.137Z] lib32quadmath0 lib32stdc++-7-dev lib32stdc++6 lib32ubsan0 [2020-10-27T07:05:10.137Z] libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl [2020-10-27T07:05:10.137Z] libarchive13 libasan4 libatomic1 libbinutils libc-dev-bin libc6-dev [2020-10-27T07:05:10.137Z] libc6-dev-i386 libc6-dev-x32 libc6-i386 libc6-x32 libcc1-0 libcilkrts5 [2020-10-27T07:05:10.137Z] libcurl3-gnutls libdpkg-perl liberror-perl libfakeroot [2020-10-27T07:05:10.137Z] libfile-fcntllock-perl libgcc-7-dev libgdbm-compat4 libgdbm5 libgomp1 [2020-10-27T07:05:10.137Z] libisl19 libitm1 libjsoncpp1 liblocale-gettext-perl liblsan0 libltdl-dev [2020-10-27T07:05:10.137Z] libltdl7 liblua5.1-0 liblua5.1-0-dev libmpc3 libmpfr6 libmpx2 [2020-10-27T07:05:10.137Z] libncurses5-dev libnorm1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-10-27T07:05:10.137Z] libperl5.26 libpgm-5.2-0 libquadmath0 libreadline-dev librhash0 libsigsegv2 [2020-10-27T07:05:10.137Z] libsodium23 libssl-dev libstdc++-7-dev libtinfo-dev libtool libtool-bin [2020-10-27T07:05:10.137Z] libtsan0 libubsan0 libuv1 libx32asan4 libx32atomic1 libx32cilkrts5 [2020-10-27T07:05:10.137Z] libx32gcc-7-dev libx32gcc1 libx32gomp1 libx32itm1 libx32quadmath0 [2020-10-27T07:05:10.137Z] libx32stdc++-7-dev libx32stdc++6 libx32ubsan0 libyaml-0-2 libyaml-dev [2020-10-27T07:05:10.137Z] libzmq3-dev libzmq5 linux-libc-dev lua-any lua-sec lua-socket lua5.1 [2020-10-27T07:05:10.137Z] luarocks m4 make manpages manpages-dev netbase patch perl perl-modules-5.26 [2020-10-27T07:05:10.137Z] pkg-config unzip wget zip zlib1g-dev [2020-10-27T07:05:10.137Z] The following packages will be upgraded: [2020-10-27T07:05:10.137Z] perl-base [2020-10-27T07:05:10.137Z] 1 upgraded, 130 newly installed, 0 to remove and 31 not upgraded. [2020-10-27T07:05:10.137Z] Need to get 87.4 MB of archives. [2020-10-27T07:05:10.137Z] After this operation, 394 MB of additional disk space will be used. [2020-10-27T07:05:10.137Z] 0% [Working] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2020-10-27T07:05:10.976Z] 0% [1 perl-base 12.6 kB/1391 kB 1%] 1% [1 perl-base 709 kB/1391 kB 51%] 1% [Working] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblocale-gettext-perl amd64 1.07-3build2 [16.6 kB] [2020-10-27T07:05:10.976Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2020-10-27T07:05:10.976Z] 2% [3 perl-modules-5.26 41.0 kB/2762 kB 1%] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm5 amd64 1.14.1-6 [26.0 kB] [2020-10-27T07:05:10.976Z] 4% [4 libgdbm5 26.0 kB/26.0 kB 100%] 4% [Waiting for headers] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgdbm-compat4 amd64 1.14.1-6 [6084 B] [2020-10-27T07:05:10.976Z] 5% [Working] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2020-10-27T07:05:11.238Z] 5% [6 libperl5.26 12.2 kB/3534 kB 0%] 8% [Working] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2020-10-27T07:05:11.238Z] 8% [7 perl 53.7 kB/201 kB 27%] 8% [Waiting for headers] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 less amd64 487-0.1 [112 kB] [2020-10-27T07:05:11.238Z] 8% [8 less 45.1 kB/112 kB 40%] 9% [Waiting for headers] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libyaml-0-2 amd64 0.1.7-2ubuntu3 [47.2 kB] [2020-10-27T07:05:11.238Z] 9% [9 libyaml-0-2 9390 B/47.2 kB 20%] 9% [Working] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 netbase all 5.4 [12.7 kB] [2020-10-27T07:05:11.238Z] 9% [10 netbase 12.7 kB/12.7 kB 100%] 9% [Working] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 manpages all 4.15-1 [1234 kB] [2020-10-27T07:05:11.238Z] 9% [11 manpages 65.5 kB/1234 kB 5%] 10% [Waiting for headers] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 wget amd64 1.19.4-1ubuntu2.2 [316 kB] [2020-10-27T07:05:11.238Z] 10% [12 wget 25.8 kB/316 kB 8%] 11% [Waiting for headers] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsigsegv2 amd64 2.12-1 [14.7 kB] [2020-10-27T07:05:11.238Z] 11% [13 libsigsegv2 14.7 kB/14.7 kB 100%] 11% [Working] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 m4 amd64 1.4.18-1 [197 kB] [2020-10-27T07:05:11.238Z] 11% [14 m4 22.2 kB/197 kB 11%] 11% [Waiting for headers] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 autoconf all 2.69-11 [322 kB] [2020-10-27T07:05:11.238Z] 11% [15 autoconf 21.4 kB/322 kB 7%] 12% [Working] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 autotools-dev all 20180224.1 [39.6 kB] [2020-10-27T07:05:11.238Z] 12% [Waiting for headers] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 automake all 1:1.15.1-3ubuntu2 [509 kB] [2020-10-27T07:05:11.500Z] 12% [17 automake 35.8 kB/509 kB 7%] 12% [Waiting for headers] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 autopoint all 0.19.8.1-6ubuntu0.3 [426 kB] [2020-10-27T07:05:11.500Z] 12% [18 autopoint 61.4 kB/426 kB 14%] 13% [Waiting for headers] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2020-10-27T07:05:11.500Z] 13% [19 binutils-common 16.4 kB/196 kB 8%] 13% [Waiting for headers] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2020-10-27T07:05:11.500Z] 13% [20 libbinutils 24.6 kB/488 kB 5%] 14% [Waiting for headers] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2020-10-27T07:05:11.500Z] 14% [21 binutils-x86-64-linux-gnu 5436 B/1839 kB 0%] 16% [Waiting for headers] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2020-10-27T07:05:11.500Z] 16% [22 binutils 0 B/3392 B 0%] 16% [Working] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.2 [71.8 kB] [2020-10-27T07:05:11.500Z] 16% [23 libc-dev-bin 0 B/71.8 kB 0%] 16% [Waiting for headers] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-122.124 [998 kB] [2020-10-27T07:05:11.500Z] 16% [24 linux-libc-dev 56.2 kB/998 kB 6%] 17% [Waiting for headers] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.2 [2585 kB] [2020-10-27T07:05:11.764Z] 17% [25 libc6-dev 41.3 kB/2585 kB 2%] 20% [Waiting for headers] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2020-10-27T07:05:11.764Z] 20% [26 gcc-7-base 12.2 kB/18.3 kB 67%] 20% [Working] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libisl19 amd64 0.19-1 [551 kB] [2020-10-27T07:05:11.764Z] 20% [27 libisl19 4096 B/551 kB 1%] 21% [Waiting for headers] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpfr6 amd64 4.0.1-1 [243 kB] [2020-10-27T07:05:11.764Z] 21% [28 libmpfr6 29.6 kB/243 kB 12%] 21% [Waiting for headers] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpc3 amd64 1.1.0-1 [40.8 kB] [2020-10-27T07:05:11.764Z] 21% [29 libmpc3 40.8 kB/40.8 kB 100%] 21% [Working] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2020-10-27T07:05:12.026Z] 21% [30 cpp-7 8192 B/8591 kB 0%] 29% [Waiting for headers] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2020-10-27T07:05:12.026Z] 29% [31 cpp 16.4 kB/27.7 kB 59%] 29% [Waiting for headers] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2020-10-27T07:05:12.026Z] 29% [32 libcc1-0 12.3 kB/39.4 kB 31%] 29% [Waiting for headers] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2020-10-27T07:05:12.289Z] 29% [33 libgomp1 32.8 kB/76.5 kB 43%] 30% [Waiting for headers] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2020-10-27T07:05:12.289Z] 30% [34 libitm1 27.9 kB/27.9 kB 100%] 30% [Working] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2020-10-27T07:05:12.289Z] 30% [Waiting for headers] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2020-10-27T07:05:12.289Z] 30% [36 libasan4 18.4 kB/358 kB 5%] 31% [Waiting for headers] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2020-10-27T07:05:12.289Z] 31% [37 liblsan0 18.6 kB/133 kB 14%] 31% [Waiting for headers] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2020-10-27T07:05:12.289Z] 31% [38 libtsan0 14.4 kB/288 kB 5%] 31% [Working] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2020-10-27T07:05:12.289Z] 31% [39 libubsan0 12.0 kB/126 kB 10%] 31% [Waiting for headers] Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2020-10-27T07:05:12.289Z] 31% [40 libcilkrts5 29.3 kB/42.5 kB 69%] 32% [Waiting for headers] Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2020-10-27T07:05:12.289Z] Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2020-10-27T07:05:12.289Z] 32% [42 libquadmath0 40.2 kB/134 kB 30%] 32% [Waiting for headers] Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2020-10-27T07:05:12.289Z] 32% [43 libgcc-7-dev 0 B/2378 kB 0%] 34% [Waiting for headers] Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2020-10-27T07:05:12.865Z] 34% [44 gcc-7 18.1 kB/9381 kB 0%] 43% [Waiting for headers] Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2020-10-27T07:05:12.865Z] 43% [45 gcc 4643 B/5184 B 90%] Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2020-10-27T07:05:12.865Z] 43% [46 libstdc++-7-dev 47.8 kB/1471 kB 3%] 45% [Waiting for headers] Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2020-10-27T07:05:13.133Z] 45% [47 g++-7 2065 B/9697 kB 0%] 54% [Waiting for headers] Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2020-10-27T07:05:13.133Z] 54% [Waiting for headers] Get:49 http://archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] [2020-10-27T07:05:13.133Z] 54% [49 make 33.4 kB/154 kB 22%] 54% [Waiting for headers] Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2020-10-27T07:05:13.133Z] 54% [50 libdpkg-perl 15.3 kB/211 kB 7%] 55% [Waiting for headers] Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2020-10-27T07:05:13.133Z] 55% [51 patch 11.7 kB/102 kB 11%] 55% [Waiting for headers] Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2020-10-27T07:05:13.133Z] 55% [52 dpkg-dev 12.3 kB/607 kB 2%] 56% [Waiting for headers] Get:53 http://archive.ubuntu.com/ubuntu bionic/main amd64 build-essential amd64 12.4ubuntu1 [4758 B] [2020-10-27T07:05:13.133Z] 56% [Waiting for headers] Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cmake-data all 3.10.2-1ubuntu2.18.04.1 [1332 kB] [2020-10-27T07:05:13.133Z] 56% [54 cmake-data 6942 B/1332 kB 1%] 57% [Waiting for headers] Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libarchive13 amd64 3.2.2-3.1ubuntu0.6 [288 kB] [2020-10-27T07:05:13.133Z] 57% [55 libarchive13 17.2 kB/288 kB 6%] 58% [Waiting for headers] Get:56 http://archive.ubuntu.com/ubuntu bionic/main amd64 libjsoncpp1 amd64 1.7.4-3 [73.6 kB] [2020-10-27T07:05:13.133Z] 58% [56 libjsoncpp1 11.5 kB/73.6 kB 16%] 58% [Waiting for headers] Get:57 http://archive.ubuntu.com/ubuntu bionic/main amd64 librhash0 amd64 1.3.6-2 [78.1 kB] [2020-10-27T07:05:13.133Z] 58% [57 librhash0 4096 B/78.1 kB 5%] 58% [Waiting for headers] Get:58 http://archive.ubuntu.com/ubuntu bionic/main amd64 libuv1 amd64 1.18.0-3 [64.4 kB] [2020-10-27T07:05:13.133Z] 58% [58 libuv1 4626 B/64.4 kB 7%] 58% [Waiting for headers] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 cmake amd64 3.10.2-1ubuntu2.18.04.1 [3152 kB] [2020-10-27T07:05:13.397Z] 58% [59 cmake 4096 B/3152 kB 0%] 61% [Waiting for headers] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.10 [159 kB] [2020-10-27T07:05:13.397Z] 61% [60 curl 64.4 kB/159 kB 41%] 62% [Working] Get:61 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfakeroot amd64 1.22-2ubuntu1 [25.9 kB] [2020-10-27T07:05:13.397Z] 62% [61 libfakeroot 25.9 kB/25.9 kB 100%] 62% [Working] Get:62 http://archive.ubuntu.com/ubuntu bionic/main amd64 fakeroot amd64 1.22-2ubuntu1 [62.3 kB] [2020-10-27T07:05:13.397Z] 62% [62 fakeroot 10.3 kB/62.3 kB 17%] 62% [Working] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-i386 amd64 2.27-3ubuntu1.2 [2650 kB] [2020-10-27T07:05:13.397Z] 62% [63 libc6-i386 12.3 kB/2650 kB 0%] 64% [Waiting for headers] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev-i386 amd64 2.27-3ubuntu1.2 [1817 kB] [2020-10-27T07:05:13.662Z] 64% [64 libc6-dev-i386 15.6 kB/1817 kB 1%] 66% [Waiting for headers] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-x32 amd64 2.27-3ubuntu1.2 [2847 kB] [2020-10-27T07:05:13.662Z] 66% [65 libc6-x32 26.9 kB/2847 kB 1%] 69% [Waiting for headers] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev-x32 amd64 2.27-3ubuntu1.2 [2018 kB] [2020-10-27T07:05:13.662Z] 69% [66 libc6-dev-x32 22.2 kB/2018 kB 1%] 71% [Waiting for headers] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32gcc1 amd64 1:8.4.0-1ubuntu1~18.04 [48.1 kB] [2020-10-27T07:05:13.662Z] 71% [67 lib32gcc1 34.9 kB/48.1 kB 73%] 71% [Waiting for headers] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32gcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.5 kB] [2020-10-27T07:05:13.662Z] 71% [68 libx32gcc1 17.4 kB/40.5 kB 43%] 71% [Waiting for headers] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32gomp1 amd64 8.4.0-1ubuntu1~18.04 [83.7 kB] [2020-10-27T07:05:13.662Z] 71% [69 lib32gomp1 24.6 kB/83.7 kB 29%] 72% [Waiting for headers] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32gomp1 amd64 8.4.0-1ubuntu1~18.04 [77.8 kB] [2020-10-27T07:05:13.662Z] 72% [70 libx32gomp1 8918 B/77.8 kB 11%] 72% [Waiting for headers] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32itm1 amd64 8.4.0-1ubuntu1~18.04 [30.0 kB] [2020-10-27T07:05:13.662Z] 72% [71 lib32itm1 30.0 kB/30.0 kB 100%] 72% [Working] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32itm1 amd64 8.4.0-1ubuntu1~18.04 [28.1 kB] [2020-10-27T07:05:13.662Z] 72% [72 libx32itm1 12.3 kB/28.1 kB 44%] 72% [Waiting for headers] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32atomic1 amd64 8.4.0-1ubuntu1~18.04 [8664 B] [2020-10-27T07:05:13.662Z] 72% [73 lib32atomic1 8664 B/8664 B 100%] 72% [Working] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32atomic1 amd64 8.4.0-1ubuntu1~18.04 [9188 B] [2020-10-27T07:05:13.662Z] 72% [74 libx32atomic1 9188 B/9188 B 100%] 73% [Working] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32asan4 amd64 7.5.0-3ubuntu1~18.04 [362 kB] [2020-10-27T07:05:13.930Z] 73% [75 lib32asan4 0 B/362 kB 0%] 73% [Waiting for headers] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32asan4 amd64 7.5.0-3ubuntu1~18.04 [351 kB] [2020-10-27T07:05:13.930Z] 73% [76 libx32asan4 12.3 kB/351 kB 3%] 74% [Waiting for headers] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32stdc++6 amd64 8.4.0-1ubuntu1~18.04 [415 kB] [2020-10-27T07:05:13.930Z] 74% [77 lib32stdc++6 15.1 kB/415 kB 4%] 74% [Waiting for headers] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32ubsan0 amd64 7.5.0-3ubuntu1~18.04 [140 kB] [2020-10-27T07:05:13.930Z] 74% [78 lib32ubsan0 21.0 kB/140 kB 15%] 74% [Waiting for headers] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32stdc++6 amd64 8.4.0-1ubuntu1~18.04 [387 kB] [2020-10-27T07:05:13.930Z] 74% [79 libx32stdc++6 9880 B/387 kB 3%] 75% [Waiting for headers] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32ubsan0 amd64 7.5.0-3ubuntu1~18.04 [127 kB] [2020-10-27T07:05:13.930Z] 75% [80 libx32ubsan0 24.1 kB/127 kB 19%] 75% [Working] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32cilkrts5 amd64 7.5.0-3ubuntu1~18.04 [47.2 kB] [2020-10-27T07:05:13.930Z] 75% [81 lib32cilkrts5 16.4 kB/47.2 kB 35%] 75% [Working] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32cilkrts5 amd64 7.5.0-3ubuntu1~18.04 [43.0 kB] [2020-10-27T07:05:13.930Z] 75% [82 libx32cilkrts5 0 B/43.0 kB 0%] 76% [Working] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32mpx2 amd64 8.4.0-1ubuntu1~18.04 [12.9 kB] [2020-10-27T07:05:13.930Z] 76% [83 lib32mpx2 0 B/12.9 kB 0%] 76% [Working] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32quadmath0 amd64 8.4.0-1ubuntu1~18.04 [208 kB] [2020-10-27T07:05:13.930Z] 76% [84 lib32quadmath0 0 B/208 kB 0%] 76% [Waiting for headers] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32quadmath0 amd64 8.4.0-1ubuntu1~18.04 [135 kB] [2020-10-27T07:05:13.930Z] 76% [85 libx32quadmath0 8192 B/135 kB 6%] 76% [Waiting for headers] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32gcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2211 kB] [2020-10-27T07:05:14.197Z] 76% [86 lib32gcc-7-dev 45.1 kB/2211 kB 2%] 78% [Waiting for headers] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32gcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [1999 kB] [2020-10-27T07:05:14.197Z] 79% [87 libx32gcc-7-dev 64.4 kB/1999 kB 3%] 80% [Waiting for headers] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-7-multilib amd64 7.5.0-3ubuntu1~18.04 [1048 B] [2020-10-27T07:05:14.197Z] 81% [Waiting for headers] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 lib32stdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [626 kB] [2020-10-27T07:05:14.197Z] 81% [89 lib32stdc++-7-dev 29.9 kB/626 kB 5%] 81% [Waiting for headers] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libx32stdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [582 kB] [2020-10-27T07:05:14.197Z] 81% [90 libx32stdc++-7-dev 23.4 kB/582 kB 4%] 82% [Waiting for headers] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-7-multilib amd64 7.5.0-3ubuntu1~18.04 [1064 B] [2020-10-27T07:05:14.197Z] 82% [91 g++-7-multilib 1064 B/1064 B 100%] 82% [Working] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gcc-multilib amd64 4:7.4.0-1ubuntu2.3 [1428 B] [2020-10-27T07:05:14.197Z] 82% [92 gcc-multilib 1428 B/1428 B 100%] 82% [Working] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-multilib amd64 4:7.4.0-1ubuntu2.3 [1020 B] [2020-10-27T07:05:14.197Z] 82% [93 g++-multilib 1020 B/1020 B 100%] 82% [Working] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.10 [213 kB] [2020-10-27T07:05:14.197Z] 82% [94 libcurl3-gnutls 0 B/213 kB 0%] 83% [Waiting for headers] Get:95 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2020-10-27T07:05:14.197Z] 83% [95 liberror-perl 22.8 kB/22.8 kB 100%] 83% [Working] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-10-27T07:05:14.197Z] 83% [96 git-man 0 B/804 kB 0%] 84% [Waiting for headers] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2020-10-27T07:05:14.474Z] 84% [97 git 5293 B/3915 kB 0%] 88% [Waiting for headers] Get:98 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] [2020-10-27T07:05:14.474Z] 88% [98 libalgorithm-diff-perl 22.3 kB/47.6 kB 47%] 88% [Working] Get:99 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5 [11.1 kB] [2020-10-27T07:05:14.474Z] 88% [99 libalgorithm-diff-xs-perl 11.1 kB/11.1 kB 100%] 88% [Working] Get:100 http://archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] [2020-10-27T07:05:14.474Z] 88% [100 libalgorithm-merge-perl 12.0 kB/12.0 kB 100%] 88% [Working] Get:101 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfile-fcntllock-perl amd64 0.22-3build2 [33.2 kB] [2020-10-27T07:05:14.474Z] 88% [101 libfile-fcntllock-perl 16.2 kB/33.2 kB 49%] 88% [Working] Get:102 http://archive.ubuntu.com/ubuntu bionic/main amd64 libltdl7 amd64 2.4.6-2 [38.8 kB] [2020-10-27T07:05:14.740Z] 88% [102 libltdl7 12.6 kB/38.8 kB 33%] 89% [Working] Get:103 http://archive.ubuntu.com/ubuntu bionic/main amd64 libltdl-dev amd64 2.4.6-2 [162 kB] [2020-10-27T07:05:15.005Z] 89% [103 libltdl-dev 4869 B/162 kB 3%] 89% [Waiting for headers] Get:104 http://archive.ubuntu.com/ubuntu bionic/universe amd64 liblua5.1-0 amd64 5.1.5-8.1build2 [100 kB] [2020-10-27T07:05:15.005Z] 89% [104 liblua5.1-0 2678 B/100 kB 3%] 89% [Waiting for headers] Get:105 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo-dev amd64 6.1-1ubuntu1.18.04 [81.3 kB] [2020-10-27T07:05:15.005Z] 89% [105 libtinfo-dev 7720 B/81.3 kB 9%] 89% [Waiting for headers] Get:106 http://archive.ubuntu.com/ubuntu bionic/main amd64 libreadline-dev amd64 7.0-3 [133 kB] [2020-10-27T07:05:15.005Z] 89% [106 libreadline-dev 9868 B/133 kB 7%] 90% [Waiting for headers] Get:107 http://archive.ubuntu.com/ubuntu bionic/universe amd64 liblua5.1-0-dev amd64 5.1.5-8.1build2 [119 kB] [2020-10-27T07:05:15.270Z] 90% [107 liblua5.1-0-dev 1518 B/119 kB 1%] Get:108 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5-dev amd64 6.1-1ubuntu1.18.04 [174 kB] [2020-10-27T07:05:15.270Z] 90% [108 libncurses5-dev 7223 B/174 kB 4%] Get:109 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2020-10-27T07:05:15.270Z] 90% [109 libnorm1 3844 B/224 kB 2%] Get:110 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpcre16-3 amd64 2:8.39-9 [147 kB] [2020-10-27T07:05:15.270Z] 90% [110 libpcre16-3 605 B/147 kB 0%] Get:111 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpcre32-3 amd64 2:8.39-9 [138 kB] [2020-10-27T07:05:15.270Z] 91% [111 libpcre32-3 58 B/138 kB 0%] 91% [Waiting for headers] Get:112 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpcrecpp0v5 amd64 2:8.39-9 [15.3 kB] [2020-10-27T07:05:15.270Z] 91% [112 libpcrecpp0v5 8793 B/15.3 kB 58%] 91% [Waiting for headers] Get:113 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpcre3-dev amd64 2:8.39-9 [537 kB] [2020-10-27T07:05:15.270Z] 91% [113 libpcre3-dev 2262 B/537 kB 0%] 92% [Waiting for headers] Get:114 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2020-10-27T07:05:15.270Z] 92% [114 libpgm-5.2-0 7647 B/157 kB 5%] 92% [Waiting for headers] Get:115 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2020-10-27T07:05:15.270Z] 92% [115 libsodium23 6192 B/143 kB 4%] 92% [Waiting for headers] Get:116 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl-dev amd64 1.1.1-1ubuntu2.1~18.04.6 [1566 kB] [2020-10-27T07:05:15.270Z] 92% [116 libssl-dev 11.1 kB/1566 kB 1%] 94% [Waiting for headers] Get:117 http://archive.ubuntu.com/ubuntu bionic/main amd64 libtool all 2.4.6-2 [194 kB] [2020-10-27T07:05:15.270Z] 94% [117 libtool 0 B/194 kB 0%] 94% [Waiting for headers] Get:118 http://archive.ubuntu.com/ubuntu bionic/main amd64 libtool-bin amd64 2.4.6-2 [79.5 kB] [2020-10-27T07:05:15.270Z] 94% [118 libtool-bin 17.9 kB/79.5 kB 23%] 95% [Working] Get:119 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2020-10-27T07:05:15.270Z] 95% [119 libzmq5 0 B/221 kB 0%] 95% [Waiting for headers] Get:120 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2020-10-27T07:05:15.533Z] 95% [120 libzmq3-dev 24.3 kB/400 kB 6%] 95% [Working] Get:121 http://archive.ubuntu.com/ubuntu bionic/universe amd64 lua5.1 amd64 5.1.5-8.1build2 [93.2 kB] [2020-10-27T07:05:15.533Z] 95% [121 lua5.1 17.7 kB/93.2 kB 19%] 96% [Waiting for headers] Get:122 http://archive.ubuntu.com/ubuntu bionic/universe amd64 lua-any all 24 [4718 B] [2020-10-27T07:05:15.533Z] 96% [122 lua-any 4718 B/4718 B 100%] 96% [Working] Get:123 http://archive.ubuntu.com/ubuntu bionic/universe amd64 lua-socket amd64 3.0~rc1+git+ac3201d-4 [70.5 kB] [2020-10-27T07:05:15.533Z] 96% [123 lua-socket 8192 B/70.5 kB 12%] 96% [Waiting for headers] Get:124 http://archive.ubuntu.com/ubuntu bionic/universe amd64 lua-sec amd64 0.6-4 [29.5 kB] [2020-10-27T07:05:15.533Z] 96% [124 lua-sec 20.5 kB/29.5 kB 69%] 96% [Waiting for headers] Get:125 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2020-10-27T07:05:15.533Z] 96% [125 zip 12.3 kB/167 kB 7%] 97% [Waiting for headers] Get:126 http://archive.ubuntu.com/ubuntu bionic/main amd64 unzip amd64 6.0-21ubuntu1 [167 kB] [2020-10-27T07:05:15.533Z] 97% [126 unzip 12.3 kB/167 kB 7%] 97% [Waiting for headers] Get:127 http://archive.ubuntu.com/ubuntu bionic/universe amd64 luarocks all 2.4.2+dfsg-1 [97.6 kB] [2020-10-27T07:05:15.533Z] 97% [127 luarocks 8046 B/97.6 kB 8%] 97% [Waiting for headers] Get:128 http://archive.ubuntu.com/ubuntu bionic/main amd64 manpages-dev all 4.15-1 [2217 kB] [2020-10-27T07:05:15.533Z] 97% [128 manpages-dev 4096 B/2217 kB 0%] 99% [Waiting for headers] Get:129 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2020-10-27T07:05:15.534Z] 99% [129 pkg-config 45.0 kB/45.0 kB 100%] 99% [Waiting for headers] Get:130 http://archive.ubuntu.com/ubuntu bionic/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-0ubuntu2 [176 kB] [2020-10-27T07:05:15.534Z] 99% [130 zlib1g-dev 7237 B/176 kB 4%] 100% [Waiting for headers] Get:131 http://archive.ubuntu.com/ubuntu bionic/main amd64 libyaml-dev amd64 0.1.7-2ubuntu3 [55.7 kB] [2020-10-27T07:05:15.534Z] 100% [131 libyaml-dev 16.4 kB/55.7 kB 29%] 100% [Working] Fetched 87.4 MB in 6s (15.8 MB/s) [2020-10-27T07:05:15.796Z] debconf: delaying package configuration, since apt-utils is not installed [2020-10-27T07:05:15.797Z] (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.) [2020-10-27T07:05:15.797Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2020-10-27T07:05:15.797Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6ubuntu0.3) ... [2020-10-27T07:05:19.108Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2020-10-27T07:05:19.108Z] Selecting previously unselected package liblocale-gettext-perl. [2020-10-27T07:05:19.108Z] (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.) [2020-10-27T07:05:19.108Z] Preparing to unpack .../000-liblocale-gettext-perl_1.07-3build2_amd64.deb ... [2020-10-27T07:05:19.108Z] Unpacking liblocale-gettext-perl (1.07-3build2) ... [2020-10-27T07:05:19.108Z] Selecting previously unselected package perl-modules-5.26. [2020-10-27T07:05:19.108Z] Preparing to unpack .../001-perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2020-10-27T07:05:19.108Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2020-10-27T07:05:20.055Z] Selecting previously unselected package libgdbm5:amd64. [2020-10-27T07:05:20.055Z] Preparing to unpack .../002-libgdbm5_1.14.1-6_amd64.deb ... [2020-10-27T07:05:20.055Z] Unpacking libgdbm5:amd64 (1.14.1-6) ... [2020-10-27T07:05:20.055Z] Selecting previously unselected package libgdbm-compat4:amd64. [2020-10-27T07:05:20.055Z] Preparing to unpack .../003-libgdbm-compat4_1.14.1-6_amd64.deb ... [2020-10-27T07:05:20.055Z] Unpacking libgdbm-compat4:amd64 (1.14.1-6) ... [2020-10-27T07:05:20.319Z] Selecting previously unselected package libperl5.26:amd64. [2020-10-27T07:05:20.319Z] Preparing to unpack .../004-libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2020-10-27T07:05:20.319Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2020-10-27T07:05:20.897Z] Selecting previously unselected package perl. [2020-10-27T07:05:20.897Z] Preparing to unpack .../005-perl_5.26.1-6ubuntu0.5_amd64.deb ... [2020-10-27T07:05:20.897Z] Unpacking perl (5.26.1-6ubuntu0.5) ... [2020-10-27T07:05:20.897Z] Selecting previously unselected package less. [2020-10-27T07:05:20.897Z] Preparing to unpack .../006-less_487-0.1_amd64.deb ... [2020-10-27T07:05:21.163Z] Unpacking less (487-0.1) ... [2020-10-27T07:05:21.163Z] Selecting previously unselected package libyaml-0-2:amd64. [2020-10-27T07:05:21.163Z] Preparing to unpack .../007-libyaml-0-2_0.1.7-2ubuntu3_amd64.deb ... [2020-10-27T07:05:21.163Z] Unpacking libyaml-0-2:amd64 (0.1.7-2ubuntu3) ... [2020-10-27T07:05:21.163Z] Selecting previously unselected package netbase. [2020-10-27T07:05:21.163Z] Preparing to unpack .../008-netbase_5.4_all.deb ... [2020-10-27T07:05:21.163Z] Unpacking netbase (5.4) ... [2020-10-27T07:05:21.163Z] Selecting previously unselected package manpages. [2020-10-27T07:05:21.163Z] Preparing to unpack .../009-manpages_4.15-1_all.deb ... [2020-10-27T07:05:21.163Z] Unpacking manpages (4.15-1) ... [2020-10-27T07:05:21.426Z] Selecting previously unselected package wget. [2020-10-27T07:05:21.426Z] Preparing to unpack .../010-wget_1.19.4-1ubuntu2.2_amd64.deb ... [2020-10-27T07:05:21.426Z] Unpacking wget (1.19.4-1ubuntu2.2) ... [2020-10-27T07:05:21.426Z] Selecting previously unselected package libsigsegv2:amd64. [2020-10-27T07:05:21.426Z] Preparing to unpack .../011-libsigsegv2_2.12-1_amd64.deb ... [2020-10-27T07:05:21.426Z] Unpacking libsigsegv2:amd64 (2.12-1) ... [2020-10-27T07:05:21.689Z] Selecting previously unselected package m4. [2020-10-27T07:05:21.689Z] Preparing to unpack .../012-m4_1.4.18-1_amd64.deb ... [2020-10-27T07:05:21.689Z] Unpacking m4 (1.4.18-1) ... [2020-10-27T07:05:21.689Z] Selecting previously unselected package autoconf. [2020-10-27T07:05:21.689Z] Preparing to unpack .../013-autoconf_2.69-11_all.deb ... [2020-10-27T07:05:21.689Z] Unpacking autoconf (2.69-11) ... [2020-10-27T07:05:21.689Z] Selecting previously unselected package autotools-dev. [2020-10-27T07:05:21.689Z] Preparing to unpack .../014-autotools-dev_20180224.1_all.deb ... [2020-10-27T07:05:21.689Z] Unpacking autotools-dev (20180224.1) ... [2020-10-27T07:05:21.950Z] Selecting previously unselected package automake. [2020-10-27T07:05:21.950Z] Preparing to unpack .../015-automake_1%3a1.15.1-3ubuntu2_all.deb ... [2020-10-27T07:05:21.950Z] Unpacking automake (1:1.15.1-3ubuntu2) ... [2020-10-27T07:05:21.950Z] Selecting previously unselected package autopoint. [2020-10-27T07:05:21.950Z] Preparing to unpack .../016-autopoint_0.19.8.1-6ubuntu0.3_all.deb ... [2020-10-27T07:05:21.950Z] Unpacking autopoint (0.19.8.1-6ubuntu0.3) ... [2020-10-27T07:05:21.950Z] Selecting previously unselected package binutils-common:amd64. [2020-10-27T07:05:21.950Z] Preparing to unpack .../017-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-10-27T07:05:21.950Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-10-27T07:05:22.212Z] Selecting previously unselected package libbinutils:amd64. [2020-10-27T07:05:22.212Z] Preparing to unpack .../018-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-10-27T07:05:22.212Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-10-27T07:05:22.212Z] Selecting previously unselected package binutils-x86-64-linux-gnu. [2020-10-27T07:05:22.212Z] Preparing to unpack .../019-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-10-27T07:05:22.212Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2020-10-27T07:05:22.787Z] Selecting previously unselected package binutils. [2020-10-27T07:05:22.787Z] Preparing to unpack .../020-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-10-27T07:05:22.787Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) ... [2020-10-27T07:05:22.787Z] Selecting previously unselected package libc-dev-bin. [2020-10-27T07:05:22.787Z] Preparing to unpack .../021-libc-dev-bin_2.27-3ubuntu1.2_amd64.deb ... [2020-10-27T07:05:22.787Z] Unpacking libc-dev-bin (2.27-3ubuntu1.2) ... [2020-10-27T07:05:22.787Z] Selecting previously unselected package linux-libc-dev:amd64. [2020-10-27T07:05:22.787Z] Preparing to unpack .../022-linux-libc-dev_4.15.0-122.124_amd64.deb ... [2020-10-27T07:05:22.787Z] Unpacking linux-libc-dev:amd64 (4.15.0-122.124) ... [2020-10-27T07:05:23.361Z] Selecting previously unselected package libc6-dev:amd64. [2020-10-27T07:05:23.361Z] Preparing to unpack .../023-libc6-dev_2.27-3ubuntu1.2_amd64.deb ... [2020-10-27T07:05:23.361Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.2) ... [2020-10-27T07:05:23.935Z] Selecting previously unselected package gcc-7-base:amd64. [2020-10-27T07:05:23.935Z] Preparing to unpack .../024-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-27T07:05:23.935Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-10-27T07:05:23.935Z] Selecting previously unselected package libisl19:amd64. [2020-10-27T07:05:23.935Z] Preparing to unpack .../025-libisl19_0.19-1_amd64.deb ... [2020-10-27T07:05:23.935Z] Unpacking libisl19:amd64 (0.19-1) ... [2020-10-27T07:05:23.935Z] Selecting previously unselected package libmpfr6:amd64. [2020-10-27T07:05:23.935Z] Preparing to unpack .../026-libmpfr6_4.0.1-1_amd64.deb ... [2020-10-27T07:05:23.935Z] Unpacking libmpfr6:amd64 (4.0.1-1) ... [2020-10-27T07:05:24.197Z] Selecting previously unselected package libmpc3:amd64. [2020-10-27T07:05:24.197Z] Preparing to unpack .../027-libmpc3_1.1.0-1_amd64.deb ... [2020-10-27T07:05:24.197Z] Unpacking libmpc3:amd64 (1.1.0-1) ... [2020-10-27T07:05:24.197Z] Selecting previously unselected package cpp-7. [2020-10-27T07:05:24.197Z] Preparing to unpack .../028-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-27T07:05:24.197Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) ... [2020-10-27T07:05:24.841Z] ---> f07d999a98da [2020-10-27T07:05:24.842Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-10-27T07:05:24.842Z] ---> c2fc7ea2a045 [2020-10-27T07:05:24.842Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-10-27T07:05:24.842Z] ---> Running in 661c0aceabec [2020-10-27T07:05:24.842Z] ---> Running in cefdf8836a44 [2020-10-27T07:05:24.842Z] ---> 148cded89afa [2020-10-27T07:05:24.842Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-10-27T07:05:24.842Z] ---> Running in edd89a9ceaa0 [2020-10-27T07:05:25.119Z] 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 [2020-10-27T07:05:25.147Z] Selecting previously unselected package cpp. [2020-10-27T07:05:25.147Z] Preparing to unpack .../029-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-10-27T07:05:25.147Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) ... [2020-10-27T07:05:25.147Z] Selecting previously unselected package libcc1-0:amd64. [2020-10-27T07:05:25.147Z] Preparing to unpack .../030-libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-27T07:05:25.147Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-27T07:05:25.147Z] Selecting previously unselected package libgomp1:amd64. [2020-10-27T07:05:25.147Z] Preparing to unpack .../031-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-27T07:05:25.147Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-27T07:05:25.147Z] Selecting previously unselected package libitm1:amd64. [2020-10-27T07:05:25.147Z] Preparing to unpack .../032-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-27T07:05:25.410Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-27T07:05:25.410Z] Selecting previously unselected package libatomic1:amd64. [2020-10-27T07:05:25.410Z] Preparing to unpack .../033-libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-27T07:05:25.410Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-27T07:05:25.410Z] Selecting previously unselected package libasan4:amd64. [2020-10-27T07:05:25.410Z] Preparing to unpack .../034-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-27T07:05:25.410Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-10-27T07:05:25.672Z] Selecting previously unselected package liblsan0:amd64. [2020-10-27T07:05:25.672Z] Preparing to unpack .../035-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-27T07:05:25.672Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-27T07:05:25.672Z] Selecting previously unselected package libtsan0:amd64. [2020-10-27T07:05:25.672Z] Preparing to unpack .../036-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-27T07:05:25.672Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-27T07:05:25.672Z] Selecting previously unselected package libubsan0:amd64. [2020-10-27T07:05:25.672Z] Preparing to unpack .../037-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-27T07:05:25.672Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-10-27T07:05:25.730Z] 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 [2020-10-27T07:05:25.933Z] Selecting previously unselected package libcilkrts5:amd64. [2020-10-27T07:05:25.933Z] Preparing to unpack .../038-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-27T07:05:25.933Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-10-27T07:05:25.933Z] Selecting previously unselected package libmpx2:amd64. [2020-10-27T07:05:25.933Z] Preparing to unpack .../039-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-27T07:05:25.933Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-27T07:05:25.933Z] Selecting previously unselected package libquadmath0:amd64. [2020-10-27T07:05:25.933Z] Preparing to unpack .../040-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-27T07:05:25.933Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-27T07:05:26.196Z] Selecting previously unselected package libgcc-7-dev:amd64. [2020-10-27T07:05:26.196Z] Preparing to unpack .../041-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-27T07:05:26.196Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-10-27T07:05:26.458Z] Selecting previously unselected package gcc-7. [2020-10-27T07:05:26.459Z] Preparing to unpack .../042-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-27T07:05:26.459Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) ... [2020-10-27T07:05:27.201Z] 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 [2020-10-27T07:05:27.403Z] Selecting previously unselected package gcc. [2020-10-27T07:05:27.403Z] Preparing to unpack .../043-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-10-27T07:05:27.403Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) ... [2020-10-27T07:05:27.403Z] Selecting previously unselected package libstdc++-7-dev:amd64. [2020-10-27T07:05:27.403Z] Preparing to unpack .../044-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-27T07:05:27.403Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-10-27T07:05:27.976Z] Selecting previously unselected package g++-7. [2020-10-27T07:05:27.976Z] Preparing to unpack .../045-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-27T07:05:27.976Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ... [2020-10-27T07:05:28.924Z] Selecting previously unselected package g++. [2020-10-27T07:05:28.924Z] Preparing to unpack .../046-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-10-27T07:05:28.924Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) ... [2020-10-27T07:05:28.924Z] Selecting previously unselected package make. [2020-10-27T07:05:28.924Z] Preparing to unpack .../047-make_4.1-9.1ubuntu1_amd64.deb ... [2020-10-27T07:05:28.924Z] Unpacking make (4.1-9.1ubuntu1) ... [2020-10-27T07:05:29.186Z] Selecting previously unselected package libdpkg-perl. [2020-10-27T07:05:29.186Z] Preparing to unpack .../048-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2020-10-27T07:05:29.186Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) ... [2020-10-27T07:05:29.186Z] Selecting previously unselected package patch. [2020-10-27T07:05:29.186Z] Preparing to unpack .../049-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2020-10-27T07:05:29.186Z] Unpacking patch (2.7.6-2ubuntu1.1) ... [2020-10-27T07:05:29.186Z] Selecting previously unselected package dpkg-dev. [2020-10-27T07:05:29.186Z] Preparing to unpack .../050-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2020-10-27T07:05:29.186Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) ... [2020-10-27T07:05:29.215Z] Removing intermediate container 4cec91a9ca6b [2020-10-27T07:05:29.215Z] ---> b7dbdadbd3ec [2020-10-27T07:05:29.215Z] [2020-10-27T07:05:29.215Z] Step 10/22 : FROM scratch [2020-10-27T07:05:29.215Z] ---> [2020-10-27T07:05:29.215Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-27T07:05:29.215Z] ---> Using cache [2020-10-27T07:05:29.215Z] ---> 21e3f28c658c [2020-10-27T07:05:29.215Z] Step 12/22 : ENV APP_PORT=48081 [2020-10-27T07:05:29.215Z] ---> Running in b50adb588b2e [2020-10-27T07:05:29.451Z] Selecting previously unselected package build-essential. [2020-10-27T07:05:29.451Z] Preparing to unpack .../051-build-essential_12.4ubuntu1_amd64.deb ... [2020-10-27T07:05:29.451Z] Unpacking build-essential (12.4ubuntu1) ... [2020-10-27T07:05:29.451Z] Selecting previously unselected package cmake-data. [2020-10-27T07:05:29.451Z] Preparing to unpack .../052-cmake-data_3.10.2-1ubuntu2.18.04.1_all.deb ... [2020-10-27T07:05:29.451Z] Unpacking cmake-data (3.10.2-1ubuntu2.18.04.1) ... [2020-10-27T07:05:30.238Z] Removing intermediate container b50adb588b2e [2020-10-27T07:05:30.238Z] ---> 2836001cb864 [2020-10-27T07:05:30.238Z] Step 13/22 : EXPOSE $APP_PORT [2020-10-27T07:05:30.238Z] ---> Running in d6b19acc5150 [2020-10-27T07:05:30.405Z] Selecting previously unselected package libarchive13:amd64. [2020-10-27T07:05:30.405Z] Preparing to unpack .../053-libarchive13_3.2.2-3.1ubuntu0.6_amd64.deb ... [2020-10-27T07:05:30.405Z] Unpacking libarchive13:amd64 (3.2.2-3.1ubuntu0.6) ... [2020-10-27T07:05:30.405Z] Selecting previously unselected package libjsoncpp1:amd64. [2020-10-27T07:05:30.405Z] Preparing to unpack .../054-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-10-27T07:05:30.405Z] Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-10-27T07:05:30.673Z] Selecting previously unselected package librhash0:amd64. [2020-10-27T07:05:30.673Z] Preparing to unpack .../055-librhash0_1.3.6-2_amd64.deb ... [2020-10-27T07:05:30.673Z] Unpacking librhash0:amd64 (1.3.6-2) ... [2020-10-27T07:05:30.673Z] Selecting previously unselected package libuv1:amd64. [2020-10-27T07:05:30.673Z] Preparing to unpack .../056-libuv1_1.18.0-3_amd64.deb ... [2020-10-27T07:05:30.673Z] Unpacking libuv1:amd64 (1.18.0-3) ... [2020-10-27T07:05:30.673Z] Selecting previously unselected package cmake. [2020-10-27T07:05:30.673Z] Preparing to unpack .../057-cmake_3.10.2-1ubuntu2.18.04.1_amd64.deb ... [2020-10-27T07:05:30.673Z] Unpacking cmake (3.10.2-1ubuntu2.18.04.1) ... [2020-10-27T07:05:30.855Z] Removing intermediate container d6b19acc5150 [2020-10-27T07:05:30.855Z] ---> eb7824965cf2 [2020-10-27T07:05:30.855Z] Step 14/22 : WORKDIR / [2020-10-27T07:05:30.855Z] ---> Running in 57a6b5d19016 [2020-10-27T07:05:31.251Z] Selecting previously unselected package curl. [2020-10-27T07:05:31.251Z] Preparing to unpack .../058-curl_7.58.0-2ubuntu3.10_amd64.deb ... [2020-10-27T07:05:31.251Z] Unpacking curl (7.58.0-2ubuntu3.10) ... [2020-10-27T07:05:31.251Z] Selecting previously unselected package libfakeroot:amd64. [2020-10-27T07:05:31.251Z] Preparing to unpack .../059-libfakeroot_1.22-2ubuntu1_amd64.deb ... [2020-10-27T07:05:31.251Z] Unpacking libfakeroot:amd64 (1.22-2ubuntu1) ... [2020-10-27T07:05:31.251Z] Selecting previously unselected package fakeroot. [2020-10-27T07:05:31.251Z] Preparing to unpack .../060-fakeroot_1.22-2ubuntu1_amd64.deb ... [2020-10-27T07:05:31.251Z] Unpacking fakeroot (1.22-2ubuntu1) ... [2020-10-27T07:05:31.251Z] Selecting previously unselected package libc6-i386. [2020-10-27T07:05:31.251Z] Preparing to unpack .../061-libc6-i386_2.27-3ubuntu1.2_amd64.deb ... [2020-10-27T07:05:31.251Z] Unpacking libc6-i386 (2.27-3ubuntu1.2) ... [2020-10-27T07:05:31.463Z] Removing intermediate container 57a6b5d19016 [2020-10-27T07:05:31.463Z] ---> a131fbccad09 [2020-10-27T07:05:31.463Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-10-27T07:05:31.833Z] Selecting previously unselected package libc6-dev-i386. [2020-10-27T07:05:31.833Z] Preparing to unpack .../062-libc6-dev-i386_2.27-3ubuntu1.2_amd64.deb ... [2020-10-27T07:05:31.833Z] Unpacking libc6-dev-i386 (2.27-3ubuntu1.2) ... [2020-10-27T07:05:32.095Z] Selecting previously unselected package libc6-x32. [2020-10-27T07:05:32.095Z] Preparing to unpack .../063-libc6-x32_2.27-3ubuntu1.2_amd64.deb ... [2020-10-27T07:05:32.095Z] Unpacking libc6-x32 (2.27-3ubuntu1.2) ... [2020-10-27T07:05:32.472Z] ---> 2ee6cb32cc4d [2020-10-27T07:05:32.472Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-10-27T07:05:32.674Z] Selecting previously unselected package libc6-dev-x32. [2020-10-27T07:05:32.674Z] Preparing to unpack .../064-libc6-dev-x32_2.27-3ubuntu1.2_amd64.deb ... [2020-10-27T07:05:32.674Z] Unpacking libc6-dev-x32 (2.27-3ubuntu1.2) ... [2020-10-27T07:05:32.939Z] Selecting previously unselected package lib32gcc1. [2020-10-27T07:05:32.940Z] Preparing to unpack .../065-lib32gcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-27T07:05:32.940Z] Unpacking lib32gcc1 (1:8.4.0-1ubuntu1~18.04) ... [2020-10-27T07:05:32.940Z] Selecting previously unselected package libx32gcc1. [2020-10-27T07:05:32.940Z] Preparing to unpack .../066-libx32gcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-27T07:05:32.940Z] Unpacking libx32gcc1 (1:8.4.0-1ubuntu1~18.04) ... [2020-10-27T07:05:32.940Z] Selecting previously unselected package lib32gomp1. [2020-10-27T07:05:32.940Z] Preparing to unpack .../067-lib32gomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-27T07:05:32.940Z] Unpacking lib32gomp1 (8.4.0-1ubuntu1~18.04) ... [2020-10-27T07:05:33.203Z] Selecting previously unselected package libx32gomp1. [2020-10-27T07:05:33.203Z] Preparing to unpack .../068-libx32gomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-27T07:05:33.203Z] Unpacking libx32gomp1 (8.4.0-1ubuntu1~18.04) ... [2020-10-27T07:05:33.203Z] Selecting previously unselected package lib32itm1. [2020-10-27T07:05:33.203Z] Preparing to unpack .../069-lib32itm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-27T07:05:33.203Z] Unpacking lib32itm1 (8.4.0-1ubuntu1~18.04) ... [2020-10-27T07:05:33.203Z] Selecting previously unselected package libx32itm1. [2020-10-27T07:05:33.203Z] Preparing to unpack .../070-libx32itm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-27T07:05:33.203Z] Unpacking libx32itm1 (8.4.0-1ubuntu1~18.04) ... [2020-10-27T07:05:33.465Z] Selecting previously unselected package lib32atomic1. [2020-10-27T07:05:33.465Z] Preparing to unpack .../071-lib32atomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-27T07:05:33.465Z] Unpacking lib32atomic1 (8.4.0-1ubuntu1~18.04) ... [2020-10-27T07:05:33.465Z] Selecting previously unselected package libx32atomic1. [2020-10-27T07:05:33.465Z] Preparing to unpack .../072-libx32atomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-27T07:05:33.465Z] Unpacking libx32atomic1 (8.4.0-1ubuntu1~18.04) ... [2020-10-27T07:05:33.465Z] Selecting previously unselected package lib32asan4. [2020-10-27T07:05:33.465Z] Preparing to unpack .../073-lib32asan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-27T07:05:33.465Z] Unpacking lib32asan4 (7.5.0-3ubuntu1~18.04) ... [2020-10-27T07:05:33.729Z] Selecting previously unselected package libx32asan4. [2020-10-27T07:05:33.729Z] Preparing to unpack .../074-libx32asan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-27T07:05:33.729Z] Unpacking libx32asan4 (7.5.0-3ubuntu1~18.04) ... [2020-10-27T07:05:33.729Z] Selecting previously unselected package lib32stdc++6. [2020-10-27T07:05:33.729Z] Preparing to unpack .../075-lib32stdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-27T07:05:33.729Z] Unpacking lib32stdc++6 (8.4.0-1ubuntu1~18.04) ... [2020-10-27T07:05:33.991Z] Selecting previously unselected package lib32ubsan0. [2020-10-27T07:05:33.991Z] Preparing to unpack .../076-lib32ubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-27T07:05:33.991Z] Unpacking lib32ubsan0 (7.5.0-3ubuntu1~18.04) ... [2020-10-27T07:05:33.991Z] Selecting previously unselected package libx32stdc++6. [2020-10-27T07:05:33.991Z] Preparing to unpack .../077-libx32stdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-27T07:05:33.991Z] Unpacking libx32stdc++6 (8.4.0-1ubuntu1~18.04) ... [2020-10-27T07:05:33.991Z] Selecting previously unselected package libx32ubsan0. [2020-10-27T07:05:33.991Z] Preparing to unpack .../078-libx32ubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-27T07:05:33.991Z] Unpacking libx32ubsan0 (7.5.0-3ubuntu1~18.04) ... [2020-10-27T07:05:34.253Z] Selecting previously unselected package lib32cilkrts5. [2020-10-27T07:05:34.253Z] Preparing to unpack .../079-lib32cilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-27T07:05:34.253Z] Unpacking lib32cilkrts5 (7.5.0-3ubuntu1~18.04) ... [2020-10-27T07:05:34.253Z] Selecting previously unselected package libx32cilkrts5. [2020-10-27T07:05:34.253Z] Preparing to unpack .../080-libx32cilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-27T07:05:34.253Z] Unpacking libx32cilkrts5 (7.5.0-3ubuntu1~18.04) ... [2020-10-27T07:05:34.253Z] Selecting previously unselected package lib32mpx2. [2020-10-27T07:05:34.253Z] Preparing to unpack .../081-lib32mpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-27T07:05:34.253Z] Unpacking lib32mpx2 (8.4.0-1ubuntu1~18.04) ... [2020-10-27T07:05:34.479Z] ---> 8e358edab0da [2020-10-27T07:05:34.479Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-10-27T07:05:34.515Z] Selecting previously unselected package lib32quadmath0. [2020-10-27T07:05:34.515Z] Preparing to unpack .../082-lib32quadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-27T07:05:34.515Z] Unpacking lib32quadmath0 (8.4.0-1ubuntu1~18.04) ... [2020-10-27T07:05:34.515Z] Selecting previously unselected package libx32quadmath0. [2020-10-27T07:05:34.515Z] Preparing to unpack .../083-libx32quadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-10-27T07:05:34.515Z] Unpacking libx32quadmath0 (8.4.0-1ubuntu1~18.04) ... [2020-10-27T07:05:34.778Z] Selecting previously unselected package lib32gcc-7-dev. [2020-10-27T07:05:34.778Z] Preparing to unpack .../084-lib32gcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-27T07:05:34.778Z] Unpacking lib32gcc-7-dev (7.5.0-3ubuntu1~18.04) ... [2020-10-27T07:05:35.042Z] Selecting previously unselected package libx32gcc-7-dev. [2020-10-27T07:05:35.042Z] Preparing to unpack .../085-libx32gcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-27T07:05:35.042Z] Unpacking libx32gcc-7-dev (7.5.0-3ubuntu1~18.04) ... [2020-10-27T07:05:35.303Z] Selecting previously unselected package gcc-7-multilib. [2020-10-27T07:05:35.303Z] Preparing to unpack .../086-gcc-7-multilib_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-27T07:05:35.303Z] Unpacking gcc-7-multilib (7.5.0-3ubuntu1~18.04) ... [2020-10-27T07:05:35.303Z] Selecting previously unselected package lib32stdc++-7-dev. [2020-10-27T07:05:35.303Z] Preparing to unpack .../087-lib32stdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-27T07:05:35.303Z] Unpacking lib32stdc++-7-dev (7.5.0-3ubuntu1~18.04) ... [2020-10-27T07:05:35.565Z] Selecting previously unselected package libx32stdc++-7-dev. [2020-10-27T07:05:35.565Z] Preparing to unpack .../088-libx32stdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-27T07:05:35.565Z] Unpacking libx32stdc++-7-dev (7.5.0-3ubuntu1~18.04) ... [2020-10-27T07:05:35.565Z] Selecting previously unselected package g++-7-multilib. [2020-10-27T07:05:35.565Z] Preparing to unpack .../089-g++-7-multilib_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-10-27T07:05:35.565Z] Unpacking g++-7-multilib (7.5.0-3ubuntu1~18.04) ... [2020-10-27T07:05:35.827Z] Selecting previously unselected package gcc-multilib. [2020-10-27T07:05:35.827Z] Preparing to unpack .../090-gcc-multilib_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-10-27T07:05:35.827Z] Unpacking gcc-multilib (4:7.4.0-1ubuntu2.3) ... [2020-10-27T07:05:35.827Z] Selecting previously unselected package g++-multilib. [2020-10-27T07:05:35.827Z] Preparing to unpack .../091-g++-multilib_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-10-27T07:05:35.827Z] Unpacking g++-multilib (4:7.4.0-1ubuntu2.3) ... [2020-10-27T07:05:35.827Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2020-10-27T07:05:35.827Z] Preparing to unpack .../092-libcurl3-gnutls_7.58.0-2ubuntu3.10_amd64.deb ... [2020-10-27T07:05:35.827Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... [2020-10-27T07:05:35.965Z] ---> 0d5821131821 [2020-10-27T07:05:35.965Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-10-27T07:05:35.965Z] ---> Running in ce59e31c4a3c [2020-10-27T07:05:36.089Z] Selecting previously unselected package liberror-perl. [2020-10-27T07:05:36.089Z] Preparing to unpack .../093-liberror-perl_0.17025-1_all.deb ... [2020-10-27T07:05:36.089Z] Unpacking liberror-perl (0.17025-1) ... [2020-10-27T07:05:36.089Z] Selecting previously unselected package git-man. [2020-10-27T07:05:36.089Z] Preparing to unpack .../094-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-10-27T07:05:36.089Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-10-27T07:05:36.089Z] Selecting previously unselected package git. [2020-10-27T07:05:36.089Z] Preparing to unpack .../095-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2020-10-27T07:05:36.089Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-10-27T07:05:36.587Z] Removing intermediate container ce59e31c4a3c [2020-10-27T07:05:36.588Z] ---> a1f336df4199 [2020-10-27T07:05:36.588Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-27T07:05:36.866Z] ---> Running in b0104a7b2c3d [2020-10-27T07:05:37.036Z] Selecting previously unselected package libalgorithm-diff-perl. [2020-10-27T07:05:37.036Z] Preparing to unpack .../096-libalgorithm-diff-perl_1.19.03-1_all.deb ... [2020-10-27T07:05:37.036Z] Unpacking libalgorithm-diff-perl (1.19.03-1) ... [2020-10-27T07:05:37.036Z] Selecting previously unselected package libalgorithm-diff-xs-perl. [2020-10-27T07:05:37.036Z] Preparing to unpack .../097-libalgorithm-diff-xs-perl_0.04-5_amd64.deb ... [2020-10-27T07:05:37.036Z] Unpacking libalgorithm-diff-xs-perl (0.04-5) ... [2020-10-27T07:05:37.036Z] Selecting previously unselected package libalgorithm-merge-perl. [2020-10-27T07:05:37.036Z] Preparing to unpack .../098-libalgorithm-merge-perl_0.08-3_all.deb ... [2020-10-27T07:05:37.036Z] Unpacking libalgorithm-merge-perl (0.08-3) ... [2020-10-27T07:05:37.036Z] Selecting previously unselected package libfile-fcntllock-perl. [2020-10-27T07:05:37.036Z] Preparing to unpack .../099-libfile-fcntllock-perl_0.22-3build2_amd64.deb ... [2020-10-27T07:05:37.036Z] Unpacking libfile-fcntllock-perl (0.22-3build2) ... [2020-10-27T07:05:37.036Z] Selecting previously unselected package libltdl7:amd64. [2020-10-27T07:05:37.036Z] Preparing to unpack .../100-libltdl7_2.4.6-2_amd64.deb ... [2020-10-27T07:05:37.036Z] Unpacking libltdl7:amd64 (2.4.6-2) ... [2020-10-27T07:05:37.299Z] Selecting previously unselected package libltdl-dev:amd64. [2020-10-27T07:05:37.299Z] Preparing to unpack .../101-libltdl-dev_2.4.6-2_amd64.deb ... [2020-10-27T07:05:37.299Z] Unpacking libltdl-dev:amd64 (2.4.6-2) ... [2020-10-27T07:05:37.299Z] Selecting previously unselected package liblua5.1-0:amd64. [2020-10-27T07:05:37.299Z] Preparing to unpack .../102-liblua5.1-0_5.1.5-8.1build2_amd64.deb ... [2020-10-27T07:05:37.299Z] Unpacking liblua5.1-0:amd64 (5.1.5-8.1build2) ... [2020-10-27T07:05:37.299Z] Selecting previously unselected package libtinfo-dev:amd64. [2020-10-27T07:05:37.299Z] Preparing to unpack .../103-libtinfo-dev_6.1-1ubuntu1.18.04_amd64.deb ... [2020-10-27T07:05:37.299Z] Unpacking libtinfo-dev:amd64 (6.1-1ubuntu1.18.04) ... [2020-10-27T07:05:37.484Z] Removing intermediate container b0104a7b2c3d [2020-10-27T07:05:37.484Z] ---> 59c749758982 [2020-10-27T07:05:37.484Z] Step 20/22 : LABEL arch=arm64 [2020-10-27T07:05:37.562Z] Selecting previously unselected package libreadline-dev:amd64. [2020-10-27T07:05:37.562Z] Preparing to unpack .../104-libreadline-dev_7.0-3_amd64.deb ... [2020-10-27T07:05:37.562Z] Unpacking libreadline-dev:amd64 (7.0-3) ... [2020-10-27T07:05:37.562Z] Selecting previously unselected package liblua5.1-0-dev:amd64. [2020-10-27T07:05:37.562Z] Preparing to unpack .../105-liblua5.1-0-dev_5.1.5-8.1build2_amd64.deb ... [2020-10-27T07:05:37.562Z] Unpacking liblua5.1-0-dev:amd64 (5.1.5-8.1build2) ... [2020-10-27T07:05:37.562Z] Selecting previously unselected package libncurses5-dev:amd64. [2020-10-27T07:05:37.562Z] Preparing to unpack .../106-libncurses5-dev_6.1-1ubuntu1.18.04_amd64.deb ... [2020-10-27T07:05:37.562Z] Unpacking libncurses5-dev:amd64 (6.1-1ubuntu1.18.04) ... [2020-10-27T07:05:37.769Z] ---> Running in e28c77489b8d [2020-10-27T07:05:37.823Z] Selecting previously unselected package libnorm1:amd64. [2020-10-27T07:05:37.823Z] Preparing to unpack .../107-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2020-10-27T07:05:37.823Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2020-10-27T07:05:37.823Z] Selecting previously unselected package libpcre16-3:amd64. [2020-10-27T07:05:37.823Z] Preparing to unpack .../108-libpcre16-3_2%3a8.39-9_amd64.deb ... [2020-10-27T07:05:37.823Z] Unpacking libpcre16-3:amd64 (2:8.39-9) ... [2020-10-27T07:05:37.823Z] Selecting previously unselected package libpcre32-3:amd64. [2020-10-27T07:05:37.823Z] Preparing to unpack .../109-libpcre32-3_2%3a8.39-9_amd64.deb ... [2020-10-27T07:05:38.085Z] Unpacking libpcre32-3:amd64 (2:8.39-9) ... [2020-10-27T07:05:38.085Z] Selecting previously unselected package libpcrecpp0v5:amd64. [2020-10-27T07:05:38.085Z] Preparing to unpack .../110-libpcrecpp0v5_2%3a8.39-9_amd64.deb ... [2020-10-27T07:05:38.085Z] Unpacking libpcrecpp0v5:amd64 (2:8.39-9) ... [2020-10-27T07:05:38.085Z] Selecting previously unselected package libpcre3-dev:amd64. [2020-10-27T07:05:38.085Z] Preparing to unpack .../111-libpcre3-dev_2%3a8.39-9_amd64.deb ... [2020-10-27T07:05:38.085Z] Unpacking libpcre3-dev:amd64 (2:8.39-9) ... [2020-10-27T07:05:38.348Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2020-10-27T07:05:38.348Z] Preparing to unpack .../112-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2020-10-27T07:05:38.348Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2020-10-27T07:05:38.348Z] Selecting previously unselected package libsodium23:amd64. [2020-10-27T07:05:38.348Z] Preparing to unpack .../113-libsodium23_1.0.16-2_amd64.deb ... [2020-10-27T07:05:38.348Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2020-10-27T07:05:38.348Z] Selecting previously unselected package libssl-dev:amd64. [2020-10-27T07:05:38.348Z] Preparing to unpack .../114-libssl-dev_1.1.1-1ubuntu2.1~18.04.6_amd64.deb ... [2020-10-27T07:05:38.348Z] Unpacking libssl-dev:amd64 (1.1.1-1ubuntu2.1~18.04.6) ... [2020-10-27T07:05:38.383Z] Removing intermediate container e28c77489b8d [2020-10-27T07:05:38.383Z] ---> 393de0ff1408 [2020-10-27T07:05:38.383Z] Step 21/22 : LABEL git_sha=39ea330cf4f077e39d4220f3f6c89fd52878c17c [2020-10-27T07:05:38.611Z] Selecting previously unselected package libtool. [2020-10-27T07:05:38.611Z] Preparing to unpack .../115-libtool_2.4.6-2_all.deb ... [2020-10-27T07:05:38.611Z] Unpacking libtool (2.4.6-2) ... [2020-10-27T07:05:38.670Z] ---> Running in 913fefcd21ff [2020-10-27T07:05:38.873Z] Selecting previously unselected package libtool-bin. [2020-10-27T07:05:38.873Z] Preparing to unpack .../116-libtool-bin_2.4.6-2_amd64.deb ... [2020-10-27T07:05:38.873Z] Unpacking libtool-bin (2.4.6-2) ... [2020-10-27T07:05:38.873Z] Selecting previously unselected package libzmq5:amd64. [2020-10-27T07:05:38.873Z] Preparing to unpack .../117-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2020-10-27T07:05:38.873Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2020-10-27T07:05:38.873Z] Selecting previously unselected package libzmq3-dev:amd64. [2020-10-27T07:05:38.873Z] Preparing to unpack .../118-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2020-10-27T07:05:38.873Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2020-10-27T07:05:39.135Z] Selecting previously unselected package lua5.1. [2020-10-27T07:05:39.135Z] Preparing to unpack .../119-lua5.1_5.1.5-8.1build2_amd64.deb ... [2020-10-27T07:05:39.135Z] Unpacking lua5.1 (5.1.5-8.1build2) ... [2020-10-27T07:05:39.135Z] Selecting previously unselected package lua-any. [2020-10-27T07:05:39.135Z] Preparing to unpack .../120-lua-any_24_all.deb ... [2020-10-27T07:05:39.135Z] Unpacking lua-any (24) ... [2020-10-27T07:05:39.135Z] Selecting previously unselected package lua-socket:amd64. [2020-10-27T07:05:39.135Z] Preparing to unpack .../121-lua-socket_3.0~rc1+git+ac3201d-4_amd64.deb ... [2020-10-27T07:05:39.135Z] Unpacking lua-socket:amd64 (3.0~rc1+git+ac3201d-4) ... [2020-10-27T07:05:39.296Z] Removing intermediate container 913fefcd21ff [2020-10-27T07:05:39.296Z] ---> 35e7afe6219c [2020-10-27T07:05:39.296Z] Step 22/22 : LABEL version=0.0.0 [2020-10-27T07:05:39.398Z] Selecting previously unselected package lua-sec:amd64. [2020-10-27T07:05:39.398Z] Preparing to unpack .../122-lua-sec_0.6-4_amd64.deb ... [2020-10-27T07:05:39.398Z] Unpacking lua-sec:amd64 (0.6-4) ... [2020-10-27T07:05:39.398Z] Selecting previously unselected package zip. [2020-10-27T07:05:39.398Z] Preparing to unpack .../123-zip_3.0-11build1_amd64.deb ... [2020-10-27T07:05:39.398Z] Unpacking zip (3.0-11build1) ... [2020-10-27T07:05:39.398Z] Selecting previously unselected package unzip. [2020-10-27T07:05:39.398Z] Preparing to unpack .../124-unzip_6.0-21ubuntu1_amd64.deb ... [2020-10-27T07:05:39.398Z] Unpacking unzip (6.0-21ubuntu1) ... [2020-10-27T07:05:39.398Z] Selecting previously unselected package luarocks. [2020-10-27T07:05:39.398Z] Preparing to unpack .../125-luarocks_2.4.2+dfsg-1_all.deb ... [2020-10-27T07:05:39.398Z] Unpacking luarocks (2.4.2+dfsg-1) ... [2020-10-27T07:05:39.588Z] ---> Running in 9a014f37b3a4 [2020-10-27T07:05:39.660Z] Selecting previously unselected package manpages-dev. [2020-10-27T07:05:39.660Z] Preparing to unpack .../126-manpages-dev_4.15-1_all.deb ... [2020-10-27T07:05:39.660Z] Unpacking manpages-dev (4.15-1) ... [2020-10-27T07:05:39.921Z] Selecting previously unselected package pkg-config. [2020-10-27T07:05:39.921Z] Preparing to unpack .../127-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2020-10-27T07:05:39.921Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2020-10-27T07:05:39.921Z] Selecting previously unselected package zlib1g-dev:amd64. [2020-10-27T07:05:40.183Z] Preparing to unpack .../128-zlib1g-dev_1%3a1.2.11.dfsg-0ubuntu2_amd64.deb ... [2020-10-27T07:05:40.183Z] Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-0ubuntu2) ... [2020-10-27T07:05:40.183Z] Selecting previously unselected package libyaml-dev:amd64. [2020-10-27T07:05:40.183Z] Preparing to unpack .../129-libyaml-dev_0.1.7-2ubuntu3_amd64.deb ... [2020-10-27T07:05:40.184Z] Unpacking libyaml-dev:amd64 (0.1.7-2ubuntu3) ... [2020-10-27T07:05:40.184Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-27T07:05:40.184Z] Setting up libc6-x32 (2.27-3ubuntu1.2) ... [2020-10-27T07:05:40.184Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-27T07:05:40.184Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2020-10-27T07:05:40.184Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-27T07:05:40.223Z] Removing intermediate container 9a014f37b3a4 [2020-10-27T07:05:40.223Z] ---> 4d9cc820f13c [2020-10-27T07:05:40.223Z] [2020-10-27T07:05:40.446Z] Setting up manpages (4.15-1) ... [2020-10-27T07:05:40.446Z] Setting up lua-socket:amd64 (3.0~rc1+git+ac3201d-4) ... [2020-10-27T07:05:40.446Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-10-27T07:05:40.446Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-27T07:05:40.446Z] Setting up less (487-0.1) ... [2020-10-27T07:05:40.446Z] Setting up make (4.1-9.1ubuntu1) ... [2020-10-27T07:05:40.446Z] Setting up libx32gcc1 (1:8.4.0-1ubuntu1~18.04) ... [2020-10-27T07:05:40.712Z] Setting up curl (7.58.0-2ubuntu3.10) ... [2020-10-27T07:05:40.712Z] Setting up libsigsegv2:amd64 (2.12-1) ... [2020-10-27T07:05:40.712Z] Setting up libarchive13:amd64 (3.2.2-3.1ubuntu0.6) ... [2020-10-27T07:05:40.712Z] Setting up libuv1:amd64 (1.18.0-3) ... [2020-10-27T07:05:40.712Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.10) ... [2020-10-27T07:05:40.712Z] Setting up lua-sec:amd64 (0.6-4) ... [2020-10-27T07:05:40.712Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-27T07:05:40.712Z] Setting up libssl-dev:amd64 (1.1.1-1ubuntu2.1~18.04.6) ... [2020-10-27T07:05:40.712Z] Setting up unzip (6.0-21ubuntu1) ... [2020-10-27T07:05:40.712Z] Setting up linux-libc-dev:amd64 (4.15.0-122.124) ... [2020-10-27T07:05:40.712Z] Setting up libmpfr6:amd64 (4.0.1-1) ... [2020-10-27T07:05:40.712Z] Setting up libtinfo-dev:amd64 (6.1-1ubuntu1.18.04) ... [2020-10-27T07:05:40.712Z] Setting up cmake-data (3.10.2-1ubuntu2.18.04.1) ... [2020-10-27T07:05:40.846Z] Successfully built 4d9cc820f13c [2020-10-27T07:05:40.847Z] Successfully tagged docker-core-metadata-go-arm64:latest [2020-10-27T07:05:40.974Z] Setting up libc6-i386 (2.27-3ubuntu1.2) ... [2020-10-27T07:05:40.974Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2020-10-27T07:05:40.974Z] Setting up m4 (1.4.18-1) ... [2020-10-27T07:05:40.974Z] Setting up libgdbm5:amd64 (1.14.1-6) ... [2020-10-27T07:05:40.974Z] Setting up zip (3.0-11build1) ... [2020-10-27T07:05:40.974Z] Setting up libx32stdc++6 (8.4.0-1ubuntu1~18.04) ... [2020-10-27T07:05:40.974Z] Setting up lib32atomic1 (8.4.0-1ubuntu1~18.04) ... [2020-10-27T07:05:40.974Z] Setting up libx32atomic1 (8.4.0-1ubuntu1~18.04) ... [2020-10-27T07:05:40.974Z] Setting up librhash0:amd64 (1.3.6-2) ... [2020-10-27T07:05:40.974Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-27T07:05:40.974Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2020-10-27T07:05:40.974Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-10-27T07:05:40.974Z] Setting up libx32gomp1 (8.4.0-1ubuntu1~18.04) ... [2020-10-27T07:05:41.237Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-10-27T07:05:41.237Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2020-10-27T07:05:41.237Z] Setting up lua5.1 (5.1.5-8.1build2) ... [2020-10-27T07:05:41.237Z] update-alternatives: using /usr/bin/lua5.1 to provide /usr/bin/lua (lua-interpreter) in auto mode [2020-10-27T07:05:41.237Z] 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 [2020-10-27T07:05:41.237Z] update-alternatives: using /usr/bin/luac5.1 to provide /usr/bin/luac (lua-compiler) in auto mode [2020-10-27T07:05:41.237Z] 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 [2020-10-27T07:05:41.237Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-27T07:05:41.237Z] Setting up libyaml-0-2:amd64 (0.1.7-2ubuntu3) ... [2020-10-27T07:05:41.237Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-10-27T07:05:41.237Z] Setting up autotools-dev (20180224.1) ... [2020-10-27T07:05:41.237Z] Setting up libfakeroot:amd64 (1.22-2ubuntu1) ... [2020-10-27T07:05:41.237Z] Setting up libltdl7:amd64 (2.4.6-2) ... [2020-10-27T07:05:41.237Z] Setting up libx32itm1 (8.4.0-1ubuntu1~18.04) ... [2020-10-27T07:05:41.497Z] Setting up wget (1.19.4-1ubuntu2.2) ... [2020-10-27T07:05:41.497Z] Setting up libreadline-dev:amd64 (7.0-3) ... [2020-10-27T07:05:41.498Z] Setting up liblocale-gettext-perl (1.07-3build2) ... [2020-10-27T07:05:41.498Z] Setting up libpcrecpp0v5:amd64 (2:8.39-9) ... [2020-10-27T07:05:41.498Z] Setting up libpcre32-3:amd64 (2:8.39-9) ... [2020-10-27T07:05:41.498Z] Setting up libmpc3:amd64 (1.1.0-1) ... [2020-10-27T07:05:41.498Z] Setting up liblua5.1-0:amd64 (5.1.5-8.1build2) ... [2020-10-27T07:05:41.498Z] Setting up libc-dev-bin (2.27-3ubuntu1.2) ... [2020-10-27T07:05:41.498Z] Setting up libpcre16-3:amd64 (2:8.39-9) ... [2020-10-27T07:05:41.498Z] Setting up libgdbm-compat4:amd64 (1.14.1-6) ... [2020-10-27T07:05:41.498Z] Setting up lib32quadmath0 (8.4.0-1ubuntu1~18.04) ... [2020-10-27T07:05:41.758Z] Setting up manpages-dev (4.15-1) ... [2020-10-27T07:05:41.758Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.2) ... [2020-10-27T07:05:41.758Z] Setting up lib32itm1 (8.4.0-1ubuntu1~18.04) ... [2020-10-27T07:05:41.758Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-10-27T07:05:41.758Z] Setting up autopoint (0.19.8.1-6ubuntu0.3) ... [2020-10-27T07:05:41.758Z] Setting up libx32quadmath0 (8.4.0-1ubuntu1~18.04) ... [2020-10-27T07:05:41.758Z] Setting up lib32gcc1 (1:8.4.0-1ubuntu1~18.04) ... [2020-10-27T07:05:41.758Z] Setting up netbase (5.4) ... [2020-10-27T07:05:41.758Z] Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-0ubuntu2) ... [2020-10-27T07:05:41.758Z] Setting up libisl19:amd64 (0.19-1) ... [2020-10-27T07:05:41.758Z] Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-10-27T07:05:42.019Z] Setting up lua-any (24) ... [2020-10-27T07:05:42.019Z] Setting up libpcre3-dev:amd64 (2:8.39-9) ... [2020-10-27T07:05:42.019Z] Setting up libx32asan4 (7.5.0-3ubuntu1~18.04) ... [2020-10-27T07:05:42.019Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2020-10-27T07:05:42.019Z] Setting up libx32cilkrts5 (7.5.0-3ubuntu1~18.04) ... [2020-10-27T07:05:42.019Z] Setting up libltdl-dev:amd64 (2.4.6-2) ... [2020-10-27T07:05:42.019Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-10-27T07:05:42.019Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-10-27T07:05:42.019Z] Setting up lib32gomp1 (8.4.0-1ubuntu1~18.04) ... [2020-10-27T07:05:42.019Z] Setting up libx32ubsan0 (7.5.0-3ubuntu1~18.04) ... [2020-10-27T07:05:42.019Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-10-27T07:05:42.281Z] Setting up liblua5.1-0-dev:amd64 (5.1.5-8.1build2) ... [2020-10-27T07:05:42.281Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-10-27T07:05:42.281Z] Setting up lib32asan4 (7.5.0-3ubuntu1~18.04) ... [2020-10-27T07:05:42.281Z] Setting up lib32mpx2 (8.4.0-1ubuntu1~18.04) ... [2020-10-27T07:05:42.281Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2020-10-27T07:05:42.281Z] Setting up libyaml-dev:amd64 (0.1.7-2ubuntu3) ... [2020-10-27T07:05:42.281Z] Setting up fakeroot (1.22-2ubuntu1) ... [2020-10-27T07:05:42.281Z] update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode [2020-10-27T07:05:42.281Z] 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 [2020-10-27T07:05:42.281Z] 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 [2020-10-27T07:05:42.281Z] 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 [2020-10-27T07:05:42.281Z] 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 [2020-10-27T07:05:42.281Z] 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 [2020-10-27T07:05:42.281Z] 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 [2020-10-27T07:05:42.281Z] 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 [2020-10-27T07:05:42.281Z] 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 [2020-10-27T07:05:42.281Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-10-27T07:05:42.281Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2020-10-27T07:05:42.281Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-10-27T07:05:42.281Z] Setting up libncurses5-dev:amd64 (6.1-1ubuntu1.18.04) ... [2020-10-27T07:05:42.544Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2020-10-27T07:05:42.544Z] Setting up lib32stdc++6 (8.4.0-1ubuntu1~18.04) ... [2020-10-27T07:05:42.544Z] Setting up lib32ubsan0 (7.5.0-3ubuntu1~18.04) ... [2020-10-27T07:05:42.544Z] Setting up cmake (3.10.2-1ubuntu2.18.04.1) ... [2020-10-27T07:05:42.544Z] Setting up lib32cilkrts5 (7.5.0-3ubuntu1~18.04) ... [2020-10-27T07:05:42.544Z] Setting up libc6-dev-i386 (2.27-3ubuntu1.2) ... [2020-10-27T07:05:42.544Z] Setting up libc6-dev-x32 (2.27-3ubuntu1.2) ... [2020-10-27T07:05:42.544Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2020-10-27T07:05:42.544Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2020-10-27T07:05:42.544Z] Setting up luarocks (2.4.2+dfsg-1) ... [2020-10-27T07:05:42.806Z] Making manifest for /usr/local/lib/luarocks/rocks [2020-10-27T07:05:42.806Z] Warning: This looks like a local rocks tree, but you did not pass --local-tree. [2020-10-27T07:05:42.806Z] Generating index.html for /usr/local/lib/luarocks/rocks [2020-10-27T07:05:42.806Z] Setting up libx32gcc-7-dev (7.5.0-3ubuntu1~18.04) ... [2020-10-27T07:05:42.806Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2020-10-27T07:05:42.806Z] Setting up libfile-fcntllock-perl (0.22-3build2) ... [2020-10-27T07:05:42.806Z] Setting up libalgorithm-diff-perl (1.19.03-1) ... [2020-10-27T07:05:42.806Z] Setting up lib32gcc-7-dev (7.5.0-3ubuntu1~18.04) ... [2020-10-27T07:05:42.806Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2020-10-27T07:05:42.806Z] Setting up libx32stdc++-7-dev (7.5.0-3ubuntu1~18.04) ... [2020-10-27T07:05:42.806Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2020-10-27T07:05:42.806Z] Setting up liberror-perl (0.17025-1) ... [2020-10-27T07:05:43.068Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2020-10-27T07:05:43.068Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2020-10-27T07:05:43.068Z] Setting up autoconf (2.69-11) ... [2020-10-27T07:05:43.068Z] Setting up gcc-7-multilib (7.5.0-3ubuntu1~18.04) ... [2020-10-27T07:05:43.068Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2020-10-27T07:05:43.068Z] Setting up lib32stdc++-7-dev (7.5.0-3ubuntu1~18.04) ... [2020-10-27T07:05:43.068Z] Setting up g++-7-multilib (7.5.0-3ubuntu1~18.04) ... [2020-10-27T07:05:43.068Z] Setting up libalgorithm-merge-perl (0.08-3) ... [2020-10-27T07:05:43.068Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2020-10-27T07:05:43.068Z] Setting up libalgorithm-diff-xs-perl (0.04-5) ... [2020-10-27T07:05:43.331Z] Setting up automake (1:1.15.1-3ubuntu2) ... [2020-10-27T07:05:43.331Z] update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode [2020-10-27T07:05:43.331Z] 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 [2020-10-27T07:05:43.331Z] 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 [2020-10-27T07:05:43.331Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2020-10-27T07:05:43.331Z] update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode [2020-10-27T07:05:43.331Z] 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 [2020-10-27T07:05:43.331Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-10-27T07:05:43.331Z] Setting up libtool (2.4.6-2) ... [2020-10-27T07:05:43.331Z] Setting up libtool-bin (2.4.6-2) ... [2020-10-27T07:05:43.331Z] Setting up build-essential (12.4ubuntu1) ... [2020-10-27T07:05:43.331Z] Setting up gcc-multilib (4:7.4.0-1ubuntu2.3) ... [2020-10-27T07:05:43.331Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2020-10-27T07:05:43.592Z] Setting up g++-multilib (4:7.4.0-1ubuntu2.3) ... [2020-10-27T07:05:43.592Z] Processing triggers for mime-support (3.60ubuntu1) ... [2020-10-27T07:05:43.592Z] Processing triggers for libc-bin (2.27-3ubuntu1.2) ... [2020-10-27T07:05:45.512Z] autoconf set to automatically installed. [2020-10-27T07:05:45.512Z] automake set to automatically installed. [2020-10-27T07:05:45.512Z] autopoint set to automatically installed. [2020-10-27T07:05:45.512Z] autotools-dev set to automatically installed. [2020-10-27T07:05:45.512Z] binutils set to automatically installed. [2020-10-27T07:05:45.512Z] binutils-common set to automatically installed. [2020-10-27T07:05:45.512Z] binutils-x86-64-linux-gnu set to automatically installed. [2020-10-27T07:05:45.512Z] build-essential set to automatically installed. [2020-10-27T07:05:45.512Z] cmake set to automatically installed. [2020-10-27T07:05:45.512Z] cmake-data set to automatically installed. [2020-10-27T07:05:45.512Z] cpp set to automatically installed. [2020-10-27T07:05:45.512Z] cpp-7 set to automatically installed. [2020-10-27T07:05:45.512Z] curl set to automatically installed. [2020-10-27T07:05:45.512Z] dpkg-dev set to automatically installed. [2020-10-27T07:05:45.512Z] fakeroot set to automatically installed. [2020-10-27T07:05:45.512Z] g++ set to automatically installed. [2020-10-27T07:05:45.512Z] g++-7 set to automatically installed. [2020-10-27T07:05:45.512Z] g++-7-multilib set to automatically installed. [2020-10-27T07:05:45.512Z] g++-multilib set to automatically installed. [2020-10-27T07:05:45.512Z] gcc set to automatically installed. [2020-10-27T07:05:45.512Z] gcc-7 set to automatically installed. [2020-10-27T07:05:45.512Z] gcc-7-base set to automatically installed. [2020-10-27T07:05:45.512Z] gcc-7-multilib set to automatically installed. [2020-10-27T07:05:45.512Z] gcc-multilib set to automatically installed. [2020-10-27T07:05:45.512Z] git set to automatically installed. [2020-10-27T07:05:45.512Z] git-man set to automatically installed. [2020-10-27T07:05:45.512Z] less set to automatically installed. [2020-10-27T07:05:45.512Z] lib32asan4 set to automatically installed. [2020-10-27T07:05:45.512Z] lib32atomic1 set to automatically installed. [2020-10-27T07:05:45.512Z] lib32cilkrts5 set to automatically installed. [2020-10-27T07:05:45.512Z] lib32gcc-7-dev set to automatically installed. [2020-10-27T07:05:45.512Z] lib32gcc1 set to automatically installed. [2020-10-27T07:05:45.512Z] lib32gomp1 set to automatically installed. [2020-10-27T07:05:45.512Z] lib32itm1 set to automatically installed. [2020-10-27T07:05:45.512Z] lib32mpx2 set to automatically installed. [2020-10-27T07:05:45.512Z] lib32quadmath0 set to automatically installed. [2020-10-27T07:05:45.512Z] lib32stdc++-7-dev set to automatically installed. [2020-10-27T07:05:45.512Z] lib32stdc++6 set to automatically installed. [2020-10-27T07:05:45.512Z] lib32ubsan0 set to automatically installed. [2020-10-27T07:05:45.512Z] libalgorithm-diff-perl set to automatically installed. [2020-10-27T07:05:45.512Z] libalgorithm-diff-xs-perl set to automatically installed. [2020-10-27T07:05:45.512Z] libalgorithm-merge-perl set to automatically installed. [2020-10-27T07:05:45.512Z] libarchive13 set to automatically installed. [2020-10-27T07:05:45.512Z] libasan4 set to automatically installed. [2020-10-27T07:05:45.512Z] libatomic1 set to automatically installed. [2020-10-27T07:05:45.512Z] libbinutils set to automatically installed. [2020-10-27T07:05:45.512Z] libc-dev-bin set to automatically installed. [2020-10-27T07:05:45.512Z] libc6-dev set to automatically installed. [2020-10-27T07:05:45.512Z] libc6-dev-i386 set to automatically installed. [2020-10-27T07:05:45.512Z] libc6-dev-x32 set to automatically installed. [2020-10-27T07:05:45.512Z] libc6-i386 set to automatically installed. [2020-10-27T07:05:45.512Z] libc6-x32 set to automatically installed. [2020-10-27T07:05:45.512Z] libcc1-0 set to automatically installed. [2020-10-27T07:05:45.512Z] libcilkrts5 set to automatically installed. [2020-10-27T07:05:45.512Z] libcurl3-gnutls set to automatically installed. [2020-10-27T07:05:45.512Z] libdpkg-perl set to automatically installed. [2020-10-27T07:05:45.512Z] liberror-perl set to automatically installed. [2020-10-27T07:05:45.512Z] libfakeroot set to automatically installed. [2020-10-27T07:05:45.512Z] libfile-fcntllock-perl set to automatically installed. [2020-10-27T07:05:45.512Z] libgcc-7-dev set to automatically installed. [2020-10-27T07:05:45.512Z] libgdbm-compat4 set to automatically installed. [2020-10-27T07:05:45.512Z] libgdbm5 set to automatically installed. [2020-10-27T07:05:45.512Z] libgomp1 set to automatically installed. [2020-10-27T07:05:45.512Z] libisl19 set to automatically installed. [2020-10-27T07:05:45.512Z] libitm1 set to automatically installed. [2020-10-27T07:05:45.512Z] libjsoncpp1 set to automatically installed. [2020-10-27T07:05:45.512Z] liblocale-gettext-perl set to automatically installed. [2020-10-27T07:05:45.774Z] liblsan0 set to automatically installed. [2020-10-27T07:05:45.774Z] libltdl-dev set to automatically installed. [2020-10-27T07:05:45.774Z] libltdl7 set to automatically installed. [2020-10-27T07:05:45.774Z] liblua5.1-0 set to automatically installed. [2020-10-27T07:05:45.774Z] liblua5.1-0-dev set to automatically installed. [2020-10-27T07:05:45.774Z] libmpc3 set to automatically installed. [2020-10-27T07:05:45.774Z] libmpfr6 set to automatically installed. [2020-10-27T07:05:45.774Z] libmpx2 set to automatically installed. [2020-10-27T07:05:45.774Z] libncurses5-dev set to automatically installed. [2020-10-27T07:05:45.774Z] libnorm1 set to automatically installed. [2020-10-27T07:05:45.774Z] libpcre16-3 set to automatically installed. [2020-10-27T07:05:45.774Z] libpcre3-dev set to automatically installed. [2020-10-27T07:05:45.774Z] libpcre32-3 set to automatically installed. [2020-10-27T07:05:45.774Z] libpcrecpp0v5 set to automatically installed. [2020-10-27T07:05:45.774Z] libperl5.26 set to automatically installed. [2020-10-27T07:05:45.774Z] libpgm-5.2-0 set to automatically installed. [2020-10-27T07:05:45.774Z] libquadmath0 set to automatically installed. [2020-10-27T07:05:45.774Z] libreadline-dev set to automatically installed. [2020-10-27T07:05:45.774Z] librhash0 set to automatically installed. [2020-10-27T07:05:45.774Z] libsigsegv2 set to automatically installed. [2020-10-27T07:05:45.774Z] libsodium23 set to automatically installed. [2020-10-27T07:05:45.774Z] libssl-dev set to automatically installed. [2020-10-27T07:05:45.774Z] libstdc++-7-dev set to automatically installed. [2020-10-27T07:05:45.774Z] libtinfo-dev set to automatically installed. [2020-10-27T07:05:45.774Z] libtool set to automatically installed. [2020-10-27T07:05:45.774Z] libtool-bin set to automatically installed. [2020-10-27T07:05:45.774Z] libtsan0 set to automatically installed. [2020-10-27T07:05:45.774Z] libubsan0 set to automatically installed. [2020-10-27T07:05:45.774Z] libuv1 set to automatically installed. [2020-10-27T07:05:45.774Z] libx32asan4 set to automatically installed. [2020-10-27T07:05:45.774Z] libx32atomic1 set to automatically installed. [2020-10-27T07:05:45.774Z] libx32cilkrts5 set to automatically installed. [2020-10-27T07:05:45.774Z] libx32gcc-7-dev set to automatically installed. [2020-10-27T07:05:45.774Z] libx32gcc1 set to automatically installed. [2020-10-27T07:05:45.774Z] libx32gomp1 set to automatically installed. [2020-10-27T07:05:45.774Z] libx32itm1 set to automatically installed. [2020-10-27T07:05:45.774Z] libx32quadmath0 set to automatically installed. [2020-10-27T07:05:46.040Z] libx32stdc++-7-dev set to automatically installed. [2020-10-27T07:05:46.040Z] libx32stdc++6 set to automatically installed. [2020-10-27T07:05:46.040Z] libx32ubsan0 set to automatically installed. [2020-10-27T07:05:46.040Z] libyaml-0-2 set to automatically installed. [2020-10-27T07:05:46.040Z] libyaml-dev set to automatically installed. [2020-10-27T07:05:46.040Z] libzmq3-dev set to automatically installed. [2020-10-27T07:05:46.040Z] libzmq5 set to automatically installed. [2020-10-27T07:05:46.040Z] linux-libc-dev set to automatically installed. [2020-10-27T07:05:46.040Z] lua-any set to automatically installed. [2020-10-27T07:05:46.040Z] lua-sec set to automatically installed. [2020-10-27T07:05:46.040Z] lua-socket set to automatically installed. [2020-10-27T07:05:46.040Z] lua5.1 set to automatically installed. [2020-10-27T07:05:46.040Z] luarocks set to automatically installed. [2020-10-27T07:05:46.040Z] m4 set to automatically installed. [2020-10-27T07:05:46.040Z] make set to automatically installed. [2020-10-27T07:05:46.040Z] manpages set to automatically installed. [2020-10-27T07:05:46.040Z] manpages-dev set to automatically installed. [2020-10-27T07:05:46.040Z] netbase set to automatically installed. [2020-10-27T07:05:46.040Z] patch set to automatically installed. [2020-10-27T07:05:46.040Z] perl set to automatically installed. [2020-10-27T07:05:46.040Z] perl-base set to automatically installed. [2020-10-27T07:05:46.040Z] perl-modules-5.26 set to automatically installed. [2020-10-27T07:05:46.040Z] pkg-config set to automatically installed. [2020-10-27T07:05:46.040Z] unzip set to automatically installed. [2020-10-27T07:05:46.040Z] wget set to automatically installed. [2020-10-27T07:05:46.040Z] zip set to automatically installed. [2020-10-27T07:05:46.040Z] zlib1g-dev set to automatically installed. [2020-10-27T07:05:46.040Z] The following snaps are required but not installed as snapcraft is running inside docker or podman container: core18. [2020-10-27T07:05:46.040Z] Please ensure the environment is properly setup before continuing. [2020-10-27T07:05:46.040Z] Ignore this message if the appropriate measures have already been taken [2020-10-27T07:05:46.987Z] Pulling go-build-helper  [2020-10-27T07:05:47.934Z] Pulling lua-kong-nginx-module  [2020-10-27T07:05:48.881Z] Cloning into '/build/parts/lua-kong-nginx-module/src'... [2020-10-27T07:05:48.881Z] remote: Enumerating objects: 18, done. [2020-10-27T07:05:48.881Z] 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. [2020-10-27T07:05:48.881Z] 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. [2020-10-27T07:05:48.881Z] 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) remote: Total 152 (delta 4), reused 10 (delta 2), pack-reused 134 [2020-10-27T07:05:48.882Z] 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) 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 | 4.48 MiB/s, done. [2020-10-27T07:05:48.882Z] Resolving deltas: 0% (0/42) Resolving deltas: 2% (1/42) Resolving deltas: 9% (4/42) Resolving deltas: 11% (5/42) Resolving deltas: 16% (7/42) Resolving deltas: 33% (14/42) Resolving deltas: 38% (16/42) Resolving deltas: 47% (20/42) Resolving deltas: 57% (24/42) Resolving deltas: 61% (26/42) Resolving deltas: 64% (27/42) Resolving deltas: 66% (28/42) Resolving deltas: 71% (30/42) Resolving deltas: 73% (31/42) Resolving deltas: 80% (34/42) Resolving deltas: 85% (36/42) Resolving deltas: 88% (37/42) Resolving deltas: 90% (38/42) Resolving deltas: 92% (39/42) Resolving deltas: 95% (40/42) Resolving deltas: 100% (42/42) Resolving deltas: 100% (42/42), done. [2020-10-27T07:05:48.882Z] Note: checking out 'e4cc508ff20f774b0dce68549f25b66e56345ddb'. [2020-10-27T07:05:48.882Z] [2020-10-27T07:05:48.882Z] You are in 'detached HEAD' state. You can look around, make experimental [2020-10-27T07:05:48.882Z] changes and commit them, and you can discard any commits you make in this [2020-10-27T07:05:48.882Z] state without impacting any branches by performing another checkout. [2020-10-27T07:05:48.882Z] [2020-10-27T07:05:48.882Z] If you want to create a new branch to retain commits you create, you may [2020-10-27T07:05:48.882Z] do so (now or later) by using -b with the checkout command again. Example: [2020-10-27T07:05:48.882Z] [2020-10-27T07:05:48.882Z] git checkout -b [2020-10-27T07:05:48.882Z] [2020-10-27T07:05:49.145Z] Pulling openresty-kong-patches  [2020-10-27T07:05:49.145Z] Cloning into '/build/parts/openresty-kong-patches/src'... [2020-10-27T07:05:49.409Z] remote: Enumerating objects: 13, done. [2020-10-27T07:05:49.409Z] remote: Counting objects: 7% (1/13) remote: Counting objects: 15% (2/13) remote: Counting objects: 23% (3/13) remote: Counting objects: 30% (4/13) remote: Counting objects: 38% (5/13) remote: Counting objects: 46% (6/13) remote: Counting objects: 53% (7/13) remote: Counting objects: 61% (8/13) remote: Counting objects: 69% (9/13) remote: Counting objects: 76% (10/13) remote: Counting objects: 84% (11/13) remote: Counting objects: 92% (12/13) remote: Counting objects: 100% (13/13) remote: Counting objects: 100% (13/13), done. [2020-10-27T07:05:49.409Z] remote: Compressing objects: 10% (1/10) remote: Compressing objects: 20% (2/10) remote: Compressing objects: 30% (3/10) remote: Compressing objects: 40% (4/10) remote: Compressing objects: 50% (5/10) remote: Compressing objects: 60% (6/10) remote: Compressing objects: 70% (7/10) remote: Compressing objects: 80% (8/10) remote: Compressing objects: 90% (9/10) remote: Compressing objects: 100% (10/10) remote: Compressing objects: 100% (10/10), done. [2020-10-27T07:05:50.881Z] Receiving objects: 0% (1/2712) Receiving objects: 1% (28/2712) Receiving objects: 2% (55/2712) Receiving objects: 3% (82/2712) Receiving objects: 4% (109/2712) Receiving objects: 5% (136/2712) Receiving objects: 6% (163/2712) Receiving objects: 7% (190/2712) Receiving objects: 8% (217/2712) Receiving objects: 9% (245/2712) Receiving objects: 10% (272/2712) Receiving objects: 11% (299/2712) Receiving objects: 12% (326/2712) Receiving objects: 13% (353/2712) Receiving objects: 14% (380/2712) Receiving objects: 15% (407/2712) Receiving objects: 16% (434/2712) Receiving objects: 17% (462/2712) Receiving objects: 18% (489/2712) Receiving objects: 19% (516/2712) Receiving objects: 20% (543/2712) Receiving objects: 21% (570/2712) Receiving objects: 22% (597/2712) Receiving objects: 23% (624/2712) Receiving objects: 24% (651/2712) Receiving objects: 25% (678/2712) Receiving objects: 26% (706/2712) Receiving objects: 27% (733/2712) Receiving objects: 28% (760/2712) Receiving objects: 29% (787/2712) Receiving objects: 30% (814/2712) Receiving objects: 31% (841/2712) Receiving objects: 32% (868/2712) Receiving objects: 33% (895/2712) Receiving objects: 34% (923/2712) Receiving objects: 35% (950/2712) Receiving objects: 36% (977/2712) Receiving objects: 37% (1004/2712) Receiving objects: 38% (1031/2712) Receiving objects: 39% (1058/2712) Receiving objects: 40% (1085/2712) Receiving objects: 41% (1112/2712) Receiving objects: 42% (1140/2712) Receiving objects: 43% (1167/2712) Receiving objects: 44% (1194/2712) Receiving objects: 45% (1221/2712) Receiving objects: 46% (1248/2712) Receiving objects: 47% (1275/2712) Receiving objects: 48% (1302/2712) Receiving objects: 49% (1329/2712) Receiving objects: 50% (1356/2712) Receiving objects: 51% (1384/2712), 17.93 MiB | 35.85 MiB/s Receiving objects: 52% (1411/2712), 17.93 MiB | 35.85 MiB/s Receiving objects: 53% (1438/2712), 17.93 MiB | 35.85 MiB/s Receiving objects: 54% (1465/2712), 17.93 MiB | 35.85 MiB/s Receiving objects: 55% (1492/2712), 17.93 MiB | 35.85 MiB/s Receiving objects: 56% (1519/2712), 17.93 MiB | 35.85 MiB/s Receiving objects: 57% (1546/2712), 17.93 MiB | 35.85 MiB/s Receiving objects: 58% (1573/2712), 17.93 MiB | 35.85 MiB/s Receiving objects: 59% (1601/2712), 17.93 MiB | 35.85 MiB/s Receiving objects: 60% (1628/2712), 17.93 MiB | 35.85 MiB/s Receiving objects: 61% (1655/2712), 17.93 MiB | 35.85 MiB/s Receiving objects: 62% (1682/2712), 17.93 MiB | 35.85 MiB/s Receiving objects: 63% (1709/2712), 17.93 MiB | 35.85 MiB/s Receiving objects: 64% (1736/2712), 17.93 MiB | 35.85 MiB/s Receiving objects: 65% (1763/2712), 17.93 MiB | 35.85 MiB/s Receiving objects: 66% (1790/2712), 17.93 MiB | 35.85 MiB/s Receiving objects: 67% (1818/2712), 17.93 MiB | 35.85 MiB/s Receiving objects: 68% (1845/2712), 17.93 MiB | 35.85 MiB/s Receiving objects: 69% (1872/2712), 17.93 MiB | 35.85 MiB/s Receiving objects: 70% (1899/2712), 17.93 MiB | 35.85 MiB/s Receiving objects: 71% (1926/2712), 17.93 MiB | 35.85 MiB/s Receiving objects: 72% (1953/2712), 17.93 MiB | 35.85 MiB/s Receiving objects: 73% (1980/2712), 17.93 MiB | 35.85 MiB/s Receiving objects: 74% (2007/2712), 17.93 MiB | 35.85 MiB/s Receiving objects: 75% (2034/2712), 17.93 MiB | 35.85 MiB/s Receiving objects: 76% (2062/2712), 17.93 MiB | 35.85 MiB/s Receiving objects: 77% (2089/2712), 17.93 MiB | 35.85 MiB/s Receiving objects: 78% (2116/2712), 17.93 MiB | 35.85 MiB/s Receiving objects: 79% (2143/2712), 17.93 MiB | 35.85 MiB/s Receiving objects: 80% (2170/2712), 17.93 MiB | 35.85 MiB/s Receiving objects: 81% (2197/2712), 17.93 MiB | 35.85 MiB/s Receiving objects: 82% (2224/2712), 17.93 MiB | 35.85 MiB/s Receiving objects: 83% (2251/2712), 17.93 MiB | 35.85 MiB/s Receiving objects: 84% (2279/2712), 17.93 MiB | 35.85 MiB/s Receiving objects: 85% (2306/2712), 17.93 MiB | 35.85 MiB/s Receiving objects: 86% (2333/2712), 17.93 MiB | 35.85 MiB/s Receiving objects: 87% (2360/2712), 17.93 MiB | 35.85 MiB/s Receiving objects: 88% (2387/2712), 17.93 MiB | 35.85 MiB/s Receiving objects: 89% (2414/2712), 17.93 MiB | 35.85 MiB/s Receiving objects: 90% (2441/2712), 17.93 MiB | 35.85 MiB/s Receiving objects: 91% (2468/2712), 17.93 MiB | 35.85 MiB/s Receiving objects: 92% (2496/2712), 17.93 MiB | 35.85 MiB/s Receiving objects: 93% (2523/2712), 17.93 MiB | 35.85 MiB/s Receiving objects: 94% (2550/2712), 17.93 MiB | 35.85 MiB/s Receiving objects: 95% (2577/2712), 17.93 MiB | 35.85 MiB/s Receiving objects: 96% (2604/2712), 17.93 MiB | 35.85 MiB/s Receiving objects: 97% (2631/2712), 17.93 MiB | 35.85 MiB/s Receiving objects: 98% (2658/2712), 17.93 MiB | 35.85 MiB/s Receiving objects: 99% (2685/2712), 17.93 MiB | 35.85 MiB/s Receiving objects: 99% (2698/2712), 35.21 MiB | 35.21 MiB/s remote: Total 2712 (delta 2), reused 5 (delta 2), pack-reused 2699 [2020-10-27T07:05:50.881Z] Receiving objects: 100% (2712/2712), 35.21 MiB | 35.21 MiB/s Receiving objects: 100% (2712/2712), 48.21 MiB | 33.56 MiB/s, done. [2020-10-27T07:05:51.143Z] Resolving deltas: 0% (0/1767) Resolving deltas: 1% (35/1767) Resolving deltas: 2% (39/1767) Resolving deltas: 3% (57/1767) Resolving deltas: 4% (71/1767) Resolving deltas: 6% (117/1767) Resolving deltas: 8% (145/1767) Resolving deltas: 10% (185/1767) Resolving deltas: 11% (205/1767) Resolving deltas: 12% (226/1767) Resolving deltas: 13% (234/1767) Resolving deltas: 14% (248/1767) Resolving deltas: 15% (266/1767) Resolving deltas: 21% (373/1767) Resolving deltas: 22% (399/1767) Resolving deltas: 23% (413/1767) Resolving deltas: 25% (451/1767) Resolving deltas: 26% (474/1767) Resolving deltas: 27% (478/1767) Resolving deltas: 28% (495/1767) Resolving deltas: 29% (519/1767) Resolving deltas: 34% (602/1767) Resolving deltas: 37% (659/1767) Resolving deltas: 40% (722/1767) Resolving deltas: 42% (758/1767) Resolving deltas: 43% (761/1767) Resolving deltas: 44% (790/1767) Resolving deltas: 45% (796/1767) Resolving deltas: 46% (828/1767) Resolving deltas: 49% (876/1767) Resolving deltas: 51% (908/1767) Resolving deltas: 53% (941/1767) Resolving deltas: 54% (970/1767) Resolving deltas: 59% (1046/1767) Resolving deltas: 60% (1064/1767) Resolving deltas: 61% (1079/1767) Resolving deltas: 62% (1107/1767) Resolving deltas: 65% (1162/1767) Resolving deltas: 66% (1167/1767) Resolving deltas: 68% (1203/1767) Resolving deltas: 69% (1223/1767) Resolving deltas: 70% (1244/1767) Resolving deltas: 71% (1261/1767) Resolving deltas: 79% (1413/1767) Resolving deltas: 83% (1478/1767) Resolving deltas: 86% (1527/1767) Resolving deltas: 87% (1540/1767) Resolving deltas: 89% (1575/1767) Resolving deltas: 92% (1631/1767) Resolving deltas: 93% (1658/1767) Resolving deltas: 94% (1664/1767) Resolving deltas: 96% (1699/1767) Resolving deltas: 98% (1741/1767) Resolving deltas: 99% (1753/1767) Resolving deltas: 100% (1767/1767) Resolving deltas: 100% (1767/1767), done. [2020-10-27T07:05:51.667Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2020-10-27T07:05:51.667Z] 5% Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-10-27T07:05:51.929Z] 7% 56% 56% 56% 99% 9% [Working] 9% [Working] 9% 9% Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-10-27T07:05:51.929Z] 9% Get:4 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1352 kB] [2020-10-27T07:05:52.191Z] 11% 11% 3% [Working] 3% [Working] 3% Get:5 http://archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] [2020-10-27T07:05:52.192Z] 3% 4% 4% 4% 3% [Working] 3% [Working] 3% Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [11.3 MB] [2020-10-27T07:05:52.454Z] 4% 6% 12% 12% 12% 12% Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [211 kB] [2020-10-27T07:05:52.454Z] 17% 18% Get:8 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [15.4 kB] [2020-10-27T07:05:52.454Z] 18% Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1745 kB] [2020-10-27T07:05:52.717Z] 18% 26% 26% 26% 30% 30% 30% 30% 36% 36% 38% 64% Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1344 kB] [2020-10-27T07:05:52.981Z] 71% 71% 72% 77% Get:11 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [13.5 kB] [2020-10-27T07:05:52.981Z] 77% Get:12 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [186 kB] [2020-10-27T07:05:52.981Z] 77% 78% Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [2115 kB] [2020-10-27T07:05:52.981Z] 78% 88% Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [239 kB] [2020-10-27T07:05:52.981Z] 88% 89% Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [45.9 kB] [2020-10-27T07:05:52.981Z] 89% 89% Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2165 kB] [2020-10-27T07:05:53.244Z] 89% 99% Get:17 http://archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [11.4 kB] [2020-10-27T07:05:53.244Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-backports/main amd64 Packages [11.3 kB] [2020-10-27T07:05:54.295Z] 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% 99% [Working] 99% [Working] 99% 99% [Working] 99% [Working] 99% 99% [Working] 99% [Working] 99% 100% [Working] Fetched 21.3 MB in 0s (0 B/s) [2020-10-27T07:05:58.522Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 lib32stdc++6_8.4.0-1ubuntu1~18.04_amd64.deb [415 kB] [2020-10-27T07:05:58.522Z] 3% 100% [Working] Fetched 415 kB in 0s (0 B/s) [2020-10-27T07:05:58.522Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb [18.7 kB] [2020-10-27T07:05:58.784Z] 67% 100% [Working] Fetched 18.7 kB in 0s (0 B/s) [2020-10-27T07:05:58.784Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 lib32gcc1_8.4.0-1ubuntu1~18.04_amd64.deb [48.1 kB] [2020-10-27T07:05:59.047Z] 26% 100% [Working] Fetched 48.1 kB in 0s (0 B/s) [2020-10-27T07:05:59.309Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libc6-i386_2.27-3ubuntu1.2_amd64.deb [2650 kB] [2020-10-27T07:05:59.882Z] 0% 26% 100% [Working] Fetched 2650 kB in 0s (0 B/s) [2020-10-27T07:06:00.826Z] Pulling snapcraft-preload  [2020-10-27T07:06:01.411Z] Cloning into '/build/parts/snapcraft-preload/src'... [2020-10-27T07:06:01.675Z] remote: Enumerating objects: 187, done. [2020-10-27T07:06:01.675Z] 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) Receiving objects: 39% (73/187) remote: Total 187 (delta 0), reused 0 (delta 0), pack-reused 187 [2020-10-27T07:06:01.675Z] 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 | 3.33 MiB/s, done. [2020-10-27T07:06:01.675Z] Resolving deltas: 0% (0/112) Resolving deltas: 1% (2/112) Resolving deltas: 11% (13/112) Resolving deltas: 45% (51/112) Resolving deltas: 50% (57/112) Resolving deltas: 51% (58/112) Resolving deltas: 53% (60/112) Resolving deltas: 59% (67/112) Resolving deltas: 62% (70/112) Resolving deltas: 94% (106/112) Resolving deltas: 100% (112/112) Resolving deltas: 100% (112/112), done. [2020-10-27T07:06:01.940Z] From https://github.com/sergiusens/snapcraft-preload [2020-10-27T07:06:01.940Z] * branch d654bbe8a5add5a4bea14d96342b656990c5c818 -> FETCH_HEAD [2020-10-27T07:06:01.940Z] Note: checking out 'd654bbe8a5add5a4bea14d96342b656990c5c818'. [2020-10-27T07:06:01.940Z] [2020-10-27T07:06:01.940Z] You are in 'detached HEAD' state. You can look around, make experimental [2020-10-27T07:06:01.940Z] changes and commit them, and you can discard any commits you make in this [2020-10-27T07:06:01.940Z] state without impacting any branches by performing another checkout. [2020-10-27T07:06:01.940Z] [2020-10-27T07:06:01.940Z] If you want to create a new branch to retain commits you create, you may [2020-10-27T07:06:01.940Z] do so (now or later) by using -b with the checkout command again. Example: [2020-10-27T07:06:01.940Z] [2020-10-27T07:06:01.940Z] git checkout -b [2020-10-27T07:06:01.940Z] [2020-10-27T07:06:01.940Z] HEAD is now at d654bbe use SNAP_INSTANCE_NAME instead of SNAP_NAME for prefixing /dev/shm files (fixed #35) (#36) [2020-10-27T07:06:02.203Z] 'openresty' has dependencies that need to be staged: snapcraft-preload openresty-kong-patches lua-kong-nginx-module [2020-10-27T07:06:02.203Z] Skipping pull lua-kong-nginx-module (already ran) [2020-10-27T07:06:02.203Z] Skipping pull openresty-kong-patches (already ran) [2020-10-27T07:06:02.203Z] Skipping pull snapcraft-preload (already ran) [2020-10-27T07:06:02.203Z] Building lua-kong-nginx-module  [2020-10-27T07:06:05.515Z] Building openresty-kong-patches  [2020-10-27T07:06:09.733Z] Building snapcraft-preload  [2020-10-27T07:06:09.996Z] cmake /build/parts/snapcraft-preload/src -DCMAKE_INSTALL_PREFIX= [2020-10-27T07:06:09.996Z] -- The C compiler identification is GNU 7.5.0 [2020-10-27T07:06:10.260Z] -- The CXX compiler identification is GNU 7.5.0 [2020-10-27T07:06:10.260Z] -- Check for working C compiler: /usr/bin/cc [2020-10-27T07:06:10.260Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-10-27T07:06:10.260Z] -- Detecting C compiler ABI info [2020-10-27T07:06:10.524Z] -- Detecting C compiler ABI info - done [2020-10-27T07:06:10.524Z] -- Detecting C compile features [2020-10-27T07:06:10.786Z] -- Detecting C compile features - done [2020-10-27T07:06:10.786Z] -- Check for working CXX compiler: /usr/bin/c++ [2020-10-27T07:06:10.786Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2020-10-27T07:06:10.786Z] -- Detecting CXX compiler ABI info [2020-10-27T07:06:11.049Z] -- Detecting CXX compiler ABI info - done [2020-10-27T07:06:11.049Z] -- Detecting CXX compile features [2020-10-27T07:06:11.625Z] -- Detecting CXX compile features - done [2020-10-27T07:06:11.625Z] -- Configuring done [2020-10-27T07:06:11.625Z] -- Generating done [2020-10-27T07:06:11.625Z] -- Build files have been written to: /build/parts/snapcraft-preload/build [2020-10-27T07:06:11.625Z] cmake --build . -- -j8 [2020-10-27T07:06:11.625Z] Scanning dependencies of target snapcraft-preload [2020-10-27T07:06:11.625Z] Scanning dependencies of target snapcraft-preload32 [2020-10-27T07:06:11.625Z] [ 50%] Building CXX object CMakeFiles/snapcraft-preload32.dir/preload.cpp.o [2020-10-27T07:06:11.625Z] [ 50%] Building CXX object CMakeFiles/snapcraft-preload.dir/preload.cpp.o [2020-10-27T07:06:13.460Z]  Building docker-core-metadata-go ... done Removing intermediate container adbac91d4ae8 [2020-10-27T07:06:13.460Z] ---> ea3c37e43b0d [2020-10-27T07:06:13.460Z] [2020-10-27T07:06:13.460Z] Step 10/24 : FROM scratch [2020-10-27T07:06:13.460Z] ---> [2020-10-27T07:06:13.460Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-10-27T07:06:13.460Z] ---> Using cache [2020-10-27T07:06:13.460Z] ---> 31a8f6695c26 [2020-10-27T07:06:13.460Z] Step 12/24 : ENV APP_PORT=48060 [2020-10-27T07:06:13.460Z] ---> Running in fdf3dbd6a988 [2020-10-27T07:06:13.460Z] Removing intermediate container fdf3dbd6a988 [2020-10-27T07:06:13.460Z] ---> a0253edb9f8f [2020-10-27T07:06:13.460Z] Step 13/24 : EXPOSE $APP_PORT [2020-10-27T07:06:13.745Z] ---> Running in e67adf6d3e29 [2020-10-27T07:06:14.362Z] Removing intermediate container e67adf6d3e29 [2020-10-27T07:06:14.362Z] ---> 5e9bdd6b4bcc [2020-10-27T07:06:14.362Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-10-27T07:06:15.831Z] ---> 2ae366b8e2fa [2020-10-27T07:06:15.831Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-10-27T07:06:15.852Z] [ 75%] Linking CXX shared library libsnapcraft-preload.so [2020-10-27T07:06:15.852Z] [ 75%] Built target snapcraft-preload [2020-10-27T07:06:15.852Z] [100%] Linking CXX shared library libsnapcraft-preload32.so [2020-10-27T07:06:15.852Z] [100%] Built target snapcraft-preload32 [2020-10-27T07:06:15.852Z] cmake --build . --target install [2020-10-27T07:06:15.852Z] [ 50%] Built target snapcraft-preload32 [2020-10-27T07:06:15.852Z] [100%] Built target snapcraft-preload [2020-10-27T07:06:15.852Z] Install the project... [2020-10-27T07:06:15.852Z] -- Install configuration: "Release" [2020-10-27T07:06:15.852Z] -- Installing: /build/parts/snapcraft-preload/install/lib/libsnapcraft-preload.so [2020-10-27T07:06:15.852Z] -- Installing: /build/parts/snapcraft-preload/install/lib/libsnapcraft-preload32.so [2020-10-27T07:06:15.852Z] -- Installing: /build/parts/snapcraft-preload/install/bin/snapcraft-preload [2020-10-27T07:06:17.302Z] ---> e00da93118e9 [2020-10-27T07:06:17.302Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-10-27T07:06:19.164Z] Staging lua-kong-nginx-module  [2020-10-27T07:06:19.307Z] ---> 393f3b001c0c [2020-10-27T07:06:19.307Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-10-27T07:06:19.743Z] Staging openresty-kong-patches  [2020-10-27T07:06:20.688Z] Staging snapcraft-preload  [2020-10-27T07:06:20.782Z] ---> 9698f86a5d91 [2020-10-27T07:06:20.782Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-10-27T07:06:22.798Z] ---> 5a2bc24cafe1 [2020-10-27T07:06:22.798Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-10-27T07:06:23.238Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-10-27T07:06:23.238Z] 0% [Working] 0% [Working] 0% Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2020-10-27T07:06:23.238Z] 0% 0% 69% [Working] 69% [Working] 69% Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-10-27T07:06:23.238Z] 69% 69% 85% [Working] 85% [Working] 85% Hit http://archive.ubuntu.com/ubuntu bionic-backports InRelease [2020-10-27T07:06:23.501Z] 85% 93% [Working] 93% [Working] 93% 97% [Working] Fetched 0 B in 0s (0 B/s) [2020-10-27T07:06:23.797Z] ---> 271977b3a88f [2020-10-27T07:06:23.797Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-10-27T07:06:24.073Z] ---> Running in eeb70c6bbc94 [2020-10-27T07:06:24.674Z] Removing intermediate container eeb70c6bbc94 [2020-10-27T07:06:24.674Z] ---> fadedc00cc49 [2020-10-27T07:06:24.674Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-27T07:06:24.948Z] ---> Running in 84a294890c6f [2020-10-27T07:06:25.549Z] Removing intermediate container 84a294890c6f [2020-10-27T07:06:25.549Z] ---> 737823404503 [2020-10-27T07:06:25.549Z] Step 22/24 : LABEL arch=arm64 [2020-10-27T07:06:25.827Z] ---> Running in a63dec7d7603 [2020-10-27T07:06:26.437Z] Removing intermediate container a63dec7d7603 [2020-10-27T07:06:26.437Z] ---> b6152b72a16c [2020-10-27T07:06:26.437Z] Step 23/24 : LABEL git_sha=39ea330cf4f077e39d4220f3f6c89fd52878c17c [2020-10-27T07:06:26.714Z] ---> Running in bbdd2a14afef [2020-10-27T07:06:27.069Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb [2762 kB] [2020-10-27T07:06:27.328Z] Removing intermediate container bbdd2a14afef [2020-10-27T07:06:27.328Z] ---> 7d930144f6c4 [2020-10-27T07:06:27.328Z] Step 24/24 : LABEL version=0.0.0 [2020-10-27T07:06:27.608Z] ---> Running in 1c6b0227d31d [2020-10-27T07:06:27.643Z] 0% 22% 100% [Working] Fetched 2762 kB in 0s (0 B/s) [2020-10-27T07:06:27.908Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libperl5.26_5.26.1-6ubuntu0.5_amd64.deb [3534 kB] [2020-10-27T07:06:28.481Z] 0% 19% 100% [Working] Fetched 3534 kB in 0s (0 B/s) [2020-10-27T07:06:28.602Z] Removing intermediate container 1c6b0227d31d [2020-10-27T07:06:28.602Z] ---> 5e036a80f0ea [2020-10-27T07:06:28.602Z] [2020-10-27T07:06:28.743Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libgdbm5_1.14.1-6_amd64.deb [26.0 kB] [2020-10-27T07:06:28.892Z] Successfully built 5e036a80f0ea [2020-10-27T07:06:29.006Z] 48% 100% [Working] Fetched 26.0 kB in 0s (0 B/s) [2020-10-27T07:06:29.169Z] Successfully tagged docker-support-notifications-go-arm64:latest [2020-10-27T07:06:29.279Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 perl_5.26.1-6ubuntu0.5_amd64.deb [201 kB] [2020-10-27T07:06:29.541Z] 6% 100% [Working] Fetched 201 kB in 0s (0 B/s) [2020-10-27T07:06:29.804Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libgdbm-compat4_1.14.1-6_amd64.deb [6084 B] [2020-10-27T07:06:29.804Z] 100% [Working] Fetched 6084 B in 0s (0 B/s) [2020-10-27T07:06:33.108Z] Pulling openresty  [2020-10-27T07:06:34.470Z] 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% [2020-10-27T07:06:36.386Z] patching file LuaJIT-2.1-20190507/src/lj_tab.c [2020-10-27T07:06:36.386Z] patching file LuaJIT-2.1-20190507/src/lj_asm_arm.h [2020-10-27T07:06:36.386Z] patching file LuaJIT-2.1-20190507/src/lj_api.c [2020-10-27T07:06:36.386Z] patching file LuaJIT-2.1-20190507/src/lj_arch.h [2020-10-27T07:06:36.386Z] patching file LuaJIT-2.1-20190507/src/lj_cconv.c [2020-10-27T07:06:36.386Z] patching file LuaJIT-2.1-20190507/src/lj_obj.h [2020-10-27T07:06:36.386Z] patching file LuaJIT-2.1-20190507/src/lj_state.c [2020-10-27T07:06:36.386Z] patching file lua-resty-core-0.1.17/lib/resty/core/socket_tcp.lua [2020-10-27T07:06:36.386Z] patching file lua-resty-core-0.1.17/lib/resty/core/socket_tcp.lua [2020-10-27T07:06:36.386Z] patching file lua-resty-core-0.1.17/lib/resty/core/socket_tcp.lua [2020-10-27T07:06:36.386Z] patching file lua-resty-core-0.1.17/lib/resty/core/socket_tcp.lua [2020-10-27T07:06:36.386Z] patching file lua-resty-core-0.1.17/lib/resty/core/socket_tcp.lua [2020-10-27T07:06:36.386Z] patching file lua-resty-core-0.1.17/lib/resty/core.lua [2020-10-27T07:06:36.386Z] patching file lua-resty-core-0.1.17/lib/resty/core/socket_tcp.lua [2020-10-27T07:06:36.386Z] patching file lua-resty-websocket-0.07/lib/resty/websocket/client.lua [2020-10-27T07:06:36.386Z] patching file nginx-1.15.8/src/http/ngx_http_upstream.c [2020-10-27T07:06:36.386Z] Hunk #2 succeeded at 1694 (offset -3 lines). [2020-10-27T07:06:36.386Z] Hunk #4 succeeded at 1782 (offset -7 lines). [2020-10-27T07:06:36.386Z] patching file nginx-1.15.8/src/http/ngx_http_special_response.c [2020-10-27T07:06:36.386Z] patching file nginx-1.15.8/src/stream/ngx_stream_proxy_module.c [2020-10-27T07:06:36.386Z] Hunk #2 succeeded at 802 (offset 20 lines). [2020-10-27T07:06:36.386Z] patching file ngx_lua-0.10.15/src/ngx_http_lua_socket_tcp.c [2020-10-27T07:06:36.386Z] Hunk #5 succeeded at 1556 (offset 48 lines). [2020-10-27T07:06:36.386Z] Hunk #6 succeeded at 1626 (offset 48 lines). [2020-10-27T07:06:36.386Z] Hunk #7 succeeded at 1726 (offset 48 lines). [2020-10-27T07:06:36.386Z] Hunk #8 succeeded at 1749 (offset 48 lines). [2020-10-27T07:06:36.386Z] Hunk #9 succeeded at 1760 (offset 48 lines). [2020-10-27T07:06:36.386Z] Hunk #10 succeeded at 1775 (offset 48 lines). [2020-10-27T07:06:36.386Z] Hunk #11 succeeded at 1816 (offset 48 lines). [2020-10-27T07:06:36.386Z] Hunk #12 succeeded at 1827 (offset 48 lines). [2020-10-27T07:06:36.386Z] Hunk #13 succeeded at 1849 (offset 48 lines). [2020-10-27T07:06:36.386Z] Hunk #14 succeeded at 1868 (offset 48 lines). [2020-10-27T07:06:36.386Z] Hunk #15 succeeded at 1878 (offset 48 lines). [2020-10-27T07:06:36.386Z] Hunk #16 succeeded at 2008 (offset 48 lines). [2020-10-27T07:06:36.386Z] Hunk #17 succeeded at 6101 (offset 62 lines). [2020-10-27T07:06:36.386Z] patching file ngx_lua-0.10.15/src/ngx_http_lua_socket_tcp.h [2020-10-27T07:06:36.386Z] patching file ngx_lua-0.10.15/src/ngx_http_lua_socket_tcp.c [2020-10-27T07:06:36.386Z] Hunk #1 succeeded at 1647 (offset 48 lines). [2020-10-27T07:06:36.386Z] patching file ngx_lua-0.10.15/src/ngx_http_lua_socket_tcp.c [2020-10-27T07:06:36.386Z] Hunk #3 succeeded at 1579 (offset 48 lines). [2020-10-27T07:06:36.386Z] Hunk #4 succeeded at 1644 (offset 48 lines). [2020-10-27T07:06:36.386Z] Hunk #5 succeeded at 1668 (offset 48 lines). [2020-10-27T07:06:36.386Z] patching file ngx_lua-0.10.15/src/ngx_http_lua_socket_tcp.c [2020-10-27T07:06:36.386Z] Hunk #1 succeeded at 1756 (offset 48 lines). [2020-10-27T07:06:36.386Z] patching file ngx_stream_lua-0.0.7/src/ngx_stream_lua_control.c [2020-10-27T07:06:36.386Z] patching file ngx_stream_lua-0.0.7/src/ngx_stream_lua_variable.c [2020-10-27T07:06:36.386Z] patching file ngx_stream_lua-0.0.7/src/ngx_stream_lua_common.h [2020-10-27T07:06:36.386Z] patching file ngx_stream_lua-0.0.7/src/ngx_stream_lua_util.c [2020-10-27T07:06:36.386Z] patching file ngx_stream_lua-0.0.7/src/api/ngx_stream_lua_api.h [2020-10-27T07:06:36.386Z] 'lua' has dependencies that need to be staged: openresty [2020-10-27T07:06:36.386Z] Skipping pull openresty (already ran) [2020-10-27T07:06:39.367Z]  Building docker-support-notifications-go ... done Removing intermediate container 661c0aceabec [2020-10-27T07:06:39.367Z] ---> 773b92c1f7c5 [2020-10-27T07:06:39.367Z] [2020-10-27T07:06:39.367Z] Step 9/29 : FROM alpine:latest [2020-10-27T07:06:39.367Z] ---> 2e77e061c27f [2020-10-27T07:06:39.367Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2020-10-27T07:06:39.367Z] ---> Running in d3029b7de73f [2020-10-27T07:06:39.367Z] Removing intermediate container d3029b7de73f [2020-10-27T07:06:39.367Z] ---> 8fc99d657f31 [2020-10-27T07:06:39.367Z] Step 11/29 : USER root [2020-10-27T07:06:39.367Z] ---> Running in 9861767db9f7 [2020-10-27T07:06:39.648Z] Removing intermediate container 9861767db9f7 [2020-10-27T07:06:39.648Z] ---> daf71ae63926 [2020-10-27T07:06:39.648Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-10-27T07:06:39.694Z] Building openresty  [2020-10-27T07:06:39.931Z] ---> Running in 7f25f0d9dc30 [2020-10-27T07:06:41.081Z] ./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 [2020-10-27T07:06:41.081Z] platform: linux (linux) [2020-10-27T07:06:41.081Z] cp -rp bundle/ build [2020-10-27T07:06:41.345Z] cd build [2020-10-27T07:06:41.345Z] cd LuaJIT-2.1-20190507 [2020-10-27T07:06:41.345Z] INFO: found -msse4.2 in cc. [2020-10-27T07:06:41.345Z] make TARGET_STRIP=@: CCDEBUG=-g XCFLAGS='-DLUAJIT_ENABLE_LUA52COMPAT -DLUAJIT_ENABLE_GC64 -msse4.2' CC=cc PREFIX=/build/parts/openresty/install/luajit [2020-10-27T07:06:41.345Z] ==== Building LuaJIT 2.1.0-beta3 ==== [2020-10-27T07:06:41.345Z] make -C src [2020-10-27T07:06:41.345Z] make[1]: Entering directory '/build/parts/openresty/build/build/LuaJIT-2.1-20190507/src' [2020-10-27T07:06:41.606Z] HOSTCC host/minilua.o [2020-10-27T07:06:42.597Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-27T07:06:42.597Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-27T07:06:43.204Z] v3.12.1-8-ge053f6efb7 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-10-27T07:06:43.204Z] v3.12.1-5-g0954f48dc3 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-10-27T07:06:43.204Z] OK: 12615 distinct packages available [2020-10-27T07:06:44.193Z] (1/2) Installing ca-certificates (20191127-r4) [2020-10-27T07:06:44.193Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-10-27T07:06:44.193Z] Executing busybox-1.31.1-r19.trigger [2020-10-27T07:06:44.193Z] Executing ca-certificates-20191127-r4.trigger [2020-10-27T07:06:44.475Z] OK: 6 MiB in 16 packages [2020-10-27T07:06:44.916Z] HOSTLINK host/minilua [2020-10-27T07:06:44.916Z] DYNASM host/buildvm_arch.h [2020-10-27T07:06:45.177Z] HOSTCC host/buildvm.o [2020-10-27T07:06:45.480Z] Removing intermediate container cefdf8836a44 [2020-10-27T07:06:45.481Z] ---> 0e79ec024a1c [2020-10-27T07:06:45.481Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-10-27T07:06:45.481Z] ---> Running in 6bb8d3d9d43a [2020-10-27T07:06:45.748Z] HOSTCC host/buildvm_asm.o [2020-10-27T07:06:45.748Z] HOSTCC host/buildvm_peobj.o [2020-10-27T07:06:46.009Z] HOSTCC host/buildvm_lib.o [2020-10-27T07:06:46.009Z] HOSTCC host/buildvm_fold.o [2020-10-27T07:06:46.270Z] HOSTLINK host/buildvm [2020-10-27T07:06:46.270Z] BUILDVM lj_vm.S [2020-10-27T07:06:46.270Z] ASM lj_vm.o [2020-10-27T07:06:46.270Z] CC lj_gc.o [2020-10-27T07:06:47.225Z] BUILDVM lj_ffdef.h [2020-10-27T07:06:47.225Z] CC lj_err.o [2020-10-27T07:06:47.487Z] CC lj_char.o [2020-10-27T07:06:47.487Z] BUILDVM lj_bcdef.h [2020-10-27T07:06:47.487Z] CC lj_bc.o [2020-10-27T07:06:47.487Z] CC lj_obj.o [2020-10-27T07:06:47.504Z] Removing intermediate container 7f25f0d9dc30 [2020-10-27T07:06:47.504Z] ---> 0647a737a2fc [2020-10-27T07:06:47.504Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-10-27T07:06:47.504Z] ---> Running in b22dd4ebe4cc [2020-10-27T07:06:47.749Z] CC lj_buf.o [2020-10-27T07:06:48.013Z] CC lj_str.o [2020-10-27T07:06:48.107Z] Removing intermediate container b22dd4ebe4cc [2020-10-27T07:06:48.107Z] ---> e53c9a901f00 [2020-10-27T07:06:48.107Z] Step 14/29 : WORKDIR $BASE_DIR [2020-10-27T07:06:48.107Z] 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 [2020-10-27T07:06:48.107Z] ---> Running in 17c08d20f28e [2020-10-27T07:06:48.274Z] CC lj_tab.o [2020-10-27T07:06:48.708Z] Removing intermediate container 17c08d20f28e [2020-10-27T07:06:48.708Z] ---> 7a28e794b71b [2020-10-27T07:06:48.708Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-10-27T07:06:48.987Z] ---> Running in 66400898b324 [2020-10-27T07:06:49.222Z] CC lj_func.o [2020-10-27T07:06:49.222Z] CC lj_udata.o [2020-10-27T07:06:49.222Z] CC lj_meta.o [2020-10-27T07:06:49.798Z] CC lj_debug.o [2020-10-27T07:06:50.369Z] CC lj_state.o [2020-10-27T07:06:50.630Z] CC lj_dispatch.o [2020-10-27T07:06:51.215Z] CC lj_vmevent.o [2020-10-27T07:06:51.215Z] CC lj_vmmath.o [2020-10-27T07:06:51.475Z] CC lj_strscan.o [2020-10-27T07:06:52.055Z] CC lj_strfmt.o [2020-10-27T07:06:52.635Z] CC lj_strfmt_num.o [2020-10-27T07:06:53.345Z] Removing intermediate container 6bb8d3d9d43a [2020-10-27T07:06:53.345Z] ---> dd4cd4897487 [2020-10-27T07:06:53.345Z] [2020-10-27T07:06:53.345Z] Step 11/27 : FROM docker:latest [2020-10-27T07:06:53.345Z] ---> 5d4db4dc0692 [2020-10-27T07:06:53.345Z] Step 12/27 : RUN apk add --no-cache bash [2020-10-27T07:06:53.345Z] ---> Running in b6370b20b176 [2020-10-27T07:06:53.345Z] Removing intermediate container 66400898b324 [2020-10-27T07:06:53.345Z] ---> fc50b7ba71b0 [2020-10-27T07:06:53.345Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-10-27T07:06:53.588Z] CC lj_api.o [2020-10-27T07:06:54.541Z] CC lj_profile.o [2020-10-27T07:06:54.541Z] CC lj_lex.o [2020-10-27T07:06:54.786Z] ---> 7e35aee68ff5 [2020-10-27T07:06:54.786Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-10-27T07:06:55.065Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-27T07:06:55.370Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-27T07:06:55.370Z] ---> 8935c28ec56d [2020-10-27T07:06:55.370Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-10-27T07:06:55.490Z] CC lj_parse.o [2020-10-27T07:06:55.974Z] (1/2) Installing readline (8.0.4-r0) [2020-10-27T07:06:55.974Z] (2/2) Installing bash (5.0.17-r0) [2020-10-27T07:06:56.250Z] Executing bash-5.0.17-r0.post-install [2020-10-27T07:06:56.250Z] Executing busybox-1.31.1-r19.trigger [2020-10-27T07:06:56.250Z] OK: 12 MiB in 22 packages [2020-10-27T07:06:56.531Z] ---> 122384661437 [2020-10-27T07:06:56.531Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-10-27T07:06:57.408Z] CC lj_bcread.o [2020-10-27T07:06:57.408Z] CC lj_bcwrite.o [2020-10-27T07:06:57.518Z] ---> b1cc67ef576e [2020-10-27T07:06:57.518Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-10-27T07:06:57.799Z] Removing intermediate container b6370b20b176 [2020-10-27T07:06:57.799Z] ---> f9e72c43fb61 [2020-10-27T07:06:57.799Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-10-27T07:06:57.981Z] CC lj_load.o [2020-10-27T07:06:57.981Z] CC lj_ir.o [2020-10-27T07:06:58.073Z] ---> Running in 6379c35f7c3b [2020-10-27T07:06:58.348Z] ---> 0e0526c7735d [2020-10-27T07:06:58.348Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-10-27T07:06:58.553Z] CC lj_opt_mem.o [2020-10-27T07:06:58.626Z] ---> Running in 54443f422c72 [2020-10-27T07:06:59.126Z] BUILDVM lj_folddef.h [2020-10-27T07:06:59.699Z] CC lj_opt_fold.o [2020-10-27T07:07:01.094Z] CC lj_opt_narrow.o [2020-10-27T07:07:01.301Z] Removing intermediate container 6379c35f7c3b [2020-10-27T07:07:01.302Z] ---> 7deb26586370 [2020-10-27T07:07:01.302Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-10-27T07:07:01.302Z] ---> Running in acb96f076964 [2020-10-27T07:07:01.357Z] CC lj_opt_dce.o [2020-10-27T07:07:01.357Z] CC lj_opt_loop.o [2020-10-27T07:07:01.580Z] Removing intermediate container 54443f422c72 [2020-10-27T07:07:01.580Z] ---> e31a94f00bf3 [2020-10-27T07:07:01.580Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-10-27T07:07:01.856Z] Removing intermediate container acb96f076964 [2020-10-27T07:07:01.856Z] ---> 449616eda87e [2020-10-27T07:07:01.856Z] Step 15/27 : ENV APP_PORT=48090 [2020-10-27T07:07:01.856Z] ---> Running in 604dc9af3710 [2020-10-27T07:07:01.946Z] CC lj_opt_split.o [2020-10-27T07:07:01.946Z] CC lj_opt_sink.o [2020-10-27T07:07:02.209Z] CC lj_mcode.o [2020-10-27T07:07:02.454Z] ---> ed8ab260983b [2020-10-27T07:07:02.454Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-10-27T07:07:02.454Z] Removing intermediate container 604dc9af3710 [2020-10-27T07:07:02.454Z] ---> 4ea529caba5a [2020-10-27T07:07:02.454Z] Step 16/27 : EXPOSE $APP_PORT [2020-10-27T07:07:02.472Z] CC lj_snap.o [2020-10-27T07:07:02.730Z] ---> Running in 26eb3e542f5f [2020-10-27T07:07:02.730Z] ---> Running in 1d6b8a4b644c [2020-10-27T07:07:03.418Z] CC lj_record.o [2020-10-27T07:07:04.700Z] Removing intermediate container 1d6b8a4b644c [2020-10-27T07:07:04.700Z] ---> 45b6949e086f [2020-10-27T07:07:04.700Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-10-27T07:07:05.352Z] CC lj_crecord.o [2020-10-27T07:07:06.146Z] ---> 2ca81c104daf [2020-10-27T07:07:06.146Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-10-27T07:07:06.741Z] BUILDVM lj_recdef.h [2020-10-27T07:07:06.742Z] CC lj_ffrecord.o [2020-10-27T07:07:06.743Z] ---> 4052a4d5a44a [2020-10-27T07:07:06.743Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-10-27T07:07:07.017Z] Removing intermediate container 26eb3e542f5f [2020-10-27T07:07:07.017Z] ---> 7cf394a623eb [2020-10-27T07:07:07.017Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-10-27T07:07:07.290Z] ---> Running in 1826eab74581 [2020-10-27T07:07:07.885Z] ---> 093d9d53423e [2020-10-27T07:07:07.885Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-10-27T07:07:07.885Z] ---> Running in fa0a5515984c [2020-10-27T07:07:08.128Z] CC lj_asm.o [2020-10-27T07:07:09.863Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-27T07:07:09.863Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-27T07:07:10.461Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-10-27T07:07:10.461Z] (2/33) Installing expat (2.2.9-r1) [2020-10-27T07:07:10.461Z] (3/33) Installing libffi (3.3-r2) [2020-10-27T07:07:10.461Z] (4/33) Installing gdbm (1.13-r1) [2020-10-27T07:07:10.461Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-10-27T07:07:10.461Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-10-27T07:07:10.461Z] (7/33) Installing python3 (3.8.5-r0) [2020-10-27T07:07:10.739Z] Removing intermediate container edd89a9ceaa0 [2020-10-27T07:07:10.739Z] ---> 2adad719a05a [2020-10-27T07:07:10.739Z] [2020-10-27T07:07:10.739Z] Step 10/23 : FROM alpine [2020-10-27T07:07:10.739Z] ---> 2e77e061c27f [2020-10-27T07:07:10.739Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-10-27T07:07:11.028Z] ---> Running in bc8d1e66ba93 [2020-10-27T07:07:11.433Z] CC lj_trace.o [2020-10-27T07:07:11.635Z] Removing intermediate container 1826eab74581 [2020-10-27T07:07:11.635Z] ---> 0609f76c46e8 [2020-10-27T07:07:11.635Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-10-27T07:07:11.635Z] Removing intermediate container bc8d1e66ba93 [2020-10-27T07:07:11.635Z] ---> 1ab8d3d0c2f5 [2020-10-27T07:07:11.635Z] Step 12/23 : ENV APP_PORT=48080 [2020-10-27T07:07:11.694Z] CC lj_gdbjit.o [2020-10-27T07:07:11.694Z] CC lj_ctype.o [2020-10-27T07:07:11.909Z] ---> Running in b42e6e1cc661 [2020-10-27T07:07:11.909Z] ---> Running in 100d8a0f340f [2020-10-27T07:07:12.266Z] CC lj_cdata.o [2020-10-27T07:07:12.501Z] Removing intermediate container b42e6e1cc661 [2020-10-27T07:07:12.501Z] ---> 0ae49e6736c7 [2020-10-27T07:07:12.501Z] Step 26/29 : CMD [ "generate" ] [2020-10-27T07:07:12.501Z] Removing intermediate container 100d8a0f340f [2020-10-27T07:07:12.501Z] ---> 746165c85dca [2020-10-27T07:07:12.501Z] Step 13/23 : EXPOSE $APP_PORT [2020-10-27T07:07:12.501Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-10-27T07:07:12.501Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-10-27T07:07:12.501Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-10-27T07:07:12.528Z] CC lj_cconv.o [2020-10-27T07:07:12.778Z] (11/33) Installing py3-six (1.15.0-r0) [2020-10-27T07:07:12.778Z] (12/33) Installing py3-packaging (20.4-r0) [2020-10-27T07:07:12.778Z] ---> Running in 67b9cffd12f6 [2020-10-27T07:07:12.778Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-10-27T07:07:12.778Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-10-27T07:07:12.778Z] ---> Running in 339aafabeaee [2020-10-27T07:07:12.778Z] (15/33) Installing py3-idna (2.9-r0) [2020-10-27T07:07:12.778Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-10-27T07:07:12.778Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-10-27T07:07:13.054Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-10-27T07:07:13.055Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-10-27T07:07:13.055Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-10-27T07:07:13.055Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-10-27T07:07:13.055Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-10-27T07:07:13.055Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-10-27T07:07:13.055Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-10-27T07:07:13.055Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-10-27T07:07:13.055Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-10-27T07:07:13.325Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-10-27T07:07:13.325Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-10-27T07:07:13.325Z] (29/33) Installing py3-progress (1.5-r0) [2020-10-27T07:07:13.325Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-10-27T07:07:13.325Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-10-27T07:07:13.325Z] Removing intermediate container 67b9cffd12f6 [2020-10-27T07:07:13.325Z] ---> 9f1845b8a779 [2020-10-27T07:07:13.325Z] Step 27/29 : LABEL arch=arm64 [2020-10-27T07:07:13.325Z] Removing intermediate container 339aafabeaee [2020-10-27T07:07:13.325Z] ---> b4d9497d680a [2020-10-27T07:07:13.325Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-27T07:07:13.325Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-10-27T07:07:13.325Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-10-27T07:07:13.473Z] CC lj_ccall.o [2020-10-27T07:07:13.613Z] Executing busybox-1.31.1-r19.trigger [2020-10-27T07:07:13.613Z] ---> Running in a06f3cec0ee3 [2020-10-27T07:07:13.613Z] ---> Running in dfef0b74a579 [2020-10-27T07:07:13.613Z] OK: 71 MiB in 55 packages [2020-10-27T07:07:13.736Z] CC lj_ccallback.o [2020-10-27T07:07:13.998Z] CC lj_carith.o [2020-10-27T07:07:14.249Z] Removing intermediate container dfef0b74a579 [2020-10-27T07:07:14.249Z] ---> 5c502b7604a3 [2020-10-27T07:07:14.249Z] Step 28/29 : LABEL git_sha=39ea330cf4f077e39d4220f3f6c89fd52878c17c [2020-10-27T07:07:14.541Z] ---> Running in 7b9cd7422cd3 [2020-10-27T07:07:14.578Z] CC lj_clib.o [2020-10-27T07:07:14.578Z] CC lj_cparse.o [2020-10-27T07:07:15.159Z] Removing intermediate container 7b9cd7422cd3 [2020-10-27T07:07:15.159Z] ---> 674cf0a870e1 [2020-10-27T07:07:15.159Z] Step 29/29 : LABEL version=0.0.0 [2020-10-27T07:07:15.159Z] ---> Running in ff5799cc0da7 [2020-10-27T07:07:15.975Z] CC lj_lib.o [2020-10-27T07:07:16.194Z] Removing intermediate container ff5799cc0da7 [2020-10-27T07:07:16.194Z] ---> 78ae99da2333 [2020-10-27T07:07:16.194Z] [2020-10-27T07:07:16.486Z] Successfully built 78ae99da2333 [2020-10-27T07:07:16.486Z] Successfully tagged docker-security-secrets-setup-go-arm64:latest [2020-10-27T07:07:16.548Z] CC lj_alloc.o [2020-10-27T07:07:17.090Z]  Building docker-security-secrets-setup-go ... done Removing intermediate container a06f3cec0ee3 [2020-10-27T07:07:17.090Z] ---> 922010ff779a [2020-10-27T07:07:17.090Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-10-27T07:07:17.131Z] CC lib_aux.o [2020-10-27T07:07:17.367Z] ---> Running in 57b6210e6ad6 [2020-10-27T07:07:17.712Z] BUILDVM lj_libdef.h [2020-10-27T07:07:17.712Z] CC lib_base.o [2020-10-27T07:07:18.285Z] CC lib_math.o [2020-10-27T07:07:18.285Z] CC lib_bit.o [2020-10-27T07:07:18.546Z] CC lib_string.o [2020-10-27T07:07:19.118Z] CC lib_table.o [2020-10-27T07:07:19.357Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-27T07:07:19.378Z] CC lib_io.o [2020-10-27T07:07:19.953Z] CC lib_os.o [2020-10-27T07:07:19.955Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-27T07:07:20.214Z] CC lib_package.o [2020-10-27T07:07:20.226Z] Removing intermediate container fa0a5515984c [2020-10-27T07:07:20.226Z] ---> ff1ba163618c [2020-10-27T07:07:20.227Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-10-27T07:07:20.475Z] CC lib_debug.o [2020-10-27T07:07:20.504Z] ---> Running in e64c6d496f67 [2020-10-27T07:07:20.504Z] (1/5) Installing libgcc (9.3.0-r2) [2020-10-27T07:07:20.736Z] CC lib_jit.o [2020-10-27T07:07:20.776Z] (2/5) Installing libsodium (1.0.18-r0) [2020-10-27T07:07:20.776Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-10-27T07:07:21.048Z] (4/5) Installing libzmq (4.3.3-r0) [2020-10-27T07:07:21.048Z] (5/5) Installing zeromq (4.3.3-r0) [2020-10-27T07:07:21.311Z] CC lib_ffi.o [2020-10-27T07:07:21.324Z] Executing busybox-1.31.1-r19.trigger [2020-10-27T07:07:21.324Z] OK: 8 MiB in 19 packages [2020-10-27T07:07:22.258Z] CC lib_init.o [2020-10-27T07:07:22.258Z] AR libluajit.a [2020-10-27T07:07:22.258Z] CC luajit.o [2020-10-27T07:07:22.519Z] BUILDVM jit/vmdef.lua [2020-10-27T07:07:22.519Z] DYNLINK libluajit.so [2020-10-27T07:07:22.519Z] LINK luajit [2020-10-27T07:07:22.768Z] Removing intermediate container 57b6210e6ad6 [2020-10-27T07:07:22.768Z] ---> 42cc73968ac3 [2020-10-27T07:07:22.768Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-10-27T07:07:22.785Z] OK Successfully built LuaJIT [2020-10-27T07:07:22.785Z] make[1]: Leaving directory '/build/parts/openresty/build/build/LuaJIT-2.1-20190507/src' [2020-10-27T07:07:22.785Z] ==== Successfully built LuaJIT 2.1.0-beta3 ==== [2020-10-27T07:07:22.785Z] 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/ [2020-10-27T07:07:22.785Z] ==== Installing LuaJIT 2.1.0-beta3 to /build/parts/openresty/install/luajit ==== [2020-10-27T07:07:22.785Z] 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 [2020-10-27T07:07:22.785Z] cd src && install -m 0755 luajit /build/parts/openresty/build/build/luajit-root//build/parts/openresty/install/luajit/bin/luajit-2.1.0-beta3 [2020-10-27T07:07:22.785Z] 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 || : [2020-10-27T07:07:22.785Z] 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 [2020-10-27T07:07:22.785Z] cd src && test -f libluajit.so && \ [2020-10-27T07:07:22.785Z] 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 && \ [2020-10-27T07:07:22.785Z] ldconfig -n /build/parts/openresty/build/build/luajit-root//build/parts/openresty/install/luajit/lib && \ [2020-10-27T07:07:22.785Z] 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 && \ [2020-10-27T07:07:22.785Z] 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 || : [2020-10-27T07:07:22.785Z] cd etc && install -m 0644 luajit.1 /build/parts/openresty/build/build/luajit-root//build/parts/openresty/install/luajit/share/man/man1 [2020-10-27T07:07:22.785Z] cd etc && sed -e "s|^prefix=.*|prefix=/build/parts/openresty/install/luajit|" -e "s|^multilib=.*|multilib=lib|" luajit.pc > luajit.pc.tmp && \ [2020-10-27T07:07:22.785Z] install -m 0644 luajit.pc.tmp /build/parts/openresty/build/build/luajit-root//build/parts/openresty/install/luajit/lib/pkgconfig/luajit.pc && \ [2020-10-27T07:07:22.785Z] rm -f luajit.pc.tmp [2020-10-27T07:07:22.785Z] 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 [2020-10-27T07:07:22.785Z] 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 [2020-10-27T07:07:22.785Z] ln -sf luajit-2.1.0-beta3 /build/parts/openresty/build/build/luajit-root//build/parts/openresty/install/luajit/bin/luajit [2020-10-27T07:07:22.785Z] ==== Successfully installed LuaJIT 2.1.0-beta3 to /build/parts/openresty/install/luajit ==== [2020-10-27T07:07:22.785Z] export LUAJIT_LIB='/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/lib' [2020-10-27T07:07:22.785Z] export LUAJIT_INC='/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1' [2020-10-27T07:07:22.785Z] cd .. [2020-10-27T07:07:22.785Z] patching the resty script with hard-coded nginx binary path... [2020-10-27T07:07:22.785Z] cd nginx-1.15.8 [2020-10-27T07:07:22.785Z] sh ./configure --prefix=/build/parts/openresty/install/nginx \ [2020-10-27T07:07:22.785Z] --with-cc-opt='-O2' \ [2020-10-27T07:07:22.785Z] --add-module=../ngx_devel_kit-0.3.1rc1 \ [2020-10-27T07:07:22.785Z] --add-module=../echo-nginx-module-0.61 \ [2020-10-27T07:07:22.785Z] --add-module=../xss-nginx-module-0.06 \ [2020-10-27T07:07:22.785Z] --add-module=../ngx_coolkit-0.2 \ [2020-10-27T07:07:22.785Z] --add-module=../set-misc-nginx-module-0.32 \ [2020-10-27T07:07:22.785Z] --add-module=../form-input-nginx-module-0.12 \ [2020-10-27T07:07:22.785Z] --add-module=../encrypted-session-nginx-module-0.08 \ [2020-10-27T07:07:22.785Z] --add-module=../srcache-nginx-module-0.31 \ [2020-10-27T07:07:22.785Z] --add-module=../ngx_lua-0.10.15 \ [2020-10-27T07:07:22.785Z] --add-module=../ngx_lua_upstream-0.07 \ [2020-10-27T07:07:22.785Z] --add-module=../headers-more-nginx-module-0.33 \ [2020-10-27T07:07:22.785Z] --add-module=../array-var-nginx-module-0.05 \ [2020-10-27T07:07:22.785Z] --add-module=../memc-nginx-module-0.19 \ [2020-10-27T07:07:22.785Z] --add-module=../redis2-nginx-module-0.15 \ [2020-10-27T07:07:22.785Z] --add-module=../redis-nginx-module-0.3.7 \ [2020-10-27T07:07:22.785Z] --add-module=../rds-json-nginx-module-0.15 \ [2020-10-27T07:07:22.785Z] --add-module=../rds-csv-nginx-module-0.09 \ [2020-10-27T07:07:22.785Z] --add-module=../ngx_stream_lua-0.0.7 \ [2020-10-27T07:07:22.785Z] --with-ld-opt='-Wl,-rpath,/build/parts/openresty/install/luajit/lib' \ [2020-10-27T07:07:22.785Z] --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 [2020-10-27T07:07:22.785Z] checking for OS [2020-10-27T07:07:22.785Z] + Linux 3.10.0-1127.el7.x86_64 x86_64 [2020-10-27T07:07:23.046Z] checking for C compiler ... found [2020-10-27T07:07:23.046Z] + using GNU C compiler [2020-10-27T07:07:23.046Z] + gcc version: 7.5.0 (Ubuntu 7.5.0-3ubuntu1~18.04) [2020-10-27T07:07:23.046Z] checking for gcc -pipe switch ... found [2020-10-27T07:07:23.046Z] checking for --with-ld-opt="-Wl,-rpath,/build/parts/openresty/install/luajit/lib" ... found [2020-10-27T07:07:23.046Z] checking for -Wl,-E switch ... found [2020-10-27T07:07:23.046Z] checking for gcc builtin atomic operations ... found [2020-10-27T07:07:23.310Z] checking for C99 variadic macros ... found [2020-10-27T07:07:23.310Z] checking for gcc variadic macros ... found [2020-10-27T07:07:23.310Z] checking for gcc builtin 64 bit byteswap ... found [2020-10-27T07:07:23.373Z] ---> 50092771d747 [2020-10-27T07:07:23.373Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-10-27T07:07:23.570Z] checking for unistd.h ... found [2020-10-27T07:07:23.570Z] checking for inttypes.h ... found [2020-10-27T07:07:23.570Z] checking for limits.h ... found [2020-10-27T07:07:23.570Z] checking for sys/filio.h ... not found [2020-10-27T07:07:23.570Z] checking for sys/param.h ... found [2020-10-27T07:07:23.832Z] checking for sys/mount.h ... found [2020-10-27T07:07:23.832Z] checking for sys/statvfs.h ... found [2020-10-27T07:07:23.832Z] checking for crypt.h ... found [2020-10-27T07:07:23.832Z] checking for Linux specific features [2020-10-27T07:07:23.832Z] checking for epoll ... found [2020-10-27T07:07:24.093Z] checking for EPOLLRDHUP ... found [2020-10-27T07:07:24.093Z] checking for EPOLLEXCLUSIVE ... found [2020-10-27T07:07:24.093Z] checking for O_PATH ... found [2020-10-27T07:07:24.093Z] checking for sendfile() ... found [2020-10-27T07:07:24.356Z] checking for sendfile64() ... found [2020-10-27T07:07:24.356Z] checking for sys/prctl.h ... found [2020-10-27T07:07:24.356Z] checking for prctl(PR_SET_DUMPABLE) ... found [2020-10-27T07:07:24.356Z] checking for prctl(PR_SET_KEEPCAPS) ... found [2020-10-27T07:07:24.618Z] checking for capabilities ... found [2020-10-27T07:07:24.618Z] checking for crypt_r() ... found [2020-10-27T07:07:24.618Z] checking for sys/vfs.h ... found [2020-10-27T07:07:24.618Z] checking for nobody group ... not found [2020-10-27T07:07:24.618Z] checking for nogroup group ... found [2020-10-27T07:07:24.823Z] ---> 0042efd470bc [2020-10-27T07:07:24.823Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-10-27T07:07:24.880Z] checking for poll() ... found [2020-10-27T07:07:24.880Z] checking for /dev/poll ... not found [2020-10-27T07:07:24.880Z] checking for kqueue ... not found [2020-10-27T07:07:24.880Z] checking for crypt() ... not found [2020-10-27T07:07:24.880Z] checking for crypt() in libcrypt ... found [2020-10-27T07:07:24.880Z] checking for F_READAHEAD ... not found [2020-10-27T07:07:25.143Z] checking for posix_fadvise() ... found [2020-10-27T07:07:25.143Z] checking for O_DIRECT ... found [2020-10-27T07:07:25.143Z] checking for F_NOCACHE ... not found [2020-10-27T07:07:25.143Z] checking for directio() ... not found [2020-10-27T07:07:25.143Z] checking for statfs() ... found [2020-10-27T07:07:25.405Z] checking for statvfs() ... found [2020-10-27T07:07:25.405Z] checking for dlopen() ... not found [2020-10-27T07:07:25.405Z] checking for dlopen() in libdl ... found [2020-10-27T07:07:25.405Z] checking for sched_yield() ... found [2020-10-27T07:07:25.421Z] ---> afed5389cb50 [2020-10-27T07:07:25.421Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-10-27T07:07:25.421Z] ---> Running in b2a0952d1c3f [2020-10-27T07:07:25.669Z] checking for sched_setaffinity() ... found [2020-10-27T07:07:25.670Z] checking for SO_SETFIB ... not found [2020-10-27T07:07:25.670Z] checking for SO_REUSEPORT ... found [2020-10-27T07:07:25.670Z] checking for SO_ACCEPTFILTER ... not found [2020-10-27T07:07:25.670Z] checking for SO_BINDANY ... not found [2020-10-27T07:07:25.933Z] checking for IP_TRANSPARENT ... found [2020-10-27T07:07:25.933Z] checking for IP_BINDANY ... not found [2020-10-27T07:07:25.933Z] checking for IP_BIND_ADDRESS_NO_PORT ... found [2020-10-27T07:07:25.933Z] checking for IP_RECVDSTADDR ... not found [2020-10-27T07:07:25.933Z] checking for IP_SENDSRCADDR ... not found [2020-10-27T07:07:25.933Z] checking for IP_PKTINFO ... found [2020-10-27T07:07:26.021Z] Removing intermediate container b2a0952d1c3f [2020-10-27T07:07:26.021Z] ---> 787da3b4acf3 [2020-10-27T07:07:26.021Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-27T07:07:26.021Z] Collecting docker-compose==1.23.2 [2020-10-27T07:07:26.021Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-10-27T07:07:26.021Z] ---> Running in e9c086d528d1 [2020-10-27T07:07:26.192Z] checking for IPV6_RECVPKTINFO ... found [2020-10-27T07:07:26.192Z] checking for TCP_DEFER_ACCEPT ... found [2020-10-27T07:07:26.192Z] checking for TCP_KEEPIDLE ... found [2020-10-27T07:07:26.455Z] checking for TCP_FASTOPEN ... found [2020-10-27T07:07:26.455Z] checking for TCP_INFO ... found [2020-10-27T07:07:26.455Z] checking for accept4() ... found [2020-10-27T07:07:26.455Z] checking for eventfd() ... found [2020-10-27T07:07:26.622Z] Removing intermediate container e9c086d528d1 [2020-10-27T07:07:26.622Z] ---> c3d42048d846 [2020-10-27T07:07:26.622Z] Step 21/23 : LABEL arch=arm64 [2020-10-27T07:07:26.622Z] ---> Running in f0f388a555e0 [2020-10-27T07:07:26.716Z] checking for int size ... 4 bytes [2020-10-27T07:07:26.716Z] checking for long size ... 8 bytes [2020-10-27T07:07:26.716Z] checking for long long size ... 8 bytes [2020-10-27T07:07:26.894Z] Collecting jsonschema<3,>=2.5.1 [2020-10-27T07:07:26.894Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-10-27T07:07:26.980Z] checking for void * size ... 8 bytes [2020-10-27T07:07:26.980Z] checking for uint32_t ... found [2020-10-27T07:07:26.980Z] checking for uint64_t ... found [2020-10-27T07:07:26.980Z] checking for sig_atomic_t ... found [2020-10-27T07:07:27.172Z] Removing intermediate container f0f388a555e0 [2020-10-27T07:07:27.172Z] ---> d628c5815d5d [2020-10-27T07:07:27.172Z] Step 22/23 : LABEL git_sha=39ea330cf4f077e39d4220f3f6c89fd52878c17c [2020-10-27T07:07:27.172Z] ---> Running in abc04f09c4e3 [2020-10-27T07:07:27.241Z] checking for sig_atomic_t size ... 4 bytes [2020-10-27T07:07:27.241Z] checking for socklen_t ... found [2020-10-27T07:07:27.241Z] checking for in_addr_t ... found [2020-10-27T07:07:27.241Z] checking for in_port_t ... found [2020-10-27T07:07:27.448Z] Collecting cached-property<2,>=1.2.0 [2020-10-27T07:07:27.448Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-10-27T07:07:27.506Z] checking for rlim_t ... found [2020-10-27T07:07:27.506Z] checking for uintptr_t ... uintptr_t found [2020-10-27T07:07:27.506Z] checking for system byte ordering ... little endian [2020-10-27T07:07:27.506Z] checking for size_t size ... 8 bytes [2020-10-27T07:07:27.726Z] Removing intermediate container abc04f09c4e3 [2020-10-27T07:07:27.726Z] ---> ee728f1eb3fd [2020-10-27T07:07:27.726Z] Step 23/23 : LABEL version=0.0.0 [2020-10-27T07:07:27.726Z] ---> Running in f9e90f11cfc4 [2020-10-27T07:07:27.770Z] checking for off_t size ... 8 bytes [2020-10-27T07:07:27.770Z] checking for time_t size ... 8 bytes [2020-10-27T07:07:27.770Z] checking for AF_INET6 ... found [2020-10-27T07:07:28.001Z] Collecting docker<4.0,>=3.6.0 [2020-10-27T07:07:28.032Z] checking for setproctitle() ... not found [2020-10-27T07:07:28.032Z] checking for pread() ... found [2020-10-27T07:07:28.032Z] checking for pwrite() ... found [2020-10-27T07:07:28.032Z] checking for pwritev() ... found [2020-10-27T07:07:28.275Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-10-27T07:07:28.275Z] Removing intermediate container f9e90f11cfc4 [2020-10-27T07:07:28.275Z] ---> e194675cc97d [2020-10-27T07:07:28.275Z] [2020-10-27T07:07:28.293Z] checking for sys_nerr ... found [2020-10-27T07:07:28.293Z] checking for localtime_r() ... found [2020-10-27T07:07:28.293Z] checking for clock_gettime(CLOCK_MONOTONIC) ... found [2020-10-27T07:07:28.549Z] Successfully built e194675cc97d [2020-10-27T07:07:28.549Z] Successfully tagged docker-core-data-go-arm64:latest [2020-10-27T07:07:28.555Z] checking for posix_memalign() ... found [2020-10-27T07:07:28.555Z] checking for memalign() ... found [2020-10-27T07:07:28.555Z] checking for mmap(MAP_ANON|MAP_SHARED) ... found [2020-10-27T07:07:28.555Z] checking for mmap("/dev/zero", MAP_SHARED) ... found [2020-10-27T07:07:28.817Z] checking for System V shared memory ... found [2020-10-27T07:07:28.817Z] checking for POSIX semaphores ... not found [2020-10-27T07:07:28.817Z] checking for POSIX semaphores in libpthread ... found [2020-10-27T07:07:28.823Z]  Building docker-core-data-go ... done Collecting dockerpty<0.5,>=0.4.1 [2020-10-27T07:07:28.823Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-10-27T07:07:29.080Z] checking for struct msghdr.msg_control ... found [2020-10-27T07:07:29.080Z] checking for ioctl(FIONBIO) ... found [2020-10-27T07:07:29.080Z] checking for struct tm.tm_gmtoff ... found [2020-10-27T07:07:29.080Z] checking for struct dirent.d_namlen ... not found [2020-10-27T07:07:29.345Z] checking for struct dirent.d_type ... found [2020-10-27T07:07:29.345Z] checking for sysconf(_SC_NPROCESSORS_ONLN) ... found [2020-10-27T07:07:29.345Z] checking for sysconf(_SC_LEVEL1_DCACHE_LINESIZE) ... found [2020-10-27T07:07:29.345Z] checking for openat(), fstatat() ... found [2020-10-27T07:07:29.610Z] checking for getaddrinfo() ... found [2020-10-27T07:07:29.610Z] checking for SOCK_CLOEXEC support ... found [2020-10-27T07:07:29.610Z] checking for FD_CLOEXEC support ... found [2020-10-27T07:07:29.610Z] configuring additional modules [2020-10-27T07:07:29.610Z] adding module in ../ngx_devel_kit-0.3.1rc1 [2020-10-27T07:07:29.610Z] + ngx_devel_kit was configured [2020-10-27T07:07:29.610Z] adding module in ../echo-nginx-module-0.61 [2020-10-27T07:07:29.610Z] + ngx_http_echo_module was configured [2020-10-27T07:07:29.610Z] adding module in ../xss-nginx-module-0.06 [2020-10-27T07:07:29.610Z] + ngx_http_xss_filter_module was configured [2020-10-27T07:07:29.610Z] adding module in ../ngx_coolkit-0.2 [2020-10-27T07:07:29.610Z] + ngx_coolkit_module was configured [2020-10-27T07:07:29.610Z] adding module in ../set-misc-nginx-module-0.32 [2020-10-27T07:07:29.610Z] found ngx_devel_kit for ngx_set_misc; looks good. [2020-10-27T07:07:29.610Z] + ngx_http_set_misc_module was configured [2020-10-27T07:07:29.610Z] adding module in ../form-input-nginx-module-0.12 [2020-10-27T07:07:29.610Z] found ngx_devel_kit for ngx_form_input; looks good. [2020-10-27T07:07:29.610Z] + ngx_http_form_input_module was configured [2020-10-27T07:07:29.610Z] adding module in ../encrypted-session-nginx-module-0.08 [2020-10-27T07:07:29.610Z] found ngx_devel_kit for ngx_encrypted_session; looks good. [2020-10-27T07:07:29.610Z] + ngx_http_encrypted_session_module was configured [2020-10-27T07:07:29.610Z] adding module in ../srcache-nginx-module-0.31 [2020-10-27T07:07:29.610Z] + ngx_http_srcache_filter_module was configured [2020-10-27T07:07:29.610Z] adding module in ../ngx_lua-0.10.15 [2020-10-27T07:07:29.872Z] 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 [2020-10-27T07:07:29.872Z] checking for export symbols by default (-E) ... found [2020-10-27T07:07:29.872Z] checking for export symbols by default (--export-all-symbols) ... not found [2020-10-27T07:07:29.872Z] checking for SO_PASSCRED ... found [2020-10-27T07:07:30.135Z] checking for SA_RESTART ... found [2020-10-27T07:07:30.135Z] checking for __attribute__(constructor) ... found [2020-10-27T07:07:30.135Z] checking for malloc_trim ... found [2020-10-27T07:07:30.135Z] checking for pipe2 ... not found [2020-10-27T07:07:30.398Z] checking for signalfd ... found [2020-10-27T07:07:30.398Z] + ngx_http_lua_module was configured [2020-10-27T07:07:30.398Z] adding module in ../ngx_lua_upstream-0.07 [2020-10-27T07:07:30.398Z] + ngx_http_lua_upstream_module was configured [2020-10-27T07:07:30.398Z] adding module in ../headers-more-nginx-module-0.33 [2020-10-27T07:07:30.398Z] + ngx_http_headers_more_filter_module was configured [2020-10-27T07:07:30.398Z] adding module in ../array-var-nginx-module-0.05 [2020-10-27T07:07:30.398Z] found ngx_devel_kit for ngx_array_var; looks good. [2020-10-27T07:07:30.398Z] + ngx_http_array_var_module was configured [2020-10-27T07:07:30.398Z] adding module in ../memc-nginx-module-0.19 [2020-10-27T07:07:30.398Z] + ngx_http_memc_module was configured [2020-10-27T07:07:30.398Z] adding module in ../redis2-nginx-module-0.15 [2020-10-27T07:07:30.398Z] + ngx_http_redis2_module was configured [2020-10-27T07:07:30.398Z] adding module in ../redis-nginx-module-0.3.7 [2020-10-27T07:07:30.398Z] + ngx_http_redis_module was configured [2020-10-27T07:07:30.398Z] adding module in ../rds-json-nginx-module-0.15 [2020-10-27T07:07:30.398Z] + ngx_http_rds_json_filter_module was configured [2020-10-27T07:07:30.398Z] adding module in ../rds-csv-nginx-module-0.09 [2020-10-27T07:07:30.398Z] + ngx_http_rds_csv_filter_module was configured [2020-10-27T07:07:30.398Z] adding module in ../ngx_stream_lua-0.0.7 [2020-10-27T07:07:30.398Z] 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 [2020-10-27T07:07:30.398Z] checking for export symbols by default (-E) ... found [2020-10-27T07:07:30.398Z] checking for export symbols by default (--export-all-symbols) ... not found [2020-10-27T07:07:30.659Z] checking for SO_PASSCRED ... found [2020-10-27T07:07:30.659Z] checking for SA_RESTART ... found [2020-10-27T07:07:30.659Z] + ngx_stream_lua_module was configured [2020-10-27T07:07:30.659Z] adding module in /build/stage/lua-kong-nginx-module [2020-10-27T07:07:30.659Z] + ngx_http_lua_kong_module was configured [2020-10-27T07:07:30.659Z] checking for PCRE library ... found [2020-10-27T07:07:30.877Z] Collecting PyYAML<4,>=3.10 [2020-10-27T07:07:30.877Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-10-27T07:07:30.924Z] checking for PCRE JIT support ... found [2020-10-27T07:07:30.924Z] checking for OpenSSL library ... found [2020-10-27T07:07:31.185Z] checking for zlib library ... found [2020-10-27T07:07:31.185Z] creating objs/Makefile [2020-10-27T07:07:34.260Z] Collecting docopt<0.7,>=0.6.1 [2020-10-27T07:07:34.260Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-10-27T07:07:34.491Z] [2020-10-27T07:07:34.492Z] Configuration summary [2020-10-27T07:07:34.492Z] + using system PCRE library [2020-10-27T07:07:34.492Z] + using system OpenSSL library [2020-10-27T07:07:34.492Z] + using system zlib library [2020-10-27T07:07:34.492Z] [2020-10-27T07:07:34.492Z] nginx path prefix: "/build/parts/openresty/install/nginx" [2020-10-27T07:07:34.492Z] nginx binary file: "/build/parts/openresty/install/nginx/sbin/nginx" [2020-10-27T07:07:34.492Z] nginx modules path: "/build/parts/openresty/install/nginx/modules" [2020-10-27T07:07:34.492Z] nginx configuration prefix: "/build/parts/openresty/install/nginx/conf" [2020-10-27T07:07:34.492Z] nginx configuration file: "/build/parts/openresty/install/nginx/conf/nginx.conf" [2020-10-27T07:07:34.492Z] nginx pid file: "/build/parts/openresty/install/nginx/logs/nginx.pid" [2020-10-27T07:07:34.492Z] nginx error log file: "/build/parts/openresty/install/nginx/logs/error.log" [2020-10-27T07:07:34.492Z] nginx http access log file: "/build/parts/openresty/install/nginx/logs/access.log" [2020-10-27T07:07:34.492Z] nginx http client request body temporary files: "client_body_temp" [2020-10-27T07:07:34.492Z] nginx http proxy temporary files: "proxy_temp" [2020-10-27T07:07:34.492Z] nginx http fastcgi temporary files: "fastcgi_temp" [2020-10-27T07:07:34.492Z] nginx http uwsgi temporary files: "uwsgi_temp" [2020-10-27T07:07:34.492Z] nginx http scgi temporary files: "scgi_temp" [2020-10-27T07:07:34.492Z] [2020-10-27T07:07:34.492Z] ./configure: warning: the "--with-ipv6" option is deprecated [2020-10-27T07:07:34.492Z] cd ../.. [2020-10-27T07:07:34.492Z] Type the following commands to build and install: [2020-10-27T07:07:34.492Z] make [2020-10-27T07:07:34.492Z] make install [2020-10-27T07:07:34.492Z] make -j8 [2020-10-27T07:07:34.492Z] 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 [2020-10-27T07:07:34.492Z] make[1]: Entering directory '/build/parts/openresty/build/build/LuaJIT-2.1-20190507' [2020-10-27T07:07:34.492Z] ==== Building LuaJIT 2.1.0-beta3 ==== [2020-10-27T07:07:34.492Z] make -C src [2020-10-27T07:07:34.492Z] make[2]: Entering directory '/build/parts/openresty/build/build/LuaJIT-2.1-20190507/src' [2020-10-27T07:07:34.756Z] make[2]: Nothing to be done for 'default'. [2020-10-27T07:07:34.756Z] make[2]: Leaving directory '/build/parts/openresty/build/build/LuaJIT-2.1-20190507/src' [2020-10-27T07:07:34.756Z] ==== Successfully built LuaJIT 2.1.0-beta3 ==== [2020-10-27T07:07:34.756Z] make[1]: Leaving directory '/build/parts/openresty/build/build/LuaJIT-2.1-20190507' [2020-10-27T07:07:34.756Z] 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 [2020-10-27T07:07:34.756Z] make[1]: Entering directory '/build/parts/openresty/build/build/lua-cjson-2.1.0.7' [2020-10-27T07:07:34.756Z] 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 [2020-10-27T07:07:34.756Z] 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 [2020-10-27T07:07:34.756Z] 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 [2020-10-27T07:07:35.235Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-10-27T07:07:35.333Z] 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 [2020-10-27T07:07:35.333Z] make[1]: Leaving directory '/build/parts/openresty/build/build/lua-cjson-2.1.0.7' [2020-10-27T07:07:35.333Z] 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 [2020-10-27T07:07:35.333Z] make[1]: Entering directory '/build/parts/openresty/build/build/lua-resty-signal-0.02' [2020-10-27T07:07:35.333Z] cc -O3 -g -Wall -fpic -c resty_signal.c [2020-10-27T07:07:35.333Z] cc -shared -fvisibility=hidden resty_signal.o -o librestysignal.so [2020-10-27T07:07:35.333Z] make[1]: Leaving directory '/build/parts/openresty/build/build/lua-resty-signal-0.02' [2020-10-27T07:07:35.333Z] 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 [2020-10-27T07:07:35.333Z] make[1]: Entering directory '/build/parts/openresty/build/build/lua-redis-parser-0.13' [2020-10-27T07:07:35.333Z] 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 [2020-10-27T07:07:35.333Z] 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 [2020-10-27T07:07:35.620Z] make[1]: Leaving directory '/build/parts/openresty/build/build/lua-redis-parser-0.13' [2020-10-27T07:07:35.620Z] 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 [2020-10-27T07:07:35.620Z] make[1]: Entering directory '/build/parts/openresty/build/build/lua-rds-parser-0.06' [2020-10-27T07:07:35.620Z] 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 [2020-10-27T07:07:35.620Z] 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 [2020-10-27T07:07:35.620Z] make[1]: Leaving directory '/build/parts/openresty/build/build/lua-rds-parser-0.06' [2020-10-27T07:07:35.620Z] cd /build/parts/openresty/build/build/nginx-1.15.8 && make [2020-10-27T07:07:35.620Z] make[1]: Entering directory '/build/parts/openresty/build/build/nginx-1.15.8' [2020-10-27T07:07:35.620Z] make -f objs/Makefile [2020-10-27T07:07:35.620Z] make[2]: Entering directory '/build/parts/openresty/build/build/nginx-1.15.8' [2020-10-27T07:07:35.620Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-27T07:07:35.620Z] -o objs/src/core/nginx.o \ [2020-10-27T07:07:35.620Z] src/core/nginx.c [2020-10-27T07:07:35.620Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-27T07:07:35.620Z] -o objs/src/core/ngx_log.o \ [2020-10-27T07:07:35.620Z] src/core/ngx_log.c [2020-10-27T07:07:35.620Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-27T07:07:35.620Z] -o objs/src/core/ngx_palloc.o \ [2020-10-27T07:07:35.620Z] src/core/ngx_palloc.c [2020-10-27T07:07:35.620Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-27T07:07:35.620Z] -o objs/src/core/ngx_array.o \ [2020-10-27T07:07:35.620Z] src/core/ngx_array.c [2020-10-27T07:07:35.620Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-27T07:07:35.620Z] -o objs/src/core/ngx_list.o \ [2020-10-27T07:07:35.620Z] src/core/ngx_list.c [2020-10-27T07:07:35.621Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-27T07:07:35.621Z] -o objs/src/core/ngx_hash.o \ [2020-10-27T07:07:35.621Z] src/core/ngx_hash.c [2020-10-27T07:07:35.621Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-27T07:07:35.621Z] -o objs/src/core/ngx_buf.o \ [2020-10-27T07:07:35.621Z] src/core/ngx_buf.c [2020-10-27T07:07:35.621Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-27T07:07:35.621Z] -o objs/src/core/ngx_queue.o \ [2020-10-27T07:07:35.621Z] src/core/ngx_queue.c [2020-10-27T07:07:35.923Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-27T07:07:35.923Z] -o objs/src/core/ngx_output_chain.o \ [2020-10-27T07:07:35.923Z] src/core/ngx_output_chain.c [2020-10-27T07:07:35.923Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-27T07:07:35.923Z] -o objs/src/core/ngx_string.o \ [2020-10-27T07:07:35.923Z] src/core/ngx_string.c [2020-10-27T07:07:35.923Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-27T07:07:35.923Z] -o objs/src/core/ngx_parse.o \ [2020-10-27T07:07:35.923Z] src/core/ngx_parse.c [2020-10-27T07:07:35.923Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-27T07:07:35.923Z] -o objs/src/core/ngx_parse_time.o \ [2020-10-27T07:07:35.923Z] src/core/ngx_parse_time.c [2020-10-27T07:07:35.923Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-27T07:07:35.923Z] -o objs/src/core/ngx_inet.o \ [2020-10-27T07:07:35.923Z] src/core/ngx_inet.c [2020-10-27T07:07:36.202Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-27T07:07:36.202Z] -o objs/src/core/ngx_file.o \ [2020-10-27T07:07:36.202Z] src/core/ngx_file.c [2020-10-27T07:07:36.202Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-27T07:07:36.202Z] -o objs/src/core/ngx_crc32.o \ [2020-10-27T07:07:36.202Z] src/core/ngx_crc32.c [2020-10-27T07:07:36.202Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-27T07:07:36.202Z] -o objs/src/core/ngx_murmurhash.o \ [2020-10-27T07:07:36.202Z] src/core/ngx_murmurhash.c [2020-10-27T07:07:36.202Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-27T07:07:36.202Z] -o objs/src/core/ngx_md5.o \ [2020-10-27T07:07:36.202Z] src/core/ngx_md5.c [2020-10-27T07:07:36.202Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-27T07:07:36.202Z] -o objs/src/core/ngx_sha1.o \ [2020-10-27T07:07:36.202Z] src/core/ngx_sha1.c [2020-10-27T07:07:36.496Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-27T07:07:36.496Z] -o objs/src/core/ngx_rbtree.o \ [2020-10-27T07:07:36.496Z] src/core/ngx_rbtree.c [2020-10-27T07:07:36.496Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-27T07:07:36.496Z] -o objs/src/core/ngx_radix_tree.o \ [2020-10-27T07:07:36.496Z] src/core/ngx_radix_tree.c [2020-10-27T07:07:36.496Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-27T07:07:36.496Z] -o objs/src/core/ngx_slab.o \ [2020-10-27T07:07:36.496Z] src/core/ngx_slab.c [2020-10-27T07:07:36.668Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-10-27T07:07:36.668Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-10-27T07:07:36.785Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-27T07:07:36.785Z] -o objs/src/core/ngx_times.o \ [2020-10-27T07:07:36.785Z] src/core/ngx_times.c [2020-10-27T07:07:36.785Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-27T07:07:36.785Z] -o objs/src/core/ngx_shmtx.o \ [2020-10-27T07:07:36.785Z] src/core/ngx_shmtx.c [2020-10-27T07:07:36.786Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-27T07:07:36.786Z] -o objs/src/core/ngx_connection.o \ [2020-10-27T07:07:36.786Z] src/core/ngx_connection.c [2020-10-27T07:07:36.786Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-27T07:07:36.786Z] -o objs/src/core/ngx_cycle.o \ [2020-10-27T07:07:36.786Z] src/core/ngx_cycle.c [2020-10-27T07:07:36.786Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-27T07:07:36.786Z] -o objs/src/core/ngx_spinlock.o \ [2020-10-27T07:07:36.786Z] src/core/ngx_spinlock.c [2020-10-27T07:07:36.786Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-27T07:07:36.786Z] -o objs/src/core/ngx_rwlock.o \ [2020-10-27T07:07:36.786Z] src/core/ngx_rwlock.c [2020-10-27T07:07:36.941Z] Collecting websocket-client<1.0,>=0.32.0 [2020-10-27T07:07:36.941Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-10-27T07:07:37.082Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-27T07:07:37.082Z] -o objs/src/core/ngx_cpuinfo.o \ [2020-10-27T07:07:37.082Z] src/core/ngx_cpuinfo.c [2020-10-27T07:07:37.082Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-27T07:07:37.082Z] -o objs/src/core/ngx_conf_file.o \ [2020-10-27T07:07:37.082Z] src/core/ngx_conf_file.c [2020-10-27T07:07:37.082Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-27T07:07:37.082Z] -o objs/src/core/ngx_module.o \ [2020-10-27T07:07:37.082Z] src/core/ngx_module.c [2020-10-27T07:07:37.082Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-27T07:07:37.082Z] -o objs/src/core/ngx_resolver.o \ [2020-10-27T07:07:37.082Z] src/core/ngx_resolver.c [2020-10-27T07:07:37.082Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-27T07:07:37.082Z] -o objs/src/core/ngx_open_file_cache.o \ [2020-10-27T07:07:37.082Z] src/core/ngx_open_file_cache.c [2020-10-27T07:07:37.082Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-27T07:07:37.082Z] -o objs/src/core/ngx_crypt.o \ [2020-10-27T07:07:37.082Z] src/core/ngx_crypt.c [2020-10-27T07:07:37.214Z] Collecting texttable<0.10,>=0.9.0 [2020-10-27T07:07:37.214Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-10-27T07:07:37.364Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-27T07:07:37.365Z] -o objs/src/core/ngx_proxy_protocol.o \ [2020-10-27T07:07:37.365Z] src/core/ngx_proxy_protocol.c [2020-10-27T07:07:37.365Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-27T07:07:37.365Z] -o objs/src/core/ngx_syslog.o \ [2020-10-27T07:07:37.365Z] src/core/ngx_syslog.c [2020-10-27T07:07:37.365Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-27T07:07:37.365Z] -o objs/src/event/ngx_event.o \ [2020-10-27T07:07:37.365Z] src/event/ngx_event.c [2020-10-27T07:07:37.637Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-27T07:07:37.637Z] -o objs/src/event/ngx_event_timer.o \ [2020-10-27T07:07:37.637Z] src/event/ngx_event_timer.c [2020-10-27T07:07:37.637Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-27T07:07:37.637Z] -o objs/src/event/ngx_event_posted.o \ [2020-10-27T07:07:37.637Z] src/event/ngx_event_posted.c [2020-10-27T07:07:37.637Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-27T07:07:37.637Z] -o objs/src/event/ngx_event_accept.o \ [2020-10-27T07:07:37.637Z] src/event/ngx_event_accept.c [2020-10-27T07:07:37.637Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-27T07:07:37.637Z] -o objs/src/event/ngx_event_udp.o \ [2020-10-27T07:07:37.637Z] src/event/ngx_event_udp.c [2020-10-27T07:07:37.637Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-27T07:07:37.637Z] -o objs/src/event/ngx_event_connect.o \ [2020-10-27T07:07:37.637Z] src/event/ngx_event_connect.c [2020-10-27T07:07:37.931Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-27T07:07:37.931Z] -o objs/src/event/ngx_event_pipe.o \ [2020-10-27T07:07:37.931Z] src/event/ngx_event_pipe.c [2020-10-27T07:07:37.931Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-27T07:07:37.931Z] -o objs/src/os/unix/ngx_time.o \ [2020-10-27T07:07:37.931Z] src/os/unix/ngx_time.c [2020-10-27T07:07:37.931Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-27T07:07:37.931Z] -o objs/src/os/unix/ngx_errno.o \ [2020-10-27T07:07:37.931Z] src/os/unix/ngx_errno.c [2020-10-27T07:07:37.931Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-27T07:07:37.931Z] -o objs/src/os/unix/ngx_alloc.o \ [2020-10-27T07:07:37.931Z] src/os/unix/ngx_alloc.c [2020-10-27T07:07:37.931Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-27T07:07:37.931Z] -o objs/src/os/unix/ngx_files.o \ [2020-10-27T07:07:37.931Z] src/os/unix/ngx_files.c [2020-10-27T07:07:38.217Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-27T07:07:38.217Z] -o objs/src/os/unix/ngx_socket.o \ [2020-10-27T07:07:38.217Z] src/os/unix/ngx_socket.c [2020-10-27T07:07:38.217Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-27T07:07:38.217Z] -o objs/src/os/unix/ngx_recv.o \ [2020-10-27T07:07:38.217Z] src/os/unix/ngx_recv.c [2020-10-27T07:07:38.217Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-27T07:07:38.217Z] -o objs/src/os/unix/ngx_readv_chain.o \ [2020-10-27T07:07:38.217Z] src/os/unix/ngx_readv_chain.c [2020-10-27T07:07:38.217Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-27T07:07:38.217Z] -o objs/src/os/unix/ngx_udp_recv.o \ [2020-10-27T07:07:38.217Z] src/os/unix/ngx_udp_recv.c [2020-10-27T07:07:38.217Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-27T07:07:38.217Z] -o objs/src/os/unix/ngx_send.o \ [2020-10-27T07:07:38.217Z] src/os/unix/ngx_send.c [2020-10-27T07:07:38.217Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-27T07:07:38.217Z] -o objs/src/os/unix/ngx_writev_chain.o \ [2020-10-27T07:07:38.217Z] src/os/unix/ngx_writev_chain.c [2020-10-27T07:07:38.496Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-27T07:07:38.496Z] -o objs/src/os/unix/ngx_udp_send.o \ [2020-10-27T07:07:38.496Z] src/os/unix/ngx_udp_send.c [2020-10-27T07:07:38.496Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-27T07:07:38.496Z] -o objs/src/os/unix/ngx_udp_sendmsg_chain.o \ [2020-10-27T07:07:38.496Z] src/os/unix/ngx_udp_sendmsg_chain.c [2020-10-27T07:07:38.496Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-27T07:07:38.496Z] -o objs/src/os/unix/ngx_channel.o \ [2020-10-27T07:07:38.496Z] src/os/unix/ngx_channel.c [2020-10-27T07:07:38.496Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-27T07:07:38.496Z] -o objs/src/os/unix/ngx_shmem.o \ [2020-10-27T07:07:38.496Z] src/os/unix/ngx_shmem.c [2020-10-27T07:07:38.497Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-27T07:07:38.497Z] -o objs/src/os/unix/ngx_process.o \ [2020-10-27T07:07:38.497Z] src/os/unix/ngx_process.c [2020-10-27T07:07:38.497Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-27T07:07:38.497Z] -o objs/src/os/unix/ngx_daemon.o \ [2020-10-27T07:07:38.497Z] src/os/unix/ngx_daemon.c [2020-10-27T07:07:38.497Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-27T07:07:38.497Z] -o objs/src/os/unix/ngx_setaffinity.o \ [2020-10-27T07:07:38.497Z] src/os/unix/ngx_setaffinity.c [2020-10-27T07:07:38.497Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-27T07:07:38.497Z] -o objs/src/os/unix/ngx_setproctitle.o \ [2020-10-27T07:07:38.497Z] src/os/unix/ngx_setproctitle.c [2020-10-27T07:07:38.778Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-27T07:07:38.778Z] -o objs/src/os/unix/ngx_posix_init.o \ [2020-10-27T07:07:38.778Z] src/os/unix/ngx_posix_init.c [2020-10-27T07:07:38.778Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-27T07:07:38.778Z] -o objs/src/os/unix/ngx_user.o \ [2020-10-27T07:07:38.778Z] src/os/unix/ngx_user.c [2020-10-27T07:07:38.778Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-27T07:07:38.778Z] -o objs/src/os/unix/ngx_dlopen.o \ [2020-10-27T07:07:38.778Z] src/os/unix/ngx_dlopen.c [2020-10-27T07:07:38.778Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-27T07:07:38.778Z] -o objs/src/os/unix/ngx_process_cycle.o \ [2020-10-27T07:07:38.778Z] src/os/unix/ngx_process_cycle.c [2020-10-27T07:07:38.778Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-27T07:07:38.778Z] -o objs/src/os/unix/ngx_linux_init.o \ [2020-10-27T07:07:38.778Z] src/os/unix/ngx_linux_init.c [2020-10-27T07:07:38.778Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-27T07:07:38.778Z] -o objs/src/event/modules/ngx_epoll_module.o \ [2020-10-27T07:07:38.778Z] src/event/modules/ngx_epoll_module.c [2020-10-27T07:07:38.778Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-27T07:07:38.778Z] -o objs/src/os/unix/ngx_linux_sendfile_chain.o \ [2020-10-27T07:07:38.778Z] src/os/unix/ngx_linux_sendfile_chain.c [2020-10-27T07:07:38.778Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-27T07:07:38.779Z] -o objs/src/event/ngx_event_openssl.o \ [2020-10-27T07:07:38.779Z] src/event/ngx_event_openssl.c [2020-10-27T07:07:39.060Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-27T07:07:39.060Z] -o objs/src/event/ngx_event_openssl_stapling.o \ [2020-10-27T07:07:39.060Z] src/event/ngx_event_openssl_stapling.c [2020-10-27T07:07:39.061Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-27T07:07:39.061Z] -o objs/src/core/ngx_regex.o \ [2020-10-27T07:07:39.061Z] src/core/ngx_regex.c [2020-10-27T07:07:39.061Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:39.061Z] -o objs/src/http/ngx_http.o \ [2020-10-27T07:07:39.061Z] src/http/ngx_http.c [2020-10-27T07:07:39.061Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:39.061Z] -o objs/src/http/ngx_http_core_module.o \ [2020-10-27T07:07:39.061Z] src/http/ngx_http_core_module.c [2020-10-27T07:07:39.061Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:39.061Z] -o objs/src/http/ngx_http_special_response.o \ [2020-10-27T07:07:39.061Z] src/http/ngx_http_special_response.c [2020-10-27T07:07:39.189Z] Collecting docker-pycreds>=0.4.0 [2020-10-27T07:07:39.189Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-10-27T07:07:39.334Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:39.334Z] -o objs/src/http/ngx_http_request.o \ [2020-10-27T07:07:39.334Z] src/http/ngx_http_request.c [2020-10-27T07:07:39.334Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:39.334Z] -o objs/src/http/ngx_http_parse.o \ [2020-10-27T07:07:39.334Z] src/http/ngx_http_parse.c [2020-10-27T07:07:39.334Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:39.334Z] -o objs/src/http/modules/ngx_http_log_module.o \ [2020-10-27T07:07:39.334Z] src/http/modules/ngx_http_log_module.c [2020-10-27T07:07:39.609Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:39.609Z] -o objs/src/http/ngx_http_request_body.o \ [2020-10-27T07:07:39.609Z] src/http/ngx_http_request_body.c [2020-10-27T07:07:39.609Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:39.609Z] -o objs/src/http/ngx_http_variables.o \ [2020-10-27T07:07:39.609Z] src/http/ngx_http_variables.c [2020-10-27T07:07:39.789Z] Collecting urllib3<1.25,>=1.21.1 [2020-10-27T07:07:39.789Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-10-27T07:07:39.889Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:39.889Z] -o objs/src/http/ngx_http_script.o \ [2020-10-27T07:07:39.889Z] src/http/ngx_http_script.c [2020-10-27T07:07:40.063Z] Collecting idna<2.8,>=2.5 [2020-10-27T07:07:40.063Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-10-27T07:07:40.064Z] 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) [2020-10-27T07:07:40.064Z] 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) [2020-10-27T07:07:40.064Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-10-27T07:07:40.064Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-10-27T07:07:40.064Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-10-27T07:07:40.064Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-10-27T07:07:40.166Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:40.166Z] -o objs/src/http/ngx_http_upstream.o \ [2020-10-27T07:07:40.166Z] src/http/ngx_http_upstream.c [2020-10-27T07:07:40.166Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:40.166Z] -o objs/src/http/ngx_http_upstream_round_robin.o \ [2020-10-27T07:07:40.166Z] src/http/ngx_http_upstream_round_robin.c [2020-10-27T07:07:40.166Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:40.166Z] -o objs/src/http/ngx_http_file_cache.o \ [2020-10-27T07:07:40.166Z] src/http/ngx_http_file_cache.c [2020-10-27T07:07:40.166Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:40.166Z] -o objs/src/http/ngx_http_write_filter_module.o \ [2020-10-27T07:07:40.166Z] src/http/ngx_http_write_filter_module.c [2020-10-27T07:07:40.167Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:40.167Z] -o objs/src/http/ngx_http_header_filter_module.o \ [2020-10-27T07:07:40.167Z] src/http/ngx_http_header_filter_module.c [2020-10-27T07:07:40.447Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:40.447Z] -o objs/src/http/modules/ngx_http_chunked_filter_module.o \ [2020-10-27T07:07:40.447Z] src/http/modules/ngx_http_chunked_filter_module.c [2020-10-27T07:07:40.723Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:40.723Z] -o objs/src/http/v2/ngx_http_v2_filter_module.o \ [2020-10-27T07:07:40.723Z] src/http/v2/ngx_http_v2_filter_module.c [2020-10-27T07:07:40.723Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:40.723Z] -o objs/src/http/modules/ngx_http_range_filter_module.o \ [2020-10-27T07:07:40.723Z] src/http/modules/ngx_http_range_filter_module.c [2020-10-27T07:07:40.723Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:40.723Z] -o objs/src/http/modules/ngx_http_gzip_filter_module.o \ [2020-10-27T07:07:40.723Z] src/http/modules/ngx_http_gzip_filter_module.c [2020-10-27T07:07:40.723Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:40.723Z] -o objs/src/http/ngx_http_postpone_filter_module.o \ [2020-10-27T07:07:40.723Z] src/http/ngx_http_postpone_filter_module.c [2020-10-27T07:07:40.723Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:40.723Z] -o objs/src/http/modules/ngx_http_ssi_filter_module.o \ [2020-10-27T07:07:40.723Z] src/http/modules/ngx_http_ssi_filter_module.c [2020-10-27T07:07:40.996Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:40.996Z] -o objs/src/http/modules/ngx_http_charset_filter_module.o \ [2020-10-27T07:07:40.996Z] src/http/modules/ngx_http_charset_filter_module.c [2020-10-27T07:07:40.996Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:40.996Z] -o objs/src/http/modules/ngx_http_userid_filter_module.o \ [2020-10-27T07:07:40.996Z] src/http/modules/ngx_http_userid_filter_module.c [2020-10-27T07:07:41.052Z] Installing collected packages: jsonschema, cached-property, docker-pycreds, urllib3, idna, requests, websocket-client, docker, dockerpty, PyYAML, docopt, texttable, docker-compose [2020-10-27T07:07:41.269Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:41.269Z] -o objs/src/http/modules/ngx_http_headers_filter_module.o \ [2020-10-27T07:07:41.269Z] src/http/modules/ngx_http_headers_filter_module.c [2020-10-27T07:07:41.269Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:41.269Z] -o objs/src/http/ngx_http_copy_filter_module.o \ [2020-10-27T07:07:41.269Z] src/http/ngx_http_copy_filter_module.c [2020-10-27T07:07:41.269Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:41.269Z] -o objs/src/http/modules/ngx_http_not_modified_filter_module.o \ [2020-10-27T07:07:41.269Z] src/http/modules/ngx_http_not_modified_filter_module.c [2020-10-27T07:07:41.325Z] Attempting uninstall: urllib3 [2020-10-27T07:07:41.325Z] Found existing installation: urllib3 1.25.9 [2020-10-27T07:07:41.325Z] Uninstalling urllib3-1.25.9: [2020-10-27T07:07:41.545Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:41.545Z] -o objs/src/http/v2/ngx_http_v2.o \ [2020-10-27T07:07:41.545Z] src/http/v2/ngx_http_v2.c [2020-10-27T07:07:41.545Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:41.545Z] -o objs/src/http/v2/ngx_http_v2_table.o \ [2020-10-27T07:07:41.545Z] src/http/v2/ngx_http_v2_table.c [2020-10-27T07:07:41.545Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:41.545Z] -o objs/src/http/v2/ngx_http_v2_encode.o \ [2020-10-27T07:07:41.545Z] src/http/v2/ngx_http_v2_encode.c [2020-10-27T07:07:41.545Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:41.545Z] -o objs/src/http/v2/ngx_http_v2_huff_decode.o \ [2020-10-27T07:07:41.545Z] src/http/v2/ngx_http_v2_huff_decode.c [2020-10-27T07:07:41.545Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:41.545Z] -o objs/src/http/v2/ngx_http_v2_huff_encode.o \ [2020-10-27T07:07:41.545Z] src/http/v2/ngx_http_v2_huff_encode.c [2020-10-27T07:07:41.598Z] Successfully uninstalled urllib3-1.25.9 [2020-10-27T07:07:41.835Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:41.835Z] -o objs/src/http/v2/ngx_http_v2_module.o \ [2020-10-27T07:07:41.835Z] src/http/v2/ngx_http_v2_module.c [2020-10-27T07:07:41.835Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:41.835Z] -o objs/src/http/modules/ngx_http_static_module.o \ [2020-10-27T07:07:41.835Z] src/http/modules/ngx_http_static_module.c [2020-10-27T07:07:41.835Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:41.835Z] -o objs/src/http/modules/ngx_http_autoindex_module.o \ [2020-10-27T07:07:41.835Z] src/http/modules/ngx_http_autoindex_module.c [2020-10-27T07:07:42.122Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:42.122Z] -o objs/src/http/modules/ngx_http_index_module.o \ [2020-10-27T07:07:42.122Z] src/http/modules/ngx_http_index_module.c [2020-10-27T07:07:42.122Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:42.122Z] -o objs/src/http/modules/ngx_http_mirror_module.o \ [2020-10-27T07:07:42.122Z] src/http/modules/ngx_http_mirror_module.c [2020-10-27T07:07:42.122Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:42.122Z] -o objs/src/http/modules/ngx_http_try_files_module.o \ [2020-10-27T07:07:42.122Z] src/http/modules/ngx_http_try_files_module.c [2020-10-27T07:07:42.122Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:42.122Z] -o objs/src/http/modules/ngx_http_auth_basic_module.o \ [2020-10-27T07:07:42.122Z] src/http/modules/ngx_http_auth_basic_module.c [2020-10-27T07:07:42.122Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:42.122Z] -o objs/src/http/modules/ngx_http_access_module.o \ [2020-10-27T07:07:42.122Z] src/http/modules/ngx_http_access_module.c [2020-10-27T07:07:42.122Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:42.122Z] -o objs/src/http/modules/ngx_http_limit_conn_module.o \ [2020-10-27T07:07:42.122Z] src/http/modules/ngx_http_limit_conn_module.c [2020-10-27T07:07:42.192Z] Attempting uninstall: idna [2020-10-27T07:07:42.192Z] Found existing installation: idna 2.9 [2020-10-27T07:07:42.192Z] Uninstalling idna-2.9: [2020-10-27T07:07:42.192Z] Successfully uninstalled idna-2.9 [2020-10-27T07:07:42.403Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:42.403Z] -o objs/src/http/modules/ngx_http_limit_req_module.o \ [2020-10-27T07:07:42.403Z] src/http/modules/ngx_http_limit_req_module.c [2020-10-27T07:07:42.403Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:42.403Z] -o objs/src/http/modules/ngx_http_realip_module.o \ [2020-10-27T07:07:42.403Z] src/http/modules/ngx_http_realip_module.c [2020-10-27T07:07:42.403Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:42.403Z] -o objs/src/http/modules/ngx_http_geo_module.o \ [2020-10-27T07:07:42.403Z] src/http/modules/ngx_http_geo_module.c [2020-10-27T07:07:42.403Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:42.403Z] -o objs/src/http/modules/ngx_http_map_module.o \ [2020-10-27T07:07:42.403Z] src/http/modules/ngx_http_map_module.c [2020-10-27T07:07:42.403Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:42.403Z] -o objs/src/http/modules/ngx_http_split_clients_module.o \ [2020-10-27T07:07:42.403Z] src/http/modules/ngx_http_split_clients_module.c [2020-10-27T07:07:42.678Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:42.678Z] -o objs/src/http/modules/ngx_http_referer_module.o \ [2020-10-27T07:07:42.678Z] src/http/modules/ngx_http_referer_module.c [2020-10-27T07:07:42.679Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:42.679Z] -o objs/src/http/modules/ngx_http_rewrite_module.o \ [2020-10-27T07:07:42.679Z] src/http/modules/ngx_http_rewrite_module.c [2020-10-27T07:07:42.795Z] Attempting uninstall: requests [2020-10-27T07:07:42.795Z] Found existing installation: requests 2.23.0 [2020-10-27T07:07:42.795Z] Uninstalling requests-2.23.0: [2020-10-27T07:07:42.795Z] Successfully uninstalled requests-2.23.0 [2020-10-27T07:07:42.960Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:42.961Z] -o objs/src/http/modules/ngx_http_ssl_module.o \ [2020-10-27T07:07:42.961Z] src/http/modules/ngx_http_ssl_module.c [2020-10-27T07:07:42.961Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:42.961Z] -o objs/src/http/modules/ngx_http_proxy_module.o \ [2020-10-27T07:07:42.961Z] src/http/modules/ngx_http_proxy_module.c [2020-10-27T07:07:42.961Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:42.961Z] -o objs/src/http/modules/ngx_http_fastcgi_module.o \ [2020-10-27T07:07:42.961Z] src/http/modules/ngx_http_fastcgi_module.c [2020-10-27T07:07:42.962Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:42.962Z] -o objs/src/http/modules/ngx_http_uwsgi_module.o \ [2020-10-27T07:07:42.962Z] src/http/modules/ngx_http_uwsgi_module.c [2020-10-27T07:07:42.962Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:42.962Z] -o objs/src/http/modules/ngx_http_scgi_module.o \ [2020-10-27T07:07:42.962Z] src/http/modules/ngx_http_scgi_module.c [2020-10-27T07:07:42.963Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:42.963Z] -o objs/src/http/modules/ngx_http_grpc_module.o \ [2020-10-27T07:07:42.963Z] src/http/modules/ngx_http_grpc_module.c [2020-10-27T07:07:43.239Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:43.239Z] -o objs/src/http/modules/ngx_http_memcached_module.o \ [2020-10-27T07:07:43.239Z] src/http/modules/ngx_http_memcached_module.c [2020-10-27T07:07:43.239Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:43.239Z] -o objs/src/http/modules/ngx_http_empty_gif_module.o \ [2020-10-27T07:07:43.239Z] src/http/modules/ngx_http_empty_gif_module.c [2020-10-27T07:07:43.239Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:43.239Z] -o objs/src/http/modules/ngx_http_browser_module.o \ [2020-10-27T07:07:43.239Z] src/http/modules/ngx_http_browser_module.c [2020-10-27T07:07:43.239Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:43.239Z] -o objs/src/http/modules/ngx_http_upstream_hash_module.o \ [2020-10-27T07:07:43.239Z] src/http/modules/ngx_http_upstream_hash_module.c [2020-10-27T07:07:43.512Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:43.512Z] -o objs/src/http/modules/ngx_http_upstream_ip_hash_module.o \ [2020-10-27T07:07:43.512Z] src/http/modules/ngx_http_upstream_ip_hash_module.c [2020-10-27T07:07:43.513Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:43.513Z] -o objs/src/http/modules/ngx_http_upstream_least_conn_module.o \ [2020-10-27T07:07:43.513Z] src/http/modules/ngx_http_upstream_least_conn_module.c [2020-10-27T07:07:43.513Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:43.513Z] -o objs/src/http/modules/ngx_http_upstream_random_module.o \ [2020-10-27T07:07:43.513Z] src/http/modules/ngx_http_upstream_random_module.c [2020-10-27T07:07:43.780Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:43.780Z] -o objs/src/http/modules/ngx_http_upstream_keepalive_module.o \ [2020-10-27T07:07:43.780Z] src/http/modules/ngx_http_upstream_keepalive_module.c [2020-10-27T07:07:43.780Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:43.780Z] -o objs/src/http/modules/ngx_http_upstream_zone_module.o \ [2020-10-27T07:07:43.780Z] src/http/modules/ngx_http_upstream_zone_module.c [2020-10-27T07:07:43.780Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:43.780Z] -o objs/src/http/modules/ngx_http_stub_status_module.o \ [2020-10-27T07:07:43.780Z] src/http/modules/ngx_http_stub_status_module.c [2020-10-27T07:07:43.781Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:43.781Z] -o objs/src/stream/ngx_stream.o \ [2020-10-27T07:07:43.781Z] src/stream/ngx_stream.c [2020-10-27T07:07:43.781Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:43.781Z] -o objs/src/stream/ngx_stream_variables.o \ [2020-10-27T07:07:43.781Z] src/stream/ngx_stream_variables.c [2020-10-27T07:07:44.052Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:44.052Z] -o objs/src/stream/ngx_stream_script.o \ [2020-10-27T07:07:44.052Z] src/stream/ngx_stream_script.c [2020-10-27T07:07:44.052Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:44.052Z] -o objs/src/stream/ngx_stream_handler.o \ [2020-10-27T07:07:44.052Z] src/stream/ngx_stream_handler.c [2020-10-27T07:07:44.052Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:44.052Z] -o objs/src/stream/ngx_stream_core_module.o \ [2020-10-27T07:07:44.052Z] src/stream/ngx_stream_core_module.c [2020-10-27T07:07:44.052Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:44.052Z] -o objs/src/stream/ngx_stream_log_module.o \ [2020-10-27T07:07:44.052Z] src/stream/ngx_stream_log_module.c [2020-10-27T07:07:44.052Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:44.052Z] -o objs/src/stream/ngx_stream_proxy_module.o \ [2020-10-27T07:07:44.052Z] src/stream/ngx_stream_proxy_module.c [2020-10-27T07:07:44.230Z] Running setup.py install for dockerpty: started [2020-10-27T07:07:44.323Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:44.323Z] -o objs/src/stream/ngx_stream_upstream.o \ [2020-10-27T07:07:44.323Z] src/stream/ngx_stream_upstream.c [2020-10-27T07:07:44.323Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:44.323Z] -o objs/src/stream/ngx_stream_upstream_round_robin.o \ [2020-10-27T07:07:44.323Z] src/stream/ngx_stream_upstream_round_robin.c [2020-10-27T07:07:44.323Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:44.323Z] -o objs/src/stream/ngx_stream_write_filter_module.o \ [2020-10-27T07:07:44.323Z] src/stream/ngx_stream_write_filter_module.c [2020-10-27T07:07:44.324Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:44.324Z] -o objs/src/stream/ngx_stream_ssl_module.o \ [2020-10-27T07:07:44.324Z] src/stream/ngx_stream_ssl_module.c [2020-10-27T07:07:44.324Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:44.324Z] -o objs/src/stream/ngx_stream_limit_conn_module.o \ [2020-10-27T07:07:44.324Z] src/stream/ngx_stream_limit_conn_module.c [2020-10-27T07:07:44.608Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:44.608Z] -o objs/src/stream/ngx_stream_access_module.o \ [2020-10-27T07:07:44.608Z] src/stream/ngx_stream_access_module.c [2020-10-27T07:07:44.608Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:44.608Z] -o objs/src/stream/ngx_stream_geo_module.o \ [2020-10-27T07:07:44.608Z] src/stream/ngx_stream_geo_module.c [2020-10-27T07:07:44.608Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:44.608Z] -o objs/src/stream/ngx_stream_map_module.o \ [2020-10-27T07:07:44.608Z] src/stream/ngx_stream_map_module.c [2020-10-27T07:07:44.893Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:44.893Z] -o objs/src/stream/ngx_stream_split_clients_module.o \ [2020-10-27T07:07:44.893Z] src/stream/ngx_stream_split_clients_module.c [2020-10-27T07:07:44.893Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:44.893Z] -o objs/src/stream/ngx_stream_return_module.o \ [2020-10-27T07:07:44.894Z] src/stream/ngx_stream_return_module.c [2020-10-27T07:07:44.894Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:44.894Z] -o objs/src/stream/ngx_stream_upstream_hash_module.o \ [2020-10-27T07:07:44.894Z] src/stream/ngx_stream_upstream_hash_module.c [2020-10-27T07:07:44.894Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:44.894Z] -o objs/src/stream/ngx_stream_upstream_least_conn_module.o \ [2020-10-27T07:07:44.894Z] src/stream/ngx_stream_upstream_least_conn_module.c [2020-10-27T07:07:44.894Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:44.894Z] -o objs/src/stream/ngx_stream_upstream_random_module.o \ [2020-10-27T07:07:44.894Z] src/stream/ngx_stream_upstream_random_module.c [2020-10-27T07:07:44.894Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:44.894Z] -o objs/src/stream/ngx_stream_upstream_zone_module.o \ [2020-10-27T07:07:44.894Z] src/stream/ngx_stream_upstream_zone_module.c [2020-10-27T07:07:45.175Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:45.175Z] -o objs/src/stream/ngx_stream_ssl_preread_module.o \ [2020-10-27T07:07:45.175Z] src/stream/ngx_stream_ssl_preread_module.c [2020-10-27T07:07:45.175Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:45.175Z] -o objs/addon/src/ndk.o \ [2020-10-27T07:07:45.175Z] ../ngx_devel_kit-0.3.1rc1/src/ndk.c [2020-10-27T07:07:45.175Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:45.175Z] -o objs/addon/src/ngx_http_echo_module.o \ [2020-10-27T07:07:45.175Z] ../echo-nginx-module-0.61/src/ngx_http_echo_module.c [2020-10-27T07:07:45.175Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:45.175Z] -o objs/addon/src/ngx_http_echo_util.o \ [2020-10-27T07:07:45.175Z] ../echo-nginx-module-0.61/src/ngx_http_echo_util.c [2020-10-27T07:07:45.175Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:45.175Z] -o objs/addon/src/ngx_http_echo_timer.o \ [2020-10-27T07:07:45.175Z] ../echo-nginx-module-0.61/src/ngx_http_echo_timer.c [2020-10-27T07:07:45.176Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:45.176Z] -o objs/addon/src/ngx_http_echo_var.o \ [2020-10-27T07:07:45.176Z] ../echo-nginx-module-0.61/src/ngx_http_echo_var.c [2020-10-27T07:07:45.176Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:45.176Z] -o objs/addon/src/ngx_http_echo_handler.o \ [2020-10-27T07:07:45.176Z] ../echo-nginx-module-0.61/src/ngx_http_echo_handler.c [2020-10-27T07:07:45.446Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:45.446Z] -o objs/addon/src/ngx_http_echo_filter.o \ [2020-10-27T07:07:45.446Z] ../echo-nginx-module-0.61/src/ngx_http_echo_filter.c [2020-10-27T07:07:45.447Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:45.447Z] -o objs/addon/src/ngx_http_echo_sleep.o \ [2020-10-27T07:07:45.447Z] ../echo-nginx-module-0.61/src/ngx_http_echo_sleep.c [2020-10-27T07:07:45.447Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:45.447Z] -o objs/addon/src/ngx_http_echo_location.o \ [2020-10-27T07:07:45.447Z] ../echo-nginx-module-0.61/src/ngx_http_echo_location.c [2020-10-27T07:07:45.447Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:45.447Z] -o objs/addon/src/ngx_http_echo_echo.o \ [2020-10-27T07:07:45.447Z] ../echo-nginx-module-0.61/src/ngx_http_echo_echo.c [2020-10-27T07:07:45.667Z] Running setup.py install for dockerpty: finished with status 'done' [2020-10-27T07:07:45.667Z] Running setup.py install for PyYAML: started [2020-10-27T07:07:45.714Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:45.714Z] -o objs/addon/src/ngx_http_echo_request_info.o \ [2020-10-27T07:07:45.714Z] ../echo-nginx-module-0.61/src/ngx_http_echo_request_info.c [2020-10-27T07:07:45.714Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:45.714Z] -o objs/addon/src/ngx_http_echo_subrequest.o \ [2020-10-27T07:07:45.714Z] ../echo-nginx-module-0.61/src/ngx_http_echo_subrequest.c [2020-10-27T07:07:45.715Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:45.715Z] -o objs/addon/src/ngx_http_echo_foreach.o \ [2020-10-27T07:07:45.715Z] ../echo-nginx-module-0.61/src/ngx_http_echo_foreach.c [2020-10-27T07:07:45.715Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:45.715Z] -o objs/addon/src/ngx_http_xss_filter_module.o \ [2020-10-27T07:07:45.715Z] ../xss-nginx-module-0.06/src/ngx_http_xss_filter_module.c [2020-10-27T07:07:45.715Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:45.715Z] -o objs/addon/src/ngx_http_xss_util.o \ [2020-10-27T07:07:45.715Z] ../xss-nginx-module-0.06/src/ngx_http_xss_util.c [2020-10-27T07:07:45.996Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:45.996Z] -o objs/addon/src/ngx_coolkit_handlers.o \ [2020-10-27T07:07:45.996Z] ../ngx_coolkit-0.2/src/ngx_coolkit_handlers.c [2020-10-27T07:07:45.997Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:45.997Z] -o objs/addon/src/ngx_coolkit_module.o \ [2020-10-27T07:07:45.997Z] ../ngx_coolkit-0.2/src/ngx_coolkit_module.c [2020-10-27T07:07:45.997Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:45.997Z] -o objs/addon/src/ngx_coolkit_variables.o \ [2020-10-27T07:07:45.997Z] ../ngx_coolkit-0.2/src/ngx_coolkit_variables.c [2020-10-27T07:07:45.997Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:45.997Z] -o objs/addon/src/ngx_http_set_base32.o \ [2020-10-27T07:07:45.997Z] ../set-misc-nginx-module-0.32/src/ngx_http_set_base32.c [2020-10-27T07:07:45.997Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:45.997Z] -o objs/addon/src/ngx_http_set_default_value.o \ [2020-10-27T07:07:45.997Z] ../set-misc-nginx-module-0.32/src/ngx_http_set_default_value.c [2020-10-27T07:07:45.997Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:45.997Z] -o objs/addon/src/ngx_http_set_hashed_upstream.o \ [2020-10-27T07:07:45.997Z] ../set-misc-nginx-module-0.32/src/ngx_http_set_hashed_upstream.c [2020-10-27T07:07:46.266Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:46.266Z] -o objs/addon/src/ngx_http_set_quote_sql.o \ [2020-10-27T07:07:46.266Z] ../set-misc-nginx-module-0.32/src/ngx_http_set_quote_sql.c [2020-10-27T07:07:46.266Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:46.266Z] -o objs/addon/src/ngx_http_set_quote_json.o \ [2020-10-27T07:07:46.266Z] ../set-misc-nginx-module-0.32/src/ngx_http_set_quote_json.c [2020-10-27T07:07:46.266Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:46.266Z] -o objs/addon/src/ngx_http_set_unescape_uri.o \ [2020-10-27T07:07:46.266Z] ../set-misc-nginx-module-0.32/src/ngx_http_set_unescape_uri.c [2020-10-27T07:07:46.266Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:46.266Z] -o objs/addon/src/ngx_http_set_misc_module.o \ [2020-10-27T07:07:46.266Z] ../set-misc-nginx-module-0.32/src/ngx_http_set_misc_module.c [2020-10-27T07:07:46.266Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:46.266Z] -o objs/addon/src/ngx_http_set_escape_uri.o \ [2020-10-27T07:07:46.266Z] ../set-misc-nginx-module-0.32/src/ngx_http_set_escape_uri.c [2020-10-27T07:07:46.551Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:46.551Z] -o objs/addon/src/ngx_http_set_hash.o \ [2020-10-27T07:07:46.551Z] ../set-misc-nginx-module-0.32/src/ngx_http_set_hash.c [2020-10-27T07:07:46.551Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:46.551Z] -o objs/addon/src/ngx_http_set_local_today.o \ [2020-10-27T07:07:46.551Z] ../set-misc-nginx-module-0.32/src/ngx_http_set_local_today.c [2020-10-27T07:07:46.551Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:46.551Z] -o objs/addon/src/ngx_http_set_hex.o \ [2020-10-27T07:07:46.551Z] ../set-misc-nginx-module-0.32/src/ngx_http_set_hex.c [2020-10-27T07:07:46.551Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:46.551Z] -o objs/addon/src/ngx_http_set_base64.o \ [2020-10-27T07:07:46.551Z] ../set-misc-nginx-module-0.32/src/ngx_http_set_base64.c [2020-10-27T07:07:46.551Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:46.551Z] -o objs/addon/src/ngx_http_set_random.o \ [2020-10-27T07:07:46.551Z] ../set-misc-nginx-module-0.32/src/ngx_http_set_random.c [2020-10-27T07:07:46.551Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:46.551Z] -o objs/addon/src/ngx_http_set_secure_random.o \ [2020-10-27T07:07:46.551Z] ../set-misc-nginx-module-0.32/src/ngx_http_set_secure_random.c [2020-10-27T07:07:46.551Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:46.551Z] -o objs/addon/src/ngx_http_set_rotate.o \ [2020-10-27T07:07:46.551Z] ../set-misc-nginx-module-0.32/src/ngx_http_set_rotate.c [2020-10-27T07:07:46.836Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:46.836Z] -o objs/addon/src/ngx_http_set_hmac.o \ [2020-10-27T07:07:46.836Z] ../set-misc-nginx-module-0.32/src/ngx_http_set_hmac.c [2020-10-27T07:07:46.836Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:46.836Z] -o objs/addon/src/ngx_http_form_input_module.o \ [2020-10-27T07:07:46.836Z] ../form-input-nginx-module-0.12/src/ngx_http_form_input_module.c [2020-10-27T07:07:46.836Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:46.836Z] -o objs/addon/src/ngx_http_encrypted_session_module.o \ [2020-10-27T07:07:46.836Z] ../encrypted-session-nginx-module-0.08/src/ngx_http_encrypted_session_module.c [2020-10-27T07:07:46.836Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:46.836Z] -o objs/addon/src/ngx_http_encrypted_session_cipher.o \ [2020-10-27T07:07:46.836Z] ../encrypted-session-nginx-module-0.08/src/ngx_http_encrypted_session_cipher.c [2020-10-27T07:07:46.836Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:46.836Z] -o objs/addon/src/ngx_http_srcache_filter_module.o \ [2020-10-27T07:07:46.836Z] ../srcache-nginx-module-0.31/src/ngx_http_srcache_filter_module.c [2020-10-27T07:07:46.836Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:46.836Z] -o objs/addon/src/ngx_http_srcache_util.o \ [2020-10-27T07:07:46.837Z] ../srcache-nginx-module-0.31/src/ngx_http_srcache_util.c [2020-10-27T07:07:47.111Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:47.111Z] -o objs/addon/src/ngx_http_srcache_var.o \ [2020-10-27T07:07:47.111Z] ../srcache-nginx-module-0.31/src/ngx_http_srcache_var.c [2020-10-27T07:07:47.112Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:47.112Z] -o objs/addon/src/ngx_http_srcache_store.o \ [2020-10-27T07:07:47.112Z] ../srcache-nginx-module-0.31/src/ngx_http_srcache_store.c [2020-10-27T07:07:47.112Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:47.112Z] -o objs/addon/src/ngx_http_srcache_fetch.o \ [2020-10-27T07:07:47.112Z] ../srcache-nginx-module-0.31/src/ngx_http_srcache_fetch.c [2020-10-27T07:07:47.112Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:47.112Z] -o objs/addon/src/ngx_http_srcache_headers.o \ [2020-10-27T07:07:47.112Z] ../srcache-nginx-module-0.31/src/ngx_http_srcache_headers.c [2020-10-27T07:07:47.379Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:47.379Z] -o objs/addon/src/ngx_http_lua_script.o \ [2020-10-27T07:07:47.379Z] ../ngx_lua-0.10.15/src/ngx_http_lua_script.c [2020-10-27T07:07:47.379Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:47.379Z] -o objs/addon/src/ngx_http_lua_log.o \ [2020-10-27T07:07:47.379Z] ../ngx_lua-0.10.15/src/ngx_http_lua_log.c [2020-10-27T07:07:47.379Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:47.379Z] -o objs/addon/src/ngx_http_lua_subrequest.o \ [2020-10-27T07:07:47.379Z] ../ngx_lua-0.10.15/src/ngx_http_lua_subrequest.c [2020-10-27T07:07:47.379Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:47.379Z] -o objs/addon/src/ngx_http_lua_ndk.o \ [2020-10-27T07:07:47.379Z] ../ngx_lua-0.10.15/src/ngx_http_lua_ndk.c [2020-10-27T07:07:47.379Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:47.379Z] -o objs/addon/src/ngx_http_lua_control.o \ [2020-10-27T07:07:47.379Z] ../ngx_lua-0.10.15/src/ngx_http_lua_control.c [2020-10-27T07:07:47.642Z] Running setup.py install for PyYAML: finished with status 'done' [2020-10-27T07:07:47.642Z] Running setup.py install for docopt: started [2020-10-27T07:07:47.700Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:47.700Z] -o objs/addon/src/ngx_http_lua_time.o \ [2020-10-27T07:07:47.700Z] ../ngx_lua-0.10.15/src/ngx_http_lua_time.c [2020-10-27T07:07:47.700Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:47.700Z] -o objs/addon/src/ngx_http_lua_misc.o \ [2020-10-27T07:07:47.700Z] ../ngx_lua-0.10.15/src/ngx_http_lua_misc.c [2020-10-27T07:07:47.700Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:47.700Z] -o objs/addon/src/ngx_http_lua_variable.o \ [2020-10-27T07:07:47.700Z] ../ngx_lua-0.10.15/src/ngx_http_lua_variable.c [2020-10-27T07:07:47.700Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:47.700Z] -o objs/addon/src/ngx_http_lua_string.o \ [2020-10-27T07:07:47.700Z] ../ngx_lua-0.10.15/src/ngx_http_lua_string.c [2020-10-27T07:07:47.701Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:47.701Z] -o objs/addon/src/ngx_http_lua_output.o \ [2020-10-27T07:07:47.701Z] ../ngx_lua-0.10.15/src/ngx_http_lua_output.c [2020-10-27T07:07:48.477Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:48.477Z] -o objs/addon/src/ngx_http_lua_headers.o \ [2020-10-27T07:07:48.477Z] ../ngx_lua-0.10.15/src/ngx_http_lua_headers.c [2020-10-27T07:07:48.477Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:48.477Z] -o objs/addon/src/ngx_http_lua_req_body.o \ [2020-10-27T07:07:48.477Z] ../ngx_lua-0.10.15/src/ngx_http_lua_req_body.c [2020-10-27T07:07:48.477Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:48.477Z] -o objs/addon/src/ngx_http_lua_uri.o \ [2020-10-27T07:07:48.478Z] ../ngx_lua-0.10.15/src/ngx_http_lua_uri.c [2020-10-27T07:07:48.478Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:48.478Z] -o objs/addon/src/ngx_http_lua_args.o \ [2020-10-27T07:07:48.478Z] ../ngx_lua-0.10.15/src/ngx_http_lua_args.c [2020-10-27T07:07:48.478Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:48.478Z] -o objs/addon/src/ngx_http_lua_ctx.o \ [2020-10-27T07:07:48.478Z] ../ngx_lua-0.10.15/src/ngx_http_lua_ctx.c [2020-10-27T07:07:48.478Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:48.478Z] -o objs/addon/src/ngx_http_lua_regex.o \ [2020-10-27T07:07:48.478Z] ../ngx_lua-0.10.15/src/ngx_http_lua_regex.c [2020-10-27T07:07:48.478Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:48.478Z] -o objs/addon/src/ngx_http_lua_module.o \ [2020-10-27T07:07:48.478Z] ../ngx_lua-0.10.15/src/ngx_http_lua_module.c [2020-10-27T07:07:48.478Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:48.478Z] -o objs/addon/src/ngx_http_lua_headers_out.o \ [2020-10-27T07:07:48.478Z] ../ngx_lua-0.10.15/src/ngx_http_lua_headers_out.c [2020-10-27T07:07:48.478Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:48.478Z] -o objs/addon/src/ngx_http_lua_headers_in.o \ [2020-10-27T07:07:48.478Z] ../ngx_lua-0.10.15/src/ngx_http_lua_headers_in.c [2020-10-27T07:07:48.478Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:48.478Z] -o objs/addon/src/ngx_http_lua_directive.o \ [2020-10-27T07:07:48.478Z] ../ngx_lua-0.10.15/src/ngx_http_lua_directive.c [2020-10-27T07:07:48.478Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:48.478Z] -o objs/addon/src/ngx_http_lua_consts.o \ [2020-10-27T07:07:48.478Z] ../ngx_lua-0.10.15/src/ngx_http_lua_consts.c [2020-10-27T07:07:48.478Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:48.478Z] -o objs/addon/src/ngx_http_lua_exception.o \ [2020-10-27T07:07:48.478Z] ../ngx_lua-0.10.15/src/ngx_http_lua_exception.c [2020-10-27T07:07:49.009Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:49.009Z] -o objs/addon/src/ngx_http_lua_util.o \ [2020-10-27T07:07:49.009Z] ../ngx_lua-0.10.15/src/ngx_http_lua_util.c [2020-10-27T07:07:49.009Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:49.009Z] -o objs/addon/src/ngx_http_lua_cache.o \ [2020-10-27T07:07:49.009Z] ../ngx_lua-0.10.15/src/ngx_http_lua_cache.c [2020-10-27T07:07:49.009Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:49.009Z] -o objs/addon/src/ngx_http_lua_contentby.o \ [2020-10-27T07:07:49.009Z] ../ngx_lua-0.10.15/src/ngx_http_lua_contentby.c [2020-10-27T07:07:49.009Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:49.009Z] -o objs/addon/src/ngx_http_lua_rewriteby.o \ [2020-10-27T07:07:49.009Z] ../ngx_lua-0.10.15/src/ngx_http_lua_rewriteby.c [2020-10-27T07:07:49.009Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:49.009Z] -o objs/addon/src/ngx_http_lua_accessby.o \ [2020-10-27T07:07:49.009Z] ../ngx_lua-0.10.15/src/ngx_http_lua_accessby.c [2020-10-27T07:07:49.010Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:49.010Z] -o objs/addon/src/ngx_http_lua_setby.o \ [2020-10-27T07:07:49.010Z] ../ngx_lua-0.10.15/src/ngx_http_lua_setby.c [2020-10-27T07:07:49.010Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:49.010Z] -o objs/addon/src/ngx_http_lua_capturefilter.o \ [2020-10-27T07:07:49.010Z] ../ngx_lua-0.10.15/src/ngx_http_lua_capturefilter.c [2020-10-27T07:07:49.010Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:49.010Z] -o objs/addon/src/ngx_http_lua_clfactory.o \ [2020-10-27T07:07:49.010Z] ../ngx_lua-0.10.15/src/ngx_http_lua_clfactory.c [2020-10-27T07:07:49.010Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:49.010Z] -o objs/addon/src/ngx_http_lua_pcrefix.o \ [2020-10-27T07:07:49.010Z] ../ngx_lua-0.10.15/src/ngx_http_lua_pcrefix.c [2020-10-27T07:07:49.436Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:49.436Z] -o objs/addon/src/ngx_http_lua_headerfilterby.o \ [2020-10-27T07:07:49.436Z] ../ngx_lua-0.10.15/src/ngx_http_lua_headerfilterby.c [2020-10-27T07:07:49.436Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:49.436Z] -o objs/addon/src/ngx_http_lua_shdict.o \ [2020-10-27T07:07:49.436Z] ../ngx_lua-0.10.15/src/ngx_http_lua_shdict.c [2020-10-27T07:07:49.436Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:49.437Z] -o objs/addon/src/ngx_http_lua_socket_tcp.o \ [2020-10-27T07:07:49.437Z] ../ngx_lua-0.10.15/src/ngx_http_lua_socket_tcp.c [2020-10-27T07:07:49.437Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:49.437Z] -o objs/addon/src/ngx_http_lua_api.o \ [2020-10-27T07:07:49.437Z] ../ngx_lua-0.10.15/src/ngx_http_lua_api.c [2020-10-27T07:07:49.437Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:49.437Z] -o objs/addon/src/ngx_http_lua_logby.o \ [2020-10-27T07:07:49.437Z] ../ngx_lua-0.10.15/src/ngx_http_lua_logby.c [2020-10-27T07:07:49.437Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:49.437Z] -o objs/addon/src/ngx_http_lua_sleep.o \ [2020-10-27T07:07:49.437Z] ../ngx_lua-0.10.15/src/ngx_http_lua_sleep.c [2020-10-27T07:07:49.437Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:49.437Z] -o objs/addon/src/ngx_http_lua_semaphore.o \ [2020-10-27T07:07:49.437Z] ../ngx_lua-0.10.15/src/ngx_http_lua_semaphore.c [2020-10-27T07:07:49.437Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:49.437Z] -o objs/addon/src/ngx_http_lua_coroutine.o \ [2020-10-27T07:07:49.437Z] ../ngx_lua-0.10.15/src/ngx_http_lua_coroutine.c [2020-10-27T07:07:49.620Z] Running setup.py install for docopt: finished with status 'done' [2020-10-27T07:07:49.620Z] Running setup.py install for texttable: started [2020-10-27T07:07:49.834Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:49.834Z] -o objs/addon/src/ngx_http_lua_bodyfilterby.o \ [2020-10-27T07:07:49.834Z] ../ngx_lua-0.10.15/src/ngx_http_lua_bodyfilterby.c [2020-10-27T07:07:49.834Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:49.834Z] -o objs/addon/src/ngx_http_lua_initby.o \ [2020-10-27T07:07:49.834Z] ../ngx_lua-0.10.15/src/ngx_http_lua_initby.c [2020-10-27T07:07:49.834Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:49.834Z] -o objs/addon/src/ngx_http_lua_initworkerby.o \ [2020-10-27T07:07:49.834Z] ../ngx_lua-0.10.15/src/ngx_http_lua_initworkerby.c [2020-10-27T07:07:49.834Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:49.834Z] -o objs/addon/src/ngx_http_lua_socket_udp.o \ [2020-10-27T07:07:49.834Z] ../ngx_lua-0.10.15/src/ngx_http_lua_socket_udp.c [2020-10-27T07:07:50.306Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:50.307Z] -o objs/addon/src/ngx_http_lua_req_method.o \ [2020-10-27T07:07:50.307Z] ../ngx_lua-0.10.15/src/ngx_http_lua_req_method.c [2020-10-27T07:07:50.307Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:50.307Z] -o objs/addon/src/ngx_http_lua_phase.o \ [2020-10-27T07:07:50.307Z] ../ngx_lua-0.10.15/src/ngx_http_lua_phase.c [2020-10-27T07:07:50.307Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:50.307Z] -o objs/addon/src/ngx_http_lua_uthread.o \ [2020-10-27T07:07:50.307Z] ../ngx_lua-0.10.15/src/ngx_http_lua_uthread.c [2020-10-27T07:07:50.307Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:50.307Z] -o objs/addon/src/ngx_http_lua_timer.o \ [2020-10-27T07:07:50.307Z] ../ngx_lua-0.10.15/src/ngx_http_lua_timer.c [2020-10-27T07:07:50.307Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:50.307Z] -o objs/addon/src/ngx_http_lua_config.o \ [2020-10-27T07:07:50.307Z] ../ngx_lua-0.10.15/src/ngx_http_lua_config.c [2020-10-27T07:07:50.307Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:50.307Z] -o objs/addon/src/ngx_http_lua_worker.o \ [2020-10-27T07:07:50.307Z] ../ngx_lua-0.10.15/src/ngx_http_lua_worker.c [2020-10-27T07:07:50.307Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:50.307Z] -o objs/addon/src/ngx_http_lua_ssl_certby.o \ [2020-10-27T07:07:50.307Z] ../ngx_lua-0.10.15/src/ngx_http_lua_ssl_certby.c [2020-10-27T07:07:50.664Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:50.664Z] -o objs/addon/src/ngx_http_lua_ssl_ocsp.o \ [2020-10-27T07:07:50.664Z] ../ngx_lua-0.10.15/src/ngx_http_lua_ssl_ocsp.c [2020-10-27T07:07:50.664Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:50.664Z] -o objs/addon/src/ngx_http_lua_lex.o \ [2020-10-27T07:07:50.664Z] ../ngx_lua-0.10.15/src/ngx_http_lua_lex.c [2020-10-27T07:07:50.664Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:50.664Z] -o objs/addon/src/ngx_http_lua_balancer.o \ [2020-10-27T07:07:50.664Z] ../ngx_lua-0.10.15/src/ngx_http_lua_balancer.c [2020-10-27T07:07:50.664Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:50.664Z] -o objs/addon/src/ngx_http_lua_ssl_session_storeby.o \ [2020-10-27T07:07:50.664Z] ../ngx_lua-0.10.15/src/ngx_http_lua_ssl_session_storeby.c [2020-10-27T07:07:50.664Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:50.664Z] -o objs/addon/src/ngx_http_lua_ssl_session_fetchby.o \ [2020-10-27T07:07:50.664Z] ../ngx_lua-0.10.15/src/ngx_http_lua_ssl_session_fetchby.c [2020-10-27T07:07:50.664Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:50.664Z] -o objs/addon/src/ngx_http_lua_ssl.o \ [2020-10-27T07:07:50.664Z] ../ngx_lua-0.10.15/src/ngx_http_lua_ssl.c [2020-10-27T07:07:50.665Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:50.665Z] -o objs/addon/src/ngx_http_lua_log_ringbuf.o \ [2020-10-27T07:07:50.665Z] ../ngx_lua-0.10.15/src/ngx_http_lua_log_ringbuf.c [2020-10-27T07:07:50.974Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:50.974Z] -o objs/addon/src/ngx_http_lua_input_filters.o \ [2020-10-27T07:07:50.974Z] ../ngx_lua-0.10.15/src/ngx_http_lua_input_filters.c [2020-10-27T07:07:50.974Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:50.974Z] -o objs/addon/src/ngx_http_lua_pipe.o \ [2020-10-27T07:07:50.974Z] ../ngx_lua-0.10.15/src/ngx_http_lua_pipe.c [2020-10-27T07:07:50.974Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:50.974Z] -o objs/addon/src/ngx_http_lua_upstream_module.o \ [2020-10-27T07:07:50.974Z] ../ngx_lua_upstream-0.07/src/ngx_http_lua_upstream_module.c [2020-10-27T07:07:51.059Z] Running setup.py install for texttable: finished with status 'done' [2020-10-27T07:07:51.317Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:51.317Z] -o objs/addon/src/ngx_http_headers_more_filter_module.o \ [2020-10-27T07:07:51.317Z] ../headers-more-nginx-module-0.33/src/ngx_http_headers_more_filter_module.c [2020-10-27T07:07:51.318Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:51.318Z] -o objs/addon/src/ngx_http_headers_more_headers_out.o \ [2020-10-27T07:07:51.318Z] ../headers-more-nginx-module-0.33/src/ngx_http_headers_more_headers_out.c [2020-10-27T07:07:51.318Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:51.318Z] -o objs/addon/src/ngx_http_headers_more_headers_in.o \ [2020-10-27T07:07:51.318Z] ../headers-more-nginx-module-0.33/src/ngx_http_headers_more_headers_in.c [2020-10-27T07:07:51.318Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:51.318Z] -o objs/addon/src/ngx_http_headers_more_util.o \ [2020-10-27T07:07:51.318Z] ../headers-more-nginx-module-0.33/src/ngx_http_headers_more_util.c [2020-10-27T07:07:51.318Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:51.318Z] -o objs/addon/src/ngx_http_array_var_module.o \ [2020-10-27T07:07:51.318Z] ../array-var-nginx-module-0.05/src/ngx_http_array_var_module.c [2020-10-27T07:07:51.648Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:51.648Z] -o objs/addon/src/ngx_http_array_var_util.o \ [2020-10-27T07:07:51.648Z] ../array-var-nginx-module-0.05/src/ngx_http_array_var_util.c [2020-10-27T07:07:51.648Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:51.648Z] -o objs/addon/src/ngx_http_memc_module.o \ [2020-10-27T07:07:51.648Z] ../memc-nginx-module-0.19/src/ngx_http_memc_module.c [2020-10-27T07:07:51.648Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:51.648Z] -o objs/addon/src/ngx_http_memc_request.o \ [2020-10-27T07:07:51.648Z] ../memc-nginx-module-0.19/src/ngx_http_memc_request.c [2020-10-27T07:07:51.648Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:51.648Z] -o objs/addon/src/ngx_http_memc_response.o \ [2020-10-27T07:07:51.648Z] ../memc-nginx-module-0.19/src/ngx_http_memc_response.c [2020-10-27T07:07:51.986Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:51.986Z] -o objs/addon/src/ngx_http_memc_util.o \ [2020-10-27T07:07:51.986Z] ../memc-nginx-module-0.19/src/ngx_http_memc_util.c [2020-10-27T07:07:51.986Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:51.986Z] -o objs/addon/src/ngx_http_memc_handler.o \ [2020-10-27T07:07:51.986Z] ../memc-nginx-module-0.19/src/ngx_http_memc_handler.c [2020-10-27T07:07:51.986Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:51.986Z] -o objs/addon/src/ngx_http_redis2_module.o \ [2020-10-27T07:07:51.986Z] ../redis2-nginx-module-0.15/src/ngx_http_redis2_module.c [2020-10-27T07:07:51.986Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:51.986Z] -o objs/addon/src/ngx_http_redis2_handler.o \ [2020-10-27T07:07:51.986Z] ../redis2-nginx-module-0.15/src/ngx_http_redis2_handler.c [2020-10-27T07:07:51.986Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:51.986Z] -o objs/addon/src/ngx_http_redis2_reply.o \ [2020-10-27T07:07:51.986Z] ../redis2-nginx-module-0.15/src/ngx_http_redis2_reply.c [2020-10-27T07:07:51.986Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:51.986Z] -o objs/addon/src/ngx_http_redis2_util.o \ [2020-10-27T07:07:51.986Z] ../redis2-nginx-module-0.15/src/ngx_http_redis2_util.c [2020-10-27T07:07:52.052Z] 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 [2020-10-27T07:07:52.398Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:52.398Z] -o objs/addon/redis-nginx-module-0.3.7/ngx_http_redis_module.o \ [2020-10-27T07:07:52.398Z] ../redis-nginx-module-0.3.7/ngx_http_redis_module.c [2020-10-27T07:07:52.398Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:52.398Z] -o objs/addon/src/ngx_http_rds_json_filter_module.o \ [2020-10-27T07:07:52.398Z] ../rds-json-nginx-module-0.15/src/ngx_http_rds_json_filter_module.c [2020-10-27T07:07:52.398Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:52.398Z] -o objs/addon/src/ngx_http_rds_json_processor.o \ [2020-10-27T07:07:52.398Z] ../rds-json-nginx-module-0.15/src/ngx_http_rds_json_processor.c [2020-10-27T07:07:52.398Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:52.398Z] -o objs/addon/src/ngx_http_rds_json_util.o \ [2020-10-27T07:07:52.398Z] ../rds-json-nginx-module-0.15/src/ngx_http_rds_json_util.c [2020-10-27T07:07:52.398Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:52.398Z] -o objs/addon/src/ngx_http_rds_json_output.o \ [2020-10-27T07:07:52.398Z] ../rds-json-nginx-module-0.15/src/ngx_http_rds_json_output.c [2020-10-27T07:07:52.398Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:52.398Z] -o objs/addon/src/ngx_http_rds_json_handler.o \ [2020-10-27T07:07:52.398Z] ../rds-json-nginx-module-0.15/src/ngx_http_rds_json_handler.c [2020-10-27T07:07:52.398Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:52.398Z] -o objs/addon/src/ngx_http_rds_csv_filter_module.o \ [2020-10-27T07:07:52.398Z] ../rds-csv-nginx-module-0.09/src/ngx_http_rds_csv_filter_module.c [2020-10-27T07:07:52.398Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:52.398Z] -o objs/addon/src/ngx_http_rds_csv_processor.o \ [2020-10-27T07:07:52.398Z] ../rds-csv-nginx-module-0.09/src/ngx_http_rds_csv_processor.c [2020-10-27T07:07:52.893Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:52.893Z] -o objs/addon/src/ngx_http_rds_csv_util.o \ [2020-10-27T07:07:52.893Z] ../rds-csv-nginx-module-0.09/src/ngx_http_rds_csv_util.c [2020-10-27T07:07:52.893Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:52.893Z] -o objs/addon/src/ngx_http_rds_csv_output.o \ [2020-10-27T07:07:52.893Z] ../rds-csv-nginx-module-0.09/src/ngx_http_rds_csv_output.c [2020-10-27T07:07:52.893Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:52.893Z] -o objs/addon/src/ngx_stream_lua_api.o \ [2020-10-27T07:07:52.893Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_api.c [2020-10-27T07:07:52.893Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:52.893Z] -o objs/addon/src/ngx_stream_lua_request.o \ [2020-10-27T07:07:52.893Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_request.c [2020-10-27T07:07:52.893Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:52.893Z] -o objs/addon/src/ngx_stream_lua_module.o \ [2020-10-27T07:07:52.893Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_module.c [2020-10-27T07:07:52.893Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:52.893Z] -o objs/addon/src/ngx_stream_lua_directive.o \ [2020-10-27T07:07:52.893Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_directive.c [2020-10-27T07:07:52.894Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:52.894Z] -o objs/addon/src/ngx_stream_lua_lex.o \ [2020-10-27T07:07:52.894Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_lex.c [2020-10-27T07:07:52.894Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:52.894Z] -o objs/addon/src/ngx_stream_lua_contentby.o \ [2020-10-27T07:07:52.894Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_contentby.c [2020-10-27T07:07:52.894Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:52.894Z] -o objs/addon/src/ngx_stream_lua_util.o \ [2020-10-27T07:07:52.894Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_util.c [2020-10-27T07:07:53.229Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:53.229Z] -o objs/addon/src/ngx_stream_lua_cache.o \ [2020-10-27T07:07:53.229Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_cache.c [2020-10-27T07:07:53.230Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:53.230Z] -o objs/addon/src/ngx_stream_lua_clfactory.o \ [2020-10-27T07:07:53.230Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_clfactory.c [2020-10-27T07:07:53.230Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:53.230Z] -o objs/addon/src/ngx_stream_lua_exception.o \ [2020-10-27T07:07:53.230Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_exception.c [2020-10-27T07:07:53.230Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:53.230Z] -o objs/addon/src/ngx_stream_lua_pcrefix.o \ [2020-10-27T07:07:53.230Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_pcrefix.c [2020-10-27T07:07:53.230Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:53.230Z] -o objs/addon/src/ngx_stream_lua_uthread.o \ [2020-10-27T07:07:53.230Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_uthread.c [2020-10-27T07:07:53.230Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:53.230Z] -o objs/addon/src/ngx_stream_lua_coroutine.o \ [2020-10-27T07:07:53.230Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_coroutine.c [2020-10-27T07:07:53.230Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:53.230Z] -o objs/addon/src/ngx_stream_lua_output.o \ [2020-10-27T07:07:53.230Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_output.c [2020-10-27T07:07:53.654Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:53.654Z] -o objs/addon/src/ngx_stream_lua_consts.o \ [2020-10-27T07:07:53.654Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_consts.c [2020-10-27T07:07:53.654Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:53.654Z] -o objs/addon/src/ngx_stream_lua_log.o \ [2020-10-27T07:07:53.654Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_log.c [2020-10-27T07:07:53.654Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:53.654Z] -o objs/addon/src/ngx_stream_lua_time.o \ [2020-10-27T07:07:53.654Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_time.c [2020-10-27T07:07:53.654Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:53.654Z] -o objs/addon/src/ngx_stream_lua_string.o \ [2020-10-27T07:07:53.654Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_string.c [2020-10-27T07:07:53.654Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:53.654Z] -o objs/addon/src/ngx_stream_lua_control.o \ [2020-10-27T07:07:53.654Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_control.c [2020-10-27T07:07:53.654Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:53.654Z] -o objs/addon/src/ngx_stream_lua_sleep.o \ [2020-10-27T07:07:53.654Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_sleep.c [2020-10-27T07:07:54.023Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:54.023Z] -o objs/addon/src/ngx_stream_lua_phase.o \ [2020-10-27T07:07:54.023Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_phase.c [2020-10-27T07:07:54.023Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:54.023Z] -o objs/addon/src/ngx_stream_lua_ctx.o \ [2020-10-27T07:07:54.023Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_ctx.c [2020-10-27T07:07:54.024Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:54.024Z] -o objs/addon/src/ngx_stream_lua_regex.o \ [2020-10-27T07:07:54.024Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_regex.c [2020-10-27T07:07:54.024Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:54.024Z] -o objs/addon/src/ngx_stream_lua_script.o \ [2020-10-27T07:07:54.024Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_script.c [2020-10-27T07:07:54.024Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:54.024Z] -o objs/addon/src/ngx_stream_lua_shdict.o \ [2020-10-27T07:07:54.024Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_shdict.c [2020-10-27T07:07:54.024Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:54.024Z] -o objs/addon/src/ngx_stream_lua_variable.o \ [2020-10-27T07:07:54.024Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_variable.c [2020-10-27T07:07:54.308Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:54.308Z] -o objs/addon/src/ngx_stream_lua_timer.o \ [2020-10-27T07:07:54.308Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_timer.c [2020-10-27T07:07:54.308Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:54.308Z] -o objs/addon/src/ngx_stream_lua_config.o \ [2020-10-27T07:07:54.308Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_config.c [2020-10-27T07:07:54.308Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:54.308Z] -o objs/addon/src/ngx_stream_lua_worker.o \ [2020-10-27T07:07:54.308Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_worker.c [2020-10-27T07:07:54.308Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:54.308Z] -o objs/addon/src/ngx_stream_lua_misc.o \ [2020-10-27T07:07:54.308Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_misc.c [2020-10-27T07:07:54.308Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:54.308Z] -o objs/addon/src/ngx_stream_lua_initby.o \ [2020-10-27T07:07:54.308Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_initby.c [2020-10-27T07:07:54.588Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:54.588Z] -o objs/addon/src/ngx_stream_lua_initworkerby.o \ [2020-10-27T07:07:54.588Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_initworkerby.c [2020-10-27T07:07:54.588Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:54.588Z] -o objs/addon/src/ngx_stream_lua_socket_tcp.o \ [2020-10-27T07:07:54.588Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_socket_tcp.c [2020-10-27T07:07:54.588Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:54.588Z] -o objs/addon/src/ngx_stream_lua_socket_udp.o \ [2020-10-27T07:07:54.588Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_socket_udp.c [2020-10-27T07:07:54.588Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:54.588Z] -o objs/addon/src/ngx_stream_lua_args.o \ [2020-10-27T07:07:54.588Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_args.c [2020-10-27T07:07:54.588Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:54.588Z] -o objs/addon/src/ngx_stream_lua_ssl.o \ [2020-10-27T07:07:54.588Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_ssl.c [2020-10-27T07:07:54.872Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:54.872Z] -o objs/addon/src/ngx_stream_lua_balancer.o \ [2020-10-27T07:07:54.872Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_balancer.c [2020-10-27T07:07:54.872Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:54.872Z] -o objs/addon/src/ngx_stream_lua_logby.o \ [2020-10-27T07:07:54.872Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_logby.c [2020-10-27T07:07:54.872Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:54.872Z] -o objs/addon/src/ngx_stream_lua_prereadby.o \ [2020-10-27T07:07:54.872Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_prereadby.c [2020-10-27T07:07:54.872Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:54.872Z] -o objs/addon/src/ngx_stream_lua_semaphore.o \ [2020-10-27T07:07:54.872Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_semaphore.c [2020-10-27T07:07:54.872Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:54.872Z] -o objs/addon/src/ngx_stream_lua_ssl_certby.o \ [2020-10-27T07:07:54.872Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_ssl_certby.c [2020-10-27T07:07:55.142Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:55.142Z] -o objs/addon/src/ngx_stream_lua_log_ringbuf.o \ [2020-10-27T07:07:55.142Z] ../ngx_stream_lua-0.0.7/src/ngx_stream_lua_log_ringbuf.c [2020-10-27T07:07:55.142Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/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 \ [2020-10-27T07:07:55.142Z] -o objs/addon/src/ngx_http_lua_kong_module.o \ [2020-10-27T07:07:55.142Z] /build/stage/lua-kong-nginx-module/src/ngx_http_lua_kong_module.c [2020-10-27T07:07:55.142Z] cc -c -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I/build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -g -O2 -DNDK_SET_VAR -DNDK_UPSTREAM_LIST -DNDK_SET_VAR -DNDK_SET_VAR -DNDK_SET_VAR -DLUA_DEFAULT_PATH='"/build/parts/openresty/install/site/lualib/?.ljbc;/build/parts/openresty/install/site/lualib/?/init.ljbc;/build/parts/openresty/install/lualib/?.ljbc;/build/parts/openresty/install/lualib/?/init.ljbc;/build/parts/openresty/install/site/lualib/?.lua;/build/parts/openresty/install/site/lualib/?/init.lua;/build/parts/openresty/install/lualib/?.lua;/build/parts/openresty/install/lualib/?/init.lua"' -DLUA_DEFAULT_CPATH='"/build/parts/openresty/install/site/lualib/?.so;/build/parts/openresty/install/lualib/?.so"' -DNDK_SET_VAR -I src/core -I src/event -I src/event/modules -I src/os/unix -I ../ngx_devel_kit-0.3.1rc1/objs -I objs/addon/ndk -I ../ngx_lua-0.10.15/src/api -I /build/parts/openresty/build/build/luajit-root/build/parts/openresty/install/luajit/include/luajit-2.1 -I ../ngx_stream_lua-0.0.7/src/api -I objs \ [2020-10-27T07:07:55.142Z] -o objs/ngx_modules.o \ [2020-10-27T07:07:55.142Z] objs/ngx_modules.c [2020-10-27T07:07:55.142Z] sed -e "s|%%PREFIX%%|/build/parts/openresty/install/nginx|" \ [2020-10-27T07:07:55.142Z] -e "s|%%PID_PATH%%|/build/parts/openresty/install/nginx/logs/nginx.pid|" \ [2020-10-27T07:07:55.142Z] -e "s|%%CONF_PATH%%|/build/parts/openresty/install/nginx/conf/nginx.conf|" \ [2020-10-27T07:07:55.142Z] -e "s|%%ERROR_LOG_PATH%%|/build/parts/openresty/install/nginx/logs/error.log|" \ [2020-10-27T07:07:55.142Z] < docs/man/nginx.8 > objs/nginx.8 [2020-10-27T07:07:55.439Z] Removing intermediate container e64c6d496f67 [2020-10-27T07:07:55.439Z] ---> 0e98f25958f5 [2020-10-27T07:07:55.439Z] Step 22/27 : RUN apk --no-cache add curl [2020-10-27T07:07:55.439Z] ---> Running in 95e7ad102bb8 [2020-10-27T07:07:55.716Z] cc -o objs/nginx \ [2020-10-27T07:07:55.716Z] objs/src/core/nginx.o \ [2020-10-27T07:07:55.716Z] objs/src/core/ngx_log.o \ [2020-10-27T07:07:55.716Z] objs/src/core/ngx_palloc.o \ [2020-10-27T07:07:55.716Z] objs/src/core/ngx_array.o \ [2020-10-27T07:07:55.716Z] objs/src/core/ngx_list.o \ [2020-10-27T07:07:55.716Z] objs/src/core/ngx_hash.o \ [2020-10-27T07:07:55.716Z] objs/src/core/ngx_buf.o \ [2020-10-27T07:07:55.716Z] objs/src/core/ngx_queue.o \ [2020-10-27T07:07:55.716Z] objs/src/core/ngx_output_chain.o \ [2020-10-27T07:07:55.716Z] objs/src/core/ngx_string.o \ [2020-10-27T07:07:55.716Z] objs/src/core/ngx_parse.o \ [2020-10-27T07:07:55.717Z] objs/src/core/ngx_parse_time.o \ [2020-10-27T07:07:55.717Z] objs/src/core/ngx_inet.o \ [2020-10-27T07:07:55.717Z] objs/src/core/ngx_file.o \ [2020-10-27T07:07:55.717Z] objs/src/core/ngx_crc32.o \ [2020-10-27T07:07:55.717Z] objs/src/core/ngx_murmurhash.o \ [2020-10-27T07:07:55.717Z] objs/src/core/ngx_md5.o \ [2020-10-27T07:07:55.717Z] objs/src/core/ngx_sha1.o \ [2020-10-27T07:07:55.717Z] objs/src/core/ngx_rbtree.o \ [2020-10-27T07:07:55.717Z] objs/src/core/ngx_radix_tree.o \ [2020-10-27T07:07:55.717Z] objs/src/core/ngx_slab.o \ [2020-10-27T07:07:55.717Z] objs/src/core/ngx_times.o \ [2020-10-27T07:07:55.717Z] objs/src/core/ngx_shmtx.o \ [2020-10-27T07:07:55.717Z] objs/src/core/ngx_connection.o \ [2020-10-27T07:07:55.717Z] objs/src/core/ngx_cycle.o \ [2020-10-27T07:07:55.717Z] objs/src/core/ngx_spinlock.o \ [2020-10-27T07:07:55.717Z] objs/src/core/ngx_rwlock.o \ [2020-10-27T07:07:55.717Z] objs/src/core/ngx_cpuinfo.o \ [2020-10-27T07:07:55.717Z] objs/src/core/ngx_conf_file.o \ [2020-10-27T07:07:55.717Z] objs/src/core/ngx_module.o \ [2020-10-27T07:07:55.717Z] objs/src/core/ngx_resolver.o \ [2020-10-27T07:07:55.717Z] objs/src/core/ngx_open_file_cache.o \ [2020-10-27T07:07:55.717Z] objs/src/core/ngx_crypt.o \ [2020-10-27T07:07:55.717Z] objs/src/core/ngx_proxy_protocol.o \ [2020-10-27T07:07:55.717Z] objs/src/core/ngx_syslog.o \ [2020-10-27T07:07:55.717Z] objs/src/event/ngx_event.o \ [2020-10-27T07:07:55.717Z] objs/src/event/ngx_event_timer.o \ [2020-10-27T07:07:55.717Z] objs/src/event/ngx_event_posted.o \ [2020-10-27T07:07:55.717Z] objs/src/event/ngx_event_accept.o \ [2020-10-27T07:07:55.717Z] objs/src/event/ngx_event_udp.o \ [2020-10-27T07:07:55.717Z] objs/src/event/ngx_event_connect.o \ [2020-10-27T07:07:55.717Z] objs/src/event/ngx_event_pipe.o \ [2020-10-27T07:07:55.717Z] objs/src/os/unix/ngx_time.o \ [2020-10-27T07:07:55.717Z] objs/src/os/unix/ngx_errno.o \ [2020-10-27T07:07:55.717Z] objs/src/os/unix/ngx_alloc.o \ [2020-10-27T07:07:55.717Z] objs/src/os/unix/ngx_files.o \ [2020-10-27T07:07:55.717Z] objs/src/os/unix/ngx_socket.o \ [2020-10-27T07:07:55.717Z] objs/src/os/unix/ngx_recv.o \ [2020-10-27T07:07:55.717Z] objs/src/os/unix/ngx_readv_chain.o \ [2020-10-27T07:07:55.717Z] objs/src/os/unix/ngx_udp_recv.o \ [2020-10-27T07:07:55.717Z] objs/src/os/unix/ngx_send.o \ [2020-10-27T07:07:55.717Z] objs/src/os/unix/ngx_writev_chain.o \ [2020-10-27T07:07:55.717Z] objs/src/os/unix/ngx_udp_send.o \ [2020-10-27T07:07:55.717Z] objs/src/os/unix/ngx_udp_sendmsg_chain.o \ [2020-10-27T07:07:55.717Z] objs/src/os/unix/ngx_channel.o \ [2020-10-27T07:07:55.717Z] objs/src/os/unix/ngx_shmem.o \ [2020-10-27T07:07:55.717Z] objs/src/os/unix/ngx_process.o \ [2020-10-27T07:07:55.717Z] objs/src/os/unix/ngx_daemon.o \ [2020-10-27T07:07:55.717Z] objs/src/os/unix/ngx_setaffinity.o \ [2020-10-27T07:07:55.717Z] objs/src/os/unix/ngx_setproctitle.o \ [2020-10-27T07:07:55.717Z] objs/src/os/unix/ngx_posix_init.o \ [2020-10-27T07:07:55.717Z] objs/src/os/unix/ngx_user.o \ [2020-10-27T07:07:55.717Z] objs/src/os/unix/ngx_dlopen.o \ [2020-10-27T07:07:55.717Z] objs/src/os/unix/ngx_process_cycle.o \ [2020-10-27T07:07:55.717Z] objs/src/os/unix/ngx_linux_init.o \ [2020-10-27T07:07:55.717Z] objs/src/event/modules/ngx_epoll_module.o \ [2020-10-27T07:07:55.717Z] objs/src/os/unix/ngx_linux_sendfile_chain.o \ [2020-10-27T07:07:55.717Z] objs/src/event/ngx_event_openssl.o \ [2020-10-27T07:07:55.717Z] objs/src/event/ngx_event_openssl_stapling.o \ [2020-10-27T07:07:55.717Z] objs/src/core/ngx_regex.o \ [2020-10-27T07:07:55.717Z] objs/src/http/ngx_http.o \ [2020-10-27T07:07:55.717Z] objs/src/http/ngx_http_core_module.o \ [2020-10-27T07:07:55.717Z] objs/src/http/ngx_http_special_response.o \ [2020-10-27T07:07:55.717Z] objs/src/http/ngx_http_request.o \ [2020-10-27T07:07:55.717Z] objs/src/http/ngx_http_parse.o \ [2020-10-27T07:07:55.717Z] objs/src/http/modules/ngx_http_log_module.o \ [2020-10-27T07:07:55.717Z] objs/src/http/ngx_http_request_body.o \ [2020-10-27T07:07:55.717Z] objs/src/http/ngx_http_variables.o \ [2020-10-27T07:07:55.717Z] objs/src/http/ngx_http_script.o \ [2020-10-27T07:07:55.717Z] objs/src/http/ngx_http_upstream.o \ [2020-10-27T07:07:55.717Z] objs/src/http/ngx_http_upstream_round_robin.o \ [2020-10-27T07:07:55.717Z] objs/src/http/ngx_http_file_cache.o \ [2020-10-27T07:07:55.717Z] objs/src/http/ngx_http_write_filter_module.o \ [2020-10-27T07:07:55.717Z] objs/src/http/ngx_http_header_filter_module.o \ [2020-10-27T07:07:55.717Z] objs/src/http/modules/ngx_http_chunked_filter_module.o \ [2020-10-27T07:07:55.717Z] objs/src/http/v2/ngx_http_v2_filter_module.o \ [2020-10-27T07:07:55.717Z] objs/src/http/modules/ngx_http_range_filter_module.o \ [2020-10-27T07:07:55.717Z] objs/src/http/modules/ngx_http_gzip_filter_module.o \ [2020-10-27T07:07:55.717Z] objs/src/http/ngx_http_postpone_filter_module.o \ [2020-10-27T07:07:55.717Z] objs/src/http/modules/ngx_http_ssi_filter_module.o \ [2020-10-27T07:07:55.717Z] objs/src/http/modules/ngx_http_charset_filter_module.o \ [2020-10-27T07:07:55.717Z] objs/src/http/modules/ngx_http_userid_filter_module.o \ [2020-10-27T07:07:55.717Z] objs/src/http/modules/ngx_http_headers_filter_module.o \ [2020-10-27T07:07:55.717Z] objs/src/http/ngx_http_copy_filter_module.o \ [2020-10-27T07:07:55.717Z] objs/src/http/modules/ngx_http_not_modified_filter_module.o \ [2020-10-27T07:07:55.717Z] objs/src/http/v2/ngx_http_v2.o \ [2020-10-27T07:07:55.717Z] objs/src/http/v2/ngx_http_v2_table.o \ [2020-10-27T07:07:55.717Z] objs/src/http/v2/ngx_http_v2_encode.o \ [2020-10-27T07:07:55.717Z] objs/src/http/v2/ngx_http_v2_huff_decode.o \ [2020-10-27T07:07:55.717Z] objs/src/http/v2/ngx_http_v2_huff_encode.o \ [2020-10-27T07:07:55.717Z] objs/src/http/v2/ngx_http_v2_module.o \ [2020-10-27T07:07:55.717Z] objs/src/http/modules/ngx_http_static_module.o \ [2020-10-27T07:07:55.717Z] objs/src/http/modules/ngx_http_autoindex_module.o \ [2020-10-27T07:07:55.717Z] objs/src/http/modules/ngx_http_index_module.o \ [2020-10-27T07:07:55.717Z] objs/src/http/modules/ngx_http_mirror_module.o \ [2020-10-27T07:07:55.717Z] objs/src/http/modules/ngx_http_try_files_module.o \ [2020-10-27T07:07:55.717Z] objs/src/http/modules/ngx_http_auth_basic_module.o \ [2020-10-27T07:07:55.717Z] objs/src/http/modules/ngx_http_access_module.o \ [2020-10-27T07:07:55.717Z] objs/src/http/modules/ngx_http_limit_conn_module.o \ [2020-10-27T07:07:55.717Z] objs/src/http/modules/ngx_http_limit_req_module.o \ [2020-10-27T07:07:55.717Z] objs/src/http/modules/ngx_http_realip_module.o \ [2020-10-27T07:07:55.717Z] objs/src/http/modules/ngx_http_geo_module.o \ [2020-10-27T07:07:55.717Z] objs/src/http/modules/ngx_http_map_module.o \ [2020-10-27T07:07:55.717Z] objs/src/http/modules/ngx_http_split_clients_module.o \ [2020-10-27T07:07:55.717Z] objs/src/http/modules/ngx_http_referer_module.o \ [2020-10-27T07:07:55.717Z] objs/src/http/modules/ngx_http_rewrite_module.o \ [2020-10-27T07:07:55.717Z] objs/src/http/modules/ngx_http_ssl_module.o \ [2020-10-27T07:07:55.717Z] objs/src/http/modules/ngx_http_proxy_module.o \ [2020-10-27T07:07:55.717Z] objs/src/http/modules/ngx_http_fastcgi_module.o \ [2020-10-27T07:07:55.717Z] objs/src/http/modules/ngx_http_uwsgi_module.o \ [2020-10-27T07:07:55.717Z] objs/src/http/modules/ngx_http_scgi_module.o \ [2020-10-27T07:07:55.717Z] objs/src/http/modules/ngx_http_grpc_module.o \ [2020-10-27T07:07:55.717Z] objs/src/http/modules/ngx_http_memcached_module.o \ [2020-10-27T07:07:55.717Z] objs/src/http/modules/ngx_http_empty_gif_module.o \ [2020-10-27T07:07:55.717Z] objs/src/http/modules/ngx_http_browser_module.o \ [2020-10-27T07:07:55.717Z] objs/src/http/modules/ngx_http_upstream_hash_module.o \ [2020-10-27T07:07:55.717Z] objs/src/http/modules/ngx_http_upstream_ip_hash_module.o \ [2020-10-27T07:07:55.717Z] objs/src/http/modules/ngx_http_upstream_least_conn_module.o \ [2020-10-27T07:07:55.717Z] objs/src/http/modules/ngx_http_upstream_random_module.o \ [2020-10-27T07:07:55.717Z] objs/src/http/modules/ngx_http_upstream_keepalive_module.o \ [2020-10-27T07:07:55.717Z] objs/src/http/modules/ngx_http_upstream_zone_module.o \ [2020-10-27T07:07:55.717Z] objs/src/http/modules/ngx_http_stub_status_module.o \ [2020-10-27T07:07:55.717Z] objs/src/stream/ngx_stream.o \ [2020-10-27T07:07:55.717Z] objs/src/stream/ngx_stream_variables.o \ [2020-10-27T07:07:55.717Z] objs/src/stream/ngx_stream_script.o \ [2020-10-27T07:07:55.717Z] objs/src/stream/ngx_stream_handler.o \ [2020-10-27T07:07:55.717Z] objs/src/stream/ngx_stream_core_module.o \ [2020-10-27T07:07:55.717Z] objs/src/stream/ngx_stream_log_module.o \ [2020-10-27T07:07:55.717Z] objs/src/stream/ngx_stream_proxy_module.o \ [2020-10-27T07:07:55.717Z] objs/src/stream/ngx_stream_upstream.o \ [2020-10-27T07:07:55.717Z] objs/src/stream/ngx_stream_upstream_round_robin.o \ [2020-10-27T07:07:55.717Z] objs/src/stream/ngx_stream_write_filter_module.o \ [2020-10-27T07:07:55.717Z] objs/src/stream/ngx_stream_ssl_module.o \ [2020-10-27T07:07:55.717Z] objs/src/stream/ngx_stream_limit_conn_module.o \ [2020-10-27T07:07:55.717Z] objs/src/stream/ngx_stream_access_module.o \ [2020-10-27T07:07:55.717Z] objs/src/stream/ngx_stream_geo_module.o \ [2020-10-27T07:07:55.717Z] objs/src/stream/ngx_stream_map_module.o \ [2020-10-27T07:07:55.717Z] objs/src/stream/ngx_stream_split_clients_module.o \ [2020-10-27T07:07:55.717Z] objs/src/stream/ngx_stream_return_module.o \ [2020-10-27T07:07:55.717Z] objs/src/stream/ngx_stream_upstream_hash_module.o \ [2020-10-27T07:07:55.717Z] objs/src/stream/ngx_stream_upstream_least_conn_module.o \ [2020-10-27T07:07:55.717Z] objs/src/stream/ngx_stream_upstream_random_module.o \ [2020-10-27T07:07:55.717Z] objs/src/stream/ngx_stream_upstream_zone_module.o \ [2020-10-27T07:07:55.717Z] objs/src/stream/ngx_stream_ssl_preread_module.o \ [2020-10-27T07:07:55.717Z] objs/addon/src/ndk.o \ [2020-10-27T07:07:55.717Z] objs/addon/src/ngx_http_echo_module.o \ [2020-10-27T07:07:55.717Z] objs/addon/src/ngx_http_echo_util.o \ [2020-10-27T07:07:55.717Z] objs/addon/src/ngx_http_echo_timer.o \ [2020-10-27T07:07:55.717Z] objs/addon/src/ngx_http_echo_var.o \ [2020-10-27T07:07:55.717Z] objs/addon/src/ngx_http_echo_handler.o \ [2020-10-27T07:07:55.717Z] objs/addon/src/ngx_http_echo_filter.o \ [2020-10-27T07:07:55.717Z] objs/addon/src/ngx_http_echo_sleep.o \ [2020-10-27T07:07:55.717Z] objs/addon/src/ngx_http_echo_location.o \ [2020-10-27T07:07:55.717Z] objs/addon/src/ngx_http_echo_echo.o \ [2020-10-27T07:07:55.717Z] objs/addon/src/ngx_http_echo_request_info.o \ [2020-10-27T07:07:55.717Z] objs/addon/src/ngx_http_echo_subrequest.o \ [2020-10-27T07:07:55.717Z] objs/addon/src/ngx_http_echo_foreach.o \ [2020-10-27T07:07:55.717Z] objs/addon/src/ngx_http_xss_filter_module.o \ [2020-10-27T07:07:55.717Z] objs/addon/src/ngx_http_xss_util.o \ [2020-10-27T07:07:55.717Z] objs/addon/src/ngx_coolkit_handlers.o \ [2020-10-27T07:07:55.717Z] objs/addon/src/ngx_coolkit_module.o \ [2020-10-27T07:07:55.717Z] objs/addon/src/ngx_coolkit_variables.o \ [2020-10-27T07:07:55.717Z] objs/addon/src/ngx_http_set_base32.o \ [2020-10-27T07:07:55.717Z] objs/addon/src/ngx_http_set_default_value.o \ [2020-10-27T07:07:55.717Z] objs/addon/src/ngx_http_set_hashed_upstream.o \ [2020-10-27T07:07:55.717Z] objs/addon/src/ngx_http_set_quote_sql.o \ [2020-10-27T07:07:55.717Z] objs/addon/src/ngx_http_set_quote_json.o \ [2020-10-27T07:07:55.717Z] objs/addon/src/ngx_http_set_unescape_uri.o \ [2020-10-27T07:07:55.717Z] objs/addon/src/ngx_http_set_misc_module.o \ [2020-10-27T07:07:55.717Z] objs/addon/src/ngx_http_set_escape_uri.o \ [2020-10-27T07:07:55.717Z] objs/addon/src/ngx_http_set_hash.o \ [2020-10-27T07:07:55.717Z] objs/addon/src/ngx_http_set_local_today.o \ [2020-10-27T07:07:55.717Z] objs/addon/src/ngx_http_set_hex.o \ [2020-10-27T07:07:55.717Z] objs/addon/src/ngx_http_set_base64.o \ [2020-10-27T07:07:55.717Z] objs/addon/src/ngx_http_set_random.o \ [2020-10-27T07:07:55.717Z] objs/addon/src/ngx_http_set_secure_random.o \ [2020-10-27T07:07:55.717Z] objs/addon/src/ngx_http_set_rotate.o \ [2020-10-27T07:07:55.717Z] objs/addon/src/ngx_http_set_hmac.o \ [2020-10-27T07:07:55.717Z] objs/addon/src/ngx_http_form_input_module.o \ [2020-10-27T07:07:55.717Z] objs/addon/src/ngx_http_encrypted_session_module.o \ [2020-10-27T07:07:55.717Z] objs/addon/src/ngx_http_encrypted_session_cipher.o \ [2020-10-27T07:07:55.717Z] objs/addon/src/ngx_http_srcache_filter_module.o \ [2020-10-27T07:07:55.717Z] objs/addon/src/ngx_http_srcache_util.o \ [2020-10-27T07:07:55.717Z] objs/addon/src/ngx_http_srcache_var.o \ [2020-10-27T07:07:55.717Z] objs/addon/src/ngx_http_srcache_store.o \ [2020-10-27T07:07:55.717Z] objs/addon/src/ngx_http_srcache_fetch.o \ [2020-10-27T07:07:55.717Z] objs/addon/src/ngx_http_srcache_headers.o \ [2020-10-27T07:07:55.717Z] objs/addon/src/ngx_http_lua_script.o \ [2020-10-27T07:07:55.717Z] objs/addon/src/ngx_http_lua_log.o \ [2020-10-27T07:07:55.717Z] objs/addon/src/ngx_http_lua_subrequest.o \ [2020-10-27T07:07:55.717Z] objs/addon/src/ngx_http_lua_ndk.o \ [2020-10-27T07:07:55.717Z] objs/addon/src/ngx_http_lua_control.o \ [2020-10-27T07:07:55.717Z] objs/addon/src/ngx_http_lua_time.o \ [2020-10-27T07:07:55.717Z] objs/addon/src/ngx_http_lua_misc.o \ [2020-10-27T07:07:55.717Z] objs/addon/src/ngx_http_lua_variable.o \ [2020-10-27T07:07:55.717Z] objs/addon/src/ngx_http_lua_string.o \ [2020-10-27T07:07:55.717Z] objs/addon/src/ngx_http_lua_output.o \ [2020-10-27T07:07:55.717Z] objs/addon/src/ngx_http_lua_headers.o \ [2020-10-27T07:07:55.717Z] objs/addon/src/ngx_http_lua_req_body.o \ [2020-10-27T07:07:55.717Z] objs/addon/src/ngx_http_lua_uri.o \ [2020-10-27T07:07:55.717Z] objs/addon/src/ngx_http_lua_args.o \ [2020-10-27T07:07:55.717Z] objs/addon/src/ngx_http_lua_ctx.o \ [2020-10-27T07:07:55.717Z] objs/addon/src/ngx_http_lua_regex.o \ [2020-10-27T07:07:55.717Z] objs/addon/src/ngx_http_lua_module.o \ [2020-10-27T07:07:55.717Z] objs/addon/src/ngx_http_lua_headers_out.o \ [2020-10-27T07:07:55.717Z] objs/addon/src/ngx_http_lua_headers_in.o \ [2020-10-27T07:07:55.717Z] objs/addon/src/ngx_http_lua_directive.o \ [2020-10-27T07:07:55.717Z] objs/addon/src/ngx_http_lua_consts.o \ [2020-10-27T07:07:55.717Z] objs/addon/src/ngx_http_lua_exception.o \ [2020-10-27T07:07:55.717Z] objs/addon/src/ngx_http_lua_util.o \ [2020-10-27T07:07:55.717Z] objs/addon/src/ngx_http_lua_cache.o \ [2020-10-27T07:07:55.717Z] objs/addon/src/ngx_http_lua_contentby.o \ [2020-10-27T07:07:55.717Z] objs/addon/src/ngx_http_lua_rewriteby.o \ [2020-10-27T07:07:55.717Z] objs/addon/src/ngx_http_lua_accessby.o \ [2020-10-27T07:07:55.718Z] objs/addon/src/ngx_http_lua_setby.o \ [2020-10-27T07:07:55.718Z] objs/addon/src/ngx_http_lua_capturefilter.o \ [2020-10-27T07:07:55.718Z] objs/addon/src/ngx_http_lua_clfactory.o \ [2020-10-27T07:07:55.718Z] objs/addon/src/ngx_http_lua_pcrefix.o \ [2020-10-27T07:07:55.718Z] objs/addon/src/ngx_http_lua_headerfilterby.o \ [2020-10-27T07:07:55.718Z] objs/addon/src/ngx_http_lua_shdict.o \ [2020-10-27T07:07:55.718Z] objs/addon/src/ngx_http_lua_socket_tcp.o \ [2020-10-27T07:07:55.718Z] objs/addon/src/ngx_http_lua_api.o \ [2020-10-27T07:07:55.718Z] objs/addon/src/ngx_http_lua_logby.o \ [2020-10-27T07:07:55.718Z] objs/addon/src/ngx_http_lua_sleep.o \ [2020-10-27T07:07:55.718Z] objs/addon/src/ngx_http_lua_semaphore.o \ [2020-10-27T07:07:55.718Z] objs/addon/src/ngx_http_lua_coroutine.o \ [2020-10-27T07:07:55.718Z] objs/addon/src/ngx_http_lua_bodyfilterby.o \ [2020-10-27T07:07:55.718Z] objs/addon/src/ngx_http_lua_initby.o \ [2020-10-27T07:07:55.718Z] objs/addon/src/ngx_http_lua_initworkerby.o \ [2020-10-27T07:07:55.718Z] objs/addon/src/ngx_http_lua_socket_udp.o \ [2020-10-27T07:07:55.718Z] objs/addon/src/ngx_http_lua_req_method.o \ [2020-10-27T07:07:55.718Z] objs/addon/src/ngx_http_lua_phase.o \ [2020-10-27T07:07:55.718Z] objs/addon/src/ngx_http_lua_uthread.o \ [2020-10-27T07:07:55.718Z] objs/addon/src/ngx_http_lua_timer.o \ [2020-10-27T07:07:55.718Z] objs/addon/src/ngx_http_lua_config.o \ [2020-10-27T07:07:55.718Z] objs/addon/src/ngx_http_lua_worker.o \ [2020-10-27T07:07:55.718Z] objs/addon/src/ngx_http_lua_ssl_certby.o \ [2020-10-27T07:07:55.718Z] objs/addon/src/ngx_http_lua_ssl_ocsp.o \ [2020-10-27T07:07:55.718Z] objs/addon/src/ngx_http_lua_lex.o \ [2020-10-27T07:07:55.718Z] objs/addon/src/ngx_http_lua_balancer.o \ [2020-10-27T07:07:55.718Z] objs/addon/src/ngx_http_lua_ssl_session_storeby.o \ [2020-10-27T07:07:55.718Z] objs/addon/src/ngx_http_lua_ssl_session_fetchby.o \ [2020-10-27T07:07:55.718Z] objs/addon/src/ngx_http_lua_ssl.o \ [2020-10-27T07:07:55.718Z] objs/addon/src/ngx_http_lua_log_ringbuf.o \ [2020-10-27T07:07:55.718Z] objs/addon/src/ngx_http_lua_input_filters.o \ [2020-10-27T07:07:55.718Z] objs/addon/src/ngx_http_lua_pipe.o \ [2020-10-27T07:07:55.718Z] objs/addon/src/ngx_http_lua_upstream_module.o \ [2020-10-27T07:07:55.718Z] objs/addon/src/ngx_http_headers_more_filter_module.o \ [2020-10-27T07:07:55.718Z] objs/addon/src/ngx_http_headers_more_headers_out.o \ [2020-10-27T07:07:55.718Z] objs/addon/src/ngx_http_headers_more_headers_in.o \ [2020-10-27T07:07:55.718Z] objs/addon/src/ngx_http_headers_more_util.o \ [2020-10-27T07:07:55.718Z] objs/addon/src/ngx_http_array_var_module.o \ [2020-10-27T07:07:55.718Z] objs/addon/src/ngx_http_array_var_util.o \ [2020-10-27T07:07:55.718Z] objs/addon/src/ngx_http_memc_module.o \ [2020-10-27T07:07:55.718Z] objs/addon/src/ngx_http_memc_request.o \ [2020-10-27T07:07:55.718Z] objs/addon/src/ngx_http_memc_response.o \ [2020-10-27T07:07:55.718Z] objs/addon/src/ngx_http_memc_util.o \ [2020-10-27T07:07:55.718Z] objs/addon/src/ngx_http_memc_handler.o \ [2020-10-27T07:07:55.718Z] objs/addon/src/ngx_http_redis2_module.o \ [2020-10-27T07:07:55.718Z] objs/addon/src/ngx_http_redis2_handler.o \ [2020-10-27T07:07:55.718Z] objs/addon/src/ngx_http_redis2_reply.o \ [2020-10-27T07:07:55.718Z] objs/addon/src/ngx_http_redis2_util.o \ [2020-10-27T07:07:55.718Z] objs/addon/redis-nginx-module-0.3.7/ngx_http_redis_module.o \ [2020-10-27T07:07:55.718Z] objs/addon/src/ngx_http_rds_json_filter_module.o \ [2020-10-27T07:07:55.718Z] objs/addon/src/ngx_http_rds_json_processor.o \ [2020-10-27T07:07:55.718Z] objs/addon/src/ngx_http_rds_json_util.o \ [2020-10-27T07:07:55.718Z] objs/addon/src/ngx_http_rds_json_output.o \ [2020-10-27T07:07:55.718Z] objs/addon/src/ngx_http_rds_json_handler.o \ [2020-10-27T07:07:55.718Z] objs/addon/src/ngx_http_rds_csv_filter_module.o \ [2020-10-27T07:07:55.718Z] objs/addon/src/ngx_http_rds_csv_processor.o \ [2020-10-27T07:07:55.718Z] objs/addon/src/ngx_http_rds_csv_util.o \ [2020-10-27T07:07:55.718Z] objs/addon/src/ngx_http_rds_csv_output.o \ [2020-10-27T07:07:55.718Z] objs/addon/src/ngx_stream_lua_api.o \ [2020-10-27T07:07:55.718Z] objs/addon/src/ngx_stream_lua_request.o \ [2020-10-27T07:07:55.718Z] objs/addon/src/ngx_stream_lua_module.o \ [2020-10-27T07:07:55.718Z] objs/addon/src/ngx_stream_lua_directive.o \ [2020-10-27T07:07:55.718Z] objs/addon/src/ngx_stream_lua_lex.o \ [2020-10-27T07:07:55.718Z] objs/addon/src/ngx_stream_lua_contentby.o \ [2020-10-27T07:07:55.718Z] objs/addon/src/ngx_stream_lua_util.o \ [2020-10-27T07:07:55.718Z] objs/addon/src/ngx_stream_lua_cache.o \ [2020-10-27T07:07:55.718Z] objs/addon/src/ngx_stream_lua_clfactory.o \ [2020-10-27T07:07:55.718Z] objs/addon/src/ngx_stream_lua_exception.o \ [2020-10-27T07:07:55.718Z] objs/addon/src/ngx_stream_lua_pcrefix.o \ [2020-10-27T07:07:55.718Z] objs/addon/src/ngx_stream_lua_uthread.o \ [2020-10-27T07:07:55.718Z] objs/addon/src/ngx_stream_lua_coroutine.o \ [2020-10-27T07:07:55.718Z] objs/addon/src/ngx_stream_lua_output.o \ [2020-10-27T07:07:55.718Z] objs/addon/src/ngx_stream_lua_consts.o \ [2020-10-27T07:07:55.718Z] objs/addon/src/ngx_stream_lua_log.o \ [2020-10-27T07:07:55.718Z] objs/addon/src/ngx_stream_lua_time.o \ [2020-10-27T07:07:55.718Z] objs/addon/src/ngx_stream_lua_string.o \ [2020-10-27T07:07:55.718Z] objs/addon/src/ngx_stream_lua_control.o \ [2020-10-27T07:07:55.718Z] objs/addon/src/ngx_stream_lua_sleep.o \ [2020-10-27T07:07:55.718Z] objs/addon/src/ngx_stream_lua_phase.o \ [2020-10-27T07:07:55.718Z] objs/addon/src/ngx_stream_lua_ctx.o \ [2020-10-27T07:07:55.718Z] objs/addon/src/ngx_stream_lua_regex.o \ [2020-10-27T07:07:55.718Z] objs/addon/src/ngx_stream_lua_script.o \ [2020-10-27T07:07:55.718Z] objs/addon/src/ngx_stream_lua_shdict.o \ [2020-10-27T07:07:55.718Z] objs/addon/src/ngx_stream_lua_variable.o \ [2020-10-27T07:07:55.718Z] objs/addon/src/ngx_stream_lua_timer.o \ [2020-10-27T07:07:55.718Z] objs/addon/src/ngx_stream_lua_config.o \ [2020-10-27T07:07:55.718Z] objs/addon/src/ngx_stream_lua_worker.o \ [2020-10-27T07:07:55.718Z] objs/addon/src/ngx_stream_lua_misc.o \ [2020-10-27T07:07:55.718Z] objs/addon/src/ngx_stream_lua_initby.o \ [2020-10-27T07:07:55.718Z] objs/addon/src/ngx_stream_lua_initworkerby.o \ [2020-10-27T07:07:55.718Z] objs/addon/src/ngx_stream_lua_socket_tcp.o \ [2020-10-27T07:07:55.718Z] objs/addon/src/ngx_stream_lua_socket_udp.o \ [2020-10-27T07:07:55.718Z] objs/addon/src/ngx_stream_lua_args.o \ [2020-10-27T07:07:55.718Z] objs/addon/src/ngx_stream_lua_ssl.o \ [2020-10-27T07:07:55.718Z] objs/addon/src/ngx_stream_lua_balancer.o \ [2020-10-27T07:07:55.718Z] objs/addon/src/ngx_stream_lua_logby.o \ [2020-10-27T07:07:55.718Z] objs/addon/src/ngx_stream_lua_prereadby.o \ [2020-10-27T07:07:55.718Z] objs/addon/src/ngx_stream_lua_semaphore.o \ [2020-10-27T07:07:55.718Z] objs/addon/src/ngx_stream_lua_ssl_certby.o \ [2020-10-27T07:07:55.718Z] objs/addon/src/ngx_stream_lua_log_ringbuf.o \ [2020-10-27T07:07:55.718Z] objs/addon/src/ngx_http_lua_kong_module.o \ [2020-10-27T07:07:55.718Z] objs/ngx_modules.o \ [2020-10-27T07:07:55.718Z] -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 \ [2020-10-27T07:07:55.718Z] -Wl,-E [2020-10-27T07:07:56.292Z] make[2]: Leaving directory '/build/parts/openresty/build/build/nginx-1.15.8' [2020-10-27T07:07:56.292Z] make[1]: Leaving directory '/build/parts/openresty/build/build/nginx-1.15.8' [2020-10-27T07:07:56.292Z] make install [2020-10-27T07:07:56.292Z] 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 [2020-10-27T07:07:56.292Z] make[1]: Entering directory '/build/parts/openresty/build/build/LuaJIT-2.1-20190507' [2020-10-27T07:07:56.292Z] ==== Building LuaJIT 2.1.0-beta3 ==== [2020-10-27T07:07:56.292Z] make -C src [2020-10-27T07:07:56.292Z] make[2]: Entering directory '/build/parts/openresty/build/build/LuaJIT-2.1-20190507/src' [2020-10-27T07:07:56.292Z] make[2]: Nothing to be done for 'default'. [2020-10-27T07:07:56.292Z] make[2]: Leaving directory '/build/parts/openresty/build/build/LuaJIT-2.1-20190507/src' [2020-10-27T07:07:56.292Z] ==== Successfully built LuaJIT 2.1.0-beta3 ==== [2020-10-27T07:07:56.292Z] make[1]: Leaving directory '/build/parts/openresty/build/build/LuaJIT-2.1-20190507' [2020-10-27T07:07:56.292Z] 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 [2020-10-27T07:07:56.292Z] make[1]: Entering directory '/build/parts/openresty/build/build/lua-cjson-2.1.0.7' [2020-10-27T07:07:56.293Z] make[1]: Nothing to be done for 'all'. [2020-10-27T07:07:56.293Z] make[1]: Leaving directory '/build/parts/openresty/build/build/lua-cjson-2.1.0.7' [2020-10-27T07:07:56.293Z] 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 [2020-10-27T07:07:56.293Z] make[1]: Entering directory '/build/parts/openresty/build/build/lua-resty-signal-0.02' [2020-10-27T07:07:56.293Z] make[1]: Nothing to be done for 'all'. [2020-10-27T07:07:56.293Z] make[1]: Leaving directory '/build/parts/openresty/build/build/lua-resty-signal-0.02' [2020-10-27T07:07:56.293Z] 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 [2020-10-27T07:07:56.293Z] make[1]: Entering directory '/build/parts/openresty/build/build/lua-redis-parser-0.13' [2020-10-27T07:07:56.293Z] make[1]: Nothing to be done for 'all'. [2020-10-27T07:07:56.293Z] make[1]: Leaving directory '/build/parts/openresty/build/build/lua-redis-parser-0.13' [2020-10-27T07:07:56.293Z] 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 [2020-10-27T07:07:56.293Z] make[1]: Entering directory '/build/parts/openresty/build/build/lua-rds-parser-0.06' [2020-10-27T07:07:56.293Z] make[1]: Nothing to be done for 'all'. [2020-10-27T07:07:56.293Z] make[1]: Leaving directory '/build/parts/openresty/build/build/lua-rds-parser-0.06' [2020-10-27T07:07:56.293Z] cd /build/parts/openresty/build/build/nginx-1.15.8 && make [2020-10-27T07:07:56.293Z] make[1]: Entering directory '/build/parts/openresty/build/build/nginx-1.15.8' [2020-10-27T07:07:56.293Z] make -f objs/Makefile [2020-10-27T07:07:56.554Z] make[2]: Entering directory '/build/parts/openresty/build/build/nginx-1.15.8' [2020-10-27T07:07:56.554Z] make[2]: Nothing to be done for 'build'. [2020-10-27T07:07:56.554Z] make[2]: Leaving directory '/build/parts/openresty/build/build/nginx-1.15.8' [2020-10-27T07:07:56.554Z] make[1]: Leaving directory '/build/parts/openresty/build/build/nginx-1.15.8' [2020-10-27T07:07:56.554Z] mkdir -p /build/parts/openresty/install/ [2020-10-27T07:07:56.554Z] cp /build/parts/openresty/build/COPYRIGHT /build/parts/openresty/install/ [2020-10-27T07:07:56.554Z] 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= [2020-10-27T07:07:56.554Z] make[1]: Entering directory '/build/parts/openresty/build/build/LuaJIT-2.1-20190507' [2020-10-27T07:07:56.554Z] ==== Installing LuaJIT 2.1.0-beta3 to /build/parts/openresty/install/luajit ==== [2020-10-27T07:07:56.554Z] 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 [2020-10-27T07:07:56.554Z] cd src && install -m 0755 luajit /build/parts/openresty/install/luajit/bin/luajit-2.1.0-beta3 [2020-10-27T07:07:56.554Z] cd src && test -f libluajit.a && install -m 0644 libluajit.a /build/parts/openresty/install/luajit/lib/libluajit-5.1.a || : [2020-10-27T07:07:56.554Z] 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 [2020-10-27T07:07:56.554Z] cd src && test -f libluajit.so && \ [2020-10-27T07:07:56.554Z] install -m 0755 libluajit.so /build/parts/openresty/install/luajit/lib/libluajit-5.1.so.2.1.0 && \ [2020-10-27T07:07:56.555Z] ldconfig -n /build/parts/openresty/install/luajit/lib && \ [2020-10-27T07:07:56.555Z] ln -sf libluajit-5.1.so.2.1.0 /build/parts/openresty/install/luajit/lib/libluajit-5.1.so && \ [2020-10-27T07:07:56.555Z] ln -sf libluajit-5.1.so.2.1.0 /build/parts/openresty/install/luajit/lib/libluajit-5.1.so.2 || : [2020-10-27T07:07:56.555Z] cd etc && install -m 0644 luajit.1 /build/parts/openresty/install/luajit/share/man/man1 [2020-10-27T07:07:56.555Z] cd etc && sed -e "s|^prefix=.*|prefix=/build/parts/openresty/install/luajit|" -e "s|^multilib=.*|multilib=lib|" luajit.pc > luajit.pc.tmp && \ [2020-10-27T07:07:56.555Z] install -m 0644 luajit.pc.tmp /build/parts/openresty/install/luajit/lib/pkgconfig/luajit.pc && \ [2020-10-27T07:07:56.555Z] rm -f luajit.pc.tmp [2020-10-27T07:07:56.555Z] 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 [2020-10-27T07:07:56.555Z] 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 [2020-10-27T07:07:56.555Z] ln -sf luajit-2.1.0-beta3 /build/parts/openresty/install/luajit/bin/luajit [2020-10-27T07:07:56.555Z] ==== Successfully installed LuaJIT 2.1.0-beta3 to /build/parts/openresty/install/luajit ==== [2020-10-27T07:07:56.555Z] make[1]: Leaving directory '/build/parts/openresty/build/build/LuaJIT-2.1-20190507' [2020-10-27T07:07:56.555Z] 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 [2020-10-27T07:07:56.555Z] make[1]: Entering directory '/build/parts/openresty/build/build/lua-cjson-2.1.0.7' [2020-10-27T07:07:56.555Z] mkdir -p /build/parts/openresty/install/lualib [2020-10-27T07:07:56.555Z] rm -f /build/parts/openresty/install/lualib/cjson.so [2020-10-27T07:07:56.555Z] cp cjson.so /build/parts/openresty/install/lualib [2020-10-27T07:07:56.555Z] chmod 755 /build/parts/openresty/install/lualib/cjson.so [2020-10-27T07:07:56.555Z] make[1]: Leaving directory '/build/parts/openresty/build/build/lua-cjson-2.1.0.7' [2020-10-27T07:07:56.555Z] 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 [2020-10-27T07:07:56.555Z] make[1]: Entering directory '/build/parts/openresty/build/build/lua-resty-signal-0.02' [2020-10-27T07:07:56.555Z] install -d /build/parts/openresty/install/lualib/resty [2020-10-27T07:07:56.555Z] install lib/resty/*.lua /build/parts/openresty/install/lualib/resty [2020-10-27T07:07:56.555Z] install librestysignal.so /build/parts/openresty/install/lualib/ [2020-10-27T07:07:56.555Z] make[1]: Leaving directory '/build/parts/openresty/build/build/lua-resty-signal-0.02' [2020-10-27T07:07:56.555Z] 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 [2020-10-27T07:07:56.555Z] make[1]: Entering directory '/build/parts/openresty/build/build/lua-redis-parser-0.13' [2020-10-27T07:07:56.555Z] install -d /build/parts/openresty/install/lualib/redis [2020-10-27T07:07:56.555Z] install parser.so /build/parts/openresty/install/lualib/redis [2020-10-27T07:07:56.555Z] make[1]: Leaving directory '/build/parts/openresty/build/build/lua-redis-parser-0.13' [2020-10-27T07:07:56.555Z] 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 [2020-10-27T07:07:56.555Z] make[1]: Entering directory '/build/parts/openresty/build/build/lua-rds-parser-0.06' [2020-10-27T07:07:56.555Z] install -d /build/parts/openresty/install/lualib/rds [2020-10-27T07:07:56.555Z] install parser.so /build/parts/openresty/install/lualib/rds [2020-10-27T07:07:56.555Z] make[1]: Leaving directory '/build/parts/openresty/build/build/lua-rds-parser-0.06' [2020-10-27T07:07:56.555Z] 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 [2020-10-27T07:07:56.555Z] make[1]: Entering directory '/build/parts/openresty/build/build/lua-resty-dns-0.21' [2020-10-27T07:07:56.555Z] /build/parts/openresty/build/build/install -d /build/parts/openresty/install/lualib/resty/dns [2020-10-27T07:07:56.555Z] /build/parts/openresty/build/build/install lib/resty/dns/*.lua /build/parts/openresty/install/lualib/resty/dns/ [2020-10-27T07:07:56.555Z] make[1]: Leaving directory '/build/parts/openresty/build/build/lua-resty-dns-0.21' [2020-10-27T07:07:56.555Z] 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 [2020-10-27T07:07:56.555Z] make[1]: Entering directory '/build/parts/openresty/build/build/lua-resty-memcached-0.14' [2020-10-27T07:07:56.555Z] /build/parts/openresty/build/build/install -d /build/parts/openresty/install/lualib/resty [2020-10-27T07:07:56.555Z] /build/parts/openresty/build/build/install lib/resty/*.lua /build/parts/openresty/install/lualib/resty [2020-10-27T07:07:56.555Z] make[1]: Leaving directory '/build/parts/openresty/build/build/lua-resty-memcached-0.14' [2020-10-27T07:07:56.555Z] 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 [2020-10-27T07:07:56.555Z] make[1]: Entering directory '/build/parts/openresty/build/build/lua-resty-redis-0.27' [2020-10-27T07:07:56.555Z] /build/parts/openresty/build/build/install -d /build/parts/openresty/install/lualib/resty [2020-10-27T07:07:56.555Z] /build/parts/openresty/build/build/install lib/resty/*.lua /build/parts/openresty/install/lualib/resty [2020-10-27T07:07:56.555Z] make[1]: Leaving directory '/build/parts/openresty/build/build/lua-resty-redis-0.27' [2020-10-27T07:07:56.555Z] 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 [2020-10-27T07:07:56.555Z] make[1]: Entering directory '/build/parts/openresty/build/build/lua-resty-mysql-0.21' [2020-10-27T07:07:56.555Z] /build/parts/openresty/build/build/install -d /build/parts/openresty/install/lualib/resty [2020-10-27T07:07:56.555Z] /build/parts/openresty/build/build/install lib/resty/*.lua /build/parts/openresty/install/lualib/resty [2020-10-27T07:07:56.555Z] make[1]: Leaving directory '/build/parts/openresty/build/build/lua-resty-mysql-0.21' [2020-10-27T07:07:56.555Z] 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 [2020-10-27T07:07:56.555Z] make[1]: Entering directory '/build/parts/openresty/build/build/lua-resty-string-0.11' [2020-10-27T07:07:56.555Z] /build/parts/openresty/build/build/install -d /build/parts/openresty/install/lualib/resty [2020-10-27T07:07:56.555Z] /build/parts/openresty/build/build/install lib/resty/*.lua /build/parts/openresty/install/lualib/resty [2020-10-27T07:07:56.816Z] make[1]: Leaving directory '/build/parts/openresty/build/build/lua-resty-string-0.11' [2020-10-27T07:07:56.816Z] 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 [2020-10-27T07:07:56.816Z] make[1]: Entering directory '/build/parts/openresty/build/build/lua-resty-upload-0.10' [2020-10-27T07:07:56.816Z] /build/parts/openresty/build/build/install -d /build/parts/openresty/install/lualib/resty [2020-10-27T07:07:56.816Z] /build/parts/openresty/build/build/install lib/resty/*.lua /build/parts/openresty/install/lualib/resty [2020-10-27T07:07:56.816Z] make[1]: Leaving directory '/build/parts/openresty/build/build/lua-resty-upload-0.10' [2020-10-27T07:07:56.816Z] 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 [2020-10-27T07:07:56.816Z] make[1]: Entering directory '/build/parts/openresty/build/build/lua-resty-websocket-0.07' [2020-10-27T07:07:56.816Z] /build/parts/openresty/build/build/install -d /build/parts/openresty/install/lualib/resty/websocket [2020-10-27T07:07:56.816Z] /build/parts/openresty/build/build/install lib/resty/websocket/*.lua /build/parts/openresty/install/lualib/resty/websocket/ [2020-10-27T07:07:56.816Z] make[1]: Leaving directory '/build/parts/openresty/build/build/lua-resty-websocket-0.07' [2020-10-27T07:07:56.816Z] 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 [2020-10-27T07:07:56.816Z] make[1]: Entering directory '/build/parts/openresty/build/build/lua-resty-lock-0.08' [2020-10-27T07:07:56.816Z] /build/parts/openresty/build/build/install -d /build/parts/openresty/install/lualib/resty/ [2020-10-27T07:07:56.816Z] /build/parts/openresty/build/build/install lib/resty/*.lua /build/parts/openresty/install/lualib/resty/ [2020-10-27T07:07:56.816Z] make[1]: Leaving directory '/build/parts/openresty/build/build/lua-resty-lock-0.08' [2020-10-27T07:07:56.816Z] 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 [2020-10-27T07:07:56.816Z] make[1]: Entering directory '/build/parts/openresty/build/build/lua-resty-lrucache-0.09' [2020-10-27T07:07:56.816Z] /build/parts/openresty/build/build/install -d /build/parts/openresty/install/lualib/resty/lrucache [2020-10-27T07:07:56.816Z] /build/parts/openresty/build/build/install lib/resty/*.lua /build/parts/openresty/install/lualib/resty/ [2020-10-27T07:07:56.816Z] /build/parts/openresty/build/build/install lib/resty/lrucache/*.lua /build/parts/openresty/install/lualib/resty/lrucache/ [2020-10-27T07:07:56.816Z] make[1]: Leaving directory '/build/parts/openresty/build/build/lua-resty-lrucache-0.09' [2020-10-27T07:07:56.816Z] 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 [2020-10-27T07:07:56.816Z] make[1]: Entering directory '/build/parts/openresty/build/build/lua-resty-core-0.1.17' [2020-10-27T07:07:56.816Z] /build/parts/openresty/build/build/install -d /build/parts/openresty/install/lualib/resty/core/ [2020-10-27T07:07:56.816Z] /build/parts/openresty/build/build/install -d /build/parts/openresty/install/lualib/ngx/ [2020-10-27T07:07:56.816Z] /build/parts/openresty/build/build/install -d /build/parts/openresty/install/lualib/ngx/ssl [2020-10-27T07:07:56.816Z] /build/parts/openresty/build/build/install lib/resty/*.lua /build/parts/openresty/install/lualib/resty/ [2020-10-27T07:07:56.816Z] /build/parts/openresty/build/build/install lib/resty/core/*.lua /build/parts/openresty/install/lualib/resty/core/ [2020-10-27T07:07:56.816Z] /build/parts/openresty/build/build/install lib/ngx/*.lua /build/parts/openresty/install/lualib/ngx/ [2020-10-27T07:07:56.816Z] /build/parts/openresty/build/build/install lib/ngx/ssl/*.lua /build/parts/openresty/install/lualib/ngx/ssl/ [2020-10-27T07:07:56.816Z] make[1]: Leaving directory '/build/parts/openresty/build/build/lua-resty-core-0.1.17' [2020-10-27T07:07:56.816Z] 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 [2020-10-27T07:07:56.816Z] make[1]: Entering directory '/build/parts/openresty/build/build/lua-resty-upstream-healthcheck-0.06' [2020-10-27T07:07:56.816Z] /build/parts/openresty/build/build/install -d /build/parts/openresty/install/lualib/resty/upstream/ [2020-10-27T07:07:56.816Z] /build/parts/openresty/build/build/install lib/resty/upstream/*.lua /build/parts/openresty/install/lualib/resty/upstream/ [2020-10-27T07:07:56.816Z] make[1]: Leaving directory '/build/parts/openresty/build/build/lua-resty-upstream-healthcheck-0.06' [2020-10-27T07:07:56.816Z] 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 [2020-10-27T07:07:56.816Z] make[1]: Entering directory '/build/parts/openresty/build/build/lua-resty-limit-traffic-0.06' [2020-10-27T07:07:56.816Z] /build/parts/openresty/build/build/install -d /build/parts/openresty/install/lualib/resty/limit/ [2020-10-27T07:07:56.816Z] /build/parts/openresty/build/build/install lib/resty/limit/*.lua /build/parts/openresty/install/lualib/resty/limit/ [2020-10-27T07:07:56.875Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-27T07:07:57.078Z] make[1]: Leaving directory '/build/parts/openresty/build/build/lua-resty-limit-traffic-0.06' [2020-10-27T07:07:57.078Z] 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 [2020-10-27T07:07:57.078Z] make[1]: Entering directory '/build/parts/openresty/build/build/lua-resty-shell-0.02' [2020-10-27T07:07:57.078Z] /build/parts/openresty/build/build/install -d /build/parts/openresty/install/lualib/resty/ [2020-10-27T07:07:57.078Z] /build/parts/openresty/build/build/install lib/resty/*.lua /build/parts/openresty/install/lualib/resty/ [2020-10-27T07:07:57.078Z] make[1]: Leaving directory '/build/parts/openresty/build/build/lua-resty-shell-0.02' [2020-10-27T07:07:57.078Z] 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 [2020-10-27T07:07:57.078Z] make[1]: Entering directory '/build/parts/openresty/build/build/lua-tablepool-0.01' [2020-10-27T07:07:57.078Z] /build/parts/openresty/build/build/install lib/*.lua /build/parts/openresty/install/lualib/ [2020-10-27T07:07:57.078Z] make[1]: Leaving directory '/build/parts/openresty/build/build/lua-tablepool-0.01' [2020-10-27T07:07:57.078Z] cd /build/parts/openresty/build/build/opm-0.0.5 && /build/parts/openresty/build/build/install bin/* /build/parts/openresty/install/bin/ [2020-10-27T07:07:57.078Z] cd /build/parts/openresty/build/build/resty-cli-0.24 && /build/parts/openresty/build/build/install bin/* /build/parts/openresty/install/bin/ [2020-10-27T07:07:57.078Z] cp /build/parts/openresty/build/build/resty.index /build/parts/openresty/install/ [2020-10-27T07:07:57.078Z] cp -r /build/parts/openresty/build/build/pod /build/parts/openresty/install/ [2020-10-27T07:07:57.078Z] cd /build/parts/openresty/build/build/nginx-1.15.8 && make install DESTDIR= [2020-10-27T07:07:57.078Z] make[1]: Entering directory '/build/parts/openresty/build/build/nginx-1.15.8' [2020-10-27T07:07:57.078Z] make -f objs/Makefile install [2020-10-27T07:07:57.078Z] make[2]: Entering directory '/build/parts/openresty/build/build/nginx-1.15.8' [2020-10-27T07:07:57.078Z] test -d '/build/parts/openresty/install/nginx' || mkdir -p '/build/parts/openresty/install/nginx' [2020-10-27T07:07:57.078Z] test -d '/build/parts/openresty/install/nginx/sbin' \ [2020-10-27T07:07:57.078Z] || mkdir -p '/build/parts/openresty/install/nginx/sbin' [2020-10-27T07:07:57.078Z] test ! -f '/build/parts/openresty/install/nginx/sbin/nginx' \ [2020-10-27T07:07:57.078Z] || mv '/build/parts/openresty/install/nginx/sbin/nginx' \ [2020-10-27T07:07:57.078Z] '/build/parts/openresty/install/nginx/sbin/nginx.old' [2020-10-27T07:07:57.078Z] cp objs/nginx '/build/parts/openresty/install/nginx/sbin/nginx' [2020-10-27T07:07:57.078Z] test -d '/build/parts/openresty/install/nginx/conf' \ [2020-10-27T07:07:57.078Z] || mkdir -p '/build/parts/openresty/install/nginx/conf' [2020-10-27T07:07:57.078Z] cp conf/koi-win '/build/parts/openresty/install/nginx/conf' [2020-10-27T07:07:57.078Z] cp conf/koi-utf '/build/parts/openresty/install/nginx/conf' [2020-10-27T07:07:57.078Z] cp conf/win-utf '/build/parts/openresty/install/nginx/conf' [2020-10-27T07:07:57.078Z] test -f '/build/parts/openresty/install/nginx/conf/mime.types' \ [2020-10-27T07:07:57.078Z] || cp conf/mime.types '/build/parts/openresty/install/nginx/conf' [2020-10-27T07:07:57.078Z] cp conf/mime.types '/build/parts/openresty/install/nginx/conf/mime.types.default' [2020-10-27T07:07:57.078Z] test -f '/build/parts/openresty/install/nginx/conf/fastcgi_params' \ [2020-10-27T07:07:57.078Z] || cp conf/fastcgi_params '/build/parts/openresty/install/nginx/conf' [2020-10-27T07:07:57.078Z] cp conf/fastcgi_params \ [2020-10-27T07:07:57.078Z] '/build/parts/openresty/install/nginx/conf/fastcgi_params.default' [2020-10-27T07:07:57.078Z] test -f '/build/parts/openresty/install/nginx/conf/fastcgi.conf' \ [2020-10-27T07:07:57.078Z] || cp conf/fastcgi.conf '/build/parts/openresty/install/nginx/conf' [2020-10-27T07:07:57.078Z] cp conf/fastcgi.conf '/build/parts/openresty/install/nginx/conf/fastcgi.conf.default' [2020-10-27T07:07:57.079Z] test -f '/build/parts/openresty/install/nginx/conf/uwsgi_params' \ [2020-10-27T07:07:57.079Z] || cp conf/uwsgi_params '/build/parts/openresty/install/nginx/conf' [2020-10-27T07:07:57.079Z] cp conf/uwsgi_params \ [2020-10-27T07:07:57.079Z] '/build/parts/openresty/install/nginx/conf/uwsgi_params.default' [2020-10-27T07:07:57.079Z] test -f '/build/parts/openresty/install/nginx/conf/scgi_params' \ [2020-10-27T07:07:57.079Z] || cp conf/scgi_params '/build/parts/openresty/install/nginx/conf' [2020-10-27T07:07:57.079Z] cp conf/scgi_params \ [2020-10-27T07:07:57.079Z] '/build/parts/openresty/install/nginx/conf/scgi_params.default' [2020-10-27T07:07:57.079Z] test -f '/build/parts/openresty/install/nginx/conf/nginx.conf' \ [2020-10-27T07:07:57.079Z] || cp conf/nginx.conf '/build/parts/openresty/install/nginx/conf/nginx.conf' [2020-10-27T07:07:57.079Z] cp conf/nginx.conf '/build/parts/openresty/install/nginx/conf/nginx.conf.default' [2020-10-27T07:07:57.079Z] test -d '/build/parts/openresty/install/nginx/logs' \ [2020-10-27T07:07:57.079Z] || mkdir -p '/build/parts/openresty/install/nginx/logs' [2020-10-27T07:07:57.079Z] test -d '/build/parts/openresty/install/nginx/logs' \ [2020-10-27T07:07:57.079Z] || mkdir -p '/build/parts/openresty/install/nginx/logs' [2020-10-27T07:07:57.079Z] test -d '/build/parts/openresty/install/nginx/html' \ [2020-10-27T07:07:57.079Z] || cp -R docs/html '/build/parts/openresty/install/nginx' [2020-10-27T07:07:57.079Z] test -d '/build/parts/openresty/install/nginx/logs' \ [2020-10-27T07:07:57.079Z] || mkdir -p '/build/parts/openresty/install/nginx/logs' [2020-10-27T07:07:57.079Z] make[2]: Leaving directory '/build/parts/openresty/build/build/nginx-1.15.8' [2020-10-27T07:07:57.079Z] make[1]: Leaving directory '/build/parts/openresty/build/build/nginx-1.15.8' [2020-10-27T07:07:57.079Z] mkdir -p /build/parts/openresty/install/site/lualib /build/parts/openresty/install/site/pod /build/parts/openresty/install/site/manifest [2020-10-27T07:07:57.079Z] ln -sf /build/parts/openresty/install/nginx/sbin/nginx /build/parts/openresty/install/bin/openresty [2020-10-27T07:07:57.147Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-27T07:07:57.743Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-10-27T07:07:57.743Z] (2/3) Installing libcurl (7.69.1-r1) [2020-10-27T07:07:57.743Z] (3/3) Installing curl (7.69.1-r1) [2020-10-27T07:07:57.743Z] Executing busybox-1.31.1-r19.trigger [2020-10-27T07:07:57.743Z] OK: 71 MiB in 58 packages [2020-10-27T07:07:59.188Z] Removing intermediate container 95e7ad102bb8 [2020-10-27T07:07:59.188Z] ---> a9257c915e40 [2020-10-27T07:07:59.188Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-10-27T07:07:59.188Z] ---> Running in e842d8c2b7d5 [2020-10-27T07:07:59.458Z] Removing intermediate container e842d8c2b7d5 [2020-10-27T07:07:59.458Z] ---> 4e64c8a9a222 [2020-10-27T07:07:59.458Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-10-27T07:07:59.736Z] ---> Running in ef4f3af798ef [2020-10-27T07:08:00.009Z] Removing intermediate container ef4f3af798ef [2020-10-27T07:08:00.009Z] ---> c845270a5f0e [2020-10-27T07:08:00.009Z] Step 25/27 : LABEL arch=arm64 [2020-10-27T07:08:00.282Z] ---> Running in e86ecb3c5a76 [2020-10-27T07:08:00.552Z] Removing intermediate container e86ecb3c5a76 [2020-10-27T07:08:00.552Z] ---> fa771271b86c [2020-10-27T07:08:00.552Z] Step 26/27 : LABEL git_sha=39ea330cf4f077e39d4220f3f6c89fd52878c17c [2020-10-27T07:08:00.826Z] ---> Running in 1b8b7ef53f27 [2020-10-27T07:08:01.096Z] Removing intermediate container 1b8b7ef53f27 [2020-10-27T07:08:01.096Z] ---> 3183b12a4a54 [2020-10-27T07:08:01.096Z] Step 27/27 : LABEL version=0.0.0 [2020-10-27T07:08:01.300Z] Staging openresty  [2020-10-27T07:08:01.367Z] ---> Running in a5997957d93f [2020-10-27T07:08:01.637Z] Removing intermediate container a5997957d93f [2020-10-27T07:08:01.637Z] ---> 75b7146e8cab [2020-10-27T07:08:01.637Z] [2020-10-27T07:08:02.227Z] Successfully built 75b7146e8cab [2020-10-27T07:08:02.227Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2020-10-27T07:08:02.241Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2020-10-27T07:08:02.261Z] $ docker stop --time=1 11b414f5c10b5bf953fed2091ec9bee6a859b937905b12bf82de82204b54b7c1 [2020-10-27T07:08:02.703Z] Pulling lua  [2020-10-27T07:08:03.909Z] 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% [2020-10-27T07:08:04.085Z] $ docker rm -f 11b414f5c10b5bf953fed2091ec9bee6a859b937905b12bf82de82204b54b7c1 [2020-10-27T07:08:04.170Z] 'luarocks' has dependencies that need to be staged: lua [Pipeline] // withDockerContainer [2020-10-27T07:08:04.435Z] Skipping pull lua (already ran) [2020-10-27T07:08:04.436Z] Building lua  [Pipeline] sh [2020-10-27T07:08:04.822Z] + docker images [2020-10-27T07:08:04.823Z] + grep docker [2020-10-27T07:08:05.026Z] make linux -j8 [2020-10-27T07:08:05.026Z] cd src && make linux [2020-10-27T07:08:05.026Z] make[1]: Entering directory '/build/parts/lua/build/src' [2020-10-27T07:08:05.026Z] make all MYCFLAGS=-DLUA_USE_LINUX MYLIBS="-Wl,-E -ldl -lreadline -lhistory -lncurses" [2020-10-27T07:08:05.026Z] make[2]: Entering directory '/build/parts/lua/build/src' [2020-10-27T07:08:05.026Z] gcc -O2 -Wall -DLUA_USE_LINUX -c -o lapi.o lapi.c [2020-10-27T07:08:05.026Z] gcc -O2 -Wall -DLUA_USE_LINUX -c -o lcode.o lcode.c [2020-10-27T07:08:05.026Z] gcc -O2 -Wall -DLUA_USE_LINUX -c -o ldebug.o ldebug.c [2020-10-27T07:08:05.026Z] gcc -O2 -Wall -DLUA_USE_LINUX -c -o ldo.o ldo.c [2020-10-27T07:08:05.026Z] gcc -O2 -Wall -DLUA_USE_LINUX -c -o ldump.o ldump.c [2020-10-27T07:08:05.026Z] gcc -O2 -Wall -DLUA_USE_LINUX -c -o lfunc.o lfunc.c [2020-10-27T07:08:05.026Z] gcc -O2 -Wall -DLUA_USE_LINUX -c -o lgc.o lgc.c [2020-10-27T07:08:05.026Z] gcc -O2 -Wall -DLUA_USE_LINUX -c -o llex.o llex.c [2020-10-27T07:08:05.026Z] gcc -O2 -Wall -DLUA_USE_LINUX -c -o lmem.o lmem.c [2020-10-27T07:08:05.026Z] gcc -O2 -Wall -DLUA_USE_LINUX -c -o lobject.o lobject.c [2020-10-27T07:08:05.026Z] gcc -O2 -Wall -DLUA_USE_LINUX -c -o lopcodes.o lopcodes.c [2020-10-27T07:08:05.026Z] gcc -O2 -Wall -DLUA_USE_LINUX -c -o lparser.o lparser.c [2020-10-27T07:08:05.095Z] docker-sys-mgmt-agent-go-arm64 latest 75b7146e8cab 3 seconds ago 270MB [2020-10-27T07:08:05.095Z] docker-core-data-go-arm64 latest e194675cc97d 37 seconds ago 22.3MB [2020-10-27T07:08:05.095Z] docker-security-secrets-setup-go-arm64 latest 78ae99da2333 49 seconds ago 22.7MB [2020-10-27T07:08:05.095Z] docker-support-notifications-go-arm64 latest 5e036a80f0ea About a minute ago 12.9MB [2020-10-27T07:08:05.095Z] docker-core-metadata-go-arm64 latest 4d9cc820f13c 2 minutes ago 13.5MB [2020-10-27T07:08:05.095Z] docker-security-secretstore-setup-go-arm64 latest 582a13c4b8b4 4 minutes ago 30.8MB [2020-10-27T07:08:05.095Z] docker-core-command-go-arm64 latest 6db5513945fd 4 minutes ago 11.4MB [2020-10-27T07:08:05.095Z] docker-support-scheduler-go-arm64 latest 8992eec371cf 4 minutes ago 11.5MB [2020-10-27T07:08:05.095Z] docker-support-logging-go-arm64 latest f7bbefdb5cf1 4 minutes ago 10.6MB [2020-10-27T07:08:05.095Z] docker-security-proxy-setup-go-arm64 latest 6822469b64ac 4 minutes ago 15.1MB [2020-10-27T07:08:05.095Z] docker latest 5d4db4dc0692 5 days ago 198MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-27T07:08:05.298Z] gcc -O2 -Wall -DLUA_USE_LINUX -c -o lstate.o lstate.c [2020-10-27T07:08:05.298Z] gcc -O2 -Wall -DLUA_USE_LINUX -c -o lstring.o lstring.c [2020-10-27T07:08:05.298Z] gcc -O2 -Wall -DLUA_USE_LINUX -c -o ltable.o ltable.c [2020-10-27T07:08:05.298Z] gcc -O2 -Wall -DLUA_USE_LINUX -c -o ltm.o ltm.c [2020-10-27T07:08:05.298Z] gcc -O2 -Wall -DLUA_USE_LINUX -c -o lundump.o lundump.c [2020-10-27T07:08:05.298Z] gcc -O2 -Wall -DLUA_USE_LINUX -c -o lvm.o lvm.c [2020-10-27T07:08:05.298Z] gcc -O2 -Wall -DLUA_USE_LINUX -c -o lzio.o lzio.c [2020-10-27T07:08:05.298Z] gcc -O2 -Wall -DLUA_USE_LINUX -c -o lauxlib.o lauxlib.c [2020-10-27T07:08:05.298Z] gcc -O2 -Wall -DLUA_USE_LINUX -c -o lbaselib.o lbaselib.c [2020-10-27T07:08:05.298Z] gcc -O2 -Wall -DLUA_USE_LINUX -c -o ldblib.o ldblib.c [2020-10-27T07:08:05.298Z] gcc -O2 -Wall -DLUA_USE_LINUX -c -o liolib.o liolib.c [2020-10-27T07:08:05.298Z] gcc -O2 -Wall -DLUA_USE_LINUX -c -o lmathlib.o lmathlib.c [2020-10-27T07:08:05.298Z] lauxlib.c: In function ‘luaL_loadfile’: [2020-10-27T07:08:05.298Z] lauxlib.c:577:4: warning: this ‘while’ clause does not guard... [-Wmisleading-indentation] [2020-10-27T07:08:05.298Z] while ((c = getc(lf.f)) != EOF && c != LUA_SIGNATURE[0]) ; [2020-10-27T07:08:05.298Z] ^~~~~ [2020-10-27T07:08:05.298Z] lauxlib.c:578:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘while’ [2020-10-27T07:08:05.298Z] lf.extraline = 0; [2020-10-27T07:08:05.298Z] ^~ [Pipeline] // script [Pipeline] } [Pipeline] // stage [2020-10-27T07:08:05.566Z] gcc -O2 -Wall -DLUA_USE_LINUX -c -o loslib.o loslib.c [2020-10-27T07:08:05.566Z] gcc -O2 -Wall -DLUA_USE_LINUX -c -o ltablib.o ltablib.c [2020-10-27T07:08:05.566Z] ltablib.c: In function ‘addfield’: [2020-10-27T07:08:05.566Z] ltablib.c:137:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] [2020-10-27T07:08:05.566Z] if (!lua_isstring(L, -1)) [2020-10-27T07:08:05.566Z] ^~ [2020-10-27T07:08:05.566Z] ltablib.c:140:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ [2020-10-27T07:08:05.566Z] luaL_addvalue(b); [2020-10-27T07:08:05.566Z] ^~~~~~~~~~~~~ [2020-10-27T07:08:05.566Z] gcc -O2 -Wall -DLUA_USE_LINUX -c -o lstrlib.o lstrlib.c [2020-10-27T07:08:05.566Z] gcc -O2 -Wall -DLUA_USE_LINUX -c -o loadlib.o loadlib.c [2020-10-27T07:08:05.566Z] gcc -O2 -Wall -DLUA_USE_LINUX -c -o linit.o linit.c [2020-10-27T07:08:05.566Z] gcc -O2 -Wall -DLUA_USE_LINUX -c -o lua.o lua.c [2020-10-27T07:08:05.566Z] gcc -O2 -Wall -DLUA_USE_LINUX -c -o luac.o luac.c [2020-10-27T07:08:05.566Z] gcc -O2 -Wall -DLUA_USE_LINUX -c -o print.o print.c [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [2020-10-27T07:08:05.827Z] 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 [2020-10-27T07:08:05.828Z] ar: `u' modifier ignored since `D' is the default (see `U') [2020-10-27T07:08:05.828Z] ranlib liblua.a [2020-10-27T07:08:05.828Z] gcc -o lua lua.o liblua.a -lm -Wl,-E -ldl -lreadline -lhistory -lncurses [2020-10-27T07:08:05.828Z] gcc -o luac luac.o print.o liblua.a -lm -Wl,-E -ldl -lreadline -lhistory -lncurses [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-10-27T07:08:06.097Z] make[2]: Leaving directory '/build/parts/lua/build/src' [2020-10-27T07:08:06.097Z] make[1]: Leaving directory '/build/parts/lua/build/src' [2020-10-27T07:08:06.097Z] make linux install DESTDIR=/build/parts/lua/install [2020-10-27T07:08:06.097Z] cd src && make linux [2020-10-27T07:08:06.097Z] make[1]: Entering directory '/build/parts/lua/build/src' [2020-10-27T07:08:06.097Z] make all MYCFLAGS=-DLUA_USE_LINUX MYLIBS="-Wl,-E -ldl -lreadline -lhistory -lncurses" [2020-10-27T07:08:06.097Z] make[2]: Entering directory '/build/parts/lua/build/src' [2020-10-27T07:08:06.097Z] make[2]: Nothing to be done for 'all'. [2020-10-27T07:08:06.097Z] make[2]: Leaving directory '/build/parts/lua/build/src' [2020-10-27T07:08:06.097Z] make[1]: Leaving directory '/build/parts/lua/build/src' [2020-10-27T07:08:06.097Z] 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 [2020-10-27T07:08:06.097Z] cd src && install -p -m 0755 lua luac /build/stage/bin [2020-10-27T07:08:06.097Z] cd src && install -p -m 0644 lua.h luaconf.h lualib.h lauxlib.h ../etc/lua.hpp /build/stage/include [2020-10-27T07:08:06.097Z] cd src && install -p -m 0644 liblua.a /build/stage/lib [2020-10-27T07:08:06.097Z] cd doc && install -p -m 0644 lua.1 luac.1 /build/stage/man/man1 [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-10-27T07:08:10.316Z] Staging lua  [2020-10-27T07:08:10.316Z] Pulling luarocks  [2020-10-27T07:08:10.895Z] Cloning into '/build/parts/luarocks/src'... [2020-10-27T07:08:11.471Z] remote: Enumerating objects: 312, done. [2020-10-27T07:08:11.471Z] 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. [2020-10-27T07:08:11.735Z] 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. [2020-10-27T07:08:12.262Z] 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 [2020-10-27T07:08:12.262Z] Receiving objects: 100% (312/312), 4.83 MiB | 9.65 MiB/s Receiving objects: 100% (312/312), 5.09 MiB | 9.37 MiB/s, done. [2020-10-27T07:08:12.262Z] Resolving deltas: 0% (0/46) Resolving deltas: 4% (2/46) Resolving deltas: 6% (3/46) Resolving deltas: 13% (6/46) Resolving deltas: 15% (7/46) Resolving deltas: 30% (14/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: 52% (24/46) Resolving deltas: 56% (26/46) Resolving deltas: 60% (28/46) Resolving deltas: 65% (30/46) Resolving deltas: 67% (31/46) Resolving deltas: 69% (32/46) Resolving deltas: 71% (33/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: 91% (42/46) Resolving deltas: 93% (43/46) Resolving deltas: 100% (46/46) Resolving deltas: 100% (46/46), done. [2020-10-27T07:08:12.262Z] Note: checking out '62e705b9f7374dd12dadc993c6b2b2cacd855ac8'. [2020-10-27T07:08:12.262Z] [2020-10-27T07:08:12.262Z] You are in 'detached HEAD' state. You can look around, make experimental [2020-10-27T07:08:12.262Z] changes and commit them, and you can discard any commits you make in this [2020-10-27T07:08:12.262Z] state without impacting any branches by performing another checkout. [2020-10-27T07:08:12.262Z] [2020-10-27T07:08:12.262Z] If you want to create a new branch to retain commits you create, you may [2020-10-27T07:08:12.262Z] do so (now or later) by using -b with the checkout command again. Example: [2020-10-27T07:08:12.262Z] [2020-10-27T07:08:12.262Z] git checkout -b [2020-10-27T07:08:12.262Z] [2020-10-27T07:08:12.836Z] 'kong' has dependencies that need to be staged: luarocks [2020-10-27T07:08:12.836Z] Skipping pull luarocks (already ran) [2020-10-27T07:08:12.836Z] Building luarocks  [2020-10-27T07:08:12.836Z] [2020-10-27T07:08:12.836Z] Configuring LuaRocks version 3.2.1... [2020-10-27T07:08:12.836Z] [2020-10-27T07:08:12.836Z] Lua interpreter found: /build/stage/bin/lua [2020-10-27T07:08:12.836Z] Checking if /build/stage/bin/lua is Lua version 5.1... yes [2020-10-27T07:08:12.836Z] lua.h found: /build/stage/luajit/include/luajit-2.1/lua.h [2020-10-27T07:08:12.836Z] unzip found in PATH: /usr/bin [2020-10-27T07:08:12.836Z] [2020-10-27T07:08:12.836Z] Done configuring. [2020-10-27T07:08:12.837Z] [2020-10-27T07:08:12.837Z] LuaRocks will be installed at......: /build/stage [2020-10-27T07:08:12.837Z] LuaRocks will install rocks at.....: /build/stage [2020-10-27T07:08:12.837Z] LuaRocks configuration directory...: /build/stage/etc/luarocks [2020-10-27T07:08:12.837Z] Using Lua from.....................: /build/stage [2020-10-27T07:08:12.837Z] Lua include directory..............: /build/stage/luajit/include/luajit-2.1 [2020-10-27T07:08:12.837Z] [2020-10-27T07:08:12.837Z] * Type make and make install: [2020-10-27T07:08:12.837Z] to install to /build/stage as usual. [2020-10-27T07:08:12.837Z] * Type make bootstrap: [2020-10-27T07:08:12.837Z] to install LuaRocks into /build/stage as a rock. [2020-10-27T07:08:12.837Z] [2020-10-27T07:08:12.837Z] mkdir -p "build" [2020-10-27T07:08:12.837Z] mkdir -p .luarocks [2020-10-27T07:08:12.837Z] cp ./build/config-5.1.lua .luarocks/config-5.1.lua [2020-10-27T07:08:12.837Z] rm -f src/luarocks/core/hardcoded.lua [2020-10-27T07:08:12.837Z] echo "#!/bin/sh" > luarocks [2020-10-27T07:08:12.837Z] 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 [2020-10-27T07:08:12.837Z] 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 [2020-10-27T07:08:12.837Z] chmod +rx ./luarocks [2020-10-27T07:08:12.837Z] ./luarocks init [2020-10-27T07:08:12.837Z] [2020-10-27T07:08:12.837Z] Initializing project 'build' for Lua 5.1 ... [2020-10-27T07:08:12.837Z] -------------------------------------------- [2020-10-27T07:08:12.837Z] [2020-10-27T07:08:12.837Z] Checking your Lua installation ... [2020-10-27T07:08:12.837Z] Adding entries to .gitignore ... [2020-10-27T07:08:12.837Z] Preparing ./.luarocks/ ... [2020-10-27T07:08:12.837Z] Wrote .luarocks/config-5.1.lua [2020-10-27T07:08:12.837Z] Preparing ./lua_modules/ ... [2020-10-27T07:08:12.837Z] ./luarocks already exists. Not overwriting it! [2020-10-27T07:08:12.837Z] Preparing ./lua for version 5.1... [2020-10-27T07:08:12.837Z] rm -f src/luarocks/core/hardcoded.lua [2020-10-27T07:08:12.837Z] echo "#!/bin/sh" > luarocks-admin [2020-10-27T07:08:12.837Z] 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 [2020-10-27T07:08:12.837Z] 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 [2020-10-27T07:08:12.837Z] chmod +rx ./luarocks-admin [2020-10-27T07:08:12.837Z] mkdir -p "build" [2020-10-27T07:08:12.837Z] (printf '#!/build/stage/bin/lua\n'\ [2020-10-27T07:08:12.837Z] 'package.loaded["luarocks.core.hardcoded"] = { '\ [2020-10-27T07:08:12.837Z] "$([ -n "" ] && printf 'FORCE_CONFIG = true, ')"\ [2020-10-27T07:08:12.837Z] 'SYSCONFDIR = [[/build/stage/etc/luarocks]] }\n'\ [2020-10-27T07:08:12.837Z] 'package.path=[[/build/stage/share/lua/5.1/?.lua;]] .. package.path\n'\ [2020-10-27T07:08:12.837Z] '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'; \ [2020-10-27T07:08:12.837Z] tail -n +2 src/bin/luarocks \ [2020-10-27T07:08:12.837Z] )> "build/luarocks" [2020-10-27T07:08:12.837Z] mkdir -p "build" [2020-10-27T07:08:12.837Z] (printf '#!/build/stage/bin/lua\n'\ [2020-10-27T07:08:12.837Z] 'package.loaded["luarocks.core.hardcoded"] = { '\ [2020-10-27T07:08:12.837Z] "$([ -n "" ] && printf 'FORCE_CONFIG = true, ')"\ [2020-10-27T07:08:12.837Z] 'SYSCONFDIR = [[/build/stage/etc/luarocks]] }\n'\ [2020-10-27T07:08:12.837Z] 'package.path=[[/build/stage/share/lua/5.1/?.lua;]] .. package.path\n'\ [2020-10-27T07:08:12.837Z] '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'; \ [2020-10-27T07:08:12.837Z] tail -n +2 src/bin/luarocks-admin \ [2020-10-27T07:08:12.837Z] )> "build/luarocks-admin" [2020-10-27T07:08:12.837Z] mkdir -p "/build/stage/bin" [2020-10-27T07:08:12.837Z] install "build/luarocks" "/build/stage/bin/luarocks" [2020-10-27T07:08:13.100Z] mkdir -p "/build/stage/bin" [2020-10-27T07:08:13.101Z] install "build/luarocks-admin" "/build/stage/bin/luarocks-admin" [2020-10-27T07:08:13.101Z] mkdir -p "/build/stage/etc/luarocks" [2020-10-27T07:08:13.101Z] install -m 644 "build/config-5.1.lua" "/build/stage/etc/luarocks/config-5.1.lua" [2020-10-27T07:08:13.101Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/admin" [2020-10-27T07:08:13.101Z] install -m 644 "src/luarocks/admin/cache.lua" "/build/stage/share/lua/5.1/luarocks/admin/cache.lua" [2020-10-27T07:08:13.101Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/admin/cmd" [2020-10-27T07:08:13.101Z] install -m 644 "src/luarocks/admin/cmd/add.lua" "/build/stage/share/lua/5.1/luarocks/admin/cmd/add.lua" [2020-10-27T07:08:13.101Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/admin/cmd" [2020-10-27T07:08:13.101Z] install -m 644 "src/luarocks/admin/cmd/make_manifest.lua" "/build/stage/share/lua/5.1/luarocks/admin/cmd/make_manifest.lua" [2020-10-27T07:08:13.101Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/admin/cmd" [2020-10-27T07:08:13.101Z] install -m 644 "src/luarocks/admin/cmd/refresh_cache.lua" "/build/stage/share/lua/5.1/luarocks/admin/cmd/refresh_cache.lua" [2020-10-27T07:08:13.101Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/admin/cmd" [2020-10-27T07:08:13.101Z] install -m 644 "src/luarocks/admin/cmd/remove.lua" "/build/stage/share/lua/5.1/luarocks/admin/cmd/remove.lua" [2020-10-27T07:08:13.101Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/admin" [2020-10-27T07:08:13.101Z] install -m 644 "src/luarocks/admin/index.lua" "/build/stage/share/lua/5.1/luarocks/admin/index.lua" [2020-10-27T07:08:13.101Z] mkdir -p "/build/stage/share/lua/5.1/luarocks" [2020-10-27T07:08:13.101Z] install -m 644 "src/luarocks/argparse.lua" "/build/stage/share/lua/5.1/luarocks/argparse.lua" [2020-10-27T07:08:13.101Z] mkdir -p "/build/stage/share/lua/5.1/luarocks" [2020-10-27T07:08:13.101Z] install -m 644 "src/luarocks/build.lua" "/build/stage/share/lua/5.1/luarocks/build.lua" [2020-10-27T07:08:13.101Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/build" [2020-10-27T07:08:13.101Z] install -m 644 "src/luarocks/build/builtin.lua" "/build/stage/share/lua/5.1/luarocks/build/builtin.lua" [2020-10-27T07:08:13.101Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/build" [2020-10-27T07:08:13.101Z] install -m 644 "src/luarocks/build/cmake.lua" "/build/stage/share/lua/5.1/luarocks/build/cmake.lua" [2020-10-27T07:08:13.101Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/build" [2020-10-27T07:08:13.101Z] install -m 644 "src/luarocks/build/command.lua" "/build/stage/share/lua/5.1/luarocks/build/command.lua" [2020-10-27T07:08:13.101Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/build" [2020-10-27T07:08:13.101Z] install -m 644 "src/luarocks/build/make.lua" "/build/stage/share/lua/5.1/luarocks/build/make.lua" [2020-10-27T07:08:13.101Z] mkdir -p "/build/stage/share/lua/5.1/luarocks" [2020-10-27T07:08:13.101Z] install -m 644 "src/luarocks/cmd.lua" "/build/stage/share/lua/5.1/luarocks/cmd.lua" [2020-10-27T07:08:13.101Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/cmd" [2020-10-27T07:08:13.101Z] install -m 644 "src/luarocks/cmd/build.lua" "/build/stage/share/lua/5.1/luarocks/cmd/build.lua" [2020-10-27T07:08:13.101Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/cmd" [2020-10-27T07:08:13.101Z] install -m 644 "src/luarocks/cmd/config.lua" "/build/stage/share/lua/5.1/luarocks/cmd/config.lua" [2020-10-27T07:08:13.101Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/cmd" [2020-10-27T07:08:13.101Z] install -m 644 "src/luarocks/cmd/doc.lua" "/build/stage/share/lua/5.1/luarocks/cmd/doc.lua" [2020-10-27T07:08:13.101Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/cmd" [2020-10-27T07:08:13.101Z] install -m 644 "src/luarocks/cmd/download.lua" "/build/stage/share/lua/5.1/luarocks/cmd/download.lua" [2020-10-27T07:08:13.101Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/cmd" [2020-10-27T07:08:13.101Z] install -m 644 "src/luarocks/cmd/init.lua" "/build/stage/share/lua/5.1/luarocks/cmd/init.lua" [2020-10-27T07:08:13.101Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/cmd" [2020-10-27T07:08:13.101Z] install -m 644 "src/luarocks/cmd/install.lua" "/build/stage/share/lua/5.1/luarocks/cmd/install.lua" [2020-10-27T07:08:13.101Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/cmd" [2020-10-27T07:08:13.101Z] install -m 644 "src/luarocks/cmd/lint.lua" "/build/stage/share/lua/5.1/luarocks/cmd/lint.lua" [2020-10-27T07:08:13.101Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/cmd" [2020-10-27T07:08:13.101Z] install -m 644 "src/luarocks/cmd/list.lua" "/build/stage/share/lua/5.1/luarocks/cmd/list.lua" [2020-10-27T07:08:13.101Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/cmd" [2020-10-27T07:08:13.101Z] install -m 644 "src/luarocks/cmd/make.lua" "/build/stage/share/lua/5.1/luarocks/cmd/make.lua" [2020-10-27T07:08:13.101Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/cmd" [2020-10-27T07:08:13.101Z] install -m 644 "src/luarocks/cmd/new_version.lua" "/build/stage/share/lua/5.1/luarocks/cmd/new_version.lua" [2020-10-27T07:08:13.101Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/cmd" [2020-10-27T07:08:13.101Z] install -m 644 "src/luarocks/cmd/pack.lua" "/build/stage/share/lua/5.1/luarocks/cmd/pack.lua" [2020-10-27T07:08:13.101Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/cmd" [2020-10-27T07:08:13.101Z] install -m 644 "src/luarocks/cmd/path.lua" "/build/stage/share/lua/5.1/luarocks/cmd/path.lua" [2020-10-27T07:08:13.101Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/cmd" [2020-10-27T07:08:13.101Z] install -m 644 "src/luarocks/cmd/purge.lua" "/build/stage/share/lua/5.1/luarocks/cmd/purge.lua" [2020-10-27T07:08:13.101Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/cmd" [2020-10-27T07:08:13.101Z] install -m 644 "src/luarocks/cmd/remove.lua" "/build/stage/share/lua/5.1/luarocks/cmd/remove.lua" [2020-10-27T07:08:13.101Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/cmd" [2020-10-27T07:08:13.101Z] install -m 644 "src/luarocks/cmd/search.lua" "/build/stage/share/lua/5.1/luarocks/cmd/search.lua" [2020-10-27T07:08:13.101Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/cmd" [2020-10-27T07:08:13.101Z] install -m 644 "src/luarocks/cmd/show.lua" "/build/stage/share/lua/5.1/luarocks/cmd/show.lua" [2020-10-27T07:08:13.101Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/cmd" [2020-10-27T07:08:13.101Z] install -m 644 "src/luarocks/cmd/test.lua" "/build/stage/share/lua/5.1/luarocks/cmd/test.lua" [2020-10-27T07:08:13.101Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/cmd" [2020-10-27T07:08:13.101Z] install -m 644 "src/luarocks/cmd/unpack.lua" "/build/stage/share/lua/5.1/luarocks/cmd/unpack.lua" [2020-10-27T07:08:13.101Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/cmd" [2020-10-27T07:08:13.101Z] install -m 644 "src/luarocks/cmd/upload.lua" "/build/stage/share/lua/5.1/luarocks/cmd/upload.lua" [2020-10-27T07:08:13.101Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/cmd" [2020-10-27T07:08:13.101Z] install -m 644 "src/luarocks/cmd/which.lua" "/build/stage/share/lua/5.1/luarocks/cmd/which.lua" [2020-10-27T07:08:13.101Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/cmd" [2020-10-27T07:08:13.101Z] install -m 644 "src/luarocks/cmd/write_rockspec.lua" "/build/stage/share/lua/5.1/luarocks/cmd/write_rockspec.lua" [2020-10-27T07:08:13.101Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/core" [2020-10-27T07:08:13.101Z] install -m 644 "src/luarocks/core/cfg.lua" "/build/stage/share/lua/5.1/luarocks/core/cfg.lua" [2020-10-27T07:08:13.101Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/core" [2020-10-27T07:08:13.101Z] install -m 644 "src/luarocks/core/dir.lua" "/build/stage/share/lua/5.1/luarocks/core/dir.lua" [2020-10-27T07:08:13.101Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/core" [2020-10-27T07:08:13.101Z] install -m 644 "src/luarocks/core/manif.lua" "/build/stage/share/lua/5.1/luarocks/core/manif.lua" [2020-10-27T07:08:13.101Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/core" [2020-10-27T07:08:13.101Z] install -m 644 "src/luarocks/core/path.lua" "/build/stage/share/lua/5.1/luarocks/core/path.lua" [2020-10-27T07:08:13.101Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/core" [2020-10-27T07:08:13.101Z] install -m 644 "src/luarocks/core/persist.lua" "/build/stage/share/lua/5.1/luarocks/core/persist.lua" [2020-10-27T07:08:13.101Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/core" [2020-10-27T07:08:13.101Z] install -m 644 "src/luarocks/core/sysdetect.lua" "/build/stage/share/lua/5.1/luarocks/core/sysdetect.lua" [2020-10-27T07:08:13.101Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/core" [2020-10-27T07:08:13.101Z] install -m 644 "src/luarocks/core/util.lua" "/build/stage/share/lua/5.1/luarocks/core/util.lua" [2020-10-27T07:08:13.101Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/core" [2020-10-27T07:08:13.364Z] install -m 644 "src/luarocks/core/vers.lua" "/build/stage/share/lua/5.1/luarocks/core/vers.lua" [2020-10-27T07:08:13.364Z] mkdir -p "/build/stage/share/lua/5.1/luarocks" [2020-10-27T07:08:13.364Z] install -m 644 "src/luarocks/deps.lua" "/build/stage/share/lua/5.1/luarocks/deps.lua" [2020-10-27T07:08:13.364Z] mkdir -p "/build/stage/share/lua/5.1/luarocks" [2020-10-27T07:08:13.364Z] install -m 644 "src/luarocks/dir.lua" "/build/stage/share/lua/5.1/luarocks/dir.lua" [2020-10-27T07:08:13.364Z] mkdir -p "/build/stage/share/lua/5.1/luarocks" [2020-10-27T07:08:13.364Z] install -m 644 "src/luarocks/download.lua" "/build/stage/share/lua/5.1/luarocks/download.lua" [2020-10-27T07:08:13.364Z] mkdir -p "/build/stage/share/lua/5.1/luarocks" [2020-10-27T07:08:13.364Z] install -m 644 "src/luarocks/fetch.lua" "/build/stage/share/lua/5.1/luarocks/fetch.lua" [2020-10-27T07:08:13.364Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/fetch" [2020-10-27T07:08:13.364Z] install -m 644 "src/luarocks/fetch/cvs.lua" "/build/stage/share/lua/5.1/luarocks/fetch/cvs.lua" [2020-10-27T07:08:13.364Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/fetch" [2020-10-27T07:08:13.364Z] install -m 644 "src/luarocks/fetch/git.lua" "/build/stage/share/lua/5.1/luarocks/fetch/git.lua" [2020-10-27T07:08:13.364Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/fetch" [2020-10-27T07:08:13.364Z] install -m 644 "src/luarocks/fetch/git_file.lua" "/build/stage/share/lua/5.1/luarocks/fetch/git_file.lua" [2020-10-27T07:08:13.364Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/fetch" [2020-10-27T07:08:13.364Z] install -m 644 "src/luarocks/fetch/git_http.lua" "/build/stage/share/lua/5.1/luarocks/fetch/git_http.lua" [2020-10-27T07:08:13.364Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/fetch" [2020-10-27T07:08:13.364Z] install -m 644 "src/luarocks/fetch/git_https.lua" "/build/stage/share/lua/5.1/luarocks/fetch/git_https.lua" [2020-10-27T07:08:13.364Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/fetch" [2020-10-27T07:08:13.364Z] install -m 644 "src/luarocks/fetch/git_ssh.lua" "/build/stage/share/lua/5.1/luarocks/fetch/git_ssh.lua" [2020-10-27T07:08:13.364Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/fetch" [2020-10-27T07:08:13.364Z] install -m 644 "src/luarocks/fetch/hg.lua" "/build/stage/share/lua/5.1/luarocks/fetch/hg.lua" [2020-10-27T07:08:13.364Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/fetch" [2020-10-27T07:08:13.364Z] install -m 644 "src/luarocks/fetch/hg_http.lua" "/build/stage/share/lua/5.1/luarocks/fetch/hg_http.lua" [2020-10-27T07:08:13.364Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/fetch" [2020-10-27T07:08:13.364Z] install -m 644 "src/luarocks/fetch/hg_https.lua" "/build/stage/share/lua/5.1/luarocks/fetch/hg_https.lua" [2020-10-27T07:08:13.364Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/fetch" [2020-10-27T07:08:13.364Z] install -m 644 "src/luarocks/fetch/hg_ssh.lua" "/build/stage/share/lua/5.1/luarocks/fetch/hg_ssh.lua" [2020-10-27T07:08:13.364Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/fetch" [2020-10-27T07:08:13.364Z] install -m 644 "src/luarocks/fetch/sscm.lua" "/build/stage/share/lua/5.1/luarocks/fetch/sscm.lua" [2020-10-27T07:08:13.364Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/fetch" [2020-10-27T07:08:13.364Z] install -m 644 "src/luarocks/fetch/svn.lua" "/build/stage/share/lua/5.1/luarocks/fetch/svn.lua" [2020-10-27T07:08:13.364Z] mkdir -p "/build/stage/share/lua/5.1/luarocks" [2020-10-27T07:08:13.364Z] install -m 644 "src/luarocks/fs.lua" "/build/stage/share/lua/5.1/luarocks/fs.lua" [2020-10-27T07:08:13.364Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/fs" [2020-10-27T07:08:13.364Z] install -m 644 "src/luarocks/fs/freebsd.lua" "/build/stage/share/lua/5.1/luarocks/fs/freebsd.lua" [2020-10-27T07:08:13.364Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/fs" [2020-10-27T07:08:13.364Z] install -m 644 "src/luarocks/fs/linux.lua" "/build/stage/share/lua/5.1/luarocks/fs/linux.lua" [2020-10-27T07:08:13.364Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/fs" [2020-10-27T07:08:13.364Z] install -m 644 "src/luarocks/fs/lua.lua" "/build/stage/share/lua/5.1/luarocks/fs/lua.lua" [2020-10-27T07:08:13.364Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/fs" [2020-10-27T07:08:13.364Z] install -m 644 "src/luarocks/fs/macosx.lua" "/build/stage/share/lua/5.1/luarocks/fs/macosx.lua" [2020-10-27T07:08:13.364Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/fs" [2020-10-27T07:08:13.364Z] install -m 644 "src/luarocks/fs/tools.lua" "/build/stage/share/lua/5.1/luarocks/fs/tools.lua" [2020-10-27T07:08:13.364Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/fs" [2020-10-27T07:08:13.364Z] install -m 644 "src/luarocks/fs/unix.lua" "/build/stage/share/lua/5.1/luarocks/fs/unix.lua" [2020-10-27T07:08:13.364Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/fs/unix" [2020-10-27T07:08:13.364Z] install -m 644 "src/luarocks/fs/unix/tools.lua" "/build/stage/share/lua/5.1/luarocks/fs/unix/tools.lua" [2020-10-27T07:08:13.364Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/fs" [2020-10-27T07:08:13.364Z] install -m 644 "src/luarocks/fs/win32.lua" "/build/stage/share/lua/5.1/luarocks/fs/win32.lua" [2020-10-27T07:08:13.364Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/fs/win32" [2020-10-27T07:08:13.364Z] install -m 644 "src/luarocks/fs/win32/tools.lua" "/build/stage/share/lua/5.1/luarocks/fs/win32/tools.lua" [2020-10-27T07:08:13.364Z] mkdir -p "/build/stage/share/lua/5.1/luarocks" [2020-10-27T07:08:13.364Z] install -m 644 "src/luarocks/fun.lua" "/build/stage/share/lua/5.1/luarocks/fun.lua" [2020-10-27T07:08:13.364Z] mkdir -p "/build/stage/share/lua/5.1/luarocks" [2020-10-27T07:08:13.364Z] install -m 644 "src/luarocks/loader.lua" "/build/stage/share/lua/5.1/luarocks/loader.lua" [2020-10-27T07:08:13.364Z] mkdir -p "/build/stage/share/lua/5.1/luarocks" [2020-10-27T07:08:13.364Z] install -m 644 "src/luarocks/manif.lua" "/build/stage/share/lua/5.1/luarocks/manif.lua" [2020-10-27T07:08:13.364Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/manif" [2020-10-27T07:08:13.364Z] install -m 644 "src/luarocks/manif/writer.lua" "/build/stage/share/lua/5.1/luarocks/manif/writer.lua" [2020-10-27T07:08:13.364Z] mkdir -p "/build/stage/share/lua/5.1/luarocks" [2020-10-27T07:08:13.364Z] install -m 644 "src/luarocks/pack.lua" "/build/stage/share/lua/5.1/luarocks/pack.lua" [2020-10-27T07:08:13.364Z] mkdir -p "/build/stage/share/lua/5.1/luarocks" [2020-10-27T07:08:13.364Z] install -m 644 "src/luarocks/path.lua" "/build/stage/share/lua/5.1/luarocks/path.lua" [2020-10-27T07:08:13.364Z] mkdir -p "/build/stage/share/lua/5.1/luarocks" [2020-10-27T07:08:13.364Z] install -m 644 "src/luarocks/persist.lua" "/build/stage/share/lua/5.1/luarocks/persist.lua" [2020-10-27T07:08:13.364Z] mkdir -p "/build/stage/share/lua/5.1/luarocks" [2020-10-27T07:08:13.364Z] install -m 644 "src/luarocks/queries.lua" "/build/stage/share/lua/5.1/luarocks/queries.lua" [2020-10-27T07:08:13.364Z] mkdir -p "/build/stage/share/lua/5.1/luarocks" [2020-10-27T07:08:13.364Z] install -m 644 "src/luarocks/remove.lua" "/build/stage/share/lua/5.1/luarocks/remove.lua" [2020-10-27T07:08:13.364Z] mkdir -p "/build/stage/share/lua/5.1/luarocks" [2020-10-27T07:08:13.364Z] install -m 644 "src/luarocks/repos.lua" "/build/stage/share/lua/5.1/luarocks/repos.lua" [2020-10-27T07:08:13.364Z] mkdir -p "/build/stage/share/lua/5.1/luarocks" [2020-10-27T07:08:13.364Z] install -m 644 "src/luarocks/require.lua" "/build/stage/share/lua/5.1/luarocks/require.lua" [2020-10-27T07:08:13.364Z] mkdir -p "/build/stage/share/lua/5.1/luarocks" [2020-10-27T07:08:13.364Z] install -m 644 "src/luarocks/results.lua" "/build/stage/share/lua/5.1/luarocks/results.lua" [2020-10-27T07:08:13.364Z] mkdir -p "/build/stage/share/lua/5.1/luarocks" [2020-10-27T07:08:13.364Z] install -m 644 "src/luarocks/rockspecs.lua" "/build/stage/share/lua/5.1/luarocks/rockspecs.lua" [2020-10-27T07:08:13.364Z] mkdir -p "/build/stage/share/lua/5.1/luarocks" [2020-10-27T07:08:13.364Z] install -m 644 "src/luarocks/search.lua" "/build/stage/share/lua/5.1/luarocks/search.lua" [2020-10-27T07:08:13.364Z] mkdir -p "/build/stage/share/lua/5.1/luarocks" [2020-10-27T07:08:13.364Z] install -m 644 "src/luarocks/signing.lua" "/build/stage/share/lua/5.1/luarocks/signing.lua" [2020-10-27T07:08:13.364Z] mkdir -p "/build/stage/share/lua/5.1/luarocks" [2020-10-27T07:08:13.364Z] install -m 644 "src/luarocks/test.lua" "/build/stage/share/lua/5.1/luarocks/test.lua" [2020-10-27T07:08:13.626Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/test" [2020-10-27T07:08:13.626Z] install -m 644 "src/luarocks/test/busted.lua" "/build/stage/share/lua/5.1/luarocks/test/busted.lua" [2020-10-27T07:08:13.626Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/test" [2020-10-27T07:08:13.626Z] install -m 644 "src/luarocks/test/command.lua" "/build/stage/share/lua/5.1/luarocks/test/command.lua" [2020-10-27T07:08:13.626Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/tools" [2020-10-27T07:08:13.626Z] install -m 644 "src/luarocks/tools/patch.lua" "/build/stage/share/lua/5.1/luarocks/tools/patch.lua" [2020-10-27T07:08:13.626Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/tools" [2020-10-27T07:08:13.626Z] install -m 644 "src/luarocks/tools/tar.lua" "/build/stage/share/lua/5.1/luarocks/tools/tar.lua" [2020-10-27T07:08:13.626Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/tools" [2020-10-27T07:08:13.626Z] install -m 644 "src/luarocks/tools/zip.lua" "/build/stage/share/lua/5.1/luarocks/tools/zip.lua" [2020-10-27T07:08:13.626Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/type" [2020-10-27T07:08:13.626Z] install -m 644 "src/luarocks/type/manifest.lua" "/build/stage/share/lua/5.1/luarocks/type/manifest.lua" [2020-10-27T07:08:13.626Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/type" [2020-10-27T07:08:13.626Z] install -m 644 "src/luarocks/type/rockspec.lua" "/build/stage/share/lua/5.1/luarocks/type/rockspec.lua" [2020-10-27T07:08:13.626Z] mkdir -p "/build/stage/share/lua/5.1/luarocks" [2020-10-27T07:08:13.626Z] install -m 644 "src/luarocks/type_check.lua" "/build/stage/share/lua/5.1/luarocks/type_check.lua" [2020-10-27T07:08:13.626Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/upload" [2020-10-27T07:08:13.626Z] install -m 644 "src/luarocks/upload/api.lua" "/build/stage/share/lua/5.1/luarocks/upload/api.lua" [2020-10-27T07:08:13.626Z] mkdir -p "/build/stage/share/lua/5.1/luarocks/upload" [2020-10-27T07:08:13.626Z] install -m 644 "src/luarocks/upload/multipart.lua" "/build/stage/share/lua/5.1/luarocks/upload/multipart.lua" [2020-10-27T07:08:13.626Z] mkdir -p "/build/stage/share/lua/5.1/luarocks" [2020-10-27T07:08:13.626Z] install -m 644 "src/luarocks/util.lua" "/build/stage/share/lua/5.1/luarocks/util.lua" [2020-10-27T07:08:16.930Z] Staging luarocks  [2020-10-27T07:08:19.480Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-10-27T07:08:19.480Z] 0% [Working] 0% [Working] 0% 0% 0% Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2020-10-27T07:08:19.742Z] 0% 0% 69% [Working] 69% [Working] 69% Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-10-27T07:08:19.742Z] 69% 69% 85% [Working] 85% [Working] 85% Hit http://archive.ubuntu.com/ubuntu bionic-backports InRelease [2020-10-27T07:08:20.003Z] 85% 93% [Working] 93% [Working] 93% 97% [Working] Fetched 0 B in 0s (0 B/s) [2020-10-27T07:08:24.211Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 linux-libc-dev_4.15.0-122.124_amd64.deb [998 kB] [2020-10-27T07:08:24.473Z] 1% 71% 100% [Working] Fetched 998 kB in 0s (0 B/s) [2020-10-27T07:08:24.473Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libc6-dev_2.27-3ubuntu1.2_amd64.deb [2585 kB] [2020-10-27T07:08:25.310Z] 0% 27% 100% [Working] Fetched 2585 kB in 0s (0 B/s) [2020-10-27T07:08:25.571Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 lua5.1_5.1.5-8.1build2_amd64.deb [93.2 kB] [2020-10-27T07:08:25.832Z] 13% 100% [Working] Fetched 93.2 kB in 0s (0 B/s) [2020-10-27T07:08:26.093Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2020-10-27T07:08:26.093Z] 32% 100% [Working] Fetched 41.8 kB in 0s (0 B/s) [2020-10-27T07:08:26.352Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb [2762 kB] [2020-10-27T07:08:26.352Z] 100% [Working] Fetched 0 B in 0s (0 B/s) [2020-10-27T07:08:26.613Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libperl5.26_5.26.1-6ubuntu0.5_amd64.deb [3534 kB] [2020-10-27T07:08:26.613Z] 100% [Working] Fetched 0 B in 0s (0 B/s) [2020-10-27T07:08:26.613Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libgdbm5_1.14.1-6_amd64.deb [26.0 kB] [2020-10-27T07:08:26.613Z] 100% [Working] Fetched 0 B in 0s (0 B/s) [2020-10-27T07:08:27.141Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 lua-any_24_all.deb [4718 B] [2020-10-27T07:08:27.141Z] 99% 100% [Working] Fetched 4718 B in 0s (0 B/s) [2020-10-27T07:08:27.402Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 liblua5.1-0_5.1.5-8.1build2_amd64.deb [100 kB] [2020-10-27T07:08:27.668Z] 12% 100% [Working] Fetched 100 kB in 0s (0 B/s) [2020-10-27T07:08:27.668Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libtinfo-dev_6.1-1ubuntu1.18.04_amd64.deb [81.3 kB] [2020-10-27T07:08:27.936Z] 15% 100% [Working] Fetched 81.3 kB in 0s (0 B/s) [2020-10-27T07:08:28.200Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libreadline7_7.0-3_amd64.deb [124 kB] [2020-10-27T07:08:28.461Z] 10% 100% [Working] Fetched 124 kB in 0s (0 B/s) [2020-10-27T07:08:28.722Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 unzip_6.0-21ubuntu1_amd64.deb [167 kB] [2020-10-27T07:08:28.985Z] 7% 100% [Working] Fetched 167 kB in 0s (0 B/s) [2020-10-27T07:08:29.247Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 zip_3.0-11build1_amd64.deb [167 kB] [2020-10-27T07:08:29.508Z] 7% 100% [Working] Fetched 167 kB in 0s (0 B/s) [2020-10-27T07:08:29.772Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libc-dev-bin_2.27-3ubuntu1.2_amd64.deb [71.8 kB] [2020-10-27T07:08:30.034Z] 17% 100% [Working] Fetched 71.8 kB in 0s (0 B/s) [2020-10-27T07:08:30.034Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 perl_5.26.1-6ubuntu0.5_amd64.deb [201 kB] [2020-10-27T07:08:30.034Z] 100% [Working] Fetched 0 B in 0s (0 B/s) [2020-10-27T07:08:30.295Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2020-10-27T07:08:30.867Z] 3% 100% [Working] Fetched 368 kB in 0s (0 B/s) [2020-10-27T07:08:30.867Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 wget_1.19.4-1ubuntu2.2_amd64.deb [316 kB] [2020-10-27T07:08:31.469Z] 3% 100% [Working] Fetched 316 kB in 0s (0 B/s) [2020-10-27T07:08:31.469Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.6_amd64.deb [1301 kB] [2020-10-27T07:08:32.040Z] 0% 53% 100% [Working] Fetched 1301 kB in 0s (0 B/s) [2020-10-27T07:08:32.563Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 luarocks_2.4.2+dfsg-1_all.deb [97.6 kB] [2020-10-27T07:08:32.823Z] 12% 100% [Working] Fetched 97.6 kB in 0s (0 B/s) [2020-10-27T07:08:32.823Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libreadline-dev_7.0-3_amd64.deb [133 kB] [2020-10-27T07:08:33.095Z] 9% 100% [Working] Fetched 133 kB in 0s (0 B/s) [2020-10-27T07:08:33.357Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libyaml-0-2_0.1.7-2ubuntu3_amd64.deb [47.2 kB] [2020-10-27T07:08:33.618Z] 26% 100% [Working] Fetched 47.2 kB in 0s (0 B/s) [2020-10-27T07:08:33.618Z] 0% [Working] 0% [Working] 0% [Working] Get:1 libgdbm-compat4_1.14.1-6_amd64.deb [6084 B] [2020-10-27T07:08:33.619Z] 100% [Working] Fetched 0 B in 0s (0 B/s) [2020-10-27T07:08:33.881Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 liblua5.1-0-dev_5.1.5-8.1build2_amd64.deb [119 kB] [2020-10-27T07:08:34.454Z] 10% 100% [Working] Fetched 119 kB in 0s (0 B/s) [2020-10-27T07:08:34.454Z] 0% [Working] 0% [Working] 0% [Working] 0% [Working] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2020-10-27T07:08:34.715Z] 25% 100% [Working] Fetched 48.7 kB in 0s (0 B/s) [2020-10-27T07:08:38.928Z] Copying needed target link from the system /lib/x86_64-linux-gnu/libtinfo.so.5.9 [2020-10-27T07:08:40.314Z] Pulling kong  [2020-10-27T07:08:40.885Z] Cloning into '/build/parts/kong/src'... [2020-10-27T07:08:41.459Z] remote: Enumerating objects: 834, done. [2020-10-27T07:08:41.460Z] 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. [2020-10-27T07:08:41.721Z] 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. [2020-10-27T07:08:41.722Z] 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) 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) remote: Total 834 (delta 143), reused 346 (delta 57), pack-reused 0 [2020-10-27T07:08:41.722Z] Receiving objects: 99% (826/834) Receiving objects: 100% (834/834) Receiving objects: 100% (834/834), 1.02 MiB | 7.77 MiB/s, done. [2020-10-27T07:08:41.722Z] Resolving deltas: 0% (0/143) Resolving deltas: 1% (2/143) Resolving deltas: 2% (3/143) Resolving deltas: 4% (6/143) Resolving deltas: 5% (8/143) Resolving deltas: 6% (9/143) Resolving deltas: 7% (11/143) Resolving deltas: 8% (12/143) Resolving deltas: 9% (13/143) Resolving deltas: 13% (20/143) Resolving deltas: 14% (21/143) Resolving deltas: 15% (22/143) Resolving deltas: 16% (23/143) Resolving deltas: 17% (25/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: 25% (37/143) Resolving deltas: 27% (40/143) Resolving deltas: 29% (42/143) Resolving deltas: 30% (43/143) Resolving deltas: 31% (45/143) Resolving deltas: 32% (46/143) Resolving deltas: 33% (48/143) Resolving deltas: 39% (57/143) Resolving deltas: 44% (63/143) Resolving deltas: 45% (65/143) Resolving deltas: 46% (67/143) Resolving deltas: 48% (69/143) Resolving deltas: 49% (71/143) Resolving deltas: 50% (72/143) Resolving deltas: 51% (73/143) Resolving deltas: 52% (75/143) Resolving deltas: 53% (76/143) Resolving deltas: 54% (78/143) Resolving deltas: 57% (82/143) Resolving deltas: 58% (83/143) Resolving deltas: 62% (89/143) Resolving deltas: 69% (100/143) Resolving deltas: 72% (103/143) Resolving deltas: 88% (126/143) Resolving deltas: 97% (139/143) Resolving deltas: 100% (143/143) Resolving deltas: 100% (143/143), done. [2020-10-27T07:08:41.981Z] Note: checking out '8906d9415e5c117a1b92a33360fc896e0cbb4eda'. [2020-10-27T07:08:41.981Z] [2020-10-27T07:08:41.981Z] You are in 'detached HEAD' state. You can look around, make experimental [2020-10-27T07:08:41.981Z] changes and commit them, and you can discard any commits you make in this [2020-10-27T07:08:41.981Z] state without impacting any branches by performing another checkout. [2020-10-27T07:08:41.981Z] [2020-10-27T07:08:41.981Z] If you want to create a new branch to retain commits you create, you may [2020-10-27T07:08:41.981Z] do so (now or later) by using -b with the checkout command again. Example: [2020-10-27T07:08:41.981Z] [2020-10-27T07:08:41.981Z] git checkout -b [2020-10-27T07:08:41.981Z] [2020-10-27T07:08:41.981Z] patching file kong-2.0.4-0.rockspec [2020-10-27T07:08:42.242Z] 'go115' has dependencies that need to be staged: kong go-build-helper [2020-10-27T07:08:42.242Z] Skipping pull go-build-helper (already ran) [2020-10-27T07:08:42.242Z] Skipping pull kong (already ran) [2020-10-27T07:08:42.242Z] Building go-build-helper  [2020-10-27T07:08:52.318Z] Building kong  [2020-10-27T07:08:52.318Z] Missing dependencies for kong 2.0.4-0: [2020-10-27T07:08:52.318Z] inspect 3.1.1 (not installed) [2020-10-27T07:08:52.318Z] luasec 0.9 (not installed) [2020-10-27T07:08:52.318Z] luasocket 3.0-rc1 (not installed) [2020-10-27T07:08:52.318Z] penlight 1.7.0 (not installed) [2020-10-27T07:08:52.318Z] lua-resty-http 0.15 (not installed) [2020-10-27T07:08:52.318Z] lua-resty-jit-uuid 0.0.7 (not installed) [2020-10-27T07:08:52.318Z] multipart 0.5.6 (not installed) [2020-10-27T07:08:52.318Z] version 1.0.1 (not installed) [2020-10-27T07:08:52.318Z] kong-lapis 1.7.0.1 (not installed) [2020-10-27T07:08:52.318Z] lua-cassandra 1.5.0 (not installed) [2020-10-27T07:08:52.318Z] pgmoon 1.10.0 (not installed) [2020-10-27T07:08:52.318Z] luatz 0.4 (not installed) [2020-10-27T07:08:52.318Z] lua_system_constants 0.1.4 (not installed) [2020-10-27T07:08:52.318Z] lyaml 6.2.4 (not installed) [2020-10-27T07:08:52.318Z] lua-resty-iputils 0.3.0 (not installed) [2020-10-27T07:08:52.318Z] luasyslog 1.0.0 (not installed) [2020-10-27T07:08:52.318Z] lua_pack 1.0.5 (not installed) [2020-10-27T07:08:52.318Z] lua-resty-dns-client 4.1.3 (not installed) [2020-10-27T07:08:52.318Z] lua-resty-worker-events 1.0.0 (not installed) [2020-10-27T07:08:52.318Z] lua-resty-mediador 0.1.2 (not installed) [2020-10-27T07:08:52.318Z] lua-resty-healthcheck 1.2.0 (not installed) [2020-10-27T07:08:52.318Z] lua-resty-cookie 0.1.0 (not installed) [2020-10-27T07:08:52.318Z] lua-resty-mlcache 2.4.1 (not installed) [2020-10-27T07:08:52.318Z] lua-messagepack 0.5.2 (not installed) [2020-10-27T07:08:52.318Z] lua-resty-openssl 0.6.3 (not installed) [2020-10-27T07:08:52.318Z] lua-resty-counter 0.2.0 (not installed) [2020-10-27T07:08:52.318Z] kong-plugin-azure-functions ~> 0.4 (not installed) [2020-10-27T07:08:52.318Z] kong-plugin-zipkin ~> 0.2 (not installed) [2020-10-27T07:08:52.318Z] kong-plugin-serverless-functions ~> 0.3 (not installed) [2020-10-27T07:08:52.318Z] kong-prometheus-plugin ~> 0.7 (not installed) [2020-10-27T07:08:52.318Z] kong-proxy-cache-plugin ~> 1.3 (not installed) [2020-10-27T07:08:52.318Z] kong-plugin-request-transformer ~> 1.2 (not installed) [2020-10-27T07:08:52.318Z] kong-plugin-session ~> 2.2 (not installed) [2020-10-27T07:08:52.318Z] kong-plugin-aws-lambda ~> 3.1 (not installed) [2020-10-27T07:08:52.318Z] kong-plugin-acme ~> 0.2 (not installed) [2020-10-27T07:08:52.318Z] [2020-10-27T07:08:52.318Z] kong 2.0.4-0 depends on inspect 3.1.1 (not installed) [2020-10-27T07:08:53.841Z] Installing https://luarocks.org/inspect-3.1.1-0.src.rock [2020-10-27T07:08:54.155Z] [2020-10-27T07:08:54.542Z] No existing manifest. Attempting to rebuild... [2020-10-27T07:08:54.542Z] inspect 3.1.1-0 is now installed in /build/parts/kong/install (license: MIT ) [2020-10-27T07:08:54.542Z] [2020-10-27T07:08:54.542Z] kong 2.0.4-0 depends on luasec 0.9 (not installed) [2020-10-27T07:08:54.542Z] Installing https://luarocks.org/luasec-0.9-1.src.rock [2020-10-27T07:08:58.257Z] Missing dependencies for luasec 0.9-1: [2020-10-27T07:08:58.257Z] luasocket (not installed) [2020-10-27T07:08:58.257Z] [2020-10-27T07:08:58.257Z] luasec 0.9-1 depends on luasocket (not installed) [2020-10-27T07:08:58.257Z] Installing https://luarocks.org/luasocket-3.0rc1-2.src.rock [2020-10-27T07:09:06.591Z] [2020-10-27T07:09:06.591Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/mime.c -o src/mime.o -DLUA_COMPAT_APIINTCASTS -DLUASOCKET_DEBUG -DLUASOCKET_API=__attribute__((visibility("default"))) -DUNIX_API=__attribute__((visibility("default"))) -DMIME_API=__attribute__((visibility("default"))) [2020-10-27T07:09:06.591Z] gcc -shared -o mime/core.so src/mime.o [2020-10-27T07:09:06.591Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/buffer.c -o src/buffer.o -DLUA_COMPAT_APIINTCASTS -DLUASOCKET_DEBUG -DLUASOCKET_API=__attribute__((visibility("default"))) -DUNIX_API=__attribute__((visibility("default"))) -DMIME_API=__attribute__((visibility("default"))) [2020-10-27T07:09:06.591Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/auxiliar.c -o src/auxiliar.o -DLUA_COMPAT_APIINTCASTS -DLUASOCKET_DEBUG -DLUASOCKET_API=__attribute__((visibility("default"))) -DUNIX_API=__attribute__((visibility("default"))) -DMIME_API=__attribute__((visibility("default"))) [2020-10-27T07:09:06.591Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/options.c -o src/options.o -DLUA_COMPAT_APIINTCASTS -DLUASOCKET_DEBUG -DLUASOCKET_API=__attribute__((visibility("default"))) -DUNIX_API=__attribute__((visibility("default"))) -DMIME_API=__attribute__((visibility("default"))) [2020-10-27T07:09:06.591Z] src/options.c: In function ‘opt_meth_setoption’: [2020-10-27T07:09:06.591Z] src/options.c:41:43: warning: ‘%.35s’ directive writing up to 35 bytes into a region of size 25 [-Wformat-overflow=] [2020-10-27T07:09:06.591Z] sprintf(msg, "unsupported option `%.35s'", name); [2020-10-27T07:09:06.591Z] ^~~~~ [2020-10-27T07:09:06.591Z] In file included from /usr/include/stdio.h:862:0, [2020-10-27T07:09:06.591Z] from /build/stage/luajit/include/luajit-2.1/lauxlib.h:13, [2020-10-27T07:09:06.591Z] from src/options.c:7: [2020-10-27T07:09:06.591Z] /usr/include/x86_64-linux-gnu/bits/stdio2.h:33:10: note: ‘__builtin___sprintf_chk’ output between 22 and 57 bytes into a destination of size 45 [2020-10-27T07:09:06.591Z] return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, [2020-10-27T07:09:06.591Z] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2020-10-27T07:09:06.591Z] __bos (__s), __fmt, __va_arg_pack ()); [2020-10-27T07:09:06.591Z] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2020-10-27T07:09:06.855Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/timeout.c -o src/timeout.o -DLUA_COMPAT_APIINTCASTS -DLUASOCKET_DEBUG -DLUASOCKET_API=__attribute__((visibility("default"))) -DUNIX_API=__attribute__((visibility("default"))) -DMIME_API=__attribute__((visibility("default"))) [2020-10-27T07:09:06.855Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/io.c -o src/io.o -DLUA_COMPAT_APIINTCASTS -DLUASOCKET_DEBUG -DLUASOCKET_API=__attribute__((visibility("default"))) -DUNIX_API=__attribute__((visibility("default"))) -DMIME_API=__attribute__((visibility("default"))) [2020-10-27T07:09:06.855Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/usocket.c -o src/usocket.o -DLUA_COMPAT_APIINTCASTS -DLUASOCKET_DEBUG -DLUASOCKET_API=__attribute__((visibility("default"))) -DUNIX_API=__attribute__((visibility("default"))) -DMIME_API=__attribute__((visibility("default"))) [2020-10-27T07:09:07.118Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/serial.c -o src/serial.o -DLUA_COMPAT_APIINTCASTS -DLUASOCKET_DEBUG -DLUASOCKET_API=__attribute__((visibility("default"))) -DUNIX_API=__attribute__((visibility("default"))) -DMIME_API=__attribute__((visibility("default"))) [2020-10-27T07:09:07.119Z] gcc -shared -o socket/serial.so src/buffer.o src/auxiliar.o src/options.o src/timeout.o src/io.o src/usocket.o src/serial.o [2020-10-27T07:09:07.119Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/buffer.c -o src/buffer.o -DLUA_COMPAT_APIINTCASTS -DLUASOCKET_DEBUG -DLUASOCKET_API=__attribute__((visibility("default"))) -DUNIX_API=__attribute__((visibility("default"))) -DMIME_API=__attribute__((visibility("default"))) [2020-10-27T07:09:07.119Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/auxiliar.c -o src/auxiliar.o -DLUA_COMPAT_APIINTCASTS -DLUASOCKET_DEBUG -DLUASOCKET_API=__attribute__((visibility("default"))) -DUNIX_API=__attribute__((visibility("default"))) -DMIME_API=__attribute__((visibility("default"))) [2020-10-27T07:09:07.382Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/options.c -o src/options.o -DLUA_COMPAT_APIINTCASTS -DLUASOCKET_DEBUG -DLUASOCKET_API=__attribute__((visibility("default"))) -DUNIX_API=__attribute__((visibility("default"))) -DMIME_API=__attribute__((visibility("default"))) [2020-10-27T07:09:07.382Z] src/options.c: In function ‘opt_meth_setoption’: [2020-10-27T07:09:07.383Z] src/options.c:41:43: warning: ‘%.35s’ directive writing up to 35 bytes into a region of size 25 [-Wformat-overflow=] [2020-10-27T07:09:07.383Z] sprintf(msg, "unsupported option `%.35s'", name); [2020-10-27T07:09:07.383Z] ^~~~~ [2020-10-27T07:09:07.383Z] In file included from /usr/include/stdio.h:862:0, [2020-10-27T07:09:07.383Z] from /build/stage/luajit/include/luajit-2.1/lauxlib.h:13, [2020-10-27T07:09:07.383Z] from src/options.c:7: [2020-10-27T07:09:07.383Z] /usr/include/x86_64-linux-gnu/bits/stdio2.h:33:10: note: ‘__builtin___sprintf_chk’ output between 22 and 57 bytes into a destination of size 45 [2020-10-27T07:09:07.383Z] return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, [2020-10-27T07:09:07.383Z] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2020-10-27T07:09:07.383Z] __bos (__s), __fmt, __va_arg_pack ()); [2020-10-27T07:09:07.383Z] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2020-10-27T07:09:07.383Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/timeout.c -o src/timeout.o -DLUA_COMPAT_APIINTCASTS -DLUASOCKET_DEBUG -DLUASOCKET_API=__attribute__((visibility("default"))) -DUNIX_API=__attribute__((visibility("default"))) -DMIME_API=__attribute__((visibility("default"))) [2020-10-27T07:09:07.647Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/io.c -o src/io.o -DLUA_COMPAT_APIINTCASTS -DLUASOCKET_DEBUG -DLUASOCKET_API=__attribute__((visibility("default"))) -DUNIX_API=__attribute__((visibility("default"))) -DMIME_API=__attribute__((visibility("default"))) [2020-10-27T07:09:07.647Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/usocket.c -o src/usocket.o -DLUA_COMPAT_APIINTCASTS -DLUASOCKET_DEBUG -DLUASOCKET_API=__attribute__((visibility("default"))) -DUNIX_API=__attribute__((visibility("default"))) -DMIME_API=__attribute__((visibility("default"))) [2020-10-27T07:09:07.647Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/unix.c -o src/unix.o -DLUA_COMPAT_APIINTCASTS -DLUASOCKET_DEBUG -DLUASOCKET_API=__attribute__((visibility("default"))) -DUNIX_API=__attribute__((visibility("default"))) -DMIME_API=__attribute__((visibility("default"))) [2020-10-27T07:09:07.910Z] gcc -shared -o socket/unix.so src/buffer.o src/auxiliar.o src/options.o src/timeout.o src/io.o src/usocket.o src/unix.o [2020-10-27T07:09:07.910Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/luasocket.c -o src/luasocket.o -DLUA_COMPAT_APIINTCASTS -DLUASOCKET_DEBUG -DLUASOCKET_API=__attribute__((visibility("default"))) -DUNIX_API=__attribute__((visibility("default"))) -DMIME_API=__attribute__((visibility("default"))) [2020-10-27T07:09:07.910Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/timeout.c -o src/timeout.o -DLUA_COMPAT_APIINTCASTS -DLUASOCKET_DEBUG -DLUASOCKET_API=__attribute__((visibility("default"))) -DUNIX_API=__attribute__((visibility("default"))) -DMIME_API=__attribute__((visibility("default"))) [2020-10-27T07:09:07.910Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/buffer.c -o src/buffer.o -DLUA_COMPAT_APIINTCASTS -DLUASOCKET_DEBUG -DLUASOCKET_API=__attribute__((visibility("default"))) -DUNIX_API=__attribute__((visibility("default"))) -DMIME_API=__attribute__((visibility("default"))) [2020-10-27T07:09:08.172Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/io.c -o src/io.o -DLUA_COMPAT_APIINTCASTS -DLUASOCKET_DEBUG -DLUASOCKET_API=__attribute__((visibility("default"))) -DUNIX_API=__attribute__((visibility("default"))) -DMIME_API=__attribute__((visibility("default"))) [2020-10-27T07:09:08.172Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/auxiliar.c -o src/auxiliar.o -DLUA_COMPAT_APIINTCASTS -DLUASOCKET_DEBUG -DLUASOCKET_API=__attribute__((visibility("default"))) -DUNIX_API=__attribute__((visibility("default"))) -DMIME_API=__attribute__((visibility("default"))) [2020-10-27T07:09:08.172Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/options.c -o src/options.o -DLUA_COMPAT_APIINTCASTS -DLUASOCKET_DEBUG -DLUASOCKET_API=__attribute__((visibility("default"))) -DUNIX_API=__attribute__((visibility("default"))) -DMIME_API=__attribute__((visibility("default"))) [2020-10-27T07:09:08.435Z] src/options.c: In function ‘opt_meth_setoption’: [2020-10-27T07:09:08.435Z] src/options.c:41:43: warning: ‘%.35s’ directive writing up to 35 bytes into a region of size 25 [-Wformat-overflow=] [2020-10-27T07:09:08.435Z] sprintf(msg, "unsupported option `%.35s'", name); [2020-10-27T07:09:08.435Z] ^~~~~ [2020-10-27T07:09:08.435Z] In file included from /usr/include/stdio.h:862:0, [2020-10-27T07:09:08.435Z] from /build/stage/luajit/include/luajit-2.1/lauxlib.h:13, [2020-10-27T07:09:08.435Z] from src/options.c:7: [2020-10-27T07:09:08.435Z] /usr/include/x86_64-linux-gnu/bits/stdio2.h:33:10: note: ‘__builtin___sprintf_chk’ output between 22 and 57 bytes into a destination of size 45 [2020-10-27T07:09:08.435Z] return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, [2020-10-27T07:09:08.435Z] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2020-10-27T07:09:08.435Z] __bos (__s), __fmt, __va_arg_pack ()); [2020-10-27T07:09:08.435Z] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2020-10-27T07:09:08.435Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/inet.c -o src/inet.o -DLUA_COMPAT_APIINTCASTS -DLUASOCKET_DEBUG -DLUASOCKET_API=__attribute__((visibility("default"))) -DUNIX_API=__attribute__((visibility("default"))) -DMIME_API=__attribute__((visibility("default"))) [2020-10-27T07:09:08.435Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/except.c -o src/except.o -DLUA_COMPAT_APIINTCASTS -DLUASOCKET_DEBUG -DLUASOCKET_API=__attribute__((visibility("default"))) -DUNIX_API=__attribute__((visibility("default"))) -DMIME_API=__attribute__((visibility("default"))) [2020-10-27T07:09:08.697Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/select.c -o src/select.o -DLUA_COMPAT_APIINTCASTS -DLUASOCKET_DEBUG -DLUASOCKET_API=__attribute__((visibility("default"))) -DUNIX_API=__attribute__((visibility("default"))) -DMIME_API=__attribute__((visibility("default"))) [2020-10-27T07:09:08.697Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/tcp.c -o src/tcp.o -DLUA_COMPAT_APIINTCASTS -DLUASOCKET_DEBUG -DLUASOCKET_API=__attribute__((visibility("default"))) -DUNIX_API=__attribute__((visibility("default"))) -DMIME_API=__attribute__((visibility("default"))) [2020-10-27T07:09:08.697Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/udp.c -o src/udp.o -DLUA_COMPAT_APIINTCASTS -DLUASOCKET_DEBUG -DLUASOCKET_API=__attribute__((visibility("default"))) -DUNIX_API=__attribute__((visibility("default"))) -DMIME_API=__attribute__((visibility("default"))) [2020-10-27T07:09:08.961Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/usocket.c -o src/usocket.o -DLUA_COMPAT_APIINTCASTS -DLUASOCKET_DEBUG -DLUASOCKET_API=__attribute__((visibility("default"))) -DUNIX_API=__attribute__((visibility("default"))) -DMIME_API=__attribute__((visibility("default"))) [2020-10-27T07:09:09.224Z] gcc -shared -o socket/core.so src/luasocket.o src/timeout.o src/buffer.o src/io.o src/auxiliar.o src/options.o src/inet.o src/except.o src/select.o src/tcp.o src/udp.o src/usocket.o [2020-10-27T07:09:09.798Z] luasocket 3.0rc1-2 is now installed in /build/parts/kong/install (license: MIT) [2020-10-27T07:09:09.798Z] [2020-10-27T07:09:09.798Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/options.c -o src/options.o -DWITH_LUASOCKET -DLUASOCKET_DEBUG -I/usr/include -Isrc/ -Isrc/luasocket [2020-10-27T07:09:09.798Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/config.c -o src/config.o -DWITH_LUASOCKET -DLUASOCKET_DEBUG -I/usr/include -Isrc/ -Isrc/luasocket [2020-10-27T07:09:10.060Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/ec.c -o src/ec.o -DWITH_LUASOCKET -DLUASOCKET_DEBUG -I/usr/include -Isrc/ -Isrc/luasocket [2020-10-27T07:09:10.060Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/x509.c -o src/x509.o -DWITH_LUASOCKET -DLUASOCKET_DEBUG -I/usr/include -Isrc/ -Isrc/luasocket [2020-10-27T07:09:10.324Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/context.c -o src/context.o -DWITH_LUASOCKET -DLUASOCKET_DEBUG -I/usr/include -Isrc/ -Isrc/luasocket [2020-10-27T07:09:10.589Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/ssl.c -o src/ssl.o -DWITH_LUASOCKET -DLUASOCKET_DEBUG -I/usr/include -Isrc/ -Isrc/luasocket [2020-10-27T07:09:10.852Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/luasocket/buffer.c -o src/luasocket/buffer.o -DWITH_LUASOCKET -DLUASOCKET_DEBUG -I/usr/include -Isrc/ -Isrc/luasocket [2020-10-27T07:09:11.116Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/luasocket/io.c -o src/luasocket/io.o -DWITH_LUASOCKET -DLUASOCKET_DEBUG -I/usr/include -Isrc/ -Isrc/luasocket [2020-10-27T07:09:11.116Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/luasocket/timeout.c -o src/luasocket/timeout.o -DWITH_LUASOCKET -DLUASOCKET_DEBUG -I/usr/include -Isrc/ -Isrc/luasocket [2020-10-27T07:09:11.116Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/luasocket/usocket.c -o src/luasocket/usocket.o -DWITH_LUASOCKET -DLUASOCKET_DEBUG -I/usr/include -Isrc/ -Isrc/luasocket [2020-10-27T07:09:11.379Z] gcc -shared -o ssl.so src/options.o src/config.o src/ec.o src/x509.o src/context.o src/ssl.o src/luasocket/buffer.o src/luasocket/io.o src/luasocket/timeout.o src/luasocket/usocket.o -L/usr/lib/x86_64-linux-gnu -Wl,-rpath,/usr/lib/x86_64-linux-gnu -lssl -lcrypto [2020-10-27T07:09:11.641Z] luasec 0.9-1 is now installed in /build/parts/kong/install (license: MIT) [2020-10-27T07:09:11.641Z] [2020-10-27T07:09:11.641Z] kong 2.0.4-0 depends on penlight 1.7.0 (not installed) [2020-10-27T07:09:11.641Z] Installing https://luarocks.org/penlight-1.7.0-1.src.rock [2020-10-27T07:09:33.648Z] Missing dependencies for penlight 1.7.0-1: [2020-10-27T07:09:33.648Z] luafilesystem (not installed) [2020-10-27T07:09:33.648Z] [2020-10-27T07:09:33.648Z] penlight 1.7.0-1 depends on luafilesystem (not installed) [2020-10-27T07:09:33.648Z] Installing https://luarocks.org/luafilesystem-1.8.0-1.src.rock [2020-10-27T07:09:33.648Z] [2020-10-27T07:09:33.648Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c src/lfs.c -o src/lfs.o [2020-10-27T07:09:33.648Z] gcc -shared -o lfs.so src/lfs.o [2020-10-27T07:09:33.648Z] luafilesystem 1.8.0-1 is now installed in /build/parts/kong/install (license: MIT/X11) [2020-10-27T07:09:33.648Z] [2020-10-27T07:09:34.599Z] penlight 1.7.0-1 is now installed in /build/parts/kong/install (license: MIT/X11) [2020-10-27T07:09:34.599Z] [2020-10-27T07:09:34.599Z] kong 2.0.4-0 depends on lua-resty-http 0.15 (not installed) [2020-10-27T07:09:34.599Z] Installing https://luarocks.org/lua-resty-http-0.15-0.src.rock [2020-10-27T07:09:38.820Z] [2020-10-27T07:09:38.820Z] lua-resty-http 0.15-0 is now installed in /build/parts/kong/install (license: 2-clause BSD) [2020-10-27T07:09:38.820Z] [2020-10-27T07:09:38.820Z] kong 2.0.4-0 depends on lua-resty-jit-uuid 0.0.7 (not installed) [2020-10-27T07:09:38.820Z] Installing https://luarocks.org/lua-resty-jit-uuid-0.0.7-2.src.rock [2020-10-27T07:09:40.739Z] [2020-10-27T07:09:41.000Z] lua-resty-jit-uuid 0.0.7-2 is now installed in /build/parts/kong/install (license: MIT) [2020-10-27T07:09:41.000Z] [2020-10-27T07:09:41.000Z] kong 2.0.4-0 depends on multipart 0.5.6 (not installed) [2020-10-27T07:09:41.000Z] Installing https://luarocks.org/multipart-0.5.6-1.src.rock [2020-10-27T07:09:42.389Z] [2020-10-27T07:09:42.389Z] multipart 0.5.6-1 is now installed in /build/parts/kong/install (license: MIT) [2020-10-27T07:09:42.389Z] [2020-10-27T07:09:42.389Z] kong 2.0.4-0 depends on version 1.0.1 (not installed) [2020-10-27T07:09:42.389Z] Installing https://luarocks.org/version-1.0.1-2.src.rock [2020-10-27T07:09:44.312Z] [2020-10-27T07:09:44.312Z] version 1.0.1-2 is now installed in /build/parts/kong/install (license: Apache 2.0) [2020-10-27T07:09:44.312Z] [2020-10-27T07:09:44.312Z] kong 2.0.4-0 depends on kong-lapis 1.7.0.1 (not installed) [2020-10-27T07:09:44.312Z] Installing https://luarocks.org/kong-lapis-1.7.0.1-1.src.rock [2020-10-27T07:09:48.530Z] Missing dependencies for kong-lapis 1.7.0.1-1: [2020-10-27T07:09:48.530Z] ansicolors (not installed) [2020-10-27T07:09:48.530Z] date (not installed) [2020-10-27T07:09:48.530Z] etlua (not installed) [2020-10-27T07:09:48.530Z] loadkit (not installed) [2020-10-27T07:09:48.530Z] lpeg (not installed) [2020-10-27T07:09:48.530Z] mimetypes (not installed) [2020-10-27T07:09:48.530Z] pgmoon (not installed) [2020-10-27T07:09:48.530Z] [2020-10-27T07:09:48.530Z] kong-lapis 1.7.0.1-1 depends on ansicolors (not installed) [2020-10-27T07:09:48.530Z] Installing https://luarocks.org/ansicolors-1.0.2-3.src.rock [2020-10-27T07:09:48.530Z] [2020-10-27T07:09:48.530Z] ansicolors 1.0.2-3 is now installed in /build/parts/kong/install (license: MIT ) [2020-10-27T07:09:48.530Z] [2020-10-27T07:09:48.530Z] kong-lapis 1.7.0.1-1 depends on date (not installed) [2020-10-27T07:09:48.530Z] Installing https://luarocks.org/date-2.1.2-1.src.rock [2020-10-27T07:09:51.085Z] [2020-10-27T07:09:51.349Z] date 2.1.2-1 is now installed in /build/parts/kong/install (license: MIT) [2020-10-27T07:09:51.349Z] [2020-10-27T07:09:51.349Z] kong-lapis 1.7.0.1-1 depends on etlua (not installed) [2020-10-27T07:09:51.349Z] Installing https://luarocks.org/etlua-1.3.0-1.src.rock [2020-10-27T07:10:01.366Z] [2020-10-27T07:10:01.366Z] etlua 1.3.0-1 is now installed in /build/parts/kong/install (license: MIT) [2020-10-27T07:10:01.366Z] [2020-10-27T07:10:01.366Z] kong-lapis 1.7.0.1-1 depends on loadkit (not installed) [2020-10-27T07:10:01.366Z] Installing https://luarocks.org/loadkit-1.1.0-1.src.rock [2020-10-27T07:10:01.366Z] [2020-10-27T07:10:01.366Z] loadkit 1.1.0-1 is now installed in /build/parts/kong/install (license: MIT) [2020-10-27T07:10:01.366Z] [2020-10-27T07:10:01.366Z] kong-lapis 1.7.0.1-1 depends on lpeg (not installed) [2020-10-27T07:10:01.366Z] Installing https://luarocks.org/lpeg-1.0.2-1.src.rock [2020-10-27T07:10:03.925Z] [2020-10-27T07:10:03.925Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c lpcap.c -o lpcap.o [2020-10-27T07:10:03.925Z] In file included from lpcap.h:9:0, [2020-10-27T07:10:03.925Z] from lpcap.c:9: [2020-10-27T07:10:03.925Z] lptypes.h:38:0: warning: "luaL_newlib" redefined [2020-10-27T07:10:03.925Z] #define luaL_newlib(L,f) luaL_register(L,"lpeg",f) [2020-10-27T07:10:03.925Z] [2020-10-27T07:10:03.925Z] In file included from lpcap.c:7:0: [2020-10-27T07:10:03.925Z] /build/stage/luajit/include/luajit-2.1/lauxlib.h:125:0: note: this is the location of the previous definition [2020-10-27T07:10:03.925Z] #define luaL_newlib(L, l) (luaL_newlibtable(L, l), luaL_setfuncs(L, l, 0)) [2020-10-27T07:10:03.925Z] [2020-10-27T07:10:04.189Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c lpcode.c -o lpcode.o [2020-10-27T07:10:04.189Z] In file included from lpcode.c:12:0: [2020-10-27T07:10:04.189Z] lptypes.h:38:0: warning: "luaL_newlib" redefined [2020-10-27T07:10:04.189Z] #define luaL_newlib(L,f) luaL_register(L,"lpeg",f) [2020-10-27T07:10:04.189Z] [2020-10-27T07:10:04.189Z] In file included from lpcode.c:10:0: [2020-10-27T07:10:04.189Z] /build/stage/luajit/include/luajit-2.1/lauxlib.h:125:0: note: this is the location of the previous definition [2020-10-27T07:10:04.189Z] #define luaL_newlib(L, l) (luaL_newlibtable(L, l), luaL_setfuncs(L, l, 0)) [2020-10-27T07:10:04.189Z] [2020-10-27T07:10:04.453Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c lpprint.c -o lpprint.o [2020-10-27T07:10:04.453Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c lptree.c -o lptree.o [2020-10-27T07:10:04.453Z] In file included from lptree.c:14:0: [2020-10-27T07:10:04.453Z] lptypes.h:38:0: warning: "luaL_newlib" redefined [2020-10-27T07:10:04.453Z] #define luaL_newlib(L,f) luaL_register(L,"lpeg",f) [2020-10-27T07:10:04.453Z] [2020-10-27T07:10:04.453Z] In file included from lptree.c:12:0: [2020-10-27T07:10:04.453Z] /build/stage/luajit/include/luajit-2.1/lauxlib.h:125:0: note: this is the location of the previous definition [2020-10-27T07:10:04.453Z] #define luaL_newlib(L, l) (luaL_newlibtable(L, l), luaL_setfuncs(L, l, 0)) [2020-10-27T07:10:04.453Z] [2020-10-27T07:10:04.716Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c lpvm.c -o lpvm.o [2020-10-27T07:10:04.716Z] In file included from lpcap.h:9:0, [2020-10-27T07:10:04.716Z] from lpvm.c:13: [2020-10-27T07:10:04.716Z] lptypes.h:38:0: warning: "luaL_newlib" redefined [2020-10-27T07:10:04.716Z] #define luaL_newlib(L,f) luaL_register(L,"lpeg",f) [2020-10-27T07:10:04.716Z] [2020-10-27T07:10:04.716Z] In file included from lpvm.c:11:0: [2020-10-27T07:10:04.716Z] /build/stage/luajit/include/luajit-2.1/lauxlib.h:125:0: note: this is the location of the previous definition [2020-10-27T07:10:04.716Z] #define luaL_newlib(L, l) (luaL_newlibtable(L, l), luaL_setfuncs(L, l, 0)) [2020-10-27T07:10:04.716Z] [2020-10-27T07:10:04.716Z] gcc -shared -o lpeg.so lpcap.o lpcode.o lpprint.o lptree.o lpvm.o [2020-10-27T07:10:04.979Z] lpeg 1.0.2-1 is now installed in /build/parts/kong/install (license: MIT/X11) [2020-10-27T07:10:04.979Z] [2020-10-27T07:10:04.979Z] kong-lapis 1.7.0.1-1 depends on mimetypes (not installed) [2020-10-27T07:10:04.979Z] Installing https://luarocks.org/mimetypes-1.0.0-2.src.rock [2020-10-27T07:10:06.902Z] [2020-10-27T07:10:06.902Z] mimetypes 1.0.0-2 is now installed in /build/parts/kong/install (license: MIT/X11) [2020-10-27T07:10:06.902Z] [2020-10-27T07:10:06.902Z] kong-lapis 1.7.0.1-1 depends on pgmoon (not installed) [2020-10-27T07:10:06.902Z] Installing https://luarocks.org/pgmoon-1.11.0-1.src.rock [2020-10-27T07:10:08.298Z] Missing dependencies for pgmoon 1.11.0-1: [2020-10-27T07:10:08.298Z] luabitop (not installed) [2020-10-27T07:10:08.298Z] [2020-10-27T07:10:08.298Z] pgmoon 1.11.0-1 depends on luabitop (not installed) [2020-10-27T07:10:08.298Z] Installing https://luarocks.org/luabitop-1.0.2-3.rockspec [2020-10-27T07:10:09.254Z] [2020-10-27T07:10:09.254Z] Cloning into 'luabitop'... [2020-10-27T07:10:09.254Z] remote: Enumerating objects: 32, done. [2020-10-27T07:10:09.254Z] remote: Counting objects: 3% (1/32) remote: Counting objects: 6% (2/32) remote: Counting objects: 9% (3/32) remote: Counting objects: 12% (4/32) remote: Counting objects: 15% (5/32) remote: Counting objects: 18% (6/32) remote: Counting objects: 21% (7/32) remote: Counting objects: 25% (8/32) remote: Counting objects: 28% (9/32) remote: Counting objects: 31% (10/32) remote: Counting objects: 34% (11/32) remote: Counting objects: 37% (12/32) remote: Counting objects: 40% (13/32) remote: Counting objects: 43% (14/32) remote: Counting objects: 46% (15/32) remote: Counting objects: 50% (16/32) remote: Counting objects: 53% (17/32) remote: Counting objects: 56% (18/32) remote: Counting objects: 59% (19/32) remote: Counting objects: 62% (20/32) remote: Counting objects: 65% (21/32) remote: Counting objects: 68% (22/32) remote: Counting objects: 71% (23/32) remote: Counting objects: 75% (24/32) remote: Counting objects: 78% (25/32) remote: Counting objects: 81% (26/32) remote: Counting objects: 84% (27/32) remote: Counting objects: 87% (28/32) remote: Counting objects: 90% (29/32) remote: Counting objects: 93% (30/32) remote: Counting objects: 96% (31/32) remote: Counting objects: 100% (32/32) remote: Counting objects: 100% (32/32), done. [2020-10-27T07:10:09.254Z] remote: Compressing objects: 3% (1/28) remote: Compressing objects: 7% (2/28) remote: Compressing objects: 10% (3/28) remote: Compressing objects: 14% (4/28) remote: Compressing objects: 17% (5/28) remote: Compressing objects: 21% (6/28) remote: Compressing objects: 25% (7/28) remote: Compressing objects: 28% (8/28) remote: Compressing objects: 32% (9/28) remote: Compressing objects: 35% (10/28) remote: Compressing objects: 39% (11/28) remote: Compressing objects: 42% (12/28) remote: Compressing objects: 46% (13/28) remote: Compressing objects: 50% (14/28) remote: Compressing objects: 53% (15/28) remote: Compressing objects: 57% (16/28) remote: Compressing objects: 60% (17/28) remote: Compressing objects: 64% (18/28) remote: Compressing objects: 67% (19/28) remote: Compressing objects: 71% (20/28) remote: Compressing objects: 75% (21/28) remote: Compressing objects: 78% (22/28) remote: Compressing objects: 82% (23/28) remote: Compressing objects: 85% (24/28) remote: Compressing objects: 89% (25/28) remote: Compressing objects: 92% (26/28) remote: Compressing objects: 96% (27/28) remote: Compressing objects: 100% (28/28) remote: Compressing objects: 100% (28/28), done. [2020-10-27T07:10:09.254Z] Receiving objects: 3% (1/32) Receiving objects: 6% (2/32) Receiving objects: 9% (3/32) Receiving objects: 12% (4/32) Receiving objects: 15% (5/32) Receiving objects: 18% (6/32) Receiving objects: 21% (7/32) Receiving objects: 25% (8/32) Receiving objects: 28% (9/32) Receiving objects: 31% (10/32) Receiving objects: 34% (11/32) Receiving objects: 37% (12/32) Receiving objects: 40% (13/32) Receiving objects: 43% (14/32) Receiving objects: 46% (15/32) Receiving objects: 50% (16/32) Receiving objects: 53% (17/32) Receiving objects: 56% (18/32) Receiving objects: 59% (19/32) Receiving objects: 62% (20/32) Receiving objects: 65% (21/32) Receiving objects: 68% (22/32) Receiving objects: 71% (23/32) Receiving objects: 75% (24/32) Receiving objects: 78% (25/32) Receiving objects: 81% (26/32) remote: Total 32 (delta 2), reused 22 (delta 2), pack-reused 0 [2020-10-27T07:10:09.254Z] Receiving objects: 84% (27/32) Receiving objects: 87% (28/32) Receiving objects: 90% (29/32) Receiving objects: 93% (30/32) Receiving objects: 96% (31/32) Receiving objects: 100% (32/32) Receiving objects: 100% (32/32), 37.18 KiB | 1001.00 KiB/s, done. [2020-10-27T07:10:09.254Z] Resolving deltas: 0% (0/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2020-10-27T07:10:09.254Z] Note: checking out 'ad0412ab7f94bd3d5b4ff3ddc1037e0e9531d54a'. [2020-10-27T07:10:09.254Z] [2020-10-27T07:10:09.254Z] You are in 'detached HEAD' state. You can look around, make experimental [2020-10-27T07:10:09.254Z] changes and commit them, and you can discard any commits you make in this [2020-10-27T07:10:09.254Z] state without impacting any branches by performing another checkout. [2020-10-27T07:10:09.254Z] [2020-10-27T07:10:09.254Z] If you want to create a new branch to retain commits you create, you may [2020-10-27T07:10:09.254Z] do so (now or later) by using -b with the checkout command again. Example: [2020-10-27T07:10:09.254Z] [2020-10-27T07:10:09.254Z] git checkout -b [2020-10-27T07:10:09.254Z] [2020-10-27T07:10:09.254Z] gcc -O2 -fPIC -I/build/stage/luajit/include/luajit-2.1 -c bit.c -o bit.o [2020-10-27T07:10:09.518Z] gcc -shared -o bit.so bit.o [2020-10-27T07:10:09.518Z] luabitop 1.0.2-3 is now installed in /build/parts/kong/install (license: MIT/X license) [2020-10-27T07:10:09.518Z] [2020-10-27T07:10:09.803Z] pgmoon 1.11.0-1 is now installed in /build/parts/kong/install (license: MIT) [2020-10-27T07:10:09.803Z] [2020-10-27T07:10:12.587Z] kong-lapis 1.7.0.1-1 is now installed in /build/parts/kong/install (license: MIT) [2020-10-27T07:10:12.587Z] [2020-10-27T07:10:12.587Z] kong 2.0.4-0 depends on lua-cassandra 1.5.0 (not installed) [2020-10-27T07:10:12.587Z] Installing https://luarocks.org/lua-cassandra-1.5.0-0.src.rock [2020-10-27T07:10:15.155Z] [2020-10-27T07:10:15.418Z] lua-cassandra 1.5.0-0 is now installed in /build/parts/kong/install (license: MIT) [2020-10-27T07:10:15.418Z] [2020-10-27T07:10:15.418Z] kong 2.0.4-0 depends on pgmoon 1.10.0 (1.11.0-1 installed) [2020-10-27T07:10:15.418Z] Installing https://luarocks.org/pgmoon-1.10.0-1.rockspec [2020-10-27T07:10:47.564Z] [2020-10-27T07:10:47.564Z] Error: Failed installing dependency: https://luarocks.org/pgmoon-1.10.0-1.rockspec - Error fetching file: Failed downloading https://luarocks.org/pgmoon-1.10.0-1.rockspec - pgmoon-1.10.0-1.rockspec [2020-10-27T07:10:47.564Z] Failed to run 'override-build': Exit code was 1. [Pipeline] } [2020-10-27T07:10:47.618Z] 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] } [2020-10-27T07:10:49.091Z] Failed in branch amd64 [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 [2020-10-27T07:11:00.442Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-27T07:11:01.386Z] ---> package-listing.sh [2020-10-27T07:11:01.386Z] ++ facter osfamily [2020-10-27T07:11:01.386Z] ++ tr '[:upper:]' '[:lower:]' [2020-10-27T07:11:01.650Z] + OS_FAMILY=redhat [2020-10-27T07:11:01.650Z] + workspace=/w/workspace/edgex-go/1 [2020-10-27T07:11:01.650Z] + START_PACKAGES=/tmp/packages_start.txt [2020-10-27T07:11:01.650Z] + END_PACKAGES=/tmp/packages_end.txt [2020-10-27T07:11:01.650Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-10-27T07:11:01.650Z] + PACKAGES=/tmp/packages_start.txt [2020-10-27T07:11:01.650Z] + '[' /w/workspace/edgex-go/1 ']' [2020-10-27T07:11:01.650Z] + PACKAGES=/tmp/packages_end.txt [2020-10-27T07:11:01.650Z] + case "${OS_FAMILY}" in [2020-10-27T07:11:01.650Z] + rpm -qa [2020-10-27T07:11:01.650Z] + sort [2020-10-27T07:11:06.978Z] + '[' -f /tmp/packages_start.txt ']' [2020-10-27T07:11:06.978Z] + '[' -f /tmp/packages_end.txt ']' [2020-10-27T07:11:06.978Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-10-27T07:11:06.978Z] + '[' /w/workspace/edgex-go/1 ']' [2020-10-27T07:11:06.978Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2020-10-27T07:11:06.978Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2020-10-27T07:11:07.013Z] 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 [2020-10-27T07:11:07.353Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-10-27T07:11:07.990Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-27T07:11:08.255Z] [2020-10-27T07:11:08.255Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-10-27T07:11:08.727Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-27T07:11:09.029Z] alpine: Pulling from edgex-lftools-log-publisher [2020-10-27T07:11:09.029Z] df20fa9351a1: Already exists [2020-10-27T07:11:09.029Z] 36b3adc4ff6f: Pulling fs layer [2020-10-27T07:11:09.029Z] 8ad3a11d3b57: Pulling fs layer [2020-10-27T07:11:09.029Z] 46f8f816bc3b: Pulling fs layer [2020-10-27T07:11:09.029Z] 93b61091891f: Pulling fs layer [2020-10-27T07:11:09.029Z] 93b9cdb0e59b: Pulling fs layer [2020-10-27T07:11:09.029Z] 5e14af77c1be: Pulling fs layer [2020-10-27T07:11:09.029Z] 01666e4c0597: Pulling fs layer [2020-10-27T07:11:09.029Z] aa168da1d23b: Pulling fs layer [2020-10-27T07:11:09.029Z] 5e14af77c1be: Waiting [2020-10-27T07:11:09.029Z] aa168da1d23b: Waiting [2020-10-27T07:11:09.029Z] 93b61091891f: Waiting [2020-10-27T07:11:09.029Z] 93b9cdb0e59b: Waiting [2020-10-27T07:11:09.029Z] 46f8f816bc3b: Download complete [2020-10-27T07:11:09.029Z] 36b3adc4ff6f: Verifying Checksum [2020-10-27T07:11:09.029Z] 93b9cdb0e59b: Verifying Checksum [2020-10-27T07:11:09.029Z] 93b9cdb0e59b: Download complete [2020-10-27T07:11:09.029Z] 5e14af77c1be: Verifying Checksum [2020-10-27T07:11:09.029Z] 5e14af77c1be: Download complete [2020-10-27T07:11:09.029Z] 01666e4c0597: Verifying Checksum [2020-10-27T07:11:09.029Z] 01666e4c0597: Download complete [2020-10-27T07:11:09.298Z] 93b61091891f: Verifying Checksum [2020-10-27T07:11:09.298Z] 93b61091891f: Download complete [2020-10-27T07:11:09.569Z] 36b3adc4ff6f: Pull complete [2020-10-27T07:11:09.840Z] 8ad3a11d3b57: Verifying Checksum [2020-10-27T07:11:09.840Z] 8ad3a11d3b57: Download complete [2020-10-27T07:11:11.449Z] 8ad3a11d3b57: Pull complete [2020-10-27T07:11:11.449Z] 46f8f816bc3b: Pull complete [2020-10-27T07:11:12.036Z] 93b61091891f: Pull complete [2020-10-27T07:11:12.036Z] 93b9cdb0e59b: Pull complete [2020-10-27T07:11:12.305Z] 5e14af77c1be: Pull complete [2020-10-27T07:11:12.575Z] 01666e4c0597: Pull complete [2020-10-27T07:11:13.565Z] aa168da1d23b: Verifying Checksum [2020-10-27T07:11:13.565Z] aa168da1d23b: Download complete [2020-10-27T07:11:23.749Z] aa168da1d23b: Pull complete [2020-10-27T07:11:23.749Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-10-27T07:11:23.749Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-27T07:11:23.749Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-10-27T07:11:24.111Z] prd-centos7-docker-4c-2g-9087 does not seem to be running inside a container [2020-10-27T07:11:24.185Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-10-27T07:11:28.481Z] $ docker top 090a3820f2b10e6656acb289034c097ca08c0a3fae5565b876f32240b77d5c83 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-27T07:11:29.228Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-10-27T07:11:29.597Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-10-27T07:11:30.069Z] + ls /var/log/sa-host [2020-10-27T07:11:30.069Z] + sadf -c /var/log/sa-host/sa05 [2020-10-27T07:11:30.069Z] file_magic: OK [2020-10-27T07:11:30.069Z] HZ: Using current value: 100 [2020-10-27T07:11:30.069Z] file_header: OK [2020-10-27T07:11:30.069Z] 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 [2020-10-27T07:11:30.069Z] Statistics: [2020-10-27T07:11:30.069Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-27T07:11:30.069Z] File successfully converted to sysstat format version 12.2.1 [2020-10-27T07:11:30.069Z] + sadf -c /var/log/sa-host/sa27 [2020-10-27T07:11:30.069Z] file_magic: OK [2020-10-27T07:11:30.069Z] HZ: Using current value: 100 [2020-10-27T07:11:30.069Z] file_header: OK [2020-10-27T07:11:30.069Z] 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 [2020-10-27T07:11:30.069Z] Statistics: [2020-10-27T07:11:30.069Z] 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...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-27T07:11:30.069Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-27T07:11:30.397Z] provisioning config files... [2020-10-27T07:11:30.454Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4579363882290213216tmp [Pipeline] { [Pipeline] echo [2020-10-27T07:11:30.688Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-27T07:11:31.080Z] ---> create-netrc.sh [Pipeline] } [2020-10-27T07:11:31.104Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-10-27T07:11:31.279Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-27T07:11:31.674Z] ---> python-tools-install.sh [Pipeline] echo [2020-10-27T07:11:31.763Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-27T07:11:32.220Z] ---> sudo-logs.sh [2020-10-27T07:11:32.220Z] Archiving 'sudo' log.. [Pipeline] echo [2020-10-27T07:11:32.586Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-27T07:11:33.168Z] ---> job-cost.sh [2020-10-27T07:11:33.168Z] lf-activate-venv: SKIPPING [2020-10-27T07:11:33.168Z] INFO: No Stack... [2020-10-27T07:11:34.634Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-10-27T07:11:40.034Z] INFO: Archiving Costs [Pipeline] echo [2020-10-27T07:11:40.069Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-27T07:11:40.485Z] ---> logs-deploy.sh [2020-10-27T07:11:40.485Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2854/1 [2020-10-27T07:11:40.485Z] INFO: archiving workspace using pattern(s): [2020-10-27T07:11:42.470Z] Archives upload complete. [2020-10-27T07:11:42.470Z] INFO: archiving logs to Nexus [2020-10-27T07:11:43.956Z] ---> uname -a: [2020-10-27T07:11:43.956Z] Linux prd-centos7-docker-4c-2g-9087.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux [2020-10-27T07:11:43.957Z] [2020-10-27T07:11:43.957Z] [2020-10-27T07:11:43.957Z] ---> lscpu: [2020-10-27T07:11:43.957Z] Architecture: x86_64 [2020-10-27T07:11:43.957Z] CPU op-mode(s): 32-bit, 64-bit [2020-10-27T07:11:43.957Z] Byte Order: Little Endian [2020-10-27T07:11:43.957Z] Address sizes: 40 bits physical, 48 bits virtual [2020-10-27T07:11:43.957Z] CPU(s): 4 [2020-10-27T07:11:43.957Z] On-line CPU(s) list: 0-3 [2020-10-27T07:11:43.957Z] Thread(s) per core: 1 [2020-10-27T07:11:43.957Z] Core(s) per socket: 1 [2020-10-27T07:11:43.957Z] Socket(s): 4 [2020-10-27T07:11:43.957Z] NUMA node(s): 1 [2020-10-27T07:11:43.957Z] Vendor ID: GenuineIntel [2020-10-27T07:11:43.957Z] CPU family: 6 [2020-10-27T07:11:43.957Z] Model: 44 [2020-10-27T07:11:43.957Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-10-27T07:11:43.957Z] Stepping: 1 [2020-10-27T07:11:43.957Z] CPU MHz: 2933.438 [2020-10-27T07:11:43.957Z] BogoMIPS: 5866.87 [2020-10-27T07:11:43.957Z] Virtualization: VT-x [2020-10-27T07:11:43.957Z] Hypervisor vendor: KVM [2020-10-27T07:11:43.957Z] Virtualization type: full [2020-10-27T07:11:43.957Z] L1d cache: 128 KiB [2020-10-27T07:11:43.957Z] L1i cache: 128 KiB [2020-10-27T07:11:43.957Z] L2 cache: 16 MiB [2020-10-27T07:11:43.957Z] L3 cache: 64 MiB [2020-10-27T07:11:43.957Z] NUMA node0 CPU(s): 0-3 [2020-10-27T07:11:43.957Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-10-27T07:11:43.957Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-10-27T07:11:43.957Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-10-27T07:11:43.957Z] Vulnerability Meltdown: Mitigation; PTI [2020-10-27T07:11:43.957Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-10-27T07:11:43.957Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-10-27T07:11:43.957Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-10-27T07:11:43.957Z] Vulnerability Tsx async abort: Not affected [2020-10-27T07:11:43.957Z] 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 [2020-10-27T07:11:43.957Z] [2020-10-27T07:11:43.957Z] [2020-10-27T07:11:43.957Z] ---> nproc: [2020-10-27T07:11:43.957Z] 4 [2020-10-27T07:11:43.957Z] [2020-10-27T07:11:43.957Z] [2020-10-27T07:11:43.957Z] ---> df -h: [2020-10-27T07:11:43.957Z] Filesystem Size Used Available Use% Mounted on [2020-10-27T07:11:43.957Z] overlay 50.0G 13.1G 36.9G 26% / [2020-10-27T07:11:43.957Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-10-27T07:11:43.957Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-10-27T07:11:43.957Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-10-27T07:11:43.957Z] /dev/vda1 50.0G 13.1G 36.9G 26% /facter-os [2020-10-27T07:11:43.957Z] /dev/vda1 50.0G 13.1G 36.9G 26% /etc/resolv.conf [2020-10-27T07:11:43.957Z] /dev/vda1 50.0G 13.1G 36.9G 26% /etc/hostname [2020-10-27T07:11:43.957Z] /dev/vda1 50.0G 13.1G 36.9G 26% /etc/hosts [2020-10-27T07:11:43.957Z] /dev/vda1 50.0G 13.1G 36.9G 26% /run/cloud-init/result.json [2020-10-27T07:11:43.957Z] /dev/vda1 50.0G 13.1G 36.9G 26% /var/log/sa-host [2020-10-27T07:11:43.957Z] /dev/vda1 50.0G 13.1G 36.9G 26% /var/log/secure [2020-10-27T07:11:43.957Z] /dev/vda1 50.0G 13.1G 36.9G 26% /var/log/auth.log [2020-10-27T07:11:43.957Z] /dev/vda1 50.0G 13.1G 36.9G 26% /w/workspace/edgex-go/1 [2020-10-27T07:11:43.957Z] /dev/vda1 50.0G 13.1G 36.9G 26% /w/workspace/edgex-go/1@tmp [2020-10-27T07:11:43.957Z] [2020-10-27T07:11:43.957Z] [2020-10-27T07:11:43.957Z] ---> free -m: [2020-10-27T07:11:43.957Z] total used free shared buff/cache available [2020-10-27T07:11:43.957Z] Mem: 1837 625 260 0 950 1127 [2020-10-27T07:11:43.957Z] Swap: 1023 118 905 [2020-10-27T07:11:43.957Z] [2020-10-27T07:11:43.957Z] [2020-10-27T07:11:43.957Z] ---> ip addr: [2020-10-27T07:11:43.957Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-10-27T07:11:43.957Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-10-27T07:11:43.957Z] inet 127.0.0.1/8 scope host lo [2020-10-27T07:11:43.957Z] valid_lft forever preferred_lft forever [2020-10-27T07:11:43.957Z] inet6 ::1/128 scope host [2020-10-27T07:11:43.957Z] valid_lft forever preferred_lft forever [2020-10-27T07:11:43.957Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2020-10-27T07:11:43.957Z] link/ether fa:16:3e:96:8e:be brd ff:ff:ff:ff:ff:ff [2020-10-27T07:11:43.957Z] inet 10.30.122.169/23 brd 10.30.123.255 scope global dynamic eth0 [2020-10-27T07:11:43.957Z] valid_lft 84918sec preferred_lft 84918sec [2020-10-27T07:11:43.957Z] inet6 fe80::f816:3eff:fe96:8ebe/64 scope link [2020-10-27T07:11:43.957Z] valid_lft forever preferred_lft forever [2020-10-27T07:11:43.957Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2020-10-27T07:11:43.957Z] link/ether 02:42:b8:65:af:8b brd ff:ff:ff:ff:ff:ff [2020-10-27T07:11:43.957Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2020-10-27T07:11:43.957Z] valid_lft forever preferred_lft forever [2020-10-27T07:11:43.957Z] inet6 fe80::42:b8ff:fe65:af8b/64 scope link [2020-10-27T07:11:43.957Z] valid_lft forever preferred_lft forever [2020-10-27T07:11:43.957Z] [2020-10-27T07:11:43.957Z] [2020-10-27T07:11:43.957Z] ---> sar -b -r -n DEV: [2020-10-27T07:11:43.957Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/27/20 _x86_64_ (4 CPU) [2020-10-27T07:11:43.957Z] [2020-10-27T07:11:43.957Z] 06:46:37 LINUX RESTART (4 CPU) [2020-10-27T07:11:43.957Z] [2020-10-27T07:11:43.957Z] 06:48:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2020-10-27T07:11:43.957Z] 06:49:02 59.38 11.89 47.49 0.00 4947.93 10094.11 0.00 [2020-10-27T07:11:43.957Z] 06:50:01 79.06 53.74 25.32 0.00 4300.74 15469.75 0.00 [2020-10-27T07:11:43.957Z] 06:51:01 166.72 33.05 133.67 0.00 2327.85 46693.59 0.00 [2020-10-27T07:11:43.957Z] 06:52:02 258.24 140.33 117.91 0.00 6490.75 13477.94 0.00 [2020-10-27T07:11:43.957Z] 06:53:01 143.91 86.02 57.89 0.00 3061.64 5993.96 0.00 [2020-10-27T07:11:43.957Z] 06:54:01 46.62 13.80 32.82 0.00 1364.64 8169.25 0.00 [2020-10-27T07:11:43.957Z] 06:55:03 374.69 173.39 201.30 0.00 71225.11 137425.52 0.00 [2020-10-27T07:11:43.957Z] 06:56:02 2980.96 2671.43 309.53 0.00 145735.02 164369.00 0.00 [2020-10-27T07:11:43.957Z] 06:57:02 513.60 380.41 133.19 0.00 29764.79 31838.10 0.00 [2020-10-27T07:11:43.957Z] 06:58:01 1067.54 684.03 383.51 0.00 101668.99 115679.67 0.00 [2020-10-27T07:11:43.957Z] 06:59:03 2478.40 2133.27 345.13 0.00 140286.49 150665.82 0.00 [2020-10-27T07:11:43.957Z] 07:00:02 878.47 668.73 209.74 0.00 43905.37 52539.56 0.00 [2020-10-27T07:11:43.957Z] 07:01:01 157.73 33.46 124.27 0.00 3555.18 10156.11 0.00 [2020-10-27T07:11:43.957Z] 07:02:01 4.32 2.25 2.08 0.00 83.30 36.24 0.00 [2020-10-27T07:11:43.957Z] 07:03:01 1.38 0.17 1.22 0.00 2.53 19.26 0.00 [2020-10-27T07:11:43.957Z] 07:04:01 0.28 0.00 0.28 0.00 0.00 3.88 0.00 [2020-10-27T07:11:43.957Z] 07:05:01 1.73 1.57 0.17 0.00 17.72 1.60 0.00 [2020-10-27T07:11:43.957Z] 07:06:01 0.37 0.03 0.33 0.00 0.40 3.56 0.00 [2020-10-27T07:11:43.957Z] 07:07:01 0.28 0.02 0.27 0.00 0.27 3.39 0.00 [2020-10-27T07:11:43.957Z] 07:08:01 0.60 0.40 0.20 0.00 7.86 1.61 0.00 [2020-10-27T07:11:43.957Z] 07:09:01 0.32 0.15 0.17 0.00 2.93 1.76 0.00 [2020-10-27T07:11:43.957Z] 07:10:01 0.20 0.00 0.20 0.00 0.00 1.92 0.00 [2020-10-27T07:11:43.957Z] 07:11:01 9.87 9.59 0.28 0.00 1251.06 2.96 0.00 [2020-10-27T07:11:43.957Z] Average: 401.00 308.49 92.51 0.00 24423.52 33321.54 0.00 [2020-10-27T07:11:43.957Z] [2020-10-27T07:11:43.957Z] 06:48:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-10-27T07:11:43.957Z] 06:49:02 155128 0 591404 31.43 2620 1132404 1343256 45.84 492116 1069540 3372 [2020-10-27T07:11:43.957Z] 06:50:01 73608 0 637700 33.89 2620 1167628 1521212 51.92 672284 972544 94704 [2020-10-27T07:11:43.957Z] 06:51:01 113176 0 697244 37.06 1536 1069600 1916672 65.41 688192 879948 40 [2020-10-27T07:11:43.957Z] 06:52:02 275044 0 715976 38.05 1412 889124 1325828 45.25 658280 714052 87264 [2020-10-27T07:11:43.957Z] 06:53:01 389024 0 697280 37.06 1152 794100 1281280 43.73 639660 610984 25632 [2020-10-27T07:11:43.957Z] 06:54:01 335812 0 710360 37.75 588 834796 1302388 44.45 610340 697116 5728 [2020-10-27T07:11:43.957Z] 06:55:03 70608 0 812204 43.17 44 998700 2312344 78.92 695192 955544 43004 [2020-10-27T07:11:43.958Z] 06:56:02 69756 0 789268 41.95 44 1022488 2330028 79.52 798708 836620 10480 [2020-10-27T07:11:43.958Z] 06:57:02 122216 0 971920 51.66 36 787384 2890412 98.64 793696 743560 188 [2020-10-27T07:11:43.958Z] 06:58:01 331584 0 708292 37.64 20 841660 2663132 90.89 701956 669924 1572 [2020-10-27T07:11:43.958Z] 06:59:03 67448 0 801116 42.58 20 1012972 2625156 89.59 798036 818476 28984 [2020-10-27T07:11:43.958Z] 07:00:02 383664 0 699892 37.20 20 797980 2275380 77.65 542740 755736 0 [2020-10-27T07:11:43.958Z] 07:01:01 617368 0 550936 29.28 20 713232 1197268 40.86 454568 613208 20 [2020-10-27T07:11:43.958Z] 07:02:01 619756 0 546724 29.06 20 715056 1159012 39.55 451884 613636 8 [2020-10-27T07:11:43.958Z] 07:03:01 619132 0 547344 29.09 20 715060 1159180 39.56 452340 613636 8 [2020-10-27T07:11:43.958Z] 07:04:01 619280 0 547184 29.08 20 715072 1159012 39.55 452032 613664 8 [2020-10-27T07:11:43.958Z] 07:05:01 619956 0 546508 29.05 20 715072 1163076 39.69 450712 614156 12 [2020-10-27T07:11:43.958Z] 07:06:01 621616 0 544832 28.96 20 715088 1154180 39.39 451924 612068 20 [2020-10-27T07:11:43.958Z] 07:07:01 621600 0 544848 28.96 20 715088 1154152 39.39 452052 612068 8 [2020-10-27T07:11:43.958Z] 07:08:01 619984 0 546420 29.04 20 715132 1154444 39.40 450516 614312 24 [2020-10-27T07:11:43.958Z] 07:09:01 619560 0 546876 29.07 20 715100 1154576 39.40 450856 614384 8 [2020-10-27T07:11:43.958Z] 07:10:01 621408 0 545012 28.97 20 715116 1154180 39.39 450104 614392 8 [2020-10-27T07:11:43.958Z] 07:11:01 576548 0 553788 29.43 20 751200 1174232 40.07 464216 642040 164 [2020-10-27T07:11:43.958Z] Average: 398403 0 645788 34.32 449 836915 1590017 54.26 568365 717461 13098 [2020-10-27T07:11:43.958Z] [2020-10-27T07:11:43.958Z] 06:48:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2020-10-27T07:11:43.958Z] 06:49:02 veth03866cd 33.38 24.96 5.13 63.95 0.00 0.00 0.00 0.00 [2020-10-27T07:11:43.958Z] 06:49:02 eth0 499.39 356.91 3024.10 64.99 0.00 0.00 0.00 0.00 [2020-10-27T07:11:43.958Z] 06:49:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-27T07:11:43.958Z] 06:49:02 docker0 33.38 24.84 4.68 63.94 0.00 0.00 0.00 0.00 [2020-10-27T07:11:43.958Z] 06:50:01 eth0 675.86 876.13 2636.51 86.13 0.00 0.00 0.00 0.00 [2020-10-27T07:11:43.958Z] 06:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-27T07:11:43.958Z] 06:50:01 docker0 860.34 654.31 67.16 2618.22 0.00 0.00 0.00 0.00 [2020-10-27T07:11:43.958Z] 06:51:01 eth0 479.65 308.24 4298.00 31.85 0.00 0.00 0.00 0.00 [2020-10-27T07:11:43.958Z] 06:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-27T07:11:43.958Z] 06:51:01 vethbb0ea62 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-27T07:11:43.958Z] 06:51:01 docker0 48.41 68.76 2.53 359.96 0.00 0.00 0.00 0.00 [2020-10-27T07:11:43.958Z] 06:52:02 vethac81323 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2020-10-27T07:11:43.958Z] 06:52:02 eth0 114.88 70.76 494.23 15.82 0.00 0.00 0.00 0.00 [2020-10-27T07:11:43.958Z] 06:52:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-27T07:11:43.958Z] 06:52:02 docker0 52.24 87.43 4.35 466.89 0.00 0.00 0.00 0.00 [2020-10-27T07:11:43.958Z] 06:53:01 vethac81323 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-27T07:11:43.958Z] 06:53:01 eth0 47.49 39.04 28.37 85.28 0.00 0.00 0.00 0.00 [2020-10-27T07:11:43.958Z] 06:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-27T07:11:43.958Z] 06:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-27T07:11:43.958Z] 06:54:01 eth0 46.93 38.16 138.32 29.01 0.00 0.00 0.00 0.00 [2020-10-27T07:11:43.958Z] 06:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-27T07:11:43.958Z] 06:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-27T07:11:43.958Z] 06:55:03 veth84fb7d2 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2020-10-27T07:11:43.958Z] 06:55:03 eth0 151.84 130.84 1527.16 68.00 0.00 0.00 0.00 0.00 [2020-10-27T07:11:43.958Z] 06:55:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-27T07:11:43.958Z] 06:55:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-27T07:11:43.958Z] 06:56:02 veth84fb7d2 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 [2020-10-27T07:11:43.958Z] 06:56:02 eth0 42.66 27.45 163.96 8.43 0.00 0.00 0.00 0.00 [2020-10-27T07:11:43.958Z] 06:56:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-27T07:11:43.958Z] 06:56:02 docker0 13.75 24.04 0.75 148.51 0.00 0.00 0.00 0.00 [2020-10-27T07:11:43.958Z] 06:57:02 veth990f780 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2020-10-27T07:11:43.958Z] 06:57:02 veth84fb7d2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-27T07:11:43.958Z] 06:57:02 veth11a9faf 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2020-10-27T07:11:43.958Z] 06:57:02 vethef9340b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2020-10-27T07:11:43.958Z] 06:58:01 vethdc8dc1b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-27T07:11:43.958Z] 06:58:01 veth1daae45 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-27T07:11:43.958Z] 06:58:01 veth84fb7d2 0.00 0.24 0.00 0.01 0.00 0.00 0.00 0.00 [2020-10-27T07:11:43.958Z] 06:58:01 vethaab137f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-27T07:11:43.958Z] 06:59:03 veth14d07b9 0.00 0.16 0.00 0.01 0.00 0.00 0.00 0.00 [2020-10-27T07:11:43.958Z] 06:59:03 veth84fb7d2 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2020-10-27T07:11:43.958Z] 06:59:03 veth84761fb 0.00 0.16 0.00 0.01 0.00 0.00 0.00 0.00 [2020-10-27T07:11:43.958Z] 06:59:03 eth0 2413.16 2067.77 13334.35 589.06 0.00 0.00 0.00 0.00 [2020-10-27T07:11:43.958Z] 07:00:02 veth8d37507 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2020-10-27T07:11:43.958Z] 07:00:02 veth84fb7d2 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-27T07:11:43.958Z] 07:00:02 eth0 38.44 25.46 105.37 14.21 0.00 0.00 0.00 0.00 [2020-10-27T07:11:43.958Z] 07:00:02 veth411b002 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-27T07:11:43.958Z] 07:01:01 eth0 63.43 38.48 130.44 13.60 0.00 0.00 0.00 0.00 [2020-10-27T07:11:43.958Z] 07:01:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2020-10-27T07:11:43.958Z] 07:01:01 docker0 1075.22 1007.96 83.51 4333.09 0.00 0.00 0.00 0.00 [2020-10-27T07:11:43.958Z] 07:02:01 eth0 0.10 0.10 0.01 0.04 0.00 0.00 0.00 0.00 [2020-10-27T07:11:43.958Z] 07:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-27T07:11:43.958Z] 07:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-27T07:11:43.958Z] 07:03:01 eth0 1.07 0.53 0.45 0.27 0.00 0.00 0.00 0.00 [2020-10-27T07:11:43.958Z] 07:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-27T07:11:43.958Z] 07:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-27T07:11:43.958Z] 07:04:01 eth0 0.83 0.07 0.08 0.01 0.00 0.00 0.00 0.00 [2020-10-27T07:11:43.958Z] 07:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-27T07:11:43.958Z] 07:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-27T07:11:43.958Z] 07:05:01 eth0 6.28 6.03 0.92 24.08 0.00 0.00 0.00 0.00 [2020-10-27T07:11:43.958Z] 07:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-27T07:11:43.958Z] 07:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-27T07:11:43.958Z] 07:06:01 eth0 0.08 0.07 0.01 0.03 0.00 0.00 0.00 0.00 [2020-10-27T07:11:43.958Z] 07:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-27T07:11:43.958Z] 07:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-27T07:11:43.958Z] 07:07:01 eth0 0.38 0.08 0.03 0.01 0.00 0.00 0.00 0.00 [2020-10-27T07:11:43.958Z] 07:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-27T07:11:43.958Z] 07:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-27T07:11:43.958Z] 07:08:01 eth0 5.73 4.69 0.75 13.65 0.00 0.00 0.00 0.00 [2020-10-27T07:11:43.958Z] 07:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-27T07:11:43.958Z] 07:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-27T07:11:43.958Z] 07:09:01 eth0 3.75 3.75 0.48 13.33 0.00 0.00 0.00 0.00 [2020-10-27T07:11:43.958Z] 07:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-27T07:11:43.958Z] 07:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-27T07:11:43.958Z] 07:10:01 eth0 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2020-10-27T07:11:43.958Z] 07:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-27T07:11:43.958Z] 07:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-27T07:11:43.958Z] 07:11:01 eth0 5.51 4.46 3.68 7.85 0.00 0.00 0.00 0.00 [2020-10-27T07:11:43.958Z] 07:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-27T07:11:43.958Z] 07:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-27T07:11:43.958Z] Average: eth0 104.97 90.09 573.38 28.25 0.00 0.00 0.00 0.00 [2020-10-27T07:11:43.958Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-10-27T07:11:43.958Z] Average: docker0 46.10 43.21 3.58 185.77 0.00 0.00 0.00 0.00 [2020-10-27T07:11:43.958Z] [2020-10-27T07:11:43.958Z] [2020-10-27T07:11:43.958Z] ---> sar -P ALL: [2020-10-27T07:11:43.958Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 10/27/20 _x86_64_ (4 CPU) [2020-10-27T07:11:43.958Z] [2020-10-27T07:11:43.958Z] 06:46:37 LINUX RESTART (4 CPU) [2020-10-27T07:11:43.958Z] [2020-10-27T07:11:43.958Z] 06:48:01 CPU %user %nice %system %iowait %steal %idle [2020-10-27T07:11:43.958Z] 06:49:02 all 4.29 0.00 2.75 1.47 9.75 81.74 [2020-10-27T07:11:43.958Z] 06:49:02 0 4.51 0.00 3.00 2.59 10.83 79.07 [2020-10-27T07:11:43.958Z] 06:49:02 1 2.29 0.00 2.19 1.69 9.76 84.07 [2020-10-27T07:11:43.958Z] 06:49:02 2 6.33 0.00 3.26 0.39 10.12 79.89 [2020-10-27T07:11:43.958Z] 06:49:02 3 4.11 0.00 2.57 1.19 8.29 83.84 [2020-10-27T07:11:43.958Z] 06:50:01 all 6.26 0.00 2.75 0.81 17.02 73.15 [2020-10-27T07:11:43.958Z] 06:50:01 0 6.76 0.00 3.05 0.80 20.56 68.83 [2020-10-27T07:11:43.958Z] 06:50:01 1 6.88 0.00 2.50 0.92 17.21 72.50 [2020-10-27T07:11:43.958Z] 06:50:01 2 5.90 0.00 3.10 0.80 15.37 74.82 [2020-10-27T07:11:43.959Z] 06:50:01 3 5.51 0.00 2.35 0.72 14.89 76.52 [2020-10-27T07:11:43.959Z] 06:51:01 all 4.76 0.00 4.00 0.96 21.28 69.00 [2020-10-27T07:11:43.959Z] 06:51:01 0 4.45 0.00 3.55 0.76 23.73 67.52 [2020-10-27T07:11:43.959Z] 06:51:01 1 4.32 0.00 3.11 1.24 21.30 70.04 [2020-10-27T07:11:43.959Z] 06:51:01 2 5.46 0.00 5.72 0.68 20.73 67.41 [2020-10-27T07:11:43.959Z] 06:51:01 3 4.83 0.00 3.65 1.18 19.33 71.02 [2020-10-27T07:11:43.959Z] 06:52:02 all 20.46 0.00 10.08 5.25 13.55 50.67 [2020-10-27T07:11:43.959Z] 06:52:02 0 19.33 0.00 9.83 7.25 13.71 49.89 [2020-10-27T07:11:43.959Z] 06:52:02 1 21.41 0.00 10.89 5.58 13.05 49.07 [2020-10-27T07:11:43.959Z] 06:52:02 2 21.47 0.00 9.35 4.04 14.15 50.99 [2020-10-27T07:11:43.959Z] 06:52:02 3 19.61 0.00 10.25 4.12 13.30 52.72 [2020-10-27T07:11:43.959Z] 06:53:01 all 38.09 0.00 14.69 3.97 20.06 23.19 [2020-10-27T07:11:43.959Z] 06:53:01 0 33.20 0.00 13.40 3.71 21.38 28.31 [2020-10-27T07:11:43.959Z] 06:53:01 1 39.77 0.00 15.75 3.71 20.00 20.77 [2020-10-27T07:11:43.959Z] 06:53:01 2 37.54 0.00 14.55 3.77 19.77 24.36 [2020-10-27T07:11:43.959Z] 06:53:01 3 42.13 0.00 15.15 4.71 19.02 19.00 [2020-10-27T07:11:43.959Z] 06:54:01 all 17.18 0.00 9.60 0.35 21.62 51.25 [2020-10-27T07:11:43.959Z] 06:54:01 0 17.34 0.00 9.93 0.19 21.71 50.82 [2020-10-27T07:11:43.959Z] 06:54:01 1 18.54 0.00 9.64 0.30 22.74 48.78 [2020-10-27T07:11:43.959Z] 06:54:01 2 16.84 0.00 9.05 0.68 21.57 51.87 [2020-10-27T07:11:43.959Z] 06:54:01 3 15.98 0.00 9.80 0.23 20.46 53.53 [2020-10-27T07:11:43.959Z] 06:55:03 all 12.67 0.00 12.85 4.30 24.39 45.79 [2020-10-27T07:11:43.959Z] 06:55:03 0 13.84 0.00 12.43 3.80 25.28 44.65 [2020-10-27T07:11:43.959Z] 06:55:03 1 12.84 0.00 15.03 4.35 24.14 43.64 [2020-10-27T07:11:43.959Z] 06:55:03 2 12.20 0.00 12.39 4.90 24.03 46.48 [2020-10-27T07:11:43.959Z] 06:55:03 3 11.80 0.00 11.60 4.14 24.13 48.33 [2020-10-27T07:11:43.959Z] 06:56:02 all 16.75 0.00 19.17 21.41 17.72 24.95 [2020-10-27T07:11:43.959Z] 06:56:02 0 15.89 0.00 18.49 19.03 18.48 28.10 [2020-10-27T07:11:43.959Z] 06:56:02 1 16.57 0.00 19.41 23.39 17.39 23.24 [2020-10-27T07:11:43.959Z] 06:56:02 2 18.03 0.00 19.38 21.56 16.65 24.39 [2020-10-27T07:11:43.959Z] 06:56:02 3 16.49 0.00 19.42 21.65 18.38 24.06 [2020-10-27T07:11:43.959Z] 06:57:02 all 63.62 0.00 14.47 4.70 11.24 5.98 [2020-10-27T07:11:43.959Z] 06:57:02 0 65.25 0.00 15.07 4.89 9.91 4.89 [2020-10-27T07:11:43.959Z] 06:57:02 1 60.80 0.00 14.63 3.69 12.50 8.38 [2020-10-27T07:11:43.959Z] 06:57:02 2 65.16 0.00 13.40 4.77 11.04 5.62 [2020-10-27T07:11:43.959Z] 06:57:02 3 63.22 0.00 14.74 5.44 11.54 5.06 [2020-10-27T07:11:43.959Z] 06:58:01 all 20.62 0.00 18.65 18.10 17.02 25.61 [2020-10-27T07:11:43.959Z] 06:58:01 0 21.11 0.00 20.40 17.06 16.87 24.57 [2020-10-27T07:11:43.959Z] 06:58:01 1 18.33 0.00 17.64 15.54 18.31 30.19 [2020-10-27T07:11:43.959Z] 06:58:01 2 20.39 0.00 18.09 18.75 16.83 25.95 [2020-10-27T07:11:43.959Z] 06:58:01 3 22.79 0.00 18.53 21.17 16.00 21.51 [2020-10-27T07:11:43.959Z] 06:59:03 all 19.00 0.00 20.84 25.28 16.33 18.55 [2020-10-27T07:11:43.959Z] 06:59:03 0 18.46 0.00 21.26 25.76 16.55 17.97 [2020-10-27T07:11:43.959Z] 06:59:03 1 20.81 0.00 21.24 25.10 15.91 16.95 [2020-10-27T07:11:43.959Z] 06:59:03 2 17.39 0.00 20.01 25.30 16.18 21.12 [2020-10-27T07:11:43.959Z] 06:59:03 3 19.39 0.00 20.86 24.96 16.67 18.11 [2020-10-27T07:11:43.959Z] [2020-10-27T07:11:43.959Z] 06:59:03 CPU %user %nice %system %iowait %steal %idle [2020-10-27T07:11:43.959Z] 07:00:02 all 57.83 0.00 18.77 5.90 14.19 3.31 [2020-10-27T07:11:43.959Z] 07:00:02 0 58.80 0.00 17.86 7.69 13.19 2.46 [2020-10-27T07:11:43.959Z] 07:00:02 1 54.57 0.00 18.42 5.04 16.72 5.26 [2020-10-27T07:11:43.959Z] 07:00:02 2 59.68 0.00 18.17 5.28 14.37 2.50 [2020-10-27T07:11:43.959Z] 07:00:02 3 58.35 0.00 20.64 5.56 12.45 3.00 [2020-10-27T07:11:43.959Z] 07:01:01 all 8.56 0.00 7.09 4.57 11.20 68.58 [2020-10-27T07:11:43.959Z] 07:01:01 0 8.29 0.00 7.25 4.98 11.60 67.87 [2020-10-27T07:11:43.959Z] 07:01:01 1 8.13 0.00 6.24 4.18 11.57 69.88 [2020-10-27T07:11:43.959Z] 07:01:01 2 10.03 0.00 7.12 4.59 10.96 67.30 [2020-10-27T07:11:43.959Z] 07:01:01 3 7.81 0.00 7.76 4.54 10.66 69.23 [2020-10-27T07:11:43.959Z] 07:02:01 all 0.09 0.00 0.07 0.04 0.13 99.67 [2020-10-27T07:11:43.959Z] 07:02:01 0 0.03 0.00 0.05 0.02 0.08 99.82 [2020-10-27T07:11:43.959Z] 07:02:01 1 0.27 0.00 0.10 0.03 0.25 99.35 [2020-10-27T07:11:43.959Z] 07:02:01 2 0.03 0.00 0.05 0.00 0.10 99.82 [2020-10-27T07:11:43.959Z] 07:02:01 3 0.03 0.00 0.08 0.10 0.08 99.70 [2020-10-27T07:11:43.959Z] 07:03:01 all 0.12 0.00 0.02 0.00 0.10 99.75 [2020-10-27T07:11:43.959Z] 07:03:01 0 0.37 0.00 0.02 0.00 0.12 99.50 [2020-10-27T07:11:43.959Z] 07:03:01 1 0.03 0.00 0.02 0.00 0.08 99.87 [2020-10-27T07:11:43.959Z] 07:03:01 2 0.07 0.00 0.03 0.00 0.15 99.75 [2020-10-27T07:11:43.959Z] 07:03:01 3 0.03 0.00 0.03 0.00 0.03 99.90 [2020-10-27T07:11:43.959Z] 07:04:01 all 0.10 0.00 0.04 0.00 0.12 99.74 [2020-10-27T07:11:43.959Z] 07:04:01 0 0.30 0.00 0.02 0.00 0.18 99.50 [2020-10-27T07:11:43.959Z] 07:04:01 1 0.07 0.00 0.07 0.00 0.15 99.72 [2020-10-27T07:11:43.959Z] 07:04:01 2 0.02 0.00 0.03 0.00 0.13 99.82 [2020-10-27T07:11:43.959Z] 07:04:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2020-10-27T07:11:43.959Z] 07:05:01 all 0.10 0.00 0.06 0.03 0.20 99.61 [2020-10-27T07:11:43.959Z] 07:05:01 0 0.12 0.00 0.07 0.03 0.17 99.62 [2020-10-27T07:11:43.959Z] 07:05:01 1 0.07 0.00 0.07 0.05 0.28 99.53 [2020-10-27T07:11:43.959Z] 07:05:01 2 0.15 0.00 0.07 0.05 0.15 99.58 [2020-10-27T07:11:43.959Z] 07:05:01 3 0.05 0.00 0.05 0.00 0.20 99.70 [2020-10-27T07:11:43.959Z] 07:06:01 all 0.03 0.00 0.03 0.00 0.15 99.80 [2020-10-27T07:11:43.959Z] 07:06:01 0 0.02 0.00 0.03 0.00 0.03 99.92 [2020-10-27T07:11:43.959Z] 07:06:01 1 0.05 0.00 0.03 0.00 0.35 99.57 [2020-10-27T07:11:43.959Z] 07:06:01 2 0.02 0.00 0.03 0.00 0.07 99.88 [2020-10-27T07:11:43.959Z] 07:06:01 3 0.03 0.00 0.02 0.00 0.13 99.82 [2020-10-27T07:11:43.959Z] 07:07:01 all 0.02 0.00 0.03 0.01 0.22 99.71 [2020-10-27T07:11:43.959Z] 07:07:01 0 0.00 0.00 0.02 0.00 0.05 99.93 [2020-10-27T07:11:43.959Z] 07:07:01 1 0.05 0.00 0.07 0.05 0.68 99.15 [2020-10-27T07:11:43.959Z] 07:07:01 2 0.02 0.00 0.02 0.00 0.07 99.90 [2020-10-27T07:11:43.959Z] 07:07:01 3 0.02 0.00 0.03 0.00 0.10 99.85 [2020-10-27T07:11:43.959Z] 07:08:01 all 0.08 0.00 0.05 0.02 0.22 99.63 [2020-10-27T07:11:43.959Z] 07:08:01 0 0.05 0.00 0.03 0.05 0.18 99.68 [2020-10-27T07:11:43.959Z] 07:08:01 1 0.13 0.00 0.08 0.00 0.50 99.29 [2020-10-27T07:11:43.959Z] 07:08:01 2 0.07 0.00 0.05 0.00 0.12 99.77 [2020-10-27T07:11:43.959Z] 07:08:01 3 0.08 0.00 0.05 0.02 0.08 99.77 [2020-10-27T07:11:43.959Z] 07:09:01 all 0.06 0.00 0.05 0.00 0.23 99.65 [2020-10-27T07:11:43.959Z] 07:09:01 0 0.05 0.00 0.05 0.00 0.30 99.60 [2020-10-27T07:11:43.959Z] 07:09:01 1 0.10 0.00 0.10 0.02 0.30 99.48 [2020-10-27T07:11:43.959Z] 07:09:01 2 0.03 0.00 0.02 0.00 0.12 99.83 [2020-10-27T07:11:43.959Z] 07:09:01 3 0.05 0.00 0.03 0.00 0.22 99.70 [2020-10-27T07:11:43.959Z] 07:10:01 all 0.03 0.00 0.02 0.00 0.04 99.91 [2020-10-27T07:11:43.959Z] 07:10:01 0 0.02 0.00 0.03 0.00 0.03 99.92 [2020-10-27T07:11:43.959Z] 07:10:01 1 0.02 0.00 0.02 0.00 0.05 99.92 [2020-10-27T07:11:43.959Z] 07:10:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2020-10-27T07:11:43.959Z] 07:10:01 3 0.07 0.00 0.03 0.00 0.07 99.83 [2020-10-27T07:11:43.959Z] [2020-10-27T07:11:43.959Z] 07:10:01 CPU %user %nice %system %iowait %steal %idle [2020-10-27T07:11:43.959Z] 07:11:01 all 0.25 0.00 0.17 0.20 0.20 99.18 [2020-10-27T07:11:43.959Z] 07:11:01 0 0.23 0.00 0.12 0.05 0.15 99.45 [2020-10-27T07:11:43.959Z] 07:11:01 1 0.43 0.00 0.28 0.38 0.22 98.68 [2020-10-27T07:11:43.959Z] 07:11:01 2 0.22 0.00 0.15 0.37 0.20 99.07 [2020-10-27T07:11:43.959Z] 07:11:01 3 0.10 0.00 0.12 0.02 0.25 99.52 [2020-10-27T07:11:43.959Z] Average: all 11.62 0.00 6.41 4.01 9.20 68.77 [2020-10-27T07:11:43.959Z] Average: 0 11.60 0.00 6.42 4.06 9.60 68.32 [2020-10-27T07:11:43.959Z] Average: 1 11.43 0.00 6.46 3.95 9.46 68.71 [2020-10-27T07:11:43.959Z] Average: 2 11.87 0.00 6.35 3.98 9.02 68.78 [2020-10-27T07:11:43.959Z] Average: 3 11.59 0.00 6.41 4.05 8.70 69.25 [2020-10-27T07:11:43.959Z] [2020-10-27T07:11:43.959Z] [2020-10-27T07:11:43.959Z]