Pull request #34 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-uart Obtained Jenkinsfile from e54188eff93de7772a0f406cfbc2546658dc448b+1a01da418f6c0eeb546af65ccbff94987839aa03 (de1e8ff8a6b44b56237bb29254502bcf2b88c8f1) 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-ssh14658688070898692693.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9736594440614227427.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/PR-34/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-34/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5033099096162054736.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-34/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5789892242091658312.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4764533777922950807.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-34/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-34/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17074868976233041461.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [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.21 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 ‘prd-centos7-blackbox-4c-2g-17248’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-17504’ is offline ‘prd-ubuntu20.04-docker-8c-8g-17523’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-17506’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-arm64-4c-16g-17522’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-17524 in /w/workspace/edgexfoundry_device-uart_PR-34 [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-34 # 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/34/head:refs/remotes/origin/PR-34 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 1a01da418f6c0eeb546af65ccbff94987839aa03 into PR head commit e54188eff93de7772a0f406cfbc2546658dc448b Merge succeeded, producing e54188eff93de7772a0f406cfbc2546658dc448b Checking out Revision e54188eff93de7772a0f406cfbc2546658dc448b (PR-34) > git config core.sparsecheckout # timeout=10 > git checkout -f e54188eff93de7772a0f406cfbc2546658dc448b # 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 1a01da418f6c0eeb546af65ccbff94987839aa03 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e54188eff93de7772a0f406cfbc2546658dc448b # timeout=10 Commit message: "fix: Address CVE in Alpine base image" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:02:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:02:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:02:15 ========================================================= 19:02:15 EdgeX Global Pipelines Version Info 19:02:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:02:16 ------------------- 19:02:16 stable info: 19:02:16 ------------------- 19:02:16 Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com 19:02:16 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 19:02:16 Message: update stable to v1.0.257 19:02:16 ------------------- 19:02:16 experimental info: 19:02:16 ------------------- 19:02:16 Commited By: **** collab-it+edgex@linuxfoundation.org 19:02:16 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 19:02:16 Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:02:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo 19:02:16 [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo 19:02:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:02:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:02:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:02:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 19:02:17 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:02:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:02:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:02:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:02:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:02:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo 19:02:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:02:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:02:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:02:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:02:17 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:02:17 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:02:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:02:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:02:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:02:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:02:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:02:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:02:17 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 19:02:17 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:02:17 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:02:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-34 [Pipeline] echo 19:02:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-34 [Pipeline] echo 19:02:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-34 [Pipeline] echo 19:02:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e54188eff93de7772a0f406cfbc2546658dc448b [Pipeline] echo 19:02:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e54188e [Pipeline] echo 19:02:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:02:18 provisioning config files... 19:02:18 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-34@tmp/config9673384145631080736tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:02:18 ---> docker-login.sh 19:02:18 nexus3.edgexfoundry.org:10001 19:02:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:18 Configure a credential helper to remove this warning. See 19:02:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:18 19:02:18 Login Succeeded 19:02:18 nexus3.edgexfoundry.org:10002 19:02:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:18 Configure a credential helper to remove this warning. See 19:02:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:18 19:02:18 Login Succeeded 19:02:18 nexus3.edgexfoundry.org:10003 19:02:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:19 Configure a credential helper to remove this warning. See 19:02:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:19 19:02:19 Login Succeeded 19:02:19 nexus3.edgexfoundry.org:10004 19:02:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:19 Configure a credential helper to remove this warning. See 19:02:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:19 19:02:19 Login Succeeded 19:02:19 docker.io 19:02:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:19 Configure a credential helper to remove this warning. See 19:02:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:19 19:02:19 Login Succeeded 19:02:19 ---> docker-login.sh ends [Pipeline] } 19:02:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:02:20 + git rev-list -1 --merges e54188eff93de7772a0f406cfbc2546658dc448b~1..e54188eff93de7772a0f406cfbc2546658dc448b [Pipeline] echo 19:02:20 -----------> git rev-list -1 --merges e54188eff93de7772a0f406cfbc2546658dc448b~1..e54188eff93de7772a0f406cfbc2546658dc448b e54188eff93de7772a0f406cfbc2546658dc448b [false] [Pipeline] sh 19:02:20 + git log --format=format:%s -1 e54188eff93de7772a0f406cfbc2546658dc448b [Pipeline] echo 19:02:20 ========================================================= 19:02:20 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:02:20 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:02:20 + git log --format=format:%s -1 e54188eff93de7772a0f406cfbc2546658dc448b [Pipeline] echo 19:02:20 [semverPrep] GIT_COMMIT: e54188eff93de7772a0f406cfbc2546658dc448b, Commit Message: fix: Address CVE in Alpine base image [Pipeline] echo 19:02:21 [semverPrep] This is not a build commit. [Pipeline] sh 19:02:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:02:21 + grep -v github /etc/ssh/ssh_known_hosts 19:02:21 + [ -e /tmp/ssh_known_hosts ] 19:02:21 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:02:21 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:02:21 + sudo tee -a /etc/ssh/ssh_known_hosts 19:02:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:02:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:02:21 19:02:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:02:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:02:22 0.1.4: Pulling from edgex-devops/py-git-semver 19:02:22 b85a868b505f: Pulling fs layer 19:02:22 e2be974225ed: Pulling fs layer 19:02:22 339a4e72a1f5: Pulling fs layer 19:02:22 988bab9f4d93: Pulling fs layer 19:02:22 1469e6f7b9e6: Pulling fs layer 19:02:22 eaf3925da568: Pulling fs layer 19:02:22 bab4dde63d76: Pulling fs layer 19:02:22 bde34c3a00c8: Pulling fs layer 19:02:22 b352a97aabf1: Pulling fs layer 19:02:22 4872d77fe225: Pulling fs layer 19:02:22 5851b861e8e6: Pulling fs layer 19:02:22 eaf3925da568: Waiting 19:02:22 bab4dde63d76: Waiting 19:02:22 bde34c3a00c8: Waiting 19:02:22 b352a97aabf1: Waiting 19:02:22 4872d77fe225: Waiting 19:02:22 5851b861e8e6: Waiting 19:02:22 988bab9f4d93: Waiting 19:02:22 1469e6f7b9e6: Waiting 19:02:22 e2be974225ed: Verifying Checksum 19:02:22 e2be974225ed: Download complete 19:02:22 988bab9f4d93: Verifying Checksum 19:02:22 988bab9f4d93: Download complete 19:02:22 1469e6f7b9e6: Verifying Checksum 19:02:22 1469e6f7b9e6: Download complete 19:02:22 eaf3925da568: Verifying Checksum 19:02:22 eaf3925da568: Download complete 19:02:22 339a4e72a1f5: Verifying Checksum 19:02:22 339a4e72a1f5: Download complete 19:02:22 bde34c3a00c8: Verifying Checksum 19:02:22 bde34c3a00c8: Download complete 19:02:22 b352a97aabf1: Verifying Checksum 19:02:22 b352a97aabf1: Download complete 19:02:22 4872d77fe225: Download complete 19:02:22 5851b861e8e6: Verifying Checksum 19:02:22 5851b861e8e6: Download complete 19:02:22 b85a868b505f: Verifying Checksum 19:02:22 b85a868b505f: Download complete 19:02:22 bab4dde63d76: Verifying Checksum 19:02:22 bab4dde63d76: Download complete 19:02:23 b85a868b505f: Pull complete 19:02:23 e2be974225ed: Pull complete 19:02:24 339a4e72a1f5: Pull complete 19:02:24 988bab9f4d93: Pull complete 19:02:24 1469e6f7b9e6: Pull complete 19:02:24 eaf3925da568: Pull complete 19:02:26 bab4dde63d76: Pull complete 19:02:26 bde34c3a00c8: Pull complete 19:02:26 b352a97aabf1: Pull complete 19:02:26 4872d77fe225: Pull complete 19:02:26 5851b861e8e6: Pull complete 19:02:26 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:02:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:02:26 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:02:26 prd-ubuntu20.04-docker-8c-8g-17524 does not seem to be running inside a container 19:02:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_PR-34 -v /w/workspace/edgexfoundry_device-uart_PR-34:/w/workspace/edgexfoundry_device-uart_PR-34:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-34@tmp:/w/workspace/edgexfoundry_device-uart_PR-34@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-devops/py-git-semver:0.1.4 cat 19:02:28 $ docker top 7b20515d8cc354846b8374b4daafec40e02b636d2451967dae26b2cc02653f43 -eo pid,comm 19:02:28 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 19:02:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:02:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:02:28 [ssh-agent] Looking for ssh-agent implementation... 19:02:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:02:28 $ docker exec 7b20515d8cc354846b8374b4daafec40e02b636d2451967dae26b2cc02653f43 ssh-agent 19:02:28 SSH_AUTH_SOCK=/tmp/ssh-lkiBn0FdjP6D/agent.31 19:02:28 SSH_AGENT_PID=37 19:02:28 Running ssh-add (command line suppressed) 19:02:28 Identity added: /w/workspace/edgexfoundry_device-uart_PR-34@tmp/private_key_6150651132136873514.key (/w/workspace/edgexfoundry_device-uart_PR-34@tmp/private_key_6150651132136873514.key) 19:02:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:02:29 + git tag --points-at HEAD [Pipeline] } 19:02:29 $ docker exec --env ******** --env ******** 7b20515d8cc354846b8374b4daafec40e02b636d2451967dae26b2cc02653f43 ssh-agent -k 19:02:29 unset SSH_AUTH_SOCK; 19:02:29 unset SSH_AGENT_PID; 19:02:29 echo Agent pid 37 killed; 19:02:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:02:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:02:29 [ssh-agent] Looking for ssh-agent implementation... 19:02:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:02:29 $ docker exec 7b20515d8cc354846b8374b4daafec40e02b636d2451967dae26b2cc02653f43 ssh-agent 19:02:29 SSH_AUTH_SOCK=/tmp/ssh-KJsUSSgSun31/agent.71 19:02:29 SSH_AGENT_PID=77 19:02:29 Running ssh-add (command line suppressed) 19:02:29 Identity added: /w/workspace/edgexfoundry_device-uart_PR-34@tmp/private_key_7821348624883269345.key (/w/workspace/edgexfoundry_device-uart_PR-34@tmp/private_key_7821348624883269345.key) 19:02:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:02:30 + git semver init 19:02:30 2023-11-14 19:02:30,209 [run_init] DEBUG init version:0.0.0 force:False 19:02:30 2023-11-14 19:02:30,209 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_PR-34/.semver 19:02:30 2023-11-14 19:02:30,210 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_PR-34/.semver 19:02:30 2023-11-14 19:02:30,210 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-uart.git', '/w/workspace/edgexfoundry_device-uart_PR-34/.semver'], cwd=/w/workspace/edgexfoundry_device-uart_PR-34, universal_newlines=False, shell=None, istream=None) 19:02:31 2023-11-14 19:02:31,083 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_PR-34/.git/info/exclude 19:02:31 2023-11-14 19:02:31,083 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_PR-34/.semver/PR-34 with force:False 19:02:31 2023-11-14 19:02:31,084 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_PR-34/.semver/PR-34 19:02:31 2023-11-14 19:02:31,087 [execute] INFO git cat-file --batch-check 19:02:31 2023-11-14 19:02:31,088 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_PR-34/.semver, universal_newlines=False, shell=None, istream=) 19:02:31 2023-11-14 19:02:31,092 [execute] INFO git cat-file --batch 19:02:31 2023-11-14 19:02:31,092 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_PR-34/.semver, universal_newlines=False, shell=None, istream=) 19:02:31 2023-11-14 19:02:31,097 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_PR-34/.semver/PR-34 19:02:31 0.0.0 [Pipeline] } 19:02:31 $ docker exec --env ******** --env ******** 7b20515d8cc354846b8374b4daafec40e02b636d2451967dae26b2cc02653f43 ssh-agent -k 19:02:31 unset SSH_AUTH_SOCK; 19:02:31 unset SSH_AGENT_PID; 19:02:31 echo Agent pid 77 killed; 19:02:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:02:31 + git semver [Pipeline] } 19:02:32 $ docker stop --time=1 7b20515d8cc354846b8374b4daafec40e02b636d2451967dae26b2cc02653f43 19:02:33 $ docker rm -f --volumes 7b20515d8cc354846b8374b4daafec40e02b636d2451967dae26b2cc02653f43 [Pipeline] // withDockerContainer [Pipeline] sh 19:02:33 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:02:34 Stashed 1 file(s) [Pipeline] echo 19:02:34 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:02:34 provisioning config files... 19:02:34 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-34@tmp/config5988434419660854334tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:02:34 ---> docker-login.sh 19:02:34 nexus3.edgexfoundry.org:10001 19:02:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:34 Configure a credential helper to remove this warning. See 19:02:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:34 19:02:34 Login Succeeded 19:02:34 nexus3.edgexfoundry.org:10002 19:02:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:34 Configure a credential helper to remove this warning. See 19:02:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:34 19:02:34 Login Succeeded 19:02:34 nexus3.edgexfoundry.org:10003 19:02:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:35 Configure a credential helper to remove this warning. See 19:02:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:35 19:02:35 Login Succeeded 19:02:35 nexus3.edgexfoundry.org:10004 19:02:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:35 Configure a credential helper to remove this warning. See 19:02:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:35 19:02:35 Login Succeeded 19:02:35 docker.io 19:02:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:02:35 Configure a credential helper to remove this warning. See 19:02:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:02:35 19:02:35 Login Succeeded 19:02:35 ---> docker-login.sh ends [Pipeline] } 19:02:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:02:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:02:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:02:35 ========================================================= 19:02:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 19:02:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:02:36 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 19:02:36 Sending build context to Docker daemon 11.22MB 19:02:36 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 19:02:36 Step 2/12 : FROM ${BASE} AS builder 19:02:36 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 19:02:36 7264a8db6415: Pulling fs layer 19:02:36 c4d48a809fc2: Pulling fs layer 19:02:36 4f1c88b9dad5: Pulling fs layer 19:02:36 ad3a456e5733: Pulling fs layer 19:02:36 69c7f0334f64: Pulling fs layer 19:02:36 1f1c1a5573a3: Pulling fs layer 19:02:36 ce7588e14bc9: Pulling fs layer 19:02:36 b5e4710f87ac: Pulling fs layer 19:02:36 69c7f0334f64: Waiting 19:02:36 1f1c1a5573a3: Waiting 19:02:36 ce7588e14bc9: Waiting 19:02:36 ad3a456e5733: Waiting 19:02:36 b5e4710f87ac: Waiting 19:02:36 c4d48a809fc2: Verifying Checksum 19:02:36 c4d48a809fc2: Download complete 19:02:36 ad3a456e5733: Verifying Checksum 19:02:36 ad3a456e5733: Download complete 19:02:36 69c7f0334f64: Verifying Checksum 19:02:36 69c7f0334f64: Download complete 19:02:36 7264a8db6415: Verifying Checksum 19:02:36 7264a8db6415: Download complete 19:02:36 1f1c1a5573a3: Verifying Checksum 19:02:36 1f1c1a5573a3: Download complete 19:02:36 7264a8db6415: Pull complete 19:02:36 c4d48a809fc2: Pull complete 19:02:36 b5e4710f87ac: Verifying Checksum 19:02:36 b5e4710f87ac: Download complete 19:02:37 4f1c88b9dad5: Verifying Checksum 19:02:37 4f1c88b9dad5: Download complete 19:02:37 ce7588e14bc9: Verifying Checksum 19:02:37 ce7588e14bc9: Download complete 19:02:39 4f1c88b9dad5: Pull complete 19:02:40 ad3a456e5733: Pull complete 19:02:40 69c7f0334f64: Pull complete 19:02:40 1f1c1a5573a3: Pull complete 19:02:42 ce7588e14bc9: Pull complete 19:02:42 b5e4710f87ac: Pull complete 19:02:42 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 19:02:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:02:42 ---> 88b5674ff536 19:02:42 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 19:02:49 Still waiting to schedule task 19:02:49 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 19:02:50 ---> Running in c99dd84e5238 19:02:50 Removing intermediate container c99dd84e5238 19:02:50 ---> 4f999c970b6e 19:02:50 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 19:02:50 ---> Running in 195b24cfb33a 19:02:50 Removing intermediate container 195b24cfb33a 19:02:50 ---> 65ddda95cf71 19:02:50 Step 5/12 : ARG ADD_BUILD_TAGS="" 19:02:50 ---> Running in 4e14c2379d28 19:02:50 Removing intermediate container 4e14c2379d28 19:02:50 ---> c15457a9ef23 19:02:50 Step 6/12 : WORKDIR /device-uart 19:02:50 ---> Running in c7f0a022b007 19:02:51 Removing intermediate container c7f0a022b007 19:02:51 ---> 47b288cd6b58 19:02:51 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:02:51 ---> Running in 70e0024b9e9e 19:02:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:02:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:02:51 (1/4) Installing openssh-keygen (9.3_p2-r0) 19:02:51 (2/4) Installing libedit (20221030.3.1-r1) 19:02:51 (3/4) Installing openssh-client-common (9.3_p2-r0) 19:02:51 (4/4) Installing openssh-client-default (9.3_p2-r0) 19:02:51 Executing busybox-1.36.1-r5.trigger 19:02:51 OK: 268 MiB in 56 packages 19:02:52 Removing intermediate container 70e0024b9e9e 19:02:52 ---> 6d446c27f078 19:02:52 Step 8/12 : COPY go.mod vendor* ./ 19:02:52 ---> fbc221531ed1 19:02:52 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:02:52 ---> Running in 0f29b7432ece 19:03:39 Removing intermediate container 0f29b7432ece 19:03:39 ---> 1bc27ea6f1d0 19:03:39 Step 10/12 : COPY . . 19:03:39 ---> 01b1368c4aad 19:03:39 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:03:39 ---> Running in fe66cc38dc2d 19:03:39 Removing intermediate container fe66cc38dc2d 19:03:39 ---> 7bd6f5541268 19:03:39 Step 12/12 : RUN ${MAKE} 19:03:39 ---> Running in dcd692059e5a 19:03:39 noop 19:03:39 Removing intermediate container dcd692059e5a 19:03:39 ---> 9f0b98421438 19:03:39 Successfully built 9f0b98421438 19:03:39 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:40 + docker inspect -f . ci-base-image-x86_64 19:03:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:03:40 prd-ubuntu20.04-docker-8c-8g-17524 does not seem to be running inside a container 19:03:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_PR-34 -v /w/workspace/edgexfoundry_device-uart_PR-34:/w/workspace/edgexfoundry_device-uart_PR-34:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-34@tmp:/w/workspace/edgexfoundry_device-uart_PR-34@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:03:40 $ docker top 1c7a89c53b37d5a4a0a803a06e2d748137a9aa9e2e69a797062a9ac6f834b8bc -eo pid,comm [Pipeline] { [Pipeline] sh 19:03:41 + go version 19:03:41 go version go1.21.0 linux/amd64 [Pipeline] } 19:03:41 $ docker stop --time=1 1c7a89c53b37d5a4a0a803a06e2d748137a9aa9e2e69a797062a9ac6f834b8bc 19:03:42 $ docker rm -f --volumes 1c7a89c53b37d5a4a0a803a06e2d748137a9aa9e2e69a797062a9ac6f834b8bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:43 + docker inspect -f . ci-base-image-x86_64 19:03:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:03:43 prd-ubuntu20.04-docker-8c-8g-17524 does not seem to be running inside a container 19:03:43 $ 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-34 -v /w/workspace/edgexfoundry_device-uart_PR-34:/w/workspace/edgexfoundry_device-uart_PR-34:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-34@tmp:/w/workspace/edgexfoundry_device-uart_PR-34@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:03:43 $ docker top 3c70564509e5d0ce490a2e617c1b00224a2cc8172402f136b8c492dec15fff53 -eo pid,comm [Pipeline] { [Pipeline] sh 19:03:44 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_PR-34 [Pipeline] fileExists [Pipeline] sh 19:03:44 + make test 19:03:44 go test ./... -coverprofile=coverage.out 19:03:45 ? github.com/edgexfoundry/device-uart [no test files] 19:03:55 ? github.com/edgexfoundry/device-uart/cmd [no test files] 19:03:55 ? github.com/edgexfoundry/device-uart/internal/driver [no test files] 19:04:04 go vet ./... 19:04:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:04:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:04:06 ./bin/test-attribution-txt.sh [Pipeline] echo 19:04:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 19:04:06 $ docker stop --time=1 3c70564509e5d0ce490a2e617c1b00224a2cc8172402f136b8c492dec15fff53 19:04:09 $ docker rm -f --volumes 3c70564509e5d0ce490a2e617c1b00224a2cc8172402f136b8c492dec15fff53 [Pipeline] // withDockerContainer [Pipeline] sh 19:04:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:04:09 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 19:04:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:04:10 + ls -al . 19:04:10 total 156 19:04:10 drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 19:03 . 19:04:10 drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 19:02 .. 19:04:10 -rw-rw-r-- 1 jenkins jenkins 140 Nov 14 19:02 .dockerignore 19:04:10 drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 19:03 .git 19:04:10 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 19:02 .github 19:04:10 -rw-rw-r-- 1 jenkins jenkins 343 Nov 14 19:02 .gitignore 19:04:10 -rw-rw-r-- 1 jenkins jenkins 41 Nov 14 19:02 .golangci.yml 19:04:10 drwxr-xr-x 3 jenkins jenkins 4096 Nov 14 19:02 .semver 19:04:10 -rw-rw-r-- 1 jenkins jenkins 9941 Nov 14 19:02 Attribution.txt 19:04:10 -rw-rw-r-- 1 jenkins jenkins 1908 Nov 14 19:02 CHANGELOG.md 19:04:10 -rw-rw-r-- 1 jenkins jenkins 1886 Nov 14 19:02 Dockerfile 19:04:10 -rw-rw-r-- 1 jenkins jenkins 677 Nov 14 19:02 GOVERNANCE.md 19:04:10 -rw-rw-r-- 1 jenkins jenkins 675 Nov 14 19:02 Jenkinsfile 19:04:10 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 14 19:02 LICENSE 19:04:10 -rw-rw-r-- 1 jenkins jenkins 1872 Nov 14 19:02 Makefile 19:04:10 -rw-rw-r-- 1 jenkins jenkins 617 Nov 14 19:02 OWNERS.md 19:04:10 -rw-rw-r-- 1 jenkins jenkins 8892 Nov 14 19:02 README.md 19:04:10 -rw-rw-r-- 1 jenkins jenkins 5 Nov 14 19:02 VERSION 19:04:10 drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 19:02 bin 19:04:10 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 19:02 cmd 19:04:10 -rw-r--r-- 1 jenkins jenkins 10 Nov 14 19:03 coverage.out 19:04:10 -rw-rw-r-- 1 jenkins jenkins 3674 Nov 14 19:02 go.mod 19:04:10 -rw-rw-r-- 1 jenkins jenkins 35219 Nov 14 19:02 go.sum 19:04:10 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 19:02 internal 19:04:10 -rw-rw-r-- 1 jenkins jenkins 209 Nov 14 19:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:10 + 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=e54188eff93de7772a0f406cfbc2546658dc448b --label arch=amd64 --label version=0.0.0 . 19:04:10 Sending build context to Docker daemon 11.22MB 19:04:10 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 19:04:10 Step 2/26 : FROM ${BASE} AS builder 19:04:10 ---> 9f0b98421438 19:04:10 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 19:04:10 ---> Running in 2ca8e3f96b80 19:04:11 Removing intermediate container 2ca8e3f96b80 19:04:11 ---> 85c197b0cc7c 19:04:11 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 19:04:11 ---> Running in 5722e120d647 19:04:11 Removing intermediate container 5722e120d647 19:04:11 ---> ac8df354cb40 19:04:11 Step 5/26 : ARG ADD_BUILD_TAGS="" 19:04:11 ---> Running in c64c35699b68 19:04:11 Removing intermediate container c64c35699b68 19:04:11 ---> 768bb2fb8205 19:04:11 Step 6/26 : WORKDIR /device-uart 19:04:11 ---> Running in 46ddda655b6b 19:04:11 Removing intermediate container 46ddda655b6b 19:04:11 ---> ee812076feaf 19:04:11 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:04:11 ---> Running in 6030c8435968 19:04:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:04:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:04:12 OK: 268 MiB in 56 packages 19:04:12 Removing intermediate container 6030c8435968 19:04:12 ---> 8f0bc8dd7034 19:04:12 Step 8/26 : COPY go.mod vendor* ./ 19:04:12 ---> 3530f76e960a 19:04:12 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:04:12 ---> Running in 57495b2c7dca 19:04:13 Removing intermediate container 57495b2c7dca 19:04:13 ---> c58c6bc15d17 19:04:13 Step 10/26 : COPY . . 19:04:14 ---> a028a51c7efb 19:04:14 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:04:14 ---> Running in 1f548d3f950a 19:04:14 Removing intermediate container 1f548d3f950a 19:04:14 ---> 6355e358e3bd 19:04:14 Step 12/26 : RUN ${MAKE} 19:04:14 ---> Running in 39cc4e89e37e 19:04:14 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-uart ./cmd 19:04:36 Removing intermediate container 39cc4e89e37e 19:04:36 ---> 2802f0645051 19:04:36 Step 13/26 : FROM alpine:3.18 19:04:36 3.18: Pulling from library/alpine 19:04:36 96526aa774ef: Pulling fs layer 19:04:37 96526aa774ef: Verifying Checksum 19:04:37 96526aa774ef: Download complete 19:04:37 96526aa774ef: Pull complete 19:04:37 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:04:37 Status: Downloaded newer image for alpine:3.18 19:04:37 ---> 8ca4688f4f35 19:04:37 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 19:04:37 ---> Running in f6a870b91d3f 19:04:37 Removing intermediate container f6a870b91d3f 19:04:37 ---> 0745872db1c8 19:04:37 Step 15/26 : RUN apk add --update --no-cache dumb-init 19:04:37 ---> Running in fd060e263a9c 19:04:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:04:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:04:38 (1/1) Installing dumb-init (1.2.5-r2) 19:04:38 Executing busybox-1.36.1-r2.trigger 19:04:38 OK: 7 MiB in 16 packages 19:04:38 Removing intermediate container fd060e263a9c 19:04:38 ---> bb0d9a4ea1e7 19:04:38 Step 16/26 : RUN apk --no-cache upgrade 19:04:38 ---> Running in cfa1df846f5b 19:04:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:04:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:04:39 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 19:04:39 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 19:04:39 Executing busybox-1.36.1-r5.post-upgrade 19:04:39 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 19:04:39 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 19:04:39 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 19:04:39 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 19:04:39 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 19:04:39 Executing busybox-1.36.1-r5.trigger 19:04:39 OK: 7 MiB in 16 packages 19:04:40 Removing intermediate container cfa1df846f5b 19:04:40 ---> 2c31be296db3 19:04:40 Step 17/26 : WORKDIR / 19:04:40 ---> Running in 0574d9f66389 19:04:40 Removing intermediate container 0574d9f66389 19:04:40 ---> 2ee6dcb3d80a 19:04:40 Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / 19:04:40 ---> 6af4d53890a6 19:04:40 Step 19/26 : COPY --from=builder /device-uart/LICENSE / 19:04:40 ---> fa9c1320e370 19:04:40 Step 20/26 : COPY --from=builder /device-uart/cmd/ / 19:04:41 ---> 04c0996f8313 19:04:41 Step 21/26 : EXPOSE 59995 19:04:41 ---> Running in 40e68b703e88 19:04:41 Removing intermediate container 40e68b703e88 19:04:41 ---> f4ead4bd01cc 19:04:41 Step 22/26 : ENTRYPOINT ["/device-uart"] 19:04:41 ---> Running in 34374b35b8f1 19:04:41 Removing intermediate container 34374b35b8f1 19:04:41 ---> 97130fdefd83 19:04:41 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:04:41 ---> Running in 1e07a3cc3295 19:04:41 Removing intermediate container 1e07a3cc3295 19:04:41 ---> 1d65b9f36ee4 19:04:41 Step 24/26 : LABEL arch=amd64 19:04:41 ---> Running in 9335676958a0 19:04:42 Removing intermediate container 9335676958a0 19:04:42 ---> 62562de572dd 19:04:42 Step 25/26 : LABEL git_sha=e54188eff93de7772a0f406cfbc2546658dc448b 19:04:42 ---> Running in b881ae72c413 19:04:42 Removing intermediate container b881ae72c413 19:04:42 ---> 42bdc10435f7 19:04:42 Step 26/26 : LABEL version=0.0.0 19:04:42 ---> Running in 8183c0c19f83 19:04:42 Removing intermediate container 8183c0c19f83 19:04:42 ---> a1c0e6624c2b 19:04:42 [Warning] One or more build-args [ARCH] were not consumed 19:04:42 Successfully built a1c0e6624c2b 19:04:42 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:04:43 19:04:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:04:43 latest: Pulling from edgex-lftools-log-publisher 19:04:43 5eb5b503b376: Pulling fs layer 19:04:43 5c69ac0246d0: Pulling fs layer 19:04:43 ec43610c2a17: Pulling fs layer 19:04:43 3a2ae6a8a46f: Pulling fs layer 19:04:43 33b1e0a273af: Pulling fs layer 19:04:43 5d3b04190fa2: Pulling fs layer 19:04:43 2f39f015ded8: Pulling fs layer 19:04:43 3a2ae6a8a46f: Waiting 19:04:43 33b1e0a273af: Waiting 19:04:43 5d3b04190fa2: Waiting 19:04:43 2f39f015ded8: Waiting 19:04:43 5c69ac0246d0: Download complete 19:04:43 3a2ae6a8a46f: Verifying Checksum 19:04:43 3a2ae6a8a46f: Download complete 19:04:43 33b1e0a273af: Verifying Checksum 19:04:43 33b1e0a273af: Download complete 19:04:43 5d3b04190fa2: Download complete 19:04:43 ec43610c2a17: Verifying Checksum 19:04:43 ec43610c2a17: Download complete 19:04:43 5eb5b503b376: Verifying Checksum 19:04:43 5eb5b503b376: Download complete 19:04:44 2f39f015ded8: Download complete 19:04:45 5eb5b503b376: Pull complete 19:04:45 5c69ac0246d0: Pull complete 19:04:46 ec43610c2a17: Pull complete 19:04:46 3a2ae6a8a46f: Pull complete 19:04:46 33b1e0a273af: Pull complete 19:04:46 5d3b04190fa2: Pull complete 19:04:51 2f39f015ded8: Pull complete 19:04:51 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:04:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:04:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:04:51 prd-ubuntu20.04-docker-8c-8g-17524 does not seem to be running inside a container 19:04:51 $ 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-34 -v /w/workspace/edgexfoundry_device-uart_PR-34:/w/workspace/edgexfoundry_device-uart_PR-34:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-34@tmp:/w/workspace/edgexfoundry_device-uart_PR-34@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:04:58 $ docker top db2b692315aa148893d850f4c1782a6347fa972b97fcaa397523fa62e25267dc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:04:59 ---> job-cost.sh 19:04:59 lf-activate-venv: SKIPPING 19:04:59 INFO: No Stack... 19:04:59 INFO: Retrieving Pricing Info for: v3-standard-8 19:05:00 INFO: Archiving Costs [Pipeline] sh 19:05:00 + cat /w/workspace/edgexfoundry_device-uart_PR-34/archives/cost.csv 19:05:00 + cut -d, -f6 [Pipeline] lock 19:05:00 Trying to acquire lock on [jenkins-edgexfoundry-device-uart-PR-34-1-stack-cost] 19:05:00 Resource [jenkins-edgexfoundry-device-uart-PR-34-1-stack-cost] did not exist. Created. 19:05:00 Lock acquired on [jenkins-edgexfoundry-device-uart-PR-34-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:05:00 + echo total: 0.2199999988079071 [Pipeline] stash 19:05:01 Stashed 1 file(s) [Pipeline] } 19:05:01 Lock released on resource [jenkins-edgexfoundry-device-uart-PR-34-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:05:01 $ docker stop --time=1 db2b692315aa148893d850f4c1782a6347fa972b97fcaa397523fa62e25267dc 19:05:02 $ docker rm -f --volumes db2b692315aa148893d850f4c1782a6347fa972b97fcaa397523fa62e25267dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:06:19 Running on prd-ubuntu20.04-docker-arm64-4c-16g-17527 in /w/workspace/edgexfoundry_device-uart_PR-34 [Pipeline] { [Pipeline] ws 19:06:19 Running in /w/workspace/device-uart/1 [Pipeline] { [Pipeline] checkout 19:06:19 The recommended git tool is: git 19:06:27 using credential edgex-jenkins-ssh 19:06:27 Cloning the remote Git repository 19:06:27 Cloning repository git@github.com:edgexfoundry/device-uart.git 19:06:27 > git init /w/workspace/device-uart/1 # timeout=10 19:06:27 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git 19:06:27 > git --version # timeout=10 19:06:27 > git --version # 'git version 2.25.1' 19:06:27 using GIT_SSH to set credentials SSH Credentials for GitHub 19:06:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:06:29 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 19:06:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:06:31 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 19:06:31 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git 19:06:31 using GIT_SSH to set credentials SSH Credentials for GitHub 19:06:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/pull/34/head:refs/remotes/origin/PR-34 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:06:31 Merging remotes/origin/main commit 1a01da418f6c0eeb546af65ccbff94987839aa03 into PR head commit e54188eff93de7772a0f406cfbc2546658dc448b 19:06:32 Merge succeeded, producing e54188eff93de7772a0f406cfbc2546658dc448b 19:06:32 Checking out Revision e54188eff93de7772a0f406cfbc2546658dc448b (PR-34) 19:06:31 > git config core.sparsecheckout # timeout=10 19:06:31 > git checkout -f e54188eff93de7772a0f406cfbc2546658dc448b # timeout=10 19:06:32 > git remote # timeout=10 19:06:32 > git config --get remote.origin.url # timeout=10 19:06:32 using GIT_SSH to set credentials SSH Credentials for GitHub 19:06:32 > git merge 1a01da418f6c0eeb546af65ccbff94987839aa03 # timeout=10 19:06:32 > git rev-parse HEAD^{commit} # timeout=10 19:06:32 > git config core.sparsecheckout # timeout=10 19:06:32 > git checkout -f e54188eff93de7772a0f406cfbc2546658dc448b # timeout=10 19:06:36 Commit message: "fix: Address CVE in Alpine base image" 19:06:36 > git --version # timeout=10 19:06:37 > git --version # 'git version 2.25.1' 19:06:37 fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:06:38 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:06:38 % Total % Received % Xferd Average Speed Time Time Time Current 19:06:38 Dload Upload Total Spent Left Speed 19:06:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 169k 0 --:--:-- --:--:-- --:--:-- 169k [Pipeline] sh 19:06:39 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:06:39 + sudo tee /etc/docker/daemon.new 19:06:39 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:06:39 { 19:06:39 "registry-mirrors": [ 19:06:39 "https://nexus3.edgexfoundry.org:10001" 19:06:39 ], 19:06:39 "bip": "10.250.0.254/24", 19:06:39 "hosts": [ 19:06:39 "tcp://0.0.0.0:5555", 19:06:39 "unix:///var/run/docker.sock" 19:06:39 ], 19:06:39 "mtu": 1458, 19:06:39 "selinux-enabled": true, 19:06:39 "seccomp-profile": "/etc/docker/seccomp.json" 19:06:39 } [Pipeline] sh 19:06:40 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:06:40 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:06:58 provisioning config files... 19:06:58 copy managed file [device-uart-settings] to file:/w/workspace/device-uart/1@tmp/config18079657240230988083tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:06:59 ---> docker-login.sh 19:06:59 nexus3.edgexfoundry.org:10001 19:06:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:06:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:06:59 Configure a credential helper to remove this warning. See 19:06:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:06:59 19:06:59 Login Succeeded 19:06:59 nexus3.edgexfoundry.org:10002 19:07:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:00 Configure a credential helper to remove this warning. See 19:07:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:00 19:07:00 Login Succeeded 19:07:00 nexus3.edgexfoundry.org:10003 19:07:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:00 Configure a credential helper to remove this warning. See 19:07:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:00 19:07:00 Login Succeeded 19:07:00 nexus3.edgexfoundry.org:10004 19:07:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:01 Configure a credential helper to remove this warning. See 19:07:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:01 19:07:01 Login Succeeded 19:07:01 docker.io 19:07:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:01 Configure a credential helper to remove this warning. See 19:07:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:01 19:07:01 Login Succeeded 19:07:01 ---> docker-login.sh ends [Pipeline] } 19:07:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:07:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:07:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:07:02 ========================================================= 19:07:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 19:07:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:02 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 19:07:03 Sending build context to Docker daemon 5.667MB 19:07:03 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 19:07:03 Step 2/12 : FROM ${BASE} AS builder 19:07:03 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:07:03 9fda8d8052c6: Pulling fs layer 19:07:03 5d54e960e981: Pulling fs layer 19:07:03 c4a7e357bf2a: Pulling fs layer 19:07:03 f0e02332f6b5: Pulling fs layer 19:07:03 872ee5b61b7b: Pulling fs layer 19:07:03 0c6a40ed1a82: Pulling fs layer 19:07:03 94ae7d8d031c: Pulling fs layer 19:07:03 f0e02332f6b5: Waiting 19:07:03 872ee5b61b7b: Waiting 19:07:03 0c6a40ed1a82: Waiting 19:07:03 94ae7d8d031c: Waiting 19:07:03 5d54e960e981: Verifying Checksum 19:07:03 5d54e960e981: Download complete 19:07:03 f0e02332f6b5: Verifying Checksum 19:07:03 f0e02332f6b5: Download complete 19:07:03 872ee5b61b7b: Verifying Checksum 19:07:03 872ee5b61b7b: Download complete 19:07:03 9fda8d8052c6: Download complete 19:07:04 94ae7d8d031c: Verifying Checksum 19:07:04 94ae7d8d031c: Download complete 19:07:04 9fda8d8052c6: Pull complete 19:07:05 5d54e960e981: Pull complete 19:07:05 c4a7e357bf2a: Verifying Checksum 19:07:05 c4a7e357bf2a: Download complete 19:07:06 0c6a40ed1a82: Verifying Checksum 19:07:06 0c6a40ed1a82: Download complete 19:07:19 c4a7e357bf2a: Pull complete 19:07:19 f0e02332f6b5: Pull complete 19:07:19 872ee5b61b7b: Pull complete 19:07:29 0c6a40ed1a82: Pull complete 19:07:29 94ae7d8d031c: Pull complete 19:07:29 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 19:07:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:07:29 ---> 86de565de09d 19:07:29 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 19:07:31 ---> Running in 534f2cf165ea 19:07:31 Removing intermediate container 534f2cf165ea 19:07:31 ---> 3c1936b0a7cc 19:07:31 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 19:07:32 ---> Running in 3c98a17a61ac 19:07:32 Removing intermediate container 3c98a17a61ac 19:07:32 ---> 6cee6f117544 19:07:32 Step 5/12 : ARG ADD_BUILD_TAGS="" 19:07:32 ---> Running in 9a803c940a21 19:07:32 Removing intermediate container 9a803c940a21 19:07:32 ---> c63c8205bf99 19:07:32 Step 6/12 : WORKDIR /device-uart 19:07:32 ---> Running in e258a1a50eba 19:07:33 Removing intermediate container e258a1a50eba 19:07:33 ---> 9b6e5a6c7bc1 19:07:33 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:07:33 ---> Running in ae04dd302750 19:07:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:07:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:07:36 (1/4) Installing openssh-keygen (9.3_p2-r0) 19:07:36 (2/4) Installing libedit (20221030.3.1-r1) 19:07:36 (3/4) Installing openssh-client-common (9.3_p2-r0) 19:07:36 (4/4) Installing openssh-client-default (9.3_p2-r0) 19:07:36 Executing busybox-1.36.1-r5.trigger 19:07:36 OK: 271 MiB in 56 packages 19:07:38 Removing intermediate container ae04dd302750 19:07:38 ---> 40dbfcbaaafd 19:07:38 Step 8/12 : COPY go.mod vendor* ./ 19:07:38 ---> 10309f33fcb8 19:07:38 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:07:38 ---> Running in 8e2eb32a9e1b 19:09:00 Removing intermediate container 8e2eb32a9e1b 19:09:00 ---> 86616d5bab5d 19:09:00 Step 10/12 : COPY . . 19:09:00 ---> 8c047b264496 19:09:00 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:09:00 ---> Running in 5c102d99d7c4 19:09:00 Removing intermediate container 5c102d99d7c4 19:09:00 ---> aa5aae9d326e 19:09:00 Step 12/12 : RUN ${MAKE} 19:09:00 ---> Running in 67e8272ce31c 19:09:00 noop 19:09:00 Removing intermediate container 67e8272ce31c 19:09:00 ---> 477da12594c6 19:09:00 Successfully built 477da12594c6 19:09:00 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:00 + docker inspect -f . ci-base-image-arm64 19:09:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:09:00 prd-ubuntu20.04-docker-arm64-4c-16g-17527 does not seem to be running inside a container 19:09:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-uart/1 -v /w/workspace/device-uart/1:/w/workspace/device-uart/1:rw,z -v /w/workspace/device-uart/1@tmp:/w/workspace/device-uart/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:09:02 $ docker top fe0186b5916c91b4307626a30b90d5000b83cdf6a91597a40e397912641af574 -eo pid,comm [Pipeline] { [Pipeline] sh 19:09:03 + go version 19:09:03 go version go1.21.0 linux/arm64 [Pipeline] } 19:09:03 $ docker stop --time=1 fe0186b5916c91b4307626a30b90d5000b83cdf6a91597a40e397912641af574 19:09:04 $ docker rm -f --volumes fe0186b5916c91b4307626a30b90d5000b83cdf6a91597a40e397912641af574 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:05 + docker inspect -f . ci-base-image-arm64 19:09:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:09:06 prd-ubuntu20.04-docker-arm64-4c-16g-17527 does not seem to be running inside a container 19:09:06 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-uart/1 -v /w/workspace/device-uart/1:/w/workspace/device-uart/1:rw,z -v /w/workspace/device-uart/1@tmp:/w/workspace/device-uart/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:09:07 $ docker top acd63d3016f66f0b7181392a74f5a1b7ab4ba7d669554f274bbcdb502f44527e -eo pid,comm [Pipeline] { [Pipeline] sh 19:09:08 + git config --global --add safe.directory /w/workspace/device-uart/1 [Pipeline] fileExists [Pipeline] sh 19:09:08 + make test 19:09:09 go test ./... -coverprofile=coverage.out 19:09:17 ? github.com/edgexfoundry/device-uart [no test files] 19:10:54 ? github.com/edgexfoundry/device-uart/cmd [no test files] 19:10:54 ? github.com/edgexfoundry/device-uart/internal/driver [no test files] 19:10:54 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:10:54 go vet ./... 19:11:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:11:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:11:12 ./bin/test-attribution-txt.sh [Pipeline] echo 19:11:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 19:11:12 $ docker stop --time=1 acd63d3016f66f0b7181392a74f5a1b7ab4ba7d669554f274bbcdb502f44527e 19:11:14 $ docker rm -f --volumes acd63d3016f66f0b7181392a74f5a1b7ab4ba7d669554f274bbcdb502f44527e [Pipeline] // withDockerContainer [Pipeline] sh 19:11:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:11:15 Warning: overwriting stash ‘coverage-report’ 19:11:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:11:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:11:16 + ls -al . 19:11:16 total 152 19:11:16 drwxrwxr-x 7 jenkins jenkins 4096 Nov 14 19:09 . 19:11:16 drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 19:06 .. 19:11:16 -rw-rw-r-- 1 jenkins jenkins 140 Nov 14 19:06 .dockerignore 19:11:16 drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 19:06 .git 19:11:16 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 19:06 .github 19:11:16 -rw-rw-r-- 1 jenkins jenkins 343 Nov 14 19:06 .gitignore 19:11:16 -rw-rw-r-- 1 jenkins jenkins 41 Nov 14 19:06 .golangci.yml 19:11:16 -rw-rw-r-- 1 jenkins jenkins 9941 Nov 14 19:06 Attribution.txt 19:11:16 -rw-rw-r-- 1 jenkins jenkins 1908 Nov 14 19:06 CHANGELOG.md 19:11:16 -rw-rw-r-- 1 jenkins jenkins 1886 Nov 14 19:06 Dockerfile 19:11:16 -rw-rw-r-- 1 jenkins jenkins 677 Nov 14 19:06 GOVERNANCE.md 19:11:16 -rw-rw-r-- 1 jenkins jenkins 675 Nov 14 19:06 Jenkinsfile 19:11:16 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 14 19:06 LICENSE 19:11:16 -rw-rw-r-- 1 jenkins jenkins 1872 Nov 14 19:06 Makefile 19:11:16 -rw-rw-r-- 1 jenkins jenkins 617 Nov 14 19:06 OWNERS.md 19:11:16 -rw-rw-r-- 1 jenkins jenkins 8892 Nov 14 19:06 README.md 19:11:16 -rw-rw-r-- 1 jenkins jenkins 5 Nov 14 19:02 VERSION 19:11:16 drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 19:06 bin 19:11:16 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 19:06 cmd 19:11:16 -rw-r--r-- 1 jenkins jenkins 10 Nov 14 19:09 coverage.out 19:11:16 -rw-rw-r-- 1 jenkins jenkins 3674 Nov 14 19:06 go.mod 19:11:16 -rw-rw-r-- 1 jenkins jenkins 35219 Nov 14 19:06 go.sum 19:11:16 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 19:06 internal 19:11:16 -rw-rw-r-- 1 jenkins jenkins 209 Nov 14 19:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:17 + 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=e54188eff93de7772a0f406cfbc2546658dc448b --label arch=arm64 --label version=0.0.0 . 19:11:17 Sending build context to Docker daemon 5.668MB 19:11:17 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 19:11:17 Step 2/26 : FROM ${BASE} AS builder 19:11:17 ---> 477da12594c6 19:11:17 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 19:11:17 ---> Running in f6f657250730 19:11:17 Removing intermediate container f6f657250730 19:11:17 ---> 7ec60c2e317c 19:11:17 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 19:11:17 ---> Running in 8ff394a0af65 19:11:18 Removing intermediate container 8ff394a0af65 19:11:18 ---> abb8a10712e2 19:11:18 Step 5/26 : ARG ADD_BUILD_TAGS="" 19:11:18 ---> Running in 2ee95d6e9559 19:11:18 Removing intermediate container 2ee95d6e9559 19:11:18 ---> 7761a21e33b0 19:11:18 Step 6/26 : WORKDIR /device-uart 19:11:18 ---> Running in fd02e0058582 19:11:19 Removing intermediate container fd02e0058582 19:11:19 ---> 89cd88953560 19:11:19 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:11:19 ---> Running in 763f60914f86 19:11:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:11:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:11:21 OK: 271 MiB in 56 packages 19:11:23 Removing intermediate container 763f60914f86 19:11:23 ---> 1e81ed863ffe 19:11:23 Step 8/26 : COPY go.mod vendor* ./ 19:11:24 ---> cc15b5850b5c 19:11:24 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:24 ---> Running in 84bb0139a5d7 19:11:26 Removing intermediate container 84bb0139a5d7 19:11:26 ---> 5335b66f432b 19:11:26 Step 10/26 : COPY . . 19:11:27 ---> 2382ccce6d78 19:11:27 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:11:27 ---> Running in 6ecb15b30ea6 19:11:27 Removing intermediate container 6ecb15b30ea6 19:11:27 ---> 0dbaacd01e01 19:11:27 Step 12/26 : RUN ${MAKE} 19:11:27 ---> Running in ab13d9c75ed0 19:11:28 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-uart ./cmd 19:13:20 Removing intermediate container ab13d9c75ed0 19:13:20 ---> 0f907e1c092c 19:13:20 Step 13/26 : FROM alpine:3.18 19:13:20 3.18: Pulling from library/alpine 19:13:20 579b34f0a95b: Pulling fs layer 19:13:20 579b34f0a95b: Download complete 19:13:20 579b34f0a95b: Pull complete 19:13:20 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:13:20 Status: Downloaded newer image for alpine:3.18 19:13:20 ---> 3cc203321400 19:13:20 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 19:13:20 ---> Running in 95192c0bcc83 19:13:20 Removing intermediate container 95192c0bcc83 19:13:20 ---> fcdf0b4b9662 19:13:20 Step 15/26 : RUN apk add --update --no-cache dumb-init 19:13:20 ---> Running in 64ff3541e409 19:13:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:13:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:13:22 (1/1) Installing dumb-init (1.2.5-r2) 19:13:22 Executing busybox-1.36.1-r2.trigger 19:13:22 OK: 8 MiB in 16 packages 19:13:22 Removing intermediate container 64ff3541e409 19:13:22 ---> 4a87c7589be4 19:13:22 Step 16/26 : RUN apk --no-cache upgrade 19:13:22 ---> Running in 3d3cab07f749 19:13:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:13:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:13:25 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 19:13:25 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 19:13:25 Executing busybox-1.36.1-r5.post-upgrade 19:13:25 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 19:13:25 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 19:13:25 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 19:13:25 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 19:13:25 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 19:13:25 Executing busybox-1.36.1-r5.trigger 19:13:25 OK: 8 MiB in 16 packages 19:13:26 Removing intermediate container 3d3cab07f749 19:13:26 ---> 0c9d6af12c9a 19:13:26 Step 17/26 : WORKDIR / 19:13:26 ---> Running in b6476b78836b 19:13:26 Removing intermediate container b6476b78836b 19:13:26 ---> d88800c4d220 19:13:26 Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / 19:13:27 ---> 7d400863df1a 19:13:27 Step 19/26 : COPY --from=builder /device-uart/LICENSE / 19:13:27 ---> b397e3992594 19:13:27 Step 20/26 : COPY --from=builder /device-uart/cmd/ / 19:13:29 ---> a4a859fccb31 19:13:29 Step 21/26 : EXPOSE 59995 19:13:29 ---> Running in 93c15141a49c 19:13:29 Removing intermediate container 93c15141a49c 19:13:29 ---> ea6ef0d9a70e 19:13:29 Step 22/26 : ENTRYPOINT ["/device-uart"] 19:13:29 ---> Running in 81764461342f 19:13:29 Removing intermediate container 81764461342f 19:13:29 ---> 7afa2c8e52d5 19:13:29 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:13:29 ---> Running in b0ced36e2934 19:13:30 Removing intermediate container b0ced36e2934 19:13:30 ---> 6464ea9ee47f 19:13:30 Step 24/26 : LABEL arch=arm64 19:13:30 ---> Running in 51a97b05b33f 19:13:30 Removing intermediate container 51a97b05b33f 19:13:30 ---> ddb9296879a6 19:13:30 Step 25/26 : LABEL git_sha=e54188eff93de7772a0f406cfbc2546658dc448b 19:13:30 ---> Running in ac5deaa35da1 19:13:30 Removing intermediate container ac5deaa35da1 19:13:30 ---> c4b6a4b86a4b 19:13:30 Step 26/26 : LABEL version=0.0.0 19:13:30 ---> Running in f79d61b91324 19:13:31 Removing intermediate container f79d61b91324 19:13:31 ---> 4b31126158d8 19:13:31 [Warning] One or more build-args [ARCH] were not consumed 19:13:31 Successfully built 4b31126158d8 19:13:31 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:13:32 19:13:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:13:32 arm64: Pulling from edgex-lftools-log-publisher 19:13:32 8998bd30e6a1: Pulling fs layer 19:13:32 04944245beec: Pulling fs layer 19:13:32 699f458cf7ca: Pulling fs layer 19:13:32 765212b225bb: Pulling fs layer 19:13:32 f23df028b6ca: Pulling fs layer 19:13:32 d65c8cfc05b1: Pulling fs layer 19:13:32 2437ff75d9bd: Pulling fs layer 19:13:32 f23df028b6ca: Waiting 19:13:32 765212b225bb: Waiting 19:13:32 2437ff75d9bd: Waiting 19:13:32 d65c8cfc05b1: Waiting 19:13:32 04944245beec: Verifying Checksum 19:13:32 04944245beec: Download complete 19:13:32 765212b225bb: Verifying Checksum 19:13:32 765212b225bb: Download complete 19:13:32 f23df028b6ca: Verifying Checksum 19:13:32 f23df028b6ca: Download complete 19:13:32 d65c8cfc05b1: Verifying Checksum 19:13:32 d65c8cfc05b1: Download complete 19:13:32 699f458cf7ca: Verifying Checksum 19:13:32 699f458cf7ca: Download complete 19:13:33 8998bd30e6a1: Verifying Checksum 19:13:33 8998bd30e6a1: Download complete 19:13:35 2437ff75d9bd: Verifying Checksum 19:13:35 2437ff75d9bd: Download complete 19:13:37 8998bd30e6a1: Pull complete 19:13:38 04944245beec: Pull complete 19:13:40 699f458cf7ca: Pull complete 19:13:40 765212b225bb: Pull complete 19:13:40 f23df028b6ca: Pull complete 19:13:40 d65c8cfc05b1: Pull complete 19:13:59 2437ff75d9bd: Pull complete 19:13:59 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:13:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:13:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:13:59 prd-ubuntu20.04-docker-arm64-4c-16g-17527 does not seem to be running inside a container 19:13:59 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:14:03 $ docker top 8928e2a57cce8629a432521ba2b3989a115ff499f9406eab93ad9d162bd504c4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:14:04 ---> job-cost.sh 19:14:04 lf-activate-venv: SKIPPING 19:14:04 INFO: No Stack... 19:14:04 INFO: Retrieving Pricing Info for: v3-standard-4 19:14:05 INFO: Archiving Costs [Pipeline] sh 19:14:06 + cat /w/workspace/device-uart/1/archives/cost.csv 19:14:06 + cut -d, -f6 [Pipeline] lock 19:14:06 Trying to acquire lock on [jenkins-edgexfoundry-device-uart-PR-34-1-stack-cost] 19:14:06 Resource [jenkins-edgexfoundry-device-uart-PR-34-1-stack-cost] did not exist. Created. 19:14:06 Lock acquired on [jenkins-edgexfoundry-device-uart-PR-34-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:14:07 /w/workspace/device-uart/1@tmp/durable-e73e8873/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:14:07 + echo total: 0.10999999940395355 [Pipeline] stash 19:14:07 Warning: overwriting stash ‘stack-cost’ 19:14:07 Stashed 1 file(s) [Pipeline] } 19:14:07 Lock released on resource [jenkins-edgexfoundry-device-uart-PR-34-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:14:07 $ docker stop --time=1 8928e2a57cce8629a432521ba2b3989a115ff499f9406eab93ad9d162bd504c4 19:14:09 $ docker rm -f --volumes 8928e2a57cce8629a432521ba2b3989a115ff499f9406eab93ad9d162bd504c4 [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:14:10 provisioning config files... 19:14:10 copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_PR-34@tmp/config18289813038578949194tmp [Pipeline] { [Pipeline] sh 19:14:10 + set +x 19:14:10 + curl -s https://codecov.io/bash 19:14:10 + bash -s -- 19:14:10 19:14:10 _____ _ 19:14:10 / ____| | | 19:14:10 | | ___ __| | ___ ___ _____ __ 19:14:10 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:14:10 | |___| (_) | (_| | __/ (_| (_) \ V / 19:14:10 \_____\___/ \__,_|\___|\___\___/ \_/ 19:14:10 Bash-1.0.6 19:14:10 19:14:10 19:14:10 ==> git version 2.25.1 found 19:14:10 ==> 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:14:10 Release-Date: 2020-01-08 19:14:10 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:14:10 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:14:10 ==> Jenkins CI detected. 19:14:10 current dir:  /w/workspace/edgexfoundry_device-uart_PR-34 19:14:10 project root: . 19:14:10 --> token set from env 19:14:10 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:14:10 ==> Running gcov in . (disable via -X gcov) 19:14:10 ==> Python coveragepy not found 19:14:10 ==> Searching for coverage reports in: 19:14:10 + . 19:14:10 -> Found 1 reports 19:14:10 ==> Detecting git/mercurial file structure 19:14:10 ==> Reading reports 19:14:10 + ./coverage.out bytes=10 19:14:10 ==> Appending adjustments 19:14:10 https://docs.codecov.io/docs/fixing-reports 19:14:10 + Found adjustments 19:14:10 ==> Gzipping contents 19:14:10 4.0K /tmp/codecov.sKZjR0.gz 19:14:10 ==> Uploading reports 19:14:10 url: https://codecov.io 19:14:10 query: branch=PR-34&commit=e54188eff93de7772a0f406cfbc2546658dc448b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-34%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=34&job=&cmd_args= 19:14:10 -> Pinging Codecov 19:14:10 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=30f0fd93-73e3-42a5-8a76-fe3e7430018e&branch=PR-34&commit=e54188eff93de7772a0f406cfbc2546658dc448b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-34%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=34&job=&cmd_args= 19:14:10 -> Uploading to 19:14:10 https://storage.googleapis.com/codecov/v4/raw/2023-11-14/B9AA6E0BBD74AE3A32605C7A7C664919/e54188eff93de7772a0f406cfbc2546658dc448b/cfb62fe9-ceba-4b9e-9e08-1878ed661aa5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231114%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231114T191410Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8aed6972cfba11ae432d98ec5d819c0e20daf6ddeb595aae538b4ae3a77a2af7 19:14:10 % Total % Received % Xferd Average Speed Time Time Time Current 19:14:10 Dload Upload Total Spent Left Speed 19:14:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 603 0 0 100 603 0 2481 --:--:-- --:--:-- --:--:-- 2481 19:14:11 -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/e54188eff93de7772a0f406cfbc2546658dc448b [Pipeline] } 19:14:11 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:14:12 + [ -d /w/workspace/edgexfoundry_device-uart_PR-34/archives ] 19:14:12 + ls -al /w/workspace/edgexfoundry_device-uart_PR-34/archives 19:14:12 total 16 19:14:12 drwxr-xr-x 3 root root 4096 Nov 14 19:04 . 19:14:12 drwxrwxr-x 9 jenkins jenkins 4096 Nov 14 19:05 .. 19:14:12 drwxr-xr-x 2 root root 4096 Nov 14 19:04 cost 19:14:12 -rw-r--r-- 1 root root 82 Nov 14 19:04 cost.csv 19:14:12 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_PR-34/archives 19:14:12 + ls -al /w/workspace/edgexfoundry_device-uart_PR-34/archives 19:14:12 total 16 19:14:12 drwxr-xr-x 3 jenkins jenkins 4096 Nov 14 19:04 . 19:14:12 drwxrwxr-x 9 jenkins jenkins 4096 Nov 14 19:05 .. 19:14:12 drwxr-xr-x 2 jenkins jenkins 4096 Nov 14 19:04 cost 19:14:12 -rw-r--r-- 1 jenkins jenkins 82 Nov 14 19:04 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:14:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:14:14 ---> package-listing.sh 19:14:14 ++ facter osfamily 19:14:14 ++ tr '[:upper:]' '[:lower:]' 19:14:14 + OS_FAMILY=debian 19:14:14 + workspace=/w/workspace/edgexfoundry_device-uart_PR-34 19:14:14 + START_PACKAGES=/tmp/packages_start.txt 19:14:14 + END_PACKAGES=/tmp/packages_end.txt 19:14:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:14:14 + PACKAGES=/tmp/packages_start.txt 19:14:14 + '[' /w/workspace/edgexfoundry_device-uart_PR-34 ']' 19:14:14 + PACKAGES=/tmp/packages_end.txt 19:14:14 + case "${OS_FAMILY}" in 19:14:14 + dpkg -l 19:14:14 + grep '^ii' 19:14:14 + '[' -f /tmp/packages_start.txt ']' 19:14:14 + '[' -f /tmp/packages_end.txt ']' 19:14:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:14:14 + '[' /w/workspace/edgexfoundry_device-uart_PR-34 ']' 19:14:14 + mkdir -p /w/workspace/edgexfoundry_device-uart_PR-34/archives/ 19:14:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_PR-34/archives/ [Pipeline] echo 19:14:14 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-uart_PR-34/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:14:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:14:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:14:15 prd-ubuntu20.04-docker-8c-8g-17524 does not seem to be running inside a container 19:14:15 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-uart_PR-34/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-34 -v /w/workspace/edgexfoundry_device-uart_PR-34:/w/workspace/edgexfoundry_device-uart_PR-34:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-34@tmp:/w/workspace/edgexfoundry_device-uart_PR-34@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:14:17 $ docker top fee66e5bed25b3d96a446632c81a7323f349901994b3f90b0b40b13f9ba64000 -eo pid,comm [Pipeline] { [Pipeline] sh 19:14:17 + touch /tmp/pre-build-complete [Pipeline] sh 19:14:18 + mkdir -p /var/log/sysstat [Pipeline] sh 19:14:18 + ls /var/log/sa-host 19:14:18 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:14:18 provisioning config files... 19:14:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-34@tmp/config8250466236833272514tmp [Pipeline] { [Pipeline] echo 19:14:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:14:18 ---> create-netrc.sh [Pipeline] } 19:14:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:14:19 ---> python-tools-install.sh [Pipeline] echo 19:14:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:14:19 ---> sudo-logs.sh 19:14:19 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:14:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:14:20 ---> job-cost.sh 19:14:20 lf-activate-venv: SKIPPING 19:14:20 DEBUG: total: 0.2199999988079071 19:14:20 INFO: Retrieving Stack Cost... 19:14:20 INFO: Retrieving Pricing Info for: v3-standard-8 19:14:21 INFO: Archiving Costs [Pipeline] echo 19:14:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:14:21 ---> logs-deploy.sh 19:14:21 lf-activate-venv: SKIPPING 19:14:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/PR-34/1 19:14:21 INFO: archiving workspace using pattern(s): 19:14:22 Archives upload complete. 19:14:22 INFO: archiving logs to Nexus 19:14:23 ---> uname -a: 19:14:23 Linux prd-ubuntu20-04-docker-8c-8g-17524 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 19:14:23 19:14:23 19:14:23 ---> lscpu: 19:14:23 Architecture: x86_64 19:14:23 CPU op-mode(s): 32-bit, 64-bit 19:14:23 Byte Order: Little Endian 19:14:23 Address sizes: 40 bits physical, 48 bits virtual 19:14:23 CPU(s): 8 19:14:23 On-line CPU(s) list: 0-7 19:14:23 Thread(s) per core: 1 19:14:23 Core(s) per socket: 1 19:14:23 Socket(s): 8 19:14:23 NUMA node(s): 1 19:14:23 Vendor ID: AuthenticAMD 19:14:23 CPU family: 23 19:14:23 Model: 49 19:14:23 Model name: AMD EPYC-Rome Processor 19:14:23 Stepping: 0 19:14:23 CPU MHz: 2799.998 19:14:23 BogoMIPS: 5599.99 19:14:23 Virtualization: AMD-V 19:14:23 Hypervisor vendor: KVM 19:14:23 Virtualization type: full 19:14:23 L1d cache: 256 KiB 19:14:23 L1i cache: 256 KiB 19:14:23 L2 cache: 4 MiB 19:14:23 L3 cache: 128 MiB 19:14:23 NUMA node0 CPU(s): 0-7 19:14:23 Vulnerability Itlb multihit: Not affected 19:14:23 Vulnerability L1tf: Not affected 19:14:23 Vulnerability Mds: Not affected 19:14:23 Vulnerability Meltdown: Not affected 19:14:23 Vulnerability Mmio stale data: Not affected 19:14:23 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:14:23 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:14:23 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:14:23 Vulnerability Srbds: Not affected 19:14:23 Vulnerability Tsx async abort: Not affected 19:14:23 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:14:23 19:14:23 19:14:23 ---> nproc: 19:14:23 8 19:14:23 19:14:23 19:14:23 ---> df -h: 19:14:23 Filesystem Size Used Avail Use% Mounted on 19:14:23 overlay 155G 12G 144G 8% / 19:14:23 tmpfs 64M 0 64M 0% /dev 19:14:23 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:14:23 shm 64M 0 64M 0% /dev/shm 19:14:23 /dev/vda1 155G 12G 144G 8% /facter-os 19:14:23 19:14:23 19:14:23 ---> sar -b -r -n DEV: 19:14:23 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-17524) 11/14/23 _x86_64_ (8 CPU) 19:14:23 19:14:23 19:01:35 LINUX RESTART (8 CPU) 19:14:23 19:14:23 19:02:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:14:23 19:03:02 388.13 39.32 348.81 0.00 4338.73 38220.17 0.00 19:14:23 19:04:01 166.63 0.76 165.86 0.00 17.21 54430.49 0.00 19:14:23 19:05:01 201.40 0.22 201.18 0.00 14.66 45611.86 0.00 19:14:23 19:06:01 4.57 0.00 4.57 0.00 0.00 67.61 0.00 19:14:23 19:07:01 52.02 10.60 41.43 0.00 5155.01 8434.73 0.00 19:14:23 19:08:01 5.50 0.02 5.48 0.00 0.13 118.38 0.00 19:14:23 19:09:01 2.12 0.00 2.12 0.00 0.00 24.80 0.00 19:14:23 19:10:01 2.02 0.00 2.02 0.00 0.00 22.00 0.00 19:14:23 19:11:01 1.20 0.00 1.20 0.00 0.00 13.06 0.00 19:14:23 19:12:01 2.17 0.00 2.17 0.00 0.00 23.73 0.00 19:14:23 19:13:01 1.38 0.00 1.38 0.00 0.00 15.33 0.00 19:14:23 19:14:01 2.05 0.00 2.05 0.00 0.00 22.26 0.00 19:14:23 Average: 68.61 4.21 64.40 0.00 790.92 12163.90 0.00 19:14:23 19:14:23 19:02:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:14:23 19:03:02 28794324 31528068 779496 2.37 95608 2864532 1953252 5.76 1087684 2567276 346528 19:14:23 19:04:01 27455952 30846936 1454952 4.42 152884 3396052 2350108 6.93 1882804 3037780 196152 19:14:23 19:05:01 27585392 31535912 763408 2.32 165588 3907808 1946800 5.74 1287820 3462172 328 19:14:23 19:06:01 27610256 31560464 741272 2.25 165672 3907816 1740628 5.13 1264372 3462048 20 19:14:23 19:07:01 27122376 31527960 742400 2.26 194636 4332048 1720396 5.07 1582524 3595748 1012 19:14:23 19:08:01 27145712 31546252 724708 2.20 193188 4328788 1712172 5.05 1563220 3592504 392 19:14:23 19:09:01 27145428 31546028 724880 2.20 193256 4328792 1712172 5.05 1563204 3592512 4 19:14:23 19:10:01 27154136 31554800 716076 2.18 193316 4328796 1712172 5.05 1555184 3592512 8 19:14:23 19:11:01 27153812 31554572 716196 2.18 193356 4328796 1712172 5.05 1555240 3592516 8 19:14:23 19:12:01 27156032 31556840 713804 2.17 193424 4328800 1712172 5.05 1553528 3592516 4 19:14:23 19:13:01 27155756 31556668 713936 2.17 193500 4328800 1712172 5.05 1553720 3592516 4 19:14:23 19:14:01 27157144 31558144 712616 2.17 193576 4328804 1712172 5.05 1552564 3592520 4 19:14:23 Average: 27386360 31489387 791979 2.41 177334 4059153 1808032 5.33 1500155 3439385 45372 19:14:23 19:14:23 19:02:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:14:23 19:03:02 lo 6.69 6.69 0.66 0.66 0.00 0.00 0.00 0.00 19:14:23 19:03:02 docker0 170.24 263.76 14.72 1771.09 0.00 0.00 0.00 0.00 19:14:23 19:03:02 veth7b0794f 157.51 248.00 15.83 1623.36 0.00 0.00 0.00 0.13 19:14:23 19:03:02 ens3 832.63 517.09 7425.82 116.46 0.00 0.00 0.00 0.00 19:14:23 19:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:14:23 19:04:01 docker0 35.19 74.01 3.10 771.32 0.00 0.00 0.00 0.00 19:14:23 19:04:01 vethfb886e0 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 19:14:23 19:04:01 ens3 107.44 53.04 801.71 14.16 0.00 0.00 0.00 0.00 19:14:23 19:05:01 lo 1.87 1.87 0.19 0.19 0.00 0.00 0.00 0.00 19:14:23 19:05:01 docker0 5.98 11.43 0.37 141.08 0.00 0.00 0.00 0.00 19:14:23 19:05:01 ens3 131.21 82.44 2741.81 21.52 0.00 0.00 0.00 0.00 19:14:23 19:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:14:23 19:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:14:23 19:06:01 ens3 1.72 1.13 1.29 0.67 0.00 0.00 0.00 0.00 19:14:23 19:07:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 19:14:23 19:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:14:23 19:07:01 ens3 217.38 89.80 2731.66 6.50 0.00 0.00 0.00 0.00 19:14:23 19:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:14:23 19:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:14:23 19:08:01 ens3 0.98 0.63 1.53 0.10 0.00 0.00 0.00 0.00 19:14:23 19:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:14:23 19:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:14:23 19:09:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:14:23 19:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:14:23 19:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:14:23 19:10:01 ens3 0.18 0.12 0.01 0.01 0.00 0.00 0.00 0.00 19:14:23 19:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:14:23 19:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:14:23 19:11:01 ens3 0.08 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:14:23 19:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:14:23 19:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:14:23 19:12:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:14:23 19:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:14:23 19:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:14:23 19:13:01 ens3 0.18 0.10 0.08 0.07 0.00 0.00 0.00 0.00 19:14:23 19:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:14:23 19:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:14:23 19:14:01 ens3 0.22 0.10 0.02 0.01 0.00 0.00 0.00 0.00 19:14:23 Average: lo 0.85 0.85 0.08 0.08 0.00 0.00 0.00 0.00 19:14:23 Average: docker0 17.42 28.78 1.50 221.15 0.00 0.00 0.00 0.00 19:14:23 Average: ens3 106.88 61.55 1135.46 13.18 0.00 0.00 0.00 0.00 19:14:23 19:14:23 19:14:23 ---> sar -P ALL: 19:14:23 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-17524) 11/14/23 _x86_64_ (8 CPU) 19:14:23 19:14:23 19:01:35 LINUX RESTART (8 CPU) 19:14:23 19:14:23 19:02:02 CPU %user %nice %system %iowait %steal %idle 19:14:23 19:03:02 all 9.95 0.00 3.28 3.19 0.09 83.49 19:14:23 19:03:02 0 6.51 0.00 3.97 1.65 0.09 87.79 19:14:23 19:03:02 1 9.28 0.00 3.02 1.33 0.09 86.28 19:14:23 19:03:02 2 11.89 0.00 2.74 0.90 0.09 84.38 19:14:23 19:03:02 3 6.78 0.00 2.83 0.48 0.09 89.82 19:14:23 19:03:02 4 13.57 0.00 2.77 4.20 0.09 79.37 19:14:23 19:03:02 5 10.62 0.00 2.47 0.34 0.05 86.53 19:14:23 19:03:02 6 8.51 0.00 3.98 4.89 0.10 82.51 19:14:23 19:03:02 7 12.42 0.00 4.42 11.79 0.12 71.25 19:14:23 19:04:01 all 23.87 0.00 3.94 6.62 0.07 65.49 19:14:23 19:04:01 0 24.11 0.00 4.75 22.40 0.07 48.66 19:14:23 19:04:01 1 23.95 0.00 3.49 2.31 0.07 70.18 19:14:23 19:04:01 2 22.80 0.00 2.95 0.68 0.10 73.46 19:14:23 19:04:01 3 23.77 0.00 3.76 0.80 0.07 71.59 19:14:23 19:04:01 4 23.60 0.00 4.25 7.79 0.07 64.29 19:14:23 19:04:01 5 24.07 0.00 4.04 1.71 0.05 70.13 19:14:23 19:04:01 6 24.06 0.00 4.31 16.61 0.07 54.95 19:14:23 19:04:01 7 24.60 0.00 4.00 0.74 0.07 70.59 19:14:23 19:05:01 all 22.71 0.00 4.38 4.10 0.07 68.74 19:14:23 19:05:01 0 22.62 0.00 3.83 3.86 0.08 69.61 19:14:23 19:05:01 1 22.48 0.00 5.25 10.83 0.07 61.37 19:14:23 19:05:01 2 22.13 0.00 4.40 0.69 0.07 72.71 19:14:23 19:05:01 3 23.03 0.00 4.14 0.64 0.08 72.10 19:14:23 19:05:01 4 22.65 0.00 4.74 9.80 0.07 62.75 19:14:23 19:05:01 5 22.28 0.00 3.48 0.59 0.07 73.59 19:14:23 19:05:01 6 22.27 0.00 4.77 6.34 0.05 66.57 19:14:23 19:05:01 7 24.21 0.00 4.45 0.14 0.07 71.14 19:14:23 19:06:01 all 0.08 0.00 0.03 0.02 0.01 99.87 19:14:23 19:06:01 0 0.05 0.00 0.03 0.03 0.00 99.88 19:14:23 19:06:01 1 0.03 0.00 0.03 0.08 0.02 99.83 19:14:23 19:06:01 2 0.08 0.00 0.02 0.00 0.03 99.87 19:14:23 19:06:01 3 0.27 0.00 0.03 0.00 0.00 99.70 19:14:23 19:06:01 4 0.05 0.00 0.02 0.00 0.00 99.93 19:14:23 19:06:01 5 0.05 0.00 0.02 0.02 0.00 99.92 19:14:23 19:06:01 6 0.03 0.00 0.02 0.00 0.02 99.93 19:14:23 19:06:01 7 0.03 0.00 0.05 0.00 0.02 99.90 19:14:23 19:07:01 all 2.47 0.00 1.32 0.87 0.03 95.31 19:14:23 19:07:01 0 1.60 0.00 0.57 2.04 0.03 95.76 19:14:23 19:07:01 1 3.83 0.00 0.95 2.27 0.02 92.93 19:14:23 19:07:01 2 1.54 0.00 1.07 0.37 0.02 97.01 19:14:23 19:07:01 3 1.87 0.00 1.04 1.24 0.03 95.83 19:14:23 19:07:01 4 4.06 0.00 1.50 0.13 0.02 94.29 19:14:23 19:07:01 5 1.60 0.00 1.47 0.05 0.03 96.85 19:14:23 19:07:01 6 3.17 0.00 2.52 0.82 0.02 93.48 19:14:23 19:07:01 7 2.11 0.00 1.42 0.08 0.03 96.35 19:14:23 19:08:01 all 0.08 0.00 0.06 0.02 0.01 99.83 19:14:23 19:08:01 0 0.07 0.00 0.08 0.15 0.02 99.68 19:14:23 19:08:01 1 0.08 0.00 0.08 0.03 0.03 99.77 19:14:23 19:08:01 2 0.02 0.00 0.03 0.00 0.02 99.93 19:14:23 19:08:01 3 0.10 0.00 0.05 0.00 0.00 99.85 19:14:23 19:08:01 4 0.22 0.00 0.10 0.00 0.00 99.68 19:14:23 19:08:01 5 0.07 0.00 0.07 0.00 0.00 99.87 19:14:23 19:08:01 6 0.02 0.00 0.07 0.00 0.00 99.92 19:14:23 19:08:01 7 0.05 0.00 0.03 0.00 0.00 99.92 19:14:23 19:09:01 all 0.02 0.00 0.01 0.12 0.00 99.85 19:14:23 19:09:01 0 0.03 0.00 0.00 0.88 0.00 99.08 19:14:23 19:09:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:14:23 19:09:01 2 0.00 0.00 0.03 0.05 0.00 99.92 19:14:23 19:09:01 3 0.03 0.00 0.02 0.00 0.02 99.93 19:14:23 19:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:14:23 19:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:14:23 19:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:14:23 19:09:01 7 0.07 0.00 0.02 0.00 0.00 99.92 19:14:23 19:10:01 all 0.02 0.00 0.01 0.10 0.01 99.86 19:14:23 19:10:01 0 0.03 0.00 0.02 0.60 0.02 99.33 19:14:23 19:10:01 1 0.03 0.00 0.03 0.00 0.03 99.90 19:14:23 19:10:01 2 0.02 0.00 0.00 0.18 0.00 99.80 19:14:23 19:10:01 3 0.02 0.00 0.02 0.00 0.02 99.95 19:14:23 19:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:14:23 19:10:01 5 0.03 0.00 0.00 0.00 0.02 99.95 19:14:23 19:10:01 6 0.03 0.00 0.02 0.00 0.00 99.95 19:14:23 19:10:01 7 0.02 0.00 0.00 0.00 0.02 99.97 19:14:23 19:11:01 all 0.05 0.00 0.03 0.11 0.02 99.79 19:14:23 19:11:01 0 0.02 0.00 0.03 0.68 0.02 99.25 19:14:23 19:11:01 1 0.05 0.00 0.03 0.00 0.12 99.80 19:14:23 19:11:01 2 0.00 0.00 0.10 0.18 0.02 99.70 19:14:23 19:11:01 3 0.05 0.00 0.02 0.00 0.00 99.93 19:14:23 19:11:01 4 0.00 0.00 0.00 0.00 0.03 99.97 19:14:23 19:11:01 5 0.03 0.00 0.02 0.00 0.00 99.95 19:14:23 19:11:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:14:23 19:11:01 7 0.23 0.00 0.03 0.00 0.00 99.73 19:14:23 19:12:01 all 0.03 0.00 0.01 0.26 0.01 99.70 19:14:23 19:12:01 0 0.02 0.00 0.02 0.80 0.02 99.15 19:14:23 19:12:01 1 0.07 0.00 0.00 0.23 0.02 99.68 19:14:23 19:12:01 2 0.00 0.00 0.00 0.77 0.00 99.23 19:14:23 19:12:01 3 0.07 0.00 0.02 0.27 0.00 99.65 19:14:23 19:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:14:23 19:12:01 5 0.03 0.00 0.02 0.00 0.00 99.95 19:14:23 19:12:01 6 0.02 0.00 0.00 0.00 0.02 99.97 19:14:23 19:12:01 7 0.03 0.00 0.02 0.00 0.02 99.93 19:14:23 19:13:01 all 0.10 0.00 0.01 0.11 0.01 99.77 19:14:23 19:13:01 0 0.10 0.00 0.02 0.83 0.00 99.05 19:14:23 19:13:01 1 0.07 0.00 0.03 0.03 0.03 99.83 19:14:23 19:13:01 2 0.02 0.00 0.00 0.00 0.02 99.97 19:14:23 19:13:01 3 0.18 0.00 0.02 0.00 0.02 99.78 19:14:23 19:13:01 4 0.00 0.00 0.02 0.00 0.00 99.98 19:14:23 19:13:01 5 0.02 0.00 0.00 0.00 0.02 99.97 19:14:23 19:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:14:23 19:13:01 7 0.45 0.00 0.00 0.00 0.00 99.55 19:14:23 19:14:23 19:13:01 CPU %user %nice %system %iowait %steal %idle 19:14:23 19:14:01 all 0.11 0.00 0.02 0.20 0.01 99.65 19:14:23 19:14:01 0 0.13 0.00 0.05 1.60 0.07 98.15 19:14:23 19:14:01 1 0.03 0.00 0.07 0.03 0.02 99.85 19:14:23 19:14:01 2 0.00 0.00 0.02 0.00 0.00 99.98 19:14:23 19:14:01 3 0.07 0.00 0.00 0.00 0.00 99.93 19:14:23 19:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:14:23 19:14:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:14:23 19:14:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:14:23 19:14:01 7 0.62 0.00 0.00 0.00 0.03 99.35 19:14:23 Average: all 4.89 0.00 1.08 1.29 0.03 92.71 19:14:23 Average: 0 4.55 0.00 1.10 2.92 0.03 91.40 19:14:23 Average: 1 4.93 0.00 1.07 1.42 0.04 92.54 19:14:23 Average: 2 4.82 0.00 0.94 0.32 0.03 93.90 19:14:23 Average: 3 4.63 0.00 0.98 0.28 0.03 94.08 19:14:23 Average: 4 5.27 0.00 1.10 1.80 0.02 91.81 19:14:23 Average: 5 4.84 0.00 0.95 0.22 0.02 93.97 19:14:23 Average: 6 4.77 0.00 1.29 2.34 0.02 91.57 19:14:23 Average: 7 5.33 0.00 1.19 1.04 0.03 92.41 19:14:23 19:14:23 19:14:23