Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3414d0279792f3e48f3ae73a80499089b78126ca 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-ssh5685531056607114340.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh430987082641923683.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh3932047951556230034.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh2753798351773025821.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-ssh14980168005787862228.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildCApp] RAW Config: [project:device-sdk-c, dockerBuildFilePath:scripts/Dockerfile.alpine-base, dockerFilePath:scripts/Dockerfile.alpine, pushImage:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildCApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-c-settings PROJECT: device-sdk-c USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build DOCKER_FILE_PATH: scripts/Dockerfile.alpine DOCKER_BUILD_FILE_PATH: scripts/Dockerfile.alpine-base DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-20393 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 3414d0279792f3e48f3ae73a80499089b78126ca (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 3414d0279792f3e48f3ae73a80499089b78126ca # timeout=10 Commit message: "feat: add ProtocolProperties validation (#402) (#426)" > git rev-list --no-walk 03b32cf45bc5b3e412caddeb5d4d63e048da2cad # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-18T10:27:51.947Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-18T10:27:52.015Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-18T10:27:52.030Z] ========================================================= [2022-07-18T10:27:52.030Z] EdgeX Global Pipelines Version Info [2022-07-18T10:27:52.030Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-18T10:27:52.817Z] ------------------- [2022-07-18T10:27:52.817Z] stable info: [2022-07-18T10:27:52.817Z] ------------------- [2022-07-18T10:27:52.817Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-18T10:27:52.817Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-18T10:27:52.817Z] Message: update stable to v1.0.238 [2022-07-18T10:27:53.390Z] ------------------- [2022-07-18T10:27:53.390Z] experimental info: [2022-07-18T10:27:53.390Z] ------------------- [2022-07-18T10:27:53.390Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-18T10:27:53.390Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-18T10:27:53.390Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-18T10:27:53.625Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo [2022-07-18T10:27:53.633Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo [2022-07-18T10:27:53.643Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-18T10:27:53.655Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-18T10:27:53.667Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-18T10:27:53.683Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2022-07-18T10:27:53.692Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2022-07-18T10:27:53.703Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-18T10:27:53.713Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-18T10:27:53.724Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk [Pipeline] echo [2022-07-18T10:27:53.737Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-18T10:27:53.749Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-18T10:27:53.759Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-18T10:27:53.770Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-07-18T10:27:53.780Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-18T10:27:53.790Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-18T10:27:53.804Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-18T10:27:53.814Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-07-18T10:27:53.825Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-07-18T10:27:53.836Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-07-18T10:27:53.850Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3414d0279792f3e48f3ae73a80499089b78126ca [Pipeline] echo [2022-07-18T10:27:53.859Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3414d02 [Pipeline] echo [2022-07-18T10:27:53.872Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-18T10:27:53.922Z] provisioning config files... [2022-07-18T10:27:53.935Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config4069328859867248104tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-18T10:27:54.242Z] ---> docker-login.sh [2022-07-18T10:27:54.242Z] nexus3.edgexfoundry.org:10001 [2022-07-18T10:27:54.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T10:27:54.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T10:27:54.505Z] Configure a credential helper to remove this warning. See [2022-07-18T10:27:54.505Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T10:27:54.505Z] [2022-07-18T10:27:54.505Z] Login Succeeded [2022-07-18T10:27:54.505Z] nexus3.edgexfoundry.org:10002 [2022-07-18T10:27:54.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T10:27:54.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T10:27:54.768Z] Configure a credential helper to remove this warning. See [2022-07-18T10:27:54.768Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T10:27:54.768Z] [2022-07-18T10:27:54.768Z] Login Succeeded [2022-07-18T10:27:54.768Z] nexus3.edgexfoundry.org:10003 [2022-07-18T10:27:54.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T10:27:55.030Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T10:27:55.030Z] Configure a credential helper to remove this warning. See [2022-07-18T10:27:55.030Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T10:27:55.030Z] [2022-07-18T10:27:55.030Z] Login Succeeded [2022-07-18T10:27:55.030Z] nexus3.edgexfoundry.org:10004 [2022-07-18T10:27:55.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T10:27:55.030Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T10:27:55.030Z] Configure a credential helper to remove this warning. See [2022-07-18T10:27:55.030Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T10:27:55.030Z] [2022-07-18T10:27:55.030Z] Login Succeeded [2022-07-18T10:27:55.030Z] docker.io [2022-07-18T10:27:55.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T10:27:55.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T10:27:55.554Z] Configure a credential helper to remove this warning. See [2022-07-18T10:27:55.554Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T10:27:55.554Z] [2022-07-18T10:27:55.554Z] Login Succeeded [2022-07-18T10:27:55.554Z] ---> docker-login.sh ends [Pipeline] } [2022-07-18T10:27:55.564Z] 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-07-18T10:27:55.937Z] + git rev-list -1 --merges 3414d0279792f3e48f3ae73a80499089b78126ca~1..3414d0279792f3e48f3ae73a80499089b78126ca [Pipeline] echo [2022-07-18T10:27:55.972Z] -----------> git rev-list -1 --merges 3414d0279792f3e48f3ae73a80499089b78126ca~1..3414d0279792f3e48f3ae73a80499089b78126ca 3414d0279792f3e48f3ae73a80499089b78126ca [false] [Pipeline] sh [2022-07-18T10:27:56.272Z] + git log --format=format:%s -1 3414d0279792f3e48f3ae73a80499089b78126ca [Pipeline] echo [2022-07-18T10:27:56.289Z] ========================================================= [2022-07-18T10:27:56.289Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-18T10:27:56.289Z] ========================================================= 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-07-18T10:27:56.679Z] + git rev-list -1 --merges 3414d0279792f3e48f3ae73a80499089b78126ca~1..3414d0279792f3e48f3ae73a80499089b78126ca [Pipeline] echo [2022-07-18T10:27:56.692Z] -----------> git rev-list -1 --merges 3414d0279792f3e48f3ae73a80499089b78126ca~1..3414d0279792f3e48f3ae73a80499089b78126ca 3414d0279792f3e48f3ae73a80499089b78126ca [false] [Pipeline] sh [2022-07-18T10:27:56.979Z] + git log --format=format:%s -1 3414d0279792f3e48f3ae73a80499089b78126ca [Pipeline] echo [2022-07-18T10:27:56.994Z] ========================================================= [2022-07-18T10:27:56.994Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-18T10:27:56.994Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-07-18T10:27:57.434Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-18T10:27:57.434Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-18T10:27:57.434Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-18T10:27:57.434Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-18T10:27:57.434Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-18T10:27:57.434Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-18T10:27:57.434Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T10:27:57.869Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-18T10:27:57.869Z] [2022-07-18T10:27:57.869Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T10:27:58.185Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-18T10:27:58.185Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-18T10:27:58.185Z] b85a868b505f: Pulling fs layer [2022-07-18T10:27:58.185Z] e2be974225ed: Pulling fs layer [2022-07-18T10:27:58.185Z] 339a4e72a1f5: Pulling fs layer [2022-07-18T10:27:58.185Z] 988bab9f4d93: Pulling fs layer [2022-07-18T10:27:58.185Z] 1469e6f7b9e6: Pulling fs layer [2022-07-18T10:27:58.185Z] eaf3925da568: Pulling fs layer [2022-07-18T10:27:58.185Z] bab4dde63d76: Pulling fs layer [2022-07-18T10:27:58.185Z] bde34c3a00c8: Pulling fs layer [2022-07-18T10:27:58.185Z] b352a97aabf1: Pulling fs layer [2022-07-18T10:27:58.185Z] 4872d77fe225: Pulling fs layer [2022-07-18T10:27:58.185Z] 5851b861e8e6: Pulling fs layer [2022-07-18T10:27:58.185Z] bab4dde63d76: Waiting [2022-07-18T10:27:58.185Z] 4872d77fe225: Waiting [2022-07-18T10:27:58.185Z] bde34c3a00c8: Waiting [2022-07-18T10:27:58.185Z] b352a97aabf1: Waiting [2022-07-18T10:27:58.185Z] 5851b861e8e6: Waiting [2022-07-18T10:27:58.185Z] 988bab9f4d93: Waiting [2022-07-18T10:27:58.185Z] 1469e6f7b9e6: Waiting [2022-07-18T10:27:58.185Z] eaf3925da568: Waiting [2022-07-18T10:27:58.185Z] e2be974225ed: Download complete [2022-07-18T10:27:58.185Z] 988bab9f4d93: Verifying Checksum [2022-07-18T10:27:58.185Z] 988bab9f4d93: Download complete [2022-07-18T10:27:58.444Z] 1469e6f7b9e6: Verifying Checksum [2022-07-18T10:27:58.444Z] 1469e6f7b9e6: Download complete [2022-07-18T10:27:58.444Z] 339a4e72a1f5: Verifying Checksum [2022-07-18T10:27:58.444Z] 339a4e72a1f5: Download complete [2022-07-18T10:27:58.444Z] eaf3925da568: Download complete [2022-07-18T10:27:58.444Z] bde34c3a00c8: Verifying Checksum [2022-07-18T10:27:58.444Z] bde34c3a00c8: Download complete [2022-07-18T10:27:58.444Z] b352a97aabf1: Verifying Checksum [2022-07-18T10:27:58.444Z] b352a97aabf1: Download complete [2022-07-18T10:27:58.444Z] 4872d77fe225: Verifying Checksum [2022-07-18T10:27:58.444Z] 4872d77fe225: Download complete [2022-07-18T10:27:58.444Z] 5851b861e8e6: Verifying Checksum [2022-07-18T10:27:58.444Z] 5851b861e8e6: Download complete [2022-07-18T10:27:58.444Z] b85a868b505f: Verifying Checksum [2022-07-18T10:27:58.444Z] b85a868b505f: Download complete [2022-07-18T10:27:58.704Z] bab4dde63d76: Verifying Checksum [2022-07-18T10:27:58.704Z] bab4dde63d76: Download complete [2022-07-18T10:28:00.086Z] b85a868b505f: Pull complete [2022-07-18T10:28:00.086Z] e2be974225ed: Pull complete [2022-07-18T10:28:00.658Z] 339a4e72a1f5: Pull complete [2022-07-18T10:28:00.658Z] 988bab9f4d93: Pull complete [2022-07-18T10:28:00.920Z] 1469e6f7b9e6: Pull complete [2022-07-18T10:28:01.180Z] eaf3925da568: Pull complete [2022-07-18T10:28:03.086Z] bab4dde63d76: Pull complete [2022-07-18T10:28:03.086Z] bde34c3a00c8: Pull complete [2022-07-18T10:28:03.348Z] b352a97aabf1: Pull complete [2022-07-18T10:28:03.348Z] 4872d77fe225: Pull complete [2022-07-18T10:28:03.348Z] 5851b861e8e6: Pull complete [2022-07-18T10:28:03.614Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-18T10:28:03.614Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-18T10:28:03.614Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-18T10:28:03.732Z] prd-ubuntu20.04-docker-8c-8g-20393 does not seem to be running inside a container [2022-07-18T10:28:03.778Z] $ 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-07-18T10:28:05.239Z] $ docker top b2b7fc94524a21234b7ae235498e4f2c46a41064fe88741ca0992ab65686c863 -eo pid,comm [2022-07-18T10:28:05.307Z] 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-07-18T10:28:05.307Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-18T10:28:05.342Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-18T10:28:05.342Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-18T10:28:05.477Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-18T10:28:05.485Z] $ docker exec b2b7fc94524a21234b7ae235498e4f2c46a41064fe88741ca0992ab65686c863 ssh-agent [2022-07-18T10:28:05.599Z] SSH_AUTH_SOCK=/tmp/ssh-W54iYReMQj5E/agent.32 [2022-07-18T10:28:05.599Z] SSH_AGENT_PID=39 [2022-07-18T10:28:05.607Z] Running ssh-add (command line suppressed) [2022-07-18T10:28:05.722Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_2492563649605840378.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_2492563649605840378.key) [2022-07-18T10:28:05.738Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-18T10:28:06.027Z] + git tag --points-at HEAD [Pipeline] } [2022-07-18T10:28:06.045Z] $ docker exec --env ******** --env ******** b2b7fc94524a21234b7ae235498e4f2c46a41064fe88741ca0992ab65686c863 ssh-agent -k [2022-07-18T10:28:06.166Z] unset SSH_AUTH_SOCK; [2022-07-18T10:28:06.166Z] unset SSH_AGENT_PID; [2022-07-18T10:28:06.166Z] echo Agent pid 39 killed; [2022-07-18T10:28:06.176Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-18T10:28:06.202Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-18T10:28:06.202Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-18T10:28:06.350Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-18T10:28:06.358Z] $ docker exec b2b7fc94524a21234b7ae235498e4f2c46a41064fe88741ca0992ab65686c863 ssh-agent [2022-07-18T10:28:06.485Z] SSH_AUTH_SOCK=/tmp/ssh-GRGqwxDJYBZN/agent.72 [2022-07-18T10:28:06.485Z] SSH_AGENT_PID=78 [2022-07-18T10:28:06.491Z] Running ssh-add (command line suppressed) [2022-07-18T10:28:06.615Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_8473906713367259344.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_8473906713367259344.key) [2022-07-18T10:28:06.625Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-18T10:28:06.912Z] + git semver init [2022-07-18T10:28:07.174Z] 2022-07-18 10:28:07,116 [run_init] DEBUG init version:0.0.0 force:False [2022-07-18T10:28:07.174Z] 2022-07-18 10:28:07,117 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-c_main/.semver [2022-07-18T10:28:07.174Z] 2022-07-18 10:28:07,118 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-c.git /w/workspace/edgexfoundry_device-sdk-c_main/.semver [2022-07-18T10:28:07.174Z] 2022-07-18 10:28:07,118 [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-07-18T10:28:08.120Z] 2022-07-18 10:28:07,811 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-c_main/.git/info/exclude [2022-07-18T10:28:08.120Z] 2022-07-18 10:28:07,811 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-c_main/.semver/main with force:False [2022-07-18T10:28:08.120Z] 2022-07-18 10:28:07,811 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2022-07-18T10:28:08.120Z] 2022-07-18 10:28:07,812 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2022-07-18T10:28:08.120Z] 2.2.0-dev.12 [Pipeline] } [2022-07-18T10:28:08.135Z] $ docker exec --env ******** --env ******** b2b7fc94524a21234b7ae235498e4f2c46a41064fe88741ca0992ab65686c863 ssh-agent -k [2022-07-18T10:28:08.261Z] unset SSH_AUTH_SOCK; [2022-07-18T10:28:08.261Z] unset SSH_AGENT_PID; [2022-07-18T10:28:08.261Z] echo Agent pid 78 killed; [2022-07-18T10:28:08.269Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-18T10:28:08.575Z] + git semver [Pipeline] } [2022-07-18T10:28:08.857Z] $ docker stop --time=1 b2b7fc94524a21234b7ae235498e4f2c46a41064fe88741ca0992ab65686c863 [2022-07-18T10:28:10.333Z] $ docker rm -f b2b7fc94524a21234b7ae235498e4f2c46a41064fe88741ca0992ab65686c863 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-18T10:28:10.699Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-18T10:28:10.958Z] Stashed 1 file(s) [Pipeline] echo [2022-07-18T10:28:10.960Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.12 [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-07-18T10:28:11.100Z] provisioning config files... [2022-07-18T10:28:11.112Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config5836558034656990028tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-18T10:28:11.417Z] ---> docker-login.sh [2022-07-18T10:28:11.417Z] nexus3.edgexfoundry.org:10001 [2022-07-18T10:28:11.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T10:28:11.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T10:28:11.417Z] Configure a credential helper to remove this warning. See [2022-07-18T10:28:11.417Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T10:28:11.417Z] [2022-07-18T10:28:11.417Z] Login Succeeded [2022-07-18T10:28:11.417Z] nexus3.edgexfoundry.org:10002 [2022-07-18T10:28:11.417Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T10:28:11.682Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T10:28:11.682Z] Configure a credential helper to remove this warning. See [2022-07-18T10:28:11.682Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T10:28:11.682Z] [2022-07-18T10:28:11.682Z] Login Succeeded [2022-07-18T10:28:11.682Z] nexus3.edgexfoundry.org:10003 [2022-07-18T10:28:11.682Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T10:28:11.682Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T10:28:11.682Z] Configure a credential helper to remove this warning. See [2022-07-18T10:28:11.682Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T10:28:11.682Z] [2022-07-18T10:28:11.682Z] Login Succeeded [2022-07-18T10:28:11.682Z] nexus3.edgexfoundry.org:10004 [2022-07-18T10:28:11.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T10:28:11.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T10:28:11.944Z] Configure a credential helper to remove this warning. See [2022-07-18T10:28:11.944Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T10:28:11.944Z] [2022-07-18T10:28:11.944Z] Login Succeeded [2022-07-18T10:28:11.944Z] docker.io [2022-07-18T10:28:11.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T10:28:12.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T10:28:12.205Z] Configure a credential helper to remove this warning. See [2022-07-18T10:28:12.205Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T10:28:12.205Z] [2022-07-18T10:28:12.205Z] Login Succeeded [2022-07-18T10:28:12.205Z] ---> docker-login.sh ends [Pipeline] } [2022-07-18T10:28:12.215Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-18T10:28:12.274Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-18T10:28:12.283Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-x86_64 [Pipeline] echo [2022-07-18T10:28:12.290Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-18T10:28:12.297Z] ========================================================= [2022-07-18T10:28:12.297Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2022-07-18T10:28:12.297Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T10:28:12.608Z] + 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-07-18T10:28:12.608Z] Sending build context to Docker daemon 4.556MB [2022-07-18T10:28:12.608Z] Step 1/22 : ARG BASE=alpine:3.15 [2022-07-18T10:28:12.608Z] Step 2/22 : FROM ${BASE} as builder [2022-07-18T10:28:12.608Z] latest: Pulling from edgex-devops/edgex-gcc-base [2022-07-18T10:28:12.608Z] df9b9388f04a: Pulling fs layer [2022-07-18T10:28:12.608Z] 62381f5d8449: Pulling fs layer [2022-07-18T10:28:12.869Z] df9b9388f04a: Verifying Checksum [2022-07-18T10:28:12.869Z] df9b9388f04a: Pull complete [2022-07-18T10:28:13.440Z] 62381f5d8449: Verifying Checksum [2022-07-18T10:28:13.440Z] 62381f5d8449: Download complete [2022-07-18T10:28:16.745Z] 62381f5d8449: Pull complete [2022-07-18T10:28:16.745Z] Digest: sha256:1dc51ee6678f53bb3891c65c2ca5ccd72630339357978017b6e7ab3884123c19 [2022-07-18T10:28:16.745Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2022-07-18T10:28:16.745Z] ---> 547c565c9e89 [2022-07-18T10:28:16.745Z] 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-07-18T10:28:17.318Z] ---> Running in 165b000b6e8f [2022-07-18T10:28:17.578Z] Connecting to iotech.jfrog.io (54.155.90.35:443) [2022-07-18T10:28:17.841Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2022-07-18T10:28:17.841Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2022-07-18T10:28:17.841Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2022-07-18T10:28:18.104Z] Removing intermediate container 165b000b6e8f [2022-07-18T10:28:18.104Z] ---> 038b3b2243e8 [2022-07-18T10:28:18.104Z] Step 4/22 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.15/main' >> /etc/apk/repositories [2022-07-18T10:28:18.372Z] ---> Running in f4724a68c2f4 [2022-07-18T10:28:18.942Z] Removing intermediate container f4724a68c2f4 [2022-07-18T10:28:18.942Z] ---> 51b9b1cb889d [2022-07-18T10:28:18.942Z] 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-07-18T10:28:18.942Z] ---> Running in fb6078e1c8b4 [2022-07-18T10:28:19.205Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-18T10:28:19.205Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-18T10:28:19.205Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-18T10:28:19.778Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2022-07-18T10:28:19.778Z] (1/33) Upgrading ncurses-terminfo-base (6.3_p20211120-r0 -> 6.3_p20211120-r1) [2022-07-18T10:28:19.778Z] (2/33) Upgrading ncurses-libs (6.3_p20211120-r0 -> 6.3_p20211120-r1) [2022-07-18T10:28:19.778Z] (3/33) Installing hiredis (1.0.2-r0) [2022-07-18T10:28:19.778Z] (4/33) Installing hiredis-dev (1.0.2-r0) [2022-07-18T10:28:19.778Z] (5/33) Installing libcbor (0.8.0-r0) [2022-07-18T10:28:19.778Z] (6/33) Installing libcbor-dev (0.8.0-r0) [2022-07-18T10:28:19.778Z] (7/33) Installing ncurses-dev (6.3_p20211120-r1) [2022-07-18T10:28:19.778Z] (8/33) Installing paho-mqtt-c-dev-1.3 (1.3.10-r0) [2022-07-18T10:28:20.722Z] (9/33) Installing util-linux (2.37.4-r0) [2022-07-18T10:28:20.722Z] (10/33) Installing libblkid (2.37.4-r0) [2022-07-18T10:28:20.722Z] (11/33) Installing libeconf (0.4.2-r0) [2022-07-18T10:28:20.722Z] (12/33) Installing libuuid (2.37.4-r0) [2022-07-18T10:28:20.722Z] (13/33) Installing libfdisk (2.37.4-r0) [2022-07-18T10:28:20.722Z] (14/33) Installing libmount (2.37.4-r0) [2022-07-18T10:28:20.722Z] (15/33) Installing libsmartcols (2.37.4-r0) [2022-07-18T10:28:20.722Z] (16/33) Installing util-linux-misc (2.37.4-r0) [2022-07-18T10:28:20.722Z] (17/33) Installing linux-pam (1.5.2-r0) [2022-07-18T10:28:20.722Z] (18/33) Installing runuser (2.37.4-r0) [2022-07-18T10:28:20.722Z] (19/33) Installing hexdump (2.37.4-r0) [2022-07-18T10:28:20.722Z] (20/33) Installing uuidgen (2.37.4-r0) [2022-07-18T10:28:20.722Z] (21/33) Installing blkid (2.37.4-r0) [2022-07-18T10:28:20.722Z] (22/33) Installing sfdisk (2.37.4-r0) [2022-07-18T10:28:20.722Z] (23/33) Installing mcookie (2.37.4-r0) [2022-07-18T10:28:20.722Z] (24/33) Installing wipefs (2.37.4-r0) [2022-07-18T10:28:20.722Z] (25/33) Installing cfdisk (2.37.4-r0) [2022-07-18T10:28:20.722Z] (26/33) Installing flock (2.37.4-r0) [2022-07-18T10:28:20.722Z] (27/33) Installing lsblk (2.37.4-r0) [2022-07-18T10:28:20.722Z] (28/33) Installing libcap-ng (0.8.2-r1) [2022-07-18T10:28:20.722Z] (29/33) Installing setpriv (2.37.4-r0) [2022-07-18T10:28:20.722Z] (30/33) Installing logger (2.37.4-r0) [2022-07-18T10:28:20.722Z] (31/33) Installing partx (2.37.4-r0) [2022-07-18T10:28:20.722Z] (32/33) Installing findmnt (2.37.4-r0) [2022-07-18T10:28:20.722Z] (33/33) Installing util-linux-dev (2.37.4-r0) [2022-07-18T10:28:20.722Z] Executing busybox-1.34.1-r5.trigger [2022-07-18T10:28:20.722Z] OK: 293 MiB in 108 packages [2022-07-18T10:28:21.665Z] Removing intermediate container fb6078e1c8b4 [2022-07-18T10:28:21.665Z] ---> 73a496f3d011 [2022-07-18T10:28:21.665Z] Step 6/22 : RUN mkdir /tmp/sdk [2022-07-18T10:28:21.665Z] ---> Running in 9c797313de36 [2022-07-18T10:28:22.234Z] Removing intermediate container 9c797313de36 [2022-07-18T10:28:22.234Z] ---> af64566a1240 [2022-07-18T10:28:22.234Z] Step 7/22 : COPY VERSION /tmp/sdk [2022-07-18T10:28:22.234Z] ---> 42526674dd66 [2022-07-18T10:28:22.234Z] Step 8/22 : COPY src /tmp/sdk/src [2022-07-18T10:28:22.495Z] ---> 9939e229a6d4 [2022-07-18T10:28:22.495Z] Step 9/22 : COPY include /tmp/sdk/include [2022-07-18T10:28:22.495Z] ---> 54b6367dbaed [2022-07-18T10:28:22.495Z] Step 10/22 : COPY scripts /tmp/sdk/scripts [2022-07-18T10:28:22.759Z] ---> c8ba7f65c6e3 [2022-07-18T10:28:22.759Z] Step 11/22 : COPY LICENSE /tmp/sdk [2022-07-18T10:28:23.021Z] ---> 6fd39087a7d7 [2022-07-18T10:28:23.021Z] Step 12/22 : COPY Attribution.txt /tmp/sdk [2022-07-18T10:28:23.021Z] ---> fd1f0f527446 [2022-07-18T10:28:23.021Z] Step 13/22 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2022-07-18T10:28:23.021Z] ---> Running in fec230d29f87 [2022-07-18T10:28:23.281Z] + CPPCHECK=false [2022-07-18T10:28:23.281Z] + DOCGEN=false [2022-07-18T10:28:23.281Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2022-07-18T10:28:23.281Z] + TOMLVER=SDK-0.2 [2022-07-18T10:28:23.281Z] + CUTILVER=1.2.2 [2022-07-18T10:28:23.281Z] + '[' 0 -gt 0 ] [2022-07-18T10:28:23.281Z] + readlink -f ./scripts/build.sh [2022-07-18T10:28:23.281Z] + dirname /tmp/sdk/scripts/build.sh [2022-07-18T10:28:23.281Z] + dirname /tmp/sdk/scripts [2022-07-18T10:28:23.281Z] + ROOT=/tmp/sdk [2022-07-18T10:28:23.281Z] + cd /tmp/sdk [2022-07-18T10:28:23.281Z] + '[' '!' -d deps ] [2022-07-18T10:28:23.281Z] + mkdir deps [2022-07-18T10:28:23.281Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2022-07-18T10:28:23.281Z] + tar -C deps -z -x -f - [2022-07-18T10:28:23.281Z] Connecting to github.com (140.82.112.4:443) [2022-07-18T10:28:23.542Z] Connecting to codeload.github.com (140.82.113.9:443) [2022-07-18T10:28:23.803Z] writing to stdout [2022-07-18T10:28:23.803Z] - 100% |********************************| 16451 0:00:00 ETA [2022-07-18T10:28:23.803Z] written to stdout [2022-07-18T10:28:23.803Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2022-07-18T10:28:23.803Z] + + tarwget -C deps -z -x -O -f - - [2022-07-18T10:28:23.803Z] https://github.com/IOTechSystems/iotech-c-utils/archive/v1.2.2.tar.gz [2022-07-18T10:28:23.803Z] Connecting to github.com (140.82.112.4:443) [2022-07-18T10:28:24.062Z] Connecting to codeload.github.com (140.82.113.9:443) [2022-07-18T10:28:24.062Z] writing to stdout [2022-07-18T10:28:24.062Z] - 100% |********************************| 189k 0:00:00 ETA [2022-07-18T10:28:24.062Z] written to stdout [2022-07-18T10:28:24.062Z] + mkdir -p src/c/iot [2022-07-18T10:28:24.062Z] + 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-07-18T10:28:24.062Z] + cp deps/iotech-c-utils-1.2.2/src/c/defs.h.in src/c/iot [2022-07-18T10:28:24.062Z] + cp deps/iotech-c-utils-1.2.2/src/c/yxml.h src/c/iot [2022-07-18T10:28:24.062Z] + cp deps/iotech-c-utils-1.2.2/VERSION src/c/iot [2022-07-18T10:28:24.062Z] + mkdir -p include/iot [2022-07-18T10:28:24.062Z] + 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-07-18T10:28:24.062Z] + mkdir -p include/iot/os [2022-07-18T10:28:24.062Z] + 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-07-18T10:28:24.062Z] + mkdir -p /tmp/sdk/build/release [2022-07-18T10:28:24.062Z] + cd /tmp/sdk/build/release [2022-07-18T10:28:24.062Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2022-07-18T10:28:24.322Z] -- The C compiler identification is GNU 10.3.1 [2022-07-18T10:28:24.322Z] -- Detecting C compiler ABI info [2022-07-18T10:28:24.322Z] -- Detecting C compiler ABI info - done [2022-07-18T10:28:24.322Z] -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-18T10:28:24.322Z] -- Detecting C compile features [2022-07-18T10:28:24.322Z] -- Detecting C compile features - done [2022-07-18T10:28:24.322Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2022-07-18T10:28:24.322Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.80.0") [2022-07-18T10:28:24.322Z] -- Found LIBYAML: /usr/lib/libyaml.so [2022-07-18T10:28:24.322Z] -- Found LIBUUID: /usr/lib/libuuid.so [2022-07-18T10:28:24.322Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2022-07-18T10:28:24.584Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2022-07-18T10:28:24.584Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2022-07-18T10:28:24.584Z] -- C SDK 2.2.0-dev.12 for Linux [2022-07-18T10:28:24.584Z] -- Performing Test CSDK_HAVE_ATOMIC [2022-07-18T10:28:24.584Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2022-07-18T10:28:24.584Z] -- Found Curses: /usr/lib/libcurses.so [2022-07-18T10:28:24.584Z] -- Configuring done [2022-07-18T10:28:24.584Z] -- Generating done [2022-07-18T10:28:24.584Z] -- Build files have been written to: /tmp/sdk/build/release [2022-07-18T10:28:24.584Z] + make all package [2022-07-18T10:28:24.584Z] + tee release.log [2022-07-18T10:28:24.584Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2022-07-18T10:28:24.845Z] [ 2%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2022-07-18T10:28:24.845Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2022-07-18T10:28:25.420Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2022-07-18T10:28:25.420Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2022-07-18T10:28:25.420Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2022-07-18T10:28:25.686Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2022-07-18T10:28:25.947Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2022-07-18T10:28:25.947Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2022-07-18T10:28:26.051Z] Still waiting to schedule task [2022-07-18T10:28:26.051Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-07-18T10:28:26.209Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2022-07-18T10:28:26.471Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2022-07-18T10:28:26.471Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2022-07-18T10:28:26.735Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2022-07-18T10:28:26.735Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2022-07-18T10:28:26.997Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2022-07-18T10:28:26.997Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2022-07-18T10:28:26.997Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2022-07-18T10:28:27.569Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2022-07-18T10:28:27.569Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2022-07-18T10:28:27.831Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2022-07-18T10:28:27.831Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2022-07-18T10:28:28.093Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2022-07-18T10:28:28.093Z] /tmp/sdk/src/c/iot/container.c: In function 'iot_container_init': [2022-07-18T10:28:28.093Z] /tmp/sdk/src/c/iot/container.c:275:37: warning: unused variable 'factory' [-Wunused-variable] [2022-07-18T10:28:28.093Z] 275 | const iot_component_factory_t * factory; [2022-07-18T10:28:28.093Z] | ^~~~~~~ [2022-07-18T10:28:28.093Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2022-07-18T10:28:29.034Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2022-07-18T10:28:29.034Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2022-07-18T10:28:29.034Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2022-07-18T10:28:29.296Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2022-07-18T10:28:29.296Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2022-07-18T10:28:29.296Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2022-07-18T10:28:29.558Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2022-07-18T10:28:29.558Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2022-07-18T10:28:29.817Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2022-07-18T10:28:29.817Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/uuid.c.o [2022-07-18T10:28:30.077Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2022-07-18T10:28:30.337Z] [ 51%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2022-07-18T10:28:30.337Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2022-07-18T10:28:30.599Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2022-07-18T10:28:30.599Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2022-07-18T10:28:31.541Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2022-07-18T10:28:31.541Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2022-07-18T10:28:31.802Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2022-07-18T10:28:31.802Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2022-07-18T10:28:32.062Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2022-07-18T10:28:32.324Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2022-07-18T10:28:32.585Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2022-07-18T10:28:32.585Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2022-07-18T10:28:32.585Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2022-07-18T10:28:33.160Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2022-07-18T10:28:34.105Z] [ 72%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2022-07-18T10:28:34.105Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2022-07-18T10:28:34.105Z] [ 75%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2022-07-18T10:28:34.105Z] [ 76%] Linking C shared library libcsdk.so [2022-07-18T10:28:34.365Z] [ 76%] Built target csdk [2022-07-18T10:28:34.365Z] [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2022-07-18T10:28:34.365Z] [ 79%] Linking C executable template [2022-07-18T10:28:34.365Z] [ 79%] Built target template [2022-07-18T10:28:34.365Z] [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2022-07-18T10:28:34.629Z] [ 82%] Linking C executable device-counter [2022-07-18T10:28:34.629Z] [ 82%] Built target device-counter [2022-07-18T10:28:34.629Z] [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2022-07-18T10:28:34.892Z] [ 85%] Linking C executable device-random [2022-07-18T10:28:34.892Z] [ 85%] Built target device-random [2022-07-18T10:28:34.892Z] [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2022-07-18T10:28:34.892Z] [ 88%] Linking C executable device-gyro [2022-07-18T10:28:34.892Z] [ 88%] Built target device-gyro [2022-07-18T10:28:35.156Z] [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2022-07-18T10:28:35.156Z] [ 91%] Linking C executable device-bitfields [2022-07-18T10:28:35.156Z] [ 91%] Built target device-bitfields [2022-07-18T10:28:35.156Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2022-07-18T10:28:35.418Z] [ 94%] Linking C executable template-discovery [2022-07-18T10:28:35.418Z] [ 94%] Built target template-discovery [2022-07-18T10:28:35.418Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2022-07-18T10:28:35.679Z] [ 97%] Linking C executable device-file [2022-07-18T10:28:35.679Z] [ 97%] Built target device-file [2022-07-18T10:28:35.679Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2022-07-18T10:28:35.679Z] [100%] Linking C executable device-terminal [2022-07-18T10:28:35.941Z] [100%] Built target device-terminal [2022-07-18T10:28:35.941Z] Run CPack packaging tool... [2022-07-18T10:28:35.941Z] CPack: Create package using TGZ [2022-07-18T10:28:35.941Z] CPack: Install projects [2022-07-18T10:28:35.941Z] CPack: - Run preinstall target for: Csdk [2022-07-18T10:28:36.204Z] CPack: - Install project: Csdk [] [2022-07-18T10:28:36.204Z] CPack: Create package [2022-07-18T10:28:36.204Z] CPack: - package: /tmp/sdk/build/release/csdk-2.2.0-dev.12.tar.gz generated. [2022-07-18T10:28:36.204Z] + '[' false '=' true ] [2022-07-18T10:28:36.204Z] + '[' false '=' true ] [2022-07-18T10:28:36.204Z] + mkdir -p /tmp/sdk/build/debug [2022-07-18T10:28:36.204Z] + cd /tmp/sdk/build/debug [2022-07-18T10:28:36.204Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2022-07-18T10:28:36.204Z] -- The C compiler identification is GNU 10.3.1 [2022-07-18T10:28:36.204Z] -- Detecting C compiler ABI info [2022-07-18T10:28:36.467Z] -- Detecting C compiler ABI info - done [2022-07-18T10:28:36.467Z] -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-18T10:28:36.467Z] -- Detecting C compile features [2022-07-18T10:28:36.467Z] -- Detecting C compile features - done [2022-07-18T10:28:36.467Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2022-07-18T10:28:36.467Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.80.0") [2022-07-18T10:28:36.467Z] -- Found LIBYAML: /usr/lib/libyaml.so [2022-07-18T10:28:36.467Z] -- Found LIBUUID: /usr/lib/libuuid.so [2022-07-18T10:28:36.467Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2022-07-18T10:28:36.467Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2022-07-18T10:28:36.467Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2022-07-18T10:28:36.467Z] -- C SDK 2.2.0-dev.12 for Linux [2022-07-18T10:28:36.467Z] -- Performing Test CSDK_HAVE_ATOMIC [2022-07-18T10:28:36.467Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2022-07-18T10:28:36.729Z] -- Found Curses: /usr/lib/libcurses.so [2022-07-18T10:28:36.729Z] -- Configuring done [2022-07-18T10:28:36.729Z] -- Generating done [2022-07-18T10:28:36.729Z] -- Build files have been written to: /tmp/sdk/build/debug [2022-07-18T10:28:36.729Z] + make [2022-07-18T10:28:36.729Z] + tee debug.log [2022-07-18T10:28:36.729Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2022-07-18T10:28:36.729Z] [ 2%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2022-07-18T10:28:37.001Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2022-07-18T10:28:37.001Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2022-07-18T10:28:37.261Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2022-07-18T10:28:37.261Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2022-07-18T10:28:37.261Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2022-07-18T10:28:37.261Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2022-07-18T10:28:37.261Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2022-07-18T10:28:37.523Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2022-07-18T10:28:37.523Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2022-07-18T10:28:37.784Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2022-07-18T10:28:37.784Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2022-07-18T10:28:37.784Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2022-07-18T10:28:38.046Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2022-07-18T10:28:38.046Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2022-07-18T10:28:38.046Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2022-07-18T10:28:38.307Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2022-07-18T10:28:38.307Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2022-07-18T10:28:38.307Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2022-07-18T10:28:38.307Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2022-07-18T10:28:38.568Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2022-07-18T10:28:38.568Z] /tmp/sdk/src/c/iot/container.c: In function 'iot_container_init': [2022-07-18T10:28:38.568Z] /tmp/sdk/src/c/iot/container.c:275:37: warning: unused variable 'factory' [-Wunused-variable] [2022-07-18T10:28:38.568Z] 275 | const iot_component_factory_t * factory; [2022-07-18T10:28:38.568Z] | ^~~~~~~ [2022-07-18T10:28:38.568Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2022-07-18T10:28:38.837Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2022-07-18T10:28:38.837Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2022-07-18T10:28:38.837Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2022-07-18T10:28:38.837Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2022-07-18T10:28:39.098Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2022-07-18T10:28:39.098Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2022-07-18T10:28:39.098Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2022-07-18T10:28:39.098Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2022-07-18T10:28:39.359Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2022-07-18T10:28:39.359Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/uuid.c.o [2022-07-18T10:28:39.359Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2022-07-18T10:28:39.359Z] [ 51%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2022-07-18T10:28:39.620Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2022-07-18T10:28:39.620Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2022-07-18T10:28:39.620Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2022-07-18T10:28:39.882Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2022-07-18T10:28:39.882Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2022-07-18T10:28:40.151Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2022-07-18T10:28:40.151Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2022-07-18T10:28:40.151Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2022-07-18T10:28:40.438Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2022-07-18T10:28:40.438Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2022-07-18T10:28:40.726Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2022-07-18T10:28:40.726Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2022-07-18T10:28:40.726Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2022-07-18T10:28:41.018Z] [ 72%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2022-07-18T10:28:41.018Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2022-07-18T10:28:41.317Z] [ 75%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2022-07-18T10:28:41.317Z] [ 76%] Linking C shared library libcsdk.so [2022-07-18T10:28:41.317Z] [ 76%] Built target csdk [2022-07-18T10:28:41.317Z] [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2022-07-18T10:28:41.317Z] [ 79%] Linking C executable template [2022-07-18T10:28:41.578Z] [ 79%] Built target template [2022-07-18T10:28:41.578Z] [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2022-07-18T10:28:41.578Z] [ 82%] Linking C executable device-counter [2022-07-18T10:28:41.578Z] [ 82%] Built target device-counter [2022-07-18T10:28:41.578Z] [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2022-07-18T10:28:41.578Z] [ 85%] Linking C executable device-random [2022-07-18T10:28:41.840Z] [ 85%] Built target device-random [2022-07-18T10:28:41.840Z] [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2022-07-18T10:28:41.840Z] [ 88%] Linking C executable device-gyro [2022-07-18T10:28:41.840Z] [ 88%] Built target device-gyro [2022-07-18T10:28:41.840Z] [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2022-07-18T10:28:42.102Z] [ 91%] Linking C executable device-bitfields [2022-07-18T10:28:42.102Z] [ 91%] Built target device-bitfields [2022-07-18T10:28:42.102Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2022-07-18T10:28:42.102Z] [ 94%] Linking C executable template-discovery [2022-07-18T10:28:42.102Z] [ 94%] Built target template-discovery [2022-07-18T10:28:42.363Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2022-07-18T10:28:42.363Z] [ 97%] Linking C executable device-file [2022-07-18T10:28:42.363Z] [ 97%] Built target device-file [2022-07-18T10:28:42.363Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2022-07-18T10:28:42.363Z] [100%] Linking C executable device-terminal [2022-07-18T10:28:42.624Z] [100%] Built target device-terminal [2022-07-18T10:28:42.624Z] make: Entering directory '/tmp/sdk/build/release' [2022-07-18T10:28:42.624Z] make[1]: Entering directory '/tmp/sdk/build/release' [2022-07-18T10:28:42.624Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-07-18T10:28:42.624Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-07-18T10:28:42.624Z] [ 76%] Built target csdk [2022-07-18T10:28:42.624Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-07-18T10:28:42.624Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-07-18T10:28:42.624Z] [ 79%] Built target template [2022-07-18T10:28:42.624Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-07-18T10:28:42.624Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-07-18T10:28:42.624Z] [ 82%] Built target device-counter [2022-07-18T10:28:42.624Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-07-18T10:28:42.624Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-07-18T10:28:42.624Z] [ 85%] Built target device-random [2022-07-18T10:28:42.624Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-07-18T10:28:42.624Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-07-18T10:28:42.624Z] [ 88%] Built target device-gyro [2022-07-18T10:28:42.624Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-07-18T10:28:42.624Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-07-18T10:28:42.624Z] [ 91%] Built target device-bitfields [2022-07-18T10:28:42.624Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-07-18T10:28:42.624Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-07-18T10:28:42.624Z] [ 94%] Built target template-discovery [2022-07-18T10:28:42.624Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-07-18T10:28:42.624Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-07-18T10:28:42.893Z] [ 97%] Built target device-file [2022-07-18T10:28:42.893Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-07-18T10:28:42.893Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-07-18T10:28:42.893Z] [100%] Built target device-terminal [2022-07-18T10:28:42.893Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2022-07-18T10:28:42.893Z] Install the project... [2022-07-18T10:28:42.893Z] -- Install configuration: "Release" [2022-07-18T10:28:42.893Z] -- Installing: /usr/local/lib/libcsdk.so [2022-07-18T10:28:42.893Z] -- Installing: /usr/local/include [2022-07-18T10:28:42.893Z] -- Installing: /usr/local/include/edgex [2022-07-18T10:28:42.893Z] -- Installing: /usr/local/include/edgex/profiles.h [2022-07-18T10:28:42.893Z] -- Installing: /usr/local/include/edgex/edgex.h [2022-07-18T10:28:42.893Z] -- Installing: /usr/local/include/edgex/rest-server.h [2022-07-18T10:28:42.893Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2022-07-18T10:28:42.893Z] -- Installing: /usr/local/include/edgex/devices.h [2022-07-18T10:28:42.893Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2022-07-18T10:28:42.893Z] -- Installing: /usr/local/include/devsdk [2022-07-18T10:28:42.893Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2022-07-18T10:28:42.893Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2022-07-18T10:28:42.893Z] -- Installing: /usr/local/include/iot [2022-07-18T10:28:42.893Z] -- Installing: /usr/local/include/iot/thread.h [2022-07-18T10:28:42.893Z] -- Installing: /usr/local/include/iot/hash.h [2022-07-18T10:28:42.893Z] -- Installing: /usr/local/include/iot/typecode.h [2022-07-18T10:28:42.893Z] -- Installing: /usr/local/include/iot/threadpool.h [2022-07-18T10:28:42.893Z] -- Installing: /usr/local/include/iot/uuid.h [2022-07-18T10:28:42.893Z] -- Installing: /usr/local/include/iot/logger.h [2022-07-18T10:28:42.893Z] -- Installing: /usr/local/include/iot/config.h [2022-07-18T10:28:42.893Z] -- Installing: /usr/local/include/iot/os.h [2022-07-18T10:28:42.893Z] -- Installing: /usr/local/include/iot/container.h [2022-07-18T10:28:42.893Z] -- Installing: /usr/local/include/iot/scheduler.h [2022-07-18T10:28:42.893Z] -- Installing: /usr/local/include/iot/defs.h [2022-07-18T10:28:42.893Z] -- Installing: /usr/local/include/iot/iot.h [2022-07-18T10:28:42.893Z] -- Installing: /usr/local/include/iot/component.h [2022-07-18T10:28:42.893Z] -- Installing: /usr/local/include/iot/os [2022-07-18T10:28:42.893Z] -- Installing: /usr/local/include/iot/os/linux.h [2022-07-18T10:28:42.893Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2022-07-18T10:28:42.893Z] -- Installing: /usr/local/include/iot/os/macos.h [2022-07-18T10:28:42.893Z] -- Installing: /usr/local/include/iot/base64.h [2022-07-18T10:28:42.893Z] -- Installing: /usr/local/include/iot/time.h [2022-07-18T10:28:42.893Z] -- Installing: /usr/local/include/iot/data.h [2022-07-18T10:28:42.893Z] -- Installing: /usr/local/include/iot/json.h [2022-07-18T10:28:42.893Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2022-07-18T10:28:42.893Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2022-07-18T10:28:42.893Z] make: Leaving directory '/tmp/sdk/build/release' [2022-07-18T10:28:43.471Z] Removing intermediate container fec230d29f87 [2022-07-18T10:28:43.471Z] ---> f6fdda5127bf [2022-07-18T10:28:43.471Z] Step 14/22 : FROM ${BASE} [2022-07-18T10:28:43.471Z] ---> 547c565c9e89 [2022-07-18T10:28:43.471Z] Step 15/22 : LABEL maintainer="IOTech " [2022-07-18T10:28:43.471Z] ---> Running in d50469605f7c [2022-07-18T10:28:43.731Z] Removing intermediate container d50469605f7c [2022-07-18T10:28:43.731Z] ---> f854190cdc81 [2022-07-18T10:28:43.731Z] 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-07-18T10:28:43.731Z] ---> Running in 3717dbf5e92f [2022-07-18T10:28:43.991Z] Connecting to iotech.jfrog.io (3.248.164.40:443) [2022-07-18T10:28:44.563Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2022-07-18T10:28:44.563Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2022-07-18T10:28:44.563Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2022-07-18T10:28:44.826Z] Removing intermediate container 3717dbf5e92f [2022-07-18T10:28:44.826Z] ---> 392dc2c86e8d [2022-07-18T10:28:44.826Z] Step 17/22 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.15/main' >> /etc/apk/repositories [2022-07-18T10:28:44.826Z] ---> Running in c3b714eff0f0 [2022-07-18T10:28:45.397Z] Removing intermediate container c3b714eff0f0 [2022-07-18T10:28:45.397Z] ---> 90d0265eae83 [2022-07-18T10:28:45.397Z] 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-07-18T10:28:45.397Z] ---> Running in 6a3c64356274 [2022-07-18T10:28:45.669Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-18T10:28:45.669Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-18T10:28:45.931Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-18T10:28:46.506Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2022-07-18T10:28:46.506Z] (1/6) Installing curl (7.80.0-r2) [2022-07-18T10:28:46.506Z] (2/6) Installing hiredis (1.0.2-r0) [2022-07-18T10:28:46.506Z] (3/6) Installing hiredis-dev (1.0.2-r0) [2022-07-18T10:28:46.506Z] (4/6) Installing libcbor (0.8.0-r0) [2022-07-18T10:28:46.506Z] (5/6) Installing libuuid (2.37.4-r0) [2022-07-18T10:28:46.506Z] (6/6) Installing paho-mqtt-c-dev-1.3 (1.3.10-r0) [2022-07-18T10:28:47.449Z] Executing busybox-1.34.1-r5.trigger [2022-07-18T10:28:47.449Z] OK: 283 MiB in 83 packages [2022-07-18T10:28:47.710Z] Removing intermediate container 6a3c64356274 [2022-07-18T10:28:47.710Z] ---> 9cf2a0eca266 [2022-07-18T10:28:47.710Z] Step 19/22 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2022-07-18T10:28:47.972Z] ---> 3d16bfa7e2db [2022-07-18T10:28:47.972Z] Step 20/22 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2022-07-18T10:28:47.972Z] ---> c4118317f50d [2022-07-18T10:28:47.972Z] Step 21/22 : COPY --from=builder /usr/local/lib /usr/local/lib [2022-07-18T10:28:48.231Z] ---> 26e012bd2080 [2022-07-18T10:28:48.231Z] Step 22/22 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2022-07-18T10:28:48.491Z] ---> 746abc92efe4 [2022-07-18T10:28:48.491Z] Successfully built 746abc92efe4 [2022-07-18T10:28:48.491Z] 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-07-18T10:28:48.873Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-18T10:28:48.873Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-18T10:28:48.974Z] prd-ubuntu20.04-docker-8c-8g-20393 does not seem to be running inside a container [2022-07-18T10:28:49.016Z] $ 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-07-18T10:28:49.467Z] $ docker top 8adc7c3d355a6ef165608325fafcd1b434538b0f5bbcee3438d5510b5c6b0c05 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-18T10:28:49.830Z] + make test [2022-07-18T10:28:49.831Z] echo "make test" [2022-07-18T10:28:49.831Z] make test [Pipeline] } [2022-07-18T10:28:49.846Z] $ docker stop --time=1 8adc7c3d355a6ef165608325fafcd1b434538b0f5bbcee3438d5510b5c6b0c05 [2022-07-18T10:28:51.151Z] $ docker rm -f 8adc7c3d355a6ef165608325fafcd1b434538b0f5bbcee3438d5510b5c6b0c05 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-18T10:28:51.755Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-18T10:28:52.041Z] + ls -al . [2022-07-18T10:28:52.041Z] total 208 [2022-07-18T10:28:52.041Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 18 10:28 . [2022-07-18T10:28:52.041Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 18 10:27 .. [2022-07-18T10:28:52.041Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 18 10:28 .git [2022-07-18T10:28:52.041Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 18 10:27 .github [2022-07-18T10:28:52.041Z] -rw-rw-r-- 1 jenkins jenkins 176 Jul 18 10:27 .gitignore [2022-07-18T10:28:52.041Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 18 10:28 .semver [2022-07-18T10:28:52.041Z] -rw-rw-r-- 1 jenkins jenkins 3104 Jul 18 10:27 Attribution.txt [2022-07-18T10:28:52.041Z] -rw-rw-r-- 1 jenkins jenkins 8420 Jul 18 10:27 CHANGES [2022-07-18T10:28:52.041Z] -rw-rw-r-- 1 jenkins jenkins 108574 Jul 18 10:27 Doxyfile [2022-07-18T10:28:52.041Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 18 10:27 GOVERNANCE.md [2022-07-18T10:28:52.041Z] -rw-rw-r-- 1 jenkins jenkins 784 Jul 18 10:27 Jenkinsfile [2022-07-18T10:28:52.041Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 18 10:27 LICENSE [2022-07-18T10:28:52.041Z] -rw-rw-r-- 1 jenkins jenkins 444 Jul 18 10:27 Makefile [2022-07-18T10:28:52.041Z] -rw-rw-r-- 1 jenkins jenkins 618 Jul 18 10:27 OWNERS.md [2022-07-18T10:28:52.041Z] -rw-rw-r-- 1 jenkins jenkins 4086 Jul 18 10:27 README.md [2022-07-18T10:28:52.041Z] -rw-rw-r-- 1 jenkins jenkins 7422 Jul 18 10:27 README.v2.md [2022-07-18T10:28:52.041Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 18 10:28 VERSION [2022-07-18T10:28:52.041Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 18 10:27 docs [2022-07-18T10:28:52.041Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 18 10:27 include [2022-07-18T10:28:52.042Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 18 10:27 scripts [2022-07-18T10:28:52.042Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 18 10:27 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T10:28:52.349Z] + 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=3414d0279792f3e48f3ae73a80499089b78126ca --label arch=amd64 --label version=2.2.0-dev.12 . [2022-07-18T10:28:52.349Z] Sending build context to Docker daemon 4.556MB [2022-07-18T10:28:52.349Z] Step 1/17 : ARG BASE=alpine:3.15 [2022-07-18T10:28:52.349Z] Step 2/17 : FROM ${BASE} [2022-07-18T10:28:52.349Z] ---> 746abc92efe4 [2022-07-18T10:28:52.349Z] Step 3/17 : LABEL maintainer="IOTech " [2022-07-18T10:28:52.349Z] ---> Running in 4aeb8e070542 [2022-07-18T10:28:52.609Z] Removing intermediate container 4aeb8e070542 [2022-07-18T10:28:52.609Z] ---> cea26a9b5561 [2022-07-18T10:28:52.609Z] 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-07-18T10:28:52.609Z] ---> Running in e1a8f0aad0e8 [2022-07-18T10:28:52.870Z] Connecting to iotech.jfrog.io (52.17.55.65:443) [2022-07-18T10:28:53.131Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2022-07-18T10:28:53.131Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2022-07-18T10:28:53.131Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2022-07-18T10:28:53.391Z] Removing intermediate container e1a8f0aad0e8 [2022-07-18T10:28:53.652Z] ---> 219e8d681e36 [2022-07-18T10:28:53.652Z] Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.15/main' >> /etc/apk/repositories [2022-07-18T10:28:53.652Z] ---> Running in 8241431e4194 [2022-07-18T10:28:54.223Z] Removing intermediate container 8241431e4194 [2022-07-18T10:28:54.223Z] ---> 37c8e8a2d702 [2022-07-18T10:28:54.223Z] 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-07-18T10:28:54.223Z] ---> Running in 4dc5d98ef0f6 [2022-07-18T10:28:54.483Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-18T10:28:54.484Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-18T10:28:54.744Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-18T10:28:55.317Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2022-07-18T10:28:55.317Z] (1/28) Upgrading ncurses-terminfo-base (6.3_p20211120-r0 -> 6.3_p20211120-r1) [2022-07-18T10:28:55.317Z] (2/28) Upgrading ncurses-libs (6.3_p20211120-r0 -> 6.3_p20211120-r1) [2022-07-18T10:28:55.317Z] (3/28) Installing libcbor-dev (0.8.0-r0) [2022-07-18T10:28:55.317Z] (4/28) Installing ncurses-dev (6.3_p20211120-r1) [2022-07-18T10:28:55.317Z] (5/28) Installing util-linux (2.37.4-r0) [2022-07-18T10:28:55.317Z] (6/28) Installing libblkid (2.37.4-r0) [2022-07-18T10:28:55.317Z] (7/28) Installing libeconf (0.4.2-r0) [2022-07-18T10:28:55.317Z] (8/28) Installing libfdisk (2.37.4-r0) [2022-07-18T10:28:55.317Z] (9/28) Installing libmount (2.37.4-r0) [2022-07-18T10:28:55.317Z] (10/28) Installing libsmartcols (2.37.4-r0) [2022-07-18T10:28:55.317Z] (11/28) Installing util-linux-misc (2.37.4-r0) [2022-07-18T10:28:55.317Z] (12/28) Installing linux-pam (1.5.2-r0) [2022-07-18T10:28:55.317Z] (13/28) Installing runuser (2.37.4-r0) [2022-07-18T10:28:55.317Z] (14/28) Installing hexdump (2.37.4-r0) [2022-07-18T10:28:55.317Z] (15/28) Installing uuidgen (2.37.4-r0) [2022-07-18T10:28:55.317Z] (16/28) Installing blkid (2.37.4-r0) [2022-07-18T10:28:55.317Z] (17/28) Installing sfdisk (2.37.4-r0) [2022-07-18T10:28:55.317Z] (18/28) Installing mcookie (2.37.4-r0) [2022-07-18T10:28:55.317Z] (19/28) Installing wipefs (2.37.4-r0) [2022-07-18T10:28:55.317Z] (20/28) Installing cfdisk (2.37.4-r0) [2022-07-18T10:28:55.317Z] (21/28) Installing flock (2.37.4-r0) [2022-07-18T10:28:55.317Z] (22/28) Installing lsblk (2.37.4-r0) [2022-07-18T10:28:55.317Z] (23/28) Installing libcap-ng (0.8.2-r1) [2022-07-18T10:28:55.317Z] (24/28) Installing setpriv (2.37.4-r0) [2022-07-18T10:28:55.317Z] (25/28) Installing logger (2.37.4-r0) [2022-07-18T10:28:55.317Z] (26/28) Installing partx (2.37.4-r0) [2022-07-18T10:28:55.317Z] (27/28) Installing findmnt (2.37.4-r0) [2022-07-18T10:28:55.317Z] (28/28) Installing util-linux-dev (2.37.4-r0) [2022-07-18T10:28:55.317Z] Executing busybox-1.34.1-r5.trigger [2022-07-18T10:28:55.317Z] OK: 294 MiB in 109 packages [2022-07-18T10:28:55.888Z] Removing intermediate container 4dc5d98ef0f6 [2022-07-18T10:28:55.888Z] ---> 6c377b8edc57 [2022-07-18T10:28:55.888Z] Step 7/17 : COPY VERSION /edgex-c-sdk/ [2022-07-18T10:28:56.148Z] ---> e36a94ac9d5a [2022-07-18T10:28:56.148Z] Step 8/17 : COPY src /edgex-c-sdk/src/ [2022-07-18T10:28:56.410Z] ---> a6d55586de73 [2022-07-18T10:28:56.410Z] Step 9/17 : COPY include /edgex-c-sdk/include/ [2022-07-18T10:28:56.410Z] ---> 309d2cb95236 [2022-07-18T10:28:56.410Z] Step 10/17 : COPY scripts /edgex-c-sdk/scripts [2022-07-18T10:28:56.677Z] ---> 5d5a94052c36 [2022-07-18T10:28:56.677Z] Step 11/17 : COPY LICENSE /edgex-c-sdk/ [2022-07-18T10:28:56.938Z] ---> 6d6b528b80a5 [2022-07-18T10:28:56.938Z] Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ [2022-07-18T10:28:56.938Z] ---> 0d806087528c [2022-07-18T10:28:56.938Z] Step 13/17 : WORKDIR /edgex-c-sdk [2022-07-18T10:28:56.938Z] ---> Running in 28e73c5b8ffb [2022-07-18T10:28:57.200Z] Removing intermediate container 28e73c5b8ffb [2022-07-18T10:28:57.200Z] ---> df393627e3f2 [2022-07-18T10:28:57.200Z] Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2022-07-18T10:28:57.200Z] ---> Running in a89edced2f67 [2022-07-18T10:28:57.200Z] Removing intermediate container a89edced2f67 [2022-07-18T10:28:57.200Z] ---> fd5205aac594 [2022-07-18T10:28:57.200Z] Step 15/17 : LABEL arch=amd64 [2022-07-18T10:28:57.463Z] ---> Running in 67e336f09962 [2022-07-18T10:28:57.463Z] Removing intermediate container 67e336f09962 [2022-07-18T10:28:57.463Z] ---> 44bd1032fc6a [2022-07-18T10:28:57.463Z] Step 16/17 : LABEL git_sha=3414d0279792f3e48f3ae73a80499089b78126ca [2022-07-18T10:28:57.463Z] ---> Running in 04dc1001a42f [2022-07-18T10:28:57.463Z] Removing intermediate container 04dc1001a42f [2022-07-18T10:28:57.463Z] ---> 9a465206a41d [2022-07-18T10:28:57.463Z] Step 17/17 : LABEL version=2.2.0-dev.12 [2022-07-18T10:28:57.725Z] ---> Running in 72834000b9d6 [2022-07-18T10:28:57.725Z] Removing intermediate container 72834000b9d6 [2022-07-18T10:28:57.725Z] ---> 2cac7babfac8 [2022-07-18T10:28:57.725Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2022-07-18T10:28:57.725Z] Successfully built 2cac7babfac8 [2022-07-18T10:28:57.725Z] 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-07-18T10:28:58.178Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-18T10:28:58.178Z] [2022-07-18T10:28:58.179Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T10:28:58.481Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-18T10:28:58.481Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-18T10:28:58.481Z] 5eb5b503b376: Pulling fs layer [2022-07-18T10:28:58.481Z] 5c69ac0246d0: Pulling fs layer [2022-07-18T10:28:58.481Z] ec43610c2a17: Pulling fs layer [2022-07-18T10:28:58.481Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-18T10:28:58.481Z] 33b1e0a273af: Pulling fs layer [2022-07-18T10:28:58.481Z] 5d3b04190fa2: Pulling fs layer [2022-07-18T10:28:58.481Z] 2f39f015ded8: Pulling fs layer [2022-07-18T10:28:58.481Z] 33b1e0a273af: Waiting [2022-07-18T10:28:58.481Z] 2f39f015ded8: Waiting [2022-07-18T10:28:58.481Z] 5d3b04190fa2: Waiting [2022-07-18T10:28:58.481Z] 3a2ae6a8a46f: Waiting [2022-07-18T10:28:58.481Z] 5c69ac0246d0: Download complete [2022-07-18T10:28:58.481Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-18T10:28:58.481Z] 3a2ae6a8a46f: Download complete [2022-07-18T10:28:58.481Z] 33b1e0a273af: Verifying Checksum [2022-07-18T10:28:58.481Z] 33b1e0a273af: Download complete [2022-07-18T10:28:58.481Z] 5d3b04190fa2: Download complete [2022-07-18T10:28:58.741Z] ec43610c2a17: Verifying Checksum [2022-07-18T10:28:58.741Z] ec43610c2a17: Download complete [2022-07-18T10:28:58.741Z] 5eb5b503b376: Verifying Checksum [2022-07-18T10:28:58.741Z] 5eb5b503b376: Download complete [2022-07-18T10:28:59.311Z] 2f39f015ded8: Download complete [2022-07-18T10:29:00.250Z] 5eb5b503b376: Pull complete [2022-07-18T10:29:00.250Z] 5c69ac0246d0: Pull complete [2022-07-18T10:29:00.821Z] ec43610c2a17: Pull complete [2022-07-18T10:29:00.821Z] 3a2ae6a8a46f: Pull complete [2022-07-18T10:29:01.082Z] 33b1e0a273af: Pull complete [2022-07-18T10:29:01.082Z] 5d3b04190fa2: Pull complete [2022-07-18T10:29:06.377Z] 2f39f015ded8: Pull complete [2022-07-18T10:29:06.377Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-18T10:29:06.377Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-18T10:29:06.377Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-18T10:29:06.478Z] prd-ubuntu20.04-docker-8c-8g-20393 does not seem to be running inside a container [2022-07-18T10:29:06.516Z] $ 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-07-18T10:29:08.118Z] $ docker top 65e93496722e159de43282d105654cd06b1c0d9e6600e6c233114eb9780e8762 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-18T10:29:08.535Z] ---> job-cost.sh [2022-07-18T10:29:08.535Z] lf-activate-venv: SKIPPING [2022-07-18T10:29:08.535Z] INFO: No Stack... [2022-07-18T10:29:08.797Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-18T10:29:09.367Z] INFO: Archiving Costs [Pipeline] sh [2022-07-18T10:29:09.661Z] + cat /w/workspace/edgexfoundry_device-sdk-c_main/archives/cost.csv [2022-07-18T10:29:09.661Z] + cut -d, -f6 [Pipeline] lock [2022-07-18T10:29:09.676Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-main-29-stack-cost] [2022-07-18T10:29:09.684Z] Resource [jenkins-edgexfoundry-device-sdk-c-main-29-stack-cost] did not exist. Created. [2022-07-18T10:29:09.684Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-c-main-29-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-18T10:29:09.991Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-18T10:29:10.036Z] Stashed 1 file(s) [Pipeline] } [2022-07-18T10:29:10.042Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-c-main-29-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-18T10:29:10.062Z] $ docker stop --time=1 65e93496722e159de43282d105654cd06b1c0d9e6600e6c233114eb9780e8762 [2022-07-18T10:29:11.246Z] $ docker rm -f 65e93496722e159de43282d105654cd06b1c0d9e6600e6c233114eb9780e8762 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-18T10:30:09.284Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-20394 in /w/workspace/edgexfoundry_device-sdk-c_main [Pipeline] { [Pipeline] ws [2022-07-18T10:30:09.297Z] Running in /w/workspace/device-sdk-c/29 [Pipeline] { [Pipeline] checkout [2022-07-18T10:30:09.338Z] Selected Git installation does not exist. Using Default [2022-07-18T10:30:09.338Z] The recommended git tool is: NONE [2022-07-18T10:30:16.640Z] using credential edgex-jenkins-ssh [2022-07-18T10:30:16.662Z] Cloning the remote Git repository [2022-07-18T10:30:16.758Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2022-07-18T10:30:16.869Z] > git init /w/workspace/device-sdk-c/29 # timeout=10 [2022-07-18T10:30:16.998Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2022-07-18T10:30:16.999Z] > git --version # timeout=10 [2022-07-18T10:30:17.057Z] > git --version # 'git version 2.25.1' [2022-07-18T10:30:17.059Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-18T10:30:17.189Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-18T10:30:18.319Z] Avoid second fetch [2022-07-18T10:30:18.320Z] Checking out Revision 3414d0279792f3e48f3ae73a80499089b78126ca (main) [2022-07-18T10:30:18.271Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2022-07-18T10:30:18.297Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-18T10:30:18.342Z] > git config core.sparsecheckout # timeout=10 [2022-07-18T10:30:18.367Z] > git checkout -f 3414d0279792f3e48f3ae73a80499089b78126ca # timeout=10 [2022-07-18T10:30:22.603Z] Commit message: "feat: add ProtocolProperties validation (#402) (#426)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-18T10:30:23.525Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-18T10:30:23.525Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-18T10:30:23.525Z] Dload Upload Total Spent Left Speed [2022-07-18T10:30:23.525Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 91348 0 --:--:-- --:--:-- --:--:-- 92029 [Pipeline] sh [2022-07-18T10:30:24.252Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-18T10:30:24.612Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-18T10:30:24.613Z] + sudo tee /etc/docker/daemon.new [2022-07-18T10:30:24.613Z] { [2022-07-18T10:30:24.613Z] "registry-mirrors": [ [2022-07-18T10:30:24.613Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-18T10:30:24.613Z] ], [2022-07-18T10:30:24.613Z] "bip": "10.250.0.254/24", [2022-07-18T10:30:24.613Z] "hosts": [ [2022-07-18T10:30:24.613Z] "tcp://0.0.0.0:5555", [2022-07-18T10:30:24.613Z] "unix:///var/run/docker.sock" [2022-07-18T10:30:24.613Z] ], [2022-07-18T10:30:24.613Z] "mtu": 1458, [2022-07-18T10:30:24.613Z] "selinux-enabled": true, [2022-07-18T10:30:24.613Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-18T10:30:24.613Z] } [Pipeline] sh [2022-07-18T10:30:25.014Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-18T10:30:25.410Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-18T10:30:43.774Z] provisioning config files... [2022-07-18T10:30:43.801Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/29@tmp/config165091450410474908tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-18T10:30:44.172Z] ---> docker-login.sh [2022-07-18T10:30:44.173Z] nexus3.edgexfoundry.org:10001 [2022-07-18T10:30:44.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T10:30:45.048Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T10:30:45.048Z] Configure a credential helper to remove this warning. See [2022-07-18T10:30:45.048Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T10:30:45.048Z] [2022-07-18T10:30:45.048Z] Login Succeeded [2022-07-18T10:30:45.048Z] nexus3.edgexfoundry.org:10002 [2022-07-18T10:30:45.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T10:30:45.324Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T10:30:45.324Z] Configure a credential helper to remove this warning. See [2022-07-18T10:30:45.324Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T10:30:45.324Z] [2022-07-18T10:30:45.324Z] Login Succeeded [2022-07-18T10:30:45.597Z] nexus3.edgexfoundry.org:10003 [2022-07-18T10:30:45.872Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T10:30:45.872Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T10:30:45.872Z] Configure a credential helper to remove this warning. See [2022-07-18T10:30:45.872Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T10:30:45.872Z] [2022-07-18T10:30:45.872Z] Login Succeeded [2022-07-18T10:30:45.872Z] nexus3.edgexfoundry.org:10004 [2022-07-18T10:30:46.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T10:30:46.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T10:30:46.422Z] Configure a credential helper to remove this warning. See [2022-07-18T10:30:46.422Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T10:30:46.422Z] [2022-07-18T10:30:46.422Z] Login Succeeded [2022-07-18T10:30:46.422Z] docker.io [2022-07-18T10:30:46.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-18T10:30:46.968Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-18T10:30:46.968Z] Configure a credential helper to remove this warning. See [2022-07-18T10:30:46.968Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-18T10:30:46.968Z] [2022-07-18T10:30:46.968Z] Login Succeeded [2022-07-18T10:30:46.968Z] ---> docker-login.sh ends [Pipeline] } [2022-07-18T10:30:46.986Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-18T10:30:47.480Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-18T10:30:47.491Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-arm64 [Pipeline] echo [2022-07-18T10:30:47.505Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-18T10:30:47.519Z] ========================================================= [2022-07-18T10:30:47.519Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] [2022-07-18T10:30:47.519Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T10:30:47.899Z] + 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-07-18T10:30:48.177Z] Sending build context to Docker daemon 2.745MB [2022-07-18T10:30:48.177Z] Step 1/22 : ARG BASE=alpine:3.15 [2022-07-18T10:30:48.177Z] Step 2/22 : FROM ${BASE} as builder [2022-07-18T10:30:48.453Z] latest: Pulling from edgex-devops/edgex-gcc-base-arm64 [2022-07-18T10:30:48.453Z] 9981e73032c8: Pulling fs layer [2022-07-18T10:30:48.453Z] 735ca4d71f2f: Pulling fs layer [2022-07-18T10:30:48.453Z] 9981e73032c8: Download complete [2022-07-18T10:30:49.058Z] 9981e73032c8: Pull complete [2022-07-18T10:30:50.499Z] 735ca4d71f2f: Verifying Checksum [2022-07-18T10:30:50.499Z] 735ca4d71f2f: Download complete [2022-07-18T10:31:00.657Z] 735ca4d71f2f: Pull complete [2022-07-18T10:31:00.657Z] Digest: sha256:64a8cfb6b63eb8334e03faf33c26f2878668258f25af41e1fb2a2cad40f91f89 [2022-07-18T10:31:00.657Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2022-07-18T10:31:00.657Z] ---> aede2dddcadd [2022-07-18T10:31:00.658Z] 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-07-18T10:31:00.658Z] ---> Running in 35e1f4fe9749 [2022-07-18T10:31:00.931Z] Connecting to iotech.jfrog.io (34.255.222.93:443) [2022-07-18T10:31:01.530Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2022-07-18T10:31:01.530Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2022-07-18T10:31:01.530Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2022-07-18T10:31:02.130Z] Removing intermediate container 35e1f4fe9749 [2022-07-18T10:31:02.130Z] ---> db13f0799085 [2022-07-18T10:31:02.130Z] Step 4/22 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.15/main' >> /etc/apk/repositories [2022-07-18T10:31:02.130Z] ---> Running in 0372c6b17d7d [2022-07-18T10:31:04.103Z] Removing intermediate container 0372c6b17d7d [2022-07-18T10:31:04.103Z] ---> 9b82843b21b3 [2022-07-18T10:31:04.103Z] 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-07-18T10:31:04.103Z] ---> Running in 5d069a0d8ac5 [2022-07-18T10:31:04.701Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-18T10:31:04.975Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-18T10:31:05.570Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-18T10:31:06.166Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2022-07-18T10:31:06.166Z] (1/33) Upgrading ncurses-terminfo-base (6.3_p20211120-r0 -> 6.3_p20211120-r1) [2022-07-18T10:31:06.166Z] (2/33) Upgrading ncurses-libs (6.3_p20211120-r0 -> 6.3_p20211120-r1) [2022-07-18T10:31:06.166Z] (3/33) Installing hiredis (1.0.2-r0) [2022-07-18T10:31:06.166Z] (4/33) Installing hiredis-dev (1.0.2-r0) [2022-07-18T10:31:06.166Z] (5/33) Installing libcbor (0.8.0-r0) [2022-07-18T10:31:06.166Z] (6/33) Installing libcbor-dev (0.8.0-r0) [2022-07-18T10:31:06.166Z] (7/33) Installing ncurses-dev (6.3_p20211120-r1) [2022-07-18T10:31:06.166Z] (8/33) Installing paho-mqtt-c-dev-1.3 (1.3.10-r0) [2022-07-18T10:31:07.138Z] (9/33) Installing util-linux (2.37.4-r0) [2022-07-18T10:31:07.138Z] (10/33) Installing libblkid (2.37.4-r0) [2022-07-18T10:31:07.138Z] (11/33) Installing libeconf (0.4.2-r0) [2022-07-18T10:31:07.138Z] (12/33) Installing libuuid (2.37.4-r0) [2022-07-18T10:31:07.138Z] (13/33) Installing libfdisk (2.37.4-r0) [2022-07-18T10:31:07.138Z] (14/33) Installing libmount (2.37.4-r0) [2022-07-18T10:31:07.138Z] (15/33) Installing libsmartcols (2.37.4-r0) [2022-07-18T10:31:07.138Z] (16/33) Installing util-linux-misc (2.37.4-r0) [2022-07-18T10:31:07.138Z] (17/33) Installing linux-pam (1.5.2-r0) [2022-07-18T10:31:07.413Z] (18/33) Installing runuser (2.37.4-r0) [2022-07-18T10:31:07.413Z] (19/33) Installing hexdump (2.37.4-r0) [2022-07-18T10:31:07.413Z] (20/33) Installing uuidgen (2.37.4-r0) [2022-07-18T10:31:07.413Z] (21/33) Installing blkid (2.37.4-r0) [2022-07-18T10:31:07.413Z] (22/33) Installing sfdisk (2.37.4-r0) [2022-07-18T10:31:07.413Z] (23/33) Installing mcookie (2.37.4-r0) [2022-07-18T10:31:07.413Z] (24/33) Installing wipefs (2.37.4-r0) [2022-07-18T10:31:07.413Z] (25/33) Installing cfdisk (2.37.4-r0) [2022-07-18T10:31:07.413Z] (26/33) Installing flock (2.37.4-r0) [2022-07-18T10:31:07.413Z] (27/33) Installing lsblk (2.37.4-r0) [2022-07-18T10:31:07.413Z] (28/33) Installing libcap-ng (0.8.2-r1) [2022-07-18T10:31:07.413Z] (29/33) Installing setpriv (2.37.4-r0) [2022-07-18T10:31:07.413Z] (30/33) Installing logger (2.37.4-r0) [2022-07-18T10:31:07.413Z] (31/33) Installing partx (2.37.4-r0) [2022-07-18T10:31:07.413Z] (32/33) Installing findmnt (2.37.4-r0) [2022-07-18T10:31:07.413Z] (33/33) Installing util-linux-dev (2.37.4-r0) [2022-07-18T10:31:07.413Z] Executing busybox-1.34.1-r5.trigger [2022-07-18T10:31:07.413Z] OK: 290 MiB in 108 packages [2022-07-18T10:31:08.873Z] Removing intermediate container 5d069a0d8ac5 [2022-07-18T10:31:08.873Z] ---> 3aba2edb76c4 [2022-07-18T10:31:08.873Z] Step 6/22 : RUN mkdir /tmp/sdk [2022-07-18T10:31:08.873Z] ---> Running in 5816945eb2fb [2022-07-18T10:31:10.851Z] Removing intermediate container 5816945eb2fb [2022-07-18T10:31:10.851Z] ---> 06fccb9cf95b [2022-07-18T10:31:10.851Z] Step 7/22 : COPY VERSION /tmp/sdk [2022-07-18T10:31:11.125Z] ---> 3fe3e041cb55 [2022-07-18T10:31:11.125Z] Step 8/22 : COPY src /tmp/sdk/src [2022-07-18T10:31:12.105Z] ---> bbece89bd7a7 [2022-07-18T10:31:12.105Z] Step 9/22 : COPY include /tmp/sdk/include [2022-07-18T10:31:12.376Z] ---> 195cdb5ac5de [2022-07-18T10:31:12.376Z] Step 10/22 : COPY scripts /tmp/sdk/scripts [2022-07-18T10:31:13.354Z] ---> 69a48559ffa1 [2022-07-18T10:31:13.354Z] Step 11/22 : COPY LICENSE /tmp/sdk [2022-07-18T10:31:13.627Z] ---> df392336871e [2022-07-18T10:31:13.627Z] Step 12/22 : COPY Attribution.txt /tmp/sdk [2022-07-18T10:31:14.230Z] ---> 76fd3eff45c9 [2022-07-18T10:31:14.230Z] Step 13/22 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2022-07-18T10:31:14.230Z] ---> Running in a136ec67ed37 [2022-07-18T10:31:15.215Z] + CPPCHECK=false [2022-07-18T10:31:15.215Z] + DOCGEN=false [2022-07-18T10:31:15.215Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2022-07-18T10:31:15.215Z] + TOMLVER=SDK-0.2 [2022-07-18T10:31:15.215Z] + CUTILVER=1.2.2 [2022-07-18T10:31:15.215Z] + '[' 0 -gt 0 ] [2022-07-18T10:31:15.215Z] + readlink -f ./scripts/build.sh [2022-07-18T10:31:15.215Z] + dirname /tmp/sdk/scripts/build.sh [2022-07-18T10:31:15.215Z] + dirname /tmp/sdk/scripts [2022-07-18T10:31:15.215Z] + ROOT=/tmp/sdk [2022-07-18T10:31:15.215Z] + cd /tmp/sdk [2022-07-18T10:31:15.215Z] + '[' '!' -d deps ] [2022-07-18T10:31:15.215Z] + mkdir deps [2022-07-18T10:31:15.215Z] + tar -C deps -z -x -f - [2022-07-18T10:31:15.215Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2022-07-18T10:31:15.215Z] Connecting to github.com (140.82.113.3:443) [2022-07-18T10:31:15.490Z] Connecting to codeload.github.com (140.82.113.10:443) [2022-07-18T10:31:15.490Z] writing to stdout [2022-07-18T10:31:15.490Z] - 100% |********************************| 16451 0:00:00 ETA [2022-07-18T10:31:15.490Z] written to stdout [2022-07-18T10:31:15.490Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2022-07-18T10:31:15.490Z] + + wgettar -O -C - deps https://github.com/IOTechSystems/iotech-c-utils/archive/v1.2.2.tar.gz -z [2022-07-18T10:31:15.490Z] -x -f - [2022-07-18T10:31:15.490Z] Connecting to github.com (140.82.113.3:443) [2022-07-18T10:31:15.763Z] Connecting to codeload.github.com (140.82.113.10:443) [2022-07-18T10:31:16.037Z] writing to stdout [2022-07-18T10:31:16.037Z] - 100% |********************************| 189k 0:00:00 ETA [2022-07-18T10:31:16.037Z] written to stdout [2022-07-18T10:31:16.037Z] + mkdir -p src/c/iot [2022-07-18T10:31:16.314Z] + 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-07-18T10:31:16.314Z] + cp deps/iotech-c-utils-1.2.2/src/c/defs.h.in src/c/iot [2022-07-18T10:31:16.314Z] + cp deps/iotech-c-utils-1.2.2/src/c/yxml.h src/c/iot [2022-07-18T10:31:16.314Z] + cp deps/iotech-c-utils-1.2.2/VERSION src/c/iot [2022-07-18T10:31:16.314Z] + mkdir -p include/iot [2022-07-18T10:31:16.314Z] + 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-07-18T10:31:16.314Z] + mkdir -p include/iot/os [2022-07-18T10:31:16.314Z] + 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-07-18T10:31:16.314Z] + mkdir -p /tmp/sdk/build/release [2022-07-18T10:31:16.314Z] + cd /tmp/sdk/build/release [2022-07-18T10:31:16.314Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2022-07-18T10:31:16.588Z] -- The C compiler identification is GNU 10.3.1 [2022-07-18T10:31:16.588Z] -- Detecting C compiler ABI info [2022-07-18T10:31:16.868Z] -- Detecting C compiler ABI info - done [2022-07-18T10:31:16.868Z] -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-18T10:31:16.868Z] -- Detecting C compile features [2022-07-18T10:31:16.868Z] -- Detecting C compile features - done [2022-07-18T10:31:16.868Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2022-07-18T10:31:17.150Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.80.0") [2022-07-18T10:31:17.150Z] -- Found LIBYAML: /usr/lib/libyaml.so [2022-07-18T10:31:17.150Z] -- Found LIBUUID: /usr/lib/libuuid.so [2022-07-18T10:31:17.150Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2022-07-18T10:31:17.150Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2022-07-18T10:31:17.150Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2022-07-18T10:31:17.150Z] -- C SDK 2.2.0-dev.12 for Linux [2022-07-18T10:31:17.150Z] -- Performing Test CSDK_HAVE_ATOMIC [2022-07-18T10:31:17.430Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2022-07-18T10:31:17.707Z] -- Found Curses: /usr/lib/libcurses.so [2022-07-18T10:31:17.707Z] -- Configuring done [2022-07-18T10:31:17.984Z] -- Generating done [2022-07-18T10:31:18.261Z] -- Build files have been written to: /tmp/sdk/build/release [2022-07-18T10:31:18.261Z] + make all package [2022-07-18T10:31:18.261Z] + tee release.log [2022-07-18T10:31:18.261Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2022-07-18T10:31:19.256Z] [ 2%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2022-07-18T10:31:19.857Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2022-07-18T10:31:22.482Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2022-07-18T10:31:23.461Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2022-07-18T10:31:23.735Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2022-07-18T10:31:24.715Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2022-07-18T10:31:25.311Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2022-07-18T10:31:25.586Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2022-07-18T10:31:27.022Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2022-07-18T10:31:29.649Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2022-07-18T10:31:29.921Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2022-07-18T10:31:30.897Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2022-07-18T10:31:31.491Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2022-07-18T10:31:32.092Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2022-07-18T10:31:32.092Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2022-07-18T10:31:32.686Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2022-07-18T10:31:36.062Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2022-07-18T10:31:36.062Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2022-07-18T10:31:36.659Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2022-07-18T10:31:36.932Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2022-07-18T10:31:37.526Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2022-07-18T10:31:37.800Z] /tmp/sdk/src/c/iot/container.c: In function 'iot_container_init': [2022-07-18T10:31:37.800Z] /tmp/sdk/src/c/iot/container.c:275:37: warning: unused variable 'factory' [-Wunused-variable] [2022-07-18T10:31:37.800Z] 275 | const iot_component_factory_t * factory; [2022-07-18T10:31:37.800Z] | ^~~~~~~ [2022-07-18T10:31:38.775Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2022-07-18T10:31:44.179Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2022-07-18T10:31:44.179Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2022-07-18T10:31:44.179Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2022-07-18T10:31:44.772Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2022-07-18T10:31:45.371Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2022-07-18T10:31:45.643Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2022-07-18T10:31:47.071Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2022-07-18T10:31:47.344Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2022-07-18T10:31:48.321Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2022-07-18T10:31:48.595Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/uuid.c.o [2022-07-18T10:31:49.192Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2022-07-18T10:31:51.809Z] [ 51%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2022-07-18T10:31:52.084Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2022-07-18T10:31:53.521Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2022-07-18T10:31:53.521Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2022-07-18T10:31:58.936Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2022-07-18T10:31:59.210Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2022-07-18T10:31:59.484Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2022-07-18T10:32:00.081Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2022-07-18T10:32:01.523Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2022-07-18T10:32:04.139Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2022-07-18T10:32:04.139Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2022-07-18T10:32:04.728Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2022-07-18T10:32:05.333Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2022-07-18T10:32:07.944Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2022-07-18T10:32:12.233Z] [ 72%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2022-07-18T10:32:12.824Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2022-07-18T10:32:13.426Z] [ 75%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2022-07-18T10:32:14.019Z] [ 76%] Linking C shared library libcsdk.so [2022-07-18T10:32:14.019Z] [ 76%] Built target csdk [2022-07-18T10:32:14.019Z] [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2022-07-18T10:32:14.998Z] [ 79%] Linking C executable template [2022-07-18T10:32:15.271Z] [ 79%] Built target template [2022-07-18T10:32:15.271Z] [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2022-07-18T10:32:15.867Z] [ 82%] Linking C executable device-counter [2022-07-18T10:32:16.143Z] [ 82%] Built target device-counter [2022-07-18T10:32:16.143Z] [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2022-07-18T10:32:16.741Z] [ 85%] Linking C executable device-random [2022-07-18T10:32:17.024Z] [ 85%] Built target device-random [2022-07-18T10:32:17.024Z] [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2022-07-18T10:32:17.625Z] [ 88%] Linking C executable device-gyro [2022-07-18T10:32:17.899Z] [ 88%] Built target device-gyro [2022-07-18T10:32:17.899Z] [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2022-07-18T10:32:18.494Z] [ 91%] Linking C executable device-bitfields [2022-07-18T10:32:18.768Z] [ 91%] Built target device-bitfields [2022-07-18T10:32:18.768Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2022-07-18T10:32:19.753Z] [ 94%] Linking C executable template-discovery [2022-07-18T10:32:19.753Z] [ 94%] Built target template-discovery [2022-07-18T10:32:20.027Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2022-07-18T10:32:20.625Z] [ 97%] Linking C executable device-file [2022-07-18T10:32:20.899Z] [ 97%] Built target device-file [2022-07-18T10:32:21.175Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2022-07-18T10:32:21.773Z] [100%] Linking C executable device-terminal [2022-07-18T10:32:22.047Z] [100%] Built target device-terminal [2022-07-18T10:32:22.047Z] Run CPack packaging tool... [2022-07-18T10:32:22.047Z] CPack: Create package using TGZ [2022-07-18T10:32:22.047Z] CPack: Install projects [2022-07-18T10:32:22.047Z] CPack: - Run preinstall target for: Csdk [2022-07-18T10:32:23.027Z] CPack: - Install project: Csdk [] [2022-07-18T10:32:23.027Z] CPack: Create package [2022-07-18T10:32:23.027Z] CPack: - package: /tmp/sdk/build/release/csdk-2.2.0-dev.12.tar.gz generated. [2022-07-18T10:32:23.027Z] + '[' false '=' true ] [2022-07-18T10:32:23.027Z] + '[' false '=' true ] [2022-07-18T10:32:23.027Z] + mkdir -p /tmp/sdk/build/debug [2022-07-18T10:32:23.027Z] + cd /tmp/sdk/build/debug [2022-07-18T10:32:23.027Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2022-07-18T10:32:23.624Z] -- The C compiler identification is GNU 10.3.1 [2022-07-18T10:32:23.624Z] -- Detecting C compiler ABI info [2022-07-18T10:32:23.901Z] -- Detecting C compiler ABI info - done [2022-07-18T10:32:23.901Z] -- Check for working C compiler: /usr/bin/cc - skipped [2022-07-18T10:32:23.901Z] -- Detecting C compile features [2022-07-18T10:32:23.901Z] -- Detecting C compile features - done [2022-07-18T10:32:23.901Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2022-07-18T10:32:24.178Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.80.0") [2022-07-18T10:32:24.178Z] -- Found LIBYAML: /usr/lib/libyaml.so [2022-07-18T10:32:24.178Z] -- Found LIBUUID: /usr/lib/libuuid.so [2022-07-18T10:32:24.178Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2022-07-18T10:32:24.178Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2022-07-18T10:32:24.178Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2022-07-18T10:32:24.178Z] -- C SDK 2.2.0-dev.12 for Linux [2022-07-18T10:32:24.178Z] -- Performing Test CSDK_HAVE_ATOMIC [2022-07-18T10:32:24.453Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2022-07-18T10:32:24.728Z] -- Found Curses: /usr/lib/libcurses.so [2022-07-18T10:32:24.728Z] -- Configuring done [2022-07-18T10:32:25.002Z] -- Generating done [2022-07-18T10:32:25.002Z] -- Build files have been written to: /tmp/sdk/build/debug [2022-07-18T10:32:25.002Z] + + make [2022-07-18T10:32:25.002Z] tee debug.log [2022-07-18T10:32:25.276Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2022-07-18T10:32:25.553Z] [ 2%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2022-07-18T10:32:25.824Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2022-07-18T10:32:26.805Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2022-07-18T10:32:27.079Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2022-07-18T10:32:27.079Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2022-07-18T10:32:27.676Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2022-07-18T10:32:27.951Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2022-07-18T10:32:28.222Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2022-07-18T10:32:28.812Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2022-07-18T10:32:29.406Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2022-07-18T10:32:29.679Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2022-07-18T10:32:30.332Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2022-07-18T10:32:30.621Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2022-07-18T10:32:30.902Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2022-07-18T10:32:31.184Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2022-07-18T10:32:31.460Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2022-07-18T10:32:32.528Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2022-07-18T10:32:32.818Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2022-07-18T10:32:33.101Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2022-07-18T10:32:33.390Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2022-07-18T10:32:33.666Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2022-07-18T10:32:33.941Z] /tmp/sdk/src/c/iot/container.c: In function 'iot_container_init': [2022-07-18T10:32:33.941Z] /tmp/sdk/src/c/iot/container.c:275:37: warning: unused variable 'factory' [-Wunused-variable] [2022-07-18T10:32:33.941Z] 275 | const iot_component_factory_t * factory; [2022-07-18T10:32:33.941Z] | ^~~~~~~ [2022-07-18T10:32:33.941Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2022-07-18T10:32:35.376Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2022-07-18T10:32:35.376Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2022-07-18T10:32:35.650Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2022-07-18T10:32:35.927Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2022-07-18T10:32:36.204Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2022-07-18T10:32:36.479Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2022-07-18T10:32:36.754Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2022-07-18T10:32:37.027Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2022-07-18T10:32:37.302Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2022-07-18T10:32:37.576Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/uuid.c.o [2022-07-18T10:32:37.848Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2022-07-18T10:32:38.449Z] [ 51%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2022-07-18T10:32:38.449Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2022-07-18T10:32:39.046Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2022-07-18T10:32:39.321Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2022-07-18T10:32:40.757Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2022-07-18T10:32:41.029Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2022-07-18T10:32:41.303Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2022-07-18T10:32:41.578Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2022-07-18T10:32:41.853Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2022-07-18T10:32:43.831Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2022-07-18T10:32:43.831Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2022-07-18T10:32:44.105Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2022-07-18T10:32:44.380Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2022-07-18T10:32:45.366Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2022-07-18T10:32:45.962Z] [ 72%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2022-07-18T10:32:46.557Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2022-07-18T10:32:46.557Z] [ 75%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2022-07-18T10:32:46.830Z] [ 76%] Linking C shared library libcsdk.so [2022-07-18T10:32:47.103Z] [ 76%] Built target csdk [2022-07-18T10:32:47.376Z] [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2022-07-18T10:32:47.646Z] [ 79%] Linking C executable template [2022-07-18T10:32:47.918Z] [ 79%] Built target template [2022-07-18T10:32:47.918Z] [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2022-07-18T10:32:48.190Z] [ 82%] Linking C executable device-counter [2022-07-18T10:32:48.461Z] [ 82%] Built target device-counter [2022-07-18T10:32:48.461Z] [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2022-07-18T10:32:48.733Z] [ 85%] Linking C executable device-random [2022-07-18T10:32:49.005Z] [ 85%] Built target device-random [2022-07-18T10:32:49.278Z] [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2022-07-18T10:32:49.551Z] [ 88%] Linking C executable device-gyro [2022-07-18T10:32:49.824Z] [ 88%] Built target device-gyro [2022-07-18T10:32:49.824Z] [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2022-07-18T10:32:50.097Z] [ 91%] Linking C executable device-bitfields [2022-07-18T10:32:50.371Z] [ 91%] Built target device-bitfields [2022-07-18T10:32:50.371Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2022-07-18T10:32:50.642Z] [ 94%] Linking C executable template-discovery [2022-07-18T10:32:50.914Z] [ 94%] Built target template-discovery [2022-07-18T10:32:50.914Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2022-07-18T10:32:51.505Z] [ 97%] Linking C executable device-file [2022-07-18T10:32:51.777Z] [ 97%] Built target device-file [2022-07-18T10:32:51.777Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2022-07-18T10:32:52.051Z] [100%] Linking C executable device-terminal [2022-07-18T10:32:52.324Z] [100%] Built target device-terminal [2022-07-18T10:32:52.324Z] make: Entering directory '/tmp/sdk/build/release' [2022-07-18T10:32:52.596Z] make[1]: Entering directory '/tmp/sdk/build/release' [2022-07-18T10:32:52.596Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-07-18T10:32:52.596Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-07-18T10:32:52.596Z] [ 76%] Built target csdk [2022-07-18T10:32:52.596Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-07-18T10:32:52.596Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-07-18T10:32:52.597Z] [ 79%] Built target template [2022-07-18T10:32:52.597Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-07-18T10:32:52.597Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-07-18T10:32:52.597Z] [ 82%] Built target device-counter [2022-07-18T10:32:52.597Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-07-18T10:32:52.597Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-07-18T10:32:52.597Z] [ 85%] Built target device-random [2022-07-18T10:32:52.869Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-07-18T10:32:52.869Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-07-18T10:32:52.869Z] [ 88%] Built target device-gyro [2022-07-18T10:32:52.869Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-07-18T10:32:52.869Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-07-18T10:32:52.869Z] [ 91%] Built target device-bitfields [2022-07-18T10:32:52.869Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-07-18T10:32:52.869Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-07-18T10:32:52.869Z] [ 94%] Built target template-discovery [2022-07-18T10:32:52.869Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-07-18T10:32:52.869Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-07-18T10:32:52.869Z] [ 97%] Built target device-file [2022-07-18T10:32:52.869Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-07-18T10:32:52.869Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-07-18T10:32:52.869Z] [100%] Built target device-terminal [2022-07-18T10:32:52.869Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2022-07-18T10:32:53.144Z] Install the project... [2022-07-18T10:32:53.144Z] -- Install configuration: "Release" [2022-07-18T10:32:53.145Z] -- Installing: /usr/local/lib/libcsdk.so [2022-07-18T10:32:53.145Z] -- Installing: /usr/local/include [2022-07-18T10:32:53.145Z] -- Installing: /usr/local/include/devsdk [2022-07-18T10:32:53.145Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2022-07-18T10:32:53.145Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2022-07-18T10:32:53.145Z] -- Installing: /usr/local/include/edgex [2022-07-18T10:32:53.145Z] -- Installing: /usr/local/include/edgex/rest-server.h [2022-07-18T10:32:53.145Z] -- Installing: /usr/local/include/edgex/edgex.h [2022-07-18T10:32:53.145Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2022-07-18T10:32:53.145Z] -- Installing: /usr/local/include/edgex/devices.h [2022-07-18T10:32:53.145Z] -- Installing: /usr/local/include/edgex/profiles.h [2022-07-18T10:32:53.145Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2022-07-18T10:32:53.145Z] -- Installing: /usr/local/include/iot [2022-07-18T10:32:53.145Z] -- Installing: /usr/local/include/iot/threadpool.h [2022-07-18T10:32:53.145Z] -- Installing: /usr/local/include/iot/defs.h [2022-07-18T10:32:53.145Z] -- Installing: /usr/local/include/iot/time.h [2022-07-18T10:32:53.145Z] -- Installing: /usr/local/include/iot/base64.h [2022-07-18T10:32:53.145Z] -- Installing: /usr/local/include/iot/component.h [2022-07-18T10:32:53.145Z] -- Installing: /usr/local/include/iot/scheduler.h [2022-07-18T10:32:53.145Z] -- Installing: /usr/local/include/iot/config.h [2022-07-18T10:32:53.145Z] -- Installing: /usr/local/include/iot/container.h [2022-07-18T10:32:53.145Z] -- Installing: /usr/local/include/iot/uuid.h [2022-07-18T10:32:53.145Z] -- Installing: /usr/local/include/iot/os.h [2022-07-18T10:32:53.145Z] -- Installing: /usr/local/include/iot/thread.h [2022-07-18T10:32:53.145Z] -- Installing: /usr/local/include/iot/data.h [2022-07-18T10:32:53.145Z] -- Installing: /usr/local/include/iot/typecode.h [2022-07-18T10:32:53.145Z] -- Installing: /usr/local/include/iot/hash.h [2022-07-18T10:32:53.145Z] -- Installing: /usr/local/include/iot/logger.h [2022-07-18T10:32:53.145Z] -- Installing: /usr/local/include/iot/os [2022-07-18T10:32:53.145Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2022-07-18T10:32:53.145Z] -- Installing: /usr/local/include/iot/os/macos.h [2022-07-18T10:32:53.145Z] -- Installing: /usr/local/include/iot/os/linux.h [2022-07-18T10:32:53.145Z] -- Installing: /usr/local/include/iot/json.h [2022-07-18T10:32:53.145Z] -- Installing: /usr/local/include/iot/iot.h [2022-07-18T10:32:53.145Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2022-07-18T10:32:53.145Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2022-07-18T10:32:53.145Z] make: Leaving directory '/tmp/sdk/build/release' [2022-07-18T10:32:55.139Z] Removing intermediate container a136ec67ed37 [2022-07-18T10:32:55.139Z] ---> 5d3448952772 [2022-07-18T10:32:55.139Z] Step 14/22 : FROM ${BASE} [2022-07-18T10:32:55.139Z] ---> aede2dddcadd [2022-07-18T10:32:55.139Z] Step 15/22 : LABEL maintainer="IOTech " [2022-07-18T10:32:55.139Z] ---> Running in 90439caf6e8c [2022-07-18T10:32:55.139Z] Removing intermediate container 90439caf6e8c [2022-07-18T10:32:55.139Z] ---> 5a007f169794 [2022-07-18T10:32:55.139Z] 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-07-18T10:32:55.139Z] ---> Running in 96c29c06e9cf [2022-07-18T10:32:56.117Z] Connecting to iotech.jfrog.io (52.51.149.127:443) [2022-07-18T10:32:56.714Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2022-07-18T10:32:56.714Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2022-07-18T10:32:56.714Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2022-07-18T10:32:57.312Z] Removing intermediate container 96c29c06e9cf [2022-07-18T10:32:57.312Z] ---> 20b538140b17 [2022-07-18T10:32:57.312Z] Step 17/22 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.15/main' >> /etc/apk/repositories [2022-07-18T10:32:57.312Z] ---> Running in e8ef888c3220 [2022-07-18T10:32:58.750Z] Removing intermediate container e8ef888c3220 [2022-07-18T10:32:58.750Z] ---> b6a6c04761e2 [2022-07-18T10:32:58.750Z] 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-07-18T10:32:59.030Z] ---> Running in a8dc61fa1acb [2022-07-18T10:33:00.015Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-18T10:33:00.015Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-18T10:33:00.611Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-18T10:33:01.211Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2022-07-18T10:33:01.211Z] (1/6) Installing curl (7.80.0-r2) [2022-07-18T10:33:01.211Z] (2/6) Installing hiredis (1.0.2-r0) [2022-07-18T10:33:01.211Z] (3/6) Installing hiredis-dev (1.0.2-r0) [2022-07-18T10:33:01.484Z] (4/6) Installing libcbor (0.8.0-r0) [2022-07-18T10:33:01.484Z] (5/6) Installing libuuid (2.37.4-r0) [2022-07-18T10:33:01.484Z] (6/6) Installing paho-mqtt-c-dev-1.3 (1.3.10-r0) [2022-07-18T10:33:02.080Z] Executing busybox-1.34.1-r5.trigger [2022-07-18T10:33:02.080Z] OK: 278 MiB in 83 packages [2022-07-18T10:33:03.057Z] Removing intermediate container a8dc61fa1acb [2022-07-18T10:33:03.057Z] ---> 972b32c98979 [2022-07-18T10:33:03.057Z] Step 19/22 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2022-07-18T10:33:03.653Z] ---> 6eac8fa88350 [2022-07-18T10:33:03.653Z] Step 20/22 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2022-07-18T10:33:04.249Z] ---> 6b2ec06a5a05 [2022-07-18T10:33:04.249Z] Step 21/22 : COPY --from=builder /usr/local/lib /usr/local/lib [2022-07-18T10:33:04.848Z] ---> 2e2cc46b2880 [2022-07-18T10:33:04.848Z] Step 22/22 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2022-07-18T10:33:05.443Z] ---> dcd78316ef9a [2022-07-18T10:33:05.443Z] Successfully built dcd78316ef9a [2022-07-18T10:33:05.443Z] 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-07-18T10:33:05.863Z] + docker inspect -f . ci-base-image-arm64 [2022-07-18T10:33:05.864Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-18T10:33:06.108Z] prd-ubuntu20.04-docker-arm64-4c-16g-20394 does not seem to be running inside a container [2022-07-18T10:33:06.192Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/29 -v /w/workspace/device-sdk-c/29:/w/workspace/device-sdk-c/29:rw,z -v /w/workspace/device-sdk-c/29@tmp:/w/workspace/device-sdk-c/29@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-07-18T10:33:07.459Z] $ docker top 9c2dae4646dcdbf58199cf8cef3c91e2e4948a67f6b617fc285b01fffadc4422 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-18T10:33:08.366Z] + make test [2022-07-18T10:33:08.366Z] echo "make test" [2022-07-18T10:33:08.366Z] make test [Pipeline] } [2022-07-18T10:33:08.389Z] $ docker stop --time=1 9c2dae4646dcdbf58199cf8cef3c91e2e4948a67f6b617fc285b01fffadc4422 [2022-07-18T10:33:10.024Z] $ docker rm -f 9c2dae4646dcdbf58199cf8cef3c91e2e4948a67f6b617fc285b01fffadc4422 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-18T10:33:10.636Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-18T10:33:10.974Z] + ls -al . [2022-07-18T10:33:10.974Z] total 204 [2022-07-18T10:33:10.974Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 18 10:30 . [2022-07-18T10:33:10.974Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 18 10:30 .. [2022-07-18T10:33:10.974Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 18 10:30 .git [2022-07-18T10:33:10.974Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 18 10:30 .github [2022-07-18T10:33:10.974Z] -rw-rw-r-- 1 jenkins jenkins 176 Jul 18 10:30 .gitignore [2022-07-18T10:33:10.974Z] -rw-rw-r-- 1 jenkins jenkins 3104 Jul 18 10:30 Attribution.txt [2022-07-18T10:33:10.974Z] -rw-rw-r-- 1 jenkins jenkins 8420 Jul 18 10:30 CHANGES [2022-07-18T10:33:10.974Z] -rw-rw-r-- 1 jenkins jenkins 108574 Jul 18 10:30 Doxyfile [2022-07-18T10:33:10.974Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 18 10:30 GOVERNANCE.md [2022-07-18T10:33:10.974Z] -rw-rw-r-- 1 jenkins jenkins 784 Jul 18 10:30 Jenkinsfile [2022-07-18T10:33:10.974Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 18 10:30 LICENSE [2022-07-18T10:33:10.974Z] -rw-rw-r-- 1 jenkins jenkins 444 Jul 18 10:30 Makefile [2022-07-18T10:33:10.974Z] -rw-rw-r-- 1 jenkins jenkins 618 Jul 18 10:30 OWNERS.md [2022-07-18T10:33:10.974Z] -rw-rw-r-- 1 jenkins jenkins 4086 Jul 18 10:30 README.md [2022-07-18T10:33:10.974Z] -rw-rw-r-- 1 jenkins jenkins 7422 Jul 18 10:30 README.v2.md [2022-07-18T10:33:10.974Z] -rw-rw-r-- 1 jenkins jenkins 12 Jul 18 10:28 VERSION [2022-07-18T10:33:10.974Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 18 10:30 docs [2022-07-18T10:33:10.974Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 18 10:30 include [2022-07-18T10:33:10.974Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 18 10:30 scripts [2022-07-18T10:33:10.974Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 18 10:30 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T10:33:11.363Z] + 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=3414d0279792f3e48f3ae73a80499089b78126ca --label arch=arm64 --label version=2.2.0-dev.12 . [2022-07-18T10:33:11.996Z] Sending build context to Docker daemon 2.745MB [2022-07-18T10:33:11.996Z] Step 1/17 : ARG BASE=alpine:3.15 [2022-07-18T10:33:11.996Z] Step 2/17 : FROM ${BASE} [2022-07-18T10:33:11.996Z] ---> dcd78316ef9a [2022-07-18T10:33:11.996Z] Step 3/17 : LABEL maintainer="IOTech " [2022-07-18T10:33:11.996Z] ---> Running in 93ca816f8eba [2022-07-18T10:33:12.297Z] Removing intermediate container 93ca816f8eba [2022-07-18T10:33:12.297Z] ---> e597c483aa1d [2022-07-18T10:33:12.297Z] 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-07-18T10:33:12.297Z] ---> Running in 6ff8c81b98d3 [2022-07-18T10:33:13.300Z] Connecting to iotech.jfrog.io (34.248.37.48:443) [2022-07-18T10:33:13.898Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2022-07-18T10:33:13.899Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2022-07-18T10:33:13.899Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2022-07-18T10:33:14.497Z] Removing intermediate container 6ff8c81b98d3 [2022-07-18T10:33:14.497Z] ---> ba624e7417c1 [2022-07-18T10:33:14.497Z] Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.15/main' >> /etc/apk/repositories [2022-07-18T10:33:14.497Z] ---> Running in 0b02ec243c8a [2022-07-18T10:33:16.476Z] Removing intermediate container 0b02ec243c8a [2022-07-18T10:33:16.476Z] ---> 9d386e2af21d [2022-07-18T10:33:16.476Z] 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-07-18T10:33:16.476Z] ---> Running in 5daf4a2cef80 [2022-07-18T10:33:17.084Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-18T10:33:17.682Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-18T10:33:17.953Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-18T10:33:18.932Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2022-07-18T10:33:18.933Z] (1/28) Upgrading ncurses-terminfo-base (6.3_p20211120-r0 -> 6.3_p20211120-r1) [2022-07-18T10:33:18.933Z] (2/28) Upgrading ncurses-libs (6.3_p20211120-r0 -> 6.3_p20211120-r1) [2022-07-18T10:33:18.933Z] (3/28) Installing libcbor-dev (0.8.0-r0) [2022-07-18T10:33:18.933Z] (4/28) Installing ncurses-dev (6.3_p20211120-r1) [2022-07-18T10:33:18.933Z] (5/28) Installing util-linux (2.37.4-r0) [2022-07-18T10:33:18.933Z] (6/28) Installing libblkid (2.37.4-r0) [2022-07-18T10:33:18.933Z] (7/28) Installing libeconf (0.4.2-r0) [2022-07-18T10:33:18.933Z] (8/28) Installing libfdisk (2.37.4-r0) [2022-07-18T10:33:18.933Z] (9/28) Installing libmount (2.37.4-r0) [2022-07-18T10:33:18.933Z] (10/28) Installing libsmartcols (2.37.4-r0) [2022-07-18T10:33:18.933Z] (11/28) Installing util-linux-misc (2.37.4-r0) [2022-07-18T10:33:18.933Z] (12/28) Installing linux-pam (1.5.2-r0) [2022-07-18T10:33:19.206Z] (13/28) Installing runuser (2.37.4-r0) [2022-07-18T10:33:19.206Z] (14/28) Installing hexdump (2.37.4-r0) [2022-07-18T10:33:19.206Z] (15/28) Installing uuidgen (2.37.4-r0) [2022-07-18T10:33:19.206Z] (16/28) Installing blkid (2.37.4-r0) [2022-07-18T10:33:19.206Z] (17/28) Installing sfdisk (2.37.4-r0) [2022-07-18T10:33:19.206Z] (18/28) Installing mcookie (2.37.4-r0) [2022-07-18T10:33:19.206Z] (19/28) Installing wipefs (2.37.4-r0) [2022-07-18T10:33:19.206Z] (20/28) Installing cfdisk (2.37.4-r0) [2022-07-18T10:33:19.206Z] (21/28) Installing flock (2.37.4-r0) [2022-07-18T10:33:19.206Z] (22/28) Installing lsblk (2.37.4-r0) [2022-07-18T10:33:19.206Z] (23/28) Installing libcap-ng (0.8.2-r1) [2022-07-18T10:33:19.206Z] (24/28) Installing setpriv (2.37.4-r0) [2022-07-18T10:33:19.206Z] (25/28) Installing logger (2.37.4-r0) [2022-07-18T10:33:19.206Z] (26/28) Installing partx (2.37.4-r0) [2022-07-18T10:33:19.206Z] (27/28) Installing findmnt (2.37.4-r0) [2022-07-18T10:33:19.206Z] (28/28) Installing util-linux-dev (2.37.4-r0) [2022-07-18T10:33:19.206Z] Executing busybox-1.34.1-r5.trigger [2022-07-18T10:33:19.206Z] OK: 290 MiB in 109 packages [2022-07-18T10:33:20.639Z] Removing intermediate container 5daf4a2cef80 [2022-07-18T10:33:20.639Z] ---> 2d03fb880200 [2022-07-18T10:33:20.639Z] Step 7/17 : COPY VERSION /edgex-c-sdk/ [2022-07-18T10:33:21.233Z] ---> 26209cd4c950 [2022-07-18T10:33:21.233Z] Step 8/17 : COPY src /edgex-c-sdk/src/ [2022-07-18T10:33:22.215Z] ---> 2ee907de057a [2022-07-18T10:33:22.215Z] Step 9/17 : COPY include /edgex-c-sdk/include/ [2022-07-18T10:33:22.499Z] ---> 5fbf1c79c829 [2022-07-18T10:33:22.499Z] Step 10/17 : COPY scripts /edgex-c-sdk/scripts [2022-07-18T10:33:23.097Z] ---> 5e5e793c63cf [2022-07-18T10:33:23.097Z] Step 11/17 : COPY LICENSE /edgex-c-sdk/ [2022-07-18T10:33:23.695Z] ---> bf37e0e7dd83 [2022-07-18T10:33:23.695Z] Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ [2022-07-18T10:33:24.291Z] ---> b65df5750e47 [2022-07-18T10:33:24.291Z] Step 13/17 : WORKDIR /edgex-c-sdk [2022-07-18T10:33:24.291Z] ---> Running in 14569bd4236a [2022-07-18T10:33:24.565Z] Removing intermediate container 14569bd4236a [2022-07-18T10:33:24.565Z] ---> a3091623ca51 [2022-07-18T10:33:24.565Z] Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2022-07-18T10:33:24.565Z] ---> Running in 96fd1953b454 [2022-07-18T10:33:24.844Z] Removing intermediate container 96fd1953b454 [2022-07-18T10:33:24.844Z] ---> b5d56bcffa49 [2022-07-18T10:33:24.844Z] Step 15/17 : LABEL arch=arm64 [2022-07-18T10:33:24.844Z] ---> Running in 54c980d84ca9 [2022-07-18T10:33:25.446Z] Removing intermediate container 54c980d84ca9 [2022-07-18T10:33:25.446Z] ---> 234b439869fb [2022-07-18T10:33:25.446Z] Step 16/17 : LABEL git_sha=3414d0279792f3e48f3ae73a80499089b78126ca [2022-07-18T10:33:25.446Z] ---> Running in 53fc8cb95514 [2022-07-18T10:33:25.721Z] Removing intermediate container 53fc8cb95514 [2022-07-18T10:33:25.721Z] ---> 153e59f4d4f2 [2022-07-18T10:33:25.721Z] Step 17/17 : LABEL version=2.2.0-dev.12 [2022-07-18T10:33:25.721Z] ---> Running in 2a3e735becc3 [2022-07-18T10:33:25.992Z] Removing intermediate container 2a3e735becc3 [2022-07-18T10:33:25.992Z] ---> 77daf2bfe2a9 [2022-07-18T10:33:25.992Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2022-07-18T10:33:25.992Z] Successfully built 77daf2bfe2a9 [2022-07-18T10:33:25.992Z] 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-07-18T10:33:26.426Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-18T10:33:26.426Z] [2022-07-18T10:33:26.426Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T10:33:26.771Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-18T10:33:27.048Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-18T10:33:27.048Z] 8998bd30e6a1: Pulling fs layer [2022-07-18T10:33:27.048Z] 04944245beec: Pulling fs layer [2022-07-18T10:33:27.048Z] 699f458cf7ca: Pulling fs layer [2022-07-18T10:33:27.048Z] 765212b225bb: Pulling fs layer [2022-07-18T10:33:27.048Z] f23df028b6ca: Pulling fs layer [2022-07-18T10:33:27.048Z] d65c8cfc05b1: Pulling fs layer [2022-07-18T10:33:27.048Z] 2437ff75d9bd: Pulling fs layer [2022-07-18T10:33:27.048Z] 765212b225bb: Waiting [2022-07-18T10:33:27.048Z] f23df028b6ca: Waiting [2022-07-18T10:33:27.048Z] d65c8cfc05b1: Waiting [2022-07-18T10:33:27.048Z] 2437ff75d9bd: Waiting [2022-07-18T10:33:27.048Z] 04944245beec: Verifying Checksum [2022-07-18T10:33:27.048Z] 04944245beec: Download complete [2022-07-18T10:33:27.322Z] 765212b225bb: Verifying Checksum [2022-07-18T10:33:27.322Z] 765212b225bb: Download complete [2022-07-18T10:33:27.322Z] f23df028b6ca: Verifying Checksum [2022-07-18T10:33:27.322Z] f23df028b6ca: Download complete [2022-07-18T10:33:27.322Z] d65c8cfc05b1: Verifying Checksum [2022-07-18T10:33:27.322Z] d65c8cfc05b1: Download complete [2022-07-18T10:33:27.322Z] 699f458cf7ca: Verifying Checksum [2022-07-18T10:33:27.322Z] 699f458cf7ca: Download complete [2022-07-18T10:33:27.918Z] 8998bd30e6a1: Verifying Checksum [2022-07-18T10:33:27.918Z] 8998bd30e6a1: Download complete [2022-07-18T10:33:29.896Z] 2437ff75d9bd: Verifying Checksum [2022-07-18T10:33:29.896Z] 2437ff75d9bd: Download complete [2022-07-18T10:33:32.524Z] 8998bd30e6a1: Pull complete [2022-07-18T10:33:32.524Z] 04944245beec: Pull complete [2022-07-18T10:33:33.970Z] 699f458cf7ca: Pull complete [2022-07-18T10:33:34.245Z] 765212b225bb: Pull complete [2022-07-18T10:33:35.227Z] f23df028b6ca: Pull complete [2022-07-18T10:33:35.511Z] d65c8cfc05b1: Pull complete [2022-07-18T10:33:50.599Z] 2437ff75d9bd: Pull complete [2022-07-18T10:33:50.599Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-18T10:33:50.599Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-18T10:33:50.599Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-18T10:33:50.852Z] prd-ubuntu20.04-docker-arm64-4c-16g-20394 does not seem to be running inside a container [2022-07-18T10:33:50.931Z] $ 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/29 -v /w/workspace/device-sdk-c/29:/w/workspace/device-sdk-c/29:rw,z -v /w/workspace/device-sdk-c/29@tmp:/w/workspace/device-sdk-c/29@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-07-18T10:33:53.274Z] $ docker top f1ead2c147e369a4fe9d7eacb98325c4ec9105a782111011ca8f9bbf3da3bfc0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-18T10:33:54.190Z] ---> job-cost.sh [2022-07-18T10:33:54.190Z] lf-activate-venv: SKIPPING [2022-07-18T10:33:54.190Z] INFO: No Stack... [2022-07-18T10:33:54.462Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-18T10:33:55.439Z] INFO: Archiving Costs [Pipeline] sh [2022-07-18T10:33:56.099Z] + cat /w/workspace/device-sdk-c/29/archives/cost.csv [2022-07-18T10:33:56.099Z] + cut -d, -f6 [Pipeline] lock [2022-07-18T10:33:56.163Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-main-29-stack-cost] [2022-07-18T10:33:56.169Z] Resource [jenkins-edgexfoundry-device-sdk-c-main-29-stack-cost] did not exist. Created. [2022-07-18T10:33:56.170Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-c-main-29-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-18T10:33:56.847Z] /w/workspace/device-sdk-c/29@tmp/durable-92eb9f0d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-18T10:33:57.520Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-18T10:33:57.547Z] Warning: overwriting stash ‘stack-cost’ [2022-07-18T10:33:58.013Z] Stashed 1 file(s) [Pipeline] } [2022-07-18T10:33:58.020Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-c-main-29-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-18T10:33:58.038Z] $ docker stop --time=1 f1ead2c147e369a4fe9d7eacb98325c4ec9105a782111011ca8f9bbf3da3bfc0 [2022-07-18T10:33:59.537Z] $ docker rm -f f1ead2c147e369a4fe9d7eacb98325c4ec9105a782111011ca8f9bbf3da3bfc0 [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-07-18T10:34:00.256Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-18T10:34:00.256Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T10:34:00.575Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-18T10:34:00.575Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-18T10:34:00.655Z] prd-ubuntu20.04-docker-8c-8g-20393 does not seem to be running inside a container [2022-07-18T10:34:00.700Z] $ 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-07-18T10:34:01.109Z] $ docker top 22d41f4824c7f6d0890e71e78b83ad2c0a04173d90058f6dbc6ebf06aa7e1d6f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-18T10:34:01.198Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-18T10:34:01.198Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-18T10:34:01.329Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-18T10:34:01.334Z] $ docker exec 22d41f4824c7f6d0890e71e78b83ad2c0a04173d90058f6dbc6ebf06aa7e1d6f ssh-agent [2022-07-18T10:34:01.447Z] SSH_AUTH_SOCK=/tmp/ssh-utVew4DGs6aw/agent.34 [2022-07-18T10:34:01.447Z] SSH_AGENT_PID=41 [2022-07-18T10:34:01.453Z] Running ssh-add (command line suppressed) [2022-07-18T10:34:01.570Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_1310375689338243911.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_1310375689338243911.key) [2022-07-18T10:34:01.582Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-18T10:34:01.873Z] + git semver tag [2022-07-18T10:34:02.134Z] 2022-07-18 10:34:02,084 [run_tag] DEBUG tag force:False [2022-07-18T10:34:02.134Z] 2022-07-18 10:34:02,084 [check_head_tag] DEBUG check head tag [2022-07-18T10:34:02.134Z] 2022-07-18 10:34:02,085 [execute] INFO git cat-file --batch-check [2022-07-18T10:34:02.134Z] 2022-07-18 10:34:02,085 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main, universal_newlines=False, shell=None, istream=) [2022-07-18T10:34:02.134Z] 2022-07-18 10:34:02,090 [execute] INFO git cat-file --batch [2022-07-18T10:34:02.134Z] 2022-07-18 10:34:02,091 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main, universal_newlines=False, shell=None, istream=) [2022-07-18T10:34:02.135Z] 2022-07-18 10:34:02,102 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2022-07-18T10:34:02.135Z] 2022-07-18 10:34:02,102 [execute] INFO git tag -a v2.2.0-dev.12 -m v2.2.0-dev.12 [2022-07-18T10:34:02.135Z] 2022-07-18 10:34:02,102 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.0-dev.12', '-m', 'v2.2.0-dev.12'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main, universal_newlines=False, shell=None, istream=None) [2022-07-18T10:34:02.135Z] 2022-07-18 10:34:02,108 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2022-07-18T10:34:02.135Z] 2.2.0-dev.12 [Pipeline] } [2022-07-18T10:34:02.151Z] $ docker exec --env ******** --env ******** 22d41f4824c7f6d0890e71e78b83ad2c0a04173d90058f6dbc6ebf06aa7e1d6f ssh-agent -k [2022-07-18T10:34:02.266Z] unset SSH_AUTH_SOCK; [2022-07-18T10:34:02.266Z] unset SSH_AGENT_PID; [2022-07-18T10:34:02.267Z] echo Agent pid 41 killed; [2022-07-18T10:34:02.277Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-18T10:34:02.581Z] + git semver [Pipeline] } [2022-07-18T10:34:02.856Z] $ docker stop --time=1 22d41f4824c7f6d0890e71e78b83ad2c0a04173d90058f6dbc6ebf06aa7e1d6f [2022-07-18T10:34:04.156Z] $ docker rm -f 22d41f4824c7f6d0890e71e78b83ad2c0a04173d90058f6dbc6ebf06aa7e1d6f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T10:34:04.566Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-18T10:34:04.566Z] [2022-07-18T10:34:04.566Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T10:34:04.870Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-18T10:34:04.870Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-07-18T10:34:04.870Z] ab5ef0e58194: Pulling fs layer [2022-07-18T10:34:04.870Z] 9712f1f96733: Pulling fs layer [2022-07-18T10:34:04.870Z] 63f879dbbcfc: Pulling fs layer [2022-07-18T10:34:04.870Z] 0d9ebad4ef96: Pulling fs layer [2022-07-18T10:34:04.870Z] e9a5061849ea: Pulling fs layer [2022-07-18T10:34:04.870Z] d747dcd14b5f: Pulling fs layer [2022-07-18T10:34:04.870Z] 2de7ff778b66: Pulling fs layer [2022-07-18T10:34:04.870Z] e9a5061849ea: Waiting [2022-07-18T10:34:04.870Z] 0d9ebad4ef96: Waiting [2022-07-18T10:34:04.870Z] 2de7ff778b66: Waiting [2022-07-18T10:34:04.870Z] 9712f1f96733: Verifying Checksum [2022-07-18T10:34:04.870Z] 9712f1f96733: Download complete [2022-07-18T10:34:05.131Z] 63f879dbbcfc: Verifying Checksum [2022-07-18T10:34:05.131Z] 63f879dbbcfc: Download complete [2022-07-18T10:34:05.407Z] e9a5061849ea: Verifying Checksum [2022-07-18T10:34:05.407Z] e9a5061849ea: Download complete [2022-07-18T10:34:05.407Z] d747dcd14b5f: Verifying Checksum [2022-07-18T10:34:05.407Z] d747dcd14b5f: Download complete [2022-07-18T10:34:05.407Z] 0d9ebad4ef96: Verifying Checksum [2022-07-18T10:34:05.407Z] 0d9ebad4ef96: Download complete [2022-07-18T10:34:05.407Z] ab5ef0e58194: Verifying Checksum [2022-07-18T10:34:05.407Z] ab5ef0e58194: Download complete [2022-07-18T10:34:05.671Z] 2de7ff778b66: Verifying Checksum [2022-07-18T10:34:05.671Z] 2de7ff778b66: Download complete [2022-07-18T10:34:08.209Z] ab5ef0e58194: Pull complete [2022-07-18T10:34:08.469Z] 9712f1f96733: Pull complete [2022-07-18T10:34:09.047Z] 63f879dbbcfc: Pull complete [2022-07-18T10:34:13.261Z] 0d9ebad4ef96: Pull complete [2022-07-18T10:34:13.261Z] e9a5061849ea: Pull complete [2022-07-18T10:34:13.261Z] d747dcd14b5f: Pull complete [2022-07-18T10:34:14.647Z] 2de7ff778b66: Pull complete [2022-07-18T10:34:14.647Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-07-18T10:34:14.647Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-18T10:34:14.647Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-18T10:34:14.746Z] prd-ubuntu20.04-docker-8c-8g-20393 does not seem to be running inside a container [2022-07-18T10:34:14.786Z] $ 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-07-18T10:34:16.932Z] $ docker top 27dc8e9a4c9ea0a7c057b21c557c58409edaa1cd08824b372d48e34b97dcd1c5 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-07-18T10:34:17.011Z] provisioning config files... [2022-07-18T10:34:17.018Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config2271711472219151132tmp [2022-07-18T10:34:17.028Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config7275286465416839475tmp [2022-07-18T10:34:17.039Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config5797948937880837297tmp [Pipeline] { [Pipeline] echo [2022-07-18T10:34:17.055Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-18T10:34:17.341Z] ---> sigul-configuration.sh [2022-07-18T10:34:17.341Z] gpg: directory `/root/.gnupg' created [2022-07-18T10:34:17.341Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-07-18T10:34:17.341Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-07-18T10:34:17.341Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-07-18T10:34:17.341Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-07-18T10:34:17.341Z] gpg: CAST5 encrypted data [2022-07-18T10:34:17.341Z] gpg: encrypted with 1 passphrase [2022-07-18T10:34:17.341Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-07-18T10:34:17.634Z] + mkdir /home/jenkins [2022-07-18T10:34:17.634Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-07-18T10:34:17.927Z] + 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-07-18T10:34:17.938Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-18T10:34:18.230Z] ---> sigul-install.sh [2022-07-18T10:34:18.230Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-07-18T10:34:18.522Z] + git tag --list [2022-07-18T10:34:18.522Z] 0.7.0 [2022-07-18T10:34:18.522Z] 0.7.1 [2022-07-18T10:34:18.522Z] 1.0.0 [2022-07-18T10:34:18.522Z] v1.0.1 [2022-07-18T10:34:18.522Z] v1.0.2 [2022-07-18T10:34:18.522Z] v1.0.3 [2022-07-18T10:34:18.522Z] v1.1.0 [2022-07-18T10:34:18.522Z] v1.1.1 [2022-07-18T10:34:18.522Z] v1.2.0 [2022-07-18T10:34:18.522Z] v1.2.1 [2022-07-18T10:34:18.522Z] v1.2.2 [2022-07-18T10:34:18.522Z] v1.3.0 [2022-07-18T10:34:18.522Z] v1.3.1 [2022-07-18T10:34:18.522Z] v2.0.0 [2022-07-18T10:34:18.522Z] v2.1.0 [2022-07-18T10:34:18.522Z] v2.2.0-dev.1 [2022-07-18T10:34:18.522Z] v2.2.0-dev.10 [2022-07-18T10:34:18.522Z] v2.2.0-dev.11 [2022-07-18T10:34:18.522Z] v2.2.0-dev.12 [2022-07-18T10:34:18.522Z] v2.2.0-dev.2 [2022-07-18T10:34:18.522Z] v2.2.0-dev.3 [2022-07-18T10:34:18.522Z] v2.2.0-dev.4 [2022-07-18T10:34:18.522Z] v2.2.0-dev.5 [2022-07-18T10:34:18.522Z] v2.2.0-dev.6 [2022-07-18T10:34:18.522Z] v2.2.0-dev.7 [2022-07-18T10:34:18.522Z] v2.2.0-dev.8 [2022-07-18T10:34:18.522Z] v2.2.0-dev.9 [Pipeline] sh [2022-07-18T10:34:18.812Z] + lftools sign git-tag v2.2.0-dev.12 [2022-07-18T10:34:19.383Z] Signing Git tag with Sigul... [2022-07-18T10:34:19.383Z] Signing v2.2.0-dev.12 [Pipeline] echo [2022-07-18T10:34:19.653Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-18T10:34:19.938Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-07-18T10:34:19.946Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-07-18T10:34:19.970Z] $ docker stop --time=1 27dc8e9a4c9ea0a7c057b21c557c58409edaa1cd08824b372d48e34b97dcd1c5 [2022-07-18T10:34:21.323Z] $ docker rm -f 27dc8e9a4c9ea0a7c057b21c557c58409edaa1cd08824b372d48e34b97dcd1c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-07-18T10:34:21.746Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-18T10:34:21.746Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T10:34:22.050Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-18T10:34:22.050Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-18T10:34:22.139Z] prd-ubuntu20.04-docker-8c-8g-20393 does not seem to be running inside a container [2022-07-18T10:34:22.179Z] $ 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-07-18T10:34:22.573Z] $ docker top 54756e281f9d78cb6756e850378c279e1d935b09632b7c1efd6ea095d7e5336f -eo pid,comm [2022-07-18T10:34:22.631Z] 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-07-18T10:34:22.631Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-18T10:34:22.665Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-18T10:34:22.665Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-18T10:34:22.782Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-18T10:34:22.787Z] $ docker exec 54756e281f9d78cb6756e850378c279e1d935b09632b7c1efd6ea095d7e5336f ssh-agent [2022-07-18T10:34:22.916Z] SSH_AUTH_SOCK=/tmp/ssh-wbtLB1pWRlKO/agent.33 [2022-07-18T10:34:22.916Z] SSH_AGENT_PID=39 [2022-07-18T10:34:22.922Z] Running ssh-add (command line suppressed) [2022-07-18T10:34:23.038Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_2552723496687296259.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_2552723496687296259.key) [2022-07-18T10:34:23.054Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-18T10:34:23.348Z] + git semver bump pre [2022-07-18T10:34:23.610Z] 2022-07-18 10:34:23,537 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2022-07-18T10:34:23.610Z] 2022-07-18 10:34:23,537 [bump_version] DEBUG bumping version:2.2.0-dev.12 on axis:pre with prefix:dev [2022-07-18T10:34:23.610Z] 2022-07-18 10:34:23,537 [bump_version] DEBUG bumped version:2.2.0-dev.13 [2022-07-18T10:34:23.610Z] 2022-07-18 10:34:23,537 [write_version] DEBUG write version:2.2.0-dev.13 to path:/w/workspace/edgexfoundry_device-sdk-c_main/.semver/main with force:True [2022-07-18T10:34:23.610Z] 2022-07-18 10:34:23,538 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2022-07-18T10:34:23.610Z] 2022-07-18 10:34:23,538 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2022-07-18T10:34:23.610Z] 2022-07-18 10:34:23,539 [execute] INFO git cat-file --batch-check [2022-07-18T10:34:23.610Z] 2022-07-18 10:34:23,539 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-18T10:34:23.610Z] 2022-07-18 10:34:23,545 [execute] INFO git cat-file --batch [2022-07-18T10:34:23.610Z] 2022-07-18 10:34:23,545 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-18T10:34:23.610Z] 2022-07-18 10:34:23,550 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2022-07-18T10:34:23.610Z] 2.2.0-dev.13 [Pipeline] } [2022-07-18T10:34:23.624Z] $ docker exec --env ******** --env ******** 54756e281f9d78cb6756e850378c279e1d935b09632b7c1efd6ea095d7e5336f ssh-agent -k [2022-07-18T10:34:23.739Z] unset SSH_AUTH_SOCK; [2022-07-18T10:34:23.739Z] unset SSH_AGENT_PID; [2022-07-18T10:34:23.740Z] echo Agent pid 39 killed; [2022-07-18T10:34:23.764Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-18T10:34:24.109Z] + git semver [Pipeline] } [2022-07-18T10:34:24.409Z] $ docker stop --time=1 54756e281f9d78cb6756e850378c279e1d935b09632b7c1efd6ea095d7e5336f [2022-07-18T10:34:25.725Z] $ docker rm -f 54756e281f9d78cb6756e850378c279e1d935b09632b7c1efd6ea095d7e5336f [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-18T10:34:26.078Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-18T10:34:26.078Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T10:34:26.386Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-18T10:34:26.387Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-18T10:34:26.474Z] prd-ubuntu20.04-docker-8c-8g-20393 does not seem to be running inside a container [2022-07-18T10:34:26.515Z] $ 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-07-18T10:34:26.981Z] $ docker top 1dfb26ac6c0d50cb6b3379cc6fd9fee1c4e1213993b45b7de6bd062399ce9fbe -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-18T10:34:27.082Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-18T10:34:27.082Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-18T10:34:27.229Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-18T10:34:27.234Z] $ docker exec 1dfb26ac6c0d50cb6b3379cc6fd9fee1c4e1213993b45b7de6bd062399ce9fbe ssh-agent [2022-07-18T10:34:27.357Z] SSH_AUTH_SOCK=/tmp/ssh-zE6fypvU7zym/agent.34 [2022-07-18T10:34:27.357Z] SSH_AGENT_PID=40 [2022-07-18T10:34:27.363Z] Running ssh-add (command line suppressed) [2022-07-18T10:34:27.503Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_7092717260345910058.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_7092717260345910058.key) [2022-07-18T10:34:27.518Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-18T10:34:27.815Z] + git semver push [2022-07-18T10:34:28.089Z] 2022-07-18 10:34:28,020 [run_push] DEBUG push [2022-07-18T10:34:28.089Z] 2022-07-18 10:34:28,021 [execute] INFO git cat-file --batch-check [2022-07-18T10:34:28.089Z] 2022-07-18 10:34:28,021 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-18T10:34:28.089Z] 2022-07-18 10:34:28,025 [execute] INFO git rev-list 2c0e99a7ae895b29f5ec998492cd27389d8b6278 -- [2022-07-18T10:34:28.089Z] 2022-07-18 10:34:28,025 [execute] DEBUG Popen(['git', 'rev-list', '2c0e99a7ae895b29f5ec998492cd27389d8b6278', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-18T10:34:28.089Z] 2022-07-18 10:34:28,033 [execute] INFO git fetch -v origin [2022-07-18T10:34:28.089Z] 2022-07-18 10:34:28,034 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-07-18T10:34:28.669Z] 2022-07-18 10:34:28,530 [run_push] DEBUG no remote changes detected [2022-07-18T10:34:28.669Z] 2022-07-18 10:34:28,531 [execute] INFO git push origin semver [2022-07-18T10:34:28.669Z] 2022-07-18 10:34:28,531 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-18T10:34:29.619Z] 2022-07-18 10:34:29,327 [run_push] DEBUG push all version tags [2022-07-18T10:34:29.619Z] 2022-07-18 10:34:29,328 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-07-18T10:34:29.619Z] 2022-07-18 10:34:29,329 [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-07-18T10:34:30.190Z] 2022-07-18 10:34:30,051 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2022-07-18T10:34:30.190Z] 2.2.0-dev.13 [Pipeline] } [2022-07-18T10:34:30.201Z] $ docker exec --env ******** --env ******** 1dfb26ac6c0d50cb6b3379cc6fd9fee1c4e1213993b45b7de6bd062399ce9fbe ssh-agent -k [2022-07-18T10:34:30.315Z] unset SSH_AUTH_SOCK; [2022-07-18T10:34:30.315Z] unset SSH_AGENT_PID; [2022-07-18T10:34:30.315Z] echo Agent pid 40 killed; [2022-07-18T10:34:30.327Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-18T10:34:30.634Z] + git semver [Pipeline] } [2022-07-18T10:34:30.907Z] $ docker stop --time=1 1dfb26ac6c0d50cb6b3379cc6fd9fee1c4e1213993b45b7de6bd062399ce9fbe [2022-07-18T10:34:32.289Z] $ docker rm -f 1dfb26ac6c0d50cb6b3379cc6fd9fee1c4e1213993b45b7de6bd062399ce9fbe [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-07-18T10:34:32.763Z] + [ -d /w/workspace/edgexfoundry_device-sdk-c_main/archives ] [2022-07-18T10:34:32.763Z] + ls -al /w/workspace/edgexfoundry_device-sdk-c_main/archives [2022-07-18T10:34:32.763Z] total 16 [2022-07-18T10:34:32.763Z] drwxr-xr-x 3 root root 4096 Jul 18 10:29 . [2022-07-18T10:34:32.763Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 18 10:34 .. [2022-07-18T10:34:32.763Z] drwxr-xr-x 2 root root 4096 Jul 18 10:29 cost [2022-07-18T10:34:32.763Z] -rw-r--r-- 1 root root 82 Jul 18 10:29 cost.csv [2022-07-18T10:34:32.763Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-c_main/archives [2022-07-18T10:34:32.763Z] + ls -al /w/workspace/edgexfoundry_device-sdk-c_main/archives [2022-07-18T10:34:32.763Z] total 16 [2022-07-18T10:34:32.763Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 18 10:29 . [2022-07-18T10:34:32.763Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 18 10:34 .. [2022-07-18T10:34:32.763Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 18 10:29 cost [2022-07-18T10:34:32.763Z] -rw-r--r-- 1 jenkins jenkins 82 Jul 18 10:29 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-18T10:34:33.073Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-18T10:34:33.944Z] ---> package-listing.sh [2022-07-18T10:34:33.944Z] ++ facter osfamily [2022-07-18T10:34:33.944Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-18T10:34:34.206Z] + OS_FAMILY=debian [2022-07-18T10:34:34.206Z] + workspace=/w/workspace/edgexfoundry_device-sdk-c_main [2022-07-18T10:34:34.206Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-18T10:34:34.206Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-18T10:34:34.206Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-18T10:34:34.206Z] + PACKAGES=/tmp/packages_start.txt [2022-07-18T10:34:34.206Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_main ']' [2022-07-18T10:34:34.206Z] + PACKAGES=/tmp/packages_end.txt [2022-07-18T10:34:34.206Z] + case "${OS_FAMILY}" in [2022-07-18T10:34:34.206Z] + dpkg -l [2022-07-18T10:34:34.206Z] + grep '^ii' [2022-07-18T10:34:34.206Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-18T10:34:34.206Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-18T10:34:34.206Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-18T10:34:34.206Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_main ']' [2022-07-18T10:34:34.206Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_main/archives/ [2022-07-18T10:34:34.206Z] + 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-07-18T10:34:34.218Z] 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-07-18T10:34:34.502Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-18T10:34:35.104Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-18T10:34:35.104Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-18T10:34:35.212Z] prd-ubuntu20.04-docker-8c-8g-20393 does not seem to be running inside a container [2022-07-18T10:34:35.252Z] $ 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-07-18T10:34:35.592Z] $ docker top 4b711f88038bcc3b5c84773f07481efa6826668964a63163bc587a765e1f02e0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-18T10:34:35.945Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-18T10:34:36.245Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-18T10:34:36.538Z] + ls /var/log/sa-host [2022-07-18T10:34:36.538Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-18T10:34:36.674Z] provisioning config files... [2022-07-18T10:34:36.685Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config3675504998319022792tmp [Pipeline] { [Pipeline] echo [2022-07-18T10:34:36.699Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-18T10:34:36.987Z] ---> create-netrc.sh [Pipeline] } [2022-07-18T10:34:36.999Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-18T10:34:37.340Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-18T10:34:37.351Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-18T10:34:37.640Z] ---> sudo-logs.sh [2022-07-18T10:34:37.640Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-18T10:34:37.664Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-18T10:34:37.956Z] ---> job-cost.sh [2022-07-18T10:34:37.956Z] lf-activate-venv: SKIPPING [2022-07-18T10:34:37.956Z] DEBUG: total: 0.2199999988079071 [2022-07-18T10:34:37.956Z] INFO: Retrieving Stack Cost... [2022-07-18T10:34:38.219Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-18T10:34:38.791Z] INFO: Archiving Costs [Pipeline] echo [2022-07-18T10:34:38.804Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-18T10:34:39.104Z] ---> logs-deploy.sh [2022-07-18T10:34:39.104Z] lf-activate-venv: SKIPPING [2022-07-18T10:34:39.104Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/main/29 [2022-07-18T10:34:39.104Z] INFO: archiving workspace using pattern(s): [2022-07-18T10:34:40.046Z] Archives upload complete. [2022-07-18T10:34:40.320Z] INFO: archiving logs to Nexus