Pull request #603 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of HaydenCummins-eaton for edgexfoundry/device-sdk-c Loading trusted files from base branch main at 5bbb84ebc296a3ea2bbab889d0a04c344a125531 rather than 30cc65743696185ee6ae143431fe08942709e9bc Obtained Jenkinsfile from 5bbb84ebc296a3ea2bbab889d0a04c344a125531 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-ssh6749800851455108913.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh12215836570682627084.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 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-603/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-603/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11972173700837180649.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-603/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9559339210741754601.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > 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-ssh8423519558658692580.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-603/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-603/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16760734583199460286.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildCApp] RAW Config: [project:device-sdk-c, dockerBuildFilePath:scripts/Dockerfile.alpine-base, dockerFilePath:scripts/Dockerfile.alpine, pushImage:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildCApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-c-settings PROJECT: device-sdk-c USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build DOCKER_FILE_PATH: scripts/Dockerfile.alpine DOCKER_BUILD_FILE_PATH: scripts/Dockerfile.alpine-base DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1123 in /w/workspace/edgexfoundry_device-sdk-c_PR-603 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-c.git > git init /w/workspace/edgexfoundry_device-sdk-c_PR-603 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 5bbb84ebc296a3ea2bbab889d0a04c344a125531 into PR head commit 30cc65743696185ee6ae143431fe08942709e9bc > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/603/head:refs/remotes/origin/PR-603 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 30cc65743696185ee6ae143431fe08942709e9bc # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 5bbb84ebc296a3ea2bbab889d0a04c344a125531 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 Merge succeeded, producing 30cc65743696185ee6ae143431fe08942709e9bc Checking out Revision 30cc65743696185ee6ae143431fe08942709e9bc (PR-603) > git config core.sparsecheckout # timeout=10 > git checkout -f 30cc65743696185ee6ae143431fe08942709e9bc # timeout=10 Commit message: "Merge branch 'main' into EF-571-support-all-command-options" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:23:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:23:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:23:14 ========================================================= 16:23:14 EdgeX Global Pipelines Version Info 16:23:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:23:15 ------------------- 16:23:15 stable info: 16:23:15 ------------------- 16:23:15 Commited By: Cherry Wang cherry@iotechsys.com 16:23:15 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 16:23:15 Message: update stable to v1.0.278 16:23:16 ------------------- 16:23:16 experimental info: 16:23:16 ------------------- 16:23:16 Commited By: **** collab-it+edgex@linuxfoundation.org 16:23:16 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 16:23:16 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:23:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo 16:23:16 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo 16:23:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:23:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:23:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:23:16 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo 16:23:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo 16:23:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:23:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:23:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk [Pipeline] echo 16:23:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:23:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:23:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:23:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 16:23:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:23:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:23:17 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:23:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-603 [Pipeline] echo 16:23:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-603 [Pipeline] echo 16:23:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-603 [Pipeline] echo 16:23:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 30cc65743696185ee6ae143431fe08942709e9bc [Pipeline] echo 16:23:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 30cc657 [Pipeline] echo 16:23:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:23:17 provisioning config files... 16:23:17 copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-603@tmp/config5338789515789802903tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:23:18 ---> ****-login.sh 16:23:18 nexus3.edgexfoundry.org:10001 16:23:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:23:18 16:23:18 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 16:23:18 Configure a credential helper to remove this warning. See 16:23:18 https://docs.****.com/go/credential-store/ 16:23:18 16:23:18 Login Succeeded 16:23:18 nexus3.edgexfoundry.org:10002 16:23:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:23:18 16:23:18 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 16:23:18 Configure a credential helper to remove this warning. See 16:23:18 https://docs.****.com/go/credential-store/ 16:23:18 16:23:18 Login Succeeded 16:23:18 nexus3.edgexfoundry.org:10003 16:23:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:23:18 16:23:18 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 16:23:18 Configure a credential helper to remove this warning. See 16:23:18 https://docs.****.com/go/credential-store/ 16:23:18 16:23:18 Login Succeeded 16:23:18 nexus3.edgexfoundry.org:10004 16:23:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:23:18 16:23:18 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 16:23:18 Configure a credential helper to remove this warning. See 16:23:18 https://docs.****.com/go/credential-store/ 16:23:18 16:23:18 Login Succeeded 16:23:18 ****.io 16:23:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:23:18 16:23:18 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 16:23:18 Configure a credential helper to remove this warning. See 16:23:18 https://docs.****.com/go/credential-store/ 16:23:18 16:23:18 Login Succeeded 16:23:18 ---> ****-login.sh ends [Pipeline] } 16:23:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build LTS Release Image) [Pipeline] sh 16:23:19 + git rev-list -1 --merges 30cc65743696185ee6ae143431fe08942709e9bc~1..30cc65743696185ee6ae143431fe08942709e9bc [Pipeline] echo 16:23:19 -----------> git rev-list -1 --merges 30cc65743696185ee6ae143431fe08942709e9bc~1..30cc65743696185ee6ae143431fe08942709e9bc 30cc65743696185ee6ae143431fe08942709e9bc 16:23:19 30cc65743696185ee6ae143431fe08942709e9bc [false] [Pipeline] sh 16:23:19 + git log --format=format:%s -1 30cc65743696185ee6ae143431fe08942709e9bc [Pipeline] echo 16:23:19 ========================================================= 16:23:19 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:23:19 ========================================================= 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 16:23:20 + git rev-list -1 --merges 30cc65743696185ee6ae143431fe08942709e9bc~1..30cc65743696185ee6ae143431fe08942709e9bc [Pipeline] echo 16:23:20 -----------> git rev-list -1 --merges 30cc65743696185ee6ae143431fe08942709e9bc~1..30cc65743696185ee6ae143431fe08942709e9bc 30cc65743696185ee6ae143431fe08942709e9bc 16:23:20 30cc65743696185ee6ae143431fe08942709e9bc [false] [Pipeline] sh 16:23:21 + git log --format=format:%s -1 30cc65743696185ee6ae143431fe08942709e9bc [Pipeline] echo 16:23:21 ========================================================= 16:23:21 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:23:21 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 16:23:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:23:21 + grep -v github /etc/ssh/ssh_known_hosts 16:23:21 + [ -e /tmp/ssh_known_hosts ] 16:23:21 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:23:21 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:23:21 + sudo tee -a /etc/ssh/ssh_known_hosts 16:23:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:23:22 16:23:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:23:22 0.1.4: Pulling from edgex-devops/py-git-semver 16:23:22 3dae71ba6b94: Pulling fs layer 16:23:22 6bf1a483ea7c: Pulling fs layer 16:23:22 f5dfc541a4d3: Pulling fs layer 16:23:22 461d9e800cba: Pulling fs layer 16:23:22 80192f66455f: Pulling fs layer 16:23:22 2e8e34ca0e6c: Pulling fs layer 16:23:22 a29436f7fd5d: Pulling fs layer 16:23:22 923cac83aea3: Pulling fs layer 16:23:22 25ad8b0a4227: Pulling fs layer 16:23:22 db01528c6b51: Pulling fs layer 16:23:22 28988de357af: Pulling fs layer 16:23:22 461d9e800cba: Waiting 16:23:22 a29436f7fd5d: Waiting 16:23:22 80192f66455f: Waiting 16:23:22 923cac83aea3: Waiting 16:23:22 2e8e34ca0e6c: Waiting 16:23:22 28988de357af: Waiting 16:23:22 db01528c6b51: Waiting 16:23:22 6bf1a483ea7c: Verifying Checksum 16:23:22 6bf1a483ea7c: Download complete 16:23:22 461d9e800cba: Verifying Checksum 16:23:22 461d9e800cba: Download complete 16:23:22 80192f66455f: Download complete 16:23:22 f5dfc541a4d3: Verifying Checksum 16:23:22 f5dfc541a4d3: Download complete 16:23:23 3dae71ba6b94: Verifying Checksum 16:23:23 3dae71ba6b94: Download complete 16:23:23 923cac83aea3: Download complete 16:23:23 25ad8b0a4227: Verifying Checksum 16:23:23 25ad8b0a4227: Download complete 16:23:23 db01528c6b51: Verifying Checksum 16:23:23 db01528c6b51: Download complete 16:23:23 28988de357af: Download complete 16:23:23 a29436f7fd5d: Verifying Checksum 16:23:23 a29436f7fd5d: Download complete 16:23:24 2e8e34ca0e6c: Verifying Checksum 16:23:24 2e8e34ca0e6c: Download complete 16:23:24 3dae71ba6b94: Pull complete 16:23:24 6bf1a483ea7c: Pull complete 16:23:25 f5dfc541a4d3: Pull complete 16:23:25 461d9e800cba: Pull complete 16:23:25 80192f66455f: Pull complete 16:23:29 2e8e34ca0e6c: Pull complete 16:23:30 a29436f7fd5d: Pull complete 16:23:30 923cac83aea3: Pull complete 16:23:30 25ad8b0a4227: Pull complete 16:23:31 db01528c6b51: Pull complete 16:23:31 28988de357af: Pull complete 16:23:31 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 16:23:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:23:31 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:23:31 prd-ubuntu20.04-docker-8c-8g-1123 does not seem to be running inside a container 16:23:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_PR-603 -v /w/workspace/edgexfoundry_device-sdk-c_PR-603:/w/workspace/edgexfoundry_device-sdk-c_PR-603:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-603@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-603@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:23:33 $ docker top 96bfb83ceb42fd7ae617bdc41b2351ff1f73c43e59ee9f8103f7aed0db7c34fe -eo pid,comm 16:23:33 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). 16:23:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:23:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:23:33 [ssh-agent] Looking for ssh-agent implementation... 16:23:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:23:33 $ docker exec 96bfb83ceb42fd7ae617bdc41b2351ff1f73c43e59ee9f8103f7aed0db7c34fe ssh-agent 16:23:33 SSH_AUTH_SOCK=/tmp/ssh-vlWzf9R7FA1v/agent.33 16:23:33 SSH_AGENT_PID=39 16:23:33 Running ssh-add (command line suppressed) 16:23:33 Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-603@tmp/private_key_13244200537299210831.key (/w/workspace/edgexfoundry_device-sdk-c_PR-603@tmp/private_key_13244200537299210831.key) 16:23:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:23:34 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-c_PR-603 [Pipeline] sh 16:23:34 + git tag --points-at HEAD [Pipeline] } 16:23:34 $ docker exec --env ******** --env ******** 96bfb83ceb42fd7ae617bdc41b2351ff1f73c43e59ee9f8103f7aed0db7c34fe ssh-agent -k 16:23:34 unset SSH_AUTH_SOCK; 16:23:34 unset SSH_AGENT_PID; 16:23:34 echo Agent pid 39 killed; 16:23:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:23:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:23:34 [ssh-agent] Looking for ssh-agent implementation... 16:23:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:23:34 $ docker exec 96bfb83ceb42fd7ae617bdc41b2351ff1f73c43e59ee9f8103f7aed0db7c34fe ssh-agent 16:23:34 SSH_AUTH_SOCK=/tmp/ssh-eX5j5aD6GAV2/agent.86 16:23:34 SSH_AGENT_PID=92 16:23:34 Running ssh-add (command line suppressed) 16:23:34 Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-603@tmp/private_key_12320328158592870319.key (/w/workspace/edgexfoundry_device-sdk-c_PR-603@tmp/private_key_12320328158592870319.key) 16:23:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:23:35 + git semver init 16:23:35 2026-01-26 16:23:35,437 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 16:23:35 2026-01-26 16:23:35,441 [run_init] DEBUG init version:0.0.0 force:False 16:23:35 2026-01-26 16:23:35,442 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-c_PR-603/.semver 16:23:35 2026-01-26 16:23:35,443 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-c.git /w/workspace/edgexfoundry_device-sdk-c_PR-603/.semver 16:23:35 2026-01-26 16:23:35,443 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-c.git', '/w/workspace/edgexfoundry_device-sdk-c_PR-603/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-c_PR-603, stdin=None, shell=False, universal_newlines=False) 16:23:36 2026-01-26 16:23:36,293 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-c_PR-603/.git/info/exclude 16:23:36 2026-01-26 16:23:36,293 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-c_PR-603/.semver/PR-603 with force:False 16:23:36 2026-01-26 16:23:36,293 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-c_PR-603/.semver/PR-603 16:23:36 2026-01-26 16:23:36,297 [execute] INFO git cat-file --batch-check 16:23:36 2026-01-26 16:23:36,298 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-c_PR-603/.semver, stdin=, shell=False, universal_newlines=False) 16:23:36 2026-01-26 16:23:36,302 [execute] INFO git cat-file --batch 16:23:36 2026-01-26 16:23:36,303 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-c_PR-603/.semver, stdin=, shell=False, universal_newlines=False) 16:23:36 2026-01-26 16:23:36,306 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_PR-603/.semver/PR-603 16:23:36 0.0.0 [Pipeline] } 16:23:36 $ docker exec --env ******** --env ******** 96bfb83ceb42fd7ae617bdc41b2351ff1f73c43e59ee9f8103f7aed0db7c34fe ssh-agent -k 16:23:36 unset SSH_AUTH_SOCK; 16:23:36 unset SSH_AGENT_PID; 16:23:36 echo Agent pid 92 killed; 16:23:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:23:37 + git semver [Pipeline] } 16:23:37 $ docker stop --time=1 96bfb83ceb42fd7ae617bdc41b2351ff1f73c43e59ee9f8103f7aed0db7c34fe 16:23:38 $ docker rm -f --volumes 96bfb83ceb42fd7ae617bdc41b2351ff1f73c43e59ee9f8103f7aed0db7c34fe [Pipeline] // withDockerContainer [Pipeline] sh 16:23:38 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:23:39 Stashed 1 file(s) [Pipeline] echo 16:23:39 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:23:40 provisioning config files... 16:23:40 copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-603@tmp/config7018557302070740230tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh 16:23:40 ---> ****-login.sh 16:23:40 nexus3.edgexfoundry.org:10001 16:23:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:23:40 Login Succeeded 16:23:40 nexus3.edgexfoundry.org:10002 16:23:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:23:40 Login Succeeded 16:23:40 nexus3.edgexfoundry.org:10003 16:23:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:23:40 Login Succeeded 16:23:40 nexus3.edgexfoundry.org:10004 16:23:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:23:40 Login Succeeded 16:23:40 ****.io 16:23:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:23:41 Login Succeeded 16:23:41 ---> ****-login.sh ends [Pipeline] } 16:23:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:23:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 16:23:41 [prepBaseBuildImage] Generating new image with name: ci-base-image-x86_64 [Pipeline] echo 16:23:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 16:23:41 ========================================================= 16:23:41 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] 16:23:41 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:42 + 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 . 16:23:42 #0 building with "default" instance using docker driver 16:23:42 16:23:42 #1 [internal] load build definition from Dockerfile.alpine-base 16:23:42 #1 transferring dockerfile: 2.13kB done 16:23:42 #1 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 18) 16:23:42 #1 DONE 0.0s 16:23:42 16:23:42 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest 16:23:42 #2 DONE 0.1s 16:23:42 16:23:42 #3 [internal] load .dockerignore 16:23:42 #3 transferring context: 2B done 16:23:42 #3 DONE 0.0s 16:23:42 16:23:42 #4 [internal] load build context 16:23:42 #4 transferring context: 678.03kB 0.0s done 16:23:42 #4 DONE 0.1s 16:23:42 16:23:42 #5 [builder 1/12] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest@sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff 16:23:42 #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest@sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff 0.0s done 16:23:42 #5 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s 16:23:42 #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 3.15MB / 118.14MB 0.1s 16:23:42 #5 sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff 741B / 741B done 16:23:42 #5 sha256:6605166a5db42c9ef4e3b8366138377c430980df3f34fe18e3a1340b6ab951b9 2.56kB / 2.56kB done 16:23:42 #5 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done 16:23:42 #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 13.68MB / 118.14MB 0.2s 16:23:42 #5 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.1s 16:23:43 #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 46.14MB / 118.14MB 0.4s 16:23:43 #5 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.1s done 16:23:43 #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 96.47MB / 118.14MB 0.6s 16:23:43 #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 118.14MB / 118.14MB 0.7s 16:23:43 #5 sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 118.14MB / 118.14MB 0.9s done 16:23:43 #5 extracting sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 0.1s 16:23:47 #5 extracting sha256:da60e534fd72a0c16fe8b5fd056354fc706a93e5d4d3616cf8a0f012ed4ca50d 4.0s done 16:23:47 #5 DONE 5.0s 16:23:47 16:23:47 #6 [builder 2/12] RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub 16:23:48 #6 0.268 Connecting to iotech.jfrog.io (34.247.22.236:443) 16:23:48 #6 0.667 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 16:23:48 #6 0.667 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 16:23:48 #6 0.667 '/etc/apk/keys/alpine.dev.rsa.pub' saved 16:23:49 #6 DONE 1.4s 16:23:49 16:23:49 #7 [builder 3/12] RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.22/main' >> /etc/apk/repositories 16:23:49 #7 DONE 0.3s 16:23:49 16:23:49 #8 [stage-1 4/8] RUN apk add --update --no-cache binutils gcc libc-dev make git cmake yaml curl libmicrohttpd libuuid libcbor iotech-paho-mqtt-c-dev-1.3 iotech-iot-1.6 dumb-init 16:23:49 #8 0.302 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:23:50 #8 0.385 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:23:50 #8 0.571 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.22/main/x86_64/APKINDEX.tar.gz 16:23:50 #8 1.050 WARNING: This apk-tools is OLD! Some packages might not function properly. 16:23:50 #8 1.058 (1/11) Installing libpsl (0.21.5-r0) 16:23:50 #8 1.061 (2/11) Upgrading libcurl (8.4.0-r0 -> 8.12.1-r0) 16:23:50 #8 1.072 (3/11) Installing curl (8.12.1-r0) 16:23:50 #8 1.078 (4/11) Installing libpsl-utils (0.21.5-r0) 16:23:50 #8 1.082 (5/11) Installing libpsl-dev (0.21.5-r0) 16:23:50 #8 1.167 (6/11) Upgrading curl-dev (8.4.0-r0 -> 8.12.1-r0) 16:23:50 #8 1.254 (7/11) Installing dumb-init (1.2.5-r2) 16:23:50 #8 1.340 (8/11) Installing libcbor (0.10.2-r1) 16:23:51 #8 1.344 (9/11) Installing iotech-iot-1.6 (1.6.3-r0) 16:23:51 #8 2.001 (10/11) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.135-r0) 16:23:51 #8 2.193 (11/11) Installing libuuid (2.38.1-r8) 16:23:51 #8 2.241 Executing busybox-1.36.1-r4.trigger 16:23:51 #8 2.249 OK: 331 MiB in 91 packages 16:23:51 #8 DONE 2.4s 16:23:51 16:23:51 #9 [builder 4/12] RUN apk add --update --no-cache binutils gcc libc-dev make git cmake yaml-dev curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev libcbor-dev iotech-paho-mqtt-c-dev-1.3 iotech-iot-1.6-dev 16:23:51 #9 0.209 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:23:51 #9 0.377 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:23:51 #9 0.568 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.22/main/x86_64/APKINDEX.tar.gz 16:23:51 #9 1.046 WARNING: This apk-tools is OLD! Some packages might not function properly. 16:23:51 #9 1.054 (1/15) Installing libcbor (0.10.2-r1) 16:23:51 #9 1.059 (2/15) Installing iotech-iot-1.6 (1.6.3-r0) 16:23:51 #9 1.734 (3/15) Installing iotech-iot-1.6-dev (1.6.3-r0) 16:23:51 #9 1.834 (4/15) Installing iotech-paho-mqtt-c-dev-1.3 (1.3.135-r0) 16:23:51 #9 2.028 (5/15) Installing libcbor-dev (0.10.2-r1) 16:23:51 #9 2.033 (6/15) Installing libmenuw (6.4_p20230506-r0) 16:23:51 #9 2.037 (7/15) Installing libpanelw (6.4_p20230506-r0) 16:23:51 #9 2.043 (8/15) Installing libncurses++ (6.4_p20230506-r0) 16:23:51 #9 2.129 (9/15) Installing ncurses-dev (6.4_p20230506-r0) 16:23:51 #9 2.140 (10/15) Installing libblkid (2.38.1-r8) 16:23:51 #9 2.155 (11/15) Installing libuuid (2.38.1-r8) 16:23:51 #9 2.241 (12/15) Installing libfdisk (2.38.1-r8) 16:23:51 #9 2.252 (13/15) Installing libmount (2.38.1-r8) 16:23:51 #9 2.261 (14/15) Installing libsmartcols (2.38.1-r8) 16:23:51 #9 2.267 (15/15) Installing util-linux-dev (2.38.1-r8) 16:23:51 #9 2.289 Executing busybox-1.36.1-r4.trigger 16:23:51 #9 2.298 OK: 335 MiB in 97 packages 16:23:52 #9 DONE 2.4s 16:23:52 16:23:52 #10 [builder 5/12] RUN mkdir /tmp/sdk 16:23:52 #10 DONE 0.4s 16:23:52 16:23:52 #11 [builder 6/12] COPY VERSION /tmp/sdk 16:23:52 #11 DONE 0.0s 16:23:52 16:23:52 #12 [builder 7/12] COPY src /tmp/sdk/src 16:23:52 #12 DONE 0.1s 16:23:52 16:23:52 #13 [builder 8/12] COPY include /tmp/sdk/include 16:23:52 #13 DONE 0.0s 16:23:52 16:23:52 #14 [stage-1 5/8] RUN apk --no-cache upgrade 16:23:52 #14 0.344 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:23:52 #14 0.435 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:23:52 #14 ... 16:23:52 16:23:52 #15 [builder 9/12] COPY scripts /tmp/sdk/scripts 16:23:52 #15 DONE 0.0s 16:23:52 16:23:52 #16 [builder 10/12] COPY LICENSE /tmp/sdk 16:23:52 #16 DONE 0.0s 16:23:52 16:23:52 #17 [builder 11/12] COPY Attribution.txt /tmp/sdk 16:23:52 #17 DONE 0.0s 16:23:52 16:23:52 #14 [stage-1 5/8] RUN apk --no-cache upgrade 16:23:52 #14 0.552 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.22/main/x86_64/APKINDEX.tar.gz 16:23:52 #14 1.049 WARNING: This apk-tools is OLD! Some packages might not function properly. 16:23:52 #14 1.059 Upgrading critical system libraries and apk-tools: 16:23:52 #14 1.059 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 16:23:52 #14 1.068 Executing busybox-1.36.1-r4.trigger 16:23:53 #14 1.151 Continuing the upgrade transaction with new apk-tools: 16:23:53 #14 1.158 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:23:53 #14 1.243 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:23:53 #14 1.365 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.22/main/x86_64/APKINDEX.tar.gz 16:23:53 #14 1.815 WARNING: This apk-tools is OLD! Some packages might not function properly. 16:23:53 #14 1.821 (1/22) Upgrading musl (1.2.4-r2 -> 1.2.4-r3) 16:23:53 #14 1.833 (2/22) Upgrading busybox (1.36.1-r4 -> 1.36.1-r7) 16:23:53 #14 1.851 Executing busybox-1.36.1-r7.post-upgrade 16:23:53 #14 1.865 (3/22) Upgrading busybox-binsh (1.36.1-r4 -> 1.36.1-r7) 16:23:53 #14 1.868 (4/22) Upgrading ca-certificates-bundle (20230506-r0 -> 20241121-r1) 16:23:53 #14 1.877 (5/22) Upgrading libcrypto3 (3.1.4-r0 -> 3.1.8-r0) 16:23:53 #14 1.912 (6/22) Upgrading libssl3 (3.1.4-r0 -> 3.1.8-r0) 16:23:53 #14 1.920 (7/22) Upgrading ssl_client (1.36.1-r4 -> 1.36.1-r7) 16:23:53 #14 1.924 (8/22) Upgrading binutils (2.40-r7 -> 2.40-r8) 16:23:53 #14 1.981 (9/22) Upgrading musl-dev (1.2.4-r2 -> 1.2.4-r3) 16:23:53 #14 2.034 (10/22) Upgrading libexpat (2.5.0-r1 -> 2.7.0-r0) 16:23:53 #14 2.038 (11/22) Upgrading xz-libs (5.4.3-r0 -> 5.4.3-r1) 16:23:53 #14 2.068 (12/22) Upgrading libarchive (3.7.2-r0 -> 3.8.0-r0) 16:23:53 #14 2.162 (13/22) Upgrading ca-certificates (20230506-r0 -> 20241121-r1) 16:23:54 #14 2.175 (14/22) Upgrading openssl-dev (3.1.4-r0 -> 3.1.8-r0) 16:23:54 #14 2.197 (15/22) Upgrading git (2.40.1-r0 -> 2.40.4-r0) 16:23:54 #14 2.255 (16/22) Upgrading musl-utils (1.2.4-r2 -> 1.2.4-r3) 16:23:54 #14 2.261 (17/22) Upgrading libtasn1 (4.19.0-r1 -> 4.20.0-r0) 16:23:54 #14 2.267 (18/22) Upgrading gnutls (3.8.0-r2 -> 3.8.4-r0) 16:23:54 #14 2.292 (19/22) Upgrading gnutls-c++ (3.8.0-r2 -> 3.8.4-r0) 16:23:54 #14 2.377 (20/22) Upgrading libtasn1-progs (4.19.0-r1 -> 4.20.0-r0) 16:23:54 #14 2.462 (21/22) Upgrading libtasn1-dev (4.19.0-r1 -> 4.20.0-r0) 16:23:54 #14 2.547 (22/22) Upgrading gnutls-dev (3.8.0-r2 -> 3.8.4-r0) 16:23:54 #14 2.566 Executing busybox-1.36.1-r7.trigger 16:23:54 #14 2.573 Executing ca-certificates-20241121-r1.trigger 16:23:54 #14 2.624 OK: 331 MiB in 91 packages 16:23:54 #14 DONE 2.8s 16:23:54 16:23:54 #18 [builder 12/12] RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install 16:23:54 #18 0.207 + CPPCHECK=false 16:23:54 #18 0.207 + DOCGEN=false 16:23:54 #18 0.207 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' 16:23:54 #18 0.207 + '[' 0 -gt 0 ] 16:23:54 #18 0.208 + readlink -f ./scripts/build.sh 16:23:54 #18 0.209 + dirname /tmp/sdk/scripts/build.sh 16:23:54 #18 0.210 + dirname /tmp/sdk/scripts 16:23:54 #18 0.211 + ROOT=/tmp/sdk 16:23:54 #18 0.211 + cd /tmp/sdk 16:23:54 #18 0.211 + mkdir -p /tmp/sdk/build/release 16:23:54 #18 0.213 + cd /tmp/sdk/build/release 16:23:54 #18 0.213 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src 16:23:54 #18 0.288 -- The C compiler identification is GNU 12.2.1 16:23:54 #18 0.305 -- Detecting C compiler ABI info 16:23:54 #18 0.404 -- Detecting C compiler ABI info - done 16:23:54 #18 0.424 -- Check for working C compiler: /usr/bin/cc - skipped 16:23:54 #18 0.425 -- Detecting C compile features 16:23:54 #18 0.425 -- Detecting C compile features - done 16:23:54 #18 0.429 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 16:23:54 #18 0.480 -- Found CURL: /usr/lib/libcurl.so (found version "8.4.0") 16:23:54 #18 0.484 -- Found LIBYAML: /usr/lib/libyaml.so 16:23:54 #18 0.487 -- Found LIBUUID: /usr/lib/libuuid.so 16:23:54 #18 0.490 -- Found LIBCBOR: /usr/lib/libcbor.so 16:23:54 #18 0.493 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 16:23:54 #18 0.495 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so 16:23:54 #18 0.495 -- /opt/iotech/iot/1.6/include 16:23:54 #18 0.495 -- C SDK 0.0.0 for Linux 16:23:54 #18 0.498 -- Performing Test CSDK_HAVE_ATOMIC 16:23:54 #18 0.588 -- Performing Test CSDK_HAVE_ATOMIC - Success 16:23:54 #18 0.643 -- Found Curses: /usr/lib/libcurses.so 16:23:54 #18 0.665 -- Configuring done (0.4s) 16:23:54 #18 0.697 -- Generating done (0.0s) 16:23:54 #18 0.700 -- Build files have been written to: /tmp/sdk/build/release 16:23:54 #18 0.705 + make all package 16:23:54 #18 0.705 + tee release.log 16:23:54 #18 0.746 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 16:23:54 #18 0.890 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 16:23:54 #18 1.043 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 16:23:54 #18 1.181 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 16:23:54 #18 1.274 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o 16:23:54 #18 1.589 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 16:23:54 #18 1.632 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 16:23:54 #18 1.777 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 16:23:54 #18 2.062 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 16:23:54 #18 2.174 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 16:23:54 #18 2.310 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 16:23:55 #18 2.439 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 16:23:55 #18 2.534 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 16:23:55 #18 2.688 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 16:23:55 #18 2.749 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 16:23:55 #18 3.074 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 16:23:55 #18 3.137 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 16:23:55 #18 3.381 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o 16:23:56 #18 3.481 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 16:23:56 #18 3.706 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 16:23:56 #18 3.794 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 16:23:57 #18 4.777 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 16:23:57 #18 4.884 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 16:23:57 #18 4.955 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 16:23:57 #18 5.040 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 16:23:57 #18 5.099 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 16:23:57 #18 5.330 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 16:23:58 #18 5.684 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 16:23:58 #18 5.757 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 16:23:58 #18 5.889 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 16:23:58 #18 5.982 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o 16:23:58 #18 6.024 /tmp/sdk/src/c/service.c: In function 'processCmdLine': 16:23:58 #18 6.024 /tmp/sdk/src/c/service.c:296:60: error: expected ')' before 'testBool' 16:23:58 #18 6.024 296 | testBool (arg, val, "-d", "--dev", &devmode, &result) //dev mode 16:23:58 #18 6.024 | ^ 16:23:58 #18 6.024 | ) 16:23:58 #18 6.024 297 | testBool (arg, val, "-od", "--overwriteDevices", &svc->overwritedevices, &result) || 16:23:58 #18 6.024 | ~~~~~~~~ 16:23:58 #18 6.024 /tmp/sdk/src/c/service.c:293:5: note: to match this '(' 16:23:58 #18 6.024 293 | ( 16:23:58 #18 6.024 | ^ 16:23:58 #18 6.039 make[2]: *** [c/CMakeFiles/csdk.dir/build.make:496: c/CMakeFiles/csdk.dir/service.c.o] Error 1 16:23:58 #18 6.040 make[1]: *** [CMakeFiles/Makefile2:240: c/CMakeFiles/csdk.dir/all] Error 2 16:23:58 #18 6.040 make: *** [Makefile:156: all] Error 2 16:23:58 #18 6.040 + '[' false '=' true ] 16:23:58 #18 6.040 + '[' false '=' true ] 16:23:58 #18 6.040 + mkdir -p /tmp/sdk/build/debug 16:23:58 #18 6.041 + cd /tmp/sdk/build/debug 16:23:58 #18 6.041 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src 16:23:58 #18 6.117 -- The C compiler identification is GNU 12.2.1 16:23:58 #18 6.133 -- Detecting C compiler ABI info 16:23:58 #18 6.217 -- Detecting C compiler ABI info - done 16:23:58 #18 6.239 -- Check for working C compiler: /usr/bin/cc - skipped 16:23:58 #18 6.239 -- Detecting C compile features 16:23:58 #18 6.240 -- Detecting C compile features - done 16:23:58 #18 6.244 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 16:23:58 #18 6.294 -- Found CURL: /usr/lib/libcurl.so (found version "8.4.0") 16:23:58 #18 6.298 -- Found LIBYAML: /usr/lib/libyaml.so 16:23:58 #18 6.301 -- Found LIBUUID: /usr/lib/libuuid.so 16:23:58 #18 6.304 -- Found LIBCBOR: /usr/lib/libcbor.so 16:23:58 #18 6.307 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 16:23:58 #18 6.309 -- Found IOT: /opt/iotech/iot/1.6/lib/libiot.so 16:23:58 #18 6.309 -- /opt/iotech/iot/1.6/include 16:23:58 #18 6.309 -- C SDK 0.0.0 for Linux 16:23:58 #18 6.312 -- Performing Test CSDK_HAVE_ATOMIC 16:23:58 #18 6.400 -- Performing Test CSDK_HAVE_ATOMIC - Success 16:23:59 #18 6.449 -- Found Curses: /usr/lib/libcurses.so 16:23:59 #18 6.471 -- Configuring done (0.4s) 16:23:59 #18 6.502 -- Generating done (0.0s) 16:23:59 #18 6.504 -- Build files have been written to: /tmp/sdk/build/debug 16:23:59 #18 6.510 + + teemake 16:23:59 #18 6.510 debug.log 16:23:59 #18 6.549 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 16:23:59 #18 6.631 [ 3%] Building C object c/CMakeFiles/csdk.dir/bus-mqtt.c.o 16:23:59 #18 6.706 [ 5%] Building C object c/CMakeFiles/csdk.dir/bus.c.o 16:23:59 #18 6.784 [ 7%] Building C object c/CMakeFiles/csdk.dir/callback3.c.o 16:23:59 #18 6.853 [ 9%] Building C object c/CMakeFiles/csdk.dir/config.c.o 16:23:59 #18 6.977 [ 11%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o 16:23:59 #18 7.016 [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o 16:23:59 #18 7.088 [ 15%] Building C object c/CMakeFiles/csdk.dir/device.c.o 16:23:59 #18 7.209 [ 17%] Building C object c/CMakeFiles/csdk.dir/devman.c.o 16:23:59 #18 7.279 [ 19%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o 16:23:59 #18 7.358 [ 21%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o 16:23:59 #18 7.430 [ 23%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o 16:23:59 #18 7.497 [ 25%] Building C object c/CMakeFiles/csdk.dir/dto-read.c.o 16:24:00 #18 7.575 [ 27%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o 16:24:00 #18 7.623 [ 29%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o 16:24:00 #18 7.764 [ 31%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o 16:24:00 #18 7.814 [ 33%] Building C object c/CMakeFiles/csdk.dir/keeper.c.o 16:24:00 #18 7.921 [ 35%] Building C object c/CMakeFiles/csdk.dir/map.c.o 16:24:00 #18 7.970 [ 37%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o 16:24:00 #18 8.087 [ 39%] Building C object c/CMakeFiles/csdk.dir/opstate.c.o 16:24:00 #18 8.152 [ 41%] Building C object c/CMakeFiles/csdk.dir/parson.c.o 16:24:00 #18 8.360 [ 43%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o 16:24:00 #18 8.432 [ 45%] Building C object c/CMakeFiles/csdk.dir/registry.c.o 16:24:00 #18 8.488 [ 47%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o 16:24:01 #18 8.551 [ 49%] Building C object c/CMakeFiles/csdk.dir/request_auth.c.o 16:24:01 #18 8.601 [ 50%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o 16:24:01 #18 8.695 [ 52%] Building C object c/CMakeFiles/csdk.dir/rest.c.o 16:24:01 #18 8.911 [ 54%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o 16:24:01 #18 8.965 [ 56%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o 16:24:01 #18 9.047 [ 58%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o 16:24:01 #18 9.116 [ 60%] Building C object c/CMakeFiles/csdk.dir/service.c.o 16:24:01 #18 9.151 /tmp/sdk/src/c/service.c: In function 'processCmdLine': 16:24:01 #18 9.151 /tmp/sdk/src/c/service.c:296:60: error: expected ')' before 'testBool' 16:24:01 #18 9.151 296 | testBool (arg, val, "-d", "--dev", &devmode, &result) //dev mode 16:24:01 #18 9.151 | ^ 16:24:01 #18 9.151 | ) 16:24:01 #18 9.151 297 | testBool (arg, val, "-od", "--overwriteDevices", &svc->overwritedevices, &result) || 16:24:01 #18 9.151 | ~~~~~~~~ 16:24:01 #18 9.151 /tmp/sdk/src/c/service.c:293:5: note: to match this '(' 16:24:01 #18 9.151 293 | ( 16:24:01 #18 9.151 | ^ 16:24:01 #18 9.166 make[2]: *** [c/CMakeFiles/csdk.dir/build.make:496: c/CMakeFiles/csdk.dir/service.c.o] Error 1 16:24:01 #18 9.167 make[1]: *** [CMakeFiles/Makefile2:240: c/CMakeFiles/csdk.dir/all] Error 2 16:24:01 #18 9.167 make: *** [Makefile:156: all] Error 2 16:24:01 #18 9.168 make: Entering directory '/tmp/sdk/build/release' 16:24:01 #18 9.227 [ 1%] Building C object c/CMakeFiles/csdk.dir/service.c.o 16:24:01 #18 9.269 /tmp/sdk/src/c/service.c: In function 'processCmdLine': 16:24:01 #18 9.269 /tmp/sdk/src/c/service.c:296:60: error: expected ')' before 'testBool' 16:24:01 #18 9.269 296 | testBool (arg, val, "-d", "--dev", &devmode, &result) //dev mode 16:24:01 #18 9.269 | ^ 16:24:01 #18 9.269 | ) 16:24:01 #18 9.269 297 | testBool (arg, val, "-od", "--overwriteDevices", &svc->overwritedevices, &result) || 16:24:01 #18 9.269 | ~~~~~~~~ 16:24:01 #18 9.269 /tmp/sdk/src/c/service.c:293:5: note: to match this '(' 16:24:01 #18 9.269 293 | ( 16:24:01 #18 9.269 | ^ 16:24:01 #18 9.285 make[2]: *** [c/CMakeFiles/csdk.dir/build.make:496: c/CMakeFiles/csdk.dir/service.c.o] Error 1 16:24:01 #18 9.285 make[1]: *** [CMakeFiles/Makefile2:240: c/CMakeFiles/csdk.dir/all] Error 2 16:24:01 #18 9.285 make: *** [Makefile:156: all] Error 2 16:24:01 #18 9.285 make: Leaving directory '/tmp/sdk/build/release' 16:24:01 #18 ERROR: process "/bin/sh -c cd /tmp/sdk && ./scripts/build.sh && make -C build/release install" did not complete successfully: exit code: 2 16:24:01 ------ 16:24:01 > [builder 12/12] RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install: 16:24:01 9.269 | ) 16:24:01 9.269 297 | testBool (arg, val, "-od", "--overwriteDevices", &svc->overwritedevices, &result) || 16:24:01 9.269 | ~~~~~~~~ 16:24:01 9.269 /tmp/sdk/src/c/service.c:293:5: note: to match this '(' 16:24:01 9.269 293 | ( 16:24:01 9.269 | ^ 16:24:01 9.285 make[2]: *** [c/CMakeFiles/csdk.dir/build.make:496: c/CMakeFiles/csdk.dir/service.c.o] Error 1 16:24:01 9.285 make[1]: *** [CMakeFiles/Makefile2:240: c/CMakeFiles/csdk.dir/all] Error 2 16:24:01 9.285 make: *** [Makefile:156: all] Error 2 16:24:01 9.285 make: Leaving directory '/tmp/sdk/build/release' 16:24:01 ------ 16:24:01 16:24:01 1 warning found (use docker --debug to expand): 16:24:01  - FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 18) 16:24:01 Dockerfile.alpine-base:30 16:24:01 -------------------- 16:24:01 29 | COPY Attribution.txt /tmp/sdk 16:24:01 30 | >>> RUN cd /tmp/sdk \ 16:24:01 31 | >>> && ./scripts/build.sh \ 16:24:01 32 | >>> && make -C build/release install 16:24:01 33 | 16:24:01 -------------------- 16:24:01 ERROR: failed to solve: process "/bin/sh -c cd /tmp/sdk && ./scripts/build.sh && make -C build/release install" did not complete successfully: exit code: 2 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:24:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:24:03 16:24:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:24:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:24:03 latest: Pulling from edgex-lftools-log-publisher 16:24:03 5eb5b503b376: Pulling fs layer 16:24:03 5c69ac0246d0: Pulling fs layer 16:24:03 ec43610c2a17: Pulling fs layer 16:24:03 3a2ae6a8a46f: Pulling fs layer 16:24:03 33b1e0a273af: Pulling fs layer 16:24:03 5d3b04190fa2: Pulling fs layer 16:24:03 2f39f015ded8: Pulling fs layer 16:24:03 3a2ae6a8a46f: Waiting 16:24:03 33b1e0a273af: Waiting 16:24:03 5d3b04190fa2: Waiting 16:24:03 2f39f015ded8: Waiting 16:24:03 5c69ac0246d0: Verifying Checksum 16:24:03 5c69ac0246d0: Download complete 16:24:03 3a2ae6a8a46f: Verifying Checksum 16:24:03 3a2ae6a8a46f: Download complete 16:24:03 33b1e0a273af: Verifying Checksum 16:24:03 33b1e0a273af: Download complete 16:24:03 5d3b04190fa2: Download complete 16:24:03 ec43610c2a17: Verifying Checksum 16:24:03 ec43610c2a17: Download complete 16:24:03 5eb5b503b376: Verifying Checksum 16:24:03 5eb5b503b376: Download complete 16:24:04 2f39f015ded8: Verifying Checksum 16:24:04 2f39f015ded8: Download complete 16:24:05 5eb5b503b376: Pull complete 16:24:05 5c69ac0246d0: Pull complete 16:24:06 ec43610c2a17: Pull complete 16:24:06 3a2ae6a8a46f: Pull complete 16:24:06 33b1e0a273af: Pull complete 16:24:06 5d3b04190fa2: Pull complete 16:24:13 2f39f015ded8: Pull complete 16:24:13 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:24:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:24:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:24:13 prd-ubuntu20.04-docker-8c-8g-1123 does not seem to be running inside a container 16:24:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-c_PR-603 -v /w/workspace/edgexfoundry_device-sdk-c_PR-603:/w/workspace/edgexfoundry_device-sdk-c_PR-603:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-603@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-603@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:24:15 $ docker top c6e27be09fce68a6f706a1c1749f5da32fa695011ec46ddc1f1e59b671b07417 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:24:15 ---> job-cost.sh 16:24:15 lf-activate-venv: SKIPPING 16:24:15 INFO: No Stack... 16:24:15 INFO: Retrieving Pricing Info for: v3-standard-8 16:24:15 INFO: Archiving Costs [Pipeline] sh 16:24:16 + cat /w/workspace/edgexfoundry_device-sdk-c_PR-603/archives/cost.csv 16:24:16 + cut -d, -f6 [Pipeline] lock 16:24:16 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-c-PR-603-2-stack-cost] 16:24:16 Resource [jenkins-edgexfoundry-device-sdk-c-PR-603-2-stack-cost] did not exist. Created. 16:24:16 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-c-PR-603-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:24:16 + echo total: 0.2199999988079071 [Pipeline] stash 16:24:16 Stashed 1 file(s) [Pipeline] } 16:24:16 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-c-PR-603-2-stack-cost] [Pipeline] // lock [Pipeline] } 16:24:16 $ docker stop --time=1 c6e27be09fce68a6f706a1c1749f5da32fa695011ec46ddc1f1e59b671b07417 16:24:18 $ docker rm -f --volumes c6e27be09fce68a6f706a1c1749f5da32fa695011ec46ddc1f1e59b671b07417 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:24:18 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 16:24:19 + [ -d /w/workspace/edgexfoundry_device-sdk-c_PR-603/archives ] 16:24:19 + ls -al /w/workspace/edgexfoundry_device-sdk-c_PR-603/archives 16:24:19 total 16 16:24:19 drwxr-xr-x 3 root root 4096 Jan 26 16:24 . 16:24:19 drwxrwxr-x 10 jenkins jenkins 4096 Jan 26 16:24 .. 16:24:19 drwxr-xr-x 2 root root 4096 Jan 26 16:24 cost 16:24:19 -rw-r--r-- 1 root root 84 Jan 26 16:24 cost.csv 16:24:19 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-c_PR-603/archives 16:24:19 + ls -al /w/workspace/edgexfoundry_device-sdk-c_PR-603/archives 16:24:19 total 16 16:24:19 drwxr-xr-x 3 jenkins jenkins 4096 Jan 26 16:24 . 16:24:19 drwxrwxr-x 10 jenkins jenkins 4096 Jan 26 16:24 .. 16:24:19 drwxr-xr-x 2 jenkins jenkins 4096 Jan 26 16:24 cost 16:24:19 -rw-r--r-- 1 jenkins jenkins 84 Jan 26 16:24 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:24:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:24:20 ---> package-listing.sh 16:24:20 ++ facter osfamily 16:24:20 ++ tr '[:upper:]' '[:lower:]' 16:24:21 + OS_FAMILY=debian 16:24:21 + workspace=/w/workspace/edgexfoundry_device-sdk-c_PR-603 16:24:21 + START_PACKAGES=/tmp/packages_start.txt 16:24:21 + END_PACKAGES=/tmp/packages_end.txt 16:24:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:24:21 + PACKAGES=/tmp/packages_start.txt 16:24:21 + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-603 ']' 16:24:21 + PACKAGES=/tmp/packages_end.txt 16:24:21 + case "${OS_FAMILY}" in 16:24:21 + dpkg -l 16:24:21 + grep '^ii' 16:24:21 + '[' -f /tmp/packages_start.txt ']' 16:24:21 + '[' -f /tmp/packages_end.txt ']' 16:24:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:24:21 + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-603 ']' 16:24:21 + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_PR-603/archives/ 16:24:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_PR-603/archives/ [Pipeline] echo 16:24:21 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-c_PR-603/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:24:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:24:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:24:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:24:22 prd-ubuntu20.04-docker-8c-8g-1123 does not seem to be running inside a container 16:24:22 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-c_PR-603/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-c_PR-603 -v /w/workspace/edgexfoundry_device-sdk-c_PR-603:/w/workspace/edgexfoundry_device-sdk-c_PR-603:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-603@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-603@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:24:22 $ docker top 18daba6b23b4b4f0dcadfa635682e4a960953fe8c3713c7276686373504ae0d2 -eo pid,comm [Pipeline] { [Pipeline] sh 16:24:22 + touch /tmp/pre-build-complete [Pipeline] sh 16:24:23 + mkdir -p /var/log/sysstat [Pipeline] sh 16:24:23 + ls /var/log/sa-host 16:24:23 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:24:23 provisioning config files... 16:24:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-603@tmp/config12740590228666117693tmp [Pipeline] { [Pipeline] echo 16:24:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:24:24 ---> create-netrc.sh [Pipeline] } 16:24:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:24:24 ---> python-tools-install.sh [Pipeline] echo 16:24:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:24:25 ---> sudo-logs.sh 16:24:25 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:24:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:24:25 ---> job-cost.sh 16:24:25 lf-activate-venv: SKIPPING 16:24:25 DEBUG: total: 0.2199999988079071 16:24:25 INFO: Retrieving Stack Cost... 16:24:25 INFO: Retrieving Pricing Info for: v3-standard-8 16:24:25 INFO: Archiving Costs [Pipeline] echo 16:24:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:24:26 ---> logs-deploy.sh 16:24:26 lf-activate-venv: SKIPPING 16:24:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-603/2 16:24:26 INFO: archiving workspace using pattern(s): 16:24:27 Archives upload complete. 16:24:27 INFO: archiving logs to Nexus