Pull request #357 updated Connecting to https://api.github.com using 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 2b1424e9d4ae5af80e8d4962fa7175b350ccc13f+fe80442fa2f0db74f1d47f63cbba0c7b5c42b53a (b0143dda4da6a1f3c4f6c5f06d84ae6694d33a6c) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh604241166459678660.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5311817653139102619.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 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-357/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-357/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3720039137320981146.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c # timeout=10 Commit message: "Merge pull request #352 from ernestojeda/parallel-go-mod-download" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6530144995408507763.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-357/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-357/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1975791154683932227.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildCApp] RAW Config: [project:device-sdk-c, dockerBuildFilePath:scripts/Dockerfile.alpine-base, dockerFilePath:scripts/Dockerfile.alpine, pushImage:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildCApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-c-settings PROJECT: device-sdk-c USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest DOCKER_FILE_PATH: scripts/Dockerfile.alpine DOCKER_BUILD_FILE_PATH: scripts/Dockerfile.alpine-base DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder 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-2245 in /w/workspace/edgexfoundry_device-sdk-c_PR-357 [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-357 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_device-sdk-c_PR-357@tmp/jenkins-gitclient-ssh3361607199038314967.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_device-sdk-c_PR-357@tmp/jenkins-gitclient-ssh2990993582999261228.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/357/head:refs/remotes/origin/PR-357 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit fe80442fa2f0db74f1d47f63cbba0c7b5c42b53a into PR head commit 2b1424e9d4ae5af80e8d4962fa7175b350ccc13f Merge succeeded, producing 2b1424e9d4ae5af80e8d4962fa7175b350ccc13f Checking out Revision 2b1424e9d4ae5af80e8d4962fa7175b350ccc13f (PR-357) > git config core.sparsecheckout # timeout=10 > git checkout -f 2b1424e9d4ae5af80e8d4962fa7175b350ccc13f # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_device-sdk-c_PR-357@tmp/jenkins-gitclient-ssh5916146661992171070.key > git merge fe80442fa2f0db74f1d47f63cbba0c7b5c42b53a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2b1424e9d4ae5af80e8d4962fa7175b350ccc13f # timeout=10 Commit message: "fix: update to use maps for receiving secrets" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-06T13:22:29.484Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-06T13:22:29.581Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { > git rev-list --no-walk 18c66e74693b0dcf944d8eb774d259968cd08ab7 # timeout=10 [Pipeline] echo [2021-08-06T13:22:31.251Z] ========================================================= [2021-08-06T13:22:31.251Z] EdgeX Global Pipelines Version Info [2021-08-06T13:22:31.251Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-06T13:22:32.483Z] ------------------- [2021-08-06T13:22:32.483Z] stable info: [2021-08-06T13:22:32.483Z] ------------------- [2021-08-06T13:22:32.483Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-06T13:22:32.483Z] Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c [2021-08-06T13:22:32.483Z] Message: update stable to v1.0.204 [2021-08-06T13:22:33.071Z] ------------------- [2021-08-06T13:22:33.071Z] experimental info: [2021-08-06T13:22:33.071Z] ------------------- [2021-08-06T13:22:33.071Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-06T13:22:33.071Z] Commit SHA: 4fbf90f19193a45d2dbdd9e9e5fbe6e31255a08c [2021-08-06T13:22:33.071Z] Message: update experimental to v1.0.204 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-06T13:22:33.230Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo [2021-08-06T13:22:33.251Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo [2021-08-06T13:22:33.272Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-06T13:22:33.292Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-06T13:22:33.311Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-06T13:22:33.332Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [Pipeline] echo [2021-08-06T13:22:33.355Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2021-08-06T13:22:34.964Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2021-08-06T13:22:34.983Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-06T13:22:35.002Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-06T13:22:35.021Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk [Pipeline] echo [2021-08-06T13:22:35.040Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-06T13:22:35.059Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-06T13:22:35.078Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-06T13:22:35.097Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-08-06T13:22:35.115Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-06T13:22:35.134Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-08-06T13:22:35.153Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-06T13:22:35.172Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-357 [Pipeline] echo [2021-08-06T13:22:35.190Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-357 [Pipeline] echo [2021-08-06T13:22:35.209Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-357 [Pipeline] echo [2021-08-06T13:22:35.228Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2b1424e9d4ae5af80e8d4962fa7175b350ccc13f [Pipeline] echo [2021-08-06T13:22:35.247Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2b1424e [Pipeline] echo [2021-08-06T13:22:35.265Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-06T13:22:36.910Z] provisioning config files... [2021-08-06T13:22:36.929Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-357@tmp/config7217543346562981952tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-06T13:22:37.272Z] ---> docker-login.sh [2021-08-06T13:22:37.272Z] nexus3.edgexfoundry.org:10001 [2021-08-06T13:22:37.272Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-06T13:22:37.539Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-06T13:22:37.540Z] Configure a credential helper to remove this warning. See [2021-08-06T13:22:37.540Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-06T13:22:37.540Z] [2021-08-06T13:22:37.540Z] Login Succeeded [2021-08-06T13:22:37.540Z] nexus3.edgexfoundry.org:10002 [2021-08-06T13:22:37.540Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-06T13:22:37.810Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-06T13:22:37.810Z] Configure a credential helper to remove this warning. See [2021-08-06T13:22:37.810Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-06T13:22:37.810Z] [2021-08-06T13:22:37.810Z] Login Succeeded [2021-08-06T13:22:37.810Z] nexus3.edgexfoundry.org:10003 [2021-08-06T13:22:37.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-06T13:22:37.810Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-06T13:22:37.810Z] Configure a credential helper to remove this warning. See [2021-08-06T13:22:37.810Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-06T13:22:37.810Z] [2021-08-06T13:22:37.810Z] Login Succeeded [2021-08-06T13:22:37.810Z] nexus3.edgexfoundry.org:10004 [2021-08-06T13:22:38.078Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-06T13:22:38.078Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-06T13:22:38.078Z] Configure a credential helper to remove this warning. See [2021-08-06T13:22:38.078Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-06T13:22:38.078Z] [2021-08-06T13:22:38.078Z] Login Succeeded [2021-08-06T13:22:38.078Z] docker.io [2021-08-06T13:22:38.078Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-06T13:22:38.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-06T13:22:38.661Z] Configure a credential helper to remove this warning. See [2021-08-06T13:22:38.661Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-06T13:22:38.661Z] [2021-08-06T13:22:38.661Z] Login Succeeded [2021-08-06T13:22:38.661Z] ---> docker-login.sh ends [Pipeline] } [2021-08-06T13:22:38.676Z] 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-08-06T13:22:41.090Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-06T13:22:41.090Z] [2021-08-06T13:22:41.090Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-06T13:22:41.436Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-06T13:22:41.436Z] latest: Pulling from edgex-devops/git-semver [2021-08-06T13:22:41.436Z] 31603596830f: Pulling fs layer [2021-08-06T13:22:41.436Z] d4622e32a9a9: Pulling fs layer [2021-08-06T13:22:41.436Z] 1030fce36090: Pulling fs layer [2021-08-06T13:22:41.436Z] 6c6cb7e1b49b: Pulling fs layer [2021-08-06T13:22:41.436Z] 6c6cb7e1b49b: Waiting [2021-08-06T13:22:41.436Z] d4622e32a9a9: Verifying Checksum [2021-08-06T13:22:41.436Z] d4622e32a9a9: Download complete [2021-08-06T13:22:41.704Z] 31603596830f: Verifying Checksum [2021-08-06T13:22:41.704Z] 31603596830f: Download complete [2021-08-06T13:22:41.979Z] 6c6cb7e1b49b: Verifying Checksum [2021-08-06T13:22:41.979Z] 6c6cb7e1b49b: Download complete [2021-08-06T13:22:41.979Z] 31603596830f: Pull complete [2021-08-06T13:22:41.979Z] d4622e32a9a9: Pull complete [2021-08-06T13:22:41.979Z] 1030fce36090: Verifying Checksum [2021-08-06T13:22:41.979Z] 1030fce36090: Download complete [2021-08-06T13:22:42.580Z] 1030fce36090: Pull complete [2021-08-06T13:22:42.848Z] 6c6cb7e1b49b: Pull complete [2021-08-06T13:22:42.848Z] Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab [2021-08-06T13:22:42.848Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-06T13:22:42.848Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-06T13:22:42.978Z] prd-centos7-docker-4c-2g-2245 does not seem to be running inside a container [2021-08-06T13:22:43.034Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_PR-357 -v /w/workspace/edgexfoundry_device-sdk-c_PR-357:/w/workspace/edgexfoundry_device-sdk-c_PR-357:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-357@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-357@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-06T13:22:43.859Z] $ docker top 28ff4e73471655b92d2cd8a2d4458c8b9ebb28de9ca788477b0c99a5e0c7e891 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-06T13:22:45.626Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-06T13:22:45.626Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-06T13:22:45.764Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-06T13:22:45.764Z] $ docker exec 28ff4e73471655b92d2cd8a2d4458c8b9ebb28de9ca788477b0c99a5e0c7e891 ssh-agent [2021-08-06T13:22:45.900Z] SSH_AUTH_SOCK=/tmp/ssh-axM194UgGaHy/agent.14 [2021-08-06T13:22:45.900Z] SSH_AGENT_PID=21 [2021-08-06T13:22:45.914Z] Running ssh-add (command line suppressed) [2021-08-06T13:22:46.017Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-357@tmp/private_key_8710580496608596044.key (/w/workspace/edgexfoundry_device-sdk-c_PR-357@tmp/private_key_8710580496608596044.key) [2021-08-06T13:22:46.042Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-06T13:22:46.368Z] + git tag --points-at HEAD [Pipeline] } [2021-08-06T13:22:46.402Z] $ docker exec --env ******** --env ******** 28ff4e73471655b92d2cd8a2d4458c8b9ebb28de9ca788477b0c99a5e0c7e891 ssh-agent -k [2021-08-06T13:22:46.511Z] unset SSH_AUTH_SOCK; [2021-08-06T13:22:46.511Z] unset SSH_AGENT_PID; [2021-08-06T13:22:46.511Z] echo Agent pid 21 killed; [2021-08-06T13:22:46.532Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-06T13:22:46.567Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-06T13:22:46.567Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-06T13:22:46.693Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-06T13:22:46.692Z] $ docker exec 28ff4e73471655b92d2cd8a2d4458c8b9ebb28de9ca788477b0c99a5e0c7e891 ssh-agent [2021-08-06T13:22:46.830Z] SSH_AUTH_SOCK=/tmp/ssh-2Luf2NcUJKhI/agent.53 [2021-08-06T13:22:46.830Z] SSH_AGENT_PID=59 [2021-08-06T13:22:46.839Z] Running ssh-add (command line suppressed) [2021-08-06T13:22:46.940Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-357@tmp/private_key_204949142383158343.key (/w/workspace/edgexfoundry_device-sdk-c_PR-357@tmp/private_key_204949142383158343.key) [2021-08-06T13:22:46.966Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-06T13:22:47.277Z] + git semver init [2021-08-06T13:22:47.277Z] # -> Open(): unable to determine branch for HEAD [2021-08-06T13:22:47.277Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-357/.git [2021-08-06T13:22:47.277Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_PR-357 [2021-08-06T13:22:47.277Z] # $SEMVER_REMOTE_NAME = origin [2021-08-06T13:22:47.277Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-06T13:22:47.277Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-06T13:22:47.277Z] # $SEMVER_BRANCH = PR-357 [2021-08-06T13:22:47.277Z] # $SEMVER_TEMP = /tmp/semver-574719456 [2021-08-06T13:22:47.277Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP [2021-08-06T13:22:47.921Z] # '/tmp/semver-574719456' -> '/w/workspace/edgexfoundry_device-sdk-c_PR-357/.semver' [2021-08-06T13:22:47.921Z] # -> Force: false [2021-08-06T13:22:47.921Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-357/.semver [Pipeline] } [2021-08-06T13:22:47.976Z] $ docker exec --env ******** --env ******** 28ff4e73471655b92d2cd8a2d4458c8b9ebb28de9ca788477b0c99a5e0c7e891 ssh-agent -k [2021-08-06T13:22:48.084Z] unset SSH_AUTH_SOCK; [2021-08-06T13:22:48.084Z] unset SSH_AGENT_PID; [2021-08-06T13:22:48.084Z] echo Agent pid 59 killed; [2021-08-06T13:22:48.105Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-06T13:22:49.918Z] + git semver [Pipeline] } [2021-08-06T13:22:49.937Z] $ docker stop --time=1 28ff4e73471655b92d2cd8a2d4458c8b9ebb28de9ca788477b0c99a5e0c7e891 [2021-08-06T13:22:51.204Z] $ docker rm -f 28ff4e73471655b92d2cd8a2d4458c8b9ebb28de9ca788477b0c99a5e0c7e891 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-06T13:22:51.595Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-06T13:22:51.932Z] Stashed 1 file(s) [Pipeline] echo [2021-08-06T13:22:51.935Z] [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-08-06T13:23:07.167Z] Still waiting to schedule task [2021-08-06T13:23:07.168Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-08-06T13:23:07.170Z] Still waiting to schedule task [2021-08-06T13:23:07.171Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-2243’ is offline [2021-08-06T13:25:15.066Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2246 in /w/workspace/edgexfoundry_device-sdk-c_PR-357 [Pipeline] { [Pipeline] ws [2021-08-06T13:25:15.086Z] Running in /w/workspace/device-sdk-c/11 [Pipeline] { [Pipeline] checkout [2021-08-06T13:25:15.303Z] Selected Git installation does not exist. Using Default [2021-08-06T13:25:15.303Z] The recommended git tool is: NONE [2021-08-06T13:25:20.176Z] Running on prd-centos7-docker-4c-2g-2247 in /w/workspace/edgexfoundry_device-sdk-c_PR-357 [Pipeline] { [Pipeline] ws [2021-08-06T13:25:20.197Z] Running in /w/workspace/device-sdk-c/11 [Pipeline] { [Pipeline] checkout [2021-08-06T13:25:20.314Z] Selected Git installation does not exist. Using Default [2021-08-06T13:25:20.314Z] The recommended git tool is: NONE [2021-08-06T13:25:26.139Z] using credential edgex-jenkins-ssh [2021-08-06T13:25:26.154Z] Cloning the remote Git repository [2021-08-06T13:25:27.033Z] using credential edgex-jenkins-ssh [2021-08-06T13:25:27.051Z] Cloning the remote Git repository [2021-08-06T13:25:27.100Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2021-08-06T13:25:26.177Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2021-08-06T13:25:26.258Z] > git init /w/workspace/device-sdk-c/11 # timeout=10 [2021-08-06T13:25:26.291Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2021-08-06T13:25:26.291Z] > git --version # timeout=10 [2021-08-06T13:25:26.299Z] > git --version # 'git version 2.24.4' [2021-08-06T13:25:26.300Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-06T13:25:26.324Z] [INFO] Currently running in a labeled security context [2021-08-06T13:25:26.325Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-06T13:25:26.325Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-c/11@tmp/jenkins-gitclient-ssh538283042927853769.key [2021-08-06T13:25:26.335Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-06T13:25:27.032Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2021-08-06T13:25:27.038Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-06T13:25:27.050Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2021-08-06T13:25:27.064Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2021-08-06T13:25:27.064Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-06T13:25:27.065Z] [INFO] Currently running in a labeled security context [2021-08-06T13:25:27.065Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-06T13:25:27.065Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-c/11@tmp/jenkins-gitclient-ssh2104507285585630624.key [2021-08-06T13:25:27.076Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/357/head:refs/remotes/origin/PR-357 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-06T13:25:27.585Z] Merging remotes/origin/main commit fe80442fa2f0db74f1d47f63cbba0c7b5c42b53a into PR head commit 2b1424e9d4ae5af80e8d4962fa7175b350ccc13f [2021-08-06T13:25:27.684Z] Merge succeeded, producing 2b1424e9d4ae5af80e8d4962fa7175b350ccc13f [2021-08-06T13:25:27.684Z] Checking out Revision 2b1424e9d4ae5af80e8d4962fa7175b350ccc13f (PR-357) [2021-08-06T13:25:27.212Z] > git init /w/workspace/device-sdk-c/11 # timeout=10 [2021-08-06T13:25:27.282Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2021-08-06T13:25:27.283Z] > git --version # timeout=10 [2021-08-06T13:25:27.297Z] > git --version # 'git version 2.17.1' [2021-08-06T13:25:27.299Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-06T13:25:27.380Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-06T13:25:28.555Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2021-08-06T13:25:28.576Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-06T13:25:28.601Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2021-08-06T13:25:28.633Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2021-08-06T13:25:28.634Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-06T13:25:28.646Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/357/head:refs/remotes/origin/PR-357 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-06T13:25:27.592Z] > git config core.sparsecheckout # timeout=10 [2021-08-06T13:25:27.597Z] > git checkout -f 2b1424e9d4ae5af80e8d4962fa7175b350ccc13f # timeout=10 [2021-08-06T13:25:27.642Z] > git remote # timeout=10 [2021-08-06T13:25:27.646Z] > git config --get remote.origin.url # timeout=10 [2021-08-06T13:25:27.656Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-06T13:25:27.657Z] [INFO] Currently running in a labeled security context [2021-08-06T13:25:27.657Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-06T13:25:27.657Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-c/11@tmp/jenkins-gitclient-ssh3954529205604213890.key [2021-08-06T13:25:27.663Z] > git merge fe80442fa2f0db74f1d47f63cbba0c7b5c42b53a # timeout=10 [2021-08-06T13:25:27.671Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-06T13:25:27.686Z] > git config core.sparsecheckout # timeout=10 [2021-08-06T13:25:27.696Z] > git checkout -f 2b1424e9d4ae5af80e8d4962fa7175b350ccc13f # timeout=10 [2021-08-06T13:25:30.914Z] Merging remotes/origin/main commit fe80442fa2f0db74f1d47f63cbba0c7b5c42b53a into PR head commit 2b1424e9d4ae5af80e8d4962fa7175b350ccc13f [2021-08-06T13:25:31.159Z] Merge succeeded, producing 2b1424e9d4ae5af80e8d4962fa7175b350ccc13f [2021-08-06T13:25:31.160Z] Checking out Revision 2b1424e9d4ae5af80e8d4962fa7175b350ccc13f (PR-357) [2021-08-06T13:25:31.428Z] Commit message: "fix: update to use maps for receiving secrets" [2021-08-06T13:25:30.939Z] > git config core.sparsecheckout # timeout=10 [2021-08-06T13:25:30.954Z] > git checkout -f 2b1424e9d4ae5af80e8d4962fa7175b350ccc13f # timeout=10 [2021-08-06T13:25:31.067Z] > git remote # timeout=10 [2021-08-06T13:25:31.084Z] > git config --get remote.origin.url # timeout=10 [2021-08-06T13:25:31.099Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-06T13:25:31.110Z] > git merge fe80442fa2f0db74f1d47f63cbba0c7b5c42b53a # timeout=10 [2021-08-06T13:25:31.146Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-06T13:25:31.166Z] > git config core.sparsecheckout # timeout=10 [2021-08-06T13:25:31.178Z] > git checkout -f 2b1424e9d4ae5af80e8d4962fa7175b350ccc13f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-06T13:25:31.993Z] provisioning config files... [2021-08-06T13:25:32.011Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/11@tmp/config209394188320463750tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-06T13:25:32.447Z] ---> docker-login.sh [2021-08-06T13:25:32.447Z] nexus3.edgexfoundry.org:10001 [2021-08-06T13:25:32.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-06T13:25:32.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-06T13:25:32.715Z] Configure a credential helper to remove this warning. See [2021-08-06T13:25:32.715Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-06T13:25:32.715Z] [2021-08-06T13:25:32.715Z] Login Succeeded [2021-08-06T13:25:32.715Z] nexus3.edgexfoundry.org:10002 [2021-08-06T13:25:32.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-06T13:25:32.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-06T13:25:32.715Z] Configure a credential helper to remove this warning. See [2021-08-06T13:25:32.715Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-06T13:25:32.715Z] [2021-08-06T13:25:32.715Z] Login Succeeded [2021-08-06T13:25:32.715Z] nexus3.edgexfoundry.org:10003 [2021-08-06T13:25:32.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-06T13:25:32.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-06T13:25:32.983Z] Configure a credential helper to remove this warning. See [2021-08-06T13:25:32.984Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-06T13:25:32.984Z] [2021-08-06T13:25:32.984Z] Login Succeeded [2021-08-06T13:25:32.984Z] nexus3.edgexfoundry.org:10004 [2021-08-06T13:25:32.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-06T13:25:32.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-06T13:25:32.984Z] Configure a credential helper to remove this warning. See [2021-08-06T13:25:32.984Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-06T13:25:32.984Z] [2021-08-06T13:25:32.984Z] Login Succeeded [2021-08-06T13:25:32.984Z] docker.io [2021-08-06T13:25:33.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-06T13:25:33.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-06T13:25:33.516Z] Configure a credential helper to remove this warning. See [2021-08-06T13:25:33.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-06T13:25:33.517Z] [2021-08-06T13:25:33.517Z] Login Succeeded [2021-08-06T13:25:33.517Z] ---> docker-login.sh ends [Pipeline] } [2021-08-06T13:25:33.568Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-06T13:25:35.339Z] ========================================================= [2021-08-06T13:25:35.340Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2021-08-06T13:25:35.340Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-06T13:25:35.667Z] + 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-08-06T13:25:35.668Z] Sending build context to Docker daemon 2.723MB [2021-08-06T13:25:35.668Z] Step 1/25 : ARG BASE=alpine:3.12 [2021-08-06T13:25:35.668Z] Step 2/25 : FROM ${BASE} as builder [2021-08-06T13:25:35.770Z] Commit message: "fix: update to use maps for receiving secrets" [2021-08-06T13:25:35.933Z] latest: Pulling from edgex-devops/edgex-gcc-base [2021-08-06T13:25:35.933Z] 339de151aab4: Pulling fs layer [2021-08-06T13:25:35.933Z] 3691962f683c: Pulling fs layer [2021-08-06T13:25:35.933Z] e1147bf81a45: Pulling fs layer [2021-08-06T13:25:35.933Z] 3691962f683c: Verifying Checksum [2021-08-06T13:25:35.933Z] 3691962f683c: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-06T13:25:36.130Z] provisioning config files... [2021-08-06T13:25:36.160Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/11@tmp/config4809661640834344552tmp [Pipeline] { [2021-08-06T13:25:36.198Z] 339de151aab4: Verifying Checksum [2021-08-06T13:25:36.198Z] 339de151aab4: Download complete [2021-08-06T13:25:36.198Z] 339de151aab4: Pull complete [2021-08-06T13:25:36.198Z] 3691962f683c: Pull complete [Pipeline] libraryResource [Pipeline] sh [2021-08-06T13:25:36.753Z] ---> docker-login.sh [2021-08-06T13:25:36.753Z] nexus3.edgexfoundry.org:10001 [2021-08-06T13:25:37.752Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-06T13:25:38.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-06T13:25:38.027Z] Configure a credential helper to remove this warning. See [2021-08-06T13:25:38.027Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-06T13:25:38.027Z] [2021-08-06T13:25:38.027Z] Login Succeeded [2021-08-06T13:25:38.027Z] nexus3.edgexfoundry.org:10002 [2021-08-06T13:25:38.627Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-06T13:25:38.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-06T13:25:38.627Z] Configure a credential helper to remove this warning. See [2021-08-06T13:25:38.627Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-06T13:25:38.627Z] [2021-08-06T13:25:38.627Z] Login Succeeded [2021-08-06T13:25:38.627Z] nexus3.edgexfoundry.org:10003 [2021-08-06T13:25:39.230Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-06T13:25:39.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-06T13:25:39.230Z] Configure a credential helper to remove this warning. See [2021-08-06T13:25:39.230Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-06T13:25:39.230Z] [2021-08-06T13:25:39.230Z] Login Succeeded [2021-08-06T13:25:39.230Z] nexus3.edgexfoundry.org:10004 [2021-08-06T13:25:39.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-06T13:25:39.543Z] e1147bf81a45: Verifying Checksum [2021-08-06T13:25:39.543Z] e1147bf81a45: Download complete [2021-08-06T13:25:39.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-06T13:25:39.787Z] Configure a credential helper to remove this warning. See [2021-08-06T13:25:39.787Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-06T13:25:39.787Z] [2021-08-06T13:25:39.787Z] Login Succeeded [2021-08-06T13:25:39.787Z] docker.io [2021-08-06T13:25:40.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-06T13:25:40.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-06T13:25:40.692Z] Configure a credential helper to remove this warning. See [2021-08-06T13:25:40.692Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-06T13:25:40.692Z] [2021-08-06T13:25:40.692Z] Login Succeeded [2021-08-06T13:25:40.692Z] ---> docker-login.sh ends [Pipeline] } [2021-08-06T13:25:40.772Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-06T13:25:41.256Z] ========================================================= [2021-08-06T13:25:41.256Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] [2021-08-06T13:25:41.256Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-06T13:25:41.632Z] + 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-08-06T13:25:42.171Z] e1147bf81a45: Pull complete [2021-08-06T13:25:42.171Z] Digest: sha256:32c567f17180c4abff101a0d389449dec7f3f623a221c8a8ae98dcac9b0d9fee [2021-08-06T13:25:42.171Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2021-08-06T13:25:42.171Z] ---> ac6a0feb3254 [2021-08-06T13:25:42.171Z] 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-08-06T13:25:42.240Z] Sending build context to Docker daemon 2.722MB [2021-08-06T13:25:42.240Z] Step 1/25 : ARG BASE=alpine:3.12 [2021-08-06T13:25:42.240Z] Step 2/25 : FROM ${BASE} as builder [2021-08-06T13:25:42.517Z] latest: Pulling from edgex-devops/edgex-gcc-base-arm64 [2021-08-06T13:25:42.517Z] d2f70382dc9a: Pulling fs layer [2021-08-06T13:25:42.517Z] b08cc2eccb4b: Pulling fs layer [2021-08-06T13:25:42.517Z] 7b69db201801: Pulling fs layer [2021-08-06T13:25:42.756Z] ---> Running in ea8677ded2d7 [2021-08-06T13:25:42.804Z] b08cc2eccb4b: Download complete [2021-08-06T13:25:42.804Z] d2f70382dc9a: Download complete [2021-08-06T13:25:43.341Z] Connecting to iotech.jfrog.io (54.195.244.87:443) [2021-08-06T13:25:43.411Z] d2f70382dc9a: Pull complete [2021-08-06T13:25:43.607Z] saving to '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' [2021-08-06T13:25:43.607Z] support@iotechsys.co 100% |********************************| 451 0:00:00 ETA [2021-08-06T13:25:43.607Z] '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved [2021-08-06T13:25:43.876Z] Removing intermediate container ea8677ded2d7 [2021-08-06T13:25:43.876Z] ---> 622a0ec087fa [2021-08-06T13:25:43.876Z] Step 4/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-08-06T13:25:43.876Z] ---> Running in dafb29b9ffff [2021-08-06T13:25:44.028Z] b08cc2eccb4b: Pull complete [2021-08-06T13:25:44.455Z] Removing intermediate container dafb29b9ffff [2021-08-06T13:25:44.455Z] ---> 11db23442428 [2021-08-06T13:25:44.455Z] 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-08-06T13:25:44.455Z] ---> Running in 9fa75eb487c6 [2021-08-06T13:25:44.455Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-06T13:25:46.267Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-06T13:25:46.267Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/x86_64/APKINDEX.tar.gz [2021-08-06T13:25:46.267Z] (1/22) Installing hiredis (0.14.1-r0) [2021-08-06T13:25:46.267Z] (2/22) Installing hiredis-dev (0.14.1-r0) [2021-08-06T13:25:46.533Z] (3/22) Installing ncurses-dev (6.2_p20200523-r0) [2021-08-06T13:25:46.533Z] (4/22) Installing paho-mqtt-c-dev (1.3.5-r0) [2021-08-06T13:25:46.634Z] 7b69db201801: Verifying Checksum [2021-08-06T13:25:46.634Z] 7b69db201801: Download complete [2021-08-06T13:25:47.938Z] (5/22) Installing libblkid (2.35.2-r0) [2021-08-06T13:25:48.205Z] (6/22) Installing blkid (2.35.2-r0) [2021-08-06T13:25:48.205Z] (7/22) Installing libcap-ng (0.7.10-r1) [2021-08-06T13:25:48.205Z] (8/22) Installing setpriv (2.35.2-r0) [2021-08-06T13:25:48.472Z] (9/22) Installing libmount (2.35.2-r0) [2021-08-06T13:25:48.472Z] (10/22) Installing libsmartcols (2.35.2-r0) [2021-08-06T13:25:48.738Z] (11/22) Installing findmnt (2.35.2-r0) [2021-08-06T13:25:48.738Z] (12/22) Installing mcookie (2.35.2-r0) [2021-08-06T13:25:48.738Z] (13/22) Installing hexdump (2.35.2-r0) [2021-08-06T13:25:49.005Z] (14/22) Installing lsblk (2.35.2-r0) [2021-08-06T13:25:49.005Z] (15/22) Installing libuuid (2.35.2-r0) [2021-08-06T13:25:49.005Z] (16/22) Installing libfdisk (2.35.2-r0) [2021-08-06T13:25:49.271Z] (17/22) Installing sfdisk (2.35.2-r0) [2021-08-06T13:25:49.271Z] (18/22) Installing cfdisk (2.35.2-r0) [2021-08-06T13:25:49.271Z] (19/22) Installing util-linux (2.35.2-r0) [2021-08-06T13:25:49.852Z] (20/22) Installing util-linux-dev (2.35.2-r0) [2021-08-06T13:25:50.118Z] (21/22) Installing libidn2 (2.3.0-r0) [2021-08-06T13:25:50.118Z] (22/22) Installing wget (1.20.3-r1) [2021-08-06T13:25:50.383Z] Executing busybox-1.31.1-r20.trigger [2021-08-06T13:25:50.383Z] OK: 295 MiB in 97 packages [2021-08-06T13:25:50.966Z] Removing intermediate container 9fa75eb487c6 [2021-08-06T13:25:50.966Z] ---> 0f5ae2ea0034 [2021-08-06T13:25:50.966Z] Step 6/25 : ENV CBOR_VERSION=0.5.0 [2021-08-06T13:25:50.966Z] ---> Running in 469795a8639f [2021-08-06T13:25:50.966Z] Removing intermediate container 469795a8639f [2021-08-06T13:25:50.966Z] ---> ffbbde012268 [2021-08-06T13:25:50.966Z] 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-08-06T13:25:50.966Z] ---> Running in 4ee3a107d02a [2021-08-06T13:25:51.235Z] --2021-08-06 13:25:51-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2021-08-06T13:25:51.235Z] Resolving github.com (github.com)... 140.82.113.4 [2021-08-06T13:25:51.235Z] Connecting to github.com (github.com)|140.82.113.4|:443... connected. [2021-08-06T13:25:51.506Z] HTTP request sent, awaiting response... 302 Found [2021-08-06T13:25:51.506Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2021-08-06T13:25:51.507Z] --2021-08-06 13:25:51-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2021-08-06T13:25:51.507Z] Resolving codeload.github.com (codeload.github.com)... 140.82.112.10 [2021-08-06T13:25:51.507Z] Connecting to codeload.github.com (codeload.github.com)|140.82.112.10|:443... connected. [2021-08-06T13:25:51.507Z] HTTP request sent, awaiting response... 200 OK [2021-08-06T13:25:51.507Z] Length: unspecified [application/x-gzip] [2021-08-06T13:25:51.507Z] Saving to: 'STDOUT' [2021-08-06T13:25:51.507Z]  [2021-08-06T13:25:51.507Z] 0K .......... .......... .......... .......... .......... 1.16M [2021-08-06T13:25:51.507Z] 50K .......... .......... .......... .......... .......... 2.16M [2021-08-06T13:25:51.507Z] 100K .......... .......... .......... .......... .......... 20.4M [2021-08-06T13:25:51.507Z] 150K .......... .......... .......... .......... .......... 17.4M [2021-08-06T13:25:51.771Z] 200K .......... .......... .......... .......... .......... 3.08M [2021-08-06T13:25:51.771Z] 250K .......... .......... .......... .......... .......... 6.99M [2021-08-06T13:25:51.771Z] 300K .......... .......... .......... .......... .......... 15.3M [2021-08-06T13:25:51.771Z] 350K .......... .......... .......... .......... .......... 14.3M [2021-08-06T13:25:51.771Z] 400K .......... .......... .......... .......... .......... 7.15M [2021-08-06T13:25:51.771Z] 450K .......... .......... .......... .......... .......... 7.55M [2021-08-06T13:25:51.771Z] 500K .......... .......... .......... .......... .......... 36.7M [2021-08-06T13:25:51.771Z] 550K .......... .......... .......... .......... .......... 9.70M [2021-08-06T13:25:51.771Z] 600K .......... .......... .......... .......... .......... 3.94M [2021-08-06T13:25:51.771Z] 650K .......... .......... .......... .......... .......... 5.50M [2021-08-06T13:25:51.771Z] 700K .. 45.6M=0.1s [2021-08-06T13:25:51.771Z] [2021-08-06T13:25:51.771Z] 2021-08-06 13:25:51 (4.89 MB/s) - written to stdout [719348] [2021-08-06T13:25:51.771Z] [2021-08-06T13:25:51.771Z] -- The C compiler identification is GNU 9.3.0 [2021-08-06T13:25:51.771Z] -- The CXX compiler identification is GNU 9.3.0 [2021-08-06T13:25:51.771Z] -- Check for working C compiler: /usr/bin/cc [2021-08-06T13:25:51.771Z] -- Check for working C compiler: /usr/bin/cc - works [2021-08-06T13:25:51.771Z] -- Detecting C compiler ABI info [2021-08-06T13:25:52.037Z] -- Detecting C compiler ABI info - done [2021-08-06T13:25:52.037Z] -- Detecting C compile features [2021-08-06T13:25:52.037Z] -- Detecting C compile features - done [2021-08-06T13:25:52.037Z] -- Check for working CXX compiler: /usr/bin/c++ [2021-08-06T13:25:52.037Z] -- Check for working CXX compiler: /usr/bin/c++ - works [2021-08-06T13:25:52.037Z] -- Detecting CXX compiler ABI info [2021-08-06T13:25:52.037Z] -- Detecting CXX compiler ABI info - done [2021-08-06T13:25:52.037Z] -- Detecting CXX compile features [2021-08-06T13:25:52.037Z] -- Detecting CXX compile features - done [2021-08-06T13:25:52.037Z] -- Looking for include file endian.h [2021-08-06T13:25:52.303Z] -- Looking for include file endian.h - found [2021-08-06T13:25:52.303Z] -- Check if the system is big endian [2021-08-06T13:25:52.303Z] -- Searching 16 bit integer [2021-08-06T13:25:52.303Z] -- Looking for sys/types.h [2021-08-06T13:25:52.303Z] -- Looking for sys/types.h - found [2021-08-06T13:25:52.303Z] -- Looking for stdint.h [2021-08-06T13:25:52.303Z] -- Looking for stdint.h - found [2021-08-06T13:25:52.303Z] -- Looking for stddef.h [2021-08-06T13:25:52.303Z] -- Looking for stddef.h - found [2021-08-06T13:25:52.303Z] -- Check size of unsigned short [2021-08-06T13:25:52.568Z] -- Check size of unsigned short - done [2021-08-06T13:25:52.568Z] -- Searching 16 bit integer - Using unsigned short [2021-08-06T13:25:52.568Z] -- Check if the system is big endian - little endian [2021-08-06T13:25:52.568Z] -- Check size of size_t [2021-08-06T13:25:52.568Z] -- Check size of size_t - done [2021-08-06T13:25:52.568Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2021-08-06T13:25:52.568Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2021-08-06T13:25:52.568Z] asked CMake to find a package configuration file provided by "cJSON", but [2021-08-06T13:25:52.568Z] CMake did not find one. [2021-08-06T13:25:52.568Z] [2021-08-06T13:25:52.568Z] Could not find a package configuration file provided by "cJSON" with any of [2021-08-06T13:25:52.568Z] the following names: [2021-08-06T13:25:52.568Z] [2021-08-06T13:25:52.568Z] cJSONConfig.cmake [2021-08-06T13:25:52.568Z] cjson-config.cmake [2021-08-06T13:25:52.568Z] [2021-08-06T13:25:52.568Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2021-08-06T13:25:52.568Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2021-08-06T13:25:52.568Z] provides a separate development package or SDK, be sure it has been [2021-08-06T13:25:52.568Z] installed. [2021-08-06T13:25:52.568Z] [2021-08-06T13:25:52.568Z] [2021-08-06T13:25:52.568Z] -- Configuring done [2021-08-06T13:25:52.568Z] -- Generating done [2021-08-06T13:25:52.838Z] -- Build files have been written to: /tmp/cbor [2021-08-06T13:25:52.838Z] Scanning dependencies of target cbor_shared [2021-08-06T13:25:52.838Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2021-08-06T13:25:52.838Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2021-08-06T13:25:53.109Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2021-08-06T13:25:53.109Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2021-08-06T13:25:53.109Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2021-08-06T13:25:53.109Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2021-08-06T13:25:53.109Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2021-08-06T13:25:53.375Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2021-08-06T13:25:53.375Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2021-08-06T13:25:53.375Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2021-08-06T13:25:53.375Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2021-08-06T13:25:53.377Z] 7b69db201801: Pull complete [2021-08-06T13:25:53.377Z] Digest: sha256:6402f0ff92f22f5db569dc2a94aef5717e50795d64082fb226716824a8b8ffba [2021-08-06T13:25:53.377Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2021-08-06T13:25:53.377Z] ---> 759262b18b23 [2021-08-06T13:25:53.377Z] 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-08-06T13:25:53.645Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2021-08-06T13:25:53.645Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2021-08-06T13:25:53.645Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2021-08-06T13:25:53.645Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2021-08-06T13:25:53.910Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2021-08-06T13:25:53.910Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2021-08-06T13:25:53.910Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2021-08-06T13:25:53.910Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2021-08-06T13:25:53.910Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2021-08-06T13:25:54.187Z] [ 40%] Linking C shared library libcbor.so [2021-08-06T13:25:54.187Z] [ 40%] Built target cbor_shared [2021-08-06T13:25:54.187Z] Scanning dependencies of target cbor [2021-08-06T13:25:54.187Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2021-08-06T13:25:54.187Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2021-08-06T13:25:54.457Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2021-08-06T13:25:54.457Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2021-08-06T13:25:54.730Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2021-08-06T13:25:54.730Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2021-08-06T13:25:54.730Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2021-08-06T13:25:54.839Z] ---> Running in 8b224ce4da9b [2021-08-06T13:25:54.995Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2021-08-06T13:25:54.996Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2021-08-06T13:25:54.996Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2021-08-06T13:25:55.261Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2021-08-06T13:25:55.261Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2021-08-06T13:25:55.261Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2021-08-06T13:25:55.261Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2021-08-06T13:25:55.529Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2021-08-06T13:25:55.529Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2021-08-06T13:25:55.529Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2021-08-06T13:25:55.529Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2021-08-06T13:25:55.529Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2021-08-06T13:25:55.797Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2021-08-06T13:25:55.797Z] [ 80%] Linking C static library libcbor.a [2021-08-06T13:25:55.797Z] [ 80%] Built target cbor [2021-08-06T13:25:55.797Z] Scanning dependencies of target sort [2021-08-06T13:25:55.797Z] [ 82%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2021-08-06T13:25:55.797Z] [ 84%] Linking C executable sort [2021-08-06T13:25:55.797Z] [ 84%] Built target sort [2021-08-06T13:25:55.797Z] Scanning dependencies of target readfile [2021-08-06T13:25:55.797Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2021-08-06T13:25:55.797Z] [ 88%] Linking C executable readfile [2021-08-06T13:25:56.062Z] [ 88%] Built target readfile [2021-08-06T13:25:56.062Z] Scanning dependencies of target streaming_parser [2021-08-06T13:25:56.062Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2021-08-06T13:25:56.062Z] [ 92%] Linking C executable streaming_parser [2021-08-06T13:25:56.062Z] [ 92%] Built target streaming_parser [2021-08-06T13:25:56.062Z] Scanning dependencies of target hello [2021-08-06T13:25:56.062Z] [ 94%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2021-08-06T13:25:56.062Z] [ 96%] Linking C executable hello [2021-08-06T13:25:56.062Z] [ 96%] Built target hello [2021-08-06T13:25:56.062Z] Scanning dependencies of target create_items [2021-08-06T13:25:56.062Z] [ 98%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2021-08-06T13:25:56.062Z] [100%] Linking C executable create_items [2021-08-06T13:25:56.062Z] [100%] Built target create_items [2021-08-06T13:25:56.276Z] Connecting to iotech.jfrog.io (54.229.110.245:443) [2021-08-06T13:25:56.330Z] Install the project... [2021-08-06T13:25:56.330Z] -- Install configuration: "Release" [2021-08-06T13:25:56.330Z] -- Installing: /usr/local/include/cbor/configuration.h [2021-08-06T13:25:56.330Z] -- Installing: /usr/local/lib64/libcbor.a [2021-08-06T13:25:56.330Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2021-08-06T13:25:56.330Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2021-08-06T13:25:56.330Z] -- Installing: /usr/local/lib64/libcbor.so [2021-08-06T13:25:56.330Z] -- Up-to-date: /usr/local/include/cbor [2021-08-06T13:25:56.330Z] -- Installing: /usr/local/include/cbor/arrays.h [2021-08-06T13:25:56.330Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2021-08-06T13:25:56.330Z] -- Installing: /usr/local/include/cbor/callbacks.h [2021-08-06T13:25:56.330Z] -- Installing: /usr/local/include/cbor/common.h [2021-08-06T13:25:56.330Z] -- Installing: /usr/local/include/cbor/data.h [2021-08-06T13:25:56.330Z] -- Installing: /usr/local/include/cbor/encoding.h [2021-08-06T13:25:56.330Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2021-08-06T13:25:56.330Z] -- Installing: /usr/local/include/cbor/internal [2021-08-06T13:25:56.330Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2021-08-06T13:25:56.330Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2021-08-06T13:25:56.330Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2021-08-06T13:25:56.330Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2021-08-06T13:25:56.330Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2021-08-06T13:25:56.330Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2021-08-06T13:25:56.330Z] -- Installing: /usr/local/include/cbor/ints.h [2021-08-06T13:25:56.330Z] -- Installing: /usr/local/include/cbor/maps.h [2021-08-06T13:25:56.330Z] -- Installing: /usr/local/include/cbor/serialization.h [2021-08-06T13:25:56.330Z] -- Installing: /usr/local/include/cbor/streaming.h [2021-08-06T13:25:56.330Z] -- Installing: /usr/local/include/cbor/strings.h [2021-08-06T13:25:56.330Z] -- Installing: /usr/local/include/cbor/tags.h [2021-08-06T13:25:56.330Z] -- Installing: /usr/local/include/cbor.h [2021-08-06T13:25:56.330Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2021-08-06T13:25:56.874Z] saving to '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' [2021-08-06T13:25:56.874Z] support@iotechsys.co 100% |********************************| 451 0:00:00 ETA [2021-08-06T13:25:56.874Z] '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved [2021-08-06T13:25:56.915Z] Removing intermediate container 4ee3a107d02a [2021-08-06T13:25:56.915Z] ---> 63fed7a4c8ee [2021-08-06T13:25:56.915Z] Step 8/25 : RUN mkdir /tmp/sdk [2021-08-06T13:25:56.915Z] ---> Running in beb64163fe50 [2021-08-06T13:25:57.495Z] Removing intermediate container beb64163fe50 [2021-08-06T13:25:57.495Z] ---> bf2d92a2fb89 [2021-08-06T13:25:57.495Z] Step 9/25 : COPY VERSION /tmp/sdk [2021-08-06T13:25:57.495Z] ---> d9ab3d15cd48 [2021-08-06T13:25:57.495Z] Step 10/25 : COPY src /tmp/sdk/src [2021-08-06T13:25:57.760Z] ---> 54e88c129d72 [2021-08-06T13:25:57.760Z] Step 11/25 : COPY include /tmp/sdk/include [2021-08-06T13:25:57.760Z] ---> c88032184d3c [2021-08-06T13:25:57.760Z] Step 12/25 : COPY scripts /tmp/sdk/scripts [2021-08-06T13:25:57.858Z] Removing intermediate container 8b224ce4da9b [2021-08-06T13:25:57.858Z] ---> e3425dda7e7d [2021-08-06T13:25:57.858Z] Step 4/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-08-06T13:25:58.031Z] ---> ed7e87a004fd [2021-08-06T13:25:58.031Z] Step 13/25 : COPY LICENSE /tmp/sdk [2021-08-06T13:25:58.031Z] ---> 1305a85b965f [2021-08-06T13:25:58.031Z] Step 14/25 : COPY Attribution.txt /tmp/sdk [2021-08-06T13:25:58.130Z] ---> Running in 5fca433b2588 [2021-08-06T13:25:58.300Z] ---> 0a88d24ce33d [2021-08-06T13:25:58.300Z] Step 15/25 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2021-08-06T13:25:58.300Z] ---> Running in 4d2fdac54a37 [2021-08-06T13:25:58.567Z] + CPPCHECK=false [2021-08-06T13:25:58.567Z] + DOCGEN=false [2021-08-06T13:25:58.567Z] + TOMLVER=SDK-0.2 [2021-08-06T13:25:58.567Z] + CUTILVER=1.1.4 [2021-08-06T13:25:58.567Z] + '[' 0 -gt 0 ] [2021-08-06T13:25:58.567Z] + readlink -f ./scripts/build.sh [2021-08-06T13:25:58.567Z] + dirname /tmp/sdk/scripts/build.sh [2021-08-06T13:25:58.567Z] + dirname /tmp/sdk/scripts [2021-08-06T13:25:58.567Z] + ROOT=/tmp/sdk [2021-08-06T13:25:58.567Z] + cd /tmp/sdk [2021-08-06T13:25:58.567Z] + '[' '!' -d deps ] [2021-08-06T13:25:58.567Z] + mkdir deps [2021-08-06T13:25:58.567Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-08-06T13:25:58.567Z] + tar -C deps -z -x -f - [2021-08-06T13:25:58.567Z] --2021-08-06 13:25:58-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-08-06T13:25:58.567Z] Resolving github.com (github.com)... 140.82.113.4 [2021-08-06T13:25:58.567Z] Connecting to github.com (github.com)|140.82.113.4|:443... connected. [2021-08-06T13:25:58.833Z] HTTP request sent, awaiting response... 302 Found [2021-08-06T13:25:58.834Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2021-08-06T13:25:58.834Z] --2021-08-06 13:25:58-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2021-08-06T13:25:58.834Z] Resolving codeload.github.com (codeload.github.com)... 140.82.112.10 [2021-08-06T13:25:58.834Z] Connecting to codeload.github.com (codeload.github.com)|140.82.112.10|:443... connected. [2021-08-06T13:25:58.834Z] HTTP request sent, awaiting response... 200 OK [2021-08-06T13:25:58.834Z] Length: unspecified [application/x-gzip] [2021-08-06T13:25:58.834Z] Saving to: 'STDOUT' [2021-08-06T13:25:58.834Z] [2021-08-06T13:25:58.834Z] 0K .......... ......  864K=0.02s [2021-08-06T13:25:58.834Z] [2021-08-06T13:25:58.834Z] 2021-08-06 13:25:58 (864 KB/s) - written to stdout [16451] [2021-08-06T13:25:58.834Z] [2021-08-06T13:25:59.100Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2021-08-06T13:25:59.100Z] + wget+ -O -tar https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz [2021-08-06T13:25:59.100Z] -C deps -z -x -f - [2021-08-06T13:25:59.100Z] --2021-08-06 13:25:58-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz [2021-08-06T13:25:59.100Z] Resolving github.com (github.com)... 140.82.113.4 [2021-08-06T13:25:59.100Z] Connecting to github.com (github.com)|140.82.113.4|:443... connected. [2021-08-06T13:25:59.100Z] HTTP request sent, awaiting response... 302 Found [2021-08-06T13:25:59.100Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [following] [2021-08-06T13:25:59.100Z] --2021-08-06 13:25:58-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [2021-08-06T13:25:59.100Z] Resolving codeload.github.com (codeload.github.com)... 140.82.112.10 [2021-08-06T13:25:59.100Z] Connecting to codeload.github.com (codeload.github.com)|140.82.112.10|:443... connected. [2021-08-06T13:25:59.367Z] HTTP request sent, awaiting response... 200 OK [2021-08-06T13:25:59.367Z] Length: unspecified [application/x-gzip] [2021-08-06T13:25:59.367Z] Saving to: 'STDOUT' [2021-08-06T13:25:59.367Z] [2021-08-06T13:25:59.367Z] 0K .......... .......... .......... .......... .......... 1.14M [2021-08-06T13:25:59.367Z] 50K .......... .......... .......... .......... .......... 2.38M [2021-08-06T13:25:59.367Z] 100K .......... .......... .......... .......... .......... 36.8M [2021-08-06T13:25:59.367Z] 150K .......... .......... ....... 3.97M=0.07s [2021-08-06T13:25:59.367Z] [2021-08-06T13:25:59.367Z] 2021-08-06 13:25:59 (2.43 MB/s) - written to stdout [181796] [2021-08-06T13:25:59.367Z] [2021-08-06T13:25:59.367Z] + mkdir -p src/c/iot [2021-08-06T13:25:59.367Z] + 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-08-06T13:25:59.367Z] + cp deps/iotech-c-utils-1.1.4/src/c/defs.h.in src/c/iot [2021-08-06T13:25:59.367Z] + cp deps/iotech-c-utils-1.1.4/src/c/yxml.h src/c/iot [2021-08-06T13:25:59.367Z] + cp deps/iotech-c-utils-1.1.4/VERSION src/c/iot [2021-08-06T13:25:59.367Z] + mkdir -p include/iot [2021-08-06T13:25:59.367Z] + 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-08-06T13:25:59.367Z] + mkdir -p include/iot/os [2021-08-06T13:25:59.367Z] + 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-08-06T13:25:59.367Z] + mkdir -p /tmp/sdk/build/release [2021-08-06T13:25:59.367Z] + cd /tmp/sdk/build/release [2021-08-06T13:25:59.367Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2021-08-06T13:25:59.367Z] -- The C compiler identification is GNU 9.3.0 [2021-08-06T13:25:59.367Z] -- Check for working C compiler: /usr/bin/cc [2021-08-06T13:25:59.633Z] -- Check for working C compiler: /usr/bin/cc - works [2021-08-06T13:25:59.633Z] -- Detecting C compiler ABI info [2021-08-06T13:25:59.633Z] -- Detecting C compiler ABI info - done [2021-08-06T13:25:59.633Z] -- Detecting C compile features [2021-08-06T13:25:59.633Z] -- Detecting C compile features - done [2021-08-06T13:25:59.633Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-08-06T13:25:59.633Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.77.0") [2021-08-06T13:25:59.633Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-08-06T13:25:59.633Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-08-06T13:25:59.633Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-08-06T13:25:59.633Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2021-08-06T13:25:59.633Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2021-08-06T13:25:59.633Z] -- C SDK 0.0.0 for Linux [2021-08-06T13:25:59.633Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-08-06T13:25:59.633Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-08-06T13:25:59.900Z] -- Found Curses: /usr/lib/libcurses.so [2021-08-06T13:25:59.900Z] -- Configuring done [2021-08-06T13:25:59.900Z] -- Generating done [2021-08-06T13:25:59.900Z] -- Build files have been written to: /tmp/sdk/build/release [2021-08-06T13:25:59.900Z] + make all package [2021-08-06T13:25:59.900Z] + tee release.log [2021-08-06T13:25:59.900Z] Scanning dependencies of target csdk [2021-08-06T13:25:59.900Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-08-06T13:25:59.900Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-08-06T13:26:00.113Z] Removing intermediate container 5fca433b2588 [2021-08-06T13:26:00.113Z] ---> 9a875457aef6 [2021-08-06T13:26:00.113Z] 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-08-06T13:26:00.174Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-08-06T13:26:00.387Z] ---> Running in 9dd97b9e5e89 [2021-08-06T13:26:00.440Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-08-06T13:26:00.708Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-08-06T13:26:00.708Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2021-08-06T13:26:00.708Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2021-08-06T13:26:00.977Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2021-08-06T13:26:00.977Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-08-06T13:26:00.977Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-08-06T13:26:01.563Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-08-06T13:26:01.563Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-08-06T13:26:01.563Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-08-06T13:26:01.828Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-06T13:26:01.829Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-08-06T13:26:01.829Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-08-06T13:26:01.829Z] [ 24%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-08-06T13:26:01.829Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-08-06T13:26:02.413Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2021-08-06T13:26:02.413Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-08-06T13:26:02.413Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-08-06T13:26:02.420Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-06T13:26:02.680Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-08-06T13:26:02.680Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-08-06T13:26:02.953Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-08-06T13:26:03.017Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/aarch64/APKINDEX.tar.gz [2021-08-06T13:26:03.220Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-08-06T13:26:03.220Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-08-06T13:26:03.487Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-08-06T13:26:03.487Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-08-06T13:26:03.487Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-08-06T13:26:03.487Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-08-06T13:26:03.612Z] (1/22) Installing hiredis (0.14.1-r0) [2021-08-06T13:26:03.612Z] (2/22) Installing hiredis-dev (0.14.1-r0) [2021-08-06T13:26:03.753Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-08-06T13:26:03.754Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-08-06T13:26:03.885Z] (3/22) Installing ncurses-dev (6.2_p20200523-r0) [2021-08-06T13:26:03.886Z] (4/22) Installing paho-mqtt-c-dev (1.3.5-r0) [2021-08-06T13:26:04.028Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-08-06T13:26:04.028Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-08-06T13:26:04.296Z] [ 51%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-08-06T13:26:04.562Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-08-06T13:26:04.562Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-08-06T13:26:04.562Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-08-06T13:26:05.310Z] (5/22) Installing libblkid (2.35.2-r0) [2021-08-06T13:26:05.524Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-08-06T13:26:05.524Z] [ 59%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-08-06T13:26:05.524Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-08-06T13:26:05.581Z] (6/22) Installing blkid (2.35.2-r0) [2021-08-06T13:26:05.581Z] (7/22) Installing libcap-ng (0.7.10-r1) [2021-08-06T13:26:05.791Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-08-06T13:26:05.791Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-08-06T13:26:05.850Z] (8/22) Installing setpriv (2.35.2-r0) [2021-08-06T13:26:05.850Z] (9/22) Installing libmount (2.35.2-r0) [2021-08-06T13:26:06.058Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2021-08-06T13:26:06.120Z] (10/22) Installing libsmartcols (2.35.2-r0) [2021-08-06T13:26:06.121Z] (11/22) Installing findmnt (2.35.2-r0) [2021-08-06T13:26:06.121Z] (12/22) Installing mcookie (2.35.2-r0) [2021-08-06T13:26:06.334Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2021-08-06T13:26:06.334Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2021-08-06T13:26:06.334Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-08-06T13:26:06.394Z] (13/22) Installing hexdump (2.35.2-r0) [2021-08-06T13:26:06.394Z] (14/22) Installing lsblk (2.35.2-r0) [2021-08-06T13:26:06.394Z] (15/22) Installing libuuid (2.35.2-r0) [2021-08-06T13:26:06.667Z] (16/22) Installing libfdisk (2.35.2-r0) [2021-08-06T13:26:06.667Z] (17/22) Installing sfdisk (2.35.2-r0) [2021-08-06T13:26:06.667Z] (18/22) Installing cfdisk (2.35.2-r0) [2021-08-06T13:26:06.917Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-08-06T13:26:06.941Z] (19/22) Installing util-linux (2.35.2-r0) [2021-08-06T13:26:07.219Z] (20/22) Installing util-linux-dev (2.35.2-r0) [2021-08-06T13:26:07.498Z] (21/22) Installing libidn2 (2.3.0-r0) [2021-08-06T13:26:07.498Z] (22/22) Installing wget (1.20.3-r1) [2021-08-06T13:26:07.498Z] Executing busybox-1.31.1-r20.trigger [2021-08-06T13:26:07.504Z] [ 72%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-08-06T13:26:07.504Z] [ 74%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-08-06T13:26:07.504Z] [ 75%] Linking C shared library libcsdk.so [2021-08-06T13:26:07.504Z] [ 75%] Built target csdk [2021-08-06T13:26:07.504Z] Scanning dependencies of target template [2021-08-06T13:26:07.504Z] [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-08-06T13:26:07.770Z] [ 78%] Linking C executable template [2021-08-06T13:26:07.770Z] [ 78%] Built target template [2021-08-06T13:26:07.770Z] Scanning dependencies of target device-counter [2021-08-06T13:26:07.770Z] [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-08-06T13:26:07.770Z] [ 81%] Linking C executable device-counter [2021-08-06T13:26:07.776Z] OK: 276 MiB in 97 packages [2021-08-06T13:26:08.037Z] [ 81%] Built target device-counter [2021-08-06T13:26:08.037Z] Scanning dependencies of target device-random [2021-08-06T13:26:08.037Z] [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-08-06T13:26:08.037Z] [ 84%] Linking C executable device-random [2021-08-06T13:26:08.037Z] [ 84%] Built target device-random [2021-08-06T13:26:08.037Z] Scanning dependencies of target device-gyro [2021-08-06T13:26:08.037Z] [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-08-06T13:26:08.037Z] [ 87%] Linking C executable device-gyro [2021-08-06T13:26:08.305Z] [ 87%] Built target device-gyro [2021-08-06T13:26:08.305Z] Scanning dependencies of target device-bitfields [2021-08-06T13:26:08.305Z] [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-08-06T13:26:08.305Z] [ 90%] Linking C executable device-bitfields [2021-08-06T13:26:08.305Z] [ 90%] Built target device-bitfields [2021-08-06T13:26:08.305Z] Scanning dependencies of target template-discovery [2021-08-06T13:26:08.305Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-08-06T13:26:08.572Z] [ 93%] Linking C executable template-discovery [2021-08-06T13:26:08.572Z] [ 93%] Built target template-discovery [2021-08-06T13:26:08.572Z] Scanning dependencies of target device-file [2021-08-06T13:26:08.572Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-08-06T13:26:08.572Z] [ 96%] Linking C executable device-file [2021-08-06T13:26:08.838Z] [ 96%] Built target device-file [2021-08-06T13:26:08.838Z] Scanning dependencies of target device-terminal [2021-08-06T13:26:08.838Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-08-06T13:26:08.838Z] [100%] Linking C executable device-terminal [2021-08-06T13:26:08.838Z] [100%] Built target device-terminal [2021-08-06T13:26:08.838Z] Run CPack packaging tool... [2021-08-06T13:26:08.838Z] CPack: Create package using TGZ [2021-08-06T13:26:08.838Z] CPack: Install projects [2021-08-06T13:26:08.838Z] CPack: - Run preinstall target for: Csdk [2021-08-06T13:26:09.109Z] CPack: - Install project: Csdk [] [2021-08-06T13:26:09.109Z] CPack: Create package [2021-08-06T13:26:09.109Z] CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. [2021-08-06T13:26:09.109Z] + '[' false '=' true ] [2021-08-06T13:26:09.109Z] + '[' false '=' true ] [2021-08-06T13:26:09.109Z] + mkdir -p /tmp/sdk/build/debug [2021-08-06T13:26:09.109Z] + cd /tmp/sdk/build/debug [2021-08-06T13:26:09.109Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2021-08-06T13:26:09.109Z] -- The C compiler identification is GNU 9.3.0 [2021-08-06T13:26:09.109Z] -- Check for working C compiler: /usr/bin/cc [2021-08-06T13:26:09.233Z] Removing intermediate container 9dd97b9e5e89 [2021-08-06T13:26:09.233Z] ---> 87482599f6aa [2021-08-06T13:26:09.233Z] Step 6/25 : ENV CBOR_VERSION=0.5.0 [2021-08-06T13:26:09.374Z] -- Check for working C compiler: /usr/bin/cc - works [2021-08-06T13:26:09.374Z] -- Detecting C compiler ABI info [2021-08-06T13:26:09.374Z] -- Detecting C compiler ABI info - done [2021-08-06T13:26:09.374Z] -- Detecting C compile features [2021-08-06T13:26:09.374Z] -- Detecting C compile features - done [2021-08-06T13:26:09.374Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-08-06T13:26:09.374Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.77.0") [2021-08-06T13:26:09.374Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-08-06T13:26:09.374Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-08-06T13:26:09.374Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-08-06T13:26:09.374Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2021-08-06T13:26:09.374Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2021-08-06T13:26:09.374Z] -- C SDK 0.0.0 for Linux [2021-08-06T13:26:09.374Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-08-06T13:26:09.374Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-08-06T13:26:09.507Z] ---> Running in cb4e238d3c99 [2021-08-06T13:26:09.641Z] -- Found Curses: /usr/lib/libcurses.so [2021-08-06T13:26:09.641Z] -- Configuring done [2021-08-06T13:26:09.641Z] -- Generating done [2021-08-06T13:26:09.641Z] -- Build files have been written to: /tmp/sdk/build/debug [2021-08-06T13:26:09.641Z] + make [2021-08-06T13:26:09.641Z] + tee debug.log [2021-08-06T13:26:09.641Z] Scanning dependencies of target csdk [2021-08-06T13:26:09.641Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-08-06T13:26:09.641Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-08-06T13:26:09.911Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-08-06T13:26:09.911Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-08-06T13:26:09.911Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-08-06T13:26:09.911Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2021-08-06T13:26:10.103Z] Removing intermediate container cb4e238d3c99 [2021-08-06T13:26:10.103Z] ---> f649a53ca5b4 [2021-08-06T13:26:10.103Z] 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-08-06T13:26:10.103Z] ---> Running in 50640abc4ec2 [2021-08-06T13:26:10.176Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2021-08-06T13:26:10.176Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2021-08-06T13:26:10.176Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-08-06T13:26:10.176Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-08-06T13:26:10.440Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-08-06T13:26:10.440Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-08-06T13:26:10.440Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-08-06T13:26:10.707Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-08-06T13:26:10.707Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-08-06T13:26:10.707Z] [ 24%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-08-06T13:26:10.707Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-08-06T13:26:10.979Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2021-08-06T13:26:10.979Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-08-06T13:26:10.979Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-08-06T13:26:10.979Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-08-06T13:26:10.979Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-08-06T13:26:10.979Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-08-06T13:26:11.249Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-08-06T13:26:11.249Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-08-06T13:26:11.249Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-08-06T13:26:11.516Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-08-06T13:26:11.516Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-08-06T13:26:11.516Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-08-06T13:26:11.516Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-08-06T13:26:11.516Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-08-06T13:26:11.550Z] --2021-08-06 13:26:11-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2021-08-06T13:26:11.550Z] Resolving github.com (github.com)... 140.82.113.4 [2021-08-06T13:26:11.550Z] Connecting to github.com (github.com)|140.82.113.4|:443... connected. [2021-08-06T13:26:11.550Z] HTTP request sent, awaiting response... 302 Found [2021-08-06T13:26:11.550Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2021-08-06T13:26:11.550Z] --2021-08-06 13:26:11-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2021-08-06T13:26:11.550Z] Resolving codeload.github.com (codeload.github.com)... 140.82.112.10 [2021-08-06T13:26:11.550Z] Connecting to codeload.github.com (codeload.github.com)|140.82.112.10|:443... connected. [2021-08-06T13:26:11.550Z] HTTP request sent, awaiting response... 200 OK [2021-08-06T13:26:11.550Z] Length: unspecified [application/x-gzip] [2021-08-06T13:26:11.550Z] Saving to: 'STDOUT' [2021-08-06T13:26:11.550Z]  [2021-08-06T13:26:11.783Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-08-06T13:26:11.783Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-08-06T13:26:11.783Z] [ 51%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-08-06T13:26:11.783Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-08-06T13:26:11.822Z] 0K .......... .......... .......... .......... .......... 1.23M [2021-08-06T13:26:11.822Z] 50K .......... .......... .......... .......... .......... 2.59M [2021-08-06T13:26:11.822Z] 100K .......... .......... .......... .......... .......... 13.1M [2021-08-06T13:26:11.822Z] 150K .......... .......... .......... .......... .......... 2.91M [2021-08-06T13:26:11.822Z] 200K .......... .......... .......... .......... .......... 15.3M [2021-08-06T13:26:11.822Z] 250K .......... .......... .......... .......... .......... 3.80M [2021-08-06T13:26:11.822Z] 300K .......... .......... .......... .......... .......... 3.48M [2021-08-06T13:26:11.822Z] 350K .......... .......... .......... .......... .......... 6.03M [2021-08-06T13:26:11.822Z] 400K .......... .......... .......... .......... .......... 3.38M [2021-08-06T13:26:11.822Z] 450K .......... .......... .......... .......... .......... 4.00M [2021-08-06T13:26:11.823Z] 500K .......... .......... .......... .......... .......... 12.0M [2021-08-06T13:26:11.823Z] 550K .......... .......... .......... .......... .......... 2.61M [2021-08-06T13:26:11.823Z] 600K .......... .......... .......... .......... .......... 889K [2021-08-06T13:26:11.823Z] 650K .......... .......... .......... .......... .......... 2.25M [2021-08-06T13:26:11.823Z] 700K ..       4.49M=0.2s [2021-08-06T13:26:11.823Z] [2021-08-06T13:26:11.823Z] 2021-08-06 13:26:11 (2.80 MB/s) - written to stdout [719348] [2021-08-06T13:26:11.823Z] [2021-08-06T13:26:12.049Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-08-06T13:26:12.049Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-08-06T13:26:12.094Z] -- The C compiler identification is GNU 9.3.0 [2021-08-06T13:26:12.320Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-08-06T13:26:12.320Z] [ 59%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-08-06T13:26:12.320Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-08-06T13:26:12.320Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-08-06T13:26:12.320Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-08-06T13:26:12.367Z] -- The CXX compiler identification is GNU 9.3.0 [2021-08-06T13:26:12.367Z] -- Check for working C compiler: /usr/bin/cc [2021-08-06T13:26:12.590Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2021-08-06T13:26:12.590Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2021-08-06T13:26:12.590Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2021-08-06T13:26:12.639Z] -- Check for working C compiler: /usr/bin/cc - works [2021-08-06T13:26:12.639Z] -- Detecting C compiler ABI info [2021-08-06T13:26:12.865Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-08-06T13:26:12.865Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-08-06T13:26:12.911Z] -- Detecting C compiler ABI info - done [2021-08-06T13:26:13.139Z] [ 72%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-08-06T13:26:13.139Z] [ 74%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-08-06T13:26:13.139Z] [ 75%] Linking C shared library libcsdk.so [2021-08-06T13:26:13.140Z] [ 75%] Built target csdk [2021-08-06T13:26:13.140Z] Scanning dependencies of target template [2021-08-06T13:26:13.140Z] [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-08-06T13:26:13.140Z] [ 78%] Linking C executable template [2021-08-06T13:26:13.183Z] -- Detecting C compile features [2021-08-06T13:26:13.183Z] -- Detecting C compile features - done [2021-08-06T13:26:13.183Z] -- Check for working CXX compiler: /usr/bin/c++ [2021-08-06T13:26:13.405Z] [ 78%] Built target template [2021-08-06T13:26:13.405Z] Scanning dependencies of target device-counter [2021-08-06T13:26:13.405Z] [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-08-06T13:26:13.405Z] [ 81%] Linking C executable device-counter [2021-08-06T13:26:13.405Z] [ 81%] Built target device-counter [2021-08-06T13:26:13.405Z] Scanning dependencies of target device-random [2021-08-06T13:26:13.405Z] [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-08-06T13:26:13.405Z] [ 84%] Linking C executable device-random [2021-08-06T13:26:13.456Z] -- Check for working CXX compiler: /usr/bin/c++ - works [2021-08-06T13:26:13.456Z] -- Detecting CXX compiler ABI info [2021-08-06T13:26:13.672Z] [ 84%] Built target device-random [2021-08-06T13:26:13.672Z] Scanning dependencies of target device-gyro [2021-08-06T13:26:13.672Z] [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-08-06T13:26:13.672Z] [ 87%] Linking C executable device-gyro [2021-08-06T13:26:13.672Z] [ 87%] Built target device-gyro [2021-08-06T13:26:13.672Z] Scanning dependencies of target device-bitfields [2021-08-06T13:26:13.672Z] [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-08-06T13:26:13.672Z] [ 90%] Linking C executable device-bitfields [2021-08-06T13:26:13.731Z] -- Detecting CXX compiler ABI info - done [2021-08-06T13:26:13.731Z] -- Detecting CXX compile features [2021-08-06T13:26:13.731Z] -- Detecting CXX compile features - done [2021-08-06T13:26:13.731Z] -- Looking for include file endian.h [2021-08-06T13:26:13.940Z] [ 90%] Built target device-bitfields [2021-08-06T13:26:13.940Z] Scanning dependencies of target template-discovery [2021-08-06T13:26:13.940Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-08-06T13:26:13.940Z] [ 93%] Linking C executable template-discovery [2021-08-06T13:26:13.940Z] [ 93%] Built target template-discovery [2021-08-06T13:26:13.940Z] Scanning dependencies of target device-file [2021-08-06T13:26:13.940Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-08-06T13:26:13.940Z] [ 96%] Linking C executable device-file [2021-08-06T13:26:14.002Z] -- Looking for include file endian.h - found [2021-08-06T13:26:14.002Z] -- Check if the system is big endian [2021-08-06T13:26:14.002Z] -- Searching 16 bit integer [2021-08-06T13:26:14.002Z] -- Looking for sys/types.h [2021-08-06T13:26:14.207Z] [ 96%] Built target device-file [2021-08-06T13:26:14.207Z] Scanning dependencies of target device-terminal [2021-08-06T13:26:14.207Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-08-06T13:26:14.207Z] [100%] Linking C executable device-terminal [2021-08-06T13:26:14.207Z] [100%] Built target device-terminal [2021-08-06T13:26:14.207Z] make: Entering directory '/tmp/sdk/build/release' [2021-08-06T13:26:14.207Z] make[1]: Entering directory '/tmp/sdk/build/release' [2021-08-06T13:26:14.207Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-08-06T13:26:14.207Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-08-06T13:26:14.207Z] [ 75%] Built target csdk [2021-08-06T13:26:14.207Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-08-06T13:26:14.207Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-08-06T13:26:14.207Z] [ 78%] Built target template [2021-08-06T13:26:14.207Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-08-06T13:26:14.207Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-08-06T13:26:14.207Z] [ 81%] Built target device-counter [2021-08-06T13:26:14.207Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-08-06T13:26:14.207Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-08-06T13:26:14.207Z] [ 84%] Built target device-random [2021-08-06T13:26:14.207Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-08-06T13:26:14.207Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-08-06T13:26:14.207Z] [ 87%] Built target device-gyro [2021-08-06T13:26:14.207Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-08-06T13:26:14.207Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-08-06T13:26:14.207Z] [ 90%] Built target device-bitfields [2021-08-06T13:26:14.275Z] -- Looking for sys/types.h - found [2021-08-06T13:26:14.275Z] -- Looking for stdint.h [2021-08-06T13:26:14.474Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-08-06T13:26:14.474Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-08-06T13:26:14.474Z] [ 93%] Built target template-discovery [2021-08-06T13:26:14.474Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-08-06T13:26:14.474Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-08-06T13:26:14.474Z] [ 96%] Built target device-file [2021-08-06T13:26:14.474Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-08-06T13:26:14.474Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-08-06T13:26:14.474Z] [100%] Built target device-terminal [2021-08-06T13:26:14.474Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2021-08-06T13:26:14.474Z] Install the project... [2021-08-06T13:26:14.474Z] -- Install configuration: "Release" [2021-08-06T13:26:14.474Z] -- Installing: /usr/local/lib/libcsdk.so [2021-08-06T13:26:14.474Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2021-08-06T13:26:14.474Z] -- Up-to-date: /usr/local/include [2021-08-06T13:26:14.474Z] -- Installing: /usr/local/include/devsdk [2021-08-06T13:26:14.474Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2021-08-06T13:26:14.474Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2021-08-06T13:26:14.474Z] -- Installing: /usr/local/include/edgex [2021-08-06T13:26:14.474Z] -- Installing: /usr/local/include/edgex/devices.h [2021-08-06T13:26:14.474Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2021-08-06T13:26:14.474Z] -- Installing: /usr/local/include/edgex/edgex.h [2021-08-06T13:26:14.474Z] -- Installing: /usr/local/include/edgex/profiles.h [2021-08-06T13:26:14.474Z] -- Installing: /usr/local/include/edgex/rest-server.h [2021-08-06T13:26:14.474Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2021-08-06T13:26:14.474Z] -- Installing: /usr/local/include/iot [2021-08-06T13:26:14.474Z] -- Installing: /usr/local/include/iot/base64.h [2021-08-06T13:26:14.474Z] -- Installing: /usr/local/include/iot/component.h [2021-08-06T13:26:14.474Z] -- Installing: /usr/local/include/iot/config.h [2021-08-06T13:26:14.474Z] -- Installing: /usr/local/include/iot/container.h [2021-08-06T13:26:14.474Z] -- Installing: /usr/local/include/iot/data.h [2021-08-06T13:26:14.474Z] -- Installing: /usr/local/include/iot/hash.h [2021-08-06T13:26:14.474Z] -- Installing: /usr/local/include/iot/iot.h [2021-08-06T13:26:14.474Z] -- Installing: /usr/local/include/iot/json.h [2021-08-06T13:26:14.474Z] -- Installing: /usr/local/include/iot/logger.h [2021-08-06T13:26:14.474Z] -- Installing: /usr/local/include/iot/os.h [2021-08-06T13:26:14.474Z] -- Installing: /usr/local/include/iot/scheduler.h [2021-08-06T13:26:14.474Z] -- Installing: /usr/local/include/iot/thread.h [2021-08-06T13:26:14.474Z] -- Installing: /usr/local/include/iot/threadpool.h [2021-08-06T13:26:14.474Z] -- Installing: /usr/local/include/iot/time.h [2021-08-06T13:26:14.474Z] -- Installing: /usr/local/include/iot/typecode.h [2021-08-06T13:26:14.474Z] -- Installing: /usr/local/include/iot/os [2021-08-06T13:26:14.474Z] -- Installing: /usr/local/include/iot/os/linux.h [2021-08-06T13:26:14.474Z] -- Installing: /usr/local/include/iot/os/macos.h [2021-08-06T13:26:14.474Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2021-08-06T13:26:14.474Z] -- Installing: /usr/local/include/iot/defs.h [2021-08-06T13:26:14.474Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2021-08-06T13:26:14.475Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2021-08-06T13:26:14.475Z] make: Leaving directory '/tmp/sdk/build/release' [2021-08-06T13:26:14.551Z] -- Looking for stdint.h - found [2021-08-06T13:26:14.551Z] -- Looking for stddef.h [2021-08-06T13:26:14.824Z] -- Looking for stddef.h - found [2021-08-06T13:26:14.824Z] -- Check size of unsigned short [2021-08-06T13:26:15.057Z] Removing intermediate container 4d2fdac54a37 [2021-08-06T13:26:15.057Z] ---> e9006a311c5d [2021-08-06T13:26:15.057Z] Step 16/25 : FROM ${BASE} [2021-08-06T13:26:15.057Z] ---> ac6a0feb3254 [2021-08-06T13:26:15.057Z] Step 17/25 : LABEL maintainer="IOTech " [2021-08-06T13:26:15.057Z] ---> Running in 36731103bf01 [2021-08-06T13:26:15.057Z] Removing intermediate container 36731103bf01 [2021-08-06T13:26:15.057Z] ---> d3c807dae4c4 [2021-08-06T13:26:15.057Z] 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-08-06T13:26:15.057Z] ---> Running in 6342cfd3bad9 [2021-08-06T13:26:15.097Z] -- Check size of unsigned short - done [2021-08-06T13:26:15.097Z] -- Searching 16 bit integer - Using unsigned short [2021-08-06T13:26:15.322Z] Connecting to iotech.jfrog.io (54.229.110.245:443) [2021-08-06T13:26:15.370Z] -- Check if the system is big endian - little endian [2021-08-06T13:26:15.370Z] -- Check size of size_t [2021-08-06T13:26:15.642Z] -- Check size of size_t - done [2021-08-06T13:26:15.642Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2021-08-06T13:26:15.642Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2021-08-06T13:26:15.642Z] asked CMake to find a package configuration file provided by "cJSON", but [2021-08-06T13:26:15.642Z] CMake did not find one. [2021-08-06T13:26:15.642Z] [2021-08-06T13:26:15.642Z] Could not find a package configuration file provided by "cJSON" with any of [2021-08-06T13:26:15.642Z] the following names: [2021-08-06T13:26:15.642Z] [2021-08-06T13:26:15.642Z] cJSONConfig.cmake [2021-08-06T13:26:15.642Z] cjson-config.cmake [2021-08-06T13:26:15.642Z] [2021-08-06T13:26:15.642Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2021-08-06T13:26:15.642Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2021-08-06T13:26:15.642Z] provides a separate development package or SDK, be sure it has been [2021-08-06T13:26:15.642Z] installed. [2021-08-06T13:26:15.642Z] [2021-08-06T13:26:15.642Z] [2021-08-06T13:26:15.642Z] -- Configuring done [2021-08-06T13:26:15.909Z] saving to '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' [2021-08-06T13:26:15.910Z] support@iotechsys.co 100% |********************************| 451 0:00:00 ETA [2021-08-06T13:26:15.910Z] '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved [2021-08-06T13:26:15.910Z] Removing intermediate container 6342cfd3bad9 [2021-08-06T13:26:15.910Z] ---> 2522b23b5cd3 [2021-08-06T13:26:15.910Z] Step 19/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-08-06T13:26:15.910Z] ---> Running in 5d94846cc869 [2021-08-06T13:26:15.914Z] -- Generating done [2021-08-06T13:26:15.914Z] -- Build files have been written to: /tmp/cbor [2021-08-06T13:26:15.914Z] Scanning dependencies of target cbor_shared [2021-08-06T13:26:15.914Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2021-08-06T13:26:16.495Z] Removing intermediate container 5d94846cc869 [2021-08-06T13:26:16.495Z] ---> b78f3858da50 [2021-08-06T13:26:16.495Z] 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-08-06T13:26:16.495Z] ---> Running in f863d4dc68a3 [2021-08-06T13:26:16.761Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-06T13:26:16.888Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2021-08-06T13:26:17.341Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-06T13:26:17.480Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2021-08-06T13:26:17.480Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2021-08-06T13:26:17.607Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/x86_64/APKINDEX.tar.gz [2021-08-06T13:26:18.077Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2021-08-06T13:26:18.188Z] (1/7) Installing curl (7.78.0-r0) [2021-08-06T13:26:18.188Z] (2/7) Installing hiredis (0.14.1-r0) [2021-08-06T13:26:18.188Z] (3/7) Installing hiredis-dev (0.14.1-r0) [2021-08-06T13:26:18.353Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2021-08-06T13:26:18.454Z] (4/7) Installing libuuid (2.35.2-r0) [2021-08-06T13:26:18.454Z] (5/7) Installing paho-mqtt-c-dev (1.3.5-r0) [2021-08-06T13:26:18.626Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2021-08-06T13:26:18.901Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2021-08-06T13:26:18.901Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2021-08-06T13:26:19.497Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2021-08-06T13:26:19.772Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2021-08-06T13:26:19.860Z] (6/7) Installing libidn2 (2.3.0-r0) [2021-08-06T13:26:19.861Z] (7/7) Installing wget (1.20.3-r1) [2021-08-06T13:26:20.045Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2021-08-06T13:26:20.129Z] Executing busybox-1.31.1-r20.trigger [2021-08-06T13:26:20.129Z] OK: 286 MiB in 82 packages [2021-08-06T13:26:20.401Z] Removing intermediate container f863d4dc68a3 [2021-08-06T13:26:20.401Z] ---> e3151382cd19 [2021-08-06T13:26:20.401Z] Step 21/25 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2021-08-06T13:26:20.401Z] ---> e1ec6a20745c [2021-08-06T13:26:20.401Z] Step 22/25 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2021-08-06T13:26:20.639Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2021-08-06T13:26:20.669Z] ---> 050b7ce79b1b [2021-08-06T13:26:20.669Z] Step 23/25 : COPY --from=builder /usr/local/lib /usr/local/lib [2021-08-06T13:26:20.669Z] ---> 067f916a2e96 [2021-08-06T13:26:20.669Z] Step 24/25 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2021-08-06T13:26:20.913Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2021-08-06T13:26:20.934Z] ---> 09d207ff5360 [2021-08-06T13:26:20.934Z] Step 25/25 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2021-08-06T13:26:21.198Z] ---> ca9cc6b39fe8 [2021-08-06T13:26:21.198Z] Successfully built ca9cc6b39fe8 [2021-08-06T13:26:21.198Z] Successfully tagged ci-base-image-x86_64:latest [2021-08-06T13:26:21.200Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-06T13:26:21.472Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2021-08-06T13:26:21.712Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-06T13:26:21.713Z] . [Pipeline] withDockerContainer [2021-08-06T13:26:21.744Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2021-08-06T13:26:21.798Z] prd-centos7-docker-4c-2g-2247 does not seem to be running inside a container [2021-08-06T13:26:21.853Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/11 -v /w/workspace/device-sdk-c/11:/w/workspace/device-sdk-c/11:rw,z -v /w/workspace/device-sdk-c/11@tmp:/w/workspace/device-sdk-c/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-06T13:26:22.018Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2021-08-06T13:26:22.234Z] $ docker top 9b9d263837bb12e7d0b86c3cb9a915b8330837d630669fe5179c328fdd52031e -eo pid,comm [2021-08-06T13:26:22.290Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [Pipeline] { [Pipeline] sh [2021-08-06T13:26:22.566Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2021-08-06T13:26:22.566Z] [ 40%] Linking C shared library libcbor.so [2021-08-06T13:26:24.433Z] + make test [2021-08-06T13:26:24.433Z] echo "make test" [2021-08-06T13:26:24.433Z] make test [Pipeline] } [2021-08-06T13:26:24.447Z] [ 40%] Built target cbor_shared [2021-08-06T13:26:24.447Z] Scanning dependencies of target cbor [2021-08-06T13:26:24.447Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2021-08-06T13:26:24.447Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2021-08-06T13:26:24.447Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2021-08-06T13:26:24.447Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2021-08-06T13:26:24.450Z] $ docker stop --time=1 9b9d263837bb12e7d0b86c3cb9a915b8330837d630669fe5179c328fdd52031e [2021-08-06T13:26:25.648Z] $ docker rm -f 9b9d263837bb12e7d0b86c3cb9a915b8330837d630669fe5179c328fdd52031e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [2021-08-06T13:26:26.418Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2021-08-06T13:26:26.418Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2021-08-06T13:26:28.233Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2021-08-06T13:26:28.233Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2021-08-06T13:26:28.233Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2021-08-06T13:26:28.233Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2021-08-06T13:26:28.233Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2021-08-06T13:26:28.233Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [Pipeline] sh [2021-08-06T13:26:28.563Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-08-06T13:26:28.833Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2021-08-06T13:26:28.871Z] + ls -al . [2021-08-06T13:26:28.871Z] total 160 [2021-08-06T13:26:28.871Z] drwxrwxr-x. 8 jenkins jenkins 260 Aug 6 13:25 . [2021-08-06T13:26:28.871Z] drwxrwxr-x. 4 jenkins jenkins 30 Aug 6 13:25 .. [2021-08-06T13:26:28.871Z] -rw-rw-r--. 1 jenkins jenkins 3104 Aug 6 13:25 Attribution.txt [2021-08-06T13:26:28.871Z] -rw-rw-r--. 1 jenkins jenkins 7556 Aug 6 13:25 CHANGES [2021-08-06T13:26:28.871Z] drwxrwxr-x. 2 jenkins jenkins 121 Aug 6 13:25 docs [2021-08-06T13:26:28.871Z] -rw-rw-r--. 1 jenkins jenkins 108574 Aug 6 13:25 Doxyfile [2021-08-06T13:26:28.871Z] drwxrwxr-x. 8 jenkins jenkins 179 Aug 6 13:25 .git [2021-08-06T13:26:28.871Z] drwxrwxr-x. 2 jenkins jenkins 81 Aug 6 13:25 .github [2021-08-06T13:26:28.871Z] -rw-rw-r--. 1 jenkins jenkins 176 Aug 6 13:25 .gitignore [2021-08-06T13:26:28.871Z] drwxrwxr-x. 4 jenkins jenkins 33 Aug 6 13:25 include [2021-08-06T13:26:28.871Z] -rw-rw-r--. 1 jenkins jenkins 784 Aug 6 13:25 Jenkinsfile [2021-08-06T13:26:28.871Z] -rw-rw-r--. 1 jenkins jenkins 10174 Aug 6 13:25 LICENSE [2021-08-06T13:26:28.871Z] -rw-rw-r--. 1 jenkins jenkins 444 Aug 6 13:25 Makefile [2021-08-06T13:26:28.871Z] -rw-rw-r--. 1 jenkins jenkins 4086 Aug 6 13:25 README.md [2021-08-06T13:26:28.871Z] -rw-rw-r--. 1 jenkins jenkins 7090 Aug 6 13:25 README.v2.md [2021-08-06T13:26:28.871Z] drwxrwxr-x. 2 jenkins jenkins 98 Aug 6 13:25 scripts [2021-08-06T13:26:28.871Z] drwxrwxr-x. 4 jenkins jenkins 50 Aug 6 13:25 src [2021-08-06T13:26:28.871Z] -rw-rw-r--. 1 jenkins jenkins 5 Aug 6 13:22 VERSION [Pipeline] isUnix [Pipeline] sh [2021-08-06T13:26:29.105Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2021-08-06T13:26:29.188Z] + 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=2b1424e9d4ae5af80e8d4962fa7175b350ccc13f --label arch=amd64 --label version=0.0.0 . [2021-08-06T13:26:29.188Z] Sending build context to Docker daemon 2.723MB [2021-08-06T13:26:29.188Z] Step 1/17 : ARG BASE=alpine:3.12 [2021-08-06T13:26:29.188Z] Step 2/17 : FROM ${BASE} [2021-08-06T13:26:29.188Z] ---> ca9cc6b39fe8 [2021-08-06T13:26:29.188Z] Step 3/17 : LABEL maintainer="IOTech " [2021-08-06T13:26:29.188Z] ---> Running in 5fc6fe9dc37c [2021-08-06T13:26:29.378Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2021-08-06T13:26:29.453Z] Removing intermediate container 5fc6fe9dc37c [2021-08-06T13:26:29.453Z] ---> 724539586a76 [2021-08-06T13:26:29.453Z] 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-08-06T13:26:29.453Z] ---> Running in 8026cfcd042d [2021-08-06T13:26:29.651Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2021-08-06T13:26:29.717Z] --2021-08-06 13:26:29-- https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub [2021-08-06T13:26:29.717Z] Resolving iotech.jfrog.io (iotech.jfrog.io)... 54.229.110.245, 54.195.244.87, 54.170.66.44 [2021-08-06T13:26:29.717Z] Connecting to iotech.jfrog.io (iotech.jfrog.io)|54.229.110.245|:443... connected. [2021-08-06T13:26:29.924Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2021-08-06T13:26:29.982Z] HTTP request sent, awaiting response... 200 OK [2021-08-06T13:26:29.982Z] Length: 451 [application/octet-stream] [2021-08-06T13:26:29.982Z] Saving to: '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' [2021-08-06T13:26:29.982Z]  [2021-08-06T13:26:29.982Z] 0K 100% 49.6M=0s [2021-08-06T13:26:29.982Z] [2021-08-06T13:26:29.982Z] 2021-08-06 13:26:29 (49.6 MB/s) - '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved [451/451] [2021-08-06T13:26:29.982Z] [2021-08-06T13:26:30.196Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2021-08-06T13:26:30.250Z] Removing intermediate container 8026cfcd042d [2021-08-06T13:26:30.250Z] ---> 9e759d253659 [2021-08-06T13:26:30.250Z] Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-08-06T13:26:30.250Z] ---> Running in efcbba6d98dc [2021-08-06T13:26:30.468Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2021-08-06T13:26:30.766Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2021-08-06T13:26:30.836Z] Removing intermediate container efcbba6d98dc [2021-08-06T13:26:30.836Z] ---> 3e7d64c71a5d [2021-08-06T13:26:30.836Z] 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-08-06T13:26:30.836Z] ---> Running in 41b9c37f2d54 [2021-08-06T13:26:30.836Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-06T13:26:31.052Z] [ 80%] Linking C static library libcbor.a [2021-08-06T13:26:31.052Z] [ 80%] Built target cbor [2021-08-06T13:26:31.052Z] Scanning dependencies of target sort [2021-08-06T13:26:31.335Z] [ 82%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2021-08-06T13:26:31.335Z] [ 84%] Linking C executable sort [2021-08-06T13:26:31.640Z] [ 84%] Built target sort [2021-08-06T13:26:31.640Z] Scanning dependencies of target readfile [2021-08-06T13:26:31.640Z] [ 86%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2021-08-06T13:26:31.792Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-06T13:26:31.934Z] [ 88%] Linking C executable readfile [2021-08-06T13:26:31.934Z] [ 88%] Built target readfile [2021-08-06T13:26:31.934Z] Scanning dependencies of target streaming_parser [2021-08-06T13:26:31.934Z] [ 90%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2021-08-06T13:26:32.058Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/x86_64/APKINDEX.tar.gz [2021-08-06T13:26:32.208Z] [ 92%] Linking C executable streaming_parser [2021-08-06T13:26:32.208Z] [ 92%] Built target streaming_parser [2021-08-06T13:26:32.208Z] Scanning dependencies of target hello [2021-08-06T13:26:32.208Z] [ 94%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2021-08-06T13:26:32.324Z] (1/16) Installing ncurses-dev (6.2_p20200523-r0) [2021-08-06T13:26:32.488Z] [ 96%] Linking C executable hello [2021-08-06T13:26:32.488Z] [ 96%] Built target hello [2021-08-06T13:26:32.488Z] Scanning dependencies of target create_items [2021-08-06T13:26:32.488Z] [ 98%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2021-08-06T13:26:32.594Z] (2/16) Installing libblkid (2.35.2-r0) [2021-08-06T13:26:32.594Z] (3/16) Installing blkid (2.35.2-r0) [2021-08-06T13:26:32.594Z] (4/16) Installing libcap-ng (0.7.10-r1) [2021-08-06T13:26:32.765Z] [100%] Linking C executable create_items [2021-08-06T13:26:32.765Z] [100%] Built target create_items [2021-08-06T13:26:32.861Z] (5/16) Installing setpriv (2.35.2-r0) [2021-08-06T13:26:32.861Z] (6/16) Installing libmount (2.35.2-r0) [2021-08-06T13:26:32.861Z] (7/16) Installing libsmartcols (2.35.2-r0) [2021-08-06T13:26:33.042Z] Install the project... [2021-08-06T13:26:33.043Z] -- Install configuration: "Release" [2021-08-06T13:26:33.043Z] -- Installing: /usr/local/include/cbor/configuration.h [2021-08-06T13:26:33.043Z] -- Installing: /usr/local/lib64/libcbor.a [2021-08-06T13:26:33.043Z] -- Installing: /usr/local/lib64/libcbor.so.0.0.0 [2021-08-06T13:26:33.043Z] -- Installing: /usr/local/lib64/libcbor.so.0 [2021-08-06T13:26:33.043Z] -- Installing: /usr/local/lib64/libcbor.so [2021-08-06T13:26:33.043Z] -- Up-to-date: /usr/local/include/cbor [2021-08-06T13:26:33.043Z] -- Installing: /usr/local/include/cbor/streaming.h [2021-08-06T13:26:33.043Z] -- Installing: /usr/local/include/cbor/ints.h [2021-08-06T13:26:33.043Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2021-08-06T13:26:33.043Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2021-08-06T13:26:33.043Z] -- Installing: /usr/local/include/cbor/encoding.h [2021-08-06T13:26:33.043Z] -- Installing: /usr/local/include/cbor/serialization.h [2021-08-06T13:26:33.043Z] -- Installing: /usr/local/include/cbor/data.h [2021-08-06T13:26:33.043Z] -- Installing: /usr/local/include/cbor/common.h [2021-08-06T13:26:33.043Z] -- Installing: /usr/local/include/cbor/callbacks.h [2021-08-06T13:26:33.043Z] -- Installing: /usr/local/include/cbor/strings.h [2021-08-06T13:26:33.043Z] -- Installing: /usr/local/include/cbor/tags.h [2021-08-06T13:26:33.043Z] -- Installing: /usr/local/include/cbor/internal [2021-08-06T13:26:33.043Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2021-08-06T13:26:33.043Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2021-08-06T13:26:33.043Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2021-08-06T13:26:33.043Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2021-08-06T13:26:33.043Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2021-08-06T13:26:33.043Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2021-08-06T13:26:33.043Z] -- Installing: /usr/local/include/cbor/arrays.h [2021-08-06T13:26:33.043Z] -- Installing: /usr/local/include/cbor/maps.h [2021-08-06T13:26:33.043Z] -- Installing: /usr/local/include/cbor.h [2021-08-06T13:26:33.043Z] -- Installing: /usr/local/lib64/pkgconfig/libcbor.pc [2021-08-06T13:26:33.126Z] (8/16) Installing findmnt (2.35.2-r0) [2021-08-06T13:26:33.126Z] (9/16) Installing mcookie (2.35.2-r0) [2021-08-06T13:26:33.126Z] (10/16) Installing hexdump (2.35.2-r0) [2021-08-06T13:26:33.392Z] (11/16) Installing lsblk (2.35.2-r0) [2021-08-06T13:26:33.392Z] (12/16) Installing libfdisk (2.35.2-r0) [2021-08-06T13:26:33.392Z] (13/16) Installing sfdisk (2.35.2-r0) [2021-08-06T13:26:33.657Z] (14/16) Installing cfdisk (2.35.2-r0) [2021-08-06T13:26:33.657Z] (15/16) Installing util-linux (2.35.2-r0) [2021-08-06T13:26:33.924Z] (16/16) Installing util-linux-dev (2.35.2-r0) [2021-08-06T13:26:34.190Z] Executing busybox-1.31.1-r20.trigger [2021-08-06T13:26:34.190Z] OK: 295 MiB in 98 packages [2021-08-06T13:26:34.460Z] Removing intermediate container 41b9c37f2d54 [2021-08-06T13:26:34.460Z] ---> 96f8b857950a [2021-08-06T13:26:34.460Z] Step 7/17 : COPY VERSION /edgex-c-sdk/ [2021-08-06T13:26:34.726Z] ---> b93fd86c8b73 [2021-08-06T13:26:34.726Z] Step 8/17 : COPY src /edgex-c-sdk/src/ [2021-08-06T13:26:35.002Z] ---> 610cfacf84ba [2021-08-06T13:26:35.002Z] Step 9/17 : COPY include /edgex-c-sdk/include/ [2021-08-06T13:26:35.002Z] ---> 4e8c3a2599d1 [2021-08-06T13:26:35.002Z] Step 10/17 : COPY scripts /edgex-c-sdk/scripts [2021-08-06T13:26:35.018Z] Removing intermediate container 50640abc4ec2 [2021-08-06T13:26:35.018Z] ---> 43b296ed48fe [2021-08-06T13:26:35.018Z] Step 8/25 : RUN mkdir /tmp/sdk [2021-08-06T13:26:35.018Z] ---> Running in fc0e698f83ca [2021-08-06T13:26:35.268Z] ---> c328f5f30004 [2021-08-06T13:26:35.268Z] Step 11/17 : COPY LICENSE /edgex-c-sdk/ [2021-08-06T13:26:35.544Z] ---> 5780c9c04809 [2021-08-06T13:26:35.544Z] Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ [2021-08-06T13:26:35.544Z] ---> 0c0f1da366d2 [2021-08-06T13:26:35.544Z] Step 13/17 : WORKDIR /edgex-c-sdk [2021-08-06T13:26:35.544Z] ---> Running in ef8ba5c67951 [2021-08-06T13:26:35.544Z] Removing intermediate container ef8ba5c67951 [2021-08-06T13:26:35.544Z] ---> 6c6e726a05e4 [2021-08-06T13:26:35.544Z] Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2021-08-06T13:26:37.679Z] Removing intermediate container fc0e698f83ca [2021-08-06T13:26:37.679Z] ---> 2c79f4414a61 [2021-08-06T13:26:37.679Z] Step 9/25 : COPY VERSION /tmp/sdk [2021-08-06T13:26:37.681Z] ---> Running in c233180eea66 [2021-08-06T13:26:37.681Z] Removing intermediate container c233180eea66 [2021-08-06T13:26:37.681Z] ---> f076007141dc [2021-08-06T13:26:37.681Z] Step 15/17 : LABEL arch=amd64 [2021-08-06T13:26:37.681Z] ---> Running in d63c109ada7f [2021-08-06T13:26:37.681Z] Removing intermediate container d63c109ada7f [2021-08-06T13:26:37.681Z] ---> f98bec93cfe9 [2021-08-06T13:26:37.681Z] Step 16/17 : LABEL git_sha=2b1424e9d4ae5af80e8d4962fa7175b350ccc13f [2021-08-06T13:26:37.681Z] ---> Running in 6877d21c69d0 [2021-08-06T13:26:37.681Z] Removing intermediate container 6877d21c69d0 [2021-08-06T13:26:37.681Z] ---> 93b5aed5e882 [2021-08-06T13:26:37.681Z] Step 17/17 : LABEL version=0.0.0 [2021-08-06T13:26:37.789Z] ---> Running in 1cc025a8bb68 [2021-08-06T13:26:37.789Z] Removing intermediate container 1cc025a8bb68 [2021-08-06T13:26:37.789Z] ---> 08cf9efcb1a3 [2021-08-06T13:26:37.789Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-08-06T13:26:37.789Z] Successfully built 08cf9efcb1a3 [2021-08-06T13:26:37.789Z] Successfully tagged device-sdk:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [2021-08-06T13:26:37.953Z] ---> 2a58e6e4c18f [2021-08-06T13:26:37.954Z] Step 10/25 : COPY src /tmp/sdk/src [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-06T13:26:38.568Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-06T13:26:38.568Z] [2021-08-06T13:26:38.568Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-06T13:26:38.898Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-06T13:26:38.898Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-06T13:26:38.898Z] b4d181a07f80: Pulling fs layer [2021-08-06T13:26:38.898Z] a1111a8f2ec3: Pulling fs layer [2021-08-06T13:26:38.898Z] ed53099fbce6: Pulling fs layer [2021-08-06T13:26:38.898Z] dc539afda2c1: Pulling fs layer [2021-08-06T13:26:38.898Z] 77bc0d833cb6: Pulling fs layer [2021-08-06T13:26:38.898Z] 9065ff56babe: Pulling fs layer [2021-08-06T13:26:38.898Z] d287ab97295c: Pulling fs layer [2021-08-06T13:26:38.898Z] dc539afda2c1: Waiting [2021-08-06T13:26:38.898Z] 77bc0d833cb6: Waiting [2021-08-06T13:26:38.898Z] 9065ff56babe: Waiting [2021-08-06T13:26:38.898Z] d287ab97295c: Waiting [2021-08-06T13:26:38.934Z] ---> 590f69ea1d7f [2021-08-06T13:26:38.934Z] Step 11/25 : COPY include /tmp/sdk/include [2021-08-06T13:26:39.164Z] a1111a8f2ec3: Verifying Checksum [2021-08-06T13:26:39.164Z] a1111a8f2ec3: Download complete [2021-08-06T13:26:39.164Z] dc539afda2c1: Verifying Checksum [2021-08-06T13:26:39.164Z] dc539afda2c1: Download complete [2021-08-06T13:26:39.431Z] ed53099fbce6: Verifying Checksum [2021-08-06T13:26:39.431Z] ed53099fbce6: Download complete [2021-08-06T13:26:39.431Z] 9065ff56babe: Verifying Checksum [2021-08-06T13:26:39.431Z] 9065ff56babe: Download complete [2021-08-06T13:26:39.431Z] 77bc0d833cb6: Verifying Checksum [2021-08-06T13:26:39.431Z] 77bc0d833cb6: Download complete [2021-08-06T13:26:39.914Z] ---> 4c930b66f4c7 [2021-08-06T13:26:39.914Z] Step 12/25 : COPY scripts /tmp/sdk/scripts [2021-08-06T13:26:40.390Z] b4d181a07f80: Verifying Checksum [2021-08-06T13:26:40.390Z] b4d181a07f80: Download complete [2021-08-06T13:26:40.512Z] ---> e799019218e5 [2021-08-06T13:26:40.512Z] Step 13/25 : COPY LICENSE /tmp/sdk [2021-08-06T13:26:41.351Z] b4d181a07f80: Pull complete [2021-08-06T13:26:41.352Z] a1111a8f2ec3: Pull complete [2021-08-06T13:26:41.500Z] ---> 353c86eab261 [2021-08-06T13:26:41.500Z] Step 14/25 : COPY Attribution.txt /tmp/sdk [2021-08-06T13:26:41.933Z] ed53099fbce6: Pull complete [2021-08-06T13:26:41.933Z] dc539afda2c1: Pull complete [2021-08-06T13:26:42.101Z] ---> 3354bb3fcf68 [2021-08-06T13:26:42.102Z] Step 15/25 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2021-08-06T13:26:42.198Z] 77bc0d833cb6: Pull complete [2021-08-06T13:26:42.198Z] 9065ff56babe: Pull complete [2021-08-06T13:26:42.375Z] ---> Running in d1f38f0271f8 [2021-08-06T13:26:43.359Z] + CPPCHECK=false [2021-08-06T13:26:43.359Z] + DOCGEN=false [2021-08-06T13:26:43.359Z] + TOMLVER=SDK-0.2 [2021-08-06T13:26:43.359Z] + CUTILVER=1.1.4 [2021-08-06T13:26:43.359Z] + '[' 0 -gt 0 ] [2021-08-06T13:26:43.359Z] + readlink -f ./scripts/build.sh [2021-08-06T13:26:43.359Z] + dirname /tmp/sdk/scripts/build.sh [2021-08-06T13:26:43.607Z] d287ab97295c: Verifying Checksum [2021-08-06T13:26:43.607Z] d287ab97295c: Download complete [2021-08-06T13:26:43.635Z] + dirname /tmp/sdk/scripts [2021-08-06T13:26:43.635Z] + ROOT=/tmp/sdk [2021-08-06T13:26:43.635Z] + cd /tmp/sdk [2021-08-06T13:26:43.635Z] + '[' '!' -d deps ] [2021-08-06T13:26:43.635Z] + mkdir deps [2021-08-06T13:26:43.635Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-08-06T13:26:43.635Z] + tar -C deps -z -x -f - [2021-08-06T13:26:43.635Z] --2021-08-06 13:26:43-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-08-06T13:26:43.635Z] Resolving github.com (github.com)... 140.82.112.3 [2021-08-06T13:26:43.635Z] Connecting to github.com (github.com)|140.82.112.3|:443... connected. [2021-08-06T13:26:43.635Z] HTTP request sent, awaiting response... 302 Found [2021-08-06T13:26:43.635Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2021-08-06T13:26:43.635Z] --2021-08-06 13:26:43-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2021-08-06T13:26:43.635Z] Resolving codeload.github.com (codeload.github.com)... 140.82.112.10 [2021-08-06T13:26:43.635Z] Connecting to codeload.github.com (codeload.github.com)|140.82.112.10|:443... connected. [2021-08-06T13:26:43.908Z] HTTP request sent, awaiting response... 200 OK [2021-08-06T13:26:43.908Z] Length: unspecified [application/x-gzip] [2021-08-06T13:26:43.908Z] Saving to: 'STDOUT' [2021-08-06T13:26:43.908Z] [2021-08-06T13:26:43.908Z] 0K .......... ......  1.01M=0.02s [2021-08-06T13:26:43.908Z] [2021-08-06T13:26:43.908Z] 2021-08-06 13:26:43 (1.01 MB/s) - written to stdout [16451] [2021-08-06T13:26:43.908Z] [2021-08-06T13:26:43.908Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2021-08-06T13:26:43.908Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz [2021-08-06T13:26:43.908Z] + tar -C deps -z -x -f - [2021-08-06T13:26:43.908Z] --2021-08-06 13:26:43-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.1.4.tar.gz [2021-08-06T13:26:43.908Z] Resolving github.com (github.com)... 140.82.112.3 [2021-08-06T13:26:43.908Z] Connecting to github.com (github.com)|140.82.112.3|:443... connected. [2021-08-06T13:26:43.908Z] HTTP request sent, awaiting response... 302 Found [2021-08-06T13:26:43.908Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [following] [2021-08-06T13:26:43.908Z] --2021-08-06 13:26:43-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.1.4 [2021-08-06T13:26:43.908Z] Resolving codeload.github.com (codeload.github.com)... 140.82.112.10 [2021-08-06T13:26:43.908Z] Connecting to codeload.github.com (codeload.github.com)|140.82.112.10|:443... connected. [2021-08-06T13:26:44.188Z] HTTP request sent, awaiting response... 200 OK [2021-08-06T13:26:44.188Z] Length: unspecified [application/x-gzip] [2021-08-06T13:26:44.188Z] Saving to: 'STDOUT' [2021-08-06T13:26:44.188Z]  [2021-08-06T13:26:44.188Z] 0K .......... .......... .......... .......... .......... 1.14M [2021-08-06T13:26:44.188Z] 50K .......... .......... .......... .......... .......... 2.43M [2021-08-06T13:26:44.188Z] 100K .......... .......... .......... .......... .......... 9.29M [2021-08-06T13:26:44.188Z] 150K .......... .......... ....... 2.09M=0.08s [2021-08-06T13:26:44.188Z] [2021-08-06T13:26:44.188Z] 2021-08-06 13:26:44 (2.14 MB/s) - written to stdout [181796] [2021-08-06T13:26:44.188Z] [2021-08-06T13:26:44.188Z] + mkdir -p src/c/iot [2021-08-06T13:26:44.188Z] + 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-08-06T13:26:44.188Z] + cp deps/iotech-c-utils-1.1.4/src/c/defs.h.in src/c/iot [2021-08-06T13:26:44.188Z] + cp deps/iotech-c-utils-1.1.4/src/c/yxml.h src/c/iot [2021-08-06T13:26:44.188Z] + cp deps/iotech-c-utils-1.1.4/VERSION src/c/iot [2021-08-06T13:26:44.188Z] + mkdir -p include/iot [2021-08-06T13:26:44.188Z] + 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-08-06T13:26:44.188Z] + mkdir -p include/iot/os [2021-08-06T13:26:44.188Z] + 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-08-06T13:26:44.188Z] + mkdir -p /tmp/sdk/build/release [2021-08-06T13:26:44.188Z] + cd /tmp/sdk/build/release [2021-08-06T13:26:44.188Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2021-08-06T13:26:44.462Z] -- The C compiler identification is GNU 9.3.0 [2021-08-06T13:26:44.736Z] -- Check for working C compiler: /usr/bin/cc [2021-08-06T13:26:44.736Z] -- Check for working C compiler: /usr/bin/cc - works [2021-08-06T13:26:44.736Z] -- Detecting C compiler ABI info [2021-08-06T13:26:45.011Z] -- Detecting C compiler ABI info - done [2021-08-06T13:26:45.285Z] -- Detecting C compile features [2021-08-06T13:26:45.285Z] -- Detecting C compile features - done [2021-08-06T13:26:45.285Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-08-06T13:26:45.285Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.77.0") [2021-08-06T13:26:45.285Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-08-06T13:26:45.285Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-08-06T13:26:45.285Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-08-06T13:26:45.560Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2021-08-06T13:26:45.560Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2021-08-06T13:26:45.560Z] -- C SDK 0.0.0 for Linux [2021-08-06T13:26:45.560Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-08-06T13:26:45.560Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-08-06T13:26:45.834Z] -- Found Curses: /usr/lib/libcurses.so [2021-08-06T13:26:45.834Z] -- Configuring done [2021-08-06T13:26:46.109Z] -- Generating done [2021-08-06T13:26:46.109Z] -- Build files have been written to: /tmp/sdk/build/release [2021-08-06T13:26:46.383Z] + make all package [2021-08-06T13:26:46.383Z] + tee release.log [2021-08-06T13:26:46.383Z] Scanning dependencies of target csdk [2021-08-06T13:26:46.383Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-08-06T13:26:47.365Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-08-06T13:26:47.639Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-08-06T13:26:47.875Z] d287ab97295c: Pull complete [2021-08-06T13:26:47.875Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-06T13:26:47.875Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-06T13:26:47.875Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-06T13:26:47.969Z] prd-centos7-docker-4c-2g-2247 does not seem to be running inside a container [2021-08-06T13:26:49.723Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-08-06T13:26:49.726Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-c/11 -v /w/workspace/device-sdk-c/11:/w/workspace/device-sdk-c/11:rw,z -v /w/workspace/device-sdk-c/11@tmp:/w/workspace/device-sdk-c/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-06T13:26:49.994Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-08-06T13:26:50.268Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2021-08-06T13:26:50.862Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2021-08-06T13:26:51.459Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2021-08-06T13:26:51.459Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-08-06T13:26:52.061Z] $ docker top 633e6a4a25b17f7aec251f0c446048188b775936eb173d909b10266510373fba -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-06T13:26:52.629Z] ---> job-cost.sh [2021-08-06T13:26:52.629Z] lf-activate-venv: SKIPPING [2021-08-06T13:26:52.629Z] INFO: No Stack... [2021-08-06T13:26:52.885Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-08-06T13:26:54.032Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-06T13:26:54.307Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-08-06T13:26:54.580Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-08-06T13:26:54.612Z] INFO: Archiving Costs [Pipeline] sh [2021-08-06T13:26:54.927Z] + cat /w/workspace/device-sdk-c/11/archives/cost.csv [2021-08-06T13:26:54.927Z] + cut -d, -f6 [Pipeline] lock [2021-08-06T13:26:54.967Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-PR-357-11-stack-cost] [2021-08-06T13:26:54.977Z] Resource [jenkins-edgexfoundry-device-sdk-c-PR-357-11-stack-cost] did not exist. Created. [2021-08-06T13:26:54.977Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-c-PR-357-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-06T13:26:55.314Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-08-06T13:26:55.547Z] Stashed 1 file(s) [Pipeline] } [2021-08-06T13:26:55.555Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-08-06T13:26:55.560Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-c-PR-357-11-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-06T13:26:55.586Z] $ docker stop --time=1 633e6a4a25b17f7aec251f0c446048188b775936eb173d909b10266510373fba [2021-08-06T13:26:55.829Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-08-06T13:26:56.107Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-08-06T13:26:56.383Z] [ 24%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-08-06T13:26:56.657Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-08-06T13:26:56.740Z] $ docker rm -f 633e6a4a25b17f7aec251f0c446048188b775936eb173d909b10266510373fba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-06T13:27:00.044Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2021-08-06T13:27:00.044Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-08-06T13:27:00.044Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-08-06T13:27:00.318Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-08-06T13:27:00.924Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-08-06T13:27:01.528Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-08-06T13:27:04.193Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-08-06T13:27:04.193Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-08-06T13:27:04.466Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-08-06T13:27:05.058Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-08-06T13:27:05.652Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-08-06T13:27:05.652Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-08-06T13:27:06.630Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-08-06T13:27:06.902Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-08-06T13:27:07.499Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-08-06T13:27:07.772Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-08-06T13:27:09.747Z] [ 51%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-08-06T13:27:10.020Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-08-06T13:27:11.001Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-08-06T13:27:11.278Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-08-06T13:27:15.578Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-08-06T13:27:16.173Z] [ 59%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-08-06T13:27:16.445Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-08-06T13:27:17.040Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-08-06T13:27:17.634Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-08-06T13:27:19.602Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2021-08-06T13:27:19.602Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2021-08-06T13:27:20.197Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2021-08-06T13:27:20.470Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-08-06T13:27:22.441Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-08-06T13:27:25.879Z] [ 72%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-08-06T13:27:26.475Z] [ 74%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-08-06T13:27:27.069Z] [ 75%] Linking C shared library libcsdk.so [2021-08-06T13:27:27.069Z] [ 75%] Built target csdk [2021-08-06T13:27:27.343Z] Scanning dependencies of target template [2021-08-06T13:27:27.343Z] [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-08-06T13:27:27.941Z] [ 78%] Linking C executable template [2021-08-06T13:27:28.215Z] [ 78%] Built target template [2021-08-06T13:27:28.215Z] Scanning dependencies of target device-counter [2021-08-06T13:27:28.215Z] [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-08-06T13:27:28.489Z] [ 81%] Linking C executable device-counter [2021-08-06T13:27:28.761Z] [ 81%] Built target device-counter [2021-08-06T13:27:28.761Z] Scanning dependencies of target device-random [2021-08-06T13:27:29.036Z] [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-08-06T13:27:29.310Z] [ 84%] Linking C executable device-random [2021-08-06T13:27:29.584Z] [ 84%] Built target device-random [2021-08-06T13:27:29.584Z] Scanning dependencies of target device-gyro [2021-08-06T13:27:29.584Z] [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-08-06T13:27:30.190Z] [ 87%] Linking C executable device-gyro [2021-08-06T13:27:30.190Z] [ 87%] Built target device-gyro [2021-08-06T13:27:30.190Z] Scanning dependencies of target device-bitfields [2021-08-06T13:27:30.190Z] [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-08-06T13:27:30.792Z] [ 90%] Linking C executable device-bitfields [2021-08-06T13:27:31.065Z] [ 90%] Built target device-bitfields [2021-08-06T13:27:31.065Z] Scanning dependencies of target template-discovery [2021-08-06T13:27:31.065Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-08-06T13:27:31.661Z] [ 93%] Linking C executable template-discovery [2021-08-06T13:27:31.936Z] [ 93%] Built target template-discovery [2021-08-06T13:27:31.936Z] Scanning dependencies of target device-file [2021-08-06T13:27:31.936Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-08-06T13:27:32.532Z] [ 96%] Linking C executable device-file [2021-08-06T13:27:32.806Z] [ 96%] Built target device-file [2021-08-06T13:27:32.806Z] Scanning dependencies of target device-terminal [2021-08-06T13:27:32.806Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-08-06T13:27:33.401Z] [100%] Linking C executable device-terminal [2021-08-06T13:27:33.674Z] [100%] Built target device-terminal [2021-08-06T13:27:33.674Z] Run CPack packaging tool... [2021-08-06T13:27:33.674Z] CPack: Create package using TGZ [2021-08-06T13:27:33.674Z] CPack: Install projects [2021-08-06T13:27:33.674Z] CPack: - Run preinstall target for: Csdk [2021-08-06T13:27:34.266Z] CPack: - Install project: Csdk [] [2021-08-06T13:27:34.266Z] CPack: Create package [2021-08-06T13:27:34.266Z] CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. [2021-08-06T13:27:34.266Z] + '[' false '=' true ] [2021-08-06T13:27:34.266Z] + '[' false '=' true ] [2021-08-06T13:27:34.266Z] + mkdir -p /tmp/sdk/build/debug [2021-08-06T13:27:34.266Z] + cd /tmp/sdk/build/debug [2021-08-06T13:27:34.266Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2021-08-06T13:27:34.861Z] -- The C compiler identification is GNU 9.3.0 [2021-08-06T13:27:34.861Z] -- Check for working C compiler: /usr/bin/cc [2021-08-06T13:27:34.861Z] -- Check for working C compiler: /usr/bin/cc - works [2021-08-06T13:27:34.861Z] -- Detecting C compiler ABI info [2021-08-06T13:27:35.133Z] -- Detecting C compiler ABI info - done [2021-08-06T13:27:35.403Z] -- Detecting C compile features [2021-08-06T13:27:35.403Z] -- Detecting C compile features - done [2021-08-06T13:27:35.403Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-08-06T13:27:35.403Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.77.0") [2021-08-06T13:27:35.403Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-08-06T13:27:35.403Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-08-06T13:27:35.403Z] -- Found LIBCBOR: /usr/local/lib64/libcbor.so [2021-08-06T13:27:35.403Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2021-08-06T13:27:35.403Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2021-08-06T13:27:35.403Z] -- C SDK 0.0.0 for Linux [2021-08-06T13:27:35.403Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-08-06T13:27:35.675Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-08-06T13:27:35.946Z] -- Found Curses: /usr/lib/libcurses.so [2021-08-06T13:27:35.946Z] -- Configuring done [2021-08-06T13:27:36.217Z] -- Generating done [2021-08-06T13:27:36.217Z] -- Build files have been written to: /tmp/sdk/build/debug [2021-08-06T13:27:36.217Z] + make [2021-08-06T13:27:36.217Z] + tee debug.log [2021-08-06T13:27:36.490Z] Scanning dependencies of target csdk [2021-08-06T13:27:36.490Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-08-06T13:27:36.763Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-08-06T13:27:37.356Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-08-06T13:27:37.952Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-08-06T13:27:37.952Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-08-06T13:27:38.226Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2021-08-06T13:27:38.499Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2021-08-06T13:27:38.771Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2021-08-06T13:27:39.043Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-08-06T13:27:39.317Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-08-06T13:27:39.914Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-08-06T13:27:40.187Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-08-06T13:27:40.462Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-08-06T13:27:40.736Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-08-06T13:27:41.010Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-08-06T13:27:41.284Z] [ 24%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-08-06T13:27:41.557Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-08-06T13:27:42.151Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2021-08-06T13:27:42.426Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-08-06T13:27:42.700Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-08-06T13:27:42.974Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-08-06T13:27:42.975Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-08-06T13:27:43.251Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-08-06T13:27:44.233Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-08-06T13:27:44.233Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-08-06T13:27:44.509Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-08-06T13:27:44.782Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-08-06T13:27:45.057Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-08-06T13:27:45.057Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-08-06T13:27:45.332Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-08-06T13:27:45.606Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-08-06T13:27:45.879Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-08-06T13:27:46.152Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-08-06T13:27:46.426Z] [ 51%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-08-06T13:27:46.699Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-08-06T13:27:47.293Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-08-06T13:27:47.293Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-08-06T13:27:48.270Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-08-06T13:27:48.543Z] [ 59%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-08-06T13:27:48.816Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-08-06T13:27:49.088Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-08-06T13:27:49.683Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-08-06T13:27:50.660Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2021-08-06T13:27:50.660Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2021-08-06T13:27:50.932Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2021-08-06T13:27:51.203Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-08-06T13:27:51.796Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-08-06T13:27:52.389Z] [ 72%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-08-06T13:27:52.660Z] [ 74%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-08-06T13:27:52.934Z] [ 75%] Linking C shared library libcsdk.so [2021-08-06T13:27:54.754Z] [ 75%] Built target csdk [2021-08-06T13:27:54.754Z] Scanning dependencies of target template [2021-08-06T13:27:54.754Z] [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-08-06T13:27:54.754Z] [ 78%] Linking C executable template [2021-08-06T13:27:54.754Z] [ 78%] Built target template [2021-08-06T13:27:54.754Z] Scanning dependencies of target device-counter [2021-08-06T13:27:54.754Z] [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-08-06T13:27:54.754Z] [ 81%] Linking C executable device-counter [2021-08-06T13:27:54.754Z] [ 81%] Built target device-counter [2021-08-06T13:27:54.754Z] Scanning dependencies of target device-random [2021-08-06T13:27:54.754Z] [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-08-06T13:27:54.754Z] [ 84%] Linking C executable device-random [2021-08-06T13:27:54.754Z] [ 84%] Built target device-random [2021-08-06T13:27:54.754Z] Scanning dependencies of target device-gyro [2021-08-06T13:27:54.754Z] [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-08-06T13:27:55.028Z] [ 87%] Linking C executable device-gyro [2021-08-06T13:27:55.301Z] [ 87%] Built target device-gyro [2021-08-06T13:27:55.301Z] Scanning dependencies of target device-bitfields [2021-08-06T13:27:55.301Z] [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-08-06T13:27:55.573Z] [ 90%] Linking C executable device-bitfields [2021-08-06T13:27:55.845Z] [ 90%] Built target device-bitfields [2021-08-06T13:27:55.845Z] Scanning dependencies of target template-discovery [2021-08-06T13:27:55.845Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-08-06T13:27:56.118Z] [ 93%] Linking C executable template-discovery [2021-08-06T13:27:56.391Z] [ 93%] Built target template-discovery [2021-08-06T13:27:56.391Z] Scanning dependencies of target device-file [2021-08-06T13:27:56.391Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-08-06T13:27:56.665Z] [ 96%] Linking C executable device-file [2021-08-06T13:27:56.938Z] [ 96%] Built target device-file [2021-08-06T13:27:56.938Z] Scanning dependencies of target device-terminal [2021-08-06T13:27:56.938Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-08-06T13:27:57.533Z] [100%] Linking C executable device-terminal [2021-08-06T13:27:57.533Z] [100%] Built target device-terminal [2021-08-06T13:27:57.533Z] make: Entering directory '/tmp/sdk/build/release' [2021-08-06T13:27:57.807Z] make[1]: Entering directory '/tmp/sdk/build/release' [2021-08-06T13:27:57.807Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-08-06T13:27:57.807Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-08-06T13:27:57.807Z] [ 75%] Built target csdk [2021-08-06T13:27:57.807Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-08-06T13:27:57.807Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-08-06T13:27:57.807Z] [ 78%] Built target template [2021-08-06T13:27:57.807Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-08-06T13:27:57.807Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-08-06T13:27:57.807Z] [ 81%] Built target device-counter [2021-08-06T13:27:57.807Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-08-06T13:27:57.807Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-08-06T13:27:57.807Z] [ 84%] Built target device-random [2021-08-06T13:27:57.807Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-08-06T13:27:57.807Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-08-06T13:27:57.807Z] [ 87%] Built target device-gyro [2021-08-06T13:27:57.807Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-08-06T13:27:58.078Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-08-06T13:27:58.078Z] [ 90%] Built target device-bitfields [2021-08-06T13:27:58.078Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-08-06T13:27:58.078Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-08-06T13:27:58.078Z] [ 93%] Built target template-discovery [2021-08-06T13:27:58.078Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-08-06T13:27:58.078Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-08-06T13:27:58.078Z] [ 96%] Built target device-file [2021-08-06T13:27:58.078Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-08-06T13:27:58.078Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-08-06T13:27:58.078Z] [100%] Built target device-terminal [2021-08-06T13:27:58.078Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2021-08-06T13:27:58.078Z] Install the project... [2021-08-06T13:27:58.078Z] -- Install configuration: "Release" [2021-08-06T13:27:58.078Z] -- Installing: /usr/local/lib/libcsdk.so [2021-08-06T13:27:58.078Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2021-08-06T13:27:58.078Z] -- Up-to-date: /usr/local/include [2021-08-06T13:27:58.078Z] -- Installing: /usr/local/include/edgex [2021-08-06T13:27:58.078Z] -- Installing: /usr/local/include/edgex/rest-server.h [2021-08-06T13:27:58.078Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2021-08-06T13:27:58.078Z] -- Installing: /usr/local/include/edgex/edgex.h [2021-08-06T13:27:58.078Z] -- Installing: /usr/local/include/edgex/devices.h [2021-08-06T13:27:58.078Z] -- Installing: /usr/local/include/edgex/profiles.h [2021-08-06T13:27:58.078Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2021-08-06T13:27:58.078Z] -- Installing: /usr/local/include/devsdk [2021-08-06T13:27:58.078Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2021-08-06T13:27:58.078Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2021-08-06T13:27:58.078Z] -- Installing: /usr/local/include/iot [2021-08-06T13:27:58.078Z] -- Installing: /usr/local/include/iot/json.h [2021-08-06T13:27:58.078Z] -- Installing: /usr/local/include/iot/container.h [2021-08-06T13:27:58.078Z] -- Installing: /usr/local/include/iot/component.h [2021-08-06T13:27:58.078Z] -- Installing: /usr/local/include/iot/typecode.h [2021-08-06T13:27:58.078Z] -- Installing: /usr/local/include/iot/iot.h [2021-08-06T13:27:58.078Z] -- Installing: /usr/local/include/iot/time.h [2021-08-06T13:27:58.078Z] -- Installing: /usr/local/include/iot/hash.h [2021-08-06T13:27:58.078Z] -- Installing: /usr/local/include/iot/logger.h [2021-08-06T13:27:58.078Z] -- Installing: /usr/local/include/iot/os [2021-08-06T13:27:58.078Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2021-08-06T13:27:58.078Z] -- Installing: /usr/local/include/iot/os/linux.h [2021-08-06T13:27:58.078Z] -- Installing: /usr/local/include/iot/os/macos.h [2021-08-06T13:27:58.078Z] -- Installing: /usr/local/include/iot/scheduler.h [2021-08-06T13:27:58.078Z] -- Installing: /usr/local/include/iot/data.h [2021-08-06T13:27:58.078Z] -- Installing: /usr/local/include/iot/thread.h [2021-08-06T13:27:58.078Z] -- Installing: /usr/local/include/iot/os.h [2021-08-06T13:27:58.078Z] -- Installing: /usr/local/include/iot/base64.h [2021-08-06T13:27:58.078Z] -- Installing: /usr/local/include/iot/defs.h [2021-08-06T13:27:58.078Z] -- Installing: /usr/local/include/iot/threadpool.h [2021-08-06T13:27:58.078Z] -- Installing: /usr/local/include/iot/config.h [2021-08-06T13:27:58.078Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2021-08-06T13:27:58.078Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2021-08-06T13:27:58.078Z] make: Leaving directory '/tmp/sdk/build/release' [2021-08-06T13:28:00.694Z] Removing intermediate container d1f38f0271f8 [2021-08-06T13:28:00.694Z] ---> b397652e9bcd [2021-08-06T13:28:00.694Z] Step 16/25 : FROM ${BASE} [2021-08-06T13:28:00.694Z] ---> 759262b18b23 [2021-08-06T13:28:00.694Z] Step 17/25 : LABEL maintainer="IOTech " [2021-08-06T13:28:00.694Z] ---> Running in 8160be10fb1a [2021-08-06T13:28:00.969Z] Removing intermediate container 8160be10fb1a [2021-08-06T13:28:00.969Z] ---> dc4bda99de7a [2021-08-06T13:28:00.969Z] 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-08-06T13:28:01.242Z] ---> Running in c3128348e9aa [2021-08-06T13:28:02.674Z] Connecting to iotech.jfrog.io (54.170.66.44:443) [2021-08-06T13:28:02.948Z] saving to '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' [2021-08-06T13:28:02.948Z] support@iotechsys.co 100% |********************************| 451 0:00:00 ETA [2021-08-06T13:28:02.948Z] '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved [2021-08-06T13:28:03.934Z] Removing intermediate container c3128348e9aa [2021-08-06T13:28:03.934Z] ---> d27f8c79e067 [2021-08-06T13:28:03.934Z] Step 19/25 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-08-06T13:28:03.934Z] ---> Running in a2e9f70040a8 [2021-08-06T13:28:06.581Z] Removing intermediate container a2e9f70040a8 [2021-08-06T13:28:06.581Z] ---> 5b1c867afd8e [2021-08-06T13:28:06.581Z] 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-08-06T13:28:06.581Z] ---> Running in 209a97135277 [2021-08-06T13:28:07.581Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-06T13:28:08.566Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-06T13:28:08.839Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/aarch64/APKINDEX.tar.gz [2021-08-06T13:28:09.433Z] (1/7) Installing curl (7.78.0-r0) [2021-08-06T13:28:09.433Z] (2/7) Installing hiredis (0.14.1-r0) [2021-08-06T13:28:09.705Z] (3/7) Installing hiredis-dev (0.14.1-r0) [2021-08-06T13:28:09.706Z] (4/7) Installing libuuid (2.35.2-r0) [2021-08-06T13:28:09.706Z] (5/7) Installing paho-mqtt-c-dev (1.3.5-r0) [2021-08-06T13:28:11.137Z] (6/7) Installing libidn2 (2.3.0-r0) [2021-08-06T13:28:11.412Z] (7/7) Installing wget (1.20.3-r1) [2021-08-06T13:28:11.684Z] Executing busybox-1.31.1-r20.trigger [2021-08-06T13:28:11.684Z] OK: 267 MiB in 82 packages [2021-08-06T13:28:13.122Z] Removing intermediate container 209a97135277 [2021-08-06T13:28:13.122Z] ---> 45430dadf4f4 [2021-08-06T13:28:13.122Z] Step 21/25 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2021-08-06T13:28:13.717Z] ---> b54066e427c5 [2021-08-06T13:28:13.717Z] Step 22/25 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2021-08-06T13:28:14.698Z] ---> 539267948ae0 [2021-08-06T13:28:14.699Z] Step 23/25 : COPY --from=builder /usr/local/lib /usr/local/lib [2021-08-06T13:28:15.679Z] ---> 90ced5cf5126 [2021-08-06T13:28:15.679Z] Step 24/25 : COPY --from=builder /usr/local/lib64 /usr/local/lib64 [2021-08-06T13:28:16.277Z] ---> b50e1a8cdb18 [2021-08-06T13:28:16.277Z] Step 25/25 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2021-08-06T13:28:17.251Z] ---> 7e6620f8136c [2021-08-06T13:28:17.251Z] Successfully built 7e6620f8136c [2021-08-06T13:28:17.251Z] 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-08-06T13:28:17.785Z] + docker inspect -f . ci-base-image-arm64 [2021-08-06T13:28:17.785Z] . [Pipeline] withDockerContainer [2021-08-06T13:28:18.062Z] prd-ubuntu18.04-docker-arm64-4c-16g-2246 does not seem to be running inside a container [2021-08-06T13:28:18.150Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/11 -v /w/workspace/device-sdk-c/11:/w/workspace/device-sdk-c/11:rw,z -v /w/workspace/device-sdk-c/11@tmp:/w/workspace/device-sdk-c/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-06T13:28:19.853Z] $ docker top 66ac30119d6ebe0548611cb72ce7a0c250e30479f8b5d99eec2956b8c9936f40 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-06T13:28:20.842Z] + make test [2021-08-06T13:28:20.842Z] echo "make test" [2021-08-06T13:28:20.842Z] make test [Pipeline] } [2021-08-06T13:28:20.864Z] $ docker stop --time=1 66ac30119d6ebe0548611cb72ce7a0c250e30479f8b5d99eec2956b8c9936f40 [2021-08-06T13:28:24.441Z] $ docker rm -f 66ac30119d6ebe0548611cb72ce7a0c250e30479f8b5d99eec2956b8c9936f40 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-08-06T13:28:25.258Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-08-06T13:28:25.589Z] + ls -al . [2021-08-06T13:28:25.589Z] total 192 [2021-08-06T13:28:25.589Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 6 13:25 . [2021-08-06T13:28:25.589Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 6 13:25 .. [2021-08-06T13:28:25.589Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 6 13:25 .git [2021-08-06T13:28:25.589Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 6 13:25 .github [2021-08-06T13:28:25.589Z] -rw-rw-r-- 1 jenkins jenkins 176 Aug 6 13:25 .gitignore [2021-08-06T13:28:25.589Z] -rw-rw-r-- 1 jenkins jenkins 3104 Aug 6 13:25 Attribution.txt [2021-08-06T13:28:25.589Z] -rw-rw-r-- 1 jenkins jenkins 7556 Aug 6 13:25 CHANGES [2021-08-06T13:28:25.589Z] -rw-rw-r-- 1 jenkins jenkins 108574 Aug 6 13:25 Doxyfile [2021-08-06T13:28:25.589Z] -rw-rw-r-- 1 jenkins jenkins 784 Aug 6 13:25 Jenkinsfile [2021-08-06T13:28:25.589Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 6 13:25 LICENSE [2021-08-06T13:28:25.589Z] -rw-rw-r-- 1 jenkins jenkins 444 Aug 6 13:25 Makefile [2021-08-06T13:28:25.589Z] -rw-rw-r-- 1 jenkins jenkins 4086 Aug 6 13:25 README.md [2021-08-06T13:28:25.589Z] -rw-rw-r-- 1 jenkins jenkins 7090 Aug 6 13:25 README.v2.md [2021-08-06T13:28:25.589Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 6 13:22 VERSION [2021-08-06T13:28:25.589Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 6 13:25 docs [2021-08-06T13:28:25.589Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 6 13:25 include [2021-08-06T13:28:25.589Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 6 13:25 scripts [2021-08-06T13:28:25.589Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 6 13:25 src [Pipeline] isUnix [Pipeline] sh [2021-08-06T13:28:25.934Z] + 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=2b1424e9d4ae5af80e8d4962fa7175b350ccc13f --label arch=arm64 --label version=0.0.0 . [2021-08-06T13:28:26.532Z] Sending build context to Docker daemon 2.722MB [2021-08-06T13:28:26.532Z] Step 1/17 : ARG BASE=alpine:3.12 [2021-08-06T13:28:26.532Z] Step 2/17 : FROM ${BASE} [2021-08-06T13:28:26.532Z] ---> 7e6620f8136c [2021-08-06T13:28:26.532Z] Step 3/17 : LABEL maintainer="IOTech " [2021-08-06T13:28:26.806Z] ---> Running in f19b9ba232e2 [2021-08-06T13:28:27.401Z] Removing intermediate container f19b9ba232e2 [2021-08-06T13:28:27.401Z] ---> 817b549cb0b8 [2021-08-06T13:28:27.401Z] 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-08-06T13:28:27.401Z] ---> Running in e499dede3843 [2021-08-06T13:28:28.837Z] --2021-08-06 13:28:28-- https://iotech.jfrog.io/artifactory/alpine/KEY/support@iotechsys.com-5b990dd9.pub [2021-08-06T13:28:28.837Z] Resolving iotech.jfrog.io (iotech.jfrog.io)... 54.195.244.87, 54.170.66.44, 54.229.110.245 [2021-08-06T13:28:28.837Z] Connecting to iotech.jfrog.io (iotech.jfrog.io)|54.195.244.87|:443... connected. [2021-08-06T13:28:29.109Z] HTTP request sent, awaiting response... 200 OK [2021-08-06T13:28:29.109Z] Length: 451 [application/octet-stream] [2021-08-06T13:28:29.109Z] Saving to: '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' [2021-08-06T13:28:29.109Z]  [2021-08-06T13:28:29.109Z] 0K   100% 18.2M=0s [2021-08-06T13:28:29.109Z] [2021-08-06T13:28:29.109Z] 2021-08-06 13:28:28 (18.2 MB/s) - '/etc/apk/keys/support@iotechsys.com-5b990dd9.pub' saved [451/451] [2021-08-06T13:28:29.109Z] [2021-08-06T13:28:30.095Z] Removing intermediate container e499dede3843 [2021-08-06T13:28:30.095Z] ---> 9f279d6b9f24 [2021-08-06T13:28:30.095Z] Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine/alpine-3.12' >> /etc/apk/repositories [2021-08-06T13:28:30.369Z] ---> Running in add15fc36a4f [2021-08-06T13:28:32.341Z] Removing intermediate container add15fc36a4f [2021-08-06T13:28:32.341Z] ---> 54a6df5a45a8 [2021-08-06T13:28:32.341Z] 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-08-06T13:28:32.613Z] ---> Running in d7d4ece4943c [2021-08-06T13:28:34.046Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-06T13:28:34.316Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-06T13:28:34.907Z] fetch https://iotech.jfrog.io/artifactory/alpine/alpine-3.12/aarch64/APKINDEX.tar.gz [2021-08-06T13:28:35.500Z] (1/16) Installing ncurses-dev (6.2_p20200523-r0) [2021-08-06T13:28:35.500Z] (2/16) Installing libblkid (2.35.2-r0) [2021-08-06T13:28:35.770Z] (3/16) Installing blkid (2.35.2-r0) [2021-08-06T13:28:35.770Z] (4/16) Installing libcap-ng (0.7.10-r1) [2021-08-06T13:28:35.770Z] (5/16) Installing setpriv (2.35.2-r0) [2021-08-06T13:28:36.040Z] (6/16) Installing libmount (2.35.2-r0) [2021-08-06T13:28:36.040Z] (7/16) Installing libsmartcols (2.35.2-r0) [2021-08-06T13:28:36.040Z] (8/16) Installing findmnt (2.35.2-r0) [2021-08-06T13:28:36.312Z] (9/16) Installing mcookie (2.35.2-r0) [2021-08-06T13:28:36.312Z] (10/16) Installing hexdump (2.35.2-r0) [2021-08-06T13:28:36.312Z] (11/16) Installing lsblk (2.35.2-r0) [2021-08-06T13:28:36.582Z] (12/16) Installing libfdisk (2.35.2-r0) [2021-08-06T13:28:36.582Z] (13/16) Installing sfdisk (2.35.2-r0) [2021-08-06T13:28:36.582Z] (14/16) Installing cfdisk (2.35.2-r0) [2021-08-06T13:28:36.851Z] (15/16) Installing util-linux (2.35.2-r0) [2021-08-06T13:28:37.120Z] (16/16) Installing util-linux-dev (2.35.2-r0) [2021-08-06T13:28:37.400Z] Executing busybox-1.31.1-r20.trigger [2021-08-06T13:28:37.400Z] OK: 276 MiB in 98 packages [2021-08-06T13:28:39.421Z] Removing intermediate container d7d4ece4943c [2021-08-06T13:28:39.421Z] ---> afd0c22cceb6 [2021-08-06T13:28:39.421Z] Step 7/17 : COPY VERSION /edgex-c-sdk/ [2021-08-06T13:28:40.015Z] ---> 553f97b84551 [2021-08-06T13:28:40.015Z] Step 8/17 : COPY src /edgex-c-sdk/src/ [2021-08-06T13:28:40.994Z] ---> 914fddba86c6 [2021-08-06T13:28:40.994Z] Step 9/17 : COPY include /edgex-c-sdk/include/ [2021-08-06T13:28:41.972Z] ---> 88d8a6336412 [2021-08-06T13:28:41.972Z] Step 10/17 : COPY scripts /edgex-c-sdk/scripts [2021-08-06T13:28:42.952Z] ---> 980ea27ef152 [2021-08-06T13:28:42.952Z] Step 11/17 : COPY LICENSE /edgex-c-sdk/ [2021-08-06T13:28:43.547Z] ---> ea2b8c6e5514 [2021-08-06T13:28:43.547Z] Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ [2021-08-06T13:28:44.527Z] ---> 5de51fc1d196 [2021-08-06T13:28:44.527Z] Step 13/17 : WORKDIR /edgex-c-sdk [2021-08-06T13:28:44.800Z] ---> Running in 60899e376ffe [2021-08-06T13:28:45.404Z] Removing intermediate container 60899e376ffe [2021-08-06T13:28:45.404Z] ---> 656ad70f50da [2021-08-06T13:28:45.404Z] Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2021-08-06T13:28:45.404Z] ---> Running in 3fe467c4f078 [2021-08-06T13:28:46.004Z] Removing intermediate container 3fe467c4f078 [2021-08-06T13:28:46.004Z] ---> 93c4c195f42d [2021-08-06T13:28:46.004Z] Step 15/17 : LABEL arch=arm64 [2021-08-06T13:28:46.277Z] ---> Running in b4a5d1fd76d9 [2021-08-06T13:28:46.871Z] Removing intermediate container b4a5d1fd76d9 [2021-08-06T13:28:46.871Z] ---> 43d2b237d380 [2021-08-06T13:28:46.871Z] Step 16/17 : LABEL git_sha=2b1424e9d4ae5af80e8d4962fa7175b350ccc13f [2021-08-06T13:28:47.145Z] ---> Running in de90a7db497b [2021-08-06T13:28:47.742Z] Removing intermediate container de90a7db497b [2021-08-06T13:28:47.742Z] ---> ea1515142d4c [2021-08-06T13:28:47.742Z] Step 17/17 : LABEL version=0.0.0 [2021-08-06T13:28:47.742Z] ---> Running in b510cdf52b8e [2021-08-06T13:28:48.338Z] Removing intermediate container b510cdf52b8e [2021-08-06T13:28:48.338Z] ---> fa0988ea33e5 [2021-08-06T13:28:48.338Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-08-06T13:28:48.338Z] Successfully built fa0988ea33e5 [2021-08-06T13:28:48.338Z] 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 Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-06T13:28:50.685Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-06T13:28:50.685Z] [2021-08-06T13:28:50.685Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-06T13:28:51.039Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-06T13:28:51.634Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-06T13:28:51.634Z] 448f6bf000e3: Pulling fs layer [2021-08-06T13:28:51.634Z] f757da607395: Pulling fs layer [2021-08-06T13:28:51.634Z] 05883995daec: Pulling fs layer [2021-08-06T13:28:51.634Z] 8603b9c90790: Pulling fs layer [2021-08-06T13:28:51.634Z] 1560dd03e051: Pulling fs layer [2021-08-06T13:28:51.634Z] 27f5ce0e4adf: Pulling fs layer [2021-08-06T13:28:51.634Z] c2d8d7efcc4b: Pulling fs layer [2021-08-06T13:28:51.634Z] 27f5ce0e4adf: Waiting [2021-08-06T13:28:51.634Z] 8603b9c90790: Waiting [2021-08-06T13:28:51.634Z] 1560dd03e051: Waiting [2021-08-06T13:28:51.634Z] f757da607395: Verifying Checksum [2021-08-06T13:28:51.634Z] f757da607395: Download complete [2021-08-06T13:28:51.908Z] 8603b9c90790: Verifying Checksum [2021-08-06T13:28:51.908Z] 8603b9c90790: Download complete [2021-08-06T13:28:51.908Z] 1560dd03e051: Verifying Checksum [2021-08-06T13:28:51.908Z] 1560dd03e051: Download complete [2021-08-06T13:28:51.908Z] 27f5ce0e4adf: Verifying Checksum [2021-08-06T13:28:51.908Z] 27f5ce0e4adf: Download complete [2021-08-06T13:28:52.180Z] 05883995daec: Verifying Checksum [2021-08-06T13:28:52.180Z] 05883995daec: Download complete [2021-08-06T13:28:53.618Z] 448f6bf000e3: Download complete [2021-08-06T13:28:56.234Z] c2d8d7efcc4b: Verifying Checksum [2021-08-06T13:28:56.234Z] c2d8d7efcc4b: Download complete [2021-08-06T13:28:56.829Z] 448f6bf000e3: Pull complete [2021-08-06T13:28:57.427Z] f757da607395: Pull complete [2021-08-06T13:28:58.862Z] 05883995daec: Pull complete [2021-08-06T13:28:59.455Z] 8603b9c90790: Pull complete [2021-08-06T13:29:00.445Z] 1560dd03e051: Pull complete [2021-08-06T13:29:00.717Z] 27f5ce0e4adf: Pull complete [2021-08-06T13:29:15.806Z] c2d8d7efcc4b: Pull complete [2021-08-06T13:29:15.806Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-06T13:29:15.806Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-06T13:29:15.806Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-06T13:29:16.067Z] prd-ubuntu18.04-docker-arm64-4c-16g-2246 does not seem to be running inside a container [2021-08-06T13:29:16.153Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-c/11 -v /w/workspace/device-sdk-c/11:/w/workspace/device-sdk-c/11:rw,z -v /w/workspace/device-sdk-c/11@tmp:/w/workspace/device-sdk-c/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-06T13:29:20.672Z] $ docker top b91ceb8b6a9f6c00a025f56c9db6166905a7ba541ba90dc09855d815ebabf8f4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-06T13:29:21.604Z] ---> job-cost.sh [2021-08-06T13:29:21.604Z] lf-activate-venv: SKIPPING [2021-08-06T13:29:21.604Z] INFO: No Stack... [2021-08-06T13:29:22.577Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-06T13:29:23.168Z] INFO: Archiving Costs [Pipeline] sh [2021-08-06T13:29:23.821Z] + cat /w/workspace/device-sdk-c/11/archives/cost.csv [2021-08-06T13:29:23.821Z] + cut -d, -f6 [Pipeline] lock [2021-08-06T13:29:23.877Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-PR-357-11-stack-cost] [2021-08-06T13:29:23.886Z] Resource [jenkins-edgexfoundry-device-sdk-c-PR-357-11-stack-cost] did not exist. Created. [2021-08-06T13:29:23.886Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-c-PR-357-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-06T13:29:24.559Z] /w/workspace/device-sdk-c/11@tmp/durable-92be6d13/script.sh: 1: /w/workspace/device-sdk-c/11@tmp/durable-92be6d13/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-08-06T13:29:25.221Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-06T13:29:25.251Z] Warning: overwriting stash ‘stack-cost’ [2021-08-06T13:29:25.915Z] Stashed 1 file(s) [Pipeline] } [2021-08-06T13:29:25.931Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-c-PR-357-11-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-06T13:29:25.956Z] $ docker stop --time=1 b91ceb8b6a9f6c00a025f56c9db6166905a7ba541ba90dc09855d815ebabf8f4 [2021-08-06T13:29:27.578Z] $ docker rm -f b91ceb8b6a9f6c00a025f56c9db6166905a7ba541ba90dc09855d815ebabf8f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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] sh [2021-08-06T13:29:32.357Z] + '[' -d /w/workspace/edgexfoundry_device-sdk-c_PR-357/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-06T13:29:32.678Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-06T13:29:33.283Z] ---> package-listing.sh [2021-08-06T13:29:33.283Z] ++ facter osfamily [2021-08-06T13:29:33.284Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-06T13:29:33.550Z] + OS_FAMILY=redhat [2021-08-06T13:29:33.550Z] + workspace=/w/workspace/edgexfoundry_device-sdk-c_PR-357 [2021-08-06T13:29:33.550Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-06T13:29:33.550Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-06T13:29:33.550Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-06T13:29:33.550Z] + PACKAGES=/tmp/packages_start.txt [2021-08-06T13:29:33.550Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-357 ']' [2021-08-06T13:29:33.550Z] + PACKAGES=/tmp/packages_end.txt [2021-08-06T13:29:33.550Z] + case "${OS_FAMILY}" in [2021-08-06T13:29:33.550Z] + sort [2021-08-06T13:29:33.550Z] + rpm -qa [2021-08-06T13:29:34.133Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-06T13:29:34.133Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-06T13:29:34.133Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-06T13:29:34.133Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-357 ']' [2021-08-06T13:29:34.133Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_PR-357/archives/ [2021-08-06T13:29:34.133Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_PR-357/archives/ [Pipeline] echo [2021-08-06T13:29:34.150Z] 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-357/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-06T13:29:34.453Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-06T13:29:35.052Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-06T13:29:35.052Z] [2021-08-06T13:29:35.052Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-06T13:29:35.379Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-06T13:29:35.379Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-06T13:29:35.379Z] b4d181a07f80: Pulling fs layer [2021-08-06T13:29:35.379Z] a1111a8f2ec3: Pulling fs layer [2021-08-06T13:29:35.379Z] ed53099fbce6: Pulling fs layer [2021-08-06T13:29:35.379Z] dc539afda2c1: Pulling fs layer [2021-08-06T13:29:35.379Z] 77bc0d833cb6: Pulling fs layer [2021-08-06T13:29:35.379Z] 9065ff56babe: Pulling fs layer [2021-08-06T13:29:35.379Z] d287ab97295c: Pulling fs layer [2021-08-06T13:29:35.379Z] 77bc0d833cb6: Waiting [2021-08-06T13:29:35.379Z] 9065ff56babe: Waiting [2021-08-06T13:29:35.379Z] d287ab97295c: Waiting [2021-08-06T13:29:35.379Z] dc539afda2c1: Waiting [2021-08-06T13:29:35.647Z] a1111a8f2ec3: Verifying Checksum [2021-08-06T13:29:35.647Z] a1111a8f2ec3: Download complete [2021-08-06T13:29:35.647Z] dc539afda2c1: Verifying Checksum [2021-08-06T13:29:35.647Z] dc539afda2c1: Download complete [2021-08-06T13:29:35.913Z] 77bc0d833cb6: Verifying Checksum [2021-08-06T13:29:35.913Z] 77bc0d833cb6: Download complete [2021-08-06T13:29:35.913Z] 9065ff56babe: Verifying Checksum [2021-08-06T13:29:35.913Z] 9065ff56babe: Download complete [2021-08-06T13:29:35.913Z] ed53099fbce6: Verifying Checksum [2021-08-06T13:29:35.913Z] ed53099fbce6: Download complete [2021-08-06T13:29:36.898Z] b4d181a07f80: Download complete [2021-08-06T13:29:38.393Z] b4d181a07f80: Pull complete [2021-08-06T13:29:38.393Z] a1111a8f2ec3: Pull complete [2021-08-06T13:29:38.983Z] ed53099fbce6: Pull complete [2021-08-06T13:29:38.983Z] dc539afda2c1: Pull complete [2021-08-06T13:29:39.248Z] 77bc0d833cb6: Pull complete [2021-08-06T13:29:39.248Z] 9065ff56babe: Pull complete [2021-08-06T13:29:40.668Z] d287ab97295c: Verifying Checksum [2021-08-06T13:29:40.668Z] d287ab97295c: Download complete [2021-08-06T13:29:46.035Z] d287ab97295c: Pull complete [2021-08-06T13:29:46.035Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-06T13:29:46.035Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-06T13:29:46.035Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-06T13:29:46.142Z] prd-centos7-docker-4c-2g-2245 does not seem to be running inside a container [2021-08-06T13:29:46.199Z] $ 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-357/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-357 -v /w/workspace/edgexfoundry_device-sdk-c_PR-357:/w/workspace/edgexfoundry_device-sdk-c_PR-357:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-357@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-357@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-06T13:29:48.529Z] $ docker top b26775e8c45769718b3b740a710483c9a41ec8cfd7096f60d8560e5bfe5fe5e8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-06T13:29:48.927Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-06T13:29:49.237Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-06T13:29:49.549Z] + ls /var/log/sa-host [2021-08-06T13:29:49.549Z] + sadf -c /var/log/sa-host/sa05 [2021-08-06T13:29:49.549Z] file_magic: OK [2021-08-06T13:29:49.549Z] HZ: Using current value: 100 [2021-08-06T13:29:49.549Z] file_header: OK [2021-08-06T13:29:49.549Z] 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-08-06T13:29:49.550Z] Statistics: [2021-08-06T13:29:49.550Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-06T13:29:49.550Z] File successfully converted to sysstat format version 12.0.3 [2021-08-06T13:29:49.550Z] + sadf -c /var/log/sa-host/sa06 [2021-08-06T13:29:49.550Z] file_magic: OK [2021-08-06T13:29:49.550Z] HZ: Using current value: 100 [2021-08-06T13:29:49.550Z] file_header: OK [2021-08-06T13:29:49.550Z] 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-08-06T13:29:49.550Z] Statistics: [2021-08-06T13:29:49.550Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-06T13:29:49.550Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-06T13:29:51.374Z] provisioning config files... [2021-08-06T13:29:51.388Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-357@tmp/config1805530147327196616tmp [Pipeline] { [Pipeline] echo [2021-08-06T13:29:51.410Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-06T13:29:51.716Z] ---> create-netrc.sh [Pipeline] } [2021-08-06T13:29:51.728Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-06T13:29:52.107Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-06T13:29:52.121Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-06T13:29:52.437Z] ---> sudo-logs.sh [2021-08-06T13:29:52.437Z] Archiving 'sudo' log.. [2021-08-06T13:29:52.437Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2245.vexxhost.local: Name or service not known [2021-08-06T13:29:52.437Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2245.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-06T13:29:52.503Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-06T13:29:52.821Z] ---> job-cost.sh [2021-08-06T13:29:52.821Z] lf-activate-venv: SKIPPING [2021-08-06T13:29:52.821Z] DEBUG: total: 0.18000000715255737 [2021-08-06T13:29:52.821Z] INFO: Retrieving Stack Cost... [2021-08-06T13:29:53.780Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-06T13:29:54.045Z] INFO: Archiving Costs [Pipeline] echo [2021-08-06T13:29:54.063Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-06T13:29:54.393Z] ---> logs-deploy.sh [2021-08-06T13:29:54.393Z] lf-activate-venv: SKIPPING [2021-08-06T13:29:54.393Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-357/11 [2021-08-06T13:29:54.393Z] INFO: archiving workspace using pattern(s): [2021-08-06T13:29:54.974Z] Archives upload complete. [2021-08-06T13:29:55.243Z] INFO: archiving logs to Nexus