Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0fa1e200a1b4c9bd2451810fc76dfba979199818 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-ssh15084500001271540381.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16653705195103432039.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/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-ssh10208450451437829536.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5321013959099945398.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-ssh10455410240608008537.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildCApp] RAW Config: [project:device-sdk-c, dockerBuildFilePath:scripts/Dockerfile.alpine-base, dockerFilePath:scripts/Dockerfile.alpine, pushImage:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildCApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-c-settings PROJECT: device-sdk-c USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build DOCKER_FILE_PATH: scripts/Dockerfile.alpine DOCKER_BUILD_FILE_PATH: scripts/Dockerfile.alpine-base DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-35457 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 0fa1e200a1b4c9bd2451810fc76dfba979199818 (main) Commit message: "feat: Add support for listening to common config changes from core-keeper (#534)" > 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 0fa1e200a1b4c9bd2451810fc76dfba979199818 # timeout=10 > git rev-list --no-walk 8b7a811caa8c4c30c104a130aeb3a7ff4cfa5151 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-12-20T12:41:25.856Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-12-20T12:41:25.920Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-12-20T12:41:25.943Z] ========================================================= [2024-12-20T12:41:25.943Z] EdgeX Global Pipelines Version Info [2024-12-20T12:41:25.943Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-12-20T12:41:27.072Z] ------------------- [2024-12-20T12:41:27.072Z] stable info: [2024-12-20T12:41:27.072Z] ------------------- [2024-12-20T12:41:27.072Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-12-20T12:41:27.072Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2024-12-20T12:41:27.072Z] Message: update stable to v1.0.269 [2024-12-20T12:41:27.644Z] ------------------- [2024-12-20T12:41:27.644Z] experimental info: [2024-12-20T12:41:27.644Z] ------------------- [2024-12-20T12:41:27.644Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-12-20T12:41:27.644Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2024-12-20T12:41:27.644Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-12-20T12:41:27.718Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo [2024-12-20T12:41:27.737Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo [2024-12-20T12:41:27.754Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-12-20T12:41:27.776Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-12-20T12:41:27.801Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-12-20T12:41:27.825Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2024-12-20T12:41:27.849Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2024-12-20T12:41:27.873Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-12-20T12:41:27.894Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-12-20T12:41:27.916Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk [Pipeline] echo [2024-12-20T12:41:27.940Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-12-20T12:41:27.962Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-12-20T12:41:27.982Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-12-20T12:41:28.008Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-12-20T12:41:28.035Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-12-20T12:41:28.062Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-12-20T12:41:28.086Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-12-20T12:41:28.115Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-12-20T12:41:28.139Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-12-20T12:41:28.165Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-12-20T12:41:28.185Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0fa1e200a1b4c9bd2451810fc76dfba979199818 [Pipeline] echo [2024-12-20T12:41:28.203Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0fa1e20 [Pipeline] echo [2024-12-20T12:41:28.220Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-20T12:41:28.280Z] provisioning config files... [2024-12-20T12:41:28.293Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config639813216457068455tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-20T12:41:28.628Z] ---> ****-login.sh [2024-12-20T12:41:28.628Z] nexus3.edgexfoundry.org:10001 [2024-12-20T12:41:28.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-20T12:41:29.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-20T12:41:29.148Z] Configure a credential helper to remove this warning. See [2024-12-20T12:41:29.148Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-20T12:41:29.148Z] [2024-12-20T12:41:29.148Z] Login Succeeded [2024-12-20T12:41:29.148Z] nexus3.edgexfoundry.org:10002 [2024-12-20T12:41:29.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-20T12:41:29.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-20T12:41:29.148Z] Configure a credential helper to remove this warning. See [2024-12-20T12:41:29.148Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-20T12:41:29.148Z] [2024-12-20T12:41:29.148Z] Login Succeeded [2024-12-20T12:41:29.149Z] nexus3.edgexfoundry.org:10003 [2024-12-20T12:41:29.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-20T12:41:29.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-20T12:41:29.409Z] Configure a credential helper to remove this warning. See [2024-12-20T12:41:29.409Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-20T12:41:29.409Z] [2024-12-20T12:41:29.409Z] Login Succeeded [2024-12-20T12:41:29.409Z] nexus3.edgexfoundry.org:10004 [2024-12-20T12:41:29.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-20T12:41:29.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-20T12:41:29.409Z] Configure a credential helper to remove this warning. See [2024-12-20T12:41:29.409Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-20T12:41:29.409Z] [2024-12-20T12:41:29.409Z] Login Succeeded [2024-12-20T12:41:29.409Z] ****.io [2024-12-20T12:41:29.410Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-20T12:41:29.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-20T12:41:29.669Z] Configure a credential helper to remove this warning. See [2024-12-20T12:41:29.669Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-20T12:41:29.669Z] [2024-12-20T12:41:29.669Z] Login Succeeded [2024-12-20T12:41:29.669Z] ---> ****-login.sh ends [Pipeline] } [2024-12-20T12:41:29.677Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build LTS Release Image) [Pipeline] sh [2024-12-20T12:41:30.074Z] + git rev-list -1 --merges 0fa1e200a1b4c9bd2451810fc76dfba979199818~1..0fa1e200a1b4c9bd2451810fc76dfba979199818 [Pipeline] echo [2024-12-20T12:41:30.101Z] -----------> git rev-list -1 --merges 0fa1e200a1b4c9bd2451810fc76dfba979199818~1..0fa1e200a1b4c9bd2451810fc76dfba979199818 0fa1e200a1b4c9bd2451810fc76dfba979199818 [false] [Pipeline] sh [2024-12-20T12:41:30.389Z] + git log --format=format:%s -1 0fa1e200a1b4c9bd2451810fc76dfba979199818 [Pipeline] echo [2024-12-20T12:41:30.406Z] ========================================================= [2024-12-20T12:41:30.406Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-12-20T12:41:30.406Z] ========================================================= Stage "Build LTS Release Image" skipped due to when conditional [Pipeline] getContext [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "amd64" skipped due to when conditional [Pipeline] getContext [Pipeline] } Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-12-20T12:41:30.872Z] + git rev-list -1 --merges 0fa1e200a1b4c9bd2451810fc76dfba979199818~1..0fa1e200a1b4c9bd2451810fc76dfba979199818 [Pipeline] echo [2024-12-20T12:41:30.885Z] -----------> git rev-list -1 --merges 0fa1e200a1b4c9bd2451810fc76dfba979199818~1..0fa1e200a1b4c9bd2451810fc76dfba979199818 0fa1e200a1b4c9bd2451810fc76dfba979199818 [false] [Pipeline] sh [2024-12-20T12:41:31.175Z] + git log --format=format:%s -1 0fa1e200a1b4c9bd2451810fc76dfba979199818 [Pipeline] echo [2024-12-20T12:41:31.191Z] ========================================================= [2024-12-20T12:41:31.191Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-12-20T12:41:31.191Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-12-20T12:41:31.618Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-20T12:41:31.618Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-12-20T12:41:31.618Z] + [ -e /tmp/ssh_known_hosts ] [2024-12-20T12:41:31.618Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-12-20T12:41:31.618Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-12-20T12:41:31.618Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-12-20T12:41:31.618Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T12:41:32.030Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-20T12:41:32.030Z] [2024-12-20T12:41:32.030Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T12:41:32.335Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-20T12:41:32.335Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-12-20T12:41:32.335Z] b85a868b505f: Pulling fs layer [2024-12-20T12:41:32.335Z] e2be974225ed: Pulling fs layer [2024-12-20T12:41:32.335Z] 339a4e72a1f5: Pulling fs layer [2024-12-20T12:41:32.335Z] 988bab9f4d93: Pulling fs layer [2024-12-20T12:41:32.335Z] 1469e6f7b9e6: Pulling fs layer [2024-12-20T12:41:32.335Z] eaf3925da568: Pulling fs layer [2024-12-20T12:41:32.335Z] bab4dde63d76: Pulling fs layer [2024-12-20T12:41:32.335Z] bde34c3a00c8: Pulling fs layer [2024-12-20T12:41:32.335Z] b352a97aabf1: Pulling fs layer [2024-12-20T12:41:32.335Z] 4872d77fe225: Pulling fs layer [2024-12-20T12:41:32.335Z] 5851b861e8e6: Pulling fs layer [2024-12-20T12:41:32.335Z] b352a97aabf1: Waiting [2024-12-20T12:41:32.335Z] eaf3925da568: Waiting [2024-12-20T12:41:32.335Z] 4872d77fe225: Waiting [2024-12-20T12:41:32.335Z] bde34c3a00c8: Waiting [2024-12-20T12:41:32.335Z] 5851b861e8e6: Waiting [2024-12-20T12:41:32.335Z] 988bab9f4d93: Waiting [2024-12-20T12:41:32.335Z] 1469e6f7b9e6: Waiting [2024-12-20T12:41:32.335Z] e2be974225ed: Download complete [2024-12-20T12:41:32.335Z] 988bab9f4d93: Verifying Checksum [2024-12-20T12:41:32.335Z] 988bab9f4d93: Download complete [2024-12-20T12:41:32.595Z] 1469e6f7b9e6: Verifying Checksum [2024-12-20T12:41:32.595Z] 1469e6f7b9e6: Download complete [2024-12-20T12:41:32.595Z] 339a4e72a1f5: Verifying Checksum [2024-12-20T12:41:32.595Z] 339a4e72a1f5: Download complete [2024-12-20T12:41:32.595Z] eaf3925da568: Download complete [2024-12-20T12:41:32.595Z] bde34c3a00c8: Verifying Checksum [2024-12-20T12:41:32.595Z] bde34c3a00c8: Download complete [2024-12-20T12:41:32.595Z] b352a97aabf1: Download complete [2024-12-20T12:41:32.595Z] 4872d77fe225: Verifying Checksum [2024-12-20T12:41:32.595Z] 4872d77fe225: Download complete [2024-12-20T12:41:32.595Z] 5851b861e8e6: Verifying Checksum [2024-12-20T12:41:32.595Z] 5851b861e8e6: Download complete [2024-12-20T12:41:32.595Z] b85a868b505f: Verifying Checksum [2024-12-20T12:41:32.595Z] b85a868b505f: Download complete [2024-12-20T12:41:32.854Z] bab4dde63d76: Verifying Checksum [2024-12-20T12:41:32.854Z] bab4dde63d76: Download complete [2024-12-20T12:41:33.791Z] b85a868b505f: Pull complete [2024-12-20T12:41:34.050Z] e2be974225ed: Pull complete [2024-12-20T12:41:34.618Z] 339a4e72a1f5: Pull complete [2024-12-20T12:41:34.618Z] 988bab9f4d93: Pull complete [2024-12-20T12:41:34.876Z] 1469e6f7b9e6: Pull complete [2024-12-20T12:41:34.876Z] eaf3925da568: Pull complete [2024-12-20T12:41:36.780Z] bab4dde63d76: Pull complete [2024-12-20T12:41:36.780Z] bde34c3a00c8: Pull complete [2024-12-20T12:41:36.780Z] b352a97aabf1: Pull complete [2024-12-20T12:41:37.040Z] 4872d77fe225: Pull complete [2024-12-20T12:41:37.040Z] 5851b861e8e6: Pull complete [2024-12-20T12:41:37.040Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-12-20T12:41:37.040Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-20T12:41:37.040Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-20T12:41:37.174Z] prd-ubuntu20.04-docker-8c-8g-35457 does not seem to be running inside a container [2024-12-20T12:41:37.208Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-12-20T12:41:40.288Z] $ docker top acc5c51ac3744ec007690ea1e6f8dab62cfbe952db8e2e850c642d29dca1748a -eo pid,comm [2024-12-20T12:41:40.348Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-12-20T12:41:40.348Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-20T12:41:40.398Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-20T12:41:40.398Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-20T12:41:40.536Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-20T12:41:40.537Z] $ docker exec acc5c51ac3744ec007690ea1e6f8dab62cfbe952db8e2e850c642d29dca1748a ssh-agent [2024-12-20T12:41:40.648Z] SSH_AUTH_SOCK=/tmp/ssh-OykA0q5FtzlM/agent.32 [2024-12-20T12:41:40.648Z] SSH_AGENT_PID=38 [2024-12-20T12:41:40.655Z] Running ssh-add (command line suppressed) [2024-12-20T12:41:40.758Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_6283924090521511068.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_6283924090521511068.key) [2024-12-20T12:41:40.773Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-20T12:41:41.077Z] + git tag --points-at HEAD [Pipeline] } [2024-12-20T12:41:41.090Z] $ docker exec --env ******** --env ******** acc5c51ac3744ec007690ea1e6f8dab62cfbe952db8e2e850c642d29dca1748a ssh-agent -k [2024-12-20T12:41:41.206Z] unset SSH_AUTH_SOCK; [2024-12-20T12:41:41.206Z] unset SSH_AGENT_PID; [2024-12-20T12:41:41.206Z] echo Agent pid 38 killed; [2024-12-20T12:41:41.218Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-12-20T12:41:41.257Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-20T12:41:41.257Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-20T12:41:41.362Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-20T12:41:41.363Z] $ docker exec acc5c51ac3744ec007690ea1e6f8dab62cfbe952db8e2e850c642d29dca1748a ssh-agent [2024-12-20T12:41:41.468Z] SSH_AUTH_SOCK=/tmp/ssh-wCG1O6PzqkpU/agent.71 [2024-12-20T12:41:41.468Z] SSH_AGENT_PID=77 [2024-12-20T12:41:41.472Z] Running ssh-add (command line suppressed) [2024-12-20T12:41:41.574Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_16179957267422894298.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_16179957267422894298.key) [2024-12-20T12:41:41.590Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-20T12:41:41.884Z] + git semver init [2024-12-20T12:41:42.143Z] 2024-12-20 12:41:42,069 [run_init] DEBUG init version:0.0.0 force:False [2024-12-20T12:41:42.143Z] 2024-12-20 12:41:42,070 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-c_main/.semver [2024-12-20T12:41:42.143Z] 2024-12-20 12:41:42,070 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-c.git /w/workspace/edgexfoundry_device-sdk-c_main/.semver [2024-12-20T12:41:42.143Z] 2024-12-20 12:41:42,070 [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, universal_newlines=False, shell=None, istream=None) [2024-12-20T12:41:43.093Z] 2024-12-20 12:41:42,863 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-c_main/.git/info/exclude [2024-12-20T12:41:43.093Z] 2024-12-20 12:41:42,864 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-c_main/.semver/main with force:False [2024-12-20T12:41:43.093Z] 2024-12-20 12:41:42,865 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2024-12-20T12:41:43.093Z] 2024-12-20 12:41:42,865 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2024-12-20T12:41:43.093Z] 4.0.0-dev.14 [Pipeline] } [2024-12-20T12:41:43.103Z] $ docker exec --env ******** --env ******** acc5c51ac3744ec007690ea1e6f8dab62cfbe952db8e2e850c642d29dca1748a ssh-agent -k [2024-12-20T12:41:43.219Z] unset SSH_AUTH_SOCK; [2024-12-20T12:41:43.220Z] unset SSH_AGENT_PID; [2024-12-20T12:41:43.221Z] echo Agent pid 77 killed; [2024-12-20T12:41:43.229Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-20T12:41:43.548Z] + git semver [Pipeline] } [2024-12-20T12:41:43.822Z] $ docker stop --time=1 acc5c51ac3744ec007690ea1e6f8dab62cfbe952db8e2e850c642d29dca1748a [2024-12-20T12:41:45.097Z] $ docker rm -f --volumes acc5c51ac3744ec007690ea1e6f8dab62cfbe952db8e2e850c642d29dca1748a [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-20T12:41:45.440Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-12-20T12:41:45.688Z] Stashed 1 file(s) [Pipeline] echo [2024-12-20T12:41:45.693Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.14 [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 [2024-12-20T12:41:45.956Z] provisioning config files... [Pipeline] // stage [Pipeline] } [2024-12-20T12:41:45.967Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config1748526442955736997tmp [Pipeline] // stage [Pipeline] { [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [2024-12-20T12:41:46.306Z] ---> ****-login.sh [2024-12-20T12:41:46.306Z] nexus3.edgexfoundry.org:10001 [2024-12-20T12:41:46.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-20T12:41:46.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-20T12:41:46.306Z] Configure a credential helper to remove this warning. See [2024-12-20T12:41:46.306Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-20T12:41:46.306Z] [2024-12-20T12:41:46.306Z] Login Succeeded [2024-12-20T12:41:46.306Z] nexus3.edgexfoundry.org:10002 [2024-12-20T12:41:46.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-20T12:41:46.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-20T12:41:46.306Z] Configure a credential helper to remove this warning. See [2024-12-20T12:41:46.306Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-20T12:41:46.306Z] [2024-12-20T12:41:46.306Z] Login Succeeded [2024-12-20T12:41:46.306Z] nexus3.edgexfoundry.org:10003 [2024-12-20T12:41:46.568Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-20T12:41:46.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-20T12:41:46.568Z] Configure a credential helper to remove this warning. See [2024-12-20T12:41:46.568Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-20T12:41:46.568Z] [2024-12-20T12:41:46.568Z] Login Succeeded [2024-12-20T12:41:46.568Z] nexus3.edgexfoundry.org:10004 [2024-12-20T12:41:46.568Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-20T12:41:46.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-20T12:41:46.568Z] Configure a credential helper to remove this warning. See [2024-12-20T12:41:46.568Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-20T12:41:46.568Z] [2024-12-20T12:41:46.568Z] Login Succeeded [2024-12-20T12:41:46.568Z] ****.io [2024-12-20T12:41:46.568Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-20T12:41:46.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-20T12:41:46.828Z] Configure a credential helper to remove this warning. See [2024-12-20T12:41:46.828Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-20T12:41:46.828Z] [2024-12-20T12:41:46.828Z] Login Succeeded [2024-12-20T12:41:46.828Z] ---> ****-login.sh ends [Pipeline] } [2024-12-20T12:41:46.835Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-12-20T12:41:46.938Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-20T12:41:46.959Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-x86_64 [Pipeline] echo [2024-12-20T12:41:46.976Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-20T12:41:46.990Z] ========================================================= [2024-12-20T12:41:46.990Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2024-12-20T12:41:46.990Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T12:41:47.303Z] + docker build -t ci-base-image-x86_64 -f scripts/Dockerfile.alpine-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest . [2024-12-20T12:41:47.303Z] Sending build context to Docker daemon 5.436MB [2024-12-20T12:41:47.303Z] Step 1/22 : ARG BASE=alpine:3.18 [2024-12-20T12:41:47.303Z] Step 2/22 : FROM ${BASE} as builder [2024-12-20T12:41:47.303Z] latest: Pulling from edgex-devops/edgex-gcc-base [2024-12-20T12:41:47.303Z] 96526aa774ef: Pulling fs layer [2024-12-20T12:41:47.303Z] da60e534fd72: Pulling fs layer [2024-12-20T12:41:47.562Z] 96526aa774ef: Verifying Checksum [2024-12-20T12:41:47.562Z] 96526aa774ef: Download complete [2024-12-20T12:41:47.562Z] 96526aa774ef: Pull complete [2024-12-20T12:41:48.130Z] da60e534fd72: Verifying Checksum [2024-12-20T12:41:48.130Z] da60e534fd72: Download complete [2024-12-20T12:41:51.419Z] da60e534fd72: Pull complete [2024-12-20T12:41:51.419Z] Digest: sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff [2024-12-20T12:41:51.419Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2024-12-20T12:41:51.419Z] ---> 6605166a5db4 [2024-12-20T12:41:51.419Z] Step 3/22 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2024-12-20T12:41:54.026Z] ---> Running in 5a7dafb4ecbb [2024-12-20T12:41:54.026Z] Connecting to iotech.jfrog.io (34.246.139.145:443) [2024-12-20T12:41:54.287Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2024-12-20T12:41:54.287Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2024-12-20T12:41:54.287Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2024-12-20T12:41:54.549Z] Removing intermediate container 5a7dafb4ecbb [2024-12-20T12:41:54.549Z] ---> 267ad05aec5e [2024-12-20T12:41:54.549Z] Step 4/22 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main' >> /etc/apk/repositories [2024-12-20T12:41:54.549Z] ---> Running in 19a239327291 [2024-12-20T12:41:55.488Z] Removing intermediate container 19a239327291 [2024-12-20T12:41:55.488Z] ---> 943f47da6305 [2024-12-20T12:41:55.488Z] Step 5/22 : RUN apk add --update --no-cache binutils gcc libc-dev make git cmake yaml-dev curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev libcbor-dev iotech-paho-mqtt-c-dev-1.3 iotech-iot-1.5-dev [2024-12-20T12:41:55.488Z] ---> Running in 0cd10229342a [2024-12-20T12:41:55.488Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-12-20T12:41:55.747Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-12-20T12:41:56.006Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/x86_64/APKINDEX.tar.gz [2024-12-20T12:41:56.574Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2024-12-20T12:41:56.574Z] (1/15) Installing libcbor (0.10.2-r1) [2024-12-20T12:41:56.574Z] (2/15) Installing iotech-iot-1.5 (1.5.5-r0) [2024-12-20T12:41:57.143Z] (3/15) Installing iotech-iot-1.5-dev (1.5.5-r0) [2024-12-20T12:41:57.404Z] (4/15) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2024-12-20T12:41:57.404Z] (5/15) Installing libcbor-dev (0.10.2-r1) [2024-12-20T12:41:57.666Z] (6/15) Installing libmenuw (6.4_p20230506-r0) [2024-12-20T12:41:57.666Z] (7/15) Installing libpanelw (6.4_p20230506-r0) [2024-12-20T12:41:57.666Z] (8/15) Installing libncurses++ (6.4_p20230506-r0) [2024-12-20T12:41:57.666Z] (9/15) Installing ncurses-dev (6.4_p20230506-r0) [2024-12-20T12:41:57.666Z] (10/15) Installing libblkid (2.38.1-r8) [2024-12-20T12:41:57.666Z] (11/15) Installing libuuid (2.38.1-r8) [2024-12-20T12:41:57.666Z] (12/15) Installing libfdisk (2.38.1-r8) [2024-12-20T12:41:57.666Z] (13/15) Installing libmount (2.38.1-r8) [2024-12-20T12:41:57.666Z] (14/15) Installing libsmartcols (2.38.1-r8) [2024-12-20T12:41:57.666Z] (15/15) Installing util-linux-dev (2.38.1-r8) [2024-12-20T12:41:57.666Z] Executing busybox-1.36.1-r4.trigger [2024-12-20T12:41:57.666Z] OK: 336 MiB in 97 packages [2024-12-20T12:41:58.236Z] Removing intermediate container 0cd10229342a [2024-12-20T12:41:58.236Z] ---> 00ff97fb5844 [2024-12-20T12:41:58.236Z] Step 6/22 : RUN mkdir /tmp/sdk [2024-12-20T12:41:58.236Z] ---> Running in 2d4737166116 [2024-12-20T12:41:58.806Z] Removing intermediate container 2d4737166116 [2024-12-20T12:41:58.806Z] ---> da7d88ab3241 [2024-12-20T12:41:58.806Z] Step 7/22 : COPY VERSION /tmp/sdk [2024-12-20T12:41:59.066Z] ---> 6743982c55cc [2024-12-20T12:41:59.066Z] Step 8/22 : COPY src /tmp/sdk/src [2024-12-20T12:41:59.325Z] ---> 9f033f140fc0 [2024-12-20T12:41:59.325Z] Step 9/22 : COPY include /tmp/sdk/include [2024-12-20T12:41:59.325Z] ---> 633d6307f73a [2024-12-20T12:41:59.325Z] Step 10/22 : COPY scripts /tmp/sdk/scripts [2024-12-20T12:41:59.583Z] ---> 252a8e7951d5 [2024-12-20T12:41:59.583Z] Step 11/22 : COPY LICENSE /tmp/sdk [2024-12-20T12:41:59.583Z] ---> b4ab4e15c183 [2024-12-20T12:41:59.583Z] Step 12/22 : COPY Attribution.txt /tmp/sdk [2024-12-20T12:41:59.842Z] ---> aa01f850f5ad [2024-12-20T12:41:59.842Z] Step 13/22 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2024-12-20T12:41:59.842Z] ---> Running in dd9f8ba274fa [2024-12-20T12:42:00.101Z] + CPPCHECK=false [2024-12-20T12:42:00.101Z] + DOCGEN=false [2024-12-20T12:42:00.101Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2024-12-20T12:42:00.101Z] + '[' 0 -gt 0 ] [2024-12-20T12:42:00.101Z] + readlink -f ./scripts/build.sh [2024-12-20T12:42:00.101Z] + dirname /tmp/sdk/scripts/build.sh [2024-12-20T12:42:00.101Z] + dirname /tmp/sdk/scripts [2024-12-20T12:42:00.101Z] + ROOT=/tmp/sdk [2024-12-20T12:42:00.101Z] + cd /tmp/sdk [2024-12-20T12:42:00.101Z] + mkdir -p /tmp/sdk/build/release [2024-12-20T12:42:00.101Z] + cd /tmp/sdk/build/release [2024-12-20T12:42:00.101Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2024-12-20T12:42:00.101Z] -- The C compiler identification is GNU 12.2.1 [2024-12-20T12:42:00.101Z] -- Detecting C compiler ABI info [2024-12-20T12:42:00.360Z] -- Detecting C compiler ABI info - done [2024-12-20T12:42:00.360Z] -- Check for working C compiler: /usr/bin/cc - skipped [2024-12-20T12:42:00.360Z] -- Detecting C compile features [2024-12-20T12:42:00.360Z] -- Detecting C compile features - done [2024-12-20T12:42:00.360Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2024-12-20T12:42:00.360Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.4.0") [2024-12-20T12:42:00.360Z] -- Found LIBYAML: /usr/lib/libyaml.so [2024-12-20T12:42:00.360Z] -- Found LIBUUID: /usr/lib/libuuid.so [2024-12-20T12:42:00.360Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2024-12-20T12:42:00.360Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2024-12-20T12:42:00.360Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2024-12-20T12:42:00.360Z] -- /opt/iotech/iot/1.5/include [2024-12-20T12:42:00.360Z] -- C SDK 0.0.0 for Linux [2024-12-20T12:42:00.360Z] -- Performing Test CSDK_HAVE_ATOMIC [2024-12-20T12:42:00.360Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2024-12-20T12:42:00.620Z] -- Found Curses: /usr/lib/libcurses.so [2024-12-20T12:42:00.620Z] -- Configuring done (0.4s) [2024-12-20T12:42:00.620Z] -- Generating done (0.0s) [2024-12-20T12:42:00.620Z] -- Build files have been written to: /tmp/sdk/build/release [2024-12-20T12:42:00.620Z] + make all package [2024-12-20T12:42:00.620Z] + tee release.log [2024-12-20T12:42:00.620Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2024-12-20T12:42:00.620Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2024-12-20T12:42:00.879Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2024-12-20T12:42:01.138Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2024-12-20T12:42:01.138Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2024-12-20T12:42:01.398Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2024-12-20T12:42:01.398Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2024-12-20T12:42:01.659Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2024-12-20T12:42:01.920Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2024-12-20T12:42:01.920Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2024-12-20T12:42:02.180Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2024-12-20T12:42:02.180Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2024-12-20T12:42:02.441Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2024-12-20T12:42:02.441Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2024-12-20T12:42:02.441Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2024-12-20T12:42:03.008Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2024-12-20T12:42:03.008Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2024-12-20T12:42:03.008Z] In file included from /opt/iotech/iot/1.5/include/iot/threadpool.h:15, [2024-12-20T12:42:03.008Z] from /tmp/sdk/src/c/registry.h:14, [2024-12-20T12:42:03.008Z] from /tmp/sdk/src/c/registry-impl.h:12, [2024-12-20T12:42:03.008Z] from /tmp/sdk/src/c/keeper.h:12, [2024-12-20T12:42:03.008Z] from /tmp/sdk/src/c/keeper.c:4: [2024-12-20T12:42:03.008Z] /tmp/sdk/src/c/keeper.c: In function 'edgex_keeper_client_init': [2024-12-20T12:42:03.008Z] /tmp/sdk/src/c/keeper.c:121:31: warning: format '%s' expects a matching 'char *' argument [-Wformat=] [2024-12-20T12:42:03.008Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2024-12-20T12:42:03.008Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-12-20T12:42:03.008Z] /opt/iotech/iot/1.5/include/iot/logger.h:185:104: note: in definition of macro 'iot_log_error' [2024-12-20T12:42:03.008Z] 185 | #define iot_log_error(l,...) if ((l) && (l)->level >= IOT_LOG_ERROR) iot_log__log ((l), IOT_LOG_ERROR, __VA_ARGS__) [2024-12-20T12:42:03.008Z] | ^~~~~~~~~~~ [2024-12-20T12:42:03.008Z] /tmp/sdk/src/c/keeper.c:121:55: note: format string is defined here [2024-12-20T12:42:03.008Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2024-12-20T12:42:03.008Z] | ~^ [2024-12-20T12:42:03.008Z] | | [2024-12-20T12:42:03.008Z] | char * [2024-12-20T12:42:03.269Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2024-12-20T12:42:03.269Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2024-12-20T12:42:03.530Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2024-12-20T12:42:03.530Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2024-12-20T12:42:04.469Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2024-12-20T12:42:04.729Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2024-12-20T12:42:04.729Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2024-12-20T12:42:04.729Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2024-12-20T12:42:04.989Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2024-12-20T12:42:04.989Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2024-12-20T12:42:05.558Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2024-12-20T12:42:05.558Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2024-12-20T12:42:05.558Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2024-12-20T12:42:05.818Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2024-12-20T12:42:06.077Z] /tmp/sdk/src/c/service.c: In function 'devsdk_service_start': [2024-12-20T12:42:06.077Z] /tmp/sdk/src/c/service.c:1063:5: warning: 'deviceservices_config' may be used uninitialized [-Wmaybe-uninitialized] [2024-12-20T12:42:06.077Z] 1063 | edgex_device_parseClients (svc->logger, iot_data_string_map_get (deviceservices_config, "Clients"), &svc->config.endpoints); [2024-12-20T12:42:06.077Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-12-20T12:42:06.077Z] /tmp/sdk/src/c/service.c:875:21: note: 'deviceservices_config' was declared here [2024-12-20T12:42:06.077Z] 875 | const iot_data_t *deviceservices_config; [2024-12-20T12:42:06.077Z] | ^~~~~~~~~~~~~~~~~~~~~ [2024-12-20T12:42:06.077Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2024-12-20T12:42:06.336Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2024-12-20T12:42:06.336Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2024-12-20T12:42:06.336Z] [ 68%] Linking C shared library libcsdk.so [2024-12-20T12:42:06.336Z] [ 68%] Built target csdk [2024-12-20T12:42:06.597Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2024-12-20T12:42:06.597Z] [ 72%] Linking C executable template [2024-12-20T12:42:06.597Z] [ 72%] Built target template [2024-12-20T12:42:06.597Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2024-12-20T12:42:06.855Z] [ 76%] Linking C executable device-counter [2024-12-20T12:42:06.855Z] [ 76%] Built target device-counter [2024-12-20T12:42:06.855Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2024-12-20T12:42:06.855Z] [ 80%] Linking C executable device-random [2024-12-20T12:42:07.114Z] [ 80%] Built target device-random [2024-12-20T12:42:07.114Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2024-12-20T12:42:07.114Z] [ 84%] Linking C executable device-gyro [2024-12-20T12:42:07.114Z] [ 84%] Built target device-gyro [2024-12-20T12:42:07.114Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2024-12-20T12:42:07.373Z] [ 88%] Linking C executable device-bitfields [2024-12-20T12:42:07.373Z] [ 88%] Built target device-bitfields [2024-12-20T12:42:07.373Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2024-12-20T12:42:07.631Z] [ 92%] Linking C executable template-discovery [2024-12-20T12:42:07.631Z] [ 92%] Built target template-discovery [2024-12-20T12:42:07.631Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2024-12-20T12:42:07.631Z] [ 96%] Linking C executable device-file [2024-12-20T12:42:07.890Z] [ 96%] Built target device-file [2024-12-20T12:42:07.890Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2024-12-20T12:42:07.890Z] [100%] Linking C executable device-terminal [2024-12-20T12:42:07.890Z] [100%] Built target device-terminal [2024-12-20T12:42:08.149Z] Run CPack packaging tool... [2024-12-20T12:42:08.149Z] CPack: Create package using TGZ [2024-12-20T12:42:08.149Z] CPack: Install projects [2024-12-20T12:42:08.149Z] CPack: - Run preinstall target for: Csdk [2024-12-20T12:42:08.409Z] CPack: - Install project: Csdk [] [2024-12-20T12:42:08.409Z] CPack: Create package [2024-12-20T12:42:08.409Z] CPack: - package: /tmp/sdk/build/release/csdk-0.0.0.tar.gz generated. [2024-12-20T12:42:08.409Z] + '[' false '=' true ] [2024-12-20T12:42:08.409Z] + '[' false '=' true ] [2024-12-20T12:42:08.409Z] + mkdir -p /tmp/sdk/build/debug [2024-12-20T12:42:08.409Z] + cd /tmp/sdk/build/debug [2024-12-20T12:42:08.409Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2024-12-20T12:42:08.409Z] -- The C compiler identification is GNU 12.2.1 [2024-12-20T12:42:08.409Z] -- Detecting C compiler ABI info [2024-12-20T12:42:08.409Z] -- Detecting C compiler ABI info - done [2024-12-20T12:42:08.409Z] -- Check for working C compiler: /usr/bin/cc - skipped [2024-12-20T12:42:08.409Z] -- Detecting C compile features [2024-12-20T12:42:08.409Z] -- Detecting C compile features - done [2024-12-20T12:42:08.409Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2024-12-20T12:42:08.676Z] -- Found CURL: /usr/lib/libcurl.so (found version "8.4.0") [2024-12-20T12:42:08.676Z] -- Found LIBYAML: /usr/lib/libyaml.so [2024-12-20T12:42:08.676Z] -- Found LIBUUID: /usr/lib/libuuid.so [2024-12-20T12:42:08.676Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2024-12-20T12:42:08.676Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2024-12-20T12:42:08.676Z] -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so [2024-12-20T12:42:08.676Z] -- /opt/iotech/iot/1.5/include [2024-12-20T12:42:08.676Z] -- C SDK 0.0.0 for Linux [2024-12-20T12:42:08.676Z] -- Performing Test CSDK_HAVE_ATOMIC [2024-12-20T12:42:08.676Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2024-12-20T12:42:08.676Z] -- Found Curses: /usr/lib/libcurses.so [2024-12-20T12:42:08.676Z] -- Configuring done (0.4s) [2024-12-20T12:42:08.676Z] -- Generating done (0.0s) [2024-12-20T12:42:08.676Z] -- Build files have been written to: /tmp/sdk/build/debug [2024-12-20T12:42:08.676Z] + tee debug.log [2024-12-20T12:42:08.676Z] + make [2024-12-20T12:42:08.935Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2024-12-20T12:42:08.935Z] [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o [2024-12-20T12:42:08.935Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o [2024-12-20T12:42:08.935Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o [2024-12-20T12:42:09.194Z] [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2024-12-20T12:42:09.194Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2024-12-20T12:42:09.194Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2024-12-20T12:42:09.453Z] [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2024-12-20T12:42:09.453Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2024-12-20T12:42:09.453Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2024-12-20T12:42:09.711Z] [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2024-12-20T12:42:09.711Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2024-12-20T12:42:09.711Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o [2024-12-20T12:42:09.711Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2024-12-20T12:42:09.970Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2024-12-20T12:42:09.970Z] [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2024-12-20T12:42:09.970Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o [2024-12-20T12:42:09.970Z] In file included from /opt/iotech/iot/1.5/include/iot/threadpool.h:15, [2024-12-20T12:42:09.970Z] from /tmp/sdk/src/c/registry.h:14, [2024-12-20T12:42:09.970Z] from /tmp/sdk/src/c/registry-impl.h:12, [2024-12-20T12:42:09.970Z] from /tmp/sdk/src/c/keeper.h:12, [2024-12-20T12:42:09.970Z] from /tmp/sdk/src/c/keeper.c:4: [2024-12-20T12:42:09.970Z] /tmp/sdk/src/c/keeper.c: In function 'edgex_keeper_client_init': [2024-12-20T12:42:09.970Z] /tmp/sdk/src/c/keeper.c:121:31: warning: format '%s' expects a matching 'char *' argument [-Wformat=] [2024-12-20T12:42:09.970Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2024-12-20T12:42:09.970Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2024-12-20T12:42:09.970Z] /opt/iotech/iot/1.5/include/iot/logger.h:185:104: note: in definition of macro 'iot_log_error' [2024-12-20T12:42:09.970Z] 185 | #define iot_log_error(l,...) if ((l) && (l)->level >= IOT_LOG_ERROR) iot_log__log ((l), IOT_LOG_ERROR, __VA_ARGS__) [2024-12-20T12:42:09.970Z] | ^~~~~~~~~~~ [2024-12-20T12:42:09.970Z] /tmp/sdk/src/c/keeper.c:121:55: note: format string is defined here [2024-12-20T12:42:09.970Z] 121 | iot_log_error(logger, "Could not parse URL \"%s\" as a core-keeper config/registry URL"); [2024-12-20T12:42:09.970Z] | ~^ [2024-12-20T12:42:09.970Z] | | [2024-12-20T12:42:09.970Z] | char * [2024-12-20T12:42:10.231Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2024-12-20T12:42:10.231Z] [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2024-12-20T12:42:10.231Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o [2024-12-20T12:42:10.490Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2024-12-20T12:42:10.490Z] [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2024-12-20T12:42:10.750Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2024-12-20T12:42:10.750Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2024-12-20T12:42:10.750Z] [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o [2024-12-20T12:42:10.750Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2024-12-20T12:42:11.009Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2024-12-20T12:42:11.269Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2024-12-20T12:42:11.269Z] [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2024-12-20T12:42:11.269Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2024-12-20T12:42:11.269Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2024-12-20T12:42:11.529Z] [ 62%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2024-12-20T12:42:11.529Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2024-12-20T12:42:11.529Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2024-12-20T12:42:11.790Z] [ 68%] Linking C shared library libcsdk.so [2024-12-20T12:42:11.790Z] [ 68%] Built target csdk [2024-12-20T12:42:11.790Z] [ 70%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2024-12-20T12:42:11.790Z] [ 72%] Linking C executable template [2024-12-20T12:42:11.790Z] [ 72%] Built target template [2024-12-20T12:42:11.790Z] [ 74%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2024-12-20T12:42:12.052Z] [ 76%] Linking C executable device-counter [2024-12-20T12:42:12.052Z] [ 76%] Built target device-counter [2024-12-20T12:42:12.052Z] [ 78%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2024-12-20T12:42:12.052Z] [ 80%] Linking C executable device-random [2024-12-20T12:42:12.312Z] [ 80%] Built target device-random [2024-12-20T12:42:12.312Z] [ 82%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2024-12-20T12:42:12.312Z] [ 84%] Linking C executable device-gyro [2024-12-20T12:42:12.312Z] [ 84%] Built target device-gyro [2024-12-20T12:42:12.312Z] [ 86%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2024-12-20T12:42:12.312Z] [ 88%] Linking C executable device-bitfields [2024-12-20T12:42:12.571Z] [ 88%] Built target device-bitfields [2024-12-20T12:42:12.571Z] [ 90%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2024-12-20T12:42:12.571Z] [ 92%] Linking C executable template-discovery [2024-12-20T12:42:12.571Z] [ 92%] Built target template-discovery [2024-12-20T12:42:12.571Z] [ 94%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2024-12-20T12:42:12.831Z] [ 96%] Linking C executable device-file [2024-12-20T12:42:12.831Z] [ 96%] Built target device-file [2024-12-20T12:42:12.831Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2024-12-20T12:42:12.831Z] [100%] Linking C executable device-terminal [2024-12-20T12:42:13.091Z] [100%] Built target device-terminal [2024-12-20T12:42:13.091Z] make: Entering directory '/tmp/sdk/build/release' [2024-12-20T12:42:13.091Z] [ 68%] Built target csdk [2024-12-20T12:42:13.091Z] [ 72%] Built target template [2024-12-20T12:42:13.091Z] [ 76%] Built target device-counter [2024-12-20T12:42:13.091Z] [ 80%] Built target device-random [2024-12-20T12:42:13.091Z] [ 84%] Built target device-gyro [2024-12-20T12:42:13.091Z] [ 88%] Built target device-bitfields [2024-12-20T12:42:13.091Z] [ 92%] Built target template-discovery [2024-12-20T12:42:13.091Z] [ 96%] Built target device-file [2024-12-20T12:42:13.091Z] [100%] Built target device-terminal [2024-12-20T12:42:13.091Z] Install the project... [2024-12-20T12:42:13.091Z] -- Install configuration: "Release" [2024-12-20T12:42:13.091Z] -- Installing: /usr/local/lib/libcsdk.so [2024-12-20T12:42:13.091Z] -- Set runtime path of "/usr/local/lib/libcsdk.so" to "" [2024-12-20T12:42:13.091Z] -- Installing: /usr/local/include [2024-12-20T12:42:13.091Z] -- Installing: /usr/local/include/devsdk [2024-12-20T12:42:13.091Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2024-12-20T12:42:13.091Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2024-12-20T12:42:13.091Z] -- Installing: /usr/local/include/edgex [2024-12-20T12:42:13.091Z] -- Installing: /usr/local/include/edgex/edgex.h [2024-12-20T12:42:13.091Z] -- Installing: /usr/local/include/edgex/devices.h [2024-12-20T12:42:13.091Z] -- Installing: /usr/local/include/edgex/profiles.h [2024-12-20T12:42:13.091Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2024-12-20T12:42:13.091Z] -- Installing: /usr/local/include/edgex/rest-server.h [2024-12-20T12:42:13.091Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2024-12-20T12:42:13.091Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2024-12-20T12:42:13.091Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2024-12-20T12:42:13.091Z] make: Leaving directory '/tmp/sdk/build/release' [2024-12-20T12:42:14.036Z] Removing intermediate container dd9f8ba274fa [2024-12-20T12:42:14.036Z] ---> bb91df1c522f [2024-12-20T12:42:14.036Z] Step 14/22 : FROM ${BASE} [2024-12-20T12:42:14.036Z] ---> 6605166a5db4 [2024-12-20T12:42:14.036Z] Step 15/22 : LABEL maintainer="IOTech " [2024-12-20T12:42:14.036Z] ---> Running in 3e8e6ee91a89 [2024-12-20T12:42:14.036Z] Removing intermediate container 3e8e6ee91a89 [2024-12-20T12:42:14.036Z] ---> 7b73fe51074f [2024-12-20T12:42:14.036Z] Step 16/22 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2024-12-20T12:42:14.036Z] ---> Running in 03ae4d102b4b [2024-12-20T12:42:14.296Z] Connecting to iotech.jfrog.io (54.73.4.50:443) [2024-12-20T12:42:14.863Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2024-12-20T12:42:14.863Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2024-12-20T12:42:14.863Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2024-12-20T12:42:15.125Z] Removing intermediate container 03ae4d102b4b [2024-12-20T12:42:15.125Z] ---> b5f5d1170378 [2024-12-20T12:42:15.125Z] Step 17/22 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main' >> /etc/apk/repositories [2024-12-20T12:42:15.125Z] ---> Running in 811b0f4fcb42 [2024-12-20T12:42:15.699Z] Removing intermediate container 811b0f4fcb42 [2024-12-20T12:42:15.699Z] ---> 4cec9ce53f7b [2024-12-20T12:42:15.699Z] Step 18/22 : RUN apk add --update --no-cache binutils gcc libc-dev make git cmake yaml curl libmicrohttpd libuuid libcbor iotech-paho-mqtt-c-dev-1.3 iotech-iot-1.5 dumb-init [2024-12-20T12:42:15.699Z] ---> Running in 6073fec1e9a0 [2024-12-20T12:42:15.959Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-12-20T12:42:16.217Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-12-20T12:42:16.217Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/x86_64/APKINDEX.tar.gz [2024-12-20T12:42:17.154Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2024-12-20T12:42:17.154Z] (1/8) Upgrading libcurl (8.4.0-r0 -> 8.9.1-r1) [2024-12-20T12:42:17.154Z] (2/8) Installing curl (8.9.1-r1) [2024-12-20T12:42:17.154Z] (3/8) Upgrading curl-dev (8.4.0-r0 -> 8.9.1-r1) [2024-12-20T12:42:17.154Z] (4/8) Installing dumb-init (1.2.5-r2) [2024-12-20T12:42:17.154Z] (5/8) Installing libcbor (0.10.2-r1) [2024-12-20T12:42:17.154Z] (6/8) Installing iotech-iot-1.5 (1.5.5-r0) [2024-12-20T12:42:17.725Z] (7/8) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.13-r0) [2024-12-20T12:42:17.725Z] (8/8) Installing libuuid (2.38.1-r8) [2024-12-20T12:42:17.725Z] Executing busybox-1.36.1-r4.trigger [2024-12-20T12:42:17.984Z] OK: 331 MiB in 88 packages [2024-12-20T12:42:18.261Z] Removing intermediate container 6073fec1e9a0 [2024-12-20T12:42:18.261Z] ---> 5c91cf1e50b9 [2024-12-20T12:42:18.261Z] Step 19/22 : RUN apk --no-cache upgrade [2024-12-20T12:42:18.522Z] ---> Running in 993b0717309e [2024-12-20T12:42:18.782Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-12-20T12:42:18.782Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-12-20T12:42:18.782Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/x86_64/APKINDEX.tar.gz [2024-12-20T12:42:19.722Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2024-12-20T12:42:19.722Z] Upgrading critical system libraries and apk-tools: [2024-12-20T12:42:19.722Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-12-20T12:42:19.722Z] Executing busybox-1.36.1-r4.trigger [2024-12-20T12:42:19.722Z] Continuing the upgrade transaction with new apk-tools: [2024-12-20T12:42:19.722Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-12-20T12:42:19.722Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-12-20T12:42:19.722Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/x86_64/APKINDEX.tar.gz [2024-12-20T12:42:20.291Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2024-12-20T12:42:20.291Z] (1/14) Upgrading busybox (1.36.1-r4 -> 1.36.1-r7) [2024-12-20T12:42:20.291Z] Executing busybox-1.36.1-r7.post-upgrade [2024-12-20T12:42:20.291Z] (2/14) Upgrading busybox-binsh (1.36.1-r4 -> 1.36.1-r7) [2024-12-20T12:42:20.291Z] (3/14) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-12-20T12:42:20.291Z] (4/14) Upgrading libcrypto3 (3.1.4-r0 -> 3.1.7-r1) [2024-12-20T12:42:20.550Z] (5/14) Upgrading libssl3 (3.1.4-r0 -> 3.1.7-r1) [2024-12-20T12:42:20.550Z] (6/14) Upgrading ssl_client (1.36.1-r4 -> 1.36.1-r7) [2024-12-20T12:42:20.550Z] (7/14) Upgrading libexpat (2.5.0-r1 -> 2.6.4-r0) [2024-12-20T12:42:20.550Z] (8/14) Upgrading libarchive (3.7.2-r0 -> 3.7.7-r0) [2024-12-20T12:42:20.550Z] (9/14) Upgrading ca-certificates (20230506-r0 -> 20240226-r0) [2024-12-20T12:42:20.550Z] (10/14) Upgrading openssl-dev (3.1.4-r0 -> 3.1.7-r1) [2024-12-20T12:42:20.550Z] (11/14) Upgrading git (2.40.1-r0 -> 2.40.3-r0) [2024-12-20T12:42:20.550Z] (12/14) Upgrading gnutls (3.8.0-r2 -> 3.8.4-r0) [2024-12-20T12:42:20.550Z] (13/14) Upgrading gnutls-c++ (3.8.0-r2 -> 3.8.4-r0) [2024-12-20T12:42:20.550Z] (14/14) Upgrading gnutls-dev (3.8.0-r2 -> 3.8.4-r0) [2024-12-20T12:42:20.550Z] Executing busybox-1.36.1-r7.trigger [2024-12-20T12:42:20.550Z] Executing ca-certificates-20240226-r0.trigger [2024-12-20T12:42:20.550Z] OK: 331 MiB in 88 packages [2024-12-20T12:42:21.940Z] Removing intermediate container 993b0717309e [2024-12-20T12:42:21.940Z] ---> 207b0677d914 [2024-12-20T12:42:21.941Z] Step 20/22 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2024-12-20T12:42:21.941Z] ---> 4f5b9a2c35d3 [2024-12-20T12:42:21.941Z] Step 21/22 : COPY --from=builder /usr/local/lib /usr/local/lib [2024-12-20T12:42:21.941Z] ---> bdbaf2de9c23 [2024-12-20T12:42:21.941Z] Step 22/22 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2024-12-20T12:42:21.941Z] ---> 22b1eda4319a [2024-12-20T12:42:21.941Z] Successfully built 22b1eda4319a [2024-12-20T12:42:22.199Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T12:42:22.611Z] + docker inspect -f . ci-base-image-x86_64 [2024-12-20T12:42:22.611Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-20T12:42:22.688Z] prd-ubuntu20.04-docker-8c-8g-35457 does not seem to be running inside a container [2024-12-20T12:42:22.717Z] $ 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 ******** ci-base-image-x86_64 cat [2024-12-20T12:42:23.056Z] $ docker top 3beec5c8e012db0ab0f8f07ba8fe9200ea81795f499c9d4809a784c0ea6bf11e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-20T12:42:23.416Z] + make test [2024-12-20T12:42:23.416Z] echo "make test" [2024-12-20T12:42:23.416Z] make test [Pipeline] } [2024-12-20T12:42:23.426Z] $ docker stop --time=1 3beec5c8e012db0ab0f8f07ba8fe9200ea81795f499c9d4809a784c0ea6bf11e [2024-12-20T12:42:24.717Z] $ docker rm -f --volumes 3beec5c8e012db0ab0f8f07ba8fe9200ea81795f499c9d4809a784c0ea6bf11e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-12-20T12:42:25.358Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-12-20T12:42:25.645Z] + ls -al . [2024-12-20T12:42:25.645Z] total 212 [2024-12-20T12:42:25.645Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 20 12:41 . [2024-12-20T12:42:25.645Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 20 12:41 .. [2024-12-20T12:42:25.645Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 20 12:41 .git [2024-12-20T12:42:25.645Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 20 12:41 .github [2024-12-20T12:42:25.645Z] -rw-rw-r-- 1 jenkins jenkins 176 Dec 20 12:41 .gitignore [2024-12-20T12:42:25.645Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 20 12:41 .semver [2024-12-20T12:42:25.645Z] -rw-rw-r-- 1 jenkins jenkins 2908 Dec 20 12:41 Attribution.txt [2024-12-20T12:42:25.645Z] -rw-rw-r-- 1 jenkins jenkins 11953 Dec 20 12:41 CHANGELOG.md [2024-12-20T12:42:25.645Z] -rw-rw-r-- 1 jenkins jenkins 108574 Dec 20 12:41 Doxyfile [2024-12-20T12:42:25.645Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 20 12:41 GOVERNANCE.md [2024-12-20T12:42:25.645Z] -rw-rw-r-- 1 jenkins jenkins 784 Dec 20 12:41 Jenkinsfile [2024-12-20T12:42:25.645Z] -rw-rw-r-- 1 jenkins jenkins 10174 Dec 20 12:41 LICENSE [2024-12-20T12:42:25.645Z] -rw-rw-r-- 1 jenkins jenkins 444 Dec 20 12:41 Makefile [2024-12-20T12:42:25.645Z] -rw-rw-r-- 1 jenkins jenkins 618 Dec 20 12:41 OWNERS.md [2024-12-20T12:42:25.645Z] -rw-rw-r-- 1 jenkins jenkins 1651 Dec 20 12:41 README.IOT.md [2024-12-20T12:42:25.645Z] -rw-rw-r-- 1 jenkins jenkins 4173 Dec 20 12:41 README.md [2024-12-20T12:42:25.645Z] -rw-rw-r-- 1 jenkins jenkins 1245 Dec 20 12:41 README.v3.md [2024-12-20T12:42:25.645Z] -rw-rw-r-- 1 jenkins jenkins 12 Dec 20 12:41 VERSION [2024-12-20T12:42:25.645Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 20 12:41 docs [2024-12-20T12:42:25.645Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 20 12:41 include [2024-12-20T12:42:25.645Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 20 12:41 scripts [2024-12-20T12:42:25.645Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 20 12:41 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T12:42:25.959Z] + 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=0fa1e200a1b4c9bd2451810fc76dfba979199818 --label arch=amd64 --label version=4.0.0-dev.14 . [2024-12-20T12:42:25.959Z] Sending build context to Docker daemon 5.436MB [2024-12-20T12:42:25.959Z] Step 1/18 : ARG BASE=alpine:3.18 [2024-12-20T12:42:25.959Z] Step 2/18 : FROM ${BASE} [2024-12-20T12:42:25.959Z] ---> 22b1eda4319a [2024-12-20T12:42:25.959Z] Step 3/18 : LABEL maintainer="IOTech " [2024-12-20T12:42:25.959Z] ---> Running in d3da71d98764 [2024-12-20T12:42:26.217Z] Removing intermediate container d3da71d98764 [2024-12-20T12:42:26.217Z] ---> b82e8304ec14 [2024-12-20T12:42:26.217Z] Step 4/18 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2024-12-20T12:42:26.217Z] ---> Running in aaf37fe3f5b1 [2024-12-20T12:42:26.476Z] Connecting to iotech.jfrog.io (34.246.139.145:443) [2024-12-20T12:42:26.736Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2024-12-20T12:42:26.736Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2024-12-20T12:42:26.736Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2024-12-20T12:42:27.304Z] Removing intermediate container aaf37fe3f5b1 [2024-12-20T12:42:27.304Z] ---> 4f0279effd35 [2024-12-20T12:42:27.304Z] Step 5/18 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main' >> /etc/apk/repositories [2024-12-20T12:42:27.304Z] ---> Running in aab7a363d944 [2024-12-20T12:42:27.873Z] Removing intermediate container aab7a363d944 [2024-12-20T12:42:27.873Z] ---> 4a4e5896f324 [2024-12-20T12:42:27.873Z] Step 6/18 : RUN apk add --update --no-cache binutils gcc libc-dev make git cmake yaml-dev curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev libcbor-dev iotech-paho-mqtt-c-dev-1.3 iotech-iot-1.5-dev dumb-init && mkdir -p /edgex-c-sdk/build [2024-12-20T12:42:27.873Z] ---> Running in f78a29fc0d80 [2024-12-20T12:42:28.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-12-20T12:42:28.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-12-20T12:42:28.392Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/x86_64/APKINDEX.tar.gz [2024-12-20T12:42:28.960Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2024-12-20T12:42:28.960Z] (1/11) Installing iotech-iot-1.5-dev (1.5.5-r0) [2024-12-20T12:42:29.220Z] (2/11) Installing libcbor-dev (0.10.2-r1) [2024-12-20T12:42:29.220Z] (3/11) Installing libmenuw (6.4_p20230506-r0) [2024-12-20T12:42:29.220Z] (4/11) Installing libpanelw (6.4_p20230506-r0) [2024-12-20T12:42:29.220Z] (5/11) Installing libncurses++ (6.4_p20230506-r0) [2024-12-20T12:42:29.220Z] (6/11) Installing ncurses-dev (6.4_p20230506-r0) [2024-12-20T12:42:29.220Z] (7/11) Installing libblkid (2.38.1-r8) [2024-12-20T12:42:29.220Z] (8/11) Installing libfdisk (2.38.1-r8) [2024-12-20T12:42:29.220Z] (9/11) Installing libmount (2.38.1-r8) [2024-12-20T12:42:29.220Z] (10/11) Installing libsmartcols (2.38.1-r8) [2024-12-20T12:42:29.220Z] (11/11) Installing util-linux-dev (2.38.1-r8) [2024-12-20T12:42:29.220Z] Executing busybox-1.36.1-r7.trigger [2024-12-20T12:42:29.220Z] OK: 336 MiB in 99 packages [2024-12-20T12:42:29.789Z] Removing intermediate container f78a29fc0d80 [2024-12-20T12:42:29.789Z] ---> 9040568a5d7a [2024-12-20T12:42:29.789Z] Step 7/18 : RUN apk --no-cache upgrade [2024-12-20T12:42:29.789Z] ---> Running in 31b13dbb913d [2024-12-20T12:42:30.049Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-12-20T12:42:30.307Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-12-20T12:42:30.307Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/x86_64/APKINDEX.tar.gz [2024-12-20T12:42:30.877Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2024-12-20T12:42:30.877Z] OK: 336 MiB in 99 packages [2024-12-20T12:42:31.451Z] Removing intermediate container 31b13dbb913d [2024-12-20T12:42:31.451Z] ---> 243a49d76eab [2024-12-20T12:42:31.451Z] Step 8/18 : COPY VERSION /edgex-c-sdk/ [2024-12-20T12:42:31.451Z] ---> bad8cdcb825a [2024-12-20T12:42:31.451Z] Step 9/18 : COPY src /edgex-c-sdk/src/ [2024-12-20T12:42:31.711Z] ---> db94f6c26e87 [2024-12-20T12:42:31.711Z] Step 10/18 : COPY include /edgex-c-sdk/include/ [2024-12-20T12:42:31.711Z] ---> 00c3b94d0397 [2024-12-20T12:42:31.711Z] Step 11/18 : COPY scripts /edgex-c-sdk/scripts [2024-12-20T12:42:31.972Z] ---> 70f798877ddd [2024-12-20T12:42:31.972Z] Step 12/18 : COPY LICENSE /edgex-c-sdk/ [2024-12-20T12:42:31.972Z] ---> bf9f75f5e5e4 [2024-12-20T12:42:31.972Z] Step 13/18 : COPY Attribution.txt /edgex-c-sdk/ [2024-12-20T12:42:32.236Z] ---> c59b3522df85 [2024-12-20T12:42:32.236Z] Step 14/18 : WORKDIR /edgex-c-sdk [2024-12-20T12:42:32.236Z] ---> Running in 64f4feea6282 [2024-12-20T12:42:32.236Z] Removing intermediate container 64f4feea6282 [2024-12-20T12:42:32.236Z] ---> 509b87f16e62 [2024-12-20T12:42:32.236Z] Step 15/18 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2024-12-20T12:42:32.236Z] ---> Running in c8d8cd84ff64 [2024-12-20T12:42:32.236Z] Removing intermediate container c8d8cd84ff64 [2024-12-20T12:42:32.236Z] ---> 16928c47162d [2024-12-20T12:42:32.236Z] Step 16/18 : LABEL arch=amd64 [2024-12-20T12:42:32.495Z] ---> Running in 59930510711b [2024-12-20T12:42:32.495Z] Removing intermediate container 59930510711b [2024-12-20T12:42:32.495Z] ---> 19c9b8f24c55 [2024-12-20T12:42:32.495Z] Step 17/18 : LABEL git_sha=0fa1e200a1b4c9bd2451810fc76dfba979199818 [2024-12-20T12:42:32.495Z] ---> Running in e0ed700918b3 [2024-12-20T12:42:32.495Z] Removing intermediate container e0ed700918b3 [2024-12-20T12:42:32.495Z] ---> 4437925c6994 [2024-12-20T12:42:32.495Z] Step 18/18 : LABEL version=4.0.0-dev.14 [2024-12-20T12:42:32.495Z] ---> Running in e21ee4e502eb [2024-12-20T12:42:32.755Z] Removing intermediate container e21ee4e502eb [2024-12-20T12:42:32.755Z] ---> 4223f5feaf07 [2024-12-20T12:42:32.755Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2024-12-20T12:42:32.755Z] Successfully built 4223f5feaf07 [2024-12-20T12:42:32.755Z] Successfully tagged device-sdk:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T12:42:33.239Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-20T12:42:33.239Z] [2024-12-20T12:42:33.239Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T12:42:33.534Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-20T12:42:33.534Z] latest: Pulling from edgex-lftools-log-publisher [2024-12-20T12:42:33.534Z] 5eb5b503b376: Pulling fs layer [2024-12-20T12:42:33.534Z] 5c69ac0246d0: Pulling fs layer [2024-12-20T12:42:33.534Z] ec43610c2a17: Pulling fs layer [2024-12-20T12:42:33.534Z] 3a2ae6a8a46f: Pulling fs layer [2024-12-20T12:42:33.534Z] 33b1e0a273af: Pulling fs layer [2024-12-20T12:42:33.534Z] 5d3b04190fa2: Pulling fs layer [2024-12-20T12:42:33.534Z] 2f39f015ded8: Pulling fs layer [2024-12-20T12:42:33.534Z] 3a2ae6a8a46f: Waiting [2024-12-20T12:42:33.534Z] 2f39f015ded8: Waiting [2024-12-20T12:42:33.534Z] 33b1e0a273af: Waiting [2024-12-20T12:42:33.534Z] 5d3b04190fa2: Waiting [2024-12-20T12:42:33.534Z] 5c69ac0246d0: Verifying Checksum [2024-12-20T12:42:33.535Z] 5c69ac0246d0: Download complete [2024-12-20T12:42:33.535Z] 3a2ae6a8a46f: Verifying Checksum [2024-12-20T12:42:33.535Z] 3a2ae6a8a46f: Download complete [2024-12-20T12:42:33.535Z] 33b1e0a273af: Verifying Checksum [2024-12-20T12:42:33.535Z] 33b1e0a273af: Download complete [2024-12-20T12:42:33.535Z] 5d3b04190fa2: Verifying Checksum [2024-12-20T12:42:33.535Z] 5d3b04190fa2: Download complete [2024-12-20T12:42:33.535Z] ec43610c2a17: Verifying Checksum [2024-12-20T12:42:33.535Z] ec43610c2a17: Download complete [2024-12-20T12:42:33.793Z] 5eb5b503b376: Verifying Checksum [2024-12-20T12:42:33.793Z] 5eb5b503b376: Download complete [2024-12-20T12:42:34.359Z] 2f39f015ded8: Download complete [2024-12-20T12:42:34.928Z] 5eb5b503b376: Pull complete [2024-12-20T12:42:35.186Z] 5c69ac0246d0: Pull complete [2024-12-20T12:42:35.753Z] ec43610c2a17: Pull complete [2024-12-20T12:42:35.753Z] 3a2ae6a8a46f: Pull complete [2024-12-20T12:42:36.013Z] 33b1e0a273af: Pull complete [2024-12-20T12:42:36.013Z] 5d3b04190fa2: Pull complete [2024-12-20T12:42:41.276Z] 2f39f015ded8: Pull complete [2024-12-20T12:42:41.276Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-12-20T12:42:41.276Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-20T12:42:41.276Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-20T12:42:41.377Z] prd-ubuntu20.04-docker-8c-8g-35457 does not seem to be running inside a container [2024-12-20T12:42:41.404Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-12-20T12:42:46.103Z] $ docker top 899545c7c1dd6447cea5bff760932c890b77d928e86935e964fbaf4ab78ffc16 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-20T12:42:46.509Z] ---> job-cost.sh [2024-12-20T12:42:46.509Z] lf-activate-venv: SKIPPING [2024-12-20T12:42:46.509Z] INFO: No Stack... [2024-12-20T12:42:46.769Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-20T12:42:47.029Z] INFO: Archiving Costs [Pipeline] sh [2024-12-20T12:42:47.327Z] + cat /w/workspace/edgexfoundry_device-sdk-c_main/archives/cost.csv [2024-12-20T12:42:47.327Z] + cut -d, -f6 [Pipeline] lock [2024-12-20T12:42:47.344Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-c-main-91-stack-cost] [2024-12-20T12:42:47.352Z] Resource [jenkins-edgexfoundry-device-sdk-c-main-91-stack-cost] did not exist. Created. [2024-12-20T12:42:47.358Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-c-main-91-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-12-20T12:42:47.676Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-12-20T12:42:47.728Z] Stashed 1 file(s) [Pipeline] } [2024-12-20T12:42:47.736Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-c-main-91-stack-cost] [Pipeline] // lock [Pipeline] } [2024-12-20T12:42:47.757Z] $ docker stop --time=1 899545c7c1dd6447cea5bff760932c890b77d928e86935e964fbaf4ab78ffc16 [2024-12-20T12:42:48.929Z] $ docker rm -f --volumes 899545c7c1dd6447cea5bff760932c890b77d928e86935e964fbaf4ab78ffc16 [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 [2024-12-20T12:42:49.462Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-20T12:42:49.462Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T12:42:49.767Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-20T12:42:49.767Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-20T12:42:49.844Z] prd-ubuntu20.04-docker-8c-8g-35457 does not seem to be running inside a container [2024-12-20T12:42:49.875Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-12-20T12:42:50.214Z] $ docker top 9b5d205fd4c9e6e449e73842fc6adaa81c6684c79d064bb8b1ffdf3dd6659054 -eo pid,comm [2024-12-20T12:42:50.271Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-12-20T12:42:50.271Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-20T12:42:50.319Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-20T12:42:50.320Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-20T12:42:50.433Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-20T12:42:50.434Z] $ docker exec 9b5d205fd4c9e6e449e73842fc6adaa81c6684c79d064bb8b1ffdf3dd6659054 ssh-agent [2024-12-20T12:42:50.548Z] SSH_AUTH_SOCK=/tmp/ssh-IpcBk3BWBun1/agent.32 [2024-12-20T12:42:50.548Z] SSH_AGENT_PID=39 [2024-12-20T12:42:50.553Z] Running ssh-add (command line suppressed) [2024-12-20T12:42:50.653Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_11209745449914002979.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_11209745449914002979.key) [2024-12-20T12:42:50.670Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-20T12:42:50.962Z] + git semver tag [2024-12-20T12:42:51.221Z] 2024-12-20 12:42:51,131 [run_tag] DEBUG tag force:False [2024-12-20T12:42:51.221Z] 2024-12-20 12:42:51,131 [check_head_tag] DEBUG check head tag [2024-12-20T12:42:51.221Z] 2024-12-20 12:42:51,132 [execute] INFO git cat-file --batch-check [2024-12-20T12:42:51.221Z] 2024-12-20 12:42:51,132 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main, universal_newlines=False, shell=None, istream=) [2024-12-20T12:42:51.221Z] 2024-12-20 12:42:51,136 [execute] INFO git cat-file --batch [2024-12-20T12:42:51.221Z] 2024-12-20 12:42:51,136 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main, universal_newlines=False, shell=None, istream=) [2024-12-20T12:42:51.221Z] 2024-12-20 12:42:51,154 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2024-12-20T12:42:51.221Z] 2024-12-20 12:42:51,154 [execute] INFO git tag -a v4.0.0-dev.14 -m v4.0.0-dev.14 [2024-12-20T12:42:51.221Z] 2024-12-20 12:42:51,154 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.14', '-m', 'v4.0.0-dev.14'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main, universal_newlines=False, shell=None, istream=None) [2024-12-20T12:42:51.221Z] 2024-12-20 12:42:51,159 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2024-12-20T12:42:51.221Z] 4.0.0-dev.14 [Pipeline] } [2024-12-20T12:42:51.228Z] $ docker exec --env ******** --env ******** 9b5d205fd4c9e6e449e73842fc6adaa81c6684c79d064bb8b1ffdf3dd6659054 ssh-agent -k [2024-12-20T12:42:51.324Z] unset SSH_AUTH_SOCK; [2024-12-20T12:42:51.324Z] unset SSH_AGENT_PID; [2024-12-20T12:42:51.324Z] echo Agent pid 39 killed; [2024-12-20T12:42:51.336Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-20T12:42:51.661Z] + git semver [Pipeline] } [2024-12-20T12:42:51.933Z] $ docker stop --time=1 9b5d205fd4c9e6e449e73842fc6adaa81c6684c79d064bb8b1ffdf3dd6659054 [2024-12-20T12:42:53.209Z] $ docker rm -f --volumes 9b5d205fd4c9e6e449e73842fc6adaa81c6684c79d064bb8b1ffdf3dd6659054 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T12:42:53.624Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-12-20T12:42:53.624Z] [2024-12-20T12:42:53.624Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T12:42:53.928Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-12-20T12:42:53.929Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-12-20T12:42:53.929Z] ab5ef0e58194: Pulling fs layer [2024-12-20T12:42:53.929Z] 9712f1f96733: Pulling fs layer [2024-12-20T12:42:53.929Z] 63f879dbbcfc: Pulling fs layer [2024-12-20T12:42:53.929Z] 0d9ebad4ef96: Pulling fs layer [2024-12-20T12:42:53.929Z] e9a5061849ea: Pulling fs layer [2024-12-20T12:42:53.929Z] d747dcd14b5f: Pulling fs layer [2024-12-20T12:42:53.929Z] 2de7ff778b66: Pulling fs layer [2024-12-20T12:42:53.929Z] 0d9ebad4ef96: Waiting [2024-12-20T12:42:53.929Z] 2de7ff778b66: Waiting [2024-12-20T12:42:53.929Z] e9a5061849ea: Waiting [2024-12-20T12:42:53.929Z] d747dcd14b5f: Waiting [2024-12-20T12:42:53.929Z] 9712f1f96733: Verifying Checksum [2024-12-20T12:42:53.929Z] 9712f1f96733: Download complete [2024-12-20T12:42:54.495Z] 63f879dbbcfc: Download complete [2024-12-20T12:42:54.495Z] ab5ef0e58194: Download complete [2024-12-20T12:42:54.495Z] 0d9ebad4ef96: Verifying Checksum [2024-12-20T12:42:54.495Z] 0d9ebad4ef96: Download complete [2024-12-20T12:42:54.495Z] d747dcd14b5f: Verifying Checksum [2024-12-20T12:42:54.495Z] d747dcd14b5f: Download complete [2024-12-20T12:42:54.495Z] e9a5061849ea: Verifying Checksum [2024-12-20T12:42:54.495Z] e9a5061849ea: Download complete [2024-12-20T12:42:54.755Z] 2de7ff778b66: Verifying Checksum [2024-12-20T12:42:54.755Z] 2de7ff778b66: Download complete [2024-12-20T12:42:57.287Z] ab5ef0e58194: Pull complete [2024-12-20T12:42:57.546Z] 9712f1f96733: Pull complete [2024-12-20T12:42:58.115Z] 63f879dbbcfc: Pull complete [2024-12-20T12:43:02.302Z] 0d9ebad4ef96: Pull complete [2024-12-20T12:43:02.561Z] e9a5061849ea: Pull complete [2024-12-20T12:43:02.561Z] d747dcd14b5f: Pull complete [2024-12-20T12:43:03.998Z] 2de7ff778b66: Pull complete [2024-12-20T12:43:03.998Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-12-20T12:43:03.998Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-12-20T12:43:03.998Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-20T12:43:04.108Z] prd-ubuntu20.04-docker-8c-8g-35457 does not seem to be running inside a container [2024-12-20T12:43:04.136Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-12-20T12:43:09.843Z] $ docker top 0ae8f4e82536f81fc988081eafa7b7cc8b5cc8c27707193656af4f8e99d5bc6a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-12-20T12:43:09.940Z] provisioning config files... [2024-12-20T12:43:09.948Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config17294329118832330381tmp [2024-12-20T12:43:09.959Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config5487706249555799226tmp [2024-12-20T12:43:09.970Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config710128067182016953tmp [Pipeline] { [Pipeline] echo [2024-12-20T12:43:09.997Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-20T12:43:10.292Z] ---> sigul-configuration.sh [2024-12-20T12:43:10.292Z] gpg: directory `/root/.gnupg' created [2024-12-20T12:43:10.292Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-12-20T12:43:10.292Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-12-20T12:43:10.292Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-12-20T12:43:10.292Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-12-20T12:43:10.292Z] gpg: CAST5 encrypted data [2024-12-20T12:43:10.292Z] gpg: encrypted with 1 passphrase [2024-12-20T12:43:10.292Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-12-20T12:43:10.587Z] + mkdir /home/jenkins [2024-12-20T12:43:10.587Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-12-20T12:43:10.881Z] + 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 [2024-12-20T12:43:10.893Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-20T12:43:11.181Z] ---> sigul-install.sh [2024-12-20T12:43:11.181Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-12-20T12:43:11.475Z] + git tag --list [2024-12-20T12:43:11.475Z] 0.7.0 [2024-12-20T12:43:11.475Z] 0.7.1 [2024-12-20T12:43:11.475Z] 1.0.0 [2024-12-20T12:43:11.475Z] v1.0.1 [2024-12-20T12:43:11.475Z] v1.0.2 [2024-12-20T12:43:11.475Z] v1.0.3 [2024-12-20T12:43:11.475Z] v1.1.0 [2024-12-20T12:43:11.475Z] v1.1.1 [2024-12-20T12:43:11.475Z] v1.2.0 [2024-12-20T12:43:11.475Z] v1.2.1 [2024-12-20T12:43:11.475Z] v1.2.2 [2024-12-20T12:43:11.475Z] v1.3.0 [2024-12-20T12:43:11.475Z] v1.3.1 [2024-12-20T12:43:11.475Z] v2.0.0 [2024-12-20T12:43:11.475Z] v2.1.0 [2024-12-20T12:43:11.475Z] v2.2.0 [2024-12-20T12:43:11.475Z] v2.3.0 [2024-12-20T12:43:11.475Z] v3.0 [2024-12-20T12:43:11.475Z] v3.0.0 [2024-12-20T12:43:11.475Z] v3.0.1 [2024-12-20T12:43:11.475Z] v3.0.2 [2024-12-20T12:43:11.475Z] v3.0.3-dev.1 [2024-12-20T12:43:11.475Z] v3.0.3-dev.10 [2024-12-20T12:43:11.475Z] v3.0.3-dev.11 [2024-12-20T12:43:11.475Z] v3.0.3-dev.12 [2024-12-20T12:43:11.475Z] v3.0.3-dev.13 [2024-12-20T12:43:11.475Z] v3.0.3-dev.14 [2024-12-20T12:43:11.475Z] v3.0.3-dev.15 [2024-12-20T12:43:11.475Z] v3.0.3-dev.16 [2024-12-20T12:43:11.475Z] v3.0.3-dev.17 [2024-12-20T12:43:11.475Z] v3.0.3-dev.2 [2024-12-20T12:43:11.475Z] v3.0.3-dev.3 [2024-12-20T12:43:11.475Z] v3.0.3-dev.4 [2024-12-20T12:43:11.475Z] v3.0.3-dev.5 [2024-12-20T12:43:11.475Z] v3.0.3-dev.6 [2024-12-20T12:43:11.475Z] v3.0.3-dev.7 [2024-12-20T12:43:11.475Z] v3.0.3-dev.8 [2024-12-20T12:43:11.475Z] v3.0.3-dev.9 [2024-12-20T12:43:11.475Z] v3.1 [2024-12-20T12:43:11.475Z] v3.1.0 [2024-12-20T12:43:11.475Z] v3.1.0-dev.1 [2024-12-20T12:43:11.475Z] v3.1.0-dev.2 [2024-12-20T12:43:11.475Z] v3.1.0-dev.3 [2024-12-20T12:43:11.475Z] v3.1.0-dev.4 [2024-12-20T12:43:11.475Z] v3.1.0-dev.5 [2024-12-20T12:43:11.475Z] v3.1.0-dev.6 [2024-12-20T12:43:11.475Z] v3.1.0-dev.7 [2024-12-20T12:43:11.475Z] v3.1.0-dev.8 [2024-12-20T12:43:11.475Z] v3.1.0-dev.9 [2024-12-20T12:43:11.475Z] v3.1.1 [2024-12-20T12:43:11.475Z] v3.1.1-dev.1 [2024-12-20T12:43:11.475Z] v4.0.0-dev.1 [2024-12-20T12:43:11.475Z] v4.0.0-dev.10 [2024-12-20T12:43:11.475Z] v4.0.0-dev.11 [2024-12-20T12:43:11.475Z] v4.0.0-dev.12 [2024-12-20T12:43:11.475Z] v4.0.0-dev.13 [2024-12-20T12:43:11.475Z] v4.0.0-dev.14 [2024-12-20T12:43:11.475Z] v4.0.0-dev.2 [2024-12-20T12:43:11.475Z] v4.0.0-dev.3 [2024-12-20T12:43:11.475Z] v4.0.0-dev.4 [2024-12-20T12:43:11.475Z] v4.0.0-dev.5 [2024-12-20T12:43:11.475Z] v4.0.0-dev.6 [2024-12-20T12:43:11.475Z] v4.0.0-dev.7 [2024-12-20T12:43:11.475Z] v4.0.0-dev.8 [2024-12-20T12:43:11.475Z] v4.0.0-dev.9 [Pipeline] sh [2024-12-20T12:43:11.781Z] + lftools sign git-tag v4.0.0-dev.14 [2024-12-20T12:43:12.353Z] Signing Git tag with Sigul... [2024-12-20T12:43:12.353Z] Signing v4.0.0-dev.14 [Pipeline] echo [2024-12-20T12:43:12.627Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-20T12:43:12.924Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-12-20T12:43:12.931Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-12-20T12:43:12.959Z] $ docker stop --time=1 0ae8f4e82536f81fc988081eafa7b7cc8b5cc8c27707193656af4f8e99d5bc6a [2024-12-20T12:43:14.300Z] $ docker rm -f --volumes 0ae8f4e82536f81fc988081eafa7b7cc8b5cc8c27707193656af4f8e99d5bc6a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-12-20T12:43:14.728Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-20T12:43:14.728Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T12:43:15.129Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-20T12:43:15.129Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-20T12:43:15.234Z] prd-ubuntu20.04-docker-8c-8g-35457 does not seem to be running inside a container [2024-12-20T12:43:15.269Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-12-20T12:43:15.628Z] $ docker top ce5d996935c0f9716ff8f454f334dc60fdb663aca15c9c389637980c29c40dec -eo pid,comm [2024-12-20T12:43:15.680Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-12-20T12:43:15.680Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-20T12:43:15.733Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-20T12:43:15.733Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-20T12:43:15.844Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-20T12:43:15.844Z] $ docker exec ce5d996935c0f9716ff8f454f334dc60fdb663aca15c9c389637980c29c40dec ssh-agent [2024-12-20T12:43:15.955Z] SSH_AUTH_SOCK=/tmp/ssh-Kx7YgeFXFwua/agent.32 [2024-12-20T12:43:15.955Z] SSH_AGENT_PID=38 [2024-12-20T12:43:15.959Z] Running ssh-add (command line suppressed) [2024-12-20T12:43:16.056Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_16276287280741925229.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_16276287280741925229.key) [2024-12-20T12:43:16.071Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-20T12:43:16.370Z] + git semver bump pre [2024-12-20T12:43:16.629Z] 2024-12-20 12:43:16,556 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2024-12-20T12:43:16.629Z] 2024-12-20 12:43:16,556 [bump_version] DEBUG bumping version:4.0.0-dev.14 on axis:pre with prefix:dev [2024-12-20T12:43:16.629Z] 2024-12-20 12:43:16,556 [bump_version] DEBUG bumped version:4.0.0-dev.15 [2024-12-20T12:43:16.629Z] 2024-12-20 12:43:16,556 [write_version] DEBUG write version:4.0.0-dev.15 to path:/w/workspace/edgexfoundry_device-sdk-c_main/.semver/main with force:True [2024-12-20T12:43:16.629Z] 2024-12-20 12:43:16,556 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2024-12-20T12:43:16.629Z] 2024-12-20 12:43:16,556 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2024-12-20T12:43:16.629Z] 2024-12-20 12:43:16,558 [execute] INFO git cat-file --batch-check [2024-12-20T12:43:16.629Z] 2024-12-20 12:43:16,558 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main/.semver, universal_newlines=False, shell=None, istream=) [2024-12-20T12:43:16.629Z] 2024-12-20 12:43:16,564 [execute] INFO git cat-file --batch [2024-12-20T12:43:16.629Z] 2024-12-20 12:43:16,565 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main/.semver, universal_newlines=False, shell=None, istream=) [2024-12-20T12:43:16.629Z] 2024-12-20 12:43:16,571 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2024-12-20T12:43:16.629Z] 4.0.0-dev.15 [Pipeline] } [2024-12-20T12:43:16.636Z] $ docker exec --env ******** --env ******** ce5d996935c0f9716ff8f454f334dc60fdb663aca15c9c389637980c29c40dec ssh-agent -k [2024-12-20T12:43:16.741Z] unset SSH_AUTH_SOCK; [2024-12-20T12:43:16.741Z] unset SSH_AGENT_PID; [2024-12-20T12:43:16.742Z] echo Agent pid 38 killed; [2024-12-20T12:43:16.752Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-20T12:43:17.078Z] + git semver [Pipeline] } [2024-12-20T12:43:17.349Z] $ docker stop --time=1 ce5d996935c0f9716ff8f454f334dc60fdb663aca15c9c389637980c29c40dec [2024-12-20T12:43:18.637Z] $ docker rm -f --volumes ce5d996935c0f9716ff8f454f334dc60fdb663aca15c9c389637980c29c40dec [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-20T12:43:19.000Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-20T12:43:19.000Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T12:43:19.304Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-20T12:43:19.304Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-20T12:43:19.384Z] prd-ubuntu20.04-docker-8c-8g-35457 does not seem to be running inside a container [2024-12-20T12:43:19.411Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-12-20T12:43:19.775Z] $ docker top fa4939b4dee381e9138078a76f1a19066c052c21b4f4af70966453e4a88df5c4 -eo pid,comm [2024-12-20T12:43:19.827Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-12-20T12:43:19.827Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-20T12:43:19.875Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-20T12:43:19.875Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-20T12:43:19.992Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-20T12:43:19.993Z] $ docker exec fa4939b4dee381e9138078a76f1a19066c052c21b4f4af70966453e4a88df5c4 ssh-agent [2024-12-20T12:43:20.102Z] SSH_AUTH_SOCK=/tmp/ssh-NMZvtZRkbzFT/agent.33 [2024-12-20T12:43:20.102Z] SSH_AGENT_PID=39 [2024-12-20T12:43:20.106Z] Running ssh-add (command line suppressed) [2024-12-20T12:43:20.208Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_9987853470542017591.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_9987853470542017591.key) [2024-12-20T12:43:20.223Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-20T12:43:20.514Z] + git semver push [2024-12-20T12:43:20.773Z] 2024-12-20 12:43:20,710 [run_push] DEBUG push [2024-12-20T12:43:20.773Z] 2024-12-20 12:43:20,711 [execute] INFO git cat-file --batch-check [2024-12-20T12:43:20.773Z] 2024-12-20 12:43:20,711 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main/.semver, universal_newlines=False, shell=None, istream=) [2024-12-20T12:43:20.773Z] 2024-12-20 12:43:20,716 [execute] INFO git rev-list 698a861912327016a71156e6ff3db6d6fa3cd25a -- [2024-12-20T12:43:20.773Z] 2024-12-20 12:43:20,716 [execute] DEBUG Popen(['git', 'rev-list', '698a861912327016a71156e6ff3db6d6fa3cd25a', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-12-20T12:43:20.773Z] 2024-12-20 12:43:20,725 [execute] INFO git fetch -v origin [2024-12-20T12:43:20.773Z] 2024-12-20 12:43:20,726 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-12-20T12:43:21.712Z] 2024-12-20 12:43:21,411 [run_push] DEBUG no remote changes detected [2024-12-20T12:43:21.712Z] 2024-12-20 12:43:21,412 [execute] INFO git push origin semver [2024-12-20T12:43:21.712Z] 2024-12-20 12:43:21,412 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-12-20T12:43:22.280Z] 2024-12-20 12:43:22,067 [run_push] DEBUG push all version tags [2024-12-20T12:43:22.280Z] 2024-12-20 12:43:22,068 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-12-20T12:43:22.280Z] 2024-12-20 12:43:22,068 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main, universal_newlines=False, shell=None, istream=None) [2024-12-20T12:43:22.849Z] 2024-12-20 12:43:22,753 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2024-12-20T12:43:22.849Z] 4.0.0-dev.15 [Pipeline] } [2024-12-20T12:43:22.856Z] $ docker exec --env ******** --env ******** fa4939b4dee381e9138078a76f1a19066c052c21b4f4af70966453e4a88df5c4 ssh-agent -k [2024-12-20T12:43:22.955Z] unset SSH_AUTH_SOCK; [2024-12-20T12:43:22.955Z] unset SSH_AGENT_PID; [2024-12-20T12:43:22.956Z] echo Agent pid 39 killed; [2024-12-20T12:43:22.968Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-20T12:43:23.288Z] + git semver [Pipeline] } [2024-12-20T12:43:23.560Z] $ docker stop --time=1 fa4939b4dee381e9138078a76f1a19066c052c21b4f4af70966453e4a88df5c4 [2024-12-20T12:43:24.812Z] $ docker rm -f --volumes fa4939b4dee381e9138078a76f1a19066c052c21b4f4af70966453e4a88df5c4 [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 [2024-12-20T12:43:25.318Z] + [ -d /w/workspace/edgexfoundry_device-sdk-c_main/archives ] [2024-12-20T12:43:25.318Z] + ls -al /w/workspace/edgexfoundry_device-sdk-c_main/archives [2024-12-20T12:43:25.318Z] total 16 [2024-12-20T12:43:25.318Z] drwxr-xr-x 3 root root 4096 Dec 20 12:42 . [2024-12-20T12:43:25.318Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 20 12:43 .. [2024-12-20T12:43:25.318Z] drwxr-xr-x 2 root root 4096 Dec 20 12:42 cost [2024-12-20T12:43:25.318Z] -rw-r--r-- 1 root root 83 Dec 20 12:42 cost.csv [2024-12-20T12:43:25.318Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-c_main/archives [2024-12-20T12:43:25.318Z] + ls -al /w/workspace/edgexfoundry_device-sdk-c_main/archives [2024-12-20T12:43:25.318Z] total 16 [2024-12-20T12:43:25.318Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 20 12:42 . [2024-12-20T12:43:25.318Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 20 12:43 .. [2024-12-20T12:43:25.318Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 20 12:42 cost [2024-12-20T12:43:25.318Z] -rw-r--r-- 1 jenkins jenkins 83 Dec 20 12:42 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-12-20T12:43:25.609Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-20T12:43:26.469Z] ---> package-listing.sh [2024-12-20T12:43:26.469Z] ++ facter osfamily [2024-12-20T12:43:26.469Z] ++ tr '[:upper:]' '[:lower:]' [2024-12-20T12:43:26.728Z] + OS_FAMILY=debian [2024-12-20T12:43:26.728Z] + workspace=/w/workspace/edgexfoundry_device-sdk-c_main [2024-12-20T12:43:26.728Z] + START_PACKAGES=/tmp/packages_start.txt [2024-12-20T12:43:26.728Z] + END_PACKAGES=/tmp/packages_end.txt [2024-12-20T12:43:26.728Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-12-20T12:43:26.729Z] + PACKAGES=/tmp/packages_start.txt [2024-12-20T12:43:26.729Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_main ']' [2024-12-20T12:43:26.729Z] + PACKAGES=/tmp/packages_end.txt [2024-12-20T12:43:26.729Z] + case "${OS_FAMILY}" in [2024-12-20T12:43:26.729Z] + grep '^ii' [2024-12-20T12:43:26.729Z] + dpkg -l [2024-12-20T12:43:26.729Z] + '[' -f /tmp/packages_start.txt ']' [2024-12-20T12:43:26.729Z] + '[' -f /tmp/packages_end.txt ']' [2024-12-20T12:43:26.729Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-12-20T12:43:26.729Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_main ']' [2024-12-20T12:43:26.729Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_main/archives/ [2024-12-20T12:43:26.729Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_main/archives/ [Pipeline] echo [2024-12-20T12:43:26.741Z] 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 [2024-12-20T12:43:27.019Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-20T12:43:27.594Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-20T12:43:27.595Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-20T12:43:27.738Z] prd-ubuntu20.04-docker-8c-8g-35457 does not seem to be running inside a container [2024-12-20T12:43:27.769Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-12-20T12:43:28.013Z] $ docker top 386acbc16b50fb8454559567dc1907bc726ed36d4136c717ebfc606bb1f6765e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-20T12:43:28.371Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-12-20T12:43:28.656Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-12-20T12:43:28.942Z] + ls /var/log/sa-host [2024-12-20T12:43:28.942Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-20T12:43:29.108Z] provisioning config files... [2024-12-20T12:43:29.119Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config12411973688389533634tmp [Pipeline] { [Pipeline] echo [2024-12-20T12:43:29.137Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-20T12:43:29.422Z] ---> create-netrc.sh [Pipeline] } [2024-12-20T12:43:29.429Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-12-20T12:43:29.759Z] ---> python-tools-install.sh [Pipeline] echo [2024-12-20T12:43:29.769Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-20T12:43:30.050Z] ---> sudo-logs.sh [2024-12-20T12:43:30.050Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-12-20T12:43:30.086Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-20T12:43:30.367Z] ---> job-cost.sh [2024-12-20T12:43:30.367Z] lf-activate-venv: SKIPPING [2024-12-20T12:43:30.367Z] DEBUG: total: 0.2199999988079071 [2024-12-20T12:43:30.367Z] INFO: Retrieving Stack Cost... [2024-12-20T12:43:30.627Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-20T12:43:31.195Z] INFO: Archiving Costs [Pipeline] echo [2024-12-20T12:43:31.210Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-20T12:43:31.493Z] ---> logs-deploy.sh [2024-12-20T12:43:31.493Z] lf-activate-venv: SKIPPING [2024-12-20T12:43:31.493Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/main/91 [2024-12-20T12:43:31.493Z] INFO: archiving workspace using pattern(s): [2024-12-20T12:43:32.433Z] Archives upload complete. [2024-12-20T12:43:32.433Z] INFO: archiving logs to Nexus