Pull request #88 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4141bfbff42a7f4abd9969b0ea6b14f718d7f4f2+95d8f166fd10006397275f17c20ea67699b419bf (9324621430252f13364b97328d65cc457dcfc61a) 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-ssh13590318985507130187.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-ssh13989712612939700705.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-88/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-88/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14312078396493868709.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-88/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11364249968748322697.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-ssh11661735715476346227.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-88/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-88/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15867468293144560279.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-26389 in /w/workspace/edgexfoundry_device-uart_PR-88 [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-88 # 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/88/head:refs/remotes/origin/PR-88 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 95d8f166fd10006397275f17c20ea67699b419bf into PR head commit 4141bfbff42a7f4abd9969b0ea6b14f718d7f4f2 Merge succeeded, producing 4141bfbff42a7f4abd9969b0ea6b14f718d7f4f2 Checking out Revision 4141bfbff42a7f4abd9969b0ea6b14f718d7f4f2 (PR-88) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4" 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 4141bfbff42a7f4abd9969b0ea6b14f718d7f4f2 # 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 95d8f166fd10006397275f17c20ea67699b419bf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4141bfbff42a7f4abd9969b0ea6b14f718d7f4f2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:52:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:52:01 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:52:01 ========================================================= 18:52:01 EdgeX Global Pipelines Version Info 18:52:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:52:02 ------------------- 18:52:02 stable info: 18:52:02 ------------------- 18:52:02 Commited By: Ginny Guan ginny@iotechsys.com 18:52:02 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 18:52:02 Message: update stable to v1.0.265 18:52:03 ------------------- 18:52:03 experimental info: 18:52:03 ------------------- 18:52:03 Commited By: Cherry Wang cherry@iotechsys.com 18:52:03 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 18:52:03 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:52:03 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo 18:52:03 [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo 18:52:03 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:52:03 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:52:03 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:52:03 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 18:52:03 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:52:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:52:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:52:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:52:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:52:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo 18:52:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:52:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:52:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:52:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:52:04 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:52:04 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:52:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:52:04 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:52:04 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:52:04 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:52:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:52:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:52:04 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:52:05 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:52:05 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:52:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-88 [Pipeline] echo 18:52:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-88 [Pipeline] echo 18:52:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-88 [Pipeline] echo 18:52:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4141bfbff42a7f4abd9969b0ea6b14f718d7f4f2 [Pipeline] echo 18:52:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4141bfb [Pipeline] echo 18:52:05 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:52:05 provisioning config files... 18:52:05 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-88@tmp/config6500682119325554347tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:52:06 ---> ****-login.sh 18:52:06 nexus3.edgexfoundry.org:10001 18:52:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:52:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:52:06 Configure a credential helper to remove this warning. See 18:52:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:52:06 18:52:06 Login Succeeded 18:52:06 nexus3.edgexfoundry.org:10002 18:52:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:52:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:52:06 Configure a credential helper to remove this warning. See 18:52:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:52:06 18:52:06 Login Succeeded 18:52:06 nexus3.edgexfoundry.org:10003 18:52:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:52:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:52:06 Configure a credential helper to remove this warning. See 18:52:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:52:06 18:52:06 Login Succeeded 18:52:06 nexus3.edgexfoundry.org:10004 18:52:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:52:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:52:06 Configure a credential helper to remove this warning. See 18:52:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:52:06 18:52:06 Login Succeeded 18:52:06 ****.io 18:52:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:52:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:52:07 Configure a credential helper to remove this warning. See 18:52:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:52:07 18:52:07 Login Succeeded 18:52:07 ---> ****-login.sh ends [Pipeline] } 18:52:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:52:07 + git rev-list -1 --merges 4141bfbff42a7f4abd9969b0ea6b14f718d7f4f2~1..4141bfbff42a7f4abd9969b0ea6b14f718d7f4f2 [Pipeline] echo 18:52:07 -----------> git rev-list -1 --merges 4141bfbff42a7f4abd9969b0ea6b14f718d7f4f2~1..4141bfbff42a7f4abd9969b0ea6b14f718d7f4f2 4141bfbff42a7f4abd9969b0ea6b14f718d7f4f2 [false] [Pipeline] sh 18:52:08 + git log --format=format:%s -1 4141bfbff42a7f4abd9969b0ea6b14f718d7f4f2 [Pipeline] echo 18:52:08 ========================================================= 18:52:08 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:52:08 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:52:08 + git log --format=format:%s -1 4141bfbff42a7f4abd9969b0ea6b14f718d7f4f2 [Pipeline] echo 18:52:08 [semverPrep] GIT_COMMIT: 4141bfbff42a7f4abd9969b0ea6b14f718d7f4f2, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 [Pipeline] echo 18:52:08 [semverPrep] This is not a build commit. [Pipeline] sh 18:52:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:52:09 + grep -v github /etc/ssh/ssh_known_hosts 18:52:09 + [ -e /tmp/ssh_known_hosts ] 18:52:09 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:52:09 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:52:09 + sudo tee -a /etc/ssh/ssh_known_hosts 18:52:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:52:09 18:52:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:52:10 0.1.4: Pulling from edgex-devops/py-git-semver 18:52:10 b85a868b505f: Pulling fs layer 18:52:10 e2be974225ed: Pulling fs layer 18:52:10 339a4e72a1f5: Pulling fs layer 18:52:10 988bab9f4d93: Pulling fs layer 18:52:10 1469e6f7b9e6: Pulling fs layer 18:52:10 eaf3925da568: Pulling fs layer 18:52:10 bab4dde63d76: Pulling fs layer 18:52:10 bde34c3a00c8: Pulling fs layer 18:52:10 b352a97aabf1: Pulling fs layer 18:52:10 4872d77fe225: Pulling fs layer 18:52:10 5851b861e8e6: Pulling fs layer 18:52:10 bab4dde63d76: Waiting 18:52:10 bde34c3a00c8: Waiting 18:52:10 eaf3925da568: Waiting 18:52:10 b352a97aabf1: Waiting 18:52:10 988bab9f4d93: Waiting 18:52:10 5851b861e8e6: Waiting 18:52:10 4872d77fe225: Waiting 18:52:10 1469e6f7b9e6: Waiting 18:52:10 e2be974225ed: Download complete 18:52:10 988bab9f4d93: Verifying Checksum 18:52:10 988bab9f4d93: Download complete 18:52:10 1469e6f7b9e6: Verifying Checksum 18:52:10 1469e6f7b9e6: Download complete 18:52:10 eaf3925da568: Download complete 18:52:10 339a4e72a1f5: Verifying Checksum 18:52:10 339a4e72a1f5: Download complete 18:52:10 bde34c3a00c8: Verifying Checksum 18:52:10 bde34c3a00c8: Download complete 18:52:10 b352a97aabf1: Download complete 18:52:10 4872d77fe225: Verifying Checksum 18:52:10 4872d77fe225: Download complete 18:52:10 5851b861e8e6: Download complete 18:52:10 b85a868b505f: Download complete 18:52:10 bab4dde63d76: Verifying Checksum 18:52:10 bab4dde63d76: Download complete 18:52:11 b85a868b505f: Pull complete 18:52:11 e2be974225ed: Pull complete 18:52:12 339a4e72a1f5: Pull complete 18:52:12 988bab9f4d93: Pull complete 18:52:12 1469e6f7b9e6: Pull complete 18:52:12 eaf3925da568: Pull complete 18:52:14 bab4dde63d76: Pull complete 18:52:14 bde34c3a00c8: Pull complete 18:52:14 b352a97aabf1: Pull complete 18:52:14 4872d77fe225: Pull complete 18:52:14 5851b861e8e6: Pull complete 18:52:14 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:52:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:52:14 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:52:15 prd-ubuntu20.04-docker-8c-8g-26389 does not seem to be running inside a container 18:52:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_PR-88 -v /w/workspace/edgexfoundry_device-uart_PR-88:/w/workspace/edgexfoundry_device-uart_PR-88:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-88@tmp:/w/workspace/edgexfoundry_device-uart_PR-88@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:52:18 $ docker top 2c0f761ec27ecff59b2c764c189b0d13c920bde6e9ffe0db1e82155bdcfc307f -eo pid,comm 18:52:18 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 18:52:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:52:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:52:18 [ssh-agent] Looking for ssh-agent implementation... 18:52:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:52:18 $ docker exec 2c0f761ec27ecff59b2c764c189b0d13c920bde6e9ffe0db1e82155bdcfc307f ssh-agent 18:52:18 SSH_AUTH_SOCK=/tmp/ssh-pRXiYQzZwCtI/agent.31 18:52:18 SSH_AGENT_PID=37 18:52:18 Running ssh-add (command line suppressed) 18:52:18 Identity added: /w/workspace/edgexfoundry_device-uart_PR-88@tmp/private_key_4969157370915714054.key (/w/workspace/edgexfoundry_device-uart_PR-88@tmp/private_key_4969157370915714054.key) 18:52:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:52:19 + git tag --points-at HEAD [Pipeline] } 18:52:19 $ docker exec --env ******** --env ******** 2c0f761ec27ecff59b2c764c189b0d13c920bde6e9ffe0db1e82155bdcfc307f ssh-agent -k 18:52:19 unset SSH_AUTH_SOCK; 18:52:19 unset SSH_AGENT_PID; 18:52:19 echo Agent pid 37 killed; 18:52:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:52:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:52:19 [ssh-agent] Looking for ssh-agent implementation... 18:52:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:52:19 $ docker exec 2c0f761ec27ecff59b2c764c189b0d13c920bde6e9ffe0db1e82155bdcfc307f ssh-agent 18:52:19 SSH_AUTH_SOCK=/tmp/ssh-qabWvisIgtg4/agent.70 18:52:19 SSH_AGENT_PID=76 18:52:19 Running ssh-add (command line suppressed) 18:52:19 Identity added: /w/workspace/edgexfoundry_device-uart_PR-88@tmp/private_key_11489144853268662409.key (/w/workspace/edgexfoundry_device-uart_PR-88@tmp/private_key_11489144853268662409.key) 18:52:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:52:20 + git semver init 18:52:20 2024-11-13 18:52:20,227 [run_init] DEBUG init version:0.0.0 force:False 18:52:20 2024-11-13 18:52:20,228 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_PR-88/.semver 18:52:20 2024-11-13 18:52:20,228 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_PR-88/.semver 18:52:20 2024-11-13 18:52:20,229 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-uart.git', '/w/workspace/edgexfoundry_device-uart_PR-88/.semver'], cwd=/w/workspace/edgexfoundry_device-uart_PR-88, universal_newlines=False, shell=None, istream=None) 18:52:21 2024-11-13 18:52:21,328 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_PR-88/.git/info/exclude 18:52:21 2024-11-13 18:52:21,328 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_PR-88/.semver/PR-88 with force:False 18:52:21 2024-11-13 18:52:21,328 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_PR-88/.semver/PR-88 18:52:21 2024-11-13 18:52:21,332 [execute] INFO git cat-file --batch-check 18:52:21 2024-11-13 18:52:21,333 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_PR-88/.semver, universal_newlines=False, shell=None, istream=) 18:52:21 2024-11-13 18:52:21,340 [execute] INFO git cat-file --batch 18:52:21 2024-11-13 18:52:21,341 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_PR-88/.semver, universal_newlines=False, shell=None, istream=) 18:52:21 2024-11-13 18:52:21,346 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_PR-88/.semver/PR-88 18:52:21 0.0.0 [Pipeline] } 18:52:21 $ docker exec --env ******** --env ******** 2c0f761ec27ecff59b2c764c189b0d13c920bde6e9ffe0db1e82155bdcfc307f ssh-agent -k 18:52:21 unset SSH_AUTH_SOCK; 18:52:21 unset SSH_AGENT_PID; 18:52:21 echo Agent pid 76 killed; 18:52:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:52:22 + git semver [Pipeline] } 18:52:22 $ docker stop --time=1 2c0f761ec27ecff59b2c764c189b0d13c920bde6e9ffe0db1e82155bdcfc307f 18:52:23 $ docker rm -f --volumes 2c0f761ec27ecff59b2c764c189b0d13c920bde6e9ffe0db1e82155bdcfc307f [Pipeline] // withDockerContainer [Pipeline] sh 18:52:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:52:24 Stashed 1 file(s) [Pipeline] echo 18:52:24 [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 18:52:25 provisioning config files... 18:52:25 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-88@tmp/config11917737772700456077tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:52:25 ---> ****-login.sh 18:52:25 nexus3.edgexfoundry.org:10001 18:52:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:52:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:52:25 Configure a credential helper to remove this warning. See 18:52:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:52:25 18:52:25 Login Succeeded 18:52:25 nexus3.edgexfoundry.org:10002 18:52:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:52:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:52:25 Configure a credential helper to remove this warning. See 18:52:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:52:25 18:52:25 Login Succeeded 18:52:25 nexus3.edgexfoundry.org:10003 18:52:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:52:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:52:26 Configure a credential helper to remove this warning. See 18:52:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:52:26 18:52:26 Login Succeeded 18:52:26 nexus3.edgexfoundry.org:10004 18:52:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:52:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:52:26 Configure a credential helper to remove this warning. See 18:52:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:52:26 18:52:26 Login Succeeded 18:52:26 ****.io 18:52:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:52:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:52:26 Configure a credential helper to remove this warning. See 18:52:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:52:26 18:52:26 Login Succeeded 18:52:26 ---> ****-login.sh ends [Pipeline] } 18:52:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:52:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:52:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:52:26 ========================================================= 18:52:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 18:52:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:27 + 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 . 18:52:27 Sending build context to Docker daemon 25.67MB 18:52:27 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 18:52:27 Step 2/12 : FROM ${BASE} AS builder 18:52:27 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 18:52:27 43c4264eed91: Pulling fs layer 18:52:27 4cc291be95ef: Pulling fs layer 18:52:27 2ac1f1163629: Pulling fs layer 18:52:27 5c3c966382ef: Pulling fs layer 18:52:27 4f4fb700ef54: Pulling fs layer 18:52:27 5d5c8e513c77: Pulling fs layer 18:52:27 5c3c966382ef: Waiting 18:52:27 4f4fb700ef54: Waiting 18:52:27 9f66e0745190: Pulling fs layer 18:52:27 f49a43e4bbc0: Pulling fs layer 18:52:27 9f66e0745190: Waiting 18:52:27 5d5c8e513c77: Waiting 18:52:27 f49a43e4bbc0: Waiting 18:52:27 561ebcabdf7f: Pulling fs layer 18:52:27 561ebcabdf7f: Waiting 18:52:27 4cc291be95ef: Verifying Checksum 18:52:27 4cc291be95ef: Download complete 18:52:27 5c3c966382ef: Verifying Checksum 18:52:27 5c3c966382ef: Download complete 18:52:27 4f4fb700ef54: Verifying Checksum 18:52:27 4f4fb700ef54: Download complete 18:52:27 5d5c8e513c77: Verifying Checksum 18:52:27 5d5c8e513c77: Download complete 18:52:27 43c4264eed91: Download complete 18:52:27 9f66e0745190: Verifying Checksum 18:52:27 9f66e0745190: Download complete 18:52:27 43c4264eed91: Pull complete 18:52:27 561ebcabdf7f: Verifying Checksum 18:52:27 561ebcabdf7f: Download complete 18:52:27 4cc291be95ef: Pull complete 18:52:28 2ac1f1163629: Verifying Checksum 18:52:28 2ac1f1163629: Download complete 18:52:28 f49a43e4bbc0: Verifying Checksum 18:52:28 f49a43e4bbc0: Download complete 18:52:31 2ac1f1163629: Pull complete 18:52:31 5c3c966382ef: Pull complete 18:52:31 4f4fb700ef54: Pull complete 18:52:31 5d5c8e513c77: Pull complete 18:52:31 9f66e0745190: Pull complete 18:52:34 f49a43e4bbc0: Pull complete 18:52:34 561ebcabdf7f: Pull complete 18:52:34 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 18:52:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 18:52:34 ---> 3a752c3f9dda 18:52:34 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:52:38 ---> Running in 9427daeedeaf 18:52:38 Removing intermediate container 9427daeedeaf 18:52:38 ---> 0da59e918135 18:52:38 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 18:52:38 ---> Running in f97aa88b8531 18:52:38 Removing intermediate container f97aa88b8531 18:52:38 ---> beba402ebfda 18:52:38 Step 5/12 : ARG ADD_BUILD_TAGS="" 18:52:38 ---> Running in e56830bf7d35 18:52:38 Removing intermediate container e56830bf7d35 18:52:38 ---> 6f8e89f53e3c 18:52:38 Step 6/12 : WORKDIR /device-uart 18:52:38 ---> Running in 1817d262777d 18:52:38 Removing intermediate container 1817d262777d 18:52:38 ---> e60255ee8379 18:52:38 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:52:38 ---> Running in 0e154cd390fc 18:52:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:52:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:52:39 (1/4) Installing openssh-keygen (9.7_p1-r4) 18:52:39 (2/4) Installing libedit (20240517.3.1-r0) 18:52:39 (3/4) Installing openssh-client-common (9.7_p1-r4) 18:52:39 (4/4) Installing openssh-client-default (9.7_p1-r4) 18:52:39 Executing busybox-1.36.1-r29.trigger 18:52:39 OK: 250 MiB in 58 packages 18:52:40 Removing intermediate container 0e154cd390fc 18:52:40 ---> 6f3edd11c41e 18:52:40 Step 8/12 : COPY go.mod vendor* ./ 18:52:40 Still waiting to schedule task 18:52:40 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 18:52:40 ---> 8c2a3b43117e 18:52:40 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:52:40 ---> Running in cc2ecba063fc 18:53:27 Removing intermediate container cc2ecba063fc 18:53:27 ---> 10018050c069 18:53:27 Step 10/12 : COPY . . 18:53:27 ---> b1d804bcb8e5 18:53:27 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:53:27 ---> Running in 26d45231a129 18:53:27 Removing intermediate container 26d45231a129 18:53:27 ---> 964adb43683e 18:53:27 Step 12/12 : RUN ${MAKE} 18:53:27 ---> Running in ff0c579d49d9 18:53:27 noop 18:53:28 Removing intermediate container ff0c579d49d9 18:53:28 ---> 145e63bbd0ff 18:53:28 Successfully built 145e63bbd0ff 18:53:28 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:28 + docker inspect -f . ci-base-image-x86_64 18:53:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:53:28 prd-ubuntu20.04-docker-8c-8g-26389 does not seem to be running inside a container 18:53:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_PR-88 -v /w/workspace/edgexfoundry_device-uart_PR-88:/w/workspace/edgexfoundry_device-uart_PR-88:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-88@tmp:/w/workspace/edgexfoundry_device-uart_PR-88@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-x86_64 cat 18:53:29 $ docker top 90000682ae9b3dcfe3e9d8579b73436355d0af8e4ae0dae3fa2e3d8c4341f7a4 -eo pid,comm [Pipeline] { [Pipeline] sh 18:53:29 + go version 18:53:29 go version go1.23.2 linux/amd64 [Pipeline] } 18:53:29 $ docker stop --time=1 90000682ae9b3dcfe3e9d8579b73436355d0af8e4ae0dae3fa2e3d8c4341f7a4 18:53:30 $ docker rm -f --volumes 90000682ae9b3dcfe3e9d8579b73436355d0af8e4ae0dae3fa2e3d8c4341f7a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:31 + docker inspect -f . ci-base-image-x86_64 18:53:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:53:31 prd-ubuntu20.04-docker-8c-8g-26389 does not seem to be running inside a container 18:53:31 $ 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-88 -v /w/workspace/edgexfoundry_device-uart_PR-88:/w/workspace/edgexfoundry_device-uart_PR-88:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-88@tmp:/w/workspace/edgexfoundry_device-uart_PR-88@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-x86_64 cat 18:53:32 $ docker top b7868f09179e69a4d2c09af82e72dbfd19e01e73bd55c78c916e1df1ddfad292 -eo pid,comm [Pipeline] { [Pipeline] sh 18:53:32 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_PR-88 [Pipeline] fileExists [Pipeline] sh 18:53:33 + make test 18:53:33 go test ./... -coverprofile=coverage.out 18:53:34 ? github.com/edgexfoundry/device-uart [no test files] 18:53:52 github.com/edgexfoundry/device-uart/internal/driver coverage: 0.0% of statements 18:53:52 github.com/edgexfoundry/device-uart/cmd coverage: 0.0% of statements 18:54:02 go vet ./... 18:54:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:54:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:54:07 ./bin/test-attribution-txt.sh [Pipeline] echo 18:54:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 18:54:07 $ docker stop --time=1 b7868f09179e69a4d2c09af82e72dbfd19e01e73bd55c78c916e1df1ddfad292 18:54:09 $ docker rm -f --volumes b7868f09179e69a4d2c09af82e72dbfd19e01e73bd55c78c916e1df1ddfad292 [Pipeline] // withDockerContainer [Pipeline] sh 18:54:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:54:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:54:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:54:11 + ls -al . 18:54:11 total 224 18:54:11 drwxrwxr-x 8 jenkins jenkins 4096 Nov 13 18:53 . 18:54:11 drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 18:51 .. 18:54:11 -rw-rw-r-- 1 jenkins jenkins 140 Nov 13 18:51 .dockerignore 18:54:11 drwxrwxr-x 8 jenkins jenkins 4096 Nov 13 18:53 .git 18:54:11 drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 18:51 .github 18:54:11 -rw-rw-r-- 1 jenkins jenkins 343 Nov 13 18:51 .gitignore 18:54:11 -rw-rw-r-- 1 jenkins jenkins 198 Nov 13 18:51 .golangci.yml 18:54:11 drwxr-xr-x 3 jenkins jenkins 4096 Nov 13 18:52 .semver 18:54:11 -rw-rw-r-- 1 jenkins jenkins 18662 Nov 13 18:51 Attribution.txt 18:54:11 -rw-rw-r-- 1 jenkins jenkins 1908 Nov 13 18:51 CHANGELOG.md 18:54:11 -rw-rw-r-- 1 jenkins jenkins 1919 Nov 13 18:51 Dockerfile 18:54:11 -rw-rw-r-- 1 jenkins jenkins 677 Nov 13 18:51 GOVERNANCE.md 18:54:11 -rw-rw-r-- 1 jenkins jenkins 675 Nov 13 18:51 Jenkinsfile 18:54:11 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 13 18:51 LICENSE 18:54:11 -rw-rw-r-- 1 jenkins jenkins 2455 Nov 13 18:51 Makefile 18:54:11 -rw-rw-r-- 1 jenkins jenkins 617 Nov 13 18:51 OWNERS.md 18:54:11 -rw-rw-r-- 1 jenkins jenkins 8892 Nov 13 18:51 README.md 18:54:11 -rw-rw-r-- 1 jenkins jenkins 5 Nov 13 18:52 VERSION 18:54:11 drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 18:51 bin 18:54:11 drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 18:51 cmd 18:54:11 -rw-r--r-- 1 jenkins jenkins 6770 Nov 13 18:53 coverage.out 18:54:11 -rw-rw-r-- 1 jenkins jenkins 6220 Nov 13 18:51 go.mod 18:54:11 -rw-rw-r-- 1 jenkins jenkins 87556 Nov 13 18:51 go.sum 18:54:11 drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 18:51 internal 18:54:11 -rw-rw-r-- 1 jenkins jenkins 209 Nov 13 18:51 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:54:12 + 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=4141bfbff42a7f4abd9969b0ea6b14f718d7f4f2 --label arch=amd64 --label version=0.0.0 . 18:54:12 Sending build context to Docker daemon 25.68MB 18:54:12 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 18:54:12 Step 2/26 : FROM ${BASE} AS builder 18:54:12 ---> 145e63bbd0ff 18:54:12 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:54:12 ---> Running in 051666575a33 18:54:12 Removing intermediate container 051666575a33 18:54:12 ---> dfbdf64fccca 18:54:12 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 18:54:12 ---> Running in e895bc93773b 18:54:12 Removing intermediate container e895bc93773b 18:54:12 ---> da4ed0a4e109 18:54:12 Step 5/26 : ARG ADD_BUILD_TAGS="" 18:54:12 ---> Running in baf1892f39cf 18:54:12 Removing intermediate container baf1892f39cf 18:54:12 ---> 408ca35c1fc3 18:54:12 Step 6/26 : WORKDIR /device-uart 18:54:12 ---> Running in 6bb9fbe318ca 18:54:13 Removing intermediate container 6bb9fbe318ca 18:54:13 ---> 997b45a17f4e 18:54:13 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:54:13 ---> Running in ce83cb852bae 18:54:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:54:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:54:14 OK: 250 MiB in 58 packages 18:54:14 Removing intermediate container ce83cb852bae 18:54:14 ---> 5be569cdf942 18:54:14 Step 8/26 : COPY go.mod vendor* ./ 18:54:14 ---> 166f6a0a7308 18:54:14 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:54:14 ---> Running in 181f69ab1639 18:54:15 Removing intermediate container 181f69ab1639 18:54:15 ---> 1062e185511b 18:54:15 Step 10/26 : COPY . . 18:54:16 ---> 1f76ccd8e71d 18:54:16 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:54:16 ---> Running in e6e35e01715c 18:54:16 Removing intermediate container e6e35e01715c 18:54:16 ---> 9cd833fdb6d8 18:54:16 Step 12/26 : RUN ${MAKE} 18:54:16 ---> Running in 49896b1e9e88 18:54:16 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.7 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-uart ./cmd 18:54:24 Running on prd-ubuntu20.04-docker-arm64-4c-16g-26390 in /w/workspace/edgexfoundry_device-uart_PR-88 [Pipeline] { [Pipeline] ws 18:54:24 Running in /w/workspace/device-uart/1 [Pipeline] { [Pipeline] checkout 18:54:24 The recommended git tool is: git 18:54:33 using credential edgex-jenkins-ssh 18:54:33 Cloning the remote Git repository 18:54:33 Cloning repository git@github.com:edgexfoundry/device-uart.git 18:54:33 > git init /w/workspace/device-uart/1 # timeout=10 18:54:33 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git 18:54:33 > git --version # timeout=10 18:54:33 > git --version # 'git version 2.25.1' 18:54:33 using GIT_SSH to set credentials SSH Credentials for GitHub 18:54:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:54:36 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 18:54:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:54:37 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 18:54:37 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git 18:54:37 using GIT_SSH to set credentials SSH Credentials for GitHub 18:54:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/pull/88/head:refs/remotes/origin/PR-88 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:54:38 Merging remotes/origin/main commit 95d8f166fd10006397275f17c20ea67699b419bf into PR head commit 4141bfbff42a7f4abd9969b0ea6b14f718d7f4f2 18:54:38 Merge succeeded, producing 4141bfbff42a7f4abd9969b0ea6b14f718d7f4f2 18:54:38 Checking out Revision 4141bfbff42a7f4abd9969b0ea6b14f718d7f4f2 (PR-88) 18:54:39 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4" 18:54:39 > git --version # timeout=10 18:54:39 > git --version # 'git version 2.25.1' 18:54:39 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac 18:54:38 > git config core.sparsecheckout # timeout=10 18:54:38 > git checkout -f 4141bfbff42a7f4abd9969b0ea6b14f718d7f4f2 # timeout=10 18:54:38 > git remote # timeout=10 18:54:38 > git config --get remote.origin.url # timeout=10 18:54:38 using GIT_SSH to set credentials SSH Credentials for GitHub 18:54:38 > git merge 95d8f166fd10006397275f17c20ea67699b419bf # timeout=10 18:54:38 > git rev-parse HEAD^{commit} # timeout=10 18:54:38 > git config core.sparsecheckout # timeout=10 18:54:38 > git checkout -f 4141bfbff42a7f4abd9969b0ea6b14f718d7f4f2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:54:44 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:54:44 % Total % Received % Xferd Average Speed Time Time Time Current 18:54:44 Dload Upload Total Spent Left Speed 18:54:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 75017 0 --:--:-- --:--:-- --:--:-- 75017 [Pipeline] sh 18:54:44 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:54:44 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:54:44 + sudo tee /etc/docker/daemon.new 18:54:44 { 18:54:44 "registry-mirrors": [ 18:54:44 "https://nexus3.edgexfoundry.org:10001" 18:54:44 ], 18:54:44 "bip": "10.250.0.254/24", 18:54:44 "hosts": [ 18:54:44 "tcp://0.0.0.0:5555", 18:54:44 "unix:///var/run/docker.sock" 18:54:44 ], 18:54:44 "mtu": 1458, 18:54:44 "selinux-enabled": true, 18:54:44 "seccomp-profile": "/etc/docker/seccomp.json" 18:54:44 } [Pipeline] sh 18:54:45 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:54:45 + sudo service docker restart 18:54:48 Removing intermediate container 49896b1e9e88 18:54:48 ---> d0d42ca2c61c 18:54:48 Step 13/26 : FROM alpine:3.20 18:54:48 3.20: Pulling from library/alpine 18:54:48 da9db072f522: Pulling fs layer 18:54:48 da9db072f522: Verifying Checksum 18:54:48 da9db072f522: Download complete 18:54:48 da9db072f522: Pull complete 18:54:48 Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 18:54:48 Status: Downloaded newer image for alpine:3.20 18:54:48 ---> 63b790fccc90 18:54:48 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 18:54:48 ---> Running in f68b079ab102 18:54:48 Removing intermediate container f68b079ab102 18:54:48 ---> 7cb7a59f0e3f 18:54:48 Step 15/26 : RUN apk add --update --no-cache dumb-init 18:54:48 ---> Running in 73f8da1685d2 18:54:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:54:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:54:48 (1/1) Installing dumb-init (1.2.5-r3) 18:54:48 Executing busybox-1.36.1-r29.trigger 18:54:48 OK: 8 MiB in 15 packages 18:54:48 Removing intermediate container 73f8da1685d2 18:54:48 ---> bd67c16040cd 18:54:48 Step 16/26 : RUN apk --no-cache upgrade 18:54:48 ---> Running in 5e8688263a4c 18:54:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:54:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:54:49 Upgrading critical system libraries and apk-tools: 18:54:49 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 18:54:49 Executing busybox-1.36.1-r29.trigger 18:54:49 Continuing the upgrade transaction with new apk-tools: 18:54:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:54:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:54:49 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 18:54:49 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 18:54:49 OK: 8 MiB in 15 packages 18:54:49 Removing intermediate container 5e8688263a4c 18:54:49 ---> bc6c21cd145d 18:54:49 Step 17/26 : WORKDIR / 18:54:50 ---> Running in 55f6486d7901 18:54:50 Removing intermediate container 55f6486d7901 18:54:50 ---> 0d3d55baea18 18:54:50 Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / 18:54:50 ---> c6535700f4c3 18:54:50 Step 19/26 : COPY --from=builder /device-uart/LICENSE / 18:54:50 ---> 8b2b2d2d8754 18:54:50 Step 20/26 : COPY --from=builder /device-uart/cmd/ / 18:54:51 ---> c3ae09df4504 18:54:51 Step 21/26 : EXPOSE 59995 18:54:51 ---> Running in f70df1cb3998 18:54:51 Removing intermediate container f70df1cb3998 18:54:51 ---> cb8a1043a22f 18:54:51 Step 22/26 : ENTRYPOINT ["/device-uart"] 18:54:51 ---> Running in 7de7ff51775c 18:54:51 Removing intermediate container 7de7ff51775c 18:54:51 ---> 63bbc1245daa 18:54:51 Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 18:54:51 ---> Running in 64d4fef6b451 18:54:51 Removing intermediate container 64d4fef6b451 18:54:51 ---> f8537b200bd5 18:54:51 Step 24/26 : LABEL arch=amd64 18:54:51 ---> Running in 4a7ef1c3757b 18:54:51 Removing intermediate container 4a7ef1c3757b 18:54:51 ---> ba28f07f9f9d 18:54:51 Step 25/26 : LABEL git_sha=4141bfbff42a7f4abd9969b0ea6b14f718d7f4f2 18:54:51 ---> Running in 8fe4af155a49 18:54:51 Removing intermediate container 8fe4af155a49 18:54:51 ---> 627222bcf7ee 18:54:51 Step 26/26 : LABEL version=0.0.0 18:54:51 ---> Running in c64314ff22e1 18:54:51 Removing intermediate container c64314ff22e1 18:54:51 ---> 83b2221c00de 18:54:51 [Warning] One or more build-args [ARCH] were not consumed 18:54:51 Successfully built 83b2221c00de 18:54:51 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 18:54:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:54:52 18:54:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:54:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:54:53 latest: Pulling from edgex-lftools-log-publisher 18:54:53 5eb5b503b376: Pulling fs layer 18:54:53 5c69ac0246d0: Pulling fs layer 18:54:53 ec43610c2a17: Pulling fs layer 18:54:53 3a2ae6a8a46f: Pulling fs layer 18:54:53 33b1e0a273af: Pulling fs layer 18:54:53 5d3b04190fa2: Pulling fs layer 18:54:53 2f39f015ded8: Pulling fs layer 18:54:53 2f39f015ded8: Waiting 18:54:53 5d3b04190fa2: Waiting 18:54:53 3a2ae6a8a46f: Waiting 18:54:53 5c69ac0246d0: Verifying Checksum 18:54:53 5c69ac0246d0: Download complete 18:54:53 3a2ae6a8a46f: Download complete 18:54:53 33b1e0a273af: Verifying Checksum 18:54:53 33b1e0a273af: Download complete 18:54:53 5d3b04190fa2: Download complete 18:54:53 ec43610c2a17: Download complete 18:54:53 5eb5b503b376: Verifying Checksum 18:54:53 5eb5b503b376: Download complete 18:54:53 2f39f015ded8: Verifying Checksum 18:54:53 2f39f015ded8: Download complete 18:54:54 5eb5b503b376: Pull complete 18:54:54 5c69ac0246d0: Pull complete 18:54:55 ec43610c2a17: Pull complete 18:54:55 3a2ae6a8a46f: Pull complete 18:54:55 33b1e0a273af: Pull complete 18:54:55 5d3b04190fa2: Pull complete 18:55:00 2f39f015ded8: Pull complete 18:55:00 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:55:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:55:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:55:01 prd-ubuntu20.04-docker-8c-8g-26389 does not seem to be running inside a container 18:55:01 $ 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-88 -v /w/workspace/edgexfoundry_device-uart_PR-88:/w/workspace/edgexfoundry_device-uart_PR-88:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-88@tmp:/w/workspace/edgexfoundry_device-uart_PR-88@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:latest cat 18:55:05 $ docker top e641413c087b62ea999e6fadbe2cee8bfeb87ef793e34521ac8ff21f4b84749c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider 18:55:05 provisioning config files... 18:55:05 copy managed file [device-uart-settings] to file:/w/workspace/device-uart/1@tmp/config941860675963797187tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:55:05 ---> job-cost.sh 18:55:05 lf-activate-venv: SKIPPING 18:55:05 INFO: No Stack... 18:55:06 INFO: Retrieving Pricing Info for: v3-standard-8 18:55:06 ---> ****-login.sh 18:55:06 nexus3.edgexfoundry.org:10001 18:55:06 INFO: Archiving Costs [Pipeline] sh 18:55:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:55:06 + cat /w/workspace/edgexfoundry_device-uart_PR-88/archives/cost.csv 18:55:06 + cut -d, -f6 18:55:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:55:06 Configure a credential helper to remove this warning. See 18:55:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:55:06 18:55:06 Login Succeeded 18:55:06 nexus3.edgexfoundry.org:10002 [Pipeline] lock 18:55:06 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-PR-88-1-stack-cost] 18:55:06 Resource [jenkins-edgexfoundry-device-uart-PR-88-1-stack-cost] did not exist. Created. 18:55:06 Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-PR-88-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:55:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:55:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:55:06 Configure a credential helper to remove this warning. See 18:55:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:55:06 18:55:06 Login Succeeded 18:55:06 nexus3.edgexfoundry.org:10003 18:55:07 + echo total: 0.2199999988079071 [Pipeline] stash 18:55:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:55:07 Stashed 1 file(s) [Pipeline] } 18:55:07 Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-PR-88-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:55:07 $ docker stop --time=1 e641413c087b62ea999e6fadbe2cee8bfeb87ef793e34521ac8ff21f4b84749c 18:55:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:55:07 Configure a credential helper to remove this warning. See 18:55:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:55:07 18:55:07 Login Succeeded 18:55:07 nexus3.edgexfoundry.org:10004 18:55:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:55:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:55:07 Configure a credential helper to remove this warning. See 18:55:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:55:07 18:55:07 Login Succeeded 18:55:07 ****.io 18:55:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:55:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:55:08 Configure a credential helper to remove this warning. See 18:55:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:55:08 18:55:08 Login Succeeded 18:55:08 ---> ****-login.sh ends 18:55:08 $ docker rm -f --volumes e641413c087b62ea999e6fadbe2cee8bfeb87ef793e34521ac8ff21f4b84749c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 18:55:08 Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo 18:55:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:55:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:55:09 ========================================================= 18:55:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 18:55:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:55:09 + 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 . 18:55:10 Sending build context to Docker daemon 12.91MB 18:55:10 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 18:55:10 Step 2/12 : FROM ${BASE} AS builder 18:55:10 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:55:10 cf04c63912e1: Pulling fs layer 18:55:10 55b35a11ae5e: Pulling fs layer 18:55:10 a37a00ec5f00: Pulling fs layer 18:55:10 50b3750afda1: Pulling fs layer 18:55:10 4f4fb700ef54: Pulling fs layer 18:55:10 80978eb59214: Pulling fs layer 18:55:10 c9f46d7d2bd2: Pulling fs layer 18:55:10 c5a475d317c9: Pulling fs layer 18:55:10 50b3750afda1: Waiting 18:55:10 4f4fb700ef54: Waiting 18:55:10 80978eb59214: Waiting 18:55:10 c9f46d7d2bd2: Waiting 18:55:10 c5a475d317c9: Waiting 18:55:10 55b35a11ae5e: Download complete 18:55:10 50b3750afda1: Verifying Checksum 18:55:10 50b3750afda1: Download complete 18:55:10 4f4fb700ef54: Verifying Checksum 18:55:10 4f4fb700ef54: Download complete 18:55:10 80978eb59214: Verifying Checksum 18:55:10 80978eb59214: Download complete 18:55:10 cf04c63912e1: Verifying Checksum 18:55:10 cf04c63912e1: Download complete 18:55:11 c5a475d317c9: Verifying Checksum 18:55:11 c5a475d317c9: Download complete 18:55:11 cf04c63912e1: Pull complete 18:55:11 55b35a11ae5e: Pull complete 18:55:12 a37a00ec5f00: Verifying Checksum 18:55:12 a37a00ec5f00: Download complete 18:55:13 c9f46d7d2bd2: Verifying Checksum 18:55:13 c9f46d7d2bd2: Download complete 18:55:28 a37a00ec5f00: Pull complete 18:55:28 50b3750afda1: Pull complete 18:55:28 4f4fb700ef54: Pull complete 18:55:28 80978eb59214: Pull complete 18:55:34 c9f46d7d2bd2: Pull complete 18:55:35 c5a475d317c9: Pull complete 18:55:35 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 18:55:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 18:55:35 ---> be29e6b0f0d4 18:55:35 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:55:36 ---> Running in 9ead7be3d5ac 18:55:36 Removing intermediate container 9ead7be3d5ac 18:55:36 ---> 0f65da95b467 18:55:36 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 18:55:36 ---> Running in e1599332fbf4 18:55:36 Removing intermediate container e1599332fbf4 18:55:36 ---> 8c668fce7b06 18:55:36 Step 5/12 : ARG ADD_BUILD_TAGS="" 18:55:36 ---> Running in aab1f857a6df 18:55:37 Removing intermediate container aab1f857a6df 18:55:37 ---> eddab93c3cab 18:55:37 Step 6/12 : WORKDIR /device-uart 18:55:37 ---> Running in a887f340199c 18:55:37 Removing intermediate container a887f340199c 18:55:37 ---> 3235216700e7 18:55:37 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:55:37 ---> Running in f0bbde022eab 18:55:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 18:55:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 18:55:40 (1/4) Installing openssh-keygen (9.7_p1-r4) 18:55:40 (2/4) Installing libedit (20240517.3.1-r0) 18:55:40 (3/4) Installing openssh-client-common (9.7_p1-r4) 18:55:40 (4/4) Installing openssh-client-default (9.7_p1-r4) 18:55:40 Executing busybox-1.36.1-r29.trigger 18:55:40 OK: 242 MiB in 58 packages 18:55:42 Removing intermediate container f0bbde022eab 18:55:42 ---> 58ab31e9954f 18:55:42 Step 8/12 : COPY go.mod vendor* ./ 18:55:42 ---> b1c5901034e6 18:55:42 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:55:42 ---> Running in 0ff1726901cf 18:57:34 Removing intermediate container 0ff1726901cf 18:57:34 ---> 6e447b5ff09e 18:57:34 Step 10/12 : COPY . . 18:57:34 ---> 043e756b99fa 18:57:34 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:57:34 ---> Running in 191dd2735aae 18:57:34 Removing intermediate container 191dd2735aae 18:57:34 ---> 8079027da0ea 18:57:34 Step 12/12 : RUN ${MAKE} 18:57:34 ---> Running in 65851caf8c9e 18:57:34 noop 18:57:34 Removing intermediate container 65851caf8c9e 18:57:34 ---> b5748b801493 18:57:34 Successfully built b5748b801493 18:57:34 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:57:35 + docker inspect -f . ci-base-image-arm64 18:57:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:57:35 prd-ubuntu20.04-docker-arm64-4c-16g-26390 does not seem to be running inside a container 18:57:35 $ 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 18:57:36 $ docker top 1eee54beb10908840a751f22ea57c475ec9fdbe5450e74a74393f5b738f5dc23 -eo pid,comm [Pipeline] { [Pipeline] sh 18:57:37 + go version 18:57:37 go version go1.23.2 linux/arm64 [Pipeline] } 18:57:37 $ docker stop --time=1 1eee54beb10908840a751f22ea57c475ec9fdbe5450e74a74393f5b738f5dc23 18:57:39 $ docker rm -f --volumes 1eee54beb10908840a751f22ea57c475ec9fdbe5450e74a74393f5b738f5dc23 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:57:40 + docker inspect -f . ci-base-image-arm64 18:57:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:57:40 prd-ubuntu20.04-docker-arm64-4c-16g-26390 does not seem to be running inside a container 18:57:40 $ 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 18:57:41 $ docker top b4e1ab3c42df17d3cb8f1d0f076c9771116d403a5a35681aa04b674ee5fae68f -eo pid,comm [Pipeline] { [Pipeline] sh 18:57:42 + git config --global --add safe.directory /w/workspace/device-uart/1 [Pipeline] fileExists [Pipeline] sh 18:57:42 + make test 18:57:42 go test ./... -coverprofile=coverage.out 18:57:48 ? github.com/edgexfoundry/device-uart [no test files] 19:00:39 github.com/edgexfoundry/device-uart/internal/driver coverage: 0.0% of statements 19:00:39 github.com/edgexfoundry/device-uart/cmd coverage: 0.0% of statements 19:00:39 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:00:39 go vet ./... 19:01:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:01:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:01:27 ./bin/test-attribution-txt.sh [Pipeline] echo 19:01:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 19:01:28 $ docker stop --time=1 b4e1ab3c42df17d3cb8f1d0f076c9771116d403a5a35681aa04b674ee5fae68f 19:01:30 $ docker rm -f --volumes b4e1ab3c42df17d3cb8f1d0f076c9771116d403a5a35681aa04b674ee5fae68f [Pipeline] // withDockerContainer [Pipeline] sh 19:01:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:01:31 Warning: overwriting stash ‘coverage-report’ 19:01:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:01:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:01:33 + ls -al . 19:01:33 total 220 19:01:33 drwxrwxr-x 7 jenkins jenkins 4096 Nov 13 18:57 . 19:01:33 drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 18:54 .. 19:01:33 -rw-rw-r-- 1 jenkins jenkins 140 Nov 13 18:54 .dockerignore 19:01:33 drwxrwxr-x 8 jenkins jenkins 4096 Nov 13 18:54 .git 19:01:33 drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 18:54 .github 19:01:33 -rw-rw-r-- 1 jenkins jenkins 343 Nov 13 18:54 .gitignore 19:01:33 -rw-rw-r-- 1 jenkins jenkins 198 Nov 13 18:54 .golangci.yml 19:01:33 -rw-rw-r-- 1 jenkins jenkins 18662 Nov 13 18:54 Attribution.txt 19:01:33 -rw-rw-r-- 1 jenkins jenkins 1908 Nov 13 18:54 CHANGELOG.md 19:01:33 -rw-rw-r-- 1 jenkins jenkins 1919 Nov 13 18:54 Dockerfile 19:01:33 -rw-rw-r-- 1 jenkins jenkins 677 Nov 13 18:54 GOVERNANCE.md 19:01:33 -rw-rw-r-- 1 jenkins jenkins 675 Nov 13 18:54 Jenkinsfile 19:01:33 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 13 18:54 LICENSE 19:01:33 -rw-rw-r-- 1 jenkins jenkins 2455 Nov 13 18:54 Makefile 19:01:33 -rw-rw-r-- 1 jenkins jenkins 617 Nov 13 18:54 OWNERS.md 19:01:33 -rw-rw-r-- 1 jenkins jenkins 8892 Nov 13 18:54 README.md 19:01:33 -rw-rw-r-- 1 jenkins jenkins 5 Nov 13 18:52 VERSION 19:01:33 drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 18:54 bin 19:01:33 drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 18:54 cmd 19:01:33 -rw-r--r-- 1 jenkins jenkins 6770 Nov 13 19:00 coverage.out 19:01:33 -rw-rw-r-- 1 jenkins jenkins 6220 Nov 13 18:54 go.mod 19:01:33 -rw-rw-r-- 1 jenkins jenkins 87556 Nov 13 18:54 go.sum 19:01:33 drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 18:54 internal 19:01:33 -rw-rw-r-- 1 jenkins jenkins 209 Nov 13 18:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:33 + 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=4141bfbff42a7f4abd9969b0ea6b14f718d7f4f2 --label arch=arm64 --label version=0.0.0 . 19:01:34 Sending build context to Docker daemon 12.92MB 19:01:34 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 19:01:34 Step 2/26 : FROM ${BASE} AS builder 19:01:34 ---> b5748b801493 19:01:34 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 19:01:34 ---> Running in 04fae234fdac 19:01:34 Removing intermediate container 04fae234fdac 19:01:34 ---> 0ab3c731f66e 19:01:34 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 19:01:34 ---> Running in f14e7c047ad9 19:01:34 Removing intermediate container f14e7c047ad9 19:01:34 ---> 6484d5d771f2 19:01:34 Step 5/26 : ARG ADD_BUILD_TAGS="" 19:01:35 ---> Running in cc3e0acb4502 19:01:35 Removing intermediate container cc3e0acb4502 19:01:35 ---> a8882957ce59 19:01:35 Step 6/26 : WORKDIR /device-uart 19:01:35 ---> Running in c45147e4e509 19:01:35 Removing intermediate container c45147e4e509 19:01:35 ---> d2a1a3e58496 19:01:35 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:01:35 ---> Running in abfea9508c45 19:01:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 19:01:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 19:01:38 OK: 242 MiB in 58 packages 19:01:39 Removing intermediate container abfea9508c45 19:01:39 ---> 5778372952f6 19:01:39 Step 8/26 : COPY go.mod vendor* ./ 19:01:39 ---> e120397a64b7 19:01:39 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:01:39 ---> Running in 85cd196a86ee 19:01:42 Removing intermediate container 85cd196a86ee 19:01:42 ---> b868389f3e7b 19:01:42 Step 10/26 : COPY . . 19:01:43 ---> 901896047847 19:01:43 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:01:43 ---> Running in 7b6bc5c5a025 19:01:43 Removing intermediate container 7b6bc5c5a025 19:01:43 ---> 68038834a7f6 19:01:43 Step 12/26 : RUN ${MAKE} 19:01:43 ---> Running in cbe7e132bf42 19:01:44 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.7 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-uart ./cmd 19:05:06 Removing intermediate container cbe7e132bf42 19:05:06 ---> 2b0ce8415114 19:05:06 Step 13/26 : FROM alpine:3.20 19:05:06 3.20: Pulling from library/alpine 19:05:06 9986a736f7d3: Pulling fs layer 19:05:06 9986a736f7d3: Verifying Checksum 19:05:06 9986a736f7d3: Download complete 19:05:06 9986a736f7d3: Pull complete 19:05:06 Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 19:05:06 Status: Downloaded newer image for alpine:3.20 19:05:06 ---> 511a44083d3a 19:05:06 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 19:05:06 ---> Running in cc4b8f8b4aee 19:05:06 Removing intermediate container cc4b8f8b4aee 19:05:06 ---> 2edff4b11d33 19:05:06 Step 15/26 : RUN apk add --update --no-cache dumb-init 19:05:06 ---> Running in 5aa6c11da404 19:05:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 19:05:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 19:05:06 (1/1) Installing dumb-init (1.2.5-r3) 19:05:06 Executing busybox-1.36.1-r29.trigger 19:05:06 OK: 9 MiB in 15 packages 19:05:06 Removing intermediate container 5aa6c11da404 19:05:06 ---> ffa7d68ebc39 19:05:06 Step 16/26 : RUN apk --no-cache upgrade 19:05:06 ---> Running in d0d0ada8595a 19:05:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 19:05:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 19:05:06 Upgrading critical system libraries and apk-tools: 19:05:06 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 19:05:06 Executing busybox-1.36.1-r29.trigger 19:05:06 Continuing the upgrade transaction with new apk-tools: 19:05:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 19:05:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 19:05:06 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 19:05:06 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 19:05:06 OK: 9 MiB in 15 packages 19:05:06 Removing intermediate container d0d0ada8595a 19:05:06 ---> cd35712ecf0f 19:05:06 Step 17/26 : WORKDIR / 19:05:07 ---> Running in e19a35cf7149 19:05:07 Removing intermediate container e19a35cf7149 19:05:07 ---> 2adfb37e4434 19:05:07 Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / 19:05:07 ---> e34220e7ba29 19:05:07 Step 19/26 : COPY --from=builder /device-uart/LICENSE / 19:05:08 ---> 581ee4e87435 19:05:08 Step 20/26 : COPY --from=builder /device-uart/cmd/ / 19:05:10 ---> 931806d208d3 19:05:10 Step 21/26 : EXPOSE 59995 19:05:10 ---> Running in a7c5624133f8 19:05:10 Removing intermediate container a7c5624133f8 19:05:10 ---> 7aaff4e750df 19:05:10 Step 22/26 : ENTRYPOINT ["/device-uart"] 19:05:10 ---> Running in 8cc1e727a4dc 19:05:11 Removing intermediate container 8cc1e727a4dc 19:05:11 ---> 8450e37690b1 19:05:11 Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 19:05:11 ---> Running in b5958011472a 19:05:11 Removing intermediate container b5958011472a 19:05:11 ---> 43e69da14b87 19:05:11 Step 24/26 : LABEL arch=arm64 19:05:11 ---> Running in c6db0cc3863b 19:05:11 Removing intermediate container c6db0cc3863b 19:05:11 ---> 3bb05dd64c01 19:05:11 Step 25/26 : LABEL git_sha=4141bfbff42a7f4abd9969b0ea6b14f718d7f4f2 19:05:11 ---> Running in 0230a8b0f0a5 19:05:12 Removing intermediate container 0230a8b0f0a5 19:05:12 ---> 660ef9ec33a9 19:05:12 Step 26/26 : LABEL version=0.0.0 19:05:12 ---> Running in d48c4c03acc0 19:05:12 Removing intermediate container d48c4c03acc0 19:05:12 ---> 6710130439cb 19:05:12 [Warning] One or more build-args [ARCH] were not consumed 19:05:12 Successfully built 6710130439cb 19:05:12 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:05:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:05:13 19:05:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:05:13 arm64: Pulling from edgex-lftools-log-publisher 19:05:13 8998bd30e6a1: Pulling fs layer 19:05:13 04944245beec: Pulling fs layer 19:05:13 699f458cf7ca: Pulling fs layer 19:05:13 765212b225bb: Pulling fs layer 19:05:13 f23df028b6ca: Pulling fs layer 19:05:13 d65c8cfc05b1: Pulling fs layer 19:05:13 2437ff75d9bd: Pulling fs layer 19:05:13 765212b225bb: Waiting 19:05:13 f23df028b6ca: Waiting 19:05:13 d65c8cfc05b1: Waiting 19:05:13 2437ff75d9bd: Waiting 19:05:14 04944245beec: Verifying Checksum 19:05:14 04944245beec: Download complete 19:05:14 765212b225bb: Verifying Checksum 19:05:14 765212b225bb: Download complete 19:05:14 f23df028b6ca: Verifying Checksum 19:05:14 f23df028b6ca: Download complete 19:05:14 d65c8cfc05b1: Verifying Checksum 19:05:14 d65c8cfc05b1: Download complete 19:05:14 699f458cf7ca: Verifying Checksum 19:05:14 699f458cf7ca: Download complete 19:05:14 8998bd30e6a1: Download complete 19:05:17 2437ff75d9bd: Verifying Checksum 19:05:17 2437ff75d9bd: Download complete 19:05:19 8998bd30e6a1: Pull complete 19:05:19 04944245beec: Pull complete 19:05:21 699f458cf7ca: Pull complete 19:05:21 765212b225bb: Pull complete 19:05:21 f23df028b6ca: Pull complete 19:05:22 d65c8cfc05b1: Pull complete 19:05:37 2437ff75d9bd: Pull complete 19:05:37 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:05:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:05:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:05:37 prd-ubuntu20.04-docker-arm64-4c-16g-26390 does not seem to be running inside a container 19:05:37 $ 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:05:40 $ docker top 4776e5d34fc70f1f78fff4103be01191df25e2922ccb4fdc6fda20c5e2b86fcf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:05:40 ---> job-cost.sh 19:05:40 lf-activate-venv: SKIPPING 19:05:40 INFO: No Stack... 19:05:41 INFO: Retrieving Pricing Info for: v3-standard-4 19:05:42 INFO: Archiving Costs [Pipeline] sh 19:05:42 + cat /w/workspace/device-uart/1/archives/cost.csv 19:05:42 + cut -d, -f6 [Pipeline] lock 19:05:42 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-PR-88-1-stack-cost] 19:05:42 Resource [jenkins-edgexfoundry-device-uart-PR-88-1-stack-cost] did not exist. Created. 19:05:42 Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-PR-88-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:05:43 /w/workspace/device-uart/1@tmp/durable-f00ab5fc/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:05:43 + echo total: 0.10999999940395355 [Pipeline] stash 19:05:43 Warning: overwriting stash ‘stack-cost’ 19:05:43 Stashed 1 file(s) [Pipeline] } 19:05:43 Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-PR-88-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:05:43 $ docker stop --time=1 4776e5d34fc70f1f78fff4103be01191df25e2922ccb4fdc6fda20c5e2b86fcf 19:05:45 $ docker rm -f --volumes 4776e5d34fc70f1f78fff4103be01191df25e2922ccb4fdc6fda20c5e2b86fcf [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:05:46 provisioning config files... 19:05:46 copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_PR-88@tmp/config16093257160012123593tmp [Pipeline] { [Pipeline] sh 19:05:46 + set +x 19:05:46 + bash -s -- 19:05:46 + curl -s https://codecov.io/bash 19:05:46 19:05:46 _____ _ 19:05:46 / ____| | | 19:05:46 | | ___ __| | ___ ___ _____ __ 19:05:46 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:05:46 | |___| (_) | (_| | __/ (_| (_) \ V / 19:05:46 \_____\___/ \__,_|\___|\___\___/ \_/ 19:05:46 Bash-1.0.6 19:05:46 19:05:46 19:05:46 ==> git version 2.25.1 found 19:05:46 ==> 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:05:46 Release-Date: 2020-01-08 19:05:46 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:05:46 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:05:46 ==> Jenkins CI detected. 19:05:46 current dir:  /w/workspace/edgexfoundry_device-uart_PR-88 19:05:46 project root: . 19:05:46 --> token set from env 19:05:46 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:05:46 ==> Running gcov in . (disable via -X gcov) 19:05:46 ==> Python coveragepy not found 19:05:46 ==> Searching for coverage reports in: 19:05:46 + . 19:05:47 -> Found 1 reports 19:05:47 ==> Detecting git/mercurial file structure 19:05:47 ==> Reading reports 19:05:47 + ./coverage.out bytes=6770 19:05:47 ==> Appending adjustments 19:05:47 https://docs.codecov.io/docs/fixing-reports 19:05:47 + Found adjustments 19:05:47 ==> Gzipping contents 19:05:47 4.0K /tmp/codecov.68yhJn.gz 19:05:47 ==> Uploading reports 19:05:47 url: https://codecov.io 19:05:47 query: branch=PR-88&commit=4141bfbff42a7f4abd9969b0ea6b14f718d7f4f2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-88%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=88&job=&cmd_args= 19:05:47 -> Pinging Codecov 19:05:47 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-88&commit=4141bfbff42a7f4abd9969b0ea6b14f718d7f4f2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-88%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=88&job=&cmd_args= 19:05:47 -> Uploading to 19:05:47 https://storage.googleapis.com/codecov/shelter/v4/github/lf-edge/device-uart/4141bfbff42a7f4abd9969b0ea6b14f718d7f4f2/bdc49708-c02c-4695-8570-fd8831695ee7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241113%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241113T190547Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=c9aea1ed2eb28faa68500510da005199fa631579c5c62776b7aa1a4db6258022 19:05:47 % Total % Received % Xferd Average Speed Time Time Time Current 19:05:47 Dload Upload Total Spent Left Speed 19:05:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1340 0 0 100 1340 0 6600 --:--:-- --:--:-- --:--:-- 6568 100 1340 0 0 100 1340 0 6175 --:--:-- --:--:-- --:--:-- 6146 19:05:47 -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/4141bfbff42a7f4abd9969b0ea6b14f718d7f4f2 [Pipeline] } 19:05:47 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:05:49 + [ -d /w/workspace/edgexfoundry_device-uart_PR-88/archives ] 19:05:49 + ls -al /w/workspace/edgexfoundry_device-uart_PR-88/archives 19:05:49 total 16 19:05:49 drwxr-xr-x 3 root root 4096 Nov 13 18:55 . 19:05:49 drwxrwxr-x 9 jenkins jenkins 4096 Nov 13 18:55 .. 19:05:49 drwxr-xr-x 2 root root 4096 Nov 13 18:55 cost 19:05:49 -rw-r--r-- 1 root root 82 Nov 13 18:55 cost.csv 19:05:49 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_PR-88/archives 19:05:49 + ls -al /w/workspace/edgexfoundry_device-uart_PR-88/archives 19:05:49 total 16 19:05:49 drwxr-xr-x 3 jenkins jenkins 4096 Nov 13 18:55 . 19:05:49 drwxrwxr-x 9 jenkins jenkins 4096 Nov 13 18:55 .. 19:05:49 drwxr-xr-x 2 jenkins jenkins 4096 Nov 13 18:55 cost 19:05:49 -rw-r--r-- 1 jenkins jenkins 82 Nov 13 18:55 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:05:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:05:51 ---> package-listing.sh 19:05:51 ++ facter osfamily 19:05:51 ++ tr '[:upper:]' '[:lower:]' 19:05:51 + OS_FAMILY=debian 19:05:51 + workspace=/w/workspace/edgexfoundry_device-uart_PR-88 19:05:51 + START_PACKAGES=/tmp/packages_start.txt 19:05:51 + END_PACKAGES=/tmp/packages_end.txt 19:05:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:05:51 + PACKAGES=/tmp/packages_start.txt 19:05:51 + '[' /w/workspace/edgexfoundry_device-uart_PR-88 ']' 19:05:51 + PACKAGES=/tmp/packages_end.txt 19:05:51 + case "${OS_FAMILY}" in 19:05:51 + dpkg -l 19:05:51 + grep '^ii' 19:05:51 + '[' -f /tmp/packages_start.txt ']' 19:05:51 + '[' -f /tmp/packages_end.txt ']' 19:05:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:05:51 + '[' /w/workspace/edgexfoundry_device-uart_PR-88 ']' 19:05:51 + mkdir -p /w/workspace/edgexfoundry_device-uart_PR-88/archives/ 19:05:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_PR-88/archives/ [Pipeline] echo 19:05:51 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-88/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:05:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:05:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:05:52 prd-ubuntu20.04-docker-8c-8g-26389 does not seem to be running inside a container 19:05:52 $ 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-88/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-88 -v /w/workspace/edgexfoundry_device-uart_PR-88:/w/workspace/edgexfoundry_device-uart_PR-88:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-88@tmp:/w/workspace/edgexfoundry_device-uart_PR-88@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:05:52 $ docker top 14644bd4148e48e6ccf4b073b3256650231c1efdfceed1a599a549b65b26e54f -eo pid,comm [Pipeline] { [Pipeline] sh 19:05:53 + touch /tmp/pre-build-complete [Pipeline] sh 19:05:53 + mkdir -p /var/log/sysstat [Pipeline] sh 19:05:53 + ls /var/log/sa-host 19:05:53 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:05:54 provisioning config files... 19:05:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-88@tmp/config1303728087022082379tmp [Pipeline] { [Pipeline] echo 19:05:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:05:54 ---> create-netrc.sh [Pipeline] } 19:05:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:05:54 ---> python-tools-install.sh [Pipeline] echo 19:05:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:05:55 ---> sudo-logs.sh 19:05:55 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:05:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:05:55 ---> job-cost.sh 19:05:55 lf-activate-venv: SKIPPING 19:05:55 DEBUG: total: 0.2199999988079071 19:05:55 INFO: Retrieving Stack Cost... 19:05:55 INFO: Retrieving Pricing Info for: v3-standard-8 19:05:56 INFO: Archiving Costs [Pipeline] echo 19:05:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:05:56 ---> logs-deploy.sh 19:05:56 lf-activate-venv: SKIPPING 19:05:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/PR-88/1 19:05:56 INFO: archiving workspace using pattern(s): 19:05:57 Archives upload complete. 19:05:57 INFO: archiving logs to Nexus 19:05:58 ---> uname -a: 19:05:58 Linux prd-ubuntu20-04-docker-8c-8g-26389 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 19:05:58 19:05:58 19:05:58 ---> lscpu: 19:05:58 Architecture: x86_64 19:05:58 CPU op-mode(s): 32-bit, 64-bit 19:05:58 Byte Order: Little Endian 19:05:58 Address sizes: 40 bits physical, 48 bits virtual 19:05:58 CPU(s): 8 19:05:58 On-line CPU(s) list: 0-7 19:05:58 Thread(s) per core: 1 19:05:58 Core(s) per socket: 1 19:05:58 Socket(s): 8 19:05:58 NUMA node(s): 1 19:05:58 Vendor ID: AuthenticAMD 19:05:58 CPU family: 23 19:05:58 Model: 49 19:05:58 Model name: AMD EPYC-Rome Processor 19:05:58 Stepping: 0 19:05:58 CPU MHz: 2799.998 19:05:58 BogoMIPS: 5599.99 19:05:58 Virtualization: AMD-V 19:05:58 Hypervisor vendor: KVM 19:05:58 Virtualization type: full 19:05:58 L1d cache: 256 KiB 19:05:58 L1i cache: 256 KiB 19:05:58 L2 cache: 4 MiB 19:05:58 L3 cache: 128 MiB 19:05:58 NUMA node0 CPU(s): 0-7 19:05:58 Vulnerability Itlb multihit: Not affected 19:05:58 Vulnerability L1tf: Not affected 19:05:58 Vulnerability Mds: Not affected 19:05:58 Vulnerability Meltdown: Not affected 19:05:58 Vulnerability Mmio stale data: Not affected 19:05:58 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:05:58 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:05:58 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:05:58 Vulnerability Srbds: Not affected 19:05:58 Vulnerability Tsx async abort: Not affected 19:05:58 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:05:58 19:05:58 19:05:58 ---> nproc: 19:05:58 8 19:05:58 19:05:58 19:05:58 ---> df -h: 19:05:58 Filesystem Size Used Avail Use% Mounted on 19:05:58 overlay 155G 12G 143G 8% / 19:05:58 tmpfs 64M 0 64M 0% /dev 19:05:58 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:05:58 shm 64M 0 64M 0% /dev/shm 19:05:58 /dev/vda1 155G 12G 143G 8% /facter-os 19:05:58 19:05:58 19:05:58 ---> sar -b -r -n DEV: 19:05:58 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26389) 11/13/24 _x86_64_ (8 CPU) 19:05:58 19:05:58 18:51:18 LINUX RESTART (8 CPU) 19:05:58 19:05:58 18:52:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:05:58 18:53:01 192.05 11.83 180.23 0.00 1735.28 57121.79 0.00 19:05:58 18:54:01 205.47 0.08 205.38 0.00 6.53 85070.09 0.00 19:05:58 18:55:01 188.15 0.22 187.94 0.00 15.73 65089.02 0.00 19:05:58 18:56:01 44.08 0.05 44.03 0.00 4.53 28710.56 0.00 19:05:58 18:57:01 51.11 6.13 44.98 0.00 4365.81 22414.00 0.00 19:05:58 18:58:01 8.58 0.02 8.57 0.00 0.13 14106.05 0.00 19:05:58 18:59:01 3.22 0.00 3.22 0.00 0.00 13988.21 0.00 19:05:58 19:00:01 3.80 0.00 3.80 0.00 0.00 14131.51 0.00 19:05:58 19:01:01 3.20 0.00 3.20 0.00 0.00 13992.87 0.00 19:05:58 19:02:01 4.42 0.37 4.05 0.00 11.46 14003.53 0.00 19:05:58 19:03:01 3.08 1.22 1.87 0.00 25.46 967.17 0.00 19:05:58 19:04:01 2.12 0.00 2.12 0.00 0.00 24.13 0.00 19:05:58 19:05:01 1.47 0.00 1.47 0.00 0.00 17.33 0.00 19:05:58 Average: 54.50 1.52 52.98 0.00 472.61 25315.66 0.00 19:05:58 19:05:58 18:52:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:05:58 18:53:01 28076620 31545944 758748 2.31 128088 3509172 1867216 5.50 1254236 3045624 819980 19:05:58 18:54:01 26919240 30915480 1382128 4.20 187056 3903976 2628776 7.75 1875620 3497500 357948 19:05:58 18:55:01 26963248 31548144 749220 2.28 199324 4455100 1881936 5.55 1360172 3946512 405668 19:05:58 18:56:01 26974416 31559444 738608 2.25 199552 4455244 1780724 5.25 1362784 3934172 216 19:05:58 18:57:01 26516428 31533192 738296 2.25 228172 4853452 1725376 5.08 1648924 4074872 1036 19:05:58 18:58:01 26531220 31543092 727920 2.21 226748 4850200 1697764 5.00 1632312 4071660 12 19:05:58 18:59:01 26531732 31543712 727276 2.21 226828 4850204 1697764 5.00 1632424 4071668 4 19:05:58 19:00:01 26535148 31547232 723744 2.20 226908 4850208 1697764 5.00 1628216 4071672 12 19:05:58 19:01:01 26534996 31547140 723664 2.20 226980 4850204 1697764 5.00 1628560 4071676 16 19:05:58 19:02:01 26536876 31549524 721160 2.19 227056 4850548 1697764 5.00 1628492 4071828 12 19:05:58 19:03:01 26515620 31530176 740408 2.25 227148 4851316 1697764 5.00 1653532 4072024 180 19:05:58 19:04:01 26514592 31529184 741256 2.25 227228 4851320 1697764 5.00 1653584 4071980 12 19:05:58 19:05:01 26514544 31529256 741164 2.25 227312 4851316 1697764 5.00 1653276 4071992 140 19:05:58 Average: 26743437 31493963 785661 2.39 212185 4614020 1805088 5.32 1585549 3928706 121941 19:05:58 19:05:58 18:52:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:05:58 18:53:01 docker0 314.44 435.09 27.68 3562.77 0.00 0.00 0.00 0.00 19:05:58 18:53:01 lo 6.17 6.17 0.61 0.61 0.00 0.00 0.00 0.00 19:05:58 18:53:01 ens3 655.05 454.25 8516.53 63.06 0.00 0.00 0.00 0.00 19:05:58 18:54:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 19:05:58 18:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:05:58 18:54:01 ens3 25.36 15.45 26.82 10.74 0.00 0.00 0.00 0.00 19:05:58 18:54:01 veth6053f1c 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 19:05:58 18:55:01 docker0 7.58 16.48 0.45 190.70 0.00 0.00 0.00 0.00 19:05:58 18:55:01 lo 1.80 1.80 0.19 0.19 0.00 0.00 0.00 0.00 19:05:58 18:55:01 ens3 125.15 72.89 2787.85 18.12 0.00 0.00 0.00 0.00 19:05:58 18:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:58 18:56:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 19:05:58 18:56:01 ens3 7.65 4.65 9.41 2.72 0.00 0.00 0.00 0.00 19:05:58 18:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:58 18:57:01 lo 0.53 0.53 0.06 0.06 0.00 0.00 0.00 0.00 19:05:58 18:57:01 ens3 164.64 89.24 2766.49 6.33 0.00 0.00 0.00 0.00 19:05:58 18:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:58 18:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:05:58 18:58:01 ens3 0.32 0.25 0.02 0.02 0.00 0.00 0.00 0.00 19:05:58 18:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:58 18:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:58 18:59:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:58 19:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:58 19:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:05:58 19:00:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 19:05:58 19:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:58 19:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:58 19:01:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:58 19:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:58 19:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:05:58 19:02:01 ens3 1.60 1.15 1.27 0.65 0.00 0.00 0.00 0.00 19:05:58 19:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:58 19:03:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 19:05:58 19:03:01 ens3 20.58 21.05 5.56 45.84 0.00 0.00 0.00 0.00 19:05:58 19:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:58 19:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:05:58 19:04:01 ens3 2.30 2.30 0.40 6.85 0.00 0.00 0.00 0.00 19:05:58 19:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:58 19:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:58 19:05:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:05:58 Average: docker0 24.40 34.23 2.13 284.56 0.00 0.00 0.00 0.00 19:05:58 Average: lo 0.75 0.75 0.07 0.07 0.00 0.00 0.00 0.00 19:05:58 Average: ens3 76.40 50.36 1076.24 11.81 0.00 0.00 0.00 0.00 19:05:58 19:05:58 19:05:58 ---> sar -P ALL: 19:05:58 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26389) 11/13/24 _x86_64_ (8 CPU) 19:05:58 19:05:58 18:51:18 LINUX RESTART (8 CPU) 19:05:58 19:05:58 18:52:02 CPU %user %nice %system %iowait %steal %idle 19:05:58 18:53:01 all 8.36 0.00 3.73 2.70 0.06 85.14 19:05:58 18:53:01 0 7.67 0.00 3.51 1.87 0.05 86.89 19:05:58 18:53:01 1 7.97 0.00 3.25 0.82 0.07 87.89 19:05:58 18:53:01 2 8.79 0.00 3.72 5.65 0.05 81.79 19:05:58 18:53:01 3 7.13 0.00 4.20 9.59 0.07 79.01 19:05:58 18:53:01 4 8.81 0.00 3.59 0.63 0.03 86.94 19:05:58 18:53:01 5 9.46 0.00 3.67 1.11 0.05 85.71 19:05:58 18:53:01 6 8.56 0.00 3.59 0.94 0.07 86.84 19:05:58 18:53:01 7 8.52 0.00 4.35 0.98 0.07 86.09 19:05:58 18:54:01 all 36.54 0.00 6.44 3.31 0.07 53.64 19:05:58 18:54:01 0 36.75 0.00 5.75 0.66 0.07 56.77 19:05:58 18:54:01 1 36.99 0.00 7.48 0.55 0.07 54.92 19:05:58 18:54:01 2 35.87 0.00 5.50 2.63 0.07 55.93 19:05:58 18:54:01 3 36.94 0.00 7.09 18.51 0.08 37.38 19:05:58 18:54:01 4 37.25 0.00 6.79 1.09 0.08 54.79 19:05:58 18:54:01 5 35.87 0.00 5.88 1.06 0.07 57.13 19:05:58 18:54:01 6 36.93 0.00 7.49 1.35 0.07 54.16 19:05:58 18:54:01 7 35.70 0.00 5.57 0.64 0.07 58.03 19:05:58 18:55:01 all 31.82 0.00 7.31 1.30 0.08 59.49 19:05:58 18:55:01 0 29.87 0.00 6.21 0.15 0.08 63.69 19:05:58 18:55:01 1 32.23 0.00 7.68 1.55 0.08 58.45 19:05:58 18:55:01 2 34.43 0.00 7.16 0.07 0.08 58.25 19:05:58 18:55:01 3 31.35 0.00 7.36 4.45 0.10 56.75 19:05:58 18:55:01 4 30.75 0.00 7.18 1.77 0.07 60.23 19:05:58 18:55:01 5 32.77 0.00 7.53 0.72 0.08 58.89 19:05:58 18:55:01 6 31.44 0.00 8.00 1.45 0.07 59.04 19:05:58 18:55:01 7 31.71 0.00 7.34 0.27 0.08 60.60 19:05:58 18:56:01 all 0.24 0.00 0.23 0.68 0.02 98.84 19:05:58 18:56:01 0 0.17 0.00 0.18 0.02 0.02 99.62 19:05:58 18:56:01 1 0.28 0.00 0.17 0.00 0.03 99.52 19:05:58 18:56:01 2 0.35 0.00 0.10 0.00 0.02 99.53 19:05:58 18:56:01 3 0.23 0.00 0.28 0.35 0.02 99.12 19:05:58 18:56:01 4 0.18 0.00 0.15 0.00 0.03 99.63 19:05:58 18:56:01 5 0.13 0.00 0.60 4.74 0.02 94.51 19:05:58 18:56:01 6 0.20 0.00 0.10 0.00 0.02 99.68 19:05:58 18:56:01 7 0.33 0.00 0.22 0.37 0.03 99.05 19:05:58 18:57:01 all 2.49 0.00 1.47 0.54 0.03 95.47 19:05:58 18:57:01 0 2.15 0.00 1.89 1.29 0.03 94.64 19:05:58 18:57:01 1 2.71 0.00 1.12 0.07 0.02 96.09 19:05:58 18:57:01 2 1.68 0.00 1.08 0.08 0.02 97.13 19:05:58 18:57:01 3 2.02 0.00 1.09 1.40 0.03 95.46 19:05:58 18:57:01 4 3.19 0.00 1.30 0.82 0.02 94.67 19:05:58 18:57:01 5 3.19 0.00 1.49 0.07 0.03 95.22 19:05:58 18:57:01 6 2.29 0.00 2.61 0.03 0.02 95.05 19:05:58 18:57:01 7 2.70 0.00 1.19 0.54 0.03 95.53 19:05:58 18:58:01 all 0.08 0.00 0.08 0.02 0.01 99.81 19:05:58 18:58:01 0 0.03 0.00 0.05 0.02 0.02 99.88 19:05:58 18:58:01 1 0.07 0.00 0.07 0.00 0.03 99.83 19:05:58 18:58:01 2 0.08 0.00 0.05 0.00 0.00 99.87 19:05:58 18:58:01 3 0.12 0.00 0.15 0.12 0.03 99.58 19:05:58 18:58:01 4 0.23 0.00 0.17 0.02 0.00 99.58 19:05:58 18:58:01 5 0.03 0.00 0.07 0.00 0.00 99.90 19:05:58 18:58:01 6 0.02 0.00 0.05 0.00 0.00 99.93 19:05:58 18:58:01 7 0.07 0.00 0.05 0.00 0.02 99.87 19:05:58 18:59:01 all 0.02 0.00 0.01 0.01 0.01 99.95 19:05:58 18:59:01 0 0.00 0.00 0.03 0.02 0.00 99.95 19:05:58 18:59:01 1 0.05 0.00 0.00 0.00 0.02 99.93 19:05:58 18:59:01 2 0.00 0.00 0.02 0.00 0.00 99.98 19:05:58 18:59:01 3 0.03 0.00 0.03 0.05 0.03 99.85 19:05:58 18:59:01 4 0.00 0.00 0.00 0.00 0.02 99.98 19:05:58 18:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:05:58 18:59:01 6 0.00 0.00 0.00 0.00 0.02 99.98 19:05:58 18:59:01 7 0.08 0.00 0.00 0.00 0.02 99.90 19:05:58 19:00:01 all 0.03 0.00 0.02 0.01 0.01 99.93 19:05:58 19:00:01 0 0.03 0.00 0.02 0.02 0.02 99.92 19:05:58 19:00:01 1 0.07 0.00 0.03 0.00 0.02 99.88 19:05:58 19:00:01 2 0.00 0.00 0.02 0.02 0.02 99.95 19:05:58 19:00:01 3 0.05 0.00 0.07 0.05 0.03 99.80 19:05:58 19:00:01 4 0.03 0.00 0.02 0.00 0.00 99.95 19:05:58 19:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:05:58 19:00:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:05:58 19:00:01 7 0.05 0.00 0.00 0.00 0.00 99.95 19:05:58 19:01:01 all 0.14 0.00 0.02 0.01 0.01 99.83 19:05:58 19:01:01 0 0.00 0.00 0.02 0.02 0.00 99.97 19:05:58 19:01:01 1 0.03 0.00 0.02 0.00 0.02 99.93 19:05:58 19:01:01 2 0.03 0.00 0.02 0.00 0.00 99.95 19:05:58 19:01:01 3 0.05 0.00 0.03 0.05 0.02 99.85 19:05:58 19:01:01 4 0.02 0.00 0.05 0.00 0.02 99.92 19:05:58 19:01:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:05:58 19:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:05:58 19:01:01 7 0.96 0.00 0.00 0.00 0.02 99.02 19:05:58 19:02:01 all 0.39 0.00 0.02 0.02 0.01 99.55 19:05:58 19:02:01 0 0.08 0.00 0.05 0.00 0.02 99.85 19:05:58 19:02:01 1 0.07 0.00 0.02 0.00 0.00 99.92 19:05:58 19:02:01 2 0.57 0.00 0.00 0.00 0.02 99.42 19:05:58 19:02:01 3 0.10 0.00 0.03 0.05 0.03 99.78 19:05:58 19:02:01 4 0.07 0.00 0.03 0.00 0.02 99.88 19:05:58 19:02:01 5 0.07 0.00 0.02 0.07 0.00 99.85 19:05:58 19:02:01 6 0.15 0.00 0.00 0.07 0.02 99.77 19:05:58 19:02:01 7 2.00 0.00 0.00 0.00 0.02 97.98 19:05:58 19:03:01 all 0.31 0.00 0.05 0.01 0.01 99.62 19:05:58 19:03:01 0 0.25 0.00 0.03 0.02 0.00 99.70 19:05:58 19:03:01 1 0.33 0.00 0.08 0.00 0.02 99.57 19:05:58 19:03:01 2 0.92 0.00 0.05 0.00 0.00 99.03 19:05:58 19:03:01 3 0.07 0.00 0.05 0.07 0.02 99.80 19:05:58 19:03:01 4 0.22 0.00 0.07 0.00 0.03 99.68 19:05:58 19:03:01 5 0.18 0.00 0.03 0.00 0.00 99.78 19:05:58 19:03:01 6 0.28 0.00 0.05 0.03 0.00 99.63 19:05:58 19:03:01 7 0.20 0.00 0.05 0.00 0.00 99.75 19:05:58 19:05:58 19:03:01 CPU %user %nice %system %iowait %steal %idle 19:05:58 19:04:01 all 0.03 0.00 0.01 0.01 0.01 99.94 19:05:58 19:04:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:05:58 19:04:01 1 0.03 0.00 0.02 0.00 0.00 99.95 19:05:58 19:04:01 2 0.02 0.00 0.02 0.02 0.00 99.95 19:05:58 19:04:01 3 0.07 0.00 0.02 0.03 0.03 99.85 19:05:58 19:04:01 4 0.05 0.00 0.03 0.00 0.02 99.90 19:05:58 19:04:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:05:58 19:04:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:05:58 19:04:01 7 0.03 0.00 0.00 0.00 0.02 99.95 19:05:58 19:05:01 all 0.04 0.00 0.01 0.00 0.01 99.94 19:05:58 19:05:01 0 0.02 0.00 0.03 0.00 0.00 99.95 19:05:58 19:05:01 1 0.03 0.00 0.02 0.00 0.00 99.95 19:05:58 19:05:01 2 0.13 0.00 0.00 0.00 0.02 99.85 19:05:58 19:05:01 3 0.10 0.00 0.03 0.02 0.03 99.82 19:05:58 19:05:01 4 0.02 0.00 0.00 0.00 0.02 99.97 19:05:58 19:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:05:58 19:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:05:58 19:05:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:05:58 Average: all 6.14 0.00 1.48 0.66 0.03 91.70 19:05:58 Average: 0 5.89 0.00 1.36 0.31 0.02 92.42 19:05:58 Average: 1 6.17 0.00 1.52 0.23 0.03 92.05 19:05:58 Average: 2 6.32 0.00 1.35 0.64 0.02 91.67 19:05:58 Average: 3 5.96 0.00 1.56 2.64 0.04 89.80 19:05:58 Average: 4 6.17 0.00 1.48 0.33 0.03 91.99 19:05:58 Average: 5 6.24 0.00 1.47 0.59 0.02 91.68 19:05:58 Average: 6 6.09 0.00 1.67 0.29 0.02 91.93 19:05:58 Average: 7 6.29 0.00 1.43 0.21 0.03 92.04 19:05:58 19:05:58 19:05:58