Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a3501f9cfcd4e6113c1d407fdd34c589c44025e6 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-ssh11515768465038420494.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh13530111842696928656.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh2057413794045010885.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh5366804095065084263.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-ssh17835954991073626792.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildCApp] RAW Config: [project:device-sdk-c, dockerBuildFilePath:scripts/Dockerfile.alpine-base, dockerFilePath:scripts/Dockerfile.alpine, pushImage:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildCApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-c-settings PROJECT: device-sdk-c USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build DOCKER_FILE_PATH: scripts/Dockerfile.alpine DOCKER_BUILD_FILE_PATH: scripts/Dockerfile.alpine-base DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-24661 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 a3501f9cfcd4e6113c1d407fdd34c589c44025e6 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a3501f9cfcd4e6113c1d407fdd34c589c44025e6 # timeout=10 Commit message: "feat: implement MaxEventSize configuration (#429)" > git rev-list --no-walk 117e3ae82fbf81e148f12b1fc27328d4e4a70297 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-06T14:17:17.517Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-06T14:17:17.579Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-06T14:17:17.595Z] ========================================================= [2022-09-06T14:17:17.595Z] EdgeX Global Pipelines Version Info [2022-09-06T14:17:17.595Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-06T14:17:18.346Z] ------------------- [2022-09-06T14:17:18.346Z] stable info: [2022-09-06T14:17:18.346Z] ------------------- [2022-09-06T14:17:18.346Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-06T14:17:18.346Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-06T14:17:18.346Z] Message: update stable to v1.0.239 [2022-09-06T14:17:18.921Z] ------------------- [2022-09-06T14:17:18.921Z] experimental info: [2022-09-06T14:17:18.921Z] ------------------- [2022-09-06T14:17:18.921Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-06T14:17:18.921Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-06T14:17:18.921Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-06T14:17:19.201Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo [2022-09-06T14:17:19.212Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo [2022-09-06T14:17:19.225Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-06T14:17:19.236Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-06T14:17:19.246Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-06T14:17:19.260Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2022-09-06T14:17:19.270Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2022-09-06T14:17:19.284Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-06T14:17:19.297Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-06T14:17:19.309Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk [Pipeline] echo [2022-09-06T14:17:19.320Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-06T14:17:19.330Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-06T14:17:19.340Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-06T14:17:19.351Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-09-06T14:17:19.363Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-06T14:17:19.374Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-06T14:17:19.384Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-06T14:17:19.394Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-09-06T14:17:19.410Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-09-06T14:17:19.424Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-09-06T14:17:19.433Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a3501f9cfcd4e6113c1d407fdd34c589c44025e6 [Pipeline] echo [2022-09-06T14:17:19.443Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a3501f9 [Pipeline] echo [2022-09-06T14:17:19.454Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-06T14:17:19.496Z] provisioning config files... [2022-09-06T14:17:19.509Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config7708199486632921052tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-06T14:17:19.816Z] ---> docker-login.sh [2022-09-06T14:17:19.816Z] nexus3.edgexfoundry.org:10001 [2022-09-06T14:17:20.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T14:17:20.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T14:17:20.339Z] Configure a credential helper to remove this warning. See [2022-09-06T14:17:20.339Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T14:17:20.339Z] [2022-09-06T14:17:20.339Z] Login Succeeded [2022-09-06T14:17:20.339Z] nexus3.edgexfoundry.org:10002 [2022-09-06T14:17:20.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T14:17:20.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T14:17:20.602Z] Configure a credential helper to remove this warning. See [2022-09-06T14:17:20.602Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T14:17:20.602Z] [2022-09-06T14:17:20.602Z] Login Succeeded [2022-09-06T14:17:20.602Z] nexus3.edgexfoundry.org:10003 [2022-09-06T14:17:20.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T14:17:20.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T14:17:20.602Z] Configure a credential helper to remove this warning. See [2022-09-06T14:17:20.602Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T14:17:20.602Z] [2022-09-06T14:17:20.602Z] Login Succeeded [2022-09-06T14:17:20.602Z] nexus3.edgexfoundry.org:10004 [2022-09-06T14:17:20.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T14:17:20.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T14:17:20.864Z] Configure a credential helper to remove this warning. See [2022-09-06T14:17:20.864Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T14:17:20.864Z] [2022-09-06T14:17:20.864Z] Login Succeeded [2022-09-06T14:17:20.864Z] docker.io [2022-09-06T14:17:20.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T14:17:21.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T14:17:21.126Z] Configure a credential helper to remove this warning. See [2022-09-06T14:17:21.126Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T14:17:21.126Z] [2022-09-06T14:17:21.126Z] Login Succeeded [2022-09-06T14:17:21.126Z] ---> docker-login.sh ends [Pipeline] } [2022-09-06T14:17:21.135Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build LTS Release Image) [Pipeline] sh [2022-09-06T14:17:21.515Z] + git rev-list -1 --merges a3501f9cfcd4e6113c1d407fdd34c589c44025e6~1..a3501f9cfcd4e6113c1d407fdd34c589c44025e6 [Pipeline] echo [2022-09-06T14:17:21.549Z] -----------> git rev-list -1 --merges a3501f9cfcd4e6113c1d407fdd34c589c44025e6~1..a3501f9cfcd4e6113c1d407fdd34c589c44025e6 a3501f9cfcd4e6113c1d407fdd34c589c44025e6 [false] [Pipeline] sh [2022-09-06T14:17:21.846Z] + git log --format=format:%s -1 a3501f9cfcd4e6113c1d407fdd34c589c44025e6 [Pipeline] echo [2022-09-06T14:17:21.862Z] ========================================================= [2022-09-06T14:17:21.862Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-06T14:17:21.862Z] ========================================================= Stage "Build LTS Release Image" skipped due to when conditional [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "amd64" skipped due to when conditional [Pipeline] } Stage "arm64" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-06T14:17:22.256Z] + git rev-list -1 --merges a3501f9cfcd4e6113c1d407fdd34c589c44025e6~1..a3501f9cfcd4e6113c1d407fdd34c589c44025e6 [Pipeline] echo [2022-09-06T14:17:22.269Z] -----------> git rev-list -1 --merges a3501f9cfcd4e6113c1d407fdd34c589c44025e6~1..a3501f9cfcd4e6113c1d407fdd34c589c44025e6 a3501f9cfcd4e6113c1d407fdd34c589c44025e6 [false] [Pipeline] sh [2022-09-06T14:17:22.567Z] + git log --format=format:%s -1 a3501f9cfcd4e6113c1d407fdd34c589c44025e6 [Pipeline] echo [2022-09-06T14:17:22.584Z] ========================================================= [2022-09-06T14:17:22.584Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-06T14:17:22.584Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-09-06T14:17:23.018Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-06T14:17:23.019Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-06T14:17:23.019Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-06T14:17:23.019Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-06T14:17:23.019Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-06T14:17:23.019Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-06T14:17:23.019Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T14:17:23.481Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-06T14:17:23.481Z] [2022-09-06T14:17:23.481Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T14:17:23.787Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-06T14:17:23.787Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-06T14:17:23.787Z] b85a868b505f: Pulling fs layer [2022-09-06T14:17:23.787Z] e2be974225ed: Pulling fs layer [2022-09-06T14:17:23.787Z] 339a4e72a1f5: Pulling fs layer [2022-09-06T14:17:23.787Z] 988bab9f4d93: Pulling fs layer [2022-09-06T14:17:23.787Z] 1469e6f7b9e6: Pulling fs layer [2022-09-06T14:17:23.787Z] eaf3925da568: Pulling fs layer [2022-09-06T14:17:23.787Z] bab4dde63d76: Pulling fs layer [2022-09-06T14:17:23.787Z] bde34c3a00c8: Pulling fs layer [2022-09-06T14:17:23.787Z] b352a97aabf1: Pulling fs layer [2022-09-06T14:17:23.787Z] 4872d77fe225: Pulling fs layer [2022-09-06T14:17:23.787Z] 5851b861e8e6: Pulling fs layer [2022-09-06T14:17:23.787Z] 1469e6f7b9e6: Waiting [2022-09-06T14:17:23.787Z] eaf3925da568: Waiting [2022-09-06T14:17:23.787Z] bab4dde63d76: Waiting [2022-09-06T14:17:23.787Z] bde34c3a00c8: Waiting [2022-09-06T14:17:23.787Z] b352a97aabf1: Waiting [2022-09-06T14:17:23.787Z] 4872d77fe225: Waiting [2022-09-06T14:17:23.787Z] 988bab9f4d93: Waiting [2022-09-06T14:17:23.787Z] 5851b861e8e6: Waiting [2022-09-06T14:17:23.787Z] e2be974225ed: Verifying Checksum [2022-09-06T14:17:23.787Z] e2be974225ed: Download complete [2022-09-06T14:17:23.787Z] 988bab9f4d93: Download complete [2022-09-06T14:17:24.048Z] 1469e6f7b9e6: Verifying Checksum [2022-09-06T14:17:24.048Z] 1469e6f7b9e6: Download complete [2022-09-06T14:17:24.048Z] eaf3925da568: Verifying Checksum [2022-09-06T14:17:24.048Z] eaf3925da568: Download complete [2022-09-06T14:17:24.048Z] 339a4e72a1f5: Verifying Checksum [2022-09-06T14:17:24.048Z] 339a4e72a1f5: Download complete [2022-09-06T14:17:24.048Z] bde34c3a00c8: Verifying Checksum [2022-09-06T14:17:24.048Z] bde34c3a00c8: Download complete [2022-09-06T14:17:24.048Z] b352a97aabf1: Download complete [2022-09-06T14:17:24.048Z] 4872d77fe225: Verifying Checksum [2022-09-06T14:17:24.048Z] 4872d77fe225: Download complete [2022-09-06T14:17:24.048Z] 5851b861e8e6: Verifying Checksum [2022-09-06T14:17:24.048Z] 5851b861e8e6: Download complete [2022-09-06T14:17:24.048Z] b85a868b505f: Verifying Checksum [2022-09-06T14:17:24.048Z] b85a868b505f: Download complete [2022-09-06T14:17:24.307Z] bab4dde63d76: Verifying Checksum [2022-09-06T14:17:24.307Z] bab4dde63d76: Download complete [2022-09-06T14:17:25.692Z] b85a868b505f: Pull complete [2022-09-06T14:17:25.692Z] e2be974225ed: Pull complete [2022-09-06T14:17:26.264Z] 339a4e72a1f5: Pull complete [2022-09-06T14:17:26.264Z] 988bab9f4d93: Pull complete [2022-09-06T14:17:26.525Z] 1469e6f7b9e6: Pull complete [2022-09-06T14:17:26.525Z] eaf3925da568: Pull complete [2022-09-06T14:17:28.435Z] bab4dde63d76: Pull complete [2022-09-06T14:17:28.697Z] bde34c3a00c8: Pull complete [2022-09-06T14:17:28.697Z] b352a97aabf1: Pull complete [2022-09-06T14:17:28.697Z] 4872d77fe225: Pull complete [2022-09-06T14:17:28.960Z] 5851b861e8e6: Pull complete [2022-09-06T14:17:28.960Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-06T14:17:28.960Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-06T14:17:28.960Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T14:17:29.069Z] prd-ubuntu20.04-docker-8c-8g-24661 does not seem to be running inside a container [2022-09-06T14:17:29.114Z] $ 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 [2022-09-06T14:17:30.535Z] $ docker top 4dd8f3eb631942f69a4f50275a79d11de3e8f9e087424191c25b7380d8c993f9 -eo pid,comm [2022-09-06T14:17:30.607Z] 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). [2022-09-06T14:17:30.607Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-06T14:17:30.645Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-06T14:17:30.645Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-06T14:17:30.781Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-06T14:17:30.781Z] $ docker exec 4dd8f3eb631942f69a4f50275a79d11de3e8f9e087424191c25b7380d8c993f9 ssh-agent [2022-09-06T14:17:30.922Z] SSH_AUTH_SOCK=/tmp/ssh-RMsPC5LqYNjh/agent.33 [2022-09-06T14:17:30.922Z] SSH_AGENT_PID=40 [2022-09-06T14:17:30.929Z] Running ssh-add (command line suppressed) [2022-09-06T14:17:31.051Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_5136137636939381041.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_5136137636939381041.key) [2022-09-06T14:17:31.072Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-06T14:17:31.359Z] + git tag --points-at HEAD [Pipeline] } [2022-09-06T14:17:31.368Z] $ docker exec --env ******** --env ******** 4dd8f3eb631942f69a4f50275a79d11de3e8f9e087424191c25b7380d8c993f9 ssh-agent -k [2022-09-06T14:17:31.476Z] unset SSH_AUTH_SOCK; [2022-09-06T14:17:31.476Z] unset SSH_AGENT_PID; [2022-09-06T14:17:31.476Z] echo Agent pid 40 killed; [2022-09-06T14:17:31.494Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-06T14:17:31.521Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-06T14:17:31.521Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-06T14:17:31.649Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-06T14:17:31.649Z] $ docker exec 4dd8f3eb631942f69a4f50275a79d11de3e8f9e087424191c25b7380d8c993f9 ssh-agent [2022-09-06T14:17:31.780Z] SSH_AUTH_SOCK=/tmp/ssh-clZEqx62tlB0/agent.73 [2022-09-06T14:17:31.780Z] SSH_AGENT_PID=80 [2022-09-06T14:17:31.785Z] Running ssh-add (command line suppressed) [2022-09-06T14:17:31.901Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_7308274550683678509.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_7308274550683678509.key) [2022-09-06T14:17:31.919Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-06T14:17:32.210Z] + git semver init [2022-09-06T14:17:32.470Z] 2022-09-06 14:17:32,429 [run_init] DEBUG init version:0.0.0 force:False [2022-09-06T14:17:32.470Z] 2022-09-06 14:17:32,430 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-c_main/.semver [2022-09-06T14:17:32.470Z] 2022-09-06 14:17:32,430 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-c.git /w/workspace/edgexfoundry_device-sdk-c_main/.semver [2022-09-06T14:17:32.470Z] 2022-09-06 14:17:32,430 [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) [2022-09-06T14:17:33.414Z] 2022-09-06 14:17:33,349 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-c_main/.git/info/exclude [2022-09-06T14:17:33.414Z] 2022-09-06 14:17:33,349 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-c_main/.semver/main with force:False [2022-09-06T14:17:33.414Z] 2022-09-06 14:17:33,349 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2022-09-06T14:17:33.414Z] 2022-09-06 14:17:33,350 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2022-09-06T14:17:33.414Z] 2.2.1-dev.1 [Pipeline] } [2022-09-06T14:17:33.423Z] $ docker exec --env ******** --env ******** 4dd8f3eb631942f69a4f50275a79d11de3e8f9e087424191c25b7380d8c993f9 ssh-agent -k [2022-09-06T14:17:33.547Z] unset SSH_AUTH_SOCK; [2022-09-06T14:17:33.548Z] unset SSH_AGENT_PID; [2022-09-06T14:17:33.548Z] echo Agent pid 80 killed; [2022-09-06T14:17:33.563Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-06T14:17:33.866Z] + git semver [Pipeline] } [2022-09-06T14:17:34.140Z] $ docker stop --time=1 4dd8f3eb631942f69a4f50275a79d11de3e8f9e087424191c25b7380d8c993f9 [2022-09-06T14:17:35.503Z] $ docker rm -f 4dd8f3eb631942f69a4f50275a79d11de3e8f9e087424191c25b7380d8c993f9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-06T14:17:35.854Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-06T14:17:36.121Z] Stashed 1 file(s) [Pipeline] echo [2022-09-06T14:17:36.123Z] [edgeXSemver]: initialized semver on version 2.2.1-dev.1 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-06T14:17:36.215Z] provisioning config files... [2022-09-06T14:17:36.224Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config9136253877947397896tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-06T14:17:36.527Z] ---> docker-login.sh [2022-09-06T14:17:36.527Z] nexus3.edgexfoundry.org:10001 [2022-09-06T14:17:36.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T14:17:36.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T14:17:36.527Z] Configure a credential helper to remove this warning. See [2022-09-06T14:17:36.527Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T14:17:36.527Z] [2022-09-06T14:17:36.527Z] Login Succeeded [2022-09-06T14:17:36.527Z] nexus3.edgexfoundry.org:10002 [2022-09-06T14:17:36.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T14:17:36.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T14:17:36.789Z] Configure a credential helper to remove this warning. See [2022-09-06T14:17:36.789Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T14:17:36.789Z] [2022-09-06T14:17:36.789Z] Login Succeeded [2022-09-06T14:17:36.789Z] nexus3.edgexfoundry.org:10003 [2022-09-06T14:17:36.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T14:17:36.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T14:17:36.789Z] Configure a credential helper to remove this warning. See [2022-09-06T14:17:36.789Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T14:17:36.789Z] [2022-09-06T14:17:36.789Z] Login Succeeded [2022-09-06T14:17:36.789Z] nexus3.edgexfoundry.org:10004 [2022-09-06T14:17:37.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T14:17:37.050Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T14:17:37.050Z] Configure a credential helper to remove this warning. See [2022-09-06T14:17:37.050Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T14:17:37.050Z] [2022-09-06T14:17:37.050Z] Login Succeeded [2022-09-06T14:17:37.050Z] docker.io [2022-09-06T14:17:37.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T14:17:37.311Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T14:17:37.311Z] Configure a credential helper to remove this warning. See [2022-09-06T14:17:37.311Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T14:17:37.311Z] [2022-09-06T14:17:37.311Z] Login Succeeded [2022-09-06T14:17:37.311Z] ---> docker-login.sh ends [Pipeline] } [2022-09-06T14:17:37.320Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-06T14:17:37.375Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-06T14:17:37.383Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-x86_64 [Pipeline] echo [2022-09-06T14:17:37.389Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-06T14:17:37.394Z] ========================================================= [2022-09-06T14:17:37.394Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2022-09-06T14:17:37.394Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T14:17:37.702Z] + 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 . [2022-09-06T14:17:37.702Z] Sending build context to Docker daemon 4.605MB [2022-09-06T14:17:37.702Z] Step 1/22 : ARG BASE=alpine:3.15 [2022-09-06T14:17:37.702Z] Step 2/22 : FROM ${BASE} as builder [2022-09-06T14:17:37.702Z] latest: Pulling from edgex-devops/edgex-gcc-base [2022-09-06T14:17:37.702Z] df9b9388f04a: Pulling fs layer [2022-09-06T14:17:37.702Z] 62381f5d8449: Pulling fs layer [2022-09-06T14:17:37.964Z] df9b9388f04a: Download complete [2022-09-06T14:17:37.964Z] df9b9388f04a: Pull complete [2022-09-06T14:17:38.536Z] 62381f5d8449: Verifying Checksum [2022-09-06T14:17:38.536Z] 62381f5d8449: Download complete [2022-09-06T14:17:41.832Z] 62381f5d8449: Pull complete [2022-09-06T14:17:41.832Z] Digest: sha256:1dc51ee6678f53bb3891c65c2ca5ccd72630339357978017b6e7ab3884123c19 [2022-09-06T14:17:41.832Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2022-09-06T14:17:41.832Z] ---> 547c565c9e89 [2022-09-06T14:17:41.832Z] 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 [2022-09-06T14:17:42.092Z] ---> Running in 92c2d0e023c3 [2022-09-06T14:17:42.665Z] Connecting to iotech.jfrog.io (34.247.147.197:443) [2022-09-06T14:17:42.927Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2022-09-06T14:17:42.927Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2022-09-06T14:17:42.927Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2022-09-06T14:17:43.189Z] Removing intermediate container 92c2d0e023c3 [2022-09-06T14:17:43.189Z] ---> e49a4a725afd [2022-09-06T14:17:43.189Z] Step 4/22 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.15/main' >> /etc/apk/repositories [2022-09-06T14:17:43.189Z] ---> Running in 62d9f92ff83b [2022-09-06T14:17:43.761Z] Removing intermediate container 62d9f92ff83b [2022-09-06T14:17:43.761Z] ---> 9d3dfa48fa1f [2022-09-06T14:17:43.761Z] 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 paho-mqtt-c-dev-1.3 hiredis-dev [2022-09-06T14:17:43.761Z] ---> Running in 95658c3e9ce3 [2022-09-06T14:17:44.023Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-06T14:17:44.284Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-06T14:17:44.284Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-06T14:17:44.857Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2022-09-06T14:17:44.857Z] (1/33) Upgrading ncurses-terminfo-base (6.3_p20211120-r0 -> 6.3_p20211120-r1) [2022-09-06T14:17:44.857Z] (2/33) Upgrading ncurses-libs (6.3_p20211120-r0 -> 6.3_p20211120-r1) [2022-09-06T14:17:44.857Z] (3/33) Installing hiredis (1.0.2-r0) [2022-09-06T14:17:44.857Z] (4/33) Installing hiredis-dev (1.0.2-r0) [2022-09-06T14:17:44.857Z] (5/33) Installing libcbor (0.8.0-r0) [2022-09-06T14:17:44.857Z] (6/33) Installing libcbor-dev (0.8.0-r0) [2022-09-06T14:17:44.857Z] (7/33) Installing ncurses-dev (6.3_p20211120-r1) [2022-09-06T14:17:44.857Z] (8/33) Installing paho-mqtt-c-dev-1.3 (1.3.10-r0) [2022-09-06T14:17:45.802Z] (9/33) Installing util-linux (2.37.4-r0) [2022-09-06T14:17:45.802Z] (10/33) Installing libblkid (2.37.4-r0) [2022-09-06T14:17:45.802Z] (11/33) Installing libeconf (0.4.2-r0) [2022-09-06T14:17:45.802Z] (12/33) Installing libuuid (2.37.4-r0) [2022-09-06T14:17:45.802Z] (13/33) Installing libfdisk (2.37.4-r0) [2022-09-06T14:17:45.802Z] (14/33) Installing libmount (2.37.4-r0) [2022-09-06T14:17:45.802Z] (15/33) Installing libsmartcols (2.37.4-r0) [2022-09-06T14:17:45.802Z] (16/33) Installing util-linux-misc (2.37.4-r0) [2022-09-06T14:17:45.802Z] (17/33) Installing linux-pam (1.5.2-r0) [2022-09-06T14:17:45.802Z] (18/33) Installing runuser (2.37.4-r0) [2022-09-06T14:17:45.802Z] (19/33) Installing hexdump (2.37.4-r0) [2022-09-06T14:17:45.802Z] (20/33) Installing uuidgen (2.37.4-r0) [2022-09-06T14:17:45.802Z] (21/33) Installing blkid (2.37.4-r0) [2022-09-06T14:17:45.802Z] (22/33) Installing sfdisk (2.37.4-r0) [2022-09-06T14:17:45.802Z] (23/33) Installing mcookie (2.37.4-r0) [2022-09-06T14:17:45.802Z] (24/33) Installing wipefs (2.37.4-r0) [2022-09-06T14:17:45.802Z] (25/33) Installing cfdisk (2.37.4-r0) [2022-09-06T14:17:45.802Z] (26/33) Installing flock (2.37.4-r0) [2022-09-06T14:17:45.802Z] (27/33) Installing lsblk (2.37.4-r0) [2022-09-06T14:17:45.802Z] (28/33) Installing libcap-ng (0.8.2-r1) [2022-09-06T14:17:45.802Z] (29/33) Installing setpriv (2.37.4-r0) [2022-09-06T14:17:45.802Z] (30/33) Installing logger (2.37.4-r0) [2022-09-06T14:17:45.802Z] (31/33) Installing partx (2.37.4-r0) [2022-09-06T14:17:45.802Z] (32/33) Installing findmnt (2.37.4-r0) [2022-09-06T14:17:45.802Z] (33/33) Installing util-linux-dev (2.37.4-r0) [2022-09-06T14:17:45.802Z] Executing busybox-1.34.1-r5.trigger [2022-09-06T14:17:45.802Z] OK: 293 MiB in 108 packages [2022-09-06T14:17:46.375Z] Removing intermediate container 95658c3e9ce3 [2022-09-06T14:17:46.375Z] ---> 1b92483f5bf9 [2022-09-06T14:17:46.375Z] Step 6/22 : RUN mkdir /tmp/sdk [2022-09-06T14:17:46.375Z] ---> Running in 00a143f78a25 [2022-09-06T14:17:46.949Z] Removing intermediate container 00a143f78a25 [2022-09-06T14:17:46.949Z] ---> 61a746034d29 [2022-09-06T14:17:46.949Z] Step 7/22 : COPY VERSION /tmp/sdk [2022-09-06T14:17:47.209Z] ---> b5c25135421d [2022-09-06T14:17:47.209Z] Step 8/22 : COPY src /tmp/sdk/src [2022-09-06T14:17:47.470Z] ---> 5dc95bc43940 [2022-09-06T14:17:47.470Z] Step 9/22 : COPY include /tmp/sdk/include [2022-09-06T14:17:47.470Z] ---> 04b3894797f3 [2022-09-06T14:17:47.470Z] Step 10/22 : COPY scripts /tmp/sdk/scripts [2022-09-06T14:17:47.731Z] ---> 14bd453d39bf [2022-09-06T14:17:47.731Z] Step 11/22 : COPY LICENSE /tmp/sdk [2022-09-06T14:17:47.731Z] ---> c0a41968e12e [2022-09-06T14:17:47.731Z] Step 12/22 : COPY Attribution.txt /tmp/sdk [2022-09-06T14:17:47.993Z] ---> fdcb8a80d958 [2022-09-06T14:17:47.993Z] Step 13/22 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2022-09-06T14:17:47.993Z] ---> Running in 46ddc23f809d [2022-09-06T14:17:48.255Z] + CPPCHECK=false [2022-09-06T14:17:48.255Z] + DOCGEN=false [2022-09-06T14:17:48.255Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2022-09-06T14:17:48.255Z] + TOMLVER=SDK-0.2 [2022-09-06T14:17:48.255Z] + CUTILVER=1.2.2 [2022-09-06T14:17:48.255Z] + '[' 0 -gt 0 ] [2022-09-06T14:17:48.255Z] + readlink -f ./scripts/build.sh [2022-09-06T14:17:48.255Z] + dirname /tmp/sdk/scripts/build.sh [2022-09-06T14:17:48.255Z] + dirname /tmp/sdk/scripts [2022-09-06T14:17:48.256Z] + ROOT=/tmp/sdk [2022-09-06T14:17:48.256Z] + cd /tmp/sdk [2022-09-06T14:17:48.256Z] + '[' '!' -d deps ] [2022-09-06T14:17:48.256Z] + mkdir deps [2022-09-06T14:17:48.256Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2022-09-06T14:17:48.256Z] + tar -C deps -z -x -f - [2022-09-06T14:17:48.256Z] Connecting to github.com (140.82.113.3:443) [2022-09-06T14:17:48.517Z] Connecting to codeload.github.com (140.82.113.9:443) [2022-09-06T14:17:48.777Z] writing to stdout [2022-09-06T14:17:48.777Z] - 11701 --:--:-- ETA [2022-09-06T14:17:48.777Z] - 100% |********************************| 16451 0:00:00 ETA [2022-09-06T14:17:48.777Z] written to stdout [2022-09-06T14:17:48.777Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2022-09-06T14:17:48.777Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.2.2.tar.gz [2022-09-06T14:17:48.777Z] + tar -C deps -z -x -f - [2022-09-06T14:17:48.778Z] Connecting to github.com (140.82.113.3:443) [2022-09-06T14:17:48.778Z] Connecting to codeload.github.com (140.82.113.9:443) [2022-09-06T14:17:49.037Z] writing to stdout [2022-09-06T14:17:49.037Z] - 100% |********************************| 189k 0:00:00 ETA [2022-09-06T14:17:49.037Z] written to stdout [2022-09-06T14:17:49.037Z] + mkdir -p src/c/iot [2022-09-06T14:17:49.037Z] + cp deps/iotech-c-utils-1.2.2/src/c/base64.c deps/iotech-c-utils-1.2.2/src/c/component.c deps/iotech-c-utils-1.2.2/src/c/config.c deps/iotech-c-utils-1.2.2/src/c/container.c deps/iotech-c-utils-1.2.2/src/c/data.c deps/iotech-c-utils-1.2.2/src/c/hash.c deps/iotech-c-utils-1.2.2/src/c/iot.c deps/iotech-c-utils-1.2.2/src/c/json.c deps/iotech-c-utils-1.2.2/src/c/logger.c deps/iotech-c-utils-1.2.2/src/c/os.c deps/iotech-c-utils-1.2.2/src/c/scheduler.c deps/iotech-c-utils-1.2.2/src/c/thread.c deps/iotech-c-utils-1.2.2/src/c/threadpool.c deps/iotech-c-utils-1.2.2/src/c/time.c deps/iotech-c-utils-1.2.2/src/c/uuid.c deps/iotech-c-utils-1.2.2/src/c/yxml.c src/c/iot [2022-09-06T14:17:49.037Z] + cp deps/iotech-c-utils-1.2.2/src/c/defs.h.in src/c/iot [2022-09-06T14:17:49.037Z] + cp deps/iotech-c-utils-1.2.2/src/c/yxml.h src/c/iot [2022-09-06T14:17:49.037Z] + cp deps/iotech-c-utils-1.2.2/VERSION src/c/iot [2022-09-06T14:17:49.037Z] + mkdir -p include/iot [2022-09-06T14:17:49.037Z] + cp deps/iotech-c-utils-1.2.2/include/iot/base64.h deps/iotech-c-utils-1.2.2/include/iot/component.h deps/iotech-c-utils-1.2.2/include/iot/config.h deps/iotech-c-utils-1.2.2/include/iot/container.h deps/iotech-c-utils-1.2.2/include/iot/data.h deps/iotech-c-utils-1.2.2/include/iot/hash.h deps/iotech-c-utils-1.2.2/include/iot/iot.h deps/iotech-c-utils-1.2.2/include/iot/json.h deps/iotech-c-utils-1.2.2/include/iot/logger.h deps/iotech-c-utils-1.2.2/include/iot/os.h deps/iotech-c-utils-1.2.2/include/iot/scheduler.h deps/iotech-c-utils-1.2.2/include/iot/thread.h deps/iotech-c-utils-1.2.2/include/iot/threadpool.h deps/iotech-c-utils-1.2.2/include/iot/time.h deps/iotech-c-utils-1.2.2/include/iot/typecode.h deps/iotech-c-utils-1.2.2/include/iot/uuid.h include/iot [2022-09-06T14:17:49.037Z] + mkdir -p include/iot/os [2022-09-06T14:17:49.037Z] + cp deps/iotech-c-utils-1.2.2/include/iot/os/linux.h deps/iotech-c-utils-1.2.2/include/iot/os/macos.h deps/iotech-c-utils-1.2.2/include/iot/os/zephyr.h include/iot/os [2022-09-06T14:17:49.037Z] + mkdir -p /tmp/sdk/build/release [2022-09-06T14:17:49.037Z] + cd /tmp/sdk/build/release [2022-09-06T14:17:49.037Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2022-09-06T14:17:49.298Z] -- The C compiler identification is GNU 10.3.1 [2022-09-06T14:17:49.298Z] -- Detecting C compiler ABI info [2022-09-06T14:17:49.298Z] -- Detecting C compiler ABI info - done [2022-09-06T14:17:49.298Z] -- Check for working C compiler: /usr/bin/cc - skipped [2022-09-06T14:17:49.298Z] -- Detecting C compile features [2022-09-06T14:17:49.298Z] -- Detecting C compile features - done [2022-09-06T14:17:49.298Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2022-09-06T14:17:49.298Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.80.0") [2022-09-06T14:17:49.298Z] -- Found LIBYAML: /usr/lib/libyaml.so [2022-09-06T14:17:49.298Z] -- Found LIBUUID: /usr/lib/libuuid.so [2022-09-06T14:17:49.298Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2022-09-06T14:17:49.298Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2022-09-06T14:17:49.298Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2022-09-06T14:17:49.298Z] -- C SDK 2.2.1-dev.1 for Linux [2022-09-06T14:17:49.298Z] -- Performing Test CSDK_HAVE_ATOMIC [2022-09-06T14:17:49.558Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2022-09-06T14:17:49.558Z] -- Found Curses: /usr/lib/libcurses.so [2022-09-06T14:17:49.558Z] -- Configuring done [2022-09-06T14:17:49.558Z] -- Generating done [2022-09-06T14:17:49.558Z] -- Build files have been written to: /tmp/sdk/build/release [2022-09-06T14:17:49.558Z] + make all package [2022-09-06T14:17:49.558Z] + tee release.log [2022-09-06T14:17:49.558Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2022-09-06T14:17:49.819Z] [ 2%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2022-09-06T14:17:49.819Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2022-09-06T14:17:50.390Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2022-09-06T14:17:50.390Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2022-09-06T14:17:50.390Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2022-09-06T14:17:50.651Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2022-09-06T14:17:50.651Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2022-09-06T14:17:50.913Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2022-09-06T14:17:50.913Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2022-09-06T14:17:51.188Z] Still waiting to schedule task [2022-09-06T14:17:51.188Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-09-06T14:17:51.485Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2022-09-06T14:17:51.485Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2022-09-06T14:17:51.746Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2022-09-06T14:17:51.746Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2022-09-06T14:17:51.746Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2022-09-06T14:17:52.007Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2022-09-06T14:17:52.007Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2022-09-06T14:17:52.580Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2022-09-06T14:17:52.580Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2022-09-06T14:17:52.580Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2022-09-06T14:17:52.840Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2022-09-06T14:17:52.840Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2022-09-06T14:17:52.840Z] /tmp/sdk/src/c/iot/container.c: In function 'iot_container_init': [2022-09-06T14:17:52.840Z] /tmp/sdk/src/c/iot/container.c:275:37: warning: unused variable 'factory' [-Wunused-variable] [2022-09-06T14:17:52.840Z] 275 | const iot_component_factory_t * factory; [2022-09-06T14:17:52.840Z] | ^~~~~~~ [2022-09-06T14:17:53.103Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2022-09-06T14:17:53.675Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2022-09-06T14:17:53.936Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2022-09-06T14:17:53.936Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2022-09-06T14:17:53.936Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2022-09-06T14:17:54.197Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2022-09-06T14:17:54.197Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2022-09-06T14:17:54.459Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2022-09-06T14:17:54.459Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2022-09-06T14:17:54.721Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2022-09-06T14:17:54.721Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/uuid.c.o [2022-09-06T14:17:54.721Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2022-09-06T14:17:55.291Z] [ 51%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2022-09-06T14:17:55.291Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2022-09-06T14:17:55.563Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2022-09-06T14:17:55.563Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2022-09-06T14:17:56.575Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2022-09-06T14:17:56.575Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2022-09-06T14:17:56.575Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2022-09-06T14:17:56.575Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2022-09-06T14:17:56.840Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2022-09-06T14:17:57.099Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2022-09-06T14:17:57.359Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2022-09-06T14:17:57.359Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2022-09-06T14:17:57.618Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2022-09-06T14:17:57.878Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2022-09-06T14:17:58.818Z] [ 72%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2022-09-06T14:17:58.818Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2022-09-06T14:17:58.818Z] [ 75%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2022-09-06T14:17:59.078Z] [ 76%] Linking C shared library libcsdk.so [2022-09-06T14:17:59.078Z] [ 76%] Built target csdk [2022-09-06T14:17:59.078Z] [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2022-09-06T14:17:59.078Z] [ 79%] Linking C executable template [2022-09-06T14:17:59.339Z] [ 79%] Built target template [2022-09-06T14:17:59.339Z] [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2022-09-06T14:17:59.339Z] [ 82%] Linking C executable device-counter [2022-09-06T14:17:59.339Z] [ 82%] Built target device-counter [2022-09-06T14:17:59.339Z] [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2022-09-06T14:17:59.599Z] [ 85%] Linking C executable device-random [2022-09-06T14:17:59.599Z] [ 85%] Built target device-random [2022-09-06T14:17:59.599Z] [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2022-09-06T14:17:59.599Z] [ 88%] Linking C executable device-gyro [2022-09-06T14:17:59.859Z] [ 88%] Built target device-gyro [2022-09-06T14:17:59.859Z] [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2022-09-06T14:17:59.859Z] [ 91%] Linking C executable device-bitfields [2022-09-06T14:17:59.859Z] [ 91%] Built target device-bitfields [2022-09-06T14:17:59.859Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2022-09-06T14:18:00.118Z] [ 94%] Linking C executable template-discovery [2022-09-06T14:18:00.118Z] [ 94%] Built target template-discovery [2022-09-06T14:18:00.118Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2022-09-06T14:18:00.378Z] [ 97%] Linking C executable device-file [2022-09-06T14:18:00.378Z] [ 97%] Built target device-file [2022-09-06T14:18:00.378Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2022-09-06T14:18:00.378Z] [100%] Linking C executable device-terminal [2022-09-06T14:18:00.639Z] [100%] Built target device-terminal [2022-09-06T14:18:00.639Z] Run CPack packaging tool... [2022-09-06T14:18:00.639Z] CPack: Create package using TGZ [2022-09-06T14:18:00.639Z] CPack: Install projects [2022-09-06T14:18:00.639Z] CPack: - Run preinstall target for: Csdk [2022-09-06T14:18:00.899Z] CPack: - Install project: Csdk [] [2022-09-06T14:18:00.899Z] CPack: Create package [2022-09-06T14:18:00.899Z] CPack: - package: /tmp/sdk/build/release/csdk-2.2.1-dev.1.tar.gz generated. [2022-09-06T14:18:00.899Z] + '[' false '=' true ] [2022-09-06T14:18:00.899Z] + '[' false '=' true ] [2022-09-06T14:18:00.899Z] + mkdir -p /tmp/sdk/build/debug [2022-09-06T14:18:00.899Z] + cd /tmp/sdk/build/debug [2022-09-06T14:18:00.899Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2022-09-06T14:18:00.899Z] -- The C compiler identification is GNU 10.3.1 [2022-09-06T14:18:00.899Z] -- Detecting C compiler ABI info [2022-09-06T14:18:01.159Z] -- Detecting C compiler ABI info - done [2022-09-06T14:18:01.159Z] -- Check for working C compiler: /usr/bin/cc - skipped [2022-09-06T14:18:01.159Z] -- Detecting C compile features [2022-09-06T14:18:01.159Z] -- Detecting C compile features - done [2022-09-06T14:18:01.159Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2022-09-06T14:18:01.159Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.80.0") [2022-09-06T14:18:01.159Z] -- Found LIBYAML: /usr/lib/libyaml.so [2022-09-06T14:18:01.159Z] -- Found LIBUUID: /usr/lib/libuuid.so [2022-09-06T14:18:01.159Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2022-09-06T14:18:01.159Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2022-09-06T14:18:01.159Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2022-09-06T14:18:01.159Z] -- C SDK 2.2.1-dev.1 for Linux [2022-09-06T14:18:01.159Z] -- Performing Test CSDK_HAVE_ATOMIC [2022-09-06T14:18:01.159Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2022-09-06T14:18:01.159Z] -- Found Curses: /usr/lib/libcurses.so [2022-09-06T14:18:01.159Z] -- Configuring done [2022-09-06T14:18:01.159Z] -- Generating done [2022-09-06T14:18:01.159Z] -- Build files have been written to: /tmp/sdk/build/debug [2022-09-06T14:18:01.419Z] + make [2022-09-06T14:18:01.419Z] + tee debug.log [2022-09-06T14:18:01.419Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2022-09-06T14:18:01.419Z] [ 2%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2022-09-06T14:18:01.419Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2022-09-06T14:18:01.682Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2022-09-06T14:18:01.682Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2022-09-06T14:18:01.682Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2022-09-06T14:18:01.942Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2022-09-06T14:18:01.942Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2022-09-06T14:18:01.942Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2022-09-06T14:18:01.942Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2022-09-06T14:18:02.202Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2022-09-06T14:18:02.202Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2022-09-06T14:18:02.463Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2022-09-06T14:18:02.463Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2022-09-06T14:18:02.463Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2022-09-06T14:18:02.463Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2022-09-06T14:18:02.463Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2022-09-06T14:18:02.729Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2022-09-06T14:18:02.729Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2022-09-06T14:18:02.990Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2022-09-06T14:18:02.990Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2022-09-06T14:18:02.990Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2022-09-06T14:18:02.990Z] /tmp/sdk/src/c/iot/container.c: In function 'iot_container_init': [2022-09-06T14:18:02.990Z] /tmp/sdk/src/c/iot/container.c:275:37: warning: unused variable 'factory' [-Wunused-variable] [2022-09-06T14:18:02.990Z] 275 | const iot_component_factory_t * factory; [2022-09-06T14:18:02.990Z] | ^~~~~~~ [2022-09-06T14:18:02.990Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2022-09-06T14:18:03.251Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2022-09-06T14:18:03.251Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2022-09-06T14:18:03.511Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2022-09-06T14:18:03.511Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2022-09-06T14:18:03.511Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2022-09-06T14:18:03.511Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2022-09-06T14:18:03.770Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2022-09-06T14:18:03.770Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2022-09-06T14:18:03.770Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2022-09-06T14:18:03.770Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/uuid.c.o [2022-09-06T14:18:03.771Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2022-09-06T14:18:04.031Z] [ 51%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2022-09-06T14:18:04.031Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2022-09-06T14:18:04.292Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2022-09-06T14:18:04.292Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2022-09-06T14:18:04.552Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2022-09-06T14:18:04.552Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2022-09-06T14:18:04.552Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2022-09-06T14:18:04.552Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2022-09-06T14:18:04.813Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2022-09-06T14:18:05.073Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2022-09-06T14:18:05.073Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2022-09-06T14:18:05.073Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2022-09-06T14:18:05.073Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2022-09-06T14:18:05.333Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2022-09-06T14:18:05.593Z] [ 72%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2022-09-06T14:18:05.593Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2022-09-06T14:18:05.593Z] [ 75%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2022-09-06T14:18:05.593Z] [ 76%] Linking C shared library libcsdk.so [2022-09-06T14:18:05.855Z] [ 76%] Built target csdk [2022-09-06T14:18:05.855Z] [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2022-09-06T14:18:05.855Z] [ 79%] Linking C executable template [2022-09-06T14:18:05.855Z] [ 79%] Built target template [2022-09-06T14:18:05.855Z] [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2022-09-06T14:18:06.116Z] [ 82%] Linking C executable device-counter [2022-09-06T14:18:06.116Z] [ 82%] Built target device-counter [2022-09-06T14:18:06.116Z] [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2022-09-06T14:18:06.116Z] [ 85%] Linking C executable device-random [2022-09-06T14:18:06.116Z] [ 85%] Built target device-random [2022-09-06T14:18:06.116Z] [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2022-09-06T14:18:06.378Z] [ 88%] Linking C executable device-gyro [2022-09-06T14:18:06.378Z] [ 88%] Built target device-gyro [2022-09-06T14:18:06.378Z] [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2022-09-06T14:18:06.378Z] [ 91%] Linking C executable device-bitfields [2022-09-06T14:18:06.378Z] [ 91%] Built target device-bitfields [2022-09-06T14:18:06.378Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2022-09-06T14:18:06.639Z] [ 94%] Linking C executable template-discovery [2022-09-06T14:18:06.639Z] [ 94%] Built target template-discovery [2022-09-06T14:18:06.639Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2022-09-06T14:18:06.639Z] [ 97%] Linking C executable device-file [2022-09-06T14:18:06.639Z] [ 97%] Built target device-file [2022-09-06T14:18:06.898Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2022-09-06T14:18:06.898Z] [100%] Linking C executable device-terminal [2022-09-06T14:18:06.898Z] [100%] Built target device-terminal [2022-09-06T14:18:06.898Z] make: Entering directory '/tmp/sdk/build/release' [2022-09-06T14:18:06.898Z] make[1]: Entering directory '/tmp/sdk/build/release' [2022-09-06T14:18:06.898Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-09-06T14:18:06.898Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-09-06T14:18:06.898Z] [ 76%] Built target csdk [2022-09-06T14:18:06.898Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-09-06T14:18:06.898Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-09-06T14:18:06.898Z] [ 79%] Built target template [2022-09-06T14:18:06.898Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-09-06T14:18:06.898Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-09-06T14:18:06.898Z] [ 82%] Built target device-counter [2022-09-06T14:18:06.898Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-09-06T14:18:07.159Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-09-06T14:18:07.159Z] [ 85%] Built target device-random [2022-09-06T14:18:07.159Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-09-06T14:18:07.159Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-09-06T14:18:07.159Z] [ 88%] Built target device-gyro [2022-09-06T14:18:07.159Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-09-06T14:18:07.159Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-09-06T14:18:07.159Z] [ 91%] Built target device-bitfields [2022-09-06T14:18:07.159Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-09-06T14:18:07.159Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-09-06T14:18:07.159Z] [ 94%] Built target template-discovery [2022-09-06T14:18:07.159Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-09-06T14:18:07.159Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-09-06T14:18:07.159Z] [ 97%] Built target device-file [2022-09-06T14:18:07.159Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-09-06T14:18:07.159Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-09-06T14:18:07.159Z] [100%] Built target device-terminal [2022-09-06T14:18:07.159Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2022-09-06T14:18:07.159Z] Install the project... [2022-09-06T14:18:07.159Z] -- Install configuration: "Release" [2022-09-06T14:18:07.159Z] -- Installing: /usr/local/lib/libcsdk.so [2022-09-06T14:18:07.159Z] -- Installing: /usr/local/include [2022-09-06T14:18:07.159Z] -- Installing: /usr/local/include/edgex [2022-09-06T14:18:07.159Z] -- Installing: /usr/local/include/edgex/profiles.h [2022-09-06T14:18:07.159Z] -- Installing: /usr/local/include/edgex/edgex.h [2022-09-06T14:18:07.159Z] -- Installing: /usr/local/include/edgex/rest-server.h [2022-09-06T14:18:07.159Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2022-09-06T14:18:07.159Z] -- Installing: /usr/local/include/edgex/devices.h [2022-09-06T14:18:07.159Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2022-09-06T14:18:07.159Z] -- Installing: /usr/local/include/devsdk [2022-09-06T14:18:07.159Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2022-09-06T14:18:07.159Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2022-09-06T14:18:07.159Z] -- Installing: /usr/local/include/iot [2022-09-06T14:18:07.159Z] -- Installing: /usr/local/include/iot/thread.h [2022-09-06T14:18:07.159Z] -- Installing: /usr/local/include/iot/hash.h [2022-09-06T14:18:07.159Z] -- Installing: /usr/local/include/iot/typecode.h [2022-09-06T14:18:07.159Z] -- Installing: /usr/local/include/iot/threadpool.h [2022-09-06T14:18:07.159Z] -- Installing: /usr/local/include/iot/uuid.h [2022-09-06T14:18:07.159Z] -- Installing: /usr/local/include/iot/logger.h [2022-09-06T14:18:07.159Z] -- Installing: /usr/local/include/iot/config.h [2022-09-06T14:18:07.159Z] -- Installing: /usr/local/include/iot/os.h [2022-09-06T14:18:07.159Z] -- Installing: /usr/local/include/iot/container.h [2022-09-06T14:18:07.159Z] -- Installing: /usr/local/include/iot/scheduler.h [2022-09-06T14:18:07.159Z] -- Installing: /usr/local/include/iot/defs.h [2022-09-06T14:18:07.159Z] -- Installing: /usr/local/include/iot/iot.h [2022-09-06T14:18:07.159Z] -- Installing: /usr/local/include/iot/component.h [2022-09-06T14:18:07.159Z] -- Installing: /usr/local/include/iot/os [2022-09-06T14:18:07.159Z] -- Installing: /usr/local/include/iot/os/linux.h [2022-09-06T14:18:07.159Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2022-09-06T14:18:07.159Z] -- Installing: /usr/local/include/iot/os/macos.h [2022-09-06T14:18:07.159Z] -- Installing: /usr/local/include/iot/base64.h [2022-09-06T14:18:07.159Z] -- Installing: /usr/local/include/iot/time.h [2022-09-06T14:18:07.159Z] -- Installing: /usr/local/include/iot/data.h [2022-09-06T14:18:07.159Z] -- Installing: /usr/local/include/iot/json.h [2022-09-06T14:18:07.159Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2022-09-06T14:18:07.159Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2022-09-06T14:18:07.159Z] make: Leaving directory '/tmp/sdk/build/release' [2022-09-06T14:18:07.730Z] Removing intermediate container 46ddc23f809d [2022-09-06T14:18:07.730Z] ---> 8eddf157fecd [2022-09-06T14:18:07.730Z] Step 14/22 : FROM ${BASE} [2022-09-06T14:18:07.730Z] ---> 547c565c9e89 [2022-09-06T14:18:07.730Z] Step 15/22 : LABEL maintainer="IOTech " [2022-09-06T14:18:07.730Z] ---> Running in 85f0176ee724 [2022-09-06T14:18:07.990Z] Removing intermediate container 85f0176ee724 [2022-09-06T14:18:07.990Z] ---> da8e7ba2786d [2022-09-06T14:18:07.990Z] 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 [2022-09-06T14:18:07.990Z] ---> Running in 37841117bcbd [2022-09-06T14:18:08.251Z] Connecting to iotech.jfrog.io (54.155.90.35:443) [2022-09-06T14:18:08.512Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2022-09-06T14:18:08.512Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2022-09-06T14:18:08.512Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2022-09-06T14:18:08.772Z] Removing intermediate container 37841117bcbd [2022-09-06T14:18:08.772Z] ---> 5981c4e42736 [2022-09-06T14:18:08.772Z] Step 17/22 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.15/main' >> /etc/apk/repositories [2022-09-06T14:18:08.772Z] ---> Running in 0a2221530efa [2022-09-06T14:18:09.341Z] Removing intermediate container 0a2221530efa [2022-09-06T14:18:09.341Z] ---> ef9697528f60 [2022-09-06T14:18:09.341Z] Step 18/22 : RUN apk add --update --no-cache binutils gcc libc-dev make git cmake yaml curl libmicrohttpd libuuid libcbor paho-mqtt-c-dev-1.3 hiredis-dev [2022-09-06T14:18:09.601Z] ---> Running in ba3ff8d082c6 [2022-09-06T14:18:09.861Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-06T14:18:09.861Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-06T14:18:09.861Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-06T14:18:10.431Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2022-09-06T14:18:10.432Z] (1/6) Installing curl (7.80.0-r3) [2022-09-06T14:18:10.432Z] (2/6) Installing hiredis (1.0.2-r0) [2022-09-06T14:18:10.432Z] (3/6) Installing hiredis-dev (1.0.2-r0) [2022-09-06T14:18:10.432Z] (4/6) Installing libcbor (0.8.0-r0) [2022-09-06T14:18:10.432Z] (5/6) Installing libuuid (2.37.4-r0) [2022-09-06T14:18:10.432Z] (6/6) Installing paho-mqtt-c-dev-1.3 (1.3.10-r0) [2022-09-06T14:18:11.375Z] Executing busybox-1.34.1-r5.trigger [2022-09-06T14:18:11.375Z] OK: 283 MiB in 83 packages [2022-09-06T14:18:11.636Z] Removing intermediate container ba3ff8d082c6 [2022-09-06T14:18:11.636Z] ---> b7ec29cf5608 [2022-09-06T14:18:11.636Z] Step 19/22 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2022-09-06T14:18:11.636Z] ---> 271885a566c9 [2022-09-06T14:18:11.636Z] Step 20/22 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2022-09-06T14:18:11.896Z] ---> 070588a15c23 [2022-09-06T14:18:11.896Z] Step 21/22 : COPY --from=builder /usr/local/lib /usr/local/lib [2022-09-06T14:18:11.896Z] ---> 0941489979f9 [2022-09-06T14:18:11.896Z] Step 22/22 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2022-09-06T14:18:12.156Z] ---> c73867c84773 [2022-09-06T14:18:12.156Z] Successfully built c73867c84773 [2022-09-06T14:18:12.156Z] 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 [2022-09-06T14:18:12.528Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-06T14:18:12.528Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T14:18:12.616Z] prd-ubuntu20.04-docker-8c-8g-24661 does not seem to be running inside a container [2022-09-06T14:18:12.651Z] $ 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 [2022-09-06T14:18:13.011Z] $ docker top 6cabdf9472347455f1c07eef15fef724e9320e72df190cd9518b565441a1fdfa -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-06T14:18:13.361Z] + make test [2022-09-06T14:18:13.361Z] echo "make test" [2022-09-06T14:18:13.361Z] make test [Pipeline] } [2022-09-06T14:18:13.374Z] $ docker stop --time=1 6cabdf9472347455f1c07eef15fef724e9320e72df190cd9518b565441a1fdfa [2022-09-06T14:18:14.716Z] $ docker rm -f 6cabdf9472347455f1c07eef15fef724e9320e72df190cd9518b565441a1fdfa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-06T14:18:15.311Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-06T14:18:15.597Z] + ls -al . [2022-09-06T14:18:15.597Z] total 208 [2022-09-06T14:18:15.597Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 6 14:17 . [2022-09-06T14:18:15.597Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 14:17 .. [2022-09-06T14:18:15.597Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 6 14:17 .git [2022-09-06T14:18:15.597Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 6 14:17 .github [2022-09-06T14:18:15.597Z] -rw-rw-r-- 1 jenkins jenkins 176 Sep 6 14:17 .gitignore [2022-09-06T14:18:15.597Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 6 14:17 .semver [2022-09-06T14:18:15.597Z] -rw-rw-r-- 1 jenkins jenkins 3104 Sep 6 14:17 Attribution.txt [2022-09-06T14:18:15.597Z] -rw-rw-r-- 1 jenkins jenkins 8489 Sep 6 14:17 CHANGES [2022-09-06T14:18:15.597Z] -rw-rw-r-- 1 jenkins jenkins 108574 Sep 6 14:17 Doxyfile [2022-09-06T14:18:15.597Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 6 14:17 GOVERNANCE.md [2022-09-06T14:18:15.597Z] -rw-rw-r-- 1 jenkins jenkins 784 Sep 6 14:17 Jenkinsfile [2022-09-06T14:18:15.597Z] -rw-rw-r-- 1 jenkins jenkins 10174 Sep 6 14:17 LICENSE [2022-09-06T14:18:15.597Z] -rw-rw-r-- 1 jenkins jenkins 444 Sep 6 14:17 Makefile [2022-09-06T14:18:15.597Z] -rw-rw-r-- 1 jenkins jenkins 618 Sep 6 14:17 OWNERS.md [2022-09-06T14:18:15.597Z] -rw-rw-r-- 1 jenkins jenkins 4086 Sep 6 14:17 README.md [2022-09-06T14:18:15.597Z] -rw-rw-r-- 1 jenkins jenkins 7422 Sep 6 14:17 README.v2.md [2022-09-06T14:18:15.597Z] -rw-rw-r-- 1 jenkins jenkins 11 Sep 6 14:17 VERSION [2022-09-06T14:18:15.597Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 6 14:17 docs [2022-09-06T14:18:15.597Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 14:17 include [2022-09-06T14:18:15.597Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 6 14:17 scripts [2022-09-06T14:18:15.597Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 14:17 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T14:18:15.906Z] + 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=a3501f9cfcd4e6113c1d407fdd34c589c44025e6 --label arch=amd64 --label version=2.2.1-dev.1 . [2022-09-06T14:18:15.906Z] Sending build context to Docker daemon 4.605MB [2022-09-06T14:18:15.906Z] Step 1/17 : ARG BASE=alpine:3.15 [2022-09-06T14:18:15.906Z] Step 2/17 : FROM ${BASE} [2022-09-06T14:18:15.906Z] ---> c73867c84773 [2022-09-06T14:18:15.906Z] Step 3/17 : LABEL maintainer="IOTech " [2022-09-06T14:18:15.906Z] ---> Running in e45729dbf615 [2022-09-06T14:18:16.168Z] Removing intermediate container e45729dbf615 [2022-09-06T14:18:16.168Z] ---> 739cc326b919 [2022-09-06T14:18:16.168Z] Step 4/17 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2022-09-06T14:18:16.168Z] ---> Running in f7c9f44eb329 [2022-09-06T14:18:16.428Z] Connecting to iotech.jfrog.io (34.247.147.197:443) [2022-09-06T14:18:16.689Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2022-09-06T14:18:16.689Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2022-09-06T14:18:16.689Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2022-09-06T14:18:16.954Z] Removing intermediate container f7c9f44eb329 [2022-09-06T14:18:16.954Z] ---> cc5c55a2f373 [2022-09-06T14:18:16.954Z] Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.15/main' >> /etc/apk/repositories [2022-09-06T14:18:17.218Z] ---> Running in 0db5927be18d [2022-09-06T14:18:17.789Z] Removing intermediate container 0db5927be18d [2022-09-06T14:18:17.789Z] ---> eeecbe208faf [2022-09-06T14:18:17.789Z] Step 6/17 : 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 paho-mqtt-c-dev-1.3 hiredis-dev && mkdir -p /edgex-c-sdk/build [2022-09-06T14:18:17.789Z] ---> Running in c1d0eb5c3493 [2022-09-06T14:18:18.050Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-06T14:18:18.050Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-06T14:18:18.310Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-06T14:18:18.570Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2022-09-06T14:18:18.570Z] (1/28) Upgrading ncurses-terminfo-base (6.3_p20211120-r0 -> 6.3_p20211120-r1) [2022-09-06T14:18:18.570Z] (2/28) Upgrading ncurses-libs (6.3_p20211120-r0 -> 6.3_p20211120-r1) [2022-09-06T14:18:18.570Z] (3/28) Installing libcbor-dev (0.8.0-r0) [2022-09-06T14:18:18.570Z] (4/28) Installing ncurses-dev (6.3_p20211120-r1) [2022-09-06T14:18:18.570Z] (5/28) Installing util-linux (2.37.4-r0) [2022-09-06T14:18:18.570Z] (6/28) Installing libblkid (2.37.4-r0) [2022-09-06T14:18:18.570Z] (7/28) Installing libeconf (0.4.2-r0) [2022-09-06T14:18:18.570Z] (8/28) Installing libfdisk (2.37.4-r0) [2022-09-06T14:18:18.832Z] (9/28) Installing libmount (2.37.4-r0) [2022-09-06T14:18:18.832Z] (10/28) Installing libsmartcols (2.37.4-r0) [2022-09-06T14:18:18.832Z] (11/28) Installing util-linux-misc (2.37.4-r0) [2022-09-06T14:18:18.832Z] (12/28) Installing linux-pam (1.5.2-r0) [2022-09-06T14:18:18.832Z] (13/28) Installing runuser (2.37.4-r0) [2022-09-06T14:18:18.832Z] (14/28) Installing hexdump (2.37.4-r0) [2022-09-06T14:18:18.832Z] (15/28) Installing uuidgen (2.37.4-r0) [2022-09-06T14:18:18.832Z] (16/28) Installing blkid (2.37.4-r0) [2022-09-06T14:18:18.832Z] (17/28) Installing sfdisk (2.37.4-r0) [2022-09-06T14:18:18.832Z] (18/28) Installing mcookie (2.37.4-r0) [2022-09-06T14:18:18.832Z] (19/28) Installing wipefs (2.37.4-r0) [2022-09-06T14:18:18.832Z] (20/28) Installing cfdisk (2.37.4-r0) [2022-09-06T14:18:18.832Z] (21/28) Installing flock (2.37.4-r0) [2022-09-06T14:18:18.832Z] (22/28) Installing lsblk (2.37.4-r0) [2022-09-06T14:18:18.832Z] (23/28) Installing libcap-ng (0.8.2-r1) [2022-09-06T14:18:18.832Z] (24/28) Installing setpriv (2.37.4-r0) [2022-09-06T14:18:18.832Z] (25/28) Installing logger (2.37.4-r0) [2022-09-06T14:18:18.832Z] (26/28) Installing partx (2.37.4-r0) [2022-09-06T14:18:18.832Z] (27/28) Installing findmnt (2.37.4-r0) [2022-09-06T14:18:18.832Z] (28/28) Installing util-linux-dev (2.37.4-r0) [2022-09-06T14:18:18.832Z] Executing busybox-1.34.1-r5.trigger [2022-09-06T14:18:18.832Z] OK: 294 MiB in 109 packages [2022-09-06T14:18:19.404Z] Removing intermediate container c1d0eb5c3493 [2022-09-06T14:18:19.404Z] ---> 9a869241cb84 [2022-09-06T14:18:19.404Z] Step 7/17 : COPY VERSION /edgex-c-sdk/ [2022-09-06T14:18:19.664Z] ---> 28218a1e6fe5 [2022-09-06T14:18:19.664Z] Step 8/17 : COPY src /edgex-c-sdk/src/ [2022-09-06T14:18:19.930Z] ---> ce6ead546f1f [2022-09-06T14:18:19.930Z] Step 9/17 : COPY include /edgex-c-sdk/include/ [2022-09-06T14:18:19.930Z] ---> f3b50ade1712 [2022-09-06T14:18:19.930Z] Step 10/17 : COPY scripts /edgex-c-sdk/scripts [2022-09-06T14:18:20.190Z] ---> 19c53d70b62d [2022-09-06T14:18:20.190Z] Step 11/17 : COPY LICENSE /edgex-c-sdk/ [2022-09-06T14:18:20.190Z] ---> 29c5e0bf60f2 [2022-09-06T14:18:20.190Z] Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ [2022-09-06T14:18:20.451Z] ---> 38e74f43ec3b [2022-09-06T14:18:20.451Z] Step 13/17 : WORKDIR /edgex-c-sdk [2022-09-06T14:18:20.451Z] ---> Running in f629f6150ec2 [2022-09-06T14:18:20.451Z] Removing intermediate container f629f6150ec2 [2022-09-06T14:18:20.451Z] ---> 7424622d5143 [2022-09-06T14:18:20.451Z] Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2022-09-06T14:18:20.714Z] ---> Running in d59ec810f336 [2022-09-06T14:18:20.714Z] Removing intermediate container d59ec810f336 [2022-09-06T14:18:20.714Z] ---> 2e5738190fe1 [2022-09-06T14:18:20.714Z] Step 15/17 : LABEL arch=amd64 [2022-09-06T14:18:20.714Z] ---> Running in b4a2aea8aef4 [2022-09-06T14:18:20.714Z] Removing intermediate container b4a2aea8aef4 [2022-09-06T14:18:20.714Z] ---> 56f261cffbac [2022-09-06T14:18:20.714Z] Step 16/17 : LABEL git_sha=a3501f9cfcd4e6113c1d407fdd34c589c44025e6 [2022-09-06T14:18:20.974Z] ---> Running in 95ea9127c41e [2022-09-06T14:18:20.974Z] Removing intermediate container 95ea9127c41e [2022-09-06T14:18:20.974Z] ---> 1a1725c8e65a [2022-09-06T14:18:20.974Z] Step 17/17 : LABEL version=2.2.1-dev.1 [2022-09-06T14:18:20.974Z] ---> Running in 62fb0503122d [2022-09-06T14:18:20.974Z] Removing intermediate container 62fb0503122d [2022-09-06T14:18:20.974Z] ---> ba7c30a6b4bf [2022-09-06T14:18:20.974Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2022-09-06T14:18:20.974Z] Successfully built ba7c30a6b4bf [2022-09-06T14:18:20.974Z] 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T14:18:21.413Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-06T14:18:21.413Z] [2022-09-06T14:18:21.413Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T14:18:21.711Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-06T14:18:21.711Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-06T14:18:21.711Z] 5eb5b503b376: Pulling fs layer [2022-09-06T14:18:21.711Z] 5c69ac0246d0: Pulling fs layer [2022-09-06T14:18:21.711Z] ec43610c2a17: Pulling fs layer [2022-09-06T14:18:21.711Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-06T14:18:21.711Z] 33b1e0a273af: Pulling fs layer [2022-09-06T14:18:21.711Z] 5d3b04190fa2: Pulling fs layer [2022-09-06T14:18:21.711Z] 2f39f015ded8: Pulling fs layer [2022-09-06T14:18:21.711Z] 33b1e0a273af: Waiting [2022-09-06T14:18:21.711Z] 3a2ae6a8a46f: Waiting [2022-09-06T14:18:21.711Z] 5d3b04190fa2: Waiting [2022-09-06T14:18:21.711Z] 2f39f015ded8: Waiting [2022-09-06T14:18:21.711Z] 5c69ac0246d0: Download complete [2022-09-06T14:18:21.711Z] 3a2ae6a8a46f: Verifying Checksum [2022-09-06T14:18:21.711Z] 3a2ae6a8a46f: Download complete [2022-09-06T14:18:21.711Z] 33b1e0a273af: Verifying Checksum [2022-09-06T14:18:21.711Z] 33b1e0a273af: Download complete [2022-09-06T14:18:21.711Z] ec43610c2a17: Verifying Checksum [2022-09-06T14:18:21.711Z] ec43610c2a17: Download complete [2022-09-06T14:18:21.971Z] 5d3b04190fa2: Verifying Checksum [2022-09-06T14:18:21.971Z] 5d3b04190fa2: Download complete [2022-09-06T14:18:21.971Z] 5eb5b503b376: Verifying Checksum [2022-09-06T14:18:21.971Z] 5eb5b503b376: Download complete [2022-09-06T14:18:22.541Z] 2f39f015ded8: Download complete [2022-09-06T14:18:23.110Z] 5eb5b503b376: Pull complete [2022-09-06T14:18:23.371Z] 5c69ac0246d0: Pull complete [2022-09-06T14:18:23.631Z] ec43610c2a17: Pull complete [2022-09-06T14:18:23.893Z] 3a2ae6a8a46f: Pull complete [2022-09-06T14:18:23.893Z] 33b1e0a273af: Pull complete [2022-09-06T14:18:24.153Z] 5d3b04190fa2: Pull complete [2022-09-06T14:18:28.348Z] 2f39f015ded8: Pull complete [2022-09-06T14:18:28.348Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-06T14:18:28.348Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-06T14:18:28.348Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T14:18:28.432Z] prd-ubuntu20.04-docker-8c-8g-24661 does not seem to be running inside a container [2022-09-06T14:18:28.469Z] $ 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 [2022-09-06T14:18:29.986Z] $ docker top 171ac0915449822f0b984f2d8aaf10d065593f2d1a13e49ef82bab66036e51c5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-06T14:18:30.383Z] ---> job-cost.sh [2022-09-06T14:18:30.383Z] lf-activate-venv: SKIPPING [2022-09-06T14:18:30.383Z] INFO: No Stack... [2022-09-06T14:18:30.645Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-06T14:18:31.215Z] INFO: Archiving Costs [Pipeline] sh [2022-09-06T14:18:31.507Z] + cat /w/workspace/edgexfoundry_device-sdk-c_main/archives/cost.csv [2022-09-06T14:18:31.507Z] + cut -d, -f6 [Pipeline] lock [2022-09-06T14:18:31.522Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-main-32-stack-cost] [2022-09-06T14:18:31.528Z] Resource [jenkins-edgexfoundry-device-sdk-c-main-32-stack-cost] did not exist. Created. [2022-09-06T14:18:31.528Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-c-main-32-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-06T14:18:31.830Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-06T14:18:31.864Z] Stashed 1 file(s) [Pipeline] } [2022-09-06T14:18:31.871Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-c-main-32-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-06T14:18:31.891Z] $ docker stop --time=1 171ac0915449822f0b984f2d8aaf10d065593f2d1a13e49ef82bab66036e51c5 [2022-09-06T14:18:33.047Z] $ docker rm -f 171ac0915449822f0b984f2d8aaf10d065593f2d1a13e49ef82bab66036e51c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-06T14:19:26.884Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24662 in /w/workspace/edgexfoundry_device-sdk-c_main [Pipeline] { [Pipeline] ws [2022-09-06T14:19:26.896Z] Running in /w/workspace/device-sdk-c/32 [Pipeline] { [Pipeline] checkout [2022-09-06T14:19:26.939Z] Selected Git installation does not exist. Using Default [2022-09-06T14:19:26.939Z] The recommended git tool is: NONE [2022-09-06T14:19:33.993Z] using credential edgex-jenkins-ssh [2022-09-06T14:19:34.036Z] Cloning the remote Git repository [2022-09-06T14:19:34.146Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2022-09-06T14:19:34.238Z] > git init /w/workspace/device-sdk-c/32 # timeout=10 [2022-09-06T14:19:34.368Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2022-09-06T14:19:34.369Z] > git --version # timeout=10 [2022-09-06T14:19:34.402Z] > git --version # 'git version 2.25.1' [2022-09-06T14:19:34.405Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-06T14:19:34.549Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-06T14:19:35.804Z] Avoid second fetch [2022-09-06T14:19:35.805Z] Checking out Revision a3501f9cfcd4e6113c1d407fdd34c589c44025e6 (main) [2022-09-06T14:19:35.765Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2022-09-06T14:19:35.785Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-06T14:19:35.828Z] > git config core.sparsecheckout # timeout=10 [2022-09-06T14:19:35.849Z] > git checkout -f a3501f9cfcd4e6113c1d407fdd34c589c44025e6 # timeout=10 [2022-09-06T14:19:40.122Z] Commit message: "feat: implement MaxEventSize configuration (#429)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-06T14:19:41.076Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-06T14:19:41.076Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-06T14:19:41.076Z] Dload Upload Total Spent Left Speed [2022-09-06T14:19:41.076Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 88746 0 --:--:-- --:--:-- --:--:-- 89375 [Pipeline] sh [2022-09-06T14:19:41.738Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-06T14:19:42.108Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-06T14:19:42.108Z] + sudo tee /etc/docker/daemon.new [2022-09-06T14:19:42.108Z] { [2022-09-06T14:19:42.108Z] "registry-mirrors": [ [2022-09-06T14:19:42.108Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-06T14:19:42.108Z] ], [2022-09-06T14:19:42.108Z] "bip": "10.250.0.254/24", [2022-09-06T14:19:42.108Z] "hosts": [ [2022-09-06T14:19:42.108Z] "tcp://0.0.0.0:5555", [2022-09-06T14:19:42.108Z] "unix:///var/run/docker.sock" [2022-09-06T14:19:42.108Z] ], [2022-09-06T14:19:42.108Z] "mtu": 1458, [2022-09-06T14:19:42.108Z] "selinux-enabled": true, [2022-09-06T14:19:42.108Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-06T14:19:42.108Z] } [Pipeline] sh [2022-09-06T14:19:42.529Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-06T14:19:42.875Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-06T14:20:01.217Z] provisioning config files... [2022-09-06T14:20:01.241Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/32@tmp/config9200126118785009837tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-06T14:20:01.603Z] ---> docker-login.sh [2022-09-06T14:20:01.603Z] nexus3.edgexfoundry.org:10001 [2022-09-06T14:20:02.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T14:20:02.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T14:20:02.483Z] Configure a credential helper to remove this warning. See [2022-09-06T14:20:02.483Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T14:20:02.483Z] [2022-09-06T14:20:02.483Z] Login Succeeded [2022-09-06T14:20:02.483Z] nexus3.edgexfoundry.org:10002 [2022-09-06T14:20:02.758Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T14:20:03.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T14:20:03.033Z] Configure a credential helper to remove this warning. See [2022-09-06T14:20:03.033Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T14:20:03.033Z] [2022-09-06T14:20:03.033Z] Login Succeeded [2022-09-06T14:20:03.033Z] nexus3.edgexfoundry.org:10003 [2022-09-06T14:20:03.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T14:20:03.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T14:20:03.306Z] Configure a credential helper to remove this warning. See [2022-09-06T14:20:03.306Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T14:20:03.306Z] [2022-09-06T14:20:03.306Z] Login Succeeded [2022-09-06T14:20:03.306Z] nexus3.edgexfoundry.org:10004 [2022-09-06T14:20:03.904Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T14:20:03.904Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T14:20:03.904Z] Configure a credential helper to remove this warning. See [2022-09-06T14:20:03.904Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T14:20:03.904Z] [2022-09-06T14:20:03.904Z] Login Succeeded [2022-09-06T14:20:03.904Z] docker.io [2022-09-06T14:20:04.179Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-06T14:20:04.774Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-06T14:20:04.774Z] Configure a credential helper to remove this warning. See [2022-09-06T14:20:04.774Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-06T14:20:04.774Z] [2022-09-06T14:20:04.774Z] Login Succeeded [2022-09-06T14:20:04.774Z] ---> docker-login.sh ends [Pipeline] } [2022-09-06T14:20:04.791Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-06T14:20:05.357Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-06T14:20:05.364Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-arm64 [Pipeline] echo [2022-09-06T14:20:05.370Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-06T14:20:05.377Z] ========================================================= [2022-09-06T14:20:05.377Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] [2022-09-06T14:20:05.377Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T14:20:05.763Z] + docker build -t ci-base-image-arm64 -f scripts/Dockerfile.alpine-base --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest . [2022-09-06T14:20:06.038Z] Sending build context to Docker daemon 2.774MB [2022-09-06T14:20:06.312Z] Step 1/22 : ARG BASE=alpine:3.15 [2022-09-06T14:20:06.312Z] Step 2/22 : FROM ${BASE} as builder [2022-09-06T14:20:06.312Z] latest: Pulling from edgex-devops/edgex-gcc-base-arm64 [2022-09-06T14:20:06.312Z] 9981e73032c8: Pulling fs layer [2022-09-06T14:20:06.312Z] 735ca4d71f2f: Pulling fs layer [2022-09-06T14:20:06.312Z] 9981e73032c8: Verifying Checksum [2022-09-06T14:20:06.312Z] 9981e73032c8: Download complete [2022-09-06T14:20:06.911Z] 9981e73032c8: Pull complete [2022-09-06T14:20:08.352Z] 735ca4d71f2f: Verifying Checksum [2022-09-06T14:20:08.352Z] 735ca4d71f2f: Download complete [2022-09-06T14:20:16.655Z] 735ca4d71f2f: Pull complete [2022-09-06T14:20:16.655Z] Digest: sha256:64a8cfb6b63eb8334e03faf33c26f2878668258f25af41e1fb2a2cad40f91f89 [2022-09-06T14:20:16.655Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2022-09-06T14:20:16.655Z] ---> aede2dddcadd [2022-09-06T14:20:16.655Z] 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 [2022-09-06T14:20:17.637Z] ---> Running in 2708ec18c89a [2022-09-06T14:20:19.078Z] Connecting to iotech.jfrog.io (34.251.108.128:443) [2022-09-06T14:20:19.355Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2022-09-06T14:20:19.355Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2022-09-06T14:20:19.355Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2022-09-06T14:20:19.954Z] Removing intermediate container 2708ec18c89a [2022-09-06T14:20:19.954Z] ---> 08aaa9d94dcb [2022-09-06T14:20:19.954Z] Step 4/22 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.15/main' >> /etc/apk/repositories [2022-09-06T14:20:19.954Z] ---> Running in 322d87d01a0f [2022-09-06T14:20:21.952Z] Removing intermediate container 322d87d01a0f [2022-09-06T14:20:21.952Z] ---> c07cdd155cd6 [2022-09-06T14:20:21.952Z] 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 paho-mqtt-c-dev-1.3 hiredis-dev [2022-09-06T14:20:21.952Z] ---> Running in c11f2ffead88 [2022-09-06T14:20:22.549Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-06T14:20:23.151Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-06T14:20:23.423Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-06T14:20:24.398Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2022-09-06T14:20:24.398Z] (1/33) Upgrading ncurses-terminfo-base (6.3_p20211120-r0 -> 6.3_p20211120-r1) [2022-09-06T14:20:24.398Z] (2/33) Upgrading ncurses-libs (6.3_p20211120-r0 -> 6.3_p20211120-r1) [2022-09-06T14:20:24.398Z] (3/33) Installing hiredis (1.0.2-r0) [2022-09-06T14:20:24.398Z] (4/33) Installing hiredis-dev (1.0.2-r0) [2022-09-06T14:20:24.398Z] (5/33) Installing libcbor (0.8.0-r0) [2022-09-06T14:20:24.398Z] (6/33) Installing libcbor-dev (0.8.0-r0) [2022-09-06T14:20:24.398Z] (7/33) Installing ncurses-dev (6.3_p20211120-r1) [2022-09-06T14:20:24.398Z] (8/33) Installing paho-mqtt-c-dev-1.3 (1.3.10-r0) [2022-09-06T14:20:24.991Z] (9/33) Installing util-linux (2.37.4-r0) [2022-09-06T14:20:24.991Z] (10/33) Installing libblkid (2.37.4-r0) [2022-09-06T14:20:25.265Z] (11/33) Installing libeconf (0.4.2-r0) [2022-09-06T14:20:25.265Z] (12/33) Installing libuuid (2.37.4-r0) [2022-09-06T14:20:25.265Z] (13/33) Installing libfdisk (2.37.4-r0) [2022-09-06T14:20:25.265Z] (14/33) Installing libmount (2.37.4-r0) [2022-09-06T14:20:25.265Z] (15/33) Installing libsmartcols (2.37.4-r0) [2022-09-06T14:20:25.265Z] (16/33) Installing util-linux-misc (2.37.4-r0) [2022-09-06T14:20:25.265Z] (17/33) Installing linux-pam (1.5.2-r0) [2022-09-06T14:20:25.265Z] (18/33) Installing runuser (2.37.4-r0) [2022-09-06T14:20:25.265Z] (19/33) Installing hexdump (2.37.4-r0) [2022-09-06T14:20:25.265Z] (20/33) Installing uuidgen (2.37.4-r0) [2022-09-06T14:20:25.265Z] (21/33) Installing blkid (2.37.4-r0) [2022-09-06T14:20:25.265Z] (22/33) Installing sfdisk (2.37.4-r0) [2022-09-06T14:20:25.537Z] (23/33) Installing mcookie (2.37.4-r0) [2022-09-06T14:20:25.537Z] (24/33) Installing wipefs (2.37.4-r0) [2022-09-06T14:20:25.537Z] (25/33) Installing cfdisk (2.37.4-r0) [2022-09-06T14:20:25.537Z] (26/33) Installing flock (2.37.4-r0) [2022-09-06T14:20:25.537Z] (27/33) Installing lsblk (2.37.4-r0) [2022-09-06T14:20:25.537Z] (28/33) Installing libcap-ng (0.8.2-r1) [2022-09-06T14:20:25.537Z] (29/33) Installing setpriv (2.37.4-r0) [2022-09-06T14:20:25.537Z] (30/33) Installing logger (2.37.4-r0) [2022-09-06T14:20:25.537Z] (31/33) Installing partx (2.37.4-r0) [2022-09-06T14:20:25.537Z] (32/33) Installing findmnt (2.37.4-r0) [2022-09-06T14:20:25.537Z] (33/33) Installing util-linux-dev (2.37.4-r0) [2022-09-06T14:20:25.537Z] Executing busybox-1.34.1-r5.trigger [2022-09-06T14:20:25.537Z] OK: 290 MiB in 108 packages [2022-09-06T14:20:26.985Z] Removing intermediate container c11f2ffead88 [2022-09-06T14:20:26.985Z] ---> 772ca8b76599 [2022-09-06T14:20:26.985Z] Step 6/22 : RUN mkdir /tmp/sdk [2022-09-06T14:20:26.985Z] ---> Running in b3b8591ff4a1 [2022-09-06T14:20:28.971Z] Removing intermediate container b3b8591ff4a1 [2022-09-06T14:20:28.971Z] ---> 5e9a85c59c9f [2022-09-06T14:20:28.971Z] Step 7/22 : COPY VERSION /tmp/sdk [2022-09-06T14:20:29.251Z] ---> 22940f0d4f29 [2022-09-06T14:20:29.251Z] Step 8/22 : COPY src /tmp/sdk/src [2022-09-06T14:20:29.864Z] ---> 816de7cfc422 [2022-09-06T14:20:29.864Z] Step 9/22 : COPY include /tmp/sdk/include [2022-09-06T14:20:30.463Z] ---> 52402587bc74 [2022-09-06T14:20:30.463Z] Step 10/22 : COPY scripts /tmp/sdk/scripts [2022-09-06T14:20:31.062Z] ---> a89ae58aba74 [2022-09-06T14:20:31.062Z] Step 11/22 : COPY LICENSE /tmp/sdk [2022-09-06T14:20:31.346Z] ---> c32594fe0e1e [2022-09-06T14:20:31.346Z] Step 12/22 : COPY Attribution.txt /tmp/sdk [2022-09-06T14:20:31.944Z] ---> 1aeb7b5b4470 [2022-09-06T14:20:31.944Z] Step 13/22 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2022-09-06T14:20:31.944Z] ---> Running in d1ba66a8eec7 [2022-09-06T14:20:32.944Z] + CPPCHECK=false [2022-09-06T14:20:32.944Z] + DOCGEN=false [2022-09-06T14:20:32.944Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2022-09-06T14:20:32.944Z] + TOMLVER=SDK-0.2 [2022-09-06T14:20:32.944Z] + CUTILVER=1.2.2 [2022-09-06T14:20:32.944Z] + '[' 0 -gt 0 ] [2022-09-06T14:20:33.221Z] + readlink -f ./scripts/build.sh [2022-09-06T14:20:33.221Z] + dirname /tmp/sdk/scripts/build.sh [2022-09-06T14:20:33.221Z] + dirname /tmp/sdk/scripts [2022-09-06T14:20:33.221Z] + ROOT=/tmp/sdk [2022-09-06T14:20:33.221Z] + cd /tmp/sdk [2022-09-06T14:20:33.221Z] + '[' '!' -d deps ] [2022-09-06T14:20:33.221Z] + mkdir deps [2022-09-06T14:20:33.221Z] + tar -C deps -z -x -f - [2022-09-06T14:20:33.221Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2022-09-06T14:20:33.221Z] Connecting to github.com (140.82.114.4:443) [2022-09-06T14:20:33.221Z] Connecting to codeload.github.com (140.82.113.10:443) [2022-09-06T14:20:33.496Z] writing to stdout [2022-09-06T14:20:33.496Z] - 100% |********************************| 16451 0:00:00 ETA [2022-09-06T14:20:33.496Z] written to stdout [2022-09-06T14:20:33.496Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2022-09-06T14:20:33.496Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.2.2.tar.gz [2022-09-06T14:20:33.496Z] + tar -C deps -z -x -f - [2022-09-06T14:20:33.496Z] Connecting to github.com (140.82.114.4:443) [2022-09-06T14:20:33.775Z] Connecting to codeload.github.com (140.82.113.10:443) [2022-09-06T14:20:34.053Z] writing to stdout [2022-09-06T14:20:34.053Z] - 100% |********************************| 189k 0:00:00 ETA [2022-09-06T14:20:34.053Z] written to stdout [2022-09-06T14:20:34.326Z] + mkdir -p src/c/iot [2022-09-06T14:20:34.327Z] + cp deps/iotech-c-utils-1.2.2/src/c/base64.c deps/iotech-c-utils-1.2.2/src/c/component.c deps/iotech-c-utils-1.2.2/src/c/config.c deps/iotech-c-utils-1.2.2/src/c/container.c deps/iotech-c-utils-1.2.2/src/c/data.c deps/iotech-c-utils-1.2.2/src/c/hash.c deps/iotech-c-utils-1.2.2/src/c/iot.c deps/iotech-c-utils-1.2.2/src/c/json.c deps/iotech-c-utils-1.2.2/src/c/logger.c deps/iotech-c-utils-1.2.2/src/c/os.c deps/iotech-c-utils-1.2.2/src/c/scheduler.c deps/iotech-c-utils-1.2.2/src/c/thread.c deps/iotech-c-utils-1.2.2/src/c/threadpool.c deps/iotech-c-utils-1.2.2/src/c/time.c deps/iotech-c-utils-1.2.2/src/c/uuid.c deps/iotech-c-utils-1.2.2/src/c/yxml.c src/c/iot [2022-09-06T14:20:34.327Z] + cp deps/iotech-c-utils-1.2.2/src/c/defs.h.in src/c/iot [2022-09-06T14:20:34.327Z] + cp deps/iotech-c-utils-1.2.2/src/c/yxml.h src/c/iot [2022-09-06T14:20:34.327Z] + cp deps/iotech-c-utils-1.2.2/VERSION src/c/iot [2022-09-06T14:20:34.327Z] + mkdir -p include/iot [2022-09-06T14:20:34.327Z] + cp deps/iotech-c-utils-1.2.2/include/iot/base64.h deps/iotech-c-utils-1.2.2/include/iot/component.h deps/iotech-c-utils-1.2.2/include/iot/config.h deps/iotech-c-utils-1.2.2/include/iot/container.h deps/iotech-c-utils-1.2.2/include/iot/data.h deps/iotech-c-utils-1.2.2/include/iot/hash.h deps/iotech-c-utils-1.2.2/include/iot/iot.h deps/iotech-c-utils-1.2.2/include/iot/json.h deps/iotech-c-utils-1.2.2/include/iot/logger.h deps/iotech-c-utils-1.2.2/include/iot/os.h deps/iotech-c-utils-1.2.2/include/iot/scheduler.h deps/iotech-c-utils-1.2.2/include/iot/thread.h deps/iotech-c-utils-1.2.2/include/iot/threadpool.h deps/iotech-c-utils-1.2.2/include/iot/time.h deps/iotech-c-utils-1.2.2/include/iot/typecode.h deps/iotech-c-utils-1.2.2/include/iot/uuid.h include/iot [2022-09-06T14:20:34.327Z] + mkdir -p include/iot/os [2022-09-06T14:20:34.327Z] + cp deps/iotech-c-utils-1.2.2/include/iot/os/linux.h deps/iotech-c-utils-1.2.2/include/iot/os/macos.h deps/iotech-c-utils-1.2.2/include/iot/os/zephyr.h include/iot/os [2022-09-06T14:20:34.327Z] + mkdir -p /tmp/sdk/build/release [2022-09-06T14:20:34.327Z] + cd /tmp/sdk/build/release [2022-09-06T14:20:34.327Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2022-09-06T14:20:34.600Z] -- The C compiler identification is GNU 10.3.1 [2022-09-06T14:20:34.600Z] -- Detecting C compiler ABI info [2022-09-06T14:20:34.874Z] -- Detecting C compiler ABI info - done [2022-09-06T14:20:34.874Z] -- Check for working C compiler: /usr/bin/cc - skipped [2022-09-06T14:20:34.874Z] -- Detecting C compile features [2022-09-06T14:20:34.874Z] -- Detecting C compile features - done [2022-09-06T14:20:34.874Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2022-09-06T14:20:35.147Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.80.0") [2022-09-06T14:20:35.147Z] -- Found LIBYAML: /usr/lib/libyaml.so [2022-09-06T14:20:35.148Z] -- Found LIBUUID: /usr/lib/libuuid.so [2022-09-06T14:20:35.148Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2022-09-06T14:20:35.148Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2022-09-06T14:20:35.148Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2022-09-06T14:20:35.148Z] -- C SDK 2.2.1-dev.1 for Linux [2022-09-06T14:20:35.148Z] -- Performing Test CSDK_HAVE_ATOMIC [2022-09-06T14:20:35.418Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2022-09-06T14:20:35.718Z] -- Found Curses: /usr/lib/libcurses.so [2022-09-06T14:20:35.718Z] -- Configuring done [2022-09-06T14:20:35.990Z] -- Generating done [2022-09-06T14:20:36.266Z] -- Build files have been written to: /tmp/sdk/build/release [2022-09-06T14:20:36.266Z] + + maketee all release.log package [2022-09-06T14:20:36.266Z] [2022-09-06T14:20:36.266Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2022-09-06T14:20:37.254Z] [ 2%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2022-09-06T14:20:38.237Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2022-09-06T14:20:40.845Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2022-09-06T14:20:41.438Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2022-09-06T14:20:41.714Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2022-09-06T14:20:42.692Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2022-09-06T14:20:43.286Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2022-09-06T14:20:43.559Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2022-09-06T14:20:44.993Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2022-09-06T14:20:47.620Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2022-09-06T14:20:47.893Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2022-09-06T14:20:48.865Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2022-09-06T14:20:49.456Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2022-09-06T14:20:50.046Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2022-09-06T14:20:50.047Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2022-09-06T14:20:50.639Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2022-09-06T14:20:54.007Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2022-09-06T14:20:54.007Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2022-09-06T14:20:54.280Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2022-09-06T14:20:54.873Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2022-09-06T14:20:55.466Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2022-09-06T14:20:55.738Z] /tmp/sdk/src/c/iot/container.c: In function 'iot_container_init': [2022-09-06T14:20:55.738Z] /tmp/sdk/src/c/iot/container.c:275:37: warning: unused variable 'factory' [-Wunused-variable] [2022-09-06T14:20:55.738Z] 275 | const iot_component_factory_t * factory; [2022-09-06T14:20:55.738Z] | ^~~~~~~ [2022-09-06T14:20:56.329Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2022-09-06T14:21:01.706Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2022-09-06T14:21:01.706Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2022-09-06T14:21:01.978Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2022-09-06T14:21:02.569Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2022-09-06T14:21:03.163Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2022-09-06T14:21:03.434Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2022-09-06T14:21:04.859Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2022-09-06T14:21:05.131Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2022-09-06T14:21:06.105Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2022-09-06T14:21:06.375Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/uuid.c.o [2022-09-06T14:21:06.970Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2022-09-06T14:21:09.576Z] [ 51%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2022-09-06T14:21:09.847Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2022-09-06T14:21:10.818Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2022-09-06T14:21:11.413Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2022-09-06T14:21:16.806Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2022-09-06T14:21:16.806Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2022-09-06T14:21:17.081Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2022-09-06T14:21:17.684Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2022-09-06T14:21:19.119Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2022-09-06T14:21:21.741Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2022-09-06T14:21:22.016Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2022-09-06T14:21:22.611Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2022-09-06T14:21:23.206Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2022-09-06T14:21:25.820Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2022-09-06T14:21:30.125Z] [ 72%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2022-09-06T14:21:30.725Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2022-09-06T14:21:31.319Z] [ 75%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2022-09-06T14:21:31.913Z] [ 76%] Linking C shared library libcsdk.so [2022-09-06T14:21:32.185Z] [ 76%] Built target csdk [2022-09-06T14:21:32.185Z] [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2022-09-06T14:21:33.161Z] [ 79%] Linking C executable template [2022-09-06T14:21:33.161Z] [ 79%] Built target template [2022-09-06T14:21:33.435Z] [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2022-09-06T14:21:34.029Z] [ 82%] Linking C executable device-counter [2022-09-06T14:21:34.029Z] [ 82%] Built target device-counter [2022-09-06T14:21:34.304Z] [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2022-09-06T14:21:34.576Z] [ 85%] Linking C executable device-random [2022-09-06T14:21:35.169Z] [ 85%] Built target device-random [2022-09-06T14:21:35.169Z] [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2022-09-06T14:21:35.441Z] [ 88%] Linking C executable device-gyro [2022-09-06T14:21:35.715Z] [ 88%] Built target device-gyro [2022-09-06T14:21:35.715Z] [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2022-09-06T14:21:36.312Z] [ 91%] Linking C executable device-bitfields [2022-09-06T14:21:36.587Z] [ 91%] Built target device-bitfields [2022-09-06T14:21:36.587Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2022-09-06T14:21:37.566Z] [ 94%] Linking C executable template-discovery [2022-09-06T14:21:37.839Z] [ 94%] Built target template-discovery [2022-09-06T14:21:37.839Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2022-09-06T14:21:38.818Z] [ 97%] Linking C executable device-file [2022-09-06T14:21:38.818Z] [ 97%] Built target device-file [2022-09-06T14:21:38.818Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2022-09-06T14:21:39.796Z] [100%] Linking C executable device-terminal [2022-09-06T14:21:39.796Z] [100%] Built target device-terminal [2022-09-06T14:21:40.067Z] Run CPack packaging tool... [2022-09-06T14:21:40.067Z] CPack: Create package using TGZ [2022-09-06T14:21:40.067Z] CPack: Install projects [2022-09-06T14:21:40.067Z] CPack: - Run preinstall target for: Csdk [2022-09-06T14:21:40.659Z] CPack: - Install project: Csdk [] [2022-09-06T14:21:40.659Z] CPack: Create package [2022-09-06T14:21:40.929Z] CPack: - package: /tmp/sdk/build/release/csdk-2.2.1-dev.1.tar.gz generated. [2022-09-06T14:21:40.929Z] + '[' false '=' true ] [2022-09-06T14:21:40.929Z] + '[' false '=' true ] [2022-09-06T14:21:40.929Z] + mkdir -p /tmp/sdk/build/debug [2022-09-06T14:21:40.929Z] + cd /tmp/sdk/build/debug [2022-09-06T14:21:40.929Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2022-09-06T14:21:41.202Z] -- The C compiler identification is GNU 10.3.1 [2022-09-06T14:21:41.202Z] -- Detecting C compiler ABI info [2022-09-06T14:21:41.472Z] -- Detecting C compiler ABI info - done [2022-09-06T14:21:41.472Z] -- Check for working C compiler: /usr/bin/cc - skipped [2022-09-06T14:21:41.472Z] -- Detecting C compile features [2022-09-06T14:21:41.472Z] -- Detecting C compile features - done [2022-09-06T14:21:41.743Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2022-09-06T14:21:41.743Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.80.0") [2022-09-06T14:21:41.743Z] -- Found LIBYAML: /usr/lib/libyaml.so [2022-09-06T14:21:41.743Z] -- Found LIBUUID: /usr/lib/libuuid.so [2022-09-06T14:21:41.743Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2022-09-06T14:21:41.743Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2022-09-06T14:21:41.743Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2022-09-06T14:21:41.743Z] -- C SDK 2.2.1-dev.1 for Linux [2022-09-06T14:21:42.016Z] -- Performing Test CSDK_HAVE_ATOMIC [2022-09-06T14:21:42.016Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2022-09-06T14:21:42.287Z] -- Found Curses: /usr/lib/libcurses.so [2022-09-06T14:21:42.287Z] -- Configuring done [2022-09-06T14:21:42.556Z] -- Generating done [2022-09-06T14:21:42.827Z] -- Build files have been written to: /tmp/sdk/build/debug [2022-09-06T14:21:42.827Z] + + maketee [2022-09-06T14:21:42.827Z] debug.log [2022-09-06T14:21:42.827Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2022-09-06T14:21:43.098Z] [ 2%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2022-09-06T14:21:43.689Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2022-09-06T14:21:44.283Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2022-09-06T14:21:44.874Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2022-09-06T14:21:44.874Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2022-09-06T14:21:45.468Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2022-09-06T14:21:45.743Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2022-09-06T14:21:46.017Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2022-09-06T14:21:46.613Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2022-09-06T14:21:47.223Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2022-09-06T14:21:47.495Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2022-09-06T14:21:47.770Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2022-09-06T14:21:48.364Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2022-09-06T14:21:48.636Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2022-09-06T14:21:48.909Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2022-09-06T14:21:48.909Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2022-09-06T14:21:49.884Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2022-09-06T14:21:50.154Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2022-09-06T14:21:50.428Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2022-09-06T14:21:50.698Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2022-09-06T14:21:50.982Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2022-09-06T14:21:50.982Z] /tmp/sdk/src/c/iot/container.c: In function 'iot_container_init': [2022-09-06T14:21:50.982Z] /tmp/sdk/src/c/iot/container.c:275:37: warning: unused variable 'factory' [-Wunused-variable] [2022-09-06T14:21:50.982Z] 275 | const iot_component_factory_t * factory; [2022-09-06T14:21:50.982Z] | ^~~~~~~ [2022-09-06T14:21:51.254Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2022-09-06T14:21:52.681Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2022-09-06T14:21:52.681Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2022-09-06T14:21:52.956Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2022-09-06T14:21:53.228Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2022-09-06T14:21:53.499Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2022-09-06T14:21:53.772Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2022-09-06T14:21:54.043Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2022-09-06T14:21:54.314Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2022-09-06T14:21:54.583Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2022-09-06T14:21:54.853Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/uuid.c.o [2022-09-06T14:21:55.124Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2022-09-06T14:21:55.719Z] [ 51%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2022-09-06T14:21:55.719Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2022-09-06T14:21:56.315Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2022-09-06T14:21:56.587Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2022-09-06T14:21:58.013Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2022-09-06T14:21:58.286Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2022-09-06T14:21:58.286Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2022-09-06T14:21:58.884Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2022-09-06T14:21:59.155Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2022-09-06T14:22:01.127Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2022-09-06T14:22:01.127Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2022-09-06T14:22:01.400Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2022-09-06T14:22:01.672Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2022-09-06T14:22:02.643Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2022-09-06T14:22:03.236Z] [ 72%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2022-09-06T14:22:03.828Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2022-09-06T14:22:04.102Z] [ 75%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2022-09-06T14:22:04.375Z] [ 76%] Linking C shared library libcsdk.so [2022-09-06T14:22:04.645Z] [ 76%] Built target csdk [2022-09-06T14:22:04.645Z] [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2022-09-06T14:22:04.917Z] [ 79%] Linking C executable template [2022-09-06T14:22:05.189Z] [ 79%] Built target template [2022-09-06T14:22:05.189Z] [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2022-09-06T14:22:05.459Z] [ 82%] Linking C executable device-counter [2022-09-06T14:22:05.733Z] [ 82%] Built target device-counter [2022-09-06T14:22:05.733Z] [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2022-09-06T14:22:06.007Z] [ 85%] Linking C executable device-random [2022-09-06T14:22:06.277Z] [ 85%] Built target device-random [2022-09-06T14:22:06.550Z] [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2022-09-06T14:22:06.822Z] [ 88%] Linking C executable device-gyro [2022-09-06T14:22:07.094Z] [ 88%] Built target device-gyro [2022-09-06T14:22:07.094Z] [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2022-09-06T14:22:07.365Z] [ 91%] Linking C executable device-bitfields [2022-09-06T14:22:07.635Z] [ 91%] Built target device-bitfields [2022-09-06T14:22:07.635Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2022-09-06T14:22:07.907Z] [ 94%] Linking C executable template-discovery [2022-09-06T14:22:08.182Z] [ 94%] Built target template-discovery [2022-09-06T14:22:08.182Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2022-09-06T14:22:08.775Z] [ 97%] Linking C executable device-file [2022-09-06T14:22:08.775Z] [ 97%] Built target device-file [2022-09-06T14:22:09.047Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2022-09-06T14:22:09.318Z] [100%] Linking C executable device-terminal [2022-09-06T14:22:09.589Z] [100%] Built target device-terminal [2022-09-06T14:22:09.589Z] make: Entering directory '/tmp/sdk/build/release' [2022-09-06T14:22:09.589Z] make[1]: Entering directory '/tmp/sdk/build/release' [2022-09-06T14:22:09.589Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-09-06T14:22:09.861Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-09-06T14:22:09.861Z] [ 76%] Built target csdk [2022-09-06T14:22:09.861Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-09-06T14:22:09.861Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-09-06T14:22:09.861Z] [ 79%] Built target template [2022-09-06T14:22:09.861Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-09-06T14:22:09.861Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-09-06T14:22:09.861Z] [ 82%] Built target device-counter [2022-09-06T14:22:09.861Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-09-06T14:22:09.861Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-09-06T14:22:09.861Z] [ 85%] Built target device-random [2022-09-06T14:22:09.861Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-09-06T14:22:09.861Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-09-06T14:22:10.133Z] [ 88%] Built target device-gyro [2022-09-06T14:22:10.133Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-09-06T14:22:10.133Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-09-06T14:22:10.133Z] [ 91%] Built target device-bitfields [2022-09-06T14:22:10.133Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-09-06T14:22:10.133Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-09-06T14:22:10.133Z] [ 94%] Built target template-discovery [2022-09-06T14:22:10.133Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-09-06T14:22:10.133Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-09-06T14:22:10.133Z] [ 97%] Built target device-file [2022-09-06T14:22:10.133Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-09-06T14:22:10.133Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-09-06T14:22:10.133Z] [100%] Built target device-terminal [2022-09-06T14:22:10.133Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2022-09-06T14:22:10.133Z] Install the project... [2022-09-06T14:22:10.133Z] -- Install configuration: "Release" [2022-09-06T14:22:10.133Z] -- Installing: /usr/local/lib/libcsdk.so [2022-09-06T14:22:10.406Z] -- Installing: /usr/local/include [2022-09-06T14:22:10.406Z] -- Installing: /usr/local/include/devsdk [2022-09-06T14:22:10.406Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2022-09-06T14:22:10.406Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2022-09-06T14:22:10.406Z] -- Installing: /usr/local/include/edgex [2022-09-06T14:22:10.406Z] -- Installing: /usr/local/include/edgex/rest-server.h [2022-09-06T14:22:10.406Z] -- Installing: /usr/local/include/edgex/edgex.h [2022-09-06T14:22:10.406Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2022-09-06T14:22:10.406Z] -- Installing: /usr/local/include/edgex/devices.h [2022-09-06T14:22:10.406Z] -- Installing: /usr/local/include/edgex/profiles.h [2022-09-06T14:22:10.406Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2022-09-06T14:22:10.406Z] -- Installing: /usr/local/include/iot [2022-09-06T14:22:10.406Z] -- Installing: /usr/local/include/iot/threadpool.h [2022-09-06T14:22:10.406Z] -- Installing: /usr/local/include/iot/defs.h [2022-09-06T14:22:10.406Z] -- Installing: /usr/local/include/iot/time.h [2022-09-06T14:22:10.406Z] -- Installing: /usr/local/include/iot/base64.h [2022-09-06T14:22:10.406Z] -- Installing: /usr/local/include/iot/component.h [2022-09-06T14:22:10.406Z] -- Installing: /usr/local/include/iot/scheduler.h [2022-09-06T14:22:10.406Z] -- Installing: /usr/local/include/iot/config.h [2022-09-06T14:22:10.406Z] -- Installing: /usr/local/include/iot/container.h [2022-09-06T14:22:10.406Z] -- Installing: /usr/local/include/iot/uuid.h [2022-09-06T14:22:10.406Z] -- Installing: /usr/local/include/iot/os.h [2022-09-06T14:22:10.406Z] -- Installing: /usr/local/include/iot/thread.h [2022-09-06T14:22:10.406Z] -- Installing: /usr/local/include/iot/data.h [2022-09-06T14:22:10.406Z] -- Installing: /usr/local/include/iot/typecode.h [2022-09-06T14:22:10.406Z] -- Installing: /usr/local/include/iot/hash.h [2022-09-06T14:22:10.406Z] -- Installing: /usr/local/include/iot/logger.h [2022-09-06T14:22:10.406Z] -- Installing: /usr/local/include/iot/os [2022-09-06T14:22:10.406Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2022-09-06T14:22:10.406Z] -- Installing: /usr/local/include/iot/os/macos.h [2022-09-06T14:22:10.406Z] -- Installing: /usr/local/include/iot/os/linux.h [2022-09-06T14:22:10.406Z] -- Installing: /usr/local/include/iot/json.h [2022-09-06T14:22:10.406Z] -- Installing: /usr/local/include/iot/iot.h [2022-09-06T14:22:10.406Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2022-09-06T14:22:10.406Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2022-09-06T14:22:10.406Z] make: Leaving directory '/tmp/sdk/build/release' [2022-09-06T14:22:11.835Z] Removing intermediate container d1ba66a8eec7 [2022-09-06T14:22:11.835Z] ---> 7a9aa1d95a5d [2022-09-06T14:22:11.835Z] Step 14/22 : FROM ${BASE} [2022-09-06T14:22:11.835Z] ---> aede2dddcadd [2022-09-06T14:22:11.835Z] Step 15/22 : LABEL maintainer="IOTech " [2022-09-06T14:22:12.112Z] ---> Running in d2748a4246a5 [2022-09-06T14:22:12.384Z] Removing intermediate container d2748a4246a5 [2022-09-06T14:22:12.384Z] ---> e58a136a19f3 [2022-09-06T14:22:12.384Z] 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 [2022-09-06T14:22:12.384Z] ---> Running in 157d943606e8 [2022-09-06T14:22:13.360Z] Connecting to iotech.jfrog.io (52.212.38.229:443) [2022-09-06T14:22:13.639Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2022-09-06T14:22:13.639Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2022-09-06T14:22:13.639Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2022-09-06T14:22:14.233Z] Removing intermediate container 157d943606e8 [2022-09-06T14:22:14.233Z] ---> b7a6b6cf1d04 [2022-09-06T14:22:14.233Z] Step 17/22 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.15/main' >> /etc/apk/repositories [2022-09-06T14:22:14.233Z] ---> Running in 2c55e0b7b8d4 [2022-09-06T14:22:15.664Z] Removing intermediate container 2c55e0b7b8d4 [2022-09-06T14:22:15.664Z] ---> ffbdbebd65f8 [2022-09-06T14:22:15.664Z] Step 18/22 : RUN apk add --update --no-cache binutils gcc libc-dev make git cmake yaml curl libmicrohttpd libuuid libcbor paho-mqtt-c-dev-1.3 hiredis-dev [2022-09-06T14:22:15.943Z] ---> Running in 24129c5e19f2 [2022-09-06T14:22:16.921Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-06T14:22:17.192Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-06T14:22:17.479Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-06T14:22:18.453Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2022-09-06T14:22:18.453Z] (1/6) Installing curl (7.80.0-r3) [2022-09-06T14:22:18.453Z] (2/6) Installing hiredis (1.0.2-r0) [2022-09-06T14:22:18.453Z] (3/6) Installing hiredis-dev (1.0.2-r0) [2022-09-06T14:22:18.453Z] (4/6) Installing libcbor (0.8.0-r0) [2022-09-06T14:22:18.453Z] (5/6) Installing libuuid (2.37.4-r0) [2022-09-06T14:22:18.453Z] (6/6) Installing paho-mqtt-c-dev-1.3 (1.3.10-r0) [2022-09-06T14:22:19.048Z] Executing busybox-1.34.1-r5.trigger [2022-09-06T14:22:19.048Z] OK: 278 MiB in 83 packages [2022-09-06T14:22:20.024Z] Removing intermediate container 24129c5e19f2 [2022-09-06T14:22:20.024Z] ---> e4407138108f [2022-09-06T14:22:20.024Z] Step 19/22 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2022-09-06T14:22:20.618Z] ---> a5d0e10ee4ec [2022-09-06T14:22:20.618Z] Step 20/22 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2022-09-06T14:22:20.889Z] ---> 9847f7128dee [2022-09-06T14:22:20.889Z] Step 21/22 : COPY --from=builder /usr/local/lib /usr/local/lib [2022-09-06T14:22:21.480Z] ---> 288ed18a9eba [2022-09-06T14:22:21.480Z] Step 22/22 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2022-09-06T14:22:22.075Z] ---> a7511081ece6 [2022-09-06T14:22:22.075Z] Successfully built a7511081ece6 [2022-09-06T14:22:22.075Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T14:22:22.496Z] + docker inspect -f . ci-base-image-arm64 [2022-09-06T14:22:22.496Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T14:22:22.721Z] prd-ubuntu20.04-docker-arm64-4c-16g-24662 does not seem to be running inside a container [2022-09-06T14:22:22.802Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/32 -v /w/workspace/device-sdk-c/32:/w/workspace/device-sdk-c/32:rw,z -v /w/workspace/device-sdk-c/32@tmp:/w/workspace/device-sdk-c/32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-06T14:22:23.955Z] $ docker top 3cac340040c0b661bbab78f55afeba86b8fb7d31db850244b71f1057e4c09ccb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-06T14:22:24.848Z] + make test [2022-09-06T14:22:24.849Z] echo "make test" [2022-09-06T14:22:24.849Z] make test [Pipeline] } [2022-09-06T14:22:24.870Z] $ docker stop --time=1 3cac340040c0b661bbab78f55afeba86b8fb7d31db850244b71f1057e4c09ccb [2022-09-06T14:22:26.454Z] $ docker rm -f 3cac340040c0b661bbab78f55afeba86b8fb7d31db850244b71f1057e4c09ccb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-06T14:22:27.052Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-06T14:22:27.389Z] + ls -al . [2022-09-06T14:22:27.389Z] total 204 [2022-09-06T14:22:27.389Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 6 14:19 . [2022-09-06T14:22:27.389Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 14:19 .. [2022-09-06T14:22:27.389Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 6 14:19 .git [2022-09-06T14:22:27.389Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 6 14:19 .github [2022-09-06T14:22:27.389Z] -rw-rw-r-- 1 jenkins jenkins 176 Sep 6 14:19 .gitignore [2022-09-06T14:22:27.389Z] -rw-rw-r-- 1 jenkins jenkins 3104 Sep 6 14:19 Attribution.txt [2022-09-06T14:22:27.389Z] -rw-rw-r-- 1 jenkins jenkins 8489 Sep 6 14:19 CHANGES [2022-09-06T14:22:27.389Z] -rw-rw-r-- 1 jenkins jenkins 108574 Sep 6 14:19 Doxyfile [2022-09-06T14:22:27.389Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 6 14:19 GOVERNANCE.md [2022-09-06T14:22:27.389Z] -rw-rw-r-- 1 jenkins jenkins 784 Sep 6 14:19 Jenkinsfile [2022-09-06T14:22:27.389Z] -rw-rw-r-- 1 jenkins jenkins 10174 Sep 6 14:19 LICENSE [2022-09-06T14:22:27.389Z] -rw-rw-r-- 1 jenkins jenkins 444 Sep 6 14:19 Makefile [2022-09-06T14:22:27.389Z] -rw-rw-r-- 1 jenkins jenkins 618 Sep 6 14:19 OWNERS.md [2022-09-06T14:22:27.389Z] -rw-rw-r-- 1 jenkins jenkins 4086 Sep 6 14:19 README.md [2022-09-06T14:22:27.389Z] -rw-rw-r-- 1 jenkins jenkins 7422 Sep 6 14:19 README.v2.md [2022-09-06T14:22:27.389Z] -rw-rw-r-- 1 jenkins jenkins 11 Sep 6 14:17 VERSION [2022-09-06T14:22:27.389Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 6 14:19 docs [2022-09-06T14:22:27.389Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 14:19 include [2022-09-06T14:22:27.389Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 6 14:19 scripts [2022-09-06T14:22:27.389Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 14:19 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T14:22:27.749Z] + docker build -t device-sdk-arm64 -f scripts/Dockerfile.alpine --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=a3501f9cfcd4e6113c1d407fdd34c589c44025e6 --label arch=arm64 --label version=2.2.1-dev.1 . [2022-09-06T14:22:28.024Z] Sending build context to Docker daemon 2.774MB [2022-09-06T14:22:28.024Z] Step 1/17 : ARG BASE=alpine:3.15 [2022-09-06T14:22:28.024Z] Step 2/17 : FROM ${BASE} [2022-09-06T14:22:28.024Z] ---> a7511081ece6 [2022-09-06T14:22:28.024Z] Step 3/17 : LABEL maintainer="IOTech " [2022-09-06T14:22:28.294Z] ---> Running in 20b195dd0569 [2022-09-06T14:22:28.565Z] Removing intermediate container 20b195dd0569 [2022-09-06T14:22:28.565Z] ---> 369f0cd79814 [2022-09-06T14:22:28.565Z] Step 4/17 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub [2022-09-06T14:22:28.565Z] ---> Running in ab33643e78ea [2022-09-06T14:22:29.537Z] Connecting to iotech.jfrog.io (34.247.147.197:443) [2022-09-06T14:22:29.809Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2022-09-06T14:22:29.809Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2022-09-06T14:22:29.809Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2022-09-06T14:22:30.407Z] Removing intermediate container ab33643e78ea [2022-09-06T14:22:30.407Z] ---> 53a5f43083ed [2022-09-06T14:22:30.407Z] Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.15/main' >> /etc/apk/repositories [2022-09-06T14:22:30.407Z] ---> Running in 4cdcec14ad2d [2022-09-06T14:22:31.834Z] Removing intermediate container 4cdcec14ad2d [2022-09-06T14:22:31.834Z] ---> ceb09119128d [2022-09-06T14:22:31.834Z] Step 6/17 : 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 paho-mqtt-c-dev-1.3 hiredis-dev && mkdir -p /edgex-c-sdk/build [2022-09-06T14:22:31.834Z] ---> Running in 60d5660cbbe2 [2022-09-06T14:22:32.820Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-06T14:22:33.092Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-06T14:22:33.685Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-06T14:22:34.280Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2022-09-06T14:22:34.280Z] (1/28) Upgrading ncurses-terminfo-base (6.3_p20211120-r0 -> 6.3_p20211120-r1) [2022-09-06T14:22:34.554Z] (2/28) Upgrading ncurses-libs (6.3_p20211120-r0 -> 6.3_p20211120-r1) [2022-09-06T14:22:34.554Z] (3/28) Installing libcbor-dev (0.8.0-r0) [2022-09-06T14:22:34.554Z] (4/28) Installing ncurses-dev (6.3_p20211120-r1) [2022-09-06T14:22:34.554Z] (5/28) Installing util-linux (2.37.4-r0) [2022-09-06T14:22:34.554Z] (6/28) Installing libblkid (2.37.4-r0) [2022-09-06T14:22:34.554Z] (7/28) Installing libeconf (0.4.2-r0) [2022-09-06T14:22:34.554Z] (8/28) Installing libfdisk (2.37.4-r0) [2022-09-06T14:22:34.554Z] (9/28) Installing libmount (2.37.4-r0) [2022-09-06T14:22:34.554Z] (10/28) Installing libsmartcols (2.37.4-r0) [2022-09-06T14:22:34.554Z] (11/28) Installing util-linux-misc (2.37.4-r0) [2022-09-06T14:22:34.826Z] (12/28) Installing linux-pam (1.5.2-r0) [2022-09-06T14:22:34.826Z] (13/28) Installing runuser (2.37.4-r0) [2022-09-06T14:22:34.826Z] (14/28) Installing hexdump (2.37.4-r0) [2022-09-06T14:22:34.826Z] (15/28) Installing uuidgen (2.37.4-r0) [2022-09-06T14:22:34.826Z] (16/28) Installing blkid (2.37.4-r0) [2022-09-06T14:22:34.826Z] (17/28) Installing sfdisk (2.37.4-r0) [2022-09-06T14:22:34.826Z] (18/28) Installing mcookie (2.37.4-r0) [2022-09-06T14:22:34.826Z] (19/28) Installing wipefs (2.37.4-r0) [2022-09-06T14:22:34.826Z] (20/28) Installing cfdisk (2.37.4-r0) [2022-09-06T14:22:34.826Z] (21/28) Installing flock (2.37.4-r0) [2022-09-06T14:22:34.826Z] (22/28) Installing lsblk (2.37.4-r0) [2022-09-06T14:22:34.826Z] (23/28) Installing libcap-ng (0.8.2-r1) [2022-09-06T14:22:34.826Z] (24/28) Installing setpriv (2.37.4-r0) [2022-09-06T14:22:34.826Z] (25/28) Installing logger (2.37.4-r0) [2022-09-06T14:22:34.826Z] (26/28) Installing partx (2.37.4-r0) [2022-09-06T14:22:34.826Z] (27/28) Installing findmnt (2.37.4-r0) [2022-09-06T14:22:34.826Z] (28/28) Installing util-linux-dev (2.37.4-r0) [2022-09-06T14:22:34.826Z] Executing busybox-1.34.1-r5.trigger [2022-09-06T14:22:35.098Z] OK: 290 MiB in 109 packages [2022-09-06T14:22:36.530Z] Removing intermediate container 60d5660cbbe2 [2022-09-06T14:22:36.530Z] ---> 5a41dc94b3e5 [2022-09-06T14:22:36.530Z] Step 7/17 : COPY VERSION /edgex-c-sdk/ [2022-09-06T14:22:36.801Z] ---> 5be1c805c401 [2022-09-06T14:22:36.801Z] Step 8/17 : COPY src /edgex-c-sdk/src/ [2022-09-06T14:22:37.772Z] ---> d475a564bb58 [2022-09-06T14:22:37.773Z] Step 9/17 : COPY include /edgex-c-sdk/include/ [2022-09-06T14:22:38.045Z] ---> 2a7c23b16eda [2022-09-06T14:22:38.045Z] Step 10/17 : COPY scripts /edgex-c-sdk/scripts [2022-09-06T14:22:38.638Z] ---> 84f4f53741d1 [2022-09-06T14:22:38.638Z] Step 11/17 : COPY LICENSE /edgex-c-sdk/ [2022-09-06T14:22:38.910Z] ---> 1be44e1eaef3 [2022-09-06T14:22:38.910Z] Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ [2022-09-06T14:22:39.506Z] ---> 81d58955f597 [2022-09-06T14:22:39.506Z] Step 13/17 : WORKDIR /edgex-c-sdk [2022-09-06T14:22:39.506Z] ---> Running in 9ffbe0c7ffd5 [2022-09-06T14:22:39.789Z] Removing intermediate container 9ffbe0c7ffd5 [2022-09-06T14:22:39.789Z] ---> 2df80690e684 [2022-09-06T14:22:39.789Z] Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2022-09-06T14:22:39.789Z] ---> Running in 5db62bcb51a5 [2022-09-06T14:22:40.067Z] Removing intermediate container 5db62bcb51a5 [2022-09-06T14:22:40.067Z] ---> b41c91537aef [2022-09-06T14:22:40.067Z] Step 15/17 : LABEL arch=arm64 [2022-09-06T14:22:40.067Z] ---> Running in 1d5c00053d05 [2022-09-06T14:22:40.339Z] Removing intermediate container 1d5c00053d05 [2022-09-06T14:22:40.339Z] ---> 8e0d8fb2786b [2022-09-06T14:22:40.339Z] Step 16/17 : LABEL git_sha=a3501f9cfcd4e6113c1d407fdd34c589c44025e6 [2022-09-06T14:22:40.610Z] ---> Running in c2108177b430 [2022-09-06T14:22:40.887Z] Removing intermediate container c2108177b430 [2022-09-06T14:22:40.887Z] ---> d0fa72e71f3b [2022-09-06T14:22:40.887Z] Step 17/17 : LABEL version=2.2.1-dev.1 [2022-09-06T14:22:40.887Z] ---> Running in 3512f1241330 [2022-09-06T14:22:41.159Z] Removing intermediate container 3512f1241330 [2022-09-06T14:22:41.159Z] ---> 16abad1b4270 [2022-09-06T14:22:41.159Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2022-09-06T14:22:41.159Z] Successfully built 16abad1b4270 [2022-09-06T14:22:41.159Z] Successfully tagged device-sdk-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T14:22:41.599Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-06T14:22:41.599Z] [2022-09-06T14:22:41.599Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T14:22:41.948Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-06T14:22:42.220Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-06T14:22:42.220Z] 8998bd30e6a1: Pulling fs layer [2022-09-06T14:22:42.220Z] 04944245beec: Pulling fs layer [2022-09-06T14:22:42.220Z] 699f458cf7ca: Pulling fs layer [2022-09-06T14:22:42.220Z] 765212b225bb: Pulling fs layer [2022-09-06T14:22:42.220Z] f23df028b6ca: Pulling fs layer [2022-09-06T14:22:42.220Z] d65c8cfc05b1: Pulling fs layer [2022-09-06T14:22:42.220Z] 2437ff75d9bd: Pulling fs layer [2022-09-06T14:22:42.220Z] 765212b225bb: Waiting [2022-09-06T14:22:42.220Z] d65c8cfc05b1: Waiting [2022-09-06T14:22:42.220Z] 2437ff75d9bd: Waiting [2022-09-06T14:22:42.220Z] f23df028b6ca: Waiting [2022-09-06T14:22:42.220Z] 04944245beec: Verifying Checksum [2022-09-06T14:22:42.220Z] 04944245beec: Download complete [2022-09-06T14:22:42.493Z] 765212b225bb: Verifying Checksum [2022-09-06T14:22:42.493Z] 765212b225bb: Download complete [2022-09-06T14:22:42.493Z] f23df028b6ca: Download complete [2022-09-06T14:22:42.493Z] d65c8cfc05b1: Verifying Checksum [2022-09-06T14:22:42.493Z] 699f458cf7ca: Verifying Checksum [2022-09-06T14:22:42.493Z] 699f458cf7ca: Download complete [2022-09-06T14:22:43.089Z] 8998bd30e6a1: Verifying Checksum [2022-09-06T14:22:43.089Z] 8998bd30e6a1: Download complete [2022-09-06T14:22:45.071Z] 2437ff75d9bd: Verifying Checksum [2022-09-06T14:22:45.071Z] 2437ff75d9bd: Download complete [2022-09-06T14:22:47.057Z] 8998bd30e6a1: Pull complete [2022-09-06T14:22:47.657Z] 04944245beec: Pull complete [2022-09-06T14:22:49.099Z] 699f458cf7ca: Pull complete [2022-09-06T14:22:49.372Z] 765212b225bb: Pull complete [2022-09-06T14:22:49.986Z] f23df028b6ca: Pull complete [2022-09-06T14:22:50.262Z] d65c8cfc05b1: Pull complete [2022-09-06T14:23:05.364Z] 2437ff75d9bd: Pull complete [2022-09-06T14:23:05.364Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-06T14:23:05.364Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-06T14:23:05.364Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T14:23:05.619Z] prd-ubuntu20.04-docker-arm64-4c-16g-24662 does not seem to be running inside a container [2022-09-06T14:23:05.711Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-c/32 -v /w/workspace/device-sdk-c/32:/w/workspace/device-sdk-c/32:rw,z -v /w/workspace/device-sdk-c/32@tmp:/w/workspace/device-sdk-c/32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-09-06T14:23:08.109Z] $ docker top 59b1543fecbc471c0b43ceab9b25037149744070f41c327d3eccc47bec81da82 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-06T14:23:09.048Z] ---> job-cost.sh [2022-09-06T14:23:09.048Z] lf-activate-venv: SKIPPING [2022-09-06T14:23:09.048Z] INFO: No Stack... [2022-09-06T14:23:09.670Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-06T14:23:10.299Z] INFO: Archiving Costs [Pipeline] sh [2022-09-06T14:23:11.003Z] + cat /w/workspace/device-sdk-c/32/archives/cost.csv [2022-09-06T14:23:11.003Z] + cut -d, -f6 [Pipeline] lock [2022-09-06T14:23:11.083Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-main-32-stack-cost] [2022-09-06T14:23:11.100Z] Resource [jenkins-edgexfoundry-device-sdk-c-main-32-stack-cost] did not exist. Created. [2022-09-06T14:23:11.100Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-c-main-32-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-06T14:23:11.820Z] /w/workspace/device-sdk-c/32@tmp/durable-b98a414a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-06T14:23:12.523Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-06T14:23:12.552Z] Warning: overwriting stash ‘stack-cost’ [2022-09-06T14:23:13.157Z] Stashed 1 file(s) [Pipeline] } [2022-09-06T14:23:13.163Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-c-main-32-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-06T14:23:13.183Z] $ docker stop --time=1 59b1543fecbc471c0b43ceab9b25037149744070f41c327d3eccc47bec81da82 [2022-09-06T14:23:14.723Z] $ docker rm -f 59b1543fecbc471c0b43ceab9b25037149744070f41c327d3eccc47bec81da82 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2022-09-06T14:23:15.544Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-06T14:23:15.544Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T14:23:15.847Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-06T14:23:15.847Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T14:23:15.916Z] prd-ubuntu20.04-docker-8c-8g-24661 does not seem to be running inside a container [2022-09-06T14:23:15.954Z] $ 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 [2022-09-06T14:23:16.321Z] $ docker top 4687aa0a2de569599e8afe481ec71f76ec0e71a440fbd4ab0c25cff8f5a3f49d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-06T14:23:16.405Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-06T14:23:16.405Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-06T14:23:16.525Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-06T14:23:16.534Z] $ docker exec 4687aa0a2de569599e8afe481ec71f76ec0e71a440fbd4ab0c25cff8f5a3f49d ssh-agent [2022-09-06T14:23:16.636Z] SSH_AUTH_SOCK=/tmp/ssh-DAVGPPdoqfP5/agent.32 [2022-09-06T14:23:16.636Z] SSH_AGENT_PID=38 [2022-09-06T14:23:16.642Z] Running ssh-add (command line suppressed) [2022-09-06T14:23:16.765Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_1456655443397407803.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_1456655443397407803.key) [2022-09-06T14:23:16.773Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-06T14:23:17.057Z] + git semver tag [2022-09-06T14:23:17.316Z] 2022-09-06 14:23:17,237 [run_tag] DEBUG tag force:False [2022-09-06T14:23:17.316Z] 2022-09-06 14:23:17,237 [check_head_tag] DEBUG check head tag [2022-09-06T14:23:17.316Z] 2022-09-06 14:23:17,238 [execute] INFO git cat-file --batch-check [2022-09-06T14:23:17.316Z] 2022-09-06 14:23:17,238 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main, universal_newlines=False, shell=None, istream=) [2022-09-06T14:23:17.316Z] 2022-09-06 14:23:17,241 [execute] INFO git cat-file --batch [2022-09-06T14:23:17.316Z] 2022-09-06 14:23:17,242 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main, universal_newlines=False, shell=None, istream=) [2022-09-06T14:23:17.316Z] 2022-09-06 14:23:17,253 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2022-09-06T14:23:17.316Z] 2022-09-06 14:23:17,254 [execute] INFO git tag -a v2.2.1-dev.1 -m v2.2.1-dev.1 [2022-09-06T14:23:17.316Z] 2022-09-06 14:23:17,254 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.1', '-m', 'v2.2.1-dev.1'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main, universal_newlines=False, shell=None, istream=None) [2022-09-06T14:23:17.316Z] 2022-09-06 14:23:17,258 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2022-09-06T14:23:17.316Z] 2.2.1-dev.1 [Pipeline] } [2022-09-06T14:23:17.332Z] $ docker exec --env ******** --env ******** 4687aa0a2de569599e8afe481ec71f76ec0e71a440fbd4ab0c25cff8f5a3f49d ssh-agent -k [2022-09-06T14:23:17.439Z] unset SSH_AUTH_SOCK; [2022-09-06T14:23:17.440Z] unset SSH_AGENT_PID; [2022-09-06T14:23:17.440Z] echo Agent pid 38 killed; [2022-09-06T14:23:17.442Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-06T14:23:17.748Z] + git semver [Pipeline] } [2022-09-06T14:23:18.029Z] $ docker stop --time=1 4687aa0a2de569599e8afe481ec71f76ec0e71a440fbd4ab0c25cff8f5a3f49d [2022-09-06T14:23:19.342Z] $ docker rm -f 4687aa0a2de569599e8afe481ec71f76ec0e71a440fbd4ab0c25cff8f5a3f49d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T14:23:19.730Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-06T14:23:19.730Z] [2022-09-06T14:23:19.730Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T14:23:20.029Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-06T14:23:20.029Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-09-06T14:23:20.029Z] ab5ef0e58194: Pulling fs layer [2022-09-06T14:23:20.029Z] 9712f1f96733: Pulling fs layer [2022-09-06T14:23:20.029Z] 63f879dbbcfc: Pulling fs layer [2022-09-06T14:23:20.029Z] 0d9ebad4ef96: Pulling fs layer [2022-09-06T14:23:20.029Z] e9a5061849ea: Pulling fs layer [2022-09-06T14:23:20.029Z] d747dcd14b5f: Pulling fs layer [2022-09-06T14:23:20.029Z] 2de7ff778b66: Pulling fs layer [2022-09-06T14:23:20.029Z] e9a5061849ea: Waiting [2022-09-06T14:23:20.029Z] d747dcd14b5f: Waiting [2022-09-06T14:23:20.029Z] 2de7ff778b66: Waiting [2022-09-06T14:23:20.029Z] 0d9ebad4ef96: Waiting [2022-09-06T14:23:20.029Z] 9712f1f96733: Download complete [2022-09-06T14:23:20.607Z] 63f879dbbcfc: Verifying Checksum [2022-09-06T14:23:20.607Z] 63f879dbbcfc: Download complete [2022-09-06T14:23:20.607Z] 0d9ebad4ef96: Verifying Checksum [2022-09-06T14:23:20.607Z] 0d9ebad4ef96: Download complete [2022-09-06T14:23:20.607Z] d747dcd14b5f: Download complete [2022-09-06T14:23:20.607Z] e9a5061849ea: Verifying Checksum [2022-09-06T14:23:20.607Z] ab5ef0e58194: Verifying Checksum [2022-09-06T14:23:20.607Z] ab5ef0e58194: Download complete [2022-09-06T14:23:20.867Z] 2de7ff778b66: Verifying Checksum [2022-09-06T14:23:20.867Z] 2de7ff778b66: Download complete [2022-09-06T14:23:23.402Z] ab5ef0e58194: Pull complete [2022-09-06T14:23:23.402Z] 9712f1f96733: Pull complete [2022-09-06T14:23:24.337Z] 63f879dbbcfc: Pull complete [2022-09-06T14:23:28.538Z] 0d9ebad4ef96: Pull complete [2022-09-06T14:23:28.538Z] e9a5061849ea: Pull complete [2022-09-06T14:23:28.538Z] d747dcd14b5f: Pull complete [2022-09-06T14:23:29.475Z] 2de7ff778b66: Pull complete [2022-09-06T14:23:29.475Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-09-06T14:23:29.475Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-06T14:23:29.475Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T14:23:29.565Z] prd-ubuntu20.04-docker-8c-8g-24661 does not seem to be running inside a container [2022-09-06T14:23:29.611Z] $ 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 [2022-09-06T14:23:31.635Z] $ docker top f532cccd8cdcfae663ca49390d016a7dccbdf8ec004c8f747cc954dd758ea9f2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-09-06T14:23:31.719Z] provisioning config files... [2022-09-06T14:23:31.729Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config6101556670980763749tmp [2022-09-06T14:23:31.746Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config336065369738419232tmp [2022-09-06T14:23:31.758Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config7606705593779055261tmp [Pipeline] { [Pipeline] echo [2022-09-06T14:23:31.771Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-06T14:23:32.054Z] ---> sigul-configuration.sh [2022-09-06T14:23:32.054Z] gpg: directory `/root/.gnupg' created [2022-09-06T14:23:32.054Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-09-06T14:23:32.054Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-09-06T14:23:32.054Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-09-06T14:23:32.054Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-09-06T14:23:32.054Z] gpg: CAST5 encrypted data [2022-09-06T14:23:32.054Z] gpg: encrypted with 1 passphrase [2022-09-06T14:23:32.054Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-09-06T14:23:32.343Z] + mkdir /home/jenkins [2022-09-06T14:23:32.343Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-09-06T14:23:32.640Z] + 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 [2022-09-06T14:23:32.649Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-06T14:23:32.937Z] ---> sigul-install.sh [2022-09-06T14:23:32.938Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-09-06T14:23:33.240Z] + git tag --list [2022-09-06T14:23:33.240Z] 0.7.0 [2022-09-06T14:23:33.240Z] 0.7.1 [2022-09-06T14:23:33.240Z] 1.0.0 [2022-09-06T14:23:33.240Z] v1.0.1 [2022-09-06T14:23:33.240Z] v1.0.2 [2022-09-06T14:23:33.240Z] v1.0.3 [2022-09-06T14:23:33.240Z] v1.1.0 [2022-09-06T14:23:33.240Z] v1.1.1 [2022-09-06T14:23:33.240Z] v1.2.0 [2022-09-06T14:23:33.240Z] v1.2.1 [2022-09-06T14:23:33.240Z] v1.2.2 [2022-09-06T14:23:33.240Z] v1.3.0 [2022-09-06T14:23:33.240Z] v1.3.1 [2022-09-06T14:23:33.240Z] v2.0.0 [2022-09-06T14:23:33.240Z] v2.1.0 [2022-09-06T14:23:33.240Z] v2.2.0 [2022-09-06T14:23:33.240Z] v2.2.0-dev.1 [2022-09-06T14:23:33.240Z] v2.2.0-dev.10 [2022-09-06T14:23:33.240Z] v2.2.0-dev.11 [2022-09-06T14:23:33.240Z] v2.2.0-dev.12 [2022-09-06T14:23:33.240Z] v2.2.0-dev.13 [2022-09-06T14:23:33.240Z] v2.2.0-dev.2 [2022-09-06T14:23:33.240Z] v2.2.0-dev.3 [2022-09-06T14:23:33.240Z] v2.2.0-dev.4 [2022-09-06T14:23:33.240Z] v2.2.0-dev.5 [2022-09-06T14:23:33.240Z] v2.2.0-dev.6 [2022-09-06T14:23:33.240Z] v2.2.0-dev.7 [2022-09-06T14:23:33.240Z] v2.2.0-dev.8 [2022-09-06T14:23:33.240Z] v2.2.0-dev.9 [2022-09-06T14:23:33.240Z] v2.2.1-dev.1 [Pipeline] sh [2022-09-06T14:23:33.529Z] + lftools sign git-tag v2.2.1-dev.1 [2022-09-06T14:23:34.099Z] Signing Git tag with Sigul... [2022-09-06T14:23:34.100Z] Signing v2.2.1-dev.1 [Pipeline] echo [2022-09-06T14:23:34.369Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-06T14:23:34.657Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-09-06T14:23:34.668Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-09-06T14:23:34.694Z] $ docker stop --time=1 f532cccd8cdcfae663ca49390d016a7dccbdf8ec004c8f747cc954dd758ea9f2 [2022-09-06T14:23:36.015Z] $ docker rm -f f532cccd8cdcfae663ca49390d016a7dccbdf8ec004c8f747cc954dd758ea9f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-09-06T14:23:36.418Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-06T14:23:36.418Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T14:23:36.726Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-06T14:23:36.726Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T14:23:36.806Z] prd-ubuntu20.04-docker-8c-8g-24661 does not seem to be running inside a container [2022-09-06T14:23:36.849Z] $ 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 [2022-09-06T14:23:37.243Z] $ docker top fd52ee5bd36097d1f4293c31c1f5835fb9ffa66a8340fd82e67825c339d8a50f -eo pid,comm [2022-09-06T14:23:37.295Z] 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). [2022-09-06T14:23:37.295Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-06T14:23:37.332Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-06T14:23:37.332Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-06T14:23:37.452Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-06T14:23:37.461Z] $ docker exec fd52ee5bd36097d1f4293c31c1f5835fb9ffa66a8340fd82e67825c339d8a50f ssh-agent [2022-09-06T14:23:37.588Z] SSH_AUTH_SOCK=/tmp/ssh-8bmSwuysTTS6/agent.32 [2022-09-06T14:23:37.588Z] SSH_AGENT_PID=39 [2022-09-06T14:23:37.593Z] Running ssh-add (command line suppressed) [2022-09-06T14:23:37.728Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_2542219999139586441.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_2542219999139586441.key) [2022-09-06T14:23:37.737Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-06T14:23:38.034Z] + git semver bump pre [2022-09-06T14:23:38.295Z] 2022-09-06 14:23:38,215 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2022-09-06T14:23:38.295Z] 2022-09-06 14:23:38,216 [bump_version] DEBUG bumping version:2.2.1-dev.1 on axis:pre with prefix:dev [2022-09-06T14:23:38.295Z] 2022-09-06 14:23:38,216 [bump_version] DEBUG bumped version:2.2.1-dev.2 [2022-09-06T14:23:38.295Z] 2022-09-06 14:23:38,216 [write_version] DEBUG write version:2.2.1-dev.2 to path:/w/workspace/edgexfoundry_device-sdk-c_main/.semver/main with force:True [2022-09-06T14:23:38.295Z] 2022-09-06 14:23:38,216 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2022-09-06T14:23:38.295Z] 2022-09-06 14:23:38,216 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2022-09-06T14:23:38.295Z] 2022-09-06 14:23:38,218 [execute] INFO git cat-file --batch-check [2022-09-06T14:23:38.295Z] 2022-09-06 14:23:38,218 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-06T14:23:38.295Z] 2022-09-06 14:23:38,223 [execute] INFO git cat-file --batch [2022-09-06T14:23:38.295Z] 2022-09-06 14:23:38,223 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-06T14:23:38.295Z] 2022-09-06 14:23:38,228 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2022-09-06T14:23:38.295Z] 2.2.1-dev.2 [Pipeline] } [2022-09-06T14:23:38.313Z] $ docker exec --env ******** --env ******** fd52ee5bd36097d1f4293c31c1f5835fb9ffa66a8340fd82e67825c339d8a50f ssh-agent -k [2022-09-06T14:23:38.473Z] unset SSH_AUTH_SOCK; [2022-09-06T14:23:38.473Z] unset SSH_AGENT_PID; [2022-09-06T14:23:38.473Z] echo Agent pid 39 killed; [2022-09-06T14:23:38.509Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-06T14:23:38.821Z] + git semver [Pipeline] } [2022-09-06T14:23:39.102Z] $ docker stop --time=1 fd52ee5bd36097d1f4293c31c1f5835fb9ffa66a8340fd82e67825c339d8a50f [2022-09-06T14:23:40.397Z] $ docker rm -f fd52ee5bd36097d1f4293c31c1f5835fb9ffa66a8340fd82e67825c339d8a50f [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-06T14:23:40.746Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-06T14:23:40.746Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T14:23:41.055Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-06T14:23:41.055Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T14:23:41.133Z] prd-ubuntu20.04-docker-8c-8g-24661 does not seem to be running inside a container [2022-09-06T14:23:41.174Z] $ 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 [2022-09-06T14:23:41.541Z] $ docker top 09914744cf5f8d8c99b3b1e3dc47d0ef13e071cb1644ef718f648c179d4e3b0b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-06T14:23:41.621Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-06T14:23:41.621Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-06T14:23:41.734Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-06T14:23:41.743Z] $ docker exec 09914744cf5f8d8c99b3b1e3dc47d0ef13e071cb1644ef718f648c179d4e3b0b ssh-agent [2022-09-06T14:23:41.843Z] SSH_AUTH_SOCK=/tmp/ssh-30RBvUI2WRYq/agent.32 [2022-09-06T14:23:41.843Z] SSH_AGENT_PID=38 [2022-09-06T14:23:41.848Z] Running ssh-add (command line suppressed) [2022-09-06T14:23:41.972Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_5746623743590046215.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_5746623743590046215.key) [2022-09-06T14:23:41.981Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-06T14:23:42.269Z] + git semver push [2022-09-06T14:23:42.531Z] 2022-09-06 14:23:42,452 [run_push] DEBUG push [2022-09-06T14:23:42.531Z] 2022-09-06 14:23:42,452 [execute] INFO git cat-file --batch-check [2022-09-06T14:23:42.531Z] 2022-09-06 14:23:42,452 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-06T14:23:42.531Z] 2022-09-06 14:23:42,455 [execute] INFO git rev-list 86e520fd85ba81a70f2538fe52f246da43247a60 -- [2022-09-06T14:23:42.531Z] 2022-09-06 14:23:42,456 [execute] DEBUG Popen(['git', 'rev-list', '86e520fd85ba81a70f2538fe52f246da43247a60', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-06T14:23:42.531Z] 2022-09-06 14:23:42,463 [execute] INFO git fetch -v origin [2022-09-06T14:23:42.531Z] 2022-09-06 14:23:42,463 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-09-06T14:23:43.101Z] 2022-09-06 14:23:43,028 [run_push] DEBUG no remote changes detected [2022-09-06T14:23:43.101Z] 2022-09-06 14:23:43,028 [execute] INFO git push origin semver [2022-09-06T14:23:43.101Z] 2022-09-06 14:23:43,028 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-06T14:23:44.041Z] 2022-09-06 14:23:43,821 [run_push] DEBUG push all version tags [2022-09-06T14:23:44.041Z] 2022-09-06 14:23:43,821 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-09-06T14:23:44.041Z] 2022-09-06 14:23:43,822 [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) [2022-09-06T14:23:44.609Z] 2022-09-06 14:23:44,570 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2022-09-06T14:23:44.610Z] 2.2.1-dev.2 [Pipeline] } [2022-09-06T14:23:44.626Z] $ docker exec --env ******** --env ******** 09914744cf5f8d8c99b3b1e3dc47d0ef13e071cb1644ef718f648c179d4e3b0b ssh-agent -k [2022-09-06T14:23:44.724Z] unset SSH_AUTH_SOCK; [2022-09-06T14:23:44.726Z] unset SSH_AGENT_PID; [2022-09-06T14:23:44.726Z] echo Agent pid 38 killed; [2022-09-06T14:23:44.731Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-06T14:23:45.041Z] + git semver [Pipeline] } [2022-09-06T14:23:45.323Z] $ docker stop --time=1 09914744cf5f8d8c99b3b1e3dc47d0ef13e071cb1644ef718f648c179d4e3b0b [2022-09-06T14:23:46.707Z] $ docker rm -f 09914744cf5f8d8c99b3b1e3dc47d0ef13e071cb1644ef718f648c179d4e3b0b [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 [2022-09-06T14:23:47.183Z] + [ -d /w/workspace/edgexfoundry_device-sdk-c_main/archives ] [2022-09-06T14:23:47.183Z] + ls -al /w/workspace/edgexfoundry_device-sdk-c_main/archives [2022-09-06T14:23:47.183Z] total 16 [2022-09-06T14:23:47.183Z] drwxr-xr-x 3 root root 4096 Sep 6 14:18 . [2022-09-06T14:23:47.183Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 6 14:23 .. [2022-09-06T14:23:47.183Z] drwxr-xr-x 2 root root 4096 Sep 6 14:18 cost [2022-09-06T14:23:47.183Z] -rw-r--r-- 1 root root 83 Sep 6 14:18 cost.csv [2022-09-06T14:23:47.183Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-c_main/archives [2022-09-06T14:23:47.183Z] + ls -al /w/workspace/edgexfoundry_device-sdk-c_main/archives [2022-09-06T14:23:47.183Z] total 16 [2022-09-06T14:23:47.183Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 6 14:18 . [2022-09-06T14:23:47.183Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 6 14:23 .. [2022-09-06T14:23:47.183Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 6 14:18 cost [2022-09-06T14:23:47.183Z] -rw-r--r-- 1 jenkins jenkins 83 Sep 6 14:18 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-06T14:23:47.470Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-06T14:23:48.333Z] ---> package-listing.sh [2022-09-06T14:23:48.333Z] ++ facter osfamily [2022-09-06T14:23:48.333Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-06T14:23:48.595Z] + OS_FAMILY=debian [2022-09-06T14:23:48.595Z] + workspace=/w/workspace/edgexfoundry_device-sdk-c_main [2022-09-06T14:23:48.595Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-06T14:23:48.595Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-06T14:23:48.595Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-06T14:23:48.595Z] + PACKAGES=/tmp/packages_start.txt [2022-09-06T14:23:48.595Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_main ']' [2022-09-06T14:23:48.595Z] + PACKAGES=/tmp/packages_end.txt [2022-09-06T14:23:48.595Z] + case "${OS_FAMILY}" in [2022-09-06T14:23:48.595Z] + dpkg -l [2022-09-06T14:23:48.595Z] + grep '^ii' [2022-09-06T14:23:48.595Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-06T14:23:48.595Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-06T14:23:48.595Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-06T14:23:48.595Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_main ']' [2022-09-06T14:23:48.595Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_main/archives/ [2022-09-06T14:23:48.595Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_main/archives/ [Pipeline] echo [2022-09-06T14:23:48.606Z] 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 [2022-09-06T14:23:48.883Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-06T14:23:49.451Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-06T14:23:49.451Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-06T14:23:49.536Z] prd-ubuntu20.04-docker-8c-8g-24661 does not seem to be running inside a container [2022-09-06T14:23:49.575Z] $ 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 [2022-09-06T14:23:49.804Z] $ docker top 99494cdb0bbfad3a0863d32fa132c2802cf105b2372bd7b7cc83d0259664b1b5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-06T14:23:50.156Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-06T14:23:50.455Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-06T14:23:50.747Z] + ls /var/log/sa-host [2022-09-06T14:23:50.748Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-06T14:23:50.893Z] provisioning config files... [2022-09-06T14:23:50.902Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config3273545256086811656tmp [Pipeline] { [Pipeline] echo [2022-09-06T14:23:50.913Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-06T14:23:51.196Z] ---> create-netrc.sh [Pipeline] } [2022-09-06T14:23:51.203Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-06T14:23:51.525Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-06T14:23:51.533Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-06T14:23:51.820Z] ---> sudo-logs.sh [2022-09-06T14:23:51.820Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-06T14:23:51.850Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-06T14:23:52.136Z] ---> job-cost.sh [2022-09-06T14:23:52.136Z] lf-activate-venv: SKIPPING [2022-09-06T14:23:52.136Z] DEBUG: total: 0.2199999988079071 [2022-09-06T14:23:52.136Z] INFO: Retrieving Stack Cost... [2022-09-06T14:23:52.396Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-06T14:23:52.968Z] INFO: Archiving Costs [Pipeline] echo [2022-09-06T14:23:52.981Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-06T14:23:53.267Z] ---> logs-deploy.sh [2022-09-06T14:23:53.267Z] lf-activate-venv: SKIPPING [2022-09-06T14:23:53.267Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/main/32 [2022-09-06T14:23:53.267Z] INFO: archiving workspace using pattern(s): [2022-09-06T14:23:54.204Z] Archives upload complete. [2022-09-06T14:23:54.463Z] INFO: archiving logs to Nexus [2022-09-06T14:23:55.033Z] ---> uname -a: [2022-09-06T14:23:55.033Z] Linux prd-ubuntu20-04-docker-8c-8g-24661 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-09-06T14:23:55.033Z] [2022-09-06T14:23:55.033Z] [2022-09-06T14:23:55.033Z] ---> lscpu: [2022-09-06T14:23:55.033Z] Architecture: x86_64 [2022-09-06T14:23:55.033Z] CPU op-mode(s): 32-bit, 64-bit [2022-09-06T14:23:55.033Z] Byte Order: Little Endian [2022-09-06T14:23:55.033Z] Address sizes: 40 bits physical, 48 bits virtual [2022-09-06T14:23:55.033Z] CPU(s): 8 [2022-09-06T14:23:55.033Z] On-line CPU(s) list: 0-7 [2022-09-06T14:23:55.033Z] Thread(s) per core: 1 [2022-09-06T14:23:55.033Z] Core(s) per socket: 1 [2022-09-06T14:23:55.033Z] Socket(s): 8 [2022-09-06T14:23:55.033Z] NUMA node(s): 1 [2022-09-06T14:23:55.033Z] Vendor ID: AuthenticAMD [2022-09-06T14:23:55.033Z] CPU family: 23 [2022-09-06T14:23:55.033Z] Model: 49 [2022-09-06T14:23:55.033Z] Model name: AMD EPYC-Rome Processor [2022-09-06T14:23:55.033Z] Stepping: 0 [2022-09-06T14:23:55.033Z] CPU MHz: 2800.000 [2022-09-06T14:23:55.033Z] BogoMIPS: 5600.00 [2022-09-06T14:23:55.033Z] Virtualization: AMD-V [2022-09-06T14:23:55.033Z] Hypervisor vendor: KVM [2022-09-06T14:23:55.033Z] Virtualization type: full [2022-09-06T14:23:55.033Z] L1d cache: 256 KiB [2022-09-06T14:23:55.033Z] L1i cache: 256 KiB [2022-09-06T14:23:55.033Z] L2 cache: 4 MiB [2022-09-06T14:23:55.033Z] L3 cache: 128 MiB [2022-09-06T14:23:55.033Z] NUMA node0 CPU(s): 0-7 [2022-09-06T14:23:55.033Z] Vulnerability Itlb multihit: Not affected [2022-09-06T14:23:55.033Z] Vulnerability L1tf: Not affected [2022-09-06T14:23:55.033Z] Vulnerability Mds: Not affected [2022-09-06T14:23:55.033Z] Vulnerability Meltdown: Not affected [2022-09-06T14:23:55.034Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-09-06T14:23:55.034Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-09-06T14:23:55.034Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-09-06T14:23:55.034Z] Vulnerability Srbds: Not affected [2022-09-06T14:23:55.034Z] Vulnerability Tsx async abort: Not affected [2022-09-06T14:23:55.034Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-09-06T14:23:55.034Z] [2022-09-06T14:23:55.034Z] [2022-09-06T14:23:55.034Z] ---> nproc: [2022-09-06T14:23:55.034Z] 8 [2022-09-06T14:23:55.034Z] [2022-09-06T14:23:55.034Z] [2022-09-06T14:23:55.034Z] ---> df -h: [2022-09-06T14:23:55.034Z] Filesystem Size Used Avail Use% Mounted on [2022-09-06T14:23:55.034Z] overlay 155G 11G 145G 7% / [2022-09-06T14:23:55.034Z] tmpfs 64M 0 64M 0% /dev [2022-09-06T14:23:55.034Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-09-06T14:23:55.034Z] shm 64M 0 64M 0% /dev/shm [2022-09-06T14:23:55.034Z] /dev/vda1 155G 11G 145G 7% /facter-os [2022-09-06T14:23:55.034Z] [2022-09-06T14:23:55.034Z]