Pull request #68 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 44db5701b15366b1e7fa78f8fc226288e1cf5ec1+456606cc1479f447ad62a94b16c6a77590d7088f (18b61556bf656d7a35c61c13b113f126199c99e1) 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-ssh1444767284241866249.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh13655966088482977759.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 f3350a1713306dce7682ed7e37d5774890d03277 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-68/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-68/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2012618569983422132.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-68/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh443844622498567359.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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-ssh14459613193835514962.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-68/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-68/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11942686147133181285.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 f3350a1713306dce7682ed7e37d5774890d03277 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8834 in /w/workspace/edgexfoundry_device-uart_PR-68 [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-68 # 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 Merging remotes/origin/main commit 456606cc1479f447ad62a94b16c6a77590d7088f into PR head commit 44db5701b15366b1e7fa78f8fc226288e1cf5ec1 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/pull/68/head:refs/remotes/origin/PR-68 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merge succeeded, producing 44db5701b15366b1e7fa78f8fc226288e1cf5ec1 Checking out Revision 44db5701b15366b1e7fa78f8fc226288e1cf5ec1 (PR-68) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 > git config core.sparsecheckout # timeout=10 > git checkout -f 44db5701b15366b1e7fa78f8fc226288e1cf5ec1 # 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 456606cc1479f447ad62a94b16c6a77590d7088f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 44db5701b15366b1e7fa78f8fc226288e1cf5ec1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-08-27T19:05:31.956Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-08-27T19:05:32.181Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-08-27T19:05:32.296Z] ========================================================= [2024-08-27T19:05:32.296Z] EdgeX Global Pipelines Version Info [2024-08-27T19:05:32.296Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-08-27T19:05:33.440Z] ------------------- [2024-08-27T19:05:33.440Z] stable info: [2024-08-27T19:05:33.440Z] ------------------- [2024-08-27T19:05:33.440Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-08-27T19:05:33.440Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-08-27T19:05:33.440Z] Message: update stable to v1.0.263 [2024-08-27T19:05:33.701Z] ------------------- [2024-08-27T19:05:33.701Z] experimental info: [2024-08-27T19:05:33.701Z] ------------------- [2024-08-27T19:05:33.701Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-08-27T19:05:33.701Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-08-27T19:05:33.701Z] Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-08-27T19:05:33.952Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo [2024-08-27T19:05:34.018Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo [2024-08-27T19:05:34.067Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-08-27T19:05:34.117Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-08-27T19:05:34.171Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-08-27T19:05:34.256Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-08-27T19:05:34.324Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-08-27T19:05:34.382Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-08-27T19:05:34.442Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-08-27T19:05:34.499Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-08-27T19:05:34.557Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-08-27T19:05:34.618Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo [2024-08-27T19:05:34.678Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-08-27T19:05:34.739Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-08-27T19:05:34.799Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-08-27T19:05:34.857Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-08-27T19:05:34.914Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-08-27T19:05:34.973Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-08-27T19:05:35.031Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-08-27T19:05:35.086Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-08-27T19:05:35.144Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-08-27T19:05:35.208Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-08-27T19:05:35.262Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-08-27T19:05:35.322Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-08-27T19:05:35.379Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-08-27T19:05:35.436Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-08-27T19:05:35.488Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-08-27T19:05:35.548Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-68 [Pipeline] echo [2024-08-27T19:05:35.607Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-68 [Pipeline] echo [2024-08-27T19:05:35.664Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-68 [Pipeline] echo [2024-08-27T19:05:35.722Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 44db5701b15366b1e7fa78f8fc226288e1cf5ec1 [Pipeline] echo [2024-08-27T19:05:35.788Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 44db570 [Pipeline] echo [2024-08-27T19:05:35.847Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-27T19:05:36.002Z] provisioning config files... [2024-08-27T19:05:36.015Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-68@tmp/config12477707492939684577tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-27T19:05:36.403Z] ---> ****-login.sh [2024-08-27T19:05:36.403Z] nexus3.edgexfoundry.org:10001 [2024-08-27T19:05:36.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T19:05:36.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T19:05:36.664Z] Configure a credential helper to remove this warning. See [2024-08-27T19:05:36.664Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T19:05:36.664Z] [2024-08-27T19:05:36.664Z] Login Succeeded [2024-08-27T19:05:36.664Z] nexus3.edgexfoundry.org:10002 [2024-08-27T19:05:36.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T19:05:36.924Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T19:05:36.924Z] Configure a credential helper to remove this warning. See [2024-08-27T19:05:36.924Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T19:05:36.924Z] [2024-08-27T19:05:36.924Z] Login Succeeded [2024-08-27T19:05:36.924Z] nexus3.edgexfoundry.org:10003 [2024-08-27T19:05:36.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T19:05:36.924Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T19:05:36.924Z] Configure a credential helper to remove this warning. See [2024-08-27T19:05:36.925Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T19:05:36.925Z] [2024-08-27T19:05:36.925Z] Login Succeeded [2024-08-27T19:05:36.925Z] nexus3.edgexfoundry.org:10004 [2024-08-27T19:05:36.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T19:05:37.184Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T19:05:37.184Z] Configure a credential helper to remove this warning. See [2024-08-27T19:05:37.184Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T19:05:37.184Z] [2024-08-27T19:05:37.184Z] Login Succeeded [2024-08-27T19:05:37.184Z] ****.io [2024-08-27T19:05:37.184Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T19:05:37.448Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T19:05:37.448Z] Configure a credential helper to remove this warning. See [2024-08-27T19:05:37.448Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T19:05:37.448Z] [2024-08-27T19:05:37.448Z] Login Succeeded [2024-08-27T19:05:37.448Z] ---> ****-login.sh ends [Pipeline] } [2024-08-27T19:05:37.476Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-08-27T19:05:38.114Z] + git rev-list -1 --merges 44db5701b15366b1e7fa78f8fc226288e1cf5ec1~1..44db5701b15366b1e7fa78f8fc226288e1cf5ec1 [Pipeline] echo [2024-08-27T19:05:38.174Z] -----------> git rev-list -1 --merges 44db5701b15366b1e7fa78f8fc226288e1cf5ec1~1..44db5701b15366b1e7fa78f8fc226288e1cf5ec1 44db5701b15366b1e7fa78f8fc226288e1cf5ec1 [false] [Pipeline] sh [2024-08-27T19:05:38.505Z] + git log --format=format:%s -1 44db5701b15366b1e7fa78f8fc226288e1cf5ec1 [Pipeline] echo [2024-08-27T19:05:38.550Z] ========================================================= [2024-08-27T19:05:38.550Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-08-27T19:05:38.550Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-27T19:05:39.104Z] + git log --format=format:%s -1 44db5701b15366b1e7fa78f8fc226288e1cf5ec1 [Pipeline] echo [2024-08-27T19:05:39.143Z] [semverPrep] GIT_COMMIT: 44db5701b15366b1e7fa78f8fc226288e1cf5ec1, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-08-27T19:05:39.188Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-08-27T19:05:39.614Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-27T19:05:39.614Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-08-27T19:05:39.614Z] + [ -e /tmp/ssh_known_hosts ] [2024-08-27T19:05:39.614Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-08-27T19:05:39.614Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-08-27T19:05:39.614Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-08-27T19:05:39.614Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T19:05:40.145Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-27T19:05:40.145Z] [2024-08-27T19:05:40.145Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T19:05:40.552Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-27T19:05:40.552Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-08-27T19:05:40.552Z] b85a868b505f: Pulling fs layer [2024-08-27T19:05:40.552Z] e2be974225ed: Pulling fs layer [2024-08-27T19:05:40.552Z] 339a4e72a1f5: Pulling fs layer [2024-08-27T19:05:40.552Z] 988bab9f4d93: Pulling fs layer [2024-08-27T19:05:40.552Z] 1469e6f7b9e6: Pulling fs layer [2024-08-27T19:05:40.552Z] eaf3925da568: Pulling fs layer [2024-08-27T19:05:40.552Z] bab4dde63d76: Pulling fs layer [2024-08-27T19:05:40.552Z] bde34c3a00c8: Pulling fs layer [2024-08-27T19:05:40.552Z] b352a97aabf1: Pulling fs layer [2024-08-27T19:05:40.552Z] 4872d77fe225: Pulling fs layer [2024-08-27T19:05:40.552Z] 1469e6f7b9e6: Waiting [2024-08-27T19:05:40.552Z] eaf3925da568: Waiting [2024-08-27T19:05:40.552Z] 5851b861e8e6: Pulling fs layer [2024-08-27T19:05:40.552Z] 988bab9f4d93: Waiting [2024-08-27T19:05:40.552Z] bab4dde63d76: Waiting [2024-08-27T19:05:40.552Z] 4872d77fe225: Waiting [2024-08-27T19:05:40.552Z] 5851b861e8e6: Waiting [2024-08-27T19:05:40.552Z] e2be974225ed: Verifying Checksum [2024-08-27T19:05:40.552Z] e2be974225ed: Download complete [2024-08-27T19:05:40.552Z] 988bab9f4d93: Verifying Checksum [2024-08-27T19:05:40.552Z] 988bab9f4d93: Download complete [2024-08-27T19:05:40.552Z] 1469e6f7b9e6: Verifying Checksum [2024-08-27T19:05:40.552Z] 1469e6f7b9e6: Download complete [2024-08-27T19:05:40.552Z] 339a4e72a1f5: Verifying Checksum [2024-08-27T19:05:40.552Z] 339a4e72a1f5: Download complete [2024-08-27T19:05:40.552Z] eaf3925da568: Download complete [2024-08-27T19:05:40.812Z] bde34c3a00c8: Verifying Checksum [2024-08-27T19:05:40.812Z] bde34c3a00c8: Download complete [2024-08-27T19:05:40.812Z] b352a97aabf1: Verifying Checksum [2024-08-27T19:05:40.812Z] b352a97aabf1: Download complete [2024-08-27T19:05:40.812Z] 4872d77fe225: Verifying Checksum [2024-08-27T19:05:40.812Z] 4872d77fe225: Download complete [2024-08-27T19:05:40.812Z] 5851b861e8e6: Download complete [2024-08-27T19:05:40.812Z] b85a868b505f: Verifying Checksum [2024-08-27T19:05:40.812Z] b85a868b505f: Download complete [2024-08-27T19:05:41.071Z] bab4dde63d76: Download complete [2024-08-27T19:05:42.009Z] b85a868b505f: Pull complete [2024-08-27T19:05:42.266Z] e2be974225ed: Pull complete [2024-08-27T19:05:42.526Z] 339a4e72a1f5: Pull complete [2024-08-27T19:05:42.784Z] 988bab9f4d93: Pull complete [2024-08-27T19:05:43.043Z] 1469e6f7b9e6: Pull complete [2024-08-27T19:05:43.043Z] eaf3925da568: Pull complete [2024-08-27T19:05:44.942Z] bab4dde63d76: Pull complete [2024-08-27T19:05:44.942Z] bde34c3a00c8: Pull complete [2024-08-27T19:05:44.942Z] b352a97aabf1: Pull complete [2024-08-27T19:05:44.942Z] 4872d77fe225: Pull complete [2024-08-27T19:05:44.942Z] 5851b861e8e6: Pull complete [2024-08-27T19:05:45.205Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-08-27T19:05:45.205Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-27T19:05:45.205Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-27T19:05:45.507Z] prd-ubuntu20.04-docker-8c-8g-8834 does not seem to be running inside a container [2024-08-27T19:05:45.538Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_PR-68 -v /w/workspace/edgexfoundry_device-uart_PR-68:/w/workspace/edgexfoundry_device-uart_PR-68:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-68@tmp:/w/workspace/edgexfoundry_device-uart_PR-68@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-08-27T19:05:46.730Z] $ docker top 76a3b3949b11b455501adc789ff8ead268a1c88fbf53eb443c494dae2142f596 -eo pid,comm [2024-08-27T19:05:46.790Z] 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). [2024-08-27T19:05:46.790Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-27T19:05:46.970Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-27T19:05:46.970Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-27T19:05:47.084Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-27T19:05:47.083Z] $ docker exec 76a3b3949b11b455501adc789ff8ead268a1c88fbf53eb443c494dae2142f596 ssh-agent [2024-08-27T19:05:47.195Z] SSH_AUTH_SOCK=/tmp/ssh-CGYvULJ55ERo/agent.32 [2024-08-27T19:05:47.195Z] SSH_AGENT_PID=38 [2024-08-27T19:05:47.202Z] Running ssh-add (command line suppressed) [2024-08-27T19:05:47.305Z] Identity added: /w/workspace/edgexfoundry_device-uart_PR-68@tmp/private_key_613896748439456963.key (/w/workspace/edgexfoundry_device-uart_PR-68@tmp/private_key_613896748439456963.key) [2024-08-27T19:05:47.322Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-27T19:05:47.671Z] + git tag --points-at HEAD [Pipeline] } [2024-08-27T19:05:47.699Z] $ docker exec --env ******** --env ******** 76a3b3949b11b455501adc789ff8ead268a1c88fbf53eb443c494dae2142f596 ssh-agent -k [2024-08-27T19:05:47.803Z] unset SSH_AUTH_SOCK; [2024-08-27T19:05:47.804Z] unset SSH_AGENT_PID; [2024-08-27T19:05:47.804Z] echo Agent pid 38 killed; [2024-08-27T19:05:47.818Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-08-27T19:05:47.956Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-27T19:05:47.956Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-27T19:05:48.069Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-27T19:05:48.068Z] $ docker exec 76a3b3949b11b455501adc789ff8ead268a1c88fbf53eb443c494dae2142f596 ssh-agent [2024-08-27T19:05:48.182Z] SSH_AUTH_SOCK=/tmp/ssh-lHiFWNauQ3Pa/agent.71 [2024-08-27T19:05:48.182Z] SSH_AGENT_PID=77 [2024-08-27T19:05:48.186Z] Running ssh-add (command line suppressed) [2024-08-27T19:05:48.280Z] Identity added: /w/workspace/edgexfoundry_device-uart_PR-68@tmp/private_key_8263486864703579896.key (/w/workspace/edgexfoundry_device-uart_PR-68@tmp/private_key_8263486864703579896.key) [2024-08-27T19:05:48.298Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-27T19:05:48.650Z] + git semver init [2024-08-27T19:05:48.910Z] 2024-08-27 19:05:48,836 [run_init] DEBUG init version:0.0.0 force:False [2024-08-27T19:05:48.910Z] 2024-08-27 19:05:48,836 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_PR-68/.semver [2024-08-27T19:05:48.910Z] 2024-08-27 19:05:48,837 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_PR-68/.semver [2024-08-27T19:05:48.910Z] 2024-08-27 19:05:48,837 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-uart.git', '/w/workspace/edgexfoundry_device-uart_PR-68/.semver'], cwd=/w/workspace/edgexfoundry_device-uart_PR-68, universal_newlines=False, shell=None, istream=None) [2024-08-27T19:05:50.291Z] 2024-08-27 19:05:49,902 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_PR-68/.git/info/exclude [2024-08-27T19:05:50.291Z] 2024-08-27 19:05:49,902 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_PR-68/.semver/PR-68 with force:False [2024-08-27T19:05:50.291Z] 2024-08-27 19:05:49,903 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_PR-68/.semver/PR-68 [2024-08-27T19:05:50.291Z] 2024-08-27 19:05:49,907 [execute] INFO git cat-file --batch-check [2024-08-27T19:05:50.291Z] 2024-08-27 19:05:49,907 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_PR-68/.semver, universal_newlines=False, shell=None, istream=) [2024-08-27T19:05:50.291Z] 2024-08-27 19:05:49,914 [execute] INFO git cat-file --batch [2024-08-27T19:05:50.291Z] 2024-08-27 19:05:49,914 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_PR-68/.semver, universal_newlines=False, shell=None, istream=) [2024-08-27T19:05:50.291Z] 2024-08-27 19:05:49,920 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_PR-68/.semver/PR-68 [2024-08-27T19:05:50.291Z] 0.0.0 [Pipeline] } [2024-08-27T19:05:50.323Z] $ docker exec --env ******** --env ******** 76a3b3949b11b455501adc789ff8ead268a1c88fbf53eb443c494dae2142f596 ssh-agent -k [2024-08-27T19:05:50.420Z] unset SSH_AUTH_SOCK; [2024-08-27T19:05:50.421Z] unset SSH_AGENT_PID; [2024-08-27T19:05:50.421Z] echo Agent pid 77 killed; [2024-08-27T19:05:50.435Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-27T19:05:50.900Z] + git semver [Pipeline] } [2024-08-27T19:05:51.185Z] $ docker stop --time=1 76a3b3949b11b455501adc789ff8ead268a1c88fbf53eb443c494dae2142f596 [2024-08-27T19:05:52.493Z] $ docker rm -f --volumes 76a3b3949b11b455501adc789ff8ead268a1c88fbf53eb443c494dae2142f596 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-27T19:05:52.912Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-08-27T19:05:53.220Z] Stashed 1 file(s) [Pipeline] echo [2024-08-27T19:05:53.251Z] [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 [2024-08-27T19:05:54.024Z] provisioning config files... [2024-08-27T19:05:54.038Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-68@tmp/config18164513260348279417tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-27T19:05:54.415Z] ---> ****-login.sh [2024-08-27T19:05:54.415Z] nexus3.edgexfoundry.org:10001 [2024-08-27T19:05:54.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T19:05:54.416Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T19:05:54.416Z] Configure a credential helper to remove this warning. See [2024-08-27T19:05:54.416Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T19:05:54.416Z] [2024-08-27T19:05:54.416Z] Login Succeeded [2024-08-27T19:05:54.416Z] nexus3.edgexfoundry.org:10002 [2024-08-27T19:05:54.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T19:05:54.416Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T19:05:54.416Z] Configure a credential helper to remove this warning. See [2024-08-27T19:05:54.416Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T19:05:54.416Z] [2024-08-27T19:05:54.416Z] Login Succeeded [2024-08-27T19:05:54.416Z] nexus3.edgexfoundry.org:10003 [2024-08-27T19:05:54.676Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T19:05:54.676Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T19:05:54.676Z] Configure a credential helper to remove this warning. See [2024-08-27T19:05:54.676Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T19:05:54.676Z] [2024-08-27T19:05:54.676Z] Login Succeeded [2024-08-27T19:05:54.676Z] nexus3.edgexfoundry.org:10004 [2024-08-27T19:05:54.676Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T19:05:54.676Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T19:05:54.676Z] Configure a credential helper to remove this warning. See [2024-08-27T19:05:54.677Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T19:05:54.677Z] [2024-08-27T19:05:54.677Z] Login Succeeded [2024-08-27T19:05:54.677Z] ****.io [2024-08-27T19:05:54.936Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T19:05:55.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T19:05:55.197Z] Configure a credential helper to remove this warning. See [2024-08-27T19:05:55.197Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T19:05:55.197Z] [2024-08-27T19:05:55.197Z] Login Succeeded [2024-08-27T19:05:55.197Z] ---> ****-login.sh ends [Pipeline] } [2024-08-27T19:05:55.233Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-08-27T19:05:55.485Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-27T19:05:55.536Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-27T19:05:55.582Z] ========================================================= [2024-08-27T19:05:55.582Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-08-27T19:05:55.582Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T19:05:56.109Z] + 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 . [2024-08-27T19:05:56.109Z] Sending build context to Docker daemon 25.56MB [2024-08-27T19:05:56.109Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-08-27T19:05:56.109Z] Step 2/12 : FROM ${BASE} AS builder [2024-08-27T19:05:56.109Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-08-27T19:05:56.109Z] 619be1103602: Pulling fs layer [2024-08-27T19:05:56.109Z] 7862e08f4a3e: Pulling fs layer [2024-08-27T19:05:56.109Z] 5df492c9dc93: Pulling fs layer [2024-08-27T19:05:56.109Z] 7629e6793208: Pulling fs layer [2024-08-27T19:05:56.109Z] 4f4fb700ef54: Pulling fs layer [2024-08-27T19:05:56.109Z] fb5054dd5b73: Pulling fs layer [2024-08-27T19:05:56.109Z] eeca6798cff9: Pulling fs layer [2024-08-27T19:05:56.109Z] aa269ceb94a6: Pulling fs layer [2024-08-27T19:05:56.109Z] ada007ff1a6a: Pulling fs layer [2024-08-27T19:05:56.109Z] fb5054dd5b73: Waiting [2024-08-27T19:05:56.109Z] aa269ceb94a6: Waiting [2024-08-27T19:05:56.109Z] 7629e6793208: Waiting [2024-08-27T19:05:56.109Z] eeca6798cff9: Waiting [2024-08-27T19:05:56.109Z] 4f4fb700ef54: Waiting [2024-08-27T19:05:56.370Z] 7862e08f4a3e: Download complete [2024-08-27T19:05:56.370Z] 7629e6793208: Verifying Checksum [2024-08-27T19:05:56.370Z] 7629e6793208: Download complete [2024-08-27T19:05:56.370Z] 4f4fb700ef54: Verifying Checksum [2024-08-27T19:05:56.370Z] 4f4fb700ef54: Download complete [2024-08-27T19:05:56.370Z] fb5054dd5b73: Verifying Checksum [2024-08-27T19:05:56.370Z] fb5054dd5b73: Download complete [2024-08-27T19:05:56.370Z] 619be1103602: Verifying Checksum [2024-08-27T19:05:56.370Z] 619be1103602: Download complete [2024-08-27T19:05:56.370Z] eeca6798cff9: Verifying Checksum [2024-08-27T19:05:56.370Z] eeca6798cff9: Download complete [2024-08-27T19:05:56.370Z] 619be1103602: Pull complete [2024-08-27T19:05:56.631Z] ada007ff1a6a: Verifying Checksum [2024-08-27T19:05:56.631Z] ada007ff1a6a: Download complete [2024-08-27T19:05:56.631Z] 7862e08f4a3e: Pull complete [2024-08-27T19:05:56.889Z] 5df492c9dc93: Verifying Checksum [2024-08-27T19:05:56.889Z] 5df492c9dc93: Download complete [2024-08-27T19:05:57.152Z] aa269ceb94a6: Download complete [2024-08-27T19:06:00.443Z] 5df492c9dc93: Pull complete [2024-08-27T19:06:00.443Z] 7629e6793208: Pull complete [2024-08-27T19:06:00.443Z] 4f4fb700ef54: Pull complete [2024-08-27T19:06:00.443Z] fb5054dd5b73: Pull complete [2024-08-27T19:06:00.443Z] eeca6798cff9: Pull complete [2024-08-27T19:06:02.989Z] aa269ceb94a6: Pull complete [2024-08-27T19:06:03.248Z] ada007ff1a6a: Pull complete [2024-08-27T19:06:03.248Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-08-27T19:06:03.248Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-27T19:06:03.248Z] ---> f489d0715acc [2024-08-27T19:06:03.248Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-08-27T19:06:04.623Z] ---> Running in 933a10d8db74 [2024-08-27T19:06:04.623Z] Removing intermediate container 933a10d8db74 [2024-08-27T19:06:04.623Z] ---> 5887891f82fc [2024-08-27T19:06:04.623Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-08-27T19:06:04.623Z] ---> Running in 5f25687304b6 [2024-08-27T19:06:04.623Z] Removing intermediate container 5f25687304b6 [2024-08-27T19:06:04.623Z] ---> 62c66d3b21a8 [2024-08-27T19:06:04.623Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-08-27T19:06:04.623Z] ---> Running in 3d6362df9d3b [2024-08-27T19:06:04.623Z] Removing intermediate container 3d6362df9d3b [2024-08-27T19:06:04.623Z] ---> 20f0923ce436 [2024-08-27T19:06:04.623Z] Step 6/12 : WORKDIR /device-uart [2024-08-27T19:06:04.881Z] ---> Running in b46ac80b5b35 [2024-08-27T19:06:04.881Z] Removing intermediate container b46ac80b5b35 [2024-08-27T19:06:04.881Z] ---> c2e4a5d21ba0 [2024-08-27T19:06:04.881Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-08-27T19:06:04.881Z] ---> Running in 425faf3f9905 [2024-08-27T19:06:05.140Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T19:06:05.400Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T19:06:05.660Z] (1/4) Installing openssh-keygen (9.3_p2-r2) [2024-08-27T19:06:05.660Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-08-27T19:06:05.660Z] (3/4) Installing openssh-client-common (9.3_p2-r2) [2024-08-27T19:06:05.660Z] (4/4) Installing openssh-client-default (9.3_p2-r2) [2024-08-27T19:06:05.660Z] Executing busybox-1.36.1-r5.trigger [2024-08-27T19:06:05.660Z] OK: 268 MiB in 56 packages [2024-08-27T19:06:06.231Z] Removing intermediate container 425faf3f9905 [2024-08-27T19:06:06.231Z] ---> 25c8ba8d41cf [2024-08-27T19:06:06.231Z] Step 8/12 : COPY go.mod vendor* ./ [2024-08-27T19:06:06.231Z] ---> fe266ae016a0 [2024-08-27T19:06:06.231Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T19:06:06.231Z] ---> Running in 51e423329f0f [2024-08-27T19:06:08.784Z] Still waiting to schedule task [2024-08-27T19:06:08.785Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-08-27T19:06:44.960Z] Removing intermediate container 51e423329f0f [2024-08-27T19:06:44.960Z] ---> a01061734aa9 [2024-08-27T19:06:44.960Z] Step 10/12 : COPY . . [2024-08-27T19:06:45.221Z] ---> c4d99d521f4f [2024-08-27T19:06:45.221Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-08-27T19:06:45.221Z] ---> Running in cde22ac04326 [2024-08-27T19:06:45.221Z] Removing intermediate container cde22ac04326 [2024-08-27T19:06:45.221Z] ---> 4abdc53170a2 [2024-08-27T19:06:45.221Z] Step 12/12 : RUN ${MAKE} [2024-08-27T19:06:45.221Z] ---> Running in c297087f3fef [2024-08-27T19:06:45.481Z] noop [2024-08-27T19:06:45.743Z] Removing intermediate container c297087f3fef [2024-08-27T19:06:45.743Z] ---> 696fd2388ae1 [2024-08-27T19:06:45.743Z] Successfully built 696fd2388ae1 [2024-08-27T19:06:45.743Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T19:06:46.238Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-27T19:06:46.238Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-27T19:06:46.422Z] prd-ubuntu20.04-docker-8c-8g-8834 does not seem to be running inside a container [2024-08-27T19:06:46.449Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_PR-68 -v /w/workspace/edgexfoundry_device-uart_PR-68:/w/workspace/edgexfoundry_device-uart_PR-68:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-68@tmp:/w/workspace/edgexfoundry_device-uart_PR-68@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-08-27T19:06:46.809Z] $ docker top 8e241a781de8b81f775e7239214f15a3e8c08a94227121ee07b5478315c162a1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-27T19:06:47.224Z] + go version [2024-08-27T19:06:47.224Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-08-27T19:06:47.257Z] $ docker stop --time=1 8e241a781de8b81f775e7239214f15a3e8c08a94227121ee07b5478315c162a1 [2024-08-27T19:06:48.530Z] $ docker rm -f --volumes 8e241a781de8b81f775e7239214f15a3e8c08a94227121ee07b5478315c162a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T19:06:49.338Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-27T19:06:49.338Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-27T19:06:49.518Z] prd-ubuntu20.04-docker-8c-8g-8834 does not seem to be running inside a container [2024-08-27T19:06:49.542Z] $ 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-68 -v /w/workspace/edgexfoundry_device-uart_PR-68:/w/workspace/edgexfoundry_device-uart_PR-68:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-68@tmp:/w/workspace/edgexfoundry_device-uart_PR-68@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-08-27T19:06:49.878Z] $ docker top d013f56a905ee4defc2914870dfe4ef0b0294b5f9f0564033457cd38de059855 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-27T19:06:50.307Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_PR-68 [Pipeline] fileExists [Pipeline] sh [2024-08-27T19:06:50.687Z] + make test [2024-08-27T19:06:50.687Z] go test ./... -coverprofile=coverage.out [2024-08-27T19:06:51.627Z] ? github.com/edgexfoundry/device-uart [no test files] [2024-08-27T19:07:13.565Z] ? github.com/edgexfoundry/device-uart/cmd [no test files] [2024-08-27T19:07:13.565Z] ? github.com/edgexfoundry/device-uart/internal/driver [no test files] [2024-08-27T19:07:21.680Z] go vet ./... [2024-08-27T19:07:26.988Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-27T19:07:26.988Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-27T19:07:26.988Z] ./bin/test-attribution-txt.sh [2024-08-27T19:07:26.988Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-08-27T19:07:26.988Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-08-27T19:07:26.988Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-08-27T19:07:26.988Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-08-27T19:07:26.988Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-08-27T19:07:26.988Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-08-27T19:07:26.988Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-08-27T19:07:26.988Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-08-27T19:07:26.988Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-08-27T19:07:26.988Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-08-27T19:07:26.988Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-08-27T19:07:26.988Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-08-27T19:07:26.988Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-08-27T19:07:26.988Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-08-27T19:07:26.988Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-08-27T19:07:26.988Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-08-27T19:07:26.988Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-08-27T19:07:26.988Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-08-27T19:07:26.988Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-08-27T19:07:26.988Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-08-27T19:07:26.988Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-08-27T19:07:26.988Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-08-27T19:07:26.988Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-08-27T19:07:26.988Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-08-27T19:07:26.988Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-08-27T19:07:26.988Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-08-27T19:07:26.988Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-08-27T19:07:26.988Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-08-27T19:07:26.988Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-08-27T19:07:26.988Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-08-27T19:07:26.988Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-08-27T19:07:26.988Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-08-27T19:07:26.988Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-08-27T19:07:26.988Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-08-27T19:07:26.988Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-08-27T19:07:26.988Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-08-27T19:07:26.988Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-08-27T19:07:26.988Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-08-27T19:07:26.988Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-08-27T19:07:26.988Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-08-27T19:07:26.988Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-08-27T19:07:26.988Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-08-27T19:07:26.988Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-08-27T19:07:26.988Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-08-27T19:07:26.988Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-08-27T19:07:26.988Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-08-27T19:07:26.988Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-08-27T19:07:26.988Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-08-27T19:07:26.988Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-08-27T19:07:26.988Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-08-27T19:07:26.988Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-08-27T19:07:26.988Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-08-27T19:07:26.988Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-08-27T19:07:26.988Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-08-27T19:07:26.988Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-08-27T19:07:26.988Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-08-27T19:07:26.988Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-08-27T19:07:26.988Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-08-27T19:07:26.988Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-08-27T19:07:26.988Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-08-27T19:07:26.988Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-08-27T19:07:26.988Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-08-27T19:07:26.988Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-08-27T19:07:26.988Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-08-27T19:07:27.044Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-08-27T19:07:27.082Z] $ docker stop --time=1 d013f56a905ee4defc2914870dfe4ef0b0294b5f9f0564033457cd38de059855 [2024-08-27T19:07:29.084Z] $ docker rm -f --volumes d013f56a905ee4defc2914870dfe4ef0b0294b5f9f0564033457cd38de059855 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-27T19:07:29.755Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-08-27T19:07:29.825Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-08-27T19:07:30.538Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-08-27T19:07:30.856Z] + ls -al . [2024-08-27T19:07:30.856Z] total 224 [2024-08-27T19:07:30.856Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 27 19:06 . [2024-08-27T19:07:30.856Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 27 19:05 .. [2024-08-27T19:07:30.856Z] -rw-rw-r-- 1 jenkins jenkins 140 Aug 27 19:05 .dockerignore [2024-08-27T19:07:30.856Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 27 19:07 .git [2024-08-27T19:07:30.856Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 27 19:05 .github [2024-08-27T19:07:30.856Z] -rw-rw-r-- 1 jenkins jenkins 343 Aug 27 19:05 .gitignore [2024-08-27T19:07:30.856Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 27 19:05 .golangci.yml [2024-08-27T19:07:30.856Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 27 19:05 .semver [2024-08-27T19:07:30.856Z] -rw-rw-r-- 1 jenkins jenkins 9941 Aug 27 19:05 Attribution.txt [2024-08-27T19:07:30.856Z] -rw-rw-r-- 1 jenkins jenkins 1908 Aug 27 19:05 CHANGELOG.md [2024-08-27T19:07:30.856Z] -rw-rw-r-- 1 jenkins jenkins 1886 Aug 27 19:05 Dockerfile [2024-08-27T19:07:30.856Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 27 19:05 GOVERNANCE.md [2024-08-27T19:07:30.856Z] -rw-rw-r-- 1 jenkins jenkins 675 Aug 27 19:05 Jenkinsfile [2024-08-27T19:07:30.856Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 27 19:05 LICENSE [2024-08-27T19:07:30.856Z] -rw-rw-r-- 1 jenkins jenkins 1872 Aug 27 19:05 Makefile [2024-08-27T19:07:30.856Z] -rw-rw-r-- 1 jenkins jenkins 617 Aug 27 19:05 OWNERS.md [2024-08-27T19:07:30.856Z] -rw-rw-r-- 1 jenkins jenkins 8892 Aug 27 19:05 README.md [2024-08-27T19:07:30.856Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 27 19:05 VERSION [2024-08-27T19:07:30.856Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 27 19:05 bin [2024-08-27T19:07:30.856Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 27 19:05 cmd [2024-08-27T19:07:30.856Z] -rw-r--r-- 1 jenkins jenkins 10 Aug 27 19:06 coverage.out [2024-08-27T19:07:30.856Z] -rw-rw-r-- 1 jenkins jenkins 6964 Aug 27 19:05 go.mod [2024-08-27T19:07:30.856Z] -rw-rw-r-- 1 jenkins jenkins 101892 Aug 27 19:05 go.sum [2024-08-27T19:07:30.856Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 27 19:05 internal [2024-08-27T19:07:30.856Z] -rw-rw-r-- 1 jenkins jenkins 209 Aug 27 19:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T19:07:31.275Z] + 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=44db5701b15366b1e7fa78f8fc226288e1cf5ec1 --label arch=amd64 --label version=0.0.0 . [2024-08-27T19:07:31.275Z] Sending build context to Docker daemon 25.56MB [2024-08-27T19:07:31.275Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-08-27T19:07:31.275Z] Step 2/26 : FROM ${BASE} AS builder [2024-08-27T19:07:31.275Z] ---> 696fd2388ae1 [2024-08-27T19:07:31.275Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-08-27T19:07:31.534Z] ---> Running in 1498ffd3d521 [2024-08-27T19:07:31.534Z] Removing intermediate container 1498ffd3d521 [2024-08-27T19:07:31.534Z] ---> 8292e8bddc66 [2024-08-27T19:07:31.534Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-08-27T19:07:31.534Z] ---> Running in 9cff27036c6d [2024-08-27T19:07:31.534Z] Removing intermediate container 9cff27036c6d [2024-08-27T19:07:31.534Z] ---> e3e9712273f4 [2024-08-27T19:07:31.534Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-08-27T19:07:31.534Z] ---> Running in a47b72eea76c [2024-08-27T19:07:31.794Z] Removing intermediate container a47b72eea76c [2024-08-27T19:07:31.794Z] ---> b98f598fdc81 [2024-08-27T19:07:31.794Z] Step 6/26 : WORKDIR /device-uart [2024-08-27T19:07:31.794Z] ---> Running in 6ee238a06e8c [2024-08-27T19:07:31.794Z] Removing intermediate container 6ee238a06e8c [2024-08-27T19:07:31.794Z] ---> a36a2b543e8c [2024-08-27T19:07:31.794Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-08-27T19:07:31.794Z] ---> Running in c5944db6876f [2024-08-27T19:07:32.056Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T19:07:32.317Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T19:07:32.579Z] OK: 268 MiB in 56 packages [2024-08-27T19:07:32.838Z] Removing intermediate container c5944db6876f [2024-08-27T19:07:32.838Z] ---> 16a912cc5823 [2024-08-27T19:07:32.838Z] Step 8/26 : COPY go.mod vendor* ./ [2024-08-27T19:07:33.098Z] ---> 657cd0f17d58 [2024-08-27T19:07:33.098Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T19:07:33.098Z] ---> Running in e2c6e97d2f5d [2024-08-27T19:07:33.556Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8835 in /w/workspace/edgexfoundry_device-uart_PR-68 [Pipeline] { [Pipeline] ws [2024-08-27T19:07:33.626Z] Running in /w/workspace/device-uart/1 [Pipeline] { [2024-08-27T19:07:33.670Z] Removing intermediate container e2c6e97d2f5d [2024-08-27T19:07:33.670Z] ---> be7823b500b9 [2024-08-27T19:07:33.670Z] Step 10/26 : COPY . . [Pipeline] checkout [2024-08-27T19:07:34.238Z] ---> 5b049e406ed3 [2024-08-27T19:07:34.238Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-08-27T19:07:34.238Z] ---> Running in eedc929ff07b [2024-08-27T19:07:34.238Z] Removing intermediate container eedc929ff07b [2024-08-27T19:07:34.238Z] ---> 060a9ee05705 [2024-08-27T19:07:34.238Z] Step 12/26 : RUN ${MAKE} [2024-08-27T19:07:34.238Z] ---> Running in 6839690b1ef4 [2024-08-27T19:07:34.497Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.34" -trimpath -mod=readonly -o cmd/device-uart ./cmd [2024-08-27T19:07:36.743Z] The recommended git tool is: git [2024-08-27T19:07:41.269Z] using credential edgex-jenkins-ssh [2024-08-27T19:07:41.293Z] Cloning the remote Git repository [2024-08-27T19:07:41.324Z] Cloning repository git@github.com:edgexfoundry/device-uart.git [2024-08-27T19:07:41.408Z] > git init /w/workspace/device-uart/1 # timeout=10 [2024-08-27T19:07:41.530Z] Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git [2024-08-27T19:07:41.531Z] > git --version # timeout=10 [2024-08-27T19:07:41.559Z] > git --version # 'git version 2.25.1' [2024-08-27T19:07:41.561Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-27T19:07:41.703Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-27T19:07:43.844Z] > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 [2024-08-27T19:07:43.868Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-27T19:07:45.281Z] Merging remotes/origin/main commit 456606cc1479f447ad62a94b16c6a77590d7088f into PR head commit 44db5701b15366b1e7fa78f8fc226288e1cf5ec1 [2024-08-27T19:07:44.697Z] > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 [2024-08-27T19:07:44.740Z] Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git [2024-08-27T19:07:44.741Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-27T19:07:44.763Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/pull/68/head:refs/remotes/origin/PR-68 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-08-27T19:07:45.291Z] > git config core.sparsecheckout # timeout=10 [2024-08-27T19:07:45.360Z] > git checkout -f 44db5701b15366b1e7fa78f8fc226288e1cf5ec1 # timeout=10 [2024-08-27T19:07:45.438Z] > git remote # timeout=10 [2024-08-27T19:07:45.460Z] > git config --get remote.origin.url # timeout=10 [2024-08-27T19:07:45.475Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-27T19:07:45.552Z] Merge succeeded, producing 44db5701b15366b1e7fa78f8fc226288e1cf5ec1 [2024-08-27T19:07:45.552Z] Checking out Revision 44db5701b15366b1e7fa78f8fc226288e1cf5ec1 (PR-68) [2024-08-27T19:07:46.062Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2024-08-27T19:07:46.099Z] > git --version # timeout=10 [2024-08-27T19:07:46.110Z] > git --version # 'git version 2.25.1' [2024-08-27T19:07:46.126Z] fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 [2024-08-27T19:07:45.498Z] > git merge 456606cc1479f447ad62a94b16c6a77590d7088f # timeout=10 [2024-08-27T19:07:45.526Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-08-27T19:07:45.550Z] > git config core.sparsecheckout # timeout=10 [2024-08-27T19:07:45.566Z] > git checkout -f 44db5701b15366b1e7fa78f8fc226288e1cf5ec1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-27T19:07:51.162Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-08-27T19:07:51.162Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-27T19:07:51.162Z] Dload Upload Total Spent Left Speed [2024-08-27T19:07:51.162Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 55532 0 --:--:-- --:--:-- --:--:-- 55293 [Pipeline] sh [2024-08-27T19:07:51.515Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-08-27T19:07:51.864Z] + sudo tee /etc/docker/daemon.new [2024-08-27T19:07:51.864Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-08-27T19:07:51.864Z] { [2024-08-27T19:07:51.864Z] "registry-mirrors": [ [2024-08-27T19:07:51.864Z] "https://nexus3.edgexfoundry.org:10001" [2024-08-27T19:07:51.864Z] ], [2024-08-27T19:07:51.864Z] "bip": "10.250.0.254/24", [2024-08-27T19:07:51.864Z] "hosts": [ [2024-08-27T19:07:51.864Z] "tcp://0.0.0.0:5555", [2024-08-27T19:07:51.864Z] "unix:///var/run/docker.sock" [2024-08-27T19:07:51.864Z] ], [2024-08-27T19:07:51.864Z] "mtu": 1458, [2024-08-27T19:07:51.864Z] "selinux-enabled": true, [2024-08-27T19:07:51.864Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-08-27T19:07:51.864Z] } [Pipeline] sh [2024-08-27T19:07:52.223Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-08-27T19:07:52.597Z] + sudo service docker restart [2024-08-27T19:08:06.590Z] Removing intermediate container 6839690b1ef4 [2024-08-27T19:08:06.590Z] ---> bc6f411a47d1 [2024-08-27T19:08:06.590Z] Step 13/26 : FROM alpine:3.18 [2024-08-27T19:08:06.590Z] 3.18: Pulling from library/alpine [2024-08-27T19:08:06.590Z] 930bdd4d222e: Pulling fs layer [2024-08-27T19:08:06.590Z] 930bdd4d222e: Download complete [2024-08-27T19:08:06.590Z] 930bdd4d222e: Pull complete [2024-08-27T19:08:06.590Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-27T19:08:06.590Z] Status: Downloaded newer image for alpine:3.18 [2024-08-27T19:08:06.590Z] ---> 18f865063206 [2024-08-27T19:08:06.590Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2024-08-27T19:08:06.590Z] ---> Running in 6dae1d874aae [2024-08-27T19:08:06.590Z] Removing intermediate container 6dae1d874aae [2024-08-27T19:08:06.590Z] ---> bdc351ef6d66 [2024-08-27T19:08:06.590Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-08-27T19:08:06.590Z] ---> Running in 548c8b5eca75 [2024-08-27T19:08:06.590Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T19:08:06.590Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T19:08:06.590Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-08-27T19:08:06.590Z] Executing busybox-1.36.1-r7.trigger [2024-08-27T19:08:06.590Z] OK: 7 MiB in 16 packages [2024-08-27T19:08:06.590Z] Removing intermediate container 548c8b5eca75 [2024-08-27T19:08:06.590Z] ---> 7515f94dec21 [2024-08-27T19:08:06.590Z] Step 16/26 : RUN apk --no-cache upgrade [2024-08-27T19:08:06.590Z] ---> Running in ebf08159feb6 [2024-08-27T19:08:06.590Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T19:08:06.590Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T19:08:06.590Z] OK: 7 MiB in 16 packages [2024-08-27T19:08:06.590Z] Removing intermediate container ebf08159feb6 [2024-08-27T19:08:06.590Z] ---> 16200449ce02 [2024-08-27T19:08:06.590Z] Step 17/26 : WORKDIR / [2024-08-27T19:08:06.590Z] ---> Running in 1619e6ad7835 [2024-08-27T19:08:06.590Z] Removing intermediate container 1619e6ad7835 [2024-08-27T19:08:06.590Z] ---> 4366cba77d02 [2024-08-27T19:08:06.590Z] Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / [2024-08-27T19:08:06.590Z] ---> 969fbe5e6e63 [2024-08-27T19:08:06.590Z] Step 19/26 : COPY --from=builder /device-uart/LICENSE / [2024-08-27T19:08:06.590Z] ---> 9af78ae0ed36 [2024-08-27T19:08:06.590Z] Step 20/26 : COPY --from=builder /device-uart/cmd/ / [2024-08-27T19:08:06.590Z] ---> df8b1cd808e6 [2024-08-27T19:08:06.590Z] Step 21/26 : EXPOSE 59995 [2024-08-27T19:08:06.590Z] ---> Running in 37b6e7475776 [2024-08-27T19:08:06.590Z] Removing intermediate container 37b6e7475776 [2024-08-27T19:08:06.590Z] ---> 990839a8afc1 [2024-08-27T19:08:06.590Z] Step 22/26 : ENTRYPOINT ["/device-uart"] [2024-08-27T19:08:06.590Z] ---> Running in a2a7684f6ff9 [2024-08-27T19:08:06.590Z] Removing intermediate container a2a7684f6ff9 [2024-08-27T19:08:06.590Z] ---> 6c150fda5675 [2024-08-27T19:08:06.590Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-08-27T19:08:06.590Z] ---> Running in dd83110570b1 [2024-08-27T19:08:06.590Z] Removing intermediate container dd83110570b1 [2024-08-27T19:08:06.590Z] ---> 15299e56a5b7 [2024-08-27T19:08:06.590Z] Step 24/26 : LABEL arch=amd64 [2024-08-27T19:08:06.590Z] ---> Running in 6fd28f1b44d6 [2024-08-27T19:08:06.590Z] Removing intermediate container 6fd28f1b44d6 [2024-08-27T19:08:06.590Z] ---> 424d1d8e2a73 [2024-08-27T19:08:06.590Z] Step 25/26 : LABEL git_sha=44db5701b15366b1e7fa78f8fc226288e1cf5ec1 [2024-08-27T19:08:06.590Z] ---> Running in fab8c6015fe0 [2024-08-27T19:08:06.590Z] Removing intermediate container fab8c6015fe0 [2024-08-27T19:08:06.590Z] ---> 1495c35b875c [2024-08-27T19:08:06.590Z] Step 26/26 : LABEL version=0.0.0 [2024-08-27T19:08:06.590Z] ---> Running in 1e146079b9f6 [2024-08-27T19:08:06.590Z] Removing intermediate container 1e146079b9f6 [2024-08-27T19:08:06.590Z] ---> 9113b7a5f7e8 [2024-08-27T19:08:06.590Z] [Warning] One or more build-args [ARCH] were not consumed [2024-08-27T19:08:06.590Z] Successfully built 9113b7a5f7e8 [2024-08-27T19:08:06.590Z] Successfully tagged device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T19:08:07.651Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-27T19:08:07.651Z] [2024-08-27T19:08:07.651Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T19:08:08.055Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-27T19:08:08.055Z] latest: Pulling from edgex-lftools-log-publisher [2024-08-27T19:08:08.055Z] 5eb5b503b376: Pulling fs layer [2024-08-27T19:08:08.055Z] 5c69ac0246d0: Pulling fs layer [2024-08-27T19:08:08.055Z] ec43610c2a17: Pulling fs layer [2024-08-27T19:08:08.055Z] 3a2ae6a8a46f: Pulling fs layer [2024-08-27T19:08:08.055Z] 33b1e0a273af: Pulling fs layer [2024-08-27T19:08:08.055Z] 5d3b04190fa2: Pulling fs layer [2024-08-27T19:08:08.055Z] 2f39f015ded8: Pulling fs layer [2024-08-27T19:08:08.055Z] 3a2ae6a8a46f: Waiting [2024-08-27T19:08:08.055Z] 33b1e0a273af: Waiting [2024-08-27T19:08:08.055Z] 2f39f015ded8: Waiting [2024-08-27T19:08:08.055Z] 5d3b04190fa2: Waiting [2024-08-27T19:08:08.055Z] 5c69ac0246d0: Verifying Checksum [2024-08-27T19:08:08.055Z] 5c69ac0246d0: Download complete [2024-08-27T19:08:08.055Z] 3a2ae6a8a46f: Verifying Checksum [2024-08-27T19:08:08.055Z] 3a2ae6a8a46f: Download complete [2024-08-27T19:08:08.055Z] ec43610c2a17: Verifying Checksum [2024-08-27T19:08:08.055Z] ec43610c2a17: Download complete [2024-08-27T19:08:08.055Z] 5d3b04190fa2: Verifying Checksum [2024-08-27T19:08:08.055Z] 5d3b04190fa2: Download complete [2024-08-27T19:08:08.313Z] 33b1e0a273af: Verifying Checksum [2024-08-27T19:08:08.313Z] 33b1e0a273af: Download complete [2024-08-27T19:08:08.313Z] 5eb5b503b376: Download complete [2024-08-27T19:08:08.880Z] 2f39f015ded8: Download complete [2024-08-27T19:08:09.446Z] 5eb5b503b376: Pull complete [2024-08-27T19:08:09.705Z] 5c69ac0246d0: Pull complete [2024-08-27T19:08:09.964Z] ec43610c2a17: Pull complete [2024-08-27T19:08:09.964Z] 3a2ae6a8a46f: Pull complete [2024-08-27T19:08:10.222Z] 33b1e0a273af: Pull complete [2024-08-27T19:08:10.222Z] 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-27T19:08:11.017Z] provisioning config files... [2024-08-27T19:08:11.046Z] copy managed file [device-uart-settings] to file:/w/workspace/device-uart/1@tmp/config12758948982002196413tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-27T19:08:11.572Z] ---> ****-login.sh [2024-08-27T19:08:11.572Z] nexus3.edgexfoundry.org:10001 [2024-08-27T19:08:12.164Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T19:08:12.164Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T19:08:12.164Z] Configure a credential helper to remove this warning. See [2024-08-27T19:08:12.164Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T19:08:12.164Z] [2024-08-27T19:08:12.164Z] Login Succeeded [2024-08-27T19:08:12.164Z] nexus3.edgexfoundry.org:10002 [2024-08-27T19:08:12.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T19:08:12.432Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T19:08:12.432Z] Configure a credential helper to remove this warning. See [2024-08-27T19:08:12.432Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T19:08:12.432Z] [2024-08-27T19:08:12.432Z] Login Succeeded [2024-08-27T19:08:12.432Z] nexus3.edgexfoundry.org:10003 [2024-08-27T19:08:12.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T19:08:12.978Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T19:08:12.978Z] Configure a credential helper to remove this warning. See [2024-08-27T19:08:12.978Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T19:08:12.978Z] [2024-08-27T19:08:12.978Z] Login Succeeded [2024-08-27T19:08:12.978Z] nexus3.edgexfoundry.org:10004 [2024-08-27T19:08:13.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T19:08:13.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T19:08:13.251Z] Configure a credential helper to remove this warning. See [2024-08-27T19:08:13.251Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T19:08:13.251Z] [2024-08-27T19:08:13.251Z] Login Succeeded [2024-08-27T19:08:13.251Z] ****.io [2024-08-27T19:08:13.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T19:08:13.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T19:08:13.791Z] Configure a credential helper to remove this warning. See [2024-08-27T19:08:13.791Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T19:08:13.791Z] [2024-08-27T19:08:13.791Z] Login Succeeded [2024-08-27T19:08:13.791Z] ---> ****-login.sh ends [Pipeline] } [2024-08-27T19:08:13.856Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-08-27T19:08:14.355Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-27T19:08:14.414Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [2024-08-27T19:08:14.415Z] 2f39f015ded8: Pull complete [2024-08-27T19:08:14.415Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-08-27T19:08:14.415Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-27T19:08:14.415Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-27T19:08:14.526Z] ========================================================= [2024-08-27T19:08:14.526Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-08-27T19:08:14.526Z] ========================================================= [Pipeline] fileExists [Pipeline] } [Pipeline] // withEnv [Pipeline] fileExists [Pipeline] withDockerContainer [2024-08-27T19:08:14.736Z] prd-ubuntu20.04-docker-8c-8g-8834 does not seem to be running inside a container [2024-08-27T19:08:14.758Z] $ 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-68 -v /w/workspace/edgexfoundry_device-uart_PR-68:/w/workspace/edgexfoundry_device-uart_PR-68:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-68@tmp:/w/workspace/edgexfoundry_device-uart_PR-68@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-08-27T19:08:16.035Z] $ docker top 26c3e067a9ce368ed32ea4155d7cde40b5d2aa17ab9d0e6ad79d9840d9238126 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T19:08:16.555Z] ---> job-cost.sh [2024-08-27T19:08:16.555Z] lf-activate-venv: SKIPPING [2024-08-27T19:08:16.555Z] INFO: No Stack... [2024-08-27T19:08:16.709Z] + 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 . [2024-08-27T19:08:16.815Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-27T19:08:17.075Z] INFO: Archiving Costs [Pipeline] sh [2024-08-27T19:08:17.297Z] Sending build context to Docker daemon 12.85MB [2024-08-27T19:08:17.297Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-08-27T19:08:17.297Z] Step 2/12 : FROM ${BASE} AS builder [2024-08-27T19:08:17.297Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-08-27T19:08:17.297Z] c6b39de5b339: Pulling fs layer [2024-08-27T19:08:17.297Z] a69c41024577: Pulling fs layer [2024-08-27T19:08:17.297Z] d6de4b400683: Pulling fs layer [2024-08-27T19:08:17.297Z] 35cb2a7552d0: Pulling fs layer [2024-08-27T19:08:17.297Z] 4f4fb700ef54: Pulling fs layer [2024-08-27T19:08:17.297Z] 464afbd9ba4c: Pulling fs layer [2024-08-27T19:08:17.297Z] 00f215d4a9da: Pulling fs layer [2024-08-27T19:08:17.297Z] d496ad576159: Pulling fs layer [2024-08-27T19:08:17.297Z] 35cb2a7552d0: Waiting [2024-08-27T19:08:17.297Z] 00f215d4a9da: Waiting [2024-08-27T19:08:17.297Z] 4f4fb700ef54: Waiting [2024-08-27T19:08:17.297Z] 464afbd9ba4c: Waiting [2024-08-27T19:08:17.297Z] d496ad576159: Waiting [2024-08-27T19:08:17.297Z] a69c41024577: Verifying Checksum [2024-08-27T19:08:17.297Z] a69c41024577: Download complete [2024-08-27T19:08:17.297Z] 35cb2a7552d0: Verifying Checksum [2024-08-27T19:08:17.297Z] 35cb2a7552d0: Download complete [2024-08-27T19:08:17.430Z] + cat /w/workspace/edgexfoundry_device-uart_PR-68/archives/cost.csv [2024-08-27T19:08:17.430Z] + cut -d, -f6 [Pipeline] lock [2024-08-27T19:08:17.495Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-PR-68-1-stack-cost] [2024-08-27T19:08:17.501Z] Resource [jenkins-edgexfoundry-device-uart-PR-68-1-stack-cost] did not exist. Created. [2024-08-27T19:08:17.507Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-PR-68-1-stack-cost] [Pipeline] { [Pipeline] unstash [2024-08-27T19:08:17.570Z] 4f4fb700ef54: Verifying Checksum [2024-08-27T19:08:17.570Z] 4f4fb700ef54: Download complete [2024-08-27T19:08:17.570Z] 464afbd9ba4c: Download complete [2024-08-27T19:08:17.570Z] c6b39de5b339: Verifying Checksum [2024-08-27T19:08:17.570Z] c6b39de5b339: Download complete [Pipeline] sh [2024-08-27T19:08:17.841Z] d496ad576159: Verifying Checksum [2024-08-27T19:08:17.841Z] d496ad576159: Download complete [2024-08-27T19:08:17.941Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-08-27T19:08:17.995Z] Stashed 1 file(s) [Pipeline] } [2024-08-27T19:08:18.037Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-PR-68-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-27T19:08:18.124Z] $ docker stop --time=1 26c3e067a9ce368ed32ea4155d7cde40b5d2aa17ab9d0e6ad79d9840d9238126 [2024-08-27T19:08:18.430Z] c6b39de5b339: Pull complete [2024-08-27T19:08:19.017Z] a69c41024577: Pull complete [2024-08-27T19:08:19.280Z] $ docker rm -f --volumes 26c3e067a9ce368ed32ea4155d7cde40b5d2aa17ab9d0e6ad79d9840d9238126 [2024-08-27T19:08:19.288Z] d6de4b400683: Verifying Checksum [2024-08-27T19:08:19.288Z] d6de4b400683: Download complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-08-27T19:08:20.254Z] 00f215d4a9da: Verifying Checksum [2024-08-27T19:08:20.254Z] 00f215d4a9da: Download complete [2024-08-27T19:08:32.596Z] d6de4b400683: Pull complete [2024-08-27T19:08:32.596Z] 35cb2a7552d0: Pull complete [2024-08-27T19:08:32.596Z] 4f4fb700ef54: Pull complete [2024-08-27T19:08:32.596Z] 464afbd9ba4c: Pull complete [2024-08-27T19:08:42.753Z] 00f215d4a9da: Pull complete [2024-08-27T19:08:43.022Z] d496ad576159: Pull complete [2024-08-27T19:08:43.022Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-08-27T19:08:43.293Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-27T19:08:43.293Z] ---> f246e2811388 [2024-08-27T19:08:43.293Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-08-27T19:08:44.263Z] ---> Running in 46aa395b927e [2024-08-27T19:08:44.263Z] Removing intermediate container 46aa395b927e [2024-08-27T19:08:44.263Z] ---> 1bc76f68e1ef [2024-08-27T19:08:44.263Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-08-27T19:08:44.530Z] ---> Running in 7e6dfeaebac6 [2024-08-27T19:08:44.798Z] Removing intermediate container 7e6dfeaebac6 [2024-08-27T19:08:44.798Z] ---> 3287d7b04873 [2024-08-27T19:08:44.798Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-08-27T19:08:44.798Z] ---> Running in b111d95d7ebb [2024-08-27T19:08:45.069Z] Removing intermediate container b111d95d7ebb [2024-08-27T19:08:45.069Z] ---> b14c280b2d36 [2024-08-27T19:08:45.069Z] Step 6/12 : WORKDIR /device-uart [2024-08-27T19:08:45.338Z] ---> Running in a1b5f7b6e739 [2024-08-27T19:08:45.607Z] Removing intermediate container a1b5f7b6e739 [2024-08-27T19:08:45.607Z] ---> c367af3397d0 [2024-08-27T19:08:45.607Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-08-27T19:08:45.607Z] ---> Running in 82b48d7ab47f [2024-08-27T19:08:47.019Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T19:08:47.019Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T19:08:47.975Z] (1/4) Installing openssh-keygen (9.3_p2-r2) [2024-08-27T19:08:47.975Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-08-27T19:08:47.975Z] (3/4) Installing openssh-client-common (9.3_p2-r2) [2024-08-27T19:08:47.975Z] (4/4) Installing openssh-client-default (9.3_p2-r2) [2024-08-27T19:08:47.975Z] Executing busybox-1.36.1-r5.trigger [2024-08-27T19:08:48.241Z] OK: 271 MiB in 56 packages [2024-08-27T19:08:49.200Z] Removing intermediate container 82b48d7ab47f [2024-08-27T19:08:49.200Z] ---> bad7ebe2b60f [2024-08-27T19:08:49.200Z] Step 8/12 : COPY go.mod vendor* ./ [2024-08-27T19:08:49.789Z] ---> 8f63ceb33cc4 [2024-08-27T19:08:49.789Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T19:08:49.789Z] ---> Running in cf681f7361bc [2024-08-27T19:10:41.431Z] Removing intermediate container cf681f7361bc [2024-08-27T19:10:41.431Z] ---> 2fcbed9cf977 [2024-08-27T19:10:41.431Z] Step 10/12 : COPY . . [2024-08-27T19:10:41.431Z] ---> 05864f276d21 [2024-08-27T19:10:41.431Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-08-27T19:10:41.431Z] ---> Running in 7534798f54ac [2024-08-27T19:10:41.431Z] Removing intermediate container 7534798f54ac [2024-08-27T19:10:41.431Z] ---> 7f7a0d1f49af [2024-08-27T19:10:41.431Z] Step 12/12 : RUN ${MAKE} [2024-08-27T19:10:41.431Z] ---> Running in 0f40bab82d1b [2024-08-27T19:10:42.396Z] noop [2024-08-27T19:10:42.980Z] Removing intermediate container 0f40bab82d1b [2024-08-27T19:10:42.980Z] ---> e5368b729a03 [2024-08-27T19:10:42.980Z] Successfully built e5368b729a03 [2024-08-27T19:10:42.980Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T19:10:43.502Z] + docker inspect -f . ci-base-image-arm64 [2024-08-27T19:10:43.502Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-27T19:10:43.809Z] prd-ubuntu20.04-docker-arm64-4c-16g-8835 does not seem to be running inside a container [2024-08-27T19:10:43.869Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-uart/1 -v /w/workspace/device-uart/1:/w/workspace/device-uart/1:rw,z -v /w/workspace/device-uart/1@tmp:/w/workspace/device-uart/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-08-27T19:10:45.037Z] $ docker top 85dcf04833c97bf5b44e66c98e4f303b217fdb4422da68b90ee8e44af950ed11 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-27T19:10:45.919Z] + go version [2024-08-27T19:10:45.919Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-08-27T19:10:45.960Z] $ docker stop --time=1 85dcf04833c97bf5b44e66c98e4f303b217fdb4422da68b90ee8e44af950ed11 [2024-08-27T19:10:47.546Z] $ docker rm -f --volumes 85dcf04833c97bf5b44e66c98e4f303b217fdb4422da68b90ee8e44af950ed11 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T19:10:48.466Z] + docker inspect -f . ci-base-image-arm64 [2024-08-27T19:10:48.467Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-27T19:10:48.737Z] prd-ubuntu20.04-docker-arm64-4c-16g-8835 does not seem to be running inside a container [2024-08-27T19:10:48.793Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-uart/1 -v /w/workspace/device-uart/1:/w/workspace/device-uart/1:rw,z -v /w/workspace/device-uart/1@tmp:/w/workspace/device-uart/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-08-27T19:10:49.963Z] $ docker top 8261977e78c22d8882850c6cd594c4f40dad9a99009849488773dafa11abede1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-27T19:10:50.542Z] + git config --global --add safe.directory /w/workspace/device-uart/1 [Pipeline] fileExists [Pipeline] sh [2024-08-27T19:10:50.951Z] + make test [2024-08-27T19:10:51.218Z] go test ./... -coverprofile=coverage.out [2024-08-27T19:10:56.568Z] ? github.com/edgexfoundry/device-uart [no test files] [2024-08-27T19:14:48.370Z] ? github.com/edgexfoundry/device-uart/cmd [no test files] [2024-08-27T19:14:48.370Z] ? github.com/edgexfoundry/device-uart/internal/driver [no test files] [2024-08-27T19:14:48.370Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-08-27T19:14:48.370Z] go vet ./... [2024-08-27T19:15:20.606Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-27T19:15:20.606Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-27T19:15:20.606Z] ./bin/test-attribution-txt.sh [2024-08-27T19:15:20.606Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-08-27T19:15:20.606Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-08-27T19:15:20.606Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-08-27T19:15:20.606Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-08-27T19:15:20.606Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-08-27T19:15:20.606Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-08-27T19:15:20.606Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-08-27T19:15:20.606Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-08-27T19:15:20.606Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-08-27T19:15:20.606Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-08-27T19:15:20.606Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-08-27T19:15:20.606Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-08-27T19:15:20.606Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-08-27T19:15:20.606Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-08-27T19:15:20.606Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-08-27T19:15:20.606Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-08-27T19:15:20.606Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-08-27T19:15:20.606Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-08-27T19:15:20.606Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-08-27T19:15:20.606Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-08-27T19:15:20.606Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-08-27T19:15:20.606Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-08-27T19:15:20.606Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-08-27T19:15:20.606Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-08-27T19:15:20.606Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-08-27T19:15:20.606Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-08-27T19:15:20.606Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-08-27T19:15:20.606Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-08-27T19:15:20.606Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-08-27T19:15:20.606Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-08-27T19:15:20.606Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-08-27T19:15:20.606Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-08-27T19:15:20.606Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-08-27T19:15:20.606Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-08-27T19:15:20.606Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-08-27T19:15:20.606Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-08-27T19:15:20.606Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-08-27T19:15:20.606Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-08-27T19:15:20.606Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-08-27T19:15:20.606Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-08-27T19:15:20.606Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-08-27T19:15:20.606Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-08-27T19:15:20.606Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-08-27T19:15:20.606Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-08-27T19:15:20.606Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-08-27T19:15:20.606Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-08-27T19:15:20.606Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-08-27T19:15:20.606Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-08-27T19:15:20.606Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-08-27T19:15:20.606Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-08-27T19:15:20.606Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-08-27T19:15:20.606Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-08-27T19:15:20.606Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-08-27T19:15:20.606Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-08-27T19:15:20.606Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-08-27T19:15:20.606Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-08-27T19:15:20.606Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-08-27T19:15:20.606Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-08-27T19:15:20.606Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-08-27T19:15:20.606Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-08-27T19:15:20.606Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-08-27T19:15:20.606Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-08-27T19:15:20.606Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-08-27T19:15:20.606Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-08-27T19:15:20.660Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-08-27T19:15:20.704Z] $ docker stop --time=1 8261977e78c22d8882850c6cd594c4f40dad9a99009849488773dafa11abede1 [2024-08-27T19:15:22.554Z] $ docker rm -f --volumes 8261977e78c22d8882850c6cd594c4f40dad9a99009849488773dafa11abede1 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-27T19:15:24.108Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-08-27T19:15:24.160Z] Warning: overwriting stash ‘coverage-report’ [2024-08-27T19:15:24.635Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-27T19:15:25.288Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-08-27T19:15:25.637Z] + ls -al . [2024-08-27T19:15:25.637Z] total 220 [2024-08-27T19:15:25.637Z] drwxrwxr-x 7 jenkins jenkins 4096 Aug 27 19:10 . [2024-08-27T19:15:25.637Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 27 19:07 .. [2024-08-27T19:15:25.637Z] -rw-rw-r-- 1 jenkins jenkins 140 Aug 27 19:07 .dockerignore [2024-08-27T19:15:25.637Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 27 19:07 .git [2024-08-27T19:15:25.637Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 27 19:07 .github [2024-08-27T19:15:25.637Z] -rw-rw-r-- 1 jenkins jenkins 343 Aug 27 19:07 .gitignore [2024-08-27T19:15:25.637Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 27 19:07 .golangci.yml [2024-08-27T19:15:25.638Z] -rw-rw-r-- 1 jenkins jenkins 9941 Aug 27 19:07 Attribution.txt [2024-08-27T19:15:25.638Z] -rw-rw-r-- 1 jenkins jenkins 1908 Aug 27 19:07 CHANGELOG.md [2024-08-27T19:15:25.638Z] -rw-rw-r-- 1 jenkins jenkins 1886 Aug 27 19:07 Dockerfile [2024-08-27T19:15:25.638Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 27 19:07 GOVERNANCE.md [2024-08-27T19:15:25.638Z] -rw-rw-r-- 1 jenkins jenkins 675 Aug 27 19:07 Jenkinsfile [2024-08-27T19:15:25.638Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 27 19:07 LICENSE [2024-08-27T19:15:25.638Z] -rw-rw-r-- 1 jenkins jenkins 1872 Aug 27 19:07 Makefile [2024-08-27T19:15:25.638Z] -rw-rw-r-- 1 jenkins jenkins 617 Aug 27 19:07 OWNERS.md [2024-08-27T19:15:25.638Z] -rw-rw-r-- 1 jenkins jenkins 8892 Aug 27 19:07 README.md [2024-08-27T19:15:25.638Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 27 19:05 VERSION [2024-08-27T19:15:25.638Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 27 19:07 bin [2024-08-27T19:15:25.638Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 27 19:07 cmd [2024-08-27T19:15:25.638Z] -rw-r--r-- 1 jenkins jenkins 10 Aug 27 19:10 coverage.out [2024-08-27T19:15:25.638Z] -rw-rw-r-- 1 jenkins jenkins 6964 Aug 27 19:07 go.mod [2024-08-27T19:15:25.638Z] -rw-rw-r-- 1 jenkins jenkins 101892 Aug 27 19:07 go.sum [2024-08-27T19:15:25.638Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 27 19:07 internal [2024-08-27T19:15:25.638Z] -rw-rw-r-- 1 jenkins jenkins 209 Aug 27 19:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T19:15:26.085Z] + 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=44db5701b15366b1e7fa78f8fc226288e1cf5ec1 --label arch=arm64 --label version=0.0.0 . [2024-08-27T19:15:26.360Z] Sending build context to Docker daemon 12.85MB [2024-08-27T19:15:26.627Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-08-27T19:15:26.627Z] Step 2/26 : FROM ${BASE} AS builder [2024-08-27T19:15:26.627Z] ---> e5368b729a03 [2024-08-27T19:15:26.627Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-08-27T19:15:26.627Z] ---> Running in e89d7f77f565 [2024-08-27T19:15:26.894Z] Removing intermediate container e89d7f77f565 [2024-08-27T19:15:26.894Z] ---> 6557f79a3f82 [2024-08-27T19:15:26.894Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-08-27T19:15:27.163Z] ---> Running in b70a4cb4dfe5 [2024-08-27T19:15:27.430Z] Removing intermediate container b70a4cb4dfe5 [2024-08-27T19:15:27.430Z] ---> adc8637d007a [2024-08-27T19:15:27.430Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-08-27T19:15:27.430Z] ---> Running in e8ff336b7860 [2024-08-27T19:15:27.700Z] Removing intermediate container e8ff336b7860 [2024-08-27T19:15:27.700Z] ---> 7e0a92aed3d9 [2024-08-27T19:15:27.700Z] Step 6/26 : WORKDIR /device-uart [2024-08-27T19:15:27.700Z] ---> Running in 51750a6ee9e4 [2024-08-27T19:15:27.970Z] Removing intermediate container 51750a6ee9e4 [2024-08-27T19:15:27.970Z] ---> e2695372d7d3 [2024-08-27T19:15:27.970Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-08-27T19:15:28.238Z] ---> Running in 8ea047d79894 [2024-08-27T19:15:29.196Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T19:15:29.780Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T19:15:30.741Z] OK: 271 MiB in 56 packages [2024-08-27T19:15:31.333Z] Removing intermediate container 8ea047d79894 [2024-08-27T19:15:31.333Z] ---> 2b9618a0e5b3 [2024-08-27T19:15:31.333Z] Step 8/26 : COPY go.mod vendor* ./ [2024-08-27T19:15:31.918Z] ---> df738966e5a0 [2024-08-27T19:15:31.918Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T19:15:31.918Z] ---> Running in 90750222fefa [2024-08-27T19:15:34.510Z] Removing intermediate container 90750222fefa [2024-08-27T19:15:34.510Z] ---> f155f097be90 [2024-08-27T19:15:34.510Z] Step 10/26 : COPY . . [2024-08-27T19:15:35.474Z] ---> a8c17efc47d9 [2024-08-27T19:15:35.474Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-08-27T19:15:35.474Z] ---> Running in 1848a296e868 [2024-08-27T19:15:35.744Z] Removing intermediate container 1848a296e868 [2024-08-27T19:15:35.744Z] ---> 6460970a5d81 [2024-08-27T19:15:35.744Z] Step 12/26 : RUN ${MAKE} [2024-08-27T19:15:36.026Z] ---> Running in 09d1ab19d6b9 [2024-08-27T19:15:36.995Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.34" -trimpath -mod=readonly -o cmd/device-uart ./cmd [2024-08-27T19:19:13.800Z] Removing intermediate container 09d1ab19d6b9 [2024-08-27T19:19:13.800Z] ---> 4c4d29188474 [2024-08-27T19:19:13.800Z] Step 13/26 : FROM alpine:3.18 [2024-08-27T19:19:13.800Z] 3.18: Pulling from library/alpine [2024-08-27T19:19:13.800Z] 4983c3fe2029: Pulling fs layer [2024-08-27T19:19:13.800Z] 4983c3fe2029: Verifying Checksum [2024-08-27T19:19:13.800Z] 4983c3fe2029: Download complete [2024-08-27T19:19:13.800Z] 4983c3fe2029: Pull complete [2024-08-27T19:19:13.800Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-27T19:19:13.800Z] Status: Downloaded newer image for alpine:3.18 [2024-08-27T19:19:13.800Z] ---> a0237000ae83 [2024-08-27T19:19:13.800Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2024-08-27T19:19:13.800Z] ---> Running in 871896f64ac0 [2024-08-27T19:19:13.800Z] Removing intermediate container 871896f64ac0 [2024-08-27T19:19:13.800Z] ---> 1140940f664b [2024-08-27T19:19:13.800Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-08-27T19:19:13.800Z] ---> Running in 34f889020fd3 [2024-08-27T19:19:13.800Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T19:19:13.800Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T19:19:13.800Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-08-27T19:19:13.800Z] Executing busybox-1.36.1-r7.trigger [2024-08-27T19:19:13.800Z] OK: 8 MiB in 16 packages [2024-08-27T19:19:13.800Z] Removing intermediate container 34f889020fd3 [2024-08-27T19:19:13.800Z] ---> c41d401523d9 [2024-08-27T19:19:13.800Z] Step 16/26 : RUN apk --no-cache upgrade [2024-08-27T19:19:13.800Z] ---> Running in 8c14a9ff75d8 [2024-08-27T19:19:14.385Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T19:19:14.651Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T19:19:15.614Z] OK: 8 MiB in 16 packages [2024-08-27T19:19:16.572Z] Removing intermediate container 8c14a9ff75d8 [2024-08-27T19:19:16.572Z] ---> 6202234176a5 [2024-08-27T19:19:16.572Z] Step 17/26 : WORKDIR / [2024-08-27T19:19:16.572Z] ---> Running in 9de3be9286c1 [2024-08-27T19:19:16.839Z] Removing intermediate container 9de3be9286c1 [2024-08-27T19:19:16.839Z] ---> 449c3168448d [2024-08-27T19:19:16.839Z] Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / [2024-08-27T19:19:17.425Z] ---> e34e15f77faf [2024-08-27T19:19:17.425Z] Step 19/26 : COPY --from=builder /device-uart/LICENSE / [2024-08-27T19:19:18.385Z] ---> cf8d5725a23f [2024-08-27T19:19:18.385Z] Step 20/26 : COPY --from=builder /device-uart/cmd/ / [2024-08-27T19:19:20.584Z] ---> 422405c23e49 [2024-08-27T19:19:20.584Z] Step 21/26 : EXPOSE 59995 [2024-08-27T19:19:20.584Z] ---> Running in 2ae3b6ea0228 [2024-08-27T19:19:20.852Z] Removing intermediate container 2ae3b6ea0228 [2024-08-27T19:19:20.852Z] ---> c0b184907613 [2024-08-27T19:19:20.852Z] Step 22/26 : ENTRYPOINT ["/device-uart"] [2024-08-27T19:19:21.118Z] ---> Running in b7cd34f2d140 [2024-08-27T19:19:21.384Z] Removing intermediate container b7cd34f2d140 [2024-08-27T19:19:21.384Z] ---> 271198b75186 [2024-08-27T19:19:21.384Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-08-27T19:19:21.384Z] ---> Running in faa6a57d87c7 [2024-08-27T19:19:21.655Z] Removing intermediate container faa6a57d87c7 [2024-08-27T19:19:21.655Z] ---> c1fef1b920b5 [2024-08-27T19:19:21.655Z] Step 24/26 : LABEL arch=arm64 [2024-08-27T19:19:21.921Z] ---> Running in e59245c6146b [2024-08-27T19:19:22.187Z] Removing intermediate container e59245c6146b [2024-08-27T19:19:22.187Z] ---> a8963a69fb26 [2024-08-27T19:19:22.187Z] Step 25/26 : LABEL git_sha=44db5701b15366b1e7fa78f8fc226288e1cf5ec1 [2024-08-27T19:19:22.187Z] ---> Running in 8571fb847fa9 [2024-08-27T19:19:22.454Z] Removing intermediate container 8571fb847fa9 [2024-08-27T19:19:22.454Z] ---> 42a80f050d02 [2024-08-27T19:19:22.454Z] Step 26/26 : LABEL version=0.0.0 [2024-08-27T19:19:22.723Z] ---> Running in a53553faf447 [2024-08-27T19:19:22.989Z] Removing intermediate container a53553faf447 [2024-08-27T19:19:22.989Z] ---> ef3071e03610 [2024-08-27T19:19:22.989Z] [Warning] One or more build-args [ARCH] were not consumed [2024-08-27T19:19:22.989Z] Successfully built ef3071e03610 [2024-08-27T19:19:22.989Z] Successfully tagged device-uart-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T19:19:23.962Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-27T19:19:23.962Z] [2024-08-27T19:19:23.962Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T19:19:24.390Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-27T19:19:24.390Z] arm64: Pulling from edgex-lftools-log-publisher [2024-08-27T19:19:24.390Z] 8998bd30e6a1: Pulling fs layer [2024-08-27T19:19:24.390Z] 04944245beec: Pulling fs layer [2024-08-27T19:19:24.390Z] 699f458cf7ca: Pulling fs layer [2024-08-27T19:19:24.390Z] 765212b225bb: Pulling fs layer [2024-08-27T19:19:24.390Z] f23df028b6ca: Pulling fs layer [2024-08-27T19:19:24.390Z] d65c8cfc05b1: Pulling fs layer [2024-08-27T19:19:24.390Z] 2437ff75d9bd: Pulling fs layer [2024-08-27T19:19:24.390Z] d65c8cfc05b1: Waiting [2024-08-27T19:19:24.390Z] 765212b225bb: Waiting [2024-08-27T19:19:24.390Z] f23df028b6ca: Waiting [2024-08-27T19:19:24.390Z] 2437ff75d9bd: Waiting [2024-08-27T19:19:24.656Z] 04944245beec: Verifying Checksum [2024-08-27T19:19:24.656Z] 04944245beec: Download complete [2024-08-27T19:19:24.656Z] 765212b225bb: Verifying Checksum [2024-08-27T19:19:24.656Z] 765212b225bb: Download complete [2024-08-27T19:19:24.656Z] f23df028b6ca: Verifying Checksum [2024-08-27T19:19:24.656Z] f23df028b6ca: Download complete [2024-08-27T19:19:24.656Z] d65c8cfc05b1: Download complete [2024-08-27T19:19:24.924Z] 699f458cf7ca: Verifying Checksum [2024-08-27T19:19:24.924Z] 699f458cf7ca: Download complete [2024-08-27T19:19:25.190Z] 8998bd30e6a1: Verifying Checksum [2024-08-27T19:19:25.190Z] 8998bd30e6a1: Download complete [2024-08-27T19:19:27.770Z] 2437ff75d9bd: Verifying Checksum [2024-08-27T19:19:27.770Z] 2437ff75d9bd: Download complete [2024-08-27T19:19:30.346Z] 8998bd30e6a1: Pull complete [2024-08-27T19:19:30.612Z] 04944245beec: Pull complete [2024-08-27T19:19:32.548Z] 699f458cf7ca: Pull complete [2024-08-27T19:19:32.548Z] 765212b225bb: Pull complete [2024-08-27T19:19:33.503Z] f23df028b6ca: Pull complete [2024-08-27T19:19:33.503Z] d65c8cfc05b1: Pull complete [2024-08-27T19:19:51.703Z] 2437ff75d9bd: Pull complete [2024-08-27T19:19:51.703Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-08-27T19:19:51.703Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-27T19:19:51.703Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-27T19:19:52.056Z] prd-ubuntu20.04-docker-arm64-4c-16g-8835 does not seem to be running inside a container [2024-08-27T19:19:52.124Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-uart/1 -v /w/workspace/device-uart/1:/w/workspace/device-uart/1:rw,z -v /w/workspace/device-uart/1@tmp:/w/workspace/device-uart/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-08-27T19:19:55.000Z] $ docker top 78d6d4e66e6eae91059d3be34aedd6aaed074e72a872231b5f818f31b6b8fe18 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-27T19:19:55.945Z] ---> job-cost.sh [2024-08-27T19:19:55.945Z] lf-activate-venv: SKIPPING [2024-08-27T19:19:55.945Z] INFO: No Stack... [2024-08-27T19:19:56.209Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-08-27T19:19:57.162Z] INFO: Archiving Costs [Pipeline] sh [2024-08-27T19:19:57.574Z] + cat /w/workspace/device-uart/1/archives/cost.csv [2024-08-27T19:19:57.574Z] + cut -d, -f6 [Pipeline] lock [2024-08-27T19:19:57.691Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-PR-68-1-stack-cost] [2024-08-27T19:19:57.698Z] Resource [jenkins-edgexfoundry-device-uart-PR-68-1-stack-cost] did not exist. Created. [2024-08-27T19:19:57.704Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-PR-68-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-27T19:19:58.464Z] /w/workspace/device-uart/1@tmp/durable-e4f4b8ef/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-08-27T19:19:59.186Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-08-27T19:19:59.235Z] Warning: overwriting stash ‘stack-cost’ [2024-08-27T19:19:59.288Z] Stashed 1 file(s) [Pipeline] } [2024-08-27T19:19:59.310Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-PR-68-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-27T19:19:59.412Z] $ docker stop --time=1 78d6d4e66e6eae91059d3be34aedd6aaed074e72a872231b5f818f31b6b8fe18 [2024-08-27T19:20:00.958Z] $ docker rm -f --volumes 78d6d4e66e6eae91059d3be34aedd6aaed074e72a872231b5f818f31b6b8fe18 [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 [2024-08-27T19:20:02.183Z] provisioning config files... [2024-08-27T19:20:02.191Z] copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_PR-68@tmp/config6016250241181200034tmp [Pipeline] { [Pipeline] sh [2024-08-27T19:20:02.549Z] + set +x [2024-08-27T19:20:02.549Z] + curl -s https://codecov.io/bash [2024-08-27T19:20:02.549Z] + bash -s -- [2024-08-27T19:20:02.811Z] [2024-08-27T19:20:02.811Z] _____ _ [2024-08-27T19:20:02.811Z] / ____| | | [2024-08-27T19:20:02.811Z] | | ___ __| | ___ ___ _____ __ [2024-08-27T19:20:02.811Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-08-27T19:20:02.811Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-08-27T19:20:02.811Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-08-27T19:20:02.811Z] Bash-1.0.6 [2024-08-27T19:20:02.811Z] [2024-08-27T19:20:02.811Z] [2024-08-27T19:20:02.811Z] ==> git version 2.25.1 found [2024-08-27T19:20:02.811Z] ==> 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 [2024-08-27T19:20:02.811Z] Release-Date: 2020-01-08 [2024-08-27T19:20:02.811Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-08-27T19:20:02.811Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-08-27T19:20:02.811Z] ==> Jenkins CI detected. [2024-08-27T19:20:02.811Z] current dir:  /w/workspace/edgexfoundry_device-uart_PR-68 [2024-08-27T19:20:02.811Z] project root: . [2024-08-27T19:20:02.811Z] --> token set from env [2024-08-27T19:20:02.811Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-08-27T19:20:02.811Z] ==> Running gcov in . (disable via -X gcov) [2024-08-27T19:20:02.811Z] ==> Python coveragepy not found [2024-08-27T19:20:02.811Z] ==> Searching for coverage reports in: [2024-08-27T19:20:02.811Z] + . [2024-08-27T19:20:02.811Z] -> Found 1 reports [2024-08-27T19:20:02.811Z] ==> Detecting git/mercurial file structure [2024-08-27T19:20:02.811Z] ==> Reading reports [2024-08-27T19:20:02.811Z] + ./coverage.out bytes=10 [2024-08-27T19:20:02.811Z] ==> Appending adjustments [2024-08-27T19:20:02.811Z] https://docs.codecov.io/docs/fixing-reports [2024-08-27T19:20:02.811Z] + Found adjustments [2024-08-27T19:20:02.811Z] ==> Gzipping contents [2024-08-27T19:20:02.811Z] 4.0K /tmp/codecov.XS67vo.gz [2024-08-27T19:20:02.811Z] ==> Uploading reports [2024-08-27T19:20:02.811Z] url: https://codecov.io [2024-08-27T19:20:02.811Z] query: branch=PR-68&commit=44db5701b15366b1e7fa78f8fc226288e1cf5ec1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-68%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=68&job=&cmd_args= [2024-08-27T19:20:02.811Z] -> Pinging Codecov [2024-08-27T19:20:02.811Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-68&commit=44db5701b15366b1e7fa78f8fc226288e1cf5ec1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-68%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=68&job=&cmd_args= [2024-08-27T19:20:03.381Z] -> Uploading to [2024-08-27T19:20:03.381Z] https://storage.googleapis.com/codecov/v4/raw/2024-08-27/B9AA6E0BBD74AE3A32605C7A7C664919/44db5701b15366b1e7fa78f8fc226288e1cf5ec1/2d839f67-1a3e-4e91-8940-97d71ce55831.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240827%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240827T192003Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=241a6137fe9f89dccd0c7c591e39ba881a699d3aee079e8c2bfc480936c16f63 [2024-08-27T19:20:03.381Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-27T19:20:03.381Z] Dload Upload Total Spent Left Speed [2024-08-27T19:20:03.640Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 603 0 0 100 603 0 2941 --:--:-- --:--:-- --:--:-- 2941 [2024-08-27T19:20:03.640Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/44db5701b15366b1e7fa78f8fc226288e1cf5ec1 [Pipeline] } [2024-08-27T19:20:03.672Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-08-27T19:20:23.563Z] + [ -d /w/workspace/edgexfoundry_device-uart_PR-68/archives ] [2024-08-27T19:20:23.563Z] + ls -al /w/workspace/edgexfoundry_device-uart_PR-68/archives [2024-08-27T19:20:23.563Z] total 16 [2024-08-27T19:20:23.563Z] drwxr-xr-x 3 root root 4096 Aug 27 19:08 . [2024-08-27T19:20:23.563Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 27 19:08 .. [2024-08-27T19:20:23.563Z] drwxr-xr-x 2 root root 4096 Aug 27 19:08 cost [2024-08-27T19:20:23.563Z] -rw-r--r-- 1 root root 82 Aug 27 19:08 cost.csv [2024-08-27T19:20:23.563Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_PR-68/archives [2024-08-27T19:20:23.563Z] + ls -al /w/workspace/edgexfoundry_device-uart_PR-68/archives [2024-08-27T19:20:23.563Z] total 16 [2024-08-27T19:20:23.563Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 27 19:08 . [2024-08-27T19:20:23.563Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 27 19:08 .. [2024-08-27T19:20:23.563Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 27 19:08 cost [2024-08-27T19:20:23.563Z] -rw-r--r-- 1 jenkins jenkins 82 Aug 27 19:08 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-08-27T19:20:23.910Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-27T19:20:24.809Z] ---> package-listing.sh [2024-08-27T19:20:24.809Z] ++ facter osfamily [2024-08-27T19:20:24.809Z] ++ tr '[:upper:]' '[:lower:]' [2024-08-27T19:20:25.071Z] + OS_FAMILY=debian [2024-08-27T19:20:25.071Z] + workspace=/w/workspace/edgexfoundry_device-uart_PR-68 [2024-08-27T19:20:25.071Z] + START_PACKAGES=/tmp/packages_start.txt [2024-08-27T19:20:25.071Z] + END_PACKAGES=/tmp/packages_end.txt [2024-08-27T19:20:25.071Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-08-27T19:20:25.071Z] + PACKAGES=/tmp/packages_start.txt [2024-08-27T19:20:25.071Z] + '[' /w/workspace/edgexfoundry_device-uart_PR-68 ']' [2024-08-27T19:20:25.071Z] + PACKAGES=/tmp/packages_end.txt [2024-08-27T19:20:25.071Z] + case "${OS_FAMILY}" in [2024-08-27T19:20:25.071Z] + dpkg -l [2024-08-27T19:20:25.071Z] + grep '^ii' [2024-08-27T19:20:25.071Z] + '[' -f /tmp/packages_start.txt ']' [2024-08-27T19:20:25.071Z] + '[' -f /tmp/packages_end.txt ']' [2024-08-27T19:20:25.071Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-08-27T19:20:25.071Z] + '[' /w/workspace/edgexfoundry_device-uart_PR-68 ']' [2024-08-27T19:20:25.071Z] + mkdir -p /w/workspace/edgexfoundry_device-uart_PR-68/archives/ [2024-08-27T19:20:25.071Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_PR-68/archives/ [Pipeline] echo [2024-08-27T19:20:25.118Z] 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-68/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-08-27T19:20:25.415Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T19:20:26.064Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-27T19:20:26.064Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-27T19:20:26.273Z] prd-ubuntu20.04-docker-8c-8g-8834 does not seem to be running inside a container [2024-08-27T19:20:26.310Z] $ 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-68/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-68 -v /w/workspace/edgexfoundry_device-uart_PR-68:/w/workspace/edgexfoundry_device-uart_PR-68:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-68@tmp:/w/workspace/edgexfoundry_device-uart_PR-68@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-08-27T19:20:26.498Z] $ docker top ec8a8457a3e08275492226552bd31e48772aea63c969ef2ae8d1fc2b86791af6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-27T19:20:26.940Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-08-27T19:20:27.265Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-08-27T19:20:27.581Z] + ls /var/log/sa-host [2024-08-27T19:20:27.581Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-27T19:20:27.818Z] provisioning config files... [2024-08-27T19:20:27.828Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-68@tmp/config5996377080991158306tmp [Pipeline] { [Pipeline] echo [2024-08-27T19:20:27.897Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-27T19:20:28.217Z] ---> create-netrc.sh [Pipeline] } [2024-08-27T19:20:28.252Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-08-27T19:20:28.673Z] ---> python-tools-install.sh [Pipeline] echo [2024-08-27T19:20:28.716Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-27T19:20:29.050Z] ---> sudo-logs.sh [2024-08-27T19:20:29.050Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-08-27T19:20:29.155Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-27T19:20:29.481Z] ---> job-cost.sh [2024-08-27T19:20:29.481Z] lf-activate-venv: SKIPPING [2024-08-27T19:20:29.481Z] DEBUG: total: 0.2199999988079071 [2024-08-27T19:20:29.481Z] INFO: Retrieving Stack Cost... [2024-08-27T19:20:29.742Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-27T19:20:30.313Z] INFO: Archiving Costs [Pipeline] echo [2024-08-27T19:20:30.353Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-27T19:20:30.680Z] ---> logs-deploy.sh [2024-08-27T19:20:30.680Z] lf-activate-venv: SKIPPING [2024-08-27T19:20:30.680Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/PR-68/1 [2024-08-27T19:20:30.680Z] INFO: archiving workspace using pattern(s): [2024-08-27T19:20:31.618Z] Archives upload complete. [2024-08-27T19:20:31.879Z] INFO: archiving logs to Nexus [2024-08-27T19:20:32.450Z] ---> uname -a: [2024-08-27T19:20:32.450Z] Linux prd-ubuntu20-04-docker-8c-8g-8834 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-08-27T19:20:32.450Z] [2024-08-27T19:20:32.450Z] [2024-08-27T19:20:32.450Z] ---> lscpu: [2024-08-27T19:20:32.450Z] Architecture: x86_64 [2024-08-27T19:20:32.450Z] CPU op-mode(s): 32-bit, 64-bit [2024-08-27T19:20:32.450Z] Byte Order: Little Endian [2024-08-27T19:20:32.450Z] Address sizes: 40 bits physical, 48 bits virtual [2024-08-27T19:20:32.450Z] CPU(s): 8 [2024-08-27T19:20:32.450Z] On-line CPU(s) list: 0-7 [2024-08-27T19:20:32.450Z] Thread(s) per core: 1 [2024-08-27T19:20:32.450Z] Core(s) per socket: 1 [2024-08-27T19:20:32.450Z] Socket(s): 8 [2024-08-27T19:20:32.450Z] NUMA node(s): 1 [2024-08-27T19:20:32.450Z] Vendor ID: AuthenticAMD [2024-08-27T19:20:32.450Z] CPU family: 23 [2024-08-27T19:20:32.450Z] Model: 49 [2024-08-27T19:20:32.450Z] Model name: AMD EPYC-Rome Processor [2024-08-27T19:20:32.450Z] Stepping: 0 [2024-08-27T19:20:32.450Z] CPU MHz: 2800.000 [2024-08-27T19:20:32.450Z] BogoMIPS: 5600.00 [2024-08-27T19:20:32.450Z] Virtualization: AMD-V [2024-08-27T19:20:32.450Z] Hypervisor vendor: KVM [2024-08-27T19:20:32.450Z] Virtualization type: full [2024-08-27T19:20:32.450Z] L1d cache: 256 KiB [2024-08-27T19:20:32.450Z] L1i cache: 256 KiB [2024-08-27T19:20:32.450Z] L2 cache: 4 MiB [2024-08-27T19:20:32.450Z] L3 cache: 128 MiB [2024-08-27T19:20:32.450Z] NUMA node0 CPU(s): 0-7 [2024-08-27T19:20:32.450Z] Vulnerability Itlb multihit: Not affected [2024-08-27T19:20:32.450Z] Vulnerability L1tf: Not affected [2024-08-27T19:20:32.450Z] Vulnerability Mds: Not affected [2024-08-27T19:20:32.450Z] Vulnerability Meltdown: Not affected [2024-08-27T19:20:32.450Z] Vulnerability Mmio stale data: Not affected [2024-08-27T19:20:32.450Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-08-27T19:20:32.450Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-08-27T19:20:32.450Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-08-27T19:20:32.450Z] Vulnerability Srbds: Not affected [2024-08-27T19:20:32.450Z] Vulnerability Tsx async abort: Not affected [2024-08-27T19:20:32.450Z] 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 [2024-08-27T19:20:32.450Z] [2024-08-27T19:20:32.450Z] [2024-08-27T19:20:32.450Z] ---> nproc: [2024-08-27T19:20:32.450Z] 8 [2024-08-27T19:20:32.450Z] [2024-08-27T19:20:32.450Z] [2024-08-27T19:20:32.450Z] ---> df -h: [2024-08-27T19:20:32.450Z] Filesystem Size Used Avail Use% Mounted on [2024-08-27T19:20:32.450Z] overlay 155G 12G 143G 8% / [2024-08-27T19:20:32.450Z] tmpfs 64M 0 64M 0% /dev [2024-08-27T19:20:32.450Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-08-27T19:20:32.450Z] shm 64M 0 64M 0% /dev/shm [2024-08-27T19:20:32.450Z] /dev/vda1 155G 12G 143G 8% /facter-os [2024-08-27T19:20:32.450Z] [2024-08-27T19:20:32.450Z] [2024-08-27T19:20:32.450Z] ---> sar -b -r -n DEV: [2024-08-27T19:20:32.450Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8834) 08/27/24 _x86_64_ (8 CPU) [2024-08-27T19:20:32.450Z] [2024-08-27T19:20:32.450Z] 19:04:42 LINUX RESTART (8 CPU) [2024-08-27T19:20:32.450Z] [2024-08-27T19:20:32.450Z] 19:05:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-08-27T19:20:32.450Z] 19:06:01 337.96 40.70 297.25 0.00 4498.63 51909.17 0.00 [2024-08-27T19:20:32.450Z] 19:07:01 351.03 2.45 348.58 0.00 31.46 101256.65 0.00 [2024-08-27T19:20:32.450Z] 19:08:01 106.07 0.13 105.93 0.00 9.73 42893.78 0.00 [2024-08-27T19:20:32.450Z] 19:09:01 120.13 0.03 120.09 0.00 1.33 22539.57 0.00 [2024-08-27T19:20:32.450Z] 19:10:01 47.24 6.75 40.49 0.00 4434.86 8286.75 0.00 [2024-08-27T19:20:32.450Z] 19:11:01 5.88 0.00 5.88 0.00 0.00 149.31 0.00 [2024-08-27T19:20:32.450Z] 19:12:01 3.20 0.02 3.18 0.00 0.13 91.98 0.00 [2024-08-27T19:20:32.450Z] 19:13:01 1.32 0.00 1.32 0.00 0.00 15.86 0.00 [2024-08-27T19:20:32.450Z] 19:14:01 1.42 0.00 1.42 0.00 0.00 15.33 0.00 [2024-08-27T19:20:32.450Z] 19:15:01 1.72 0.00 1.72 0.00 0.00 19.73 0.00 [2024-08-27T19:20:32.450Z] 19:16:01 1.15 0.00 1.15 0.00 0.00 13.73 0.00 [2024-08-27T19:20:32.450Z] 19:17:01 1.68 0.02 1.67 0.00 0.13 20.00 0.00 [2024-08-27T19:20:32.450Z] 19:18:01 1.18 0.00 1.18 0.00 0.00 13.73 0.00 [2024-08-27T19:20:32.450Z] 19:19:01 1.03 0.00 1.03 0.00 0.00 12.26 0.00 [2024-08-27T19:20:32.450Z] 19:20:01 1.98 0.02 1.97 0.00 0.13 27.46 0.00 [2024-08-27T19:20:32.450Z] Average: 65.23 3.30 61.93 0.00 594.08 15111.18 0.00 [2024-08-27T19:20:32.450Z] [2024-08-27T19:20:32.450Z] 19:05:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-08-27T19:20:32.450Z] 19:06:01 29323648 31539556 787592 2.40 71768 2421376 2047308 6.03 1023160 2158320 517400 [2024-08-27T19:20:32.450Z] 19:07:01 27243716 31252668 1046520 3.18 189604 3927120 2409536 7.10 1689888 3377316 398216 [2024-08-27T19:20:32.450Z] 19:08:01 27086472 31532804 768524 2.34 194000 4349524 1909572 5.63 1356700 3855804 23948 [2024-08-27T19:20:32.450Z] 19:09:01 26976084 31539116 759776 2.31 203772 4426984 1777328 5.24 1364528 3924124 132 [2024-08-27T19:20:32.450Z] 19:10:01 26526504 31499004 770880 2.34 226536 4811772 1845796 5.44 1629520 4078176 872 [2024-08-27T19:20:32.450Z] 19:11:01 26532468 31528256 742620 2.26 232344 4827636 1711372 5.04 1636380 4064768 44 [2024-08-27T19:20:32.450Z] 19:12:01 26535528 31526488 744596 2.26 230896 4824372 1704616 5.02 1634816 4061576 8 [2024-08-27T19:20:32.450Z] 19:13:01 26543300 31534328 736732 2.24 230932 4824396 1704616 5.02 1627504 4061576 164 [2024-08-27T19:20:32.450Z] 19:14:01 26544820 31535896 735160 2.24 230980 4824400 1704616 5.02 1625932 4061580 16 [2024-08-27T19:20:32.450Z] 19:15:01 26545536 31536672 734260 2.23 231036 4824404 1704616 5.02 1626220 4061584 28 [2024-08-27T19:20:32.450Z] 19:16:01 26545720 31536856 734244 2.23 231076 4824404 1704616 5.02 1626032 4061584 4 [2024-08-27T19:20:32.450Z] 19:17:01 26545332 31536588 734440 2.23 231124 4824408 1704616 5.02 1626848 4061588 264 [2024-08-27T19:20:32.450Z] 19:18:01 26547136 31538408 732596 2.23 231136 4824412 1704616 5.02 1624380 4061592 4 [2024-08-27T19:20:32.450Z] 19:19:01 26547136 31538452 732524 2.23 231168 4824412 1704616 5.02 1624448 4061592 148 [2024-08-27T19:20:32.450Z] 19:20:01 26546400 31537812 733404 2.23 231212 4824396 1734096 5.11 1625096 4061568 28 [2024-08-27T19:20:32.451Z] Average: 26839320 31514194 766258 2.33 213172 4545601 1804796 5.32 1556097 3867517 62752 [2024-08-27T19:20:32.451Z] [2024-08-27T19:20:32.451Z] 19:05:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-08-27T19:20:32.451Z] 19:06:01 lo 6.98 6.98 0.69 0.69 0.00 0.00 0.00 0.00 [2024-08-27T19:20:32.451Z] 19:06:01 ens3 546.09 379.29 6094.48 97.89 0.00 0.00 0.00 0.00 [2024-08-27T19:20:32.451Z] 19:06:01 docker0 31.57 33.76 2.42 210.71 0.00 0.00 0.00 0.00 [2024-08-27T19:20:32.451Z] 19:07:01 veth4ed7c76 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-27T19:20:32.451Z] 19:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-27T19:20:32.451Z] 19:07:01 ens3 538.77 357.93 3321.89 45.74 0.00 0.00 0.00 0.00 [2024-08-27T19:20:32.451Z] 19:07:01 docker0 337.72 506.28 28.56 3292.06 0.00 0.00 0.00 0.00 [2024-08-27T19:20:32.451Z] 19:08:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2024-08-27T19:20:32.451Z] 19:08:01 ens3 27.86 16.30 56.16 9.93 0.00 0.00 0.00 0.00 [2024-08-27T19:20:32.451Z] 19:08:01 docker0 1.33 2.75 0.08 30.92 0.00 0.00 0.00 0.00 [2024-08-27T19:20:32.451Z] 19:09:01 lo 1.87 1.87 0.19 0.19 0.00 0.00 0.00 0.00 [2024-08-27T19:20:32.451Z] 19:09:01 ens3 104.62 62.98 2643.31 11.28 0.00 0.00 0.00 0.00 [2024-08-27T19:20:32.451Z] 19:09:01 docker0 2.97 4.88 0.18 62.25 0.00 0.00 0.00 0.00 [2024-08-27T19:20:32.451Z] 19:10:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2024-08-27T19:20:32.451Z] 19:10:01 ens3 153.31 51.96 2729.59 3.85 0.00 0.00 0.00 0.00 [2024-08-27T19:20:32.451Z] 19:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T19:20:32.451Z] 19:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-27T19:20:32.451Z] 19:11:01 ens3 0.80 0.55 0.36 0.14 0.00 0.00 0.00 0.00 [2024-08-27T19:20:32.451Z] 19:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T19:20:32.451Z] 19:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T19:20:32.451Z] 19:12:01 ens3 0.58 0.00 0.05 0.00 0.00 0.00 0.00 0.00 [2024-08-27T19:20:32.451Z] 19:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T19:20:32.451Z] 19:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-27T19:20:32.451Z] 19:13:01 ens3 0.87 0.70 0.43 0.30 0.00 0.00 0.00 0.00 [2024-08-27T19:20:32.451Z] 19:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T19:20:32.451Z] 19:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T19:20:32.451Z] 19:14:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T19:20:32.451Z] 19:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T19:20:32.451Z] 19:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-27T19:20:32.451Z] 19:15:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-27T19:20:32.451Z] 19:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T19:20:32.451Z] 19:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T19:20:32.451Z] 19:16:01 ens3 0.20 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2024-08-27T19:20:32.451Z] 19:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T19:20:32.451Z] 19:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-27T19:20:32.451Z] 19:17:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-27T19:20:32.451Z] 19:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T19:20:32.451Z] 19:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T19:20:32.451Z] 19:18:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T19:20:32.451Z] 19:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T19:20:32.451Z] 19:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-27T19:20:32.451Z] 19:19:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-27T19:20:32.451Z] 19:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T19:20:32.451Z] 19:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T19:20:32.451Z] 19:20:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2024-08-27T19:20:32.451Z] 19:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T19:20:32.451Z] Average: lo 0.72 0.72 0.07 0.07 0.00 0.00 0.00 0.00 [2024-08-27T19:20:32.451Z] Average: ens3 91.08 57.66 984.13 11.18 0.00 0.00 0.00 0.00 [2024-08-27T19:20:32.451Z] Average: docker0 24.90 36.52 2.08 239.79 0.00 0.00 0.00 0.00 [2024-08-27T19:20:32.451Z] [2024-08-27T19:20:32.451Z] [2024-08-27T19:20:32.451Z] ---> sar -P ALL: [2024-08-27T19:20:32.451Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8834) 08/27/24 _x86_64_ (8 CPU) [2024-08-27T19:20:32.451Z] [2024-08-27T19:20:32.451Z] 19:04:42 LINUX RESTART (8 CPU) [2024-08-27T19:20:32.451Z] [2024-08-27T19:20:32.451Z] 19:05:02 CPU %user %nice %system %iowait %steal %idle [2024-08-27T19:20:32.451Z] 19:06:01 all 9.11 0.00 2.92 1.26 0.05 86.65 [2024-08-27T19:20:32.451Z] 19:06:01 0 6.20 0.00 2.77 0.29 0.05 90.69 [2024-08-27T19:20:32.451Z] 19:06:01 1 13.60 0.00 2.40 0.14 0.05 83.80 [2024-08-27T19:20:32.451Z] 19:06:01 2 7.19 0.00 4.20 1.09 0.05 87.47 [2024-08-27T19:20:32.451Z] 19:06:01 3 6.85 0.00 2.44 3.33 0.05 87.33 [2024-08-27T19:20:32.451Z] 19:06:01 4 11.01 0.00 2.03 0.10 0.03 86.83 [2024-08-27T19:20:32.451Z] 19:06:01 5 8.07 0.00 2.71 0.27 0.05 88.89 [2024-08-27T19:20:32.451Z] 19:06:01 6 8.71 0.00 2.36 0.99 0.07 87.87 [2024-08-27T19:20:32.451Z] 19:06:01 7 11.27 0.00 4.45 3.87 0.07 80.34 [2024-08-27T19:20:32.451Z] 19:07:01 all 21.85 0.00 6.73 1.33 0.08 70.01 [2024-08-27T19:20:32.451Z] 19:07:01 0 22.54 0.00 7.65 2.21 0.08 67.52 [2024-08-27T19:20:32.451Z] 19:07:01 1 22.43 0.00 6.47 0.19 0.08 70.83 [2024-08-27T19:20:32.451Z] 19:07:01 2 21.95 0.00 7.71 3.71 0.08 66.54 [2024-08-27T19:20:32.451Z] 19:07:01 3 20.31 0.00 6.03 0.32 0.07 73.27 [2024-08-27T19:20:32.451Z] 19:07:01 4 21.76 0.00 6.89 0.56 0.08 70.70 [2024-08-27T19:20:32.451Z] 19:07:01 5 21.70 0.00 6.67 2.96 0.08 68.59 [2024-08-27T19:20:32.451Z] 19:07:01 6 21.90 0.00 5.41 0.24 0.07 72.39 [2024-08-27T19:20:32.451Z] 19:07:01 7 22.17 0.00 7.05 0.49 0.07 70.23 [2024-08-27T19:20:32.451Z] 19:08:01 all 49.92 0.00 7.88 0.47 0.08 41.65 [2024-08-27T19:20:32.451Z] 19:08:01 0 49.17 0.00 9.06 0.82 0.08 40.87 [2024-08-27T19:20:32.451Z] 19:08:01 1 50.92 0.00 7.76 0.15 0.08 41.09 [2024-08-27T19:20:32.451Z] 19:08:01 2 50.44 0.00 7.10 0.02 0.08 42.37 [2024-08-27T19:20:32.451Z] 19:08:01 3 50.13 0.00 8.09 1.65 0.08 40.04 [2024-08-27T19:20:32.451Z] 19:08:01 4 50.25 0.00 7.72 0.79 0.07 41.17 [2024-08-27T19:20:32.451Z] 19:08:01 5 49.90 0.00 7.76 0.22 0.07 42.05 [2024-08-27T19:20:32.451Z] 19:08:01 6 49.35 0.00 8.37 0.07 0.08 42.13 [2024-08-27T19:20:32.451Z] 19:08:01 7 49.17 0.00 7.20 0.03 0.08 43.51 [2024-08-27T19:20:32.451Z] 19:09:01 all 3.23 0.00 1.50 0.33 0.04 94.90 [2024-08-27T19:20:32.451Z] 19:09:01 0 2.46 0.00 1.97 0.10 0.03 95.43 [2024-08-27T19:20:32.451Z] 19:09:01 1 3.69 0.00 1.63 0.08 0.05 94.55 [2024-08-27T19:20:32.451Z] 19:09:01 2 3.61 0.00 1.39 0.02 0.03 94.95 [2024-08-27T19:20:32.451Z] 19:09:01 3 2.68 0.00 1.54 1.34 0.03 94.40 [2024-08-27T19:20:32.451Z] 19:09:01 4 3.53 0.00 1.26 0.84 0.03 94.34 [2024-08-27T19:20:32.451Z] 19:09:01 5 3.38 0.00 1.44 0.02 0.03 95.14 [2024-08-27T19:20:32.451Z] 19:09:01 6 3.28 0.00 1.14 0.22 0.03 95.33 [2024-08-27T19:20:32.451Z] 19:09:01 7 3.21 0.00 1.60 0.05 0.03 95.10 [2024-08-27T19:20:32.451Z] 19:10:01 all 2.33 0.00 1.15 0.26 0.02 96.24 [2024-08-27T19:20:32.451Z] 19:10:01 0 2.57 0.00 0.78 0.23 0.02 96.39 [2024-08-27T19:20:32.451Z] 19:10:01 1 1.53 0.00 0.57 0.05 0.05 97.80 [2024-08-27T19:20:32.451Z] 19:10:01 2 2.12 0.00 1.20 0.12 0.02 96.54 [2024-08-27T19:20:32.451Z] 19:10:01 3 2.39 0.00 1.55 0.05 0.02 96.00 [2024-08-27T19:20:32.451Z] 19:10:01 4 2.40 0.00 0.83 0.10 0.02 96.64 [2024-08-27T19:20:32.451Z] 19:10:01 5 2.19 0.00 1.59 0.25 0.02 95.96 [2024-08-27T19:20:32.451Z] 19:10:01 6 3.45 0.00 1.96 1.16 0.02 93.41 [2024-08-27T19:20:32.451Z] 19:10:01 7 2.00 0.00 0.73 0.10 0.02 97.14 [2024-08-27T19:20:32.451Z] 19:11:01 all 0.25 0.00 0.22 0.02 0.01 99.51 [2024-08-27T19:20:32.451Z] 19:11:01 0 0.13 0.00 0.10 0.02 0.00 99.75 [2024-08-27T19:20:32.451Z] 19:11:01 1 0.17 0.00 0.55 0.00 0.00 99.28 [2024-08-27T19:20:32.451Z] 19:11:01 2 0.17 0.00 0.15 0.02 0.02 99.65 [2024-08-27T19:20:32.451Z] 19:11:01 3 1.19 0.00 0.13 0.00 0.02 98.66 [2024-08-27T19:20:32.451Z] 19:11:01 4 0.05 0.00 0.12 0.02 0.00 99.82 [2024-08-27T19:20:32.451Z] 19:11:01 5 0.08 0.00 0.43 0.02 0.02 99.45 [2024-08-27T19:20:32.451Z] 19:11:01 6 0.08 0.00 0.12 0.08 0.00 99.72 [2024-08-27T19:20:32.451Z] 19:11:01 7 0.10 0.00 0.13 0.00 0.00 99.77 [2024-08-27T19:20:32.451Z] 19:12:01 all 0.07 0.00 0.05 0.01 0.01 99.86 [2024-08-27T19:20:32.451Z] 19:12:01 0 0.07 0.00 0.02 0.00 0.00 99.92 [2024-08-27T19:20:32.451Z] 19:12:01 1 0.25 0.00 0.12 0.00 0.02 99.62 [2024-08-27T19:20:32.451Z] 19:12:01 2 0.05 0.00 0.03 0.00 0.03 99.88 [2024-08-27T19:20:32.451Z] 19:12:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2024-08-27T19:20:32.451Z] 19:12:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2024-08-27T19:20:32.451Z] 19:12:01 5 0.08 0.00 0.03 0.02 0.00 99.87 [2024-08-27T19:20:32.451Z] 19:12:01 6 0.00 0.00 0.03 0.05 0.02 99.90 [2024-08-27T19:20:32.451Z] 19:12:01 7 0.07 0.00 0.08 0.02 0.02 99.82 [2024-08-27T19:20:32.451Z] 19:13:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2024-08-27T19:20:32.451Z] 19:13:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-27T19:20:32.451Z] 19:13:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2024-08-27T19:20:32.451Z] 19:13:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2024-08-27T19:20:32.451Z] 19:13:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-27T19:20:32.451Z] 19:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-27T19:20:32.451Z] 19:13:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-27T19:20:32.451Z] 19:13:01 6 0.02 0.00 0.00 0.03 0.00 99.95 [2024-08-27T19:20:32.451Z] 19:13:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-27T19:20:32.451Z] 19:14:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-08-27T19:20:32.451Z] 19:14:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-27T19:20:32.451Z] 19:14:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-27T19:20:32.451Z] 19:14:01 2 0.02 0.00 0.02 0.00 0.03 99.93 [2024-08-27T19:20:32.451Z] 19:14:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-27T19:20:32.451Z] 19:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-27T19:20:32.451Z] 19:14:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2024-08-27T19:20:32.451Z] 19:14:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-27T19:20:32.451Z] 19:14:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2024-08-27T19:20:32.451Z] 19:15:01 all 0.29 0.00 0.02 0.00 0.01 99.68 [2024-08-27T19:20:32.451Z] 19:15:01 0 1.99 0.00 0.00 0.00 0.00 98.01 [2024-08-27T19:20:32.451Z] 19:15:01 1 0.15 0.00 0.02 0.00 0.00 99.83 [2024-08-27T19:20:32.451Z] 19:15:01 2 0.02 0.00 0.03 0.00 0.03 99.92 [2024-08-27T19:20:32.451Z] 19:15:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-27T19:20:32.451Z] 19:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-27T19:20:32.451Z] 19:15:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2024-08-27T19:20:32.451Z] 19:15:01 6 0.03 0.00 0.02 0.02 0.00 99.93 [2024-08-27T19:20:32.451Z] 19:15:01 7 0.07 0.00 0.03 0.00 0.02 99.88 [2024-08-27T19:20:32.451Z] 19:16:01 all 0.14 0.00 0.01 0.00 0.01 99.83 [2024-08-27T19:20:32.451Z] 19:16:01 0 0.80 0.00 0.02 0.00 0.02 99.17 [2024-08-27T19:20:32.451Z] 19:16:01 1 0.25 0.00 0.02 0.00 0.02 99.72 [2024-08-27T19:20:32.451Z] 19:16:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-27T19:20:32.451Z] 19:16:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-27T19:20:32.451Z] 19:16:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-27T19:20:32.451Z] 19:16:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-27T19:20:32.451Z] 19:16:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2024-08-27T19:20:32.451Z] 19:16:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-27T19:20:32.451Z] [2024-08-27T19:20:32.451Z] 19:16:01 CPU %user %nice %system %iowait %steal %idle [2024-08-27T19:20:32.451Z] 19:17:01 all 0.03 0.00 0.01 0.00 0.01 99.94 [2024-08-27T19:20:32.451Z] 19:17:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-27T19:20:32.451Z] 19:17:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2024-08-27T19:20:32.451Z] 19:17:01 2 0.07 0.00 0.05 0.00 0.02 99.87 [2024-08-27T19:20:32.451Z] 19:17:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-27T19:20:32.451Z] 19:17:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-27T19:20:32.451Z] 19:17:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2024-08-27T19:20:32.451Z] 19:17:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2024-08-27T19:20:32.451Z] 19:17:01 7 0.05 0.00 0.02 0.00 0.02 99.92 [2024-08-27T19:20:32.451Z] 19:18:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2024-08-27T19:20:32.451Z] 19:18:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-27T19:20:32.451Z] 19:18:01 1 0.07 0.00 0.02 0.00 0.00 99.92 [2024-08-27T19:20:32.451Z] 19:18:01 2 0.02 0.00 0.02 0.00 0.03 99.93 [2024-08-27T19:20:32.451Z] 19:18:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2024-08-27T19:20:32.451Z] 19:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-27T19:20:32.451Z] 19:18:01 5 0.00 0.00 0.02 0.02 0.02 99.95 [2024-08-27T19:20:32.451Z] 19:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-27T19:20:32.451Z] 19:18:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-27T19:20:32.451Z] 19:19:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-08-27T19:20:32.451Z] 19:19:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-27T19:20:32.451Z] 19:19:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-27T19:20:32.451Z] 19:19:01 2 0.05 0.00 0.03 0.00 0.03 99.88 [2024-08-27T19:20:32.451Z] 19:19:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-27T19:20:32.451Z] 19:19:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-27T19:20:32.451Z] 19:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-27T19:20:32.451Z] 19:19:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2024-08-27T19:20:32.451Z] 19:19:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-27T19:20:32.451Z] 19:20:01 all 0.02 0.00 0.03 0.01 0.01 99.94 [2024-08-27T19:20:32.451Z] 19:20:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-27T19:20:32.451Z] 19:20:01 1 0.00 0.00 0.03 0.00 0.00 99.97 [2024-08-27T19:20:32.451Z] 19:20:01 2 0.05 0.00 0.08 0.00 0.03 99.83 [2024-08-27T19:20:32.451Z] 19:20:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2024-08-27T19:20:32.451Z] 19:20:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-27T19:20:32.451Z] 19:20:01 5 0.00 0.00 0.02 0.03 0.02 99.93 [2024-08-27T19:20:32.451Z] 19:20:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2024-08-27T19:20:32.451Z] 19:20:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-27T19:20:32.451Z] Average: all 5.78 0.00 1.36 0.24 0.02 92.59 [2024-08-27T19:20:32.451Z] Average: 0 5.69 0.00 1.48 0.24 0.02 92.56 [2024-08-27T19:20:32.451Z] Average: 1 6.16 0.00 1.30 0.04 0.03 92.48 [2024-08-27T19:20:32.451Z] Average: 2 5.69 0.00 1.46 0.33 0.04 92.49 [2024-08-27T19:20:32.451Z] Average: 3 5.54 0.00 1.32 0.44 0.02 92.68 [2024-08-27T19:20:32.451Z] Average: 4 5.89 0.00 1.25 0.16 0.02 92.69 [2024-08-27T19:20:32.451Z] Average: 5 5.66 0.00 1.37 0.26 0.02 92.69 [2024-08-27T19:20:32.451Z] Average: 6 5.75 0.00 1.29 0.19 0.02 92.75 [2024-08-27T19:20:32.451Z] Average: 7 5.83 0.00 1.41 0.30 0.03 92.43 [2024-08-27T19:20:32.451Z] [2024-08-27T19:20:32.451Z] [2024-08-27T19:20:32.451Z]