Pull request #498 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 c88ce6eefd456c6e47ec634bc876aa6a2693b531+faa745f0f589186e39f3c6e0cfffdb0f71b3fbd7 (f8e43db5937714b93905a5cec7735638e0e13c69) 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-ssh7426801467246025091.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh16053315664421872574.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-498/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-498/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16335392509745038449.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-498/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14598858182588084407.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh3417383772909090932.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-498/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-498/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14784720553017243827.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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 ‘prd-ubuntu20.04-docker-8c-8g-18064’ is offline Running on prd-ubuntu20.04-docker-8c-8g-18066 in /w/workspace/edgexfoundry_device-sdk-c_PR-498 [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-498 # 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/498/head:refs/remotes/origin/PR-498 +refs/heads/napa:refs/remotes/origin/napa # timeout=10 Merging remotes/origin/napa commit faa745f0f589186e39f3c6e0cfffdb0f71b3fbd7 into PR head commit c88ce6eefd456c6e47ec634bc876aa6a2693b531 Merge succeeded, producing c88ce6eefd456c6e47ec634bc876aa6a2693b531 Checking out Revision c88ce6eefd456c6e47ec634bc876aa6a2693b531 (PR-498) > git config core.sparsecheckout # timeout=10 > git checkout -f c88ce6eefd456c6e47ec634bc876aa6a2693b531 # 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 faa745f0f589186e39f3c6e0cfffdb0f71b3fbd7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c88ce6eefd456c6e47ec634bc876aa6a2693b531 # timeout=10 Commit message: "fix: bump sdk version to 3.1.1" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:33:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:33:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:33:40 ========================================================= 06:33:40 EdgeX Global Pipelines Version Info 06:33:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:33:41 ------------------- 06:33:41 stable info: 06:33:41 ------------------- 06:33:41 Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com 06:33:41 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 06:33:41 Message: update stable to v1.0.257 06:33:41 ------------------- 06:33:41 experimental info: 06:33:41 ------------------- 06:33:41 Commited By: **** collab-it+edgex@linuxfoundation.org 06:33:41 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 06:33:41 Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:33:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-c-settings [Pipeline] echo 06:33:41 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-c [Pipeline] echo 06:33:41 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:33:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:33:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:33:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = scripts/Dockerfile.alpine [Pipeline] echo 06:33:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = scripts/Dockerfile.alpine-base [Pipeline] echo 06:33:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:33:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:33:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk [Pipeline] echo 06:33:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:33:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:33:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:33:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 06:33:42 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:33:42 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:33:42 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:33:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-498 [Pipeline] echo 06:33:42 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-498 [Pipeline] echo 06:33:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-498 [Pipeline] echo 06:33:42 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c88ce6eefd456c6e47ec634bc876aa6a2693b531 [Pipeline] echo 06:33:42 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c88ce6e [Pipeline] echo 06:33:42 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:33:42 provisioning config files... 06:33:42 copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-498@tmp/config15939386126359202597tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:33:43 ---> docker-login.sh 06:33:43 nexus3.edgexfoundry.org:10001 06:33:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:33:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:33:43 Configure a credential helper to remove this warning. See 06:33:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:33:43 06:33:43 Login Succeeded 06:33:43 nexus3.edgexfoundry.org:10002 06:33:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:33:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:33:43 Configure a credential helper to remove this warning. See 06:33:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:33:43 06:33:43 Login Succeeded 06:33:43 nexus3.edgexfoundry.org:10003 06:33:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:33:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:33:44 Configure a credential helper to remove this warning. See 06:33:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:33:44 06:33:44 Login Succeeded 06:33:44 nexus3.edgexfoundry.org:10004 06:33:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:33:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:33:44 Configure a credential helper to remove this warning. See 06:33:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:33:44 06:33:44 Login Succeeded 06:33:44 docker.io 06:33:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:33:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:33:44 Configure a credential helper to remove this warning. See 06:33:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:33:44 06:33:44 Login Succeeded 06:33:44 ---> docker-login.sh ends [Pipeline] } 06:33:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build LTS Release Image) [Pipeline] sh 06:33:45 + git rev-list -1 --merges c88ce6eefd456c6e47ec634bc876aa6a2693b531~1..c88ce6eefd456c6e47ec634bc876aa6a2693b531 [Pipeline] echo 06:33:45 -----------> git rev-list -1 --merges c88ce6eefd456c6e47ec634bc876aa6a2693b531~1..c88ce6eefd456c6e47ec634bc876aa6a2693b531 c88ce6eefd456c6e47ec634bc876aa6a2693b531 [false] [Pipeline] sh 06:33:45 + git log --format=format:%s -1 c88ce6eefd456c6e47ec634bc876aa6a2693b531 [Pipeline] echo 06:33:45 ========================================================= 06:33:45 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:33:45 ========================================================= 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 06:33:46 + git rev-list -1 --merges c88ce6eefd456c6e47ec634bc876aa6a2693b531~1..c88ce6eefd456c6e47ec634bc876aa6a2693b531 [Pipeline] echo 06:33:46 -----------> git rev-list -1 --merges c88ce6eefd456c6e47ec634bc876aa6a2693b531~1..c88ce6eefd456c6e47ec634bc876aa6a2693b531 c88ce6eefd456c6e47ec634bc876aa6a2693b531 [false] [Pipeline] sh 06:33:46 + git log --format=format:%s -1 c88ce6eefd456c6e47ec634bc876aa6a2693b531 [Pipeline] echo 06:33:46 ========================================================= 06:33:46 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:33:46 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 06:33:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:33:47 + grep -v github /etc/ssh/ssh_known_hosts 06:33:47 + [ -e /tmp/ssh_known_hosts ] 06:33:47 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:33:47 + + sudo tee -a /etc/ssh/ssh_known_hosts 06:33:47 echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:33:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:33:47 06:33:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:33:48 0.1.4: Pulling from edgex-devops/py-git-semver 06:33:48 b85a868b505f: Pulling fs layer 06:33:48 e2be974225ed: Pulling fs layer 06:33:48 339a4e72a1f5: Pulling fs layer 06:33:48 988bab9f4d93: Pulling fs layer 06:33:48 1469e6f7b9e6: Pulling fs layer 06:33:48 eaf3925da568: Pulling fs layer 06:33:48 bab4dde63d76: Pulling fs layer 06:33:48 bde34c3a00c8: Pulling fs layer 06:33:48 b352a97aabf1: Pulling fs layer 06:33:48 4872d77fe225: Pulling fs layer 06:33:48 5851b861e8e6: Pulling fs layer 06:33:48 988bab9f4d93: Waiting 06:33:48 eaf3925da568: Waiting 06:33:48 1469e6f7b9e6: Waiting 06:33:48 bde34c3a00c8: Waiting 06:33:48 b352a97aabf1: Waiting 06:33:48 4872d77fe225: Waiting 06:33:48 5851b861e8e6: Waiting 06:33:48 e2be974225ed: Verifying Checksum 06:33:48 e2be974225ed: Download complete 06:33:48 988bab9f4d93: Verifying Checksum 06:33:48 988bab9f4d93: Download complete 06:33:48 1469e6f7b9e6: Verifying Checksum 06:33:48 eaf3925da568: Verifying Checksum 06:33:48 eaf3925da568: Download complete 06:33:48 339a4e72a1f5: Verifying Checksum 06:33:48 339a4e72a1f5: Download complete 06:33:48 bde34c3a00c8: Download complete 06:33:48 b352a97aabf1: Verifying Checksum 06:33:48 b352a97aabf1: Download complete 06:33:48 4872d77fe225: Verifying Checksum 06:33:48 4872d77fe225: Download complete 06:33:48 5851b861e8e6: Download complete 06:33:48 b85a868b505f: Verifying Checksum 06:33:48 b85a868b505f: Download complete 06:33:48 bab4dde63d76: Verifying Checksum 06:33:48 bab4dde63d76: Download complete 06:33:50 b85a868b505f: Pull complete 06:33:50 e2be974225ed: Pull complete 06:33:50 339a4e72a1f5: Pull complete 06:33:50 988bab9f4d93: Pull complete 06:33:51 1469e6f7b9e6: Pull complete 06:33:51 eaf3925da568: Pull complete 06:33:53 bab4dde63d76: Pull complete 06:33:53 bde34c3a00c8: Pull complete 06:33:53 b352a97aabf1: Pull complete 06:33:53 4872d77fe225: Pull complete 06:33:53 5851b861e8e6: Pull complete 06:33:53 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:33:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:33:53 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:33:53 prd-ubuntu20.04-docker-8c-8g-18066 does not seem to be running inside a container 06:33:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_PR-498 -v /w/workspace/edgexfoundry_device-sdk-c_PR-498:/w/workspace/edgexfoundry_device-sdk-c_PR-498:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-498@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-498@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 06:33:56 $ docker top 7262869d893476a829d8d288f16084adc359ef53dfc867a78204dbecca9718f8 -eo pid,comm 06:33:56 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). 06:33:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:33:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:33:56 [ssh-agent] Looking for ssh-agent implementation... 06:33:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:33:56 $ docker exec 7262869d893476a829d8d288f16084adc359ef53dfc867a78204dbecca9718f8 ssh-agent 06:33:57 SSH_AUTH_SOCK=/tmp/ssh-pV6E5oiVlSll/agent.31 06:33:57 SSH_AGENT_PID=37 06:33:57 Running ssh-add (command line suppressed) 06:33:57 Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-498@tmp/private_key_7452546316644876753.key (/w/workspace/edgexfoundry_device-sdk-c_PR-498@tmp/private_key_7452546316644876753.key) 06:33:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:33:57 + git tag --points-at HEAD [Pipeline] } 06:33:57 $ docker exec --env ******** --env ******** 7262869d893476a829d8d288f16084adc359ef53dfc867a78204dbecca9718f8 ssh-agent -k 06:33:57 unset SSH_AUTH_SOCK; 06:33:57 unset SSH_AGENT_PID; 06:33:57 echo Agent pid 37 killed; 06:33:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:33:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:33:57 [ssh-agent] Looking for ssh-agent implementation... 06:33:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:33:57 $ docker exec 7262869d893476a829d8d288f16084adc359ef53dfc867a78204dbecca9718f8 ssh-agent 06:33:57 SSH_AUTH_SOCK=/tmp/ssh-F9nZbramNL6m/agent.68 06:33:57 SSH_AGENT_PID=75 06:33:57 Running ssh-add (command line suppressed) 06:33:58 Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-498@tmp/private_key_2041658036047449837.key (/w/workspace/edgexfoundry_device-sdk-c_PR-498@tmp/private_key_2041658036047449837.key) 06:33:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:33:58 + git semver init 06:33:58 2023-11-15 06:33:58,523 [run_init] DEBUG init version:0.0.0 force:False 06:33:58 2023-11-15 06:33:58,524 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-c_PR-498/.semver 06:33:58 2023-11-15 06:33:58,524 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-c.git /w/workspace/edgexfoundry_device-sdk-c_PR-498/.semver 06:33:58 2023-11-15 06:33:58,524 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-c.git', '/w/workspace/edgexfoundry_device-sdk-c_PR-498/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-c_PR-498, universal_newlines=False, shell=None, istream=None) 06:33:59 2023-11-15 06:33:59,392 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-c_PR-498/.git/info/exclude 06:33:59 2023-11-15 06:33:59,392 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-c_PR-498/.semver/PR-498 with force:False 06:33:59 2023-11-15 06:33:59,392 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-c_PR-498/.semver/PR-498 06:33:59 2023-11-15 06:33:59,397 [execute] INFO git cat-file --batch-check 06:33:59 2023-11-15 06:33:59,397 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-c_PR-498/.semver, universal_newlines=False, shell=None, istream=) 06:33:59 2023-11-15 06:33:59,402 [execute] INFO git cat-file --batch 06:33:59 2023-11-15 06:33:59,402 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-c_PR-498/.semver, universal_newlines=False, shell=None, istream=) 06:33:59 2023-11-15 06:33:59,407 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-c_PR-498/.semver/PR-498 06:33:59 0.0.0 [Pipeline] } 06:33:59 $ docker exec --env ******** --env ******** 7262869d893476a829d8d288f16084adc359ef53dfc867a78204dbecca9718f8 ssh-agent -k 06:33:59 unset SSH_AUTH_SOCK; 06:33:59 unset SSH_AGENT_PID; 06:33:59 echo Agent pid 75 killed; 06:33:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:34:00 + git semver [Pipeline] } 06:34:00 $ docker stop --time=1 7262869d893476a829d8d288f16084adc359ef53dfc867a78204dbecca9718f8 06:34:01 $ docker rm -f --volumes 7262869d893476a829d8d288f16084adc359ef53dfc867a78204dbecca9718f8 [Pipeline] // withDockerContainer [Pipeline] sh 06:34:02 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:34:02 Stashed 1 file(s) [Pipeline] echo 06:34:02 [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 06:34:02 provisioning config files... 06:34:02 copy managed file [device-sdk-c-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-498@tmp/config7518992559749251087tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:34:03 ---> docker-login.sh 06:34:03 nexus3.edgexfoundry.org:10001 06:34:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:34:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:34:03 Configure a credential helper to remove this warning. See 06:34:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:34:03 06:34:03 Login Succeeded 06:34:03 nexus3.edgexfoundry.org:10002 06:34:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:34:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:34:03 Configure a credential helper to remove this warning. See 06:34:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:34:03 06:34:03 Login Succeeded 06:34:03 nexus3.edgexfoundry.org:10003 06:34:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:34:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:34:03 Configure a credential helper to remove this warning. See 06:34:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:34:03 06:34:03 Login Succeeded 06:34:03 nexus3.edgexfoundry.org:10004 06:34:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:34:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:34:03 Configure a credential helper to remove this warning. See 06:34:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:34:03 06:34:03 Login Succeeded 06:34:03 docker.io 06:34:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:34:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:34:03 Configure a credential helper to remove this warning. See 06:34:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:34:03 06:34:03 Login Succeeded 06:34:03 ---> docker-login.sh ends [Pipeline] } 06:34:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:34:04 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 06:34:04 + git log --pretty=%H %s 06:34:04 + grep ci(lts-release) 06:34:04 + head -n 1 06:34:04 + awk {print $1} [Pipeline] echo 06:34:04 [prepBaseBuildImage] Re-Tagging exiting image: nexus3.edgexfoundry.org:10002/device-sdk-c-builder-x86_64:faa745f0f589186e39f3c6e0cfffdb0f71b3fbd7 [Pipeline] sh 06:34:04 + docker pull nexus3.edgexfoundry.org:10002/device-sdk-c-builder-x86_64:faa745f0f589186e39f3c6e0cfffdb0f71b3fbd7 06:34:04 faa745f0f589186e39f3c6e0cfffdb0f71b3fbd7: Pulling from device-sdk-c-builder-x86_64 06:34:04 96526aa774ef: Pulling fs layer 06:34:04 4f9bc52d1dc7: Pulling fs layer 06:34:04 585e8d389ef7: Pulling fs layer 06:34:04 3423b2a5ea43: Pulling fs layer 06:34:04 bb226d34ec8c: Pulling fs layer 06:34:04 086b5312e468: Pulling fs layer 06:34:04 3423b2a5ea43: Waiting 06:34:04 11fdbfc70b38: Pulling fs layer 06:34:04 fd305ee336ed: Pulling fs layer 06:34:04 11fdbfc70b38: Waiting 06:34:04 fd305ee336ed: Waiting 06:34:04 086b5312e468: Waiting 06:34:04 b7eec2cb7897: Pulling fs layer 06:34:04 b7eec2cb7897: Waiting 06:34:04 4f9bc52d1dc7: Download complete 06:34:04 3423b2a5ea43: Verifying Checksum 06:34:04 3423b2a5ea43: Download complete 06:34:04 bb226d34ec8c: Verifying Checksum 06:34:04 bb226d34ec8c: Download complete 06:34:04 96526aa774ef: Verifying Checksum 06:34:04 96526aa774ef: Download complete 06:34:04 11fdbfc70b38: Verifying Checksum 06:34:04 11fdbfc70b38: Download complete 06:34:04 fd305ee336ed: Verifying Checksum 06:34:04 fd305ee336ed: Download complete 06:34:04 086b5312e468: Download complete 06:34:04 b7eec2cb7897: Download complete 06:34:05 96526aa774ef: Pull complete 06:34:05 4f9bc52d1dc7: Pull complete 06:34:05 585e8d389ef7: Verifying Checksum 06:34:05 585e8d389ef7: Download complete 06:34:08 585e8d389ef7: Pull complete 06:34:08 3423b2a5ea43: Pull complete 06:34:08 bb226d34ec8c: Pull complete 06:34:08 086b5312e468: Pull complete 06:34:08 11fdbfc70b38: Pull complete 06:34:08 fd305ee336ed: Pull complete 06:34:08 b7eec2cb7897: Pull complete 06:34:08 Digest: sha256:3ec7123fb91b4a511f3d76380cde1bfed4ea5ab0d734fd668911db47a8038c56 06:34:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/device-sdk-c-builder-x86_64:faa745f0f589186e39f3c6e0cfffdb0f71b3fbd7 06:34:08 nexus3.edgexfoundry.org:10002/device-sdk-c-builder-x86_64:faa745f0f589186e39f3c6e0cfffdb0f71b3fbd7 [Pipeline] sh 06:34:09 + docker tag nexus3.edgexfoundry.org:10002/device-sdk-c-builder-x86_64:faa745f0f589186e39f3c6e0cfffdb0f71b3fbd7 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 06:34:09 + docker inspect -f . ci-base-image-x86_64 06:34:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:34:09 prd-ubuntu20.04-docker-8c-8g-18066 does not seem to be running inside a container 06:34:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-c_PR-498 -v /w/workspace/edgexfoundry_device-sdk-c_PR-498:/w/workspace/edgexfoundry_device-sdk-c_PR-498:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-498@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-498@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 06:34:12 $ docker top 27825895a5d87f446740424c7e52dc1a7e2e1e953322c6cb0a3dd4d44ca71947 -eo pid,comm [Pipeline] { [Pipeline] sh 06:34:13 + make test 06:34:13 echo "make test" 06:34:13 make test [Pipeline] } 06:34:13 $ docker stop --time=1 27825895a5d87f446740424c7e52dc1a7e2e1e953322c6cb0a3dd4d44ca71947 06:34:14 $ docker rm -f --volumes 27825895a5d87f446740424c7e52dc1a7e2e1e953322c6cb0a3dd4d44ca71947 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:34:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:34:15 + ls -al . 06:34:15 total 212 06:34:15 drwxrwxr-x 9 jenkins jenkins 4096 Nov 15 06:33 . 06:34:15 drwxrwxr-x 4 jenkins jenkins 4096 Nov 15 06:33 .. 06:34:15 drwxrwxr-x 8 jenkins jenkins 4096 Nov 15 06:34 .git 06:34:15 drwxrwxr-x 3 jenkins jenkins 4096 Nov 15 06:33 .github 06:34:15 -rw-rw-r-- 1 jenkins jenkins 176 Nov 15 06:33 .gitignore 06:34:15 drwxr-xr-x 3 jenkins jenkins 4096 Nov 15 06:33 .semver 06:34:15 -rw-rw-r-- 1 jenkins jenkins 2908 Nov 15 06:33 Attribution.txt 06:34:15 -rw-rw-r-- 1 jenkins jenkins 11953 Nov 15 06:33 CHANGELOG.md 06:34:15 -rw-rw-r-- 1 jenkins jenkins 108574 Nov 15 06:33 Doxyfile 06:34:15 -rw-rw-r-- 1 jenkins jenkins 677 Nov 15 06:33 GOVERNANCE.md 06:34:15 -rw-rw-r-- 1 jenkins jenkins 784 Nov 15 06:33 Jenkinsfile 06:34:15 -rw-rw-r-- 1 jenkins jenkins 10174 Nov 15 06:33 LICENSE 06:34:15 -rw-rw-r-- 1 jenkins jenkins 444 Nov 15 06:33 Makefile 06:34:15 -rw-rw-r-- 1 jenkins jenkins 618 Nov 15 06:33 OWNERS.md 06:34:15 -rw-rw-r-- 1 jenkins jenkins 1651 Nov 15 06:33 README.IOT.md 06:34:15 -rw-rw-r-- 1 jenkins jenkins 4215 Nov 15 06:33 README.md 06:34:15 -rw-rw-r-- 1 jenkins jenkins 1245 Nov 15 06:33 README.v3.md 06:34:15 -rw-rw-r-- 1 jenkins jenkins 5 Nov 15 06:34 VERSION 06:34:15 drwxrwxr-x 2 jenkins jenkins 4096 Nov 15 06:33 docs 06:34:15 drwxrwxr-x 4 jenkins jenkins 4096 Nov 15 06:33 include 06:34:15 drwxrwxr-x 2 jenkins jenkins 4096 Nov 15 06:33 scripts 06:34:15 drwxrwxr-x 4 jenkins jenkins 4096 Nov 15 06:33 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:16 + 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=c88ce6eefd456c6e47ec634bc876aa6a2693b531 --label arch=amd64 --label version=0.0.0 . 06:34:16 Sending build context to Docker daemon 4.964MB 06:34:16 Step 1/17 : ARG BASE=alpine:3.18 06:34:16 Step 2/17 : FROM ${BASE} 06:34:16 ---> fbfc8f2b3e40 06:34:16 Step 3/17 : LABEL maintainer="IOTech " 06:34:16 ---> Running in f293b6442632 06:34:16 Removing intermediate container f293b6442632 06:34:16 ---> 66eecf2c4c76 06:34:16 Step 4/17 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub 06:34:16 ---> Running in 044f1a576ac1 06:34:16 Connecting to iotech.jfrog.io (34.247.22.236:443) 06:34:17 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 06:34:17 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 06:34:17 '/etc/apk/keys/alpine.dev.rsa.pub' saved 06:34:17 Removing intermediate container 044f1a576ac1 06:34:17 ---> 0fd777d828bc 06:34:17 Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main' >> /etc/apk/repositories 06:34:17 ---> Running in a087f73f7860 06:34:17 Still waiting to schedule task 06:34:17 ‘prd-ubuntu20.04-docker-arm64-4c-16g-18065’ is offline 06:34:18 Removing intermediate container a087f73f7860 06:34:18 ---> 2fbef7c62ad0 06:34:18 Step 6/17 : RUN apk add --update --no-cache binutils gcc libc-dev make git cmake yaml-dev curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev libcbor-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev iotech-iot-1.5-dev && mkdir -p /edgex-c-sdk/build 06:34:18 ---> Running in a9f2b690c6e3 06:34:19 fetch https://nl.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:34:19 fetch https://nl.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:34:20 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/x86_64/APKINDEX.tar.gz 06:34:20 WARNING: This apk-tools is OLD! Some packages might not function properly. 06:34:20 (1/11) Installing iotech-iot-1.5-dev (1.5.0-r0) 06:34:21 (2/11) Installing libcbor-dev (0.10.2-r1) 06:34:21 (3/11) Installing libmenuw (6.4_p20230506-r0) 06:34:21 (4/11) Installing libpanelw (6.4_p20230506-r0) 06:34:21 (5/11) Installing libncurses++ (6.4_p20230506-r0) 06:34:22 (6/11) Installing ncurses-dev (6.4_p20230506-r0) 06:34:22 (7/11) Installing libblkid (2.38.1-r8) 06:34:23 (8/11) Installing libfdisk (2.38.1-r8) 06:34:23 (9/11) Installing libmount (2.38.1-r8) 06:34:23 (10/11) Installing libsmartcols (2.38.1-r8) 06:34:24 (11/11) Installing util-linux-dev (2.38.1-r8) 06:34:24 Executing busybox-1.36.1-r2.trigger 06:34:24 OK: 336 MiB in 100 packages 06:34:25 Removing intermediate container a9f2b690c6e3 06:34:25 ---> 936ee386b107 06:34:25 Step 7/17 : COPY VERSION /edgex-c-sdk/ 06:34:25 ---> 5a06168afc59 06:34:25 Step 8/17 : COPY src /edgex-c-sdk/src/ 06:34:25 ---> 25c24300c166 06:34:25 Step 9/17 : COPY include /edgex-c-sdk/include/ 06:34:25 ---> cb6a008f7d6a 06:34:25 Step 10/17 : COPY scripts /edgex-c-sdk/scripts 06:34:26 ---> f0df393919fe 06:34:26 Step 11/17 : COPY LICENSE /edgex-c-sdk/ 06:34:26 ---> 0e6e940f6c50 06:34:26 Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ 06:34:26 ---> 1754be19f1d9 06:34:26 Step 13/17 : WORKDIR /edgex-c-sdk 06:34:26 ---> Running in d114fd4a27bd 06:34:26 Removing intermediate container d114fd4a27bd 06:34:26 ---> ed18138a1a43 06:34:26 Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] 06:34:26 ---> Running in a1aaa1c57aef 06:34:26 Removing intermediate container a1aaa1c57aef 06:34:26 ---> 2b0fd410fc7e 06:34:26 Step 15/17 : LABEL arch=amd64 06:34:26 ---> Running in b3d6e4a2614c 06:34:26 Removing intermediate container b3d6e4a2614c 06:34:26 ---> 4433c3f0782d 06:34:26 Step 16/17 : LABEL git_sha=c88ce6eefd456c6e47ec634bc876aa6a2693b531 06:34:26 ---> Running in b1ac48096636 06:34:26 Removing intermediate container b1ac48096636 06:34:26 ---> b17ba3442e61 06:34:26 Step 17/17 : LABEL version=0.0.0 06:34:26 ---> Running in b6ccf3ed36e4 06:34:26 Removing intermediate container b6ccf3ed36e4 06:34:26 ---> 9f75624d251e 06:34:26 [Warning] One or more build-args [ARCH MAKE] were not consumed 06:34:26 Successfully built 9f75624d251e 06:34:26 Successfully tagged device-sdk:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:34:27 06:34:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:34:28 latest: Pulling from edgex-lftools-log-publisher 06:34:28 5eb5b503b376: Pulling fs layer 06:34:28 5c69ac0246d0: Pulling fs layer 06:34:28 ec43610c2a17: Pulling fs layer 06:34:28 3a2ae6a8a46f: Pulling fs layer 06:34:28 33b1e0a273af: Pulling fs layer 06:34:28 5d3b04190fa2: Pulling fs layer 06:34:28 2f39f015ded8: Pulling fs layer 06:34:28 3a2ae6a8a46f: Waiting 06:34:28 33b1e0a273af: Waiting 06:34:28 5d3b04190fa2: Waiting 06:34:28 2f39f015ded8: Waiting 06:34:28 5c69ac0246d0: Verifying Checksum 06:34:28 5c69ac0246d0: Download complete 06:34:28 3a2ae6a8a46f: Download complete 06:34:28 ec43610c2a17: Verifying Checksum 06:34:28 ec43610c2a17: Download complete 06:34:28 33b1e0a273af: Verifying Checksum 06:34:28 33b1e0a273af: Download complete 06:34:28 5d3b04190fa2: Download complete 06:34:28 5eb5b503b376: Verifying Checksum 06:34:28 5eb5b503b376: Download complete 06:34:28 2f39f015ded8: Download complete 06:34:29 5eb5b503b376: Pull complete 06:34:29 5c69ac0246d0: Pull complete 06:34:30 ec43610c2a17: Pull complete 06:34:30 3a2ae6a8a46f: Pull complete 06:34:30 33b1e0a273af: Pull complete 06:34:30 5d3b04190fa2: Pull complete 06:34:34 2f39f015ded8: Pull complete 06:34:34 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:34:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:34:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:34:34 prd-ubuntu20.04-docker-8c-8g-18066 does not seem to be running inside a container 06:34:34 $ 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-498 -v /w/workspace/edgexfoundry_device-sdk-c_PR-498:/w/workspace/edgexfoundry_device-sdk-c_PR-498:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-498@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-498@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 06:34:40 $ docker top fef855cf0d59ec497db40f023cdea768ba08de7e9782a3bbe4bb96855b9b9948 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:34:41 ---> job-cost.sh 06:34:41 lf-activate-venv: SKIPPING 06:34:41 INFO: No Stack... 06:34:41 INFO: Retrieving Pricing Info for: v3-standard-8 06:34:41 INFO: Archiving Costs [Pipeline] sh 06:34:42 + cat /w/workspace/edgexfoundry_device-sdk-c_PR-498/archives/cost.csv 06:34:42 + cut -d, -f6 [Pipeline] lock 06:34:42 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-PR-498-1-stack-cost] 06:34:42 Resource [jenkins-edgexfoundry-device-sdk-c-PR-498-1-stack-cost] did not exist. Created. 06:34:42 Lock acquired on [jenkins-edgexfoundry-device-sdk-c-PR-498-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:34:42 + echo total: 0.2199999988079071 [Pipeline] stash 06:34:42 Stashed 1 file(s) [Pipeline] } 06:34:42 Lock released on resource [jenkins-edgexfoundry-device-sdk-c-PR-498-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:34:42 $ docker stop --time=1 fef855cf0d59ec497db40f023cdea768ba08de7e9782a3bbe4bb96855b9b9948 06:34:43 $ docker rm -f --volumes fef855cf0d59ec497db40f023cdea768ba08de7e9782a3bbe4bb96855b9b9948 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:35:57 Running on prd-ubuntu20.04-docker-arm64-4c-16g-18067 in /w/workspace/edgexfoundry_device-sdk-c_PR-498 [Pipeline] { [Pipeline] ws 06:35:57 Running in /w/workspace/device-sdk-c/1 [Pipeline] { [Pipeline] checkout 06:35:57 Selected Git installation does not exist. Using Default 06:35:57 The recommended git tool is: NONE 06:36:02 using credential edgex-jenkins-ssh 06:36:02 Cloning the remote Git repository 06:36:02 Cloning repository git@github.com:edgexfoundry/device-sdk-c.git 06:36:03 > git init /w/workspace/device-sdk-c/1 # timeout=10 06:36:03 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 06:36:03 > git --version # timeout=10 06:36:03 > git --version # 'git version 2.25.1' 06:36:03 using GIT_SSH to set credentials SSH Credentials for GitHub 06:36:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:36:04 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 06:36:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:36:05 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 06:36:05 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 06:36:05 using GIT_SSH to set credentials SSH Credentials for GitHub 06:36:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/498/head:refs/remotes/origin/PR-498 +refs/heads/napa:refs/remotes/origin/napa # timeout=10 06:36:05 Merging remotes/origin/napa commit faa745f0f589186e39f3c6e0cfffdb0f71b3fbd7 into PR head commit c88ce6eefd456c6e47ec634bc876aa6a2693b531 06:36:06 Merge succeeded, producing c88ce6eefd456c6e47ec634bc876aa6a2693b531 06:36:06 Checking out Revision c88ce6eefd456c6e47ec634bc876aa6a2693b531 (PR-498) 06:36:05 > git config core.sparsecheckout # timeout=10 06:36:05 > git checkout -f c88ce6eefd456c6e47ec634bc876aa6a2693b531 # timeout=10 06:36:06 > git remote # timeout=10 06:36:06 > git config --get remote.origin.url # timeout=10 06:36:06 using GIT_SSH to set credentials SSH Credentials for GitHub 06:36:06 > git merge faa745f0f589186e39f3c6e0cfffdb0f71b3fbd7 # timeout=10 06:36:06 > git rev-parse HEAD^{commit} # timeout=10 06:36:06 > git config core.sparsecheckout # timeout=10 06:36:06 > git checkout -f c88ce6eefd456c6e47ec634bc876aa6a2693b531 # timeout=10 06:36:09 Commit message: "fix: bump sdk version to 3.1.1" 06:36:09 > git --version # timeout=10 06:36:09 > git --version # 'git version 2.25.1' 06:36:09 fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:36:11 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:36:11 % Total % Received % Xferd Average Speed Time Time Time Current 06:36:11 Dload Upload Total Spent Left Speed 06:36:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 104k 0 --:--:-- --:--:-- --:--:-- 104k [Pipeline] sh 06:36:11 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:36:12 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee 06:36:12 /etc/docker/daemon.new 06:36:12 { 06:36:12 "registry-mirrors": [ 06:36:12 "https://nexus3.edgexfoundry.org:10001" 06:36:12 ], 06:36:12 "bip": "10.250.0.254/24", 06:36:12 "hosts": [ 06:36:12 "tcp://0.0.0.0:5555", 06:36:12 "unix:///var/run/docker.sock" 06:36:12 ], 06:36:12 "mtu": 1458, 06:36:12 "selinux-enabled": true, 06:36:12 "seccomp-profile": "/etc/docker/seccomp.json" 06:36:12 } [Pipeline] sh 06:36:12 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:36:13 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:36:31 provisioning config files... 06:36:31 copy managed file [device-sdk-c-settings] to file:/w/workspace/device-sdk-c/1@tmp/config11522448694070112787tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:36:31 ---> docker-login.sh 06:36:31 nexus3.edgexfoundry.org:10001 06:36:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:36:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:36:32 Configure a credential helper to remove this warning. See 06:36:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:36:32 06:36:32 Login Succeeded 06:36:32 nexus3.edgexfoundry.org:10002 06:36:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:36:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:36:33 Configure a credential helper to remove this warning. See 06:36:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:36:33 06:36:33 Login Succeeded 06:36:33 nexus3.edgexfoundry.org:10003 06:36:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:36:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:36:33 Configure a credential helper to remove this warning. See 06:36:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:36:33 06:36:33 Login Succeeded 06:36:33 nexus3.edgexfoundry.org:10004 06:36:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:36:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:36:33 Configure a credential helper to remove this warning. See 06:36:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:36:33 06:36:33 Login Succeeded 06:36:33 docker.io 06:36:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:36:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:36:34 Configure a credential helper to remove this warning. See 06:36:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:36:34 06:36:34 Login Succeeded 06:36:34 ---> docker-login.sh ends [Pipeline] } 06:36:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:36:34 [edgeX.isLTS] Checking if [napa] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 06:36:34 + grep ci(lts-release) 06:36:34 + git log --pretty=%H %s 06:36:34 + awk {print $1} 06:36:34 + head -n 1 [Pipeline] echo 06:36:34 [prepBaseBuildImage] Re-Tagging exiting image: nexus3.edgexfoundry.org:10002/device-sdk-c-builder-arm64:faa745f0f589186e39f3c6e0cfffdb0f71b3fbd7 [Pipeline] sh 06:36:35 + docker pull nexus3.edgexfoundry.org:10002/device-sdk-c-builder-arm64:faa745f0f589186e39f3c6e0cfffdb0f71b3fbd7 06:36:35 faa745f0f589186e39f3c6e0cfffdb0f71b3fbd7: Pulling from device-sdk-c-builder-arm64 06:36:35 579b34f0a95b: Pulling fs layer 06:36:35 b046b3a35be6: Pulling fs layer 06:36:35 2014ba793e07: Pulling fs layer 06:36:35 37152cc71573: Pulling fs layer 06:36:35 3b62a4435cd8: Pulling fs layer 06:36:35 e1b1e155426b: Pulling fs layer 06:36:35 6026ac9a2879: Pulling fs layer 06:36:35 a51c0497d701: Pulling fs layer 06:36:35 5290c3b9fb3b: Pulling fs layer 06:36:35 e1b1e155426b: Waiting 06:36:35 6026ac9a2879: Waiting 06:36:35 a51c0497d701: Waiting 06:36:35 37152cc71573: Waiting 06:36:35 5290c3b9fb3b: Waiting 06:36:35 3b62a4435cd8: Waiting 06:36:35 b046b3a35be6: Verifying Checksum 06:36:35 b046b3a35be6: Download complete 06:36:35 37152cc71573: Verifying Checksum 06:36:35 37152cc71573: Download complete 06:36:35 3b62a4435cd8: Verifying Checksum 06:36:35 3b62a4435cd8: Download complete 06:36:35 579b34f0a95b: Download complete 06:36:35 6026ac9a2879: Verifying Checksum 06:36:35 6026ac9a2879: Download complete 06:36:35 e1b1e155426b: Verifying Checksum 06:36:35 e1b1e155426b: Download complete 06:36:35 5290c3b9fb3b: Verifying Checksum 06:36:35 5290c3b9fb3b: Download complete 06:36:35 a51c0497d701: Verifying Checksum 06:36:35 a51c0497d701: Download complete 06:36:36 579b34f0a95b: Pull complete 06:36:36 b046b3a35be6: Pull complete 06:36:37 2014ba793e07: Verifying Checksum 06:36:37 2014ba793e07: Download complete 06:36:47 2014ba793e07: Pull complete 06:36:48 37152cc71573: Pull complete 06:36:48 3b62a4435cd8: Pull complete 06:36:48 e1b1e155426b: Pull complete 06:36:48 6026ac9a2879: Pull complete 06:36:49 a51c0497d701: Pull complete 06:36:49 5290c3b9fb3b: Pull complete 06:36:49 Digest: sha256:562758cfa96a572b54c21e92050971cac9011483215b3dcbf73b74f9ee2fb111 06:36:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/device-sdk-c-builder-arm64:faa745f0f589186e39f3c6e0cfffdb0f71b3fbd7 06:36:49 nexus3.edgexfoundry.org:10002/device-sdk-c-builder-arm64:faa745f0f589186e39f3c6e0cfffdb0f71b3fbd7 [Pipeline] sh 06:36:49 + docker tag nexus3.edgexfoundry.org:10002/device-sdk-c-builder-arm64:faa745f0f589186e39f3c6e0cfffdb0f71b3fbd7 ci-base-image-arm64 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:50 + docker inspect -f . ci-base-image-arm64 06:36:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:36:50 prd-ubuntu20.04-docker-arm64-4c-16g-18067 does not seem to be running inside a container 06:36:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-c/1 -v /w/workspace/device-sdk-c/1:/w/workspace/device-sdk-c/1:rw,z -v /w/workspace/device-sdk-c/1@tmp:/w/workspace/device-sdk-c/1@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-arm64 cat 06:36:52 $ docker top 0e992336180fe23e9d58d5513c565a75e794c2021745be14f090ff7237df4245 -eo pid,comm [Pipeline] { [Pipeline] sh 06:36:53 + make test 06:36:53 echo "make test" 06:36:53 make test [Pipeline] } 06:36:53 $ docker stop --time=1 0e992336180fe23e9d58d5513c565a75e794c2021745be14f090ff7237df4245 06:36:55 $ docker rm -f --volumes 0e992336180fe23e9d58d5513c565a75e794c2021745be14f090ff7237df4245 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:36:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:36:56 + ls -al . 06:36:56 total 208 06:36:56 drwxrwxr-x 8 jenkins jenkins 4096 Nov 15 06:36 . 06:36:56 drwxrwxr-x 4 jenkins jenkins 4096 Nov 15 06:36 .. 06:36:56 drwxrwxr-x 8 jenkins jenkins 4096 Nov 15 06:36 .git 06:36:56 drwxrwxr-x 3 jenkins jenkins 4096 Nov 15 06:36 .github 06:36:56 -rw-rw-r-- 1 jenkins jenkins 176 Nov 15 06:36 .gitignore 06:36:56 -rw-rw-r-- 1 jenkins jenkins 2908 Nov 15 06:36 Attribution.txt 06:36:56 -rw-rw-r-- 1 jenkins jenkins 11953 Nov 15 06:36 CHANGELOG.md 06:36:56 -rw-rw-r-- 1 jenkins jenkins 108574 Nov 15 06:36 Doxyfile 06:36:56 -rw-rw-r-- 1 jenkins jenkins 677 Nov 15 06:36 GOVERNANCE.md 06:36:56 -rw-rw-r-- 1 jenkins jenkins 784 Nov 15 06:36 Jenkinsfile 06:36:56 -rw-rw-r-- 1 jenkins jenkins 10174 Nov 15 06:36 LICENSE 06:36:56 -rw-rw-r-- 1 jenkins jenkins 444 Nov 15 06:36 Makefile 06:36:56 -rw-rw-r-- 1 jenkins jenkins 618 Nov 15 06:36 OWNERS.md 06:36:56 -rw-rw-r-- 1 jenkins jenkins 1651 Nov 15 06:36 README.IOT.md 06:36:56 -rw-rw-r-- 1 jenkins jenkins 4215 Nov 15 06:36 README.md 06:36:56 -rw-rw-r-- 1 jenkins jenkins 1245 Nov 15 06:36 README.v3.md 06:36:56 -rw-rw-r-- 1 jenkins jenkins 5 Nov 15 06:34 VERSION 06:36:56 drwxrwxr-x 2 jenkins jenkins 4096 Nov 15 06:36 docs 06:36:56 drwxrwxr-x 4 jenkins jenkins 4096 Nov 15 06:36 include 06:36:56 drwxrwxr-x 2 jenkins jenkins 4096 Nov 15 06:36 scripts 06:36:56 drwxrwxr-x 4 jenkins jenkins 4096 Nov 15 06:36 src [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:57 + docker build -t device-sdk-arm64 -f scripts/Dockerfile.alpine --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=c88ce6eefd456c6e47ec634bc876aa6a2693b531 --label arch=arm64 --label version=0.0.0 . 06:36:57 Sending build context to Docker daemon 2.973MB 06:36:57 Step 1/17 : ARG BASE=alpine:3.18 06:36:57 Step 2/17 : FROM ${BASE} 06:36:57 ---> 218f5de8259d 06:36:57 Step 3/17 : LABEL maintainer="IOTech " 06:36:59 ---> Running in 25cf963654f9 06:36:59 Removing intermediate container 25cf963654f9 06:36:59 ---> 4ed20b5c9eb5 06:36:59 Step 4/17 : RUN wget https://iotech.jfrog.io/artifactory/api/security/keypair/public/repositories/alpine-release -O /etc/apk/keys/alpine.dev.rsa.pub 06:36:59 ---> Running in a10bbc7b659f 06:37:00 Connecting to iotech.jfrog.io (34.246.139.145:443) 06:37:00 saving to '/etc/apk/keys/alpine.dev.rsa.pub' 06:37:00 alpine.dev.rsa.pub 100% |********************************| 451 0:00:00 ETA 06:37:00 '/etc/apk/keys/alpine.dev.rsa.pub' saved 06:37:01 Removing intermediate container a10bbc7b659f 06:37:01 ---> 3963f369197c 06:37:01 Step 5/17 : RUN echo 'https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main' >> /etc/apk/repositories 06:37:01 ---> Running in 4040d26eacd3 06:37:03 Removing intermediate container 4040d26eacd3 06:37:03 ---> 5ab55e418e1c 06:37:03 Step 6/17 : RUN apk add --update --no-cache binutils gcc libc-dev make git cmake yaml-dev curl-dev libmicrohttpd-dev util-linux-dev ncurses-dev libcbor-dev iotech-paho-mqtt-c-dev-1.3 hiredis-dev iotech-iot-1.5-dev && mkdir -p /edgex-c-sdk/build 06:37:03 ---> Running in 61aec07a20c2 06:37:04 fetch https://nl.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:37:04 fetch https://nl.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:37:05 fetch https://iotech.jfrog.io/artifactory/alpine-release/v3.18/main/aarch64/APKINDEX.tar.gz 06:37:06 WARNING: This apk-tools is OLD! Some packages might not function properly. 06:37:06 (1/11) Installing iotech-iot-1.5-dev (1.5.0-r0) 06:37:06 (2/11) Installing libcbor-dev (0.10.2-r1) 06:37:07 (3/11) Installing libmenuw (6.4_p20230506-r0) 06:37:07 (4/11) Installing libpanelw (6.4_p20230506-r0) 06:37:07 (5/11) Installing libncurses++ (6.4_p20230506-r0) 06:37:08 (6/11) Installing ncurses-dev (6.4_p20230506-r0) 06:37:08 (7/11) Installing libblkid (2.38.1-r8) 06:37:09 (8/11) Installing libfdisk (2.38.1-r8) 06:37:09 (9/11) Installing libmount (2.38.1-r8) 06:37:10 (10/11) Installing libsmartcols (2.38.1-r8) 06:37:10 (11/11) Installing util-linux-dev (2.38.1-r8) 06:37:11 Executing busybox-1.36.1-r2.trigger 06:37:11 OK: 333 MiB in 100 packages 06:37:14 Removing intermediate container 61aec07a20c2 06:37:14 ---> 5d3d474a1e70 06:37:14 Step 7/17 : COPY VERSION /edgex-c-sdk/ 06:37:14 ---> 7e1b9538a381 06:37:14 Step 8/17 : COPY src /edgex-c-sdk/src/ 06:37:15 ---> f31f08cf24ae 06:37:15 Step 9/17 : COPY include /edgex-c-sdk/include/ 06:37:15 ---> 03025e6ab7eb 06:37:15 Step 10/17 : COPY scripts /edgex-c-sdk/scripts 06:37:16 ---> 4f60726b6bf0 06:37:16 Step 11/17 : COPY LICENSE /edgex-c-sdk/ 06:37:17 ---> 05b0548d1c67 06:37:17 Step 12/17 : COPY Attribution.txt /edgex-c-sdk/ 06:37:17 ---> 0309c5f196c0 06:37:17 Step 13/17 : WORKDIR /edgex-c-sdk 06:37:17 ---> Running in acbc83b87eef 06:37:17 Removing intermediate container acbc83b87eef 06:37:17 ---> be6370607169 06:37:17 Step 14/17 : ENTRYPOINT ["/edgex-c-sdk/scripts/entrypoint.sh"] 06:37:17 ---> Running in 57cd8f976b85 06:37:18 Removing intermediate container 57cd8f976b85 06:37:18 ---> d15c0e52aaa7 06:37:18 Step 15/17 : LABEL arch=arm64 06:37:18 ---> Running in b9c8c35a61c1 06:37:18 Removing intermediate container b9c8c35a61c1 06:37:18 ---> 27164b59a775 06:37:18 Step 16/17 : LABEL git_sha=c88ce6eefd456c6e47ec634bc876aa6a2693b531 06:37:18 ---> Running in d07801497641 06:37:18 Removing intermediate container d07801497641 06:37:18 ---> 433eff05f9c6 06:37:18 Step 17/17 : LABEL version=0.0.0 06:37:18 ---> Running in ad8a8fefc533 06:37:19 Removing intermediate container ad8a8fefc533 06:37:19 ---> 492beb0e4749 06:37:19 [Warning] One or more build-args [ARCH MAKE] were not consumed 06:37:19 Successfully built 492beb0e4749 06:37:19 Successfully tagged device-sdk-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:37:20 06:37:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:37:20 arm64: Pulling from edgex-lftools-log-publisher 06:37:20 8998bd30e6a1: Pulling fs layer 06:37:20 04944245beec: Pulling fs layer 06:37:20 699f458cf7ca: Pulling fs layer 06:37:20 765212b225bb: Pulling fs layer 06:37:20 f23df028b6ca: Pulling fs layer 06:37:20 d65c8cfc05b1: Pulling fs layer 06:37:20 2437ff75d9bd: Pulling fs layer 06:37:20 765212b225bb: Waiting 06:37:20 f23df028b6ca: Waiting 06:37:20 d65c8cfc05b1: Waiting 06:37:20 2437ff75d9bd: Waiting 06:37:20 04944245beec: Verifying Checksum 06:37:20 04944245beec: Download complete 06:37:20 765212b225bb: Download complete 06:37:20 f23df028b6ca: Verifying Checksum 06:37:20 f23df028b6ca: Download complete 06:37:20 d65c8cfc05b1: Verifying Checksum 06:37:20 d65c8cfc05b1: Download complete 06:37:20 699f458cf7ca: Verifying Checksum 06:37:20 699f458cf7ca: Download complete 06:37:21 8998bd30e6a1: Verifying Checksum 06:37:21 8998bd30e6a1: Download complete 06:37:23 2437ff75d9bd: Verifying Checksum 06:37:23 2437ff75d9bd: Download complete 06:37:25 8998bd30e6a1: Pull complete 06:37:27 04944245beec: Pull complete 06:37:28 699f458cf7ca: Pull complete 06:37:28 765212b225bb: Pull complete 06:37:29 f23df028b6ca: Pull complete 06:37:29 d65c8cfc05b1: Pull complete 06:37:48 2437ff75d9bd: Pull complete 06:37:48 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:37:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:37:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:37:48 prd-ubuntu20.04-docker-arm64-4c-16g-18067 does not seem to be running inside a container 06:37:48 $ 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/1 -v /w/workspace/device-sdk-c/1:/w/workspace/device-sdk-c/1:rw,z -v /w/workspace/device-sdk-c/1@tmp:/w/workspace/device-sdk-c/1@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:arm64 cat 06:37:50 $ docker top 3f2e8e74f16b413e179bd1814e3e03fe4ee0904430a97c8e08db5afc4164f0e1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:37:51 ---> job-cost.sh 06:37:51 lf-activate-venv: SKIPPING 06:37:51 INFO: No Stack... 06:37:52 INFO: Retrieving Pricing Info for: v3-standard-4 06:37:52 INFO: Archiving Costs [Pipeline] sh 06:37:53 + cat /w/workspace/device-sdk-c/1/archives/cost.csv 06:37:53 + cut -d, -f6 [Pipeline] lock 06:37:53 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-c-PR-498-1-stack-cost] 06:37:53 Resource [jenkins-edgexfoundry-device-sdk-c-PR-498-1-stack-cost] did not exist. Created. 06:37:53 Lock acquired on [jenkins-edgexfoundry-device-sdk-c-PR-498-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:37:53 /w/workspace/device-sdk-c/1@tmp/durable-14b5cfe6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:37:54 + echo total: 0.10999999940395355 [Pipeline] stash 06:37:54 Warning: overwriting stash ‘stack-cost’ 06:37:55 Stashed 1 file(s) [Pipeline] } 06:37:55 Lock released on resource [jenkins-edgexfoundry-device-sdk-c-PR-498-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:37:55 $ docker stop --time=1 3f2e8e74f16b413e179bd1814e3e03fe4ee0904430a97c8e08db5afc4164f0e1 06:37:56 $ docker rm -f --volumes 3f2e8e74f16b413e179bd1814e3e03fe4ee0904430a97c8e08db5afc4164f0e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 06:37:58 + [ -d /w/workspace/edgexfoundry_device-sdk-c_PR-498/archives ] 06:37:58 + ls -al /w/workspace/edgexfoundry_device-sdk-c_PR-498/archives 06:37:58 total 16 06:37:58 drwxr-xr-x 3 root root 4096 Nov 15 06:34 . 06:37:58 drwxrwxr-x 10 jenkins jenkins 4096 Nov 15 06:34 .. 06:37:58 drwxr-xr-x 2 root root 4096 Nov 15 06:34 cost 06:37:58 -rw-r--r-- 1 root root 84 Nov 15 06:34 cost.csv 06:37:58 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-c_PR-498/archives 06:37:58 + ls -al /w/workspace/edgexfoundry_device-sdk-c_PR-498/archives 06:37:58 total 16 06:37:58 drwxr-xr-x 3 jenkins jenkins 4096 Nov 15 06:34 . 06:37:58 drwxrwxr-x 10 jenkins jenkins 4096 Nov 15 06:34 .. 06:37:58 drwxr-xr-x 2 jenkins jenkins 4096 Nov 15 06:34 cost 06:37:58 -rw-r--r-- 1 jenkins jenkins 84 Nov 15 06:34 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:37:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:37:59 ---> package-listing.sh 06:37:59 ++ facter osfamily 06:37:59 ++ tr '[:upper:]' '[:lower:]' 06:38:00 + OS_FAMILY=debian 06:38:00 + workspace=/w/workspace/edgexfoundry_device-sdk-c_PR-498 06:38:00 + START_PACKAGES=/tmp/packages_start.txt 06:38:00 + END_PACKAGES=/tmp/packages_end.txt 06:38:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:38:00 + PACKAGES=/tmp/packages_start.txt 06:38:00 + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-498 ']' 06:38:00 + PACKAGES=/tmp/packages_end.txt 06:38:00 + case "${OS_FAMILY}" in 06:38:00 + dpkg -l 06:38:00 + grep '^ii' 06:38:00 + '[' -f /tmp/packages_start.txt ']' 06:38:00 + '[' -f /tmp/packages_end.txt ']' 06:38:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:38:00 + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-498 ']' 06:38:00 + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_PR-498/archives/ 06:38:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_PR-498/archives/ [Pipeline] echo 06:38:00 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-498/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:38:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:38:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:38:01 prd-ubuntu20.04-docker-8c-8g-18066 does not seem to be running inside a container 06:38:01 $ 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-498/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-498 -v /w/workspace/edgexfoundry_device-sdk-c_PR-498:/w/workspace/edgexfoundry_device-sdk-c_PR-498:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-498@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-498@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 06:38:01 $ docker top 72dd6c7ea1a5a32271de2ab67edeebd4896786a21743eee606d220881cd94e70 -eo pid,comm [Pipeline] { [Pipeline] sh 06:38:01 + touch /tmp/pre-build-complete [Pipeline] sh 06:38:02 + mkdir -p /var/log/sysstat [Pipeline] sh 06:38:02 + ls /var/log/sa-host 06:38:02 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:38:02 provisioning config files... 06:38:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-498@tmp/config3661004301590350305tmp [Pipeline] { [Pipeline] echo 06:38:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:38:02 ---> create-netrc.sh [Pipeline] } 06:38:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:38:03 ---> python-tools-install.sh [Pipeline] echo 06:38:03 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:38:03 ---> sudo-logs.sh 06:38:03 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:38:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:38:04 ---> job-cost.sh 06:38:04 lf-activate-venv: SKIPPING 06:38:04 DEBUG: total: 0.2199999988079071 06:38:04 INFO: Retrieving Stack Cost... 06:38:04 INFO: Retrieving Pricing Info for: v3-standard-8 06:38:04 INFO: Archiving Costs [Pipeline] echo 06:38:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:38:05 ---> logs-deploy.sh 06:38:05 lf-activate-venv: SKIPPING 06:38:05 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-498/1 06:38:05 INFO: archiving workspace using pattern(s): 06:38:06 Archives upload complete. 06:38:06 INFO: archiving logs to Nexus 06:38:07 ---> uname -a: 06:38:07 Linux prd-ubuntu20-04-docker-8c-8g-18066 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 06:38:07 06:38:07 06:38:07 ---> lscpu: 06:38:07 Architecture: x86_64 06:38:07 CPU op-mode(s): 32-bit, 64-bit 06:38:07 Byte Order: Little Endian 06:38:07 Address sizes: 40 bits physical, 48 bits virtual 06:38:07 CPU(s): 8 06:38:07 On-line CPU(s) list: 0-7 06:38:07 Thread(s) per core: 1 06:38:07 Core(s) per socket: 1 06:38:07 Socket(s): 8 06:38:07 NUMA node(s): 1 06:38:07 Vendor ID: AuthenticAMD 06:38:07 CPU family: 23 06:38:07 Model: 49 06:38:07 Model name: AMD EPYC-Rome Processor 06:38:07 Stepping: 0 06:38:07 CPU MHz: 2799.998 06:38:07 BogoMIPS: 5599.99 06:38:07 Virtualization: AMD-V 06:38:07 Hypervisor vendor: KVM 06:38:07 Virtualization type: full 06:38:07 L1d cache: 256 KiB 06:38:07 L1i cache: 256 KiB 06:38:07 L2 cache: 4 MiB 06:38:07 L3 cache: 128 MiB 06:38:07 NUMA node0 CPU(s): 0-7 06:38:07 Vulnerability Itlb multihit: Not affected 06:38:07 Vulnerability L1tf: Not affected 06:38:07 Vulnerability Mds: Not affected 06:38:07 Vulnerability Meltdown: Not affected 06:38:07 Vulnerability Mmio stale data: Not affected 06:38:07 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:38:07 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:38:07 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 06:38:07 Vulnerability Srbds: Not affected 06:38:07 Vulnerability Tsx async abort: Not affected 06:38:07 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 06:38:07 06:38:07 06:38:07 ---> nproc: 06:38:07 8 06:38:07 06:38:07 06:38:07 ---> df -h: 06:38:07 Filesystem Size Used Avail Use% Mounted on 06:38:07 overlay 155G 11G 145G 7% / 06:38:07 tmpfs 64M 0 64M 0% /dev 06:38:07 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:38:07 shm 64M 0 64M 0% /dev/shm 06:38:07 /dev/vda1 155G 11G 145G 7% /facter-os 06:38:07 06:38:07 06:38:07 ---> sar -b -r -n DEV: 06:38:07 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-18066) 11/15/23 _x86_64_ (8 CPU) 06:38:07 06:38:07 06:32:57 LINUX RESTART (8 CPU) 06:38:07 06:38:07 06:33:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:38:07 06:34:02 347.16 48.31 298.85 0.00 5422.03 186008.07 0.00 06:38:07 06:35:01 135.37 0.36 135.01 0.00 30.64 31054.53 0.00 06:38:07 06:36:01 1.77 0.00 1.77 0.00 0.00 20.55 0.00 06:38:07 06:37:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 06:38:07 06:38:01 6.63 1.08 5.55 0.00 79.45 114.51 0.00 06:38:07 Average: 98.25 9.98 88.27 0.00 1109.98 43481.74 0.00 06:38:07 06:38:07 06:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:38:07 06:34:02 29945092 31601604 748020 2.27 59856 1894588 1749132 5.15 978352 1641472 184 06:38:07 06:35:01 29032724 31563408 745368 2.27 86380 2699780 1752868 5.17 1021720 2423404 332 06:38:07 06:36:01 29032800 31563564 744704 2.26 86428 2699780 1752868 5.17 1021632 2423404 20 06:38:07 06:37:01 29038876 31569936 738156 2.24 86476 2699784 1752868 5.17 1016180 2423632 156 06:38:07 06:38:01 29000064 31539688 766780 2.33 87972 2705964 1994772 5.88 1047516 2429076 504 06:38:07 Average: 29209911 31567640 748606 2.28 81422 2539979 1800502 5.31 1017080 2268198 239 06:38:07 06:38:07 06:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:38:07 06:34:02 lo 4.40 4.40 0.42 0.42 0.00 0.00 0.00 0.00 06:38:07 06:34:02 ens3 408.00 271.05 2476.48 90.45 0.00 0.00 0.00 0.00 06:38:07 06:34:02 docker0 3.02 2.67 0.31 29.29 0.00 0.00 0.00 0.00 06:38:07 06:35:01 lo 3.73 3.73 0.37 0.37 0.00 0.00 0.00 0.00 06:38:07 06:35:01 ens3 197.19 123.01 4655.85 27.23 0.00 0.00 0.00 0.00 06:38:07 06:35:01 docker0 13.96 16.03 0.86 59.36 0.00 0.00 0.00 0.00 06:38:07 06:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:38:07 06:36:01 ens3 4.85 3.43 11.61 0.49 0.00 0.00 0.00 0.00 06:38:07 06:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:38:07 06:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:38:07 06:37:01 ens3 1.13 0.68 0.41 0.29 0.00 0.00 0.00 0.00 06:38:07 06:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:38:07 06:38:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 06:38:07 06:38:01 ens3 10.85 7.08 12.55 4.36 0.00 0.00 0.00 0.00 06:38:07 06:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:38:07 Average: lo 1.74 1.74 0.17 0.17 0.00 0.00 0.00 0.00 06:38:07 Average: ens3 124.16 80.91 1420.55 24.56 0.00 0.00 0.00 0.00 06:38:07 Average: docker0 3.36 3.70 0.23 17.59 0.00 0.00 0.00 0.00 06:38:07 06:38:07 06:38:07 ---> sar -P ALL: 06:38:07 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-18066) 11/15/23 _x86_64_ (8 CPU) 06:38:07 06:38:07 06:32:57 LINUX RESTART (8 CPU) 06:38:07 06:38:07 06:33:01 CPU %user %nice %system %iowait %steal %idle 06:38:07 06:34:02 all 6.79 0.00 2.09 3.79 0.05 87.28 06:38:07 06:34:02 0 6.44 0.00 1.76 3.89 0.03 87.87 06:38:07 06:34:02 1 4.49 0.00 2.19 0.55 0.05 92.71 06:38:07 06:34:02 2 5.65 0.00 1.54 1.17 0.05 91.59 06:38:07 06:34:02 3 8.44 0.00 3.29 10.07 0.07 78.14 06:38:07 06:34:02 4 6.55 0.00 1.76 5.50 0.05 86.14 06:38:07 06:34:02 5 6.47 0.00 1.48 1.44 0.03 90.58 06:38:07 06:34:02 6 8.39 0.00 2.35 3.88 0.05 85.34 06:38:07 06:34:02 7 7.93 0.00 2.33 3.83 0.05 85.86 06:38:07 06:35:01 all 4.79 0.00 2.29 2.45 0.06 90.42 06:38:07 06:35:01 0 4.31 0.00 2.85 9.25 0.07 83.52 06:38:07 06:35:01 1 4.28 0.00 2.68 0.12 0.05 92.87 06:38:07 06:35:01 2 4.62 0.00 2.12 0.17 0.03 93.06 06:38:07 06:35:01 3 4.52 0.00 1.88 0.02 0.05 93.53 06:38:07 06:35:01 4 6.02 0.00 2.10 1.41 0.07 90.40 06:38:07 06:35:01 5 4.50 0.00 2.95 4.16 0.07 88.32 06:38:07 06:35:01 6 4.94 0.00 1.58 2.54 0.03 90.90 06:38:07 06:35:01 7 5.13 0.00 2.19 1.91 0.07 90.71 06:38:07 06:36:01 all 0.04 0.00 0.01 0.01 0.01 99.93 06:38:07 06:36:01 0 0.05 0.00 0.02 0.03 0.02 99.88 06:38:07 06:36:01 1 0.05 0.00 0.02 0.00 0.00 99.93 06:38:07 06:36:01 2 0.02 0.00 0.00 0.00 0.02 99.97 06:38:07 06:36:01 3 0.00 0.00 0.00 0.07 0.02 99.92 06:38:07 06:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:38:07 06:36:01 5 0.07 0.00 0.02 0.00 0.02 99.90 06:38:07 06:36:01 6 0.03 0.00 0.00 0.00 0.02 99.95 06:38:07 06:36:01 7 0.08 0.00 0.02 0.00 0.02 99.88 06:38:07 06:37:01 all 0.03 0.00 0.02 0.01 0.01 99.94 06:38:07 06:37:01 0 0.03 0.00 0.02 0.03 0.00 99.92 06:38:07 06:37:01 1 0.05 0.00 0.03 0.00 0.00 99.92 06:38:07 06:37:01 2 0.02 0.00 0.00 0.00 0.02 99.97 06:38:07 06:37:01 3 0.03 0.00 0.03 0.02 0.02 99.90 06:38:07 06:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:38:07 06:37:01 5 0.07 0.00 0.03 0.00 0.02 99.88 06:38:07 06:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:38:07 06:37:01 7 0.03 0.00 0.02 0.00 0.00 99.95 06:38:07 06:38:01 all 0.39 0.00 0.13 0.03 0.02 99.43 06:38:07 06:38:01 0 0.17 0.00 0.08 0.08 0.02 99.65 06:38:07 06:38:01 1 0.83 0.00 0.20 0.02 0.02 98.93 06:38:07 06:38:01 2 0.44 0.00 0.08 0.00 0.00 99.48 06:38:07 06:38:01 3 0.37 0.00 0.12 0.00 0.05 99.47 06:38:07 06:38:01 4 0.07 0.00 0.10 0.07 0.00 99.77 06:38:07 06:38:01 5 0.32 0.00 0.07 0.02 0.02 99.58 06:38:07 06:38:01 6 0.47 0.00 0.32 0.02 0.02 99.18 06:38:07 06:38:01 7 0.43 0.00 0.07 0.07 0.02 99.42 06:38:07 Average: all 2.39 0.00 0.90 1.25 0.03 95.43 06:38:07 Average: 0 2.18 0.00 0.94 2.62 0.03 94.23 06:38:07 Average: 1 1.93 0.00 1.02 0.14 0.02 96.90 06:38:07 Average: 2 2.14 0.00 0.74 0.27 0.02 96.83 06:38:07 Average: 3 2.66 0.00 1.06 2.03 0.04 94.21 06:38:07 Average: 4 2.51 0.00 0.78 1.39 0.02 95.29 06:38:07 Average: 5 2.27 0.00 0.90 1.11 0.03 95.70 06:38:07 Average: 6 2.75 0.00 0.84 1.28 0.02 95.10 06:38:07 Average: 7 2.70 0.00 0.92 1.15 0.03 95.20 06:38:07 06:38:07 06:38:07