Pull request #352 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of iain-anderson for edgexfoundry/device-sdk-c Obtained Jenkinsfile from e0a835ee43393a6c9f2deee4a0633e5d1334e7f4+e4f1d4fe6d671b9129336b96db7cc10a253047cb (e3b8575bb0c84a5fc32a7ef6a837f3b7969ff83d) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-ssh360238090766998648.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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-ssh3271477681051483772.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 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-352/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-352/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6722642728084564730.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [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-352/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3311116381015661131.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-ssh4958367981772249727.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-352/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-352/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4601485459902387564.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 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 Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-191 in /w/workspace/edgexfoundry_device-sdk-c_PR-352 [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-352 # 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-352@tmp/jenkins-gitclient-ssh8314295062728345643.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit e4f1d4fe6d671b9129336b96db7cc10a253047cb into PR head commit e0a835ee43393a6c9f2deee4a0633e5d1334e7f4 Merge succeeded, producing e0a835ee43393a6c9f2deee4a0633e5d1334e7f4 Checking out Revision e0a835ee43393a6c9f2deee4a0633e5d1334e7f4 (PR-352) > 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-352@tmp/jenkins-gitclient-ssh2944858638442411036.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/352/head:refs/remotes/origin/PR-352 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e0a835ee43393a6c9f2deee4a0633e5d1334e7f4 # 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-352@tmp/jenkins-gitclient-ssh5230572565624094553.key > git merge e4f1d4fe6d671b9129336b96db7cc10a253047cb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e0a835ee43393a6c9f2deee4a0633e5d1334e7f4 # timeout=10 Commit message: "fix: allow for non-string attributes" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-18T13:18:49.921Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-18T13:18:50.111Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-18T13:18:50.241Z] ========================================================= [2021-06-18T13:18:50.241Z] EdgeX Global Pipelines Version Info [2021-06-18T13:18:50.241Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-18T13:18:51.701Z] ------------------- [2021-06-18T13:18:51.702Z] stable info: [2021-06-18T13:18:51.702Z] ------------------- [2021-06-18T13:18:51.702Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-18T13:18:51.702Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-18T13:18:51.702Z] Message: update stable to v1.0.195 [2021-06-18T13:18:52.279Z] ------------------- [2021-06-18T13:18:52.279Z] experimental info: [2021-06-18T13:18:52.279Z] ------------------- [2021-06-18T13:18:52.279Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-18T13:18:52.279Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-18T13:18:52.279Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-18T13:18:52.537Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo [2021-06-18T13:18:52.594Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo [2021-06-18T13:18:52.650Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-18T13:18:52.719Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-18T13:18:52.776Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-18T13:18:52.835Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [Pipeline] echo [2021-06-18T13:18:52.890Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2021-06-18T13:18:52.941Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2021-06-18T13:18:53.006Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-18T13:18:53.061Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk [Pipeline] echo [2021-06-18T13:18:53.116Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-18T13:18:53.180Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-18T13:18:53.246Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-18T13:18:53.301Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-06-18T13:18:53.371Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-18T13:18:53.438Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-18T13:18:53.505Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-18T13:18:53.558Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-352 [Pipeline] echo [2021-06-18T13:18:53.609Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-352 [Pipeline] echo [2021-06-18T13:18:53.672Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-352 [Pipeline] echo [2021-06-18T13:18:53.724Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e0a835ee43393a6c9f2deee4a0633e5d1334e7f4 [Pipeline] echo [2021-06-18T13:18:53.787Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e0a835e [Pipeline] echo [2021-06-18T13:18:53.854Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-18T13:18:54.039Z] provisioning config files... [2021-06-18T13:18:54.061Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-352@tmp/config7653752207137611838tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-18T13:18:54.448Z] ---> docker-login.sh [2021-06-18T13:18:54.448Z] nexus3.edgexfoundry.org:10001 [2021-06-18T13:18:54.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T13:18:54.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T13:18:54.975Z] Configure a credential helper to remove this warning. See [2021-06-18T13:18:54.975Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T13:18:54.975Z] [2021-06-18T13:18:54.975Z] Login Succeeded [2021-06-18T13:18:54.975Z] nexus3.edgexfoundry.org:10002 [2021-06-18T13:18:54.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T13:18:54.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T13:18:54.975Z] Configure a credential helper to remove this warning. See [2021-06-18T13:18:54.975Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T13:18:54.975Z] [2021-06-18T13:18:54.975Z] Login Succeeded [2021-06-18T13:18:54.975Z] nexus3.edgexfoundry.org:10003 [2021-06-18T13:18:54.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T13:18:55.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T13:18:55.241Z] Configure a credential helper to remove this warning. See [2021-06-18T13:18:55.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T13:18:55.241Z] [2021-06-18T13:18:55.241Z] Login Succeeded [2021-06-18T13:18:55.241Z] nexus3.edgexfoundry.org:10004 [2021-06-18T13:18:55.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T13:18:55.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T13:18:55.241Z] Configure a credential helper to remove this warning. See [2021-06-18T13:18:55.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T13:18:55.241Z] [2021-06-18T13:18:55.241Z] Login Succeeded [2021-06-18T13:18:55.241Z] docker.io [2021-06-18T13:18:55.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T13:18:55.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T13:18:55.504Z] Configure a credential helper to remove this warning. See [2021-06-18T13:18:55.504Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T13:18:55.504Z] [2021-06-18T13:18:55.504Z] Login Succeeded [2021-06-18T13:18:55.504Z] ---> docker-login.sh ends [Pipeline] } [2021-06-18T13:18:55.543Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-06-18T13:18:57.355Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-18T13:18:57.355Z] [2021-06-18T13:18:57.355Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-18T13:18:57.723Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-18T13:18:57.723Z] latest: Pulling from edgex-devops/git-semver [2021-06-18T13:18:57.723Z] 31603596830f: Pulling fs layer [2021-06-18T13:18:57.723Z] 54011a49482f: Pulling fs layer [2021-06-18T13:18:57.723Z] a6820b24f6d8: Pulling fs layer [2021-06-18T13:18:57.723Z] f581987b2513: Pulling fs layer [2021-06-18T13:18:57.723Z] f581987b2513: Waiting [2021-06-18T13:18:57.723Z] 54011a49482f: Verifying Checksum [2021-06-18T13:18:57.723Z] 54011a49482f: Download complete [2021-06-18T13:18:57.987Z] 31603596830f: Verifying Checksum [2021-06-18T13:18:57.987Z] 31603596830f: Download complete [2021-06-18T13:18:57.987Z] f581987b2513: Verifying Checksum [2021-06-18T13:18:57.987Z] f581987b2513: Download complete [2021-06-18T13:18:57.987Z] a6820b24f6d8: Verifying Checksum [2021-06-18T13:18:57.987Z] a6820b24f6d8: Download complete [2021-06-18T13:18:57.987Z] 31603596830f: Pull complete [2021-06-18T13:18:58.247Z] 54011a49482f: Pull complete [2021-06-18T13:18:58.820Z] a6820b24f6d8: Pull complete [2021-06-18T13:18:59.090Z] f581987b2513: Pull complete [2021-06-18T13:18:59.090Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-18T13:18:59.090Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-18T13:18:59.090Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-18T13:18:59.213Z] prd-centos7-docker-4c-2g-191 does not seem to be running inside a container [2021-06-18T13:18:59.252Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_PR-352 -v /w/workspace/edgexfoundry_device-sdk-c_PR-352:/w/workspace/edgexfoundry_device-sdk-c_PR-352:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-352@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-352@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-18T13:19:00.533Z] $ docker top cac46a7200cf4812cdba0952d8b21d9df1630e7096bc9b95d479dce084647686 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-18T13:19:00.742Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-18T13:19:00.742Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-18T13:19:00.859Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-18T13:19:00.859Z] $ docker exec cac46a7200cf4812cdba0952d8b21d9df1630e7096bc9b95d479dce084647686 ssh-agent [2021-06-18T13:19:00.968Z] SSH_AUTH_SOCK=/tmp/ssh-5LxfwhXk38lL/agent.14 [2021-06-18T13:19:00.968Z] SSH_AGENT_PID=21 [2021-06-18T13:19:00.977Z] Running ssh-add (command line suppressed) [2021-06-18T13:19:01.069Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-352@tmp/private_key_851650180152842401.key (/w/workspace/edgexfoundry_device-sdk-c_PR-352@tmp/private_key_851650180152842401.key) [2021-06-18T13:19:01.088Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-18T13:19:01.436Z] + git tag --points-at HEAD [Pipeline] } [2021-06-18T13:19:01.469Z] $ docker exec --env ******** --env ******** cac46a7200cf4812cdba0952d8b21d9df1630e7096bc9b95d479dce084647686 ssh-agent -k [2021-06-18T13:19:01.587Z] unset SSH_AUTH_SOCK; [2021-06-18T13:19:01.588Z] unset SSH_AGENT_PID; [2021-06-18T13:19:01.588Z] echo Agent pid 21 killed; [2021-06-18T13:19:01.605Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-18T13:19:01.686Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-18T13:19:01.686Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-18T13:19:01.818Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-18T13:19:01.818Z] $ docker exec cac46a7200cf4812cdba0952d8b21d9df1630e7096bc9b95d479dce084647686 ssh-agent [2021-06-18T13:19:01.931Z] SSH_AUTH_SOCK=/tmp/ssh-tYAJAjQJ90qD/agent.56 [2021-06-18T13:19:01.931Z] SSH_AGENT_PID=63 [2021-06-18T13:19:01.937Z] Running ssh-add (command line suppressed) [2021-06-18T13:19:02.034Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-352@tmp/private_key_500586764444246721.key (/w/workspace/edgexfoundry_device-sdk-c_PR-352@tmp/private_key_500586764444246721.key) [2021-06-18T13:19:02.059Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-18T13:19:02.427Z] + git semver init [2021-06-18T13:19:02.427Z] # -> Open(): unable to determine branch for HEAD [2021-06-18T13:19:02.427Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-352/.git [2021-06-18T13:19:02.427Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_PR-352 [2021-06-18T13:19:02.427Z] # $SEMVER_REMOTE_NAME = origin [2021-06-18T13:19:02.427Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-18T13:19:02.427Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-18T13:19:02.427Z] # $SEMVER_BRANCH = PR-352 [2021-06-18T13:19:02.427Z] # $SEMVER_TEMP = /tmp/semver-119102248 [2021-06-18T13:19:02.427Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP [2021-06-18T13:19:03.385Z] # '/tmp/semver-119102248' -> '/w/workspace/edgexfoundry_device-sdk-c_PR-352/.semver' [2021-06-18T13:19:03.385Z] # -> Force: false [2021-06-18T13:19:03.385Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-352/.semver [Pipeline] } [2021-06-18T13:19:03.403Z] $ docker exec --env ******** --env ******** cac46a7200cf4812cdba0952d8b21d9df1630e7096bc9b95d479dce084647686 ssh-agent -k [2021-06-18T13:19:03.504Z] unset SSH_AUTH_SOCK; [2021-06-18T13:19:03.505Z] unset SSH_AGENT_PID; [2021-06-18T13:19:03.505Z] echo Agent pid 63 killed; [2021-06-18T13:19:03.518Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-18T13:19:03.962Z] + git semver [Pipeline] } [2021-06-18T13:19:04.162Z] $ docker stop --time=1 cac46a7200cf4812cdba0952d8b21d9df1630e7096bc9b95d479dce084647686 [2021-06-18T13:19:05.484Z] $ docker rm -f cac46a7200cf4812cdba0952d8b21d9df1630e7096bc9b95d479dce084647686 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-18T13:19:05.908Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-18T13:19:06.245Z] Stashed 1 file(s) [Pipeline] echo [2021-06-18T13:19:06.267Z] [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 [2021-06-18T13:19:21.703Z] Still waiting to schedule task [2021-06-18T13:19:21.703Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-18T13:19:21.726Z] Still waiting to schedule task [2021-06-18T13:19:21.726Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-189’ [2021-06-18T13:23:00.502Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-193 in /w/workspace/edgexfoundry_device-sdk-c_PR-352 [Pipeline] { [Pipeline] ws [2021-06-18T13:23:00.557Z] Running in /w/workspace/device-sdk-c/1 [Pipeline] { [Pipeline] checkout [2021-06-18T13:23:00.820Z] Selected Git installation does not exist. Using Default [2021-06-18T13:23:00.820Z] The recommended git tool is: NONE [2021-06-18T13:23:06.258Z] using credential edgex-jenkins-ssh [2021-06-18T13:23:06.278Z] Cloning the remote Git repository [2021-06-18T13:23:06.320Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2021-06-18T13:23:06.436Z] > git init /w/workspace/device-sdk-c/1 # timeout=10 [2021-06-18T13:23:06.510Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2021-06-18T13:23:06.510Z] > git --version # timeout=10 [2021-06-18T13:23:06.571Z] > git --version # 'git version 2.17.1' [2021-06-18T13:23:06.574Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-18T13:23:06.717Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-18T13:23:09.342Z] Merging remotes/origin/master commit e4f1d4fe6d671b9129336b96db7cc10a253047cb into PR head commit e0a835ee43393a6c9f2deee4a0633e5d1334e7f4 [2021-06-18T13:23:08.638Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2021-06-18T13:23:08.656Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-18T13:23:08.683Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2021-06-18T13:23:08.716Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2021-06-18T13:23:08.717Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-18T13:23:08.731Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/352/head:refs/remotes/origin/PR-352 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-18T13:23:09.354Z] > git config core.sparsecheckout # timeout=10 [2021-06-18T13:23:09.368Z] > git checkout -f e0a835ee43393a6c9f2deee4a0633e5d1334e7f4 # timeout=10 [2021-06-18T13:23:09.475Z] > git remote # timeout=10 [2021-06-18T13:23:09.496Z] > git config --get remote.origin.url # timeout=10 [2021-06-18T13:23:09.509Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-18T13:23:09.562Z] Merge succeeded, producing e0a835ee43393a6c9f2deee4a0633e5d1334e7f4 [2021-06-18T13:23:09.564Z] Checking out Revision e0a835ee43393a6c9f2deee4a0633e5d1334e7f4 (PR-352) [2021-06-18T13:23:09.521Z] > git merge e4f1d4fe6d671b9129336b96db7cc10a253047cb # timeout=10 [2021-06-18T13:23:09.541Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-18T13:23:09.563Z] > git config core.sparsecheckout # timeout=10 [2021-06-18T13:23:09.573Z] > git checkout -f e0a835ee43393a6c9f2deee4a0633e5d1334e7f4 # timeout=10 [2021-06-18T13:23:13.840Z] Commit message: "fix: allow for non-string attributes" [2021-06-18T13:23:13.887Z] > git --version # timeout=10 [2021-06-18T13:23:13.904Z] > git --version # 'git version 2.17.1' [2021-06-18T13:23:13.913Z] fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-18T13:23:15.568Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-18T13:23:16.140Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-18T13:23:16.507Z] + + true [2021-06-18T13:23:16.507Z] sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-18T13:23:34.941Z] provisioning config files... [2021-06-18T13:23:34.976Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/1@tmp/config5533038216077126379tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-18T13:23:35.412Z] ---> docker-login.sh [2021-06-18T13:23:35.412Z] nexus3.edgexfoundry.org:10001 [2021-06-18T13:23:36.019Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T13:23:36.618Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T13:23:36.618Z] Configure a credential helper to remove this warning. See [2021-06-18T13:23:36.618Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T13:23:36.618Z] [2021-06-18T13:23:36.618Z] Login Succeeded [2021-06-18T13:23:36.618Z] nexus3.edgexfoundry.org:10002 [2021-06-18T13:23:36.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T13:23:37.179Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T13:23:37.179Z] Configure a credential helper to remove this warning. See [2021-06-18T13:23:37.179Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T13:23:37.180Z] [2021-06-18T13:23:37.180Z] Login Succeeded [2021-06-18T13:23:37.180Z] nexus3.edgexfoundry.org:10003 [2021-06-18T13:23:37.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T13:23:37.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T13:23:37.730Z] Configure a credential helper to remove this warning. See [2021-06-18T13:23:37.730Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T13:23:37.730Z] [2021-06-18T13:23:37.730Z] Login Succeeded [2021-06-18T13:23:37.730Z] nexus3.edgexfoundry.org:10004 [2021-06-18T13:23:38.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T13:23:38.280Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T13:23:38.281Z] Configure a credential helper to remove this warning. See [2021-06-18T13:23:38.281Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T13:23:38.281Z] [2021-06-18T13:23:38.281Z] Login Succeeded [2021-06-18T13:23:38.281Z] docker.io [2021-06-18T13:23:38.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T13:23:39.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T13:23:39.162Z] Configure a credential helper to remove this warning. See [2021-06-18T13:23:39.162Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T13:23:39.162Z] [2021-06-18T13:23:39.162Z] Login Succeeded [2021-06-18T13:23:39.162Z] ---> docker-login.sh ends [Pipeline] } [2021-06-18T13:23:39.198Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-18T13:23:39.830Z] ========================================================= [2021-06-18T13:23:39.830Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] [2021-06-18T13:23:39.830Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-18T13:23:40.244Z] + 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 . [2021-06-18T13:23:40.860Z] Sending build context to Docker daemon 2.621MB [2021-06-18T13:23:40.860Z] Step 1/25 : ARG BASE=alpine:3.12 [2021-06-18T13:23:40.860Z] Step 2/25 : FROM ${BASE} as builder [2021-06-18T13:23:41.139Z] latest: Pulling from edgex-devops/edgex-gcc-base-arm64 [2021-06-18T13:23:41.139Z] 0362ad1dd800: Pulling fs layer [2021-06-18T13:23:41.139Z] f2cdb1532d8b: Pulling fs layer [2021-06-18T13:23:41.139Z] 37ed683be191: Pulling fs layer [2021-06-18T13:23:41.139Z] f2cdb1532d8b: Download complete [2021-06-18T13:23:41.743Z] 0362ad1dd800: Verifying Checksum [2021-06-18T13:23:41.743Z] 0362ad1dd800: Download complete [2021-06-18T13:23:42.346Z] 0362ad1dd800: Pull complete [2021-06-18T13:23:42.621Z] f2cdb1532d8b: Pull complete [2021-06-18T13:23:45.287Z] 37ed683be191: Verifying Checksum [2021-06-18T13:23:45.287Z] 37ed683be191: Download complete [2021-06-18T13:23:51.379Z] Running on prd-centos7-docker-4c-2g-192 in /w/workspace/edgexfoundry_device-sdk-c_PR-352 [Pipeline] { [Pipeline] ws [2021-06-18T13:23:51.436Z] Running in /w/workspace/device-sdk-c/1 [Pipeline] { [Pipeline] checkout [2021-06-18T13:23:51.673Z] Selected Git installation does not exist. Using Default [2021-06-18T13:23:51.674Z] The recommended git tool is: NONE [2021-06-18T13:23:54.296Z] using credential edgex-jenkins-ssh [2021-06-18T13:23:54.307Z] Cloning the remote Git repository [2021-06-18T13:23:54.330Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2021-06-18T13:23:54.574Z] > git init /w/workspace/device-sdk-c/1 # timeout=10 [2021-06-18T13:23:54.684Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2021-06-18T13:23:54.685Z] > git --version # timeout=10 [2021-06-18T13:23:54.692Z] > git --version # 'git version 2.24.4' [2021-06-18T13:23:54.693Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-18T13:23:54.732Z] [INFO] Currently running in a labeled security context [2021-06-18T13:23:54.733Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-18T13:23:54.733Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-c/1@tmp/jenkins-gitclient-ssh4602631686928178363.key [2021-06-18T13:23:54.798Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-18T13:23:55.475Z] 37ed683be191: Pull complete [2021-06-18T13:23:55.475Z] Digest: sha256:f3a502aba7c4a8aa4a4fcde21dbb9db33787f3779e80dd14fb3ea60ab67de23f [2021-06-18T13:23:55.475Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2021-06-18T13:23:55.475Z] ---> b23d30803547 [2021-06-18T13:23:55.475Z] 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 [2021-06-18T13:23:55.755Z] ---> Running in 95602770fb44 [2021-06-18T13:23:55.865Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2021-06-18T13:23:55.877Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-18T13:23:55.888Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2021-06-18T13:23:55.902Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2021-06-18T13:23:55.902Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-18T13:23:55.903Z] [INFO] Currently running in a labeled security context [2021-06-18T13:23:55.903Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-18T13:23:55.903Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-c/1@tmp/jenkins-gitclient-ssh4025842338895649707.key [2021-06-18T13:23:55.910Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/352/head:refs/remotes/origin/PR-352 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-18T13:23:56.366Z] Merging remotes/origin/master commit e4f1d4fe6d671b9129336b96db7cc10a253047cb into PR head commit e0a835ee43393a6c9f2deee4a0633e5d1334e7f4 [2021-06-18T13:23:56.453Z] Merge succeeded, producing e0a835ee43393a6c9f2deee4a0633e5d1334e7f4 [2021-06-18T13:23:56.453Z] Checking out Revision e0a835ee43393a6c9f2deee4a0633e5d1334e7f4 (PR-352) [2021-06-18T13:23:57.205Z] Connecting to iotech.jfrog.io (54.74.239.58:443) [2021-06-18T13:23:57.481Z] support@iotechsys.co 100% |********************************| 451 0:00:00 ETA [2021-06-18T13:23:57.481Z] [2021-06-18T13:23:56.372Z] > git config core.sparsecheckout # timeout=10 [2021-06-18T13:23:56.377Z] > git checkout -f e0a835ee43393a6c9f2deee4a0633e5d1334e7f4 # timeout=10 [2021-06-18T13:23:56.414Z] > git remote # timeout=10 [2021-06-18T13:23:56.419Z] > git config --get remote.origin.url # timeout=10 [2021-06-18T13:23:56.424Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-18T13:23:56.425Z] [INFO] Currently running in a labeled security context [2021-06-18T13:23:56.425Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-18T13:23:56.425Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-c/1@tmp/jenkins-gitclient-ssh3513851760860516241.key [2021-06-18T13:23:56.431Z] > git merge e4f1d4fe6d671b9129336b96db7cc10a253047cb # timeout=10 [2021-06-18T13:23:56.441Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-18T13:23:56.452Z] > git config core.sparsecheckout # timeout=10 [2021-06-18T13:23:56.456Z] > git checkout -f e0a835ee43393a6c9f2deee4a0633e5d1334e7f4 # timeout=10 [2021-06-18T13:23:58.479Z] Removing intermediate container 95602770fb44 [2021-06-18T13:23:58.479Z] ---> ee25ec5e8de2 [2021-06-18T13:23:58.479Z] Step 4/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-06-18T13:23:58.754Z] ---> Running in 20962aeb736d [2021-06-18T13:24:00.067Z] Commit message: "fix: allow for non-string attributes" [2021-06-18T13:24:00.084Z] > git --version # timeout=10 [2021-06-18T13:24:00.088Z] > git --version # 'git version 2.24.4' [2021-06-18T13:24:00.094Z] fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-18T13:24:00.758Z] Removing intermediate container 20962aeb736d [2021-06-18T13:24:00.758Z] ---> 1595d6fe11ed [2021-06-18T13:24:00.758Z] 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 [2021-06-18T13:24:01.037Z] ---> Running in 0fe0cb820c2d [2021-06-18T13:24:02.029Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2021-06-18T13:24:02.059Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-18T13:24:02.410Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-18T13:24:02.729Z] + true [2021-06-18T13:24:02.729Z] + sudo service docker restart [2021-06-18T13:24:02.729Z] Redirecting to /bin/systemctl restart docker.service [2021-06-18T13:24:03.997Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2021-06-18T13:24:04.594Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/aarch64/APKINDEX.tar.gz [2021-06-18T13:24:05.186Z] (1/11) Installing hiredis (0.14.0-r0) [2021-06-18T13:24:05.456Z] (2/11) Installing hiredis-dev (0.14.0-r0) [2021-06-18T13:24:05.728Z] (3/11) Installing ncurses-dev (6.1_p20190105-r0) [2021-06-18T13:24:05.728Z] (4/11) Installing paho-mqtt-c-dev (1.3.5-r0) [2021-06-18T13:24:07.162Z] (5/11) Installing libuuid (2.33-r0) [2021-06-18T13:24:07.434Z] (6/11) Installing libblkid (2.33-r0) [2021-06-18T13:24:07.710Z] (7/11) Installing libfdisk (2.33-r0) [2021-06-18T13:24:07.982Z] (8/11) Installing libmount (2.33-r0) [2021-06-18T13:24:08.261Z] (9/11) Installing libsmartcols (2.33-r0) [2021-06-18T13:24:08.261Z] (10/11) Installing util-linux-dev (2.33-r0) [2021-06-18T13:24:09.698Z] (11/11) Installing wget (1.20.3-r0) [2021-06-18T13:24:09.698Z] Executing busybox-1.29.3-r10.trigger [2021-06-18T13:24:09.976Z] OK: 287 MiB in 86 packages [2021-06-18T13:24:11.421Z] Removing intermediate container 0fe0cb820c2d [2021-06-18T13:24:11.421Z] ---> 46a1df82a3a0 [2021-06-18T13:24:11.421Z] Step 6/25 : ENV CBOR_VERSION=0.5.0 [2021-06-18T13:24:11.421Z] ---> Running in 9936c63384c2 [2021-06-18T13:24:11.698Z] Removing intermediate container 9936c63384c2 [2021-06-18T13:24:11.698Z] ---> 8f20af22351e [2021-06-18T13:24:11.698Z] 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 [2021-06-18T13:24:11.973Z] ---> Running in dd2350e950f2 [2021-06-18T13:24:12.952Z] --2021-06-18 13:24:12-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2021-06-18T13:24:13.224Z] Resolving github.com... 140.82.114.3 [2021-06-18T13:24:13.224Z] Connecting to github.com|140.82.114.3|:443... connected. [2021-06-18T13:24:13.224Z] HTTP request sent, awaiting response... 302 Found [2021-06-18T13:24:13.224Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2021-06-18T13:24:13.224Z] --2021-06-18 13:24:13-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2021-06-18T13:24:13.224Z] Resolving codeload.github.com... 140.82.113.10 [2021-06-18T13:24:13.224Z] Connecting to codeload.github.com|140.82.113.10|:443... connected. [2021-06-18T13:24:13.503Z] HTTP request sent, awaiting response... 200 OK [2021-06-18T13:24:13.503Z] Length: unspecified [application/x-gzip] [2021-06-18T13:24:13.503Z] Saving to: 'STDOUT' [2021-06-18T13:24:13.503Z]  [2021-06-18T13:24:13.503Z] 0K .......... .......... .......... .......... .......... 1.59M [2021-06-18T13:24:13.503Z] 50K .......... .......... .......... .......... .......... 3.04M [2021-06-18T13:24:13.503Z] 100K .......... .......... .......... .......... .......... 12.3M [2021-06-18T13:24:13.503Z] 150K .......... .......... .......... .......... .......... 4.27M [2021-06-18T13:24:13.503Z] 200K .......... .......... .......... .......... .......... 8.71M [2021-06-18T13:24:13.503Z] 250K .......... .......... .......... .......... .......... 3.27M [2021-06-18T13:24:13.503Z] 300K .......... .......... .......... .......... .......... 4.99M [2021-06-18T13:24:13.503Z] 350K .......... .......... .......... .......... .......... 5.65M [2021-06-18T13:24:13.503Z] 400K .......... .......... .......... .......... .......... 3.19M [2021-06-18T13:24:13.503Z] 450K .......... .......... .......... .......... .......... 3.98M [2021-06-18T13:24:13.503Z] 500K .......... .......... .......... .......... .......... 11.0M [2021-06-18T13:24:13.503Z] 550K .......... .......... .......... .......... .......... 2.40M [2021-06-18T13:24:13.503Z] 600K .......... .......... .......... .......... .......... 863K [2021-06-18T13:24:13.503Z] 650K .......... .......... .......... .......... .......... 2.80M [2021-06-18T13:24:13.503Z] 700K .. 343K=0.2s [2021-06-18T13:24:13.503Z] [2021-06-18T13:24:13.503Z] 2021-06-18 13:24:13 (2.91 MB/s) - written to stdout [719348] [2021-06-18T13:24:13.503Z] [2021-06-18T13:24:14.103Z] -- The C compiler identification is GNU 8.3.0 [2021-06-18T13:24:14.103Z] -- The CXX compiler identification is GNU 8.3.0 [2021-06-18T13:24:14.103Z] -- Check for working C compiler: /usr/bin/cc [2021-06-18T13:24:14.378Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-06-18T13:24:14.378Z] -- Detecting C compiler ABI info [2021-06-18T13:24:14.652Z] -- Detecting C compiler ABI info - done [2021-06-18T13:24:14.652Z] -- Detecting C compile features [2021-06-18T13:24:15.634Z] -- Detecting C compile features - done [2021-06-18T13:24:15.634Z] -- Check for working CXX compiler: /usr/bin/c++ [2021-06-18T13:24:15.634Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2021-06-18T13:24:15.634Z] -- Detecting CXX compiler ABI info [2021-06-18T13:24:15.907Z] -- Detecting CXX compiler ABI info - done [2021-06-18T13:24:15.907Z] -- Detecting CXX compile features [2021-06-18T13:24:17.883Z] -- Detecting CXX compile features - done [2021-06-18T13:24:17.883Z] -- Looking for include file endian.h [2021-06-18T13:24:17.883Z] -- Looking for include file endian.h - found [2021-06-18T13:24:17.883Z] -- Check if the system is big endian [2021-06-18T13:24:17.883Z] -- Searching 16 bit integer [2021-06-18T13:24:17.883Z] -- Looking for sys/types.h [2021-06-18T13:24:18.157Z] -- Looking for sys/types.h - found [2021-06-18T13:24:18.157Z] -- Looking for stdint.h [2021-06-18T13:24:18.157Z] -- Looking for stdint.h - found [2021-06-18T13:24:18.157Z] -- Looking for stddef.h [2021-06-18T13:24:18.433Z] -- Looking for stddef.h - found [2021-06-18T13:24:18.433Z] -- Check size of unsigned short [2021-06-18T13:24:18.707Z] -- Check size of unsigned short - done [2021-06-18T13:24:18.707Z] -- Using unsigned short [2021-06-18T13:24:18.981Z] -- Check if the system is big endian - little endian [2021-06-18T13:24:18.981Z] -- Check size of size_t [2021-06-18T13:24:19.255Z] -- Check size of size_t - done [2021-06-18T13:24:19.255Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2021-06-18T13:24:19.255Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2021-06-18T13:24:19.255Z] asked CMake to find a package configuration file provided by "cJSON", but [2021-06-18T13:24:19.255Z] CMake did not find one. [2021-06-18T13:24:19.255Z] [2021-06-18T13:24:19.255Z] Could not find a package configuration file provided by "cJSON" with any of [2021-06-18T13:24:19.255Z] the following names: [2021-06-18T13:24:19.255Z] [2021-06-18T13:24:19.255Z] cJSONConfig.cmake [2021-06-18T13:24:19.255Z] cjson-config.cmake [2021-06-18T13:24:19.255Z] [2021-06-18T13:24:19.255Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2021-06-18T13:24:19.255Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2021-06-18T13:24:19.255Z] provides a separate development package or SDK, be sure it has been [2021-06-18T13:24:19.255Z] installed. [2021-06-18T13:24:19.255Z] [2021-06-18T13:24:19.255Z] [2021-06-18T13:24:19.255Z] -- Configuring done [2021-06-18T13:24:19.530Z] -- Generating done [2021-06-18T13:24:19.530Z] -- Build files have been written to: /tmp/cbor [2021-06-18T13:24:19.804Z] Scanning dependencies of target cbor_shared [2021-06-18T13:24:19.804Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2021-06-18T13:24:20.402Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2021-06-18T13:24:20.999Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2021-06-18T13:24:21.272Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2021-06-18T13:24:21.869Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2021-06-18T13:24:22.142Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2021-06-18T13:24:22.414Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2021-06-18T13:24:22.414Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2021-06-18T13:24:22.687Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2021-06-18T13:24:22.960Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2021-06-18T13:24:23.552Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2021-06-18T13:24:23.825Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2021-06-18T13:24:24.097Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2021-06-18T13:24:24.691Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2021-06-18T13:24:24.691Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-18T13:24:24.860Z] provisioning config files... [2021-06-18T13:24:24.877Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/1@tmp/config4018931765086970514tmp [Pipeline] { [Pipeline] libraryResource [2021-06-18T13:24:24.965Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [Pipeline] sh [2021-06-18T13:24:25.240Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2021-06-18T13:24:25.287Z] ---> docker-login.sh [2021-06-18T13:24:25.287Z] nexus3.edgexfoundry.org:10001 [2021-06-18T13:24:25.512Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2021-06-18T13:24:25.787Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2021-06-18T13:24:25.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T13:24:26.066Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2021-06-18T13:24:26.133Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T13:24:26.133Z] Configure a credential helper to remove this warning. See [2021-06-18T13:24:26.133Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T13:24:26.133Z] [2021-06-18T13:24:26.133Z] Login Succeeded [2021-06-18T13:24:26.133Z] nexus3.edgexfoundry.org:10002 [2021-06-18T13:24:26.133Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T13:24:26.339Z] [ 40%] Linking C shared library libcbor.so [2021-06-18T13:24:26.339Z] [ 40%] Built target cbor_shared [2021-06-18T13:24:26.339Z] Scanning dependencies of target cbor [2021-06-18T13:24:26.339Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2021-06-18T13:24:26.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T13:24:26.396Z] Configure a credential helper to remove this warning. See [2021-06-18T13:24:26.396Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T13:24:26.396Z] [2021-06-18T13:24:26.396Z] Login Succeeded [2021-06-18T13:24:26.396Z] nexus3.edgexfoundry.org:10003 [2021-06-18T13:24:26.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T13:24:26.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T13:24:26.396Z] Configure a credential helper to remove this warning. See [2021-06-18T13:24:26.396Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T13:24:26.396Z] [2021-06-18T13:24:26.396Z] Login Succeeded [2021-06-18T13:24:26.396Z] nexus3.edgexfoundry.org:10004 [2021-06-18T13:24:26.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T13:24:26.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T13:24:26.659Z] Configure a credential helper to remove this warning. See [2021-06-18T13:24:26.659Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T13:24:26.659Z] [2021-06-18T13:24:26.659Z] Login Succeeded [2021-06-18T13:24:26.659Z] docker.io [2021-06-18T13:24:26.659Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-18T13:24:26.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-18T13:24:26.923Z] Configure a credential helper to remove this warning. See [2021-06-18T13:24:26.923Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-18T13:24:26.923Z] [2021-06-18T13:24:26.923Z] Login Succeeded [2021-06-18T13:24:26.923Z] ---> docker-login.sh ends [Pipeline] } [2021-06-18T13:24:26.951Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-18T13:24:27.278Z] ========================================================= [2021-06-18T13:24:27.279Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2021-06-18T13:24:27.279Z] ========================================================= [Pipeline] isUnix [2021-06-18T13:24:27.313Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [Pipeline] sh [2021-06-18T13:24:27.624Z] + 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 . [2021-06-18T13:24:27.624Z] Sending build context to Docker daemon 2.622MB [2021-06-18T13:24:27.624Z] Step 1/25 : ARG BASE=alpine:3.12 [2021-06-18T13:24:27.624Z] Step 2/25 : FROM ${BASE} as builder [2021-06-18T13:24:27.908Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2021-06-18T13:24:27.908Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2021-06-18T13:24:28.203Z] latest: Pulling from edgex-devops/edgex-gcc-base [2021-06-18T13:24:28.203Z] e7c96db7181b: Pulling fs layer [2021-06-18T13:24:28.203Z] 4c13bbce0fe7: Pulling fs layer [2021-06-18T13:24:28.203Z] 6059c847ac2f: Pulling fs layer [2021-06-18T13:24:28.203Z] 4c13bbce0fe7: Verifying Checksum [2021-06-18T13:24:28.203Z] 4c13bbce0fe7: Download complete [2021-06-18T13:24:28.203Z] e7c96db7181b: Verifying Checksum [2021-06-18T13:24:28.203Z] e7c96db7181b: Download complete [2021-06-18T13:24:28.464Z] e7c96db7181b: Pull complete [2021-06-18T13:24:28.726Z] 4c13bbce0fe7: Pull complete [2021-06-18T13:24:29.337Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2021-06-18T13:24:29.337Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2021-06-18T13:24:29.609Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2021-06-18T13:24:29.609Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2021-06-18T13:24:29.882Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2021-06-18T13:24:30.129Z] 6059c847ac2f: Verifying Checksum [2021-06-18T13:24:30.129Z] 6059c847ac2f: Download complete [2021-06-18T13:24:30.154Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2021-06-18T13:24:31.128Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2021-06-18T13:24:31.128Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2021-06-18T13:24:31.730Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2021-06-18T13:24:32.004Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2021-06-18T13:24:32.278Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2021-06-18T13:24:32.552Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2021-06-18T13:24:32.825Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2021-06-18T13:24:33.100Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2021-06-18T13:24:33.376Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2021-06-18T13:24:33.649Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2021-06-18T13:24:33.649Z] [ 80%] Linking C static library libcbor.a [2021-06-18T13:24:33.923Z] [ 80%] Built target cbor [2021-06-18T13:24:33.923Z] Scanning dependencies of target create_items [2021-06-18T13:24:33.923Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2021-06-18T13:24:34.196Z] [ 84%] Linking C executable create_items [2021-06-18T13:24:34.196Z] [ 84%] Built target create_items [2021-06-18T13:24:34.196Z] Scanning dependencies of target readfile [2021-06-18T13:24:34.196Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2021-06-18T13:24:34.471Z] [ 88%] Linking C executable readfile [2021-06-18T13:24:34.471Z] [ 88%] Built target readfile [2021-06-18T13:24:34.471Z] Scanning dependencies of target streaming_parser [2021-06-18T13:24:34.471Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2021-06-18T13:24:34.746Z] [ 92%] Linking C executable streaming_parser [2021-06-18T13:24:34.746Z] [ 92%] Built target streaming_parser [2021-06-18T13:24:34.746Z] Scanning dependencies of target sort [2021-06-18T13:24:35.020Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2021-06-18T13:24:35.020Z] [ 96%] Linking C executable sort [2021-06-18T13:24:35.294Z] [ 96%] Built target sort [2021-06-18T13:24:35.294Z] Scanning dependencies of target hello [2021-06-18T13:24:35.294Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2021-06-18T13:24:35.294Z] [100%] Linking C executable hello [2021-06-18T13:24:35.440Z] 6059c847ac2f: Pull complete [2021-06-18T13:24:35.440Z] Digest: sha256:6b5104d086ae1e5e8a284a473be9a93378e3934f9b07db5717372c857cbcbe5e [2021-06-18T13:24:35.440Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2021-06-18T13:24:35.440Z] ---> 5eabd8fd8ba2 [2021-06-18T13:24:35.440Z] 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 [2021-06-18T13:24:35.568Z] [100%] Built target hello [2021-06-18T13:24:35.568Z] Install the project... [2021-06-18T13:24:35.568Z] -- Install configuration: "Release" [2021-06-18T13:24:35.568Z] -- Installing: /usr/local/include/cbor/configuration.h [2021-06-18T13:24:35.568Z] -- Installing: /usr/local/lib64/libcbor.a [2021-06-18T13:24:35.568Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2021-06-18T13:24:35.568Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2021-06-18T13:24:35.568Z] -- Installing: /usr/local/lib64/libcbor.so [2021-06-18T13:24:35.568Z] -- Up-to-date: /usr/local/include/cbor [2021-06-18T13:24:35.568Z] -- Installing: /usr/local/include/cbor/streaming.h [2021-06-18T13:24:35.568Z] -- Installing: /usr/local/include/cbor/ints.h [2021-06-18T13:24:35.568Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2021-06-18T13:24:35.568Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2021-06-18T13:24:35.568Z] -- Installing: /usr/local/include/cbor/encoding.h [2021-06-18T13:24:35.568Z] -- Installing: /usr/local/include/cbor/serialization.h [2021-06-18T13:24:35.568Z] -- Installing: /usr/local/include/cbor/data.h [2021-06-18T13:24:35.568Z] -- Installing: /usr/local/include/cbor/common.h [2021-06-18T13:24:35.568Z] -- Installing: /usr/local/include/cbor/callbacks.h [2021-06-18T13:24:35.568Z] -- Installing: /usr/local/include/cbor/strings.h [2021-06-18T13:24:35.568Z] -- Installing: /usr/local/include/cbor/tags.h [2021-06-18T13:24:35.568Z] -- Installing: /usr/local/include/cbor/internal [2021-06-18T13:24:35.568Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2021-06-18T13:24:35.568Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2021-06-18T13:24:35.568Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2021-06-18T13:24:35.568Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2021-06-18T13:24:35.568Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2021-06-18T13:24:35.568Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2021-06-18T13:24:35.568Z] -- Installing: /usr/local/include/cbor/arrays.h [2021-06-18T13:24:35.568Z] -- Installing: /usr/local/include/cbor/maps.h [2021-06-18T13:24:35.568Z] -- Installing: /usr/local/include/cbor.h [2021-06-18T13:24:35.568Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2021-06-18T13:24:37.544Z] Removing intermediate container dd2350e950f2 [2021-06-18T13:24:37.544Z] ---> a3449e55a2c9 [2021-06-18T13:24:37.544Z] Step 8/25 : RUN mkdir /tmp/sdk [2021-06-18T13:24:37.816Z] ---> Running in c7ebecbc3ebe [2021-06-18T13:24:39.793Z] Removing intermediate container c7ebecbc3ebe [2021-06-18T13:24:39.793Z] ---> 2fe97c7df245 [2021-06-18T13:24:39.793Z] Step 9/25 : COPY VERSION /tmp/sdk [2021-06-18T13:24:40.778Z] ---> 3afc4b5b364c [2021-06-18T13:24:40.778Z] Step 10/25 : COPY src /tmp/sdk/src [2021-06-18T13:24:41.765Z] ---> 1b8d70b8830e [2021-06-18T13:24:41.765Z] Step 11/25 : COPY include /tmp/sdk/include [2021-06-18T13:24:42.750Z] ---> 5f365636e459 [2021-06-18T13:24:42.750Z] Step 12/25 : COPY scripts /tmp/sdk/scripts [2021-06-18T13:24:43.346Z] ---> 0cb9b0c8f630 [2021-06-18T13:24:43.346Z] Step 13/25 : COPY LICENSE /tmp/sdk [2021-06-18T13:24:44.330Z] ---> 48fe9b63bcd2 [2021-06-18T13:24:44.330Z] Step 14/25 : COPY Attribution.txt /tmp/sdk [2021-06-18T13:24:44.940Z] ---> 2ea619dbc11c [2021-06-18T13:24:44.940Z] Step 15/25 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2021-06-18T13:24:44.940Z] ---> Running in 8c7a226b0969 [2021-06-18T13:24:46.418Z] + CPPCHECK=false [2021-06-18T13:24:46.418Z] + DOCGEN=false [2021-06-18T13:24:46.418Z] + TOMLVER=SDK-0.2 [2021-06-18T13:24:46.418Z] + CUTILVER=1.1.4 [2021-06-18T13:24:46.418Z] + '[' 0 -gt 0 ] [2021-06-18T13:24:46.418Z] + readlink -f ./scripts/build.sh [2021-06-18T13:24:46.418Z] + dirname /tmp/sdk/scripts/build.sh [2021-06-18T13:24:46.418Z] + dirname /tmp/sdk/scripts [2021-06-18T13:24:46.418Z] + ROOT=/tmp/sdk [2021-06-18T13:24:46.418Z] + cd /tmp/sdk [2021-06-18T13:24:46.418Z] + '[' '!' -d deps ] [2021-06-18T13:24:46.418Z] + mkdir deps [2021-06-18T13:24:46.418Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-06-18T13:24:46.418Z] + tar -C deps -z -x -f - [2021-06-18T13:24:46.418Z] --2021-06-18 13:24:46-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-06-18T13:24:46.418Z] Resolving github.com... 140.82.114.3 [2021-06-18T13:24:46.418Z] Connecting to github.com|140.82.114.3|:443... connected. [2021-06-18T13:24:46.418Z] HTTP request sent, awaiting response... 302 Found [2021-06-18T13:24:46.418Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2021-06-18T13:24:46.418Z] --2021-06-18 13:24:46-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2021-06-18T13:24:46.418Z] Resolving codeload.github.com... 140.82.113.10 [2021-06-18T13:24:46.418Z] Connecting to codeload.github.com|140.82.113.10|:443... connected. [2021-06-18T13:24:46.418Z] HTTP request sent, awaiting response... 200 OK [2021-06-18T13:24:46.418Z] Length: unspecified [application/x-gzip] [2021-06-18T13:24:46.418Z] Saving to: 'STDOUT' [2021-06-18T13:24:46.418Z]  [2021-06-18T13:24:46.418Z] 0K .......... ......   969K=0.02s [2021-06-18T13:24:46.418Z] [2021-06-18T13:24:46.418Z] 2021-06-18 13:24:46 (969 KB/s) - written to stdout [16451] [2021-06-18T13:24:46.418Z] [2021-06-18T13:24:46.691Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2021-06-18T13:24:46.692Z] + + tarwget -C -O deps - -z https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz -x [2021-06-18T13:24:46.692Z] -f - [2021-06-18T13:24:46.692Z] --2021-06-18 13:24:46-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz [2021-06-18T13:24:46.692Z] Resolving github.com... 140.82.114.3 [2021-06-18T13:24:46.692Z] Connecting to github.com|140.82.114.3|:443... connected. [2021-06-18T13:24:46.692Z] HTTP request sent, awaiting response... 302 Found [2021-06-18T13:24:46.692Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [following] [2021-06-18T13:24:46.692Z] --2021-06-18 13:24:46-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [2021-06-18T13:24:46.692Z] Resolving codeload.github.com... 140.82.113.10 [2021-06-18T13:24:46.692Z] Connecting to codeload.github.com|140.82.113.10|:443... connected. [2021-06-18T13:24:46.968Z] HTTP request sent, awaiting response... 200 OK [2021-06-18T13:24:46.968Z] Length: unspecified [application/x-gzip] [2021-06-18T13:24:46.968Z] Saving to: 'STDOUT' [2021-06-18T13:24:46.968Z]  [2021-06-18T13:24:46.968Z] 0K .......... .......... .......... .......... .......... 1.45M [2021-06-18T13:24:46.968Z] 50K .......... .......... .......... .......... .......... 2.96M [2021-06-18T13:24:46.968Z] 100K .......... .......... .......... .......... .......... 962K [2021-06-18T13:24:46.968Z] 150K .......... .......... ....... 14.5M=0.1s [2021-06-18T13:24:46.968Z] [2021-06-18T13:24:46.968Z] 2021-06-18 13:24:46 (1.67 MB/s) - written to stdout [181796] [2021-06-18T13:24:46.968Z] [2021-06-18T13:24:46.968Z] + mkdir -p src/c/iot [2021-06-18T13:24:46.968Z] + 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 [2021-06-18T13:24:46.968Z] + cp deps/iotech-c-utils-1.1.4/src/c/defs.h.in src/c/iot [2021-06-18T13:24:46.968Z] + cp deps/iotech-c-utils-1.1.4/src/c/yxml.h src/c/iot [2021-06-18T13:24:46.968Z] + cp deps/iotech-c-utils-1.1.4/VERSION src/c/iot [2021-06-18T13:24:46.968Z] + mkdir -p include/iot [2021-06-18T13:24:46.968Z] + 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 [2021-06-18T13:24:46.968Z] + mkdir -p include/iot/os [2021-06-18T13:24:46.968Z] + 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 [2021-06-18T13:24:46.968Z] + mkdir -p /tmp/sdk/build/release [2021-06-18T13:24:46.968Z] + cd /tmp/sdk/build/release [2021-06-18T13:24:46.968Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2021-06-18T13:24:47.565Z] -- The C compiler identification is GNU 8.3.0 [2021-06-18T13:24:47.565Z] -- Check for working C compiler: /usr/bin/cc [2021-06-18T13:24:47.565Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-06-18T13:24:47.565Z] -- Detecting C compiler ABI info [2021-06-18T13:24:47.838Z] -- Detecting C compiler ABI info - done [2021-06-18T13:24:47.838Z] -- Detecting C compile features [2021-06-18T13:24:48.815Z] -- Detecting C compile features - done [2021-06-18T13:24:48.815Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-06-18T13:24:48.815Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2021-06-18T13:24:48.815Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-06-18T13:24:48.815Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-06-18T13:24:48.815Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-06-18T13:24:48.815Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2021-06-18T13:24:48.815Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2021-06-18T13:24:48.815Z] -- C SDK 0.0.0 for Linux [2021-06-18T13:24:48.815Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-06-18T13:24:49.088Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-06-18T13:24:49.088Z] -- Found Curses: /usr/lib/libcurses.so [2021-06-18T13:24:49.088Z] -- Configuring done [2021-06-18T13:24:49.362Z] -- Generating done [2021-06-18T13:24:49.362Z] -- Build files have been written to: /tmp/sdk/build/release [2021-06-18T13:24:49.362Z] + make all package [2021-06-18T13:24:49.362Z] + tee release.log [2021-06-18T13:24:49.643Z] Scanning dependencies of target csdk [2021-06-18T13:24:49.643Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-06-18T13:24:50.237Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-06-18T13:24:50.379Z] ---> Running in 95277e297e2e [2021-06-18T13:24:50.379Z] Connecting to iotech.jfrog.io (34.243.182.113:443) [2021-06-18T13:24:50.380Z] support@iotechsys.co 100% |********************************| 451 0:00:00 ETA [2021-06-18T13:24:50.380Z] [2021-06-18T13:24:50.639Z] Removing intermediate container 95277e297e2e [2021-06-18T13:24:50.639Z] ---> d0f35201bc99 [2021-06-18T13:24:50.639Z] Step 4/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-06-18T13:24:50.831Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-06-18T13:24:50.901Z] ---> Running in bdd9b98ab420 [2021-06-18T13:24:52.263Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-06-18T13:24:52.823Z] Removing intermediate container bdd9b98ab420 [2021-06-18T13:24:52.823Z] ---> 8e679e9b0074 [2021-06-18T13:24:52.823Z] 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 [2021-06-18T13:24:53.239Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-06-18T13:24:53.239Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2021-06-18T13:24:53.397Z] ---> Running in 99c10ca2d8bd [2021-06-18T13:24:53.830Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2021-06-18T13:24:54.102Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2021-06-18T13:24:54.342Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2021-06-18T13:24:54.376Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-06-18T13:24:55.738Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2021-06-18T13:24:55.799Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-06-18T13:24:57.127Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/x86_64/APKINDEX.tar.gz [2021-06-18T13:24:57.127Z] (1/11) Installing hiredis (0.14.0-r0) [2021-06-18T13:24:57.228Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-06-18T13:24:57.394Z] (2/11) Installing hiredis-dev (0.14.0-r0) [2021-06-18T13:24:57.502Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-06-18T13:24:57.657Z] (3/11) Installing ncurses-dev (6.1_p20190105-r0) [2021-06-18T13:24:57.920Z] (4/11) Installing paho-mqtt-c-dev (1.3.5-r0) [2021-06-18T13:24:58.097Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-06-18T13:24:58.690Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-06-18T13:24:58.961Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-06-18T13:24:59.328Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-06-18T13:24:59.328Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-06-18T13:24:59.346Z] (5/11) Installing libuuid (2.33-r0) [2021-06-18T13:24:59.346Z] (6/11) Installing libblkid (2.33-r0) [2021-06-18T13:24:59.605Z] (7/11) Installing libfdisk (2.33-r0) [2021-06-18T13:24:59.868Z] (8/11) Installing libmount (2.33-r0) [2021-06-18T13:25:00.129Z] (9/11) Installing libsmartcols (2.33-r0) [2021-06-18T13:25:00.390Z] (10/11) Installing util-linux-dev (2.33-r0) [2021-06-18T13:25:01.943Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2021-06-18T13:25:02.219Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-06-18T13:25:02.308Z] (11/11) Installing wget (1.20.3-r0) [2021-06-18T13:25:02.570Z] Executing busybox-1.29.3-r10.trigger [2021-06-18T13:25:02.570Z] OK: 273 MiB in 86 packages [2021-06-18T13:25:02.821Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-06-18T13:25:03.095Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-06-18T13:25:03.368Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-06-18T13:25:03.964Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-06-18T13:25:05.875Z] Removing intermediate container 99c10ca2d8bd [2021-06-18T13:25:05.875Z] ---> c363f39af04d [2021-06-18T13:25:05.875Z] Step 6/25 : ENV CBOR_VERSION=0.5.0 [2021-06-18T13:25:05.875Z] ---> Running in 3735ec843afd [2021-06-18T13:25:06.452Z] Removing intermediate container 3735ec843afd [2021-06-18T13:25:06.452Z] ---> c8e7dd9ef3e4 [2021-06-18T13:25:06.452Z] 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 [2021-06-18T13:25:06.596Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-06-18T13:25:06.596Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-06-18T13:25:06.716Z] ---> Running in bdcc78664b67 [2021-06-18T13:25:06.873Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-06-18T13:25:07.469Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-06-18T13:25:07.669Z] --2021-06-18 13:25:07-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2021-06-18T13:25:07.669Z] Resolving github.com... 140.82.114.3 [2021-06-18T13:25:07.669Z] Connecting to github.com|140.82.114.3|:443... connected. [2021-06-18T13:25:07.930Z] HTTP request sent, awaiting response... 302 Found [2021-06-18T13:25:07.930Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2021-06-18T13:25:07.930Z] --2021-06-18 13:25:07-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2021-06-18T13:25:07.930Z] Resolving codeload.github.com... 140.82.113.10 [2021-06-18T13:25:07.930Z] Connecting to codeload.github.com|140.82.113.10|:443... connected. [2021-06-18T13:25:08.065Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-06-18T13:25:08.065Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-06-18T13:25:08.194Z] HTTP request sent, awaiting response... 200 OK [2021-06-18T13:25:08.194Z] Length: unspecified [application/x-gzip] [2021-06-18T13:25:08.194Z] Saving to: 'STDOUT' [2021-06-18T13:25:08.194Z] [2021-06-18T13:25:08.194Z] 0K .......... .......... .......... .......... .......... 1.44M [2021-06-18T13:25:08.194Z] 50K .......... .......... .......... .......... .......... 2.90M [2021-06-18T13:25:08.194Z] 100K .......... .......... .......... .......... .......... 22.0M [2021-06-18T13:25:08.194Z] 150K .......... .......... .......... .......... .......... 3.40M [2021-06-18T13:25:08.194Z] 200K .......... .......... .......... .......... .......... 37.3M [2021-06-18T13:25:08.194Z] 250K .......... .......... .......... .......... .......... 5.97M [2021-06-18T13:25:08.194Z] 300K .......... .......... .......... .......... .......... 6.83M [2021-06-18T13:25:08.194Z] 350K .......... .......... .......... .......... .......... 16.7M [2021-06-18T13:25:08.194Z] 400K .......... .......... .......... .......... .......... 8.10M [2021-06-18T13:25:08.194Z] 450K .......... .......... .......... .......... .......... 10.1M [2021-06-18T13:25:08.194Z] 500K .......... .......... .......... .......... .......... 18.6M [2021-06-18T13:25:08.194Z] 550K .......... .......... .......... .......... .......... 7.33M [2021-06-18T13:25:08.194Z] 600K .......... .......... .......... .......... .......... 4.72M [2021-06-18T13:25:08.194Z] 650K .......... .......... .......... .......... .......... 6.46M [2021-06-18T13:25:08.194Z] 700K .. 103M=0.1s [2021-06-18T13:25:08.194Z] [2021-06-18T13:25:08.194Z] 2021-06-18 13:25:08 (5.49 MB/s) - written to stdout [719348] [2021-06-18T13:25:08.194Z] [2021-06-18T13:25:08.194Z] -- The C compiler identification is GNU 8.3.0 [2021-06-18T13:25:08.461Z] -- The CXX compiler identification is GNU 8.3.0 [2021-06-18T13:25:08.461Z] -- Check for working C compiler: /usr/bin/cc [2021-06-18T13:25:08.461Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-06-18T13:25:08.461Z] -- Detecting C compiler ABI info [2021-06-18T13:25:08.461Z] -- Detecting C compiler ABI info - done [2021-06-18T13:25:08.461Z] -- Detecting C compile features [2021-06-18T13:25:08.724Z] -- Detecting C compile features - done [2021-06-18T13:25:08.724Z] -- Check for working CXX compiler: /usr/bin/c++ [2021-06-18T13:25:08.724Z] -- Check for working CXX compiler: /usr/bin/c++ -- works [2021-06-18T13:25:08.724Z] -- Detecting CXX compiler ABI info [2021-06-18T13:25:08.724Z] -- Detecting CXX compiler ABI info - done [2021-06-18T13:25:08.724Z] -- Detecting CXX compile features [2021-06-18T13:25:09.044Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-06-18T13:25:09.301Z] -- Detecting CXX compile features - done [2021-06-18T13:25:09.301Z] -- Looking for include file endian.h [2021-06-18T13:25:09.301Z] -- Looking for include file endian.h - found [2021-06-18T13:25:09.301Z] -- Check if the system is big endian [2021-06-18T13:25:09.301Z] -- Searching 16 bit integer [2021-06-18T13:25:09.301Z] -- Looking for sys/types.h [2021-06-18T13:25:09.301Z] -- Looking for sys/types.h - found [2021-06-18T13:25:09.301Z] -- Looking for stdint.h [2021-06-18T13:25:09.317Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-06-18T13:25:09.566Z] -- Looking for stdint.h - found [2021-06-18T13:25:09.566Z] -- Looking for stddef.h [2021-06-18T13:25:09.566Z] -- Looking for stddef.h - found [2021-06-18T13:25:09.566Z] -- Check size of unsigned short [2021-06-18T13:25:09.566Z] -- Check size of unsigned short - done [2021-06-18T13:25:09.566Z] -- Using unsigned short [2021-06-18T13:25:09.566Z] -- Check if the system is big endian - little endian [2021-06-18T13:25:09.566Z] -- Check size of size_t [2021-06-18T13:25:09.829Z] -- Check size of size_t - done [2021-06-18T13:25:09.829Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2021-06-18T13:25:09.829Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2021-06-18T13:25:09.829Z] asked CMake to find a package configuration file provided by "cJSON", but [2021-06-18T13:25:09.829Z] CMake did not find one. [2021-06-18T13:25:09.829Z] [2021-06-18T13:25:09.829Z] Could not find a package configuration file provided by "cJSON" with any of [2021-06-18T13:25:09.829Z] the following names: [2021-06-18T13:25:09.829Z] [2021-06-18T13:25:09.829Z] cJSONConfig.cmake [2021-06-18T13:25:09.829Z] cjson-config.cmake [2021-06-18T13:25:09.829Z] [2021-06-18T13:25:09.829Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2021-06-18T13:25:09.829Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2021-06-18T13:25:09.829Z] provides a separate development package or SDK, be sure it has been [2021-06-18T13:25:09.829Z] installed. [2021-06-18T13:25:09.829Z] [2021-06-18T13:25:09.829Z] [2021-06-18T13:25:09.829Z] -- Configuring done [2021-06-18T13:25:09.829Z] -- Generating done [2021-06-18T13:25:09.829Z] -- Build files have been written to: /tmp/cbor [2021-06-18T13:25:09.829Z] Scanning dependencies of target cbor_shared [2021-06-18T13:25:09.829Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2021-06-18T13:25:09.910Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-06-18T13:25:10.092Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2021-06-18T13:25:10.092Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2021-06-18T13:25:10.092Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2021-06-18T13:25:10.185Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-06-18T13:25:10.354Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2021-06-18T13:25:10.355Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2021-06-18T13:25:10.355Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2021-06-18T13:25:10.355Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2021-06-18T13:25:10.355Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2021-06-18T13:25:10.619Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2021-06-18T13:25:10.619Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2021-06-18T13:25:10.619Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2021-06-18T13:25:10.619Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2021-06-18T13:25:10.880Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2021-06-18T13:25:10.880Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2021-06-18T13:25:10.880Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2021-06-18T13:25:10.880Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2021-06-18T13:25:11.145Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2021-06-18T13:25:11.145Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2021-06-18T13:25:11.145Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2021-06-18T13:25:11.145Z] [ 40%] Linking C shared library libcbor.so [2021-06-18T13:25:11.145Z] [ 40%] Built target cbor_shared [2021-06-18T13:25:11.145Z] Scanning dependencies of target cbor [2021-06-18T13:25:11.145Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2021-06-18T13:25:11.408Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2021-06-18T13:25:11.408Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2021-06-18T13:25:11.408Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2021-06-18T13:25:11.668Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2021-06-18T13:25:11.668Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2021-06-18T13:25:11.668Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2021-06-18T13:25:11.928Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2021-06-18T13:25:11.928Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2021-06-18T13:25:11.928Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2021-06-18T13:25:12.167Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-06-18T13:25:12.197Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2021-06-18T13:25:12.197Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2021-06-18T13:25:12.197Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2021-06-18T13:25:12.197Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2021-06-18T13:25:12.440Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-06-18T13:25:12.462Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2021-06-18T13:25:12.462Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2021-06-18T13:25:12.462Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2021-06-18T13:25:12.462Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2021-06-18T13:25:12.462Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2021-06-18T13:25:12.462Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2021-06-18T13:25:12.725Z] [ 80%] Linking C static library libcbor.a [2021-06-18T13:25:12.725Z] [ 80%] Built target cbor [2021-06-18T13:25:12.725Z] Scanning dependencies of target create_items [2021-06-18T13:25:12.725Z] [ 82%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2021-06-18T13:25:12.725Z] [ 84%] Linking C executable create_items [2021-06-18T13:25:12.725Z] [ 84%] Built target create_items [2021-06-18T13:25:12.725Z] Scanning dependencies of target readfile [2021-06-18T13:25:12.725Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2021-06-18T13:25:12.725Z] [ 88%] Linking C executable readfile [2021-06-18T13:25:12.725Z] [ 88%] Built target readfile [2021-06-18T13:25:12.725Z] Scanning dependencies of target streaming_parser [2021-06-18T13:25:12.988Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2021-06-18T13:25:12.988Z] [ 92%] Linking C executable streaming_parser [2021-06-18T13:25:12.988Z] [ 92%] Built target streaming_parser [2021-06-18T13:25:12.988Z] Scanning dependencies of target sort [2021-06-18T13:25:12.988Z] [ 94%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2021-06-18T13:25:12.988Z] [ 96%] Linking C executable sort [2021-06-18T13:25:12.988Z] [ 96%] Built target sort [2021-06-18T13:25:12.988Z] Scanning dependencies of target hello [2021-06-18T13:25:12.988Z] [ 98%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2021-06-18T13:25:12.988Z] [100%] Linking C executable hello [2021-06-18T13:25:12.988Z] [100%] Built target hello [2021-06-18T13:25:13.255Z] Install the project... [2021-06-18T13:25:13.255Z] -- Install configuration: "Release" [2021-06-18T13:25:13.255Z] -- Installing: /usr/local/include/cbor/configuration.h [2021-06-18T13:25:13.255Z] -- Installing: /usr/local/lib64/libcbor.a [2021-06-18T13:25:13.255Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2021-06-18T13:25:13.255Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2021-06-18T13:25:13.255Z] -- Installing: /usr/local/lib64/libcbor.so [2021-06-18T13:25:13.255Z] -- Up-to-date: /usr/local/include/cbor [2021-06-18T13:25:13.255Z] -- Installing: /usr/local/include/cbor/arrays.h [2021-06-18T13:25:13.255Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2021-06-18T13:25:13.255Z] -- Installing: /usr/local/include/cbor/callbacks.h [2021-06-18T13:25:13.255Z] -- Installing: /usr/local/include/cbor/common.h [2021-06-18T13:25:13.255Z] -- Installing: /usr/local/include/cbor/data.h [2021-06-18T13:25:13.255Z] -- Installing: /usr/local/include/cbor/encoding.h [2021-06-18T13:25:13.255Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2021-06-18T13:25:13.255Z] -- Installing: /usr/local/include/cbor/internal [2021-06-18T13:25:13.255Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2021-06-18T13:25:13.255Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2021-06-18T13:25:13.255Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2021-06-18T13:25:13.255Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2021-06-18T13:25:13.255Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2021-06-18T13:25:13.255Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2021-06-18T13:25:13.255Z] -- Installing: /usr/local/include/cbor/ints.h [2021-06-18T13:25:13.255Z] -- Installing: /usr/local/include/cbor/maps.h [2021-06-18T13:25:13.255Z] -- Installing: /usr/local/include/cbor/serialization.h [2021-06-18T13:25:13.255Z] -- Installing: /usr/local/include/cbor/streaming.h [2021-06-18T13:25:13.255Z] -- Installing: /usr/local/include/cbor/strings.h [2021-06-18T13:25:13.255Z] -- Installing: /usr/local/include/cbor/tags.h [2021-06-18T13:25:13.255Z] -- Installing: /usr/local/include/cbor.h [2021-06-18T13:25:13.255Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2021-06-18T13:25:13.417Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-06-18T13:25:13.417Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-06-18T13:25:16.563Z] Removing intermediate container bdcc78664b67 [2021-06-18T13:25:16.563Z] ---> 6a3f0dacfbbc [2021-06-18T13:25:16.563Z] Step 8/25 : RUN mkdir /tmp/sdk [2021-06-18T13:25:16.563Z] ---> Running in a06b72a30bfd [2021-06-18T13:25:17.140Z] Removing intermediate container a06b72a30bfd [2021-06-18T13:25:17.140Z] ---> 83241e718c75 [2021-06-18T13:25:17.140Z] Step 9/25 : COPY VERSION /tmp/sdk [2021-06-18T13:25:17.401Z] ---> 08ed346171f0 [2021-06-18T13:25:17.401Z] Step 10/25 : COPY src /tmp/sdk/src [2021-06-18T13:25:17.716Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-06-18T13:25:17.987Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-06-18T13:25:18.343Z] ---> f675816e8e25 [2021-06-18T13:25:18.343Z] Step 11/25 : COPY include /tmp/sdk/include [2021-06-18T13:25:18.581Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-06-18T13:25:18.606Z] ---> 1113225e42e9 [2021-06-18T13:25:18.606Z] Step 12/25 : COPY scripts /tmp/sdk/scripts [2021-06-18T13:25:18.854Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-06-18T13:25:18.865Z] ---> fbdb66d344d7 [2021-06-18T13:25:18.865Z] Step 13/25 : COPY LICENSE /tmp/sdk [2021-06-18T13:25:19.139Z] ---> ef13e0bac37e [2021-06-18T13:25:19.140Z] Step 14/25 : COPY Attribution.txt /tmp/sdk [2021-06-18T13:25:19.399Z] ---> ef09b55d8cc4 [2021-06-18T13:25:19.399Z] Step 15/25 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2021-06-18T13:25:19.670Z] ---> Running in a3480a049e73 [2021-06-18T13:25:19.829Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-06-18T13:25:20.245Z] + CPPCHECK=false [2021-06-18T13:25:20.245Z] + DOCGEN=false [2021-06-18T13:25:20.245Z] + TOMLVER=SDK-0.2 [2021-06-18T13:25:20.245Z] + CUTILVER=1.1.4 [2021-06-18T13:25:20.245Z] + '[' 0 -gt 0 ] [2021-06-18T13:25:20.245Z] + readlink -f ./scripts/build.sh [2021-06-18T13:25:20.245Z] + dirname /tmp/sdk/scripts/build.sh [2021-06-18T13:25:20.245Z] + dirname /tmp/sdk/scripts [2021-06-18T13:25:20.245Z] + ROOT=/tmp/sdk [2021-06-18T13:25:20.245Z] + cd /tmp/sdk [2021-06-18T13:25:20.245Z] + '[' '!' -d deps ] [2021-06-18T13:25:20.245Z] + mkdir deps [2021-06-18T13:25:20.245Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-06-18T13:25:20.245Z] --2021-06-18 13:25:19-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-06-18T13:25:20.245Z] + tar -C deps -z -x -f - [2021-06-18T13:25:20.245Z] Resolving github.com... 140.82.114.3 [2021-06-18T13:25:20.245Z] Connecting to github.com|140.82.114.3|:443... connected. [2021-06-18T13:25:20.245Z] HTTP request sent, awaiting response... 302 Found [2021-06-18T13:25:20.245Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2021-06-18T13:25:20.245Z] --2021-06-18 13:25:20-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2021-06-18T13:25:20.245Z] Resolving codeload.github.com... 140.82.113.10 [2021-06-18T13:25:20.245Z] Connecting to codeload.github.com|140.82.113.10|:443... connected. [2021-06-18T13:25:20.245Z] HTTP request sent, awaiting response... 200 OK [2021-06-18T13:25:20.245Z] Length: unspecified [application/x-gzip] [2021-06-18T13:25:20.245Z] Saving to: 'STDOUT' [2021-06-18T13:25:20.245Z] [2021-06-18T13:25:20.245Z] 0K .......... ......  984K=0.02s [2021-06-18T13:25:20.245Z] [2021-06-18T13:25:20.245Z] 2021-06-18 13:25:20 (984 KB/s) - written to stdout [16451] [2021-06-18T13:25:20.245Z] [2021-06-18T13:25:20.245Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2021-06-18T13:25:20.245Z] + tar -C+ deps -z -x -f -wget [2021-06-18T13:25:20.245Z] -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz [2021-06-18T13:25:20.245Z] --2021-06-18 13:25:20-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz [2021-06-18T13:25:20.245Z] Resolving github.com... 140.82.114.3 [2021-06-18T13:25:20.245Z] Connecting to github.com|140.82.114.3|:443... connected. [2021-06-18T13:25:20.511Z] HTTP request sent, awaiting response... 302 Found [2021-06-18T13:25:20.511Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [following] [2021-06-18T13:25:20.511Z] --2021-06-18 13:25:20-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [2021-06-18T13:25:20.511Z] Resolving codeload.github.com... 140.82.113.10 [2021-06-18T13:25:20.511Z] Connecting to codeload.github.com|140.82.113.10|:443... connected. [2021-06-18T13:25:20.511Z] HTTP request sent, awaiting response... 200 OK [2021-06-18T13:25:20.511Z] Length: unspecified [application/x-gzip] [2021-06-18T13:25:20.511Z] Saving to: 'STDOUT' [2021-06-18T13:25:20.511Z] [2021-06-18T13:25:20.511Z] 0K .......... .......... .......... .......... .......... 1.63M [2021-06-18T13:25:20.512Z] 50K .......... .......... .......... .......... .......... 3.59M [2021-06-18T13:25:20.512Z] 100K .......... .......... .......... .......... .......... 30.0M [2021-06-18T13:25:20.512Z] 150K .......... .......... ....... 14.3M=0.05s [2021-06-18T13:25:20.512Z] [2021-06-18T13:25:20.512Z] 2021-06-18 13:25:20 (3.69 MB/s) - written to stdout [181796] [2021-06-18T13:25:20.512Z] [2021-06-18T13:25:20.512Z] + mkdir -p src/c/iot [2021-06-18T13:25:20.512Z] + 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 [2021-06-18T13:25:20.512Z] + cp deps/iotech-c-utils-1.1.4/src/c/defs.h.in src/c/iot [2021-06-18T13:25:20.512Z] + cp deps/iotech-c-utils-1.1.4/src/c/yxml.h src/c/iot [2021-06-18T13:25:20.512Z] + cp deps/iotech-c-utils-1.1.4/VERSION src/c/iot [2021-06-18T13:25:20.512Z] + mkdir -p include/iot [2021-06-18T13:25:20.512Z] + 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 [2021-06-18T13:25:20.512Z] + mkdir -p include/iot/os [2021-06-18T13:25:20.512Z] + 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 [2021-06-18T13:25:20.512Z] + mkdir -p /tmp/sdk/build/release [2021-06-18T13:25:20.512Z] + cd /tmp/sdk/build/release [2021-06-18T13:25:20.512Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2021-06-18T13:25:20.512Z] -- The C compiler identification is GNU 8.3.0 [2021-06-18T13:25:20.512Z] -- Check for working C compiler: /usr/bin/cc [2021-06-18T13:25:20.778Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-06-18T13:25:20.778Z] -- Detecting C compiler ABI info [2021-06-18T13:25:20.778Z] -- Detecting C compiler ABI info - done [2021-06-18T13:25:20.778Z] -- Detecting C compile features [2021-06-18T13:25:21.041Z] -- Detecting C compile features - done [2021-06-18T13:25:21.041Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-06-18T13:25:21.041Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2021-06-18T13:25:21.041Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-06-18T13:25:21.041Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-06-18T13:25:21.041Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-06-18T13:25:21.041Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2021-06-18T13:25:21.041Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2021-06-18T13:25:21.041Z] -- C SDK 0.0.0 for Linux [2021-06-18T13:25:21.041Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-06-18T13:25:21.041Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-06-18T13:25:21.041Z] -- Found Curses: /usr/lib/libcurses.so [2021-06-18T13:25:21.041Z] -- Configuring done [2021-06-18T13:25:21.041Z] -- Generating done [2021-06-18T13:25:21.041Z] -- Build files have been written to: /tmp/sdk/build/release [2021-06-18T13:25:21.041Z] + tee release.log [2021-06-18T13:25:21.041Z] + make all package [2021-06-18T13:25:21.041Z] Scanning dependencies of target csdk [2021-06-18T13:25:21.041Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-06-18T13:25:21.257Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-06-18T13:25:21.300Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-06-18T13:25:21.301Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-06-18T13:25:21.562Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-06-18T13:25:21.822Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-06-18T13:25:21.822Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2021-06-18T13:25:21.822Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2021-06-18T13:25:22.082Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2021-06-18T13:25:22.082Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-06-18T13:25:22.350Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-06-18T13:25:22.616Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-06-18T13:25:22.616Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-06-18T13:25:22.616Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-06-18T13:25:22.880Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-06-18T13:25:22.880Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-06-18T13:25:22.880Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-06-18T13:25:22.880Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-06-18T13:25:23.227Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-06-18T13:25:23.453Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2021-06-18T13:25:23.453Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-06-18T13:25:23.717Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-06-18T13:25:23.717Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-06-18T13:25:23.717Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-06-18T13:25:23.983Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-06-18T13:25:24.561Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-06-18T13:25:24.561Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-06-18T13:25:24.561Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-06-18T13:25:24.562Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-06-18T13:25:24.562Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-06-18T13:25:24.827Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-06-18T13:25:24.827Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-06-18T13:25:24.827Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-06-18T13:25:25.091Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-06-18T13:25:25.091Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-06-18T13:25:25.354Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-06-18T13:25:25.615Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-06-18T13:25:25.615Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-06-18T13:25:25.879Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-06-18T13:25:26.453Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-06-18T13:25:26.625Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-06-18T13:25:26.716Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-06-18T13:25:26.716Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-06-18T13:25:26.716Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-06-18T13:25:26.900Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-06-18T13:25:26.978Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-06-18T13:25:27.176Z] [ 74%] Linking C shared library libcsdk.so [2021-06-18T13:25:27.239Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-06-18T13:25:27.449Z] [ 74%] Built target csdk [2021-06-18T13:25:27.449Z] Scanning dependencies of target template [2021-06-18T13:25:27.449Z] [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-06-18T13:25:27.504Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-06-18T13:25:28.044Z] [ 77%] Linking C executable template [2021-06-18T13:25:28.079Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-06-18T13:25:28.318Z] [ 77%] Built target template [2021-06-18T13:25:28.318Z] Scanning dependencies of target device-counter [2021-06-18T13:25:28.318Z] [ 79%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-06-18T13:25:28.341Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-06-18T13:25:28.341Z] [ 74%] Linking C shared library libcsdk.so [2021-06-18T13:25:28.341Z] [ 74%] Built target csdk [2021-06-18T13:25:28.341Z] Scanning dependencies of target template [2021-06-18T13:25:28.341Z] [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-06-18T13:25:28.602Z] [ 77%] Linking C executable template [2021-06-18T13:25:28.602Z] [ 77%] Built target template [2021-06-18T13:25:28.602Z] Scanning dependencies of target device-counter [2021-06-18T13:25:28.602Z] [ 79%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-06-18T13:25:28.602Z] [ 80%] Linking C executable device-counter [2021-06-18T13:25:28.867Z] [ 80%] Built target device-counter [2021-06-18T13:25:28.867Z] Scanning dependencies of target device-random [2021-06-18T13:25:28.867Z] [ 82%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-06-18T13:25:28.867Z] [ 84%] Linking C executable device-random [2021-06-18T13:25:28.867Z] [ 84%] Built target device-random [2021-06-18T13:25:28.867Z] Scanning dependencies of target device-gyro [2021-06-18T13:25:28.867Z] [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-06-18T13:25:28.911Z] [ 80%] Linking C executable device-counter [2021-06-18T13:25:28.911Z] [ 80%] Built target device-counter [2021-06-18T13:25:28.911Z] Scanning dependencies of target device-random [2021-06-18T13:25:28.911Z] [ 82%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-06-18T13:25:29.129Z] [ 87%] Linking C executable device-gyro [2021-06-18T13:25:29.129Z] [ 87%] Built target device-gyro [2021-06-18T13:25:29.129Z] Scanning dependencies of target device-bitfields [2021-06-18T13:25:29.129Z] [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-06-18T13:25:29.129Z] [ 90%] Linking C executable device-bitfields [2021-06-18T13:25:29.129Z] [ 90%] Built target device-bitfields [2021-06-18T13:25:29.129Z] Scanning dependencies of target template-discovery [2021-06-18T13:25:29.129Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-06-18T13:25:29.391Z] [ 93%] Linking C executable template-discovery [2021-06-18T13:25:29.391Z] [ 93%] Built target template-discovery [2021-06-18T13:25:29.391Z] Scanning dependencies of target device-file [2021-06-18T13:25:29.391Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-06-18T13:25:29.507Z] [ 84%] Linking C executable device-random [2021-06-18T13:25:29.652Z] [ 96%] Linking C executable device-file [2021-06-18T13:25:29.652Z] [ 96%] Built target device-file [2021-06-18T13:25:29.652Z] Scanning dependencies of target device-terminal [2021-06-18T13:25:29.652Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-06-18T13:25:29.652Z] [100%] Linking C executable device-terminal [2021-06-18T13:25:29.652Z] [100%] Built target device-terminal [2021-06-18T13:25:29.652Z] Run CPack packaging tool... [2021-06-18T13:25:29.781Z] [ 84%] Built target device-random [2021-06-18T13:25:29.781Z] Scanning dependencies of target device-gyro [2021-06-18T13:25:29.781Z] [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-06-18T13:25:29.914Z] CPack: Create package using TGZ [2021-06-18T13:25:29.915Z] CPack: Install projects [2021-06-18T13:25:29.915Z] CPack: - Run preinstall target for: Csdk [2021-06-18T13:25:29.915Z] CPack: - Install project: Csdk [2021-06-18T13:25:29.915Z] CPack: Create package [2021-06-18T13:25:29.915Z] CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. [2021-06-18T13:25:29.915Z] + '[' false '=' true ] [2021-06-18T13:25:29.915Z] + '[' false '=' true ] [2021-06-18T13:25:29.915Z] + mkdir -p /tmp/sdk/build/debug [2021-06-18T13:25:29.915Z] + cd /tmp/sdk/build/debug [2021-06-18T13:25:29.915Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2021-06-18T13:25:30.053Z] [ 87%] Linking C executable device-gyro [2021-06-18T13:25:30.177Z] -- The C compiler identification is GNU 8.3.0 [2021-06-18T13:25:30.177Z] -- Check for working C compiler: /usr/bin/cc [2021-06-18T13:25:30.177Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-06-18T13:25:30.177Z] -- Detecting C compiler ABI info [2021-06-18T13:25:30.177Z] -- Detecting C compiler ABI info - done [2021-06-18T13:25:30.177Z] -- Detecting C compile features [2021-06-18T13:25:30.328Z] [ 87%] Built target device-gyro [2021-06-18T13:25:30.328Z] Scanning dependencies of target device-bitfields [2021-06-18T13:25:30.328Z] [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-06-18T13:25:30.443Z] -- Detecting C compile features - done [2021-06-18T13:25:30.443Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-06-18T13:25:30.443Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2021-06-18T13:25:30.443Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-06-18T13:25:30.443Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-06-18T13:25:30.443Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-06-18T13:25:30.443Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2021-06-18T13:25:30.443Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2021-06-18T13:25:30.443Z] -- C SDK 0.0.0 for Linux [2021-06-18T13:25:30.443Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-06-18T13:25:30.443Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-06-18T13:25:30.706Z] -- Found Curses: /usr/lib/libcurses.so [2021-06-18T13:25:30.706Z] -- Configuring done [2021-06-18T13:25:30.706Z] -- Generating done [2021-06-18T13:25:30.706Z] -- Build files have been written to: /tmp/sdk/build/debug [2021-06-18T13:25:30.706Z] + tee debug.log [2021-06-18T13:25:30.706Z] + make [2021-06-18T13:25:30.706Z] Scanning dependencies of target csdk [2021-06-18T13:25:30.922Z] [ 90%] Linking C executable device-bitfields [2021-06-18T13:25:30.922Z] [ 90%] Built target device-bitfields [2021-06-18T13:25:30.922Z] Scanning dependencies of target template-discovery [2021-06-18T13:25:30.922Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-06-18T13:25:30.970Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-06-18T13:25:30.970Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-06-18T13:25:30.970Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-06-18T13:25:30.970Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-06-18T13:25:31.233Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-06-18T13:25:31.233Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2021-06-18T13:25:31.233Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2021-06-18T13:25:31.233Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2021-06-18T13:25:31.233Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-06-18T13:25:31.497Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-06-18T13:25:31.497Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-06-18T13:25:31.497Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-06-18T13:25:31.761Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-06-18T13:25:31.761Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-06-18T13:25:31.761Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-06-18T13:25:31.761Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-06-18T13:25:31.761Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-06-18T13:25:31.905Z] [ 93%] Linking C executable template-discovery [2021-06-18T13:25:31.905Z] [ 93%] Built target template-discovery [2021-06-18T13:25:31.905Z] Scanning dependencies of target device-file [2021-06-18T13:25:31.905Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-06-18T13:25:32.022Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2021-06-18T13:25:32.022Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-06-18T13:25:32.022Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-06-18T13:25:32.286Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-06-18T13:25:32.286Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-06-18T13:25:32.286Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-06-18T13:25:32.504Z] [ 96%] Linking C executable device-file [2021-06-18T13:25:32.550Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-06-18T13:25:32.550Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-06-18T13:25:32.550Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-06-18T13:25:32.550Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-06-18T13:25:32.550Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-06-18T13:25:32.550Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-06-18T13:25:32.780Z] [ 96%] Built target device-file [2021-06-18T13:25:32.780Z] Scanning dependencies of target device-terminal [2021-06-18T13:25:32.780Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-06-18T13:25:32.813Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-06-18T13:25:32.813Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-06-18T13:25:32.813Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-06-18T13:25:32.813Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-06-18T13:25:32.813Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-06-18T13:25:33.077Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-06-18T13:25:33.077Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-06-18T13:25:33.077Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-06-18T13:25:33.340Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-06-18T13:25:33.340Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-06-18T13:25:33.379Z] [100%] Linking C executable device-terminal [2021-06-18T13:25:33.603Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-06-18T13:25:33.603Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-06-18T13:25:33.603Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-06-18T13:25:33.656Z] [100%] Built target device-terminal [2021-06-18T13:25:33.656Z] Run CPack packaging tool... [2021-06-18T13:25:33.656Z] CPack: Create package using TGZ [2021-06-18T13:25:33.656Z] CPack: Install projects [2021-06-18T13:25:33.656Z] CPack: - Run preinstall target for: Csdk [2021-06-18T13:25:33.868Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-06-18T13:25:33.868Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-06-18T13:25:34.133Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-06-18T13:25:34.133Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-06-18T13:25:34.133Z] [ 74%] Linking C shared library libcsdk.so [2021-06-18T13:25:34.133Z] [ 74%] Built target csdk [2021-06-18T13:25:34.133Z] Scanning dependencies of target template [2021-06-18T13:25:34.133Z] [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-06-18T13:25:34.253Z] CPack: - Install project: Csdk [2021-06-18T13:25:34.253Z] CPack: Create package [2021-06-18T13:25:34.253Z] CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. [2021-06-18T13:25:34.253Z] + '[' false '=' true ] [2021-06-18T13:25:34.253Z] + '[' false '=' true ] [2021-06-18T13:25:34.253Z] + mkdir -p /tmp/sdk/build/debug [2021-06-18T13:25:34.253Z] + cd /tmp/sdk/build/debug [2021-06-18T13:25:34.253Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2021-06-18T13:25:34.396Z] [ 77%] Linking C executable template [2021-06-18T13:25:34.396Z] [ 77%] Built target template [2021-06-18T13:25:34.396Z] Scanning dependencies of target device-counter [2021-06-18T13:25:34.396Z] [ 79%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-06-18T13:25:34.396Z] [ 80%] Linking C executable device-counter [2021-06-18T13:25:34.396Z] [ 80%] Built target device-counter [2021-06-18T13:25:34.396Z] Scanning dependencies of target device-random [2021-06-18T13:25:34.396Z] [ 82%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-06-18T13:25:34.527Z] -- The C compiler identification is GNU 8.3.0 [2021-06-18T13:25:34.662Z] [ 84%] Linking C executable device-random [2021-06-18T13:25:34.662Z] [ 84%] Built target device-random [2021-06-18T13:25:34.662Z] Scanning dependencies of target device-gyro [2021-06-18T13:25:34.662Z] [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-06-18T13:25:34.662Z] [ 87%] Linking C executable device-gyro [2021-06-18T13:25:34.662Z] [ 87%] Built target device-gyro [2021-06-18T13:25:34.662Z] Scanning dependencies of target device-bitfields [2021-06-18T13:25:34.662Z] [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-06-18T13:25:34.662Z] [ 90%] Linking C executable device-bitfields [2021-06-18T13:25:34.801Z] -- Check for working C compiler: /usr/bin/cc [2021-06-18T13:25:34.801Z] -- Check for working C compiler: /usr/bin/cc -- works [2021-06-18T13:25:34.801Z] -- Detecting C compiler ABI info [2021-06-18T13:25:34.927Z] [ 90%] Built target device-bitfields [2021-06-18T13:25:34.927Z] Scanning dependencies of target template-discovery [2021-06-18T13:25:34.927Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-06-18T13:25:34.927Z] [ 93%] Linking C executable template-discovery [2021-06-18T13:25:34.927Z] [ 93%] Built target template-discovery [2021-06-18T13:25:34.927Z] Scanning dependencies of target device-file [2021-06-18T13:25:34.927Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-06-18T13:25:34.927Z] [ 96%] Linking C executable device-file [2021-06-18T13:25:35.074Z] -- Detecting C compiler ABI info - done [2021-06-18T13:25:35.188Z] [ 96%] Built target device-file [2021-06-18T13:25:35.188Z] Scanning dependencies of target device-terminal [2021-06-18T13:25:35.188Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-06-18T13:25:35.188Z] [100%] Linking C executable device-terminal [2021-06-18T13:25:35.188Z] [100%] Built target device-terminal [2021-06-18T13:25:35.188Z] make: Entering directory '/tmp/sdk/build/release' [2021-06-18T13:25:35.188Z] make[1]: Entering directory '/tmp/sdk/build/release' [2021-06-18T13:25:35.188Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-18T13:25:35.188Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-18T13:25:35.188Z] [ 74%] Built target csdk [2021-06-18T13:25:35.188Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-18T13:25:35.188Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-18T13:25:35.188Z] [ 77%] Built target template [2021-06-18T13:25:35.188Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-18T13:25:35.188Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-18T13:25:35.188Z] [ 80%] Built target device-counter [2021-06-18T13:25:35.188Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-18T13:25:35.188Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-18T13:25:35.188Z] [ 84%] Built target device-random [2021-06-18T13:25:35.188Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-18T13:25:35.188Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-18T13:25:35.188Z] [ 87%] Built target device-gyro [2021-06-18T13:25:35.188Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-18T13:25:35.188Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-18T13:25:35.188Z] [ 90%] Built target device-bitfields [2021-06-18T13:25:35.188Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-18T13:25:35.188Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-18T13:25:35.188Z] [ 93%] Built target template-discovery [2021-06-18T13:25:35.188Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-18T13:25:35.188Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-18T13:25:35.188Z] [ 96%] Built target device-file [2021-06-18T13:25:35.188Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-18T13:25:35.346Z] -- Detecting C compile features [2021-06-18T13:25:35.450Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-18T13:25:35.450Z] [100%] Built target device-terminal [2021-06-18T13:25:35.450Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2021-06-18T13:25:35.450Z] Install the project... [2021-06-18T13:25:35.450Z] -- Install configuration: "Release" [2021-06-18T13:25:35.450Z] -- Installing: /usr/local/lib/libcsdk.so [2021-06-18T13:25:35.450Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2021-06-18T13:25:35.450Z] -- Up-to-date: /usr/local/include [2021-06-18T13:25:35.450Z] -- Installing: /usr/local/include/devsdk [2021-06-18T13:25:35.450Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2021-06-18T13:25:35.450Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2021-06-18T13:25:35.451Z] -- Installing: /usr/local/include/edgex [2021-06-18T13:25:35.451Z] -- Installing: /usr/local/include/edgex/devices.h [2021-06-18T13:25:35.451Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2021-06-18T13:25:35.451Z] -- Installing: /usr/local/include/edgex/edgex.h [2021-06-18T13:25:35.451Z] -- Installing: /usr/local/include/edgex/profiles.h [2021-06-18T13:25:35.451Z] -- Installing: /usr/local/include/edgex/rest-server.h [2021-06-18T13:25:35.451Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2021-06-18T13:25:35.451Z] -- Installing: /usr/local/include/iot [2021-06-18T13:25:35.451Z] -- Installing: /usr/local/include/iot/base64.h [2021-06-18T13:25:35.451Z] -- Installing: /usr/local/include/iot/component.h [2021-06-18T13:25:35.451Z] -- Installing: /usr/local/include/iot/config.h [2021-06-18T13:25:35.451Z] -- Installing: /usr/local/include/iot/container.h [2021-06-18T13:25:35.451Z] -- Installing: /usr/local/include/iot/data.h [2021-06-18T13:25:35.451Z] -- Installing: /usr/local/include/iot/hash.h [2021-06-18T13:25:35.451Z] -- Installing: /usr/local/include/iot/iot.h [2021-06-18T13:25:35.451Z] -- Installing: /usr/local/include/iot/json.h [2021-06-18T13:25:35.451Z] -- Installing: /usr/local/include/iot/logger.h [2021-06-18T13:25:35.451Z] -- Installing: /usr/local/include/iot/os.h [2021-06-18T13:25:35.451Z] -- Installing: /usr/local/include/iot/scheduler.h [2021-06-18T13:25:35.451Z] -- Installing: /usr/local/include/iot/thread.h [2021-06-18T13:25:35.451Z] -- Installing: /usr/local/include/iot/threadpool.h [2021-06-18T13:25:35.451Z] -- Installing: /usr/local/include/iot/time.h [2021-06-18T13:25:35.451Z] -- Installing: /usr/local/include/iot/typecode.h [2021-06-18T13:25:35.451Z] -- Installing: /usr/local/include/iot/os [2021-06-18T13:25:35.451Z] -- Installing: /usr/local/include/iot/os/linux.h [2021-06-18T13:25:35.451Z] -- Installing: /usr/local/include/iot/os/macos.h [2021-06-18T13:25:35.451Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2021-06-18T13:25:35.451Z] -- Installing: /usr/local/include/iot/defs.h [2021-06-18T13:25:35.451Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2021-06-18T13:25:35.451Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2021-06-18T13:25:35.451Z] make: Leaving directory '/tmp/sdk/build/release' [2021-06-18T13:25:35.941Z] -- Detecting C compile features - done [2021-06-18T13:25:35.941Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-06-18T13:25:35.941Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.64.0") [2021-06-18T13:25:35.941Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-06-18T13:25:35.941Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-06-18T13:25:35.941Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-06-18T13:25:35.941Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2021-06-18T13:25:35.941Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2021-06-18T13:25:35.941Z] -- C SDK 0.0.0 for Linux [2021-06-18T13:25:35.941Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-06-18T13:25:36.214Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-06-18T13:25:36.214Z] -- Found Curses: /usr/lib/libcurses.so [2021-06-18T13:25:36.488Z] -- Configuring done [2021-06-18T13:25:36.760Z] -- Generating done [2021-06-18T13:25:36.760Z] -- Build files have been written to: /tmp/sdk/build/debug [2021-06-18T13:25:36.760Z] + make [2021-06-18T13:25:36.760Z] + tee debug.log [2021-06-18T13:25:36.760Z] Scanning dependencies of target csdk [2021-06-18T13:25:37.033Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-06-18T13:25:37.305Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-06-18T13:25:37.578Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-06-18T13:25:38.174Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-06-18T13:25:38.447Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-06-18T13:25:38.447Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2021-06-18T13:25:39.046Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2021-06-18T13:25:39.046Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2021-06-18T13:25:39.322Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-06-18T13:25:39.666Z] Removing intermediate container a3480a049e73 [2021-06-18T13:25:39.666Z] ---> dd0052f9967b [2021-06-18T13:25:39.666Z] Step 16/25 : FROM ${BASE} [2021-06-18T13:25:39.666Z] ---> 5eabd8fd8ba2 [2021-06-18T13:25:39.666Z] Step 17/25 : LABEL maintainer="IOTech " [2021-06-18T13:25:39.666Z] ---> Running in 12feb3bd576e [2021-06-18T13:25:39.666Z] Removing intermediate container 12feb3bd576e [2021-06-18T13:25:39.666Z] ---> f533a79dab78 [2021-06-18T13:25:39.666Z] 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 [2021-06-18T13:25:39.919Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-06-18T13:25:39.933Z] ---> Running in 39cb6c23e7d0 [2021-06-18T13:25:40.194Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-06-18T13:25:40.195Z] Connecting to iotech.jfrog.io (34.243.182.113:443) [2021-06-18T13:25:40.467Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-06-18T13:25:40.768Z] support@iotechsys.co 100% |********************************| 451 0:00:00 ETA [2021-06-18T13:25:40.768Z] [2021-06-18T13:25:41.067Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-06-18T13:25:41.067Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-06-18T13:25:41.341Z] Removing intermediate container 39cb6c23e7d0 [2021-06-18T13:25:41.341Z] ---> 9e2060786f59 [2021-06-18T13:25:41.341Z] Step 19/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-06-18T13:25:41.343Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-06-18T13:25:41.603Z] ---> Running in 1fa67b832100 [2021-06-18T13:25:41.616Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-06-18T13:25:41.888Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-06-18T13:25:42.483Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2021-06-18T13:25:42.756Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-06-18T13:25:43.003Z] Removing intermediate container 1fa67b832100 [2021-06-18T13:25:43.003Z] ---> 79382bb03b27 [2021-06-18T13:25:43.003Z] 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 [2021-06-18T13:25:43.003Z] ---> Running in 225adcedf838 [2021-06-18T13:25:43.031Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-06-18T13:25:43.303Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-06-18T13:25:43.303Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-06-18T13:25:43.580Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-06-18T13:25:43.948Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2021-06-18T13:25:44.556Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-06-18T13:25:44.556Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-06-18T13:25:44.829Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-06-18T13:25:45.102Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-06-18T13:25:45.338Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2021-06-18T13:25:45.376Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-06-18T13:25:45.376Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-06-18T13:25:45.649Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-06-18T13:25:45.922Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-06-18T13:25:46.196Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-06-18T13:25:46.469Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-06-18T13:25:46.741Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-06-18T13:25:47.037Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-06-18T13:25:47.254Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/x86_64/APKINDEX.tar.gz [2021-06-18T13:25:47.254Z] (1/6) Installing curl (7.64.0-r5) [2021-06-18T13:25:47.310Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-06-18T13:25:47.582Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-06-18T13:25:47.824Z] (2/6) Installing hiredis (0.14.0-r0) [2021-06-18T13:25:47.824Z] (3/6) Installing hiredis-dev (0.14.0-r0) [2021-06-18T13:25:48.399Z] (4/6) Installing libuuid (2.33-r0) [2021-06-18T13:25:48.399Z] (5/6) Installing paho-mqtt-c-dev (1.3.5-r0) [2021-06-18T13:25:48.572Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-06-18T13:25:48.846Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-06-18T13:25:49.119Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-06-18T13:25:49.393Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-06-18T13:25:49.669Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-06-18T13:25:49.792Z] (6/6) Installing wget (1.20.3-r0) [2021-06-18T13:25:50.371Z] Executing busybox-1.29.3-r10.trigger [2021-06-18T13:25:50.371Z] OK: 269 MiB in 81 packages [2021-06-18T13:25:50.642Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-06-18T13:25:51.243Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-06-18T13:25:51.767Z] Removing intermediate container 225adcedf838 [2021-06-18T13:25:51.767Z] ---> 3e358134133c [2021-06-18T13:25:51.767Z] Step 21/25 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2021-06-18T13:25:51.767Z] ---> f332971ba3ff [2021-06-18T13:25:51.767Z] Step 22/25 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2021-06-18T13:25:51.842Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-06-18T13:25:52.114Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-06-18T13:25:52.344Z] ---> 73bd84b0ee9e [2021-06-18T13:25:52.344Z] Step 23/25 : COPY --from=builder /usr/local/lib /usr/local/lib [2021-06-18T13:25:52.390Z] [ 74%] Linking C shared library libcsdk.so [2021-06-18T13:25:52.607Z] ---> 5d09ac446f06 [2021-06-18T13:25:52.607Z] Step 24/25 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2021-06-18T13:25:52.664Z] [ 74%] Built target csdk [2021-06-18T13:25:52.664Z] Scanning dependencies of target template [2021-06-18T13:25:52.664Z] [ 76%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-06-18T13:25:52.869Z] ---> 9dc768256c74 [2021-06-18T13:25:52.869Z] Step 25/25 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2021-06-18T13:25:52.936Z] [ 77%] Linking C executable template [2021-06-18T13:25:53.135Z] ---> 8eaf485b0ce0 [2021-06-18T13:25:53.135Z] Successfully built 8eaf485b0ce0 [2021-06-18T13:25:53.135Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [2021-06-18T13:25:53.208Z] [ 77%] Built target template [2021-06-18T13:25:53.208Z] Scanning dependencies of target device-counter [2021-06-18T13:25:53.208Z] [ 79%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [Pipeline] // script [Pipeline] } [2021-06-18T13:25:53.482Z] [ 80%] Linking C executable device-counter [2021-06-18T13:25:53.482Z] [ 80%] Built target device-counter [2021-06-18T13:25:53.482Z] Scanning dependencies of target device-random [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-18T13:25:53.754Z] [ 82%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-06-18T13:25:53.754Z] [ 84%] Linking C executable device-random [2021-06-18T13:25:53.982Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-18T13:25:53.983Z] . [Pipeline] withDockerContainer [2021-06-18T13:25:54.028Z] [ 84%] Built target device-random [2021-06-18T13:25:54.028Z] Scanning dependencies of target device-gyro [2021-06-18T13:25:54.028Z] [ 85%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-06-18T13:25:54.098Z] prd-centos7-docker-4c-2g-192 does not seem to be running inside a container [2021-06-18T13:25:54.138Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/1 -v /w/workspace/device-sdk-c/1:/w/workspace/device-sdk-c/1:rw,z -v /w/workspace/device-sdk-c/1@tmp:/w/workspace/device-sdk-c/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-18T13:25:54.301Z] [ 87%] Linking C executable device-gyro [2021-06-18T13:25:54.575Z] [ 87%] Built target device-gyro [2021-06-18T13:25:54.575Z] Scanning dependencies of target device-bitfields [2021-06-18T13:25:54.575Z] [ 88%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-06-18T13:25:54.630Z] $ docker top b78f213eb6373ffbb59902a67b30c9d37e2ac46e29ad70bbe3e0adc1bbeafcc3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-18T13:25:54.848Z] [ 90%] Linking C executable device-bitfields [2021-06-18T13:25:55.093Z] + make test [2021-06-18T13:25:55.093Z] echo "make test" [2021-06-18T13:25:55.093Z] make test [2021-06-18T13:25:55.119Z] [ 90%] Built target device-bitfields [2021-06-18T13:25:55.119Z] Scanning dependencies of target template-discovery [2021-06-18T13:25:55.119Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [Pipeline] } [2021-06-18T13:25:55.144Z] $ docker stop --time=1 b78f213eb6373ffbb59902a67b30c9d37e2ac46e29ad70bbe3e0adc1bbeafcc3 [2021-06-18T13:25:55.393Z] [ 93%] Linking C executable template-discovery [2021-06-18T13:25:55.666Z] [ 93%] Built target template-discovery [2021-06-18T13:25:55.666Z] Scanning dependencies of target device-file [2021-06-18T13:25:55.666Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-06-18T13:25:55.939Z] [ 96%] Linking C executable device-file [2021-06-18T13:25:56.212Z] [ 96%] Built target device-file [2021-06-18T13:25:56.212Z] Scanning dependencies of target device-terminal [2021-06-18T13:25:56.212Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-06-18T13:25:56.486Z] [100%] Linking C executable device-terminal [2021-06-18T13:25:56.578Z] $ docker rm -f b78f213eb6373ffbb59902a67b30c9d37e2ac46e29ad70bbe3e0adc1bbeafcc3 [2021-06-18T13:25:56.762Z] [100%] Built target device-terminal [2021-06-18T13:25:56.762Z] make: Entering directory '/tmp/sdk/build/release' [2021-06-18T13:25:56.762Z] make[1]: Entering directory '/tmp/sdk/build/release' [2021-06-18T13:25:56.762Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-18T13:25:56.762Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-18T13:25:56.762Z] [ 74%] Built target csdk [2021-06-18T13:25:56.762Z] make[2]: Entering directory '/tmp/sdk/build/release' [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2021-06-18T13:25:57.040Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-18T13:25:57.040Z] [ 77%] Built target template [2021-06-18T13:25:57.040Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-18T13:25:57.040Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-18T13:25:57.040Z] [ 80%] Built target device-counter [2021-06-18T13:25:57.040Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-18T13:25:57.040Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-18T13:25:57.040Z] [ 84%] Built target device-random [2021-06-18T13:25:57.040Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-18T13:25:57.040Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-18T13:25:57.040Z] [ 87%] Built target device-gyro [2021-06-18T13:25:57.040Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-18T13:25:57.040Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-18T13:25:57.040Z] [ 90%] Built target device-bitfields [2021-06-18T13:25:57.040Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-18T13:25:57.040Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-18T13:25:57.040Z] [ 93%] Built target template-discovery [2021-06-18T13:25:57.040Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-18T13:25:57.040Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-18T13:25:57.040Z] [ 96%] Built target device-file [Pipeline] script [Pipeline] { [2021-06-18T13:25:57.322Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-06-18T13:25:57.322Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-06-18T13:25:57.322Z] [100%] Built target device-terminal [2021-06-18T13:25:57.322Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2021-06-18T13:25:57.322Z] Install the project... [2021-06-18T13:25:57.322Z] -- Install configuration: "Release" [2021-06-18T13:25:57.322Z] -- Installing: /usr/local/lib/libcsdk.so [2021-06-18T13:25:57.322Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2021-06-18T13:25:57.322Z] -- Up-to-date: /usr/local/include [2021-06-18T13:25:57.322Z] -- Installing: /usr/local/include/edgex [2021-06-18T13:25:57.322Z] -- Installing: /usr/local/include/edgex/rest-server.h [2021-06-18T13:25:57.322Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2021-06-18T13:25:57.322Z] -- Installing: /usr/local/include/edgex/edgex.h [2021-06-18T13:25:57.322Z] -- Installing: /usr/local/include/edgex/devices.h [2021-06-18T13:25:57.322Z] -- Installing: /usr/local/include/edgex/profiles.h [2021-06-18T13:25:57.322Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2021-06-18T13:25:57.322Z] -- Installing: /usr/local/include/devsdk [2021-06-18T13:25:57.322Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2021-06-18T13:25:57.322Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2021-06-18T13:25:57.322Z] -- Installing: /usr/local/include/iot [2021-06-18T13:25:57.322Z] -- Installing: /usr/local/include/iot/json.h [2021-06-18T13:25:57.322Z] -- Installing: /usr/local/include/iot/container.h [2021-06-18T13:25:57.322Z] -- Installing: /usr/local/include/iot/component.h [2021-06-18T13:25:57.322Z] -- Installing: /usr/local/include/iot/typecode.h [2021-06-18T13:25:57.322Z] -- Installing: /usr/local/include/iot/iot.h [2021-06-18T13:25:57.322Z] -- Installing: /usr/local/include/iot/time.h [2021-06-18T13:25:57.322Z] -- Installing: /usr/local/include/iot/hash.h [2021-06-18T13:25:57.322Z] -- Installing: /usr/local/include/iot/logger.h [2021-06-18T13:25:57.322Z] -- Installing: /usr/local/include/iot/os [2021-06-18T13:25:57.322Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2021-06-18T13:25:57.322Z] -- Installing: /usr/local/include/iot/os/linux.h [2021-06-18T13:25:57.322Z] -- Installing: /usr/local/include/iot/os/macos.h [2021-06-18T13:25:57.322Z] -- Installing: /usr/local/include/iot/scheduler.h [2021-06-18T13:25:57.322Z] -- Installing: /usr/local/include/iot/data.h [2021-06-18T13:25:57.322Z] -- Installing: /usr/local/include/iot/thread.h [2021-06-18T13:25:57.322Z] -- Installing: /usr/local/include/iot/os.h [2021-06-18T13:25:57.322Z] -- Installing: /usr/local/include/iot/base64.h [2021-06-18T13:25:57.322Z] -- Installing: /usr/local/include/iot/defs.h [2021-06-18T13:25:57.322Z] -- Installing: /usr/local/include/iot/threadpool.h [2021-06-18T13:25:57.322Z] -- Installing: /usr/local/include/iot/config.h [2021-06-18T13:25:57.322Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2021-06-18T13:25:57.322Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2021-06-18T13:25:57.322Z] make: Leaving directory '/tmp/sdk/build/release' [2021-06-18T13:25:59.310Z] Removing intermediate container 8c7a226b0969 [2021-06-18T13:25:59.310Z] ---> efaf374cf6ed [2021-06-18T13:25:59.310Z] Step 16/25 : FROM ${BASE} [2021-06-18T13:25:59.310Z] ---> b23d30803547 [2021-06-18T13:25:59.310Z] Step 17/25 : LABEL maintainer="IOTech " [2021-06-18T13:25:59.310Z] ---> Running in 891ef9352db3 [2021-06-18T13:25:59.916Z] Removing intermediate container 891ef9352db3 [2021-06-18T13:25:59.916Z] ---> cea6128da5d1 [2021-06-18T13:25:59.916Z] 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 [2021-06-18T13:25:59.916Z] ---> Running in 277a4eaf32c2 [Pipeline] sh [2021-06-18T13:26:00.590Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-18T13:26:00.910Z] + ls -al . [2021-06-18T13:26:00.910Z] total 160 [2021-06-18T13:26:00.910Z] drwxrwxr-x. 8 jenkins jenkins 260 Jun 18 13:23 . [2021-06-18T13:26:00.910Z] drwxrwxr-x. 4 jenkins jenkins 28 Jun 18 13:23 .. [2021-06-18T13:26:00.910Z] -rw-rw-r--. 1 jenkins jenkins 3104 Jun 18 13:23 Attribution.txt [2021-06-18T13:26:00.910Z] -rw-rw-r--. 1 jenkins jenkins 7509 Jun 18 13:23 CHANGES [2021-06-18T13:26:00.910Z] drwxrwxr-x. 2 jenkins jenkins 121 Jun 18 13:23 docs [2021-06-18T13:26:00.910Z] -rw-rw-r--. 1 jenkins jenkins 108574 Jun 18 13:23 Doxyfile [2021-06-18T13:26:00.910Z] drwxrwxr-x. 8 jenkins jenkins 179 Jun 18 13:23 .git [2021-06-18T13:26:00.910Z] drwxrwxr-x. 2 jenkins jenkins 81 Jun 18 13:23 .github [2021-06-18T13:26:00.910Z] -rw-rw-r--. 1 jenkins jenkins 176 Jun 18 13:23 .gitignore [2021-06-18T13:26:00.910Z] drwxrwxr-x. 4 jenkins jenkins 33 Jun 18 13:23 include [2021-06-18T13:26:00.910Z] -rw-rw-r--. 1 jenkins jenkins 784 Jun 18 13:23 Jenkinsfile [2021-06-18T13:26:00.910Z] -rw-rw-r--. 1 jenkins jenkins 10174 Jun 18 13:23 LICENSE [2021-06-18T13:26:00.910Z] -rw-rw-r--. 1 jenkins jenkins 444 Jun 18 13:23 Makefile [2021-06-18T13:26:00.910Z] -rw-rw-r--. 1 jenkins jenkins 4090 Jun 18 13:23 README.md [2021-06-18T13:26:00.910Z] -rw-rw-r--. 1 jenkins jenkins 7090 Jun 18 13:23 README.v2.md [2021-06-18T13:26:00.910Z] drwxrwxr-x. 2 jenkins jenkins 98 Jun 18 13:23 scripts [2021-06-18T13:26:00.910Z] drwxrwxr-x. 4 jenkins jenkins 50 Jun 18 13:23 src [2021-06-18T13:26:00.910Z] -rw-rw-r--. 1 jenkins jenkins 5 Jun 18 13:19 VERSION [Pipeline] isUnix [Pipeline] sh [2021-06-18T13:26:01.264Z] + 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=e0a835ee43393a6c9f2deee4a0633e5d1334e7f4 --label arch=amd64 --label version=0.0.0 . [2021-06-18T13:26:01.264Z] Sending build context to Docker daemon 2.622MB [2021-06-18T13:26:01.264Z] Step 1/17 : ARG BASE=alpine:3.12 [2021-06-18T13:26:01.264Z] Step 2/17 : FROM ${BASE} [2021-06-18T13:26:01.264Z] ---> 8eaf485b0ce0 [2021-06-18T13:26:01.264Z] Step 3/17 : LABEL maintainer="IOTech " [2021-06-18T13:26:01.361Z] Connecting to iotech.jfrog.io (54.74.239.58:443) [2021-06-18T13:26:01.635Z] support@iotechsys.co 100% |********************************| 451 0:00:00 ETA [2021-06-18T13:26:01.635Z] [2021-06-18T13:26:01.841Z] ---> Running in e01e9a9e907b [2021-06-18T13:26:02.417Z] Removing intermediate container e01e9a9e907b [2021-06-18T13:26:02.417Z] ---> 456d2e4501f1 [2021-06-18T13:26:02.417Z] 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 [2021-06-18T13:26:02.417Z] ---> Running in 683dc7bef78b [2021-06-18T13:26:02.617Z] Removing intermediate container 277a4eaf32c2 [2021-06-18T13:26:02.617Z] ---> 0af748b4f99e [2021-06-18T13:26:02.617Z] Step 19/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-06-18T13:26:02.678Z] --2021-06-18 13:26:02-- https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub [2021-06-18T13:26:02.678Z] Resolving iotech.jfrog.io... 34.243.182.113, 54.72.115.12, 54.74.239.58 [2021-06-18T13:26:02.892Z] ---> Running in c9c55bd9753c [2021-06-18T13:26:02.940Z] Connecting to iotech.jfrog.io|34.243.182.113|:443... connected. [2021-06-18T13:26:03.202Z] HTTP request sent, awaiting response... 200 OK [2021-06-18T13:26:03.202Z] Length: 451 [application/octet-stream] [2021-06-18T13:26:03.202Z] Saving to: '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' [2021-06-18T13:26:03.202Z]  [2021-06-18T13:26:03.202Z] 0K 100% 51.9M=0s [2021-06-18T13:26:03.202Z] [2021-06-18T13:26:03.202Z] 2021-06-18 13:26:02 (51.9 MB/s) - '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved [451/451] [2021-06-18T13:26:03.202Z] [2021-06-18T13:26:03.202Z] Removing intermediate container 683dc7bef78b [2021-06-18T13:26:03.202Z] ---> 23738205d3fb [2021-06-18T13:26:03.202Z] Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-06-18T13:26:03.467Z] ---> Running in 48954a6d910a [2021-06-18T13:26:03.730Z] Removing intermediate container 48954a6d910a [2021-06-18T13:26:03.730Z] ---> 0d6be96be3e2 [2021-06-18T13:26:03.730Z] 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 [2021-06-18T13:26:03.730Z] ---> Running in e20242976056 [2021-06-18T13:26:03.992Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2021-06-18T13:26:04.866Z] Removing intermediate container c9c55bd9753c [2021-06-18T13:26:04.866Z] ---> 7fe197da2020 [2021-06-18T13:26:04.866Z] 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 [2021-06-18T13:26:04.935Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2021-06-18T13:26:05.140Z] ---> Running in a51340293784 [2021-06-18T13:26:05.196Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/x86_64/APKINDEX.tar.gz [2021-06-18T13:26:05.456Z] (1/6) Installing ncurses-dev (6.1_p20190105-r0) [2021-06-18T13:26:05.456Z] (2/6) Installing libblkid (2.33-r0) [2021-06-18T13:26:05.725Z] (3/6) Installing libfdisk (2.33-r0) [2021-06-18T13:26:05.725Z] (4/6) Installing libmount (2.33-r0) [2021-06-18T13:26:05.725Z] (5/6) Installing libsmartcols (2.33-r0) [2021-06-18T13:26:05.988Z] (6/6) Installing util-linux-dev (2.33-r0) [2021-06-18T13:26:06.252Z] Executing busybox-1.29.3-r10.trigger [2021-06-18T13:26:06.252Z] OK: 273 MiB in 87 packages [2021-06-18T13:26:06.516Z] Removing intermediate container e20242976056 [2021-06-18T13:26:06.516Z] ---> 63df6aa887a0 [2021-06-18T13:26:06.516Z] Step 7/17 : COPY VERSION /edgex-c-sdk/ [2021-06-18T13:26:06.576Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2021-06-18T13:26:06.777Z] ---> f4a144970430 [2021-06-18T13:26:06.777Z] Step 8/17 : COPY src /edgex-c-sdk/src/ [2021-06-18T13:26:07.038Z] ---> 3230c2001e13 [2021-06-18T13:26:07.038Z] Step 9/17 : COPY include /edgex-c-sdk/include/ [2021-06-18T13:26:07.038Z] ---> a70d728f0623 [2021-06-18T13:26:07.038Z] Step 10/17 : COPY scripts /edgex-c-sdk/scripts [2021-06-18T13:26:07.173Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2021-06-18T13:26:07.303Z] ---> 14ebc3cb5571 [2021-06-18T13:26:07.303Z] Step 11/17 : COPY LICENSE /edgex-c-sdk/ [2021-06-18T13:26:07.303Z] ---> c7b3cd31f60c [2021-06-18T13:26:07.303Z] Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ [2021-06-18T13:26:07.448Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/aarch64/APKINDEX.tar.gz [2021-06-18T13:26:07.570Z] ---> 87332b19447c [2021-06-18T13:26:07.570Z] Step 13/17 : WORKDIR /edgex-c-sdk [2021-06-18T13:26:07.570Z] ---> Running in 87ad51591f0e [2021-06-18T13:26:07.570Z] Removing intermediate container 87ad51591f0e [2021-06-18T13:26:07.570Z] ---> 4e71e890e5b9 [2021-06-18T13:26:07.570Z] Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2021-06-18T13:26:07.570Z] ---> Running in 3a266c001df5 [2021-06-18T13:26:07.831Z] Removing intermediate container 3a266c001df5 [2021-06-18T13:26:07.831Z] ---> 71086d2de659 [2021-06-18T13:26:07.831Z] Step 15/17 : LABEL arch=amd64 [2021-06-18T13:26:08.046Z] (1/6) Installing curl (7.64.0-r5) [2021-06-18T13:26:08.046Z] (2/6) Installing hiredis (0.14.0-r0) [2021-06-18T13:26:08.046Z] (3/6) Installing hiredis-dev (0.14.0-r0) [2021-06-18T13:26:08.094Z] ---> Running in 53e71168308b [2021-06-18T13:26:08.094Z] Removing intermediate container 53e71168308b [2021-06-18T13:26:08.094Z] ---> 51bda17d737d [2021-06-18T13:26:08.094Z] Step 16/17 : LABEL git_sha=e0a835ee43393a6c9f2deee4a0633e5d1334e7f4 [2021-06-18T13:26:08.321Z] (4/6) Installing libuuid (2.33-r0) [2021-06-18T13:26:08.321Z] (5/6) Installing paho-mqtt-c-dev (1.3.5-r0) [2021-06-18T13:26:08.355Z] ---> Running in 863c0253e585 [2021-06-18T13:26:08.615Z] Removing intermediate container 863c0253e585 [2021-06-18T13:26:08.615Z] ---> dd7a30fe4e37 [2021-06-18T13:26:08.615Z] Step 17/17 : LABEL version=0.0.0 [2021-06-18T13:26:08.615Z] ---> Running in cf368b56f847 [2021-06-18T13:26:08.878Z] Removing intermediate container cf368b56f847 [2021-06-18T13:26:08.878Z] ---> cff29d66a8d5 [2021-06-18T13:26:08.878Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-06-18T13:26:08.878Z] Successfully built cff29d66a8d5 [2021-06-18T13:26:08.878Z] Successfully tagged device-sdk:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [2021-06-18T13:26:09.760Z] (6/6) Installing wget (1.20.3-r0) [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-18T13:26:10.034Z] Executing busybox-1.29.3-r10.trigger [2021-06-18T13:26:10.034Z] OK: 283 MiB in 81 packages [2021-06-18T13:26:11.018Z] Removing intermediate container a51340293784 [2021-06-18T13:26:11.018Z] ---> d6c80a638c9e [2021-06-18T13:26:11.018Z] Step 21/25 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2021-06-18T13:26:12.001Z] ---> 2587ef296772 [2021-06-18T13:26:12.001Z] Step 22/25 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2021-06-18T13:26:12.981Z] ---> ac61f2a48ff1 [2021-06-18T13:26:12.981Z] Step 23/25 : COPY --from=builder /usr/local/lib /usr/local/lib [2021-06-18T13:26:13.578Z] ---> 044ee819fafb [2021-06-18T13:26:13.578Z] Step 24/25 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2021-06-18T13:26:14.557Z] ---> 342cce4f1bbe [2021-06-18T13:26:14.557Z] Step 25/25 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2021-06-18T13:26:15.542Z] ---> f1533206d8b9 [2021-06-18T13:26:15.542Z] Successfully built f1533206d8b9 [2021-06-18T13:26:15.542Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-18T13:26:16.241Z] + docker inspect -f . ci-base-image-arm64 [2021-06-18T13:26:16.241Z] . [Pipeline] withDockerContainer [2021-06-18T13:26:16.529Z] prd-ubuntu18.04-docker-arm64-4c-16g-193 does not seem to be running inside a container [2021-06-18T13:26:16.617Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/1 -v /w/workspace/device-sdk-c/1:/w/workspace/device-sdk-c/1:rw,z -v /w/workspace/device-sdk-c/1@tmp:/w/workspace/device-sdk-c/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-18T13:26:18.195Z] $ docker top d5c251a89025c2fd6b083e00daa084d52f1b8cb55bbdd115f0303578a3eabf4f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-18T13:26:19.243Z] + make test [2021-06-18T13:26:19.243Z] echo "make test" [2021-06-18T13:26:19.243Z] make test [Pipeline] } [2021-06-18T13:26:19.279Z] $ docker stop --time=1 d5c251a89025c2fd6b083e00daa084d52f1b8cb55bbdd115f0303578a3eabf4f [2021-06-18T13:26:21.199Z] $ docker rm -f d5c251a89025c2fd6b083e00daa084d52f1b8cb55bbdd115f0303578a3eabf4f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-18T13:26:22.189Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-18T13:26:22.549Z] + ls -al . [2021-06-18T13:26:22.550Z] total 192 [2021-06-18T13:26:22.550Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 18 13:23 . [2021-06-18T13:26:22.550Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 18 13:23 .. [2021-06-18T13:26:22.550Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 18 13:23 .git [2021-06-18T13:26:22.550Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 18 13:23 .github [2021-06-18T13:26:22.550Z] -rw-rw-r-- 1 jenkins jenkins 176 Jun 18 13:23 .gitignore [2021-06-18T13:26:22.550Z] -rw-rw-r-- 1 jenkins jenkins 3104 Jun 18 13:23 Attribution.txt [2021-06-18T13:26:22.550Z] -rw-rw-r-- 1 jenkins jenkins 7509 Jun 18 13:23 CHANGES [2021-06-18T13:26:22.550Z] -rw-rw-r-- 1 jenkins jenkins 108574 Jun 18 13:23 Doxyfile [2021-06-18T13:26:22.550Z] -rw-rw-r-- 1 jenkins jenkins 784 Jun 18 13:23 Jenkinsfile [2021-06-18T13:26:22.550Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jun 18 13:23 LICENSE [2021-06-18T13:26:22.550Z] -rw-rw-r-- 1 jenkins jenkins 444 Jun 18 13:23 Makefile [2021-06-18T13:26:22.550Z] -rw-rw-r-- 1 jenkins jenkins 4090 Jun 18 13:23 README.md [2021-06-18T13:26:22.550Z] -rw-rw-r-- 1 jenkins jenkins 7090 Jun 18 13:23 README.v2.md [2021-06-18T13:26:22.550Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 18 13:19 VERSION [2021-06-18T13:26:22.550Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 18 13:23 docs [2021-06-18T13:26:22.550Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 18 13:23 include [2021-06-18T13:26:22.550Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 18 13:23 scripts [2021-06-18T13:26:22.550Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 18 13:23 src [Pipeline] isUnix [Pipeline] sh [2021-06-18T13:26:22.923Z] + 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=e0a835ee43393a6c9f2deee4a0633e5d1334e7f4 --label arch=arm64 --label version=0.0.0 . [2021-06-18T13:26:23.197Z] Sending build context to Docker daemon 2.621MB [2021-06-18T13:26:23.469Z] Step 1/17 : ARG BASE=alpine:3.12 [2021-06-18T13:26:23.469Z] Step 2/17 : FROM ${BASE} [2021-06-18T13:26:23.469Z] ---> f1533206d8b9 [2021-06-18T13:26:23.469Z] Step 3/17 : LABEL maintainer="IOTech " [2021-06-18T13:26:23.469Z] ---> Running in 02c43b431843 [2021-06-18T13:26:24.063Z] Removing intermediate container 02c43b431843 [2021-06-18T13:26:24.063Z] ---> 9ead14a945e3 [2021-06-18T13:26:24.063Z] 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 [2021-06-18T13:26:24.063Z] ---> Running in 2eda9d67596f [2021-06-18T13:26:25.051Z] --2021-06-18 13:26:25-- https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub [2021-06-18T13:26:25.324Z] Resolving iotech.jfrog.io... 54.74.239.58, 34.243.182.113, 54.72.115.12 [2021-06-18T13:26:25.324Z] Connecting to iotech.jfrog.io|54.74.239.58|:443... connected. [2021-06-18T13:26:25.608Z] HTTP request sent, awaiting response... 200 OK [2021-06-18T13:26:25.608Z] Length: 451 [application/octet-stream] [2021-06-18T13:26:25.608Z] Saving to: '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' [2021-06-18T13:26:25.608Z]  [2021-06-18T13:26:25.608Z] 0K       100% 17.9M=0s [2021-06-18T13:26:25.608Z] [2021-06-18T13:26:25.608Z] 2021-06-18 13:26:25 (17.9 MB/s) - '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved [451/451] [2021-06-18T13:26:25.608Z] [2021-06-18T13:26:26.599Z] Removing intermediate container 2eda9d67596f [2021-06-18T13:26:26.599Z] ---> e4eafb1d72f4 [2021-06-18T13:26:26.599Z] Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-06-18T13:26:26.599Z] ---> Running in e6d62790a38d [2021-06-18T13:26:29.257Z] Removing intermediate container e6d62790a38d [2021-06-18T13:26:29.257Z] ---> 0befc9624f44 [2021-06-18T13:26:29.257Z] 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 [2021-06-18T13:26:29.257Z] ---> Running in a479524bc554 [2021-06-18T13:26:30.264Z] fetch http://nl.alpinelinux.org/alpine/v3.9/main/aarch64/APKINDEX.tar.gz [2021-06-18T13:26:31.251Z] fetch http://nl.alpinelinux.org/alpine/v3.9/community/aarch64/APKINDEX.tar.gz [2021-06-18T13:26:31.534Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/aarch64/APKINDEX.tar.gz [2021-06-18T13:26:32.152Z] (1/6) Installing ncurses-dev (6.1_p20190105-r0) [2021-06-18T13:26:32.152Z] (2/6) Installing libblkid (2.33-r0) [2021-06-18T13:26:32.152Z] (3/6) Installing libfdisk (2.33-r0) [2021-06-18T13:26:32.427Z] (4/6) Installing libmount (2.33-r0) [2021-06-18T13:26:32.427Z] (5/6) Installing libsmartcols (2.33-r0) [2021-06-18T13:26:32.707Z] (6/6) Installing util-linux-dev (2.33-r0) [2021-06-18T13:26:32.982Z] Executing busybox-1.29.3-r10.trigger [2021-06-18T13:26:32.982Z] OK: 287 MiB in 87 packages [2021-06-18T13:26:34.445Z] Removing intermediate container a479524bc554 [2021-06-18T13:26:34.445Z] ---> 1f9f851cd508 [2021-06-18T13:26:34.445Z] Step 7/17 : COPY VERSION /edgex-c-sdk/ [2021-06-18T13:26:35.063Z] ---> 76a25d7f43b2 [2021-06-18T13:26:35.063Z] Step 8/17 : COPY src /edgex-c-sdk/src/ [2021-06-18T13:26:36.057Z] ---> 050d1d594bfc [2021-06-18T13:26:36.057Z] Step 9/17 : COPY include /edgex-c-sdk/include/ [2021-06-18T13:26:36.650Z] ---> b24d414bef60 [2021-06-18T13:26:36.650Z] Step 10/17 : COPY scripts /edgex-c-sdk/scripts [2021-06-18T13:26:37.632Z] ---> a81aa09722df [2021-06-18T13:26:37.632Z] Step 11/17 : COPY LICENSE /edgex-c-sdk/ [2021-06-18T13:26:38.225Z] ---> 9d661968d0cf [2021-06-18T13:26:38.225Z] Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ [2021-06-18T13:26:38.823Z] ---> 510c8deef91a [2021-06-18T13:26:38.824Z] Step 13/17 : WORKDIR /edgex-c-sdk [2021-06-18T13:26:39.098Z] ---> Running in 48c85714cdce [2021-06-18T13:26:39.694Z] Removing intermediate container 48c85714cdce [2021-06-18T13:26:39.694Z] ---> 369ee0f51c86 [2021-06-18T13:26:39.694Z] Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2021-06-18T13:26:39.694Z] ---> Running in 4636ff879c9c [2021-06-18T13:26:40.291Z] Removing intermediate container 4636ff879c9c [2021-06-18T13:26:40.291Z] ---> dc1482d34438 [2021-06-18T13:26:40.291Z] Step 15/17 : LABEL arch=arm64 [2021-06-18T13:26:40.571Z] ---> Running in 06790354c5ec [2021-06-18T13:26:41.165Z] Removing intermediate container 06790354c5ec [2021-06-18T13:26:41.165Z] ---> b23da108ba3e [2021-06-18T13:26:41.165Z] Step 16/17 : LABEL git_sha=e0a835ee43393a6c9f2deee4a0633e5d1334e7f4 [2021-06-18T13:26:41.165Z] ---> Running in 2b2e11c11f77 [2021-06-18T13:26:41.774Z] Removing intermediate container 2b2e11c11f77 [2021-06-18T13:26:41.774Z] ---> 2357b531d5a8 [2021-06-18T13:26:41.774Z] Step 17/17 : LABEL version=0.0.0 [2021-06-18T13:26:41.774Z] ---> Running in 92111a87add3 [2021-06-18T13:26:42.369Z] Removing intermediate container 92111a87add3 [2021-06-18T13:26:42.369Z] ---> 4c03ad0ac75d [2021-06-18T13:26:42.369Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-06-18T13:26:42.369Z] Successfully built 4c03ad0ac75d [2021-06-18T13:26:42.369Z] 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 [2021-06-18T13:26:44.600Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-18T13:26:45.220Z] ---> package-listing.sh [2021-06-18T13:26:45.220Z] ++ facter osfamily [2021-06-18T13:26:45.220Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-18T13:26:45.491Z] + OS_FAMILY=redhat [2021-06-18T13:26:45.491Z] + workspace=/w/workspace/edgexfoundry_device-sdk-c_PR-352 [2021-06-18T13:26:45.491Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-18T13:26:45.491Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-18T13:26:45.491Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-18T13:26:45.491Z] + PACKAGES=/tmp/packages_start.txt [2021-06-18T13:26:45.491Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-352 ']' [2021-06-18T13:26:45.491Z] + PACKAGES=/tmp/packages_end.txt [2021-06-18T13:26:45.491Z] + case "${OS_FAMILY}" in [2021-06-18T13:26:45.491Z] + sort [2021-06-18T13:26:45.491Z] + rpm -qa [2021-06-18T13:26:46.438Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-18T13:26:46.438Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-18T13:26:46.438Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-18T13:26:46.438Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-352 ']' [2021-06-18T13:26:46.438Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_PR-352/archives/ [2021-06-18T13:26:46.438Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_PR-352/archives/ [Pipeline] echo [2021-06-18T13:26:46.473Z] 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-352/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-18T13:26:46.783Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-18T13:26:47.416Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-18T13:26:47.416Z] [2021-06-18T13:26:47.416Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-18T13:26:47.786Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-18T13:26:47.786Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-18T13:26:47.786Z] df20fa9351a1: Pulling fs layer [2021-06-18T13:26:47.786Z] 36b3adc4ff6f: Pulling fs layer [2021-06-18T13:26:47.786Z] 8ad3a11d3b57: Pulling fs layer [2021-06-18T13:26:47.786Z] 46f8f816bc3b: Pulling fs layer [2021-06-18T13:26:47.786Z] 93b61091891f: Pulling fs layer [2021-06-18T13:26:47.786Z] 93b9cdb0e59b: Pulling fs layer [2021-06-18T13:26:47.786Z] 5e14af77c1be: Pulling fs layer [2021-06-18T13:26:47.786Z] 01666e4c0597: Pulling fs layer [2021-06-18T13:26:47.786Z] aa168da1d23b: Pulling fs layer [2021-06-18T13:26:47.786Z] 93b9cdb0e59b: Waiting [2021-06-18T13:26:47.786Z] 5e14af77c1be: Waiting [2021-06-18T13:26:47.786Z] 01666e4c0597: Waiting [2021-06-18T13:26:47.786Z] aa168da1d23b: Waiting [2021-06-18T13:26:47.786Z] 46f8f816bc3b: Waiting [2021-06-18T13:26:47.786Z] 93b61091891f: Waiting [2021-06-18T13:26:47.786Z] 36b3adc4ff6f: Verifying Checksum [2021-06-18T13:26:47.786Z] 36b3adc4ff6f: Download complete [2021-06-18T13:26:47.786Z] 46f8f816bc3b: Verifying Checksum [2021-06-18T13:26:47.786Z] 46f8f816bc3b: Download complete [2021-06-18T13:26:48.049Z] df20fa9351a1: Verifying Checksum [2021-06-18T13:26:48.049Z] df20fa9351a1: Download complete [2021-06-18T13:26:48.049Z] 93b9cdb0e59b: Verifying Checksum [2021-06-18T13:26:48.049Z] 93b9cdb0e59b: Download complete [2021-06-18T13:26:48.049Z] 5e14af77c1be: Verifying Checksum [2021-06-18T13:26:48.049Z] 5e14af77c1be: Download complete [2021-06-18T13:26:48.049Z] 93b61091891f: Verifying Checksum [2021-06-18T13:26:48.049Z] 93b61091891f: Download complete [2021-06-18T13:26:48.049Z] 01666e4c0597: Verifying Checksum [2021-06-18T13:26:48.049Z] 01666e4c0597: Download complete [2021-06-18T13:26:48.049Z] 8ad3a11d3b57: Verifying Checksum [2021-06-18T13:26:48.049Z] 8ad3a11d3b57: Download complete [2021-06-18T13:26:48.049Z] df20fa9351a1: Pull complete [2021-06-18T13:26:48.317Z] 36b3adc4ff6f: Pull complete [2021-06-18T13:26:48.894Z] 8ad3a11d3b57: Pull complete [2021-06-18T13:26:48.894Z] 46f8f816bc3b: Pull complete [2021-06-18T13:26:49.157Z] 93b61091891f: Pull complete [2021-06-18T13:26:49.420Z] 93b9cdb0e59b: Pull complete [2021-06-18T13:26:49.420Z] 5e14af77c1be: Pull complete [2021-06-18T13:26:49.682Z] 01666e4c0597: Pull complete [2021-06-18T13:26:49.950Z] aa168da1d23b: Verifying Checksum [2021-06-18T13:26:49.950Z] aa168da1d23b: Download complete [2021-06-18T13:26:54.211Z] aa168da1d23b: Pull complete [2021-06-18T13:26:54.211Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-18T13:26:54.211Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-18T13:26:54.211Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-18T13:26:54.320Z] prd-centos7-docker-4c-2g-191 does not seem to be running inside a container [2021-06-18T13:26:54.360Z] $ 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-352/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-352 -v /w/workspace/edgexfoundry_device-sdk-c_PR-352:/w/workspace/edgexfoundry_device-sdk-c_PR-352:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-352@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-352@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-18T13:26:56.636Z] $ docker top f9a7c66c9d736a594f3fde30844af5f5e7ea01206343ca1f16d8780965bcf005 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-18T13:26:57.073Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-18T13:26:57.389Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-18T13:26:57.712Z] + ls /var/log/sa-host [2021-06-18T13:26:57.712Z] + sadf -c /var/log/sa-host/sa05 [2021-06-18T13:26:57.712Z] file_magic: OK [2021-06-18T13:26:57.712Z] HZ: Using current value: 100 [2021-06-18T13:26:57.712Z] file_header: OK [2021-06-18T13:26:57.712Z] 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 [2021-06-18T13:26:57.712Z] Statistics: [2021-06-18T13:26:57.712Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-18T13:26:57.712Z] File successfully converted to sysstat format version 12.2.1 [2021-06-18T13:26:57.712Z] + sadf -c /var/log/sa-host/sa18 [2021-06-18T13:26:57.712Z] file_magic: OK [2021-06-18T13:26:57.712Z] HZ: Using current value: 100 [2021-06-18T13:26:57.712Z] file_header: OK [2021-06-18T13:26:57.712Z] 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 [2021-06-18T13:26:57.712Z] Statistics: [2021-06-18T13:26:57.712Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-18T13:26:57.712Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-18T13:26:58.479Z] provisioning config files... [2021-06-18T13:26:58.497Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-352@tmp/config2965195953106184682tmp [Pipeline] { [Pipeline] echo [2021-06-18T13:26:58.548Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-18T13:26:58.886Z] ---> create-netrc.sh [Pipeline] } [2021-06-18T13:26:58.906Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-18T13:26:59.403Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-18T13:26:59.436Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-18T13:26:59.788Z] ---> sudo-logs.sh [2021-06-18T13:26:59.788Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-18T13:26:59.877Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-18T13:27:00.203Z] ---> job-cost.sh [2021-06-18T13:27:00.203Z] lf-activate-venv: SKIPPING [2021-06-18T13:27:00.203Z] INFO: No Stack... [2021-06-18T13:27:00.777Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-18T13:27:01.357Z] INFO: Archiving Costs [Pipeline] echo [2021-06-18T13:27:01.392Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-18T13:27:01.755Z] ---> logs-deploy.sh [2021-06-18T13:27:01.755Z] lf-activate-venv: SKIPPING [2021-06-18T13:27:01.755Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-352/1 [2021-06-18T13:27:01.755Z] INFO: archiving workspace using pattern(s): [2021-06-18T13:27:02.711Z] Archives upload complete. [2021-06-18T13:27:02.712Z] INFO: archiving logs to Nexus [2021-06-18T13:27:03.286Z] ---> uname -a: [2021-06-18T13:27:03.286Z] Linux prd-centos7-docker-4c-2g-191.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-06-18T13:27:03.286Z] [2021-06-18T13:27:03.286Z] [2021-06-18T13:27:03.286Z] ---> lscpu: [2021-06-18T13:27:03.286Z] Architecture: x86_64 [2021-06-18T13:27:03.286Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-18T13:27:03.286Z] Byte Order: Little Endian [2021-06-18T13:27:03.286Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-18T13:27:03.286Z] CPU(s): 2 [2021-06-18T13:27:03.286Z] On-line CPU(s) list: 0,1 [2021-06-18T13:27:03.286Z] Thread(s) per core: 1 [2021-06-18T13:27:03.286Z] Core(s) per socket: 1 [2021-06-18T13:27:03.286Z] Socket(s): 2 [2021-06-18T13:27:03.286Z] NUMA node(s): 1 [2021-06-18T13:27:03.286Z] Vendor ID: AuthenticAMD [2021-06-18T13:27:03.287Z] CPU family: 23 [2021-06-18T13:27:03.287Z] Model: 49 [2021-06-18T13:27:03.287Z] Model name: AMD EPYC-Rome Processor [2021-06-18T13:27:03.287Z] Stepping: 0 [2021-06-18T13:27:03.287Z] CPU MHz: 2799.998 [2021-06-18T13:27:03.287Z] BogoMIPS: 5599.99 [2021-06-18T13:27:03.287Z] Virtualization: AMD-V [2021-06-18T13:27:03.287Z] Hypervisor vendor: KVM [2021-06-18T13:27:03.287Z] Virtualization type: full [2021-06-18T13:27:03.287Z] L1d cache: 64 KiB [2021-06-18T13:27:03.287Z] L1i cache: 64 KiB [2021-06-18T13:27:03.287Z] L2 cache: 1 MiB [2021-06-18T13:27:03.287Z] L3 cache: 32 MiB [2021-06-18T13:27:03.287Z] NUMA node0 CPU(s): 0,1 [2021-06-18T13:27:03.287Z] Vulnerability Itlb multihit: Not affected [2021-06-18T13:27:03.287Z] Vulnerability L1tf: Not affected [2021-06-18T13:27:03.287Z] Vulnerability Mds: Not affected [2021-06-18T13:27:03.287Z] Vulnerability Meltdown: Not affected [2021-06-18T13:27:03.287Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-18T13:27:03.287Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-18T13:27:03.287Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-18T13:27:03.287Z] Vulnerability Srbds: Not affected [2021-06-18T13:27:03.287Z] Vulnerability Tsx async abort: Not affected [2021-06-18T13:27:03.287Z] 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 [2021-06-18T13:27:03.287Z] [2021-06-18T13:27:03.287Z] [2021-06-18T13:27:03.287Z] ---> nproc: [2021-06-18T13:27:03.287Z] 2 [2021-06-18T13:27:03.287Z] [2021-06-18T13:27:03.287Z] [2021-06-18T13:27:03.287Z] ---> df -h: [2021-06-18T13:27:03.287Z] Filesystem Size Used Available Use% Mounted on [2021-06-18T13:27:03.287Z] overlay 40.0G 7.6G 32.4G 19% / [2021-06-18T13:27:03.287Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-18T13:27:03.287Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-18T13:27:03.287Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-18T13:27:03.287Z] /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os [2021-06-18T13:27:03.287Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf [2021-06-18T13:27:03.287Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname [2021-06-18T13:27:03.287Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts [2021-06-18T13:27:03.287Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/edgexfoundry_device-sdk-c_PR-352 [2021-06-18T13:27:03.287Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/edgexfoundry_device-sdk-c_PR-352@tmp [2021-06-18T13:27:03.287Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host [2021-06-18T13:27:03.287Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure [2021-06-18T13:27:03.287Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log [2021-06-18T13:27:03.287Z] /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json [2021-06-18T13:27:03.287Z] [2021-06-18T13:27:03.287Z] [2021-06-18T13:27:03.287Z] ---> free -m: [2021-06-18T13:27:03.287Z] total used free shared buff/cache available [2021-06-18T13:27:03.287Z] Mem: 7821 978 4745 0 2097 6664 [2021-06-18T13:27:03.287Z] Swap: 1023 0 1023 [2021-06-18T13:27:03.287Z] [2021-06-18T13:27:03.287Z] [2021-06-18T13:27:03.287Z] ---> ip addr: [2021-06-18T13:27:03.287Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-18T13:27:03.287Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-18T13:27:03.287Z] inet 127.0.0.1/8 scope host lo [2021-06-18T13:27:03.287Z] valid_lft forever preferred_lft forever [2021-06-18T13:27:03.287Z] inet6 ::1/128 scope host [2021-06-18T13:27:03.287Z] valid_lft forever preferred_lft forever [2021-06-18T13:27:03.287Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-18T13:27:03.287Z] link/ether fa:16:3e:7b:1e:db brd ff:ff:ff:ff:ff:ff [2021-06-18T13:27:03.287Z] inet 10.30.122.30/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-18T13:27:03.287Z] valid_lft 85877sec preferred_lft 85877sec [2021-06-18T13:27:03.287Z] inet6 fe80::f816:3eff:fe7b:1edb/64 scope link [2021-06-18T13:27:03.287Z] valid_lft forever preferred_lft forever [2021-06-18T13:27:03.287Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-18T13:27:03.287Z] link/ether 02:42:c8:87:bc:44 brd ff:ff:ff:ff:ff:ff [2021-06-18T13:27:03.287Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-18T13:27:03.287Z] valid_lft forever preferred_lft forever [2021-06-18T13:27:03.287Z] inet6 fe80::42:c8ff:fe87:bc44/64 scope link [2021-06-18T13:27:03.287Z] valid_lft forever preferred_lft forever [2021-06-18T13:27:03.287Z] [2021-06-18T13:27:03.287Z] [2021-06-18T13:27:03.287Z] ---> sar -b -r -n DEV: [2021-06-18T13:27:03.287Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/18/21 _x86_64_ (2 CPU) [2021-06-18T13:27:03.287Z] [2021-06-18T13:27:03.287Z] 13:18:07 LINUX RESTART (2 CPU) [2021-06-18T13:27:03.287Z] [2021-06-18T13:27:03.287Z] 13:19:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-18T13:27:03.287Z] 13:20:01 6.16 0.18 5.98 0.00 23.18 249.46 0.00 [2021-06-18T13:27:03.287Z] 13:21:01 0.43 0.00 0.43 0.00 0.00 6.53 0.00 [2021-06-18T13:27:03.287Z] 13:22:01 0.30 0.00 0.30 0.00 0.00 3.12 0.00 [2021-06-18T13:27:03.287Z] 13:23:01 0.15 0.00 0.15 0.00 0.00 1.62 0.00 [2021-06-18T13:27:03.287Z] 13:24:01 0.30 0.00 0.30 0.00 0.00 5.00 0.00 [2021-06-18T13:27:03.287Z] 13:25:01 0.23 0.00 0.23 0.00 0.00 2.82 0.00 [2021-06-18T13:27:03.287Z] 13:26:01 0.28 0.00 0.28 0.00 0.00 3.50 0.00 [2021-06-18T13:27:03.287Z] Average: 1.12 0.03 1.10 0.00 3.31 38.87 0.00 [2021-06-18T13:27:03.287Z] [2021-06-18T13:27:03.287Z] 13:19:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-18T13:27:03.287Z] 13:20:01 5465344 0 800872 10.00 2620 1740104 1248924 13.79 572912 1572188 20 [2021-06-18T13:27:03.287Z] 13:21:01 5466836 0 799376 9.98 2620 1740108 1205736 13.31 575892 1568712 8 [2021-06-18T13:27:03.287Z] 13:22:01 5466532 0 799676 9.98 2620 1740112 1205736 13.31 577224 1567368 8 [2021-06-18T13:27:03.287Z] 13:23:01 5464152 0 802052 10.01 2620 1740116 1205880 13.31 577864 1569468 16 [2021-06-18T13:27:03.287Z] 13:24:01 5463088 0 803108 10.03 2620 1740124 1206012 13.32 573016 1575152 16 [2021-06-18T13:27:03.287Z] 13:25:01 5463700 0 802496 10.02 2620 1740124 1205736 13.31 572568 1575152 20 [2021-06-18T13:27:03.287Z] 13:26:01 5463364 0 802820 10.02 2620 1740136 1205736 13.31 573292 1575152 16 [2021-06-18T13:27:03.287Z] Average: 5464717 0 801486 10.01 2620 1740118 1211966 13.38 574681 1571885 15 [2021-06-18T13:27:03.287Z] [2021-06-18T13:27:03.287Z] 13:19:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-18T13:27:03.287Z] 13:20:01 eth0 18.53 17.17 39.80 5.99 0.00 0.00 0.00 0.00 [2021-06-18T13:27:03.287Z] 13:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T13:27:03.287Z] 13:20:01 docker0 7.93 5.71 1.07 25.45 0.00 0.00 0.00 0.00 [2021-06-18T13:27:03.287Z] 13:21:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-18T13:27:03.287Z] 13:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T13:27:03.287Z] 13:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T13:27:03.287Z] 13:22:01 eth0 1.45 0.08 0.12 0.01 0.00 0.00 0.00 0.00 [2021-06-18T13:27:03.287Z] 13:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T13:27:03.287Z] 13:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T13:27:03.287Z] 13:23:01 eth0 3.13 1.63 2.99 0.11 0.00 0.00 0.00 0.00 [2021-06-18T13:27:03.287Z] 13:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T13:27:03.287Z] 13:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T13:27:03.287Z] 13:24:01 eth0 1.15 0.85 0.70 0.44 0.00 0.00 0.00 0.00 [2021-06-18T13:27:03.287Z] 13:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T13:27:03.287Z] 13:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T13:27:03.287Z] 13:25:01 eth0 0.10 0.07 0.01 0.04 0.00 0.00 0.00 0.00 [2021-06-18T13:27:03.287Z] 13:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T13:27:03.287Z] 13:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T13:27:03.287Z] 13:26:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-18T13:27:03.287Z] 13:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T13:27:03.287Z] 13:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T13:27:03.287Z] Average: eth0 3.51 2.85 6.23 0.94 0.00 0.00 0.00 0.00 [2021-06-18T13:27:03.287Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-18T13:27:03.287Z] Average: docker0 1.13 0.82 0.15 3.64 0.00 0.00 0.00 0.00 [2021-06-18T13:27:03.287Z] [2021-06-18T13:27:03.287Z] [2021-06-18T13:27:03.287Z] ---> sar -P ALL: [2021-06-18T13:27:03.287Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/18/21 _x86_64_ (2 CPU) [2021-06-18T13:27:03.287Z] [2021-06-18T13:27:03.287Z] 13:18:07 LINUX RESTART (2 CPU) [2021-06-18T13:27:03.287Z] [2021-06-18T13:27:03.287Z] 13:19:01 CPU %user %nice %system %iowait %steal %idle [2021-06-18T13:27:03.287Z] 13:20:01 all 1.14 0.00 0.49 0.07 0.03 98.26 [2021-06-18T13:27:03.287Z] 13:20:01 0 1.29 0.00 0.54 0.07 0.03 98.07 [2021-06-18T13:27:03.287Z] 13:20:01 1 0.99 0.00 0.45 0.07 0.03 98.46 [2021-06-18T13:27:03.287Z] 13:21:01 all 0.16 0.00 0.05 0.00 0.03 99.77 [2021-06-18T13:27:03.287Z] 13:21:01 0 0.07 0.00 0.07 0.00 0.03 99.83 [2021-06-18T13:27:03.287Z] 13:21:01 1 0.25 0.00 0.03 0.00 0.02 99.70 [2021-06-18T13:27:03.287Z] 13:22:01 all 0.15 0.00 0.07 0.00 0.02 99.77 [2021-06-18T13:27:03.287Z] 13:22:01 0 0.25 0.00 0.05 0.00 0.02 99.68 [2021-06-18T13:27:03.287Z] 13:22:01 1 0.05 0.00 0.08 0.00 0.02 99.85 [2021-06-18T13:27:03.287Z] 13:23:01 all 0.14 0.00 0.04 0.00 0.03 99.79 [2021-06-18T13:27:03.287Z] 13:23:01 0 0.18 0.00 0.03 0.00 0.03 99.75 [2021-06-18T13:27:03.287Z] 13:23:01 1 0.10 0.00 0.05 0.00 0.02 99.83 [2021-06-18T13:27:03.287Z] 13:24:01 all 0.10 0.00 0.03 0.00 0.03 99.84 [2021-06-18T13:27:03.287Z] 13:24:01 0 0.12 0.00 0.05 0.00 0.02 99.82 [2021-06-18T13:27:03.287Z] 13:24:01 1 0.08 0.00 0.02 0.00 0.03 99.87 [2021-06-18T13:27:03.287Z] 13:25:01 all 0.11 0.00 0.03 0.00 0.03 99.84 [2021-06-18T13:27:03.287Z] 13:25:01 0 0.18 0.00 0.03 0.00 0.03 99.75 [2021-06-18T13:27:03.287Z] 13:25:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-18T13:27:03.287Z] 13:26:01 all 0.08 0.00 0.05 0.00 0.03 99.85 [2021-06-18T13:27:03.287Z] 13:26:01 0 0.05 0.00 0.07 0.00 0.03 99.85 [2021-06-18T13:27:03.287Z] 13:26:01 1 0.10 0.00 0.03 0.00 0.02 99.85 [2021-06-18T13:27:03.287Z] Average: all 0.27 0.00 0.11 0.01 0.03 99.59 [2021-06-18T13:27:03.287Z] Average: 0 0.31 0.00 0.12 0.01 0.03 99.54 [2021-06-18T13:27:03.287Z] Average: 1 0.23 0.00 0.10 0.01 0.02 99.64 [2021-06-18T13:27:03.287Z] [2021-06-18T13:27:03.287Z] [2021-06-18T13:27:03.287Z]