Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of nil4git for edgexfoundry/device-sdk-c Loading trusted files from base branch main at c75449e85aa6c6239708e25f4301185f1aa5291c rather than 574127dbd35a5f0b3785285bd9b73c60951e2550 Obtained Jenkinsfile from c75449e85aa6c6239708e25f4301185f1aa5291c Running in Durability level: PERFORMANCE_OPTIMIZED 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh887812089426048753.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1534743695406616062.key > 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 144eb70ba3d470a427e699408e811d3f535e987a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-355/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-355/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3707150403423798969.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > 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 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5866285303305803829.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-355/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-355/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4150797947259719655.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > 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 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 ========================================================= [edgeXBuildCApp] RAW Config: [project:device-sdk-c, dockerBuildFilePath:scripts/Dockerfile.alpine-base, dockerFilePath:scripts/Dockerfile.alpine, pushImage:false] ========================================================= [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 ========================================================= [edgeXBuildCApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-c-settings PROJECT: device-sdk-c USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest DOCKER_FILE_PATH: scripts/Dockerfile.alpine DOCKER_BUILD_FILE_PATH: scripts/Dockerfile.alpine-base DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Running on prd-centos7-docker-4c-2g-2127 in /w/workspace/edgexfoundry_device-sdk-c_PR-355 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-c.git > git init /w/workspace/edgexfoundry_device-sdk-c_PR-355 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_device-sdk-c_PR-355@tmp/jenkins-gitclient-ssh8404529059547742252.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_device-sdk-c_PR-355@tmp/jenkins-gitclient-ssh2853483202837936662.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/355/head:refs/remotes/origin/PR-355 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c75449e85aa6c6239708e25f4301185f1aa5291c into PR head commit 574127dbd35a5f0b3785285bd9b73c60951e2550 Merge succeeded, producing 574127dbd35a5f0b3785285bd9b73c60951e2550 Checking out Revision 574127dbd35a5f0b3785285bd9b73c60951e2550 (PR-355) > git config core.sparsecheckout # timeout=10 > git checkout -f 574127dbd35a5f0b3785285bd9b73c60951e2550 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_device-sdk-c_PR-355@tmp/jenkins-gitclient-ssh676067930672849044.key > git merge c75449e85aa6c6239708e25f4301185f1aa5291c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 574127dbd35a5f0b3785285bd9b73c60951e2550 # timeout=10 Commit message: "fix: Update discovery sample app configuration.toml" > git rev-list --no-walk 574127dbd35a5f0b3785285bd9b73c60951e2550 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:54:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:54:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:54:30 ========================================================= 18:54:30 EdgeX Global Pipelines Version Info 18:54:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:54:31 ------------------- 18:54:31 stable info: 18:54:31 ------------------- 18:54:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:54:31 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 18:54:31 Message: update stable to v1.0.196 18:54:32 ------------------- 18:54:32 experimental info: 18:54:32 ------------------- 18:54:32 Commited By: **** collab-it+edgex@linuxfoundation.org 18:54:32 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 18:54:32 Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:54:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo 18:54:32 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo 18:54:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:54:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:54:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:54:32 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [Pipeline] echo 18:54:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo 18:54:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo 18:54:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:54:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk [Pipeline] echo 18:54:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:54:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:54:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:54:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 18:54:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:54:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:54:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:54:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-355 [Pipeline] echo 18:54:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-355 [Pipeline] echo 18:54:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-355 [Pipeline] echo 18:54:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 574127dbd35a5f0b3785285bd9b73c60951e2550 [Pipeline] echo 18:54:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 574127d [Pipeline] echo 18:54:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:54:33 provisioning config files... 18:54:33 copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-355@tmp/config7723266577249187231tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:54:33 ---> docker-login.sh 18:54:33 nexus3.edgexfoundry.org:10001 18:54:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:54:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:54:33 Configure a credential helper to remove this warning. See 18:54:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:54:33 18:54:33 Login Succeeded 18:54:33 nexus3.edgexfoundry.org:10002 18:54:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:54:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:54:33 Configure a credential helper to remove this warning. See 18:54:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:54:33 18:54:33 Login Succeeded 18:54:33 nexus3.edgexfoundry.org:10003 18:54:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:54:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:54:33 Configure a credential helper to remove this warning. See 18:54:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:54:33 18:54:33 Login Succeeded 18:54:33 nexus3.edgexfoundry.org:10004 18:54:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:54:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:54:34 Configure a credential helper to remove this warning. See 18:54:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:54:34 18:54:34 Login Succeeded 18:54:34 docker.io 18:54:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:54:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:54:34 Configure a credential helper to remove this warning. See 18:54:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:54:34 18:54:34 Login Succeeded 18:54:34 ---> docker-login.sh ends [Pipeline] } 18:54:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 18:54:35 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:54:35 18:54:35 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:54:36 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:54:36 latest: Pulling from edgex-devops/git-semver 18:54:36 31603596830f: Pulling fs layer 18:54:36 b6dc333f4379: Pulling fs layer 18:54:36 3d9ef1400e77: Pulling fs layer 18:54:36 fd332fbdc1db: Pulling fs layer 18:54:36 fd332fbdc1db: Waiting 18:54:36 b6dc333f4379: Verifying Checksum 18:54:36 b6dc333f4379: Download complete 18:54:36 31603596830f: Verifying Checksum 18:54:36 31603596830f: Download complete 18:54:36 fd332fbdc1db: Verifying Checksum 18:54:36 fd332fbdc1db: Download complete 18:54:36 3d9ef1400e77: Verifying Checksum 18:54:36 3d9ef1400e77: Download complete 18:54:36 31603596830f: Pull complete 18:54:37 b6dc333f4379: Pull complete 18:54:37 3d9ef1400e77: Pull complete 18:54:37 fd332fbdc1db: Pull complete 18:54:37 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 18:54:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:54:37 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:54:37 prd-centos7-docker-4c-2g-2127 does not seem to be running inside a container 18:54:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_PR-355 -v /w/workspace/edgexfoundry_device-sdk-c_PR-355:/w/workspace/edgexfoundry_device-sdk-c_PR-355:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-355@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-355@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 18:54:39 $ docker top fa5415f39c556eefc4a88f3536c3a471ed915e6f4b25ec28ef1a0b95b0d075d0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:54:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:54:39 [ssh-agent] Looking for ssh-agent implementation... 18:54:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:54:39 $ docker exec fa5415f39c556eefc4a88f3536c3a471ed915e6f4b25ec28ef1a0b95b0d075d0 ssh-agent 18:54:39 SSH_AUTH_SOCK=/tmp/ssh-NqYNUkAY1exF/agent.14 18:54:39 SSH_AGENT_PID=21 18:54:39 Running ssh-add (command line suppressed) 18:54:39 Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-355@tmp/private_key_831648291205107949.key (/w/workspace/edgexfoundry_device-sdk-c_PR-355@tmp/private_key_831648291205107949.key) 18:54:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:54:40 + git tag --points-at HEAD [Pipeline] } 18:54:40 $ docker exec --env ******** --env ******** fa5415f39c556eefc4a88f3536c3a471ed915e6f4b25ec28ef1a0b95b0d075d0 ssh-agent -k 18:54:40 unset SSH_AUTH_SOCK; 18:54:40 unset SSH_AGENT_PID; 18:54:40 echo Agent pid 21 killed; 18:54:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:54:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:54:40 [ssh-agent] Looking for ssh-agent implementation... 18:54:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:54:40 $ docker exec fa5415f39c556eefc4a88f3536c3a471ed915e6f4b25ec28ef1a0b95b0d075d0 ssh-agent 18:54:40 SSH_AUTH_SOCK=/tmp/ssh-gmRIybtjvM7c/agent.55 18:54:40 SSH_AGENT_PID=61 18:54:40 Running ssh-add (command line suppressed) 18:54:40 Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-355@tmp/private_key_7043186185458095999.key (/w/workspace/edgexfoundry_device-sdk-c_PR-355@tmp/private_key_7043186185458095999.key) 18:54:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:54:41 + git semver init 18:54:41 # -> Open(): unable to determine branch for HEAD 18:54:41 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-355/.git 18:54:41 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_PR-355 18:54:41 # $SEMVER_REMOTE_NAME = origin 18:54:41 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:54:41 # $SEMVER_USER_NAME = edgex-jenkins 18:54:41 # $SEMVER_BRANCH = PR-355 18:54:41 # $SEMVER_TEMP = /tmp/semver-128844447 18:54:41 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP 18:54:41 # '/tmp/semver-128844447' -> '/w/workspace/edgexfoundry_device-sdk-c_PR-355/.semver' 18:54:41 # -> Force: false 18:54:41 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-355/.semver [Pipeline] } 18:54:41 $ docker exec --env ******** --env ******** fa5415f39c556eefc4a88f3536c3a471ed915e6f4b25ec28ef1a0b95b0d075d0 ssh-agent -k 18:54:41 unset SSH_AUTH_SOCK; 18:54:41 unset SSH_AGENT_PID; 18:54:41 echo Agent pid 61 killed; 18:54:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:54:42 + git semver [Pipeline] } 18:54:42 $ docker stop --time=1 fa5415f39c556eefc4a88f3536c3a471ed915e6f4b25ec28ef1a0b95b0d075d0 18:54:43 $ docker rm -f fa5415f39c556eefc4a88f3536c3a471ed915e6f4b25ec28ef1a0b95b0d075d0 [Pipeline] // withDockerContainer [Pipeline] sh 18:54:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:54:43 Stashed 1 file(s) [Pipeline] echo 18:54:43 [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] node 18:54:59 Still waiting to schedule task 18:54:59 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2127’ 18:54:59 Still waiting to schedule task 18:54:59 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 18:57:06 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2135 in /w/workspace/edgexfoundry_device-sdk-c_PR-355 [Pipeline] { [Pipeline] ws 18:57:06 Running in /w/workspace/device-sdk-c/3 [Pipeline] { [Pipeline] checkout 18:57:06 Selected Git installation does not exist. Using Default 18:57:06 The recommended git tool is: NONE 18:57:11 using credential edgex-jenkins-ssh 18:57:11 Cloning the remote Git repository 18:57:12 Cloning repository git@github.com:edgexfoundry/device-sdk-c.git 18:57:12 > git init /w/workspace/device-sdk-c/3 # timeout=10 18:57:12 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 18:57:12 > git --version # timeout=10 18:57:12 > git --version # 'git version 2.17.1' 18:57:12 using GIT_SSH to set credentials SSH Credentials for GitHub 18:57:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:57:13 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 18:57:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:57:13 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 18:57:13 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 18:57:13 using GIT_SSH to set credentials SSH Credentials for GitHub 18:57:13 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/355/head:refs/remotes/origin/PR-355 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:57:14 Merging remotes/origin/main commit c75449e85aa6c6239708e25f4301185f1aa5291c into PR head commit 574127dbd35a5f0b3785285bd9b73c60951e2550 18:57:14 Merge succeeded, producing 574127dbd35a5f0b3785285bd9b73c60951e2550 18:57:14 Checking out Revision 574127dbd35a5f0b3785285bd9b73c60951e2550 (PR-355) 18:57:14 > git config core.sparsecheckout # timeout=10 18:57:14 > git checkout -f 574127dbd35a5f0b3785285bd9b73c60951e2550 # timeout=10 18:57:14 > git remote # timeout=10 18:57:14 > git config --get remote.origin.url # timeout=10 18:57:14 using GIT_SSH to set credentials SSH Credentials for GitHub 18:57:14 > git merge c75449e85aa6c6239708e25f4301185f1aa5291c # timeout=10 18:57:14 > git rev-parse HEAD^{commit} # timeout=10 18:57:14 > git config core.sparsecheckout # timeout=10 18:57:14 > git checkout -f 574127dbd35a5f0b3785285bd9b73c60951e2550 # timeout=10 18:57:18 Commit message: "fix: Update discovery sample app configuration.toml" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:57:20 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 18:57:20 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:57:21 + sudo service docker restart 18:57:21 + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:57:39 provisioning config files... 18:57:39 copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/3@tmp/config7414435375356440160tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:57:40 ---> docker-login.sh 18:57:40 nexus3.edgexfoundry.org:10001 18:57:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:57:41 Configure a credential helper to remove this warning. See 18:57:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:57:41 18:57:41 Login Succeeded 18:57:41 nexus3.edgexfoundry.org:10002 18:57:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:57:41 Configure a credential helper to remove this warning. See 18:57:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:57:41 18:57:41 Login Succeeded 18:57:41 nexus3.edgexfoundry.org:10003 18:57:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:57:42 Configure a credential helper to remove this warning. See 18:57:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:57:42 18:57:42 Login Succeeded 18:57:42 nexus3.edgexfoundry.org:10004 18:57:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:57:43 Configure a credential helper to remove this warning. See 18:57:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:57:43 18:57:43 Login Succeeded 18:57:43 docker.io 18:57:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:57:43 Configure a credential helper to remove this warning. See 18:57:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:57:43 18:57:43 Login Succeeded 18:57:43 ---> docker-login.sh ends [Pipeline] } 18:57:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:57:44 ========================================================= 18:57:44 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] 18:57:44 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:57:44 + docker build -t ci-base-image-arm64 -f scripts/Dockerfile.alpine-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest . 18:57:45 Sending build context to Docker daemon 2.585MB 18:57:45 Step 1/25 : ARG BASE=alpine:3.12 18:57:45 Step 2/25 : FROM ${BASE} as builder 18:57:45 latest: Pulling from edgex-devops/edgex-gcc-base-arm64 18:57:45 0362ad1dd800: Pulling fs layer 18:57:45 f2cdb1532d8b: Pulling fs layer 18:57:45 37ed683be191: Pulling fs layer 18:57:45 f2cdb1532d8b: Download complete 18:57:45 0362ad1dd800: Download complete 18:57:46 0362ad1dd800: Pull complete 18:57:46 f2cdb1532d8b: Pull complete 18:57:48 37ed683be191: Verifying Checksum 18:57:48 37ed683be191: Download complete 18:57:56 37ed683be191: Pull complete 18:57:56 Digest: sha256:f3a502aba7c4a8aa4a4fcde21dbb9db33787f3779e80dd14fb3ea60ab67de23f 18:57:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest 18:57:56 ---> b23d30803547 18:57:56 Step 3/25 : RUN wget https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub -O /etc/apk/keys/support@iotechsys.com-5b990dd9.pub 18:57:57 ---> Running in e25e8ed5d218 18:57:59 Connecting to iotech.jfrog.io (54.170.66.44:443) 18:57:59 support@iotechsys.co 100% |********************************| 451 0:00:00 ETA 18:57:59 18:58:00 Removing intermediate container e25e8ed5d218 18:58:00 ---> fab3b79b4ae5 18:58:00 Step 4/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories 18:58:00 ---> Running in 123be559b26d 18:58:02 Removing intermediate container 123be559b26d 18:58:02 ---> 2ee138b85d88 18:58:02 Step 5/25 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev paho-mqtt-c-dev hiredis-dev 18:58:02 ---> Running in ecd7c0b91917 18:58:04 fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz 18:58:05 fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz 18:58:05 fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/aarch64/APKINDEX.tar.gz 18:58:05 (1/11) Installing hiredis (0.14.0-r0) 18:58:05 (2/11) Installing hiredis-dev (0.14.0-r0) 18:58:06 (3/11) Installing ncurses-dev (6.1_p20190105-r0) 18:58:06 (4/11) Installing paho-mqtt-c-dev (1.3.5-r0) 18:58:07 (5/11) Installing libuuid (2.33-r0) 18:58:07 (6/11) Installing libblkid (2.33-r0) 18:58:07 (7/11) Installing libfdisk (2.33-r0) 18:58:08 (8/11) Installing libmount (2.33-r0) 18:58:08 (9/11) Installing libsmartcols (2.33-r0) 18:58:08 (10/11) Installing util-linux-dev (2.33-r0) 18:58:09 (11/11) Installing wget (1.20.3-r0) 18:58:09 Executing busybox-1.29.3-r10.trigger 18:58:09 OK: 287 MiB in 86 packages 18:58:10 Removing intermediate container ecd7c0b91917 18:58:10 ---> 50304efe75e3 18:58:10 Step 6/25 : ENV CBOR_VERSION=0.5.0 18:58:10 ---> Running in 38bac8cb3d72 18:58:11 Removing intermediate container 38bac8cb3d72 18:58:11 ---> ee95063888ab 18:58:11 Step 7/25 : RUN mkdir /tmp/cbor && cd /tmp/cbor && wget -O - https://github.com/PJK/libcbor/archive/v${CBOR_VERSION}.tar.gz | tar -z -x -f - && sed -e 's/-flto//' -i libcbor-${CBOR_VERSION}/CMakeLists.txt && cmake -DCMAKE_BUILD_TYPE=Release -DCBOR_CUSTOM_ALLOC=ON libcbor-${CBOR_VERSION} && make && make install 18:58:11 ---> Running in 8b8bbe5467fe 18:58:12 --2021-07-07 18:58:12-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz 18:58:12 Resolving github.com... 140.82.114.4 18:58:12 Connecting to github.com|140.82.114.4|:443... connected. 18:58:12 HTTP request sent, awaiting response... 302 Found 18:58:12 Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] 18:58:12 --2021-07-07 18:58:12-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 18:58:12 Resolving codeload.github.com... 140.82.113.9 18:58:12 Connecting to codeload.github.com|140.82.113.9|:443... connected. 18:58:13 HTTP request sent, awaiting response... 200 OK 18:58:13 Length: unspecified [application/x-gzip] 18:58:13 Saving to: 'STDOUT' 18:58:13  18:58:13 0K .......... .......... .......... .......... .......... 1.37M 18:58:13 50K .......... .......... .......... .......... .......... 2.45M 18:58:13 100K .......... .......... .......... .......... .......... 10.8M 18:58:13 150K .......... .......... .......... .......... .......... 4.00M 18:58:13 200K .......... .......... .......... .......... .......... 9.06M 18:58:13 250K .......... .......... .......... .......... .......... 4.02M 18:58:13 300K .......... .......... .......... .......... .......... 4.95M 18:58:13 350K .......... .......... .......... .......... .......... 4.87M 18:58:13 400K .......... .......... .......... .......... .......... 3.25M 18:58:13 450K .......... .......... .......... .......... .......... 3.99M 18:58:13 500K .......... .......... .......... .......... .......... 7.45M 18:58:13 550K .......... .......... .......... .......... .......... 2.08M 18:58:13 600K .......... .......... .......... .......... .......... 888K 18:58:13 650K .......... .......... .......... .......... .......... 2.60M 18:58:13 700K ..  321K=0.2s 18:58:13 18:58:13 2021-07-07 18:58:13 (2.75 MB/s) - written to stdout [719348] 18:58:13 18:58:13 -- The C compiler identification is GNU 8.3.0 18:58:13 -- The CXX compiler identification is GNU 8.3.0 18:58:13 -- Check for working C compiler: /usr/bin/cc 18:58:14 -- Check for working C compiler: /usr/bin/cc -- works 18:58:14 -- Detecting C compiler ABI info 18:58:14 -- Detecting C compiler ABI info - done 18:58:14 -- Detecting C compile features 18:58:15 -- Detecting C compile features - done 18:58:15 -- Check for working CXX compiler: /usr/bin/c++ 18:58:15 -- Check for working CXX compiler: /usr/bin/c++ -- works 18:58:15 -- Detecting CXX compiler ABI info 18:58:15 -- Detecting CXX compiler ABI info - done 18:58:15 -- Detecting CXX compile features 18:58:17 -- Detecting CXX compile features - done 18:58:17 -- Looking for include file endian.h 18:58:17 -- Looking for include file endian.h - found 18:58:17 -- Check if the system is big endian 18:58:17 -- Searching 16 bit integer 18:58:17 -- Looking for sys/types.h 18:58:17 -- Looking for sys/types.h - found 18:58:17 -- Looking for stdint.h 18:58:17 -- Looking for stdint.h - found 18:58:17 -- Looking for stddef.h 18:58:18 -- Looking for stddef.h - found 18:58:18 -- Check size of unsigned short 18:58:18 -- Check size of unsigned short - done 18:58:18 -- Using unsigned short 18:58:18 -- Check if the system is big endian - little endian 18:58:18 -- Check size of size_t 18:58:18 -- Check size of size_t - done 18:58:18 CMake Warning at examples/CMakeLists.txt:16 (find_package): 18:58:18 By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has 18:58:18 asked CMake to find a package configuration file provided by "cJSON", but 18:58:18 CMake did not find one. 18:58:18 18:58:18 Could not find a package configuration file provided by "cJSON" with any of 18:58:18 the following names: 18:58:18 18:58:18 cJSONConfig.cmake 18:58:18 cjson-config.cmake 18:58:18 18:58:18 Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set 18:58:18 "cJSON_DIR" to a directory containing one of the above files. If "cJSON" 18:58:18 provides a separate development package or SDK, be sure it has been 18:58:18 installed. 18:58:18 18:58:18 18:58:18 -- Configuring done 18:58:19 -- Generating done 18:58:19 -- Build files have been written to: /tmp/cbor 18:58:19 Scanning dependencies of target cbor_shared 18:58:19 [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o 18:58:20 [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o 18:58:20 [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o 18:58:20 [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o 18:58:21 [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o 18:58:21 [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o 18:58:21 [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o 18:58:22 [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o 18:58:22 [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o 18:58:22 [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o 18:58:23 [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o 18:58:23 [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o 18:58:23 [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o 18:58:24 [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o 18:58:24 [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o 18:58:24 [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o 18:58:25 [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o 18:58:25 [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o 18:58:25 [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o 18:58:25 [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o 18:58:25 [ 40%] Linking C shared library libcbor.so 18:58:25 [ 40%] Built target cbor_shared 18:58:25 Scanning dependencies of target cbor 18:58:26 [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o 18:58:26 [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o 18:58:27 [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o 18:58:27 [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o 18:58:28 [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o 18:58:28 [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o 18:58:29 [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o 18:58:29 [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o 18:58:29 [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o 18:58:29 [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o 18:58:30 [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o 18:58:30 [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o 18:58:31 [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o 18:58:31 [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o 18:58:31 [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o 18:58:31 [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o 18:58:32 [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o 18:58:32 [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o 18:58:32 [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o 18:58:33 [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o 18:58:33 [ 80%] Linking C static library libcbor.a 18:58:33 [ 80%] Built target cbor 18:58:33 Scanning dependencies of target create_items 18:58:33 [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o 18:58:33 [ 84%] Linking C executable create_items 18:58:33 [ 84%] Built target create_items 18:58:33 Scanning dependencies of target readfile 18:58:33 [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o 18:58:33 [ 88%] Linking C executable readfile 18:58:34 [ 88%] Built target readfile 18:58:34 Scanning dependencies of target streaming_parser 18:58:34 [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o 18:58:34 [ 92%] Linking C executable streaming_parser 18:58:34 [ 92%] Built target streaming_parser 18:58:34 Scanning dependencies of target sort 18:58:34 [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o 18:58:34 [ 96%] Linking C executable sort 18:58:34 [ 96%] Built target sort 18:58:34 Scanning dependencies of target hello 18:58:34 [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o 18:58:34 [100%] Linking C executable hello 18:58:34 [100%] Built target hello 18:58:34 Install the project... 18:58:34 -- Install configuration: "Release" 18:58:34 -- Installing: /usr/local/include/cbor/configuration.h 18:58:34 -- Installing: /usr/local/lib64/libcbor.a 18:58:34 -- Installing: /usr/local/lib64/libcbor.so.0.0.0 18:58:34 -- Installing: /usr/local/lib64/libcbor.so.0 18:58:34 -- Installing: /usr/local/lib64/libcbor.so 18:58:34 -- Up-to-date: /usr/local/include/cbor 18:58:34 -- Installing: /usr/local/include/cbor/streaming.h 18:58:34 -- Installing: /usr/local/include/cbor/ints.h 18:58:34 -- Installing: /usr/local/include/cbor/floats_ctrls.h 18:58:34 -- Installing: /usr/local/include/cbor/bytestrings.h 18:58:34 -- Installing: /usr/local/include/cbor/encoding.h 18:58:34 -- Installing: /usr/local/include/cbor/serialization.h 18:58:34 -- Installing: /usr/local/include/cbor/data.h 18:58:34 -- Installing: /usr/local/include/cbor/common.h 18:58:34 -- Installing: /usr/local/include/cbor/callbacks.h 18:58:34 -- Installing: /usr/local/include/cbor/strings.h 18:58:34 -- Installing: /usr/local/include/cbor/tags.h 18:58:35 -- Installing: /usr/local/include/cbor/internal 18:58:35 -- Installing: /usr/local/include/cbor/internal/encoders.h 18:58:35 -- Installing: /usr/local/include/cbor/internal/loaders.h 18:58:35 -- Installing: /usr/local/include/cbor/internal/stack.h 18:58:35 -- Installing: /usr/local/include/cbor/internal/unicode.h 18:58:35 -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h 18:58:35 -- Installing: /usr/local/include/cbor/internal/memory_utils.h 18:58:35 -- Installing: /usr/local/include/cbor/arrays.h 18:58:35 -- Installing: /usr/local/include/cbor/maps.h 18:58:35 -- Installing: /usr/local/include/cbor.h 18:58:35 -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc 18:58:37 Removing intermediate container 8b8bbe5467fe 18:58:37 ---> 6304c3a69673 18:58:37 Step 8/25 : RUN mkdir /tmp/sdk 18:58:37 ---> Running in 7f680e848406 18:58:39 Removing intermediate container 7f680e848406 18:58:39 ---> ea4d335ef1d2 18:58:39 Step 9/25 : COPY VERSION /tmp/sdk 18:58:40 ---> 1673721c3de9 18:58:40 Step 10/25 : COPY src /tmp/sdk/src 18:58:41 ---> c1f77cf826cc 18:58:41 Step 11/25 : COPY include /tmp/sdk/include 18:58:42 ---> 1c77eaafd8f2 18:58:42 Step 12/25 : COPY scripts /tmp/sdk/scripts 18:58:42 ---> a5fbe41b3490 18:58:42 Step 13/25 : COPY LICENSE /tmp/sdk 18:58:43 ---> 5b08476bc8cc 18:58:43 Step 14/25 : COPY Attribution.txt /tmp/sdk 18:58:44 ---> 8a8276c958bb 18:58:44 Step 15/25 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install 18:58:44 ---> Running in 83a6ec4a17f2 18:58:45 + CPPCHECK=false 18:58:45 + DOCGEN=false 18:58:45 + TOMLVER=SDK-0.2 18:58:45 + CUTILVER=1.1.4 18:58:45 + '[' 0 -gt 0 ] 18:58:45 + readlink -f ./scripts/build.sh 18:58:45 + dirname /tmp/sdk/scripts/build.sh 18:58:45 + dirname /tmp/sdk/scripts 18:58:45 + ROOT=/tmp/sdk 18:58:45 + cd /tmp/sdk 18:58:45 + '[' '!' -d deps ] 18:58:45 + mkdir deps 18:58:45 + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 18:58:45 --2021-07-07 18:58:45-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 18:58:45 + tar -C deps -z -x -f - 18:58:45 Resolving github.com... 140.82.114.4 18:58:45 Connecting to github.com|140.82.114.4|:443... connected. 18:58:45 HTTP request sent, awaiting response... 302 Found 18:58:45 Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] 18:58:45 --2021-07-07 18:58:45-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 18:58:45 Resolving codeload.github.com... 140.82.113.9 18:58:45 Connecting to codeload.github.com|140.82.113.9|:443... connected. 18:58:45 HTTP request sent, awaiting response... 200 OK 18:58:45 Length: unspecified [application/x-gzip] 18:58:45 Saving to: 'STDOUT' 18:58:45  18:58:45 0K .......... ...... 1.00M=0.02s 18:58:45 18:58:45 2021-07-07 18:58:45 (1.00 MB/s) - written to stdout [16451] 18:58:45 18:58:45 + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c 18:58:45 + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz 18:58:45 + tar -C deps -z -x -f - 18:58:45 --2021-07-07 18:58:45-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz 18:58:46 Resolving github.com... 140.82.114.4 18:58:46 Connecting to github.com|140.82.114.4|:443... connected. 18:58:46 HTTP request sent, awaiting response... 302 Found 18:58:46 Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [following] 18:58:46 --2021-07-07 18:58:46-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 18:58:46 Resolving codeload.github.com... 140.82.113.9 18:58:46 Connecting to codeload.github.com|140.82.113.9|:443... connected. 18:58:46 HTTP request sent, awaiting response... 200 OK 18:58:46 Length: unspecified [application/x-gzip] 18:58:46 Saving to: 'STDOUT' 18:58:46  18:58:46 0K .......... .......... .......... .......... .......... 1.40M 18:58:46 50K .......... .......... .......... .......... .......... 2.74M 18:58:46 100K .......... .......... .......... .......... .......... 12.4M 18:58:46 150K .......... .......... .......   1.47M=0.07s 18:58:46 18:58:46 2021-07-07 18:58:46 (2.31 MB/s) - written to stdout [181796] 18:58:46 18:58:46 + mkdir -p src/c/iot 18:58:46 + cp deps/iotech-c-utils-1.1.4/src/c/base64.c deps/iotech-c-utils-1.1.4/src/c/component.c deps/iotech-c-utils-1.1.4/src/c/config.c deps/iotech-c-utils-1.1.4/src/c/container.c deps/iotech-c-utils-1.1.4/src/c/data.c deps/iotech-c-utils-1.1.4/src/c/hash.c deps/iotech-c-utils-1.1.4/src/c/iot.c deps/iotech-c-utils-1.1.4/src/c/json.c deps/iotech-c-utils-1.1.4/src/c/logger.c deps/iotech-c-utils-1.1.4/src/c/os.c deps/iotech-c-utils-1.1.4/src/c/scheduler.c deps/iotech-c-utils-1.1.4/src/c/thread.c deps/iotech-c-utils-1.1.4/src/c/threadpool.c deps/iotech-c-utils-1.1.4/src/c/time.c deps/iotech-c-utils-1.1.4/src/c/yxml.c src/c/iot 18:58:46 + cp deps/iotech-c-utils-1.1.4/src/c/defs.h.in src/c/iot 18:58:46 + cp deps/iotech-c-utils-1.1.4/src/c/yxml.h src/c/iot 18:58:46 + cp deps/iotech-c-utils-1.1.4/VERSION src/c/iot 18:58:46 + mkdir -p include/iot 18:58:46 + cp deps/iotech-c-utils-1.1.4/include/iot/base64.h deps/iotech-c-utils-1.1.4/include/iot/component.h deps/iotech-c-utils-1.1.4/include/iot/config.h deps/iotech-c-utils-1.1.4/include/iot/container.h deps/iotech-c-utils-1.1.4/include/iot/data.h deps/iotech-c-utils-1.1.4/include/iot/hash.h deps/iotech-c-utils-1.1.4/include/iot/iot.h deps/iotech-c-utils-1.1.4/include/iot/json.h deps/iotech-c-utils-1.1.4/include/iot/logger.h deps/iotech-c-utils-1.1.4/include/iot/os.h deps/iotech-c-utils-1.1.4/include/iot/scheduler.h deps/iotech-c-utils-1.1.4/include/iot/thread.h deps/iotech-c-utils-1.1.4/include/iot/threadpool.h deps/iotech-c-utils-1.1.4/include/iot/time.h deps/iotech-c-utils-1.1.4/include/iot/typecode.h include/iot 18:58:46 + mkdir -p include/iot/os 18:58:46 + cp deps/iotech-c-utils-1.1.4/include/iot/os/linux.h deps/iotech-c-utils-1.1.4/include/iot/os/macos.h deps/iotech-c-utils-1.1.4/include/iot/os/zephyr.h include/iot/os 18:58:46 + mkdir -p /tmp/sdk/build/release 18:58:46 + cd /tmp/sdk/build/release 18:58:46 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src 18:58:46 -- The C compiler identification is GNU 8.3.0 18:58:46 -- Check for working C compiler: /usr/bin/cc 18:58:47 -- Check for working C compiler: /usr/bin/cc -- works 18:58:47 -- Detecting C compiler ABI info 18:58:47 -- Detecting C compiler ABI info - done 18:58:47 -- Detecting C compile features 18:58:48 -- Detecting C compile features - done 18:58:48 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 18:58:48 -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") 18:58:48 -- Found LIBYAML: /usr/lib/libyaml.so 18:58:48 -- Found LIBUUID: /usr/lib/libuuid.so 18:58:48 -- Found LIBCBOR: /usr/local/lib64/libcbor.so 18:58:48 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 18:58:48 -- Found LIBHIREDIS: /usr/lib/libhiredis.so 18:58:48 -- C SDK 0.0.0 for Linux 18:58:48 -- Performing Test CSDK_HAVE_ATOMIC 18:58:48 -- Performing Test CSDK_HAVE_ATOMIC - Success 18:58:48 -- Found Curses: /usr/lib/libcurses.so 18:58:48 -- Configuring done 18:58:48 -- Generating done 18:58:48 -- Build files have been written to: /tmp/sdk/build/release 18:58:48 + make all package 18:58:48 + tee release.log 18:58:48 Scanning dependencies of target csdk 18:58:49 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 18:58:49 [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o 18:58:50 [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o 18:58:51 [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 18:58:52 [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 18:58:52 [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o 18:58:53 [ 11%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o 18:58:53 [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o 18:58:53 [ 14%] Building C object c/CMakeFiles/csdk.dir/data.c.o 18:58:55 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 18:58:56 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 18:58:57 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 18:58:57 [ 20%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 18:58:58 [ 22%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 18:58:58 [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o 18:58:58 [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 18:58:59 [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 18:59:01 [ 28%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 18:59:01 [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o 18:59:02 [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o 18:59:02 [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o 18:59:03 [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o 18:59:03 [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o 18:59:06 [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o 18:59:06 [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o 18:59:06 [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o 18:59:07 [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o 18:59:07 [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o 18:59:07 [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o 18:59:07 Running on prd-centos7-docker-4c-2g-2136 in /w/workspace/edgexfoundry_device-sdk-c_PR-355 [Pipeline] { [Pipeline] ws 18:59:07 Running in /w/workspace/device-sdk-c/3 [Pipeline] { [Pipeline] checkout 18:59:07 Selected Git installation does not exist. Using Default 18:59:07 The recommended git tool is: NONE 18:59:08 [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o 18:59:08 [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o 18:59:09 [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o 18:59:09 [ 52%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o 18:59:10 using credential edgex-jenkins-ssh 18:59:10 Cloning the remote Git repository 18:59:10 Cloning repository git@github.com:edgexfoundry/device-sdk-c.git 18:59:10 > git init /w/workspace/device-sdk-c/3 # timeout=10 18:59:10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 18:59:10 > git --version # timeout=10 18:59:10 > git --version # 'git version 2.24.4' 18:59:10 using GIT_SSH to set credentials SSH Credentials for GitHub 18:59:10 [INFO] Currently running in a labeled security context 18:59:10 [INFO] Currently SELinux is 'enforcing' on the host 18:59:10 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-c/3@tmp/jenkins-gitclient-ssh3736087387235586686.key 18:59:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:59:11 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 18:59:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:59:11 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 18:59:11 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 18:59:11 using GIT_SSH to set credentials SSH Credentials for GitHub 18:59:11 [INFO] Currently running in a labeled security context 18:59:11 [INFO] Currently SELinux is 'enforcing' on the host 18:59:11 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-c/3@tmp/jenkins-gitclient-ssh8835199442420741227.key 18:59:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/355/head:refs/remotes/origin/PR-355 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:59:11 Merging remotes/origin/main commit c75449e85aa6c6239708e25f4301185f1aa5291c into PR head commit 574127dbd35a5f0b3785285bd9b73c60951e2550 18:59:11 [ 53%] Building C object c/CMakeFiles/csdk.dir/map.c.o 18:59:11 Merge succeeded, producing 574127dbd35a5f0b3785285bd9b73c60951e2550 18:59:11 Checking out Revision 574127dbd35a5f0b3785285bd9b73c60951e2550 (PR-355) 18:59:12 [ 55%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 18:59:11 > git config core.sparsecheckout # timeout=10 18:59:11 > git checkout -f 574127dbd35a5f0b3785285bd9b73c60951e2550 # timeout=10 18:59:11 > git remote # timeout=10 18:59:11 > git config --get remote.origin.url # timeout=10 18:59:11 using GIT_SSH to set credentials SSH Credentials for GitHub 18:59:11 [INFO] Currently running in a labeled security context 18:59:11 [INFO] Currently SELinux is 'enforcing' on the host 18:59:11 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-c/3@tmp/jenkins-gitclient-ssh1572329137657487651.key 18:59:11 > git merge c75449e85aa6c6239708e25f4301185f1aa5291c # timeout=10 18:59:11 > git rev-parse HEAD^{commit} # timeout=10 18:59:11 > git config core.sparsecheckout # timeout=10 18:59:11 > git checkout -f 574127dbd35a5f0b3785285bd9b73c60951e2550 # timeout=10 18:59:13 [ 57%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o 18:59:13 [ 58%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 18:59:15 Commit message: "fix: Update discovery sample app configuration.toml" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:59:16 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 18:59:16 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:59:16 + true 18:59:16 + sudo service docker restart 18:59:16 Redirecting to /bin/systemctl restart docker.service 18:59:17 [ 60%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 18:59:17 [ 61%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 18:59:18 [ 63%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 18:59:18 [ 65%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 18:59:19 [ 66%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 18:59:20 [ 68%] Building C object c/CMakeFiles/csdk.dir/service.c.o 18:59:22 [ 69%] Building C object c/CMakeFiles/csdk.dir/toml.c.o 18:59:26 [ 71%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 18:59:26 [ 73%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 18:59:26 [ 74%] Linking C shared library libcsdk.so 18:59:27 [ 74%] Built target csdk 18:59:27 Scanning dependencies of target template 18:59:27 [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 18:59:27 [ 77%] Linking C executable template 18:59:27 [ 77%] Built target template 18:59:27 Scanning dependencies of target device-counter 18:59:27 [ 79%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 18:59:28 [ 80%] Linking C executable device-counter 18:59:28 [ 80%] Built target device-counter 18:59:28 Scanning dependencies of target device-random 18:59:28 [ 82%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 18:59:29 [ 84%] Linking C executable device-random 18:59:29 [ 84%] Built target device-random 18:59:29 Scanning dependencies of target device-gyro 18:59:29 [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 18:59:29 [ 87%] Linking C executable device-gyro 18:59:29 [ 87%] Built target device-gyro 18:59:29 Scanning dependencies of target device-bitfields 18:59:29 [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 18:59:30 [ 90%] Linking C executable device-bitfields 18:59:30 [ 90%] Built target device-bitfields 18:59:30 Scanning dependencies of target template-discovery 18:59:30 [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 18:59:31 [ 93%] Linking C executable template-discovery 18:59:31 [ 93%] Built target template-discovery 18:59:31 Scanning dependencies of target device-file 18:59:31 [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 18:59:32 [ 96%] Linking C executable device-file 18:59:32 [ 96%] Built target device-file 18:59:32 Scanning dependencies of target device-terminal 18:59:32 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 18:59:32 [100%] Linking C executable device-terminal 18:59:33 [100%] Built target device-terminal 18:59:33 Run CPack packaging tool... 18:59:33 CPack: Create package using TGZ 18:59:33 CPack: Install projects 18:59:33 CPack: - Run preinstall target for: Csdk 18:59:33 CPack: - Install project: Csdk 18:59:33 CPack: Create package 18:59:33 CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. 18:59:33 + '[' false '=' true ] 18:59:33 + '[' false '=' true ] 18:59:33 + mkdir -p /tmp/sdk/build/debug 18:59:33 + cd /tmp/sdk/build/debug 18:59:33 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src 18:59:34 -- The C compiler identification is GNU 8.3.0 18:59:34 -- Check for working C compiler: /usr/bin/cc 18:59:34 -- Check for working C compiler: /usr/bin/cc -- works 18:59:34 -- Detecting C compiler ABI info 18:59:34 -- Detecting C compiler ABI info - done 18:59:34 -- Detecting C compile features [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:59:35 provisioning config files... 18:59:35 copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/3@tmp/config2848418408719530553tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:59:35 ---> docker-login.sh 18:59:35 nexus3.edgexfoundry.org:10001 18:59:35 -- Detecting C compile features - done 18:59:35 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 18:59:35 -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") 18:59:35 -- Found LIBYAML: /usr/lib/libyaml.so 18:59:35 -- Found LIBUUID: /usr/lib/libuuid.so 18:59:35 -- Found LIBCBOR: /usr/local/lib64/libcbor.so 18:59:35 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 18:59:35 -- Found LIBHIREDIS: /usr/lib/libhiredis.so 18:59:35 -- C SDK 0.0.0 for Linux 18:59:35 -- Performing Test CSDK_HAVE_ATOMIC 18:59:35 -- Performing Test CSDK_HAVE_ATOMIC - Success 18:59:35 -- Found Curses: /usr/lib/libcurses.so 18:59:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:59:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:59:35 Configure a credential helper to remove this warning. See 18:59:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:59:35 18:59:35 Login Succeeded 18:59:35 nexus3.edgexfoundry.org:10002 18:59:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:59:35 -- Configuring done 18:59:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:59:36 Configure a credential helper to remove this warning. See 18:59:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:59:36 18:59:36 Login Succeeded 18:59:36 nexus3.edgexfoundry.org:10003 18:59:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:59:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:59:36 Configure a credential helper to remove this warning. See 18:59:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:59:36 18:59:36 Login Succeeded 18:59:36 nexus3.edgexfoundry.org:10004 18:59:36 -- Generating done 18:59:36 -- Build files have been written to: /tmp/sdk/build/debug 18:59:36 + make 18:59:36 + tee debug.log 18:59:36 Scanning dependencies of target csdk 18:59:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:59:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:59:36 Configure a credential helper to remove this warning. See 18:59:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:59:36 18:59:36 Login Succeeded 18:59:36 docker.io 18:59:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:59:36 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 18:59:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:59:36 Configure a credential helper to remove this warning. See 18:59:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:59:36 18:59:36 Login Succeeded 18:59:36 ---> docker-login.sh ends [Pipeline] } 18:59:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:59:36 ========================================================= 18:59:36 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] 18:59:36 ========================================================= [Pipeline] isUnix 18:59:36 [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [Pipeline] sh 18:59:36 [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o 18:59:37 + docker build -t ci-base-image-x86_64 -f scripts/Dockerfile.alpine-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest . 18:59:37 Sending build context to Docker daemon 2.586MB 18:59:37 Step 1/25 : ARG BASE=alpine:3.12 18:59:37 Step 2/25 : FROM ${BASE} as builder 18:59:37 latest: Pulling from edgex-devops/edgex-gcc-base 18:59:37 e7c96db7181b: Pulling fs layer 18:59:37 4c13bbce0fe7: Pulling fs layer 18:59:37 6059c847ac2f: Pulling fs layer 18:59:37 4c13bbce0fe7: Verifying Checksum 18:59:37 4c13bbce0fe7: Download complete 18:59:37 e7c96db7181b: Verifying Checksum 18:59:37 e7c96db7181b: Download complete 18:59:37 e7c96db7181b: Pull complete 18:59:37 4c13bbce0fe7: Pull complete 18:59:37 [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 18:59:37 [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 18:59:37 [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o 18:59:38 [ 11%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o 18:59:38 [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o 18:59:38 [ 14%] Building C object c/CMakeFiles/csdk.dir/data.c.o 18:59:38 6059c847ac2f: Verifying Checksum 18:59:38 6059c847ac2f: Download complete 18:59:39 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 18:59:39 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 18:59:39 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 18:59:40 [ 20%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 18:59:40 [ 22%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 18:59:40 [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o 18:59:40 [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 18:59:41 [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 18:59:41 6059c847ac2f: Pull complete 18:59:41 Digest: sha256:6b5104d086ae1e5e8a284a473be9a93378e3934f9b07db5717372c857cbcbe5e 18:59:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest 18:59:41 ---> 5eabd8fd8ba2 18:59:41 Step 3/25 : RUN wget https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub -O /etc/apk/keys/support@iotechsys.com-5b990dd9.pub 18:59:41 [ 28%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 18:59:42 [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o 18:59:42 [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o 18:59:42 [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o 18:59:42 [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o 18:59:42 [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o 18:59:43 ---> Running in 309f711a6f1e 18:59:43 Connecting to iotech.jfrog.io (54.170.66.44:443) 18:59:43 support@iotechsys.co 100% |********************************| 451 0:00:00 ETA 18:59:43 18:59:43 Removing intermediate container 309f711a6f1e 18:59:43 ---> 5c875ad86e4d 18:59:43 Step 4/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories 18:59:43 ---> Running in f2d1237cac52 18:59:43 [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o 18:59:43 [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o 18:59:44 [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o 18:59:44 [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o 18:59:44 Removing intermediate container f2d1237cac52 18:59:44 ---> cbea557946cb 18:59:44 Step 5/25 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev paho-mqtt-c-dev hiredis-dev 18:59:44 ---> Running in 12eab9dc2a67 18:59:44 [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o 18:59:44 fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz 18:59:44 [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o 18:59:45 [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o 18:59:45 fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz 18:59:45 [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o 18:59:45 [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o 18:59:45 [ 52%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o 18:59:46 [ 53%] Building C object c/CMakeFiles/csdk.dir/map.c.o 18:59:46 [ 55%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 18:59:46 fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/x86_64/APKINDEX.tar.gz 18:59:46 (1/11) Installing hiredis (0.14.0-r0) 18:59:46 (2/11) Installing hiredis-dev (0.14.0-r0) 18:59:46 (3/11) Installing ncurses-dev (6.1_p20190105-r0) 18:59:46 (4/11) Installing paho-mqtt-c-dev (1.3.5-r0) 18:59:46 [ 57%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o 18:59:46 [ 58%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 18:59:47 [ 60%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 18:59:48 [ 61%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 18:59:48 (5/11) Installing libuuid (2.33-r0) 18:59:48 [ 63%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 18:59:48 (6/11) Installing libblkid (2.33-r0) 18:59:48 [ 65%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 18:59:48 (7/11) Installing libfdisk (2.33-r0) 18:59:48 (8/11) Installing libmount (2.33-r0) 18:59:48 [ 66%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 18:59:48 (9/11) Installing libsmartcols (2.33-r0) 18:59:48 (10/11) Installing util-linux-dev (2.33-r0) 18:59:49 [ 68%] Building C object c/CMakeFiles/csdk.dir/service.c.o 18:59:49 (11/11) Installing wget (1.20.3-r0) 18:59:49 Executing busybox-1.29.3-r10.trigger 18:59:49 OK: 273 MiB in 86 packages 18:59:50 Removing intermediate container 12eab9dc2a67 18:59:50 ---> 7deab8aee565 18:59:50 Step 6/25 : ENV CBOR_VERSION=0.5.0 18:59:50 ---> Running in 658bfc5496ea 18:59:50 Removing intermediate container 658bfc5496ea 18:59:50 ---> b079afdc18b0 18:59:50 Step 7/25 : RUN mkdir /tmp/cbor && cd /tmp/cbor && wget -O - https://github.com/PJK/libcbor/archive/v${CBOR_VERSION}.tar.gz | tar -z -x -f - && sed -e 's/-flto//' -i libcbor-${CBOR_VERSION}/CMakeLists.txt && cmake -DCMAKE_BUILD_TYPE=Release -DCBOR_CUSTOM_ALLOC=ON libcbor-${CBOR_VERSION} && make && make install 18:59:50 ---> Running in 59757c4562f4 18:59:50 [ 69%] Building C object c/CMakeFiles/csdk.dir/toml.c.o 18:59:50 --2021-07-07 18:59:50-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz 18:59:50 Resolving github.com... 140.82.114.4 18:59:50 Connecting to github.com|140.82.114.4|:443... connected. 18:59:50 HTTP request sent, awaiting response... 302 Found 18:59:50 Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] 18:59:50 --2021-07-07 18:59:50-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 18:59:50 Resolving codeload.github.com... 140.82.114.9 18:59:50 Connecting to codeload.github.com|140.82.114.9|:443... connected. 18:59:50 HTTP request sent, awaiting response... 200 OK 18:59:50 Length: unspecified [application/x-gzip] 18:59:50 Saving to: 'STDOUT' 18:59:50  18:59:50 0K .......... .......... .......... .......... .......... 1.41M 18:59:50 50K .......... .......... .......... .......... .......... 3.05M 18:59:50 100K .......... .......... .......... .......... .......... 21.9M 18:59:50 150K .......... .......... .......... .......... .......... 48.8M 18:59:50 200K .......... .......... .......... .......... .......... 3.28M 18:59:50 250K .......... .......... .......... .......... .......... 5.60M 18:59:50 300K .......... .......... .......... .......... .......... 13.4M 18:59:50 350K .......... .......... .......... .......... .......... 10.4M 18:59:50 400K .......... .......... .......... .......... .......... 6.72M 18:59:50 450K .......... .......... .......... .......... .......... 12.0M 18:59:50 500K .......... .......... .......... .......... .......... 17.8M 18:59:50 550K .......... .......... .......... .......... .......... 5.94M 18:59:50 600K .......... .......... .......... .......... .......... 5.59M 18:59:50 650K .......... .......... .......... .......... .......... 5.10M 18:59:50 700K .. 93.5M=0.1s 18:59:50 18:59:50 2021-07-07 18:59:50 (5.43 MB/s) - written to stdout [719348] 18:59:50 18:59:51 [ 71%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 18:59:51 -- The C compiler identification is GNU 8.3.0 18:59:51 -- The CXX compiler identification is GNU 8.3.0 18:59:51 -- Check for working C compiler: /usr/bin/cc 18:59:51 -- Check for working C compiler: /usr/bin/cc -- works 18:59:51 -- Detecting C compiler ABI info 18:59:51 -- Detecting C compiler ABI info - done 18:59:51 -- Detecting C compile features 18:59:51 [ 73%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 18:59:51 -- Detecting C compile features - done 18:59:51 -- Check for working CXX compiler: /usr/bin/c++ 18:59:51 -- Check for working CXX compiler: /usr/bin/c++ -- works 18:59:51 -- Detecting CXX compiler ABI info 18:59:51 [ 74%] Linking C shared library libcsdk.so 18:59:51 -- Detecting CXX compiler ABI info - done 18:59:51 -- Detecting CXX compile features 18:59:51 [ 74%] Built target csdk 18:59:51 Scanning dependencies of target template 18:59:51 [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 18:59:51 -- Detecting CXX compile features - done 18:59:51 -- Looking for include file endian.h 18:59:51 -- Looking for include file endian.h - found 18:59:51 -- Check if the system is big endian 18:59:51 -- Searching 16 bit integer 18:59:51 -- Looking for sys/types.h 18:59:52 [ 77%] Linking C executable template 18:59:52 -- Looking for sys/types.h - found 18:59:52 -- Looking for stdint.h 18:59:52 -- Looking for stdint.h - found 18:59:52 -- Looking for stddef.h 18:59:52 -- Looking for stddef.h - found 18:59:52 -- Check size of unsigned short 18:59:52 -- Check size of unsigned short - done 18:59:52 -- Using unsigned short 18:59:52 -- Check if the system is big endian - little endian 18:59:52 [ 77%] Built target template 18:59:52 Scanning dependencies of target device-counter 18:59:52 [ 79%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 18:59:52 -- Check size of size_t 18:59:52 -- Check size of size_t - done 18:59:52 CMake Warning at examples/CMakeLists.txt:16 (find_package): 18:59:52 By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has 18:59:52 asked CMake to find a package configuration file provided by "cJSON", but 18:59:52 CMake did not find one. 18:59:52 18:59:52 Could not find a package configuration file provided by "cJSON" with any of 18:59:52 the following names: 18:59:52 18:59:52 cJSONConfig.cmake 18:59:52 cjson-config.cmake 18:59:52 18:59:52 Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set 18:59:52 "cJSON_DIR" to a directory containing one of the above files. If "cJSON" 18:59:52 provides a separate development package or SDK, be sure it has been 18:59:52 installed. 18:59:52 18:59:52 18:59:52 -- Configuring done 18:59:52 -- Generating done 18:59:52 -- Build files have been written to: /tmp/cbor 18:59:52 Scanning dependencies of target cbor_shared 18:59:52 [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o 18:59:52 [ 80%] Linking C executable device-counter 18:59:52 [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o 18:59:52 [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o 18:59:52 [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o 18:59:52 [ 80%] Built target device-counter 18:59:52 Scanning dependencies of target device-random 18:59:52 [ 82%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 18:59:53 [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o 18:59:53 [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o 18:59:53 [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o 18:59:53 [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o 18:59:53 [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o 18:59:53 [ 84%] Linking C executable device-random 18:59:53 [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o 18:59:53 [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o 18:59:53 [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o 18:59:53 [ 84%] Built target device-random 18:59:53 Scanning dependencies of target device-gyro 18:59:53 [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 18:59:53 [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o 18:59:53 [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o 18:59:53 [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o 18:59:53 [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o 18:59:53 [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o 18:59:53 [ 87%] Linking C executable device-gyro 18:59:53 [ 87%] Built target device-gyro 18:59:53 [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o 18:59:53 [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o 18:59:53 [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o 18:59:53 [ 40%] Linking C shared library libcbor.so 18:59:53 [ 40%] Built target cbor_shared 18:59:53 Scanning dependencies of target cbor 18:59:53 [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o 18:59:54 Scanning dependencies of target device-bitfields 18:59:54 [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 18:59:54 [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o 18:59:54 [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o 18:59:54 [ 90%] Linking C executable device-bitfields 18:59:54 [ 90%] Built target device-bitfields 18:59:54 Scanning dependencies of target template-discovery 18:59:54 [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 18:59:54 [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o 18:59:54 [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o 18:59:54 [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o 18:59:54 [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o 18:59:54 [ 93%] Linking C executable template-discovery 18:59:54 [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o 18:59:54 [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o 18:59:54 [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o 18:59:54 [ 93%] Built target template-discovery 18:59:54 Scanning dependencies of target device-file 18:59:54 [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 18:59:54 [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o 18:59:54 [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o 18:59:54 [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o 18:59:54 [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o 18:59:55 [ 96%] Linking C executable device-file 18:59:55 [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o 18:59:55 [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o 18:59:55 [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o 18:59:55 [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o 18:59:55 [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o 18:59:55 [ 96%] Built target device-file 18:59:55 Scanning dependencies of target device-terminal 18:59:55 [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o 18:59:55 [ 80%] Linking C static library libcbor.a 18:59:55 [ 80%] Built target cbor 18:59:55 Scanning dependencies of target create_items 18:59:55 [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o 18:59:55 [ 84%] Linking C executable create_items 18:59:55 [ 84%] Built target create_items 18:59:55 Scanning dependencies of target readfile 18:59:55 [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o 18:59:55 [ 88%] Linking C executable readfile 18:59:55 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 18:59:55 [ 88%] Built target readfile 18:59:55 Scanning dependencies of target streaming_parser 18:59:55 [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o 18:59:55 [ 92%] Linking C executable streaming_parser 18:59:55 [ 92%] Built target streaming_parser 18:59:55 Scanning dependencies of target sort 18:59:55 [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o 18:59:55 [ 96%] Linking C executable sort 18:59:55 [ 96%] Built target sort 18:59:55 Scanning dependencies of target hello 18:59:55 [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o 18:59:55 [100%] Linking C executable hello 18:59:55 [100%] Built target hello 18:59:55 [100%] Linking C executable device-terminal 18:59:55 [100%] Built target device-terminal 18:59:55 Install the project... 18:59:55 -- Install configuration: "Release" 18:59:55 -- Installing: /usr/local/include/cbor/configuration.h 18:59:55 -- Installing: /usr/local/lib64/libcbor.a 18:59:55 -- Installing: /usr/local/lib64/libcbor.so.0.0.0 18:59:55 -- Installing: /usr/local/lib64/libcbor.so.0 18:59:55 -- Installing: /usr/local/lib64/libcbor.so 18:59:55 -- Up-to-date: /usr/local/include/cbor 18:59:55 -- Installing: /usr/local/include/cbor/arrays.h 18:59:55 -- Installing: /usr/local/include/cbor/bytestrings.h 18:59:55 -- Installing: /usr/local/include/cbor/callbacks.h 18:59:55 -- Installing: /usr/local/include/cbor/common.h 18:59:55 -- Installing: /usr/local/include/cbor/data.h 18:59:55 -- Installing: /usr/local/include/cbor/encoding.h 18:59:55 -- Installing: /usr/local/include/cbor/floats_ctrls.h 18:59:55 -- Installing: /usr/local/include/cbor/internal 18:59:55 -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h 18:59:55 -- Installing: /usr/local/include/cbor/internal/encoders.h 18:59:55 -- Installing: /usr/local/include/cbor/internal/loaders.h 18:59:55 -- Installing: /usr/local/include/cbor/internal/memory_utils.h 18:59:55 -- Installing: /usr/local/include/cbor/internal/stack.h 18:59:55 -- Installing: /usr/local/include/cbor/internal/unicode.h 18:59:55 -- Installing: /usr/local/include/cbor/ints.h 18:59:55 -- Installing: /usr/local/include/cbor/maps.h 18:59:55 -- Installing: /usr/local/include/cbor/serialization.h 18:59:55 -- Installing: /usr/local/include/cbor/streaming.h 18:59:55 -- Installing: /usr/local/include/cbor/strings.h 18:59:55 -- Installing: /usr/local/include/cbor/tags.h 18:59:55 -- Installing: /usr/local/include/cbor.h 18:59:55 -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc 18:59:56 make: Entering directory '/tmp/sdk/build/release' 18:59:56 make[1]: Entering directory '/tmp/sdk/build/release' 18:59:56 make[2]: Entering directory '/tmp/sdk/build/release' 18:59:56 make[2]: Leaving directory '/tmp/sdk/build/release' 18:59:56 [ 74%] Built target csdk 18:59:56 make[2]: Entering directory '/tmp/sdk/build/release' 18:59:56 make[2]: Leaving directory '/tmp/sdk/build/release' 18:59:56 [ 77%] Built target template 18:59:56 make[2]: Entering directory '/tmp/sdk/build/release' 18:59:56 make[2]: Leaving directory '/tmp/sdk/build/release' 18:59:56 [ 80%] Built target device-counter 18:59:56 make[2]: Entering directory '/tmp/sdk/build/release' 18:59:56 make[2]: Leaving directory '/tmp/sdk/build/release' 18:59:56 [ 84%] Built target device-random 18:59:56 make[2]: Entering directory '/tmp/sdk/build/release' 18:59:56 make[2]: Leaving directory '/tmp/sdk/build/release' 18:59:56 [ 87%] Built target device-gyro 18:59:56 make[2]: Entering directory '/tmp/sdk/build/release' 18:59:56 make[2]: Leaving directory '/tmp/sdk/build/release' 18:59:56 [ 90%] Built target device-bitfields 18:59:56 make[2]: Entering directory '/tmp/sdk/build/release' 18:59:56 make[2]: Leaving directory '/tmp/sdk/build/release' 18:59:56 [ 93%] Built target template-discovery 18:59:56 make[2]: Entering directory '/tmp/sdk/build/release' 18:59:56 make[2]: Leaving directory '/tmp/sdk/build/release' 18:59:56 [ 96%] Built target device-file 18:59:56 make[2]: Entering directory '/tmp/sdk/build/release' 18:59:56 make[2]: Leaving directory '/tmp/sdk/build/release' 18:59:56 [100%] Built target device-terminal 18:59:56 make[1]: Leaving directory '/tmp/sdk/build/release' 18:59:56 Install the project... 18:59:56 Removing intermediate container 59757c4562f4 18:59:56 ---> b69c58a3bca0 18:59:56 Step 8/25 : RUN mkdir /tmp/sdk 18:59:56 ---> Running in 9a7e480554d7 18:59:56 -- Install configuration: "Release" 18:59:56 -- Installing: /usr/local/lib/libcsdk.so 18:59:56 -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" 18:59:56 -- Up-to-date: /usr/local/include 18:59:56 -- Installing: /usr/local/include/edgex 18:59:56 -- Installing: /usr/local/include/edgex/rest-server.h 18:59:56 -- Installing: /usr/local/include/edgex/edgex-base.h 18:59:56 -- Installing: /usr/local/include/edgex/edgex.h 18:59:56 -- Installing: /usr/local/include/edgex/devices.h 18:59:56 -- Installing: /usr/local/include/edgex/profiles.h 18:59:56 -- Installing: /usr/local/include/edgex/csdk-defs.h 18:59:56 -- Installing: /usr/local/include/devsdk 18:59:56 -- Installing: /usr/local/include/devsdk/devsdk-base.h 18:59:56 -- Installing: /usr/local/include/devsdk/devsdk.h 18:59:56 -- Installing: /usr/local/include/iot 18:59:56 -- Installing: /usr/local/include/iot/json.h 18:59:56 -- Installing: /usr/local/include/iot/container.h 18:59:56 -- Installing: /usr/local/include/iot/component.h 18:59:56 -- Installing: /usr/local/include/iot/typecode.h 18:59:56 -- Installing: /usr/local/include/iot/iot.h 18:59:56 -- Installing: /usr/local/include/iot/time.h 18:59:56 -- Installing: /usr/local/include/iot/hash.h 18:59:56 -- Installing: /usr/local/include/iot/logger.h 18:59:56 -- Installing: /usr/local/include/iot/os 18:59:56 -- Installing: /usr/local/include/iot/os/zephyr.h 18:59:56 -- Installing: /usr/local/include/iot/os/linux.h 18:59:56 -- Installing: /usr/local/include/iot/os/macos.h 18:59:56 -- Installing: /usr/local/include/iot/scheduler.h 18:59:56 -- Installing: /usr/local/include/iot/data.h 18:59:56 -- Installing: /usr/local/include/iot/thread.h 18:59:56 -- Installing: /usr/local/include/iot/os.h 18:59:56 -- Installing: /usr/local/include/iot/base64.h 18:59:56 -- Installing: /usr/local/include/iot/defs.h 18:59:56 -- Installing: /usr/local/include/iot/threadpool.h 18:59:56 -- Installing: /usr/local/include/iot/config.h 18:59:56 -- Installing: /usr/local/share/device-sdk-c/LICENSE 18:59:56 -- Installing: /usr/local/share/device-sdk-c/Attribution.txt 18:59:56 make: Leaving directory '/tmp/sdk/build/release' 18:59:56 Removing intermediate container 9a7e480554d7 18:59:56 ---> ec3238b795a3 18:59:56 Step 9/25 : COPY VERSION /tmp/sdk 18:59:57 ---> 52c7a49a362e 18:59:57 Step 10/25 : COPY src /tmp/sdk/src 18:59:57 ---> b75cc337d8e9 18:59:57 Step 11/25 : COPY include /tmp/sdk/include 18:59:57 ---> 3a90174c9ee9 18:59:57 Step 12/25 : COPY scripts /tmp/sdk/scripts 18:59:57 ---> dc7f5ad1f143 18:59:57 Step 13/25 : COPY LICENSE /tmp/sdk 18:59:57 ---> c87392ac061e 18:59:57 Step 14/25 : COPY Attribution.txt /tmp/sdk 18:59:57 ---> 2178bf25557a 18:59:57 Step 15/25 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install 18:59:57 ---> Running in 4bd915ebd771 18:59:58 + CPPCHECK=false 18:59:58 + DOCGEN=false 18:59:58 + TOMLVER=SDK-0.2 18:59:58 + CUTILVER=1.1.4 18:59:58 + '[' 0 -gt 0 ] 18:59:58 + readlink -f ./scripts/build.sh 18:59:58 + dirname /tmp/sdk/scripts/build.sh 18:59:58 + dirname /tmp/sdk/scripts 18:59:58 + ROOT=/tmp/sdk 18:59:58 + cd /tmp/sdk 18:59:58 + '[' '!' -d deps ] 18:59:58 + mkdir deps 18:59:58 + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 18:59:58 + tar -C deps -z -x -f - 18:59:58 --2021-07-07 18:59:58-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz 18:59:58 Resolving github.com... 140.82.114.4 18:59:58 Connecting to github.com|140.82.114.4|:443... connected. 18:59:58 HTTP request sent, awaiting response... 302 Found 18:59:58 Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] 18:59:58 --2021-07-07 18:59:58-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 18:59:58 Resolving codeload.github.com... 140.82.114.9 18:59:58 Connecting to codeload.github.com|140.82.114.9|:443... connected. 18:59:58 HTTP request sent, awaiting response... 200 OK 18:59:58 Length: unspecified [application/x-gzip] 18:59:58 Saving to: 'STDOUT' 18:59:58 18:59:58 0K .......... ......  927K=0.02s 18:59:58 18:59:58 2021-07-07 18:59:58 (927 KB/s) - written to stdout [16451] 18:59:58 18:59:58 + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c 18:59:58 + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz 18:59:58 + tar -C deps -z -x -f - 18:59:58 --2021-07-07 18:59:58-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz 18:59:58 Resolving github.com... 140.82.114.4 18:59:58 Connecting to github.com|140.82.114.4|:443... connected. 18:59:58 HTTP request sent, awaiting response... 302 Found 18:59:58 Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [following] 18:59:58 --2021-07-07 18:59:58-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 18:59:58 Resolving codeload.github.com... 140.82.114.9 18:59:58 Connecting to codeload.github.com|140.82.114.9|:443... connected. 18:59:58 HTTP request sent, awaiting response... 200 OK 18:59:58 Length: unspecified [application/x-gzip] 18:59:58 Saving to: 'STDOUT' 18:59:58 18:59:58 0K .......... .......... .......... .......... .......... 1.54M 18:59:58 50K .......... .......... .......... .......... .......... 3.12M 18:59:58 100K .......... .......... .......... .......... .......... 35.6M 18:59:58 150K .......... .......... ....... 3.63M=0.06s 18:59:58 18:59:58 2021-07-07 18:59:58 (3.09 MB/s) - written to stdout [181796] 18:59:58 18:59:58 + mkdir -p src/c/iot 18:59:58 + cp deps/iotech-c-utils-1.1.4/src/c/base64.c deps/iotech-c-utils-1.1.4/src/c/component.c deps/iotech-c-utils-1.1.4/src/c/config.c deps/iotech-c-utils-1.1.4/src/c/container.c deps/iotech-c-utils-1.1.4/src/c/data.c deps/iotech-c-utils-1.1.4/src/c/hash.c deps/iotech-c-utils-1.1.4/src/c/iot.c deps/iotech-c-utils-1.1.4/src/c/json.c deps/iotech-c-utils-1.1.4/src/c/logger.c deps/iotech-c-utils-1.1.4/src/c/os.c deps/iotech-c-utils-1.1.4/src/c/scheduler.c deps/iotech-c-utils-1.1.4/src/c/thread.c deps/iotech-c-utils-1.1.4/src/c/threadpool.c deps/iotech-c-utils-1.1.4/src/c/time.c deps/iotech-c-utils-1.1.4/src/c/yxml.c src/c/iot 18:59:58 + cp deps/iotech-c-utils-1.1.4/src/c/defs.h.in src/c/iot 18:59:58 + cp deps/iotech-c-utils-1.1.4/src/c/yxml.h src/c/iot 18:59:58 + cp deps/iotech-c-utils-1.1.4/VERSION src/c/iot 18:59:58 + mkdir -p include/iot 18:59:58 + cp deps/iotech-c-utils-1.1.4/include/iot/base64.h deps/iotech-c-utils-1.1.4/include/iot/component.h deps/iotech-c-utils-1.1.4/include/iot/config.h deps/iotech-c-utils-1.1.4/include/iot/container.h deps/iotech-c-utils-1.1.4/include/iot/data.h deps/iotech-c-utils-1.1.4/include/iot/hash.h deps/iotech-c-utils-1.1.4/include/iot/iot.h deps/iotech-c-utils-1.1.4/include/iot/json.h deps/iotech-c-utils-1.1.4/include/iot/logger.h deps/iotech-c-utils-1.1.4/include/iot/os.h deps/iotech-c-utils-1.1.4/include/iot/scheduler.h deps/iotech-c-utils-1.1.4/include/iot/thread.h deps/iotech-c-utils-1.1.4/include/iot/threadpool.h deps/iotech-c-utils-1.1.4/include/iot/time.h deps/iotech-c-utils-1.1.4/include/iot/typecode.h include/iot 18:59:58 + mkdir -p include/iot/os 18:59:58 + cp deps/iotech-c-utils-1.1.4/include/iot/os/linux.h deps/iotech-c-utils-1.1.4/include/iot/os/macos.h deps/iotech-c-utils-1.1.4/include/iot/os/zephyr.h include/iot/os 18:59:58 + mkdir -p /tmp/sdk/build/release 18:59:58 + cd /tmp/sdk/build/release 18:59:58 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src 18:59:58 Removing intermediate container 83a6ec4a17f2 18:59:58 ---> 14f55230c5c0 18:59:58 Step 16/25 : FROM ${BASE} 18:59:58 ---> b23d30803547 18:59:58 Step 17/25 : LABEL maintainer="IOTech " 18:59:58 ---> Running in 524312caa62e 18:59:58 -- The C compiler identification is GNU 8.3.0 18:59:58 -- Check for working C compiler: /usr/bin/cc 18:59:58 -- Check for working C compiler: /usr/bin/cc -- works 18:59:58 -- Detecting C compiler ABI info 18:59:58 -- Detecting C compiler ABI info - done 18:59:58 -- Detecting C compile features 18:59:59 -- Detecting C compile features - done 18:59:59 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 18:59:59 -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") 18:59:59 -- Found LIBYAML: /usr/lib/libyaml.so 18:59:59 -- Found LIBUUID: /usr/lib/libuuid.so 18:59:59 -- Found LIBCBOR: /usr/local/lib64/libcbor.so 18:59:59 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 18:59:59 -- Found LIBHIREDIS: /usr/lib/libhiredis.so 18:59:59 -- C SDK 0.0.0 for Linux 18:59:59 -- Performing Test CSDK_HAVE_ATOMIC 18:59:59 -- Performing Test CSDK_HAVE_ATOMIC - Success 18:59:59 -- Found Curses: /usr/lib/libcurses.so 18:59:59 -- Configuring done 18:59:59 -- Generating done 18:59:59 -- Build files have been written to: /tmp/sdk/build/release 18:59:59 + make all package 18:59:59 + tee release.log 18:59:59 Scanning dependencies of target csdk 18:59:59 Removing intermediate container 524312caa62e 18:59:59 ---> 3b03b62f12cb 18:59:59 Step 18/25 : RUN wget https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub -O /etc/apk/keys/support@iotechsys.com-5b990dd9.pub 18:59:59 ---> Running in cb550ecc6b47 18:59:59 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 18:59:59 [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o 18:59:59 [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o 18:59:59 [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 18:59:59 [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 18:59:59 [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o 18:59:59 [ 11%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o 19:00:00 [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o 19:00:00 [ 14%] Building C object c/CMakeFiles/csdk.dir/data.c.o 19:00:00 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 19:00:00 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 19:00:00 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 19:00:00 [ 20%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 19:00:00 Connecting to iotech.jfrog.io (54.229.110.245:443) 19:00:01 [ 22%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 19:00:01 [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o 19:00:01 [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 19:00:01 [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 19:00:01 support@iotechsys.co 100% |********************************| 451 0:00:00 ETA 19:00:01 19:00:01 [ 28%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 19:00:01 [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o 19:00:01 [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o 19:00:01 [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o 19:00:01 [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o 19:00:02 [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o 19:00:02 Removing intermediate container cb550ecc6b47 19:00:02 ---> 378de151ce13 19:00:02 Step 19/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories 19:00:02 ---> Running in 48dce0f425a7 19:00:02 [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o 19:00:02 [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o 19:00:02 [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o 19:00:02 [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o 19:00:02 [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o 19:00:02 [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o 19:00:02 [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o 19:00:02 [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o 19:00:03 [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o 19:00:03 [ 52%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o 19:00:03 [ 53%] Building C object c/CMakeFiles/csdk.dir/map.c.o 19:00:03 [ 55%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 19:00:03 [ 57%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o 19:00:03 [ 58%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 19:00:04 Removing intermediate container 48dce0f425a7 19:00:04 ---> 830255e20af3 19:00:04 Step 20/25 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid paho-mqtt-c-dev hiredis-dev 19:00:04 ---> Running in 1a4f4e4aabef 19:00:04 [ 60%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 19:00:04 [ 61%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 19:00:04 [ 63%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 19:00:04 [ 65%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 19:00:04 [ 66%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 19:00:05 [ 68%] Building C object c/CMakeFiles/csdk.dir/service.c.o 19:00:05 fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz 19:00:05 [ 69%] Building C object c/CMakeFiles/csdk.dir/toml.c.o 19:00:06 [ 71%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 19:00:06 [ 73%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 19:00:06 [ 74%] Linking C shared library libcsdk.so 19:00:06 [ 74%] Built target csdk 19:00:06 Scanning dependencies of target template 19:00:06 [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 19:00:06 fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz 19:00:06 fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/aarch64/APKINDEX.tar.gz 19:00:06 [ 77%] Linking C executable template 19:00:06 [ 77%] Built target template 19:00:06 Scanning dependencies of target device-counter 19:00:06 [ 79%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 19:00:06 [ 80%] Linking C executable device-counter 19:00:06 [ 80%] Built target device-counter 19:00:06 Scanning dependencies of target device-random 19:00:06 [ 82%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 19:00:06 [ 84%] Linking C executable device-random 19:00:06 [ 84%] Built target device-random 19:00:06 Scanning dependencies of target device-gyro 19:00:06 [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 19:00:07 [ 87%] Linking C executable device-gyro 19:00:07 [ 87%] Built target device-gyro 19:00:07 Scanning dependencies of target device-bitfields 19:00:07 [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 19:00:07 [ 90%] Linking C executable device-bitfields 19:00:07 [ 90%] Built target device-bitfields 19:00:07 Scanning dependencies of target template-discovery 19:00:07 [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 19:00:07 (1/6) Installing curl (7.64.0-r5) 19:00:07 [ 93%] Linking C executable template-discovery 19:00:07 [ 93%] Built target template-discovery 19:00:07 Scanning dependencies of target device-file 19:00:07 [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 19:00:07 (2/6) Installing hiredis (0.14.0-r0) 19:00:07 (3/6) Installing hiredis-dev (0.14.0-r0) 19:00:07 (4/6) Installing libuuid (2.33-r0) 19:00:07 [ 96%] Linking C executable device-file 19:00:07 [ 96%] Built target device-file 19:00:07 Scanning dependencies of target device-terminal 19:00:07 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 19:00:07 [100%] Linking C executable device-terminal 19:00:07 [100%] Built target device-terminal 19:00:07 Run CPack packaging tool... 19:00:07 CPack: Create package using TGZ 19:00:07 CPack: Install projects 19:00:07 CPack: - Run preinstall target for: Csdk 19:00:07 (5/6) Installing paho-mqtt-c-dev (1.3.5-r0) 19:00:07 CPack: - Install project: Csdk 19:00:07 CPack: Create package 19:00:07 CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. 19:00:07 + '[' false '=' true ] 19:00:07 + '[' false '=' true ] 19:00:07 + mkdir -p /tmp/sdk/build/debug 19:00:07 + cd /tmp/sdk/build/debug 19:00:07 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src 19:00:07 -- The C compiler identification is GNU 8.3.0 19:00:08 -- Check for working C compiler: /usr/bin/cc 19:00:08 -- Check for working C compiler: /usr/bin/cc -- works 19:00:08 -- Detecting C compiler ABI info 19:00:08 -- Detecting C compiler ABI info - done 19:00:08 -- Detecting C compile features 19:00:08 -- Detecting C compile features - done 19:00:08 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 19:00:08 -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") 19:00:08 -- Found LIBYAML: /usr/lib/libyaml.so 19:00:08 -- Found LIBUUID: /usr/lib/libuuid.so 19:00:08 -- Found LIBCBOR: /usr/local/lib64/libcbor.so 19:00:08 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 19:00:08 -- Found LIBHIREDIS: /usr/lib/libhiredis.so 19:00:08 -- C SDK 0.0.0 for Linux 19:00:08 -- Performing Test CSDK_HAVE_ATOMIC 19:00:08 -- Performing Test CSDK_HAVE_ATOMIC - Success 19:00:08 -- Found Curses: /usr/lib/libcurses.so 19:00:08 -- Configuring done 19:00:08 -- Generating done 19:00:08 -- Build files have been written to: /tmp/sdk/build/debug 19:00:08 + make 19:00:08 + tee debug.log 19:00:08 Scanning dependencies of target csdk 19:00:08 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 19:00:08 [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o 19:00:08 [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o 19:00:08 [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o 19:00:08 [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 19:00:08 [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o 19:00:08 [ 11%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o 19:00:08 [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o 19:00:09 (6/6) Installing wget (1.20.3-r0) 19:00:09 [ 14%] Building C object c/CMakeFiles/csdk.dir/data.c.o 19:00:09 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 19:00:09 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 19:00:09 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 19:00:09 Executing busybox-1.29.3-r10.trigger 19:00:09 OK: 283 MiB in 81 packages 19:00:09 [ 20%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 19:00:09 [ 22%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 19:00:09 [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o 19:00:09 [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 19:00:09 [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 19:00:09 [ 28%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 19:00:09 [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o 19:00:09 [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o 19:00:10 [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o 19:00:10 [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o 19:00:10 [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o 19:00:10 [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o 19:00:10 [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o 19:00:10 [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o 19:00:10 [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o 19:00:10 [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o 19:00:10 [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o 19:00:10 [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o 19:00:10 [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o 19:00:10 [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o 19:00:10 [ 52%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o 19:00:10 [ 53%] Building C object c/CMakeFiles/csdk.dir/map.c.o 19:00:10 [ 55%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 19:00:10 [ 57%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o 19:00:10 [ 58%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 19:00:10 Removing intermediate container 1a4f4e4aabef 19:00:10 ---> 8aed5986ef2b 19:00:10 Step 21/25 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot 19:00:11 [ 60%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 19:00:11 [ 61%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 19:00:11 [ 63%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 19:00:11 [ 65%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 19:00:11 [ 66%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 19:00:11 [ 68%] Building C object c/CMakeFiles/csdk.dir/service.c.o 19:00:11 ---> 457e7f5026c7 19:00:11 Step 22/25 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex 19:00:11 [ 69%] Building C object c/CMakeFiles/csdk.dir/toml.c.o 19:00:11 [ 71%] Building C object c/CMakeFiles/csdk.dir/transform.c.o 19:00:11 [ 73%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o 19:00:11 [ 74%] Linking C shared library libcsdk.so 19:00:11 [ 74%] Built target csdk 19:00:11 Scanning dependencies of target template 19:00:11 [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o 19:00:11 [ 77%] Linking C executable template 19:00:12 [ 77%] Built target template 19:00:12 Scanning dependencies of target device-counter 19:00:12 [ 79%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o 19:00:12 [ 80%] Linking C executable device-counter 19:00:12 [ 80%] Built target device-counter 19:00:12 Scanning dependencies of target device-random 19:00:12 [ 82%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o 19:00:12 [ 84%] Linking C executable device-random 19:00:12 [ 84%] Built target device-random 19:00:12 Scanning dependencies of target device-gyro 19:00:12 [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o 19:00:12 [ 87%] Linking C executable device-gyro 19:00:12 [ 87%] Built target device-gyro 19:00:12 Scanning dependencies of target device-bitfields 19:00:12 [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o 19:00:12 [ 90%] Linking C executable device-bitfields 19:00:12 [ 90%] Built target device-bitfields 19:00:12 Scanning dependencies of target template-discovery 19:00:12 [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o 19:00:12 ---> 25e342cc6087 19:00:12 Step 23/25 : COPY --from=builder /usr/local/lib /usr/local/lib 19:00:12 [ 93%] Linking C executable template-discovery 19:00:12 [ 93%] Built target template-discovery 19:00:12 Scanning dependencies of target device-file 19:00:12 [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o 19:00:12 [ 96%] Linking C executable device-file 19:00:12 [ 96%] Built target device-file 19:00:12 Scanning dependencies of target device-terminal 19:00:12 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o 19:00:12 [100%] Linking C executable device-terminal 19:00:12 [100%] Built target device-terminal 19:00:12 make: Entering directory '/tmp/sdk/build/release' 19:00:12 make[1]: Entering directory '/tmp/sdk/build/release' 19:00:12 make[2]: Entering directory '/tmp/sdk/build/release' 19:00:12 make[2]: Leaving directory '/tmp/sdk/build/release' 19:00:12 [ 74%] Built target csdk 19:00:12 make[2]: Entering directory '/tmp/sdk/build/release' 19:00:12 make[2]: Leaving directory '/tmp/sdk/build/release' 19:00:12 [ 77%] Built target template 19:00:12 make[2]: Entering directory '/tmp/sdk/build/release' 19:00:12 make[2]: Leaving directory '/tmp/sdk/build/release' 19:00:12 [ 80%] Built target device-counter 19:00:12 make[2]: Entering directory '/tmp/sdk/build/release' 19:00:12 make[2]: Leaving directory '/tmp/sdk/build/release' 19:00:12 [ 84%] Built target device-random 19:00:12 make[2]: Entering directory '/tmp/sdk/build/release' 19:00:12 make[2]: Leaving directory '/tmp/sdk/build/release' 19:00:12 [ 87%] Built target device-gyro 19:00:12 make[2]: Entering directory '/tmp/sdk/build/release' 19:00:12 make[2]: Leaving directory '/tmp/sdk/build/release' 19:00:12 [ 90%] Built target device-bitfields 19:00:12 make[2]: Entering directory '/tmp/sdk/build/release' 19:00:12 make[2]: Leaving directory '/tmp/sdk/build/release' 19:00:12 [ 93%] Built target template-discovery 19:00:12 make[2]: Entering directory '/tmp/sdk/build/release' 19:00:12 make[2]: Leaving directory '/tmp/sdk/build/release' 19:00:12 [ 96%] Built target device-file 19:00:12 make[2]: Entering directory '/tmp/sdk/build/release' 19:00:12 make[2]: Leaving directory '/tmp/sdk/build/release' 19:00:12 [100%] Built target device-terminal 19:00:12 make[1]: Leaving directory '/tmp/sdk/build/release' 19:00:12 Install the project... 19:00:12 -- Install configuration: "Release" 19:00:12 -- Installing: /usr/local/lib/libcsdk.so 19:00:12 -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" 19:00:12 -- Up-to-date: /usr/local/include 19:00:12 -- Installing: /usr/local/include/devsdk 19:00:12 -- Installing: /usr/local/include/devsdk/devsdk-base.h 19:00:12 -- Installing: /usr/local/include/devsdk/devsdk.h 19:00:12 -- Installing: /usr/local/include/edgex 19:00:12 -- Installing: /usr/local/include/edgex/devices.h 19:00:12 -- Installing: /usr/local/include/edgex/edgex-base.h 19:00:12 -- Installing: /usr/local/include/edgex/edgex.h 19:00:12 -- Installing: /usr/local/include/edgex/profiles.h 19:00:12 -- Installing: /usr/local/include/edgex/rest-server.h 19:00:12 -- Installing: /usr/local/include/edgex/csdk-defs.h 19:00:12 -- Installing: /usr/local/include/iot 19:00:12 -- Installing: /usr/local/include/iot/base64.h 19:00:12 -- Installing: /usr/local/include/iot/component.h 19:00:12 -- Installing: /usr/local/include/iot/config.h 19:00:12 -- Installing: /usr/local/include/iot/container.h 19:00:12 -- Installing: /usr/local/include/iot/data.h 19:00:12 -- Installing: /usr/local/include/iot/hash.h 19:00:12 -- Installing: /usr/local/include/iot/iot.h 19:00:12 -- Installing: /usr/local/include/iot/json.h 19:00:12 -- Installing: /usr/local/include/iot/logger.h 19:00:12 -- Installing: /usr/local/include/iot/os.h 19:00:12 -- Installing: /usr/local/include/iot/scheduler.h 19:00:12 -- Installing: /usr/local/include/iot/thread.h 19:00:12 -- Installing: /usr/local/include/iot/threadpool.h 19:00:12 -- Installing: /usr/local/include/iot/time.h 19:00:12 -- Installing: /usr/local/include/iot/typecode.h 19:00:12 -- Installing: /usr/local/include/iot/os 19:00:12 -- Installing: /usr/local/include/iot/os/linux.h 19:00:12 -- Installing: /usr/local/include/iot/os/macos.h 19:00:12 -- Installing: /usr/local/include/iot/os/zephyr.h 19:00:12 -- Installing: /usr/local/include/iot/defs.h 19:00:12 -- Installing: /usr/local/share/device-sdk-c/LICENSE 19:00:12 -- Installing: /usr/local/share/device-sdk-c/Attribution.txt 19:00:13 ---> aa9a96a1df6b 19:00:13 Step 24/25 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 19:00:13 make: Leaving directory '/tmp/sdk/build/release' 19:00:14 ---> c6e012466143 19:00:14 Step 25/25 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c 19:00:14 Removing intermediate container 4bd915ebd771 19:00:14 ---> 44e88b229e4c 19:00:14 Step 16/25 : FROM ${BASE} 19:00:14 ---> 5eabd8fd8ba2 19:00:14 Step 17/25 : LABEL maintainer="IOTech " 19:00:14 ---> Running in 4da3917ef85a 19:00:14 Removing intermediate container 4da3917ef85a 19:00:14 ---> c3083641e028 19:00:14 Step 18/25 : RUN wget https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub -O /etc/apk/keys/support@iotechsys.com-5b990dd9.pub 19:00:14 ---> Running in 1e0057131758 19:00:15 ---> b3dbba610260 19:00:15 Successfully built b3dbba610260 19:00:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } 19:00:15 Connecting to iotech.jfrog.io (54.229.110.245:443) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:00:15 + docker inspect -f . ci-base-image-arm64 19:00:15 . [Pipeline] withDockerContainer 19:00:15 support@iotechsys.co 100% |********************************| 451 0:00:00 ETA 19:00:15 19:00:15 Removing intermediate container 1e0057131758 19:00:15 ---> 6a5ccc0057ae 19:00:15 Step 19/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories 19:00:15 prd-ubuntu18.04-docker-arm64-4c-16g-2135 does not seem to be running inside a container 19:00:15 ---> Running in 0db9c132550b 19:00:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/3 -v /w/workspace/device-sdk-c/3:/w/workspace/device-sdk-c/3:rw,z -v /w/workspace/device-sdk-c/3@tmp:/w/workspace/device-sdk-c/3@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 ******** ci-base-image-arm64 cat 19:00:16 Removing intermediate container 0db9c132550b 19:00:16 ---> 4b33edba9efd 19:00:16 Step 20/25 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid paho-mqtt-c-dev hiredis-dev 19:00:16 ---> Running in 2454f1a743d2 19:00:17 fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz 19:00:17 $ docker top 33ad00e2d52ec357f82d1522d694ebcdc3ae464b67583845c1ae0b2772b21e0c -eo pid,comm 19:00:17 fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] sh 19:00:18 fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/x86_64/APKINDEX.tar.gz 19:00:18 + make test 19:00:18 echo "make test" 19:00:18 make test [Pipeline] } 19:00:18 $ docker stop --time=1 33ad00e2d52ec357f82d1522d694ebcdc3ae464b67583845c1ae0b2772b21e0c 19:00:18 (1/6) Installing curl (7.64.0-r5) 19:00:18 (2/6) Installing hiredis (0.14.0-r0) 19:00:18 (3/6) Installing hiredis-dev (0.14.0-r0) 19:00:19 (4/6) Installing libuuid (2.33-r0) 19:00:19 (5/6) Installing paho-mqtt-c-dev (1.3.5-r0) 19:00:20 $ docker rm -f 33ad00e2d52ec357f82d1522d694ebcdc3ae464b67583845c1ae0b2772b21e0c 19:00:20 (6/6) Installing wget (1.20.3-r0) 19:00:20 Executing busybox-1.29.3-r10.trigger 19:00:20 OK: 269 MiB in 81 packages [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { 19:00:21 Removing intermediate container 2454f1a743d2 19:00:21 ---> 570d46970fb0 19:00:21 Step 21/25 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot 19:00:21 ---> a74a1b2bd38d 19:00:21 Step 22/25 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex 19:00:21 ---> aa9a8bfefc79 19:00:21 Step 23/25 : COPY --from=builder /usr/local/lib /usr/local/lib 19:00:21 ---> a3ef184d1390 19:00:21 Step 24/25 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 19:00:21 ---> 9fe584bbe2e8 19:00:21 Step 25/25 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c 19:00:22 ---> 253e8a4f5497 19:00:22 Successfully built 253e8a4f5497 19:00:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] sh [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:00:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:00:24 + docker inspect -f . ci-base-image-x86_64 19:00:24 . [Pipeline] withDockerContainer 19:00:24 prd-centos7-docker-4c-2g-2136 does not seem to be running inside a container 19:00:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/3 -v /w/workspace/device-sdk-c/3:/w/workspace/device-sdk-c/3:rw,z -v /w/workspace/device-sdk-c/3@tmp:/w/workspace/device-sdk-c/3@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 19:00:24 + ls -al . 19:00:24 total 192 19:00:24 drwxrwxr-x 8 jenkins jenkins 4096 Jul 7 18:57 . 19:00:24 drwxrwxr-x 4 jenkins jenkins 4096 Jul 7 18:57 .. 19:00:24 drwxrwxr-x 8 jenkins jenkins 4096 Jul 7 18:57 .git 19:00:24 drwxrwxr-x 2 jenkins jenkins 4096 Jul 7 18:57 .github 19:00:24 -rw-rw-r-- 1 jenkins jenkins 176 Jul 7 18:57 .gitignore 19:00:24 -rw-rw-r-- 1 jenkins jenkins 3104 Jul 7 18:57 Attribution.txt 19:00:24 -rw-rw-r-- 1 jenkins jenkins 7509 Jul 7 18:57 CHANGES 19:00:24 -rw-rw-r-- 1 jenkins jenkins 108574 Jul 7 18:57 Doxyfile 19:00:24 -rw-rw-r-- 1 jenkins jenkins 784 Jul 7 18:57 Jenkinsfile 19:00:24 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 7 18:57 LICENSE 19:00:24 -rw-rw-r-- 1 jenkins jenkins 444 Jul 7 18:57 Makefile 19:00:24 -rw-rw-r-- 1 jenkins jenkins 4090 Jul 7 18:57 README.md 19:00:24 -rw-rw-r-- 1 jenkins jenkins 7090 Jul 7 18:57 README.v2.md 19:00:24 -rw-rw-r-- 1 jenkins jenkins 5 Jul 7 18:54 VERSION 19:00:24 drwxrwxr-x 2 jenkins jenkins 4096 Jul 7 18:57 docs 19:00:24 drwxrwxr-x 4 jenkins jenkins 4096 Jul 7 18:57 include 19:00:24 drwxrwxr-x 2 jenkins jenkins 4096 Jul 7 18:57 scripts 19:00:24 drwxrwxr-x 4 jenkins jenkins 4096 Jul 7 18:57 src 19:00:24 $ docker top ab11af649bc9a84c46761ae81b25b53560acd99d93f56f438768dcf555d2d1e6 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 19:00:24 + make test 19:00:24 echo "make test" 19:00:24 make test [Pipeline] } 19:00:24 $ docker stop --time=1 ab11af649bc9a84c46761ae81b25b53560acd99d93f56f438768dcf555d2d1e6 19:00:25 + docker build -t device-sdk-arm64 -f scripts/Dockerfile.alpine --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=574127dbd35a5f0b3785285bd9b73c60951e2550 --label arch=arm64 --label version=0.0.0 . 19:00:25 Sending build context to Docker daemon 2.585MB 19:00:25 Step 1/17 : ARG BASE=alpine:3.12 19:00:25 Step 2/17 : FROM ${BASE} 19:00:25 ---> b3dbba610260 19:00:25 Step 3/17 : LABEL maintainer="IOTech " 19:00:25 ---> Running in b94cfdc266be 19:00:26 $ docker rm -f ab11af649bc9a84c46761ae81b25b53560acd99d93f56f438768dcf555d2d1e6 19:00:26 Removing intermediate container b94cfdc266be 19:00:26 ---> 5e4d887535af 19:00:26 Step 4/17 : RUN wget https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub -O /etc/apk/keys/support@iotechsys.com-5b990dd9.pub [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:00:26 ---> Running in 51a5bd77f47a 19:00:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:00:26 + ls -al . 19:00:26 total 160 19:00:26 drwxrwxr-x. 8 jenkins jenkins 260 Jul 7 18:59 . 19:00:26 drwxrwxr-x. 4 jenkins jenkins 28 Jul 7 18:59 .. 19:00:26 -rw-rw-r--. 1 jenkins jenkins 3104 Jul 7 18:59 Attribution.txt 19:00:26 -rw-rw-r--. 1 jenkins jenkins 7509 Jul 7 18:59 CHANGES 19:00:26 drwxrwxr-x. 2 jenkins jenkins 121 Jul 7 18:59 docs 19:00:26 -rw-rw-r--. 1 jenkins jenkins 108574 Jul 7 18:59 Doxyfile 19:00:26 drwxrwxr-x. 8 jenkins jenkins 179 Jul 7 18:59 .git 19:00:26 drwxrwxr-x. 2 jenkins jenkins 81 Jul 7 18:59 .github 19:00:26 -rw-rw-r--. 1 jenkins jenkins 176 Jul 7 18:59 .gitignore 19:00:26 drwxrwxr-x. 4 jenkins jenkins 33 Jul 7 18:59 include 19:00:26 -rw-rw-r--. 1 jenkins jenkins 784 Jul 7 18:59 Jenkinsfile 19:00:26 -rw-rw-r--. 1 jenkins jenkins 10174 Jul 7 18:59 LICENSE 19:00:26 -rw-rw-r--. 1 jenkins jenkins 444 Jul 7 18:59 Makefile 19:00:26 -rw-rw-r--. 1 jenkins jenkins 4090 Jul 7 18:59 README.md 19:00:26 -rw-rw-r--. 1 jenkins jenkins 7090 Jul 7 18:59 README.v2.md 19:00:26 drwxrwxr-x. 2 jenkins jenkins 98 Jul 7 18:59 scripts 19:00:26 drwxrwxr-x. 4 jenkins jenkins 50 Jul 7 18:59 src 19:00:26 -rw-rw-r--. 1 jenkins jenkins 5 Jul 7 18:54 VERSION [Pipeline] isUnix [Pipeline] sh 19:00:27 + docker build -t device-sdk -f scripts/Dockerfile.alpine --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=574127dbd35a5f0b3785285bd9b73c60951e2550 --label arch=amd64 --label version=0.0.0 . 19:00:27 Sending build context to Docker daemon 2.586MB 19:00:27 Step 1/17 : ARG BASE=alpine:3.12 19:00:27 Step 2/17 : FROM ${BASE} 19:00:27 ---> 253e8a4f5497 19:00:27 Step 3/17 : LABEL maintainer="IOTech " 19:00:27 --2021-07-07 19:00:27-- https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub 19:00:27 Resolving iotech.jfrog.io... 54.229.110.245, 54.170.66.44, 54.195.244.87 19:00:27 ---> Running in 268e7986f9c8 19:00:27 Connecting to iotech.jfrog.io|54.229.110.245|:443... connected. 19:00:27 Removing intermediate container 268e7986f9c8 19:00:27 ---> 4f3ff33749ec 19:00:27 Step 4/17 : RUN wget https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub -O /etc/apk/keys/support@iotechsys.com-5b990dd9.pub 19:00:27 ---> Running in 65dd7baa968b 19:00:27 HTTP request sent, awaiting response... 200 OK 19:00:27 Length: 451 [application/octet-stream] 19:00:27 Saving to: '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' 19:00:27  19:00:27 0K   100% 17.9M=0s 19:00:27 19:00:27 2021-07-07 19:00:27 (17.9 MB/s) - '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved [451/451] 19:00:27 19:00:28 --2021-07-07 19:00:27-- https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub 19:00:28 Resolving iotech.jfrog.io... 54.195.244.87, 54.229.110.245, 54.170.66.44 19:00:28 Connecting to iotech.jfrog.io|54.195.244.87|:443... connected. 19:00:28 HTTP request sent, awaiting response... 200 OK 19:00:28 Length: 451 [application/octet-stream] 19:00:28 Saving to: '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' 19:00:28  19:00:28 0K 100% 47.1M=0s 19:00:28 19:00:28 2021-07-07 19:00:28 (47.1 MB/s) - '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved [451/451] 19:00:28 19:00:28 Removing intermediate container 65dd7baa968b 19:00:28 ---> 4a502095b52e 19:00:28 Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories 19:00:28 ---> Running in db25a92d3eaf 19:00:29 Removing intermediate container 51a5bd77f47a 19:00:29 ---> 046c1fe6edde 19:00:29 Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories 19:00:29 ---> Running in 266d02badfeb 19:00:29 Removing intermediate container db25a92d3eaf 19:00:29 ---> 6bd00e04abe9 19:00:29 Step 6/17 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev paho-mqtt-c-dev hiredis-dev && mkdir -p /edgex-c-sdk/build 19:00:29 ---> Running in db057127de89 19:00:29 fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz 19:00:30 fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz 19:00:30 fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/x86_64/APKINDEX.tar.gz 19:00:30 (1/6) Installing ncurses-dev (6.1_p20190105-r0) 19:00:30 (2/6) Installing libblkid (2.33-r0) 19:00:31 (3/6) Installing libfdisk (2.33-r0) 19:00:31 (4/6) Installing libmount (2.33-r0) 19:00:31 (5/6) Installing libsmartcols (2.33-r0) 19:00:31 Removing intermediate container 266d02badfeb 19:00:31 ---> 3448ba0de33e 19:00:31 Step 6/17 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml-dev libcurl curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev paho-mqtt-c-dev hiredis-dev && mkdir -p /edgex-c-sdk/build 19:00:31 ---> Running in 066d784a9b6a 19:00:31 (6/6) Installing util-linux-dev (2.33-r0) 19:00:31 Executing busybox-1.29.3-r10.trigger 19:00:31 OK: 273 MiB in 87 packages 19:00:31 Removing intermediate container db057127de89 19:00:31 ---> 1b9a8ed06907 19:00:31 Step 7/17 : COPY VERSION /edgex-c-sdk/ 19:00:32 ---> 828fe6101996 19:00:32 Step 8/17 : COPY src /edgex-c-sdk/src/ 19:00:32 ---> 6f654b059893 19:00:32 Step 9/17 : COPY include /edgex-c-sdk/include/ 19:00:32 fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz 19:00:32 ---> 9ddbdf164b6d 19:00:32 Step 10/17 : COPY scripts /edgex-c-sdk/scripts 19:00:32 ---> 225c7fd397f6 19:00:32 Step 11/17 : COPY LICENSE /edgex-c-sdk/ 19:00:32 ---> a0064160fad1 19:00:32 Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ 19:00:32 ---> 7b1f50eabb86 19:00:32 Step 13/17 : WORKDIR /edgex-c-sdk 19:00:32 ---> Running in ba646cb48736 19:00:33 Removing intermediate container ba646cb48736 19:00:33 ---> 54e46d3cf1eb 19:00:33 Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] 19:00:33 ---> Running in 8ea277b16fd1 19:00:33 Removing intermediate container 8ea277b16fd1 19:00:33 ---> 4350986c7b81 19:00:33 Step 15/17 : LABEL arch=amd64 19:00:33 ---> Running in 66bf2fa7bcb0 19:00:33 Removing intermediate container 66bf2fa7bcb0 19:00:33 ---> 9532b9585efa 19:00:33 Step 16/17 : LABEL git_sha=574127dbd35a5f0b3785285bd9b73c60951e2550 19:00:33 ---> Running in 4616aac2e18e 19:00:33 Removing intermediate container 4616aac2e18e 19:00:33 ---> c7aefed4ea00 19:00:33 Step 17/17 : LABEL version=0.0.0 19:00:33 ---> Running in 408afce314f8 19:00:33 Removing intermediate container 408afce314f8 19:00:33 ---> 2c51bfc67bae 19:00:33 [Warning] One or more build-args [ARCH MAKE] were not consumed 19:00:33 Successfully built 2c51bfc67bae 19:00:33 Successfully tagged device-sdk:latest [Pipeline] } [Pipeline] // script [Pipeline] } 19:00:33 fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage 19:00:33 fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/aarch64/APKINDEX.tar.gz [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 19:00:34 (1/6) Installing ncurses-dev (6.1_p20190105-r0) 19:00:34 (2/6) Installing libblkid (2.33-r0) 19:00:34 (3/6) Installing libfdisk (2.33-r0) 19:00:34 (4/6) Installing libmount (2.33-r0) 19:00:34 (5/6) Installing libsmartcols (2.33-r0) 19:00:34 (6/6) Installing util-linux-dev (2.33-r0) 19:00:35 Executing busybox-1.29.3-r10.trigger 19:00:35 OK: 287 MiB in 87 packages 19:00:36 Removing intermediate container 066d784a9b6a 19:00:36 ---> fde8a9d60901 19:00:36 Step 7/17 : COPY VERSION /edgex-c-sdk/ 19:00:37 ---> 7cc3c1736ba4 19:00:37 Step 8/17 : COPY src /edgex-c-sdk/src/ 19:00:38 ---> 7f5c43c58daf 19:00:38 Step 9/17 : COPY include /edgex-c-sdk/include/ 19:00:38 ---> 34ef184cb613 19:00:38 Step 10/17 : COPY scripts /edgex-c-sdk/scripts 19:00:39 ---> 7912ae5ac3dd 19:00:39 Step 11/17 : COPY LICENSE /edgex-c-sdk/ 19:00:40 ---> aeb2dba0c497 19:00:40 Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ 19:00:41 ---> 48d45af7c758 19:00:41 Step 13/17 : WORKDIR /edgex-c-sdk 19:00:41 ---> Running in eb19c5563c51 19:00:42 Removing intermediate container eb19c5563c51 19:00:42 ---> ccac4ff4df17 19:00:42 Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] 19:00:42 ---> Running in 81ecac869d4c 19:00:42 Removing intermediate container 81ecac869d4c 19:00:42 ---> 6d408f9a8bf8 19:00:42 Step 15/17 : LABEL arch=arm64 19:00:42 ---> Running in c45caf02bd5f 19:00:43 Removing intermediate container c45caf02bd5f 19:00:43 ---> ff8a6aec5ea3 19:00:43 Step 16/17 : LABEL git_sha=574127dbd35a5f0b3785285bd9b73c60951e2550 19:00:43 ---> Running in 016f4af39fa2 19:00:43 Removing intermediate container 016f4af39fa2 19:00:43 ---> 42761814450f 19:00:43 Step 17/17 : LABEL version=0.0.0 19:00:44 ---> Running in 4b1ad2f2f884 19:00:44 Removing intermediate container 4b1ad2f2f884 19:00:44 ---> baae269c5a59 19:00:44 [Warning] One or more build-args [MAKE ARCH] were not consumed 19:00:44 Successfully built baae269c5a59 19:00:44 Successfully tagged device-sdk-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 19:00:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:00:46 ---> package-listing.sh 19:00:46 ++ facter osfamily 19:00:46 ++ tr '[:upper:]' '[:lower:]' 19:00:47 + OS_FAMILY=redhat 19:00:47 + workspace=/w/workspace/edgexfoundry_device-sdk-c_PR-355 19:00:47 + START_PACKAGES=/tmp/packages_start.txt 19:00:47 + END_PACKAGES=/tmp/packages_end.txt 19:00:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:00:47 + PACKAGES=/tmp/packages_start.txt 19:00:47 + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-355 ']' 19:00:47 + PACKAGES=/tmp/packages_end.txt 19:00:47 + case "${OS_FAMILY}" in 19:00:47 + sort 19:00:47 + rpm -qa 19:00:47 + '[' -f /tmp/packages_start.txt ']' 19:00:47 + '[' -f /tmp/packages_end.txt ']' 19:00:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:00:47 + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-355 ']' 19:00:47 + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_PR-355/archives/ 19:00:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_PR-355/archives/ [Pipeline] echo 19:00:47 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/edgexfoundry_device-sdk-c_PR-355/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:00:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:00:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:00:48 19:00:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 19:00:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:00:48 alpine: Pulling from edgex-lftools-log-publisher 19:00:48 df20fa9351a1: Pulling fs layer 19:00:48 36b3adc4ff6f: Pulling fs layer 19:00:48 8ad3a11d3b57: Pulling fs layer 19:00:48 46f8f816bc3b: Pulling fs layer 19:00:48 93b61091891f: Pulling fs layer 19:00:48 93b9cdb0e59b: Pulling fs layer 19:00:48 5e14af77c1be: Pulling fs layer 19:00:48 01666e4c0597: Pulling fs layer 19:00:48 aa168da1d23b: Pulling fs layer 19:00:48 93b61091891f: Waiting 19:00:48 93b9cdb0e59b: Waiting 19:00:48 5e14af77c1be: Waiting 19:00:48 01666e4c0597: Waiting 19:00:48 aa168da1d23b: Waiting 19:00:48 46f8f816bc3b: Waiting 19:00:48 36b3adc4ff6f: Verifying Checksum 19:00:48 36b3adc4ff6f: Download complete 19:00:49 46f8f816bc3b: Verifying Checksum 19:00:49 46f8f816bc3b: Download complete 19:00:49 df20fa9351a1: Verifying Checksum 19:00:49 df20fa9351a1: Download complete 19:00:49 93b61091891f: Verifying Checksum 19:00:49 93b61091891f: Download complete 19:00:49 93b9cdb0e59b: Verifying Checksum 19:00:49 93b9cdb0e59b: Download complete 19:00:49 5e14af77c1be: Verifying Checksum 19:00:49 5e14af77c1be: Download complete 19:00:49 01666e4c0597: Verifying Checksum 19:00:49 01666e4c0597: Download complete 19:00:49 8ad3a11d3b57: Verifying Checksum 19:00:49 8ad3a11d3b57: Download complete 19:00:49 df20fa9351a1: Pull complete 19:00:49 36b3adc4ff6f: Pull complete 19:00:50 8ad3a11d3b57: Pull complete 19:00:50 46f8f816bc3b: Pull complete 19:00:50 93b61091891f: Pull complete 19:00:50 93b9cdb0e59b: Pull complete 19:00:50 5e14af77c1be: Pull complete 19:00:50 01666e4c0597: Pull complete 19:00:51 aa168da1d23b: Verifying Checksum 19:00:51 aa168da1d23b: Download complete 19:00:55 aa168da1d23b: Pull complete 19:00:55 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 19:00:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:00:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 19:00:55 prd-centos7-docker-4c-2g-2127 does not seem to be running inside a container 19:00:55 $ 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/edgexfoundry_device-sdk-c_PR-355/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-c_PR-355 -v /w/workspace/edgexfoundry_device-sdk-c_PR-355:/w/workspace/edgexfoundry_device-sdk-c_PR-355:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-355@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-355@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 19:01:02 $ docker top 0ebe818a581b91fb971e55af235e2389d3e37fa49dfdedacc43c1cc71e8cf24a -eo pid,comm [Pipeline] { [Pipeline] sh 19:01:03 + touch /tmp/pre-build-complete [Pipeline] sh 19:01:03 + mkdir -p /var/log/sa [Pipeline] sh 19:01:03 + ls /var/log/sa-host 19:01:03 + sadf -c /var/log/sa-host/sa05 19:01:03 file_magic: OK 19:01:03 HZ: Using current value: 100 19:01:03 file_header: OK 19:01:03 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 19:01:03 Statistics: 19:01:03 Hnuu...uuuununununu...Hnuu...uuuununununu... 19:01:03 File successfully converted to sysstat format version 12.2.1 19:01:03 + sadf -c /var/log/sa-host/sa07 19:01:03 file_magic: OK 19:01:03 HZ: Using current value: 100 19:01:03 file_header: OK 19:01:03 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 19:01:03 Statistics: 19:01:03 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...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...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...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...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... 19:01:03 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:01:04 provisioning config files... 19:01:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-355@tmp/config4881910783304681154tmp [Pipeline] { [Pipeline] echo 19:01:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:01:04 ---> create-netrc.sh [Pipeline] } 19:01:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:01:05 ---> python-tools-install.sh [Pipeline] echo 19:01:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:01:05 ---> sudo-logs.sh 19:01:05 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:01:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:01:05 ---> job-cost.sh 19:01:05 lf-activate-venv: SKIPPING 19:01:05 INFO: No Stack... 19:01:06 INFO: Retrieving Pricing Info for: v3-standard-2 19:01:07 INFO: Archiving Costs [Pipeline] echo 19:01:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:01:07 ---> logs-deploy.sh 19:01:07 lf-activate-venv: SKIPPING 19:01:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-355/3 19:01:07 INFO: archiving workspace using pattern(s): 19:01:08 Archives upload complete. 19:01:08 INFO: archiving logs to Nexus 19:01:08 ---> uname -a: 19:01:08 Linux prd-centos7-docker-4c-2g-2127.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 19:01:08 19:01:08 19:01:08 ---> lscpu: 19:01:08 Architecture: x86_64 19:01:08 CPU op-mode(s): 32-bit, 64-bit 19:01:08 Byte Order: Little Endian 19:01:08 Address sizes: 40 bits physical, 48 bits virtual 19:01:08 CPU(s): 2 19:01:08 On-line CPU(s) list: 0,1 19:01:08 Thread(s) per core: 1 19:01:08 Core(s) per socket: 1 19:01:08 Socket(s): 2 19:01:08 NUMA node(s): 1 19:01:08 Vendor ID: AuthenticAMD 19:01:08 CPU family: 23 19:01:08 Model: 49 19:01:08 Model name: AMD EPYC-Rome Processor 19:01:08 Stepping: 0 19:01:08 CPU MHz: 2800.000 19:01:08 BogoMIPS: 5600.00 19:01:08 Virtualization: AMD-V 19:01:08 Hypervisor vendor: KVM 19:01:08 Virtualization type: full 19:01:08 L1d cache: 64 KiB 19:01:08 L1i cache: 64 KiB 19:01:08 L2 cache: 1 MiB 19:01:08 L3 cache: 32 MiB 19:01:08 NUMA node0 CPU(s): 0,1 19:01:08 Vulnerability Itlb multihit: Not affected 19:01:08 Vulnerability L1tf: Not affected 19:01:08 Vulnerability Mds: Not affected 19:01:08 Vulnerability Meltdown: Not affected 19:01:08 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:01:08 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 19:01:08 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 19:01:08 Vulnerability Srbds: Not affected 19:01:08 Vulnerability Tsx async abort: Not affected 19:01:08 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 19:01:08 19:01:08 19:01:08 ---> nproc: 19:01:08 2 19:01:08 19:01:08 19:01:08 ---> df -h: 19:01:08 Filesystem Size Used Available Use% Mounted on 19:01:08 overlay 40.0G 7.2G 32.8G 18% / 19:01:08 tmpfs 64.0M 0 64.0M 0% /dev 19:01:08 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 19:01:08 shm 64.0M 0 64.0M 0% /dev/shm 19:01:08 /dev/vda1 40.0G 7.2G 32.8G 18% /facter-os 19:01:08 /dev/vda1 40.0G 7.2G 32.8G 18% /etc/resolv.conf 19:01:08 /dev/vda1 40.0G 7.2G 32.8G 18% /etc/hostname 19:01:08 /dev/vda1 40.0G 7.2G 32.8G 18% /etc/hosts 19:01:08 /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/auth.log 19:01:08 /dev/vda1 40.0G 7.2G 32.8G 18% /run/cloud-init/result.json 19:01:08 /dev/vda1 40.0G 7.2G 32.8G 18% /w/workspace/edgexfoundry_device-sdk-c_PR-355 19:01:08 /dev/vda1 40.0G 7.2G 32.8G 18% /w/workspace/edgexfoundry_device-sdk-c_PR-355@tmp 19:01:08 /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/sa-host 19:01:08 /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/secure 19:01:08 19:01:08 19:01:08 ---> free -m: 19:01:08 total used free shared buff/cache available 19:01:08 Mem: 7821 1017 4648 0 2155 6642 19:01:08 Swap: 1023 0 1023 19:01:08 19:01:08 19:01:08 ---> ip addr: 19:01:08 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 19:01:08 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:01:08 inet 127.0.0.1/8 scope host lo 19:01:08 valid_lft forever preferred_lft forever 19:01:08 inet6 ::1/128 scope host 19:01:08 valid_lft forever preferred_lft forever 19:01:08 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 19:01:08 link/ether fa:16:3e:d8:e4:ae brd ff:ff:ff:ff:ff:ff 19:01:08 inet 10.30.123.154/23 brd 10.30.123.255 scope global dynamic eth0 19:01:08 valid_lft 79770sec preferred_lft 79770sec 19:01:08 inet6 fe80::f816:3eff:fed8:e4ae/64 scope link 19:01:08 valid_lft forever preferred_lft forever 19:01:08 3: docker0: mtu 1500 qdisc noqueue state DOWN 19:01:08 link/ether 02:42:5a:9e:15:92 brd ff:ff:ff:ff:ff:ff 19:01:08 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 19:01:08 valid_lft forever preferred_lft forever 19:01:08 inet6 fe80::42:5aff:fe9e:1592/64 scope link 19:01:08 valid_lft forever preferred_lft forever 19:01:08 19:01:08 19:01:08 ---> sar -b -r -n DEV: 19:01:08 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/07/21 _x86_64_ (2 CPU) 19:01:08 19:01:08 17:10:28 LINUX RESTART (2 CPU) 19:01:08 19:01:08 17:11:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:01:08 17:12:01 8.58 4.08 4.50 0.00 499.48 690.92 0.00 19:01:08 17:13:01 1.00 0.00 1.00 0.00 0.00 16.59 0.00 19:01:08 17:14:01 0.35 0.00 0.35 0.00 0.00 4.76 0.00 19:01:08 17:15:01 0.18 0.00 0.18 0.00 0.00 2.32 0.00 19:01:08 17:16:01 0.17 0.00 0.17 0.00 0.00 2.35 0.00 19:01:08 17:17:01 0.40 0.00 0.40 0.00 0.00 6.63 0.00 19:01:08 17:18:01 0.17 0.00 0.17 0.00 0.00 1.62 0.00 19:01:08 17:19:01 0.27 0.00 0.27 0.00 0.00 3.48 0.00 19:01:08 17:20:01 0.25 0.00 0.25 0.00 0.00 2.30 0.00 19:01:08 17:21:01 0.15 0.00 0.15 0.00 0.00 1.62 0.00 19:01:08 17:22:01 0.30 0.00 0.30 0.00 0.00 3.63 0.00 19:01:08 17:23:01 0.22 0.00 0.22 0.00 0.00 2.43 0.00 19:01:08 17:24:01 0.28 0.00 0.28 0.00 0.00 3.21 0.00 19:01:08 17:25:02 0.25 0.00 0.25 0.00 0.00 2.30 0.00 19:01:08 17:26:01 0.36 0.19 0.17 0.00 5.96 2.41 0.00 19:01:08 17:27:01 0.85 0.00 0.85 0.00 0.00 16.86 0.00 19:01:08 17:28:01 0.17 0.00 0.17 0.00 0.00 1.75 0.00 19:01:08 17:29:01 0.30 0.00 0.30 0.00 0.00 3.65 0.00 19:01:08 17:30:01 0.22 0.00 0.22 0.00 0.00 2.83 0.00 19:01:08 17:31:01 0.27 0.00 0.27 0.00 0.00 3.13 0.00 19:01:08 17:32:01 0.28 0.00 0.28 0.00 0.00 2.98 0.00 19:01:08 17:33:01 0.15 0.00 0.15 0.00 0.00 1.92 0.00 19:01:08 17:34:01 0.32 0.00 0.32 0.00 0.00 3.66 0.00 19:01:08 17:35:01 0.23 0.00 0.23 0.00 0.00 2.63 0.00 19:01:08 17:36:01 0.37 0.00 0.37 0.00 0.00 5.60 0.00 19:01:08 17:37:01 0.35 0.00 0.35 0.00 0.00 5.36 0.00 19:01:08 17:38:01 0.28 0.00 0.28 0.00 0.00 3.68 0.00 19:01:08 17:39:01 0.32 0.00 0.32 0.00 0.00 4.61 0.00 19:01:08 17:40:01 0.27 0.00 0.27 0.00 0.00 3.90 0.00 19:01:08 17:41:01 0.30 0.00 0.30 0.00 0.00 5.15 0.00 19:01:08 17:42:01 0.33 0.00 0.33 0.00 0.00 4.93 0.00 19:01:08 17:43:01 0.32 0.00 0.32 0.00 0.00 4.08 0.00 19:01:08 17:44:01 0.33 0.00 0.33 0.00 0.00 5.20 0.00 19:01:08 17:45:01 0.27 0.00 0.27 0.00 0.00 3.61 0.00 19:01:08 17:46:01 0.32 0.00 0.32 0.00 0.00 4.73 0.00 19:01:08 17:47:01 0.32 0.00 0.32 0.00 0.00 4.90 0.00 19:01:08 17:48:01 0.28 0.00 0.28 0.00 0.00 3.65 0.00 19:01:08 17:49:01 0.32 0.00 0.32 0.00 0.00 4.73 0.00 19:01:08 17:50:01 0.30 0.00 0.30 0.00 0.00 3.88 0.00 19:01:08 17:51:01 0.33 0.00 0.33 0.00 0.00 5.31 0.00 19:01:08 17:52:01 0.32 0.00 0.32 0.00 0.00 4.76 0.00 19:01:08 17:53:01 0.28 0.00 0.28 0.00 0.00 3.50 0.00 19:01:08 17:54:01 0.35 0.00 0.35 0.00 0.00 5.05 0.00 19:01:08 17:55:01 0.30 0.00 0.30 0.00 0.00 3.93 0.00 19:01:08 17:56:01 0.32 0.00 0.32 0.00 0.00 5.00 0.00 19:01:08 17:57:01 0.32 0.00 0.32 0.00 0.00 4.78 0.00 19:01:08 17:58:01 0.33 0.00 0.33 0.00 0.00 3.96 0.00 19:01:08 17:59:01 0.32 0.00 0.32 0.00 0.00 4.68 0.00 19:01:08 18:00:01 0.22 0.00 0.22 0.00 0.00 2.18 0.00 19:01:08 18:01:01 0.27 0.02 0.25 0.00 0.13 3.05 0.00 19:01:08 18:02:01 0.37 0.10 0.27 0.00 1.73 5.49 0.00 19:01:08 18:03:01 0.28 0.00 0.28 0.00 0.00 2.85 0.00 19:01:08 18:04:01 0.25 0.00 0.25 0.00 0.00 3.65 0.00 19:01:08 18:05:01 0.18 0.00 0.18 0.00 0.00 2.15 0.00 19:01:08 18:06:01 0.25 0.00 0.25 0.00 0.00 3.05 0.00 19:01:08 18:07:01 0.23 0.00 0.23 0.00 0.00 2.90 0.00 19:01:08 18:08:01 0.20 0.00 0.20 0.00 0.00 1.75 0.00 19:01:08 18:09:01 0.17 0.00 0.17 0.00 0.00 1.50 0.00 19:01:08 18:10:01 0.20 0.00 0.20 0.00 0.00 1.75 0.00 19:01:08 18:11:01 0.28 0.00 0.28 0.00 0.00 3.32 0.00 19:01:08 18:12:01 0.27 0.00 0.27 0.00 0.00 3.13 0.00 19:01:08 18:13:01 0.20 0.00 0.20 0.00 0.00 1.92 0.00 19:01:08 18:14:01 0.20 0.00 0.20 0.00 0.00 1.75 0.00 19:01:08 18:15:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 19:01:08 18:16:01 0.25 0.00 0.25 0.00 0.00 2.82 0.00 19:01:08 18:17:01 0.32 0.00 0.32 0.00 0.00 4.42 0.00 19:01:08 18:18:01 0.28 0.00 0.28 0.00 0.00 2.92 0.00 19:01:08 18:19:01 0.22 0.00 0.22 0.00 0.00 2.15 0.00 19:01:08 18:20:01 0.17 0.00 0.17 0.00 0.00 1.73 0.00 19:01:08 18:21:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 19:01:08 18:22:01 0.23 0.00 0.23 0.00 0.00 2.90 0.00 19:01:08 18:23:01 0.20 0.00 0.20 0.00 0.00 2.05 0.00 19:01:08 18:24:01 0.20 0.00 0.20 0.00 0.00 1.62 0.00 19:01:08 18:25:01 0.18 0.00 0.18 0.00 0.00 2.05 0.00 19:01:08 18:26:01 0.27 0.00 0.27 0.00 0.00 3.20 0.00 19:01:08 18:27:01 0.20 0.00 0.20 0.00 0.00 2.78 0.00 19:01:08 18:28:01 0.22 0.00 0.22 0.00 0.00 2.47 0.00 19:01:08 18:29:01 0.20 0.00 0.20 0.00 0.00 1.75 0.00 19:01:08 18:30:01 0.17 0.00 0.17 0.00 0.00 1.90 0.00 19:01:08 18:31:01 0.28 0.00 0.28 0.00 0.00 2.97 0.00 19:01:08 18:32:01 0.23 0.00 0.23 0.00 0.00 3.00 0.00 19:01:08 18:33:01 0.25 0.00 0.25 0.00 0.00 2.97 0.00 19:01:08 18:34:01 0.17 0.00 0.17 0.00 0.00 1.60 0.00 19:01:08 18:35:01 0.15 0.00 0.15 0.00 0.00 1.73 0.00 19:01:08 18:36:01 0.25 0.00 0.25 0.00 0.00 3.08 0.00 19:01:08 18:37:02 0.25 0.00 0.25 0.00 0.00 2.77 0.00 19:01:08 18:38:01 0.20 0.00 0.20 0.00 0.00 2.05 0.00 19:01:08 18:39:01 0.17 0.00 0.17 0.00 0.00 1.63 0.00 19:01:08 18:40:01 0.28 0.00 0.28 0.00 0.00 3.40 0.00 19:01:08 18:41:01 0.25 0.00 0.25 0.00 0.00 2.93 0.00 19:01:08 18:42:01 0.28 0.00 0.28 0.00 0.00 2.90 0.00 19:01:08 18:43:01 0.17 0.00 0.17 0.00 0.00 1.78 0.00 19:01:08 18:44:01 0.65 0.37 0.28 0.00 8.93 2.98 0.00 19:01:08 18:45:01 277.00 253.70 23.30 0.00 3437.18 1015.51 0.00 19:01:08 18:46:01 0.53 0.00 0.53 0.00 0.00 8.80 0.00 19:01:08 18:47:01 0.33 0.00 0.33 0.00 0.00 4.83 0.00 19:01:08 18:48:01 0.17 0.00 0.17 0.00 0.00 1.78 0.00 19:01:08 18:49:01 0.23 0.00 0.23 0.00 0.00 1.77 0.00 19:01:08 18:50:01 0.15 0.00 0.15 0.00 0.00 1.87 0.00 19:01:08 18:51:01 0.25 0.00 0.25 0.00 0.00 3.08 0.00 19:01:08 18:52:01 0.28 0.00 0.28 0.00 0.00 2.92 0.00 19:01:08 18:53:01 0.17 0.00 0.17 0.00 0.00 1.78 0.00 19:01:08 18:54:01 0.28 0.00 0.28 0.00 0.00 3.42 0.00 19:01:08 18:55:01 83.06 4.16 78.90 0.00 2805.73 3002.07 0.00 19:01:08 18:56:01 1.68 0.00 1.68 0.00 0.00 34.58 0.00 19:01:08 18:57:01 0.23 0.00 0.23 0.00 0.00 2.10 0.00 19:01:08 18:58:01 0.18 0.00 0.18 0.00 0.00 1.92 0.00 19:01:08 18:59:01 0.38 0.00 0.38 0.00 0.00 4.88 0.00 19:01:08 19:00:01 0.20 0.00 0.20 0.00 0.00 2.68 0.00 19:01:08 19:01:01 45.46 0.10 45.36 0.00 10.00 13330.12 0.00 19:01:08 Average: 4.04 2.39 1.65 0.00 61.58 167.67 0.00 19:01:08 19:01:08 17:11:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:01:08 17:12:01 5740448 0 674088 8.42 2620 1591776 1081328 11.94 379848 1502652 20 19:01:08 17:13:01 5739516 0 675016 8.43 2620 1591780 1081312 11.94 378284 1504664 8 19:01:08 17:14:01 5743388 0 671144 8.38 2620 1591780 1063416 11.74 376936 1502808 16 19:01:08 17:15:01 5740448 0 674076 8.42 2620 1591788 1063596 11.74 379424 1503120 16 19:01:08 17:16:01 5739936 0 674584 8.42 2620 1591792 1063680 11.74 380008 1503120 8 19:01:08 17:17:01 5739796 0 674720 8.42 2620 1591796 1063704 11.74 380232 1503120 8 19:01:08 17:18:01 5733736 0 680776 8.50 2620 1591800 1071612 11.83 386940 1503120 8 19:01:08 17:19:01 5733336 0 681168 8.51 2620 1591808 1071612 11.83 388064 1502416 8 19:01:08 17:20:01 5732980 0 681524 8.51 2620 1591808 1071612 11.83 387792 1502672 16 19:01:08 17:21:01 5733024 0 681476 8.51 2620 1591812 1071612 11.83 388232 1502416 8 19:01:08 17:22:01 5732812 0 681684 8.51 2620 1591816 1071684 11.83 388580 1502416 8 19:01:08 17:23:01 5733460 0 681032 8.50 2620 1591820 1071612 11.83 388128 1502416 8 19:01:08 17:24:01 5733196 0 681288 8.51 2620 1591828 1071612 11.83 388136 1502416 8 19:01:08 17:25:02 5732804 0 681680 8.51 2620 1591828 1071660 11.83 388468 1502416 12 19:01:08 17:26:01 5732496 0 681976 8.52 2620 1591840 1071612 11.83 388512 1502416 28 19:01:08 17:27:01 5729400 0 685072 8.55 2620 1591840 1074408 11.86 391596 1502416 8 19:01:08 17:28:01 5730008 0 684456 8.55 2620 1591848 1074336 11.86 391296 1502416 20 19:01:08 17:29:01 5730040 0 684420 8.55 2620 1591852 1074336 11.86 391336 1502416 16 19:01:08 17:30:01 5729844 0 684616 8.55 2620 1591852 1074336 11.86 391300 1502416 8 19:01:08 17:31:01 5729884 0 684568 8.55 2620 1591860 1074336 11.86 391260 1502416 8 19:01:08 17:32:01 5729252 0 685200 8.56 2620 1591860 1074408 11.86 391612 1502416 8 19:01:08 17:33:01 5729492 0 684952 8.55 2620 1591868 1074408 11.86 391628 1502416 16 19:01:08 17:34:01 5729828 0 684612 8.55 2620 1591872 1074336 11.86 391288 1502416 16 19:01:08 17:35:01 5729664 0 684772 8.55 2620 1591876 1074336 11.86 391240 1502416 8 19:01:08 17:36:01 5730200 0 684232 8.54 2620 1591880 1074336 11.86 391228 1502416 8 19:01:08 17:37:01 5729492 0 684932 8.55 2620 1591888 1074420 11.86 391668 1502424 8 19:01:08 17:38:01 5730068 0 684356 8.54 2620 1591888 1074336 11.86 390896 1502416 8 19:01:08 17:39:01 5729484 0 684936 8.55 2620 1591892 1074396 11.86 391420 1502416 12 19:01:08 17:40:01 5730192 0 684224 8.54 2620 1591896 1074336 11.86 390976 1502416 20 19:01:08 17:41:01 5729624 0 684784 8.55 2620 1591904 1074336 11.86 391392 1502416 8 19:01:08 17:42:01 5728984 0 685416 8.56 2620 1591912 1074432 11.86 391924 1502416 8 19:01:08 17:43:01 5729872 0 684528 8.55 2620 1591912 1074336 11.86 390948 1502416 8 19:01:08 17:44:01 5730080 0 684312 8.54 2620 1591920 1074336 11.86 391048 1502420 8 19:01:08 17:45:01 5729668 0 684724 8.55 2620 1591920 1074396 11.86 391364 1502416 12 19:01:08 17:46:01 5729972 0 684416 8.55 2620 1591924 1074336 11.86 391060 1502416 16 19:01:08 17:47:01 5729644 0 684736 8.55 2620 1591932 1074408 11.86 391452 1502416 8 19:01:08 17:48:01 5730028 0 684352 8.54 2620 1591932 1074336 11.86 390952 1502416 8 19:01:08 17:49:01 5729808 0 684564 8.55 2620 1591940 1074336 11.86 391340 1502416 8 19:01:08 17:50:01 5729620 0 684752 8.55 2620 1591940 1074360 11.86 391400 1502416 12 19:01:08 17:51:01 5729800 0 684564 8.55 2620 1591948 1074336 11.86 391328 1502416 16 19:01:08 17:52:01 5729532 0 684828 8.55 2620 1591952 1074420 11.86 391892 1502416 8 19:01:08 17:53:01 5730196 0 684160 8.54 2620 1591956 1074336 11.86 390960 1502420 8 19:01:08 17:54:01 5729932 0 684416 8.55 2620 1591964 1074336 11.86 390984 1502416 8 19:01:08 17:55:01 5730072 0 684276 8.54 2620 1591964 1074384 11.86 391332 1502416 12 19:01:08 17:56:01 5730012 0 684324 8.54 2620 1591976 1074336 11.86 391116 1502416 16 19:01:08 17:57:01 5728912 0 685420 8.56 2620 1591980 1074432 11.86 391816 1502416 8 19:01:08 17:58:01 5730212 0 684116 8.54 2620 1591984 1074336 11.86 391108 1502416 8 19:01:08 17:59:01 5730064 0 684260 8.54 2620 1591988 1074336 11.86 391252 1502416 8 19:01:08 18:00:01 5730048 0 684272 8.54 2620 1591992 1074336 11.86 391140 1502416 8 19:01:08 18:01:01 5728000 0 686316 8.57 2620 1591996 1076664 11.89 392436 1502416 8 19:01:08 18:02:01 5728724 0 685464 8.56 2620 1592124 1075000 11.87 392192 1502476 8 19:01:08 18:03:01 5729624 0 684564 8.55 2620 1592124 1074844 11.87 391316 1502476 8 19:01:08 18:04:01 5729576 0 684604 8.55 2620 1592132 1074844 11.87 391256 1502476 8 19:01:08 18:05:01 5727432 0 686744 8.57 2620 1592136 1075096 11.87 393132 1502476 8 19:01:08 18:06:01 5729808 0 684364 8.55 2620 1592140 1074844 11.87 391428 1502480 8 19:01:08 18:07:01 5728864 0 685304 8.56 2620 1592144 1074952 11.87 391940 1502476 8 19:01:08 18:08:01 5729348 0 684820 8.55 2620 1592144 1074844 11.87 391356 1502476 8 19:01:08 18:09:01 5729612 0 684548 8.55 2620 1592152 1074844 11.87 391480 1502476 8 19:01:08 18:10:01 5729936 0 684220 8.54 2620 1592156 1074892 11.87 391696 1502476 8 19:01:08 18:11:01 5729900 0 684252 8.54 2620 1592160 1074844 11.87 391360 1502476 8 19:01:08 18:12:01 5729144 0 685004 8.55 2620 1592164 1074928 11.87 391832 1502476 8 19:01:08 18:13:01 5729004 0 685140 8.55 2620 1592168 1074892 11.87 391904 1502480 12 19:01:08 18:14:01 5729688 0 684452 8.55 2620 1592172 1074844 11.87 391456 1502476 16 19:01:08 18:15:01 5729524 0 684612 8.55 2620 1592176 1074844 11.87 391508 1502476 8 19:01:08 18:16:01 5729696 0 684436 8.55 2620 1592180 1074844 11.87 391508 1502476 12 19:01:08 18:17:01 5729492 0 684636 8.55 2620 1592184 1074940 11.87 391928 1502476 8 19:01:08 18:18:01 5729580 0 684544 8.55 2620 1592188 1074844 11.87 391556 1502476 8 19:01:08 18:19:01 5729556 0 684564 8.55 2620 1592192 1074844 11.87 391412 1502476 8 19:01:08 18:20:01 5729220 0 684892 8.55 2620 1592200 1074916 11.87 391896 1502476 8 19:01:08 18:21:01 5729432 0 684680 8.55 2620 1592200 1074844 11.87 391440 1502476 8 19:01:08 18:22:01 5729040 0 685068 8.55 2620 1592204 1074940 11.87 391944 1502476 8 19:01:08 18:23:01 5729424 0 684676 8.55 2620 1592212 1074844 11.87 391548 1502476 8 19:01:08 18:24:01 5729336 0 684764 8.55 2620 1592212 1074892 11.87 391564 1502476 8 19:01:08 18:25:01 5729408 0 684684 8.55 2620 1592220 1074844 11.87 391584 1502476 8 19:01:08 18:26:01 5729564 0 684528 8.55 2620 1592220 1074844 11.87 391448 1502476 8 19:01:08 18:27:01 5728544 0 685540 8.56 2620 1592228 1074952 11.87 392028 1502476 8 19:01:08 18:28:01 5728768 0 685308 8.56 2620 1592236 1074916 11.87 392328 1502480 16 19:01:08 18:29:01 5729112 0 684964 8.55 2620 1592236 1074844 11.87 391888 1502476 16 19:01:08 18:30:01 5729128 0 684936 8.55 2620 1592248 1074844 11.87 391964 1502476 8 19:01:08 18:31:01 5729260 0 684804 8.55 2620 1592248 1074844 11.87 391948 1502476 8 19:01:08 18:32:01 5728272 0 685784 8.56 2620 1592256 1074928 11.87 392328 1502476 8 19:01:08 18:33:01 5728644 0 685408 8.56 2620 1592260 1074916 11.87 392244 1502476 8 19:01:08 18:34:01 5729012 0 685036 8.55 2620 1592264 1074844 11.87 391980 1502476 8 19:01:08 18:35:01 5728968 0 685076 8.55 2620 1592268 1074952 11.87 392360 1502476 8 19:01:08 18:36:01 5729212 0 684828 8.55 2620 1592272 1074844 11.87 391880 1502480 8 19:01:08 18:37:02 5728804 0 685232 8.56 2620 1592276 1074940 11.87 392340 1502476 8 19:01:08 18:38:01 5729300 0 684732 8.55 2620 1592280 1074916 11.87 392000 1502476 8 19:01:08 18:39:01 5729568 0 684460 8.55 2620 1592284 1074844 11.87 391672 1502476 8 19:01:08 18:40:01 5729296 0 684728 8.55 2620 1592288 1074844 11.87 391660 1502476 8 19:01:08 18:41:01 5729552 0 684464 8.55 2620 1592296 1074844 11.87 391632 1502476 12 19:01:08 18:42:01 5729052 0 684964 8.55 2620 1592296 1074940 11.87 392084 1502476 8 19:01:08 18:43:01 5729140 0 684868 8.55 2620 1592304 1074844 11.87 391556 1502480 8 19:01:08 18:44:01 5727340 0 686476 8.57 2620 1592496 1075436 11.87 392304 1502572 16 19:01:08 18:45:01 5575100 0 779608 9.73 2620 1651604 1074960 11.87 432572 1521512 20 19:01:08 18:46:01 5575756 0 778944 9.73 2620 1651612 1074876 11.87 432028 1521512 8 19:01:08 18:47:01 5575132 0 779568 9.73 2620 1651612 1074960 11.87 432432 1521512 8 19:01:08 18:48:01 5575484 0 779208 9.73 2620 1651620 1074876 11.87 431968 1521512 8 19:01:08 18:49:01 5575476 0 779216 9.73 2620 1651620 1074876 11.87 431852 1521512 8 19:01:08 18:50:01 5576100 0 778584 9.72 2620 1651628 1073380 11.85 431372 1521512 8 19:01:08 18:51:01 5575832 0 778848 9.72 2620 1651632 1074876 11.87 431872 1521512 8 19:01:08 18:52:01 5575436 0 779244 9.73 2620 1651632 1074960 11.87 432432 1521512 8 19:01:08 18:53:01 5575848 0 778824 9.72 2620 1651640 1074876 11.87 431948 1521512 8 19:01:08 18:54:01 5575920 0 778752 9.72 2620 1651640 1074876 11.87 432016 1521512 8 19:01:08 18:55:01 5294412 0 912100 11.39 2620 1799800 1144320 12.63 630852 1588384 128 19:01:08 18:56:01 5306088 0 900416 11.24 2620 1799808 1069672 11.81 623976 1585636 12 19:01:08 18:57:01 5305820 0 900684 11.25 2620 1799808 1069828 11.81 620644 1589948 16 19:01:08 18:58:01 5304636 0 901860 11.26 2620 1799816 1070012 11.81 621096 1590708 8 19:01:08 18:59:01 5304864 0 901632 11.26 2620 1799816 1069736 11.81 616516 1594068 8 19:01:08 19:00:01 5304400 0 902088 11.26 2620 1799824 1093840 12.08 616624 1594084 8 19:01:08 19:01:01 4769696 0 1031932 12.88 2620 2204684 1309200 14.45 796964 1859340 17516 19:01:08 Average: 5684393 0 707562 8.83 2620 1614357 1076921 11.89 410542 1512279 170 19:01:08 19:01:08 17:11:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:01:08 17:12:01 eth0 241.58 156.06 355.32 25.42 0.00 0.00 0.00 0.00 19:01:08 17:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 17:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 17:13:01 eth0 1.40 0.68 0.80 0.55 0.00 0.00 0.00 0.00 19:01:08 17:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 17:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 17:14:01 eth0 0.57 0.08 0.06 0.04 0.00 0.00 0.00 0.00 19:01:08 17:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 17:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 17:15:01 eth0 1.08 0.28 0.33 0.17 0.00 0.00 0.00 0.00 19:01:08 17:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 17:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 17:16:01 eth0 1.03 0.30 0.33 0.20 0.00 0.00 0.00 0.00 19:01:08 17:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 17:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 17:17:01 eth0 0.87 0.45 0.42 0.30 0.00 0.00 0.00 0.00 19:01:08 17:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 17:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 17:18:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:01:08 17:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 17:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 17:19:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:01:08 17:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 17:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 17:20:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:01:08 17:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 17:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 17:21:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:01:08 17:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 17:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 17:22:01 eth0 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 19:01:08 17:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 17:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 17:23:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:01:08 17:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 17:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 17:24:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 19:01:08 17:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 17:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 17:25:02 eth0 0.12 0.08 0.06 0.01 0.00 0.00 0.00 0.00 19:01:08 17:25:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 17:25:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 17:26:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:01:08 17:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 17:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 17:27:01 eth0 0.35 0.27 0.14 0.08 0.00 0.00 0.00 0.00 19:01:08 17:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 17:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 17:28:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:01:08 17:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 17:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 17:29:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:01:08 17:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 17:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 17:30:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:01:08 17:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 17:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 17:31:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:01:08 17:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 17:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 17:32:01 eth0 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 19:01:08 17:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 17:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 17:33:01 eth0 0.20 0.18 0.10 0.01 0.00 0.00 0.00 0.00 19:01:08 17:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 17:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 17:34:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 19:01:08 17:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 17:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 17:35:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 19:01:08 17:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 17:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 17:36:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 19:01:08 17:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 17:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 17:37:01 eth0 0.20 0.20 0.08 0.07 0.00 0.00 0.00 0.00 19:01:08 17:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 17:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 17:38:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 17:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 17:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 17:39:01 eth0 0.12 0.07 0.06 0.00 0.00 0.00 0.00 0.00 19:01:08 17:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 17:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 17:40:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 19:01:08 17:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 17:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 17:41:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 17:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 17:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 17:42:01 eth0 0.20 0.18 0.09 0.07 0.00 0.00 0.00 0.00 19:01:08 17:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 17:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 17:43:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 17:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 17:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 17:44:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 19:01:08 17:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 17:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 17:45:01 eth0 0.15 0.15 0.07 0.01 0.00 0.00 0.00 0.00 19:01:08 17:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 17:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 17:46:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 17:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 17:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 17:47:01 eth0 0.18 0.18 0.08 0.07 0.00 0.00 0.00 0.00 19:01:08 17:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 17:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 17:48:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 17:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 17:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 17:49:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 17:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 17:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 17:50:01 eth0 0.10 0.07 0.06 0.00 0.00 0.00 0.00 0.00 19:01:08 17:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 17:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 17:51:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 17:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 17:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 17:52:01 eth0 0.20 0.18 0.09 0.07 0.00 0.00 0.00 0.00 19:01:08 17:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 17:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 17:53:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 17:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 17:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 17:54:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 17:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 17:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 17:55:01 eth0 0.13 0.13 0.06 0.01 0.00 0.00 0.00 0.00 19:01:08 17:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 17:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 17:56:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 17:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 17:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 17:57:01 eth0 0.18 0.18 0.08 0.07 0.00 0.00 0.00 0.00 19:01:08 17:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 17:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 17:58:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 17:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 17:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 17:59:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 17:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 17:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:00:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:01:01 eth0 0.13 0.08 0.06 0.01 0.00 0.00 0.00 0.00 19:01:08 18:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:02:01 eth0 0.55 0.32 0.34 0.26 0.00 0.00 0.00 0.00 19:01:08 18:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:03:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:04:01 eth0 0.53 0.03 0.05 0.00 0.00 0.00 0.00 0.00 19:01:08 18:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:05:01 eth0 0.55 0.35 0.33 0.20 0.00 0.00 0.00 0.00 19:01:08 18:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:06:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:07:01 eth0 0.13 0.13 0.08 0.07 0.00 0.00 0.00 0.00 19:01:08 18:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:08:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:09:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:10:01 eth0 0.15 0.13 0.06 0.01 0.00 0.00 0.00 0.00 19:01:08 18:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:11:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:12:01 eth0 0.17 0.17 0.08 0.07 0.00 0.00 0.00 0.00 19:01:08 18:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:13:01 eth0 0.12 0.08 0.06 0.00 0.00 0.00 0.00 0.00 19:01:08 18:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:14:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:15:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:16:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:17:01 eth0 0.20 0.17 0.08 0.07 0.00 0.00 0.00 0.00 19:01:08 18:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:18:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:19:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:20:01 eth0 0.15 0.13 0.09 0.01 0.00 0.00 0.00 0.00 19:01:08 18:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:21:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:22:01 eth0 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 19:01:08 18:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:23:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:24:01 eth0 0.08 0.05 0.06 0.00 0.00 0.00 0.00 0.00 19:01:08 18:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:25:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:26:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:27:01 eth0 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 19:01:08 18:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:28:01 eth0 0.08 0.05 0.06 0.00 0.00 0.00 0.00 0.00 19:01:08 18:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:29:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:30:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:31:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:32:01 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 19:01:08 18:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:33:01 eth0 0.13 0.08 0.06 0.00 0.00 0.00 0.00 0.00 19:01:08 18:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:34:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:35:01 eth0 0.20 0.13 0.12 0.06 0.00 0.00 0.00 0.00 19:01:08 18:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:36:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:37:02 eth0 0.13 0.12 0.08 0.07 0.00 0.00 0.00 0.00 19:01:08 18:37:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:37:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:38:01 eth0 0.15 0.14 0.07 0.01 0.00 0.00 0.00 0.00 19:01:08 18:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:39:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:40:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:41:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:42:01 eth0 0.17 0.17 0.08 0.07 0.00 0.00 0.00 0.00 19:01:08 18:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:43:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:44:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:45:01 eth0 0.08 0.05 0.06 0.00 0.00 0.00 0.00 0.00 19:01:08 18:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:46:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:47:01 eth0 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 19:01:08 18:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:48:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:49:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:50:01 eth0 0.12 0.10 0.09 0.01 0.00 0.00 0.00 0.00 19:01:08 18:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:51:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:52:01 eth0 0.17 0.17 0.08 0.07 0.00 0.00 0.00 0.00 19:01:08 18:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:53:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:54:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:55:01 eth0 331.48 252.58 728.44 64.55 0.00 0.00 0.00 0.00 19:01:08 18:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:55:01 docker0 8.96 6.30 1.04 25.32 0.00 0.00 0.00 0.00 19:01:08 18:56:01 eth0 0.65 0.03 0.05 0.00 0.00 0.00 0.00 0.00 19:01:08 18:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:57:01 eth0 2.27 1.08 1.86 0.13 0.00 0.00 0.00 0.00 19:01:08 18:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:58:01 eth0 0.43 0.25 0.26 0.16 0.00 0.00 0.00 0.00 19:01:08 18:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:59:01 eth0 0.47 0.03 0.05 0.03 0.00 0.00 0.00 0.00 19:01:08 18:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 18:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 19:00:01 eth0 1.32 1.30 0.32 8.11 0.00 0.00 0.00 0.00 19:01:08 19:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 19:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 19:01:01 eth0 197.77 171.75 2169.40 29.02 0.00 0.00 0.00 0.00 19:01:08 19:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 19:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 Average: eth0 7.19 5.39 29.66 1.19 0.00 0.00 0.00 0.00 19:01:08 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:08 Average: docker0 0.08 0.06 0.01 0.23 0.00 0.00 0.00 0.00 19:01:08 19:01:08 19:01:08 ---> sar -P ALL: 19:01:08 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/07/21 _x86_64_ (2 CPU) 19:01:08 19:01:08 17:10:28 LINUX RESTART (2 CPU) 19:01:08 19:01:08 17:11:01 CPU %user %nice %system %iowait %steal %idle 19:01:08 17:12:01 all 4.01 0.00 0.45 0.06 0.02 95.47 19:01:08 17:12:01 0 2.77 0.00 0.64 0.07 0.03 96.49 19:01:08 17:12:01 1 5.24 0.00 0.25 0.05 0.00 94.45 19:01:08 17:13:01 all 0.43 0.00 0.04 0.00 0.03 99.51 19:01:08 17:13:01 0 0.08 0.00 0.03 0.00 0.03 99.85 19:01:08 17:13:01 1 0.77 0.00 0.05 0.00 0.02 99.16 19:01:08 17:14:01 all 0.17 0.00 0.04 0.00 0.02 99.77 19:01:08 17:14:01 0 0.02 0.00 0.05 0.00 0.02 99.92 19:01:08 17:14:01 1 0.32 0.00 0.03 0.00 0.02 99.63 19:01:08 17:15:01 all 0.17 0.00 0.02 0.00 0.02 99.80 19:01:08 17:15:01 0 0.07 0.00 0.02 0.00 0.02 99.90 19:01:08 17:15:01 1 0.27 0.00 0.02 0.00 0.02 99.70 19:01:08 17:16:01 all 0.16 0.00 0.05 0.00 0.03 99.77 19:01:08 17:16:01 0 0.18 0.00 0.07 0.00 0.03 99.72 19:01:08 17:16:01 1 0.13 0.00 0.03 0.00 0.02 99.82 19:01:08 17:17:01 all 0.18 0.00 0.04 0.00 0.01 99.77 19:01:08 17:17:01 0 0.32 0.00 0.07 0.00 0.02 99.60 19:01:08 17:17:01 1 0.05 0.00 0.02 0.00 0.00 99.93 19:01:08 17:18:01 all 0.17 0.00 0.03 0.00 0.03 99.77 19:01:08 17:18:01 0 0.23 0.00 0.05 0.00 0.03 99.68 19:01:08 17:18:01 1 0.10 0.00 0.02 0.00 0.02 99.87 19:01:08 17:19:01 all 0.07 0.00 0.03 0.00 0.02 99.88 19:01:08 17:19:01 0 0.07 0.00 0.05 0.00 0.02 99.87 19:01:08 17:19:01 1 0.07 0.00 0.02 0.00 0.02 99.90 19:01:08 17:20:01 all 0.05 0.00 0.03 0.00 0.02 99.90 19:01:08 17:20:01 0 0.03 0.00 0.03 0.00 0.02 99.92 19:01:08 17:20:01 1 0.07 0.00 0.03 0.00 0.02 99.88 19:01:08 17:21:01 all 0.13 0.00 0.04 0.00 0.02 99.82 19:01:08 17:21:01 0 0.17 0.00 0.05 0.00 0.02 99.77 19:01:08 17:21:01 1 0.08 0.00 0.03 0.00 0.02 99.87 19:01:08 17:22:01 all 0.13 0.00 0.03 0.00 0.03 99.82 19:01:08 17:22:01 0 0.23 0.00 0.03 0.00 0.03 99.70 19:01:08 17:22:01 1 0.03 0.00 0.02 0.00 0.02 99.93 19:01:08 19:01:08 17:22:01 CPU %user %nice %system %iowait %steal %idle 19:01:08 17:23:01 all 0.15 0.00 0.03 0.00 0.01 99.82 19:01:08 17:23:01 0 0.27 0.00 0.03 0.00 0.02 99.68 19:01:08 17:23:01 1 0.03 0.00 0.02 0.00 0.00 99.95 19:01:08 17:24:01 all 0.18 0.00 0.03 0.00 0.01 99.77 19:01:08 17:24:01 0 0.33 0.00 0.03 0.00 0.00 99.63 19:01:08 17:24:01 1 0.03 0.00 0.03 0.00 0.02 99.92 19:01:08 17:25:02 all 0.21 0.00 0.02 0.00 0.02 99.76 19:01:08 17:25:02 0 0.42 0.00 0.02 0.00 0.02 99.55 19:01:08 17:25:02 1 0.00 0.00 0.02 0.00 0.02 99.97 19:01:08 17:26:01 all 0.12 0.00 0.07 0.00 0.02 99.80 19:01:08 17:26:01 0 0.20 0.00 0.10 0.00 0.02 99.68 19:01:08 17:26:01 1 0.03 0.00 0.03 0.00 0.02 99.92 19:01:08 17:27:01 all 0.18 0.00 0.02 0.00 0.01 99.80 19:01:08 17:27:01 0 0.33 0.00 0.02 0.00 0.02 99.63 19:01:08 17:27:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:01:08 17:28:01 all 0.23 0.00 0.03 0.00 0.02 99.72 19:01:08 17:28:01 0 0.43 0.00 0.03 0.00 0.02 99.52 19:01:08 17:28:01 1 0.03 0.00 0.03 0.00 0.02 99.92 19:01:08 17:29:01 all 0.18 0.00 0.03 0.00 0.01 99.79 19:01:08 17:29:01 0 0.28 0.00 0.02 0.00 0.00 99.70 19:01:08 17:29:01 1 0.07 0.00 0.03 0.00 0.02 99.88 19:01:08 17:30:01 all 0.11 0.00 0.04 0.00 0.02 99.83 19:01:08 17:30:01 0 0.18 0.00 0.05 0.00 0.02 99.75 19:01:08 17:30:01 1 0.03 0.00 0.03 0.00 0.02 99.92 19:01:08 17:31:01 all 0.08 0.00 0.03 0.00 0.03 99.87 19:01:08 17:31:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:01:08 17:31:01 1 0.12 0.00 0.05 0.00 0.03 99.80 19:01:08 17:32:01 all 0.11 0.00 0.04 0.00 0.01 99.84 19:01:08 17:32:01 0 0.18 0.00 0.03 0.00 0.00 99.78 19:01:08 17:32:01 1 0.03 0.00 0.05 0.00 0.02 99.90 19:01:08 17:33:01 all 0.17 0.00 0.03 0.00 0.01 99.79 19:01:08 17:33:01 0 0.27 0.00 0.02 0.00 0.00 99.72 19:01:08 17:33:01 1 0.07 0.00 0.05 0.00 0.02 99.87 19:01:08 19:01:08 17:33:01 CPU %user %nice %system %iowait %steal %idle 19:01:08 17:34:01 all 0.15 0.00 0.03 0.00 0.03 99.79 19:01:08 17:34:01 0 0.25 0.00 0.02 0.00 0.02 99.72 19:01:08 17:34:01 1 0.05 0.00 0.05 0.00 0.03 99.87 19:01:08 17:35:01 all 0.19 0.00 0.03 0.00 0.01 99.77 19:01:08 17:35:01 0 0.33 0.00 0.03 0.00 0.00 99.63 19:01:08 17:35:01 1 0.05 0.00 0.02 0.00 0.02 99.92 19:01:08 17:36:01 all 0.05 0.00 0.04 0.00 0.03 99.88 19:01:08 17:36:01 0 0.08 0.00 0.07 0.00 0.03 99.82 19:01:08 17:36:01 1 0.02 0.00 0.02 0.00 0.02 99.95 19:01:08 17:37:01 all 0.15 0.00 0.03 0.00 0.02 99.80 19:01:08 17:37:01 0 0.27 0.00 0.02 0.00 0.00 99.72 19:01:08 17:37:01 1 0.03 0.00 0.05 0.00 0.03 99.88 19:01:08 17:38:01 all 0.16 0.00 0.03 0.00 0.01 99.81 19:01:08 17:38:01 0 0.30 0.00 0.03 0.00 0.02 99.65 19:01:08 17:38:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:01:08 17:39:01 all 0.20 0.00 0.03 0.00 0.02 99.75 19:01:08 17:39:01 0 0.38 0.00 0.03 0.00 0.02 99.57 19:01:08 17:39:01 1 0.02 0.00 0.03 0.00 0.02 99.93 19:01:08 17:40:01 all 0.16 0.00 0.03 0.00 0.03 99.79 19:01:08 17:40:01 0 0.28 0.00 0.03 0.00 0.03 99.65 19:01:08 17:40:01 1 0.03 0.00 0.02 0.00 0.02 99.93 19:01:08 17:41:01 all 0.21 0.00 0.02 0.00 0.02 99.76 19:01:08 17:41:01 0 0.40 0.00 0.02 0.00 0.02 99.57 19:01:08 17:41:01 1 0.02 0.00 0.02 0.00 0.02 99.95 19:01:08 17:42:01 all 0.13 0.00 0.03 0.00 0.01 99.82 19:01:08 17:42:01 0 0.08 0.00 0.05 0.00 0.02 99.85 19:01:08 17:42:01 1 0.18 0.00 0.02 0.00 0.00 99.80 19:01:08 17:43:01 all 0.07 0.00 0.04 0.00 0.03 99.87 19:01:08 17:43:01 0 0.08 0.00 0.05 0.00 0.03 99.83 19:01:08 17:43:01 1 0.05 0.00 0.03 0.00 0.02 99.90 19:01:08 17:44:01 all 0.13 0.00 0.03 0.00 0.02 99.83 19:01:08 17:44:01 0 0.22 0.00 0.02 0.00 0.02 99.75 19:01:08 17:44:01 1 0.03 0.00 0.03 0.00 0.02 99.92 19:01:08 19:01:08 17:44:01 CPU %user %nice %system %iowait %steal %idle 19:01:08 17:45:01 all 0.08 0.00 0.03 0.00 0.01 99.88 19:01:08 17:45:01 0 0.10 0.00 0.03 0.00 0.00 99.87 19:01:08 17:45:01 1 0.05 0.00 0.03 0.00 0.02 99.90 19:01:08 17:46:01 all 0.17 0.00 0.01 0.00 0.02 99.81 19:01:08 17:46:01 0 0.03 0.00 0.00 0.00 0.02 99.95 19:01:08 17:46:01 1 0.30 0.00 0.02 0.00 0.02 99.67 19:01:08 17:47:01 all 0.17 0.00 0.03 0.00 0.02 99.78 19:01:08 17:47:01 0 0.02 0.00 0.03 0.00 0.02 99.93 19:01:08 17:47:01 1 0.32 0.00 0.03 0.00 0.02 99.63 19:01:08 17:48:01 all 0.05 0.00 0.03 0.00 0.02 99.91 19:01:08 17:48:01 0 0.05 0.00 0.02 0.00 0.02 99.92 19:01:08 17:48:01 1 0.05 0.00 0.03 0.00 0.02 99.90 19:01:08 17:49:01 all 0.13 0.00 0.03 0.00 0.03 99.82 19:01:08 17:49:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:01:08 17:49:01 1 0.25 0.00 0.03 0.00 0.03 99.68 19:01:08 17:50:01 all 0.11 0.00 0.03 0.00 0.01 99.85 19:01:08 17:50:01 0 0.05 0.00 0.03 0.00 0.02 99.90 19:01:08 17:50:01 1 0.17 0.00 0.03 0.00 0.00 99.80 19:01:08 17:51:01 all 0.14 0.00 0.03 0.00 0.02 99.81 19:01:08 17:51:01 0 0.05 0.00 0.05 0.00 0.02 99.88 19:01:08 17:51:01 1 0.23 0.00 0.02 0.00 0.02 99.73 19:01:08 17:52:01 all 0.17 0.00 0.03 0.00 0.02 99.79 19:01:08 17:52:01 0 0.05 0.00 0.03 0.00 0.03 99.88 19:01:08 17:52:01 1 0.28 0.00 0.02 0.00 0.00 99.70 19:01:08 17:53:01 all 0.14 0.00 0.04 0.00 0.01 99.81 19:01:08 17:53:01 0 0.12 0.00 0.05 0.00 0.02 99.82 19:01:08 17:53:01 1 0.17 0.00 0.03 0.00 0.00 99.80 19:01:08 17:54:01 all 0.17 0.00 0.03 0.00 0.01 99.79 19:01:08 17:54:01 0 0.05 0.00 0.05 0.00 0.02 99.88 19:01:08 17:54:01 1 0.28 0.00 0.02 0.00 0.00 99.70 19:01:08 17:55:01 all 0.15 0.00 0.03 0.00 0.02 99.81 19:01:08 17:55:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:01:08 17:55:01 1 0.28 0.00 0.03 0.00 0.02 99.67 19:01:08 19:01:08 17:55:01 CPU %user %nice %system %iowait %steal %idle 19:01:08 17:56:01 all 0.13 0.00 0.03 0.00 0.02 99.82 19:01:08 17:56:01 0 0.03 0.00 0.03 0.00 0.02 99.92 19:01:08 17:56:01 1 0.23 0.00 0.03 0.00 0.02 99.72 19:01:08 17:57:01 all 0.10 0.00 0.03 0.00 0.02 99.86 19:01:08 17:57:01 0 0.03 0.00 0.03 0.00 0.03 99.90 19:01:08 17:57:01 1 0.17 0.00 0.02 0.00 0.00 99.82 19:01:08 17:58:01 all 0.06 0.00 0.03 0.00 0.03 99.89 19:01:08 17:58:01 0 0.03 0.00 0.03 0.00 0.03 99.90 19:01:08 17:58:01 1 0.08 0.00 0.02 0.00 0.02 99.88 19:01:08 17:59:01 all 0.16 0.00 0.03 0.00 0.02 99.79 19:01:08 17:59:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:01:08 17:59:01 1 0.29 0.00 0.05 0.00 0.02 99.64 19:01:08 18:00:01 all 0.12 0.00 0.05 0.00 0.01 99.82 19:01:08 18:00:01 0 0.13 0.00 0.05 0.00 0.00 99.82 19:01:08 18:00:01 1 0.10 0.00 0.05 0.00 0.02 99.83 19:01:08 18:01:01 all 0.19 0.00 0.03 0.01 0.02 99.76 19:01:08 18:01:01 0 0.33 0.00 0.03 0.00 0.02 99.62 19:01:08 18:01:01 1 0.05 0.00 0.02 0.02 0.02 99.90 19:01:08 18:02:01 all 0.19 0.00 0.04 0.01 0.03 99.73 19:01:08 18:02:01 0 0.37 0.00 0.05 0.00 0.03 99.55 19:01:08 18:02:01 1 0.02 0.00 0.03 0.02 0.02 99.92 19:01:08 18:03:01 all 0.12 0.00 0.03 0.00 0.02 99.84 19:01:08 18:03:01 0 0.20 0.00 0.03 0.00 0.03 99.73 19:01:08 18:03:01 1 0.03 0.00 0.02 0.00 0.00 99.95 19:01:08 18:04:01 all 0.05 0.00 0.03 0.00 0.02 99.91 19:01:08 18:04:01 0 0.08 0.00 0.02 0.00 0.00 99.90 19:01:08 18:04:01 1 0.02 0.00 0.03 0.00 0.03 99.92 19:01:08 18:05:01 all 0.14 0.00 0.03 0.00 0.02 99.82 19:01:08 18:05:01 0 0.25 0.00 0.03 0.00 0.03 99.68 19:01:08 18:05:01 1 0.03 0.00 0.02 0.00 0.00 99.95 19:01:08 18:06:01 all 0.13 0.00 0.01 0.00 0.03 99.83 19:01:08 18:06:01 0 0.25 0.00 0.02 0.00 0.02 99.72 19:01:08 18:06:01 1 0.02 0.00 0.00 0.00 0.03 99.95 19:01:08 19:01:08 18:06:01 CPU %user %nice %system %iowait %steal %idle 19:01:08 18:07:01 all 0.16 0.00 0.03 0.00 0.02 99.80 19:01:08 18:07:01 0 0.23 0.00 0.02 0.00 0.02 99.73 19:01:08 18:07:01 1 0.08 0.00 0.03 0.00 0.02 99.87 19:01:08 18:08:01 all 0.08 0.00 0.03 0.00 0.02 99.87 19:01:08 18:08:01 0 0.13 0.00 0.02 0.00 0.00 99.85 19:01:08 18:08:01 1 0.03 0.00 0.03 0.00 0.03 99.90 19:01:08 18:09:01 all 0.09 0.00 0.02 0.00 0.03 99.87 19:01:08 18:09:01 0 0.13 0.00 0.02 0.00 0.02 99.83 19:01:08 18:09:01 1 0.05 0.00 0.02 0.00 0.03 99.90 19:01:08 18:10:01 all 0.10 0.00 0.03 0.00 0.01 99.87 19:01:08 18:10:01 0 0.18 0.00 0.03 0.00 0.02 99.77 19:01:08 18:10:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:01:08 18:11:01 all 0.06 0.00 0.03 0.00 0.02 99.89 19:01:08 18:11:01 0 0.08 0.00 0.05 0.00 0.02 99.85 19:01:08 18:11:01 1 0.03 0.00 0.02 0.00 0.02 99.93 19:01:08 18:12:01 all 0.09 0.00 0.02 0.00 0.02 99.87 19:01:08 18:12:01 0 0.17 0.00 0.02 0.00 0.03 99.78 19:01:08 18:12:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:01:08 18:13:01 all 0.12 0.00 0.03 0.00 0.03 99.83 19:01:08 18:13:01 0 0.22 0.00 0.02 0.00 0.03 99.73 19:01:08 18:13:01 1 0.02 0.00 0.03 0.00 0.02 99.93 19:01:08 18:14:01 all 0.08 0.00 0.02 0.00 0.03 99.87 19:01:08 18:14:01 0 0.17 0.00 0.02 0.00 0.03 99.78 19:01:08 18:14:01 1 0.00 0.00 0.02 0.00 0.02 99.97 19:01:08 18:15:01 all 0.13 0.00 0.01 0.00 0.02 99.84 19:01:08 18:15:01 0 0.25 0.00 0.02 0.00 0.02 99.72 19:01:08 18:15:01 1 0.02 0.00 0.00 0.00 0.02 99.97 19:01:08 18:16:01 all 0.08 0.00 0.03 0.00 0.02 99.87 19:01:08 18:16:01 0 0.08 0.00 0.03 0.00 0.02 99.87 19:01:08 18:16:01 1 0.07 0.00 0.03 0.00 0.02 99.88 19:01:08 18:17:01 all 0.07 0.00 0.03 0.00 0.03 99.88 19:01:08 18:17:01 0 0.02 0.00 0.03 0.00 0.03 99.92 19:01:08 18:17:01 1 0.12 0.00 0.02 0.00 0.02 99.85 19:01:08 19:01:08 18:17:01 CPU %user %nice %system %iowait %steal %idle 19:01:08 18:18:01 all 0.07 0.00 0.03 0.00 0.02 99.89 19:01:08 18:18:01 0 0.03 0.00 0.03 0.00 0.02 99.92 19:01:08 18:18:01 1 0.10 0.00 0.02 0.00 0.02 99.87 19:01:08 18:19:01 all 0.11 0.00 0.03 0.00 0.01 99.85 19:01:08 18:19:01 0 0.08 0.00 0.03 0.00 0.02 99.87 19:01:08 18:19:01 1 0.13 0.00 0.03 0.00 0.00 99.83 19:01:08 18:20:01 all 0.19 0.00 0.03 0.00 0.02 99.77 19:01:08 18:20:01 0 0.35 0.00 0.03 0.00 0.02 99.60 19:01:08 18:20:01 1 0.03 0.00 0.02 0.00 0.02 99.93 19:01:08 18:21:01 all 0.18 0.00 0.02 0.00 0.02 99.78 19:01:08 18:21:01 0 0.37 0.00 0.03 0.00 0.02 99.58 19:01:08 18:21:01 1 0.00 0.00 0.00 0.00 0.02 99.98 19:01:08 18:22:01 all 0.18 0.00 0.02 0.00 0.03 99.77 19:01:08 18:22:01 0 0.33 0.00 0.02 0.00 0.03 99.62 19:01:08 18:22:01 1 0.03 0.00 0.02 0.00 0.02 99.93 19:01:08 18:23:01 all 0.08 0.00 0.03 0.00 0.02 99.87 19:01:08 18:23:01 0 0.17 0.00 0.03 0.00 0.02 99.78 19:01:08 18:23:01 1 0.00 0.00 0.02 0.00 0.02 99.97 19:01:08 18:24:01 all 0.04 0.00 0.04 0.00 0.01 99.91 19:01:08 18:24:01 0 0.05 0.00 0.07 0.00 0.02 99.87 19:01:08 18:24:01 1 0.03 0.00 0.02 0.00 0.00 99.95 19:01:08 18:25:01 all 0.11 0.00 0.02 0.00 0.02 99.86 19:01:08 18:25:01 0 0.18 0.00 0.02 0.00 0.02 99.78 19:01:08 18:25:01 1 0.03 0.00 0.02 0.00 0.02 99.93 19:01:08 18:26:01 all 0.10 0.00 0.03 0.00 0.02 99.86 19:01:08 18:26:01 0 0.17 0.00 0.02 0.00 0.02 99.80 19:01:08 18:26:01 1 0.03 0.00 0.03 0.00 0.02 99.92 19:01:08 18:27:01 all 0.13 0.00 0.03 0.00 0.03 99.82 19:01:08 18:27:01 0 0.12 0.00 0.03 0.00 0.02 99.83 19:01:08 18:27:01 1 0.13 0.00 0.03 0.00 0.03 99.80 19:01:08 18:28:01 all 0.09 0.00 0.03 0.00 0.02 99.86 19:01:08 18:28:01 0 0.05 0.00 0.05 0.00 0.03 99.87 19:01:08 18:28:01 1 0.13 0.00 0.02 0.00 0.00 99.85 19:01:08 19:01:08 18:28:01 CPU %user %nice %system %iowait %steal %idle 19:01:08 18:29:01 all 0.13 0.00 0.03 0.00 0.01 99.83 19:01:08 18:29:01 0 0.05 0.00 0.05 0.00 0.02 99.88 19:01:08 18:29:01 1 0.20 0.00 0.02 0.00 0.00 99.78 19:01:08 18:30:01 all 0.10 0.00 0.03 0.00 0.03 99.84 19:01:08 18:30:01 0 0.03 0.00 0.05 0.00 0.03 99.88 19:01:08 18:30:01 1 0.17 0.00 0.02 0.00 0.02 99.80 19:01:08 18:31:01 all 0.14 0.00 0.03 0.00 0.02 99.82 19:01:08 18:31:01 0 0.03 0.00 0.03 0.00 0.03 99.90 19:01:08 18:31:01 1 0.25 0.00 0.02 0.00 0.00 99.73 19:01:08 18:32:01 all 0.13 0.00 0.03 0.00 0.03 99.82 19:01:08 18:32:01 0 0.03 0.00 0.03 0.00 0.03 99.90 19:01:08 18:32:01 1 0.22 0.00 0.02 0.00 0.02 99.75 19:01:08 18:33:01 all 0.03 0.00 0.03 0.00 0.03 99.92 19:01:08 18:33:01 0 0.05 0.00 0.03 0.00 0.02 99.90 19:01:08 18:33:01 1 0.02 0.00 0.02 0.00 0.03 99.93 19:01:08 18:34:01 all 0.09 0.00 0.01 0.00 0.02 99.88 19:01:08 18:34:01 0 0.02 0.00 0.00 0.00 0.02 99.97 19:01:08 18:34:01 1 0.17 0.00 0.02 0.00 0.02 99.80 19:01:08 18:35:01 all 0.13 0.00 0.03 0.00 0.02 99.82 19:01:08 18:35:01 0 0.07 0.00 0.05 0.00 0.02 99.87 19:01:08 18:35:01 1 0.20 0.00 0.02 0.00 0.02 99.77 19:01:08 18:36:01 all 0.07 0.00 0.02 0.00 0.03 99.88 19:01:08 18:36:01 0 0.05 0.00 0.03 0.00 0.05 99.87 19:01:08 18:36:01 1 0.08 0.00 0.00 0.00 0.02 99.90 19:01:08 18:37:02 all 0.12 0.00 0.02 0.00 0.02 99.85 19:01:08 18:37:02 0 0.22 0.00 0.02 0.00 0.02 99.75 19:01:08 18:37:02 1 0.02 0.00 0.02 0.00 0.02 99.95 19:01:08 18:38:01 all 0.09 0.00 0.03 0.00 0.01 99.87 19:01:08 18:38:01 0 0.19 0.00 0.03 0.00 0.02 99.76 19:01:08 18:38:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:01:08 18:39:01 all 0.13 0.00 0.03 0.01 0.02 99.82 19:01:08 18:39:01 0 0.23 0.00 0.02 0.00 0.02 99.73 19:01:08 18:39:01 1 0.03 0.00 0.03 0.02 0.02 99.90 19:01:08 19:01:08 18:39:01 CPU %user %nice %system %iowait %steal %idle 19:01:08 18:40:01 all 0.13 0.00 0.02 0.00 0.03 99.82 19:01:08 18:40:01 0 0.27 0.00 0.03 0.00 0.03 99.67 19:01:08 18:40:01 1 0.00 0.00 0.00 0.00 0.02 99.98 19:01:08 18:41:01 all 0.12 0.00 0.03 0.00 0.02 99.83 19:01:08 18:41:01 0 0.02 0.00 0.03 0.00 0.00 99.95 19:01:08 18:41:01 1 0.22 0.00 0.03 0.00 0.03 99.72 19:01:08 18:42:01 all 0.08 0.00 0.02 0.00 0.02 99.88 19:01:08 18:42:01 0 0.05 0.00 0.02 0.00 0.02 99.92 19:01:08 18:42:01 1 0.12 0.00 0.02 0.00 0.02 99.85 19:01:08 18:43:01 all 0.18 0.00 0.03 0.00 0.02 99.78 19:01:08 18:43:01 0 0.05 0.00 0.03 0.00 0.03 99.88 19:01:08 18:43:01 1 0.30 0.00 0.02 0.00 0.00 99.68 19:01:08 18:44:01 all 0.13 0.00 0.05 0.01 0.03 99.78 19:01:08 18:44:01 0 0.05 0.00 0.07 0.02 0.03 99.83 19:01:08 18:44:01 1 0.22 0.00 0.03 0.00 0.02 99.73 19:01:08 18:45:01 all 0.16 3.99 12.21 5.02 0.04 78.58 19:01:08 18:45:01 0 0.24 3.90 11.59 5.35 0.03 78.89 19:01:08 18:45:01 1 0.09 4.07 12.83 4.70 0.05 78.26 19:01:08 18:46:01 all 0.13 0.00 0.03 0.00 0.02 99.82 19:01:08 18:46:01 0 0.18 0.00 0.03 0.00 0.02 99.77 19:01:08 18:46:01 1 0.08 0.00 0.03 0.00 0.02 99.87 19:01:08 18:47:01 all 0.18 0.00 0.02 0.00 0.02 99.79 19:01:08 18:47:01 0 0.15 0.00 0.02 0.00 0.02 99.82 19:01:08 18:47:01 1 0.20 0.00 0.02 0.00 0.02 99.77 19:01:08 18:48:01 all 0.15 0.00 0.03 0.00 0.01 99.82 19:01:08 18:48:01 0 0.05 0.00 0.02 0.00 0.00 99.93 19:01:08 18:48:01 1 0.25 0.00 0.03 0.00 0.02 99.70 19:01:08 18:49:01 all 0.11 0.00 0.02 0.00 0.03 99.85 19:01:08 18:49:01 0 0.20 0.00 0.02 0.00 0.02 99.77 19:01:08 18:49:01 1 0.02 0.00 0.02 0.00 0.03 99.93 19:01:08 18:50:01 all 0.14 0.00 0.02 0.00 0.01 99.83 19:01:08 18:50:01 0 0.27 0.00 0.03 0.00 0.02 99.68 19:01:08 18:50:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:01:08 19:01:08 18:50:01 CPU %user %nice %system %iowait %steal %idle 19:01:08 18:51:01 all 0.12 0.00 0.04 0.00 0.02 99.82 19:01:08 18:51:01 0 0.22 0.00 0.05 0.00 0.02 99.72 19:01:08 18:51:01 1 0.02 0.00 0.03 0.00 0.02 99.93 19:01:08 18:52:01 all 0.15 0.00 0.01 0.00 0.02 99.82 19:01:08 18:52:01 0 0.28 0.00 0.02 0.00 0.02 99.68 19:01:08 18:52:01 1 0.02 0.00 0.00 0.00 0.02 99.97 19:01:08 18:53:01 all 0.16 0.00 0.01 0.00 0.02 99.82 19:01:08 18:53:01 0 0.28 0.00 0.00 0.00 0.02 99.70 19:01:08 18:53:01 1 0.03 0.00 0.02 0.00 0.02 99.93 19:01:08 18:54:01 all 0.13 0.00 0.03 0.00 0.01 99.83 19:01:08 18:54:01 0 0.22 0.00 0.03 0.00 0.00 99.75 19:01:08 18:54:01 1 0.03 0.00 0.03 0.00 0.02 99.92 19:01:08 18:55:01 all 6.60 0.00 2.51 2.62 0.06 88.22 19:01:08 18:55:01 0 6.55 0.00 2.93 2.77 0.05 87.69 19:01:08 18:55:01 1 6.64 0.00 2.09 2.46 0.07 88.74 19:01:08 18:56:01 all 0.16 0.00 0.04 0.00 0.03 99.77 19:01:08 18:56:01 0 0.27 0.00 0.05 0.00 0.03 99.65 19:01:08 18:56:01 1 0.05 0.00 0.03 0.00 0.02 99.90 19:01:08 18:57:01 all 0.14 0.00 0.04 0.00 0.02 99.80 19:01:08 18:57:01 0 0.22 0.00 0.03 0.00 0.02 99.73 19:01:08 18:57:01 1 0.07 0.00 0.05 0.00 0.02 99.87 19:01:08 18:58:01 all 0.10 0.00 0.03 0.00 0.03 99.85 19:01:08 18:58:01 0 0.03 0.00 0.03 0.00 0.03 99.90 19:01:08 18:58:01 1 0.17 0.00 0.02 0.00 0.02 99.80 19:01:08 18:59:01 all 0.17 0.00 0.14 0.00 0.03 99.67 19:01:08 18:59:01 0 0.10 0.00 0.18 0.00 0.03 99.68 19:01:08 18:59:01 1 0.23 0.00 0.10 0.00 0.02 99.65 19:01:08 19:00:01 all 0.09 0.00 0.03 0.00 0.02 99.86 19:01:08 19:00:01 0 0.08 0.00 0.03 0.00 0.02 99.87 19:01:08 19:00:01 1 0.10 0.00 0.03 0.00 0.02 99.85 19:01:08 19:01:01 all 6.36 0.00 2.32 2.83 0.03 88.46 19:01:08 19:01:01 0 6.82 0.00 2.48 2.80 0.03 87.88 19:01:08 19:01:01 1 5.89 0.00 2.17 2.86 0.03 89.04 19:01:08 19:01:08 Average: CPU %user %nice %system %iowait %steal %idle 19:01:08 Average: all 0.28 0.04 0.18 0.09 0.02 99.39 19:01:08 Average: 0 0.30 0.03 0.19 0.10 0.02 99.36 19:01:08 Average: 1 0.26 0.04 0.18 0.09 0.02 99.42 19:01:08 19:01:08 19:01:08