Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 21bffedd0e4244863d481c0c0ad962d13e5b55cf 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-ssh14460047425801635410.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 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-ssh1458078118025009888.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 056ae7b86453181957306e7078512cbe12174832 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/main/workspace@libs/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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13340039659986071620.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > 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-ssh13993636884834748262.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/main/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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17601900272921768233.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6368 in /w/workspace/edgexfoundry_device-sdk-c_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-c.git > git init /w/workspace/edgexfoundry_device-sdk-c_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git > git --version # timeout=10 > git --version # 'git version 2.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 Avoid second fetch Checking out Revision 21bffedd0e4244863d481c0c0ad962d13e5b55cf (main) Commit message: "Merge pull request #579 from sudarsan-22/main" > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 21bffedd0e4244863d481c0c0ad962d13e5b55cf # timeout=10 > git rev-list --no-walk c3e18d371a328fec804c84a18f094d19c88bf0e0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-08-06T14:31:22.846Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-08-06T14:31:22.911Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-08-06T14:31:22.931Z] ========================================================= [2025-08-06T14:31:22.931Z] EdgeX Global Pipelines Version Info [2025-08-06T14:31:22.931Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-08-06T14:31:24.804Z] ------------------- [2025-08-06T14:31:24.804Z] stable info: [2025-08-06T14:31:24.804Z] ------------------- [2025-08-06T14:31:24.804Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-08-06T14:31:24.804Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-06T14:31:24.804Z] Message: update stable to v1.0.276 [2025-08-06T14:31:25.372Z] ------------------- [2025-08-06T14:31:25.372Z] experimental info: [2025-08-06T14:31:25.372Z] ------------------- [2025-08-06T14:31:25.372Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-08-06T14:31:25.372Z] Commit SHA: 056ae7b86453181957306e7078512cbe12174832 [2025-08-06T14:31:25.372Z] Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-08-06T14:31:25.446Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo [2025-08-06T14:31:25.466Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo [2025-08-06T14:31:25.483Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-08-06T14:31:25.498Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-08-06T14:31:25.519Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-08-06T14:31:25.535Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2025-08-06T14:31:25.558Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2025-08-06T14:31:25.575Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-08-06T14:31:25.593Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-08-06T14:31:25.610Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk [Pipeline] echo [2025-08-06T14:31:25.631Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-08-06T14:31:25.650Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-08-06T14:31:25.673Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-08-06T14:31:25.691Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2025-08-06T14:31:25.713Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-08-06T14:31:25.733Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-08-06T14:31:25.752Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-08-06T14:31:25.771Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-08-06T14:31:25.795Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-08-06T14:31:25.817Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-08-06T14:31:25.836Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 21bffedd0e4244863d481c0c0ad962d13e5b55cf [Pipeline] echo [2025-08-06T14:31:25.857Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 21bffed [Pipeline] echo [2025-08-06T14:31:25.881Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-06T14:31:25.939Z] provisioning config files... [2025-08-06T14:31:25.950Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config18313505090672925750tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-06T14:31:26.275Z] ---> ****-login.sh [2025-08-06T14:31:26.275Z] nexus3.edgexfoundry.org:10001 [2025-08-06T14:31:26.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-06T14:31:26.533Z] [2025-08-06T14:31:26.533Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-06T14:31:26.533Z] Configure a credential helper to remove this warning. See [2025-08-06T14:31:26.533Z] https://docs.****.com/go/credential-store/ [2025-08-06T14:31:26.533Z] [2025-08-06T14:31:26.533Z] Login Succeeded [2025-08-06T14:31:26.533Z] nexus3.edgexfoundry.org:10002 [2025-08-06T14:31:26.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-06T14:31:26.533Z] [2025-08-06T14:31:26.533Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-06T14:31:26.533Z] Configure a credential helper to remove this warning. See [2025-08-06T14:31:26.533Z] https://docs.****.com/go/credential-store/ [2025-08-06T14:31:26.533Z] [2025-08-06T14:31:26.533Z] Login Succeeded [2025-08-06T14:31:26.533Z] nexus3.edgexfoundry.org:10003 [2025-08-06T14:31:26.793Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-06T14:31:26.793Z] [2025-08-06T14:31:26.793Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-06T14:31:26.793Z] Configure a credential helper to remove this warning. See [2025-08-06T14:31:26.793Z] https://docs.****.com/go/credential-store/ [2025-08-06T14:31:26.793Z] [2025-08-06T14:31:26.793Z] Login Succeeded [2025-08-06T14:31:26.793Z] nexus3.edgexfoundry.org:10004 [2025-08-06T14:31:26.793Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-06T14:31:26.793Z] [2025-08-06T14:31:26.793Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-06T14:31:26.794Z] Configure a credential helper to remove this warning. See [2025-08-06T14:31:26.794Z] https://docs.****.com/go/credential-store/ [2025-08-06T14:31:26.794Z] [2025-08-06T14:31:26.794Z] Login Succeeded [2025-08-06T14:31:26.794Z] ****.io [2025-08-06T14:31:26.794Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-06T14:31:27.054Z] [2025-08-06T14:31:27.054Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-08-06T14:31:27.054Z] Configure a credential helper to remove this warning. See [2025-08-06T14:31:27.054Z] https://docs.****.com/go/credential-store/ [2025-08-06T14:31:27.054Z] [2025-08-06T14:31:27.054Z] Login Succeeded [2025-08-06T14:31:27.054Z] ---> ****-login.sh ends [Pipeline] } [2025-08-06T14:31:27.062Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build LTS Release Image) [Pipeline] sh [2025-08-06T14:31:27.467Z] + git rev-list -1 --merges 21bffedd0e4244863d481c0c0ad962d13e5b55cf~1..21bffedd0e4244863d481c0c0ad962d13e5b55cf [Pipeline] echo [2025-08-06T14:31:27.496Z] -----------> git rev-list -1 --merges 21bffedd0e4244863d481c0c0ad962d13e5b55cf~1..21bffedd0e4244863d481c0c0ad962d13e5b55cf 21bffedd0e4244863d481c0c0ad962d13e5b55cf [2025-08-06T14:31:27.496Z] 21bffedd0e4244863d481c0c0ad962d13e5b55cf [false] [Pipeline] sh [2025-08-06T14:31:27.789Z] + git log --format=format:%s -1 21bffedd0e4244863d481c0c0ad962d13e5b55cf [Pipeline] echo [2025-08-06T14:31:27.807Z] ========================================================= [2025-08-06T14:31:27.807Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-08-06T14:31:27.808Z] ========================================================= 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 [2025-08-06T14:31:28.259Z] + git rev-list -1 --merges 21bffedd0e4244863d481c0c0ad962d13e5b55cf~1..21bffedd0e4244863d481c0c0ad962d13e5b55cf [Pipeline] echo [2025-08-06T14:31:28.272Z] -----------> git rev-list -1 --merges 21bffedd0e4244863d481c0c0ad962d13e5b55cf~1..21bffedd0e4244863d481c0c0ad962d13e5b55cf 21bffedd0e4244863d481c0c0ad962d13e5b55cf [2025-08-06T14:31:28.272Z] 21bffedd0e4244863d481c0c0ad962d13e5b55cf [false] [Pipeline] sh [2025-08-06T14:31:28.566Z] + git log --format=format:%s -1 21bffedd0e4244863d481c0c0ad962d13e5b55cf [Pipeline] echo [2025-08-06T14:31:28.582Z] ========================================================= [2025-08-06T14:31:28.582Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-08-06T14:31:28.582Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-08-06T14:31:29.011Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-06T14:31:29.011Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-08-06T14:31:29.011Z] + [ -e /tmp/ssh_known_hosts ] [2025-08-06T14:31:29.011Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-08-06T14:31:29.011Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-08-06T14:31:29.011Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-08-06T14:31:29.011Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T14:31:29.426Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-06T14:31:29.427Z] [2025-08-06T14:31:29.427Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T14:31:29.730Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-06T14:31:29.730Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-08-06T14:31:29.730Z] 3dae71ba6b94: Pulling fs layer [2025-08-06T14:31:29.730Z] 6bf1a483ea7c: Pulling fs layer [2025-08-06T14:31:29.730Z] f5dfc541a4d3: Pulling fs layer [2025-08-06T14:31:29.730Z] 461d9e800cba: Pulling fs layer [2025-08-06T14:31:29.730Z] 80192f66455f: Pulling fs layer [2025-08-06T14:31:29.730Z] 2e8e34ca0e6c: Pulling fs layer [2025-08-06T14:31:29.730Z] a29436f7fd5d: Pulling fs layer [2025-08-06T14:31:29.730Z] 923cac83aea3: Pulling fs layer [2025-08-06T14:31:29.730Z] 25ad8b0a4227: Pulling fs layer [2025-08-06T14:31:29.730Z] db01528c6b51: Pulling fs layer [2025-08-06T14:31:29.730Z] 28988de357af: Pulling fs layer [2025-08-06T14:31:29.730Z] 25ad8b0a4227: Waiting [2025-08-06T14:31:29.730Z] 923cac83aea3: Waiting [2025-08-06T14:31:29.730Z] 461d9e800cba: Waiting [2025-08-06T14:31:29.730Z] 80192f66455f: Waiting [2025-08-06T14:31:29.730Z] 2e8e34ca0e6c: Waiting [2025-08-06T14:31:29.730Z] a29436f7fd5d: Waiting [2025-08-06T14:31:29.730Z] db01528c6b51: Waiting [2025-08-06T14:31:29.730Z] 28988de357af: Waiting [2025-08-06T14:31:29.730Z] 6bf1a483ea7c: Verifying Checksum [2025-08-06T14:31:29.730Z] 6bf1a483ea7c: Download complete [2025-08-06T14:31:29.730Z] 461d9e800cba: Download complete [2025-08-06T14:31:29.730Z] 80192f66455f: Verifying Checksum [2025-08-06T14:31:29.730Z] 80192f66455f: Download complete [2025-08-06T14:31:29.988Z] f5dfc541a4d3: Verifying Checksum [2025-08-06T14:31:29.988Z] f5dfc541a4d3: Download complete [2025-08-06T14:31:29.988Z] 3dae71ba6b94: Verifying Checksum [2025-08-06T14:31:29.988Z] 3dae71ba6b94: Download complete [2025-08-06T14:31:29.988Z] 923cac83aea3: Verifying Checksum [2025-08-06T14:31:29.988Z] 923cac83aea3: Download complete [2025-08-06T14:31:29.988Z] 25ad8b0a4227: Verifying Checksum [2025-08-06T14:31:29.988Z] 25ad8b0a4227: Download complete [2025-08-06T14:31:29.988Z] db01528c6b51: Verifying Checksum [2025-08-06T14:31:29.988Z] db01528c6b51: Download complete [2025-08-06T14:31:29.988Z] 28988de357af: Download complete [2025-08-06T14:31:30.246Z] a29436f7fd5d: Verifying Checksum [2025-08-06T14:31:30.247Z] a29436f7fd5d: Download complete [2025-08-06T14:31:30.505Z] 2e8e34ca0e6c: Verifying Checksum [2025-08-06T14:31:30.505Z] 2e8e34ca0e6c: Download complete [2025-08-06T14:31:31.443Z] 3dae71ba6b94: Pull complete [2025-08-06T14:31:31.443Z] 6bf1a483ea7c: Pull complete [2025-08-06T14:31:32.011Z] f5dfc541a4d3: Pull complete [2025-08-06T14:31:32.269Z] 461d9e800cba: Pull complete [2025-08-06T14:31:32.269Z] 80192f66455f: Pull complete [2025-08-06T14:31:36.462Z] 2e8e34ca0e6c: Pull complete [2025-08-06T14:31:36.723Z] a29436f7fd5d: Pull complete [2025-08-06T14:31:36.724Z] 923cac83aea3: Pull complete [2025-08-06T14:31:36.983Z] 25ad8b0a4227: Pull complete [2025-08-06T14:31:36.983Z] db01528c6b51: Pull complete [2025-08-06T14:31:36.983Z] 28988de357af: Pull complete [2025-08-06T14:31:36.983Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-08-06T14:31:36.983Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-06T14:31:36.983Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-06T14:31:37.116Z] prd-ubuntu20.04-docker-8c-8g-6368 does not seem to be running inside a container [2025-08-06T14:31:37.134Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-08-06T14:31:38.817Z] $ docker top b0d4b1414c214acccd44231805c33b873cc9fedb863f98539cd74407178e069b -eo pid,comm [2025-08-06T14:31:38.876Z] 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). [2025-08-06T14:31:38.876Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-06T14:31:38.937Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-06T14:31:38.937Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-06T14:31:39.037Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-06T14:31:39.028Z] $ docker exec b0d4b1414c214acccd44231805c33b873cc9fedb863f98539cd74407178e069b ssh-agent [2025-08-06T14:31:39.144Z] SSH_AUTH_SOCK=/tmp/ssh-xlxCyw7FjYqQ/agent.32 [2025-08-06T14:31:39.144Z] SSH_AGENT_PID=38 [2025-08-06T14:31:39.149Z] Running ssh-add (command line suppressed) [2025-08-06T14:31:39.227Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_4757977666834325937.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_4757977666834325937.key) [2025-08-06T14:31:39.251Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-06T14:31:39.543Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-c_main [Pipeline] sh [2025-08-06T14:31:39.830Z] + git tag --points-at HEAD [Pipeline] } [2025-08-06T14:31:39.831Z] $ docker exec --env ******** --env ******** b0d4b1414c214acccd44231805c33b873cc9fedb863f98539cd74407178e069b ssh-agent -k [2025-08-06T14:31:39.921Z] unset SSH_AUTH_SOCK; [2025-08-06T14:31:39.921Z] unset SSH_AGENT_PID; [2025-08-06T14:31:39.921Z] echo Agent pid 38 killed; [2025-08-06T14:31:39.941Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-08-06T14:31:39.977Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-06T14:31:39.977Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-06T14:31:40.086Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-06T14:31:40.078Z] $ docker exec b0d4b1414c214acccd44231805c33b873cc9fedb863f98539cd74407178e069b ssh-agent [2025-08-06T14:31:40.185Z] SSH_AUTH_SOCK=/tmp/ssh-uAnejloLZRxp/agent.85 [2025-08-06T14:31:40.185Z] SSH_AGENT_PID=91 [2025-08-06T14:31:40.190Z] Running ssh-add (command line suppressed) [2025-08-06T14:31:40.278Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_8034678506236265658.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_8034678506236265658.key) [2025-08-06T14:31:40.305Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-06T14:31:40.596Z] + git semver init [2025-08-06T14:31:40.856Z] 2025-08-06 14:31:40,788 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-06T14:31:40.856Z] 2025-08-06 14:31:40,791 [run_init] DEBUG init version:0.0.0 force:False [2025-08-06T14:31:40.856Z] 2025-08-06 14:31:40,792 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-c_main/.semver [2025-08-06T14:31:40.856Z] 2025-08-06 14:31:40,792 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-c.git /w/workspace/edgexfoundry_device-sdk-c_main/.semver [2025-08-06T14:31:40.856Z] 2025-08-06 14:31:40,792 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-c.git', '/w/workspace/edgexfoundry_device-sdk-c_main/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main, stdin=None, shell=False, universal_newlines=False) [2025-08-06T14:31:41.795Z] 2025-08-06 14:31:41,581 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-c_main/.git/info/exclude [2025-08-06T14:31:41.795Z] 2025-08-06 14:31:41,582 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-c_main/.semver/main with force:False [2025-08-06T14:31:41.795Z] 2025-08-06 14:31:41,582 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2025-08-06T14:31:41.795Z] 2025-08-06 14:31:41,582 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2025-08-06T14:31:41.795Z] 4.1.0-dev.4 [Pipeline] } [2025-08-06T14:31:41.795Z] $ docker exec --env ******** --env ******** b0d4b1414c214acccd44231805c33b873cc9fedb863f98539cd74407178e069b ssh-agent -k [2025-08-06T14:31:41.883Z] unset SSH_AUTH_SOCK; [2025-08-06T14:31:41.883Z] unset SSH_AGENT_PID; [2025-08-06T14:31:41.883Z] echo Agent pid 91 killed; [2025-08-06T14:31:41.902Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-06T14:31:42.221Z] + git semver [Pipeline] } [2025-08-06T14:31:42.484Z] $ docker stop --time=1 b0d4b1414c214acccd44231805c33b873cc9fedb863f98539cd74407178e069b [2025-08-06T14:31:43.749Z] $ docker rm -f --volumes b0d4b1414c214acccd44231805c33b873cc9fedb863f98539cd74407178e069b [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-06T14:31:44.096Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-08-06T14:31:44.294Z] Stashed 1 file(s) [Pipeline] echo [2025-08-06T14:31:44.298Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.4 [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] { (Prep) [Pipeline] // stage [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 [2025-08-06T14:31:44.578Z] provisioning config files... [Pipeline] // stage [2025-08-06T14:31:44.587Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config9299679572187777484tmp [Pipeline] } [Pipeline] // stage [Pipeline] { [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [2025-08-06T14:31:44.915Z] ---> ****-login.sh [2025-08-06T14:31:44.915Z] nexus3.edgexfoundry.org:10001 [2025-08-06T14:31:44.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-06T14:31:44.915Z] Login Succeeded [2025-08-06T14:31:44.915Z] nexus3.edgexfoundry.org:10002 [2025-08-06T14:31:44.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-06T14:31:44.915Z] Login Succeeded [2025-08-06T14:31:44.915Z] nexus3.edgexfoundry.org:10003 [2025-08-06T14:31:44.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-06T14:31:45.197Z] Login Succeeded [2025-08-06T14:31:45.197Z] nexus3.edgexfoundry.org:10004 [2025-08-06T14:31:45.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-06T14:31:45.197Z] Login Succeeded [2025-08-06T14:31:45.197Z] ****.io [2025-08-06T14:31:45.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-08-06T14:31:45.459Z] Login Succeeded [2025-08-06T14:31:45.459Z] ---> ****-login.sh ends [Pipeline] } [2025-08-06T14:31:45.465Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-08-06T14:31:45.542Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-06T14:31:45.559Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-x86_64 [Pipeline] echo [2025-08-06T14:31:45.575Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-08-06T14:31:45.587Z] ========================================================= [2025-08-06T14:31:45.587Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2025-08-06T14:31:45.587Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T14:31:45.894Z] + 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 . [2025-08-06T14:31:46.462Z] #0 building with "default" instance using docker driver [2025-08-06T14:31:46.462Z] [2025-08-06T14:31:46.462Z] #1 [internal] load build definition from Dockerfile.alpine-base [2025-08-06T14:31:46.462Z] #1 transferring dockerfile: 2.13kB done [2025-08-06T14:31:46.462Z] #1 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 18) [2025-08-06T14:31:46.462Z] #1 DONE 0.0s [2025-08-06T14:31:46.462Z] [2025-08-06T14:31:46.462Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2025-08-06T14:31:46.462Z] #2 DONE 0.1s [2025-08-06T14:31:46.722Z] [2025-08-06T14:31:46.722Z] #3 [internal] load .dockerignore [2025-08-06T14:31:46.722Z] #3 transferring context: 2B done [2025-08-06T14:31:46.722Z] #3 DONE 0.0s [2025-08-06T14:31:46.722Z] [2025-08-06T14:31:46.722Z] #4 [internal] load build context [2025-08-06T14:31:46.722Z] #4 transferring context: 644.87kB 0.0s done [2025-08-06T14:31:46.722Z] #4 DONE 0.1s [2025-08-06T14:31:46.722Z] [2025-08-06T14:31:46.722Z] #5 [builder 1/12] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest@sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff [2025-08-06T14:31:46.722Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest@sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff done [2025-08-06T14:31:46.722Z] #5 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa [2025-08-06T14:31:46.722Z] #5 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.1s done [2025-08-06T14:31:46.722Z] #5 sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff 741B / 741B done [2025-08-06T14:31:46.722Z] #5 sha256:6605166a5db42c9ef4e3b8366138377c430980df3f34fe18e3a1340b6ab951b9 2.56kB / 2.56kB done [2025-08-06T14:31:46.722Z] #5 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done [2025-08-06T14:31:46.722Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 17.83MB / 118.14MB 0.2s [2025-08-06T14:31:46.980Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 56.62MB / 118.14MB 0.4s [2025-08-06T14:31:47.239Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 110.10MB / 118.14MB 0.6s [2025-08-06T14:31:47.239Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 118.14MB / 118.14MB 0.7s [2025-08-06T14:31:47.497Z] #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 118.14MB / 118.14MB 0.8s done [2025-08-06T14:31:47.497Z] #5 extracting sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 0.1s [2025-08-06T14:31:50.781Z] #5 extracting sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 3.3s done [2025-08-06T14:31:50.782Z] #5 DONE 4.3s [2025-08-06T14:31:51.041Z] [2025-08-06T14:31:51.041Z] #6 [builder 2/12] RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2025-08-06T14:31:51.041Z] #6 0.265 Connecting to iotech.jfrog.io (54.73.4.50:443) [2025-08-06T14:31:51.608Z] #6 0.689 saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-08-06T14:31:51.608Z] #6 0.689 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-08-06T14:31:51.608Z] #6 0.689 '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-08-06T14:31:52.173Z] #6 DONE 1.5s [2025-08-06T14:31:52.432Z] [2025-08-06T14:31:52.432Z] #7 [builder 3/12] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main' >> /etc/apk/repositories [2025-08-06T14:31:52.432Z] #7 DONE 0.3s [2025-08-06T14:31:52.691Z] [2025-08-06T14:31:52.691Z] #8 [stage-1 4/8] 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 [2025-08-06T14:31:52.951Z] #8 0.344 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-08-06T14:31:52.951Z] #8 0.422 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-08-06T14:31:53.212Z] #8 0.611 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/x86_64/APKINDEX.tar.gz [2025-08-06T14:31:53.780Z] #8 1.196 WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-08-06T14:31:54.039Z] #8 1.202 (1/11) Installing libpsl (0.21.5-r0) [2025-08-06T14:31:54.039Z] #8 1.207 (2/11) Upgrading libcurl (8.4.0-r0 -> 8.12.1-r0) [2025-08-06T14:31:54.039Z] #8 1.217 (3/11) Installing curl (8.12.1-r0) [2025-08-06T14:31:54.039Z] #8 1.224 (4/11) Installing libpsl-utils (0.21.5-r0) [2025-08-06T14:31:54.039Z] #8 1.227 (5/11) Installing libpsl-dev (0.21.5-r0) [2025-08-06T14:31:54.039Z] #8 1.230 (6/11) Upgrading curl-dev (8.4.0-r0 -> 8.12.1-r0) [2025-08-06T14:31:54.039Z] #8 1.238 (7/11) Installing dumb-init (1.2.5-r2) [2025-08-06T14:31:54.040Z] #8 1.243 (8/11) Installing libcbor (0.10.2-r1) [2025-08-06T14:31:54.040Z] #8 1.247 (9/11) Installing iotech-iot-1.5 (1.5.7-r0) [2025-08-06T14:31:54.619Z] #8 1.888 (10/11) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.131-r1) [2025-08-06T14:31:54.878Z] #8 2.077 (11/11) Installing libuuid (2.38.1-r8) [2025-08-06T14:31:54.878Z] #8 2.087 Executing busybox-1.36.1-r4.trigger [2025-08-06T14:31:54.878Z] #8 2.096 OK: 331 MiB in 91 packages [2025-08-06T14:31:54.878Z] #8 DONE 2.2s [2025-08-06T14:31:54.878Z] [2025-08-06T14:31:54.878Z] #9 [builder 4/12] 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 [2025-08-06T14:31:54.878Z] #9 0.251 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-08-06T14:31:54.878Z] #9 0.431 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-08-06T14:31:54.878Z] #9 0.612 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/x86_64/APKINDEX.tar.gz [2025-08-06T14:31:54.878Z] #9 1.199 WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-08-06T14:31:54.878Z] #9 1.205 (1/15) Installing libcbor (0.10.2-r1) [2025-08-06T14:31:54.878Z] #9 1.209 (2/15) Installing iotech-iot-1.5 (1.5.7-r0) [2025-08-06T14:31:54.878Z] #9 1.913 (3/15) Installing iotech-iot-1.5-dev (1.5.7-r0) [2025-08-06T14:31:54.878Z] #9 2.022 (4/15) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.131-r1) [2025-08-06T14:31:54.878Z] #9 2.225 (5/15) Installing libcbor-dev (0.10.2-r1) [2025-08-06T14:31:54.878Z] #9 2.230 (6/15) Installing libmenuw (6.4_p20230506-r0) [2025-08-06T14:31:54.878Z] #9 2.235 (7/15) Installing libpanelw (6.4_p20230506-r0) [2025-08-06T14:31:54.878Z] #9 2.237 (8/15) Installing libncurses++ (6.4_p20230506-r0) [2025-08-06T14:31:54.878Z] #9 2.241 (9/15) Installing ncurses-dev (6.4_p20230506-r0) [2025-08-06T14:31:54.878Z] #9 2.250 (10/15) Installing libblkid (2.38.1-r8) [2025-08-06T14:31:54.878Z] #9 2.258 (11/15) Installing libuuid (2.38.1-r8) [2025-08-06T14:31:54.878Z] #9 2.261 (12/15) Installing libfdisk (2.38.1-r8) [2025-08-06T14:31:54.878Z] #9 2.271 (13/15) Installing libmount (2.38.1-r8) [2025-08-06T14:31:54.878Z] #9 2.279 (14/15) Installing libsmartcols (2.38.1-r8) [2025-08-06T14:31:54.878Z] #9 2.311 (15/15) Installing util-linux-dev (2.38.1-r8) [2025-08-06T14:31:54.878Z] #9 2.350 Executing busybox-1.36.1-r4.trigger [2025-08-06T14:31:54.878Z] #9 2.357 OK: 336 MiB in 97 packages [2025-08-06T14:31:55.136Z] #9 DONE 2.5s [2025-08-06T14:31:55.136Z] [2025-08-06T14:31:55.136Z] #10 [stage-1 5/8] RUN apk --no-cache upgrade [2025-08-06T14:31:55.136Z] #10 0.255 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-08-06T14:31:55.136Z] #10 0.341 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-08-06T14:31:55.136Z] #10 0.460 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/x86_64/APKINDEX.tar.gz [2025-08-06T14:31:55.394Z] #10 ... [2025-08-06T14:31:55.394Z] [2025-08-06T14:31:55.394Z] #11 [builder 5/12] RUN mkdir /tmp/sdk [2025-08-06T14:31:55.394Z] #11 DONE 0.3s [2025-08-06T14:31:55.394Z] [2025-08-06T14:31:55.394Z] #12 [builder 6/12] COPY VERSION /tmp/sdk [2025-08-06T14:31:55.394Z] #12 DONE 0.0s [2025-08-06T14:31:55.394Z] [2025-08-06T14:31:55.394Z] #13 [builder 7/12] COPY src /tmp/sdk/src [2025-08-06T14:31:55.394Z] #13 DONE 0.1s [2025-08-06T14:31:55.394Z] [2025-08-06T14:31:55.394Z] #10 [stage-1 5/8] RUN apk --no-cache upgrade [2025-08-06T14:31:55.653Z] #10 ... [2025-08-06T14:31:55.653Z] [2025-08-06T14:31:55.653Z] #14 [builder 8/12] COPY include /tmp/sdk/include [2025-08-06T14:31:55.653Z] #14 DONE 0.0s [2025-08-06T14:31:55.653Z] [2025-08-06T14:31:55.653Z] #15 [builder 9/12] COPY scripts /tmp/sdk/scripts [2025-08-06T14:31:55.653Z] #15 DONE 0.0s [2025-08-06T14:31:55.653Z] [2025-08-06T14:31:55.653Z] #16 [builder 10/12] COPY LICENSE /tmp/sdk [2025-08-06T14:31:55.653Z] #16 DONE 0.0s [2025-08-06T14:31:55.653Z] [2025-08-06T14:31:55.653Z] #17 [builder 11/12] COPY Attribution.txt /tmp/sdk [2025-08-06T14:31:55.653Z] #17 DONE 0.0s [2025-08-06T14:31:55.653Z] [2025-08-06T14:31:55.653Z] #18 [builder 12/12] RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2025-08-06T14:31:55.653Z] #18 0.188 + CPPCHECK=false [2025-08-06T14:31:55.653Z] #18 0.188 + DOCGEN=false [2025-08-06T14:31:55.653Z] #18 0.188 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2025-08-06T14:31:55.653Z] #18 0.188 + '[' 0 -gt 0 ] [2025-08-06T14:31:55.912Z] #18 0.189 + readlink -f ./scripts/build.sh [2025-08-06T14:31:55.912Z] #18 0.190 + dirname /tmp/sdk/scripts/build.sh [2025-08-06T14:31:55.912Z] #18 0.190 + dirname /tmp/sdk/scripts [2025-08-06T14:31:55.912Z] #18 0.191 + ROOT=/tmp/sdk [2025-08-06T14:31:55.912Z] #18 0.191 + cd /tmp/sdk [2025-08-06T14:31:55.912Z] #18 0.191 + mkdir -p /tmp/sdk/build/release [2025-08-06T14:31:55.912Z] #18 0.192 + cd /tmp/sdk/build/release [2025-08-06T14:31:55.912Z] #18 0.192 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2025-08-06T14:31:55.912Z] #18 0.281 -- The C compiler identification is GNU 12.2.1 [2025-08-06T14:31:55.912Z] #18 0.300 -- Detecting C compiler ABI info [2025-08-06T14:31:55.912Z] #18 0.397 -- Detecting C compiler ABI info - done [2025-08-06T14:31:56.170Z] #18 0.417 -- Check for working C compiler: /usr/bin/cc - skipped [2025-08-06T14:31:56.170Z] #18 0.418 -- Detecting C compile features [2025-08-06T14:31:56.170Z] #18 0.419 -- Detecting C compile features - done [2025-08-06T14:31:56.170Z] #18 0.424 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-08-06T14:31:56.170Z] #18 0.482 -- Found CURL: /usr/lib/libcurl.so (found version "8.4.0") [2025-08-06T14:31:56.170Z] #18 0.486 -- Found LIBYAML: /usr/lib/libyaml.so [2025-08-06T14:31:56.170Z] #18 0.490 -- Found LIBUUID: /usr/lib/libuuid.so [2025-08-06T14:31:56.170Z] #18 0.493 -- Found LIBCBOR: /usr/lib/libcbor.so [2025-08-06T14:31:56.170Z] #18 0.496 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-08-06T14:31:56.170Z] #18 0.498 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-08-06T14:31:56.170Z] #18 0.498 -- /opt/iotech/iot/1.5/include [2025-08-06T14:31:56.170Z] #18 0.498 -- C SDK 0.0.0 for Linux [2025-08-06T14:31:56.170Z] #18 0.502 -- Performing Test CSDK_HAVE_ATOMIC [2025-08-06T14:31:56.170Z] #18 0.579 -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-08-06T14:31:56.170Z] #18 0.624 -- Found Curses: /usr/lib/libcurses.so [2025-08-06T14:31:56.429Z] #18 0.644 -- Configuring done (0.4s) [2025-08-06T14:31:56.429Z] #18 0.676 -- Generating done (0.0s) [2025-08-06T14:31:56.429Z] #18 0.678 -- Build files have been written to: /tmp/sdk/build/release [2025-08-06T14:31:56.429Z] #18 0.683 + make all package [2025-08-06T14:31:56.429Z] #18 0.683 + tee release.log [2025-08-06T14:31:56.429Z] #18 0.722 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-08-06T14:31:56.429Z] #18 0.828 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-08-06T14:31:56.688Z] #18 0.976 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-08-06T14:31:56.688Z] #18 1.106 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-08-06T14:31:56.947Z] #18 1.213 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-08-06T14:31:57.230Z] #18 1.556 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-08-06T14:31:57.230Z] #18 1.603 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-08-06T14:31:57.489Z] #18 1.793 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-08-06T14:31:57.489Z] #18 ... [2025-08-06T14:31:57.489Z] [2025-08-06T14:31:57.489Z] #10 [stage-1 5/8] RUN apk --no-cache upgrade [2025-08-06T14:31:57.489Z] #10 1.062 WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-08-06T14:31:57.489Z] #10 1.075 Upgrading critical system libraries and apk-tools: [2025-08-06T14:31:57.490Z] #10 1.075 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2025-08-06T14:31:57.490Z] #10 1.083 Executing busybox-1.36.1-r4.trigger [2025-08-06T14:31:57.490Z] #10 1.161 Continuing the upgrade transaction with new apk-tools: [2025-08-06T14:31:57.490Z] #10 1.167 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-08-06T14:31:57.490Z] #10 1.240 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-08-06T14:31:57.490Z] #10 1.355 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/x86_64/APKINDEX.tar.gz [2025-08-06T14:31:57.490Z] #10 1.899 WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-08-06T14:31:57.490Z] #10 1.904 (1/22) Upgrading musl (1.2.4-r2 -> 1.2.4-r3) [2025-08-06T14:31:57.490Z] #10 1.921 (2/22) Upgrading busybox (1.36.1-r4 -> 1.36.1-r7) [2025-08-06T14:31:57.490Z] #10 1.940 Executing busybox-1.36.1-r7.post-upgrade [2025-08-06T14:31:57.490Z] #10 1.954 (3/22) Upgrading busybox-binsh (1.36.1-r4 -> 1.36.1-r7) [2025-08-06T14:31:57.490Z] #10 1.958 (4/22) Upgrading ca-certificates-bundle (20230506-r0 -> 20241121-r1) [2025-08-06T14:31:57.490Z] #10 1.966 (5/22) Upgrading libcrypto3 (3.1.4-r0 -> 3.1.8-r0) [2025-08-06T14:31:57.490Z] #10 2.013 (6/22) Upgrading libssl3 (3.1.4-r0 -> 3.1.8-r0) [2025-08-06T14:31:57.490Z] #10 2.023 (7/22) Upgrading ssl_client (1.36.1-r4 -> 1.36.1-r7) [2025-08-06T14:31:57.490Z] #10 2.027 (8/22) Upgrading binutils (2.40-r7 -> 2.40-r8) [2025-08-06T14:31:57.490Z] #10 2.094 (9/22) Upgrading musl-dev (1.2.4-r2 -> 1.2.4-r3) [2025-08-06T14:31:57.490Z] #10 2.165 (10/22) Upgrading libexpat (2.5.0-r1 -> 2.7.0-r0) [2025-08-06T14:31:57.490Z] #10 2.171 (11/22) Upgrading xz-libs (5.4.3-r0 -> 5.4.3-r1) [2025-08-06T14:31:57.490Z] #10 2.177 (12/22) Upgrading libarchive (3.7.2-r0 -> 3.8.0-r0) [2025-08-06T14:31:57.490Z] #10 2.186 (13/22) Upgrading ca-certificates (20230506-r0 -> 20241121-r1) [2025-08-06T14:31:57.490Z] #10 2.200 (14/22) Upgrading openssl-dev (3.1.4-r0 -> 3.1.8-r0) [2025-08-06T14:31:57.490Z] #10 2.265 (15/22) Upgrading git (2.40.1-r0 -> 2.40.4-r0) [2025-08-06T14:31:57.490Z] #10 2.320 (16/22) Upgrading musl-utils (1.2.4-r2 -> 1.2.4-r3) [2025-08-06T14:31:57.490Z] #10 2.325 (17/22) Upgrading libtasn1 (4.19.0-r1 -> 4.20.0-r0) [2025-08-06T14:31:57.490Z] #10 2.328 (18/22) Upgrading gnutls (3.8.0-r2 -> 3.8.4-r0) [2025-08-06T14:31:57.490Z] #10 2.350 (19/22) Upgrading gnutls-c++ (3.8.0-r2 -> 3.8.4-r0) [2025-08-06T14:31:57.490Z] #10 2.353 (20/22) Upgrading libtasn1-progs (4.19.0-r1 -> 4.20.0-r0) [2025-08-06T14:31:57.490Z] #10 2.357 (21/22) Upgrading libtasn1-dev (4.19.0-r1 -> 4.20.0-r0) [2025-08-06T14:31:57.490Z] #10 2.360 (22/22) Upgrading gnutls-dev (3.8.0-r2 -> 3.8.4-r0) [2025-08-06T14:31:57.490Z] #10 2.367 Executing busybox-1.36.1-r7.trigger [2025-08-06T14:31:57.490Z] #10 2.373 Executing ca-certificates-20241121-r1.trigger [2025-08-06T14:31:57.490Z] #10 2.418 OK: 331 MiB in 91 packages [2025-08-06T14:31:57.490Z] #10 DONE 2.6s [2025-08-06T14:31:57.748Z] [2025-08-06T14:31:57.748Z] #18 [builder 12/12] RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2025-08-06T14:31:57.748Z] #18 2.079 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-08-06T14:31:58.006Z] #18 2.174 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-08-06T14:31:58.006Z] #18 2.308 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-08-06T14:31:58.006Z] #18 2.430 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-08-06T14:31:58.265Z] #18 2.522 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-08-06T14:31:58.265Z] #18 2.681 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-08-06T14:31:58.524Z] #18 2.736 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-08-06T14:31:58.524Z] #18 3.057 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-08-06T14:31:58.783Z] #18 3.120 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-08-06T14:31:59.042Z] #18 3.361 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-08-06T14:31:59.042Z] #18 3.461 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-08-06T14:31:59.300Z] #18 3.659 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-08-06T14:31:59.559Z] #18 3.742 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-08-06T14:32:00.496Z] #18 4.735 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-08-06T14:32:00.496Z] #18 4.836 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-08-06T14:32:00.496Z] #18 4.906 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-08-06T14:32:00.496Z] #18 4.992 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-08-06T14:32:00.753Z] #18 5.049 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-08-06T14:32:00.753Z] #18 5.276 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-08-06T14:32:01.319Z] #18 5.597 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-08-06T14:32:01.319Z] #18 5.677 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-08-06T14:32:01.319Z] #18 5.807 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-08-06T14:32:01.578Z] #18 5.906 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-08-06T14:32:01.836Z] #18 6.326 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-08-06T14:32:02.095Z] #18 6.441 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-08-06T14:32:02.095Z] #18 6.502 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-08-06T14:32:02.095Z] #18 6.592 [ 68%] Linking C shared library libcsdk.so [2025-08-06T14:32:02.353Z] #18 6.639 [ 68%] Built target csdk [2025-08-06T14:32:02.353Z] #18 6.653 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-08-06T14:32:02.353Z] #18 6.786 [ 72%] Linking C executable template [2025-08-06T14:32:02.613Z] #18 6.846 [ 72%] Built target template [2025-08-06T14:32:02.613Z] #18 6.860 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-08-06T14:32:02.613Z] #18 6.953 [ 76%] Linking C executable device-counter [2025-08-06T14:32:02.613Z] #18 7.015 [ 76%] Built target device-counter [2025-08-06T14:32:02.613Z] #18 7.032 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-08-06T14:32:02.613Z] #18 7.123 [ 80%] Linking C executable device-random [2025-08-06T14:32:02.877Z] #18 7.187 [ 80%] Built target device-random [2025-08-06T14:32:02.877Z] #18 7.206 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-08-06T14:32:02.877Z] #18 7.288 [ 84%] Linking C executable device-gyro [2025-08-06T14:32:03.135Z] #18 7.350 [ 84%] Built target device-gyro [2025-08-06T14:32:03.135Z] #18 7.367 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-08-06T14:32:03.135Z] #18 7.454 [ 88%] Linking C executable device-bitfields [2025-08-06T14:32:03.393Z] #18 7.517 [ 88%] Built target device-bitfields [2025-08-06T14:32:03.393Z] #18 7.537 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-08-06T14:32:03.393Z] #18 7.687 [ 92%] Linking C executable template-discovery [2025-08-06T14:32:03.393Z] #18 7.753 [ 92%] Built target template-discovery [2025-08-06T14:32:03.393Z] #18 7.773 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-08-06T14:32:03.393Z] #18 7.885 [ 96%] Linking C executable device-file [2025-08-06T14:32:03.653Z] #18 7.952 [ 96%] Built target device-file [2025-08-06T14:32:03.653Z] #18 7.964 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-08-06T14:32:03.653Z] #18 8.065 [100%] Linking C executable device-terminal [2025-08-06T14:32:03.653Z] #18 8.133 [100%] Built target device-terminal [2025-08-06T14:32:03.653Z] #18 8.152 Run CPack packaging tool... [2025-08-06T14:32:03.653Z] #18 8.166 CPack: Create package using TGZ [2025-08-06T14:32:03.916Z] #18 8.166 CPack: Install projects [2025-08-06T14:32:03.916Z] #18 8.166 CPack: - Run preinstall target for: Csdk [2025-08-06T14:32:03.916Z] #18 8.411 CPack: - Install project: Csdk [] [2025-08-06T14:32:04.175Z] #18 8.419 CPack: Create package [2025-08-06T14:32:04.175Z] #18 8.442 CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. [2025-08-06T14:32:04.175Z] #18 8.443 + '[' false '=' true ] [2025-08-06T14:32:04.175Z] #18 8.443 + '[' false '=' true ] [2025-08-06T14:32:04.175Z] #18 8.443 + mkdir -p /tmp/sdk/build/debug [2025-08-06T14:32:04.175Z] #18 8.443 + cd /tmp/sdk/build/debug [2025-08-06T14:32:04.175Z] #18 8.443 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2025-08-06T14:32:04.175Z] #18 8.518 -- The C compiler identification is GNU 12.2.1 [2025-08-06T14:32:04.175Z] #18 8.534 -- Detecting C compiler ABI info [2025-08-06T14:32:04.175Z] #18 8.625 -- Detecting C compiler ABI info - done [2025-08-06T14:32:04.434Z] #18 8.644 -- Check for working C compiler: /usr/bin/cc - skipped [2025-08-06T14:32:04.434Z] #18 8.644 -- Detecting C compile features [2025-08-06T14:32:04.434Z] #18 8.645 -- Detecting C compile features - done [2025-08-06T14:32:04.434Z] #18 8.649 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2025-08-06T14:32:04.434Z] #18 8.696 -- Found CURL: /usr/lib/libcurl.so (found version "8.4.0") [2025-08-06T14:32:04.434Z] #18 8.699 -- Found LIBYAML: /usr/lib/libyaml.so [2025-08-06T14:32:04.434Z] #18 8.702 -- Found LIBUUID: /usr/lib/libuuid.so [2025-08-06T14:32:04.434Z] #18 8.704 -- Found LIBCBOR: /usr/lib/libcbor.so [2025-08-06T14:32:04.434Z] #18 8.706 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2025-08-06T14:32:04.434Z] #18 8.709 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2025-08-06T14:32:04.434Z] #18 8.709 -- /opt/iotech/iot/1.5/include [2025-08-06T14:32:04.434Z] #18 8.709 -- C SDK 0.0.0 for Linux [2025-08-06T14:32:04.434Z] #18 8.711 -- Performing Test CSDK_HAVE_ATOMIC [2025-08-06T14:32:04.434Z] #18 8.796 -- Performing Test CSDK_HAVE_ATOMIC - Success [2025-08-06T14:32:04.434Z] #18 8.839 -- Found Curses: /usr/lib/libcurses.so [2025-08-06T14:32:04.434Z] #18 8.859 -- Configuring done (0.4s) [2025-08-06T14:32:04.434Z] #18 8.889 -- Generating done (0.0s) [2025-08-06T14:32:04.434Z] #18 8.892 -- Build files have been written to: /tmp/sdk/build/debug [2025-08-06T14:32:04.434Z] #18 8.895 + make [2025-08-06T14:32:04.434Z] #18 8.895 + tee debug.log [2025-08-06T14:32:04.434Z] #18 8.940 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2025-08-06T14:32:04.692Z] #18 9.014 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2025-08-06T14:32:04.692Z] #18 9.090 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2025-08-06T14:32:04.692Z] #18 9.162 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2025-08-06T14:32:04.692Z] #18 9.229 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2025-08-06T14:32:04.951Z] #18 9.351 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2025-08-06T14:32:04.951Z] #18 9.387 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2025-08-06T14:32:04.951Z] #18 9.462 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2025-08-06T14:32:05.211Z] #18 9.580 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2025-08-06T14:32:05.211Z] #18 9.646 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2025-08-06T14:32:05.211Z] #18 9.725 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2025-08-06T14:32:05.470Z] #18 9.794 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2025-08-06T14:32:05.470Z] #18 9.861 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2025-08-06T14:32:05.470Z] #18 9.938 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2025-08-06T14:32:05.470Z] #18 9.979 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2025-08-06T14:32:05.729Z] #18 10.11 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2025-08-06T14:32:05.729Z] #18 10.15 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2025-08-06T14:32:05.729Z] #18 10.26 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2025-08-06T14:32:05.989Z] #18 10.30 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2025-08-06T14:32:05.989Z] #18 10.41 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2025-08-06T14:32:06.247Z] #18 10.48 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2025-08-06T14:32:06.247Z] #18 10.68 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2025-08-06T14:32:06.505Z] #18 10.75 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2025-08-06T14:32:06.505Z] #18 10.80 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2025-08-06T14:32:06.505Z] #18 10.86 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2025-08-06T14:32:06.505Z] #18 10.91 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2025-08-06T14:32:06.762Z] #18 11.00 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2025-08-06T14:32:06.762Z] #18 11.21 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2025-08-06T14:32:07.019Z] #18 11.27 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2025-08-06T14:32:07.019Z] #18 11.34 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2025-08-06T14:32:07.019Z] #18 11.41 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2025-08-06T14:32:07.019Z] #18 11.55 [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2025-08-06T14:32:07.278Z] #18 11.61 [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2025-08-06T14:32:07.278Z] #18 11.68 [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2025-08-06T14:32:07.278Z] #18 11.73 [ 68%] Linking C shared library libcsdk.so [2025-08-06T14:32:07.278Z] #18 11.79 [ 68%] Built target csdk [2025-08-06T14:32:07.536Z] #18 11.81 [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2025-08-06T14:32:07.536Z] #18 11.88 [ 72%] Linking C executable template [2025-08-06T14:32:07.536Z] #18 11.94 [ 72%] Built target template [2025-08-06T14:32:07.536Z] #18 11.96 [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2025-08-06T14:32:07.536Z] #18 12.02 [ 76%] Linking C executable device-counter [2025-08-06T14:32:07.536Z] #18 12.08 [ 76%] Built target device-counter [2025-08-06T14:32:07.794Z] #18 12.10 [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2025-08-06T14:32:07.794Z] #18 12.16 [ 80%] Linking C executable device-random [2025-08-06T14:32:07.794Z] #18 12.21 [ 80%] Built target device-random [2025-08-06T14:32:08.053Z] #18 12.23 [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2025-08-06T14:32:08.053Z] #18 12.28 [ 84%] Linking C executable device-gyro [2025-08-06T14:32:08.053Z] #18 12.35 [ 84%] Built target device-gyro [2025-08-06T14:32:08.053Z] #18 12.36 [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2025-08-06T14:32:08.053Z] #18 12.42 [ 88%] Linking C executable device-bitfields [2025-08-06T14:32:08.053Z] #18 12.48 [ 88%] Built target device-bitfields [2025-08-06T14:32:08.312Z] #18 12.49 [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2025-08-06T14:32:08.312Z] #18 12.56 [ 92%] Linking C executable template-discovery [2025-08-06T14:32:08.312Z] #18 12.62 [ 92%] Built target template-discovery [2025-08-06T14:32:08.312Z] #18 12.64 [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2025-08-06T14:32:08.312Z] #18 12.71 [ 96%] Linking C executable device-file [2025-08-06T14:32:08.312Z] #18 12.78 [ 96%] Built target device-file [2025-08-06T14:32:08.571Z] #18 12.79 [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2025-08-06T14:32:08.571Z] #18 12.86 [100%] Linking C executable device-terminal [2025-08-06T14:32:08.571Z] #18 12.92 [100%] Built target device-terminal [2025-08-06T14:32:08.571Z] #18 12.93 make: Entering directory '/tmp/sdk/build/release' [2025-08-06T14:32:08.571Z] #18 12.99 [ 68%] Built target csdk [2025-08-06T14:32:08.571Z] #18 13.01 [ 72%] Built target template [2025-08-06T14:32:08.571Z] #18 13.03 [ 76%] Built target device-counter [2025-08-06T14:32:08.830Z] #18 13.05 [ 80%] Built target device-random [2025-08-06T14:32:08.830Z] #18 13.07 [ 84%] Built target device-gyro [2025-08-06T14:32:08.830Z] #18 13.08 [ 88%] Built target device-bitfields [2025-08-06T14:32:08.830Z] #18 13.10 [ 92%] Built target template-discovery [2025-08-06T14:32:08.830Z] #18 13.12 [ 96%] Built target device-file [2025-08-06T14:32:08.830Z] #18 13.14 [100%] Built target device-terminal [2025-08-06T14:32:08.830Z] #18 13.16 Install the project... [2025-08-06T14:32:08.830Z] #18 13.16 -- Install configuration: "Release" [2025-08-06T14:32:08.830Z] #18 13.16 -- Installing: /usr/local/lib/libcsdk.so [2025-08-06T14:32:08.830Z] #18 13.17 -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2025-08-06T14:32:08.830Z] #18 13.17 -- Installing: /usr/local/include [2025-08-06T14:32:08.830Z] #18 13.17 -- Installing: /usr/local/include/devsdk [2025-08-06T14:32:08.830Z] #18 13.17 -- Installing: /usr/local/include/devsdk/devsdk.h [2025-08-06T14:32:08.830Z] #18 13.17 -- Installing: /usr/local/include/devsdk/devsdk-base.h [2025-08-06T14:32:08.830Z] #18 13.17 -- Installing: /usr/local/include/edgex [2025-08-06T14:32:08.830Z] #18 13.17 -- Installing: /usr/local/include/edgex/edgex.h [2025-08-06T14:32:08.830Z] #18 13.17 -- Installing: /usr/local/include/edgex/devices.h [2025-08-06T14:32:08.830Z] #18 13.17 -- Installing: /usr/local/include/edgex/profiles.h [2025-08-06T14:32:08.830Z] #18 13.17 -- Installing: /usr/local/include/edgex/edgex-base.h [2025-08-06T14:32:08.830Z] #18 13.17 -- Installing: /usr/local/include/edgex/rest-server.h [2025-08-06T14:32:08.830Z] #18 13.17 -- Installing: /usr/local/include/edgex/csdk-defs.h [2025-08-06T14:32:08.830Z] #18 13.17 -- Installing: /usr/local/share/device-sdk-c/LICENSE [2025-08-06T14:32:08.830Z] #18 13.17 -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2025-08-06T14:32:08.830Z] #18 13.17 make: Leaving directory '/tmp/sdk/build/release' [2025-08-06T14:32:08.830Z] #18 DONE 13.3s [2025-08-06T14:32:09.089Z] [2025-08-06T14:32:09.089Z] #19 [stage-1 6/8] COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2025-08-06T14:32:09.089Z] #19 DONE 0.0s [2025-08-06T14:32:09.089Z] [2025-08-06T14:32:09.089Z] #20 [stage-1 7/8] COPY --from=builder /usr/local/lib /usr/local/lib [2025-08-06T14:32:09.089Z] #20 DONE 0.0s [2025-08-06T14:32:09.089Z] [2025-08-06T14:32:09.089Z] #21 [stage-1 8/8] COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2025-08-06T14:32:09.089Z] #21 DONE 0.0s [2025-08-06T14:32:09.349Z] [2025-08-06T14:32:09.349Z] #22 exporting to image [2025-08-06T14:32:09.349Z] #22 exporting layers [2025-08-06T14:32:09.349Z] #22 exporting layers 0.2s done [2025-08-06T14:32:09.349Z] #22 writing image sha256:88d7a3111d6bc1cbda666d690eb13046c8a34d83c5bb172191cefad11af84e8e done [2025-08-06T14:32:09.349Z] #22 naming to docker.io/library/ci-base-image-x86_64 done [2025-08-06T14:32:09.349Z] #22 DONE 0.3s [2025-08-06T14:32:09.349Z] [2025-08-06T14:32:09.349Z] 1 warning found (use docker --debug to expand): [2025-08-06T14:32:09.349Z]  - FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 18) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T14:32:09.754Z] + docker inspect -f . ci-base-image-x86_64 [2025-08-06T14:32:09.754Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-06T14:32:09.829Z] prd-ubuntu20.04-docker-8c-8g-6368 does not seem to be running inside a container [2025-08-06T14:32:09.858Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-08-06T14:32:10.089Z] $ docker top e276662415efabf203c58ef2f777f7d9004a28c896c670b64a74993058891bf3 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-06T14:32:10.434Z] + make test [2025-08-06T14:32:10.434Z] echo "make test" [2025-08-06T14:32:10.434Z] make test [Pipeline] } [2025-08-06T14:32:10.443Z] $ docker stop --time=1 e276662415efabf203c58ef2f777f7d9004a28c896c670b64a74993058891bf3 [2025-08-06T14:32:11.693Z] $ docker rm -f --volumes e276662415efabf203c58ef2f777f7d9004a28c896c670b64a74993058891bf3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-08-06T14:32:12.368Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-08-06T14:32:12.651Z] + ls -al . [2025-08-06T14:32:12.651Z] total 220 [2025-08-06T14:32:12.651Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 6 14:31 . [2025-08-06T14:32:12.651Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 6 14:31 .. [2025-08-06T14:32:12.651Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 6 14:31 .git [2025-08-06T14:32:12.651Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 6 14:31 .github [2025-08-06T14:32:12.651Z] -rw-rw-r-- 1 jenkins jenkins 176 Aug 6 14:31 .gitignore [2025-08-06T14:32:12.651Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 6 14:31 .semver [2025-08-06T14:32:12.651Z] -rw-rw-r-- 1 jenkins jenkins 2908 Aug 6 14:31 Attribution.txt [2025-08-06T14:32:12.651Z] -rw-rw-r-- 1 jenkins jenkins 17404 Aug 6 14:31 CHANGELOG.md [2025-08-06T14:32:12.651Z] -rw-rw-r-- 1 jenkins jenkins 108574 Aug 6 14:31 Doxyfile [2025-08-06T14:32:12.651Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 6 14:31 GOVERNANCE.md [2025-08-06T14:32:12.651Z] -rw-rw-r-- 1 jenkins jenkins 784 Aug 6 14:31 Jenkinsfile [2025-08-06T14:32:12.651Z] -rw-rw-r-- 1 jenkins jenkins 10174 Aug 6 14:31 LICENSE [2025-08-06T14:32:12.651Z] -rw-rw-r-- 1 jenkins jenkins 444 Aug 6 14:31 Makefile [2025-08-06T14:32:12.651Z] -rw-rw-r-- 1 jenkins jenkins 618 Aug 6 14:31 OWNERS.md [2025-08-06T14:32:12.651Z] -rw-rw-r-- 1 jenkins jenkins 1651 Aug 6 14:31 README.IOT.md [2025-08-06T14:32:12.651Z] -rw-rw-r-- 1 jenkins jenkins 4173 Aug 6 14:31 README.md [2025-08-06T14:32:12.651Z] -rw-rw-r-- 1 jenkins jenkins 1245 Aug 6 14:31 README.v3.md [2025-08-06T14:32:12.651Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 6 14:31 VERSION [2025-08-06T14:32:12.651Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 6 14:31 docs [2025-08-06T14:32:12.651Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 6 14:31 include [2025-08-06T14:32:12.651Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 6 14:31 scripts [2025-08-06T14:32:12.651Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 6 14:31 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T14:32:12.966Z] + 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=21bffedd0e4244863d481c0c0ad962d13e5b55cf --label arch=amd64 --label version=4.1.0-dev.4 . [2025-08-06T14:32:13.226Z] #0 building with "default" instance using docker driver [2025-08-06T14:32:13.226Z] [2025-08-06T14:32:13.226Z] #1 [internal] load build definition from Dockerfile.alpine [2025-08-06T14:32:13.226Z] #1 transferring dockerfile: 1.55kB done [2025-08-06T14:32:13.226Z] #1 DONE 0.0s [2025-08-06T14:32:13.226Z] [2025-08-06T14:32:13.226Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-08-06T14:32:13.226Z] #2 DONE 0.0s [2025-08-06T14:32:13.226Z] [2025-08-06T14:32:13.226Z] #3 [internal] load .dockerignore [2025-08-06T14:32:13.226Z] #3 transferring context: 2B done [2025-08-06T14:32:13.226Z] #3 DONE 0.0s [2025-08-06T14:32:13.226Z] [2025-08-06T14:32:13.226Z] #4 [internal] load build context [2025-08-06T14:32:13.226Z] #4 transferring context: 8.48kB 0.0s done [2025-08-06T14:32:13.226Z] #4 DONE 0.0s [2025-08-06T14:32:13.226Z] [2025-08-06T14:32:13.226Z] #5 [ 1/12] FROM docker.io/library/ci-base-image-x86_64:latest [2025-08-06T14:32:13.226Z] #5 DONE 0.1s [2025-08-06T14:32:13.226Z] [2025-08-06T14:32:13.226Z] #6 [ 2/12] RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2025-08-06T14:32:13.226Z] #6 0.177 Connecting to iotech.jfrog.io (34.247.22.236:443) [2025-08-06T14:32:13.793Z] #6 0.578 saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2025-08-06T14:32:13.793Z] #6 0.578 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2025-08-06T14:32:13.793Z] #6 0.578 '/etc/apk/keys/alpine.dev.rsa.pub' saved [2025-08-06T14:32:13.793Z] #6 DONE 0.6s [2025-08-06T14:32:13.793Z] [2025-08-06T14:32:13.793Z] #7 [ 3/12] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main' >> /etc/apk/repositories [2025-08-06T14:32:14.052Z] #7 DONE 0.2s [2025-08-06T14:32:14.052Z] [2025-08-06T14:32:14.052Z] #8 [ 4/12] 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 [2025-08-06T14:32:14.052Z] #8 0.224 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-08-06T14:32:14.312Z] #8 0.389 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-08-06T14:32:14.571Z] #8 0.575 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/x86_64/APKINDEX.tar.gz [2025-08-06T14:32:15.139Z] #8 1.111 WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-08-06T14:32:15.139Z] #8 1.116 (1/11) Installing iotech-iot-1.5-dev (1.5.7-r0) [2025-08-06T14:32:15.139Z] #8 1.299 (2/11) Installing libcbor-dev (0.10.2-r1) [2025-08-06T14:32:15.397Z] #8 1.304 (3/11) Installing libmenuw (6.4_p20230506-r0) [2025-08-06T14:32:15.397Z] #8 1.307 (4/11) Installing libpanelw (6.4_p20230506-r0) [2025-08-06T14:32:15.397Z] #8 1.310 (5/11) Installing libncurses++ (6.4_p20230506-r0) [2025-08-06T14:32:15.397Z] #8 1.313 (6/11) Installing ncurses-dev (6.4_p20230506-r0) [2025-08-06T14:32:15.397Z] #8 1.322 (7/11) Installing libblkid (2.38.1-r8) [2025-08-06T14:32:15.397Z] #8 1.329 (8/11) Installing libfdisk (2.38.1-r8) [2025-08-06T14:32:15.397Z] #8 1.339 (9/11) Installing libmount (2.38.1-r8) [2025-08-06T14:32:15.397Z] #8 1.346 (10/11) Installing libsmartcols (2.38.1-r8) [2025-08-06T14:32:15.397Z] #8 1.351 (11/11) Installing util-linux-dev (2.38.1-r8) [2025-08-06T14:32:15.397Z] #8 1.373 Executing busybox-1.36.1-r7.trigger [2025-08-06T14:32:15.397Z] #8 1.382 OK: 336 MiB in 102 packages [2025-08-06T14:32:15.397Z] #8 DONE 1.5s [2025-08-06T14:32:15.662Z] [2025-08-06T14:32:15.662Z] #9 [ 5/12] RUN apk --no-cache upgrade [2025-08-06T14:32:15.662Z] #9 0.227 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-08-06T14:32:15.921Z] #9 0.317 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2025-08-06T14:32:15.921Z] #9 0.451 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/x86_64/APKINDEX.tar.gz [2025-08-06T14:32:16.490Z] #9 0.991 WARNING: This apk-tools is OLD! Some packages might not function properly. [2025-08-06T14:32:16.490Z] #9 0.998 OK: 336 MiB in 102 packages [2025-08-06T14:32:16.490Z] #9 DONE 1.1s [2025-08-06T14:32:16.490Z] [2025-08-06T14:32:16.490Z] #10 [ 6/12] COPY VERSION /edgex-c-sdk/ [2025-08-06T14:32:16.490Z] #10 DONE 0.0s [2025-08-06T14:32:16.490Z] [2025-08-06T14:32:16.490Z] #11 [ 7/12] COPY src /edgex-c-sdk/src/ [2025-08-06T14:32:16.749Z] #11 DONE 0.0s [2025-08-06T14:32:16.749Z] [2025-08-06T14:32:16.749Z] #12 [ 8/12] COPY include /edgex-c-sdk/include/ [2025-08-06T14:32:16.749Z] #12 DONE 0.0s [2025-08-06T14:32:16.749Z] [2025-08-06T14:32:16.749Z] #13 [ 9/12] COPY scripts /edgex-c-sdk/scripts [2025-08-06T14:32:16.749Z] #13 DONE 0.0s [2025-08-06T14:32:16.749Z] [2025-08-06T14:32:16.749Z] #14 [10/12] COPY LICENSE /edgex-c-sdk/ [2025-08-06T14:32:16.749Z] #14 DONE 0.0s [2025-08-06T14:32:16.749Z] [2025-08-06T14:32:16.749Z] #15 [11/12] COPY Attribution.txt /edgex-c-sdk/ [2025-08-06T14:32:16.749Z] #15 DONE 0.0s [2025-08-06T14:32:16.749Z] [2025-08-06T14:32:16.749Z] #16 [12/12] WORKDIR /edgex-c-sdk [2025-08-06T14:32:16.749Z] #16 DONE 0.0s [2025-08-06T14:32:16.749Z] [2025-08-06T14:32:16.749Z] #17 exporting to image [2025-08-06T14:32:16.749Z] #17 exporting layers 0.1s done [2025-08-06T14:32:17.009Z] #17 writing image sha256:65ff50a367f1fe1e347687062aca32f606007c514aa048d43e734e125b0e4e39 done [2025-08-06T14:32:17.009Z] #17 naming to docker.io/library/device-sdk done [2025-08-06T14:32:17.009Z] #17 DONE 0.1s [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 [2025-08-06T14:32:17.511Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-06T14:32:17.511Z] [2025-08-06T14:32:17.512Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T14:32:17.817Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-06T14:32:17.817Z] latest: Pulling from edgex-lftools-log-publisher [2025-08-06T14:32:17.817Z] 5eb5b503b376: Pulling fs layer [2025-08-06T14:32:17.817Z] 5c69ac0246d0: Pulling fs layer [2025-08-06T14:32:17.817Z] ec43610c2a17: Pulling fs layer [2025-08-06T14:32:17.817Z] 3a2ae6a8a46f: Pulling fs layer [2025-08-06T14:32:17.817Z] 33b1e0a273af: Pulling fs layer [2025-08-06T14:32:17.817Z] 5d3b04190fa2: Pulling fs layer [2025-08-06T14:32:17.817Z] 2f39f015ded8: Pulling fs layer [2025-08-06T14:32:17.817Z] 3a2ae6a8a46f: Waiting [2025-08-06T14:32:17.817Z] 33b1e0a273af: Waiting [2025-08-06T14:32:17.817Z] 5d3b04190fa2: Waiting [2025-08-06T14:32:17.817Z] 2f39f015ded8: Waiting [2025-08-06T14:32:17.817Z] 5c69ac0246d0: Verifying Checksum [2025-08-06T14:32:17.817Z] 5c69ac0246d0: Download complete [2025-08-06T14:32:17.817Z] 3a2ae6a8a46f: Verifying Checksum [2025-08-06T14:32:17.817Z] 3a2ae6a8a46f: Download complete [2025-08-06T14:32:17.817Z] 33b1e0a273af: Verifying Checksum [2025-08-06T14:32:17.817Z] 33b1e0a273af: Download complete [2025-08-06T14:32:17.817Z] ec43610c2a17: Verifying Checksum [2025-08-06T14:32:17.817Z] ec43610c2a17: Download complete [2025-08-06T14:32:17.817Z] 5d3b04190fa2: Verifying Checksum [2025-08-06T14:32:17.817Z] 5d3b04190fa2: Download complete [2025-08-06T14:32:18.077Z] 5eb5b503b376: Verifying Checksum [2025-08-06T14:32:18.077Z] 5eb5b503b376: Download complete [2025-08-06T14:32:18.642Z] 2f39f015ded8: Download complete [2025-08-06T14:32:19.580Z] 5eb5b503b376: Pull complete [2025-08-06T14:32:19.580Z] 5c69ac0246d0: Pull complete [2025-08-06T14:32:20.147Z] ec43610c2a17: Pull complete [2025-08-06T14:32:20.147Z] 3a2ae6a8a46f: Pull complete [2025-08-06T14:32:20.406Z] 33b1e0a273af: Pull complete [2025-08-06T14:32:20.406Z] 5d3b04190fa2: Pull complete [2025-08-06T14:32:25.675Z] 2f39f015ded8: Pull complete [2025-08-06T14:32:25.675Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-08-06T14:32:25.675Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-06T14:32:25.675Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-06T14:32:25.764Z] prd-ubuntu20.04-docker-8c-8g-6368 does not seem to be running inside a container [2025-08-06T14:32:25.796Z] $ 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_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-08-06T14:32:27.158Z] $ docker top 980912e9643a4929db8d4dd46d727d98e9c67084f2dc17bb953851c168d2243b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-08-06T14:32:27.551Z] ---> job-cost.sh [2025-08-06T14:32:27.551Z] lf-activate-venv: SKIPPING [2025-08-06T14:32:27.551Z] INFO: No Stack... [2025-08-06T14:32:27.809Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-08-06T14:32:28.069Z] INFO: Archiving Costs [Pipeline] sh [2025-08-06T14:32:28.359Z] + cat /w/workspace/edgexfoundry_device-sdk-c_main/archives/cost.csv [2025-08-06T14:32:28.359Z] + cut -d, -f6 [Pipeline] lock [2025-08-06T14:32:28.375Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-c-main-104-stack-cost] [2025-08-06T14:32:28.382Z] Resource [jenkins-edgexfoundry-device-sdk-c-main-104-stack-cost] did not exist. Created. [2025-08-06T14:32:28.388Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-c-main-104-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-08-06T14:32:28.696Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-08-06T14:32:28.738Z] Stashed 1 file(s) [Pipeline] } [2025-08-06T14:32:28.745Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-c-main-104-stack-cost] [Pipeline] // lock [Pipeline] } [2025-08-06T14:32:28.774Z] $ docker stop --time=1 980912e9643a4929db8d4dd46d727d98e9c67084f2dc17bb953851c168d2243b [2025-08-06T14:32:29.907Z] $ docker rm -f --volumes 980912e9643a4929db8d4dd46d727d98e9c67084f2dc17bb953851c168d2243b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2025-08-06T14:32:30.417Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-06T14:32:30.417Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T14:32:30.717Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-06T14:32:30.717Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-06T14:32:30.787Z] prd-ubuntu20.04-docker-8c-8g-6368 does not seem to be running inside a container [2025-08-06T14:32:30.817Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-08-06T14:32:31.036Z] $ docker top 86e5e0f45fa618988e76ebccace60e87a2a32058becccfb72656622bd7f9a58e -eo pid,comm [2025-08-06T14:32:31.072Z] 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). [2025-08-06T14:32:31.072Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-06T14:32:31.130Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-06T14:32:31.130Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-06T14:32:31.228Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-06T14:32:31.232Z] $ docker exec 86e5e0f45fa618988e76ebccace60e87a2a32058becccfb72656622bd7f9a58e ssh-agent [2025-08-06T14:32:31.323Z] SSH_AUTH_SOCK=/tmp/ssh-RwoiKwW8P2IU/agent.32 [2025-08-06T14:32:31.323Z] SSH_AGENT_PID=38 [2025-08-06T14:32:31.326Z] Running ssh-add (command line suppressed) [2025-08-06T14:32:31.432Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_2725142016511142299.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_2725142016511142299.key) [2025-08-06T14:32:31.444Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-06T14:32:31.732Z] + git semver tag [2025-08-06T14:32:31.991Z] 2025-08-06 14:32:31,931 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-06T14:32:31.991Z] 2025-08-06 14:32:31,935 [run_tag] DEBUG tag force:False [2025-08-06T14:32:31.991Z] 2025-08-06 14:32:31,935 [check_head_tag] DEBUG check head tag [2025-08-06T14:32:31.991Z] 2025-08-06 14:32:31,936 [execute] INFO git cat-file --batch-check [2025-08-06T14:32:31.991Z] 2025-08-06 14:32:31,936 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main, stdin=, shell=False, universal_newlines=False) [2025-08-06T14:32:31.991Z] 2025-08-06 14:32:31,938 [execute] INFO git cat-file --batch [2025-08-06T14:32:31.991Z] 2025-08-06 14:32:31,938 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main, stdin=, shell=False, universal_newlines=False) [2025-08-06T14:32:31.991Z] 2025-08-06 14:32:31,947 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2025-08-06T14:32:31.991Z] 2025-08-06 14:32:31,948 [execute] INFO git tag -a v4.1.0-dev.4 -m v4.1.0-dev.4 [2025-08-06T14:32:31.991Z] 2025-08-06 14:32:31,948 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.4', '-m', 'v4.1.0-dev.4'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main, stdin=None, shell=False, universal_newlines=False) [2025-08-06T14:32:31.991Z] 2025-08-06 14:32:31,951 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2025-08-06T14:32:31.991Z] 4.1.0-dev.4 [Pipeline] } [2025-08-06T14:32:32.001Z] $ docker exec --env ******** --env ******** 86e5e0f45fa618988e76ebccace60e87a2a32058becccfb72656622bd7f9a58e ssh-agent -k [2025-08-06T14:32:32.095Z] unset SSH_AUTH_SOCK; [2025-08-06T14:32:32.095Z] unset SSH_AGENT_PID; [2025-08-06T14:32:32.095Z] echo Agent pid 38 killed; [2025-08-06T14:32:32.102Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-06T14:32:32.415Z] + git semver [Pipeline] } [2025-08-06T14:32:32.687Z] $ docker stop --time=1 86e5e0f45fa618988e76ebccace60e87a2a32058becccfb72656622bd7f9a58e [2025-08-06T14:32:33.935Z] $ docker rm -f --volumes 86e5e0f45fa618988e76ebccace60e87a2a32058becccfb72656622bd7f9a58e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T14:32:34.335Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-08-06T14:32:34.335Z] [2025-08-06T14:32:34.335Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T14:32:34.635Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-08-06T14:32:34.635Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-08-06T14:32:34.635Z] ab5ef0e58194: Pulling fs layer [2025-08-06T14:32:34.635Z] 9712f1f96733: Pulling fs layer [2025-08-06T14:32:34.635Z] 63f879dbbcfc: Pulling fs layer [2025-08-06T14:32:34.635Z] 0d9ebad4ef96: Pulling fs layer [2025-08-06T14:32:34.635Z] e9a5061849ea: Pulling fs layer [2025-08-06T14:32:34.635Z] d747dcd14b5f: Pulling fs layer [2025-08-06T14:32:34.635Z] 2de7ff778b66: Pulling fs layer [2025-08-06T14:32:34.635Z] e9a5061849ea: Waiting [2025-08-06T14:32:34.635Z] 0d9ebad4ef96: Waiting [2025-08-06T14:32:34.635Z] 2de7ff778b66: Waiting [2025-08-06T14:32:34.635Z] d747dcd14b5f: Waiting [2025-08-06T14:32:34.635Z] 9712f1f96733: Verifying Checksum [2025-08-06T14:32:34.635Z] 9712f1f96733: Download complete [2025-08-06T14:32:34.893Z] 63f879dbbcfc: Verifying Checksum [2025-08-06T14:32:34.893Z] 63f879dbbcfc: Download complete [2025-08-06T14:32:35.150Z] e9a5061849ea: Verifying Checksum [2025-08-06T14:32:35.150Z] e9a5061849ea: Download complete [2025-08-06T14:32:35.150Z] d747dcd14b5f: Verifying Checksum [2025-08-06T14:32:35.150Z] d747dcd14b5f: Download complete [2025-08-06T14:32:35.150Z] 0d9ebad4ef96: Verifying Checksum [2025-08-06T14:32:35.150Z] 0d9ebad4ef96: Download complete [2025-08-06T14:32:35.150Z] ab5ef0e58194: Verifying Checksum [2025-08-06T14:32:35.150Z] ab5ef0e58194: Download complete [2025-08-06T14:32:35.150Z] 2de7ff778b66: Verifying Checksum [2025-08-06T14:32:35.150Z] 2de7ff778b66: Download complete [2025-08-06T14:32:39.336Z] ab5ef0e58194: Pull complete [2025-08-06T14:32:39.336Z] 9712f1f96733: Pull complete [2025-08-06T14:32:39.902Z] 63f879dbbcfc: Pull complete [2025-08-06T14:32:45.174Z] 0d9ebad4ef96: Pull complete [2025-08-06T14:32:45.175Z] e9a5061849ea: Pull complete [2025-08-06T14:32:45.175Z] d747dcd14b5f: Pull complete [2025-08-06T14:32:46.549Z] 2de7ff778b66: Pull complete [2025-08-06T14:32:46.549Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-08-06T14:32:46.549Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-08-06T14:32:46.549Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-06T14:32:46.638Z] prd-ubuntu20.04-docker-8c-8g-6368 does not seem to be running inside a container [2025-08-06T14:32:46.663Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-08-06T14:32:48.525Z] $ docker top b47b04ea7b8ddc931bd65e9ebd9a278d072eab65a81115358ba1a9ffe89c3907 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-08-06T14:32:48.594Z] provisioning config files... [2025-08-06T14:32:48.601Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config18289835758067679296tmp [2025-08-06T14:32:48.609Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config10269512312102211751tmp [2025-08-06T14:32:48.617Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config5647809982421718134tmp [Pipeline] { [Pipeline] echo [2025-08-06T14:32:48.642Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-06T14:32:48.935Z] ---> sigul-configuration.sh [2025-08-06T14:32:48.935Z] gpg: directory `/root/.gnupg' created [2025-08-06T14:32:48.935Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-08-06T14:32:48.935Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-08-06T14:32:48.935Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-08-06T14:32:48.935Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-08-06T14:32:48.935Z] gpg: CAST5 encrypted data [2025-08-06T14:32:48.935Z] gpg: encrypted with 1 passphrase [2025-08-06T14:32:48.935Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-08-06T14:32:49.230Z] + mkdir /home/jenkins [2025-08-06T14:32:49.230Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-08-06T14:32:49.524Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2025-08-06T14:32:49.538Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-06T14:32:49.833Z] ---> sigul-install.sh [2025-08-06T14:32:49.833Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-08-06T14:32:50.125Z] + git tag --list [2025-08-06T14:32:50.125Z] 0.7.0 [2025-08-06T14:32:50.125Z] 0.7.1 [2025-08-06T14:32:50.125Z] 1.0.0 [2025-08-06T14:32:50.125Z] v1.0.1 [2025-08-06T14:32:50.125Z] v1.0.2 [2025-08-06T14:32:50.125Z] v1.0.3 [2025-08-06T14:32:50.125Z] v1.1.0 [2025-08-06T14:32:50.125Z] v1.1.1 [2025-08-06T14:32:50.125Z] v1.2.0 [2025-08-06T14:32:50.125Z] v1.2.1 [2025-08-06T14:32:50.125Z] v1.2.2 [2025-08-06T14:32:50.125Z] v1.3.0 [2025-08-06T14:32:50.125Z] v1.3.1 [2025-08-06T14:32:50.125Z] v2.0.0 [2025-08-06T14:32:50.125Z] v2.1.0 [2025-08-06T14:32:50.125Z] v2.2.0 [2025-08-06T14:32:50.125Z] v2.3.0 [2025-08-06T14:32:50.125Z] v3.0 [2025-08-06T14:32:50.125Z] v3.0.0 [2025-08-06T14:32:50.125Z] v3.0.1 [2025-08-06T14:32:50.125Z] v3.0.2 [2025-08-06T14:32:50.125Z] v3.1 [2025-08-06T14:32:50.125Z] v3.1.0 [2025-08-06T14:32:50.125Z] v3.1.1 [2025-08-06T14:32:50.125Z] v4.0 [2025-08-06T14:32:50.125Z] v4.0.0 [2025-08-06T14:32:50.125Z] v4.1.0-dev.1 [2025-08-06T14:32:50.125Z] v4.1.0-dev.2 [2025-08-06T14:32:50.125Z] v4.1.0-dev.3 [2025-08-06T14:32:50.125Z] v4.1.0-dev.4 [Pipeline] sh [2025-08-06T14:32:50.424Z] + lftools sign git-tag v4.1.0-dev.4 [2025-08-06T14:32:50.992Z] Signing Git tag with Sigul... [2025-08-06T14:32:50.992Z] Signing v4.1.0-dev.4 [Pipeline] echo [2025-08-06T14:32:51.264Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-06T14:32:51.558Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-08-06T14:32:51.567Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-08-06T14:32:51.597Z] $ docker stop --time=1 b47b04ea7b8ddc931bd65e9ebd9a278d072eab65a81115358ba1a9ffe89c3907 [2025-08-06T14:32:52.848Z] $ docker rm -f --volumes b47b04ea7b8ddc931bd65e9ebd9a278d072eab65a81115358ba1a9ffe89c3907 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-08-06T14:32:53.259Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-06T14:32:53.259Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T14:32:53.557Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-06T14:32:53.557Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-06T14:32:53.631Z] prd-ubuntu20.04-docker-8c-8g-6368 does not seem to be running inside a container [2025-08-06T14:32:53.659Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-08-06T14:32:53.876Z] $ docker top a04382d5017f9de07753870b1a4aa578c7c4f91961db1ed7421e25ce1f9de7cd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-06T14:32:53.972Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-06T14:32:53.972Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-06T14:32:54.076Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-06T14:32:54.079Z] $ docker exec a04382d5017f9de07753870b1a4aa578c7c4f91961db1ed7421e25ce1f9de7cd ssh-agent [2025-08-06T14:32:54.177Z] SSH_AUTH_SOCK=/tmp/ssh-FxHyaUFbnCMx/agent.32 [2025-08-06T14:32:54.177Z] SSH_AGENT_PID=38 [2025-08-06T14:32:54.180Z] Running ssh-add (command line suppressed) [2025-08-06T14:32:54.272Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_3601800832184789780.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_3601800832184789780.key) [2025-08-06T14:32:54.283Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-06T14:32:54.570Z] + git semver bump pre [2025-08-06T14:32:54.830Z] 2025-08-06 14:32:54,766 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-06T14:32:54.830Z] 2025-08-06 14:32:54,770 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2025-08-06T14:32:54.830Z] 2025-08-06 14:32:54,770 [bump_version] DEBUG bumping version:4.1.0-dev.4 on axis:pre with prefix:dev [2025-08-06T14:32:54.830Z] 2025-08-06 14:32:54,770 [bump_version] DEBUG bumped version:4.1.0-dev.5 [2025-08-06T14:32:54.830Z] 2025-08-06 14:32:54,770 [write_version] DEBUG write version:4.1.0-dev.5 to path:/w/workspace/edgexfoundry_device-sdk-c_main/.semver/main with force:True [2025-08-06T14:32:54.830Z] 2025-08-06 14:32:54,770 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2025-08-06T14:32:54.830Z] 2025-08-06 14:32:54,770 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2025-08-06T14:32:54.830Z] 2025-08-06 14:32:54,773 [execute] INFO git cat-file --batch-check [2025-08-06T14:32:54.830Z] 2025-08-06 14:32:54,773 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-06T14:32:54.830Z] 2025-08-06 14:32:54,776 [execute] INFO git cat-file --batch [2025-08-06T14:32:54.830Z] 2025-08-06 14:32:54,777 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-06T14:32:54.830Z] 2025-08-06 14:32:54,780 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2025-08-06T14:32:54.830Z] 4.1.0-dev.5 [Pipeline] } [2025-08-06T14:32:54.839Z] $ docker exec --env ******** --env ******** a04382d5017f9de07753870b1a4aa578c7c4f91961db1ed7421e25ce1f9de7cd ssh-agent -k [2025-08-06T14:32:54.919Z] unset SSH_AUTH_SOCK; [2025-08-06T14:32:54.919Z] unset SSH_AGENT_PID; [2025-08-06T14:32:54.919Z] echo Agent pid 38 killed; [2025-08-06T14:32:54.927Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-06T14:32:55.249Z] + git semver [Pipeline] } [2025-08-06T14:32:55.519Z] $ docker stop --time=1 a04382d5017f9de07753870b1a4aa578c7c4f91961db1ed7421e25ce1f9de7cd [2025-08-06T14:32:56.733Z] $ docker rm -f --volumes a04382d5017f9de07753870b1a4aa578c7c4f91961db1ed7421e25ce1f9de7cd [Pipeline] // withDockerContainer [Pipeline] sh [2025-08-06T14:32:57.075Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-08-06T14:32:57.075Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T14:32:57.371Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-08-06T14:32:57.371Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-06T14:32:57.439Z] prd-ubuntu20.04-docker-8c-8g-6368 does not seem to be running inside a container [2025-08-06T14:32:57.468Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-08-06T14:32:57.733Z] $ docker top 17eb283ff30a9ebf30b3795871641521bf300571c8709190aac096dfbc3afdcd -eo pid,comm [2025-08-06T14:32:57.774Z] 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). [2025-08-06T14:32:57.774Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-08-06T14:32:57.822Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-08-06T14:32:57.822Z] [ssh-agent] Looking for ssh-agent implementation... [2025-08-06T14:32:57.925Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-08-06T14:32:57.927Z] $ docker exec 17eb283ff30a9ebf30b3795871641521bf300571c8709190aac096dfbc3afdcd ssh-agent [2025-08-06T14:32:58.032Z] SSH_AUTH_SOCK=/tmp/ssh-jqtENIjZfZmL/agent.33 [2025-08-06T14:32:58.032Z] SSH_AGENT_PID=39 [2025-08-06T14:32:58.037Z] Running ssh-add (command line suppressed) [2025-08-06T14:32:58.144Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_1955664608503340310.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_1955664608503340310.key) [2025-08-06T14:32:58.156Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-08-06T14:32:58.443Z] + git semver push [2025-08-06T14:32:58.702Z] 2025-08-06 14:32:58,681 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-08-06T14:32:58.702Z] 2025-08-06 14:32:58,685 [run_push] DEBUG push [2025-08-06T14:32:58.702Z] 2025-08-06 14:32:58,686 [execute] INFO git cat-file --batch-check [2025-08-06T14:32:58.702Z] 2025-08-06 14:32:58,686 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-08-06T14:32:58.702Z] 2025-08-06 14:32:58,688 [execute] INFO git rev-list 3500dce46ab78e2a717fbde92c551da3931d9018 -- [2025-08-06T14:32:58.702Z] 2025-08-06 14:32:58,688 [execute] DEBUG Popen(['git', 'rev-list', '3500dce46ab78e2a717fbde92c551da3931d9018', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-08-06T14:32:58.702Z] 2025-08-06 14:32:58,696 [execute] INFO git fetch -v -- origin [2025-08-06T14:32:58.702Z] 2025-08-06 14:32:58,696 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main/.semver, stdin=None, shell=False, universal_newlines=True) [2025-08-06T14:32:59.270Z] 2025-08-06 14:32:59,155 [run_push] DEBUG no remote changes detected [2025-08-06T14:32:59.270Z] 2025-08-06 14:32:59,155 [execute] INFO git push origin semver [2025-08-06T14:32:59.270Z] 2025-08-06 14:32:59,156 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-08-06T14:33:00.207Z] 2025-08-06 14:32:59,985 [run_push] DEBUG push all version tags [2025-08-06T14:33:00.207Z] 2025-08-06 14:32:59,985 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-08-06T14:33:00.207Z] 2025-08-06 14:32:59,985 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main, stdin=None, shell=False, universal_newlines=False) [2025-08-06T14:33:00.776Z] 2025-08-06 14:33:00,733 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2025-08-06T14:33:00.776Z] 4.1.0-dev.5 [Pipeline] } [2025-08-06T14:33:00.786Z] $ docker exec --env ******** --env ******** 17eb283ff30a9ebf30b3795871641521bf300571c8709190aac096dfbc3afdcd ssh-agent -k [2025-08-06T14:33:00.881Z] unset SSH_AUTH_SOCK; [2025-08-06T14:33:00.882Z] unset SSH_AGENT_PID; [2025-08-06T14:33:00.882Z] echo Agent pid 39 killed; [2025-08-06T14:33:00.891Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-08-06T14:33:01.213Z] + git semver [Pipeline] } [2025-08-06T14:33:01.490Z] $ docker stop --time=1 17eb283ff30a9ebf30b3795871641521bf300571c8709190aac096dfbc3afdcd [2025-08-06T14:33:02.784Z] $ docker rm -f --volumes 17eb283ff30a9ebf30b3795871641521bf300571c8709190aac096dfbc3afdcd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-08-06T14:33:03.316Z] + [ -d /w/workspace/edgexfoundry_device-sdk-c_main/archives ] [2025-08-06T14:33:03.316Z] + ls -al /w/workspace/edgexfoundry_device-sdk-c_main/archives [2025-08-06T14:33:03.316Z] total 16 [2025-08-06T14:33:03.316Z] drwxr-xr-x 3 root root 4096 Aug 6 14:32 . [2025-08-06T14:33:03.316Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 6 14:32 .. [2025-08-06T14:33:03.316Z] drwxr-xr-x 2 root root 4096 Aug 6 14:32 cost [2025-08-06T14:33:03.316Z] -rw-r--r-- 1 root root 84 Aug 6 14:32 cost.csv [2025-08-06T14:33:03.316Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-c_main/archives [2025-08-06T14:33:03.316Z] + ls -al /w/workspace/edgexfoundry_device-sdk-c_main/archives [2025-08-06T14:33:03.316Z] total 16 [2025-08-06T14:33:03.316Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 6 14:32 . [2025-08-06T14:33:03.316Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 6 14:32 .. [2025-08-06T14:33:03.316Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 6 14:32 cost [2025-08-06T14:33:03.316Z] -rw-r--r-- 1 jenkins jenkins 84 Aug 6 14:32 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-08-06T14:33:03.604Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-06T14:33:04.456Z] ---> package-listing.sh [2025-08-06T14:33:04.456Z] ++ facter osfamily [2025-08-06T14:33:04.456Z] ++ tr '[:upper:]' '[:lower:]' [2025-08-06T14:33:04.715Z] + OS_FAMILY=debian [2025-08-06T14:33:04.715Z] + workspace=/w/workspace/edgexfoundry_device-sdk-c_main [2025-08-06T14:33:04.715Z] + START_PACKAGES=/tmp/packages_start.txt [2025-08-06T14:33:04.715Z] + END_PACKAGES=/tmp/packages_end.txt [2025-08-06T14:33:04.715Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-08-06T14:33:04.715Z] + PACKAGES=/tmp/packages_start.txt [2025-08-06T14:33:04.715Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_main ']' [2025-08-06T14:33:04.715Z] + PACKAGES=/tmp/packages_end.txt [2025-08-06T14:33:04.715Z] + case "${OS_FAMILY}" in [2025-08-06T14:33:04.715Z] + dpkg -l [2025-08-06T14:33:04.715Z] + grep '^ii' [2025-08-06T14:33:04.715Z] + '[' -f /tmp/packages_start.txt ']' [2025-08-06T14:33:04.715Z] + '[' -f /tmp/packages_end.txt ']' [2025-08-06T14:33:04.715Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-08-06T14:33:04.715Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_main ']' [2025-08-06T14:33:04.715Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_main/archives/ [2025-08-06T14:33:04.715Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_main/archives/ [Pipeline] echo [2025-08-06T14:33:04.726Z] 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-08-06T14:33:05.003Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-08-06T14:33:05.566Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-08-06T14:33:05.566Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-08-06T14:33:05.634Z] prd-ubuntu20.04-docker-8c-8g-6368 does not seem to be running inside a container [2025-08-06T14:33:05.666Z] $ 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-08-06T14:33:05.841Z] $ docker top 735bcad6dfb50c6f4c75affcfe6217574ab23690ff740171076a8821c64b9bb7 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-08-06T14:33:06.185Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-08-06T14:33:06.470Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-08-06T14:33:06.756Z] + ls /var/log/sa-host [2025-08-06T14:33:06.756Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-08-06T14:33:06.924Z] provisioning config files... [2025-08-06T14:33:06.932Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config7292915670587318511tmp [Pipeline] { [Pipeline] echo [2025-08-06T14:33:06.950Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-06T14:33:07.235Z] ---> create-netrc.sh [Pipeline] } [2025-08-06T14:33:07.240Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-08-06T14:33:07.578Z] ---> python-tools-install.sh [Pipeline] echo [2025-08-06T14:33:07.588Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-06T14:33:07.952Z] ---> sudo-logs.sh [2025-08-06T14:33:07.952Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-08-06T14:33:08.008Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-06T14:33:08.316Z] ---> job-cost.sh [2025-08-06T14:33:08.316Z] lf-activate-venv: SKIPPING [2025-08-06T14:33:08.316Z] DEBUG: total: 0.2199999988079071 [2025-08-06T14:33:08.316Z] INFO: Retrieving Stack Cost... [2025-08-06T14:33:08.593Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-08-06T14:33:08.858Z] INFO: Archiving Costs [Pipeline] echo [2025-08-06T14:33:08.873Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-08-06T14:33:09.156Z] ---> logs-deploy.sh [2025-08-06T14:33:09.156Z] lf-activate-venv: SKIPPING [2025-08-06T14:33:09.156Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/main/104 [2025-08-06T14:33:09.156Z] INFO: archiving workspace using pattern(s): [2025-08-06T14:33:10.093Z] Archives upload complete. [2025-08-06T14:33:10.093Z] INFO: archiving logs to Nexus