Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5a8c60fb44abe53b7a44cf8b19a8ca8224801472 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-ssh14265282867911430745.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh12150762113325087512.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh6485241794130503800.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh10410425412026863245.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16049976692668861434.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildCApp] RAW Config: [project:device-sdk-c, dockerBuildFilePath:scripts/Dockerfile.alpine-base, dockerFilePath:scripts/Dockerfile.alpine, pushImage:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildCApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-c-settings PROJECT: device-sdk-c USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build DOCKER_FILE_PATH: scripts/Dockerfile.alpine DOCKER_BUILD_FILE_PATH: scripts/Dockerfile.alpine-base DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-117115 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 5a8c60fb44abe53b7a44cf8b19a8ca8224801472 (main) Commit message: "feat: Add Redis subscriber for commands (#430)" > 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 5a8c60fb44abe53b7a44cf8b19a8ca8224801472 # timeout=10 > git rev-list --no-walk a3501f9cfcd4e6113c1d407fdd34c589c44025e6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-26T11:39:47.616Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-26T11:39:47.667Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-26T11:39:47.684Z] ========================================================= [2022-10-26T11:39:47.684Z] EdgeX Global Pipelines Version Info [2022-10-26T11:39:47.684Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-26T11:39:48.391Z] ------------------- [2022-10-26T11:39:48.391Z] stable info: [2022-10-26T11:39:48.391Z] ------------------- [2022-10-26T11:39:48.391Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-26T11:39:48.391Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-26T11:39:48.391Z] Message: update stable to v1.0.243 [2022-10-26T11:39:48.963Z] ------------------- [2022-10-26T11:39:48.963Z] experimental info: [2022-10-26T11:39:48.963Z] ------------------- [2022-10-26T11:39:48.963Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-26T11:39:48.963Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-26T11:39:48.963Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-26T11:39:49.125Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo [2022-10-26T11:39:49.137Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo [2022-10-26T11:39:49.152Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-26T11:39:49.162Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-26T11:39:49.174Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-26T11:39:49.184Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo [2022-10-26T11:39:49.198Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo [2022-10-26T11:39:49.209Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-26T11:39:49.220Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-26T11:39:49.230Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk [Pipeline] echo [2022-10-26T11:39:49.242Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-26T11:39:49.252Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-26T11:39:49.262Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-26T11:39:49.271Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-10-26T11:39:49.281Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-26T11:39:49.291Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-26T11:39:49.304Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-26T11:39:49.312Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-26T11:39:49.322Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-26T11:39:49.331Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-26T11:39:49.341Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5a8c60fb44abe53b7a44cf8b19a8ca8224801472 [Pipeline] echo [2022-10-26T11:39:49.352Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5a8c60f [Pipeline] echo [2022-10-26T11:39:49.361Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-26T11:39:49.396Z] provisioning config files... [2022-10-26T11:39:49.411Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config13812834179847944528tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T11:39:49.712Z] ---> docker-login.sh [2022-10-26T11:39:49.712Z] nexus3.edgexfoundry.org:10001 [2022-10-26T11:39:49.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T11:39:50.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T11:39:50.233Z] Configure a credential helper to remove this warning. See [2022-10-26T11:39:50.233Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T11:39:50.233Z] [2022-10-26T11:39:50.233Z] Login Succeeded [2022-10-26T11:39:50.233Z] nexus3.edgexfoundry.org:10002 [2022-10-26T11:39:50.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T11:39:50.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T11:39:50.492Z] Configure a credential helper to remove this warning. See [2022-10-26T11:39:50.492Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T11:39:50.492Z] [2022-10-26T11:39:50.492Z] Login Succeeded [2022-10-26T11:39:50.492Z] nexus3.edgexfoundry.org:10003 [2022-10-26T11:39:50.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T11:39:50.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T11:39:50.492Z] Configure a credential helper to remove this warning. See [2022-10-26T11:39:50.492Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T11:39:50.492Z] [2022-10-26T11:39:50.492Z] Login Succeeded [2022-10-26T11:39:50.492Z] nexus3.edgexfoundry.org:10004 [2022-10-26T11:39:50.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T11:39:50.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T11:39:50.492Z] Configure a credential helper to remove this warning. See [2022-10-26T11:39:50.492Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T11:39:50.492Z] [2022-10-26T11:39:50.492Z] Login Succeeded [2022-10-26T11:39:50.492Z] docker.io [2022-10-26T11:39:50.752Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T11:39:51.012Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T11:39:51.012Z] Configure a credential helper to remove this warning. See [2022-10-26T11:39:51.012Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T11:39:51.012Z] [2022-10-26T11:39:51.012Z] Login Succeeded [2022-10-26T11:39:51.012Z] ---> docker-login.sh ends [Pipeline] } [2022-10-26T11:39:51.018Z] 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-10-26T11:39:51.386Z] + git rev-list -1 --merges 5a8c60fb44abe53b7a44cf8b19a8ca8224801472~1..5a8c60fb44abe53b7a44cf8b19a8ca8224801472 [Pipeline] echo [2022-10-26T11:39:51.419Z] -----------> git rev-list -1 --merges 5a8c60fb44abe53b7a44cf8b19a8ca8224801472~1..5a8c60fb44abe53b7a44cf8b19a8ca8224801472 5a8c60fb44abe53b7a44cf8b19a8ca8224801472 [false] [Pipeline] sh [2022-10-26T11:39:51.711Z] + git log --format=format:%s -1 5a8c60fb44abe53b7a44cf8b19a8ca8224801472 [Pipeline] echo [2022-10-26T11:39:51.726Z] ========================================================= [2022-10-26T11:39:51.726Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-26T11:39:51.726Z] ========================================================= 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-10-26T11:39:52.101Z] + git rev-list -1 --merges 5a8c60fb44abe53b7a44cf8b19a8ca8224801472~1..5a8c60fb44abe53b7a44cf8b19a8ca8224801472 [Pipeline] echo [2022-10-26T11:39:52.112Z] -----------> git rev-list -1 --merges 5a8c60fb44abe53b7a44cf8b19a8ca8224801472~1..5a8c60fb44abe53b7a44cf8b19a8ca8224801472 5a8c60fb44abe53b7a44cf8b19a8ca8224801472 [false] [Pipeline] sh [2022-10-26T11:39:52.398Z] + git log --format=format:%s -1 5a8c60fb44abe53b7a44cf8b19a8ca8224801472 [Pipeline] echo [2022-10-26T11:39:52.411Z] ========================================================= [2022-10-26T11:39:52.411Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-26T11:39:52.411Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-10-26T11:39:52.843Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-26T11:39:52.843Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-26T11:39:52.843Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-26T11:39:52.843Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-26T11:39:52.843Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-26T11:39:52.843Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-26T11:39:52.843Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T11:39:53.258Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T11:39:53.258Z] [2022-10-26T11:39:53.258Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T11:39:53.558Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T11:39:53.558Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-26T11:39:53.558Z] b85a868b505f: Pulling fs layer [2022-10-26T11:39:53.558Z] e2be974225ed: Pulling fs layer [2022-10-26T11:39:53.558Z] 339a4e72a1f5: Pulling fs layer [2022-10-26T11:39:53.558Z] 988bab9f4d93: Pulling fs layer [2022-10-26T11:39:53.558Z] 1469e6f7b9e6: Pulling fs layer [2022-10-26T11:39:53.558Z] eaf3925da568: Pulling fs layer [2022-10-26T11:39:53.558Z] bab4dde63d76: Pulling fs layer [2022-10-26T11:39:53.558Z] bde34c3a00c8: Pulling fs layer [2022-10-26T11:39:53.558Z] b352a97aabf1: Pulling fs layer [2022-10-26T11:39:53.558Z] 4872d77fe225: Pulling fs layer [2022-10-26T11:39:53.558Z] 5851b861e8e6: Pulling fs layer [2022-10-26T11:39:53.558Z] 988bab9f4d93: Waiting [2022-10-26T11:39:53.558Z] 1469e6f7b9e6: Waiting [2022-10-26T11:39:53.558Z] bab4dde63d76: Waiting [2022-10-26T11:39:53.558Z] bde34c3a00c8: Waiting [2022-10-26T11:39:53.558Z] eaf3925da568: Waiting [2022-10-26T11:39:53.558Z] 4872d77fe225: Waiting [2022-10-26T11:39:53.558Z] b352a97aabf1: Waiting [2022-10-26T11:39:53.558Z] e2be974225ed: Download complete [2022-10-26T11:39:53.558Z] 988bab9f4d93: Verifying Checksum [2022-10-26T11:39:53.558Z] 988bab9f4d93: Download complete [2022-10-26T11:39:53.818Z] 1469e6f7b9e6: Verifying Checksum [2022-10-26T11:39:53.818Z] 1469e6f7b9e6: Download complete [2022-10-26T11:39:53.818Z] eaf3925da568: Verifying Checksum [2022-10-26T11:39:53.818Z] eaf3925da568: Download complete [2022-10-26T11:39:53.818Z] 339a4e72a1f5: Verifying Checksum [2022-10-26T11:39:53.818Z] 339a4e72a1f5: Download complete [2022-10-26T11:39:53.818Z] bde34c3a00c8: Download complete [2022-10-26T11:39:53.818Z] b352a97aabf1: Verifying Checksum [2022-10-26T11:39:53.818Z] b352a97aabf1: Download complete [2022-10-26T11:39:53.818Z] 4872d77fe225: Verifying Checksum [2022-10-26T11:39:53.818Z] 4872d77fe225: Download complete [2022-10-26T11:39:53.818Z] 5851b861e8e6: Verifying Checksum [2022-10-26T11:39:53.818Z] 5851b861e8e6: Download complete [2022-10-26T11:39:53.818Z] b85a868b505f: Verifying Checksum [2022-10-26T11:39:53.818Z] b85a868b505f: Download complete [2022-10-26T11:39:54.076Z] bab4dde63d76: Verifying Checksum [2022-10-26T11:39:54.076Z] bab4dde63d76: Download complete [2022-10-26T11:39:55.012Z] b85a868b505f: Pull complete [2022-10-26T11:39:55.270Z] e2be974225ed: Pull complete [2022-10-26T11:39:55.529Z] 339a4e72a1f5: Pull complete [2022-10-26T11:39:55.788Z] 988bab9f4d93: Pull complete [2022-10-26T11:39:56.047Z] 1469e6f7b9e6: Pull complete [2022-10-26T11:39:56.047Z] eaf3925da568: Pull complete [2022-10-26T11:39:57.973Z] bab4dde63d76: Pull complete [2022-10-26T11:39:57.973Z] bde34c3a00c8: Pull complete [2022-10-26T11:39:57.973Z] b352a97aabf1: Pull complete [2022-10-26T11:39:58.234Z] 4872d77fe225: Pull complete [2022-10-26T11:39:58.234Z] 5851b861e8e6: Pull complete [2022-10-26T11:39:58.494Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-26T11:39:58.494Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T11:39:58.494Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T11:39:58.583Z] prd-ubuntu20.04-docker-8c-8g-117115 does not seem to be running inside a container [2022-10-26T11:39:58.617Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-26T11:40:01.793Z] $ docker top e5460cf88fbafa0f89404701a867b63d3569858b27493c9ecaf8b08a8b09adbb -eo pid,comm [2022-10-26T11:40:01.859Z] 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-10-26T11:40:01.859Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-26T11:40:01.889Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T11:40:01.889Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T11:40:02.001Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T11:40:02.006Z] $ docker exec e5460cf88fbafa0f89404701a867b63d3569858b27493c9ecaf8b08a8b09adbb ssh-agent [2022-10-26T11:40:02.120Z] SSH_AUTH_SOCK=/tmp/ssh-XjzAr6oaHn7m/agent.32 [2022-10-26T11:40:02.120Z] SSH_AGENT_PID=38 [2022-10-26T11:40:02.126Z] Running ssh-add (command line suppressed) [2022-10-26T11:40:02.225Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_7677803244769991030.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_7677803244769991030.key) [2022-10-26T11:40:02.237Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T11:40:02.526Z] + git tag --points-at HEAD [Pipeline] } [2022-10-26T11:40:02.539Z] $ docker exec --env ******** --env ******** e5460cf88fbafa0f89404701a867b63d3569858b27493c9ecaf8b08a8b09adbb ssh-agent -k [2022-10-26T11:40:02.641Z] unset SSH_AUTH_SOCK; [2022-10-26T11:40:02.642Z] unset SSH_AGENT_PID; [2022-10-26T11:40:02.642Z] echo Agent pid 38 killed; [2022-10-26T11:40:02.650Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-26T11:40:02.680Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T11:40:02.680Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T11:40:02.797Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T11:40:02.802Z] $ docker exec e5460cf88fbafa0f89404701a867b63d3569858b27493c9ecaf8b08a8b09adbb ssh-agent [2022-10-26T11:40:02.908Z] SSH_AUTH_SOCK=/tmp/ssh-j1Xs7xsF529f/agent.71 [2022-10-26T11:40:02.908Z] SSH_AGENT_PID=77 [2022-10-26T11:40:02.913Z] Running ssh-add (command line suppressed) [2022-10-26T11:40:03.017Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_2346551235832130137.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_2346551235832130137.key) [2022-10-26T11:40:03.028Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T11:40:03.313Z] + git semver init [2022-10-26T11:40:03.572Z] 2022-10-26 11:40:03,499 [run_init] DEBUG init version:0.0.0 force:False [2022-10-26T11:40:03.572Z] 2022-10-26 11:40:03,500 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-c_main/.semver [2022-10-26T11:40:03.572Z] 2022-10-26 11:40:03,500 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-c.git /w/workspace/edgexfoundry_device-sdk-c_main/.semver [2022-10-26T11:40:03.572Z] 2022-10-26 11:40:03,501 [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-10-26T11:40:04.950Z] 2022-10-26 11:40:04,513 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-c_main/.git/info/exclude [2022-10-26T11:40:04.950Z] 2022-10-26 11:40:04,514 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-c_main/.semver/main with force:False [2022-10-26T11:40:04.950Z] 2022-10-26 11:40:04,514 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2022-10-26T11:40:04.950Z] 2022-10-26 11:40:04,514 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2022-10-26T11:40:04.950Z] 2.2.1-dev.2 [Pipeline] } [2022-10-26T11:40:04.962Z] $ docker exec --env ******** --env ******** e5460cf88fbafa0f89404701a867b63d3569858b27493c9ecaf8b08a8b09adbb ssh-agent -k [2022-10-26T11:40:05.060Z] unset SSH_AUTH_SOCK; [2022-10-26T11:40:05.061Z] unset SSH_AGENT_PID; [2022-10-26T11:40:05.061Z] echo Agent pid 77 killed; [2022-10-26T11:40:05.070Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-26T11:40:05.370Z] + git semver [Pipeline] } [2022-10-26T11:40:05.646Z] $ docker stop --time=1 e5460cf88fbafa0f89404701a867b63d3569858b27493c9ecaf8b08a8b09adbb [2022-10-26T11:40:07.023Z] $ docker rm -f e5460cf88fbafa0f89404701a867b63d3569858b27493c9ecaf8b08a8b09adbb [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-26T11:40:07.347Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-26T11:40:07.517Z] Stashed 1 file(s) [Pipeline] echo [2022-10-26T11:40:07.519Z] [edgeXSemver]: initialized semver on version 2.2.1-dev.2 [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-10-26T11:40:07.610Z] provisioning config files... [2022-10-26T11:40:07.619Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config11256535457263925270tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T11:40:07.914Z] ---> docker-login.sh [2022-10-26T11:40:07.914Z] nexus3.edgexfoundry.org:10001 [2022-10-26T11:40:07.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T11:40:07.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T11:40:07.914Z] Configure a credential helper to remove this warning. See [2022-10-26T11:40:07.914Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T11:40:07.914Z] [2022-10-26T11:40:07.914Z] Login Succeeded [2022-10-26T11:40:07.914Z] nexus3.edgexfoundry.org:10002 [2022-10-26T11:40:07.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T11:40:07.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T11:40:07.914Z] Configure a credential helper to remove this warning. See [2022-10-26T11:40:07.914Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T11:40:07.914Z] [2022-10-26T11:40:07.914Z] Login Succeeded [2022-10-26T11:40:07.914Z] nexus3.edgexfoundry.org:10003 [2022-10-26T11:40:08.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T11:40:08.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T11:40:08.175Z] Configure a credential helper to remove this warning. See [2022-10-26T11:40:08.175Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T11:40:08.175Z] [2022-10-26T11:40:08.175Z] Login Succeeded [2022-10-26T11:40:08.175Z] nexus3.edgexfoundry.org:10004 [2022-10-26T11:40:08.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T11:40:08.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T11:40:08.175Z] Configure a credential helper to remove this warning. See [2022-10-26T11:40:08.175Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T11:40:08.175Z] [2022-10-26T11:40:08.175Z] Login Succeeded [2022-10-26T11:40:08.175Z] docker.io [2022-10-26T11:40:08.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T11:40:08.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T11:40:08.697Z] Configure a credential helper to remove this warning. See [2022-10-26T11:40:08.697Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T11:40:08.697Z] [2022-10-26T11:40:08.697Z] Login Succeeded [2022-10-26T11:40:08.697Z] ---> docker-login.sh ends [Pipeline] } [2022-10-26T11:40:08.706Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-26T11:40:08.760Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T11:40:08.768Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-x86_64 [Pipeline] echo [2022-10-26T11:40:08.776Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T11:40:08.781Z] ========================================================= [2022-10-26T11:40:08.781Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] [2022-10-26T11:40:08.781Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T11:40:09.072Z] + 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-10-26T11:40:09.072Z] Sending build context to Docker daemon 4.64MB [2022-10-26T11:40:09.072Z] Step 1/22 : ARG BASE=alpine:3.15 [2022-10-26T11:40:09.072Z] Step 2/22 : FROM ${BASE} as builder [2022-10-26T11:40:09.072Z] latest: Pulling from edgex-devops/edgex-gcc-base [2022-10-26T11:40:09.072Z] 9621f1afde84: Pulling fs layer [2022-10-26T11:40:09.072Z] 968262dca30c: Pulling fs layer [2022-10-26T11:40:09.331Z] 9621f1afde84: Download complete [2022-10-26T11:40:09.331Z] 9621f1afde84: Pull complete [2022-10-26T11:40:09.898Z] 968262dca30c: Verifying Checksum [2022-10-26T11:40:09.898Z] 968262dca30c: Download complete [2022-10-26T11:40:12.433Z] 968262dca30c: Pull complete [2022-10-26T11:40:12.433Z] Digest: sha256:8d089e23d47b820511ff25cb0a5ce749395ad09d16657f852daa1fdd05e548e9 [2022-10-26T11:40:12.433Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2022-10-26T11:40:12.433Z] ---> e707ee6a6b38 [2022-10-26T11:40:12.433Z] 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-10-26T11:40:15.055Z] ---> Running in 19499c421fe1 [2022-10-26T11:40:15.055Z] Connecting to iotech.jfrog.io (52.30.214.23:443) [2022-10-26T11:40:15.315Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2022-10-26T11:40:15.315Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2022-10-26T11:40:15.315Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2022-10-26T11:40:15.883Z] Removing intermediate container 19499c421fe1 [2022-10-26T11:40:15.883Z] ---> 6b0d67321ea6 [2022-10-26T11:40:15.883Z] Step 4/22 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.15/main' >> /etc/apk/repositories [2022-10-26T11:40:15.883Z] ---> Running in 2002f37701b1 [2022-10-26T11:40:16.822Z] Removing intermediate container 2002f37701b1 [2022-10-26T11:40:16.822Z] ---> 4c6b0ed61556 [2022-10-26T11:40:16.822Z] 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-10-26T11:40:16.822Z] ---> Running in 668ab6062a66 [2022-10-26T11:40:16.822Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-26T11:40:17.082Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-26T11:40:17.082Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-26T11:40:17.651Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2022-10-26T11:40:17.651Z] (1/31) Installing hiredis (1.0.2-r0) [2022-10-26T11:40:17.651Z] (2/31) Installing hiredis-dev (1.0.2-r0) [2022-10-26T11:40:17.651Z] (3/31) Installing libcbor (0.8.0-r0) [2022-10-26T11:40:17.651Z] (4/31) Installing libcbor-dev (0.8.0-r0) [2022-10-26T11:40:17.651Z] (5/31) Installing ncurses-dev (6.3_p20211120-r1) [2022-10-26T11:40:17.651Z] (6/31) Installing paho-mqtt-c-dev-1.3 (1.3.11-r0) [2022-10-26T11:40:18.588Z] (7/31) Installing util-linux (2.37.4-r0) [2022-10-26T11:40:18.588Z] (8/31) Installing libblkid (2.37.4-r0) [2022-10-26T11:40:18.588Z] (9/31) Installing libeconf (0.4.2-r0) [2022-10-26T11:40:18.588Z] (10/31) Installing libuuid (2.37.4-r0) [2022-10-26T11:40:18.588Z] (11/31) Installing libfdisk (2.37.4-r0) [2022-10-26T11:40:18.588Z] (12/31) Installing libmount (2.37.4-r0) [2022-10-26T11:40:18.588Z] (13/31) Installing libsmartcols (2.37.4-r0) [2022-10-26T11:40:18.588Z] (14/31) Installing util-linux-misc (2.37.4-r0) [2022-10-26T11:40:18.588Z] (15/31) Installing linux-pam (1.5.2-r0) [2022-10-26T11:40:18.588Z] (16/31) Installing runuser (2.37.4-r0) [2022-10-26T11:40:18.588Z] (17/31) Installing hexdump (2.37.4-r0) [2022-10-26T11:40:18.588Z] (18/31) Installing uuidgen (2.37.4-r0) [2022-10-26T11:40:18.588Z] (19/31) Installing blkid (2.37.4-r0) [2022-10-26T11:40:18.588Z] (20/31) Installing sfdisk (2.37.4-r0) [2022-10-26T11:40:18.588Z] (21/31) Installing mcookie (2.37.4-r0) [2022-10-26T11:40:18.588Z] (22/31) Installing wipefs (2.37.4-r0) [2022-10-26T11:40:18.588Z] (23/31) Installing cfdisk (2.37.4-r0) [2022-10-26T11:40:18.588Z] (24/31) Installing flock (2.37.4-r0) [2022-10-26T11:40:18.588Z] (25/31) Installing lsblk (2.37.4-r0) [2022-10-26T11:40:18.588Z] (26/31) Installing libcap-ng (0.8.2-r1) [2022-10-26T11:40:18.588Z] (27/31) Installing setpriv (2.37.4-r0) [2022-10-26T11:40:18.588Z] (28/31) Installing logger (2.37.4-r0) [2022-10-26T11:40:18.588Z] (29/31) Installing partx (2.37.4-r0) [2022-10-26T11:40:18.588Z] (30/31) Installing findmnt (2.37.4-r0) [2022-10-26T11:40:18.588Z] (31/31) Installing util-linux-dev (2.37.4-r0) [2022-10-26T11:40:18.588Z] Executing busybox-1.34.1-r7.trigger [2022-10-26T11:40:18.588Z] OK: 293 MiB in 108 packages [2022-10-26T11:40:19.526Z] Removing intermediate container 668ab6062a66 [2022-10-26T11:40:19.526Z] ---> 3f6df7b9b967 [2022-10-26T11:40:19.526Z] Step 6/22 : RUN mkdir /tmp/sdk [2022-10-26T11:40:19.526Z] ---> Running in 77b86239004e [2022-10-26T11:40:20.093Z] Removing intermediate container 77b86239004e [2022-10-26T11:40:20.093Z] ---> 0945920d8440 [2022-10-26T11:40:20.093Z] Step 7/22 : COPY VERSION /tmp/sdk [2022-10-26T11:40:20.093Z] ---> b2ea3ef1d1bc [2022-10-26T11:40:20.093Z] Step 8/22 : COPY src /tmp/sdk/src [2022-10-26T11:40:20.660Z] ---> 2019ee5d6e4a [2022-10-26T11:40:20.660Z] Step 9/22 : COPY include /tmp/sdk/include [2022-10-26T11:40:20.660Z] ---> 47c03841e877 [2022-10-26T11:40:20.660Z] Step 10/22 : COPY scripts /tmp/sdk/scripts [2022-10-26T11:40:20.660Z] ---> 0dce23cb1743 [2022-10-26T11:40:20.660Z] Step 11/22 : COPY LICENSE /tmp/sdk [2022-10-26T11:40:20.957Z] ---> e583c52fb378 [2022-10-26T11:40:20.957Z] Step 12/22 : COPY Attribution.txt /tmp/sdk [2022-10-26T11:40:21.216Z] ---> 12d24464c3f3 [2022-10-26T11:40:21.216Z] Step 13/22 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2022-10-26T11:40:21.216Z] ---> Running in 9d3f541caa53 [2022-10-26T11:40:21.476Z] + CPPCHECK=false [2022-10-26T11:40:21.476Z] + DOCGEN=false [2022-10-26T11:40:21.476Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2022-10-26T11:40:21.476Z] + TOMLVER=SDK-0.2 [2022-10-26T11:40:21.476Z] + CUTILVER=1.2.2 [2022-10-26T11:40:21.476Z] + '[' 0 -gt 0 ] [2022-10-26T11:40:21.476Z] + readlink -f ./scripts/build.sh [2022-10-26T11:40:21.476Z] + dirname /tmp/sdk/scripts/build.sh [2022-10-26T11:40:21.476Z] + dirname /tmp/sdk/scripts [2022-10-26T11:40:21.476Z] + ROOT=/tmp/sdk [2022-10-26T11:40:21.476Z] + cd /tmp/sdk [2022-10-26T11:40:21.476Z] + '[' '!' -d deps ] [2022-10-26T11:40:21.476Z] + mkdir deps [2022-10-26T11:40:21.476Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2022-10-26T11:40:21.476Z] + tar -C deps -z -x -f - [2022-10-26T11:40:21.476Z] Connecting to github.com (140.82.112.3:443) [2022-10-26T11:40:21.738Z] Connecting to codeload.github.com (140.82.114.10:443) [2022-10-26T11:40:21.996Z] writing to stdout [2022-10-26T11:40:21.996Z] - 100% |********************************| 16451 0:00:00 ETA [2022-10-26T11:40:21.997Z] written to stdout [2022-10-26T11:40:21.997Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2022-10-26T11:40:21.997Z] + + tar -Cwget deps -z -x -O -f - - [2022-10-26T11:40:21.997Z] https://github.com/IOTechSystems/iotech-c-utils/archive/v1.2.2.tar.gz [2022-10-26T11:40:21.997Z] Connecting to github.com (140.82.112.3:443) [2022-10-26T11:40:22.263Z] Connecting to codeload.github.com (140.82.114.10:443) [2022-10-26T11:40:22.263Z] writing to stdout [2022-10-26T11:40:22.522Z] - 100% |********************************| 189k 0:00:00 ETA [2022-10-26T11:40:22.522Z] written to stdout [2022-10-26T11:40:22.522Z] + mkdir -p src/c/iot [2022-10-26T11:40:22.523Z] + 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-10-26T11:40:22.523Z] + cp deps/iotech-c-utils-1.2.2/src/c/defs.h.in src/c/iot [2022-10-26T11:40:22.523Z] + cp deps/iotech-c-utils-1.2.2/src/c/yxml.h src/c/iot [2022-10-26T11:40:22.523Z] + cp deps/iotech-c-utils-1.2.2/VERSION src/c/iot [2022-10-26T11:40:22.523Z] + mkdir -p include/iot [2022-10-26T11:40:22.523Z] + 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-10-26T11:40:22.523Z] + mkdir -p include/iot/os [2022-10-26T11:40:22.523Z] + 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-10-26T11:40:22.523Z] + mkdir -p /tmp/sdk/build/release [2022-10-26T11:40:22.523Z] + cd /tmp/sdk/build/release [2022-10-26T11:40:22.523Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2022-10-26T11:40:22.523Z] -- The C compiler identification is GNU 10.3.1 [2022-10-26T11:40:22.523Z] -- Detecting C compiler ABI info [2022-10-26T11:40:22.523Z] -- Detecting C compiler ABI info - done [2022-10-26T11:40:22.523Z] -- Check for working C compiler: /usr/bin/cc - skipped [2022-10-26T11:40:22.523Z] -- Detecting C compile features [2022-10-26T11:40:22.523Z] -- Detecting C compile features - done [2022-10-26T11:40:22.523Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2022-10-26T11:40:22.582Z] Still waiting to schedule task [2022-10-26T11:40:22.583Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-10-26T11:40:22.790Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.80.0") [2022-10-26T11:40:22.790Z] -- Found LIBYAML: /usr/lib/libyaml.so [2022-10-26T11:40:22.790Z] -- Found LIBUUID: /usr/lib/libuuid.so [2022-10-26T11:40:22.790Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2022-10-26T11:40:22.790Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2022-10-26T11:40:22.790Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2022-10-26T11:40:22.790Z] -- C SDK 2.2.1-dev.2 for Linux [2022-10-26T11:40:22.790Z] -- Performing Test CSDK_HAVE_ATOMIC [2022-10-26T11:40:22.790Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2022-10-26T11:40:22.790Z] -- Found Curses: /usr/lib/libcurses.so [2022-10-26T11:40:22.790Z] -- Configuring done [2022-10-26T11:40:22.790Z] -- Generating done [2022-10-26T11:40:22.790Z] -- Build files have been written to: /tmp/sdk/build/release [2022-10-26T11:40:22.790Z] + make all package [2022-10-26T11:40:22.790Z] + tee release.log [2022-10-26T11:40:22.790Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2022-10-26T11:40:23.052Z] [ 2%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2022-10-26T11:40:23.052Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2022-10-26T11:40:23.621Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2022-10-26T11:40:23.621Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2022-10-26T11:40:23.880Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2022-10-26T11:40:23.881Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2022-10-26T11:40:24.140Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2022-10-26T11:40:24.140Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2022-10-26T11:40:24.400Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2022-10-26T11:40:24.968Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2022-10-26T11:40:24.968Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2022-10-26T11:40:24.968Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2022-10-26T11:40:25.226Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2022-10-26T11:40:25.226Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2022-10-26T11:40:25.226Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2022-10-26T11:40:25.484Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2022-10-26T11:40:26.050Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2022-10-26T11:40:26.050Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2022-10-26T11:40:26.050Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2022-10-26T11:40:26.050Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2022-10-26T11:40:26.308Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2022-10-26T11:40:26.308Z] /tmp/sdk/src/c/iot/container.c: In function 'iot_container_init': [2022-10-26T11:40:26.308Z] /tmp/sdk/src/c/iot/container.c:275:37: warning: unused variable 'factory' [-Wunused-variable] [2022-10-26T11:40:26.308Z] 275 | const iot_component_factory_t * factory; [2022-10-26T11:40:26.308Z] | ^~~~~~~ [2022-10-26T11:40:26.308Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2022-10-26T11:40:27.245Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2022-10-26T11:40:27.245Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2022-10-26T11:40:27.245Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2022-10-26T11:40:27.503Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2022-10-26T11:40:27.503Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2022-10-26T11:40:27.503Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2022-10-26T11:40:27.762Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2022-10-26T11:40:28.020Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2022-10-26T11:40:28.020Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2022-10-26T11:40:28.020Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/uuid.c.o [2022-10-26T11:40:28.279Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2022-10-26T11:40:28.537Z] [ 51%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2022-10-26T11:40:28.796Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2022-10-26T11:40:28.796Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2022-10-26T11:40:29.056Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2022-10-26T11:40:29.999Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2022-10-26T11:40:29.999Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2022-10-26T11:40:29.999Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2022-10-26T11:40:29.999Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2022-10-26T11:40:30.257Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2022-10-26T11:40:30.825Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2022-10-26T11:40:30.825Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2022-10-26T11:40:30.825Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2022-10-26T11:40:31.083Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2022-10-26T11:40:31.340Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2022-10-26T11:40:32.277Z] [ 72%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2022-10-26T11:40:32.277Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2022-10-26T11:40:32.277Z] [ 75%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2022-10-26T11:40:32.535Z] [ 76%] Linking C shared library libcsdk.so [2022-10-26T11:40:32.535Z] [ 76%] Built target csdk [2022-10-26T11:40:32.535Z] [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2022-10-26T11:40:32.535Z] [ 79%] Linking C executable template [2022-10-26T11:40:32.792Z] [ 79%] Built target template [2022-10-26T11:40:32.792Z] [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2022-10-26T11:40:32.792Z] [ 82%] Linking C executable device-counter [2022-10-26T11:40:32.792Z] [ 82%] Built target device-counter [2022-10-26T11:40:32.792Z] [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2022-10-26T11:40:33.050Z] [ 85%] Linking C executable device-random [2022-10-26T11:40:33.050Z] [ 85%] Built target device-random [2022-10-26T11:40:33.050Z] [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2022-10-26T11:40:33.309Z] [ 88%] Linking C executable device-gyro [2022-10-26T11:40:33.309Z] [ 88%] Built target device-gyro [2022-10-26T11:40:33.309Z] [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2022-10-26T11:40:33.309Z] [ 91%] Linking C executable device-bitfields [2022-10-26T11:40:33.309Z] [ 91%] Built target device-bitfields [2022-10-26T11:40:33.567Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2022-10-26T11:40:33.567Z] [ 94%] Linking C executable template-discovery [2022-10-26T11:40:33.567Z] [ 94%] Built target template-discovery [2022-10-26T11:40:33.567Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2022-10-26T11:40:33.825Z] [ 97%] Linking C executable device-file [2022-10-26T11:40:33.825Z] [ 97%] Built target device-file [2022-10-26T11:40:33.825Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2022-10-26T11:40:34.082Z] [100%] Linking C executable device-terminal [2022-10-26T11:40:34.082Z] [100%] Built target device-terminal [2022-10-26T11:40:34.082Z] Run CPack packaging tool... [2022-10-26T11:40:34.083Z] CPack: Create package using TGZ [2022-10-26T11:40:34.083Z] CPack: Install projects [2022-10-26T11:40:34.083Z] CPack: - Run preinstall target for: Csdk [2022-10-26T11:40:34.342Z] CPack: - Install project: Csdk [] [2022-10-26T11:40:34.342Z] CPack: Create package [2022-10-26T11:40:34.342Z] CPack: - package: /tmp/sdk/build/release/csdk-2.2.1-dev.2.tar.gz generated. [2022-10-26T11:40:34.342Z] + '[' false '=' true ] [2022-10-26T11:40:34.342Z] + '[' false '=' true ] [2022-10-26T11:40:34.342Z] + mkdir -p /tmp/sdk/build/debug [2022-10-26T11:40:34.342Z] + cd /tmp/sdk/build/debug [2022-10-26T11:40:34.342Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2022-10-26T11:40:34.342Z] -- The C compiler identification is GNU 10.3.1 [2022-10-26T11:40:34.342Z] -- Detecting C compiler ABI info [2022-10-26T11:40:34.601Z] -- Detecting C compiler ABI info - done [2022-10-26T11:40:34.601Z] -- Check for working C compiler: /usr/bin/cc - skipped [2022-10-26T11:40:34.601Z] -- Detecting C compile features [2022-10-26T11:40:34.601Z] -- Detecting C compile features - done [2022-10-26T11:40:34.601Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2022-10-26T11:40:34.601Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.80.0") [2022-10-26T11:40:34.601Z] -- Found LIBYAML: /usr/lib/libyaml.so [2022-10-26T11:40:34.601Z] -- Found LIBUUID: /usr/lib/libuuid.so [2022-10-26T11:40:34.601Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2022-10-26T11:40:34.601Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2022-10-26T11:40:34.601Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2022-10-26T11:40:34.601Z] -- C SDK 2.2.1-dev.2 for Linux [2022-10-26T11:40:34.601Z] -- Performing Test CSDK_HAVE_ATOMIC [2022-10-26T11:40:34.601Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2022-10-26T11:40:34.860Z] -- Found Curses: /usr/lib/libcurses.so [2022-10-26T11:40:34.860Z] -- Configuring done [2022-10-26T11:40:34.860Z] -- Generating done [2022-10-26T11:40:34.860Z] -- Build files have been written to: /tmp/sdk/build/debug [2022-10-26T11:40:34.860Z] + + teemake debug.log [2022-10-26T11:40:34.860Z] [2022-10-26T11:40:34.860Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2022-10-26T11:40:34.860Z] [ 2%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2022-10-26T11:40:35.118Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2022-10-26T11:40:35.118Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2022-10-26T11:40:35.118Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2022-10-26T11:40:35.381Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2022-10-26T11:40:35.381Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2022-10-26T11:40:35.381Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2022-10-26T11:40:35.381Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2022-10-26T11:40:35.638Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2022-10-26T11:40:35.638Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2022-10-26T11:40:35.896Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2022-10-26T11:40:35.896Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2022-10-26T11:40:35.896Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2022-10-26T11:40:36.157Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2022-10-26T11:40:36.157Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2022-10-26T11:40:36.157Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2022-10-26T11:40:36.416Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2022-10-26T11:40:36.416Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2022-10-26T11:40:36.416Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2022-10-26T11:40:36.416Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2022-10-26T11:40:36.416Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2022-10-26T11:40:36.416Z] /tmp/sdk/src/c/iot/container.c: In function 'iot_container_init': [2022-10-26T11:40:36.416Z] /tmp/sdk/src/c/iot/container.c:275:37: warning: unused variable 'factory' [-Wunused-variable] [2022-10-26T11:40:36.416Z] 275 | const iot_component_factory_t * factory; [2022-10-26T11:40:36.416Z] | ^~~~~~~ [2022-10-26T11:40:36.679Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2022-10-26T11:40:36.945Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2022-10-26T11:40:36.945Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2022-10-26T11:40:36.945Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2022-10-26T11:40:36.945Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2022-10-26T11:40:36.945Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2022-10-26T11:40:37.206Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2022-10-26T11:40:37.206Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2022-10-26T11:40:37.206Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2022-10-26T11:40:37.206Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2022-10-26T11:40:37.466Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/uuid.c.o [2022-10-26T11:40:37.466Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2022-10-26T11:40:37.466Z] [ 51%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2022-10-26T11:40:37.466Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2022-10-26T11:40:37.725Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2022-10-26T11:40:37.725Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2022-10-26T11:40:37.986Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2022-10-26T11:40:37.987Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2022-10-26T11:40:37.987Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2022-10-26T11:40:38.245Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2022-10-26T11:40:38.245Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2022-10-26T11:40:38.503Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2022-10-26T11:40:38.503Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2022-10-26T11:40:38.503Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2022-10-26T11:40:38.762Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2022-10-26T11:40:38.762Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2022-10-26T11:40:39.020Z] [ 72%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2022-10-26T11:40:39.020Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2022-10-26T11:40:39.020Z] [ 75%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2022-10-26T11:40:39.279Z] [ 76%] Linking C shared library libcsdk.so [2022-10-26T11:40:39.279Z] [ 76%] Built target csdk [2022-10-26T11:40:39.279Z] [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2022-10-26T11:40:39.279Z] [ 79%] Linking C executable template [2022-10-26T11:40:39.538Z] [ 79%] Built target template [2022-10-26T11:40:39.538Z] [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2022-10-26T11:40:39.538Z] [ 82%] Linking C executable device-counter [2022-10-26T11:40:39.538Z] [ 82%] Built target device-counter [2022-10-26T11:40:39.538Z] [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2022-10-26T11:40:39.538Z] [ 85%] Linking C executable device-random [2022-10-26T11:40:39.798Z] [ 85%] Built target device-random [2022-10-26T11:40:39.798Z] [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2022-10-26T11:40:39.798Z] [ 88%] Linking C executable device-gyro [2022-10-26T11:40:39.798Z] [ 88%] Built target device-gyro [2022-10-26T11:40:39.798Z] [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2022-10-26T11:40:40.057Z] [ 91%] Linking C executable device-bitfields [2022-10-26T11:40:40.057Z] [ 91%] Built target device-bitfields [2022-10-26T11:40:40.057Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2022-10-26T11:40:40.057Z] [ 94%] Linking C executable template-discovery [2022-10-26T11:40:40.057Z] [ 94%] Built target template-discovery [2022-10-26T11:40:40.057Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2022-10-26T11:40:40.316Z] [ 97%] Linking C executable device-file [2022-10-26T11:40:40.316Z] [ 97%] Built target device-file [2022-10-26T11:40:40.316Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2022-10-26T11:40:40.316Z] [100%] Linking C executable device-terminal [2022-10-26T11:40:40.575Z] [100%] Built target device-terminal [2022-10-26T11:40:40.575Z] make: Entering directory '/tmp/sdk/build/release' [2022-10-26T11:40:40.575Z] make[1]: Entering directory '/tmp/sdk/build/release' [2022-10-26T11:40:40.575Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-10-26T11:40:40.575Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-10-26T11:40:40.575Z] [ 76%] Built target csdk [2022-10-26T11:40:40.575Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-10-26T11:40:40.575Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-10-26T11:40:40.575Z] [ 79%] Built target template [2022-10-26T11:40:40.575Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-10-26T11:40:40.575Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-10-26T11:40:40.575Z] [ 82%] Built target device-counter [2022-10-26T11:40:40.575Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-10-26T11:40:40.575Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-10-26T11:40:40.575Z] [ 85%] Built target device-random [2022-10-26T11:40:40.575Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-10-26T11:40:40.575Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-10-26T11:40:40.575Z] [ 88%] Built target device-gyro [2022-10-26T11:40:40.575Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-10-26T11:40:40.575Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-10-26T11:40:40.575Z] [ 91%] Built target device-bitfields [2022-10-26T11:40:40.575Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-10-26T11:40:40.575Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-10-26T11:40:40.575Z] [ 94%] Built target template-discovery [2022-10-26T11:40:40.575Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-10-26T11:40:40.575Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-10-26T11:40:40.575Z] [ 97%] Built target device-file [2022-10-26T11:40:40.575Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-10-26T11:40:40.575Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-10-26T11:40:40.575Z] [100%] Built target device-terminal [2022-10-26T11:40:40.575Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2022-10-26T11:40:40.836Z] Install the project... [2022-10-26T11:40:40.836Z] -- Install configuration: "Release" [2022-10-26T11:40:40.836Z] -- Installing: /usr/local/lib/libcsdk.so [2022-10-26T11:40:40.836Z] -- Installing: /usr/local/include [2022-10-26T11:40:40.836Z] -- Installing: /usr/local/include/devsdk [2022-10-26T11:40:40.836Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2022-10-26T11:40:40.836Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2022-10-26T11:40:40.836Z] -- Installing: /usr/local/include/edgex [2022-10-26T11:40:40.836Z] -- Installing: /usr/local/include/edgex/edgex.h [2022-10-26T11:40:40.836Z] -- Installing: /usr/local/include/edgex/devices.h [2022-10-26T11:40:40.836Z] -- Installing: /usr/local/include/edgex/profiles.h [2022-10-26T11:40:40.836Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2022-10-26T11:40:40.836Z] -- Installing: /usr/local/include/edgex/rest-server.h [2022-10-26T11:40:40.836Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2022-10-26T11:40:40.836Z] -- Installing: /usr/local/include/iot [2022-10-26T11:40:40.836Z] -- Installing: /usr/local/include/iot/thread.h [2022-10-26T11:40:40.836Z] -- Installing: /usr/local/include/iot/iot.h [2022-10-26T11:40:40.836Z] -- Installing: /usr/local/include/iot/json.h [2022-10-26T11:40:40.836Z] -- Installing: /usr/local/include/iot/scheduler.h [2022-10-26T11:40:40.836Z] -- Installing: /usr/local/include/iot/typecode.h [2022-10-26T11:40:40.836Z] -- Installing: /usr/local/include/iot/component.h [2022-10-26T11:40:40.836Z] -- Installing: /usr/local/include/iot/defs.h [2022-10-26T11:40:40.836Z] -- Installing: /usr/local/include/iot/base64.h [2022-10-26T11:40:40.836Z] -- Installing: /usr/local/include/iot/time.h [2022-10-26T11:40:40.836Z] -- Installing: /usr/local/include/iot/os [2022-10-26T11:40:40.836Z] -- Installing: /usr/local/include/iot/os/linux.h [2022-10-26T11:40:40.836Z] -- Installing: /usr/local/include/iot/os/macos.h [2022-10-26T11:40:40.836Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2022-10-26T11:40:40.836Z] -- Installing: /usr/local/include/iot/container.h [2022-10-26T11:40:40.836Z] -- Installing: /usr/local/include/iot/data.h [2022-10-26T11:40:40.836Z] -- Installing: /usr/local/include/iot/hash.h [2022-10-26T11:40:40.836Z] -- Installing: /usr/local/include/iot/uuid.h [2022-10-26T11:40:40.836Z] -- Installing: /usr/local/include/iot/config.h [2022-10-26T11:40:40.836Z] -- Installing: /usr/local/include/iot/logger.h [2022-10-26T11:40:40.836Z] -- Installing: /usr/local/include/iot/threadpool.h [2022-10-26T11:40:40.836Z] -- Installing: /usr/local/include/iot/os.h [2022-10-26T11:40:40.836Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2022-10-26T11:40:40.836Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2022-10-26T11:40:40.836Z] make: Leaving directory '/tmp/sdk/build/release' [2022-10-26T11:40:41.403Z] Removing intermediate container 9d3f541caa53 [2022-10-26T11:40:41.403Z] ---> dd6d89416948 [2022-10-26T11:40:41.403Z] Step 14/22 : FROM ${BASE} [2022-10-26T11:40:41.403Z] ---> e707ee6a6b38 [2022-10-26T11:40:41.403Z] Step 15/22 : LABEL maintainer="IOTech " [2022-10-26T11:40:41.403Z] ---> Running in d8d8b477965d [2022-10-26T11:40:41.662Z] Removing intermediate container d8d8b477965d [2022-10-26T11:40:41.662Z] ---> beb45d33bb95 [2022-10-26T11:40:41.662Z] 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-10-26T11:40:41.662Z] ---> Running in 136860acdda9 [2022-10-26T11:40:41.920Z] Connecting to iotech.jfrog.io (52.30.214.23:443) [2022-10-26T11:40:42.178Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2022-10-26T11:40:42.178Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2022-10-26T11:40:42.178Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2022-10-26T11:40:42.437Z] Removing intermediate container 136860acdda9 [2022-10-26T11:40:42.437Z] ---> 138a445c91c6 [2022-10-26T11:40:42.437Z] Step 17/22 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.15/main' >> /etc/apk/repositories [2022-10-26T11:40:42.437Z] ---> Running in d83c6e94efcb [2022-10-26T11:40:43.005Z] Removing intermediate container d83c6e94efcb [2022-10-26T11:40:43.005Z] ---> b186e055d465 [2022-10-26T11:40:43.005Z] 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-10-26T11:40:43.005Z] ---> Running in 46d8121c9879 [2022-10-26T11:40:43.263Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-26T11:40:43.522Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-26T11:40:43.522Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-26T11:40:44.088Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2022-10-26T11:40:44.088Z] (1/6) Installing curl (7.80.0-r4) [2022-10-26T11:40:44.088Z] (2/6) Installing hiredis (1.0.2-r0) [2022-10-26T11:40:44.088Z] (3/6) Installing hiredis-dev (1.0.2-r0) [2022-10-26T11:40:44.088Z] (4/6) Installing libcbor (0.8.0-r0) [2022-10-26T11:40:44.088Z] (5/6) Installing libuuid (2.37.4-r0) [2022-10-26T11:40:44.088Z] (6/6) Installing paho-mqtt-c-dev-1.3 (1.3.11-r0) [2022-10-26T11:40:45.023Z] Executing busybox-1.34.1-r7.trigger [2022-10-26T11:40:45.023Z] OK: 283 MiB in 83 packages [2022-10-26T11:40:45.284Z] Removing intermediate container 46d8121c9879 [2022-10-26T11:40:45.284Z] ---> 32a6fc6bb4e1 [2022-10-26T11:40:45.284Z] Step 19/22 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2022-10-26T11:40:45.284Z] ---> b9951201b50c [2022-10-26T11:40:45.284Z] Step 20/22 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2022-10-26T11:40:45.542Z] ---> 2041c9c36c27 [2022-10-26T11:40:45.542Z] Step 21/22 : COPY --from=builder /usr/local/lib /usr/local/lib [2022-10-26T11:40:45.542Z] ---> 7df7d95549a1 [2022-10-26T11:40:45.542Z] Step 22/22 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2022-10-26T11:40:45.801Z] ---> 931435d1c1b6 [2022-10-26T11:40:45.801Z] Successfully built 931435d1c1b6 [2022-10-26T11:40:45.801Z] 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-10-26T11:40:46.163Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-26T11:40:46.163Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T11:40:46.219Z] prd-ubuntu20.04-docker-8c-8g-117115 does not seem to be running inside a container [2022-10-26T11:40:46.249Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-26T11:40:46.567Z] $ docker top 30bda6ca51189a3d0b0c12857234e97a94f7a3852eba7fe9e118cc7d9566e981 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T11:40:46.906Z] + make test [2022-10-26T11:40:46.906Z] echo "make test" [2022-10-26T11:40:46.906Z] make test [Pipeline] } [2022-10-26T11:40:46.919Z] $ docker stop --time=1 30bda6ca51189a3d0b0c12857234e97a94f7a3852eba7fe9e118cc7d9566e981 [2022-10-26T11:40:48.188Z] $ docker rm -f 30bda6ca51189a3d0b0c12857234e97a94f7a3852eba7fe9e118cc7d9566e981 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-26T11:40:48.766Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-26T11:40:49.055Z] + ls -al . [2022-10-26T11:40:49.055Z] total 208 [2022-10-26T11:40:49.055Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 26 11:40 . [2022-10-26T11:40:49.055Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 11:39 .. [2022-10-26T11:40:49.055Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 11:40 .git [2022-10-26T11:40:49.055Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 11:39 .github [2022-10-26T11:40:49.055Z] -rw-rw-r-- 1 jenkins jenkins 176 Oct 26 11:39 .gitignore [2022-10-26T11:40:49.055Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 26 11:40 .semver [2022-10-26T11:40:49.055Z] -rw-rw-r-- 1 jenkins jenkins 3104 Oct 26 11:39 Attribution.txt [2022-10-26T11:40:49.055Z] -rw-rw-r-- 1 jenkins jenkins 8540 Oct 26 11:39 CHANGES [2022-10-26T11:40:49.055Z] -rw-rw-r-- 1 jenkins jenkins 108574 Oct 26 11:39 Doxyfile [2022-10-26T11:40:49.055Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 26 11:39 GOVERNANCE.md [2022-10-26T11:40:49.055Z] -rw-rw-r-- 1 jenkins jenkins 784 Oct 26 11:39 Jenkinsfile [2022-10-26T11:40:49.055Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 26 11:39 LICENSE [2022-10-26T11:40:49.055Z] -rw-rw-r-- 1 jenkins jenkins 444 Oct 26 11:39 Makefile [2022-10-26T11:40:49.055Z] -rw-rw-r-- 1 jenkins jenkins 618 Oct 26 11:39 OWNERS.md [2022-10-26T11:40:49.055Z] -rw-rw-r-- 1 jenkins jenkins 4086 Oct 26 11:39 README.md [2022-10-26T11:40:49.055Z] -rw-rw-r-- 1 jenkins jenkins 7422 Oct 26 11:39 README.v2.md [2022-10-26T11:40:49.055Z] -rw-rw-r-- 1 jenkins jenkins 11 Oct 26 11:40 VERSION [2022-10-26T11:40:49.055Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 11:39 docs [2022-10-26T11:40:49.055Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 11:39 include [2022-10-26T11:40:49.055Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 11:39 scripts [2022-10-26T11:40:49.055Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 11:39 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T11:40:49.350Z] + 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=5a8c60fb44abe53b7a44cf8b19a8ca8224801472 --label arch=amd64 --label version=2.2.1-dev.2 . [2022-10-26T11:40:49.350Z] Sending build context to Docker daemon 4.64MB [2022-10-26T11:40:49.350Z] Step 1/17 : ARG BASE=alpine:3.15 [2022-10-26T11:40:49.350Z] Step 2/17 : FROM ${BASE} [2022-10-26T11:40:49.350Z] ---> 931435d1c1b6 [2022-10-26T11:40:49.350Z] Step 3/17 : LABEL maintainer="IOTech " [2022-10-26T11:40:49.350Z] ---> Running in 9cdb4e90d1ee [2022-10-26T11:40:49.617Z] Removing intermediate container 9cdb4e90d1ee [2022-10-26T11:40:49.617Z] ---> 2e339baa2b8f [2022-10-26T11:40:49.617Z] 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-10-26T11:40:49.617Z] ---> Running in e6631b928acf [2022-10-26T11:40:49.877Z] Connecting to iotech.jfrog.io (52.17.92.222:443) [2022-10-26T11:40:50.135Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2022-10-26T11:40:50.135Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2022-10-26T11:40:50.135Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2022-10-26T11:40:50.393Z] Removing intermediate container e6631b928acf [2022-10-26T11:40:50.393Z] ---> 9f3cd8bd688b [2022-10-26T11:40:50.393Z] Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.15/main' >> /etc/apk/repositories [2022-10-26T11:40:50.393Z] ---> Running in 80d73198040f [2022-10-26T11:40:50.964Z] Removing intermediate container 80d73198040f [2022-10-26T11:40:50.964Z] ---> c12b13ebdcfa [2022-10-26T11:40:50.964Z] 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-10-26T11:40:50.964Z] ---> Running in 743c089da590 [2022-10-26T11:40:51.224Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-26T11:40:51.224Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-10-26T11:40:51.482Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.15/main/x86_64/APKINDEX.tar.gz [2022-10-26T11:40:51.743Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2022-10-26T11:40:51.743Z] (1/26) Installing libcbor-dev (0.8.0-r0) [2022-10-26T11:40:52.005Z] (2/26) Installing ncurses-dev (6.3_p20211120-r1) [2022-10-26T11:40:52.005Z] (3/26) Installing util-linux (2.37.4-r0) [2022-10-26T11:40:52.005Z] (4/26) Installing libblkid (2.37.4-r0) [2022-10-26T11:40:52.005Z] (5/26) Installing libeconf (0.4.2-r0) [2022-10-26T11:40:52.005Z] (6/26) Installing libfdisk (2.37.4-r0) [2022-10-26T11:40:52.005Z] (7/26) Installing libmount (2.37.4-r0) [2022-10-26T11:40:52.005Z] (8/26) Installing libsmartcols (2.37.4-r0) [2022-10-26T11:40:52.005Z] (9/26) Installing util-linux-misc (2.37.4-r0) [2022-10-26T11:40:52.005Z] (10/26) Installing linux-pam (1.5.2-r0) [2022-10-26T11:40:52.005Z] (11/26) Installing runuser (2.37.4-r0) [2022-10-26T11:40:52.005Z] (12/26) Installing hexdump (2.37.4-r0) [2022-10-26T11:40:52.005Z] (13/26) Installing uuidgen (2.37.4-r0) [2022-10-26T11:40:52.005Z] (14/26) Installing blkid (2.37.4-r0) [2022-10-26T11:40:52.005Z] (15/26) Installing sfdisk (2.37.4-r0) [2022-10-26T11:40:52.005Z] (16/26) Installing mcookie (2.37.4-r0) [2022-10-26T11:40:52.005Z] (17/26) Installing wipefs (2.37.4-r0) [2022-10-26T11:40:52.005Z] (18/26) Installing cfdisk (2.37.4-r0) [2022-10-26T11:40:52.005Z] (19/26) Installing flock (2.37.4-r0) [2022-10-26T11:40:52.005Z] (20/26) Installing lsblk (2.37.4-r0) [2022-10-26T11:40:52.005Z] (21/26) Installing libcap-ng (0.8.2-r1) [2022-10-26T11:40:52.005Z] (22/26) Installing setpriv (2.37.4-r0) [2022-10-26T11:40:52.005Z] (23/26) Installing logger (2.37.4-r0) [2022-10-26T11:40:52.005Z] (24/26) Installing partx (2.37.4-r0) [2022-10-26T11:40:52.005Z] (25/26) Installing findmnt (2.37.4-r0) [2022-10-26T11:40:52.005Z] (26/26) Installing util-linux-dev (2.37.4-r0) [2022-10-26T11:40:52.005Z] Executing busybox-1.34.1-r7.trigger [2022-10-26T11:40:52.005Z] OK: 294 MiB in 109 packages [2022-10-26T11:40:52.944Z] Removing intermediate container 743c089da590 [2022-10-26T11:40:52.944Z] ---> 243dcec2b5d3 [2022-10-26T11:40:52.944Z] Step 7/17 : COPY VERSION /edgex-c-sdk/ [2022-10-26T11:40:52.944Z] ---> ee40d594a6fb [2022-10-26T11:40:52.944Z] Step 8/17 : COPY src /edgex-c-sdk/src/ [2022-10-26T11:40:53.206Z] ---> e373ea9305f7 [2022-10-26T11:40:53.206Z] Step 9/17 : COPY include /edgex-c-sdk/include/ [2022-10-26T11:40:53.206Z] ---> 982de6d6eee9 [2022-10-26T11:40:53.206Z] Step 10/17 : COPY scripts /edgex-c-sdk/scripts [2022-10-26T11:40:53.206Z] ---> 4d3fbc2f0b55 [2022-10-26T11:40:53.206Z] Step 11/17 : COPY LICENSE /edgex-c-sdk/ [2022-10-26T11:40:53.464Z] ---> 6aebc352712e [2022-10-26T11:40:53.464Z] Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ [2022-10-26T11:40:53.464Z] ---> ab3911d7b605 [2022-10-26T11:40:53.464Z] Step 13/17 : WORKDIR /edgex-c-sdk [2022-10-26T11:40:53.464Z] ---> Running in e4120b9580fd [2022-10-26T11:40:53.725Z] Removing intermediate container e4120b9580fd [2022-10-26T11:40:53.725Z] ---> cc14d522a185 [2022-10-26T11:40:53.725Z] Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2022-10-26T11:40:53.725Z] ---> Running in 71290a855a2d [2022-10-26T11:40:53.725Z] Removing intermediate container 71290a855a2d [2022-10-26T11:40:53.725Z] ---> a2ce26261db4 [2022-10-26T11:40:53.725Z] Step 15/17 : LABEL arch=amd64 [2022-10-26T11:40:53.725Z] ---> Running in 89216f536bb2 [2022-10-26T11:40:53.725Z] Removing intermediate container 89216f536bb2 [2022-10-26T11:40:53.725Z] ---> 48ed5b09a51d [2022-10-26T11:40:53.725Z] Step 16/17 : LABEL git_sha=5a8c60fb44abe53b7a44cf8b19a8ca8224801472 [2022-10-26T11:40:53.725Z] ---> Running in 4ef4ddc30cff [2022-10-26T11:40:53.986Z] Removing intermediate container 4ef4ddc30cff [2022-10-26T11:40:53.986Z] ---> 7419d74d3709 [2022-10-26T11:40:53.986Z] Step 17/17 : LABEL version=2.2.1-dev.2 [2022-10-26T11:40:53.986Z] ---> Running in 0d900987be81 [2022-10-26T11:40:53.986Z] Removing intermediate container 0d900987be81 [2022-10-26T11:40:53.986Z] ---> 39dfc82ce0b5 [2022-10-26T11:40:53.986Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2022-10-26T11:40:53.986Z] Successfully built 39dfc82ce0b5 [2022-10-26T11:40:53.986Z] 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-10-26T11:40:54.395Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T11:40:54.395Z] [2022-10-26T11:40:54.395Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T11:40:54.697Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T11:40:54.698Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-26T11:40:54.698Z] 5eb5b503b376: Pulling fs layer [2022-10-26T11:40:54.698Z] 5c69ac0246d0: Pulling fs layer [2022-10-26T11:40:54.698Z] ec43610c2a17: Pulling fs layer [2022-10-26T11:40:54.698Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-26T11:40:54.698Z] 33b1e0a273af: Pulling fs layer [2022-10-26T11:40:54.698Z] 5d3b04190fa2: Pulling fs layer [2022-10-26T11:40:54.698Z] 2f39f015ded8: Pulling fs layer [2022-10-26T11:40:54.698Z] 33b1e0a273af: Waiting [2022-10-26T11:40:54.698Z] 5d3b04190fa2: Waiting [2022-10-26T11:40:54.698Z] 2f39f015ded8: Waiting [2022-10-26T11:40:54.698Z] 3a2ae6a8a46f: Waiting [2022-10-26T11:40:54.698Z] 5c69ac0246d0: Verifying Checksum [2022-10-26T11:40:54.698Z] 5c69ac0246d0: Download complete [2022-10-26T11:40:54.698Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-26T11:40:54.698Z] 3a2ae6a8a46f: Download complete [2022-10-26T11:40:54.698Z] 33b1e0a273af: Verifying Checksum [2022-10-26T11:40:54.698Z] 33b1e0a273af: Download complete [2022-10-26T11:40:54.957Z] 5d3b04190fa2: Download complete [2022-10-26T11:40:54.957Z] ec43610c2a17: Verifying Checksum [2022-10-26T11:40:54.957Z] ec43610c2a17: Download complete [2022-10-26T11:40:54.957Z] 5eb5b503b376: Verifying Checksum [2022-10-26T11:40:54.957Z] 5eb5b503b376: Download complete [2022-10-26T11:40:55.526Z] 2f39f015ded8: Verifying Checksum [2022-10-26T11:40:55.526Z] 2f39f015ded8: Download complete [2022-10-26T11:40:56.092Z] 5eb5b503b376: Pull complete [2022-10-26T11:40:56.092Z] 5c69ac0246d0: Pull complete [2022-10-26T11:40:56.351Z] ec43610c2a17: Pull complete [2022-10-26T11:40:56.610Z] 3a2ae6a8a46f: Pull complete [2022-10-26T11:40:56.610Z] 33b1e0a273af: Pull complete [2022-10-26T11:40:56.869Z] 5d3b04190fa2: Pull complete [2022-10-26T11:41:01.060Z] 2f39f015ded8: Pull complete [2022-10-26T11:41:01.060Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-26T11:41:01.060Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T11:41:01.060Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T11:41:01.135Z] prd-ubuntu20.04-docker-8c-8g-117115 does not seem to be running inside a container [2022-10-26T11:41:01.170Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-26T11:41:04.467Z] $ docker top df7dcf906e78198ef0fd9c7654052206f3038671989af2f15fd36d78d210ff7a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T11:41:04.921Z] ---> job-cost.sh [2022-10-26T11:41:04.921Z] lf-activate-venv: SKIPPING [2022-10-26T11:41:04.921Z] INFO: No Stack... [2022-10-26T11:41:05.199Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-26T11:41:05.787Z] INFO: Archiving Costs [Pipeline] sh [2022-10-26T11:41:06.079Z] + cat /w/workspace/edgexfoundry_device-sdk-c_main/archives/cost.csv [2022-10-26T11:41:06.080Z] + cut -d, -f6 [Pipeline] lock [2022-10-26T11:41:06.092Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-main-33-stack-cost] [2022-10-26T11:41:06.100Z] Resource [jenkins-edgexfoundry-device-sdk-c-main-33-stack-cost] did not exist. Created. [2022-10-26T11:41:06.100Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-c-main-33-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-26T11:41:06.403Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-26T11:41:06.452Z] Stashed 1 file(s) [Pipeline] } [2022-10-26T11:41:06.458Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-c-main-33-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-26T11:41:06.474Z] $ docker stop --time=1 df7dcf906e78198ef0fd9c7654052206f3038671989af2f15fd36d78d210ff7a [2022-10-26T11:41:07.683Z] $ docker rm -f df7dcf906e78198ef0fd9c7654052206f3038671989af2f15fd36d78d210ff7a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-26T11:44:04.552Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-117116 in /w/workspace/edgexfoundry_device-sdk-c_main [Pipeline] { [Pipeline] ws [2022-10-26T11:44:04.564Z] Running in /w/workspace/device-sdk-c/33 [Pipeline] { [Pipeline] checkout [2022-10-26T11:44:04.595Z] Selected Git installation does not exist. Using Default [2022-10-26T11:44:04.595Z] The recommended git tool is: NONE [2022-10-26T11:44:10.188Z] using credential edgex-jenkins-ssh [2022-10-26T11:44:10.207Z] Cloning the remote Git repository [2022-10-26T11:44:10.250Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2022-10-26T11:44:10.335Z] > git init /w/workspace/device-sdk-c/33 # timeout=10 [2022-10-26T11:44:10.479Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2022-10-26T11:44:10.480Z] > git --version # timeout=10 [2022-10-26T11:44:10.499Z] > git --version # 'git version 2.25.1' [2022-10-26T11:44:10.501Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-26T11:44:10.550Z] Verifying host key using known hosts file [2022-10-26T11:44:10.731Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-26T11:44:10.746Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-26T11:44:11.889Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2022-10-26T11:44:11.911Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-26T11:44:12.763Z] Avoid second fetch [2022-10-26T11:44:12.763Z] Checking out Revision 5a8c60fb44abe53b7a44cf8b19a8ca8224801472 (main) [2022-10-26T11:44:13.312Z] Commit message: "feat: Add Redis subscriber for commands (#430)" [2022-10-26T11:44:12.776Z] > git config core.sparsecheckout # timeout=10 [2022-10-26T11:44:12.796Z] > git checkout -f 5a8c60fb44abe53b7a44cf8b19a8ca8224801472 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-26T11:44:14.113Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-26T11:44:14.113Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-26T11:44:14.113Z] Dload Upload Total Spent Left Speed [2022-10-26T11:44:14.113Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 68863 0 --:--:-- --:--:-- --:--:-- 68863 [Pipeline] sh [2022-10-26T11:44:14.706Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-26T11:44:15.043Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-26T11:44:15.043Z] + sudo tee /etc/docker/daemon.new [2022-10-26T11:44:15.043Z] { [2022-10-26T11:44:15.043Z] "registry-mirrors": [ [2022-10-26T11:44:15.043Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-26T11:44:15.043Z] ], [2022-10-26T11:44:15.043Z] "bip": "10.250.0.254/24", [2022-10-26T11:44:15.043Z] "hosts": [ [2022-10-26T11:44:15.043Z] "tcp://0.0.0.0:5555", [2022-10-26T11:44:15.043Z] "unix:///var/run/docker.sock" [2022-10-26T11:44:15.043Z] ], [2022-10-26T11:44:15.043Z] "mtu": 1458, [2022-10-26T11:44:15.043Z] "selinux-enabled": true, [2022-10-26T11:44:15.043Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-26T11:44:15.043Z] } [Pipeline] sh [2022-10-26T11:44:15.374Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-26T11:44:15.705Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-26T11:44:33.974Z] provisioning config files... [2022-10-26T11:44:33.997Z] copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/33@tmp/config15390745969430320528tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T11:44:34.350Z] ---> docker-login.sh [2022-10-26T11:44:34.350Z] nexus3.edgexfoundry.org:10001 [2022-10-26T11:44:34.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T11:44:34.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T11:44:34.939Z] Configure a credential helper to remove this warning. See [2022-10-26T11:44:34.939Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T11:44:34.939Z] [2022-10-26T11:44:34.939Z] Login Succeeded [2022-10-26T11:44:34.939Z] nexus3.edgexfoundry.org:10002 [2022-10-26T11:44:35.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T11:44:35.210Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T11:44:35.210Z] Configure a credential helper to remove this warning. See [2022-10-26T11:44:35.210Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T11:44:35.210Z] [2022-10-26T11:44:35.210Z] Login Succeeded [2022-10-26T11:44:35.210Z] nexus3.edgexfoundry.org:10003 [2022-10-26T11:44:35.488Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T11:44:35.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T11:44:35.763Z] Configure a credential helper to remove this warning. See [2022-10-26T11:44:35.763Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T11:44:35.763Z] [2022-10-26T11:44:35.763Z] Login Succeeded [2022-10-26T11:44:35.763Z] nexus3.edgexfoundry.org:10004 [2022-10-26T11:44:35.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T11:44:36.057Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T11:44:36.057Z] Configure a credential helper to remove this warning. See [2022-10-26T11:44:36.057Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T11:44:36.057Z] [2022-10-26T11:44:36.057Z] Login Succeeded [2022-10-26T11:44:36.057Z] docker.io [2022-10-26T11:44:36.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-26T11:44:36.596Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-26T11:44:36.596Z] Configure a credential helper to remove this warning. See [2022-10-26T11:44:36.596Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-26T11:44:36.596Z] [2022-10-26T11:44:36.596Z] Login Succeeded [2022-10-26T11:44:36.596Z] ---> docker-login.sh ends [Pipeline] } [2022-10-26T11:44:36.609Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-26T11:44:36.763Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T11:44:36.771Z] [prepBaseBuildImage] Generating new image with name: ci-base-image-arm64 [Pipeline] echo [2022-10-26T11:44:36.776Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-26T11:44:36.782Z] ========================================================= [2022-10-26T11:44:36.782Z] [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] [2022-10-26T11:44:36.782Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T11:44:37.116Z] + 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-10-26T11:44:37.387Z] Sending build context to Docker daemon 2.797MB [2022-10-26T11:44:37.387Z] Step 1/22 : ARG BASE=alpine:3.15 [2022-10-26T11:44:37.387Z] Step 2/22 : FROM ${BASE} as builder [2022-10-26T11:44:37.657Z] latest: Pulling from edgex-devops/edgex-gcc-base-arm64 [2022-10-26T11:44:37.657Z] 47517142f6ba: Pulling fs layer [2022-10-26T11:44:37.657Z] aa7378271a18: Pulling fs layer [2022-10-26T11:44:37.657Z] 47517142f6ba: Verifying Checksum [2022-10-26T11:44:37.657Z] 47517142f6ba: Download complete [2022-10-26T11:44:38.243Z] 47517142f6ba: Pull complete [2022-10-26T11:44:40.208Z] aa7378271a18: Verifying Checksum [2022-10-26T11:44:40.208Z] aa7378271a18: Download complete [2022-10-26T11:44:48.459Z] aa7378271a18: Pull complete [2022-10-26T11:44:48.459Z] Digest: sha256:b4797a0decde543329611e793e2fe00c37f71866d083e0bae715a887fd9e8dbb [2022-10-26T11:44:48.459Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2022-10-26T11:44:48.459Z] ---> f192a6432ac9 [2022-10-26T11:44:48.459Z] 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-10-26T11:44:48.728Z] ---> Running in 01997fd31e64 [2022-10-26T11:44:49.699Z] Connecting to iotech.jfrog.io (54.170.58.71:443) [2022-10-26T11:44:50.287Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2022-10-26T11:44:50.287Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2022-10-26T11:44:50.287Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2022-10-26T11:44:51.253Z] Removing intermediate container 01997fd31e64 [2022-10-26T11:44:51.253Z] ---> 9b81f3b681b1 [2022-10-26T11:44:51.253Z] Step 4/22 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.15/main' >> /etc/apk/repositories [2022-10-26T11:44:51.253Z] ---> Running in 0f1d152fe106 [2022-10-26T11:44:53.214Z] Removing intermediate container 0f1d152fe106 [2022-10-26T11:44:53.214Z] ---> 3c777241a31b [2022-10-26T11:44:53.214Z] 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-10-26T11:44:53.214Z] ---> Running in f08344604fcd [2022-10-26T11:44:53.806Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-26T11:44:54.075Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-26T11:44:54.661Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-26T11:44:55.622Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2022-10-26T11:44:55.622Z] (1/31) Installing hiredis (1.0.2-r0) [2022-10-26T11:44:55.622Z] (2/31) Installing hiredis-dev (1.0.2-r0) [2022-10-26T11:44:55.622Z] (3/31) Installing libcbor (0.8.0-r0) [2022-10-26T11:44:55.622Z] (4/31) Installing libcbor-dev (0.8.0-r0) [2022-10-26T11:44:55.622Z] (5/31) Installing ncurses-dev (6.3_p20211120-r1) [2022-10-26T11:44:55.622Z] (6/31) Installing paho-mqtt-c-dev-1.3 (1.3.11-r0) [2022-10-26T11:44:56.209Z] (7/31) Installing util-linux (2.37.4-r0) [2022-10-26T11:44:56.209Z] (8/31) Installing libblkid (2.37.4-r0) [2022-10-26T11:44:56.209Z] (9/31) Installing libeconf (0.4.2-r0) [2022-10-26T11:44:56.209Z] (10/31) Installing libuuid (2.37.4-r0) [2022-10-26T11:44:56.209Z] (11/31) Installing libfdisk (2.37.4-r0) [2022-10-26T11:44:56.478Z] (12/31) Installing libmount (2.37.4-r0) [2022-10-26T11:44:56.478Z] (13/31) Installing libsmartcols (2.37.4-r0) [2022-10-26T11:44:56.478Z] (14/31) Installing util-linux-misc (2.37.4-r0) [2022-10-26T11:44:56.478Z] (15/31) Installing linux-pam (1.5.2-r0) [2022-10-26T11:44:56.478Z] (16/31) Installing runuser (2.37.4-r0) [2022-10-26T11:44:56.478Z] (17/31) Installing hexdump (2.37.4-r0) [2022-10-26T11:44:56.478Z] (18/31) Installing uuidgen (2.37.4-r0) [2022-10-26T11:44:56.478Z] (19/31) Installing blkid (2.37.4-r0) [2022-10-26T11:44:56.478Z] (20/31) Installing sfdisk (2.37.4-r0) [2022-10-26T11:44:56.749Z] (21/31) Installing mcookie (2.37.4-r0) [2022-10-26T11:44:56.749Z] (22/31) Installing wipefs (2.37.4-r0) [2022-10-26T11:44:56.749Z] (23/31) Installing cfdisk (2.37.4-r0) [2022-10-26T11:44:56.749Z] (24/31) Installing flock (2.37.4-r0) [2022-10-26T11:44:56.749Z] (25/31) Installing lsblk (2.37.4-r0) [2022-10-26T11:44:56.749Z] (26/31) Installing libcap-ng (0.8.2-r1) [2022-10-26T11:44:56.749Z] (27/31) Installing setpriv (2.37.4-r0) [2022-10-26T11:44:56.749Z] (28/31) Installing logger (2.37.4-r0) [2022-10-26T11:44:56.749Z] (29/31) Installing partx (2.37.4-r0) [2022-10-26T11:44:56.749Z] (30/31) Installing findmnt (2.37.4-r0) [2022-10-26T11:44:56.749Z] (31/31) Installing util-linux-dev (2.37.4-r0) [2022-10-26T11:44:56.749Z] Executing busybox-1.34.1-r7.trigger [2022-10-26T11:44:56.749Z] OK: 290 MiB in 108 packages [2022-10-26T11:44:58.167Z] Removing intermediate container f08344604fcd [2022-10-26T11:44:58.167Z] ---> 534eb308da62 [2022-10-26T11:44:58.167Z] Step 6/22 : RUN mkdir /tmp/sdk [2022-10-26T11:44:58.167Z] ---> Running in f95c1af3c705 [2022-10-26T11:45:00.119Z] Removing intermediate container f95c1af3c705 [2022-10-26T11:45:00.119Z] ---> 353ff30c108b [2022-10-26T11:45:00.119Z] Step 7/22 : COPY VERSION /tmp/sdk [2022-10-26T11:45:00.390Z] ---> 40246fe9de8c [2022-10-26T11:45:00.390Z] Step 8/22 : COPY src /tmp/sdk/src [2022-10-26T11:45:00.985Z] ---> cab481ad11c9 [2022-10-26T11:45:00.985Z] Step 9/22 : COPY include /tmp/sdk/include [2022-10-26T11:45:01.572Z] ---> 414f03cef953 [2022-10-26T11:45:01.572Z] Step 10/22 : COPY scripts /tmp/sdk/scripts [2022-10-26T11:45:02.161Z] ---> 76b9e1a24795 [2022-10-26T11:45:02.161Z] Step 11/22 : COPY LICENSE /tmp/sdk [2022-10-26T11:45:02.438Z] ---> 5d30a3758970 [2022-10-26T11:45:02.438Z] Step 12/22 : COPY Attribution.txt /tmp/sdk [2022-10-26T11:45:03.053Z] ---> 53aa2dd80739 [2022-10-26T11:45:03.053Z] Step 13/22 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install [2022-10-26T11:45:03.336Z] ---> Running in b07699bf79ff [2022-10-26T11:45:04.331Z] + CPPCHECK=false [2022-10-26T11:45:04.331Z] + DOCGEN=false [2022-10-26T11:45:04.331Z] + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' [2022-10-26T11:45:04.331Z] + TOMLVER=SDK-0.2 [2022-10-26T11:45:04.331Z] + CUTILVER=1.2.2 [2022-10-26T11:45:04.331Z] + '[' 0 -gt 0 ] [2022-10-26T11:45:04.331Z] + readlink -f ./scripts/build.sh [2022-10-26T11:45:04.331Z] + dirname /tmp/sdk/scripts/build.sh [2022-10-26T11:45:04.331Z] + dirname /tmp/sdk/scripts [2022-10-26T11:45:04.331Z] + ROOT=/tmp/sdk [2022-10-26T11:45:04.331Z] + cd /tmp/sdk [2022-10-26T11:45:04.331Z] + '[' '!' -d deps ] [2022-10-26T11:45:04.331Z] + mkdir deps [2022-10-26T11:45:04.331Z] + wget -O - https://github.com/IOTechSystems/tomlc99/archive/SDK-0.2.tar.gz [2022-10-26T11:45:04.331Z] + tar -C deps -z -x -f - [2022-10-26T11:45:04.331Z] Connecting to github.com (140.82.113.4:443) [2022-10-26T11:45:04.597Z] Connecting to codeload.github.com (140.82.114.10:443) [2022-10-26T11:45:04.867Z] writing to stdout [2022-10-26T11:45:04.867Z] - 100% |********************************| 16451 0:00:00 ETA [2022-10-26T11:45:04.867Z] written to stdout [2022-10-26T11:45:04.867Z] + cp deps/tomlc99-SDK-0.2/toml.c deps/tomlc99-SDK-0.2/toml.h src/c [2022-10-26T11:45:04.867Z] + wget -O - https://github.com/IOTechSystems/iotech-c-utils/archive/v1.2.2.tar.gz [2022-10-26T11:45:04.867Z] + tar -C deps -z -x -f - [2022-10-26T11:45:04.867Z] Connecting to github.com (140.82.113.4:443) [2022-10-26T11:45:05.133Z] Connecting to codeload.github.com (140.82.114.10:443) [2022-10-26T11:45:05.402Z] writing to stdout [2022-10-26T11:45:05.402Z] - 100% |********************************| 189k 0:00:00 ETA [2022-10-26T11:45:05.402Z] written to stdout [2022-10-26T11:45:05.402Z] + mkdir -p src/c/iot [2022-10-26T11:45:05.402Z] + 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-10-26T11:45:05.402Z] + cp deps/iotech-c-utils-1.2.2/src/c/defs.h.in src/c/iot [2022-10-26T11:45:05.402Z] + cp deps/iotech-c-utils-1.2.2/src/c/yxml.h src/c/iot [2022-10-26T11:45:05.402Z] + cp deps/iotech-c-utils-1.2.2/VERSION src/c/iot [2022-10-26T11:45:05.402Z] + mkdir -p include/iot [2022-10-26T11:45:05.402Z] + 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-10-26T11:45:05.402Z] + mkdir -p include/iot/os [2022-10-26T11:45:05.402Z] + 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-10-26T11:45:05.402Z] + mkdir -p /tmp/sdk/build/release [2022-10-26T11:45:05.402Z] + cd /tmp/sdk/build/release [2022-10-26T11:45:05.402Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src [2022-10-26T11:45:05.988Z] -- The C compiler identification is GNU 10.3.1 [2022-10-26T11:45:05.988Z] -- Detecting C compiler ABI info [2022-10-26T11:45:06.256Z] -- Detecting C compiler ABI info - done [2022-10-26T11:45:06.256Z] -- Check for working C compiler: /usr/bin/cc - skipped [2022-10-26T11:45:06.256Z] -- Detecting C compile features [2022-10-26T11:45:06.256Z] -- Detecting C compile features - done [2022-10-26T11:45:06.256Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2022-10-26T11:45:06.524Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.80.0") [2022-10-26T11:45:06.524Z] -- Found LIBYAML: /usr/lib/libyaml.so [2022-10-26T11:45:06.524Z] -- Found LIBUUID: /usr/lib/libuuid.so [2022-10-26T11:45:06.524Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2022-10-26T11:45:06.524Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2022-10-26T11:45:06.524Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2022-10-26T11:45:06.524Z] -- C SDK 2.2.1-dev.2 for Linux [2022-10-26T11:45:06.524Z] -- Performing Test CSDK_HAVE_ATOMIC [2022-10-26T11:45:06.792Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2022-10-26T11:45:07.059Z] -- Found Curses: /usr/lib/libcurses.so [2022-10-26T11:45:07.327Z] -- Configuring done [2022-10-26T11:45:07.594Z] -- Generating done [2022-10-26T11:45:07.594Z] -- Build files have been written to: /tmp/sdk/build/release [2022-10-26T11:45:07.594Z] + make all package [2022-10-26T11:45:07.594Z] + tee release.log [2022-10-26T11:45:07.594Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2022-10-26T11:45:08.563Z] [ 2%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2022-10-26T11:45:09.151Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2022-10-26T11:45:11.739Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2022-10-26T11:45:12.702Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2022-10-26T11:45:12.969Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2022-10-26T11:45:13.932Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2022-10-26T11:45:15.342Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2022-10-26T11:45:15.609Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2022-10-26T11:45:17.017Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2022-10-26T11:45:19.598Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2022-10-26T11:45:19.865Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2022-10-26T11:45:20.822Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2022-10-26T11:45:21.403Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2022-10-26T11:45:21.986Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2022-10-26T11:45:22.253Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2022-10-26T11:45:22.519Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2022-10-26T11:45:25.850Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2022-10-26T11:45:26.433Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2022-10-26T11:45:26.700Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2022-10-26T11:45:27.280Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2022-10-26T11:45:27.860Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2022-10-26T11:45:27.860Z] /tmp/sdk/src/c/iot/container.c: In function 'iot_container_init': [2022-10-26T11:45:27.860Z] /tmp/sdk/src/c/iot/container.c:275:37: warning: unused variable 'factory' [-Wunused-variable] [2022-10-26T11:45:27.860Z] 275 | const iot_component_factory_t * factory; [2022-10-26T11:45:27.860Z] | ^~~~~~~ [2022-10-26T11:45:28.817Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2022-10-26T11:45:34.158Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2022-10-26T11:45:34.158Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2022-10-26T11:45:34.423Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2022-10-26T11:45:35.002Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2022-10-26T11:45:35.581Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2022-10-26T11:45:35.846Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2022-10-26T11:45:37.246Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2022-10-26T11:45:37.827Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2022-10-26T11:45:38.407Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2022-10-26T11:45:38.986Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/uuid.c.o [2022-10-26T11:45:39.250Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2022-10-26T11:45:41.823Z] [ 51%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2022-10-26T11:45:42.405Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2022-10-26T11:45:43.808Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2022-10-26T11:45:44.074Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2022-10-26T11:45:49.405Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2022-10-26T11:45:49.672Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2022-10-26T11:45:49.937Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2022-10-26T11:45:50.520Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2022-10-26T11:45:51.924Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2022-10-26T11:45:54.494Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2022-10-26T11:45:54.760Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2022-10-26T11:45:55.716Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2022-10-26T11:45:55.983Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2022-10-26T11:45:59.320Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2022-10-26T11:46:02.652Z] [ 72%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2022-10-26T11:46:03.609Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2022-10-26T11:46:03.874Z] [ 75%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2022-10-26T11:46:04.456Z] [ 76%] Linking C shared library libcsdk.so [2022-10-26T11:46:04.722Z] [ 76%] Built target csdk [2022-10-26T11:46:04.722Z] [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2022-10-26T11:46:05.677Z] [ 79%] Linking C executable template [2022-10-26T11:46:05.943Z] [ 79%] Built target template [2022-10-26T11:46:05.943Z] [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2022-10-26T11:46:06.521Z] [ 82%] Linking C executable device-counter [2022-10-26T11:46:06.521Z] [ 82%] Built target device-counter [2022-10-26T11:46:06.786Z] [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2022-10-26T11:46:07.366Z] [ 85%] Linking C executable device-random [2022-10-26T11:46:07.366Z] [ 85%] Built target device-random [2022-10-26T11:46:07.630Z] [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2022-10-26T11:46:07.895Z] [ 88%] Linking C executable device-gyro [2022-10-26T11:46:08.162Z] [ 88%] Built target device-gyro [2022-10-26T11:46:08.162Z] [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2022-10-26T11:46:08.743Z] [ 91%] Linking C executable device-bitfields [2022-10-26T11:46:09.011Z] [ 91%] Built target device-bitfields [2022-10-26T11:46:09.011Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2022-10-26T11:46:09.966Z] [ 94%] Linking C executable template-discovery [2022-10-26T11:46:10.232Z] [ 94%] Built target template-discovery [2022-10-26T11:46:10.232Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2022-10-26T11:46:11.192Z] [ 97%] Linking C executable device-file [2022-10-26T11:46:11.192Z] [ 97%] Built target device-file [2022-10-26T11:46:11.458Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2022-10-26T11:46:12.041Z] [100%] Linking C executable device-terminal [2022-10-26T11:46:12.307Z] [100%] Built target device-terminal [2022-10-26T11:46:12.307Z] Run CPack packaging tool... [2022-10-26T11:46:12.572Z] CPack: Create package using TGZ [2022-10-26T11:46:12.572Z] CPack: Install projects [2022-10-26T11:46:12.572Z] CPack: - Run preinstall target for: Csdk [2022-10-26T11:46:13.153Z] CPack: - Install project: Csdk [] [2022-10-26T11:46:13.153Z] CPack: Create package [2022-10-26T11:46:13.419Z] CPack: - package: /tmp/sdk/build/release/csdk-2.2.1-dev.2.tar.gz generated. [2022-10-26T11:46:13.419Z] + '[' false '=' true ] [2022-10-26T11:46:13.419Z] + '[' false '=' true ] [2022-10-26T11:46:13.419Z] + mkdir -p /tmp/sdk/build/debug [2022-10-26T11:46:13.419Z] + cd /tmp/sdk/build/debug [2022-10-26T11:46:13.419Z] + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src [2022-10-26T11:46:13.685Z] -- The C compiler identification is GNU 10.3.1 [2022-10-26T11:46:13.685Z] -- Detecting C compiler ABI info [2022-10-26T11:46:13.951Z] -- Detecting C compiler ABI info - done [2022-10-26T11:46:13.951Z] -- Check for working C compiler: /usr/bin/cc - skipped [2022-10-26T11:46:13.951Z] -- Detecting C compile features [2022-10-26T11:46:13.951Z] -- Detecting C compile features - done [2022-10-26T11:46:14.219Z] -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so [2022-10-26T11:46:14.219Z] -- Found CURL: /usr/lib/libcurl.so (found version "7.80.0") [2022-10-26T11:46:14.219Z] -- Found LIBYAML: /usr/lib/libyaml.so [2022-10-26T11:46:14.219Z] -- Found LIBUUID: /usr/lib/libuuid.so [2022-10-26T11:46:14.219Z] -- Found LIBCBOR: /usr/lib/libcbor.so [2022-10-26T11:46:14.219Z] -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so [2022-10-26T11:46:14.485Z] -- Found LIBHIREDIS: /usr/lib/libhiredis.so [2022-10-26T11:46:14.485Z] -- C SDK 2.2.1-dev.2 for Linux [2022-10-26T11:46:14.485Z] -- Performing Test CSDK_HAVE_ATOMIC [2022-10-26T11:46:14.751Z] -- Performing Test CSDK_HAVE_ATOMIC - Success [2022-10-26T11:46:14.751Z] -- Found Curses: /usr/lib/libcurses.so [2022-10-26T11:46:15.016Z] -- Configuring done [2022-10-26T11:46:15.283Z] -- Generating done [2022-10-26T11:46:15.283Z] -- Build files have been written to: /tmp/sdk/build/debug [2022-10-26T11:46:15.283Z] + + maketee [2022-10-26T11:46:15.283Z] debug.log [2022-10-26T11:46:15.284Z] [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o [2022-10-26T11:46:15.865Z] [ 2%] Building C object c/CMakeFiles/csdk.dir/callback2.c.o [2022-10-26T11:46:16.130Z] [ 4%] Building C object c/CMakeFiles/csdk.dir/config.c.o [2022-10-26T11:46:16.709Z] [ 5%] Building C object c/CMakeFiles/csdk.dir/consul.c.o [2022-10-26T11:46:17.290Z] [ 7%] Building C object c/CMakeFiles/csdk.dir/correlation.c.o [2022-10-26T11:46:17.290Z] [ 8%] Building C object c/CMakeFiles/csdk.dir/data-mqtt.c.o [2022-10-26T11:46:17.869Z] [ 10%] Building C object c/CMakeFiles/csdk.dir/data-redstr.c.o [2022-10-26T11:46:18.135Z] [ 11%] Building C object c/CMakeFiles/csdk.dir/data-rest.c.o [2022-10-26T11:46:18.401Z] [ 13%] Building C object c/CMakeFiles/csdk.dir/data.c.o [2022-10-26T11:46:18.981Z] [ 14%] Building C object c/CMakeFiles/csdk.dir/device.c.o [2022-10-26T11:46:19.562Z] [ 16%] Building C object c/CMakeFiles/csdk.dir/devman.c.o [2022-10-26T11:46:19.827Z] [ 17%] Building C object c/CMakeFiles/csdk.dir/devmap.c.o [2022-10-26T11:46:20.408Z] [ 19%] Building C object c/CMakeFiles/csdk.dir/devsdk-base.c.o [2022-10-26T11:46:20.673Z] [ 20%] Building C object c/CMakeFiles/csdk.dir/discovery.c.o [2022-10-26T11:46:20.938Z] [ 22%] Building C object c/CMakeFiles/csdk.dir/edgex-base.c.o [2022-10-26T11:46:21.203Z] [ 23%] Building C object c/CMakeFiles/csdk.dir/edgex-logging.c.o [2022-10-26T11:46:21.468Z] [ 25%] Building C object c/CMakeFiles/csdk.dir/edgex-rest.c.o [2022-10-26T11:46:22.424Z] [ 26%] Building C object c/CMakeFiles/csdk.dir/filesys.c.o [2022-10-26T11:46:22.424Z] [ 27%] Building C object c/CMakeFiles/csdk.dir/iot/base64.c.o [2022-10-26T11:46:22.689Z] [ 29%] Building C object c/CMakeFiles/csdk.dir/iot/component.c.o [2022-10-26T11:46:22.955Z] [ 30%] Building C object c/CMakeFiles/csdk.dir/iot/config.c.o [2022-10-26T11:46:23.221Z] [ 32%] Building C object c/CMakeFiles/csdk.dir/iot/container.c.o [2022-10-26T11:46:23.487Z] /tmp/sdk/src/c/iot/container.c: In function 'iot_container_init': [2022-10-26T11:46:23.487Z] /tmp/sdk/src/c/iot/container.c:275:37: warning: unused variable 'factory' [-Wunused-variable] [2022-10-26T11:46:23.487Z] 275 | const iot_component_factory_t * factory; [2022-10-26T11:46:23.487Z] | ^~~~~~~ [2022-10-26T11:46:23.751Z] [ 33%] Building C object c/CMakeFiles/csdk.dir/iot/data.c.o [2022-10-26T11:46:25.152Z] [ 35%] Building C object c/CMakeFiles/csdk.dir/iot/hash.c.o [2022-10-26T11:46:25.152Z] [ 36%] Building C object c/CMakeFiles/csdk.dir/iot/iot.c.o [2022-10-26T11:46:25.152Z] [ 38%] Building C object c/CMakeFiles/csdk.dir/iot/json.c.o [2022-10-26T11:46:25.418Z] [ 39%] Building C object c/CMakeFiles/csdk.dir/iot/logger.c.o [2022-10-26T11:46:26.000Z] [ 41%] Building C object c/CMakeFiles/csdk.dir/iot/os.c.o [2022-10-26T11:46:26.000Z] [ 42%] Building C object c/CMakeFiles/csdk.dir/iot/scheduler.c.o [2022-10-26T11:46:26.267Z] [ 44%] Building C object c/CMakeFiles/csdk.dir/iot/thread.c.o [2022-10-26T11:46:26.532Z] [ 45%] Building C object c/CMakeFiles/csdk.dir/iot/threadpool.c.o [2022-10-26T11:46:26.797Z] [ 47%] Building C object c/CMakeFiles/csdk.dir/iot/time.c.o [2022-10-26T11:46:27.064Z] [ 48%] Building C object c/CMakeFiles/csdk.dir/iot/uuid.c.o [2022-10-26T11:46:27.330Z] [ 50%] Building C object c/CMakeFiles/csdk.dir/iot/yxml.c.o [2022-10-26T11:46:27.913Z] [ 51%] Building C object c/CMakeFiles/csdk.dir/map.c.o [2022-10-26T11:46:27.913Z] [ 52%] Building C object c/CMakeFiles/csdk.dir/metadata.c.o [2022-10-26T11:46:28.495Z] [ 54%] Building C object c/CMakeFiles/csdk.dir/metrics.c.o [2022-10-26T11:46:28.761Z] [ 55%] Building C object c/CMakeFiles/csdk.dir/parson.c.o [2022-10-26T11:46:30.162Z] [ 57%] Building C object c/CMakeFiles/csdk.dir/profiles.c.o [2022-10-26T11:46:30.432Z] [ 58%] Building C object c/CMakeFiles/csdk.dir/registry.c.o [2022-10-26T11:46:30.697Z] [ 60%] Building C object c/CMakeFiles/csdk.dir/reqdata.c.o [2022-10-26T11:46:30.963Z] [ 61%] Building C object c/CMakeFiles/csdk.dir/rest-server.c.o [2022-10-26T11:46:31.544Z] [ 63%] Building C object c/CMakeFiles/csdk.dir/rest.c.o [2022-10-26T11:46:33.488Z] [ 64%] Building C object c/CMakeFiles/csdk.dir/secrets-insecure.c.o [2022-10-26T11:46:33.488Z] [ 66%] Building C object c/CMakeFiles/csdk.dir/secrets-vault.c.o [2022-10-26T11:46:33.755Z] [ 67%] Building C object c/CMakeFiles/csdk.dir/secrets.c.o [2022-10-26T11:46:34.021Z] [ 69%] Building C object c/CMakeFiles/csdk.dir/service.c.o [2022-10-26T11:46:34.977Z] [ 70%] Building C object c/CMakeFiles/csdk.dir/toml.c.o [2022-10-26T11:46:35.562Z] [ 72%] Building C object c/CMakeFiles/csdk.dir/transform.c.o [2022-10-26T11:46:36.148Z] [ 73%] Building C object c/CMakeFiles/csdk.dir/validate.c.o [2022-10-26T11:46:36.415Z] [ 75%] Building C object c/CMakeFiles/csdk.dir/watchers.c.o [2022-10-26T11:46:36.681Z] [ 76%] Linking C shared library libcsdk.so [2022-10-26T11:46:36.948Z] [ 76%] Built target csdk [2022-10-26T11:46:37.216Z] [ 77%] Building C object c/examples/CMakeFiles/template.dir/template.c.o [2022-10-26T11:46:37.483Z] [ 79%] Linking C executable template [2022-10-26T11:46:37.751Z] [ 79%] Built target template [2022-10-26T11:46:38.020Z] [ 80%] Building C object c/examples/counters/CMakeFiles/device-counter.dir/device-counter.c.o [2022-10-26T11:46:38.286Z] [ 82%] Linking C executable device-counter [2022-10-26T11:46:38.553Z] [ 82%] Built target device-counter [2022-10-26T11:46:38.553Z] [ 83%] Building C object c/examples/random/CMakeFiles/device-random.dir/device-random.c.o [2022-10-26T11:46:38.821Z] [ 85%] Linking C executable device-random [2022-10-26T11:46:39.406Z] [ 85%] Built target device-random [2022-10-26T11:46:39.406Z] [ 86%] Building C object c/examples/gyro/CMakeFiles/device-gyro.dir/device-gyro.c.o [2022-10-26T11:46:39.674Z] [ 88%] Linking C executable device-gyro [2022-10-26T11:46:39.941Z] [ 88%] Built target device-gyro [2022-10-26T11:46:39.941Z] [ 89%] Building C object c/examples/bitfields/CMakeFiles/device-bitfields.dir/device-bitfields.c.o [2022-10-26T11:46:40.529Z] [ 91%] Linking C executable device-bitfields [2022-10-26T11:46:40.529Z] [ 91%] Built target device-bitfields [2022-10-26T11:46:40.797Z] [ 92%] Building C object c/examples/discovery/CMakeFiles/template-discovery.dir/template.c.o [2022-10-26T11:46:41.065Z] [ 94%] Linking C executable template-discovery [2022-10-26T11:46:41.332Z] [ 94%] Built target template-discovery [2022-10-26T11:46:41.332Z] [ 95%] Building C object c/examples/file/CMakeFiles/device-file.dir/device-file.c.o [2022-10-26T11:46:41.916Z] [ 97%] Linking C executable device-file [2022-10-26T11:46:41.916Z] [ 97%] Built target device-file [2022-10-26T11:46:42.182Z] [ 98%] Building C object c/examples/terminal/CMakeFiles/device-terminal.dir/device-terminal.c.o [2022-10-26T11:46:42.450Z] [100%] Linking C executable device-terminal [2022-10-26T11:46:42.716Z] [100%] Built target device-terminal [2022-10-26T11:46:42.716Z] make: Entering directory '/tmp/sdk/build/release' [2022-10-26T11:46:42.983Z] make[1]: Entering directory '/tmp/sdk/build/release' [2022-10-26T11:46:42.983Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-10-26T11:46:42.983Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-10-26T11:46:42.983Z] [ 76%] Built target csdk [2022-10-26T11:46:42.983Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-10-26T11:46:42.983Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-10-26T11:46:42.983Z] [ 79%] Built target template [2022-10-26T11:46:42.983Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-10-26T11:46:42.983Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-10-26T11:46:42.983Z] [ 82%] Built target device-counter [2022-10-26T11:46:42.983Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-10-26T11:46:42.983Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-10-26T11:46:42.983Z] [ 85%] Built target device-random [2022-10-26T11:46:43.250Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-10-26T11:46:43.250Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-10-26T11:46:43.250Z] [ 88%] Built target device-gyro [2022-10-26T11:46:43.250Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-10-26T11:46:43.250Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-10-26T11:46:43.250Z] [ 91%] Built target device-bitfields [2022-10-26T11:46:43.250Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-10-26T11:46:43.250Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-10-26T11:46:43.250Z] [ 94%] Built target template-discovery [2022-10-26T11:46:43.250Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-10-26T11:46:43.250Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-10-26T11:46:43.250Z] [ 97%] Built target device-file [2022-10-26T11:46:43.250Z] make[2]: Entering directory '/tmp/sdk/build/release' [2022-10-26T11:46:43.250Z] make[2]: Leaving directory '/tmp/sdk/build/release' [2022-10-26T11:46:43.250Z] [100%] Built target device-terminal [2022-10-26T11:46:43.250Z] make[1]: Leaving directory '/tmp/sdk/build/release' [2022-10-26T11:46:43.517Z] Install the project... [2022-10-26T11:46:43.517Z] -- Install configuration: "Release" [2022-10-26T11:46:43.517Z] -- Installing: /usr/local/lib/libcsdk.so [2022-10-26T11:46:43.517Z] -- Installing: /usr/local/include [2022-10-26T11:46:43.517Z] -- Installing: /usr/local/include/devsdk [2022-10-26T11:46:43.517Z] -- Installing: /usr/local/include/devsdk/devsdk.h [2022-10-26T11:46:43.517Z] -- Installing: /usr/local/include/devsdk/devsdk-base.h [2022-10-26T11:46:43.517Z] -- Installing: /usr/local/include/edgex [2022-10-26T11:46:43.517Z] -- Installing: /usr/local/include/edgex/rest-server.h [2022-10-26T11:46:43.517Z] -- Installing: /usr/local/include/edgex/edgex.h [2022-10-26T11:46:43.517Z] -- Installing: /usr/local/include/edgex/edgex-base.h [2022-10-26T11:46:43.517Z] -- Installing: /usr/local/include/edgex/devices.h [2022-10-26T11:46:43.517Z] -- Installing: /usr/local/include/edgex/profiles.h [2022-10-26T11:46:43.517Z] -- Installing: /usr/local/include/edgex/csdk-defs.h [2022-10-26T11:46:43.517Z] -- Installing: /usr/local/include/iot [2022-10-26T11:46:43.517Z] -- Installing: /usr/local/include/iot/threadpool.h [2022-10-26T11:46:43.517Z] -- Installing: /usr/local/include/iot/defs.h [2022-10-26T11:46:43.517Z] -- Installing: /usr/local/include/iot/time.h [2022-10-26T11:46:43.517Z] -- Installing: /usr/local/include/iot/base64.h [2022-10-26T11:46:43.517Z] -- Installing: /usr/local/include/iot/component.h [2022-10-26T11:46:43.517Z] -- Installing: /usr/local/include/iot/scheduler.h [2022-10-26T11:46:43.517Z] -- Installing: /usr/local/include/iot/config.h [2022-10-26T11:46:43.517Z] -- Installing: /usr/local/include/iot/container.h [2022-10-26T11:46:43.517Z] -- Installing: /usr/local/include/iot/uuid.h [2022-10-26T11:46:43.517Z] -- Installing: /usr/local/include/iot/os.h [2022-10-26T11:46:43.517Z] -- Installing: /usr/local/include/iot/thread.h [2022-10-26T11:46:43.517Z] -- Installing: /usr/local/include/iot/data.h [2022-10-26T11:46:43.517Z] -- Installing: /usr/local/include/iot/typecode.h [2022-10-26T11:46:43.517Z] -- Installing: /usr/local/include/iot/hash.h [2022-10-26T11:46:43.517Z] -- Installing: /usr/local/include/iot/logger.h [2022-10-26T11:46:43.517Z] -- Installing: /usr/local/include/iot/os [2022-10-26T11:46:43.517Z] -- Installing: /usr/local/include/iot/os/zephyr.h [2022-10-26T11:46:43.517Z] -- Installing: /usr/local/include/iot/os/macos.h [2022-10-26T11:46:43.517Z] -- Installing: /usr/local/include/iot/os/linux.h [2022-10-26T11:46:43.517Z] -- Installing: /usr/local/include/iot/json.h [2022-10-26T11:46:43.517Z] -- Installing: /usr/local/include/iot/iot.h [2022-10-26T11:46:43.517Z] -- Installing: /usr/local/share/device-sdk-c/LICENSE [2022-10-26T11:46:43.517Z] -- Installing: /usr/local/share/device-sdk-c/Attribution.txt [2022-10-26T11:46:43.517Z] make: Leaving directory '/tmp/sdk/build/release' [2022-10-26T11:46:45.470Z] Removing intermediate container b07699bf79ff [2022-10-26T11:46:45.470Z] ---> 767ca02ca353 [2022-10-26T11:46:45.470Z] Step 14/22 : FROM ${BASE} [2022-10-26T11:46:45.470Z] ---> f192a6432ac9 [2022-10-26T11:46:45.470Z] Step 15/22 : LABEL maintainer="IOTech " [2022-10-26T11:46:45.470Z] ---> Running in 8c5c45cc20a7 [2022-10-26T11:46:45.470Z] Removing intermediate container 8c5c45cc20a7 [2022-10-26T11:46:45.470Z] ---> 153e8e98dfda [2022-10-26T11:46:45.470Z] 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-10-26T11:46:45.738Z] ---> Running in a846ae5f82b4 [2022-10-26T11:46:46.700Z] Connecting to iotech.jfrog.io (52.31.54.88:443) [2022-10-26T11:46:46.968Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2022-10-26T11:46:46.968Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2022-10-26T11:46:46.968Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2022-10-26T11:46:48.914Z] Removing intermediate container a846ae5f82b4 [2022-10-26T11:46:48.914Z] ---> cf986461405a [2022-10-26T11:46:48.914Z] Step 17/22 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.15/main' >> /etc/apk/repositories [2022-10-26T11:46:48.914Z] ---> Running in d69f70150d23 [2022-10-26T11:46:50.335Z] Removing intermediate container d69f70150d23 [2022-10-26T11:46:50.335Z] ---> 9b76419b0c6e [2022-10-26T11:46:50.335Z] 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-10-26T11:46:50.335Z] ---> Running in 0194902b844b [2022-10-26T11:46:51.292Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-26T11:46:51.558Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-26T11:46:51.823Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-26T11:46:52.777Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2022-10-26T11:46:52.777Z] (1/6) Installing curl (7.80.0-r4) [2022-10-26T11:46:52.777Z] (2/6) Installing hiredis (1.0.2-r0) [2022-10-26T11:46:52.777Z] (3/6) Installing hiredis-dev (1.0.2-r0) [2022-10-26T11:46:53.040Z] (4/6) Installing libcbor (0.8.0-r0) [2022-10-26T11:46:53.040Z] (5/6) Installing libuuid (2.37.4-r0) [2022-10-26T11:46:53.040Z] (6/6) Installing paho-mqtt-c-dev-1.3 (1.3.11-r0) [2022-10-26T11:46:54.001Z] Executing busybox-1.34.1-r7.trigger [2022-10-26T11:46:54.001Z] OK: 279 MiB in 83 packages [2022-10-26T11:46:54.962Z] Removing intermediate container 0194902b844b [2022-10-26T11:46:54.962Z] ---> 01ce48733f00 [2022-10-26T11:46:54.962Z] Step 19/22 : COPY --from=builder /usr/local/include/iot /usr/local/include/iot [2022-10-26T11:46:55.548Z] ---> 283efc613ad6 [2022-10-26T11:46:55.548Z] Step 20/22 : COPY --from=builder /usr/local/include/edgex /usr/local/include/edgex [2022-10-26T11:46:55.815Z] ---> bba71090772d [2022-10-26T11:46:55.815Z] Step 21/22 : COPY --from=builder /usr/local/lib /usr/local/lib [2022-10-26T11:46:56.401Z] ---> 79be73c36c41 [2022-10-26T11:46:56.401Z] Step 22/22 : COPY --from=builder /usr/local/share/device-sdk-c /usr/local/share/device-sdk-c [2022-10-26T11:46:56.982Z] ---> 20cbdf0c576e [2022-10-26T11:46:56.982Z] Successfully built 20cbdf0c576e [2022-10-26T11:46:56.982Z] 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-10-26T11:46:57.384Z] + docker inspect -f . ci-base-image-arm64 [2022-10-26T11:46:57.384Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T11:46:57.554Z] prd-ubuntu20.04-docker-arm64-4c-16g-117116 does not seem to be running inside a container [2022-10-26T11:46:57.680Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/33 -v /w/workspace/device-sdk-c/33:/w/workspace/device-sdk-c/33:rw,z -v /w/workspace/device-sdk-c/33@tmp:/w/workspace/device-sdk-c/33@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-10-26T11:46:58.911Z] $ docker top 373904127fab2e04726697c09e4290927d2460a795828fa40f1249bec255294d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T11:46:59.767Z] + make test [2022-10-26T11:46:59.767Z] echo "make test" [2022-10-26T11:46:59.767Z] make test [Pipeline] } [2022-10-26T11:46:59.791Z] $ docker stop --time=1 373904127fab2e04726697c09e4290927d2460a795828fa40f1249bec255294d [2022-10-26T11:47:01.423Z] $ docker rm -f 373904127fab2e04726697c09e4290927d2460a795828fa40f1249bec255294d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-26T11:47:01.976Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-26T11:47:02.305Z] + ls -al . [2022-10-26T11:47:02.305Z] total 204 [2022-10-26T11:47:02.305Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 11:44 . [2022-10-26T11:47:02.305Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 11:44 .. [2022-10-26T11:47:02.305Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 11:44 .git [2022-10-26T11:47:02.305Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 11:44 .github [2022-10-26T11:47:02.305Z] -rw-rw-r-- 1 jenkins jenkins 176 Oct 26 11:44 .gitignore [2022-10-26T11:47:02.305Z] -rw-rw-r-- 1 jenkins jenkins 3104 Oct 26 11:44 Attribution.txt [2022-10-26T11:47:02.305Z] -rw-rw-r-- 1 jenkins jenkins 8540 Oct 26 11:44 CHANGES [2022-10-26T11:47:02.305Z] -rw-rw-r-- 1 jenkins jenkins 108574 Oct 26 11:44 Doxyfile [2022-10-26T11:47:02.305Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 26 11:44 GOVERNANCE.md [2022-10-26T11:47:02.305Z] -rw-rw-r-- 1 jenkins jenkins 784 Oct 26 11:44 Jenkinsfile [2022-10-26T11:47:02.305Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 26 11:44 LICENSE [2022-10-26T11:47:02.305Z] -rw-rw-r-- 1 jenkins jenkins 444 Oct 26 11:44 Makefile [2022-10-26T11:47:02.305Z] -rw-rw-r-- 1 jenkins jenkins 618 Oct 26 11:44 OWNERS.md [2022-10-26T11:47:02.305Z] -rw-rw-r-- 1 jenkins jenkins 4086 Oct 26 11:44 README.md [2022-10-26T11:47:02.305Z] -rw-rw-r-- 1 jenkins jenkins 7422 Oct 26 11:44 README.v2.md [2022-10-26T11:47:02.305Z] -rw-rw-r-- 1 jenkins jenkins 11 Oct 26 11:40 VERSION [2022-10-26T11:47:02.305Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 11:44 docs [2022-10-26T11:47:02.305Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 11:44 include [2022-10-26T11:47:02.305Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 11:44 scripts [2022-10-26T11:47:02.305Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 11:44 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T11:47:02.653Z] + 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=5a8c60fb44abe53b7a44cf8b19a8ca8224801472 --label arch=arm64 --label version=2.2.1-dev.2 . [2022-10-26T11:47:02.919Z] Sending build context to Docker daemon 2.797MB [2022-10-26T11:47:02.919Z] Step 1/17 : ARG BASE=alpine:3.15 [2022-10-26T11:47:02.919Z] Step 2/17 : FROM ${BASE} [2022-10-26T11:47:02.919Z] ---> 20cbdf0c576e [2022-10-26T11:47:02.919Z] Step 3/17 : LABEL maintainer="IOTech " [2022-10-26T11:47:03.186Z] ---> Running in 55e4e6926017 [2022-10-26T11:47:03.454Z] Removing intermediate container 55e4e6926017 [2022-10-26T11:47:03.454Z] ---> abbbc594196c [2022-10-26T11:47:03.454Z] 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-10-26T11:47:03.454Z] ---> Running in 597fb0b32d7b [2022-10-26T11:47:04.411Z] Connecting to iotech.jfrog.io (54.170.58.71:443) [2022-10-26T11:47:04.677Z] saving to '/etc/apk/keys/alpine.dev.rsa.pub' [2022-10-26T11:47:04.677Z] alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA [2022-10-26T11:47:04.677Z] '/etc/apk/keys/alpine.dev.rsa.pub' saved [2022-10-26T11:47:05.262Z] Removing intermediate container 597fb0b32d7b [2022-10-26T11:47:05.262Z] ---> 325aab7f9b38 [2022-10-26T11:47:05.262Z] Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.15/main' >> /etc/apk/repositories [2022-10-26T11:47:05.533Z] ---> Running in ac6b76484e31 [2022-10-26T11:47:06.947Z] Removing intermediate container ac6b76484e31 [2022-10-26T11:47:06.947Z] ---> 29ee10212c9d [2022-10-26T11:47:06.947Z] 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-10-26T11:47:06.947Z] ---> Running in 48464440c4f6 [2022-10-26T11:47:07.905Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-26T11:47:08.170Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-10-26T11:47:08.750Z] fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.15/main/aarch64/APKINDEX.tar.gz [2022-10-26T11:47:09.334Z] WARNING: This apk-tools is OLD! Some packages might not function properly. [2022-10-26T11:47:09.334Z] (1/26) Installing libcbor-dev (0.8.0-r0) [2022-10-26T11:47:09.334Z] (2/26) Installing ncurses-dev (6.3_p20211120-r1) [2022-10-26T11:47:09.600Z] (3/26) Installing util-linux (2.37.4-r0) [2022-10-26T11:47:09.600Z] (4/26) Installing libblkid (2.37.4-r0) [2022-10-26T11:47:09.600Z] (5/26) Installing libeconf (0.4.2-r0) [2022-10-26T11:47:09.600Z] (6/26) Installing libfdisk (2.37.4-r0) [2022-10-26T11:47:09.600Z] (7/26) Installing libmount (2.37.4-r0) [2022-10-26T11:47:09.600Z] (8/26) Installing libsmartcols (2.37.4-r0) [2022-10-26T11:47:09.600Z] (9/26) Installing util-linux-misc (2.37.4-r0) [2022-10-26T11:47:09.600Z] (10/26) Installing linux-pam (1.5.2-r0) [2022-10-26T11:47:09.600Z] (11/26) Installing runuser (2.37.4-r0) [2022-10-26T11:47:09.600Z] (12/26) Installing hexdump (2.37.4-r0) [2022-10-26T11:47:09.869Z] (13/26) Installing uuidgen (2.37.4-r0) [2022-10-26T11:47:09.869Z] (14/26) Installing blkid (2.37.4-r0) [2022-10-26T11:47:09.869Z] (15/26) Installing sfdisk (2.37.4-r0) [2022-10-26T11:47:09.869Z] (16/26) Installing mcookie (2.37.4-r0) [2022-10-26T11:47:09.869Z] (17/26) Installing wipefs (2.37.4-r0) [2022-10-26T11:47:09.869Z] (18/26) Installing cfdisk (2.37.4-r0) [2022-10-26T11:47:09.869Z] (19/26) Installing flock (2.37.4-r0) [2022-10-26T11:47:09.869Z] (20/26) Installing lsblk (2.37.4-r0) [2022-10-26T11:47:09.869Z] (21/26) Installing libcap-ng (0.8.2-r1) [2022-10-26T11:47:09.869Z] (22/26) Installing setpriv (2.37.4-r0) [2022-10-26T11:47:09.869Z] (23/26) Installing logger (2.37.4-r0) [2022-10-26T11:47:09.869Z] (24/26) Installing partx (2.37.4-r0) [2022-10-26T11:47:09.869Z] (25/26) Installing findmnt (2.37.4-r0) [2022-10-26T11:47:09.869Z] (26/26) Installing util-linux-dev (2.37.4-r0) [2022-10-26T11:47:09.869Z] Executing busybox-1.34.1-r7.trigger [2022-10-26T11:47:09.869Z] OK: 290 MiB in 109 packages [2022-10-26T11:47:11.274Z] Removing intermediate container 48464440c4f6 [2022-10-26T11:47:11.274Z] ---> 955336db9be9 [2022-10-26T11:47:11.274Z] Step 7/17 : COPY VERSION /edgex-c-sdk/ [2022-10-26T11:47:12.230Z] ---> c029b07fb4be [2022-10-26T11:47:12.230Z] Step 8/17 : COPY src /edgex-c-sdk/src/ [2022-10-26T11:47:12.815Z] ---> 59abee0cd65f [2022-10-26T11:47:12.815Z] Step 9/17 : COPY include /edgex-c-sdk/include/ [2022-10-26T11:47:13.396Z] ---> 2452928eecfa [2022-10-26T11:47:13.396Z] Step 10/17 : COPY scripts /edgex-c-sdk/scripts [2022-10-26T11:47:13.983Z] ---> 27ed2eb54dbc [2022-10-26T11:47:13.983Z] Step 11/17 : COPY LICENSE /edgex-c-sdk/ [2022-10-26T11:47:14.250Z] ---> 3a546e427efe [2022-10-26T11:47:14.250Z] Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ [2022-10-26T11:47:14.834Z] ---> a2e89119166e [2022-10-26T11:47:14.834Z] Step 13/17 : WORKDIR /edgex-c-sdk [2022-10-26T11:47:14.834Z] ---> Running in 155f77833535 [2022-10-26T11:47:15.103Z] Removing intermediate container 155f77833535 [2022-10-26T11:47:15.103Z] ---> 2fe5b62b2769 [2022-10-26T11:47:15.103Z] Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] [2022-10-26T11:47:15.370Z] ---> Running in 5c626ec8118e [2022-10-26T11:47:15.636Z] Removing intermediate container 5c626ec8118e [2022-10-26T11:47:15.636Z] ---> 51a28467122e [2022-10-26T11:47:15.636Z] Step 15/17 : LABEL arch=arm64 [2022-10-26T11:47:15.636Z] ---> Running in ec6d424fdef9 [2022-10-26T11:47:15.901Z] Removing intermediate container ec6d424fdef9 [2022-10-26T11:47:15.901Z] ---> a71c1b03ec8e [2022-10-26T11:47:15.901Z] Step 16/17 : LABEL git_sha=5a8c60fb44abe53b7a44cf8b19a8ca8224801472 [2022-10-26T11:47:15.901Z] ---> Running in f368092cd2ff [2022-10-26T11:47:16.166Z] Removing intermediate container f368092cd2ff [2022-10-26T11:47:16.166Z] ---> 8296519e9fe2 [2022-10-26T11:47:16.166Z] Step 17/17 : LABEL version=2.2.1-dev.2 [2022-10-26T11:47:16.432Z] ---> Running in 19856faac134 [2022-10-26T11:47:16.698Z] Removing intermediate container 19856faac134 [2022-10-26T11:47:16.698Z] ---> a13e311335b0 [2022-10-26T11:47:16.698Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2022-10-26T11:47:16.698Z] Successfully built a13e311335b0 [2022-10-26T11:47:16.698Z] 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-10-26T11:47:17.107Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-26T11:47:17.107Z] [2022-10-26T11:47:17.107Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T11:47:17.433Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-26T11:47:17.703Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-26T11:47:17.703Z] 8998bd30e6a1: Pulling fs layer [2022-10-26T11:47:17.703Z] 04944245beec: Pulling fs layer [2022-10-26T11:47:17.703Z] 699f458cf7ca: Pulling fs layer [2022-10-26T11:47:17.703Z] 765212b225bb: Pulling fs layer [2022-10-26T11:47:17.703Z] f23df028b6ca: Pulling fs layer [2022-10-26T11:47:17.703Z] d65c8cfc05b1: Pulling fs layer [2022-10-26T11:47:17.703Z] 2437ff75d9bd: Pulling fs layer [2022-10-26T11:47:17.703Z] f23df028b6ca: Waiting [2022-10-26T11:47:17.703Z] d65c8cfc05b1: Waiting [2022-10-26T11:47:17.703Z] 2437ff75d9bd: Waiting [2022-10-26T11:47:17.703Z] 765212b225bb: Waiting [2022-10-26T11:47:17.703Z] 04944245beec: Verifying Checksum [2022-10-26T11:47:17.703Z] 04944245beec: Download complete [2022-10-26T11:47:17.703Z] 765212b225bb: Verifying Checksum [2022-10-26T11:47:17.703Z] 765212b225bb: Download complete [2022-10-26T11:47:17.969Z] f23df028b6ca: Download complete [2022-10-26T11:47:17.969Z] d65c8cfc05b1: Verifying Checksum [2022-10-26T11:47:17.969Z] d65c8cfc05b1: Download complete [2022-10-26T11:47:17.969Z] 699f458cf7ca: Verifying Checksum [2022-10-26T11:47:17.969Z] 699f458cf7ca: Download complete [2022-10-26T11:47:18.553Z] 8998bd30e6a1: Verifying Checksum [2022-10-26T11:47:18.553Z] 8998bd30e6a1: Download complete [2022-10-26T11:47:20.496Z] 2437ff75d9bd: Verifying Checksum [2022-10-26T11:47:20.496Z] 2437ff75d9bd: Download complete [2022-10-26T11:47:22.443Z] 8998bd30e6a1: Pull complete [2022-10-26T11:47:23.847Z] 04944245beec: Pull complete [2022-10-26T11:47:25.253Z] 699f458cf7ca: Pull complete [2022-10-26T11:47:25.254Z] 765212b225bb: Pull complete [2022-10-26T11:47:25.839Z] f23df028b6ca: Pull complete [2022-10-26T11:47:26.108Z] d65c8cfc05b1: Pull complete [2022-10-26T11:47:41.100Z] 2437ff75d9bd: Pull complete [2022-10-26T11:47:41.100Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-26T11:47:41.100Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-26T11:47:41.100Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T11:47:41.274Z] prd-ubuntu20.04-docker-arm64-4c-16g-117116 does not seem to be running inside a container [2022-10-26T11:47:41.329Z] $ 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/33 -v /w/workspace/device-sdk-c/33:/w/workspace/device-sdk-c/33:rw,z -v /w/workspace/device-sdk-c/33@tmp:/w/workspace/device-sdk-c/33@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-10-26T11:47:43.921Z] $ docker top 8dc8d4f8e40db1579de65cb99cbedb6d44a48a58b19882ed36d392444a249c56 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-26T11:47:44.434Z] ---> job-cost.sh [2022-10-26T11:47:44.700Z] lf-activate-venv: SKIPPING [2022-10-26T11:47:44.700Z] INFO: No Stack... [2022-10-26T11:47:45.281Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-26T11:47:45.861Z] INFO: Archiving Costs [Pipeline] sh [2022-10-26T11:47:46.184Z] + cat /w/workspace/device-sdk-c/33/archives/cost.csv [2022-10-26T11:47:46.184Z] + cut -d, -f6 [Pipeline] lock [2022-10-26T11:47:46.511Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-main-33-stack-cost] [2022-10-26T11:47:46.520Z] Resource [jenkins-edgexfoundry-device-sdk-c-main-33-stack-cost] did not exist. Created. [2022-10-26T11:47:46.520Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-c-main-33-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-26T11:47:46.854Z] /w/workspace/device-sdk-c/33@tmp/durable-188374ac/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-26T11:47:47.180Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-26T11:47:47.201Z] Warning: overwriting stash ‘stack-cost’ [2022-10-26T11:47:47.573Z] Stashed 1 file(s) [Pipeline] } [2022-10-26T11:47:47.580Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-c-main-33-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-26T11:47:47.594Z] $ docker stop --time=1 8dc8d4f8e40db1579de65cb99cbedb6d44a48a58b19882ed36d392444a249c56 [2022-10-26T11:47:49.072Z] $ docker rm -f 8dc8d4f8e40db1579de65cb99cbedb6d44a48a58b19882ed36d392444a249c56 [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-10-26T11:47:49.639Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-26T11:47:49.639Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T11:47:49.933Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T11:47:49.933Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T11:47:49.992Z] prd-ubuntu20.04-docker-8c-8g-117115 does not seem to be running inside a container [2022-10-26T11:47:50.020Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-26T11:47:50.349Z] $ docker top bc554bfa055109542c2ceac9931e056445929481c7e849fb5534806db74a493b -eo pid,comm [2022-10-26T11:47:50.396Z] 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-10-26T11:47:50.396Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-26T11:47:50.433Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T11:47:50.433Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T11:47:50.543Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T11:47:50.547Z] $ docker exec bc554bfa055109542c2ceac9931e056445929481c7e849fb5534806db74a493b ssh-agent [2022-10-26T11:47:50.654Z] SSH_AUTH_SOCK=/tmp/ssh-sNuLjgqpcCkj/agent.31 [2022-10-26T11:47:50.654Z] SSH_AGENT_PID=37 [2022-10-26T11:47:50.659Z] Running ssh-add (command line suppressed) [2022-10-26T11:47:50.766Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_5724528886920885724.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_5724528886920885724.key) [2022-10-26T11:47:50.780Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T11:47:51.069Z] + git semver tag [2022-10-26T11:47:51.327Z] 2022-10-26 11:47:51,263 [run_tag] DEBUG tag force:False [2022-10-26T11:47:51.327Z] 2022-10-26 11:47:51,263 [check_head_tag] DEBUG check head tag [2022-10-26T11:47:51.327Z] 2022-10-26 11:47:51,264 [execute] INFO git cat-file --batch-check [2022-10-26T11:47:51.327Z] 2022-10-26 11:47:51,264 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main, universal_newlines=False, shell=None, istream=) [2022-10-26T11:47:51.327Z] 2022-10-26 11:47:51,267 [execute] INFO git cat-file --batch [2022-10-26T11:47:51.327Z] 2022-10-26 11:47:51,268 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main, universal_newlines=False, shell=None, istream=) [2022-10-26T11:47:51.327Z] 2022-10-26 11:47:51,279 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2022-10-26T11:47:51.327Z] 2022-10-26 11:47:51,280 [execute] INFO git tag -a v2.2.1-dev.2 -m v2.2.1-dev.2 [2022-10-26T11:47:51.327Z] 2022-10-26 11:47:51,280 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.2', '-m', 'v2.2.1-dev.2'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main, universal_newlines=False, shell=None, istream=None) [2022-10-26T11:47:51.327Z] 2022-10-26 11:47:51,284 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2022-10-26T11:47:51.327Z] 2.2.1-dev.2 [Pipeline] } [2022-10-26T11:47:51.337Z] $ docker exec --env ******** --env ******** bc554bfa055109542c2ceac9931e056445929481c7e849fb5534806db74a493b ssh-agent -k [2022-10-26T11:47:51.443Z] unset SSH_AUTH_SOCK; [2022-10-26T11:47:51.443Z] unset SSH_AGENT_PID; [2022-10-26T11:47:51.444Z] echo Agent pid 37 killed; [2022-10-26T11:47:51.452Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-26T11:47:51.755Z] + git semver [Pipeline] } [2022-10-26T11:47:52.029Z] $ docker stop --time=1 bc554bfa055109542c2ceac9931e056445929481c7e849fb5534806db74a493b [2022-10-26T11:47:53.315Z] $ docker rm -f bc554bfa055109542c2ceac9931e056445929481c7e849fb5534806db74a493b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T11:47:53.683Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-26T11:47:53.683Z] [2022-10-26T11:47:53.683Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T11:47:53.978Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-26T11:47:53.978Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-26T11:47:53.978Z] ab5ef0e58194: Pulling fs layer [2022-10-26T11:47:53.978Z] 9712f1f96733: Pulling fs layer [2022-10-26T11:47:53.978Z] 63f879dbbcfc: Pulling fs layer [2022-10-26T11:47:53.978Z] 0d9ebad4ef96: Pulling fs layer [2022-10-26T11:47:53.978Z] e9a5061849ea: Pulling fs layer [2022-10-26T11:47:53.978Z] d747dcd14b5f: Pulling fs layer [2022-10-26T11:47:53.978Z] 2de7ff778b66: Pulling fs layer [2022-10-26T11:47:53.978Z] d747dcd14b5f: Waiting [2022-10-26T11:47:53.978Z] 0d9ebad4ef96: Waiting [2022-10-26T11:47:53.978Z] 2de7ff778b66: Waiting [2022-10-26T11:47:53.978Z] 9712f1f96733: Verifying Checksum [2022-10-26T11:47:53.978Z] 9712f1f96733: Download complete [2022-10-26T11:47:54.558Z] 63f879dbbcfc: Verifying Checksum [2022-10-26T11:47:54.558Z] 63f879dbbcfc: Download complete [2022-10-26T11:47:54.558Z] e9a5061849ea: Verifying Checksum [2022-10-26T11:47:54.558Z] e9a5061849ea: Download complete [2022-10-26T11:47:54.816Z] d747dcd14b5f: Download complete [2022-10-26T11:47:54.816Z] 0d9ebad4ef96: Verifying Checksum [2022-10-26T11:47:54.816Z] 0d9ebad4ef96: Download complete [2022-10-26T11:47:54.816Z] ab5ef0e58194: Verifying Checksum [2022-10-26T11:47:54.816Z] ab5ef0e58194: Download complete [2022-10-26T11:47:54.816Z] 2de7ff778b66: Verifying Checksum [2022-10-26T11:47:54.816Z] 2de7ff778b66: Download complete [2022-10-26T11:47:57.347Z] ab5ef0e58194: Pull complete [2022-10-26T11:47:57.347Z] 9712f1f96733: Pull complete [2022-10-26T11:47:58.314Z] 63f879dbbcfc: Pull complete [2022-10-26T11:48:01.602Z] 0d9ebad4ef96: Pull complete [2022-10-26T11:48:01.602Z] e9a5061849ea: Pull complete [2022-10-26T11:48:01.602Z] d747dcd14b5f: Pull complete [2022-10-26T11:48:02.536Z] 2de7ff778b66: Pull complete [2022-10-26T11:48:02.536Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-26T11:48:02.536Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-26T11:48:02.536Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T11:48:02.605Z] prd-ubuntu20.04-docker-8c-8g-117115 does not seem to be running inside a container [2022-10-26T11:48:02.632Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-10-26T11:48:06.035Z] $ docker top e3bb177611b8019ec1d6dc5002175a1b2e189022a9e8b05ff9534617b23ac952 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-26T11:48:06.096Z] provisioning config files... [2022-10-26T11:48:06.103Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config2800391341363041599tmp [2022-10-26T11:48:06.113Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config3930075837658531033tmp [2022-10-26T11:48:06.122Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config8619864241404217028tmp [Pipeline] { [Pipeline] echo [2022-10-26T11:48:06.135Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T11:48:06.417Z] ---> sigul-configuration.sh [2022-10-26T11:48:06.417Z] gpg: directory `/root/.gnupg' created [2022-10-26T11:48:06.417Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-26T11:48:06.417Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-26T11:48:06.417Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-26T11:48:06.417Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-26T11:48:06.417Z] gpg: CAST5 encrypted data [2022-10-26T11:48:06.417Z] gpg: encrypted with 1 passphrase [2022-10-26T11:48:06.417Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-26T11:48:06.701Z] + mkdir /home/jenkins [2022-10-26T11:48:06.701Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-26T11:48:06.982Z] + 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-10-26T11:48:06.990Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T11:48:07.272Z] ---> sigul-install.sh [2022-10-26T11:48:07.272Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-26T11:48:07.555Z] + git tag --list [2022-10-26T11:48:07.555Z] 0.7.0 [2022-10-26T11:48:07.555Z] 0.7.1 [2022-10-26T11:48:07.555Z] 1.0.0 [2022-10-26T11:48:07.555Z] v1.0.1 [2022-10-26T11:48:07.555Z] v1.0.2 [2022-10-26T11:48:07.555Z] v1.0.3 [2022-10-26T11:48:07.555Z] v1.1.0 [2022-10-26T11:48:07.555Z] v1.1.1 [2022-10-26T11:48:07.555Z] v1.2.0 [2022-10-26T11:48:07.555Z] v1.2.1 [2022-10-26T11:48:07.555Z] v1.2.2 [2022-10-26T11:48:07.555Z] v1.3.0 [2022-10-26T11:48:07.555Z] v1.3.1 [2022-10-26T11:48:07.555Z] v2.0.0 [2022-10-26T11:48:07.555Z] v2.1.0 [2022-10-26T11:48:07.555Z] v2.2.0 [2022-10-26T11:48:07.555Z] v2.2.0-dev.1 [2022-10-26T11:48:07.555Z] v2.2.0-dev.10 [2022-10-26T11:48:07.555Z] v2.2.0-dev.11 [2022-10-26T11:48:07.555Z] v2.2.0-dev.12 [2022-10-26T11:48:07.555Z] v2.2.0-dev.13 [2022-10-26T11:48:07.555Z] v2.2.0-dev.2 [2022-10-26T11:48:07.555Z] v2.2.0-dev.3 [2022-10-26T11:48:07.555Z] v2.2.0-dev.4 [2022-10-26T11:48:07.555Z] v2.2.0-dev.5 [2022-10-26T11:48:07.555Z] v2.2.0-dev.6 [2022-10-26T11:48:07.555Z] v2.2.0-dev.7 [2022-10-26T11:48:07.555Z] v2.2.0-dev.8 [2022-10-26T11:48:07.555Z] v2.2.0-dev.9 [2022-10-26T11:48:07.555Z] v2.2.1-dev.1 [2022-10-26T11:48:07.555Z] v2.2.1-dev.2 [Pipeline] sh [2022-10-26T11:48:07.838Z] + lftools sign git-tag v2.2.1-dev.2 [2022-10-26T11:48:08.405Z] Signing Git tag with Sigul... [2022-10-26T11:48:08.405Z] Signing v2.2.1-dev.2 [Pipeline] echo [2022-10-26T11:48:08.671Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T11:48:08.955Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-26T11:48:08.961Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-26T11:48:08.978Z] $ docker stop --time=1 e3bb177611b8019ec1d6dc5002175a1b2e189022a9e8b05ff9534617b23ac952 [2022-10-26T11:48:10.279Z] $ docker rm -f e3bb177611b8019ec1d6dc5002175a1b2e189022a9e8b05ff9534617b23ac952 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-26T11:48:10.659Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-26T11:48:10.660Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T11:48:10.955Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T11:48:10.955Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T11:48:11.014Z] prd-ubuntu20.04-docker-8c-8g-117115 does not seem to be running inside a container [2022-10-26T11:48:11.044Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-26T11:48:11.378Z] $ docker top e00f58e7914b37d66f8d694a0bf997de7f67c891facb4028e0ad49f67ceca1a5 -eo pid,comm [2022-10-26T11:48:11.428Z] 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-10-26T11:48:11.428Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-26T11:48:11.464Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T11:48:11.464Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T11:48:11.584Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T11:48:11.589Z] $ docker exec e00f58e7914b37d66f8d694a0bf997de7f67c891facb4028e0ad49f67ceca1a5 ssh-agent [2022-10-26T11:48:11.697Z] SSH_AUTH_SOCK=/tmp/ssh-w59EYhSWuaOG/agent.32 [2022-10-26T11:48:11.697Z] SSH_AGENT_PID=38 [2022-10-26T11:48:11.701Z] Running ssh-add (command line suppressed) [2022-10-26T11:48:11.807Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_4081462896035045745.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_4081462896035045745.key) [2022-10-26T11:48:11.819Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T11:48:12.103Z] + git semver bump pre [2022-10-26T11:48:12.362Z] 2022-10-26 11:48:12,283 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2022-10-26T11:48:12.362Z] 2022-10-26 11:48:12,283 [bump_version] DEBUG bumping version:2.2.1-dev.2 on axis:pre with prefix:dev [2022-10-26T11:48:12.362Z] 2022-10-26 11:48:12,283 [bump_version] DEBUG bumped version:2.2.1-dev.3 [2022-10-26T11:48:12.362Z] 2022-10-26 11:48:12,283 [write_version] DEBUG write version:2.2.1-dev.3 to path:/w/workspace/edgexfoundry_device-sdk-c_main/.semver/main with force:True [2022-10-26T11:48:12.362Z] 2022-10-26 11:48:12,283 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2022-10-26T11:48:12.362Z] 2022-10-26 11:48:12,284 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2022-10-26T11:48:12.362Z] 2022-10-26 11:48:12,286 [execute] INFO git cat-file --batch-check [2022-10-26T11:48:12.362Z] 2022-10-26 11:48:12,286 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-26T11:48:12.362Z] 2022-10-26 11:48:12,293 [execute] INFO git cat-file --batch [2022-10-26T11:48:12.362Z] 2022-10-26 11:48:12,293 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-26T11:48:12.362Z] 2022-10-26 11:48:12,299 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2022-10-26T11:48:12.362Z] 2.2.1-dev.3 [Pipeline] } [2022-10-26T11:48:12.373Z] $ docker exec --env ******** --env ******** e00f58e7914b37d66f8d694a0bf997de7f67c891facb4028e0ad49f67ceca1a5 ssh-agent -k [2022-10-26T11:48:12.465Z] unset SSH_AUTH_SOCK; [2022-10-26T11:48:12.465Z] unset SSH_AGENT_PID; [2022-10-26T11:48:12.466Z] echo Agent pid 38 killed; [2022-10-26T11:48:12.472Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-26T11:48:12.769Z] + git semver [Pipeline] } [2022-10-26T11:48:13.043Z] $ docker stop --time=1 e00f58e7914b37d66f8d694a0bf997de7f67c891facb4028e0ad49f67ceca1a5 [2022-10-26T11:48:14.297Z] $ docker rm -f e00f58e7914b37d66f8d694a0bf997de7f67c891facb4028e0ad49f67ceca1a5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-26T11:48:14.645Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-26T11:48:14.646Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T11:48:14.943Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-26T11:48:14.943Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T11:48:15.002Z] prd-ubuntu20.04-docker-8c-8g-117115 does not seem to be running inside a container [2022-10-26T11:48:15.033Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-26T11:48:15.379Z] $ docker top 8f018dc4bcd61252ad85b24f86376eb736aa595b1b89a8cfb5dfc50f843be4f3 -eo pid,comm [2022-10-26T11:48:15.425Z] 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-10-26T11:48:15.425Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-26T11:48:15.466Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-26T11:48:15.466Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-26T11:48:15.580Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-26T11:48:15.585Z] $ docker exec 8f018dc4bcd61252ad85b24f86376eb736aa595b1b89a8cfb5dfc50f843be4f3 ssh-agent [2022-10-26T11:48:15.697Z] SSH_AUTH_SOCK=/tmp/ssh-mNtvDTr5KXuN/agent.32 [2022-10-26T11:48:15.697Z] SSH_AGENT_PID=38 [2022-10-26T11:48:15.703Z] Running ssh-add (command line suppressed) [2022-10-26T11:48:15.808Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_5695749106484654073.key (/w/workspace/edgexfoundry_device-sdk-c_main@tmp/private_key_5695749106484654073.key) [2022-10-26T11:48:15.820Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-26T11:48:16.110Z] + git semver push [2022-10-26T11:48:16.371Z] 2022-10-26 11:48:16,285 [run_push] DEBUG push [2022-10-26T11:48:16.371Z] 2022-10-26 11:48:16,286 [execute] INFO git cat-file --batch-check [2022-10-26T11:48:16.371Z] 2022-10-26 11:48:16,286 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-26T11:48:16.371Z] 2022-10-26 11:48:16,290 [execute] INFO git rev-list d5d16aeab0930130c061918c2c1f44b7a41542d2 -- [2022-10-26T11:48:16.371Z] 2022-10-26 11:48:16,290 [execute] DEBUG Popen(['git', 'rev-list', 'd5d16aeab0930130c061918c2c1f44b7a41542d2', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-26T11:48:16.371Z] 2022-10-26 11:48:16,297 [execute] INFO git fetch -v origin [2022-10-26T11:48:16.371Z] 2022-10-26 11:48:16,298 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-10-26T11:48:17.310Z] 2022-10-26 11:48:16,952 [run_push] DEBUG no remote changes detected [2022-10-26T11:48:17.310Z] 2022-10-26 11:48:16,953 [execute] INFO git push origin semver [2022-10-26T11:48:17.310Z] 2022-10-26 11:48:16,953 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-c_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-26T11:48:17.876Z] 2022-10-26 11:48:17,769 [run_push] DEBUG push all version tags [2022-10-26T11:48:17.876Z] 2022-10-26 11:48:17,770 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-26T11:48:17.876Z] 2022-10-26 11:48:17,770 [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-10-26T11:48:18.812Z] 2022-10-26 11:48:18,563 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_main/.semver/main [2022-10-26T11:48:18.812Z] 2.2.1-dev.3 [Pipeline] } [2022-10-26T11:48:18.823Z] $ docker exec --env ******** --env ******** 8f018dc4bcd61252ad85b24f86376eb736aa595b1b89a8cfb5dfc50f843be4f3 ssh-agent -k [2022-10-26T11:48:18.928Z] unset SSH_AUTH_SOCK; [2022-10-26T11:48:18.928Z] unset SSH_AGENT_PID; [2022-10-26T11:48:18.928Z] echo Agent pid 38 killed; [2022-10-26T11:48:18.934Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-26T11:48:19.233Z] + git semver [Pipeline] } [2022-10-26T11:48:19.507Z] $ docker stop --time=1 8f018dc4bcd61252ad85b24f86376eb736aa595b1b89a8cfb5dfc50f843be4f3 [2022-10-26T11:48:20.791Z] $ docker rm -f 8f018dc4bcd61252ad85b24f86376eb736aa595b1b89a8cfb5dfc50f843be4f3 [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-10-26T11:48:21.258Z] + [ -d /w/workspace/edgexfoundry_device-sdk-c_main/archives ] [2022-10-26T11:48:21.258Z] + ls -al /w/workspace/edgexfoundry_device-sdk-c_main/archives [2022-10-26T11:48:21.258Z] total 16 [2022-10-26T11:48:21.258Z] drwxr-xr-x 3 root root 4096 Oct 26 11:41 . [2022-10-26T11:48:21.258Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 26 11:48 .. [2022-10-26T11:48:21.258Z] drwxr-xr-x 2 root root 4096 Oct 26 11:41 cost [2022-10-26T11:48:21.258Z] -rw-r--r-- 1 root root 83 Oct 26 11:41 cost.csv [2022-10-26T11:48:21.258Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-c_main/archives [2022-10-26T11:48:21.258Z] + ls -al /w/workspace/edgexfoundry_device-sdk-c_main/archives [2022-10-26T11:48:21.258Z] total 16 [2022-10-26T11:48:21.258Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 26 11:41 . [2022-10-26T11:48:21.258Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 26 11:48 .. [2022-10-26T11:48:21.258Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 26 11:41 cost [2022-10-26T11:48:21.258Z] -rw-r--r-- 1 jenkins jenkins 83 Oct 26 11:41 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-26T11:48:21.549Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T11:48:22.408Z] ---> package-listing.sh [2022-10-26T11:48:22.408Z] ++ facter osfamily [2022-10-26T11:48:22.408Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-26T11:48:22.666Z] + OS_FAMILY=debian [2022-10-26T11:48:22.666Z] + workspace=/w/workspace/edgexfoundry_device-sdk-c_main [2022-10-26T11:48:22.666Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-26T11:48:22.666Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-26T11:48:22.666Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-26T11:48:22.666Z] + PACKAGES=/tmp/packages_start.txt [2022-10-26T11:48:22.666Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_main ']' [2022-10-26T11:48:22.666Z] + PACKAGES=/tmp/packages_end.txt [2022-10-26T11:48:22.666Z] + case "${OS_FAMILY}" in [2022-10-26T11:48:22.666Z] + dpkg -l [2022-10-26T11:48:22.666Z] + grep '^ii' [2022-10-26T11:48:22.666Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-26T11:48:22.666Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-26T11:48:22.666Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-26T11:48:22.666Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_main ']' [2022-10-26T11:48:22.666Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_main/archives/ [2022-10-26T11:48:22.666Z] + 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-10-26T11:48:22.677Z] 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-10-26T11:48:22.953Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-26T11:48:23.507Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-26T11:48:23.507Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-26T11:48:23.571Z] prd-ubuntu20.04-docker-8c-8g-117115 does not seem to be running inside a container [2022-10-26T11:48:23.602Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-c_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-c_main -v /w/workspace/edgexfoundry_device-sdk-c_main:/w/workspace/edgexfoundry_device-sdk-c_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_main@tmp:/w/workspace/edgexfoundry_device-sdk-c_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-26T11:48:23.825Z] $ docker top ea99542a0a250f0d4864e3feeb81e2d3f604b8ab3aa54e1244d772db4d006e39 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-26T11:48:24.165Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-26T11:48:24.453Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-26T11:48:24.742Z] + ls /var/log/sa-host [2022-10-26T11:48:24.742Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-26T11:48:24.878Z] provisioning config files... [2022-10-26T11:48:24.886Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_main@tmp/config18084073395305969925tmp [Pipeline] { [Pipeline] echo [2022-10-26T11:48:24.899Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T11:48:25.182Z] ---> create-netrc.sh [Pipeline] } [2022-10-26T11:48:25.189Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-26T11:48:25.528Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-26T11:48:25.535Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T11:48:25.817Z] ---> sudo-logs.sh [2022-10-26T11:48:25.817Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-26T11:48:25.837Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T11:48:26.119Z] ---> job-cost.sh [2022-10-26T11:48:26.119Z] lf-activate-venv: SKIPPING [2022-10-26T11:48:26.119Z] DEBUG: total: 0.2199999988079071 [2022-10-26T11:48:26.119Z] INFO: Retrieving Stack Cost... [2022-10-26T11:48:26.378Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-26T11:48:26.948Z] INFO: Archiving Costs [Pipeline] echo [2022-10-26T11:48:26.959Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-26T11:48:27.241Z] ---> logs-deploy.sh [2022-10-26T11:48:27.241Z] lf-activate-venv: SKIPPING [2022-10-26T11:48:27.241Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/main/33 [2022-10-26T11:48:27.241Z] INFO: archiving workspace using pattern(s): [2022-10-26T11:48:28.175Z] Archives upload complete. [2022-10-26T11:48:28.175Z] INFO: archiving logs to Nexus