Pull request #44 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f2e4ab7d98630ca80593d7537c76ee0461ad575b+333c6894e147d9c19ea7d7fbcb4ad6f41b7da7f1 (d631b61915ffc8db9c414f2ef40e2a97b6892101) 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-ssh12667159476816914289.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh8188876540115810034.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-44/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-44/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15697266726695677071.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-44/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14732595058781923771.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh5890557345404421478.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-44/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-44/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh338899450192990973.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-1267 in /w/workspace/edgexfoundry_device-uart_PR-44 [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-44 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/pull/44/head:refs/remotes/origin/PR-44 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 333c6894e147d9c19ea7d7fbcb4ad6f41b7da7f1 into PR head commit f2e4ab7d98630ca80593d7537c76ee0461ad575b Merge succeeded, producing f2e4ab7d98630ca80593d7537c76ee0461ad575b Checking out Revision f2e4ab7d98630ca80593d7537c76ee0461ad575b (PR-44) 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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } > git config core.sparsecheckout # timeout=10 > git checkout -f f2e4ab7d98630ca80593d7537c76ee0461ad575b # 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 333c6894e147d9c19ea7d7fbcb4ad6f41b7da7f1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f2e4ab7d98630ca80593d7537c76ee0461ad575b # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-02-19T18:22:57.654Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-02-19T18:22:57.883Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-02-19T18:22:57.990Z] ========================================================= [2024-02-19T18:22:57.990Z] EdgeX Global Pipelines Version Info [2024-02-19T18:22:57.990Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-02-19T18:22:58.738Z] ------------------- [2024-02-19T18:22:58.739Z] stable info: [2024-02-19T18:22:58.739Z] ------------------- [2024-02-19T18:22:58.739Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-02-19T18:22:58.739Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-19T18:22:58.739Z] Message: update stable to v1.0.258 [2024-02-19T18:22:59.309Z] ------------------- [2024-02-19T18:22:59.309Z] experimental info: [2024-02-19T18:22:59.309Z] ------------------- [2024-02-19T18:22:59.309Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-02-19T18:22:59.309Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-19T18:22:59.309Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-02-19T18:22:59.562Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo [2024-02-19T18:22:59.628Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo [2024-02-19T18:22:59.691Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-02-19T18:22:59.748Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-02-19T18:22:59.821Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-02-19T18:22:59.879Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-02-19T18:22:59.940Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-02-19T18:23:00.000Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-02-19T18:23:00.061Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-02-19T18:23:00.122Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-02-19T18:23:00.192Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-02-19T18:23:00.254Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo [2024-02-19T18:23:00.326Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-02-19T18:23:00.385Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-02-19T18:23:00.449Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-02-19T18:23:00.518Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-02-19T18:23:00.586Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-02-19T18:23:00.655Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-02-19T18:23:00.712Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-02-19T18:23:00.798Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-02-19T18:23:00.870Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-02-19T18:23:00.942Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-02-19T18:23:01.015Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-02-19T18:23:01.088Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-02-19T18:23:01.160Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-02-19T18:23:01.229Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-02-19T18:23:01.303Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-02-19T18:23:01.378Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-44 [Pipeline] echo [2024-02-19T18:23:01.455Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-44 [Pipeline] echo [2024-02-19T18:23:01.529Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-44 [Pipeline] echo [2024-02-19T18:23:01.607Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f2e4ab7d98630ca80593d7537c76ee0461ad575b [Pipeline] echo [2024-02-19T18:23:01.682Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f2e4ab7 [Pipeline] echo [2024-02-19T18:23:01.758Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-19T18:23:01.952Z] provisioning config files... [2024-02-19T18:23:01.975Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-44@tmp/config4591565642963443933tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-19T18:23:02.377Z] ---> ****-login.sh [2024-02-19T18:23:02.377Z] nexus3.edgexfoundry.org:10001 [2024-02-19T18:23:02.637Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T18:23:02.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T18:23:02.898Z] Configure a credential helper to remove this warning. See [2024-02-19T18:23:02.898Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T18:23:02.898Z] [2024-02-19T18:23:02.898Z] Login Succeeded [2024-02-19T18:23:02.898Z] nexus3.edgexfoundry.org:10002 [2024-02-19T18:23:02.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T18:23:02.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T18:23:02.898Z] Configure a credential helper to remove this warning. See [2024-02-19T18:23:02.898Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T18:23:02.898Z] [2024-02-19T18:23:02.898Z] Login Succeeded [2024-02-19T18:23:02.898Z] nexus3.edgexfoundry.org:10003 [2024-02-19T18:23:02.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T18:23:03.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T18:23:03.159Z] Configure a credential helper to remove this warning. See [2024-02-19T18:23:03.159Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T18:23:03.159Z] [2024-02-19T18:23:03.159Z] Login Succeeded [2024-02-19T18:23:03.159Z] nexus3.edgexfoundry.org:10004 [2024-02-19T18:23:03.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T18:23:03.160Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T18:23:03.160Z] Configure a credential helper to remove this warning. See [2024-02-19T18:23:03.160Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T18:23:03.160Z] [2024-02-19T18:23:03.160Z] Login Succeeded [2024-02-19T18:23:03.160Z] ****.io [2024-02-19T18:23:03.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T18:23:03.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T18:23:03.420Z] Configure a credential helper to remove this warning. See [2024-02-19T18:23:03.420Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T18:23:03.420Z] [2024-02-19T18:23:03.420Z] Login Succeeded [2024-02-19T18:23:03.420Z] ---> ****-login.sh ends [Pipeline] } [2024-02-19T18:23:03.450Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-02-19T18:23:04.226Z] + git rev-list -1 --merges f2e4ab7d98630ca80593d7537c76ee0461ad575b~1..f2e4ab7d98630ca80593d7537c76ee0461ad575b [Pipeline] echo [2024-02-19T18:23:04.270Z] -----------> git rev-list -1 --merges f2e4ab7d98630ca80593d7537c76ee0461ad575b~1..f2e4ab7d98630ca80593d7537c76ee0461ad575b f2e4ab7d98630ca80593d7537c76ee0461ad575b [false] [Pipeline] sh [2024-02-19T18:23:04.599Z] + git log --format=format:%s -1 f2e4ab7d98630ca80593d7537c76ee0461ad575b [Pipeline] echo [2024-02-19T18:23:04.641Z] ========================================================= [2024-02-19T18:23:04.641Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-02-19T18:23:04.641Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-19T18:23:05.131Z] + git log --format=format:%s -1 f2e4ab7d98630ca80593d7537c76ee0461ad575b [Pipeline] echo [2024-02-19T18:23:05.164Z] [semverPrep] GIT_COMMIT: f2e4ab7d98630ca80593d7537c76ee0461ad575b, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-02-19T18:23:05.214Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-02-19T18:23:05.668Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-19T18:23:05.668Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-02-19T18:23:05.668Z] + [ -e /tmp/ssh_known_hosts ] [2024-02-19T18:23:05.668Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-02-19T18:23:05.668Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-02-19T18:23:05.668Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-02-19T18:23:05.668Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T18:23:06.195Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-19T18:23:06.195Z] [2024-02-19T18:23:06.195Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T18:23:06.604Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-19T18:23:06.604Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-02-19T18:23:06.604Z] b85a868b505f: Pulling fs layer [2024-02-19T18:23:06.604Z] e2be974225ed: Pulling fs layer [2024-02-19T18:23:06.604Z] 339a4e72a1f5: Pulling fs layer [2024-02-19T18:23:06.604Z] 988bab9f4d93: Pulling fs layer [2024-02-19T18:23:06.604Z] 1469e6f7b9e6: Pulling fs layer [2024-02-19T18:23:06.604Z] eaf3925da568: Pulling fs layer [2024-02-19T18:23:06.604Z] bab4dde63d76: Pulling fs layer [2024-02-19T18:23:06.604Z] bde34c3a00c8: Pulling fs layer [2024-02-19T18:23:06.604Z] b352a97aabf1: Pulling fs layer [2024-02-19T18:23:06.604Z] 4872d77fe225: Pulling fs layer [2024-02-19T18:23:06.604Z] 5851b861e8e6: Pulling fs layer [2024-02-19T18:23:06.604Z] 1469e6f7b9e6: Waiting [2024-02-19T18:23:06.604Z] eaf3925da568: Waiting [2024-02-19T18:23:06.604Z] bab4dde63d76: Waiting [2024-02-19T18:23:06.604Z] 4872d77fe225: Waiting [2024-02-19T18:23:06.604Z] bde34c3a00c8: Waiting [2024-02-19T18:23:06.604Z] 5851b861e8e6: Waiting [2024-02-19T18:23:06.604Z] b352a97aabf1: Waiting [2024-02-19T18:23:06.604Z] e2be974225ed: Verifying Checksum [2024-02-19T18:23:06.604Z] e2be974225ed: Download complete [2024-02-19T18:23:06.604Z] 988bab9f4d93: Verifying Checksum [2024-02-19T18:23:06.604Z] 988bab9f4d93: Download complete [2024-02-19T18:23:06.864Z] 1469e6f7b9e6: Verifying Checksum [2024-02-19T18:23:06.864Z] 1469e6f7b9e6: Download complete [2024-02-19T18:23:06.864Z] 339a4e72a1f5: Verifying Checksum [2024-02-19T18:23:06.864Z] 339a4e72a1f5: Download complete [2024-02-19T18:23:06.864Z] eaf3925da568: Verifying Checksum [2024-02-19T18:23:06.864Z] eaf3925da568: Download complete [2024-02-19T18:23:06.864Z] bde34c3a00c8: Verifying Checksum [2024-02-19T18:23:06.864Z] bde34c3a00c8: Download complete [2024-02-19T18:23:06.864Z] b352a97aabf1: Verifying Checksum [2024-02-19T18:23:06.864Z] b352a97aabf1: Download complete [2024-02-19T18:23:06.864Z] 4872d77fe225: Verifying Checksum [2024-02-19T18:23:06.864Z] 4872d77fe225: Download complete [2024-02-19T18:23:06.864Z] 5851b861e8e6: Verifying Checksum [2024-02-19T18:23:06.864Z] 5851b861e8e6: Download complete [2024-02-19T18:23:06.864Z] b85a868b505f: Verifying Checksum [2024-02-19T18:23:06.864Z] b85a868b505f: Download complete [2024-02-19T18:23:07.123Z] bab4dde63d76: Verifying Checksum [2024-02-19T18:23:07.123Z] bab4dde63d76: Download complete [2024-02-19T18:23:08.503Z] b85a868b505f: Pull complete [2024-02-19T18:23:08.503Z] e2be974225ed: Pull complete [2024-02-19T18:23:09.112Z] 339a4e72a1f5: Pull complete [2024-02-19T18:23:09.112Z] 988bab9f4d93: Pull complete [2024-02-19T18:23:09.372Z] 1469e6f7b9e6: Pull complete [2024-02-19T18:23:09.372Z] eaf3925da568: Pull complete [2024-02-19T18:23:11.278Z] bab4dde63d76: Pull complete [2024-02-19T18:23:11.278Z] bde34c3a00c8: Pull complete [2024-02-19T18:23:11.278Z] b352a97aabf1: Pull complete [2024-02-19T18:23:11.278Z] 4872d77fe225: Pull complete [2024-02-19T18:23:11.278Z] 5851b861e8e6: Pull complete [2024-02-19T18:23:11.278Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-02-19T18:23:11.278Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-19T18:23:11.278Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T18:23:11.629Z] prd-ubuntu20.04-docker-8c-8g-1267 does not seem to be running inside a container [2024-02-19T18:23:11.657Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_PR-44 -v /w/workspace/edgexfoundry_device-uart_PR-44:/w/workspace/edgexfoundry_device-uart_PR-44:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-44@tmp:/w/workspace/edgexfoundry_device-uart_PR-44@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-02-19T18:23:14.913Z] $ docker top 5147709d39934cdc468a7e5f87950d8369fc6cb97f9c66fb30815d73e43a4640 -eo pid,comm [2024-02-19T18:23:14.964Z] 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-02-19T18:23:14.964Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-19T18:23:15.174Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-19T18:23:15.175Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-19T18:23:15.277Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-19T18:23:15.281Z] $ docker exec 5147709d39934cdc468a7e5f87950d8369fc6cb97f9c66fb30815d73e43a4640 ssh-agent [2024-02-19T18:23:15.390Z] SSH_AUTH_SOCK=/tmp/ssh-VIfuVAQw8ZR1/agent.32 [2024-02-19T18:23:15.390Z] SSH_AGENT_PID=38 [2024-02-19T18:23:15.396Z] Running ssh-add (command line suppressed) [2024-02-19T18:23:15.512Z] Identity added: /w/workspace/edgexfoundry_device-uart_PR-44@tmp/private_key_8097802972110511981.key (/w/workspace/edgexfoundry_device-uart_PR-44@tmp/private_key_8097802972110511981.key) [2024-02-19T18:23:15.542Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-19T18:23:15.898Z] + git tag --points-at HEAD [Pipeline] } [2024-02-19T18:23:15.926Z] $ docker exec --env ******** --env ******** 5147709d39934cdc468a7e5f87950d8369fc6cb97f9c66fb30815d73e43a4640 ssh-agent -k [2024-02-19T18:23:16.032Z] unset SSH_AUTH_SOCK; [2024-02-19T18:23:16.033Z] unset SSH_AGENT_PID; [2024-02-19T18:23:16.033Z] echo Agent pid 38 killed; [2024-02-19T18:23:16.041Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-02-19T18:23:16.175Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-19T18:23:16.175Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-19T18:23:16.288Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-19T18:23:16.292Z] $ docker exec 5147709d39934cdc468a7e5f87950d8369fc6cb97f9c66fb30815d73e43a4640 ssh-agent [2024-02-19T18:23:16.412Z] SSH_AUTH_SOCK=/tmp/ssh-w7CPYbAuPAOy/agent.70 [2024-02-19T18:23:16.412Z] SSH_AGENT_PID=76 [2024-02-19T18:23:16.417Z] Running ssh-add (command line suppressed) [2024-02-19T18:23:16.537Z] Identity added: /w/workspace/edgexfoundry_device-uart_PR-44@tmp/private_key_17066082906525260973.key (/w/workspace/edgexfoundry_device-uart_PR-44@tmp/private_key_17066082906525260973.key) [2024-02-19T18:23:16.549Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-19T18:23:16.903Z] + git semver init [2024-02-19T18:23:17.163Z] 2024-02-19 18:23:17,088 [run_init] DEBUG init version:0.0.0 force:False [2024-02-19T18:23:17.163Z] 2024-02-19 18:23:17,089 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_PR-44/.semver [2024-02-19T18:23:17.163Z] 2024-02-19 18:23:17,089 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_PR-44/.semver [2024-02-19T18:23:17.163Z] 2024-02-19 18:23:17,089 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-uart.git', '/w/workspace/edgexfoundry_device-uart_PR-44/.semver'], cwd=/w/workspace/edgexfoundry_device-uart_PR-44, universal_newlines=False, shell=None, istream=None) [2024-02-19T18:23:18.541Z] 2024-02-19 18:23:18,372 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_PR-44/.git/info/exclude [2024-02-19T18:23:18.541Z] 2024-02-19 18:23:18,372 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_PR-44/.semver/PR-44 with force:False [2024-02-19T18:23:18.541Z] 2024-02-19 18:23:18,372 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_PR-44/.semver/PR-44 [2024-02-19T18:23:18.541Z] 2024-02-19 18:23:18,376 [execute] INFO git cat-file --batch-check [2024-02-19T18:23:18.541Z] 2024-02-19 18:23:18,376 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_PR-44/.semver, universal_newlines=False, shell=None, istream=) [2024-02-19T18:23:18.541Z] 2024-02-19 18:23:18,384 [execute] INFO git cat-file --batch [2024-02-19T18:23:18.541Z] 2024-02-19 18:23:18,384 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_PR-44/.semver, universal_newlines=False, shell=None, istream=) [2024-02-19T18:23:18.541Z] 2024-02-19 18:23:18,390 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_PR-44/.semver/PR-44 [2024-02-19T18:23:18.541Z] 0.0.0 [Pipeline] } [2024-02-19T18:23:18.570Z] $ docker exec --env ******** --env ******** 5147709d39934cdc468a7e5f87950d8369fc6cb97f9c66fb30815d73e43a4640 ssh-agent -k [2024-02-19T18:23:18.668Z] unset SSH_AUTH_SOCK; [2024-02-19T18:23:18.669Z] unset SSH_AGENT_PID; [2024-02-19T18:23:18.669Z] echo Agent pid 76 killed; [2024-02-19T18:23:18.677Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-19T18:23:19.187Z] + git semver [Pipeline] } [2024-02-19T18:23:19.480Z] $ docker stop --time=1 5147709d39934cdc468a7e5f87950d8369fc6cb97f9c66fb30815d73e43a4640 [2024-02-19T18:23:21.342Z] $ docker rm -f --volumes 5147709d39934cdc468a7e5f87950d8369fc6cb97f9c66fb30815d73e43a4640 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-19T18:23:22.009Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-02-19T18:23:22.357Z] Stashed 1 file(s) [Pipeline] echo [2024-02-19T18:23:22.377Z] [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-02-19T18:23:23.306Z] provisioning config files... [2024-02-19T18:23:23.319Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-44@tmp/config7707258020442964808tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-19T18:23:23.701Z] ---> ****-login.sh [2024-02-19T18:23:23.701Z] nexus3.edgexfoundry.org:10001 [2024-02-19T18:23:23.701Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T18:23:23.701Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T18:23:23.701Z] Configure a credential helper to remove this warning. See [2024-02-19T18:23:23.701Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T18:23:23.701Z] [2024-02-19T18:23:23.701Z] Login Succeeded [2024-02-19T18:23:23.701Z] nexus3.edgexfoundry.org:10002 [2024-02-19T18:23:23.701Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T18:23:23.701Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T18:23:23.701Z] Configure a credential helper to remove this warning. See [2024-02-19T18:23:23.701Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T18:23:23.701Z] [2024-02-19T18:23:23.702Z] Login Succeeded [2024-02-19T18:23:23.702Z] nexus3.edgexfoundry.org:10003 [2024-02-19T18:23:23.961Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T18:23:23.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T18:23:23.961Z] Configure a credential helper to remove this warning. See [2024-02-19T18:23:23.961Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T18:23:23.961Z] [2024-02-19T18:23:23.961Z] Login Succeeded [2024-02-19T18:23:23.961Z] nexus3.edgexfoundry.org:10004 [2024-02-19T18:23:23.961Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T18:23:23.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T18:23:23.962Z] Configure a credential helper to remove this warning. See [2024-02-19T18:23:23.962Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T18:23:23.962Z] [2024-02-19T18:23:23.962Z] Login Succeeded [2024-02-19T18:23:23.962Z] ****.io [2024-02-19T18:23:24.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T18:23:24.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T18:23:24.485Z] Configure a credential helper to remove this warning. See [2024-02-19T18:23:24.485Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T18:23:24.485Z] [2024-02-19T18:23:24.485Z] Login Succeeded [2024-02-19T18:23:24.485Z] ---> ****-login.sh ends [Pipeline] } [2024-02-19T18:23:24.513Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-19T18:23:24.845Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-19T18:23:24.908Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-19T18:23:24.973Z] ========================================================= [2024-02-19T18:23:24.973Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-02-19T18:23:24.973Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T18:23:25.555Z] + 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-02-19T18:23:25.555Z] Sending build context to Docker daemon 23.06MB [2024-02-19T18:23:25.555Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-02-19T18:23:25.555Z] Step 2/12 : FROM ${BASE} AS builder [2024-02-19T18:23:25.848Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-02-19T18:23:25.848Z] 7264a8db6415: Pulling fs layer [2024-02-19T18:23:25.848Z] c4d48a809fc2: Pulling fs layer [2024-02-19T18:23:25.848Z] 4f1c88b9dad5: Pulling fs layer [2024-02-19T18:23:25.848Z] ad3a456e5733: Pulling fs layer [2024-02-19T18:23:25.848Z] 69c7f0334f64: Pulling fs layer [2024-02-19T18:23:25.848Z] 1f1c1a5573a3: Pulling fs layer [2024-02-19T18:23:25.848Z] ce7588e14bc9: Pulling fs layer [2024-02-19T18:23:25.848Z] b5e4710f87ac: Pulling fs layer [2024-02-19T18:23:25.848Z] 69c7f0334f64: Waiting [2024-02-19T18:23:25.848Z] 1f1c1a5573a3: Waiting [2024-02-19T18:23:25.848Z] ce7588e14bc9: Waiting [2024-02-19T18:23:25.848Z] b5e4710f87ac: Waiting [2024-02-19T18:23:25.848Z] ad3a456e5733: Waiting [2024-02-19T18:23:25.848Z] c4d48a809fc2: Download complete [2024-02-19T18:23:25.848Z] ad3a456e5733: Verifying Checksum [2024-02-19T18:23:25.848Z] ad3a456e5733: Download complete [2024-02-19T18:23:25.848Z] 69c7f0334f64: Download complete [2024-02-19T18:23:25.848Z] 7264a8db6415: Verifying Checksum [2024-02-19T18:23:25.848Z] 7264a8db6415: Download complete [2024-02-19T18:23:25.848Z] 1f1c1a5573a3: Verifying Checksum [2024-02-19T18:23:25.848Z] 1f1c1a5573a3: Download complete [2024-02-19T18:23:26.107Z] 7264a8db6415: Pull complete [2024-02-19T18:23:26.107Z] b5e4710f87ac: Verifying Checksum [2024-02-19T18:23:26.107Z] b5e4710f87ac: Download complete [2024-02-19T18:23:26.107Z] c4d48a809fc2: Pull complete [2024-02-19T18:23:26.366Z] 4f1c88b9dad5: Verifying Checksum [2024-02-19T18:23:26.366Z] 4f1c88b9dad5: Download complete [2024-02-19T18:23:26.626Z] ce7588e14bc9: Verifying Checksum [2024-02-19T18:23:29.905Z] 4f1c88b9dad5: Pull complete [2024-02-19T18:23:29.905Z] ad3a456e5733: Pull complete [2024-02-19T18:23:29.906Z] 69c7f0334f64: Pull complete [2024-02-19T18:23:29.906Z] 1f1c1a5573a3: Pull complete [2024-02-19T18:23:31.808Z] ce7588e14bc9: Pull complete [2024-02-19T18:23:32.376Z] b5e4710f87ac: Pull complete [2024-02-19T18:23:32.376Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-02-19T18:23:32.376Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-19T18:23:32.376Z] ---> 88b5674ff536 [2024-02-19T18:23:32.376Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-02-19T18:23:36.648Z] ---> Running in 3cd10c68941a [2024-02-19T18:23:36.648Z] Removing intermediate container 3cd10c68941a [2024-02-19T18:23:36.648Z] ---> 2165363565b5 [2024-02-19T18:23:36.648Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-02-19T18:23:36.907Z] ---> Running in ed3aed6af73b [2024-02-19T18:23:36.907Z] Removing intermediate container ed3aed6af73b [2024-02-19T18:23:36.907Z] ---> 76f414d69326 [2024-02-19T18:23:36.907Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-02-19T18:23:36.907Z] ---> Running in 2d371ba809bf [2024-02-19T18:23:36.907Z] Removing intermediate container 2d371ba809bf [2024-02-19T18:23:36.907Z] ---> 9f7078ed31e9 [2024-02-19T18:23:36.907Z] Step 6/12 : WORKDIR /device-uart [2024-02-19T18:23:36.907Z] ---> Running in 7d197c5673ef [2024-02-19T18:23:37.166Z] Removing intermediate container 7d197c5673ef [2024-02-19T18:23:37.166Z] ---> 5a62dda3e65c [2024-02-19T18:23:37.166Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-19T18:23:37.166Z] ---> Running in 082c5d0e552a [2024-02-19T18:23:37.425Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-19T18:23:37.425Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-19T18:23:37.684Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-02-19T18:23:37.684Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-02-19T18:23:37.684Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-02-19T18:23:37.943Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-02-19T18:23:37.943Z] Executing busybox-1.36.1-r5.trigger [2024-02-19T18:23:37.943Z] OK: 268 MiB in 56 packages [2024-02-19T18:23:38.047Z] Still waiting to schedule task [2024-02-19T18:23:38.047Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-02-19T18:23:38.510Z] Removing intermediate container 082c5d0e552a [2024-02-19T18:23:38.510Z] ---> c27504987781 [2024-02-19T18:23:38.510Z] Step 8/12 : COPY go.mod vendor* ./ [2024-02-19T18:23:38.510Z] ---> 7783a212add8 [2024-02-19T18:23:38.510Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-19T18:23:38.510Z] ---> Running in 3841c15fdd14 [2024-02-19T18:24:10.614Z] Removing intermediate container 3841c15fdd14 [2024-02-19T18:24:10.614Z] ---> 4c5ee97dc379 [2024-02-19T18:24:10.614Z] Step 10/12 : COPY . . [2024-02-19T18:24:10.614Z] ---> fd83b1f1b233 [2024-02-19T18:24:10.614Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-19T18:24:10.614Z] ---> Running in b44001963fe4 [2024-02-19T18:24:10.614Z] Removing intermediate container b44001963fe4 [2024-02-19T18:24:10.614Z] ---> 765c764e02ff [2024-02-19T18:24:10.614Z] Step 12/12 : RUN ${MAKE} [2024-02-19T18:24:10.614Z] ---> Running in 56d7e54c809c [2024-02-19T18:24:10.614Z] noop [2024-02-19T18:24:10.614Z] Removing intermediate container 56d7e54c809c [2024-02-19T18:24:10.614Z] ---> fc9ce51ad838 [2024-02-19T18:24:10.614Z] Successfully built fc9ce51ad838 [2024-02-19T18:24:10.614Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T18:24:11.182Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-19T18:24:11.182Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T18:24:11.400Z] prd-ubuntu20.04-docker-8c-8g-1267 does not seem to be running inside a container [2024-02-19T18:24:11.439Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_PR-44 -v /w/workspace/edgexfoundry_device-uart_PR-44:/w/workspace/edgexfoundry_device-uart_PR-44:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-44@tmp:/w/workspace/edgexfoundry_device-uart_PR-44@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-02-19T18:24:11.760Z] $ docker top d05e612391e0705d6ad34bc728de55e99192e5478dccc8adf3f9f3c2e42abb49 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-19T18:24:12.192Z] + go version [2024-02-19T18:24:12.192Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-02-19T18:24:12.240Z] $ docker stop --time=1 d05e612391e0705d6ad34bc728de55e99192e5478dccc8adf3f9f3c2e42abb49 [2024-02-19T18:24:13.578Z] $ docker rm -f --volumes d05e612391e0705d6ad34bc728de55e99192e5478dccc8adf3f9f3c2e42abb49 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T18:24:14.615Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-19T18:24:14.615Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T18:24:14.834Z] prd-ubuntu20.04-docker-8c-8g-1267 does not seem to be running inside a container [2024-02-19T18:24:14.876Z] $ 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-44 -v /w/workspace/edgexfoundry_device-uart_PR-44:/w/workspace/edgexfoundry_device-uart_PR-44:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-44@tmp:/w/workspace/edgexfoundry_device-uart_PR-44@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-02-19T18:24:15.185Z] $ docker top 433d66dd3e457364dbcf16e9a115ead204e904b62b5c44bb8cd0e40f384c23ba -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-19T18:24:15.631Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_PR-44 [Pipeline] fileExists [Pipeline] sh [2024-02-19T18:24:16.023Z] + make test [2024-02-19T18:24:16.023Z] go test ./... -coverprofile=coverage.out [2024-02-19T18:24:17.406Z] ? github.com/edgexfoundry/device-uart [no test files] [2024-02-19T18:24:27.378Z] ? github.com/edgexfoundry/device-uart/cmd [no test files] [2024-02-19T18:24:27.378Z] ? github.com/edgexfoundry/device-uart/internal/driver [no test files] [2024-02-19T18:24:33.966Z] go vet ./... [2024-02-19T18:24:38.157Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-19T18:24:38.157Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-19T18:24:38.157Z] ./bin/test-attribution-txt.sh [2024-02-19T18:24:38.157Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-19T18:24:38.202Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-19T18:24:38.271Z] $ docker stop --time=1 433d66dd3e457364dbcf16e9a115ead204e904b62b5c44bb8cd0e40f384c23ba [2024-02-19T18:24:41.107Z] $ docker rm -f --volumes 433d66dd3e457364dbcf16e9a115ead204e904b62b5c44bb8cd0e40f384c23ba [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-19T18:24:41.698Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-19T18:24:41.763Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-02-19T18:24:42.672Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-19T18:24:42.982Z] + ls -al . [2024-02-19T18:24:42.982Z] total 156 [2024-02-19T18:24:42.982Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 19 18:24 . [2024-02-19T18:24:42.982Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 18:22 .. [2024-02-19T18:24:42.982Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 19 18:22 .dockerignore [2024-02-19T18:24:42.982Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 19 18:24 .git [2024-02-19T18:24:42.982Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 18:22 .github [2024-02-19T18:24:42.982Z] -rw-rw-r-- 1 jenkins jenkins 343 Feb 19 18:22 .gitignore [2024-02-19T18:24:42.982Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 19 18:22 .golangci.yml [2024-02-19T18:24:42.982Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 19 18:23 .semver [2024-02-19T18:24:42.982Z] -rw-rw-r-- 1 jenkins jenkins 9941 Feb 19 18:22 Attribution.txt [2024-02-19T18:24:42.982Z] -rw-rw-r-- 1 jenkins jenkins 1908 Feb 19 18:22 CHANGELOG.md [2024-02-19T18:24:42.982Z] -rw-rw-r-- 1 jenkins jenkins 1886 Feb 19 18:22 Dockerfile [2024-02-19T18:24:42.982Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 19 18:22 GOVERNANCE.md [2024-02-19T18:24:42.982Z] -rw-rw-r-- 1 jenkins jenkins 675 Feb 19 18:22 Jenkinsfile [2024-02-19T18:24:42.982Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 19 18:22 LICENSE [2024-02-19T18:24:42.982Z] -rw-rw-r-- 1 jenkins jenkins 1872 Feb 19 18:22 Makefile [2024-02-19T18:24:42.982Z] -rw-rw-r-- 1 jenkins jenkins 617 Feb 19 18:22 OWNERS.md [2024-02-19T18:24:42.982Z] -rw-rw-r-- 1 jenkins jenkins 8892 Feb 19 18:22 README.md [2024-02-19T18:24:42.982Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 19 18:23 VERSION [2024-02-19T18:24:42.982Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 18:22 bin [2024-02-19T18:24:42.982Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 18:22 cmd [2024-02-19T18:24:42.982Z] -rw-r--r-- 1 jenkins jenkins 10 Feb 19 18:24 coverage.out [2024-02-19T18:24:42.982Z] -rw-rw-r-- 1 jenkins jenkins 3765 Feb 19 18:22 go.mod [2024-02-19T18:24:42.982Z] -rw-rw-r-- 1 jenkins jenkins 34553 Feb 19 18:22 go.sum [2024-02-19T18:24:42.982Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 18:22 internal [2024-02-19T18:24:42.982Z] -rw-rw-r-- 1 jenkins jenkins 209 Feb 19 18:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T18:24:43.438Z] + 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=f2e4ab7d98630ca80593d7537c76ee0461ad575b --label arch=amd64 --label version=0.0.0 . [2024-02-19T18:24:43.438Z] Sending build context to Docker daemon 23.06MB [2024-02-19T18:24:43.438Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-02-19T18:24:43.439Z] Step 2/26 : FROM ${BASE} AS builder [2024-02-19T18:24:43.439Z] ---> fc9ce51ad838 [2024-02-19T18:24:43.439Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-02-19T18:24:44.010Z] ---> Running in f91143f9dd3b [2024-02-19T18:24:44.010Z] Removing intermediate container f91143f9dd3b [2024-02-19T18:24:44.010Z] ---> ab4b76bc2fd9 [2024-02-19T18:24:44.010Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-02-19T18:24:44.010Z] ---> Running in 58dcd6301b84 [2024-02-19T18:24:44.010Z] Removing intermediate container 58dcd6301b84 [2024-02-19T18:24:44.010Z] ---> b69091bb2730 [2024-02-19T18:24:44.010Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-02-19T18:24:44.010Z] ---> Running in 3fbb20bb3d59 [2024-02-19T18:24:44.010Z] Removing intermediate container 3fbb20bb3d59 [2024-02-19T18:24:44.010Z] ---> 3e961575c48a [2024-02-19T18:24:44.010Z] Step 6/26 : WORKDIR /device-uart [2024-02-19T18:24:44.010Z] ---> Running in 5bb18a7c1bf9 [2024-02-19T18:24:44.271Z] Removing intermediate container 5bb18a7c1bf9 [2024-02-19T18:24:44.271Z] ---> 0e28f2bc8b9e [2024-02-19T18:24:44.271Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-19T18:24:44.271Z] ---> Running in b3968b332d53 [2024-02-19T18:24:44.532Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-19T18:24:44.532Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-19T18:24:44.792Z] OK: 268 MiB in 56 packages [2024-02-19T18:24:45.364Z] Removing intermediate container b3968b332d53 [2024-02-19T18:24:45.364Z] ---> 4c350539cead [2024-02-19T18:24:45.364Z] Step 8/26 : COPY go.mod vendor* ./ [2024-02-19T18:24:45.364Z] ---> d44e58cab6c8 [2024-02-19T18:24:45.364Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-19T18:24:45.364Z] ---> Running in bfe0e9df4c5a [2024-02-19T18:24:45.932Z] Removing intermediate container bfe0e9df4c5a [2024-02-19T18:24:45.932Z] ---> 1c56830046ef [2024-02-19T18:24:45.932Z] Step 10/26 : COPY . . [2024-02-19T18:24:46.873Z] ---> be8a51d91ef1 [2024-02-19T18:24:46.873Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-19T18:24:46.873Z] ---> Running in b96ca19fb1b3 [2024-02-19T18:24:46.873Z] Removing intermediate container b96ca19fb1b3 [2024-02-19T18:24:46.873Z] ---> 7cf23f10ec97 [2024-02-19T18:24:46.873Z] Step 12/26 : RUN ${MAKE} [2024-02-19T18:24:46.873Z] ---> Running in a763c187bdfe [2024-02-19T18:24:47.134Z] 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.9" -trimpath -mod=readonly -o cmd/device-uart ./cmd [2024-02-19T18:25:09.069Z] Removing intermediate container a763c187bdfe [2024-02-19T18:25:09.069Z] ---> d8221e441c22 [2024-02-19T18:25:09.069Z] Step 13/26 : FROM alpine:3.18 [2024-02-19T18:25:09.069Z] 3.18: Pulling from library/alpine [2024-02-19T18:25:09.069Z] 619be1103602: Pulling fs layer [2024-02-19T18:25:09.069Z] 619be1103602: Verifying Checksum [2024-02-19T18:25:09.069Z] 619be1103602: Download complete [2024-02-19T18:25:09.069Z] 619be1103602: Pull complete [2024-02-19T18:25:09.069Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-19T18:25:09.069Z] Status: Downloaded newer image for alpine:3.18 [2024-02-19T18:25:09.069Z] ---> d3782b16ccc9 [2024-02-19T18:25:09.069Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2024-02-19T18:25:09.069Z] ---> Running in e070ff1a75e3 [2024-02-19T18:25:09.069Z] Removing intermediate container e070ff1a75e3 [2024-02-19T18:25:09.069Z] ---> c0ca76c3e79f [2024-02-19T18:25:09.069Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-02-19T18:25:09.069Z] ---> Running in 801be018bf69 [2024-02-19T18:25:09.069Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-19T18:25:09.069Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-19T18:25:09.069Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-02-19T18:25:09.069Z] Executing busybox-1.36.1-r5.trigger [2024-02-19T18:25:09.069Z] OK: 7 MiB in 16 packages [2024-02-19T18:25:09.069Z] Removing intermediate container 801be018bf69 [2024-02-19T18:25:09.069Z] ---> c33f3052c209 [2024-02-19T18:25:09.069Z] Step 16/26 : RUN apk --no-cache upgrade [2024-02-19T18:25:09.069Z] ---> Running in 2e3b987f7706 [2024-02-19T18:25:09.069Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-19T18:25:09.069Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-19T18:25:09.069Z] OK: 7 MiB in 16 packages [2024-02-19T18:25:09.069Z] Removing intermediate container 2e3b987f7706 [2024-02-19T18:25:09.069Z] ---> d3eee028cac1 [2024-02-19T18:25:09.069Z] Step 17/26 : WORKDIR / [2024-02-19T18:25:09.069Z] ---> Running in a22937972191 [2024-02-19T18:25:09.069Z] Removing intermediate container a22937972191 [2024-02-19T18:25:09.069Z] ---> fbc765b8d9ad [2024-02-19T18:25:09.069Z] Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / [2024-02-19T18:25:09.069Z] ---> 172c45af8eed [2024-02-19T18:25:09.069Z] Step 19/26 : COPY --from=builder /device-uart/LICENSE / [2024-02-19T18:25:09.069Z] ---> 8e72f9273f28 [2024-02-19T18:25:09.069Z] Step 20/26 : COPY --from=builder /device-uart/cmd/ / [2024-02-19T18:25:10.008Z] ---> b33d67188e35 [2024-02-19T18:25:10.008Z] Step 21/26 : EXPOSE 59995 [2024-02-19T18:25:10.008Z] ---> Running in 8acf7cf4649b [2024-02-19T18:25:10.267Z] Removing intermediate container 8acf7cf4649b [2024-02-19T18:25:10.267Z] ---> 7e41288bc86b [2024-02-19T18:25:10.267Z] Step 22/26 : ENTRYPOINT ["/device-uart"] [2024-02-19T18:25:10.267Z] ---> Running in 8e6e0882f24c [2024-02-19T18:25:10.267Z] Removing intermediate container 8e6e0882f24c [2024-02-19T18:25:10.267Z] ---> a638eb73a912 [2024-02-19T18:25:10.267Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-02-19T18:25:10.267Z] ---> Running in 124fe94459bf [2024-02-19T18:25:10.267Z] Removing intermediate container 124fe94459bf [2024-02-19T18:25:10.267Z] ---> 76fef07857cb [2024-02-19T18:25:10.267Z] Step 24/26 : LABEL arch=amd64 [2024-02-19T18:25:10.267Z] ---> Running in 22dbc6c39b21 [2024-02-19T18:25:10.527Z] Removing intermediate container 22dbc6c39b21 [2024-02-19T18:25:10.527Z] ---> 55a8ce3bd0d9 [2024-02-19T18:25:10.527Z] Step 25/26 : LABEL git_sha=f2e4ab7d98630ca80593d7537c76ee0461ad575b [2024-02-19T18:25:10.527Z] ---> Running in bc6c293ab16d [2024-02-19T18:25:10.527Z] Removing intermediate container bc6c293ab16d [2024-02-19T18:25:10.527Z] ---> 18b01338d7ec [2024-02-19T18:25:10.527Z] Step 26/26 : LABEL version=0.0.0 [2024-02-19T18:25:10.527Z] ---> Running in 535a361fa827 [2024-02-19T18:25:10.527Z] Removing intermediate container 535a361fa827 [2024-02-19T18:25:10.527Z] ---> cd506af2492e [2024-02-19T18:25:10.527Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-19T18:25:10.787Z] Successfully built cd506af2492e [2024-02-19T18:25:10.787Z] Successfully tagged device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T18:25:12.072Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-19T18:25:12.072Z] [2024-02-19T18:25:12.072Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T18:25:12.478Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-19T18:25:12.478Z] latest: Pulling from edgex-lftools-log-publisher [2024-02-19T18:25:12.478Z] 5eb5b503b376: Pulling fs layer [2024-02-19T18:25:12.478Z] 5c69ac0246d0: Pulling fs layer [2024-02-19T18:25:12.478Z] ec43610c2a17: Pulling fs layer [2024-02-19T18:25:12.478Z] 3a2ae6a8a46f: Pulling fs layer [2024-02-19T18:25:12.478Z] 33b1e0a273af: Pulling fs layer [2024-02-19T18:25:12.478Z] 5d3b04190fa2: Pulling fs layer [2024-02-19T18:25:12.478Z] 2f39f015ded8: Pulling fs layer [2024-02-19T18:25:12.478Z] 33b1e0a273af: Waiting [2024-02-19T18:25:12.478Z] 5d3b04190fa2: Waiting [2024-02-19T18:25:12.478Z] 2f39f015ded8: Waiting [2024-02-19T18:25:12.478Z] 3a2ae6a8a46f: Waiting [2024-02-19T18:25:12.478Z] 5c69ac0246d0: Download complete [2024-02-19T18:25:12.478Z] 3a2ae6a8a46f: Verifying Checksum [2024-02-19T18:25:12.478Z] 3a2ae6a8a46f: Download complete [2024-02-19T18:25:12.478Z] 33b1e0a273af: Verifying Checksum [2024-02-19T18:25:12.478Z] 33b1e0a273af: Download complete [2024-02-19T18:25:12.478Z] 5d3b04190fa2: Verifying Checksum [2024-02-19T18:25:12.478Z] 5d3b04190fa2: Download complete [2024-02-19T18:25:12.478Z] ec43610c2a17: Verifying Checksum [2024-02-19T18:25:12.478Z] ec43610c2a17: Download complete [2024-02-19T18:25:12.736Z] 5eb5b503b376: Download complete [2024-02-19T18:25:13.302Z] 2f39f015ded8: Download complete [2024-02-19T18:25:13.871Z] 5eb5b503b376: Pull complete [2024-02-19T18:25:14.131Z] 5c69ac0246d0: Pull complete [2024-02-19T18:25:14.701Z] ec43610c2a17: Pull complete [2024-02-19T18:25:14.701Z] 3a2ae6a8a46f: Pull complete [2024-02-19T18:25:14.963Z] 33b1e0a273af: Pull complete [2024-02-19T18:25:14.963Z] 5d3b04190fa2: Pull complete [2024-02-19T18:25:19.170Z] 2f39f015ded8: Pull complete [2024-02-19T18:25:19.170Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-02-19T18:25:19.170Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-19T18:25:19.170Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T18:25:19.531Z] prd-ubuntu20.04-docker-8c-8g-1267 does not seem to be running inside a container [2024-02-19T18:25:19.568Z] $ 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-44 -v /w/workspace/edgexfoundry_device-uart_PR-44:/w/workspace/edgexfoundry_device-uart_PR-44:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-44@tmp:/w/workspace/edgexfoundry_device-uart_PR-44@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-02-19T18:25:23.282Z] $ docker top 6525696dedc9fc7e2b98158f7c998bf3d16cb6fbba448dc2cb64c1ff6a1c0c0f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-19T18:25:23.828Z] ---> job-cost.sh [2024-02-19T18:25:23.828Z] lf-activate-venv: SKIPPING [2024-02-19T18:25:23.828Z] INFO: No Stack... [2024-02-19T18:25:24.088Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-19T18:25:24.658Z] INFO: Archiving Costs [Pipeline] sh [2024-02-19T18:25:24.885Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1268 in /w/workspace/edgexfoundry_device-uart_PR-44 [Pipeline] { [2024-02-19T18:25:24.977Z] + cat /w/workspace/edgexfoundry_device-uart_PR-44/archives/cost.csv [2024-02-19T18:25:24.977Z] + cut -d, -f6 [Pipeline] ws [2024-02-19T18:25:24.990Z] Running in /w/workspace/device-uart/1 [Pipeline] { [Pipeline] lock [2024-02-19T18:25:25.098Z] Trying to acquire lock on [jenkins-edgexfoundry-device-uart-PR-44-1-stack-cost] [2024-02-19T18:25:25.103Z] Resource [jenkins-edgexfoundry-device-uart-PR-44-1-stack-cost] did not exist. Created. [2024-02-19T18:25:25.108Z] Lock acquired on [jenkins-edgexfoundry-device-uart-PR-44-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] checkout [2024-02-19T18:25:28.248Z] The recommended git tool is: git [Pipeline] sh [2024-02-19T18:25:28.607Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-02-19T18:25:28.660Z] Stashed 1 file(s) [Pipeline] } [2024-02-19T18:25:28.732Z] Lock released on resource [jenkins-edgexfoundry-device-uart-PR-44-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-19T18:25:28.890Z] $ docker stop --time=1 6525696dedc9fc7e2b98158f7c998bf3d16cb6fbba448dc2cb64c1ff6a1c0c0f [2024-02-19T18:25:30.046Z] $ docker rm -f --volumes 6525696dedc9fc7e2b98158f7c998bf3d16cb6fbba448dc2cb64c1ff6a1c0c0f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-02-19T18:25:35.300Z] using credential edgex-jenkins-ssh [2024-02-19T18:25:35.323Z] Cloning the remote Git repository [2024-02-19T18:25:35.363Z] Cloning repository git@github.com:edgexfoundry/device-uart.git [2024-02-19T18:25:35.459Z] > git init /w/workspace/device-uart/1 # timeout=10 [2024-02-19T18:25:35.594Z] Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git [2024-02-19T18:25:35.594Z] > git --version # timeout=10 [2024-02-19T18:25:35.613Z] > git --version # 'git version 2.25.1' [2024-02-19T18:25:35.615Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-19T18:25:35.747Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-19T18:25:37.679Z] > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 [2024-02-19T18:25:37.699Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-19T18:25:39.014Z] Merging remotes/origin/main commit 333c6894e147d9c19ea7d7fbcb4ad6f41b7da7f1 into PR head commit f2e4ab7d98630ca80593d7537c76ee0461ad575b [2024-02-19T18:25:39.253Z] Merge succeeded, producing f2e4ab7d98630ca80593d7537c76ee0461ad575b [2024-02-19T18:25:39.255Z] Checking out Revision f2e4ab7d98630ca80593d7537c76ee0461ad575b (PR-44) [2024-02-19T18:25:39.718Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2024-02-19T18:25:39.769Z] > git --version # timeout=10 [2024-02-19T18:25:39.780Z] > git --version # 'git version 2.25.1' [2024-02-19T18:25:39.793Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-19T18:25:38.519Z] > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 [2024-02-19T18:25:38.556Z] Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git [2024-02-19T18:25:38.557Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-19T18:25:38.572Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/pull/44/head:refs/remotes/origin/PR-44 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-02-19T18:25:39.031Z] > git config core.sparsecheckout # timeout=10 [2024-02-19T18:25:39.100Z] > git checkout -f f2e4ab7d98630ca80593d7537c76ee0461ad575b # timeout=10 [2024-02-19T18:25:39.168Z] > git remote # timeout=10 [2024-02-19T18:25:39.187Z] > git config --get remote.origin.url # timeout=10 [2024-02-19T18:25:39.204Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-19T18:25:39.217Z] > git merge 333c6894e147d9c19ea7d7fbcb4ad6f41b7da7f1 # timeout=10 [2024-02-19T18:25:39.241Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-02-19T18:25:39.262Z] > git config core.sparsecheckout # timeout=10 [2024-02-19T18:25:39.278Z] > git checkout -f f2e4ab7d98630ca80593d7537c76ee0461ad575b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-19T18:25:41.126Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-02-19T18:25:41.126Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-19T18:25:41.126Z] Dload Upload Total Spent Left Speed [2024-02-19T18:25:41.126Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh [2024-02-19T18:25:41.478Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-02-19T18:25:41.841Z] + sudo tee /etc/docker/daemon.new [2024-02-19T18:25:41.841Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-02-19T18:25:41.841Z] { [2024-02-19T18:25:41.841Z] "registry-mirrors": [ [2024-02-19T18:25:41.841Z] "https://nexus3.edgexfoundry.org:10001" [2024-02-19T18:25:41.841Z] ], [2024-02-19T18:25:41.841Z] "bip": "10.250.0.254/24", [2024-02-19T18:25:41.841Z] "hosts": [ [2024-02-19T18:25:41.841Z] "tcp://0.0.0.0:5555", [2024-02-19T18:25:41.841Z] "unix:///var/run/docker.sock" [2024-02-19T18:25:41.841Z] ], [2024-02-19T18:25:41.841Z] "mtu": 1458, [2024-02-19T18:25:41.841Z] "selinux-enabled": true, [2024-02-19T18:25:41.841Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-02-19T18:25:41.841Z] } [Pipeline] sh [2024-02-19T18:25:42.188Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-02-19T18:25:42.549Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-19T18:26:00.915Z] provisioning config files... [2024-02-19T18:26:00.945Z] copy managed file [device-uart-settings] to file:/w/workspace/device-uart/1@tmp/config17857012546941644976tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-19T18:26:01.466Z] ---> ****-login.sh [2024-02-19T18:26:01.466Z] nexus3.edgexfoundry.org:10001 [2024-02-19T18:26:01.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T18:26:02.011Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T18:26:02.011Z] Configure a credential helper to remove this warning. See [2024-02-19T18:26:02.011Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T18:26:02.011Z] [2024-02-19T18:26:02.011Z] Login Succeeded [2024-02-19T18:26:02.011Z] nexus3.edgexfoundry.org:10002 [2024-02-19T18:26:02.281Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T18:26:02.551Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T18:26:02.551Z] Configure a credential helper to remove this warning. See [2024-02-19T18:26:02.551Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T18:26:02.551Z] [2024-02-19T18:26:02.551Z] Login Succeeded [2024-02-19T18:26:02.551Z] nexus3.edgexfoundry.org:10003 [2024-02-19T18:26:02.551Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T18:26:02.819Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T18:26:02.819Z] Configure a credential helper to remove this warning. See [2024-02-19T18:26:02.819Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T18:26:02.819Z] [2024-02-19T18:26:02.819Z] Login Succeeded [2024-02-19T18:26:02.819Z] nexus3.edgexfoundry.org:10004 [2024-02-19T18:26:03.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T18:26:03.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T18:26:03.088Z] Configure a credential helper to remove this warning. See [2024-02-19T18:26:03.088Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T18:26:03.088Z] [2024-02-19T18:26:03.088Z] Login Succeeded [2024-02-19T18:26:03.088Z] ****.io [2024-02-19T18:26:03.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-19T18:26:03.622Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-19T18:26:03.622Z] Configure a credential helper to remove this warning. See [2024-02-19T18:26:03.622Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-19T18:26:03.622Z] [2024-02-19T18:26:03.622Z] Login Succeeded [2024-02-19T18:26:03.622Z] ---> ****-login.sh ends [Pipeline] } [2024-02-19T18:26:03.656Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-19T18:26:04.200Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-19T18:26:04.278Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-19T18:26:04.354Z] ========================================================= [2024-02-19T18:26:04.354Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-02-19T18:26:04.355Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T18:26:05.009Z] + 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-02-19T18:26:05.281Z] Sending build context to Docker daemon 11.59MB [2024-02-19T18:26:05.549Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-02-19T18:26:05.549Z] Step 2/12 : FROM ${BASE} AS builder [2024-02-19T18:26:05.549Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-02-19T18:26:05.549Z] 9fda8d8052c6: Pulling fs layer [2024-02-19T18:26:05.549Z] 5d54e960e981: Pulling fs layer [2024-02-19T18:26:05.549Z] c4a7e357bf2a: Pulling fs layer [2024-02-19T18:26:05.549Z] f0e02332f6b5: Pulling fs layer [2024-02-19T18:26:05.549Z] 872ee5b61b7b: Pulling fs layer [2024-02-19T18:26:05.549Z] 0c6a40ed1a82: Pulling fs layer [2024-02-19T18:26:05.549Z] 94ae7d8d031c: Pulling fs layer [2024-02-19T18:26:05.549Z] 872ee5b61b7b: Waiting [2024-02-19T18:26:05.549Z] 0c6a40ed1a82: Waiting [2024-02-19T18:26:05.549Z] 94ae7d8d031c: Waiting [2024-02-19T18:26:05.549Z] f0e02332f6b5: Waiting [2024-02-19T18:26:05.549Z] 5d54e960e981: Verifying Checksum [2024-02-19T18:26:05.549Z] 5d54e960e981: Download complete [2024-02-19T18:26:05.549Z] f0e02332f6b5: Verifying Checksum [2024-02-19T18:26:05.549Z] f0e02332f6b5: Download complete [2024-02-19T18:26:05.549Z] 872ee5b61b7b: Verifying Checksum [2024-02-19T18:26:05.549Z] 872ee5b61b7b: Download complete [2024-02-19T18:26:05.821Z] 9fda8d8052c6: Verifying Checksum [2024-02-19T18:26:05.821Z] 9fda8d8052c6: Download complete [2024-02-19T18:26:06.090Z] 94ae7d8d031c: Verifying Checksum [2024-02-19T18:26:06.090Z] 94ae7d8d031c: Download complete [2024-02-19T18:26:06.673Z] 9fda8d8052c6: Pull complete [2024-02-19T18:26:07.269Z] 5d54e960e981: Pull complete [2024-02-19T18:26:07.538Z] c4a7e357bf2a: Verifying Checksum [2024-02-19T18:26:07.538Z] c4a7e357bf2a: Download complete [2024-02-19T18:26:08.502Z] 0c6a40ed1a82: Verifying Checksum [2024-02-19T18:26:08.502Z] 0c6a40ed1a82: Download complete [2024-02-19T18:26:20.806Z] c4a7e357bf2a: Pull complete [2024-02-19T18:26:20.806Z] f0e02332f6b5: Pull complete [2024-02-19T18:26:20.806Z] 872ee5b61b7b: Pull complete [2024-02-19T18:26:29.031Z] 0c6a40ed1a82: Pull complete [2024-02-19T18:26:31.624Z] 94ae7d8d031c: Pull complete [2024-02-19T18:26:31.624Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-02-19T18:26:31.624Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-19T18:26:31.624Z] ---> 86de565de09d [2024-02-19T18:26:31.624Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-02-19T18:26:33.034Z] ---> Running in 7c11be7535ce [2024-02-19T18:26:33.308Z] Removing intermediate container 7c11be7535ce [2024-02-19T18:26:33.308Z] ---> 895fcd059e0b [2024-02-19T18:26:33.308Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-02-19T18:26:33.576Z] ---> Running in 37ccb31b4b2e [2024-02-19T18:26:33.844Z] Removing intermediate container 37ccb31b4b2e [2024-02-19T18:26:33.844Z] ---> 741588d924aa [2024-02-19T18:26:33.844Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-02-19T18:26:33.844Z] ---> Running in 7a9fe91f3245 [2024-02-19T18:26:34.113Z] Removing intermediate container 7a9fe91f3245 [2024-02-19T18:26:34.113Z] ---> b36e760f7f22 [2024-02-19T18:26:34.113Z] Step 6/12 : WORKDIR /device-uart [2024-02-19T18:26:34.381Z] ---> Running in 3a6dca7aab75 [2024-02-19T18:26:34.650Z] Removing intermediate container 3a6dca7aab75 [2024-02-19T18:26:34.650Z] ---> e699641f8cfb [2024-02-19T18:26:34.650Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-19T18:26:34.650Z] ---> Running in 0136110dead1 [2024-02-19T18:26:35.612Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-19T18:26:36.202Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-19T18:26:37.159Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-02-19T18:26:37.159Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-02-19T18:26:37.159Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-02-19T18:26:37.159Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-02-19T18:26:37.159Z] Executing busybox-1.36.1-r5.trigger [2024-02-19T18:26:37.159Z] OK: 271 MiB in 56 packages [2024-02-19T18:26:38.134Z] Removing intermediate container 0136110dead1 [2024-02-19T18:26:38.134Z] ---> e51473fbe28a [2024-02-19T18:26:38.134Z] Step 8/12 : COPY go.mod vendor* ./ [2024-02-19T18:26:38.716Z] ---> e6de1d8008d4 [2024-02-19T18:26:38.716Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-19T18:26:38.716Z] ---> Running in 7195bd53a749 [2024-02-19T18:27:46.691Z] Removing intermediate container 7195bd53a749 [2024-02-19T18:27:46.691Z] ---> a9135f20f970 [2024-02-19T18:27:46.691Z] Step 10/12 : COPY . . [2024-02-19T18:27:46.691Z] ---> f9ea6e88acd8 [2024-02-19T18:27:46.691Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-19T18:27:46.691Z] ---> Running in d5e03d990a6e [2024-02-19T18:27:46.691Z] Removing intermediate container d5e03d990a6e [2024-02-19T18:27:46.691Z] ---> 8e9ae33d60c1 [2024-02-19T18:27:46.691Z] Step 12/12 : RUN ${MAKE} [2024-02-19T18:27:46.691Z] ---> Running in f01404e75c0b [2024-02-19T18:27:46.691Z] noop [2024-02-19T18:27:46.691Z] Removing intermediate container f01404e75c0b [2024-02-19T18:27:46.691Z] ---> 1197fa11c752 [2024-02-19T18:27:46.691Z] Successfully built 1197fa11c752 [2024-02-19T18:27:46.691Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T18:27:47.294Z] + docker inspect -f . ci-base-image-arm64 [2024-02-19T18:27:47.294Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T18:27:47.643Z] prd-ubuntu20.04-docker-arm64-4c-16g-1268 does not seem to be running inside a container [2024-02-19T18:27:47.709Z] $ 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-02-19T18:27:48.915Z] $ docker top 51a850370982953c5ca460c36de78cfd2da43e18f26678f0d3df6ea906dab356 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-19T18:27:49.906Z] + go version [2024-02-19T18:27:49.906Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-02-19T18:27:49.943Z] $ docker stop --time=1 51a850370982953c5ca460c36de78cfd2da43e18f26678f0d3df6ea906dab356 [2024-02-19T18:27:51.578Z] $ docker rm -f --volumes 51a850370982953c5ca460c36de78cfd2da43e18f26678f0d3df6ea906dab356 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T18:27:52.818Z] + docker inspect -f . ci-base-image-arm64 [2024-02-19T18:27:52.818Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T18:27:53.221Z] prd-ubuntu20.04-docker-arm64-4c-16g-1268 does not seem to be running inside a container [2024-02-19T18:27:53.286Z] $ 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-02-19T18:27:54.426Z] $ docker top bb031152fe4ef42b0d0bd07e531ee7329f72b1d19b07e465f1efdcc8a8848360 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-19T18:27:55.106Z] + git config --global --add safe.directory /w/workspace/device-uart/1 [Pipeline] fileExists [Pipeline] sh [2024-02-19T18:27:56.122Z] + make test [2024-02-19T18:27:56.122Z] go test ./... -coverprofile=coverage.out [2024-02-19T18:28:04.324Z] ? github.com/edgexfoundry/device-uart [no test files] [2024-02-19T18:29:26.043Z] ? github.com/edgexfoundry/device-uart/cmd [no test files] [2024-02-19T18:29:26.043Z] ? github.com/edgexfoundry/device-uart/internal/driver [no test files] [2024-02-19T18:29:26.043Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-02-19T18:29:26.043Z] go vet ./... [2024-02-19T18:29:48.106Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-19T18:29:48.107Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-19T18:29:48.107Z] ./bin/test-attribution-txt.sh [2024-02-19T18:29:48.107Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-19T18:29:48.152Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-19T18:29:48.245Z] $ docker stop --time=1 bb031152fe4ef42b0d0bd07e531ee7329f72b1d19b07e465f1efdcc8a8848360 [2024-02-19T18:29:50.029Z] $ docker rm -f --volumes bb031152fe4ef42b0d0bd07e531ee7329f72b1d19b07e465f1efdcc8a8848360 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-19T18:29:51.375Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-19T18:29:51.414Z] Warning: overwriting stash ‘coverage-report’ [2024-02-19T18:29:51.884Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-19T18:29:52.787Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-19T18:29:53.123Z] + ls -al . [2024-02-19T18:29:53.123Z] total 152 [2024-02-19T18:29:53.123Z] drwxrwxr-x 7 jenkins jenkins 4096 Feb 19 18:28 . [2024-02-19T18:29:53.123Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 18:25 .. [2024-02-19T18:29:53.123Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 19 18:25 .dockerignore [2024-02-19T18:29:53.123Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 19 18:25 .git [2024-02-19T18:29:53.123Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 18:25 .github [2024-02-19T18:29:53.123Z] -rw-rw-r-- 1 jenkins jenkins 343 Feb 19 18:25 .gitignore [2024-02-19T18:29:53.123Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 19 18:25 .golangci.yml [2024-02-19T18:29:53.123Z] -rw-rw-r-- 1 jenkins jenkins 9941 Feb 19 18:25 Attribution.txt [2024-02-19T18:29:53.123Z] -rw-rw-r-- 1 jenkins jenkins 1908 Feb 19 18:25 CHANGELOG.md [2024-02-19T18:29:53.123Z] -rw-rw-r-- 1 jenkins jenkins 1886 Feb 19 18:25 Dockerfile [2024-02-19T18:29:53.123Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 19 18:25 GOVERNANCE.md [2024-02-19T18:29:53.123Z] -rw-rw-r-- 1 jenkins jenkins 675 Feb 19 18:25 Jenkinsfile [2024-02-19T18:29:53.123Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 19 18:25 LICENSE [2024-02-19T18:29:53.123Z] -rw-rw-r-- 1 jenkins jenkins 1872 Feb 19 18:25 Makefile [2024-02-19T18:29:53.123Z] -rw-rw-r-- 1 jenkins jenkins 617 Feb 19 18:25 OWNERS.md [2024-02-19T18:29:53.123Z] -rw-rw-r-- 1 jenkins jenkins 8892 Feb 19 18:25 README.md [2024-02-19T18:29:53.123Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 19 18:23 VERSION [2024-02-19T18:29:53.123Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 18:25 bin [2024-02-19T18:29:53.123Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 18:25 cmd [2024-02-19T18:29:53.123Z] -rw-r--r-- 1 jenkins jenkins 10 Feb 19 18:28 coverage.out [2024-02-19T18:29:53.123Z] -rw-rw-r-- 1 jenkins jenkins 3765 Feb 19 18:25 go.mod [2024-02-19T18:29:53.123Z] -rw-rw-r-- 1 jenkins jenkins 34553 Feb 19 18:25 go.sum [2024-02-19T18:29:53.124Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 18:25 internal [2024-02-19T18:29:53.124Z] -rw-rw-r-- 1 jenkins jenkins 209 Feb 19 18:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T18:29:53.648Z] + 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=f2e4ab7d98630ca80593d7537c76ee0461ad575b --label arch=arm64 --label version=0.0.0 . [2024-02-19T18:29:53.983Z] Sending build context to Docker daemon 11.59MB [2024-02-19T18:29:53.983Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-02-19T18:29:53.983Z] Step 2/26 : FROM ${BASE} AS builder [2024-02-19T18:29:53.983Z] ---> 1197fa11c752 [2024-02-19T18:29:53.983Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-02-19T18:29:57.327Z] ---> Running in 95e753c6bd48 [2024-02-19T18:29:57.327Z] Removing intermediate container 95e753c6bd48 [2024-02-19T18:29:57.327Z] ---> 9b5712721cd6 [2024-02-19T18:29:57.327Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-02-19T18:29:57.327Z] ---> Running in 8725dda76a43 [2024-02-19T18:29:57.594Z] Removing intermediate container 8725dda76a43 [2024-02-19T18:29:57.594Z] ---> fe13b57322ac [2024-02-19T18:29:57.594Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-02-19T18:29:57.594Z] ---> Running in 714792fae016 [2024-02-19T18:29:58.176Z] Removing intermediate container 714792fae016 [2024-02-19T18:29:58.176Z] ---> 246c9ef3d6dd [2024-02-19T18:29:58.176Z] Step 6/26 : WORKDIR /device-uart [2024-02-19T18:29:58.176Z] ---> Running in bb2052bfd47a [2024-02-19T18:29:58.442Z] Removing intermediate container bb2052bfd47a [2024-02-19T18:29:58.442Z] ---> 646b0e358f02 [2024-02-19T18:29:58.442Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-19T18:29:58.442Z] ---> Running in 2d7a914bf0ec [2024-02-19T18:29:59.401Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-19T18:29:59.984Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-19T18:30:01.397Z] OK: 271 MiB in 56 packages [2024-02-19T18:30:02.364Z] Removing intermediate container 2d7a914bf0ec [2024-02-19T18:30:02.364Z] ---> 90d185f10c52 [2024-02-19T18:30:02.364Z] Step 8/26 : COPY go.mod vendor* ./ [2024-02-19T18:30:03.769Z] ---> 544547000efd [2024-02-19T18:30:03.769Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-19T18:30:03.769Z] ---> Running in ec533e5b6c1b [2024-02-19T18:30:06.370Z] Removing intermediate container ec533e5b6c1b [2024-02-19T18:30:06.370Z] ---> a0fa28cb7ea6 [2024-02-19T18:30:06.370Z] Step 10/26 : COPY . . [2024-02-19T18:30:11.729Z] ---> 3e60227cc639 [2024-02-19T18:30:11.729Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-19T18:30:11.729Z] ---> Running in 38fed878d661 [2024-02-19T18:30:12.694Z] Removing intermediate container 38fed878d661 [2024-02-19T18:30:12.694Z] ---> ad42abb4e64a [2024-02-19T18:30:12.694Z] Step 12/26 : RUN ${MAKE} [2024-02-19T18:30:12.694Z] ---> Running in ca63fda43094 [2024-02-19T18:30:13.660Z] 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.9" -trimpath -mod=readonly -o cmd/device-uart ./cmd [2024-02-19T18:32:09.370Z] Removing intermediate container ca63fda43094 [2024-02-19T18:32:09.370Z] ---> 10c7fd94dd34 [2024-02-19T18:32:09.370Z] Step 13/26 : FROM alpine:3.18 [2024-02-19T18:32:09.370Z] 3.18: Pulling from library/alpine [2024-02-19T18:32:09.370Z] c6b39de5b339: Pulling fs layer [2024-02-19T18:32:09.370Z] c6b39de5b339: Verifying Checksum [2024-02-19T18:32:09.370Z] c6b39de5b339: Download complete [2024-02-19T18:32:09.951Z] c6b39de5b339: Pull complete [2024-02-19T18:32:09.951Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-19T18:32:09.951Z] Status: Downloaded newer image for alpine:3.18 [2024-02-19T18:32:09.951Z] ---> 33abbf032149 [2024-02-19T18:32:09.951Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2024-02-19T18:32:09.951Z] ---> Running in 4c5acf215254 [2024-02-19T18:32:10.220Z] Removing intermediate container 4c5acf215254 [2024-02-19T18:32:10.220Z] ---> 69e56e04744e [2024-02-19T18:32:10.220Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-02-19T18:32:10.517Z] ---> Running in 97422e71400b [2024-02-19T18:32:11.604Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-19T18:32:11.877Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-19T18:32:12.858Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-02-19T18:32:12.858Z] Executing busybox-1.36.1-r5.trigger [2024-02-19T18:32:12.858Z] OK: 8 MiB in 16 packages [2024-02-19T18:32:13.824Z] Removing intermediate container 97422e71400b [2024-02-19T18:32:13.824Z] ---> 7d178677468e [2024-02-19T18:32:13.824Z] Step 16/26 : RUN apk --no-cache upgrade [2024-02-19T18:32:14.092Z] ---> Running in 6330ac570cd0 [2024-02-19T18:32:15.051Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-19T18:32:15.317Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-19T18:32:16.272Z] OK: 8 MiB in 16 packages [2024-02-19T18:32:17.233Z] Removing intermediate container 6330ac570cd0 [2024-02-19T18:32:17.233Z] ---> deca814b9216 [2024-02-19T18:32:17.233Z] Step 17/26 : WORKDIR / [2024-02-19T18:32:17.233Z] ---> Running in 6d07dff6a947 [2024-02-19T18:32:17.499Z] Removing intermediate container 6d07dff6a947 [2024-02-19T18:32:17.499Z] ---> 6f490c0e520b [2024-02-19T18:32:17.499Z] Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / [2024-02-19T18:32:18.080Z] ---> 2178ae2e5df4 [2024-02-19T18:32:18.080Z] Step 19/26 : COPY --from=builder /device-uart/LICENSE / [2024-02-19T18:32:18.346Z] ---> ac9953eedddd [2024-02-19T18:32:18.346Z] Step 20/26 : COPY --from=builder /device-uart/cmd/ / [2024-02-19T18:32:23.683Z] ---> 6a453562ea14 [2024-02-19T18:32:23.683Z] Step 21/26 : EXPOSE 59995 [2024-02-19T18:32:23.683Z] ---> Running in 1405aca635c2 [2024-02-19T18:32:23.683Z] Removing intermediate container 1405aca635c2 [2024-02-19T18:32:23.683Z] ---> 84fcbe4818fe [2024-02-19T18:32:23.683Z] Step 22/26 : ENTRYPOINT ["/device-uart"] [2024-02-19T18:32:23.683Z] ---> Running in 4d0832f26b21 [2024-02-19T18:32:23.683Z] Removing intermediate container 4d0832f26b21 [2024-02-19T18:32:23.683Z] ---> 60fa0bf6bdb9 [2024-02-19T18:32:23.683Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-02-19T18:32:23.683Z] ---> Running in a09d5ba3b2bd [2024-02-19T18:32:23.952Z] Removing intermediate container a09d5ba3b2bd [2024-02-19T18:32:23.952Z] ---> 8519301a70fc [2024-02-19T18:32:23.952Z] Step 24/26 : LABEL arch=arm64 [2024-02-19T18:32:24.216Z] ---> Running in 129355101e70 [2024-02-19T18:32:24.479Z] Removing intermediate container 129355101e70 [2024-02-19T18:32:24.479Z] ---> e6cc8b47dc69 [2024-02-19T18:32:24.479Z] Step 25/26 : LABEL git_sha=f2e4ab7d98630ca80593d7537c76ee0461ad575b [2024-02-19T18:32:24.479Z] ---> Running in f6893c061c5e [2024-02-19T18:32:24.745Z] Removing intermediate container f6893c061c5e [2024-02-19T18:32:24.746Z] ---> 822c68b97d25 [2024-02-19T18:32:24.746Z] Step 26/26 : LABEL version=0.0.0 [2024-02-19T18:32:24.746Z] ---> Running in 3a480504ad5a [2024-02-19T18:32:25.010Z] Removing intermediate container 3a480504ad5a [2024-02-19T18:32:25.011Z] ---> 263868d42bf6 [2024-02-19T18:32:25.011Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-19T18:32:25.277Z] Successfully built 263868d42bf6 [2024-02-19T18:32:25.277Z] Successfully tagged device-uart-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T18:32:26.637Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-19T18:32:26.637Z] [2024-02-19T18:32:26.637Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T18:32:27.081Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-19T18:32:27.081Z] arm64: Pulling from edgex-lftools-log-publisher [2024-02-19T18:32:27.081Z] 8998bd30e6a1: Pulling fs layer [2024-02-19T18:32:27.081Z] 04944245beec: Pulling fs layer [2024-02-19T18:32:27.081Z] 699f458cf7ca: Pulling fs layer [2024-02-19T18:32:27.081Z] 765212b225bb: Pulling fs layer [2024-02-19T18:32:27.081Z] f23df028b6ca: Pulling fs layer [2024-02-19T18:32:27.081Z] d65c8cfc05b1: Pulling fs layer [2024-02-19T18:32:27.081Z] 2437ff75d9bd: Pulling fs layer [2024-02-19T18:32:27.081Z] f23df028b6ca: Waiting [2024-02-19T18:32:27.081Z] d65c8cfc05b1: Waiting [2024-02-19T18:32:27.081Z] 2437ff75d9bd: Waiting [2024-02-19T18:32:27.081Z] 765212b225bb: Waiting [2024-02-19T18:32:27.346Z] 04944245beec: Verifying Checksum [2024-02-19T18:32:27.346Z] 04944245beec: Download complete [2024-02-19T18:32:27.346Z] 765212b225bb: Verifying Checksum [2024-02-19T18:32:27.346Z] 765212b225bb: Download complete [2024-02-19T18:32:27.346Z] f23df028b6ca: Download complete [2024-02-19T18:32:27.346Z] d65c8cfc05b1: Verifying Checksum [2024-02-19T18:32:27.346Z] d65c8cfc05b1: Download complete [2024-02-19T18:32:27.346Z] 699f458cf7ca: Verifying Checksum [2024-02-19T18:32:27.346Z] 699f458cf7ca: Download complete [2024-02-19T18:32:27.933Z] 8998bd30e6a1: Download complete [2024-02-19T18:32:30.502Z] 2437ff75d9bd: Verifying Checksum [2024-02-19T18:32:30.502Z] 2437ff75d9bd: Download complete [2024-02-19T18:32:32.436Z] 8998bd30e6a1: Pull complete [2024-02-19T18:32:32.703Z] 04944245beec: Pull complete [2024-02-19T18:32:34.660Z] 699f458cf7ca: Pull complete [2024-02-19T18:32:34.660Z] 765212b225bb: Pull complete [2024-02-19T18:32:35.242Z] f23df028b6ca: Pull complete [2024-02-19T18:32:35.510Z] d65c8cfc05b1: Pull complete [2024-02-19T18:32:53.704Z] 2437ff75d9bd: Pull complete [2024-02-19T18:32:53.704Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-02-19T18:32:53.704Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-19T18:32:53.704Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T18:32:54.190Z] prd-ubuntu20.04-docker-arm64-4c-16g-1268 does not seem to be running inside a container [2024-02-19T18:32:54.254Z] $ 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-02-19T18:32:56.703Z] $ docker top 145db1ad58b0b1c0678e69deea048ac2ab00c65deb270592b48392da5a259a8a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-19T18:32:57.687Z] ---> job-cost.sh [2024-02-19T18:32:57.687Z] lf-activate-venv: SKIPPING [2024-02-19T18:32:57.687Z] INFO: No Stack... [2024-02-19T18:32:57.956Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-02-19T18:32:58.909Z] INFO: Archiving Costs [Pipeline] sh [2024-02-19T18:32:59.569Z] + cat /w/workspace/device-uart/1/archives/cost.csv [2024-02-19T18:32:59.569Z] + cut -d, -f6 [Pipeline] lock [2024-02-19T18:32:59.629Z] Trying to acquire lock on [jenkins-edgexfoundry-device-uart-PR-44-1-stack-cost] [2024-02-19T18:32:59.638Z] Resource [jenkins-edgexfoundry-device-uart-PR-44-1-stack-cost] did not exist. Created. [2024-02-19T18:32:59.644Z] Lock acquired on [jenkins-edgexfoundry-device-uart-PR-44-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-19T18:33:00.469Z] /w/workspace/device-uart/1@tmp/durable-c11c9669/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-02-19T18:33:01.137Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-02-19T18:33:01.174Z] Warning: overwriting stash ‘stack-cost’ [2024-02-19T18:33:01.221Z] Stashed 1 file(s) [Pipeline] } [2024-02-19T18:33:01.264Z] Lock released on resource [jenkins-edgexfoundry-device-uart-PR-44-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-19T18:33:01.444Z] $ docker stop --time=1 145db1ad58b0b1c0678e69deea048ac2ab00c65deb270592b48392da5a259a8a [2024-02-19T18:33:02.944Z] $ docker rm -f --volumes 145db1ad58b0b1c0678e69deea048ac2ab00c65deb270592b48392da5a259a8a [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-02-19T18:33:05.035Z] provisioning config files... [2024-02-19T18:33:05.044Z] copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_PR-44@tmp/config11531046923683032985tmp [Pipeline] { [Pipeline] sh [2024-02-19T18:33:05.473Z] + set +x [2024-02-19T18:33:05.473Z] + curl -s https://codecov.io/bash [2024-02-19T18:33:05.473Z] + bash -s -- [2024-02-19T18:33:05.473Z] [2024-02-19T18:33:05.473Z] _____ _ [2024-02-19T18:33:05.473Z] / ____| | | [2024-02-19T18:33:05.473Z] | | ___ __| | ___ ___ _____ __ [2024-02-19T18:33:05.473Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-02-19T18:33:05.473Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-02-19T18:33:05.473Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-02-19T18:33:05.473Z] Bash-1.0.6 [2024-02-19T18:33:05.473Z] [2024-02-19T18:33:05.473Z] [2024-02-19T18:33:05.473Z] ==> git version 2.25.1 found [2024-02-19T18:33:05.473Z] ==> 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-02-19T18:33:05.473Z] Release-Date: 2020-01-08 [2024-02-19T18:33:05.473Z] 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-02-19T18:33:05.473Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-02-19T18:33:05.473Z] ==> Jenkins CI detected. [2024-02-19T18:33:05.473Z] current dir:  /w/workspace/edgexfoundry_device-uart_PR-44 [2024-02-19T18:33:05.473Z] project root: . [2024-02-19T18:33:05.473Z] --> token set from env [2024-02-19T18:33:05.473Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-02-19T18:33:05.734Z] ==> Running gcov in . (disable via -X gcov) [2024-02-19T18:33:05.734Z] ==> Python coveragepy not found [2024-02-19T18:33:05.734Z] ==> Searching for coverage reports in: [2024-02-19T18:33:05.734Z] + . [2024-02-19T18:33:05.734Z] -> Found 1 reports [2024-02-19T18:33:05.734Z] ==> Detecting git/mercurial file structure [2024-02-19T18:33:05.734Z] ==> Reading reports [2024-02-19T18:33:05.734Z] + ./coverage.out bytes=10 [2024-02-19T18:33:05.734Z] ==> Appending adjustments [2024-02-19T18:33:05.734Z] https://docs.codecov.io/docs/fixing-reports [2024-02-19T18:33:05.734Z] + Found adjustments [2024-02-19T18:33:05.734Z] ==> Gzipping contents [2024-02-19T18:33:05.734Z] 4.0K /tmp/codecov.XECpvD.gz [2024-02-19T18:33:05.734Z] ==> Uploading reports [2024-02-19T18:33:05.734Z] url: https://codecov.io [2024-02-19T18:33:05.734Z] query: branch=PR-44&commit=f2e4ab7d98630ca80593d7537c76ee0461ad575b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-44%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=44&job=&cmd_args= [2024-02-19T18:33:05.734Z] -> Pinging Codecov [2024-02-19T18:33:05.735Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-44&commit=f2e4ab7d98630ca80593d7537c76ee0461ad575b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-44%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=44&job=&cmd_args= [2024-02-19T18:33:06.303Z] -> Uploading to [2024-02-19T18:33:06.303Z] https://storage.googleapis.com/codecov/v4/raw/2024-02-19/B9AA6E0BBD74AE3A32605C7A7C664919/f2e4ab7d98630ca80593d7537c76ee0461ad575b/95b196bd-861a-4b11-8c96-4050b8c0dfe4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240219%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240219T183306Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=71a8fb5d9cf3777f4185f4cab3ad5f250958f7cce500a956d7b0aa7a1dcd0c0f [2024-02-19T18:33:06.303Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-19T18:33:06.303Z] Dload Upload Total Spent Left Speed [2024-02-19T18:33:06.562Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 603 0 0 100 603 0 1990 --:--:-- --:--:-- --:--:-- 1990 [2024-02-19T18:33:06.562Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/f2e4ab7d98630ca80593d7537c76ee0461ad575b [Pipeline] } [2024-02-19T18:33:06.591Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-02-19T18:33:09.873Z] + [ -d /w/workspace/edgexfoundry_device-uart_PR-44/archives ] [2024-02-19T18:33:09.873Z] + ls -al /w/workspace/edgexfoundry_device-uart_PR-44/archives [2024-02-19T18:33:09.873Z] total 16 [2024-02-19T18:33:09.873Z] drwxr-xr-x 3 root root 4096 Feb 19 18:25 . [2024-02-19T18:33:09.873Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 19 18:25 .. [2024-02-19T18:33:09.873Z] drwxr-xr-x 2 root root 4096 Feb 19 18:25 cost [2024-02-19T18:33:09.873Z] -rw-r--r-- 1 root root 82 Feb 19 18:25 cost.csv [2024-02-19T18:33:09.873Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_PR-44/archives [2024-02-19T18:33:09.873Z] + ls -al /w/workspace/edgexfoundry_device-uart_PR-44/archives [2024-02-19T18:33:09.873Z] total 16 [2024-02-19T18:33:09.873Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 19 18:25 . [2024-02-19T18:33:09.873Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 19 18:25 .. [2024-02-19T18:33:09.873Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 19 18:25 cost [2024-02-19T18:33:09.873Z] -rw-r--r-- 1 jenkins jenkins 82 Feb 19 18:25 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-02-19T18:33:10.201Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-19T18:33:11.093Z] ---> package-listing.sh [2024-02-19T18:33:11.093Z] ++ facter osfamily [2024-02-19T18:33:11.093Z] ++ tr '[:upper:]' '[:lower:]' [2024-02-19T18:33:11.353Z] + OS_FAMILY=debian [2024-02-19T18:33:11.353Z] + workspace=/w/workspace/edgexfoundry_device-uart_PR-44 [2024-02-19T18:33:11.353Z] + START_PACKAGES=/tmp/packages_start.txt [2024-02-19T18:33:11.353Z] + END_PACKAGES=/tmp/packages_end.txt [2024-02-19T18:33:11.353Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-02-19T18:33:11.353Z] + PACKAGES=/tmp/packages_start.txt [2024-02-19T18:33:11.353Z] + '[' /w/workspace/edgexfoundry_device-uart_PR-44 ']' [2024-02-19T18:33:11.353Z] + PACKAGES=/tmp/packages_end.txt [2024-02-19T18:33:11.353Z] + case "${OS_FAMILY}" in [2024-02-19T18:33:11.353Z] + dpkg -l [2024-02-19T18:33:11.353Z] + grep '^ii' [2024-02-19T18:33:11.353Z] + '[' -f /tmp/packages_start.txt ']' [2024-02-19T18:33:11.353Z] + '[' -f /tmp/packages_end.txt ']' [2024-02-19T18:33:11.353Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-02-19T18:33:11.353Z] + '[' /w/workspace/edgexfoundry_device-uart_PR-44 ']' [2024-02-19T18:33:11.353Z] + mkdir -p /w/workspace/edgexfoundry_device-uart_PR-44/archives/ [2024-02-19T18:33:11.353Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_PR-44/archives/ [Pipeline] echo [2024-02-19T18:33:11.388Z] 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-44/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-02-19T18:33:11.679Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-19T18:33:12.361Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-19T18:33:12.361Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-19T18:33:12.624Z] prd-ubuntu20.04-docker-8c-8g-1267 does not seem to be running inside a container [2024-02-19T18:33:12.664Z] $ 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-44/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-44 -v /w/workspace/edgexfoundry_device-uart_PR-44:/w/workspace/edgexfoundry_device-uart_PR-44:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-44@tmp:/w/workspace/edgexfoundry_device-uart_PR-44@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-02-19T18:33:12.900Z] $ docker top 187ca2faa1de9f68332dcbff1c640a6b0bf4c85a97ec844eaf2149c5eeaa002e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-19T18:33:13.376Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-02-19T18:33:13.682Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-02-19T18:33:13.994Z] + ls /var/log/sa-host [2024-02-19T18:33:13.994Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-19T18:33:14.271Z] provisioning config files... [2024-02-19T18:33:14.282Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-44@tmp/config5376448140112889970tmp [Pipeline] { [Pipeline] echo [2024-02-19T18:33:14.438Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-19T18:33:14.754Z] ---> create-netrc.sh [Pipeline] } [2024-02-19T18:33:14.783Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-02-19T18:33:15.297Z] ---> python-tools-install.sh [Pipeline] echo [2024-02-19T18:33:15.331Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-19T18:33:15.647Z] ---> sudo-logs.sh [2024-02-19T18:33:15.647Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-02-19T18:33:15.790Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-19T18:33:16.101Z] ---> job-cost.sh [2024-02-19T18:33:16.101Z] lf-activate-venv: SKIPPING [2024-02-19T18:33:16.101Z] DEBUG: total: 0.2199999988079071 [2024-02-19T18:33:16.101Z] INFO: Retrieving Stack Cost... [2024-02-19T18:33:16.361Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-19T18:33:16.620Z] INFO: Archiving Costs [Pipeline] echo [2024-02-19T18:33:16.655Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-19T18:33:16.969Z] ---> logs-deploy.sh [2024-02-19T18:33:16.969Z] lf-activate-venv: SKIPPING [2024-02-19T18:33:16.969Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/PR-44/1 [2024-02-19T18:33:16.969Z] INFO: archiving workspace using pattern(s): [2024-02-19T18:33:17.904Z] Archives upload complete. [2024-02-19T18:33:18.164Z] INFO: archiving logs to Nexus [2024-02-19T18:33:18.733Z] ---> uname -a: [2024-02-19T18:33:18.733Z] Linux prd-ubuntu20-04-docker-8c-8g-1267 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-02-19T18:33:18.733Z] [2024-02-19T18:33:18.733Z] [2024-02-19T18:33:18.733Z] ---> lscpu: [2024-02-19T18:33:18.733Z] Architecture: x86_64 [2024-02-19T18:33:18.733Z] CPU op-mode(s): 32-bit, 64-bit [2024-02-19T18:33:18.733Z] Byte Order: Little Endian [2024-02-19T18:33:18.733Z] Address sizes: 40 bits physical, 48 bits virtual [2024-02-19T18:33:18.733Z] CPU(s): 8 [2024-02-19T18:33:18.733Z] On-line CPU(s) list: 0-7 [2024-02-19T18:33:18.733Z] Thread(s) per core: 1 [2024-02-19T18:33:18.733Z] Core(s) per socket: 1 [2024-02-19T18:33:18.733Z] Socket(s): 8 [2024-02-19T18:33:18.733Z] NUMA node(s): 1 [2024-02-19T18:33:18.733Z] Vendor ID: AuthenticAMD [2024-02-19T18:33:18.733Z] CPU family: 23 [2024-02-19T18:33:18.733Z] Model: 49 [2024-02-19T18:33:18.733Z] Model name: AMD EPYC-Rome Processor [2024-02-19T18:33:18.733Z] Stepping: 0 [2024-02-19T18:33:18.733Z] CPU MHz: 2799.998 [2024-02-19T18:33:18.733Z] BogoMIPS: 5599.99 [2024-02-19T18:33:18.733Z] Virtualization: AMD-V [2024-02-19T18:33:18.733Z] Hypervisor vendor: KVM [2024-02-19T18:33:18.733Z] Virtualization type: full [2024-02-19T18:33:18.733Z] L1d cache: 256 KiB [2024-02-19T18:33:18.734Z] L1i cache: 256 KiB [2024-02-19T18:33:18.734Z] L2 cache: 4 MiB [2024-02-19T18:33:18.734Z] L3 cache: 128 MiB [2024-02-19T18:33:18.734Z] NUMA node0 CPU(s): 0-7 [2024-02-19T18:33:18.734Z] Vulnerability Itlb multihit: Not affected [2024-02-19T18:33:18.734Z] Vulnerability L1tf: Not affected [2024-02-19T18:33:18.734Z] Vulnerability Mds: Not affected [2024-02-19T18:33:18.734Z] Vulnerability Meltdown: Not affected [2024-02-19T18:33:18.734Z] Vulnerability Mmio stale data: Not affected [2024-02-19T18:33:18.734Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-02-19T18:33:18.734Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-02-19T18:33:18.734Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-02-19T18:33:18.734Z] Vulnerability Srbds: Not affected [2024-02-19T18:33:18.734Z] Vulnerability Tsx async abort: Not affected [2024-02-19T18:33:18.734Z] 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-02-19T18:33:18.734Z] [2024-02-19T18:33:18.734Z] [2024-02-19T18:33:18.734Z] ---> nproc: [2024-02-19T18:33:18.734Z] 8 [2024-02-19T18:33:18.734Z] [2024-02-19T18:33:18.734Z] [2024-02-19T18:33:18.734Z] ---> df -h: [2024-02-19T18:33:18.734Z] Filesystem Size Used Avail Use% Mounted on [2024-02-19T18:33:18.734Z] overlay 155G 12G 144G 8% / [2024-02-19T18:33:18.734Z] tmpfs 64M 0 64M 0% /dev [2024-02-19T18:33:18.734Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-02-19T18:33:18.734Z] shm 64M 0 64M 0% /dev/shm [2024-02-19T18:33:18.734Z] /dev/vda1 155G 12G 144G 8% /facter-os [2024-02-19T18:33:18.734Z] [2024-02-19T18:33:18.734Z] [2024-02-19T18:33:18.734Z] ---> sar -b -r -n DEV: [2024-02-19T18:33:18.734Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1267) 02/19/24 _x86_64_ (8 CPU) [2024-02-19T18:33:18.734Z] [2024-02-19T18:33:18.734Z] 18:22:20 LINUX RESTART (8 CPU) [2024-02-19T18:33:18.734Z] [2024-02-19T18:33:18.734Z] 18:23:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-02-19T18:33:18.734Z] 18:24:01 184.50 12.16 172.34 0.00 1727.71 102930.98 0.00 [2024-02-19T18:33:18.734Z] 18:25:01 160.94 0.15 160.79 0.00 12.53 35536.34 0.00 [2024-02-19T18:33:18.734Z] 18:26:01 130.63 0.03 130.59 0.00 3.20 32290.63 0.00 [2024-02-19T18:33:18.734Z] 18:27:01 1.17 0.00 1.17 0.00 0.00 14.53 0.00 [2024-02-19T18:33:18.734Z] 18:28:01 52.92 10.60 42.33 0.00 5155.01 8471.52 0.00 [2024-02-19T18:33:18.734Z] 18:29:01 6.48 0.02 6.47 0.00 0.13 131.18 0.00 [2024-02-19T18:33:18.734Z] 18:30:01 1.42 0.00 1.42 0.00 0.00 16.13 0.00 [2024-02-19T18:33:18.734Z] 18:31:01 1.88 0.00 1.88 0.00 0.00 21.86 0.00 [2024-02-19T18:33:18.734Z] 18:32:01 0.97 0.00 0.97 0.00 0.00 11.73 0.00 [2024-02-19T18:33:18.734Z] 18:33:01 1.53 0.00 1.53 0.00 0.00 18.13 0.00 [2024-02-19T18:33:18.734Z] Average: 54.24 2.30 51.95 0.00 689.86 17944.30 0.00 [2024-02-19T18:33:18.734Z] [2024-02-19T18:33:18.734Z] 18:23:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-02-19T18:33:18.734Z] 18:24:01 28020468 31515340 796528 2.42 136148 3526520 1853636 5.46 1214476 3145336 441180 [2024-02-19T18:33:18.734Z] 18:25:01 28230260 31498112 810608 2.47 143548 3312280 1924312 5.67 1293928 2877408 90376 [2024-02-19T18:33:18.734Z] 18:26:01 27724776 31515720 792620 2.41 154496 3776456 1738204 5.12 1300528 3323776 4 [2024-02-19T18:33:18.734Z] 18:27:01 27724440 31515428 792648 2.41 154528 3776464 1738204 5.12 1300228 3323780 20 [2024-02-19T18:33:18.734Z] 18:28:01 27250340 31496416 780144 2.37 183712 4200816 1721728 5.07 1609428 3456136 1020 [2024-02-19T18:33:18.734Z] 18:29:01 27261212 31502428 775440 2.36 182264 4197560 1711564 5.04 1599888 3452920 4 [2024-02-19T18:33:18.734Z] 18:30:01 27268528 31509824 767944 2.34 182336 4197568 1711564 5.04 1592588 3452924 8 [2024-02-19T18:33:18.734Z] 18:31:01 27268392 31509788 767940 2.34 182416 4197560 1711564 5.04 1593952 3452060 8 [2024-02-19T18:33:18.734Z] 18:32:01 27268588 31510044 767632 2.33 182448 4197572 1711564 5.04 1593808 3452060 8 [2024-02-19T18:33:18.734Z] 18:33:01 27270808 31512332 765256 2.33 182476 4197576 1711564 5.04 1591628 3452060 24 [2024-02-19T18:33:18.734Z] Average: 27528781 31508543 781676 2.38 168437 3958037 1753390 5.17 1469045 3338846 53265 [2024-02-19T18:33:18.734Z] [2024-02-19T18:33:18.734Z] 18:23:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-02-19T18:33:18.734Z] 18:24:01 docker0 208.80 338.13 17.13 2279.74 0.00 0.00 0.00 0.00 [2024-02-19T18:33:18.734Z] 18:24:01 ens3 571.54 355.32 7102.36 56.29 0.00 0.00 0.00 0.00 [2024-02-19T18:33:18.734Z] 18:24:01 lo 5.93 5.93 0.59 0.59 0.00 0.00 0.00 0.00 [2024-02-19T18:33:18.734Z] 18:25:01 docker0 1.32 2.38 0.08 30.90 0.00 0.00 0.00 0.00 [2024-02-19T18:33:18.734Z] 18:25:01 ens3 54.62 47.69 70.73 81.74 0.00 0.00 0.00 0.00 [2024-02-19T18:33:18.734Z] 18:25:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2024-02-19T18:33:18.734Z] 18:26:01 docker0 3.12 5.17 0.19 62.54 0.00 0.00 0.00 0.00 [2024-02-19T18:33:18.734Z] 18:26:01 ens3 105.58 64.59 2645.91 12.47 0.00 0.00 0.00 0.00 [2024-02-19T18:33:18.734Z] 18:26:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 [2024-02-19T18:33:18.734Z] 18:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-19T18:33:18.734Z] 18:27:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-19T18:33:18.734Z] 18:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-19T18:33:18.734Z] 18:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-19T18:33:18.734Z] 18:28:01 ens3 203.83 97.67 2736.85 6.88 0.00 0.00 0.00 0.00 [2024-02-19T18:33:18.734Z] 18:28:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2024-02-19T18:33:18.734Z] 18:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-19T18:33:18.734Z] 18:29:01 ens3 0.30 0.25 0.02 0.02 0.00 0.00 0.00 0.00 [2024-02-19T18:33:18.734Z] 18:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-19T18:33:18.734Z] 18:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-19T18:33:18.734Z] 18:30:01 ens3 0.55 0.25 1.24 0.02 0.00 0.00 0.00 0.00 [2024-02-19T18:33:18.734Z] 18:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-19T18:33:18.734Z] 18:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-19T18:33:18.734Z] 18:31:01 ens3 1.00 0.75 0.47 0.96 0.00 0.00 0.00 0.00 [2024-02-19T18:33:18.734Z] 18:31:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2024-02-19T18:33:18.734Z] 18:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-19T18:33:18.734Z] 18:32:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-19T18:33:18.734Z] 18:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-19T18:33:18.734Z] 18:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-02-19T18:33:18.734Z] 18:33:01 ens3 0.28 0.20 0.09 0.07 0.00 0.00 0.00 0.00 [2024-02-19T18:33:18.734Z] 18:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-02-19T18:33:18.734Z] Average: docker0 21.32 34.57 1.74 237.32 0.00 0.00 0.00 0.00 [2024-02-19T18:33:18.734Z] Average: ens3 93.79 56.69 1255.77 15.85 0.00 0.00 0.00 0.00 [2024-02-19T18:33:18.734Z] Average: lo 0.95 0.95 0.09 0.09 0.00 0.00 0.00 0.00 [2024-02-19T18:33:18.734Z] [2024-02-19T18:33:18.734Z] [2024-02-19T18:33:18.734Z] ---> sar -P ALL: [2024-02-19T18:33:18.734Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1267) 02/19/24 _x86_64_ (8 CPU) [2024-02-19T18:33:18.734Z] [2024-02-19T18:33:18.734Z] 18:22:20 LINUX RESTART (8 CPU) [2024-02-19T18:33:18.734Z] [2024-02-19T18:33:18.734Z] 18:23:01 CPU %user %nice %system %iowait %steal %idle [2024-02-19T18:33:18.734Z] 18:24:01 all 8.55 0.00 3.94 3.54 0.07 83.89 [2024-02-19T18:33:18.734Z] 18:24:01 0 8.22 0.00 3.04 0.42 0.07 88.24 [2024-02-19T18:33:18.734Z] 18:24:01 1 10.26 0.00 3.49 0.98 0.07 85.21 [2024-02-19T18:33:18.734Z] 18:24:01 2 8.93 0.00 3.45 8.66 0.07 78.88 [2024-02-19T18:33:18.734Z] 18:24:01 3 8.95 0.00 3.36 0.30 0.05 87.34 [2024-02-19T18:33:18.734Z] 18:24:01 4 7.86 0.00 4.92 8.14 0.08 79.00 [2024-02-19T18:33:18.734Z] 18:24:01 5 8.78 0.00 5.29 4.95 0.12 80.87 [2024-02-19T18:33:18.734Z] 18:24:01 6 6.35 0.00 4.20 0.95 0.07 88.44 [2024-02-19T18:33:18.734Z] 18:24:01 7 9.04 0.00 3.79 3.96 0.07 83.15 [2024-02-19T18:33:18.734Z] 18:25:01 all 37.69 0.00 4.59 1.89 0.07 55.75 [2024-02-19T18:33:18.734Z] 18:25:01 0 35.37 0.00 3.97 0.07 0.07 60.53 [2024-02-19T18:33:18.734Z] 18:25:01 1 38.03 0.00 5.15 0.15 0.07 56.60 [2024-02-19T18:33:18.734Z] 18:25:01 2 39.25 0.00 4.48 2.64 0.08 53.54 [2024-02-19T18:33:18.734Z] 18:25:01 3 38.42 0.00 5.03 3.38 0.07 53.11 [2024-02-19T18:33:18.734Z] 18:25:01 4 39.66 0.00 5.04 5.98 0.08 49.24 [2024-02-19T18:33:18.734Z] 18:25:01 5 40.71 0.00 4.54 2.04 0.08 52.63 [2024-02-19T18:33:18.734Z] 18:25:01 6 35.00 0.00 3.91 0.25 0.07 60.77 [2024-02-19T18:33:18.734Z] 18:25:01 7 35.09 0.00 4.60 0.57 0.07 59.68 [2024-02-19T18:33:18.734Z] 18:26:01 all 3.71 0.00 1.72 1.45 0.03 93.10 [2024-02-19T18:33:18.734Z] 18:26:01 0 3.13 0.00 1.02 0.05 0.02 95.78 [2024-02-19T18:33:18.734Z] 18:26:01 1 4.16 0.00 1.59 0.12 0.03 94.09 [2024-02-19T18:33:18.734Z] 18:26:01 2 3.30 0.00 1.78 3.08 0.03 91.81 [2024-02-19T18:33:18.734Z] 18:26:01 3 4.48 0.00 1.49 0.20 0.02 93.81 [2024-02-19T18:33:18.734Z] 18:26:01 4 4.08 0.00 1.95 0.64 0.07 93.27 [2024-02-19T18:33:18.734Z] 18:26:01 5 3.42 0.00 2.77 7.41 0.03 86.37 [2024-02-19T18:33:18.734Z] 18:26:01 6 3.96 0.00 1.32 0.12 0.03 94.57 [2024-02-19T18:33:18.734Z] 18:26:01 7 3.13 0.00 1.81 0.00 0.02 95.05 [2024-02-19T18:33:18.734Z] 18:27:01 all 0.01 0.00 0.00 0.00 0.01 99.97 [2024-02-19T18:33:18.734Z] 18:27:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-02-19T18:33:18.734Z] 18:27:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2024-02-19T18:33:18.734Z] 18:27:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-02-19T18:33:18.734Z] 18:27:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2024-02-19T18:33:18.734Z] 18:27:01 4 0.02 0.00 0.02 0.00 0.03 99.93 [2024-02-19T18:33:18.734Z] 18:27:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-02-19T18:33:18.734Z] 18:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-19T18:33:18.734Z] 18:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-02-19T18:33:18.734Z] 18:28:01 all 2.49 0.00 1.36 0.96 0.03 95.16 [2024-02-19T18:33:18.734Z] 18:28:01 0 3.19 0.00 1.37 0.17 0.03 95.24 [2024-02-19T18:33:18.734Z] 18:28:01 1 2.43 0.00 1.03 1.27 0.03 95.23 [2024-02-19T18:33:18.734Z] 18:28:01 2 3.84 0.00 2.34 1.20 0.02 92.60 [2024-02-19T18:33:18.734Z] 18:28:01 3 3.53 0.00 0.95 2.74 0.02 92.76 [2024-02-19T18:33:18.734Z] 18:28:01 4 2.01 0.00 1.57 0.42 0.05 95.95 [2024-02-19T18:33:18.734Z] 18:28:01 5 1.68 0.00 0.79 0.54 0.03 96.96 [2024-02-19T18:33:18.734Z] 18:28:01 6 2.05 0.00 1.42 0.85 0.02 95.66 [2024-02-19T18:33:18.734Z] 18:28:01 7 1.22 0.00 1.37 0.47 0.03 96.91 [2024-02-19T18:33:18.734Z] 18:29:01 all 0.07 0.00 0.06 0.02 0.01 99.84 [2024-02-19T18:33:18.734Z] 18:29:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2024-02-19T18:33:18.734Z] 18:29:01 1 0.07 0.00 0.05 0.00 0.03 99.85 [2024-02-19T18:33:18.734Z] 18:29:01 2 0.00 0.00 0.05 0.00 0.02 99.93 [2024-02-19T18:33:18.734Z] 18:29:01 3 0.22 0.00 0.12 0.10 0.00 99.57 [2024-02-19T18:33:18.734Z] 18:29:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2024-02-19T18:33:18.734Z] 18:29:01 5 0.07 0.00 0.08 0.07 0.03 99.75 [2024-02-19T18:33:18.734Z] 18:29:01 6 0.15 0.00 0.07 0.00 0.02 99.77 [2024-02-19T18:33:18.734Z] 18:29:01 7 0.00 0.00 0.03 0.00 0.00 99.97 [2024-02-19T18:33:18.734Z] 18:30:01 all 0.03 0.00 0.00 0.01 0.01 99.94 [2024-02-19T18:33:18.734Z] 18:30:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-02-19T18:33:18.734Z] 18:30:01 1 0.08 0.00 0.00 0.00 0.02 99.90 [2024-02-19T18:33:18.734Z] 18:30:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-02-19T18:33:18.734Z] 18:30:01 3 0.00 0.00 0.00 0.03 0.02 99.95 [2024-02-19T18:33:18.734Z] 18:30:01 4 0.05 0.00 0.00 0.00 0.02 99.93 [2024-02-19T18:33:18.734Z] 18:30:01 5 0.05 0.00 0.00 0.02 0.02 99.92 [2024-02-19T18:33:18.734Z] 18:30:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2024-02-19T18:33:18.734Z] 18:30:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-02-19T18:33:18.734Z] 18:31:01 all 0.24 0.00 0.01 0.00 0.01 99.73 [2024-02-19T18:33:18.734Z] 18:31:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2024-02-19T18:33:18.734Z] 18:31:01 1 0.13 0.00 0.02 0.00 0.00 99.85 [2024-02-19T18:33:18.734Z] 18:31:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-02-19T18:33:18.734Z] 18:31:01 3 0.08 0.00 0.00 0.03 0.00 99.88 [2024-02-19T18:33:18.734Z] 18:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-19T18:33:18.734Z] 18:31:01 5 1.50 0.00 0.03 0.00 0.02 98.45 [2024-02-19T18:33:18.734Z] 18:31:01 6 0.07 0.00 0.03 0.00 0.00 99.90 [2024-02-19T18:33:18.734Z] 18:31:01 7 0.08 0.00 0.02 0.00 0.00 99.90 [2024-02-19T18:33:18.734Z] 18:32:01 all 0.05 0.00 0.00 0.00 0.01 99.92 [2024-02-19T18:33:18.734Z] 18:32:01 0 0.02 0.00 0.03 0.00 0.03 99.92 [2024-02-19T18:33:18.734Z] 18:32:01 1 0.07 0.00 0.00 0.00 0.02 99.92 [2024-02-19T18:33:18.734Z] 18:32:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-02-19T18:33:18.734Z] 18:32:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2024-02-19T18:33:18.734Z] 18:32:01 4 0.03 0.00 0.00 0.02 0.02 99.93 [2024-02-19T18:33:18.734Z] 18:32:01 5 0.25 0.00 0.00 0.00 0.02 99.73 [2024-02-19T18:33:18.734Z] 18:32:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-02-19T18:33:18.734Z] 18:32:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-02-19T18:33:18.734Z] 18:33:01 all 0.17 0.00 0.01 0.00 0.01 99.81 [2024-02-19T18:33:18.734Z] 18:33:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-02-19T18:33:18.734Z] 18:33:01 1 0.30 0.00 0.00 0.00 0.00 99.70 [2024-02-19T18:33:18.734Z] 18:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-19T18:33:18.734Z] 18:33:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2024-02-19T18:33:18.734Z] 18:33:01 4 0.00 0.00 0.00 0.02 0.02 99.97 [2024-02-19T18:33:18.734Z] 18:33:01 5 0.98 0.00 0.00 0.00 0.03 98.99 [2024-02-19T18:33:18.734Z] 18:33:01 6 0.03 0.00 0.05 0.00 0.02 99.90 [2024-02-19T18:33:18.734Z] 18:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-02-19T18:33:18.734Z] Average: all 5.26 0.00 1.16 0.78 0.03 92.77 [2024-02-19T18:33:18.734Z] Average: 0 4.96 0.00 0.94 0.07 0.03 94.00 [2024-02-19T18:33:18.734Z] Average: 1 5.52 0.00 1.13 0.25 0.03 93.08 [2024-02-19T18:33:18.734Z] Average: 2 5.51 0.00 1.20 1.55 0.03 91.72 [2024-02-19T18:33:18.734Z] Average: 3 5.54 0.00 1.09 0.68 0.02 92.67 [2024-02-19T18:33:18.734Z] Average: 4 5.34 0.00 1.34 1.51 0.04 91.78 [2024-02-19T18:33:18.734Z] Average: 5 5.71 0.00 1.34 1.49 0.04 91.42 [2024-02-19T18:33:18.734Z] Average: 6 4.71 0.00 1.09 0.22 0.03 93.95 [2024-02-19T18:33:18.734Z] Average: 7 4.82 0.00 1.15 0.50 0.02 93.52 [2024-02-19T18:33:18.734Z] [2024-02-19T18:33:18.734Z] [2024-02-19T18:33:18.734Z]