Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 989fcf480b12b46cf08b8d06d57a888d847882bb 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-ssh5466480702276332818.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-ssh8528385973256782353.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 d6bf42d899a6140169a1fadeb6f44df9cdc48750 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/main/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/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3329400520487157732.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > 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-ssh737910144275168692.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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/main/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/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh310538543533036454.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1447 in /w/workspace/edgexfoundry_device-sdk-c_main [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_main # 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_main@tmp/jenkins-gitclient-ssh4933832264954362703.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 989fcf480b12b46cf08b8d06d57a888d847882bb (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f 989fcf480b12b46cf08b8d06d57a888d847882bb # timeout=10 Commit message: "fix: stop device autoevents before releasing memory (#382)" > git rev-list --no-walk b33a799834278c94191ed5db2afedc6f631595ea # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-14T15:14:11.143Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-14T15:14:11.185Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-14T15:14:11.201Z] ========================================================= [2021-10-14T15:14:11.201Z] EdgeX Global Pipelines Version Info [2021-10-14T15:14:11.201Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-14T15:14:12.346Z] ------------------- [2021-10-14T15:14:12.346Z] stable info: [2021-10-14T15:14:12.346Z] ------------------- [2021-10-14T15:14:12.346Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-14T15:14:12.346Z] Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-14T15:14:12.346Z] Message: update stable to v1.0.210 [2021-10-14T15:14:13.289Z] ------------------- [2021-10-14T15:14:13.289Z] experimental info: [2021-10-14T15:14:13.289Z] ------------------- [2021-10-14T15:14:13.289Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-10-14T15:14:13.289Z] Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-14T15:14:13.289Z] Message: update experimental to v1.0.210 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-14T15:14:13.364Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo [2021-10-14T15:14:13.372Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo [2021-10-14T15:14:13.379Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-14T15:14:13.386Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-14T15:14:13.393Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-14T15:14:13.404Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [Pipeline] echo [2021-10-14T15:14:13.413Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2021-10-14T15:14:13.422Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2021-10-14T15:14:13.431Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-14T15:14:13.441Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-14T15:14:13.451Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk [Pipeline] echo [2021-10-14T15:14:13.464Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-14T15:14:13.475Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-14T15:14:13.484Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-14T15:14:13.494Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-10-14T15:14:13.504Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-14T15:14:13.513Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-10-14T15:14:13.523Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-14T15:14:13.532Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-10-14T15:14:13.541Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-10-14T15:14:13.576Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-10-14T15:14:13.584Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 989fcf480b12b46cf08b8d06d57a888d847882bb [Pipeline] echo [2021-10-14T15:14:13.594Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 989fcf4 [Pipeline] echo [2021-10-14T15:14:13.603Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-14T15:14:13.638Z] provisioning config files... [2021-10-14T15:14:13.651Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config4767634985672293127tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-14T15:14:13.968Z] ---> docker-login.sh [2021-10-14T15:14:13.968Z] nexus3.edgexfoundry.org:10001 [2021-10-14T15:14:13.968Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-14T15:14:14.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-14T15:14:14.241Z] Configure a credential helper to remove this warning. See [2021-10-14T15:14:14.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-14T15:14:14.241Z] [2021-10-14T15:14:14.241Z] Login Succeeded [2021-10-14T15:14:14.241Z] nexus3.edgexfoundry.org:10002 [2021-10-14T15:14:14.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-14T15:14:14.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-14T15:14:14.241Z] Configure a credential helper to remove this warning. See [2021-10-14T15:14:14.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-14T15:14:14.241Z] [2021-10-14T15:14:14.241Z] Login Succeeded [2021-10-14T15:14:14.241Z] nexus3.edgexfoundry.org:10003 [2021-10-14T15:14:14.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-14T15:14:14.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-14T15:14:14.503Z] Configure a credential helper to remove this warning. See [2021-10-14T15:14:14.503Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-14T15:14:14.503Z] [2021-10-14T15:14:14.503Z] Login Succeeded [2021-10-14T15:14:14.503Z] nexus3.edgexfoundry.org:10004 [2021-10-14T15:14:14.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-14T15:14:14.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-14T15:14:14.503Z] Configure a credential helper to remove this warning. See [2021-10-14T15:14:14.503Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-14T15:14:14.503Z] [2021-10-14T15:14:14.503Z] Login Succeeded [2021-10-14T15:14:14.503Z] docker.io [2021-10-14T15:14:14.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-14T15:14:15.078Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-14T15:14:15.078Z] Configure a credential helper to remove this warning. See [2021-10-14T15:14:15.078Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-14T15:14:15.078Z] [2021-10-14T15:14:15.078Z] Login Succeeded [2021-10-14T15:14:15.078Z] ---> docker-login.sh ends [Pipeline] } [2021-10-14T15:14:15.085Z] 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-10-14T15:14:15.948Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-14T15:14:15.948Z] [2021-10-14T15:14:15.948Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-14T15:14:16.261Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-14T15:14:16.262Z] latest: Pulling from edgex-devops/git-semver [2021-10-14T15:14:16.262Z] a0d0a0d46f8b: Pulling fs layer [2021-10-14T15:14:16.262Z] 3e5f54012d9b: Pulling fs layer [2021-10-14T15:14:16.262Z] 4c7163046ea9: Pulling fs layer [2021-10-14T15:14:16.262Z] 0c2d73faf560: Pulling fs layer [2021-10-14T15:14:16.262Z] 0c2d73faf560: Waiting [2021-10-14T15:14:16.262Z] 3e5f54012d9b: Verifying Checksum [2021-10-14T15:14:16.262Z] 3e5f54012d9b: Download complete [2021-10-14T15:14:16.262Z] a0d0a0d46f8b: Verifying Checksum [2021-10-14T15:14:16.262Z] a0d0a0d46f8b: Download complete [2021-10-14T15:14:16.262Z] 4c7163046ea9: Verifying Checksum [2021-10-14T15:14:16.262Z] 4c7163046ea9: Download complete [2021-10-14T15:14:16.529Z] 0c2d73faf560: Verifying Checksum [2021-10-14T15:14:16.529Z] 0c2d73faf560: Download complete [2021-10-14T15:14:16.529Z] a0d0a0d46f8b: Pull complete [2021-10-14T15:14:16.529Z] 3e5f54012d9b: Pull complete [2021-10-14T15:14:16.790Z] 4c7163046ea9: Pull complete [2021-10-14T15:14:17.051Z] 0c2d73faf560: Pull complete [2021-10-14T15:14:17.051Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-10-14T15:14:17.051Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-14T15:14:17.051Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-14T15:14:17.133Z] prd-centos7-docker-4c-2g-1447 does not seem to be running inside a container [2021-10-14T15:14:16.806Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-14T15:14:17.426Z] $ docker top 0f595bbbad6682999ba78b19fbbecdb0a5b7830b254d7be83dc6393f122f2c0d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-14T15:14:17.832Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-14T15:14:17.832Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-14T15:14:17.929Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-14T15:14:17.627Z] $ docker exec 0f595bbbad6682999ba78b19fbbecdb0a5b7830b254d7be83dc6393f122f2c0d ssh-agent [2021-10-14T15:14:18.030Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnBciBa/agent.14 [2021-10-14T15:14:18.030Z] SSH_AGENT_PID=20 [2021-10-14T15:14:18.037Z] Running ssh-add (command line suppressed) [2021-10-14T15:14:17.826Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_8230674250013613657.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_8230674250013613657.key) [2021-10-14T15:14:18.126Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-14T15:14:18.414Z] + git tag --points-at HEAD [Pipeline] } [2021-10-14T15:14:18.177Z] $ docker exec --env ******** --env ******** 0f595bbbad6682999ba78b19fbbecdb0a5b7830b254d7be83dc6393f122f2c0d ssh-agent -k [2021-10-14T15:14:18.266Z] unset SSH_AUTH_SOCK; [2021-10-14T15:14:18.266Z] unset SSH_AGENT_PID; [2021-10-14T15:14:18.266Z] echo Agent pid 20 killed; [2021-10-14T15:14:18.532Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-14T15:14:18.559Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-14T15:14:18.559Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-14T15:14:18.662Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-14T15:14:18.421Z] $ docker exec 0f595bbbad6682999ba78b19fbbecdb0a5b7830b254d7be83dc6393f122f2c0d ssh-agent [2021-10-14T15:14:18.755Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgjkoGk/agent.55 [2021-10-14T15:14:18.755Z] SSH_AGENT_PID=61 [2021-10-14T15:14:18.760Z] Running ssh-add (command line suppressed) [2021-10-14T15:14:18.607Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_5938201017506005466.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_5938201017506005466.key) [2021-10-14T15:14:18.851Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-14T15:14:19.142Z] + git semver init [2021-10-14T15:14:19.142Z] # -> Open(): unable to determine branch for HEAD [2021-10-14T15:14:19.142Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.git [2021-10-14T15:14:19.142Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_main [2021-10-14T15:14:19.142Z] # $SEMVER_REMOTE_NAME = origin [2021-10-14T15:14:19.142Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-14T15:14:19.142Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-14T15:14:19.142Z] # $SEMVER_BRANCH = main [2021-10-14T15:14:19.142Z] # $SEMVER_TEMP = /tmp/semver-541548297 [2021-10-14T15:14:19.142Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP [2021-10-14T15:14:20.084Z] # '/tmp/semver-541548297' -> '/w/workspace/edgexfoundry_device-sdk-c_main/.semver' [2021-10-14T15:14:20.084Z] # -> Force: false [2021-10-14T15:14:20.084Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.semver [Pipeline] } [2021-10-14T15:14:19.970Z] $ docker exec --env ******** --env ******** 0f595bbbad6682999ba78b19fbbecdb0a5b7830b254d7be83dc6393f122f2c0d ssh-agent -k [2021-10-14T15:14:20.074Z] unset SSH_AUTH_SOCK; [2021-10-14T15:14:20.075Z] unset SSH_AGENT_PID; [2021-10-14T15:14:20.076Z] echo Agent pid 61 killed; [2021-10-14T15:14:20.198Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-14T15:14:20.503Z] + git semver [Pipeline] } [2021-10-14T15:14:20.427Z] $ docker stop --time=1 0f595bbbad6682999ba78b19fbbecdb0a5b7830b254d7be83dc6393f122f2c0d [2021-10-14T15:14:21.638Z] $ docker rm -f 0f595bbbad6682999ba78b19fbbecdb0a5b7830b254d7be83dc6393f122f2c0d [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-14T15:14:21.987Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-14T15:14:22.231Z] Stashed 1 file(s) [Pipeline] echo [2021-10-14T15:14:22.235Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.11 [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-10-14T15:14:37.497Z] Still waiting to schedule task [2021-10-14T15:14:37.497Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1447’ [2021-10-14T15:14:37.500Z] Still waiting to schedule task [2021-10-14T15:14:37.500Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-10-14T15:16:54.220Z] Running on prd-centos7-docker-4c-2g-1449 in /w/workspace/edgexfoundry_device-sdk-c_main [Pipeline] { [Pipeline] ws [2021-10-14T15:16:54.231Z] Running in /w/workspace/device-sdk-c/12 [Pipeline] { [Pipeline] checkout [2021-10-14T15:16:54.313Z] Selected Git installation does not exist. Using Default [2021-10-14T15:16:54.313Z] The recommended git tool is: NONE [2021-10-14T15:16:56.275Z] using credential edgex-jenkins-ssh [2021-10-14T15:16:56.290Z] Cloning the remote Git repository [2021-10-14T15:16:55.978Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2021-10-14T15:16:56.032Z] > git init /w/workspace/device-sdk-c/12 # timeout=10 [2021-10-14T15:16:56.062Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2021-10-14T15:16:56.062Z] > git --version # timeout=10 [2021-10-14T15:16:56.071Z] > git --version # 'git version 2.24.4' [2021-10-14T15:16:56.072Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-14T15:16:56.092Z] [INFO] Currently running in a labeled security context [2021-10-14T15:16:56.092Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-14T15:16:56.092Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-c/12@tmp/jenkins-gitclient-ssh734771915145967136.key [2021-10-14T15:16:56.123Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-14T15:16:57.404Z] Avoid second fetch [2021-10-14T15:16:57.405Z] Checking out Revision 989fcf480b12b46cf08b8d06d57a888d847882bb (main) [2021-10-14T15:16:57.031Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2021-10-14T15:16:57.051Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-14T15:16:57.078Z] > git config core.sparsecheckout # timeout=10 [2021-10-14T15:16:57.091Z] > git checkout -f 989fcf480b12b46cf08b8d06d57a888d847882bb # timeout=10 [2021-10-14T15:17:01.009Z] Commit message: "fix: stop device autoevents before releasing memory (#382)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-14T15:17:01.709Z] provisioning config files... [2021-10-14T15:17:01.722Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/12@tmp/config5544407981500209330tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-14T15:17:02.121Z] ---> docker-login.sh [2021-10-14T15:17:02.121Z] nexus3.edgexfoundry.org:10001 [2021-10-14T15:17:02.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-14T15:17:02.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-14T15:17:02.386Z] Configure a credential helper to remove this warning. See [2021-10-14T15:17:02.386Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-14T15:17:02.386Z] [2021-10-14T15:17:02.386Z] Login Succeeded [2021-10-14T15:17:02.386Z] nexus3.edgexfoundry.org:10002 [2021-10-14T15:17:02.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-14T15:17:02.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-14T15:17:02.386Z] Configure a credential helper to remove this warning. See [2021-10-14T15:17:02.386Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-14T15:17:02.386Z] [2021-10-14T15:17:02.386Z] Login Succeeded [2021-10-14T15:17:02.387Z] nexus3.edgexfoundry.org:10003 [2021-10-14T15:17:02.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-14T15:17:02.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-14T15:17:02.652Z] Configure a credential helper to remove this warning. See [2021-10-14T15:17:02.652Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-14T15:17:02.652Z] [2021-10-14T15:17:02.652Z] Login Succeeded [2021-10-14T15:17:02.652Z] nexus3.edgexfoundry.org:10004 [2021-10-14T15:17:02.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-14T15:17:02.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-14T15:17:02.652Z] Configure a credential helper to remove this warning. See [2021-10-14T15:17:02.652Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-14T15:17:02.652Z] [2021-10-14T15:17:02.652Z] Login Succeeded [2021-10-14T15:17:02.652Z] docker.io [2021-10-14T15:17:02.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-14T15:17:03.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-14T15:17:03.237Z] Configure a credential helper to remove this warning. See [2021-10-14T15:17:03.237Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-14T15:17:03.237Z] [2021-10-14T15:17:03.237Z] Login Succeeded [2021-10-14T15:17:03.237Z] ---> docker-login.sh ends [Pipeline] } [2021-10-14T15:17:03.264Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-14T15:17:03.387Z] ========================================================= [2021-10-14T15:17:03.387Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2021-10-14T15:17:03.387Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-14T15:17:03.682Z] + 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-10-14T15:17:03.682Z] Sending build context to Docker daemon 2.707MB [2021-10-14T15:17:03.682Z] Step 1/24 : ARG BASE=alpine:3.14 [2021-10-14T15:17:03.682Z] Step 2/24 : FROM ${BASE} as builder [2021-10-14T15:17:03.682Z] latest: Pulling from edgex-devops/edgex-gcc-base [2021-10-14T15:17:03.682Z] a0d0a0d46f8b: Pulling fs layer [2021-10-14T15:17:03.682Z] 39017ce70367: Pulling fs layer [2021-10-14T15:17:03.682Z] dcf9283bb20a: Pulling fs layer [2021-10-14T15:17:03.944Z] 39017ce70367: Verifying Checksum [2021-10-14T15:17:03.944Z] 39017ce70367: Download complete [2021-10-14T15:17:03.944Z] a0d0a0d46f8b: Download complete [2021-10-14T15:17:04.204Z] a0d0a0d46f8b: Pull complete [2021-10-14T15:17:04.204Z] 39017ce70367: Pull complete [2021-10-14T15:17:04.204Z] dcf9283bb20a: Download complete [2021-10-14T15:17:07.523Z] dcf9283bb20a: Pull complete [2021-10-14T15:17:07.523Z] Digest: sha256:2a2af42e0978abc69143d34e5140e0e2b13385d9fcf9e2292ee97f6b0c1f1d72 [2021-10-14T15:17:07.523Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2021-10-14T15:17:07.523Z] ---> a4e04833b611 [2021-10-14T15:17:07.523Z] Step 3/24 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2021-10-14T15:17:08.514Z] ---> Running in d33a27e0b1f5 [2021-10-14T15:17:08.777Z] Connecting to iotech.jfrog.io (54.72.115.12:443) [2021-10-14T15:17:09.349Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2021-10-14T15:17:09.349Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2021-10-14T15:17:09.349Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2021-10-14T15:17:09.349Z] Removing intermediate container d33a27e0b1f5 [2021-10-14T15:17:09.349Z] ---> de01ee3bc44c [2021-10-14T15:17:09.349Z] Step 4/24 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main' >> /etc/apk/repositories [2021-10-14T15:17:09.349Z] ---> Running in 627b36954471 [2021-10-14T15:17:09.929Z] Removing intermediate container 627b36954471 [2021-10-14T15:17:09.929Z] ---> b7c9c7002b06 [2021-10-14T15:17:09.929Z] Step 5/24 : 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-1.3 hiredis-dev [2021-10-14T15:17:09.929Z] ---> Running in c47c1f672690 [2021-10-14T15:17:10.191Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-14T15:17:11.137Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-14T15:17:11.400Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-14T15:17:11.660Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2021-10-14T15:17:11.660Z] (1/27) Installing hiredis (1.0.0-r0) [2021-10-14T15:17:11.921Z] (2/27) Installing hiredis-dev (1.0.0-r0) [2021-10-14T15:17:11.921Z] (3/27) Installing ncurses-dev (6.2_p20210612-r0) [2021-10-14T15:17:11.921Z] (4/27) Installing paho-mqtt-c-dev-1.3 (1.3.9-r0) [2021-10-14T15:17:12.862Z] (5/27) Installing libblkid (2.37-r0) [2021-10-14T15:17:13.122Z] (6/27) Installing blkid (2.37-r0) [2021-10-14T15:17:13.122Z] (7/27) Installing libcap-ng (0.8.2-r0) [2021-10-14T15:17:13.122Z] (8/27) Installing setpriv (2.37-r0) [2021-10-14T15:17:13.382Z] (9/27) Installing libmount (2.37-r0) [2021-10-14T15:17:13.383Z] (10/27) Installing libsmartcols (2.37-r0) [2021-10-14T15:17:13.383Z] (11/27) Installing findmnt (2.37-r0) [2021-10-14T15:17:13.643Z] (12/27) Installing mcookie (2.37-r0) [2021-10-14T15:17:13.643Z] (13/27) Installing hexdump (2.37-r0) [2021-10-14T15:17:13.643Z] (14/27) Installing lsblk (2.37-r0) [2021-10-14T15:17:13.902Z] (15/27) Installing libuuid (2.37-r0) [2021-10-14T15:17:13.902Z] (16/27) Installing libfdisk (2.37-r0) [2021-10-14T15:17:13.902Z] (17/27) Installing sfdisk (2.37-r0) [2021-10-14T15:17:14.169Z] (18/27) Installing cfdisk (2.37-r0) [2021-10-14T15:17:14.169Z] (19/27) Installing partx (2.37-r0) [2021-10-14T15:17:14.169Z] (20/27) Installing flock (2.37-r0) [2021-10-14T15:17:14.432Z] (21/27) Installing logger (2.37-r0) [2021-10-14T15:17:14.432Z] (22/27) Installing uuidgen (2.37-r0) [2021-10-14T15:17:14.692Z] (23/27) Installing libeconf (0.3.8-r1) [2021-10-14T15:17:14.693Z] (24/27) Installing util-linux (2.37-r0) [2021-10-14T15:17:14.954Z] (25/27) Installing util-linux-dev (2.37-r0) [2021-10-14T15:17:14.954Z] (26/27) Installing libidn2 (2.3.1-r0) [2021-10-14T15:17:15.216Z] (27/27) Installing wget (1.21.1-r1) [2021-10-14T15:17:15.216Z] Executing busybox-1.33.1-r3.trigger [2021-10-14T15:17:15.216Z] OK: 291 MiB in 104 packages [2021-10-14T15:17:15.813Z] Removing intermediate container c47c1f672690 [2021-10-14T15:17:15.813Z] ---> 1c9f4eff2564 [2021-10-14T15:17:15.813Z] Step 6/24 : ENV CBOR_VERSION=0.5.0 [2021-10-14T15:17:15.813Z] ---> Running in 613824294b71 [2021-10-14T15:17:15.813Z] Removing intermediate container 613824294b71 [2021-10-14T15:17:15.813Z] ---> c43745aaeb50 [2021-10-14T15:17:15.813Z] Step 7/24 : 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-10-14T15:17:15.813Z] ---> Running in 59d55004f202 [2021-10-14T15:17:16.075Z] --2021-10-14 15:17:15-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2021-10-14T15:17:16.075Z] Resolving github.com (github.com)... 140.82.113.4 [2021-10-14T15:17:16.075Z] Connecting to github.com (github.com)|140.82.113.4|:443... connected. [2021-10-14T15:17:16.336Z] HTTP request sent, awaiting response... 302 Found [2021-10-14T15:17:16.336Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2021-10-14T15:17:16.336Z] --2021-10-14 15:17:16-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2021-10-14T15:17:16.336Z] Resolving codeload.github.com (codeload.github.com)... 140.82.114.9 [2021-10-14T15:17:16.336Z] Connecting to codeload.github.com (codeload.github.com)|140.82.114.9|:443... connected. [2021-10-14T15:17:16.596Z] HTTP request sent, awaiting response... 200 OK [2021-10-14T15:17:16.596Z] Length: unspecified [application/x-gzip] [2021-10-14T15:17:16.596Z] Saving to: 'STDOUT' [2021-10-14T15:17:16.596Z]  [2021-10-14T15:17:16.596Z] 0K .......... .......... .......... .......... .......... 1.02M [2021-10-14T15:17:16.596Z] 50K .......... .......... .......... .......... .......... 2.07M [2021-10-14T15:17:16.596Z] 100K .......... .......... .......... .......... .......... 28.6M [2021-10-14T15:17:16.596Z] 150K .......... .......... .......... .......... .......... 2.18M [2021-10-14T15:17:16.596Z] 200K .......... .......... .......... .......... .......... 21.5M [2021-10-14T15:17:16.596Z] 250K .......... .......... .......... .......... .......... 7.87M [2021-10-14T15:17:16.596Z] 300K .......... .......... .......... .......... .......... 18.8M [2021-10-14T15:17:16.596Z] 350K .......... .......... .......... .......... .......... 4.10M [2021-10-14T15:17:16.596Z] 400K .......... .......... .......... .......... .......... 34.3M [2021-10-14T15:17:16.596Z] 450K .......... .......... .......... .......... .......... 20.3M [2021-10-14T15:17:16.596Z] 500K .......... .......... .......... .......... .......... 33.0M [2021-10-14T15:17:16.596Z] 550K .......... .......... .......... .......... .......... 11.3M [2021-10-14T15:17:16.596Z] 600K .......... .......... .......... .......... .......... 5.52M [2021-10-14T15:17:16.596Z] 650K .......... .......... .......... .......... .......... 4.40M [2021-10-14T15:17:16.596Z] 700K .. 73.3M=0.1s [2021-10-14T15:17:16.596Z] [2021-10-14T15:17:16.596Z] 2021-10-14 15:17:16 (4.63 MB/s) - written to stdout [719348] [2021-10-14T15:17:16.596Z] [2021-10-14T15:17:16.857Z] -- The C compiler identification is GNU 10.3.1 [2021-10-14T15:17:16.857Z] -- The CXX compiler identification is GNU 10.3.1 [2021-10-14T15:17:16.857Z] -- Detecting C compiler ABI info [2021-10-14T15:17:16.857Z] -- Detecting C compiler ABI info - done [2021-10-14T15:17:16.857Z] -- Check for working C compiler: /usr/bin/cc - skipped [2021-10-14T15:17:16.857Z] -- Detecting C compile features [2021-10-14T15:17:16.857Z] -- Detecting C compile features - done [2021-10-14T15:17:16.857Z] -- Detecting CXX compiler ABI info [2021-10-14T15:17:16.857Z] -- Detecting CXX compiler ABI info - done [2021-10-14T15:17:17.121Z] -- Check for working CXX compiler: /usr/bin/c++ - skipped [2021-10-14T15:17:17.121Z] -- Detecting CXX compile features [2021-10-14T15:17:17.121Z] -- Detecting CXX compile features - done [2021-10-14T15:17:17.121Z] -- Looking for include file endian.h [2021-10-14T15:17:17.121Z] -- Looking for include file endian.h - found [2021-10-14T15:17:17.121Z] -- Looking for sys/types.h [2021-10-14T15:17:17.121Z] -- Looking for sys/types.h - found [2021-10-14T15:17:17.121Z] -- Looking for stdint.h [2021-10-14T15:17:17.122Z] -- Looking for stdint.h - found [2021-10-14T15:17:17.122Z] -- Looking for stddef.h [2021-10-14T15:17:17.386Z] -- Looking for stddef.h - found [2021-10-14T15:17:17.386Z] -- Check size of size_t [2021-10-14T15:17:17.386Z] -- Check size of size_t - done [2021-10-14T15:17:17.386Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2021-10-14T15:17:17.386Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2021-10-14T15:17:17.386Z] asked CMake to find a package configuration file provided by "cJSON", but [2021-10-14T15:17:17.386Z] CMake did not find one. [2021-10-14T15:17:17.386Z] [2021-10-14T15:17:17.386Z] Could not find a package configuration file provided by "cJSON" with any of [2021-10-14T15:17:17.386Z] the following names: [2021-10-14T15:17:17.386Z] [2021-10-14T15:17:17.386Z] cJSONConfig.cmake [2021-10-14T15:17:17.386Z] cjson-config.cmake [2021-10-14T15:17:17.386Z] [2021-10-14T15:17:17.386Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2021-10-14T15:17:17.386Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2021-10-14T15:17:17.386Z] provides a separate development package or SDK, be sure it has been [2021-10-14T15:17:17.386Z] installed. [2021-10-14T15:17:17.386Z] [2021-10-14T15:17:17.386Z] [2021-10-14T15:17:17.386Z] -- Configuring done [2021-10-14T15:17:17.386Z] -- Generating done [2021-10-14T15:17:17.386Z] -- Build files have been written to: /tmp/cbor [2021-10-14T15:17:17.386Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2021-10-14T15:17:17.646Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2021-10-14T15:17:17.646Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2021-10-14T15:17:17.911Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2021-10-14T15:17:17.911Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2021-10-14T15:17:17.911Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2021-10-14T15:17:18.172Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2021-10-14T15:17:18.172Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2021-10-14T15:17:18.172Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2021-10-14T15:17:18.172Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2021-10-14T15:17:18.433Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2021-10-14T15:17:18.433Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2021-10-14T15:17:18.433Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2021-10-14T15:17:18.696Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2021-10-14T15:17:18.696Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2021-10-14T15:17:18.696Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2021-10-14T15:17:18.696Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2021-10-14T15:17:18.955Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2021-10-14T15:17:18.955Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2021-10-14T15:17:18.955Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2021-10-14T15:17:18.955Z] [ 40%] Linking C shared library libcbor.so [2021-10-14T15:17:19.222Z] [ 40%] Built target cbor_shared [2021-10-14T15:17:19.222Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2021-10-14T15:17:19.222Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2021-10-14T15:17:19.489Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2021-10-14T15:17:19.489Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2021-10-14T15:17:20.061Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2021-10-14T15:17:20.061Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2021-10-14T15:17:20.061Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2021-10-14T15:17:20.062Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2021-10-14T15:17:20.062Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2021-10-14T15:17:20.333Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2021-10-14T15:17:20.333Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2021-10-14T15:17:20.333Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2021-10-14T15:17:20.601Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2021-10-14T15:17:20.601Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2021-10-14T15:17:20.601Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2021-10-14T15:17:20.869Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2021-10-14T15:17:20.869Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2021-10-14T15:17:20.869Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2021-10-14T15:17:20.869Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2021-10-14T15:17:21.131Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2021-10-14T15:17:21.131Z] [ 80%] Linking C static library libcbor.a [2021-10-14T15:17:21.131Z] [ 80%] Built target cbor [2021-10-14T15:17:21.131Z] [ 82%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2021-10-14T15:17:21.131Z] [ 84%] Linking C executable readfile [2021-10-14T15:17:21.131Z] [ 84%] Built target readfile [2021-10-14T15:17:21.131Z] [ 86%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2021-10-14T15:17:21.393Z] [ 88%] Linking C executable create_items [2021-10-14T15:17:21.393Z] [ 88%] Built target create_items [2021-10-14T15:17:21.393Z] [ 90%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2021-10-14T15:17:21.393Z] [ 92%] Linking C executable sort [2021-10-14T15:17:21.393Z] [ 92%] Built target sort [2021-10-14T15:17:21.393Z] [ 94%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2021-10-14T15:17:21.393Z] [ 96%] Linking C executable hello [2021-10-14T15:17:21.393Z] [ 96%] Built target hello [2021-10-14T15:17:21.393Z] [ 98%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2021-10-14T15:17:21.654Z] [100%] Linking C executable streaming_parser [2021-10-14T15:17:21.654Z] [100%] Built target streaming_parser [2021-10-14T15:17:21.654Z] Install the project... [2021-10-14T15:17:21.654Z] -- Install configuration: "Release" [2021-10-14T15:17:21.654Z] -- Installing: /usr/local/include/cbor/configuration.h [2021-10-14T15:17:21.654Z] -- Installing: /usr/local/lib/libcbor.a [2021-10-14T15:17:21.654Z] -- Installing: /usr/local/lib/libcbor.so.0.0.0 [2021-10-14T15:17:21.654Z] -- Installing: /usr/local/lib/libcbor.so.0 [2021-10-14T15:17:21.654Z] -- Installing: /usr/local/lib/libcbor.so [2021-10-14T15:17:21.654Z] -- Up-to-date: /usr/local/include/cbor [2021-10-14T15:17:21.654Z] -- Installing: /usr/local/include/cbor/arrays.h [2021-10-14T15:17:21.654Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2021-10-14T15:17:21.654Z] -- Installing: /usr/local/include/cbor/callbacks.h [2021-10-14T15:17:21.654Z] -- Installing: /usr/local/include/cbor/common.h [2021-10-14T15:17:21.654Z] -- Installing: /usr/local/include/cbor/data.h [2021-10-14T15:17:21.654Z] -- Installing: /usr/local/include/cbor/encoding.h [2021-10-14T15:17:21.654Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2021-10-14T15:17:21.654Z] -- Installing: /usr/local/include/cbor/internal [2021-10-14T15:17:21.654Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2021-10-14T15:17:21.654Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2021-10-14T15:17:21.654Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2021-10-14T15:17:21.654Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2021-10-14T15:17:21.654Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2021-10-14T15:17:21.654Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2021-10-14T15:17:21.654Z] -- Installing: /usr/local/include/cbor/ints.h [2021-10-14T15:17:21.654Z] -- Installing: /usr/local/include/cbor/maps.h [2021-10-14T15:17:21.654Z] -- Installing: /usr/local/include/cbor/serialization.h [2021-10-14T15:17:21.654Z] -- Installing: /usr/local/include/cbor/streaming.h [2021-10-14T15:17:21.654Z] -- Installing: /usr/local/include/cbor/strings.h [2021-10-14T15:17:21.654Z] -- Installing: /usr/local/include/cbor/tags.h [2021-10-14T15:17:21.654Z] -- Installing: /usr/local/include/cbor.h [2021-10-14T15:17:21.654Z] -- Installing: /usr/local/lib/pkgconfig/libcbor.pc [2021-10-14T15:17:22.229Z] Removing intermediate container 59d55004f202 [2021-10-14T15:17:22.229Z] ---> 36dcd536c0e0 [2021-10-14T15:17:22.229Z] Step 8/24 : RUN mkdir /tmp/sdk [2021-10-14T15:17:22.229Z] ---> Running in 52b6caa82c5d [2021-10-14T15:17:22.804Z] Removing intermediate container 52b6caa82c5d [2021-10-14T15:17:22.804Z] ---> ddf1ae804b72 [2021-10-14T15:17:22.804Z] Step 9/24 : COPY VERSION /tmp/sdk [2021-10-14T15:17:22.804Z] ---> 1469d8ccea8f [2021-10-14T15:17:22.804Z] Step 10/24 : COPY src /tmp/sdk/src [2021-10-14T15:17:23.075Z] ---> 0ecbc9f5b7df [2021-10-14T15:17:23.075Z] Step 11/24 : COPY include /tmp/sdk/include [2021-10-14T15:17:23.337Z] ---> 4c2512586997 [2021-10-14T15:17:23.337Z] Step 12/24 : COPY scripts /tmp/sdk/scripts [2021-10-14T15:17:23.337Z] ---> d10e0eff6bcf [2021-10-14T15:17:23.337Z] Step 13/24 : COPY LICENSE /tmp/sdk [2021-10-14T15:17:23.601Z] ---> 3e9f0921574f [2021-10-14T15:17:23.601Z] Step 14/24 : COPY Attribution.txt /tmp/sdk [2021-10-14T15:17:23.601Z] ---> 598f1121215b [2021-10-14T15:17:23.601Z] Step 15/24 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2021-10-14T15:17:23.601Z] ---> Running in 78b38afcb93d [2021-10-14T15:17:23.864Z] + CPPCHECK=false [2021-10-14T15:17:23.864Z] + DOCGEN=false [2021-10-14T15:17:23.864Z] + TOMLVER=SDK-0.2 [2021-10-14T15:17:23.864Z] + CUTILVER=1.2.2 [2021-10-14T15:17:23.864Z] + '[' 0 -gt 0 ] [2021-10-14T15:17:23.864Z] + readlink -f ./scripts/build.sh [2021-10-14T15:17:23.864Z] + dirname /tmp/sdk/scripts/build.sh [2021-10-14T15:17:23.864Z] + dirname /tmp/sdk/scripts [2021-10-14T15:17:23.864Z] + ROOT=/tmp/sdk [2021-10-14T15:17:23.864Z] + cd /tmp/sdk [2021-10-14T15:17:23.864Z] + '[' '!' -d deps ] [2021-10-14T15:17:23.864Z] + mkdir deps [2021-10-14T15:17:23.864Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-10-14T15:17:23.864Z] + tar -C deps -z -x -f - [2021-10-14T15:17:23.865Z] --2021-10-14 15:17:23-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-10-14T15:17:23.865Z] Resolving github.com (github.com)... 140.82.113.4 [2021-10-14T15:17:23.865Z] Connecting to github.com (github.com)|140.82.113.4|:443... connected. [2021-10-14T15:17:24.124Z] HTTP request sent, awaiting response... 302 Found [2021-10-14T15:17:24.124Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2021-10-14T15:17:24.124Z] --2021-10-14 15:17:24-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2021-10-14T15:17:24.124Z] Resolving codeload.github.com (codeload.github.com)... 140.82.114.9 [2021-10-14T15:17:24.124Z] Connecting to codeload.github.com (codeload.github.com)|140.82.114.9|:443... connected. [2021-10-14T15:17:24.389Z] HTTP request sent, awaiting response... 200 OK [2021-10-14T15:17:24.389Z] Length: unspecified [application/x-gzip] [2021-10-14T15:17:24.389Z] Saving to: 'STDOUT' [2021-10-14T15:17:24.389Z] [2021-10-14T15:17:24.389Z] 0K .......... ...... 701K=0.02s [2021-10-14T15:17:24.389Z] [2021-10-14T15:17:24.389Z] 2021-10-14 15:17:24 (701 KB/s) - written to stdout [16451] [2021-10-14T15:17:24.389Z] [2021-10-14T15:17:24.389Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2021-10-14T15:17:24.389Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.2.2.tar.gz [2021-10-14T15:17:24.389Z] + tar -C deps -z -x -f - [2021-10-14T15:17:24.389Z] --2021-10-14 15:17:24-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.2.2.tar.gz [2021-10-14T15:17:24.389Z] Resolving github.com (github.com)... 140.82.113.4 [2021-10-14T15:17:24.389Z] Connecting to github.com (github.com)|140.82.113.4|:443... connected. [2021-10-14T15:17:24.657Z] HTTP request sent, awaiting response... 302 Found [2021-10-14T15:17:24.657Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.2.2 [following] [2021-10-14T15:17:24.657Z] --2021-10-14 15:17:24-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.2.2 [2021-10-14T15:17:24.657Z] Resolving codeload.github.com (codeload.github.com)... 140.82.114.9 [2021-10-14T15:17:24.657Z] Connecting to codeload.github.com (codeload.github.com)|140.82.114.9|:443... connected. [2021-10-14T15:17:24.916Z] HTTP request sent, awaiting response... 200 OK [2021-10-14T15:17:24.916Z] Length: unspecified [application/x-gzip] [2021-10-14T15:17:24.916Z] Saving to: 'STDOUT' [2021-10-14T15:17:24.916Z] [2021-10-14T15:17:24.916Z] 0K .......... .......... .......... .......... .......... 1.23M [2021-10-14T15:17:24.916Z] 50K .......... .......... .......... .......... .......... 2.42M [2021-10-14T15:17:24.916Z] 100K .......... .......... .......... .......... .......... 84.7M [2021-10-14T15:17:24.916Z] 150K .......... .......... .......... .........  5.28M=0.07s [2021-10-14T15:17:24.916Z] [2021-10-14T15:17:24.916Z] 2021-10-14 15:17:24 (2.73 MB/s) - written to stdout [193961] [2021-10-14T15:17:24.916Z] [2021-10-14T15:17:24.916Z] + mkdir -p src/c/iot [2021-10-14T15:17:24.916Z] + cp deps/iotech-c-utils-1.2.2/src/c/base64.c deps/iotech-c-utils-1.2.2/src/c/component.c deps/iotech-c-utils-1.2.2/src/c/config.c deps/iotech-c-utils-1.2.2/src/c/container.c deps/iotech-c-utils-1.2.2/src/c/data.c deps/iotech-c-utils-1.2.2/src/c/hash.c deps/iotech-c-utils-1.2.2/src/c/iot.c deps/iotech-c-utils-1.2.2/src/c/json.c deps/iotech-c-utils-1.2.2/src/c/logger.c deps/iotech-c-utils-1.2.2/src/c/os.c deps/iotech-c-utils-1.2.2/src/c/scheduler.c deps/iotech-c-utils-1.2.2/src/c/thread.c deps/iotech-c-utils-1.2.2/src/c/threadpool.c deps/iotech-c-utils-1.2.2/src/c/time.c deps/iotech-c-utils-1.2.2/src/c/uuid.c deps/iotech-c-utils-1.2.2/src/c/yxml.c src/c/iot [2021-10-14T15:17:24.916Z] + cp deps/iotech-c-utils-1.2.2/src/c/defs.h.in src/c/iot [2021-10-14T15:17:24.916Z] + cp deps/iotech-c-utils-1.2.2/src/c/yxml.h src/c/iot [2021-10-14T15:17:24.916Z] + cp deps/iotech-c-utils-1.2.2/VERSION src/c/iot [2021-10-14T15:17:24.916Z] + mkdir -p include/iot [2021-10-14T15:17:24.916Z] + cp deps/iotech-c-utils-1.2.2/include/iot/base64.h deps/iotech-c-utils-1.2.2/include/iot/component.h deps/iotech-c-utils-1.2.2/include/iot/config.h deps/iotech-c-utils-1.2.2/include/iot/container.h deps/iotech-c-utils-1.2.2/include/iot/data.h deps/iotech-c-utils-1.2.2/include/iot/hash.h deps/iotech-c-utils-1.2.2/include/iot/iot.h deps/iotech-c-utils-1.2.2/include/iot/json.h deps/iotech-c-utils-1.2.2/include/iot/logger.h deps/iotech-c-utils-1.2.2/include/iot/os.h deps/iotech-c-utils-1.2.2/include/iot/scheduler.h deps/iotech-c-utils-1.2.2/include/iot/thread.h deps/iotech-c-utils-1.2.2/include/iot/threadpool.h deps/iotech-c-utils-1.2.2/include/iot/time.h deps/iotech-c-utils-1.2.2/include/iot/typecode.h deps/iotech-c-utils-1.2.2/include/iot/uuid.h include/iot [2021-10-14T15:17:24.916Z] + mkdir -p include/iot/os [2021-10-14T15:17:24.917Z] + cp deps/iotech-c-utils-1.2.2/include/iot/os/linux.h deps/iotech-c-utils-1.2.2/include/iot/os/macos.h deps/iotech-c-utils-1.2.2/include/iot/os/zephyr.h include/iot/os [2021-10-14T15:17:24.917Z] + mkdir -p /tmp/sdk/build/release [2021-10-14T15:17:24.917Z] + cd /tmp/sdk/build/release [2021-10-14T15:17:24.917Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2021-10-14T15:17:24.917Z] -- The C compiler identification is GNU 10.3.1 [2021-10-14T15:17:24.917Z] -- Detecting C compiler ABI info [2021-10-14T15:17:25.178Z] -- Detecting C compiler ABI info - done [2021-10-14T15:17:25.178Z] -- Check for working C compiler: /usr/bin/cc - skipped [2021-10-14T15:17:25.178Z] -- Detecting C compile features [2021-10-14T15:17:25.178Z] -- Detecting C compile features - done [2021-10-14T15:17:25.178Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-10-14T15:17:25.178Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.79.1") [2021-10-14T15:17:25.178Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-10-14T15:17:25.178Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-10-14T15:17:25.178Z] -- Found LIBCBOR: /usr/local/lib/libcbor.so [2021-10-14T15:17:25.178Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2021-10-14T15:17:25.178Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2021-10-14T15:17:25.178Z] -- C SDK 2.0.1-dev.11 for Linux [2021-10-14T15:17:25.178Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-10-14T15:17:25.178Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-10-14T15:17:25.178Z] -- Found Curses: /usr/lib/libcurses.so [2021-10-14T15:17:25.178Z] -- Configuring done [2021-10-14T15:17:25.439Z] -- Generating done [2021-10-14T15:17:25.439Z] -- Build files have been written to: /tmp/sdk/build/release [2021-10-14T15:17:25.439Z] + make all package [2021-10-14T15:17:25.439Z] + tee release.log [2021-10-14T15:17:25.439Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-10-14T15:17:25.439Z] [ 2%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-10-14T15:17:25.700Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-10-14T15:17:25.962Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-10-14T15:17:26.225Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-10-14T15:17:26.225Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2021-10-14T15:17:26.225Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2021-10-14T15:17:26.487Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2021-10-14T15:17:26.487Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-10-14T15:17:26.747Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-10-14T15:17:27.009Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-10-14T15:17:27.272Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-10-14T15:17:27.272Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-10-14T15:17:27.533Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-10-14T15:17:27.533Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-10-14T15:17:27.533Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-10-14T15:17:27.533Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-10-14T15:17:28.107Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2021-10-14T15:17:28.107Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-10-14T15:17:28.369Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-10-14T15:17:28.369Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-10-14T15:17:28.640Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-10-14T15:17:28.640Z] /tmp/sdk/src/c/iot/container.c: In function 'iot_container_init': [2021-10-14T15:17:28.640Z] /tmp/sdk/src/c/iot/container.c:275:37: warning: unused variable 'factory' [-Wunused-variable] [2021-10-14T15:17:28.640Z] 275 | const iot_component_factory_t * factory; [2021-10-14T15:17:28.640Z] | ^~~~~~~ [2021-10-14T15:17:28.640Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-10-14T15:17:29.584Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-10-14T15:17:29.584Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-10-14T15:17:29.584Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-10-14T15:17:29.584Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-10-14T15:17:29.856Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-10-14T15:17:29.856Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-10-14T15:17:30.123Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-10-14T15:17:30.123Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-10-14T15:17:30.390Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-10-14T15:17:30.390Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/uuid.c.o [2021-10-14T15:17:30.390Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-10-14T15:17:30.968Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-10-14T15:17:30.968Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-10-14T15:17:31.232Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-10-14T15:17:31.232Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-10-14T15:17:32.179Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-10-14T15:17:32.179Z] [ 59%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-10-14T15:17:32.446Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-10-14T15:17:32.446Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-10-14T15:17:32.446Z] /tmp/sdk/src/c/rest-server.c: In function 'http_handler': [2021-10-14T15:17:32.446Z] /tmp/sdk/src/c/rest-server.c:250:65: warning: passing argument 3 of 'MHD_get_connection_values' from incompatible pointer type [-Wincompatible-pointer-types] [2021-10-14T15:17:32.446Z] 250 | MHD_get_connection_values (conn, MHD_GET_ARGUMENT_KIND, queryIterator, req.qparams); [2021-10-14T15:17:32.446Z] | ^~~~~~~~~~~~~ [2021-10-14T15:17:32.446Z] | | [2021-10-14T15:17:32.446Z] | int (*)(void *, enum MHD_ValueKind, const char *, const char *) [2021-10-14T15:17:32.446Z] In file included from /tmp/sdk/src/c/rest-server.c:21: [2021-10-14T15:17:32.446Z] /usr/include/microhttpd.h:2714:49: note: expected 'MHD_KeyValueIterator' {aka 'enum MHD_Result (*)(void *, enum MHD_ValueKind, const char *, const char *)'} but argument is of type 'int (*)(void *, enum MHD_ValueKind, const char *, const char *)' [2021-10-14T15:17:32.446Z] 2714 | MHD_KeyValueIterator iterator, [2021-10-14T15:17:32.446Z] | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ [2021-10-14T15:17:32.446Z] /tmp/sdk/src/c/rest-server.c: In function 'edgex_rest_server_create': [2021-10-14T15:17:32.446Z] /tmp/sdk/src/c/rest-server.c:348:58: warning: passing argument 5 of 'MHD_start_daemon' from incompatible pointer type [-Wincompatible-pointer-types] [2021-10-14T15:17:32.446Z] 348 | svr->daemon = MHD_start_daemon (flags, port, 0, 0, http_handler, svr, MHD_OPTION_SOCK_ADDR, res->ai_addr, MHD_OPTION_END); [2021-10-14T15:17:32.446Z] | ^~~~~~~~~~~~ [2021-10-14T15:17:32.446Z] | | [2021-10-14T15:17:32.446Z] | int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, size_t *, void **) {aka int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)} [2021-10-14T15:17:32.446Z] In file included from /tmp/sdk/src/c/rest-server.c:21: [2021-10-14T15:17:32.446Z] /usr/include/microhttpd.h:2443:45: note: expected 'MHD_AccessHandlerCallback' {aka 'enum MHD_Result (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)'} but argument is of type 'int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, size_t *, void **)' {aka 'int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)'} [2021-10-14T15:17:32.446Z] 2443 | MHD_AccessHandlerCallback dh, void *dh_cls, [2021-10-14T15:17:32.446Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~ [2021-10-14T15:17:32.446Z] /tmp/sdk/src/c/rest-server.c:359:56: warning: passing argument 5 of 'MHD_start_daemon' from incompatible pointer type [-Wincompatible-pointer-types] [2021-10-14T15:17:32.446Z] 359 | svr->daemon = MHD_start_daemon (flags, port, 0, 0, http_handler, svr, MHD_OPTION_END); [2021-10-14T15:17:32.446Z] | ^~~~~~~~~~~~ [2021-10-14T15:17:32.446Z] | | [2021-10-14T15:17:32.446Z] | int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, size_t *, void **) {aka int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)} [2021-10-14T15:17:32.446Z] In file included from /tmp/sdk/src/c/rest-server.c:21: [2021-10-14T15:17:32.446Z] /usr/include/microhttpd.h:2443:45: note: expected 'MHD_AccessHandlerCallback' {aka 'enum MHD_Result (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)'} but argument is of type 'int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, size_t *, void **)' {aka 'int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)'} [2021-10-14T15:17:32.446Z] 2443 | MHD_AccessHandlerCallback dh, void *dh_cls, [2021-10-14T15:17:32.446Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~ [2021-10-14T15:17:32.713Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-10-14T15:17:32.974Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2021-10-14T15:17:32.974Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2021-10-14T15:17:33.235Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2021-10-14T15:17:33.235Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-10-14T15:17:33.807Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-10-14T15:17:34.387Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-10-14T15:17:34.651Z] [ 74%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-10-14T15:17:34.651Z] [ 76%] Linking C shared library libcsdk.so [2021-10-14T15:17:34.651Z] [ 76%] Built target csdk [2021-10-14T15:17:34.651Z] [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-10-14T15:17:34.919Z] [ 79%] Linking C executable template [2021-10-14T15:17:34.919Z] [ 79%] Built target template [2021-10-14T15:17:34.919Z] [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-10-14T15:17:34.919Z] [ 82%] Linking C executable device-counter [2021-10-14T15:17:35.185Z] [ 82%] Built target device-counter [2021-10-14T15:17:35.185Z] [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-10-14T15:17:35.185Z] [ 85%] Linking C executable device-random [2021-10-14T15:17:35.185Z] [ 85%] Built target device-random [2021-10-14T15:17:35.185Z] [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-10-14T15:17:35.451Z] [ 88%] Linking C executable device-gyro [2021-10-14T15:17:35.451Z] [ 88%] Built target device-gyro [2021-10-14T15:17:35.451Z] [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-10-14T15:17:35.451Z] [ 91%] Linking C executable device-bitfields [2021-10-14T15:17:35.715Z] [ 91%] Built target device-bitfields [2021-10-14T15:17:35.715Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-10-14T15:17:35.715Z] [ 94%] Linking C executable template-discovery [2021-10-14T15:17:35.715Z] [ 94%] Built target template-discovery [2021-10-14T15:17:35.715Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-10-14T15:17:35.984Z] [ 97%] Linking C executable device-file [2021-10-14T15:17:35.984Z] [ 97%] Built target device-file [2021-10-14T15:17:35.984Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-10-14T15:17:36.250Z] [100%] Linking C executable device-terminal [2021-10-14T15:17:36.250Z] [100%] Built target device-terminal [2021-10-14T15:17:36.250Z] Run CPack packaging tool... [2021-10-14T15:17:36.250Z] CPack: Create package using TGZ [2021-10-14T15:17:36.250Z] CPack: Install projects [2021-10-14T15:17:36.250Z] CPack: - Run preinstall target for: Csdk [2021-10-14T15:17:36.514Z] CPack: - Install project: Csdk [] [2021-10-14T15:17:36.514Z] CPack: Create package [2021-10-14T15:17:36.514Z] CPack: - package: /tmp/sdk/build/release/csdk-2.0.1-dev.11.tar.gz generated. [2021-10-14T15:17:36.514Z] + '[' false '=' true ] [2021-10-14T15:17:36.514Z] + '[' false '=' true ] [2021-10-14T15:17:36.514Z] + mkdir -p /tmp/sdk/build/debug [2021-10-14T15:17:36.514Z] + cd /tmp/sdk/build/debug [2021-10-14T15:17:36.514Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2021-10-14T15:17:36.514Z] -- The C compiler identification is GNU 10.3.1 [2021-10-14T15:17:36.514Z] -- Detecting C compiler ABI info [2021-10-14T15:17:36.777Z] -- Detecting C compiler ABI info - done [2021-10-14T15:17:36.777Z] -- Check for working C compiler: /usr/bin/cc - skipped [2021-10-14T15:17:36.777Z] -- Detecting C compile features [2021-10-14T15:17:36.777Z] -- Detecting C compile features - done [2021-10-14T15:17:36.777Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-10-14T15:17:36.777Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.79.1") [2021-10-14T15:17:36.777Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-10-14T15:17:36.777Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-10-14T15:17:36.777Z] -- Found LIBCBOR: /usr/local/lib/libcbor.so [2021-10-14T15:17:36.777Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2021-10-14T15:17:36.777Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2021-10-14T15:17:36.777Z] -- C SDK 2.0.1-dev.11 for Linux [2021-10-14T15:17:36.777Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-10-14T15:17:36.777Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-10-14T15:17:36.777Z] -- Found Curses: /usr/lib/libcurses.so [2021-10-14T15:17:36.777Z] -- Configuring done [2021-10-14T15:17:37.039Z] -- Generating done [2021-10-14T15:17:37.039Z] -- Build files have been written to: /tmp/sdk/build/debug [2021-10-14T15:17:37.039Z] + make [2021-10-14T15:17:37.039Z] + tee debug.log [2021-10-14T15:17:37.039Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-10-14T15:17:37.039Z] [ 2%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-10-14T15:17:37.039Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-10-14T15:17:37.307Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-10-14T15:17:37.307Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-10-14T15:17:37.307Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2021-10-14T15:17:37.567Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2021-10-14T15:17:37.567Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2021-10-14T15:17:37.567Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-10-14T15:17:37.567Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-10-14T15:17:37.829Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-10-14T15:17:37.829Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-10-14T15:17:37.829Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-10-14T15:17:38.090Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-10-14T15:17:38.090Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-10-14T15:17:38.090Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-10-14T15:17:38.090Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-10-14T15:17:38.352Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2021-10-14T15:17:38.352Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-10-14T15:17:38.352Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-10-14T15:17:38.618Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-10-14T15:17:38.618Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-10-14T15:17:38.618Z] /tmp/sdk/src/c/iot/container.c: In function 'iot_container_init': [2021-10-14T15:17:38.618Z] /tmp/sdk/src/c/iot/container.c:275:37: warning: unused variable 'factory' [-Wunused-variable] [2021-10-14T15:17:38.618Z] 275 | const iot_component_factory_t * factory; [2021-10-14T15:17:38.618Z] | ^~~~~~~ [2021-10-14T15:17:38.618Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-10-14T15:17:38.878Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-10-14T15:17:39.140Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-10-14T15:17:39.140Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-10-14T15:17:39.140Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-10-14T15:17:39.140Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-10-14T15:17:39.140Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-10-14T15:17:39.403Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-10-14T15:17:39.403Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-10-14T15:17:39.403Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-10-14T15:17:39.403Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/uuid.c.o [2021-10-14T15:17:39.666Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-10-14T15:17:39.666Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-10-14T15:17:39.666Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-10-14T15:17:39.925Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-10-14T15:17:39.925Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-10-14T15:17:40.186Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-10-14T15:17:40.186Z] [ 59%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-10-14T15:17:40.186Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-10-14T15:17:40.448Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-10-14T15:17:40.448Z] /tmp/sdk/src/c/rest-server.c: In function 'http_handler': [2021-10-14T15:17:40.448Z] /tmp/sdk/src/c/rest-server.c:250:65: warning: passing argument 3 of 'MHD_get_connection_values' from incompatible pointer type [-Wincompatible-pointer-types] [2021-10-14T15:17:40.448Z] 250 | MHD_get_connection_values (conn, MHD_GET_ARGUMENT_KIND, queryIterator, req.qparams); [2021-10-14T15:17:40.448Z] | ^~~~~~~~~~~~~ [2021-10-14T15:17:40.448Z] | | [2021-10-14T15:17:40.449Z] | int (*)(void *, enum MHD_ValueKind, const char *, const char *) [2021-10-14T15:17:40.449Z] In file included from /tmp/sdk/src/c/rest-server.c:21: [2021-10-14T15:17:40.449Z] /usr/include/microhttpd.h:2714:49: note: expected 'MHD_KeyValueIterator' {aka 'enum MHD_Result (*)(void *, enum MHD_ValueKind, const char *, const char *)'} but argument is of type 'int (*)(void *, enum MHD_ValueKind, const char *, const char *)' [2021-10-14T15:17:40.449Z] 2714 | MHD_KeyValueIterator iterator, [2021-10-14T15:17:40.449Z] | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ [2021-10-14T15:17:40.449Z] /tmp/sdk/src/c/rest-server.c: In function 'edgex_rest_server_create': [2021-10-14T15:17:40.449Z] /tmp/sdk/src/c/rest-server.c:348:58: warning: passing argument 5 of 'MHD_start_daemon' from incompatible pointer type [-Wincompatible-pointer-types] [2021-10-14T15:17:40.449Z] 348 | svr->daemon = MHD_start_daemon (flags, port, 0, 0, http_handler, svr, MHD_OPTION_SOCK_ADDR, res->ai_addr, MHD_OPTION_END); [2021-10-14T15:17:40.449Z] | ^~~~~~~~~~~~ [2021-10-14T15:17:40.449Z] | | [2021-10-14T15:17:40.449Z] | int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, size_t *, void **) {aka int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)} [2021-10-14T15:17:40.449Z] In file included from /tmp/sdk/src/c/rest-server.c:21: [2021-10-14T15:17:40.449Z] /usr/include/microhttpd.h:2443:45: note: expected 'MHD_AccessHandlerCallback' {aka 'enum MHD_Result (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)'} but argument is of type 'int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, size_t *, void **)' {aka 'int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)'} [2021-10-14T15:17:40.449Z] 2443 | MHD_AccessHandlerCallback dh, void *dh_cls, [2021-10-14T15:17:40.449Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~ [2021-10-14T15:17:40.449Z] /tmp/sdk/src/c/rest-server.c:359:56: warning: passing argument 5 of 'MHD_start_daemon' from incompatible pointer type [-Wincompatible-pointer-types] [2021-10-14T15:17:40.449Z] 359 | svr->daemon = MHD_start_daemon (flags, port, 0, 0, http_handler, svr, MHD_OPTION_END); [2021-10-14T15:17:40.449Z] | ^~~~~~~~~~~~ [2021-10-14T15:17:40.449Z] | | [2021-10-14T15:17:40.449Z] | int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, size_t *, void **) {aka int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)} [2021-10-14T15:17:40.449Z] In file included from /tmp/sdk/src/c/rest-server.c:21: [2021-10-14T15:17:40.449Z] /usr/include/microhttpd.h:2443:45: note: expected 'MHD_AccessHandlerCallback' {aka 'enum MHD_Result (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)'} but argument is of type 'int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, size_t *, void **)' {aka 'int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)'} [2021-10-14T15:17:40.449Z] 2443 | MHD_AccessHandlerCallback dh, void *dh_cls, [2021-10-14T15:17:40.449Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~ [2021-10-14T15:17:40.449Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-10-14T15:17:40.710Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2021-10-14T15:17:40.710Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2021-10-14T15:17:40.710Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2021-10-14T15:17:40.973Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-10-14T15:17:40.973Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-10-14T15:17:41.238Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-10-14T15:17:41.238Z] [ 74%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-10-14T15:17:41.238Z] [ 76%] Linking C shared library libcsdk.so [2021-10-14T15:17:41.238Z] [ 76%] Built target csdk [2021-10-14T15:17:41.508Z] [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-10-14T15:17:41.508Z] [ 79%] Linking C executable template [2021-10-14T15:17:41.508Z] [ 79%] Built target template [2021-10-14T15:17:41.508Z] [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-10-14T15:17:41.508Z] [ 82%] Linking C executable device-counter [2021-10-14T15:17:41.769Z] [ 82%] Built target device-counter [2021-10-14T15:17:41.769Z] [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-10-14T15:17:41.769Z] [ 85%] Linking C executable device-random [2021-10-14T15:17:41.769Z] [ 85%] Built target device-random [2021-10-14T15:17:41.769Z] [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-10-14T15:17:41.769Z] [ 88%] Linking C executable device-gyro [2021-10-14T15:17:42.029Z] [ 88%] Built target device-gyro [2021-10-14T15:17:42.029Z] [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-10-14T15:17:42.029Z] [ 91%] Linking C executable device-bitfields [2021-10-14T15:17:42.029Z] [ 91%] Built target device-bitfields [2021-10-14T15:17:42.029Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-10-14T15:17:42.290Z] [ 94%] Linking C executable template-discovery [2021-10-14T15:17:42.290Z] [ 94%] Built target template-discovery [2021-10-14T15:17:42.290Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-10-14T15:17:42.290Z] [ 97%] Linking C executable device-file [2021-10-14T15:17:42.290Z] [ 97%] Built target device-file [2021-10-14T15:17:42.290Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-10-14T15:17:42.551Z] [100%] Linking C executable device-terminal [2021-10-14T15:17:42.551Z] [100%] Built target device-terminal [2021-10-14T15:17:42.551Z] make: Entering directory '/tmp/sdk/build/release' [2021-10-14T15:17:42.551Z] make[1]: Entering directory '/tmp/sdk/build/release' [2021-10-14T15:17:42.551Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-10-14T15:17:42.551Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-10-14T15:17:42.551Z] [ 76%] Built target csdk [2021-10-14T15:17:42.551Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-10-14T15:17:42.551Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-10-14T15:17:42.551Z] [ 79%] Built target template [2021-10-14T15:17:42.551Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-10-14T15:17:42.551Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-10-14T15:17:42.551Z] [ 82%] Built target device-counter [2021-10-14T15:17:42.551Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-10-14T15:17:42.551Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-10-14T15:17:42.551Z] [ 85%] Built target device-random [2021-10-14T15:17:42.551Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-10-14T15:17:42.551Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-10-14T15:17:42.551Z] [ 88%] Built target device-gyro [2021-10-14T15:17:42.811Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-10-14T15:17:42.811Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-10-14T15:17:42.811Z] [ 91%] Built target device-bitfields [2021-10-14T15:17:42.811Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-10-14T15:17:42.811Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-10-14T15:17:42.811Z] [ 94%] Built target template-discovery [2021-10-14T15:17:42.811Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-10-14T15:17:42.811Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-10-14T15:17:42.811Z] [ 97%] Built target device-file [2021-10-14T15:17:42.811Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-10-14T15:17:42.811Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-10-14T15:17:42.811Z] [100%] Built target device-terminal [2021-10-14T15:17:42.811Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2021-10-14T15:17:42.811Z] Install the project... [2021-10-14T15:17:42.811Z] -- Install configuration: "Release" [2021-10-14T15:17:42.811Z] -- Installing: /usr/local/lib/libcsdk.so [2021-10-14T15:17:42.811Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2021-10-14T15:17:42.811Z] -- Up-to-date: /usr/local/include [2021-10-14T15:17:42.811Z] -- Installing: /usr/local/include/devsdk [2021-10-14T15:17:42.811Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2021-10-14T15:17:42.811Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2021-10-14T15:17:42.811Z] -- Installing: /usr/local/include/edgex [2021-10-14T15:17:42.811Z] -- Installing: /usr/local/include/edgex/devices.h [2021-10-14T15:17:42.811Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2021-10-14T15:17:42.811Z] -- Installing: /usr/local/include/edgex/edgex.h [2021-10-14T15:17:42.811Z] -- Installing: /usr/local/include/edgex/profiles.h [2021-10-14T15:17:42.811Z] -- Installing: /usr/local/include/edgex/rest-server.h [2021-10-14T15:17:42.811Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2021-10-14T15:17:42.811Z] -- Installing: /usr/local/include/iot [2021-10-14T15:17:42.811Z] -- Installing: /usr/local/include/iot/base64.h [2021-10-14T15:17:42.811Z] -- Installing: /usr/local/include/iot/component.h [2021-10-14T15:17:42.811Z] -- Installing: /usr/local/include/iot/config.h [2021-10-14T15:17:42.811Z] -- Installing: /usr/local/include/iot/container.h [2021-10-14T15:17:42.811Z] -- Installing: /usr/local/include/iot/data.h [2021-10-14T15:17:42.811Z] -- Installing: /usr/local/include/iot/hash.h [2021-10-14T15:17:42.811Z] -- Installing: /usr/local/include/iot/iot.h [2021-10-14T15:17:42.811Z] -- Installing: /usr/local/include/iot/json.h [2021-10-14T15:17:42.811Z] -- Installing: /usr/local/include/iot/logger.h [2021-10-14T15:17:42.811Z] -- Installing: /usr/local/include/iot/os.h [2021-10-14T15:17:42.811Z] -- Installing: /usr/local/include/iot/scheduler.h [2021-10-14T15:17:42.811Z] -- Installing: /usr/local/include/iot/thread.h [2021-10-14T15:17:42.811Z] -- Installing: /usr/local/include/iot/threadpool.h [2021-10-14T15:17:42.811Z] -- Installing: /usr/local/include/iot/time.h [2021-10-14T15:17:42.811Z] -- Installing: /usr/local/include/iot/typecode.h [2021-10-14T15:17:42.811Z] -- Installing: /usr/local/include/iot/uuid.h [2021-10-14T15:17:42.811Z] -- Installing: /usr/local/include/iot/os [2021-10-14T15:17:42.811Z] -- Installing: /usr/local/include/iot/os/linux.h [2021-10-14T15:17:42.811Z] -- Installing: /usr/local/include/iot/os/macos.h [2021-10-14T15:17:42.811Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2021-10-14T15:17:42.811Z] -- Installing: /usr/local/include/iot/defs.h [2021-10-14T15:17:42.811Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2021-10-14T15:17:42.811Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2021-10-14T15:17:42.811Z] make: Leaving directory '/tmp/sdk/build/release' [2021-10-14T15:17:43.386Z] Removing intermediate container 78b38afcb93d [2021-10-14T15:17:43.386Z] ---> 20a73a4fe033 [2021-10-14T15:17:43.386Z] Step 16/24 : FROM ${BASE} [2021-10-14T15:17:43.386Z] ---> a4e04833b611 [2021-10-14T15:17:43.386Z] Step 17/24 : LABEL maintainer="IOTech " [2021-10-14T15:17:43.386Z] ---> Running in e453d388c4fb [2021-10-14T15:17:43.386Z] Removing intermediate container e453d388c4fb [2021-10-14T15:17:43.386Z] ---> 1d58863e9dd8 [2021-10-14T15:17:43.386Z] Step 18/24 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2021-10-14T15:17:43.386Z] ---> Running in 9e7b5c3ea69b [2021-10-14T15:17:43.646Z] Connecting to iotech.jfrog.io (54.229.110.245:443) [2021-10-14T15:17:44.219Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2021-10-14T15:17:44.219Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2021-10-14T15:17:44.219Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2021-10-14T15:17:44.219Z] Removing intermediate container 9e7b5c3ea69b [2021-10-14T15:17:44.219Z] ---> acf48cb69d9e [2021-10-14T15:17:44.219Z] Step 19/24 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main' >> /etc/apk/repositories [2021-10-14T15:17:44.219Z] ---> Running in 5ade15d1e8f7 [2021-10-14T15:17:44.794Z] Removing intermediate container 5ade15d1e8f7 [2021-10-14T15:17:44.794Z] ---> c49b1f7266a3 [2021-10-14T15:17:44.794Z] Step 20/24 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid paho-mqtt-c-dev-1.3 hiredis-dev [2021-10-14T15:17:44.794Z] ---> Running in 9ec91d7ba050 [2021-10-14T15:17:45.055Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-14T15:17:45.996Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-14T15:17:45.996Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-14T15:17:46.567Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2021-10-14T15:17:46.567Z] (1/7) Installing curl (7.79.1-r0) [2021-10-14T15:17:46.567Z] (2/7) Installing hiredis (1.0.0-r0) [2021-10-14T15:17:46.828Z] (3/7) Installing hiredis-dev (1.0.0-r0) [2021-10-14T15:17:46.828Z] (4/7) Installing libuuid (2.37-r0) [2021-10-14T15:17:46.828Z] (5/7) Installing paho-mqtt-c-dev-1.3 (1.3.9-r0) [2021-10-14T15:17:47.769Z] (6/7) Installing libidn2 (2.3.1-r0) [2021-10-14T15:17:47.769Z] (7/7) Installing wget (1.21.1-r1) [2021-10-14T15:17:48.027Z] Executing busybox-1.33.1-r3.trigger [2021-10-14T15:17:48.027Z] OK: 282 MiB in 84 packages [2021-10-14T15:17:48.291Z] Removing intermediate container 9ec91d7ba050 [2021-10-14T15:17:48.291Z] ---> 7b1e749cefa9 [2021-10-14T15:17:48.291Z] Step 21/24 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2021-10-14T15:17:48.554Z] ---> 4173aa70cb95 [2021-10-14T15:17:48.554Z] Step 22/24 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2021-10-14T15:17:48.554Z] ---> d80c15e02ce3 [2021-10-14T15:17:48.554Z] Step 23/24 : COPY --from=builder /usr/local/lib /usr/local/lib [2021-10-14T15:17:48.820Z] ---> 9f49b34860f8 [2021-10-14T15:17:48.820Z] Step 24/24 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2021-10-14T15:17:48.820Z] ---> 44e936a65368 [2021-10-14T15:17:49.079Z] Successfully built 44e936a65368 [2021-10-14T15:17:49.079Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-14T15:17:49.567Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-14T15:17:49.567Z] . [Pipeline] withDockerContainer [2021-10-14T15:17:49.633Z] prd-centos7-docker-4c-2g-1449 does not seem to be running inside a container [2021-10-14T15:17:49.679Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/12 -v /w/workspace/device-sdk-c/12:/w/workspace/device-sdk-c/12:rw,z -v /w/workspace/device-sdk-c/12@tmp:/w/workspace/device-sdk-c/12@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 ******** ci-base-image-x86_64 cat [2021-10-14T15:17:49.986Z] $ docker top 7a0b7451561b17d298c75591c820a73b34ed10b8829db80368306894bf86a1e8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-14T15:17:50.381Z] + make test [2021-10-14T15:17:50.381Z] echo "make test" [2021-10-14T15:17:50.381Z] make test [Pipeline] } [2021-10-14T15:17:50.393Z] $ docker stop --time=1 7a0b7451561b17d298c75591c820a73b34ed10b8829db80368306894bf86a1e8 [2021-10-14T15:17:51.569Z] $ docker rm -f 7a0b7451561b17d298c75591c820a73b34ed10b8829db80368306894bf86a1e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-14T15:17:53.397Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-14T15:17:53.687Z] + ls -al . [2021-10-14T15:17:53.687Z] total 172 [2021-10-14T15:17:53.687Z] drwxrwxr-x. 8 jenkins jenkins 4096 Oct 14 15:16 . [2021-10-14T15:17:53.687Z] drwxrwxr-x. 4 jenkins jenkins 30 Oct 14 15:16 .. [2021-10-14T15:17:53.687Z] -rw-rw-r--. 1 jenkins jenkins 3104 Oct 14 15:16 Attribution.txt [2021-10-14T15:17:53.687Z] -rw-rw-r--. 1 jenkins jenkins 7767 Oct 14 15:16 CHANGES [2021-10-14T15:17:53.687Z] drwxrwxr-x. 2 jenkins jenkins 121 Oct 14 15:16 docs [2021-10-14T15:17:53.687Z] -rw-rw-r--. 1 jenkins jenkins 108574 Oct 14 15:16 Doxyfile [2021-10-14T15:17:53.687Z] drwxrwxr-x. 8 jenkins jenkins 162 Oct 14 15:17 .git [2021-10-14T15:17:53.687Z] drwxrwxr-x. 3 jenkins jenkins 103 Oct 14 15:16 .github [2021-10-14T15:17:53.687Z] -rw-rw-r--. 1 jenkins jenkins 176 Oct 14 15:16 .gitignore [2021-10-14T15:17:53.687Z] -rw-rw-r--. 1 jenkins jenkins 677 Oct 14 15:16 GOVERNANCE.md [2021-10-14T15:17:53.687Z] drwxrwxr-x. 4 jenkins jenkins 33 Oct 14 15:16 include [2021-10-14T15:17:53.688Z] -rw-rw-r--. 1 jenkins jenkins 784 Oct 14 15:16 Jenkinsfile [2021-10-14T15:17:53.688Z] -rw-rw-r--. 1 jenkins jenkins 10174 Oct 14 15:16 LICENSE [2021-10-14T15:17:53.688Z] -rw-rw-r--. 1 jenkins jenkins 444 Oct 14 15:16 Makefile [2021-10-14T15:17:53.688Z] -rw-rw-r--. 1 jenkins jenkins 618 Oct 14 15:16 OWNERS.md [2021-10-14T15:17:53.688Z] -rw-rw-r--. 1 jenkins jenkins 4086 Oct 14 15:16 README.md [2021-10-14T15:17:53.688Z] -rw-rw-r--. 1 jenkins jenkins 7422 Oct 14 15:16 README.v2.md [2021-10-14T15:17:53.688Z] drwxrwxr-x. 2 jenkins jenkins 98 Oct 14 15:16 scripts [2021-10-14T15:17:53.688Z] drwxrwxr-x. 4 jenkins jenkins 50 Oct 14 15:16 src [2021-10-14T15:17:53.688Z] -rw-rw-r--. 1 jenkins jenkins 12 Oct 14 15:14 VERSION [Pipeline] isUnix [Pipeline] sh [2021-10-14T15:17:53.984Z] + 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=989fcf480b12b46cf08b8d06d57a888d847882bb --label arch=amd64 --label version=2.0.1-dev.11 . [2021-10-14T15:17:53.984Z] Sending build context to Docker daemon 2.707MB [2021-10-14T15:17:53.984Z] Step 1/17 : ARG BASE=alpine:3.14 [2021-10-14T15:17:53.984Z] Step 2/17 : FROM ${BASE} [2021-10-14T15:17:53.984Z] ---> 44e936a65368 [2021-10-14T15:17:53.984Z] Step 3/17 : LABEL maintainer="IOTech " [2021-10-14T15:17:53.984Z] ---> Running in 40cfb151bedb [2021-10-14T15:17:53.984Z] Removing intermediate container 40cfb151bedb [2021-10-14T15:17:53.984Z] ---> b5aaa67f04d4 [2021-10-14T15:17:53.984Z] Step 4/17 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2021-10-14T15:17:54.245Z] ---> Running in 522e77ebcd5a [2021-10-14T15:17:54.504Z] --2021-10-14 15:17:54-- https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release [2021-10-14T15:17:54.504Z] Resolving iotech.jfrog.io (iotech.jfrog.io)... 54.229.110.245, 54.72.115.12, 54.195.244.87 [2021-10-14T15:17:54.504Z] Connecting to iotech.jfrog.io (iotech.jfrog.io)|54.229.110.245|:443... connected. [2021-10-14T15:17:54.768Z] HTTP request sent, awaiting response... 200 OK [2021-10-14T15:17:54.768Z] Length: unspecified [application/json] [2021-10-14T15:17:54.768Z] Saving to: '/etc/apk/keys/alpine.dev.rsa.pub' [2021-10-14T15:17:54.768Z]  [2021-10-14T15:17:54.768Z] 0K 341M=0s [2021-10-14T15:17:54.768Z] [2021-10-14T15:17:54.768Z] 2021-10-14 15:17:54 (341 MB/s) - '/etc/apk/keys/alpine.dev.rsa.pub' saved [451] [2021-10-14T15:17:54.768Z] [2021-10-14T15:17:55.028Z] Removing intermediate container 522e77ebcd5a [2021-10-14T15:17:55.028Z] ---> 48f2661cffa8 [2021-10-14T15:17:55.028Z] Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main' >> /etc/apk/repositories [2021-10-14T15:17:55.028Z] ---> Running in def0b4eec328 [2021-10-14T15:17:55.297Z] Removing intermediate container def0b4eec328 [2021-10-14T15:17:55.297Z] ---> afcc316bc7bc [2021-10-14T15:17:55.297Z] 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-1.3 hiredis-dev && mkdir -p /edgex-c-sdk/build [2021-10-14T15:17:55.297Z] ---> Running in e533efc094bc [2021-10-14T15:17:55.871Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-14T15:17:56.441Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-14T15:17:56.702Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-14T15:17:57.272Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2021-10-14T15:17:57.272Z] (1/21) Installing ncurses-dev (6.2_p20210612-r0) [2021-10-14T15:17:57.272Z] (2/21) Installing libblkid (2.37-r0) [2021-10-14T15:17:57.533Z] (3/21) Installing blkid (2.37-r0) [2021-10-14T15:17:57.533Z] (4/21) Installing libcap-ng (0.8.2-r0) [2021-10-14T15:17:57.794Z] (5/21) Installing setpriv (2.37-r0) [2021-10-14T15:17:57.794Z] (6/21) Installing libmount (2.37-r0) [2021-10-14T15:17:57.794Z] (7/21) Installing libsmartcols (2.37-r0) [2021-10-14T15:17:58.054Z] (8/21) Installing findmnt (2.37-r0) [2021-10-14T15:17:58.054Z] (9/21) Installing mcookie (2.37-r0) [2021-10-14T15:17:58.054Z] (10/21) Installing hexdump (2.37-r0) [2021-10-14T15:17:58.314Z] (11/21) Installing lsblk (2.37-r0) [2021-10-14T15:17:58.314Z] (12/21) Installing libfdisk (2.37-r0) [2021-10-14T15:17:58.314Z] (13/21) Installing sfdisk (2.37-r0) [2021-10-14T15:17:58.578Z] (14/21) Installing cfdisk (2.37-r0) [2021-10-14T15:17:58.578Z] (15/21) Installing partx (2.37-r0) [2021-10-14T15:17:58.578Z] (16/21) Installing flock (2.37-r0) [2021-10-14T15:17:58.842Z] (17/21) Installing logger (2.37-r0) [2021-10-14T15:17:58.842Z] (18/21) Installing uuidgen (2.37-r0) [2021-10-14T15:17:58.842Z] (19/21) Installing libeconf (0.3.8-r1) [2021-10-14T15:17:59.105Z] (20/21) Installing util-linux (2.37-r0) [2021-10-14T15:17:59.105Z] (21/21) Installing util-linux-dev (2.37-r0) [2021-10-14T15:17:59.366Z] Executing busybox-1.33.1-r3.trigger [2021-10-14T15:17:59.366Z] OK: 291 MiB in 105 packages [2021-10-14T15:17:59.627Z] Removing intermediate container e533efc094bc [2021-10-14T15:17:59.627Z] ---> 1d8061235f83 [2021-10-14T15:17:59.627Z] Step 7/17 : COPY VERSION /edgex-c-sdk/ [2021-10-14T15:17:59.887Z] ---> 90db429a8d07 [2021-10-14T15:17:59.887Z] Step 8/17 : COPY src /edgex-c-sdk/src/ [2021-10-14T15:18:00.146Z] ---> 0c0b8874e4aa [2021-10-14T15:18:00.146Z] Step 9/17 : COPY include /edgex-c-sdk/include/ [2021-10-14T15:18:00.146Z] ---> 991c13104b88 [2021-10-14T15:18:00.146Z] Step 10/17 : COPY scripts /edgex-c-sdk/scripts [2021-10-14T15:18:00.407Z] ---> 6486a0726dc4 [2021-10-14T15:18:00.407Z] Step 11/17 : COPY LICENSE /edgex-c-sdk/ [2021-10-14T15:18:00.407Z] ---> 1ccdc83d485e [2021-10-14T15:18:00.407Z] Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ [2021-10-14T15:18:00.667Z] ---> b9db689c8b8b [2021-10-14T15:18:00.667Z] Step 13/17 : WORKDIR /edgex-c-sdk [2021-10-14T15:18:00.667Z] ---> Running in 6ea8998fa37d [2021-10-14T15:18:00.667Z] Removing intermediate container 6ea8998fa37d [2021-10-14T15:18:00.667Z] ---> 3f5dce95043f [2021-10-14T15:18:00.667Z] Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2021-10-14T15:18:00.667Z] ---> Running in e0b5e75b57c4 [2021-10-14T15:18:00.929Z] Removing intermediate container e0b5e75b57c4 [2021-10-14T15:18:00.929Z] ---> 8cc15c128aee [2021-10-14T15:18:00.929Z] Step 15/17 : LABEL arch=amd64 [2021-10-14T15:18:00.929Z] ---> Running in 603d250db915 [2021-10-14T15:18:00.929Z] Removing intermediate container 603d250db915 [2021-10-14T15:18:00.929Z] ---> bf5a5c70a55e [2021-10-14T15:18:00.929Z] Step 16/17 : LABEL git_sha=989fcf480b12b46cf08b8d06d57a888d847882bb [2021-10-14T15:18:00.929Z] ---> Running in b66fa28df459 [2021-10-14T15:18:00.929Z] Removing intermediate container b66fa28df459 [2021-10-14T15:18:00.929Z] ---> 9d83a0ecbacd [2021-10-14T15:18:00.929Z] Step 17/17 : LABEL version=2.0.1-dev.11 [2021-10-14T15:18:00.929Z] ---> Running in 46e2ad9ad6fc [2021-10-14T15:18:01.190Z] Removing intermediate container 46e2ad9ad6fc [2021-10-14T15:18:01.190Z] ---> 2a844f650a4a [2021-10-14T15:18:01.190Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-10-14T15:18:01.190Z] Successfully built 2a844f650a4a [2021-10-14T15:18:01.190Z] Successfully tagged device-sdk:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-14T15:18:01.817Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-14T15:18:01.818Z] [2021-10-14T15:18:01.818Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-14T15:18:02.118Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-14T15:18:02.118Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-14T15:18:02.118Z] b4d181a07f80: Pulling fs layer [2021-10-14T15:18:02.118Z] a1111a8f2ec3: Pulling fs layer [2021-10-14T15:18:02.118Z] ed53099fbce6: Pulling fs layer [2021-10-14T15:18:02.118Z] dc539afda2c1: Pulling fs layer [2021-10-14T15:18:02.118Z] 77bc0d833cb6: Pulling fs layer [2021-10-14T15:18:02.118Z] 9065ff56babe: Pulling fs layer [2021-10-14T15:18:02.118Z] d287ab97295c: Pulling fs layer [2021-10-14T15:18:02.118Z] 77bc0d833cb6: Waiting [2021-10-14T15:18:02.118Z] 9065ff56babe: Waiting [2021-10-14T15:18:02.118Z] d287ab97295c: Waiting [2021-10-14T15:18:02.118Z] a1111a8f2ec3: Verifying Checksum [2021-10-14T15:18:02.118Z] a1111a8f2ec3: Download complete [2021-10-14T15:18:02.118Z] dc539afda2c1: Verifying Checksum [2021-10-14T15:18:02.118Z] dc539afda2c1: Download complete [2021-10-14T15:18:02.390Z] ed53099fbce6: Verifying Checksum [2021-10-14T15:18:02.390Z] ed53099fbce6: Download complete [2021-10-14T15:18:02.390Z] 9065ff56babe: Verifying Checksum [2021-10-14T15:18:02.390Z] 9065ff56babe: Download complete [2021-10-14T15:18:02.390Z] 77bc0d833cb6: Verifying Checksum [2021-10-14T15:18:02.390Z] 77bc0d833cb6: Download complete [2021-10-14T15:18:02.390Z] b4d181a07f80: Verifying Checksum [2021-10-14T15:18:02.390Z] b4d181a07f80: Download complete [2021-10-14T15:18:02.982Z] d287ab97295c: Verifying Checksum [2021-10-14T15:18:02.982Z] d287ab97295c: Download complete [2021-10-14T15:18:03.933Z] b4d181a07f80: Pull complete [2021-10-14T15:18:03.933Z] a1111a8f2ec3: Pull complete [2021-10-14T15:18:04.515Z] ed53099fbce6: Pull complete [2021-10-14T15:18:04.515Z] dc539afda2c1: Pull complete [2021-10-14T15:18:04.786Z] 77bc0d833cb6: Pull complete [2021-10-14T15:18:04.786Z] 9065ff56babe: Pull complete [2021-10-14T15:18:10.141Z] d287ab97295c: Pull complete [2021-10-14T15:18:10.141Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-14T15:18:10.141Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-14T15:18:10.141Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-14T15:18:10.203Z] prd-centos7-docker-4c-2g-1449 does not seem to be running inside a container [2021-10-14T15:18:10.238Z] $ 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/12 -v /w/workspace/device-sdk-c/12:/w/workspace/device-sdk-c/12:rw,z -v /w/workspace/device-sdk-c/12@tmp:/w/workspace/device-sdk-c/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-14T15:18:12.957Z] $ docker top ec2d3fa98869f5e98620e5fe5a7c6a76ba3c9ca681c22a3f49b8ad00762b9572 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-14T15:18:13.419Z] ---> job-cost.sh [2021-10-14T15:18:13.419Z] lf-activate-venv: SKIPPING [2021-10-14T15:18:13.419Z] INFO: No Stack... [2021-10-14T15:18:14.359Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-14T15:18:14.618Z] INFO: Archiving Costs [Pipeline] sh [2021-10-14T15:18:14.928Z] + cat /w/workspace/device-sdk-c/12/archives/cost.csv [2021-10-14T15:18:14.928Z] + cut -d, -f6 [Pipeline] lock [2021-10-14T15:18:14.951Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-main-12-stack-cost] [2021-10-14T15:18:14.956Z] Resource [jenkins-edgexfoundry-device-sdk-c-main-12-stack-cost] did not exist. Created. [2021-10-14T15:18:14.956Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-c-main-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-14T15:18:15.256Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-10-14T15:18:15.428Z] Stashed 1 file(s) [Pipeline] } [2021-10-14T15:18:15.435Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-c-main-12-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-14T15:18:15.448Z] $ docker stop --time=1 ec2d3fa98869f5e98620e5fe5a7c6a76ba3c9ca681c22a3f49b8ad00762b9572 [2021-10-14T15:18:16.582Z] $ docker rm -f ec2d3fa98869f5e98620e5fe5a7c6a76ba3c9ca681c22a3f49b8ad00762b9572 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-14T15:18:39.117Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1450 in /w/workspace/edgexfoundry_device-sdk-c_main [Pipeline] { [Pipeline] ws [2021-10-14T15:18:39.129Z] Running in /w/workspace/device-sdk-c/12 [Pipeline] { [Pipeline] checkout [2021-10-14T15:18:39.379Z] Selected Git installation does not exist. Using Default [2021-10-14T15:18:39.379Z] The recommended git tool is: NONE [2021-10-14T15:18:45.848Z] using credential edgex-jenkins-ssh [2021-10-14T15:18:45.865Z] Cloning the remote Git repository [2021-10-14T15:18:45.918Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2021-10-14T15:18:46.028Z] > git init /w/workspace/device-sdk-c/12 # timeout=10 [2021-10-14T15:18:46.102Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2021-10-14T15:18:46.103Z] > git --version # timeout=10 [2021-10-14T15:18:46.117Z] > git --version # 'git version 2.17.1' [2021-10-14T15:18:46.119Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-14T15:18:46.193Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-14T15:18:47.552Z] Avoid second fetch [2021-10-14T15:18:47.553Z] Checking out Revision 989fcf480b12b46cf08b8d06d57a888d847882bb (main) [2021-10-14T15:18:47.515Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2021-10-14T15:18:47.537Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-14T15:18:47.578Z] > git config core.sparsecheckout # timeout=10 [2021-10-14T15:18:47.592Z] > git checkout -f 989fcf480b12b46cf08b8d06d57a888d847882bb # timeout=10 [2021-10-14T15:18:52.101Z] Commit message: "fix: stop device autoevents before releasing memory (#382)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-14T15:18:53.175Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-10-14T15:18:53.175Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-14T15:18:53.175Z] Dload Upload Total Spent Left Speed [2021-10-14T15:18:53.176Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 83267 0 --:--:-- --:--:-- --:--:-- 83267 [Pipeline] sh [2021-10-14T15:18:53.643Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-10-14T15:18:54.054Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-10-14T15:18:54.054Z] + sudo tee /etc/docker/daemon.new [2021-10-14T15:18:54.054Z] { [2021-10-14T15:18:54.054Z] "registry-mirrors": [ [2021-10-14T15:18:54.054Z] "https://nexus3.edgexfoundry.org:10001" [2021-10-14T15:18:54.054Z] ], [2021-10-14T15:18:54.054Z] "bip": "10.250.0.254/24", [2021-10-14T15:18:54.054Z] "hosts": [ [2021-10-14T15:18:54.054Z] "tcp://0.0.0.0:5555", [2021-10-14T15:18:54.054Z] "unix:///var/run/docker.sock" [2021-10-14T15:18:54.054Z] ], [2021-10-14T15:18:54.054Z] "mtu": 1458, [2021-10-14T15:18:54.054Z] "selinux-enabled": true, [2021-10-14T15:18:54.054Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-10-14T15:18:54.054Z] } [Pipeline] sh [2021-10-14T15:18:54.446Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-10-14T15:18:54.809Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-14T15:19:13.219Z] provisioning config files... [2021-10-14T15:19:13.248Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/12@tmp/config8361387375608579785tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-14T15:19:13.621Z] ---> docker-login.sh [2021-10-14T15:19:13.621Z] nexus3.edgexfoundry.org:10001 [2021-10-14T15:19:15.095Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-14T15:19:15.375Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-14T15:19:15.375Z] Configure a credential helper to remove this warning. See [2021-10-14T15:19:15.375Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-14T15:19:15.375Z] [2021-10-14T15:19:15.375Z] Login Succeeded [2021-10-14T15:19:15.375Z] nexus3.edgexfoundry.org:10002 [2021-10-14T15:19:15.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-14T15:19:16.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-14T15:19:16.977Z] Configure a credential helper to remove this warning. See [2021-10-14T15:19:16.977Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-14T15:19:16.977Z] [2021-10-14T15:19:16.977Z] Login Succeeded [2021-10-14T15:19:16.977Z] nexus3.edgexfoundry.org:10003 [2021-10-14T15:19:17.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-14T15:19:17.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-14T15:19:17.586Z] Configure a credential helper to remove this warning. See [2021-10-14T15:19:17.586Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-14T15:19:17.586Z] [2021-10-14T15:19:17.586Z] Login Succeeded [2021-10-14T15:19:17.586Z] nexus3.edgexfoundry.org:10004 [2021-10-14T15:19:17.867Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-14T15:19:18.146Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-14T15:19:18.146Z] Configure a credential helper to remove this warning. See [2021-10-14T15:19:18.146Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-14T15:19:18.146Z] [2021-10-14T15:19:18.146Z] Login Succeeded [2021-10-14T15:19:18.146Z] docker.io [2021-10-14T15:19:18.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-14T15:19:19.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-14T15:19:19.032Z] Configure a credential helper to remove this warning. See [2021-10-14T15:19:19.032Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-14T15:19:19.032Z] [2021-10-14T15:19:19.032Z] Login Succeeded [2021-10-14T15:19:19.032Z] ---> docker-login.sh ends [Pipeline] } [2021-10-14T15:19:19.052Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-14T15:19:19.349Z] ========================================================= [2021-10-14T15:19:19.349Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] [2021-10-14T15:19:19.349Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-14T15:19:19.700Z] + 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-10-14T15:19:20.320Z] Sending build context to Docker daemon 2.706MB [2021-10-14T15:19:20.320Z] Step 1/24 : ARG BASE=alpine:3.14 [2021-10-14T15:19:20.320Z] Step 2/24 : FROM ${BASE} as builder [2021-10-14T15:19:20.600Z] latest: Pulling from edgex-devops/edgex-gcc-base-arm64 [2021-10-14T15:19:20.600Z] 552d1f2373af: Pulling fs layer [2021-10-14T15:19:20.600Z] f2be2b6548c6: Pulling fs layer [2021-10-14T15:19:20.600Z] ee4ac2fe028c: Pulling fs layer [2021-10-14T15:19:20.600Z] f2be2b6548c6: Verifying Checksum [2021-10-14T15:19:20.600Z] f2be2b6548c6: Download complete [2021-10-14T15:19:20.600Z] 552d1f2373af: Verifying Checksum [2021-10-14T15:19:20.600Z] 552d1f2373af: Download complete [2021-10-14T15:19:21.605Z] 552d1f2373af: Pull complete [2021-10-14T15:19:21.887Z] f2be2b6548c6: Pull complete [2021-10-14T15:19:22.496Z] ee4ac2fe028c: Verifying Checksum [2021-10-14T15:19:22.496Z] ee4ac2fe028c: Download complete [2021-10-14T15:19:30.882Z] ee4ac2fe028c: Pull complete [2021-10-14T15:19:30.882Z] Digest: sha256:4c85ded81933cf54d6808eb239bc3fea8e3bb42c9130537b51c88bfc6b01a02b [2021-10-14T15:19:30.882Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2021-10-14T15:19:30.882Z] ---> b6d714ea7bf2 [2021-10-14T15:19:30.882Z] Step 3/24 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2021-10-14T15:19:32.339Z] ---> Running in 340483ec79da [2021-10-14T15:19:33.803Z] Connecting to iotech.jfrog.io (54.72.115.12:443) [2021-10-14T15:19:34.413Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2021-10-14T15:19:34.413Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2021-10-14T15:19:34.413Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2021-10-14T15:19:35.467Z] Removing intermediate container 340483ec79da [2021-10-14T15:19:35.467Z] ---> 5f4c0860d541 [2021-10-14T15:19:35.467Z] Step 4/24 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main' >> /etc/apk/repositories [2021-10-14T15:19:35.467Z] ---> Running in d353369e1ace [2021-10-14T15:19:38.185Z] Removing intermediate container d353369e1ace [2021-10-14T15:19:38.185Z] ---> 7bc58d9f3df5 [2021-10-14T15:19:38.185Z] Step 5/24 : 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-1.3 hiredis-dev [2021-10-14T15:19:38.185Z] ---> Running in d0f6b603eb41 [2021-10-14T15:19:39.182Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-14T15:19:40.175Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-14T15:19:40.779Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-14T15:19:41.383Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2021-10-14T15:19:41.383Z] (1/27) Installing hiredis (1.0.0-r0) [2021-10-14T15:19:41.666Z] (2/27) Installing hiredis-dev (1.0.0-r0) [2021-10-14T15:19:41.666Z] (3/27) Installing ncurses-dev (6.2_p20210612-r0) [2021-10-14T15:19:41.946Z] (4/27) Installing paho-mqtt-c-dev-1.3 (1.3.9-r0) [2021-10-14T15:19:42.550Z] (5/27) Installing libblkid (2.37-r0) [2021-10-14T15:19:43.156Z] (6/27) Installing blkid (2.37-r0) [2021-10-14T15:19:43.156Z] (7/27) Installing libcap-ng (0.8.2-r0) [2021-10-14T15:19:43.156Z] (8/27) Installing setpriv (2.37-r0) [2021-10-14T15:19:43.433Z] (9/27) Installing libmount (2.37-r0) [2021-10-14T15:19:43.433Z] (10/27) Installing libsmartcols (2.37-r0) [2021-10-14T15:19:43.433Z] (11/27) Installing findmnt (2.37-r0) [2021-10-14T15:19:43.709Z] (12/27) Installing mcookie (2.37-r0) [2021-10-14T15:19:43.709Z] (13/27) Installing hexdump (2.37-r0) [2021-10-14T15:19:43.987Z] (14/27) Installing lsblk (2.37-r0) [2021-10-14T15:19:43.987Z] (15/27) Installing libuuid (2.37-r0) [2021-10-14T15:19:43.987Z] (16/27) Installing libfdisk (2.37-r0) [2021-10-14T15:19:44.268Z] (17/27) Installing sfdisk (2.37-r0) [2021-10-14T15:19:44.268Z] (18/27) Installing cfdisk (2.37-r0) [2021-10-14T15:19:44.546Z] (19/27) Installing partx (2.37-r0) [2021-10-14T15:19:44.546Z] (20/27) Installing flock (2.37-r0) [2021-10-14T15:19:44.546Z] (21/27) Installing logger (2.37-r0) [2021-10-14T15:19:44.823Z] (22/27) Installing uuidgen (2.37-r0) [2021-10-14T15:19:44.823Z] (23/27) Installing libeconf (0.3.8-r1) [2021-10-14T15:19:44.823Z] (24/27) Installing util-linux (2.37-r0) [2021-10-14T15:19:45.425Z] (25/27) Installing util-linux-dev (2.37-r0) [2021-10-14T15:19:45.425Z] (26/27) Installing libidn2 (2.3.1-r0) [2021-10-14T15:19:45.706Z] (27/27) Installing wget (1.21.1-r1) [2021-10-14T15:19:45.706Z] Executing busybox-1.33.1-r3.trigger [2021-10-14T15:19:45.706Z] OK: 286 MiB in 104 packages [2021-10-14T15:19:47.714Z] Removing intermediate container d0f6b603eb41 [2021-10-14T15:19:47.714Z] ---> 4e7be846576c [2021-10-14T15:19:47.714Z] Step 6/24 : ENV CBOR_VERSION=0.5.0 [2021-10-14T15:19:47.714Z] ---> Running in 3da34a744258 [2021-10-14T15:19:47.992Z] Removing intermediate container 3da34a744258 [2021-10-14T15:19:47.992Z] ---> e98abc19d603 [2021-10-14T15:19:47.992Z] Step 7/24 : 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-10-14T15:19:48.273Z] ---> Running in 47730e1a036a [2021-10-14T15:19:49.733Z] --2021-10-14 15:19:49-- https://github.com/PJK/libcbor/archive/v0.5.0.tar.gz [2021-10-14T15:19:49.733Z] Resolving github.com (github.com)... 140.82.113.3 [2021-10-14T15:19:49.733Z] Connecting to github.com (github.com)|140.82.113.3|:443... connected. [2021-10-14T15:19:50.014Z] HTTP request sent, awaiting response... 302 Found [2021-10-14T15:19:50.014Z] Location: https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [following] [2021-10-14T15:19:50.014Z] --2021-10-14 15:19:49-- https://codeload.github.com/PJK/libcbor/tar.gz/v0.5.0 [2021-10-14T15:19:50.014Z] Resolving codeload.github.com (codeload.github.com)... 140.82.114.10 [2021-10-14T15:19:50.014Z] Connecting to codeload.github.com (codeload.github.com)|140.82.114.10|:443... connected. [2021-10-14T15:19:50.014Z] HTTP request sent, awaiting response... 200 OK [2021-10-14T15:19:50.014Z] Length: unspecified [application/x-gzip] [2021-10-14T15:19:50.014Z] Saving to: 'STDOUT' [2021-10-14T15:19:50.014Z]  [2021-10-14T15:19:50.293Z] 0K .......... .......... .......... .......... .......... 1.05M [2021-10-14T15:19:50.293Z] 50K .......... .......... .......... .......... .......... 1.86M [2021-10-14T15:19:50.293Z] 100K .......... .......... .......... .......... .......... 16.5M [2021-10-14T15:19:50.293Z] 150K .......... .......... .......... .......... .......... 2.05M [2021-10-14T15:19:50.293Z] 200K .......... .......... .......... .......... .......... 11.3M [2021-10-14T15:19:50.293Z] 250K .......... .......... .......... .......... .......... 3.54M [2021-10-14T15:19:50.293Z] 300K .......... .......... .......... .......... .......... 5.07M [2021-10-14T15:19:50.293Z] 350K .......... .......... .......... .......... .......... 4.87M [2021-10-14T15:19:50.293Z] 400K .......... .......... .......... .......... .......... 3.77M [2021-10-14T15:19:50.293Z] 450K .......... .......... .......... .......... .......... 3.95M [2021-10-14T15:19:50.293Z] 500K .......... .......... .......... .......... .......... 11.0M [2021-10-14T15:19:50.293Z] 550K .......... .......... .......... .......... .......... 1.85M [2021-10-14T15:19:50.293Z] 600K .......... .......... .......... .......... .......... 1.00M [2021-10-14T15:19:50.293Z] 650K .......... .......... .......... .......... .......... 2.07M [2021-10-14T15:19:50.293Z] 700K ..      11.3M=0.3s [2021-10-14T15:19:50.293Z] [2021-10-14T15:19:50.293Z] 2021-10-14 15:19:50 (2.58 MB/s) - written to stdout [719348] [2021-10-14T15:19:50.293Z] [2021-10-14T15:19:50.900Z] -- The C compiler identification is GNU 10.3.1 [2021-10-14T15:19:50.900Z] -- The CXX compiler identification is GNU 10.3.1 [2021-10-14T15:19:50.900Z] -- Detecting C compiler ABI info [2021-10-14T15:19:51.179Z] -- Detecting C compiler ABI info - done [2021-10-14T15:19:51.457Z] -- Check for working C compiler: /usr/bin/cc - skipped [2021-10-14T15:19:51.457Z] -- Detecting C compile features [2021-10-14T15:19:51.457Z] -- Detecting C compile features - done [2021-10-14T15:19:51.457Z] -- Detecting CXX compiler ABI info [2021-10-14T15:19:51.737Z] -- Detecting CXX compiler ABI info - done [2021-10-14T15:19:51.737Z] -- Check for working CXX compiler: /usr/bin/c++ - skipped [2021-10-14T15:19:51.737Z] -- Detecting CXX compile features [2021-10-14T15:19:51.737Z] -- Detecting CXX compile features - done [2021-10-14T15:19:51.737Z] -- Looking for include file endian.h [2021-10-14T15:19:52.015Z] -- Looking for include file endian.h - found [2021-10-14T15:19:52.015Z] -- Looking for sys/types.h [2021-10-14T15:19:52.295Z] -- Looking for sys/types.h - found [2021-10-14T15:19:52.295Z] -- Looking for stdint.h [2021-10-14T15:19:52.575Z] -- Looking for stdint.h - found [2021-10-14T15:19:52.575Z] -- Looking for stddef.h [2021-10-14T15:19:52.853Z] -- Looking for stddef.h - found [2021-10-14T15:19:52.853Z] -- Check size of size_t [2021-10-14T15:19:53.131Z] -- Check size of size_t - done [2021-10-14T15:19:53.131Z] CMake Warning at examples/CMakeLists.txt:16 (find_package): [2021-10-14T15:19:53.131Z] By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has [2021-10-14T15:19:53.131Z] asked CMake to find a package configuration file provided by "cJSON", but [2021-10-14T15:19:53.131Z] CMake did not find one. [2021-10-14T15:19:53.131Z] [2021-10-14T15:19:53.131Z] Could not find a package configuration file provided by "cJSON" with any of [2021-10-14T15:19:53.131Z] the following names: [2021-10-14T15:19:53.131Z] [2021-10-14T15:19:53.131Z] cJSONConfig.cmake [2021-10-14T15:19:53.131Z] cjson-config.cmake [2021-10-14T15:19:53.131Z] [2021-10-14T15:19:53.131Z] Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set [2021-10-14T15:19:53.131Z] "cJSON_DIR" to a directory containing one of the above files. If "cJSON" [2021-10-14T15:19:53.131Z] provides a separate development package or SDK, be sure it has been [2021-10-14T15:19:53.131Z] installed. [2021-10-14T15:19:53.131Z] [2021-10-14T15:19:53.131Z] [2021-10-14T15:19:53.131Z] -- Configuring done [2021-10-14T15:19:53.409Z] -- Generating done [2021-10-14T15:19:53.409Z] -- Build files have been written to: /tmp/cbor [2021-10-14T15:19:53.688Z] [ 1%] Building C object src/CMakeFiles/cbor_shared.dir/cbor.c.o [2021-10-14T15:19:54.685Z] [ 3%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/streaming.c.o [2021-10-14T15:19:55.290Z] [ 5%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/encoders.c.o [2021-10-14T15:19:55.570Z] [ 7%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/builder_callbacks.c.o [2021-10-14T15:19:56.177Z] [ 9%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/loaders.c.o [2021-10-14T15:19:56.456Z] [ 11%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/memory_utils.c.o [2021-10-14T15:19:56.734Z] [ 13%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/stack.c.o [2021-10-14T15:19:57.012Z] [ 15%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/internal/unicode.c.o [2021-10-14T15:19:57.289Z] [ 17%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/encoding.c.o [2021-10-14T15:19:57.567Z] [ 19%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/serialization.c.o [2021-10-14T15:19:58.173Z] [ 21%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/arrays.c.o [2021-10-14T15:19:58.773Z] [ 23%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/common.c.o [2021-10-14T15:19:59.050Z] [ 25%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/floats_ctrls.c.o [2021-10-14T15:19:59.666Z] [ 26%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/bytestrings.c.o [2021-10-14T15:19:59.943Z] [ 28%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/callbacks.c.o [2021-10-14T15:20:00.217Z] [ 30%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/strings.c.o [2021-10-14T15:20:00.495Z] [ 32%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/maps.c.o [2021-10-14T15:20:00.774Z] [ 34%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/tags.c.o [2021-10-14T15:20:01.055Z] [ 36%] Building C object src/CMakeFiles/cbor_shared.dir/cbor/ints.c.o [2021-10-14T15:20:01.333Z] [ 38%] Building C object src/CMakeFiles/cbor_shared.dir/allocators.c.o [2021-10-14T15:20:01.617Z] [ 40%] Linking C shared library libcbor.so [2021-10-14T15:20:01.896Z] [ 40%] Built target cbor_shared [2021-10-14T15:20:01.896Z] [ 42%] Building C object src/CMakeFiles/cbor.dir/cbor.c.o [2021-10-14T15:20:02.892Z] [ 44%] Building C object src/CMakeFiles/cbor.dir/cbor/streaming.c.o [2021-10-14T15:20:03.502Z] [ 46%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/encoders.c.o [2021-10-14T15:20:03.781Z] [ 48%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/builder_callbacks.c.o [2021-10-14T15:20:05.779Z] [ 50%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/loaders.c.o [2021-10-14T15:20:06.056Z] [ 51%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/memory_utils.c.o [2021-10-14T15:20:06.333Z] [ 53%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/stack.c.o [2021-10-14T15:20:06.614Z] [ 55%] Building C object src/CMakeFiles/cbor.dir/cbor/internal/unicode.c.o [2021-10-14T15:20:06.892Z] [ 57%] Building C object src/CMakeFiles/cbor.dir/cbor/encoding.c.o [2021-10-14T15:20:07.176Z] [ 59%] Building C object src/CMakeFiles/cbor.dir/cbor/serialization.c.o [2021-10-14T15:20:08.189Z] [ 61%] Building C object src/CMakeFiles/cbor.dir/cbor/arrays.c.o [2021-10-14T15:20:08.470Z] [ 63%] Building C object src/CMakeFiles/cbor.dir/cbor/common.c.o [2021-10-14T15:20:09.081Z] [ 65%] Building C object src/CMakeFiles/cbor.dir/cbor/floats_ctrls.c.o [2021-10-14T15:20:09.359Z] [ 67%] Building C object src/CMakeFiles/cbor.dir/cbor/bytestrings.c.o [2021-10-14T15:20:09.969Z] [ 69%] Building C object src/CMakeFiles/cbor.dir/cbor/callbacks.c.o [2021-10-14T15:20:09.969Z] [ 71%] Building C object src/CMakeFiles/cbor.dir/cbor/strings.c.o [2021-10-14T15:20:10.582Z] [ 73%] Building C object src/CMakeFiles/cbor.dir/cbor/maps.c.o [2021-10-14T15:20:10.861Z] [ 75%] Building C object src/CMakeFiles/cbor.dir/cbor/tags.c.o [2021-10-14T15:20:11.140Z] [ 76%] Building C object src/CMakeFiles/cbor.dir/cbor/ints.c.o [2021-10-14T15:20:11.418Z] [ 78%] Building C object src/CMakeFiles/cbor.dir/allocators.c.o [2021-10-14T15:20:11.695Z] [ 80%] Linking C static library libcbor.a [2021-10-14T15:20:11.695Z] [ 80%] Built target cbor [2021-10-14T15:20:11.695Z] [ 82%] Building C object examples/CMakeFiles/readfile.dir/readfile.c.o [2021-10-14T15:20:11.974Z] [ 84%] Linking C executable readfile [2021-10-14T15:20:12.252Z] [ 84%] Built target readfile [2021-10-14T15:20:12.252Z] [ 86%] Building C object examples/CMakeFiles/create_items.dir/create_items.c.o [2021-10-14T15:20:12.531Z] [ 88%] Linking C executable create_items [2021-10-14T15:20:12.531Z] [ 88%] Built target create_items [2021-10-14T15:20:12.531Z] [ 90%] Building C object examples/CMakeFiles/sort.dir/sort.c.o [2021-10-14T15:20:12.807Z] [ 92%] Linking C executable sort [2021-10-14T15:20:12.807Z] [ 92%] Built target sort [2021-10-14T15:20:13.084Z] [ 94%] Building C object examples/CMakeFiles/hello.dir/hello.c.o [2021-10-14T15:20:13.084Z] [ 96%] Linking C executable hello [2021-10-14T15:20:13.084Z] [ 96%] Built target hello [2021-10-14T15:20:13.361Z] [ 98%] Building C object examples/CMakeFiles/streaming_parser.dir/streaming_parser.c.o [2021-10-14T15:20:13.642Z] [100%] Linking C executable streaming_parser [2021-10-14T15:20:13.642Z] [100%] Built target streaming_parser [2021-10-14T15:20:13.642Z] Install the project... [2021-10-14T15:20:13.642Z] -- Install configuration: "Release" [2021-10-14T15:20:13.642Z] -- Installing: /usr/local/include/cbor/configuration.h [2021-10-14T15:20:13.642Z] -- Installing: /usr/local/lib/libcbor.a [2021-10-14T15:20:13.642Z] -- Installing: /usr/local/lib/libcbor.so.0.0.0 [2021-10-14T15:20:13.642Z] -- Installing: /usr/local/lib/libcbor.so.0 [2021-10-14T15:20:13.642Z] -- Installing: /usr/local/lib/libcbor.so [2021-10-14T15:20:13.642Z] -- Up-to-date: /usr/local/include/cbor [2021-10-14T15:20:13.642Z] -- Installing: /usr/local/include/cbor/streaming.h [2021-10-14T15:20:13.642Z] -- Installing: /usr/local/include/cbor/ints.h [2021-10-14T15:20:13.642Z] -- Installing: /usr/local/include/cbor/floats_ctrls.h [2021-10-14T15:20:13.642Z] -- Installing: /usr/local/include/cbor/bytestrings.h [2021-10-14T15:20:13.642Z] -- Installing: /usr/local/include/cbor/encoding.h [2021-10-14T15:20:13.642Z] -- Installing: /usr/local/include/cbor/serialization.h [2021-10-14T15:20:13.642Z] -- Installing: /usr/local/include/cbor/data.h [2021-10-14T15:20:13.642Z] -- Installing: /usr/local/include/cbor/common.h [2021-10-14T15:20:13.642Z] -- Installing: /usr/local/include/cbor/callbacks.h [2021-10-14T15:20:13.642Z] -- Installing: /usr/local/include/cbor/strings.h [2021-10-14T15:20:13.642Z] -- Installing: /usr/local/include/cbor/tags.h [2021-10-14T15:20:13.642Z] -- Installing: /usr/local/include/cbor/internal [2021-10-14T15:20:13.642Z] -- Installing: /usr/local/include/cbor/internal/encoders.h [2021-10-14T15:20:13.642Z] -- Installing: /usr/local/include/cbor/internal/loaders.h [2021-10-14T15:20:13.642Z] -- Installing: /usr/local/include/cbor/internal/stack.h [2021-10-14T15:20:13.642Z] -- Installing: /usr/local/include/cbor/internal/unicode.h [2021-10-14T15:20:13.642Z] -- Installing: /usr/local/include/cbor/internal/builder_callbacks.h [2021-10-14T15:20:13.642Z] -- Installing: /usr/local/include/cbor/internal/memory_utils.h [2021-10-14T15:20:13.642Z] -- Installing: /usr/local/include/cbor/arrays.h [2021-10-14T15:20:13.642Z] -- Installing: /usr/local/include/cbor/maps.h [2021-10-14T15:20:13.642Z] -- Installing: /usr/local/include/cbor.h [2021-10-14T15:20:13.642Z] -- Installing: /usr/local/lib/pkgconfig/libcbor.pc [2021-10-14T15:20:15.640Z] Removing intermediate container 47730e1a036a [2021-10-14T15:20:15.640Z] ---> 0007f6f0d080 [2021-10-14T15:20:15.640Z] Step 8/24 : RUN mkdir /tmp/sdk [2021-10-14T15:20:15.917Z] ---> Running in 77aef4435343 [2021-10-14T15:20:17.928Z] Removing intermediate container 77aef4435343 [2021-10-14T15:20:17.928Z] ---> 22ebfdf7c16c [2021-10-14T15:20:17.928Z] Step 9/24 : COPY VERSION /tmp/sdk [2021-10-14T15:20:18.535Z] ---> 874cf6b063a8 [2021-10-14T15:20:18.535Z] Step 10/24 : COPY src /tmp/sdk/src [2021-10-14T15:20:19.542Z] ---> 4beb1335b317 [2021-10-14T15:20:19.542Z] Step 11/24 : COPY include /tmp/sdk/include [2021-10-14T15:20:20.544Z] ---> ceee56d06909 [2021-10-14T15:20:20.544Z] Step 12/24 : COPY scripts /tmp/sdk/scripts [2021-10-14T15:20:21.152Z] ---> 07f05d65d8ce [2021-10-14T15:20:21.152Z] Step 13/24 : COPY LICENSE /tmp/sdk [2021-10-14T15:20:21.762Z] ---> 1e140fcd3ef6 [2021-10-14T15:20:21.762Z] Step 14/24 : COPY Attribution.txt /tmp/sdk [2021-10-14T15:20:22.766Z] ---> edd540693b91 [2021-10-14T15:20:22.766Z] Step 15/24 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2021-10-14T15:20:22.766Z] ---> Running in 4154e660fb9f [2021-10-14T15:20:24.224Z] + CPPCHECK=false [2021-10-14T15:20:24.224Z] + DOCGEN=false [2021-10-14T15:20:24.224Z] + TOMLVER=SDK-0.2 [2021-10-14T15:20:24.224Z] + CUTILVER=1.2.2 [2021-10-14T15:20:24.224Z] + '[' 0 -gt 0 ] [2021-10-14T15:20:24.224Z] + readlink -f ./scripts/build.sh [2021-10-14T15:20:24.224Z] + dirname /tmp/sdk/scripts/build.sh [2021-10-14T15:20:24.224Z] + dirname /tmp/sdk/scripts [2021-10-14T15:20:24.224Z] + ROOT=/tmp/sdk [2021-10-14T15:20:24.224Z] + cd /tmp/sdk [2021-10-14T15:20:24.224Z] + '[' '!' -d deps ] [2021-10-14T15:20:24.224Z] + mkdir deps [2021-10-14T15:20:24.224Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-10-14T15:20:24.224Z] + tar -C deps -z -x -f - [2021-10-14T15:20:24.224Z] --2021-10-14 15:20:23-- https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2021-10-14T15:20:24.224Z] Resolving github.com (github.com)... 140.82.113.3 [2021-10-14T15:20:24.224Z] Connecting to github.com (github.com)|140.82.113.3|:443... connected. [2021-10-14T15:20:24.224Z] HTTP request sent, awaiting response... 302 Found [2021-10-14T15:20:24.224Z] Location: https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [following] [2021-10-14T15:20:24.224Z] --2021-10-14 15:20:24-- https://codeload.github.com/IOTechSystems/tomlc99/tar.gz/SDK-0.2 [2021-10-14T15:20:24.224Z] Resolving codeload.github.com (codeload.github.com)... 140.82.114.10 [2021-10-14T15:20:24.224Z] Connecting to codeload.github.com (codeload.github.com)|140.82.114.10|:443... connected. [2021-10-14T15:20:24.501Z] HTTP request sent, awaiting response... 200 OK [2021-10-14T15:20:24.501Z] Length: unspecified [application/x-gzip] [2021-10-14T15:20:24.501Z] Saving to: 'STDOUT' [2021-10-14T15:20:24.501Z]  [2021-10-14T15:20:24.501Z] 0K .......... ...... 736K=0.02s [2021-10-14T15:20:24.501Z] [2021-10-14T15:20:24.501Z] 2021-10-14 15:20:24 (736 KB/s) - written to stdout [16451] [2021-10-14T15:20:24.501Z] [2021-10-14T15:20:24.501Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2021-10-14T15:20:24.501Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.2.2.tar.gz [2021-10-14T15:20:24.501Z] + tar -C deps -z -x -f - [2021-10-14T15:20:24.501Z] --2021-10-14 15:20:24-- https://github.com/IOTechSystems/iotech-c-utils/archive/v1.2.2.tar.gz [2021-10-14T15:20:27.139Z] Resolving github.com (github.com)... 140.82.113.3 [2021-10-14T15:20:27.139Z] Connecting to github.com (github.com)|140.82.113.3|:443... connected. [2021-10-14T15:20:27.139Z] HTTP request sent, awaiting response... 302 Found [2021-10-14T15:20:27.139Z] Location: https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.2.2 [following] [2021-10-14T15:20:27.139Z] --2021-10-14 15:20:27-- https://codeload.github.com/IOTechSystems/iotech-c-utils/tar.gz/v1.2.2 [2021-10-14T15:20:27.139Z] Resolving codeload.github.com (codeload.github.com)... 140.82.114.10 [2021-10-14T15:20:27.417Z] Connecting to codeload.github.com (codeload.github.com)|140.82.114.10|:443... connected. [2021-10-14T15:20:27.417Z] HTTP request sent, awaiting response... 200 OK [2021-10-14T15:20:27.417Z] Length: unspecified [application/x-gzip] [2021-10-14T15:20:27.417Z] Saving to: 'STDOUT' [2021-10-14T15:20:27.418Z]  [2021-10-14T15:20:27.418Z] 0K .......... .......... .......... .......... .......... 918K [2021-10-14T15:20:27.696Z] 50K .......... .......... .......... .......... .......... 1.86M [2021-10-14T15:20:27.696Z] 100K .......... .......... .......... .......... .......... 1.99M [2021-10-14T15:20:27.696Z] 150K .......... .......... .......... .........  5.27M=0.1s [2021-10-14T15:20:27.696Z] [2021-10-14T15:20:27.696Z] 2021-10-14 15:20:27 (1.64 MB/s) - written to stdout [193961] [2021-10-14T15:20:27.696Z] [2021-10-14T15:20:27.696Z] + mkdir -p src/c/iot [2021-10-14T15:20:27.696Z] + cp deps/iotech-c-utils-1.2.2/src/c/base64.c deps/iotech-c-utils-1.2.2/src/c/component.c deps/iotech-c-utils-1.2.2/src/c/config.c deps/iotech-c-utils-1.2.2/src/c/container.c deps/iotech-c-utils-1.2.2/src/c/data.c deps/iotech-c-utils-1.2.2/src/c/hash.c deps/iotech-c-utils-1.2.2/src/c/iot.c deps/iotech-c-utils-1.2.2/src/c/json.c deps/iotech-c-utils-1.2.2/src/c/logger.c deps/iotech-c-utils-1.2.2/src/c/os.c deps/iotech-c-utils-1.2.2/src/c/scheduler.c deps/iotech-c-utils-1.2.2/src/c/thread.c deps/iotech-c-utils-1.2.2/src/c/threadpool.c deps/iotech-c-utils-1.2.2/src/c/time.c deps/iotech-c-utils-1.2.2/src/c/uuid.c deps/iotech-c-utils-1.2.2/src/c/yxml.c src/c/iot [2021-10-14T15:20:27.696Z] + cp deps/iotech-c-utils-1.2.2/src/c/defs.h.in src/c/iot [2021-10-14T15:20:27.696Z] + cp deps/iotech-c-utils-1.2.2/src/c/yxml.h src/c/iot [2021-10-14T15:20:27.696Z] + cp deps/iotech-c-utils-1.2.2/VERSION src/c/iot [2021-10-14T15:20:27.696Z] + mkdir -p include/iot [2021-10-14T15:20:27.696Z] + cp deps/iotech-c-utils-1.2.2/include/iot/base64.h deps/iotech-c-utils-1.2.2/include/iot/component.h deps/iotech-c-utils-1.2.2/include/iot/config.h deps/iotech-c-utils-1.2.2/include/iot/container.h deps/iotech-c-utils-1.2.2/include/iot/data.h deps/iotech-c-utils-1.2.2/include/iot/hash.h deps/iotech-c-utils-1.2.2/include/iot/iot.h deps/iotech-c-utils-1.2.2/include/iot/json.h deps/iotech-c-utils-1.2.2/include/iot/logger.h deps/iotech-c-utils-1.2.2/include/iot/os.h deps/iotech-c-utils-1.2.2/include/iot/scheduler.h deps/iotech-c-utils-1.2.2/include/iot/thread.h deps/iotech-c-utils-1.2.2/include/iot/threadpool.h deps/iotech-c-utils-1.2.2/include/iot/time.h deps/iotech-c-utils-1.2.2/include/iot/typecode.h deps/iotech-c-utils-1.2.2/include/iot/uuid.h include/iot [2021-10-14T15:20:27.696Z] + mkdir -p include/iot/os [2021-10-14T15:20:27.697Z] + cp deps/iotech-c-utils-1.2.2/include/iot/os/linux.h deps/iotech-c-utils-1.2.2/include/iot/os/macos.h deps/iotech-c-utils-1.2.2/include/iot/os/zephyr.h include/iot/os [2021-10-14T15:20:27.697Z] + mkdir -p /tmp/sdk/build/release [2021-10-14T15:20:27.697Z] + cd /tmp/sdk/build/release [2021-10-14T15:20:27.697Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2021-10-14T15:20:27.973Z] -- The C compiler identification is GNU 10.3.1 [2021-10-14T15:20:27.973Z] -- Detecting C compiler ABI info [2021-10-14T15:20:28.253Z] -- Detecting C compiler ABI info - done [2021-10-14T15:20:28.253Z] -- Check for working C compiler: /usr/bin/cc - skipped [2021-10-14T15:20:28.253Z] -- Detecting C compile features [2021-10-14T15:20:28.253Z] -- Detecting C compile features - done [2021-10-14T15:20:28.253Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-10-14T15:20:28.531Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.79.1") [2021-10-14T15:20:28.531Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-10-14T15:20:28.531Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-10-14T15:20:28.531Z] -- Found LIBCBOR: /usr/local/lib/libcbor.so [2021-10-14T15:20:28.531Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2021-10-14T15:20:28.531Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2021-10-14T15:20:28.531Z] -- C SDK 2.0.1-dev.11 for Linux [2021-10-14T15:20:28.531Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-10-14T15:20:28.811Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-10-14T15:20:29.090Z] -- Found Curses: /usr/lib/libcurses.so [2021-10-14T15:20:29.090Z] -- Configuring done [2021-10-14T15:20:29.369Z] -- Generating done [2021-10-14T15:20:29.369Z] -- Build files have been written to: /tmp/sdk/build/release [2021-10-14T15:20:29.369Z] + + teemake release.log all [2021-10-14T15:20:29.369Z] package [2021-10-14T15:20:29.369Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-10-14T15:20:30.361Z] [ 2%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-10-14T15:20:30.641Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-10-14T15:20:33.310Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-10-14T15:20:33.936Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-10-14T15:20:33.936Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2021-10-14T15:20:34.936Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2021-10-14T15:20:35.563Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2021-10-14T15:20:35.841Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-10-14T15:20:37.294Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-10-14T15:20:39.293Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-10-14T15:20:39.571Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-10-14T15:20:40.560Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-10-14T15:20:41.165Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-10-14T15:20:41.769Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-10-14T15:20:42.047Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-10-14T15:20:42.324Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-10-14T15:20:45.741Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2021-10-14T15:20:45.741Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-10-14T15:20:46.017Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-10-14T15:20:46.620Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-10-14T15:20:47.225Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-10-14T15:20:47.225Z] /tmp/sdk/src/c/iot/container.c: In function 'iot_container_init': [2021-10-14T15:20:47.225Z] /tmp/sdk/src/c/iot/container.c:275:37: warning: unused variable 'factory' [-Wunused-variable] [2021-10-14T15:20:47.225Z] 275 | const iot_component_factory_t * factory; [2021-10-14T15:20:47.225Z] | ^~~~~~~ [2021-10-14T15:20:47.830Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-10-14T15:20:53.280Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-10-14T15:20:53.280Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-10-14T15:20:53.280Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-10-14T15:20:53.884Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-10-14T15:20:54.487Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-10-14T15:20:54.487Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-10-14T15:20:55.935Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-10-14T15:20:56.213Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-10-14T15:20:57.208Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-10-14T15:20:57.507Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/uuid.c.o [2021-10-14T15:20:57.785Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-10-14T15:21:00.427Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-10-14T15:21:00.705Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-10-14T15:21:01.699Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-10-14T15:21:01.978Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-10-14T15:21:07.430Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-10-14T15:21:07.430Z] [ 59%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-10-14T15:21:07.709Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-10-14T15:21:08.316Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-10-14T15:21:08.316Z] /tmp/sdk/src/c/rest-server.c: In function 'http_handler': [2021-10-14T15:21:08.316Z] /tmp/sdk/src/c/rest-server.c:250:65: warning: passing argument 3 of 'MHD_get_connection_values' from incompatible pointer type [-Wincompatible-pointer-types] [2021-10-14T15:21:08.316Z] 250 | MHD_get_connection_values (conn, MHD_GET_ARGUMENT_KIND, queryIterator, req.qparams); [2021-10-14T15:21:08.316Z] | ^~~~~~~~~~~~~ [2021-10-14T15:21:08.316Z] | | [2021-10-14T15:21:08.316Z] | int (*)(void *, enum MHD_ValueKind, const char *, const char *) [2021-10-14T15:21:08.316Z] In file included from /tmp/sdk/src/c/rest-server.c:21: [2021-10-14T15:21:08.316Z] /usr/include/microhttpd.h:2714:49: note: expected 'MHD_KeyValueIterator' {aka 'enum MHD_Result (*)(void *, enum MHD_ValueKind, const char *, const char *)'} but argument is of type 'int (*)(void *, enum MHD_ValueKind, const char *, const char *)' [2021-10-14T15:21:08.316Z] 2714 | MHD_KeyValueIterator iterator, [2021-10-14T15:21:08.316Z] | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ [2021-10-14T15:21:08.316Z] /tmp/sdk/src/c/rest-server.c: In function 'edgex_rest_server_create': [2021-10-14T15:21:08.316Z] /tmp/sdk/src/c/rest-server.c:348:58: warning: passing argument 5 of 'MHD_start_daemon' from incompatible pointer type [-Wincompatible-pointer-types] [2021-10-14T15:21:08.316Z] 348 | svr->daemon = MHD_start_daemon (flags, port, 0, 0, http_handler, svr, MHD_OPTION_SOCK_ADDR, res->ai_addr, MHD_OPTION_END); [2021-10-14T15:21:08.316Z] | ^~~~~~~~~~~~ [2021-10-14T15:21:08.316Z] | | [2021-10-14T15:21:08.316Z] | int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, size_t *, void **) {aka int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)} [2021-10-14T15:21:08.316Z] In file included from /tmp/sdk/src/c/rest-server.c:21: [2021-10-14T15:21:08.316Z] /usr/include/microhttpd.h:2443:45: note: expected 'MHD_AccessHandlerCallback' {aka 'enum MHD_Result (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)'} but argument is of type 'int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, size_t *, void **)' {aka 'int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)'} [2021-10-14T15:21:08.316Z] 2443 | MHD_AccessHandlerCallback dh, void *dh_cls, [2021-10-14T15:21:08.316Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~ [2021-10-14T15:21:08.316Z] /tmp/sdk/src/c/rest-server.c:359:56: warning: passing argument 5 of 'MHD_start_daemon' from incompatible pointer type [-Wincompatible-pointer-types] [2021-10-14T15:21:08.316Z] 359 | svr->daemon = MHD_start_daemon (flags, port, 0, 0, http_handler, svr, MHD_OPTION_END); [2021-10-14T15:21:08.316Z] | ^~~~~~~~~~~~ [2021-10-14T15:21:08.316Z] | | [2021-10-14T15:21:08.316Z] | int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, size_t *, void **) {aka int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)} [2021-10-14T15:21:08.316Z] In file included from /tmp/sdk/src/c/rest-server.c:21: [2021-10-14T15:21:08.316Z] /usr/include/microhttpd.h:2443:45: note: expected 'MHD_AccessHandlerCallback' {aka 'enum MHD_Result (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)'} but argument is of type 'int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, size_t *, void **)' {aka 'int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)'} [2021-10-14T15:21:08.316Z] 2443 | MHD_AccessHandlerCallback dh, void *dh_cls, [2021-10-14T15:21:08.316Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~ [2021-10-14T15:21:09.308Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-10-14T15:21:11.307Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2021-10-14T15:21:11.909Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2021-10-14T15:21:12.185Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2021-10-14T15:21:12.788Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-10-14T15:21:15.445Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-10-14T15:21:18.852Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-10-14T15:21:19.844Z] [ 74%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-10-14T15:21:20.448Z] [ 76%] Linking C shared library libcsdk.so [2021-10-14T15:21:20.448Z] [ 76%] Built target csdk [2021-10-14T15:21:20.725Z] [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-10-14T15:21:21.328Z] [ 79%] Linking C executable template [2021-10-14T15:21:21.605Z] [ 79%] Built target template [2021-10-14T15:21:21.605Z] [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-10-14T15:21:22.208Z] [ 82%] Linking C executable device-counter [2021-10-14T15:21:22.485Z] [ 82%] Built target device-counter [2021-10-14T15:21:22.485Z] [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-10-14T15:21:23.089Z] [ 85%] Linking C executable device-random [2021-10-14T15:21:23.366Z] [ 85%] Built target device-random [2021-10-14T15:21:23.366Z] [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-10-14T15:21:23.972Z] [ 88%] Linking C executable device-gyro [2021-10-14T15:21:23.972Z] [ 88%] Built target device-gyro [2021-10-14T15:21:23.972Z] [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-10-14T15:21:24.585Z] [ 91%] Linking C executable device-bitfields [2021-10-14T15:21:24.862Z] [ 91%] Built target device-bitfields [2021-10-14T15:21:24.862Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-10-14T15:21:25.855Z] [ 94%] Linking C executable template-discovery [2021-10-14T15:21:25.855Z] [ 94%] Built target template-discovery [2021-10-14T15:21:26.133Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-10-14T15:21:26.740Z] [ 97%] Linking C executable device-file [2021-10-14T15:21:27.019Z] [ 97%] Built target device-file [2021-10-14T15:21:27.019Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-10-14T15:21:27.624Z] [100%] Linking C executable device-terminal [2021-10-14T15:21:27.901Z] [100%] Built target device-terminal [2021-10-14T15:21:27.901Z] Run CPack packaging tool... [2021-10-14T15:21:27.901Z] CPack: Create package using TGZ [2021-10-14T15:21:27.901Z] CPack: Install projects [2021-10-14T15:21:27.901Z] CPack: - Run preinstall target for: Csdk [2021-10-14T15:21:28.894Z] CPack: - Install project: Csdk [] [2021-10-14T15:21:28.894Z] CPack: Create package [2021-10-14T15:21:28.894Z] CPack: - package: /tmp/sdk/build/release/csdk-2.0.1-dev.11.tar.gz generated. [2021-10-14T15:21:28.894Z] + '[' false '=' true ] [2021-10-14T15:21:28.894Z] + '[' false '=' true ] [2021-10-14T15:21:28.894Z] + mkdir -p /tmp/sdk/build/debug [2021-10-14T15:21:28.894Z] + cd /tmp/sdk/build/debug [2021-10-14T15:21:28.894Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2021-10-14T15:21:29.171Z] -- The C compiler identification is GNU 10.3.1 [2021-10-14T15:21:29.171Z] -- Detecting C compiler ABI info [2021-10-14T15:21:29.450Z] -- Detecting C compiler ABI info - done [2021-10-14T15:21:29.450Z] -- Check for working C compiler: /usr/bin/cc - skipped [2021-10-14T15:21:29.450Z] -- Detecting C compile features [2021-10-14T15:21:29.450Z] -- Detecting C compile features - done [2021-10-14T15:21:29.450Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2021-10-14T15:21:29.729Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.79.1") [2021-10-14T15:21:29.729Z] -- Found LIBYAML: /usr/lib/libyaml.so [2021-10-14T15:21:29.729Z] -- Found LIBUUID: /usr/lib/libuuid.so [2021-10-14T15:21:29.729Z] -- Found LIBCBOR: /usr/local/lib/libcbor.so [2021-10-14T15:21:29.729Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2021-10-14T15:21:29.729Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2021-10-14T15:21:29.729Z] -- C SDK 2.0.1-dev.11 for Linux [2021-10-14T15:21:29.729Z] -- Performing Test CSDK_HAVE_ATOMIC [2021-10-14T15:21:30.010Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2021-10-14T15:21:30.290Z] -- Found Curses: /usr/lib/libcurses.so [2021-10-14T15:21:30.290Z] -- Configuring done [2021-10-14T15:21:30.574Z] -- Generating done [2021-10-14T15:21:30.574Z] -- Build files have been written to: /tmp/sdk/build/debug [2021-10-14T15:21:30.574Z] + + maketee [2021-10-14T15:21:30.574Z] debug.log [2021-10-14T15:21:30.574Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2021-10-14T15:21:31.181Z] [ 2%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2021-10-14T15:21:31.459Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2021-10-14T15:21:32.069Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2021-10-14T15:21:32.347Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2021-10-14T15:21:32.624Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2021-10-14T15:21:32.901Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2021-10-14T15:21:33.182Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2021-10-14T15:21:33.459Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2021-10-14T15:21:34.064Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2021-10-14T15:21:34.671Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2021-10-14T15:21:34.951Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2021-10-14T15:21:35.230Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2021-10-14T15:21:35.509Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2021-10-14T15:21:35.789Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2021-10-14T15:21:36.066Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2021-10-14T15:21:36.347Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2021-10-14T15:21:37.347Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2021-10-14T15:21:37.347Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2021-10-14T15:21:37.629Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2021-10-14T15:21:37.909Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2021-10-14T15:21:38.185Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2021-10-14T15:21:38.185Z] /tmp/sdk/src/c/iot/container.c: In function 'iot_container_init': [2021-10-14T15:21:38.185Z] /tmp/sdk/src/c/iot/container.c:275:37: warning: unused variable 'factory' [-Wunused-variable] [2021-10-14T15:21:38.186Z] 275 | const iot_component_factory_t * factory; [2021-10-14T15:21:38.186Z] | ^~~~~~~ [2021-10-14T15:21:38.467Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2021-10-14T15:21:39.928Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2021-10-14T15:21:39.928Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2021-10-14T15:21:40.207Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2021-10-14T15:21:40.207Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2021-10-14T15:21:40.812Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2021-10-14T15:21:40.812Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2021-10-14T15:21:41.092Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2021-10-14T15:21:41.371Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2021-10-14T15:21:41.651Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2021-10-14T15:21:41.932Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/iot/uuid.c.o [2021-10-14T15:21:42.209Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2021-10-14T15:21:42.821Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2021-10-14T15:21:42.821Z] [ 53%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2021-10-14T15:21:43.435Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2021-10-14T15:21:43.716Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2021-10-14T15:21:44.711Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2021-10-14T15:21:45.326Z] [ 59%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2021-10-14T15:21:45.326Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2021-10-14T15:21:45.608Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2021-10-14T15:21:45.887Z] /tmp/sdk/src/c/rest-server.c: In function 'http_handler': [2021-10-14T15:21:45.887Z] /tmp/sdk/src/c/rest-server.c:250:65: warning: passing argument 3 of 'MHD_get_connection_values' from incompatible pointer type [-Wincompatible-pointer-types] [2021-10-14T15:21:45.887Z] 250 | MHD_get_connection_values (conn, MHD_GET_ARGUMENT_KIND, queryIterator, req.qparams); [2021-10-14T15:21:45.887Z] | ^~~~~~~~~~~~~ [2021-10-14T15:21:45.887Z] | | [2021-10-14T15:21:45.887Z] | int (*)(void *, enum MHD_ValueKind, const char *, const char *) [2021-10-14T15:21:45.887Z] In file included from /tmp/sdk/src/c/rest-server.c:21: [2021-10-14T15:21:45.887Z] /usr/include/microhttpd.h:2714:49: note: expected 'MHD_KeyValueIterator' {aka 'enum MHD_Result (*)(void *, enum MHD_ValueKind, const char *, const char *)'} but argument is of type 'int (*)(void *, enum MHD_ValueKind, const char *, const char *)' [2021-10-14T15:21:45.887Z] 2714 | MHD_KeyValueIterator iterator, [2021-10-14T15:21:45.887Z] | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ [2021-10-14T15:21:45.887Z] /tmp/sdk/src/c/rest-server.c: In function 'edgex_rest_server_create': [2021-10-14T15:21:45.887Z] /tmp/sdk/src/c/rest-server.c:348:58: warning: passing argument 5 of 'MHD_start_daemon' from incompatible pointer type [-Wincompatible-pointer-types] [2021-10-14T15:21:45.887Z] 348 | svr->daemon = MHD_start_daemon (flags, port, 0, 0, http_handler, svr, MHD_OPTION_SOCK_ADDR, res->ai_addr, MHD_OPTION_END); [2021-10-14T15:21:45.887Z] | ^~~~~~~~~~~~ [2021-10-14T15:21:45.887Z] | | [2021-10-14T15:21:45.887Z] | int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, size_t *, void **) {aka int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)} [2021-10-14T15:21:45.887Z] In file included from /tmp/sdk/src/c/rest-server.c:21: [2021-10-14T15:21:45.887Z] /usr/include/microhttpd.h:2443:45: note: expected 'MHD_AccessHandlerCallback' {aka 'enum MHD_Result (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)'} but argument is of type 'int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, size_t *, void **)' {aka 'int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)'} [2021-10-14T15:21:45.887Z] 2443 | MHD_AccessHandlerCallback dh, void *dh_cls, [2021-10-14T15:21:45.887Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~ [2021-10-14T15:21:45.887Z] /tmp/sdk/src/c/rest-server.c:359:56: warning: passing argument 5 of 'MHD_start_daemon' from incompatible pointer type [-Wincompatible-pointer-types] [2021-10-14T15:21:45.887Z] 359 | svr->daemon = MHD_start_daemon (flags, port, 0, 0, http_handler, svr, MHD_OPTION_END); [2021-10-14T15:21:45.887Z] | ^~~~~~~~~~~~ [2021-10-14T15:21:45.887Z] | | [2021-10-14T15:21:45.887Z] | int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, size_t *, void **) {aka int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)} [2021-10-14T15:21:45.887Z] In file included from /tmp/sdk/src/c/rest-server.c:21: [2021-10-14T15:21:45.887Z] /usr/include/microhttpd.h:2443:45: note: expected 'MHD_AccessHandlerCallback' {aka 'enum MHD_Result (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)'} but argument is of type 'int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, size_t *, void **)' {aka 'int (*)(void *, struct MHD_Connection *, const char *, const char *, const char *, const char *, long unsigned int *, void **)'} [2021-10-14T15:21:45.887Z] 2443 | MHD_AccessHandlerCallback dh, void *dh_cls, [2021-10-14T15:21:45.887Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~ [2021-10-14T15:21:46.168Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2021-10-14T15:21:47.631Z] [ 65%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2021-10-14T15:21:47.909Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2021-10-14T15:21:48.189Z] [ 68%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2021-10-14T15:21:48.466Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2021-10-14T15:21:49.070Z] [ 71%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2021-10-14T15:21:50.069Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2021-10-14T15:21:50.350Z] [ 74%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2021-10-14T15:21:50.627Z] [ 76%] Linking C shared library libcsdk.so [2021-10-14T15:21:50.627Z] [ 76%] Built target csdk [2021-10-14T15:21:50.909Z] [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2021-10-14T15:21:51.185Z] [ 79%] Linking C executable template [2021-10-14T15:21:51.462Z] [ 79%] Built target template [2021-10-14T15:21:51.462Z] [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2021-10-14T15:21:51.740Z] [ 82%] Linking C executable device-counter [2021-10-14T15:21:52.022Z] [ 82%] Built target device-counter [2021-10-14T15:21:52.022Z] [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2021-10-14T15:21:52.302Z] [ 85%] Linking C executable device-random [2021-10-14T15:21:52.582Z] [ 85%] Built target device-random [2021-10-14T15:21:52.582Z] [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2021-10-14T15:21:52.862Z] [ 88%] Linking C executable device-gyro [2021-10-14T15:21:53.142Z] [ 88%] Built target device-gyro [2021-10-14T15:21:53.142Z] [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2021-10-14T15:21:53.420Z] [ 91%] Linking C executable device-bitfields [2021-10-14T15:21:53.697Z] [ 91%] Built target device-bitfields [2021-10-14T15:21:53.697Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2021-10-14T15:21:53.975Z] [ 94%] Linking C executable template-discovery [2021-10-14T15:21:54.253Z] [ 94%] Built target template-discovery [2021-10-14T15:21:54.254Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2021-10-14T15:21:54.862Z] [ 97%] Linking C executable device-file [2021-10-14T15:21:54.862Z] [ 97%] Built target device-file [2021-10-14T15:21:54.862Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2021-10-14T15:21:55.474Z] [100%] Linking C executable device-terminal [2021-10-14T15:21:55.759Z] [100%] Built target device-terminal [2021-10-14T15:21:55.759Z] make: Entering directory '/tmp/sdk/build/release' [2021-10-14T15:21:55.759Z] make[1]: Entering directory '/tmp/sdk/build/release' [2021-10-14T15:21:55.759Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-10-14T15:21:55.759Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-10-14T15:21:55.759Z] [ 76%] Built target csdk [2021-10-14T15:21:55.759Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-10-14T15:21:55.759Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-10-14T15:21:55.759Z] [ 79%] Built target template [2021-10-14T15:21:55.759Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-10-14T15:21:56.041Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-10-14T15:21:56.041Z] [ 82%] Built target device-counter [2021-10-14T15:21:56.041Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-10-14T15:21:56.041Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-10-14T15:21:56.041Z] [ 85%] Built target device-random [2021-10-14T15:21:56.041Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-10-14T15:21:56.041Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-10-14T15:21:56.041Z] [ 88%] Built target device-gyro [2021-10-14T15:21:56.041Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-10-14T15:21:56.041Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-10-14T15:21:56.041Z] [ 91%] Built target device-bitfields [2021-10-14T15:21:56.041Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-10-14T15:21:56.041Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-10-14T15:21:56.041Z] [ 94%] Built target template-discovery [2021-10-14T15:21:56.041Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-10-14T15:21:56.041Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-10-14T15:21:56.041Z] [ 97%] Built target device-file [2021-10-14T15:21:56.041Z] make[2]: Entering directory '/tmp/sdk/build/release' [2021-10-14T15:21:56.328Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2021-10-14T15:21:56.328Z] [100%] Built target device-terminal [2021-10-14T15:21:56.328Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2021-10-14T15:21:56.328Z] Install the project... [2021-10-14T15:21:56.328Z] -- Install configuration: "Release" [2021-10-14T15:21:56.328Z] -- Installing: /usr/local/lib/libcsdk.so [2021-10-14T15:21:56.328Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2021-10-14T15:21:56.328Z] -- Up-to-date: /usr/local/include [2021-10-14T15:21:56.328Z] -- Installing: /usr/local/include/edgex [2021-10-14T15:21:56.328Z] -- Installing: /usr/local/include/edgex/rest-server.h [2021-10-14T15:21:56.328Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2021-10-14T15:21:56.328Z] -- Installing: /usr/local/include/edgex/edgex.h [2021-10-14T15:21:56.328Z] -- Installing: /usr/local/include/edgex/devices.h [2021-10-14T15:21:56.328Z] -- Installing: /usr/local/include/edgex/profiles.h [2021-10-14T15:21:56.328Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2021-10-14T15:21:56.328Z] -- Installing: /usr/local/include/devsdk [2021-10-14T15:21:56.328Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2021-10-14T15:21:56.328Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2021-10-14T15:21:56.328Z] -- Installing: /usr/local/include/iot [2021-10-14T15:21:56.328Z] -- Installing: /usr/local/include/iot/json.h [2021-10-14T15:21:56.328Z] -- Installing: /usr/local/include/iot/container.h [2021-10-14T15:21:56.328Z] -- Installing: /usr/local/include/iot/component.h [2021-10-14T15:21:56.328Z] -- Installing: /usr/local/include/iot/typecode.h [2021-10-14T15:21:56.328Z] -- Installing: /usr/local/include/iot/iot.h [2021-10-14T15:21:56.328Z] -- Installing: /usr/local/include/iot/uuid.h [2021-10-14T15:21:56.328Z] -- Installing: /usr/local/include/iot/time.h [2021-10-14T15:21:56.328Z] -- Installing: /usr/local/include/iot/hash.h [2021-10-14T15:21:56.328Z] -- Installing: /usr/local/include/iot/logger.h [2021-10-14T15:21:56.328Z] -- Installing: /usr/local/include/iot/os [2021-10-14T15:21:56.328Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2021-10-14T15:21:56.328Z] -- Installing: /usr/local/include/iot/os/linux.h [2021-10-14T15:21:56.328Z] -- Installing: /usr/local/include/iot/os/macos.h [2021-10-14T15:21:56.328Z] -- Installing: /usr/local/include/iot/scheduler.h [2021-10-14T15:21:56.328Z] -- Installing: /usr/local/include/iot/data.h [2021-10-14T15:21:56.328Z] -- Installing: /usr/local/include/iot/thread.h [2021-10-14T15:21:56.328Z] -- Installing: /usr/local/include/iot/os.h [2021-10-14T15:21:56.328Z] -- Installing: /usr/local/include/iot/base64.h [2021-10-14T15:21:56.328Z] -- Installing: /usr/local/include/iot/defs.h [2021-10-14T15:21:56.328Z] -- Installing: /usr/local/include/iot/threadpool.h [2021-10-14T15:21:56.328Z] -- Installing: /usr/local/include/iot/config.h [2021-10-14T15:21:56.328Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2021-10-14T15:21:56.328Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2021-10-14T15:21:56.328Z] make: Leaving directory '/tmp/sdk/build/release' [2021-10-14T15:21:58.329Z] Removing intermediate container 4154e660fb9f [2021-10-14T15:21:58.329Z] ---> 1b3729ec1d94 [2021-10-14T15:21:58.329Z] Step 16/24 : FROM ${BASE} [2021-10-14T15:21:58.329Z] ---> b6d714ea7bf2 [2021-10-14T15:21:58.329Z] Step 17/24 : LABEL maintainer="IOTech " [2021-10-14T15:21:58.607Z] ---> Running in 247aba43ea4d [2021-10-14T15:21:59.212Z] Removing intermediate container 247aba43ea4d [2021-10-14T15:21:59.212Z] ---> 43e125a84d28 [2021-10-14T15:21:59.212Z] Step 18/24 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2021-10-14T15:21:59.212Z] ---> Running in 54a90b720844 [2021-10-14T15:22:00.674Z] Connecting to iotech.jfrog.io (54.72.115.12:443) [2021-10-14T15:22:00.954Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2021-10-14T15:22:00.954Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2021-10-14T15:22:00.954Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2021-10-14T15:22:01.974Z] Removing intermediate container 54a90b720844 [2021-10-14T15:22:01.974Z] ---> dd2baee18ec3 [2021-10-14T15:22:01.974Z] Step 19/24 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main' >> /etc/apk/repositories [2021-10-14T15:22:02.252Z] ---> Running in a1883ee2bdc3 [2021-10-14T15:22:04.900Z] Removing intermediate container a1883ee2bdc3 [2021-10-14T15:22:04.900Z] ---> 66440323a925 [2021-10-14T15:22:04.900Z] Step 20/24 : RUN apk add --update --no-cache build-base wget git gcc cmake make yaml curl libmicrohttpd libuuid paho-mqtt-c-dev-1.3 hiredis-dev [2021-10-14T15:22:04.900Z] ---> Running in ab51b4b9e651 [2021-10-14T15:22:05.902Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-14T15:22:06.898Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-14T15:22:07.174Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-14T15:22:08.165Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2021-10-14T15:22:08.165Z] (1/7) Installing curl (7.79.1-r0) [2021-10-14T15:22:08.165Z] (2/7) Installing hiredis (1.0.0-r0) [2021-10-14T15:22:08.165Z] (3/7) Installing hiredis-dev (1.0.0-r0) [2021-10-14T15:22:08.443Z] (4/7) Installing libuuid (2.37-r0) [2021-10-14T15:22:08.443Z] (5/7) Installing paho-mqtt-c-dev-1.3 (1.3.9-r0) [2021-10-14T15:22:09.436Z] (6/7) Installing libidn2 (2.3.1-r0) [2021-10-14T15:22:09.436Z] (7/7) Installing wget (1.21.1-r1) [2021-10-14T15:22:09.720Z] Executing busybox-1.33.1-r3.trigger [2021-10-14T15:22:09.720Z] OK: 276 MiB in 84 packages [2021-10-14T15:22:11.177Z] Removing intermediate container ab51b4b9e651 [2021-10-14T15:22:11.177Z] ---> a89ee423c696 [2021-10-14T15:22:11.177Z] Step 21/24 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2021-10-14T15:22:11.786Z] ---> 20629004892e [2021-10-14T15:22:11.786Z] Step 22/24 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2021-10-14T15:22:12.781Z] ---> b6cf1d2eed51 [2021-10-14T15:22:12.781Z] Step 23/24 : COPY --from=builder /usr/local/lib /usr/local/lib [2021-10-14T15:22:13.387Z] ---> 3486d7bcb557 [2021-10-14T15:22:13.387Z] Step 24/24 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2021-10-14T15:22:14.388Z] ---> 156cf52fb225 [2021-10-14T15:22:14.388Z] Successfully built 156cf52fb225 [2021-10-14T15:22:14.388Z] 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-10-14T15:22:14.946Z] + docker inspect -f . ci-base-image-arm64 [2021-10-14T15:22:14.946Z] . [Pipeline] withDockerContainer [2021-10-14T15:22:15.226Z] prd-ubuntu18.04-docker-arm64-4c-16g-1450 does not seem to be running inside a container [2021-10-14T15:22:15.339Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/12 -v /w/workspace/device-sdk-c/12:/w/workspace/device-sdk-c/12:rw,z -v /w/workspace/device-sdk-c/12@tmp:/w/workspace/device-sdk-c/12@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 ******** ci-base-image-arm64 cat [2021-10-14T15:22:16.952Z] $ docker top 4a4408e3a75bc79881f1c244fe43e82e5d3c5f1a8943e2cf084ad5780296eaa5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-14T15:22:17.950Z] + make test [2021-10-14T15:22:17.950Z] echo "make test" [2021-10-14T15:22:17.950Z] make test [Pipeline] } [2021-10-14T15:22:17.975Z] $ docker stop --time=1 4a4408e3a75bc79881f1c244fe43e82e5d3c5f1a8943e2cf084ad5780296eaa5 [2021-10-14T15:22:19.894Z] $ docker rm -f 4a4408e3a75bc79881f1c244fe43e82e5d3c5f1a8943e2cf084ad5780296eaa5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-14T15:22:20.908Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-14T15:22:21.271Z] + ls -al . [2021-10-14T15:22:21.271Z] total 200 [2021-10-14T15:22:21.271Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 15:18 . [2021-10-14T15:22:21.271Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 15:18 .. [2021-10-14T15:22:21.271Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 15:18 .git [2021-10-14T15:22:21.271Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 15:18 .github [2021-10-14T15:22:21.271Z] -rw-rw-r-- 1 jenkins jenkins 176 Oct 14 15:18 .gitignore [2021-10-14T15:22:21.271Z] -rw-rw-r-- 1 jenkins jenkins 3104 Oct 14 15:18 Attribution.txt [2021-10-14T15:22:21.271Z] -rw-rw-r-- 1 jenkins jenkins 7767 Oct 14 15:18 CHANGES [2021-10-14T15:22:21.271Z] -rw-rw-r-- 1 jenkins jenkins 108574 Oct 14 15:18 Doxyfile [2021-10-14T15:22:21.271Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 14 15:18 GOVERNANCE.md [2021-10-14T15:22:21.271Z] -rw-rw-r-- 1 jenkins jenkins 784 Oct 14 15:18 Jenkinsfile [2021-10-14T15:22:21.271Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 14 15:18 LICENSE [2021-10-14T15:22:21.271Z] -rw-rw-r-- 1 jenkins jenkins 444 Oct 14 15:18 Makefile [2021-10-14T15:22:21.271Z] -rw-rw-r-- 1 jenkins jenkins 618 Oct 14 15:18 OWNERS.md [2021-10-14T15:22:21.271Z] -rw-rw-r-- 1 jenkins jenkins 4086 Oct 14 15:18 README.md [2021-10-14T15:22:21.271Z] -rw-rw-r-- 1 jenkins jenkins 7422 Oct 14 15:18 README.v2.md [2021-10-14T15:22:21.271Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 14 15:14 VERSION [2021-10-14T15:22:21.271Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 15:18 docs [2021-10-14T15:22:21.271Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 15:18 include [2021-10-14T15:22:21.271Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 15:18 scripts [2021-10-14T15:22:21.271Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 15:18 src [Pipeline] isUnix [Pipeline] sh [2021-10-14T15:22:21.644Z] + 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=989fcf480b12b46cf08b8d06d57a888d847882bb --label arch=arm64 --label version=2.0.1-dev.11 . [2021-10-14T15:22:22.257Z] Sending build context to Docker daemon 2.706MB [2021-10-14T15:22:22.257Z] Step 1/17 : ARG BASE=alpine:3.14 [2021-10-14T15:22:22.257Z] Step 2/17 : FROM ${BASE} [2021-10-14T15:22:22.257Z] ---> 156cf52fb225 [2021-10-14T15:22:22.257Z] Step 3/17 : LABEL maintainer="IOTech " [2021-10-14T15:22:22.257Z] ---> Running in a830bc72bcd1 [2021-10-14T15:22:22.869Z] Removing intermediate container a830bc72bcd1 [2021-10-14T15:22:22.869Z] ---> f6b24d5f9a24 [2021-10-14T15:22:22.869Z] Step 4/17 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2021-10-14T15:22:22.869Z] ---> Running in 81e310ec8490 [2021-10-14T15:22:24.335Z] --2021-10-14 15:22:24-- https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release [2021-10-14T15:22:24.335Z] Resolving iotech.jfrog.io (iotech.jfrog.io)... 54.195.244.87, 54.72.115.12, 54.229.110.245 [2021-10-14T15:22:24.335Z] Connecting to iotech.jfrog.io (iotech.jfrog.io)|54.195.244.87|:443... connected. [2021-10-14T15:22:24.614Z] HTTP request sent, awaiting response... 200 OK [2021-10-14T15:22:24.614Z] Length: unspecified [application/json] [2021-10-14T15:22:24.614Z] Saving to: '/etc/apk/keys/alpine.dev.rsa.pub' [2021-10-14T15:22:24.614Z]  [2021-10-14T15:22:24.614Z] 0K  46.1M=0s [2021-10-14T15:22:24.614Z] [2021-10-14T15:22:24.614Z] 2021-10-14 15:22:24 (46.1 MB/s) - '/etc/apk/keys/alpine.dev.rsa.pub' saved [451] [2021-10-14T15:22:24.614Z] [2021-10-14T15:22:25.606Z] Removing intermediate container 81e310ec8490 [2021-10-14T15:22:25.606Z] ---> 88f803aa83a7 [2021-10-14T15:22:25.606Z] Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main' >> /etc/apk/repositories [2021-10-14T15:22:25.889Z] ---> Running in ce3206a7d8c5 [2021-10-14T15:22:28.075Z] Removing intermediate container ce3206a7d8c5 [2021-10-14T15:22:28.075Z] ---> 190480813388 [2021-10-14T15:22:28.075Z] 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-1.3 hiredis-dev && mkdir -p /edgex-c-sdk/build [2021-10-14T15:22:28.075Z] ---> Running in 87650cddac15 [2021-10-14T15:22:29.546Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-14T15:22:30.568Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-14T15:22:30.848Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-14T15:22:31.470Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2021-10-14T15:22:31.470Z] (1/21) Installing ncurses-dev (6.2_p20210612-r0) [2021-10-14T15:22:31.753Z] (2/21) Installing libblkid (2.37-r0) [2021-10-14T15:22:31.753Z] (3/21) Installing blkid (2.37-r0) [2021-10-14T15:22:31.753Z] (4/21) Installing libcap-ng (0.8.2-r0) [2021-10-14T15:22:32.031Z] (5/21) Installing setpriv (2.37-r0) [2021-10-14T15:22:32.031Z] (6/21) Installing libmount (2.37-r0) [2021-10-14T15:22:32.031Z] (7/21) Installing libsmartcols (2.37-r0) [2021-10-14T15:22:32.307Z] (8/21) Installing findmnt (2.37-r0) [2021-10-14T15:22:32.307Z] (9/21) Installing mcookie (2.37-r0) [2021-10-14T15:22:32.307Z] (10/21) Installing hexdump (2.37-r0) [2021-10-14T15:22:32.584Z] (11/21) Installing lsblk (2.37-r0) [2021-10-14T15:22:32.584Z] (12/21) Installing libfdisk (2.37-r0) [2021-10-14T15:22:32.584Z] (13/21) Installing sfdisk (2.37-r0) [2021-10-14T15:22:32.865Z] (14/21) Installing cfdisk (2.37-r0) [2021-10-14T15:22:32.865Z] (15/21) Installing partx (2.37-r0) [2021-10-14T15:22:32.865Z] (16/21) Installing flock (2.37-r0) [2021-10-14T15:22:33.142Z] (17/21) Installing logger (2.37-r0) [2021-10-14T15:22:33.142Z] (18/21) Installing uuidgen (2.37-r0) [2021-10-14T15:22:33.142Z] (19/21) Installing libeconf (0.3.8-r1) [2021-10-14T15:22:33.424Z] (20/21) Installing util-linux (2.37-r0) [2021-10-14T15:22:33.704Z] (21/21) Installing util-linux-dev (2.37-r0) [2021-10-14T15:22:33.704Z] Executing busybox-1.33.1-r3.trigger [2021-10-14T15:22:33.704Z] OK: 286 MiB in 105 packages [2021-10-14T15:22:35.183Z] Removing intermediate container 87650cddac15 [2021-10-14T15:22:35.183Z] ---> b8df7800372e [2021-10-14T15:22:35.183Z] Step 7/17 : COPY VERSION /edgex-c-sdk/ [2021-10-14T15:22:36.186Z] ---> e768a068008d [2021-10-14T15:22:36.186Z] Step 8/17 : COPY src /edgex-c-sdk/src/ [2021-10-14T15:22:37.180Z] ---> 4e3e4089ea09 [2021-10-14T15:22:37.180Z] Step 9/17 : COPY include /edgex-c-sdk/include/ [2021-10-14T15:22:38.181Z] ---> e792d985b5fb [2021-10-14T15:22:38.181Z] Step 10/17 : COPY scripts /edgex-c-sdk/scripts [2021-10-14T15:22:38.788Z] ---> 4fabfd1eeb54 [2021-10-14T15:22:38.788Z] Step 11/17 : COPY LICENSE /edgex-c-sdk/ [2021-10-14T15:22:39.392Z] ---> f4833e813bb9 [2021-10-14T15:22:39.392Z] Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ [2021-10-14T15:22:40.381Z] ---> 7140f8837291 [2021-10-14T15:22:40.381Z] Step 13/17 : WORKDIR /edgex-c-sdk [2021-10-14T15:22:40.381Z] ---> Running in 742daa5dea24 [2021-10-14T15:22:40.986Z] Removing intermediate container 742daa5dea24 [2021-10-14T15:22:40.986Z] ---> c70642840b06 [2021-10-14T15:22:40.986Z] Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2021-10-14T15:22:40.986Z] ---> Running in 410f4d6f938c [2021-10-14T15:22:41.590Z] Removing intermediate container 410f4d6f938c [2021-10-14T15:22:41.590Z] ---> 13357922ab50 [2021-10-14T15:22:41.590Z] Step 15/17 : LABEL arch=arm64 [2021-10-14T15:22:41.590Z] ---> Running in ced5a38e9283 [2021-10-14T15:22:42.196Z] Removing intermediate container ced5a38e9283 [2021-10-14T15:22:42.196Z] ---> 1f8279f31061 [2021-10-14T15:22:42.196Z] Step 16/17 : LABEL git_sha=989fcf480b12b46cf08b8d06d57a888d847882bb [2021-10-14T15:22:42.196Z] ---> Running in 3f31e68213d8 [2021-10-14T15:22:42.799Z] Removing intermediate container 3f31e68213d8 [2021-10-14T15:22:42.799Z] ---> 70235cf8f7a0 [2021-10-14T15:22:42.799Z] Step 17/17 : LABEL version=2.0.1-dev.11 [2021-10-14T15:22:42.799Z] ---> Running in 18eccdc7767d [2021-10-14T15:22:43.401Z] Removing intermediate container 18eccdc7767d [2021-10-14T15:22:43.401Z] ---> bda6620399ae [2021-10-14T15:22:43.401Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-10-14T15:22:43.401Z] Successfully built bda6620399ae [2021-10-14T15:22:43.401Z] 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-10-14T15:22:43.946Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-14T15:22:43.946Z] [2021-10-14T15:22:43.946Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-14T15:22:44.584Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-14T15:22:44.862Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-14T15:22:44.862Z] 448f6bf000e3: Pulling fs layer [2021-10-14T15:22:44.862Z] f757da607395: Pulling fs layer [2021-10-14T15:22:44.862Z] 05883995daec: Pulling fs layer [2021-10-14T15:22:44.862Z] 8603b9c90790: Pulling fs layer [2021-10-14T15:22:44.862Z] 1560dd03e051: Pulling fs layer [2021-10-14T15:22:44.862Z] 27f5ce0e4adf: Pulling fs layer [2021-10-14T15:22:44.862Z] c2d8d7efcc4b: Pulling fs layer [2021-10-14T15:22:44.862Z] 1560dd03e051: Waiting [2021-10-14T15:22:44.862Z] 27f5ce0e4adf: Waiting [2021-10-14T15:22:44.862Z] c2d8d7efcc4b: Waiting [2021-10-14T15:22:44.862Z] 8603b9c90790: Waiting [2021-10-14T15:22:45.157Z] f757da607395: Verifying Checksum [2021-10-14T15:22:45.157Z] f757da607395: Download complete [2021-10-14T15:22:45.157Z] 8603b9c90790: Verifying Checksum [2021-10-14T15:22:45.157Z] 8603b9c90790: Download complete [2021-10-14T15:22:45.157Z] 05883995daec: Verifying Checksum [2021-10-14T15:22:45.157Z] 05883995daec: Download complete [2021-10-14T15:22:45.157Z] 27f5ce0e4adf: Download complete [2021-10-14T15:22:45.157Z] 1560dd03e051: Verifying Checksum [2021-10-14T15:22:45.157Z] 1560dd03e051: Download complete [2021-10-14T15:22:45.433Z] 448f6bf000e3: Verifying Checksum [2021-10-14T15:22:45.433Z] 448f6bf000e3: Download complete [2021-10-14T15:22:48.118Z] c2d8d7efcc4b: Verifying Checksum [2021-10-14T15:22:48.118Z] c2d8d7efcc4b: Download complete [2021-10-14T15:22:48.733Z] 448f6bf000e3: Pull complete [2021-10-14T15:22:49.341Z] f757da607395: Pull complete [2021-10-14T15:22:50.798Z] 05883995daec: Pull complete [2021-10-14T15:22:51.404Z] 8603b9c90790: Pull complete [2021-10-14T15:22:52.400Z] 1560dd03e051: Pull complete [2021-10-14T15:22:52.678Z] 27f5ce0e4adf: Pull complete [2021-10-14T15:23:07.818Z] c2d8d7efcc4b: Pull complete [2021-10-14T15:23:07.818Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-14T15:23:07.818Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-14T15:23:07.818Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-14T15:23:08.054Z] prd-ubuntu18.04-docker-arm64-4c-16g-1450 does not seem to be running inside a container [2021-10-14T15:23:08.152Z] $ 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/12 -v /w/workspace/device-sdk-c/12:/w/workspace/device-sdk-c/12:rw,z -v /w/workspace/device-sdk-c/12@tmp:/w/workspace/device-sdk-c/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-10-14T15:23:13.228Z] $ docker top b4e83d3ba62458a6f738207ddbb3d5ad0dd5d1a218f478a2486cd51c1a2d727b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-14T15:23:14.158Z] ---> job-cost.sh [2021-10-14T15:23:14.158Z] lf-activate-venv: SKIPPING [2021-10-14T15:23:14.158Z] INFO: No Stack... [2021-10-14T15:23:32.508Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-14T15:23:32.508Z] INFO: Archiving Costs [Pipeline] sh [2021-10-14T15:23:33.189Z] + cat /w/workspace/device-sdk-c/12/archives/cost.csv [2021-10-14T15:23:33.189Z] + cut -d, -f6 [Pipeline] lock [2021-10-14T15:23:33.259Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-main-12-stack-cost] [2021-10-14T15:23:33.264Z] Resource [jenkins-edgexfoundry-device-sdk-c-main-12-stack-cost] did not exist. Created. [2021-10-14T15:23:33.264Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-c-main-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-14T15:23:33.959Z] /w/workspace/device-sdk-c/12@tmp/durable-59bc8dfd/script.sh: 1: /w/workspace/device-sdk-c/12@tmp/durable-59bc8dfd/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-10-14T15:23:34.643Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-14T15:23:34.672Z] Warning: overwriting stash ‘stack-cost’ [2021-10-14T15:23:35.278Z] Stashed 1 file(s) [Pipeline] } [2021-10-14T15:23:35.285Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-c-main-12-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-14T15:23:35.296Z] $ docker stop --time=1 b4e83d3ba62458a6f738207ddbb3d5ad0dd5d1a218f478a2486cd51c1a2d727b [2021-10-14T15:23:36.964Z] $ docker rm -f b4e83d3ba62458a6f738207ddbb3d5ad0dd5d1a218f478a2486cd51c1a2d727b [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [2021-10-14T15:23:37.921Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-14T15:23:37.921Z] . [Pipeline] withDockerContainer [2021-10-14T15:23:37.990Z] prd-centos7-docker-4c-2g-1447 does not seem to be running inside a container [2021-10-14T15:23:38.037Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-14T15:23:38.412Z] $ docker top 498a52c11ded4ff4a7f9566ad9ffefaae19629eb1be3352d6200ededa1f48720 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-14T15:23:38.496Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-14T15:23:38.496Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-14T15:23:38.602Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-14T15:23:38.606Z] $ docker exec 498a52c11ded4ff4a7f9566ad9ffefaae19629eb1be3352d6200ededa1f48720 ssh-agent [2021-10-14T15:23:38.704Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXlHICNc/agent.15 [2021-10-14T15:23:38.705Z] SSH_AGENT_PID=21 [2021-10-14T15:23:38.712Z] Running ssh-add (command line suppressed) [2021-10-14T15:23:38.804Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_3230858525364453780.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_3230858525364453780.key) [2021-10-14T15:23:38.821Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-14T15:23:39.117Z] + git semver tag [2021-10-14T15:23:39.117Z] # -> Open(): unable to determine branch for HEAD [2021-10-14T15:23:39.117Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.git [2021-10-14T15:23:39.117Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_main [2021-10-14T15:23:39.117Z] # $SEMVER_REMOTE_NAME = origin [2021-10-14T15:23:39.117Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-14T15:23:39.117Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-14T15:23:39.117Z] # $SEMVER_BRANCH = main [2021-10-14T15:23:39.117Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.semver [2021-10-14T15:23:39.117Z] # 989fcf480b12b46cf08b8d06d57a888d847882bb HEAD [2021-10-14T15:23:39.117Z] # -> Force: false [2021-10-14T15:23:39.117Z] # 86a87194ab90bdb6a856853796635568bedff193 refs/tags/v2.0.1-dev.11 [Pipeline] } [2021-10-14T15:23:39.131Z] $ docker exec --env ******** --env ******** 498a52c11ded4ff4a7f9566ad9ffefaae19629eb1be3352d6200ededa1f48720 ssh-agent -k [2021-10-14T15:23:39.218Z] unset SSH_AUTH_SOCK; [2021-10-14T15:23:39.219Z] unset SSH_AGENT_PID; [2021-10-14T15:23:39.219Z] echo Agent pid 21 killed; [2021-10-14T15:23:39.225Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-14T15:23:39.549Z] + git semver [Pipeline] } [2021-10-14T15:23:39.565Z] $ docker stop --time=1 498a52c11ded4ff4a7f9566ad9ffefaae19629eb1be3352d6200ededa1f48720 [2021-10-14T15:23:40.757Z] $ docker rm -f 498a52c11ded4ff4a7f9566ad9ffefaae19629eb1be3352d6200ededa1f48720 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-10-14T15:23:41.168Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-14T15:23:41.168Z] [2021-10-14T15:23:41.168Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-10-14T15:23:41.478Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-14T15:23:41.478Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-10-14T15:23:41.478Z] ab5ef0e58194: Pulling fs layer [2021-10-14T15:23:41.478Z] 9712f1f96733: Pulling fs layer [2021-10-14T15:23:41.478Z] 63f879dbbcfc: Pulling fs layer [2021-10-14T15:23:41.478Z] 0d9ebad4ef96: Pulling fs layer [2021-10-14T15:23:41.478Z] e9a5061849ea: Pulling fs layer [2021-10-14T15:23:41.478Z] d747dcd14b5f: Pulling fs layer [2021-10-14T15:23:41.478Z] 2de7ff778b66: Pulling fs layer [2021-10-14T15:23:41.478Z] e9a5061849ea: Waiting [2021-10-14T15:23:41.478Z] d747dcd14b5f: Waiting [2021-10-14T15:23:41.478Z] 2de7ff778b66: Waiting [2021-10-14T15:23:41.478Z] 0d9ebad4ef96: Waiting [2021-10-14T15:23:41.478Z] 9712f1f96733: Verifying Checksum [2021-10-14T15:23:41.478Z] 9712f1f96733: Download complete [2021-10-14T15:23:41.762Z] 63f879dbbcfc: Verifying Checksum [2021-10-14T15:23:41.762Z] 63f879dbbcfc: Download complete [2021-10-14T15:23:42.028Z] 0d9ebad4ef96: Verifying Checksum [2021-10-14T15:23:42.028Z] 0d9ebad4ef96: Download complete [2021-10-14T15:23:42.028Z] d747dcd14b5f: Verifying Checksum [2021-10-14T15:23:42.028Z] d747dcd14b5f: Download complete [2021-10-14T15:23:42.028Z] e9a5061849ea: Verifying Checksum [2021-10-14T15:23:42.028Z] e9a5061849ea: Download complete [2021-10-14T15:23:42.028Z] ab5ef0e58194: Verifying Checksum [2021-10-14T15:23:42.028Z] ab5ef0e58194: Download complete [2021-10-14T15:23:42.028Z] 2de7ff778b66: Verifying Checksum [2021-10-14T15:23:42.028Z] 2de7ff778b66: Download complete [2021-10-14T15:23:44.628Z] ab5ef0e58194: Pull complete [2021-10-14T15:23:44.898Z] 9712f1f96733: Pull complete [2021-10-14T15:23:45.477Z] 63f879dbbcfc: Pull complete [2021-10-14T15:23:49.721Z] 0d9ebad4ef96: Pull complete [2021-10-14T15:23:49.722Z] e9a5061849ea: Pull complete [2021-10-14T15:23:49.722Z] d747dcd14b5f: Pull complete [2021-10-14T15:23:51.119Z] 2de7ff778b66: Pull complete [2021-10-14T15:23:51.119Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-10-14T15:23:51.119Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-10-14T15:23:51.119Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-10-14T15:23:51.184Z] prd-centos7-docker-4c-2g-1447 does not seem to be running inside a container [2021-10-14T15:23:51.233Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-10-14T15:23:54.246Z] $ docker top 29705a18fdfe5d9080eff7b84fd66dde4050b096b0036d54bb30d89bc730134f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-10-14T15:23:54.314Z] provisioning config files... [2021-10-14T15:23:54.322Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config6049496548925357139tmp [2021-10-14T15:23:54.333Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config6996389082987484572tmp [2021-10-14T15:23:54.344Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config2807057196617906141tmp [Pipeline] { [Pipeline] echo [2021-10-14T15:23:54.359Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-14T15:23:54.656Z] ---> sigul-configuration.sh [2021-10-14T15:23:54.656Z] gpg: directory `/root/.gnupg' created [2021-10-14T15:23:54.656Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-10-14T15:23:54.656Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-10-14T15:23:54.656Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-10-14T15:23:54.656Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-10-14T15:23:54.656Z] gpg: CAST5 encrypted data [2021-10-14T15:23:54.656Z] gpg: encrypted with 1 passphrase [2021-10-14T15:23:54.656Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-10-14T15:23:54.950Z] + mkdir /home/jenkins [2021-10-14T15:23:54.950Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-10-14T15:23:55.243Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-10-14T15:23:55.252Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-14T15:23:55.549Z] ---> sigul-install.sh [2021-10-14T15:23:55.549Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-10-14T15:23:55.841Z] + git tag --list [2021-10-14T15:23:55.841Z] 0.7.0 [2021-10-14T15:23:55.841Z] 0.7.1 [2021-10-14T15:23:55.841Z] 1.0.0 [2021-10-14T15:23:55.841Z] v1.0.1 [2021-10-14T15:23:55.841Z] v1.0.2 [2021-10-14T15:23:55.841Z] v1.0.3 [2021-10-14T15:23:55.841Z] v1.1.0 [2021-10-14T15:23:55.841Z] v1.1.1 [2021-10-14T15:23:55.841Z] v1.2.0 [2021-10-14T15:23:55.841Z] v1.2.1 [2021-10-14T15:23:55.841Z] v1.2.2 [2021-10-14T15:23:55.841Z] v1.3.0 [2021-10-14T15:23:55.841Z] v1.3.1 [2021-10-14T15:23:55.841Z] v2.0.0 [2021-10-14T15:23:55.841Z] v2.0.1-dev.1 [2021-10-14T15:23:55.841Z] v2.0.1-dev.10 [2021-10-14T15:23:55.841Z] v2.0.1-dev.11 [2021-10-14T15:23:55.841Z] v2.0.1-dev.2 [2021-10-14T15:23:55.841Z] v2.0.1-dev.3 [2021-10-14T15:23:55.841Z] v2.0.1-dev.4 [2021-10-14T15:23:55.841Z] v2.0.1-dev.5 [2021-10-14T15:23:55.841Z] v2.0.1-dev.6 [2021-10-14T15:23:55.841Z] v2.0.1-dev.7 [2021-10-14T15:23:55.841Z] v2.0.1-dev.8 [2021-10-14T15:23:55.841Z] v2.0.1-dev.9 [Pipeline] sh [2021-10-14T15:23:56.134Z] + lftools sign git-tag v2.0.1-dev.11 [2021-10-14T15:23:56.704Z] Signing Git tag with Sigul... [2021-10-14T15:23:56.704Z] Signing v2.0.1-dev.11 [Pipeline] echo [2021-10-14T15:23:58.102Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-14T15:23:58.393Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-10-14T15:23:58.399Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-10-14T15:23:58.416Z] $ docker stop --time=1 29705a18fdfe5d9080eff7b84fd66dde4050b096b0036d54bb30d89bc730134f [2021-10-14T15:23:59.586Z] $ docker rm -f 29705a18fdfe5d9080eff7b84fd66dde4050b096b0036d54bb30d89bc730134f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-10-14T15:24:00.190Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-14T15:24:00.190Z] . [Pipeline] withDockerContainer [2021-10-14T15:24:00.269Z] prd-centos7-docker-4c-2g-1447 does not seem to be running inside a container [2021-10-14T15:24:00.305Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-14T15:24:00.641Z] $ docker top a6605f0ff2f28a6c91e2eecdad27e872496e62c5ff169521ccb110bf254f6bf7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-14T15:24:00.724Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-14T15:24:00.725Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-14T15:24:00.856Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-14T15:24:00.860Z] $ docker exec a6605f0ff2f28a6c91e2eecdad27e872496e62c5ff169521ccb110bf254f6bf7 ssh-agent [2021-10-14T15:24:00.971Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXiHAnpP/agent.14 [2021-10-14T15:24:00.971Z] SSH_AGENT_PID=21 [2021-10-14T15:24:00.975Z] Running ssh-add (command line suppressed) [2021-10-14T15:24:01.060Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_546456902022294666.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_546456902022294666.key) [2021-10-14T15:24:01.070Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-14T15:24:01.377Z] + git semver bump pre [2021-10-14T15:24:01.377Z] # -> Open(): unable to determine branch for HEAD [2021-10-14T15:24:01.377Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.git [2021-10-14T15:24:01.377Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_main [2021-10-14T15:24:01.377Z] # $SEMVER_REMOTE_NAME = origin [2021-10-14T15:24:01.377Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-14T15:24:01.377Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-14T15:24:01.377Z] # $SEMVER_BRANCH = main [2021-10-14T15:24:01.377Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.semver [2021-10-14T15:24:01.377Z] 2.0.1-dev.12 [Pipeline] } [2021-10-14T15:24:01.387Z] $ docker exec --env ******** --env ******** a6605f0ff2f28a6c91e2eecdad27e872496e62c5ff169521ccb110bf254f6bf7 ssh-agent -k [2021-10-14T15:24:01.478Z] unset SSH_AUTH_SOCK; [2021-10-14T15:24:01.481Z] unset SSH_AGENT_PID; [2021-10-14T15:24:01.481Z] echo Agent pid 21 killed; [2021-10-14T15:24:01.487Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-14T15:24:01.788Z] + git semver [Pipeline] } [2021-10-14T15:24:01.807Z] $ docker stop --time=1 a6605f0ff2f28a6c91e2eecdad27e872496e62c5ff169521ccb110bf254f6bf7 [2021-10-14T15:24:02.979Z] $ docker rm -f a6605f0ff2f28a6c91e2eecdad27e872496e62c5ff169521ccb110bf254f6bf7 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-10-14T15:24:03.337Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-14T15:24:03.337Z] . [Pipeline] withDockerContainer [2021-10-14T15:24:03.401Z] prd-centos7-docker-4c-2g-1447 does not seem to be running inside a container [2021-10-14T15:24:03.444Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-14T15:24:03.769Z] $ docker top 1c74687ee278122807874794c6aeef56257ab28fe4fe6c6a6e321be656f80498 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-14T15:24:03.852Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-14T15:24:03.852Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-14T15:24:03.954Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-14T15:24:03.957Z] $ docker exec 1c74687ee278122807874794c6aeef56257ab28fe4fe6c6a6e321be656f80498 ssh-agent [2021-10-14T15:24:04.060Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXFefNPA/agent.15 [2021-10-14T15:24:04.060Z] SSH_AGENT_PID=21 [2021-10-14T15:24:04.065Z] Running ssh-add (command line suppressed) [2021-10-14T15:24:04.150Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_3423418186628674411.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_3423418186628674411.key) [2021-10-14T15:24:04.160Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-14T15:24:04.454Z] + git semver push [2021-10-14T15:24:04.454Z] # -> Open(): unable to determine branch for HEAD [2021-10-14T15:24:04.454Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.git [2021-10-14T15:24:04.454Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_main [2021-10-14T15:24:04.454Z] # $SEMVER_REMOTE_NAME = origin [2021-10-14T15:24:04.454Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-14T15:24:04.454Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-14T15:24:04.454Z] # $SEMVER_BRANCH = main [2021-10-14T15:24:04.454Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_main/.semver [Pipeline] } [2021-10-14T15:24:07.761Z] $ docker exec --env ******** --env ******** 1c74687ee278122807874794c6aeef56257ab28fe4fe6c6a6e321be656f80498 ssh-agent -k [2021-10-14T15:24:07.856Z] unset SSH_AUTH_SOCK; [2021-10-14T15:24:07.857Z] unset SSH_AGENT_PID; [2021-10-14T15:24:07.857Z] echo Agent pid 21 killed; [2021-10-14T15:24:07.872Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-14T15:24:08.175Z] + git semver [Pipeline] } [2021-10-14T15:24:08.188Z] $ docker stop --time=1 1c74687ee278122807874794c6aeef56257ab28fe4fe6c6a6e321be656f80498 [2021-10-14T15:24:09.389Z] $ docker rm -f 1c74687ee278122807874794c6aeef56257ab28fe4fe6c6a6e321be656f80498 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-10-14T15:24:10.028Z] + '[' -d /w/workspace/edgexfoundry_device-sdk-c_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-14T15:24:10.327Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-14T15:24:10.894Z] ---> package-listing.sh [2021-10-14T15:24:10.895Z] ++ facter osfamily [2021-10-14T15:24:10.895Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-14T15:24:11.156Z] + OS_FAMILY=redhat [2021-10-14T15:24:11.156Z] + workspace=/w/workspace/edgexfoundry_device-sdk-c_main [2021-10-14T15:24:11.156Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-14T15:24:11.156Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-14T15:24:11.156Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-14T15:24:11.156Z] + PACKAGES=/tmp/packages_start.txt [2021-10-14T15:24:11.156Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_main ']' [2021-10-14T15:24:11.156Z] + PACKAGES=/tmp/packages_end.txt [2021-10-14T15:24:11.156Z] + case "${OS_FAMILY}" in [2021-10-14T15:24:11.156Z] + rpm -qa [2021-10-14T15:24:11.156Z] + sort [2021-10-14T15:24:11.729Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-14T15:24:11.729Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-14T15:24:11.729Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-14T15:24:11.729Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_main ']' [2021-10-14T15:24:11.729Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_main/archives/ [2021-10-14T15:24:11.729Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_main/archives/ [Pipeline] echo [2021-10-14T15:24:11.744Z] 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-14T15:24:12.030Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-14T15:24:12.596Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-14T15:24:12.596Z] [2021-10-14T15:24:12.596Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-14T15:24:12.902Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-14T15:24:12.902Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-14T15:24:12.902Z] b4d181a07f80: Pulling fs layer [2021-10-14T15:24:12.902Z] a1111a8f2ec3: Pulling fs layer [2021-10-14T15:24:12.902Z] ed53099fbce6: Pulling fs layer [2021-10-14T15:24:12.902Z] dc539afda2c1: Pulling fs layer [2021-10-14T15:24:12.902Z] 77bc0d833cb6: Pulling fs layer [2021-10-14T15:24:12.902Z] 9065ff56babe: Pulling fs layer [2021-10-14T15:24:12.902Z] d287ab97295c: Pulling fs layer [2021-10-14T15:24:12.902Z] dc539afda2c1: Waiting [2021-10-14T15:24:12.902Z] 77bc0d833cb6: Waiting [2021-10-14T15:24:12.902Z] 9065ff56babe: Waiting [2021-10-14T15:24:12.902Z] d287ab97295c: Waiting [2021-10-14T15:24:12.902Z] a1111a8f2ec3: Verifying Checksum [2021-10-14T15:24:12.902Z] a1111a8f2ec3: Download complete [2021-10-14T15:24:12.902Z] dc539afda2c1: Verifying Checksum [2021-10-14T15:24:12.902Z] dc539afda2c1: Download complete [2021-10-14T15:24:12.902Z] ed53099fbce6: Verifying Checksum [2021-10-14T15:24:12.902Z] ed53099fbce6: Download complete [2021-10-14T15:24:12.902Z] 9065ff56babe: Verifying Checksum [2021-10-14T15:24:12.902Z] 9065ff56babe: Download complete [2021-10-14T15:24:13.166Z] 77bc0d833cb6: Verifying Checksum [2021-10-14T15:24:13.166Z] 77bc0d833cb6: Download complete [2021-10-14T15:24:13.166Z] b4d181a07f80: Verifying Checksum [2021-10-14T15:24:13.166Z] b4d181a07f80: Download complete [2021-10-14T15:24:13.745Z] d287ab97295c: Verifying Checksum [2021-10-14T15:24:13.745Z] d287ab97295c: Download complete [2021-10-14T15:24:14.793Z] b4d181a07f80: Pull complete [2021-10-14T15:24:15.110Z] a1111a8f2ec3: Pull complete [2021-10-14T15:24:15.441Z] ed53099fbce6: Pull complete [2021-10-14T15:24:15.441Z] dc539afda2c1: Pull complete [2021-10-14T15:24:15.728Z] 77bc0d833cb6: Pull complete [2021-10-14T15:24:16.022Z] 9065ff56babe: Pull complete [2021-10-14T15:24:21.335Z] d287ab97295c: Pull complete [2021-10-14T15:24:21.335Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-14T15:24:21.335Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-14T15:24:21.335Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-14T15:24:21.403Z] prd-centos7-docker-4c-2g-1447 does not seem to be running inside a container [2021-10-14T15:24:21.449Z] $ 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_main/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_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-14T15:24:23.939Z] $ docker top 3c7d143cfd7f44574fd09e3bbd040a4a89c8d534befb565a1e83559f24287e46 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-14T15:24:24.291Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-14T15:24:24.583Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-14T15:24:24.874Z] + ls /var/log/sa-host [2021-10-14T15:24:24.874Z] + sadf -c /var/log/sa-host/sa14 [2021-10-14T15:24:24.874Z] file_magic: OK [2021-10-14T15:24:24.874Z] HZ: Using current value: 100 [2021-10-14T15:24:24.874Z] file_header: OK [2021-10-14T15:24:24.874Z] 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-10-14T15:24:24.874Z] Statistics: [2021-10-14T15:24:24.874Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-14T15:24:24.874Z] File successfully converted to sysstat format version 12.0.3 [2021-10-14T15:24:24.874Z] + sadf -c /var/log/sa-host/sa30 [2021-10-14T15:24:24.874Z] file_magic: OK [2021-10-14T15:24:24.874Z] HZ: Using current value: 100 [2021-10-14T15:24:24.874Z] file_header: OK [2021-10-14T15:24:24.874Z] 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-10-14T15:24:24.874Z] Statistics: [2021-10-14T15:24:24.874Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-14T15:24:24.874Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-14T15:24:25.125Z] provisioning config files... [2021-10-14T15:24:25.137Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config2702148370733755721tmp [Pipeline] { [Pipeline] echo [2021-10-14T15:24:25.149Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-14T15:24:25.442Z] ---> create-netrc.sh [Pipeline] } [2021-10-14T15:24:25.450Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-14T15:24:25.800Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-14T15:24:25.809Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-14T15:24:26.096Z] ---> sudo-logs.sh [2021-10-14T15:24:26.096Z] Archiving 'sudo' log.. [2021-10-14T15:24:26.096Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1447.novalocal: Name or service not known [2021-10-14T15:24:26.096Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1447.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-14T15:24:26.123Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-14T15:24:26.414Z] ---> job-cost.sh [2021-10-14T15:24:26.414Z] lf-activate-venv: SKIPPING [2021-10-14T15:24:26.414Z] DEBUG: total: 0.10999999940395355 [2021-10-14T15:24:26.414Z] INFO: Retrieving Stack Cost... [2021-10-14T15:24:26.985Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-14T15:24:27.244Z] INFO: Archiving Costs [Pipeline] echo [2021-10-14T15:24:27.255Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-14T15:24:27.546Z] ---> logs-deploy.sh [2021-10-14T15:24:27.546Z] lf-activate-venv: SKIPPING [2021-10-14T15:24:27.546Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/main/12 [2021-10-14T15:24:27.546Z] INFO: archiving workspace using pattern(s): [2021-10-14T15:24:28.488Z] Archives upload complete. [2021-10-14T15:24:28.488Z] INFO: archiving logs to Nexus