Pull request #33 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 cloudxxx8 for edgexfoundry/device-uart Obtained Jenkinsfile from 808b634203751e09d8aea10451af1310dd255633+fa6f5852468eb49835cee0d79cba99231dc0852e (b68ee9fa024018d0ee4cf6e0e537a478c26c554f) 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-ssh1294290404925157405.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-ssh3361147559752747653.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-33/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-33/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7895354671596729431.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-33/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6849300552081942934.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-ssh15633953475083622242.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-33/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-33/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17833517870905401476.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-17144 in /w/workspace/edgexfoundry_device-uart_PR-33 [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-33 # 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 Merging remotes/origin/main commit fa6f5852468eb49835cee0d79cba99231dc0852e into PR head commit 808b634203751e09d8aea10451af1310dd255633 Merge succeeded, producing 808b634203751e09d8aea10451af1310dd255633 Checking out Revision 808b634203751e09d8aea10451af1310dd255633 (PR-33) > 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/33/head:refs/remotes/origin/PR-33 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 808b634203751e09d8aea10451af1310dd255633 # 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 fa6f5852468eb49835cee0d79cba99231dc0852e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 808b634203751e09d8aea10451af1310dd255633 # timeout=10 Commit message: "docs: Remove breaking change about common config" 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 [2023-11-09T15:26:49.397Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-09T15:26:49.587Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-09T15:26:49.692Z] ========================================================= [2023-11-09T15:26:49.692Z] EdgeX Global Pipelines Version Info [2023-11-09T15:26:49.692Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-09T15:26:50.427Z] ------------------- [2023-11-09T15:26:50.427Z] stable info: [2023-11-09T15:26:50.427Z] ------------------- [2023-11-09T15:26:50.427Z] Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com [2023-11-09T15:26:50.427Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-09T15:26:50.427Z] Message: update stable to v1.0.257 [2023-11-09T15:26:51.009Z] ------------------- [2023-11-09T15:26:51.009Z] experimental info: [2023-11-09T15:26:51.009Z] ------------------- [2023-11-09T15:26:51.009Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-09T15:26:51.009Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-09T15:26:51.009Z] Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-09T15:26:51.379Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo [2023-11-09T15:26:51.426Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo [2023-11-09T15:26:51.474Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-09T15:26:51.515Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-09T15:26:51.559Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-09T15:26:51.605Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-09T15:26:51.648Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-09T15:26:51.692Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-09T15:26:51.737Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-09T15:26:51.778Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-09T15:26:51.820Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-09T15:26:51.862Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo [2023-11-09T15:26:51.901Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-09T15:26:51.938Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-09T15:26:51.979Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-09T15:26:52.015Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-09T15:26:52.056Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-09T15:26:52.094Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-09T15:26:52.132Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-09T15:26:52.171Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-09T15:26:52.215Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-09T15:26:52.260Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-09T15:26:52.302Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-09T15:26:52.339Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-09T15:26:52.375Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-09T15:26:52.412Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-09T15:26:52.452Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-09T15:26:52.490Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-33 [Pipeline] echo [2023-11-09T15:26:52.530Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-33 [Pipeline] echo [2023-11-09T15:26:52.577Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-33 [Pipeline] echo [2023-11-09T15:26:52.616Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 808b634203751e09d8aea10451af1310dd255633 [Pipeline] echo [2023-11-09T15:26:52.663Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 808b634 [Pipeline] echo [2023-11-09T15:26:52.707Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-09T15:26:52.825Z] provisioning config files... [2023-11-09T15:26:52.840Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-33@tmp/config15409062337680908833tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-09T15:26:53.187Z] ---> docker-login.sh [2023-11-09T15:26:53.187Z] nexus3.edgexfoundry.org:10001 [2023-11-09T15:26:53.449Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-09T15:26:53.449Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-09T15:26:53.449Z] Configure a credential helper to remove this warning. See [2023-11-09T15:26:53.449Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-09T15:26:53.449Z] [2023-11-09T15:26:53.449Z] Login Succeeded [2023-11-09T15:26:53.449Z] nexus3.edgexfoundry.org:10002 [2023-11-09T15:26:53.449Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-09T15:26:53.449Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-09T15:26:53.449Z] Configure a credential helper to remove this warning. See [2023-11-09T15:26:53.449Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-09T15:26:53.449Z] [2023-11-09T15:26:53.449Z] Login Succeeded [2023-11-09T15:26:53.449Z] nexus3.edgexfoundry.org:10003 [2023-11-09T15:26:53.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-09T15:26:53.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-09T15:26:53.713Z] Configure a credential helper to remove this warning. See [2023-11-09T15:26:53.713Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-09T15:26:53.713Z] [2023-11-09T15:26:53.713Z] Login Succeeded [2023-11-09T15:26:53.713Z] nexus3.edgexfoundry.org:10004 [2023-11-09T15:26:53.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-09T15:26:53.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-09T15:26:53.713Z] Configure a credential helper to remove this warning. See [2023-11-09T15:26:53.713Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-09T15:26:53.713Z] [2023-11-09T15:26:53.713Z] Login Succeeded [2023-11-09T15:26:53.713Z] docker.io [2023-11-09T15:26:53.974Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-09T15:26:53.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-09T15:26:53.974Z] Configure a credential helper to remove this warning. See [2023-11-09T15:26:53.974Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-09T15:26:53.974Z] [2023-11-09T15:26:53.974Z] Login Succeeded [2023-11-09T15:26:53.974Z] ---> docker-login.sh ends [Pipeline] } [2023-11-09T15:26:54.003Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-09T15:26:54.635Z] + git rev-list -1 --merges 808b634203751e09d8aea10451af1310dd255633~1..808b634203751e09d8aea10451af1310dd255633 [Pipeline] echo [2023-11-09T15:26:54.739Z] -----------> git rev-list -1 --merges 808b634203751e09d8aea10451af1310dd255633~1..808b634203751e09d8aea10451af1310dd255633 808b634203751e09d8aea10451af1310dd255633 [false] [Pipeline] sh [2023-11-09T15:26:55.050Z] + git log --format=format:%s -1 808b634203751e09d8aea10451af1310dd255633 [Pipeline] echo [2023-11-09T15:26:55.090Z] ========================================================= [2023-11-09T15:26:55.090Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-09T15:26:55.090Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-09T15:26:55.522Z] + git log --format=format:%s -1 808b634203751e09d8aea10451af1310dd255633 [Pipeline] echo [2023-11-09T15:26:55.554Z] [semverPrep] GIT_COMMIT: 808b634203751e09d8aea10451af1310dd255633, Commit Message: docs: Remove breaking change about common config [Pipeline] echo [2023-11-09T15:26:55.586Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-09T15:26:55.956Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-09T15:26:55.957Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-09T15:26:55.957Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-09T15:26:55.957Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-09T15:26:55.957Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-09T15:26:55.957Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-09T15:26:55.957Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-09T15:26:56.380Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-09T15:26:56.380Z] [2023-11-09T15:26:56.380Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-09T15:26:56.753Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-09T15:26:56.753Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-09T15:26:56.753Z] b85a868b505f: Pulling fs layer [2023-11-09T15:26:56.753Z] e2be974225ed: Pulling fs layer [2023-11-09T15:26:56.753Z] 339a4e72a1f5: Pulling fs layer [2023-11-09T15:26:56.753Z] 988bab9f4d93: Pulling fs layer [2023-11-09T15:26:56.753Z] 1469e6f7b9e6: Pulling fs layer [2023-11-09T15:26:56.753Z] eaf3925da568: Pulling fs layer [2023-11-09T15:26:56.753Z] bab4dde63d76: Pulling fs layer [2023-11-09T15:26:56.753Z] bde34c3a00c8: Pulling fs layer [2023-11-09T15:26:56.753Z] b352a97aabf1: Pulling fs layer [2023-11-09T15:26:56.753Z] 4872d77fe225: Pulling fs layer [2023-11-09T15:26:56.753Z] 5851b861e8e6: Pulling fs layer [2023-11-09T15:26:56.753Z] 4872d77fe225: Waiting [2023-11-09T15:26:56.753Z] b352a97aabf1: Waiting [2023-11-09T15:26:56.753Z] 5851b861e8e6: Waiting [2023-11-09T15:26:56.753Z] bab4dde63d76: Waiting [2023-11-09T15:26:56.753Z] bde34c3a00c8: Waiting [2023-11-09T15:26:56.753Z] 988bab9f4d93: Waiting [2023-11-09T15:26:56.753Z] 1469e6f7b9e6: Waiting [2023-11-09T15:26:56.753Z] eaf3925da568: Waiting [2023-11-09T15:26:56.753Z] e2be974225ed: Verifying Checksum [2023-11-09T15:26:56.753Z] 988bab9f4d93: Verifying Checksum [2023-11-09T15:26:56.753Z] 988bab9f4d93: Download complete [2023-11-09T15:26:56.753Z] 1469e6f7b9e6: Verifying Checksum [2023-11-09T15:26:56.753Z] 1469e6f7b9e6: Download complete [2023-11-09T15:26:57.013Z] eaf3925da568: Verifying Checksum [2023-11-09T15:26:57.013Z] eaf3925da568: Download complete [2023-11-09T15:26:57.013Z] 339a4e72a1f5: Verifying Checksum [2023-11-09T15:26:57.013Z] 339a4e72a1f5: Download complete [2023-11-09T15:26:57.013Z] bde34c3a00c8: Verifying Checksum [2023-11-09T15:26:57.013Z] bde34c3a00c8: Download complete [2023-11-09T15:26:57.013Z] b352a97aabf1: Verifying Checksum [2023-11-09T15:26:57.013Z] b352a97aabf1: Download complete [2023-11-09T15:26:57.013Z] 4872d77fe225: Verifying Checksum [2023-11-09T15:26:57.013Z] 4872d77fe225: Download complete [2023-11-09T15:26:57.013Z] 5851b861e8e6: Verifying Checksum [2023-11-09T15:26:57.013Z] 5851b861e8e6: Download complete [2023-11-09T15:26:57.013Z] b85a868b505f: Verifying Checksum [2023-11-09T15:26:57.013Z] b85a868b505f: Download complete [2023-11-09T15:26:57.272Z] bab4dde63d76: Verifying Checksum [2023-11-09T15:26:57.272Z] bab4dde63d76: Download complete [2023-11-09T15:26:58.210Z] b85a868b505f: Pull complete [2023-11-09T15:26:58.469Z] e2be974225ed: Pull complete [2023-11-09T15:26:59.036Z] 339a4e72a1f5: Pull complete [2023-11-09T15:26:59.036Z] 988bab9f4d93: Pull complete [2023-11-09T15:26:59.297Z] 1469e6f7b9e6: Pull complete [2023-11-09T15:26:59.297Z] eaf3925da568: Pull complete [2023-11-09T15:27:01.199Z] bab4dde63d76: Pull complete [2023-11-09T15:27:01.199Z] bde34c3a00c8: Pull complete [2023-11-09T15:27:01.458Z] b352a97aabf1: Pull complete [2023-11-09T15:27:01.458Z] 4872d77fe225: Pull complete [2023-11-09T15:27:01.458Z] 5851b861e8e6: Pull complete [2023-11-09T15:27:01.458Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-09T15:27:01.458Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-09T15:27:01.458Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-09T15:27:01.682Z] prd-ubuntu20.04-docker-8c-8g-17144 does not seem to be running inside a container [2023-11-09T15:27:01.717Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_PR-33 -v /w/workspace/edgexfoundry_device-uart_PR-33:/w/workspace/edgexfoundry_device-uart_PR-33:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-33@tmp:/w/workspace/edgexfoundry_device-uart_PR-33@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-09T15:27:05.029Z] $ docker top 8b76210c13a9b839f5352e473c388403fe3c215b1553a9b2cb8d91f87b461160 -eo pid,comm [2023-11-09T15:27:05.079Z] 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). [2023-11-09T15:27:05.079Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-09T15:27:05.212Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-09T15:27:05.214Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-09T15:27:05.317Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-09T15:27:05.322Z] $ docker exec 8b76210c13a9b839f5352e473c388403fe3c215b1553a9b2cb8d91f87b461160 ssh-agent [2023-11-09T15:27:05.438Z] SSH_AUTH_SOCK=/tmp/ssh-t4zcD3vwT8TY/agent.31 [2023-11-09T15:27:05.438Z] SSH_AGENT_PID=37 [2023-11-09T15:27:05.444Z] Running ssh-add (command line suppressed) [2023-11-09T15:27:05.545Z] Identity added: /w/workspace/edgexfoundry_device-uart_PR-33@tmp/private_key_13623949095189151366.key (/w/workspace/edgexfoundry_device-uart_PR-33@tmp/private_key_13623949095189151366.key) [2023-11-09T15:27:05.555Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-09T15:27:05.893Z] + git tag --points-at HEAD [Pipeline] } [2023-11-09T15:27:05.968Z] $ docker exec --env ******** --env ******** 8b76210c13a9b839f5352e473c388403fe3c215b1553a9b2cb8d91f87b461160 ssh-agent -k [2023-11-09T15:27:06.056Z] unset SSH_AUTH_SOCK; [2023-11-09T15:27:06.057Z] unset SSH_AGENT_PID; [2023-11-09T15:27:06.057Z] echo Agent pid 37 killed; [2023-11-09T15:27:06.063Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-09T15:27:06.163Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-09T15:27:06.163Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-09T15:27:06.274Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-09T15:27:06.279Z] $ docker exec 8b76210c13a9b839f5352e473c388403fe3c215b1553a9b2cb8d91f87b461160 ssh-agent [2023-11-09T15:27:06.390Z] SSH_AUTH_SOCK=/tmp/ssh-ZFhZMWhk7nQ1/agent.70 [2023-11-09T15:27:06.390Z] SSH_AGENT_PID=76 [2023-11-09T15:27:06.395Z] Running ssh-add (command line suppressed) [2023-11-09T15:27:06.498Z] Identity added: /w/workspace/edgexfoundry_device-uart_PR-33@tmp/private_key_16857731960155158315.key (/w/workspace/edgexfoundry_device-uart_PR-33@tmp/private_key_16857731960155158315.key) [2023-11-09T15:27:06.511Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-09T15:27:06.848Z] + git semver init [2023-11-09T15:27:07.108Z] 2023-11-09 15:27:07,031 [run_init] DEBUG init version:0.0.0 force:False [2023-11-09T15:27:07.108Z] 2023-11-09 15:27:07,031 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_PR-33/.semver [2023-11-09T15:27:07.108Z] 2023-11-09 15:27:07,032 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_PR-33/.semver [2023-11-09T15:27:07.108Z] 2023-11-09 15:27:07,032 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-uart.git', '/w/workspace/edgexfoundry_device-uart_PR-33/.semver'], cwd=/w/workspace/edgexfoundry_device-uart_PR-33, universal_newlines=False, shell=None, istream=None) [2023-11-09T15:27:08.047Z] 2023-11-09 15:27:07,955 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_PR-33/.git/info/exclude [2023-11-09T15:27:08.047Z] 2023-11-09 15:27:07,955 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_PR-33/.semver/PR-33 with force:False [2023-11-09T15:27:08.047Z] 2023-11-09 15:27:07,955 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_PR-33/.semver/PR-33 [2023-11-09T15:27:08.047Z] 2023-11-09 15:27:07,959 [execute] INFO git cat-file --batch-check [2023-11-09T15:27:08.047Z] 2023-11-09 15:27:07,960 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_PR-33/.semver, universal_newlines=False, shell=None, istream=) [2023-11-09T15:27:08.047Z] 2023-11-09 15:27:07,966 [execute] INFO git cat-file --batch [2023-11-09T15:27:08.047Z] 2023-11-09 15:27:07,966 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_PR-33/.semver, universal_newlines=False, shell=None, istream=) [2023-11-09T15:27:08.047Z] 2023-11-09 15:27:07,970 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_PR-33/.semver/PR-33 [2023-11-09T15:27:08.047Z] 0.0.0 [Pipeline] } [2023-11-09T15:27:08.076Z] $ docker exec --env ******** --env ******** 8b76210c13a9b839f5352e473c388403fe3c215b1553a9b2cb8d91f87b461160 ssh-agent -k [2023-11-09T15:27:08.161Z] unset SSH_AUTH_SOCK; [2023-11-09T15:27:08.161Z] unset SSH_AGENT_PID; [2023-11-09T15:27:08.161Z] echo Agent pid 76 killed; [2023-11-09T15:27:08.168Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-09T15:27:08.597Z] + git semver [Pipeline] } [2023-11-09T15:27:08.883Z] $ docker stop --time=1 8b76210c13a9b839f5352e473c388403fe3c215b1553a9b2cb8d91f87b461160 [2023-11-09T15:27:10.178Z] $ docker rm -f --volumes 8b76210c13a9b839f5352e473c388403fe3c215b1553a9b2cb8d91f87b461160 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-09T15:27:10.576Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-09T15:27:10.855Z] Stashed 1 file(s) [Pipeline] echo [2023-11-09T15:27:10.876Z] [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 [2023-11-09T15:27:11.501Z] provisioning config files... [2023-11-09T15:27:11.513Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-33@tmp/config17053875145818935059tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-09T15:27:11.858Z] ---> docker-login.sh [2023-11-09T15:27:11.858Z] nexus3.edgexfoundry.org:10001 [2023-11-09T15:27:11.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-09T15:27:11.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-09T15:27:11.858Z] Configure a credential helper to remove this warning. See [2023-11-09T15:27:11.858Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-09T15:27:11.858Z] [2023-11-09T15:27:11.858Z] Login Succeeded [2023-11-09T15:27:11.858Z] nexus3.edgexfoundry.org:10002 [2023-11-09T15:27:11.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-09T15:27:11.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-09T15:27:11.858Z] Configure a credential helper to remove this warning. See [2023-11-09T15:27:11.858Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-09T15:27:11.858Z] [2023-11-09T15:27:11.858Z] Login Succeeded [2023-11-09T15:27:11.858Z] nexus3.edgexfoundry.org:10003 [2023-11-09T15:27:12.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-09T15:27:12.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-09T15:27:12.118Z] Configure a credential helper to remove this warning. See [2023-11-09T15:27:12.118Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-09T15:27:12.118Z] [2023-11-09T15:27:12.118Z] Login Succeeded [2023-11-09T15:27:12.118Z] nexus3.edgexfoundry.org:10004 [2023-11-09T15:27:12.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-09T15:27:12.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-09T15:27:12.118Z] Configure a credential helper to remove this warning. See [2023-11-09T15:27:12.118Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-09T15:27:12.118Z] [2023-11-09T15:27:12.118Z] Login Succeeded [2023-11-09T15:27:12.118Z] docker.io [2023-11-09T15:27:12.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-09T15:27:12.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-09T15:27:12.377Z] Configure a credential helper to remove this warning. See [2023-11-09T15:27:12.377Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-09T15:27:12.377Z] [2023-11-09T15:27:12.377Z] Login Succeeded [2023-11-09T15:27:12.377Z] ---> docker-login.sh ends [Pipeline] } [2023-11-09T15:27:12.406Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-09T15:27:12.601Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-09T15:27:12.638Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-09T15:27:12.675Z] ========================================================= [2023-11-09T15:27:12.675Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-09T15:27:12.675Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-09T15:27:13.142Z] + 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 . [2023-11-09T15:27:13.142Z] Sending build context to Docker daemon 11.21MB [2023-11-09T15:27:13.142Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-09T15:27:13.142Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-09T15:27:13.142Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-09T15:27:13.142Z] 7264a8db6415: Pulling fs layer [2023-11-09T15:27:13.142Z] c4d48a809fc2: Pulling fs layer [2023-11-09T15:27:13.142Z] 4f1c88b9dad5: Pulling fs layer [2023-11-09T15:27:13.142Z] ad3a456e5733: Pulling fs layer [2023-11-09T15:27:13.142Z] 33e27b845d1e: Pulling fs layer [2023-11-09T15:27:13.142Z] c68163c4e522: Pulling fs layer [2023-11-09T15:27:13.142Z] 50da416c3ac9: Pulling fs layer [2023-11-09T15:27:13.142Z] 23d2d4c4bb30: Pulling fs layer [2023-11-09T15:27:13.142Z] 33e27b845d1e: Waiting [2023-11-09T15:27:13.142Z] ad3a456e5733: Waiting [2023-11-09T15:27:13.142Z] c68163c4e522: Waiting [2023-11-09T15:27:13.142Z] 50da416c3ac9: Waiting [2023-11-09T15:27:13.142Z] c4d48a809fc2: Download complete [2023-11-09T15:27:13.142Z] ad3a456e5733: Verifying Checksum [2023-11-09T15:27:13.142Z] ad3a456e5733: Download complete [2023-11-09T15:27:13.142Z] 33e27b845d1e: Download complete [2023-11-09T15:27:13.402Z] 7264a8db6415: Verifying Checksum [2023-11-09T15:27:13.402Z] 7264a8db6415: Download complete [2023-11-09T15:27:13.402Z] c68163c4e522: Verifying Checksum [2023-11-09T15:27:13.402Z] c68163c4e522: Download complete [2023-11-09T15:27:13.402Z] 7264a8db6415: Pull complete [2023-11-09T15:27:13.662Z] 23d2d4c4bb30: Verifying Checksum [2023-11-09T15:27:13.662Z] 23d2d4c4bb30: Download complete [2023-11-09T15:27:13.662Z] c4d48a809fc2: Pull complete [2023-11-09T15:27:13.662Z] 4f1c88b9dad5: Download complete [2023-11-09T15:27:14.227Z] 50da416c3ac9: Download complete [2023-11-09T15:27:16.756Z] 4f1c88b9dad5: Pull complete [2023-11-09T15:27:16.756Z] ad3a456e5733: Pull complete [2023-11-09T15:27:16.756Z] 33e27b845d1e: Pull complete [2023-11-09T15:27:16.756Z] c68163c4e522: Pull complete [2023-11-09T15:27:19.288Z] 50da416c3ac9: Pull complete [2023-11-09T15:27:19.548Z] 23d2d4c4bb30: Pull complete [2023-11-09T15:27:19.548Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-11-09T15:27:19.548Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-09T15:27:19.548Z] ---> 0786185ac409 [2023-11-09T15:27:19.548Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-09T15:27:24.826Z] ---> Running in 9d5663c21ed3 [2023-11-09T15:27:25.086Z] Removing intermediate container 9d5663c21ed3 [2023-11-09T15:27:25.086Z] ---> ba20e25277a1 [2023-11-09T15:27:25.086Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-09T15:27:25.086Z] ---> Running in e489ab66fedf [2023-11-09T15:27:25.346Z] Removing intermediate container e489ab66fedf [2023-11-09T15:27:25.346Z] ---> 8146d5d680bd [2023-11-09T15:27:25.346Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-09T15:27:25.346Z] ---> Running in 37c28c37d779 [2023-11-09T15:27:25.346Z] Removing intermediate container 37c28c37d779 [2023-11-09T15:27:25.346Z] ---> 6a47d5666056 [2023-11-09T15:27:25.346Z] Step 6/12 : WORKDIR /device-uart [2023-11-09T15:27:25.346Z] ---> Running in 9a3c8c0882b9 [2023-11-09T15:27:25.346Z] Removing intermediate container 9a3c8c0882b9 [2023-11-09T15:27:25.346Z] ---> 44e941e228bc [2023-11-09T15:27:25.346Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-09T15:27:25.346Z] ---> Running in 9efdcc199291 [2023-11-09T15:27:25.604Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-09T15:27:25.863Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-09T15:27:26.123Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-11-09T15:27:26.123Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-11-09T15:27:26.123Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-11-09T15:27:26.123Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-11-09T15:27:26.123Z] Executing busybox-1.36.1-r2.trigger [2023-11-09T15:27:26.123Z] OK: 268 MiB in 56 packages [2023-11-09T15:27:26.316Z] Still waiting to schedule task [2023-11-09T15:27:26.316Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-17143’ [2023-11-09T15:27:26.691Z] Removing intermediate container 9efdcc199291 [2023-11-09T15:27:26.691Z] ---> e0f80d197fc2 [2023-11-09T15:27:26.691Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-09T15:27:26.951Z] ---> 37ffc45cd2e7 [2023-11-09T15:27:26.951Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-09T15:27:26.951Z] ---> Running in 7ce02d2647cd [2023-11-09T15:28:13.666Z] Removing intermediate container 7ce02d2647cd [2023-11-09T15:28:13.666Z] ---> ae14c1ba5020 [2023-11-09T15:28:13.666Z] Step 10/12 : COPY . . [2023-11-09T15:28:13.666Z] ---> ffa8d115eb16 [2023-11-09T15:28:13.666Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-09T15:28:13.666Z] ---> Running in dafac1a063cb [2023-11-09T15:28:13.666Z] Removing intermediate container dafac1a063cb [2023-11-09T15:28:13.666Z] ---> 06acede3b379 [2023-11-09T15:28:13.666Z] Step 12/12 : RUN ${MAKE} [2023-11-09T15:28:13.666Z] ---> Running in 07e13b0963e3 [2023-11-09T15:28:13.666Z] noop [2023-11-09T15:28:13.666Z] Removing intermediate container 07e13b0963e3 [2023-11-09T15:28:13.666Z] ---> 3675b9023bf4 [2023-11-09T15:28:13.666Z] Successfully built 3675b9023bf4 [2023-11-09T15:28:13.666Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-09T15:28:14.106Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-09T15:28:14.106Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-09T15:28:14.255Z] prd-ubuntu20.04-docker-8c-8g-17144 does not seem to be running inside a container [2023-11-09T15:28:14.287Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_PR-33 -v /w/workspace/edgexfoundry_device-uart_PR-33:/w/workspace/edgexfoundry_device-uart_PR-33:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-33@tmp:/w/workspace/edgexfoundry_device-uart_PR-33@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 ******** ci-base-image-x86_64 cat [2023-11-09T15:28:14.628Z] $ docker top 40e5efdc076cd878b7a24ade620a55fa2639ccdc038530536741e87feda97b51 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-09T15:28:15.019Z] + go version [2023-11-09T15:28:15.019Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-09T15:28:15.053Z] $ docker stop --time=1 40e5efdc076cd878b7a24ade620a55fa2639ccdc038530536741e87feda97b51 [2023-11-09T15:28:16.306Z] $ docker rm -f --volumes 40e5efdc076cd878b7a24ade620a55fa2639ccdc038530536741e87feda97b51 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-09T15:28:17.040Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-09T15:28:17.040Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-09T15:28:17.192Z] prd-ubuntu20.04-docker-8c-8g-17144 does not seem to be running inside a container [2023-11-09T15:28:17.226Z] $ 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-33 -v /w/workspace/edgexfoundry_device-uart_PR-33:/w/workspace/edgexfoundry_device-uart_PR-33:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-33@tmp:/w/workspace/edgexfoundry_device-uart_PR-33@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 ******** ci-base-image-x86_64 cat [2023-11-09T15:28:17.567Z] $ docker top a256b374c94599b427470245c3390c6e8931d31fb343f62d02f5931499b15aab -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-09T15:28:17.956Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_PR-33 [Pipeline] fileExists [Pipeline] sh [2023-11-09T15:28:18.313Z] + make test [2023-11-09T15:28:18.313Z] go test ./... -coverprofile=coverage.out [2023-11-09T15:28:19.691Z] ? github.com/edgexfoundry/device-uart [no test files] [2023-11-09T15:28:29.673Z] ? github.com/edgexfoundry/device-uart/cmd [no test files] [2023-11-09T15:28:29.673Z] ? github.com/edgexfoundry/device-uart/internal/driver [no test files] [2023-11-09T15:28:36.234Z] go vet ./... [2023-11-09T15:28:38.764Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-09T15:28:38.764Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-09T15:28:38.764Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-09T15:28:38.806Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-09T15:28:38.837Z] $ docker stop --time=1 a256b374c94599b427470245c3390c6e8931d31fb343f62d02f5931499b15aab [2023-11-09T15:28:43.224Z] $ docker rm -f --volumes a256b374c94599b427470245c3390c6e8931d31fb343f62d02f5931499b15aab [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-09T15:28:43.760Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-09T15:28:43.819Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-09T15:28:44.624Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-09T15:28:44.948Z] + ls -al . [2023-11-09T15:28:44.948Z] total 156 [2023-11-09T15:28:44.948Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 9 15:28 . [2023-11-09T15:28:44.948Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 9 15:26 .. [2023-11-09T15:28:44.948Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 9 15:26 .dockerignore [2023-11-09T15:28:44.948Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 9 15:28 .git [2023-11-09T15:28:44.948Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 9 15:26 .github [2023-11-09T15:28:44.948Z] -rw-rw-r-- 1 jenkins jenkins 343 Nov 9 15:26 .gitignore [2023-11-09T15:28:44.948Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 9 15:26 .golangci.yml [2023-11-09T15:28:44.948Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 9 15:27 .semver [2023-11-09T15:28:44.948Z] -rw-rw-r-- 1 jenkins jenkins 9941 Nov 9 15:26 Attribution.txt [2023-11-09T15:28:44.948Z] -rw-rw-r-- 1 jenkins jenkins 1908 Nov 9 15:26 CHANGELOG.md [2023-11-09T15:28:44.948Z] -rw-rw-r-- 1 jenkins jenkins 1777 Nov 9 15:26 Dockerfile [2023-11-09T15:28:44.948Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 9 15:26 GOVERNANCE.md [2023-11-09T15:28:44.948Z] -rw-rw-r-- 1 jenkins jenkins 675 Nov 9 15:26 Jenkinsfile [2023-11-09T15:28:44.948Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 9 15:26 LICENSE [2023-11-09T15:28:44.948Z] -rw-rw-r-- 1 jenkins jenkins 1872 Nov 9 15:26 Makefile [2023-11-09T15:28:44.948Z] -rw-rw-r-- 1 jenkins jenkins 617 Nov 9 15:26 OWNERS.md [2023-11-09T15:28:44.948Z] -rw-rw-r-- 1 jenkins jenkins 8892 Nov 9 15:26 README.md [2023-11-09T15:28:44.948Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 9 15:27 VERSION [2023-11-09T15:28:44.948Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 9 15:26 bin [2023-11-09T15:28:44.948Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 9 15:26 cmd [2023-11-09T15:28:44.948Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 9 15:28 coverage.out [2023-11-09T15:28:44.948Z] -rw-rw-r-- 1 jenkins jenkins 3674 Nov 9 15:26 go.mod [2023-11-09T15:28:44.948Z] -rw-rw-r-- 1 jenkins jenkins 35219 Nov 9 15:26 go.sum [2023-11-09T15:28:44.948Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 9 15:26 internal [2023-11-09T15:28:44.948Z] -rw-rw-r-- 1 jenkins jenkins 209 Nov 9 15:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-09T15:28:45.352Z] + 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=808b634203751e09d8aea10451af1310dd255633 --label arch=amd64 --label version=0.0.0 . [2023-11-09T15:28:45.352Z] Sending build context to Docker daemon 11.21MB [2023-11-09T15:28:45.352Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-11-09T15:28:45.352Z] Step 2/25 : FROM ${BASE} AS builder [2023-11-09T15:28:45.352Z] ---> 3675b9023bf4 [2023-11-09T15:28:45.352Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-09T15:28:45.613Z] ---> Running in e6df73da5dff [2023-11-09T15:28:45.908Z] Removing intermediate container e6df73da5dff [2023-11-09T15:28:45.908Z] ---> 3e19637b2895 [2023-11-09T15:28:45.908Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-11-09T15:28:45.908Z] ---> Running in 1b79c3bdcb6c [2023-11-09T15:28:45.908Z] Removing intermediate container 1b79c3bdcb6c [2023-11-09T15:28:45.908Z] ---> deabd19b0448 [2023-11-09T15:28:45.908Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-11-09T15:28:45.908Z] ---> Running in 7a326143443b [2023-11-09T15:28:45.908Z] Removing intermediate container 7a326143443b [2023-11-09T15:28:45.908Z] ---> 704de483e625 [2023-11-09T15:28:45.908Z] Step 6/25 : WORKDIR /device-uart [2023-11-09T15:28:46.166Z] ---> Running in 97d5d532af98 [2023-11-09T15:28:46.166Z] Removing intermediate container 97d5d532af98 [2023-11-09T15:28:46.166Z] ---> 2cdcc581016e [2023-11-09T15:28:46.166Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-09T15:28:46.166Z] ---> Running in f4e5207a3e3c [2023-11-09T15:28:46.433Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-09T15:28:46.433Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-09T15:28:46.696Z] OK: 268 MiB in 56 packages [2023-11-09T15:28:47.264Z] Removing intermediate container f4e5207a3e3c [2023-11-09T15:28:47.264Z] ---> f9bd654acc0d [2023-11-09T15:28:47.264Z] Step 8/25 : COPY go.mod vendor* ./ [2023-11-09T15:28:47.264Z] ---> 2f503787c637 [2023-11-09T15:28:47.264Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-09T15:28:47.264Z] ---> Running in f580ee51dc66 [2023-11-09T15:28:48.416Z] Removing intermediate container f580ee51dc66 [2023-11-09T15:28:48.416Z] ---> 8a2177982f76 [2023-11-09T15:28:48.416Z] Step 10/25 : COPY . . [2023-11-09T15:28:48.676Z] ---> ca3a99ad5302 [2023-11-09T15:28:48.676Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-09T15:28:48.676Z] ---> Running in 481f583f0bb8 [2023-11-09T15:28:48.676Z] Removing intermediate container 481f583f0bb8 [2023-11-09T15:28:48.676Z] ---> 53227c7037ee [2023-11-09T15:28:48.676Z] Step 12/25 : RUN ${MAKE} [2023-11-09T15:28:48.676Z] ---> Running in 94dbe50710ff [2023-11-09T15:28:49.098Z] 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 [2023-11-09T15:29:11.025Z] Removing intermediate container 94dbe50710ff [2023-11-09T15:29:11.025Z] ---> 880f9254fcbe [2023-11-09T15:29:11.025Z] Step 13/25 : FROM alpine:3.18 [2023-11-09T15:29:11.025Z] 3.18: Pulling from library/alpine [2023-11-09T15:29:11.025Z] 96526aa774ef: Pulling fs layer [2023-11-09T15:29:11.025Z] 96526aa774ef: Verifying Checksum [2023-11-09T15:29:11.025Z] 96526aa774ef: Download complete [2023-11-09T15:29:11.025Z] 96526aa774ef: Pull complete [2023-11-09T15:29:11.025Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-09T15:29:11.025Z] Status: Downloaded newer image for alpine:3.18 [2023-11-09T15:29:11.025Z] ---> 8ca4688f4f35 [2023-11-09T15:29:11.026Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-11-09T15:29:11.026Z] ---> Running in 7b66d45aa79d [2023-11-09T15:29:11.026Z] Removing intermediate container 7b66d45aa79d [2023-11-09T15:29:11.026Z] ---> a3b856445355 [2023-11-09T15:29:11.026Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-11-09T15:29:11.026Z] ---> Running in 781b6090ebe7 [2023-11-09T15:29:11.026Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-09T15:29:11.026Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-09T15:29:11.285Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-09T15:29:11.285Z] Executing busybox-1.36.1-r2.trigger [2023-11-09T15:29:11.285Z] OK: 7 MiB in 16 packages [2023-11-09T15:29:11.864Z] Removing intermediate container 781b6090ebe7 [2023-11-09T15:29:11.864Z] ---> bb6f1eed35b9 [2023-11-09T15:29:11.864Z] Step 16/25 : WORKDIR / [2023-11-09T15:29:11.864Z] ---> Running in 129e75939301 [2023-11-09T15:29:12.124Z] Removing intermediate container 129e75939301 [2023-11-09T15:29:12.124Z] ---> 826a542635fb [2023-11-09T15:29:12.124Z] Step 17/25 : COPY --from=builder /device-uart/Attribution.txt / [2023-11-09T15:29:12.382Z] ---> a3fa6050b0e5 [2023-11-09T15:29:12.382Z] Step 18/25 : COPY --from=builder /device-uart/LICENSE / [2023-11-09T15:29:12.642Z] ---> 9c85bef499d5 [2023-11-09T15:29:12.642Z] Step 19/25 : COPY --from=builder /device-uart/cmd/ / [2023-11-09T15:29:13.210Z] ---> 8fa4b91fdc6e [2023-11-09T15:29:13.210Z] Step 20/25 : EXPOSE 59995 [2023-11-09T15:29:13.210Z] ---> Running in efa8000756df [2023-11-09T15:29:13.210Z] Removing intermediate container efa8000756df [2023-11-09T15:29:13.210Z] ---> 1be26ac1bca7 [2023-11-09T15:29:13.210Z] Step 21/25 : ENTRYPOINT ["/device-uart"] [2023-11-09T15:29:13.210Z] ---> Running in ba73faece0e6 [2023-11-09T15:29:13.469Z] Removing intermediate container ba73faece0e6 [2023-11-09T15:29:13.469Z] ---> 2881c5245927 [2023-11-09T15:29:13.469Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-09T15:29:13.469Z] ---> Running in b8d8ca347552 [2023-11-09T15:29:13.469Z] Removing intermediate container b8d8ca347552 [2023-11-09T15:29:13.469Z] ---> 099c6cb05363 [2023-11-09T15:29:13.469Z] Step 23/25 : LABEL arch=amd64 [2023-11-09T15:29:13.469Z] ---> Running in d3f37140b9a5 [2023-11-09T15:29:13.469Z] Removing intermediate container d3f37140b9a5 [2023-11-09T15:29:13.469Z] ---> 87845d3de4f9 [2023-11-09T15:29:13.469Z] Step 24/25 : LABEL git_sha=808b634203751e09d8aea10451af1310dd255633 [2023-11-09T15:29:13.730Z] ---> Running in 99567d23a6ac [2023-11-09T15:29:13.730Z] Removing intermediate container 99567d23a6ac [2023-11-09T15:29:13.730Z] ---> e6f7db10feea [2023-11-09T15:29:13.730Z] Step 25/25 : LABEL version=0.0.0 [2023-11-09T15:29:13.730Z] ---> Running in 846b1b0d754d [2023-11-09T15:29:13.730Z] Removing intermediate container 846b1b0d754d [2023-11-09T15:29:13.730Z] ---> 6e9b44ae471c [2023-11-09T15:29:13.730Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-09T15:29:13.730Z] Successfully built 6e9b44ae471c [2023-11-09T15:29:13.730Z] 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 [2023-11-09T15:29:14.595Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-09T15:29:14.596Z] [2023-11-09T15:29:14.596Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-09T15:29:14.985Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-09T15:29:14.985Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-09T15:29:14.985Z] 5eb5b503b376: Pulling fs layer [2023-11-09T15:29:14.985Z] 5c69ac0246d0: Pulling fs layer [2023-11-09T15:29:14.985Z] ec43610c2a17: Pulling fs layer [2023-11-09T15:29:14.985Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-09T15:29:14.985Z] 33b1e0a273af: Pulling fs layer [2023-11-09T15:29:14.985Z] 5d3b04190fa2: Pulling fs layer [2023-11-09T15:29:14.985Z] 2f39f015ded8: Pulling fs layer [2023-11-09T15:29:14.985Z] 33b1e0a273af: Waiting [2023-11-09T15:29:14.985Z] 5d3b04190fa2: Waiting [2023-11-09T15:29:14.985Z] 2f39f015ded8: Waiting [2023-11-09T15:29:14.985Z] 3a2ae6a8a46f: Waiting [2023-11-09T15:29:14.985Z] 5c69ac0246d0: Verifying Checksum [2023-11-09T15:29:14.985Z] 5c69ac0246d0: Download complete [2023-11-09T15:29:14.985Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-09T15:29:14.985Z] 3a2ae6a8a46f: Download complete [2023-11-09T15:29:14.985Z] ec43610c2a17: Verifying Checksum [2023-11-09T15:29:14.985Z] ec43610c2a17: Download complete [2023-11-09T15:29:14.985Z] 5d3b04190fa2: Verifying Checksum [2023-11-09T15:29:14.985Z] 5d3b04190fa2: Download complete [2023-11-09T15:29:14.985Z] 33b1e0a273af: Verifying Checksum [2023-11-09T15:29:14.985Z] 33b1e0a273af: Download complete [2023-11-09T15:29:15.244Z] 5eb5b503b376: Verifying Checksum [2023-11-09T15:29:15.244Z] 5eb5b503b376: Download complete [2023-11-09T15:29:15.810Z] 2f39f015ded8: Verifying Checksum [2023-11-09T15:29:16.376Z] 5eb5b503b376: Pull complete [2023-11-09T15:29:16.376Z] 5c69ac0246d0: Pull complete [2023-11-09T15:29:16.946Z] ec43610c2a17: Pull complete [2023-11-09T15:29:16.946Z] 3a2ae6a8a46f: Pull complete [2023-11-09T15:29:17.205Z] 33b1e0a273af: Pull complete [2023-11-09T15:29:17.205Z] 5d3b04190fa2: Pull complete [2023-11-09T15:29:21.386Z] 2f39f015ded8: Pull complete [2023-11-09T15:29:21.386Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-09T15:29:21.386Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-09T15:29:21.386Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-09T15:29:21.604Z] prd-ubuntu20.04-docker-8c-8g-17144 does not seem to be running inside a container [2023-11-09T15:29:21.639Z] $ 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-33 -v /w/workspace/edgexfoundry_device-uart_PR-33:/w/workspace/edgexfoundry_device-uart_PR-33:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-33@tmp:/w/workspace/edgexfoundry_device-uart_PR-33@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-09T15:29:27.349Z] $ docker top 56b94bf24500165aedfb3b8ef78ad7ae41a35be4ae161e2a7a34440296f12fdc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-09T15:29:27.817Z] ---> job-cost.sh [2023-11-09T15:29:27.818Z] lf-activate-venv: SKIPPING [2023-11-09T15:29:27.818Z] INFO: No Stack... [2023-11-09T15:29:28.078Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-09T15:29:28.646Z] INFO: Archiving Costs [Pipeline] sh [2023-11-09T15:29:28.968Z] + cat /w/workspace/edgexfoundry_device-uart_PR-33/archives/cost.csv [2023-11-09T15:29:28.968Z] + cut -d, -f6 [Pipeline] lock [2023-11-09T15:29:29.013Z] Trying to acquire lock on [jenkins-edgexfoundry-device-uart-PR-33-1-stack-cost] [2023-11-09T15:29:29.018Z] Resource [jenkins-edgexfoundry-device-uart-PR-33-1-stack-cost] did not exist. Created. [2023-11-09T15:29:29.018Z] Lock acquired on [jenkins-edgexfoundry-device-uart-PR-33-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-09T15:29:29.408Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-09T15:29:29.460Z] Stashed 1 file(s) [Pipeline] } [2023-11-09T15:29:29.490Z] Lock released on resource [jenkins-edgexfoundry-device-uart-PR-33-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-09T15:29:29.573Z] $ docker stop --time=1 56b94bf24500165aedfb3b8ef78ad7ae41a35be4ae161e2a7a34440296f12fdc [2023-11-09T15:29:30.785Z] $ docker rm -f --volumes 56b94bf24500165aedfb3b8ef78ad7ae41a35be4ae161e2a7a34440296f12fdc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-09T15:30:42.942Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17145 in /w/workspace/edgexfoundry_device-uart_PR-33 [Pipeline] { [Pipeline] ws [2023-11-09T15:30:42.998Z] Running in /w/workspace/device-uart/1 [Pipeline] { [Pipeline] checkout [2023-11-09T15:30:43.082Z] The recommended git tool is: git [2023-11-09T15:30:48.471Z] using credential edgex-jenkins-ssh [2023-11-09T15:30:48.487Z] Cloning the remote Git repository [2023-11-09T15:30:48.539Z] Cloning repository git@github.com:edgexfoundry/device-uart.git [2023-11-09T15:30:48.643Z] > git init /w/workspace/device-uart/1 # timeout=10 [2023-11-09T15:30:48.814Z] Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git [2023-11-09T15:30:48.815Z] > git --version # timeout=10 [2023-11-09T15:30:48.836Z] > git --version # 'git version 2.25.1' [2023-11-09T15:30:48.839Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-09T15:30:49.004Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-09T15:30:50.230Z] > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 [2023-11-09T15:30:50.267Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-09T15:30:51.787Z] Merging remotes/origin/main commit fa6f5852468eb49835cee0d79cba99231dc0852e into PR head commit 808b634203751e09d8aea10451af1310dd255633 [2023-11-09T15:30:51.150Z] > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 [2023-11-09T15:30:51.191Z] Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git [2023-11-09T15:30:51.192Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-09T15:30:51.210Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/pull/33/head:refs/remotes/origin/PR-33 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-11-09T15:30:51.806Z] > git config core.sparsecheckout # timeout=10 [2023-11-09T15:30:52.042Z] Merge succeeded, producing 808b634203751e09d8aea10451af1310dd255633 [2023-11-09T15:30:52.042Z] Checking out Revision 808b634203751e09d8aea10451af1310dd255633 (PR-33) [2023-11-09T15:30:51.876Z] > git checkout -f 808b634203751e09d8aea10451af1310dd255633 # timeout=10 [2023-11-09T15:30:51.949Z] > git remote # timeout=10 [2023-11-09T15:30:51.966Z] > git config --get remote.origin.url # timeout=10 [2023-11-09T15:30:51.989Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-09T15:30:52.002Z] > git merge fa6f5852468eb49835cee0d79cba99231dc0852e # timeout=10 [2023-11-09T15:30:52.027Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-11-09T15:30:52.051Z] > git config core.sparsecheckout # timeout=10 [2023-11-09T15:30:52.068Z] > git checkout -f 808b634203751e09d8aea10451af1310dd255633 # timeout=10 [2023-11-09T15:30:55.544Z] Commit message: "docs: Remove breaking change about common config" [2023-11-09T15:30:55.598Z] > git --version # timeout=10 [2023-11-09T15:30:55.608Z] > git --version # 'git version 2.25.1' [2023-11-09T15:30:55.621Z] fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-09T15:30:56.780Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-09T15:30:56.780Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-09T15:30:56.780Z] Dload Upload Total Spent Left Speed [2023-11-09T15:30:56.780Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 89943 0 --:--:-- --:--:-- --:--:-- 90585 [Pipeline] sh [2023-11-09T15:30:57.453Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-09T15:30:57.796Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-09T15:30:57.796Z] + sudo tee /etc/docker/daemon.new [2023-11-09T15:30:57.796Z] { [2023-11-09T15:30:57.796Z] "registry-mirrors": [ [2023-11-09T15:30:57.796Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-09T15:30:57.796Z] ], [2023-11-09T15:30:57.796Z] "bip": "10.250.0.254/24", [2023-11-09T15:30:57.796Z] "hosts": [ [2023-11-09T15:30:57.796Z] "tcp://0.0.0.0:5555", [2023-11-09T15:30:57.796Z] "unix:///var/run/docker.sock" [2023-11-09T15:30:57.796Z] ], [2023-11-09T15:30:57.796Z] "mtu": 1458, [2023-11-09T15:30:57.796Z] "selinux-enabled": true, [2023-11-09T15:30:57.796Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-09T15:30:57.796Z] } [Pipeline] sh [2023-11-09T15:30:58.146Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-09T15:30:58.494Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-09T15:31:16.815Z] provisioning config files... [2023-11-09T15:31:16.844Z] copy managed file [device-uart-settings] to file:/w/workspace/device-uart/1@tmp/config5493592027655331206tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-09T15:31:17.245Z] ---> docker-login.sh [2023-11-09T15:31:17.245Z] nexus3.edgexfoundry.org:10001 [2023-11-09T15:31:17.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-09T15:31:17.788Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-09T15:31:17.788Z] Configure a credential helper to remove this warning. See [2023-11-09T15:31:17.788Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-09T15:31:17.788Z] [2023-11-09T15:31:17.788Z] Login Succeeded [2023-11-09T15:31:17.788Z] nexus3.edgexfoundry.org:10002 [2023-11-09T15:31:18.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-09T15:31:18.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-09T15:31:18.065Z] Configure a credential helper to remove this warning. See [2023-11-09T15:31:18.065Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-09T15:31:18.065Z] [2023-11-09T15:31:18.065Z] Login Succeeded [2023-11-09T15:31:18.065Z] nexus3.edgexfoundry.org:10003 [2023-11-09T15:31:18.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-09T15:31:18.612Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-09T15:31:18.612Z] Configure a credential helper to remove this warning. See [2023-11-09T15:31:18.612Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-09T15:31:18.612Z] [2023-11-09T15:31:18.612Z] Login Succeeded [2023-11-09T15:31:18.612Z] nexus3.edgexfoundry.org:10004 [2023-11-09T15:31:18.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-09T15:31:18.889Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-09T15:31:18.889Z] Configure a credential helper to remove this warning. See [2023-11-09T15:31:18.889Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-09T15:31:18.889Z] [2023-11-09T15:31:18.889Z] Login Succeeded [2023-11-09T15:31:18.889Z] docker.io [2023-11-09T15:31:19.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-09T15:31:19.430Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-09T15:31:19.430Z] Configure a credential helper to remove this warning. See [2023-11-09T15:31:19.430Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-09T15:31:19.430Z] [2023-11-09T15:31:19.430Z] Login Succeeded [2023-11-09T15:31:19.430Z] ---> docker-login.sh ends [Pipeline] } [2023-11-09T15:31:19.468Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-09T15:31:19.885Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-09T15:31:19.931Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-09T15:31:19.971Z] ========================================================= [2023-11-09T15:31:19.971Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-09T15:31:19.971Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-09T15:31:20.491Z] + 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 . [2023-11-09T15:31:23.846Z] Sending build context to Docker daemon 5.659MB [2023-11-09T15:31:23.846Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-09T15:31:23.846Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-09T15:31:23.846Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-09T15:31:23.846Z] 9fda8d8052c6: Pulling fs layer [2023-11-09T15:31:23.846Z] 5d54e960e981: Pulling fs layer [2023-11-09T15:31:23.846Z] c4a7e357bf2a: Pulling fs layer [2023-11-09T15:31:23.846Z] f0e02332f6b5: Pulling fs layer [2023-11-09T15:31:23.846Z] cefa15bbcfad: Pulling fs layer [2023-11-09T15:31:23.846Z] 17808c966233: Pulling fs layer [2023-11-09T15:31:23.846Z] f4c1fc716caa: Pulling fs layer [2023-11-09T15:31:23.846Z] f0e02332f6b5: Waiting [2023-11-09T15:31:23.846Z] 17808c966233: Waiting [2023-11-09T15:31:23.846Z] f4c1fc716caa: Waiting [2023-11-09T15:31:23.846Z] cefa15bbcfad: Waiting [2023-11-09T15:31:23.846Z] 5d54e960e981: Verifying Checksum [2023-11-09T15:31:23.846Z] 5d54e960e981: Download complete [2023-11-09T15:31:23.846Z] f0e02332f6b5: Verifying Checksum [2023-11-09T15:31:23.846Z] f0e02332f6b5: Download complete [2023-11-09T15:31:23.846Z] cefa15bbcfad: Download complete [2023-11-09T15:31:23.846Z] 9fda8d8052c6: Verifying Checksum [2023-11-09T15:31:23.846Z] 9fda8d8052c6: Download complete [2023-11-09T15:31:24.114Z] f4c1fc716caa: Verifying Checksum [2023-11-09T15:31:24.114Z] f4c1fc716caa: Download complete [2023-11-09T15:31:24.700Z] 9fda8d8052c6: Pull complete [2023-11-09T15:31:24.969Z] 5d54e960e981: Pull complete [2023-11-09T15:31:25.557Z] c4a7e357bf2a: Verifying Checksum [2023-11-09T15:31:25.557Z] c4a7e357bf2a: Download complete [2023-11-09T15:31:26.521Z] 17808c966233: Verifying Checksum [2023-11-09T15:31:26.521Z] 17808c966233: Download complete [2023-11-09T15:31:41.542Z] c4a7e357bf2a: Pull complete [2023-11-09T15:31:41.542Z] f0e02332f6b5: Pull complete [2023-11-09T15:31:41.542Z] cefa15bbcfad: Pull complete [2023-11-09T15:31:51.668Z] 17808c966233: Pull complete [2023-11-09T15:31:52.259Z] f4c1fc716caa: Pull complete [2023-11-09T15:31:52.259Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-11-09T15:31:52.259Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-09T15:31:52.259Z] ---> ea914061e18c [2023-11-09T15:31:52.259Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-09T15:31:53.220Z] ---> Running in 512c6ae58c5e [2023-11-09T15:31:53.488Z] Removing intermediate container 512c6ae58c5e [2023-11-09T15:31:53.488Z] ---> be2e1165df7b [2023-11-09T15:31:53.488Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-09T15:31:53.758Z] ---> Running in a74aa1c687d7 [2023-11-09T15:31:54.028Z] Removing intermediate container a74aa1c687d7 [2023-11-09T15:31:54.028Z] ---> 16c25e6e1c4d [2023-11-09T15:31:54.028Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-09T15:31:54.028Z] ---> Running in 75d1505cfafe [2023-11-09T15:31:54.307Z] Removing intermediate container 75d1505cfafe [2023-11-09T15:31:54.307Z] ---> 523ba75c79fc [2023-11-09T15:31:54.307Z] Step 6/12 : WORKDIR /device-uart [2023-11-09T15:31:54.307Z] ---> Running in 4e52def1e81b [2023-11-09T15:31:54.585Z] Removing intermediate container 4e52def1e81b [2023-11-09T15:31:54.585Z] ---> 0f67acb3c046 [2023-11-09T15:31:54.585Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-09T15:31:54.854Z] ---> Running in a458f1a580d8 [2023-11-09T15:31:56.270Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-09T15:31:56.270Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-09T15:31:57.683Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-11-09T15:31:57.683Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-11-09T15:31:57.683Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-11-09T15:31:57.683Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-11-09T15:31:57.683Z] Executing busybox-1.36.1-r2.trigger [2023-11-09T15:31:57.683Z] OK: 270 MiB in 56 packages [2023-11-09T15:31:58.648Z] Removing intermediate container a458f1a580d8 [2023-11-09T15:31:58.648Z] ---> c65b6c248ae0 [2023-11-09T15:31:58.648Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-09T15:31:59.233Z] ---> 00f13b9a3146 [2023-11-09T15:31:59.233Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-09T15:31:59.233Z] ---> Running in c3a10f1defff [2023-11-09T15:33:20.896Z] Removing intermediate container c3a10f1defff [2023-11-09T15:33:20.896Z] ---> 156997cc8832 [2023-11-09T15:33:20.896Z] Step 10/12 : COPY . . [2023-11-09T15:33:20.896Z] ---> 734fac1b63fb [2023-11-09T15:33:20.896Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-09T15:33:20.896Z] ---> Running in b5274c6a3617 [2023-11-09T15:33:20.896Z] Removing intermediate container b5274c6a3617 [2023-11-09T15:33:20.896Z] ---> 4bb92d3f5ade [2023-11-09T15:33:20.896Z] Step 12/12 : RUN ${MAKE} [2023-11-09T15:33:20.896Z] ---> Running in bd4d89ae3bc1 [2023-11-09T15:33:20.896Z] noop [2023-11-09T15:33:20.896Z] Removing intermediate container bd4d89ae3bc1 [2023-11-09T15:33:20.896Z] ---> 50e1095e7ee6 [2023-11-09T15:33:20.896Z] Successfully built 50e1095e7ee6 [2023-11-09T15:33:20.896Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-09T15:33:21.386Z] + docker inspect -f . ci-base-image-arm64 [2023-11-09T15:33:21.386Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-09T15:33:21.686Z] prd-ubuntu20.04-docker-arm64-4c-16g-17145 does not seem to be running inside a container [2023-11-09T15:33:21.761Z] $ 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 ******** ci-base-image-arm64 cat [2023-11-09T15:33:23.046Z] $ docker top 73f7ba70d13d0e8081914e9490dd8791fdf71d78d5fd2dbfa4bedb1751d7d44e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-09T15:33:23.924Z] + go version [2023-11-09T15:33:23.924Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-09T15:33:23.970Z] $ docker stop --time=1 73f7ba70d13d0e8081914e9490dd8791fdf71d78d5fd2dbfa4bedb1751d7d44e [2023-11-09T15:33:28.615Z] $ docker rm -f --volumes 73f7ba70d13d0e8081914e9490dd8791fdf71d78d5fd2dbfa4bedb1751d7d44e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-09T15:33:29.430Z] + docker inspect -f . ci-base-image-arm64 [2023-11-09T15:33:29.430Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-09T15:33:29.688Z] prd-ubuntu20.04-docker-arm64-4c-16g-17145 does not seem to be running inside a container [2023-11-09T15:33:29.754Z] $ 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 ******** ci-base-image-arm64 cat [2023-11-09T15:33:31.054Z] $ docker top 22fafa366a28757bf924df7b3bb62b34d9f874c1718c9db2638e6e8b89f97d84 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-09T15:33:31.615Z] + git config --global --add safe.directory /w/workspace/device-uart/1 [Pipeline] fileExists [Pipeline] sh [2023-11-09T15:33:32.593Z] + make test [2023-11-09T15:33:32.593Z] go test ./... -coverprofile=coverage.out [2023-11-09T15:33:36.868Z] ? github.com/edgexfoundry/device-uart [no test files] [2023-11-09T15:35:28.811Z] ? github.com/edgexfoundry/device-uart/cmd [no test files] [2023-11-09T15:35:28.811Z] ? github.com/edgexfoundry/device-uart/internal/driver [no test files] [2023-11-09T15:35:28.811Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-09T15:35:28.811Z] go vet ./... [2023-11-09T15:35:43.847Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-09T15:35:43.847Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-09T15:35:43.847Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-09T15:35:43.883Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-09T15:35:43.922Z] $ docker stop --time=1 22fafa366a28757bf924df7b3bb62b34d9f874c1718c9db2638e6e8b89f97d84 [2023-11-09T15:35:45.786Z] $ docker rm -f --volumes 22fafa366a28757bf924df7b3bb62b34d9f874c1718c9db2638e6e8b89f97d84 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-09T15:35:47.016Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-09T15:35:47.052Z] Warning: overwriting stash ‘coverage-report’ [2023-11-09T15:35:47.636Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-09T15:35:48.305Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-09T15:35:48.659Z] + ls -al . [2023-11-09T15:35:48.659Z] total 152 [2023-11-09T15:35:48.659Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 9 15:33 . [2023-11-09T15:35:48.659Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 9 15:30 .. [2023-11-09T15:35:48.659Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 9 15:30 .dockerignore [2023-11-09T15:35:48.659Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 9 15:30 .git [2023-11-09T15:35:48.659Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 9 15:30 .github [2023-11-09T15:35:48.659Z] -rw-rw-r-- 1 jenkins jenkins 343 Nov 9 15:30 .gitignore [2023-11-09T15:35:48.659Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 9 15:30 .golangci.yml [2023-11-09T15:35:48.659Z] -rw-rw-r-- 1 jenkins jenkins 9941 Nov 9 15:30 Attribution.txt [2023-11-09T15:35:48.659Z] -rw-rw-r-- 1 jenkins jenkins 1908 Nov 9 15:30 CHANGELOG.md [2023-11-09T15:35:48.659Z] -rw-rw-r-- 1 jenkins jenkins 1777 Nov 9 15:30 Dockerfile [2023-11-09T15:35:48.659Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 9 15:30 GOVERNANCE.md [2023-11-09T15:35:48.659Z] -rw-rw-r-- 1 jenkins jenkins 675 Nov 9 15:30 Jenkinsfile [2023-11-09T15:35:48.659Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 9 15:30 LICENSE [2023-11-09T15:35:48.659Z] -rw-rw-r-- 1 jenkins jenkins 1872 Nov 9 15:30 Makefile [2023-11-09T15:35:48.659Z] -rw-rw-r-- 1 jenkins jenkins 617 Nov 9 15:30 OWNERS.md [2023-11-09T15:35:48.659Z] -rw-rw-r-- 1 jenkins jenkins 8892 Nov 9 15:30 README.md [2023-11-09T15:35:48.659Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 9 15:27 VERSION [2023-11-09T15:35:48.659Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 9 15:30 bin [2023-11-09T15:35:48.659Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 9 15:30 cmd [2023-11-09T15:35:48.659Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 9 15:33 coverage.out [2023-11-09T15:35:48.659Z] -rw-rw-r-- 1 jenkins jenkins 3674 Nov 9 15:30 go.mod [2023-11-09T15:35:48.659Z] -rw-rw-r-- 1 jenkins jenkins 35219 Nov 9 15:30 go.sum [2023-11-09T15:35:48.659Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 9 15:30 internal [2023-11-09T15:35:48.659Z] -rw-rw-r-- 1 jenkins jenkins 209 Nov 9 15:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-09T15:35:49.113Z] + 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=808b634203751e09d8aea10451af1310dd255633 --label arch=arm64 --label version=0.0.0 . [2023-11-09T15:35:49.392Z] Sending build context to Docker daemon 5.66MB [2023-11-09T15:35:49.392Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-11-09T15:35:49.392Z] Step 2/25 : FROM ${BASE} AS builder [2023-11-09T15:35:49.392Z] ---> 50e1095e7ee6 [2023-11-09T15:35:49.392Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-09T15:35:49.662Z] ---> Running in ad17ca9d088c [2023-11-09T15:35:49.929Z] Removing intermediate container ad17ca9d088c [2023-11-09T15:35:49.929Z] ---> 2d88cdccacaf [2023-11-09T15:35:49.929Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-11-09T15:35:49.929Z] ---> Running in 56f29ab8fe13 [2023-11-09T15:35:50.203Z] Removing intermediate container 56f29ab8fe13 [2023-11-09T15:35:50.203Z] ---> 73d6e3369e18 [2023-11-09T15:35:50.203Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-11-09T15:35:50.480Z] ---> Running in 9e300aa9c30d [2023-11-09T15:35:50.761Z] Removing intermediate container 9e300aa9c30d [2023-11-09T15:35:50.761Z] ---> 000333ec1d1d [2023-11-09T15:35:50.761Z] Step 6/25 : WORKDIR /device-uart [2023-11-09T15:35:50.761Z] ---> Running in 5bc696ef2e54 [2023-11-09T15:35:51.370Z] Removing intermediate container 5bc696ef2e54 [2023-11-09T15:35:51.370Z] ---> 97a4cf9d95c4 [2023-11-09T15:35:51.370Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-09T15:35:51.370Z] ---> Running in 7ac9ffbabc8a [2023-11-09T15:35:52.335Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-09T15:35:52.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-09T15:35:53.880Z] OK: 270 MiB in 56 packages [2023-11-09T15:35:54.845Z] Removing intermediate container 7ac9ffbabc8a [2023-11-09T15:35:54.845Z] ---> 015e8a589ab2 [2023-11-09T15:35:54.845Z] Step 8/25 : COPY go.mod vendor* ./ [2023-11-09T15:35:55.431Z] ---> 4f6d31dd4131 [2023-11-09T15:35:55.431Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-09T15:35:55.431Z] ---> Running in ea139380b7f7 [2023-11-09T15:35:57.382Z] Removing intermediate container ea139380b7f7 [2023-11-09T15:35:57.382Z] ---> 53c5b73a9ac2 [2023-11-09T15:35:57.382Z] Step 10/25 : COPY . . [2023-11-09T15:35:58.346Z] ---> a2c4704f7600 [2023-11-09T15:35:58.346Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-09T15:35:58.628Z] ---> Running in 99e4f1e481e0 [2023-11-09T15:35:58.896Z] Removing intermediate container 99e4f1e481e0 [2023-11-09T15:35:58.896Z] ---> b5f8ed4ad702 [2023-11-09T15:35:58.896Z] Step 12/25 : RUN ${MAKE} [2023-11-09T15:35:58.896Z] ---> Running in 09506bd38660 [2023-11-09T15:35:59.862Z] 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 [2023-11-09T15:38:06.564Z] Removing intermediate container 09506bd38660 [2023-11-09T15:38:06.564Z] ---> 08bca2a8165b [2023-11-09T15:38:06.564Z] Step 13/25 : FROM alpine:3.18 [2023-11-09T15:38:06.564Z] 3.18: Pulling from library/alpine [2023-11-09T15:38:06.564Z] 579b34f0a95b: Pulling fs layer [2023-11-09T15:38:06.564Z] 579b34f0a95b: Verifying Checksum [2023-11-09T15:38:06.564Z] 579b34f0a95b: Download complete [2023-11-09T15:38:06.564Z] 579b34f0a95b: Pull complete [2023-11-09T15:38:06.564Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-09T15:38:06.564Z] Status: Downloaded newer image for alpine:3.18 [2023-11-09T15:38:06.564Z] ---> 3cc203321400 [2023-11-09T15:38:06.564Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-11-09T15:38:06.564Z] ---> Running in dc7aba2144c8 [2023-11-09T15:38:06.564Z] Removing intermediate container dc7aba2144c8 [2023-11-09T15:38:06.564Z] ---> 96c621283a00 [2023-11-09T15:38:06.564Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-11-09T15:38:06.564Z] ---> Running in bb7786be910e [2023-11-09T15:38:06.564Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-09T15:38:06.564Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-09T15:38:06.564Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-09T15:38:06.564Z] Executing busybox-1.36.1-r2.trigger [2023-11-09T15:38:06.564Z] OK: 8 MiB in 16 packages [2023-11-09T15:38:06.836Z] Removing intermediate container bb7786be910e [2023-11-09T15:38:06.837Z] ---> 197a56528954 [2023-11-09T15:38:06.837Z] Step 16/25 : WORKDIR / [2023-11-09T15:38:06.837Z] ---> Running in 5d5659b9fadf [2023-11-09T15:38:07.107Z] Removing intermediate container 5d5659b9fadf [2023-11-09T15:38:07.107Z] ---> 866002b53443 [2023-11-09T15:38:07.107Z] Step 17/25 : COPY --from=builder /device-uart/Attribution.txt / [2023-11-09T15:38:07.702Z] ---> 76040332dcf7 [2023-11-09T15:38:07.702Z] Step 18/25 : COPY --from=builder /device-uart/LICENSE / [2023-11-09T15:38:08.290Z] ---> 5dcbe5df6296 [2023-11-09T15:38:08.290Z] Step 19/25 : COPY --from=builder /device-uart/cmd/ / [2023-11-09T15:38:10.250Z] ---> 48c4a9f920b4 [2023-11-09T15:38:10.250Z] Step 20/25 : EXPOSE 59995 [2023-11-09T15:38:10.250Z] ---> Running in 391ceec4ac0c [2023-11-09T15:38:10.521Z] Removing intermediate container 391ceec4ac0c [2023-11-09T15:38:10.521Z] ---> 7acfee5041e9 [2023-11-09T15:38:10.521Z] Step 21/25 : ENTRYPOINT ["/device-uart"] [2023-11-09T15:38:10.788Z] ---> Running in 851967b07b1b [2023-11-09T15:38:11.061Z] Removing intermediate container 851967b07b1b [2023-11-09T15:38:11.061Z] ---> f9f355950e3f [2023-11-09T15:38:11.061Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-09T15:38:11.061Z] ---> Running in e7474661aef3 [2023-11-09T15:38:11.333Z] Removing intermediate container e7474661aef3 [2023-11-09T15:38:11.333Z] ---> 83660d614d24 [2023-11-09T15:38:11.333Z] Step 23/25 : LABEL arch=arm64 [2023-11-09T15:38:11.605Z] ---> Running in 64288ebda7c7 [2023-11-09T15:38:11.875Z] Removing intermediate container 64288ebda7c7 [2023-11-09T15:38:11.875Z] ---> 83574aac431c [2023-11-09T15:38:11.875Z] Step 24/25 : LABEL git_sha=808b634203751e09d8aea10451af1310dd255633 [2023-11-09T15:38:11.875Z] ---> Running in 2afbc3a95599 [2023-11-09T15:38:12.146Z] Removing intermediate container 2afbc3a95599 [2023-11-09T15:38:12.146Z] ---> 8e767cfcd4d3 [2023-11-09T15:38:12.146Z] Step 25/25 : LABEL version=0.0.0 [2023-11-09T15:38:12.146Z] ---> Running in 67459f5e37ee [2023-11-09T15:38:12.431Z] Removing intermediate container 67459f5e37ee [2023-11-09T15:38:12.431Z] ---> 89a90c6bdcea [2023-11-09T15:38:12.431Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-09T15:38:12.699Z] Successfully built 89a90c6bdcea [2023-11-09T15:38:12.699Z] 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 [2023-11-09T15:38:13.553Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-09T15:38:13.553Z] [2023-11-09T15:38:13.553Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-09T15:38:13.993Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-09T15:38:13.993Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-09T15:38:13.993Z] 8998bd30e6a1: Pulling fs layer [2023-11-09T15:38:13.993Z] 04944245beec: Pulling fs layer [2023-11-09T15:38:13.993Z] 699f458cf7ca: Pulling fs layer [2023-11-09T15:38:13.993Z] 765212b225bb: Pulling fs layer [2023-11-09T15:38:13.993Z] f23df028b6ca: Pulling fs layer [2023-11-09T15:38:13.993Z] d65c8cfc05b1: Pulling fs layer [2023-11-09T15:38:13.993Z] 2437ff75d9bd: Pulling fs layer [2023-11-09T15:38:13.993Z] 765212b225bb: Waiting [2023-11-09T15:38:13.993Z] f23df028b6ca: Waiting [2023-11-09T15:38:13.993Z] d65c8cfc05b1: Waiting [2023-11-09T15:38:13.993Z] 2437ff75d9bd: Waiting [2023-11-09T15:38:14.261Z] 04944245beec: Download complete [2023-11-09T15:38:14.261Z] 765212b225bb: Verifying Checksum [2023-11-09T15:38:14.261Z] 765212b225bb: Download complete [2023-11-09T15:38:14.261Z] f23df028b6ca: Verifying Checksum [2023-11-09T15:38:14.261Z] f23df028b6ca: Download complete [2023-11-09T15:38:14.261Z] d65c8cfc05b1: Download complete [2023-11-09T15:38:14.261Z] 699f458cf7ca: Verifying Checksum [2023-11-09T15:38:14.261Z] 699f458cf7ca: Download complete [2023-11-09T15:38:14.849Z] 8998bd30e6a1: Verifying Checksum [2023-11-09T15:38:14.849Z] 8998bd30e6a1: Download complete [2023-11-09T15:38:17.441Z] 2437ff75d9bd: Verifying Checksum [2023-11-09T15:38:17.441Z] 2437ff75d9bd: Download complete [2023-11-09T15:38:19.390Z] 8998bd30e6a1: Pull complete [2023-11-09T15:38:19.976Z] 04944245beec: Pull complete [2023-11-09T15:38:21.924Z] 699f458cf7ca: Pull complete [2023-11-09T15:38:21.924Z] 765212b225bb: Pull complete [2023-11-09T15:38:22.888Z] f23df028b6ca: Pull complete [2023-11-09T15:38:22.888Z] d65c8cfc05b1: Pull complete [2023-11-09T15:38:44.964Z] 2437ff75d9bd: Pull complete [2023-11-09T15:38:44.964Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-09T15:38:44.964Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-09T15:38:44.964Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-09T15:38:45.302Z] prd-ubuntu20.04-docker-arm64-4c-16g-17145 does not seem to be running inside a container [2023-11-09T15:38:45.383Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-11-09T15:38:48.302Z] $ docker top 1c04bc3e449f6eb2e8c2030a0846e25ca57bf3765791b67d890c4fc9ec9b22b2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-09T15:38:49.221Z] ---> job-cost.sh [2023-11-09T15:38:49.221Z] lf-activate-venv: SKIPPING [2023-11-09T15:38:49.221Z] INFO: No Stack... [2023-11-09T15:38:49.807Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-09T15:38:50.398Z] INFO: Archiving Costs [Pipeline] sh [2023-11-09T15:38:51.067Z] + cat /w/workspace/device-uart/1/archives/cost.csv [2023-11-09T15:38:51.067Z] + cut -d, -f6 [Pipeline] lock [2023-11-09T15:38:51.159Z] Trying to acquire lock on [jenkins-edgexfoundry-device-uart-PR-33-1-stack-cost] [2023-11-09T15:38:51.164Z] Resource [jenkins-edgexfoundry-device-uart-PR-33-1-stack-cost] did not exist. Created. [2023-11-09T15:38:51.164Z] Lock acquired on [jenkins-edgexfoundry-device-uart-PR-33-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-09T15:38:51.909Z] /w/workspace/device-uart/1@tmp/durable-e9cbfbcd/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-09T15:38:52.603Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-09T15:38:52.641Z] Warning: overwriting stash ‘stack-cost’ [2023-11-09T15:38:52.697Z] Stashed 1 file(s) [Pipeline] } [2023-11-09T15:38:52.715Z] Lock released on resource [jenkins-edgexfoundry-device-uart-PR-33-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-09T15:38:52.807Z] $ docker stop --time=1 1c04bc3e449f6eb2e8c2030a0846e25ca57bf3765791b67d890c4fc9ec9b22b2 [2023-11-09T15:38:57.103Z] $ docker rm -f --volumes 1c04bc3e449f6eb2e8c2030a0846e25ca57bf3765791b67d890c4fc9ec9b22b2 [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 [2023-11-09T15:38:58.122Z] provisioning config files... [2023-11-09T15:38:58.129Z] copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_PR-33@tmp/config635593088931003374tmp [Pipeline] { [Pipeline] sh [2023-11-09T15:38:58.468Z] + set +x [2023-11-09T15:38:58.468Z] + curl -s https://codecov.io/bash [2023-11-09T15:38:58.468Z] + bash -s -- [2023-11-09T15:38:58.728Z] [2023-11-09T15:38:58.728Z] _____ _ [2023-11-09T15:38:58.728Z] / ____| | | [2023-11-09T15:38:58.728Z] | | ___ __| | ___ ___ _____ __ [2023-11-09T15:38:58.728Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-09T15:38:58.728Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-09T15:38:58.728Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-09T15:38:58.728Z] Bash-1.0.6 [2023-11-09T15:38:58.728Z] [2023-11-09T15:38:58.728Z] [2023-11-09T15:38:58.728Z] ==> git version 2.25.1 found [2023-11-09T15:38:58.728Z] ==> 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 [2023-11-09T15:38:58.728Z] Release-Date: 2020-01-08 [2023-11-09T15:38:58.728Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-11-09T15:38:58.728Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-09T15:38:58.728Z] ==> Jenkins CI detected. [2023-11-09T15:38:58.728Z] current dir:  /w/workspace/edgexfoundry_device-uart_PR-33 [2023-11-09T15:38:58.728Z] project root: . [2023-11-09T15:38:58.728Z] --> token set from env [2023-11-09T15:38:58.728Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-09T15:38:58.728Z] ==> Running gcov in . (disable via -X gcov) [2023-11-09T15:38:58.728Z] ==> Python coveragepy not found [2023-11-09T15:38:58.728Z] ==> Searching for coverage reports in: [2023-11-09T15:38:58.728Z] + . [2023-11-09T15:38:58.728Z] -> Found 1 reports [2023-11-09T15:38:58.728Z] ==> Detecting git/mercurial file structure [2023-11-09T15:38:58.728Z] ==> Reading reports [2023-11-09T15:38:58.728Z] + ./coverage.out bytes=10 [2023-11-09T15:38:58.728Z] ==> Appending adjustments [2023-11-09T15:38:58.728Z] https://docs.codecov.io/docs/fixing-reports [2023-11-09T15:38:58.988Z] + Found adjustments [2023-11-09T15:38:58.988Z] ==> Gzipping contents [2023-11-09T15:38:58.988Z] 4.0K /tmp/codecov.P9KAi1.gz [2023-11-09T15:38:58.988Z] ==> Uploading reports [2023-11-09T15:38:58.988Z] url: https://codecov.io [2023-11-09T15:38:58.988Z] query: branch=PR-33&commit=808b634203751e09d8aea10451af1310dd255633&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-33%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=33&job=&cmd_args= [2023-11-09T15:38:58.988Z] -> Pinging Codecov [2023-11-09T15:38:58.988Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=30f0fd93-73e3-42a5-8a76-fe3e7430018e&branch=PR-33&commit=808b634203751e09d8aea10451af1310dd255633&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-33%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=33&job=&cmd_args= [2023-11-09T15:38:58.988Z] -> Uploading to [2023-11-09T15:38:58.988Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-09/B9AA6E0BBD74AE3A32605C7A7C664919/808b634203751e09d8aea10451af1310dd255633/44f66501-a0be-4ffe-be79-50d6c1988845.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231109%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231109T153858Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=173976427c8f7a64865899af98c83597f76db3b664f86b09845835a6a01aa418 [2023-11-09T15:38:58.988Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-09T15:38:58.988Z] Dload Upload Total Spent Left Speed [2023-11-09T15:38:59.247Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 603 0 0 100 603 0 2985 --:--:-- --:--:-- --:--:-- 2970 100 603 0 0 100 603 0 2441 --:--:-- --:--:-- --:--:-- 2431 [2023-11-09T15:38:59.247Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/808b634203751e09d8aea10451af1310dd255633 [Pipeline] } [2023-11-09T15:38:59.276Z] 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 [2023-11-09T15:39:01.054Z] + [ -d /w/workspace/edgexfoundry_device-uart_PR-33/archives ] [2023-11-09T15:39:01.054Z] + ls -al /w/workspace/edgexfoundry_device-uart_PR-33/archives [2023-11-09T15:39:01.054Z] total 16 [2023-11-09T15:39:01.054Z] drwxr-xr-x 3 root root 4096 Nov 9 15:29 . [2023-11-09T15:39:01.054Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 9 15:29 .. [2023-11-09T15:39:01.054Z] drwxr-xr-x 2 root root 4096 Nov 9 15:29 cost [2023-11-09T15:39:01.054Z] -rw-r--r-- 1 root root 82 Nov 9 15:29 cost.csv [2023-11-09T15:39:01.054Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_PR-33/archives [2023-11-09T15:39:01.054Z] + ls -al /w/workspace/edgexfoundry_device-uart_PR-33/archives [2023-11-09T15:39:01.054Z] total 16 [2023-11-09T15:39:01.054Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 9 15:29 . [2023-11-09T15:39:01.054Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 9 15:29 .. [2023-11-09T15:39:01.054Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 9 15:29 cost [2023-11-09T15:39:01.054Z] -rw-r--r-- 1 jenkins jenkins 82 Nov 9 15:29 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-09T15:39:01.388Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-09T15:39:02.294Z] ---> package-listing.sh [2023-11-09T15:39:02.294Z] ++ facter osfamily [2023-11-09T15:39:02.294Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-09T15:39:02.556Z] + OS_FAMILY=debian [2023-11-09T15:39:02.556Z] + workspace=/w/workspace/edgexfoundry_device-uart_PR-33 [2023-11-09T15:39:02.556Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-09T15:39:02.556Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-09T15:39:02.556Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-09T15:39:02.556Z] + PACKAGES=/tmp/packages_start.txt [2023-11-09T15:39:02.556Z] + '[' /w/workspace/edgexfoundry_device-uart_PR-33 ']' [2023-11-09T15:39:02.556Z] + PACKAGES=/tmp/packages_end.txt [2023-11-09T15:39:02.556Z] + case "${OS_FAMILY}" in [2023-11-09T15:39:02.556Z] + dpkg -l [2023-11-09T15:39:02.556Z] + grep '^ii' [2023-11-09T15:39:02.556Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-09T15:39:02.556Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-09T15:39:02.556Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-09T15:39:02.556Z] + '[' /w/workspace/edgexfoundry_device-uart_PR-33 ']' [2023-11-09T15:39:02.556Z] + mkdir -p /w/workspace/edgexfoundry_device-uart_PR-33/archives/ [2023-11-09T15:39:02.556Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_PR-33/archives/ [Pipeline] echo [2023-11-09T15:39:02.594Z] 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-33/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-09T15:39:02.890Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-09T15:39:03.530Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-09T15:39:03.530Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-09T15:39:03.682Z] prd-ubuntu20.04-docker-8c-8g-17144 does not seem to be running inside a container [2023-11-09T15:39:03.715Z] $ 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-33/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-33 -v /w/workspace/edgexfoundry_device-uart_PR-33:/w/workspace/edgexfoundry_device-uart_PR-33:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-33@tmp:/w/workspace/edgexfoundry_device-uart_PR-33@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-09T15:39:03.897Z] $ docker top fbf25d840746fae4a3ebe2ada24681654676727839808ac850f1e6020b5f2625 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-09T15:39:04.287Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-09T15:39:04.598Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-09T15:39:04.915Z] + ls /var/log/sa-host [2023-11-09T15:39:04.915Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-09T15:39:05.056Z] provisioning config files... [2023-11-09T15:39:05.066Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-33@tmp/config1643169153272428900tmp [Pipeline] { [Pipeline] echo [2023-11-09T15:39:05.112Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-09T15:39:05.426Z] ---> create-netrc.sh [Pipeline] } [2023-11-09T15:39:05.455Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-09T15:39:05.867Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-09T15:39:05.899Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-09T15:39:06.219Z] ---> sudo-logs.sh [2023-11-09T15:39:06.220Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-09T15:39:06.305Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-09T15:39:06.623Z] ---> job-cost.sh [2023-11-09T15:39:06.623Z] lf-activate-venv: SKIPPING [2023-11-09T15:39:06.623Z] DEBUG: total: 0.2199999988079071 [2023-11-09T15:39:06.623Z] INFO: Retrieving Stack Cost... [2023-11-09T15:39:10.821Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-09T15:39:10.821Z] INFO: Archiving Costs [Pipeline] echo [2023-11-09T15:39:10.856Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-09T15:39:11.169Z] ---> logs-deploy.sh [2023-11-09T15:39:11.169Z] lf-activate-venv: SKIPPING [2023-11-09T15:39:11.169Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/PR-33/1 [2023-11-09T15:39:11.169Z] INFO: archiving workspace using pattern(s): [2023-11-09T15:39:12.109Z] Archives upload complete. [2023-11-09T15:39:12.369Z] INFO: archiving logs to Nexus [2023-11-09T15:39:12.943Z] ---> uname -a: [2023-11-09T15:39:12.943Z] Linux prd-ubuntu20-04-docker-8c-8g-17144 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-11-09T15:39:12.943Z] [2023-11-09T15:39:12.943Z] [2023-11-09T15:39:12.943Z] ---> lscpu: [2023-11-09T15:39:12.943Z] Architecture: x86_64 [2023-11-09T15:39:12.943Z] CPU op-mode(s): 32-bit, 64-bit [2023-11-09T15:39:12.943Z] Byte Order: Little Endian [2023-11-09T15:39:12.943Z] Address sizes: 40 bits physical, 48 bits virtual [2023-11-09T15:39:12.943Z] CPU(s): 8 [2023-11-09T15:39:12.943Z] On-line CPU(s) list: 0-7 [2023-11-09T15:39:12.943Z] Thread(s) per core: 1 [2023-11-09T15:39:12.943Z] Core(s) per socket: 1 [2023-11-09T15:39:12.943Z] Socket(s): 8 [2023-11-09T15:39:12.943Z] NUMA node(s): 1 [2023-11-09T15:39:12.943Z] Vendor ID: AuthenticAMD [2023-11-09T15:39:12.943Z] CPU family: 23 [2023-11-09T15:39:12.943Z] Model: 49 [2023-11-09T15:39:12.943Z] Model name: AMD EPYC-Rome Processor [2023-11-09T15:39:12.943Z] Stepping: 0 [2023-11-09T15:39:12.943Z] CPU MHz: 2799.998 [2023-11-09T15:39:12.943Z] BogoMIPS: 5599.99 [2023-11-09T15:39:12.943Z] Virtualization: AMD-V [2023-11-09T15:39:12.943Z] Hypervisor vendor: KVM [2023-11-09T15:39:12.943Z] Virtualization type: full [2023-11-09T15:39:12.943Z] L1d cache: 256 KiB [2023-11-09T15:39:12.943Z] L1i cache: 256 KiB [2023-11-09T15:39:12.943Z] L2 cache: 4 MiB [2023-11-09T15:39:12.943Z] L3 cache: 128 MiB [2023-11-09T15:39:12.943Z] NUMA node0 CPU(s): 0-7 [2023-11-09T15:39:12.943Z] Vulnerability Itlb multihit: Not affected [2023-11-09T15:39:12.943Z] Vulnerability L1tf: Not affected [2023-11-09T15:39:12.943Z] Vulnerability Mds: Not affected [2023-11-09T15:39:12.943Z] Vulnerability Meltdown: Not affected [2023-11-09T15:39:12.943Z] Vulnerability Mmio stale data: Not affected [2023-11-09T15:39:12.943Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-11-09T15:39:12.943Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-11-09T15:39:12.943Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-11-09T15:39:12.943Z] Vulnerability Srbds: Not affected [2023-11-09T15:39:12.943Z] Vulnerability Tsx async abort: Not affected [2023-11-09T15:39:12.943Z] 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 [2023-11-09T15:39:12.943Z] [2023-11-09T15:39:12.943Z] [2023-11-09T15:39:12.943Z] ---> nproc: [2023-11-09T15:39:12.943Z] 8 [2023-11-09T15:39:12.943Z] [2023-11-09T15:39:12.943Z] [2023-11-09T15:39:12.943Z] ---> df -h: [2023-11-09T15:39:12.943Z] Filesystem Size Used Avail Use% Mounted on [2023-11-09T15:39:12.943Z] overlay 155G 12G 144G 8% / [2023-11-09T15:39:12.943Z] tmpfs 64M 0 64M 0% /dev [2023-11-09T15:39:12.943Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-11-09T15:39:12.943Z] shm 64M 0 64M 0% /dev/shm [2023-11-09T15:39:12.943Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-11-09T15:39:12.943Z] [2023-11-09T15:39:12.943Z] [2023-11-09T15:39:12.943Z] ---> sar -b -r -n DEV: [2023-11-09T15:39:12.943Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-17144) 11/09/23 _x86_64_ (8 CPU) [2023-11-09T15:39:12.943Z] [2023-11-09T15:39:12.943Z] 15:26:06 LINUX RESTART (8 CPU) [2023-11-09T15:39:12.943Z] [2023-11-09T15:39:12.943Z] 15:27:00 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-11-09T15:39:12.943Z] 15:28:01 209.01 4.28 204.74 0.00 388.92 71385.54 0.00 [2023-11-09T15:39:12.943Z] 15:29:01 137.05 0.37 136.69 0.00 42.65 24283.64 0.00 [2023-11-09T15:39:12.943Z] 15:30:01 118.73 0.08 118.65 0.00 12.26 34882.87 0.00 [2023-11-09T15:39:12.943Z] 15:31:01 1.97 0.00 1.97 0.00 0.00 23.59 0.00 [2023-11-09T15:39:12.943Z] 15:32:01 55.96 10.78 45.18 0.00 5173.27 8579.10 0.00 [2023-11-09T15:39:12.943Z] 15:33:01 3.68 0.02 3.67 0.00 0.13 95.18 0.00 [2023-11-09T15:39:12.943Z] 15:34:01 0.90 0.00 0.90 0.00 0.00 10.93 0.00 [2023-11-09T15:39:12.943Z] 15:35:01 1.62 0.00 1.62 0.00 0.00 18.39 0.00 [2023-11-09T15:39:12.943Z] 15:36:01 1.20 0.00 1.20 0.00 0.00 14.00 0.00 [2023-11-09T15:39:12.943Z] 15:37:01 1.43 0.00 1.43 0.00 0.00 16.66 0.00 [2023-11-09T15:39:12.943Z] 15:38:01 0.85 0.00 0.85 0.00 0.00 9.60 0.00 [2023-11-09T15:39:12.943Z] 15:39:01 1.43 0.18 1.25 0.00 12.13 16.93 0.00 [2023-11-09T15:39:12.943Z] Average: 44.71 1.31 43.40 0.00 468.98 11694.11 0.00 [2023-11-09T15:39:12.943Z] [2023-11-09T15:39:12.943Z] 15:27:00 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-11-09T15:39:12.943Z] 15:28:01 27758056 31574896 721264 2.19 148320 3815936 1865460 5.50 1187288 3413624 288824 [2023-11-09T15:39:12.943Z] 15:29:01 28168720 31562000 734980 2.24 155432 3418728 1895168 5.59 1240148 2984476 203268 [2023-11-09T15:39:12.943Z] 15:30:01 27654388 31580888 714384 2.17 165624 3894004 1767044 5.21 1240328 3445196 8 [2023-11-09T15:39:12.943Z] 15:31:01 27654788 31581348 713664 2.17 165672 3894012 1767044 5.21 1240412 3445204 4 [2023-11-09T15:39:12.943Z] 15:32:01 27171504 31565488 707348 2.15 194684 4322452 1730996 5.10 1544088 3590284 264 [2023-11-09T15:39:12.943Z] 15:33:01 27177368 31566504 706400 2.15 193236 4319204 1718368 5.06 1541332 3587060 28 [2023-11-09T15:39:12.943Z] 15:34:01 27183968 31573136 699704 2.13 193264 4319208 1718368 5.06 1534416 3587064 20 [2023-11-09T15:39:12.943Z] 15:35:01 27184372 31573604 699160 2.13 193336 4319212 1718368 5.06 1534456 3587068 8 [2023-11-09T15:39:12.944Z] 15:36:01 27186904 31576168 696748 2.12 193380 4319204 1718368 5.06 1532856 3587072 8 [2023-11-09T15:39:12.944Z] 15:37:01 27186484 31575792 696936 2.12 193400 4319220 1718368 5.06 1532592 3587076 16 [2023-11-09T15:39:12.944Z] 15:38:01 27186184 31575492 697148 2.12 193428 4319220 1718368 5.06 1532712 3587076 20 [2023-11-09T15:39:12.944Z] 15:39:01 27183996 31573736 698096 2.12 193452 4319516 1729576 5.10 1533920 3587020 204 [2023-11-09T15:39:12.944Z] Average: 27391394 31573254 707153 2.15 181936 4131660 1755458 5.17 1432879 3499018 41056 [2023-11-09T15:39:12.944Z] [2023-11-09T15:39:12.944Z] 15:27:00 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-11-09T15:39:12.944Z] 15:28:01 docker0 205.18 353.76 17.73 2469.83 0.00 0.00 0.00 0.00 [2023-11-09T15:39:12.944Z] 15:28:01 lo 2.62 2.62 0.26 0.26 0.00 0.00 0.00 0.00 [2023-11-09T15:39:12.944Z] 15:28:01 ens3 482.99 282.90 5525.94 40.49 0.00 0.00 0.00 0.00 [2023-11-09T15:39:12.944Z] 15:29:01 docker0 1.63 3.20 0.10 30.93 0.00 0.00 0.00 0.00 [2023-11-09T15:39:12.944Z] 15:29:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-11-09T15:39:12.944Z] 15:29:01 ens3 42.17 26.24 68.98 16.02 0.00 0.00 0.00 0.00 [2023-11-09T15:39:12.944Z] 15:30:01 docker0 1.48 3.15 0.09 31.40 0.00 0.00 0.00 0.00 [2023-11-09T15:39:12.944Z] 15:30:01 lo 1.67 1.67 0.17 0.17 0.00 0.00 0.00 0.00 [2023-11-09T15:39:12.944Z] 15:30:01 ens3 103.82 62.99 2612.30 12.53 0.00 0.00 0.00 0.00 [2023-11-09T15:39:12.944Z] 15:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-09T15:39:12.944Z] 15:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-09T15:39:12.944Z] 15:31:01 ens3 6.00 3.20 9.27 0.76 0.00 0.00 0.00 0.00 [2023-11-09T15:39:12.944Z] 15:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-09T15:39:12.944Z] 15:32:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 [2023-11-09T15:39:12.944Z] 15:32:01 ens3 182.25 63.54 2733.71 4.73 0.00 0.00 0.00 0.00 [2023-11-09T15:39:12.944Z] 15:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-09T15:39:12.944Z] 15:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-09T15:39:12.944Z] 15:33:01 ens3 1.63 0.95 0.56 0.44 0.00 0.00 0.00 0.00 [2023-11-09T15:39:12.944Z] 15:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-09T15:39:12.944Z] 15:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-09T15:39:12.944Z] 15:34:01 ens3 0.60 0.20 0.13 0.07 0.00 0.00 0.00 0.00 [2023-11-09T15:39:12.944Z] 15:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-09T15:39:12.944Z] 15:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-09T15:39:12.944Z] 15:35:01 ens3 1.13 0.43 0.32 0.21 0.00 0.00 0.00 0.00 [2023-11-09T15:39:12.944Z] 15:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-09T15:39:12.944Z] 15:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-09T15:39:12.944Z] 15:36:01 ens3 0.55 0.32 0.26 0.21 0.00 0.00 0.00 0.00 [2023-11-09T15:39:12.944Z] 15:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-09T15:39:12.944Z] 15:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-09T15:39:12.944Z] 15:37:01 ens3 0.38 0.28 0.14 0.08 0.00 0.00 0.00 0.00 [2023-11-09T15:39:12.944Z] 15:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-09T15:39:12.944Z] 15:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-09T15:39:12.944Z] 15:38:01 ens3 0.97 0.53 0.39 0.28 0.00 0.00 0.00 0.00 [2023-11-09T15:39:12.944Z] 15:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-09T15:39:12.944Z] 15:39:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2023-11-09T15:39:12.944Z] 15:39:01 ens3 6.68 4.62 7.00 2.34 0.00 0.00 0.00 0.00 [2023-11-09T15:39:12.944Z] Average: docker0 17.62 30.46 1.52 214.14 0.00 0.00 0.00 0.00 [2023-11-09T15:39:12.944Z] Average: lo 0.57 0.57 0.05 0.05 0.00 0.00 0.00 0.00 [2023-11-09T15:39:12.944Z] Average: ens3 69.67 37.52 919.61 6.56 0.00 0.00 0.00 0.00 [2023-11-09T15:39:12.944Z] [2023-11-09T15:39:12.944Z] [2023-11-09T15:39:12.944Z] ---> sar -P ALL: [2023-11-09T15:39:12.944Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-17144) 11/09/23 _x86_64_ (8 CPU) [2023-11-09T15:39:12.944Z] [2023-11-09T15:39:12.944Z] 15:26:06 LINUX RESTART (8 CPU) [2023-11-09T15:39:12.944Z] [2023-11-09T15:39:12.944Z] 15:27:00 CPU %user %nice %system %iowait %steal %idle [2023-11-09T15:39:12.944Z] 15:28:01 all 7.39 0.00 3.50 5.75 0.06 83.31 [2023-11-09T15:39:12.944Z] 15:28:01 0 7.62 0.00 3.16 0.30 0.05 88.88 [2023-11-09T15:39:12.944Z] 15:28:01 1 7.69 0.00 4.47 24.54 0.08 63.21 [2023-11-09T15:39:12.944Z] 15:28:01 2 7.04 0.00 3.73 15.00 0.07 74.16 [2023-11-09T15:39:12.944Z] 15:28:01 3 7.22 0.00 2.90 1.47 0.05 88.36 [2023-11-09T15:39:12.944Z] 15:28:01 4 7.69 0.00 4.33 0.88 0.05 87.05 [2023-11-09T15:39:12.944Z] 15:28:01 5 7.32 0.00 3.31 3.69 0.03 85.66 [2023-11-09T15:39:12.944Z] 15:28:01 6 7.55 0.00 2.65 0.10 0.05 89.66 [2023-11-09T15:39:12.944Z] 15:28:01 7 6.99 0.00 3.44 0.13 0.07 89.38 [2023-11-09T15:39:12.944Z] 15:29:01 all 35.33 0.00 4.11 3.10 0.09 57.37 [2023-11-09T15:39:12.944Z] 15:29:01 0 35.77 0.00 4.47 2.05 0.08 57.62 [2023-11-09T15:39:12.944Z] 15:29:01 1 34.09 0.00 4.39 12.71 0.08 48.72 [2023-11-09T15:39:12.944Z] 15:29:01 2 35.19 0.00 4.15 4.81 0.10 55.76 [2023-11-09T15:39:12.944Z] 15:29:01 3 36.75 0.00 4.01 0.32 0.08 58.83 [2023-11-09T15:39:12.944Z] 15:29:01 4 34.56 0.00 3.95 1.16 0.08 60.25 [2023-11-09T15:39:12.944Z] 15:29:01 5 35.15 0.00 4.25 1.43 0.10 59.07 [2023-11-09T15:39:12.944Z] 15:29:01 6 35.29 0.00 4.01 1.79 0.08 58.83 [2023-11-09T15:39:12.944Z] 15:29:01 7 35.85 0.00 3.68 0.50 0.08 59.88 [2023-11-09T15:39:12.944Z] 15:30:01 all 3.66 0.00 1.55 2.78 0.04 91.97 [2023-11-09T15:39:12.944Z] 15:30:01 0 3.31 0.00 2.40 15.61 0.05 78.64 [2023-11-09T15:39:12.944Z] 15:30:01 1 3.50 0.00 1.29 0.03 0.03 95.14 [2023-11-09T15:39:12.944Z] 15:30:01 2 3.27 0.00 2.04 1.22 0.02 93.45 [2023-11-09T15:39:12.944Z] 15:30:01 3 3.51 0.00 1.70 0.76 0.07 93.96 [2023-11-09T15:39:12.944Z] 15:30:01 4 2.83 0.00 1.10 0.05 0.02 96.00 [2023-11-09T15:39:12.944Z] 15:30:01 5 4.08 0.00 1.11 0.05 0.03 94.73 [2023-11-09T15:39:12.944Z] 15:30:01 6 4.83 0.00 1.58 4.34 0.03 89.22 [2023-11-09T15:39:12.944Z] 15:30:01 7 3.95 0.00 1.19 0.27 0.03 94.55 [2023-11-09T15:39:12.944Z] 15:31:01 all 0.25 0.00 0.02 0.01 0.01 99.72 [2023-11-09T15:39:12.944Z] 15:31:01 0 0.02 0.00 0.02 0.03 0.02 99.92 [2023-11-09T15:39:12.944Z] 15:31:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-09T15:39:12.944Z] 15:31:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-09T15:39:12.944Z] 15:31:01 3 0.08 0.00 0.02 0.05 0.02 99.83 [2023-11-09T15:39:12.944Z] 15:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-09T15:39:12.944Z] 15:31:01 5 0.08 0.00 0.03 0.00 0.00 99.88 [2023-11-09T15:39:12.944Z] 15:31:01 6 1.70 0.00 0.02 0.00 0.02 98.27 [2023-11-09T15:39:12.944Z] 15:31:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-09T15:39:12.944Z] 15:32:01 all 2.59 0.00 1.36 0.77 0.03 95.26 [2023-11-09T15:39:12.944Z] 15:32:01 0 2.90 0.00 1.32 0.43 0.02 95.33 [2023-11-09T15:39:12.944Z] 15:32:01 1 2.19 0.00 1.39 0.85 0.03 95.54 [2023-11-09T15:39:12.944Z] 15:32:01 2 1.85 0.00 1.15 0.12 0.05 96.83 [2023-11-09T15:39:12.944Z] 15:32:01 3 2.32 0.00 1.52 1.94 0.02 94.20 [2023-11-09T15:39:12.944Z] 15:32:01 4 3.54 0.00 1.93 0.13 0.02 94.38 [2023-11-09T15:39:12.944Z] 15:32:01 5 1.69 0.00 0.74 0.38 0.03 97.16 [2023-11-09T15:39:12.944Z] 15:32:01 6 3.52 0.00 1.06 1.22 0.03 94.17 [2023-11-09T15:39:12.944Z] 15:32:01 7 2.70 0.00 1.75 1.08 0.02 94.44 [2023-11-09T15:39:12.944Z] 15:33:01 all 0.08 0.00 0.05 0.04 0.01 99.82 [2023-11-09T15:39:12.944Z] 15:33:01 0 0.20 0.00 0.12 0.00 0.00 99.68 [2023-11-09T15:39:12.944Z] 15:33:01 1 0.10 0.00 0.05 0.02 0.02 99.82 [2023-11-09T15:39:12.944Z] 15:33:01 2 0.03 0.00 0.07 0.12 0.00 99.78 [2023-11-09T15:39:12.944Z] 15:33:01 3 0.10 0.00 0.03 0.18 0.00 99.68 [2023-11-09T15:39:12.944Z] 15:33:01 4 0.03 0.00 0.05 0.00 0.02 99.90 [2023-11-09T15:39:12.944Z] 15:33:01 5 0.05 0.00 0.03 0.00 0.00 99.92 [2023-11-09T15:39:12.944Z] 15:33:01 6 0.10 0.00 0.02 0.00 0.00 99.88 [2023-11-09T15:39:12.944Z] 15:33:01 7 0.02 0.00 0.05 0.02 0.02 99.90 [2023-11-09T15:39:12.944Z] 15:34:01 all 0.05 0.00 0.02 0.00 0.00 99.93 [2023-11-09T15:39:12.944Z] 15:34:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-09T15:39:12.944Z] 15:34:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-09T15:39:12.944Z] 15:34:01 2 0.03 0.00 0.02 0.02 0.02 99.92 [2023-11-09T15:39:12.944Z] 15:34:01 3 0.00 0.00 0.02 0.02 0.02 99.95 [2023-11-09T15:39:12.944Z] 15:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-09T15:39:12.944Z] 15:34:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-09T15:39:12.944Z] 15:34:01 6 0.28 0.00 0.08 0.00 0.00 99.63 [2023-11-09T15:39:12.944Z] 15:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-09T15:39:12.944Z] 15:35:01 all 0.03 0.00 0.02 0.02 0.01 99.92 [2023-11-09T15:39:12.944Z] 15:35:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-09T15:39:12.944Z] 15:35:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-09T15:39:12.944Z] 15:35:01 2 0.03 0.00 0.03 0.08 0.02 99.83 [2023-11-09T15:39:12.944Z] 15:35:01 3 0.03 0.00 0.02 0.07 0.00 99.88 [2023-11-09T15:39:12.944Z] 15:35:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-09T15:39:12.944Z] 15:35:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-09T15:39:12.944Z] 15:35:01 6 0.10 0.00 0.02 0.00 0.02 99.87 [2023-11-09T15:39:12.944Z] 15:35:01 7 0.00 0.00 0.05 0.02 0.00 99.93 [2023-11-09T15:39:12.944Z] 15:36:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2023-11-09T15:39:12.944Z] 15:36:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-09T15:39:12.944Z] 15:36:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-09T15:39:12.944Z] 15:36:01 2 0.03 0.00 0.03 0.02 0.02 99.90 [2023-11-09T15:39:12.944Z] 15:36:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-09T15:39:12.944Z] 15:36:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2023-11-09T15:39:12.944Z] 15:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-09T15:39:12.944Z] 15:36:01 6 0.10 0.00 0.03 0.00 0.00 99.87 [2023-11-09T15:39:12.945Z] 15:36:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2023-11-09T15:39:12.945Z] 15:37:01 all 0.05 0.00 0.00 0.00 0.00 99.94 [2023-11-09T15:39:12.945Z] 15:37:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-09T15:39:12.945Z] 15:37:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-09T15:39:12.945Z] 15:37:01 2 0.03 0.00 0.00 0.02 0.00 99.95 [2023-11-09T15:39:12.945Z] 15:37:01 3 0.30 0.00 0.00 0.00 0.02 99.68 [2023-11-09T15:39:12.945Z] 15:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-09T15:39:12.945Z] 15:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-09T15:39:12.945Z] 15:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-09T15:39:12.945Z] 15:37:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2023-11-09T15:39:12.945Z] 15:38:01 all 0.02 0.00 0.01 0.01 0.00 99.95 [2023-11-09T15:39:12.945Z] 15:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-09T15:39:12.945Z] 15:38:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-09T15:39:12.945Z] 15:38:01 2 0.03 0.00 0.02 0.02 0.02 99.92 [2023-11-09T15:39:12.945Z] 15:38:01 3 0.08 0.00 0.02 0.00 0.00 99.90 [2023-11-09T15:39:12.945Z] 15:38:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2023-11-09T15:39:12.945Z] 15:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-09T15:39:12.945Z] 15:38:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-09T15:39:12.945Z] 15:38:01 7 0.00 0.00 0.00 0.10 0.00 99.90 [2023-11-09T15:39:12.945Z] [2023-11-09T15:39:12.945Z] 15:38:01 CPU %user %nice %system %iowait %steal %idle [2023-11-09T15:39:12.945Z] 15:39:01 all 0.21 0.00 0.07 0.00 0.01 99.70 [2023-11-09T15:39:12.945Z] 15:39:01 0 0.07 0.00 0.05 0.00 0.00 99.88 [2023-11-09T15:39:12.945Z] 15:39:01 1 0.08 0.00 0.05 0.00 0.00 99.87 [2023-11-09T15:39:12.945Z] 15:39:01 2 0.07 0.00 0.05 0.00 0.02 99.87 [2023-11-09T15:39:12.945Z] 15:39:01 3 0.43 0.00 0.07 0.02 0.00 99.48 [2023-11-09T15:39:12.945Z] 15:39:01 4 0.37 0.00 0.13 0.00 0.00 99.50 [2023-11-09T15:39:12.945Z] 15:39:01 5 0.53 0.00 0.13 0.00 0.02 99.32 [2023-11-09T15:39:12.945Z] 15:39:01 6 0.10 0.00 0.05 0.00 0.00 99.85 [2023-11-09T15:39:12.945Z] 15:39:01 7 0.07 0.00 0.05 0.00 0.02 99.87 [2023-11-09T15:39:12.945Z] Average: all 4.12 0.00 0.89 1.04 0.02 93.92 [2023-11-09T15:39:12.945Z] Average: 0 4.14 0.00 0.96 1.52 0.02 93.36 [2023-11-09T15:39:12.945Z] Average: 1 3.96 0.00 0.97 3.19 0.02 91.85 [2023-11-09T15:39:12.945Z] Average: 2 3.95 0.00 0.94 1.79 0.03 93.29 [2023-11-09T15:39:12.945Z] Average: 3 4.22 0.00 0.86 0.40 0.02 94.50 [2023-11-09T15:39:12.945Z] Average: 4 4.08 0.00 0.96 0.18 0.02 94.76 [2023-11-09T15:39:12.945Z] Average: 5 4.06 0.00 0.80 0.46 0.02 94.65 [2023-11-09T15:39:12.945Z] Average: 6 4.45 0.00 0.79 0.62 0.02 94.12 [2023-11-09T15:39:12.945Z] Average: 7 4.11 0.00 0.85 0.18 0.02 94.84 [2023-11-09T15:39:12.945Z] [2023-11-09T15:39:12.945Z] [2023-11-09T15:39:12.945Z]