Pull request #77 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2a7d2071738c8c1b4a6cc6dcd7a69fd538f5b5da+69ede8b4d67baa3d48ae0f121c49ed45734e5b1e (3948d32bafabafbd743d7a3166eeb2c584ce6e56) 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-ssh17126145418933049471.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh15942458546360072163.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-uart/branches/PR-77/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-uart/branches/PR-77/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18191721499000567549.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-uart/branches/PR-77/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5613091856052836731.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh379784503812583767.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-uart/branches/PR-77/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-uart/branches/PR-77/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16782927065060445015.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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 ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-uart, buildSnap: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 ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-uart-settings PROJECT: device-uart USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-uart DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [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-22338 in /w/workspace/edgexfoundry_device-uart_PR-77 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-uart.git > git init /w/workspace/edgexfoundry_device-uart_PR-77 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.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-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.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-uart.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/pull/77/head:refs/remotes/origin/PR-77 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 69ede8b4d67baa3d48ae0f121c49ed45734e5b1e into PR head commit 2a7d2071738c8c1b4a6cc6dcd7a69fd538f5b5da Merge succeeded, producing 2a7d2071738c8c1b4a6cc6dcd7a69fd538f5b5da Checking out Revision 2a7d2071738c8c1b4a6cc6dcd7a69fd538f5b5da (PR-77) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac > git config core.sparsecheckout # timeout=10 > git checkout -f 2a7d2071738c8c1b4a6cc6dcd7a69fd538f5b5da # 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 69ede8b4d67baa3d48ae0f121c49ed45734e5b1e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2a7d2071738c8c1b4a6cc6dcd7a69fd538f5b5da # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:01:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:01:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:01:21 ========================================================= 19:01:21 EdgeX Global Pipelines Version Info 19:01:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:01:22 ------------------- 19:01:22 stable info: 19:01:22 ------------------- 19:01:22 Commited By: Ginny Guan ginny@iotechsys.com 19:01:22 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 19:01:22 Message: update stable to v1.0.265 19:01:22 ------------------- 19:01:22 experimental info: 19:01:22 ------------------- 19:01:22 Commited By: Cherry Wang cherry@iotechsys.com 19:01:22 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 19:01:22 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:01:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo 19:01:23 [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo 19:01:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:01:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:01:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:01:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 19:01:23 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:01:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:01:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:01:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:01:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:01:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo 19:01:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:01:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:01:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:01:23 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:01:23 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:01:23 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:01:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:01:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:01:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:01:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:01:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:01:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:01:24 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 19:01:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:01:24 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:01:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-77 [Pipeline] echo 19:01:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-77 [Pipeline] echo 19:01:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-77 [Pipeline] echo 19:01:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2a7d2071738c8c1b4a6cc6dcd7a69fd538f5b5da [Pipeline] echo 19:01:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2a7d207 [Pipeline] echo 19:01:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:01:24 provisioning config files... 19:01:24 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-77@tmp/config2650897394002774610tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:01:25 ---> ****-login.sh 19:01:25 nexus3.edgexfoundry.org:10001 19:01:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:01:25 Configure a credential helper to remove this warning. See 19:01:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:01:25 19:01:25 Login Succeeded 19:01:25 nexus3.edgexfoundry.org:10002 19:01:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:01:25 Configure a credential helper to remove this warning. See 19:01:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:01:25 19:01:25 Login Succeeded 19:01:25 nexus3.edgexfoundry.org:10003 19:01:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:01:25 Configure a credential helper to remove this warning. See 19:01:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:01:25 19:01:25 Login Succeeded 19:01:25 nexus3.edgexfoundry.org:10004 19:01:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:01:26 Configure a credential helper to remove this warning. See 19:01:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:01:26 19:01:26 Login Succeeded 19:01:26 ****.io 19:01:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:01:26 Configure a credential helper to remove this warning. See 19:01:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:01:26 19:01:26 Login Succeeded 19:01:26 ---> ****-login.sh ends [Pipeline] } 19:01:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:01:27 + git rev-list -1 --merges 2a7d2071738c8c1b4a6cc6dcd7a69fd538f5b5da~1..2a7d2071738c8c1b4a6cc6dcd7a69fd538f5b5da [Pipeline] echo 19:01:27 -----------> git rev-list -1 --merges 2a7d2071738c8c1b4a6cc6dcd7a69fd538f5b5da~1..2a7d2071738c8c1b4a6cc6dcd7a69fd538f5b5da 2a7d2071738c8c1b4a6cc6dcd7a69fd538f5b5da [false] [Pipeline] sh 19:01:27 + git log --format=format:%s -1 2a7d2071738c8c1b4a6cc6dcd7a69fd538f5b5da [Pipeline] echo 19:01:27 ========================================================= 19:01:27 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:01:27 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:01:27 + git log --format=format:%s -1 2a7d2071738c8c1b4a6cc6dcd7a69fd538f5b5da [Pipeline] echo 19:01:28 [semverPrep] GIT_COMMIT: 2a7d2071738c8c1b4a6cc6dcd7a69fd538f5b5da, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 19:01:28 [semverPrep] This is not a build commit. [Pipeline] sh 19:01:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:01:28 + grep -v github /etc/ssh/ssh_known_hosts 19:01:28 + [ -e /tmp/ssh_known_hosts ] 19:01:28 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:01:28 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:01:28 + sudo tee -a /etc/ssh/ssh_known_hosts 19:01:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:01:29 19:01:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:01:29 0.1.4: Pulling from edgex-devops/py-git-semver 19:01:29 b85a868b505f: Pulling fs layer 19:01:29 e2be974225ed: Pulling fs layer 19:01:29 339a4e72a1f5: Pulling fs layer 19:01:29 988bab9f4d93: Pulling fs layer 19:01:29 1469e6f7b9e6: Pulling fs layer 19:01:29 eaf3925da568: Pulling fs layer 19:01:29 bab4dde63d76: Pulling fs layer 19:01:29 bde34c3a00c8: Pulling fs layer 19:01:29 b352a97aabf1: Pulling fs layer 19:01:29 4872d77fe225: Pulling fs layer 19:01:29 5851b861e8e6: Pulling fs layer 19:01:29 988bab9f4d93: Waiting 19:01:29 1469e6f7b9e6: Waiting 19:01:29 eaf3925da568: Waiting 19:01:29 4872d77fe225: Waiting 19:01:29 5851b861e8e6: Waiting 19:01:29 b352a97aabf1: Waiting 19:01:29 bde34c3a00c8: Waiting 19:01:29 bab4dde63d76: Waiting 19:01:29 e2be974225ed: Verifying Checksum 19:01:29 e2be974225ed: Download complete 19:01:29 988bab9f4d93: Verifying Checksum 19:01:29 988bab9f4d93: Download complete 19:01:29 1469e6f7b9e6: Verifying Checksum 19:01:29 1469e6f7b9e6: Download complete 19:01:29 eaf3925da568: Verifying Checksum 19:01:29 eaf3925da568: Download complete 19:01:29 339a4e72a1f5: Verifying Checksum 19:01:29 339a4e72a1f5: Download complete 19:01:29 bde34c3a00c8: Download complete 19:01:29 b352a97aabf1: Download complete 19:01:29 4872d77fe225: Download complete 19:01:29 5851b861e8e6: Download complete 19:01:29 b85a868b505f: Verifying Checksum 19:01:29 b85a868b505f: Download complete 19:01:29 bab4dde63d76: Verifying Checksum 19:01:29 bab4dde63d76: Download complete 19:01:30 b85a868b505f: Pull complete 19:01:31 e2be974225ed: Pull complete 19:01:31 339a4e72a1f5: Pull complete 19:01:31 988bab9f4d93: Pull complete 19:01:31 1469e6f7b9e6: Pull complete 19:01:31 eaf3925da568: Pull complete 19:01:33 bab4dde63d76: Pull complete 19:01:33 bde34c3a00c8: Pull complete 19:01:33 b352a97aabf1: Pull complete 19:01:34 4872d77fe225: Pull complete 19:01:34 5851b861e8e6: Pull complete 19:01:34 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:01:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:01:34 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:01:34 prd-ubuntu20.04-docker-8c-8g-22338 does not seem to be running inside a container 19:01:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_PR-77 -v /w/workspace/edgexfoundry_device-uart_PR-77:/w/workspace/edgexfoundry_device-uart_PR-77:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-77@tmp:/w/workspace/edgexfoundry_device-uart_PR-77@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:01:37 $ docker top 4cff72ad65f3cfc527f2b71e9902af432b979147d9a683de4e406d0cd0260c42 -eo pid,comm 19:01:37 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). 19:01:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:01:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:01:37 [ssh-agent] Looking for ssh-agent implementation... 19:01:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:01:37 $ docker exec 4cff72ad65f3cfc527f2b71e9902af432b979147d9a683de4e406d0cd0260c42 ssh-agent 19:01:38 SSH_AUTH_SOCK=/tmp/ssh-iFoBv9iLrSV6/agent.32 19:01:38 SSH_AGENT_PID=38 19:01:38 Running ssh-add (command line suppressed) 19:01:38 Identity added: /w/workspace/edgexfoundry_device-uart_PR-77@tmp/private_key_2468661698221035687.key (/w/workspace/edgexfoundry_device-uart_PR-77@tmp/private_key_2468661698221035687.key) 19:01:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:01:38 + git tag --points-at HEAD [Pipeline] } 19:01:38 $ docker exec --env ******** --env ******** 4cff72ad65f3cfc527f2b71e9902af432b979147d9a683de4e406d0cd0260c42 ssh-agent -k 19:01:38 unset SSH_AUTH_SOCK; 19:01:38 unset SSH_AGENT_PID; 19:01:38 echo Agent pid 38 killed; 19:01:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:01:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:01:38 [ssh-agent] Looking for ssh-agent implementation... 19:01:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:01:38 $ docker exec 4cff72ad65f3cfc527f2b71e9902af432b979147d9a683de4e406d0cd0260c42 ssh-agent 19:01:39 SSH_AUTH_SOCK=/tmp/ssh-DTnrdnlL57fk/agent.71 19:01:39 SSH_AGENT_PID=76 19:01:39 Running ssh-add (command line suppressed) 19:01:39 Identity added: /w/workspace/edgexfoundry_device-uart_PR-77@tmp/private_key_15787988195145370631.key (/w/workspace/edgexfoundry_device-uart_PR-77@tmp/private_key_15787988195145370631.key) 19:01:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:01:39 + git semver init 19:01:39 2024-10-09 19:01:39,714 [run_init] DEBUG init version:0.0.0 force:False 19:01:39 2024-10-09 19:01:39,715 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_PR-77/.semver 19:01:39 2024-10-09 19:01:39,715 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_PR-77/.semver 19:01:39 2024-10-09 19:01:39,715 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-uart.git', '/w/workspace/edgexfoundry_device-uart_PR-77/.semver'], cwd=/w/workspace/edgexfoundry_device-uart_PR-77, universal_newlines=False, shell=None, istream=None) 19:01:41 2024-10-09 19:01:40,923 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_PR-77/.git/info/exclude 19:01:41 2024-10-09 19:01:40,924 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_PR-77/.semver/PR-77 with force:False 19:01:41 2024-10-09 19:01:40,924 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_PR-77/.semver/PR-77 19:01:41 2024-10-09 19:01:40,929 [execute] INFO git cat-file --batch-check 19:01:41 2024-10-09 19:01:40,929 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_PR-77/.semver, universal_newlines=False, shell=None, istream=) 19:01:41 2024-10-09 19:01:40,936 [execute] INFO git cat-file --batch 19:01:41 2024-10-09 19:01:40,936 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_PR-77/.semver, universal_newlines=False, shell=None, istream=) 19:01:41 2024-10-09 19:01:40,941 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_PR-77/.semver/PR-77 19:01:41 0.0.0 [Pipeline] } 19:01:41 $ docker exec --env ******** --env ******** 4cff72ad65f3cfc527f2b71e9902af432b979147d9a683de4e406d0cd0260c42 ssh-agent -k 19:01:41 unset SSH_AUTH_SOCK; 19:01:41 unset SSH_AGENT_PID; 19:01:41 echo Agent pid 76 killed; 19:01:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:01:41 + git semver [Pipeline] } 19:01:42 $ docker stop --time=1 4cff72ad65f3cfc527f2b71e9902af432b979147d9a683de4e406d0cd0260c42 19:01:43 $ docker rm -f --volumes 4cff72ad65f3cfc527f2b71e9902af432b979147d9a683de4e406d0cd0260c42 [Pipeline] // withDockerContainer [Pipeline] sh 19:01:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:01:44 Stashed 1 file(s) [Pipeline] echo 19:01:44 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [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 19:01:44 provisioning config files... 19:01:44 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-77@tmp/config16743778399865634701tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:01:45 ---> ****-login.sh 19:01:45 nexus3.edgexfoundry.org:10001 19:01:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:01:45 Configure a credential helper to remove this warning. See 19:01:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:01:45 19:01:45 Login Succeeded 19:01:45 nexus3.edgexfoundry.org:10002 19:01:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:01:45 Configure a credential helper to remove this warning. See 19:01:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:01:45 19:01:45 Login Succeeded 19:01:45 nexus3.edgexfoundry.org:10003 19:01:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:01:45 Configure a credential helper to remove this warning. See 19:01:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:01:45 19:01:45 Login Succeeded 19:01:45 nexus3.edgexfoundry.org:10004 19:01:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:01:45 Configure a credential helper to remove this warning. See 19:01:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:01:45 19:01:45 Login Succeeded 19:01:45 ****.io 19:01:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:01:45 Configure a credential helper to remove this warning. See 19:01:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:01:45 19:01:45 Login Succeeded 19:01:45 ---> ****-login.sh ends [Pipeline] } 19:01:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:01:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:01:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:01:46 ========================================================= 19:01:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 19:01:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:46 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 19:01:46 Sending build context to Docker daemon 25.61MB 19:01:46 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 19:01:46 Step 2/12 : FROM ${BASE} AS builder 19:01:46 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 19:01:46 43c4264eed91: Pulling fs layer 19:01:46 4cc291be95ef: Pulling fs layer 19:01:46 2ac1f1163629: Pulling fs layer 19:01:46 5c3c966382ef: Pulling fs layer 19:01:46 4f4fb700ef54: Pulling fs layer 19:01:46 5d5c8e513c77: Pulling fs layer 19:01:46 9f66e0745190: Pulling fs layer 19:01:46 5d5c8e513c77: Waiting 19:01:46 4f4fb700ef54: Waiting 19:01:46 9f66e0745190: Waiting 19:01:46 f49a43e4bbc0: Pulling fs layer 19:01:46 561ebcabdf7f: Pulling fs layer 19:01:46 f49a43e4bbc0: Waiting 19:01:46 561ebcabdf7f: Waiting 19:01:46 4cc291be95ef: Verifying Checksum 19:01:46 5c3c966382ef: Verifying Checksum 19:01:46 5c3c966382ef: Download complete 19:01:46 4f4fb700ef54: Verifying Checksum 19:01:46 4f4fb700ef54: Download complete 19:01:46 5d5c8e513c77: Verifying Checksum 19:01:46 5d5c8e513c77: Download complete 19:01:46 43c4264eed91: Download complete 19:01:46 9f66e0745190: Verifying Checksum 19:01:46 9f66e0745190: Download complete 19:01:46 43c4264eed91: Pull complete 19:01:47 561ebcabdf7f: Verifying Checksum 19:01:47 561ebcabdf7f: Download complete 19:01:47 4cc291be95ef: Pull complete 19:01:47 2ac1f1163629: Verifying Checksum 19:01:47 2ac1f1163629: Download complete 19:01:47 f49a43e4bbc0: Verifying Checksum 19:01:47 f49a43e4bbc0: Download complete 19:01:51 2ac1f1163629: Pull complete 19:01:51 5c3c966382ef: Pull complete 19:01:51 4f4fb700ef54: Pull complete 19:01:51 5d5c8e513c77: Pull complete 19:01:51 9f66e0745190: Pull complete 19:01:53 f49a43e4bbc0: Pull complete 19:01:54 561ebcabdf7f: Pull complete 19:01:54 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 19:01:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 19:01:54 ---> 3a752c3f9dda 19:01:54 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 19:01:58 ---> Running in dcd72207fa3c 19:01:58 Removing intermediate container dcd72207fa3c 19:01:58 ---> d352410abc4d 19:01:58 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 19:01:58 ---> Running in c28e736351d5 19:01:58 Removing intermediate container c28e736351d5 19:01:58 ---> 24464450f819 19:01:58 Step 5/12 : ARG ADD_BUILD_TAGS="" 19:01:58 ---> Running in 247e33c8aaa6 19:01:59 Removing intermediate container 247e33c8aaa6 19:01:59 ---> 90b2c89872ef 19:01:59 Step 6/12 : WORKDIR /device-uart 19:01:59 ---> Running in 42fb30c20bfe 19:01:59 Removing intermediate container 42fb30c20bfe 19:01:59 ---> 9d4622207fce 19:01:59 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:01:59 ---> Running in dd5a511a8298 19:01:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:01:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:01:59 (1/4) Installing openssh-keygen (9.7_p1-r4) 19:01:59 (2/4) Installing libedit (20240517.3.1-r0) 19:01:59 Still waiting to schedule task 19:01:59 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:01:59 (3/4) Installing openssh-client-common (9.7_p1-r4) 19:01:59 (4/4) Installing openssh-client-default (9.7_p1-r4) 19:01:59 Executing busybox-1.36.1-r29.trigger 19:01:59 OK: 250 MiB in 58 packages 19:02:00 Removing intermediate container dd5a511a8298 19:02:00 ---> c0a246c3cdd8 19:02:00 Step 8/12 : COPY go.mod vendor* ./ 19:02:00 ---> 069c55d5d4eb 19:02:00 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:02:00 ---> Running in 3e3a9509c9ae 19:02:56 Removing intermediate container 3e3a9509c9ae 19:02:56 ---> 8afdf9d6ac42 19:02:56 Step 10/12 : COPY . . 19:02:56 ---> 74a1bac83250 19:02:56 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:02:56 ---> Running in 2bd6ab5c1403 19:02:56 Removing intermediate container 2bd6ab5c1403 19:02:56 ---> b309ecb2a456 19:02:56 Step 12/12 : RUN ${MAKE} 19:02:56 ---> Running in 92abcd91560c 19:02:56 noop 19:02:56 Removing intermediate container 92abcd91560c 19:02:56 ---> 147d786f5232 19:02:56 Successfully built 147d786f5232 19:02:56 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:02:57 + docker inspect -f . ci-base-image-x86_64 19:02:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:02:57 prd-ubuntu20.04-docker-8c-8g-22338 does not seem to be running inside a container 19:02:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_PR-77 -v /w/workspace/edgexfoundry_device-uart_PR-77:/w/workspace/edgexfoundry_device-uart_PR-77:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-77@tmp:/w/workspace/edgexfoundry_device-uart_PR-77@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:02:57 $ docker top e3f1b16a25ae0487d932cdaf4e80b9db5621ddc8ac3d2dd0070240f6aff39d72 -eo pid,comm [Pipeline] { [Pipeline] sh 19:02:58 + go version 19:02:58 go version go1.23.2 linux/amd64 [Pipeline] } 19:02:58 $ docker stop --time=1 e3f1b16a25ae0487d932cdaf4e80b9db5621ddc8ac3d2dd0070240f6aff39d72 19:02:59 $ docker rm -f --volumes e3f1b16a25ae0487d932cdaf4e80b9db5621ddc8ac3d2dd0070240f6aff39d72 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:00 + docker inspect -f . ci-base-image-x86_64 19:03:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:03:00 prd-ubuntu20.04-docker-8c-8g-22338 does not seem to be running inside a container 19:03:00 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-uart_PR-77 -v /w/workspace/edgexfoundry_device-uart_PR-77:/w/workspace/edgexfoundry_device-uart_PR-77:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-77@tmp:/w/workspace/edgexfoundry_device-uart_PR-77@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:03:00 $ docker top 06683ccd36c773d7927ec099b7bdf9af9ee91885f2544be239c78bc43c64634f -eo pid,comm [Pipeline] { [Pipeline] sh 19:03:01 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_PR-77 [Pipeline] fileExists [Pipeline] sh 19:03:01 + make test 19:03:01 go test ./... -coverprofile=coverage.out 19:03:02 ? github.com/edgexfoundry/device-uart [no test files] 19:03:25 github.com/edgexfoundry/device-uart/cmd coverage: 0.0% of statements 19:03:25 github.com/edgexfoundry/device-uart/internal/driver coverage: 0.0% of statements 19:03:33 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22339 in /w/workspace/edgexfoundry_device-uart_PR-77 [Pipeline] { [Pipeline] ws 19:03:33 Running in /w/workspace/device-uart/1 [Pipeline] { [Pipeline] checkout 19:03:35 go vet ./... 19:03:36 The recommended git tool is: git 19:03:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:03:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:03:42 ./bin/test-attribution-txt.sh [Pipeline] echo 19:03:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 19:03:42 $ docker stop --time=1 06683ccd36c773d7927ec099b7bdf9af9ee91885f2544be239c78bc43c64634f 19:03:42 using credential edgex-jenkins-ssh 19:03:42 Cloning the remote Git repository 19:03:42 Cloning repository git@github.com:edgexfoundry/device-uart.git 19:03:43 > git init /w/workspace/device-uart/1 # timeout=10 19:03:43 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git 19:03:43 > git --version # timeout=10 19:03:43 > git --version # 'git version 2.25.1' 19:03:43 using GIT_SSH to set credentials SSH Credentials for GitHub 19:03:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:03:46 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 19:03:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:03:47 $ docker rm -f --volumes 06683ccd36c773d7927ec099b7bdf9af9ee91885f2544be239c78bc43c64634f [Pipeline] // withDockerContainer [Pipeline] sh 19:03:47 Merging remotes/origin/main commit 69ede8b4d67baa3d48ae0f121c49ed45734e5b1e into PR head commit 2a7d2071738c8c1b4a6cc6dcd7a69fd538f5b5da 19:03:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:03:47 Stashed 1 file(s) [Pipeline] } 19:03:47 Merge succeeded, producing 2a7d2071738c8c1b4a6cc6dcd7a69fd538f5b5da 19:03:47 Checking out Revision 2a7d2071738c8c1b4a6cc6dcd7a69fd538f5b5da (PR-77) [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 19:03:47 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 19:03:47 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git 19:03:47 using GIT_SSH to set credentials SSH Credentials for GitHub 19:03:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/pull/77/head:refs/remotes/origin/PR-77 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:03:47 > git config core.sparsecheckout # timeout=10 19:03:47 > git checkout -f 2a7d2071738c8c1b4a6cc6dcd7a69fd538f5b5da # timeout=10 19:03:47 > git remote # timeout=10 19:03:47 > git config --get remote.origin.url # timeout=10 19:03:47 using GIT_SSH to set credentials SSH Credentials for GitHub 19:03:47 > git merge 69ede8b4d67baa3d48ae0f121c49ed45734e5b1e # timeout=10 19:03:47 > git rev-parse HEAD^{commit} # timeout=10 19:03:47 > git config core.sparsecheckout # timeout=10 19:03:47 > git checkout -f 2a7d2071738c8c1b4a6cc6dcd7a69fd538f5b5da # timeout=10 19:03:48 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 19:03:48 > git --version # timeout=10 19:03:48 > git --version # 'git version 2.25.1' 19:03:48 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac 19:03:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:03:48 + ls -al . 19:03:48 total 236 19:03:48 drwxrwxr-x 8 jenkins jenkins 4096 Oct 9 19:03 . 19:03:48 drwxrwxr-x 4 jenkins jenkins 4096 Oct 9 19:01 .. 19:03:48 -rw-rw-r-- 1 jenkins jenkins 140 Oct 9 19:01 .dockerignore 19:03:48 drwxrwxr-x 8 jenkins jenkins 4096 Oct 9 19:03 .git 19:03:48 drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 19:01 .github 19:03:48 -rw-rw-r-- 1 jenkins jenkins 343 Oct 9 19:01 .gitignore 19:03:48 -rw-rw-r-- 1 jenkins jenkins 198 Oct 9 19:01 .golangci.yml 19:03:48 drwxr-xr-x 3 jenkins jenkins 4096 Oct 9 19:01 .semver 19:03:48 -rw-rw-r-- 1 jenkins jenkins 18662 Oct 9 19:01 Attribution.txt 19:03:48 -rw-rw-r-- 1 jenkins jenkins 1908 Oct 9 19:01 CHANGELOG.md 19:03:48 -rw-rw-r-- 1 jenkins jenkins 1918 Oct 9 19:01 Dockerfile 19:03:48 -rw-rw-r-- 1 jenkins jenkins 677 Oct 9 19:01 GOVERNANCE.md 19:03:48 -rw-rw-r-- 1 jenkins jenkins 675 Oct 9 19:01 Jenkinsfile 19:03:48 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 9 19:01 LICENSE 19:03:48 -rw-rw-r-- 1 jenkins jenkins 1872 Oct 9 19:01 Makefile 19:03:48 -rw-rw-r-- 1 jenkins jenkins 617 Oct 9 19:01 OWNERS.md 19:03:48 -rw-rw-r-- 1 jenkins jenkins 8892 Oct 9 19:01 README.md 19:03:48 -rw-rw-r-- 1 jenkins jenkins 5 Oct 9 19:01 VERSION 19:03:48 drwxrwxr-x 2 jenkins jenkins 4096 Oct 9 19:01 bin 19:03:48 drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 19:01 cmd 19:03:48 -rw-r--r-- 1 jenkins jenkins 6770 Oct 9 19:03 coverage.out 19:03:48 -rw-rw-r-- 1 jenkins jenkins 6936 Oct 9 19:01 go.mod 19:03:48 -rw-rw-r-- 1 jenkins jenkins 100395 Oct 9 19:01 go.sum 19:03:48 drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 19:01 internal 19:03:48 -rw-rw-r-- 1 jenkins jenkins 209 Oct 9 19:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:49 + docker build -t device-uart -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=2a7d2071738c8c1b4a6cc6dcd7a69fd538f5b5da --label arch=amd64 --label version=0.0.0 . 19:03:49 Sending build context to Docker daemon 25.61MB 19:03:49 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 19:03:49 Step 2/26 : FROM ${BASE} AS builder 19:03:49 ---> 147d786f5232 19:03:49 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 19:03:49 ---> Running in e7efa0dce677 19:03:49 Removing intermediate container e7efa0dce677 19:03:49 ---> a76410032d7b 19:03:49 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 19:03:49 ---> Running in 0086413fe605 19:03:49 Removing intermediate container 0086413fe605 19:03:49 ---> ae2e73200a7a 19:03:49 Step 5/26 : ARG ADD_BUILD_TAGS="" 19:03:49 ---> Running in 780901f18eb0 19:03:50 Removing intermediate container 780901f18eb0 19:03:50 ---> d104aa4a07e5 19:03:50 Step 6/26 : WORKDIR /device-uart 19:03:50 ---> Running in df8e199c7aa4 19:03:50 Removing intermediate container df8e199c7aa4 19:03:50 ---> f564a9aff65d 19:03:50 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:03:50 ---> Running in 652180fc9d92 19:03:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:03:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:03:50 OK: 250 MiB in 58 packages 19:03:51 Removing intermediate container 652180fc9d92 19:03:51 ---> 30785d84b553 19:03:51 Step 8/26 : COPY go.mod vendor* ./ 19:03:51 ---> 6249f4228ec7 19:03:51 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:03:51 ---> Running in 21e81840e595 19:03:52 Removing intermediate container 21e81840e595 19:03:52 ---> 8a8830bb5d35 19:03:52 Step 10/26 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 19:03:53 ---> 7ec0c317061a 19:03:53 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:03:53 ---> Running in 7293af81fd02 19:03:53 Removing intermediate container 7293af81fd02 19:03:53 ---> 9f0d11c2c6fe 19:03:53 Step 12/26 : RUN ${MAKE} 19:03:53 ---> Running in 7ba346ce9cab [Pipeline] script [Pipeline] { [Pipeline] sh 19:03:53 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.45" -trimpath -mod=readonly -o cmd/device-uart ./cmd 19:03:53 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:03:53 % Total % Received % Xferd Average Speed Time Time Time Current 19:03:53 Dload Upload Total Spent Left Speed 19:03:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 90338 0 --:--:-- --:--:-- --:--:-- 90338 [Pipeline] sh 19:03:54 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:03:54 + sudo tee /etc/docker/daemon.new 19:03:54 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:03:54 { 19:03:54 "registry-mirrors": [ 19:03:54 "https://nexus3.edgexfoundry.org:10001" 19:03:54 ], 19:03:54 "bip": "10.250.0.254/24", 19:03:54 "hosts": [ 19:03:54 "tcp://0.0.0.0:5555", 19:03:54 "unix:///var/run/docker.sock" 19:03:54 ], 19:03:54 "mtu": 1458, 19:03:54 "selinux-enabled": true, 19:03:54 "seccomp-profile": "/etc/docker/seccomp.json" 19:03:54 } [Pipeline] sh 19:03:54 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:03:55 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:04:13 provisioning config files... 19:04:13 copy managed file [device-uart-settings] to file:/w/workspace/device-uart/1@tmp/config12155668376910796414tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:04:14 ---> ****-login.sh 19:04:14 nexus3.edgexfoundry.org:10001 19:04:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:04:14 Configure a credential helper to remove this warning. See 19:04:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:04:14 19:04:14 Login Succeeded 19:04:14 nexus3.edgexfoundry.org:10002 19:04:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:04:15 Configure a credential helper to remove this warning. See 19:04:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:04:15 19:04:15 Login Succeeded 19:04:15 nexus3.edgexfoundry.org:10003 19:04:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:04:15 Configure a credential helper to remove this warning. See 19:04:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:04:15 19:04:15 Login Succeeded 19:04:15 nexus3.edgexfoundry.org:10004 19:04:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:04:15 Configure a credential helper to remove this warning. See 19:04:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:04:15 19:04:15 Login Succeeded 19:04:15 ****.io 19:04:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:04:16 Configure a credential helper to remove this warning. See 19:04:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:04:16 19:04:16 Login Succeeded 19:04:16 ---> ****-login.sh ends [Pipeline] } 19:04:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:04:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:04:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:04:17 ========================================================= 19:04:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 19:04:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:17 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 19:04:18 Sending build context to Docker daemon 12.88MB 19:04:18 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 19:04:18 Step 2/12 : FROM ${BASE} AS builder 19:04:18 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:04:18 cf04c63912e1: Pulling fs layer 19:04:18 55b35a11ae5e: Pulling fs layer 19:04:18 a37a00ec5f00: Pulling fs layer 19:04:18 50b3750afda1: Pulling fs layer 19:04:18 4f4fb700ef54: Pulling fs layer 19:04:18 80978eb59214: Pulling fs layer 19:04:18 50b3750afda1: Waiting 19:04:18 4f4fb700ef54: Waiting 19:04:18 c9f46d7d2bd2: Pulling fs layer 19:04:18 c5a475d317c9: Pulling fs layer 19:04:18 80978eb59214: Waiting 19:04:18 c5a475d317c9: Waiting 19:04:18 c9f46d7d2bd2: Waiting 19:04:18 55b35a11ae5e: Verifying Checksum 19:04:18 55b35a11ae5e: Download complete 19:04:18 50b3750afda1: Verifying Checksum 19:04:18 50b3750afda1: Download complete 19:04:18 4f4fb700ef54: Verifying Checksum 19:04:18 4f4fb700ef54: Download complete 19:04:18 80978eb59214: Verifying Checksum 19:04:18 80978eb59214: Download complete 19:04:18 cf04c63912e1: Verifying Checksum 19:04:18 cf04c63912e1: Download complete 19:04:19 c5a475d317c9: Verifying Checksum 19:04:19 c5a475d317c9: Download complete 19:04:19 cf04c63912e1: Pull complete 19:04:20 55b35a11ae5e: Pull complete 19:04:20 a37a00ec5f00: Verifying Checksum 19:04:20 a37a00ec5f00: Download complete 19:04:21 c9f46d7d2bd2: Verifying Checksum 19:04:21 c9f46d7d2bd2: Download complete 19:04:34 Removing intermediate container 7ba346ce9cab 19:04:34 ---> 6678db365000 19:04:34 Step 13/26 : FROM alpine:3.20 19:04:34 3.20: Pulling from library/alpine 19:04:34 43c4264eed91: Already exists 19:04:34 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 19:04:34 Status: Downloaded newer image for alpine:3.20 19:04:34 ---> 91ef0af61f39 19:04:34 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 19:04:34 ---> Running in a0deb3f62b0b 19:04:34 Removing intermediate container a0deb3f62b0b 19:04:34 ---> d33b062c38ff 19:04:34 Step 15/26 : RUN apk add --update --no-cache dumb-init 19:04:34 ---> Running in 6041071f0265 19:04:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:04:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:04:34 (1/1) Installing dumb-init (1.2.5-r3) 19:04:34 Executing busybox-1.36.1-r29.trigger 19:04:34 OK: 8 MiB in 15 packages 19:04:34 Removing intermediate container 6041071f0265 19:04:34 ---> 359ab00196d7 19:04:34 Step 16/26 : RUN apk --no-cache upgrade 19:04:34 ---> Running in 4b3503f3d72c 19:04:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:04:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:04:34 Upgrading critical system libraries and apk-tools: 19:04:34 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 19:04:34 Executing busybox-1.36.1-r29.trigger 19:04:34 Continuing the upgrade transaction with new apk-tools: 19:04:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:04:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:04:34 OK: 8 MiB in 15 packages 19:04:34 Removing intermediate container 4b3503f3d72c 19:04:34 ---> d3f94046b786 19:04:34 Step 17/26 : WORKDIR / 19:04:34 ---> Running in 8912c47add9b 19:04:34 Removing intermediate container 8912c47add9b 19:04:34 ---> dc0a2a3a7e81 19:04:34 Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / 19:04:34 ---> 74486c9aa9e9 19:04:34 Step 19/26 : COPY --from=builder /device-uart/LICENSE / 19:04:34 ---> c1a2c99c96d6 19:04:34 Step 20/26 : COPY --from=builder /device-uart/cmd/ / 19:04:34 ---> e2963ef494db 19:04:34 Step 21/26 : EXPOSE 59995 19:04:34 ---> Running in 45ea276ae6b0 19:04:34 Removing intermediate container 45ea276ae6b0 19:04:34 ---> 86bceff8ea29 19:04:34 Step 22/26 : ENTRYPOINT ["/device-uart"] 19:04:34 ---> Running in 7bf44779b3e7 19:04:34 Removing intermediate container 7bf44779b3e7 19:04:34 ---> 3927c96c505e 19:04:34 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:04:34 ---> Running in 180eaf13e2c1 19:04:34 Removing intermediate container 180eaf13e2c1 19:04:34 ---> 6683c4d5780d 19:04:34 Step 24/26 : LABEL arch=amd64 19:04:34 ---> Running in 5d5e54f0f7f2 19:04:34 Removing intermediate container 5d5e54f0f7f2 19:04:34 ---> 7b325a6d869f 19:04:34 Step 25/26 : LABEL git_sha=2a7d2071738c8c1b4a6cc6dcd7a69fd538f5b5da 19:04:34 ---> Running in 7ab55eb44471 19:04:34 Removing intermediate container 7ab55eb44471 19:04:34 ---> ace69c8328aa 19:04:34 Step 26/26 : LABEL version=0.0.0 19:04:34 ---> Running in 9981d9faa1a1 19:04:34 Removing intermediate container 9981d9faa1a1 19:04:34 ---> 6317b0541465 19:04:34 [Warning] One or more build-args [ARCH] were not consumed 19:04:34 Successfully built 6317b0541465 19:04:34 Successfully tagged device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:04:35 19:04:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:04:36 latest: Pulling from edgex-lftools-log-publisher 19:04:36 5eb5b503b376: Pulling fs layer 19:04:36 5c69ac0246d0: Pulling fs layer 19:04:36 ec43610c2a17: Pulling fs layer 19:04:36 3a2ae6a8a46f: Pulling fs layer 19:04:36 33b1e0a273af: Pulling fs layer 19:04:36 5d3b04190fa2: Pulling fs layer 19:04:36 2f39f015ded8: Pulling fs layer 19:04:36 3a2ae6a8a46f: Waiting 19:04:36 33b1e0a273af: Waiting 19:04:36 5d3b04190fa2: Waiting 19:04:36 5c69ac0246d0: Download complete 19:04:36 3a2ae6a8a46f: Verifying Checksum 19:04:36 3a2ae6a8a46f: Download complete 19:04:36 33b1e0a273af: Verifying Checksum 19:04:36 33b1e0a273af: Download complete 19:04:36 5d3b04190fa2: Verifying Checksum 19:04:36 5d3b04190fa2: Download complete 19:04:36 ec43610c2a17: Verifying Checksum 19:04:36 ec43610c2a17: Download complete 19:04:36 5eb5b503b376: Download complete 19:04:36 a37a00ec5f00: Pull complete 19:04:36 50b3750afda1: Pull complete 19:04:36 4f4fb700ef54: Pull complete 19:04:36 80978eb59214: Pull complete 19:04:37 2f39f015ded8: Download complete 19:04:37 5eb5b503b376: Pull complete 19:04:37 5c69ac0246d0: Pull complete 19:04:38 ec43610c2a17: Pull complete 19:04:38 3a2ae6a8a46f: Pull complete 19:04:38 33b1e0a273af: Pull complete 19:04:38 5d3b04190fa2: Pull complete 19:04:42 2f39f015ded8: Pull complete 19:04:42 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:04:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:04:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:04:43 prd-ubuntu20.04-docker-8c-8g-22338 does not seem to be running inside a container 19:04:43 $ 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-uart_PR-77 -v /w/workspace/edgexfoundry_device-uart_PR-77:/w/workspace/edgexfoundry_device-uart_PR-77:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-77@tmp:/w/workspace/edgexfoundry_device-uart_PR-77@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:04:43 c9f46d7d2bd2: Pull complete 19:04:44 c5a475d317c9: Pull complete 19:04:44 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 19:04:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 19:04:44 ---> be29e6b0f0d4 19:04:44 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 19:04:46 ---> Running in 2b7d709b333b 19:04:46 Removing intermediate container 2b7d709b333b 19:04:46 ---> b6f1e14d3d23 19:04:46 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 19:04:46 ---> Running in 5a60ba616a25 19:04:46 $ docker top dc516abe7f611f7ecd452c4c4488a5b05e480daf07b3b837aae169679d808bc3 -eo pid,comm 19:04:46 Removing intermediate container 5a60ba616a25 19:04:46 ---> 2ba874472c4c 19:04:46 Step 5/12 : ARG ADD_BUILD_TAGS="" [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:04:47 ---> Running in 71fe5f55c482 19:04:47 ---> job-cost.sh 19:04:47 lf-activate-venv: SKIPPING 19:04:47 INFO: No Stack... 19:04:47 Removing intermediate container 71fe5f55c482 19:04:47 ---> a5b6ca0cd98e 19:04:47 Step 6/12 : WORKDIR /device-uart 19:04:47 ---> Running in 7e1519eae329 19:04:47 INFO: Retrieving Pricing Info for: v3-standard-8 19:04:47 Removing intermediate container 7e1519eae329 19:04:47 ---> 7bd8ae89b5c5 19:04:47 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:04:47 INFO: Archiving Costs 19:04:47 ---> Running in a39e9fc3a1a9 [Pipeline] sh 19:04:48 + cat /w/workspace/edgexfoundry_device-uart_PR-77/archives/cost.csv 19:04:48 + cut -d, -f6 [Pipeline] lock 19:04:48 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-PR-77-1-stack-cost] 19:04:48 Resource [jenkins-edgexfoundry-device-uart-PR-77-1-stack-cost] did not exist. Created. 19:04:48 Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-PR-77-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:04:48 + echo total: 0.2199999988079071 [Pipeline] stash 19:04:48 Stashed 1 file(s) [Pipeline] } 19:04:48 Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-PR-77-1-stack-cost] [Pipeline] // lock 19:04:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [Pipeline] } 19:04:48 $ docker stop --time=1 dc516abe7f611f7ecd452c4c4488a5b05e480daf07b3b837aae169679d808bc3 19:04:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 19:04:50 $ docker rm -f --volumes dc516abe7f611f7ecd452c4c4488a5b05e480daf07b3b837aae169679d808bc3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:04:50 (1/4) Installing openssh-keygen (9.7_p1-r4) 19:04:50 (2/4) Installing libedit (20240517.3.1-r0) 19:04:50 (3/4) Installing openssh-client-common (9.7_p1-r4) 19:04:50 (4/4) Installing openssh-client-default (9.7_p1-r4) 19:04:51 Executing busybox-1.36.1-r29.trigger 19:04:51 OK: 242 MiB in 58 packages 19:04:52 Removing intermediate container a39e9fc3a1a9 19:04:52 ---> 03697c9183c1 19:04:52 Step 8/12 : COPY go.mod vendor* ./ 19:04:52 ---> 1822d61727b5 19:04:52 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:04:52 ---> Running in 25e5d67fb763 19:06:59 Removing intermediate container 25e5d67fb763 19:06:59 ---> e1f96b281334 19:06:59 Step 10/12 : COPY . . 19:06:59 ---> f79dafcabcf2 19:06:59 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:06:59 ---> Running in 0701b12af002 19:06:59 Removing intermediate container 0701b12af002 19:06:59 ---> 923e4ecfbaa6 19:06:59 Step 12/12 : RUN ${MAKE} 19:06:59 ---> Running in 2d99998c1195 19:06:59 noop 19:06:59 Removing intermediate container 2d99998c1195 19:06:59 ---> 836648f8542a 19:06:59 Successfully built 836648f8542a 19:06:59 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:01 + docker inspect -f . ci-base-image-arm64 19:07:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:07:01 prd-ubuntu20.04-docker-arm64-4c-16g-22339 does not seem to be running inside a container 19:07:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-uart/1 -v /w/workspace/device-uart/1:/w/workspace/device-uart/1:rw,z -v /w/workspace/device-uart/1@tmp:/w/workspace/device-uart/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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:07:02 $ docker top db4736dde5bf0c4f583960e37e02133df622c13af0267e95a863d1140613d286 -eo pid,comm [Pipeline] { [Pipeline] sh 19:07:03 + go version 19:07:03 go version go1.23.2 linux/arm64 [Pipeline] } 19:07:03 $ docker stop --time=1 db4736dde5bf0c4f583960e37e02133df622c13af0267e95a863d1140613d286 19:07:05 $ docker rm -f --volumes db4736dde5bf0c4f583960e37e02133df622c13af0267e95a863d1140613d286 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:06 + docker inspect -f . ci-base-image-arm64 19:07:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:07:06 prd-ubuntu20.04-docker-arm64-4c-16g-22339 does not seem to be running inside a container 19:07:06 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-uart/1 -v /w/workspace/device-uart/1:/w/workspace/device-uart/1:rw,z -v /w/workspace/device-uart/1@tmp:/w/workspace/device-uart/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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:07:07 $ docker top 4129865b4bad0c324fa2e2a9494b05059152fd9f8e614d69fd670bf0549b4f2a -eo pid,comm [Pipeline] { [Pipeline] sh 19:07:08 + git config --global --add safe.directory /w/workspace/device-uart/1 [Pipeline] fileExists [Pipeline] sh 19:07:09 + make test 19:07:09 go test ./... -coverprofile=coverage.out 19:07:14 ? github.com/edgexfoundry/device-uart [no test files] 19:10:51 github.com/edgexfoundry/device-uart/cmd coverage: 0.0% of statements 19:10:51 github.com/edgexfoundry/device-uart/internal/driver coverage: 0.0% of statements 19:10:51 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:10:51 go vet ./... 19:11:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:11:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:11:48 ./bin/test-attribution-txt.sh [Pipeline] echo 19:11:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 19:11:48 $ docker stop --time=1 4129865b4bad0c324fa2e2a9494b05059152fd9f8e614d69fd670bf0549b4f2a 19:11:50 $ docker rm -f --volumes 4129865b4bad0c324fa2e2a9494b05059152fd9f8e614d69fd670bf0549b4f2a [Pipeline] // withDockerContainer [Pipeline] sh 19:11:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:11:52 Warning: overwriting stash ‘coverage-report’ 19:11:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:11:53 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:11:53 + ls -al . 19:11:53 total 232 19:11:53 drwxrwxr-x 7 jenkins jenkins 4096 Oct 9 19:07 . 19:11:53 drwxrwxr-x 4 jenkins jenkins 4096 Oct 9 19:03 .. 19:11:53 -rw-rw-r-- 1 jenkins jenkins 140 Oct 9 19:03 .dockerignore 19:11:53 drwxrwxr-x 8 jenkins jenkins 4096 Oct 9 19:03 .git 19:11:53 drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 19:03 .github 19:11:53 -rw-rw-r-- 1 jenkins jenkins 343 Oct 9 19:03 .gitignore 19:11:53 -rw-rw-r-- 1 jenkins jenkins 198 Oct 9 19:03 .golangci.yml 19:11:53 -rw-rw-r-- 1 jenkins jenkins 18662 Oct 9 19:03 Attribution.txt 19:11:53 -rw-rw-r-- 1 jenkins jenkins 1908 Oct 9 19:03 CHANGELOG.md 19:11:53 -rw-rw-r-- 1 jenkins jenkins 1918 Oct 9 19:03 Dockerfile 19:11:53 -rw-rw-r-- 1 jenkins jenkins 677 Oct 9 19:03 GOVERNANCE.md 19:11:53 -rw-rw-r-- 1 jenkins jenkins 675 Oct 9 19:03 Jenkinsfile 19:11:53 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 9 19:03 LICENSE 19:11:53 -rw-rw-r-- 1 jenkins jenkins 1872 Oct 9 19:03 Makefile 19:11:53 -rw-rw-r-- 1 jenkins jenkins 617 Oct 9 19:03 OWNERS.md 19:11:53 -rw-rw-r-- 1 jenkins jenkins 8892 Oct 9 19:03 README.md 19:11:53 -rw-rw-r-- 1 jenkins jenkins 5 Oct 9 19:01 VERSION 19:11:53 drwxrwxr-x 2 jenkins jenkins 4096 Oct 9 19:03 bin 19:11:53 drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 19:03 cmd 19:11:53 -rw-r--r-- 1 jenkins jenkins 6770 Oct 9 19:10 coverage.out 19:11:53 -rw-rw-r-- 1 jenkins jenkins 6936 Oct 9 19:03 go.mod 19:11:53 -rw-rw-r-- 1 jenkins jenkins 100395 Oct 9 19:03 go.sum 19:11:53 drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 19:03 internal 19:11:53 -rw-rw-r-- 1 jenkins jenkins 209 Oct 9 19:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:54 + docker build -t device-uart-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=2a7d2071738c8c1b4a6cc6dcd7a69fd538f5b5da --label arch=arm64 --label version=0.0.0 . 19:11:54 Sending build context to Docker daemon 12.88MB 19:11:54 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 19:11:54 Step 2/26 : FROM ${BASE} AS builder 19:11:54 ---> 836648f8542a 19:11:54 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 19:11:55 ---> Running in dec5b8f8f8a7 19:11:55 Removing intermediate container dec5b8f8f8a7 19:11:55 ---> fbcbe7a19aaf 19:11:55 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 19:11:55 ---> Running in 9d714dbad74c 19:11:55 Removing intermediate container 9d714dbad74c 19:11:55 ---> 66b59afb6718 19:11:55 Step 5/26 : ARG ADD_BUILD_TAGS="" 19:11:55 ---> Running in c88851fd149a 19:11:56 Removing intermediate container c88851fd149a 19:11:56 ---> ecf50947965a 19:11:56 Step 6/26 : WORKDIR /device-uart 19:11:56 ---> Running in 4b391be488cb 19:11:56 Removing intermediate container 4b391be488cb 19:11:56 ---> 3eff50d06b75 19:11:56 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:11:56 ---> Running in 7cdc9b3809d8 19:11:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 19:11:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 19:11:59 OK: 242 MiB in 58 packages 19:12:00 Removing intermediate container 7cdc9b3809d8 19:12:00 ---> 3705de25cfe2 19:12:00 Step 8/26 : COPY go.mod vendor* ./ 19:12:01 ---> 902247a6eba3 19:12:01 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:12:01 ---> Running in 33cc7f4b2cdf 19:12:03 Removing intermediate container 33cc7f4b2cdf 19:12:03 ---> eb3c78fabcbf 19:12:03 Step 10/26 : COPY . . 19:12:04 ---> 05172ef64b29 19:12:04 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:12:04 ---> Running in 18956cf54c05 19:12:05 Removing intermediate container 18956cf54c05 19:12:05 ---> 603712d5acd3 19:12:05 Step 12/26 : RUN ${MAKE} 19:12:05 ---> Running in 767a8cabb9d4 19:12:06 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.45" -trimpath -mod=readonly -o cmd/device-uart ./cmd 19:15:57 Removing intermediate container 767a8cabb9d4 19:15:57 ---> e45a968c8aa6 19:15:57 Step 13/26 : FROM alpine:3.20 19:15:57 3.20: Pulling from library/alpine 19:15:57 cf04c63912e1: Already exists 19:15:57 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 19:15:57 Status: Downloaded newer image for alpine:3.20 19:15:57 ---> c157a85ed455 19:15:57 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 19:15:57 ---> Running in 6e9b88c6f982 19:15:57 Removing intermediate container 6e9b88c6f982 19:15:57 ---> ca166e77a23b 19:15:57 Step 15/26 : RUN apk add --update --no-cache dumb-init 19:15:57 ---> Running in c33c5fba4a2f 19:15:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 19:15:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 19:15:57 (1/1) Installing dumb-init (1.2.5-r3) 19:15:57 Executing busybox-1.36.1-r29.trigger 19:15:57 OK: 9 MiB in 15 packages 19:15:57 Removing intermediate container c33c5fba4a2f 19:15:57 ---> 9c6de59cf519 19:15:57 Step 16/26 : RUN apk --no-cache upgrade 19:15:57 ---> Running in 8e11d8ee0f2c 19:15:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 19:15:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 19:15:57 Upgrading critical system libraries and apk-tools: 19:15:57 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 19:15:57 Executing busybox-1.36.1-r29.trigger 19:15:57 Continuing the upgrade transaction with new apk-tools: 19:15:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 19:15:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 19:15:57 OK: 9 MiB in 15 packages 19:15:58 Removing intermediate container 8e11d8ee0f2c 19:15:58 ---> 145d1851ffa0 19:15:58 Step 17/26 : WORKDIR / 19:15:58 ---> Running in 11c9f3ea03b9 19:15:59 Removing intermediate container 11c9f3ea03b9 19:15:59 ---> de7727071672 19:15:59 Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / 19:15:59 ---> 1a62070cc904 19:15:59 Step 19/26 : COPY --from=builder /device-uart/LICENSE / 19:15:59 ---> 3dad981140a9 19:15:59 Step 20/26 : COPY --from=builder /device-uart/cmd/ / 19:16:02 ---> f0272b42325f 19:16:02 Step 21/26 : EXPOSE 59995 19:16:02 ---> Running in c1267b737513 19:16:02 Removing intermediate container c1267b737513 19:16:02 ---> b02999c322ee 19:16:02 Step 22/26 : ENTRYPOINT ["/device-uart"] 19:16:02 ---> Running in 8f1370d0edbe 19:16:02 Removing intermediate container 8f1370d0edbe 19:16:02 ---> ebe50c72c728 19:16:02 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:16:02 ---> Running in f811ceda0c5c 19:16:03 Removing intermediate container f811ceda0c5c 19:16:03 ---> c59b19b19669 19:16:03 Step 24/26 : LABEL arch=arm64 19:16:03 ---> Running in 13145747cf6d 19:16:03 Removing intermediate container 13145747cf6d 19:16:03 ---> da8252a83ea8 19:16:03 Step 25/26 : LABEL git_sha=2a7d2071738c8c1b4a6cc6dcd7a69fd538f5b5da 19:16:03 ---> Running in 0f58ab9c42ee 19:16:03 Removing intermediate container 0f58ab9c42ee 19:16:03 ---> 9e1dbc8f74ba 19:16:03 Step 26/26 : LABEL version=0.0.0 19:16:03 ---> Running in 4512b6f394d8 19:16:04 Removing intermediate container 4512b6f394d8 19:16:04 ---> 925b3b7f34fd 19:16:04 [Warning] One or more build-args [ARCH] were not consumed 19:16:04 Successfully built 925b3b7f34fd 19:16:04 Successfully tagged device-uart-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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:16:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:16:05 19:16:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:16:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:16:05 arm64: Pulling from edgex-lftools-log-publisher 19:16:05 8998bd30e6a1: Pulling fs layer 19:16:05 04944245beec: Pulling fs layer 19:16:05 699f458cf7ca: Pulling fs layer 19:16:05 765212b225bb: Pulling fs layer 19:16:05 f23df028b6ca: Pulling fs layer 19:16:05 d65c8cfc05b1: Pulling fs layer 19:16:05 2437ff75d9bd: Pulling fs layer 19:16:05 765212b225bb: Waiting 19:16:05 f23df028b6ca: Waiting 19:16:05 d65c8cfc05b1: Waiting 19:16:05 2437ff75d9bd: Waiting 19:16:06 04944245beec: Verifying Checksum 19:16:06 04944245beec: Download complete 19:16:06 765212b225bb: Download complete 19:16:06 f23df028b6ca: Download complete 19:16:06 d65c8cfc05b1: Verifying Checksum 19:16:06 d65c8cfc05b1: Download complete 19:16:06 699f458cf7ca: Verifying Checksum 19:16:06 699f458cf7ca: Download complete 19:16:06 8998bd30e6a1: Verifying Checksum 19:16:06 8998bd30e6a1: Download complete 19:16:09 2437ff75d9bd: Verifying Checksum 19:16:09 2437ff75d9bd: Download complete 19:16:10 8998bd30e6a1: Pull complete 19:16:11 04944245beec: Pull complete 19:16:12 699f458cf7ca: Pull complete 19:16:12 765212b225bb: Pull complete 19:16:13 f23df028b6ca: Pull complete 19:16:13 d65c8cfc05b1: Pull complete 19:16:31 2437ff75d9bd: Pull complete 19:16:31 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:16:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:16:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:16:32 prd-ubuntu20.04-docker-arm64-4c-16g-22339 does not seem to be running inside a container 19:16:32 $ 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-uart/1 -v /w/workspace/device-uart/1:/w/workspace/device-uart/1:rw,z -v /w/workspace/device-uart/1@tmp:/w/workspace/device-uart/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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:16:34 $ docker top d7bea3c78090a57c9e4fa79168d9d0778e6cce13598fa4df5366d5b17ddc7968 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:16:35 ---> job-cost.sh 19:16:35 lf-activate-venv: SKIPPING 19:16:35 INFO: No Stack... 19:16:36 INFO: Retrieving Pricing Info for: v3-standard-4 19:16:37 INFO: Archiving Costs [Pipeline] sh 19:16:38 + cat /w/workspace/device-uart/1/archives/cost.csv 19:16:38 + cut -d, -f6 [Pipeline] lock 19:16:38 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-PR-77-1-stack-cost] 19:16:38 Resource [jenkins-edgexfoundry-device-uart-PR-77-1-stack-cost] did not exist. Created. 19:16:38 Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-PR-77-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:16:38 /w/workspace/device-uart/1@tmp/durable-9f0a251a/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:16:39 + echo total: 0.10999999940395355 [Pipeline] stash 19:16:39 Warning: overwriting stash ‘stack-cost’ 19:16:39 Stashed 1 file(s) [Pipeline] } 19:16:39 Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-PR-77-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:16:39 $ docker stop --time=1 d7bea3c78090a57c9e4fa79168d9d0778e6cce13598fa4df5366d5b17ddc7968 19:16:42 $ docker rm -f --volumes d7bea3c78090a57c9e4fa79168d9d0778e6cce13598fa4df5366d5b17ddc7968 [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] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 19:16:43 provisioning config files... 19:16:43 copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_PR-77@tmp/config16143432595269041657tmp [Pipeline] { [Pipeline] sh 19:16:43 + set +x 19:16:43 + bash -s -- 19:16:43 + curl -s https://codecov.io/bash 19:16:43 19:16:43 _____ _ 19:16:43 / ____| | | 19:16:43 | | ___ __| | ___ ___ _____ __ 19:16:43 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:16:43 | |___| (_) | (_| | __/ (_| (_) \ V / 19:16:43 \_____\___/ \__,_|\___|\___\___/ \_/ 19:16:43 Bash-1.0.6 19:16:43 19:16:43 19:16:43 ==> git version 2.25.1 found 19:16:43 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 19:16:43 Release-Date: 2020-01-08 19:16:43 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:16:43 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:16:43 ==> Jenkins CI detected. 19:16:43 current dir:  /w/workspace/edgexfoundry_device-uart_PR-77 19:16:43 project root: . 19:16:43 --> token set from env 19:16:43 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:16:43 ==> Running gcov in . (disable via -X gcov) 19:16:43 ==> Python coveragepy not found 19:16:43 ==> Searching for coverage reports in: 19:16:43 + . 19:16:43 -> Found 1 reports 19:16:43 ==> Detecting git/mercurial file structure 19:16:44 ==> Reading reports 19:16:44 + ./coverage.out bytes=6770 19:16:44 ==> Appending adjustments 19:16:44 https://docs.codecov.io/docs/fixing-reports 19:16:44 + Found adjustments 19:16:44 ==> Gzipping contents 19:16:44 4.0K /tmp/codecov.MW1xXb.gz 19:16:44 ==> Uploading reports 19:16:44 url: https://codecov.io 19:16:44 query: branch=PR-77&commit=2a7d2071738c8c1b4a6cc6dcd7a69fd538f5b5da&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-77%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=77&job=&cmd_args= 19:16:44 -> Pinging Codecov 19:16:44 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-77&commit=2a7d2071738c8c1b4a6cc6dcd7a69fd538f5b5da&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-77%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=77&job=&cmd_args= 19:16:44 -> Uploading to 19:16:44 https://storage.googleapis.com/codecov/shelter/v4/github/lf-edge/device-uart/2a7d2071738c8c1b4a6cc6dcd7a69fd538f5b5da/3a84b117-8a5c-48e1-b6c3-3023d9304ce7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241009%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241009T191644Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=499c307ee1d8f39d01268584d9c655497ae79f97e53c7535d784e882e8bbd84a 19:16:44 % Total % Received % Xferd Average Speed Time Time Time Current 19:16:44 Dload Upload Total Spent Left Speed 19:16:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1341 0 0 100 1341 0 6573 --:--:-- --:--:-- --:--:-- 6541 100 1341 0 0 100 1341 0 5495 --:--:-- --:--:-- --:--:-- 5473 19:16:44 -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/2a7d2071738c8c1b4a6cc6dcd7a69fd538f5b5da [Pipeline] } 19:16:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:16:46 + [ -d /w/workspace/edgexfoundry_device-uart_PR-77/archives ] 19:16:46 + ls -al /w/workspace/edgexfoundry_device-uart_PR-77/archives 19:16:46 total 16 19:16:46 drwxr-xr-x 3 root root 4096 Oct 9 19:04 . 19:16:46 drwxrwxr-x 9 jenkins jenkins 4096 Oct 9 19:04 .. 19:16:46 drwxr-xr-x 2 root root 4096 Oct 9 19:04 cost 19:16:46 -rw-r--r-- 1 root root 82 Oct 9 19:04 cost.csv 19:16:46 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_PR-77/archives 19:16:46 + ls -al /w/workspace/edgexfoundry_device-uart_PR-77/archives 19:16:46 total 16 19:16:46 drwxr-xr-x 3 jenkins jenkins 4096 Oct 9 19:04 . 19:16:46 drwxrwxr-x 9 jenkins jenkins 4096 Oct 9 19:04 .. 19:16:46 drwxr-xr-x 2 jenkins jenkins 4096 Oct 9 19:04 cost 19:16:46 -rw-r--r-- 1 jenkins jenkins 82 Oct 9 19:04 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:16:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:16:48 ---> package-listing.sh 19:16:48 ++ facter osfamily 19:16:48 ++ tr '[:upper:]' '[:lower:]' 19:16:48 + OS_FAMILY=debian 19:16:48 + workspace=/w/workspace/edgexfoundry_device-uart_PR-77 19:16:48 + START_PACKAGES=/tmp/packages_start.txt 19:16:48 + END_PACKAGES=/tmp/packages_end.txt 19:16:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:16:48 + PACKAGES=/tmp/packages_start.txt 19:16:48 + '[' /w/workspace/edgexfoundry_device-uart_PR-77 ']' 19:16:48 + PACKAGES=/tmp/packages_end.txt 19:16:48 + case "${OS_FAMILY}" in 19:16:48 + dpkg -l 19:16:48 + grep '^ii' 19:16:48 + '[' -f /tmp/packages_start.txt ']' 19:16:48 + '[' -f /tmp/packages_end.txt ']' 19:16:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:16:48 + '[' /w/workspace/edgexfoundry_device-uart_PR-77 ']' 19:16:48 + mkdir -p /w/workspace/edgexfoundry_device-uart_PR-77/archives/ 19:16:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_PR-77/archives/ [Pipeline] echo 19:16:48 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-uart_PR-77/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:16:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:16:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:16:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:16:49 prd-ubuntu20.04-docker-8c-8g-22338 does not seem to be running inside a container 19:16:49 $ 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-uart_PR-77/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-uart_PR-77 -v /w/workspace/edgexfoundry_device-uart_PR-77:/w/workspace/edgexfoundry_device-uart_PR-77:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-77@tmp:/w/workspace/edgexfoundry_device-uart_PR-77@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:16:49 $ docker top 068e1a15866a80126e05a2debc26cef4bcc4f8c5fe2fddf1bda8af9487f84ed1 -eo pid,comm [Pipeline] { [Pipeline] sh 19:16:50 + touch /tmp/pre-build-complete [Pipeline] sh 19:16:50 + mkdir -p /var/log/sysstat [Pipeline] sh 19:16:50 + ls /var/log/sa-host 19:16:50 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:16:51 provisioning config files... 19:16:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-77@tmp/config5765218176642054860tmp [Pipeline] { [Pipeline] echo 19:16:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:16:51 ---> create-netrc.sh [Pipeline] } 19:16:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:16:52 ---> python-tools-install.sh [Pipeline] echo 19:16:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:16:52 ---> sudo-logs.sh 19:16:52 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:16:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:16:52 ---> job-cost.sh 19:16:52 lf-activate-venv: SKIPPING 19:16:52 DEBUG: total: 0.2199999988079071 19:16:52 INFO: Retrieving Stack Cost... 19:16:53 INFO: Retrieving Pricing Info for: v3-standard-8 19:16:53 INFO: Archiving Costs [Pipeline] echo 19:16:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:16:54 ---> logs-deploy.sh 19:16:54 lf-activate-venv: SKIPPING 19:16:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/PR-77/1 19:16:54 INFO: archiving workspace using pattern(s): 19:16:55 Archives upload complete. 19:16:55 INFO: archiving logs to Nexus 19:16:55 ---> uname -a: 19:16:55 Linux prd-ubuntu20-04-docker-8c-8g-22338 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 19:16:55 19:16:55 19:16:55 ---> lscpu: 19:16:55 Architecture: x86_64 19:16:55 CPU op-mode(s): 32-bit, 64-bit 19:16:55 Byte Order: Little Endian 19:16:55 Address sizes: 40 bits physical, 48 bits virtual 19:16:55 CPU(s): 8 19:16:55 On-line CPU(s) list: 0-7 19:16:55 Thread(s) per core: 1 19:16:55 Core(s) per socket: 1 19:16:55 Socket(s): 8 19:16:55 NUMA node(s): 1 19:16:55 Vendor ID: AuthenticAMD 19:16:55 CPU family: 23 19:16:55 Model: 49 19:16:55 Model name: AMD EPYC-Rome Processor 19:16:55 Stepping: 0 19:16:55 CPU MHz: 2799.996 19:16:55 BogoMIPS: 5599.99 19:16:55 Virtualization: AMD-V 19:16:55 Hypervisor vendor: KVM 19:16:55 Virtualization type: full 19:16:55 L1d cache: 256 KiB 19:16:55 L1i cache: 256 KiB 19:16:55 L2 cache: 4 MiB 19:16:55 L3 cache: 128 MiB 19:16:55 NUMA node0 CPU(s): 0-7 19:16:55 Vulnerability Itlb multihit: Not affected 19:16:55 Vulnerability L1tf: Not affected 19:16:55 Vulnerability Mds: Not affected 19:16:55 Vulnerability Meltdown: Not affected 19:16:55 Vulnerability Mmio stale data: Not affected 19:16:55 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:16:55 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:16:55 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:16:55 Vulnerability Srbds: Not affected 19:16:55 Vulnerability Tsx async abort: Not affected 19:16:55 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 19:16:55 19:16:55 19:16:55 ---> nproc: 19:16:55 8 19:16:55 19:16:55 19:16:55 ---> df -h: 19:16:55 Filesystem Size Used Avail Use% Mounted on 19:16:55 overlay 155G 12G 143G 8% / 19:16:55 tmpfs 64M 0 64M 0% /dev 19:16:55 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:16:55 shm 64M 0 64M 0% /dev/shm 19:16:55 /dev/vda1 155G 12G 143G 8% /facter-os 19:16:55 19:16:55 19:16:55 ---> sar -b -r -n DEV: 19:16:55 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-22338) 10/09/24 _x86_64_ (8 CPU) 19:16:55 19:16:55 19:00:36 LINUX RESTART (8 CPU) 19:16:55 19:16:55 19:01:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:16:55 19:02:01 390.05 39.06 350.99 0.00 4324.69 153603.93 0.00 19:16:55 19:03:01 273.58 2.57 271.01 0.00 23.33 76515.43 0.00 19:16:55 19:04:01 99.38 0.17 99.22 0.00 8.13 20283.29 0.00 19:16:55 19:05:01 152.16 0.03 152.12 0.00 6.53 50520.38 0.00 19:16:55 19:06:01 37.80 4.85 32.96 0.00 2608.20 5714.51 0.00 19:16:55 19:07:01 6.05 0.02 6.03 0.00 0.13 110.51 0.00 19:16:55 19:08:01 1.82 0.00 1.82 0.00 0.00 19.73 0.00 19:16:55 19:09:01 2.07 0.00 2.07 0.00 0.00 22.53 0.00 19:16:55 19:10:01 1.37 0.00 1.37 0.00 0.00 14.40 0.00 19:16:55 19:11:01 2.13 0.00 2.13 0.00 0.00 23.06 0.00 19:16:55 19:12:01 1.52 0.00 1.52 0.00 0.00 21.20 0.00 19:16:55 19:13:01 2.00 0.00 2.00 0.00 0.00 21.86 0.00 19:16:55 19:14:01 1.42 0.00 1.42 0.00 0.00 15.73 0.00 19:16:55 19:15:01 1.85 0.00 1.85 0.00 0.00 20.40 0.00 19:16:55 19:16:01 2.43 0.02 2.42 0.00 0.13 31.59 0.00 19:16:55 Average: 64.68 3.07 61.61 0.00 460.46 20314.73 0.00 19:16:55 19:16:55 19:01:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:16:55 19:02:01 29195028 31553328 765240 2.33 76332 2554496 1975044 5.82 1012640 2286012 812 19:16:55 19:03:01 28021184 31555020 748148 2.28 188136 3501084 1823228 5.37 1118636 3222668 696 19:16:55 19:04:01 27479440 31339300 956876 2.91 197048 3766788 2521424 7.43 1611936 3212100 215436 19:16:55 19:05:01 26966128 31563256 736068 2.24 205476 4457348 1777136 5.24 1361172 3939300 444 19:16:55 19:06:01 26658108 31542308 729228 2.22 227268 4722008 1739516 5.13 1559112 4018272 1028 19:16:55 19:07:01 26668928 31548260 724396 2.20 225804 4718756 1709528 5.04 1553532 4015024 376 19:16:55 19:08:01 26668892 31548288 724264 2.20 225880 4718760 1709528 5.04 1553536 4015032 176 19:16:55 19:09:01 26671192 31550720 721856 2.20 225964 4718764 1709528 5.04 1551380 4015044 12 19:16:55 19:10:01 26678896 31558496 714216 2.17 226040 4718764 1709528 5.04 1544240 4015036 152 19:16:55 19:11:01 26682036 31561736 710816 2.16 226112 4718768 1709528 5.04 1541360 4015036 164 19:16:55 19:12:01 26682516 31562312 710184 2.16 226196 4718768 1709528 5.04 1541728 4015040 164 19:16:55 19:13:01 26682760 31562620 709812 2.16 226280 4718772 1709528 5.04 1541076 4015048 4 19:16:55 19:14:01 26682380 31562308 709972 2.16 226364 4718776 1709528 5.04 1541520 4015056 192 19:16:55 19:15:01 26682600 31562688 709728 2.16 226440 4718780 1709528 5.04 1541740 4015044 176 19:16:55 19:16:01 26680300 31560544 711896 2.16 226536 4718756 1747512 5.15 1542064 4015016 36 19:16:55 Average: 27006693 31542079 738847 2.25 210392 4412626 1797974 5.30 1474378 3788582 14658 19:16:55 19:16:55 19:01:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:16:55 19:02:01 docker0 46.98 51.67 3.59 288.37 0.00 0.00 0.00 0.00 19:16:55 19:02:01 lo 6.78 6.78 0.67 0.67 0.00 0.00 0.00 0.00 19:16:55 19:02:01 ens3 638.20 423.32 6151.81 104.35 0.00 0.00 0.00 0.00 19:16:55 19:02:01 veth6343905 12.91 13.76 1.21 13.36 0.00 0.00 0.00 0.00 19:16:55 19:03:01 docker0 299.82 486.29 26.02 3220.46 0.00 0.00 0.00 0.00 19:16:55 19:03:01 veth4987f19 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 19:16:55 19:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:16:55 19:03:01 ens3 513.30 313.51 3246.63 37.88 0.00 0.00 0.00 0.00 19:16:55 19:04:01 docker0 1.72 3.87 0.10 38.14 0.00 0.00 0.00 0.00 19:16:55 19:04:01 veth51e3357 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:16:55 19:04:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 19:16:55 19:04:01 ens3 31.23 18.28 64.07 11.79 0.00 0.00 0.00 0.00 19:16:55 19:05:01 docker0 4.70 8.62 0.29 116.81 0.00 0.00 0.00 0.00 19:16:55 19:05:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 19:16:55 19:05:01 ens3 103.03 65.99 2641.23 12.37 0.00 0.00 0.00 0.00 19:16:55 19:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:55 19:06:01 lo 0.40 0.40 0.05 0.05 0.00 0.00 0.00 0.00 19:16:55 19:06:01 ens3 165.74 69.08 2062.46 4.87 0.00 0.00 0.00 0.00 19:16:55 19:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:55 19:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:16:55 19:07:01 ens3 0.42 0.28 0.09 0.08 0.00 0.00 0.00 0.00 19:16:55 19:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:55 19:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:55 19:08:01 ens3 0.38 0.18 1.43 0.01 0.00 0.00 0.00 0.00 19:16:55 19:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:55 19:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:16:55 19:09:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 19:16:55 19:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:55 19:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:55 19:10:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:16:55 19:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:55 19:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:16:55 19:11:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:16:55 19:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:55 19:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:55 19:12:01 ens3 0.15 0.08 0.08 0.06 0.00 0.00 0.00 0.00 19:16:55 19:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:55 19:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:16:55 19:13:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:16:55 19:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:55 19:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:55 19:14:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:55 19:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:55 19:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:16:55 19:15:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:16:55 19:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:55 19:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:55 19:16:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:16:55 Average: docker0 23.52 36.68 2.00 244.23 0.00 0.00 0.00 0.00 19:16:55 Average: lo 0.69 0.69 0.07 0.07 0.00 0.00 0.00 0.00 19:16:55 Average: ens3 96.27 59.01 938.76 11.33 0.00 0.00 0.00 0.00 19:16:55 19:16:55 19:16:55 ---> sar -P ALL: 19:16:55 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-22338) 10/09/24 _x86_64_ (8 CPU) 19:16:55 19:16:55 19:00:36 LINUX RESTART (8 CPU) 19:16:55 19:16:55 19:01:02 CPU %user %nice %system %iowait %steal %idle 19:16:55 19:02:01 all 10.04 0.00 3.43 3.17 0.06 83.30 19:16:55 19:02:01 0 13.20 0.00 3.37 6.15 0.07 77.21 19:16:55 19:02:01 1 6.28 0.00 2.97 1.06 0.07 89.62 19:16:55 19:02:01 2 12.08 0.00 3.61 0.20 0.05 84.06 19:16:55 19:02:01 3 8.28 0.00 4.41 4.92 0.07 82.32 19:16:55 19:02:01 4 8.60 0.00 3.14 0.34 0.07 87.85 19:16:55 19:02:01 5 11.89 0.00 3.19 0.75 0.07 84.11 19:16:55 19:02:01 6 10.32 0.00 3.45 10.68 0.07 75.49 19:16:55 19:02:01 7 9.67 0.00 3.31 1.29 0.05 85.68 19:16:55 19:03:01 all 7.01 0.00 3.90 4.16 0.06 84.87 19:16:55 19:03:01 0 6.52 0.00 5.06 9.71 0.03 78.68 19:16:55 19:03:01 1 6.76 0.00 4.61 8.15 0.07 80.41 19:16:55 19:03:01 2 6.59 0.00 3.48 0.34 0.03 89.56 19:16:55 19:03:01 3 7.72 0.00 3.26 1.25 0.05 87.71 19:16:55 19:03:01 4 7.90 0.00 3.27 0.40 0.13 88.30 19:16:55 19:03:01 5 7.70 0.00 4.33 12.27 0.07 75.64 19:16:55 19:03:01 6 6.36 0.00 3.32 1.15 0.05 89.12 19:16:55 19:03:01 7 6.50 0.00 3.86 0.08 0.03 89.53 19:16:55 19:04:01 all 51.10 0.00 8.55 1.22 0.09 39.04 19:16:55 19:04:01 0 51.65 0.00 8.61 0.90 0.10 38.74 19:16:55 19:04:01 1 51.19 0.00 9.11 0.44 0.08 39.18 19:16:55 19:04:01 2 51.12 0.00 8.18 3.29 0.10 37.31 19:16:55 19:04:01 3 52.13 0.00 8.65 0.66 0.10 38.46 19:16:55 19:04:01 4 51.89 0.00 8.19 0.62 0.08 39.21 19:16:55 19:04:01 5 49.71 0.00 8.87 0.59 0.08 40.75 19:16:55 19:04:01 6 51.60 0.00 8.38 0.42 0.10 39.50 19:16:55 19:04:01 7 49.52 0.00 8.38 2.87 0.08 39.14 19:16:55 19:05:01 all 19.00 0.00 4.43 2.79 0.05 73.73 19:16:55 19:05:01 0 19.52 0.00 4.21 0.10 0.05 76.12 19:16:55 19:05:01 1 18.02 0.00 3.94 0.76 0.08 77.19 19:16:55 19:05:01 2 19.57 0.00 3.32 0.39 0.05 76.67 19:16:55 19:05:01 3 18.04 0.00 4.32 0.14 0.05 77.45 19:16:55 19:05:01 4 18.44 0.00 5.68 16.28 0.07 59.53 19:16:55 19:05:01 5 20.83 0.00 4.54 3.53 0.03 71.07 19:16:55 19:05:01 6 18.98 0.00 4.72 0.00 0.03 76.26 19:16:55 19:05:01 7 18.57 0.00 4.72 1.21 0.07 75.44 19:16:55 19:06:01 all 1.94 0.00 1.18 0.48 0.02 96.37 19:16:55 19:06:01 0 1.73 0.00 0.78 0.02 0.00 97.46 19:16:55 19:06:01 1 3.69 0.00 0.93 0.07 0.03 95.28 19:16:55 19:06:01 2 1.57 0.00 2.03 1.37 0.02 95.01 19:16:55 19:06:01 3 1.91 0.00 0.80 0.82 0.02 96.46 19:16:55 19:06:01 4 2.72 0.00 1.00 0.60 0.02 95.66 19:16:55 19:06:01 5 1.00 0.00 0.75 0.00 0.02 98.23 19:16:55 19:06:01 6 1.27 0.00 1.69 0.22 0.02 96.81 19:16:55 19:06:01 7 1.65 0.00 1.49 0.77 0.02 96.07 19:16:55 19:07:01 all 0.27 0.00 0.07 0.02 0.01 99.63 19:16:55 19:07:01 0 0.02 0.00 0.08 0.00 0.00 99.90 19:16:55 19:07:01 1 0.02 0.00 0.08 0.03 0.02 99.85 19:16:55 19:07:01 2 1.53 0.00 0.05 0.00 0.00 98.42 19:16:55 19:07:01 3 0.05 0.00 0.03 0.12 0.02 99.78 19:16:55 19:07:01 4 0.12 0.00 0.05 0.02 0.03 99.78 19:16:55 19:07:01 5 0.10 0.00 0.07 0.00 0.00 99.83 19:16:55 19:07:01 6 0.23 0.00 0.10 0.00 0.00 99.67 19:16:55 19:07:01 7 0.07 0.00 0.08 0.00 0.00 99.85 19:16:55 19:08:01 all 0.25 0.00 0.01 0.00 0.01 99.73 19:16:55 19:08:01 0 0.02 0.00 0.00 0.00 0.02 99.97 19:16:55 19:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:16:55 19:08:01 2 1.91 0.00 0.02 0.00 0.03 98.04 19:16:55 19:08:01 3 0.05 0.00 0.02 0.03 0.00 99.90 19:16:55 19:08:01 4 0.02 0.00 0.02 0.00 0.00 99.97 19:16:55 19:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:16:55 19:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:16:55 19:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:16:55 19:09:01 all 0.27 0.00 0.00 0.01 0.01 99.71 19:16:55 19:09:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:16:55 19:09:01 1 0.02 0.00 0.00 0.00 0.02 99.97 19:16:55 19:09:01 2 2.04 0.00 0.02 0.02 0.02 97.91 19:16:55 19:09:01 3 0.02 0.00 0.00 0.03 0.00 99.95 19:16:55 19:09:01 4 0.05 0.00 0.00 0.02 0.02 99.92 19:16:55 19:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:16:55 19:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:16:55 19:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:16:55 19:10:01 all 0.02 0.00 0.01 0.00 0.01 99.96 19:16:55 19:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:16:55 19:10:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:16:55 19:10:01 2 0.05 0.00 0.03 0.00 0.03 99.88 19:16:55 19:10:01 3 0.02 0.00 0.02 0.03 0.02 99.92 19:16:55 19:10:01 4 0.05 0.00 0.00 0.00 0.00 99.95 19:16:55 19:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:16:55 19:10:01 6 0.00 0.00 0.00 0.00 0.02 99.98 19:16:55 19:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:16:55 19:11:01 all 0.03 0.00 0.01 0.01 0.01 99.95 19:16:55 19:11:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:16:55 19:11:01 1 0.10 0.00 0.00 0.00 0.02 99.88 19:16:55 19:11:01 2 0.03 0.00 0.05 0.00 0.02 99.90 19:16:55 19:11:01 3 0.00 0.00 0.00 0.03 0.00 99.97 19:16:55 19:11:01 4 0.03 0.00 0.02 0.02 0.02 99.92 19:16:55 19:11:01 5 0.00 0.00 0.00 0.00 0.02 99.98 19:16:55 19:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:16:55 19:11:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:16:55 19:12:01 all 0.06 0.00 0.02 0.01 0.01 99.91 19:16:55 19:12:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:16:55 19:12:01 1 0.32 0.00 0.00 0.00 0.02 99.67 19:16:55 19:12:01 2 0.07 0.00 0.03 0.00 0.03 99.87 19:16:55 19:12:01 3 0.03 0.00 0.03 0.02 0.02 99.90 19:16:55 19:12:01 4 0.02 0.00 0.02 0.02 0.02 99.93 19:16:55 19:12:01 5 0.02 0.00 0.02 0.02 0.00 99.95 19:16:55 19:12:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:16:55 19:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:16:55 19:16:55 19:12:01 CPU %user %nice %system %iowait %steal %idle 19:16:55 19:13:01 all 0.01 0.00 0.01 0.01 0.00 99.96 19:16:55 19:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:16:55 19:13:01 1 0.00 0.00 0.02 0.02 0.00 99.97 19:16:55 19:13:01 2 0.05 0.00 0.03 0.00 0.02 99.90 19:16:55 19:13:01 3 0.00 0.00 0.00 0.05 0.00 99.95 19:16:55 19:13:01 4 0.03 0.00 0.00 0.00 0.00 99.97 19:16:55 19:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:16:55 19:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:16:55 19:13:01 7 0.00 0.00 0.02 0.00 0.02 99.97 19:16:55 19:14:01 all 0.01 0.00 0.00 0.00 0.01 99.97 19:16:55 19:14:01 0 0.02 0.00 0.00 0.00 0.02 99.97 19:16:55 19:14:01 1 0.00 0.00 0.00 0.02 0.02 99.97 19:16:55 19:14:01 2 0.05 0.00 0.00 0.00 0.03 99.92 19:16:55 19:14:01 3 0.02 0.00 0.00 0.02 0.00 99.97 19:16:55 19:14:01 4 0.00 0.00 0.00 0.00 0.02 99.98 19:16:55 19:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:16:55 19:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:16:55 19:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:16:55 19:15:01 all 0.01 0.00 0.00 0.01 0.01 99.97 19:16:55 19:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:16:55 19:15:01 1 0.02 0.00 0.02 0.02 0.02 99.93 19:16:55 19:15:01 2 0.02 0.00 0.00 0.00 0.02 99.97 19:16:55 19:15:01 3 0.00 0.00 0.00 0.03 0.02 99.95 19:16:55 19:15:01 4 0.03 0.00 0.02 0.00 0.00 99.95 19:16:55 19:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:16:55 19:15:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:16:55 19:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:16:55 19:16:01 all 0.02 0.00 0.03 0.01 0.01 99.92 19:16:55 19:16:01 0 0.00 0.00 0.03 0.00 0.00 99.97 19:16:55 19:16:01 1 0.02 0.00 0.03 0.00 0.00 99.95 19:16:55 19:16:01 2 0.05 0.00 0.02 0.00 0.02 99.92 19:16:55 19:16:01 3 0.05 0.00 0.07 0.05 0.02 99.82 19:16:55 19:16:01 4 0.03 0.00 0.03 0.02 0.02 99.90 19:16:55 19:16:01 5 0.00 0.00 0.02 0.00 0.00 99.98 19:16:55 19:16:01 6 0.02 0.00 0.02 0.03 0.02 99.92 19:16:55 19:16:01 7 0.02 0.00 0.03 0.00 0.00 99.95 19:16:55 Average: all 5.94 0.00 1.43 0.78 0.02 91.82 19:16:55 Average: 0 6.12 0.00 1.46 1.11 0.02 91.29 19:16:55 Average: 1 5.72 0.00 1.44 0.70 0.03 92.12 19:16:55 Average: 2 6.37 0.00 1.38 0.37 0.03 91.85 19:16:55 Average: 3 5.82 0.00 1.42 0.54 0.02 92.20 19:16:55 Average: 4 5.93 0.00 1.41 1.21 0.03 91.42 19:16:55 Average: 5 6.04 0.00 1.44 1.13 0.02 91.37 19:16:55 Average: 6 5.87 0.00 1.43 0.81 0.02 91.86 19:16:55 Average: 7 5.67 0.00 1.44 0.41 0.02 92.46 19:16:55 19:16:55 19:16:55