Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of FelixTing for edgexfoundry/device-sdk-c Obtained Jenkinsfile from 9ea9fa8bc583354f87fea5984a321e737fa50101+1dcfe63ad036bf8d78932132d5dcad6aabcde801 (19e0fd064957b8efa6ed3844d1111dba0a487b35) 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-ssh5095233491472157038.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh14892041082650267986.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-525/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-525/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16762924546211407500.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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 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-ssh2238036119184039348.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-525/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-525/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9975402854529387816.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 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: [[ubuntu20.04-docker-8c-8g, ubuntu20.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_FILE_PATH: scripts/Dockerfile.alpine DOCKER_BUILD_FILE_PATH: scripts/Dockerfile.alpine-base DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-34558 in /w/workspace/edgexfoundry_device-sdk-c_PR-525 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-c.git > git init /w/workspace/edgexfoundry_device-sdk-c_PR-525 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 1dcfe63ad036bf8d78932132d5dcad6aabcde801 into PR head commit 9ea9fa8bc583354f87fea5984a321e737fa50101 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/525/head:refs/remotes/origin/PR-525 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9ea9fa8bc583354f87fea5984a321e737fa50101 # timeout=10 Merge succeeded, producing 2c8e8d9cf8b0252b5716a1fc37bf984a1331f6fc Checking out Revision 2c8e8d9cf8b0252b5716a1fc37bf984a1331f6fc (PR-525) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 1dcfe63ad036bf8d78932132d5dcad6aabcde801 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2c8e8d9cf8b0252b5716a1fc37bf984a1331f6fc # timeout=10 Commit message: "Merge commit '1dcfe63ad036bf8d78932132d5dcad6aabcde801' into HEAD" > git rev-list --no-walk 9ea9fa8bc583354f87fea5984a321e737fa50101 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-12-05T18:55:26.622Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-12-05T18:55:26.692Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-12-05T18:55:26.720Z] ========================================================= [2024-12-05T18:55:26.720Z] EdgeX Global Pipelines Version Info [2024-12-05T18:55:26.720Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-12-05T18:55:27.821Z] ------------------- [2024-12-05T18:55:27.821Z] stable info: [2024-12-05T18:55:27.821Z] ------------------- [2024-12-05T18:55:27.821Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-12-05T18:55:27.821Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2024-12-05T18:55:27.821Z] Message: update stable to v1.0.269 [2024-12-05T18:55:28.080Z] ------------------- [2024-12-05T18:55:28.080Z] experimental info: [2024-12-05T18:55:28.080Z] ------------------- [2024-12-05T18:55:28.080Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-12-05T18:55:28.080Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2024-12-05T18:55:28.081Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-12-05T18:55:28.161Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo [2024-12-05T18:55:28.184Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo [2024-12-05T18:55:28.210Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-12-05T18:55:28.231Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-12-05T18:55:28.249Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-12-05T18:55:28.270Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2024-12-05T18:55:28.292Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2024-12-05T18:55:28.315Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-12-05T18:55:28.337Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-12-05T18:55:28.359Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk [Pipeline] echo [2024-12-05T18:55:28.384Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-12-05T18:55:28.407Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-12-05T18:55:28.426Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-12-05T18:55:28.447Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-12-05T18:55:28.470Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-12-05T18:55:28.490Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-12-05T18:55:28.510Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-12-05T18:55:28.526Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-525 [Pipeline] echo [2024-12-05T18:55:28.541Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-525 [Pipeline] echo [2024-12-05T18:55:28.559Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-525 [Pipeline] echo [2024-12-05T18:55:28.585Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2c8e8d9cf8b0252b5716a1fc37bf984a1331f6fc [Pipeline] echo [2024-12-05T18:55:28.609Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2c8e8d9 [Pipeline] echo [2024-12-05T18:55:28.629Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-05T18:55:28.698Z] provisioning config files... [2024-12-05T18:55:28.713Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-525@tmp/config7258080050673275254tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-05T18:55:29.040Z] ---> ****-login.sh [2024-12-05T18:55:29.040Z] nexus3.edgexfoundry.org:10001 [2024-12-05T18:55:29.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-05T18:55:29.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-05T18:55:29.300Z] Configure a credential helper to remove this warning. See [2024-12-05T18:55:29.300Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-05T18:55:29.300Z] [2024-12-05T18:55:29.300Z] Login Succeeded [2024-12-05T18:55:29.300Z] nexus3.edgexfoundry.org:10002 [2024-12-05T18:55:29.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-05T18:55:29.560Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-05T18:55:29.560Z] Configure a credential helper to remove this warning. See [2024-12-05T18:55:29.560Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-05T18:55:29.560Z] [2024-12-05T18:55:29.560Z] Login Succeeded [2024-12-05T18:55:29.561Z] nexus3.edgexfoundry.org:10003 [2024-12-05T18:55:29.561Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-05T18:55:29.561Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-05T18:55:29.561Z] Configure a credential helper to remove this warning. See [2024-12-05T18:55:29.561Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-05T18:55:29.561Z] [2024-12-05T18:55:29.561Z] Login Succeeded [2024-12-05T18:55:29.561Z] nexus3.edgexfoundry.org:10004 [2024-12-05T18:55:29.561Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-05T18:55:29.561Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-05T18:55:29.561Z] Configure a credential helper to remove this warning. See [2024-12-05T18:55:29.561Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-05T18:55:29.561Z] [2024-12-05T18:55:29.561Z] Login Succeeded [2024-12-05T18:55:29.561Z] ****.io [2024-12-05T18:55:29.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-05T18:55:29.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-05T18:55:29.820Z] Configure a credential helper to remove this warning. See [2024-12-05T18:55:29.820Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-05T18:55:29.820Z] [2024-12-05T18:55:29.820Z] Login Succeeded [2024-12-05T18:55:29.820Z] ---> ****-login.sh ends [Pipeline] } [2024-12-05T18:55:29.830Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build LTS Release Image) [Pipeline] sh [2024-12-05T18:55:30.240Z] + git rev-list -1 --merges 2c8e8d9cf8b0252b5716a1fc37bf984a1331f6fc~1..2c8e8d9cf8b0252b5716a1fc37bf984a1331f6fc [Pipeline] echo [2024-12-05T18:55:30.270Z] -----------> git rev-list -1 --merges 2c8e8d9cf8b0252b5716a1fc37bf984a1331f6fc~1..2c8e8d9cf8b0252b5716a1fc37bf984a1331f6fc 2c8e8d9cf8b0252b5716a1fc37bf984a1331f6fc [2024-12-05T18:55:30.270Z] 2c8e8d9cf8b0252b5716a1fc37bf984a1331f6fc [false] [Pipeline] sh [2024-12-05T18:55:30.561Z] + git log --format=format:%s -1 2c8e8d9cf8b0252b5716a1fc37bf984a1331f6fc [Pipeline] echo [2024-12-05T18:55:30.578Z] ========================================================= [2024-12-05T18:55:30.578Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-12-05T18:55:30.578Z] ========================================================= Stage "Build LTS Release Image" skipped due to when conditional [Pipeline] getContext [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "amd64" skipped due to when conditional [Pipeline] getContext [Pipeline] } Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-12-05T18:55:31.027Z] + git rev-list -1 --merges 2c8e8d9cf8b0252b5716a1fc37bf984a1331f6fc~1..2c8e8d9cf8b0252b5716a1fc37bf984a1331f6fc [Pipeline] echo [2024-12-05T18:55:31.040Z] -----------> git rev-list -1 --merges 2c8e8d9cf8b0252b5716a1fc37bf984a1331f6fc~1..2c8e8d9cf8b0252b5716a1fc37bf984a1331f6fc 2c8e8d9cf8b0252b5716a1fc37bf984a1331f6fc [2024-12-05T18:55:31.040Z] 2c8e8d9cf8b0252b5716a1fc37bf984a1331f6fc [false] [Pipeline] sh [2024-12-05T18:55:31.331Z] + git log --format=format:%s -1 2c8e8d9cf8b0252b5716a1fc37bf984a1331f6fc [Pipeline] echo [2024-12-05T18:55:31.348Z] ========================================================= [2024-12-05T18:55:31.348Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-12-05T18:55:31.349Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-12-05T18:55:31.799Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-05T18:55:31.799Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-12-05T18:55:31.799Z] + [ -e /tmp/ssh_known_hosts ] [2024-12-05T18:55:31.799Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-12-05T18:55:31.799Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-12-05T18:55:31.799Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-12-05T18:55:31.799Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-05T18:55:32.216Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-05T18:55:32.216Z] [2024-12-05T18:55:32.216Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-05T18:55:32.526Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-05T18:55:32.527Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-12-05T18:55:32.527Z] b85a868b505f: Pulling fs layer [2024-12-05T18:55:32.527Z] e2be974225ed: Pulling fs layer [2024-12-05T18:55:32.527Z] 339a4e72a1f5: Pulling fs layer [2024-12-05T18:55:32.527Z] 988bab9f4d93: Pulling fs layer [2024-12-05T18:55:32.527Z] 1469e6f7b9e6: Pulling fs layer [2024-12-05T18:55:32.527Z] eaf3925da568: Pulling fs layer [2024-12-05T18:55:32.527Z] bab4dde63d76: Pulling fs layer [2024-12-05T18:55:32.527Z] bde34c3a00c8: Pulling fs layer [2024-12-05T18:55:32.527Z] b352a97aabf1: Pulling fs layer [2024-12-05T18:55:32.527Z] 4872d77fe225: Pulling fs layer [2024-12-05T18:55:32.527Z] 5851b861e8e6: Pulling fs layer [2024-12-05T18:55:32.527Z] 988bab9f4d93: Waiting [2024-12-05T18:55:32.527Z] 4872d77fe225: Waiting [2024-12-05T18:55:32.527Z] 5851b861e8e6: Waiting [2024-12-05T18:55:32.527Z] bab4dde63d76: Waiting [2024-12-05T18:55:32.527Z] 1469e6f7b9e6: Waiting [2024-12-05T18:55:32.527Z] eaf3925da568: Waiting [2024-12-05T18:55:32.527Z] bde34c3a00c8: Waiting [2024-12-05T18:55:32.527Z] b352a97aabf1: Waiting [2024-12-05T18:55:32.527Z] e2be974225ed: Verifying Checksum [2024-12-05T18:55:32.527Z] 988bab9f4d93: Verifying Checksum [2024-12-05T18:55:32.527Z] 988bab9f4d93: Download complete [2024-12-05T18:55:32.527Z] 1469e6f7b9e6: Verifying Checksum [2024-12-05T18:55:32.527Z] 1469e6f7b9e6: Download complete [2024-12-05T18:55:32.527Z] eaf3925da568: Verifying Checksum [2024-12-05T18:55:32.527Z] eaf3925da568: Download complete [2024-12-05T18:55:32.527Z] 339a4e72a1f5: Verifying Checksum [2024-12-05T18:55:32.527Z] 339a4e72a1f5: Download complete [2024-12-05T18:55:32.786Z] bde34c3a00c8: Verifying Checksum [2024-12-05T18:55:32.786Z] bde34c3a00c8: Download complete [2024-12-05T18:55:32.786Z] 4872d77fe225: Verifying Checksum [2024-12-05T18:55:32.786Z] 4872d77fe225: Download complete [2024-12-05T18:55:32.786Z] 5851b861e8e6: Verifying Checksum [2024-12-05T18:55:32.786Z] 5851b861e8e6: Download complete [2024-12-05T18:55:32.786Z] b85a868b505f: Verifying Checksum [2024-12-05T18:55:32.786Z] b85a868b505f: Download complete [2024-12-05T18:55:33.044Z] bab4dde63d76: Verifying Checksum [2024-12-05T18:55:33.045Z] bab4dde63d76: Download complete [2024-12-05T18:55:33.982Z] b85a868b505f: Pull complete [2024-12-05T18:55:33.982Z] e2be974225ed: Pull complete [2024-12-05T18:55:34.552Z] 339a4e72a1f5: Pull complete [2024-12-05T18:55:34.552Z] 988bab9f4d93: Pull complete [2024-12-05T18:55:34.812Z] 1469e6f7b9e6: Pull complete [2024-12-05T18:55:34.812Z] eaf3925da568: Pull complete [2024-12-05T18:55:36.720Z] bab4dde63d76: Pull complete [2024-12-05T18:55:36.720Z] bde34c3a00c8: Pull complete [2024-12-05T18:55:36.720Z] b352a97aabf1: Pull complete [2024-12-05T18:55:36.720Z] 4872d77fe225: Pull complete [2024-12-05T18:55:36.720Z] 5851b861e8e6: Pull complete [2024-12-05T18:55:36.720Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-12-05T18:55:36.720Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-05T18:55:36.720Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-05T18:55:36.875Z] prd-ubuntu20.04-docker-8c-8g-34558 does not seem to be running inside a container [2024-12-05T18:55:36.902Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_PR-525 -v /w/workspace/edgexfoundry_device-sdk-c_PR-525:/w/workspace/edgexfoundry_device-sdk-c_PR-525:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-525@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-525@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-12-05T18:55:40.632Z] $ docker top 41f67c7b9cbacb823b6f0024e52e66e80a5be775598634eb80e91a7b31ff0ee6 -eo pid,comm [2024-12-05T18:55:40.719Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-12-05T18:55:40.719Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-05T18:55:40.786Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-05T18:55:40.786Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-05T18:55:40.903Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-05T18:55:40.904Z] $ docker exec 41f67c7b9cbacb823b6f0024e52e66e80a5be775598634eb80e91a7b31ff0ee6 ssh-agent [2024-12-05T18:55:41.015Z] SSH_AUTH_SOCK=/tmp/ssh-oEUXBPcrFUzb/agent.32 [2024-12-05T18:55:41.015Z] SSH_AGENT_PID=38 [2024-12-05T18:55:41.022Z] Running ssh-add (command line suppressed) [2024-12-05T18:55:41.149Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-525@tmp/private_key_3909094367872519719.key (/w/workspace/edgexfoundry_device-sdk-c_PR-525@tmp/private_key_3909094367872519719.key) [2024-12-05T18:55:41.166Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-05T18:55:41.462Z] + git tag --points-at HEAD [Pipeline] } [2024-12-05T18:55:41.473Z] $ docker exec --env ******** --env ******** 41f67c7b9cbacb823b6f0024e52e66e80a5be775598634eb80e91a7b31ff0ee6 ssh-agent -k [2024-12-05T18:55:41.582Z] unset SSH_AUTH_SOCK; [2024-12-05T18:55:41.582Z] unset SSH_AGENT_PID; [2024-12-05T18:55:41.582Z] echo Agent pid 38 killed; [2024-12-05T18:55:41.595Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-12-05T18:55:41.636Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-05T18:55:41.636Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-05T18:55:41.749Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-05T18:55:41.749Z] $ docker exec 41f67c7b9cbacb823b6f0024e52e66e80a5be775598634eb80e91a7b31ff0ee6 ssh-agent [2024-12-05T18:55:41.860Z] SSH_AUTH_SOCK=/tmp/ssh-sMHlW037VE7R/agent.71 [2024-12-05T18:55:41.861Z] SSH_AGENT_PID=77 [2024-12-05T18:55:41.865Z] Running ssh-add (command line suppressed) [2024-12-05T18:55:41.958Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-525@tmp/private_key_9724923994908895405.key (/w/workspace/edgexfoundry_device-sdk-c_PR-525@tmp/private_key_9724923994908895405.key) [2024-12-05T18:55:41.974Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-05T18:55:42.265Z] + git semver init [2024-12-05T18:55:42.523Z] 2024-12-05 18:55:42,415 [run_init] DEBUG init version:0.0.0 force:False [2024-12-05T18:55:42.523Z] 2024-12-05 18:55:42,416 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-c_PR-525/.semver [2024-12-05T18:55:42.523Z] 2024-12-05 18:55:42,417 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-c.git /w/workspace/edgexfoundry_device-sdk-c_PR-525/.semver [2024-12-05T18:55:42.523Z] 2024-12-05 18:55:42,417 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-c.git', '/w/workspace/edgexfoundry_device-sdk-c_PR-525/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-c_PR-525, universal_newlines=False, shell=None, istream=None) [2024-12-05T18:55:43.461Z] 2024-12-05 18:55:43,195 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-c_PR-525/.git/info/exclude [2024-12-05T18:55:43.461Z] 2024-12-05 18:55:43,196 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-c_PR-525/.semver/PR-525 with force:False [2024-12-05T18:55:43.461Z] 2024-12-05 18:55:43,196 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-c_PR-525/.semver/PR-525 [2024-12-05T18:55:43.461Z] 2024-12-05 18:55:43,198 [execute] INFO git cat-file --batch-check [2024-12-05T18:55:43.461Z] 2024-12-05 18:55:43,198 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-c_PR-525/.semver, universal_newlines=False, shell=None, istream=) [2024-12-05T18:55:43.461Z] 2024-12-05 18:55:43,206 [execute] INFO git cat-file --batch [2024-12-05T18:55:43.461Z] 2024-12-05 18:55:43,207 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-c_PR-525/.semver, universal_newlines=False, shell=None, istream=) [2024-12-05T18:55:43.461Z] 2024-12-05 18:55:43,216 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_PR-525/.semver/PR-525 [2024-12-05T18:55:43.461Z] 0.0.0 [Pipeline] } [2024-12-05T18:55:43.470Z] $ docker exec --env ******** --env ******** 41f67c7b9cbacb823b6f0024e52e66e80a5be775598634eb80e91a7b31ff0ee6 ssh-agent -k [2024-12-05T18:55:43.570Z] unset SSH_AUTH_SOCK; [2024-12-05T18:55:43.571Z] unset SSH_AGENT_PID; [2024-12-05T18:55:43.571Z] echo Agent pid 77 killed; [2024-12-05T18:55:43.581Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-05T18:55:43.912Z] + git semver [Pipeline] } [2024-12-05T18:55:44.187Z] $ docker stop --time=1 41f67c7b9cbacb823b6f0024e52e66e80a5be775598634eb80e91a7b31ff0ee6 [2024-12-05T18:55:45.474Z] $ docker rm -f --volumes 41f67c7b9cbacb823b6f0024e52e66e80a5be775598634eb80e91a7b31ff0ee6 [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-05T18:55:45.825Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-12-05T18:55:46.052Z] Stashed 1 file(s) [Pipeline] echo [2024-12-05T18:55:46.056Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-05T18:55:46.312Z] provisioning config files... [Pipeline] // stage [Pipeline] } [2024-12-05T18:55:46.323Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-525@tmp/config128969244506953814tmp [Pipeline] // stage [Pipeline] { [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [2024-12-05T18:55:46.646Z] ---> ****-login.sh [2024-12-05T18:55:46.646Z] nexus3.edgexfoundry.org:10001 [2024-12-05T18:55:46.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-05T18:55:46.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-05T18:55:46.646Z] Configure a credential helper to remove this warning. See [2024-12-05T18:55:46.646Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-05T18:55:46.646Z] [2024-12-05T18:55:46.646Z] Login Succeeded [2024-12-05T18:55:46.646Z] nexus3.edgexfoundry.org:10002 [2024-12-05T18:55:46.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-05T18:55:46.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-05T18:55:46.647Z] Configure a credential helper to remove this warning. See [2024-12-05T18:55:46.647Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-05T18:55:46.647Z] [2024-12-05T18:55:46.647Z] Login Succeeded [2024-12-05T18:55:46.647Z] nexus3.edgexfoundry.org:10003 [2024-12-05T18:55:46.906Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-05T18:55:46.906Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-05T18:55:46.906Z] Configure a credential helper to remove this warning. See [2024-12-05T18:55:46.907Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-05T18:55:46.907Z] [2024-12-05T18:55:46.907Z] Login Succeeded [2024-12-05T18:55:46.907Z] nexus3.edgexfoundry.org:10004 [2024-12-05T18:55:46.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-05T18:55:46.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-05T18:55:46.907Z] Configure a credential helper to remove this warning. See [2024-12-05T18:55:46.907Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-05T18:55:46.907Z] [2024-12-05T18:55:46.907Z] Login Succeeded [2024-12-05T18:55:46.907Z] ****.io [2024-12-05T18:55:47.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-05T18:55:47.167Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-05T18:55:47.167Z] Configure a credential helper to remove this warning. See [2024-12-05T18:55:47.167Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-05T18:55:47.167Z] [2024-12-05T18:55:47.167Z] Login Succeeded [2024-12-05T18:55:47.167Z] ---> ****-login.sh ends [Pipeline] } [2024-12-05T18:55:47.175Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-12-05T18:55:47.280Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-05T18:55:47.298Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-x86_64 [Pipeline] echo [2024-12-05T18:55:47.316Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-05T18:55:47.336Z] ========================================================= [2024-12-05T18:55:47.336Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2024-12-05T18:55:47.336Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-05T18:55:47.655Z] + 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 . [2024-12-05T18:55:47.655Z] Sending build context to Docker daemon 5.134MB [2024-12-05T18:55:47.655Z] Step 1/22 : ARG BASE=alpine:3.18 [2024-12-05T18:55:47.655Z] Step 2/22 : FROM ${BASE} as builder [2024-12-05T18:55:47.655Z] latest: Pulling from edgex-devops/edgex-gcc-base [2024-12-05T18:55:47.655Z] 96526aa774ef: Pulling fs layer [2024-12-05T18:55:47.655Z] da60e534fd72: Pulling fs layer [2024-12-05T18:55:47.655Z] 96526aa774ef: Verifying Checksum [2024-12-05T18:55:47.655Z] 96526aa774ef: Download complete [2024-12-05T18:55:47.914Z] 96526aa774ef: Pull complete [2024-12-05T18:55:48.858Z] da60e534fd72: Download complete [2024-12-05T18:55:52.142Z] da60e534fd72: Pull complete [2024-12-05T18:55:52.142Z] Digest: sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff [2024-12-05T18:55:52.142Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2024-12-05T18:55:52.142Z] ---> 6605166a5db4 [2024-12-05T18:55:52.142Z] Step 3/22 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2024-12-05T18:55:54.679Z] ---> Running in 1f244535272b [2024-12-05T18:55:55.245Z] Connecting to iotech.jfrog.io (54.73.4.50:443) [2024-12-05T18:55:55.503Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2024-12-05T18:55:55.503Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2024-12-05T18:55:55.503Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2024-12-05T18:55:55.763Z] Removing intermediate container 1f244535272b [2024-12-05T18:55:55.763Z] ---> c6c1aac72e80 [2024-12-05T18:55:55.763Z] Step 4/22 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main' >> /etc/apk/repositories [2024-12-05T18:55:55.763Z] ---> Running in 31579d619fb9 [2024-12-05T18:55:56.698Z] Removing intermediate container 31579d619fb9 [2024-12-05T18:55:56.698Z] ---> f3034c597b0d [2024-12-05T18:55:56.698Z] Step 5/22 : RUN apk add --update --no-cache binutils gcc libc-dev make git cmake yaml-dev curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev libcbor-dev iotech-paho-mqtt-c-dev-1.3 iotech-iot-1.5-dev [2024-12-05T18:55:56.698Z] ---> Running in f2590d73f441 [2024-12-05T18:55:56.698Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-12-05T18:55:56.956Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-12-05T18:55:56.956Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/x86_64/APKINDEX.tar.gz [2024-12-05T18:55:57.524Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2024-12-05T18:55:57.783Z] (1/15) Installing libcbor (0.10.2-r1) [2024-12-05T18:55:57.783Z] (2/15) Installing iotech-iot-1.5 (1.5.5-r0) [2024-12-05T18:55:58.355Z] (3/15) Installing iotech-iot-1.5-dev (1.5.5-r0) [2024-12-05T18:55:58.355Z] (4/15) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2024-12-05T18:55:58.614Z] (5/15) Installing libcbor-dev (0.10.2-r1) [2024-12-05T18:55:58.614Z] (6/15) Installing libmenuw (6.4_p20230506-r0) [2024-12-05T18:55:58.614Z] (7/15) Installing libpanelw (6.4_p20230506-r0) [2024-12-05T18:55:58.614Z] (8/15) Installing libncurses++ (6.4_p20230506-r0) [2024-12-05T18:55:58.614Z] (9/15) Installing ncurses-dev (6.4_p20230506-r0) [2024-12-05T18:55:58.614Z] (10/15) Installing libblkid (2.38.1-r8) [2024-12-05T18:55:58.614Z] (11/15) Installing libuuid (2.38.1-r8) [2024-12-05T18:55:58.614Z] (12/15) Installing libfdisk (2.38.1-r8) [2024-12-05T18:55:58.614Z] (13/15) Installing libmount (2.38.1-r8) [2024-12-05T18:55:58.614Z] (14/15) Installing libsmartcols (2.38.1-r8) [2024-12-05T18:55:58.614Z] (15/15) Installing util-linux-dev (2.38.1-r8) [2024-12-05T18:55:59.089Z] Executing busybox-1.36.1-r4.trigger [2024-12-05T18:55:59.089Z] OK: 336 MiB in 97 packages [2024-12-05T18:55:59.659Z] Removing intermediate container f2590d73f441 [2024-12-05T18:55:59.659Z] ---> f243cfc3b371 [2024-12-05T18:55:59.659Z] Step 6/22 : RUN mkdir /tmp/sdk [2024-12-05T18:55:59.659Z] ---> Running in a9540f237e9d [2024-12-05T18:56:00.230Z] Removing intermediate container a9540f237e9d [2024-12-05T18:56:00.230Z] ---> e39c3e1a0d2b [2024-12-05T18:56:00.230Z] Step 7/22 : COPY VERSION /tmp/sdk [2024-12-05T18:56:00.230Z] ---> 38a1324419f5 [2024-12-05T18:56:00.230Z] Step 8/22 : COPY src /tmp/sdk/src [2024-12-05T18:56:00.490Z] ---> dbe8a649f73f [2024-12-05T18:56:00.490Z] Step 9/22 : COPY include /tmp/sdk/include [2024-12-05T18:56:00.490Z] ---> d5e3ca6cf496 [2024-12-05T18:56:00.490Z] Step 10/22 : COPY scripts /tmp/sdk/scripts [2024-12-05T18:56:00.751Z] ---> d200c8d08f2e [2024-12-05T18:56:00.751Z] Step 11/22 : COPY LICENSE /tmp/sdk [2024-12-05T18:56:00.751Z] ---> 5e7a2d4c2ab3 [2024-12-05T18:56:00.751Z] Step 12/22 : COPY Attribution.txt /tmp/sdk [2024-12-05T18:56:01.010Z] ---> ed713a77be97 [2024-12-05T18:56:01.010Z] Step 13/22 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2024-12-05T18:56:01.010Z] ---> Running in 726732b39c42 [2024-12-05T18:56:01.269Z] + CPPCHECK=false [2024-12-05T18:56:01.269Z] + DOCGEN=false [2024-12-05T18:56:01.269Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2024-12-05T18:56:01.269Z] + '[' 0 -gt 0 ] [2024-12-05T18:56:01.269Z] + readlink -f ./scripts/build.sh [2024-12-05T18:56:01.270Z] + dirname /tmp/sdk/scripts/build.sh [2024-12-05T18:56:01.270Z] + dirname /tmp/sdk/scripts [2024-12-05T18:56:01.270Z] + ROOT=/tmp/sdk [2024-12-05T18:56:01.270Z] + cd /tmp/sdk [2024-12-05T18:56:01.270Z] + mkdir -p /tmp/sdk/build/release [2024-12-05T18:56:01.270Z] + cd /tmp/sdk/build/release [2024-12-05T18:56:01.270Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2024-12-05T18:56:01.270Z] -- The C compiler identification is GNU 12.2.1 [2024-12-05T18:56:01.270Z] -- Detecting C compiler ABI info [2024-12-05T18:56:01.529Z] -- Detecting C compiler ABI info - done [2024-12-05T18:56:01.529Z] -- Check for working C compiler: /usr/bin/cc - skipped [2024-12-05T18:56:01.529Z] -- Detecting C compile features [2024-12-05T18:56:01.529Z] -- Detecting C compile features - done [2024-12-05T18:56:01.529Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2024-12-05T18:56:01.529Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.4.0") [2024-12-05T18:56:01.529Z] -- Found LIBYAML: /usr/lib/libyaml.so [2024-12-05T18:56:01.529Z] -- Found LIBUUID: /usr/lib/libuuid.so [2024-12-05T18:56:01.529Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2024-12-05T18:56:01.529Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2024-12-05T18:56:01.529Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2024-12-05T18:56:01.529Z] -- /opt/iotech/iot/1.5/include [2024-12-05T18:56:01.529Z] -- C SDK 0.0.0 for Linux [2024-12-05T18:56:01.529Z] -- Performing Test CSDK_HAVE_ATOMIC [2024-12-05T18:56:01.529Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2024-12-05T18:56:01.789Z] -- Found Curses: /usr/lib/libcurses.so [2024-12-05T18:56:01.789Z] -- Configuring done (0.4s) [2024-12-05T18:56:01.789Z] -- Generating done (0.0s) [2024-12-05T18:56:01.789Z] -- Build files have been written to: /tmp/sdk/build/release [2024-12-05T18:56:01.789Z] + make all package [2024-12-05T18:56:01.789Z] + tee release.log [2024-12-05T18:56:01.789Z] [ 2%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2024-12-05T18:56:01.789Z] In file included from /tmp/sdk/src/c/../../include/devsdk/devsdk.h:18, [2024-12-05T18:56:01.789Z] from /tmp/sdk/src/c/service.h:12, [2024-12-05T18:56:01.789Z] from /tmp/sdk/src/c/autoevent.h:12, [2024-12-05T18:56:01.789Z] from /tmp/sdk/src/c/autoevent.c:9: [2024-12-05T18:56:01.789Z] /tmp/sdk/src/c/autoevent.c: In function 'ae_runner': [2024-12-05T18:56:01.789Z] /tmp/sdk/src/c/autoevent.c:81:47: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] [2024-12-05T18:56:01.789Z] 81 | iot_log_error (ai->svc->logger, "Auto Event size (%d KiB) exceeds configured MaxEventSize", edgex_event_cooked_size (event) / 1024); [2024-12-05T18:56:01.789Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-12-05T18:56:01.789Z] | | [2024-12-05T18:56:01.789Z] | size_t {aka long unsigned int} [2024-12-05T18:56:01.789Z] /opt/iotech/iot/1.5/include/iot/logger.h:185:104: note: in definition of macro 'iot_log_error' [2024-12-05T18:56:01.789Z] 185 | #define iot_log_error(l,...) if ((l) && (l)->level >= IOT_LOG_ERROR) iot_log__log ((l), IOT_LOG_ERROR, __VA_ARGS__) [2024-12-05T18:56:01.789Z] | ^~~~~~~~~~~ [2024-12-05T18:56:01.789Z] /tmp/sdk/src/c/autoevent.c:81:66: note: format string is defined here [2024-12-05T18:56:01.789Z] 81 | iot_log_error (ai->svc->logger, "Auto Event size (%d KiB) exceeds configured MaxEventSize", edgex_event_cooked_size (event) / 1024); [2024-12-05T18:56:01.789Z] | ~^ [2024-12-05T18:56:01.789Z] | | [2024-12-05T18:56:01.789Z] | int [2024-12-05T18:56:01.789Z] | %ld [2024-12-05T18:56:01.789Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2024-12-05T18:56:02.048Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2024-12-05T18:56:02.048Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2024-12-05T18:56:02.309Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2024-12-05T18:56:02.568Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2024-12-05T18:56:02.828Z] /tmp/sdk/src/c/consul.c: In function 'edgex_consul_client_get_common_config': [2024-12-05T18:56:02.828Z] /tmp/sdk/src/c/consul.c:294:10: warning: 'privateConfig' may be used uninitialized [-Wmaybe-uninitialized] [2024-12-05T18:56:02.828Z] 294 | while (privateConfig) [2024-12-05T18:56:02.828Z] | ^~~~~~~~~~~~~ [2024-12-05T18:56:02.828Z] /tmp/sdk/src/c/consul.c:214:28: note: 'privateConfig' was declared here [2024-12-05T18:56:02.828Z] 214 | devsdk_nvpairs *result, *privateConfig, *ccReady = NULL; [2024-12-05T18:56:02.828Z] | ^~~~~~~~~~~~~ [2024-12-05T18:56:02.828Z] /tmp/sdk/src/c/consul.c:271:10: warning: 'result' may be used uninitialized [-Wmaybe-uninitialized] [2024-12-05T18:56:02.828Z] 271 | while (result) [2024-12-05T18:56:02.828Z] | ^~~~~~ [2024-12-05T18:56:02.828Z] /tmp/sdk/src/c/consul.c:214:19: note: 'result' was declared here [2024-12-05T18:56:02.828Z] 214 | devsdk_nvpairs *result, *privateConfig, *ccReady = NULL; [2024-12-05T18:56:02.828Z] | ^~~~~~ [2024-12-05T18:56:02.828Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2024-12-05T18:56:02.828Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2024-12-05T18:56:03.087Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2024-12-05T18:56:03.345Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2024-12-05T18:56:03.345Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2024-12-05T18:56:03.605Z] [ 24%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2024-12-05T18:56:03.605Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2024-12-05T18:56:03.605Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2024-12-05T18:56:03.865Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2024-12-05T18:56:03.865Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2024-12-05T18:56:04.125Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2024-12-05T18:56:04.384Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2024-12-05T18:56:04.384Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2024-12-05T18:56:04.643Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2024-12-05T18:56:05.582Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2024-12-05T18:56:05.841Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2024-12-05T18:56:05.843Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2024-12-05T18:56:05.843Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2024-12-05T18:56:05.843Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2024-12-05T18:56:06.103Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2024-12-05T18:56:06.672Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2024-12-05T18:56:06.672Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2024-12-05T18:56:06.672Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2024-12-05T18:56:06.931Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2024-12-05T18:56:06.931Z] /tmp/sdk/src/c/service.c: In function 'devsdk_service_start': [2024-12-05T18:56:06.931Z] /tmp/sdk/src/c/service.c:915:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2024-12-05T18:56:06.931Z] 915 | iot_data_t *allservices_config = iot_data_string_map_get_map(common_config_file, ALL_SVCS_NODE); [2024-12-05T18:56:06.931Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-12-05T18:56:06.931Z] /tmp/sdk/src/c/service.c:916:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2024-12-05T18:56:06.931Z] 916 | deviceservices_config = iot_data_string_map_get_map(common_config_file, DEV_SVCS_NODE); [2024-12-05T18:56:06.931Z] | ^ [2024-12-05T18:56:06.931Z] In file included from /tmp/sdk/src/c/../../include/devsdk/devsdk.h:18, [2024-12-05T18:56:06.931Z] from /tmp/sdk/src/c/service.h:12, [2024-12-05T18:56:06.931Z] from /tmp/sdk/src/c/service.c:9: [2024-12-05T18:56:06.931Z] /tmp/sdk/src/c/service.c:1087:32: warning: format '%d' expects argument of type 'int', but argument 4 has type 'uint64_t' {aka 'long unsigned int'} [-Wformat=] [2024-12-05T18:56:06.931Z] 1087 | iot_log_info (svc->logger, "Service started in: %dms", iot_time_msecs() - svc->starttime); [2024-12-05T18:56:06.931Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-12-05T18:56:06.931Z] | | [2024-12-05T18:56:06.931Z] | uint64_t {aka long unsigned int} [2024-12-05T18:56:06.931Z] /opt/iotech/iot/1.5/include/iot/logger.h:179:101: note: in definition of macro 'iot_log_info' [2024-12-05T18:56:06.931Z] 179 | #define iot_log_info(l,...) if ((l) && (l)->level >= IOT_LOG_INFO) iot_log__log ((l), IOT_LOG_INFO, __VA_ARGS__) [2024-12-05T18:56:06.931Z] | ^~~~~~~~~~~ [2024-12-05T18:56:06.931Z] /tmp/sdk/src/c/service.c:1087:54: note: format string is defined here [2024-12-05T18:56:06.931Z] 1087 | iot_log_info (svc->logger, "Service started in: %dms", iot_time_msecs() - svc->starttime); [2024-12-05T18:56:06.931Z] | ~^ [2024-12-05T18:56:06.931Z] | | [2024-12-05T18:56:06.931Z] | int [2024-12-05T18:56:06.931Z] | %ld [2024-12-05T18:56:06.931Z] /tmp/sdk/src/c/service.c: In function 'devsdk_post_readings': [2024-12-05T18:56:06.931Z] /tmp/sdk/src/c/service.c:1150:37: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] [2024-12-05T18:56:06.931Z] 1150 | iot_log_error (svc->logger, "Post readings: Event size (%d KiB) exceeds configured MaxEventSize", edgex_event_cooked_size (event) / 1024); [2024-12-05T18:56:06.931Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-12-05T18:56:06.931Z] | | [2024-12-05T18:56:06.931Z] | size_t {aka long unsigned int} [2024-12-05T18:56:06.931Z] /opt/iotech/iot/1.5/include/iot/logger.h:185:104: note: in definition of macro 'iot_log_error' [2024-12-05T18:56:06.931Z] 185 | #define iot_log_error(l,...) if ((l) && (l)->level >= IOT_LOG_ERROR) iot_log__log ((l), IOT_LOG_ERROR, __VA_ARGS__) [2024-12-05T18:56:06.931Z] | ^~~~~~~~~~~ [2024-12-05T18:56:06.931Z] /tmp/sdk/src/c/service.c:1150:66: note: format string is defined here [2024-12-05T18:56:06.931Z] 1150 | iot_log_error (svc->logger, "Post readings: Event size (%d KiB) exceeds configured MaxEventSize", edgex_event_cooked_size (event) / 1024); [2024-12-05T18:56:06.931Z] | ~^ [2024-12-05T18:56:06.931Z] | | [2024-12-05T18:56:06.931Z] | int [2024-12-05T18:56:06.931Z] | %ld [2024-12-05T18:56:07.191Z] /tmp/sdk/src/c/service.c: In function 'devsdk_service_start': [2024-12-05T18:56:07.191Z] /tmp/sdk/src/c/service.c:1070:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] [2024-12-05T18:56:07.191Z] 1070 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2024-12-05T18:56:07.191Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-12-05T18:56:07.191Z] /tmp/sdk/src/c/service.c:882:68: note: 'deviceservices_config' was declared here [2024-12-05T18:56:07.191Z] 882 | iot_data_t *common_config_map, *private_config_map, *configmap, *deviceservices_config; [2024-12-05T18:56:07.191Z] | ^~~~~~~~~~~~~~~~~~~~~ [2024-12-05T18:56:07.191Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2024-12-05T18:56:07.450Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2024-12-05T18:56:07.450Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2024-12-05T18:56:07.450Z] [ 68%] Linking C shared library libcsdk.so [2024-12-05T18:56:07.450Z] [ 68%] Built target csdk [2024-12-05T18:56:07.709Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2024-12-05T18:56:07.709Z] [ 72%] Linking C executable template [2024-12-05T18:56:07.709Z] [ 72%] Built target template [2024-12-05T18:56:07.709Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2024-12-05T18:56:07.968Z] [ 76%] Linking C executable device-counter [2024-12-05T18:56:07.968Z] [ 76%] Built target device-counter [2024-12-05T18:56:07.968Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2024-12-05T18:56:07.968Z] [ 80%] Linking C executable device-random [2024-12-05T18:56:08.226Z] [ 80%] Built target device-random [2024-12-05T18:56:08.226Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2024-12-05T18:56:08.226Z] [ 84%] Linking C executable device-gyro [2024-12-05T18:56:08.226Z] [ 84%] Built target device-gyro [2024-12-05T18:56:08.226Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2024-12-05T18:56:08.485Z] [ 88%] Linking C executable device-bitfields [2024-12-05T18:56:08.485Z] [ 88%] Built target device-bitfields [2024-12-05T18:56:08.485Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2024-12-05T18:56:08.745Z] [ 92%] Linking C executable template-discovery [2024-12-05T18:56:08.745Z] [ 92%] Built target template-discovery [2024-12-05T18:56:08.745Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2024-12-05T18:56:08.745Z] [ 96%] Linking C executable device-file [2024-12-05T18:56:09.006Z] [ 96%] Built target device-file [2024-12-05T18:56:09.006Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2024-12-05T18:56:09.006Z] [100%] Linking C executable device-terminal [2024-12-05T18:56:09.006Z] [100%] Built target device-terminal [2024-12-05T18:56:09.006Z] Run CPack packaging tool... [2024-12-05T18:56:09.267Z] CPack: Create package using TGZ [2024-12-05T18:56:09.267Z] CPack: Install projects [2024-12-05T18:56:09.267Z] CPack: - Run preinstall target for: Csdk [2024-12-05T18:56:09.267Z] CPack: - Install project: Csdk [] [2024-12-05T18:56:09.527Z] CPack: Create package [2024-12-05T18:56:09.527Z] CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. [2024-12-05T18:56:09.527Z] + '[' false '=' true ] [2024-12-05T18:56:09.527Z] + '[' false '=' true ] [2024-12-05T18:56:09.527Z] + mkdir -p /tmp/sdk/build/debug [2024-12-05T18:56:09.527Z] + cd /tmp/sdk/build/debug [2024-12-05T18:56:09.527Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2024-12-05T18:56:09.527Z] -- The C compiler identification is GNU 12.2.1 [2024-12-05T18:56:09.527Z] -- Detecting C compiler ABI info [2024-12-05T18:56:09.527Z] -- Detecting C compiler ABI info - done [2024-12-05T18:56:09.527Z] -- Check for working C compiler: /usr/bin/cc - skipped [2024-12-05T18:56:09.527Z] -- Detecting C compile features [2024-12-05T18:56:09.527Z] -- Detecting C compile features - done [2024-12-05T18:56:09.527Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2024-12-05T18:56:09.787Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.4.0") [2024-12-05T18:56:09.787Z] -- Found LIBYAML: /usr/lib/libyaml.so [2024-12-05T18:56:09.787Z] -- Found LIBUUID: /usr/lib/libuuid.so [2024-12-05T18:56:09.787Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2024-12-05T18:56:09.787Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2024-12-05T18:56:09.787Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2024-12-05T18:56:09.787Z] -- /opt/iotech/iot/1.5/include [2024-12-05T18:56:09.787Z] -- C SDK 0.0.0 for Linux [2024-12-05T18:56:09.787Z] -- Performing Test CSDK_HAVE_ATOMIC [2024-12-05T18:56:09.787Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2024-12-05T18:56:09.787Z] -- Found Curses: /usr/lib/libcurses.so [2024-12-05T18:56:09.787Z] -- Configuring done (0.4s) [2024-12-05T18:56:09.787Z] -- Generating done (0.0s) [2024-12-05T18:56:09.787Z] -- Build files have been written to: /tmp/sdk/build/debug [2024-12-05T18:56:09.787Z] + make [2024-12-05T18:56:09.787Z] + tee debug.log [2024-12-05T18:56:10.047Z] [ 2%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2024-12-05T18:56:10.047Z] In file included from /tmp/sdk/src/c/../../include/devsdk/devsdk.h:18, [2024-12-05T18:56:10.047Z] from /tmp/sdk/src/c/service.h:12, [2024-12-05T18:56:10.047Z] from /tmp/sdk/src/c/autoevent.h:12, [2024-12-05T18:56:10.047Z] from /tmp/sdk/src/c/autoevent.c:9: [2024-12-05T18:56:10.047Z] /tmp/sdk/src/c/autoevent.c: In function 'ae_runner': [2024-12-05T18:56:10.047Z] /tmp/sdk/src/c/autoevent.c:81:47: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] [2024-12-05T18:56:10.047Z] 81 | iot_log_error (ai->svc->logger, "Auto Event size (%d KiB) exceeds configured MaxEventSize", edgex_event_cooked_size (event) / 1024); [2024-12-05T18:56:10.047Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-12-05T18:56:10.047Z] | | [2024-12-05T18:56:10.047Z] | size_t {aka long unsigned int} [2024-12-05T18:56:10.047Z] /opt/iotech/iot/1.5/include/iot/logger.h:185:104: note: in definition of macro 'iot_log_error' [2024-12-05T18:56:10.047Z] 185 | #define iot_log_error(l,...) if ((l) && (l)->level >= IOT_LOG_ERROR) iot_log__log ((l), IOT_LOG_ERROR, __VA_ARGS__) [2024-12-05T18:56:10.047Z] | ^~~~~~~~~~~ [2024-12-05T18:56:10.047Z] /tmp/sdk/src/c/autoevent.c:81:66: note: format string is defined here [2024-12-05T18:56:10.047Z] 81 | iot_log_error (ai->svc->logger, "Auto Event size (%d KiB) exceeds configured MaxEventSize", edgex_event_cooked_size (event) / 1024); [2024-12-05T18:56:10.047Z] | ~^ [2024-12-05T18:56:10.047Z] | | [2024-12-05T18:56:10.047Z] | int [2024-12-05T18:56:10.047Z] | %ld [2024-12-05T18:56:10.047Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2024-12-05T18:56:10.047Z] [ 6%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2024-12-05T18:56:10.047Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2024-12-05T18:56:10.307Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2024-12-05T18:56:10.307Z] [ 12%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2024-12-05T18:56:10.307Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2024-12-05T18:56:10.567Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2024-12-05T18:56:10.567Z] [ 18%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2024-12-05T18:56:10.567Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2024-12-05T18:56:10.827Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2024-12-05T18:56:10.827Z] [ 24%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2024-12-05T18:56:10.827Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2024-12-05T18:56:10.827Z] [ 28%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2024-12-05T18:56:11.086Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2024-12-05T18:56:11.086Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2024-12-05T18:56:11.086Z] [ 34%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2024-12-05T18:56:11.345Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2024-12-05T18:56:11.345Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2024-12-05T18:56:11.345Z] [ 40%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2024-12-05T18:56:11.604Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2024-12-05T18:56:11.605Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2024-12-05T18:56:11.605Z] [ 46%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2024-12-05T18:56:11.864Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2024-12-05T18:56:11.864Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2024-12-05T18:56:11.864Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2024-12-05T18:56:12.124Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2024-12-05T18:56:12.124Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2024-12-05T18:56:12.384Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2024-12-05T18:56:12.384Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2024-12-05T18:56:12.384Z] /tmp/sdk/src/c/service.c: In function 'devsdk_service_start': [2024-12-05T18:56:12.384Z] /tmp/sdk/src/c/service.c:915:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2024-12-05T18:56:12.384Z] 915 | iot_data_t *allservices_config = iot_data_string_map_get_map(common_config_file, ALL_SVCS_NODE); [2024-12-05T18:56:12.384Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-12-05T18:56:12.384Z] /tmp/sdk/src/c/service.c:916:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] [2024-12-05T18:56:12.384Z] 916 | deviceservices_config = iot_data_string_map_get_map(common_config_file, DEV_SVCS_NODE); [2024-12-05T18:56:12.384Z] | ^ [2024-12-05T18:56:12.384Z] In file included from /tmp/sdk/src/c/../../include/devsdk/devsdk.h:18, [2024-12-05T18:56:12.384Z] from /tmp/sdk/src/c/service.h:12, [2024-12-05T18:56:12.384Z] from /tmp/sdk/src/c/service.c:9: [2024-12-05T18:56:12.384Z] /tmp/sdk/src/c/service.c:1087:32: warning: format '%d' expects argument of type 'int', but argument 4 has type 'uint64_t' {aka 'long unsigned int'} [-Wformat=] [2024-12-05T18:56:12.384Z] 1087 | iot_log_info (svc->logger, "Service started in: %dms", iot_time_msecs() - svc->starttime); [2024-12-05T18:56:12.384Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-12-05T18:56:12.384Z] | | [2024-12-05T18:56:12.384Z] | uint64_t {aka long unsigned int} [2024-12-05T18:56:12.384Z] /opt/iotech/iot/1.5/include/iot/logger.h:179:101: note: in definition of macro 'iot_log_info' [2024-12-05T18:56:12.384Z] 179 | #define iot_log_info(l,...) if ((l) && (l)->level >= IOT_LOG_INFO) iot_log__log ((l), IOT_LOG_INFO, __VA_ARGS__) [2024-12-05T18:56:12.384Z] | ^~~~~~~~~~~ [2024-12-05T18:56:12.384Z] /tmp/sdk/src/c/service.c:1087:54: note: format string is defined here [2024-12-05T18:56:12.384Z] 1087 | iot_log_info (svc->logger, "Service started in: %dms", iot_time_msecs() - svc->starttime); [2024-12-05T18:56:12.384Z] | ~^ [2024-12-05T18:56:12.384Z] | | [2024-12-05T18:56:12.384Z] | int [2024-12-05T18:56:12.384Z] | %ld [2024-12-05T18:56:12.384Z] /tmp/sdk/src/c/service.c: In function 'devsdk_post_readings': [2024-12-05T18:56:12.384Z] /tmp/sdk/src/c/service.c:1150:37: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] [2024-12-05T18:56:12.384Z] 1150 | iot_log_error (svc->logger, "Post readings: Event size (%d KiB) exceeds configured MaxEventSize", edgex_event_cooked_size (event) / 1024); [2024-12-05T18:56:12.384Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-12-05T18:56:12.384Z] | | [2024-12-05T18:56:12.384Z] | size_t {aka long unsigned int} [2024-12-05T18:56:12.384Z] /opt/iotech/iot/1.5/include/iot/logger.h:185:104: note: in definition of macro 'iot_log_error' [2024-12-05T18:56:12.384Z] 185 | #define iot_log_error(l,...) if ((l) && (l)->level >= IOT_LOG_ERROR) iot_log__log ((l), IOT_LOG_ERROR, __VA_ARGS__) [2024-12-05T18:56:12.384Z] | ^~~~~~~~~~~ [2024-12-05T18:56:12.384Z] /tmp/sdk/src/c/service.c:1150:66: note: format string is defined here [2024-12-05T18:56:12.384Z] 1150 | iot_log_error (svc->logger, "Post readings: Event size (%d KiB) exceeds configured MaxEventSize", edgex_event_cooked_size (event) / 1024); [2024-12-05T18:56:12.384Z] | ~^ [2024-12-05T18:56:12.384Z] | | [2024-12-05T18:56:12.384Z] | int [2024-12-05T18:56:12.384Z] | %ld [2024-12-05T18:56:12.384Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2024-12-05T18:56:12.643Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2024-12-05T18:56:12.643Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2024-12-05T18:56:12.643Z] [ 68%] Linking C shared library libcsdk.so [2024-12-05T18:56:12.643Z] [ 68%] Built target csdk [2024-12-05T18:56:12.643Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2024-12-05T18:56:12.902Z] [ 72%] Linking C executable template [2024-12-05T18:56:12.902Z] [ 72%] Built target template [2024-12-05T18:56:12.902Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2024-12-05T18:56:12.902Z] [ 76%] Linking C executable device-counter [2024-12-05T18:56:12.902Z] [ 76%] Built target device-counter [2024-12-05T18:56:12.902Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2024-12-05T18:56:13.160Z] [ 80%] Linking C executable device-random [2024-12-05T18:56:13.160Z] [ 80%] Built target device-random [2024-12-05T18:56:13.160Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2024-12-05T18:56:13.160Z] [ 84%] Linking C executable device-gyro [2024-12-05T18:56:13.420Z] [ 84%] Built target device-gyro [2024-12-05T18:56:13.420Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2024-12-05T18:56:13.420Z] [ 88%] Linking C executable device-bitfields [2024-12-05T18:56:13.420Z] [ 88%] Built target device-bitfields [2024-12-05T18:56:13.420Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2024-12-05T18:56:13.420Z] [ 92%] Linking C executable template-discovery [2024-12-05T18:56:13.679Z] [ 92%] Built target template-discovery [2024-12-05T18:56:13.679Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2024-12-05T18:56:13.679Z] [ 96%] Linking C executable device-file [2024-12-05T18:56:13.679Z] [ 96%] Built target device-file [2024-12-05T18:56:13.679Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2024-12-05T18:56:13.938Z] [100%] Linking C executable device-terminal [2024-12-05T18:56:13.938Z] [100%] Built target device-terminal [2024-12-05T18:56:13.938Z] make: Entering directory '/tmp/sdk/build/release' [2024-12-05T18:56:13.938Z] [ 68%] Built target csdk [2024-12-05T18:56:13.938Z] [ 72%] Built target template [2024-12-05T18:56:13.938Z] [ 76%] Built target device-counter [2024-12-05T18:56:13.938Z] [ 80%] Built target device-random [2024-12-05T18:56:13.938Z] [ 84%] Built target device-gyro [2024-12-05T18:56:13.938Z] [ 88%] Built target device-bitfields [2024-12-05T18:56:14.299Z] [ 92%] Built target template-discovery [2024-12-05T18:56:14.299Z] [ 96%] Built target device-file [2024-12-05T18:56:14.299Z] [100%] Built target device-terminal [2024-12-05T18:56:14.299Z] Install the project... [2024-12-05T18:56:14.299Z] -- Install configuration: "Release" [2024-12-05T18:56:14.299Z] -- Installing: /usr/local/lib/libcsdk.so [2024-12-05T18:56:14.299Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2024-12-05T18:56:14.299Z] -- Installing: /usr/local/include [2024-12-05T18:56:14.299Z] -- Installing: /usr/local/include/devsdk [2024-12-05T18:56:14.299Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2024-12-05T18:56:14.299Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2024-12-05T18:56:14.299Z] -- Installing: /usr/local/include/edgex [2024-12-05T18:56:14.299Z] -- Installing: /usr/local/include/edgex/edgex.h [2024-12-05T18:56:14.299Z] -- Installing: /usr/local/include/edgex/devices.h [2024-12-05T18:56:14.299Z] -- Installing: /usr/local/include/edgex/profiles.h [2024-12-05T18:56:14.299Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2024-12-05T18:56:14.299Z] -- Installing: /usr/local/include/edgex/rest-server.h [2024-12-05T18:56:14.299Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2024-12-05T18:56:14.299Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2024-12-05T18:56:14.299Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2024-12-05T18:56:14.299Z] make: Leaving directory '/tmp/sdk/build/release' [2024-12-05T18:56:14.868Z] Removing intermediate container 726732b39c42 [2024-12-05T18:56:14.868Z] ---> ed86dc2446f3 [2024-12-05T18:56:14.868Z] Step 14/22 : FROM ${BASE} [2024-12-05T18:56:14.868Z] ---> 6605166a5db4 [2024-12-05T18:56:14.868Z] Step 15/22 : LABEL maintainer="IOTech " [2024-12-05T18:56:14.868Z] ---> Running in 8ddd9e4ccc5f [2024-12-05T18:56:14.868Z] Removing intermediate container 8ddd9e4ccc5f [2024-12-05T18:56:14.868Z] ---> 4e27f5fe6ec2 [2024-12-05T18:56:14.868Z] Step 16/22 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2024-12-05T18:56:14.868Z] ---> Running in 693da013ae8c [2024-12-05T18:56:15.127Z] Connecting to iotech.jfrog.io (34.247.22.236:443) [2024-12-05T18:56:15.703Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2024-12-05T18:56:15.703Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2024-12-05T18:56:15.703Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2024-12-05T18:56:15.964Z] Removing intermediate container 693da013ae8c [2024-12-05T18:56:15.964Z] ---> 8cc36433571a [2024-12-05T18:56:15.964Z] Step 17/22 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main' >> /etc/apk/repositories [2024-12-05T18:56:15.964Z] ---> Running in fa03c98c75b5 [2024-12-05T18:56:16.614Z] Removing intermediate container fa03c98c75b5 [2024-12-05T18:56:16.614Z] ---> 3ab4f58a2b11 [2024-12-05T18:56:16.614Z] Step 18/22 : RUN apk add --update --no-cache binutils gcc libc-dev make git cmake yaml curl libmicrohttpd libuuid libcbor iotech-paho-mqtt-c-dev-1.3 iotech-iot-1.5 dumb-init [2024-12-05T18:56:16.614Z] ---> Running in 97d6d0c2722e [2024-12-05T18:56:16.614Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-12-05T18:56:16.875Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-12-05T18:56:17.134Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/x86_64/APKINDEX.tar.gz [2024-12-05T18:56:17.703Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2024-12-05T18:56:17.703Z] (1/8) Upgrading libcurl (8.4.0-r0 -> 8.9.1-r1) [2024-12-05T18:56:17.703Z] (2/8) Installing curl (8.9.1-r1) [2024-12-05T18:56:17.703Z] (3/8) Upgrading curl-dev (8.4.0-r0 -> 8.9.1-r1) [2024-12-05T18:56:17.703Z] (4/8) Installing dumb-init (1.2.5-r2) [2024-12-05T18:56:17.703Z] (5/8) Installing libcbor (0.10.2-r1) [2024-12-05T18:56:17.703Z] (6/8) Installing iotech-iot-1.5 (1.5.5-r0) [2024-12-05T18:56:18.270Z] (7/8) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2024-12-05T18:56:18.529Z] (8/8) Installing libuuid (2.38.1-r8) [2024-12-05T18:56:18.529Z] Executing busybox-1.36.1-r4.trigger [2024-12-05T18:56:18.529Z] OK: 331 MiB in 88 packages [2024-12-05T18:56:19.097Z] Removing intermediate container 97d6d0c2722e [2024-12-05T18:56:19.097Z] ---> aa0e87132ae1 [2024-12-05T18:56:19.097Z] Step 19/22 : RUN apk --no-cache upgrade [2024-12-05T18:56:19.097Z] ---> Running in 5190a467eb34 [2024-12-05T18:56:19.356Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-12-05T18:56:19.356Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-12-05T18:56:19.616Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/x86_64/APKINDEX.tar.gz [2024-12-05T18:56:20.185Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2024-12-05T18:56:20.185Z] Upgrading critical system libraries and apk-tools: [2024-12-05T18:56:20.185Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-12-05T18:56:20.185Z] Executing busybox-1.36.1-r4.trigger [2024-12-05T18:56:20.185Z] Continuing the upgrade transaction with new apk-tools: [2024-12-05T18:56:20.185Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-12-05T18:56:20.185Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-12-05T18:56:20.444Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/x86_64/APKINDEX.tar.gz [2024-12-05T18:56:21.013Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2024-12-05T18:56:21.013Z] (1/14) Upgrading busybox (1.36.1-r4 -> 1.36.1-r7) [2024-12-05T18:56:21.013Z] Executing busybox-1.36.1-r7.post-upgrade [2024-12-05T18:56:21.013Z] (2/14) Upgrading busybox-binsh (1.36.1-r4 -> 1.36.1-r7) [2024-12-05T18:56:21.013Z] (3/14) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-12-05T18:56:21.013Z] (4/14) Upgrading libcrypto3 (3.1.4-r0 -> 3.1.7-r1) [2024-12-05T18:56:21.013Z] (5/14) Upgrading libssl3 (3.1.4-r0 -> 3.1.7-r1) [2024-12-05T18:56:21.013Z] (6/14) Upgrading ssl_client (1.36.1-r4 -> 1.36.1-r7) [2024-12-05T18:56:21.013Z] (7/14) Upgrading libexpat (2.5.0-r1 -> 2.6.4-r0) [2024-12-05T18:56:21.013Z] (8/14) Upgrading libarchive (3.7.2-r0 -> 3.7.7-r0) [2024-12-05T18:56:21.013Z] (9/14) Upgrading ca-certificates (20230506-r0 -> 20240226-r0) [2024-12-05T18:56:21.013Z] (10/14) Upgrading openssl-dev (3.1.4-r0 -> 3.1.7-r1) [2024-12-05T18:56:21.013Z] (11/14) Upgrading git (2.40.1-r0 -> 2.40.3-r0) [2024-12-05T18:56:21.013Z] (12/14) Upgrading gnutls (3.8.0-r2 -> 3.8.4-r0) [2024-12-05T18:56:21.013Z] (13/14) Upgrading gnutls-c++ (3.8.0-r2 -> 3.8.4-r0) [2024-12-05T18:56:21.272Z] (14/14) Upgrading gnutls-dev (3.8.0-r2 -> 3.8.4-r0) [2024-12-05T18:56:21.272Z] Executing busybox-1.36.1-r7.trigger [2024-12-05T18:56:21.272Z] Executing ca-certificates-20240226-r0.trigger [2024-12-05T18:56:21.272Z] OK: 331 MiB in 88 packages [2024-12-05T18:56:22.210Z] Removing intermediate container 5190a467eb34 [2024-12-05T18:56:22.210Z] ---> ca384fb9be56 [2024-12-05T18:56:22.210Z] Step 20/22 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2024-12-05T18:56:22.210Z] ---> 42eb7352e650 [2024-12-05T18:56:22.210Z] Step 21/22 : COPY --from=builder /usr/local/lib /usr/local/lib [2024-12-05T18:56:22.470Z] ---> f63c4175cfa7 [2024-12-05T18:56:22.470Z] Step 22/22 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2024-12-05T18:56:22.470Z] ---> ab5ce1f6c035 [2024-12-05T18:56:22.470Z] Successfully built ab5ce1f6c035 [2024-12-05T18:56:22.470Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-05T18:56:22.866Z] + docker inspect -f . ci-base-image-x86_64 [2024-12-05T18:56:22.866Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-05T18:56:22.945Z] prd-ubuntu20.04-docker-8c-8g-34558 does not seem to be running inside a container [2024-12-05T18:56:22.970Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-c_PR-525 -v /w/workspace/edgexfoundry_device-sdk-c_PR-525:/w/workspace/edgexfoundry_device-sdk-c_PR-525:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-525@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-525@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-12-05T18:56:23.334Z] $ docker top b2a3938709076404cafe6cdf9ab93f68d8d91b8dcfa63fc315a1320e0e58c164 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-05T18:56:23.695Z] + make test [2024-12-05T18:56:23.696Z] echo "make test" [2024-12-05T18:56:23.696Z] make test [Pipeline] } [2024-12-05T18:56:23.703Z] $ docker stop --time=1 b2a3938709076404cafe6cdf9ab93f68d8d91b8dcfa63fc315a1320e0e58c164 [2024-12-05T18:56:24.995Z] $ docker rm -f --volumes b2a3938709076404cafe6cdf9ab93f68d8d91b8dcfa63fc315a1320e0e58c164 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-12-05T18:56:25.643Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-12-05T18:56:25.930Z] + ls -al . [2024-12-05T18:56:25.930Z] total 212 [2024-12-05T18:56:25.930Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 5 18:55 . [2024-12-05T18:56:25.930Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 5 18:55 .. [2024-12-05T18:56:25.930Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 5 18:55 .git [2024-12-05T18:56:25.930Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 5 18:55 .github [2024-12-05T18:56:25.930Z] -rw-rw-r-- 1 jenkins jenkins 176 Dec 5 18:55 .gitignore [2024-12-05T18:56:25.930Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 5 18:55 .semver [2024-12-05T18:56:25.930Z] -rw-rw-r-- 1 jenkins jenkins 2908 Dec 5 18:55 Attribution.txt [2024-12-05T18:56:25.930Z] -rw-rw-r-- 1 jenkins jenkins 11953 Dec 5 18:55 CHANGELOG.md [2024-12-05T18:56:25.930Z] -rw-rw-r-- 1 jenkins jenkins 108574 Dec 5 18:55 Doxyfile [2024-12-05T18:56:25.930Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 5 18:55 GOVERNANCE.md [2024-12-05T18:56:25.930Z] -rw-rw-r-- 1 jenkins jenkins 784 Dec 5 18:55 Jenkinsfile [2024-12-05T18:56:25.930Z] -rw-rw-r-- 1 jenkins jenkins 10174 Dec 5 18:55 LICENSE [2024-12-05T18:56:25.930Z] -rw-rw-r-- 1 jenkins jenkins 444 Dec 5 18:55 Makefile [2024-12-05T18:56:25.930Z] -rw-rw-r-- 1 jenkins jenkins 618 Dec 5 18:55 OWNERS.md [2024-12-05T18:56:25.930Z] -rw-rw-r-- 1 jenkins jenkins 1651 Dec 5 18:55 README.IOT.md [2024-12-05T18:56:25.930Z] -rw-rw-r-- 1 jenkins jenkins 4173 Dec 5 18:55 README.md [2024-12-05T18:56:25.930Z] -rw-rw-r-- 1 jenkins jenkins 1245 Dec 5 18:55 README.v3.md [2024-12-05T18:56:25.930Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 5 18:55 VERSION [2024-12-05T18:56:25.930Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 5 18:55 docs [2024-12-05T18:56:25.930Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 5 18:55 include [2024-12-05T18:56:25.930Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 5 18:55 scripts [2024-12-05T18:56:25.930Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 5 18:55 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-05T18:56:26.246Z] + 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=2c8e8d9cf8b0252b5716a1fc37bf984a1331f6fc --label arch=amd64 --label version=0.0.0 . [2024-12-05T18:56:26.246Z] Sending build context to Docker daemon 5.134MB [2024-12-05T18:56:26.246Z] Step 1/18 : ARG BASE=alpine:3.18 [2024-12-05T18:56:26.246Z] Step 2/18 : FROM ${BASE} [2024-12-05T18:56:26.246Z] ---> ab5ce1f6c035 [2024-12-05T18:56:26.246Z] Step 3/18 : LABEL maintainer="IOTech " [2024-12-05T18:56:26.505Z] ---> Running in 20f4e59fd63b [2024-12-05T18:56:26.505Z] Removing intermediate container 20f4e59fd63b [2024-12-05T18:56:26.505Z] ---> b252aa7e13d4 [2024-12-05T18:56:26.505Z] Step 4/18 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2024-12-05T18:56:26.505Z] ---> Running in 7b15a6ce989f [2024-12-05T18:56:26.764Z] Connecting to iotech.jfrog.io (54.73.4.50:443) [2024-12-05T18:56:27.023Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2024-12-05T18:56:27.023Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2024-12-05T18:56:27.023Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2024-12-05T18:56:27.282Z] Removing intermediate container 7b15a6ce989f [2024-12-05T18:56:27.282Z] ---> 54a1a2dd5242 [2024-12-05T18:56:27.282Z] Step 5/18 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main' >> /etc/apk/repositories [2024-12-05T18:56:27.282Z] ---> Running in e5e3b183c528 [2024-12-05T18:56:27.849Z] Removing intermediate container e5e3b183c528 [2024-12-05T18:56:27.849Z] ---> 21b821f0eb40 [2024-12-05T18:56:27.849Z] Step 6/18 : RUN apk add --update --no-cache binutils gcc libc-dev make git cmake yaml-dev curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev libcbor-dev iotech-paho-mqtt-c-dev-1.3 iotech-iot-1.5-dev dumb-init && mkdir -p /edgex-c-sdk/build [2024-12-05T18:56:27.849Z] ---> Running in c70566027860 [2024-12-05T18:56:28.107Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-12-05T18:56:28.368Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-12-05T18:56:28.627Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/x86_64/APKINDEX.tar.gz [2024-12-05T18:56:29.194Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2024-12-05T18:56:29.194Z] (1/11) Installing iotech-iot-1.5-dev (1.5.5-r0) [2024-12-05T18:56:29.194Z] (2/11) Installing libcbor-dev (0.10.2-r1) [2024-12-05T18:56:29.194Z] (3/11) Installing libmenuw (6.4_p20230506-r0) [2024-12-05T18:56:29.194Z] (4/11) Installing libpanelw (6.4_p20230506-r0) [2024-12-05T18:56:29.194Z] (5/11) Installing libncurses++ (6.4_p20230506-r0) [2024-12-05T18:56:29.194Z] (6/11) Installing ncurses-dev (6.4_p20230506-r0) [2024-12-05T18:56:29.194Z] (7/11) Installing libblkid (2.38.1-r8) [2024-12-05T18:56:29.194Z] (8/11) Installing libfdisk (2.38.1-r8) [2024-12-05T18:56:29.194Z] (9/11) Installing libmount (2.38.1-r8) [2024-12-05T18:56:29.194Z] (10/11) Installing libsmartcols (2.38.1-r8) [2024-12-05T18:56:29.194Z] (11/11) Installing util-linux-dev (2.38.1-r8) [2024-12-05T18:56:29.513Z] Executing busybox-1.36.1-r7.trigger [2024-12-05T18:56:29.513Z] OK: 336 MiB in 99 packages [2024-12-05T18:56:29.788Z] Removing intermediate container c70566027860 [2024-12-05T18:56:29.788Z] ---> d86ee8c8942e [2024-12-05T18:56:29.788Z] Step 7/18 : RUN apk --no-cache upgrade [2024-12-05T18:56:30.047Z] ---> Running in 794d186c993f [2024-12-05T18:56:30.310Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-12-05T18:56:30.310Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-12-05T18:56:30.310Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/x86_64/APKINDEX.tar.gz [2024-12-05T18:56:30.878Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2024-12-05T18:56:30.878Z] OK: 336 MiB in 99 packages [2024-12-05T18:56:31.449Z] Removing intermediate container 794d186c993f [2024-12-05T18:56:31.449Z] ---> 6446c064816d [2024-12-05T18:56:31.449Z] Step 8/18 : COPY VERSION /edgex-c-sdk/ [2024-12-05T18:56:31.449Z] ---> ceb509d415ca [2024-12-05T18:56:31.449Z] Step 9/18 : COPY src /edgex-c-sdk/src/ [2024-12-05T18:56:31.449Z] ---> aadf13e6f570 [2024-12-05T18:56:31.449Z] Step 10/18 : COPY include /edgex-c-sdk/include/ [2024-12-05T18:56:31.707Z] ---> 2494ebff5aa9 [2024-12-05T18:56:31.707Z] Step 11/18 : COPY scripts /edgex-c-sdk/scripts [2024-12-05T18:56:31.980Z] ---> f9f977ecbcd5 [2024-12-05T18:56:31.980Z] Step 12/18 : COPY LICENSE /edgex-c-sdk/ [2024-12-05T18:56:31.980Z] ---> 63cc77c0a71c [2024-12-05T18:56:31.980Z] Step 13/18 : COPY Attribution.txt /edgex-c-sdk/ [2024-12-05T18:56:32.239Z] ---> 8ee02df0fa71 [2024-12-05T18:56:32.239Z] Step 14/18 : WORKDIR /edgex-c-sdk [2024-12-05T18:56:32.239Z] ---> Running in 9e49b1e4f3e0 [2024-12-05T18:56:32.239Z] Removing intermediate container 9e49b1e4f3e0 [2024-12-05T18:56:32.239Z] ---> 6ae5fb1f894b [2024-12-05T18:56:32.239Z] Step 15/18 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2024-12-05T18:56:32.239Z] ---> Running in 55c70e4045ae [2024-12-05T18:56:32.239Z] Removing intermediate container 55c70e4045ae [2024-12-05T18:56:32.239Z] ---> 0f07b312e9d0 [2024-12-05T18:56:32.239Z] Step 16/18 : LABEL arch=amd64 [2024-12-05T18:56:32.239Z] ---> Running in f399d778fb38 [2024-12-05T18:56:32.498Z] Removing intermediate container f399d778fb38 [2024-12-05T18:56:32.498Z] ---> dd33f2611f17 [2024-12-05T18:56:32.498Z] Step 17/18 : LABEL git_sha=2c8e8d9cf8b0252b5716a1fc37bf984a1331f6fc [2024-12-05T18:56:32.498Z] ---> Running in e986328ebc11 [2024-12-05T18:56:32.498Z] Removing intermediate container e986328ebc11 [2024-12-05T18:56:32.498Z] ---> 65b951a67a9e [2024-12-05T18:56:32.498Z] Step 18/18 : LABEL version=0.0.0 [2024-12-05T18:56:32.498Z] ---> Running in d366fd21e7ef [2024-12-05T18:56:32.498Z] Removing intermediate container d366fd21e7ef [2024-12-05T18:56:32.498Z] ---> 5acdfb69a107 [2024-12-05T18:56:32.498Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2024-12-05T18:56:32.498Z] Successfully built 5acdfb69a107 [2024-12-05T18:56:32.498Z] Successfully tagged device-sdk:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-05T18:56:33.040Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-05T18:56:33.040Z] [2024-12-05T18:56:33.040Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-05T18:56:33.342Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-05T18:56:33.342Z] latest: Pulling from edgex-lftools-log-publisher [2024-12-05T18:56:33.342Z] 5eb5b503b376: Pulling fs layer [2024-12-05T18:56:33.342Z] 5c69ac0246d0: Pulling fs layer [2024-12-05T18:56:33.342Z] ec43610c2a17: Pulling fs layer [2024-12-05T18:56:33.342Z] 3a2ae6a8a46f: Pulling fs layer [2024-12-05T18:56:33.342Z] 33b1e0a273af: Pulling fs layer [2024-12-05T18:56:33.342Z] 5d3b04190fa2: Pulling fs layer [2024-12-05T18:56:33.342Z] 2f39f015ded8: Pulling fs layer [2024-12-05T18:56:33.342Z] 3a2ae6a8a46f: Waiting [2024-12-05T18:56:33.342Z] 33b1e0a273af: Waiting [2024-12-05T18:56:33.342Z] 5d3b04190fa2: Waiting [2024-12-05T18:56:33.342Z] 5c69ac0246d0: Download complete [2024-12-05T18:56:33.342Z] 3a2ae6a8a46f: Verifying Checksum [2024-12-05T18:56:33.342Z] 3a2ae6a8a46f: Download complete [2024-12-05T18:56:33.342Z] 33b1e0a273af: Verifying Checksum [2024-12-05T18:56:33.342Z] 33b1e0a273af: Download complete [2024-12-05T18:56:33.342Z] ec43610c2a17: Verifying Checksum [2024-12-05T18:56:33.342Z] ec43610c2a17: Download complete [2024-12-05T18:56:33.342Z] 5d3b04190fa2: Verifying Checksum [2024-12-05T18:56:33.342Z] 5d3b04190fa2: Download complete [2024-12-05T18:56:33.600Z] 5eb5b503b376: Verifying Checksum [2024-12-05T18:56:33.600Z] 5eb5b503b376: Download complete [2024-12-05T18:56:34.166Z] 2f39f015ded8: Download complete [2024-12-05T18:56:34.730Z] 5eb5b503b376: Pull complete [2024-12-05T18:56:34.988Z] 5c69ac0246d0: Pull complete [2024-12-05T18:56:35.247Z] ec43610c2a17: Pull complete [2024-12-05T18:56:35.506Z] 3a2ae6a8a46f: Pull complete [2024-12-05T18:56:35.764Z] 33b1e0a273af: Pull complete [2024-12-05T18:56:35.764Z] 5d3b04190fa2: Pull complete [2024-12-05T18:56:39.952Z] 2f39f015ded8: Pull complete [2024-12-05T18:56:39.952Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-12-05T18:56:39.952Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-05T18:56:39.952Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-05T18:56:40.074Z] prd-ubuntu20.04-docker-8c-8g-34558 does not seem to be running inside a container [2024-12-05T18:56:40.114Z] $ 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/edgexfoundry_device-sdk-c_PR-525 -v /w/workspace/edgexfoundry_device-sdk-c_PR-525:/w/workspace/edgexfoundry_device-sdk-c_PR-525:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-525@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-525@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-12-05T18:56:44.155Z] $ docker top 03dac468a088032057fb9a14416882b500f10db8c1e3e2b0788460bf0397ff0c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-05T18:56:44.593Z] ---> job-cost.sh [2024-12-05T18:56:44.593Z] lf-activate-venv: SKIPPING [2024-12-05T18:56:44.593Z] INFO: No Stack... [2024-12-05T18:56:44.853Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-05T18:56:45.113Z] INFO: Archiving Costs [Pipeline] sh [2024-12-05T18:56:45.408Z] + cat /w/workspace/edgexfoundry_device-sdk-c_PR-525/archives/cost.csv [2024-12-05T18:56:45.408Z] + cut -d, -f6 [Pipeline] lock [2024-12-05T18:56:45.421Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-c-PR-525-4-stack-cost] [2024-12-05T18:56:45.437Z] Resource [jenkins-edgexfoundry-device-sdk-c-PR-525-4-stack-cost] did not exist. Created. [2024-12-05T18:56:45.445Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-c-PR-525-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-12-05T18:56:45.762Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-12-05T18:56:45.802Z] Stashed 1 file(s) [Pipeline] } [2024-12-05T18:56:45.810Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-c-PR-525-4-stack-cost] [Pipeline] // lock [Pipeline] } [2024-12-05T18:56:45.835Z] $ docker stop --time=1 03dac468a088032057fb9a14416882b500f10db8c1e3e2b0788460bf0397ff0c [2024-12-05T18:56:46.992Z] $ docker rm -f --volumes 03dac468a088032057fb9a14416882b500f10db8c1e3e2b0788460bf0397ff0c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-12-05T18:56:47.760Z] + [ -d /w/workspace/edgexfoundry_device-sdk-c_PR-525/archives ] [2024-12-05T18:56:47.760Z] + ls -al /w/workspace/edgexfoundry_device-sdk-c_PR-525/archives [2024-12-05T18:56:47.760Z] total 16 [2024-12-05T18:56:47.760Z] drwxr-xr-x 3 root root 4096 Dec 5 18:56 . [2024-12-05T18:56:47.760Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 5 18:56 .. [2024-12-05T18:56:47.760Z] drwxr-xr-x 2 root root 4096 Dec 5 18:56 cost [2024-12-05T18:56:47.760Z] -rw-r--r-- 1 root root 84 Dec 5 18:56 cost.csv [2024-12-05T18:56:47.760Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-c_PR-525/archives [2024-12-05T18:56:47.760Z] + ls -al /w/workspace/edgexfoundry_device-sdk-c_PR-525/archives [2024-12-05T18:56:47.760Z] total 16 [2024-12-05T18:56:47.760Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 5 18:56 . [2024-12-05T18:56:47.760Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 5 18:56 .. [2024-12-05T18:56:47.760Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 5 18:56 cost [2024-12-05T18:56:47.760Z] -rw-r--r-- 1 jenkins jenkins 84 Dec 5 18:56 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-12-05T18:56:49.273Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-05T18:56:50.133Z] ---> package-listing.sh [2024-12-05T18:56:50.133Z] ++ facter osfamily [2024-12-05T18:56:50.133Z] ++ tr '[:upper:]' '[:lower:]' [2024-12-05T18:56:50.393Z] + OS_FAMILY=debian [2024-12-05T18:56:50.393Z] + workspace=/w/workspace/edgexfoundry_device-sdk-c_PR-525 [2024-12-05T18:56:50.393Z] + START_PACKAGES=/tmp/packages_start.txt [2024-12-05T18:56:50.393Z] + END_PACKAGES=/tmp/packages_end.txt [2024-12-05T18:56:50.393Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-12-05T18:56:50.393Z] + PACKAGES=/tmp/packages_start.txt [2024-12-05T18:56:50.393Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-525 ']' [2024-12-05T18:56:50.393Z] + PACKAGES=/tmp/packages_end.txt [2024-12-05T18:56:50.393Z] + case "${OS_FAMILY}" in [2024-12-05T18:56:50.393Z] + dpkg -l [2024-12-05T18:56:50.393Z] + grep '^ii' [2024-12-05T18:56:50.393Z] + '[' -f /tmp/packages_start.txt ']' [2024-12-05T18:56:50.393Z] + '[' -f /tmp/packages_end.txt ']' [2024-12-05T18:56:50.393Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-12-05T18:56:50.393Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-525 ']' [2024-12-05T18:56:50.393Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_PR-525/archives/ [2024-12-05T18:56:50.393Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_PR-525/archives/ [Pipeline] echo [2024-12-05T18:56:50.404Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-c_PR-525/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-12-05T18:56:50.684Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-05T18:56:51.245Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-05T18:56:51.245Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-05T18:56:51.323Z] prd-ubuntu20.04-docker-8c-8g-34558 does not seem to be running inside a container [2024-12-05T18:56:51.353Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-c_PR-525/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-c_PR-525 -v /w/workspace/edgexfoundry_device-sdk-c_PR-525:/w/workspace/edgexfoundry_device-sdk-c_PR-525:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-525@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-525@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-12-05T18:56:51.578Z] $ docker top ecc94e502457fff74e8c6bbe9e85faffb1d3258a2e72d33bab36893969951da2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-05T18:56:51.934Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-12-05T18:56:52.232Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-12-05T18:56:52.521Z] + ls /var/log/sa-host [2024-12-05T18:56:52.521Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-05T18:56:52.688Z] provisioning config files... [2024-12-05T18:56:52.697Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-525@tmp/config3796036563749853314tmp [Pipeline] { [Pipeline] echo [2024-12-05T18:56:52.714Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-05T18:56:53.000Z] ---> create-netrc.sh [Pipeline] } [2024-12-05T18:56:53.008Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-12-05T18:56:53.348Z] ---> python-tools-install.sh [Pipeline] echo [2024-12-05T18:56:53.356Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-05T18:56:53.643Z] ---> sudo-logs.sh [2024-12-05T18:56:53.644Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-12-05T18:56:53.670Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-05T18:56:53.961Z] ---> job-cost.sh [2024-12-05T18:56:53.961Z] lf-activate-venv: SKIPPING [2024-12-05T18:56:53.961Z] DEBUG: total: 0.2199999988079071 [2024-12-05T18:56:53.961Z] INFO: Retrieving Stack Cost... [2024-12-05T18:56:53.961Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-05T18:56:54.220Z] INFO: Archiving Costs [Pipeline] echo [2024-12-05T18:56:54.232Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-05T18:56:54.515Z] ---> logs-deploy.sh [2024-12-05T18:56:54.515Z] lf-activate-venv: SKIPPING [2024-12-05T18:56:54.515Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-525/4 [2024-12-05T18:56:54.515Z] INFO: archiving workspace using pattern(s): [2024-12-05T18:56:55.453Z] Archives upload complete. [2024-12-05T18:56:55.453Z] INFO: archiving logs to Nexus