Started by user Ernesto Ojeda 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 ernestojeda for edgexfoundry/device-sdk-c Obtained Jenkinsfile from 4fd424d7e53b82d3c5a3241ef1d9ef709407805f+753c0e66273d645c82de476ca0a438ee98891f55 (7d63e608d280830dd1488e98e54e6fe95dd057c1) 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-ssh15351255064850689163.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh16360866441768080821.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-489/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-489/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15693277777508945541.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh8852218293105206970.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-489/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-489/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9106036879603447625.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-15583 in /w/workspace/edgexfoundry_device-sdk-c_PR-489 [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-489 # 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/489/head:refs/remotes/origin/PR-489 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 753c0e66273d645c82de476ca0a438ee98891f55 into PR head commit 4fd424d7e53b82d3c5a3241ef1d9ef709407805f Merge succeeded, producing 4fd424d7e53b82d3c5a3241ef1d9ef709407805f Checking out Revision 4fd424d7e53b82d3c5a3241ef1d9ef709407805f (PR-489) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fd424d7e53b82d3c5a3241ef1d9ef709407805f # 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 753c0e66273d645c82de476ca0a438ee98891f55 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4fd424d7e53b82d3c5a3241ef1d9ef709407805f # timeout=10 Commit message: "ci: move to alpine 3.18 base" > git rev-list --no-walk 4fd424d7e53b82d3c5a3241ef1d9ef709407805f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:26:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:26:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:26:52 ========================================================= 16:26:52 EdgeX Global Pipelines Version Info 16:26:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:26:53 ------------------- 16:26:53 stable info: 16:26:53 ------------------- 16:26:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:26:53 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 16:26:53 Message: update stable to v1.0.254 16:26:53 ------------------- 16:26:53 experimental info: 16:26:53 ------------------- 16:26:53 Commited By: **** collab-it+edgex@linuxfoundation.org 16:26:53 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 16:26:53 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:26:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo 16:26:53 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo 16:26:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:26:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:26:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:26:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo 16:26:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo 16:26:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:26:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:26:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk [Pipeline] echo 16:26:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:26:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:26:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:26:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 16:26:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:26:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:26:54 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:26:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-489 [Pipeline] echo 16:26:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-489 [Pipeline] echo 16:26:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-489 [Pipeline] echo 16:26:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4fd424d7e53b82d3c5a3241ef1d9ef709407805f [Pipeline] echo 16:26:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4fd424d [Pipeline] echo 16:26:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:26:54 provisioning config files... 16:26:54 copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-489@tmp/config10425959762017269875tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:26:54 ---> docker-login.sh 16:26:54 nexus3.edgexfoundry.org:10001 16:26:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:26:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:26:54 Configure a credential helper to remove this warning. See 16:26:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:26:54 16:26:54 Login Succeeded 16:26:54 nexus3.edgexfoundry.org:10002 16:26:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:26:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:26:55 Configure a credential helper to remove this warning. See 16:26:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:26:55 16:26:55 Login Succeeded 16:26:55 nexus3.edgexfoundry.org:10003 16:26:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:26:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:26:55 Configure a credential helper to remove this warning. See 16:26:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:26:55 16:26:55 Login Succeeded 16:26:55 nexus3.edgexfoundry.org:10004 16:26:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:26:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:26:55 Configure a credential helper to remove this warning. See 16:26:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:26:55 16:26:55 Login Succeeded 16:26:55 docker.io 16:26:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:26:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:26:55 Configure a credential helper to remove this warning. See 16:26:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:26:55 16:26:55 Login Succeeded 16:26:55 ---> docker-login.sh ends [Pipeline] } 16:26:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build LTS Release Image) [Pipeline] sh 16:26:56 + git rev-list -1 --merges 4fd424d7e53b82d3c5a3241ef1d9ef709407805f~1..4fd424d7e53b82d3c5a3241ef1d9ef709407805f [Pipeline] echo 16:26:56 -----------> git rev-list -1 --merges 4fd424d7e53b82d3c5a3241ef1d9ef709407805f~1..4fd424d7e53b82d3c5a3241ef1d9ef709407805f 4fd424d7e53b82d3c5a3241ef1d9ef709407805f [false] [Pipeline] sh 16:26:56 + git log --format=format:%s -1 4fd424d7e53b82d3c5a3241ef1d9ef709407805f [Pipeline] echo 16:26:56 ========================================================= 16:26:56 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:26:56 ========================================================= 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 16:26:56 + git rev-list -1 --merges 4fd424d7e53b82d3c5a3241ef1d9ef709407805f~1..4fd424d7e53b82d3c5a3241ef1d9ef709407805f [Pipeline] echo 16:26:56 -----------> git rev-list -1 --merges 4fd424d7e53b82d3c5a3241ef1d9ef709407805f~1..4fd424d7e53b82d3c5a3241ef1d9ef709407805f 4fd424d7e53b82d3c5a3241ef1d9ef709407805f [false] [Pipeline] sh 16:26:57 + git log --format=format:%s -1 4fd424d7e53b82d3c5a3241ef1d9ef709407805f [Pipeline] echo 16:26:57 ========================================================= 16:26:57 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:26:57 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 16:26:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:26:57 + grep -v github /etc/ssh/ssh_known_hosts 16:26:57 + [ -e /tmp/ssh_known_hosts ] 16:26:57 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:26:57 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo 16:26:57 tee -a /etc/ssh/ssh_known_hosts 16:26:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:26:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:26:58 16:26:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:26:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:26:58 0.1.4: Pulling from edgex-devops/py-git-semver 16:26:58 b85a868b505f: Pulling fs layer 16:26:58 e2be974225ed: Pulling fs layer 16:26:58 339a4e72a1f5: Pulling fs layer 16:26:58 988bab9f4d93: Pulling fs layer 16:26:58 1469e6f7b9e6: Pulling fs layer 16:26:58 eaf3925da568: Pulling fs layer 16:26:58 bab4dde63d76: Pulling fs layer 16:26:58 bde34c3a00c8: Pulling fs layer 16:26:58 b352a97aabf1: Pulling fs layer 16:26:58 4872d77fe225: Pulling fs layer 16:26:58 5851b861e8e6: Pulling fs layer 16:26:58 988bab9f4d93: Waiting 16:26:58 eaf3925da568: Waiting 16:26:58 b352a97aabf1: Waiting 16:26:58 4872d77fe225: Waiting 16:26:58 bab4dde63d76: Waiting 16:26:58 5851b861e8e6: Waiting 16:26:58 bde34c3a00c8: Waiting 16:26:58 1469e6f7b9e6: Waiting 16:26:58 e2be974225ed: Verifying Checksum 16:26:58 e2be974225ed: Download complete 16:26:58 988bab9f4d93: Verifying Checksum 16:26:58 988bab9f4d93: Download complete 16:26:58 1469e6f7b9e6: Verifying Checksum 16:26:58 1469e6f7b9e6: Download complete 16:26:58 339a4e72a1f5: Verifying Checksum 16:26:58 339a4e72a1f5: Download complete 16:26:58 eaf3925da568: Verifying Checksum 16:26:58 eaf3925da568: Download complete 16:26:58 bde34c3a00c8: Download complete 16:26:58 b352a97aabf1: Download complete 16:26:58 4872d77fe225: Download complete 16:26:59 5851b861e8e6: Verifying Checksum 16:26:59 5851b861e8e6: Download complete 16:26:59 b85a868b505f: Verifying Checksum 16:26:59 b85a868b505f: Download complete 16:26:59 bab4dde63d76: Verifying Checksum 16:26:59 bab4dde63d76: Download complete 16:27:00 b85a868b505f: Pull complete 16:27:00 e2be974225ed: Pull complete 16:27:00 339a4e72a1f5: Pull complete 16:27:01 988bab9f4d93: Pull complete 16:27:01 1469e6f7b9e6: Pull complete 16:27:01 eaf3925da568: Pull complete 16:27:03 bab4dde63d76: Pull complete 16:27:03 bde34c3a00c8: Pull complete 16:27:03 b352a97aabf1: Pull complete 16:27:03 4872d77fe225: Pull complete 16:27:03 5851b861e8e6: Pull complete 16:27:03 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:27:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:27:03 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:27:03 prd-ubuntu20.04-docker-8c-8g-15583 does not seem to be running inside a container 16:27:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_PR-489 -v /w/workspace/edgexfoundry_device-sdk-c_PR-489:/w/workspace/edgexfoundry_device-sdk-c_PR-489:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-489@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-489@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 16:27:06 $ docker top 8439d169fd45d9dac593938988a369746d270203f2c9d4cf1fcad7a4e1118b0c -eo pid,comm 16:27:06 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). 16:27:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:27:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:27:06 [ssh-agent] Looking for ssh-agent implementation... 16:27:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:27:06 $ docker exec 8439d169fd45d9dac593938988a369746d270203f2c9d4cf1fcad7a4e1118b0c ssh-agent 16:27:06 SSH_AUTH_SOCK=/tmp/ssh-fkCEkmGLjn2P/agent.33 16:27:06 SSH_AGENT_PID=39 16:27:06 Running ssh-add (command line suppressed) 16:27:06 Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-489@tmp/private_key_17566730589367761035.key (/w/workspace/edgexfoundry_device-sdk-c_PR-489@tmp/private_key_17566730589367761035.key) 16:27:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:27:06 + git tag --points-at HEAD [Pipeline] } 16:27:06 $ docker exec --env ******** --env ******** 8439d169fd45d9dac593938988a369746d270203f2c9d4cf1fcad7a4e1118b0c ssh-agent -k 16:27:07 unset SSH_AUTH_SOCK; 16:27:07 unset SSH_AGENT_PID; 16:27:07 echo Agent pid 39 killed; 16:27:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:27:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:27:07 [ssh-agent] Looking for ssh-agent implementation... 16:27:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:27:07 $ docker exec 8439d169fd45d9dac593938988a369746d270203f2c9d4cf1fcad7a4e1118b0c ssh-agent 16:27:07 SSH_AUTH_SOCK=/tmp/ssh-lnfujfjwv19Q/agent.71 16:27:07 SSH_AGENT_PID=77 16:27:07 Running ssh-add (command line suppressed) 16:27:07 Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-489@tmp/private_key_7322471133284962826.key (/w/workspace/edgexfoundry_device-sdk-c_PR-489@tmp/private_key_7322471133284962826.key) 16:27:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:27:07 + git semver init 16:27:07 2023-10-31 16:27:07,886 [run_init] DEBUG init version:0.0.0 force:False 16:27:07 2023-10-31 16:27:07,887 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-c_PR-489/.semver 16:27:07 2023-10-31 16:27:07,887 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-c.git /w/workspace/edgexfoundry_device-sdk-c_PR-489/.semver 16:27:07 2023-10-31 16:27:07,888 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-c.git', '/w/workspace/edgexfoundry_device-sdk-c_PR-489/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-c_PR-489, universal_newlines=False, shell=None, istream=None) 16:27:08 2023-10-31 16:27:08,805 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-c_PR-489/.git/info/exclude 16:27:08 2023-10-31 16:27:08,806 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-c_PR-489/.semver/PR-489 with force:False 16:27:08 2023-10-31 16:27:08,806 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-c_PR-489/.semver/PR-489 16:27:08 2023-10-31 16:27:08,810 [execute] INFO git cat-file --batch-check 16:27:08 2023-10-31 16:27:08,810 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-c_PR-489/.semver, universal_newlines=False, shell=None, istream=) 16:27:08 2023-10-31 16:27:08,816 [execute] INFO git cat-file --batch 16:27:08 2023-10-31 16:27:08,817 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-c_PR-489/.semver, universal_newlines=False, shell=None, istream=) 16:27:08 2023-10-31 16:27:08,822 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_PR-489/.semver/PR-489 16:27:08 0.0.0 [Pipeline] } 16:27:08 $ docker exec --env ******** --env ******** 8439d169fd45d9dac593938988a369746d270203f2c9d4cf1fcad7a4e1118b0c ssh-agent -k 16:27:09 unset SSH_AUTH_SOCK; 16:27:09 unset SSH_AGENT_PID; 16:27:09 echo Agent pid 77 killed; 16:27:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:27:09 + git semver [Pipeline] } 16:27:09 $ docker stop --time=1 8439d169fd45d9dac593938988a369746d270203f2c9d4cf1fcad7a4e1118b0c 16:27:10 $ docker rm -f --volumes 8439d169fd45d9dac593938988a369746d270203f2c9d4cf1fcad7a4e1118b0c [Pipeline] // withDockerContainer [Pipeline] sh 16:27:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:27:11 Stashed 1 file(s) [Pipeline] echo 16:27:11 [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 16:27:11 provisioning config files... 16:27:11 copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-489@tmp/config10054565415796795739tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:27:11 ---> docker-login.sh 16:27:11 nexus3.edgexfoundry.org:10001 16:27:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:27:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:27:11 Configure a credential helper to remove this warning. See 16:27:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:27:11 16:27:11 Login Succeeded 16:27:11 nexus3.edgexfoundry.org:10002 16:27:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:27:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:27:12 Configure a credential helper to remove this warning. See 16:27:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:27:12 16:27:12 Login Succeeded 16:27:12 nexus3.edgexfoundry.org:10003 16:27:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:27:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:27:12 Configure a credential helper to remove this warning. See 16:27:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:27:12 16:27:12 Login Succeeded 16:27:12 nexus3.edgexfoundry.org:10004 16:27:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:27:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:27:12 Configure a credential helper to remove this warning. See 16:27:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:27:12 16:27:12 Login Succeeded 16:27:12 docker.io 16:27:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:27:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:27:12 Configure a credential helper to remove this warning. See 16:27:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:27:12 16:27:12 Login Succeeded 16:27:12 ---> docker-login.sh ends [Pipeline] } 16:27:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:27:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:27:12 [prepBaseBuildImage] Generating new image with name: ci-base-image-x86_64 [Pipeline] echo 16:27:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:27:12 ========================================================= 16:27:12 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest] 16:27:12 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:27:13 + 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 . 16:27:13 Sending build context to Docker daemon 4.932MB 16:27:13 Step 1/21 : ARG BASE=alpine:3.18 16:27:13 Step 2/21 : FROM ${BASE} as builder 16:27:13 latest: Pulling from edgex-devops/edgex-gcc-base 16:27:13 96526aa774ef: Pulling fs layer 16:27:13 da60e534fd72: Pulling fs layer 16:27:13 96526aa774ef: Verifying Checksum 16:27:13 96526aa774ef: Download complete 16:27:13 96526aa774ef: Pull complete 16:27:14 da60e534fd72: Verifying Checksum 16:27:14 da60e534fd72: Download complete 16:27:17 da60e534fd72: Pull complete 16:27:17 Digest: sha256:86f282524b252fca782185160d82ec4889448d07d1475dd6b76f2052073facff 16:27:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest 16:27:17 ---> 6605166a5db4 16:27:17 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 16:27:19 ---> Running in 2f04519c4844 16:27:19 Connecting to iotech.jfrog.io (34.246.139.145:443) 16:27:19 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 16:27:19 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 16:27:19 '/etc/apk/keys/alpine.dev.rsa.pub' saved 16:27:20 Removing intermediate container 2f04519c4844 16:27:20 ---> 78388ae43f72 16:27:20 Step 4/21 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main' >> /etc/apk/repositories 16:27:20 ---> Running in 1781e89d252f 16:27:20 Removing intermediate container 1781e89d252f 16:27:20 ---> 589074032cdf 16:27:20 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 16:27:20 ---> Running in ceaeaa3c2148 16:27:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:27:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:27:21 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/x86_64/APKINDEX.tar.gz 16:27:22 WARNING: This apk-tools is OLD! Some packages might not function properly. 16:27:22 ERROR: unable to select packages: 16:27:22 paho-mqtt-c-dev-1.3 (no such package): 16:27:22 required by: world[paho-mqtt-c-dev-1.3] 16:27:22 The command '/bin/sh -c 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' returned a non-zero code: 1 [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 16:27:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:27:22 16:27:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:27:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:27:22 latest: Pulling from edgex-lftools-log-publisher 16:27:22 5eb5b503b376: Pulling fs layer 16:27:22 5c69ac0246d0: Pulling fs layer 16:27:22 ec43610c2a17: Pulling fs layer 16:27:22 3a2ae6a8a46f: Pulling fs layer 16:27:22 33b1e0a273af: Pulling fs layer 16:27:22 5d3b04190fa2: Pulling fs layer 16:27:22 2f39f015ded8: Pulling fs layer 16:27:22 33b1e0a273af: Waiting 16:27:22 5d3b04190fa2: Waiting 16:27:22 2f39f015ded8: Waiting 16:27:22 3a2ae6a8a46f: Waiting 16:27:22 5c69ac0246d0: Download complete 16:27:22 3a2ae6a8a46f: Verifying Checksum 16:27:22 3a2ae6a8a46f: Download complete 16:27:23 ec43610c2a17: Verifying Checksum 16:27:23 ec43610c2a17: Download complete 16:27:23 5d3b04190fa2: Verifying Checksum 16:27:23 5d3b04190fa2: Download complete 16:27:23 33b1e0a273af: Verifying Checksum 16:27:23 33b1e0a273af: Download complete 16:27:23 5eb5b503b376: Verifying Checksum 16:27:23 5eb5b503b376: Download complete 16:27:24 2f39f015ded8: Download complete 16:27:24 5eb5b503b376: Pull complete 16:27:24 5c69ac0246d0: Pull complete 16:27:24 ec43610c2a17: Pull complete 16:27:24 3a2ae6a8a46f: Pull complete 16:27:25 33b1e0a273af: Pull complete 16:27:25 5d3b04190fa2: Pull complete 16:27:26 Still waiting to schedule task 16:27:26 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 16:27:29 2f39f015ded8: Pull complete 16:27:29 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:27:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:27:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:27:29 prd-ubuntu20.04-docker-8c-8g-15583 does not seem to be running inside a container 16:27:29 $ 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-489 -v /w/workspace/edgexfoundry_device-sdk-c_PR-489:/w/workspace/edgexfoundry_device-sdk-c_PR-489:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-489@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-489@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 16:27:33 $ docker top d65e0ff07084fea07cb74aaa4455f315cdcc8969eda084d8169ec9d5b63c19f8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:27:33 ---> job-cost.sh 16:27:33 lf-activate-venv: SKIPPING 16:27:33 INFO: No Stack... 16:27:34 INFO: Retrieving Pricing Info for: v3-standard-8 16:27:34 INFO: Archiving Costs [Pipeline] sh 16:27:34 + cat /w/workspace/edgexfoundry_device-sdk-c_PR-489/archives/cost.csv 16:27:34 + cut -d, -f6 [Pipeline] lock 16:27:34 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-PR-489-2-stack-cost] 16:27:34 Resource [jenkins-edgexfoundry-device-sdk-c-PR-489-2-stack-cost] did not exist. Created. 16:27:34 Lock acquired on [jenkins-edgexfoundry-device-sdk-c-PR-489-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:27:35 + echo total: 0.2199999988079071 [Pipeline] stash 16:27:35 Stashed 1 file(s) [Pipeline] } 16:27:35 Lock released on resource [jenkins-edgexfoundry-device-sdk-c-PR-489-2-stack-cost] [Pipeline] // lock [Pipeline] } 16:27:35 $ docker stop --time=1 d65e0ff07084fea07cb74aaa4455f315cdcc8969eda084d8169ec9d5b63c19f8 16:27:36 $ docker rm -f --volumes d65e0ff07084fea07cb74aaa4455f315cdcc8969eda084d8169ec9d5b63c19f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:27:36 Failed in branch amd64 16:29:24 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15584 in /w/workspace/edgexfoundry_device-sdk-c_PR-489 [Pipeline] { [Pipeline] ws 16:29:25 Running in /w/workspace/device-sdk-c/2 [Pipeline] { [Pipeline] checkout 16:29:25 Selected Git installation does not exist. Using Default 16:29:25 The recommended git tool is: NONE 16:29:34 using credential edgex-jenkins-ssh 16:29:35 Cloning the remote Git repository 16:29:35 Cloning repository git@github.com:edgexfoundry/device-sdk-c.git 16:29:35 > git init /w/workspace/device-sdk-c/2 # timeout=10 16:29:35 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 16:29:35 > git --version # timeout=10 16:29:35 > git --version # 'git version 2.25.1' 16:29:35 using GIT_SSH to set credentials SSH Credentials for GitHub 16:29:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:29:36 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 16:29:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:29:38 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 16:29:38 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 16:29:38 using GIT_SSH to set credentials SSH Credentials for GitHub 16:29:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/489/head:refs/remotes/origin/PR-489 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:29:38 Merging remotes/origin/main commit 753c0e66273d645c82de476ca0a438ee98891f55 into PR head commit 4fd424d7e53b82d3c5a3241ef1d9ef709407805f 16:29:39 Merge succeeded, producing 4fd424d7e53b82d3c5a3241ef1d9ef709407805f 16:29:39 Checking out Revision 4fd424d7e53b82d3c5a3241ef1d9ef709407805f (PR-489) 16:29:38 > git config core.sparsecheckout # timeout=10 16:29:39 > git checkout -f 4fd424d7e53b82d3c5a3241ef1d9ef709407805f # timeout=10 16:29:39 > git remote # timeout=10 16:29:39 > git config --get remote.origin.url # timeout=10 16:29:39 using GIT_SSH to set credentials SSH Credentials for GitHub 16:29:39 > git merge 753c0e66273d645c82de476ca0a438ee98891f55 # timeout=10 16:29:39 > git rev-parse HEAD^{commit} # timeout=10 16:29:39 > git config core.sparsecheckout # timeout=10 16:29:39 > git checkout -f 4fd424d7e53b82d3c5a3241ef1d9ef709407805f # timeout=10 16:29:43 Commit message: "ci: move to alpine 3.18 base" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:29:44 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:29:44 % Total % Received % Xferd Average Speed Time Time Time Current 16:29:44 Dload Upload Total Spent Left Speed 16:29:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 61599 0 --:--:-- --:--:-- --:--:-- 61599 [Pipeline] sh 16:29:44 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:29:45 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:29:45 sudo tee /etc/docker/daemon.new 16:29:45 { 16:29:45 "registry-mirrors": [ 16:29:45 "https://nexus3.edgexfoundry.org:10001" 16:29:45 ], 16:29:45 "bip": "10.250.0.254/24", 16:29:45 "hosts": [ 16:29:45 "tcp://0.0.0.0:5555", 16:29:45 "unix:///var/run/docker.sock" 16:29:45 ], 16:29:45 "mtu": 1458, 16:29:45 "selinux-enabled": true, 16:29:45 "seccomp-profile": "/etc/docker/seccomp.json" 16:29:45 } [Pipeline] sh 16:29:45 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:29:45 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:30:08 provisioning config files... 16:30:08 copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/2@tmp/config16312018070259304703tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:30:08 ---> docker-login.sh 16:30:08 nexus3.edgexfoundry.org:10001 16:30:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:09 Configure a credential helper to remove this warning. See 16:30:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:09 16:30:09 Login Succeeded 16:30:09 nexus3.edgexfoundry.org:10002 16:30:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:09 Configure a credential helper to remove this warning. See 16:30:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:09 16:30:09 Login Succeeded 16:30:09 nexus3.edgexfoundry.org:10003 16:30:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:10 Configure a credential helper to remove this warning. See 16:30:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:10 16:30:10 Login Succeeded 16:30:10 nexus3.edgexfoundry.org:10004 16:30:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:10 Configure a credential helper to remove this warning. See 16:30:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:10 16:30:10 Login Succeeded 16:30:10 docker.io 16:30:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:11 Configure a credential helper to remove this warning. See 16:30:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:11 16:30:11 Login Succeeded 16:30:11 ---> docker-login.sh ends [Pipeline] } 16:30:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:30:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:30:11 [prepBaseBuildImage] Generating new image with name: ci-base-image-arm64 [Pipeline] echo 16:30:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:30:11 ========================================================= 16:30:11 [edgeXBuildCApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest] 16:30:11 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:11 + 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 . 16:30:12 Sending build context to Docker daemon 2.952MB 16:30:12 Step 1/21 : ARG BASE=alpine:3.18 16:30:12 Step 2/21 : FROM ${BASE} as builder 16:30:12 latest: Pulling from edgex-devops/edgex-gcc-base-arm64 16:30:12 579b34f0a95b: Pulling fs layer 16:30:12 e71477ac5e1b: Pulling fs layer 16:30:12 579b34f0a95b: Verifying Checksum 16:30:12 579b34f0a95b: Download complete 16:30:13 579b34f0a95b: Pull complete 16:30:15 e71477ac5e1b: Verifying Checksum 16:30:15 e71477ac5e1b: Download complete 16:30:28 e71477ac5e1b: Pull complete 16:30:28 Digest: sha256:d6da9bdca73313daf4d05ece6476ab4dbe9e0e950a139422d865873582b0d46d 16:30:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest 16:30:28 ---> 2b552cad5dd9 16:30:28 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 16:30:28 ---> Running in 274d7471cfef 16:30:29 Connecting to iotech.jfrog.io (34.246.139.145:443) 16:30:29 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 16:30:29 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 16:30:29 '/etc/apk/keys/alpine.dev.rsa.pub' saved 16:30:33 Removing intermediate container 274d7471cfef 16:30:33 ---> 10e24f2506b3 16:30:33 Step 4/21 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main' >> /etc/apk/repositories 16:30:34 ---> Running in 972d86873d1f 16:30:35 Removing intermediate container 972d86873d1f 16:30:35 ---> 71b2969a32a8 16:30:35 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 16:30:35 ---> Running in 3c11bbbfcab5 16:30:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:30:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:30:37 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/aarch64/APKINDEX.tar.gz 16:30:38 WARNING: This apk-tools is OLD! Some packages might not function properly. 16:30:38 ERROR: unable to select packages: 16:30:38  paho-mqtt-c-dev-1.3 (no such package): 16:30:38 required by: world[paho-mqtt-c-dev-1.3] 16:30:39 The command '/bin/sh -c 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' returned a non-zero code: 1 [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 16:30:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:30:40 16:30:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:30:40 arm64: Pulling from edgex-lftools-log-publisher 16:30:40 8998bd30e6a1: Pulling fs layer 16:30:40 04944245beec: Pulling fs layer 16:30:40 699f458cf7ca: Pulling fs layer 16:30:40 765212b225bb: Pulling fs layer 16:30:40 f23df028b6ca: Pulling fs layer 16:30:40 d65c8cfc05b1: Pulling fs layer 16:30:40 2437ff75d9bd: Pulling fs layer 16:30:40 f23df028b6ca: Waiting 16:30:40 d65c8cfc05b1: Waiting 16:30:40 2437ff75d9bd: Waiting 16:30:40 765212b225bb: Waiting 16:30:40 04944245beec: Verifying Checksum 16:30:40 04944245beec: Download complete 16:30:40 765212b225bb: Verifying Checksum 16:30:40 765212b225bb: Download complete 16:30:40 f23df028b6ca: Verifying Checksum 16:30:40 f23df028b6ca: Download complete 16:30:40 d65c8cfc05b1: Verifying Checksum 16:30:40 d65c8cfc05b1: Download complete 16:30:40 699f458cf7ca: Verifying Checksum 16:30:40 699f458cf7ca: Download complete 16:30:41 8998bd30e6a1: Verifying Checksum 16:30:41 8998bd30e6a1: Download complete 16:30:44 2437ff75d9bd: Verifying Checksum 16:30:48 8998bd30e6a1: Pull complete 16:30:48 04944245beec: Pull complete 16:30:50 699f458cf7ca: Pull complete 16:30:50 765212b225bb: Pull complete 16:30:51 f23df028b6ca: Pull complete 16:30:51 d65c8cfc05b1: Pull complete 16:31:10 2437ff75d9bd: Pull complete 16:31:10 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:31:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:31:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:31:10 prd-ubuntu20.04-docker-arm64-4c-16g-15584 does not seem to be running inside a container 16:31:10 $ 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/2 -v /w/workspace/device-sdk-c/2:/w/workspace/device-sdk-c/2:rw,z -v /w/workspace/device-sdk-c/2@tmp:/w/workspace/device-sdk-c/2@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 16:31:13 $ docker top 979918799d1e6397eebfb78f54b67bfe71b3d3ed74bc53988a420e5d65d21918 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:31:14 ---> job-cost.sh 16:31:14 lf-activate-venv: SKIPPING 16:31:14 INFO: No Stack... 16:31:14 INFO: Retrieving Pricing Info for: v3-standard-4 16:31:15 INFO: Archiving Costs [Pipeline] sh 16:31:16 + cut -d, -f6 16:31:16 + cat /w/workspace/device-sdk-c/2/archives/cost.csv [Pipeline] lock 16:31:16 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-PR-489-2-stack-cost] 16:31:16 Resource [jenkins-edgexfoundry-device-sdk-c-PR-489-2-stack-cost] did not exist. Created. 16:31:16 Lock acquired on [jenkins-edgexfoundry-device-sdk-c-PR-489-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:31:16 /w/workspace/device-sdk-c/2@tmp/durable-17fc7f84/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:31:17 + echo total: 0.10999999940395355 [Pipeline] stash 16:31:17 Warning: overwriting stash ‘stack-cost’ 16:31:17 Stashed 1 file(s) [Pipeline] } 16:31:18 Lock released on resource [jenkins-edgexfoundry-device-sdk-c-PR-489-2-stack-cost] [Pipeline] // lock [Pipeline] } 16:31:18 $ docker stop --time=1 979918799d1e6397eebfb78f54b67bfe71b3d3ed74bc53988a420e5d65d21918 16:31:19 $ docker rm -f --volumes 979918799d1e6397eebfb78f54b67bfe71b3d3ed74bc53988a420e5d65d21918 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 16:31:20 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 16:31:20 + [ -d /w/workspace/edgexfoundry_device-sdk-c_PR-489/archives ] 16:31:20 + ls -al /w/workspace/edgexfoundry_device-sdk-c_PR-489/archives 16:31:20 total 16 16:31:20 drwxr-xr-x 3 root root 4096 Oct 31 16:27 . 16:31:20 drwxrwxr-x 10 jenkins jenkins 4096 Oct 31 16:27 .. 16:31:20 drwxr-xr-x 2 root root 4096 Oct 31 16:27 cost 16:31:20 -rw-r--r-- 1 root root 83 Oct 31 16:27 cost.csv 16:31:20 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-c_PR-489/archives 16:31:20 + ls -al /w/workspace/edgexfoundry_device-sdk-c_PR-489/archives 16:31:20 total 16 16:31:20 drwxr-xr-x 3 jenkins jenkins 4096 Oct 31 16:27 . 16:31:20 drwxrwxr-x 10 jenkins jenkins 4096 Oct 31 16:27 .. 16:31:20 drwxr-xr-x 2 jenkins jenkins 4096 Oct 31 16:27 cost 16:31:20 -rw-r--r-- 1 jenkins jenkins 83 Oct 31 16:27 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:31:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:31:21 ---> package-listing.sh 16:31:21 ++ tr '[:upper:]' '[:lower:]' 16:31:21 ++ facter osfamily 16:31:22 + OS_FAMILY=debian 16:31:22 + workspace=/w/workspace/edgexfoundry_device-sdk-c_PR-489 16:31:22 + START_PACKAGES=/tmp/packages_start.txt 16:31:22 + END_PACKAGES=/tmp/packages_end.txt 16:31:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:31:22 + PACKAGES=/tmp/packages_start.txt 16:31:22 + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-489 ']' 16:31:22 + PACKAGES=/tmp/packages_end.txt 16:31:22 + case "${OS_FAMILY}" in 16:31:22 + dpkg -l 16:31:22 + grep '^ii' 16:31:22 + '[' -f /tmp/packages_start.txt ']' 16:31:22 + '[' -f /tmp/packages_end.txt ']' 16:31:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:31:22 + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-489 ']' 16:31:22 + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_PR-489/archives/ 16:31:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_PR-489/archives/ [Pipeline] echo 16:31:22 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-489/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:31:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:31:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:31:22 prd-ubuntu20.04-docker-8c-8g-15583 does not seem to be running inside a container 16:31: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-489/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-489 -v /w/workspace/edgexfoundry_device-sdk-c_PR-489:/w/workspace/edgexfoundry_device-sdk-c_PR-489:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-489@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-489@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 16:31:23 $ docker top da3072713bec1932b419e4c0226a1edab8f7ac48299fcda8604725652ae0977b -eo pid,comm [Pipeline] { [Pipeline] sh 16:31:23 + touch /tmp/pre-build-complete [Pipeline] sh 16:31:23 + mkdir -p /var/log/sysstat [Pipeline] sh 16:31:24 + ls /var/log/sa-host 16:31:24 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:31:24 provisioning config files... 16:31:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-489@tmp/config8674967924812683302tmp [Pipeline] { [Pipeline] echo 16:31:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:31:24 ---> create-netrc.sh [Pipeline] } 16:31:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:31:25 ---> python-tools-install.sh [Pipeline] echo 16:31:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:31:25 ---> sudo-logs.sh 16:31:25 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:31:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:31:25 ---> job-cost.sh 16:31:25 lf-activate-venv: SKIPPING 16:31:25 DEBUG: total: 0.2199999988079071 16:31:25 INFO: Retrieving Stack Cost... 16:31:26 INFO: Retrieving Pricing Info for: v3-standard-8 16:31:26 INFO: Archiving Costs [Pipeline] echo 16:31:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:31:26 ---> logs-deploy.sh 16:31:26 lf-activate-venv: SKIPPING 16:31:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-489/2 16:31:26 INFO: archiving workspace using pattern(s): 16:31:27 Archives upload complete. 16:31:27 INFO: archiving logs to Nexus 16:31:28 ---> uname -a: 16:31:28 Linux prd-ubuntu20-04-docker-8c-8g-15583 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 16:31:28 16:31:28 16:31:28 ---> lscpu: 16:31:28 Architecture: x86_64 16:31:28 CPU op-mode(s): 32-bit, 64-bit 16:31:28 Byte Order: Little Endian 16:31:28 Address sizes: 40 bits physical, 48 bits virtual 16:31:28 CPU(s): 8 16:31:28 On-line CPU(s) list: 0-7 16:31:28 Thread(s) per core: 1 16:31:28 Core(s) per socket: 1 16:31:28 Socket(s): 8 16:31:28 NUMA node(s): 1 16:31:28 Vendor ID: AuthenticAMD 16:31:28 CPU family: 23 16:31:28 Model: 49 16:31:28 Model name: AMD EPYC-Rome Processor 16:31:28 Stepping: 0 16:31:28 CPU MHz: 2799.998 16:31:28 BogoMIPS: 5599.99 16:31:28 Virtualization: AMD-V 16:31:28 Hypervisor vendor: KVM 16:31:28 Virtualization type: full 16:31:28 L1d cache: 256 KiB 16:31:28 L1i cache: 256 KiB 16:31:28 L2 cache: 4 MiB 16:31:28 L3 cache: 128 MiB 16:31:28 NUMA node0 CPU(s): 0-7 16:31:28 Vulnerability Itlb multihit: Not affected 16:31:28 Vulnerability L1tf: Not affected 16:31:28 Vulnerability Mds: Not affected 16:31:28 Vulnerability Meltdown: Not affected 16:31:28 Vulnerability Mmio stale data: Not affected 16:31:28 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:31:28 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:31:28 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 16:31:28 Vulnerability Srbds: Not affected 16:31:28 Vulnerability Tsx async abort: Not affected 16:31:28 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 16:31:28 16:31:28 16:31:28 ---> nproc: 16:31:28 8 16:31:28 16:31:28 16:31:28 ---> df -h: 16:31:28 Filesystem Size Used Avail Use% Mounted on 16:31:28 overlay 155G 11G 145G 7% / 16:31:28 tmpfs 64M 0 64M 0% /dev 16:31:28 tmpfs 16G 0 16G 0% /sys/fs/cgroup 16:31:28 shm 64M 0 64M 0% /dev/shm 16:31:28 /dev/vda1 155G 11G 145G 7% /facter-os 16:31:28 16:31:28 16:31:28 ---> sar -b -r -n DEV: 16:31:28 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15583) 10/31/23 _x86_64_ (8 CPU) 16:31:28 16:31:28 16:26:13 LINUX RESTART (8 CPU) 16:31:28 16:31:28 16:27:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:31:28 16:28:01 123.44 3.00 120.44 0.00 408.90 40759.87 0.00 16:31:28 16:29:01 2.20 0.00 2.20 0.00 0.00 25.21 0.00 16:31:28 16:30:01 0.88 0.00 0.88 0.00 0.00 9.87 0.00 16:31:28 16:31:01 1.52 0.00 1.52 0.00 0.00 17.06 0.00 16:31:28 Average: 31.24 0.73 30.51 0.00 99.64 9945.85 0.00 16:31:28 16:31:28 16:27:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:31:28 16:28:01 29070388 31576304 728020 2.21 83268 2687844 1752060 5.16 1005316 2407672 372 16:31:28 16:29:01 29070216 31576252 727640 2.21 83300 2687848 1752060 5.16 1005176 2407664 8 16:31:28 16:30:01 29077484 31583780 720220 2.19 83332 2687848 1752060 5.16 998620 2407856 20 16:31:28 16:31:01 29077260 31583600 720200 2.19 83356 2687852 1752060 5.16 998608 2407868 160 16:31:28 Average: 29073837 31579984 724020 2.20 83314 2687848 1752060 5.16 1001930 2407765 140 16:31:28 16:31:28 16:27:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:31:28 16:28:01 lo 3.38 3.38 0.34 0.34 0.00 0.00 0.00 0.00 16:31:28 16:28:01 ens3 189.76 116.19 4760.14 26.47 0.00 0.00 0.00 0.00 16:31:28 16:28:01 docker0 3.98 4.57 0.39 62.22 0.00 0.00 0.00 0.00 16:31:28 16:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:31:28 16:29:01 ens3 1.67 1.17 0.21 0.16 0.00 0.00 0.00 0.00 16:31:28 16:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:28 16:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:28 16:30:01 ens3 6.67 3.00 10.04 0.38 0.00 0.00 0.00 0.00 16:31:28 16:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:28 16:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:31:28 16:31:01 ens3 1.22 0.35 0.31 0.20 0.00 0.00 0.00 0.00 16:31:28 16:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:31:28 Average: lo 0.92 0.92 0.09 0.09 0.00 0.00 0.00 0.00 16:31:28 Average: ens3 48.65 29.45 1162.65 6.64 0.00 0.00 0.00 0.00 16:31:28 Average: docker0 0.97 1.11 0.09 15.16 0.00 0.00 0.00 0.00 16:31:28 16:31:28 16:31:28 ---> sar -P ALL: 16:31:28 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15583) 10/31/23 _x86_64_ (8 CPU) 16:31:28 16:31:28 16:26:13 LINUX RESTART (8 CPU) 16:31:28 16:31:28 16:27:03 CPU %user %nice %system %iowait %steal %idle 16:31:28 16:28:01 all 4.89 0.00 2.34 1.71 0.04 91.02 16:31:28 16:28:01 0 5.46 0.00 2.14 0.16 0.03 92.21 16:31:28 16:28:01 1 4.15 0.00 3.07 0.03 0.03 92.70 16:31:28 16:28:01 2 5.51 0.00 2.35 4.85 0.05 87.25 16:31:28 16:28:01 3 4.72 0.00 1.84 0.19 0.03 93.21 16:31:28 16:28:01 4 4.39 0.00 2.66 4.91 0.03 88.00 16:31:28 16:28:01 5 6.38 0.00 2.32 2.83 0.03 88.44 16:31:28 16:28:01 6 4.95 0.00 1.53 0.63 0.03 92.85 16:31:28 16:28:01 7 3.59 0.00 2.76 0.07 0.05 93.53 16:31:28 16:29:01 all 0.02 0.00 0.02 0.01 0.01 99.94 16:31:28 16:29:01 0 0.03 0.00 0.02 0.00 0.00 99.95 16:31:28 16:29:01 1 0.02 0.00 0.00 0.00 0.00 99.98 16:31:28 16:29:01 2 0.02 0.00 0.05 0.03 0.02 99.88 16:31:28 16:29:01 3 0.05 0.00 0.02 0.00 0.02 99.92 16:31:28 16:29:01 4 0.02 0.00 0.03 0.02 0.02 99.92 16:31:28 16:29:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:31:28 16:29:01 6 0.02 0.00 0.02 0.00 0.00 99.97 16:31:28 16:29:01 7 0.02 0.00 0.02 0.00 0.02 99.95 16:31:28 16:30:01 all 0.04 0.00 0.02 0.00 0.01 99.93 16:31:28 16:30:01 0 0.07 0.00 0.03 0.00 0.02 99.88 16:31:28 16:30:01 1 0.02 0.00 0.02 0.00 0.02 99.95 16:31:28 16:30:01 2 0.03 0.00 0.00 0.00 0.00 99.97 16:31:28 16:30:01 3 0.05 0.00 0.02 0.00 0.02 99.92 16:31:28 16:30:01 4 0.02 0.00 0.05 0.00 0.02 99.92 16:31:28 16:30:01 5 0.05 0.00 0.00 0.00 0.02 99.93 16:31:28 16:30:01 6 0.00 0.00 0.02 0.00 0.02 99.97 16:31:28 16:30:01 7 0.07 0.00 0.03 0.00 0.00 99.90 16:31:28 16:31:01 all 0.02 0.00 0.01 0.01 0.00 99.96 16:31:28 16:31:01 0 0.02 0.00 0.03 0.00 0.02 99.93 16:31:28 16:31:01 1 0.02 0.00 0.02 0.00 0.00 99.97 16:31:28 16:31:01 2 0.03 0.00 0.00 0.00 0.00 99.97 16:31:28 16:31:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:31:28 16:31:01 4 0.02 0.00 0.00 0.07 0.02 99.90 16:31:28 16:31:01 5 0.05 0.00 0.00 0.00 0.00 99.95 16:31:28 16:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 16:31:28 16:31:01 7 0.02 0.00 0.02 0.00 0.00 99.97 16:31:28 Average: all 1.21 0.00 0.58 0.42 0.02 97.78 16:31:28 Average: 0 1.35 0.00 0.54 0.04 0.02 98.06 16:31:28 Average: 1 1.02 0.00 0.75 0.01 0.01 98.21 16:31:28 Average: 2 1.36 0.00 0.58 1.18 0.02 96.86 16:31:28 Average: 3 1.18 0.00 0.46 0.05 0.02 98.30 16:31:28 Average: 4 1.07 0.00 0.67 1.21 0.02 97.03 16:31:28 Average: 5 1.58 0.00 0.56 0.69 0.01 97.16 16:31:28 Average: 6 1.21 0.00 0.38 0.15 0.01 98.25 16:31:28 Average: 7 0.90 0.00 0.69 0.02 0.02 98.38 16:31:28 16:31:28 16:31:28