Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of TuhinDasgupta-eaton for edgexfoundry/device-sdk-c Loading trusted files from base branch main at e4aa58a90e880d3b2fc448b9bdb101dfbcc44123 rather than 2ab919ba902543e8751b24cbae806de0a32484ea Obtained Jenkinsfile from e4aa58a90e880d3b2fc448b9bdb101dfbcc44123 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-ssh16990655995512379200.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh16934132415760797037.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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/PR-444/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/PR-444/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13194951284721288883.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh9122873598325821076.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-444/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/PR-444/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12404882239566441528.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildCApp] RAW Config: [project:device-sdk-c, dockerBuildFilePath:scripts/Dockerfile.alpine-base, dockerFilePath:scripts/Dockerfile.alpine, pushImage:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildCApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-c-settings PROJECT: device-sdk-c USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build DOCKER_FILE_PATH: scripts/Dockerfile.alpine DOCKER_BUILD_FILE_PATH: scripts/Dockerfile.alpine-base DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1743 in /w/workspace/edgexfoundry_device-sdk-c_PR-444 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-c.git > git init /w/workspace/edgexfoundry_device-sdk-c_PR-444 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/444/head:refs/remotes/origin/PR-444 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit e4aa58a90e880d3b2fc448b9bdb101dfbcc44123 into PR head commit 2ab919ba902543e8751b24cbae806de0a32484ea Merge succeeded, producing 8615412d3997c60e39ea39344ccbacf0f8855c91 Checking out Revision 8615412d3997c60e39ea39344ccbacf0f8855c91 (PR-444) > git config core.sparsecheckout # timeout=10 > git checkout -f 2ab919ba902543e8751b24cbae806de0a32484ea # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge e4aa58a90e880d3b2fc448b9bdb101dfbcc44123 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8615412d3997c60e39ea39344ccbacf0f8855c91 # timeout=10 Commit message: "Merge commit 'e4aa58a90e880d3b2fc448b9bdb101dfbcc44123' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 7ec79b626892d51bd86d11a58a8cdd713d8de940 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:56:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:56:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:56:35 ========================================================= 18:56:35 EdgeX Global Pipelines Version Info 18:56:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:56:35 ------------------- 18:56:35 stable info: 18:56:35 ------------------- 18:56:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:56:35 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 18:56:35 Message: update stable to v1.0.250 18:56:36 ------------------- 18:56:36 experimental info: 18:56:36 ------------------- 18:56:36 Commited By: **** collab-it+edgex@linuxfoundation.org 18:56:36 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 18:56:36 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:56:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo 18:56:36 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo 18:56:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:56:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:56:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:56:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo 18:56:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo 18:56:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:56:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:56:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk [Pipeline] echo 18:56:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:56:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:56:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:56:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 18:56:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:56:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:56:36 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:56:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-444 [Pipeline] echo 18:56:36 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-444 [Pipeline] echo 18:56:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-444 [Pipeline] echo 18:56:36 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8615412d3997c60e39ea39344ccbacf0f8855c91 [Pipeline] echo 18:56:36 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8615412 [Pipeline] echo 18:56:36 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:56:36 provisioning config files... 18:56:36 copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-444@tmp/config6222600226731861134tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:56:37 ---> docker-login.sh 18:56:37 nexus3.edgexfoundry.org:10001 18:56:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:56:37 Configure a credential helper to remove this warning. See 18:56:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:56:37 18:56:37 Login Succeeded 18:56:37 nexus3.edgexfoundry.org:10002 18:56:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:56:37 Configure a credential helper to remove this warning. See 18:56:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:56:37 18:56:37 Login Succeeded 18:56:37 nexus3.edgexfoundry.org:10003 18:56:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:56:37 Configure a credential helper to remove this warning. See 18:56:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:56:37 18:56:37 Login Succeeded 18:56:37 nexus3.edgexfoundry.org:10004 18:56:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:56:37 Configure a credential helper to remove this warning. See 18:56:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:56:37 18:56:37 Login Succeeded 18:56:37 docker.io 18:56:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:56:37 Configure a credential helper to remove this warning. See 18:56:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:56:37 18:56:37 Login Succeeded 18:56:37 ---> docker-login.sh ends [Pipeline] } 18:56:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build LTS Release Image) [Pipeline] sh 18:56:38 + git rev-list -1 --merges 8615412d3997c60e39ea39344ccbacf0f8855c91~1..8615412d3997c60e39ea39344ccbacf0f8855c91 [Pipeline] echo 18:56:38 -----------> git rev-list -1 --merges 8615412d3997c60e39ea39344ccbacf0f8855c91~1..8615412d3997c60e39ea39344ccbacf0f8855c91 8615412d3997c60e39ea39344ccbacf0f8855c91 18:56:38 8615412d3997c60e39ea39344ccbacf0f8855c91 [false] [Pipeline] sh 18:56:38 + git log --format=format:%s -1 8615412d3997c60e39ea39344ccbacf0f8855c91 [Pipeline] echo 18:56:38 ========================================================= 18:56:38 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:56:38 ========================================================= 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 18:56:38 + git rev-list -1 --merges 8615412d3997c60e39ea39344ccbacf0f8855c91~1..8615412d3997c60e39ea39344ccbacf0f8855c91 [Pipeline] echo 18:56:39 -----------> git rev-list -1 --merges 8615412d3997c60e39ea39344ccbacf0f8855c91~1..8615412d3997c60e39ea39344ccbacf0f8855c91 8615412d3997c60e39ea39344ccbacf0f8855c91 18:56:39 8615412d3997c60e39ea39344ccbacf0f8855c91 [false] [Pipeline] sh 18:56:39 + git log --format=format:%s -1 8615412d3997c60e39ea39344ccbacf0f8855c91 [Pipeline] echo 18:56:39 ========================================================= 18:56:39 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:56:39 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 18:56:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:56:39 + grep -v github /etc/ssh/ssh_known_hosts 18:56:39 + [ -e /tmp/ssh_known_hosts ] 18:56:39 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:56:39 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:56:39 + sudo tee -a /etc/ssh/ssh_known_hosts 18:56:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:56:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:56:39 18:56:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:56:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:56:40 0.1.4: Pulling from edgex-devops/py-git-semver 18:56:40 b85a868b505f: Pulling fs layer 18:56:40 e2be974225ed: Pulling fs layer 18:56:40 339a4e72a1f5: Pulling fs layer 18:56:40 988bab9f4d93: Pulling fs layer 18:56:40 988bab9f4d93: Waiting 18:56:40 1469e6f7b9e6: Pulling fs layer 18:56:40 eaf3925da568: Pulling fs layer 18:56:40 1469e6f7b9e6: Waiting 18:56:40 bab4dde63d76: Pulling fs layer 18:56:40 eaf3925da568: Waiting 18:56:40 bde34c3a00c8: Pulling fs layer 18:56:40 b352a97aabf1: Pulling fs layer 18:56:40 b352a97aabf1: Waiting 18:56:40 4872d77fe225: Pulling fs layer 18:56:40 5851b861e8e6: Pulling fs layer 18:56:40 bde34c3a00c8: Waiting 18:56:40 4872d77fe225: Waiting 18:56:40 5851b861e8e6: Waiting 18:56:40 e2be974225ed: Download complete 18:56:40 988bab9f4d93: Download complete 18:56:40 1469e6f7b9e6: Verifying Checksum 18:56:40 1469e6f7b9e6: Download complete 18:56:40 eaf3925da568: Verifying Checksum 18:56:40 eaf3925da568: Download complete 18:56:40 339a4e72a1f5: Verifying Checksum 18:56:40 339a4e72a1f5: Download complete 18:56:40 bde34c3a00c8: Download complete 18:56:40 b352a97aabf1: Download complete 18:56:40 4872d77fe225: Download complete 18:56:40 5851b861e8e6: Verifying Checksum 18:56:40 5851b861e8e6: Download complete 18:56:40 b85a868b505f: Verifying Checksum 18:56:40 b85a868b505f: Download complete 18:56:40 bab4dde63d76: Verifying Checksum 18:56:40 bab4dde63d76: Download complete 18:56:41 b85a868b505f: Pull complete 18:56:41 e2be974225ed: Pull complete 18:56:42 339a4e72a1f5: Pull complete 18:56:42 988bab9f4d93: Pull complete 18:56:42 1469e6f7b9e6: Pull complete 18:56:42 eaf3925da568: Pull complete 18:56:44 bab4dde63d76: Pull complete 18:56:44 bde34c3a00c8: Pull complete 18:56:44 b352a97aabf1: Pull complete 18:56:44 4872d77fe225: Pull complete 18:56:45 5851b861e8e6: Pull complete 18:56:45 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:56:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:56:45 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:56:45 prd-ubuntu20.04-docker-8c-8g-1743 does not seem to be running inside a container 18:56:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_PR-444 -v /w/workspace/edgexfoundry_device-sdk-c_PR-444:/w/workspace/edgexfoundry_device-sdk-c_PR-444:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-444@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-444@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:56:49 $ docker top 767fe68b259965e67a8268a2a20d935db14b83de6a0d0bca9857cc8af9fc3998 -eo pid,comm 18:56:49 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). 18:56:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:56:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:56:49 [ssh-agent] Looking for ssh-agent implementation... 18:56:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:56:49 $ docker exec 767fe68b259965e67a8268a2a20d935db14b83de6a0d0bca9857cc8af9fc3998 ssh-agent 18:56:49 SSH_AUTH_SOCK=/tmp/ssh-0TflQkCahnwJ/agent.32 18:56:49 SSH_AGENT_PID=38 18:56:49 Running ssh-add (command line suppressed) 18:56:49 Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-444@tmp/private_key_8260367943240398651.key (/w/workspace/edgexfoundry_device-sdk-c_PR-444@tmp/private_key_8260367943240398651.key) 18:56:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:56:49 + git tag --points-at HEAD [Pipeline] } 18:56:49 $ docker exec --env ******** --env ******** 767fe68b259965e67a8268a2a20d935db14b83de6a0d0bca9857cc8af9fc3998 ssh-agent -k 18:56:50 unset SSH_AUTH_SOCK; 18:56:50 unset SSH_AGENT_PID; 18:56:50 echo Agent pid 38 killed; 18:56:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:56:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:56:50 [ssh-agent] Looking for ssh-agent implementation... 18:56:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:56:50 $ docker exec 767fe68b259965e67a8268a2a20d935db14b83de6a0d0bca9857cc8af9fc3998 ssh-agent 18:56:50 SSH_AUTH_SOCK=/tmp/ssh-xQSHzOIKwTxw/agent.70 18:56:50 SSH_AGENT_PID=76 18:56:50 Running ssh-add (command line suppressed) 18:56:50 Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-444@tmp/private_key_15948921825716403136.key (/w/workspace/edgexfoundry_device-sdk-c_PR-444@tmp/private_key_15948921825716403136.key) 18:56:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:56:50 + git semver init 18:56:50 2023-07-21 18:56:50,879 [run_init] DEBUG init version:0.0.0 force:False 18:56:50 2023-07-21 18:56:50,880 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-c_PR-444/.semver 18:56:50 2023-07-21 18:56:50,880 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-c.git /w/workspace/edgexfoundry_device-sdk-c_PR-444/.semver 18:56:50 2023-07-21 18:56:50,880 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-c.git', '/w/workspace/edgexfoundry_device-sdk-c_PR-444/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-c_PR-444, universal_newlines=False, shell=None, istream=None) 18:56:51 2023-07-21 18:56:51,776 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-c_PR-444/.git/info/exclude 18:56:51 2023-07-21 18:56:51,777 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-c_PR-444/.semver/PR-444 with force:False 18:56:51 2023-07-21 18:56:51,777 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-c_PR-444/.semver/PR-444 18:56:51 2023-07-21 18:56:51,782 [execute] INFO git cat-file --batch-check 18:56:51 2023-07-21 18:56:51,783 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-c_PR-444/.semver, universal_newlines=False, shell=None, istream=) 18:56:51 2023-07-21 18:56:51,789 [execute] INFO git cat-file --batch 18:56:51 2023-07-21 18:56:51,789 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-c_PR-444/.semver, universal_newlines=False, shell=None, istream=) 18:56:51 2023-07-21 18:56:51,796 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_PR-444/.semver/PR-444 18:56:51 0.0.0 [Pipeline] } 18:56:51 $ docker exec --env ******** --env ******** 767fe68b259965e67a8268a2a20d935db14b83de6a0d0bca9857cc8af9fc3998 ssh-agent -k 18:56:52 unset SSH_AUTH_SOCK; 18:56:52 unset SSH_AGENT_PID; 18:56:52 echo Agent pid 76 killed; 18:56:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:56:52 + git semver [Pipeline] } 18:56:52 $ docker stop --time=1 767fe68b259965e67a8268a2a20d935db14b83de6a0d0bca9857cc8af9fc3998 18:56:53 $ docker rm -f --volumes 767fe68b259965e67a8268a2a20d935db14b83de6a0d0bca9857cc8af9fc3998 [Pipeline] // withDockerContainer [Pipeline] sh 18:56:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:56:54 Stashed 1 file(s) [Pipeline] echo 18:56:54 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:56:54 provisioning config files... 18:56:54 copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-444@tmp/config17613324465148073722tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:56:54 ---> docker-login.sh 18:56:54 nexus3.edgexfoundry.org:10001 18:56:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:56:54 Configure a credential helper to remove this warning. See 18:56:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:56:54 18:56:54 Login Succeeded 18:56:54 nexus3.edgexfoundry.org:10002 18:56:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:56:54 Configure a credential helper to remove this warning. See 18:56:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:56:54 18:56:54 Login Succeeded 18:56:54 nexus3.edgexfoundry.org:10003 18:56:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:56:55 Configure a credential helper to remove this warning. See 18:56:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:56:55 18:56:55 Login Succeeded 18:56:55 nexus3.edgexfoundry.org:10004 18:56:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:56:55 Configure a credential helper to remove this warning. See 18:56:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:56:55 18:56:55 Login Succeeded 18:56:55 docker.io 18:56:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:56:55 Configure a credential helper to remove this warning. See 18:56:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:56:55 18:56:55 Login Succeeded 18:56:55 ---> docker-login.sh ends [Pipeline] } 18:56:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:56:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:56:55 [prepBaseBuildImage] Generating new image with name: ci-base-image-x86_64 [Pipeline] echo 18:56:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:56:55 ========================================================= 18:56:55 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] 18:56:55 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:56:55 + 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 . 18:56:55 Sending build context to Docker daemon 4.889MB 18:56:55 Step 1/21 : ARG BASE=alpine:3.16 18:56:55 Step 2/21 : FROM ${BASE} as builder 18:56:55 latest: Pulling from edgex-devops/edgex-gcc-base 18:56:55 91d30c5bc195: Pulling fs layer 18:56:55 316e5a4585fb: Pulling fs layer 18:56:56 91d30c5bc195: Verifying Checksum 18:56:56 91d30c5bc195: Download complete 18:56:56 91d30c5bc195: Pull complete 18:56:56 316e5a4585fb: Verifying Checksum 18:56:56 316e5a4585fb: Download complete 18:56:59 316e5a4585fb: Pull complete 18:56:59 Digest: sha256:46ce083f99ae49712d4f1141acdd2e69c9eb8e11ca29cc7d79d78bb0a10585c4 18:56:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest 18:56:59 ---> e83ffa357ff4 18:56:59 Step 3/21 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub 18:57:01 ---> Running in a255aaded632 18:57:01 Connecting to iotech.jfrog.io (52.48.157.202:443) 18:57:02 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 18:57:02 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 18:57:02 '/etc/apk/keys/alpine.dev.rsa.pub' saved 18:57:02 Removing intermediate container a255aaded632 18:57:02 ---> 2953b781f52a 18:57:02 Step 4/21 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main' >> /etc/apk/repositories 18:57:02 ---> Running in e393fa5909be 18:57:03 Removing intermediate container e393fa5909be 18:57:03 ---> f4e77f39dd12 18:57:03 Step 5/21 : 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 iotech-iot-1.5-dev hiredis-dev 18:57:03 ---> Running in 0b41ec425fb6 18:57:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:57:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:57:03 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main/x86_64/APKINDEX.tar.gz 18:57:04 WARNING: This apk-tools is OLD! Some packages might not function properly. 18:57:04 (1/16) Upgrading ncurses-terminfo-base (6.3_p20220521-r0 -> 6.3_p20220521-r1) 18:57:04 (2/16) Upgrading ncurses-libs (6.3_p20220521-r0 -> 6.3_p20220521-r1) 18:57:04 (3/16) Installing hiredis (1.0.2-r0) 18:57:04 (4/16) Installing hiredis-dev (1.0.2-r0) 18:57:04 (5/16) Installing iotech-iot-1.5 (1.5.0-r0) 18:57:04 (6/16) Installing iotech-iot-1.5-dev (1.5.0-r0) 18:57:04 (7/16) Installing libcbor (0.9.0-r1) 18:57:04 (8/16) Installing libcbor-dev (0.9.0-r1) 18:57:04 (9/16) Installing ncurses-dev (6.3_p20220521-r1) 18:57:04 (10/16) Installing paho-mqtt-c-dev-1.3 (1.3.12-r0) 18:57:05 (11/16) Installing libblkid (2.38-r1) 18:57:05 (12/16) Installing libuuid (2.38-r1) 18:57:05 (13/16) Installing libfdisk (2.38-r1) 18:57:05 (14/16) Installing libmount (2.38-r1) 18:57:05 (15/16) Installing libsmartcols (2.38-r1) 18:57:05 (16/16) Installing util-linux-dev (2.38-r1) 18:57:05 Executing busybox-1.35.0-r17.trigger 18:57:05 OK: 280 MiB in 90 packages 18:57:06 Removing intermediate container 0b41ec425fb6 18:57:06 ---> aa1ec83ad944 18:57:06 Step 6/21 : RUN mkdir /tmp/sdk 18:57:06 ---> Running in fec06ded5f6c 18:57:07 Removing intermediate container fec06ded5f6c 18:57:07 ---> 1ef54409d261 18:57:07 Step 7/21 : COPY VERSION /tmp/sdk 18:57:07 ---> 57b22afd83c0 18:57:07 Step 8/21 : COPY src /tmp/sdk/src 18:57:07 ---> fce28b89944e 18:57:07 Step 9/21 : COPY include /tmp/sdk/include 18:57:07 ---> 9555e0325dad 18:57:07 Step 10/21 : COPY scripts /tmp/sdk/scripts 18:57:07 ---> b863e58a34b9 18:57:07 Step 11/21 : COPY LICENSE /tmp/sdk 18:57:07 ---> da864ef4aa9f 18:57:07 Step 12/21 : COPY Attribution.txt /tmp/sdk 18:57:08 ---> c9fbe7619132 18:57:08 Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install 18:57:08 ---> Running in 491c30a3badb 18:57:08 + CPPCHECK=false 18:57:08 + DOCGEN=false 18:57:08 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' 18:57:08 + '[' 0 -gt 0 ] 18:57:08 + readlink -f ./scripts/build.sh 18:57:08 + dirname /tmp/sdk/scripts/build.sh 18:57:08 + dirname /tmp/sdk/scripts 18:57:08 + ROOT=/tmp/sdk 18:57:08 + cd /tmp/sdk 18:57:08 + mkdir -p /tmp/sdk/build/release 18:57:08 + cd /tmp/sdk/build/release 18:57:08 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src 18:57:08 -- The C compiler identification is GNU 11.2.1 18:57:08 -- Detecting C compiler ABI info 18:57:08 -- Detecting C compiler ABI info - done 18:57:08 -- Check for working C compiler: /usr/bin/cc - skipped 18:57:08 -- Detecting C compile features 18:57:08 -- Detecting C compile features - done 18:57:08 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 18:57:08 -- Found CURL: /usr/lib/libcurl.so (found version "8.0.1") 18:57:08 -- Found LIBYAML: /usr/lib/libyaml.so 18:57:08 -- Found LIBUUID: /usr/lib/libuuid.so 18:57:08 -- Found LIBCBOR: /usr/lib/libcbor.so 18:57:08 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 18:57:08 -- Found LIBHIREDIS: /usr/lib/libhiredis.so 18:57:08 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 18:57:08 -- /opt/iotech/iot/1.5/include 18:57:08 -- C SDK 0.0.0 for Linux 18:57:08 -- Performing Test CSDK_HAVE_ATOMIC 18:57:08 -- Performing Test CSDK_HAVE_ATOMIC - Success 18:57:08 -- Found Curses: /usr/lib/libcurses.so 18:57:08 -- Configuring done 18:57:08 -- Generating done 18:57:08 -- Build files have been written to: /tmp/sdk/build/release 18:57:08 + make all package 18:57:08 + tee release.log 18:57:08 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 18:57:08 In file included from /tmp/sdk/src/c/autoevent.c:9: 18:57:08 /tmp/sdk/src/c/autoevent.h:25:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 18:57:08 25 | void clear_ae_signals (); 18:57:08 | ^~~~ 18:57:08 /tmp/sdk/src/c/autoevent.c: In function 'edgex_device_autoevent_start': 18:57:08 /tmp/sdk/src/c/autoevent.c:170:47: error: expected ';' before '}' token 18:57:08 170 | init_flg_slv = sem_init (&slv_mutex, 0, 1) 18:57:08 | ^ 18:57:08 | ; 18:57:08 171 | } 18:57:08 | ~ 18:57:08 /tmp/sdk/src/c/autoevent.c: At top level: 18:57:08 /tmp/sdk/src/c/autoevent.c:278:6: warning: function declaration isn't a prototype [-Wstrict-prototypes] 18:57:08 278 | void clear_ae_signals () 18:57:08 | ^~~~~~~~~~~~~~~~ 18:57:08 make[2]: *** [c/CMakeFiles/csdk.dir/build.make:76: c/CMakeFiles/csdk.dir/autoevent.c.o] Error 1 18:57:08 make[1]: *** [CMakeFiles/Makefile2:240: c/CMakeFiles/csdk.dir/all] Error 2 18:57:08 make: *** [Makefile:156: all] Error 2 18:57:08 + '[' false '=' true ] 18:57:08 + '[' false '=' true ] 18:57:08 + mkdir -p /tmp/sdk/build/debug 18:57:08 + cd /tmp/sdk/build/debug 18:57:08 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src 18:57:08 -- The C compiler identification is GNU 11.2.1 18:57:08 -- Detecting C compiler ABI info 18:57:08 -- Detecting C compiler ABI info - done 18:57:08 -- Check for working C compiler: /usr/bin/cc - skipped 18:57:08 -- Detecting C compile features 18:57:08 -- Detecting C compile features - done 18:57:08 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 18:57:09 -- Found CURL: /usr/lib/libcurl.so (found version "8.0.1") 18:57:09 -- Found LIBYAML: /usr/lib/libyaml.so 18:57:09 -- Found LIBUUID: /usr/lib/libuuid.so 18:57:09 -- Found LIBCBOR: /usr/lib/libcbor.so 18:57:09 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 18:57:09 -- Found LIBHIREDIS: /usr/lib/libhiredis.so 18:57:09 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 18:57:09 -- /opt/iotech/iot/1.5/include 18:57:09 -- C SDK 0.0.0 for Linux 18:57:09 -- Performing Test CSDK_HAVE_ATOMIC 18:57:09 -- Performing Test CSDK_HAVE_ATOMIC - Success 18:57:09 -- Found Curses: /usr/lib/libcurses.so 18:57:09 -- Configuring done 18:57:09 -- Generating done 18:57:09 -- Build files have been written to: /tmp/sdk/build/debug 18:57:09 + make 18:57:09 + tee debug.log 18:57:09 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 18:57:09 In file included from /tmp/sdk/src/c/autoevent.c:9: 18:57:09 /tmp/sdk/src/c/autoevent.h:25:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 18:57:09 25 | void clear_ae_signals (); 18:57:09 | ^~~~ 18:57:09 /tmp/sdk/src/c/autoevent.c: In function 'edgex_device_autoevent_start': 18:57:09 /tmp/sdk/src/c/autoevent.c:170:47: error: expected ';' before '}' token 18:57:09 170 | init_flg_slv = sem_init (&slv_mutex, 0, 1) 18:57:09 | ^ 18:57:09 | ; 18:57:09 171 | } 18:57:09 | ~ 18:57:09 /tmp/sdk/src/c/autoevent.c: At top level: 18:57:09 /tmp/sdk/src/c/autoevent.c:278:6: warning: function declaration isn't a prototype [-Wstrict-prototypes] 18:57:09 278 | void clear_ae_signals () 18:57:09 | ^~~~~~~~~~~~~~~~ 18:57:09 make[2]: *** [c/CMakeFiles/csdk.dir/build.make:76: c/CMakeFiles/csdk.dir/autoevent.c.o] Error 1 18:57:09 make[1]: *** [CMakeFiles/Makefile2:240: c/CMakeFiles/csdk.dir/all] Error 2 18:57:09 make: *** [Makefile:156: all] Error 2 18:57:09 make: Entering directory '/tmp/sdk/build/release' 18:57:09 make[1]: Entering directory '/tmp/sdk/build/release' 18:57:09 make[2]: Entering directory '/tmp/sdk/build/release' 18:57:09 Consolidate compiler generated dependencies of target csdk 18:57:09 make[2]: Leaving directory '/tmp/sdk/build/release' 18:57:09 make[2]: Entering directory '/tmp/sdk/build/release' 18:57:09 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 18:57:09 In file included from /tmp/sdk/src/c/autoevent.c:9: 18:57:09 /tmp/sdk/src/c/autoevent.h:25:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 18:57:09 25 | void clear_ae_signals (); 18:57:09 | ^~~~ 18:57:09 /tmp/sdk/src/c/autoevent.c: In function 'edgex_device_autoevent_start': 18:57:09 /tmp/sdk/src/c/autoevent.c:170:47: error: expected ';' before '}' token 18:57:09 170 | init_flg_slv = sem_init (&slv_mutex, 0, 1) 18:57:09 | ^ 18:57:09 | ; 18:57:09 171 | } 18:57:09 | ~ 18:57:09 /tmp/sdk/src/c/autoevent.c: At top level: 18:57:09 /tmp/sdk/src/c/autoevent.c:278:6: warning: function declaration isn't a prototype [-Wstrict-prototypes] 18:57:09 278 | void clear_ae_signals () 18:57:09 | ^~~~~~~~~~~~~~~~ 18:57:09 make[2]: *** [c/CMakeFiles/csdk.dir/build.make:76: c/CMakeFiles/csdk.dir/autoevent.c.o] Error 1 18:57:09 make[2]: Leaving directory '/tmp/sdk/build/release' 18:57:09 make[1]: Leaving directory '/tmp/sdk/build/release' 18:57:09 make[1]: *** [CMakeFiles/Makefile2:240: c/CMakeFiles/csdk.dir/all] Error 2 18:57:09 make: Leaving directory '/tmp/sdk/build/release' 18:57:09 make: *** [Makefile:156: all] Error 2 18:57:09 Still waiting to schedule task 18:57:09 ‘prd-ubuntu20.04-docker-arm64-4c-16g-1744’ is offline 18:57:09 The command '/bin/sh -c cd /tmp/sdk && ./scripts/build.sh && make -C build/release install' returned a non-zero code: 2 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:57:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:57:10 18:57:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:57:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:57:10 latest: Pulling from edgex-lftools-log-publisher 18:57:10 5eb5b503b376: Pulling fs layer 18:57:10 5c69ac0246d0: Pulling fs layer 18:57:10 ec43610c2a17: Pulling fs layer 18:57:10 3a2ae6a8a46f: Pulling fs layer 18:57:10 33b1e0a273af: Pulling fs layer 18:57:10 5d3b04190fa2: Pulling fs layer 18:57:10 2f39f015ded8: Pulling fs layer 18:57:10 3a2ae6a8a46f: Waiting 18:57:10 33b1e0a273af: Waiting 18:57:10 5d3b04190fa2: Waiting 18:57:10 2f39f015ded8: Waiting 18:57:10 5c69ac0246d0: Download complete 18:57:10 3a2ae6a8a46f: Verifying Checksum 18:57:10 3a2ae6a8a46f: Download complete 18:57:10 33b1e0a273af: Verifying Checksum 18:57:10 33b1e0a273af: Download complete 18:57:10 5d3b04190fa2: Verifying Checksum 18:57:10 5d3b04190fa2: Download complete 18:57:10 ec43610c2a17: Verifying Checksum 18:57:10 ec43610c2a17: Download complete 18:57:10 5eb5b503b376: Verifying Checksum 18:57:10 5eb5b503b376: Download complete 18:57:11 2f39f015ded8: Download complete 18:57:11 5eb5b503b376: Pull complete 18:57:11 5c69ac0246d0: Pull complete 18:57:12 ec43610c2a17: Pull complete 18:57:12 3a2ae6a8a46f: Pull complete 18:57:12 33b1e0a273af: Pull complete 18:57:12 5d3b04190fa2: Pull complete 18:57:16 2f39f015ded8: Pull complete 18:57:16 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:57:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:57:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:57:16 prd-ubuntu20.04-docker-8c-8g-1743 does not seem to be running inside a container 18:57:16 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-c_PR-444 -v /w/workspace/edgexfoundry_device-sdk-c_PR-444:/w/workspace/edgexfoundry_device-sdk-c_PR-444:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-444@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-444@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:57:22 $ docker top 1a21473b5a64622a5da0e46bb1335fed458a9bf355134b19beae25417b9aa209 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:57:22 ---> job-cost.sh 18:57:22 lf-activate-venv: SKIPPING 18:57:22 INFO: No Stack... 18:57:22 INFO: Retrieving Pricing Info for: v3-standard-8 18:57:23 INFO: Archiving Costs [Pipeline] sh 18:57:23 + cat /w/workspace/edgexfoundry_device-sdk-c_PR-444/archives/cost.csv 18:57:23 + cut -d, -f6 [Pipeline] lock 18:57:23 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-PR-444-13-stack-cost] 18:57:23 Resource [jenkins-edgexfoundry-device-sdk-c-PR-444-13-stack-cost] did not exist. Created. 18:57:23 Lock acquired on [jenkins-edgexfoundry-device-sdk-c-PR-444-13-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:57:23 + echo total: 0.2199999988079071 [Pipeline] stash 18:57:23 Stashed 1 file(s) [Pipeline] } 18:57:23 Lock released on resource [jenkins-edgexfoundry-device-sdk-c-PR-444-13-stack-cost] [Pipeline] // lock [Pipeline] } 18:57:23 $ docker stop --time=1 1a21473b5a64622a5da0e46bb1335fed458a9bf355134b19beae25417b9aa209 18:57:24 $ docker rm -f --volumes 1a21473b5a64622a5da0e46bb1335fed458a9bf355134b19beae25417b9aa209 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:57:25 Failed in branch amd64 18:59:32 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1745 in /w/workspace/edgexfoundry_device-sdk-c_PR-444 [Pipeline] { [Pipeline] ws 18:59:32 Running in /w/workspace/device-sdk-c/13 [Pipeline] { [Pipeline] checkout 18:59:33 Selected Git installation does not exist. Using Default 18:59:33 The recommended git tool is: NONE 18:59:38 using credential edgex-jenkins-ssh 18:59:38 Cloning the remote Git repository 18:59:38 Cloning repository git@github.com:edgexfoundry/device-sdk-c.git 18:59:38 > git init /w/workspace/device-sdk-c/13 # timeout=10 18:59:39 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 18:59:39 > git --version # timeout=10 18:59:39 > git --version # 'git version 2.25.1' 18:59:39 using GIT_SSH to set credentials SSH Credentials for GitHub 18:59:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:59:40 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 18:59:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:59:41 Merging remotes/origin/main commit e4aa58a90e880d3b2fc448b9bdb101dfbcc44123 into PR head commit 2ab919ba902543e8751b24cbae806de0a32484ea 18:59:41 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 18:59:41 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 18:59:41 using GIT_SSH to set credentials SSH Credentials for GitHub 18:59:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/444/head:refs/remotes/origin/PR-444 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:59:42 Merge succeeded, producing 94b47772b46cefb9b2d55bc9e01bdbeea3b40d2b 18:59:42 Checking out Revision 94b47772b46cefb9b2d55bc9e01bdbeea3b40d2b (PR-444) 18:59:41 > git config core.sparsecheckout # timeout=10 18:59:41 > git checkout -f 2ab919ba902543e8751b24cbae806de0a32484ea # timeout=10 18:59:42 > git remote # timeout=10 18:59:42 > git config --get remote.origin.url # timeout=10 18:59:42 using GIT_SSH to set credentials SSH Credentials for GitHub 18:59:42 > git merge e4aa58a90e880d3b2fc448b9bdb101dfbcc44123 # timeout=10 18:59:42 > git rev-parse HEAD^{commit} # timeout=10 18:59:42 > git config core.sparsecheckout # timeout=10 18:59:42 > git checkout -f 94b47772b46cefb9b2d55bc9e01bdbeea3b40d2b # timeout=10 18:59:45 Commit message: "Merge commit 'e4aa58a90e880d3b2fc448b9bdb101dfbcc44123' into HEAD" 18:59:45 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:59:45 > git rev-list --no-walk 7ec79b626892d51bd86d11a58a8cdd713d8de940 # timeout=10 18:59:46 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:59:46 % Total % Received % Xferd Average Speed Time Time Time Current 18:59:46 Dload Upload Total Spent Left Speed 18:59:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 222k 0 --:--:-- --:--:-- --:--:-- 226k [Pipeline] sh 18:59:47 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:59:47 + sudo tee /etc/docker/daemon.new 18:59:47 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:59:47 { 18:59:47 "registry-mirrors": [ 18:59:47 "https://nexus3.edgexfoundry.org:10001" 18:59:47 ], 18:59:47 "bip": "10.250.0.254/24", 18:59:47 "hosts": [ 18:59:47 "tcp://0.0.0.0:5555", 18:59:47 "unix:///var/run/docker.sock" 18:59:47 ], 18:59:47 "mtu": 1458, 18:59:47 "selinux-enabled": true, 18:59:47 "seccomp-profile": "/etc/docker/seccomp.json" 18:59:47 } [Pipeline] sh 18:59:48 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:59:48 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:00:06 provisioning config files... 19:00:06 copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/13@tmp/config3751726408053695973tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:00:07 ---> docker-login.sh 19:00:07 nexus3.edgexfoundry.org:10001 19:00:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:00:07 Configure a credential helper to remove this warning. See 19:00:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:00:07 19:00:07 Login Succeeded 19:00:07 nexus3.edgexfoundry.org:10002 19:00:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:00:07 Configure a credential helper to remove this warning. See 19:00:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:00:07 19:00:07 Login Succeeded 19:00:07 nexus3.edgexfoundry.org:10003 19:00:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:00:08 Configure a credential helper to remove this warning. See 19:00:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:00:08 19:00:08 Login Succeeded 19:00:08 nexus3.edgexfoundry.org:10004 19:00:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:00:08 Configure a credential helper to remove this warning. See 19:00:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:00:08 19:00:08 Login Succeeded 19:00:08 docker.io 19:00:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:00:13 Configure a credential helper to remove this warning. See 19:00:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:00:13 19:00:13 Login Succeeded 19:00:13 ---> docker-login.sh ends [Pipeline] } 19:00:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:00:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:00:13 [prepBaseBuildImage] Generating new image with name: ci-base-image-arm64 [Pipeline] echo 19:00:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:00:13 ========================================================= 19:00:13 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] 19:00:13 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:00:14 + 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 . 19:00:14 Sending build context to Docker daemon 2.939MB 19:00:14 Step 1/21 : ARG BASE=alpine:3.16 19:00:14 Step 2/21 : FROM ${BASE} as builder 19:00:14 latest: Pulling from edgex-devops/edgex-gcc-base-arm64 19:00:14 547446be3368: Pulling fs layer 19:00:14 76bd08e1cacc: Pulling fs layer 19:00:14 547446be3368: Verifying Checksum 19:00:14 547446be3368: Download complete 19:00:15 547446be3368: Pull complete 19:00:17 76bd08e1cacc: Download complete 19:00:25 76bd08e1cacc: Pull complete 19:00:25 Digest: sha256:e2ae639067a511a7973e9e369d25ddd915310c8cf663528363fa06e26cb01fbe 19:00:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest 19:00:25 ---> 295cd00e64f4 19:00:25 Step 3/21 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub 19:00:25 ---> Running in 656ef62ab7ef 19:00:27 Connecting to iotech.jfrog.io (52.17.147.170:443) 19:00:27 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 19:00:27 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 19:00:27 '/etc/apk/keys/alpine.dev.rsa.pub' saved 19:00:28 Removing intermediate container 656ef62ab7ef 19:00:28 ---> a1b0056a4bcb 19:00:28 Step 4/21 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main' >> /etc/apk/repositories 19:00:28 ---> Running in efe701a790ee 19:00:30 Removing intermediate container efe701a790ee 19:00:30 ---> 47cbb3d2c651 19:00:30 Step 5/21 : 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 iotech-iot-1.5-dev hiredis-dev 19:00:30 ---> Running in 74c157fcbb6d 19:00:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:00:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:00:31 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.16/main/aarch64/APKINDEX.tar.gz 19:00:32 WARNING: This apk-tools is OLD! Some packages might not function properly. 19:00:32 (1/16) Upgrading ncurses-terminfo-base (6.3_p20220521-r0 -> 6.3_p20220521-r1) 19:00:32 (2/16) Upgrading ncurses-libs (6.3_p20220521-r0 -> 6.3_p20220521-r1) 19:00:32 (3/16) Installing hiredis (1.0.2-r0) 19:00:32 (4/16) Installing hiredis-dev (1.0.2-r0) 19:00:32 (5/16) Installing iotech-iot-1.5 (1.5.0-r0) 19:00:33 (6/16) Installing iotech-iot-1.5-dev (1.5.0-r0) 19:00:33 (7/16) Installing libcbor (0.9.0-r1) 19:00:33 (8/16) Installing libcbor-dev (0.9.0-r1) 19:00:33 (9/16) Installing ncurses-dev (6.3_p20220521-r1) 19:00:33 (10/16) Installing paho-mqtt-c-dev-1.3 (1.3.12-r0) 19:00:34 (11/16) Installing libblkid (2.38-r1) 19:00:34 (12/16) Installing libuuid (2.38-r1) 19:00:34 (13/16) Installing libfdisk (2.38-r1) 19:00:34 (14/16) Installing libmount (2.38-r1) 19:00:34 (15/16) Installing libsmartcols (2.38-r1) 19:00:34 (16/16) Installing util-linux-dev (2.38-r1) 19:00:34 Executing busybox-1.35.0-r17.trigger 19:00:34 OK: 286 MiB in 90 packages 19:00:35 Removing intermediate container 74c157fcbb6d 19:00:35 ---> 19aee1b40635 19:00:35 Step 6/21 : RUN mkdir /tmp/sdk 19:00:35 ---> Running in bb530fbb552e 19:00:37 Removing intermediate container bb530fbb552e 19:00:37 ---> 83dd0fbebe08 19:00:37 Step 7/21 : COPY VERSION /tmp/sdk 19:00:37 ---> f1853e3b3f99 19:00:37 Step 8/21 : COPY src /tmp/sdk/src 19:00:38 ---> 789dd92af812 19:00:38 Step 9/21 : COPY include /tmp/sdk/include 19:00:38 ---> 71cd9ba4b822 19:00:38 Step 10/21 : COPY scripts /tmp/sdk/scripts 19:00:39 ---> a94d8f061064 19:00:39 Step 11/21 : COPY LICENSE /tmp/sdk 19:00:39 ---> 7982680c6071 19:00:39 Step 12/21 : COPY Attribution.txt /tmp/sdk 19:00:40 ---> a4addad20f19 19:00:40 Step 13/21 : RUN cd /tmp/sdk && ./scripts/build.sh && make -C build/release install 19:00:40 ---> Running in bd9d7f5d913e 19:00:41 + CPPCHECK=false 19:00:41 + DOCGEN=false 19:00:41 + CMAKEOPTS='-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' 19:00:41 + '[' 0 -gt 0 ] 19:00:41 + readlink -f ./scripts/build.sh 19:00:41 + dirname /tmp/sdk/scripts/build.sh 19:00:41 + dirname /tmp/sdk/scripts 19:00:41 + ROOT=/tmp/sdk 19:00:41 + cd /tmp/sdk 19:00:41 + mkdir -p /tmp/sdk/build/release 19:00:41 + cd /tmp/sdk/build/release 19:00:41 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Release' /tmp/sdk/src 19:00:41 -- The C compiler identification is GNU 11.2.1 19:00:41 -- Detecting C compiler ABI info 19:00:41 -- Detecting C compiler ABI info - done 19:00:42 -- Check for working C compiler: /usr/bin/cc - skipped 19:00:42 -- Detecting C compile features 19:00:42 -- Detecting C compile features - done 19:00:42 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 19:00:42 -- Found CURL: /usr/lib/libcurl.so (found version "8.0.1") 19:00:42 -- Found LIBYAML: /usr/lib/libyaml.so 19:00:42 -- Found LIBUUID: /usr/lib/libuuid.so 19:00:42 -- Found LIBCBOR: /usr/lib/libcbor.so 19:00:42 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 19:00:42 -- Found LIBHIREDIS: /usr/lib/libhiredis.so 19:00:42 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 19:00:42 -- /opt/iotech/iot/1.5/include 19:00:42 -- C SDK 0.0.0 for Linux 19:00:42 -- Performing Test CSDK_HAVE_ATOMIC 19:00:42 -- Performing Test CSDK_HAVE_ATOMIC - Success 19:00:42 -- Found Curses: /usr/lib/libcurses.so 19:00:43 -- Configuring done 19:00:43 -- Generating done 19:00:43 -- Build files have been written to: /tmp/sdk/build/release 19:00:43 + make all package 19:00:43 + tee release.log 19:00:43 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 19:00:43 In file included from /tmp/sdk/src/c/autoevent.c:9: 19:00:43 /tmp/sdk/src/c/autoevent.h:25:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 19:00:43 25 | void clear_ae_signals (); 19:00:43 | ^~~~ 19:00:43 /tmp/sdk/src/c/autoevent.c: In function 'edgex_device_autoevent_start': 19:00:43 /tmp/sdk/src/c/autoevent.c:170:47: error: expected ';' before '}' token 19:00:43 170 | init_flg_slv = sem_init (&slv_mutex, 0, 1) 19:00:43 | ^ 19:00:43 | ; 19:00:43 171 | } 19:00:43 | ~ 19:00:43 /tmp/sdk/src/c/autoevent.c: At top level: 19:00:43 /tmp/sdk/src/c/autoevent.c:278:6: warning: function declaration isn't a prototype [-Wstrict-prototypes] 19:00:43 278 | void clear_ae_signals () 19:00:43 | ^~~~~~~~~~~~~~~~ 19:00:43 make[2]: *** [c/CMakeFiles/csdk.dir/build.make:76: c/CMakeFiles/csdk.dir/autoevent.c.o] Error 1 19:00:43 make[1]: *** [CMakeFiles/Makefile2:240: c/CMakeFiles/csdk.dir/all] Error 2 19:00:43 make: *** [Makefile:156: all] Error 2 19:00:43 + '[' false '=' true ] 19:00:43 + '[' false '=' true ] 19:00:43 + mkdir -p /tmp/sdk/build/debug 19:00:43 + cd /tmp/sdk/build/debug 19:00:43 + cmake '-DCMAKE_EXPORT_COMPILE_COMMANDS=ON' '-DCMAKE_BUILD_TYPE=Debug' /tmp/sdk/src 19:00:44 -- The C compiler identification is GNU 11.2.1 19:00:44 -- Detecting C compiler ABI info 19:00:44 -- Detecting C compiler ABI info - done 19:00:44 -- Check for working C compiler: /usr/bin/cc - skipped 19:00:44 -- Detecting C compile features 19:00:44 -- Detecting C compile features - done 19:00:44 -- Found LIBMICROHTTP: /usr/lib/libmicrohttpd.so 19:00:44 -- Found CURL: /usr/lib/libcurl.so (found version "8.0.1") 19:00:44 -- Found LIBYAML: /usr/lib/libyaml.so 19:00:44 -- Found LIBUUID: /usr/lib/libuuid.so 19:00:44 -- Found LIBCBOR: /usr/lib/libcbor.so 19:00:44 -- Found LIBPAHO: /usr/lib/libpaho-mqtt3as.so 19:00:44 -- Found LIBHIREDIS: /usr/lib/libhiredis.so 19:00:44 -- Found IOT: /opt/iotech/iot/1.5/lib/libiot.so 19:00:44 -- /opt/iotech/iot/1.5/include 19:00:44 -- C SDK 0.0.0 for Linux 19:00:44 -- Performing Test CSDK_HAVE_ATOMIC 19:00:45 -- Performing Test CSDK_HAVE_ATOMIC - Success 19:00:45 -- Found Curses: /usr/lib/libcurses.so 19:00:45 -- Configuring done 19:00:45 -- Generating done 19:00:45 -- Build files have been written to: /tmp/sdk/build/debug 19:00:45 + make 19:00:45 + tee debug.log 19:00:45 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 19:00:46 In file included from /tmp/sdk/src/c/autoevent.c:9: 19:00:46 /tmp/sdk/src/c/autoevent.h:25:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 19:00:46 25 | void clear_ae_signals (); 19:00:46 | ^~~~ 19:00:46 /tmp/sdk/src/c/autoevent.c: In function 'edgex_device_autoevent_start': 19:00:46 /tmp/sdk/src/c/autoevent.c:170:47: error: expected ';' before '}' token 19:00:46 170 | init_flg_slv = sem_init (&slv_mutex, 0, 1) 19:00:46 | ^ 19:00:46 | ; 19:00:46 171 | } 19:00:46 | ~ 19:00:46 /tmp/sdk/src/c/autoevent.c: At top level: 19:00:46 /tmp/sdk/src/c/autoevent.c:278:6: warning: function declaration isn't a prototype [-Wstrict-prototypes] 19:00:46 278 | void clear_ae_signals () 19:00:46 | ^~~~~~~~~~~~~~~~ 19:00:46 make[2]: *** [c/CMakeFiles/csdk.dir/build.make:76: c/CMakeFiles/csdk.dir/autoevent.c.o] Error 1 19:00:46 make[1]: *** [CMakeFiles/Makefile2:240: c/CMakeFiles/csdk.dir/all] Error 2 19:00:46 make: *** [Makefile:156: all] Error 2 19:00:46 make: Entering directory '/tmp/sdk/build/release' 19:00:46 make[1]: Entering directory '/tmp/sdk/build/release' 19:00:46 make[2]: Entering directory '/tmp/sdk/build/release' 19:00:46 Consolidate compiler generated dependencies of target csdk 19:00:46 make[2]: Leaving directory '/tmp/sdk/build/release' 19:00:46 make[2]: Entering directory '/tmp/sdk/build/release' 19:00:46 [ 1%] Building C object c/CMakeFiles/csdk.dir/autoevent.c.o 19:00:46 In file included from /tmp/sdk/src/c/autoevent.c:9: 19:00:46 /tmp/sdk/src/c/autoevent.h:25:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 19:00:46 25 | void clear_ae_signals (); 19:00:46 | ^~~~ 19:00:46 /tmp/sdk/src/c/autoevent.c: In function 'edgex_device_autoevent_start': 19:00:46 /tmp/sdk/src/c/autoevent.c:170:47: error: expected ';' before '}' token 19:00:46 170 | init_flg_slv = sem_init (&slv_mutex, 0, 1) 19:00:46 | ^ 19:00:46 | ; 19:00:46 171 | } 19:00:46 | ~ 19:00:46 /tmp/sdk/src/c/autoevent.c: At top level: 19:00:46 /tmp/sdk/src/c/autoevent.c:278:6: warning: function declaration isn't a prototype [-Wstrict-prototypes] 19:00:46 278 | void clear_ae_signals () 19:00:46 | ^~~~~~~~~~~~~~~~ 19:00:46 make[2]: Leaving directory '/tmp/sdk/build/release' 19:00:46 make[2]: *** [c/CMakeFiles/csdk.dir/build.make:76: c/CMakeFiles/csdk.dir/autoevent.c.o] Error 1 19:00:46 make[1]: *** [CMakeFiles/Makefile2:240: c/CMakeFiles/csdk.dir/all] Error 2 19:00:46 make[1]: Leaving directory '/tmp/sdk/build/release' 19:00:46 make: *** [Makefile:156: all] Error 2 19:00:46 make: Leaving directory '/tmp/sdk/build/release' 19:00:47 The command '/bin/sh -c cd /tmp/sdk && ./scripts/build.sh && make -C build/release install' returned a non-zero code: 2 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:00:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:00:47 19:00:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:00:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:00:48 arm64: Pulling from edgex-lftools-log-publisher 19:00:48 8998bd30e6a1: Pulling fs layer 19:00:48 04944245beec: Pulling fs layer 19:00:48 699f458cf7ca: Pulling fs layer 19:00:48 765212b225bb: Pulling fs layer 19:00:48 f23df028b6ca: Pulling fs layer 19:00:48 d65c8cfc05b1: Pulling fs layer 19:00:48 2437ff75d9bd: Pulling fs layer 19:00:48 f23df028b6ca: Waiting 19:00:48 d65c8cfc05b1: Waiting 19:00:48 2437ff75d9bd: Waiting 19:00:48 04944245beec: Verifying Checksum 19:00:48 04944245beec: Download complete 19:00:48 765212b225bb: Verifying Checksum 19:00:48 765212b225bb: Download complete 19:00:48 f23df028b6ca: Verifying Checksum 19:00:48 f23df028b6ca: Download complete 19:00:48 d65c8cfc05b1: Verifying Checksum 19:00:48 d65c8cfc05b1: Download complete 19:00:48 699f458cf7ca: Verifying Checksum 19:00:48 699f458cf7ca: Download complete 19:00:49 8998bd30e6a1: Verifying Checksum 19:00:49 8998bd30e6a1: Download complete 19:00:51 2437ff75d9bd: Verifying Checksum 19:00:51 2437ff75d9bd: Download complete 19:00:53 8998bd30e6a1: Pull complete 19:00:53 04944245beec: Pull complete 19:00:54 699f458cf7ca: Pull complete 19:00:54 765212b225bb: Pull complete 19:00:55 f23df028b6ca: Pull complete 19:00:55 d65c8cfc05b1: Pull complete 19:01:10 2437ff75d9bd: Pull complete 19:01:10 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:01:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:01:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:01:11 prd-ubuntu20.04-docker-arm64-4c-16g-1745 does not seem to be running inside a container 19:01:11 $ 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/13 -v /w/workspace/device-sdk-c/13:/w/workspace/device-sdk-c/13:rw,z -v /w/workspace/device-sdk-c/13@tmp:/w/workspace/device-sdk-c/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:01:13 $ docker top 7f75980d25e4057ef331e2189cb0b89d9b0eee0b25d871cc7d8fecea67283313 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:01:14 ---> job-cost.sh 19:01:14 lf-activate-venv: SKIPPING 19:01:14 INFO: No Stack... 19:01:15 INFO: Retrieving Pricing Info for: v3-standard-4 19:01:16 INFO: Archiving Costs [Pipeline] sh 19:01:16 + cut -d, -f6 19:01:16 + cat /w/workspace/device-sdk-c/13/archives/cost.csv [Pipeline] lock 19:01:17 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-PR-444-13-stack-cost] 19:01:17 Resource [jenkins-edgexfoundry-device-sdk-c-PR-444-13-stack-cost] did not exist. Created. 19:01:17 Lock acquired on [jenkins-edgexfoundry-device-sdk-c-PR-444-13-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:01:17 /w/workspace/device-sdk-c/13@tmp/durable-b03230af/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:01:17 + echo total: 0.10999999940395355 [Pipeline] stash 19:01:17 Warning: overwriting stash ‘stack-cost’ 19:01:18 Stashed 1 file(s) [Pipeline] } 19:01:18 Lock released on resource [jenkins-edgexfoundry-device-sdk-c-PR-444-13-stack-cost] [Pipeline] // lock [Pipeline] } 19:01:18 $ docker stop --time=1 7f75980d25e4057ef331e2189cb0b89d9b0eee0b25d871cc7d8fecea67283313 19:01:19 $ docker rm -f --volumes 7f75980d25e4057ef331e2189cb0b89d9b0eee0b25d871cc7d8fecea67283313 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 19:01:19 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:01:20 + [ -d /w/workspace/edgexfoundry_device-sdk-c_PR-444/archives ] 19:01:20 + ls -al /w/workspace/edgexfoundry_device-sdk-c_PR-444/archives 19:01:20 total 16 19:01:20 drwxr-xr-x 3 root root 4096 Jul 21 18:57 . 19:01:20 drwxrwxr-x 10 jenkins jenkins 4096 Jul 21 18:57 .. 19:01:20 drwxr-xr-x 2 root root 4096 Jul 21 18:57 cost 19:01:20 -rw-r--r-- 1 root root 84 Jul 21 18:57 cost.csv 19:01:20 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-c_PR-444/archives 19:01:20 + ls -al /w/workspace/edgexfoundry_device-sdk-c_PR-444/archives 19:01:20 total 16 19:01:20 drwxr-xr-x 3 jenkins jenkins 4096 Jul 21 18:57 . 19:01:20 drwxrwxr-x 10 jenkins jenkins 4096 Jul 21 18:57 .. 19:01:20 drwxr-xr-x 2 jenkins jenkins 4096 Jul 21 18:57 cost 19:01:20 -rw-r--r-- 1 jenkins jenkins 84 Jul 21 18:57 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:01:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:01:21 ---> package-listing.sh 19:01:21 ++ facter osfamily 19:01:21 ++ tr '[:upper:]' '[:lower:]' 19:01:21 + OS_FAMILY=debian 19:01:21 + workspace=/w/workspace/edgexfoundry_device-sdk-c_PR-444 19:01:21 + START_PACKAGES=/tmp/packages_start.txt 19:01:21 + END_PACKAGES=/tmp/packages_end.txt 19:01:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:01:21 + PACKAGES=/tmp/packages_start.txt 19:01:21 + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-444 ']' 19:01:21 + PACKAGES=/tmp/packages_end.txt 19:01:21 + case "${OS_FAMILY}" in 19:01:21 + dpkg -l 19:01:21 + grep '^ii' 19:01:21 + '[' -f /tmp/packages_start.txt ']' 19:01:21 + '[' -f /tmp/packages_end.txt ']' 19:01:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:01:21 + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-444 ']' 19:01:21 + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_PR-444/archives/ 19:01:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_PR-444/archives/ [Pipeline] echo 19:01:21 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-c_PR-444/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:01:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:01:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:01:22 prd-ubuntu20.04-docker-8c-8g-1743 does not seem to be running inside a container 19:01:22 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-c_PR-444/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-c_PR-444 -v /w/workspace/edgexfoundry_device-sdk-c_PR-444:/w/workspace/edgexfoundry_device-sdk-c_PR-444:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-444@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-444@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:01:22 $ docker top 4bbbbebb5bc9bb59283880a8234e21021a9808daf1818a99ade4fc1551b13219 -eo pid,comm [Pipeline] { [Pipeline] sh 19:01:23 + touch /tmp/pre-build-complete [Pipeline] sh 19:01:23 + mkdir -p /var/log/sysstat [Pipeline] sh 19:01:23 + ls /var/log/sa-host 19:01:23 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:01:23 provisioning config files... 19:01:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-444@tmp/config7120601819094167915tmp [Pipeline] { [Pipeline] echo 19:01:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:01:24 ---> create-netrc.sh [Pipeline] } 19:01:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:01:24 ---> python-tools-install.sh [Pipeline] echo 19:01:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:01:24 ---> sudo-logs.sh 19:01:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:01:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:01:25 ---> job-cost.sh 19:01:25 lf-activate-venv: SKIPPING 19:01:25 DEBUG: total: 0.2199999988079071 19:01:25 INFO: Retrieving Stack Cost... 19:01:25 INFO: Retrieving Pricing Info for: v3-standard-8 19:01:25 INFO: Archiving Costs [Pipeline] echo 19:01:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:01:26 ---> logs-deploy.sh 19:01:26 lf-activate-venv: SKIPPING 19:01:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-444/13 19:01:26 INFO: archiving workspace using pattern(s): 19:01:26 Archives upload complete. 19:01:27 INFO: archiving logs to Nexus 19:01:27 ---> uname -a: 19:01:27 Linux prd-ubuntu20-04-docker-8c-8g-1743 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 19:01:27 19:01:27 19:01:27 ---> lscpu: 19:01:27 Architecture: x86_64 19:01:27 CPU op-mode(s): 32-bit, 64-bit 19:01:27 Byte Order: Little Endian 19:01:27 Address sizes: 40 bits physical, 48 bits virtual 19:01:27 CPU(s): 8 19:01:27 On-line CPU(s) list: 0-7 19:01:27 Thread(s) per core: 1 19:01:27 Core(s) per socket: 1 19:01:27 Socket(s): 8 19:01:27 NUMA node(s): 1 19:01:27 Vendor ID: AuthenticAMD 19:01:27 CPU family: 23 19:01:27 Model: 49 19:01:27 Model name: AMD EPYC-Rome Processor 19:01:27 Stepping: 0 19:01:27 CPU MHz: 2799.998 19:01:27 BogoMIPS: 5599.99 19:01:27 Virtualization: AMD-V 19:01:27 Hypervisor vendor: KVM 19:01:27 Virtualization type: full 19:01:27 L1d cache: 256 KiB 19:01:27 L1i cache: 256 KiB 19:01:27 L2 cache: 4 MiB 19:01:27 L3 cache: 128 MiB 19:01:27 NUMA node0 CPU(s): 0-7 19:01:27 Vulnerability Itlb multihit: Not affected 19:01:27 Vulnerability L1tf: Not affected 19:01:27 Vulnerability Mds: Not affected 19:01:27 Vulnerability Meltdown: Not affected 19:01:27 Vulnerability Mmio stale data: Not affected 19:01:27 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:01:27 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:01:27 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:01:27 Vulnerability Srbds: Not affected 19:01:27 Vulnerability Tsx async abort: Not affected 19:01:27 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 19:01:27 19:01:27 19:01:27 ---> nproc: 19:01:27 8 19:01:27 19:01:27 19:01:27 ---> df -h: 19:01:27 Filesystem Size Used Avail Use% Mounted on 19:01:27 overlay 155G 11G 145G 7% / 19:01:27 tmpfs 64M 0 64M 0% /dev 19:01:27 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:01:27 shm 64M 0 64M 0% /dev/shm 19:01:27 /dev/vda1 155G 11G 145G 7% /facter-os 19:01:27 19:01:27 19:01:27 ---> sar -b -r -n DEV: 19:01:27 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1743) 07/21/23 _x86_64_ (8 CPU) 19:01:27 19:01:27 18:55:56 LINUX RESTART (8 CPU) 19:01:27 19:01:27 18:56:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:01:27 18:57:02 360.99 48.06 312.93 0.00 5402.83 181051.82 0.00 19:01:27 18:58:01 77.62 0.34 77.28 0.00 33.75 18450.03 0.00 19:01:27 18:59:01 0.93 0.00 0.93 0.00 0.00 10.93 0.00 19:01:27 19:00:01 0.87 0.00 0.87 0.00 0.00 10.00 0.00 19:01:27 19:01:01 3.62 0.97 2.65 0.00 67.46 58.39 0.00 19:01:27 Average: 88.84 9.90 78.94 0.00 1104.34 39987.30 0.00 19:01:27 19:01:27 18:56:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:01:27 18:57:02 29628128 31582876 749740 2.28 64340 2180648 1883036 5.55 1006780 1921272 400 19:01:27 18:58:01 29113044 31578692 724724 2.20 85220 2639788 1752764 5.17 1053024 2328420 156 19:01:27 18:59:01 29113432 31579304 723748 2.20 85260 2639788 1752764 5.17 1052680 2328420 20 19:01:27 19:00:01 29121120 31586984 716184 2.18 85284 2639800 1752764 5.17 1045224 2328444 16 19:01:27 19:01:01 29110940 31583780 718936 2.19 86724 2644928 1770720 5.22 1053592 2333508 68 19:01:27 Average: 29217333 31582327 726666 2.21 81366 2548990 1782410 5.25 1042260 2248013 132 19:01:27 19:01:27 18:56:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:01:27 18:57:02 ens3 513.75 344.89 4163.35 100.17 0.00 0.00 0.00 0.00 19:01:27 18:57:02 docker0 2.70 2.48 0.29 28.86 0.00 0.00 0.00 0.00 19:01:27 18:57:02 lo 6.67 6.67 0.64 0.64 0.00 0.00 0.00 0.00 19:01:27 18:58:01 ens3 118.96 69.35 2656.75 14.50 0.00 0.00 0.00 0.00 19:01:27 18:58:01 docker0 5.64 9.13 0.38 83.26 0.00 0.00 0.00 0.00 19:01:27 18:58:01 lo 1.15 1.15 0.11 0.11 0.00 0.00 0.00 0.00 19:01:27 18:59:01 ens3 0.78 0.13 0.15 0.07 0.00 0.00 0.00 0.00 19:01:27 18:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:27 18:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:27 19:00:01 ens3 0.48 0.43 0.28 0.21 0.00 0.00 0.00 0.00 19:01:27 19:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:27 19:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:01:27 19:01:01 ens3 0.63 0.60 0.43 0.22 0.00 0.00 0.00 0.00 19:01:27 19:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:01:27 19:01:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 19:01:27 Average: ens3 126.95 83.13 1359.91 23.06 0.00 0.00 0.00 0.00 19:01:27 Average: docker0 1.66 2.30 0.13 22.22 0.00 0.00 0.00 0.00 19:01:27 Average: lo 1.63 1.63 0.15 0.15 0.00 0.00 0.00 0.00 19:01:27 19:01:27 19:01:27 ---> sar -P ALL: 19:01:27 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1743) 07/21/23 _x86_64_ (8 CPU) 19:01:27 19:01:27 18:55:56 LINUX RESTART (8 CPU) 19:01:27 19:01:27 18:56:01 CPU %user %nice %system %iowait %steal %idle 19:01:27 18:57:02 all 7.78 0.00 2.76 3.08 0.06 86.33 19:01:27 18:57:02 0 7.73 0.00 3.37 0.34 0.05 88.52 19:01:27 18:57:02 1 8.01 0.00 3.60 11.05 0.05 77.29 19:01:27 18:57:02 2 8.43 0.00 2.53 2.26 0.05 86.72 19:01:27 18:57:02 3 8.19 0.00 1.94 2.38 0.05 87.44 19:01:27 18:57:02 4 7.92 0.00 3.26 6.43 0.07 82.32 19:01:27 18:57:02 5 9.18 0.00 1.77 1.08 0.05 87.93 19:01:27 18:57:02 6 7.86 0.00 2.15 0.44 0.05 89.50 19:01:27 18:57:02 7 4.91 0.00 3.43 0.61 0.10 90.95 19:01:27 18:58:01 all 2.97 0.00 1.54 1.44 0.03 94.02 19:01:27 18:58:01 0 3.31 0.00 2.48 7.12 0.03 87.06 19:01:27 18:58:01 1 1.71 0.00 1.25 2.68 0.03 94.33 19:01:27 18:58:01 2 3.56 0.00 1.52 0.14 0.03 94.75 19:01:27 18:58:01 3 3.77 0.00 1.40 0.07 0.05 94.72 19:01:27 18:58:01 4 3.01 0.00 1.38 0.00 0.02 95.59 19:01:27 18:58:01 5 3.29 0.00 1.43 0.31 0.02 94.96 19:01:27 18:58:01 6 2.47 0.00 1.76 0.14 0.02 95.62 19:01:27 18:58:01 7 2.64 0.00 1.14 1.11 0.02 95.09 19:01:27 18:59:01 all 0.01 0.00 0.01 0.01 0.01 99.97 19:01:27 18:59:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:01:27 18:59:01 1 0.00 0.00 0.00 0.07 0.00 99.93 19:01:27 18:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:01:27 18:59:01 3 0.02 0.00 0.02 0.02 0.03 99.92 19:01:27 18:59:01 4 0.00 0.00 0.00 0.00 0.02 99.98 19:01:27 18:59:01 5 0.02 0.00 0.02 0.00 0.02 99.95 19:01:27 18:59:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:01:27 18:59:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:01:27 19:00:01 all 0.04 0.00 0.02 0.02 0.01 99.92 19:01:27 19:00:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:01:27 19:00:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:01:27 19:00:01 2 0.03 0.00 0.02 0.00 0.00 99.95 19:01:27 19:00:01 3 0.05 0.00 0.03 0.13 0.03 99.75 19:01:27 19:00:01 4 0.03 0.00 0.02 0.00 0.02 99.93 19:01:27 19:00:01 5 0.05 0.00 0.02 0.00 0.00 99.93 19:01:27 19:00:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:01:27 19:00:01 7 0.07 0.00 0.02 0.00 0.00 99.92 19:01:27 19:01:01 all 0.03 0.00 0.05 0.03 0.01 99.88 19:01:27 19:01:01 0 0.07 0.00 0.03 0.00 0.00 99.90 19:01:27 19:01:01 1 0.05 0.00 0.02 0.07 0.00 99.87 19:01:27 19:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:01:27 19:01:01 3 0.03 0.00 0.03 0.05 0.03 99.85 19:01:27 19:01:01 4 0.03 0.00 0.02 0.03 0.02 99.90 19:01:27 19:01:01 5 0.07 0.00 0.05 0.00 0.00 99.88 19:01:27 19:01:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:01:27 19:01:01 7 0.00 0.00 0.23 0.05 0.02 99.70 19:01:27 Average: all 2.16 0.00 0.87 0.91 0.02 96.04 19:01:27 Average: 0 2.22 0.00 1.17 1.47 0.02 95.13 19:01:27 Average: 1 1.95 0.00 0.97 2.76 0.02 94.30 19:01:27 Average: 2 2.39 0.00 0.81 0.48 0.02 96.30 19:01:27 Average: 3 2.40 0.00 0.68 0.53 0.04 96.35 19:01:27 Average: 4 2.20 0.00 0.93 1.30 0.03 95.55 19:01:27 Average: 5 2.51 0.00 0.65 0.28 0.02 96.55 19:01:27 Average: 6 2.07 0.00 0.78 0.11 0.01 97.03 19:01:27 Average: 7 1.51 0.00 0.96 0.35 0.03 97.15 19:01:27 19:01:27 19:01:27