Pull request #564 opened 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 FelixTing for edgexfoundry/device-sdk-c Obtained Jenkinsfile from a84b0f1d9f3169a153ff6cb2f7405c2ccf56c712+a7a4ea4616154a9850190ad4412f84979e62a8e6 (46c31b25c3655bd121e7760054a7980db1db4390) 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-ssh6240056485906106767.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 5f16b0674693bda8419e7356c8caa12f8ebbbe1e 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-ssh16898097342113448914.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 5f16b0674693bda8419e7356c8caa12f8ebbbe1e The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-564/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-564/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8272548319580645281.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-564/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1106572267397125292.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 5f16b0674693bda8419e7356c8caa12f8ebbbe1e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 5f16b0674693bda8419e7356c8caa12f8ebbbe1e # timeout=10 Commit message: "Merge pull request #468 from cherrycl/issue-467" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh14117705937337938636.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-564/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-564/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2818464706776373775.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 5f16b0674693bda8419e7356c8caa12f8ebbbe1e 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-41561 in /w/workspace/edgexfoundry_device-sdk-c_PR-564 [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-564 # 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/564/head:refs/remotes/origin/PR-564 +refs/heads/odessa:refs/remotes/origin/odessa # timeout=10 Merging remotes/origin/odessa commit a7a4ea4616154a9850190ad4412f84979e62a8e6 into PR head commit a84b0f1d9f3169a153ff6cb2f7405c2ccf56c712 Merge succeeded, producing a84b0f1d9f3169a153ff6cb2f7405c2ccf56c712 Checking out Revision a84b0f1d9f3169a153ff6cb2f7405c2ccf56c712 (PR-564) > git config core.sparsecheckout # timeout=10 > git checkout -f a84b0f1d9f3169a153ff6cb2f7405c2ccf56c712 # 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 a7a4ea4616154a9850190ad4412f84979e62a8e6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a84b0f1d9f3169a153ff6cb2f7405c2ccf56c712 # timeout=10 Commit message: "fix: Update infoForRes func to allow device resource attributes to be undefined" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 5f16b0674693bda8419e7356c8caa12f8ebbbe1e [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:40:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:40:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:40:06 ========================================================= 09:40:06 EdgeX Global Pipelines Version Info 09:40:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:40:07 ------------------- 09:40:07 stable info: 09:40:07 ------------------- 09:40:07 Commited By: Cherry Wang cherry@iotechsys.com 09:40:07 Commit SHA: 5f16b0674693bda8419e7356c8caa12f8ebbbe1e 09:40:07 Message: update stable to v1.0.272 09:40:07 ------------------- 09:40:07 experimental info: 09:40:07 ------------------- 09:40:07 Commited By: Ginny Guan ginny@iotechsys.com 09:40:07 Commit SHA: 9a02639c876ca0710e3c222e133c8e4a15366dc7 09:40:07 Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:40:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo 09:40:08 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo 09:40:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:40:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:40:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:40:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo 09:40:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo 09:40:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:40:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:40:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk [Pipeline] echo 09:40:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:40:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:40:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:40:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 09:40:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:40:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:40:08 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:40:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-564 [Pipeline] echo 09:40:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-564 [Pipeline] echo 09:40:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-564 [Pipeline] echo 09:40:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a84b0f1d9f3169a153ff6cb2f7405c2ccf56c712 [Pipeline] echo 09:40:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a84b0f1 [Pipeline] echo 09:40:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:40:09 provisioning config files... 09:40:09 copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-564@tmp/config7984166973155155217tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:40:09 ---> ****-login.sh 09:40:09 nexus3.edgexfoundry.org:10001 09:40:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:40:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:40:10 Configure a credential helper to remove this warning. See 09:40:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:40:10 09:40:10 Login Succeeded 09:40:10 nexus3.edgexfoundry.org:10002 09:40:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:40:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:40:10 Configure a credential helper to remove this warning. See 09:40:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:40:10 09:40:10 Login Succeeded 09:40:10 nexus3.edgexfoundry.org:10003 09:40:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:40:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:40:10 Configure a credential helper to remove this warning. See 09:40:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:40:10 09:40:10 Login Succeeded 09:40:10 nexus3.edgexfoundry.org:10004 09:40:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:40:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:40:10 Configure a credential helper to remove this warning. See 09:40:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:40:10 09:40:10 Login Succeeded 09:40:10 ****.io 09:40:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:40:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:40:10 Configure a credential helper to remove this warning. See 09:40:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:40:10 09:40:10 Login Succeeded 09:40:10 ---> ****-login.sh ends [Pipeline] } 09:40:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build LTS Release Image) [Pipeline] sh 09:40:11 + git rev-list -1 --merges a84b0f1d9f3169a153ff6cb2f7405c2ccf56c712~1..a84b0f1d9f3169a153ff6cb2f7405c2ccf56c712 [Pipeline] echo 09:40:11 -----------> git rev-list -1 --merges a84b0f1d9f3169a153ff6cb2f7405c2ccf56c712~1..a84b0f1d9f3169a153ff6cb2f7405c2ccf56c712 a84b0f1d9f3169a153ff6cb2f7405c2ccf56c712 [false] [Pipeline] sh 09:40:11 + git log --format=format:%s -1 a84b0f1d9f3169a153ff6cb2f7405c2ccf56c712 [Pipeline] echo 09:40:11 ========================================================= 09:40:11 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:40:11 ========================================================= Stage "Build LTS Release Image" skipped due to when conditional [Pipeline] getContext [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "amd64" skipped due to when conditional [Pipeline] getContext [Pipeline] } Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:40:12 + git rev-list -1 --merges a84b0f1d9f3169a153ff6cb2f7405c2ccf56c712~1..a84b0f1d9f3169a153ff6cb2f7405c2ccf56c712 [Pipeline] echo 09:40:12 -----------> git rev-list -1 --merges a84b0f1d9f3169a153ff6cb2f7405c2ccf56c712~1..a84b0f1d9f3169a153ff6cb2f7405c2ccf56c712 a84b0f1d9f3169a153ff6cb2f7405c2ccf56c712 [false] [Pipeline] sh 09:40:13 + git log --format=format:%s -1 a84b0f1d9f3169a153ff6cb2f7405c2ccf56c712 [Pipeline] echo 09:40:13 ========================================================= 09:40:13 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:40:13 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 09:40:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:40:13 + grep -v github /etc/ssh/ssh_known_hosts 09:40:13 + [ -e /tmp/ssh_known_hosts ] 09:40:13 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:40:13 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:40:13 + sudo tee -a /etc/ssh/ssh_known_hosts 09:40:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:40:14 09:40:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:40:14 0.1.4: Pulling from edgex-devops/py-git-semver 09:40:14 b85a868b505f: Pulling fs layer 09:40:14 e2be974225ed: Pulling fs layer 09:40:14 339a4e72a1f5: Pulling fs layer 09:40:14 988bab9f4d93: Pulling fs layer 09:40:14 1469e6f7b9e6: Pulling fs layer 09:40:14 eaf3925da568: Pulling fs layer 09:40:14 bab4dde63d76: Pulling fs layer 09:40:14 bde34c3a00c8: Pulling fs layer 09:40:14 b352a97aabf1: Pulling fs layer 09:40:14 4872d77fe225: Pulling fs layer 09:40:14 5851b861e8e6: Pulling fs layer 09:40:14 eaf3925da568: Waiting 09:40:14 1469e6f7b9e6: Waiting 09:40:14 4872d77fe225: Waiting 09:40:14 988bab9f4d93: Waiting 09:40:14 bde34c3a00c8: Waiting 09:40:14 bab4dde63d76: Waiting 09:40:14 5851b861e8e6: Waiting 09:40:14 b352a97aabf1: Waiting 09:40:14 e2be974225ed: Download complete 09:40:14 988bab9f4d93: Verifying Checksum 09:40:14 988bab9f4d93: Download complete 09:40:15 1469e6f7b9e6: Verifying Checksum 09:40:15 1469e6f7b9e6: Download complete 09:40:15 339a4e72a1f5: Verifying Checksum 09:40:15 339a4e72a1f5: Download complete 09:40:15 eaf3925da568: Verifying Checksum 09:40:15 eaf3925da568: Download complete 09:40:15 bde34c3a00c8: Verifying Checksum 09:40:15 bde34c3a00c8: Download complete 09:40:15 b352a97aabf1: Download complete 09:40:15 4872d77fe225: Download complete 09:40:15 5851b861e8e6: Download complete 09:40:15 b85a868b505f: Verifying Checksum 09:40:15 b85a868b505f: Download complete 09:40:15 bab4dde63d76: Verifying Checksum 09:40:15 bab4dde63d76: Download complete 09:40:16 b85a868b505f: Pull complete 09:40:16 e2be974225ed: Pull complete 09:40:17 339a4e72a1f5: Pull complete 09:40:17 988bab9f4d93: Pull complete 09:40:17 1469e6f7b9e6: Pull complete 09:40:17 eaf3925da568: Pull complete 09:40:19 bab4dde63d76: Pull complete 09:40:19 bde34c3a00c8: Pull complete 09:40:19 b352a97aabf1: Pull complete 09:40:19 4872d77fe225: Pull complete 09:40:19 5851b861e8e6: Pull complete 09:40:19 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:40:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:40:19 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:40:19 prd-ubuntu20.04-docker-8c-8g-41561 does not seem to be running inside a container 09:40:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_PR-564 -v /w/workspace/edgexfoundry_device-sdk-c_PR-564:/w/workspace/edgexfoundry_device-sdk-c_PR-564:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-564@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-564@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:40:22 $ docker top 8b43e9d372d29e97d3a0b43d989fa905a2d945b61b3ccfc28a1f3a0dfab84c22 -eo pid,comm 09:40:22 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). 09:40:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:40:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:40:22 [ssh-agent] Looking for ssh-agent implementation... 09:40:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:40:22 $ docker exec 8b43e9d372d29e97d3a0b43d989fa905a2d945b61b3ccfc28a1f3a0dfab84c22 ssh-agent 09:40:22 SSH_AUTH_SOCK=/tmp/ssh-HuMzLsEJ91LF/agent.31 09:40:22 SSH_AGENT_PID=37 09:40:22 Running ssh-add (command line suppressed) 09:40:22 Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-564@tmp/private_key_7513782461215482037.key (/w/workspace/edgexfoundry_device-sdk-c_PR-564@tmp/private_key_7513782461215482037.key) 09:40:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:40:23 + git tag --points-at HEAD [Pipeline] } 09:40:23 $ docker exec --env ******** --env ******** 8b43e9d372d29e97d3a0b43d989fa905a2d945b61b3ccfc28a1f3a0dfab84c22 ssh-agent -k 09:40:23 unset SSH_AUTH_SOCK; 09:40:23 unset SSH_AGENT_PID; 09:40:23 echo Agent pid 37 killed; 09:40:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:40:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:40:23 [ssh-agent] Looking for ssh-agent implementation... 09:40:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:40:23 $ docker exec 8b43e9d372d29e97d3a0b43d989fa905a2d945b61b3ccfc28a1f3a0dfab84c22 ssh-agent 09:40:23 SSH_AUTH_SOCK=/tmp/ssh-PQAFUkPjcp7r/agent.70 09:40:23 SSH_AGENT_PID=76 09:40:23 Running ssh-add (command line suppressed) 09:40:23 Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-564@tmp/private_key_2231552518670974320.key (/w/workspace/edgexfoundry_device-sdk-c_PR-564@tmp/private_key_2231552518670974320.key) 09:40:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:40:24 + git semver init 09:40:24 2025-03-18 09:40:24,476 [run_init] DEBUG init version:0.0.0 force:False 09:40:24 2025-03-18 09:40:24,476 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-c_PR-564/.semver 09:40:24 2025-03-18 09:40:24,477 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-c.git /w/workspace/edgexfoundry_device-sdk-c_PR-564/.semver 09:40:24 2025-03-18 09:40:24,477 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-c.git', '/w/workspace/edgexfoundry_device-sdk-c_PR-564/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-c_PR-564, universal_newlines=False, shell=None, istream=None) 09:40:25 2025-03-18 09:40:25,340 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-c_PR-564/.git/info/exclude 09:40:25 2025-03-18 09:40:25,340 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-c_PR-564/.semver/PR-564 with force:False 09:40:25 2025-03-18 09:40:25,341 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-c_PR-564/.semver/PR-564 09:40:25 2025-03-18 09:40:25,345 [execute] INFO git cat-file --batch-check 09:40:25 2025-03-18 09:40:25,345 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-c_PR-564/.semver, universal_newlines=False, shell=None, istream=) 09:40:25 2025-03-18 09:40:25,351 [execute] INFO git cat-file --batch 09:40:25 2025-03-18 09:40:25,351 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-c_PR-564/.semver, universal_newlines=False, shell=None, istream=) 09:40:25 2025-03-18 09:40:25,355 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_PR-564/.semver/PR-564 09:40:25 0.0.0 [Pipeline] } 09:40:25 $ docker exec --env ******** --env ******** 8b43e9d372d29e97d3a0b43d989fa905a2d945b61b3ccfc28a1f3a0dfab84c22 ssh-agent -k 09:40:25 unset SSH_AUTH_SOCK; 09:40:25 unset SSH_AGENT_PID; 09:40:25 echo Agent pid 76 killed; 09:40:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:40:26 + git semver [Pipeline] } 09:40:26 $ docker stop --time=1 8b43e9d372d29e97d3a0b43d989fa905a2d945b61b3ccfc28a1f3a0dfab84c22 09:40:27 $ docker rm -f --volumes 8b43e9d372d29e97d3a0b43d989fa905a2d945b61b3ccfc28a1f3a0dfab84c22 [Pipeline] // withDockerContainer [Pipeline] sh 09:40:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:40:28 Stashed 1 file(s) [Pipeline] echo 09:40:28 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:40:29 provisioning config files... 09:40:29 copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-564@tmp/config9984061572946771703tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh 09:40:29 ---> ****-login.sh 09:40:29 nexus3.edgexfoundry.org:10001 09:40:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:40:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:40:29 Configure a credential helper to remove this warning. See 09:40:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:40:29 09:40:29 Login Succeeded 09:40:29 nexus3.edgexfoundry.org:10002 09:40:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:40:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:40:29 Configure a credential helper to remove this warning. See 09:40:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:40:29 09:40:29 Login Succeeded 09:40:29 nexus3.edgexfoundry.org:10003 09:40:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:40:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:40:30 Configure a credential helper to remove this warning. See 09:40:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:40:30 09:40:30 Login Succeeded 09:40:30 nexus3.edgexfoundry.org:10004 09:40:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:40:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:40:30 Configure a credential helper to remove this warning. See 09:40:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:40:30 09:40:30 Login Succeeded 09:40:30 ****.io 09:40:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:40:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:40:30 Configure a credential helper to remove this warning. See 09:40:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:40:30 09:40:30 Login Succeeded 09:40:30 ---> ****-login.sh ends [Pipeline] } 09:40:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:40:30 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 09:40:31 + git log --pretty=%H %s 09:40:31 + grep ci(lts-release) 09:40:31 + head -n 1 09:40:31 + awk {print $1} [Pipeline] echo 09:40:31 [prepBaseBuildImage] Re-Tagging exiting image: nexus3.edgexfoundry.org:10002/device-sdk-c-builder-x86_64:a7a4ea4616154a9850190ad4412f84979e62a8e6 [Pipeline] sh 09:40:31 + docker pull nexus3.edgexfoundry.org:10002/device-sdk-c-builder-x86_64:a7a4ea4616154a9850190ad4412f84979e62a8e6 09:40:31 a7a4ea4616154a9850190ad4412f84979e62a8e6: Pulling from device-sdk-c-builder-x86_64 09:40:31 96526aa774ef: Pulling fs layer 09:40:31 4f9bc52d1dc7: Pulling fs layer 09:40:31 585e8d389ef7: Pulling fs layer 09:40:31 644d571cd3dc: Pulling fs layer 09:40:31 1e937d8b77be: Pulling fs layer 09:40:31 c4093f4e9430: Pulling fs layer 09:40:31 69f64e3a10d9: Pulling fs layer 09:40:31 3890fd1dafe0: Pulling fs layer 09:40:31 2ecdeaae251e: Pulling fs layer 09:40:31 7a59dffa71c2: Pulling fs layer 09:40:31 644d571cd3dc: Waiting 09:40:31 1e937d8b77be: Waiting 09:40:31 2ecdeaae251e: Waiting 09:40:31 c4093f4e9430: Waiting 09:40:31 69f64e3a10d9: Waiting 09:40:31 7a59dffa71c2: Waiting 09:40:31 3890fd1dafe0: Waiting 09:40:31 4f9bc52d1dc7: Verifying Checksum 09:40:31 4f9bc52d1dc7: Download complete 09:40:31 644d571cd3dc: Download complete 09:40:31 1e937d8b77be: Verifying Checksum 09:40:31 1e937d8b77be: Download complete 09:40:31 96526aa774ef: Verifying Checksum 09:40:31 96526aa774ef: Download complete 09:40:31 c4093f4e9430: Verifying Checksum 09:40:31 c4093f4e9430: Download complete 09:40:31 3890fd1dafe0: Verifying Checksum 09:40:31 3890fd1dafe0: Download complete 09:40:31 2ecdeaae251e: Verifying Checksum 09:40:31 2ecdeaae251e: Download complete 09:40:31 7a59dffa71c2: Verifying Checksum 09:40:31 7a59dffa71c2: Download complete 09:40:31 96526aa774ef: Pull complete 09:40:31 69f64e3a10d9: Verifying Checksum 09:40:31 69f64e3a10d9: Download complete 09:40:31 4f9bc52d1dc7: Pull complete 09:40:32 585e8d389ef7: Verifying Checksum 09:40:32 585e8d389ef7: Download complete 09:40:35 585e8d389ef7: Pull complete 09:40:35 644d571cd3dc: Pull complete 09:40:35 1e937d8b77be: Pull complete 09:40:35 c4093f4e9430: Pull complete 09:40:36 69f64e3a10d9: Pull complete 09:40:36 3890fd1dafe0: Pull complete 09:40:36 2ecdeaae251e: Pull complete 09:40:36 7a59dffa71c2: Pull complete 09:40:36 Digest: sha256:3b895ab3d507f8ed949552cd6fa098b0fdd8c46d304333a69fff8a27404a4926 09:40:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/device-sdk-c-builder-x86_64:a7a4ea4616154a9850190ad4412f84979e62a8e6 09:40:36 nexus3.edgexfoundry.org:10002/device-sdk-c-builder-x86_64:a7a4ea4616154a9850190ad4412f84979e62a8e6 [Pipeline] sh 09:40:36 + docker tag nexus3.edgexfoundry.org:10002/device-sdk-c-builder-x86_64:a7a4ea4616154a9850190ad4412f84979e62a8e6 ci-base-image-x86_64 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:37 + docker inspect -f . ci-base-image-x86_64 09:40:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:40:37 prd-ubuntu20.04-docker-8c-8g-41561 does not seem to be running inside a container 09:40:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-c_PR-564 -v /w/workspace/edgexfoundry_device-sdk-c_PR-564:/w/workspace/edgexfoundry_device-sdk-c_PR-564:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-564@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-564@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 ******** ci-base-image-x86_64 cat 09:40:40 $ docker top ad26c4d8ff073642f0d2b05f0c04d3efe29b02c37dcaa48fbfd0d0914ddcc5c2 -eo pid,comm [Pipeline] { [Pipeline] sh 09:40:40 + make test 09:40:40 echo "make test" 09:40:40 make test [Pipeline] } 09:40:40 $ docker stop --time=1 ad26c4d8ff073642f0d2b05f0c04d3efe29b02c37dcaa48fbfd0d0914ddcc5c2 09:40:42 $ docker rm -f --volumes ad26c4d8ff073642f0d2b05f0c04d3efe29b02c37dcaa48fbfd0d0914ddcc5c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:40:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:40:43 + ls -al . 09:40:43 total 220 09:40:43 drwxrwxr-x 9 jenkins jenkins 4096 Mar 18 09:40 . 09:40:43 drwxrwxr-x 4 jenkins jenkins 4096 Mar 18 09:39 .. 09:40:43 drwxrwxr-x 8 jenkins jenkins 4096 Mar 18 09:40 .git 09:40:43 drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 09:40 .github 09:40:43 -rw-rw-r-- 1 jenkins jenkins 176 Mar 18 09:40 .gitignore 09:40:43 drwxr-xr-x 3 jenkins jenkins 4096 Mar 18 09:40 .semver 09:40:43 -rw-rw-r-- 1 jenkins jenkins 2908 Mar 18 09:40 Attribution.txt 09:40:43 -rw-rw-r-- 1 jenkins jenkins 17404 Mar 18 09:40 CHANGELOG.md 09:40:43 -rw-rw-r-- 1 jenkins jenkins 108574 Mar 18 09:40 Doxyfile 09:40:43 -rw-rw-r-- 1 jenkins jenkins 677 Mar 18 09:40 GOVERNANCE.md 09:40:43 -rw-rw-r-- 1 jenkins jenkins 784 Mar 18 09:40 Jenkinsfile 09:40:43 -rw-rw-r-- 1 jenkins jenkins 10174 Mar 18 09:40 LICENSE 09:40:43 -rw-rw-r-- 1 jenkins jenkins 444 Mar 18 09:40 Makefile 09:40:43 -rw-rw-r-- 1 jenkins jenkins 618 Mar 18 09:40 OWNERS.md 09:40:43 -rw-rw-r-- 1 jenkins jenkins 1651 Mar 18 09:40 README.IOT.md 09:40:43 -rw-rw-r-- 1 jenkins jenkins 4173 Mar 18 09:40 README.md 09:40:43 -rw-rw-r-- 1 jenkins jenkins 1245 Mar 18 09:40 README.v3.md 09:40:43 -rw-rw-r-- 1 jenkins jenkins 5 Mar 18 09:40 VERSION 09:40:43 drwxrwxr-x 2 jenkins jenkins 4096 Mar 18 09:40 docs 09:40:43 drwxrwxr-x 4 jenkins jenkins 4096 Mar 18 09:40 include 09:40:43 drwxrwxr-x 2 jenkins jenkins 4096 Mar 18 09:40 scripts 09:40:43 drwxrwxr-x 4 jenkins jenkins 4096 Mar 18 09:40 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:43 + 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=a84b0f1d9f3169a153ff6cb2f7405c2ccf56c712 --label arch=amd64 --label version=0.0.0 . 09:40:43 Sending build context to Docker daemon 5.595MB 09:40:43 Step 1/18 : ARG BASE=alpine:3.18 09:40:43 Step 2/18 : FROM ${BASE} 09:40:43 ---> eff718162d3d 09:40:43 Step 3/18 : LABEL maintainer="IOTech " 09:40:44 ---> Running in ef5f3f32d6a9 09:40:44 Removing intermediate container ef5f3f32d6a9 09:40:44 ---> 1ab740ca163c 09:40:44 Step 4/18 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub 09:40:44 ---> Running in ae040ef7bf58 09:40:44 Connecting to iotech.jfrog.io (34.247.22.236:443) 09:40:44 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 09:40:44 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 09:40:44 '/etc/apk/keys/alpine.dev.rsa.pub' saved 09:40:45 Removing intermediate container ae040ef7bf58 09:40:45 ---> 83c25a127fcc 09:40:45 Step 5/18 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main' >> /etc/apk/repositories 09:40:45 ---> Running in 34b3c1e75f77 09:40:45 Removing intermediate container 34b3c1e75f77 09:40:45 ---> ad83dbab6895 09:40:45 Step 6/18 : RUN apk add --update --no-cache binutils gcc libc-dev make git cmake yaml-dev curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev libcbor-dev iotech-paho-mqtt-c-dev-1.3 iotech-iot-1.5-dev dumb-init && mkdir -p /edgex-c-sdk/build 09:40:45 ---> Running in d812b60239de 09:40:45 fetch https://nl.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:40:46 fetch https://nl.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:40:47 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/x86_64/APKINDEX.tar.gz 09:40:47 WARNING: This apk-tools is OLD! Some packages might not function properly. 09:40:47 (1/11) Installing iotech-iot-1.5-dev (1.5.5-r2) 09:40:47 (2/11) Installing libcbor-dev (0.10.2-r1) 09:40:48 (3/11) Installing libmenuw (6.4_p20230506-r0) 09:40:48 (4/11) Installing libpanelw (6.4_p20230506-r0) 09:40:48 (5/11) Installing libncurses++ (6.4_p20230506-r0) 09:40:49 (6/11) Installing ncurses-dev (6.4_p20230506-r0) 09:40:49 (7/11) Installing libblkid (2.38.1-r8) 09:40:49 (8/11) Installing libfdisk (2.38.1-r8) 09:40:50 (9/11) Installing libmount (2.38.1-r8) 09:40:50 (10/11) Installing libsmartcols (2.38.1-r8) 09:40:50 (11/11) Installing util-linux-dev (2.38.1-r8) 09:40:51 Executing busybox-1.36.1-r7.trigger 09:40:51 OK: 336 MiB in 102 packages 09:40:51 Removing intermediate container d812b60239de 09:40:51 ---> 58531d217692 09:40:51 Step 7/18 : RUN apk --no-cache upgrade 09:40:51 ---> Running in 0ffff0747ade 09:40:52 fetch https://nl.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:40:52 fetch https://nl.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:40:53 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/x86_64/APKINDEX.tar.gz 09:40:53 WARNING: This apk-tools is OLD! Some packages might not function properly. 09:40:53 OK: 336 MiB in 102 packages 09:40:54 Removing intermediate container 0ffff0747ade 09:40:54 ---> e868d528b4db 09:40:54 Step 8/18 : COPY VERSION /edgex-c-sdk/ 09:40:54 ---> 24d92740536b 09:40:54 Step 9/18 : COPY src /edgex-c-sdk/src/ 09:40:54 ---> 8e54fa2ac974 09:40:54 Step 10/18 : COPY include /edgex-c-sdk/include/ 09:40:54 ---> 7bfe3269946b 09:40:54 Step 11/18 : COPY scripts /edgex-c-sdk/scripts 09:40:55 ---> 1bd21f27f0d6 09:40:55 Step 12/18 : COPY LICENSE /edgex-c-sdk/ 09:40:55 ---> 4fe134dfabed 09:40:55 Step 13/18 : COPY Attribution.txt /edgex-c-sdk/ 09:40:55 ---> af0f251ccf86 09:40:55 Step 14/18 : WORKDIR /edgex-c-sdk 09:40:55 ---> Running in 9ea7accbb462 09:40:55 Removing intermediate container 9ea7accbb462 09:40:55 ---> db7512157b70 09:40:55 Step 15/18 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] 09:40:55 ---> Running in 18fa37045689 09:40:55 Removing intermediate container 18fa37045689 09:40:55 ---> 3dfdffb5c1c1 09:40:55 Step 16/18 : LABEL arch=amd64 09:40:55 ---> Running in 9ddd93333f0f 09:40:55 Removing intermediate container 9ddd93333f0f 09:40:55 ---> b92475e2ebd9 09:40:55 Step 17/18 : LABEL git_sha=a84b0f1d9f3169a153ff6cb2f7405c2ccf56c712 09:40:55 ---> Running in a79b75bf03b4 09:40:55 Removing intermediate container a79b75bf03b4 09:40:55 ---> fd23f84cdcac 09:40:55 Step 18/18 : LABEL version=0.0.0 09:40:55 ---> Running in eb7ec48408b0 09:40:55 Removing intermediate container eb7ec48408b0 09:40:55 ---> 285b37bb347b 09:40:55 [Warning] One or more build-args [MAKE ARCH] were not consumed 09:40:55 Successfully built 285b37bb347b 09:40:55 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:40:56 09:40:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:40:57 latest: Pulling from edgex-lftools-log-publisher 09:40:57 5eb5b503b376: Pulling fs layer 09:40:57 5c69ac0246d0: Pulling fs layer 09:40:57 ec43610c2a17: Pulling fs layer 09:40:57 3a2ae6a8a46f: Pulling fs layer 09:40:57 33b1e0a273af: Pulling fs layer 09:40:57 5d3b04190fa2: Pulling fs layer 09:40:57 2f39f015ded8: Pulling fs layer 09:40:57 33b1e0a273af: Waiting 09:40:57 5d3b04190fa2: Waiting 09:40:57 2f39f015ded8: Waiting 09:40:57 3a2ae6a8a46f: Waiting 09:40:57 5c69ac0246d0: Verifying Checksum 09:40:57 5c69ac0246d0: Download complete 09:40:57 3a2ae6a8a46f: Verifying Checksum 09:40:57 3a2ae6a8a46f: Download complete 09:40:57 33b1e0a273af: Verifying Checksum 09:40:57 33b1e0a273af: Download complete 09:40:57 5d3b04190fa2: Download complete 09:40:57 ec43610c2a17: Verifying Checksum 09:40:57 ec43610c2a17: Download complete 09:40:57 5eb5b503b376: Verifying Checksum 09:40:57 5eb5b503b376: Download complete 09:40:58 2f39f015ded8: Download complete 09:40:58 5eb5b503b376: Pull complete 09:40:58 5c69ac0246d0: Pull complete 09:40:59 ec43610c2a17: Pull complete 09:40:59 3a2ae6a8a46f: Pull complete 09:40:59 33b1e0a273af: Pull complete 09:40:59 5d3b04190fa2: Pull complete 09:41:03 2f39f015ded8: Pull complete 09:41:03 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:41:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:41:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:41:04 prd-ubuntu20.04-docker-8c-8g-41561 does not seem to be running inside a container 09:41:04 $ 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-564 -v /w/workspace/edgexfoundry_device-sdk-c_PR-564:/w/workspace/edgexfoundry_device-sdk-c_PR-564:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-564@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-564@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-lftools-log-publisher:latest cat 09:41:08 $ docker top 7a811f0ecb9ec94d8b2b087faaf6e5794aacb89e20893d271006367bfc9ea0cb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:41:08 ---> job-cost.sh 09:41:08 lf-activate-venv: SKIPPING 09:41:08 INFO: No Stack... 09:41:09 INFO: Retrieving Pricing Info for: v3-standard-8 09:41:09 INFO: Archiving Costs [Pipeline] sh 09:41:09 + cat /w/workspace/edgexfoundry_device-sdk-c_PR-564/archives/cost.csv 09:41:09 + cut -d, -f6 [Pipeline] lock 09:41:09 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-c-PR-564-1-stack-cost] 09:41:09 Resource [jenkins-edgexfoundry-device-sdk-c-PR-564-1-stack-cost] did not exist. Created. 09:41:09 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-c-PR-564-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:41:10 + echo total: 0.2199999988079071 [Pipeline] stash 09:41:10 Stashed 1 file(s) [Pipeline] } 09:41:10 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-c-PR-564-1-stack-cost] [Pipeline] // lock [Pipeline] } 09:41:10 $ docker stop --time=1 7a811f0ecb9ec94d8b2b087faaf6e5794aacb89e20893d271006367bfc9ea0cb 09:41:11 $ docker rm -f --volumes 7a811f0ecb9ec94d8b2b087faaf6e5794aacb89e20893d271006367bfc9ea0cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:41:12 + [ -d /w/workspace/edgexfoundry_device-sdk-c_PR-564/archives ] 09:41:12 + ls -al /w/workspace/edgexfoundry_device-sdk-c_PR-564/archives 09:41:12 total 16 09:41:12 drwxr-xr-x 3 root root 4096 Mar 18 09:41 . 09:41:12 drwxrwxr-x 10 jenkins jenkins 4096 Mar 18 09:41 .. 09:41:12 drwxr-xr-x 2 root root 4096 Mar 18 09:41 cost 09:41:12 -rw-r--r-- 1 root root 84 Mar 18 09:41 cost.csv 09:41:12 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-c_PR-564/archives 09:41:12 + ls -al /w/workspace/edgexfoundry_device-sdk-c_PR-564/archives 09:41:12 total 16 09:41:12 drwxr-xr-x 3 jenkins jenkins 4096 Mar 18 09:41 . 09:41:12 drwxrwxr-x 10 jenkins jenkins 4096 Mar 18 09:41 .. 09:41:12 drwxr-xr-x 2 jenkins jenkins 4096 Mar 18 09:41 cost 09:41:12 -rw-r--r-- 1 jenkins jenkins 84 Mar 18 09:41 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:41:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:41:14 ---> package-listing.sh 09:41:14 ++ facter osfamily 09:41:14 ++ tr '[:upper:]' '[:lower:]' 09:41:14 + OS_FAMILY=debian 09:41:14 + workspace=/w/workspace/edgexfoundry_device-sdk-c_PR-564 09:41:14 + START_PACKAGES=/tmp/packages_start.txt 09:41:14 + END_PACKAGES=/tmp/packages_end.txt 09:41:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:41:14 + PACKAGES=/tmp/packages_start.txt 09:41:14 + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-564 ']' 09:41:14 + PACKAGES=/tmp/packages_end.txt 09:41:14 + case "${OS_FAMILY}" in 09:41:14 + dpkg -l 09:41:14 + grep '^ii' 09:41:14 + '[' -f /tmp/packages_start.txt ']' 09:41:14 + '[' -f /tmp/packages_end.txt ']' 09:41:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:41:14 + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-564 ']' 09:41:14 + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_PR-564/archives/ 09:41:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_PR-564/archives/ [Pipeline] echo 09:41:14 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-564/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:41:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:41:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:41:15 prd-ubuntu20.04-docker-8c-8g-41561 does not seem to be running inside a container 09:41:15 $ 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-564/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-564 -v /w/workspace/edgexfoundry_device-sdk-c_PR-564:/w/workspace/edgexfoundry_device-sdk-c_PR-564:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-564@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-564@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:41:15 $ docker top b57d0287923f5d43a4d03e5e7167afc9e047796b57407f4bb4be807916547763 -eo pid,comm [Pipeline] { [Pipeline] sh 09:41:16 + touch /tmp/pre-build-complete [Pipeline] sh 09:41:16 + mkdir -p /var/log/sysstat [Pipeline] sh 09:41:16 + ls /var/log/sa-host 09:41:16 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:41:17 provisioning config files... 09:41:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-564@tmp/config15833055005358225240tmp [Pipeline] { [Pipeline] echo 09:41:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:41:17 ---> create-netrc.sh [Pipeline] } 09:41:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:41:18 ---> python-tools-install.sh [Pipeline] echo 09:41:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:41:18 ---> sudo-logs.sh 09:41:18 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:41:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:41:18 ---> job-cost.sh 09:41:18 lf-activate-venv: SKIPPING 09:41:18 DEBUG: total: 0.2199999988079071 09:41:18 INFO: Retrieving Stack Cost... 09:41:18 INFO: Retrieving Pricing Info for: v3-standard-8 09:41:19 INFO: Archiving Costs [Pipeline] echo 09:41:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:41:19 ---> logs-deploy.sh 09:41:19 lf-activate-venv: SKIPPING 09:41:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-564/1 09:41:19 INFO: archiving workspace using pattern(s): 09:41:20 Archives upload complete. 09:41:20 INFO: archiving logs to Nexus 09:41:21 ---> uname -a: 09:41:21 Linux prd-ubuntu20-04-docker-8c-8g-41561 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 09:41:21 09:41:21 09:41:21 ---> lscpu: 09:41:21 Architecture: x86_64 09:41:21 CPU op-mode(s): 32-bit, 64-bit 09:41:21 Byte Order: Little Endian 09:41:21 Address sizes: 40 bits physical, 48 bits virtual 09:41:21 CPU(s): 8 09:41:21 On-line CPU(s) list: 0-7 09:41:21 Thread(s) per core: 1 09:41:21 Core(s) per socket: 1 09:41:21 Socket(s): 8 09:41:21 NUMA node(s): 1 09:41:21 Vendor ID: AuthenticAMD 09:41:21 CPU family: 23 09:41:21 Model: 49 09:41:21 Model name: AMD EPYC-Rome Processor 09:41:21 Stepping: 0 09:41:21 CPU MHz: 2799.998 09:41:21 BogoMIPS: 5599.99 09:41:21 Virtualization: AMD-V 09:41:21 Hypervisor vendor: KVM 09:41:21 Virtualization type: full 09:41:21 L1d cache: 256 KiB 09:41:21 L1i cache: 256 KiB 09:41:21 L2 cache: 4 MiB 09:41:21 L3 cache: 128 MiB 09:41:21 NUMA node0 CPU(s): 0-7 09:41:21 Vulnerability Itlb multihit: Not affected 09:41:21 Vulnerability L1tf: Not affected 09:41:21 Vulnerability Mds: Not affected 09:41:21 Vulnerability Meltdown: Not affected 09:41:21 Vulnerability Mmio stale data: Not affected 09:41:21 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:41:21 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:41:21 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 09:41:21 Vulnerability Srbds: Not affected 09:41:21 Vulnerability Tsx async abort: Not affected 09:41:21 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 09:41:21 09:41:21 09:41:21 ---> nproc: 09:41:21 8 09:41:21 09:41:21 09:41:21 ---> df -h: 09:41:21 Filesystem Size Used Avail Use% Mounted on 09:41:21 overlay 155G 11G 145G 7% / 09:41:21 tmpfs 64M 0 64M 0% /dev 09:41:21 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:41:21 shm 64M 0 64M 0% /dev/shm 09:41:21 /dev/vda1 155G 11G 145G 7% /facter-os 09:41:21 09:41:21 09:41:21 ---> sar -b -r -n DEV: 09:41:21 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-41561) 03/18/25 _x86_64_ (8 CPU) 09:41:21 09:41:21 09:39:22 LINUX RESTART (8 CPU) 09:41:21 09:41:21 09:40:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:41:21 09:41:01 337.38 10.39 326.99 0.00 1776.08 28611.86 0.00 09:41:21 Average: 337.38 10.39 326.99 0.00 1776.08 28611.86 0.00 09:41:21 09:41:21 09:40:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:41:21 09:41:01 28956524 31503756 808788 2.46 79612 2732916 2059156 6.07 1055540 2465976 452080 09:41:21 Average: 28956524 31503756 808788 2.46 79612 2732916 2059156 6.07 1055540 2465976 452080 09:41:21 09:41:21 09:40:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:41:21 09:41:01 docker0 25.92 28.18 1.73 126.16 0.00 0.00 0.00 0.00 09:41:21 09:41:01 lo 7.25 7.25 0.71 0.71 0.00 0.00 0.00 0.00 09:41:21 09:41:01 ens3 346.78 235.43 6740.45 60.63 0.00 0.00 0.00 0.00 09:41:21 Average: docker0 25.92 28.18 1.73 126.16 0.00 0.00 0.00 0.00 09:41:21 Average: lo 7.25 7.25 0.71 0.71 0.00 0.00 0.00 0.00 09:41:21 Average: ens3 346.78 235.43 6740.45 60.63 0.00 0.00 0.00 0.00 09:41:21 09:41:21 09:41:21 ---> sar -P ALL: 09:41:21 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-41561) 03/18/25 _x86_64_ (8 CPU) 09:41:21 09:41:21 09:39:22 LINUX RESTART (8 CPU) 09:41:21 09:41:21 09:40:02 CPU %user %nice %system %iowait %steal %idle 09:41:21 09:41:01 all 7.76 0.00 3.39 1.88 0.05 86.92 09:41:21 09:41:01 0 7.30 0.00 3.86 1.34 0.05 87.45 09:41:21 09:41:01 1 7.25 0.00 3.43 3.65 0.05 85.61 09:41:21 09:41:01 2 7.83 0.00 3.34 3.32 0.03 85.48 09:41:21 09:41:01 3 8.13 0.00 3.53 0.14 0.05 88.15 09:41:21 09:41:01 4 9.50 0.00 2.97 0.45 0.05 87.04 09:41:21 09:41:01 5 7.11 0.00 4.14 3.38 0.05 85.32 09:41:21 09:41:01 6 7.18 0.00 2.95 2.40 0.05 87.41 09:41:21 09:41:01 7 7.80 0.00 2.91 0.33 0.07 88.89 09:41:21 Average: all 7.76 0.00 3.39 1.88 0.05 86.92 09:41:21 Average: 0 7.30 0.00 3.86 1.34 0.05 87.45 09:41:21 Average: 1 7.25 0.00 3.43 3.65 0.05 85.61 09:41:21 Average: 2 7.83 0.00 3.34 3.32 0.03 85.48 09:41:21 Average: 3 8.13 0.00 3.53 0.14 0.05 88.15 09:41:21 Average: 4 9.50 0.00 2.97 0.45 0.05 87.04 09:41:21 Average: 5 7.11 0.00 4.14 3.38 0.05 85.32 09:41:21 Average: 6 7.18 0.00 2.95 2.40 0.05 87.41 09:41:21 Average: 7 7.80 0.00 2.91 0.33 0.07 88.89 09:41:21 09:41:21 09:41:21